/*初始化样式*/
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#666;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}
a:link{color:#666;}
a:visited{color:#666;}
a:hover,a:active,a:focus{color:#009b4c;text-decoration:none;outline:none;}

input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2,h3,h4{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}
dt{font-weight: normal;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}


/*滚动*/
#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%!important;}
#demo1 {float: left;}
#demo2 {float: left;}

#m_demo{overflow:hidden;width:92%;margin:0 auto;}
#m_indemo {float: left;width:800%!important;}
#m_demo1 {float: left;}
#m_demo2 {float: left;}


.wh{width: 1200px;margin:0 auto;}
.pos{position: relative;width: 1920px;left: 50%;margin-left: -960px;}

.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.8s; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s;}
.com-img:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}



.roll_product {float: left;}

.plist{margin-top: 56px;}
.plist li{margin-right: 15px;margin-bottom: 15px;}
.plist li:nth-child(3n){margin-right: 0;}
.plist li a.img{border:1px solid #e5e5e5;display: block;}
.plist li a.img img{width: 388px;height: 388px;}
.plist li h3 a{display: block;color: #fff;font-size: 16px;font-weight: normal;}

/*头部样式*/
.top1{height: 30px;background: #2a2a2a;color: #bbbbbb;line-height: 30px;overflow: hidden;font-size: 12px;}
.top2{height: 90px;overflow: hidden;}
#header{width:1000px;margin:0 auto;}
.logo{float:left;line-height: 90px;}
.top2 .k2{margin-top: 20px;font-size: 20px;color: #006db8;line-height: 27px;background: url(../images/90419f874ceba1cd505b4a09e8a52922fde0a962.png)left center no-repeat;padding-left: 37px;font-weight: bold;}

.topLink{float:right;text-align:right;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink a{color: #bbbbbb;}
.topLink .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}

#menu{background: #009b4c;}

/*热门搜索*/
.sou{margin: 15px 0;}
#formsearch{float:right;}
.hotSearch{float:left;height:24px;line-height:24px;font-weight:normal;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}


/*搜索和热门搜索*/
.hotSearch a{margin-right:6px;}
#formsearch input{height:22px;background:#fff;border:1px solid #c8c8c8;line-height:22px;}
#formsearch input#keyword{height:22px;line-height:22px;padding-left:4px;color:#666;}
#formsearch input#s_btn{width:46px;height:24px;line-height:24px;text-align:center;background-color:#009b4c;color:#fff;border:none;cursor:pointer;font-size: 12px;}

/*首页banner*/
.banner{position:relative;}
.banner{width:100%;height:100%;}
.banner ul.bb{position:relative;padding:0px;margin:0px;z-index:5;width:100%;height:100%;}
.banner ul.bb li{position:absolute;display:none;width:100%;height:100%;}
.banner ul.bb li a{width:100%;display:block;height:100%;object-fit: cover;}
.banner ul.bb li a img{width:100%;height:100%;}
.banner .num{position:absolute;right:0;bottom:40px;z-index:100;text-align: center;width: 100%;}
.banner .num li{display:inline-block;margin:0 5px;width:61px;height: 6px; text-indent:-100px;overflow:hidden;background: #009b4c;}
.banner .num li.num_hover{background-color:#e15616;}
.banner .num li.num_hover a{color:#fff;}
.banner .num li a{float:left;display:inline;text-align:center;color:#666;text-decoration:none;cursor:pointer;width:16px;height:16px;line-height:16px;}




/*导航栏样式*/
.nav li{text-align:center;float:left;position:relative;z-index:999;width: 133px; }

.nav li a{display:block;line-height:62px;color:#fff;height:62px;padding: 0;font-size: 16px;padding: 0;}
.nav li a:hover{color:#fff;text-decoration:none;background-color:#e15616;}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #e15616;
}

.nav .sec{height:0;background:#009b4c;color:#fff;overflow:hidden;z-index:9999;position:absolute;top:62px;left:0px;width: 100%;}
.nav .sec a{background:#009b4c;color:#fff;height:38px;line-height:38px;font-size: 14px;}
.nav .sec a:hover{background:#e15616;text-decoration:none;}




/*友情链接*/

/*内页左侧样式*/


.container{width: 1200px!important;margin: 0 auto;padding: 0;}


.page-product-inquiry a{color: #fff;}



/*  */
.w1{margin-top: 90px;}
.w1tit{text-align: center;}
.w1tit dd{font-size:37px;color: #006db8;font-weight: bold;line-height: 1;}
.w1tit dd span{color: #ff6600;}
.w1tit dt{font-size:23px;color: #363636;line-height: 50px;background: url(../images/1d86ea08724cf956153c8c746a7afedcfdd15d02.png) center no-repeat;margin-top: 31px;}
.w1bgs{background: url(../images/9fde48ba69520f63788fdd5ec45bfe15944125f4.png) top center no-repeat;height: 357px;position: relative;margin-top: 55px;}
.w1bgs li{position: absolute;width: 320px;height: 87px;}
.w1bgs li a{display: block;position: relative;}
.w1bgs li .nums{width: 87px;height: 87px;background-color: #006db8;text-align: center;font-size: 38px;font-weight: 100;color: #fff;text-align: center;line-height: 87px;border-radius: 50%;}
.w1bgs li .w1wen h3{font-size: 22px;font-weight: bold;color: #ff6600;margin-top: 13px;}
.w1bgs li .w1wen p{font-size: 16px;color: #2c2c2c;line-height: 22px;margin-top: 5px;}

.w1bgs li:nth-child(1){left: 0;bottom: 72px;z-index: 99;}
.w1bgs li:nth-child(1) .nums{float: right;}
.w1bgs li:nth-child(1) .w1wen{float: right;text-align: right;margin-right: 20px;}

.w1bgs li:nth-child(2){left:121px;bottom: 252px;z-index: 99;}
.w1bgs li:nth-child(2) .nums{float: right;}
.w1bgs li:nth-child(2) .w1wen{float: right;text-align: right;margin-right: 20px;}

.w1bgs li:nth-child(3){right:121px;bottom: 252px;z-index: 99;}
.w1bgs li:nth-child(3) .nums{float: left;}
.w1bgs li:nth-child(3) .w1wen{float: left;text-align: left;margin-left: 20px;}

.w1bgs li:nth-child(4){right: 0;bottom: 72px;z-index: 99;}
.w1bgs li:nth-child(4) .nums{float: left;}
.w1bgs li:nth-child(4) .w1wen{float: left;text-align: left;margin-left: 20px;}

.w1tels{margin-top:43px;font-size: 32px;font-weight: bold;color: #ff6600;text-align: center;}
.w1tels a{display: block;width: 174px;
	height: 46px;
	background-color: #ff6600;margin:0 auto;
margin-top: 24px;text-align: center;font-size: 16px;line-height: 46px;color: #fff;border-radius: 5px;font-weight: normal;}




.w2{margin-top: 60px;background:url(../images/a527916dd9a08cfc56703e4ae2c8fca02c264e79.jpg) center no-repeat;position: relative;}
.w2 .bd{width: 767px;height: 563px;padding:29px 0 30px 24px;float: left;}
.w2 .bd img{width: 742px;height: 506px;max-width: 100%;object-fit: contain;}
.w2 .hd{width: 340px;float: right;}
.w2 .hd .hd_list{padding:63px 0;height: 553px;overflow: hidden;position: relative;}
.w2 .bd li{height: 506px;position: relative;}
.w2 .bd li h3{position: absolute;
    bottom: 0;
    z-index: 9;
    font-size: 12px;
    line-height: 30px;
    background: rgba(2, 2, 2, .56);
    text-align: center;
    width: 100%;
    color: #fff;}
.w2 .hd a{display: block;width: 340px;height: 50px;position: absolute;}
.w2 .hd a.prev{background: url(../images/26c8d41aad3e81fa08da9606730ec0a920b28d30.png) center no-repeat #696969;top: 0;z-index: 99;;}
.w2 .hd a.prev:hover{background: url(../images/26c8d41aad3e81fa08da9606730ec0a920b28d30.png) center no-repeat #006db8;}
.w2 .hd a.next{background: url(../images/996375fe54279ff3f7deba225ff5ace09d88914a.png) center no-repeat #696969;bottom: 0;z-index: 99;}
.w2 .hd a.next:hover{background: url(../images/996375fe54279ff3f7deba225ff5ace09d88914a.png) center no-repeat #006db8;}
.w2 .hd li{position: relative;width: 166px;height: 103px;overflow: hidden;margin-bottom: 7px;float: left;margin-right: 8px;}
.w2 .hd li:nth-child(2n){margin-right: 0;}
.w2 .hd li h3{position: absolute;bottom: 0;z-index: 9;font-size: 12px;line-height: 30px;background:rgba(2, 2, 2, .56);text-align: center;width: 100%;color: #fff;}
.w2 .hd li img{width: 100%;height: 100%;    object-fit: contain;}


.w2tit{position: absolute;top: 29px;right:720px;font-size: 18px;background: url(../images/d9a7bcc9903cf54573d5d461ba4c5dc44df59b10.png)right top no-repeat;writing-mode:tb-rl;letter-spacing: 4px;color: #1e1d1d;padding-right: 5px;}



.html5zoo-bullet-0-1,.html5zoo-bullet-0-0,.html5zoo-bullet-0-2{height: 16px !important;}

.w3{margin-top: 71px;}
.w3tit{text-align: center;}
.w3tit dd{font-size: 40px;color: #363636;font-weight: bold;line-height: 1;}
.w3tit dd span{color: #006db8;}
.w3tit dt{font-size: 22px;color: #363636;line-height: 1;margin-top: 15px;}
.w3tit p{font-size: 14px;color: #8d8d8d;letter-spacing: 1px;line-height: 1;margin-top: 15px;}

.w3bgs{margin-top: 34px;}
#multipleColumn{position: relative;}
#multipleColumn .hd{height:50px;margin-top: 34px;position: relative;text-align: center;font-size: 0;}
#multipleColumn .hd a{display: inline-block;margin:0 4px;}
#multipleColumn .hd a.promos{width: 92px;background: url(../images/abc982f5fb352b615d3a9021a14fa078d830ca89.png) no-repeat;height: 50px;}
#multipleColumn .hd .prev{width:50px;height:50px;background: url(../images/cbb23228a964d217d24d9eff97d161761c47cbac.png) no-repeat; transform: rotateX(180deg);}
#multipleColumn .hd .prev:hover{background: url(../images/55f1222e02c4a99a5cae5cdf7f0b36cea9c3ff02.png) no-repeat;transform: rotate(180deg);
}
#multipleColumn .hd .next{width:50px;height:50px;background: url(../images/cbb23228a964d217d24d9eff97d161761c47cbac.png) no-repeat;transform:rotate(180deg);}
#multipleColumn .hd .next:hover{background: url(../images/55f1222e02c4a99a5cae5cdf7f0b36cea9c3ff02.png) no-repeat;transform: rotateX(180deg);}
#multipleColumn .bd {margin:0 auto!important;overflow:hidden; zoom:1; _display:inline; overflow:hidden;position:relative; }
#multipleColumn .bd ul{float: left;width: 279px;margin:0 14px;}
#multipleColumn .bd li{ margin-bottom:26px; _display:inline; text-align:center;}
#multipleColumn .bd li .pics{ text-align:center; }
#multipleColumn .bd li .pics img{ display:block;width: 219px;height: 219px;object-fit: cover;}
#multipleColumn .bd li .pics h3{    margin-left: -48px;font-size: 14px;line-height: 50px;color: #2d2d2d;font-weight: normal;}




.heng{background: url(../images/d73a7f452447965b7a9cdfd9b54b2a9d5a754356.png)top center no-repeat;margin-top: 70px;padding-top: 43px;height: 190px;text-align: center;}
.heng h3{font-size: 40px;color: #fff;line-height: 1;}
.heng h4{font-size: 18px;line-height: 36px;color: #ffffff;font-weight: normal;margin-top: 25px;vertical-align:center;}
.heng h4 strong{font-size: 28px;}
.heng h4 a{display: inline-block;width: 125px;
	height: 36px;
	background-color: #ff6600;text-align: center;font-size: 18px;font-weight: normal;text-align: center;color: #fff;line-height: 36px;vertical-align: top;}


.w4{margin-top: 61px;}
.w4 .w3tit span{font-style: italic;font-size: 70px;letter-spacing: 10px;}
.w4bgs{margin-top: 30px;position: relative;}

.ystu1{margin-left: -360px;float: left;}
.ystu2{margin-right: -360px;float: right;}

.ys1 .ysmok{margin-bottom: 35px;}
.ysnum{width: 58px;height: 60px;}
.yswen{margin-left: 13px;}
.yswen h3{font-size: 26px;color: #363636;}
.yswen h3 span{color: #036db8;}
.yswen h4{font-size: 18px;color: #868686;font-weight: 100;margin-top: 14px;}
.ysconts{background: url(../images/5088b8d00ef6ed244fdd3e87d36235a3fa94afcf.png) left center no-repeat;padding-left: 32px;margin-top: 42px;height: 120px;margin-left: 38px;}
.ysconts p{font-size: 16px;color: #5a5a5a;line-height: 1;}
.ysconts p+p{margin-top: 34px;}



.heng2{background: url(../images/2aa7621e2e6f83ae393238a356c0c934f9d4e8a6.png)top center no-repeat;margin-top: 55px;padding-top: 52px;height: 252px;text-align: center;}
.heng2 h3{font-size: 32px;color: #fff;line-height: 1;}
.heng2 h4{font-size: 20px;line-height: 36px;color: #ffffff;font-weight: normal;margin-top: 20px;vertical-align:center;}
.heng2 h4 strong{font-size: 30px;}
.heng2 a{display: block;width: 125px;margin:0 auto;
	height: 36px;margin-top: 29px;
	background-color: #ff6600;text-align: center;font-size: 18px;font-weight: normal;text-align: center;color: #fff;line-height: 36px;vertical-align: top;}


.w5{padding: 72px 0 63px;background: #f8f8f8;}
.w5bgs{margin-top: 30px;}
.w5bgs li{float: left;width: 587px;margin-bottom: 22px;}
.w5bgs li:nth-child(2n){float: right;}
.w5bgs li img{height: 260px;}
.w5bgs li .duibgs{background: url(../images/936a63449732bb9bd5f52fad7cfc0f3e432d23bc.png) top center no-repeat;margin-top: 7px;height: 76px;}
.w5bgs li .duibgs .dui1{width: 50%;background: url(../images/2a0168de41c8ea1bf2f8b19c22f2265c37ae3625.png) top 13px left 10px no-repeat;padding-left: 39px;padding-top: 13px;}
.w5bgs li .duibgs .dui1 h3{font-size: 16px;font-weight: normal;color: #ffffff;}
.w5bgs li .duibgs .dui1 p{font-size: 14px;color: #ffffff;line-height: 20px;width: 210px;margin-top: 3px;}


.w6{margin-top: 60px;}
.w6tit{text-align: center;}

.casec{margin-top: 30px;}
.casec ul{text-align: center;font-size: 0;}
.casec li{display: inline-block;border-right: 1px solid #4c4c4c;width: 16.6%;}
.casec li a{font-size: 16px;line-height: 50px;background: #333333;color: #fff;display: block;}
.casec li.cur a{background: #036db8;}

.cabgs{margin-top: 8px;position: relative;}
.cabgs li{width: 300px;height: 226px;overflow: hidden;position: relative;margin-bottom: 3px;margin-right: 5px;float: left;}
.cabgs li img{max-width: 100%;height: 100%;object-fit: cover;}
.cabgs li:nth-child(3){width: 588px;height: 455px;float: left;}
.cabgs li:nth-child(2n){float: right;margin-right: 0;}
.cabgs li:last-child{position: absolute;bottom: 0;left: 0;z-index: 9;}
.cabgs li a{display: block;position: relative;height: 100%;}
.cabgs li h3{position: absolute;bottom: 0;width: 100%;background: rgba(0, 0, 0, .5);font-size: 14px;line-height: 37px;color: #fff;text-align: center;font-weight: normal;}



.heng3{background: url(../images/d94da24d4ce6b6032496170e4ca0600677259464.png)top center no-repeat;margin-top: 80px;padding-top: 50px;height: 205px;text-align: center;}
.heng3 h3{font-size: 36px;color: #fff;line-height: 1;}
.heng3 dt{font-size: 18px;line-height: 36px;color: #ffffff;font-weight: normal;margin-top: 20px;line-height: 1;}
.heng3 h4{font-size: 18px;line-height: 24px;color: #ffffff;font-weight: normal;margin-top: 15px;vertical-align:center;}
.heng3 h4 strong{font-size: 24px;}



/*  */
.w7{margin-top: 62px;margin-bottom: 66px;}
.w7 li{float: left;width: 198px;height: 111px;border: solid 5px #f6f6f6;margin-right: 2px;margin-bottom: 13px;}
.w7 li:nth-child(6n){margin-right: 0;}
.w7 li:hover{border-color: #006db8;}
a.hemo{display: block;width: 223px;height: 46px;background-color: #006db8;margin:0 auto;text-align: center;font-size: 14px;color: #ffffff;line-height: 46px;margin-top: 16px;}



.footbgs{background: #333333;padding-top: 55px;padding-bottom: 27px;}
.fdao{width: 600px;}
.fdao dl{width: 25%;float: left;}
.fdao dl dt{font-size: 16px;color: #ffffff;margin-bottom: 30px;}
.fdao dl dd a{display: block;font-size: 13px;line-height: 36px;color: rgba(136, 136, 136, .75);}

.fadds{width:298px;}
.fadds dd{font-size: 16px;color: #ffffff;margin-bottom: 30px;}
.fadds .foottels{font-size: 13px;line-height: 36px;color: rgba(136, 136, 136, .75);}
.fadds .foottels strong{font-size: 30px;}
.ewms{text-align: center;font-size: 12px;color: #fff;}




.f_link{width: 1200px;line-height: 30px;margin:0 auto;font-size: 16px;color: #ffffff;margin-top: 35px;}
.f_link a{color: #ffffff;}

.footdi{background: #0d0d0d;padding:20px 0;font-size: 12px;color: #666666;}
.footdi a{color:#666666;}





