﻿@charset "utf-8";
body {padding:0px;margin:0px auto;font-size:16px;line-height:29px;color:#333;width:100%;min-width:300px;zoom:1;font-family:frutigernext,"Microsoft YaHei",Arial,Helvetica,sans-serif,Arial,"宋体";background:#fff;}
ul,li,form,dl,dt,dd,div,ul,li,p,em,i,address {font-style:normal;list-style:none;padding:0px;margin:0px;}
h1,h2,h3,h4,h5,h6 {padding:0px;margin:0px;}
select,input,textarea,button {font-size:16px;border-radius:0;-webkit-border-radius:0;color:#666666;font-family:"微软雅黑";}
input:focus {outline:none;}
input,button,select,textarea {border:0px;outline:none;}
button {cursor:pointer;}
textarea {resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/}
textarea,input,select {background:none;border:none;margin:0;padding:0;}
article,aside,footer,header,hgroup,nav,section,figure,fxigcaption,address {display:block;}
/*html5设置*/
figure,figcaption {margin:0px;padding:0px;}
audio,canvas,progress,video {display:inline-block;vertical-align:baseline;}
img {max-width:100%;border:none;border:0;vertical-align:top;}
a {color:#312927;text-decoration:none;noline:-webkit-tap-highlight-color:rgba(0,0,0,0);transition:all 0.2s linear;-webkit-transition:all 0.2s linear;}
a:focus {outline:none;-moz-outline:none;}
a:hover {text-decoration:none;color:#cce105;}
*:hover {transition:all 0.2s linear;-webkit-transition:all 0.2s linear;}
.fl {float:left;}
.fr {float:right;}
.tr {text-align:right;}
.tc {text-align:center;}
.hidetxt {display:none;}
.clear {clear:both;}
.clearfix {overflow:hidden;_zoom:1;}
.clearfix:after {content:'';display:block;clear:both;height:0;visibility:hidden;}
.clearfix {*zoom:1;}
:-moz-placeholder {color:#666666;}
::-moz-placeholder {color:#666666;}
input:-ms-input-placeholdertextarea:-ms-input-placeholder {color:#666666;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {color:#666666;}
.relative {position:relative;}
.Contain {max-width:1200px;margin:0px auto;}
.w1400 {max-width:1400px;margin:0 auto;}
@media ( max-width:1400px) {.w1400 {margin:0 10px;}
}
@media ( max-width:1200px) {.Contain {margin:0 10px;}
}
@media ( max-width:998px) {body {font-size:12px;line-height:24px;}
}
.imgbox {overflow:hidden;position:relative;}
.imgbox span {background-position:center center;background-repeat:no-repeat;background-size:cover;position:absolute;left:0px;top:0px;width:100%;height:100%;}
.Scale-img {overflow:hidden;cursor:pointer;zoom:1;overflow:hidden;}
.Scale-img img,.Scale-img span {opacity:1;-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,transform 0.35s;}
.Scale-img:hover img,.Scale-img:hover span {opacity:1;-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1);top:0px;left:0px;}
@font-face {font-family:'Montserrat';src:url('../font/Montserrat.eot');src:url('../font/Montserrat.woff') format('woff'),url('../font/Montserrat.ttf') format('truetype'),url('../font/Montserrat.svg') format('svg');}
@font-face {font-family:'siyuan';src:url('../font/SourceHanSansCN-Light.eot');src:url('../font/SourceHanSansCN-Light.woff') format('woff'),url('../font/SourceHanSansCN-Light.ttf') format('truetype'),url('../font/SourceHanSansCN-Light.svg') format('svg');}
/*font*/.f_red {color:#f54336;}
.Scale-img {overflow:hidden;cursor:pointer;zoom:1;overflow:hidden;}
.Scale-img img {opacity:1;-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,transform 0.35s;}
.Scale-img:hover img {opacity:1;-webkit-transform:scale3d(1.2,1.2,1);transform:scale3d(1.2,1.2,1);top:0px;left:0px;}
.f_red {color:#e60484;}
.Header {width:92%;z-index:9999;padding:0 4%;height:120px;line-height:117px;vertical-align:middle;    background: #fff;}
.Header .Logo {float:left;width:256px;}
.Header .Logo img {vertical-align:middle;display: inline-block;}
.Search {float:right;margin-left:25px;}
.Search_span {display:inline-block;width:32px;height:32px;vertical-align:middle;background-image:url(../images/sea_03.jpg);background-repeat:no-repeat;background-position:center;}
.Header .Tel {margin-left:25px;font-size:16px;font-family:"Montserrat";color:#312927;float:right;background-image:url(../images/tel.png);background-position:left center;background-repeat:no-repeat;padding-left:27px;font-weight:bold;}
.WS_SC {font-size:14px;color:#312927;padding-left:27px;background-image:url(../images/in_06.png);background-repeat:no-repeat;background-position:left center;float:right;}
.searchBox {position:absolute;top:125px;line-height:40px;right:20px;z-index:10;display:none;width:240px;height:40px;background:white;border-radius:10px;padding:0px 10px;transition:all 0s;-webkit-transition:all 0s;-moz-transition:all 0s;-ms-transition:all 0s;}
.searchBox input {vertical-align:top;width:200px;display:inline-block;line-height:40px;}
.searchBox span {vertical-align:top;display:inline-block;cursor:pointer;width:30px;height:40px;background:url(../images/search.png)center no-repeat;}
.MainNav {margin-left:270px;}
.MainNav ul {text-align:right;margin-right:28%;}
.MainNav li {display:inline-block;margin-left:3%;position:relative;}
.MainNav li span a {display:block;font-size:16px;line-height:32px;}
.MainNav li span em {position:relative;z-index:1;font-size:16px;color:#333;}
/*.MainNav .bg {position:absolute;left:50%;top:0px;height:2px;background:#cce105;width:0%;border-radius:6px;z-index:0;transition:all 0.2s linear;-webkit-transition:all 0.2s linear;}
*/.MainNav li:hover span em,.MainNav li.onnav span em,.MainNav li span em.sele {color:#d3e545;}
.MainNav li:hover span a,.MainNav li.onnav span a,.MainNav li span a.sele {color:#d3e545;}
/*.MainNav li:hover span .bg,.MainNav li.onnav span .bg,.MainNav li span a.sele .bg {width:100%;left:0%;}
*/.NavPull {overflow:hidden;width:120px;line-height:40px;top:32px;left:-25px;text-align:center;position:absolute;padding-top:2px;z-index:100;display:none;}
.NavPull a {background:#fff;display:block;color:#666;margin-bottom:2px;border-radius:6px;}
.NavPull a:hover {background:#a5b600;color:#fff;}
.NavPull dd {opacity:0;}
.NavPull dd.li1 {transition:opacity 1s;}
.NavPull dd.li2 {transition:opacity 1s 0.2s;}
.NavPull dd.li3 {transition:opacity 1s 0.3s;}
.NavPull dd.li4 {transition:opacity 1s 0.4s;}
.NavPull dd.li5 {transition:opacity 1s 0.5s;}
.NavPull dd.li6 {transition:opacity 1s 0.6s;}
.NavPull dd.li7 {transition:opacity 1s 0.7s;}
.NavPull dd.li8 {transition:opacity 1s 0.8s;}
.NavPull dd.li9 {transition:opacity 1s 0.9s;}
.NavPull dd.li10 {transition:opacity 1s 1s;}
.MainNav li.onnav .NavPull dd {opacity:1;}
.mstbg {position:fixed;left:0px;top:0px;width:100%;height:100%;background:rgba(0,0,0,0.4);z-index:886;display:none;}
.openbtn,.closebtn {cursor:pointer;display:none;float:right;width:26px;padding-top:20px;}
.openbtn.on,.closebtn {top:0px;position:fixed;right:10px;z-index:999;}
.closebtn {z-index:999;}
.closebtn.auto {position:fixed;left:0px;top:0px;width:100%;height:100%;z-index:887;display:none;}
.openbtn span,.closebtn span {display:block;height:2px;background:#333;margin:4px 0px;transition:all 0.2s linear;-webkit-transition:all 0.2s linear;}
.openbtn.on .sp1,.closebtn .sp1 {-webkit-transform:translate(0,3px) rotate(45deg) !important;-moz-transform:translate(0,3px) rotate(45deg) !important;-ms-transform:translate(0,3px) rotate(45deg) !important;-o-transform:translate(0,3px) rotate(45deg) !important;transform:translate(0,3px) rotate(45deg) !important;background:#000000 !important;}
.openbtn.on .sp2,.closebtn .sp2 {-webkit-transform:translate(0,-3px) rotate(-45deg) !important;-moz-transform:translate(0,-3px) rotate(-45deg) !important;-ms-transform:translate(0,-3px) rotate(-45deg) !important;-o-transform:translate(0,-3px) rotate(-45deg) !important;transform:translate(0,-3px) rotate(-45deg) !important;background:#000000 !important;}
.openbtn.on .sp3,.closebtn .sp3 {display:none;}
@media ( max-width:1720px) {.MainNav li {margin-left:2%;}
}
@media ( max-width:1550px) {.Header {width:96%;padding:0 2%;}
.MainNav li {margin-left:10px;}
.MainNav ul {margin-right:320px;}
}
@media ( max-width:1410px) {.Header {padding:0 1%;width:98%;}
.MainNav li {margin-left:1%;}
.Header .Logo {width:200px;}
.MainNav {margin-left:220px;}
.WS_SC {margin-left:10px;}
.MainNav ul {margin-right:295px;}
.Header .Tel {margin-left:10px;}
.Search {margin-left:10px;}
.MainNav li span em {font-size:14px;}
}
@media ( max-width:1200px) {.Search {position:absolute;right:10px;top:10px;line-height:30px;}
.WS_SC {position:absolute;right:230px;top:10px;line-height:30px;}
.Header .Tel {position:absolute;right:50px;top:10px;line-height:30px;}
.MainNav ul {margin-right:0;}
.MainNav li {margin-left:2%;}
}
@media ( max-width:998px) {.Search {display:none;}
.searchBox {display:block;position:static;background:#ccc;border-radius:0;margin-bottom:10px;font-size:0;}
.searchBox input {width:130px;height:30px;line-height:30px;vertical-align:middle;background-color:#fff;}
.searchBox span {position:static;vertical-align:middle;display:inline-block;cursor:pointer;width:30px;height:30px;background-color:#fff;}
.Toper .nav {float:left;padding:0;font-size:12px;font-weight:normal;background:none;}
.Toper .nav i {width:6px;height:40px;}
.Header .Tel {position:static;float:none;padding-left:40px;display:block;margin:0 0 10px 0;background-color:#ccc;font-size:12px;font-weight:normal;padding-right:0;background-position:10px center;}
.Header {clear:both;height:60px;line-height:57px;}
.Header .Logo {width:auto;}
.Header .Logo img {height:32px;}
.Header .openbtn {display:block;}
.MainNav {margin-left:0;padding-top:50px;position:fixed;z-index:888;width:180px;height:100%;overflow-y:auto;background:#fff;right:-180px;top:0px;}
.MainNav ul {text-align:left;}
.MainNav li {float:none;display:block;border-bottom:1px solid #eee;width:auto;margin:0;}
.MainNav li span a {height:auto;display:block;line-height:46px;padding-left:20px;font-size:16px;}
.MainNav .bg {display:none;}
.MainNav .arr {position:absolute;z-index:2;width:40%;height:46px;background:url(../images/arr.png) right center no-repeat;right:0px;top:0px;}
.MainNav li.onnav .arr {background:url(../images/arr2.png) right center no-repeat;}
.WS_SC {display:block;padding-left:40px;position:static;float:none;margin:0 0 10px 0;background-color:#ccc;background-position:10px center;}
.NavPull {position:static;}
.NavPull dd {opacity:1;}
.NavPull a {background:none;color:#666;font-size:16px;margin-bottom:0px;}
.NavPull a:hover {background:none;color:#cce105;}
}
@media ( max-width:480px) {.Header .Logo {padding-top:3px;}
.openbtn,.closebtn {padding-top:5px;}
}

.Floatnav {display:none;text-align:center;font-size:12px;width:90px;position:fixed;color:#000;top:30%;right:1px;z-index:9999;}
.Floatnav li {position:relative;background:#fff;border:1px dashed #e6e6e6;padding-bottom:10px;}
.Floatnav li .box {width:0px;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;border-radius:5px;font-size:18px;text-align:center;right:91px;top:0px;position:absolute;padding:5px;background:#fff;transition:all 0.2s linear;-webkit-transition:all 0.2s linear;}
.Floatnav li .box.tel {padding-top:22px;height:45px;overflow:hidden;}
.Floatnav li .box img {display:block;width:100%;}
.Floatnav li:hover .box {width:140px;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
.Floatnav a {display:block;width:32px;height:32px;background-repeat:no-repeat;background-position:center;margin:0 auto;margin-top:24px;}
.Floatnav a img {transition:transform 0.5s linear;-moz-transition:-moz-transform 0.5s linear;-webkit-transition:-webkit-transform 0.5s linear;-ms-transition:transform 0.5s linear;}
.Float_qq {background-image:url(../images/qq.png);}
.Float_wx {background-image:url(../images/wx.png);}
.Float_dh {background-image:url(../images/dh.png);}
.Floatnav li p {font-size:12px;}
.Floatnav li:hover a img {transform:rotate(360deg);}
.Floatnav a img {display:inline-block;vertical-align:middle;}
.cd-top {overflow:hidden;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s;height:0px;cursor:pointer;}
@media ( max-width:1160px) {.Footer .Sitemap dl {padding-right:2%;}
}
@media ( max-width:998px) {.Sitemap .d1,.Sitemap .d2,.Sitemap .d3,.Sitemap .d4,.Sitemap .d5,.Sitemap .d6,.Sitemap .d7 {display:none;}

.Floatnav {width:70px;}
.Floatnav li .box {right:31px;}
.Floatnav li .box.tel {padding-top:22px;height:30px;overflow:hidden;}
.Floatnav a {height:25px;line-height:22px;}
.Floatnav a img {width:19px;margin-bottom:0;}
.cd-top.cd-is-visible {height:25px;}
.Floatnav li i {display:none;}
.FreeJoin .close {top:8px;}
}
@media ( max-width:560px) {.Copyright .fl {float:none;text-align:center;line-height:18px;}
.Copyright .fr {float:none;text-align:center;line-height:18px;}
}
/*Bottom*//*首页 s*//*.HomeBan {overflow:hidden;clear:both;}
.HomeBan #smallimg {text-align:center;margin:-53px 0 0 0;}
.HomeBan #smallimg .slides {width:652px !important;margin:0px auto;}
.HomeBan #smallimg li img {width:152px;cursor:pointer;height:90px;border:4px solid #fafafa;display:block;margin:0px auto;}
.HomeBan #smallimg li.flex-active-slide img {border:4px solid #cce105;}
@media ( max-width:640px) {.HomeBan #smallimg {display:none;}
.HomeBan .flex-control-paging li {background:url(../images/banline.gif) 0px center no-repeat;padding-left:80px;}
.HomeBan .flex-control-paging li a {width:9px;height:9px;background:#fff;border-radius:50%;}
.HomeBan .flex-control-paging li a.flex-active {background:#fff;text-indent:0em;width:30px;line-height:30px;height:30px;}
.HomeBan .flex-control-nav {bottom:15px;}
.HomeBan .flex-direction-nav a {width:30px;height:50px;}
.HomeBan .flex-direction-nav .flex-prev {left:0px;background:rgba(0,0,0,0.2) url(../images/btn_left.png) center center no-repeat;background-size:contain;}
.HomeBan .flex-direction-nav .flex-next {right:0px;background:rgba(0,0,0,0.2) url(../images/btn_right.png) center center no-repeat;background-size:contain;}
.HomeBan:hover .flex-direction-nav .flex-prev {left:0px;}
.HomeBan:hover .flex-direction-nav .flex-next {right:0px;}
}
*/.HomeBan .owl-dots {position:absolute;bottom:25px;width:100%;text-align:center;}
.HomeBan button.owl-dot {vertical-align:middle;width:14px;height:14px;border-radius:50%;background:#fff;margin:0 10px;}
.HomeBan button.owl-dot.active {background:transparent;border:2px solid #fff;vertical-align:middle;}
.HomeTit {text-align:center;padding:40px 0px;background-image:url(../images/in_52.png);background-repeat:no-repeat;background-position:top center;background-size:auto 100%;}
.HomeTit h2 {font-size:40px;line-height:42px;font-weight:normal;color:#312927;}
.HomeTit h2.write {color:#fff;}
.HomeTit p {text-transform:Capitalize;color:#706f6e;font-size:14px;line-height:24px;margin-top:10px;}
/*.card {position:relative;}
.front,.back {-webkit-transition:-webkit-transform .7s cubic-bezier(0.4,0.2,0.2,1);transition:-webkit-transform .7s cubic-bezier(0.4,0.2,0.2,1);-o-transition:transform .7s cubic-bezier(0.4,0.2,0.2,1);transition:transform .7s cubic-bezier(0.4,0.2,0.2,1);transition:transform .7s cubic-bezier(0.4,0.2,0.2,1),-webkit-transform .7s cubic-bezier(0.4,0.2,0.2,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;}
.card:hover .front,.card:hover .back {-webkit-transition:-webkit-transform .7s cubic-bezier(0.4,0.2,0.2,1);transition:-webkit-transform .7s cubic-bezier(0.4,0.2,0.2,1);-o-transition:transform .7s cubic-bezier(0.4,0.2,0.2,1);transition:transform .7s cubic-bezier(0.4,0.2,0.2,1);transition:transform .7s cubic-bezier(0.4,0.2,0.2,1),-webkit-transform .7s cubic-bezier(0.4,0.2,0.2,1);}
.back {position:absolute;top:0;left:0;width:100%;}
.card .back {-webkit-transform:rotateY(0deg);transform:rotateY(0deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;}
.card .front {-webkit-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;}
.card:hover .back {-webkit-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;}
.card:hover .front {-webkit-transform:rotateY(0deg);transform:rotateY(0deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;}
*/.HomeCustom {background-image:url(../images/ind_03.jpg);padding:6.5% 0;background-repeat:no-repeat;background-position:center;background-size:cover;}
.HomeCustom .HomeTit {color:#666666;}
/*.HomeCustom .HomeTit p {font-size:31px;}
*//*.HomeCustom .hd {line-height:59px;height:59px;text-align:center;margin-top:48px;}
.HomeCustom .hd ul {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}
.HomeCustom .hd li {width:18.3333%;display:inline-block;float:left;padding:0 2.16667%;border-top:1px solid #3b3d3e;border-bottom:1px solid #3b3d3e;box-sizing:border-box;}
.HomeCustom .hd li a {display:block;color:#fff;font-size:18px;border-left:1px solid #3b3d3e;border-right:1px solid #3b3d3e;letter-spacing:10px;}
.HomeCustom .hd li.on {padding:0;border-color:#fff;}
.HomeCustom .hd li.on a {border-color:#fff;}
.HomeCustom .slide ul {margin-left:-2.5%;}
.HomeCustom .slide li {margin:6% 0 0 2.5%;width:30.8333%;float:left;text-align:center;height:252px;box-sizing:border-box;}
.HomeCustom .slide li .box {border:1px solid #eeeeee;background:#fff;padding:6% 6% 3%;height:252px;box-sizing:border-box;-moz-box-shadow:0px 0px 10px #EEF0F1;-webkit-box-shadow:0px 0px 10px #EEF0F1;box-shadow:0px 0px 10px #EEF0F1;}
.HomeCustom .slide li .box .img {overflow:hidden;width:100px;height:100px;margin:0 auto;position:relative;}
.HomeCustom .slide li .box .img span {background-position:center center;background-repeat:no-repeat;position:absolute;left:0px;top:0px;width:100%;height:100%;transition:all 0.2s linear;-webkit-transition:all 0.2s linear;}
/*.HomeCustom .slide li:hover .box {border:1px solid #cce105;}
*//*.HomeCustom .slide li:hover .box .img span {transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}
*//*.HomeCustom .slide li .box p {margin-top:10px;letter-spacing:0.6em;text-overflow:ellipsis;white-space:nowrap;*white-space:nowrap;overflow:hidden;width:99%;}
.HomeCustom .slide li .box .CP_JS {height:72px;line-height:24px;overflow:hidden;}
.HomeCustom .slide li .back .imgbox {height:252px;}
*/.adtxt {text-align:center;padding:4% 10px;}
.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev {position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat;background-size:10px 44px;width:44px;border-radius:50%;border:1px solid #838383;}
.owl-carousel .owl-nav button.owl-prev {background-image:url(../images/left.svg);left:-90px;}
.owl-carousel .owl-nav button.owl-next {background-image:url(../images/right.svg);right:-90px;}
.owl-carousel .owl-nav button.owl-next span,.owl-carousel .owl-nav button.owl-prev span {color:transparent;}
.DZDJJ .item {display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff;}
.product-con {width:45%;}
.product-con h3 {font-size:25px;padding-bottom:30px;letter-spacing:1px}
.product-con p {font-size:16px;line-height:25px;letter-spacing:1px;padding-bottom:15px}
.product-con p span {display:inline-block;padding:2px 10px;border:1px solid #999;margin-left:10px;margin-top:20px;font-size:14px;color:#999}
.product-con p span:nth-child(1) {margin-left:0}
.probtn {width:100%;border-top:1px solid #999;padding-top:40px;margin-top:40px}
.probtn a {display:block;background:#f9c152;width:130px;height:40px;line-height:40px;border-radius:5px;text-align:center;font-size:14px;color:#010101;letter-spacing:1px;position:relative;display:block;overflow:hidden;-webkit-transition:all 0.25s ease-in;transition:all 0.25s ease-in}
.pro-img {width:46.6667%;/*    height:369px*/}
.pro-img .Border2 {border:10px solid #fff;}
@media ( max-width:1380px) {.owl-carousel .owl-nav button.owl-prev {left:0;}
.owl-carousel .owl-nav button.owl-next {right:0;}
}
@media ( max-width:998px) {/*.HomeCustom .slide li .box .img {width:100px;height:100px;}
.HomeCustom .slide li {height:206px;}
.HomeCustom .slide li .box {height:206px;}
.HomeCustom .slide li .back .imgbox {height:206px;}
.HomeCustom .slide li .box .CP_JS {height:48px;}
.HomeCustom .hd {margin-top:30px;}
*/}
@media ( max-width:640px) {/*.HomeCustom .slide li .box .img {margin:0 auto;width:40px;height:40px;}
.HomeCustom .slide li {height:130px;}
.HomeCustom .slide li .box {height:130px;}
.HomeCustom .slide li .back .imgbox {height:130px;}
.HomeCustom .slide li .box .CP_JS {height:40px;line-height:20px;}
.HomeCustom .hd {margin-top:20px;}
.HomeCustom .hd li {width:auto;}
.HomeCustom .hd li a {padding:0 10px;font-size:14px;}
.HomeCustom .slide li .box p {letter-spacing:0em;}
*/.DZDJJ .item {display:block;}
.product-con {width:100%;}
.pro-img {width:100%;margin-top:20px;}
.product-con h3 {padding-bottom:0;font-size:18px;}
.product-con p {padding-bottom:0;}
.probtn {margin-top:20px;}
}
@media ( max-width:480px) {.HomeCustom.HomeTit {padding:25px 0 0;}
}
@media ( max-width:998px) {.HomeTit h2 {font-size:28px;}
.HomeTit p {font-size:14px;padding-top:5px;margin-top:0;}
.HomeCustom .HomeTit p {font-size:14px;}
.HomeNews .HomeTit p {font-size:14px;margin-top:0;}
.HomeTit {padding:25px 0;}
}
/*首页 end*/

/*栏目页公用样式 s*/.SubPage {padding-bottom:5%;padding-top:5%;}
/*.SubBan {margin-bottom:4%;}
*/.SubBan img {display:block;width:100%;}
.MenuList {width:567px;height:389px;background:url(../images/menubg.png) no-repeat;margin:auto;position:absolute;z-index:13;top:0;bottom:0;left:0;right:0;}
.SinglePage {word-wrap:break-word;padding:5% 0;color:#333333;}
/*栏目页公用样式 end*/.HomeTit p.p1 {font-size:30px;text-transform:none;}
/*关于 s*/.Contain2 {max-width:1300px;margin:0px auto;}
.ScrollNav {text-align:center;max-width:84%;margin:0px auto 3%;}
.ScrollNav ul {margin-left:8px;}
.ScrollNav.navTop ul {margin-left:15px;}
.ScrollNav li {width:16.6666%;display:inline-block;*display:inline;margin-left:-5px;text-align:center;line-height:66px;}
.ScrollNav li a {display:block;border:1px solid #eeeeee;margin:-1px 0 0 -1px;background:#fff;}
.ScrollNav li:hover a,.ScrollNav li.current a {background:#ed6d09;border:1px solid #cedf02;color:#fff;}
.ScrollNav li a:hover {color:#333;}
.NavFixed {width:84%;position:fixed;top:0px;text-align:center;left:8%;z-index:1000;}
/*.proTfg {padding-top:25px;}
*/.sjtithead {background:url(../images/titbg.gif) 0px 12px repeat-x;margin:23px 0px;}
.sjtithead h2 {line-height:32px;display:inline-block;*display:inline;zoom:1;background:#fff;padding-right:5px;color:#00a1e7;}
.sjtithead p {line-height:30px;color:#cccccc;font-size:20px;font-weight:bold;}
.Scrolltxt {line-height:30px;}
.Aboutimg1 {text-align:center;}
.Aboutimg1 img {display:block;margin:0px auto;}
.Aboutbox {background:#fcfcfc;}
.Abouttxt1 {padding:6% 0;}
/*.Abouttxt1 .con {font-size:20px;line-height:52px;}
*/.PPGK_Box {margin-top:6%;}
.PPGK_Img {width:42.857%;float:left;}
.PPGK_Img .imgbox {height:500px;}
.PPGK_Box .con {width:51%;float:right;padding:40px 0;border-top:1px solid #312927;border-bottom:1px solid #312927;font-size:14px;line-height:28px;color:#4c4c4c;}
.Abouttxt2 {padding:6% 0;background-repeat:no-repeat;background-position:center top;background-size:cover;}
.Abouttxt2 .con {margin-top:6%;}
.Abouttxt2 .con div {width:50%;}
.Abouttxt2 .MainTit h2 {color:#fff;}
.Abouttxt2 .Tit_2 span {background:#666261;}
.FZLC {padding:6% 0 0;}
.FZLC img {margin-top:6%;}
.Hornorbox {padding:6% 0;background-repeat:no-repeat;background-position:center top;background-size:cover;}
.Hornorbox .Tit_2 span {background:#f0f0f2;}
.Hornorbox .HomeTit p.p1 {font-size:24px;}
.Hornorbox .flexslider {margin-top:3%;}
.Hornorbox .flexslider .slides > li {margin-right:30px;}
.Hornorbox .slides li .box {text-align:center;font-size:18px;margin:0px auto;}
.Hornorbox .slides li .box .img {display:table-cell;vertical-align:middle;}
.Hornorbox .slides li .box .img img {display:block;margin:0px auto;}
.Hornorbox .slides li .box p {font-size:18px;line-height:42px;color:#312927;}
.Hornorbox .flex-control-nav {display:none;}
.Hornorbox .flex-direction-nav a {opacity:1;width:54px;height:54px;background-size:auto;margin-top:-27px;z-index:9999;background-color:#312927;background-position:center;background-repeat:no-repeat;}
.Hornorbox .flex-direction-nav .flex-prev {background-image:url(../images/propagel0.png);left:-100px;}
.Hornorbox .flex-direction-nav .flex-next {background-image:url(../images/propager0.png);right:-100px;}
.Hornorbox .flexslider:hover .flex-prev {background-color:#cce105;background-image:url(../images/propagel0.png);}
.Hornorbox .flexslider:hover .flex-next {background-color:#cce105;background-image:url(../images/propager0.png);}
@media ( max-width:1600px) {.Hornorbox .flex-direction-nav .flex-prev {left:0;}
.Hornorbox .flex-direction-nav .flex-next {right:0;}
}
.Partnerbox {padding:6% 0;background-size:cover;background-position:center top;background-repeat:no-repeat;}
.Partnerbox .MainTit h2 {color:#fff;}
.Partnerbox .Tit_2 span {background:#585856;}
/*.Partnerbox ul {margin-left:-2%;}
.Partnerbox li {margin:2% 0 0% 2%;width:18%;float:left;text-align:center;}
.Partnerbox li .img {height:102px;display:table-cell;vertical-align:middle;width:2%;margin:0px auto;}
.Partnerbox li .img img {max-height:102px;display:block;margin:0px auto;}
*/.HZHB {margin-top:5%;background:#e6e6e6;}
.HZHB .imgbox {padding-top:64.2857%;background:#fcfcfc;}
/*.HZHB .imgbox span {background-size:auto;}
*/.Partnerbox .swiper-button-next,.Partnerbox .swiper-button-prev {width:60px;height:60px;background:rgba(0,0,0,.3);background-position:center;background-repeat:no-repeat;margin-top:-30px;}
.Partnerbox .swiper-button-prev {background-image:url(../images/propagel0.png);left:-100px;}
.Partnerbox .swiper-button-next {background-image:url(../images/propager0.png);right:-100px;}
@media ( max-width:1600px) {.Partnerbox .swiper-button-prev {left:0;}
.Partnerbox .swiper-button-next {right:0;}
}
.Brandbox {padding:6% 0;background-position:center top;background-repeat:no-repeat;background-size:contain;}
/*.Brandbox .HomeTit h2 {line-height:72px;}
.Brandbox .con {font-size:20px;line-height:36px;}
*/.GS_Box {}
.GS_Box li {margin-top:6%;width:32%;float:left;margin-right:2%;}
.GS_Box li:nth-child(3n) {margin-right:0;}
.GS_Img {padding-top:100%;}
.GS_Box li .p1 {text-align:center;font-size:18px;font-weight:bold;color:#333;line-height:30px;margin-top:20px;}
.GS_Box li .p2 {text-align:center;font-size:14px;color:#666;line-height:24px;}
.GS_Box .con {margin-top:20px;font-size:14px;line-height:28px;color:#4c4c4c;}
@media ( max-width:1300px) {.Contain2 {margin:0 10px;}
}
@media ( max-width:998px) {.HomeTit p.p1 {font-size:14px;}
.Hornorbox .HomeTit p.p1 {font-size:14px;}
.ScrollNav {max-width:100%;}
.NavFixed {width:100%;left:0%;}
.Abouttxt1 .con {font-size:14px;line-height:28px;}
.Hornorbox {padding:5% 0 5%;}
.Hornorbox .flexslider {padding:0 50px;margin-top:0%;}
.Hornorbox .flex-direction-nav a {width:30px;height:53px;margin-top:-50px;}
/*.Hornorbox .slides li .box {width:170px;font-size:16px;}
*/.Brandbox {background-size:cover;}
.Brandbox .HomeTit h2 {line-height:40px;}
.Brandbox .con {font-size:14px;line-height:24px;}
}
@media ( max-width:640px) {.Abouttxt2 .Tit_2 span {background:#322f2e;}
.PPGK_Img {width:100%;}
.PPGK_Img .imgbox {padding-top:83.3333%;height:auto;}
.Hornorbox .slides li .box p {font-size:14px;line-height:24px;}
.GS_Img {width:100%;}
.Brandbox .con {width:100%;}
.Abouttxt1 .con {width:100%}
.ScrollNav li {line-height:30px;width:25%;}
.ScrollNav.navTop li {width:33.333%;}
.Abouttxt2 .con div {width:auto;}
.Abouttxt2 .con div.fl {float:none;}
.Abouttxt2 .con div.fr {float:none;margin-top:10px;}
.Hornorbox .flexslider {padding:0 30px;margin-top:0%;line-height:18px;}
/*.Hornorbox .slides li .box {width:120px;font-size:14px;}
*/.Hornorbox .flex-direction-nav a {width:20px;height:35px;margin-top:-40px;}
/*.Hornorbox .slides li .box .img {height:110px;}
*//*.Hornorbox .slides li .box .img img {max-height:110px;}
*/.Partnerbox li {width:23%;}
.Partnerbox li .img {height:70px;}
.Partnerbox li .img img {max-height:70px;}
}
/*关于 end*/@media ( max-width:640px) {.GS_Box li {width:100%;margin-right:0;}
}
/*新闻活动 s*/.bannobg .SubBan {margin-bottom:0;}
/*.bannobg .ScrollNav {margin-top:-2%;}
*/.bannobg .ScrollNav.NavFixed {margin-top:0;}
.News_Box {padding:3% 0;}
.News_Left {width:65%;float:left;}
.News_Right {width:25%;float:right;}
/*.News_Left ul {margin-left:-4.54%;}
*/.News_Left ul li {width:47.73%;margin-right:2.27%;margin-bottom:50px;float:left;}
.News_Left ul li .imgbox {padding-top:59.5%;}
.News_Name {display:block;font-size:22px;line-height:32px;color:#312927;font-weight:bold;margin-top:20px;height:64px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.News_Time {font-size:14px;line-height:36px;color:#999999;}
.News_Cont {font-size:16px;line-height:30px;color:#4c4c4c;height:60px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.News_XQ {display:block;width:130px;height:48px;line-height:48px;border:1px solid #dcdcdc;text-align:center;font-size:14px;color:#000;margin-top:20px;}
.News_Rlist {margin-bottom:40px;}
.News_Rlist h3 {font-size:18px;line-height:36px;color:#312927;}
.News_Rlist li {padding:30px 0;border-bottom:1px solid #e6e6e6;}
.ZX_Img {width:34%;float:left;}
.ZX_Img .imgbox {padding-top:75px;}
.ZX_Txt {width:60%;float:right;}
.ZX_Txt .News_Name {font-size:15px;margin-top:0;line-height:25px;height:50px;color:#312927;font-weight:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.ZX_Txt .News_Time {line-height:1;margin-top:10px;}
/*.NewsList {padding:2% 0 3%;margin-left:-3%;}
.NewsList li {width:30.33333%;padding:0 0 3% 3%;float:left;color:#5e514e;font-size:14px;}
.NewsList li .tit {font-size:20px;text-overflow:ellipsis;white-space:nowrap;*white-space:nowrap;overflow:hidden;width:99%;margin-bottom:5.5%;}
.NewsList li .date {padding-bottom:8px;}
.NewsList li .img {position:relative;padding-top:60%;transition:all 0.2s linear;-webkit-transition:all 0.2s linear;overflow:hidden;}
.NewsList li .img a {position:absolute;left:0px;top:0px;width:100%;height:100%;background-position:center center;background-repeat:no-repeat;background-size:cover;}
.NewsList li .img:hover a {transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}
.NewsList li .p {line-height:24px;height:72px;overflow:hidden;margin:5% 0 9%;}
.NewsList li .more {display:block;width:60px;height:8px;background:url(../images/more.gif) right;transition:all 0.2s linear;-webkit-transition:all 0.2s linear;}
.NewsList li:hover .more {width:70px;}
*/.TitleInfo {text-align:center;border-bottom:1px solid #cccccc;}
.TitleInfo h2 {line-height:32px;font-size:20px;}
.TitleInfo .other {color:#5e514e;font-size:14px;padding:3% 0;}
.TitleInfo .other .font {margin-left:42px;}
.TitleInfo .other .font a {cursor:pointer;padding:0 2px;margin-right:15px;}
.TitleInfo .other .font a.on,.TitleInfo .other .font a:hover {color:#333;background:#cce105;}
.NewsInfo {font-size:14px;color:#5e514e;padding:5% 59px 0;line-height:24px;}
.PrevNextBox {padding:0 36px;position:relative;height:67px;line-height:67px;background:#f7f7f7;clear:both;margin-top:5%;}
.PrevNextBox .prev {float:left;}
.PrevNextBox .prev a {background:url(../images/pageleft.gif) 0px center no-repeat;padding-left:22px;}
.PrevNextBox .next {float:right}
.PrevNextBox .next a {background:url(../images/pageright.gif) right center no-repeat;padding-right:22px;}
.PrevNextBox .Shares {position:absolute;left:42%;}
.display-block {display:inline-block;vertical-align:middle;margin-top:-3px;}
@media ( max-width:998px) {.NewsInfo {padding-left:0px;padding-right:0px;}
}
@media ( max-width:640px) {.News_Left ul li {width:48%;margin:0 1% 30px;}
.News_Name {font-size:18px;line-height:28px;height:56px;margin-top:10px;}
.News_Cont {font-size:14px;line-height:24px;height:48px;}
.News_XQ {width:100px;height:35px;line-height:35px;}
.News_Time {line-height:24px;}
.News_Left {width:100%;}
.News_Right {width:100%;}
.ZX_Img {width:120px;}
.News_Rlist li {padding:15px 0;}
.ZX_Txt {float:none;margin-left:140px;width:auto;}
/*.NewsList li .tit {font-size:14px;margin-bottom:0px;}
.NewsList li {width:47%;font-size:12px;padding-bottom:5%;}
.NewsList li .p {line-height:18px;height:36px;}
.NewsList li .more {width:40px;}
.NewsList li:hover .more {width:40px;}
*/.PrevNextBox {padding:0 10px;height:40px;line-height:40px;}
.PrevNextBox .Shares {position:absolute;left:auto;right:0px;top:-42px;}
}
/*新闻活动 end*//*工程合作 s*/.Casetxt {font-size:14px;padding:40px 0px 88px;}
.Casetxt .info {width:44%;float:left;line-height:32px;}
.Casetxt .info h2 {font-size:18px;margin-bottom:10px;}
.Casetxt .info h3 {font-size:16px;margin:6% 0 10px;}
.Casetxt .info li {background:url(../images/dot.gif) 0px center no-repeat;padding-left:21px;}
.Casetxt .img {position:relative;width:49%;float:right;}
.Casetxt .img .p1 {width:80%;}
.Casetxt .img .p2 {position:absolute;bottom:-10%;right:0px;width:45%;}
.Casetxt .img .p2 .txt {position:absolute;left:0px;width:100%;text-align:center;bottom:10%;background:url(../images/tel3.png) center top no-repeat;padding-top:48px;font-size:14px;color:#cce105;}
.Casetxt .img .p2 .txt b {display:block;font-size:30px;line-height:35px;}
.Casebg {background:#fcfcfc;padding:4% 0 5%;}
.CseList {padding:2.5% 0 3%;margin-left:-3%;}
.CseList li {width:30.33333%;padding:0 0 2% 3%;float:left;color:#5e514e;font-size:14px;}
.CseList li .tit {text-align:center;font-size:18px;text-overflow:ellipsis;white-space:nowrap;*white-space:nowrap;overflow:hidden;width:100%;padding:5% 0;border-bottom:3px solid #eeeeee;}
.CseList li .img {position:relative;padding-top:68%;transition:all 0.2s linear;-webkit-transition:all 0.2s linear;overflow:hidden;}
.CseList li .img a {position:absolute;left:0px;top:0px;width:100%;height:100%;background-position:center center;background-repeat:no-repeat;background-size:cover;}
.CseList li .img:hover a {transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}
.CseList li:hover .tit {border-bottom:3px solid #cce105;}
@media ( max-width:640px) {.Casetxt .info {width:auto;float:none;line-height:24px;padding-bottom:18px;}
.Casetxt .img {width:auto;float:none;}
.Casetxt .img .p2 {position:absolute;bottom:-10%;right:0px;width:55%;}
.Casetxt .img .p2 .txt b {font-size:20px;line-height:25px;}
.CseList li {width:47%;font-size:12px;padding-bottom:5%;}
.CseList li .tit {font-size:14px;margin-bottom:0px;}
}
/*工程合作 end*//*订单查询 s*/.ordersearch {background:url(../images/orderbg.gif);padding:4% 0;margin-top:2%;}
.ordersearch .form {margin-left:28%;}
.ordersearch .form dl {line-height:46px;margin-bottom:14px;position:relative;padding:0 12px 0px 170px;}
.ordersearch .form dl dt {position:absolute;text-align:right;font-size:18px;width:152px;left:0px;}
.ordersearch .form dl .input {width:330px;height:46px;background:#fff;text-indent:1em;}
.ordersearch .form dl .sendbtn {margin:5px 7px 0 0;width:159px;height:46px;background:#cce105;cursor:pointer;}
.ordersearch .form dl .resetbtn {width:159px;margin-top:5px;height:46px;background:#eeeeee;color:#a0979c;cursor:pointer;}
.ordertel {background:#fcfcfc;text-align:center;padding:3% 0;margin:5% 0 3.5%;}
.ordertel .tel {background:url(../images/tel4.gif) 0px center no-repeat;background-size:contain;font-size:36px;padding-left:91px;display:inline-block;line-height:52px;}
.ordertel .tel b {font-size:46px;}
.ordertxt {margin:0px auto;font-size:14px;text-align:center;width:50%;}
.mobile {margin:4% auto 9%;width:824px;height:403px;background:url(../images/mobile.png) center center no-repeat;background-size:contain;border-radius:55px;box-shadow:-10px 0px 35px #dadada;}
.mobile .con {padding:8.5% 0px 0px 19%;}
.mobile .con .ewm {float:left;}
.mobile .con .ewm img {border:1px solid #e5e5e5;padding:8px;width:183px;height:183px;}
.mobile .con .txt {float:left;padding:8% 0px 0px 8%;font-size:18px;}
.mobile .con .txt img {display:block;margin-bottom:16px;}
.mobile .con .txt span {display:inline-block;color:#cce105;background:#313131;padding:0 15px;margin-left:9px;font-size:16px;}
@media ( max-width:998px) {.ordertel .tel {font-size:16px;padding-left:50px;line-height:35px;}
.ordertel .tel b {font-size:20px;}
.ordersearch .form {margin-left:15%;}
}
@media ( max-width:860px) {.mobile {width:auto;box-shadow:0px 0px 0px #dadada;border-radius:0;}
}
@media ( max-width:768px) {.mobile .con .ewm img {padding:4px;width:140px;height:140px;}
.mobile .con .txt {float:left;font-size:12px;text-align:center;}
.mobile .con .txt span {font-size:12px;display:block;margin-left:0px;text-align:center;}
}
@media ( max-width:640px) {.mobile {height:261px;width:539px;}
.ordersearch .form {margin-left:0%;}
.ordersearch .form dl {line-height:36px;padding-left:120px;}
.ordersearch .form dl dt {font-size:14px;width:120px;left:0px;}
.ordersearch .form dl .input {width:100%;height:36px;}
.ordersearch .form dl .sendbtn {width:47%;height:36px;}
.ordersearch .form dl .resetbtn {width:47%;height:36px;}
.ordertxt {width:auto;}
.mobile .con .ewm img {width:120px;height:120px;}
}
@media ( max-width:480px) {.mobile {height:156px;width:319px;}
.mobile .con {padding:7% 0px 0px 15%;}
.mobile .con .txt {padding:3% 0px 0px 5%;}
.mobile .con .ewm img {width:80px;height:80px;}
.mobile .con .txt img {height:15px;}
}
/*订单查询 end*//*产品体验 s*/.Promain {max-width:1432px;margin:0px auto;padding-left:10px;padding-right:10px;}
/*.ProAll {margin:2.5% 0 0 -2%;}
.ProAll li {width:31.33333%;text-align:center;position:relative;margin:0 0 2% 2%;float:left;}
.ProAll li img {display:block;}
.ProAll li .bg {z-index:5;position:absolute;left:0px;top:0px;width:100%;height:100%;background:url(../images/probg.png) center top no-repeat;background-size:cover;}
.ProAll li .tit {line-height:50px;z-index:10;font-size:36px;color:#fff;position:absolute;left:0px;top:38%;width:100%;transition:all 0.2s linear;-webkit-transition:all 0.2s linear;}
.ProAll li .tit i {border-top:1px solid rgba(255,255,255,0.4);margin:10px auto;display:block;width:80px;}
.ProAll li:hover .tit {top:35%;}
*/.MainTit {text-align:center;}
.MainTit h2 {font-size:48px;line-height:42px;color:#3d3634;vertical-align:middle;font-weight:normal;font-family:'siyuan';}
.MainTit h2 img {vertical-align:middle;margin:0 10px;}
/*.MainTit i {display:inline-block;width:24px;height:2px;background:#cccccc;margin:20px 0 10px;}
*/.Tit_2 {line-height:1px;height:1px;display:inline-block;padding:0 20px;background:#999999;vertical-align:middle;margin:30px 0;}
.Tit_2 span {display:inline-block;padding:0 20px;background:#fff;font-size:14px;color:#999999;vertical-align:top;}
.MainTit p {line-height:18px;color:#808080;letter-spacing:15px;}
.CpTopList {margin-top:50px;}
.CpTopTit {position:relative;font-size:20px;color:#3d3634;padding-bottom:20px;border-bottom:1px solid #e6e6e6;}
.CpXzQb {display:inline-block;position:absolute;bottom:20px;right:0;width:90px;height:40px;line-height:40px;text-align:center;border:1px solid #3d3634;font-size:16px;color:#3d3634;}
.CpXzQb:hover {background:#cce105;border-color:#cce105;color:#3d3634;}
.CP_LX {margin-left:-66.6px;}
.CP_LX li {width:60px;float:left;text-align:center;margin-left:66.6px;margin-top:15px;}
.CP_LX li i {display:block;padding-top:100%;background-repeat:no-repeat;background-position:center;transition:all 0.2s linear;-webkit-transition:all 0.2s linear;}
.CP_LX li span {display:block;font-size:16px;line-height:36px;color:#000;}
.CP_i1 {background-image:url(../images/cp1.png);}
.CP_i2 {background-image:url(../images/cp3.png);}
.CP_i3 {background-image:url(../images/cp5.png);}
.CP_i4 {background-image:url(../images/cp7.png);}
.CP_i5 {background-image:url(../images/cp9.png);}
.CP_i6 {background-image:url(../images/cp11.png);}
.CP_i7 {background-image:url(../images/cp13.png);}
.CP_i8 {background-image:url(../images/cp15.png);}
.CP_i9 {background-image:url(../images/cp17.png);}
.CP_i10 {background-image:url(../images/cp19.png);}
.CP_i11 {background-image:url(../images/cp21.png);}
.CP_i12 {background-image:url(../images/cp23.png);}
.CP_i13 {background-image:url(../images/cp25.png);}
.CP_i14 {background-image:url(../images/cp27.png);}
.CP_i15 {background-image:url(../images/cp29.png);}
.CP_LX li:hover span,.CP_LX li.on span {color:#cce105;}
.CP_LX li:hover .CP_i1,.CP_LX li.on .CP_i1 {background-image:url(../images/cp2.png);}
.CP_LX li:hover .CP_i2,.CP_LX li.on .CP_i2 {background-image:url(../images/cp4.png);}
.CP_LX li:hover .CP_i3,.CP_LX li.on .CP_i3 {background-image:url(../images/cp6.png);}
.CP_LX li:hover .CP_i4,.CP_LX li.on .CP_i4 {background-image:url(../images/cp8.png);}
.CP_LX li:hover .CP_i5,.CP_LX li.on .CP_i5 {background-image:url(../images/cp10.png);}
.CP_LX li:hover .CP_i6,.CP_LX li.on .CP_i6 {background-image:url(../images/cp12.png);}
.CP_LX li:hover .CP_i7,.CP_LX li.on .CP_i7 {background-image:url(../images/cp14.png);}
.CP_LX li:hover .CP_i8,.CP_LX li.on .CP_i8 {background-image:url(../images/cp16.png);}
.CP_LX li:hover .CP_i9,.CP_LX li.on .CP_i9 {background-image:url(../images/cp18.png);}
.CP_LX li:hover .CP_i10,.CP_LX li.on .CP_i10 {background-image:url(../images/cp20.png);}
.CP_LX li:hover .CP_i11,.CP_LX li.on .CP_i11 {background-image:url(../images/cp22.png);}
.CP_LX li:hover .CP_i12,.CP_LX li.on .CP_i12 {background-image:url(../images/cp24.png);}
.CP_LX li:hover .CP_i13,.CP_LX li.on .CP_i13 {background-image:url(../images/cp26.png);}
.CP_LX li:hover .CP_i14,.CP_LX li.on .CP_i14 {background-image:url(../images/cp28.png);}
.CP_LX li:hover .CP_i15,.CP_LX li.on .CP_i15 {background-image:url(../images/cp30.png);}
.CP_XX {margin-left:-35px;}
.CP_XX li {width:100px;height:40px;border:1px solid #3d3634;color:#3d3634;line-height:40px;text-align:center;float:left;margin-left:35px;margin-top:20px;}
.CP_XX li a {color:inherit;}
.CP_XX li:hover,.CP_XX li.on {background:#cce105;border-color:#cce105;color:#3d3634;}
.CP_UL {margin-top:40px;}
.CP_UL li {width:30%;margin-right:5%;float:left;margin-top:40px;}
.CP_UL li:nth-child(3n) {margin-right:0;}
.CP_UL li .imgbox {padding-top:66.6667%;}
.CP_Txt {padding:14px 25px;background:#f5f5f5;}
.CP_XQ {display:block;margin-top:5px;width:100px;height:38px;font-size:14px;border:1px solid #d9d9d9;color:#000;text-align:center;line-height:38px;float:right;}
.CP_Txt b {display:block;font-size:20px;line-height:24px;color:#3d3634;}
.CP_Txt span {font-size:16px;color:#666666;}
.CP_XQ:hover {background:#3d3634;color:#fff;border-color:#3d3634;}
.popboxx {width:100%;z-index:999;height:100%;background:rgba(0,0,0,0.5);position:fixed;top:0px;left:0px;display:none;}
.popboxx iframe {width:1130px;position:absolute;left:50%;top:50%;margin:-280px 0px 0px -565px;height:560px;}
.ZT_Box {border-top:10px solid #e6e6e6;padding:6% 0;}
.ZT_UL {margin:0 -0.78125%;font-size:0;}
.ZT_UL li {width:48.4375%;padding:0.78125%;display:inline-block;}
.ZT_UL li .imgbox {padding-top:66.6667%;}
.ZT_Txt {position:absolute;bottom:0;left:0;width:88%;padding:4% 6%;background:rgba(0,0,0,.75);transition:all 0.2s linear;-webkit-transition:all 0.2s linear;}
.ZT_Txt h3 {font-size:24px;color:#fff;}
.ZT_Txt p {font-size:14px;color:#fff;height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.ZT_Txt a {display:none;margin-top:45px;color:#fff;font-size:14px;width:100px;height:38px;line-height:36px;text-align:center;border:1px solid #413f3d;}
.ZT_UL li:hover .ZT_Txt {padding:50% 6%;bottom:50%;transform:translateY(50%);-ms-transform:translateY(50%);-webkit-transform:translateY(50%);}
.ZT_UL li:hover .ZT_Txt a {display:block;}
@media ( max-width:998px) {.popboxx iframe {width:90%;position:absolute;left:5%;top:5%;margin:0px;}
.MainTit h2 {font-size:30px;}
}
@media ( max-width:998px) {/*.MainTit h2 {font-size:36px;}
*/.CP_Txt {padding:14px;}
.CP_XQ {width:75px;height:30px;line-height:30px;margin-top:10px;}
.CP_Txt b {font-size:16px;}
.CP_Txt span {font-size:12px;}
}
@media ( max-width:768px) {.popboxx iframe {width:100%;position:absolute;left:0%;top:0%;height:550px;}
}
@media ( max-width:640px) {.MainTit h2 {font-size:24px;}
.Tit_2 {margin:15px 0;}
.CP_LX {margin-left:-20px;}
.CP_LX li {margin-left:20px;}
.CP_XX {margin-left:-20px;}
.CP_XX li {width:80px;margin-left:20px;}
.CP_UL li {width:47%;margin-right:6%;}
.CP_UL li:nth-child(3n) {margin-right:6%;}
.CP_UL li:nth-child(2n) {margin-right:0;}
.ZT_Txt h3 {font-size:18px;}
}
@media ( max-width:480px) {.MainTit h2 {font-size:28px;line-height:36px;}
.MainTit i {margin:10px 0 5px;}
.CpTopList {margin-top:40px;}
.CpXzQb {width:75px;height:30px;line-height:30px;}
.CP_UL {margin-top:0;}
.CP_UL li {width:100%;margin-right:0;margin-top:20px;}
.CP_UL li:nth-child(3n) {margin-right:0;}
.ZT_Txt h3 {font-size:16px;}
.ZT_Txt p {display:none;}
.ZT_UL li:hover .ZT_Txt p {display:block;}
}
/*产品体验详情*/.CPXQ_Top {padding-bottom:6%;border-bottom:1px solid #e6e6e6;}
.CPXQ_Top .close {}
/*.flexslider {border-radius:0px;border:0px;background:none;margin:0px;box-shadow:0 0px 0px rgba(0,0,0,0);}
*/.itembox {width:56.6667%;float:left;}
.itembox .bg {height:100%;background:#222222;}
.itembox .imgleft {position:relative;z-index:1;width:100%;}
.bigimg li {position:relative;}
/*#bigimg .flex-direction-nav a {display:none;width:38px;height:38px;border:1px solid #fff;font-size:31px;text-align:center;background:url(../images/stuarr.png) no-repeat;top:85%;}
#bigimg .flex-direction-nav a:hover {border:1px solid #e36013;}
*//*#bigimg .flex-direction-nav .flex-prev {left:auto;right:108px;background-position:0px top;}
#bigimg .flex-direction-nav .flex-next {right:57px;background-position:-38px top;}
*//*#smallimg {padding:10px 0 0;}
#smallimg li {text-align:center;color:#444444;cursor:pointer;margin-right:10px;}
#smallimg .img img {display:block;margin:0px auto;}
*//*#smallimg li.flex-active-slide .box {border:1px solid #cce105;}
*/#bigimg .flex-direction-nav a {background-color:#3d3634;opacity:1;background-repeat:no-repeat;background-position:center;width:40px;height:40px;}
#bigimg .flex-direction-nav .flex-prev {background-image:url(../images/fy_05.png);left:0;}
#bigimg .flex-direction-nav .flex-next {background-image:url(../images/fy_06.png);right:0;}
#bigimg .flex-direction-nav .flex-disabled {opacity:1!important;}
#bigimg .flex-direction-nav a:hover {background-color:#cce105;}
#bigimg .flex-direction-nav .flex-prev:hover {background-image:url(../images/fy_03.png);}
#bigimg .flex-direction-nav .flex-next:hover {background-image:url(../images/fy_04.png);}
.CPXQ_Right {width:39.16667%;float:right;}
.CPXQ_Name {font-size:30px;line-height:42px;color:#3d3634;}
.CPXQ_FL {display:block;font-size:18px;line-height:42px;color:#666666;}
.CPXQ_BQ {margin-bottom:25px;}
.CPXQ_BQ span {display:inline-block;width:70px;line-height:32px;border:1px solid #3d3634;color:#3d3634;font-size:14px;text-align:center;margin-right:10px;margin-top:10px;}
.CQXQ_Lis {padding:12px 0;border-top:1px solid #e6e6e6;}
.CQXQ_Lis b {font-size:18px;color:#3d3634;float:left;}
.XQ_YS {margin-left:50px;}
.XQ_YS a {display:inline-block;margin:5px;}
.XQ_CZ {margin-left:50px;}
.XQ_CZ a {display:inline-block;margin:2px 5px 2px 0;padding:0 7px;height:32px;line-height:32px;background:#f0f0f0;font-size:14px;color:#3d3634;}
.SJLN {border-bottom:1px solid #e6e6e6;}
.XQ_LN {display:block;margin-top:35px;}
.YYLC {display:block;margin-top:40px;width:140px;height:50px;line-height:50px;text-align:center;background:#cce105;font-size:18px;color:#3d3634;font-weight:bold;}
.YYLC:hover {color:#3d3634;}
.XQ_ZS {font-size:14px;color:#3d3634;margin-top:5px;}
.CPXQ_FH {display:block;width:170px;height:50px;line-height:50px;text-align:center;vertical-align:top;background:#f0f0f0;font-size:16px;color:#3d3634;float:right;margin-top:4.16667%;}
.CPXQ_FH i {display:inline-block;width:24px;height:50px;vertical-align:top;margin-left:10px;background-image:url(../images/cpfh.png);background-repeat:no-repeat;background-position:center;}
.CPXQ_FH:hover {color:#3d3634;background:#cce105;}
@media ( max-width:768px) {.itembox {width:100%;}
.CPXQ_Right {width:100%;margin-top:20px;}
}
@media ( max-width:460px) {/*.HomeTit h2 {font-size:24px;}
.Homead {text-align:center;margin:15px 0px;}
.HomeTit h2 span {line-height:22px;width:280px;margin:0px auto;padding:0px 10px;}
*/#bigimg .flex-direction-nav {display:none;}
#smallimg .flex-direction-nav a {width:40px;height:40px;}
#smallimg .flex-direction-nav .flex-prev {background-position:-14px -53px;}
#smallimg .flex-direction-nav .flex-next {background-position:-89px -53px;}
.itembox .bg {height:auto;}
.itembox .imgleft {margin:0 0% 0 0%;width:auto;float:none;}
.itembox .imgleft img {margin:0px auto;}
.itembox .infotxt {width:auto;float:none;line-height:1.5em;}
.itembox .infotxt .txt {height:38px;overflow:hidden;}
.CPXQ_Name {font-size:20px;}
.YYLC {margin-top:20px;width:100px;height:40px;line-height:40px;}
}
/*pages*/.Pages {zoom:1;margin:4% 0;overflow:hidden;text-align:center;color:#555;font-size:14px;clear:both;line-height:30px;}
.Pages span {padding:0px 0px;display:inline-block;vertical-align:middle;padding:0 6px;margin-left:-5px;}
.Pages .total {border:1px solid #e6e6e6;}
.Pages .p_page > a {display:inline-block;margin:0px 2px;text-align:center;color:#000;}
.Pages .p_page a {display:inline-block;vertical-align:middle;}
.Pages .p_page .a_prev,.Pages .p_page .a_next {display:inline-block;vertical-align:middle;width:90px;text-align:center;height:45px;line-height:45px;font-size:20px;border:1px solid #e6e6e6;}
.Pages .p_page .a_prev:hover,.Pages .p_page .a_next:hover {background:#3d3634;color:#fff;}
.Pages .p_page .num a {vertical-align:middle;width:45px;height:45px;text-align:center;line-height:45px;color:#666666;border:1px solid #e6e6e6;margin:0 3px;}
.Pages .p_page .num a:hover,.Pages .p_page .num a.a_cur {color:#fff;background-color:#3d3634;}
@media ( max-width:998px) {.Pages .p_page .num a {width:30px;height:30px;line-height:30px;}
.Pages .p_page .a_prev,.Pages .p_page .a_next {height:30px;line-height:30px;width:40px;}
}
.Promain2 {max-width:1524px;margin:0px auto;padding-left:10px;padding-right:10px;}
.ProList {padding:2.5% 0 2%;margin-left:-2%;}
.ProList li {width:31.33333%;padding:0 0 2% 2%;float:left;color:#5e514e;font-size:14px;}
.ProList li .tit {font-size:20px;text-overflow:ellipsis;white-space:nowrap;*white-space:nowrap;overflow:hidden;width:100%;padding:5% 0;border-bottom:3px solid #eeeeee;}
.ProList li .img {position:relative;padding-top:75%;transition:all 0.2s linear;-webkit-transition:all 0.2s linear;overflow:hidden;}
.ProList li .img a {position:absolute;left:0px;top:0px;width:100%;height:100%;background-position:center center;background-repeat:no-repeat;background-size:cover;}
.ProList li .img:hover a {transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}
.ProList li:hover .tit {border-bottom:3px solid #cce105;}
.popbox {position:fixed;left:0px;top:0px;z-index:99999;width:100%;height:100%;background:rgba(0,0,0,0.6);}
/*.Displaybox {position:relative;max-width:1100px;margin:0 auto;background:url(../images/border.gif);padding:13px;}
.Displaybox .box {background:#fff;padding:30px;}
.Displaybox .flexslider {width:59%;float:left;}
.Displaybox .flexslider img {display:block;max-height:440px;margin:0px auto;}
.Displaybox .flex-control-paging li {}
.Displaybox .flex-control-paging li a {width:7px;height:7px;background:#cce105;border-radius:50%;}
.Displaybox .flex-control-paging li a.flex-active {border:2px solid #cce105;background:none;}
.Displaybox .info {font-size:14px;width:36%;float:right;}
.Displaybox .info .tit {font-size:24px;}
.Displaybox .info .item {margin:20px 0px;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;padding:14px 0px;}
.Displaybox .info .item dl {position:relative;margin:4px 0px;padding-left:87px;}
.Displaybox .info .item dl dt {position:absolute;left:0px;top:0px;font-weight:bold;}
.Displaybox .info .txt {margin-right:5%;max-height:180px;overflow-y:auto;}
.Displaybox .page {position:absolute;width:36%;right:3%;text-align:center;bottom:6%;}
.Displaybox .page a {width:60px;height:40px;display:inline-block;background-position:center center;background-repeat:no-repeat;}
.Displaybox .page a:hover {background-color:#cce105;}
.Displaybox .page a.prev {background-image:url(../images/propagel.png);}
.Displaybox .page a:hover.prev {background-image:url(../images/propagel0.png);}
.Displaybox .page a.next {background-image:url(../images/propager.png);}
.Displaybox .page a.next.prev {background-image:url(../images/propager0.png);}
*//*.popboxx {width:100%;z-index:999;height:100%;background:rgba(0,0,0,0.5);position:fixed;top:0px;left:0px;display:none;}
*//*.popboxx iframe {width:1130px;position:absolute;left:50%;top:50%;margin:-280px 0px 0px -565px;height:560px;}
*/@media ( max-width:1100px) {/*.popboxx iframe {width:90%;position:absolute;left:5%;top:5%;margin:0px;}
*//*.Displaybox .box {padding:35px 12px 50px;}
*/}
@media ( max-width:768px) {.ProAll li .tit {font-size:26px;}
/*.popboxx iframe {width:100%;position:absolute;left:0%;top:0%;height:550px;}
*//*.Displaybox .box {height:440px;overflow-y:auto;}
.Displaybox .flexslider {width:auto;float:none;}
.Displaybox .flexslider img {max-height:300px;}
.Displaybox .info {width:auto;float:none;}
.Displaybox .info .txt {margin-right:0%;max-height:none;overflow-y:auto;}
.Displaybox .info .tit {font-size:18px;padding-top:12px;}
.Displaybox .page {position:fixed;width:93.5%;bottom:0px;background:#fff;}
*/}
@media ( max-width:640px) {.ProAll li {width:48%;}
.ProAll li .tit {font-size:18px;top:30%;line-height:30px;}
.ProList li {width:47%;font-size:12px;padding-bottom:5%;}
.ProList li .tit {text-align:center;font-size:14px;margin-bottom:0px;}
}
/*产品体验 end*//*联系我们 s*/.LXBox_1 {padding:6% 0;}
.service {margin-top:5%;-moz-box-shadow:0px 0px 10px #f2f2f2;-webkit-box-shadow:0px 0px 10px #f2f2f2;box-shadow:0px 0px 10px #f2f2f2;}
.LX1_Img {width:50%;float:left;}
.LX1_Img .imgbox {padding-top:400px;}
.LX1_Txt {padding:70px 0 0 6.25%;width:43.75%;float:left;}
.LX1_Txt .p1 {font-size:36px;color:#312927;line-height:40px;}
.LX1_Txt .p2 {font-size:16px;line-height:28px;color:#4c4c4c;margin-top:15px;}
.LX1_Txt ul li {display:inline-block;margin-right:35px;margin-top:40px;font-size:16px;line-height:28px;text-align:center;}
.LX1_Txt ul li p {margin-top:10px;}
.LX1_UL {margin:0 -1.6667%;font-size:0;}
.LX1_UL li {width:21.6666%;padding:0 1.6667%;display:inline-block;margin-top:3.3333%;}
.LX1_UL li a {display:block;height:240px;text-align:center;-moz-box-shadow:0px 0px 20px #f2f2f2;-webkit-box-shadow:0px 0px 20px #f2f2f2;box-shadow:0px 0px 20px #f2f2f2;}
.LX1_UL li img {margin-top:35px;}
.LX1_UL li p {font-size:18px;line-height:28px;color:#000;text-align:center;margin-top:25px;}
.LX1_UL li:hover {transform:translateY(-20px);-ms-transform:translateY(-20px);-webkit-transform:translateY(-20px);}
.LXBox_2 {padding:6% 0;background-repeat:no-repeat;background-position:center top;background-size:cover;}
.LXBox_2 .MainTit h2 {color:#fff;}
.LXBox_2 .Tit_2 span {background:#2d2725;}
.LXBox_2p {text-align:center;font-size:16px;line-height:30px;color:#fff;opacity:.5;}
.Freeyy {margin-top:4%;background:#fff;}
.Freeyy .form {width:44%;padding:0 3%;height:520px;float:left;text-align:center;position:relative;-moz-box-shadow:20px 0px 40px #E7E7E7;-webkit-box-shadow:20px 0px 40px #E7E7E7;box-shadow:20px 0px 40px #E7E7E7;}
.Freeyy .form h2 {position:absolute;top:0;left:0;width:200px;font-size:24px;line-height:70px;color:#fff;text-align:left;padding-left:45px;background-repeat:no-repeat;background-position:left top;background-image:url(../images/lx_29.jpg);}
.Freeyy .form dl {margin-top:120px;}
.Freeyy .form dd {margin-bottom:30px;}
.Freeyy .form dd .input {width:100%;text-indent:1em;height:60px;line-height:60px;background:#eeeeee;font-size:16px;color:#666666;}
.Freeyy .form dd .sendbtn {color:#fff;width:100%;height:60px;cursor:pointer;background:#312927;font-size:20px;}
.Freeyy .ewmbox {width:42%;padding:4% 3%;float:left;text-align:center;font-size:14px;line-height:25px;}
.Freeyy .ewmbox img {display:block;margin:0px auto 5.5%;}
.Freeyy .ewmbox  h2 {width:208px;height:60px;line-height:60px;text-align:center;background:#cce105;color:#312927;font-size:24px;margin:0 auto;}
.ewm_img {margin-top:30px;}
.ewm_img img {width:208px;height:208px;}
.Freeyy .ewmbox p {font-size:18px;line-height:28px;color:#312927;}
.LXBox_3 {padding:6% 0;background-position:center top;background-repeat:no-repeat;background-size:cover;margin-bottom:0;}
/*.LXBox_3 .tithead {text-align:center;font-size:58px;padding:6.5% 0;}
*/.LXBox_3 .MainTit h2 {color:#fff;}
.LXBox_3 .Tit_2 span {background:#444140;}
.LXBox_3 .txt {color:#fff;font-size:14px;line-height:28px;opacity:.7;text-align:center;margin-top:2%;}
/*.LXBox_3 .txt p {text-indent:2em;}
*/.ZL_Img {margin-top:40px;}
.LXBox_4 {padding:6% 0;background:#fafafa;}
.hrw1 {width:25%;}
.hrw2 {width:25%;}
.hrw3 {width:25%;}
.hrw4 {width:25%;}
.Hrhead {height:58px;background:#f5f5f5;border-top:1px solid #d9d9d9;border-left:1px solid #d9d9d9;text-align:center;font-size:18px;font-weight:bold;margin:3% 0 0;}
.Hrhead td {border-bottom:1px solid #d9d9d9;border-right:1px solid #d9d9d9;text-align:center;}
/*.padleft {padding-left:3%;text-align:left !important;}
*/.HrList {border-left:1px solid #d9d9d9;background:#fff;}
.HrList .hrw1 {font-weight:bold;}
.HrList .hrw3 {color:#bfb5b3;}
.HrList .hrw4 {cursor:pointer;}
.HrList li {border-bottom:1px solid #d9d9d9;font-size:14px;border-right:1px solid #d9d9d9;}
.HrList li td {height:58px;color:#000000;text-align:center;}
.HrList li .txtCont {font-size:14px;line-height:30px;background:#fff;display:none;padding:3% 10%;color:#535353;border-top:1px solid #d9d9d9;}
.HrList li .txtCont .stit {margin-bottom:15px;font-size:18px;line-height:30px;color:#000;}
.HrList li .yp {width:24px;height:24px;display:block;text-align:center;background-image:url(../images/jia.jpg);background-repeat:no-repeat;background-position:center;margin:0px auto;}
.HrList li a.apply {float:right;color:#c4d808;font-size:16px;background:#312927;width:140px;margin-top:50px;line-height:50px;display:block;text-align:center;}
.HrList li a:hover.apply {color:#312927;}
.HrList li.current td {color:#cce105;}
.HrList li.current a {color:#cce105;}
.HrList li.current .yp {background-image:url(../images/jian.jpg);}
.ZP_HR {margin-top:30px;border-color:#e6e6e6;}
.hrpopbox {display:none;position:fixed;width:100%;height:100%;z-index:1000;left:0px;top:0px;background:rgba(0,0,0,0.7);}
.hrpopbox .content {background:#fff;border:3px solid #cce105;position:relative;height:92%;overflow-y:auto;max-width:1194px;margin:2% auto 0;}
.hrpopbox .content .tithead {text-align:center;padding:5% 0;font-size:36px;margin:0 6%;background:url(../images/titbg.gif) 0px bottom repeat-x;}
.hrpopbox .JobForm {color:#666666;margin:4% 10% 35px 10%;font-size:14px;}
.hrpopbox .JobForm dl {margin-bottom:20px;width:48%;float:left;padding-left:1%;line-height:28px;}
.hrpopbox .JobForm dl dt {width:20%;float:left;}
.hrpopbox .JobForm dl dd {width:70%;float:left;}
.hrpopbox .JobForm dl.other {width:99%;float:none;padding-left:1%;}
.hrpopbox .JobForm dl.other dt {width:9.7%;}
.hrpopbox .JobForm dl.other dd {width:84%;}
.hrpopbox .JobForm .input {background:#fff;border:1px solid #dbdbdb;width:99%;height:28px;line-height:28px;}
.hrpopbox .JobForm .input2 {background:#fff;border:1px solid #dbdbdb;width:99%;height:116px;line-height:23px;}
.hrpopbox .JobForm select {border:1px solid #dbdbdb;width:190px;height:23px;line-height:23px;}
.hrpopbox .sendbtn {cursor:pointer;color:#312927;width:84px;height:28px;font-size:14px;background:#cce105;margin-right:8px;}
.hrpopbox .resetbtn {cursor:pointer;color:#6e6e6e;width:84px;height:28px;font-size:14px;background:#eeeeee;}
.LXBox_5 {padding:6% 0;background-repeat:no-repeat;background-position:center top;}
.LXBox_5 .MainTit h2 {color:#fff;}
.LXBox_5 .MainTit span {background:#535354;}
.LXBox_5 .item {margin-top:5%;background:#fff;padding:3.5%;}
.LXBox_5 .item dd {width:25%;float:left;font-size:16px;color:#000;line-height:28px;overflow:hidden;background-repeat:no-repeat;background-position:left center;}
.LXBox_5 .item dd p {margin-left:75px;}
.LXBox_5 .item dd b {margin-left:75px;display:block;font-size:22px;color:#312927;font-family:'Montserrat';}
.LXBox_5 .map {margin-left:-3%;margin-top:3%;}
.LXBox_5 .map dd {width:47%;padding-left:3%;float:left;font-size:18px;line-height:38px;}
.LXBox_5 .map dd p {padding:20px 0;line-height:30px;background:#312927;color:#fff;text-align:center;font-size:20px;}
@media ( max-width:998px) {.LXBox_5 .img {width:30%;}
.LXBox_5 {width:65%;}
.LXBox_5 .tithead {font-size:28px;}
}
@media ( max-width:768px) {.Searchbox li .box {width:150px;height:150px;font-size:22px;}
.Searchbox li .box a {line-height:50px;}
.Searchbox li .box .ewm {font-size:14px;padding-top:20px;}
.Searchbox li .box .ewm img {width:70px;height:70px;border:4px solid #fff;}
.LXBox_3 .tithead {font-size:28px;}
.LXBox_3 .txt {line-height:24px;}
.hrpopbox .content .tithead {margin:0 2%;font-size:18px;}
.hrpopbox .JobForm {margin-left:2%;margin-right:2%;}
.hrpopbox .content {margin-left:10px;margin-right:10px;}
.HomeTit .p3 {width:auto;}
}
@media ( max-width:640px) {.LX1_Img {width:100%;}
.LX1_Img .imgbox {padding-top:66.6667%;height:auto;}
.LX1_Txt {width:90%;padding:5%;}
.LX1_Txt .p1 {font-size:28px;}
.Freeyy .form {width:94%;}
.Freeyy .ewmbox {width:94%;}
.HomeTit .p2 {font-size:16px;}
.service li a {font-size:14px;padding:20px 0px;}
.Searchbox li {width:50%;margin-bottom:12px;}
.Searchbox li .box {width:130px;height:130px;font-size:16px;}
.Searchbox li .box a {padding-top:30px;}
.Searchbox li .box .ewm img {width:55px;height:55px;}
.Hrhead {height:48px;font-size:14px;}
.HrList li {font-size:12px;}
.HrList li td {height:40px;}
.HrList li a.apply {width:65px;}
.HrList li .yp {width:65px;}
.hrpopbox .JobForm dl {width:auto;float:none;clear:both;padding-left:76px;position:relative;}
.hrpopbox .JobForm dl dt {width:auto;position:absolute;left:0px;top:0px;text-align:right;}
.hrpopbox .JobForm dl dd {width:auto;float:none;}
.hrpopbox .JobForm dl.other {padding-left:76px;width:auto;}
.hrpopbox .JobForm dl.other dt {width:auto;text-align:right;}
.hrpopbox .JobForm dl.other dd {width:auto;}
.LXBox_5 .img {width:50%;margin:0px auto;position:static;}
.LXBox_5 {width:auto;float:none;}
.LXBox_5 .tithead {text-align:center;}
.LXBox_5 .item dd {width:50%;font-size:14px;}
.LXBox_5 .item dd b {font-size:14px;}
.LXBox_5 .item dd span {margin-left:29px;}
.LXBox_5 .map {margin-left:0px;}
.LXBox_5 .map dd {width:auto;padding-left:0%;margin-top:30px;float:none;text-align:center;font-size:14px;line-height:28px;}
.LXBox_5 .map dd p {font-size:14px;padding:10px 0;line-height:25px;}
}
@media ( max-width:480px) {.Freeyy .form {width:auto;padding:4%;float:none;border-right:0px;border-bottom:1px dashed #dcdcdc;}
.Freeyy .ewmbox {width:auto;padding:4% 0%;float:none;}
.LXBox_5 .item dd {width:auto;float:none;}
.Freeyy .ewmbox img {width:50%;height:auto;}
.LX1_UL li {width:46.6666%;}
}
/*联系我们 end*//*合作加盟 s*/.ScrollNav.zsjm {background:#fcfcfc;max-width:100%;margin-left:0;border-bottom:1px solid #e6e6e6;}
.ScrollNav.zsjm li {width:auto;padding:0 5px;}
.ScrollNav.zsjm li a {border:0;width:165px;line-height:55px;margin:0;}
/*.ScrollNav.zsjm li a:hover,.ScrollNav.zsjm li.current a {background:url(../images/zsjmnav2.gif) center center no-repeat;background-size:cover;}
*/.ScrollNav.zsjm.NavFixed {margin-top:0%;width:100%;left:0;}
@media ( max-width:1400px) {.ScrollNav.zsjm li {padding:4px 2px 4px;}
.ScrollNav.zsjm li a {width:130px;line-height:38px;}
}
@media ( max-width:640px) {.ScrollNav.zsjm li a {width:auto;line-height:31px;padding:0 10px;}
}
.jmbox1 {text-align:center;padding:6% 10px;background:#f5f5f5;}
/*.jmbox1 .p2 {position:relative;margin:3.5% 0 6%;}
.jmbox1 .p2 span {display:inline-block;margin-right:142px;}
.jmbox1 .p2 .vs {position:absolute;left:47%;top:50%;}
.jmbox1 .p2 span:last-child {margin-right:0px;}
*/.HY_YS1 {margin-top:6%;}
.HY1_L {width:47.14%;float:left;height:470px;position:relative;-moz-box-shadow:0px 0px 15px #EDEDED;-webkit-box-shadow:0px 0px 15px #EDEDED;box-shadow:0px 0px 15px #EDEDED;}
.HY1_L img {width:100%;height:100%;border:1px solid #EDEDED;}
.HY1_R {width:42.86%;float:right;height:360px;font-family:'siyuan';text-align:left;background:#fff;padding:55px 3% 55px 7%;}
.HY1_R h3 {font-size:32px;color:#312927;line-height:34px;}
.HY1_R .lin3 {width:30px;height:2px;background:#cce105;margin-top:25px;display:block;}
.HY1_R ul li {margin-top:45px;padding-bottom:25px;border-bottom:1px solid #e6e6e6;}
.HY1_R ul li b {background-image:url(../images/dian2_03.jpg);background-repeat:no-repeat;background-position:left center;display:block;font-size:24px;line-height:34px;color:#312927;padding-left:20px;height:34px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:normal;}
.HY1_R ul li p {padding-left:20px;font-size:18px;line-height:34px;color:#666666;}
.HY2_Box {padding-top:6%;background:#fff;font-family:'siyuan';}
.HY2_Box img {position:absolute;top:0;left:50%;transform:translateX(-50%);-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);}
.HY2_DL {width:50%;float:left;}
.HY2_DL dl dt {height:70px;line-height:70px;font-weight:bold;text-align:center;font-size:24px;color:#312927;background:#cce105;}
.HY2_DL dl dd {line-height:60px;border-bottom:1px solid #e5e5e5;text-align:center;font-size:18px;color:#000;}
.HY2_DL1 {-moz-box-shadow:0px 5px 5px #E5E5E5;-webkit-box-shadow:0px 5px 5px #E5E5E5;box-shadow:0px 5px 5px #E5E5E5;}
.HY2_DL2 dl dt {background:#e6e6e6;}
.HY2_DL2 dl dd {background:#f5f5f5;border-color:#fff;}
@media ( max-width:640px) {.HY1_R h3 {font-size:24px;}
.HY1_L {width:100%;height:auto;}
.HY1_R {width:94%;padding:3%;height:auto;}
.HY1_R ul li {margin-top:15px;}
.HY1_R ul li b {font-size:20px;}
.HY2_DL dl dt {font-size:18px;height:auto;line-height:30px;padding:10px 0;}
.HY2_DL dl dd {padding:0;line-height:30px;font-size:14px;}
}
.jmline {height:24px;background-repeat:no-repeat;background-position:center top;background-size:cover;position:relative;z-index:1;}
.jmbox2 {text-align:center;padding:6% 0 6%;}
/*.jmbox2 .tit {padding:24px 0 5%;transform:translateY(-100px);-webkit-transform:translateY(-100px);opacity:0;transition:all 1s 0.1s;}
*/.jmbox2 ul {font-size:0;vertical-align:top;margin-top:6%;-moz-box-shadow:0px 0px 5px #F5F5F5;-webkit-box-shadow:0px 0px 5px #F5F5F5;box-shadow:0px 0px 5px #F5F5F5;}
.jmbox2 ul li {width:20%;display:inline-block;vertical-align:top;}
.YL_Txt {height:160px;background-repeat:no-repeat;background-position:center 35px;font-family:'siyuan';border-top:2px solid #cce105;}
.YL_Txt p {font-size:22px;line-height:28px;color:#312927;padding-top:100px;}
.jmbox2 ul li.odd .YL_Txt {border-top:0;border-bottom:2px solid #cce105;}
.jmbox2 ul li:hover {transform:translateY(-10px);-ms-transform:translateY(-10px);-webkit-transform:translateY(-10px);}
/*.jmbox2 li {width:16.66666%;float:left;transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.2s;}
.jmbox2 li .img {margin-left:4px;transition:all 0.2s linear;-webkit-transition:all 0.2s linear;}
.jmbox2 li:hover .img {margin-top:-5px;}
*//*.jmbox2 .li1 {}
*//*.jmbox2 .li2 {transition:all 1s 0.3s;}
.jmbox2 .li3 {transition:all 1s 0.4s;}
.jmbox2 .li4 {transition:all 1s 0.5s;}
.jmbox2 .li5 {transition:all 1s 0.6s;}
.jmbox2 .li6 {transition:all 1s 0.7s;}
*/.jmbox2.anm .tit {transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}
.jmbox2.anm li {transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}
.jmbox3 {margin-top:-51px;}
.jmbox4 {text-align:center;padding:6% 0 7%;background-color:#312927;}
/*.jmbox4 .auto {max-width:1440px;padding:0 10px;margin:0px auto;}
.jmbox4 .img1 {width:37%;float:left;margin-top:-4%;transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);-webkit-transform:scale(0);transition:all 1s 0.3s;}
.jmbox4 .img2 {width:26%;float:left;margin-top:4%;transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.6s;}
.jmbox4.anm .img1 {transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);-webkit-transform:scale(1);}
.jmbox4.anm .img2 {transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}
*/.jmbox4 .MainTit h2 {color:#fff;}
.jmbox4 .Tit_2 span {background:#312927;}
.DL_YS {margin-top:4%;padding:50px 0;background-image:url(../images/jm2_02.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;}
.DL_Tit {padding:30px 0;line-height:50px;color:#fff;font-size:32px;text-align:center;background:rgba(0,0,0,.6);font-weight:normal;}
.DL_UL {border-left:1px solid #e6e6e6;border-top:1px solid #e6e6e6;font-size:0;}
.DL_UL li {display:inline-block;width:14.2857%;background:#fff;vertical-align:top;}
.border1 {border-bottom:1px solid #e6e6e6;border-right:1px solid #e6e6e6;height:200px;}
.DL_UL li img {margin-top:30px;max-width:88px;transition:all 0.2s linear;-webkit-transition:all 0.2s linear;}
.DL_UL li p {margin-top:25px;font-size:18px;line-height:28px;color:#312927;}
.DL_UL li:hover img {transform:translateY(-10px);-ms-transform:translateY(-10px);-webkit-transform:translateY(-10px);}
.jmtithead h2 {font-size:48px;line-height:48px;}
.jmtithead p {font-size:24px;margin-top:25px;}
.jmtithead p.p1 {margin-top:15px;font-size:16px;}
/*.jmbox5 {padding:0 0 29px;}
*/.DL_txt {padding-bottom:60px;font-family:'siyuan';text-align:center;background:#312927;}
.DL_txt h2 {font-size:36px;line-height:28px;color:#fff;font-weight:normal;}
.lin5 {display:block;width:50px;height:1px;background:#5a5452;margin:25px auto 0;}
.DL_txt p {font-size:16px;line-height:34px;margin-top:30px;color:#fff;}
.DL_Img {padding:3% 0 6% 0;background:#f5f5f5;}
/*.jmbox5 .tithead h2 {padding:0 10px 4%;text-align:center;font-size:58px;line-height:58px;}
.jmbox5 .txt {max-width:1200px;padding:0 10px;margin:0px auto;}
.jmbox5 .txt .img {margin-top:22px;}
*/@media ( max-width:998px) {.DL_Tit {font-size:28px;line-height:40px;}
.DL_txt h2 {font-size:32px;}
.jmtithead h2 {font-size:28px;line-height:28px;}
.jmtithead p {font-size:16px;margin-top:15px;}
.jmtithead p.p1 {margin-top:10px;font-size:14px;}
.jmline {height:20px;}
.jmbox3 {margin-top:-20px;}
/*.jmbox4 {margin-top:-20px;}
*/.jmbox4 .img1 {margin-top:2%;}
.jmbox5 .tithead h2 {font-size:28px;line-height:28px;}
}
@media ( max-width:640px) {.DL_txt h2 {font-size:26px;}
.DL_Tit {font-size:24px;line-height:32px;padding:15px 0;}
.DL_UL li {width:20%;}
.DL_UL li img {width:60%;}
.border1 {height:170px;}
.DL_UL li p {font-size:14px;}
.YL_Txt {height:130px;background-position:center 25px;}
.YL_Txt p {font-size:18px;padding-top:70px;}
}
@media ( max-width:480px) {.HY2_DL {width:100%;}
.HY2_Box img {display:none;}
.DL_Tit {font-size:18px;}
.DL_txt h2 {font-size:20px;}
.DL_txt p {margin-top:15px;}
.YL_Txt {background-position:center 15px;height:95px;}
.YL_Txt p {font-size:14px;padding-top:50px;}
}
.jmlogo {background:#eeeeee;text-align:center;padding:4% 10% 3%;}
.jmbox6 {text-align:center;max-width:1419px;margin:0px auto;padding:6% 10px 5%;font-family:'siyuan';}
.jmbox6 .MainTit h4 {font-size:32px;line-height:42px;color:#32312d;display:inline-block;padding:15px 0;border-top:1px solid #cce105;border-bottom:1px solid #cce105;}
.PPYS_UL {margin-top:6%;}
.PPYS_UL li .PSS_W {width:50%;float:left;}
.PPYS_UL li .imgbox {padding-top:68.57%;}
.PSS_Txt {position:absolute;text-align:left;padding:50% 10%;top:50%;left:0;transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);}
.PSS_Txt h3 {font-size:32px;line-height:42px;color:#312927;}
.PSS_Txt .lin4 {display:block;width:30px;height:1px;background:#312927;margin:25px 0;}
.PSS_Txt p {font-size:18px;line-height:30px;color:#808080;}
.PPYS_UL li.odd .PSS_1 {float:right;}
.PPYS_UL li.odd .PSS_2 {float:left;}
/*.jmbox6 .jmtithead {transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.1s;}
.jmbox6 ul {margin:3% 0 0 -2.5%;}
.jmbox6 li {width:22.5%;float:left;padding-left:2.5%;transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.3s;}
.jmbox6 li.li1 {}
.jmbox6 li.li2 {transition:all 1s 0.4s;}
.jmbox6 li.li3 {transition:all 1s 0.5s;}
.jmbox6 li.li4 {transition:all 1s 0.6s;}
.jmbox6 li.li5 {margin-left:12.5%;margin-top:-4.5%;transition:all 1s 0.7s;}
.jmbox6 li.li6 {margin-top:-4.5%;transition:all 1s 0.8s;}
.jmbox6 li.li7 {margin-top:-4.5%;transition:all 1s 0.9s;}
.jmbox6 li:hover img {margin-top:-5px;}
*/.jmbox6.anm .jmtithead {transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}
.jmbox6.anm li {transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}
.jmbox7 {text-align:center;background-image:url(../images/jm_bg.jpg);padding:6% 0 6%;}
.jmbox7 .Tit_2 span {background:#eeeeef;}
.jmbox7 .jmtithead {transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.1s;}
/*.jmbox7 .list {margin:0 auto;}
*/.jmbox7 .list ul {margin-left:-3%;}
.jmbox7 .list li {width:13.66666%;padding:0 0 0 3%;margin-top:70px;float:left;height:144px;font-weight:bold;transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.3s;}
.jmbox7 .list li .box {width:100%;height:144px;font-family:'Montserrat';position:relative;margin:0px auto;background-color:#f8f8f8;background-position:center 90px;background-repeat:no-repeat;;transition:all 0.2s linear;-webkit-transition:all 0.2s linear;-moz-box-shadow:0px 0px 10px #E3E3E4;-webkit-box-shadow:0px 0px 10px #E3E3E4;box-shadow:0px 0px 10px #E3E3E4;}
.jmbox7 .list li .box .num {background:#fff;margin:0 auto;width:45px;height:45px;border-radius:50%;font-size:20px;line-height:45px;color:#312927;text-align:center;transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-box-shadow:0px 0px 10px #E3E3E4;-webkit-box-shadow:0px 0px 10px #E3E3E4;box-shadow:0px 0px 10px #E3E3E4;}
.jmbox7 .list li:hover .box {margin-top:-5px;}
.jmbox7 .list li .box:after {content:' ';display:block;width:8px;height:14px;background-image:url(../images/jm_125.png);background-repeat:no-repeat;background-position:center;position:absolute;right:-13%;top:50%;margin-top:-7px;}
.jmbox7 .list li.li6 .box:after {width:14px;height:7px;background-image:url(../images/jm_151.png);right:50%;margin-right:-7px;margin-top:0;top:auto;bottom:-33px;}
.jmbox7 .list li.li7,.jmbox7 .list li.li8,.jmbox7 .list li.li9,.jmbox7 .list li.li10,.jmbox7 .list li.li11,.jmbox7 .list li.li12 {float:right;}
.jmbox7 .list li.li7 .box:after,.jmbox7 .list li.li8 .box:after,.jmbox7 .list li.li9 .box:after,.jmbox7 .list li.li10 .box:after,.jmbox7 .list li.li11 .box:after,.jmbox7 .list li.li12 .box:after {right:0;left:-13%;background-image:url(../images/jm_154.png);}
.jmbox7 .list li.li1 {}
.jmbox7 .list li.li2 {transition:all 1s 0.4s;}
.jmbox7 .list li.li3 {transition:all 1s 0.5s;}
.jmbox7 .list li.li4 {transition:all 1s 0.6s;}
.jmbox7 .list li.li5 {transition:all 1s 0.7s;}
.jmbox7 .list li.li6 {transition:all 1s 0.8s;}
.jmbox7 .list li.li7 {transition:all 1s 0.9s;}
.jmbox7 .list li.li8 {transition:all 1s 1s;}
.jmbox7 .list li.li9 {transition:all 1s 1.1s;}
.jmbox7 .list li.li10 {transition:all 1s 1.2s;}
.jmbox7 .list li.li11 {transition:all 1s 1.6s;}
.jmbox7 .list li.li12 {transition:all 1s 1.4s;}
.jmbox7.anm .jmtithead {transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}
.jmbox7.anm .list li {transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}
@media ( max-width:998px) {/*.jmbox7 .list li {height:113px;}
*//*.jmbox7 .list li .box {width:130px;height:113px;}
*//*.jmbox7 .list li .box .num {font-size:28px;line-height:40px;padding-top:10px;}
*/.jmbox7 .list li:hover .box {margin-top:0px;}
.DLTJ_UL li {padding-bottom:10px;margin-bottom:15px;}
}
@media ( max-width:768px) {/*.jmbox7 .list li {height:87px;}
*//*.jmbox7 .list li .box {width:100px;height:87px;}
*//*.jmbox7 .list li .box .num {font-size:28px;line-height:40px;padding-top:10px;}
*/}
@media ( max-width:640px) {.PSS_Txt h3 {font-size:24px;}
.PSS_Txt .lin4 {margin:10px 0;}
/*.jmbox7 .list li {height:74px;}
*/.jmbox6 .MainTit h4 {font-size:24px;line-height:24px;}
.jmbox7.anm .list li {height:120px;}
.jmbox7 .list li .box {height:120px;background-position:center 75px;}
.jmbox7 .list li .box .num {width:30px;height:30px;line-height:30px;font-size:16px;}
/*.jmbox7 .list li .box {font-weight:normal;width:85px;height:74px;}
*//*.jmbox7 .list li .box .num {font-size:22px;line-height:30px;padding-top:5px;}
*/}
@media ( max-width:560px) {/*.jmbox7 .list li {width:22%;}
*/.PSS_Txt h3 {font-size:20px;line-height:30px;}
.PSS_Txt p {font-size:14px;line-height:22px;}
.jmbox7 .list li {width:23%;padding-left:2%;margin-top:40px;}
.jmbox7 .list li.li7,.jmbox7 .list li.li8,.jmbox7 .list li.li9,.jmbox7 .list li.li10,.jmbox7 .list li.li11,.jmbox7 .list li.li12 {float:left;}
.jmbox7 .list li .box:after {display:none;}
}
@media ( max-width:480px) {.PSS_Txt {padding:50% 3%;}
.PSS_Txt h3 {font-size:16px;line-height:20px;}
.PSS_Txt .lin4 {margin:5px 0;}
.PSS_Txt p {font-size:12px;line-height:16px;}
}
.jmbox8 {padding:4% 0 6%;}
/*.jmbox8 .auto {max-width:1198px;margin:0px auto;padding:0 10px;}
*/.jmbox8 .jmtithead h2 {color:#fff;text-align:center;}
.jmbox8 .form {margin:4% 0 0 0;height:350px;background-size:auto 100%;padding:90px 70px 0 375px;border:1px solid #e6e6e6;background-image:url(../images/jm_04.jpg);background-repeat:left center;background-repeat:no-repeat;}
.jmbox8 .form dl {float:left;width:31.3333%;margin:0 0 16px 2%;background:#fff;height:54px;line-height:54px;position:relative;}
.jmbox8 .form dl dt {position:absolute;left:24px;top:0px;}
.jmbox8 .form dl .input {text-indent:1em;width:100%;height:52px;line-height:52px;background:#f2f2f2;}
.jmbox8 .form dl select {text-indent:1em;width:100%;height:52px;padding-right:5%;color:#666666;background:#f2f2f2;background-image:url(../images/xjt_03.png);background-repeat:no-repeat;background-position:95% center;}
.jmbox8 .form dl select {-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;appearance:none;-moz-appearance:none;-webkit-appearance:none;}
.jmbox8 .form dl select::-ms-expand {display:none;}
/*Ie clear arr*/.jmbox8 .form dl.wid2 {width:48%;}
.jmbox8 .form dl.ato {clear:both;float:none;width:auto;margin:0 0 16px 2%;}
.jmbox8 .form dl .textarea {height:54px;background:#f2f2f2;}
.jmbox8 .form dl .textarea textarea {width:100%;height:54px;line-height:54px;text-indent:1em;}
.jmbox8 .form dl .sendbtn {width:100%;height:54px;background:#312927;color:#fff;cursor:pointer;font-weight:bold;}
@media ( max-width:640px) {.jmbox8 .form {padding:30px 30px 0 170px;height:230px;}
.jmbox8 .form dl {height:40px;line-height:40px;margin-bottom:10px;}
.jmbox8 .form dl .input {height:40px;line-height:40px;}
.jmbox8 .form dl select {height:40px;font-size:14px;}
.jmbox8 .form dl .textarea {height:40px;}
.jmbox8 .form dl .textarea textarea {height:40px;line-height:40px;}
.jmbox8 .form dl .sendbtn {height:40px;font-size:14px;}
.jmbox8 .form dl dt {left:5px;}
}
@media ( max-width:480px) {.jmbox8 .form {padding:10px;height:auto;background-image:none;}
}
.jmbox9 {padding:6% 0;background-position:center top;background-repeat:no-repeat;background-size:cover;}
/*.jmbox9 .jmtithead {transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.1s;}
*//*.jmbox9 .auto {text-align:center;max-width:1213px;margin:0px auto;}
*/.jmbox9 .Tit_2 span {background:#eff0f1;}
.DLTJ_Box {margin-top:5%;}
.DLTJ_Img {width:42.857%;float:left;}
.DLTJ_Img .imgbox {height:580px;}
.DLTJ_UL {width:50%;float:right;}
.DLTJ_UL li {padding-bottom:20px;line-height:50px;margin-bottom:25px;border-bottom:1px solid #e6e6e6;}
.DLTJ_UL li .num {display:inline-block;font-size:26px;color:#312927;font-family:'Montserrat';}
.DLTJ_UL li img {margin:0 40px;}
.DLTJ_UL li span {font-size:20px;color:#312927;display:inline-block;}
/*.jmbox9 .ico {width:10%;text-align:center;margin:0px auto 5px;}
.jmbox9 .list {margin:3% 0 4% -1%;}
.jmbox9 .list li {width:15.66666%;float:left;padding-left:1%;transform:translateY(100px);-webkit-transform:translateY(100px);opacity:0;transition:all 1s 0.3s;}
.jmbox9 .list li .box {width:193px;height:169px;margin:0px auto;background:url(../images/jmtjbg.png) center top no-repeat;background-size:cover;transition:all 0.2s linear;-webkit-transition:all 0.2s linear;}
.jmbox9 .list li .box .ico {width:30%;padding-top:26px;}
.jmbox9 .list li .box .num {font-weight:bold;line-height:33px;color:#cce105;font-size:24px;}
.jmbox9 .list li .box p {line-height:20px;margin:0px auto;font-weight:bold;}
.jmbox9 .list li.li6 .box p {margin-top:-5px;line-height:18px;}
.jmbox9 .list li.li1 {}
.jmbox9 .list li.li2 {transition:all 1s 0.4s;}
.jmbox9 .list li.li3 {transition:all 1s 0.5s;}
.jmbox9 .list li.li4 {transition:all 1s 0.6s;}
.jmbox9 .list li.li5 {transition:all 1s 0.7s;}
.jmbox9 .list li.li6 {transition:all 1s 0.8s;}
.jmbox9 .list li:hover .box {margin-top:-5px;}
*/.jmbox9 .tabcom {text-align:center;margin-top:50px;}
/*.jmbox9 .tabcom .tit {font-size:24px;padding-bottom:18px;}
*/.jmbox9 .tabcom table {border-top:1px solid #e6e6e6;border-left:1px solid #e6e6e6;background:#fff;}
.jmbox9 .tabcom table td {border-right:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;padding:15px 3px;font-size:16px;color:#000;}
.jmbox9.anm .jmtithead {transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}
.jmbox9.anm .list li {transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}
.jmbox10 {background:#fff;text-align:center;padding:9% 10px;}
.jmbox10 .tithead {font-size:48px;position:relative;z-index:1;font-weight:bold;}
/*.jmbox10 .map {margin-top:-30px;}
*/@media ( max-width:998px) {.jmbox9 .list li .box {width:140px;height:123px;}
.jmbox9 .list li .box .ico {padding-top:10px;margin-bottom:0px;}
.jmbox9 .list li .box .num {line-height:24px;font-size:16px;}
.jmbox9 .list li:hover .box {margin-top:0px;}
.jmbox10 .tithead {font-size:28px;}
/*.jmbox10 .map {margin-top:-10px;}
*/}
@media ( max-width:768px) {.jmbox9 .list li .box {width:110px;height:96px;}
.jmbox9 .list li .box .ico {width:20%;}
.jmbox9 .list li .box .num {line-height:24px;font-size:16px;}
.jmbox9 .list li .box p {font-weight:normal;line-height:14px;}
.jmbox9 .list li.li6 .box p {margin-top:-8px;line-height:14px;}
}
@media ( max-width:640px) {.jmbox9 .list li {width:32.33333%;margin-bottom:12px;}
.DLTJ_Img {width:100%;}
.DLTJ_Img .imgbox {padding-top:96.6667%;height:auto;}
.DLTJ_UL {width:100%;margin-top:30px;}
.DLTJ_UL li img {margin:0 15px;}
.jmbox9 .tabcom {margin-top:20px;}
}
.jmbox11 {padding:6% 0;background-color:#f6f6f6;background-image:url(../images/jm_bg2.jpg);background-repeat:no-repeat;background-position:bottom center;}
.jmbox11 .tithead {font-size:48px;color:#000;font-weight:bold;line-height:1;text-align:center;}
.DMZS {margin-top:45px;}
.DMZS ul li {width:31.3333%;margin-right:2%;float:left;margin-top:30px;}
.DMZS ul li:nth-child(3n) {margin-right:0;}
.DMZS .imgbox {padding-top:66%;}
.DM_Name {height:64px;line-height:64px;border:1px solid #d9d9d9;background:#fff;text-align:center;font-size:18px;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.jmbox11 .swiper-button-next,.jmbox11 .swiper-button-prev {width:54px;height:54px;background-size:auto;margin-top:-27px;z-index:9999;background-color:#3d3634;}
.jmbox11 .swiper-button-prev {background-image:url(../images/fy_05.png);left:-100px;}
.jmbox11 .swiper-button-next {background-image:url(../images/fy_06.png);right:-100px;}
.jmbox11 .swiper-button-next:hover,.jmbox11 .swiper-button-prev:hover {background-color:#cce105;}
.jmbox11 .swiper-button-prev:hover {background-image:url(../images/fy_03.png);}
.jmbox11 .swiper-button-next:hover {background-image:url(../images/fy_04.png);}
@media ( max-width:1600px) {.jmbox11 .swiper-button-prev {left:0;}
.jmbox11 .swiper-button-next {right:0;}
}
@media ( max-width:998px) {.jmbox11 .tithead {font-size:28px;}
}
@media ( max-width:640px) {.DMZS ul li {width:48%;margin-right:4%;}
.DMZS ul li:nth-child(3n) {margin-right:4%;}
.DMZS ul li:nth-child(2n) {margin-right:0;}
}
/*招商共赢 end*//*商学院*/.SXY_1 {padding:5% 0 7%;}
.SXY_1 .HomeTit {background-image:url(../images/in_74.png);}
.S1_UL {margin-top:5%;}
.S1_UL li .S_Img {width:50%;float:left;}
.S1_UL li .S_Img .imgbox {padding-top:58.3333%;}
.S1_UL li .S_Txt {width:50%;padding-left:6.6667%;box-sizing:border-box;float:right;font-size:14px;line-height:28px;padding-top:5%;}
.S1_UL li:nth-child(even) .S_Img {float:right;}
.S1_UL li:nth-child(even) .S_Txt {float:left;padding-right:5%;padding-left:0;}
.SXY_2,.SXY_3 {padding:4% 0;background-repeat:no-repeat;background-position:center;background-size:auto 100%;}
.S_H3 {font-size:28px;line-height:1;margin-bottom:5%;}
.SXY_2 .S_H3 {color:#fff;}
.SXY_4 {padding:6% 0;}
.PXXC .imgbox {padding-top:67.51%;}
.PXXC .swiper-button-next,.PXXC .swiper-button-prev {width:60px;height:60px;background:rgba(0,0,0,.3);background-position:center;background-repeat:no-repeat;margin-top:-30px;}
.PXXC .swiper-button-prev {background-image:url(../images/propagel0.png);left:10%;}
.PXXC .swiper-button-next {background-image:url(../images/propager0.png);right:10%;}
.SXY_5 {padding-bottom:6%;}
.SZLL {margin-top:5%;}
.SZLL .imgbox {padding-top:119%;}
.SZ_Txt {position:absolute;left:0;bottom:-100%;width:90%;text-align:center;background:rgba(0,0,0,.6);color:#fff;font-size:14px;line-height:30px;padding:5% 5% 100px;transition:all 0.2s linear;-webkit-transition:all 0.2s linear;}
.SXY_5 .swiper-button-next,.SXY_5 .swiper-button-prev {width:54px;height:54px;background-size:auto;margin-top:-27px;z-index:9999;background-color:#312927;}
.SXY_5 .swiper-button-prev {background-image:url(../images/fy_05.png);left:-100px;}
.SXY_5 .swiper-button-next {background-image:url(../images/fy_06.png);right:-100px;}
.SXY_5 .swiper-button-next:hover,.SXY_5 .swiper-button-prev:hover {background-color:#cce105;}
.SXY_5 .swiper-button-prev:hover {background-image:url(../images/fy_03.png);}
.SXY_5 .swiper-button-next:hover {background-image:url(../images/fy_04.png);}
.SZLL .swiper-slide:hover .SZ_Txt {bottom:0;}
.SZ_Box {width:76%;margin:0 auto;background:#fff;height:180px;overflow:hidden;text-align:center;transform:translateY(-80px);-ms-transform:translateY(-80px);-webkit-transform:translateY(-80px);-moz-box-shadow:0px 0px 10px #f5f5f5;-webkit-box-shadow:0px 0px 10px #f5f5f5;box-shadow:0px 0px 10px #f5f5f5;}
.SZ_Box h3 {font-size:24px;line-height:36px;color:#000;font-weight:normal;margin-top:40px;}
.SZ_Box i {display:inline-block;width:30px;height:1px;background:#cce105;margin:10px 0;}
@media ( max-width:1600px) {.SXY_5 .swiper-button-prev {left:0;}
.SXY_5 .swiper-button-next {right:0;}
}
@media ( max-width:998px) {.S1_UL li .S_Txt {padding-top:2%;padding-left:3%;}
.S1_UL li:nth-child(even) .S_Txt {padding-right:3%;}
}
@media ( max-width:640px) {.S1_UL li .S_Img {width:100%;}
.S1_UL li .S_Txt {width:100%;padding-bottom:40px;padding-left:0;padding-right:0;}
.S1_UL li:nth-child(even) .S_Txt {padding-right:0;}
.S_H3 {font-size:20px;}
}
.call {display:none;background:rgba(51,51,51,0.8);padding:10px 0%;position:fixed;bottom:0;width:100%;z-index:999;max-width:640px;}
.call h3 {font-size:18px;color:#fff;height:24px;text-align:center;margin-bottom:10px;}
.call a {text-decoration:none;color:#fff;}
.call > div {display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0 auto;width:100%;}
.call > div div {border:1px solid #fff;width:35%;height:40px;line-height:40px;text-align:center;vertical-align:middle;}
.call > div div img {vertical-align:middle;}
@media ( max-width:640px) {.call {display:block;}
.Floatnav {display:none;}
.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev {display:none;}
}
.ZT_Box22 {text-align:center;}
.ZT_Box22 img {display:block;width:100%;margin:0;padding:0;}
