@charset "utf-8";
* { margin: 0; padding: 0; }
body { margin: 0; padding: 0; height: 100%; font-size: 14px; font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; color: #333; line-height: 24px; word-break: break-all; }
dd, dl, dt, li, ol, ul { margin: 0; padding: 0; list-style: none }
input { font-size: 12px; font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; vertical-align: middle }
select { font-family: Arial; font-size: 12px }
textarea { font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; font-size: 12px }
h3, h4, h5 { margin: 0; padding: 0; font-family: "微软雅黑"; font-size: 14px }
.fl { float: left }
.fr { float: right }
.clear { clear: both; font-size: 0; }
a { text-decoration: none; transition: all .2s linear 0s; color: #666; }
:focus { outline: 0 }
img { border: 0; vertical-align: baseline;}
p { line-height: 24px }
.flex{display: flex;display: -ms-flexbox;justify-content:space-between;-ms-flex-pack: justify;}
.flex-default{display: flex;}
.flex-wrap {display: flex; flex-wrap: wrap;}
.wrap { width: 1538px; margin: auto; }

/*other*/
.swiper-container { width: 100%;height: 100%;}
/*headtop*/
.headweb{display: none;}
.headtop{width: 100%;height: 39px;line-height: 39px;background:url(../images/headbg1.jpg) top no-repeat;font-size: 13px;color: #707070;border-bottom: 1px solid #dddddd;}
.headtop .fr img {margin-right: 5px; position: relative; top: 2px; height:14px;}
.headtop .fr{color: #707070;padding-top:0px;padding-bottom: 0px;padding-left: 20px;}
.headtop .fr a{color: #707070;font-size: 13px;}

.header { width: 100%; min-height:132px;background: url(../images/headbg2.jpg) top no-repeat;}
.header .wrap { position: relative; }
.header .wrap div{display: inline-block;}
.header .wrap .phone{float: right;padding-top: 33px;position: relative;}
.header .wrap .phone .ph1{position: relative; font-size: 13px; line-height: 30px; }
.phone .ph1 img{position: absolute;top: 10px;left: -50px;}
.phone .ph1 span{font-size: 26px;line-height:30px;color: #ad1722; display: block; font-weight:bold;position: relative;top: -11px;}
.phone .ph2{font-size: 24px;line-height: 36px;color: #035abb;font-weight: bold;float: right;}
.header .wrap .phone .phimg{position: absolute;left: -174px;}
.logo{ float:left;}
.logo img { margin-top: 33px; margin-right:10PX; padding-right:10PX;}
.logoright{ float:left; padding-top:30px; line-height:32px;}
.logoright span{ font-size:23px; font-weight:bold; color: #ad1722; display:block;}

.nav {width: 100%;min-width: 1200px; background: #252525;}
.nav .wrap>ul{display: flex;display: -ms-flexbox;justify-content: space-between;-ms-flex-pack: justify;}
.nav ul {text-transform: uppercase;font-size: 0;}
.nav ul li.navleft{border-color: rgba(255, 255, 255, 0.1);}
.nav ul li { display: inline-block; position: relative;font-size: 14px;width: 199px;text-align: center; }
.nav ul li a { display: block;color: #ffffff;}
.nava{line-height:50px;}
.nava:hover{background: #ad1722;}
.nav ul li.active > a, .nav ul li:hover{background: #ad1722;}
.nav ul li.gbksub { cursor: pointer; }
.sub-menu { position: absolute; top:75px; width: 100%; visibility: hidden; opacity: 0; z-index: -1; }
.nav ul li:hover .sub-menu { top:50px; visibility: visible; opacity: 1; z-index: 999; }
.sub-menu > li > a { background: #252525; border-top: 1px solid #CCC;height:56px; font-size:12px; line-height:56px;border-color: rgba(255, 255, 255, 0.2);}
.sub-menu li:hover a,.sub-menu li.on a { background: url(../images/navbg.jpg) top no-repeat;}
.transition {-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s; }

/*banner*/ 
.banner{width: 100%;}
.swiper-container-banner{overflow: hidden;position: relative;}
.swiper-container-banner img{width: 100%;}
.swiper-button-next-banner{position: absolute;right: 5%;top: 50%;--swiper-theme-color: #bb2222;}
.swiper-button-prev-banner{position: absolute;left: 5%;top: 50%;--swiper-theme-color: #bb2222;}
.swiper-button-next-banner,.swiper-button-prev-banner{width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}
.swiper-button-next-banner:after,.swiper-button-prev-banner:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}
.swiper-button-next-banner:after{content: 'next';}
.swiper-button-prev-banner:after{content: 'prev';}
.swiper-pagination-banner{position: absolute;z-index: 2;text-align: center;--swiper-theme-color: #bb2222;}
/*首页*/

.yhead{width: 100%;position: absolute;background:transparent ;z-index: 2;}
.yhead .logo{ float:left;}
.yhead .logo img { margin-top: 10%; }
.yhead-nav{float: right;width: 58%;}
.yhead-nav ul{width: 100%;display: flex;justify-content: space-between;display: -ms-flexbox;-ms-flex-pack: justify;}
.yhead-nav ul li{width: 17%;}
.yhead-nav ul li a { display: block;text-align: center;color: #fff;font-size: 16px;}
.nava{line-height:110px;}
.nava:hover{background: #fee725;color: #000;}
.yhead-nav ul li.active > a, .nav ul li:hover{background: #fee725;color: #000;}

 .slide-i2{top:12% !important;right: 18% !important;}
.slide1,.slide2,.slide3{position: relative;}
.slide3 .slide-t3{width: 70%;margin-top: 1%;}
.slide-box{width: 100%;}
.slide1 .wrap{position: absolute;top: 0;}
.slide-tit1{position: absolute;color: #fff;top: 24%;left: 17%;}
.slide-tit1 .slide-t1{opacity: 0.5;}
.slide-t1{text-transform: uppercase;font-size: 51px;letter-spacing: 3px; line-height: 40px;font-weight: bold;font-style: italic;}
.slide-t2{font-size:28px ;margin-top: 5%;line-height: 40px;}
.slide-t2 img{width: auto;}
.slide-line{width: 78%;height: 2px;background: rgba(255,255,255,0.2);margin-top: 4%;}
.slide-t3{font-size: 20px;color: #fff;line-height: 40px;margin-top: 5%;width:auto;}
.slide-tit2{width: 26%;position: absolute;top: 75%;left: 17%;}
.slide-tit2 .slide-t1{font-size: 37px;color: #1e2130;}
.slide-tit2 .slide-t2{font-size: 24px;color: #1e2130;margin-top: 0%;}
.slide-tit2 button{cursor: pointer; width: 50%;background: #fe3000;line-height: 40px;text-align: center;border: none;color: #fff;margin-top: 4%;}
.slide-img{    position: absolute;top: 21%;right: 12%;}
.banner .swiper-button-prev-banner:after,.banner .swiper-button-next-banner:after{content: none !important;}
.banner .swiper-button-prev-banner{left: 10% !important;top: 82% !important;z-index: 1 !important;}
.banner .swiper-button-next-banner{right: 10% !important;top: 82% !important;z-index: 1 !important;}
.slide-i3{right: 13%;top: 13%;}


 .slide-mov{width: 100%;height:100%;position:absolute;background: rgba(0, 0, 0, 0.5);top: 0;left: 0;z-index: 1;}
  .slide-mov1{ width: 50%;position: absolute;top: 50%; left: 50%; transform: translate3d(-50%,-50%,0);}   
 .slide-mov video{  width: 100%;}
.slide-mov span{    position: absolute;
    top: -12%;
   right: 0;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;}   
	
.sb-tent .swiper-container-horizontal>.swiper-pagination-bullets,.sb-tent .swiper-pagination-custom,.sb-tent .swiper-pagination-fraction{   
	bottom: 1%;
	text-align: right;
    }	
.sb-img{position: relative;}

/* 公司简介 */
.gsjj{width: 100%;background: url(../images/gsjj-bg.jpg) center no-repeat;overflow: hidden;background-size: cover;overflow: hidden;}
.gsjj-t1{font-weight: bold;font-style: italic; font-size: 51px;letter-spacing: 3px; color: #fff;text-align: center;line-height: 40px;padding-top: 8%;}
.gsjj-t2{font-size: 28px;text-align: center;color: #fff;line-height: 40px;margin-top: 1%;}
.gsjj-line{background: #fee725;width: 87px;margin:0 auto;height: 2px;margin-top: 2%;}
.gsjj-tent{text-align: center;font-size: 16px;color: #fff;    width: 78%;margin: 0 auto; margin-top: 2%;line-height: 36px;margin-bottom: 8%;}
.gsjj-box{width: 50%;margin: 0 auto;display: flex;display: -ms-flexbox;margin-top: 5%;padding-bottom: 11%;}
.gsjj-icon{width: 33%;text-align: center;}
.gsjj-icon:hover img{    animation-duration: 2s;animation-name: flipInY;}
.gsjj-t3{font-size: 16px;color: #fff;line-height: 40px;}

/* 齿轮加工 */
.cljg{width: 100%;background: #f5f5f5;overflow: hidden;}
.cljg-t1{text-transform: uppercase;font-size: 51px;letter-spacing: 3px; color: #1a202b;font-weight: bold;font-style: italic;text-align: center;padding-top: 6%;line-height: 40px;}
.cljg-t2{text-align: center;font-size: 28px;color: #000;margin-top: 2%;}
.cljg-type{float: left;width: 18%;margin-top: 9%;position: relative;z-index: 1;margin-bottom: 10%;}
.type1{width: 100%;position: relative;}
.cljg-t3{line-height: 50px;color: #000;font-size: 18px;text-indent: 13%;margin-left: 10px;margin-bottom: 8%;}
.cljg-line{width: 20px;height: 4px;background: #c4c4c4;position: absolute;top: 50%;margin-top: -2px;}
/* .cljg-type .type1:first-child .cljg-line{background: #fe3000;}
.cljg-type .type1:first-child .cljg-t3{background: #212730;color: #fff;} */
.ch2{background: #212730;color: #fff;}
.ch1{background: #fe3000;}
.cljg-r{width: 78%;position: absolute;left: 22%; margin-top: 4%;display: flex;}
.cljg-img img{width: 100%;}
.cljg-img img:hover{transform: scale(1.05);transition: all 2s;}
.cljg-img{float: left;width: 44%;overflow: hidden;}
.cljg-rr{float: left;width: 56%;}
.cljg-t4{font-size: 24px;color: #000;margin-top: 8%;margin-left: 6%;}
.cljg-box{background: url(../images/pro2.jpg) no-repeat;margin-top: 4%; width: 100%;height: 360px;}
.cljg-t5{font-size: 22px;color: #f5f5f5;margin-left: 6%;padding-top: 4%;}
.cljg-line1{width: 39px;height: 2px;background: #4d5259;margin-left: 6%;margin-top: 3%;}
.cljg-t6{color: #f5f5f5;font-size: 15px;margin-left: 6%;margin-top: 4%;width: 72%;line-height: 2;}
.cljg-box a{display: block;width: 20%;color:#f5f5f5;text-align: center;background: #fe3000;margin:4% 0 0 6%;line-height: 40px;}
.view-all{font-size: 17px;width: 100%;background: #ffe60d;text-align: center;line-height: 40px;margin-top: 2%;font-weight: bold;}
.view-all a{color: #000;}
/* 新闻 */
.news{width: 100%;background: #19202a;padding-bottom: 2%;overflow: hidden;}
.news-tit{font-size: 51px;letter-spacing: 3px; color: #fff;text-align: center;font-weight: bold;font-style: italic;line-height: 40px;padding-top: 5%;}
.news-t1{font-size: 28px;color: #fff;text-align: center;padding-top: 1%;}
.news-l{float: left;width: 49%;}
.news-img{overflow: hidden;}
.news-img img{width: 100%;}
.news-img img:hover{transform: scale(1.05);transition: all 2s;}
.news-r{float: right;width: 46%;}
.news-con{padding: 4% 0;}
.news-tit1{width: 100%;display: flex;display: -ms-flexbox;color: #fff;margin-top: 4%;justify-content: space-between;-ms-flex-pack: justify;}
.news-tit1 span:first-child{font-size: 18px;}
.news-t2{color: #fff;font-size: 15px;margin-top: 2%;}
.news-date{width: 20%;color: #fff;}
.news-t3{font-size: 57px;line-height: 60px;}
.news-t4{font-size: 16px;}
.news-t5{font-size: 18px;color: #fff;line-height: 30px;}
.news-t6{color: #fff;opacity: 0.7;font-size: 15px;line-height: 30px;}
.news-r li:last-child{border: none;padding: 0;margin: 0;}
.news-r li{margin-bottom: 8%;border-bottom: 1px #7c7e82 dashed;padding-bottom: 7%;}
.news-r li>a{display: flex;display: -ms-flexbox;}

/* 联系 */

.lx-ban{width:100%;position: relative;}
.lx-ban img{width: 100%;}
.lx-ban .lx-box{position: absolute;top: 34%;}
.lx-t1{font-size: 34px;color: #fffefa;line-height: 40px;}
.lx-t2{font-size: 17px;color: #fffefa;;line-height: 30px;margin-top: 7%;}
.lx-con{margin-top: 3%;}
.lx-con1{text-align: center;width: 25%;float: left;padding: 4% 0;}
.lx-t3{font-size: 16px;color: #444;line-height: 30px;}
.lx-t4{font-size: 20px;color: #222;line-height: 30px;text-transform: uppercase;margin-top: 4%;}
.lx-con1:hover{    box-shadow: 0px 6px 20px -14px #040000;}
.lx-gb{width: 100%;display: flex;display: -ms-flexbox;margin-bottom: 4%;margin-top: 3%;}
.lx-map{width:52%;}
.lx-map #dituContentn{height: 100% !important;}
.lx-form{width: 48%;background: #243041;}
.lx-t5{font-size: 29px;color: #fff;    line-height: 40px; padding-top: 6%;margin-left: 9%;width: 63%;}
.lx-t6{font-size: 16px;color: #fff;margin-left:9% ;width: 63%;margin-top: 1%;}
.lx-form form{width: 67%;margin-left: 9%;margin-bottom: 8%;}
.lx-t7{font-size: 16px;color: #fff;background: url(../images/star.png) no-repeat 11% top;margin: 3% 0;}
.lx-ch{background: url(../images/star.png) no-repeat 14% top;}
.lx-form input::-webkit-input-placeholder,.lx-form textarea::-webkit-input-placeholder {
      color: #fff;
    }
 .lx-form   input::-moz-input-placeholder,.lx-form textarea::-moz-input-placeholder {
      color: #fff;
    }
 .lx-form   input::-ms-input-placeholder,.lx-form textarea::-ms-input-placeholder {
      color: #fff;
    }
.nobg{background: none !important;}
.lx-form input{width: 100%;line-height: 45px;text-indent: 4%;font-size: 14px;color: #fff;    background: transparent;border: 1px solid rgba(211,211,211, 0.2);}
.lx-form textarea{width: 100%;text-indent: 4%;height: 98px;font-size: 14px;color: #fff; line-height: 40px;background: transparent;border: 1px solid rgba(211,211,211, 0.2);}
.sub-box{width: 100%;margin-top: 5%;display: flex;display: -ms-flexbox;justify-content: space-between;-ms-flex-pack: justify;}
.lx-code{width: 40%;position: relative;}
.lx-form input.lx-tcode{width: 55%;background: #fff;color: #000;}
.lx-code img{ position: absolute; top: 50%; transform: translateY(-50%); right: 0;}

.lx-form  input.lx-sub{width: 20%;background: #fad117;font-size: 16px;}

/* 资讯 */
.zx-con{margin-top: 4%;}
.zx-tent2:hover{margin-left: 2%;transition: all 0.5s;}
.zx-tit{float: left;margin-top: 1%;}
.zx-loc{float: right;width: 84%;}
.zx-t1{color: #171717;font-size: 28px;line-height: 30px;}
.zx-t2{color: #808080;}
.zx-t3{font-size: 18px;color: #2c2c2c;line-height: 40px;padding-bottom: 10%;text-align: center;}
.zx-type1{margin: 0 2%;position: relative;width: 7%;}
.zx-type1.active{border-bottom: 3px solid #fad117;}
.zx-type1:hover{border-bottom: 3px solid #fad117;}
.zx-line{width: 100%;height: 1px;background: #e9e9e9;}
.type-box{display: flex;display: -ms-flexbox;justify-content: flex-end;-ms-flex-pack: justify;}
.zx-t4{z-index: -1; font-size: 50px;color: #2c2c2c;opacity: 5%;text-align: center;position: absolute;top: 5%;left: 0;width: 100%;display: none;}
.zx-new1{margin: 4% 0;display: flex;display: -ms-flexbox;justify-content: space-between;-ms-flex-pack: justify;flex-wrap: wrap;-ms-flex-wrap: wrap;}
.zx-tent1{width: 49%;position: relative;box-shadow: 2px 3px 19px -16px #040000;}

.zx-tent1 img{width: 100%;}
.zx-new1 .more{display: block;background: #fad117;font-size: 20px;color: #2c2c2c;width: 15%;text-align: center; line-height: 72px;position: absolute;top: 0;right:0;}
.zx-desc1{width: 100%;background: #fff;position: absolute;bottom: 0;transition: all 2s;z-index: 1;}
.zx-date{width: 90%;padding:0 5%;color: #000;display: flex;display: -ms-flexbox;justify-content: space-between;-ms-flex-pack: justify;padding-top: 3%;}
.zx-t5{font-size: 18px;}
.zx-t6{font-size: 15px;color: rgba(0,0,0,.7);width: 90%;padding:2% 5%;}
.zx-desc2{width: 100%; position: absolute;bottom: 0;}
.zx-desc2 .zx-t5{color: #fff;width: 90%;padding:0 5%;padding-top: 3%;}
.zx-desc2 .zx-t6{color: #fff;padding-bottom: 5%;}
.zx-tent1:hover .zx-desc1{opacity: 0; transition: all 0.5s;}
/* .zx-tent1:hover .zx-desc2{transition: all 2s;background: transparent;} */
.zx-new2{margin-bottom: 4%;overflow: hidden;}
.zx-tent2{width: 100%;background: #fff;margin-top: 4%;border:1px solid #e6e6e6; background: url(../images/zx-r2.png) no-repeat 95% center;}
.zx-tent2>a{justify-content: flex-start;display: flex;align-items: center;}
.zx-tent2:hover{ background: url(../images/zx-r1.png) no-repeat 95% center;box-shadow: 0px 2px 21px -14px #000;}
.zx-date1{text-align: center;color: #000;margin: 3% 0;margin-left: 4%;width: 8%;}
.zx-t7{font-size: 57px;line-height: 60px;}
.zx-t8{font-size: 16px;line-height: 40px;}
.zx-img{width: 20%;margin: 2% 0; margin-left: 5%;}
.zx-img img{width: 100%;}
.zx-tit1{width: 49%;}
.zx-tit1 .zx-t5{margin-left: 5%;color: #000;}

.sb-tent1 .wap{display: none;}
.sb-tent1 .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }

   .sb-tent1   .swiper-pagination-bullet {
        width: 20px;
        height: 20px;
        text-align: center;
        line-height: 20px;
        font-size: 12px;
        color: #fff;
        opacity: 1;
        background: none;
      }

   .sb-tent1   .swiper-pagination-bullet-active {
        color: #000;
        background: #fad117;
      }
	.sb-tent1  .swiper-pagination-bullet{border-radius: 0 !important;}

.news-loc{margin-top: 2%;}
.news-loc .c_wrap_l{display: none;}
.news-loc .c_wrap_r{width: 1200px;float: none;margin: 0 auto;}
.news-loc .interested .prolist{width: 220px;}
.news-loc .interested .prolist img{width: 220px;}
.news-r li:hover .news-t5{color: #fee725;}
.news-l a:hover span:first-child{color: #fee725;}

.pro-loc {margin-top: 2%;}

.pro-loc  .zx-type1{    border-bottom: 3px solid #fff;}
.pro-loc  .zx-type1:hover{border-bottom: 3px solid #fad117;}
.pro-loc  .zx-type1:hover .zx-t4{display: block;}
.pro-loc .c_wrap_r{width: 1200px;float: none;margin: 0 auto;}
.pro-loc .interested .prolist{width: 220px;}
.pro-loc .interested .prolist img{width: 220px;}

/* 产品和工艺 */
.cp-con{margin-top: 3%;}
.cp-line{width: 84px;height: 2px;background: #ccc;}
.mov-but button{ cursor: pointer;  border: none;background: #555;color: #f5f5f5; width: 46%; line-height: 38px;text-align: center;font-size: 16px;}
.mov-but button.button1{background: #fee725;color: #000;}
.mov-but{    margin-top: 6%;width: 30%;}
.sb-img video:nth-child(2){display: none;}
.cp-con .sb-tent{margin-bottom: 4%;background: none;}
.cp-con .sb-tent1{width: auto;padding: 0;}
.cp-list{    width: 100%;position: relative;overflow: hidden;margin-bottom: 4%;}
.cp-box{position: relative;text-align: center;color: #fff;}
.cp-box:hover .cp-tit{display: block;}
.cp-t1{font-size: 20px;line-height: 30px;padding-top: 15%;color: #fff;}
.cp-t2{font-size: 18px;font-weight: bold;color: #fff;}
.cp-tit{width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: rgba(32,39,49,.9);display: none;}
.cp-more{display: block;margin: 0 auto;text-align: center;background: #fee725;font-size: 28px;color: #353c45;width: 40px;height: 40px;    border-radius: 40px;
    line-height: 38px;margin-top: 6%;}
.cp-con .swiper {
        width: 100%;
        height: 100%;
      }

   .cp-con   .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

   .cp-con   .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }

#pagesize .active{background: #fee725 !important;color: #000 !important;}
#pagesize a, #pagesize span{border: none !important;box-shadow: none !important;background: #fff !important;font-size: 18px !important;color: #000 !important;}
.pagebox #pagesize li:nth-child(1) a{color: #737373 !important;width: 100% !important;}
.pagebox #pagesize li:nth-child(1),.pagebox #pagesize li:last-child{width: 120px;}
.pagebox #pagesize li:last-child a,.pagebox #pagesize li:nth-child(1) a{position: relative; color: #737373 !important;width: 100% !important;padding: 0 !important;}
.pagebox #pagesize li:last-child a img{position: absolute;top: 34%;right: 0;}
.pagebox #pagesize li:nth-child(1) a img{position: absolute;top: 34%;left: 0;}
.zx-con .pagebox{margin: 2% 0;}


/* 设备 */
.sb-con{margin-top: 3%;}
.sb-con .wrap>img{width: 100%;margin-top: 3%;margin-bottom: 6%;}
.sb-tent{width: 100%;margin-top: 3%;background: #f5f5f5;}
.sb-tent1{width: 90%;padding: 5%;display: flex;display: -ms-flexbox;justify-content: space-between;-ms-flex-pack: justify;display: none;}
.sb-img{width: 46%;overflow: hidden;}
.sb-content{width: 50%;margin-top: 2%; font-size: 15px;line-height: 32px;}
.sb-content p{    font-size: 26px;margin-bottom: 3%;   }
.sb-img img{width: 100%;}
.act1{border-bottom: 3px solid #fad117;}

.sb-tent .swiper {
        width: 100%;
        height: 100%;
      }

   .sb-tent   .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
		width: 100% !important;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

    .sb-tent  .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }


.hot {height: 84px; border-bottom: 1px solid #EFEFEF;}
.hot .wrap {}
.hot p span{color: #0057ad; font-weight: bold;display: inline-block; margin-right: 10px;}
.hot p {color: #959494; line-height: 84px;}
.tuo_dz{display: inline-block;}
.tou_dy { float: right; width: 343px; height: 38px;margin-top: 20px; }
.tou_dy .ank{width: 266px; height: 38px; text-indent:15px; border: 1px solid #e6e6e6; }
.tou_dy .anniu{ border:none; background: url(../images/search-white.png) 10px center no-repeat #0349a8;width: 76px;height: 38px; color: #fff;text-indent: 20px;}
.tou_dy form {display: flex;}


/*分站*/
.citys {width: 100%; min-width: 1200px; padding: 50px 0;}
.citys .dq ul {padding:15px; background: #fafafa; border: 1px solid #e6e6e6; display: flex; display: -ms-flexbox; justify-content: space-between; -ms-flex-pack: justify;}
.citys .dq ul li {font-size: 16px; color: #666;}
.citys .dq ul li:hover {cursor: pointer;}
.citys .dq ul li i {    width: 1px;
    height: 11px;
    margin: 8px 0 0 38px;
    float: right;
    background: #C7C7C7;}
.citys .cs ul {padding: 15px; display: flex; display: -ms-flexbox; flex-wrap:wrap; -ms-flex-wrap: wrap; border: 1px solid #e6e6e6; border-top: none;}
.citys .cs ul li a {padding: 5px 12px;}

.dqli {font-weight: bold;}

/*友情链接*/
.link {height: 115px; background: #fff; line-height: 115px;  }
.link .wrap { position: relative;}
.linka{margin-left: 11%;}
.link .wrap a { color: #000; margin: 0 5px; font-size: 16px;}
.link img{    position: absolute;top: 50%;transform: translateY(-50%);}

/*内页*/
.ban { width: 100%; }
.newswep{display: none;}
.ban { width: 100%; }
.ban img{width: 100%;}
.about p { line-height: 36px; }
.videolist ul {display: flex; flex-wrap: wrap; justify-content: space-between; flex-wrap: wrap; -ms-flex-wrap: wrap;}
.videolist ul li  {margin-bottom: 20px;}
.videolist ul li .title {text-align: center; line-height: 45px; background: #f2f2f2;}
.videolist ul li .title:hover {background: #fee725; color: #fff;}
.videolist ul li img {width:285px ; height: 250px;}
.location { width: 100%; border-bottom: 1px solid #e4e4e4; height: 24px; line-height: 24px; padding: 13px 0; }
.location .breadrumb { background: url(../images/address.png) left center no-repeat; padding-left: 20px; }
.c_wrap { margin:40px auto;}
.c_wrap_l { width: 240px; float: left; }
.c_wrap_l .tit { background: #333; font-size: 20px; color: #fff; font-weight:bold; padding: 15px; text-align:center; }
.c_wrap_l .tellbg {background: url(../images/tellbg.jpg) center no-repeat; background-size:auto; padding:15px 0; }
.c_wrap_l .telltest {  width:60%; height: 64px; background: #a15605; background: rgba(33, 33, 33, 0.5); line-height:40px;font-size:20px; color: #fff; padding-left:15px; font-weight:bold;}
.c_wrap_l .telltest p{font-family: Arial;font-weight:100; line-height:10px;}
.c_wrap_l .tit p { font-size: 14px; text-transform: uppercase; font-family: Arial; padding-top: 10px; }
.c_wrap_l .box #leftnav dl dt {display: flex; justify-content: space-between;border-top: 1px solid #f6f6f6;}
.c_wrap_l .box #leftnav dl dt a {flex:1; display: inline-block; text-indent:5px;font-size: 14px; margin:0 10px;}
.c_wrap_l .box #leftnav dl dt span {width: 19px; height: 19px; display: block; float:right; color: #444; font-size: 18px; margin-right: 15px;}
.c_wrap_l .box #leftnav dl dt:hover {background: #fee725;border-top: 1px solid #f6f6f6;}
.c_wrap_l .box #leftnav dl dt:hover a {color: #000;border-bottom: 1px dashed #fee725;}
.c_wrap_l .box #leftnav .list2 { color: #333; line-height:40px; } 
.c_wrap_l .box #leftnav .list2 a {display:block; width:200px; margin:0 auto;  padding-left:20px;  border-bottom: 1px dashed #d7d7d7;border-top: 1px solid #f6f6f6;}
.c_wrap_l .box #leftnav .list2 a:hover {color: #fff; background: #fee725;border-bottom: 0px;border-top: 1px solid #f6f6f6;}
.c_wrap_l .box { background: #f6f6f6; margin-bottom: 30px; padding-bottom:10px;}
.c_wrap_l .box dt a{ display:block; margin:0 auto;  height: 45px; line-height: 45px;  transition: all .2s linear 0s;border-bottom: 1px dashed #d6d6d6;  position: relative; }
.c_wrap_l .box #leftnav dt a {display: inline-block; }
.c_wrap_l .box dl dt:hover span{width:10px; height: 15px; display: inline-block; color:#fff !important;}
.c_wrap_l .box dl dt:hover {cursor: pointer; color: #fff;}
.c_wrap_l .box dl .active{background: #fee725; border-bottom: 1px dashed #fee725;}
.c_wrap_l .box dl .active a,.c_wrap_l .box dl .active span{color: #fff !important;border-bottom: 0px ;}

.c_wrap_l .box dl dt span:hover {cursor: pointer;}
.c_wrap_l .box.contact { padding: 15px 15px; background: #f6f6f6; }
.c_wrap_l .box.tags { padding: 15px; }
.c_wrap_l .box.tags .badge { display: inline-block; min-width: 10px; padding: 3px 7px; font-size: 11px; font-weight: bold; color: #fff; line-height: 1; vertical-align: middle; white-space: nowrap; text-align: center; background-color: #777777; border-radius: 10px; margin-bottom: 10px; }
.c_wrap_l .box.tags .badge i { display: inline-block; width: 12px; height: 12px; background: url(../images/tags.png) no-repeat; margin-right: 5px; }
.c_wrap_r { width: 1270px; float: right; }
.c_wrap_r iframe{ min-height:350px !important;}

.prolist { width: 280px; float: left; margin: 0 15px; margin-bottom: 28px; }
.prolist img { width: 280px;}
.prolist p.title { height: 45px; line-height: 45px; background: #f2f2f2; text-align: center; transition: all .2s linear 0s; }
.prolist p.title:hover { background: #fee725; color: #fff; }
.newslist { padding-bottom: 30px; }
.overf { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.list_item { position: relative; padding: 33px 0; transition: all .2s linear 0s; }
.list_item .news_con { position: absolute; width: 659px; padding: 0 30px; }
.list_item .name { padding: 15px 0 5px; font-weight: normal; margin-bottom: 10px; font-size: 18px; color: #343434; }
.list_item .news_con .des { overflow: hidden; height: 72px; font-size: 14px; line-height: 22px; color: #999999; text-align: left; }
.list_item .news_con .xian { position: absolute; top: 16px; height: 16px; width: 4px; background: #999; transition: all .2s linear 0s; }
.list_item .news_others { position: relative; overflow: hidden; width: 160px; padding: 0 40px; height: 126px; }
.list_item .news_others .inform { position: absolute; width: 100%; top: 10px; }
.list_item .news_others .date { margin-bottom: 10px; font-size: 40px; line-height: 1; font-family: 'PingFang-Light'; opacity: 0.7; color: #999; display: block; padding-bottom: 5px; }
.list_item .news_others .year { margin-bottom: 5px; font-size: 14px; opacity: 0.6; color: #999; }
.list_item .news_others .more { display: block; width: 42px; height: 20px; opacity: 0; transform: translateX(-20px); border-bottom: 2px solid #0349a8; padding-bottom: 8px; font-size: 12px; transition: all .2s linear 0s; }
.list_item .news_xian { display: block; width: 1px; height: 192px; background: #e3e3e4; position: absolute; left: 210px; margin-left: -0.5px; top: 0; z-index: 0; }
.odd .list_item { padding-left: 50%; }
.odd .list_item .news_con { left: 0; }
.odd .list_item .news_con .xian { right: -2px; }
.even .list_item .news_con { right: 0; }
.even .list_item .news_con .xian { left: -2px; }
.list_item:hover { box-shadow: 0 0 20px #ddd; }
.list_item:hover .news_con .xian { height: 80%; background: #fee725; }
.list_item:hover .news_con .name { color: #fee725; font-weight: normal; }
.list_item:hover .news_others .date, .list_item:hover .news_others .year { opacity: 1; color: #fee725; }
.list_item:hover .news_others .more { opacity: 1; transform: translateX(0); color: #fee725; }
.list_item:hover .news_others .img { opacity: 1; }
.c_wrap_r h1 { font-weight: 400; font-size: 24px; text-align: center; padding: 15px 0; }
.c_wrap_r p.news_oth { text-align: center; color: #888; border-bottom: 1px dashed #e4e4e4; padding-bottom: 10px; }
.c_wrap_r p.news_oth span { margin: 0 10px; }
.summary { position: relative; background: #fafafa; margin: 20px 10px 0; padding: 40px 20px 20px; font-family: 微软雅黑; color: #6c7480; font-style: italic; line-height: 150%; border: 1px solid #eee; border-radius: 5px; }
.summary span { position: absolute; left: -1px; top: 15px; padding: 0 0 0 20px; font-size: 1.2em; font-style: normal; color: #c2c6cc; border-left: 4px solid #c2c6cc; }
.content { padding: 20px 10px; line-height: 30px; }
.content img {display: block; margin: 0 auto;}
.content p { margin-bottom: 10px; }
.content h2, .interested .tit { height: 48px; line-height: 48px; font-size: 16px; color: #202020; background: #eee; text-indent: 15px; font-weight: 400; border-left: 5px solid #fee725; margin-bottom: 10px; }
.pro_c { margin-bottom: 40px; padding:0px 50px; }
.pro_c .img { width:71%;text-align: center;border: 1px dashed #ccc;padding:10px;border-radius:15px;margin:  0 auto; }
.pro_c .img img { width: 100%; border-radius: 10px; cursor: pointer;margin: 0 auto; }
.pro_c .img .swiper-pagination { background: rgba(0,0,0,.5); color: #fff; width: auto; left: 50%; margin-left: -25px; padding: 0 10px; border-radius: 24px; line-height: 24px; height: 24px; font-size: 12px; }
.pro_c .text { text-align: center; margin-bottom: 20px;}
.pro_c .text .tit h1 { font-size: 18px; font-weight: 400; text-align: left; display: inline-block; padding: 0; font-weight:bold; }
.pro_c .des {margin-top: 20px; line-height: 30px; color: #777777;text-align: center; }
.interested+.content { padding-top: 0; }
.taglist .list { display: none; border-bottom: 1px solid #f5f5f5; height: 50px; line-height: 50px; padding: 0 10px; }
.taglist .list span { margin-right: 20px; }
.taglist .list a { display: block; color: #777; background: url(../images/jt1.jpg) right center no-repeat; }
.tag { border-bottom: 1px dashed #ccc; padding-bottom: 16px; margin-top: 50px; font-size: 14px; color: #29282d; margin-bottom:30px; }
.tag a { display: inline-block; height: 25px; line-height: 25px; padding: 0 10px; border: 1px solid #999; margin-left: 6px; color: #29282d; border-radius: 3px; }
.pagebox { height: 36px;  text-align: center; }
.pagebox #pagesize { display: inline-block; }
.pagebox #pagesize li { float: left; }
.pagenav { overflow: hidden; margin-top: 30px; margin-bottom: 62px; }
.pagenav p { width: 45%; font-size: 14px; color: #777; }
.pagenav p.next { float: left; }
.pagenav p.prev { float: right; text-align: right; }
.interested { padding-bottom: 20px; }
.interested .list { border-bottom: 1px dashed #ddd; height: 50px; line-height: 50px; padding-right:5px; padding-left:20px; background:url(../images/jt_right.png) no-repeat center left; }
.interested .list span { float:right; color:#CCC;}
.interested .list a { display: block; color: #777; }
.interested .prolist { width: 212px; float: left; margin: 15px 10px; margin-bottom: 30px; }
.interested .prolist img { width: 212px;}
.interested .prolist p.title { height: 45px; line-height: 45px; background: #f2f2f2; text-align: center; transition: all .2s linear 0s; }
.interested .prolist p.title:hover { background: #fee725; color: #000; }
.photolist {float: left; margin-right: 40px;margin-bottom: 28px;}
.photolist img{width:269px;}
.photolist .title {height: 45px; text-align: center; line-height: 45px;background: #f2f2f2; transition: all .2s;}
.photolist .title:hover {background: #cd0208;color: #fff;}


.zxly{ padding-left:5px; margin-bottom:30px; line-height:40px; font-size:15px;}
.zxly span{ font-weight:bold; font-size:16px;}

.ny_lxwm .t{ font-size:24px; color:#333; font-weight:bold; line-height:50px;}
.ny_lxwm li{float:left; width:400px; background:url(../images/lx_ico.png) left 18px  no-repeat;line-height:70px; height:70px; border-bottom:1px solid #eee;padding-left:65px;}
.ny_lxwm li.li1{ background-position:0px 20px;}
.ny_lxwm li.li2{ background-position:00px -50px;}
.ny_lxwm li.li3{ background-position:0px -120px;}
.ny_lxwm li.li4{ background-position:0px -190px;}
.ny_lxwm li.li5{ background-position:0px -260px;}
.ny_lxwm li.li6{ background-position:0px -330px;}
.lxtjyc{ display:none;}



/*底部*/
.yfoot{width: 100%;background: url(../images/foot.png) center no-repeat;background-size: cover;}
.foot-l{float: left;width: 30%;}
.foot-l .sit {font-size: 14px; color: #888;}
.foot-l .sit span {display: block;}
.foot-l .sit a {color: #888;}
.foot-r{float: right;width: 55%;margin-top: 3%;margin-bottom: 2%; display: flex;display: -ms-flexbox;justify-content: space-between;-ms-flex-pack: justify;}
.foot-l img{margin: 6% 0;}
.foot-t1{color: #888;font-size: 15px;line-height: 40px;}
.foot-li p a{font-size: 16px;color: #fff;}
.foot-li p{margin-bottom: 14%;}
.foot-li>li:first-child{margin-top: 0;}
.foot-li>li{margin-top: 14%;}
.foot-li>li a{font-size: 15px;color: #c6c6c6;}
.foot-bot{width: 100%;border-top: 1px #1b1d1e solid;}
.foot_p4{color: #888;line-height: 50px;}
.footp_span{float: right;}
.footp_span img{position: relative;top: 4px;}


.fix-right-v2 { position: fixed; right: 20px; bottom: 100px; width: 38px; height: 38px; background: #fff; z-index: 1001; }
.fix-right-v2 table { width: 100%; height: 100%; }
.fix-right-v2 table, .fix-right-v2 td { margin: 0; padding: 0; border: 0; border-spacing: 0; border-collapse: collapse; height: 38px; }
.fix-right-v2 li { position: relative; }
.fix-right-v2 a { display: block; width: 38px; font-size: 0; background-image: url(../images/sidebar_spriteV2.png); overflow: hidden; cursor: pointer; transition: none; }
.fix-right-v2 .download a { height: 38px; background-position: -38px -176px; }
.fix-right-v2 .download:hover a { background-position: 0 -176px; }
.fix-right-v2 .download img { width: 90px; height: 90px; }
.fix-right-v2 li span { position: absolute; right: 58px; top: 0; visibility: hidden; padding: 0 14px; opacity: 0; color: #000; font-size: 12px; background: #ffe60d; transition: .3s all ease-in; -webkit-transition: .3s all ease-in; -moz-transition: .3s all ease-in; -o-transition: .3s all ease-in; white-space: nowrap; }
.fix-right-v2 li .popup-qr { top: -30px; padding: 8px; background: #fff; }
.fix-right-v2 li span i { position: absolute; right: 0; top: 50%; width: 0; height: 0; margin: -5px -10px 0 0; font-size: 0; border: 5px solid; border-color: transparent transparent transparent #ffe60d; overflow: hidden; }
.fix-right-v2 li .popup-qr i { border-color: transparent transparent transparent #fff; }
.fix-right-v2 .feedback a, .fix-right-v2 .feedback span { height: 38px; line-height: 38px; }
.fix-right-v2 .feedback a { background-position: -38px -252px; }
.fix-right-v2 .feedback:hover a { background-position: 0 -252px; }
.fix-right-v2 li:hover span { right: 38px; opacity: 1; visibility: visible; }
.fix-right-v2 .gotop { position: absolute; bottom: 38px; }
.fix-right-v2 .gotop a, .fix-right-v2 .gotop span { height: 38px; line-height: 38px; }
.fix-right-v2 .gotop a { background-position: -38px -290px; }
.fix-right-v2 .gotop:hover a { background-position: 0 -290px; }
/**/
#dituContentn{ width:100%; height:300px;}http://2237.test.0579cj.com:89/
.companywab{background:url(../images/ba.png) no-repeat left center; padding-left:25px;}

/*大于1200px*/
@media screen and (min-device-width: 1216px) {
	.headweb{display: none;}
	.footweb{display: none;}
}

@media screen and  (min-width: 676px) and (max-width:1919px){
		.slide-img{width: 28%;}
		.slide-tit2{width: auto;}
		.cljg-img{position: relative;}
		.cljg-img img{position: absolute;bottom: 0;}
		.lx-code{width: 50%;}
		.lx-t5{width: auto;}
		.lx-t6{width: auto;}
		.lx-form form{width: 82%;}
		.lx-t7{background: url(../images/star.png) no-repeat 59px top;}
		.lx-ch{background: url(../images/star.png) no-repeat 75px top;}
		.lx-form input.lx-tcode{width: 50%;}
		.lx-code img{width: 45%;}
}


/*1400px到660px之间*/
@media screen and  (min-width: 676px) and (max-width:1554px) {
	/* 1538 */

	.news-l{display: none;}
	.news-r{width: 100%;}
	.news-r ul{ display: flex;flex-wrap: wrap;justify-content: space-between;}
	.news-r li{padding-bottom: 3%;width: 49%;}
	.news-r li:last-child{    margin-bottom: 8%; border-bottom: 1px #7c7e82 dashed;padding-bottom: 3%;}
	.news-con{padding-bottom: 0;}

	.cljg-r>img{display: none;}

	.cljg-type{margin-left: 12%;}
	.cljg-r{width: 53%;float: left;margin-left: 12%;}
	.cljg-rr{width: 100%;}
	.cljg-img{display: none;}

	.link img{position: static;transform: none;float: left;margin-top: 37px;}
	.linka{float: left;margin-left: 3%;}

	.pro-loc .interested .prolist{width: 16%;}
	.pro-loc .interested .prolist img{width: 100%;}
	.sb-con .zx-loc{width: 84%;}

	.news-loc .c_wrap_r{width: 100%;}
	.news-loc .interested .prolist{width: 16%;}
	.news-loc .interested .prolist img{width: 100%;}


	.wrap { width: 96%; margin: auto; }
	.footweb{display: none;}
	.citys{display: none;}
	/*banner*/
	.swiper-container { width: 100%;height: 100%;}
	
	/*内页*/
	.c_wrap_l{display: none;}
	.c_wrap_r{width: 100%;float: none;padding: 20px 0;}
	.c_wrap_r .about{width: 100%;}
	.c_wrap_r .prolist{width: 46%;margin: 0 2%;margin-bottom: 20px;float: left;}
	.c_wrap_r .prolist img{width: 100%;}
	.pro_c{margin-bottom: 40px;padding: 0 6%;}
	.pro_c .text{margin-bottom: 20px;}
	.pro_c .img img{width: 100%;}
	.pagenav{margin-top: 30px;margin-bottom: 40px;}
	.pagenav p{font-size: 14px;}
	.interested{padding-bottom: 20px;}
	.content img{width: 100%;}
	.tag{margin-top: 30px;margin-bottom: 30px;}
	.newslist{display: none;}
	.newswep{display: block;}
	.newswep .newli{border-bottom: 1px solid #ccc;padding: 8px 0px;margin-bottom: 20px;}
	.newswep .newli .newlitit{display: block;font-size: 18px;color: #000;line-height: 18px;}
	.newswep .newli .newlidate{font-size: 14px;color: #969696;margin: 5px 0px;}
	.newswep .newli .newlicon{font-size: 14px;color: #969696;margin-bottom: 5px;}
	.newswep .newli .newlia{color: #5f5f5f;font-size: 16px;text-align: right;}
	
	.ny_lxwm .t{ font-size:24px; color:#333; font-weight:bold; line-height:50px;}
	.ny_lxwm li{float:left; width:-webkit-fill-available; background:url(../images/lx_ico.png) left 18px  no-repeat;line-height:70px; height:70px; border-bottom:1px solid #eee;padding-left:60px;}
	.ny_lxwm li.li1{ background-position:0px 20px;}
	.ny_lxwm li.li2{ background-position:00px -50px;}
	.ny_lxwm li.li3{ background-position:0px -120px;}
	.ny_lxwm li.li4{ background-position:0px -190px;}
	.ny_lxwm li.li5{ background-position:0px -260px;}
	.ny_lxwm li.li6{ background-position:0px -330px;}
	.lxtjyc{ display:none;}
	
	/*头部*/
	/* .nav{min-width: inherit !important;}
	.nav .wrap1>ul{width: 100%;display: flex;display: -ms-flexbox;justify-content: space-between;-ms-flex-pack: justify;}
	.nav ul li{width: inherit;}
	.nav ul li.active > a, .nav ul li:hover{background: #ad1722;}
	.nava:hover{background: #ad1722;}
	.sub-menu li:hover a, .sub-menu li.on a{background: #ad1722;} */
	
	
	
}

@media screen and  (min-width: 676px) and (max-width:1476px){
	/* 1460 */
	.slide-t1{font-size: 40px;}
	.slide-line{width: 60%;}
	/* .slide-t3{width: 62%;} */
	.slide-tit2 .slide-t1{font-size: 32px;}
}

@media screen and  (min-width: 676px) and (max-width:1296px){
	/* 1280 */
	.zx-loc{width: 66%;}
	.zx-type1{width: auto;}
	.zx-t4{display: none;}
}

@media screen and  (min-width: 676px) and (max-width:1266px){
	.slide-t3{margin-top: 3%;}
}

@media screen and  (min-width: 676px) and (max-width:1276px){
	/* 1260 */
	.news-date{width: 40%;}
}

@media screen and  (min-width: 676px) and (max-width:1216px){
	/* 1200 */
	.slide-t1{font-size: 30px;}
	.slide-t2{margin-top: 1%;font-size: 25px;}
	.slide-line{width: 45%;margin-top: 2%;}
	/* .slide-t3{width: 52%;margin-top: 2%;} */
	.slide-t3{margin-top: 2%;}
	.slide-tit2 .slide-t1{font-size: 28px;}
	.slide-tit2 .slide-t2{font-size: 20px;width: auto;}
	.slide-tit2 button{margin-top: 2%;}
	.slide-tit1{top: 16%;}
	.slide-tit2{top: 71%;}
	
	.sb-content{margin-top: 0;}
	.mov-but{margin-top: 2%;}

	.pro-loc .c_wrap_r{width: 100%;}
	.yhead-nav{width: 60%;}


	.zx-new1 .more{width: 20%;line-height: 56px;}
	.zx-t5{height: 24px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 70%;}
	.zx-t6{height: 70px;overflow: hidden; text-overflow: ellipsis;}
	.zx-tent2{    background: url(../images/zx-r2.png) no-repeat 99% center;}
	.zx-date1{width: 14%;}
	.zx-tent2:hover{background: url(../images/zx-r1.png) no-repeat 99% center;}
}

@media screen and  (min-width: 676px) and (max-width:1016px){
	/* 1000 */
	.yhead-nav{width: 70%;}
	.yhead-nav ul li a{line-height: 72px;}
	.nava{line-height: 50px;}
	.yhead .logo img{margin-top: 2%;}

	/* .sb-img{display: none;} */
	/* .sb-content{width: 90%;margin: 0 auto;text-align: center;} */
	.cp-line{margin: 0 auto;}
	.mov-but{margin: 0 auto;}
	.sb-tent1 .wap{   margin: 0 auto;margin-top: 2%;}
	.lx-gb{display: block;margin-bottom: 0%;}
	.lx-map{width: 100%;height: 400px;}
	.lx-form{width: 100%;}
	.sub-box{margin-top: 5%;}
	.lx-form form{padding-bottom: 6%;margin-bottom: 0;}


}

@media screen and  (min-width: 676px) and (max-width:986px){
		/* 970 */
		.slide-t2{font-size: 22px;}
		.slide-t3{font-size: 16px;}
		.slide-tit2 .slide-t1{font-size: 27px;}
		.slide-tit2 .slide-t2{font-size: 16px;line-height: 30px;}
		.slide-tit2 button{line-height: 30px;}

}

@media screen and  (min-width: 676px) and (max-width:956px){
	/* 940 */
	.news-t6{height: 60px;text-overflow: ellipsis;overflow: hidden;font-size: 14px;}
	.news-t5{font-size: 16px;}
	.news-t3{font-size: 40px;}
	.news-t4{font-size: 14px;}
	.news-date{width: 50%;}
}

@media screen and  (min-width: 676px) and (max-width:876px){
	/* 860 */
	.cljg-t4{font-size: 20px;}
	.cljg-t5{font-size: 20px;}
	.cljg-box a{width: 26%;}
	.cljg-r{width: 60%;}
	.cljg .wrap{margin-bottom: 7%;}
	.yhead .wrap{width: 100%;}
}

@media screen and  (min-width: 676px) and (max-width:836px){
	.slide-t3{line-height: 20px;}
}

@media screen and  (min-width: 676px) and (max-width:796px){
	/* 780 */
	.sb-con .zx-tit{display: none;}
}

@media screen and  (min-width: 676px) and (max-width:736px){
	/* 720 */
	.news-date{display: none;}
}

@media screen and  (min-width: 676px) and (max-width:716px){
	/* 700 */
	.foot-r{width: 55%;}

}

@media screen and  (min-width:676px) and (max-width:816px) {
	/* 800 */
	.yhead .logo{width: 21%;margin-top: 1%;}
	.yhead .logo img{width: 73%;}
	.yhead .logo img{margin-right: 0;padding-right: 0;margin-top: 0;}
	.yhead-nav{width: 79%;margin-top: 0;}
	
	.slide-tit1{top: 20%;}
	.slide-t1{font-size: 21px;line-height: 30px;}
	.slide-t2{margin-top: 0;font-size: 19px;}
	.slide-t3{font-size: 14px;margin-top: 1%;}
	.slide-tit2 .slide-t1{font-size: 20px;line-height: 30px;}
	.slide-tit2 .slide-t2{font-size: 14px;line-height: 30px;}
	/* .slide-t3{line-height: 30px;width: 57%;} */
	.slide-t3{line-height: 20px;}
	.slide-img{right: 10%;}
	.slide-t2{line-height: 30px;font-size: 16px;}

	.yhead-nav ul li{width: auto;}

}

@media screen and  (min-width: 676px) and (max-width:696px){
	.foot-r{width: 58%;}
	.sb-con .zx-loc{width: 86%;}
}

@media screen and  (min-width: 676px) and (max-width:820px) {
	.header .wrap .phone .phimg{display: none;}
	.headtop .fr{padding-left: 10px;}
}

/*小于660px*/
@media screen and  (max-width: 676px) {

	.yhead{display: none;}
	.yfoot{display: none;}

	.slide-mov1{width: 80%;}
	.slide3 .slide-t2 img{width: 37% !important;}
	.slide3 .slide-t3{width: 72%;}

 .sb-con	.sb-tent1{    display: flex;
    flex-direction: column;
    align-items: center;}
.sb-con	.sb-tent1 .sb-img{width: 100%;display: block;}
.sb-content p:first-child{display: none;}
.sb-content .cp-line{display: none;}

	.gsjj-t1{font-size: 26px;}
	.gsjj-t2{font-size: 20px;}
	.gsjj-tent{font-size: 14px;width: 90%;}
	.gsjj-box{width: 90%;}
	.cljg-t1{font-size:26px ;}
	.cljg-t2{font-size: 20px;}
	.cljg-img{display: none;}
	.cljg-type{width: 32%;}
	.cljg-t3{font-size: 16px;}
	.cljg-t4{font-size: 14px;}
	.cljg-t5{font-size: 16px;}
	.cljg-t6{font-size: 15px;width: 91%;}
	.cljg-box a{width: 46%;}
	.cljg-r{width: 68%;position: static;float: right;}
	.cljg-rr{width: 100%;}
	.view-all{font-size: 14px;}
	.news-tit{font-size: 26px;}
	.news-t1{font-size: 20px;}
	.news-l{display: none;}
	.news-r{width: 100%;}
	.news-date{width: 87%;}
	.slide-tit1{top: 2%;left: 2%;}
	.slide-t1{font-size: 14px;line-height: 24px;}
	.slide-t2{font-size: 14px;line-height: 18px;margin-top: 0;}
	.slide-t2 img{width: 58% !important;}
	.slide-line{width: 54%;margin-top: 1%;}
	.slide-t3{font-size: 14px;line-height: 22px;margin-top: 0;width: 100%;}
	.slide-i2{    top: 2% !important;right: 3% !important;}
	.slide-img{top: 9%;right: 0;width: 28%;}
	.banner .swiper-button-next-banner{display: none;}
	.banner .swiper-button-prev-banner{display: none;}
	.slide-tit2 .slide-t1{font-size: 14px;}
	.slide-tit2{width: auto;top: 67%;left: 2%;width: 100%;}
	.slide-tit2 .slide-t2{width: auto;font-size: 14px;}
	.slide-tit2 button{margin-top: 0;position: absolute;right: 0; bottom: -16%;width: 26%;line-height: 28px;}
	.slide-mov{position: fixed;width: 100%;height: 100%;}
	.slide-mov span{top: -16%;right: 0%;left: auto;}
	.slide-mov video{width: 100%;}
	.fix-right-v2{display: none;}

	.lx-ban .lx-box{top: 14%;}
	.lx-t1{font-size: 14px;line-height: 20px;}
	.lx-t2{font-size: 14px;line-height: 20px;margin-top: 1%;}
	.zx-tit{float: none;}
	.zx-t1{text-align: center;}
	.zx-t2{text-align: center;}
	.zx-loc{width: 100%;}
	.type-box{justify-content: space-between;flex-wrap: wrap;-ms-flex-wrap: wrap;}
	.zx-type1{width:auto;margin: 0;}
	.zx-t4{display: none !important;}

	.sb-img{display: none;}
	.sb-content{width: 100%;}
	.sb-content p{font-size: 20px;text-align: center;}
	.cp-line{margin: 0 auto;}
	.mov-but{width: 60%;margin: 0 auto;margin-top: 3%;}
	.sb-tent1 .wap{    display: block;margin: auto;width: 100%;margin-top: 4%;}
	
	.cp-box:hover .cp-tit{display: none;}
	.interested .list{overflow: hidden;}
	.pro-loc .interested .prolist{width: 46%;}
	.pro-loc .interested .prolist img{width: 100%;}
	.news-loc .interested .prolist{width: 46%;}
	.news-loc .interested .prolist img{width: 100%;}
	.pro-loc .c_wrap_r{width: 100%;}
	.pro_c .img{width: 90%;}
	.pro_c .img .swiper-container-fade .swiper-slide{width: 100% !important;}

	.sb-con .zx-type1{width: 30%;}

	.zx-con .type-box .clear{display: none;}
	.zx-tent1{width: 100%;margin-bottom: 5%;}
	.zx-new1 .more{font-size: 14px;line-height: 40px;}
	.zx-date{width: 100%;padding: 0;}
	.zx-t5{font-size: 16px;width: 77%;height: 24px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.zx-t6{width: 100%;font-size: 14px;width: 100%;padding: 0;}
	.zx-tent1:hover .zx-desc1{opacity: 1;}

	.zx-tent2:hover{margin-left: 0;background: url(../images/zx-r2.png) no-repeat 95% center;background-size: 7%;transition: none;}
	.zx-img{display: none;}
	.zx-tent2{background-size: 7%;}
	.zx-date1{width: 26%;margin-left: 0;}
	.zx-t7{font-size: 34px;line-height: 30px;}
	.zx-t8{font-size: 14px;line-height: 30px;}
	.zx-tit1{width: 62%;margin: 4% 0;}
	.zx-tit1 .zx-t5{margin-left: 0;}
	.zx-tit1 .zx-t6{width: 100%; padding: 0;height: 48px;overflow: hidden;}
	.news-loc .c_wrap_r{width: 100%;}
	.news-loc .zx-loc .clear{display: none;}
	.lx-con1{width: 50%;}
	.lx-gb{display: block;margin-bottom: 0;}
	.lx-map{width: 100%;height: 300px;}
	.lx-form{padding-bottom: 4%;width: 100%;}
	.lx-t5{width: 88%;margin: 0 auto;font-size: 16px;}
	.lx-t6{width: 88%;margin: 0 auto;font-size: 16px;}
	.lx-form form{width: 88%;margin: 0 auto;}
	.lx-t7{font-size: 14px;background: url(../images/star.png) no-repeat 20% top;}
	.lx-form input{font-size: 12px;}
	.lx-ch{    background: url(../images/star.png) no-repeat 24% top;}
	.lx-form textarea{font-size: 12px;}
	.lx-form input.lx-sub{font-size: 14px;width: 29%;}
	.lx-code{width: 64%;}
	.lx-form input.lx-tcode{width: 50%;}
	.lx-con1:hover{box-shadow: none;}


	.service-dialog {display: none;}
	.wrap { width: 96%; margin: auto; }
	.headtop{display: none;}
	.header{display: none;}
	.nav{display: none;}
	.headweb{display: block;}
	.link{display: none;}
	.footer{display: none;}
	.footweb{display: block;}
	.citys{display: none;}
	/*banner*/
	.swiper-container { width: 100%;height: 100%;}
	.swiper-button-next-banner:after,.swiper-button-prev-banner:after{font-size:5vw;}
	/*headtop*/
	.headtop{display: none;}
	.header {display: none;}
	.headweb{display: block;}
	.link{display: none;}
	.footer{display: none;}
	.footlogo{display: none;}
	
	/*nav*/
	#openlc { position: fixed; right: 0; top: 0; z-index: 999; height: 70px; padding: 5px 0; }
	.lcbody { display: inline-block; margin: 20px; width: 30px; height: 30px; position: relative; transform: translateZ(0px) rotate(0deg); transition: transform 0.4s cubic-bezier(0.4, 0.01, .165, 0.99); }
	.lcitem { position: absolute; left: 0; top: 0; transform: translateZ(0px) rotate(0deg); transition: transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s; -webkit-transform: translateZ(0px) rotate(0deg); -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s; width: 30px; height: 30px; }
	.lcitem .rect { width: 30px; height: 1px; background: #999999; position: absolute; left: 0; top: 14px; transition: transform 0.2s ease 0.2s; -webkit-transition: -webkit-transform 0.2s ease 0.2s; }
	.lcitem .rect.top { transform: translate3d(0px, -8px, 0px); -webkit-transform: translate3d(0px, -8px, 0px); }
	.lcitem .rect.bottom { transform: translate3d(0px, 68px, 0px); -webkit-transform: translate3d(0px, 8px, 0px); }
	#leftcontrol { width: 260px; height: 100%; right: -260px; transition: all 0.25s; background: #f3f3f3; position: fixed; overflow-y: auto; -webkit-overflow-scrolling: touch; overflow-scrolling: touch; z-index: 999; }
	#leftcontrol ul#nav { padding-top: 13px; }
	#leftcontrol ul li { display: block; min-height: 44px; border-top: 1px solid #dcdcdc; font-size: 10px; width: 100%; }
	#leftcontrol ul li a { display: block; color: #777777; padding: 0 25px; height: 44px; line-height: 44px;font-size: 14px; }
	#leftcontrol ul li a span { display: inline-block; }
	#leftcontrol ul li a span.circle { width: 8px; height: 8px; border: #474747 1px solid; border-radius: 5px; margin-right: 20px; }
	#leftcontrol ul li .subnav { display: none; }
	#leftcontrol ul.subnav li a i { margin-right: 20px; font-size: 15px; color: #b22; }
	#leftcontrol ul.subnav li a { /*background: #bb2222;*/ color: #777777; }
	#leftcontrol ul.subnav li a:hover{color: #bb2222;}
	#leftcontrol ul li a span.more { width: 12px; height: 12px; position: relative; float: right; top: 16px; }
	#leftcontrol ul li a span.more span { background: #c50000; position: absolute; }
	#leftcontrol ul li a span.more span.h { width: 12px; height: 2px; transform: translate3d(0, 5px, 0); -webkit-transform: translate3d(0, 5px, 0); }
	#leftcontrol ul li a span.more span.v { transform: rotate3d(0, 0, 1, 90deg) translate3d(5px, 0, 0); -webkit-transform: rotate3d(0, 0, 1, 90deg) translate3d(5px, 0, 0); }
	#leftcontrol ul li.active a span.more span{background: #fff;}
	#leftcontrol ul li.active a span.more span.v { transform: rotate3d(0, 0, 0, 0) translate3d(0, 5px, 0); -webkit-transform: rotate3d(0, 0, 0, 0) translate3d(0, 5px, 0); }
	#leftcontrol ul li.active a span.circle { border-color: #fff; background-color: #fff; }
	#leftcontrol ul li.active a.hassub { background: #bb2222; color: #FFF; }
	#leftcontrol ul li.onnav>a { background: #b22; color: #ccc; }
	#leftcontrol ul li.onnav a span.circle { border-color: #fff; background-color: #fff; }
	#leftcontrol ul li.noNav { display: none; }
	.pageOn #openlc {}
	.pageOn #leftcontrol { right: 0; top: 0; }
	.pageOn .lcbody { transform: translateZ(0px) rotate(90deg); -webkit-transform: translateZ(0px) rotate(90deg); }
	.pageOn .lcitem { transform: translateZ(0px) rotate(45deg); transition: transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s; -webkit-transform: translateZ(0px) rotate(45deg); -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s; }
	.pageOn .lcitem .rect { transition: transform 0.2s ease 0s; transform: translate3d(0px, 0px, 0px); -webkit-transition: -webkit-transform 0.2s ease 0s; -webkit-transform: translate3d(0px, 0px, 0px); }
	.pageOn .lcitem.bottom { transform: translateZ(0px) rotate(-45deg); -webkit-transform: translateZ(0px) rotate(-45deg); }
	#body { position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 996; display: none; }
	.pageOn #body { display: block; }
	/*header*/
	.headerw { width: 100%; height: 80px; position: relative; }
	.header_fixed { position: fixed; z-index: 666; top: 0; left: 0; right: 0; padding: 17px 0; background: #FFF; box-shadow: 2px 2px 15px 5px rgba(0,0,0,.15) }
	.logo_area { height: 46px; }
	.logo_area img { height: 46px }
	
	/*foot*/
	.foot { width: 100%; height: 65px; background: #333; position: fixed; bottom: 0; z-index: 99999; }
	.foot ul { padding-top: 5px; }
	.foot li { width: 20%; float: left; text-align: center; color: #FFF; }
	.foot li p { color: #FFF; font-family: "Microsoft YaHei", 微软雅黑, "Microsoft JhengHei", 华文细黑, STHeiti, MingLiu }
	.foot_box { width: 100%; height: 65px; }
	.foot_back {width: 100%;height:100%; background: url(../images/back.png) 44px 36px no-repeat rgba(0,0,0,0.8); background-size: 84%; position: fixed; top: 0; z-index: 999999; display: none;}
	.foot_back a {right: 20vw;width: 66vw;height: 12vw;display: block;position: absolute;top: 109vw;border-radius: 50px;text-align: center;line-height: 12vw;font-size: 4vw;}

	/*内页*/
	.c_wrap_l{display: none;}	
	.c_wrap_r{width: 100%;float: none;padding: 20px 0;}
	.c_wrap_r .about{width: 100%;}
	.c_wrap_r .prolist{width: 46%;margin: 0 2%;margin-bottom: 20px;float: left;}
	.c_wrap_r .prolist img{width: 100%;}
	.pro_c{margin-bottom: 40px;padding: 0 6%;}
	.pro_c .text{margin-bottom: 20px;}
	.pro_c .img img{width: 100%;}
	.pagenav{margin-top: 30px;margin-bottom: 40px;}
	.pagenav p{font-size: 14px;}
	.interested{padding-bottom: 20px;}
	.content img{width: 100%;}
	.tag{margin-top: 30px;margin-bottom: 30px;}
	.newslist{display: none;}
	.newswep{display: block;}
	.newswep .newli{border-bottom: 1px solid #ccc;padding: 8px 0px;margin-bottom: 20px;}
	.newswep .newli .newlitit{display: block;font-size: 18px;color: #000;line-height: 18px;}
	.newswep .newli .newlidate{font-size: 14px;color: #969696;margin: 5px 0px;}
	.newswep .newli .newlicon{font-size: 14px;color: #969696;margin-bottom: 5px;height: 48px;overflow: hidden;}
	.newswep .newli .newlia{color: #5f5f5f;font-size: 16px;text-align: right;}
	
	.ny_lxwm .t{ font-size:24px; color:#333; font-weight:bold; line-height:50px;}
	.ny_lxwm li{float:left; width:-webkit-fill-available; background:url(../images/lx_ico.png) left 18px  no-repeat;line-height:70px; height:70px; border-bottom:1px solid #eee;padding-left:50px;}
	.ny_lxwm li.li1{ background-position:0px 20px;}
	.ny_lxwm li.li2{ background-position:00px -50px;}
	.ny_lxwm li.li3{ background-position:0px -120px;}
	.ny_lxwm li.li4{ background-position:0px -190px;}
	.ny_lxwm li.li5{ background-position:0px -260px;}
	.ny_lxwm li.li6{ background-position:0px -330px;}
	.lxtjyc{ display:none;}	
	.c_wrap_r iframe {min-height: 520px !important;}

}