@charset "utf-8";
/*css Document*/
body,div,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,iframe,input,textarea,select,label,article,aside,footer,header,menu,nav,section,time,audio,video,a,img,li {margin:0;padding:0;font-weight:100;}
article,aside,footer,header,hgroup,nav,section,audio,canvas,video {display:block;}
*{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
body {font-family:Arial, Helvetica, sans-serif,Microsoft Yahei;color:#666;text-decoration:none;font-size:13px;line-height:160%;}
textarea {resize:none;}
iframe,img {border:0;}
ul,ol,li {list-style:none;}
input, select, textarea {outline:0;-webkit-user-modify:read-write-plaintext-only;}
input {-webkit-appearance:none;border:none;outline:none;}
a{text-decoration:none; color:#666;}
a:hover{color:#2a529b;}

/*滚动条*/
::-webkit-scrollbar{width:1px; height:12px}
::-webkit-scrollbar-button:vertical{display:none;}
::-webkit-scrollbar-track:vertical{background-color:black}
::-webkit-scrollbar-track-piece{background:#FFF}
::-webkit-scrollbar-thumb:vertical{background-color:#8E8E8E; border-radius:5px}
::-webkit-scrollbar-thumb:vertical:hover{background-color:#3B3B3B}
::-webkit-scrollbar-corner:vertical{background-color:#535353}
::-webkit-scrollbar-resizer:vertical{background-color:#FF6E00}

.cb { clear:both; zoom:1;}
.cb:after { content:"."; display:block; height:0; clear:both; visibility:hidden;}
.fl{ float:left;}
.fr{ float:right;}
.ffm{font-family:Microsoft Yahei;}
.tac{text-align:center;}
.tal{text-align:left;}
.tar{text-align:right;}
.fs14{font-size:14px;}
.fs16{font-size:16px;}
.c_fff{color:#fff;}
.bg_069ae0{background:#069ae0;}
.bg_f8f8f8{background:#f8f8f8;}
.bg_fff{background:#ffffff;}

.mt{margin:0 auto;}
.mbody{max-width:1190px;}

.top{line-height:42px;}
.top a{color:#fff;display:inline-block;}
.top p.fl{width:75%;}
.top p.fl a{padding:0px 1.5% 0 0;background:url(../images/top01.png) no-repeat right center;}
.top p.fl span{padding-right:1.5%;}
.top p.fr{width:25%;text-align:right;}
.top p.fr a.fk{padding-right:4%;background:url(../images/top01.png) no-repeat right center;}
.top p.fr a.fk:before{background:url(../images/top02.png) no-repeat left center;}
.top p.fr a.dt:before{background:url(../images/top03.png) no-repeat left center;}
.top p.fr a:before{content:"";display:inline-block;width:12px;height:10px;background-size:cover;padding-right:2px;}

.logoNav{padding:1% 0;max-height:120px;}
a.logo{display:block;width:22%;}
a.logo img{max-width:100%;}
.sos{width:61%;height:40px;line-height:40px;}
.inputGroup{width:55%;border:1px solid #ccc;}
.inputGroup input{width:80%;float:left;padding:0px 2%;height:40px;}
.inputGroup a{display:inline-block;width:20%;float:right;text-align:center;color:#fff;}
.tel{width:17%;}
.ttel{background: url(../images/sprite.png) no-repeat 0 0;padding-left:50px;overflow:hidden;height:40px;}

.nav{border-top:1px solid #ccc;line-height:52px;}
.nav ul li{width:12.5%;float:left;text-align:center;}
.nav ul li a{display:block;font-size:15px;font-family:Microsoft Yahei;}
.nav ul li:hover h3 a{background:#069AE0;color:#fff;}
.nav ul li.uli{position:relative;}
.nav ul li.uli .oli{display:none;width:260%;background:#fff;float:none;position:absolute;padding:11%;z-index:999;}
.nav ul li:hover .oli{display:block;}
.nav ul li.uli .oli li{width:100%;float:none;line-height:36px;}
.nav ul li.uli .oli li a{text-align:left;font-size:14px;padding:0px 4%;}
.nav ul li.uli .oli li:hover a{background:#069AE0;color:#fff;}

/**banner begin**/
.bannerslide {height:600px;width:100%;position:relative;-webkit-transition:all .2s; transition:all .2s;}
.bannerslide .swiper-slide {background-position:center;background-size:cover;}
.pagination {position:absolute;left:0;text-align:center;bottom:10px;width:100%;}
.swiper-pagination-switch {display:inline-block;width:10px;height:10px;border-radius:10px;background: #999;box-shadow:0px 1px 2px #555 inset;margin:0 3px;cursor:pointer;}
.swiper-active-switch {background:#fff;}
.bannerslide .arrow-left,.bannerslide .arrow-right{position:absolute;z-index:999;width: 17px;height:30px;top:50%;margin-top:-15px;}
.bannerslide .arrow-left {background:url(../images/arrows.png) no-repeat left top;  left:10px;}
.bannerslide .arrow-right {background:url(../images/arrows.png) no-repeat left bottom;right:10px;}

.ind {padding:4% 0 3%;}
.ind  h2,.ind  h3{text-align:center;font-family:Microsoft Yahei;color:#000;}
.ind  h2{font-size:22px;font-weight:bold;line-height:50px;}
.ind p.more a{padding:8px 3%;-webkit-transition:all 0.3s;transition:all 0.3s;}
.ind p.more a:hover{background:#069AE0;color:#fff;}
.indcom  h3{font-size:17px;}
.indcom h4{text-align:center;width:80%;margin:0 auto;}
.indcom ul li{float:left;width:30%;padding:5% 0 2%;}
.indcom ul li:nth-child(2){margin:0 5%;}
.indcom ul li .img{text-align:center;display:block;}

.indprod .tit{line-height:32px;text-align:center;}
.indprod .tit a{display:inline-block;padding:0 1%;margin:2px 0.1%;line-height:32px;background:#fff;}
.indprod .tit a.on{background:#069AE0;color:#fff;}

/*
.indprod ol li{float:left;line-height:32px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.indprod ol li{display:inline-block;padding:0 1%;line-height:32px;background:#fff;margin:0.5% 0.3%;}
.indprod ol li.on{background:#069AE0;}
.indprod ol li.on a{color:#fff;}
*/

.plist{padding:1% 0 0;}
.plist:after { content:"."; display:block; height:0; clear:both; visibility:hidden;}
.plist img{max-width:100%;}
.plist .prod{width:23%;margin:0px 0.5% 3%;}
.plist .prod .img{width:100%;position:relative;}
.plist .prod .img img{width:100%;display:block;}
.plist .prod .img .bq{display:none;width:28%;left:36%;margin:0 auto;position:absolute;bottom:5%;}
.plist .prod .img:hover .bq{display:block;}
.plist .prod .img .bq a{float:left;margin:0 1%;display:block;width:48%;padding:4%;background:#069AE0;}
.plist .prod h3{padding:3% 0 0;font-size:13px;font-weight:bold;}
.plist .prod p{text-align:center;font-size:13px;}

.pimg td img{max-width:100%;}

.indone{background:url(../images/prlx.jpg) no-repeat center;width:100%;background-size:cover;background-attachment:fixed;}
.indone .cent{padding:1% 0;width:100%;}
.indone .cent h3{font-weight:bold;line-height:32px;color:#fff;font-size:21px;letter-spacing:4px;}
.indone .cent h4{color:#fff;letter-spacing:2px;text-transform:uppercase;font-size:10px;}
.indone .cent p{width:60%;margin:0 auto;padding:3% 0 0%;}
.indone .cent p.more span{padding:1% 3%;color:#fff;}
.indone .cent p.more:hover span{background:#069AE0;color:#fff;}

.indnew{}
.indnew .nlist{padding:5% 0 0;}
.indnew .nlist .arrow{}
.indnew .nlist ul li{width:32.3333%;float:left;margin:0px 0.5%;}
.indnew .nlist ul li .img img{display:block;width:100%;position:relative;}
.indnew .nlist ul li:hover .img img{-webkit-filter:brightness(.5);}
.indnew .nlist ul li h3{text-align:left;padding:3% 0 1%;}
.indnew .nlist ul li h3 a{color:#000;font-size:14px;font-weight:bold;}
.indnew .nlist ul li h3 a:hover{color:#069ae0;}
.indnew .nlist ul li h4{font-size:12px;color:#999;}
.indnew .nlist ul li p.more{line-height:42px;padding:3% 0 0;}
.indnew .nlist ul li p.more a{color:#069ae0;font-size:15px;border:1px solid #069ae0;padding:3% 6%;}
.indnew .nlist ul li p.more a:hover{background:#069ae0;color:#fff;}
.footer{background:#171717;width:100%;}
.footer dl{float:left;color:#999;padding:3% 0 2%;line-height:30px;}
.footer dl:nth-child(1){width:18%;}
.footer dl:nth-child(2){width:29%;;}
.footer dl:nth-child(3){width:23%;;}
.footer dl:nth-child(4){width:30%;;}
.footer dl dt{color:#fff;font-weight:bold;line-height:32px;}
.footer dl dd a{color:#999;}
.footer dl dd a:hover{color:#069ae0;}
.foot{border-top:1px solid #333;padding:2% 0 1.5%;background:#171717;width:100%;}

.sbanner1{background:url(../images/sbanner1.jpg) no-repeat center;}
.sbanner2{background:url(../images/sbanner2.jpg) no-repeat center;}
.sbanner3{background:url(../images/sbanner3.jpg) no-repeat center;}
.sbanner4{background:url(../images/sbanner4.jpg) no-repeat center;}
.sbanner5{background:url(../images/sbanner5.jpg) no-repeat center;}
.sbanner6{background:url(../images/sbanner6.jpg) no-repeat center;}
.sbanner7{background:url(../images/sbanner7.jpg) no-repeat center;}
.sbanner{width:100%;height:350px;background-size:cover;}

.plr5{padding:0 5%;}
.sub{padding:0 0 1%;background:#fff;}
.sub .stit{padding:3% 0% 1.5%;border-bottom:1px solid #f1f1f1;margin-bottom:1.5%;}
.sub .stit h2{float:left;font-family:Microsoft Yahei;}
.sub .stit a{display:block;float:right;width:30px;background:#069AE0;-webkit-border-radius:5px;border-radius:5px;}
.sub .stit a img{display:block;width:70%;margin:0 auto;}
.subcom ul li{float:left;width:30%;padding:5% 0 2%;}
.subcom ul li:nth-child(2){margin:0 5%;}
.subcom ul li .img{text-align:center;display:block;}

.subnew ul li{padding:1% 0;border-bottom:1px solid #f1f1f1;line-height:24px;}
.subnew ul li h3{font-family:Microsoft Yahei;line-height:32px;}
.subnew ul li h3 a{font-size:14px;color:#000;}
.subnew ul li h3 a:hover{color:#069AE0;}
.subnew ul li h4{font-size:12px;color:#aaa;}
.subnew ul li p.more a{background:#069AE0;color:#fff;font-size:12px;padding:0.2% 0.6%;}

.subprod .tit ol li{float:left;line-height:32px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 1%;background:#fff;margin:0.5% 0.3%;border:1px solid #069AE0;}
.subprod .tit ol li.on{background:#069AE0;}
.subprod .tit ol li.on a{color:#fff;}
.subprod .plist .prod{width:30.33333%;border:1px solid #ccc;padding:1% 1%;margin:1% 1.5%;}
.subprod .plist .prod .img{width:100%;margin-right:3%;}
.subprod .plist .prod h3,.subprod .plist .prod p{width:100%;padding:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:30px;}
.subprod .plist .prod h3 a{display:block;line-height:30px;color:#000;font-weight:bold;font-family:Microsoft Yahei;font-size:14px;}
.subprod .plist .prod p{text-align:left;}
.subprod .plist .prod p.p1{padding:1% 0 1.5%;}
.subprod .plist .prod p a{background:#069AE0;color:#fff;padding:2px 1%;}
.subprod .plist h2{font-family:Microsoft Yahei;font-size:16px;color:#000;line-height:36px;background:#f9f9f9;margin:0 0 1%;}
	
.plef{float:left;width:22%;}
.plef .tit{background:#069ae0;padding:2% 5%;color:#fff;}
.plef .tit h2{font-family:Microsoft Yahei;font-size:18px;text-align:left;line-height:60px;border-bottom:1px solid #27b1f3;}
.plef .tit ol li{text-align:left;line-height:36px;padding:0px 3%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.plef .tit ol li:hover{background:#0082bf;}
.plef .tit ol li a{color:#fff;display:block;}
.prig{float:right;width:75%;}

.subrec{line-height:26px;}
.subrec h3{font-size:20px;font-family:Microsoft Yahei;line-height:46px;color:#069AE0;}
.subrec h4{color:#000;font-size:14px;font-family:Microsoft Yahei;}
.subrec .rlist{width:49%;margin:1% 1% 0 0;float:left;border:1px solid #f1f1f1;padding:2% 3%;max-height:400px;overflow-y:scroll;}
.subrec .rlist:nth-child(2n+0){float:right;}
.subrec .rlist p.more{line-height:60px;}
.subrec .rlist p.more a{background:#069AE0;color:#fff;font-size:12px;padding:1.5% 6%;}

.subfeed{background:url(../images/j01.jpg) no-repeat right bottom;padding:0 0 3%;}
.subfeed .feed {width:50%;line-height:32px;}
.subfeed .feed p{color:#999;}
.subfeed .feed input{padding:0px 1%;width:100%;border:1px solid #ccc;height:32px;}
.subfeed .feed textarea{padding:1% 1%;width:100%;border:1px solid #ccc;line-height:24px;}
.subfeed .feed input,.subfeed .feed textarea,.subfeed .feed .flist .tj,.subfeed .feed .flist .qx{-webkit-border-radius:3px;border-radius:3px;}
.subfeed .feed .flist .tj{width:60%;display:block;background:#069AE0;color:#fff;}
.subfeed .feed .flist .qx{width:38%;display:block;background:#ccc;color:#fff;}

.subfeed .cult{width:48%;padding:2% 3%;font-size:13px;line-height:24px;}
.subfeed .cult h3{color:#069AE0;line-height:40px;}

.subcon{line-height:30px;}
.subcon h3{font-size:18px;font-family:Microsoft Yahei;line-height:30px;}
.subcon p{padding-left:25px;float:left;width:33.333%;font-size:13px;}
.subcon p.c01{background:url(../images/c01.png) no-repeat left center / 20px;}
.subcon p.c02{background:url(../images/c02.png) no-repeat left center / 20px;}
.subcon p.c03{background:url(../images/c03.png) no-repeat left center / 20px;}
.subcon p.c04{background:url(../images/c04.png) no-repeat left center / 20px;}
.subcon p.c05{background:url(../images/c05.png) no-repeat left center / 20px;}
.subcon p.c06{background:url(../images/c06.png) no-repeat left center / 20px;}
.subcon p.c07{background:url(../images/c07.png) no-repeat left center / 20px;}

.bgtable{border:1px solid #ccc;border-left:none;border-top:none;width:100%;line-height:30px;}
.bgtable td,.bgtable th{border:1px solid #ccc;border-right:none;border-bottom:none;padding:0px 1%;}
.bgtable th{text-align:left;background:#069AE0;color:#fff;}
.bgtable tr:nth-child(2n+1){background:#f1f1f1;}
.dpn{display:none;}
.dpb{display:block;}

@media (max-width:990px){
	.mt{margin:0 10px;}
	a.logo{width:32%;}
	.tel{width:15%;}
	.tel p:nth-child(1){display:none;}
	.tel p{text-align:right;}
	.tel .ttel{padding-left:40px;}
	.sos{width:51%;}
	.bannerslide {height:400px;}
	.indnew .nlist ul li{width:49%;}
	.indnew .nlist ul li:nth-child(3){display:none;}
	.subprod .plist .prod h3,.subprod .plist .prod p{width:100%;text-align:center;}
	.subcon p{width:50%;}
	
	
}

@media (max-width:700px){
	.top p.fl{width:100%;}
	.top p.fl span{display:none;}
	.top p.fl span:nth-child(3){display:block;}
	a.logo{width:50%;}
	.sos{width:50%;height:30px;line-height:30px;}
	.sos .inputGroup{width:70%;}
	.sos .inputGroup input{width:70%;height:30px;}
	.sos .inputGroup a{width:30%;text-indent:99999px;overflow:hidden;background:#069ae0 url(../images/sos.png) no-repeat center / 20px;}
	.nav ul{border-right:1px solid #f1f1f1;}
	.nav ul.mt{margin:0 auto;}
	.nav ul li{width:25%;border:1px solid #f1f1f1;border-right:0;border-top:0;line-height:30px;}
	.nav ul li.uli .oli{width:170%;right:0;}
	.bannerslide {height:180px;}
	.indcom h4{width:100%;}
	.indcom ul li p{display:none;}
	.plist .prod,.subprod .plist .prod{width:49%;margin:0 2% 3% 0%;}
	.plist .prod:nth-child(2n+0),.subprod .plist .prod:nth-child(2n+0){margin-right:0;}
	.plist .prod p a,.subprod .plist .prod p a{color:#069AE0}
	.indone .cent p{width:98%;}
	.footer dl,.footer dl:nth-child(1),.footer dl:nth-child(2),.footer dl:nth-child(3),.footer dl:nth-child(4){width:100%;float:none;}
	.footer dl:before{ content:"."; display:block; height:0; clear:both; visibility:hidden;}
	.footer dl dd{float:left;padding:0px 2% 0 0;}
	.sbanner{height:250px;}
	.sbanner1{background:url(../images/sbannera.jpg) no-repeat center;}

	.subcom ul li{width:100%;float:none;margin:0;}
	.subcom ul li h3{text-align:center;color:#333;line-height:34px;}
	.subcom ul li:nth-child(2){margin:0;}
	.subnew ul li h3 a{color:#069AE0;}
	
	/*
	.subprod .plist .prod{width:100%;}
	.subprod .plist .prod .img{width:42%;padding:0}
	.subprod .plist .prod h3,.subprod .plist .prod p{width:55%;}
	.subprod .plist .prod p.p1{display:none;}*/
	.plist .prod .img:hover .bq,.subprod .plist .prod p{display:none;}
	.subprod .tit ol li{width:49%;border-bottom:1px solid #069AE0;}
	.subprod .tit ol li a{display:block;}
	.subrec .rlist{width:100%;max-height:100%;}
	.subfeed{background:#fff;}
	.subfeed .feed{width:100%;float:none;}
	.subcon p{width:100%;border-top:1px solid #f1f1f1;line-height:40px;}
	.nav ul li:hover .oli{display:none;}
	/*.plef{display:none;}*/
	.plef{width:100%;display:block;float:none;}
	.sub .prig{width:100%;float:none;}
	
	
	.dpn{display:block;}
	.dpb{display:none;}
}