@charset "utf-8";
/* CSS Document */
 
.ffl{ float:left}
.ffr{ float:right}
.bodymain{ background-color: #fff;}
/*公用样式*/
.edit-container{ margin-right: auto;margin-left: auto; position: relative; width: 1680px;}

.swiper-container,.swiper-wrapper{ width: 100%; height: auto !important;}
.swiper-slide{ width: 100%; height: auto !important; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.swiper-active-switch{ width: 34px; height: 5px; background-color: #ea5404;}
.swiper-pagination-bullet{ width: 10px; height: 10px; border: 1px solid transparent; border-radius: 100%; background-color: transparent; opacity: 1; position: relative;}
.swiper-pagination-bullet i{ width: 10px; height: 10px; border: 2px solid #fff; border-radius: 100%; position: absolute; top: 50%; left: 50%; margin: -5px 0 0 -5px;}
.swiper-pagination-bullet-active,.swiper-pagination-bullet-active i{ background:#ea5404; border: 2px solid #ea5404;}

.row{

}
.col-xs-12{ padding: 0 0 10px 10px;}

/* 首页 */
.home-banner{ margin-top: -100px;}
.home-banner .swiper-container,.home-banner .swiper-wrapper{ height: 100% !important;}
.home-banner .swiper-slide{ height: 100% !important; overflow: hidden;}
.home-banner .swiper-slide img{ display: block;
    height: auto;
    min-height: auto;
    min-width: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100% !important;}
.home-banner .swiper-slide .video{ width: 100%; height: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.home-banner .swiper-slide .video video{ width: 100%; height: 100%; position: absolute; top: 0; left: 0;}
.home-banner .swiper-slide a::after{ content: ''; width: 100%; background-color: #000; opacity: 0.3; position: absolute; top: 0; left: 0; z-index: 9;}
.home-banner .swiper-slide:nth-child(1) a::after{ content: '';background-color: #000; opacity: 0;}
.home-banner .swiper-slide:nth-child(3) a::after{ content: '';background-color: #000; opacity: 0;}
.home-banner .swiper-slide:nth-child(4) a::after{ content: '';background-color: #000; opacity: 0;}
.home-banner .swiper-slide .fceng_index_imgtext{
	    position: absolute;
    top: 26.5%;
    z-index: 10;
    left: 4.5%;
}

.home-banner .swiper-slide .fceng_index_imgtext .title{
	    font-size: 54px;
    /* font-family: "思源黑体粗体"; */font-weight: bold;
    line-height: 1.2;
    margin-top: 25px;
    color: #fff;
}
.home-banner .swiper-slide .fceng_index_imgtext .s-title{
      font-size: 24px;
    /* font-family: "思源黑体粗体"; */font-weight: bold;
    line-height: 1.2;
    margin-top: 45px;
    color: #fff;
}

.home-banner .swiper-slide .fceng_index_imgtext2{
      position: absolute;
    top: 72%;
    z-index: 10;
    left: 4.5%;
    right: 4.5%;
}

.home-banner .swiper-slide .fceng_index_imgtext2 .title{
      font-size: 48px;
    /* font-family: "思源黑体粗体"; */font-weight: bold;
    line-height: 1.2;
    margin-top: 25px;
    color: #fff;
}
.home-banner .swiper-slide .fceng_index_imgtext2 .s-title{
      font-size: 20px;
    /* font-family: "思源黑体粗体"; */font-weight: bold;
    line-height: 1.2;
    margin-top: 45px;
    color: #fff;
}

.home-banner .swiper-slide .fceng_index_imgtext img{ height: auto; min-height: 0; width: 100%; position: static; transform: translate(0,0); }
.home-banner .swiper-pagination{ bottom: 35px;}

.home-module{ margin:10px 0 0 0;}
.home-module1 .row{margin: 0 10px 0 0;
    display: flex;
    justify-content: center;
    align-content: space-around;
    align-items: center;
    flex-wrap: wrap;}
.home-module1 .col-xs-12{ padding:0 0 10px 10px;}
.home-module1 .col-xs-12:nth-child(n){}
.home-module1 .col-xs-12:nth-child(2n){}
.home-module1 .col-xs-r{ padding:0 10px 10px 10px;}
.home-module1 .block-box{ background-color: #fff; position: relative; overflow: hidden;}
.home-module1 .block-box img{ display: block; width: 100%;}
.home-module1 .block-box .img{ width: 100%; position: absolute; bottom: 0; transition:all 2s ease; -webkit-transition:all 2s ease; -moz-transition:all 2s ease;}
.home-module1 .block-box .img.left{ left: -100%;}
.home-module1 .block-box .img.right{ right: -100%;}
.home-module1 .block-box .img.left.animation{ left: 0;}
.home-module1 .block-box .img.right.animation{ right: 0;}

.home-module1 .block-box .cont-box{ width: 100%; position: absolute; top: 80px; left: 0; z-index: 9; text-align: center;}
.home-module1 .block-box .cont-box .title-box .title:hover{ color:#fff}
.home-module1 .block-box .cont-box .title-box .title{ font-size:34px;font-weight: bold; line-height: 1; color:#ea5404}
.home-module1 .block-box .cont-box .title-box .title img{ display: inline; width: auto;}
.home-module1 .block-box .cont-box .title-box .title .white{ display: none;}
.home-module1 .block-box .cont-box .title-box .line-box{ display: inline-block; position: relative; margin-top: 10px;}
.home-module1 .block-box .cont-box .title-box .line-box img{ display: block; width: auto;}
.home-module1 .block-box .cont-box .title-box .line-box .white{ display: none;}
.home-module1 .block-box .cont-box .title-box .line-box .circle{ width: 24px; height: 24px; background-color: #d53434; border-radius: 100%; position: absolute; right: 0; top: 50%; margin-top: -12px;}
.home-module1 .block-box .cont-box .title-box .line-box .circle i{ display: block; width: 100%; height: 100%; background: url(../images/icon/icon-circle-arrow.png) center no-repeat; background-size: cover; animation: arrow 1.5s ease-in-out infinite; position: absolute; left: 0; top: 0;}
@keyframes arrow {
  0% { opacity: 0; }
  10% { opacity: 0; }
  30% { opacity: 1; }
  50% { opacity: 1; }
  70% { opacity: 1; }
  90% { opacity: 0; }
  100% { opacity: 0; }
}
.home-module1 .block-box .cont-box p{ margin-top: 25px; font-size:16px; color:#191919}

.home-module1 .block-box .hidden-cont{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 5; opacity: 0; transition:all 1s ease; -webkit-transition:all 1s ease; -moz-transition:all 1s ease;}
.home-module1 .block-box .hidden-cont::before{ content: ''; width: 100%; height: 100%; background-color: #000; opacity: 0.5; position: absolute; top: 0; left: 0; z-index: 9;}
.home-module1 .block-box .hidden-cont .video{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; opacity: 0; transition:all 1s ease; -webkit-transition:all 1s ease; -moz-transition:all 1s ease;}
.home-module1 .block-box .hidden-cont .video video{ width: 100%; height: 100%;}
.home-module1 .block-box:hover .hidden-cont{ opacity: 1;}
.home-module1 .block-box:hover .cont-box{ color: #fff;}
.home-module1 .block-box:hover .cont-box .title-box .line-box .white{ display: block;}
.home-module1 .block-box:hover .cont-box .title-box .line-box .black{ display: none;}
.home-module1 .block-box:hover .cont-box .title-box .title .white{ display: inline-block;}
.home-module1 .block-box:hover .cont-box .title-box .title .black{ display: none;}

.home-zlhd{ padding:0; margin:0 10px}
.home-zlhd .swiper-slide .img{ display: block; width: 100%;}
.home-zlhd .swiper-slide .cont-box{ width: 100%; position: absolute; top: 105px; left: 0; text-align: center;}
.home-zlhd .swiper-slide .cont-box .title{ font-size: 42px; line-height: 1; color: #fff; margin-bottom: 30px;}
.home-zlhd .swiper-pagination{ bottom: 25px;}
.home-zlhd .swiper-slide .more{ width: 136px; height: 40px; line-height: 40px; margin: 60px auto 0 auto; background-color: #c94040; border-radius: 3px; font-size: 16px; color: #fff;}
.home-zlhd .swiper-slide .more:hover{ background-color: #36353b; color: #fff;}
.home-zlhd a{ color: #fff; }
.home-module2 .block-box .more{
    display: block;
    background-color:transparent;
    border: 2px solid #fff;
    color: #fff;
    font-size: 16px;
    width: 123px;
    height: 44px;
    line-height: 40px;
    margin: 24px auto 0;
    /*transition: all .4s ease;*/
}
.home-module2 .block-box .more:hover{
    background-color: #ea5404;
    border: 2px solid #ea5404;
    color: #fff;
}
.home-module2 .block-box .words {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    font-size: 20px;
    color: #ffffff;
    width: 110px;
    height: 140px;
    line-height: 1;
    cursor: pointer;
}
.home-module2 .block-box .words .i {
    width: 83px;
    height: 83px;
    background: url(../images/icon/video.png) no-repeat center;
    background-size: 100%;
    margin: 0 auto;
    position: relative;
}
.home-module2 .row{ margin: 0 10px 0 0;
    display: flex;
    justify-content: center;
    align-content: space-around;
    align-items: center;
    flex-wrap: wrap;}
.home-module2 .col-xs-12{}
.home-module2 .col-xs-12:nth-child(n){}
.home-module2 .col-xs-12:nth-child(2n){}
.home-module2 .block-box{ position: relative; overflow: hidden;}
.home-module2 .block-box a::before{ content: ''; width: 100%; height: 100%; opacity: 0.5; position: absolute; top: 0; left: 0; z-index: 5; transition:all 1s ease; -webkit-transition:all 1s ease; -moz-transition:all 1s ease;}
.home-module2 .block-box .img{ display: block; width: 100%; transition:all 1s ease; -webkit-transition:all 1s ease; -moz-transition:all 1s ease;}
.home-module2 .block-box .video{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; opacity: 0; transition:all 1s ease; -webkit-transition:all 1s ease; -moz-transition:all 1s ease;}
.home-module2 .block-box .video video{ width: 100%; height: 100%;}
.home-module2 .block-box:hover .img{ transform:scale(1.07); -webkit-transform:scale(1.07); -moz-transform:scale(1.07);}
.home-module2 .block-box.home-saishi:hover .img{ transform:scale(1); -webkit-transform:scale(1); -moz-transform:scale(1);}
.home-module2 .block-box.home-shehui:hover .img{ transform:scale(1); -webkit-transform:scale(1); -moz-transform:scale(1);}
.home-module2 .block-box:hover a::before{ opacity: 0.3;}
.home-module2 .block-box.home-saishi:hover a::before{ opacity: 0.5;}
.home-module2 .block-box:hover .video{ opacity: 1;}
.home-module2 .block-box .swiper-slide{ overflow: hidden;}
.home-module2 .block-box .cont-box{ width: 100%; position: absolute; top: 45%;left: 0; transform:translate(0,-50%); z-index: 9; text-align: center; color: #fff;}
.home-module2 .block-box .cont-box a{ color:#fff;}
.home-module2 .block-box .cont-box .title-box .title{ font-size: 36px; /* font-family: "思源黑体粗体"; */font-weight: bold; line-height: 1;}
.home-module2 .block-box .cont-box .title-box .line-box{ display: inline-block; position: relative; margin-top: 10px; padding-right: 28px;}
.home-module2 .block-box .cont-box .title-box .line-box img{ display: block;}
.home-module2 .block-box .cont-box .title-box .line-box .circle{ width: 24px; height: 24px; background-color: #d53434; border-radius: 100%; position: absolute; right: 0; top: 50%; margin-top: -12px;}
.home-module2 .block-box .cont-box .title-box .line-box .circle i{ display: block; width: 100%; height: 100%; background: url(../images/icon/icon-circle-arrow.png) center no-repeat; background-size: cover; animation: arrow 1.5s ease-in-out infinite; position: absolute; left: 0; top: 0;}
.home-module2 .block-box .cont-box p{ margin-top: 40px; font-size:18px;}
.home-module2 .block-box.home-saishi .cont-box{ top: 18%; }
.home-module2 .block-box.home-shehui .cont-box{ top: 18%; }
.home-module2 .block-box.home-saishi .cont-inner{ position: absolute; left: 10%;width: 70%; bottom: 10%;z-index: 9; }
.home-module2 .block-box.home-saishi .cont-inner .logo{font-size: 50px;/* font-family: "思源黑体粗体"; */font-weight: bold;color: #fff}
.home-module2 .block-box.home-saishi .cont-inner .title{font-size: 32px;/* font-family: "思源黑体粗体"; */font-weight: bold;line-height: 1.25;color: #fff;width: 100%;margin-top: 10px;}
.home-module2 .block-box.home-saishi .cont-inner .text{font-size: 18px;color: #fff;width: 100%;margin-top: 10px;}
.plane-fly{ position: fixed; width: 300px; top: 0; left: 0; z-index: 9999; }
.plane-fly img{ display:block; width: 100%; }
.home-news{ background: #fff; margin:10px 10px 0 10px;}
.home-news .title-box{ position: absolute; left: 73%; top: 100px; z-index: 9;}
.home-news .title-box a{ color: #fff;}
.home-news .title-box .title{ font-size: 24px; /* font-family: "思源黑体粗体"; */line-height: 1; text-align: left; color: #333;}
.home-news .title-box .line-box{ display: inline-block; position: relative; margin-top: 10px;}
.home-news .title-box .line-box img{ display: block;}
.home-news .title-box .line-box .circle{ width: 24px; height: 24px; background-color: #d53434; border-radius: 100%; position: absolute; right: 0; top: 50%; margin-top: -12px;}
.home-news .title-box .line-box .circle i{ display: block; width: 100%; height: 100%; background: url(../images/icon/icon-circle-arrow.png) center no-repeat; background-size: cover; animation: arrow 1.5s ease-in-out infinite; position: absolute; left: 0; top: 0;}
.home-news .swiper-slide{ background-color: #f4f4f4;}
.home-news .swiper-slide .img-box::before{ content: ''; width: 100%; height: 100%; background-color: #000;opacity: 0; /*opacity: 0.4;*/ position: absolute; top: 0; left: 0; z-index: 5; transition:all 1s ease; -webkit-transition:all 1s ease; -moz-transition:all 1s ease;}
.home-news .swiper-slide .img{ display: block; width: 100%;}
.home-news .swiper-slide a{ overflow: hidden; background-color: #f4f4f4; }
.home-news .swiper-slide .img-box{ width: 70%; float: left; position: relative; }
.home-news .swiper-slide .cont-box{ width: 30%; float: right; color: #fff; margin-top:12%;}
.home-news .swiper-slide .cont-box .cont{ padding-left: 60px; padding-right:60px;}
.home-news .swiper-slide .cont-box .cont .title{ font-size: 20px; /* font-family: "思源黑体粗体"; */line-height: 1.5;color: #333;}
.home-news .swiper-slide .cont-box .cont p{ display: none; font-size: 22px; line-height: 1.8; margin-top: 20px;}
.home-news .swiper-pagination{ bottom: 25px; width: 70%;}
.home-news .swiper-slide .more{ width: 136px; height: 40px; line-height: 40px; margin-top: 75px; background-color: #d64c03; border-radius: 3px; font-size: 16px; text-align: center;color: #fff;}
.home-news .swiper-slide .more:hover{ background-color: #36353b; color: #fff;}
.home-news .swiper-slide:hover a::before{ opacity: 0.2;}
.home-news .swiper-pagination-bullet i{ border-color: #fff;}
.home-news .swiper-pagination-bullet-active, .home-news .swiper-pagination-bullet-active i{ border-color: #ea5404;}

/* 内页 */
.sub-nav{ text-align: center; padding: 20px 0 30px 0; background-color: #e0e0e0; display: none;}
.sub-nav ul{ display:inline-block; white-space:nowrap; *display:inline;}
.sub-nav li{ display:inline-block; vertical-align:top; *display:inline; *zoom:1; margin:0 45px; font-size: 14px;}
.sub-nav li p{ margin-top: 5px; display: inline-block; position: relative;}
.sub-nav li p::before{ content: ''; width: 0; height: 2px; background-color: #d53434; position: absolute; left: 0; bottom: -2px; transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease;}
.sub-nav li.active p::before,.sub-nav li:hover p::before{ width: 100%;}

.sub-banner{ position: relative; font-size: 0;}
a[href='javascript:void(0)']{ cursor: default; }
.sub-banner img{ display: block; width: 100%;}
.sub-banner .cont-inner{ width: 100%; position: absolute; top: 18%; left: 0; z-index: 9; text-align: center; padding: 0 20px; color: #fff;}
.sub-banner .cont-inner .title{ font-size: 52px; line-height: 1; font-weight: bold;}
.sub-banner .cont-inner p{ font-size: 22px; margin-top: 20px;}
.sub-banner video{ display: block; width: 100%;}
/* .sub-banner::before{ content: ''; width: 100%; height: 100%; background-color: #000; opacity: 0.1; position: absolute; top: 0; left: 0;} */
.sub-banner .links{ width: 100%; height: 100%; position: absolute; top: 0; left: 0;}
.sub-banner .more{ width: 136px; height: 40px; line-height: 40px; background-color: #c94040; border-radius: 3px; font-size: 16px; color: #fff; text-align: center; position: absolute; bottom: 77px; right: 35px; z-index: 9;}
.sub-banner .more:hover{ background-color: #36353b; color: #fff;}
.sub-banner .sub-list .sub-item{ display: none; }
.sub-banner .sub-list .sub-item.active{ display: block; }
.sub-banner .xm-more-btn{display:block;width:135px;height:40px; text-align: center; font-size: 14px; border-radius:5px;background:#e71629;line-height:40px;cursor:pointer; position: absolute; bottom: 40px; right: 40px; z-index: 22; color: #fff;}
.sub-banner .xm-more-btn:hover{ background-color: #36353b;}
/* 产品 */
.product-list{ padding: 0 20px;}
.product-list li{ margin-top: 20px; position: relative; overflow: hidden;}
.product-list li img{ display: block; width: 100%;}
.product-list li .img{ width: auto; height: 100%; position: absolute; bottom: 0; transition:all 2s ease; -webkit-transition:all 2s ease; -moz-transition:all 2s ease;}
.product-list li .img.left{ left: -100%;}
.product-list li .img.right{ right: -100%;}
.product-list li .img.left.animation{ left: 0;}
.product-list li .img.right.animation{ right: 0;}
.product-list li .cont-inner{ width: 32%; position: absolute; top: 20%; z-index: 9;}
.product-list li .cont-inner .title-box{ text-align: center; display: inline-block;}
.product-list li .cont-inner .title-box .title{ font-size: 80px; /* font-family: "思源黑体粗体"; */font-weight: bold; line-height: 1; margin-bottom: 10px;}
.product-list li .cont-inner .title-box .title span.tit-ml{ display: inline-block; /*margin-left: -30px;*/ }
.product-list li .cont-inner .title-box .title img{ display: inline; width: auto;}
.product-list li .cont-inner .title-box .e-title{ height: 32px; line-height: 32px; background: url(../images/product/product-view-line-bg.png) center no-repeat; background-size: auto 100%; text-align: center; font-size: 25px; color: #fff; font-style: italic;}
.product-list li .cont-inner .title-box .line-box{ display: inline-block; position: relative; margin-top: 5px; padding-right: 42px;}
.product-list li .cont-inner .title-box .line-box img{ display: block; width: auto;}
.product-list li .cont-inner .title-box .line-box .circle{ width: 34px; height: 34px; background-color: #d53434; border-radius: 100%; position: absolute; right: 0; top: 50%; margin-top: -17px;}
.product-list li .cont-inner .title-box .line-box .circle i{ display: block; width: 100%; height: 100%; background: url(../images/icon/icon-circle-arrow.png) center no-repeat; background-size: cover; animation: arrow 1.5s ease-in-out infinite; position: absolute; left: 0; top: 0;}
.product-list li .cont-inner .cont{ margin-top: 80px; padding-left: 72px;}
.product-list li .cont-inner .cont .logo img{ width: auto;}
.product-list li .cont-inner .cont .title{ font-size: 40px; margin-top: 20px;}
.product-list li .cont-inner .cont p{ font-size: 22px; line-height: 1.5; margin-top: 25px;}
.product-list li .cont-inner.left{ left: 12%;}
.product-list li .cont-inner.right{ right: 12%;}
.product-list li.through .cont-inner{ color: #fff;}
.product-list li.through .cont-inner.left{ left: 10%;}
.product-list li.through .cont-inner.right{ right: 15%;}
.product-list li.through .cont-inner.right .cont p{ text-align: right;}
.product-list li .jet-contact{ background: #fff; text-align: center; padding: 2% 0; }
.product-list li .jet-contact .tact-item{ display: inline-block; padding: 0 5%; overflow: hidden; }
.product-list li .jet-contact .tact-item:first-of-type{ border-right: 1px solid #c6c6c6; }
.product-list li .jet-contact .tact-item .i-title{ float: left; margin-right: 30px; background: #828282; padding: 5px 15px; font-size: 18px; color: #fff; border-radius: 5px; }
.product-list li .jet-contact .tact-item .i-text{ overflow: hidden; text-align: left; }
.product-list li .jet-contact .tact-item .i-text .t-title{ font-size: 18px; margin-bottom: 10px; }
.product-list li .jet-contact .tact-item .i-text p{ font-size: 16px; line-height: 2; margin-top: 2px; padding-left: 30px; background-repeat: no-repeat; background-position: 0 center; }
.product-list li .jet-contact .tact-item .i-text p span{ /* font-family: "思源黑体粗体"; */font-weight: bold; }
.product-list li .jet-contact .tact-item .i-text p.icon1{ background-image: url(../images/about/pp-icon1.png); }
.product-list li .jet-contact .tact-item .i-text p.icon2{ background-image: url(../images/about/xm-icon4.png); }
.product-list.product-jet li.through .cont-inner.left,.product-list.product-jet li .cont-inner.left{ left: 5%;}
.product-list.product-jet li.through:not(first-of-type) .cont-inner.right{ right: 6%; text-align: right;}
.product-list.product-jet li.through:not(first-of-type) .cont-inner.right .cont{ /* padding-right: 50px; */ }
.product-list.product-jet li:nth-of-type(2) .cont-inner.right{ right:6%;top: 35%;}
.product-list.product-jet li:nth-of-type(3) .cont-inner{ width: 50%;}
.product-list.product-jet li:nth-of-type(4) .cont-inner{ width: 50%;}
.product-list.product-jet li:nth-of-type(5) .cont-inner.left{ top: 35%;}
.product-list.product-jet li:nth-of-type(6) .cont-inner.right{ top: 32%;}
.product-list.product-jet li:nth-of-type(7) .cont-inner.left{ top: 35%;}
.product-list.product-jet li:first-of-type{ overflow: unset; }
.product-list.product-jet li:first-of-type .jet-air{display: none;  width: 120%; height: 110%; position: absolute; top: 0; left: 0; margin-left: -28%; background: url(../images/p-jet-icon1.png) no-repeat; background-size: 100% auto; }
.product-list.product-jet li:first-of-type .cont-inner .cont{ margin-top: 60px; }
.product-list.product-jet li:first-of-type .cont-inner{ top: 12%; width: 32%; }
.product-list.product-jet .jet-spec{ text-align: right; margin-top: 3%; }
.product-list.product-jet .jet-spec .s-item{ display: inline-block;margin-left: 40px; line-height: 1.8; }
.product-list.product-jet .jet-spec .s-item .i-t{ font-size: 40px; position: relative; border-bottom: 2px solid; }
.product-list.product-jet .jet-spec .s-item .i-t:after{ content: ""; display: block; width: 60px; height: 4px; background: #d53434; position: absolute; right: 0;
bottom: 0; margin-bottom: -3px; }
.product-list.product-jet .jet-spec .s-item .i-b{ font-size: 36px; text-align: center; font-weight: bold;}
.product-list.product-jet .jet-spec .s-item .i-b span{ font-size: 22px; font-weight: normal;} 
.product-list.product-jet .jet-spec .remark{ font-size: 18px; margin-top: 2%; }
.product-list .swiper-pagination{ bottom: 35px;}
.screen-view{ padding: 15px 0 60px 0; background-color: #fff; position: relative; min-height: 90px;}
.screen-view .icon-expand{ z-index: 22; width: 47px; height: 47px; background: url(../images/product/icon-expand.png) center no-repeat; background-size: cover; position: absolute; top: 21px; right: 20px; cursor: pointer;}
.screen-view .icon-expand.active{ background-image: url(../images/product/icon-expand-on.png);}
.screen-view .screen-title{ display: none; font-size: 22px; cursor: pointer; position: absolute; top: 0; left: 0; width: 100%; height: 90px;}
.screen-view .screen-title span{ position: absolute; left: 12%; top: 32px;}
.screen-view .screen-title span:after{ content: ""; display: inline-block; border: 2px solid transparent; border-bottom-color: #000; border-right-color: #000; width: 10px; height: 10px; transform: rotate(45deg); margin-left: 10px; margin-top: 7px; position: absolute; }
.screen-list .horizontal-block{ font-size: 22px; margin-top: 52px;}
.screen-list .horizontal-block .type{ float: left; margin-right: 70px; font-weight: bold;}
.screen-list .horizontal-block .block-right{ float: left;}
.screen-list .horizontal-block .block-right a{ float: left; margin-right: 70px; color: #797979;}
.screen-list .horizontal-block .block-right a.active,.screen-list .horizontal-block .block-right a:hover{ color: #000;}
.screen-list .result-block{ font-size: 22px; margin-top: 52px; line-height: 38px; display: none;}
.screen-list .result-block .type{ float: left; color: #797979;}
.screen-list .result-block .type span{ font-size: 18px;}
.screen-list .result-block .block-right{ float: left; margin-left: 16px;}
.screen-list .result-block .block-right .bx{ float: left; border: 1px solid #8f8f8f; border-radius: 2px; line-height: 36px; padding: 0 48px 0 12px; font-size: 20px; margin-right: 13px; position: relative;}
.screen-list .result-block .block-right .bx .bx-close{ width: 36px; height: 36px; background: url(../images/product/icon-expand-close.png) center no-repeat; background-size: 17px; position: absolute; top: 50%; margin-top: -18px; right: 5px; cursor: pointer;}
.screen-view.qc{ padding-left: 27.6%;}
.screen-view.mtc{ padding-left: 12%;}
.screen-view.lc{ padding-left: 10%; padding-right: 10%;}
.screen-view.fixed{ position: fixed; top: 70px; left: 0; right: 0; z-index: 2222; }
.infor-news-view.fixed{ position: fixed; top: 70px; left: 0; right: 0; z-index: 2222; }

.sub-banner.lc .box{ display: none;}
.screen-list2{ text-align: center; font-size: 0;}
.screen-list2 li{ display:inline-block; margin: 52px 38px 0 38px; cursor: pointer; padding-left: 42px; font-size: 24px; background: url(../images/product/lc-screen-icon.png) left center no-repeat; background-size: 24px;}
.screen-list2 li.active{ background-image: url(../images/product/lc-screen-icon-on.png);}
.screen-view.jet{ padding-left: 20px; padding-right: 20px;}
.screen-view.jet .screen-list2 li{ margin: 52px 30px 0 30px;}

.screen-result-list{ padding: 20px 20px 0 20px;}
.screen-result-list-inner{ margin-top: 38px; padding-bottom: 20px;}
.screen-result-list-inner .top-title{ height: 62px; background: url(../images/product/page-title-bg.png) top left no-repeat; background-size: auto 100%; position: relative;}
.screen-result-list-inner .top-title span{ width: 320px; height: 53px; line-height: 53px; font-size: 32px; font-weight: bold; text-align: center; position: absolute; top: 1px; left: 70px;}
.screen-result-list-inner .inner-list .row{ margin: 0 -10px;}
.screen-result-list-inner .inner-list .col-xs-12{ padding: 0 10px;}
.screen-result-list-inner .inner-list .block-box{ margin: 48px 0 27px 0; position: relative; overflow: hidden;}
.screen-result-list-inner .inner-list .block-box img{ display: block; width: 100%;}
.screen-result-list-inner .inner-list .block-box .s-title{ font-size: 18px; color: #fff; position: absolute; top: 30px; left: 27px;}
.screen-result-list-inner .inner-list .block-box .logo{ width: 100%; position: absolute; left: 0; top: 18%;}
.screen-result-list-inner .inner-list .block-box .logo2{ opacity: 0.3; transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease;}
.screen-result-list-inner .inner-list .block-box .logo3,.qcjs-car-list-inner .inner-list .block-box .logo3{ width: 20%; position: absolute; right: 15px; bottom: 10px; }
.screen-result-list-inner .inner-list .block-box .car{ width: 100%; position: absolute; left: 0; bottom: 0; transition:all 1s ease; -webkit-transition:all 1s ease; -moz-transition:all 1s ease; transform:scale(0.93); -webkit-transform:scale(0.93); -moz-transform:scale(0.93);}
.screen-result-list-inner .inner-list .block-box::before{ content: ''; width: 46px; height: 46px; background: url(../images/icon/icon-link.png) center no-repeat; background-size: cover; position: absolute; left: 30px; bottom: 35px; opacity: 0; transition:all 1s ease; -webkit-transition:all 1s ease; -moz-transition:all 1s ease;}
.screen-result-list-inner .inner-list .block-box:hover .car{ transform:scale(1); -webkit-transform:scale(1); -moz-transform:scale(1);}
.screen-result-list-inner .inner-list .block-box:hover::before{ opacity: 1;}
.screen-result-list-inner .inner-list .block-box:hover .logo2{ opacity: 1;}

/*摩托车列表新增样式HLL20210310*/
.screen-result-list-inner .inner-list .block-box .special-box{ position: absolute; width: 100%; height: 100%; left: 0; top: 0; display: none;}
.screen-result-list-inner .inner-list .block-box.current .special-box{ display: block;}
.screen-result-list-inner .inner-list .block-box .special-box .special-tan{ position: relative; width: 100%; height: 100%; overflow: hidden; }
.screen-result-list-inner .inner-list .block-box .special-box .special-tan::before{ content: ""; width: 100%; height: 100%; background-color: #000; opacity: 0.4; position: absolute; top: 0; left: 0; z-index: 7; }
.screen-result-list-inner .inner-list .block-box .special-box .special-tan .motorclose{ position: absolute; right: 10px; top: 10px;  background: url(../images/icon/motorclose.png) left top no-repeat; padding-left: 15px; font-size: 14px; line-height: 14px; height: 14px; cursor: pointer; color: #dedede; z-index: 8;}
.screen-result-list-inner .inner-list .block-box .special-box .special-tan .special-link{display: flex;align-items: center;justify-content: center;text-align: center; width: 100%; height: 48px; position: absolute; left: 0; top: 50%;margin-top: -20px; z-index: 8; }
.screen-result-list-inner .inner-list .block-box .special-box .special-tan .special-link a{ display: flex;align-items: center;justify-content: center;text-align: center; font-size: 16px;height: 48px;background-color: #e32121; color: #fff; margin: 0 2%;width: 36%;border-radius: 3px; }
.screen-result-list-inner .inner-list .block-box .special-box .special-tan .special-link a:hover{ background-color: #36353b;}
.screen-result-list-inner .inner-list .block-box .special-box .special-tan .special-link a p{ display: block;}
.screen-result-list-inner .inner-list .block-box .special-box .special-tan .special-link a span{ display: block; font-size: 12px; }


.btn-more-box{ text-align: center; margin-top: 20px;}
.btn-more-box .loading{ display: none;}
.btn-more-box .more a{ background: url(../images/icon/icon-more-arrow.png) center right no-repeat; background-size: 15px auto; padding-right: 20px; font-size: 16px; color: #5d5d5d;}

.screen-view-mobile{ height: 40px; line-height: 40px; padding: 0 12px; background-color: #3c3c3c; font-size: 14px; color: #fff;}
.screen-view-mobile span{ background: url(../images/icon/screen-arrow.png) right center no-repeat; background-size: 14px auto; padding-right: 25px;}
.screen-view-mobile-fixed{ width: 32px; height: 32px; background: url(../images/product/icon-expand.png) center no-repeat; background-size: cover; position: fixed; right: 20px; bottom: 160px; z-index: 998;}
.screen-view-mobile-fixed span{ display: none;}

.screen-mobile-layer{ width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 999; background-color: #fff; padding: 40px 0 74px 0; font-size: 14px; display: none;}
.screen-mobile-layer .layer-top-title{ width: 100%; height: 40px; line-height: 40px; padding: 0 12px; background-color: #3c3c3c; font-size: 14px; color: #fff; position: absolute; top: 0; left: 0;}
.screen-mobile-layer .layer-top-title span{ padding-right: 25px; position: relative;}
.screen-mobile-layer .layer-top-title span::before{ content: ''; width: 14px; height: 8px; background: url(../images/icon/screen-arrow.png) center no-repeat; background-size: 14px auto; position: absolute; top: 50%; margin-top: -4px; right: 0; transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease;}
.screen-mobile-layer .layer-top-title.current span::before{ transform:rotate(180deg);}
.screen-mobile-layer .layer-inner{ height: 100%; padding: 0 12px;}
.screen-mobile-layer .layer-inner .block-item{ padding: 28px 0; border-bottom: 1px solid #b5b5b5;}
.screen-mobile-layer .layer-inner .block-item ul{ margin: 0 -6px;}
.screen-mobile-layer .layer-inner .block-item li{ float: left; width: calc(33.333333% - 12px); margin: 12px 6px 0 6px; height: 34px; line-height: 34px; text-align: center; background-color: #f2f2f2; border: 1px solid #f2f2f2; border-radius: 5px;}
.screen-mobile-layer .layer-inner .block-item:last-of-type li:last-of-type{ width: 50%; }
.screen-mobile-layer .layer-inner .block-item li.through{ width: calc(66.666666% - 12px);}
.screen-mobile-layer .layer-inner .block-item li.active{ border: 1px solid #d53434; background-color: #fff;}
.screen-mobile-layer .layer-inner .block-item:last-child{ border-bottom: 0;}
.screen-mobile-layer .resultAll{ width: 100%; position: absolute; left: 0; bottom: 0; background-color: #f2f2f2;}
.screen-mobile-layer .resultAll a{ display: block; line-height: 39px; background-color: #3c3c3c; color: #fff; margin: 12px 18px; text-align: center; border-radius: 5px;}




.mtc-view{ padding: 0 20px; margin-top: 20px;}
.mtc-view .row{ margin: 0 -10px;}
.mtc-view .col-xs-12{ padding: 0 10px;}
.mtc-view .block-box{ position: relative; overflow: hidden;}
.mtc-view .block-box img{ display: block; width: 100%; transition:all 1s ease; -webkit-transition:all 1s ease; -moz-transition:all 1s ease;}
.mtc-view .block-box .cont-inner{ width: 100%; position: absolute; top: 50%; transform:translate(0,-50%); left: 0; padding: 0 10%;}
.mtc-view .block-box .cont-inner .title{ width: 450px; font-size: 50px; color: #fff; /* font-family: "思源黑体粗体"; */font-weight: bold; line-height: 1.2;}
.mtc-view .block-box .cont-inner .more{ width: auto; height: 40px; line-height: 40px; background-color: #e32121; font-size: 16px; color: #fff; text-align: center; border-radius: 3px; margin-top: 30px; display: inline-block; padding: 0 10px;}
.mtc-view .block-box .cont-inner .more:hover{ background-color: #36353b; color: #fff;}
.mtc-view .block-box .cont-inner2{ width: 450px; left: auto; right: 10%; padding: 0; }
.mtc-view .block-box.black .cont-inner .title{ color: #000;}
.mtc-view .block-box:hover img{ transform:scale(1.07); -webkit-transform:scale(1.07); -moz-transform:scale(1.07);}

.sub-banner2{ position: relative;}
.sub-banner2 img{ display: block; width: 100%;}
.sub-banner2 video{ display: block; width: 100%;}
.sub-banner2 .more{ width: 136px; height: 40px; line-height: 40px; background-color: #c94040; border-radius: 3px; font-size: 16px; color: #fff; text-align: center; position: absolute; bottom: 77px; right: 35px; z-index: 9;}
.sub-banner2 .more:hover{ background-color: #36353b; color: #fff;}

.qc-details-container .details-tab{ padding: 46px 20px; background-color: #fff;}
.qc-details-container .details-tab li{ float: left; width: 20%; text-align: center; padding: 22px 0; line-height: 50px; font-size: 22px; cursor: pointer; position: relative;}
.qc-details-container .details-tab li::before{ content: ''; width: 1px; height: 100%; background-color: #9f9f9f; position: absolute; top: 0; right: 0;}
.qc-details-container .details-tab li:last-child::before{ display: none;}
.qc-details-container .details-tab li span{ width: 23%; height: 2px; position: absolute; left: 50%; margin-left: -11.5%; bottom: 7px;}
.qc-details-container .details-tab li span::before{ content: ''; background-color: #d53434; width: 0; height: 100%; position: absolute; left: 0; top: 0; transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease;}
.qc-details-container .details-tab li:hover span::before,.qc-details-container .details-tab li.active span::before{ width: 100%;}
.qc-details-container .details-content{ padding: 0 20px;}
.qc-details-container .details-content .box{ display: none;}
.qc-details-container .details-content .yg-list .block-box{ position: relative; margin-top: 20px;}
.qc-details-container .details-content .yg-list .block-box img{ display: block; width: 100%;}
.qc-details-container .details-content .yg-list .block-box .gif{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; opacity: 0; transition:all 1s ease; -webkit-transition:all 1s ease; -moz-transition:all 1s ease;}
.qc-details-container .details-content .yg-list .block-box .gif::before{ content: ''; width: 100%; height: 100%; background-color: #000; opacity: 0.5; position: absolute; top: 0; left: 0;}
.qc-details-container .details-content .yg-list .block-box .gif img{ width: 235px; height: 185px; position: absolute; top: 50%; left: 50%; transform:translate(-50%,-50%);}
.qc-details-container .details-content .yg-list .block-box .cont-inner{ width: 100%; position: absolute; top: 13%; left: 0; color: #fff; text-align: center; padding: 0 20px;}
.qc-details-container .details-content .yg-list .block-box .cont-inner .title{ font-size: 42px; line-height: 1.2;}
.qc-details-container .details-content .yg-list .block-box .cont-inner p{ font-size: 22px; margin-top: 10px;}
.qc-details-container .details-content .yg-list .block-box .cont-inner .more{ width: 136px; height: 40px; line-height: 40px; background-color: #c94040; border-radius: 3px; font-size: 16px; color: #fff; text-align: center; margin: 20px auto 0 auto;}
.qc-details-container .details-content .yg-list .block-box .cont-inner .more:hover{ background-color: #36353b; color: #fff;}

.qc-details-container .details-content .yg-list .through .block-box .cont-inner{ width: 26.5%; top: 50%; transform:translate(0,-50%); left: auto; right: 7%; padding: 0;}
.qc-details-container .details-content .yg-list .through .block-box .cont-inner .title{ font-size: 52px;}
.qc-details-container .details-content .yg-list .through .block-box .cont-inner p{ margin-top: 15px;}
.qc-details-container .details-content .yg-list .through .block-box .cont-inner .more{ margin-top: 30px;}
.qc-details-container .details-content .yg-list .block-box:hover .gif{ opacity: 1;}

.jbgg-container{ margin: 20px 20px 0 20px; background-color: #fff; padding: 65px 0 85px 0;}
.jbgg-container .top-title-box{ border-bottom: 1px solid #ccc; padding-bottom: 35px;}
.jbgg-container .top-title-box .top-title{ font-size: 30px; /* font-family: "思源黑体粗体"; */font-weight: bold; text-align: center;}
.jbgg-container .top-title-box .bot-box{ text-align: center; font-size: 0; margin-top: 25px;}
.jbgg-container .top-title-box .bot-box .block{ display: inline-block; font-size: 22px; margin: 0 58px;}
.jbgg-container .top-title-box .bot-box .block .type{ color: #7d7d7d;}
.jbgg-container .top-title-box .bot-box .block .gl{ color: #d53434; font-size: 28px; margin: 0 10px 0 20px;}
.jbgg-container .top-title-box .bot-box .block .gl i{ font-size: 40px; /* font-family: "思源黑体粗体"; */font-weight: bold;}
.jbgg-container .top-title-box .bot-box .block .hl{ font-size: 20px;}

.jbgg-container .content-box{ padding-top: 45px;}
.jbgg-container .content-box .top-title{ font-size: 30px; /* font-family: "思源黑体粗体"; */font-weight: bold; text-align: center;}
.jbgg-container .base-table{ margin-top: 30px;}
.jbgg-container .base-table table{ font-size: 14px;}
.jbgg-container .base-table table th{ font-size: 18px; padding: 12px 0;}
.jbgg-container .base-table table td{ padding: 25px 0;}
.fontSize12{ font-size: 12px;}
.fontSize22{ font-size: 22px; font-weight: bold;}

.gallery-container{ margin: 20px 20px 0 20px; background-color: #fff; padding-bottom: 45px;}
.gallery-container .swiper-slide img{ display: block; width: 100%;}
.gallery-container .swiper-bottom{ margin-top: -145px; padding: 0 5.2%; position: relative; z-index: 9;}
.gallery-container .gallery-thumbs .swiper-slide{ opacity: 0.7;}
.gallery-container .gallery-thumbs .swiper-slide-thumb-active{ opacity: 1;}
.gallery-container .swiper-button-left,.gallery-container .swiper-button-right{ width: 40px; height: 40px; background: url(../images/product/gallery-arrow.png) center no-repeat; position: absolute; top: 50%; margin-top: -20px; cursor: pointer;}
.gallery-container .swiper-button-left{ left: 1.5%;}
.gallery-container .swiper-button-right{ right: 1.5%; transform: rotateY(180deg);}
.gallery-container .swiper-button-disabled{ display: none;}

/* 技术 */
.technology-list{ padding: 0 20px;}
.technology-list .new-tech-gif{ margin-top: 20px; }
.technology-list .new-tech-gif img{ display: block; width: 100%; }
.technology-list li{ margin-top: 20px; position: relative; overflow: hidden; background-color: #fff;}
.technology-list li a{ display: block; overflow: hidden;}
.technology-list li .img{ width: 65%; position: relative;}
.technology-list li .img img{ display: block; width: 100%;}
.technology-list li .img video{ display: block; width: 100%;}
.technology-list li .img.left{ float: left;}
.technology-list li .img.right{ float: right;}
.technology-list li .img::before{ content: ''; width: 100%; height: 100%; background-color: #000; opacity: 0.3; position: absolute; top: 0; left: 0;}
.technology-list li .img .play{ width: 100px; height: 100px; background: url(../images/icon/icon-video-play.png) center no-repeat; background-size: cover; position: absolute; top: 50%; left: 50%; margin: -50px 0 0 -50px; z-index: 9; cursor: pointer;}
.technology-list li .cont-inner{ width: 35%; text-align: center; position: absolute; top: 50%; transform:translate(0,-50%);}
.technology-list li .cont-inner .title-box{ text-align: center; display: inline-block;}
.technology-list li .cont-inner .title-box .title{ font-size: 80px; /* font-family: "思源黑体粗体"; */font-weight: bold; line-height: 1; margin-bottom: 5px;}
.technology-list li .cont-inner .title-box .title img{ display: inline; width: auto;}
.technology-list li .cont-inner .title-box .e-title{ height: 32px; line-height: 32px; background: url(../images/product/product-view-line-bg.png) center no-repeat; background-size: auto 100%; text-align: center; font-size: 25px; color: #fff; font-style: italic;}
.technology-list li .cont-inner .title-box .line-box{ display: inline-block; position: relative; margin-top: 5px; padding-right: 42px;}
.technology-list li .cont-inner .title-box .line-box img{ display: block; width: auto;}
.technology-list li .cont-inner .title-box .line-box .circle{ width: 34px; height: 34px; background-color: #d53434; border-radius: 100%; position: absolute; right: 0; bottom: -5px;}
.technology-list li .cont-inner .title-box .line-box .circle i{ display: block; width: 100%; height: 100%; background: url(../images/icon/icon-circle-arrow.png) center no-repeat; background-size: cover; animation: arrow 1.5s ease-in-out infinite; position: absolute; left: 0; top: 0;}
.technology-list li .cont-inner.left{ left: 0;}
.technology-list li .cont-inner.right{ right: 0;}

.technology-qcjs-list{ padding: 0 20px;}
.technology-qcjs-list li{ margin-top: 20px; position: relative; overflow: hidden;}
.technology-qcjs-list li img,.technology-qcjs-list li video{ display: block; width: 100%;}
.technology-qcjs-list li::before{ content: ''; width: 100%; height: 100%; background-color: #000; opacity: 0.4; position: absolute; top: 0; left: 0;}
.technology-qcjs-list li .cont-inner{ position: absolute; top: 26.5%; z-index: 9;}
.technology-qcjs-list li .cont-inner a{ color: #fff;}
.technology-qcjs-list li .cont-inner .logo img{ width: auto;}
.technology-qcjs-list li .cont-inner .title{ font-size: 54px; /* font-family: "思源黑体粗体"; */font-weight: bold; line-height: 1.2; margin-top: 45px;}
.technology-qcjs-list li .cont-inner .more{ width: 136px; height: 40px; line-height: 40px; margin-top: 50px; background-color: #c94040; border-radius: 3px; font-size: 16px; color: #fff; text-align: center;}
.technology-qcjs-list li .cont-inner .more:hover{ background-color: #36353b; color: #fff;}
.technology-qcjs-list li .cont-inner.left{ left: 4.5%;}
.technology-qcjs-list li .cont-inner.right{ right: 4.5%;}
.technology-qcjs-list li.first .cont-inner{ }
.technology-qcjs-list li .video-play{ width: 100px; height: 100px; background: url(../images/icon/icon-video-play.png) center no-repeat; background-size: cover; position: absolute; top: 50%; left: 50%; margin: -50px 0 0 -50px; z-index: 9; cursor: pointer;}

/* 视频弹框 */
.video-layer{display:none;position: fixed;width:100%;height:100%;left:0;right:0;top:0;bottom:0;z-index:9999;}
.video-layer .opacity{position: absolute;width:100%;height:100%;top:0;left:0;background: #000;filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity:0.9; opacity:0.9;}
.video-layer .layer-inner{position:absolute; top: 0; left: 0; width: 100%; height: 100%;}
.video-layer .layer-content{font-size: 24px;color:#fff;line-height: 40px;position: absolute;top:-10px;left:0;}
.video-layer .layer-container{width:100%;height:100%;background: #000;position: absolute; top: 0; left: 0;}
.video-layer .layer-inner .layer-close{position: absolute;top:20px;right:20px;cursor:pointer;z-index:10;width:36px;height:36px;background:url(../images/icon/layer_close.png) center center no-repeat; background-size: cover;}

.qcjs-details-container .screen-view{ padding-bottom: 60px;}
.qcjs-details-container .screen-view .tabs{ width: 1500px; margin: 45px auto 0 auto;}
.qcjs-details-container .screen-view .tabs li{ width: 14.6%; float: left; padding-left: 30px; margin-right: 30px; line-height: 46px; font-size: 20px; background: url(../images/product/lc-screen-icon.png) left center no-repeat; cursor: pointer;}
.qcjs-details-container .screen-view .tabs li.active{ background-image: url(../images/product/lc-screen-icon-on.png);}
.qcjs-details-container .screen-view .tabs li img{ width: 100%; vertical-align:middle; }
.qcjs-details-container .screen-view .line{ width: 100%; height: 1px; background-image: linear-gradient(to right, transparent , #ccc , transparent); margin: 30px 0 15px 0;}
.qcjs-details-container .screen-view .tabsCont{ width: 1500px; margin: 0 auto;}
.qcjs-details-container .screen-view .tabsCont li{ float: left; margin-top: 25px; margin-right: 50px; font-size: 20px; color: #9a9a9a; cursor: pointer;}
.qcjs-details-container .screen-view .tabsCont li.active{ color: #000;}

.qcjs-details-content .yzxt-pic img{ display: block; width: 100%;}
.qcjs-details-content .yzxt-pic-bottom{ margin-top: 20px; text-align: center;}
.qcjs-details-content .yzxt-pic-bottom img{ display: block; width: 100%;}
.qcjs-details-inner{ padding: 0 20px;}
.qcjs-details-inner .step-view{ margin-top: 20px; background-color: #fff; padding: 80px 90px 0 90px; position: relative;}
.qcjs-details-inner .step-view li{ overflow: hidden; }
.qcjs-details-inner .step-view li .black-box{ width: 50%; }
.qcjs-details-inner .step-view li .black-box.left{
	float: left;
}

.qcjs-details-inner .step-view li .black-box.right{
	float: right;
}
.qcjs-details-inner .step-view .number-box{ position: relative;}
.qcjs-details-inner .step-view .number-box::before{ content: ''; width: 100%; height: 6px; background-color: #f0f0f0; position: absolute; left: 0; bottom: 11px;}
.qcjs-details-inner .step-view .number-box img{ position: relative; z-index: 9; background-color: #fff; padding: 0 30px 0 24px; margin-left: 150px;}
.qcjs-details-inner .step-view .inner{ padding: 20px 70px 80px 175px;}
.qcjs-details-inner .step-view .inner .title{ font-size: 32px; color: #d53434; /* font-family: "思源黑体粗体"; */font-weight: bold;}
.qcjs-details-inner .step-view .inner .cont{ font-size: 20px; line-height: 2; margin-top: 25px;}
.qcjs-details-inner .step-view::before{ content: ''; width: 6px; height: 100%; background-color: #f0f0f0; position: absolute; left: 50%; margin-left: -3px; top: 0;}
.qcjs-details-inner .step-view .block-box2{ margin-top: 120px;}
.aqcg-video .video-play2{ width: 100px; height: 100px; background: url(../images/icon/icon-video-play.png) center no-repeat; background-size: cover; position: absolute; top: 50%; left: 50%; margin: -50px 0 0 -50px; z-index: 9; cursor: pointer; display: none;}
.aqcg-video{ margin-top: 20px; position: relative;}
.aqcg-video video{ display: block; width: 100%;}
.aqcg-video .auto-video{ background: #000; padding: 4% 0; }
.aqcg-video .auto-video .video-cont{ width: 40%; margin: 0 auto; }
.qcjs-details-inner .slogan-txt-box{ overflow: hidden; background-color: #fff; padding: 80px 100px; text-align: center; margin-top: 20px;}
.qcjs-details-inner .slogan-txt-box .block{ padding: 80px 4%; width: 50%; float: left; text-align: left;box-sizing: border-box; }
.qcjs-details-inner .slogan-txt-box .block.w100{ width: 100%; }
.qcjs-details-inner .slogan-txt-box .block .title{ font-size: 30px; color: #d53434; /* font-family: "思源黑体粗体"; */font-weight: bold; line-height: 1;}
.qcjs-details-inner .slogan-txt-box .block .title span{ display: inline-block; position: relative; padding: 0 30px;}
.qcjs-details-inner .slogan-txt-box .block .title span::after,.qcjs-details-inner .slogan-txt-box .block .title span::before{ content: ''; width: 15px; height: 22px; background-repeat: no-repeat; background-position: 0 0; background-size: cover; position: absolute; top: 50%; margin-top: -11px;}
.qcjs-details-inner .slogan-txt-box .block .title span::after{ left: 0; background-image: url(../images/technology/title-icon1.png);}
.qcjs-details-inner .slogan-txt-box .block .title span::before{ right: 0; background-image: url(../images/technology/title-icon2.png);}
.qcjs-details-inner .slogan-txt-box .block .cont{ font-size: 18px; line-height: 2; margin-top: 15px;}
.qcjs-details-inner .slogan-txt-box .block .cont .konghang{  }
.qcjs-details-inner .slogan-txt-box .block .cont p{ margin-top: 5px; }
.qcjs-details-inner .slogan-txt-box .block img{ display: block; width: 90%; }
.qcjs-details-inner .slogan-txt-box .new-block-box{ overflow: hidden; }
.qcjs-details-inner .slogan-txt-box .new-block-box.float-box{ float: left; width: 50%; }
.qcjs-details-inner .slogan-txt-box .new-block-box.float-box .block{ float: none; width: 100%; }
.qcjs-details-inner .slogan-txt-box .r-border{ position: relative; }
.qcjs-details-inner .slogan-txt-box .r-border:before{ content: ""; display: block; width: 6px; height: 100%;position: absolute; top: 0; right: 0; background:#f0f0f0;  }
.qcjs-details-inner .slogan-txt-box .l-border{ position: relative; }
.qcjs-details-inner .slogan-txt-box .l-border:before{ content: ""; display: block; width: 6px; height: 100%;position: absolute; top: 0; left:  0; background:#f0f0f0;  }
.qcjs-details-inner .slogan-txt-box .c-border{ position: relative; }
.qcjs-details-inner .slogan-txt-box .c-border:before{ content: ""; display: block; width: 6px; height: 100%;position: absolute; top: 0; left: 50%; margin-left: -3px; background:#f0f0f0;  }
.qcjs-details-inner .slogan-txt-box.c-border{ position: relative; }
.qcjs-details-inner .slogan-txt-box.c-border:before{ content: ""; display: block; width: 6px; height: 100%;position: absolute; top: 0; left: 50%; margin-left: -3px; background:#f0f0f0;  }
.qcjs-details-inner .slogan-txt-box .b-border{ position: relative; }
.qcjs-details-inner .slogan-txt-box .b-border:after{ content: ""; display: block; width: 100%; height: 6px;position: absolute; bottom: 0; right: 0; background:#f0f0f0; }
.qcjs-details-inner .qcjs-view-pic{ margin-top: 20px; text-align: center;background-color: #fff;}
.qcjs-details-inner .qcjs-view-pic .col-sm-4{ margin-bottom: 20px; } 
.qcjs-details-inner .qcjs-view-pic .block-box img{ display: block; width: 100%;}
.qcjs-details-inner .qcjs-view-pic .block-box2{ display: inline-block; width: 30%; margin: 0 20px; }
.qcjs-details-inner .qcjs-view-pic .block-box2 img{ display: block; width: 100%; }
.qcjs-car-list{ margin-top: 20px;}
.qcjs-car-list .view-title{ text-align: center; background-color: #fff; font-size: 38px; font-weight: bold; line-height: 148px;}
.qcjs-car-list-inner{ margin-top: 60px; padding-bottom: 20px;}
.qcjs-car-list-inner .top-title{ height: 62px; background: url(../images/product/page-title-bg.png) top left no-repeat; background-size: auto 100%; position: relative;}
.qcjs-car-list-inner .top-title span{ width: 320px; height: 53px; line-height: 53px; font-size: 32px; font-weight: bold; text-align: center; position: absolute; top: 1px; left: 70px;}
.qcjs-car-list-inner .inner-list .row{ margin: 0 -10px;}
.qcjs-car-list-inner .inner-list .col-xs-12{ padding: 0 10px;}
.qcjs-car-list-inner .inner-list .block-box{ margin: 48px 0 27px 0; position: relative; overflow: hidden;}
.qcjs-car-list-inner .inner-list .block-box img{ display: block; width: 100%;}
.qcjs-car-list-inner .inner-list .block-box .s-title{ font-size: 18px; color: #fff; position: absolute; top: 30px; left: 27px;}
.qcjs-car-list-inner .inner-list .block-box .s-title2{ position: absolute; top: 77px; left: 27px;}
.qcjs-car-list-inner .inner-list .block-box .s-title2 img{ width: auto;}
.qcjs-car-list-inner .inner-list .block-box .logo{ width: 100%; position: absolute; left: 0; top: 12%;}
.qcjs-car-list-inner .inner-list .block-box .logo2{ opacity: 0.3; transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease;}
.qcjs-car-list-inner .inner-list .block-box .car{ width: 100%; position: absolute; left: 0; bottom: 0; transition:all 1s ease; -webkit-transition:all 1s ease; -moz-transition:all 1s ease; transform:scale(0.93); -webkit-transform:scale(0.93); -moz-transform:scale(0.93);}
.qcjs-car-list-inner .inner-list .block-box::before{ content: ''; width: 46px; height: 46px; background: url(../images/icon/icon-link.png) center no-repeat; background-size: cover; position: absolute; left: 30px; bottom: 35px; opacity: 0; transition:all 1s ease; -webkit-transition:all 1s ease; -moz-transition:all 1s ease;}
.qcjs-car-list-inner .inner-list .block-box:hover .car{ transform:scale(1); -webkit-transform:scale(1); -moz-transform:scale(1);}
.qcjs-car-list-inner .inner-list .block-box:hover::before{ opacity: 1;}
.qcjs-car-list-inner .inner-list .block-box:hover .logo2{ opacity: 1;}

.qcjs-details-inner .step-view2{ margin-top: 20px; background-color: #fff; padding: 80px 90px 0 90px; position: relative;}
.qcjs-details-inner .step-view2 .number-box{ position: relative; text-align: center;}
.qcjs-details-inner .step-view2 .number-box::before{ content: ''; width: 100%; height: 6px; background-color: #f0f0f0; position: absolute; left: 0; bottom: 11px;}
.qcjs-details-inner .step-view2 .number-box img{ position: relative; z-index: 9; background-color: #fff; padding: 0 30px 0 24px; margin: 0 auto;}
.qcjs-details-inner .step-view2 .inner{ padding: 20px 70px 30px 70px; text-align: center;}
.qcjs-details-inner .step-view2 .inner .title{ font-size: 32px; color: #d53434; /* font-family: "思源黑体粗体"; */font-weight: bold;}
.qcjs-details-inner .step-view2 .inner .cont{ font-size: 32px; line-height: 2; margin-top: 15px;}
.qcjs-details-inner .step-view2 .inner .img{ margin-top: 40px;}

.technology-xlycx-list{ padding: 0 20px;}
.technology-xlycx-list li{ margin-top: 20px; position: relative; overflow: hidden;}
.technology-xlycx-list li img,.technology-xlycx-list li video{ display: block; width: 100%;}
.technology-xlycx-list li::before{ content: ''; width: 100%; height: 100%; background-color: #000; opacity: 0.4; position: absolute; top: 0; left: 0;}
.technology-xlycx-list li .cont-inner{ position: absolute; top: 26.5%; z-index: 9;}
.technology-xlycx-list li .cont-inner a{ color: #fff;}
.technology-xlycx-list li .cont-inner .logo{ font-size: 58px; /* font-family: "思源黑体粗体"; */font-weight: bold;}
.technology-xlycx-list li .cont-inner .title{ font-size: 48px; /* font-family: "思源黑体粗体"; */font-weight: bold; line-height: 1.25; margin-top: 20px;}
.technology-xlycx-list li .cont-inner .title2{ font-size: 34px; margin-top: 10px;}
.technology-xlycx-list li .cont-inner .more{ width: 136px; height: 40px; line-height: 40px; margin-top: 50px; background-color: #c94040; border-radius: 3px; font-size: 16px; color: #fff; text-align: center;}
.technology-xlycx-list li .cont-inner .more:hover{ background-color: #36353b; color: #fff;}
.technology-xlycx-list li .cont-inner.left{ left: 4.5%;}
.technology-xlycx-list li .cont-inner.right{ right: 10%;}
.technology-xlycx-list li.first .cont-inner{ }
.technology-xlycx-list li .video-play{ width: 100px; height: 100px; background: url(../images/icon/icon-video-play.png) center no-repeat; background-size: cover; position: absolute; top: 50%; left: 50%; margin: -50px 0 0 -50px; z-index: 9; cursor: pointer;}

/* 社会责任 */
.contribution-list{ padding: 0 20px;}
.contribution-list li{ margin-top: 20px; position: relative; overflow: hidden; background-color: #fff;}
.contribution-list li a{ display: block; overflow: hidden;}
.contribution-list li .img{ width: 65%; position: relative;}
.contribution-list li .img img{ display: block; width: 100%;}
.contribution-list li .img video{ display: block; width: 100%;}
.contribution-list li .img.left{ float: left;}
.contribution-list li .img.right{ float: right;}
.contribution-list li .cont-inner{ width: 35%; position: absolute; top: 50%; transform:translate(0,-50%); padding: 0 60px;}
.contribution-list li .cont-inner .title-box{ display: inline-block;}
.contribution-list li .cont-inner .title-box .title{ font-size: 50px; /* font-family: "思源黑体粗体"; */font-weight: bold; line-height: 1.2;}
.contribution-list li .cont-inner .title-box .s-title{ font-size: 34px; margin-top: 35px;}
.contribution-list li .cont-inner .title-box .cont{ margin-top: 15px; font-size: 22px; line-height: 1.5;}
.contribution-list li .cont-inner .title-box .btn-box{ margin-top: 40px; width: 136px; height: 40px; line-height: 40px; background-color: #d53434; border-radius: 3px; font-size: 16px; color: #fff; text-align: center;}
.contribution-list li .cont-inner.left{ left: 0;}
.contribution-list li .cont-inner.right{ right: 0;}
.contribution-list li .inner-box img{ display: block; width: 100%;}
.contribution-list li .inner-box .title-box{ width: 100%;/* background-color: rgba(000,000,000,0.2);*/ position: absolute; left: 0; top: 50%; transform:translate(0,-50%); padding: 55px 12%;}
.contribution-list li .inner-box .title-box .title{ font-size: 50px; /* font-family: "思源黑体粗体"; */font-weight: bold; line-height: 1.2; color: #fff;}
.contribution-list li .inner-box .title-box .btn-box{ display: block; margin-top: 25px; width: 136px; height: 40px; line-height: 40px; border-radius: 3px; font-size: 16px; color: #fff;/* padding-left: 27px; background: url(../images/icon/icon-file1.png) 100px center no-repeat #d53434;*/}
.contribution-list li .inner-box .title-box .btn-box:hover{text-decoration: underline;}
.contribution-links-list{ padding: 60px 0 70px 0; background-color: #fff; text-align: center; font-size: 0; margin: 1px 20px 0 20px;}
.contribution-links-list li{ display: inline-block; font-size: 18px; border-bottom: 1px solid #6d6d6d; margin: 0 60px; margin-bottom: 10px !important; }
.contribution-links-list li a{ display: block; background: url(../images/icon/icon-file2.png) right center no-repeat; padding: 5px 28px 5px 0;}

/* 搜索 */
.search-container{ background:#f4f4f4; margin:10px;}
.search-top-box{ padding: 60px 0 70px 0; text-align: center;}
.search-top-box .top-title{ font-size: 28px;}
.search-top-box .inner-box{ width: 1000px; margin: 30px auto 0 auto; border: 2px solid #b5b5b5; border-radius: 3px; padding-left: 108px; background-color: #fff; position: relative;}
.search-top-box .inner-box .input-text{ width: 100%; border: 0; font-size: 22px; padding: 27px 0;}
.search-top-box .inner-box .search-btn{ width: 30px; height: 33px; background: url(../images/icon/icon-search2.png) center no-repeat; background-size: cover; position: absolute; top: 50%; margin-top: -16.5px; left: 45px;}

.search-list{ background-color: #fff; padding: 50px 0;}
.search-listW{ width: 1200px; margin: 0 auto;}
.search-list .top-box{ font-size: 16px; padding-bottom: 15px; border-bottom: 1px solid #ebebeb;}
.search-list .top-box span{ color: #ea5404;}
.search-list .top-box .number{ font-size: 20px;}
.search-list li{ padding: 45px 0; border-bottom: 1px solid #ebebeb; font-size: 16px;}
.search-list li .title{ font-size: 18px; color: #000; padding-left: 18px; background: url(../images/icon/icon-dot.png) 0 8px no-repeat;}
.search-list li .cont{ color: #6a6a6a; margin-top: 10px; padding-left: 18px;}
.search-list .btn-more-box{ margin-top: 40px;}

/* 网站地图 */
.website-map-container{ padding: 0 20px;}
.website-map-inner{ background-color: #fff; margin-top: 20px; padding: 20px 0;}
.website-map-innerW{ width: 1200px; margin: 0 auto;}
.website-map-inner .item-block{ border-bottom: 1px solid #b5b5b5; padding: 20px 0;}
.website-map-inner .item-block .item-title{ padding: 20px 0; font-size: 18px;}
.website-map-inner .item-block .item-title a{ color: #d53434;}
.website-map-inner .map-container{ overflow: hidden; zoom: 1;}
.website-map-inner .map-container .head-title{ font-size: 18px; margin-bottom: 20px;}
.website-map-inner .map-container .head-title span{ display: inline-block; border-bottom: 2px solid #d53434; padding-bottom: 5px;}
.website-map-inner .map-container .inner-container{ margin-bottom: 30px;}
.website-map-inner .map-container .inner{ float: left; width: 25%; padding-right: 20px;}
.website-map-inner .map-container .inner .head-title2{ font-size: 16px; margin-bottom: 15px;}
.website-map-inner .map-container .inner .head-title2 span{ display: inline-block; position: relative; padding-right: 20px;}
.website-map-inner .map-container .inner .head-title2 span .arrow{ width: 12px; height: 8px; background: url(../images/icon/icon-more-arrow.png) center no-repeat; background-size: cover; position: absolute; right: 0; top: 50%; margin-top: -4px; cursor: pointer; /* transition: all 0.5s; */}
.website-map-inner .map-container .inner .head-title2 span .arrow.current{ transform: rotate(-180deg);}
.website-map-inner .map-container .inner .head-title2 a:hover{ text-decoration: underline;}
.website-map-inner .map-container .c-list{ margin: 15px 0; font-size: 12px; line-height: 1.8; display: none;}
.website-map-inner .map-container .c-list li a{ color: #585858;}
.website-map-inner .map-container .c-list li a:hover{ text-decoration: underline; color: #000;}
.website-map-inner .map-container .c-list2{ font-size: 16px;}
.website-map-inner .map-container .c-list2 li{ float: left; width: 20%; padding-right: 20px; margin-bottom: 5px;}
.website-map-inner .map-container .c-list2 li a:hover{ text-decoration: underline;}
.website-map-inner .map-container .inner-container:last-child{ margin-bottom: 0;}
.website-map-inner .map-container .c-list3 .head-title3{ font-size: 16px; margin-bottom: 15px;}
.website-map-inner .map-container .c-list3 .head-title3 span{ display: inline-block; position: relative; padding-right: 20px;}
.website-map-inner .map-container .c-list3 .head-title3 span .arrow{ width: 12px; height: 8px; background: url(../images/icon/icon-more-arrow.png) center no-repeat; background-size: cover; position: absolute; right: 0; top: 50%; margin-top: -9px; cursor: pointer; /* transition: all 0.5s; */}
.website-map-inner .map-container .c-list3 .head-title3 span .arrow.current{ transform: rotate(-180deg);}
.website-map-inner .map-container .c-list3 .head-title3 a{ display: inline-block; border-bottom: 2px solid #d53434; padding-bottom: 5px;}

/* 联系我们 */
.contact-us-container{ padding: 0;}
.contact-us-containerW{ width: 1200px; margin: 0 auto;}
.contact-us-container .top-title{ font-size: 30px; font-weight: bold; text-align: center;}
.contact-us-container .shfw-inner{ margin-bottom: 40px; }
.shfw-list{}
.shfw-list ul{overflow: hidden;}
.shfw-list li{float: left; width: 32%; margin-bottom: 20px;margin:0px 0.65% 20px; }
/*.shfw-list li:nth-child(3n){margin-right:0;}*/

.shfw-list li .waterfall li{ width:100%;}

.shfw-list li .li-main{ background: #f7f7f7; box-sizing: border-box; padding:1rem; }
.shfw-list li .li-title{ font-size: 20px; padding-bottom: 10px; border-bottom: 6px solid #e0e0e0; position: relative; }
.shfw-list li .li-title:after{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: 3px solid transparent;
	border-top-color: #fff;
	border-left-color: #fff;
	position: absolute;
	bottom: 0;
	left: 80px;
	margin-bottom: -6px;
	z-index: 2;
}
.shfw-list li .li-title span{ position: relative; }
.shfw-list li .li-title span:before{
	content: "";
	display: block;
	width: 80px;
	height: 6px;
	background: #ea5404;
	bottom: 0;
	left: 0;
	position: absolute;
	margin-bottom: -22px;
}

.shfw-list li .li-title span:after{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: 3px solid transparent;
	border-right-color: #fff;
	border-bottom-color: #fff;
	position: absolute;
	bottom: 0;
	left: 74px;
	margin-bottom: -23px;
}
.shfw-list li .li-text{ margin-top: 20px; min-height: 68px; border-bottom: 1px solid #ccc; }
.shfw-list li .li-text p{ font-size: 16px; padding-left: 30px; line-height: 2; background-repeat: no-repeat; background-position: 0 7px; }
.shfw-list li .li-text p.icon1{ background-image: url(../images/icon/cu-icon1.png); }
.shfw-list li .li-text p.icon2{ background-image: url(../images/icon/cu-icon2.png); }
.shfw-list li .li-text p.icon3{ background-image: url(../images/icon/cu-icon3.png); }
.shfw-list li .li-links{ min-height: 30px; }
.shfw-list li .li-links a{ color: #d32d2e; font-size: 14px; padding-top: 20px; display: inline-block; }
.lxzhqy-inner{ margin-top: 50px;}
.lxzhqy-list{ margin-top: 25px; background-color: #fff; padding: 32px 14px 32px 34px;}
.lxzhqy-list .left-box{ float: left; width: 340px; margin-top: 68px;}
.lxzhqy-list .left-box .tab li{ float: left; width: 160px; height: 40px; line-height: 40px; background-color: #e0e0e0; text-align: center; font-size: 16px; margin-right: 20px; cursor: pointer;}
.lxzhqy-list .left-box .tab li:last-child{ margin-right: 0;}
.lxzhqy-list .left-box .tab li.current{ background-color: #d53434; color: #fff;}
.lxzhqy-list .left-box .content-box{ margin-top: 25px;}
.lxzhqy-list .left-box .content-box .box{ display: none;}
.lxzhqy-list .left-box .content-box .block-box{ margin-top: 45px; padding-bottom: 45px; border-bottom: 1px solid #f0f0f0; font-size: 16px;}
.lxzhqy-list .left-box .content-box .block-box .d-title{ font-weight: bold;}
.lxzhqy-list .left-box .content-box .block-box .cont{ margin-top: 10px;}
.lxzhqy-list .left-box .content-box .block-box .cont a{ display: inline-block; margin: 5px 28px 0 0;}
.lxzhqy-list .left-box .content-box .block-box .cont a.active{ color: #d53434;}
.lxzhqy-list .left-box .content-box .block-box:last-child{ border-bottom: 0; padding-bottom: 0;}
.lxzhqy-list .right-box{ float: right; width: 780px;}

.lxzhqy-list .right-box .swiper-container{ height: 497px !important;}
.lxzhqy-list .right-box .swiper-wrapper{ height: 100% !important;}

.lxzhqy-list .right-box .block-box{ width: 100%; height: 226px; background-color: #f9f9f9; padding: 22px 28px 0 28px;}
.lxzhqy-list .right-box .block-box .s-title{ font-size: 14px; color: #5e5e5e; border-bottom: 1px solid #5e5e5e; display: inline-block;}
.lxzhqy-list .right-box .block-box .title{ font-size: 18px; font-weight: bold; margin-top: 35px;}
.lxzhqy-list .right-box .block-box .address{ margin-top: 10px; position: relative; padding-left: 70px; font-size: 16px; color: #767676; background: url(../images/icon/icon-address.png) 0 0 no-repeat;}
.lxzhqy-list .right-box .block-box .address .type{ position: absolute; left: 22px; top: 0;}
.lxzhqy-list .right-box .block-box .phone{ margin-top: 10px; position: relative; padding-left: 70px; font-size: 16px; color: #767676; background: url(../images/icon/icon-phone.png) 0 0 no-repeat;}
.lxzhqy-list .right-box .block-box .phone .type{ position: absolute; left: 22px; top: 0;}
.lxzhqy-list .right-box .block-box .phone a{ color: #767676;}
.lxzhqy-list .right-box .block-box .phone a:hover{ color: #000; text-decoration: underline;}

.lxzhqy-list .right-box .swiper-slide.even .block-box{ background-color: #f0f0f0;}
.lxzhqy-list .right-box .swiper-container{ padding-bottom: 45px;}
.lxzhqy-list .right-box .swiper-pagination{ bottom: 0;}
.lxzhqy-list .right-box .arrow-box{ width: 90px; height: 16px; position: absolute; bottom: 3px; left: 50%; margin-left: -45px; z-index: 15;}
.lxzhqy-list .right-box .arrow-box .perv,.lxzhqy-list .right-box .arrow-box .next{ width: 12px; height: 16px; background: url(../images/icon/lxzhqy-arrow.png) no-repeat; position: absolute; top: 0;}
.lxzhqy-list .right-box .arrow-box .perv{ left: 0;}
.lxzhqy-list .right-box .arrow-box .next{ right: 0; transform: rotateY(180deg);}

/* 404 */
.container-404{ width: 447px; position: fixed; top: 50%; left: 50%; transform:translate(-50%,-50%);}
.container-404 .pic{ width: 447px; height: 407px; background: url(../images/404-pic.png) no-repeat; position: relative;}
.container-404 .pic .fj{ position: absolute; top: 11px; right: 92px; -webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight;}
.container-404 .pic .qc{ position: absolute; bottom: 69px; left: 52px; -webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;}
.container-404 .pic .mtc{ position: absolute; bottom: 106px; right: 53px; -webkit-animation-name:fadeInRight;animation-name:fadeInRight;}
.container-404 .txt{ font-size: 18px; margin-top: 25px; text-align: center;}
.container-404 .btn-box{ text-align: center; margin-top: 30px; font-size: 0;}
.container-404 .btn-box a{ display: inline-block; width: 154px; height: 36px; line-height: 34px; border: 1px solid #b5b5b5; font-size: 16px; margin: 0 15px;}
.container-404 .btn-box a:hover{ background-color: #ebeced;}

@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}
@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}
@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}

/* 使用条款 */
.notice-container{ padding: 0 20px;}
.notice-inner{ background-color: #fff; margin-top: 20px; padding: 55px 0 80px 0;}
.notice-innerW{ width: 1200px; margin: 0 auto;}
.notice-inner .top-title{ text-align: center; font-size: 34px; /* font-family: "思源黑体粗体"; */font-weight: bold;}
.notice-inner .content{ line-height: 2; font-size: 16px; text-align: center;}
.notice-inner .content p{ margin-top: 25px;}
.notice-inner .content .head-title{ margin-top: 50px;}
.notice-inner .content .head-title span{ display: inline-block; font-size: 22px; color: #fff; background-color: #d53434; padding: 0 28px;}
.notice-inner .policy p{ text-align: left; }
.notice-inner .policy p a{ text-decoration: underline; }
.notice-inner .policy p a:hover{ color: #d53434;}

/* 人才招聘 */
.recruit-container .screen-view .tabsCont{ width: 1200px; margin: 0 auto; overflow: hidden;}
.recruit-container .screen-view .tabsCont .tab-item{ overflow: hidden; margin-top: 10px; }
.recruit-container .screen-view .tabsCont .tab-item .t-name{ float: left; margin-right: 20px; font-size: 20px; margin-top: 10px; width: 100px;}
.recruit-container .screen-view .tabsCont .tab-item .t-list{ overflow: hidden; }
.recruit-container .screen-view .tabsCont li{ float: left; margin-top: 10px; font-size: 20px; color: #9a9a9a; cursor: pointer; background: url(../images/product/lc-screen-icon.png) 0 3px no-repeat; background-size: 20px; padding-left: 26px; margin-right: 45px;}
.recruit-container .screen-view .tabsCont li.active{ color: #000; background-image: url(../images/product/lc-screen-icon-on.png);}
.recruit-container .screen-view .tabsCont li:last-child{ margin-right: 0;}
.recruit-inner{ width: 1200px; margin: 30px auto;}
.recruit-inner .top-all-box{ font-size: 16px; color: #797979;}
.recruit-inner .top-all-box span{ color: #d32c2d;}
.recruit-inner .top-describe{ background-color: #fff; margin-top: 20px; padding: 30px 58px; font-size: 16px; color: #5f5f5f; line-height: 2; padding-left: 0;}
.recruit-inner .top-describe p a{ color: #3c5290;}
.recruit-inner .top-describe .btn-box{ margin-top: 5px;}
.recruit-inner .top-describe .btn-box a{ display: inline-block; background: url(../images/icon/icon-download.png) 101px center no-repeat #d32d2e; font-size: 14px; color: #fff; padding: 0 31px 0 11px; line-height: 32px;}
.recruit-list .li-block{ background-color: #fff; margin-top: 20px; padding: 30px 58px; font-size: 16px; color: #5f5f5f; line-height: 1.8;}
.recruit-list .li-block .t-title{ font-size: 20px; color: #000; font-weight: bold;}
.recruit-list .li-block .label-box{ margin-top: 10px;}
.recruit-list .li-block .label-box .b-block{ padding-left: 32px; margin-top: 5px; background-position: 0 4px; background-repeat: no-repeat;}
.recruit-list .li-block .label-box .b-block span{ margin-right: 40px;}
.recruit-list .li-block .label-box .b-block.member{ background-image: url(../images/icon/icon-member.png);}
.recruit-list .li-block .label-box .b-block.address{ background-image: url(../images/icon/icon-address.png);}
.recruit-list .li-block .label-box .b-block.time{ background-image: url(../images/icon/icon-time.png);}
.recruit-list .li-block .txt-cont{ border-top: 1px solid #e0e0e0; margin-top: 20px; padding-top: 20px; display: none;}
.recruit-list .li-block .txt-cont .block{ padding-bottom: 20px;}
.recruit-list .li-block .txt-cont .block .s-title{ font-weight: bold; color: #000; margin-bottom: 10px;}
.recruit-list .li-block .more-arrow{ margin-top: 20px;}
.recruit-list .li-block .more-arrow a{ display: block; width: 35px; height: 22px; background: url(../images/icon/icon-more-arrow.png) center no-repeat; background-size: 16px auto; margin: 0 auto;}
.recruit-list .li-block .more-arrow a.current{ transform: rotateX(180deg);}



/* product-detail begin*/
.product-detail img{width:100%;display:block;}
.product-detail .icon img{ width: auto; display: inline-block; }
.product-detail .detail-thumb{padding:20px;background:#e0e0e0;color:#000;font-size:14px;}
.product-detail .detail-thumb span{margin-left:30px;font-size:18px;font-weight:bold;}
.product-detail .detail-main .tab-top{background:#ffffff;padding:40px 0;font-size:24px;text-align:center;overflow:hidden;}

.product-detail .detail-main .tab-top .t-item{float:left;width:25%;position:relative;height:70px;line-height:70px;cursor:pointer;}
.product-detail .detail-main.detail-design .tab-top .t-item{width:20%;}
.product-detail .detail-main.detail-design{text-align: center;} 
.product-detail .detail-main.detail-design p{ margin-top: 20px; }
.product-detail .detail-main.detail-design .img-cont{ margin-top: 40px; }
.product-detail .detail-main .tab-top .t-item:not(:last-of-type):after{position:absolute;content:"";display:block;width:1px;top:0;right:0;bottom:0;background:#9f9f9f;}
.product-detail .detail-main .tab-top .t-item span{display:inline-block;line-height:1.8;transition:all 0.4s;position:relative;}
.product-detail .detail-main .tab-top .t-item span:after{content:"";width:0;height:2px;background:#d53434;left:0;bottom:0;transition:all 0.4s;position:absolute;}
.product-detail .detail-main .tab-top .t-item.active span:after,.product-detail .detail-main .tab-top .t-item:hover span:after{width:100%;}
.product-detail .detail-main .tab-main{margin:20px 20px 0 20px;background:#fff;padding:50px 0;}
.product-detail .detail-main .tab-main .m-item{overflow:hidden;display:none;}
.product-detail .detail-main .tab-main .m-item.active{display:block;}
.product-detail .detail-main .tab-main .m-item h2{ font-size: 26px; text-align: center; margin-top: 40px; }
.product-detail .detail-wrapper{width:1280px;margin:0 auto;}
.product-detail .detail-main .tab-main .t-info p{line-height: 2; font-size:20px;line-height:2;text-align:center;margin-top:15px;}
.product-detail .detail-main .tab-main .t-main{margin-top:60px;}
.product-detail .detail-main .tab-main .t-main h3{line-height: 2;font-size:26px;text-align:center;font-weight:bold;margin-bottom:50px;}
.product-detail .detail-main .tab-main .t-main .t-item{float:left;width:50%;}
.product-detail .detail-main .tab-main .t-main h2{line-height: 2;font-size:30px;color:#d53434;margin-bottom:10px;}
.product-detail .detail-main .tab-main .t-main p{font-size:20px;line-height:2;}
.product-detail .detail-main .tab-main .t-main .t-item  .i-item{padding:30px 20px 40px 0;}
.product-detail .detail-main .tab-main .t-main .t-item:first-of-type .i-item{border-right:6px solid #f0f0f0;}
.product-detail .detail-main .tab-main .t-main .t-item:first-of-type .i-item:not(:last-of-type){border-bottom:6px solid #f0f0f0;}
.product-detail .detail-main .tab-main .t-main .t-item:last-of-type{padding-left:35px;}
.product-detail .detail-main .tab-main .t-main .t-item .img-cont{margin-top:20px;}
.product-detail .detail-history{ background: #fff; margin: 20px 20px 0 20px; padding: 25px 0; }
.product-detail .detail-history.new-detail-history{ margin: 0; padding: 0; position: relative; }
.product-detail .detail-history .detail-wrapper{ width: 1630px;}
.product-detail .detail-history .pf-title{ position: absolute; top: 15px; left: 0; /* font-family: "思源黑体粗体"; */font-weight: bold;}
.product-detail .detail-history .h-title{width:100px;text-align:center;font-size:16px;background:#fff;padding:5px 0;    /* margin-left: -55px; */}
.product-detail .detail-history .h-item{margin-top:20px;position:relative;padding-left:55px;    /* margin-left: -55px; */}
.product-detail .detail-history .history-list{    /* border-left: 6px solid #f0f0f0; */
padding-bottom:30px;margin-left:-55px;position:relative;}
.product-detail .detail-history .history-list::before{content:'';width:6px;height:100%;background-color:#f0f0f0;position:absolute;top:0;left:48px;}
.product-detail .detail-history .i-title{margin-top:15px;}
.product-detail .detail-history .i-title .year{display:inline-block;background:#fff;font-size:32px;line-height:1;    /* margin-left: -45px; */width:100px;text-align:center;}
.product-detail .detail-history .i-title .year.notext{background:transparent;}
.product-detail .detail-history .i-title .type{display:inline-block;background:#21588b;padding:5px 10px;border-radius:15px;color:#fff;font-size:12px;margin-left:80px;margin-top:-10px;line-height:normal;position:absolute;margin-top:12px;}
.product-detail .detail-history.new-detail-history .histroy-tab{position:absolute;z-index:222;top:60px;left:40px;color:#fff;font-size:18px;}
.product-detail .detail-history.new-detail-history .histroy-tab ul{position:relative;}
.product-detail .detail-history.new-detail-history .histroy-tab ul:after{content:"";display:block;width:1px;top:5px;bottom:10px;left:0;background:#fff;position:absolute;}
.product-detail .detail-history.new-detail-history .histroy-tab ul li{padding-left:20px;margin-bottom:10px;position:relative;z-index:2;padding-top:1px;cursor:pointer;}
.product-detail .detail-history.new-detail-history .histroy-tab ul li:before{content:"";display:block;width:12px;height:12px;border-radius:6px;background:#fff;position:absolute;left:0;top:5px;margin-left:-6px;}
.product-detail .detail-history.new-detail-history .histroy-tab ul li.active:before{width:16px;height:16px;border-radius:8px;background:#d53434;margin-left:-7px;top:3px;margin-top:8px;}
.product-detail .detail-history.new-detail-history .histroy-tab ul li.active:after{width:22px;height:22px;content:"";display:block;position:absolute;border:1px solid #d53434;left:0px;top:0px;margin-top:8px;margin-left:-10px;border-radius:11px;}
.product-detail .detail-history.new-detail-history .histroy-tab ul li:first-of-type.active:before{margin-top:-5px;}
.product-detail .detail-history.new-detail-history .histroy-tab ul li:first-of-type.active:after{margin-top:-5px;}
.product-detail .detail-history.new-detail-history .histroy-tab ul li:last-of-type.active:before{margin-top:12px;}
.product-detail .detail-history.new-detail-history .histroy-tab ul li:last-of-type.active:after{margin-top:12px;}
.product-detail .detail-history.new-detail-history .histroy-tab ul li.active .year{font-size:28px;}
.product-detail .detail-history.new-detail-history .histroy-tab ul li:first-of-type.active .year{margin-top:-13px;}
.product-detail .detail-history.new-detail-history .histroy-tab ul li p{display:none;font-size:15px;}
.product-detail .detail-history.new-detail-history .histroy-tab ul li.active p{display:block;}

.product-detail .detail-history .history-main li{ display: none; }
.product-detail .detail-history .history-main li.active{ display: block; }
.product-detail .detail-history ul li .clearfix{background:#f5f5f5;display:inline-block;padding-right:30px;line-height:75px;}
.product-detail .detail-history ul li .img-cont{width:120px;display:inline-block;vertical-align:middle;float:left;}
.product-detail .detail-history ul li .time{width:46px;height:46px;background:#d53434;position:relative;color:#fff;font-size:20px;display:inline-block;margin-left:20px;text-align:center;line-height:46px;vertical-align:middle;float:left;margin-top:14px;}
.product-detail .detail-history ul li .time span{font-size:12px;margin-left:2px;}
.product-detail .detail-history ul li .text{font-size:16px;color:#000000;display:inline-block;margin-left:20px;vertical-align:middle;line-height:1.3;float:left;margin-top:18px;max-width:900px;}
/* product-detail end*/
.product-detail .detail-history ul li .swiper-slide{ position: relative;}
.product-detail .detail-history ul li .swiper-slide .cont-inner{ width: 100%; position: absolute; left: 0; bottom: 100px; text-align: center; color: #fff; padding: 0 20px; text-shadow: 1px 1px 2px #000;}
.product-detail .detail-history ul li .swiper-slide .cont-inner .title{ display: inline-block; font-size: 16px; padding-bottom: 5px; border-bottom: 1px solid #fff;}
.product-detail .detail-history ul li .swiper-slide .cont-inner .cont{ margin-top: 10px; font-size: 20px; /* font-family: "思源黑体粗体"; */font-weight: bold;}
.product-detail .detail-history ul li .swiper-slide .cont-inner .cont span{ font-size: 32px;}

.hide-h-item{ height: 0; overflow: hidden;}
.product-detail .detail-history .btn-more-box{ margin-top: 40px;}
.qcjs-details-inner .slogan-txt-box .xiahuaxian {border-bottom:6px solid #f0f0f0; clear:both;}
/* about-detail begin*/
.about-detail .about-links{float:right;font-size:16px;}
.about-detail .about-links .a-item{display:inline-block;margin:0 25px;color:#7b7b7b;position:relative;line-height:68px;height:64px;transition:all 0.4s;}
.about-detail .about-links .a-item.active,.about-detail .about-links .a-item:hover{color:#000;}
.about-detail .about-links .a-item:after{content:"";display:block;width:0;position:absolute;height:2px;background:#d53434;bottom:0;transition:all 0.4s;}
.about-detail .about-links .a-item.active:after,.about-detail .about-links .a-item:hover:after{width:100%;}
.about-detail .clerical-main{margin:20px;background:#fff;padding-bottom:80px;}
.about-detail .clerical-main .cler-item{padding-top:50px;text-align:center;width:1000px;margin:0 auto;color:#000;}
.about-detail .clerical-main .cler-item .img-cont{width:390px;display:inline-block;margin-top:30px;}
.about-detail .clerical-main .cler-item .img-cont img{display:block;width:100%;}
.about-detail .clerical-main .cler-item h3{font-size:30px;font-weight:bold;}
.about-detail .clerical-main .cler-item p{font-size:16px;margin:20px 0;line-height:1.8;}
.about-detail .clerical-main .cler-item .down-btn{width:145px;height:35px;line-height:35px;text-align:center;margin:0 auto;background:#d53838;color:#fff;font-size:14px;display:block;}
.about-detail .intro-main .intro-item{margin:20px;background:#fff;text-align:center;padding:60px 0 80px;}
.about-detail .intro-main .intro-wrapper{width:1200px;margin:0 auto;}
.about-detail .intro-main .intro-title{position:relative;}
.about-detail .intro-main .intro-title:after{content:"";width:100%;height:6px;background:#f0f0f0;position:absolute;top:50%;margin-top:-3px;left:0;}
.about-detail .intro-main .intro-title h2{background:#fff;position:relative;padding:0 20px;font-size:36px;z-index:2;display:inline-block;font-weight:bold;}
.about-detail .intro-main h3{font-size:24px;color:#d53434;margin-top:60px;font-weight:bold;}
.about-detail .intro-main .text-item{margin-top:35px;}
.about-detail .intro-main h4{font-size:20px;font-weight:bold;}
.about-detail .intro-main p{font-size:16px;margin-top:10px; line-height: 1.8;}
.about-detail .intro-main .swiper-container{margin-top:40px;position:relative;}
.about-detail .intro-main .swiper-container .swiper-btn{width:12px;height:20px;background-repeat:no-repeat;background-size:100% auto;position:absolute;bottom:45px;z-index:22;cursor:pointer;}
.about-detail .intro-main .swiper-container .swiper-page{width:70px;text-align:center;height:20px;line-height:20px;font-size:16px;position:absolute;bottom:45px;left:70px;z-index:22;letter-spacing:5px;}
.about-detail .intro-main .bg-title{display:inline-block;height:45px;line-height:48px;padding:0 30px;font-size:22px;color:#fff;background:#3c3c3c;margin-top:50px;}
.about-detail .intro-main p.remark{font-size:14px;color:#d74848;}
.about-detail .intro-main .logo-list{margin:0 -8px;margin-top:40px;}
.about-detail .intro-main .logo-list .logo-item{width:25%;box-sizing:border-box;padding:0 8px;float:left;margin-bottom:10px;}
.about-detail .intro-main .logo-list .logo-item img{display:block;width:100%;}
.about-detail .intro-main .logo-list .logo-item:nth-child(n+5){width:20%;}
.about-detail .intro-main .swiper-container .swiper-btn.prev{left:50px;background-image:url(../images/about/intro-arrow1.png);}
.about-detail .intro-main .swiper-container .swiper-btn.next{left:145px;background-image:url(../images/about/intro-arrow2.png);}
.about-detail .intro-main .swiper-container .clearfix{background:#f0f0f0;}
.about-detail .intro-main .swiper-container .text-cont{width:350px;float:left;box-sizing:border-box;text-align:left;padding-top:10%;padding-left:50px;}
.about-detail .intro-main .swiper-container .text-cont .i-title{font-size:24px;}
.about-detail .intro-main .swiper-container .text-cont .e-title{font-size:20px;margin-top:10px;margin-bottom:30px;}
.about-detail .intro-main .swiper-container .text-cont p{font-size:18px;}
.about-detail .intro-main .swiper-container .img-cont{width:850px;float:right;}
.about-detail .intro-main .swiper-container .img-cont img{ display: block; width: 100%; }
.about-detail .intro-main .year-list{margin:60px auto 0;width:880px;}
.about-detail .intro-main .year-list .year-cont{width:40%;float:left;text-align:left;padding-top:30px;}
.about-detail .intro-main .year-list .year-cont .y-title{font-size:18px;}
.about-detail .intro-main .year-list .year-cont .y-list{margin-top:40px;}
.about-detail .intro-main .year-list .year-cont .y-item{display:inline-block;margin-right:35px;font-size:18px;color:#787878;margin-bottom:30px;cursor:pointer;position:relative;transition:all 0.4s;}
.about-detail .intro-main .year-list .year-cont .y-item:after{content:"";width:0;left:0;bottom:0;height:2px;background:#d74848;position:absolute;transition:all 0.4s;}
.about-detail .intro-main .year-list .year-cont .y-item:hover:after,.about-detail .intro-main .year-list .year-cont .y-item.active:after{width:100%;}
.about-detail .intro-main .year-list .year-cont .y-item.active,.about-detail .intro-main .year-list .year-cont .y-item:hover{color:#000;}
.about-detail .intro-main .year-list .img-cont{width:58%;float:right;}
.about-detail .intro-main .year-list .img-cont img{display:block;width:100%;}
.about-detail .intro-main .year-list .img-cont .img{display:none;}
.about-detail .intro-main .year-list .img-cont .img.active{display:block;}
.about-detail .results-main h4{ margin-top: 40px; }
.about-detail .results-main .r-text{ margin-top: 20px; line-height: 2.5; }
.about-detail .results-main .r-text .red{ font-size: 20px; color: #d53838; }
.about-detail .results-main .r-text .bold{ font-size: 20px; }
.about-detail .results-main .r-swiper{ margin-top: 100px; position: relative; }
.about-detail .results-main .r-swiper .swiper-container{
	width: 950px;
	margin: 0 auto;
}

.about-detail .results-main .r-swiper .swiper-container img{ display: block; width: 100%; }
.about-detail .results-main .r-swiper .swiper-btn{width:12px;height:20px;background-repeat:no-repeat;background-size:100% auto;position:absolute;top:50%;
	z-index:22;cursor:pointer;}
.about-detail .results-main .r-swiper .swiper-btn.prev{left:20px;background-image:url(../images/about/intro-arrow1.png);}
.about-detail .results-main .r-swiper .swiper-btn.next{right:20px;background-image:url(../images/about/intro-arrow2.png);}
.about-detail .results-main .r-list{ margin-top: 80px; }
.about-detail .results-main .r-list .r-item{ overflow: hidden; line-height: 260px; text-align: center; margin-bottom: 20px; }
.about-detail .results-main .r-list .r-item > div{ float: left; }
.about-detail .results-main .r-list .r-item .bg{  width: 285px; background: #8c8d8e; color: #fff; box-sizing: border-box;padding: 0 30px; }
.about-detail .results-main .r-list .r-item .r-title{ width: 240px; }
.about-detail .results-main .r-list .r-item .r-text{line-height: 30px; width: 395px; height: 210px; margin-top: 30px; padding: 0 40px; box-sizing: border-box; border-left: 1px solid #d0d0d0;border-right: 1px solid #d0d0d0; font-size: 16px;}
.about-detail .results-main .r-list .r-item .r-img{ width: 240px; text-align: center; }
.about-detail .results-main .r-list .r-item .center{ display: inline-block; vertical-align: middle; line-height: normal; }
.about-detail .results-main .r-list .r-item .c-title{ font-size: 22px; margin-bottom: 10px; }
.about-detail .results-main .r-list .r-item p{ font-size: 14px; text-align: left; line-height: 1.5; }
.about-detail .results-main .r-list .r-item .r-title span{ display: inline-block; vertical-align: middle; line-height: 1.5; font-size: 18px; font-weight: bold; }
.about-detail .results-main .r-list .r-item .r-text .l{ float: left; }
.about-detail .results-main .r-list .r-item .r-text .bfc{ overflow: hidden; }
.about-detail .results-main .r-list .r-item .r-text p{ font-size: 16px; margin-top: 0; line-height: 30px;  }
.about-detail .results-main .r-list .r-item .r-text p span{ position: relative;padding-bottom: 3px; }
.about-detail .results-main .r-list .r-item .r-text p span:after{ content: ""; position: absolute; background: #d53838; height: 2px; bottom: 0; left: 0; width: 100%; }
.about-detail .results-main .r-list .r-item .r-text .name{ font-weight: bold;}
.about-detail .results-main .r-list .r-item .r-img img{ max-width: 100%; vertical-align: middle; }
.about-detail .case-main .case-bg{margin-top:40px;background:#f0f0f0;padding:30px 80px;text-align:left;line-height:1.6;}
.about-detail .case-main .case-bg .c-title{font-size:20px;font-weight:bold;margin-top:5px;}
.about-detail .case-main .case-bg span{font-weight:bold;}
.about-detail .case-main .case-text{overflow:hidden;margin-top:60px;}
.about-detail .case-main .case-text h3{color:#000;margin-top:0;font-size:32px;}
.about-detail .case-main .case-text h4{margin-bottom:20px;}
.about-detail .case-main .case-text p{line-height:2;}
.about-detail .case-main .case-list{margin-top:40px;}
.about-detail .case-main .case-list .case-item{overflow:hidden;display:table;width:100%;table-layout:fixed;}
.about-detail .case-main .case-list .case-item .c-item{display:table-cell;padding:20px 0;min-height:280px;}
.about-detail .case-main .case-list .case-item .c-item:first-of-type{width:160px;}
.about-detail .case-main .case-list .case-item .c-item:nth-of-type(2){width:620px;text-align:left;box-sizing:border-box;padding:20px 30px;}
.about-detail .case-main .case-list .case-item .c-item:nth-of-type(3){width:auto;}
.about-detail .case-main .case-list .case-item .bg{background:#f6f6f6;}
.about-detail .case-main .case-list .case-item .mr20{border-right:10px solid #fff;}
.about-detail .case-main .case-list .case-item .c-title{display:inline-block;vertical-align:middle;line-height:normal;font-weight:bold;}
.about-detail .case-main .case-list .case-item .c-item .c-text{line-height:1.5;display:inline-block;vertical-align:middle;}
.about-detail .case-main .case-list .case-item .c-item .c-text span{display:inline-block;font-weight:bold;width:70px;}
.about-detail .case-main .case-list .case-item .c-item .c-img{display:inline-block;vertical-align:middle;line-height:normal;}
.about-detail .case-main .case-list .case-item .c-item .c-img img{width:100%;display:block;}
.about-detail .case-main .case-list .case-item .c-item.width2{width:1020px;padding:50px 100px;}
.about-detail .case-main .case-list .case-item .c-item.width2 .width2-main{display:inline-block;vertical-align:middle;}
.about-detail .case-main .case-list .case-item .c-item.width2 .c-text{margin-bottom:10px;}
.about-detail .case-main .case-list .case-item .c-item.width2 img{max-width:100%;}
.about-detail .license-main .things-tab{padding-bottom:40px;}
.about-detail  .license-main h2{font-size:30px;}
.about-detail  .license-main .blod{font-weight:bold;font-size:18px;}
.about-detail  .license-main .red{font-size:18px;font-weight:bold;}
.about-detail  .license-main .licen-list{margin-top:40px;}
.about-detail  .license-main .licen-list ul{margin:0 -8px;overflow:hidden;}
.about-detail  .license-main .licen-list ul li{width:33.33%;float:left;padding:0 8px;margin-bottom:10px;}
.about-detail  .license-main .licen-list ul li.li-hide{display:none;}
.about-detail  .license-main .licen-list ul li.li-hide.show{display:block;}
.about-detail  .license-main .licen-list ul li img{display:block;width:100%;}
.about-detail  .license-main .more-btn{margin-top:30px;text-align:center;}
.about-detail  .license-main .more-btn .m-btn{display:inline-block;font-size:16px;color:#5d5d5d;cursor:pointer;position:relative;padding-right:15px;}
.about-detail  .license-main .more-btn .m-btn:after{content:">";font-size:16px;color:#5d5d5d;transform:rotate(90deg);display:block;position:absolute;top:0;right:0;}
.about-detail  .license-main .more-btn .m-btn.open:after{transform:rotate(-90deg);}
.about-detail .about-wrapper{ width: 1300px; text-align: center; }
.about-detail .about-wrapper .block-right{ float: none; }
.about-detail .dsj-list .about-wrapper .block-right a{ display: inline-block; margin: 0 25px; float: none;padding-left: 42px; background: url(../images/product/lc-screen-icon.png) left center no-repeat; background-size: 20px; }
.about-detail .dsj-list .about-wrapper .block-right a.active{ background-image: url(../images/product/lc-screen-icon-on.png);}
.about-detail .about-wrapper .about-bg{ background: #f0f0f0; margin-top: 30px; padding: 15px 0; font-size: 18px; }
.about-detail .about-wrapper .about-bg span{ margin: 0 20px; }
.about-detail .about-wrapper .about-bg a:hover,.about-detail .about-wrapper .about-bg a.active{ color: #e22221; }
.about-detail .about-wrapper .year-swiper{ margin-top: 50px; }
.about-detail .about-wrapper .year-swiper .year{ text-align: center; font-size: 18px; cursor: pointer; }
.about-detail .about-wrapper .year-swiper .year.active{ color: #e22221; }
.about-detail .about-wrapper .year-swiper .swiper-slide{ width: auto; padding: 0 20px; }
.about-detail .dsj-list{padding:20px;}
.about-detail .about-wrapper .year-swiper{ padding: 0 30px; position: relative; }
.about-detail .about-wrapper .year-swiper .swiper-btn{ cursor: pointer; z-index: 2; width: 12px; height: 25px; background-size: 100% auto; position: absolute; top: 50%; margin-top: -12px; background-repeat: no-repeat; background-size: 100% auto; }
.about-detail .about-wrapper .year-swiper .swiper-btn.prev{ background-image: url(../images/about/dsj-arrow1.png); left: 20px; }
.about-detail .about-wrapper .year-swiper .swiper-btn.next{ background-image: url(../images/about/dsj-arrow2.png); right: 20px; }
.about-detail .dsj-list .list-wrapper{ width: 82%; margin: 0 auto; }
.about-detail .dsj-list .list-wrapper img{ width: 100%; display: block; }
.about-detail .dsj-list .list-wrapper .swiper-cont{ width: 50%; float: left; }
.about-detail .dsj-list .list-wrapper .text-cont{ width: 50%; float: right; box-sizing: border-box; padding-top: 20px; padding-left: 20px; }
.about-detail .dsj-list .list-wrapper .text-cont .t-title{ font-size: 30px; color: #e22221; }
.about-detail .dsj-list .list-wrapper .text-cont .t-text{ margin-top: 10px; line-height: 2; font-size: 16px; }
.about-detail .dsj-list .list-wrapper .text-cont .t-text p{ padding-left: 20px;  position: relative;}
.about-detail .dsj-list .list-wrapper .text-cont .t-text p:before{ content: "."; display: block;color: #e22221; height: 10px; font-size: 30px; position: absolute; left: 0; top: 0px; margin-top: -22px;  }
.about-detail .dsj-list .list-wrapper .top-text{ margin-top: 30px; }

.about-detail .dsj-list .list-wrapper .top-text p{  font-size: 16px; text-decoration: underline; }
.about-main{ padding: 20px; }
.about-main .about-top ul{ overflow: hidden; }
.about-main .about-top ul li{ float: left; position: relative; }
.about-main .about-top ul li.w1{ width: 32%;  color: #000; }
.about-main .about-top ul li.w2{ width: 34%; box-sizing: border-box; padding-right: 4px; }
.about-main .about-top ul li.w3{ width: 68%; margin-top: 4px; }
.about-main .about-top ul li .img-cont img{ display: block; width: 100%; }
.about-main .about-top ul li .text-cont{ position: absolute; box-sizing: border-box; z-index: 2; }
.about-main .about-top ul li .text-cont a{ color: inherit; }
.about-main .about-top ul li.w1 .text-cont{ top: 22%; left: 20%; }
.about-main .about-top ul li.w1 .text-cont .t-title{ font-size: 60px; position: relative; }
.about-main .about-top ul li.w1 .text-cont .t-title:after{content:"";display:block;position:absolute;left:0;top:95%;right:0;height:20px;background:url(../images/about/about-icon1.png) 0 0 no-repeat;background-size:100% auto;}
.about-main .about-top ul li.w1 .text-cont .t-text{margin-top:80px;font-size:26px;line-height:1.5;}
.about-main .about-top ul li.w1 .text-cont .t-text p{margin-top:0;font-size:inherit;}
.about-main .about-top ul li.w2 .text-cont{width:100%;text-align:center;top:25%;color:#fff;}
.about-main .about-top ul li .text-cont .t-title{font-size:34px;}
.about-main .about-top ul li .text-cont p{font-size:22px;margin-top:30px;}
.about-main .about-top ul li.w3 .text-cont{width:300px;text-align:center;top:25%;color:#fff;right:10%;}
.about-main .about-center{margin-top:20px;}
.about-main .about-center ul,.about-main .about-bottom ul{overflow:hidden;margin-right:-3px;}
.about-main .about-center ul li,.about-main .about-bottom ul li{width:50%;box-sizing:border-box;padding-right:3px;float:left;position:relative;}
.about-main .about-center ul li.w100{ width: 100%; margin-bottom: 3px; }
.about-main .about-center ul li img{display:block;width:100%;}
.about-main .about-center ul li .text-cont{position:absolute;top:30%;left:20%;color:#fff;}
.about-main .about-center ul li.w100 .text-cont{ left: 65%; }
.about-main .about-center ul li .text-cont h2{font-size:48px;margin-bottom:30px;}
.about-main .about-center ul li .text-cont p{font-size:22px;line-height:1.6;}
.about-main .about-center ul li .text-cont a{display:block;width:140px;height:40px;text-align:center;line-height:40px;font-size:16px;color:#fff;background:#d53434;margin-top:60px;border-radius:5px;}
.about-main .about-bottom{margin-top:20px;background:#fff; position: relative; color: #fff;}
.about-main .about-bottom img{ display: block; width: 100%; }
.about-main .about-bottom .text-cont{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 22;padding-top:80px;padding-bottom:30px;text-align:center; box-sizing: border-box; }
.about-main .about-bottom h2{font-size:52px; color: #fff;}
.about-main .about-bottom .b-remark{margin-top:40px;font-size:26px;}
.about-main .about-bottom .b-remark span{color: #fff; display:inline-block;padding-right:100px;background:url(../images/about/about-icon2.png) right center no-repeat;text-decoration:underline;}
.about-main .about-bottom li:last-of-type .b-remark span{ background: none; }
.about-main .about-bottom .b-swiper{width:70%;margin:0 auto;}
.about-main .about-bottom .b-swiper img{display:block;width:100%;}
.about-detail .xm-main .xm-wrapper{ width: 1200px; margin: 0 auto; }
.about-detail .xm-main .xm-top{background:#fff;text-align:center;padding:5% 0;}
.about-detail .xm-main .xm-top .t-text{font-size:22px;line-height:2;}
.about-detail .xm-main .xm-top .t-text p{ margin-bottom: 20px; }
.about-detail .xm-main .xm-top .t-img{width:80%;margin:40px auto 0;}
.about-detail .xm-main .xm-top .t-img img{display:block;width:100%;}
.about-detail .xm-main .xm-list{ background: #fff; margin: 20px; padding: 60px 0; }
.about-detail .xm-main .xm-list h2{ font-size: 32px; text-align: center; }
.about-detail .xm-main .xm-list .xm-item{ margin-top: 40px; overflow: hidden; }
.about-detail .xm-main .xm-list .xm-item .xm-title{border-bottom:1px solid #ccc;}
.about-detail .xm-main .xm-list .xm-item .xm-title span{display:inline-block;font-size:24px;border-bottom:4px solid #d1382f;padding-bottom:5px;}
.about-detail .xm-main .xm-list .xm-item ul{overflow:hidden;margin:40px -8px 0;}
.about-detail .xm-main .xm-list .xm-item ul li{width:33.33%;box-sizing:border-box;padding:0 8px;margin-bottom:20px;float:left;}
.about-detail .xm-main .xm-list .xm-item ul li .li-main{position:relative;}
.about-detail .xm-main .xm-list .xm-item ul li img{display:block;width:100%;}
.about-detail .xm-main .xm-list .xm-item ul li .text-cont{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(209,56,47,.9);box-sizing:border-box;padding:35px 25px;color:#fff;display:none;transition:all}
.about-detail .xm-main .xm-list .xm-item ul li:hover .text-cont{display:block;}
.about-detail .xm-main .xm-list .xm-item ul li .li-title{position:absolute;bottom:0;left:0;right:0;text-align:center;font-size:16px;line-height:3;color:#fff; background: rgba(0,0,0,.6);}
.about-detail .xm-main .xm-list .xm-item ul li:hover .li-title{display:none;}
.about-detail .xm-main .xm-list .xm-item ul li .text-cont .t-title{font-size:18px;}
.about-detail .xm-main .xm-list .xm-item ul li .text-cont .t-text{margin-top:30px;font-size:16px;line-height:1.8;}
.about-detail .xm-main .xm-list .xm-item ul li .text-cont .t-text p{padding-left:30px;background-repeat:no-repeat;background-position:0 8px;}
.about-detail .xm-main .xm-list .xm-item ul li .text-cont .t-text p.icon1{background-image:url(../images/about/xm-icon5.png);}
.about-detail .xm-main .xm-list .xm-item ul li .text-cont .t-text p.icon2{background-image:url(../images/about/xm-icon6.png);}
.about-detail .xm-main .xm-list .xm-item ul li .text-cont .t-text p.icon3{background-image:url(../images/about/xm-icon7.png);}
.about-detail .xm-main .xm-list .xm-item ul li .text-cont .t-text p.icon4{background-image:url(../images/about/xm-icon8.png);}
.about-detail .xm-detail{ margin: 20px; background: #fff; padding-top: 60px; }
.about-detail .xm-detail h2{ font-size: 36px; text-align: center;  }
.about-detail .xm-detail .xm-title{ margin-top: 30px; background: #2f2f2f; padding: 20px 0;text-align: center;  }
.about-detail .xm-detail .xm-title span{display:inline-block;position:relative;font-size:30px;color:#fff;padding:0 30px;}
.about-detail .xm-detail .xm-title span:after,.about-detail .xm-detail .xm-title span:before{content:"";display:block;position:absolute;top:5px;background-repeat:no-repeat;background-size:100% auto;height:31px;}
.about-detail .xm-detail .xm-title span:after{width:267px;background-image:url(../images/about/xmd-icon2.png);left:100%;}
.about-detail .xm-detail .xm-title span:before{width:261px;background-image:url(../images/about/xmd-icon1.png);right:100%;}
.xm-container .focus{ float: left; width: 50%; margin-top:10px;}
.xm-container .focus .swiper-container{ margin-top: 0;}
.xm-container .focus .swiper-slide img{ display: block; width: 100%;}
.xm-container .focus .gallery-thumbs{ margin-top: 10px;}
.xm-container .focus .gallery-thumbs .swiper-slide{ position: relative;}
.xm-container .focus .gallery-thumbs .swiper-slide .title{ width: 100%; height: 30px; line-height: 30px; color: #fff; position: absolute; left: 0; bottom: 0; z-index: 1; text-align: center;}
.xm-container .focus .gallery-thumbs .swiper-slide .title::before{ content: ''; width: 100%; height: 100%; background-color: #000; opacity: 0.75; position: absolute; left: 0; top: 0; z-index: -1;}
.xm-container .focus .gallery-thumbs .swiper-slide::before{ content: ''; width: 100%; height: 100%; display: block; border: 3px solid #e60012; opacity: 0; position: absolute; top: 0px; left: 0px;}
.xm-container .focus .gallery-thumbs .swiper-slide-thumb-active::before{ opacity: 1;}
.xm-container .focus .gallery-thumbs .swiper-slide-thumb-active .title::before{ background-color: #e60012;}
.xm-container .focus .swiper-button-next, .xm-container .focus .swiper-button-prev{ width: 45px; height: 90px; background-color: #000; opacity: 0.75; margin-top: -45px;}
.xm-container .focus .swiper-button-prev{ left: 0;}
.xm-container .focus .swiper-button-next{ right: 0;}
.xm-container .focus .swiper-button-next:after, .xm-container .focus .swiper-button-prev:after{ font-size: 34px;}
.xm-container .focus .swiper-button-disabled{ opacity: 0.35;}


.xm-container .xm-table{ float: right; width: 50%; padding-left: 20px;}
.about-detail .xm-detail .xm-table{ margin-top:10px;}
.about-detail .xm-detail .xm-table table{width:100%;}
.about-detail .xm-detail .xm-table table td{line-height:50px;border:1px solid #ccc;font-size:16px;}
.about-detail .xm-detail .xm-table table tr td:first-of-type{width:18%;text-align:center;background:#595959;color:#fff;}
.about-detail .xm-detail .xm-table table tr td:last-of-type{padding:15px 40px;}
.about-detail .xm-detail .xm-table table tr td p{background-repeat:no-repeat;background-position:0 center;margin-top:0;}
.about-detail .xm-detail .xm-table table tr td p.icon1{padding-left:30px;background-image:url(../images/about/xm-icon3.png);}
.about-detail .xm-detail .xm-table table tr td p.icon2{padding-left:30px;background-image:url(../images/about/xm-icon4.png);}
.about-detail .xm-detail .xm-text{margin-top:40px;background:url(../images/about/xmd-bg.jpg);background-repeat-x:repeat;background-repeat-y:no-repeat;padding:60px 50px;}
.about-detail .xm-detail .xm-text p{margin-top:0;}
.about-detail .xm-detail .xm-text .t-list{margin:40px 0;overflow:hidden;}
.about-detail .xm-detail .xm-text .l-item{float:left;width:50%;box-sizing:border-box;padding-right:3%;}
.about-detail .xm-detail .xm-text .l-item h4{font-size:16px;font-weight:bold;margin-bottom:10px;}
.about-detail .xm-detail .xm-text .l-item:nth-of-type(1){padding-top:20px;}
.about-detail .xm-detail .xm-text .l-item:nth-of-type(2) .t-item:first-of-type{border-left:4px solid #f0f0f0;border-bottom:4px solid #f0f0f0;padding-left:40px;padding-bottom:30px;padding-top:10px;}
.about-detail .xm-detail .xm-text .l-item:nth-of-type(2) .t-item:nth-of-type(2){border-left:4px solid #f0f0f0;padding-left:40px;padding-top:30px;padding-bottom:10px;}
.about-detail .xm-detail .xm-text .l-item .t-item.noborder{ border-bottom: none !important; }
.about-detail .xm-detail .xm-list{ margin-top: 40px; }
.about-detail .xm-detail .xm-list ul{ margin: 0 -10px; }
.about-detail .xm-detail .xm-list ul li{ float: left; box-sizing: border-box; padding: 0 10px; position: relative; margin-bottom: 30px; }
.about-detail .xm-detail .xm-list ul li.li1{ width: 50%; }
.about-detail .xm-detail .xm-list ul li.li2{ width: 33.33%; }
.about-detail .xm-detail .xm-list ul li .img-cont img{ width: 100%; display: block; }
.about-detail .xm-detail .xm-list ul li .text-cont{ position: absolute; left: 10px; bottom: 0; right: 10px; text-align: center; background: rgba(0,0,0,.6); color: #fff; font-size: 16px; padding: 10px 0; }
.about-detail .xm-detail .video-main{position:relative;margin-top:40px;}
.about-detail .xm-detail .video-main video{display:block;width:100%;}
.about-detail .xm-detail .video-main .list-play-btn{position:absolute;width:80px;height:80px;margin:0 auto;position:absolute;top:50%;left:50%;z-index:22;margin-top:-40px;margin-left:-40px;cursor:pointer;}
.about-detail .xm-detail .video-main .list-play-btn img{ display: block; width: 100%; } 
.about-detail .quanqiu-main .quanqiu-item{margin:20px;background:#fff;padding:50px 0;}
.about-detail .quanqiu-main .qq-wrapper{width:1200px;margin:0 auto;}
.about-detail .quanqiu-item .qq-title{text-align:center;position:relative;font-size:44px;margin-bottom:40px;}
.about-detail .quanqiu-item .qq-title:before{content:"";display:block;width:100%;position:absolute;height:6px;background:#f0f0f0;top:50%;margin-top:-3px;left:0;}
.about-detail .quanqiu-item .qq-title span{display:inline-block;padding:0 40px;background:#fff;position:relative;}
.about-detail .quanqiu-item .qq-text{position:relative;}
.about-detail .quanqiu-item .qq-text .img-cont{ text-align: right; background: #ebebeb; }
.about-detail .quanqiu-item .qq-text img{display:inline-block;width:100%;}
.about-detail .quanqiu-item .qq-text .text-cont{position:absolute;width:100%;height:100%;top:0;left:0;box-sizing:border-box;padding-top:5%;}
.about-detail .quanqiu-item .qq-text .text-cont{font-size:20px;line-height:2;}
.about-detail .quanqiu-item .t-title{margin-top:30px;background:#2f2f2f;padding:20px 0;text-align:center;}
.about-detail .quanqiu-item .t-title span{display:inline-block;position:relative;font-size:30px;color:#fff;padding:0 30px;}
.about-detail .quanqiu-item .t-title span:after,.about-detail .quanqiu-item .t-title span:before{content:"";display:block;position:absolute;top:5px;background-repeat:no-repeat;background-size:100% auto;height:31px;}
.about-detail .quanqiu-item .t-title span:after{width:267px;background-image:url(../images/about/xmd-icon2.png);left:100%;}
.about-detail .quanqiu-item .t-title span:before{width:261px;background-image:url(../images/about/xmd-icon1.png);right:100%;}
.about-detail .quanqiu-item .table{margin-top:10px;}
.about-detail .quanqiu-item .table table{width:100%;}
.about-detail .quanqiu-item .table table td{line-height:50px;border:1px solid #ccc;font-size:16px;}
.about-detail .quanqiu-item .table table tr td:first-of-type{width:18%;text-align:center;background:#595959;color:#fff;}
.about-detail .quanqiu-item .table table tr td:last-of-type{padding-left:40px;}
.about-detail .quanqiu-item .table table tr td p{background-repeat:no-repeat;background-position:0 center;margin-top:0;display:inline-block;margin-right:40px;}
.about-detail .quanqiu-item .table table tr td p.icon1{padding-left:30px;background-image:url(../images/about/pp-icon1.png);}
.about-detail .quanqiu-item .table table tr td p.icon2{padding-left:30px;background-image:url(../images/about/xm-icon3.png);}
.about-detail .quanqiu-item .table table tr td p.icon3{padding-left:30px;background-image:url(../images/about/xm-icon4.png);}
.about-detail .quanqiu-item .qq-text2{text-align:center;}
.about-detail .quanqiu-item .qq-text2 h4{font-size:20px;color:#d53434;margin-bottom:10px;}
.about-detail .quanqiu-item .qq-text2 p{font-size:16px;line-height:2;padding:0 10%;}
.about-detail .quanqiu-item .qq-zx{overflow:hidden;text-align:center; width: 80%; margin: 0 auto;}
.about-detail .quanqiu-item .qq-zx h3{margin-top:40px;font-size:34px;}
.about-detail .quanqiu-item .qq-zx h3 span{display:inline-block;border-bottom:2px solid #d53434;}
.about-detail .quanqiu-item .zx-item{margin-top:50px;}
.about-detail .quanqiu-item .zx-title{display:inline-block;border:2px solid #e0e0e0;border-radius:5px;padding:3px;}
.about-detail .quanqiu-item .zx-title span{display:inline-block;padding:10px 40px;background:#e0e0e0;color:#303030;font-size:24px;border-radius:5px;}
.about-detail .quanqiu-item .zx-main{position:relative;text-align:left;overflow:hidden;padding-bottom:10px;}
.about-detail .quanqiu-item .zx-main:before{content:"";display:block;width:0;position:absolute;top:0;bottom:12px;left:50%;border-left:2px dashed #d53434;}
.about-detail .quanqiu-item .zx-main:after{content:"";display:block;width:10px;height:10px;border-radius:5px;background:#d53434;position:absolute;bottom:0;left:50%;z-index:22;margin-left:-4px;}
.about-detail .quanqiu-item .zx-main .i-item{width:50%;float:left;overflow:hidden;}
.about-detail .quanqiu-item .zx-main .t-item{border-top:2px dashed #d53434;margin-top:40px;}
.about-detail .quanqiu-item .zx-main .t-item .i-title{display:inline-block;padding-right:30px;background:#fff;font-size:22px;margin-top:-16px;position:absolute;}
.about-detail .quanqiu-item .zx-main .t-item .i-title.icon{padding-left:40px;background-repeat:no-repeat;background-position:0 center;background-size:30px auto;}
.about-detail .quanqiu-item .zx-main .t-item .i-title.icon.icon1{background-image:url(../images/about/pp-icon2.png);}
.about-detail .quanqiu-item .zx-main .t-item .i-title.icon.icon2{background-image:url(../images/about/pp-icon4.png);}
.about-detail .quanqiu-item .zx-main .t-item .i-title.icon.icon3{background-image:url(../images/about/pp-icon3.png);}
.about-detail .quanqiu-item .zx-main .t-item p{margin-top:20px;font-size:16px;line-height:2;padding-right:10%;}
.about-detail .quanqiu-item .zx-main .t-item:nth-of-type(2){margin-top:80px;}
.about-detail .quanqiu-item .zx-main .i-item:nth-of-type(2) .t-item{padding-left:8%;margin-top:100px;}
.about-detail .quanqiu-item .zx-main .i-item:nth-of-type(2) .t-item .i-title{padding-left:30px;}
.about-detail .quanqiu-item .zx-main .i-item:nth-of-type(2) .t-item .i-title.icon3{padding-left:70px;background-position:30px center;}
.about-detail .quanqiu-item .zx-item p{font-size:16px;line-height:2;}
.about-detail .quanqiu-item .zx-item h5{font-size:18px;}
.about-detail .quanqiu-item .qq-swiper{position:relative;margin-top:40px;}
.about-detail .quanqiu-item .qq-swiper .swiper-wrapper{ display: block; text-align: center; }
.about-detail .quanqiu-item .swiper-slide{background:#f0f0f0;color:#000;line-height:110px; display: inline-block; width: 25%; margin: 0 20px;}
.about-detail .quanqiu-item .swiper-slide:hover{background:#d53434;}
.about-detail .quanqiu-item .swiper-slide:hover a{color:#fff;}
.about-detail .quanqiu-item .swiper-slide .icon{display:inline-block;margin-left:20px;vertical-align:middle;}
.about-detail .quanqiu-item .swiper-slide .icon img{width:100%;display:inline-block;vertical-align:middle;}
.about-detail .quanqiu-item .swiper-slide a{vertical-align:middle;display:inline-block;font-size:18px;margin-left:10px;}
.about-detail .quanqiu-item .qq-swiper .swiper-btn{display: none; width:12px;height:20px;background-repeat:no-repeat;background-size:100% auto;position:absolute;top:50%; margin-top: -10px; z-index:22;cursor:pointer;}
.about-detail .quanqiu-item .qq-swiper .swiper-btn.prev{left:0px; margin-left: -50px; background-image:url(../images/about/intro-arrow1.png);}
.about-detail .quanqiu-item .qq-swiper .swiper-btn.next{right:0px; margin-right: -50px; background-image:url(../images/about/intro-arrow2.png);}
.about-detail .history-main{margin:20px;background:#fff;box-sizing:border-box;padding:30px 50px;}
.about-detail .history-main .his-item,.about-detail .history-main .his-item2{overflow:hidden;margin-bottom:20px;}
.about-detail .history-main .his-item .img-cont{width:45%;float:left;}
.about-detail .history-main .his-item .img-cont img{display:block;width:100%;}
.about-detail .history-main .his-item .img-cont .img-p{ text-align: center; margin-top: 5px; }
.about-detail .history-main .his-item .text-cont{width:55%;float:left;box-sizing:border-box;padding-left:3%;padding-right:13%;padding-top:3%;}
.about-detail .history-main .his-item .text-cont.icon1{background:url(../images/about/sc-car1.png) top 20px right 20px no-repeat;}
.about-detail .history-main .his-item .text-cont.icon2{background:url(../images/about/sc-car2.png) bottom 20px right 30% no-repeat;padding-bottom:7%;}
.about-detail .history-main .text-cont .year{font-size:50px;position:relative;line-height:normal;}
.about-detail .history-main .text-cont .year:after{content:"";display:block;width:22px;height:3px;background:#d53434;}
.about-detail .history-main .text-cont .t-title{font-size:28px;margin-top:10px;}
.about-detail .history-main .t-text{margin-top:20px;font-size:16px;line-height:2;}
.about-detail .history-main .his-item.resever .img-cont{float:right;}
.about-detail .history-main .his-item.resever .text-cont{padding-left:13%;padding-right:3%;}
.about-detail .history-main .his-text{border:10px solid #f1f1f1;margin-top:10px;padding:30px 0;text-align:center;margin-bottom:40px;}
.about-detail .history-main .his-text .text-main{display:inline-block;font-size:20px;}
.about-detail .history-main .his-text .text-main p{text-align:right;padding-right:20px;}
.about-detail .history-main .his-text .text-main .t-top{margin:20px 0 30px;position:relative;text-align:center;padding-right:0;}
.about-detail .history-main .his-text .text-main .t-top:before,.about-detail .history-main .his-text .text-main .t-top:after{content:"";display:block;width:20px;height:20px;position:absolute;background-repeat:no-repeat;}
.about-detail .history-main .his-text .text-main .t-top:before{background-image:url(../images/about/his-icon1.png);left:0;top:0;margin-top:-25px;}
.about-detail .history-main .his-text .text-main .t-top:after{background-image:url(../images/about/his-icon2.png);right:0;}
.about-detail .history-main .his-item2{margin-bottom:50px;}
.about-detail .history-main .his-item2 .img-cont{margin-top:20px;}
.about-detail .history-main .his-item2 .img-cont img{display:block;width:100%;}
.about-detail .history-main .his-item2 .text-cont .item2-main{float:left;margin-left:13%;margin-right:3%;}
.about-detail .history-main .his-item2 .text-cont .t-text{padding-top:2%;}
.about-detail .history-main .his-item2.resever .text-cont .item2-main{float:right;margin-left:3%;margin-right:13%;}
.about-detail .history-main .his-item2.resever .text-cont .t-text{text-align:right;padding-top:20px;}
.about-detail .history-main .img-cont .t-text{margin-left:13%;margin-top:30px;}
.about-detail .history-main .text-cont .img-cont{width:50%;margin-top:30px;}
.about-detail .history-main .resever2 .text-cont .img-cont{width:100%;margin-top:30px;}
.about-detail .history-main .resever2 .img-cont .t-text{margin-left:0;}

/* about-detail end*/
.technology-mtcjs-list{padding:20px;overflow:hidden;}
.technology-mtcjs-list ul{margin:0 -10px;overflow:hidden;}
.technology-mtcjs-list ul li{float:left;padding:0 10px;position:relative;margin-bottom:20px;width: 100%;}
.technology-mtcjs-list ul li.w2{width:50%;}
.technology-mtcjs-list ul li.w3{width:33.33%;}
.technology-mtcjs-list ul li:nth-of-type(7) .text-cont{left:20%;right:auto;}
.technology-mtcjs-list ul li:nth-of-type(11) .text-cont{left:auto;right:20%;}
.technology-mtcjs-list ul li img{display:block;width:100%;}
.technology-mtcjs-list ul li .text-cont{text-align:center;position:absolute;top:50%;transform:translateY(-50%);color:#fff;left:0;right:0;}
.technology-mtcjs-list ul li .text-cont h2{font-size:42px;}
.technology-mtcjs-list ul li .text-cont p{font-size:22px;margin-top:10px;}
.technology-mtcjs-list ul li .text-cont .mtc-btn{display:inline-block;width:135px;height:40px;border-radius:5px;background:#e71629;line-height:40px;margin-top:20px;cursor:pointer;}
.technology-mtcjs-list ul li .text-cont a{color:#fff;}
.technology-mtcjs-list ul li .text-cont .mtc-btn:hover{ background-color: #36353b; color: #fff;}

.new-jbgg-wrapper{ width: 1200px; margin: 0 auto; }
.new-jbgg-wrapper .jbgg-title{background:#2f2f2f;padding:20px 0;text-align:center; margin-bottom: 20px;}
.new-jbgg-wrapper .jbgg-title span{display:inline-block;position:relative;font-size:30px;color:#fff;padding:0 30px;}
.new-jbgg-wrapper .jbgg-title span:after,.new-jbgg-wrapper .jbgg-title span:before{content:"";display:block;position:absolute;top:5px;background-repeat:no-repeat;background-size:100% auto;height:31px;}
.new-jbgg-wrapper .jbgg-title span:after{width:267px;background-image:url(../images/about/xmd-icon2.png);left:100%;}
.new-jbgg-wrapper .jbgg-title span:before{width:261px;background-image:url(../images/about/xmd-icon1.png);right:100%;}
.new-jbgg-wrapper .jbgg-main{ border: 1px solid #ccc; }
.new-jbgg-wrapper .jbgg-main .j-table table{ width: 100%; border-collapse: collapse; }
.new-jbgg-wrapper .jbgg-main .j-table table td{ font-size: 16px; border: 1px solid #ccc; line-height: 50px; box-sizing: border-box; text-align: center; }
.new-jbgg-wrapper .jbgg-main .j-table table td span{ display: inline-block; vertical-align: middle; line-height: normal; }
.new-jbgg-wrapper .jbgg-main .j-table table td p{ font-size: 12px; margin-top: 3px; }
.new-jbgg-wrapper .jbgg-main .j-table table td:first-of-type{ width: 27.5%; background: #989898; color: #fff; padding-left: 50px; text-align: left;  }
.new-jbgg-wrapper .jbgg-main .j-title{ background: #f5f5f5; text-align: center; /* font-family: "思源黑体粗体"; */font-weight: bold; line-height: 50px; font-size: 16px;  }
.new-jbgg-wrapper .jbgg-main .j-text{  font-size: 16px; text-align: center; line-height: 50px;}

.new-pro-title{ margin: 20px;font-size: 18px; color: #fff;  width: 640px; height: 45px; line-height: 45px; box-sizing: border-box; padding-left: 70px; overflow: hidden; padding-right: 40px; background: url(../images/product/new-titlebg.png) no-repeat; background-size: 100% auto;}
.new-pro-title a{ display: inline-block; width: 100%; overflow: hidden;color: #fff;  }
.new-pro-title .p-title{ float: left; }
.new-pro-title .p-more{ float: right; }
@media (min-width: 1441px) and (max-width: 1680px){
	/* 缩小83% */
	/* 共用样式 */
	.edit-container{ width: 1344px;}
	
	/* 首页 */
	.home-banner .swiper-pagination{ bottom: 25px;}
	
	.home-module1 .block-box .cont-box{ top: 60px;}
	.home-module1 .block-box .cont-box .title-box .title{ font-size:34px;}
	.home-module1 .block-box .cont-box .title-box .title img{ height: 66px;}
	.home-module1 .block-box .cont-box p{ margin-top: 20px; font-size:16px;}
	.home-module1 .block-box .cont-box .title-box .line-box{ padding-right: 22px;}
	.home-module1 .block-box .cont-box .title-box .line-box img{ height: 14px;}
	.home-module1 .block-box .cont-box .title-box .line-box .circle{ width: 20px; height: 20px; margin-top: -10px;}
	
	.home-zlhd .swiper-slide .cont-box{ top: 88px;}
	.home-zlhd .swiper-slide .cont-box .title{ font-size: 33px; margin-bottom: 25px;}
	.home-zlhd .swiper-slide .cont-box .logo img{ height: 98px;}
	.home-zlhd .swiper-slide .more{ margin-top: 48px; font-size: 14px;}
	.home-zlhd .swiper-pagination{ bottom: 20px;}
	
	.home-module2 .block-box .cont-box .title-box .title{ font-size:30px;}
	.home-module2 .block-box .cont-box .title-box .line-box{ padding-right: 22px;}
	.home-module2 .block-box .cont-box .title-box .line-box img{ height: 14px;}
	.home-module2 .block-box .cont-box .title-box .line-box .circle{ width: 18px; height: 20px; margin-top: -10px;}
	.home-module2 .block-box .cont-box p{ font-size:18px; margin-top: 40px;}
	.home-module2 .block-box.home-saishi .cont-inner .logo{font-size: 40px;}
	.home-module2 .block-box.home-saishi .cont-inner .title{font-size: 28px;}
	.home-module2 .block-box.home-saishi .cont-inner .text{font-size: 18px;}
	.home-news .title-box{ top: 72px;}
	.home-news .title-box .title{ font-size:24px;}
	.home-news .title-box .line-box{}
	.home-news .title-box .line-box img{ height: 14px;}
	.home-news .title-box .line-box .circle{ width: 20px; height: 20px; margin-top: -10px;}
	.home-news .swiper-slide .cont-box{ top: 243px;}
	.home-news .swiper-slide .cont-box .cont{ padding-left: 45px; padding-right:45px;}
	.home-news .swiper-slide .cont-box .cont .title{ font-size: 18px;}
	.home-news .swiper-slide .cont-box .cont p{ font-size: 18px; margin-top: 15px;}
	.home-news .swiper-slide .more{ margin-top: 60px; font-size: 14px;}
	.home-news .swiper-pagination{ bottom: 20px;}
	
	/* 内页 */
	.sub-nav{ padding: 15px 0 25px 0;}
	.sub-nav li{ margin: 0 36px;}
	.sub-nav li .icon img{ height: 54px;}
	
	.sub-banner .cont-inner .title{ font-size: 42px;}
	.sub-banner .cont-inner p{ font-size: 18px; margin-top: 15px;}
	
	.product-list li .cont-inner .title-box .title{ font-size: 64px;}
	.product-list li .cont-inner .title-box .title span.tit-ml{/* margin-left: -25px; */}
	.product-list li .cont-inner .title-box .e-title{ height: 26px; line-height: 26px; font-size: 20px;}
	.product-list li .cont-inner .title-box .line-box{ padding-right: 34px;}
	.product-list li .cont-inner .title-box .line-box img{ height: 18px;}
	.product-list li .cont-inner .title-box .line-box .circle{ width: 28px; height: 28px; margin-top: -14px;}
	.product-list li .cont-inner .cont{ margin-top: 68px; padding-left: 58px;}
	.product-list li .cont-inner .cont .logo img{/* height: 48px;*/}
	.product-list li .cont-inner .cont .title{ font-size: 32px; margin-top: 15px;}
	.product-list li .cont-inner .cont p{ font-size: 18px; margin-top: 20px;}
	.product-list li .cont-inner .title-box .title img{ height: 96px;}
	
	.screen-view{ padding: 10px 0 48px 0; min-height: 70px;}
	.screen-view .icon-expand{ width: 38px; height: 38px; top: 16px;}
	.screen-view .screen-title{ font-size: 18px; height: 70px;}
	.screen-view .screen-title span{ top: 22.5px;}
	.screen-view .screen-title span:after{ margin-top: 3px;}
	.screen-list .horizontal-block{ font-size: 18px; margin-top: 40px;}
	.screen-list .horizontal-block .type{ margin-right: 55px;}
	.screen-list .horizontal-block .block-right a{ margin-right: 55px;}
	.screen-list .result-block{ font-size: 18px; margin-top: 40px; line-height: 30px;}
	.screen-list .result-block .type span{ font-size: 14px;}
	.screen-list .result-block .block-right{ margin-left: 12px;}
	.screen-list .result-block .block-right .bx{ line-height: 28px; font-size: 16px; padding: 0 38px 0 10px; margin-right: 10px;}
	.screen-list .result-block .block-right .bx .bx-close{ width: 28px; height: 28px; margin-top: -14px; background-size: 13px; right: 3px;}
	
	.screen-list2 li{margin: 42px 34px 0 34px; padding-left: 32px; font-size: 18px; background-size: 18px;}
	
	.screen-result-list{ padding-top: 15px;}
	.screen-result-list-inner{ margin-top: 30px; padding-bottom: 15px;}
	.screen-result-list-inner .top-title{ height: 51px;}
	.screen-result-list-inner .top-title span{ width: 266px; height: 44px; line-height: 44px; font-size: 24px; left: 55px;}
	.screen-result-list-inner .inner-list .block-box{ margin: 38px 0 20px 0;}
	.screen-result-list-inner .inner-list .block-box .s-title{ font-size: 15px; top: 24px; left: 22px;}
	.screen-result-list-inner .inner-list .block-box::before{ width: 36px; height: 36px; left: 24px; bottom: 28px;}

  /*摩托车列表新增样式HLL20210310*/
  .screen-result-list-inner .inner-list .block-box .special-box .special-tan .special-link a{font-size: 14px; }


	.btn-more-box{ margin-top: 10px;}
	.btn-more-box .more a{ font-size: 14px; background-size: 12px auto; padding-right: 16px;}
	
	.mtc-view .block-box .cont-inner .title{ font-size: 40px;}
	.mtc-view .block-box .cont-inner .more{ font-size: 14px; margin-top: 24px;}
	
	.sub-banner2 .more{ font-size: 14px; bottom: 60px; right: 28px;}
	.qc-details-container .details-tab{ padding: 36px 20px;}
	.qc-details-container .details-tab li{ padding: 18px 0; line-height: 40px; font-size: 18px;}
	.qc-details-container .details-tab li img{ height: 40px;}
	
	.qc-details-container .details-content .yg-list .block-box .cont-inner .title{ font-size: 34px;}
	.qc-details-container .details-content .yg-list .block-box .cont-inner p{ font-size: 18px;}
	.qc-details-container .details-content .yg-list .block-box .cont-inner .more{ font-size: 14px;}
	.qc-details-container .details-content .yg-list .through .block-box .cont-inner .title{ font-size: 42px;}
	.qc-details-container .details-content .yg-list .through .block-box .cont-inner p{ margin-top: 10px;}
	.qc-details-container .details-content .yg-list .through .block-box .cont-inner .more{ margin-top: 25px;}
	
	.jbgg-container{ padding: 52px 0 68px 0;}
	.jbgg-container .top-title-box{ padding-bottom: 28px;}
	.jbgg-container .top-title-box .top-title{ font-size: 24px;}
	.jbgg-container .top-title-box .bot-box{ margin-top: 20px;}
	.jbgg-container .top-title-box .bot-box .block{ font-size: 18px; margin: 0 46px;}
	.jbgg-container .top-title-box .bot-box .block .gl{ font-size: 22px; margin: 0 5px 0 10px;}
	.jbgg-container .top-title-box .bot-box .block .gl i{ font-size: 32px;}
	.jbgg-container .top-title-box .bot-box .block .hl{ font-size: 16px;}
	
	.jbgg-container .content-box{ padding-top: 36px;}
	.jbgg-container .content-box .top-title{ font-size: 24px;}
	.jbgg-container .base-table{ margin-top: 25px;}
	.jbgg-container .base-table table{ font-size: 12px;}
	.jbgg-container .base-table table th{ font-size: 16px; padding: 8px 0;}
	.jbgg-container .base-table table td{ padding: 20px 0;}
	.fontSize22{ font-size: 18px;}
	
	.gallery-container{ padding-bottom: 35px;}
	.gallery-container .swiper-bottom{ }
	
	/* 技术 */
	.technology-list li .cont-inner .title-box .title{ font-size: 64px;}
	.technology-list li .cont-inner .title-box .line-box{ padding-right: 34px;}
	.technology-list li .cont-inner .title-box .line-box img{ height: 48px;}
	.technology-list li .cont-inner .title-box .line-box .circle{ width: 28px; height: 28px; bottom: -4px;}
	.technology-list li.last .cont-inner .title-box .line-box img{ height: 26px;}
	.technology-list li.last .cont-inner .title-box .line-box .circle{ bottom: -3px;}
	
	.technology-qcjs-list li .cont-inner .logo img{ height: 78px;}
	.technology-qcjs-list li .cont-inner .title{ font-size: 44px; margin-top: 36px;}
	.technology-qcjs-list li .cont-inner .more{ font-size: 14px; margin-top: 40px;}
	.technology-qcjs-list li .video-play{ width: 80px; height: 80px; margin: -40px 0 0 -40px;}
	
	/* 视频弹框 */
	.video-layer .layer-inner .layer-close{ width: 30px; height: 30px;}
	
	.qcjs-details-container .screen-view{ padding-bottom: 48px;}
	.qcjs-details-container .screen-view .tabs{ width: 1350px; margin-top: 35px;}
	.qcjs-details-container .screen-view .tabs li{ background-size: 18px; font-size: 16px; line-height: 40px; padding-left: 25px; margin-right: 25px;}
	.qcjs-details-container .screen-view .tabs li img{ /*height: 40px;*/}
	.qcjs-details-container .screen-view .line{ margin: 24px 0 10px 0;}
	.qcjs-details-container .screen-view .tabsCont{ width: 1350px;}
	.qcjs-details-container .screen-view .tabsCont li{ margin-top: 25px; font-size: 16px;}
	.qcjs-details-inner .step-view{ padding: 64px 72px 0 72px;}
	.qcjs-details-inner .step-view .number-box::before{ bottom: 8px;}
	.qcjs-details-inner .step-view .number-box img{ padding: 0 24px 0 19px; margin-left: 120px; height: 42px;}
	.qcjs-details-inner .step-view .inner{ padding: 15px 56px 64px 140px;}
	.qcjs-details-inner .step-view .inner .title{ font-size: 26px;}
	.qcjs-details-inner .step-view .inner .cont{ font-size: 16px; margin-top: 20px;}
	.qcjs-details-inner .slogan-txt-box{ padding: 64px 80px;}
	.qcjs-details-inner .slogan-txt-box .block{ padding-top: 64px;}
	.qcjs-details-inner .slogan-txt-box .block .title{ font-size: 24px;}
	.qcjs-details-inner .slogan-txt-box .block .title span{ padding: 0 24px;}
	.qcjs-details-inner .slogan-txt-box .block .title span::after, .qcjs-details-inner .slogan-txt-box .block .title span::before{ width: 12px; height: 18px; margin-top: -9px;}
	.qcjs-details-inner .slogan-txt-box .block .cont{ font-size: 14px; margin-top: 12px;}
	.qcjs-details-inner .step-view .block-box2{ margin-top: 96px;}
	
	.qcjs-car-list .view-title{ font-size: 30px; line-height: 118px;}
	.qcjs-car-list-inner{ margin-top: 30px; padding-bottom: 15px;}
	.qcjs-car-list-inner .top-title{ height: 51px;}
	.qcjs-car-list-inner .top-title span{ width: 266px; height: 44px; line-height: 44px; font-size: 24px; left: 55px;}
	.qcjs-car-list-inner .inner-list .block-box{ margin: 38px 0 20px 0;}
	.qcjs-car-list-inner .inner-list .block-box .s-title{ font-size: 15px; top: 24px; left: 22px;}
	.qcjs-car-list-inner .inner-list .block-box .s-title2{ top: 62px; left: 22px;}
	.qcjs-car-list-inner .inner-list .block-box .s-title2 img{ height: 18px;}
	.qcjs-car-list-inner .inner-list .block-box::before{ width: 36px; height: 36px; left: 24px; bottom: 28px;}
	.btn-more-box{ margin-top: 10px;}
	.btn-more-box .more a{ font-size: 14px; background-size: 12px auto; padding-right: 16px;}
	
	.qcjs-details-inner .step-view2{ padding: 64px 72px 0 72px;}
	.qcjs-details-inner .step-view2 .number-box img{ padding: 0 24px 0 19px; height: 42px;}
	.qcjs-details-inner .step-view2 .inner{ padding: 15px 56px 20px 56px;}
	.qcjs-details-inner .step-view2 .inner .title{ font-size: 26px;}
	.qcjs-details-inner .step-view2 .inner .cont{ font-size: 26px; margin-top: 12px;}
	.qcjs-details-inner .step-view2 .inner .img{ margin-top: 32px;}
	
	.technology-xlycx-list li .cont-inner .logo{ font-size: 46px;}
	.technology-xlycx-list li .cont-inner .title{ font-size: 38px; margin-top: 15px;}
	.technology-xlycx-list li .cont-inner .title2{ font-size: 26px;}
	.technology-xlycx-list li .cont-inner .more{ font-size: 14px; margin-top: 40px;}
	.technology-xlycx-list li .video-play{ width: 80px; height: 80px; margin: -40px 0 0 -40px;}
	
	/* 社会责任 */
	.contribution-list li .cont-inner{ padding: 0 48px;}
	.contribution-list li .cont-inner .title-box .title{ font-size: 40px;}
	.contribution-list li .cont-inner .title-box .s-title{ font-size: 28px; margin-top: 28px;}
	.contribution-list li .cont-inner .title-box .cont{ margin-top: 10px; font-size: 18px;}
	.contribution-list li .cont-inner .title-box .btn-box{ width: 122px; height: 36px; line-height: 36px; font-size: 14px; margin-top: 32px;}
	.contribution-list li .inner-box .title-box{ padding: 44px 12%;}
	.contribution-list li .inner-box .title-box .title{ font-size: 40px;}
	.contribution-list li .inner-box .title-box .btn-box{ width: 122px; height: 36px; line-height: 36px; font-size: 14px; margin-top: 20px; background-position: 90px center;}
	.contribution-links-list{ padding: 48px 0 56px 0;}
	.contribution-links-list li{ font-size: 16px; margin: 0 48px;}
	
	/* 搜索 */
	.search-top-box{ padding: 48px 0 56px 0;}
	.search-top-box .inner-box{ width: 800px; margin-top: 24px; padding-left: 86px;}
	.search-top-box .top-title{ font-size: 22px;}
	.search-top-box .inner-box .input-text{ font-size: 18px; padding: 21px 0;}
	.search-top-box .inner-box .search-btn{ width: 24px; height: 26px; margin-top: -13px; left: 36px;}
	.search-list{ padding: 40px 0;}
	.search-listW{ width: 960px;}
	.search-list .top-box{ font-size: 14px;}
	.search-list .top-box .number{ font-size: 18px;}
	.search-list li{ padding: 36px 0; font-size: 14px;}
	.search-list li .title{ font-size: 16px;}
	.search-list .btn-more-box{ margin-top: 30px;}
	
	/* 网站地图 */
	.website-map-innerW{ width: 1000px;}
	.website-map-inner .item-block{ padding: 15px 0;}
	.website-map-inner .item-block .item-title{ padding: 15px 0; font-size: 16px;}
	.website-map-inner .map-container .head-title{ font-size: 16px; margin-bottom: 15px;}
	.website-map-inner .map-container .inner-container{ margin-bottom: 24px;}
	.website-map-inner .map-container .c-list{ margin: 12px 0;}
	.website-map-inner .map-container .c-list2{ font-size: 14px;}
	.website-map-inner .map-container .c-list3 .head-title3{ font-size: 14px;}
	
	/* 联系我们 */
	.contact-us-container{ padding: 48px 0 40px 0;}
	.contact-us-containerW{ width: 1000px;}
	.contact-us-container .top-title{ font-size: 24px;}
	.shfw-list{ margin-top: 5px;}
	.shfw-list li .block-box{ padding: 32px 32px 15px 32px; height: 255px;}
	.shfw-list li .block-box .title{ font-size: 16px; margin-top: 25px;}
	.shfw-list li .block-box .phone{ font-size: 16px;}
	.shfw-list li .block-box .phone .p-title{ font-size: 14px;}
	.lxzhqy-inner{ margin-top: 40px;}
	.lxzhqy-list{ margin-top: 20px; padding: 25px 10px 25px 25px;}
	.lxzhqy-list .left-box{ width: 272px; margin-top: 55px;}
	.lxzhqy-list .left-box .tab li{ width: 128px; height: 36px; line-height: 36px; margin-right: 15px; font-size: 14px;}
	.lxzhqy-list .left-box .content-box .block-box{ margin-top: 36px; padding-bottom: 36px; font-size: 14px;}
	.lxzhqy-list .left-box .content-box .block-box .cont a{ margin-right: 18px;}
	.lxzhqy-list .right-box{ width: 660px;}
	.lxzhqy-list .right-box .block-box{ padding: 15px 20px 0 20px; height: 195px;}
	.lxzhqy-list .right-box .block-box .s-title{ font-size: 12px;}
	.lxzhqy-list .right-box .block-box .title{ font-size: 16px; margin-top: 28px;}
	.lxzhqy-list .right-box .block-box .address{ font-size: 14px;}
	.lxzhqy-list .right-box .block-box .phone{ font-size: 14px;}
	.lxzhqy-list .right-box .swiper-container{ padding-bottom: 35px; height: 425px !important;}
	
	/* 404 */
	.container-404 .txt{ font-size: 16px;}
	.container-404 .btn-box a{ font-size: 14px;}
	
	/* 使用条款 */
	.notice-inner{ padding: 44px 0 64px 0;}
	.notice-innerW{ width: 1000px;}
	.notice-inner .top-title{ font-size: 28px;}
	.notice-inner .content{ font-size: 14px;}
	.notice-inner .content p{ margin-top: 20px;}
	.notice-inner .content .head-title{ margin-top: 40px;}
	.notice-inner .content .head-title span{ font-size: 18px;}
	
	/* 人才招聘 */
	.recruit-container .screen-view .tabsCont{ width: 1000px;}
	.recruit-container .screen-view .tabsCont li{ font-size: 16px; background-size: 16px; padding-left: 22px; margin-right: 25px;}
	.recruit-container .screen-view .tabsCont .tab-item .t-name{ font-size: 16px; width: 80px; }
	.recruit-inner{ width: 1000px; margin: 25px auto;}
	.recruit-inner .top-all-box{ font-size: 14px;}
	.recruit-inner .top-describe{ padding: 25px 45px; font-size: 14px; padding-left: 0;}
	.recruit-list .li-block{ padding: 25px 45px; font-size: 14px;}
	.recruit-list .li-block .t-title{ font-size: 16px;}
	.recruit-list .li-block .label-box .b-block span{ margin-right: 32px;}
	
	
	
	
	
	/* 吴超 */
	.product-list li .cont-inner .cont .title2{ font-size: 21px; }
	.product-list.product-jet .jet-spec .s-item .i-t{ font-size: 32px; }
	.product-list.product-jet .jet-spec .s-item .i-b{ font-size: 25px; }
	.product-list.product-jet .jet-spec .s-item .i-b span{ font-size: 18px; }
	.product-list li .cont-inner .cont p{ font-size: 18px; }
	
	/*product-detail begin*/
	.product-detail .detail-main .tab-top{ font-size: 20px; padding: 32px 0;}
	.product-detail .detail-main .tab-top .t-item{ height: 56px; line-height: 56px;}
	.product-detail .detail-main .tab-main{ padding: 40px 0;}
	.product-detail .detail-main .tab-main .t-main{ margin-top: 48px;}
	.product-detail .detail-main .tab-main .t-main h2{ font-size: 24px;}
	.product-detail .detail-main .tab-main .t-main p{ font-size: 16px;}
	.product-detail .detail-main.detail-design .img-cont{ margin-top: 28px;}
	.product-detail .detail-history ul li .text{ max-width: 720px;}
	
	.product-detail .detail-history .detail-wrapper{ width: 1300px;}
	.product-detail .detail-history .h-title{ font-size: 14px;}
	.product-detail .detail-history .i-title .year{ font-size: 26px;}
	.product-detail .detail-history ul li .swiper-slide .cont-inner .title{ font-size: 14px;}
	.product-detail .detail-history ul li .swiper-slide .cont-inner .cont{ font-size: 16px;}
	.product-detail .detail-history ul li .swiper-slide .cont-inner .cont span{ font-size: 26px;}
	.product-detail .detail-history .btn-more-box{ margin-top: 20px;}
	
	
	
	/*product-detail end*/


	/* about-detail begin*/
	.about-detail .about-links .a-item{height:54px;line-height:58px;font-size:14px;}
	.about-detail .clerical-main .cler-item h3{ font-size: 26px; }
	.about-detail .intro-main .intro-title h2{ font-size: 32px; }
	.about-detail .intro-main .intro-title:after{ height: 4px; }
	.about-detail .intro-main p{ font-size: 14px; }
	.about-detail .intro-main .bg-title{ font-size: 20px; }
	.about-detail .results-main .r-text .red,.about-detail .results-main .r-text .bold{ font-size: 16px; }
	.technology-mtcjs-list ul li .text-cont h2{font-size:32px;}
	.technology-mtcjs-list ul li .text-cont p{font-size:20px;}
	.about-main .about-top ul li.w1 .text-cont .t-title{ font-size: 48px; }
	.about-main .about-top ul li.w1 .text-cont .t-text{ font-size: 22px; }
	.about-main .about-top ul li.w1 .text-cont .t-title:after{ right: 20%; }
	.about-main .about-top ul li .text-cont .t-title{ font-size: 28px; }
	.about-main .about-top ul li .text-cont p{ font-size: 18px; margin-top: 20px; }
	.about-main .about-center ul li .text-cont h2{ font-size: 42px; }
	.about-main .about-center ul li .text-cont p{ font-size: 18px; }
	.about-main .about-bottom h2{ font-size: 44px; }
	.about-main .about-bottom .b-remark{ font-size: 20px; }
	.about-main .about-bottom .b-remark span{ background-size: 60px auto; padding-right: 80px; }
	.about-detail .xm-main .xm-top .t-text{ font-size: 18px; }
	.about-detail .xm-main .xm-tab .tab-link .link-item a{ font-size: 18px; }
	.about-detail .xm-main .xm-tab .tab-link .link-item{ height: 75px; line-height: 75px; }
	.about-detail .xm-main .sub-banner .text-cont{ font-size: 16px; }
	.about-detail .xm-main .xm-bottom .b-swiper .text-cont h3{ font-size: 18px; margin-top: 40px; }
	.about-detail .xm-main .xm-bottom .b-swiper .text-cont p{ font-size: 14px; }
	.about-detail .xm-detail h2{ font-size: 32px; }
	.about-detail .xm-detail .xm-title span{ font-size: 26px; }
	.about-detail .quanqiu-item .qq-title{ font-size: 38px; }
	.about-detail .quanqiu-item .qq-text .text-cont{ font-size: 18px; }
	.about-detail .quanqiu-item .t-title span{ font-size: 26px; }
	.about-detail .quanqiu-item .qq-zx h3{ font-size: 28px; }
	.about-detail .quanqiu-item .zx-title span{ font-size: 20px; }
	.about-detail .history-main .text-cont .year{ font-size: 38px; }
	.about-detail .history-main .text-cont .t-title{ font-size: 24px; }
	.about-detail .history-main .his-item .text-cont{ padding-top: 2%; }
	.about-detail .history-main .his-item .text-cont p{ margin-top: 5px; }
	.about-detail .history-main .t-text{ line-height: 1.5; }
	.about-detail .history-main .his-item .text-cont.icon1{ background-size: 200px auto; }
	.about-detail .history-main .his-item .text-cont.icon2{ background-size: 180px auto; padding-bottom: 4%; }
	.about-detail .history-main .his-text .text-main{ font-size: 18px; }
	.about-detail .dsj-list .list-wrapper .text-cont .t-title{ font-size: 24px;}
	.about-detail .dsj-list .list-wrapper .top-text{ margin-top: 25px;}
	.about-detail .dsj-list .list-wrapper .top-text p{ font-size: 14px;}
	.about-detail .dsj-list .list-wrapper .text-cont .t-text{ font-size: 14px;}
	
	/* about-detail end*/
	.new-jbgg-wrapper .jbgg-title span{ font-size: 26px; }
	.new-jbgg-wrapper .jbgg-main .j-table table td,.new-jbgg-wrapper .jbgg-main .j-text{ font-size: 14px; }

	.product-list li .jet-contact .tact-item .i-title,.product-list li .jet-contact .tact-item .i-text .t-title{ font-size: 16px; }
	.product-list li .jet-contact .tact-item .i-text p{ font-size: 14px; }
	

}
@media (min-width: 1201px) and (max-width: 1440px){
	/* 缩小70% */
	/* 共用样式 */
	.edit-container{ width: 1100px;}
	
	/* 首页 */
	.home-banner .swiper-pagination{ bottom: 20px;}
	
	.home-module1 .block-box .cont-box{ top: 46px;}
	.home-module1 .block-box .cont-box .title-box .title{ font-size: 30px; color:#ea5404}
	.home-module1 .block-box .cont-box .title-box .title img{ height: 50px;}
	.home-module1 .block-box .cont-box .title-box .line-box{}
	.home-module1 .block-box .cont-box .title-box .line-box img{ height: 10px;}
	.home-module1 .block-box .cont-box .title-box .line-box .circle{ width: 16px; height: 16px; margin-top: -8px;}
	.home-module1 .block-box .cont-box p{ margin-top: 20px; font-size: 14px;}
	
	.home-zlhd .swiper-slide .cont-box{ top: 74px;}
	.home-zlhd .swiper-slide .cont-box .title{ font-size: 28px; margin-bottom: 20px;}
	.home-zlhd .swiper-slide .cont-box .logo img{ height: 85px;}
	.home-zlhd .swiper-slide .more{ margin-top: 36px; font-size: 13px; width: 122px; height: 36px; line-height: 36px;}
	.home-zlhd .swiper-pagination{ bottom: 15px;}
	
	.home-module2 .block-box .cont-box .title-box .title{ font-size: 30px;}
	.home-module2 .block-box .cont-box .title-box .line-box{ padding-right: 22px;}
	.home-module2 .block-box .cont-box .title-box .line-box img{ height: 10px;}
	.home-module2 .block-box .cont-box .title-box .line-box .circle{ width: 16px; height: 16px; margin-top: -8px;}
	.home-module2 .block-box .cont-box p{ font-size: 14px; margin-top: 30px;}
	.home-module2 .block-box .more{ font-size: 14px;}
	.home-module2 .block-box.home-saishi .cont-inner .logo{font-size: 30px;}
	.home-module2 .block-box.home-saishi .cont-inner .title{font-size: 20px;}
	.home-module2 .block-box.home-saishi .cont-inner .text{font-size: 16px;}
	.home-news .title-box{ top: 50px;}
	.home-news .title-box .title{ font-size: 24px;}
	.home-news .title-box .line-box{}
	.home-news .title-box .line-box img{ height: 10px;}
	.home-news .title-box .line-box .circle{ width: 16px; height: 16px; margin-top: -8px;}
	.home-news .swiper-slide .cont-box{ margin-top:10%}
	.home-news .swiper-slide .cont-box .cont{ padding-left: 40px; padding-right:40px}
	.home-news .swiper-slide .cont-box .cont .title{ font-size: 16px;}
	.home-news .swiper-slide .cont-box .cont p{ font-size: 14px; margin-top: 12px;}
	.home-news .swiper-slide .more{ margin-top: 25px; font-size: 13px; width: 122px; height: 36px; line-height: 36px;}
	.home-news .swiper-pagination{ bottom: 15px;}
	
	/* 内页 */
	.sub-nav{ padding: 12px 0 20px 0;}
	.sub-nav li{ margin: 0 36px;}
	.sub-nav li .icon img{ height: 48px;}
	
	.sub-banner .cont-inner .title{ font-size: 36px;}
	.sub-banner .cont-inner p{ font-size: 15px; margin-top: 15px;}
	
	.product-list li .cont-inner .title-box .title{ font-size: 48px;}
	.product-list li .cont-inner .title-box .title span.tit-ml{ /*margin-left: -25px;*/ }
	.product-list li .cont-inner .title-box .e-title{ height: 20px; line-height: 20px; font-size: 16px;}
	.product-list li .cont-inner .title-box .line-box{ padding-right: 26px;}
	.product-list li .cont-inner .title-box .line-box img{ height: 14px;}
	.product-list li .cont-inner .title-box .line-box .circle{ width: 20px; height: 20px; margin-top: -10px;}
	.product-list li .cont-inner .cont{ margin-top: 36px; padding-left: 30px;}
	.product-list li .cont-inner .cont .logo img{/* height: 32px;*/}
	.product-list li .cont-inner .cont .title{ font-size: 24px; margin-top: 10px;}
	.product-list li .cont-inner .cont p{ font-size: 14px; margin-top: 20px;}
	.product-list li .cont-inner .title-box .title img{ height: 72px;}
	
	.screen-view{ padding: 10px 0 42px 0; min-height: 70px;}
	.screen-view.mtc{ padding-left: 8%;}
	.screen-view .icon-expand{ width: 32px; height: 32px; top: 20px;}
	.screen-list .horizontal-block{ font-size: 16px; margin-top: 35px;}
	.screen-list .horizontal-block .type{ margin-right: 50px;}
	.screen-list .horizontal-block .block-right a{ margin-right: 50px;}
	.screen-list .result-block{ font-size: 16px; margin-top: 35px; line-height: 30px;}
	.screen-list .result-block .type span{ font-size: 14px;}
	.screen-list .result-block .block-right{ margin-left: 12px;}
	.screen-list .result-block .block-right .bx{ line-height: 28px; font-size: 14px; padding: 0 38px 0 10px; margin-right: 10px;}
	.screen-list .result-block .block-right .bx .bx-close{ width: 28px; height: 28px; margin-top: -14px; background-size: 13px; right: 3px;}
	
	.screen-list2 li{margin: 36px 30px 0 30px; padding-left: 28px; font-size: 16px; background-size: 16px;}
	
	.screen-result-list{ padding-top: 15px;}
	.screen-result-list-inner{ margin-top: 25px; padding-bottom: 15px;}
	.screen-result-list-inner .top-title{ height: 42px;}
	.screen-result-list-inner .top-title span{ width: 218px; height: 36px; line-height: 36px; font-size: 20px; left: 47px;}
	.screen-result-list-inner .inner-list .block-box{ margin: 32px 0 18px 0;}
	.screen-result-list-inner .inner-list .block-box .s-title{ font-size: 13px; top: 20px; left: 20px;}
	.screen-result-list-inner .inner-list .block-box::before{ width: 32px; height: 32px; left: 20px; bottom: 25px;}

  /*摩托车列表新增样式HLL20210310*/
  .screen-result-list-inner .inner-list .block-box .special-box .special-tan .special-link{ height: 44px; margin-top: -22px; }
  .screen-result-list-inner .inner-list .block-box .special-box .special-tan .special-link a{font-size: 13px;height: 44px;}

	.btn-more-box{ margin-top: 10px;}
	.btn-more-box .more a{ font-size: 14px; background-size: 12px auto; padding-right: 16px;}
	
	.mtc-view .block-box .cont-inner .title{ font-size: 35px;}
	.mtc-view .block-box .cont-inner .more{ font-size: 13px; height: 36px; line-height: 36px; margin-top: 20px;}
	
	.sub-banner2 .more{ bottom: 50px; right: 25px; font-size: 13px; width: 122px; height: 36px; line-height: 36px;}
	.qc-details-container .details-tab{ padding: 30px 20px;}
	.qc-details-container .details-tab li{ padding: 15px 0; line-height: 35px; font-size: 16px;}
	.qc-details-container .details-tab li img{ height: 35px;}
	.qc-details-container .details-tab li span{ bottom: 4px;}
	
	.qc-details-container .details-content .yg-list .block-box .cont-inner .title{ font-size: 30px;}
	.qc-details-container .details-content .yg-list .block-box .cont-inner p{ font-size: 14px;}
	.qc-details-container .details-content .yg-list .block-box .cont-inner .more{ font-size: 13px; width: 122px; height: 36px; line-height: 36px;}
	.qc-details-container .details-content .yg-list .through .block-box .cont-inner .title{ font-size: 36px;}
	.qc-details-container .details-content .yg-list .through .block-box .cont-inner p{ margin-top: 10px;}
	.qc-details-container .details-content .yg-list .through .block-box .cont-inner .more{ margin-top: 20px;}
	
	.jbgg-container{ padding: 45px 0 60px 0;}
	.jbgg-container .top-title-box{ padding-bottom: 25px;}
	.jbgg-container .top-title-box .top-title{ font-size: 20px;}
	.jbgg-container .top-title-box .bot-box{ margin-top: 15px;}
	.jbgg-container .top-title-box .bot-box .block{ font-size: 16px; margin: 0 40px;}
	.jbgg-container .top-title-box .bot-box .block .gl{ font-size: 20px; margin: 0 5px 0 10px;}
	.jbgg-container .top-title-box .bot-box .block .gl i{ font-size: 28px;}
	.jbgg-container .top-title-box .bot-box .block .hl{ font-size: 14px;}
	
	.jbgg-container .content-box{ padding-top: 30px;}
	.jbgg-container .content-box .top-title{ font-size: 20px;}
	.jbgg-container .base-table{ margin-top: 20px;}
	.jbgg-container .base-table table{ font-size: 12px;}
	.jbgg-container .base-table table th{ font-size: 14px; padding: 8px 0;}
	.jbgg-container .base-table table td{ padding: 15px 0;}
	.fontSize22{ font-size: 16px;}
	
	.gallery-container{ padding-bottom: 30px;}
	.gallery-container .swiper-bottom{ margin-top: -115px;}
	.gallery-container .swiper-button-left{ left: 1%;}
	.gallery-container .swiper-button-right{ right: 1%;}
	
	/* 技术 */
	.technology-list li .cont-inner .title-box .title{ font-size: 48px;}
	.technology-list li .cont-inner .title-box .line-box{ padding-right: 26px;}
	.technology-list li .cont-inner .title-box .line-box img{ height: 38px;}
	.technology-list li .cont-inner .title-box .line-box .circle{ width: 20px; height: 20px; bottom: -2px;}
	.technology-list li.last .cont-inner .title-box .line-box img{ height: 21px;}
	.technology-list li.last .cont-inner .title-box .line-box .circle{ bottom: -1px;}
	
	.technology-qcjs-list li .cont-inner .logo img{ height: 62px;}
	.technology-qcjs-list li .cont-inner .title{ font-size: 40px; margin-top: 32px;}
	.technology-qcjs-list li .cont-inner .more{ font-size: 13px; width: 122px; height: 36px; line-height: 36px; margin-top: 35px;}
	.technology-qcjs-list li .video-play{ width: 70px; height: 70px; margin: -35px 0 0 -35px;}
	
	/* 视频弹框 */
	.video-layer .layer-inner .layer-close{ width: 30px; height: 30px;}
	
	.qcjs-details-container .screen-view{ padding-bottom: 42px;}
	.qcjs-details-container .screen-view .tabs{ width: 1050px; margin-top: 30px;}
	.qcjs-details-container .screen-view .tabs li{ background-size: 16px; font-size: 14px; line-height: 40px; padding-left: 21px; margin-right: 21px;}
	.qcjs-details-container .screen-view .tabs li img{/* height: 31px;*/}
	.qcjs-details-container .screen-view .line{ margin: 20px 0 10px 0;}
	.qcjs-details-container .screen-view .tabsCont{ width: 1050px;}
	.qcjs-details-container .screen-view .tabsCont li{ margin-top: 20px; font-size: 14px;}
	.qcjs-details-inner .step-view{ padding: 56px 63px 0 63px;}
	.qcjs-details-inner .step-view .number-box::before{ bottom: 8px;}
	.qcjs-details-inner .step-view .number-box img{ padding: 0 21px 0 16px; margin-left: 85px; height: 37px;}
	.qcjs-details-inner .step-view .inner{ padding: 15px 49px 56px 102px;}
	.qcjs-details-inner .step-view .inner .title{ font-size: 22px;}
	.qcjs-details-inner .step-view .inner .cont{ font-size: 14px; margin-top: 15px;}
	.qcjs-details-inner .slogan-txt-box{ padding: 56px 70px;}
	.qcjs-details-inner .slogan-txt-box .block{ padding-top: 56px;}
	.qcjs-details-inner .slogan-txt-box .block .title{ font-size: 24px;}
	.qcjs-details-inner .slogan-txt-box .block .title span{ padding: 0 24px;}
	.qcjs-details-inner .slogan-txt-box .block .title span::after, .qcjs-details-inner .slogan-txt-box .block .title span::before{ width: 12px; height: 18px; margin-top: -9px;}
	.qcjs-details-inner .slogan-txt-box .block .cont{ font-size: 14px; margin-top: 12px;}
	.qcjs-details-inner .step-view .block-box2{ margin-top: 84px;}
	
	.qcjs-car-list .view-title{ font-size: 26px; line-height: 100px;}
	.qcjs-car-list-inner{ margin-top: 25px; padding-bottom: 15px;}
	.qcjs-car-list-inner .top-title{ height: 42px;}
	.qcjs-car-list-inner .top-title span{ width: 218px; height: 36px; line-height: 36px; font-size: 20px; left: 47px;}
	.qcjs-car-list-inner .inner-list .block-box{ margin: 32px 0 18px 0;}
	.qcjs-car-list-inner .inner-list .block-box .s-title{ font-size: 13px; top: 20px; left: 20px;}
	.qcjs-car-list-inner .inner-list .block-box .s-title2{ top: 53px; left: 20px;}
	.qcjs-car-list-inner .inner-list .block-box .s-title2 img{ height: 16px;}
	.qcjs-car-list-inner .inner-list .block-box::before{ width: 32px; height: 32px; left: 20px; bottom: 25px;}
	.btn-more-box{ margin-top: 10px;}
	.btn-more-box .more a{ font-size: 14px; background-size: 12px auto; padding-right: 16px;}
	
	.qcjs-details-inner .step-view2{ padding: 56px 63px 0 63px;}
	.qcjs-details-inner .step-view2 .number-box::before{ bottom: 8px;}
	.qcjs-details-inner .step-view2 .number-box img{ padding: 0 21px 0 16px; height: 37px;}
	.qcjs-details-inner .step-view2 .inner{ padding: 15px 49px 20px 49px;}
	.qcjs-details-inner .step-view2 .inner .title{ font-size: 22px;}
	.qcjs-details-inner .step-view2 .inner .cont{ font-size: 22px; margin-top: 10px;}
	.qcjs-details-inner .step-view2 .inner .img{ margin-top: 28px;}
	
	.technology-xlycx-list li .cont-inner .logo{ font-size: 40px;}
	.technology-xlycx-list li .cont-inner .title{ font-size: 32px; margin-top: 15px;}
	.technology-xlycx-list li .cont-inner .title2{ font-size: 22px;}
	.technology-xlycx-list li .cont-inner .more{ font-size: 13px; width: 122px; height: 36px; line-height: 36px; margin-top: 35px;}
	.technology-xlycx-list li .video-play{ width: 70px; height: 70px; margin: -35px 0 0 -35px;}
	
	/* 社会责任 */
	.contribution-list li .cont-inner{ padding: 0 40px;}
	.contribution-list li .cont-inner .title-box .title{ font-size: 35px;}
	.contribution-list li .cont-inner .title-box .s-title{ font-size: 24px; margin-top: 24px;}
	.contribution-list li .cont-inner .title-box .cont{ margin-top: 10px; font-size: 16px;}
	.contribution-list li .cont-inner .title-box .btn-box{ width: 122px; height: 36px; line-height: 36px; font-size: 14px; margin-top: 32px;}
	.contribution-list li .inner-box .title-box{ padding: 38px 12%;}
	.contribution-list li .inner-box .title-box .title{ font-size: 35px;}
	.contribution-list li .inner-box .title-box .btn-box{ width: 122px; height: 36px; line-height: 36px; font-size: 14px; margin-top: 20px; background-position: 90px center;}
	.contribution-links-list{ padding: 42px 0 50px 0;}
	.contribution-links-list li{ font-size: 14px; margin: 0 48px;}
	
	/* 搜索 */
	.search-top-box{ padding: 42px 0 50px 0;}
	.search-top-box .inner-box{ width: 800px; margin-top: 24px; padding-left: 86px;}
	.search-top-box .top-title{ font-size: 20px;}
	.search-top-box .inner-box .input-text{ font-size: 16px; padding: 19px 0;}
	.search-top-box .inner-box .search-btn{ width: 24px; height: 26px; margin-top: -13px; left: 36px;}
	.search-list{ padding: 35px 0;}
	.search-listW{ width: 960px;}
	.search-list .top-box{ font-size: 14px;}
	.search-list .top-box .number{ font-size: 18px;}
	.search-list li{ padding: 30px 0; font-size: 14px;}
	.search-list li .title{ font-size: 16px;}
	.search-list .btn-more-box{ margin-top: 30px;}
	
	/* 网站地图 */
	.website-map-innerW{ width: 1000px;}
	.website-map-inner .item-block{ padding: 15px 0;}
	.website-map-inner .item-block .item-title{ padding: 15px 0; font-size: 16px;}
	.website-map-inner .map-container .head-title{ font-size: 16px; margin-bottom: 15px;}
	.website-map-inner .map-container .inner-container{ margin-bottom: 24px;}
	.website-map-inner .map-container .c-list{ margin: 12px 0;}
	.website-map-inner .map-container .c-list2{ font-size: 14px;}
	.website-map-inner .map-container .c-list3 .head-title3{ font-size: 14px;}
	
	/* 联系我们 */
	.contact-us-container{ padding:0;}
	.contact-us-containerW{ width: 1000px;}
	.contact-us-container .top-title{ font-size: 24px;}
	.shfw-list{ margin-top: 5px;}
	.shfw-list li .block-box{ padding: 32px 32px 15px 32px; height: 255px;}
	.shfw-list li .block-box .title{ font-size: 16px; margin-top: 25px;}
	.shfw-list li .block-box .phone{ font-size: 16px;}
	.shfw-list li .block-box .phone .p-title{ font-size: 14px;}
	.lxzhqy-inner{ margin-top: 40px;}
	.lxzhqy-list{ margin-top: 20px; padding: 25px 10px 25px 25px;}
	.lxzhqy-list .left-box{ width: 272px; margin-top: 55px;}
	.lxzhqy-list .left-box .tab li{ width: 128px; height: 36px; line-height: 36px; margin-right: 15px; font-size: 14px;}
	.lxzhqy-list .left-box .content-box .block-box{ margin-top: 36px; padding-bottom: 36px; font-size: 14px;}
	.lxzhqy-list .left-box .content-box .block-box .cont a{ margin-right: 18px;}
	.lxzhqy-list .right-box{ width: 660px;}
	.lxzhqy-list .right-box .block-box{ padding: 15px 20px 0 20px; height: 195px;}
	.lxzhqy-list .right-box .block-box .s-title{ font-size: 12px;}
	.lxzhqy-list .right-box .block-box .title{ font-size: 16px; margin-top: 28px;}
	.lxzhqy-list .right-box .block-box .address{ font-size: 14px;}
	.lxzhqy-list .right-box .block-box .phone{ font-size: 14px;}
	.lxzhqy-list .right-box .swiper-container{ padding-bottom: 35px; height: 425px !important;}
	
	/* 404 */
	.container-404 .txt{ font-size: 16px;}
	.container-404 .btn-box a{ font-size: 14px;}
	
	/* 使用条款 */
	.notice-inner{ padding: 44px 0 64px 0;}
	.notice-innerW{ width: 1000px;}
	.notice-inner .top-title{ font-size: 28px;}
	.notice-inner .content{ font-size: 14px;}
	.notice-inner .content p{ margin-top: 20px;}
	.notice-inner .content .head-title{ margin-top: 40px;}
	.notice-inner .content .head-title span{ font-size: 18px;}
	
	/* 人才招聘 */
	.recruit-container .screen-view .tabsCont{ width: 1000px;}
	.recruit-container .screen-view .tabsCont li{ font-size: 16px; background-size: 16px; padding-left: 22px; margin-right: 25px;}
	.recruit-inner{ width: 1000px; margin: 25px auto;}
	.recruit-inner .top-all-box{ font-size: 14px;}
	.recruit-inner .top-describe{ padding: 25px 45px; font-size: 14px; padding-left: 0;}
	.recruit-list .li-block{ padding: 25px 45px; font-size: 14px;}
	.recruit-list .li-block .t-title{ font-size: 16px;}
	.recruit-list .li-block .label-box .b-block span{ margin-right: 32px;}
	
	
	
	
	
	
	/* 吴超 */
	.product-list li .cont-inner .cont .title2{ font-size: 18px; }
	.product-list.product-jet .jet-spec .s-item .i-t{ font-size: 24px; }
	.product-list.product-jet .jet-spec .s-item .i-b{ font-size: 21px; }
	.product-list.product-jet .jet-spec .s-item .i-b span{ font-size: 16px; }
	.product-list li .cont-inner .cont p{ font-size: 16px; }
	
	
	/*product-detail begin*/
	.product-detail .detail-wrapper{width:1000px;}
	.product-detail .detail-main .tab-top{ font-size: 16px; padding: 28px 0;}
	.product-detail .detail-main .tab-top .t-item{ height: 50px; line-height: 50px;}
	.product-detail .detail-main .tab-main{ padding: 35px 0;}
	.product-detail .detail-main .tab-main .t-main{ margin-top: 42px;}
	.product-detail .detail-main .tab-main .t-info p{font-size:14px;}
	.product-detail .detail-main .tab-main .t-main h3{font-size:18px;}
	.product-detail .detail-main .tab-main .t-main h2{font-size:20px;}
	.product-detail .detail-main .tab-main .t-main p{font-size:14px;}
	.product-detail .detail-main .tab-main .t-main .t-item .i-item{padding:25px 20px 30px 0;}
	.product-detail .detail-history ul li .text{ font-size: 14px; }
	.product-detail .detail-history .i-title .year{ font-size: 26px; }
	.product-detail .detail-main.detail-design .img-cont{ margin-top: 28px;}
	.product-detail .detail-history ul li .text{ max-width: 630px;}
	
	.product-detail .detail-history .detail-wrapper{ width: 1000px;}
	.product-detail .detail-history .h-title{ font-size: 14px;}
	.product-detail .detail-history .i-title .year{ font-size: 26px;}
	.product-detail .detail-history ul li .swiper-slide .cont-inner .title{ font-size: 14px;}
	.product-detail .detail-history ul li .swiper-slide .cont-inner .cont{ font-size: 16px;}
	.product-detail .detail-history ul li .swiper-slide .cont-inner .cont span{ font-size: 26px;}
	.product-detail .detail-history .btn-more-box{ margin-top: 20px;}
	/*product-detail end*/

	/* about-detail begin*/
	.about-detail .about-links .a-item{height:54px;line-height:58px;font-size:14px;}
	.about-detail .clerical-main .cler-item h3{ font-size: 26px; }
	.about-detail .intro-main .intro-wrapper{ width: 1000px; }
	.about-detail .intro-main .intro-title h2{ font-size: 28px; }
	.about-detail .intro-main .intro-title:after{ height: 4px; }
	.about-detail .intro-main h3{ font-size: 20px; }
	.about-detail .intro-main h4{ font-size: 18px; }
	.about-detail .intro-main p{ font-size: 14px; }
	.about-detail .intro-main .swiper-container .text-cont{ width: 300px; }
	.about-detail .intro-main .swiper-container .img-cont{ width: 700px; }
	.about-detail .intro-main .bg-title{ font-size: 18px; }
	.about-detail .results-main .r-text .red,.about-detail .results-main .r-text .bold{ font-size: 16px; }
	.about-detail .results-main .r-swiper .swiper-container{ width: 800px; }
	.about-detail .results-main .r-list .r-item .bg{ width: 235px; padding: 0 20px; }
	.about-detail .results-main .r-list .r-item .r-title{ width: 190px; }
	.about-detail .results-main .r-list .r-item .r-text{ width: 345px;padding: 0 20px;  }
	.about-detail .results-main .r-list .r-item .r-img{ width: 190px; }
	.about-detail .results-main .r-list .r-item .c-title{ font-size: 18px; }
	.about-detail .results-main .r-list .r-item .r-text p{ font-size: 14px; }
	.about-detail .results-main .r-list .r-item .r-text .name{ font-size: 14px; }
	.about-detail .results-main .r-list .r-item .r-title span{ font-size: 16px; }
	.about-detail .case-main .case-bg .c-title{ font-size: 18px }
	.about-detail .case-main .case-text h3{ font-size: 26px; }
	.about-detail .case-main .case-list .case-item .c-item:first-of-type{ width: 140px; }
	.about-detail .case-main .case-list .case-item .c-item:nth-of-type(2){ width: 500px; }
	.about-detail .case-main .case-list .case-item .c-item:nth-of-type(3){ width: auto; }
	.about-detail .case-main .case-list .case-item .c-item.width2{ width: auto; }
	.about-detail .license-main h2{ font-size: 26px; }
	.about-detail .license-main .blod,.about-detail .license-main .red{ font-size: 16px; }
	.about-main .about-top ul li.w1 .text-cont .t-title{ font-size: 42px; }
	.about-main .about-top ul li.w1 .text-cont .t-text{ font-size: 18px; margin-top: 40px; }
	.about-main .about-top ul li.w1 .text-cont .t-title:after{ right: 20%; }
	.about-main .about-top ul li .text-cont .t-title{ font-size: 24px; }
	.about-main .about-top ul li .text-cont p{ font-size: 16px; margin-top: 20px; }
	.about-main .about-center ul li .text-cont h2{ font-size: 32px; }
	.about-main .about-center ul li .text-cont p{ font-size: 16px; }
	.about-main .about-bottom h2{ font-size: 36px; }
	.about-main .about-bottom .b-remark{ font-size: 18px; }
	.about-main .about-bottom .b-remark span{ background-size: 60px auto; padding-right: 80px; }
	.about-detail .about-wrapper{ width: 1100px; }
	.about-detail .about-wrapper .about-bg{ font-size: 16px; margin-top: 20px; }
	.about-detail .dsj-list ul li .text-cont h3,.screen-view .screen-title{ font-size: 18px; }
	.about-detail .about-wrapper .year-swiper .year{ font-size: 16px; }
	.screen-view .screen-title{margin-bottom: -5px;}
	.about-detail .xm-main .xm-top .t-text{ font-size: 16px; }
	.about-detail .xm-main .xm-list h2{ font-size: 26px; }
	.about-detail .xm-main .xm-wrapper{ width: 1000px; }
	.about-detail .xm-main .xm-list .xm-item .xm-title span{ font-size: 18px; border-width: 2px; padding-bottom: 0; }
	.about-detail .xm-main .xm-list .xm-item ul li .li-title{ font-size: 14px; }
	.about-detail .xm-main .xm-list .xm-item ul li .text-cont .t-title{ font-size: 16px; }
	.about-detail .xm-main .xm-list .xm-item ul li .text-cont{ padding: 25px 15px; }
	.about-detail .xm-main .xm-list .xm-item ul li .text-cont .t-text{ margin-top: 10px; font-size: 14px; line-height: 1.8; }
	.about-detail .xm-main .xm-list .xm-item ul li .text-cont .t-text p{ background-size: 15px auto;    background-position: 0 4px; }
	.about-detail .xm-main .xm-tab .tab-link .link-item a{ font-size: 16px; }
	.about-detail .xm-main .xm-tab .tab-link .link-item{ height: 55px; line-height: 55px; }
	.about-detail .xm-main .sub-banner .text-cont{ font-size: 14px; }
	.about-detail .xm-main .xm-bottom .b-swiper .text-cont h3{ font-size: 16px; margin-top: 20px; margin-bottom: 10px; }
	.about-detail .xm-main .xm-bottom .b-swiper .text-cont p{ font-size: 14px; }
	.about-detail .xm-main .xm-bottom h2{ font-size: 24px; }
	.screen-view .screen-title{ font-size: 16px; height: 70px;}
	.screen-view .screen-title span{ top: 24px; left: 8%;}
	.screen-view .screen-title span:after{ margin-top: 3px; }
	.about-detail .dsj-list .swiper-container .text-cont p{ font-size: 16px; }
	.about-detail .xm-detail h2{ font-size: 28px; }
	.about-detail .xm-detail .xm-title span{ font-size: 20px; }
	.about-detail .xm-detail .xm-title span:after, .about-detail .xm-detail .xm-title span:before{ width: 180px; margin-top: 0; }
	.about-detail .xm-detail .xm-table table td{ font-size: 14px; }
	.about-detail .quanqiu-item .qq-title{ font-size: 32px; }
	.about-detail .quanqiu-item .qq-text .text-cont{ font-size: 16px; }
	.about-detail .quanqiu-item .t-title span{ font-size: 26px; }
	.about-detail .quanqiu-item .zx-main .t-item .i-title{ font-size: 18px; }
	.about-detail .quanqiu-item .zx-main .t-item p{ font-size: 14px; }
	.about-detail .quanqiu-item .qq-zx h3{ font-size: 24px; }
	.about-detail .quanqiu-item .zx-title span{ font-size: 20px; }
	.about-detail .quanqiu-item .zx-main .t-item .i-title.icon{ background-size: 25px auto; }
	.about-detail .quanqiu-item .swiper-slide a{ font-size: 16px; }
	.about-detail .quanqiu-item .swiper-slide{ line-height: 90px; }
	.about-detail .quanqiu-item .t-title span{ font-size: 20px; }
	.about-detail .quanqiu-item .t-title span:after,.about-detail .quanqiu-item .t-title span:before{ width: 180px; margin-top: 0; }
	.about-detail .quanqiu-item .table table td{ font-size: 14px; }

	.about-detail .history-main .text-cont .year{ font-size: 32px; }
	.about-detail .history-main .text-cont .t-title{ font-size: 20px; }
	.about-detail .history-main .his-item .text-cont{ padding-top: 2%; padding-right: 8%; }
	.about-detail .history-main .his-item.resever .text-cont{ padding-left: 8%; }
	.about-detail .history-main .his-item .text-cont p{ margin-top: 5px; font-size: 14px; }
	.about-detail .history-main .t-text{ line-height: 1.5; }
	.about-detail .history-main .his-item .text-cont.icon1{ background-size: 160px auto; }
	.about-detail .history-main .his-item .text-cont.icon2{ background-size: 160px auto; padding-bottom: 6%;  background-position: bottom 20px right 20%; }
	.about-detail .history-main .his-text .text-main{ font-size: 16px; }
	.about-detail .history-main .his-text .text-main .t-top:before, .about-detail .history-main .his-text .text-main .t-top:after{ width: 15px; height: 15px; background-size: 100% auto; }
	.about-detail .history-main .his-item2.resever .text-cont .t-text{ padding-top: 0; }
	.about-detail .dsj-list .list-wrapper .text-cont .t-title{ font-size: 24px;}
	.about-detail .dsj-list .list-wrapper .top-text{ margin-top: 25px;}
	.about-detail .dsj-list .list-wrapper .top-text p{ font-size: 14px;}
	.about-detail .dsj-list .list-wrapper .text-cont .t-text{ font-size: 14px;}
  .about-detail .about-wrapper .year-swiper .swiper-slide{ padding: 0 18px; }
	/* about-detail end*/
	.technology-mtcjs-list ul li .text-cont h2{font-size:28px;}
	.technology-mtcjs-list ul li .text-cont p{font-size:16px;}

	.new-jbgg-wrapper .jbgg-title span{ font-size: 22px; }
	.new-jbgg-wrapper .jbgg-main .j-table table td,.new-jbgg-wrapper .jbgg-main .j-text{ font-size: 14px; }
	.new-jbgg-wrapper .jbgg-title span:after, .new-jbgg-wrapper .jbgg-title span:before{width: 180px; margin-top: 0; }

	.product-list li .jet-contact .tact-item .i-title,.product-list li .jet-contact .tact-item .i-text .t-title{ font-size: 16px; }
	.product-list li .jet-contact .tact-item .i-text p{ font-size: 14px; }

	.new-pro-title{ width: 500px; font-size: 14px; line-height: 38px; height: 38px;  }
	
}
@media (min-width: 993px) and (max-width: 1200px){
	/* 缩小70% */
	/* 共用样式 */
	.edit-container{ width: 970px;}
	
	
	/* 首页 */
	.home-banner .swiper-slide img{ left: 50%; transform:translate(-50%,0);height: 100%; min-height: 100%; width: auto !important; }
	.home-banner .swiper-pagination{ bottom: 20px;}
	
	.home-module1 .block-box .cont-box{ top: 36px;}
	.home-module1 .block-box .cont-box .title-box .title{ font-size: 28px;}
	.home-module1 .block-box .cont-box .title-box .title img{ height: 50px;}
	.home-module1 .block-box .cont-box .title-box .line-box{ padding-right: 22px;}
	.home-module1 .block-box .cont-box .title-box .line-box img{ height: 10px;}
	.home-module1 .block-box .cont-box .title-box .line-box .circle{ width: 16px; height: 16px; margin-top: -8px;}
	.home-module1 .block-box .cont-box p{ margin-top: 10px; font-size: 14px;}
	
	.home-zlhd .swiper-slide .cont-box{ top: 74px;}
	.home-zlhd .swiper-slide .cont-box .title{ font-size: 28px; margin-bottom: 20px;}
	.home-zlhd .swiper-slide .cont-box .logo img{ height: 85px;}
	.home-zlhd .swiper-slide .more{ margin-top: 36px; font-size: 13px; width: 122px; height: 36px; line-height: 36px;}
	.home-zlhd .swiper-pagination{ bottom: 15px;}
	
	.home-module2 .block-box .cont-box .title-box .title{ font-size: 30px;}
	.home-module2 .block-box .cont-box .title-box .line-box{ padding-right: 22px;}
	.home-module2 .block-box .cont-box .title-box .line-box img{ height: 10px;}
	.home-module2 .block-box .cont-box .title-box .line-box .circle{ width: 16px; height: 16px; margin-top: -8px;}
	.home-module2 .block-box .cont-box p{ font-size: 14px; margin-top: 30px;}
	.home-module2 .block-box.home-saishi .cont-inner .logo{font-size: 30px;}
	.home-module2 .block-box.home-saishi .cont-inner .title{font-size: 18px;}
	.home-module2 .block-box.home-saishi .cont-inner .text{font-size: 14px;}
	.home-news .title-box{ top:25px;}
	.home-news .title-box .title{ font-size: 20px;}
	.home-news .title-box .line-box{}
	.home-news .swiper-slide .cont-box .cont .tit-jj{ padding:0}
	.home-news .title-box .line-box img{ height: 10px;}
	.home-news .title-box .line-box .circle{ width: 16px; height: 16px; margin-top: -8px;}
	.home-news .swiper-slide .cont-box{ margin-top: 8%; width: 30%;}
	.home-news .swiper-slide .cont-box .cont{ padding-left: 28px;}
	.home-news .swiper-slide .cont-box .cont{ padding-right:28px}
	.home-news .swiper-slide .cont-box .cont .title{ font-size: 18px;}
	.home-news .swiper-slide .cont-box .cont p{ font-size: 14px; margin-top: 12px;}
	.home-news .swiper-slide .more{ margin-top: 5px; font-size: 13px; width: 92px; height: 36px; line-height: 36px;}
	.home-news .swiper-pagination{ bottom: 15px;}
	
	/* 内页 */
	.sub-nav{ padding: 12px 0 20px 0;}
	.sub-nav li{ margin: 0 36px;}
	.sub-nav li .icon img{ height: 48px;}
	
	.sub-banner .cont-inner .title{ font-size: 36px;}
	.sub-banner .cont-inner p{ font-size: 15px; margin-top: 15px;}
	
	.product-list li .cont-inner{ width: 32%; top: 12%;}
	.product-list li .cont-inner .title-box .title{ font-size: 48px;}
	.product-list li .cont-inner .title-box .title span.tit-ml{ /*margin-left: -25px;*/ }
	.product-list li .cont-inner .title-box .e-title{ height: 20px; line-height: 20px; font-size: 16px;}
	.product-list li .cont-inner .title-box .line-box{ padding-right: 26px;}
	.product-list li .cont-inner .title-box .line-box img{ height: 14px;}
	.product-list li .cont-inner .title-box .line-box .circle{ width: 20px; height: 20px; margin-top: -10px;}
	.product-list li .cont-inner .cont{ margin-top: 36px; padding-left: 0;}
	.product-list li .cont-inner .cont .logo img{ height: 22px;}
	.product-list li .cont-inner .cont .title{ font-size: 24px; margin-top: 10px;}
	.product-list li .cont-inner .cont p{ font-size: 14px; margin-top: 20px;}
	.product-list li .cont-inner .title-box .title img{ height: 72px;}
	.product-list li .cont-inner.left{ left: 8%;}
	.product-list li .cont-inner.right{ right: 8%;}
	.product-list li.through .cont-inner.left{ left: 8%;}
	
	.screen-view{ padding: 10px 0 42px 0; min-height: 70px;}
	.screen-view.qc{ padding-left: 6%;}
	.screen-view.mtc{ padding-left: 6%;}
	.screen-view.lc{ padding-left: 6%; padding-right: 6%;}
	.screen-view .icon-expand{ width: 32px; height: 32px; top: 20px;}
	.screen-list .horizontal-block{ font-size: 16px; margin-top: 25px;}
	.screen-list .horizontal-block .type{ margin-right: 50px;}
	.screen-list .horizontal-block .block-right{ width: 80%;}
	.screen-list .horizontal-block .block-right a{ margin: 0 20px; margin-bottom: 10px;}
	.screen-list .result-block{ font-size: 16px; margin-top: 35px; line-height: 30px;}
	.screen-list .result-block .type span{ font-size: 14px;}
	.screen-list .result-block .block-right{ margin-left: 12px;}
	.screen-list .result-block .block-right .bx{ line-height: 28px; font-size: 14px; padding: 0 38px 0 10px; margin-right: 10px;}
	.screen-list .result-block .block-right .bx .bx-close{ width: 28px; height: 28px; margin-top: -14px; background-size: 13px; right: 3px;}
	
	.screen-list2 li{margin: 36px 20px 0 20px; padding-left: 28px; font-size: 16px; background-size: 16px;}
	
	.screen-result-list{ padding-top: 15px;}
	.screen-result-list-inner{ margin-top: 25px; padding-bottom: 15px;}
	.screen-result-list-inner .top-title{ height: 42px;}
	.screen-result-list-inner .top-title span{ width: 218px; height: 36px; line-height: 36px; font-size: 20px; left: 47px;}
	.screen-result-list-inner .inner-list .block-box{ margin: 32px 0 18px 0;}
	.screen-result-list-inner .inner-list .block-box .s-title{ font-size: 13px; top: 15px; left: 20px;}
	.screen-result-list-inner .inner-list .block-box::before{ width: 32px; height: 32px; left: 20px; bottom: 25px;}

  /*摩托车列表新增样式HLL20210310*/
  .screen-result-list-inner .inner-list .block-box .special-box .special-tan .special-link{ height: 40px; margin-top: -20px; }
  .screen-result-list-inner .inner-list .block-box .special-box .special-tan .special-link a{font-size: 13px;height: 40px;}

	.btn-more-box{ margin-top: 10px;}
	.btn-more-box .more a{ font-size: 14px; background-size: 12px auto; padding-right: 16px;}
	
	.mtc-view .block-box .cont-inner .title{ font-size: 35px;}
	.mtc-view .block-box .cont-inner .more{ font-size: 13px; height: 36px; line-height: 36px; margin-top: 20px;}
	
	.sub-banner2 .more{ bottom: 50px; right: 25px; font-size: 13px; width: 122px; height: 36px; line-height: 36px;}
	.qc-details-container .details-tab{ padding: 30px 20px;}
	.qc-details-container .details-tab li{ padding: 15px 0; line-height: 35px; font-size: 16px;}
	.qc-details-container .details-tab li img{ height: 35px;}
	.qc-details-container .details-tab li span{ bottom: 4px;}
	
	.qc-details-container .details-content .yg-list .block-box .cont-inner .title{ font-size: 30px;}
	.qc-details-container .details-content .yg-list .block-box .cont-inner p{ font-size: 14px;}
	.qc-details-container .details-content .yg-list .block-box .cont-inner .more{ font-size: 13px; width: 122px; height: 36px; line-height: 36px;}
	.qc-details-container .details-content .yg-list .through .block-box .cont-inner .title{ font-size: 28px;}
	.qc-details-container .details-content .yg-list .through .block-box .cont-inner p{ margin-top: 10px;}
	.qc-details-container .details-content .yg-list .through .block-box .cont-inner .more{ margin-top: 20px;}
	
	.jbgg-container{ padding: 45px 0 60px 0;}
	.jbgg-container .top-title-box{ padding-bottom: 25px;}
	.jbgg-container .top-title-box .top-title{ font-size: 20px;}
	.jbgg-container .top-title-box .bot-box{ margin-top: 15px;}
	.jbgg-container .top-title-box .bot-box .block{ font-size: 16px; margin: 0 40px;}
	.jbgg-container .top-title-box .bot-box .block .gl{ font-size: 20px; margin: 0 5px 0 10px;}
	.jbgg-container .top-title-box .bot-box .block .gl i{ font-size: 28px;}
	.jbgg-container .top-title-box .bot-box .block .hl{ font-size: 14px;}
	
	.jbgg-container .content-box{ padding-top: 30px;}
	.jbgg-container .content-box .top-title{ font-size: 20px;}
	.jbgg-container .base-table{ margin-top: 20px;}
	.jbgg-container .base-table table{ font-size: 12px;}
	.jbgg-container .base-table table th{ font-size: 14px; padding: 8px 0;}
	.jbgg-container .base-table table td{ padding: 15px 0;}
	.fontSize22{ font-size: 16px;}
	
	.gallery-container{ padding-bottom: 30px;}
	.gallery-container .swiper-bottom{ margin-top: -95px;}
	.gallery-container .swiper-button-left{ left: 1%;}
	.gallery-container .swiper-button-right{ right: 1%;}
	
	/* 技术 */
	.technology-list li .cont-inner .title-box .title{ font-size: 48px;}
	.technology-list li .cont-inner .title-box .line-box{ padding-right: 26px;}
	.technology-list li .cont-inner .title-box .line-box img{ height: 34px;}
	.technology-list li .cont-inner .title-box .line-box .circle{ width: 20px; height: 20px; bottom: -2px;}
	.technology-list li.last .cont-inner .title-box .line-box img{ height: 18px;}
	.technology-list li.last .cont-inner .title-box .line-box .circle{ bottom: -1px;}
	
	.technology-qcjs-list li .cont-inner .logo img{ height: 50px;}
	.technology-qcjs-list li .cont-inner .title{ font-size: 28px; margin-top: 32px;}
	.technology-qcjs-list li .cont-inner .more{ font-size: 13px; width: 122px; height: 36px; line-height: 36px; margin-top: 35px;}
	.technology-qcjs-list li .video-play{ width: 70px; height: 70px; margin: -35px 0 0 -35px;}
	
	/* 视频弹框 */
	.video-layer .layer-inner .layer-close{ width: 30px; height: 30px;}
	
	.qcjs-details-container .screen-view{ padding-bottom: 42px;}
	.qcjs-details-container .screen-view .tabs{ width: 970px; margin-top: 30px;}
	.qcjs-details-container .screen-view .tabs li{ background-size: 16px; font-size: 14px; line-height: 40px; padding-left: 20px; margin-right: 20px;}
	.qcjs-details-container .screen-view .tabs li img{ /*height: 27px;*/}
	.qcjs-details-container .screen-view .line{ margin: 20px 0 10px 0;}
	.qcjs-details-container .screen-view .tabsCont{ width: 970px;}
	.qcjs-details-container .screen-view .tabsCont li{ margin-top: 20px; font-size: 14px;}
	.qcjs-details-inner .step-view{ padding: 56px 40px 0 40px;}
	.qcjs-details-inner .step-view .number-box::before{ bottom: 8px;}
	.qcjs-details-inner .step-view .number-box img{ padding: 0 21px 0 16px; margin-left: 85px; height: 37px;}
	.qcjs-details-inner .step-view .inner{ padding: 15px 49px 56px 102px;}
	.qcjs-details-inner .step-view .inner .title{ font-size: 22px;}
	.qcjs-details-inner .step-view .inner .cont{ font-size: 14px; margin-top: 15px;}
	.qcjs-details-inner .slogan-txt-box{ padding: 56px 70px;}
	.qcjs-details-inner .slogan-txt-box .block{ padding-top: 56px;}
	.qcjs-details-inner .slogan-txt-box .block .title{ font-size: 24px;}
	.qcjs-details-inner .slogan-txt-box .block .title span{ padding: 0 24px;}
	.qcjs-details-inner .slogan-txt-box .block .title span::after, .qcjs-details-inner .slogan-txt-box .block .title span::before{ width: 12px; height: 18px; margin-top: -9px;}
	.qcjs-details-inner .slogan-txt-box .block .cont{ font-size: 14px; margin-top: 12px;}
	.qcjs-details-inner .step-view .block-box2{ margin-top: 84px;}
	
	.qcjs-car-list .view-title{ font-size: 26px; line-height: 100px;}
	.qcjs-car-list-inner{ margin-top: 25px; padding-bottom: 15px;}
	.qcjs-car-list-inner .top-title{ height: 42px;}
	.qcjs-car-list-inner .top-title span{ width: 218px; height: 36px; line-height: 36px; font-size: 20px; left: 47px;}
	.qcjs-car-list-inner .inner-list .block-box{ margin: 32px 0 18px 0;}
	.qcjs-car-list-inner .inner-list .block-box .s-title{ font-size: 13px; top: 20px; left: 20px;}
	.qcjs-car-list-inner .inner-list .block-box .s-title2{ top: 53px; left: 20px;}
	.qcjs-car-list-inner .inner-list .block-box .s-title2 img{ height: 16px;}
	.qcjs-car-list-inner .inner-list .block-box::before{ width: 32px; height: 32px; left: 20px; bottom: 25px;}
	.btn-more-box{ margin-top: 10px;}
	.btn-more-box .more a{ font-size: 14px; background-size: 12px auto; padding-right: 16px;}
	
	.qcjs-details-inner .step-view2{ padding: 56px 63px 0 63px;}
	.qcjs-details-inner .step-view2 .number-box::before{ bottom: 8px;}
	.qcjs-details-inner .step-view2 .number-box img{ padding: 0 21px 0 16px; height: 37px;}
	.qcjs-details-inner .step-view2 .inner{ padding: 15px 49px 20px 49px;}
	.qcjs-details-inner .step-view2 .inner .title{ font-size: 22px;}
	.qcjs-details-inner .step-view2 .inner .cont{ font-size: 22px; margin-top: 10px;}
	.qcjs-details-inner .step-view2 .inner .img{ margin-top: 28px;}
	
	.technology-xlycx-list li .cont-inner .logo{ font-size: 34px;}
	.technology-xlycx-list li .cont-inner .title{ font-size: 28px; margin-top: 15px;}
	.technology-xlycx-list li .cont-inner .title2{ font-size: 20px;}
	.technology-xlycx-list li .cont-inner .more{ font-size: 13px; width: 122px; height: 36px; line-height: 36px; margin-top: 35px;}
	.technology-xlycx-list li .video-play{ width: 70px; height: 70px; margin: -35px 0 0 -35px;}
	
	/* 社会责任 */
	.contribution-list li .cont-inner{ padding: 0 40px;}
	.contribution-list li .cont-inner .title-box .title{ font-size: 28px;}
	.contribution-list li .cont-inner .title-box .s-title{ font-size: 18px; margin-top: 20px;}
	.contribution-list li .cont-inner .title-box .cont{ margin-top: 10px; font-size: 14px;}
	.contribution-list li .cont-inner .title-box .btn-box{ width: 122px; height: 36px; line-height: 36px; font-size: 14px; margin-top: 32px;}
	.contribution-list li .inner-box .title-box{ padding: 38px 12%;}
	.contribution-list li .inner-box .title-box .title{ font-size: 28px;}
	.contribution-list li .inner-box .title-box .btn-box{ width: 122px; height: 36px; line-height: 36px; font-size: 14px; margin-top: 20px; background-position: 90px center;}
	.contribution-links-list{ padding: 42px 0 50px 0;}
	.contribution-links-list li{ font-size: 14px; margin: 0 36px;}
	
	/* 搜索 */
	.search-top-box{ padding: 42px 0 50px 0;}
	.search-top-box .inner-box{ width: 800px; margin-top: 24px; padding-left: 86px;}
	.search-top-box .top-title{ font-size: 20px;}
	.search-top-box .inner-box .input-text{ font-size: 16px; padding: 19px 0;}
	.search-top-box .inner-box .search-btn{ width: 24px; height: 26px; margin-top: -13px; left: 36px;}
	.search-list{ padding: 35px 20px;}
	.search-listW{ width: 100%;}
	.search-list .top-box{ font-size: 14px;}
	.search-list .top-box .number{ font-size: 18px;}
	.search-list li{ padding: 30px 0; font-size: 14px;}
	.search-list li .title{ font-size: 16px;}
	.search-list .btn-more-box{ margin-top: 30px;}
	
	/* 网站地图 */
	.website-map-innerW{ width: 100%; padding: 0 20px;}
	.website-map-inner .item-block{ padding: 15px 0;}
	.website-map-inner .item-block .item-title{ padding: 15px 0; font-size: 16px;}
	.website-map-inner .map-container .head-title{ font-size: 16px; margin-bottom: 15px;}
	.website-map-inner .map-container .inner-container{ margin-bottom: 24px;}
	.website-map-inner .map-container .c-list{ margin: 12px 0;}
	.website-map-inner .map-container .c-list2{ font-size: 14px;}
	.website-map-inner .map-container .c-list3 .head-title3{ font-size: 14px;}
	
	/* 联系我们 */
	.contact-us-container{ padding: 48px 0 40px 0;}
	.contact-us-containerW{ width: 100%; padding: 0 20px;}
	.contact-us-container .top-title{ font-size: 24px;}
	.shfw-list{ margin-top: 5px;}
	.shfw-list li .block-box{ padding: 32px 32px 15px 32px; height: 255px;}
	.shfw-list li .block-box .title{ font-size: 16px; margin-top: 25px;}
	.shfw-list li .block-box .phone{ font-size: 16px;}
	.shfw-list li .block-box .phone .p-title{ font-size: 14px;}
	.lxzhqy-inner{ margin-top: 40px;}
	.lxzhqy-list{ margin-top: 20px; padding: 25px 10px;}
	.lxzhqy-list .left-box{ width: 272px; margin-top: 55px;}
	.lxzhqy-list .left-box .tab li{ width: 128px; height: 36px; line-height: 36px; margin-right: 15px; font-size: 14px;}
	.lxzhqy-list .left-box .content-box .block-box{ margin-top: 36px; padding-bottom: 36px; font-size: 14px;}
	.lxzhqy-list .left-box .content-box .block-box .cont a{ margin-right: 18px;}
	.lxzhqy-list .right-box{ width: 640px;}
	.lxzhqy-list .right-box .block-box{ padding: 15px 20px 0 20px; height: 195px;}
	.lxzhqy-list .right-box .block-box .s-title{ font-size: 12px;}
	.lxzhqy-list .right-box .block-box .title{ font-size: 16px; margin-top: 28px;}
	.lxzhqy-list .right-box .block-box .address{ font-size: 14px;}
	.lxzhqy-list .right-box .block-box .phone{ font-size: 14px;}
	.lxzhqy-list .right-box .swiper-container{ padding-bottom: 35px; height: 425px !important;}
	
	/* 404 */
	.container-404 .txt{ font-size: 16px;}
	.container-404 .btn-box a{ font-size: 14px;}
	
	/* 使用条款 */
	.notice-inner{ padding: 44px 0 64px 0;}
	.notice-innerW{ width: 100%; padding: 0 20px;}
	.notice-inner .top-title{ font-size: 28px;}
	.notice-inner .content{ font-size: 14px;}
	.notice-inner .content p{ margin-top: 20px;}
	.notice-inner .content .head-title{ margin-top: 40px;}
	.notice-inner .content .head-title span{ font-size: 18px;}
	
	/* 人才招聘 */
	.recruit-container .screen-view .tabsCont{ width: 100%; padding: 0 20px;}
	.recruit-container .screen-view .tabsCont li{ font-size: 16px; background-size: 16px; padding-left: 22px; margin-right: 25px;}
	.recruit-container .screen-view .tabsCont .tab-item .t-name{ font-size: 16px; width: 80px; }
	.recruit-inner{ width: 100%; padding: 0 20px; margin: 25px auto;}
	.recruit-inner .top-all-box{ font-size: 14px;}
	.recruit-inner .top-describe{ padding: 25px 45px; font-size: 14px;}
	.recruit-list .li-block{ padding: 25px 45px; font-size: 14px;}
	.recruit-list .li-block .t-title{ font-size: 16px;}
	.recruit-list .li-block .label-box .b-block span{ margin-right: 32px;}
	
	
	
	
	/* 吴超 */
	.product-list li .cont-inner .cont .title2{ font-size: 18px; }
	.product-list.product-jet .jet-spec .s-item{ margin-left: 20px;}
	.product-list.product-jet .jet-spec .s-item .i-t{ font-size: 18px; }
	.product-list.product-jet .jet-spec .s-item .i-b{ font-size: 21px; }
	.product-list.product-jet .jet-spec .s-item .i-b span{ font-size: 16px; }
	.product-list li .cont-inner .cont p{ font-size: 12px; }
	
	
	/*product-detail begin*/
	.product-detail .detail-wrapper{width:930px;}
	.product-detail .detail-main .tab-top{ font-size: 16px; padding: 28px 0;}
	.product-detail .detail-main .tab-top .t-item{ height: 50px; line-height: 50px;}
	.product-detail .detail-main .tab-main{ padding: 35px 0;}
	.product-detail .detail-main .tab-main .t-main{ margin-top: 42px;}
	.product-detail .detail-main .tab-main .t-info p{font-size:14px;}
	.product-detail .detail-main .tab-main .t-main h3{font-size:18px;}
	.product-detail .detail-main .tab-main .t-main h2{font-size:20px;}
	.product-detail .detail-main .tab-main .t-main p{font-size:14px;}
	.product-detail .detail-main .tab-main .t-main .t-item .i-item{padding:25px 20px 30px 0;}
	.product-detail .detail-history .detail-wrapper{ width: 870px;}
	.product-detail .detail-history ul li .text{ font-size: 14px; }
	.product-detail .detail-history .i-title .year{ font-size: 26px; }
	.product-detail .detail-main.detail-design .img-cont{ margin-top: 28px;}
	.product-detail .detail-history ul li .text{ max-width: 480px;}
	
	.product-detail .detail-history .detail-wrapper{ width: 820px;}
	.product-detail .detail-history .h-title{ font-size: 14px;}
	.product-detail .detail-history .i-title .year{ font-size: 26px;}
	.product-detail .detail-history ul li .swiper-slide .cont-inner .title{ font-size: 14px;}
	.product-detail .detail-history ul li .swiper-slide .cont-inner .cont{ font-size: 16px;}
	.product-detail .detail-history ul li .swiper-slide .cont-inner .cont span{ font-size: 26px;}
	.product-detail .detail-history .btn-more-box{ margin-top: 20px;}
	/*product-detail end*/
	
	
	
	/* about-detail begin*/
	.about-detail .about-links .a-item{height:54px;line-height:58px;font-size:14px; margin: 0 15px;}
	.about-detail .clerical-main .cler-item h3{ font-size: 22px; }
	.about-detail .clerical-main .cler-item{ width: 800px; }
	.about-detail .intro-main .intro-wrapper{ width: 900px; }
	.about-detail .intro-main .intro-title h2{ font-size: 24px; }
	.about-detail .intro-main .intro-title:after{ height: 4px; }
	.about-detail .intro-main h3{ font-size: 18px; margin-top: 40px; }
	.about-detail .intro-main h4{ font-size: 16px; }
	.about-detail .intro-main p{ font-size: 14px; }
	.about-detail .intro-main .swiper-container .text-cont{ width: 300px; }
	.about-detail .intro-main .swiper-container .img-cont{ width: 600px; }
	.about-detail .intro-main .bg-title{ font-size: 16px; }
	.about-detail .results-main .r-text .red,.about-detail .results-main .r-text .bold{ font-size: 16px; }
	.about-detail .results-main .r-swiper .swiper-container{ width: 800px; }
	.about-detail .results-main .r-list .r-item .bg{ width: 200px; padding: 0 20px; }
	.about-detail .results-main .r-list .r-item .r-title{ width: 150px; }
	.about-detail .results-main .r-list .r-item .r-text{ width: 300px;padding: 0 20px; height: 160px;  }
	.about-detail .results-main .r-list .r-item .r-img{ width: 190px; }
	.about-detail .results-main .r-list .r-item .c-title{ font-size: 18px; }
	.about-detail .results-main .r-list .r-item p{ font-size: 12px; }
	.about-detail .results-main .r-list .r-item .r-text .name{ font-size: 14px; line-height: 25px; }
	.about-detail .results-main .r-list .r-item .r-title span{ font-size: 14px; }
	.about-detail .results-main .r-list .r-item .r-text p{ font-size: 12px; line-height: 25px; }
	.about-detail .results-main .r-list .r-item{ line-height: 220px; }
	.about-detail .results-main .r-list .r-item .r-img img{ width: 80%; }
	.about-detail .case-main .case-bg .c-title{ font-size: 16px; }
	.about-detail .case-main .case-text h3{ font-size: 22px; }
	.about-detail .case-main .case-list .case-item .c-item:first-of-type{ width: 120px; }
	.about-detail .case-main .case-list .case-item .c-item:nth-of-type(2){ width: 450px; }
	.about-detail .case-main .case-text p{ line-height: 1.5; }
	.about-detail .license-main h2{ font-size: 22px; }
	.about-detail .license-main .blod,.about-detail .license-main .red{ font-size: 16px; }
	.about-main .about-top ul li.w1 .text-cont .t-title{ font-size: 36px; }
	.about-main .about-top ul li.w1 .text-cont .t-text{ font-size: 16px; margin-top: 40px; }
	.about-main .about-top ul li.w1 .text-cont .t-title:after{ right: 20%; }
	.about-main .about-top ul li .text-cont .t-title{ font-size: 20px; }
	.about-main .about-top ul li .text-cont p{ font-size: 14px; margin-top: 10px; }
	.about-main .about-center ul li .text-cont h2{ font-size: 26px; }
	.about-main .about-center ul li .text-cont p{ font-size: 14px; }
	.about-main .about-bottom h2{ font-size: 26px; }
	.about-main .about-bottom .b-remark{ font-size: 16px; margin-top: 20px; }
	.about-main .about-bottom .b-remark span{ background-size: 60px auto; padding-right: 80px; }
	.about-main .about-center ul li .text-cont a{ margin-top: 30px; }
	.about-detail .about-wrapper{ width: 800px; }
	.about-detail .about-wrapper .about-bg{ font-size: 14px; margin-top: 10px; }
	.screen-view .screen-title{ font-size: 16px; height: 70px;}
	.screen-view .screen-title span{ top: 24px; left: 6%;}
	.screen-view .screen-title span:after{ margin-top: 3px; }
	.screen-view.fixed{ top: 48px;}
	.infor-news-view.fixed{ top: 48px;}
	.about-detail .dsj-list .swiper-container .text-cont h3{ font-size: 16px; }
	.about-detail .dsj-list .swiper-container .text-cont p{ font-size: 14px; }
	/* about-detail end*/
	.technology-mtcjs-list ul li .text-cont h2{font-size:20px;}
	.technology-mtcjs-list ul li .text-cont p{font-size:14px;}
	.about-detail .xm-main .xm-top .t-text{ font-size: 14px; }
	.about-detail .xm-main .xm-wrapper{ width: 800px; }
	.about-detail .xm-main .xm-list h2{ font-size: 24px; }
	.about-detail .xm-main .xm-list .xm-item .xm-title span{ font-size: 16px; border-width: 2px; }
	.about-detail .xm-main .xm-list .xm-item ul li .li-title{ font-size: 12px; }
	.about-detail .xm-main .xm-list .xm-item ul li .text-cont .t-title{ font-size: 14px; }
	.about-detail .xm-main .xm-list .xm-item ul li .text-cont .t-text{ margin-top: 10px; font-size: 12px; }
	.about-detail .xm-main .xm-list .xm-item ul li .text-cont .t-text p{ background-size: 12px auto; }
	.about-detail .xm-main .xm-list .xm-item ul li .text-cont{ padding: 20px 15px; }
	.about-detail .xm-main .xm-tab .tab-link .link-item a{ font-size: 14px; }
	.about-detail .xm-main .xm-tab .tab-link .link-item{ height: 50px; line-height: 50px; }
	.about-detail .xm-main .sub-banner .text-cont{ font-size: 14px; width: 60%; }
	.about-detail .xm-main .xm-bottom .b-swiper .text-cont h3{ font-size: 16px; margin-top: 20px; margin-bottom: 10px; }
	.about-detail .xm-main .xm-bottom .b-swiper .text-cont p{ font-size: 14px; }
	.about-detail .xm-main .xm-bottom h2{ font-size: 24px; }
	.about-detail .xm-main .xm-tab .tab-link .link-item a:after{ bottom: 10px; }
	.about-detail .xm-main .xm-bottom .b-swiper .text-cont{ padding-top: 30px; padding-left: 20px; }
	.about-detail .xm-main .xm-bottom .b-swiper .swiper-btn,.about-detail .xm-main .xm-bottom .b-swiper .swiper-page{ bottom: 30px; }
	.about-detail .xm-detail h2{ font-size: 24px; }
	.about-detail .xm-detail .xm-title span{ font-size: 18px; }
	.about-detail .xm-detail .xm-title span:after, .about-detail .xm-detail .xm-title span:before{ width: 160px; margin-top: 0; }
	.about-detail .xm-detail .xm-table table td{ font-size: 14px; }
	.about-detail .quanqiu-item .qq-title{ font-size: 26px; }
	.about-detail .quanqiu-item .qq-text .text-cont{ font-size: 14px; }
	.about-detail .quanqiu-item .zx-main .t-item .i-title{ font-size: 16px; margin-top: -12px; }
	.about-detail .quanqiu-item .zx-main .t-item p{ font-size: 14px; }
	.about-detail .quanqiu-item .qq-zx h3{ font-size: 24px; }
	.about-detail .quanqiu-item .zx-title span{ font-size: 16px; }
	.about-detail .quanqiu-item .qq-text2 h4{ font-size: 18px; }
	.about-detail .quanqiu-item .qq-text2 p{ font-size: 14px; }
	.about-detail .quanqiu-item .zx-main .t-item .i-title.icon{ background-size: 25px auto; }
	.about-detail .quanqiu-item .swiper-slide a{ font-size: 12px; }
	.about-detail .quanqiu-item .swiper-slide{ line-height: 70px; }
	.about-detail .quanqiu-item .swiper-slide .icon{ width: 20%; }
	.about-detail .quanqiu-item .t-title span{ font-size: 18px; }
	.about-detail .quanqiu-item .t-title span:after,.about-detail .quanqiu-item .t-title span:before{ width: 160px; margin-top: 0; }
	.about-detail .quanqiu-item .table table td{ font-size: 12px; line-height: 40px; }
	.about-detail .quanqiu-item .qq-wrapper{ width: 900px; }
	.about-detail .quanqiu-item .qq-title:before{ height: 4px; }
	.about-detail .quanqiu-item .qq-zx h3{ font-size: 20px; }
	.about-detail .quanqiu-item .zx-item h5{ font-size: 16px; }
	.about-detail .quanqiu-item .zx-item p{ font-size: 14px; }
	.about-detail .history-main .text-cont .year{ font-size: 26px; }
	.about-detail .history-main .text-cont .t-title{ font-size: 16px; }
	.about-detail .history-main .his-item .text-cont{ padding-top: 2%; padding-right: 8%; }
	.about-detail .history-main .his-item.resever .text-cont{ padding-left: 8%; }
	.about-detail .history-main .his-item .text-cont p{ margin-top: 5px; font-size: 12px; }
	.about-detail .history-main .t-text{ line-height: 1.5; margin-top: 10px; font-size: 12px; }
	.about-detail .history-main .his-item2.resever .text-cont .t-text{ padding-top: 0; }
	.about-detail .history-main .his-item .text-cont.icon1{ background-size: 160px auto; }
	.about-detail .history-main .his-item .text-cont.icon2{ background-size: 160px auto; padding-bottom: 6%;  background-position: bottom 20px right 20%; }
	.about-detail .history-main .his-text .text-main{ font-size: 14px; }
	.about-detail .history-main .his-text .text-main .t-top:before, .about-detail .history-main .his-text .text-main .t-top:after{ width: 15px; height: 15px; background-size: 100% auto; }
	.about-detail .dsj-list .list-wrapper .text-cont .t-title{ font-size: 22px; }
	.about-detail .dsj-list .list-wrapper .text-cont .t-text{ font-size: 14px; }
	
	.new-jbgg-wrapper{ width: 100%; }
	.new-jbgg-wrapper .jbgg-title span{ font-size: 20px; }
	.new-jbgg-wrapper .jbgg-main .j-table table td,.new-jbgg-wrapper .jbgg-main .j-text{ font-size: 14px; }
	.new-jbgg-wrapper .jbgg-title span:after, .new-jbgg-wrapper .jbgg-title span:before{width: 160px; margin-top: 0; }
	.new-jbgg-wrapper .jbgg-main .j-table table td:first-of-type{ padding-left: 20px; }

	.product-list li .jet-contact .tact-item .i-title,.product-list li .jet-contact .tact-item .i-text .t-title{ font-size: 14px; }
	.product-list li .jet-contact .tact-item .i-text p{ font-size: 12px; }
	.product-list li .jet-contact .tact-item{ padding: 0 20px; }

	.new-pro-title{ width: 400px; font-size: 12px; line-height: 30px; height: 30px; padding-left: 40px; padding-right: 20px;  }
}

@media (max-width: 992px){
	/* 缩小60% */
	.edit-container{ width: auto;}
	
	
	/* 首页 */
	.home-banner .swiper-slide img{ left: 50%;/* transform:translate(-50%,0);*/ height: 100%;min-height: 100%;width: auto !important;}
	.home-banner .swiper-pagination{ bottom: 20px;}
	
	.home-module{ padding: 0;}
	.home-module2 .block-box{ width:100%}
	.home-module1 .block-box{ width:100%; margin-top: 12px; margin-right:20px /* min-height: 500px; */}
	.home-module1 .block-box .cont-box{ top: 6%; text-shadow: 1px 1px 1px #fff;}
	.home-module1 .block-box .cont-box .title-box .title{ font-size: 24px;}
	.home-module1 .block-box .cont-box .title-box .title img{ height: 40px;}
	.home-module1 .block-box .cont-box .title-box .line-box{}
	.home-module1 .block-box .cont-box .title-box .line-box img{ height: 8px;}
	.home-module1 .block-box .cont-box .title-box .line-box .circle{ width: 16px; height: 16px; margin-top: -8px;}
	.home-module1 .block-box .cont-box p{ margin-top: 10px; font-size: 16px;}
	.home-module1 .block-box:hover .cont-box{ color: #000;}
	.home-module1 .block-box:hover .cont-box .title-box .line-box .black{ display: block;}
	.home-module1 .block-box:hover .cont-box .title-box .line-box .white{ display: none;}
	.home-module1 .block-box:hover .cont-box .title-box .title .black{ display: inline-block;}
	.home-module1 .block-box:hover .cont-box .title-box .title .white{ display: none;}
	.home-module1 .block-box .hidden-cont,.home-module1 .block-box:hover .hidden-cont{ opacity: 0 !important; display: none !important;}
	
	.home-zlhd{ padding: 0; margin-top: 12px;}
	.home-zlhd .swiper-slide .cont-box{ top: 12%;}
	.home-zlhd .swiper-slide .cont-box .title{ font-size: 18px; margin-bottom: 10px;}
	.home-zlhd .swiper-slide .cont-box .logo img{ height: 41px;}
	.home-zlhd .swiper-slide .more{ margin-top: 30px; font-size: 12px; width: 108px; height: 32px; line-height: 32px;}
	.home-zlhd .swiper-pagination{ bottom: 10px;}
	
	.home-module2 .block-box{ margin-top: 12px; margin-right:20px}
	.home-module2 .block-box .cont-box{ top: 25%; transform: translate(0,0);}
	.home-module2 .block-box .cont-box .title-box .title{ font-size: 22px;}
	.home-module2 .block-box .cont-box .title-box .line-box{ padding-right: 22px;}
	.home-module2 .block-box .cont-box .title-box .line-box img{ height: 8px;}
	.home-module2 .block-box .cont-box .title-box .line-box .circle{ width: 16px; height: 16px; margin-top: -8px;}
	.home-module2 .block-box .cont-box p{ font-size: 14px; margin-top: 20px;}
	.home-module2 .block-box .video,.home-module2 .block-box:hover .video{ opacity: 0 !important; display: none !important;}
	.home-module2 .block-box.home-saishi .cont-box{ top: 12%; }
	.home-module2 .block-box.home-shehui .cont-box{ top: 12%; }
	.home-module2 .block-box.home-saishi .cont-inner .logo{font-size: 28px;}
	.home-module2 .block-box.home-saishi .cont-inner .title{font-size: 18px;}
	.home-module2 .block-box.home-saishi .cont-inner .text{font-size: 14px;}
	.home-news{ padding: 0; margin-top: 12px;}
	.home-news .title-box{ top:0; left: 0; width: 100%; text-align: center;}
	.home-news .title-box .title{ font-size: 22px; text-align:center}
	.home-news .title-box .line-box{}
	.home-news .title-box .line-box img{ height: 8px;}
	.home-news .title-box .line-box .circle{ width: 16px; height: 16px; margin-top: -8px;}
	.home-news .swiper-container{ padding-top:15%; }
	.home-news .swiper-slide .cont-box{ top: 38%; left: 0; width: 100%; padding: 0 12px;margin-top: 20px; float: none; padding-bottom: 40px;}
	.home-news .swiper-slide .img-box{width: 100%; float: none; /*min-height: 300px;*/}
	.home-news .swiper-slide .cont-box .cont{ padding-left: 0; padding-right:0}
	.home-news .swiper-slide .cont-box .cont .title{ font-size: 20px; text-align:center}
	.home-news .swiper-slide .cont-box .cont p{ font-size: 14px; margin-top: 10px;}
	.home-news .swiper-slide .more{ margin: 20px auto 0 auto; font-size: 12px; width: 108px; height: 32px; line-height: 32px;}
	.home-news .swiper-pagination{ bottom:10px; width: 100%;}
	.home-news .swiper-pagination-bullet i{ border-color: #5d5d5d;}
	.home-news .swiper-pagination-bullet-active i{ border-color: #d53434;}
	
	/* 内页 */
	.sub-nav{ padding: 10px 20px 10px 0; overflow-x: auto;-webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;list-style: none; display: block;}
	.sub-nav ul{ display: block;}
	.sub-nav li{ margin: 0 20px;}
	.sub-nav li .icon img{ height: 38px;}
	
	.sub-banner .cont-inner .title{ font-size: 26px;}
	.sub-banner .cont-inner p{ font-size: 14px; margin-top: 15px;}
	
	.product-list{ padding: 0;}
	.product-list li{ margin-top: 12px; /* min-height: 500px; */}
	.product-list li .img{ height: auto; width: 85%;}
	.product-list li .cont-inner{ width: 100%; top: 12%;}
	.product-list li .cont-inner .title-box{ display: block;}
	.product-list li .cont-inner .title-box .title{ font-size: 28px;}
	.product-list li .cont-inner .title-box .title span.tit-ml{/* margin-left: -10px;*/ }
	.product-list li .cont-inner .title-box .e-title{ height: 14px; line-height: 14px; font-size: 12px;}
	.product-list li .cont-inner .title-box .line-box{ padding-right: 22px;}
	.product-list li .cont-inner .title-box .line-box img{ height: 10px;}
	.product-list li .cont-inner .title-box .line-box .circle{ width: 16px; height: 16px; margin-top: -8px;}
	.product-list li .cont-inner .cont{ margin-top: 10px; padding: 0 20px;}
	.product-list li .cont-inner .cont .logo img{ height: 22px;}
	.product-list li .cont-inner .cont .title{ font-size: 20px; margin-top: 10px;}
	.product-list li .cont-inner .cont p{ font-size: 14px; margin-top: 10px;}
	.product-list li .cont-inner .title-box .title img{ height: 50px;}
	.product-list li .cont-inner.left{ left: 0;}
	.product-list li .cont-inner.right{ right: 0;}
	.product-list li.through .cont-inner.left{ left: 0;}
	.product-list li.through .cont-inner.right{ right: 0;}
	.product-list li.through a::before{ content: ''; width: 100%; height: 100%; background-color: #000; opacity: 0.4; position: absolute; top: 0; left: 0; z-index: 5;}
	
	.screen-view{ padding: 0 0 20px 0; min-height: 52px; overflow: hidden;}
	.screen-view.qc{ padding-left: 20px; padding-right: 20px;}
	.screen-view.mtc{ padding-left: 20px; padding-right: 20px;}
	.screen-view.lc{ padding-left: 20px; padding-right: 20px;}
	.screen-view .icon-expand{ width: 32px; height: 32px; top: 10px;}
	.f1-cs-warp .screen-view .icon-expand{ display: none; }
	.screen-list .horizontal-block{ font-size: 14px; margin-top: 20px;}
	.screen-list .horizontal-block .type{ margin-right: 0; float: none;}
	.screen-list .horizontal-block .block-right{ float: none;}
	.screen-list .horizontal-block .block-right a{ margin: 10px 15px 0 0;}
	.screen-list .result-block{ font-size: 14px; margin-top: 20px; line-height: initial;}
	.screen-list .result-block .type span{ font-size: 14px;}
	.screen-list .result-block .type{ float: none;}
	.screen-list .result-block .block-right{ margin-left: 0; float: none;}
	.screen-list .result-block .block-right .bx{ line-height: 28px; font-size: 14px; padding: 0 38px 0 10px; margin: 10px 10px 0 0;}
	.screen-list .result-block .block-right .bx .bx-close{ width: 28px; height: 28px; margin-top: -14px; background-size: 13px; right: 3px;}
	
	.screen-list2{ text-align: left;}
	.screen-list2 li{ margin: 20px 0 0 0; float: left; width: 30%; padding: 0 10px 0 22px; font-size: 14px; background-size: 14px; margin-left: 15%;}
	.f1-cs-warp .screen-list2 li{ width: auto; margin-right: 10px; margin-left: 5px; }
	.screen-result-list{ padding: 0;}
	.screen-result-list-inner{ margin-top: 20px; padding-bottom: 10px;}
	.screen-result-list-inner .top-title{ height: 40px;}
	.screen-result-list-inner .top-title span{ width: 208px; height: 35px; line-height: 35px; font-size: 18px; left: 44px;}
	.screen-result-list-inner .inner-list .block-box{ margin: 20px 0 0 0;}
	.screen-result-list-inner .inner-list .block-box .s-title{ font-size: 13px; top: 20px; left: 20px;}
	.screen-result-list-inner .inner-list .block-box .logo img{ width: 80%; margin: 0 auto;}
	.screen-result-list-inner .inner-list .block-box::before{ width: 28px; height: 28px; left: 15px; bottom: 18px;}

  /*摩托车列表新增样式HLL20210310*/
  .screen-result-list-inner .inner-list .block-box .special-box .special-tan .special-link{ height: 46px; margin-top: -23px; }
  .screen-result-list-inner .inner-list .block-box .special-box .special-tan .special-link a{font-size: 13px;height: 46px;}

	.btn-more-box{ margin-top: 20px;}
	.btn-more-box .more a{ font-size: 14px; background-size: 12px auto; padding-right: 16px;}
	
	.mtc-view{ padding: 0;}
	.mtc-view .block-box{ width: 400%; }
	.mtc-view .col-xs-12:first-of-type .block-box img{ margin-left: -60%; }
	.mtc-view .col-xs-12:nth-of-type(2) .block-box  img{ margin-left: -20%; }
	.mtc-view .block-box .cont-inner{ padding: 0 20px; width: 25%;}
	.mtc-view .col-xs-12:first-of-type .block-box .cont-inner img{ margin-left: 0; }
	.mtc-view .block-box .cont-inner .title{ font-size: 25px;}
	.mtc-view .block-box .cont-inner .more{ font-size: 12px; height: 32px; line-height: 32px; margin-top: 20px;}
	.mtc-view .block-box .cont-inner .title{ width: 100%; }
	.mtc-view .block-box .cont-inner2{ right: auto; }
	.mtc-view .block-box.black .cont-inner .title{ color: #fff; }
	.sub-banner2 .more{ bottom: 20px; right: 12px; font-size: 12px; width: 108px; height: 32px; line-height: 32px;}
	.qc-details-container .details-tab{ padding: 20px 0; overflow-x: auto;}
	.qc-details-container .details-tab ul{ white-space: nowrap;}
	.qc-details-container .details-tab li{ padding: 10px 15px; line-height: 30px; font-size: 14px; width: auto; float: none; display: inline-block;}
	.qc-details-container .details-tab li img{ height: 30px;}
	.qc-details-container .details-tab li span{ width: 66px; bottom: 2px; margin-left: -33px;}
	
	.qc-details-container .details-content{ padding: 0;}
	.qc-details-container .details-content .yg-list .block-box{ margin-top: 12px;}
	.qc-details-container .details-content .yg-list .block-box .cont-inner{ top: 12%;}
	.qc-details-container .details-content .yg-list .block-box .cont-inner .title{ font-size: 28px;}
	.qc-details-container .details-content .yg-list .block-box .cont-inner p{ font-size: 14px;}
	.qc-details-container .details-content .yg-list .block-box .cont-inner .more{ font-size: 12px; width: 108px; height: 32px; line-height: 32px;}
	.qc-details-container .details-content .yg-list .through .block-box a::before{ content: ''; width: 100%; height: 100%; background-color: #000; opacity: 0.4; position: absolute; top: 0; left: 0;}
	.qc-details-container .details-content .yg-list .through .block-box .cont-inner{ width: 100%; padding: 0 20px; right: 0; top: 12%; transform: translate(0);}
	.qc-details-container .details-content .yg-list .through .block-box .cont-inner .title{ font-size: 28px;}
	.qc-details-container .details-content .yg-list .through .block-box .cont-inner p{ margin-top: 10px;}
	.qc-details-container .details-content .yg-list .through .block-box .cont-inner .more{ margin-top: 20px;}
	
	.jbgg-container{ padding: 30px 12px; margin: 0;}
	.jbgg-container .top-title-box{ padding-bottom: 15px;}
	.jbgg-container .top-title-box .top-title{ font-size: 14px;}
	.jbgg-container .top-title-box .bot-box{ margin-top: 10px;}
	.jbgg-container .top-title-box .bot-box .block{ font-size: 14px; margin: 0; display: block;}
	.jbgg-container .top-title-box .bot-box .block .gl{ font-size: 16px; margin: 0 5px 0 10px;}
	.jbgg-container .top-title-box .bot-box .block .gl i{ font-size: 20px;}
	.jbgg-container .top-title-box .bot-box .block .hl{ font-size: 12px;}
	
	.jbgg-container .content-box{ padding-top: 20px;}
	.jbgg-container .content-box .top-title{ font-size: 18px;}
	.jbgg-container .base-table{ margin-top: 15px; display: block; position: relative; width: auto; overflow-x: auto; white-space: nowrap;}
	.jbgg-container .base-table table{ font-size: 12px;}
	.jbgg-container .base-table table th{ font-size: 14px; padding: 8px 5px;}
	.jbgg-container .base-table table td{ padding: 15px 5px;}
	.fontSize22{ font-size: 16px;}
	
	.base-table{ padding-bottom: 5px;}
	.base-table::-webkit-scrollbar{/*滚动条整体样式*/
			width: 1px;     /*高宽分别对应横竖滚动条的尺寸*/
			height: 2px;
	}
	.base-table::-webkit-scrollbar-thumb{/*滚动条里面小方块*/
			border-radius: 10px;
			/* -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); */
			height: 5px;
			background: #d53434;
	}
	.base-table::-webkit-scrollbar-track{/*滚动条里面轨道*/
			/* -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); */
			border-radius: 5px;
			background: #d4d4d4;
	}
	
	.gallery-container{ margin: 12px 12px 0 12px; padding: 0;}
	.gallery-container .swiper-bottom{ display: none;}
	.gallery-container .swiper-pagination{ color: #fff; text-align: right; padding-right: 12px;}
	
	/* 技术 */
	.technology-list{ padding: 0;}
	.technology-list li{ margin-top: 12px;}
	.technology-list li .img{ width: 100%;}
	.technology-list li .cont-inner{ width: 100%; position: relative; top: 0; transform: translate(0); padding: 30px 0 20px 0;}
	.technology-list li .cont-inner .title-box .title{ font-size: 28px;}
	.technology-list li .cont-inner .title-box .line-box{ padding-right: 26px;}
	.technology-list li .cont-inner .title-box .line-box img{ height: 31px;}
	.technology-list li .cont-inner .title-box .line-box .circle{ width: 20px; height: 20px; bottom: -2px;}
	.technology-list li.last .cont-inner .title-box .line-box img{ height: 18px;}
	.technology-list li.last .cont-inner .title-box .line-box .circle{ bottom: -1px;}
	
	.technology-qcjs-list{ padding: 0;}
	.technology-qcjs-list li{ margin-top: 12px;}
	.technology-qcjs-list li .cont-inner{ width: 100%; padding: 0 20px; top: 12%; text-align: center;}
	.technology-qcjs-list li .cont-inner .logo img{ height: 40px; margin: 0 auto;}
	.technology-qcjs-list li .cont-inner .title{ font-size: 20px; margin-top: 20px;}
	.technology-qcjs-list li .cont-inner .more{ font-size: 12px; width: 108px; height: 32px; line-height: 32px; margin: 25px auto 0 auto;}
	.technology-qcjs-list li .video-play{ width: 50px; height: 50px; margin: 0 0 0 -25px;}
	.technology-qcjs-list li .cont-inner.left{ left: 0;}
	.technology-qcjs-list li .cont-inner.right{ right: 0;}
	.technology-qcjs-list li.first .cont-inner{ width: 100%;}
	
	/* 视频弹框 */
	.video-layer .layer-inner .layer-close{ width: 30px; height: 30px; background-size: 22px;}
	
	.qcjs-details-container .screen-view{ padding-bottom: 30px;}
	.qcjs-details-container .screen-view .tabs{ width: 100%; margin-top: 30px; padding: 0 20px; overflow-x: auto;}
	.qcjs-details-container .screen-view .tabs ul{ white-space: nowrap;}
	.qcjs-details-container .screen-view .tabs li{ width: auto; background-size: 12px; font-size: 14px; line-height: 40px; padding-left: 20px; margin-right: 15px; float: none; margin-bottom: 15px; display: inline-block;}
	.qcjs-details-container .screen-view .tabs li img{ height: 30px;}
	.qcjs-details-container .screen-view .line{ margin: 0 0 10px 0;}
	.qcjs-details-container .screen-view .tabsCont{ width: 100%; padding: 0 20px;}
	.qcjs-details-container .screen-view .tabsCont ul{ white-space: nowrap; overflow-x: auto; }
	.qcjs-details-container .screen-view .tabsCont li{  font-size: 15px; display: inline-block; margin-right: 20px; float: none;}
	/*.qcjs-details-container .screen-view .tabsCont.mtcjs li{ width: 50%;}
	.qcjs-details-container .screen-view .tabsCont.mtcjs li:nth-of-type(9){ width: 50%; }*/
	.qcjs-details-inner{ padding: 0 12px;}
	.qcjs-details-inner .step-view{ padding: 30px 12px 0 12px; margin-top: 12px;}
	.qcjs-details-inner .step-view li{ width: 100%;}
	.qcjs-details-inner .step-view li .black-box{ width: 100%; float: none !important; }
	.qcjs-details-inner .step-view::before{ left: 30px; margin-left: 0;}
	.qcjs-details-inner .step-view .number-box::before{ bottom: 8px;}
	.qcjs-details-inner .step-view .number-box img{ padding: 0 21px 0 16px; margin-left: 50px; height: 30px;}
	.qcjs-details-inner .step-view .inner{ padding: 15px 10px 30px 67px;}
	.qcjs-details-inner .step-view .inner .title{ font-size: 18px;}
	.qcjs-details-inner .step-view .inner .cont{ font-size: 14px; margin-top: 10px;}
	.aqcg-video{ margin-top: 12px;}
	.qcjs-details-inner .slogan-txt-box{ padding: 30px 20px; margin-top: 12px;}
	.qcjs-details-inner .slogan-txt-box .block{ padding-top: 30px; width: 100% !important; border: none !important; padding: 0 !important; margin-bottom: 20px !important; margin-top: 0 !important; }
	.qcjs-details-inner .slogan-txt-box .block .title{ font-size: 18px;}
	.qcjs-details-inner .slogan-txt-box .block .title.konghang{ display: none; }
	.qcjs-details-inner .slogan-txt-box .block .title span{ padding: 0 18px;}
	.qcjs-details-inner .slogan-txt-box .block .title span::after, .qcjs-details-inner .slogan-txt-box .block .title span::before{ width: 8px; height: 12px; margin-top: -6px;}
	.qcjs-details-inner .slogan-txt-box .block .cont{ font-size: 14px; margin-top: 10px;}
	.qcjs-details-inner .step-view .block-box2{ margin-top: 0;}
	
	.qcjs-details-inner .qcjs-view-pic{ margin-top: 0;}
	.qcjs-details-inner .qcjs-view-pic .block-box{ margin-top: 12px;}
	.qcjs-details-content .yzxt-pic-bottom{ margin-top: 12px;}
	
	.qcjs-car-list{ margin-top: 12px;}
	.qcjs-car-list .view-title{ font-size: 20px; line-height: 60px;}
	.qcjs-car-list-inner{ margin-top: 20px; padding-bottom: 10px;}
	.qcjs-car-list-inner .top-title{ height: 40px;}
	.qcjs-car-list-inner .top-title span{ width: 208px; height: 35px; line-height: 35px; font-size: 18px; left: 44px;}
	.qcjs-car-list-inner .inner-list .block-box{ margin: 20px 0 0 0;}
	.qcjs-car-list-inner .inner-list .block-box .s-title{ font-size: 13px; top: 20px; left: 20px;}
	.qcjs-car-list-inner .inner-list .block-box .s-title2{ top: 45px; left: 20px;}
	.qcjs-car-list-inner .inner-list .block-box .s-title2 img{ height: 12px;}
	.qcjs-car-list-inner .inner-list .block-box .logo img{ width: 80%; margin: 0 auto;}
	.qcjs-car-list-inner .inner-list .block-box::before{ width: 28px; height: 28px; left: 15px; bottom: 18px;}
	.btn-more-box{ margin-top: 20px;}
	.btn-more-box .more a{ font-size: 14px; background-size: 12px auto; padding-right: 16px;}
	
	.qcjs-details-inner{ padding: 0;}
	.qcjs-details-inner .step-view2{ padding: 30px 12px 0 12px; margin-top: 12px;}
	.qcjs-details-inner .step-view2 .number-box::before{ bottom: 8px;}
	.qcjs-details-inner .step-view2 .number-box img{ padding: 0 21px 0 16px; height: 30px;}
	.qcjs-details-inner .step-view2 .inner{ padding: 15px 0 30px 0; text-align: left;}
	.qcjs-details-inner .step-view2 .inner .title{ font-size: 18px;}
	.qcjs-details-inner .step-view2 .inner .cont{ font-size: 18px; margin-top: 10px;}
	.qcjs-details-inner .step-view2 .inner .img{ margin-top: 20px;}
	.qcjs-details-inner .step-view2 .inner .img img{ display: block; width: 100%;}
	
	.technology-xlycx-list{ padding: 0;}
	.technology-xlycx-list li{ margin-top: 12px;}
	.technology-xlycx-list li .cont-inner{ width: 100%; padding: 0 20px; top: 12%; text-align: center;}
	.technology-xlycx-list li .cont-inner .logo{ font-size: 24px;}
	.technology-xlycx-list li .cont-inner .title{ font-size: 18px; margin-top: 10px;}
	.technology-xlycx-list li .cont-inner .title2{ font-size: 14px; margin-top: 5px;}
	.technology-xlycx-list li .cont-inner .more{ font-size: 12px; width: 108px; height: 32px; line-height: 32px; margin: 25px auto 0 auto;}
	.technology-xlycx-list li .video-play{ width: 50px; height: 50px;margin: 0 0 0 -25px;}
	.technology-xlycx-list li .cont-inner.left{ left: 0;}
	.technology-xlycx-list li .cont-inner.right{ right: 0;}
	.technology-xlycx-list li.first .cont-inner{ width: 100%;}
	
	/* 社会责任 */
	.contribution-list{ padding: 0 0;}
	.contribution-list li{ margin-top: 12px;}
	.contribution-list li .img{ width: 100%;}
	.contribution-list li .img.left{ float: none;}
	.contribution-list li .img.right{ float: none;}
	.contribution-list li .cont-inner{ padding: 30px 20px; position: relative; top: 0; transform: translate(0); width: 100%;}
	.contribution-list li .cont-inner .title-box .title{ font-size: 20px;}
	.contribution-list li .cont-inner .title-box .s-title{ font-size: 16px; margin-top: 20px;}
	.contribution-list li .cont-inner .title-box .cont{ margin-top: 10px; font-size: 14px;}
	.contribution-list li .cont-inner .title-box .btn-box{ width: 122px; height: 36px; line-height: 36px; font-size: 14px; margin-top: 20px;}
	.contribution-list li .inner-box .title-box{ padding: 38px 20px; background-color: transparent; top: 48%;}
	.contribution-list li .inner-box .title-box .title{ font-size: 20px; /*color: #000; text-shadow: 3px 3px 3px #fff;*/color: #fff; /*text-shadow: 3px 3px 3px #fff;*/}
	.contribution-list li .inner-box .title-box .btn-box{ width: 122px; height: 36px; line-height: 36px; font-size: 14px; margin-top: 0; background-position: 90px center;}
	.contribution-links-list{ padding: 20px 20px 30px 20px; margin: 12px 0 0 0; text-align: left;}
	.contribution-links-list li{ display: block; font-size: 14px; margin: 10px 0 0 0;}
	
	/* 搜索 */
	.search-container{ padding: 0;}
	.search-top-box{ padding: 20px 15px;}
	.search-top-box .inner-box{ width: 100%; margin-top: 15px; padding-left: 50px; border-width: 1px;}
	.search-top-box .top-title{ font-size: 18px;}
	.search-top-box .inner-box .input-text{ font-size: 14px; padding: 15px 0;}
	.search-top-box .inner-box .search-btn{ width: 24px; height: 26px; margin-top: -13px; left: 15px; background-size: 18px auto;}
	.search-list{ padding: 25px 15px;}
	.search-listW{ width: 100%;}
	.search-list .top-box{ font-size: 14px;}
	.search-list .top-box .number{ font-size: 18px;}
	.search-list li{ padding: 20px 0; font-size: 14px;}
	.search-list li .title{ font-size: 14px; background-position: 0 6px;}
	.search-list .btn-more-box{ margin-top: 20px;}
	
	/* 网站地图 */
	.website-map-container{ padding: 0;}
	.website-map-inner{ margin-top: 12px; padding: 0;}
	.website-map-innerW{ width: 100%; padding: 0 12px;}
	.website-map-inner .item-block{ padding: 0;}
	.website-map-inner .item-block .item-title{ padding: 15px 0; font-size: 16px;}
	.website-map-inner .map-container .head-title{ font-size: 16px; margin-bottom: 15px;}
	.website-map-inner .map-container .inner{ float: none; width: 100%;}
	.website-map-inner .map-container .inner .head-title2 span{ display: block;}
	.website-map-inner .map-container .inner .head-title2 a{ display: block;}
	.website-map-inner .map-container .inner-container{ margin-bottom: 24px;}
	.website-map-inner .map-container .inner-container:last-child{ margin-bottom: 20px;}
	.website-map-inner .map-container .c-list{ margin: 12px 0; overflow: hidden;}
	.website-map-inner .map-container .c-list2{ font-size: 14px;}
	.website-map-inner .map-container .c-list2 li{ width: 50%; padding-right: 10px;}
	.website-map-inner .map-container .c-list3 .head-title3{ font-size: 14px;}
	.website-map-inner .map-container .c-list3 .head-title3 span{ display: block;}
	.website-map-inner .item-block:last-child{ border-bottom: 0;}
	
	/* 联系我们 */
	.contact-us-container{ padding: 30px 0;}
	.contact-us-containerW{ width: 100%; padding: 0;}
	.contact-us-container .top-title{ font-size: 18px;}
	.shfw-list{ margin-top: 5px;}
	.shfw-list li{ width: 100%;}
	.shfw-list li .block-box{ padding: 20px 15px 15px 15px; height: auto; margin-top: 12px;}
	.shfw-list li .block-box .logo img{ width: 65%; margin: 0 auto;}
	.shfw-list li .block-box .title{ font-size: 16px; margin-top: 25px;}
	.shfw-list li .block-box .phone{ font-size: 16px;}
	.shfw-list li .block-box .phone .p-title{ font-size: 14px;}
	.lxzhqy-inner{ margin-top: 30px;}
	.lxzhqy-list{ margin-top: 20px; padding: 25px 0;}
	.lxzhqy-list .left-box{ width: 100%; margin-top: 0; padding: 0 15px;}
	.lxzhqy-list .left-box .tab li{ width: 128px; height: 36px; line-height: 36px; margin-right: 15px; font-size: 14px;}
	.lxzhqy-list .left-box .content-box .block-box{ margin-top: 20px; padding-bottom: 20px; font-size: 14px;}
	.lxzhqy-list .left-box .content-box .block-box .cont a{ margin-right: 18px;}
	.lxzhqy-list .right-box{ width: 100%; margin-top: 20px;}
	.lxzhqy-list .right-box .block-box{ padding: 15px 20px 0 20px; height: 195px;}
	.lxzhqy-list .right-box .block-box .s-title{ font-size: 12px;}
	.lxzhqy-list .right-box .block-box .title{ font-size: 16px; margin-top: 28px;}
	.lxzhqy-list .right-box .block-box .address{ font-size: 14px;}
	.lxzhqy-list .right-box .block-box .phone{ font-size: 14px;}
	.lxzhqy-list .right-box .swiper-container{ padding-bottom: 35px; height: auto !important;}
	
	/* 404 */
	.container-404{ width: 100%;}
	.container-404 .pic{ 
		zoom: 0.6;
		-moz-transform:scale(0.6);
		-moz-transform-origin:top left; /* Firefox */
		-o-transform:scale(0.6);
		-o-transform-origin:top left; /* Opera */
		margin: 0 auto;
	}
	.container-404 .txt{ font-size: 16px;}
	.container-404 .btn-box a{ font-size: 14px; width: 120px; margin: 0 10px;}
	
	/* 使用条款 */
	.notice-container{ padding: 0;}
	.notice-inner{ padding: 30px 0; margin-top: 12px;}
	.notice-innerW{ width: 100%; padding: 0 20px;}
	.notice-inner .top-title{ font-size: 18px;}
	.notice-inner .content{ font-size: 13px;}
	.notice-inner .content p{ margin-top: 10px;}
	.notice-inner .content .head-title{ margin-top: 20px;}
	.notice-inner .content .head-title span{ font-size: 16px;}
	
	/* 人才招聘 */
	.recruit-container .screen-view .tabsCont{ width: 100%; padding: 0 15px;}
	.recruit-container .screen-view .tabsCont li{ font-size: 14px; background-size: 14px; padding-left: 22px; margin: 10px 5px 0 0;}
	.recruit-container .screen-view .tabsCont .tab-item .t-name{ font-size: 14px; width: 70px; }
	.recruit-inner{ width: 100%; padding: 0; margin: 25px auto;}
	.recruit-inner .top-all-box{ font-size: 14px; padding: 0 15px;}
	.recruit-inner .top-describe{ padding: 25px 15px; font-size: 14px;}
	.recruit-list .li-block{ padding: 25px 15px; font-size: 14px;}
	.recruit-list .li-block .t-title{ font-size: 16px;}
	.recruit-list .li-block .label-box .b-block span{ margin-right: 0; display: block;}
	
	
	
	
	
	
	
	
	/* 吴超 */
	.product-list.product-jet li.through .cont-inner.left, .product-list.product-jet li .cont-inner.left{ left: 0; }
	.product-list.product-jet li:nth-of-type(3) .cont-inner{ width: 100%; right: 0; }
	.product-list.product-jet li.through:not(first-of-type) .cont-inner.right{ right: 0;  text-align: left; }
	.product-list.product-jet li:nth-of-type(4) .cont-inner{ width: 100%; }
	.product-list.product-jet li:nth-of-type(2) .cont-inner.right{right: 0; top: 12%;}
	.product-list li .cont-inner .cont .title2{ font-size: 18px; }
	.product-list.product-jet .jet-spec .s-item{ margin-left: 0; margin-right: 20px; margin-bottom: 20px; }
	.product-list.product-jet .jet-spec .s-item .i-t{ font-size: 18px; }
	.product-list.product-jet .jet-spec .s-item .i-b{ font-size: 16px; }
	.product-list.product-jet .jet-spec .s-item .i-b span{ font-size: 12px; }
	.product-list li .cont-inner .cont p{ font-size: 12px; }
	.product-list li.through .cont-inner.right .cont p{ text-align: left; }
	.product-list.product-jet li.through:not(first-of-type) .cont-inner.right .cont{ padding-right: 20px; }
	.product-list.product-jet .jet-spec{ text-align: left; }
	.product-list.product-jet li:first-of-type .cont-inner{ width: 100%; }
	.product-list.product-jet li:first-of-type .jet-air{ width: 100%; height: 90%; margin-left: 0; background-position: 0 bottom; }
	.product-list.product-jet li .cont-inner{ color: #fff; }
	.product-list.product-jet li:before{ content: ""; width: 100%; height: 100%; position: absolute; background: rgba(0,0,0,.3); }
	.product-list.product-jet li.through:before{ display: none; }
	
	
	/*product-detail begin*/
	.product-detail .detail-thumb{ padding: 10px; }
	.product-detail .detail-thumb span{ font-size: 14px; margin-left: 15px; }
	.product-detail .detail-main .tab-top{ padding: 10px 0; font-size: 18px; }
	.product-detail .detail-main .tab-top .t-item{ width: 100%; height: 45px; line-height: 45px; }
	.product-detail .detail-main .tab-top .t-item:not(:last-of-type):after{ display: none; }
	.product-detail .detail-main .tab-top .t-item:not(:last-of-type){ border-bottom: 1px solid #ccc; }
	.product-detail .detail-main .tab-main{ padding: 20px 0; margin: 12px 12px 0 12px;}
	.product-detail .detail-wrapper{ width: 100%; box-sizing: border-box; padding: 10px; }
	.product-detail .detail-main .tab-main .t-info p{ font-size: 14px; line-height: 1.5; }
	.product-detail .detail-main .tab-main .t-main{ margin-top: 30px; }
	.product-detail .detail-main .tab-main .t-main h3{ font-size: 16px; line-height: 1.5; margin-bottom: 30px; }
	.product-detail .detail-main .tab-main .t-main .t-item{ float: none; width: 100%; }
	.product-detail .detail-main .tab-main .t-main .t-item .i-item{ padding: 0; border: none !important; margin-bottom: 20px; }
	.product-detail .detail-main .tab-main .t-main h2{ font-size: 18px; margin-bottom: 10px; }
	.product-detail .detail-main .tab-main .t-main p{ font-size: 14px; }
	.product-detail .detail-main .tab-main .t-main .t-item:last-of-type{ padding-left: 0; }
	.product-detail .detail-main.detail-design .tab-top .t-item{ width: 100%; }
	.product-detail .detail-main.detail-design .img-cont{ margin-top: 20px; }
	
	.screen-view.jet .screen-list2 li{ margin: 20px 0 0 0; float: left; width: 50%; padding: 0 5px 0 22px; font-size: 14px; background-size: 14px;}
	
	.product-detail .detail-history{ margin: 12px 0 0 0; padding: 0;}
	.product-detail .detail-history .detail-wrapper{ width: 100%;}
	.product-detail .detail-history .history-list{ margin-left: 0;}
	.product-detail .detail-history .history-list::before{ left: 2px;}
	.product-detail .detail-history .h-item{ padding-left: 0;}
	.product-detail .detail-history ul li{ margin-bottom: 0;}
	.product-detail .detail-history ul li:before{ margin-left: 0; width: 10px; height: 10px; margin-top: 0; top: 40px;}
	.product-detail .detail-history ul li:after{ margin-top: 0; top: 43px;}
	.product-detail .detail-history .pf-title{ position: relative; top: 0; padding-left: 10px;}
	.product-detail .detail-history .h-title{ font-size: 12px;}
	.product-detail .detail-history .i-title .year{ font-size: 22px;}
	.product-detail .detail-history ul li .swiper-slide .cont-inner{ position: relative; top: 0; color: #000; text-align: left; padding: 10px 0 25px 0;}
	.product-detail .detail-history ul li .swiper-slide .cont-inner .title{ font-size: 13px; border-color: #000;}
	.product-detail .detail-history ul li .swiper-slide .cont-inner .cont{ font-size: 14px;}
	.product-detail .detail-history ul li .swiper-slide .cont-inner .cont span{ font-size: 22px;}
	.product-detail .detail-history ul li .swiper-pagination{ bottom: -5px;}
	.product-detail .detail-history ul li .swiper-pagination-bullet i{ border-color: #5d5d5d;}
	.product-detail .detail-history ul li .swiper-pagination-bullet-active i{ border-color: #d53434;}
	.product-detail .detail-history .btn-more-box{ margin-top: 20px;}
	/*product-detail end*/
	
	/* about-detail begin*/
	.about-detail .about-links .a-item{height:35px;line-height:35px;font-size:14px; margin: 0 15px;}
	.about-detail .clerical-main .cler-item h3{ font-size: 22px; }
	.about-detail .clerical-main .cler-item{ width: 100%; box-sizing: border-box; padding: 20px; }
	.about-detail .clerical-main .cler-item p{ font-size: 14px; }
	.about-detail .clerical-main .cler-item .img-cont{ width: 100%; }
	.about-detail .clerical-main{ padding-bottom: 40px; }
	.about-detail .intro-main .intro-wrapper{ width: 100%; box-sizing: border-box; padding: 0 20px; }
	.about-detail .intro-main .intro-title h2{ font-size: 18px; } 
	.about-detail .intro-main .intro-item{ padding: 40px 0; }
	.about-detail .intro-main h3{ font-size: 16px; margin-top: 20px; }
	.about-detail .intro-main h4{ font-size: 16px; }
	.about-detail .intro-main .text-item{ margin-top: 15px; }
	.about-detail .intro-main p{ font-size: 14px; }
	.about-detail .intro-main .swiper-container .text-cont,.about-detail .intro-main .swiper-container .img-cont{ width: 100%; }
	.about-detail .intro-main .swiper-container .text-cont{ padding: 20px; }
	.about-detail .intro-main .swiper-container .text-cont .i-title{ font-size: 18px; }
	.about-detail .intro-main .swiper-container .text-cont .e-title{ font-size: 16px;margin: 10px 0; }
	.about-detail .intro-main .swiper-container .text-cont p{ font-size: 14px; }
	.about-detail .intro-main .swiper-container .swiper-btn,.about-detail .intro-main .swiper-container .swiper-page{ display: none; }
	.about-detail .intro-main .intro-title:after{ display: none; }
	.about-detail .intro-main .bg-title{ font-size: 14px; height: 30px; line-height: 30px; margin-top: 20px; }
	.about-detail .intro-main .logo-list .logo-item,.about-detail .intro-main .logo-list .logo-item:nth-child(n+5){ width: 50%; }
	.about-detail .intro-main .year-list{ width: 100%; margin-top: 20px; }
	.about-detail .intro-main .year-list .year-cont,.about-detail .intro-main .year-list .img-cont{ width: 100%; }
	.about-detail .intro-main .year-list .year-cont .y-list{ margin-top: 20px; }
	.about-detail .intro-main .year-list .year-cont .y-item{ font-size: 16px; margin-right: 30px; margin-bottom: 20px; }
	.about-detail .results-main .r-text .red,.about-detail .results-main .r-text .bold{ font-size: 14px; }
	.about-detail .results-main .r-swiper{ margin-top: 50px; }
	.about-detail .results-main .r-swiper .swiper-container{ width: 100%; }
	.about-detail .results-main .r-list .r-item{ line-height: normal; }
	.about-detail .results-main .r-list .r-item .bg{ width: 100%; height: auto; padding:20px; }
	.about-detail .results-main .r-list .r-item .r-title{ width: 100%;height: auto; padding:20px;}
	.about-detail .results-main .r-list .r-item .r-text{ width: 100%;padding:20px 0; height: auto; margin-top: 0; border: none;  }
	.about-detail .results-main .r-list .r-item .r-img{ width: 100%; height: auto;padding:20px;}
	.about-detail .results-main .r-list .r-item .r-text .name,.about-detail .results-main .r-list .r-item .r-text p{ font-size: 14px; line-height: 25px; }
	.about-detail .case-main .case-bg{ padding: 20px; }
	.about-detail .case-main .case-bg .c-title{ font-size: 16px; }
	.about-detail .case-main .case-text h3{ font-size: 20px; }
	.about-detail .case-main .case-list .case-item,.about-detail .case-main .case-list .case-item .c-item{ display: block; }
	.about-detail .case-main .case-list .case-item .c-item{ width: 100%!important; min-height: auto; margin-bottom: 10px; padding: 10px 0!important; }
	.about-detail .case-main .case-list .case-item .mr20{ border-right: none; }
	.about-detail .case-main .case-text p{ margin-top: 0; }
	.about-detail .license-main h2{ font-size: 20px; }
	.about-detail .license-main .blod,.about-detail .license-main .red{ font-size: 14px; }
	.about-detail .license-main .licen-list ul li{ width: 100%; }
	.about-main .about-top ul li,.about-main .about-center ul li,.about-main .about-bottom ul li{ width: 100% !important;float: none; margin-bottom: 5px; }
	.about-main .about-top ul li.w1 .text-cont .t-title{ font-size: 28px; }
	.about-main .about-top ul li.w1 .text-cont .t-text{ font-size: 16px; margin-top: 40px; }
	.about-main .about-top ul li.w1 .text-cont .t-title:after{ right: 20%; }
	.about-main .about-top ul li .text-cont .t-title{ font-size: 20px; }
	.about-main .about-top ul li .text-cont p{ font-size: 14px; margin-top: 10px; }
	.about-main .about-center ul li .text-cont h2{ font-size: 26px; }
	.about-main .about-center ul li .text-cont p{ font-size: 14px; }
	.about-main .about-bottom h2{ font-size: 26px; }
	.about-main .about-bottom .b-remark{ font-size: 16px; margin-top: 20px; }
	.about-main .about-bottom .b-remark span{ background-size: 60px auto; padding-right: 80px; }
	.about-main .about-center ul li .text-cont a{ margin-top: 30px; }
	.about-main .about-center ul li .text-cont{ top: 15%; }
	.about-main .about-center ul li.w100 .text-cont{ left: 20%;}
	.about-main .about-bottom{ padding-top: 40px; }
	.about-detail .dsj-list .swiper-container .text-cont h3{ font-size: 16px; }
	.about-detail .dsj-list .swiper-container .text-cont p{ font-size: 14px; }
	.about-detail .about-wrapper .year-swiper .swiper-btn.next{ right: 0; }
	.about-detail .about-wrapper .year-swiper .swiper-btn.prev{ left: 0; }
	/* about-detail end*/
	.technology-mtcjs-list ul li .text-cont h2{font-size:18px;}
	.technology-mtcjs-list ul li .text-cont p{font-size:14px;}
	.technology-mtcjs-list ul li.w2,.technology-mtcjs-list ul li.w3{ width: 100% !important;transform: translateX(0);}
	.about-detail .xm-main .xm-top .t-text{ font-size: 14px; padding: 0 20px; }
	.about-detail .xm-main .xm-top .t-text p{ margin-bottom: 5px; }
	.about-detail .xm-main .xm-list{ padding: 30px 0; }
	.about-detail .xm-main .xm-wrapper{ width: 100%; box-sizing: border-box; padding: 0 10px; }
	.about-detail .xm-main .xm-list .xm-item .xm-title span{ font-size: 16px;border-width: 2px;padding-bottom: 0; }
	.about-detail .xm-main .xm-list .xm-item ul li{ width: 100%; }
	.about-detail .xm-main .xm-list .xm-item ul li:hover .text-cont{ display: none; }
	.about-detail .xm-main .xm-list .xm-item ul li .li-title{ font-size: 14px; }
	.about-detail .xm-main .xm-list h2{ font-size: 22px; }
	.about-detail .xm-main .xm-top .t-img{ width: 100%; }
	.about-detail .xm-main .xm-tab{ padding: 10px; }
	.about-detail .xm-main .xm-tab .tab-link{ overflow-x: auto; white-space: nowrap; }
	.about-detail .xm-main .xm-tab .tab-link .link-item{ width: 30%; }
	.about-detail .xm-main .xm-tab .tab-link .link-item a{ font-size: 14px; }
	.about-detail .xm-main .xm-tab .tab-link .link-item{ height: 30px; line-height: 30px;float: none;
    display: inline-block; width: auto; padding: 0 20px;  }
	.about-detail .xm-main .sub-banner .text-cont{ font-size: 14px; width: 60%; display: none; }
	.about-detail .xm-main .xm-bottom{ padding: 50px 10px 20px 10px; }
	.about-detail .xm-main .xm-bottom .b-swiper .text-cont h3{ font-size: 16px; margin-top: 20px; margin-bottom: 10px; }
	.about-detail .xm-main .xm-bottom .b-swiper .text-cont p{ font-size: 14px; }
	.about-detail .xm-main .xm-bottom .b-swiper{ margin-top: 30px; } 
	.about-detail .xm-main .xm-bottom h2{ font-size: 20px; }
	.about-detail .xm-main .xm-tab .tab-link .link-item a:after{ bottom: 0px; }
	.about-detail .xm-main .xm-bottom .b-swiper .text-cont{ padding: 20px 15px; }
	.about-detail .xm-main .xm-bottom .b-swiper .swiper-btn,.about-detail .xm-main .xm-bottom .b-swiper .swiper-page{ display: none; }
	.about-detail .xm-main .xm-bottom .b-swiper .clearfix{ border-width: 2px; }
	.about-detail .xm-main .xm-bottom .b-swiper .img-cont,.about-detail .xm-main .xm-bottom .b-swiper .text-cont{ width: 100%; }
	.about-detail .xm-detail h2{ font-size: 22px; }
	
	.xm-container .focus{ width: 100%;}
	.xm-container .focus .gallery-thumbs{ display: none;}
	.xm-container .xm-table{ width: 100%;}
	.about-detail .xm-detail .xm-table{ padding: 0; margin-top: 15px;}
	.xm-container .focus .swiper-button-next, .xm-container .focus .swiper-button-prev{ width: 30px; height: 60px; margin-top: -35px;}
	.xm-container .focus .swiper-button-next:after, .xm-container .focus .swiper-button-prev:after{ font-size: 24px;}
	
	
	
	.about-detail .xm-detail .xm-title span{ font-size: 16px; }
	.about-detail .xm-detail .xm-title span:after, .about-detail .xm-detail .xm-title span:before{ width: 160px; margin-top: 0; }
	.about-detail .xm-detail .xm-table table td{ font-size: 14px; }
	.about-detail .xm-detail{ padding-top: 40px; }
	.about-detail .xm-detail .xm-title span:after, .about-detail .xm-detail .xm-title span:before{ display: none; } 
	.about-detail .xm-detail .xm-table table tr td:first-of-type{ width: 25%; }
	.about-detail .xm-detail .xm-table table tr td:last-of-type{ padding: 5px 10px; }
	.about-detail .xm-detail .xm-text{ padding: 20px; }
	.about-detail .xm-detail .xm-text .l-item{ width: 100%; padding: 0 !important; margin-bottom: 10px; }
	.about-detail .xm-detail .xm-text .l-item .t-item{ padding: 0 !important; border: none !important;  }
	.about-detail .xm-detail .xm-list ul li{ width: 100% !important; }
	.about-detail .xm-detail .video-main .list-play-btn{ width: 40px; height: 40px; margin-top: -20px; margin-left: -20px; }
	.about-detail .quanqiu-main .quanqiu-item{ padding: 20px 0; }
	.about-detail .quanqiu-main .qq-wrapper{ width: 100%; }
	.about-detail .quanqiu-item .qq-title{ font-size: 22px; margin-bottom: 20px; }
	.about-detail .quanqiu-item .qq-title:before{ display: none; }
	.about-detail .quanqiu-item .qq-text{ overflow: hidden; }
	.about-detail .quanqiu-item .qq-text .img-cont{ width: 100%;  }
	.about-detail .quanqiu-item .qq-text .img-cont img{ width: 100%; }
	.about-detail .quanqiu-item .qq-text .text-cont{ padding: 20px; background: rgba(0,0,0,.4); font-size: 14px; line-height: 1.5; color: #fff; }
	.about-detail .quanqiu-item .t-title span{ font-size: 16px; }
	.about-detail .quanqiu-item .t-title span:after,.about-detail .quanqiu-item .t-title span:before{ display: none; }
	.about-detail .quanqiu-item .table table td{ font-size: 14px; }
	.about-detail .xm-detail{ padding-top: 40px; }
	.about-detail .quanqiu-item .table table tr td:first-of-type{ width: 25%; }
	.about-detail .quanqiu-item .table table tr td:last-of-type{ padding-left: 20px; }
	.about-detail .quanqiu-item .table table tr td p{ line-height: normal; }
	.about-detail .quanqiu-item .qq-text2 h4{ font-size: 16px; padding: 0 20px; line-height: 1.5; }
	.about-detail .quanqiu-item .qq-text2 p{ font-size: 14px; }
	.about-detail .quanqiu-item .qq-zx h3{ font-size: 20px; margin-top: 20px; }
	.about-detail .quanqiu-item .zx-title span{ font-size: 18px; padding: 5px 25px; }
	.about-detail .quanqiu-item .zx-main:after,.about-detail .quanqiu-item .zx-main:before{ display: none; }
	.about-detail .quanqiu-item .zx-main .i-item{ width: 100%; box-sizing: border-box; padding: 0 20px; }
	.about-detail .quanqiu-item .zx-main .t-item .i-title{ font-size: 16px; padding-right: 15px; margin-top: -12px; }
	.about-detail .quanqiu-item .zx-main .t-item p{ font-size: 14px; padding-right: 0;  }
	.about-detail .quanqiu-item .zx-main .t-item{ margin-top: 20px !important;  }
	.about-detail .quanqiu-item .qq-zx{ width: 100%; }
	.about-detail .quanqiu-item .zx-main .i-item:nth-of-type(2) .t-item{ padding-left: 0; }
	.about-detail .quanqiu-item .zx-main .i-item:nth-of-type(2) .t-item .i-title{ padding-left: 0; }
	.about-detail .quanqiu-item .zx-main .t-item .i-title.icon{ background-size: 22px auto; padding-left: 35px; }
	.about-detail .quanqiu-item .zx-main .i-item:nth-of-type(2) .t-item .i-title.icon3{ padding-left: 35px; background-position: 0 center; }
	.about-detail .quanqiu-item .zx-item{ margin-top: 30px; }
	.about-detail .quanqiu-item .zx-item h5{ font-size: 16px; padding: 0 20px; line-height: 1.8; }
	.about-detail .quanqiu-item .qq-swiper{ padding: 0 20px; }
	.about-detail .quanqiu-item .swiper-slide{ line-height: 90px; width: 100%; margin: 0; margin-bottom: 10px; }
	.about-detail .quanqiu-item .qq-swiper .swiper-btn{ display: none; }
	.about-detail .history-main{ padding: 20px; }
	.about-detail .history-main .his-item .img-cont,.about-detail .history-main .his-item .text-cont,.about-detail .history-main .his-item.resever .img-cont{ width: 100%; float: none; padding: 0; }
	.about-detail .history-main .his-item .text-cont{ margin-top: 20px; }
	.about-detail .history-main .text-cont .year{ font-size: 26px; }
	.about-detail .history-main .text-cont .t-title{ font-size: 18px; }
	.about-detail .history-main .t-text{ margin-top: 10px; }
	.about-detail .history-main .t-text{ font-size: 14px; line-height: 1.8; }
	.about-detail .history-main .his-item.resever .text-cont{ padding: 0; }
	.about-detail .history-main .his-item .text-cont.icon1,.about-detail .history-main .his-item .text-cont.icon2{ background: no-repeat; }
	.about-detail .history-main .his-text .text-main{ font-size: 14px; }
	.about-detail .history-main .his-text{ border-width: 4px; padding: 20px; }
	.about-detail .history-main .his-text .text-main .t-top:before, .about-detail .history-main .his-text .text-main .t-top:after{ width: 10px; height: 10px; background-size: 100% auto; }
	.about-detail .history-main .his-item2 .text-cont .item2-main{ float: none !important; margin: 0 !important; }
	.about-detail .history-main .img-cont .t-text{ margin: 0; margin-top: 20px; }
	.shfw-list li .li-main{ padding:20px; }
	.shfw-list li .li-text p{ font-size: 14px; background-position: 0 5px;}
	.about-detail .dsj-list .list-wrapper{ width: 100%; }
	.about-detail .dsj-list .list-wrapper .swiper-cont,.about-detail .dsj-list .list-wrapper .text-cont{ width: 100%;float: none; }
	.about-detail .dsj-list .list-wrapper .text-cont{ padding-left: 0; }
	.about-detail .dsj-list .list-wrapper .text-cont .t-title{ font-size: 18px; }
	.about-detail .dsj-list .list-wrapper .text-cont .t-text p{ font-size: 14px; line-height: 1.5; }
	.technology-mtcjs-list ul li:nth-of-type(7) .text-cont{left:0;right:0;}
	.technology-mtcjs-list ul li:nth-of-type(11) .text-cont{left:0;right:0;}
	.qcjs-details-inner .slogan-txt-box .block .cont .konghang{ display: none; }
	.qcjs-details-inner .slogan-txt-box .block img{ width: 100%; }

	.new-jbgg-wrapper{ width: 100%; }
	.new-jbgg-wrapper .jbgg-title span{ font-size: 18px; }
	.new-jbgg-wrapper .jbgg-main .j-table table td{ padding: 10px; }
	.new-jbgg-wrapper .jbgg-main .j-table table td,.new-jbgg-wrapper .jbgg-main .j-text{ font-size: 14px; line-height: normal; }
	.new-jbgg-wrapper .jbgg-title span:after, .new-jbgg-wrapper .jbgg-title span:before{ display: none; }
	.new-jbgg-wrapper .jbgg-main .j-table table td:first-of-type{ width: 40%; padding-left:10px;  }

	.product-list li .jet-contact{ position: relative; }
	.product-list li .jet-contact .tact-item .i-title{ float: none; margin-bottom: 20px; }
	.product-list li .jet-contact .tact-item .i-title,.product-list li .jet-contact .tact-item .i-text .t-title{ font-size: 16px; }
	.product-list li .jet-contact .tact-item .i-text p{ font-size: 14px; }
	.product-list li .jet-contact .tact-item{ padding: 0; width: 85%; }
	.product-list li .jet-contact .tact-item:first-of-type{ border: none; margin-bottom: 20px; }
	.qcjs-details-inner .slogan-txt-box .xiahuaxian{ display: none; }
	
	.about-detail .about-wrapper{ width: auto; text-align: left;}
	.about-detail .screen-list.dsj-list{ padding: 20px 0;}
	.jet-history-type{ display: block; white-space: nowrap; overflow-y: hidden; overflow-x: auto; -webkit-overflow-scrolling: touch;}
	.about-detail .dsj-list .about-wrapper .block-right a{ margin: 0 25px 0 0; padding-left: 22px; background-size: 14px;}
	.about-detail .about-wrapper .year-swiper .swiper-container{ padding: 0;}
	.about-detail .about-wrapper .year-swiper .swiper-slide{ width: 100%; padding: 0;}
	.about-detail .about-wrapper .year-swiper{ margin-top: 25px;}
	.about-detail .about-wrapper .year-swiper .year{ font-size: 16px;}
	.new-pro-title{ width: 90%; font-size: 12px; line-height: 25px; height: 25px; padding-left: 40px; padding-right: 20px;  }
	.qcjs-details-inner .slogan-txt-box .c-border:before,.qcjs-details-inner .slogan-txt-box.c-border:before,.qcjs-details-inner .slogan-txt-box .b-border:after{ display: none; }
	.qcjs-details-inner .slogan-txt-box .new-block-box.float-box{ float: none; width: 100%; }
	
	.technology-list .new-tech-gif img{ width: 990px; position: relative; left: 50%; margin-left: -495px;}
	
	.sub-banner .xm-more-btn{ bottom: 10px; right: 10px; width: 110px; height: 35px; line-height: 35px; }
	.home-banner .swiper-slide .video{ width: 100%!important; height:100%!important;  }
	.home-banner .swiper-slide .video video{ width: 100%!important; height:100%!important; top: 0!important; left: 0!important; object-fit: cover;}
	.product-detail .infor_ss_news_detial_item img{ width: 100%!important; }

	.home-banner .swiper-slide .fceng_index_imgtext{ display: none; }
  .home-banner .swiper-slide .fceng_index_imgtext2{ display: none; }
}

@media (max-width: 768px){
	
	
	
}

/* 特殊缩放 */
@media (min-width: 1201px) and (max-width: 1280px){
	/* 缩小70% */
	
	/* 头部 header */
	.header .nav{ margin-left: 24px;}
	.header .nav li{ margin: 0 20px;}
	.header-share .icon{ margin: 0;}
	.header-search{ margin-left: 10px;}
	
	
	
	
}
.pglist {
	padding: 0 0 30px 0;
	width: 100%;
	text-align: center;
	clear: both;
}
.pglist a {
	color: #666;
	padding: 0 14px;
	margin: 0 3px;
	background: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.pglist * {
	display: inline-block;
	_zoom: 1;
	_display: inline;
	vertical-align: middle;
	line-height: 33px;
	padding-bottom: 1px;
}
.pglist a:hover {
	display: inline-block;
	border-color: #ea5404;
}
.pglist .hover {
	display: inline-block;
	color: #fff;
	background: #ea5404;
	border-color: #ea5404;
}