@charset "utf-8";
.home-top-grid1 {
  background: rgba(11, 100, 143, 0.7);
  transition: 0.5s all;
}
.home-top-grid2 {
  background: rgba(226, 23, 55, 0.5);
  transition: 0.5s all;
}
.home-top-grid3 {
  background: rgba(11, 100, 143, 0.4);
  transition: 0.5s all;
}
@font-face {
  src: url(../fonts/HelveticaInserat.ttf);
}
@font-face {
  font-family: 'FuturistCondensed';
  src: url('../fonts/FuturistCondensed Regular.TTF');/* IE9*/
  src: url('../fonts/FuturistCondensed Regular.TTF') format('embedded-opentype'), /* IE6-IE8 */
  /*url('../fonts/FuturistCondensed Regular.woff') format('woff'), *//* chrome、firefox */
  url('../fonts/FuturistCondensed Regular.TTF') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('../fonts/FuturistCondensed Regular.svg#iconfont') format('svg');/* iOS 4.1- */
}
body {
  font-family: "微软雅黑";
  min-width: 320px;
  color: #666;
  overflow-x: hidden;
}
.iconfont {
  font-family: 'iconfont';
}
img {
  max-width: 100%;
}
li {
  list-style: none;
}
i,
em {
  font-style: normal;
}
.vcenter {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  display: block;
  vertical-align: middle;
  margin: auto;
}
.last {
  margin-right: 0 !important;
}
.tHide {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.blockFull {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.relative {
  position: relative;
}
a {
  color: #666;
}
a:hover {
  color: #a55f12;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
.container {
  width: 1230px;
}
@media (max-width: 1230px){
  .container {  width:100%;} 
}
.pic {
  position: relative;
  overflow: hidden;
}
.pic:after {
  content: "";
  display: block;
}
/*-header-*/
.header {  clear: both;height:110px;}
.header .container{width:100%;max-width:1315px;}
@media (min-width: 1025px){
    .logo{position:relative;z-index:3;height:110px;width:216px;box-shadow:0 0 15px 0px #e5e5e5;}
    .logo a{display:block;width:216px;height:135px;position:absolute;left:0;top:0;background:#fff;text-align:center;padding-top:60px;}
    .logo a:before{content:'';position:absolute;top:9px;left:0;width:100%;border-top:3px solid #a55f12;}
}
/*-banner-*/
.banner {  clear: both;}
.banner .banner_slide{position:relative;}
.banner .ban_con{position:absolute;width:100%;left:0;top:33.33%;padding:0 1.2%;opacity:0;}
.banner .ban_con3{top:24.3%;}
.banner .ban_con p img{display:inline-block;/* width:42.17%; */}
.banner .banner_slide.slick-active .ban_con1{ -webkit-animation: fadeInLeft 1s both 0.5s;
    animation: fadeInLeft 1s both 0.5s;}
.banner .banner_slide.slick-active .ban_con2{  -webkit-animation: fadeInLeft 1s both 0.5s;
    animation: fadeInLeft 1s both 0.5s;}
.banner .banner_slide.slick-active .ban_con3{  -webkit-animation: fadeInDown 1s both 0.5s;
    animation: fadeInDown 0.8s both 0.5s;}
.banner .slick-dots { bottom:8.47%;}
.banner .slick-dots li { }
.banner .slick-dots li button {width:16px;  height:16px;border:1px solid #fff;background:none;border-radius: 0;}
.banner .slick-dots li.slick-active button {background:#a55f12;width:16px;  height:16px;border-color: #a55f12;}

.banner .ban_con_ny{position:absolute;width:100%;left:0;top:34%;padding:0;color:#fff;/*opacity:0;*/}
.banner .ban_con_ny p{margin:0;}
.banner .ban_con_ny img{display: inline;}
.banner .ban_con_ny p.pabout:before{content:'';display:block;width:500px;height:100%;background:rgba(255,255,255,0.37);position:absolute;left:-500px;top:0;}
/*.banner .banner_slide.slick-active .ban_con_ny{-webkit-animation: fadeInLeft 1s both 0.5s;
    animation: fadeInLeft 1s both 0.5s;}*/

@media (max-width: 992px) {
  /*.banner,.banner_slide{height:300px!important;}*/
  .banner .ban_con p span{font-size:12px!important;}
  .banner .ban_con p img{ width:42.17%;}
  .banner .ban_con_ny {top:25%;padding:0 15px;}
  .banner .ban_con_ny11 {padding:0;}
  .banner .ban_con_ny img{width:60%;}
  .banner .ban_con_ny p span{font-size:18px!important;}
}
@media (max-width: 768px){
  /*.ban_con div{width:90%!important;}    */
}


/*导航*/
.nav ul li { float: left; line-height:110px;text-align:center;margin-left:60px;}
.nav ul li.shop{margin-left:30px;margin-right:30px;}
/*.nav ul li.hvr-bounce-to-right:before{background:#a55f12;}*/
.nav ul li a { text-transform: uppercase; color: #141414;display:block;}
/*.nav ul li.active { background: #a55f12;}*/
.nav ul li.active a,.nav ul li:hover a{color:#a55f12;}
@media (max-width: 1315px){
    .nav ul li{margin-left:30px;}
    .nav ul li.shop{margin-left:15px;margin-right:15px;}
}
@media (max-width: 1200px){
    .nav ul li{margin-left:20px;}
}
.language{margin-top:42px;}
.language a{display:inline-block;width:29px;height:29px;margin:0 3px;line-height:29px;border-radius:50%;border:1px solid #7d7d7d;font-size:12px;text-align:center;text-transform:uppercase;}
.language a:hover,.language a.on{background:#1b1b1b;color:#fff;}
/*导航下拉*/
  .DHslide{background:rgba(238,238,238,0.7);position:absolute;width:100%;left:50%;margin-left:-50%;top:110px;z-index:2;}
  .DHslide ul{padding:15px 0;text-align:center;display:none;}
  .DHslide ul li{display:inline-block; width:12.92%;max-width:155px; position:relative;margin:0 0.5%;}
  .DHslide ul li .pic:after{padding-bottom:91.61%;}
  .DHslide ul li a{color:#fff;}
  .DHslide ul li:hover a{color:#a55f12;}
  .DHslide ul li span{display:block;position:absolute;left:0;bottom:0;width:100%;background:rgba(0,0,0,0.5);line-height:35px;}


/*首页标题*/
.sytit{padding:70px 0 40px;}
.sytit h3{font-size: 30px;color: #303030;position: relative;line-height:28px;}
.sytit h3 a{font-size: 12px;padding:0 20px;position:absolute;right: 0;top:0;border: 1px solid #707070;background: none;}
.sytit h3 a:hover{color: #fff;border-color:#a55f12;}
.sytit h3 a.hvr-rectangle-out:before{background:#a55f12;}

/*首页产品*/
     .sypro_bg{height:398px;position:relative;padding-bottom:0;margin:0 auto;padding-left:0;width:100%;padding-right:0;overflow:hidden;padding-top:0;background-repeat:no-repeat;}
     .sypro_bg .container{height:100%;position:relative;}
     .sypro_con{width:96%;max-width:808px;position:absolute;background:rgba(255,255,255,0.7);text-align:center;padding:3% 6%;top: 50%;left: 50%;transition: 0.5s;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);}
     .sypro_con p{line-height:1.8em;}
     .sypro_con a.more{display:block;width:142px;height:37px;background:#a55f12;color:#fff;line-height:37px;text-align:center;margin:20px auto 0;}
     .sypro_con a.more:hover{opacity:0.8;}
     .sypro_con:hover{background:#fff;}

     .sypro{background:#efefef;padding-bottom: 82px;}
     .sypro .sytit{padding-top:60px;}
     .sypro .syprocon ul li { width: 50%;  float: left;}
     .sypro .syprocon ul li .pic {width:50%;background:#fff;}
     .sypro .syprocon ul li .pic:after {padding-bottom:88.33%;}
     .sypro .syprocon ul li .pic img {    transition:0.8s;  }
     .sypro .syprocon ul li .pic img.img1 {  transform:rotateY(0deg);  }
     .sypro .syprocon ul li .pic img.img2 {  transform:rotateY(90deg);  }
     .sypro .syprocon ul li .syprotxt {  background:url(../images/bg.jpg) 100% 100% no-repeat;  text-align: center; overflow: visible; }
     .sypro .syprocon ul li .syprotxt .vcenter{width:100%;right:auto;bottom:auto;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);}
     .sypro .syprocon ul li .syprotxt h3 { font-size: 18px;color: #1b1b1b; }
     .sypro .syprocon ul li .syprotxt h3 span { display:block;font-size: 24px;color: #6e6e6e;margin-bottom: 5px;font-family: 'Arial'; }
     .sypro .syprocon ul li .syprotxt span.triangle{display:block;width:13px;height:23px;position:absolute;top:50%;margin-top:-16.5px;}
     .sypro .syprocon ul li .syprotxt span.triangle-left{left:-13px;background:url(../images/triangle-left.png) left top no-repeat;}
     .sypro .syprocon ul li .syprotxt span.triangle-right{right:-13px;background:url(../images/triangle-right.png) left top no-repeat;}
     .sypro .syprocon ul li:hover img.img1 { transform:rotateY(90deg); }
     .sypro .syprocon ul li:hover img.img2 { transform:rotateY(0deg); }
     .sypro .syprocon ul li:hover h3 {    color: #a55f12;  }

     .syhouse{padding-left:18.75%;/*height:700px;*/position:relative;overflow:hidden;}
     .syhouse .syhouse_lanmu{position:absolute;height:100%;width:18.75%;left:0;top:0;background:#efefef;text-align:center;z-index:1;}
     .syhouse .syhouse_lanmu ul{height:100%;border-top:1px solid #d2d2d2;border-right:1px solid #d2d2d2;}
     .syhouse .syhouse_lanmu ul li{color:#303030;height:12.5%;cursor:pointer;transition: 0.3s;border-bottom:1px solid #d2d2d2;position:relative;}
     .syhouse .syhouse_lanmu ul li span{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
     .syhouse .syhouse_lanmu ul li span:after{content: "";position: absolute;left: -36px;top: 50%; margin-top: -0.5px;width:30px; height: 1px;background: #efefef; transition: all 0.6s ease;transform: translate(-20px, 0);}
     .syhouse .syhouse_lanmu ul li span:before{content: "";position: absolute;right: -36px;top: 50%;margin-top: -0.5px;width:30px;height: 1px; background: #efefef;transition: all 0.6s ease;transform: translate(20px, 0);}
     .syhouse .syhouse_lanmu ul li:hover,.syhouse .syhouse_lanmu ul li.active {background: #737373;color: #fff; }
     .syhouse .syhouse_lanmu ul li:hover span:after,.syhouse .syhouse_lanmu ul li.active span:after{background: #a55f12;transform: translate(0, 0);}
     .syhouse .syhouse_lanmu ul li:hover span:before,.syhouse .syhouse_lanmu ul li.active span:before{background: #a55f12;transform: translate(0, 0);}

     .syhouse .syhouse_cons{/*height:700px;*/}
     .syhouse .syhouse_con{position:relative;/*height:700px;*/display:none;}
     .syhouse .syhouse_con .img{width:100%;/*height:700px;*/}
     .syhouse .syhouse_con .syhouse_con_right{position:absolute;padding: 0 2.88%;width:23.07%;height:100%;right:0;top:0;background:rgba(0,0,0,0.58);z-index:1;padding-top:18.28%;}
     .syhouse .syhouse_con .syhouse_con_right h4{font-size: 26px;color: #fff;}
     .syhouse .syhouse_con .syhouse_con_right p{font-size: 18px;color: #e8e8e8;margin-top:15px;}
     /*.syhouse .syhouse_con .pic:after{padding-bottom:44.84%;}*/
     /*.syhouse .syhouse_con .pic img{width:100%;}*/
     .syhouse .syhouse_con .syhouse_con_bottom{position:absolute;width:100%; text-align:center;left:0;bottom:0;background:rgba(0,0,0,0.3);z-index:1;}
     .syhouse .syhouse_con .syhouse_con_bottom h4{font-size:25px;color: #fff;line-height:60px;}
     
     .syhouse .syhouse_con.active{display:block;}
     .syhouse .syhouse_con.active .syhouse_con_right{ -webkit-animation: fadeInRight 0.8s both 0.2s;
         animation: fadeInRight 0.8s both 0.2s;}

    .syhouse_moblie{display:none;}
    .syhouse_moblie ul{}
    .syhouse_moblie ul li{position:relative;}
    .syhouse_moblie ul li .pic img{width:100%;}
    .syhouse_moblie ul li .pic:after{padding-bottom:44.87%;}
    .syhouse_moblie ul li .con{position:absolute;bottom:0;left:0;width:100%;padding:10px;background:rgba(0,0,0,0.3);color:#fff;}
    .syhouse_moblie ul li h3{font-size:14px;}
    .syhouse_moblie ul li h4{font-size:12px;margin-top:5px;}
    @media (max-width: 990px) {
        .syhouse{display:none;}
        .syhouse_moblie{display: block;}
    }
/*首页关于我们*/
     .syabout {    background: #efefef; padding-bottom: 70px; }
     .syabout .syaleft{width:28.92%;}
     .syabout .syaleft ul{width:100%;}
     .syabout .syaleft ul li{position:relative;padding:58px 0 55px 135px;background: #fff;margin-bottom: 10px;width:100%;float:left;}
     .syabout .syaleft ul li p{margin:0;}
     .syabout .syaleft ul li i{display:block;position:absolute;left:13.8%;top:50%;width:65px;height:65px;line-height:65px;border:1px solid #7d7d7d;margin-top:-32.5px;text-align:center;border-radius: 50%;color:#7d7d7d;font-size:32px;transition:0.3s;}
     .syabout .syaleft ul li span{display:block;font-size: 16px;color: #303030;font-weight:bold;margin-bottom:5px;}
     .syabout .syaleft ul li.hvr-underline-from-left:before{background:url(../images/bg1.jpg);}
     .syabout .syaleft ul li:hover a{color:#666;}
     .syabout .syaleft ul li:hover i{color:#fff;background:#a55f12;border-color:#a55f12;}

     .syabout .syaright{width:100%;max-width:844px; position:relative;}
     .syabout .syaright .pic{width:100%;max-width:724px;}
     .syabout .syaright .pic:after{padding-bottom:69.06%;}
     .syabout .syaright .syaright_con{position:absolute;width:286px;height:360px;right:0;top:50%;margin-top:-180px;padding:30px 20px;overflow:hidden;background:rgba(255,255,255,0.9);z-index:1;}
     .syabout .syaright .syaright_con p{margin:0;line-height:2em;}
     .syabout .syaright .syaright_con hr{border-top:1px dashed #666;margin:15px 0;}
     .syabout .syaright .syaright_con a.more{margin-top:10px;display:inline-block;}
     @media (max-width: 1229px){
        .syabout .syaleft{width:100%;}
        .syabout .syaleft ul li{width:33.33%;}
     }
     @media (max-width: 991px){
        .syabout .syaleft ul li{padding:2% 0;text-align:center;}
        .syabout .syaleft ul li i{position:static;margin:5px auto;}
     }
     @media (max-width: 640px){
        .syabout .syaleft ul li p{display:none;}
        .syabout .syaright .syaright_con{position:relative;width:100%;height:auto;margin:10px auto 0;}
     }
/*首页新闻资讯*/
     .synews {padding-bottom: 82px;}
     .synews .owl-carousel .owl-wrapper-outer{padding: 10px 0;}
     .synews .row{margin-left:-8px;margin-right:-8px;}
     .synews ul li {padding-left:8px;padding-right:8px;}
     .synews ul li .padding{background: #eee;transition: 0.3s;}
     .synews ul li .pic { display:block;}
     .synews ul li .pic:after {padding-bottom: 77.94%;}
     .synews ul li .pic span{display: block;position: absolute;left: 0;top: 0;background:rgba(0,0,0,0.3);width: 100%;height: 100%;opacity: 0;transition: 0.5s;}
     .synews ul li .syntxt {padding:20px 7%;}
     .synews ul li .syntxt a.ntit {font-size: 16px;color: #000;border-bottom:1px solid #d2d2d2;padding-bottom:5px;margin-bottom:10px;}
     .synews ul li .syntxt p{line-height:1.8em;margin-bottom: 25px;height:5.4em;overflow:hidden;}
     .synews ul li:hover .padding{background:#fff; box-shadow: 3px 3px 10px 0px #e6e5e4;  }
     .synews ul li:hover .pic span{opacity: 1;}
/*首页加盟*/
     .syjoin{background:#eee;padding-bottom:90px}
     .syjoin .pic{width:100%;max-width:569px;}
     .syjoin .pic:after{padding-bottom:68.54%;}
     .join_content_bg{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;}
     .syjoin .join_content{width:100%;max-width:733px;position:absolute; background:rgba(255,255,255,0.5);z-index:1;padding:5% 16% 4%;top: 50%;left:0;-webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);}
     .syjoin .join_content p{margin:0;line-height:1.8em;}
    /*首页联系方式*/
    .sycontact{/*position:relative;padding-bottom:45px;margin:0 auto;padding-left:0;width:100%;padding-right:0;*/height:265px;/*overflow:hidden;padding-top:65px;background-repeat:no-repeat;*/padding-top:75px;}
    .sycontact .row{margin-left:-5px;margin-right:-5px;}
    .sycontact ul{}
    .sycontact ul li{text-align:center;color:#fff;padding-left:5px;padding-right:5px;}
    .sycontact ul li img{display:block;margin:0 auto 25px;}
    .sycontact ul li span{display:block;font-size:16px;}
    .sycontact ul li em{font-size:18px;}
    .sycontact ul li a{font-size:16px;color:#fff;}
    .sycontact ul li a:hover{color:#a55f12;}
    @media (max-width: 640px) {
        .sycontact ul li img{margin-bottom:15px;}
        .sycontact ul li span,.sycontact ul li a,.sycontact ul li em{font-size:12px;}
    }
/*底部开始*/
.footer { padding:40px 0 20px;}
.footerleft {width:100%;max-width:1062px;}
.footerleft ul {border-bottom:1px solid #d3d3d3;margin-bottom:20px;padding-bottom:10px;}
.footerleft ul li {float:left;margin-right:7%;margin-bottom:8px;}
.footerleft ul li a {font-size:14px;  color: #2a2a2a;}
.footerleft ul li a:hover {  color: #a55f12;}
.footerleft ul li.shop{margin-right:0;}
.footerleft ul li.shop a{color:#141414;font-weight:bold;}
.footerleft ul li.shop a:hover{color:#a55f12;}
.footerleft ul li.shop img{margin:0;}
.footerleft img{margin-right:35px;margin-bottom:5px;}
.footerleft p{color: #2a2a2a;margin-bottom:5px;}
.footerright {}
.footerright p{margin:0;text-align:center;}
.footerright p img{width: 106px;}
.footerright p span{display:block;font-size:12px;color: #2a2a2a;margin-top: 5px;}

.copy {background: #232323; line-height:59px;  margin-top:50px;}
.copy p {  margin-bottom: 0;  color: #fff;text-transform: uppercase;}

/*内页开始*/
/*副导航开始*/
.subnav_bg{padding:17px 0;background:#fafafa;z-index:2;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;}
.subnav{width:100%;}
.subnav ul{text-align:center;}
.subnav ul li{width:24%;/*float:left;*/position:relative;display:inline-block;}
.subnav ul li:before{content:'';display:block;position:absolute;left:0;top:50%;border-left:1px solid #bebebe;height:11px;margin-top:-5px;}
.subnav ul.ul_pc li:after{right:-5px;}
.subnav ul li:after{content:'';display:block;position:absolute;right:-1px;top:50%;border-left:1px solid #bebebe;height:11px;margin-top:-5px;}
.subnav ul li a{display:inline-block;width:95%;max-width:160px;color:#141414;border-radius:13px;padding:8px 0;}
.subnav ul li:hover a,.subnav ul li.cur a{background:#a55f12;color:#fff;}
.subnav .slick-prev,.subnav .slick-next{display:none!important;}
.subnav ul.ul_pc{display: block;}
.subnav ul.ul_mob{display:none;}
/*.subnav70{max-width:600px;margin:0 auto;}
.subnav70 ul li{width:50%;}
.subnav77{}*/
.subnav77 ul li{width:12.1%;}
  @media (max-width: 990px){
    .subnav ul.ul_pc{display: none;}
    .subnav ul.ul_mob{display:block;}
    /*.subnav ul li {min-width:140px;}*/
  }
.vicenav {
  position: relative;
  top: -69px;
}
.vicenavwrap .menu {
  padding-left: 0;
  text-align: center;
}
.vicenavwrap .menu div ul {
  width: 150%;
  margin-left: 10%;
}
.vicenavwrap .menu div ul li {
  float: left;
  margin: 0 10px;
  background: url(../images/list-type.jpg) no-repeat left center;
  padding-left: 5px;
}
.vicenavwrap .menu div ul li a {
  width: auto;
  height: auto;
  line-height: 40px;
  background: none;
  border-right: 0;
  font-size: 12px;
  font-weight: 100;
  overflow: hidden;
}
.vicenavwrap .menu div ul li a:hover {
  background: none;
  color: #a55f12;
}
.vicenavwrap .menu .slick-track {
  margin: 0 auto;
}
.vicenavwrap .menu a {
  background: url(../images/mbxbg.jpg) bottom;
  display: inline-block;
  width: 100%;
  height: 55px;
  text-align: center;
  line-height: 55px;
  border-right: 1px solid #e1dfdc;
  font-weight: 600;
  color: #333;
}
.vicenavwrap .menu #gmcur{border-right:none;}
.vicenavwrap .menu a:hover {
  background: #a55f12;
  color: #fff;
}
.vicenavwrap .menu a.cur {
  background: #a55f12;
  color: #fff;
}
.vicenavwrap .slick-prev,
.vicenavwrap .slick-next {
  width: 30px;
  height: 30px;
  margin-top: -15px;
}
.vicenavwrap .slick-prev {
  left: -20px;
}
.vicenavwrap .slick-next {
  right: -20px;
}

/*关于我们*/
  .nytit-warp{text-align:center;}
  .nytit{display:inline-block;position:relative;}
  .nytit:before,.nytit:after{content: "";display:block;position:absolute;width:70px;height:80%;border: 3px solid #8c8c8c;top:50%;transform: translate(0, -50%);}
  .nytit:before{border-right:0;left:-90px;}
  .nytit:after{border-left:0;right:-90px;}
  .nytit h3{font-size:2.4rem;color:#a55f12;text-transform:uppercase;}
  .nytit h3 span{display:block;color:#141414;margin-top:5px;}
  .nytit h2{font-size:3.0rem;color:#000;margin-top:10px;}
  .nytit-warp1{text-align:left;}
  .nytit-warp1 .nytit:before{border:0;height:1px;background:#dcdcdc;width:400px;left:-425px;}
  .nytit-warp1 .nytit:after{border:0;width:133px;background:url(../images/titbg.png) right top no-repeat;background-size:100% 100%;right:-50px;}
  @media (max-width: 767px){
    .nytit h3{font-size:1.4rem;}
    .nytit h2{font-size:2.0rem;}
    .nytit-warp1 .nytit:after{width:90px;}
  }
  .nytit-warp p{font-size:24px;font-weight:bold;color:#717171;margin-top:35px;}
  .nytit-warp p.p1{font-weight:normal;color:#828282;}
  .nytit-warp p.p1 span{position:relative;}
  .nytit-warp p.p1 span:before,.nytit-warp p.p1 span:after{content:'';display:block;width:204px;height:1px;background:#7d7d7d;position:absolute;top:50%;margin-top:-0.5px;}
  .nytit-warp p.p1 span:before{left:-236px;}
  .nytit-warp p.p1 span:after{right:-236px;}
  .about{padding:50px 0 120px;}
  .about-left{width:54.16%;margin-top:40px;}
  .about-left p{font-size: 14px;line-height: 1.8em;margin-bottom:5px;text-indent:2em;}
  .about-right{width:38.08%;max-width:457px;background:#eee;padding:47px 0 20px;margin-top:40px;}
  .about-right img{position:relative;box-shadow:5px 5px 5px 0px #bcbcbc;margin-left:-38px;display:block;}
  @media (max-width: 1023px){
    .about-left,.about-right{width:100%;float:none!important;margin-left:auto;margin-right:auto;}
  }
  @media (max-width: 639px){
    .about-right{padding:20px 15px;}
    .about-right img{margin:0 auto;}
  }
  .culture_top{position:relative;padding-bottom:155px;padding-top:60px;max-height:571px;}
  .culture_top ul{margin-top:90px;}
  .culture_top ul li{width:25%;float:left;font-size:15px;text-align:center;border-left:1px solid #bfbfbf;position:relative;cursor:pointer;}
  .culture_top ul li:last-child{border-right:1px solid #bfbfbf;}
  .culture_top ul li:after{width:19px;height:17px;display:block;position:absolute;left:50%;margin-left:-9.5px;bottom:-37px;background:url(../images/xia.png) left top no-repeat;}
  .culture_top ul li .pic{width:90%;max-width:90px;margin:0 auto 23px;overflow:visible;}
  .culture_top ul li .pic:after{padding-bottom:100%;}
  .culture_top ul li .pic img{border-radius:50%;transition:0.3s;}
  .culture_top ul li .pic span:before,.culture_top ul li .pic span:after{content:'';display:block;width:100%;height:100%;top:0;border:1px solid #a3a3a3;position:absolute;border-radius:50%;}
  .culture_top ul li .pic span:before{left:-2px;}
  .culture_top ul li .pic span:after{right:-2px;}
  .culture_top ul li .bot{display:none;}
  .culture_top ul li:hover img{transform:rotate(360deg);}
  .culture_top ul li:hover:after,.culture_top ul li.on:after{content:'';}
  .culture_title{position:absolute;width:100%;left:50%;margin-left:-50%;bottom:40px;}
  .culture_title h3{display:none;font-size:30px;color:#000;text-align:center;}
  .culture_bot{min-height:314px;}
  .culture_bot .contents{background:rgba(255,255,255,0.5);padding:40px 90px;}
  .culture_bot .content{display:none;font-size:15px;color:#fff;}
  .culture_bot .content p{margin:0;line-height:1.8em;}
  .culture_bot .content .top{display:none;}
  @media (max-width: 1023px){
    .culture_top ul li{font-size:12px;}
  }
  @media (max-width: 900px){
    .culture_top ul li .pic{margin:0 auto;}
    .culture_top ul li .top{display:none;}
    .culture_title h3{font-size:20px;}
  }

  .about_honor{padding:70px 0 140px;}
  .about_honor h4{position:relative;font-size:18px;font-weight:bold;color:#000;margin:75px 0 35px;}
  .about_honor h4:after{content:"";display:block;width:100%;height:1px;background:#b5b5b5;position:absolute;right:0;top:50%;margin-top:-0.5px;}
  .about_honor h4 span{display:inline-block;background:#fff;position:relative;padding-right:30px;z-index:1;}
  .about_honor h4 span:after{content:"";display:block;width:7px;height:7px;background:#a55f12;border-radius:50%;position:absolute;right:8px;top:50%;margin-top:-3.5px;}
  .about_honor .owl-carousel .owl-wrapper-outer{padding-bottom:10px;}
  .about_honor .roll1 .row{margin-left:-14px;margin-right:-14px;}
  .about_honor .roll1 ul li{padding:0 14px;}
  .about_honor .roll1 ul li .pic {width:100%;max-width:273px;margin:0 auto;box-shadow:5px 5px 5px 0px #bcbcbc;}
  .about_honor .roll1 ul li .pic:after{padding-bottom:72.52%;}
  .about_honor .roll2 .row{margin-left:-12px;margin-right:-12px;}
  .about_honor .roll2 ul li{padding:0 12px;}
  .about_honor .roll2 ul li .pic {width:100%;max-width:216px;margin:0 auto;box-shadow:5px 5px 5px 0px #bcbcbc;}
  .about_honor .roll2 ul li .pic:after{padding-bottom:135.65%;}
  @media (max-width: 400px){
    .about_honor ul li{width:100%!important;}  
  }
  .about_honor .owl-theme .owl-controls{margin-top:0px;}
  .about_honor .owl-theme .owl-controls .owl-buttons div{display:block;width:25px;height:40px;z-index:1;opacity:1;position:absolute;top:50%;margin-top:-20px;transition:0.3s;font-size:0;}
  .about_honor .owl-theme .owl-controls .owl-buttons div.owl-prev{left:-40px;background:url(../images/l1.png) left top no-repeat;}
  .about_honor .owl-theme .owl-controls .owl-buttons div.owl-next{right:-40px;background:url(../images/r1.png) left top no-repeat;}
  .about_honor .owl-theme .owl-controls .owl-buttons div.owl-prev:hover{background-image:url(../images/l1-1.png);}
  .about_honor .owl-theme .owl-controls .owl-buttons div.owl-next:hover{background-image:url(../images/r1-1.png);}
  .about_honor .owl-theme .owl-controls .owl-page{display:none;}
  @media (max-width: 1309px){
    .about_honor .owl-theme .owl-controls .owl-buttons div.owl-prev{left:15px;}
    .about_honor .owl-theme .owl-controls .owl-buttons div.owl-next{right:15px;}
  }
.about_develop{padding:60px 0;}
.develop{}
.develop ul{height:440px;}
.develop ul:before{position:absolute;content:'';width:100%;height:4px;background:#c6b098;left:0;top:50%;margin-top:-2px;}
.develop ul li{position:absolute;padding:0 15px;}
.develop ul li:before{content:'';position:absolute;width:19px;height:19px;border:3px solid #c6b098;border-radius:50%;left:15px;background:#fff;}
.develop ul li.li1{/*border-top:4px solid #c6b098;border-left:4px solid #c6b098;*/top:50%;padding-top:15px;}
.develop ul li.li1:before,.develop ul li.li3:before{top:-10px;}
.develop ul li.li2{/*border-bottom:4px solid #c6b098;border-left:4px solid #c6b098;*/bottom:50%;padding-bottom:15px;}
.develop ul li.li2:before,.develop ul li.li4:before{bottom:-10px;}
.develop ul li.li3{/*border-bottom:4px solid #c6b098;border-left:4px solid #c6b098;*/top:50%;padding-top:15px;}
.develop ul li.li4{/*border-top:4px solid #c6b098;border-left:4px solid #c6b098;*/bottom:50%;padding-bottom:15px;}
.develop ul li p{color:#3e3a39;}
.develop ul li .year{padding-left:10px;font-size:24px;font-weight:bold;color:#141414;position:relative;}
.develop ul li .year p{font-size:24px;font-weight:bold;color:#141414;margin:0;}
.develop ul li .year:before{content:'';display:block;width:5px;height:5px;border-radius:50%;background:#141414;position:absolute;left:0;top:50%;margin-top:-2.5px; }
.develop .owl-carousel .owl-wrapper-outer,.develop .owl-wrapper{height:100%;}
.develop .owl-item{position:relative;height:100%;}
.develop .owl-theme .owl-controls{margin:0;}
.develop .owl-pagination{display:none;}
.develop .owl-theme .owl-controls .owl-buttons div{width:23px;height:23px;margin:0;padding:0;position:absolute;top:50%;margin-top:-12px;font-size:0;opacity:1;transition:0.3s;}
.develop .owl-theme .owl-controls .owl-buttons div.owl-prev{left:-23px;background:url(../images/ll.png) center center no-repeat;}
.develop .owl-theme .owl-controls .owl-buttons div.owl-next{right:-23px;background:url(../images/rr.png) center center no-repeat;}
.develop .owl-theme .owl-controls .owl-buttons div.owl-prev:hover{background-image:url(../images/ll-1.png);}
.develop .owl-theme .owl-controls .owl-buttons div.owl-next:hover{background-image:url(../images/rr-1.png);}
@media (max-width: 1275px){
  .develop .owl-theme .owl-controls .owl-buttons div.owl-prev{left:-15px;}
  .develop .owl-theme .owl-controls .owl-buttons div.owl-next{right:-15px;}
}
/*内页新闻资讯*/
.nytit2 span {
  display: block;
  height: 8px;
  background: url(../images/nynewsbg.jpg);
}
.nytit2 h3 {
  font-size: 16px;
  font-weight: bold;
  color: #a55f12;
  line-height: 40px;
}
.nynewwrap {
  margin: 70px 0 85px;
}
.nynewwrap ul {
  margin-top: 20px;
}
.nynewwrap ul li {
  width: 50%;
  position: relative;
  float: left;
}
.nynewwrap ul li .redbg {
  width: 100%;
  z-index: 2;
  position: relative;
  padding: 12px 15px 0 35px;
}
.nynewwrap ul li .redbg a.nynewstit {
  font-size: 16px;
  font-weight: 600;
  line-height: 35px;
  transition: 0.3s;
  display: inline-block;
  height: 35px;
  overflow: hidden;
}
.nynewwrap ul li .redbg p {
  font-size: 13px;
  transition: 0.3s;
  height: 38px;
  overflow: hidden;
}
.nynewwrap ul li .redbg a.view {
  width: 132px;
  height: 23px;
  display: inline-block;
  background: url(../images/view.png) no-repeat center;
  text-align: center;
  line-height: 23px;
  font-size: 13px;
  font-family: arial;
  float: right;
  margin: 7px 4px 0 0;
  opacity: 0;
  filter: alpha(opacity=0);
  color: #fff;
  transition: 0.3s;
}
.nynewwrap ul li .redbghover {
  background: #a55f12;
  width: 100%;
  height: 107px;
  transform: skew(-20deg);
  position: absolute;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: 0.3s;
}
.nynewwrap ul li:hover .redbghover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.nynewwrap ul li:hover a.view {
  opacity: 1;
  filter: alpha(opacity=100);
}
.nynewwrap ul li:hover a.nynewstit {
  color: #fff;
}
.nynewwrap ul li:hover p {
  color: #fff;
}
/*荣誉资质*/
.honorcon ul {
  margin: 60px 0 100px;
}
.honorcon ul li {
  background: url(../images/honorbg.jpg) no-repeat bottom center;
  width: 205px;
  margin: 0 7.78% 0 0;
  height: 260px;
  float: left;
  position: relative;
}
.honorcon ul li .pic {
  width: 100%;
  position: absolute;
  margin: 0 auto;
  bottom: 20px;
  text-align: center;
}
.honorcon ul li .pic img {
  border: 1px solid #f1f1f1;
  border-bottom: 0;
  padding: 12px 10px 0;
  max-height: 100%;
}
.honorcon ul li .pic .zzc {
  width: 100%;
  height: 100%;
  background: url(../images/hzzcbg.png);
  position: absolute;
  bottom: 0;
  /*opacity: 0;filter: alpha(opacity=0);*/ display: none;
}
.honorcon ul li .pic .zzc span {
  display: inline-block;
  width: 36px;
  height: 36px;
  background: url(../images/honorbtn.png) no-repeat center;
}
.honorcon ul li:hover .zzc {
  display: block;
}
.honorcon ul li:nth-child(4n) {
  margin-right: 0;
}
.phonehonor {
  display: none;
}
.phonehonor ul {
  width: 100%;
}
.phonehonor ul li {
  width: 100%;
}
.phonehonor ul li .pic {
  width: 100%;
}
.phonehonor ul li .pic:after {
  padding-bottom: 45%;
}
.phonehonor .slick-dots li {
  display: inline-block;
  width: auto;
}
.phonehonor .slick-dots li button {
  background: #ddd;
}
.phonehonor .slick-dots li.slick-active button {
  background: #a55f12;
}
/*生产实力*/
.case {
  margin-bottom: 30px;
  position: relative;
}
.case .casebg {
  width: 1000%;
  position: absolute;
  height: 157px;
  background: #ddd;
  left: -100%;
  top: 26%;
}
.case ul li {
  width: 24.767%;
  height: 312px;
  float: left;
  margin: 55px 3px 0 0;
  position: relative;
  z-index: 222;
}
.case ul li .pic {
  width: 100%;
  height: 57%;
}
.case ul li .pic:after {
  padding-bottom: 67%;
}
.case ul li .pic .casezzc {
  width: 100%;
  height: 100%;
  background: #a55f12;
  opacity: 0.8;
  text-align: center;
  display: inline-block;
  display: none;
  z-index: 222;
  position: relative;
}
.case ul li .pic .casezzc .consu {
  padding: 5px 20px;
  color: #fff;
  border: 1px solid #fff;
  margin-top: 25%;
  display: inline-block;
}
.case ul li .casetxt {
  padding: 25px 15px;
  background: #f9f9f9;
  transition: 0.3s;
}
.case ul li .casetxt a.casetit {
  color: #333;
  font-weight: 600;
  transition: 0.3s;
  display: inline-block;
  height: 19px;
  overflow: hidden;
  line-height: 19px;
}
.case ul li .casetxt span {
  display: block;
  color: #999;
  transition: 0.3s;
  height: 20px;
  overflow: hidden;
}
.case ul li .casetxt a.caseview {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(../images/caseview.png) no-repeat center;
  margin-top: 15px;
  transition: 0.3s;
}
.case ul li:hover .casezzc {
  display: block;
}
.case ul li:hover .casetxt {
  background: #a55f12;
  opacity: 0.8;
  text-align: center;
}
.case ul li:hover .casetxt a.casetit {
  color: #fff;
}
.case ul li:hover .casetxt span {
  color: #fff;
}
.case ul li:hover .casetxt a.caseview {
  background: url(../images/caseviewhover.png) no-repeat center;
}
.case ul li:nth-child(4n) {
  margin-right: 0px;
}
.page { text-align: center;  margin: 35px auto;}
.page li {  display: inline;}
.page li a{font-family: arial;background: #313131;padding: 5px 10px;margin: 0 3px;display: inline;margin-bottom:0px;color:#fff;  border-radius:4px;border-color: #313131;}
.page li a:hover {  background: #a55f12;color: #fff;border-color: #a55f12;}
.page li.active a{  background: #a55f12;  border: 1px solid #a55f12;}
.page li.bgnone a{  background: none;}
.page li.bgnone a:hover {  color: #a55f12;}
.page li:first-child a,.page li:last-child a{background: #313131;border-color: #313131;color: #797979;}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{background: #a55f12;border-color: #a55f12;}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus{background: #313131;border-color: #313131;color: #797979;}
.page_lr.page ul{width:100%;}
.page_lr.page li{display:none;}
.page_lr.page li:first-child,.page_lr.page li:last-child{display:block;float:left;width:50%;}
/*.page_lr.page li:first-child a:before{content: "上一页";}
.page_lr.page li:last-child a:before{content: "下一页";}*/
.page_lr.page li:first-child a,.page_lr.page li:last-child a{display:block;margin:0;padding:0;color:#333;height:56px;line-height:56px;border:1px solid #ccc;text-align: center;width:100%;border-radius:0;background:none;}
.page_lr.page li:first-child a i,.page_lr.page li:last-child a i{font-size:0;}
.page_lr.page li:first-child a:hover,.page_lr.page li:last-child a:hover{background: #a55f12;color: #fff;border-color: #a55f12;}
.page_lr .pagination > .disabled > span,.page_lr .pagination > .disabled > span:hover,.page_lr .pagination > .disabled > span:focus,.page_lr .pagination > .disabled > a,.page_lr .pagination > .disabled > a:hover,.page_lr .pagination > .disabled > a:focus{background:none!important;color:#333!important;border-color: #ccc!important;}
/*生产实力详细页*/
.caseshow {
  margin-top: 55px;
}
.caseleft {
  width: 47%;
}
.caseleft .big .pic:after {
  padding-bottom: 67%;
}
.caseleft .small {
  margin-top: 6px;
}
.caseleft .small .pic {
  cursor: pointer;
}
.caseleft .small .pic:after {
  padding-bottom: 66.9%;
}
.caseleft .small .slick-current .pic {
  border: 3px solid #a55f12;
}
.caseright {
  width: 47%;
}
.caseright h3 {
  font-size: 22px;
  color: #333;
  background: url(../images/caseshow.png) no-repeat bottom left;
  line-height: 30px;
  padding-bottom: 10px;
  margin: 30px 0 15px;
}
.caseright .crighttxt {
  color: #6b6b6b;
  min-height: 160px;
}
.caseright .prenext {
  margin-top: 30px;
}
.caseright .prenext a {
  display: block;
  line-height: 30px;
}
.nyxg {
  margin-top: 70px;
}
/*联系我们*/
.contact{margin:35px auto 115px;}
.contactway{}
.contactway .padding{border:1px solid #dcdcdc;margin-top:50px;min-height:550px;padding:90px 15% 0px;}
.contactway h2{font-size:24px;color:#000;margin-bottom:25px;}
.contactway p{font-size:16px;color:#000;}
.contactway ul{margin-top:45px;}
.contactway ul li{float:left;text-align:center;margin-right:25px;}
.contactway ul li img{display:block;margin:0 auto 5px;border-bottom:1px solid #f9f9f9;}
.contactway ul li p{font-size:12px;}
.contactway ul li:last-child{margin-right:0;}
@media (min-width: 768px) and (max-width: 991px) {
  .contactway .padding{padding:90px 2% 0px;}
}
@media (max-width: 500px){
  .contactway .padding{padding:50px 5%;}
}
@media (min-width: 768px){
  .contactmap{padding-left:0}
}

#allmap {
  width: 100%;border-radius:10px;
  height: 550px;
  margin-top: 50px;
}
#allmap img {
  max-width: 1070px;
  max-height: 368px;
}
#allmap label {
  max-width: 1070px;
}
.contactwrap ul {
  line-height: 58px;
  border-bottom: 1px solid #d4d4d4;
}
.contactwrap ul li {
  float: left;
  font-size: 16px;
  margin-right: 5%;
}
.contactwrap ul li span {
  color: #a55f12;
  display: inline-block;
  width: 28px;
  height: 28px;
  border: 1px solid #a55f12;
  text-align: center;
  line-height: 28px;
  border-radius: 50%;
  margin-right: 5px;
}
.contactwrap ul li a {
  font-family: arial;
}
.contactwrap ul li:last-child {
  margin-right: 0;
}
.contactwrap .contacttxt {
  text-align: center;
  margin-top: 10px;
  font-size: 13px;
}
/*在线留言*/
.onlineMess{margin-top:75px;}
.message {  margin: 75px 0 85px;}
.message .messagecon {width: 100%; border: 1px solid #1b1b1b;border-left:0;border-right:0; margin: 0 auto; padding:34px 15px 0;}
.message .messagecon ul {}
.message .messagecon ul li{width:47.44%;margin:0 1.28% 34px;float:left;padding-left:100px;position:relative;}
.message .messagecon ul li.li_3{width:97.44%;margin:0 1.28% 34px;float:left;}
.message .messagecon ul li span {display: block;position:absolute;left:0;top:0;color: #828282;font-size:16px;line-height: 46px;}
.message .messagecon ul li input {
  width: 100%;padding:0 15px;
  line-height: 44px;
  border: 1px solid #c9c9c9;
}
.message .messagecon ul li input[type="radio"],.message .messagecon ul li input[type="checkbox"]{
  width: auto;
}
.message .messagecon ul li select{
  width: 100%;
  height: 35px;
  border: 1px solid #c9c9c9;
}
.message .messagecon ul li input:focus {
  border: 1px solid #a55f12;
}
.message .messagecon ul li textarea {
  width: 100%;
  border: 1px solid #c9c9c9;
  height: 157px;
}
.message .messagecon ul li textarea:focus {
  border: 1px solid #a55f12;
}
.message .messagecon ul li.li4 {}
.message .messagecon ul li.li4 input {
  width: 140px;
  float: left;
  color: #333;
}
.message .messagecon ul li.li4 img {
  float: left;
  cursor: pointer;
  margin: 0 5px;height:46px;
}
.message .messagecon ul li.li4 a {
  float: left;
  line-height: 46px;
}
.message .messagecon ul.phonemessage {
  width: 95%;
  display: none;
}
.message .messagecon ul.phonemessage textarea {
  margin-bottom: 35px;
}
.message .sub {
  text-align: center;
}
.message .sub input {
  height: 49px;
  width: 20%;
  background: #fff;
  border: 1px solid #bfbfbf;
  font-size: 16px;
  margin: 23px 20px 0;
  color: #575757;
  transition: 0.3s;
}
.message .sub input:hover {
  background: #323232;
  border-color: #323232;
  color:#fff;
}
@media (max-width: 767px){
  .message .messagecon ul li{width:97.44%;margin:0 1.28% 34px; padding-left:80px; }
  .message .messagecon ul li.li4 input,.message .messagecon ul li.li4 img{margin-bottom:5px;}
}
/*人才招聘*/
.job ul {
  margin-top: 50px;
}
/*.job ul li {
  border-bottom: 1px solid #cecece;
}*/
.job ul li .jobtit {
  color: #333;
  line-height: 49px;
  cursor: pointer;
  background: url(../images/jobtitbg.png) no-repeat 99% center;
  position: relative;
  height: 49px;
  padding-right: 3%;
}
.job ul li .jobtit span {
  width: 63px;
  height: 49px;
  background: url(../images/jobbg1.png) no-repeat center;
  display: inline-block;
  float: left;
  font-size: 13px;
  color: #fff;
  font-weight: bold;
  padding-left: 10px;
}
.job ul li .jobtit span b {
  font-family: arial;
  font-size: 18px;
}
.job ul li .jobtit span.zhiwei {
  width: 90%;
  display: inline-block;
  height: 49px;
  overflow: hidden;
  background: none;
  color: #333;
  font-weight: normal;
  padding-left: 0;
}
.job ul li .jobtit span.zhiwei b {
  font-size: 14px;
}
.job ul li .jobtit i {
  width: 16px;
  height: 11px;
  background: #a55f12;
  display: inline-block;
  position: absolute;
  top: 42px;
  left: 64px;
  transform: rotate(-39deg);
  display: none;
}
.job ul li .jobcon {
  background: #faf2db;
  padding: 25px 3% 38px 40px;
  display: none;
}
.job ul li .jobcon hr {
  border-top: 1px solid #cbc7bc;
}
.job ul li.active {
  border-bottom: 0;
}
.job ul li.active .jobtit {
  background: #a55f12 url(../images/jobtit2.png) no-repeat 99% center;
  color: #fff;
}
.job ul li.active .jobtit i {
  display: block;
}
.job ul li.active .jobtit span.zhiwei {
  color: #fff;
}
.job ul li.active .jobcon {
  display: block;
}
/*产品中心*/
.pool{padding:130px 0 197px;}
.pool .container{width:1560px;}
.pool .row{margin-left:0;margin-right:0;}
.pool ul{}
.pool ul li{padding-left:0;padding-right:0;border:1px solid #f2f2f2;/*background:url(../images/probg.jpg) center center no-repeat;*/background-size:100% 100%;}
.pool ul li .pic{}
.pool ul li .pic div{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:65%;text-align:center;transition:0.3s;padding:7% 0;text-align:left;}
.pool ul li .pic div p{color:#fff;margin:0;}
.pool ul li .pic div:after{content:'';display:block;width:50%;height:100%; position:absolute;right:0;top:50%;transform:translate(0, -50%); background:url(../images/probg1.png) no-repeat;background-size:100% 100%;}
.pool ul li span.bg{background:rgba(0,0,0,0.25);}
.pool ul li .pic:after{padding-bottom: 88.48%;}
.pool ul li .pic h3{margin:5%;font-size:2.6rem; color:#fff;border:1px solid #fff;}
.pool ul li .pic h3 span{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:100%;text-align:center;transition:0.3s;}
.pool ul li img{transition: 1s;width:100%;height:100%;}
.pool ul li a:hover img{transform:scale(1.1);}
@media (max-width: 1530px){
.pool .container{width:100%;}
}
@media (max-width: 1230px){
.pool ul li .pic div p span{font-size:2rem!important;}
}
@media (max-width: 991px){
  .pool{padding:10% 0 12%;}
  .pool ul li .pic div p span{font-size:1.6rem!important;}
}
@media (min-width: 768px) and (max-width: 991px) {
  /*.pool ul li .pic h3{font-size:3rem;}*/
}
@media (max-width: 767px){
  .pool ul li .pic h3{font-size:1.4rem;}
  .pool ul li .pic div p span{font-size:1.2rem!important;}
}
@media (max-width: 600px){
  .pool ul li {width:50%;}
  .pool ul li .pic h3{font-size:2rem;}
  .pool ul li .pic div p span{font-size:2rem!important;}
}
@media (max-width: 480px){
  .pool ul li .pic h3{font-size:1rem;}
  .pool ul li .pic div p span{font-size:1rem!important;}
}

.pro_subnav{margin:26px auto 22px;border:1px solid #bebebe;}
.pro_subnav_head{background:#dbdbdb;font-size:18px;color:#434343;line-height:62px;padding:0 20px;position:relative;}
.pro_subnav_head span.all{display:block;background:url(../images/all.png) left center no-repeat;padding-left:22px;}
.pro_subnav_head a.more{display:block;position:absolute;right:0;top:0;font-size:16px;color:#434343;padding:0 20px;}
.pro_subnav_head a.more:hover{background:#434343;color:#fff;}
.pro_subnav_list{}
.pro_subnav_list ul{position:relative;padding:15px 0 10px 120px;border-top:1px solid #bebebe;min-height:60px;transition:0.3s;}
.pro_subnav_list ul:hover{background:#dbdbdb;}
.pro_subnav_list ul li{float:left;margin-right:5px;line-height:30px;font-size:16px;margin-bottom:5px;}
.pro_subnav_list ul li.li1{position:absolute;left:0;top:15px;width:120px;text-align:center;font-size:18px;font-weight:bold;color:#3d3d3d;}
.pro_subnav_list ul li a{border-radius:3px;padding:0 15px;display:block;}
.pro_subnav_list ul li:hover a,.pro_subnav_list ul li.active a{background:#434343;color:#fff;}



/*.pro_subnav ul li{float:left;width:24.17%;margin-right:1.10%;text-align:center;margin-bottom: 7px;}
.pro_subnav ul li:nth-child(4n){margin-right: 0;}
.pro_subnav ul li a{display:block;background:#fff;line-height:55px;color:#333;font-size:16px;}
.pro_subnav ul li:hover a,.pro_subnav ul li.active a{background:#a55f12;color:#fff;}
.pro_child{border-top:1px solid #dcdcdc;padding-top:22px;margin-top:18px;}
.pro_child div{background:#fff;}
.pro_child a{display:inline-block;padding:0 45px;color:#333;font-size:16px;line-height:55px;}
.pro_child a:hover,.pro_child a.active{background:#a55f12;color:#fff;}*/

.pro .row{margin-left:-8px;margin-right:-8px;}
.pro ul li {padding-left:8px;padding-right:8px;margin-top:46px;}
.pro ul li .padding{border:1px solid #bebebe;position:relative;padding-bottom:60px;}
.pro ul li .pic {}
.pro ul li img {transition:0.3s;}
.pro ul li .pic:after {  padding-bottom:75.77%;}
.pro_qj ul li .qj{position:relative;display:block;}
.pro_qj ul li .qj:before{transition: 0.4s; opacity: 0; z-index: 1; position: absolute; left: 0; top: 0; content: ""; width: 100%; height: 100%; background-color: rgba(0,0,0,0.5);}
.pro_qj ul li .qj::after{transition: 0.4s; opacity: 0; z-index: 2; position: absolute; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%); content: ""; width: 100%;height:50px; background: url(../images/qj.png) center center no-repeat; background-size: contain;}


.pro ul li .protxt {text-align:center;position:absolute;bottom:0;left:0;width:100%; padding:8px 10px;background-color:#dbdbdb;transition:0.3s;min-height:60px;}
.pro ul li .protxt a {  color: #7a7a7a; font-weight:bold; font-size: 16px;}
.pro ul li .protxt a span{display:block;}

.pro ul li:hover img{transform:scale(1.1);}
.pro ul li:hover .protxt{background-color:#c6b098;}
.pro ul li:hover .protxt a{color:#fff;}
.pro_qj ul li:hover .qj:before,.pro_qj ul li:hover .qj:after{opacity:1;}
/*产品详细页*/
.pro_show{background:#fff;}
.bigphone {
  display: none;
}
.bigphone .pic {
  width: 100%;
}
.bigphone .pic:after {
  padding-bottom: 58%;
}
.bigphone .slick-dots li button {
  background: #ddd;
}
.bigphone .slick-dots li.slick-active button {
  background: #a55f12;
}
.pro_show .caseleft {  width: 61.42%;margin-top:48px;}
.mod18{width:737px;position:relative;}
.mod18 .btn{position:absolute;width:27px;height:102px;bottom: 0px;cursor:pointer;z-index:1;font-size:38px;font-weight:bold;border:3px solid #000;border-radius:0;color:#000;transition:0.3s;}
.mod18 .btn:hover{color:#c6b098;border-color:#c6b098;}
.mod18 .btn i{position:absolute;left:50%;top:50%;transform: translate(-50%, -50%);}
.mod18 .prev{left:0;}
.mod18 #prevTop,.mod18 #nextTop{display:none;}
.mod18 .next{right:0;}
.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;}
/*.mod18 .cf a{display:block;width:737px;height:553px;position:absolute;color:#fff;}*/
.mod18 .cf .pic{}
.mod18 .cf .pic:after{padding-bottom:75.03%;}
.mod18 .picBox{height:553px;position:relative;overflow:hidden;border: 1px solid #ddd;}
.mod18 .picBox ul{height:553px;position:absolute;}
.mod18 .picBox li{width:737px;height:553px;}
.mod18 .listBox{width:644px;height:128px;margin:0 auto;position:relative;overflow:hidden;padding-top:26px;}
.mod18 .listBox ul{height:102px;position:absolute;}
.mod18 .listBox li{width:170px;height:102px;cursor:pointer;position:relative;}
.mod18 .listBox li img{padding:2px;border: 1px solid #ddd;width:133px;height:100px;}
.mod18 .listBox .on img{border:1px solid #c6b098;}

.pro_show .caseright {  width: 35.42%;margin-top:48px;}
.pro_show .caseright h3 {  font-size: 24px;  color: #141414;  background: none;  line-height: 1em;  padding:13px 0 30px;
  margin: 0px 0 25px;border-bottom:1px solid #aaa}
.pro_show .caseright p{font-size:18px;color:#141414;margin-bottom:15px;}


.pro_show .proshowcon { margin-top: 84px;padding:35px 0 50px;}
.proshowcon .proshowconl{width:67.83%;}
.proshowcon .proshowconl-1{background:#fff;padding:58px 15px 30px;}
.proshowcontitle{width:100%;max-width:462px;margin:0 auto; font-size:3.2rem;font-weight:bold;color:#787878;border-top:3px solid #797979;line-height:1em;text-align:center;margin-bottom:20px;}
.proshowcontitle span{display:inline-block;position:relative;padding:0 15px;background:#fff;top:-19px;}
.proback{padding-top:40px;text-align:center;}
.proback span{display:inline-block;padding-left:60px;position:relative;}
.proback span:before{content:'';position:absolute;width:50px;height:100%;background:#c6b098 url(../images/back.png) center center no-repeat;left:0;}
.proback span a{display:inline-block;font-size:20px;color:#fff;padding: 0 35px; line-height: 50px; background-color: #7d7d7d;}
.proback span a:hover{background:#c6b098;}


.proshowcon .proshowconr{width:30.42%;background:#fff;padding-bottom:85px;}
.proshowcon .proshowconr h4{font-size:16px;color:#fff;background:#c6b098;line-height:55px;text-align:center;margin-bottom:20px;}
.proshowcon .proshowconr ul{padding:0 20px;}
.proshowcon .proshowconr ul li{text-align:center;border-bottom:1px solid #e5e5e5;margin-bottom:25px;}
.proshowcon .proshowconr ul li .pic:after{padding-bottom:76.1%;}
.proshowcon .proshowconr ul li h3{font-size:14px;padding:15px 0;}
.proshowconr .slick-prev,.proshowconr .slick-next{width:48.3%;height:37px;margin:0;top:auto;transform:rotate(0deg);bottom:-37px;border:0;transition:0.3s;max-width:157px;}
.proshowconr .slick-prev{left:20px;background:url(../images/down.png) center center no-repeat;}
.proshowconr .slick-next{right:20px;background:url(../images/up.png) center center no-repeat;}
.proshowconr .slick-prev:hover{background-image:url(../images/down-1.png);}
.proshowconr .slick-next:hover{background-image:url(../images/up-1.png);}


.productdetail_mob{display:none;}
.productdetail_mob ul{}
.productdetail_mob ul li{}
.productdetail_mob ul li .pic:after{padding-bottom:75.77%;}

@media (max-width: 1199px) {
  .pro_show .caseright,.pro_show .caseleft{width:100%;max-width:737px;float:none!important;margin:30px auto 0;}
}
@media (max-width: 767px) {
  .pro_show .caseright h3 {  font-size:20px;}
  .pro_show .caseright p{font-size:14px;}  
  .proshowcon .proshowconl{width:100%;}
  .proshowcon .proshowconr{display:none;}
  .mod18{display: none;}
  .productdetail_mob{display:block;}

}

#tab{position:relative;}
#tab .tabList ul li{
  float:left;
  background:#fefefe;
  background:-moz-linear-gradient(top, #fefefe, #ededed); 
  background:-o-linear-gradient(left top,left bottom, from(#fefefe), to(#ededed));
  background:-webkit-gradient(linear,left top,left bottom, from(#fefefe), to(#ededed));
  border:1px solid #ccc;
  padding:5px 0;
  width:100px;
  text-align:center;
  margin-left:-1px;
  position:relative;
  cursor:pointer;
}
#tab .tabCon{
  position:absolute;
  left:-1px;
  top:32px;
  border:1px solid #ccc;
  border-top:none;
  width:403px;
  height:100px;
}
#tab .tabCon div{
  padding:10px;
  position:absolute;
  opacity:0;
  filter:alpha(opacity=0);
}
#tab .tabList li.cur{
  border-bottom:none;
  background:#fff;
}
#tab .tabCon div.cur{
  opacity:1;
  filter:alpha(opacity=100);
}
.swiper-container-product{
  position: relative;
  overflow: hidden;
}
.jqueryzoom{
  height: 500px;
  width: 100%;
  overflow: hidden;
  border:1px solid #eeeeee;
}
.jqueryzoom .cloudzoom{
  height: 100%;
  margin:0 auto;
  text-align: center;
}
.product-thumb{
  padding:0px 50px;
  position: relative;
  margin-top:10px;
}
.product-thumb .swiper-slide{
  height:102px;
}
.product-thumb .swiper-slide.on{border:1px solid #c6b098;}
.product-thumb .cloudzoom-gallery{  cursor: pointer;  height: 100%;}
.product-detail-prev{  position: absolute;  left: 0;  color:#000000;  width:27px;height:100%;line-height:102px;  top:0;  border:3px solid #000;  font-size: 30px;transition:0.3s;}
.product-detail-prev i,.product-detail-next i{position:absolute;left:50%;top:50%;transform: translate(-50%, -50%)}
.product-detail-next{  position: absolute;  right: 0;  color:#000000;   width:27px;height:100%;line-height:102px;  top:0;border:3px solid #000;  font-size: 30px;transition:0.3s;}
.product-detail-prev:hover,.product-detail-next:hover{border-color:#c6b098;color:#c6b098;}
.cloudzoom-lens {
    border: 1px solid #888;
    width: 100px;
    height: 100px;
    box-shadow: -0px -0px 10px rgba(0,0,0,0.40);
    cursor: crosshair;
    background: #fff;
    z-index: 10;
}
/* CSS for zoom window. */
.cloudzoom-zoom {
    border: 1px solid #888;
    width: 500px;
    height: 200px;
    box-shadow: -0px -0px 10px rgba(0,0,0,0.40);
    z-index: 99;
}
/* CSS for zoom window in 'inside' mode. */
.cloudzoom-zoom-inside {
    border: none;
    box-shadow: none;
}

/* CSS for captions */
.cloudzoom-caption {
    display: none; /* CSS captions should be hidden initially */
    text-align: left;
    background-color: #000;
    color: #fff;
    font-weight: bold;
    padding: 10px;
    font-family: sans-serif;
    font-size: 11px;
}

/* A blank image */
.cloudzoom-blank {
    background-image: url(blank.png);
}

/* The animated ajax loading image */
.cloudzoom-ajax-loader {
    /*background-image: url(ajax-loader.gif);*/
    width: 32px;
    height: 32px;
}

/* 产品详情页选项卡 */
.proshowcon_tab{
  margin:10px auto 0;
  background:#fff;
}
.proshowcon_tab .tab_menu{overflow:hidden;}
.proshowcon_tab .tab_menu li{
  width:148px;
  float:left;
  height:60px;
  line-height:60px;
  color:#fff;
  background:#2e2e2e;
  text-align:center;
  cursor:pointer;
  font-size: 16px;
}
.proshowcon_tab .tab_menu li.current{color:#fff;background:#a55f12;}
.proshowcon_tab .tab_menu li a{color:#fff;text-decoration:none;}
.proshowcon_tab .tab_menu li.current a{color:#333;}
.proshowcon_tab .tab_box{padding:20px;min-height: 300px;}
.proshowcon_tab .tab_box li{height:24px;line-height:24px;overflow:hidden;}
.proshowcon_tab .tab_box li span{margin:0 5px 0 0;font-family:"宋体";font-size:12px;font-weight:400;color:#ddd;}
.proshowcon_tab .tab_box .hide{display:none;}

/*新闻资讯*/
/*.news ul{margin-top:70px;}
.news ul li {padding:40px 0;transition: 0.3s;height:249px;}
.news ul li .newleft { width:25.08%;}
.news ul li .newleft .pic {  width: 100%;}
.news ul li .newleft .pic:after {  padding-bottom:56.15%;}
.news ul li .date {border-bottom:1px solid #dcdcdc;padding-bottom: 8px;margin-top: 2px;margin-bottom:10px;}
.news ul li .newright {  width:69.58%; height:100%; padding:15px 26.9% 0 0;position:relative;}
.news ul li .newright a.newscontit {font-size: 18px;color: #333; font-weight: bold;display: inline-block;height:25px;overflow: hidden;}
.news ul li .newright p {line-height:1.8em;height:5.4em; overflow: hidden;}
.news ul li .newright a.more{display:block;position:absolute;right:0;top:0;width:40px;height:100%;border:1px solid #ccc;color:#ccc;text-align:center;}
.news ul li .newright a.more i{position: absolute;left: 50%;top:50%; transform: translate(-50%, -50%);font-size: 24px;}
.news ul li:hover {  background: #fafafa;}
.news ul li:hover a.newscontit {  color: #a55f12;}*/
.news{}
.news .row{margin-left:-20px;margin-right:-20px;}
.news ul li{margin-top:50px;padding:0 20px;}
.news ul li .pic:after{padding-bottom:66.4%;}
.news ul li img{transition:0.3s;width:100%;max-height:none;}
.news ul li .content{padding:30px;border:1px solid #e5e5e5;border-top:0;}
.news ul li h3 {font-size:16px; }
.news ul li h3 a{ color:#333;}
.news ul li p{margin:10px 0 0;color:#333;}
.news ul li .date{margin-top:25px;}
.news ul li:hover img{transform: scale(1.1);}
.news ul li:hover h3 a{color:#a55f12;}
@media (max-width: 640px){
  .news .row{margin-left:-10px;margin-right:-10px;}
  .news ul li{padding:0 10px;}
  .news ul li .content{padding:15px;}
}
@media (max-width: 400px){
  .news ul li{width:100%;}  
}
/*视频开始*/
.bg-ef{background:#efefef;}
.viewlist{padding:103px 0;}
.viewlist .container{width:100%;max-width:1610px;}
.viewlist h2{font-size:30px;color:#4d4948;text-align:center;text-transform:uppercase;}
.viewlist h2 span{display:block;margin:23px auto 0;width:45px;height:1px;background:#666;}
.flexBox {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;flex-wrap: wrap;justify-content: space-between; margin-top:48px;}

.viewlist .scroll-wrap {  width: 100%; }
.viewlist ul li {flex: 0 0 26.67vw;width: 26.67vw;text-align: center; margin-right: 22px; }
.viewlist .img-wrap {    position: relative; }
.viewlist .img-wrap img{border-bottom:5px solid #a55f12;}
.viewlist .img{position:relative;}
.viewlist .img span{width:100%;height:100%;position:absolute;left:0;top:0;background:rgba(0,0,0,0.3);}
.viewlist .video-btn {position: absolute;background: url(../images/play.png) no-repeat center; width: 58px;    height: 58px;    left: 50%;top: 50%;transform: translate(-50%, -50%);    cursor: pointer;transition-duration: .5s; }
.viewlist .video-btn:hover { transform: translate(-50%, -50%) scale(0.9); }
.viewlist ul li h3{font-size:18px;color:#4d4948;margin-top:20px;}
.viewlist ul { flex-wrap: nowrap;    padding-bottom: 1.5rem; }
.viewlist .mCSB_scrollTools {  width: 100% !important; }
.viewlist .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background: #7d7d7d !important; height: 5px !important;  border-radius: 3px !important;  margin-top: 5px !important; }

.viewbg {width: 100%;height: 100vh;position: fixed;top: 0px;left: 0px;z-index: 10;display: none;background: rgba(0, 0, 0, 0.5); }
.viewbg .close-img { position: absolute; right: -40px; top: -40px; width: 28px; height: 28px; cursor: pointer; transition-duration: .3s; }
.viewbg .close-img:hover { transform: rotate(90deg); }
.viewbg #video {   width: 100%;   height: 100%; }
.viewbg .video-box { position: absolute; width: 650px; height: 368px;  background: #000; left: 50%; top: 50%; transform: translate(-50%, -50%);display:none; }
@media (max-width: 767px){
  .viewlist ul li {flex: 0 0 calc(66.75vw - 22px);width: calc(66.75vw - 22px);margin-left: 15px; margin-right: 15px; }
  .viewbg .close-img{right:0;top:-32px;}
  .viewbg .video-box {  width: 92%;  height: 52vw;}
}
@media (max-width: 1270px){
  .viewlist ul{padding-bottom:5px;}
}
/*视频结束*/
.newshow {padding-bottom:60px;}
.newshow .newshowtit {
  text-align: center;
  margin-top: 55px;
  border-bottom: 1px dotted #bfbebe;
}
.newshow .newshowtit h1 {
  font-size: 22px;
  color: #333;
}
.newshow .newshowtit .date {
  line-height: 65px;
  font-size: 12px;
  color: #999;
}
.newshow .newshowtxt{margin-top:35px;}
.newshow .newshowtxt p {
  line-height: 25px;
}
.newshow .newshowimg {
  text-align: center;
  margin: 65px 0;
}
.prev-next {
  float: left;
  margin-top: 20px;
}
.prev-next a {
  display: block;
  color: #999;
  line-height: 25px;
  transition: 0.3s;
}
.prev-next a b {
  color: #666;
}
.prev-next a:hover {
  color: #a55f12;
}
.prev-next a.prev {
  border-bottom: 1px dashed #d4d4d4;
}
/*站点地图*/
.mapwrap {
  margin: 40px auto;
  padding-bottom: 100px;
}
.mapwrap dl {
  margin: 20px auto 20px;
  overflow: hidden;
  line-height: 30px;
  width: 98%;
  transition: 0.3s;
}
.mapwrap dl:hover {
  box-shadow: 0 0 2px #a55f12;
}
.mapwrap dl:hover dt a {
  color: #a55f12;
  font-weight: bold;
}
.mapwrap dt {
  font-size: 14px;
  float: left;
  width: 10%;
  text-align: center;
  border: 1px solid #ddd;
  transition: 0.3s;
}
.mapwrap dt:hover {
  background: #a55f12;
}
.mapwrap dt:hover a {
  color: #fff !important;
}
.mapwrap dt a {
  color: #a55f12;
  display: block;
  padding: 10px 0;
  transition: 0.3s;
}
.mapwrap dt a:hover {
  color: #e0e9f3;
  font-weight: bold;
}
.mapwrap dd {
  font-size: 14px;
  overflow: hidden;
  float: left;
  width: 85%;
  line-height: 40px;
}
.mapwrap dd .p2 {
  padding: 0 0 0 20px;
  clear: both;
}
.mapwrap dd .p2 a {
  color: #a55f12;
  font-weight: bold;
  overflow: hidden;
  transition: 0.3s;
}
.mapwrap dd .p2 a:hover {
  color: #000;
}
.mapwrap dd div {
  clear: both;
  overflow: hidden;
  padding: 0px 20px 0 10px;
}
.mapwrap dd div a {
  color: #333;
  float: left;
  padding: 0 10px 0 10px;
  margin-top: 1px;
  transition: 0.3s;
}
.mapwrap dd div a:hover {
  background: #a55f12;
  color: #fff;
}

  /*# sourceMappingURL=style.css.map */
  /*loading页面*/
  #loading  
  {  
    width: 100%;
    height:100%;
    position:fixed;  
    z-index:999;  
    background:#ffffff;
    text-align: center;
    display: table;
  }   
  #loading span{
    display: table-cell;
    vertical-align: middle;
  }
  #loading span p{color:#fff;font-size: 20px;}
  #loading img{   
    display: inline-block; 
  }
  .scoll_dis  
  {   
    overflow:hidden;  
  }
  /*产品分类*/
  #catalog{
    width:1100px;
    margin: 15px auto;
    padding: 0 15px;
  }
  #catalog .catalog_title{width:10%;}
  .sicatalog_head {
    font-size: 44px;
    font-weight:bold;
    color: #a55f12;
    font-family: Verdana,Arial;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    padding-left: 30px;
  }
  .f_l {
    float: left;
  }
  .dashed > ul > li{
    margin-left:30px; 
  }
  .dashed > div > span{
    height: 25px;
    line-height: 25px;
    font-weight: 600;
    color: #333;
  }
  .sicatalog {
    overflow: hidden;
    margin: 0 80px;
  }
  .sicatalog .dashed:first-child {
    border-top: none;
  }
  .sicatalog .dashed {
    overflow: hidden;
    border-top: #aaa 1px dashed;
    padding: 13px 0px;
  }
  .sicatalog li {
    text-align: center;
    float: left;
    height: 25px;
    line-height: 25px;
    padding: 0 5px;
    margin: 0 13px;
  }
  .sicatalog li:hover,
  .sicatalog .active{
    background:#a55f12; 
  }
  .sicatalog li:hover a,
  .sicatalog .active a{
    color:#fff;
  }
  /*产品放大镜*/
  .small > .active{
    border: 3px solid #a55f12;
  }
  #magnifier > img{
    width: 100%;
    height:100%
  }
  /*滑块*/
  .magnifyingBegin{
    width: 175px;
    height: 210px;
    left: 0;
    top: 0;
    background-color: #454545;
    opacity: 0.5;
    filter:alpha(opacity=50);
    position: absolute;
    cursor: move;
    display: none;
  }
  /*放大镜显示区域*/
  .magnifyingShow{
    width: 370px;
    height: 420px;
    display: none;
    position: absolute;
    right: -400px;
    top: 0;
    overflow: hidden;
    background-color: #454545;
  }
  .magnifyingShow > img{
    width: 790px !important;
    max-width: none;
    height: 865px;
    margin-left:0;
    margin-top: 0;
  }
  /*生产实力*/
  .carousel ul li{
    width: 100%;
    float: none;
  }
  /*站点地图*/
  #map .con{
    width: 100%;
    border: 1px solid #ccc;
    margin-bottom: 50px; 
  }
  .con .hd h1 {
    width: 122px;
    height: 39px;
    font-size: 16px;
    line-height: 39px;
    font-family: "微软雅黑","MicrosoftYahei","宋体","Arial Narrow",sans-serif;
    text-align: center;
  }
  .con .hd {
    height: 39px;
    background: #fcfcfc;
    border-bottom: #fff 1px solid;
  }
  .con .bd {
    padding: 10px 0;
    border-top: #d6dbe1 1px solid;
    overflow: hidden;
    zoom: 1;
  }
  .con .bd dl {
    padding: 0 0 10px 10px;
    zoom: 1;
  }
  .con .bd dd {
    float: left;
    overflow: hidden;
    zoom: 1;
  }
  .con .bd ul {
    margin-right: 0;
    padding-right: 0;
    overflow: hidden;
    zoom: 1;
  }
  .con .bd li {
    float: left;
    height: 28px;
    padding: 0 5px;
    line-height: 28px;
  }
  .con .bd dd {
    margin: 6px;
  }
  /*站内搜索*/
  .goomay-keywords-light{
    background: #dc3545 !important;
    color:#ffffff !important;
  }
  #search{
     margin-top: 30px;
     margin-bottom: 50px;
     overflow:hidden
  }
  .search_left{
    /*float: left;*/
    /*width: 25%;*/
    border: 1px solid #d6d6d6;
    padding-top:5px;
    padding-bottom:5px;
  }
  .s_head{
    border-bottom: 1px solid #d6d6d6;
    height: 50px;
  }
  .s_head h2{
    line-height: 50px;
    /*margin-left: 15px;*/
  }
  .s_body ul{
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px; 
  }
  .s_body ul span{
    display: block;
    color: #333;
    line-height: 40px;
  }
  .s_body ul input,
  .s_body ul select{
    height: 35px;
    width: 100%;
    line-height: 35px;
    border: 1px solid #e6e6e6;
    padding-left: 10px;
    margin-bottom: 10px;
  }
  .s_body .sub input{
    height: 35px;
    line-height: 35px;
    background: #575757;
    border: 0;
    font-weight: bold;
    color: #fff;
    transition: 0.3s;
    text-align: center;
    padding-left: 0px;
  }
  .search_right{
    padding-left: 40px;
    /*float: right;*/
    /*width: 73%;*/
    /*border-top: 1px solid #d6d6d6;
    padding-bottom: 15px;
    padding-top: 20px; 
    padding-left: 20px;*/
  }
  .search_right .no-result{
    text-align: center;
    font-size: 30px;
    color:#a55f12;
    margin-top:50px;
  }
  .search-result-title{
    font-size: 20px;
    font-weight: 600;
    color: #333;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
  }
  .entry-image {
    float: left;
    width: 200px;
    margin: 0 20px 0 0;
  }
  .entry-c{
    position: relative;
    overflow: hidden;
  }
  .search-result-info{
    padding:5px 0;
  }
  .search-result-info li{
    display: inline-block;
  }
  .search_right em{
    color: #004cff;
  }
  .search_right .search-result{
    margin-left:25px;
  }
  .product_title a{
    color: #a55f12;
    text-decoration: underline;
  }
  .search_right .search-li{
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 30px;
    padding-bottom: 10px;
  }
  .search_right li{
    overflow: hidden;
  }
  .search-result-info li:before{
    content: '/';
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    opacity: 0.5
  }
  .search-result-info li:first-child:before { display: none; }
  .product_list{
    padding-bottom: 15px;
    border-bottom: 1px solid #d6d6d6; 
    margin-bottom: 15px;
  }
  .product_img{
    float: left;
  }
  .product_img img{
    border-radius: 50%;
  }
  .product_img img:hover{
    width: 90px;
    height: 90px;
  }
  .product_body{
    float: left;
    margin-left: 20px;
    margin-top: 10px;
  }
  .product_title{
    margin-bottom: 20px;
  }
  .se_news{
    float: right;
    width: 79%;
  }
  .news ul li .se_news a {
    color:#a55f12;
    text-decoration: underline;
    display: inline-block;
    height: 22px;
    overflow: hidden;
    transition: 0.3s;
  }
  .search_right .news .date em{
    color: #fff;
  }
  /*下载*/
  #download li{
    margin-bottom: 25px;
  }
  #download ul{
    margin-top: 50px;
    margin-bottom: 110px;
  }
  .down_head{
    margin-left: 25px;
    margin-bottom: 5px;
  }
  .down_body{
    margin: 0 15px;
    padding-top: 5px;
    border-top: 1px solid #d6d6d6;
    overflow: hidden;
  }
  .down_body div{
    margin:0 15px;
  }
  .down_body span{
    margin-right: 15px;
  }
  .f_r{
    float: right;
  }
  .f_l{
    float: left;
  }
  .download_title{
    margin-bottom: 30px;
    border-bottom: 1px solid #d6d6d6;
    padding: 8px;
  }
  .download_button,
  .link_button{
    display: inline-block;
    background: #23b7e5;
    height: 35px;
    line-height: 35px;
    padding: 0 35px;
    color: #fff;
    border-radius: 2px;
  }
  .download_button:hover,
  .link_button:hover{
    background: #38c4f0;
    color: #fff;
  }
  .content_title{
    margin: 30px 0 10px;
    padding: 0 10px;
    font-size: 16px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
  }
  .line{
    border-bottom: 1px solid #d6d6d6;
    margin: 15px 0;
  }
  #link h3{
    margin: 10px 15px;
  }
  #img_link,
  #text_link{
    margin-bottom: 50px;
    overflow: hidden;
  }
  #img_link li,
  #text_link li{
    float: left;
    margin: 0 10px;
  }
  /*招聘*/
  .apply{
    position: absolute;
    bottom: 15px;
    right: 40px;
    border: 1px solid red;
    width: 75px;
    text-align: center;
    z-index: 99px
  }
  .apply a{
    color: red;
  }

/****询盘****/
.inquiry-container .row{margin-left:0px;margin-right:0px;}
.inquiry-container li img{height:30px;}
.inquiry-container a{color:#000000;}
.inquiry-col{padding:0!important;}
.inquiry-title{font-size: 24px;margin:0px 0px 40px;color:#cccccc;position: relative;}
.inquiry-title:before{width: 90%;content:"";position: absolute;border-top: 1px dashed #cccccc;right: 0;top:15px;}
.inquiry-title:after{width: 90%;content:"";position: absolute;border-bottom: 1px dashed #cccccc;right: 0;top:20px;}
.inquiry-chose{background-color:#162c4c;color:#ffffff;padding:0px 20px;line-height: 50px}
.inquiry-chose .inquiry-select select{height:30px;color:#000000;line-height: 30px;width: 100%;border:none;padding:0 20px;cursor:pointer;}
.inquiry-container .classification{padding:0;}
.inquiry-search{text-align: right;}
.inquiry-search input{width: 290px;height: 30px;line-height: 30px;padding:0 10px;color:#000000;display: inline-block;float: right;margin: 10px 0;border: 0}
.inquiry-search i{width: 40px;height: 30px;background: #a0a0a0;color: #ffffff;float: right;line-height: 30px;text-align: center;font-size: 20px;margin: 10px 0;cursor:pointer;}
.inquiry-container .product-list{padding:20px 0 30px;border-bottom: 1px dashed #737373;color:#000000;}
.inquiry-container .fa-play{color:#ffffff;background: #162c4c;width: 24px;height:24px;line-height: 24px;text-align: center;}
.inquiry-container .product-list .product-ul li{height:60px;line-height: 60px;color:#000000;border-bottom: 1px solid #f2f2f2;}
.inquiry-add,.inquiry-submit{background: #e60012;color:#ffffff;padding:8px 20px;width:130px;text-align: center;border-radius: 10px;cursor: pointer;}
.inquiry-submit{margin-top: 30px;}
.inquiry-add .fa{font-size: 16px}
.inquiry-list{margin-top:20px;}
.inquiry-container .list-head{background: #f2f2f2;height:46px!important;line-height: 46px!important;}
.inquiry-list li{height:60px;line-height: 60px;color:#000000;border-bottom: 1px solid #f2f2f2;}
.inquiry-container .fa-times,.inquiry-container .fa-plus{font-size: 18px;cursor: pointer;}
.gm-row{margin:0;padding:0 !important;}
.inquiry-container .input-name{line-height: 40px;color:#0d0d0d;}
.inquiry-container .input-type input,.inquiry-container .input-type textarea{width: 100%;font-size: 12px;padding:5px;}
.inquiry-container .input-type textarea{height:140px;}
.inquiry-container .input-type input{height:40px;margin-bottom: 10px}
.inquiry-container .input-star{color:#cd0406;}
.inquiry-form{margin:50px 0 40px;}
.inquiry-submit{margin:0 auto;margin-top: 40px;}
.inquiry-add-page{margin-top:30px;}
.inquiry-page {padding:8px 0;text-align:right;}
.inquiry-page li {display: inline;}
.inquiry-page li a{font-family: arial;background: #ffffff;padding: 2px 6px;margin: 0 2px;font-size: 12px;display: inline;border:1px solid #cccccc;}
.inquiry-page li a:hover {background: #f3f3f3;}
.inquiry-page li.active a{background: #f3f3f3;color: #ababab;}
.inquiry-page li.bgnone a{display: none;}
.submit-hide{display: none;}
.inquiry-captcha .captcha_src{
  height:40px;
}
#BMapLib_search_bus_btn0{margin-right:0px!important;}
.tangram-suggestion-main{z-index: 99}

.banner_slide{
  background-position: center!important;
      background-size: cover!important;
}
.baidu-map-content{
  margin:0;
  line-height:20px;
  padding:2px;
}
.baidu-map-content img{
  float:right;
  zoom:1;
  overflow:hidden;
  width:100px;
  height:100px;
  margin-left:3px;
}
/*产品规格*/
.spec-type{
  height: 32px;line-height: 32px;margin-top:3px
}
.spec-item{
  padding: 20px 0;
}
.spec-one-item{
  padding:5px 0;
}
.spec-val{
  padding-left: 0!important;
}
.choiceimg{
  width: 42px!important;
  height: 42px!important;
  padding: 2px!important;
}
.border-spec{
  border:1px solid #fff;
}
.border-spec:hover{
  border:1px dotted #f40;
}
.border-spec-active{
  border:1px dotted #f40;
}
.cartInvalid{
  background: #f0f0f0
}
.choice{
  padding: 0 10px;border: 1px solid #b8b7bd;cursor:pointer;float: left;margin-right: 5px;height: 32px;line-height: 32px;margin-top:3px;
}
.choice:hover{
  border: 1px solid #FF0036;
}
.choice-active{
  border: 1px solid #FF0036;
}
.choice-disabled{
  pointer-events: none;
  cursor: default;
  opacity: 0.6;
}
.click-disabled{
  pointer-events: none;
}
#gotoTop{
  display: none;
  z-index: 299;
  position: fixed;
  width: 70px;
  height: 70px;padding-top:35px;transition:0.3s;
  background-color: #a0a0a0;
  background:url(../images/top.png) center top 14px no-repeat;
  background-color: rgba(160,160,160,0.6);
  font-size: 14px;
  line-height: 1.8em;
  text-align: center;
  color: #FFF;
  top: auto;
  left: auto;
  right: 30px;
  bottom: 50px;
  cursor: pointer;
  border-radius: 3px;
}
#gotoTop:hover{
  background-color: rgba(200,164,125,0.7);
}
.customer-service{
  z-index: 299;
  position: fixed;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  color: #FFF;
  top: auto;
  left: auto;
  right: 30px;
  bottom: 90px;
}
.customer-service li{
  width: 40px;
  height: 40px;
  background-color: #333;
  background-color: rgba(0,0,0,0.3);
  cursor: pointer;
  border-radius: 2px;
  margin-bottom: 10px;
}
.customer-service li a{
  color: #FFF;
}
.customer-service li:hover{
  background-color: #1ABC9C !important;
}
/*普通产品询盘*/
.enquiry-area{width: 100%;height: 100%;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;padding: 0 0 25px;border: 1px solid #eee;font-size: 14px;background: #fff;overflow: hidden;}
.enquiry-area .enquiry-head{cursor: default;background: #003e59;color: #ffffff;position: relative;width: 100%;height: 55px;line-height: 55px;font-size: 16px;padding-left: 22px;}
.enquiry-area .enquiry-item{position: relative;background: #fff;padding:0 20px;margin-top: 20px;}
.enquiry-area .enquiry-item button{background: #ff6f00;border: none;border-bottom: 2px solid #ef5a00;color: #ffffff;padding: 8px 22px;border-radius: 3px;text-decoration: none;transition: background 200ms ease;outline: none;cursor: pointer;width: 100%;}
.enquiry-area .enquiry-item button i{display: inline-block;margin-left: 8px;}
.enquiry-area .enquiry-item .enquiry-input{box-sizing: border-box;width: 50%;padding: 10px;font-family: 'Open Sans', sans-serif;background: #fff;margin: 0;height: 40px;font-size: 14px;border: 1px solid #eee;border-left: 2px solid #003e59;outline: none;resize: none;overflow: hidden;border-radius: 3px;transition: box-shadow 200ms ease;}
.enquiry-area .enquiry-item .enquiry-textarea{width:100%!important;height:95px!important;}
/*经销商*/
  /*下载*/
  .downloadList{padding:70px 0;overflow: hidden;}
  .downloadList .row{margin-left:-12px;margin-right:-12px;}
  .downloadList ul {margin-top:50px;}
  .downloadList ul li{padding:0 12px;}
  .downloadList ul li .padding {width:100%;max-width:383px;margin:0 auto;}
  .downloadList ul li .pic:after{padding-bottom:69.71%;}
  .downloadList ul li img{transition:0.3s;}
  .downloadList ul li .content{padding:25px 15px;background:#fafafa;}
  .downloadList ul li h3{font-size:16px;color:#141414;padding-right:25px;position:relative;margin-bottom:12px;}
  .downloadList ul li h3 a{display:block;position:absolute;right:0;top:0;color:#000;}
  .downloadList ul li:hover img{transform: scale(1.1);}
  .downloadList ul li:hover h3 a{color:#a55f12;}

  .jxs_picture .owl-theme .owl-controls{margin-top:80px; text-align:center;}
  .jxs_picture .owl-theme .owl-controls .owl-page{display:inline-block;}
  .jxs_picture .owl-theme .owl-controls .owl-page span{width:17px;height:17px;border-radius:50%;border:0;margin:0 4.5px;padding:0;font-size:0;background:#000;opacity:1;display:inline-block;}
  .jxs_picture .owl-theme .owl-controls .owl-page.active span, .jxs_picture .owl-theme .owl-controls.clickable .owl-page:hover span{background:#a55f12;}
  /*通知*/
  .notice{padding:50px 0 80px;overflow: hidden;min-height:748px;}
  .notice .row{margin-left:-12px;margin-right:-12px;}
  .notice ul {margin-top:78px;}
  .notice ul li{padding:0 12px; }
  .notice ul li .padding{width:100%;max-width:280px;margin:0 auto; background:url(../images/notice-bg1.png) center center no-repeat;transition:0.3s;background-size:100% 100%;}
  .notice ul li .pic:after{padding-bottom:75.27%;}
  .notice ul li img{transition:0.3s;}
  .notice ul li .content{padding:25px 20px 20px; }
  .notice ul li h3{font-size:16px;margin-bottom:15px;}
  .notice ul li h3 a{color:#000;line-height:1em;height:1em;overflow: hidden;display:inline-block;}
  .notice ul li h3 p{color:#868686;transition:0.3s;line-height:1.8em;height:3.6em;margin-bottom:15px;}
  .notice ul li a.more{display:block;width:17px;height:19px;background:url(../images/more.png) left top no-repeat;}
  .notice ul li:hover .padding{background-image:url(../images/notice-bg2.png);}
  .notice ul li:hover img{transform: scale(1.1);}
  .notice ul li:hover h3 a,.notice ul li:hover p{color:#fff;}
  .notice ul li:hover a.more{background-position:0 -21px;}
  .notice.jxs_picture .owl-theme .owl-controls{margin-top:45px;}
  /*新品*/
  .newpro_mob{display: none;padding:50px 0;}
  .newpro{padding:50px 0;}
  .newpro ul.roll3{margin-top:15px;}
  .newpro li li{width:32.33%;float:left; margin-right:1.505%;margin-top:43px;border:1px solid #bebebe;background:#f8f8f8;padding-bottom:60px;position:relative}
  .newpro li li:nth-child(3n){margin-right:0;}
  .newpro li li img {transition:0.3s;}
  .newpro li li .pic:after {  padding-bottom:75.26%;}
  .newpro li li .protxt {text-align:center;position:absolute;bottom:0;left:0;width:100%; padding:8px 10px;background-color:#dbdbdb;transition:0.3s;min-height:60px;}
  .newpro li li .protxt a {  color: #7a7a7a; font-weight:bold; font-size: 16px;}
  .newpro li li .protxt a span{display:block;}
  .newpro li li:hover img{transform:scale(1.1);}
  .newpro li li:hover .protxt{background-color:#c6b098;}
  .newpro li li:hover .protxt a{color:#fff;}
  .newpro.jxs_picture .owl-theme .owl-controls{margin-top:50px;}
  @media (max-width: 767px){
    .newpro {display:none;}
    .newpro_mob{display:block;}
    .newpro_mob .row{margin-left:-8px;margin-right:-8px;}
    .newpro_mob ul li{padding:0 8px; margin-top:43px;}
    .newpro_mob ul li .padding{border:1px solid #bebebe;background:#f8f8f8;padding-bottom:60px;position:relative;width:100%;max-width:388px;margin:0 auto;}
    .newpro_mob ul li .pic:after {  padding-bottom:75.26%;}
    .newpro_mob ul li .protxt {text-align:center;position:absolute;bottom:0;left:0;width:100%; padding:8px 10px;background-color:#dbdbdb;transition:0.3s;min-height:60px;}
    .newpro_mob ul li .protxt a {  color: #7a7a7a; font-weight:bold; font-size: 16px;}
    .newpro_mob ul li .protxt a span{display:block;}
    .newpro_mob ul li:hover .protxt{background-color:#c6b098;}
    .newpro_mob ul li:hover .protxt a{color:#fff;}
    .newpro_mob.jxs_picture .owl-theme .owl-controls{margin-top:50px;}
  }
/*服务与支持*/
  .service{padding:45px 0 13px;}
  .service-box1 ul{margin-top:15px; background:url(../images/ulbg.png) center center no-repeat;background-size:100% auto ;}
  .service-box1 ul li{float: left;margin:0 0 57px 11.5%; width:24%;height:252px;background:url(../images/libg1.png) center bottom no-repeat;padding:0 50px;background-size:100% auto ;}
  .service-box1 ul li:nth-child(2n){float: right;margin-left:0; margin-right:10%;}
  .service-box1 ul li p{font-size:16px;color:#232323;line-height:1.8em;margin:0;}
  .service-box1 ul li .tit{background:url(../images/ser_titbg.png) center center no-repeat;width:110px;height:110px;margin:0 auto;line-height:110px;text-align:center;}
  .service-box1 ul li .tit p{font-size:18px;font-weight:bold;color:#a55f12;line-height:110px;}
  @media (max-width: 1199px){
    .service-box1 ul li p{font-size:14px;}
  }
  @media (max-width: 1024px){
    .service-box1 ul li {padding:0 2%;}
  }
  @media (max-width: 991px){
    .service-box1 ul {background-size:100% 50%; }
  }
  @media (max-width: 768px){
    .service-box1 ul {background:none; }
    .service-box1 ul li {width:45%;margin:0 2.5% 40px!important;}
  }
  @media (max-width: 480px){
    .service-box1 ul {background:none; }
    .service-box1 ul li {width:90%;margin:0 5% 40px!important;}
  }
  .protect{overflow: hidden;padding:105px 0;}
  .protect-box{}
  .protect-box ul{padding-top:55px;text-align:center;}
  .protect-box ul li{width:23.67%;height:360px;margin:20px 1.77% 0 0;float: left;position:relative;}
  .protect-box ul li:last-child{margin-right:0;}
  .protect-box ul li .bg{width:100%;height:100%;position:absolute;left:0;top:0;z-index:1;transition: 0.3s;}
  .protect-box ul li .bg1{display:block;}
  .protect-box ul li .bg2{display:none;}
  .protect-box ul li .content{width:100%;height:100%;position:absolute;left:0;top:0;z-index:2;padding:80px 20px 0;font-size:15px;color:#4e4e4e;line-height:1.5em;}
  .protect-box ul li h5{font-size:24px;color:#c37928;margin:18px 0 15px;padding-bottom:30px;background:url(../images/h.png) center bottom no-repeat;}
  .protect-box ul li img{display:block;margin:0 auto;transition: 0.3s;}
  .protect-box ul li img.img1{display:block;}
  .protect-box ul li img.img2{display:none;}
  .protect-box ul li:hover{}
  .protect-box ul li:hover .bg1{display:none;}
  .protect-box ul li:hover .bg2{display:block;}
  .protect-box ul li:hover .content{color:#fff;}
  .protect-box ul li:hover h5{color:#fff;background-image:url(../images/h-1.png);}
  .protect-box ul li:hover img.img1{display:none;}
  .protect-box ul li:hover img.img2{display:block;}
  @media (max-width: 990px){
    .protect-box ul li{width:35%;display:inline-block;float:none;margin:20px 1.77% 0 0!important;}
  }
  @media (max-width: 767px){
    .protect-box ul li{margin:20px 1% 0!important;width:40%;}
  }
  @media (max-width: 640px){
    .protect-box ul li{width:100%;margin:20px 0 0!important;max-width:284px;}
  }

  .query{padding:65px 0 75px;}
  .query .nytit:before,.query .nytit:after{border-color:#444;}
  .query-box{margin-top:30px;}
  .query-box1{padding-top:30px;}
  .query-box .row{margin-left:0px;margin-right:0px;overflow:hidden;}
  .query-boxl,.query-boxr{background:rgba(255,255,255,0.6);padding:0px;padding-bottom: 500em;margin-bottom: -500em;}
  .query-boxl .padding,.query-boxr .padding{padding:25px 40px;}
  .query-boxl{}
  .query-boxl h4{padding-bottom:10px;font-size:18px;color:#000;}
  .query-boxl p{line-height:1.8em;margin:0;}
  .query-boxl p img{margin:10px 10px;margin-left:0;}
  .query-boxr{}
  .query-boxr ul{margin-top:80px;}
  .query-boxr ul li{position:relative;padding-left:90px;margin-bottom:15px;line-height: 40px;}
  .query-boxr-en ul li{padding-left:125px;}
  .query-boxr ul li span{display:block;position:absolute;font-size:16px;line-height:40px;left:0;top:0;}
  .query-boxr ul li input{line-height:38px;border:1px solid #dcdcdc;background:#eee;width:100%;height:40px;}
  .query-boxr ul li.cap input{width:50%;float:left;}
  .query-boxr ul li.cap .img{width:25%;float:right;}
  .query-boxr ul li.cap .img img{height:40px;}
  .query-boxr .submit{text-align:center;padding-top:20px;}
  .query-boxr .submit input{width:120px;height:37px;border:1px solid #dcdcdc;background:none;color:#333;transition:0.3s;}
  .query-boxr .submit input:hover{background:#c6b098;color:#fff;}
  @media (max-width: 767px){
    .query-boxr ul{margin-top:0;}
    .query-boxl,.query-boxr{padding-bottom: 0;margin-bottom: 0;}
    .query-boxl .padding,.query-boxr .padding{padding:25px 5%;}
  }
  @media (max-width: 500px){
    .query-boxr ul li,.query-boxr-en ul li{padding-left:0}
    .query-boxr ul li span{position:static;}
    .query-boxr ul li.cap input{width:80px;}
    .query-boxr ul li.cap .img{width:80px;}
  }
/*加盟*/
  .sxytop{height:813px;position:relative;}
  .sxytop .container{height:100%;}
  .sxytopl{padding:30px 0 13px;}
  .sxytoplcon {position:relative;z-index:1;display:inline-block;}
  .sxytopl p.p1{font-size:50px;color:#464646;}
  .sxytopl p.p2{font-size:30px;color:#b58f50;}
  .sxytopl:before{content:'';display:block;position:absolute;right:0;top:0;width:834px;height:100%;}
  .sxytopr{right:0;top:38%;}
  .sxytop .bg{background:rgba(0,0,0,0.4);width:100%;height:35.4%;position:absolute;left:50%;margin-left:-50%;bottom:0;}
  .sxytop .bg .container{}
  .sxytop .bg .text{width:100%;max-width:890px;padding:0 15px;position:absolute;right:0;top:50%;transform: translate(0, -50%);line-height:1.8em;height:9em;overflow:auto;font-size:16px;color:#fff;}
  .sxytop .bg .text p{margin:0;}
  @media (max-width: 767px){
    .sxytop{height:580px;}
    .sxytopl p.p1{font-size:25px;}
    .sxytopl p.p2{font-size:14px;}
    .sxytopr{width:90%;}
    .sxytop .bg .text{font-size:14px;}
  }

  .joinsxy{margin-top:100px;}
  .joinsxy .container{width:1360px;}
  .school{background:#fafafa;padding:90px 4.88% 20px;text-align:center;margin:50px auto;}
  .school h3{font-size:30px;color:#000;margin-bottom:25px;}
  .school h3 span{position:relative;}
  .school h3 span:before,.school h3 span:after{content:'';display:block;width:100px;height:1px;background:#000;position:absolute;top:50%;margin-top:-0.5px;}
  .school h3 span:before{left:-130px;}
  .school h3 span:after{right:-130px;}
  .school p{font-size:16px;width:100%;max-width:900px;margin:0 auto;line-height:1.8em;}
  .school ul.roll{margin-top:70px;}
  .school ul.roll li{/*width:25%;float:left;*/cursor:pointer;height:446px;padding-top:138px;transition:0.3s;}
  .school ul.roll li .padding{width:98%;max-width:285px;margin:0 auto;background:#eee;box-shadow:5px 5px 5px 0 #cfcfcf;padding:85px 25px 50px;position:relative;height:238px;transition:0.3s;}
  .school ul.roll li p{font-size:14px;text-align:left;transition:0.3s;}
  .school ul.roll li .num{width:124px;height:124px;line-height:124px; font-size:33px;color:#141414;background:#dcdcdc;border-radius:50%;position:absolute;left:50%;margin-left:-62px;top:-60px;}
  .school ul.roll li .img{display:none;transition:0.3s;}
  .school ul.roll li .con{height:7.2em;overflow:hidden;margin-top:10px;}
  .school ul.roll li:hover {padding-top:60px;}
  .school ul.roll li:hover .padding{background:#c6b098;box-shadow:none;height:100%;}
  .school ul.roll li:hover p{color:#fff;}
  .school ul.roll li:hover .img{display:block;}
  @media (max-width: 1360px){
    .joinsxy .container{width:100%;}
  }
  .school .owl-theme .owl-controls{margin-top:30px;}
  .school .owl-theme .owl-controls .owl-page{display:inline-block;}
  .school .owl-theme .owl-controls .owl-page span{width:11px;height:11px;border-radius:50%;border:0;margin:0 3px;padding:0;font-size:0;background:#000;opacity:1;display:inline-block;}
  .school .owl-theme .owl-controls .owl-page.active span, .school .owl-theme .owl-controls.clickable .owl-page:hover span{background:#a55f12;}

  .joinbrand{background:#fafafa;padding:65px 0 100px;}
  .joinbrandcon{margin-top:50px;}
  .joinbrandcon ul{position:absolute;width:100%;height:100%;left:0;top:0;}
  .joinbrandcon ul li {height:50%;padding:10px;float:left;border-right:1px solid #bebebe;cursor:pointer;}
  .joinbrandcon ul li.li1{width:33.33%;border-bottom:1px solid #bebebe;}
  .joinbrandcon ul li:nth-child(3n){border-right:0;}
  .joinbrandcon ul li:last-child{border-right:0;}
  .joinbrandcon ul li.li2{width:50%;}
  .joinbrandcon ul li .padding{color:#fff;width:100%;height:100%;text-align:center;transition:0.3s;}
  .joinbrandcon ul li.li1 .padding{ padding:31% 14% 0;}
  .joinbrandcon ul li.li2 .padding{ padding:20% 14% 0;}
  .joinbrandcon ul li .padding p{color:#fff;margin:0;line-height:1.8em;}
  .joinbrandcon ul li .padding .tit{font-size:18px;position:relative;padding-bottom:50px;}
  .joinbrandcon ul li .padding .tit:after{content:"+"; font-size:24px;position:absolute;left:50%;bottom:0;transform: translate(-50%, 0)}
  .joinbrandcon ul li .padding .con{margin-top:20px;display:none;}
  .joinbrandcon ul li:hover .padding{text-align:left;background:rgba(136,119,98,0.8);padding:14%;}
  .joinbrandcon ul li:hover .padding .tit{font-weight:bold;padding-bottom:0;}
  .joinbrandcon ul li:hover .padding .tit:after{content:"";}
  .joinbrandcon ul li:hover .padding .con{display:block;}
  @media (max-width: 1100px){
    .joinbrandcon ul li:hover .padding{padding:5%;}
  }
  @media (max-width: 990px){
    .joinbrandcon img.img{display:none;}
    .joinbrandcon ul.ul{position:static;}
    .joinbrandcon ul li{width:100%!important;height:auto;border:0!important;border-bottom:1px solid #bebebe!important;}
    .joinbrandcon ul li:last-child{border-bottom:0;}
    .joinbrandcon ul li .padding{padding:5%!important;}
  }

.joinTerminal{padding:90px 0 120px;}
.joinTerminal ul{padding:0 3.16%;margin-top:75px;}
.joinTerminal ul li{width:48.4%;margin:20px 0.8% 0;cursor:pointer;}
.joinTerminal ul li .pic:after{padding-bottom:83.51%;}
.joinTerminal ul li .pic img{transition:1s;}
.joinTerminal ul li .con{margin:2.7%;border:1px solid #fff;text-align:center;}
.joinTerminal ul li .con_nei{width:100%; position:absolute;left:50%;top:50%;transform: translate(-50%, -50%)}
.joinTerminal ul li .con_nei img{width:100px;transition:0.5s;}
.joinTerminal ul li h4{font-size:28px;color:#fafafa;opacity:0;transition:0.8s;}
.joinTerminal ul li:hover img.img1{transform:scale(1.1);}
.joinTerminal ul li:hover .con_nei img{margin-bottom:7%;}
.joinTerminal ul li:hover h4{opacity:1;}
@media (max-width: 767px){
  .joinTerminal ul li h4{font-size:14px;}
}
@media (max-width: 600px){
  .joinTerminal ul li {width:98.4%;}
}

  .PopTerbg{position:fixed;width:100%;height:100%;background:rgba(0,0,0,0.7);z-index:3;top:0;left:0;display:none;}
  .PopTerbg .close-img { position: absolute; right: 40px; top: 40px; width: 28px; height: 28px; cursor: pointer; transition-duration: .3s; }
  .PopTerbg .close-img:hover { transform: rotate(90deg); }
  .PopTerList{position:absolute;left:50%;top:50%;transform: translate(-50%, -50%)}
  .PopTerList ul{display:none;}
  .PopTerList ul li{width:100%;max-width:800px;margin:0 auto;}
  .PopTerList ul li.pic:after{padding-bottom:75%;}
  .PopTerList .owl-theme .owl-controls{margin-top:0px;}
  .PopTerList .owl-theme .owl-controls .owl-buttons div{display:block;width:25px;height:40px;z-index:1;opacity:1;position:absolute;top:50%;margin-top:-20px;transition:0.3s;font-size:0;}
  .PopTerList .owl-theme .owl-controls .owl-buttons div.owl-prev{left:-40px;background:url(../images/l1.png) left top no-repeat;}
  .PopTerList .owl-theme .owl-controls .owl-buttons div.owl-next{right:-40px;background:url(../images/r1.png) left top no-repeat;}
  .PopTerList .owl-theme .owl-controls .owl-buttons div.owl-prev:hover{background-image:url(../images/l1-1.png);}
  .PopTerList .owl-theme .owl-controls .owl-buttons div.owl-next:hover{background-image:url(../images/r1-1.png);}
  .PopTerList .owl-theme .owl-controls .owl-page{display:none;}

.joinsupprt{background:#fafafa;padding-top:95px;}
.joinsupprt ul{border-bottom:1px solid #dfdfdf;padding:25px 0;margin-top:45px;display:-webkit-box;display:-moz-box;display:box;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal}
.joinsupprt ul li{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;text-align:center;font-size:18px;color:#000;transition:0.3s;cursor:pointer;border-right:1px solid #666;}
.joinsupprt ul li:hover,.joinsupprt ul li.active{color:#a55f12;}
.joinsupprt ul li:last-child{border:0;}
.joinsupprt .contents{margin-top:35px;}
.joinsupprt .content{display:none;background:#fff;}
.joinsupprt .contentl{width:52.25%;}
.joinsupprt .contentr{width:47.75%;padding:50px 5% 0;}
.joinsupprt .contentr h4{font-size:24px;color:#000;border-bottom:1px solid #d2d2d2;padding-bottom:20px;margin-bottom:15px;}
.joinsupprt .contentr p{line-height:1.8em;}

.joinsupprt_mob{margin-top:45px;display:none;}
.joinsupprt_mob ul li .padding{margin:0 15px;background:#fff;padding-bottom:10px;}
.joinsupprt_mob ul li h4{margin:12px 15px;background:#fff;font-size:16px;}
.joinsupprt_mob ul li .con{height:6em;line-height:1.5em;overflow:auto;padding:0 15px;}
.joinsupprt_mob ul li p{line-height:1.5em;font-size:14px;margin:0;}
.joinsupprt_mob .owl-theme .owl-controls{}
.joinsupprt_mob .owl-theme .owl-controls .owl-page{display:inline-block;}
.joinsupprt_mob .owl-theme .owl-controls .owl-page span{width:11px;height:11px;border-radius:50%;border:0;margin:0 3px;padding:0;font-size:0;background:#000;opacity:1;display:inline-block;}
.joinsupprt_mob .owl-theme .owl-controls .owl-page.active span, .joinsupprt_mob .owl-theme .owl-controls.clickable .owl-page:hover span{background:#a55f12;}
@media (max-width: 990px){
  .joinsupprt_pc{display:none;}
  .joinsupprt_mob{display:block;}
}


.joinHotline{height:369px;padding-top:70px;margin-top:134px;}
.joinHotline p{margin-bottom:5px;}
@media (max-width: 990px){
  .joinHotline p span{font-size:30px!important;}
}
@media (max-width: 767px){
  .joinHotline{height:300px;}
  .joinHotline p span{font-size:18px!important;}
}
.joinfeedback{margin-top:70px;}
.joinfeedback .message{margin:26px auto 70px;}
.joinfeedback .message .messagecon{border:0;}
.joinfeedback .message .messagecon ul li span{color:#333;}
.joinfeedback .message .messagecon ul li input{border-radius:10px;background:#eee;border-color:#ccc;}
.joinfeedback .message .sub input{background:#c68237;color:#fff;border-radius:5px;border-color:#c68237;}


  .Product_experience{background:#dbdbdb;padding:90px 0;}
  .Product_experience .container{width:1330px;}
  .Product_experience .syhouse{padding-left:23.078%;}
  .Product_experience .syhouse .syhouse_lanmu{width: 23.078%;}
  /*.syhouse_con ul{width:100%;height:100%;}
  .syhouse_con ul li{width:100%;height:100%;}*/
  .Product_experience .owl-theme .owl-controls{margin:0;}
  .Product_experience .owl-pagination{display:none;}
  .Product_experience .owl-theme .owl-controls .owl-buttons div{width:42px;height:42px;margin:0;padding:0;position:absolute;opacity:1;transition:0.3s;top:50%;margin-top:-21px;font-size:0;}
  .Product_experience .owl-theme .owl-controls .owl-buttons div.owl-prev{left:30px;background:url(../images/pl.png) center center no-repeat;}
  .Product_experience .owl-theme .owl-controls .owl-buttons div.owl-next{right:30px;background:url(../images/pr.png) center center no-repeat;}
  .Product_experience .owl-theme .owl-controls .owl-buttons div.owl-prev:hover{left:20px;}
  .Product_experience .owl-theme .owl-controls .owl-buttons div.owl-next:hover{right:20px;}
  .Product_experience_mob{display:none;}
  .experienceTitle{text-align:center;}
  .experienceTitle a{margin:0 5px 5px;display:block;background:#efefef;padding:5px 15px;}
  .experienceTitle a:hover,.experienceTitle a.active{color:#fff;background:#737373;}
  .experienceTitle .slick-prev,.experienceTitle .slick-next{display:none!important;}

  .Product_experience_mob ul{margin-top:20px;}
  .Product_experience_mob ul li{text-align:center;}
  .Product_experience_mob ul li .pic{max-width:574px;margin:0 auto;}
  .Product_experience_mob ul li .pic:after{padding-bottom:70%;}
  .Product_experience_mob ul li h4{font-size:14px;color:#333;margin-top:15px;}
  @media (max-width: 1329px){
    .Product_experience .container{width:100%;}
  }
  @media (max-width: 990px) {
    .Product_experience{padding:8% 0;}
    .Product_experience_mob{display:block;}
  }
  /*经销商登录*/
  .memberContent{padding:10% 0;}
  .memberContent h2{font-size:24px;color:#141414;font-weight:bold;margin-bottom:38px;}
  .memberContent .form-group{border:1px solid #a0a0a0;background:#e6e6e6;width:100%;max-width:492px;border-radius:8px;margin:0 auto 20px;position:relative;}
  .memberContent label{display:block;position:absolute;left:0;top:0;line-height:65px;width:90px;text-align:center;font-size:16px;color:#000;font-weight:normal;}
  .memberContent .form-control{border:0;background:none;height:65px;padding-left:90px;}
  .memberContent .form-group img{position:absolute;right:5px;top:13px;}
  .memberContent button.btn{width:240px;height:48px;background:#323232;border-radius:8px;border:1px solid #323232;font-size:16px;color:#fff;}


  #newBridge .icon-right-top{top:40%!important;right:auto!important;left:0;}