body{background: #fff;font-size:14px;font-family: "Microsoft YaHei","微软雅黑",Arial,sans-serif;color:#000000;max-width: 1920px;margin:0 auto;}
*{margin:0;padding:0;box-sizing: border-box;}
ul,dl,dd,dt,h2,p,h3,h4,h1{margin:0;}
ul,li{list-style: none;}
i{font-style: normal;}
a{cursor: pointer;color:inherit;}
a:hover,a:focus{text-decoration: none;color:inherit;}

.fs0{font-size:0;}
.fs120{font-size: 120px;line-height: 1;}
.fs50{font-size: 50px;}
.fs48{font-size: 48px;}
.fs30{font-size: 30px;}
.fs26{font-size: 26px;}
.fs24{font-size: 24px;}
.fs20{font-size: 20px;}
.fs18{font-size: 18px;}


@font-face{font-family: "iconfont";
 src: url('../fonts/iconfont.eot'); /* IE9*/
 src: url('../fonts/iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
 url('../fonts/iconfont.woff') format('woff'), /* chrome, firefox */
 url('../fonts/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
 url('../fonts/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.iconfont {
 font-family:"iconfont" !important;
 display:inline-block;
 vertical-align: middle;
 margin:0 .3em;
 font-size: 1.1em;
 font-style:normal;
 -webkit-font-smoothing: antialiased;
 -webkit-text-stroke-width: 0px;
 -moz-osx-font-smoothing: grayscale; 
}


@font-face{
 font-family: 'cgb';
 src:url('cgbold.ttf');
}
@font-face{
 font-family: 'mk';
 src:url('mk.ttf');
}
.ht{font-family: '黑体';}
.c0{color:#000;}
.c3{color:#333;}
.c6{color:#666;}
.fl{float:left;}
.fr{float:right;}
.mb10{margin-bottom: 10px;}
.mt10{margin-top: 10px;}
.mt5{margin-top: 5px;}
.pr{position: relative;}
.bold{font-weight: bold;}
.img-responsive{display: block;margin:0 auto;}
.flex,.flexC{ display: -webkit-box;display: -webkit-flex; display: -ms-flexbox; display: flex;}
.flex>.sub,.flexC>.sub{ -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; overflow: hidden;}
.flexC{-webkit-flex-direction: column; flex-direction: column;}
.sb{justify-content: space-between;}
.jc{justify-content: center;}
.ai{-webkit-box-align:center;-moz-box-align:center;-o-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;;}
.wrap{flex-wrap: wrap;}
.oneLine{white-space: nowrap;width: 100%;overflow: hidden;text-overflow: ellipsis;}
.twoLine{text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;}
.no-padding{padding-left:0;padding-right: 0;}
.padding{padding:0 3%;}
.bg{background: #f8f8f8;}
.navbar{margin:0;border:none;background: none;color:#fff;}
.navbar-brand{height: auto;padding:20px 15px;display: inline-block;}
/*.navbar-collapse{padding:20px 0;}*/
.logo-m{display: none!important;}
.navbar-brand>img{max-height: 55px;}
.imghover{transition: all linear .6s;}
.imghover:hover{transform: scale(1.08);}
.mix{position: absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);}
img.mix{max-width: 100%;max-height: 100%;}
.w1400{width: 85%;max-width: 1470px;margin-left:auto;margin-right: auto;}
.css3{-webkit-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s;}
.css3l{-webkit-transition-duration: 1s; -ms-transition-duration: 1s; -o-transition-duration: 1s; -moz-transition-duration: 1s; transition-duration: 1s;}
.full_img{width:100%;height: 100%;object-fit: cover;object-position: center;}

.common-btn{display: block;width:200px;line-height: 38px;border:1px solid #a5a5a5;border-radius:40px;overflow: hidden;text-align: center;font-size:14px;color:#000;}
.common-btn:hover{color:#fff;background:#ed1c24;border-color:#ed1c24;}

.white.view-more{color:#fff;}
.view-more{transition: ease 0.75s;position: relative;display: block;width:200px;height:40px;border:1px solid #ed1c24;border-radius:999px;line-height: 38px;color:#000;font-size:14px;text-align: center;}
.view-more .icon{position: absolute;width:100%;height:100%;top:0;left:0;margin-top:0;margin-left:80%;pointer-events: none;}
.view-more .icon .line{transition: ease 0.75s;width:76px;height: 1px;background: #000;margin-right:7px;-webkit-transform-origin:0% 50%;-moz-transform-origin:0% 50%;-o-transform-origin:0% 50%;-ms-transform-origin:0% 50%;transform-origin:0% 50%;}
.view-more .icon .arw{transition: ease 0.75s;width:0;height:0;border-style:solid;border-width:4.5px 0 4.5px 8px;border-color:transparent transparent transparent #000;}
.white.view-more .icon .line{background: #fff;}
.white.view-more .icon .arw{border-color:transparent transparent transparent #fff;}
.view-more.no{border:none;}
.view-more.no .border{position: absolute;right:0;top:0;width:100%;height: 100%;}
.view-more.no .border span{position: absolute;right:0;top:0;display: block;width:200px;height: 100%;border:1px solid #ed1c24;border-radius:999px;}
.view-more:hover{color:#ed1c24!important;}
.view-more:hover .icon .line{transform: scale(0.7,1)!important;background: #ed1c24!important;}
.view-more:hover .icon .arw{transform: translateX(-30px)!important;border-left-color:#ed1c24!important;}

.container{max-width:1410px;}
@media (min-width: 767px){
 .container{width:90%;}
}
@media (min-width: 1200px){
 .container{width:85%;}
}
@media (min-width: 1500px){
 .container{width:1410px;}
}


/* 导航部分 */
.header{position: fixed;top:0; left:0; right:0; z-index: 99;background: #fff;transition: top .5s ease;-webkit-transition:top .5s ease; -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
/*.header.fixed{top:0;box-shadow: 0 6px 10px 0 rgba(7,0,2,.15); background:#fff;}*/
.header_box{position: relative;margin-left:-25px;margin-right:-25px;position: relative;padding-right:30px;height: 100px;}
.header .header_logo{position: absolute;left:0;top:0;bottom:0;max-width: 30%;}
.header .header_logo .logo-w,.header.active .header_logo .logo{display: none;}
.header.active .header_logo .logo-w{display: block;}
.header .header_logo .flexC{height: 100%;}
.header .header_logo img{max-height:55px;margin:0;}
.header .header_nav{text-align: right;}
.header .header_nav .nav_container>ul{font-size:0;}
.header .header_nav .nav_container>ul.remove>li{transform: translateX(140%);opacity: 0;}
.header .header_nav .nav_container>ul>li{transform: translateX(0);transition: all .6s;opacity: 1;display: inline-block;text-align: center;margin-right:3.3%;font-size:16px;}
.header .header_nav li{position: relative;}
.header .header_nav .nav_container>ul>li>a{display: block;line-height: 100px;position: relative;}
/*.header .header_nav .nav_container>ul>li>a::after{transition: all .3s;position: absolute;content:'';width:0;height: 2px;background: #fff;left:50%;transform: translateX(-50%);bottom:30px;}*/
/*.header .header_nav .nav_container>ul>li>a.active::after,.header .header_nav .nav_container>ul>li>a:hover::after{width:30px;}*/
.header .header_nav .nav_container>ul>li>a.active{color:#ed1c24;}
.header .header_nav .nav_container .dropdown-menu{margin:0;padding:0;border:none;left:50%;transform: translateX(-50%);text-align: center;border-radius:0;background: rgba(255,255,255,.7);font-size:15px;}
.dropdown-menu li a{display: block;white-space: nowrap;padding:12px 10px;color:#010000;position: relative;transition: all .3s;}
.dropdown-menu li a:hover, .dropdown-menu li a:focus,.dropdown-menu li a.active{background: #ed1c24;color:#fff;}

.mobile_key {display: none;width:28px;height:25px;position: relative;border:none!important;cursor: pointer;padding:0;}

.l-menuBtn {position: absolute;right:0;top:50%;margin-top:-20px;padding:12px 0;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-o-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-transition:opacity 0.5s;-moz-transition:opacity 0.5s;-o-transition:opacity 0.5s;-ms-transition:opacity 0.5s;transition:opacity 0.5s;}
.l-menuBtn > .icon {transform: rotateZ(0);display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-orient:vertical;-moz-box-orient:vertical;-o-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-moz-box-pack:justify;-o-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;width:30px;height:16px;}
.l-menuBtn > .icon > .item {transition-delay: 0.5s;transform: rotateZ(0);position: relative;width:100%;height:2px;background-color:#000;transform-origin: center;-webkit-transition:transform 0.5s;-moz-transition:transform 0.5s;-o-transition:transform 0.5s;-ms-transition:transform 0.5s;transition:transform 0.5s;}
.l-menuBtn > .icon .item.active.is-0{transform: rotateZ(60deg);transition-delay: 0.5s;}
.l-menuBtn > .icon .item.active.is-2{transform: rotateZ(-60deg);transition-delay: 0.5s;}
.l-menuBtn.active > .icon .item.is-1{opacity: 0;}
.header.active .l-menuBtn > .icon > .item{background: #fff!important;}
.l-menuBtn.active > .icon.active{transform: rotateZ(90deg);transition: all .8s;}
.l-menuBtn > .text{font-size:16px;color:#fff;margin-right:12px;opacity: 0;line-height: 16px;top:-25px;position: relative;}
.header.active .l-menuBtn > .text{top:0;opacity: 1;}
.index_header .mes{font-size:16px;text-align: center;position: absolute;left:0;width:100%;text-align: center;top:50%;line-height: 16px;margin-top:-8px;pointer-events: none;z-index:0;opacity: 0;transform: translateY(20px);color:#fff;}
.header.active .mes{transform: translateY(0);opacity: 1;z-index:10;}

.header-contents{padding-top:10px;display: none;transition: all .3s;position: fixed;top:0;left:0;width: 100%;height: 100%;z-index:11;background: url(../images/top-bg.png) no-repeat center;background-size: 100% 100%;}
.header-contents>.container{height: 100%;position: relative;}
.header-contents .bg-logo{position: absolute;left:32.1%;width:35.8%;top:50%;transform: translateY(-50%);opacity: 0.08;}
.header-contents .bg-logo img{max-height: 78vh;}
.header-contents .inner{width:100%;height: 100%;color:#fff;z-index:10;position: relative;}
.header-contents .is-nav{width:50%;}
.header-contents .is-nav .ttl>a{flex:none;position: relative;top:-4px;}
.header-contents .is-nav .ul{display: none;transition: all .3s;font-size:0;padding-left:14px;max-width:245px;margin-left:0.25rem;position: relative;}
.header-contents .is-nav .ul:before{content:'';position: absolute;left:0;top:50%;transform: translateY(-50%);width:1px;height: 45px;background: #ed1c24;}
.header-contents .is-nav .ul a{margin:4px;float:left;font-size:16px;}
.header-contents .is-nav .menu-item {transition: all .5s ease-in-out;opacity: 0;transform: translateY(40px);position:relative;top:0px;left:0px;bottom:auto;right:auto;letter-spacing:0.05em;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-o-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-o-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;line-height:1;}
.header-contents .is-nav .menu-item:not(:last-child) {margin-bottom:42px;}
.header-contents .is-nav .menu-item > .no {margin-right:0.32rem;font-size:16px;margin-top:4px;line-height:1;color:#fff;-webkit-transition:all 0.5s 0s cubic-bezier(0.445,0.05,0.55,0.95);-moz-transition:all 0.5s 0s cubic-bezier(0.445,0.05,0.55,0.95);-o-transition:all 0.5s 0s cubic-bezier(0.445,0.05,0.55,0.95);-ms-transition:all 0.5s 0s cubic-bezier(0.445,0.05,0.55,0.95);transition:all 0.5s 0s cubic-bezier(0.445,0.05,0.55,0.95);}
.header-contents .is-nav .menu-item > .ttl {line-height: 1;font-size:0.48rem;margin-right:0.44rem;-webkit-transform:translateX(0.52rem);-moz-transform:translateX(0.52rem);-o-transform:translateX(0.52rem);-ms-transform:translateX(0.52rem);transform:translateX(0.52rem);color:#fff;-webkit-transition:all 0.5s 0s cubic-bezier(0.445,0.05,0.55,0.95);-moz-transition:all 0.5s 0s cubic-bezier(0.445,0.05,0.55,0.95);-o-transition:all 0.5s 0s cubic-bezier(0.445,0.05,0.55,0.95);-ms-transition:all 0.5s 0s cubic-bezier(0.445,0.05,0.55,0.95);transition:all 0.5s 0s cubic-bezier(0.445,0.05,0.55,0.95);}
.header-contents .is-nav .menu-item .is-right{position: relative;left:0.52rem;-webkit-transition:all 0.5s 0s cubic-bezier(0.445,0.05,0.55,0.95);-moz-transition:all 0.5s 0s cubic-bezier(0.445,0.05,0.55,0.95);-o-transition:all 0.5s 0s cubic-bezier(0.445,0.05,0.55,0.95);-ms-transition:all 0.5s 0s cubic-bezier(0.445,0.05,0.55,0.95);transition:all 0.5s 0s cubic-bezier(0.445,0.05,0.55,0.95);}
.header-contents .is-nav .menu-item .l-arw {position: absolute;top:0;margin-top:-4px;left:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-webkit-transform:translateX(0vw);-moz-transform:translateX(0vw);-o-transform:translateX(0vw);-ms-transform:translateX(0vw);transform:translateX(0vw);-webkit-transition:all 0.5s 0s cubic-bezier(0.445,0.05,0.55,0.95);-moz-transition:all 0.5s 0s cubic-bezier(0.445,0.05,0.55,0.95);-o-transition:all 0.5s 0s cubic-bezier(0.445,0.05,0.55,0.95);-ms-transition:all 0.5s 0s cubic-bezier(0.445,0.05,0.55,0.95);transition:all 0.5s 0s cubic-bezier(0.445,0.05,0.55,0.95);}
.l-arw > .line {width:0.95rem;height:2px;background-color:#ed1c24;}
.header-contents .is-nav .menu-item .l-arw > .line {-webkit-transform-origin:0% 0%;-moz-transform-origin:0% 0%;-o-transform-origin:0% 0%;-ms-transform-origin:0% 0%;transform-origin:0% 0%;-webkit-transition:all 0.5s 0s cubic-bezier(0.445,0.05,0.55,0.95);-moz-transition:all 0.5s 0s cubic-bezier(0.445,0.05,0.55,0.95);-o-transition:all 0.5s 0s cubic-bezier(0.445,0.05,0.55,0.95);-ms-transition:all 0.5s 0s cubic-bezier(0.445,0.05,0.55,0.95);transition:all 0.5s 0s cubic-bezier(0.445,0.05,0.55,0.95);}
.header-contents .is-nav .menu-item .l-arw > .tri {
 width:0;height: 0;border:7px solid transparent;border-left:8px solid #ed1c24;
 -webkit-transform:rotateZ(0deg);-moz-transform:rotateZ(0deg);-o-transform:rotateZ(0deg);-ms-transform:rotateZ(0deg);transform:rotateZ(0deg);
 -webkit-transition:all 0.5s 0s cubic-bezier(0.445,0.05,0.55,0.95);-moz-transition:all 0.5s 0s cubic-bezier(0.445,0.05,0.55,0.95);-o-transition:all 0.5s 0s cubic-bezier(0.445,0.05,0.55,0.95);-ms-transition:all 0.5s 0s cubic-bezier(0.445,0.05,0.55,0.95);transition:all 0.5s 0s cubic-bezier(0.445,0.05,0.55,0.95);}
.header-contents .is-nav .menu-item:hover > .no {color:#ed1c24;}
.header-contents .is-nav .menu-item:hover .is-right{left:0;}
.header-contents .is-nav .menu-item:hover .l-arw{opacity: 1;}
.header-contents .is-nav .menu-item:hover .ul{display: block;}
/*.header-contents .is-nav .menu-item:hover .l-arw {opacity:1;-ms-filter:none;filter:none;-webkit-transform:translateX(-2.5vw);-moz-transform:translateX(-2.5vw);-o-transform:translateX(-2.5vw);-ms-transform:translateX(-2.5vw);transform:translateX(-2.5vw);}*/
/*.header-contents .is-nav .menu-item:hover .l-arw > .line {-webkit-transform:scaleX(0.73);-moz-transform:scaleX(0.73);-o-transform:scaleX(0.73);-ms-transform:scaleX(0.73);transform:scaleX(0.73);}*/
/*.header-contents .is-nav .menu-item:hover .l-arw > .tri {-webkit-transform:translateX(-1.953125vw);-moz-transform:translateX(-1.953125vw);-o-transform:translateX(-1.953125vw);-ms-transform:translateX(-1.953125vw);transform:translateX(-1.953125vw);}*/
.header-contents .is-nav .menu-item:hover > .ttl {-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}
.header-contents .is-nav .menu-item:hover > .ttl>a,.header-contents .is-nav a:hover{color:#ed1c24;}
.header-contents.active .is-nav .menu-item{opacity: 1;transform: translateY(0);transition-delay: 0.4s;}
.header-contents.active .is-nav .menu-item:nth-child(1){transition-delay: 0.4s;}
.header-contents.active .is-nav .menu-item:nth-child(2){transition-delay: 0.5s;}
.header-contents.active .is-nav .menu-item:nth-child(3){transition-delay: 0.6s;}
.header-contents.active .is-nav .menu-item:nth-child(4){transition-delay: 0.7s;}
.header-contents.active .is-nav .menu-item:nth-child(5){transition-delay: 0.8s;}
.header-contents.active .is-nav .menu-item:nth-child(6){transition-delay: 0.9s;}
.header-contents.active .is-nav .menu-item:nth-child(7){transition-delay: 1s;}
.header-contents.active .is-nav .menu-item:nth-child(8){transition-delay: 1.1s;}
.header-contents .is-line{width:1px;background: #a5a5a5;height:480px;transform: scale(0);transform-origin: top center;transition: all .8s linear .3s;opacity: 1;}
.header-contents.active .is-line{opacity: 0.5;transform: scale(1);}
.header-contents .is-sewing{width:50%;overflow:hidden;}
.header-contents .is-sewing .box{width:408px;float:right;color:#fff;}
.header-contents .is-sewing .desc{opacity: 0;transition: all .4s ease-in-out;transition-delay: 0.3s;transform: translateY(40px);font-size:14px;line-height: 30px;max-height: 90px;-webkit-line-clamp:3;line-clamp:3;margin-top:60px;}
.header-contents .is-sewing .top-img{opacity: 0;transition: all .4s ease-in-out;transition-delay: 0.1s;transform: translateY(40px);}
.header-contents .is-sewing .view-more{margin-top:0.7rem;}
.header-contents .is-sewing .view-more.no .border{overflow:hidden;width:0;transition: all 1s linear;transition-delay: 0.4s;}
.header-contents.active .is-sewing .view-more.no .border{width:100%;} 
.header-contents.active .is-sewing .desc,.header-contents.active .is-sewing .top-img{opacity: 1;transform: translateY(0);}
.header.active{color:#fff!important;background: none}

.header-contents .view-more.hover *,.header-contents .view-more:hover *{transition-delay: 0s!important;}
.header-contents .view-more .text{opacity: 0;transition: all .4s;transition-delay: 0.4s;}
.header-contents .view-more .icon .line{transform: scaleX(0);transition: all .4s;}
.header-contents .view-more .icon .arw{opacity: 0;transform: translateX(10px);transition-delay:1.9s;}
.header-contents.active .view-more .icon .line{transform: scaleX(1);transition: all 0.6s;transition-delay: 1.4s;}
.header-contents.active .view-more .icon .arw{opacity: 1;transform: translateX(0);}
.header-contents.active .view-more .text{opacity: 1;}
.header.active .nav_container{display: none;}


.index_header{top:-80px; -moz-transition:all 1s ease 0s; -ms-transition:all 1s ease 0s; -o-transition:all 1s ease 0s; -webkit-transition:all 1s ease 0s; transition:all 1s ease 0s;}
.index_header.ani{top:0;}
.header-container{position: relative;z-index:10;}

.ibanner{position: relative;text-align: center;}
.ibanner .slide-item{position: relative;overflow: hidden;color:#fff;}
.ibanner .slide-item .slide-item-img{width: 100%;}
.ibanner .swiper-btn-box{position: absolute;bottom:0;left:0;width:100%;z-index:10;}
.ibanner .swiper-btn{transform: translateX(15px);position: relative;width:140px;height: 140px;padding:20px;opacity: 0;transition: all .3s;}
.ibanner .swiper-btn.btn-next{transform: translateX(-15px);}
.ibanner .swiper-btn:hover{opacity: 1;transform: translateX(0)!important;}
.ibanner .swiper-btn span{display: block;width:100%;height: 100%;background: url(../images/arrow-l.png) no-repeat center;background-size: 100% auto;}
.ibanner .swiper-btn.btn-next span{background-image: url(../images/arrow-r.png);}
.ibanner .swiper-btn.swiper-button-disabled{opacity: 0.5;}
.btn-circle{width: 50%;height: 100%;position: absolute;top:0;overflow: hidden;pointer-events: none;}
.btn-circle.left{left:0;}
.btn-circle.right{right:0;}
/*.circleProgress {width:140px;height:100%;border:2px solid transparent;pointer-events:none;border-radius:50%;position:absolute;top:0;transform:rotate(-135deg);-webkit-transform:rotate(-135deg);}*/
/*.rightcircle {border-top:2px solid #fff;border-right:2px solid #fff;right:0;-webkit-animation:circleProgressLoad_right 8.5s linear .5s infinite;}*/
/*.leftcircle {border-bottom:2px solid #fff;border-left:2px solid #fff;left:0;-webkit-animation:circleProgressLoad_left 8.5s linear .5s infinite;}*/
@-webkit-keyframes circleProgressLoad_right {
 0% {-webkit-transform:rotate(-135deg);}
50%,100% {-webkit-transform:rotate(45deg);}
}
@-webkit-keyframes circleProgressLoad_left {
 0%,50% {-webkit-transform:rotate(-135deg);}
100% {-webkit-transform:rotate(45deg);}
}

.banner_mouse{cursor: pointer;z-index:12;position:absolute; width: 30px;height: 46px;cursor:pointer;background:url(../images/banner_mouse_ico.png) no-repeat -30px 0px;-webkit-animation: nudgeMouse 1.6s linear infinite;animation: nudgeMouse 1.6s linear infinite; bottom:5%; left:50%;margin-left:-15px;}
.banner_mouse:after,.banner_mouse:before{content: "";position: absolute;}
.banner_mouse:before{width:30px;height:46px;background:url(../images/banner_mouse_ico.png) no-repeat 0px 0px;-webkit-animation: colorSlide 1.6s linear infinite;animation: colorSlide 1.6s linear infinite;top:0;left:0;}
.banner_mouse:after{background-color: #ffffff;width: 4px;height: 11px;border-radius: 4px;-webkit-animation: trackBallSlide 1.6s linear infinite;animation: trackBallSlide 1.6s linear infinite;top: 0;right: 0;bottom: 0;left: 0;margin: auto;}
@-webkit-keyframes colorSlide {0% {height:0;}
90% {height:46px;}
}
@keyframes colorSlide {0% {height:0;}
90% {height:46px;}
}
@-webkit-keyframes trackBallSlide {0% {
 opacity:1;-webkit-transform:scale(1) translateY(-8px);transform:scale(1) translateY(-8px);}
34% {opacity:1;-webkit-transform:scale(0.9) translateY(4px);transform:scale(0.9) translateY(4px);}
68% {opacity:0;-webkit-transform:scale(0.4) translateY(20px);transform:scale(0.4) translateY(20px);}
100% {opacity:0;-webkit-transform:scale(0.4) translateY(-8px);transform:scale(0.4) translateY(-8px);}
}
@keyframes trackBallSlide {0% {opacity:1;-webkit-transform:scale(1) translateY(-8px);transform:scale(1) translateY(-8px);}
34% {opacity:1;-webkit-transform:scale(0.9) translateY(4px);transform:scale(0.9) translateY(4px);}
68% {opacity:0;-webkit-transform:scale(0.4) translateY(20px);transform:scale(0.4) translateY(20px);}
100% {opacity:0;-webkit-transform:scale(0.4) translateY(-8px);transform:scale(0.4) translateY(-8px);}
}
@-webkit-keyframes nudgeMouse {
 0% {-webkit-transform:translateY(0);transform:translateY(0);}
50% {-webkit-transform:translateY(8px);transform:translateY(8px);}
100% {-webkit-transform:translateY(0);transform:translateY(0);}
}
@keyframes nudgeMouse {0% {-webkit-transform:translateY(0);transform:translateY(0);}
50% {-webkit-transform:translateY(8px);transform:translateY(8px);}
100% {-webkit-transform:translateY(0);transform:translateY(0);}
}



@media (max-width:767px){
 .header_box{overflow: hidden;}
 .header .header_logo{max-width: 70%;}
 .no-padding{padding-left:15px;padding-right: 15px;}
}

.wrapper{padding-bottom: 100px;position: relative;}
.wrapper .w-bg{background: url(../images/bg.jpg) center top;position: absolute;top:0;left:0;width: 100%;height: 100%;}
.part{position: relative;z-index:10;}
.part1{padding-top:85px;overflow: hidden;}
.part1 .box{flex-direction: row-reverse;}
.part1 .left{width:42%;padding-top:18px;}
.part1 .right-img{width:58%;position: relative;right:-62px;}
.part1 .left .desc{line-height: 2;letter-spacing: 1px;text-align: justify;}
.part1 .left .view-more{margin-top:45px;}

.title-box{align-items: flex-end;}
.title-box .title{width:39px;line-height: 1;padding-left:8px;border-left:1px solid #000;}
.title-box .en{color:#a5a5a5;font-family: 'cgb';text-transform: uppercase;font-weight: bold;line-height: 1;text-align: right;}

.part-product{padding-top:125px;overflow: hidden;}
.part-product .box{margin-top:-0.48rem;flex-direction: row-reverse;}
.index-proList{float:left;width:50%;}
.index-proList .imgList .swiper-container{overflow: visible;}
.index-proList .imgList .img-item{transition: all .8s;opacity: 0;width:75.4%;margin:0 auto;border-radius:50%;overflow: hidden;box-shadow: 0 0 21px 0 rgba(0,0,0,.05);background: #fff;}
.index-proList .imgList .img-item .img{width: 100%;padding-bottom: 100%;overflow: hidden;position: relative;}
.index-proList .imgList .swiper-slide-active .img-item{opacity: 1;}
.index-proList .txtList{width:75.4%;margin:30px auto 0;padding-left:5.36%;}
.index-proList .txtList .txt{max-width: 325px;}
.index-proList .txtList .i-tit{line-height: 1;margin-bottom: 18px;}
.index-proList .txtList .i-desc{line-height: 30px;font-size:14px;height: 60px;overflow: hidden;}
.index-proList .swiper-bottom{font-size:0;position: relative;line-height: 16px;margin-top:50px;font-family: arial;}
.index-proList .swiper-bottom .swiper-pagination{position: static;margin:0;float:left;width: auto;}
.index-proList .swiper-bottom .img-page{min-width:1.75rem;padding-top:4px;text-align: left;}
.index-proList .swiper-bottom .img-page .swiper-pagination-bullet,.part-news .swiper-pagination .swiper-pagination-bullet{margin-right: 28px;margin-right:0.28rem;width:7px;height: 7px;opacity: 1;background: #a5a5a5;}
.index-proList .swiper-bottom .img-page .swiper-pagination-bullet-active,.part-news .swiper-pagination .swiper-pagination-bullet-active{background: #ed1c24;pointer-events: none;}
.index-proList .swiper-bottom .img-page .swiper-pagination-bullet:hover{opacity: 0.25;}
.index-proList .swiper-bottom .page-total{font-size:16px;color:#a5a5a5;float:left;}
.index-proList .swiper-bottom .page-now{font-size:16px;color:#000;float:left;}
.index-proList .swiper-bottom .page-line{float:left;width:0.87rem;height: 1px;background: #666;margin:6px 10px 0;position: relative;}
.index-proList .swiper-bottom .page-line i{display: block;width:0;height: 100%;top:0;height:2px;position: absolute;left:0;background: #ed1c24;}
/*.index-proList .swiper-bottom .page-line.ani-slide i{width:100%;}*/
.index-proList .swiper-bottom .page-line.is-ready i{right:0;left:auto;width:100%;}
.part-product .right-con{float:right;width:44.2%;color:#000;padding-top:1.63rem;position: relative;z-index:20;}
.part-product .right-con .desc{line-height: 2.67;}
.part-product .right-con .view-more{margin-top:45px;margin-top:0.45rem;}
.part-product .txtList .swiper-slide .txt{opacity: 0;transition: all .5s;}
.part-product .txtList .swiper-slide-thumb-active .txt{opacity: 1;}
/*.index-proList .swiper-wrapper{transition-delay: .2s;}*/

.part-technology{padding-top:100px;}
.part-technology .technology-list{margin-top:44px;position: relative;height: 623px;padding-right:1px;}
.part-technology .technology-list .bg{height: 100%;z-index:12;background-repeat: no-repeat;background-size: cover;background-position: center;}
.part-technology .technology-list .list{position: absolute;top:0;left:0;height: 100%;z-index:10;width:100%;}
.part-technology .technology-list .list>div{height: 100%;float:left;}
.part-technology .technology-list .list .col{background: #fff;width:1.44444%;position: relative;z-index:15;}
.part-technology .technology-list .item{transition: all .3s;width: 8.7%;padding:32px 19px;background: rgba(255,255,255,.5);cursor: pointer;}
.part-technology .technology-list .item-con{height:100%;position: relative;text-align: center;padding:32px 0;}
.part-technology .technology-list .item-con .icon-border{background: url(../images/icon-border-top.png) no-repeat center top;height:32px;background-size: 100% 100%;width: 100%;position: absolute;left:0;width: 100%;top:0;}
.part-technology .technology-list .item-con .icon-border.icon-b{top:auto;bottom:0;background-image: url(../images/icon-border-bottom.png);}
.part-technology .technology-list .item-txt{position: relative;border-left:3px solid #fff;border-right:3px solid #fff;height: 100%;vertical-align: middle;}
.part-technology .technology-list .item-txt span{display: inline-block;vertical-align: middle;width: 30px;text-align: center;line-height: 1;color:#fff;margin:0 auto;}
.part-technology .technology-list .item.active{background: rgba(237,28,36,.5);}
.part-technology .technology-list .item-mask{overflow:hidden;display: none;z-index:20;position: absolute;right:0;left:0;height:58%;top:21%;background: #fff;}
.part-technology .technology-list .item-mask .item-flex{width: 100%;height: 100%;position: relative;}
.part-technology .technology-list .item-desc{transition: all 0.5s ease 1s;margin-left:0.5rem;position: relative;z-index:10;opacity: 0;transform: translateX(60px);max-width:3.5rem;}
.part-technology .technology-list .item-mask .item-bg{position: absolute;left:0;top:0;width: 100%;height: 100%;background-repeat: no-repeat;background-size: cover;background-position: center;opacity: 0.1;}
.part-technology .technology-list .item-mask .item-img{transition: all 0.5s ease 0.5s;position: relative;z-index:10;max-width: 2.9rem;opacity: 0;transform: translateX(-60px);}
.part-technology .technology-list .item.active .item-mask .item-img,.part-technology .technology-list .item.active .item-mask .item-desc{opacity:1;filter:alpha(opacity=100);transform:translateX(0);}


.part-news{padding-top:140px;}
.part-news .news-swiper{margin-top:30px;}
.part-news .news-item{color:#000;display: block;}
.part-news .news-item .item-con{position: relative;padding-top:34px;margin-top:17px;}
.part-news .news-item .item-tit{font-size:16px;line-height: 1;}
.part-news .news-item .item-desc{margin-top:25px;color:#a5a5a5;font-size:12px;line-height: 14px;height: 42px;-webkit-line-clamp:3;line-clamp:3;}
.part-news .news-item .item-date{float:left;width:83px;height: 83px;border:1px solid #000;text-align: center;line-height: 1;padding-top:16px;}
.part-news .news-item .item-date .d{margin-bottom: 6px;}
.part-news .news-item .item-txt{margin-left:83px;padding-left:27px;}
.part-news .news-item .item-line{transition: all .3s;width:72.7%;max-width: 240px;left:1px;top:0;position: absolute;height: 2px;background: #000;}
.part-news .news-item:hover .item-line{width:36.4%;max-width: 120px;background: #ed1c24;}
.part-news .news-item:hover .item-tit{color:#ed1c24;}
.part-news .news-item .item-img{position: relative;overflow: hidden;}
.part-news .news-item .item-img .img{position: relative;padding-bottom: 70%;}
.part-news .news-item .item-img img{position: absolute;left:0;top:0;}
.part-news .news-item .item-mask{transition: all .3s;position: absolute;left:0;top:0;width: 100%;height: 100%;box-shadow: inset 0 0 250px 0 #040000;z-index:10;opacity: 0;}
.part-news .news-item:hover .item-mask{opacity: 1;}
.part-news .view-more{margin:32px auto 0;}

.footer-box{background: #2f2f2f;padding: 50px 0 40px;color:#fff;font-size:12px;}
.footer-box .copyright{margin-top:20px;}
.footer-box .footer{padding:0 3.6%;}
.footer{align-items: center;}
.footer .left{float:left;width:35.8%;}
.footer .left .f-logo{max-width: 210px;}
.footer .left .desc{padding-bottom: 12px;position: relative;line-height: 1;margin-top:26px;}
.footer .left .desc:after{position: absolute;content:'';bottom:0;left:0;width:60px;height: 1px;background: #fff;}
.footer .left .info{margin-top:43px;}
.footer .left .info .name{font-size:16px;margin-bottom: 18px;}
.footer .left .info p{margin-top:6px;}
.footer .footer-nav{float:left;width:64.2%;font-size:14px;}
.footer .footer-nav li{float:left;margin-right:6.7%;line-height: 1;}
.footer .footer-nav li>a{font-size:16px;margin-bottom: 16px;display: inline-block;}
.footer .footer-nav p{margin-bottom: 10px;}
.footer .code{float:right;width:15.8%;max-width: 202px;}

.inner-wrapper{padding:100px 0;position: relative;}
.inner-wrapper .float-bg{position: absolute;pointer-events: none;left:0;top:0;width: 100%;height: 100%;background: url(../images/bg.jpg) no-repeat center top;}
.inner-wrapper .float-bg1{background-image: url(../images/bg-news.png);}
.inner-wrapper .float-bg2{background-image: url(../images/bg-job.png);}
.inner-wrapper .float-bg3{background-image: url(../images/bg-contact.png);}
.inner-wrapper .float-bg4{background-image: url(../images/bg-about.png);}
.inner-wrapper .float-bg5{background-image: url(../images/bg-history.png);}
.inner-box{position: relative;z-index:10;}
.product-box .row{margin-left:-10px;margin-right:-10px;}
.product-box .list li{padding:0 10px;margin-bottom: 40px;}
.product-box .pro-item{color:#000;text-align: center;}
.product-box .pro-item .item-con{cursor: pointer;position: relative;background: #fff;box-shadow: 0 0 10px 0 rgba(0,0,0,.1);padding:12px 11px 12px 13px;}
.product-box .pro-item .item-txt{position: relative;padding:30px 0 122px;}
.product-box .pro-item .item-bg{position: absolute;left:0;top:0;width: 100%;height: 100%;pointer-events: none;}
.product-box .pro-item .item-bg .line{position: absolute;background: #ed1c24;}
.product-box .pro-item .item-bg .line1,.product-box .pro-item .item-bg .line3{height:1px;width:0;transition: all .4s;}
.product-box .pro-item .item-bg .line2,.product-box .pro-item .item-bg .line4{width:1px;height:0;transition: all .6s;}
.product-box .pro-item .item-bg .line1{top:0;right:0;}
.product-box .pro-item .item-bg .line2{right:0;bottom:0;transition-delay: 0.4s;}
.product-box .pro-item .item-bg .line3{bottom:0;left:0;}
.product-box .pro-item .item-bg .line4{left:0;top:0%;transition-delay: 0.4s;}
.product-box .pro-item:hover .item-bg .line1,.product-box .pro-item.pro-item:hover .item-bg .line3{width: 88%;}
.product-box .pro-item:hover .item-bg .line2,.product-box .pro-item.pro-item:hover .item-bg .line4{height: 91.6%;}
.product-box .pro-item .item-icon{width:88px;margin:0 auto;}
.product-box .pro-item .item-line{margin:15px auto 0;display: block;max-width:127px;width: 30.2%;height: 9px;background: url(../images/product-line.png) no-repeat center; animation:slide 5s linear infinite;-webkit-animation:slide 5s linear infinite;}
@keyframes slide{
 from { background-position: 0 0; }
 to { background-position: -127px 0; }
}

@-webkit-keyframes slide{
 from { background-position: 0 0; }
 to { background-position: -127px 0; }
}
.product-box .pro-item .item-tit{line-height: 1;margin-top:20px;}
.product-box .pro-item .item-en{line-height: 1;text-transform: uppercase;font-size:12px;margin-top:16px;line-height: 12px;height: 12px;}
.product-box .pro-item .item-line2{margin:18px auto 0;max-width:127px;width: 30.2%;position: relative;}
.product-box .pro-item .item-line2 span{display: block;width:10px;height: 10px;transform: rotate(45deg);background: #000;margin:0 auto;position: relative;z-index:2;}
.product-box .pro-item .item-line2:after{position: absolute;content:'';width:100%;height: 2px;background: #555555;border-bottom:1px solid #bbbbbb;top:50%;left:0;margin-top:-1px;}
.product-box .pro-item .item-desc{margin-top:42px;line-height:30px;font-size:14px;height: 180px;overflow: hidden;letter-spacing: 1px;}
.product-box .pro-item .item-img{margin-top:-125px;position: relative;z-index:3;height: 220px;display: flex;align-items: flex-end;justify-content: center;}
.product-box .pro-item .item-img .img{position: relative;}
.product-box .pro-item .item-img .img img{max-height:100%;max-width:100%;}
.product-box .pro-item .item-shadow{width:110%;left:-5%;height:54px;position: absolute;left:0;bottom:0;background: url(../images/product-shadow.png) no-repeat center bottom;background-size: 100% auto;}
.product-box .pro-item .item-detail,.product-box .pro-item .item-classification{display: none;}
.product-box .view-more{margin:37px auto 0;}
.popup-bg{display: none;position: fixed;top:0;left:0;z-index:1000;width:100%;height: 100%;background:#000;opacity: 0.3;}
.product-popup{display: none;padding:35px 34px 48px;position: fixed;z-index:1100;width:800px;margin-left:-400px;left:50%;height: 500px;top:50%;margin-top:-250px;background: #fff;}
.product-popup .title{border-bottom:1px solid #a5a5a5;color:#ed1c24;position: relative;padding-right:25px;line-height: 1;padding-bottom: 31px;}
.product-popup .title .close-btn{cursor: pointer;transition: all .3s;position: absolute;right:0;top:0;width:23px;height: 23px;background: url(../images/icon-close.png) no-repeat center;background-size: 100% auto;}
.product-popup .title .close-btn:hover{transform: rotate(90deg);}
.product-popup .content{margin-top:43px;font-size:14px;}
.product-popup .product-classify{margin-bottom: 10px;}
.product-popup .product-classify span{float:left;padding:0 11px;line-height: 35px;color:#fff;background: #ed1c24;margin-right:15px;margin-bottom: 15px;}
.product-popup .content .img{float:left;width: 33%;padding-top:5px;}
.product-popup .content .detail{float:right;width: 64.9%;}
.product-popup .content .detail .desc{line-height: 28px;max-height: 200px;overflow-y: auto;}
.product-popup .line{height: 13px;background: url(../images/line.png) repeat-x left center;position: absolute;left:34px;right:34px;bottom:35px;}
.product-popup .content .detail .desc::-webkit-scrollbar {width:5px;}
.product-popup .content .detail .desc::-webkit-scrollbar-track {background:rgba(0,0,0,.2);border-radius:5px;overflow:hidden;}
.product-popup .content .detail .desc::-webkit-scrollbar-thumb {background:#ed1c24;}
.product-popup .content .detail .desc::-webkit-scrollbar-thumb:window-inactive {background:#ed1c24;}
.product-popup .content .detail .desc::-webkit-scrollbar-thumb:vertical:hover {background:#ed1c24;}

.subcolumn{background: #fff;border-bottom:1px solid #a5a5a5;line-height: 80px;font-size:18px;}
.subcolumn a{float:left;position: relative;margin-right:6.67%;}
.subcolumn a:after{transition: all .4s;position: absolute;content:'';bottom:-1px;left:0;height: 4px;width: 0;overflow:hidden;background: #ed1c24;}
.subcolumn a.active:after,.subcolumn a:hover:after{width: 100%;}

.video-fixed {position:fixed;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:130;top:0;left:0;cursor:pointer;display:none;}
.video-fixed .videoboxs {width:100%;height:100%;position:absolute;left:0;top:0;right:0;margin:auto;margin-top:0;background:#000;/* padding:30px;*/ box-sizing:border-box;}
.video-fixed .videoboxs .box {height: 100%;}
.video-fixed .cha {width:40px;height:40px;background:url(../images/close-vid2.png) no-repeat center/100% auto;position:absolute;top:40px;right:40px;cursor:pointer;}

@media (max-width:767px){
 .video-fixed .cha {width: 25px;height: 25px;}
}


@media (max-width:992px){
 .header_box{height: 70px;}
 .header .header_nav{display: none;}
 .inner-wrapper{padding:80px 0;}
 .product-box .pro-item .item-txt{padding-bottom: 90px;}
 .product-box .pro-item .item-img{height: 200px;margin-top:-80px;}
 .product-box .pro-item .item-img .img img{max-height: 200px;}
 .product-box .list li{margin-bottom: 30px;}
 /*.footer .left .f-logo{max-width: 100%;}*/
 .footer-box .footer{padding:0;}
 .footer-box .copyright{margin-top:20px;}
 .footer-box{padding-bottom: 30px;}
 .footer .footer-nav{display: none;}
 .footer .left{width: 60%;}
 .footer .code{width: 30%;max-width: 150px;}
 .footer .left .info{margin-top:30px;}
 .header.active .mes{display: none;}
 .header-contents{overflow-y: auto;}
 .header-contents .inner{flex-wrap: wrap;height: auto;padding:120px 0 80px;}
 .header-contents .is-nav{width: 100%;}
 .header-contents .is-line{height: 1px;width: 100%;transform-origin: left center;}
 .header-contents .is-sewing{width: 100%;}
 .header-contents .is-nav .ul a{font-size:14px;}
 .header-contents .is-nav .menu-item > .no{margin-top:4px;}
 .header-contents .is-nav{padding-bottom: 60px;}
 .l-menuBtn > .text{font-size:15px;}
 .header-contents .is-sewing .box{width: auto;padding-top:50px;}
 .header-contents .is-sewing .view-more{margin:40px auto 0;}
 .header-contents .is-sewing .desc{margin-top:50px;}
 /*.header-contents .is-nav .menu-item > .ttl{font-size:40px;}*/
}
@media (max-width:800px){
 .header_box{margin:0;}
 .product-popup{width: 96%;margin:0;top:2%;height: 96%;left:2%;padding:0 25px 35px;overflow-y: auto;}
 .product-popup .content .img{width:80%;padding:0;margin:0 auto;float:none;}
 .product-popup .product-classify{padding:0;}
 .product-popup .title{padding:28px 0 22px;position: sticky;top:0;z-index:10;background: #fff;}
 .product-popup .title .close-btn{width: 20px;height: 20px;top:26px;}
 .product-popup .title span{font-size:18px;font-weight: bold;}
 .product-popup .content{padding-top:22px;margin:0;}
 .product-popup .content .detail{float:none;width: 100%;margin-top:15px;}
 .product-popup .product-classify span{font-size:12px;padding:0 8px;}
 .product-popup .line{height: 10px;background-size: auto 10px;left:2%;right:2%;bottom:2%;position: fixed;margin:0 25px 20px;}
 .product-popup .content .detail .desc{max-height: none;}
}
@media (max-width:767px){
 .header_box{height: 55px;}
 .header .header_logo img{max-height: 46px;}
 .ibanner .swiper-btn{width: 60px;height: 60px;padding:10px;}
 .circleProgress{width: 60px;}
 .ibanner .slide-item-img{min-height: 500px;object-fit: cover;}
 .inner-wrapper{padding:50px 0;}
 .product-box .row{margin:0;}
 .product-box .pro-item .item-txt{padding:20px 0 90px;}
 .product-box .pro-item .item-icon{width: 60px;}
 .product-box .pro-item .item-desc{margin-top:32px;height: auto;}
 .product-box .pro-item .item-line{width: 29%;}
 .product-box .view-more{margin-top:30px;}
 .view-more{width: 180px;}
 .view-more.no .border span{width: 180px;}
 .product-box .pro-item .item-img{height: auto;}
 .footer-box{padding:40px 0 25px;}
 .footer-box .footer{display: block;display: -webkit-block;display: -ms-block;}
 .footer .left,.footer .code{width: 100%;max-width: none;float:none;text-align: center;}
 .footer .code{margin-top:25px;}
 .footer .code img{max-width: 120px;}
 .footer .left .f-logo{display: block;max-height: 50px;margin:0 auto;}
 .footer .left .desc{display: inline-block;}
 .view-more .icon{width: 90px;}
 .header-contents .is-nav .ul a{font-size:13px;}
 .header-contents .is-nav .menu-item > .no{margin-right:0;}
 .header-contents .is-nav .ul{padding-left:10px;}
 .header-contents .is-sewing .top-img{max-width: 70%;margin:0 auto;}
 .header-contents .is-sewing .desc{margin-top:40px;}
 .header-contents .inner{padding:100px 0 60px;}
}

.news-list .list li{margin-bottom: 28px;}
.news-list .news-item{background: #f7f8f8;color:#000;}
.news-list .news-item .item-img{border:1px solid #a5a5a5;float:left;width:401px;height:231px;background: #fff;overflow: hidden;}
/*.news-list .news-item .item-con{margin-left:400px;}*/
.news-list .news-item .item-txt{padding:31px 4.28% 29px;line-height: 1;}
.news-list .news-item h2{font-family: 'mk';margin-bottom: 23px;}
.news-list .news-item .desc{margin-top:26px;}
.news-list .news-item .more{float:right;margin-top:22px;width:200px;line-height: 38px;border-radius:40px;text-align: center;border:1px solid #a5a5a5;color:#000;}
.news-list .news-item .more:hover{background: #ed1c24;color:#fff;border-color:#ed1c24;}
.news-list .news-item:hover h2{color:#ed1c24;}
.news-list .news-item:hover .item-img img{transform: scale(1.05);}
.news-list .view-more{margin:80px auto 0;}
@media (max-width:1200px){
 .fs50{font-size: 46px;}
 .fs48{font-size: 44px;}
 .fs30{font-size: 28px;}
 .fs26{font-size: 24px;}
 .fs24{font-size: 22px;}
 .fs20{font-size: 18px;}
 .fs18{font-size: 16px;}
 .news-list .news-item .item-img{width: 35%;}
 .news-list .news-item .more{width: 180px;}
 .subcolumn{line-height: 70px;}
}
@media (max-width:992px){
 .fs50{font-size: 38px;}
 .fs48{font-size: 36px;}
 .fs30{font-size: 27px;}
 .news-list .news-item .item-txt{padding:26px 20px 24px;}
 .news-list .news-item h2{margin-bottom: 18px;}
 .news-list .news-item .desc{margin-top:21px;}
 .news-list .news-item .more{width: 160px;}
 .news-list .news-item .item-img{height: 205px;}
 .subcolumn{line-height: 54px;font-size:16px;}
 .subcolumn a:after{height: 3px;}
}
@media (max-width:767px){
 .fs50{font-size: 36px;}
 .fs48{font-size: 34px;}
 .fs30{font-size: 26px;}
 .fs26{font-size: 22px;}
 .fs24{font-size: 20px;}
 .fs20{font-size: 16px;}
 .fs18{font-size: 15px;}
 .news-list .news-item{display: block;}
 .news-list .news-item .item-img{position: relative;padding-bottom: 57.5%;height: auto;width: 100%;}
 .news-list .news-item .item-img img{position: absolute;left:0;top:0;}
 .news-list .news-item .item-con{width: 100%;}
 .news-list .news-item .item-txt{padding:22px 16px;}
 .news-list .news-item .more{background: #ed1c24;color:#fff;border-color:#ed1c24;}
 .news-list .view-more{margin-top:50px;}
}
.inner-banner .slide-item-img{min-height: 300px;width: 100%;object-fit: cover;object-position: center;}

.news-detail{margin-top:-10px;}
.news-detail .news-title{font-family: 'mk';text-align: center;margin-bottom: 42px;}
.news-detail .news-tips{font-size:0;text-align: center;}
.news-detail .news-tips span{font-size:14px;display: inline-block;margin:0 10px;line-height: 16px;padding-left: 24px;background: url(../images/icon-date.png) no-repeat left center;}
.news-detail .news-tips .eye{background-image: url(../images/icon-eye.png);}
.news-detail .detail{line-height: 24px;margin:55px 0 105px;}
.news-detail .detail p{min-height:24px;}
.news-detail .bottom-box{color:#a5a5a5;text-align: center;}
.news-detail .bottom-box .prev-a{float:left;}
.news-detail .bottom-box .next-a{float:right;}
.news-detail .bottom-box a span{display: block;width:101px;background: #a5a5a5;}
.news-detail .bottom-box a span i{display: block;height: 8px;background: url(../images/news-left.png) no-repeat center;background-size: 100% ;}
.news-detail .bottom-box .next-a span i{background-image: url(../images/news-right.png);}
.news-detail .bottom-box a:hover{color:#ed1c24;}
.news-detail .bottom-box a:hover span{background:#ed1c24;}
@media (max-width:767px){
 .header-contents .bg-logo{width: 80%;left:10%;}
 .subcolumn{font-size:15px;}
 .news-detail .news-title{margin-bottom: 25px;}
 .news-detail .news-tips span{font-size:12px;margin:0 8px;}
 .news-detail .detail{margin:35px 0 60px;}
 .news-detail .bottom-box a span{width: 80px;}
 .news-detail .bottom-box a span i{height:6px;}
}

.job-list .list-title li,.job-list .list .s-item{float:left;text-align: center;padding:0 5px;}
.job-list .item-name{width: 19%;}
.job-list .item-num{width: 13%;}
.job-list .item-education{width: 19%;}
.job-list .item-age{width: 13%;}
.job-list .item-price{width: 19%;}
.job-list .item-tel{width: 17%;}
.job-list .list-title{color:#fff;background: #ed1c24;line-height: 60px;}
.job-list .list li{height: 93px;border-bottom:1px dashed #ed1c24;}
.job-list .view-more{margin:75px auto 0;}
@media (max-width:992px){
 .job-list .view-more{margin-top:65px;}
}
@media (max-width:750px){
 .job-list .list-title{display: none;}
 .job-list .list{border-top:2px solid #ed1c24;}
 .job-list .list li{height: auto;padding:15px 0 10px;}
 .job-list .list li .s-item{width: 50%;padding:7px 5px;text-align: left;}
 .job-list .list li .item-name{width: 100%;font-weight: bold;font-size:15px;}
 .job-list .view-more{margin-top:50px;}
 .job-list .list li .s-item span{float:left;}
}

.contact-box .contact{border:1px solid #a5a5a5;border-left:none;height: 670px;}
.contact-box .contact .left{position: relative;float:left;height: 100%;background: #ed1c24;color:#fff;padding:160px 0 0;width: 36%;}
.contact-box .contact .left .txt{padding:0 14%;position: relative;z-index:10;}
.contact-box .contact .left .tit{font-family: 'mk';letter-spacing: 2px;padding-bottom: 18px;position: relative;}
.contact-box .contact .left .tit:after{content:'';position: absolute;bottom:0;left:0;height: 2px;background: #fff;width: 31.1%;}
.contact-box .contact .left .bg{position: absolute;left:0;width: 84%;top:0;pointer-events: none;height: 100%;background: url(../images/icon-bg.png) no-repeat right center;background-size: auto 87.7%;}
.contact-box .contact .left .desc{margin-top:42px;}
.contact-box .contact .left .desc p{margin-bottom: 10px;}
.contact-box .contact .link{margin-top:70px;}
.contact-box .contact .link .icon{width:46px;height: 46px;display: block;border:2px solid #fff;border-radius:100%;}
.contact-box .contact .link .icon-wx{background: url(../images/icon-wx.png) no-repeat center;background-size: 100% auto;}
.contact-box .contact .link .icon-qq{background: url(../images/icon-qq.png) no-repeat center;background-size: 100% auto;}
.contact-box .contact .link-wx{position: relative;margin-right:14px;}
.contact-box .contact .wx-code{background: #fff;z-index:-1;pointer-events: none;position: absolute;width: 100px;height: 100px;margin-top:5px;left:50%;margin-left:-50px;top:100%;
 -webkit-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8);-webkit-transition:transform .15s cubic-bezier(0.3,0,0,1.5);-o-transition:transform .15s cubic-bezier(0.3,0,0,1.5);transition:transform .15s cubic-bezier(0.3,0,0,1.5);opacity:0;filter:alpha(opacity=0);
 -webkit-box-shadow:0 5px 10px rgb(0 0 0 / 20%);box-shadow:0 5px 10px rgb(0 0 0 / 20%); } 
.contact-box .contact .link-wx:hover .wx-code{z-index:10;-webkit-transform:none;-o-transform:none;transform:none;opacity:1;filter:alpha(opacity=100);}
.contact-box .contact .map-box{height: 100%;width: 64%;float:right;}
.contact-box .contact .map-box #allmap{height: 100%;}
.contact-box .contact .map-box label{max-width: none;}

@media (max-width:1400px){
 .contact-box .contact{height: 600px;}
 .contact-box .contact .left{padding-top:120px;}
 .contact-box .contact .left .desc{font-size:16px;}
 .contact-box .contact .left .txt{padding:0 10%;}
}
@media (max-width:1200px){
 .contact-box .contact{height: 580px;}
 .contact-box .contact .left{padding-top:100px;}
 .contact-box .contact .link{margin-top:60px;}

}
@media (max-width:992px){
 .contact-box .contact{height: 550px;}
 .contact-box .contact .left{padding-top:80px;}
 .contact-box .contact .link{margin-top:50px;}
 .contact-box .contact .left .desc{font-size:15px;margin-top:32px;}
 .contact-box .contact .link .icon{width: 42px;height: 42px;}
 .contact-box .contact .left .tit{font-size:40px;}
}
@media (max-width:750px){
 .contact-box .contact{height: auto;border:none;}
 .contact-box .contact .left,.contact-box .contact .map-box{float:none;width: 100%;height: auto;}
 .contact-box .contact .map-box{height: 400px;margin-top:30px;border:1px solid #a5a5a5;}
 .contact-box .contact .left{padding:60px 0;}
 .contact-box .contact .left .tit{font-size:36px;}
}

.about-box .about-part1 .left{float:left;width: 50%;}
.about-box .about-part1 .desc{line-height: 2;letter-spacing: 1px;text-align: justify;}
.about-box .about-part1 .right-img{float:right;width: 45.2%;margin-left:4.8%;overflow: hidden;}
.about-box .about-part1 .right-img .img{height: 100%;background-repeat: no-repeat;background-size: cover;background-position: center;}
.about-box .about-part1 .right-img:hover .img{transform: scale(1.03);}
.about-box .about-part1 .num-box{margin-top:28px;line-height: 1;text-align: center;}
.about-box .about-part1 .num-box li{padding:0 8px;}
.about-box .about-part1 .num-box h2{font-weight: bold;color:#ed1c24;margin-bottom: 18px;}
.about-box .about-part1 .num-box .counter{font-family: arial;}
.about-box .about-part1 .more-btn{width: 200px;line-height: 38px;border:1px solid #a5a5a5;border-radius:40px;overflow: hidden;text-align: center;color:#000000;font-size:14px;margin-top:34px;display: block;}
.about-box .about-part1 .more-btn:hover{color:#fff;background: #ed1c24;border-color:#ed1c24;}
.about-box .about-swiper{margin-top:57px;position: relative;}
.about-box .about-swiper .swiper-btn{z-index:10;width:19px;height: 91px;position: absolute;top:50%;transform: translateY(-50%);background: url(../images/prev-btn.png) no-repeat center;background-size: 100% auto;}
.about-box .about-swiper .next-btn{right:-40px;background-image: url(../images/next-btn.png);}
.about-box .about-swiper .prev-btn{left:-40px;}
.about-box .about-swiper .next-btn:hover{background-image: url(../images/next-btnon.png);}
.about-box .about-swiper .prev-btn:hover{background-image: url(../images/prev-btnon.png);}
.about-box .about-swiper .img{position: relative;padding-bottom: 81%;overflow: hidden;}
.about-box .about-swiper .img img{position: absolute;left:0;top:0;}
.about-box .about-swiper .img:hover img{transform: scale(1.04);}
.about-detail{margin-top:8px;max-height: 390px;padding-right:5px;overflow-y: auto;font-size:16px;color:#000000;line-height: 1.875;letter-spacing: 1px;text-align: justify;}
.about-detail::-webkit-scrollbar {width:5px;}
.about-detail::-webkit-scrollbar-track {background:rgba(0,0,0,.2);border-radius:5px;overflow:hidden;}
.about-detail::-webkit-scrollbar-thumb {background:#ed1c24;}
.about-detail::-webkit-scrollbar-thumb:window-inactive {background:#ed1c24;}
.about-detail::-webkit-scrollbar-thumb:vertical:hover {background:#ed1c24;}
.about-detail p{margin-bottom:30px;}


@media (max-width:1400px){
 .about-box .about-part1 .desc{font-size:16px;}
 .about-box .about-part1 .num-box h2{font-size:26px;}
 .about-box .about-swiper{margin-top:50px;}
}
@media (max-width:992px){
 .about-box .about-part1 .left,.about-box .about-part1 .right-img{width: 100%;float:none;}
 .about-box .about-part1 .right-img{margin:40px auto 0;max-width: 620px;width:70%;}
 .about-box .about-part1 .right-img .img{padding-bottom: 78.2%;}
}
@media (max-width:750px){
 .subcolumn a{display: inline-block;float:none;}
 .subcolumn{white-space: nowrap;overflow-x: auto;}
 .about-box .about-part1 .desc{font-size:15px;letter-spacing: 0;}
 .about-box .about-part1 .num-box li{width: 50%;margin-bottom: 25px;}
 .about-box .about-part1 .more-btn{width: 180px;margin:15px auto 0;}
 .about-box .about-part1 .right-img{width: 100%;margin-top:35px;}
 .about-box .about-swiper{margin-top:40px;}
 .about-box .about-swiper .prev-btn{left:6px;}
 .about-box .about-swiper .next-btn{right:6px;}
}

.culture-box{position: relative;}
.culture-box .list{width:984px;max-width: 86%;margin-left:6.9%;}
.culture-box .list li{position: relative;border:1px solid #a5a5a5;background: #ffffff;margin-bottom: 20px;}
.culture-box .list li .item{height: 134px;padding-left:17%;position: relative;z-index:10;}
.culture-box .list .item-title{flex:none;}
.culture-box .list .item-line{flex:none;margin:0 30px;width:101px;height: 8px;background: url(../images/arrow-ron.png) no-repeat right center;}
.culture-box .list .item-desc{max-width: 400px;padding-right:20px;} 
.culture-box .list .item-bg{opacity: 0.05;position: absolute;left:0;top:0;width: 100%;height: 100%;background: url(../images/culture-bg1.png) no-repeat center;background-size: cover;}
.culture-icon{position: absolute;right:0;bottom:50px;width:52.1%;z-index:10;pointer-events: none;}
.culture-box .list .item-bg.bg2{background-image: url(../images/culture-bg2.png);}
.culture-box .list .item-bg.bg3{background-image: url(../images/culture-bg3.png);}
.culture-box .list .item-bg.bg4{background-image: url(../images/culture-bg4.png);}
.culture-box .list .item-bg.bg5{background-image: url(../images/culture-bg5.png);}
.culture-box .list .item-bg.bg6{background-image: url(../images/culture-bg6.png);}
.culture-box .list li:hover{color:#fff;}
.culture-box .list li:hover .item-bg{opacity: 1;}
.culture-box .list li:hover .item-line{background-image: url(../images/arrow-r.png);}

@media (max-width:1400px){
 .culture-box .list li .item{padding-left:12%;}
 .culture-box .list .item-line{width: 12%;}
 .culture-box .list{margin-left: 5%;}
}
@media (max-width:1200px){
 .culture-box .list{margin-left: 3%;}
}
@media (max-width:992px){
 .culture-box .list li .item{padding-left:8%;}
 .culture-box .list{margin-left: 0%;}
 .culture-box .list .item-line{margin:0 20px;}
}
@media (max-width:767px){
 .culture-box .list{max-width: 100%;}
 .culture-box .list .item-title{font-size:18px;font-weight: bold;}
 .culture-box .list .item-line{margin:0 15px;}
 .culture-box .list .item-desc{font-size:13px;padding-right:15px;}
 .culture-box .list li .item{padding-left:15px;}
}

.history-box .fixed-bg{border:10px solid #ededed;border-left:none;border-right:none;height: 340px;background-position: center;background-attachment: fixed;}
.history-swiper{margin-top:40px;position: relative;}
.history-swiper .line{position: absolute;top:50%;left:0;width: 100%;height: 1px;background: #a5a5a5;}
.history-swiper .swiper-slide{width:180px;text-align: right;min-height: 190px;}
.history-swiper .swiper-slide .j-item{height: 190px;padding-right:9px;position: relative;z-index:10;width:338px;}
.history-swiper .swiper-slide .j-item.no-content{z-index:2;pointer-events: none;}
.history-swiper .swiper-slide:first-child{width:130px;}
.history-swiper .swiper-slide:first-child .j-item{width:300px;}
.history-swiper .swiper-slide .j-line{position: absolute;right:0;top:2px;bottom:2px;width: 1px;background: #a5a5a5;}
.history-swiper .swiper-slide .j-line span{z-index:10;left:-13px;position: absolute;padding:6px;width: 26px;height: 26px;border-radius:100%;overflow: hidden;border:1px solid #a5a5a5;background: #fff;}
.history-swiper .swiper-slide .j-line span i{display: block;width: 100%;height: 100%;border-radius:100%;overflow: hidden;}
.history-swiper .swiper-slide .j-item-bottom .j-line span{top:-13px;}
.history-swiper .swiper-slide .j-item-top .j-line span{bottom:-13px;}
.history-swiper .swiper-slide .j-item-bottom{flex-direction: column-reverse;align-items: flex-end;}
.history-swiper .swiper-slide .year{line-height: 1;color:#000;font-weight: bold;letter-spacing: 1px;padding-right:10px;}
.history-swiper .swiper-slide .desc{line-height: 36px;margin:4px 0;max-width: 210px;padding-right:10px;max-height: 150px;overflow-y: auto;}
.history-swiper .swiper-slide .desc::-webkit-scrollbar {width:5px;}
.history-swiper .swiper-slide .desc::-webkit-scrollbar-track {background:rgba(0,0,0,.1);border-radius:5px;overflow:hidden;}
.history-swiper .swiper-slide .desc::-webkit-scrollbar-thumb {background:#000;border-radius:5px;}
.history-swiper .swiper-slide .desc::-webkit-scrollbar-thumb:window-inactive {background:#000;}
.history-swiper .swiper-slide .desc::-webkit-scrollbar-thumb:vertical:hover {background:#000;}
.history-swiper .swiper-slide .j-item-top .desc{float:right;}
.history-swiper .swiper-slide .j-item:hover .j-line{background: #ed1c24;}
.history-swiper .swiper-slide .j-item:hover .j-line span{border-color:#ed1c24;}
.history-swiper .swiper-slide .j-item:hover .year{color:#ed1c24;}
.history-swiper .swiper-slide .j-item:hover .j-line span i{background: #ed1c24;}
.history-box .common-btn{margin:50px auto 0;}
@media (max-width:767px){
 .history-box .fixed-bg{height: 300px;}
}

.honor-list .list{margin-left:-2.1%;margin-right:-2.1%;text-align: center;}
.honor-list .list li{padding:0 2.1%;margin-bottom: 50px;}
.honor-list .honor-item{cursor: pointer;}
.honor-list .honor-item .item-img{padding-bottom: 106%;position: relative;border:1px solid #a5a5a5;background: #fff;}
.honor-list .honor-item .item-img img{max-width: 95%;max-height: 95%;}
.honor-list .honor-item .item-name{background: #6c6c6c;color:#fff;line-height: 1;padding:21px 10px;transition: all .3s;}
.honor-list .honor-item:hover .item-name{background: #ed1c24;color:#fff;}

.album_ordinary .album_prev{background: url(../images/album-l.png) no-repeat left center;}
.album_ordinary .album_next{background: url(../images/album-r.png) no-repeat right center;}
.album_ordinary .album_prev i.iconfont,.album_ordinary .album_next i.iconfont{display: none}
.album_ordinary{max-width:1410px;margin:0 auto;}
@media (max-width:767px){
 .honor-list .list li{margin-bottom: 30px;}
 .honor-list .honor-item .item-name{padding:15px 10px;font-size:13px;}
 .header-contents .is-nav .menu-item > .ttl{font-size:20px;}
}

.ibanner .slide-item-img{width: 100%;object-fit: cover;object-position: center;}
@media (max-width:1400px){
 .ibanner .swiper-btn{width: 120px;height: 120px;}
 .circleProgress{width: 120px;border-width:1px;}
 .part-technology .technology-list .item-con{font-size:26px;}
 .part-technology .technology-list .item-txt{border-left-width: 2px;border-right-width:2px;}
 .part-technology .technology-list .item{padding:30px 15px;}
 .part-technology .technology-list .item-desc{margin-left:30px;font-size:22px;}
 .part-technology .technology-list .item-mask .item-img{max-width: 2rem;}
 .part-technology .technology-list{height: 600px;}

}
@media (max-width:1200px){
 .part-technology .technology-list .item-con{font-size:22px;}
 .part-technology .technology-list .item-desc{margin-left:20px;font-size:20px;}
 .part-news .news-item .item-txt{padding-left:20px;}
}
@media (max-width:1024px){
 .part-technology .technology-list .item-con{font-size:20px;}
 .part-technology .technology-list .item-desc{font-size:18px;}
 .part-news .news-item .item-date{width:76px;height: 76px;padding-top:13px;}
 .part-news .news-item .item-txt{margin-left:76px;}
 .part-news .news-item .item-desc{margin-top:20px;}
 .part-news .news-item .item-con{padding-top:30px;}
 .part1{padding-top:70px;}
 .part1 .right-img,.part1 .left{right:0;width: 100%;}
 .part-product{padding-top:110px;}
 .index-proList .imgList .img-item,.index-proList .txtList{width: 85%;}
 .part-news{padding-top:120px;}

}
.part-news .swiper-pagination{width: 100%;text-align: center;margin-top:18px;position: static;}
@media (max-width:992px){
 .part-technology .technology-list{height: auto;}
 .part-technology .technology-list .bg{position: absolute;top:0;left:0;pointer-events: none;width: 100%;}
 .part-technology .technology-list .list>div{width:100%;float:none;}
 .part-technology .technology-list .item{height: auto;padding:14px 12px;}
 .part-technology .technology-list .list .col{height: 13px;width: 100%;}
 .part-technology .technology-list .list{position: relative;height: auto;z-index:15;}
 .part-technology .technology-list .item-con{padding:0;font-size:18px;}
 .part-technology .technology-list .item-con .icon-border{left:10px;bottom:auto!important;top:50%!important;margin-top:-9.5px;height: 19px;width: 50px;margin-left:-25px;transform: rotate(-90deg);transform-origin: center;}
 .part-technology .technology-list .item-con .icon-border.icon-b{left:auto;right:10px;margin-left:0;margin-right:-25px;}
 .part-technology .technology-list .item-txt{border:2px solid #fff;border-left:none;border-right:none;}
 .part-technology .technology-list .item-txt span{display: block;width: 100%;line-height: 20px;padding:13px 0;letter-spacing: 1px;}
 .part-technology .technology-list .item-mask{top:auto;left:0!important;right:0!important;height: auto;}
 .part-technology .technology-list .item-mask .item-flex{display: block;padding:30px 0;}
 .part-technology .technology-list .item-mask .item-img{max-width: 60%;margin:0 auto;transform: translateY(50px);}
 .part-technology .technology-list .item-desc{margin:20px 0 0;min-height: 44px;max-width: 100%;padding:0 20px;font-size:16px;text-align: center;transform: translateY(40px);}
 .part-technology .technology-list .item.active .item-mask .item-img, .part-technology .technology-list .item.active .item-mask .item-desc{transform: translateY(0);}

}
@media (min-width:1400px){
 .part-news .swiper-pagination{display: none;}
}
@media (max-width:767px){
 .ibanner .swiper-btn{width: 60px;height: 60px;padding:10px;}
 .circleProgress{width: 60px;}
 .part1{padding-top:55px;}
 .part1 .left .desc{font-size:15px;line-height: 1.67;letter-spacing: 0;}
 .title-box .title{font-size:23px;}
 .title-box .en{font-size:34px;}
 .part-product{padding-top:90px;}
 .index-proList,.part-product .right-con{width: 100%;float:none;}
 .part-product .box{margin-top:20px;}
 .index-proList .imgList .img-item, .index-proList .txtList{width:100%;}
 .index-proList .swiper-bottom{margin-top:45px;}
 .part-product .right-con{padding-top:0;}
 .index-proList{margin-top:40px;}
 .part-product .right-con .desc{line-height: 2;}
/* .part-technology .technology-list .list>div{height: 50%;}
 .part-technology .technology-list .item{width: 22%;border-bottom:10px solid #fff;padding:20px 12px;}
 .part-technology .technology-list .list .col{width: 3%;}*/
 
 .part-news{padding-top:100px;}
 .wrapper{padding-bottom: 80px;}
 .part-news .news-item .item-date{width:70px;height: 70px;padding-top:10px;}
 .part-news .news-item .item-txt{margin-left:70px;}
 .part-news .news-item .item-desc{margin-top:14px;}
}

.pages {text-align:center;margin-top:22px;}
.qilin_pager a {margin-right:10px;height:30px;line-height:30px;text-align:center;color:#666;background:#fff;border-color:#ddd;border-width:1px;border-style:solid;border-radius:3px;padding:5px 10px;}
.qilin_pager a.Ahover {color:#ed1c24;}

@media (min-width:800px){
 .product-popup .content{padding:0;height:355px;position: relative;}
 .product-popup .content .detail{margin-top:40px;}
 .product-popup .content .img{position: absolute;left:0;top:50%;transform: translateY(-50%);}
}

.dj-list .top-img{margin-bottom: 52px;}
.dj-list .list{margin-left:-2.1%;margin-right:-2.1%;}
.dj-list .list li{margin-bottom: 50px;padding:0 2.1%;}
.dj-list .list .item-img{position: relative;padding-bottom: 96.4%;overflow: hidden;border:1px solid #a5a5a5;}
.dj-list .list .item-img img{position: absolute;top:0;left:0;}
.dj-list .list .item-con{transition: all .3s;background: #6c6c6c;color:#fff;padding:14px 8.5%;transition: all .4s;}
.dj-list .list .item-con h2{line-height: 36px;height: 72px;}
.dj-list .list li:hover .item-con{background: #ed1c24;}
.dj-list .list li:hover .item-img img{transform: scale(1.04);}
.dj-list .view-more{margin:10px auto 30px;}

@media (max-width:1200px){
 .dj-list .list .item-con h2{line-height: 32px;height: 64px;}
 .dj-list .list li{margin-bottom: 40px;}

}
@media (max-width:767px){
 .dj-list .top-img{margin-bottom: 35px;}
 .dj-list .list li{margin-bottom: 25px;}
 .dj-list .list .item-con h2{line-height: 24px;height: 48px;font-size:14px;}
 .dj-list .list .item-con{padding:10px 12px;}
}
@media (min-width:992px){
.part-technology .technology-list .item-con .icon-border{display: none;}
.part-technology .technology-list .item-con{background: url(../images/border-bg.png) no-repeat center;background-size: 100% 100%;}
.part-technology .technology-list .item-txt{border:none;}
}
