@charset "utf-8";
/* reset */
*{margin:0;padding:0;}
body{-webkit-tap-highlight-color:#fff;-webkit-user-select:auto;-webkit-touch-callout:none;-webkit-text-size-adjust:100%}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}
div,li,p,menu,button{-webkit-tap-highlight-color:transparent}
address,caption,i,cite,code,dfn,em,th,del,ins,mark,sup,sub,var{font-style:normal;font-weight:400;text-decoration:none;background:none}
ul,ol{list-style-type:none}
input,select{-webkit-user-select:auto}
input{word-break:normal;}
a{outline:0;text-decoration:none}
fieldset,img{border:0;vertical-align:middle;max-width:880px;}
table{border-collapse:collapse;border-spacing:0;text-align:left;width:100%;}
th{text-align:left;}
q,blockquote{quotes:none}
q:before,q:after,blockquote:before,blockquote:after{content:""}
.clearfix:after{display:block;content:'';clear:both;visibility:hidden}
/*common */
.mb30{margin-bottom: 30px;}
.mt20{margin-top: 20px;}
.mt80{margin-top: 80px;}
.mb15{margin-bottom: 15px;}
.hide{display: none;}
.fl{float: left;}
.fr{float: right;}
.bg-f{background: #fff;}
.bd-2{border-bottom: 2px solid #e4e5ec;}
.bg-r{background:#f6f7f7 !important;}
.hr{width: 100%;height: 50px;border-bottom: 1px solid #dcdeeb;}
.hr-2{border-bottom: 1px solid #dcdeeb;}
.te-c{text-align: center;}
.pd0{padding-top: 0 !important;}
a{display: inline-block;}
html,body{font-family:"微软雅黑";font-size: 14px;background:#f6f7f7;background-repeat: repeat;}

/*wrapper*/
.middle{width: 1200px;margin: 0 auto;position: relative;}
/*header*/
.frame-head{height:70px; background:#575962;color: #fff;position: relative;line-height: 70px;}
.frame-head .logo{width: 670px;float: left;}
.frame-head .logo .lo-go{display: inline-block; width: 130px;height: 40px;background: url(/uploads/image/wthimages/logo.png) no-repeat; float: left;margin: 15px 60px 0 0;}
.frame-head .nav{width: 480px;float: left;font-size: 16px;}
.frame-head .nav li{padding: 0 15px;float: left;cursor: pointer;position: relative;}
.frame-head .nav li span{display: inline-block;}
.frame-head .nav .co{color:#9a9a9a;}
.frame-head .nav li a{display: inline-block;color: #fff;}
.frame-head .nav .on{display: inline-block; width:64px;height:2px; background:#9a9a9a;position: absolute;left: 15px;bottom: 0;}
.frame-head .search{width: 500px;float: right;}
.frame-head .search .input{width: 260px;height: 30px;border-radius: 16px;border: 1px solid #fff;margin: 20px 30px 0 0;position: relative; float: left;}
.frame-head .search .text-input{float: left;}
.frame-head .search .text-input input{width: 180px;height: 100%;line-height:30px;border: none;background: none;position: absolute;color: #fff;padding:0 30px 0 0;box-sizing: border-box;}
.frame-head .search .text-input input:focus{outline: none;}
.frame-head .search .input span i{ display: inline-block;width: 13px;height: 13px;background: url(/uploads/image/wthiicon/icon-search-pic.png) no-repeat;vertical-align: middle;}
.frame-head .search .input button{background:none;border:0;display: inline-block;width: 24px;height: 26px;line-height: 26px; text-align: center; cursor: pointer;position: absolute;top: 1px;right: 4px;z-index: 10;}
.frame-head .search .link{width: 200px;float: right;color: #fff;font-size: 12px;text-align: right;}
.frame-head .search .link span{display: inline-block;margin-right: 10px;}
.search-classify{float: left;}
.selectbox{width: 80px;height: 30px;line-height: 30px;}
.inputcase{position: relative;width: 100%;height: 100%;box-sizing: border-box;}
.inputcase.act{background: ;}
.inputcase input.imitationselect{width: 100%;height: 100%;line-height:30px;font-size:12px;box-sizing: border-box;background:none;border:none;color:#fff;display: block;text-indent: 10px;cursor: pointer;}
.inputcase i.fa{position: absolute;right: 10px;top: 8px;z-index:9999;color: #fff;/*width: 8px;height: 4px;background: url(/uploads/image/wthiicon/icon-select-arrow.png) no-repeat;background-size: 100% 100%;*/}
/*.inputcase i.fa-caret-up{background: url(/uploads/image/wthiicon/icon-select-arrow-up.png) no-repeat;background-size: 100% 100%;}*/
.selectul{display: none;padding: 0;margin: 0;position:relative;z-index: 9999;background: #64666d;color: #fff;/*border-bottom: 1px solid #ccc;border-left: 1px solid #ccc;border-right: 1px solid #ccc;*/}
.selectul li{height: 36px;line-height: 36px;list-style: none;text-indent: 10px;transition: all .5s ease 0s;cursor: pointer;font-size: 12px;}
.selectul li:hover{background: #333;}
.selectul li:last-child{border-bottom: 0 none;}

.link-select{width: 130px;height: 26px;border: 1px solid #dcdcdc;background: #575962;cursor: pointer;color: #fff;display: inline-block;}
.major{display: none;height: 240px;width: 100%; background: #fff;background-repeat: repeat; position: absolute;line-height: 20px; left: 0;top: 70px;z-index: 9999; box-shadow: 0px 2px 6px 0px rgba(170,170,170,0.45);padding-top: 20px;box-sizing: border-box;}
.major .first{width: 160px;float: left;font-size: 14px;}
.major .more{width: 80px;float: left;font-size: 14px;}
.major .second{width: 200px;float: left;font-size: 14px;}
.major .first label, .major .second label{cursor: pointer; display: inline-block;color:#393c41;width: 100%;margin-bottom: 12px;}
.major .first label a, .major .second label a{display: inline-block;color:#393c41;}
.major .first p, .major .second p{color:#6b717b;margin-bottom: 6px;cursor: pointer;}
.major .first p a, .major .second p a{display: inline-block;color:#6b717b;}
.major .first .more, .major .second .more{color: #6b717b;}
.news-list, .download-list{position: absolute;left: -15px;top: 70px;z-index: 9999;width: 124px;display: none;padding-top: 10px;box-shadow: 0px 2px 6px 0px rgba(170,170,170,0.45);}
.news-list li, .download-list li{cursor: pointer; width: 100%;height: 45px;background: #fff;text-align: center;line-height: 45px;font-size: 14px;color:#393c41;padding: 0 !important;float: none !important;}
.news-list li a, .download-list li a{display: inline-block;color:#393c41 !important;}
.news-list .off, .download-list .off{background: #f0f1f1;}
.major .col{color: #00d358 !important;}
/*index*/
.middle-pd{padding: 20px 0;}
.property-view{width: 100%;height: 600px; position: relative;overflow: hidden;}
.property-wrap{width: 100%;height: 600px; position: relative;overflow: hidden;}
.property-pos{width: 100000px;height: 100%; position: absolute;left: 0;transition: all .3s;-webkit-transition: all .3s;-ms-transition: all .3s;-moz-transition: all .3s;}
.property{float: left;width: 1200px;height: 600px; box-sizing: border-box; color: #fff;padding: 100px 0 60px;}
.property .center{width: 960px;margin: 0 auto;}
.property .details{width: 520px;float: left;padding-top: 10px;}
.property .details .first{margin-bottom: 30px;}
.property .details .second{margin-bottom: 15px;}
.property .details .first p{font-size: 36px;line-height: 68px;}
.property .details .second p{font-size: 24px;line-height: 40px;}
.property .details a{display: inline-block;color: #fff;margin: 10px 0 105px;width:160px;height:42px;border: 1px solid #fff;text-align: center; font-size:16px;line-height:42px;}
.line-type{position: absolute;left: 120px;bottom: 60px;}
.line-type li{width:44px;height:10px;float: left;cursor: pointer;margin-right: 10px;}
.line-type li i{width: 44px;height: 2px;background: #fff;opacity: .3;filter:alpha(opacity=30);display: block;margin-top: 4px;}
.line-type li:last-child{margin-right: 0;}
.line-type .opc i{opacity: 1;filter:alpha(opacity=100);}
.property .pic{width: 440px;float: left;}
.property .pic img{width: 356px;height: 396px;}
.product{margin: 20px 0;}
.product .kind-1{width: 393px;height: 200px; float: left;background: #fff;padding: 19px 40px 0;box-sizing: border-box;}
.product .kind-1 .left{width: 150px;float: left;padding-top: 50px;}
.product .kind-1 .left label, .product .kind-2 label, .product .kind-3 .right label{display: inline-block;width: 100%;font-size:20px;color:#393c41;line-height:28px;margin-bottom: 5px;}
.product .kind-1 .left span, .product .kind-2 span, .product .kind-3 .right span{display: inline-block;width: 100%; font-size:16px;color:#6b717b;line-height:19px;}
.product .kind-1 .right{width: 148px;height: 181px;float: left;}
.product .kind-1 .right i{display: inline-block;width: 100%;height: 100%;background: url(/uploads/image/wthiproduct/product-kind-pic-01.png) no-repeat;}
.product .kind-2{width: 393px;height: 200px; float: left;margin-left: 11px;background: #fff;text-align: center;padding-top: 30px;box-sizing: border-box;}
.product .kind-2 span{margin-bottom: 23px;}
.product .kind-2 i{display: inline-block;width: 164px;height: 90px;background: url(/uploads/image/wthiproduct/product-kind-pic-02.png) no-repeat;}
.product .kind-3{width: 393px;height: 200px; float: right;background: #fff;box-sizing: border-box;padding-top: 46px;}
.product .kind-3 .left{width: 196px;height: 108px;float: left;}
.product .kind-3 .left i{display: inline-block;width: 100%;height: 100%;background: url(/uploads/image/wthiproduct/product-kind-pic-03.png) no-repeat;}
.product .kind-3 .right{width: 197px;float: right;padding: 30px 40px 30px 0;text-align: right;box-sizing: border-box;}
.about .hengyu{width: 595px;height: 400px;background: url(/uploads/image/wthiabout/about-home-pic-01.jpg) no-repeat;float: left;}
.about .hengyu a{display: inline-block;color: #fff;font-size: 50px;width: 100%;height: 100%;text-align: center;line-height: 400px;}
.about .bird{width: 595px;height: 400px;background: url(/uploads/image/wthiabout/about-home-pic-02.jpg) no-repeat;float: right;color: #fff;position: relative;}
.about .case{width: 100%;height: 98px;background:rgba(0,0,0,0.7);line-height: 98px;position: absolute;bottom: 0;padding: 0 20px;box-sizing: border-box;}
.about .case span{display: inline-block;font-size: 24px;width: 400px;}
.about .case a{display: inline-block;color: #fff;font-size: 16px;width: 150px;text-align: center;}
.about .case a i{display: inline-block;width: 16px;height: 13px;background: url(/uploads/image/wthiicon/icon-cast-pic-btn-right.png) no-repeat;margin-left: 15px;vertical-align: middle;}

/*foot*/
.frame-bottom{background: #fff;}
.frame-bottom .wechat-pd{padding: 60px 0 30px;}
.frame-bottom .wechat{display: inline-block; width: 280px;float: left;}
.frame-bottom .wechat .lg{display: inline-block;width: 100%;}
.frame-bottom .wechat .lg i{display: inline-block;width: 171px;height: 46px;background: url(/uploads/image/wthimages/logo-footer.png) no-repeat;}
.frame-bottom .wechat .code{width: 171px;text-align: center;display: inline-block;padding-top: 20px;}
.frame-bottom .wechat .code i{display: inline-block;width: 120px;height: 120px;background: url(/uploads/image/wthimages/qrcode.png) no-repeat;margin-bottom: 15px;}
.frame-bottom .wechat .code span{display: inline-block;color:#393c41;}
.frame-bottom .us-w1{width: 135px;}
.frame-bottom .us-w2{width: 160px;}
.frame-bottom .us-w3{width: 165px;}
.frame-bottom .us{display: inline-block;font-size: 13px;padding-top: 15px;float: left;}
.frame-bottom .us a{width: 100%;}
.frame-bottom .us label{display: inline-block;color: #393c41;width: 100%;margin-bottom: 15px;cursor: pointer;}
.frame-bottom .us span{display: inline-block;width: 100%;margin-bottom: 15px;color: #6b717b;cursor: pointer;}
.frame-bottom .relation{width: 140px;display: inline-block;color: #767c85;font-size: 16px;float: left;padding-top: 15px;}
.frame-bottom .relation label{display: inline-block;width: 100%;padding-left: 66px; margin-bottom: 20px;}
.frame-bottom .relation .phone i{display: inline-block;width: 28px;height: 28px;background: url(/uploads/image/wthiicon/icon-pic-tel.png) no-repeat;}
.frame-bottom .relation span{display: inline-block;width: 100%;margin-bottom: 10px;text-align: right;}
.frame-bottom .relation .mail i{display: inline-block;width: 28px;height: 24px;background: url(/uploads/image/wthiicon/icon-pic-email.png) no-repeat;margin-top: 30px;}
.frame-bottom .bd-1, .details-wrap{border-bottom: 1px solid #edeef4;}
.frame-bottom .copy{display: inline-block;width: 100%;padding: 26px 0 45px;text-align: center;color:#8a8ea2;}

/*专业产品*/
.pro-pd{padding-top: 0;}
.product-head{background:#575962;color: #fff;}
.product-head .nature{width: 330px;text-align: center;float: left;padding-top: 110px;position: relative;}
.product-head .nature label{display: inline-block;width: 100%; font-size: 40px;line-height: 56px;margin-bottom: 5px;}
.product-head .nature span{display: inline-block;width: 100%; font-size: 12px;position: absolute;bottom: -15px;left: 0;}
.product-head .pic{width: 540px;float: right;margin-top: 16px;}
.product-head .pic i{display: inline-block;width: 453px;height: 244px;background: url(/uploads/image/wthiproduct/product-banner-pic-01.png) no-repeat;vertical-align: bottom;}
.various-product{padding: 80px 0;position: relative;}
.left-hand{width: 300px;height: 1020px;background: #fff;float: left;padding: 26px 30px;box-sizing: border-box;}
.left-hand li{font-size: 18px;line-height: 60px;color: #6a717c;cursor: pointer;}
.left-hand li a{color: #6a717c;}
.left-hand li a:hover{color: #6a717c;}
.left-hand .co{color: #35cc62;}
.left-hand li span:first-child{display: inline-block;width: 200px;}
.left-hand li span:last-child{display: inline-block;width: 40px;text-align: right;}
.left-hand li i{display: inline-block;width: 8px;height: 5px;background: url(/uploads/image/wthiicon/icon-sidebar-pic-up.png) no-repeat;vertical-align: middle;margin-bottom: 3px;}
.left-hand li .on{background: url(/uploads/image/wthiicon/icon-sidebar-pic-down.png) no-repeat;}
.item-menus{padding-bottom: 30px;display: none;}
.item-menus li{line-height: 30px;color: #c0cde0;font-size: 14px;}
.item-menus .cor{color: #6a717c;}
.product-series{width: 880px;float: right;position: relative;/*margin-bottom: 80px;*/}
.product-series .intro{background: #fff;padding: 12px 43px 21px;box-sizing: border-box;position: relative;}
.product-series .intro .title{margin-bottom: 30px;}
.product-series .intro .title label{display: inline-block;line-height: 25px;color: #393c41;font-size: 18px;float: left;margin-top: 46px;}
.product-series .intro .title i{display: inline-block;width: 188px;height: 80px;background: url(/uploads/image/wthiproduct/product-series-intro-pic-01.png) no-repeat;float: right;background-size: 100%;}
.product-series .word p{line-height: 20px;color: #6a717c;margin-bottom: 20px;}
.excerpt-more{width: 76px;position: absolute;bottom: 21px;left: 402px;}
.excerpt-more span{display: inline-block;width: 32px;height: 32px;text-align: center;line-height: 32px;cursor: pointer;}
/*
.excerpt-more .to-l{display: inline-block;width: 15px;height: 12px;background: url(/uploads/image/wthiicon/icon-page-pic-left.png) no-repeat;vertical-align: middle;}
.excerpt-more .to-r{display: inline-block;width: 15px;height: 12px;background: url(/uploads/image/wthiicon/icon-page-pic-right.png) no-repeat;vertical-align: middle;}
*/
.picture{margin: 20px 0;}
.picture li:nth-child(odd){float: left;}
.picture li:nth-child(even){float: right;}
.picture li{width: 430px;height: 350px;background: #fff;padding: 0;box-sizing: border-box;text-align: center;margin-bottom: 20px;float: left;}
.picture li a{color:#000;}
.picture li a:link{color:#000;}
.picture li span{display: inline-block;width: 100%;}
.picture li div.pic{height:280px;display: table-cell;vertical-align: middle;text-align: center;}
.picture li div img{max-width: 350px; max-height: 150px;}
.picture li div.title{height:60px;line-height:60px;}
.picture li span img{max-width:350px; max-height:150px;}
.picture li span span{margin-top: 50px;color: #393c41;line-height: 29px; position:relative}
.unit{margin-bottom: 80px;}
.unit li{cursor: pointer; width: 205px;height: 260px;background: #fff;box-sizing: border-box; text-align: center;float: left;margin: 0 20px 20px 0;}
.unit li:nth-child(4n 0){margin: 0 0 20px 0;}
.unit li a{width: 100%;color:#000;}
.unit li span{display: block;width:100%;height: 180px;padding: 15px 0;overflow: hidden;box-sizing: border-box;}
.unit li div.pro_pic{height:200px;width:205px;display: table-cell;vertical-align: middle;text-align: center;}
.unit li div.pro_title{height:60px;width:205px;vertical-align: middle;text-align: center;line-height:60px;}
.unit li span img{max-width:100%;max-height: 100%;}
.unit li span span{color: #393c41;line-height: 17px;position:relative;height:36px;padding: 0 10px;overflow: hidden;}
.page-more{width: 480px;height: 24px;line-height: 24px;position: absolute;bottom: 80px;left: 520px;}
.page-more li{float: left;padding: 0 10px;}
.page-more li a{display: inline-block;color: #333;}
.page-more li a em{display: inline-block;width: 24px;text-align: center;}
.page-more li a .on{color: #35cc62;border-bottom: 2px solid #35cc62;}
.page-more li a .mr{display: inline-block;margin-right: 16px;}
.page-more li a .ml{display: inline-block;margin-left: 16px;}
.page-more li a .l{display: inline-block;width: 16px;height: 10px;background: url(/uploads/image/wthiicon/icon-pic-btn-left.png) no-repeat;margin-right: 10px;vertical-align: middle;}
.page-more li a .r{display: inline-block;width: 16px;height: 10px;background: url(/uploads/image/wthiicon/icon-pic-btn-right.png) no-repeat;margin-left: 10px;vertical-align: middle;}

/*产品详情*/
.product-details{margin-bottom: 154px;}
.nav-back{padding: 24px 0;}
.nav-back a{display: inline-block;}
.nav-back span{display: inline-block;color: #464855;font-size: 12px;cursor: pointer;}
.nav-back span em{display: inline-block;color: #c0c4d1;margin: 0 20px;}
.nav-back .on{color: #898ea2;}
.product-content{padding: 79px 46px 147px;}
.product-content .title{margin-bottom: 80px;}
.product-content .title .pic{width: 550px;float: left;position: relative;}
.product-content .title .pic .big{width: 438px;height: 438px;overflow:hidden;text-align: center;margin: 0 0 15px 30px;position: relative;display: table-cell;vertical-align: middle;text-align: center;}
.product-content .title .pic .big img{max-width: 438px;max-height: 438px;}
.product-content .min-wrap{width: 446px;height: 110px;margin-left: 30px; overflow: hidden;position: relative;}
.product-content .title .pic i{cursor: pointer; display: inline-block;position: absolute;top: 483px; width: 20px;height: 36px;border: 1px solid #b4b8c0;text-align: center;line-height: 36px;}
.to-left{left: -15px;}
.to-right{right: 35px;}
.product-content .title .pic em{vertical-align: middle; display: inline-block;width: 13px;height: 24px;background: url(/uploads/image/wthiproduct/17.png) no-repeat;}
.to-left em{transform: rotatey(180deg);}
.product-content .min-img{width: 10000px;position: absolute;}
.product-content .min-img li{cursor: pointer; width: 100px;height: 100px;border: 1px solid #e4e5ec;text-align: center;line-height: 100px;margin-right: 10px;float: left;display: table-cell;vertical-align: middle;text-align: center;}
.product-content .min-img li img{max-width: 94px;max-height: 94px;}
.product-content .min-img li.on{border-color: #8d8d8d;}
.product-content .title .intro{width: 550px;float: right;}
.product-content .title .intro label{display: inline-block;width: 100%; color:#393c41;line-height: 33px;font-size: 24px;padding-bottom: 24px;}
.product-content .title .intro .cont{padding-top: 20px;box-sizing: border-box;font-size: 16px;line-height: 24px;color:#464855;}
.parameter{width: 100%;height: 75px;background: #fafafa;border: 1px solid #e4e5ec;text-align: center;line-height: 75px;font-size: 20px;color:#464855;margin-bottom: 20px;}
.parameter-table tr th, .parameter-table tr td{border: 2px solid #dcdcdc;padding: 0 15px;box-sizing: border-box;height: 40px;color: #63615e;font-size: 21px;}
.parameter-table tr th:nth-child(odd), .parameter-table tr td:nth-child(odd){width: auto;}
.parameter-table tr th:nth-child(even), .parameter-table tr td:nth-child(even){width: auto;}
.parameter-table tr th:nth-child(2), .parameter-table tr td:nth-child(2){width: auto;}
.parameter-table tr:nth-child(odd){background: #f3f3f3;}
.parameter-table tr:nth-child(even){background: #e2e3e3;}
.product-pdf{margin-top: 15px;}
.product-pdf a{padding: 5px 10px;display: inline-block;border: 1px dashed #dbdbdb;cursor: pointer;transition: all .3s;-webkit-transition: all .3s;}
.product-pdf a:after{content: '';display: inline-block;width: 24px;height: 24px;background: url(/uploads/image/wthiicon/icon-pic-offside-down.png) no-repeat;background-size: 100%; vertical-align: middle;margin-left: 5px;transition: all .3s;-webkit-transition: all .3s;}
.product-pdf a:hover{background: #f2f2f2;}
.product-pdf a:hover:after{background: url(/uploads/image/wthiicon/icon-pic-offside-down-on.png) no-repeat;background-size: 100%;}
.zoom a{display:block;width:33px;height:33px;position:absolute;right:0;top:0;z-index:999;background:url(/uploads/image/wthiicon/icon-zoom.png);cursor: pointer;}

/*应用案例*/
.case-title{height: 210px;text-align: center;}
.case-title label{display: inline-block;width: 100%;font-size: 40px;color:#393c41;margin-top: 60px;}
.case-title .tag{text-align: center;color: #aaa;margin-top: 15px;}
.case-title .tag a{display: inline-block;color: #aaa;margin: 0 15px;}
.case-kind{color: #8b919a;font-size: 18px;height: 60px;line-height: 60px;margin: 60px auto;width: 800px;}
.case-kind li{padding: 0 24px;float: left;cursor: pointer;}
.case-kind li a{color:#8b919a;}
.case-kind .on{background: #fff;box-shadow: 0 0 3px #898ea2;border: 1px solid #898ea2\9;color: #6a717c;}
.use-list{position: relative;padding-bottom: 40px;}
.use-page{bottom: 50px;left: 360px;}
.use-list .list li{width: 386px;margin: 0 21px 40px 0;float: left;cursor: pointer;}
.use-list .list li:nth-child(3n){margin: 0 0 40px 0;}
.use-list .list li a{width: 100%;}
.use-list .list .pic{width: 100%;height: 240px;}
.use-list .list .pic img{width: 100%;height: 100%;}
.use-list .list .cont{height: 160px;background: #fff;padding: 19px 30px 25px;box-sizing: border-box;}
.use-list .list .cont label{display: inline-block;width: 100%;color:#6a717c;font-size: 18px;margin-bottom: 10px;}
.use-list .list .cont span{display: inline-block;width: 100%;color:#999;font-size: 14px;margin-bottom: 5px;}
.use-list .list .cont p{color:#666;line-height:26px;}

/*应用案例详情*/
.details-wrap{padding: 86px 0 189px;}
.details-wrap .cont{width: 890px;float: left;}
.details-wrap .cont label{display: inline-block;color:#393c41;font-size: 30px;width: 100%;margin-bottom: 16px;}
.details-wrap .cont .time{display: inline-block;width: 100%; color: #666;margin-bottom: 45px;}
.details-wrap .cont .set{display: inline-block;width: 100%; color:#666;line-height: 40px;}
.details-wrap .cont p{color:#666;font-size: 16px;line-height: 40px;/*margin-bottom: 40px;*/}
.details-wrap .cont .pic{width: 100%;/*height: 540px;*/}
.details-wrap .cont .pic img{width: 100%;height: 100%;}
.details-wrap .list{width: 280px;float: right;}
.details-wrap .list .prev label, .new-wrap .cut label{display: inline-block;width: 100%;color: #333;font-size: 18px;cursor: pointer;}
.details-wrap .list .prev label, .new-wrap .cut label a{color: #333;}
.details-wrap .list .prev span, .new-wrap .cut span{display: inline-block;width: 100%;color: #666;margin-top: 10px;}
.details-wrap .list .prev span a, .new-wrap .cut span a{color: #666;}
.details-wrap .list .prev span a:hover, .new-wrap .cut span a:hover{color: #666;}
.tally-type{margin-top: 20px;}
.tally-type li{width: 66px;height: 30px;border: 1px solid #898ea2;border-radius: 5px; text-align: center;line-height: 30px;font-size: 12px;color: #666;float: left;margin: 0 10px 10px 0;}

/*新闻动态*/
.new-wrap{padding: 80px 0;}
.new-wrap .show{width: 880px;float: left;}
.new-wrap .show p{line-height:24px;}
.new-wrap .show image{max-width:800px;}
.new-wrap .show-mb{margin-bottom: 40px;cursor: pointer;}
.new-wrap .show-mb .pic{width: 100%;height: 240px;}
.new-wrap .show-mb .pic img, .journalism-list li .pic img{width: 100%;height: 100%;}
.new-wrap .show-mb .cont{height: 224px;padding: 40px 45px;box-sizing: border-box;}
.new-wrap .show-mb .cont .left{width: 58px;float: left;text-align: center;}
.new-wrap .show-mb .cont .left label{display: inline-block;width: 100%;color: #35cc62;font-size: 40px;line-height: 50px;}
.new-wrap .show-mb .cont .left span{display: inline-block;width: 100%;font-size: 16px;color: #333;}
.new-wrap .show-mb .cont .right{width: 660px;float: right;}
.new-wrap .show-mb .cont .right label{display: inline-block;width: 100%; font-size: 36px;line-height: 46px;color: #333;margin-bottom: 20px;}
.new-wrap .show-mb .cont .right p{font-size: 16px;line-height: 26px;color: #666;}
.new-wrap .cut{width: 280px;float: right;}
.new-wrap .cut .co{color: #35cc62;}
.new-wrap .cut span{cursor: pointer;}
.new-wrap .cut span i{display: inline-block;width: 15px;}
.new-wrap .cut span i .on{display: inline-block;width: 6px;height: 8px;background: url(/uploads/image/wthiicon/icon-pic-current-on.png) no-repeat;}
.news-page{position: static;margin: 50px auto 0;}
.journalism-list li{width: 424px;float: left;margin: 0 32px 32px 0;cursor: pointer;}
.journalism-list li:nth-child(even){margin: 0 0 32px 0;}
.journalism-list li a{color:#666;width: 100%;}
.journalism-list li a:hover{color:#666;}
.journalism-list .pic{width: 100%;height: 248px;overflow: hidden;}
.journalism-list .cont{height: 157px;padding: 30px 20px;box-sizing: border-box;}
.journalism-list .cont .left{width: 36px;text-align: center;float: left;}
.journalism-list .cont .left label{display: inline-block;width: 100%;font-size: 28px;color:#666;}
.journalism-list .cont .left span{display: inline-block;width: 100%;}
.journalism-list .cont .right{width: 315px;float: right;}
.journalism-list .cont .right label{display: inline-block;width: 100%; font-size: 21px;line-height: 32px;margin-bottom: 10px;}
.journalism-list .cont .right p{font-size: 14px;color: #666;}

/*新闻动态详情*/
.new-product{padding: 80px 0 160px;}
.new-product .show-label{color: ##393c41;font-size: 30px;margin-bottom: 15px;width: 100%;}
.new-product .show .co-1{width: 100%;color: #666;margin-bottom: 45px;}
.new-product .show .co-2{width: 100%;font-size: 16px;line-height: 40px;color: #666;}
.new-product .show-word{font-size: 16px;line-height: 40px;color: #666;margin-bottom: 40px;}
.new-product .show-em{width: 100%;color: #393c41;font-size: 16px;line-height: 26px; margin-bottom: 15px;}
.new-product .show .pic{width: 451px;height: 451px;margin-bottom: 15px;}
.new-product .show .pic img{width: 100%;height: 100%;}

/*支持下载*/
.down-co{color: #3bce67 !important;}
.welcome{position: relative; margin: 100px 0 80px;text-align: center;color: #393c41;line-height: 42px;font-size: 30px;}
.welcome label{display: inline-block;width: 100%;}
.welcome span{display: inline-block;width: 60px;position: absolute;right: 0;top: 13px;}
.welcome span i{display: inline-block;width: 17px;height: 17px;cursor: pointer;}
.welcome span .add{background: url(/uploads/image/wthiicon/icon-download-pic-plus.png) no-repeat;float: left;}
.welcome span .on{background: url(/uploads/image/wthiicon/icon-download-pic-plus-on.png) no-repeat;}
.welcome span .sub{background: url(/uploads/image/wthiicon/icon-download-pic-menu.png) no-repeat;float: right;}
.welcome span .off{background: url(/uploads/image/wthiicon/icon-download-pic-menu-on.png) no-repeat;}
.download-chunk{padding-bottom: 120px;}
.download-chunk .slide-left{width: 300px;height: 720px;float: left;padding: 80px 0;box-sizing: border-box;}
.download-chunk .slide-left li{cursor: pointer; font-size: 18px;color: #6b717b;line-height: 80px;text-align: center;}
.download-chunk .offside-show{width: 880px;float: right;padding-bottom: 70px;}
.offside-show li{text-align: center;cursor: pointer; width: 270px;height: 350px;background: #fff;float: left;margin: 0 20px 20px 0;text-align: -webkit-center;}
/*
.offside-show li:nth-child(3n){margin: 0 0 20px 0;}
*/
.offside-show li .pic{width: 100%;height: 277px;overflow: hidden;display:table;text-align: center; vertical-align: middle;}
.offside-show li .pic span{display:table-cell;vertical-align:middle;text-align: center;}
.offside-show li .pic span img{max-width: 280px;max-height: 280px;overflow: hidden;position: relative;}
.offside-show li .name{padding: 0 20px;}
.offside-show li .name p{width: 180px;float: left;font-size: 16px;color: #b4b8c0;line-height: 22px;}
.offside-show li .name .col, .download-chunk .slide-left .on, .offside-list .on{color: #00d358;}
.offside-show li .name i{display: inline-block;width: 24px;height: 24px;background: url(/uploads/image/wthiicon/icon-pic-offside-down.png) no-repeat;float: right;margin-top: 10px;}
.offside-show li .name .on{background: url(/uploads/image/wthiicon/icon-pic-offside-down-on.png) no-repeat;}
.down-page{bottom: 100px;left: 520px;}
.offside-wrap{width: 880px;float: right;padding: 28px 40px 50px;box-sizing: border-box;}
.offside-list{margin-bottom: 40px;}
.offside-list li{cursor: pointer; padding: 30px 0;border-bottom: 1px solid #edeef4;font-size: 16px;color: #b4b8c0;}
.offside-list li span{display: inline-block;width: 740px;}
.offside-list li em{display: inline-block;width: 60px;text-align: right;}
.offside-wrap .list-page{position: static;margin: 0 auto;}

/*关于我们*/
.about-head{width: 100%;height: 400px;background: url(/uploads/image/wthiabout/about-banner-pic-01.png) no-repeat center;}
.about-head .frame-head{background: none;}
.about-head .about-title{display: block;width: 200px;height: 60px;line-height: 60px;text-align: center; font-size: 40px;margin: 100px auto 0;color: #fff;}
.group-intro{padding: 60px 0 140px;}
.group-title{display: inline-block;width: 100%;text-align: center; color: #393c41;font-size: 30px;margin-bottom: 40px;}
.group-word{font-size: 16px;color: #666;line-height: 30px;width: 980px;margin: 0 auto 80px;}
.group-intro .map{text-align: center;}
.group-intro .map i{display: inline-block;width: 1027px;height: 466px;background: url(/uploads/image/wthiabout/about-global-map-pic-01.png) no-repeat;margin-bottom: 80px;}
.group-bulk p{width: 600px;height: 540px; float: left;padding: 40px 60px 60px;box-sizing: border-box;font-size: 16px;line-height: 30px;}
.group-bulk p span{display: inline-block;font-size: 26px;}
.group-bulk p{background: #35cc62;color: #fff;}
.group-bulk p p{background: #fff;color: #666;box-shadow: 0px 10px 35px 0px rgba(0,0,0,0.1);}
.firm-culture{padding: 70px 0 100px;}
.culture-type li{width: 360px;height: 380px;background: #fff;padding: 70px 35px 0;box-sizing: border-box;float: left; margin-right: 60px;box-shadow: 0px 2px 6px 0px rgba(69,73,91,0.08);}
.culture-type li li li{margin-right: 0;}
.culture-type li span{display: inline-block;text-align: center;width: 100%;}
.culture-type li i{display: inline-block;margin-bottom: 40px;}
.culture-type li .first i{width: 38px;height: 44px;background: url(/uploads/image/wthiicon/icon-culture-pic-01.png) no-repeat;}
.culture-type li .second i{width: 46px;height: 50px;background: url(/uploads/image/wthiicon/icon-culture-pic-02.png) no-repeat;}
.culture-type li .three i{width: 50px;height: 50px;background: url(/uploads/image/wthiicon/icon-culture-pic-03.png) no-repeat;}
.culture-type li .title{color: #393c41;font-size: 18px;margin-bottom: 10px;}
.culture-type li p{line-height: 24px;color: #666;}
.brand{padding: 100px 0 150px;}
.brand-logo{padding: 0 50px;}
.brand-logo li{width: 275px;height: 80px; text-align: center;float: left;line-height: 80px;}
.brand-logo li i{display: inline-block;vertical-align: middle;}
.brand-logo li .lo-1{width: 160px;height: 40px;background: url(/uploads/image/wthibrand/brand-logo-pic-01.png) no-repeat;}
.brand-logo li .lo-2{width: 110px;height: 38px;background: url(/uploads/image/wthibrand/brand-logo-pic-03.png) no-repeat;}
.brand-logo li .lo-3{width: 208px;height: 55px;background: url(/uploads/image/wthibrand/brand-logo-pic-05.png) no-repeat;}
.brand-logo li .lo-4{width: 175px;height: 39px;background:  no-repeat;}
.brand-logo li .lo-5{width: 65px;height: 62px;background: url(/uploads/image/wthibrand/brand-logo-pic-02.png) no-repeat;}
.brand-logo li .lo-6{width: 86px;height: 64px;background: url(/uploads/image/wthibrand/brand-logo-pic-04.png) no-repeat;}
.brand-logo li .lo-7{width: 70px;height: 43px;background: url(/uploads/image/wthibrand/brand-logo-pic-06.png) no-repeat;}
.contact-us{width: 100%;height: 605px;background: url(/uploads/image/wthiabout/about-maps-dark-pic-01.png) no-repeat center;padding: 100px 0 140px;box-sizing: border-box;}
.contact-us label{color: #fff;}
.contact-way li{width: 376px;height: 231px;background: #fff;padding: 40px 60px 0;box-sizing: border-box;box-shadow: 0px 10px 50px 0px rgba(0,0,0,0.1); border-radius: 6px;float: left;margin-right: 36px;}
.contact-way li li li{margin-right: 0;}
.contact-way li i{display: inline-block;width: 32px;height: 32px;margin-bottom: 25px;}
.contact-way li .sit{background: url(/uploads/image/wthiicon/icon-contact-pic-address.png) no-repeat;}
.contact-way li .tel{background: url(/uploads/image/wthiicon/icon-contact-pic-tel.png) no-repeat;}
.contact-way li .post{background: url(/uploads/image/wthiicon/icon-contact-pic-email.png) no-repeat;}
.contact-way li label{width: 100%; display: inline-block;color: #333;font-size: 20px;margin-bottom: 10px;}
.contact-way li p{color: #666;font-size: 16px;line-height: 26px;}

/* 分页 */
.page-wrap{text-align: center;}
.layui-laypage span{background: none;}
.layui-laypage .layui-laypage-curr .layui-laypage-em{background-color: #35cc62;}
.layui-laypage a:hover{color: #35cc62;}

/* 搜索结果页 */
.search-product li{float: left;width: 205px;height: 230px;background: #fff;box-sizing: border-box;text-align: center;margin: 0 20px 20px 0;}
.search-product li a{display: inline-block;width: 100%;}
.search-product li .pic{display: block;width: 100%;height: 180px;overflow: hidden;padding: 15px;box-sizing: border-box;}
.search-product li .pic img{max-width: 100%;max-height: 100%;}
.search-product li .text{color: #393c41;line-height: 17px;position: relative;height: 36px;padding: 0 10px;overflow: hidden;}
.search-news li{width: 366px;float: left;margin: 0 32px 32px 0;}
.search-news li .pic{width: 100%;height: 248px;overflow: hidden;}
.search-news li .pic img{width: 100%;height: 100%;}
.search-news li .cont{height: 157px;padding: 30px 20px;box-sizing: border-box;overflow: hidden;}
.search-news li .cont .left{width: 36px;text-align: center;float: left;}
.search-news li .cont .left label{display: inline-block;width: 100%;font-size: 28px;color:#666;}
.search-news li .cont .left span{display: inline-block;width: 100%;}
.search-news li .cont .right{width: 275px;float: right;}
.search-news li .cont .right label{display: inline-block;width: 100%; font-size: 21px;line-height: 32px;margin-bottom: 10px;}
.search-news li .cont .right p{font-size: 14px;color: #666;height: 37px;overflow: hidden;}
