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;}
.fs68{font-size: 68px;line-height: 1;}
.fs60{font-size: 58px;line-height: 1;}
.fs55{font-size: 53px;}
.fs50{font-size: 48px;}
.fs45{font-size: 43px;}
.fs42{font-size: 36px;}
.fs36{font-size: 34px;}
.fs28{font-size: 26px;}
.fs27{font-size: 25px;}
.fs26{font-size: 24px;}
.fs24{font-size: 22px;}
.fs22{font-size: 20px;}
.fs20{font-size: 18px;}
.fs18{font-size: 16px;}
.fs16{font-size: 15px;}

@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: 'ht';
 src:url('font/scn.otf');
}
@font-face{
 font-family: 'my';
 src:url('font/MyBold.otf');
}
@font-face{
 font-family: 'orb';
 src:url('font/orb.ttf');
}
.ht{font-family: 'ht';}
.my{font-family: 'my';}
.c0{color:#000;}
.c3{color:#333;}
.c6{color:#666;}
.fl{float:left;}
.fr{float:right!important;}
.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{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%);}
.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;}
.full_img{width:100%;height: 100%;object-fit: cover;}

.common_btn{position: relative;overflow: hidden;}
.common_btn>span{display:inline-block;vertical-align:middle;opacity:0;filter: alpha(opacity=0);color:#fff;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);-webkit-transition:-webkit-transform .3s,opacity .3s;transition:transform .3s,opacity .3s;-webkit-transition-timing-function:cubic-bezier(.75,0,.125,1);transition-timing-function:cubic-bezier(.75,0,.125,1);vertical-align:0}
.common_btn::before{content:attr(c-text);position:absolute;top:0;left:10%;width:80%;height:100%;-webkit-transition:-webkit-transform .3s,opacity .3s;transition:transform .3s,opacity .3s;-webkit-transition-timing-function:cubic-bezier(.75,0,.125,1);transition-timing-function:cubic-bezier(.75,0,.125,1);display: none\0;}
.common_btn:hover .iconfont{color:#fff;}
/*.common_btn:hover{background:#d20319;}*/
.common_btn:hover::before{opacity:0;filter: alpha(opacity=0);-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}
.common_btn:hover>span{opacity:1;filter: alpha(opacity=100);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);display: inline-block;}
.common_btn>span.sep{width: 5px;height: 5px;display: inline-block;}
.common_btn:hover>span:nth-child(1){-webkit-transition-delay:45ms;transition-delay:45ms}
.common_btn:hover>span:nth-child(2){-webkit-transition-delay:.09s;transition-delay:.09s}
.common_btn:hover>span:nth-child(3){-webkit-transition-delay:.135s;transition-delay:.135s}
.common_btn:hover>span:nth-child(4){-webkit-transition-delay:.18s;transition-delay:.18s}
.common_btn:hover>span:nth-child(5){-webkit-transition-delay:.225s;transition-delay:.225s}
.common_btn:hover>span:nth-child(6){-webkit-transition-delay:.27s;transition-delay:.27s}
.common_btn:hover>span:nth-child(7){-webkit-transition-delay:.315s;transition-delay:.315s}
.common_btn:hover>span:nth-child(8){-webkit-transition-delay:.36s;transition-delay:.36s}
.common_btn:hover>span:nth-child(9){-webkit-transition-delay:.405s;transition-delay:.405s}
.common_btn:hover>span:nth-child(10){-webkit-transition-delay:.45s;transition-delay:.45s}
.common_btn:hover>span:nth-child(11){-webkit-transition-delay:.495s;transition-delay:.495s}
.common_btn:hover>span:nth-child(12){-webkit-transition-delay:.54s;transition-delay:.54s}
.common_btn:hover>span:nth-child(13){-webkit-transition-delay:.585s;transition-delay:.585s}
.common_btn:hover>span:nth-child(14){-webkit-transition-delay:.63s;transition-delay:.63s}
.common_btn:hover>span:nth-child(15){-webkit-transition-delay:.675s;transition-delay:.675s}
.common_btn:hover>span:nth-child(16){-webkit-transition-delay:.72s;transition-delay:.72s}
.common_btn:hover>span:nth-child(17){-webkit-transition-delay:.765s;transition-delay:.765s}
.common_btn:hover>span:nth-child(18){-webkit-transition-delay:.81s;transition-delay:.81s}
.common_btn:hover>span:nth-child(19){-webkit-transition-delay:.855s;transition-delay:.855s}
.common_btn:hover>span:nth-child(20){-webkit-transition-delay:.9s;transition-delay:.9s}
.common_btn.static_btn:hover{background:none;}
.common_btn.static_btn>span{color:#d20319;}
.common_btn.static_btn::before{left:0;}

.common-btn{border-radius:999px;width:310px;text-align: center;max-width: 60%;margin-left:auto;margin-right: auto;display: block;line-height: 58px;border:3px solid #313131;}
.common-btn:hover{border-color:#0084e9;background: #0084e9;color:#fff;}

@media (min-width: 767px){
 .container{width:90%;max-width: 1680px;}
}
/*@media (min-width: 1400px){
 .container{width:88%;}
}*/



/* 导航部分 */
.header{position: sticky;position: -webkit-sticky;top:0; left:0; right:0; z-index: 99;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;background: #fff;}
.header_box{position: relative;width: 100%;text-align: center;}
.header_box .sub{overflow: visible;}
/*.header .header_logo{position: absolute;left:0;top:0;bottom:0;max-width: 30%;}*/
.header .header_logo{max-width: 20%;}
.header .header_logo img{max-height:60px;margin:0;}
.header .header_nav{font-size:16px;color:#474747;}
.header .header_nav li{position: relative;}
.header .header_nav .nav_container>ul>li{display: inline-block;text-align: center;margin-left:4%;}
.header .header_nav .nav_container>ul>li>a{display: block;padding:0 5px;position: relative;line-height: 74px;}
.header .header_nav .nav_container>ul>li>a.active,.header .header_nav .nav_container>ul>li>a:hover{color:#c2000f;}
.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:#fff;font-size:15px;}
.dropdown-menu li{background: #fff;}
.dropdown-menu li a{display: block;white-space: nowrap;padding:12px 10px;color:#474747;position: relative;transition: all .3s;}
.dropdown-menu li a:hover, .dropdown-menu li a:focus,.dropdown-menu li a.active{color:#c2000f;background: #fff;}

.mobile_key {display: none;margin-top:8px;width:28px;height:25px;position: relative;border:none!important;cursor: pointer;padding:0;}
/*.button_menu{width: 30px;height: 25px;position: absolute;top:7px;left:0;}*/
.button_menu span {display:block;width:100%;height:3px;background-color:#000;position:absolute;left:0;-moz-transition:all .36s ease;-o-transition:all .36s ease;-webkit-transition:all .36s ease;transition:all .36s ease;}
.button_menu span:nth-child(1) {top:0}
.button_menu span:nth-child(2) {top:50%;transform: translateY(-50%);}
.button_menu span:nth-child(3) {bottom:0}

.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;}
.header_tools{line-height: 40px;}
.header_tools li{float:left;margin-left:10px;cursor: pointer;}
.header_tools .nav-search{width:55px;height: 40px;background: url(../images/icon-search.png) no-repeat center;}

.header_search_fix{position: fixed;z-index: 99;top: 0;left: 0;width: 100%;height: 100%;background: #c2000f;color: #fff;display: none;}
.header_search_fix .search{font-size: 18px;margin-bottom: 10px;}
.header_search_fix .box{position: absolute;width: 40%;top: 50%;margin-top: -50px;text-align: left;left: 30%;}
.header_search_fix .input{background:none; width:85%; line-height:40px; height:40px; padding-right:60px;border: 0;outline: 0;font-size:38px;color: #fff;font-family: 'Impact'}
.header_search_fix .input::-webkit-input-placeholder {color: #fff;}
.header_search_fix .input:-moz-placeholder {color: #fff;}
.header_search_fix .input:-ms-input-placeholder {color: #fff;}
.header_search_fix .search_box{line-height: 70px;height: 70px;position: relative;}
.header_search_fix .submit{width: 125px;height: 45px;line-height: 41px;font-size: 14px;color: #fff;border: 2px solid #fff;border-radius: 20px;background: transparent;padding: 0;margin: 0;position: absolute;top: 50%;margin-top: -23px;right: 0;-webkit-appearance: none;}
.header_search_fix .close-btn{position: absolute;width: 88px;height: 88px;font-size: 28px;line-height: 92px;border: 1px solid #fff;right: 60px;top: 20px;text-align: center;cursor: pointer;transition: all .5s ease;-webkit-transition:all .5s ease;background: #c2000f;}
.header_search_fix .close-btn:hover{background: #c2000f;}
.header_search_fix .submit:before{width: 100%;margin-top: 0;}
.header_search_fix .submit:hover{background: #c2000f;}
.header_search_fix .submit:before{width: 100%;left: 0;text-align: center;}
@media only screen and (max-width: 1660px){
.header_search_fix .box{width: 60%;left:20%;}
}

.xuanzhun{-webkit-transition-property: -webkit-transform;animation: rotate 5s linear infinite;}
@keyframes rotate{
 from{transform: rotate(0deg)}
 to{transform: rotate(359deg)}
}


@media (max-width:767px){
 .header .header_nav{text-align: left;font-size:14px;}
 .no-padding{padding-left:15px;padding-right: 15px;}
 .header_search_fix .box{width:90%; left:5%; margin-left:0;}
 .header_search_fix .input{font-size:30px;}
 .header_search_fix .close-btn{width:60px; height:60px; font-size:20px;line-height:60px;right:15px;}
}


.ibanner{position: relative;text-align: center;}
.ibanner .slide-item{position: relative;overflow: hidden;color:#fff;}
.ibanner .slide-item .slide-item-img{max-width: 100%;}
.ibanner .slide-item .slide-item-img.mix{min-width: 100%;min-height: 100%;max-width: none;}
.ibanner .item-mask{position: absolute;top:0;left:0;right:0;bottom:0;background: rgba(0,0,0,.67);color:#fff;}
.ibanner .item-mask .item-logo{max-width: 48%;margin:0 auto;}
.ibanner .item-mask .title{opacity: 0;margin-top:60px;font-weight: bold;letter-spacing: 3px;}
.ibanner .item-mask .more{opacity: 0;letter-spacing: 2px;display: inline-block;margin-top:50px;line-height: 1;padding:13px 40px;background: rgba(194,0,15,.78);border-radius:999px;overflow: hidden;color:rgba(255,255,255,.66);}
.ibanner .ani-slide .item-mask .title{opacity:1;-webkit-animation-name: driveInBottom;animation-name: driveInBottom;-webkit-animation-duration: 4s; animation-duration: 4s;}
.ibanner .ani-slide .item-mask .more{opacity: 1;-webkit-animation-name: driveInBottom;animation-name: driveInBottom;-webkit-animation-duration: 4.5s; animation-duration: 4.5s;}
.innerbanner .item-mask .title{opacity: 1; margin-top: 0;}
.ibanner .swiper-container-horizontal>.swiper-pagination-bullets{bottom:5.7%;font-size:0;}
.ibanner .swiper-pagination-bullet{width: 45px;height:6px;background:#fff;opacity:0.38;border-radius:2px;transition: all .2s;}
.ibanner .swiper-pagination-bullet-active{opacity: 1;}
.ibanner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 7px;}
.driveInBottom {
 -webkit-animation-name: driveInBottom;
 animation-name: driveInBottom;
 -webkit-animation-duration: 2s;
 animation-duration: 2s; }

@keyframes driveInBottom {
 0% {
 opacity: 0;
 -webkit-animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
 animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
 -webkit-transform: translate3d(0, 300px, 0);
 transform: translate3d(0, 300px, 0); }
 30% {
 opacity: 1; }
 60% {
 -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
 animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0); }
 100% {
 -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
 animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0); } 
}

.desc.fs20{font-size:17px;}
.part-about{padding:118px 0 175px;}
.part-about .img{background-repeat: no-repeat;background-size: cover;background-position: center;}
@media (min-width:992px){
 .part-about .left{width: 51.4%;padding:0 1% 0 0;}
 .part-about .img{width: 48.6%;padding:0;}
}
.part-about .left .en{text-transform: uppercase;margin-bottom:20px;line-height: 1.07;color:#c2000f;margin-top:-8px;}
.part-about .left .title{margin-bottom: 32px;font-weight: bold;letter-spacing: 1px;}
.part-about .left .desc{line-height:2.4;text-indent: 2em;color:#252525;padding-right:9%;text-align: justify;letter-spacing: 1px;}

.part-industry{position: relative;}
.part-industry .part-industry_bg{position: absolute;top:0;left:0;width: 100%;height: 100%;z-index:0;overflow: hidden;}
.part-industry .part-industry_bg div{position:absolute; left:0; top:0;width:100%;height:100%;background-repeat: no-repeat;background-size: cover;background-position: center;-webkit-transition-duration: 0.5s; -ms-transition-duration: 1.5s; -o-transition-duration: 1.5s; -moz-transition-duration: 1.5s; transition-duration: 1.5s;transition: all 2.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.part-industry .part-industry_bg div.on{transform: scale(1.08, 1.08);opacity:1; z-index:10;}
.part-industry .swiper-container{color:#fff;background: rgba(0,0,0,.37);position: relative;z-index:2;}
.part-industry li{height: 773px;padding:0;position: relative;transition: all .4s;border-right:1px solid #fff;}
.part-industry .item{position: relative;padding:78px 14.76% 0 9.77%;display: block;height: 100%;}
.part-industry .item-top{line-height: 1;}
.part-industry .item-top .tit{margin-top: 22px;letter-spacing: 1px;}
.part-industry .item-con{margin-top:75px;opacity: 0;transition: all .4s;position: relative;top:25px;}
.part-industry .item-con .tit{font-weight: bold;letter-spacing: 2px;line-height: 1;color:#c2000f;position: relative;padding-bottom: 30px;margin-bottom: 25px;}
.part-industry .item-con .tit::after{position: absolute;left:0;bottom:0;content:'';width:1.5em;height:2px;background: #fff;}
.part-industry .item-con .desc{line-height: 1.5;text-align: justify;}
.part-industry li .item-more{transition: all .4s;position: absolute;bottom:9.18%;left:9.77%;font-size:0;width:46px;overflow:hidden;height:46px;border:1px solid #fff;text-align: center;}
.part-industry li .item-more text{width:0;overflow: hidden;color:#fff;white-space: nowrap;}
.part-industry li .item-more i{transition: all .4s;width:44px;height:100%;background: url(../images/icon-arrow.png) no-repeat center;}
.part-industry li:hover{background: rgba(0,0,0,.7);border-right-color:rgba(0,0,0,.7);}
.part-industry li:hover .item-con{opacity: 1;top:0;}
.part-industry li:hover .item-more{background: #c2000f;width: 156px;border-color:#c2000f;padding-left: 32px;}
.part-industry li:hover .item-more i{background-image: url(../images/icon-arrowon.png);}
.part-industry li:hover .item-more text{width: 70px;}
.part-industry .swiper-btn{display:none;width: 44px;height: 44px;color:#c2000f;border:1px solid #fff;transition: all .3s;}
.part-industry .swiper-btn::after{font-size:20px;}
.part-industry .swiper-btn:hover{color:#fff;background: #c2000f;border-color:#c2000f;}

.part-title{text-align: center;line-height: 1;font-weight: bold;margin-bottom: 50px;}
.part-title .title{color:#303030;font-weight: bold;letter-spacing: 4px;}
.part-title .en{margin-top: 23px;color:#c2000f;text-transform: uppercase;}
.part-title .en span{transform: skew(-8deg);display: inline-block;}

.part-news{padding:68px 0;border-bottom:3px solid #e8f0f2;}
.newsList{margin-left:-2.56%;margin-right:-2.56%;}
.newsList li{padding:0 2.56%;}
.newsList li .item-img{position: relative;padding-bottom: 50.3%;overflow: hidden;}
.newsList li .item-img img{position: absolute;left:0;top:0;transition: all 1s;}
.newsList li .item-icon{position: absolute;width: 11.8%;background: rgba(194,0,15,.65);z-index:10;top:50%;transform: translateY(-50%);left:7.9%;}
.newsList li .item-icon text{display:block;padding-bottom:81%;background: url(../images/icon-arrowon.png) no-repeat center;background-size: 31% auto;}
.newsList .news-item .item-con{line-height: 1;padding:28px 0 30px;}
.newsList .news-item .item-con .tit{letter-spacing: 2px;margin-bottom: 28px;color:#131313;}
.newsList .news-item .item-con .desc{color:#686868;letter-spacing: 1px;margin-bottom: 18px;}
.newsList .news-item .item-con .more text{color:#aaa;line-height: 20px;display: inline-block;padding-right:26px;background: url(../images/icon-right.png) no-repeat right center;background-size: auto 100%;}
.newsList .news-item:hover .item-img img{transform: scale(1.05);}
.newsList .news-item:hover .item-con .tit{color:#c2000f;}

.part-partner{padding:72px 1% 60px;}
.part-partner .list li{padding:0 5px 12px;}
.part-partner .list .item{position: relative;padding-bottom:43%;transition: all .4s;}
.part-partner .list .item img{max-width: 100%;max-height: 100%;}
.part-partner .list .item:hover{box-shadow: -1.8px 7.8px 11.8px 1.2px rgba(0,0,0,.07);}

.part-form{background: url(../images/form-bg.png) no-repeat center;background-size: cover;padding:70px 0 55px;color:#fff;}
.part-form .form-logo{max-width:41.67%;margin-bottom: 70px;}
.part-form .form-logo img{margin:0;}
.part-form .form-box .form-left{width: 34.7%;float:left;padding-right:6%;}
.part-form .form-box .form{width: 65.3%;float:left;font-size:15px;}
.part-form .form-box .form-item{float:left;width: 50%;padding:0 14px;margin-bottom: 20px;}
.part-form .form-box .form-item-textarea{float:right;}
.part-form .form-box .form-left h2{line-height: 1.25;letter-spacing: 3px;}
.part-form .form-box .form-left p{margin-top: 30px;line-height: 1.67;}
.part-form .form-box .form-input{outline: none;border:1px solid #fff;border-radius:3px;overflow: hidden;width: 100%;height:56px;line-height: 54px;padding:0 20px;background: none;}
.part-form .form-box textarea.form-input{height: 134px;padding:16px 20px;line-height: 22px;}
.part-form .form-box .form-input::-webkit-input-placeholder { color:#fff;letter-spacing: 1px;}
.part-form .form-box .form-input:-moz-placeholder {color:#fff;letter-spacing: 1px;}
.part-form .form-box .form-input::-moz-placeholder {color:#fff;letter-spacing: 1px;}
.part-form .form-box .form-input:-ms-input-placeholder {color:#fff;letter-spacing: 1px;}
.part-form .form-box .submit-btn{outline: none;margin-left:14px;border:none;display: block;width: 150px;height: 44px;line-height: 44px;border-radius:3px;overflow: hidden;background:#fff;color:#242323;letter-spacing: 4px;text-align: center;}

.footer-box{background: #333;color:#fff;position: relative;}
.footer-box .footer-bg{pointer-events: none;background: url(../images/footer-bg.png) no-repeat center;background-size: 100% 100%;position: absolute;left:0;top:0;width:100%;height: 100%;}
.footer-box .copyright{background: #292929;color:#bdbdbd;text-align: center;padding:16px 15px;letter-spacing: 1px;}
.footer-box .footer{padding:88px 0 30px;position: relative;z-index:10;}
.footer-co{text-align: center;}
.footer-co .co-logo{max-height:100px;}
.footer-co .co-name{margin:22px 0 50px;letter-spacing: 2px;}
.footer-co .code-box img{display: inline-block;max-width: 40%;margin:0 5%;}
.footer-nav{text-align: center;}
.footer-nav li{margin-bottom: 30px;letter-spacing: 2px;}
.footer-info{letter-spacing: 1px;margin-top:-4px;}
.footer-info .name{letter-spacing: 2px;}
.footer-info .tip{margin-top:25px;line-height: 1;margin-bottom: 8px;}
.footer-info .info{line-height: 1.8;}


@media (max-width:1400px){
 .fs68{font-size: 60px;}
 .fs60{font-size: 50px;}
 .fs55{font-size: 47px;}
 .fs50{font-size: 44px;}
 .fs45{font-size: 37px;}
 .fs42{font-size: 34px;}
 .fs36{font-size: 32px;}
 .fs28{font-size: 24px;}
 .fs27{font-size: 23px;}
 .fs26{font-size: 22px;}
 .fs24{font-size: 20px;}
 .fs22{font-size: 18px;}
 .fs20{font-size: 17px;}
 .fs18{font-size: 15px;}
 .fs16{font-size: 14px;}
 .desc.fs20{font-size:16px;}
 .header .header_nav{font-size:15px;}
 .part-about{padding:100px 0 150px;}
 .part-industry .item-con{margin-top:60px;}
 .part-industry .item-con .tit{letter-spacing: 1px;font-size:32px;padding-bottom: 25px;}
 .part-industry li .item-more{bottom:9%;}
 .part-news{padding:60px 0;}
 .part-partner{padding:65px 0;}
 .part-form .form-box .submit-btn{letter-spacing: 2px;}
 .footer-box .footer{padding-top:75px;}
 .footer-nav li{margin-bottom: 28px;}
}
@media (max-width:1200px){
 .fs68{font-size: 52px;}
 .fs60{font-size: 44px;}
 .fs55{font-size: 43px;}
 .fs50{font-size: 42px;}
 .fs45{font-size: 33px;}
 .fs42{font-size: 32px;}
 .fs36{font-size: 30px;}
 .fs28{font-size: 22px;}
 .fs27{font-size: 21px;}
 .fs26{font-size: 20px;}
 .fs24{font-size: 18px;}
 .fs22{font-size: 17px;}
 .fs20{font-size: 16px;}
 .desc.fs20{font-size:15px;}
 .header .header_nav .nav_container>ul>li{margin-left:3%;}
 .header .header_nav,.header .header_nav .nav_container .dropdown-menu{font-size:14px;}
 .ibanner .item-mask .title{margin-top:45px;}
 .ibanner .item-mask .more{margin-top:40px;}
 .ibanner .swiper-pagination-bullet{width: 40px;height: 5px;}
 .part-about{padding:80px 0 130px;}
 .part-about .left .title{margin-bottom: 26px;}
 .part-industry .item-con .tit{font-size:30px;}
 .part-industry .item{padding-top:65px;}
 .newsList .news-item .item-con .tit{letter-spacing: 1px;margin-bottom: 25px;}
 .newsList .news-item .item-con{padding:26px 0;}
 .part-title{margin-bottom: 40px;}
 .newsList .news-item .item-con .desc{margin-bottom: 15px;}
 .part-title .en{margin-top:20px;}
 .part-partner{padding:60px 0;}
 .part-form{padding:50px 0 40px;}
 .part-form .form-box .form-left{padding-right:4%;}
 .part-form .form-box .form-input{line-height: 48px;height: 50px;}
 .part-form .form-box textarea.form-input{height:120px;padding:14px 20px;line-height: 20px;}
 .part-form .form-logo{margin-bottom: 60px;}
 .part-form .form-box .form-left p{margin-top:26px;}
 .footer-box .footer{padding-top:60px;}
 .footer-co .co-name{margin:20px 0 40px;}
 .footer-info .tip{margin-top:20px;}
 .header_tools .nav-search{width: 40px;}
}
@media (max-width:992px){
 .fs68{font-size: 46px;}
 .fs60{font-size: 40px;}
 .fs55{font-size: 37px;}
 .fs50{font-size: 34px;}
 .fs45{font-size: 30px;}
 .fs42{font-size: 28px;}
 .fs36{font-size: 26px;}
 .fs28{font-size: 20px;}
 .fs27{font-size: 19px;}
 .fs26{font-size: 18px;}
 .fs24{font-size: 17px;}
 .fs22{font-size: 16px;}
 .fs20{font-size: 15px;}
 .fs18{font-size: 14px;}
 .fs16{font-size: 13px;}
 
 .mobile_key{display: block;}
 .index_header{padding:10px 0;}
 .header_nav .nav_container{display: none;}
 .header .header_nav{text-align: left;}
 .dropdown-menu li{background: none;}
 .part-about .img{margin-top:25px;}

 .ibanner .item-mask .title{font-size:36px;letter-spacing: 1px;margin-top:30px;}
 .header .header_logo{max-width: 25%;}
 .ibanner .item-mask .more{letter-spacing: 1px;padding:12px 25px;margin-top:30px;font-size:18px;}
 .part-about{padding:65px 0 90px;}
 .part-industry .swiper-btn{display: flex;}
 .part-title .en{margin-top:14px;}
 .part-news{padding:50px 0;}
 .newsList .news-item .item-con .tit{margin-bottom: 20px;font-size:18px;}
 .newsList .news-item .item-con{padding:20px 0;}
 .part-title{margin-bottom: 30px;}
 .part-title .title{letter-spacing: 2px;}
 .newsList .news-item .item-con .desc{margin-bottom: 11px;letter-spacing: 0;}
 .part-partner{padding:50px 0;}
 .part-form .form-logo{margin-bottom: 40px;}
 .part-form .form-box .form-left p{font-size:14px;}
 .part-form .form-box .form-left{padding-right: 3%;}
 .part-form .form-box .form-item{padding:0 12px;}
 .part-form .form-box .submit-btn{width: 120px;line-height: 38px;height: 38px;}
 .footer-box .footer{padding-top:50px;}
 .footer-co .co-logo{max-height: 70px;}
 .footer-co .co-name{margin:15px 0 20px;letter-spacing: 1px;}
 .footer-info .tip{margin-top:18px;margin-bottom: 6px;}
 .footer-info .name{letter-spacing: 1px;font-size:18px;}
 .footer-nav li{margin-bottom: 25px;letter-spacing: 1px;}
}

@media (max-width:767px){
 .fs68{font-size: 38px;}
 .fs60{font-size: 34px;}
 .fs55{font-size: 31px;}
 .fs50{font-size: 30px;}
 .fs45{font-size: 28px;}
 .fs42{font-size: 26px;}
 .fs36{font-size: 24px;}
 .fs28{font-size: 18px;}
 .fs27{font-size: 17px;}
 .fs26{font-size: 16px;}
 .fs24{font-size: 16px;}
 .fs22{font-size: 15px;}
 .fs20{font-size: 14px;}
/* .fs18{font-size: 13px;}
 .fs16{font-size: 12px;}*/
 .desc.fs20{font-size:14px;}
 .header .header_logo{max-width: 40%;}
 .ibanner .slide-item-img{min-height:250px;object-fit: cover;}
 .ibanner .item-mask .title{margin-top:20px;font-size:16px;margin-top:16px;}
 .ibanner .item-mask .more{margin-top:20px;padding:6px 18px;font-size:14px;}
 .ibanner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px;}
 .ibanner .swiper-pagination-bullet{width: 25px;height: 3px;}
 .part-about{padding:40px 0 60px;}
 .part-about .left{padding:0;}
 .part-about .left .en{font-size:28px;margin:0 0 16px;}
 .part-about .left .title{font-size:24px;margin-bottom: 20px;}
 .part-about .left .desc{line-height: 2;letter-spacing: 0;padding:0;}
 .part-industry li{height: 500px;}
 .part-industry .item{padding: 35px 52px 0;}
 .part-industry .item-top .tit{margin-top:15px;}
 .part-industry .ani-slide .item-con{top:0;opacity: 1;}
 .part-industry .item-con{margin-top:35px;}
 .part-industry .item-con .tit{font-size:24px;padding-bottom: 20px;margin-bottom: 18px;}
 .part-industry li .item-more{background: 7%;left:52px;}
 .part-news,.part-partner{padding:40px 0;}
 .newsList .news-item .item-con .tit{letter-spacing: 1px;font-size:16px;font-weight: bold;margin-bottom: 18px;}
 .newsList .news-item .item-con .desc{margin-bottom: 9px;}
 .newsList li{margin-bottom: 15px;}
 .part-title .en{font-size:22px;}
 .part-industry .swiper-btn{width: 40px;height: 40px;}
 .part-industry .swiper-button-next{right:5px;}
 .part-industry .swiper-button-prev{left:5px;}
 .part-form{padding:40px 0 30px;}
 .part-form .form-logo{max-width: 80%;margin-bottom: 35px;}
 .part-form .form-box .form{width: 100%;float:none;margin-top:25px;}
 .part-form .form-box .form-left{padding:0;width: 100%;float:none;}
 .part-form .form-box .form-left p{margin-top:20px;}
 .part-form .form-box .form-item{float:none;width:100%;margin-bottom: 15px;padding:0;}
 .part-form .form-box .form-input{padding:0 10px;line-height: 44px;height:46px;}
 .part-form .form-box textarea.form-input{padding:12px 10px;line-height: 22px;}
 .part-form .form-box .submit-btn{margin-left:0;}
 .footer>.container{padding:0;}
 .footer-nav{margin:20px 0;}
 .footer-nav li{display: inline-block;min-width:16%;margin:5px 2%;}
 .footer-co .co-name{font-size:19px;}
 .footer-info{text-align: center;}
 .footer-info .name{display: none;}
 .footer-box .copyright{letter-spacing: 0;font-size:12px;}
}


.product-box{margin-top:-20px;position: relative;z-index:10;}
.category-box .backBtn{position:absolute;width:45px;left:0;top:0;height:100%;vertical-align:top;background:#ededed;display: none;}
.category-box .backBtn i{position:absolute;top:50%;margin-top:-20px;width:100%;height:40px;display:block;text-align:center;line-height:40px;font-size:24px;color:#1f42aa;padding:0;background: url(../images/icon-pro-arrow.png) no-repeat center;transform: rotate(-90deg);}
.category-box .moveBtn{display: none;line-height: 35px;text-align: center;margin:0 auto;width:200px;border-radius:999px;border:2px solid #313131;font-size:16px;}

.product-box .category-box{width:25%;max-width:437px;background: #ededed;border-top-right-radius: 25px;overflow: hidden;padding:110px 0;}
.product-box .category-box ul li{padding-left:25%;margin-bottom: 18px;}
.product-box .category-box ul li a{padding:12px 8px;display: block;color:#000000;position: relative;letter-spacing: 2px;}
.product-box .category-box ul li a:after{overflow: hidden;content:'';position: absolute;right:1px;top:0;width: 0;height:100%;background: #e70012;transition: all .3s;}
.product-box .category-box ul li .active,.product-box .category-box ul li a:hover{color:#e70012;}
.product-box .category-box ul li .active:after,.product-box .category-box ul li a:hover:after{width:5px;}
.product-box .category-box .content .ejBox{display: none;color:#1f42aa;text-align: center;}

.product-box .product-list{width:75%;padding:105px 0;background: #fff;border-top-left-radius: 25px;overflow: hidden;}
.product-box .product-list .content{padding:0 4.45%;}
.product-box .product-list .title-box{margin-bottom: 66px;}
.product-box .product-list .title-box .en,.inner-title-box .en{margin-bottom:5px;text-transform: uppercase;color:#c2000f;font-family: 'orb';letter-spacing: 5px;}
.product-box .product-list .title-box p,.inner-title-box p{letter-spacing: 1px;}
.product-box .product-list .list{margin-left:-1.3%;margin-right:-1.3%;}
.product-box .product-list .list li{padding:0 1.3%;margin-bottom: 50px;}
.product-box .product-list .pro-item{border:1px solid #e1e1e1;border-radius:1px;overflow: hidden;}
.product-box .product-list .pro-item .item-img{position: relative;overflow: hidden;padding-bottom: 62%;}
.product-box .product-list .pro-item .item-img img{position: absolute;left:0;top:0;transition: all .8s;}
.product-box .product-list .pro-item .item-con{line-height: 1;padding:25px 5.9% 16px;color:#5f5f5f;font-size:12px;}
.product-box .product-list .pro-item .item-con .tit{letter-spacing: 1px;/**font-weight: bold;**/color:#000000;margin-bottom: 18px;}
.product-box .product-list .pro-item .item-con p{margin-top: 9px;padding-right: 110px;}
.product-box .product-list .pro-item .item-con .more{transition: all .3s;margin-top:2px;float:right;width:102px;padding:0 15px;text-align: center;color:#080808;line-height: 30px;background: #f2f2f2;color:#080808;font-size:11px;}
.product-box .product-list .pro-item .item-con .more text{display: block;padding-right:14px;background: url(../images/icon-arrowb.png) no-repeat right center;}
.product-box .product-list .pro-item:hover .item-img img{transform: scale(1.05);}
.product-box .product-list .pro-item:hover .item-con .more{background: #c2000f;color:#fff;}
.product-box .product-list .pro-item:hover .item-con .more text{background-image: url(../images/icon-arroww.png);}

@media (max-width: 1600px){
 .product-box .product-list .list li{margin-bottom: 40px;}
 .product-box .category-box ul li{margin-bottom: 15px;}
}

@media (max-width: 1200px){
 .product-box .category-box{padding:90px 0;}
 .product-box .product-list{padding:85px 0;}
 .product-box .category-box ul li{padding-left: 18%;margin-bottom: 10px;}
 .product-box .product-list .title-box{margin-bottom: 50px;}
 .product-box .product-list .list li{margin-bottom: 30px;}
}
@media (max-width: 1000px){
 .product-box{margin-top:-14px;}
 .product-box .category-box{padding:70px 0;border-top-right-radius: 20px;}
 .product-box .product-list{padding:65px 0;border-top-left-radius: 20px;}
 .product-box .category-box ul li{padding-left: 15%;}
 .product-box .category-box ul li a{letter-spacing: 1px;padding:10px 8px;}
 .product-box .category-box ul li .active:after, .product-box .category-box ul li a:hover:after{width: 4px;}
 .product-box .product-list .title-box{margin-bottom: 40px;}
}
@media (max-width: 992px){
 .product-box{margin-top:-12px;}
 .product-box .category-box{padding:60px 0;border-top-right-radius: 15px;}
 .product-box .product-list{padding:55px 0;border-top-left-radius: 15px;}
 .product-box .category-box{width: 30%;}
 .product-box .category-box ul li{padding-left: 12%;}
 .product-box .category-box .content{font-size:17px;}
 .product-box .product-list .title-box .en,.inner-title-box .en{font-size:32px;margin:0;}
}

@media (max-width: 767px){
 .product-box{margin:0;position: static;}
 .product-box .box{flex-wrap: wrap;}
 .product-box .category-box,.product-box .product-list{width:100%;border-radius:0;padding:50px 0;}
 .product-box .category-box ul li{padding-left:0;margin:0;}
 .category-box .moveBtn,.category-box .backBtn{display: block;}
 .contentBox{position: fixed;top:0;width: 100%;left:100%;background: #fff;z-index:1000;bottom:0;overflow-y: auto;font-size:0;padding-left:45px;}
 .category-box ul li{float:none;width: 100%;margin:0;border:none;}
 .category-box ul.content>li{border-bottom:1px solid #e5e5e5;}
 .category-box ul li a{border:none;color:#333;font-size:15px;}
 .category-box ul li .item-link a{text-align: left;padding:10px 20px;line-height: 24px;}
 .category-box .content li .hasChild{position: relative;}
 .category-box .content li .hasChild::after{pointer-events: none;content:'';position: absolute;right:15px;top:50%;width: 16px;margin-top:-8px;height: 16px;background: url(../images/icon-pro-arrow.png) no-repeat center;background-size: 100% auto;transition: all linear .3s;transform: rotate(90deg);}
 .category-box .content li .hasChild.on::after{transform: rotate(0);}
 .product-box .product-list .title-box .en,.inner-title-box .en{font-size:28px;margin-bottom: 5px;}
}

.location{padding-top:35px;color:#555555;text-align: right;}
.location a{display: inline-block;}
.location a::after{content:'/';margin:0 5px;}
.location a:last-child::after{content:'';}

.product-detail{margin:45px 0 110px;overflow: hidden;}
.product-detail-img{padding-right: 40px;border-right:1px dashed #cdcdcd;}
.product-detail-img .gallery-top{border:1px solid #e7e6e6;margin-bottom: 12px;}
.product-detail-img .gallery-top .swiper-slide{padding:10px;}
.product-detail-img .item-img{position: relative;padding-bottom: 75%;overflow:hidden;}
.product-detail-img .item-img .mix{max-width: 100%;max-height: 100%;}
.product-detail-img .gallery-thumbs .swiper-slide{border:2px solid #e7e6e6;width:150px;}
.product-detail-img .gallery-thumbs .swiper-slide-thumb-active{border-color:#c2000f;}
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url("../images/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1;}

.product-detail .product-con{padding:30px 0 0 10px;}
.product-detail .product-con .title{padding-bottom: 20px;color:#000;margin-bottom: 20px;border-bottom: 1px solid #e8e8e8;}
.product-detail .product-con .desc{color:#333333;line-height: 1.7;min-height: 160px;}
.product-detail .product-con .info{margin-top:30px;color:#69696a;}
.product-detail .product-con .info .tel,
.product-detail .product-con .info .mail{padding-left:36px;background: url(../images/pro-tel.png) no-repeat left center;background-size: 22px auto;line-height: 30px;}
.product-detail .product-con .info .mail{background-image: url(../images/pro-mail.png);color:#484848;}
.product-detail .product-con .info .tel{color:#c2000f;}
.product-detail .product-con .info>div{margin-top:20px;}

.product-detail .pro-content{margin-top:100px;}
.product-detail .pro-content .tab li{float:left;margin-right: 7%;font-weight: bold;}
.product-detail .pro-content .tab li span{cursor: pointer;display: inline-block;padding: 10px 0;position: relative;border-bottom: 4px solid transparent;}
.product-detail .pro-content .tab li.active span,.product-detail .pro-content .tab li:hover span{border-bottom-color:#c2000f;}
.product-detail .pro-content .item-con{display: none;padding:40px 0;color:#444;}
.product-detail .pro-content .item-con:first-child{display: block;}
.product-detail .pro-content .item-con p{margin-bottom: 13px;}
@media (min-width: 1200px){
 .product-detail .product-con .desc{padding-right: 13%;}
}

@media (max-width: 1200px){
 .product-detail{margin-bottom: 90px;}
 .product-detail .product-con .desc{min-height: 100px;}
 .product-detail .product-con .info>div{margin-top:14px;}
 .product-detail .pro-content{margin-top:90px;}
}
@media (max-width: 992px){
 .location{padding-top:20px;}
 .product-detail .product-con .desc{min-height: 60px;}
 .product-detail .product-con{padding:15px 0 0;}
 .product-detail .product-con .title{padding-bottom: 15px;margin-bottom: 15px;}
 .product-detail .product-con .info>div{margin-top:12px;}
 .product-detail-img{padding-right: 25px;}
 .product-detail{margin:30px 0 60px;}
 .product-detail .pro-content{margin-top:80px;}
 .product-detail .pro-content .tab li span{border-bottom-width: 3px;}
}
@media (max-width: 767px){
 .product-detail{margin:20px 0 50px;}
 .product-detail-img{padding-right: 0;border:none;margin-bottom: 10px;}
 .product-detail .product-con{padding:20px 0 0;}
 .product-detail .product-con .title{font-size:18px;font-weight: bold;}
 .product-detail .product-con .info .tel, .product-detail .product-con .info .mail{padding-left: 36px;}
 .product-detail .product-con .info>div{margin-top:10px;}
 .product-detail .pro-content{margin-top:60px;}
 .product-detail .pro-content .tab {border-bottom:1px solid #eee;}
 .product-detail .pro-content .tab li{margin-right: 9%;}
 .product-detail .pro-content .item-con{padding:30px 0;}
}


.subcolumn-nav{background: #f0f0f0;padding:15px 0;width:100%;}
.subcolumn-nav a{min-width:14%;padding:0 20px;margin:4px 0;line-height: 32px;position: relative;border-right:1px solid #dadada;color:#1e1e1e;}
.subcolumn-nav a:last-child{border:none;}
.subcolumn-nav a .icon{margin-right:20px;}

.inner-title-box .en{margin-bottom: 8px;}
.about-p1{background: url(../images/about-p1-bg.png) no-repeat center bottom;background-size: 100% auto;padding:110px 0 25px;}
.about-p1 .desc{color:#000;line-height: 1.85;letter-spacing: 1px;margin:55px 0 100px;}
.about-p1 .desc p{margin-bottom: 40px;}
.about-p1 .tips li{float:left;width: 25%;letter-spacing: 1px;}
.about-p1 .tips li img{transition: all .4s;margin-right: 18px;}
.about-p1 .tips li .tips-item:hover img{transform: rotateY(180deg);}

.about-p2{padding-top:110px;}
.about-p2 .about-culture{margin-top:40px;background: url(../images/about-p2-bg.jpg) no-repeat center;background-size: cover;background-position: center;overflow: hidden;}
.about-p2 .about-culture .culture{background:rgba(0,0,0,.3);}
.wh-list1 {border-right:1px solid rgba(255,255,255,.3);overflow:hidden}
.wh-list1 li {float:left;width:33.33%;height:659px;line-height:659px;font-size:0;text-align:center;border-left:1px solid rgba(255,255,255,.3);position:relative;overflow:hidden}
.wh-list1 .con {display:inline-block;vertical-align:middle;line-height:1.4;width:100%;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.wh-list1 .con .pic {margin:0 auto 42px;width:79px;height:79px;border-radius:50%;position:relative}
.wh-list1 .con .pic:after {content:'';position:absolute;left:50%;top:50%;width:90px;height:90px;margin:-45px 0 0 -45px;background:url(../images/i27.png) center center no-repeat;-webkit-background-size:cover;background-size:cover;animation:30s linear infinite rotate-anim;-webkit-animation:30s linear infinite rotate-anim}
.wh-list1 .con .pic img {display:block;width:100%;height:100%;position:relative;z-index:2}
.wh-list1 .con h4 {padding-bottom:28px;font-size:24px;color:#fff;position:relative}
.wh-list1 .con h4:after {margin-left:-83px;content:'';position:absolute;left:50%;bottom:0;width:166px;height:6px;background:url(../images/i26.png) center center no-repeat;-webkit-background-size:cover;background-size:cover}
.wh-list1 .con h4 span {margin-top:8px;display:block;font-size:16px;color:#fff;font-family:Arial;font-weight:400;text-transform:uppercase}
.wh-list1 .mask {padding:0 13%;position:absolute;left:0;top:0;width:100%;background:url(../images/bg16.png) center center no-repeat;-webkit-background-size:cover;background-size:cover;line-height:1.4;z-index:2;height:0;overflow:hidden;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.wh-list1 .mask .pic {margin:40% auto 40px;width:79px;height:79px;border-radius:50%;position:relative}
.wh-list1 .mask .pic:after {content:'';position:absolute;left:50%;top:50%;width:90px;height:90px;margin:-45px 0 0 -45px;background:url(../images/i27_on.png) center center no-repeat;-webkit-background-size:cover;background-size:cover;animation:30s linear infinite rotate-anim;-webkit-animation:30s linear infinite rotate-anim}
.wh-list1 .mask .pic img {display:block;width:100%;height:100%;position:relative;z-index:2}
.wh-list1 .mask h4 {margin-bottom:26px;padding-bottom:28px;font-size:24px;color:#fff;position:relative}
.wh-list1 .mask h4:after {margin-left:-83px;content:'';position:absolute;left:50%;bottom:0;width:166px;height:6px;background:url(../images/i26.png) center center no-repeat;-webkit-background-size:cover;background-size:cover}
.wh-list1 .mask h4 span {margin-top:8px;display:block;font-size:16px;color:#f5e0e1;font-family:Arial;text-transform:uppercase;font-weight:400}
.wh-list1 .mask .txt {font-size:16px;color:#fff;line-height:1.9;overflow:hidden}
.wh-list1 li:hover .con {opacity:0;filter:alpha(opacity=0);filter:alpha(Opacity=0);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)'}
.wh-list1 li:hover .mask {height:100%}

@-webkit-keyframes line-anim{
from{width:0}
to{width:100%}
}
@keyframes rotate-anim{
0%{transform:rotate(0)}
100%{transform:rotate(360deg)}
}
@-webkit-keyframes rotate-anim{
0%{-webkit-transform:rotate(0)}
100%{-webkit-transform:rotate(360deg)}
}

@media (max-width: 1599px){
 .wh-list1 li {height:494px;line-height:494px}
 .wh-list1 .con .pic {width:60px;height:60px;margin-bottom:32px}
 .wh-list1 .con .pic:after {width:68px;height:68px;margin:-34px 0 0 -34px}
 .wh-list1 .con h4 {font-size:18px;padding-bottom:21px}
 .wh-list1 .con h4 span {font-size:14px}
 .wh-list1 .con h4:after {width:124px;height:4px;margin-left:-62px}
 .wh-list1 .mask{padding:0 10%;}
 .wh-list1 .mask .pic {margin:40% auto 30px;width:60px;height:60px}
 .wh-list1 .mask .pic:after {width:68px;height:68px;margin:-34px 0 0 -34px}
 .wh-list1 .mask h4 {font-size:18px;padding-bottom:21px;margin-bottom:20px}
 .wh-list1 .mask h4 span {font-size:14px}
 .wh-list1 .mask h4:after {width:124px;height:4px;margin-left:-62px}
 .wh-list1 .mask .txt {font-size:14px}
}
@media (max-width: 1300px){
 .wh-list1 .mask{padding:0 5%;}
}
@media only screen and (max-width:767px){
 .wh-list1 {padding:0 10%;overflow:hidden}
 .wh-list1 li {position:relative;overflow:hidden}
 .wh-list1 li+li {margin-top:28px}
 .wh-list1 .pic {margin-right:12px;float:left;width:45px;height:45px;border-radius:50%;position:relative}
 .wh-list1 .pic:after {content:'';position:absolute;left:50%;top:50%;width:45px;height:45px;margin:-22.5px 0 0 -22.5px;background:url(../images/i27.png) center center no-repeat;-webkit-background-size:cover;background-size:cover;animation:30s linear infinite rotate-anim;-webkit-animation:30s linear infinite rotate-anim}
 .wh-list1 .pic img {display:block;width:100%;height:100%;position:relative;z-index:2}
 .wh-list1 .inner {overflow:hidden}
 .wh-list1 h4 {margin-bottom:4px;padding-bottom:5px;font-size:14px;color:#fff;position:relative;border-bottom:1px solid rgba(255,255,255,.2)}
 .wh-list1 h4 span {margin-left:5px;font-size:8px;color:rgba(255,255,255,.8);font-family:Arial;font-weight:400;text-transform:uppercase}
 .wh-list1 .txt {font-size:10px;color:#fff;line-height:1.9;overflow:hidden}

}

.about-p3{padding:90px 0;background: #f8f8f8;}
.about-p3 .env-list{margin-top:85px;}
.about-p3 .env-list .gallery-top{position: relative;padding:0 8.8%;}
.about-p3 .env-list .gallery-top .swiper-slide{padding-top:40px;}
.about-p3 .env-list .gallery-top .item{position: relative;padding:0 1.59% 0 3.8%;}
.about-p3 .env-list .gallery-top .item::after{position: absolute;left:0;right:5.05%;top:0;height:100%;content:'';background: #d31d2c;}
.about-p3 .env-list .gallery-top .item-img{position: relative;top:-40px;z-index:2;padding-bottom: 49%;background-size: cover;background-position: center;background-repeat: no-repeat;}
.about-p3 .env-list .gallery-top .swiper-btn{position: absolute;top:53%;width:5%;max-width: 62px;background: url(../images/env-right.png) no-repeat center;background-size: 100% auto;}
.about-p3 .env-list .gallery-top .swiper-btn.swiper-button-disabled{pointer-events: none;opacity: 0.3;}
.about-p3 .env-list .gallery-top .swiper-btn text{display: block;padding-bottom: 100%;}
.about-p3 .env-list .gallery-top .swiper-btn-next{right:0;}
.about-p3 .env-list .gallery-top .swiper-btn-prev{left:0;transform: rotate(180deg);}
.about-p3 .env-list .gallery-thumbs{margin-top:70px;padding:0 6.3%;text-align: center;}
.about-p3 .env-list .gallery-thumbs .swiper-slide .img{position: relative;padding-bottom: 62%;overflow: hidden;}
.about-p3 .env-list .gallery-thumbs .swiper-slide .img img{position: absolute;left:0;top:0;}
.about-p3 .env-list .gallery-thumbs .swiper-slide p{margin-top:14px;letter-spacing: 1px;}

.about-p4{padding:80px 0;background: url(../images/honor-bg.png) no-repeat top center;background-size: 100% auto;}
.about-p4 .list{margin-top:60px;}
.about-p4 .list li{padding:0 2%;margin-bottom: 40px;}

@media only screen and (max-width:1200px){
 .subcolumn-nav a{min-width:18%;}
 .subcolumn-nav a .icon{margin-right: 16px;}
 .about-p1{padding:90px 0 20px;}
 .about-p1 .desc{margin:40px 0 85px;}
 .about-p1 .desc p{margin-bottom: 30px;}
 .about-p1 .tips li img{max-width: 25%;}
 .about-p2{padding-top:90px;}
 .about-p2 .about-culture{margin-top:30px;}
 .about-p3{padding:75px 0;}
 .about-p3 .env-list{margin-top:65px;}
 .about-p3 .env-list .gallery-thumbs{margin-top:55px;}
 .about-p4{padding:65px 0;}
 .about-p4 .list{margin-top:45px;}
 .wh-list1 .mask .pic{margin-top:35%;}
}
@media only screen and (max-width:992px){
 .about-p1{padding:65px 0 20px;}
 .about-p1 .desc{margin:30px 0 70px;}
 .about-p1 .desc p{margin-bottom: 25px;}
 .about-p1 .tips li img{margin-right:12px;max-width: 22%;}
 .about-p2{padding-top:75px;}
 .about-p3{padding:60px 0;}
 .about-p3 .env-list{margin-top:50px;}
 .about-p3 .env-list .gallery-top .swiper-btn{width: 40px;}
 .about-p3 .env-list .gallery-thumbs{padding:0 4%;margin-top:40px;}
 .about-p4{padding:50px 0;}
}
@media only screen and (max-width:767px){
 .subcolumn-nav{padding:10px 0;}
 .subcolumn-nav a{padding:0 10px;min-width:30%;}
 .subcolumn-nav a .icon{margin-right:10px;height: 20px;}
 .about-p1{padding:50px 0 10px;}
 .about-p1 .desc{margin:30px 0 60px;}
 .about-p1 .desc p{margin-bottom: 20px;}
 .about-p1 .tips li{width: 50%;margin-bottom: 25px;}
 .wh-list1{border:none;padding:40px 0;}
 .wh-list1 li{width: 100%;height: auto;line-height: 1.2;border-left:none;position: relative;}
 .wh-list1 h4{border:none;}
 .wh-list1 .mask{position: static;height: auto;background: none;padding:0 10px 0 60px;}
 .wh-list1 .mask h4{padding-left:0;text-align: left;font-size:16px;padding-bottom: 12px;margin-bottom: 6px;}
 .wh-list1 .mask h4 span{display: inline-block;color:#fff;}
 .wh-list1 .mask h4:after{margin:0;left:0;}
 .wh-list1 .mask .pic{display: none;}
 .wh-list1 .con .pic{position: absolute;top:0;left:0;width:46px;height: 46px;}
 .wh-list1 .con .pic:after{width: 46px;height: 46px;margin:-23px 0 0 -23px;}
 .wh-list1 .con h4{display: none;}
 .wh-list1 .mask .txt{text-align: left;font-size:13px;}
 .about-p2{padding-top:55px;}
 .about-p3{padding:45px 0;}
 .about-p3 .env-list{margin-top:35px;}
 .about-p3 .env-list .gallery-top{padding:0 30px;}
 .about-p3 .env-list .gallery-top .swiper-slide{padding-top:20px;}
 .about-p3 .env-list .gallery-top .item-img{top:-20px;}
 .about-p3 .env-list .gallery-top .swiper-btn{width: 30px;}
 .about-p3 .env-list .gallery-top .swiper-btn-next{right:-10px;}
 .about-p3 .env-list .gallery-top .swiper-btn-prev{left:-10px;}
 .about-p3 .env-list .gallery-thumbs{margin-top:25px;}
 .about-p3 .env-list .gallery-thumbs .swiper-slide p{font-size:12px;letter-spacing: 0;margin-top:10px;}
 .about-p4 .list{margin-top:35px;}
 .about-p4 .list li{margin-bottom: 30px;}
 .subcolumn-nav a{font-size:14px;}
 .footer-box .footer{padding-top:40px;}
 .footer-co .co-logo{max-height: 65px;}
 .product-box .product-list .title-box .en, .inner-title-box .en{letter-spacing: 2px;}
 .footer-nav li{letter-spacing: 0;}
}

@media only screen and (min-width:992px){
 .solution-box .container{width:85%;max-width: 1480px;}
}
@media only screen and (min-width:1400px){
 .solution-box .container{width: 80%;}
}
.solution-box{padding:90px 0;}
.solution-box .solution-tab{margin-bottom: 45px;}
.hy-list2 .con {height:100%;padding:34px 10px 38px;background-color:#fff;display:block;position:relative;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.hy-list2 .con:after {content:'';position:absolute;left:50%;top:100%;width:12%;max-width: 41px;height:21px;background:url(../images/icon-down.png) center top no-repeat;-webkit-background-size:100% auto;background-size:100% auto;transform: translateX(-50%);opacity:0;filter:alpha(opacity=0);filter:alpha(Opacity=0);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.hy-list2 .pic {font-size:0;text-align:center;overflow:hidden;position:relative;z-index:2;max-width:24%;margin:0 auto;}
.hy-list2 .pic img {display:inline-block;vertical-align:middle;max-width: 100%;}
.hy-list2 .pic .img_on {display:none}
.hy-list2 h4 {margin-top:13px;color:#121212;line-height:1;letter-spacing: 2px;text-align:center;position:relative;z-index:2;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.hy-list2 h4 span {letter-spacing: 0;margin-top:5px;opacity:0.7;display:block;color:#222222;font-weight:400;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.hy-list2 .con:hover:after,.hy-list2 .on .con:after {opacity:1;filter:alpha(opacity=100);filter:alpha(Opacity=100);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)'}
.hy-list2 .con:hover .pic img,.hy-list2 .on .pic img {display:none}
.hy-list2 .con:hover .pic .img_on,.hy-list2 .on .pic .img_on {display:inline-block}
.hy-list2 .con:hover h4,.hy-list2 .on h4 {color:#fff}
.hy-list2 .con:hover h4 span,.hy-list2 .on h4 span {color:#e6acaf}
.hy-list2 .con:hover,.hy-list2 .on .con{background: #d02130;}

.solution-list>li{margin-bottom: 30px;}
.solution-list .solution-item .item-img{width: 45.6%;overflow: hidden;}
.solution-list .solution-item .item-img img{-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.solution-list .solution-item:hover .item-img img{-webkit-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}
.solution-list .solution-item .item-right{width:54.4%;}
.solution-list .solution-item .item-con{padding:65px 11.5% 40px;background: #fff;overflow: hidden;}
.solution-list .solution-item .item-con h2{background: url(../images/solution-jb.png) no-repeat top left;font-weight: bold;color:#121212;line-height: 1.2;padding:8px 0 15px 20px;position: relative;letter-spacing: 1px;}
.solution-list .solution-item .item-con h2::after{position: absolute;left:4px;right:0;bottom:0;height: 1px;right:0;content:'';background: #cac9c8;}
.solution-list .solution-item .item-con .txt{text-align: justify;letter-spacing: 1px;padding-left:5px;color:#6c6a6a;margin-top:10px;font-size:15px;line-height: 2;}
.solution-list .info-list1{color:#121212;text-align: center;margin-top:28px;}
.solution-list .info-list1 li{min-width: 11.5%;margin-right:8.67%;float:left;margin-bottom: 12px;}
.solution-list .info-list1 li .top{border:1px solid #d02130;border-radius:12px;overflow: hidden;margin-bottom: 10px;}
.solution-list .solution-item .more{padding-right:14px;position: relative;letter-spacing: 1px;float:right;width: 132px;line-height: 40px;background: #c2000f;color:#fff;text-align: center;}
.solution-list .solution-item .more::after{background: url(../images/icon-arrowon.png) no-repeat center;content:'';position: absolute;right:15px;top:0;height: 100%;width:18px;}

@media only screen and (max-width:1400px){
 .solution-box{padding:80px 0;}
 .hy-list2 .con{padding:28px 10px 30px;}
 .solution-box .solution-tab{margin-bottom: 40px;}
 .solution-list .solution-item .item-con{padding:45px 11% 30px;}
 .solution-list .solution-item .item-con .txt{font-size:14px;}
}
@media only screen and (max-width:1024px){
 .solution-box{padding:70px 0;}
 .solution-box .solution-tab .hy-list2{margin-left:-8px;margin-right:-8px;}
 .solution-box .solution-tab .hy-list2 li{padding:0 8px;}
 .hy-list2 .con{padding:25px 10px;}
 .hy-list2 h4{letter-spacing: 0;font-size:15px;font-weight: bold;}
 .hy-list2 h4 span{font-size:12px;font-weight: normal;}
 .hy-list2 .con{padding:15px 5px;}
 .solution-box .solution-tab{margin-bottom: 30px}
 .solution-list .info-list1 li{max-width: 20%;}
 .solution-list .solution-item .item-con{padding:35px 10% 20px;}
 .solution-list>li{margin-bottom: 20px;}
 .solution-list .info-list1{margin-top:20px;font-size:12px;}
 .solution-list .info-list1 li .top{margin-bottom: 6px;}
 .solution-list .solution-item .more{line-height: 36px;width: 128px;}
}
@media only screen and (min-width:767px){
 .solution-list .solution-item .item-con .txt{height:6em; text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;}
}
@media only screen and (max-width:767px){
 .solution-box{padding:50px 0;}
 .solution-box .solution-tab .hy-list2{margin-left:-2px;margin-right:-2px;}
 .solution-box .solution-tab .hy-list2 li{padding:0 2px;margin-bottom: 10px;}
 .hy-list2 h4 span{word-break: break-all;font-size:10px;}
 .hy-list2 .con{padding:15px 8px;}
 .hy-list2 h4{font-size:12px;margin-top:8px;}
 .hy-list2 .pic{max-width: 35%;}
 .solution-box .solution-tab{margin-bottom: 15px;}
 .solution-list .solution-item .item-img{width: 100%;position: relative;padding-bottom: 68%;}
 .solution-list .solution-item .item-img img{position: absolute;left:0;top:0;}
 .solution-list .solution-item .item-right{width: 100%;}
 .solution-list .solution-item .item-con{padding:25px 15px 20px;}
 .solution-list .solution-item .item-con h2{background-size: auto 20px;padding:8px 0 12px 16px;}
 .solution-list .solution-item .item-con .txt{letter-spacing: 0;font-size:13px;line-height: 1.8;}
 .solution-list .solution-item .more{margin-top:10px;}
 .solution-list .info-list1 li{margin-right:8%;max-width: 17%;}
}

.case-p1{padding-top:90px;}
.case-p1 .box{padding:40px 0 20px;margin-top:55px;background: url(../images/case-p1-bg.png) no-repeat center;background-size: cover;border:1px solid rgba(156,156,156,.39);border-left:none;border-right:none;}
.case-p1 .box .desc{text-align: justify;padding:0 2.3%;margin-bottom: 40px;color:#2b2b2b;line-height: 2.18;text-indent: 2em;letter-spacing: 1px;}
.case-p1 .box ul li{margin-bottom: 75px;padding:0 2.3%;}
.case-p2{padding:120px 0;}
.case-p2 .case-list>li{margin-top:60px;}
.case-p2 .case-list li .item-con{width: 50.7%;border:1px solid rgba(155,155,155,.37);padding:45px 3.4% 55px;position: relative;}
.case-p2 .case-list li .item-img{width: 49.3%;}
.case-p2 .case-list li .item-con .tit{padding-left:18px;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:15px;min-height:70px;padding-top:16px;position: relative;letter-spacing: 1px;}
.case-p2 .case-list li .item-con .tit::before{position: absolute;content:'';left:0;top:0;height: 100%;width: 10%;max-width:48px;background: url(../images/solution-jb.png) no-repeat left top;background-size: 100% auto;}
.case-p2 .case-item{letter-spacing: 1px;position: relative;}
.case-p2 .case-item .li{padding-left:18px;}
.case-p2 .case-item dt{color:#000;padding-left:21px;margin-bottom: 18px;position: relative;}
.case-p2 .case-item dt::before{content:'';position: absolute;left:0;top:5px;width:9px;height:8px;border-radius:5px;overflow: hidden;background: #ff0000;}
.case-p2 .case-item .txt{color:#494949;padding-left:23px;}
.case-p2 .case-item .txt p{margin-bottom: 22px;}
.case-p2 .case-item .bg-icon{pointer-events: none;z-index:-1;position: absolute;width: 28.4%;height: 54%;background: url(../images/logo-icon.png) no-repeat bottom right;background-size: contain;right:6.5%;bottom:10px;opacity: 0.03;}

@media only screen and (max-width:1400px){
 .case-p1 .box ul li{margin-bottom: 60px;}
}
@media only screen and (max-width:1200px){
 .case-p1{padding-top:70px;}
 .case-p1 .box{padding:30px 0 20px;margin-top:40px;}
 .case-p1 .box .desc{margin-bottom: 35px;}
 .case-p1 .box ul li{margin-bottom: 45px;}
 .case-p2{padding:85px 0;}
 .case-p2 .case-list>li{margin-top:45px;}
 .case-p2 .case-list li .item-con{padding:30px 3%;}
 .case-p2 .case-item .txt p{margin-bottom:18px;}
 .case-p2 .case-list li .item-con{width: 52%;}
 .case-p2 .case-list li .item-img{width: 48%;}
 .case-p2 .case-list li .item-con .tit{min-height: 60px;}
}
@media only screen and (max-width:992px){
 .case-p1{padding-top:60px;}
 .case-p1 .box ul li{margin-bottom: 30px;}
 .case-p2{padding:70px 0;}
 .case-p2 .case-list>li{margin-top:30px;}
 .case-p2 .case-list li .item-con,.case-p2 .case-list li .item-img{width: 100%;}
 .case-p2 .case-list li .item-img{position: relative;padding-bottom: 50.3%;overflow: hidden;}
 .case-p2 .case-list li .item-img img{position: absolute;left:0;top:0;}
}
@media only screen and (max-width:767px){
 .case-p1{padding-top:50px;}
 .case-p1 .box{margin-top:30px;padding:25px 0 ;}
 .case-p1 .box .desc{letter-spacing: 0;margin-bottom: 25px;}
 .case-p1 .box ul li{margin-bottom: 18px;}
 .case-p2{padding:50px 0;}
 .product-box .product-list .title-box p, .inner-title-box p{font-size:24px;}
 .case-p2 .case-list li .item-con{padding:22px 15px 10px;}
 .case-p2 .case-list li .item-con .tit{min-height:54px;font-weight: bold;margin-bottom: 12px;}
 .case-p2 .case-item dl{margin-bottom:10px;}
 .case-p2 .case-item dt{margin-bottom: 15px;}
 .case-p2 .case-item dt::before{width: 7px;height: 6px;}
 .case-p2 .case-item dt{padding-left:18px;}
 .case-p2 .case-item .txt{padding-left: 19px;}
}

.contactUs-box{padding-bottom: 95px;}
.contactUs-box .map{position: relative;overflow: hidden;box-shadow: 0 9px 15px 0 rgba(104,104,104,.08);}
.contactUs-box .map-box{position: relative;padding-bottom: 38%;}
.contactUs-box .map-box .con{position: absolute;left:0;top:0;width: 100%;height: 100%;}
.contactUs-box .map-box #allmap{width: 100%;height: 100%;}
.contactUs-box .box{background: #fff;padding:60px 0;position: relative;z-index:10;margin-top:-300px;box-shadow: 0 6px 12px 0 rgba(104,104,104,.08);}
.contactUs-box .form-box{width: 62%;margin:0 auto;}
.contactUs-box .form-box .tit{color:#333;margin-bottom: 35px;line-height: 1;letter-spacing: 3px;}
.contactUs-box .form-box .form-item{outline:none;font-size:14px;line-height: 50px;border:1px solid #dddfe1;border-radius:2px;overflow: hidden;display: block;width: 100%;height: 52px;line-height: 50px;padding:0 20px;margin-bottom: 20px;}
.contactUs-box .form-box textarea.form-item{line-height: 30px;padding:10px 20px;height: 120px;}
.contactUs-box .form-box .submit-btn{max-width:41%;color:#fff;margin-top:40px;display: block;border:none;border-radius:999px;overflow: hidden;width: 190px;line-height: 54px;background: #d02130;}
.contactUs-box .form-box .form-item::-webkit-input-placeholder {color:#6e6e6e;letter-spacing:2px;}
.contactUs-box .form-box .form-item:-moz-placeholder {color:#6e6e6e;letter-spacing:2px;}
.contactUs-box .form-box .form-item::-moz-placeholder {color:#6e6e6e;letter-spacing:2px;}
.contactUs-box .form-box .form-item:-ms-input-placeholder {color:#6e6e6e;letter-spacing:2px;}
.contactUs-box .info{color:#4a4a4a;border-bottom:2px solid #dfdfdf;margin:0 6% 50px;padding-bottom:10px;}
.contactUs-box .info .tit{line-height: 1.2;color:#252525;letter-spacing: 1px;margin-bottom: 40px;}
.contactUs-box .info .icon{padding-left: 39px;margin-bottom: 36px;background:url(../images/icon-address.png) no-repeat top left;line-height: 21px;}
.contactUs-box .info .tel{background-image: url(../images/icon-tel.png);}
.contactUs-box .info .mail{background-image: url(../images/icon-mail.png);}
.contactUs-box .contact-code{margin:0 6%;text-align: center;line-height: 1;color:#000;}
.contactUs-box .contact-code .code{float:left;width: 31%;margin-right:9.7%;}
.contactUs-box .contact-code .code img{border:1px solid #d9d9d9;border-radius:1px;overflow:hidden;width: 100%;}
.contactUs-box .contact-code .code p{margin-top:17px;}
.footer-box,.product-box .category-box{font-family: 'ht';}

@media only screen and (max-width:1400px){
 .contactUs-box .box{padding:50px 0;}
 .contactUs-box .form-box{width: 70%;}
 .contactUs-box .form-box .tit{margin-bottom: 30px;font-weight: bold;}
 .contactUs-box .form-box .form-item{margin-bottom: 16px;}
 .contactUs-box .form-box .submit-btn{margin-top:30px;line-height: 50px;}
}
@media only screen and (max-width:1200px){
 .contactUs-box .info .tit{margin-bottom: 30px;}
 .contactUs-box .info .icon{margin-bottom: 28px;}
 .contactUs-box .info{margin-bottom: 40px;}
}
@media only screen and (max-width:992px){
 .contactUs-box .form-box{width: auto;margin:0 10% 40px;}
 .contactUs-box .info{margin:0 10% 40px;}
 .contactUs-box .contact-code{margin:0 10%;}
}
@media only screen and (max-width:767px){
 .contactUs-box .map img{min-height:300px;object-fit: cover;}
 .contactUs-box .box{padding:30px 0;}
 .contactUs-box .form-box .tit{margin-bottom: 25px;letter-spacing: 1px;font-size:20px;}
 .contactUs-box .form-box,.contactUs-box .info{margin:0 8px 40px;}
 .contactUs-box .form-box .form-item{line-height: 44px;height: 46px;padding-left:15px;padding-right:15px;}
 .contactUs-box .form-box textarea.form-item{padding:10px 15px;}
 .contactUs-box .form-box .submit-btn{max-width: 50%;font-size:14px;line-height: 46px;}
 .contactUs-box .contact-code{margin:0 8px;}
 .contactUs-box .info .icon{padding-left: 30px;background-size: 16px auto;background-position: left 2px;margin-bottom: 22px;}
 .contactUs-box .info{margin-bottom: 30px;}
 .contactUs-box{padding-bottom: 60px;}
}


.newsCenter{padding:70px 0;}
.newsCenter .list li {border-bottom:1px dashed #d0d3d6;position:relative}
.newsCenter .list li:after {content:'';position:absolute;left:0;top:-1px;bottom:-1px;right:0;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.newsCenter .list .item-bg {position:absolute;left:28px;top:0;bottom:0;right:0;z-index:2;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.newsCenter .list .con {padding:33px 70px 33px 0;display:block;position:relative;z-index:2;overflow:hidden}
.newsCenter .list .pic {float:left;width:290px;overflow:hidden;max-width: 30%;}
.newsCenter .list .pic .img{padding-bottom: 62%;position: relative;overflow: hidden;}
.newsCenter .list .pic img {position: absolute;left:0;top:0;display:block;width:100%;height:100%;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.newsCenter .list .inner {padding:10px 5%;overflow:hidden}
.newsCenter .list h2 {font-weight:bold;letter-spacing: 1px;margin-bottom:15px;color:#333;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}
.newsCenter .list .txt {margin-bottom:8px;font-size:15px;color:#828485;line-height:1.6;height:4.8em; text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;}
.newsCenter .list .info {overflow:hidden;}
.newsCenter .list .info span{margin-top:10px;margin-right:30px;float:left;font-size:14px;color:#949697;padding-left:24px;background-repeat:no-repeat;background-position:left top 2px;}
.newsCenter .list .icon {position:absolute;right:25px;top:50%;width:45px;height:45px;margin-top:-22.5px;background:url(../images/icon-next3.png) center center no-repeat;-webkit-background-size:cover;background-size:cover;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.newsCenter .list .con:hover .pic img {-webkit-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}
.newsCenter .list li:hover:after {background-color:#f4f8fb}
.newsCenter .list li:hover .item-bg {background-color:#fff}
.newsCenter .list li:hover .icon {background-image:url(../images/icon-next4.png)}

@media only screen and (max-width:1200px){
 .newsCenter{padding:60px 0;}
 .newsCenter .list .txt{height: 2.4em;margin-bottom: 5px;}
}
@media only screen and (max-width:992px){
 .newsCenter .list .txt{height: auto;}
 .newsCenter .list li .item-bg{background: #fff;}
 .newsCenter .list .info span{font-size:12px;background-size: 16px auto;margin-top:8px;}
 .newsCenter .list .con{padding:30px 60px 30px 0;}
 .newsCenter .list .inner{padding:0 5%;}
 .newsCenter .list .icon{right: 20px;width: 40px;height: 40px;margin-top:-20px;}
}
@media only screen and (max-width:767px){
 .newsCenter .list .item-bg{left:0;}
 .newsCenter .list .pic{float:none;width: 100%;max-width: 100%;}
 .newsCenter .list .con{padding:0;}
 .newsCenter .list .icon{display: none;}
 .newsCenter .list li{margin-bottom: 20px;}
 .newsCenter{padding:50px 0;}
 .newsCenter .list .inner{padding:20px 15px;}
}


.news-detail{margin:50px 0; overflow: hidden;}
.news-detail h1{text-align: center; letter-spacing: 2px;}
.news-detail .dtinfo{margin: 20px 0; text-align: center;}
.news-detail .dtinfo span{margin: 0 10px;}
.news-detail .caseimg{margin-bottom: 30px;}
.news-detail .caseimg img{display: block; max-width: 100%; margin: auto;}
.news-detail .content{font-size: 15px; line-height: 1.8;}
.news-detail .content img{max-width: 100%;}
.news-detail .news-epx{margin: 30px auto 0; overflow: hidden;}
.news-detail .news-epx li{width: 49%; float: left; padding: 0 15px; line-height: 40px; background: #ccc; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.news-detail .news-epx li:first-child{margin-right: 2%;}
@media (max-width: 992px){
 .news-detail .news-epx li{width: 100%; margin: 5px 0;}
 .news-detail .news-epx li:first-child{margin-right: 0;}
}
@media (max-width: 767px){
 .news-detail{margin:30px 0;}
 .news-detail .dtinfo{margin: 15px 0;}
 .news-detail .dtinfo span{margin: 0 5px;}
 .news-detail .caseimg{margin-bottom: 20px;}
 .news-detail .news-epx{margin: 20px auto 0;}
}

.case_ban{position: relative;}
.case_ban .case_prev, .case_ban .case_next{width: 50px; height: 50px; background-color: #fff; background-size: 60px; background-repeat: no-repeat; background-position: center; border-radius: 50%; position: absolute; top: 38%; z-index: 1000;}
.case_ban .case_prev{background-image: url(../images/swiper-l.png); left: -60px;}
.case_ban .case_next{background-image: url(../images/swiper-r.png); right: -60px;}
.case_ban .case_prev:hover{background-image: url(../images/swiper-l-on.png); background-color: #c2000f;}
.case_ban .case_next:hover{background-image: url(../images/swiper-r-on.png); background-color: #c2000f;}
@media (max-width: 991px){
 .case_ban .case_prev{left: -50px;}
 .case_ban .case_next{right: -50px;}
}
@media (max-width: 767px){
 .case_ban .case_prev{left: -15px; top: 40%;}
 .case_ban .case_next{right: -15px; top: 40%;}
 .case_ban .case_prev{background-image: url(../images/swiper-l-on.png); background-color: #c2000f;}
 .case_ban .case_next{background-image: url(../images/swiper-r-on.png); background-color: #c2000f;}
}
