*{
	margin:0;
	padding:0;
}
li{
	list-style: none;
}
a{
	color:#333;
	text-decoration: none;
}
a,img{
	transition: all .5s;
}
body{
	min-width:1200px;
}
.clear{
	width:100%;
	clear:both;
}
.wp{
	width:1200px;
	margin:0 auto;
}
.lf{
	float:left;
}
.ri{
	float:right;
}
@font-face {
  font-family: 'iconfont';
  src: url('./font/iconfont.eot');
  src: url('./font/iconfont.eot?#iefix') format('embedded-opentype'),
  	url('./font/iconfont.woff2') format('woff2'),
  	url('./font/iconfont.woff') format('woff'),
  	url('./font/iconfont.ttf') format('truetype'),
  	url('./font/iconfont.svg#iconfont') format('svg');
}
.ico{
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@font-face {
  font-family: 'iconfont';
  src: url('./font2/iconfont.eot');
  src: url('./font2/iconfont.eot?#iefix') format('embedded-opentype'),
      url('./font2/iconfont.woff2') format('woff2'),
      url('./font2/iconfont.woff') format('woff'),
      url('./font2/iconfont.ttf') format('truetype'),
      url('./font2/iconfont.svg#iconfont') format('svg');
}
.ico2 {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*top*/
.top{
	width:100%;
	background-color:#000;
}
.t-p{
	display: inline-block;
	line-height:35px;
	color:#999999;
	font-size:12px;
}
.t-d{
	display:inline-block;
	height:35px;
	position:relative;
}
.t-d-qq{
	color:#666666;
	font-size:30px;
	line-height:35px;
	padding:0 5px;
}
.t-d-wx{
	color:#666666;
	font-size:25px;
	line-height:34px;
	padding:0 5px;
}
.t-d-p{
	display:inline-block;
	line-height:35px;
	color:#999999;
	font-size:12px;
}
.t-d-p a{
	color:#999;
	font-size:12px;
	padding:0 5px;
}
.t-wx{
	position:absolute;
	width:100px;
	height:100px;
	top:35px;
	left:13px;
	background-color:#ccc;
	display:none;
}
.t-wx img{
	width:100%;
	height:100%;
}
/*logo*/
.logo{
	border-bottom: 1px solid #e6e6e6;
}
.lo-cp{
	width:400px;
}
.lo-cp1{
	line-height:65px;
	height:50px;
	font-size:20px;
	color:#999999;
	margin-top:10px;
	text-indent: 10px;
}
.lo-cp2{
	color:#0088ce;
	font-size:24px;
	text-indent: 10px;
}
.lo-cp2 span{
	font-weight: bold;
}
.lo-tel{
	width:310px;
	background:url("../images/tel.png") no-repeat right;
	margin-top:20px;
}
.lo-tel > p{
	color:#0088ce;
	font-size:19px;
	font-weight: bold;
	line-height:40px;
}
/*nav*/
.nav-ul{
	width:100%;
}
.nav-li{
	float:left;
	width:132px;
	height:56px;
	text-align: center;
	line-height:56px;
	position:relative;
}
.nav-li > a{
	color:#fff;
	font-size:16px;
}
.nav-s{
	display:block;
	float:left;
	width:1px;
	height:56px;
	background:url("../images/xuxian.png") no-repeat center;
}
.nav-ej{
	position:absolute;
	width:140px;
	padding:5px;
	box-shadow: 0 0 5px #ccc;
	top:55px;
	left:-7px;
	display:none;
	background-color:#fff;
	z-index:9999;
}
.nav-ej > a{
	color:#333;
	font-size:15px;
	width:90%;
	padding:0 5%;
	line-height:40px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.nav-li:hover.nav-li > a{
	color:#f0b767;
	font-weight:bold;
}
.nav-ej > a:hover{
	color:#f0b767;
	font-weight:bold;
}
/*banner*/
.banner{
	width:100%;
	/*height:588px;*/
	overflow: hidden;
}
.swiper-container {
    width: 100%
    height: 588px;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

/*banner下*/
.remen{
	display:inline-block;
	max-width:700px;
	float:left;
	line-height:60px;
	color:#666666;
	font-size:15px;
	font-weight:bold;
	overflow: hidden;
}
.remen a{
	font-weight: normal;
	color:#666;
	font-size:14px;
	padding:0 5px;
}
.sous{
	width:300px;
	float:right;
}
#q{
	width:290px;
	height:35px;
	border:1px solid #e3e3e3;
	border-radius: 20px;
	float:left;
	margin-top:13px;
}
.button{
	width:25px;
	height:27px;
	color:#2498d5;
	border:none;
	border-left: 1px solid #e3e3e3;
	float:left;
	background-color:rgba(0,0,0,0);
	margin-left:-30px;
	margin-top:18px;
	text-align:center;
}
/*非凡品质缔造常青品牌*/
.pp{
	background-color:#f5f5f5;
}
.wp-ti{
	/*background:url("../images/heng.png") no-repeat center 10px;*/
	background:url("../images/heng.png") no-repeat center -31px;
}
.wp-ti h2{
	/*height:110px;*/
	/*line-height: 160px;*/
	height:75px;
	line-height: 85px;
	color:#000;
	font-size: 34px;
	text-align: center;
}
.wp-ti p{
	color:#666666;
	text-align:center;
	font-size:18px;
	height:20px;
	line-height: 20px;
}
.liu-le{
	width:380px;
	float:left;
}
.liu-dl{
	width:100%;
	margin-top:30px;
	height:120px;
	overflow:hidden;
}
.liu-dt{
	float:left;
	position:relative;
	width:79px;
	height:79px;
}
.liu-dt-p{
	color:#fff;
	font-size:36px;
	font-weight: bold;
	text-align:center;
	width:100%;
	line-height:79px;
	position:absolute;
	top:0;
	transition:all .5s;
}
.liu-dd{
	width:275px;
	float:left;
	margin-left:10px;
}
.liu-dd-p1{
	width:100%;
	text-align:left;
	color: #666666;
	font-size:20px;
	height:36px;
	line-height:36px;
	transition:all .5s;
}
.liu-dd-p2{
	color: #666666;
	font-size:14px;
	line-height: 22px;
	text-align:left;
	transition:all .5s;
}
.liu-tu{
	width:440px;
	float:left;
}
.liu-tu img{
	width:100%;
}
.liu-tu img:hover{
	transform: scale(1.2);
}

.liu-dl2{
	width:100%;
	margin-top:30px;
	height:120px;
	overflow:hidden;
}
.liu-dt2{
	float:right;
	position:relative;
	width:79px;
	height:79px;
}
.liu-dt2-p{
	color:#fff;
	font-size:36px;
	font-weight: bold;
	text-align:center;
	width:100%;
	line-height:79px;
	position:absolute;
	top:0;
	transition: all .5s;
}
.liu-dd2{
	width:275px;
	float:right;
	margin-left:10px;
}
.liu-dd2-p1{
	width:100%;
	text-align:right;
	color: #666666;
	font-size:20px;
	height:36px;
	line-height:36px;
	transition: all .5s;
}
.liu-dd2-p2{
	color: #666666;
	font-size:14px;
	line-height: 22px;
	text-align:right;
	transition: all .5s;
}
.liu-dl:hover{
	cursor: pointer;
}
/*.liu-dl:hover .liu-dt-p{
	color:#0088ce;
}*/
.liu-dl:hover .liu-dd p{
	color:#0088ce;
}
.liu-dl:hover .liu-dt-i{
	transform:rotateZ(180deg);
}
.liu-dl2:hover .liu-dt2-i{
	transform:rotateZ(180deg);
}
.liu-dl2:hover{
	cursor: pointer;
}
/*.liu-dl2:hover .liu-dt2-p{
	color:#0088ce;
}*/
.liu-dl2:hover .liu-dd2 p{
	color:#0088ce;
}

/*首页产品中心*/
.sp-le{
	width:243px;
	float:left;
}
.sp-le-d{
	border:1px solid #e6e6e6;
}
.sp-le-ti{
	width:100%;
	height:105px;
	background-color:#0088ce;
}
.sp-le-ti h2{
	color:#fff;
	font-size:24px;
	height:60px;
	line-height:80px;
	width:100%;
	text-align: center;
}
.sp-le-ti p{
	color:#fff;
	line-height:25px;
	font-size:14px;
	width:100%;
	text-align: center;
}
.sp-li{
	width:100%;
	line-height:60px;
	margin-top:12px;
	background-color:#f2f2f2;
	text-indent:30px;
}
.sp-li span{
	float:right;
	transition: all .5s;
}
.sp-li-a{
	color:#000;
	font-size:18px;
}
.sp-li span{
	padding:0 20px;
	color:#d9d9d9;
	text-align: center;
	text-indent: 0;
}
.sp-li span:hover{
	cursor: pointer;
}
.sp-li-er{
	width:100%;
	display:none;
}
.sp-li-er a{
	display:block;
	background-color:#fff;
	border-bottom:1px solid #dadada;
	width:80%;
	padding:0 10%;
	margin:0 auto;
	text-align: center;
	height:54px;
	line-height:54px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color:#000;
	font-size:16px;
	text-indent: 0;
}
.sp-li:hover .sp-li-a{
	color:#f0b767;
	font-weight: bold;
}
.sp-li-er > a:hover{
	color:#f0b767;
	font-weight: bold;
}
.sp-ri{
	float:right;
	width:933px;
}
.sp-ri-by{
	width:100%;
	height:139px;
	background:url("../images/prori.jpg") no-repeat center;
}
.sp-ri-by-h{
	color:#fff;
	font-size:27px;
	float:left;
	width:600px;
	text-indent:40px;
	line-height:139px;
	font-weight: normal;
}
.sp-ri-by-h span{
	font-weight: bold;
}
.sp-ri-by-h2{
	color:#fff;
	font-size:28px;
	float:left;
	width:333px;
	/*text-align:center;*/
	text-indent:25px;
	line-height:139px;
}
.sp-dl{
	width:297px;
	float:left;
	height:245px;
	margin-left:21px;
	margin-top:20px;
}
.sp-dt{
	width:295px;
	height:196px;
	border:1px solid #ededed;
	overflow: hidden;
	position:relative;
}
.sp-dt img{
	width:100%;
	height: 100%;
	transition:all 2s;
}
.sp-dd{
	height:	40px;
	line-height: 40px;
	color:#333333;
	font-size:15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align:center;
}
.sp-dt-d{
	position:absolute;
	top:16px;
	left:25px;
	width:245.83px;
	height:163.33px;
	background:rgba(2,136,207,.5) url("../images/lj.png") no-repeat center;
	/*display:none;*/
	opacity: 0;
	transition: all .5s;
}
.sp-dl:hover .sp-dt-d{
	transform: scale(1.2);
	opacity: 1;
}
.sp-dl:hover .sp-dt img{
	transform: scale(1.4);
}
.sp-dl:hover .sp-dd{
	color:#f0b767;
	font-weight: bold;
}


.sp-dl2{
	width:297px;
	float:left;
	height:464px;
	margin-left:21px;
	margin-top:20px;
}
.sp-dt2{
	width:295px;
	height:423px;
	border:1px solid #ededed;
	overflow: hidden;
	position:relative;
}
.sp-dt2 img{
	width:100%;
	height: 100%;
	transition:all 2s;
}
.sp-dd2{
	height:	40px;
	line-height: 40px;
	color:#333333;
	font-size:15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align:center;
}

.sp-dl2:hover .sp-dt2 img{
	transform: scale(1.4);
}
.sp-dl2:hover .sp-dd2{
	color:#f0b767;
	font-weight: bold;
}
/*优势*/
.gd{
	width:100%;
	height:287px;
	background:url("../images/gd.png") no-repeat center;

}
.gd-h{
	width:100%;
	height:70px;
	text-indent:390px;
	color:#fff;
	font-size:30px;
	line-height:70px;
}
.gd-h span{
	color:#ecaa4e;
}
.gd-p{
	color:#fff;
	font-size:20px;
	line-height:20px;
	width: 100%;
	text-align: center;
}
.gd-p2{
	width:400px;
	height:17px;
	color:#fff;
	font-size:14px;
	text-align:center;
	line-height: 17px;
	background-color: #ecaa4e;
	margin: 20px auto 0;
}
.ys-le1{
	float:left;
	width:500px;
}
.ys-le1-d{
	width:100%;
}
.ys-h{
	color:#010101;
	font-size:36px;
	/*height:185px;*/
	height: 125px;
	width:100%;
	/*line-height:170px;*/
	line-height:110px;
	background:url("../images/anshi_34.png") no-repeat left ;
}
.ys-h span{
	color:#fff;
	font-size: 48px;
	margin-right:51px;
	margin-left:25px;
}
.ys-p{
	width:410px;
	padding-left:60px;
	background:url("../images/quan.jpg") no-repeat 30px 5px;
	line-height:25px;
	color:#666;
	font-size: 16px;
	margin-top:10px;
}
.ys-ri1{
	float:right;
	padding-top:20px;
}
.ys-le2{
	float:right;
}
.ys-ri2{
	float:left;
}
/*五大服务保证*/
.bz{
	width:100%;
	background: url("../images/anshi_49.png") no-repeat center;
}
.bz-dl{
	width:187px;
	float:left;
	padding:0 20px;
	background-color:#fff;
	height:329px;
	margin-left:16.25px;
	margin-top:50px;
	transition: all .5s;
}
.bz-dt{
	width:100%;
	height:130px;
	text-align:center;
}
.bz-dd-p1{
	color:#0288cf;
	font-size:18px;
	font-weight: bold;
	width:100%;
	text-align: center;
	line-height: 40px;
}
.bz-dd-p2{
	color:#666666;
	font-size: 14px;
	width: 100%;
	text-align:center;
	line-height:22px;
	overflow: hidden;
}
.bz-dl:hover{
	cursor: pointer;
	margin-top:30px;
	box-shadow: 0 0 10px 2px #f0b767;
}

/*至优品质 我们无惧比较*/
.hd{
	width:100%;
	position:relative;
}
.hd-ri{
	width:423px;
	float:right;
}
.hd-ri-d{
	width:421px;
	height:99px;
	border:1px solid #e9e9e9;
	margin-top:11px;
	position:relative;
	transition:1s;
}
.hd-ri-qm{
	position:absolute;
	z-index:999;
	width:100%;
	height: 100%;
	top:0;
	left:0;
}
.hd-span{
	display:block;
	width:60px;
	height:50px;
	line-height: 50px;
	text-align: center;
	float:left;
	margin:24.5px 0 0 40px;
	color:#0288cf;
	font-size:50px;
	transition:.5s;
}
.hd-p1{
	width:300px;
	color:#666666;
	font-size: 16px;
	text-indent:20px;
	line-height:25px;
	margin-top:25px;
	float:left;
	transition:.5s;
}
.hd-p2{
	width:300px;
	color:#999999;
	font-size:14px;
	text-indent:20px;
	line-height:25px;
	float:left;
	transition:.5s;
}
.hd-ri-bj{
	position:absolute;
	right:0;
	width:0px;
	height:100%;
	border:1px solid #0288cf;
	background-color:#0288cf;
	transition:1s;
	z-index: 10;
}


.hd-le{
	position:absolute;
	width:757px;
	height:543px;
	top:0;
	left:0;
	z-index:5;
	display:none;
}
.hd-dl{
	width:100%;
	height:543px;
	overflow: hidden;
	position:relative;
}
.hd-dt{
	width:100%;
	height:543px;
	overflow: hidden;
}
.hd-dt img{
	width:100%;
	height:100%;
}
.hd-dd{
	position:absolute;
	width:707px;
	padding:10px 25px;
	height:80px;
	background-color: rgba(0,0,0,.5);
	top:493px;
	transition:all .5s;
}
.hd-dd-p1{
	color:#fff;
	font-size:16px;
	text-align:left;
	width:100%;
	line-height:35px;
}
.hd-dd-p2{
	color:#fff;
	font-size:15px;
	line-height:25px;
	height:50px;
	overflow: hidden;
}
.hd-dl:hover .hd-dt img{
	transform: scale(1.2);
}
.hd-dl:hover .hd-dd{
	top:443px;
	background-color: rgba(2,136,207,.8);
}

/*kehu */
.kehu{
	width:100%;
	height:160px;
	overflow: hidden;
}
.swiper-container2 {
    width: 100%
    height: 250px;
}
.sw-sl-p{
	width: 100%;
	height:40px;
	line-height: 40px;
	color:#666666;
	font-size:15px;
	text-align:center;
}

/*关于我们*/
.ab-le{
	width:623px;
	float:left;	
}
.ab-ri{
	float:right;
	width:540px;
}
.ab-ri h2{
	width:100%;
	text-align:left;
	line-height:100px;
	height: 100px;
	overflow: hidden;
	font-size:24px;
	color:#0288cf;
}
.ab-ri-con{
	width:100%;
	max-height:250px;
	overflow:hidden;
}
.ab-ri-a{
	color:#666666;
	font-size:15px;
	text-align:center;
	line-height:46px;
	width:136px;
	border:1px solid #e9e9e9;
	display:block;
	float:left;
	margin-top:20px;
	margin-left:10px;
}
.ab-ri-a:hover{
	color:#fff;
	background-color:#0288cf;
}

/*发明专利*/
.faming{
	width:100%;
	height:460px;
	position:relative;
}
.fm-ti{
	width: 100%;
	height:55px;
	border-bottom:1px solid #e6e6e6;
}
.fm-ti-a{
	line-height:55px;
	display:inline-block;
	padding:0 10px;
	color:#666666;
	font-size:18px;

}
.fm-ti-a:hover{
	border-bottom:2px solid #037cfe;
	font-weight: bold;
}
.fm-po{
	position:absolute;
	width:100%;
	top:57px;
	display: none;
}
.fm-po-d{
	width:220px;
	height:370px;
	padding:35px 10px 10px;
	float:left;
	transition: all .5s;
}

.fm-po-d img{
	width:100%;
	/*height:330px;*/
}
.fm-po-d p{
	color:#666666;
	font-size:15px;
	height:40px;
	line-height: 40px;
	width: 100%;
	text-align:center;
}
.fm-po-d:hover.fm-po-d img{
	transform: scale(1.1);
}
/*新闻中心*/
.snews{
	width:100%;
	background-color: #f2f2f2;
	padding:0 0 30px 0;
}
.sn-d{
	width:790px;
	float:left;
	height:520px;
	position:relative;
}
.sn-d-h{
	height:60px;
	line-height:60px;
	border-bottom: 1px solid #e5e5e5;
}
.sn-d-h > a{
	color:#000000;
	margin:0 10px;
	line-height:55px;
	display:inline-block;
	height:55px;
	font-size:18px;
}
.sn-d-h-p{
	float:right;
	display:inline-block;
	line-height:60px;
}
.sn-d-h-p > a{
	color:#999999;
	font-size:14px;
	font-weight: normal;
	margin-right: 10px;
}
.sn-d-h-p > span{
	color:#fff;
	display:block;
	float:right;
	width:20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	margin-top:23px;
	margin-right: 10px;
	background-color: #ccc;
	border-radius: 50%;
	font-size:12px;
}
.sn-con{
	position:absolute;
	width: 100%;
	height:450px;
	top:60px;
}
.sn-con-le{
	float:left;
	width:370px;
	height: 410px;
}
/*前后按钮样式*/
.swiper-button-prev,.swiper-button-next{
	background:url("../images/swiper_button_002.png") no-repeat;
	margin-top:165px;
	width:30px;
}
.swiper-button-next{
	background-position:-41px 0px;
}

.sn-con-le-sw{
	position:relative;
	height:400px;
	background-color:#f2f2f2;
}
.sn-con-dl{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	overflow: hidden;
}
.sn-con-dt{
	width:100%;
	height: 160px;
	overflow: hidden;
}
.sn-con-dt img{
	width:100%;
	height:100%;
}

.sn-con-dd{
	width:320px;
	margin:20px auto 0;
	height:180px;
	overflow:hidden;
}
.sn-con-dd h2{
	color:#333333;
	font-size:16px;
	line-height:45px;
	border-bottom:1px solid #e1e1e1;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: all .5s;
}
.sn-con-dd p{
	color:#666666;
	font-size:15px;
	height:120px;
	line-height:30px;
	overflow: hidden;
}
.sn-con-dl:hover .sn-con-dt img{
	transform: scale(1.2);
}
.sn-con-dl:hover .sn-con-dd h2{
	color:#f0b767;
}
.sn-con-ri{
	float:right;
	width:368px;
}
.sn-con-ri-d{
	width:100%;
	overflow: hidden;
	height:160px;
	position:relative;
}
.sn-con-ri-d img{
	width:100%;
	height:100%;
}
.sn-con-ri-d p{
	position: absolute;
	top:160px;
	width: 328px;
	padding:0 20px;
	line-height: 42px;
	color:#fff;
	font-size:15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background-color: rgba(0,0,0,.5);
	transition:all 1s;
}
.sn-con-ri-d:hover.sn-con-ri-d img{
	transform:scale(1.2);
}
.sn-con-ri-d:hover.sn-con-ri-d p{
	top:118px;
	background-color: rgba(2,136,207,.5);
}
.sn-con-ri-p{
	width:274px;
	height:40px;
	line-height: 40px;
	margin:0 auto;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.sn-con-ri-p span{
	display:inline-block;
	float: left;
	color:#fff;
	font-size:15px;
	text-align: center;
	line-height: 24px;
	width: 24px;
	height: 24px;
	background-color: #ccc;
	margin:8px 10px 0 0;
	transition: all .5s;
}
.sn-con-ri-p a{
	color:#666666;
	font-size:15px;
}
.sn-con-ri-p:hover{
	cursor: pointer;
}
.sn-con-ri-p:hover.sn-con-ri-p a{
	color:#f0b767;
}
.sn-con-ri-p:hover.sn-con-ri-p span{
	background-color:#0288cf;
}
.hyzx{
	display:none;
}
.sn-d-h-p:hover{
	cursor: pointer;
}
.sn-d-h-p:hover.sn-d-h-p a{
	color:#0288cf;
}

.sn-wd{
	width:354px;
	float:right;
}

.wrap{
	width: 100%;
	height: 412px;
	position: relative;
	overflow: hidden;
	margin-top:40px;
}
 
.wrap ul{
	overflow: hidden;
	position:absolute;
	height: 1600px;
	left: 0;
	top: 0;
	_height:1px;
}
 
.wrap ul li{
	width:100%;
	height:136px;
	border-bottom:1px solid #e1e1e1;
	overflow: hidden;
}
.sn-wd-bt{
	width:100%;
	line-height:40px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.sn-wd-bt span,.sn-wd-da span{
	color:#fff;
	background-color: #0288cf;
	display:inline-block;
	float:left;
	width: 24px;
	height: 24px;
	margin:8px 10px 0 0;
	font-size: 15px;
	text-align: center;
	line-height: 24px;
}
.sn-wd-da span{
	background-color: #666;
}
.sn-wd-da:after{
	display: block;
	content:"";
	clear: both;
}
.sn-wd-bt a{
	color:#333;
	font-size:16px;
}
.sn-wd-da a{
	display: inline-block;
	float:right;
	width:290px;
	line-height: 24px;
	color:#666666;
	font-size:15px;
	height:78px;
	overflow: hidden;
}
.sn-wd-bt:hover.sn-wd-bt a{
	color:#f0b767;
	font-weight: bold;
}
/*友情链接*/

.flink{
	background-color:#fff;
	padding:35px 0;
}
.flink-le{
	float:left;
	width:180px;
	height:80px;
	border-right: 1px solid #d5d5d5;
	margin-left:50px;
}
.flink-le h2{
	color:#000;
	font-size:18px;
	text-align: center;
}
.flink-le a{
	display: block;
	width:140px;
	height:32px;
	margin:20px auto 0;
	color:#fff;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
	background-color: #0288cf;
}
.flink-ri{
	float:left;
	max-width: 950px;
}
.flink-ri a{
	display: inline-block;
	padding:0 30px;
	color:#666666;
	font-size:15px;
	line-height: 40px;
}
.flink-ri a:hover{
	color:#f0b767;
	font-weight: bold;
}

/*底部*/
.footer{
	background-color:#0069c5;
}
.fo-a{
	color:#fff;
	font-size:15px;
	font-weight: bold;
	display:block;
	line-height:60px;
	width:132px;
	float:left;
	text-align: center;
}
.fo-span{
	display:block;
	width:1px;
	height:60px;
	background:url("../images/xuxian.png") no-repeat center;
	float:left;
}
.fo-a:hover{
	color:#f0b767;
}

.footer2{
	width: 100%;
	background-color:#005aa9;
	border-top:1px solid #3f9ced;
	border-bottom:1px solid #3f9ced;
}
.flogo{
	float:left;
	border-right: 1px solid #3f9ced;
}
.fo-zh{
	width:550px;
	float:left;
	margin-left:50px;
	margin-top:20px;
}
.fo-zh h2{
	color:#fff;
	font-size:18px;
	line-height:30px;
}
.fo-zh p{
	color:#fff;
	font-size: 16px;
	line-height:35px;
}
.fo-wx{
	width:150px;
	float:left;
	margin-top:20px;
}
.fo-wx img{
	width:150px;
	height:150px;
}
.fo-wx p{
	color:#fff;
	line-height:35px;
	text-align:center;
	font-size:16px;
}
.bq,.ba{
	float:left;
	line-height:55px;
	color:#fff;
	font-size:14px;
	max-width: 600px;
}
.ba a{
	color:#fff;
}
.ba{
	float:right;
}


/*位置*/
.weizhi{
	width:100%;
	border-bottom: 1px solid #ccc;
}
.wz-p{
	line-height:70px;
	font-size:14px;
	font-weight: bold;
	color:#333;
	background:url("../images/wz.png") no-repeat left 10px;
	text-indent:60px;
}
.wz-p a{
	color:#333;
	font-weight: normal;
	font-size:14px;
}
.wz-p a:hover{
	color:#f0b767;
	font-weight: bold;
}
.sp-le-ti2{
	background-color:#0088ce;
}
.sp-le-ti2 > h2{
	width:100%;
	height:70px;
	line-height: 70px;
	color:#fff;
	font-size:24px;
	text-align: center;
	overflow: hidden;
}
.p-le-dl{
	width:100%;
	margin-top:10px;
	border-bottom:1px solid #e6e6e6;
	transition: all .5s;
}
.p-le-dt{
	width:180px;
	/*height:162px;*/
	margin:0 auto;
	overflow: hidden;
	/*border:1px solid #ccc;*/
}
.p-le-dt img{
	width:100%;
	/*height:100%;*/
}
.p-le-dd{
	width:180px;
	margin:0 auto;
	line-height:40px;
	height: 40px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color:#666;
	font-size: 15px;
	transition: all .5s;
}
.p-le-dl:hover .p-le-dt img{
	transform: scale(1.2);
}
.p-le-dl:hover .p-le-dd{
	font-weight: bold;
	color:#f0b767;
}
.p-le-con{
	width:221px;
	padding:10px;
}
.p-le-con-p{
	color:#666;
	font-size:13px;
	line-height:35px;
}

/*新闻列表*/
.new-dl{
	width:100%;
	height: 141px;
	padding:20px 0;
	border-bottom: 1px solid #e6e6e6;
}
.new-dt{
	text-align: center;
    float: left;
    width: 108px;
    overflow: hidden;
    height: 141px;
    background-color: #0088ce;
}
.new-dt-p1{
	width:50px;
	color:#fff;
	font-size:14px;
	height:30px;
	line-height: 30px;
	margin:30px auto 0;
	border-bottom: 1px solid #e6e6e6;
}
.new-dt-p2{
	width:50px;
	color:#fff;
	font-size:14px;
	height:30px;
	line-height: 30px;
	margin:0 auto;
}
.new-dd{
	width:750px;
	padding:10px 25px;
	float:right;
	height:121px;
}
.new-dd-h{
	color: #343434;
	font-weight: normal;
	font-size: 18px;
	line-height: 32px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: all .5s;
}
.new-dd-p{
	color:#666;
	font-size:15px;
	line-height:28px;
	height:52px;
	margin-top:8px;
	overflow: hidden;
}
.new-dd-a{
	display: block;
	width: 80px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #ffffff;
    background-color: #999;
    float:right;
    margin-right: 20px;
    font-size:12px;
    margin-top:15px;
}
.new-dl:hover .new-dd-h{
	color:#f0b767;
	font-weight: bold;
}
.new-dl:hover .new-dd-a{
	background-color: #0088ce;
}

/*详情页*/
.show-ti{
	padding-top: 16px;
	color: #f0b767;
	font-weight: normal;
	font-size: 22px;
	line-height: 40px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.show-ti-x{
	width:100%;
	text-align:center;
	line-height: 30px;
	font-size:14px;
	color:#666;
}
.show-con{
	width:90%;
	margin:20px auto;
	overflow: hidden;
}
.show-prev,.show-next{
	line-height: 30px;
	display: block;
	float:left;
	margin-top:20px;
	height:30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 550px;
	border:1px solid #e6e6e6;
	color:#666;
	font-size:14px;
	padding:0 10px;
}
.show-next{
	float:right;
}
.show-prev:hover{
	background-color:#0088ce;
	color:#fff;
}
.show-next:hover{
	background-color:#0088ce;
	color:#fff;
}
.show-form{
	width:820px;
	padding:10px 54.5px;
	border:2px solid #ccc;
}
.show-form-h{
	font-size: 20px;
    line-height: 48px;
    color: #333;
    height: 48px;
    overflow: hidden;
    text-align: center;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 30px;
}
.show-form-h span{
	color:#f0b767;
	font-size:18px;
	font-weight: normal;
}
.mes{width:592px;margin:0 auto;}
.mes form{width:100%;}
.mes-u{width:100%;}
.mes-li{height: 38px;width: 270px;border: 1px solid #d1d1d1;float: left;margin-right: 22px;margin-bottom: 16px;}
.mes-li input{width:100%;border:none;height:38px;text-indent:20px;}
.mes-li2{float:left;width: 564px;height: 72px;padding-top: 10px;border: 1px solid #d1d1d1;}
.mes-li2 textarea{width:100%;border:none;font-size:14px;text-indent:20px;height:100%;}
.mes-li2{float:left;width: 564px;height: 72px;padding-top: 10px;border: 1px solid #d1d1d1;}
.mes-li3{height: 38px;width: 270px;float: left;margin-right: 22px;margin-top: 16px;}
.mes-li3-i{background: #0088ce;height: 34px;width: 110px;color: #fff;font: 16px "Microsoft YaHei";border:none;}
.mes-li3-i2{background: #bbb;height: 34px;width: 110px;color: #fff;font: 16px "Microsoft YaHei";border:none;margin-left:20px;}
.mes-li4{float:left;width: 564px;height:30px;padding-top: 10px;}
.mes-li4-span{color:#999;font-size:12px;}

/*推荐新闻*/
.tj-news-h{
	height: 40px;
	line-height: 40px;
	color: #f0b767;
	font-size: 18px;
	font-weight: normal;
	text-indent: 5px;
	border-bottom:1px solid #ccc;
}
.tj-news-h span{
	color:#666;
	font-size:14px;
}
.tj-news-a{
	display:block;
	width:435px;
	padding:0 15px;
	float:left;
	line-height: 40px;
	height: 40px;
	color:#666;
	font-size:14px;
	text-indent:20px;
	background:url("../images/xxx.png") no-repeat 14px 12px;
}
.tj-news-a span{
	float:right;
	color:#999;
	font-size:12px;
}
.tj-news-a:hover{
	color:#f0b767;
}
.show-img{
	width:903px;
	padding:15px;
}

/*产品详情页滚动*/
.wrapper {
	position:relative;
	padding:20px;
	margin:10px 10px 10px;
	width:600px;
	height:350px;
}
.gotop {
	cursor:pointer;
	display:block;
	margin-left:9px;
}
.gobottom {
	cursor:pointer;
	display:block;
	margin-left:9px;
}
.wrapper .smallBox {
	height:350px;
	width:92px;
	float:left;
}
.wrapper .smallBox li {
	width:72px;
	margin-bottom:5px;
	cursor:pointer;
}
.wrapper .smallBox li img {
	cursor:pointer;
	display:block;
	width:68px;
	padding:1px;
	border:1px solid #ccc;
	height:52px;
}
.wrapper #Box {
	height:320px;
	width:500px;
	position:relative;
	border:1px solid gray;
	float:left;
	cursor:crosshair;
}
.wrapper #bigBox {
	height:300px;
	width:300px;
	position:absolute;
	top:20px;
	left:640px;
	overflow:hidden;
	display:none;
	border:1px solid gray;
}
#Box img {
	position:relative;
	width:100%;
	height:100%;
	/*  height:300px;
	width:400px;
	*/
}
#Box #lay {
	background:#fff;
	border:1px solid gray;
	position:absolute;
	top:0;
	left:0;
	opacity:0.5;
	display:none;
	filter:alpha(opacity=50);
}
.box_wrapper {
	height:300px;
	margin:10px;
	overflow:hidden;
	position:relative
}
.box_wrapper ul {
	margin-top:0px;
	position:relative;
	transition:all 0.8s ease-in-out;
}

.show-con-h2{
	background-color:#0088ce;
	width:100%;
	height:50px;
	margin-bottom: 20px;
}
.show-con-h2 > a{
	display:block;
	float:left;
	margin-left:10px;
	width:150px;
	height:50px;
	line-height: 50px;
	color:#fff;
	font-size:16px;
	font-weight: normal;
	text-align:center;
}
.show-con-h2 > a:hover{
	background-color:#fff;
	color:#0088ce;
}

	/* pages */ 
#pages { padding: 14px 0 10px; font-family: 瀹嬩綋; margin: 10px; } 

#pages a { font-size: 12px;display: inline-block; width: 26px; height: 22px; line-height: 22px; background: #fff; border: 1px solid #e3e3e3; text-align: center; color: #333 } 

#pages a.a1 { background: url(../images/search/admin_img/pages.png) no-repeat 0 5px; width: 56px; } 

#pages a:hover { background: #f1f1f1; color: #000; text-decoration: none; } 

#pages span { display: inline-block; width: 26px; height: 22px; line-height: 22px; background: #5a85b2; border: 1px solid #5a85b2; color: #fff; text-align: center; } 

.page .noPage { display: inline-block; width: 56px; height: 22px; line-height: 22px; background: url(../img/icu/titleBg.png) repeat-x 0 -55px; border: 1px solid #e3e3e3; text-align: center; color: #a4a4a4; } 

.ban-nei img{
	width:100%;
}


.guding1{
	width: 100%;
	height: 415px;
	position: relative;
	overflow: hidden;
}
.guding1-1{
	overflow: hidden;
	position:absolute;
	width: 1600px;
	left: 0;
	top: 0;
	_height:1px;
}
.guding2{
	width: 100%;
	height: 415px;
	position: relative;
	overflow: hidden;
}
.guding2-1{
	overflow: hidden;
	position:absolute;
	width: 1600px;
	left: 0;
	top: 0;
	_height:1px;
}

.guding3{
	width: 100%;
	height: 415px;
	position: relative;
	overflow: hidden;
}
.guding3-1{
	overflow: hidden;
	position:absolute;
	width: 1600px;
	left: 0;
	top: 0;
	_height:1px;
}















































































































