body{background: #fff;font-size:14px;font-family: "Microsoft YaHei","微软雅黑",Arial,sans-serif;color:#000;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;}
.fs72{font-size: 70px;}
.fs60{font-size: 56px;}
.fs48{font-size: 46px;}
.fs42{font-size: 40px;}
.fs39{font-size: 37px;}
.fs36{font-size: 35px;}
.fs34{font-size: 32px;}
.fs30{font-size: 28px;}
.fs24{font-size: 22px;}
.fs21{font-size: 21px;}
.fs20{font-size: 20px;}
.fs18{font-size: 18px;}
.fs16{font-size: 16px;}

@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; 
}

.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;}
.sa{justify-content: space-around;}
.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%);}
.w100{width: 100%;}
.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;position: absolute;left:0;top:0;transition: all .8s;}

.common_btn{position: relative;overflow: hidden;z-index:10;}
.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;}

.more{position: relative;overflow:hidden;width:202px;line-height: 50px;border:1px solid rgba(255,255,255,.8);text-align: center;color:#fff;display: block;}
.more.black{border-color:#cccccc;color:#333;}
.more-fill{background: #333333;border-color:#333333;}
.more:before{background: #5e9dff;-webkit-transition:-webkit-transform .5s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .5s cubic-bezier(.165,.84,.44,1);-o-transition:transform .5s cubic-bezier(.165,.84,.44,1);transition:transform .5s cubic-bezier(.165,.84,.44,1);transition:transform .5s cubic-bezier(.165,.84,.44,1),-webkit-transform .5s cubic-bezier(.165,.84,.44,1);will-change:transform;width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;content:"";-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}
.more:hover,.more.black:hover{color:#fff!important;border-color:#5e9dff;}
.more:hover:before{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
.more .common_btn{display: block;width: 100%;}

@media (min-width: 1400px){
 .more.fs18{font-size:16px;}
}

@media (min-width: 767px){
 .container{width:90%;max-width: 1430px;}
}
@media (min-width: 1500px){
 .container{width:1430px;}
}
/*@media (min-width: 1600px){
 .container{width: 1400px;}
}
*/

/* 导航部分 */
.header{color:#fff;position: fixed;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;}
.header .header_logo img{max-height:48px;margin:0;}
.header .header_logo .logo-name{line-height: 1;margin-left:15px;}
.header .header_logo .name{margin-bottom: 7px;}
.header .header_nav{text-align: center;font-size:17px;}
.header .header_nav .nav_container>ul>li{display: inline-block;margin:0 1.3%;}
.header .header_nav .nav_container>ul>li>a{font-weight: bold;display: block;padding:40px 20px;position: relative;}
.header .header_nav .nav_container a.active,.header .header_nav .nav_container a:hover{color:#5e9dff;}
.header .logo-c,.header.fixed .logo-w,.header.slideDown .logo-w,.header.fixed1 .logo-w{display: none;}
.header .logo-w,.header.fixed .logo-c,.header.slideDown .logo-c,.header.fixed1 .logo-c{display: block;}
.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;}
.header .header_tools .tel-link{padding-left:40px;background: url(../images/icon-tel.png) no-repeat left center;line-height: 26px;}
.header.fixed,.header.fixed1,.header.slideDown{background: #fff;color:#333333;box-shadow: 0px 10px 10px -10px #c7c2c2;}
.header.fixed .header_tools .tel-link,.header.fixed1 .header_tools .tel-link,.header.slideDown .header_tools .tel-link{background-image: url(../images/icon-tel1.png);}
.header .inner_box{font-size:16px;display: none;padding:40px 0;height: 400px;position: absolute;background: #f4f4f4;color:#666;border-top:1px solid #ececec;width:100%;left:0;top:100%;text-align: left;}
.header .inner_box .box>div{float:left;}
.header .inner_box .img_infor{width: 42.3%;}
.header .inner_box .sec_list{width: 19%;padding-left:4.3%;}
.header .inner_box .sec_list li{margin-bottom:20px;}
.header .inner_box .box .img_pic{width: 24.8%;float:right;margin-right:2%;}
.header .inner_box .img_pic .pic{position: relative;overflow: hidden;padding-bottom: 66%;}
.header .inner_box .tit{color:#333;line-height: 1;margin-bottom: 30px;}
.header .inner_box .desc{line-height:28px;height:140px;overflow:hidden;text-align:justify;letter-spacing:0.5px;}
.header.fixed .button_menu span,.header.fixed1 .button_menu span,.header.slideDown .button_menu span{background: #000;}
.header.fixed1{position: sticky;}


.mobile_key {display: none;width:28px;height:25px;position: relative;border:none!important;cursor: pointer;padding:0;}
.button_menu span {display:block;width:100%;height:3px;background-color:#fff;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}

@media (max-width: 767px){
 .nav_container{display: none;}
 .mobile_key{display: block;float:right;}
}

.ibanner{position: relative;}
.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;color:#fff;padding-top:50px;}
.ibanner .item-mask .title{font-weight: bold;margin-bottom: 60px;letter-spacing: 5px;opacity: 0;}
.ibanner .item-mask .more{opacity: 0;}
.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;}

.ibanner .swiper-container-horizontal>.swiper-pagination-bullets{bottom:4.6%;font-size:0;}
.ibanner .swiper-pagination-bullet{width: 60px;height:8px;background:#fff;opacity:0.5 ;border-radius:0;transition: all .2s;}
.ibanner .swiper-pagination-bullet-active{opacity: 1;background: #3679f5;}
.ibanner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 10px;}
.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); } 
}


.part-profile{padding:130px 0 0 6%;margin-bottom: 120px;background: url(../images/about-bg.png) no-repeat right;background-size: 50% 100%;}
.part-profile .profile-left{float:left;width: 45.6%;padding-bottom: 80px;}
.part-profile .profile-img{float:right;width: 54.4%;overflow: hidden;position: relative;padding-top:23px;}
.part-profile .profile-img .img{position: relative;height: 100%;overflow: hidden;}
.part-profile .profile-img:hover img{transform: scale(1.03);}
.part-profile .profile-left .en{font-weight: bold;line-height: 1;text-transform: uppercase;color:#000;}
.part-profile .profile-left .en span{color:#5e9dff;}
.part-profile .profile-left .tit{color:#333;margin-top:20px;}
.part-profile .profile-left .desc{color:#666;line-height: 1.72;padding-right:8.85%;margin:46px 0 60px;text-indent: 2em;text-align: justify;}
.part-profile .profile-left .num-box{position: relative;height: 260px;margin-top:80px;}
.part-profile .profile-left .num-box ul{z-index:10;text-align: center;color:#fff;background: rgba(54,121,245,.8);position: absolute;left:0;top:0;padding:80px 0;line-height: 1;width:144.5%;}
.part-profile .profile-left .num-box li{position: relative;}
.part-profile .profile-left .num-box li:after{position: absolute;content:'';right:0;top:2px;bottom:2px;width:2px;background: #fff;opacity: 0.2;}
.part-profile .profile-left .num-box li p{opacity: 0.7;margin-bottom: 28px;}
.part-profile .profile-left .num-box li .num{font-weight: bold;}
.part-profile .profile-left .num-box li:last-child:after{display: none;}

.part-pro{position: relative;}
.part-pro .list li{width:100%;padding:150px 0;background-repeat: no-repeat;background-size: cover;background-position: center;background-attachment: fixed;}
.part-pro .list li .item-box{height: 600px;width:520px;background: rgb(255,255,255,.8);position: relative;}
.part-pro .list li .item-box::before,.part-pro .list li .item-box::after{content:'';position: absolute;top:0;height:8px;width:65%;background: #333;}
.part-pro .list li .item-box::before{right:0;z-index:10;}
.part-pro .list li .item-box::after{left:0;width: width:35%;background: #5e9dff;}
.part-pro .list li .item-box .con{padding:100px 11.5%;}
.part-pro .list li .item-box .tit{font-weight: bold;line-height: 1;margin-bottom: 65px;}
.part-pro .list li .item-box .desc{line-height: 1.73;}
.part-pro .list li .item-box .more-btn{position: absolute;left:11.5%;bottom:18.333%;}
.part-pro .list-page{position: absolute;right:6%;bottom:150px;}
.part-pro .list-page li{overflow: hidden; transition: all .5s;position: relative;margin-left:20px;color:#fff;width: 156px;height: 156px;border:1px solid rgba(255,255,255,.6);float:left;padding:14px 18px;}
.part-pro .list-page li h2{font-weight: bold;margin-bottom: 18px;}
.part-pro .list-page li p{line-height: 1.7;}
.part-pro .list-page li span {display:block;position:absolute;background:#5e9dff;-webkit-transition:0.5s linear;transition:0.5s linear;}
.part-pro .list-page li span:nth-child(1){width:3px;height:0px;left:0;bottom:0;}
.part-pro .list-page li span:nth-child(2){width:0px;height:3px;left:0;bottom:0;}
.part-pro .list-page li span:nth-child(3){width:3px;height:0px;right:0;top:0;}
.part-pro .list-page li span:nth-child(4) {width:0px;height:3px;right:0;top:0;}
.part-pro .list-page li:hover span:nth-child(1) {height:140px;}
.part-pro .list-page li:hover span:nth-child(2) {width:140px;}
.part-pro .list-page li:hover span:nth-child(3) {height:140px;}
.part-pro .list-page li:hover span:nth-child(4) {width:140px;}
.part-pro .list-page li.on{background: #5e9dff;border-color:#5e9dff;}
.part-pro .list-page .view-more{display: block;text-align: center;line-height: 128px;}

.part-news{padding: 70px 0;}
.part-news .tit-box .tit{color:#010101;line-height: 1;position: relative;z-index:10;}
.part-news .tit-box .en{font-weight: bold;color:#f8f8f8;line-height: 1;transform: translateY(-42%);}
.part-news .newsList{margin-top:20px;}
.newsList{margin-left:-0.9%;margin-right:-0.9%;}
.newsList li{padding:0 0.9%;}
.newsList li .item-img{overflow: hidden;position: relative;padding-bottom:60%;}
.newsList li:hover .item-img img{transform: scale(1.04);}
.newsList li .item-con{padding:28px 6.67% 28px 0;color:#999;}
.newsList li .item-con .date{line-height: 1;}
.newsList li .item-con .tit{color:#333333;line-height: 1.7;margin:6px 0 8px;}
.newsList li .item-con .desc{line-height: 1.81;}

.footer{background: #333;color:#fff;position: relative;padding:70px 0 50px;}
.footer .bg{position: absolute;top:0;height: 100%;left:0;width:34.6%;background: url(../images/footer-img.png) no-repeat center;background-size: cover;}
.copyright{background: #1e1e1e;text-align: center;padding:15px;color:#fff;}
.footer-top{position: relative;z-index:10;}
.footer-info{width: 27.1%;line-height: 1;}
.footer-nav{width: 54.4%;padding:0 20px;}
.footer-code{width: 18.5%;text-align: center;}
.footer-code .code{width: 38.5%;}
.footer-code p{opacity: 0.5;line-height: 1;margin-top:20px;}
.footer-info .img{max-height: 60px;max-width: 35%;margin-right:5.8%;width:132px;}
.footer-info h2{font-weight: bold;}
.footer-info p{opacity: 0.5;margin-top:5px;}
.footer-nav ul{width: 100%;line-height: 1;}
.footer-nav ul li>a{font-weight: bold;margin-bottom:22px;display: block;}
.footer-nav ul li .submenu{opacity: 0.5;}
.footer-nav ul li p{margin-bottom:19px;}


@media screen and (max-width: 1600px){
 .fs72{font-size: 68px;}
 .fs60{font-size: 56px;}
 .fs48{font-size: 44px;}
 .fs42{font-size: 38px;}
 .fs39{font-size: 35px;}
 .fs36{font-size: 32px;}
 .fs34{font-size: 30px;}
 .fs30{font-size: 26px;}
 .fs24{font-size: 21px;}
 .fs21{font-size: 20px;}
 .fs20{font-size: 19px;}
 .fs18{font-size: 17px;}
 .fs16{font-size: 15px;}
 .part-profile .profile-left .desc{margin:40px 0 54px;}
 .part-profile .profile-left .num-box ul{padding:70px 0;}
 .part-news .newsList{margin-top:12px;}
}

@media screen and (max-width: 1400px){
 .fs72{font-size: 66px;}
 .fs60{font-size: 54px;}
 .fs48{font-size: 42px;}
 .fs42{font-size: 36px;}
 .fs39{font-size: 33px;}
 .fs36{font-size: 30px;}
 .fs34{font-size: 28px;}
 .fs30{font-size: 24px;}
 .fs24{font-size: 22px;}
 .fs21{font-size: 19px;}
 .fs20{font-size: 18px;}
 .fs18{font-size: 16px;}
 .fs16{font-size: 14px;}
 .header .header_tools .tel-link{font-size:20px;padding-left:32px;background-size: 22px auto;}
 .part-profile{padding:110px 0 0 6%;margin-bottom: 100px;}
 .part-pro .list-page{width: 320px;}
 .part-pro .list-page li{width: 140px;height: 140px;padding:12px 14px;margin-top:20px;}
 .part-pro .list-page .view-more{line-height: 116px;}
 .part-profile .profile-img{padding-top:15px;}
 .part-profile .profile-left .tit{margin-top:15px;}
 .part-profile .profile-left .desc{margin:30px 0 44px;}
 .part-profile .profile-left .num-box{margin-top:70px;}
 .part-profile .profile-left{padding-bottom: 70px;}
 .part-pro .list li{padding:130px 0;}
 .part-pro .list-page{bottom:130px;}
 .part-pro .list li .item-box{height: 520px;width: 450px;}
 .part-pro .list li .item-box::before, .part-pro .list li .item-box::after{height: 7px;}
 .part-pro .list li .item-box .con{padding:90px 10%;}
 .part-profile .profile-left .num-box ul{padding:60px 0;}
 .header .header_nav .nav_container>ul>li>a{padding:32px 12px;}
 .header .header_tools .tel-link{font-size:16px;padding-left:24px;background-size: 18px auto;}

}

@media screen and (max-width: 1200px){
 .fs72{font-size: 62px;}
 .fs60{font-size: 50px;}
 .fs48{font-size: 38px;}
 .fs42{font-size: 32px;}
 .fs39{font-size: 29px;}
 .fs36{font-size: 26px;}
 .fs34{font-size: 24px;}
 .fs30{font-size: 22px;}
 .fs24{font-size: 20px;}
 .fs21{font-size: 18px;}
 .fs20{font-size: 17px;}
 .header-container .container,.footer .container{width:100%;}
 .header .header_logo .name{font-size:22px;}
 .header .header_logo .logo-name{font-size:14px;}
 .ibanner .item-mask .title{margin-bottom: 45px;letter-spacing: 3px;}
 .part-profile .profile-left .desc{max-height:140px;overflow-y: auto;}
 .part-profile{padding:100px 0 0 5%;margin-bottom: 90px;}
 .part-profile .profile-left .num-box ul{padding:50px 0;}
 .part-profile .profile-left .num-box li p{margin-bottom:20px;}
 .part-pro .list li{padding:120px 0;}
 .part-pro .list-page{bottom:120px;}
 .part-news{padding:60px 0;}
 .footer{padding:55px 0 40px;}
 .footer-code .code{width: 43%;}
 .footer-info h2{font-size:28px;}
 .footer-info p{font-size:16px;}
 .footer-info .img{margin-right:5%;}
}

@media screen and (max-width: 992px){
 .fs72{font-size: 58px;}
 .fs60{font-size: 46px;}
 .fs48{font-size: 34px;}
 .fs42{font-size: 28px;}
 .fs39{font-size: 25px;}
 .fs36{font-size: 24px;}
 .fs34{font-size: 22px;}
 .fs30{font-size: 20px;}
 .fs24{font-size: 18px;}
 .fs21{font-size: 17px;}
 .fs20{font-size: 16px;}
 .fs18{font-size: 15px;}
 .fs16{font-size: 13px;}
 .mobile_key{display: block;float:right;margin-left:20px;}
 .index_header{padding:10px 0;}
 .header .header_nav{text-align: left;font-size:16px;}
 .part-profile{padding:0;margin-bottom: 70px;background: none;display: block;}
 .part-profile .profile-left{width:100%;padding:80px 5% 0;float:none;margin-bottom:40px;background: url(../images/about-bg.png) no-repeat right center;background-size: auto 100%;}
 .part-profile .profile-left .num-box ul{width: 100%;position: static;}
 .part-profile .profile-left .desc{padding-right:0;}
 .part-profile .profile-left .num-box{height: auto;}
 .part-profile .profile-img{width: 50%;margin:0 auto;float:none;}
 .part-profile .profile-img .img,.part-profile .profile-img .img img{height:auto;position: static;}
 .part-pro .list li .item-box{width: 44%;height:400px;}
 .part-pro .list li{padding:110px 0;}
 .part-pro .list-page{width:270px;}
 .part-pro .list-page li{width:120px;height:120px;padding:12px 12px;margin-top:15px;margin-left:15px;}
 .part-pro .list-page .view-more{line-height: 90px;}
 .part-pro .list-page li h2{margin-bottom: 14px;}
 .part-pro .list li .item-box .con{padding:55px 10%;}
 .more{width:170px;line-height: 44px;}
 .part-profile .profile-left .num-box ul{padding:40px 0;}
 .part-profile .profile-left .num-box{margin-top:60px;}
 .part-pro .list li .item-box .tit{margin-bottom: 40px;}
 /*.part-pro .list li .item-box .desc{font-size:18px;}*/
 .part-profile .profile-left{padding:60px 5% 0;}
 .part-profile .profile-left .num-box{margin-top:40px;}
 .part-pro .list li .item-box .tit{margin-bottom: 35px;}
 .part-pro .list li .item-box .more-btn{bottom: 15%;}
 .newsList li .item-con{padding:22px 6.67% 22px 0;}
 .footer-code{flex-wrap: wrap;}
 .footer-code .code{width: 80%;margin:10px auto;max-width:100px;}
 .footer{padding:40px 0 30px;}
 .footer-info{justify-content: center;margin-bottom: 20px;}
 .footer-info h2{font-size:24px;}
 .footer-info p{font-size:14px;}
 .footer-code p{margin-top:15px;}
 .footer-nav{padding:0 15px;}
 .ibanner .container{width:100%;}
}


@media screen and (max-width: 767px){
 .fs72{font-size: 50px;}
 .fs60{font-size: 40px;}
 .fs48{font-size: 26px;}
 .fs42{font-size: 24px;}
 .fs39{font-size: 23px;}
 .fs36{font-size: 22px;}
 .fs34{font-size: 20px;}
 .fs30{font-size: 18px;}
 .fs24{font-size: 17px;}
 .fs21{font-size: 16px;}
 .fs20{font-size: 15px;}
 .fs18{font-size: 14px;}
 .fs16{font-size: 12px;}
 .more{width:150px;line-height: 38px;}
 .header .header_nav{font-size:15px;}
 .index_header{padding:6px 0;}
 .header .header_logo .logo-name{display: none}
 .header .header_tools .tel-link{font-size:13px;padding-left:24px;line-height: 25px;background-size: 16px auto;}
 .ibanner .slide-item-img{min-height:300px;}
 .ibanner .item-mask .title{margin-bottom: 30px;letter-spacing: 2px;}
 .part-profile .profile-left .en{font-size:32px;}
 .part-profile .profile-left{padding:50px 15px 0;}
 .part-profile .profile-left .desc{max-height: none;}
 .part-profile .profile-left .tit{margin-top:10px;}
 .part-profile .profile-left .num-box{font-size:15px;margin-top:36px;}
 .part-profile .profile-left .num-box ul{padding:20px 0;}
 .part-profile .profile-left .num-box li{padding:5px 12px;}
 .part-profile .profile-left .num-box li p{margin-bottom: 14px;}
 .part-profile .profile-left .num-box li .num{font-size:20px;}
 /*.part-profile .profile-left .num-box li:after{width:auto;left:15px;right:15px;height:1px;bottom:0;top:auto;}*/
 .part-pro .list-page{bottom:10px;left:0;overflow: hidden;width:100%;}
 .part-pro .list li .item-box{width: 100%;height:320px;}
 .part-pro .list li{padding:80px 0 160px;}
 .part-pro .list li .item-box .tit{margin-bottom: 30px;}
 .part-pro .list-page li{width:23%;margin:0 1%;height:100px;padding:10px;}
 .part-pro .list-page .view-more{line-height: 80px;}
 .part-pro .list-page li h2{margin-bottom: 10px;}
 .part-pro .list li .item-box::before, .part-pro .list li .item-box::after{height:6px;}
 .part-pro .list li .item-box .con{padding:40px 8%;}
 .part-pro .list li .item-box .more-btn{left:8%;}
 .part-pro .list-page li p{line-height: 1.6;}
 .part-news{padding:40px 0 20px;}
 .part-news .newsList{margin:0;}
 .newsList li{margin-bottom: 15px;}
 .newsList li .item-con .tit{line-height: 1.6;font-weight: bold;}
 .newsList li .item-con{padding:20px 0;}
 .footer-info,.footer-code{width: 100%;}
 .footer-nav{display: none;}
 .footer{padding:30px 0 15px;}
 .footer-info .img{max-height: 45px;}
 .header .header_nav{font-size:14px;}
 .part-profile .profile-img{width:100%;padding:0;}

}

.joinUs{padding:40px 0;}
.joinUs-top{width: 100%;color:#fff;background: #9299a1;padding:26px;margin-bottom: 90px;}
.joinUs-top .tit{font-weight: bold;position: relative;padding-bottom: 22px;}
.joinUs-top .tit:after{max-width:62px;position: absolute;content:'';width:8.6%;height:4px;background: #fff;bottom:0;left:0;}
.joinUs-top .subtit{margin-top:20px;}
.joinUs-top .desc{margin-top:25px;line-height: 1.75;text-align: justify;}
.joinUs-top .top-con{width:66%;padding:12px 5.5% 60px;}
.joinUs-top .top-img{width:34%;overflow: hidden;}
.joinUs-top .top-img .img{height: 100%;background-repeat: no-repeat;background-size: cover;background-position: center;width: 100%;transition: all 1s;}
.joinUs-top .top-img:hover .img{transform: scale(1.04);}

.inner-title-box{line-height: 1;color:#333;text-align: center;}
.inner-title-box p{color:#000;opacity: 0.3;margin-top:18px;}

.joinUs .job-list{margin-top:80px;color:#333;}
.joinUs .job-list li{margin-bottom: 70px;box-shadow: 0 10px 30px 0 rgba(0,0,0,.07);}
.joinUs .job-list .job-item .item-top{padding:35px 2.8% 28px;border-bottom: 1px solid #e8e8e8;position: relative;}
.joinUs .job-list .job-item .item-top:after{position: absolute;content:'';width:13%;max-width: 170px;height:1px;left:0;bottom:-1px;z-index:10;background: #0074ba;}
.joinUs .job-list .job-item .item-top h2{font-weight: bold;margin-bottom: 15px;}
.joinUs .job-list .job-item .item-top span{margin-top:10px;display: inline-block;padding-right:20px;margin-right:20px;position: relative;}
.joinUs .job-list .job-item .item-top span:after{content:'|';color:#cccccc;position: absolute;right:-3px;}
.joinUs .job-list .job-item .item-top span:last-child{margin:0;padding-right:0;}
.joinUs .job-list .job-item .item-top span:last-child:after{display: none;}
.joinUs .job-list .job-item .item-con{padding:38px 2.8%;}
.joinUs .job-list .job-item .item-con .tit{font-weight: bold;line-height: 1;margin-bottom: 10px;}
.joinUs .job-list .job-item .item-con .desc{line-height: 1.78;}

@media screen and (max-width: 1600px) and (min-width: 992px){
 .joinUs .job-list .job-item{font-size:17px;}
}
@media screen and (max-width: 1200px){
 .joinUs-top .top-con{padding-bottom: 40px;}
 .joinUs-top{margin-bottom: 80px;}
 .joinUs .job-list{margin-top:60px;}
 .joinUs .job-list li{margin-bottom: 50px;}
 .joinUs .job-list .job-item .item-top{padding-top:32px;}
 .joinUs .job-list .job-item .item-top h2{margin-bottom: 10px;}
 .joinUs .job-list .job-item .item-con{padding-top:35px;}
}

@media screen and (max-width: 992px){
 .joinUs-top>.flex{position: relative;}
 .joinUs-top .top-con{width:100%;position: relative;z-index:10;padding-bottom: 20px;}
 .joinUs-top .top-img{padding-bottom: 30%;position: absolute;right:0;top:0;}
 .joinUs-top .top-img .img{position: absolute;left:0;top:0;width: 100%;}
 .joinUs-top{margin-bottom: 60px;}
 .joinUs .job-list{margin-top:50px;}
 .inner-title-box p{margin-top:15px;}
 .joinUs .job-list .job-item .item-top span{padding-right:16px;margin-right:16px;}
 .joinUs .job-list .job-item .item-top{padding:28px 3% 20px;}
 .joinUs .job-list .job-item .item-top h2{margin-bottom: 6px;}
 .joinUs .job-list .job-item .item-con{padding:30px 3%;}
 .joinUs .job-list li{margin-bottom: 40px;}
}

@media screen and (max-width: 767px){
 .joinUs-top{padding:24px 20px;margin-bottom: 45px;}
 .joinUs-top .top-con{padding:0 0 25px;}
 .joinUs-top .tit{padding-bottom: 18px;}
 .joinUs-top .tit:after{width: 10%;height:3px;}
 .joinUs-top .subtit{margin-top:18px;}
 .joinUs-top .desc{margin-top:23px;font-size:13px;}
 .joinUs-top .top-img{position: relative;padding-bottom: 87%;width: 100%;}
 .inner-title-box p{margin-top:10px;}
 .joinUs .job-list{margin-top:40px;}
 .joinUs .job-list li{margin-bottom: 25px;}
 .joinUs .job-list .job-item{font-size:13px;}
 .joinUs .job-list .job-item .item-top{padding:25px 20px 20px;}
 .joinUs .job-list .job-item .item-top span{margin-top:6px;}
 .joinUs .job-list .job-item .item-top h2{margin-bottom: 10px;}
 .joinUs .job-list .job-item .item-con{padding:25px 20px;}
 .joinUs .job-list .job-item .item-top:after{width: 35%;}
}


.inner-banner{position: relative;}
.subcolumn-nav{font-size:0;background: rgba(94,157,255,.5);position: absolute;z-index:12;top:0;left:0;width:100%;color:#fff;text-align: right;}
.subcolumn-nav li{font-size:17px;display: inline-block;padding:0 32px;margin-left:12px;position: relative;}
.subcolumn-nav a{display: inline-block;line-height: 1;padding:31px 0;position: relative;}
.subcolumn-nav a:after,.product-category .cate-swiper a:after{position: absolute;content:'';height: 4px;opacity: 0;width:100%;transition: all .3s;background: #fff;left:0;bottom:0;}
.subcolumn-nav a:hover:after,.subcolumn-nav a.active::after,.product-category .cate-swiper a:hover:after,.product-category .cate-swiper .active a:after{opacity: 1;}
.subcolumn-nav li:after,.product-category .cate-swiper .slide-item:after{position: absolute;content:'';width:2px;height:20px;height:1em;top:50%;transform: translateY(-50%);right:0;background: #fff;opacity: 0.5;}
.subcolumn-nav li:last-child{padding-right:0;}
.subcolumn-nav li:last-child:after,.product-category .cate-swiper .swiper-slide:last-child .slide-item:after{display: none;}

.product-category{background: rgba(94,157,255,1);color:#fff;}
.product-category .cate-swiper .swiper-wrapper{font-size:0;justify-content: center;}
.product-category .cate-swiper .swiper-slide{width:auto;}
.product-category .cate-swiper .slide-item{position: relative;font-size:17px;padding:0 32px;}
.product-category .cate-swiper a{display: inline-block;padding:28px 0;position: relative;}


.management{padding-bottom: 120px;}
.innerBox .title{padding:40px 0;line-height: 1;color:#333;border-bottom:1px solid #e5e5e5;}
.management .list li{margin-top:50px;overflow: hidden;}
.management .list .item{background: #e7e7e7;padding:10px;}
.management .list li:nth-child(2n) .item{flex-direction: row-reverse;}
.management .list .item-img{width: 41%;overflow: hidden;position: relative;height:320px;}
.management .list .item-img img{width: 100%;height: 100%;object-fit: cover;transition: all .8s;}
.management .list .item-img:hover img{transform: scale(1.04);}
.management .list .item-right{width: 59%;color:#333;padding:10px 0;}
.management .list .item-right .con{padding:0 22% 0 8.5%;}
.management .list .item-right .tit{font-size:0;}
.management .list .item-right .tit span{display: inline-block;line-height: 1;padding:0 8px 20px 0;border-bottom: 1px solid #cfcfcf;font-weight: bold;margin-bottom: 20px;}
.management .list .item-right .desc{line-height: 1.72;text-align: justify;}
.management .list li:nth-child(3n) .con{padding:0 8.5%;}
.inner-banner .slide-item-img{min-height: 280px;object-fit: cover;}

@media screen and (max-width: 1600px){
 .subcolumn-nav a{padding:29px 0;}
}

@media screen and (max-width: 1200px){
 .subcolumn-nav li{padding:0 24px;}
 .subcolumn-nav a{padding:25px 0;}
 .subcolumn-nav a:after{height: 3px;}
 .innerBox .title{padding:30px 0;}
 .management .list .item-img{height: 300px;}
 .management .list li{margin-top:40px;}
}
@media screen and (max-width: 992px){
 /*.subcolumn-nav{top:66px;}*/
 .subcolumn-nav li{font-size:15px;padding:0 20px;margin-left:8px;}
 .subcolumn-nav a{padding:20px 0;font-weight: bold;}
 .innerBox .title{padding:24px 0;font-weight: bold;}
 .management .list .item-img{height: 220px;}
 .management .list .item-right .tit span{margin-bottom: 14px;padding-bottom: 16px;}
 .management .list li{margin-top:30px;}
 .management .list li .item-right .con{padding:0 5%;}
 .management{padding-bottom: 100px;}
}
@media screen and (max-width: 767px){
 .subcolumn-nav{position: static;top:0;background: #5e9dff;text-align: center;}
 .subcolumn-nav li{margin:0;padding:0 12px;min-width:33.33%;}
 .subcolumn-nav a{padding:14px 0;}
 .subcolumn-nav a:after{height: 2px;}
 .management .list .item-img,.management .list .item-right{width: 100%;}
 .management .list .item-right{margin-top:15px;}
 .management .list li .item-right .con{padding:0;}
 .management .list li{margin-top:25px;}
 .management{padding-bottom: 80px;}
}

.contactUs{padding:100px 0;}
.contactUs .info{margin-top:50px;}
.contactUs .info li{position: relative;width: 29.7%;border:1px solid #dddddd;background: #fff;color:#666666;overflow:hidden;transition: .3s ease;text-align: center;}
.contactUs .item-bg{position: absolute;width:57%;bottom:-10px;left:50%;opacity: 0;transform: translateX(20px);transition:transform .3s ease;}
.contactUs .item-bg img{width: 100%;}
.contactUs .info-item{position: relative;padding:60px 20px 45px;}
.contactUs .info-item .item-icon{width:18%;max-width: 50px;margin:0 auto;position: relative;}
.contactUs .info-item .item-icon img{width: 100%;}
.contactUs .info-item .item-icon .on{transition: transform .5s ease;position: absolute;left:0;top:0;width: 100%;opacity: 0;}
.contactUs .info-item .tit{line-height: 1;font-weight: bold;color:#333;margin-top:40px;}
.contactUs .info-item .desc{margin-top:34px;}
.contactUs .info-item .desc p{margin:12px 0;}
.contactUs .info li:hover{background: #5e9dff;color:#fff;}
.contactUs .info li:hover .item-bg{opacity: 0.05;transform: translateX(0);}
.contactUs .info li:hover .tit{color:#fff;}
.contactUs .info li:hover .img{opacity: 0;}
.contactUs .info li:hover .on{opacity: 1;transform: rotateY(180deg);}
.contactUs .map-box{margin-top:50px;height:600px;}
.contactUs .map-box #allmap{height: 100%;}
.contactUs label{max-width:none;}
.contactUs .BMap_Marker .BMapLabel{background: url(../images/map-bg.png) no-repeat center;background-size: 100% 100%;}

@media screen and (max-width: 1200px){
 .contactUs{padding:90px 0;}
 .contactUs .info{margin-top:40px;}
 .contactUs .info li{width: 30%;}
 .contactUs .info-item{padding:50px 20px 30px;}
 .contactUs .info-item .tit{margin-top:30px;}
 .contactUs .info-item .desc{margin-top:28px;}
 .contactUs .map-box{height: 500px;margin-top:40px;}
}

@media screen and (max-width: 992px){
 .contactUs{padding:80px 0;}
 .contactUs .info{margin-top:10px;}
 .contactUs .info li{width: 32%;margin-top:30px;}
 .contactUs .info-item{padding:40px 14px 30px;}
 .contactUs .info-item .desc p{margin:8px;}
 .contactUs .map-box{height: 450px;}
}

@media screen and (max-width: 600px){
 .contactUs .info li{width: 80%;margin:30px 10% 0;}
 .contactUs .info-item .item-icon{width: 16%;}
 .contactUs .info-item .tit{margin-top:25px;}
 .contactUs .info-item .desc{margin-top:20px;}
 .contactUs .info-item{padding:35px 18px 25px;}
 .contactUs{padding:55px 0;}
}


.leader{padding:90px 0 100px;}
.leader .container>.flex{flex-direction: row-reverse;}
.leader .left-img{width: 45.8%;margin-right:4.2%;overflow: hidden;}
.leader .left-img:hover img{transform: scale(1.04);}
.leader .left-img img{transition: all 1s;}
.leader .right-con{width: 50%;padding-right:22px;}
.leader .right-con .tit{line-height: 1;font-weight: bold;color:#333;}
.leader .right-con .leader-desc{text-align: justify;color:#666;line-height: 1.8;margin-top:50px;letter-spacing: 1px;}

@media screen and (max-width: 1200px){
 .leader{padding:80px 0 90px;}
 .leader .right-con{padding-right:15px;}
 .leader .right-con .leader-desc{margin-top:40px;letter-spacing: 0;font-size:16px;}
}
@media screen and (max-width: 1200px) and (min-width:992px){
 .leader .left-img{position: relative;}
 .leader .left-img .img{position: absolute;left:0;top:0;width: 100%;height:100%;}
 .leader .left-img img{height: 100%;object-fit: cover;width:100%;}
}
@media screen and (max-width: 992px){
 .leader .left-img{width:70%;margin:0 15%;margin-top:50px;}
 .leader .right-con{width: 100%;padding:0;}
 .leader .right-con .tit{text-align: center;}
 .leader{padding:70px 0 80px;}
}
@media screen and (max-width: 767px){
 .leader{padding:55px 0 60px;}
 .leader .right-con .leader-desc{font-size:14px;margin-top:30px;}
 .leader .left-img{width: 100%;margin:25px 0 0;}

}

.honor{padding-bottom: 100px;}
.honor .list{margin-left:-1.4%;margin-right:-1.4%;}
.honor .list li{padding:0 1.4%;margin-top:40px;}
.honor .list .honor-item{position: relative;overflow: hidden;cursor: pointer;}
.honor .list .honor-item .item-mask{position: absolute;top:100%;left:0;width: 100%;height: 100%;transition: top .6s;background: rgba(0,0,0,.5);}
.honor .list .honor-item .item-mask i{display: block;width: 100%;height: 100%;background: url(../images/icon-search.png) no-repeat center;}
.honor .list .honor-item:hover .item-mask{top:0;}
.album_ordinary .album_btns:hover{background: #5e9dff;}

@media screen and (max-width: 992px){
 .honor .list li{margin-top:30px;}
}

@media screen and (max-width: 750px){
 .album_ordinary .album_close{width:60px!important;height:60px!important;line-height: 60px!important;}
 .album_ordinary .album_close .iconfont{font-size:24px;}
 .album_ordinary .slide_wrap .slide_c img{max-width: 80%;}
 .album_ordinary .album_prev, .album_ordinary .album_next{width: 15%!important}
}

.culture-list{padding:40px 0 60px;}
.culture-list ul{margin-left:-10px;margin-right:-10px;color:#fff;}
.culture-list li{padding:0 10px 20px;}
.culture-list li .cul-item{padding:40px 12.3%;height:265px;background: url(../images/culture-bg.png) no-repeat right center;background-size: cover;}
.culture-list li .cul-item .item-icon{width: 15%;max-width: 70px;margin-right:12.5%;transition: all .5s ease;}
.culture-list li .cul-item .item-icon img{width: 100%;}
.culture-list li .cul-item h2{line-height: 1;margin-bottom: 13px;}
.culture-list li .cul-item:hover .item-icon{transform: rotateY(180deg);}

@media screen and (max-width: 1400px){
 .culture-list li .cul-item{height: 240px;padding:30px 10%;}
 .culture-list li .cul-item .item-icon{margin-right:10%;}
}

@media screen and (max-width: 1200px){
.culture-list li .cul-item{height: 210px;}
}
@media screen and (max-width: 992px){
 .culture-list li .cul-item{height: 180px;padding:20px 10%;}
}

@media screen and (max-width: 767px){
 .culture-list{padding:30px 0 50px;}
 .culture-list li{padding:0 10px 15px;}
 .culture-list li .cul-item{height: auto;min-height: 150px;padding:25px 8%;}
 .culture-list li .cul-item h2{margin-bottom: 10px;}
 .culture-list li .cul-item .item-icon{width: 14%;margin-right:8%;}
}

.profile-box{padding:120px 0;overflow: hidden;}
.profile{overflow: hidden;}
.profile .bg-img{width: 50%; float: right; overflow: hidden;}
.profile .bg-img img{transition: all .8s; max-width: 100%; height: auto; position: unset;}
.profile .bg-img:hover img{transform: scale(1.03);}
.profile .profile-con{width: 45%; float: left;}
.profile .profile-con .tit{margin-bottom:30px;color:#000;font-weight: bold;line-height: 34px;background: url(../images/profile-icon.png) no-repeat left top;padding-left:40px;}
.profile .profile-con .desc{line-height: 2;color:#333;text-align: justify;}
.profile .profile-con .desc::-webkit-scrollbar {width:8px;height:100%;}
.profile .profile-con .desc::-webkit-scrollbar-track {background:rgba(0,0,0,.05);border-radius:999px;}
.profile .profile-con .desc::-webkit-scrollbar-thumb {background:#5e9dff;border-radius:999px;}
.profile .profile-con .desc::-webkit-scrollbar-thumb:hover {background:#999;}
.profile .profile-con .desc::-webkit-scrollbar-corner {background:#204754;}

@media screen and (max-width: 1200px){
 .profile-box{padding:100px 0;}
 .profile .profile-con{width: 46%;}
 .profile .profile-con .tit{margin-bottom: 20px;}
 .profile .profile-con .desc{line-height: 1.78;}
}
@media screen and (max-width: 992px){
 .profile-box{padding:80px 0;}
 .profile .profile-con{width: 100%; padding:40px 20px;}
 .profile .bg-img{width: 100%;}
 .profile .profile-con .tit{margin-bottom: 30px;}
}

@media screen and (max-width: 767px){
 .profile-box{padding:55px 0;}
 .profile{padding:0;}
 .profile .profile-con{padding: 0;}
 .profile .profile-con .tit{margin-bottom: 25px;font-size:18px;}
 .profile .profile-con .desc{max-height: none;}
 .profile .bg-img{margin-top:30px;}
}

.product-list .pro-part1{padding:70px 0;}
.product-list .pro-part1 .box{/*box-shadow: 0 10px 30px 0 rgba(0,0,0,.07);*/background: #fff;margin-top:60px;position: relative;}
.proLi{width: 100%;}
.proLi li{width: 32%; float: left; margin-right: 2%; margin-bottom: 2%; transition: box-shadow 0.4s linear; -moz-transition: box-shadow 0.4s linear; -webkit-transition: box-shadow 0.4s linear; -o-transition: box-shadow 0.4s linear;}
.proLi li:hover{box-shadow: 0 5px 10px rgb(0 0 0 / 20%);}
.proLi li:nth-of-type(3n){margin-right: 0;}
.proLi li .proImg{width: 100%; height: 300px; background: #fff; overflow: hidden;}
.proLi li .proImg img{width: 100%; height: 100%; display: block; object-fit: cover; transition: all 0.2s linear; -moz-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear;}
.proLi li .proImg img:hover{transform: scale(1.1);}
.proLi li .procont{width: 100%; background: #f9fafc; padding: 15px 20px 20px;}
.proLi li .procont h3{font-size: 18px; color: #333; line-height: 25px; font-weight: bold; margin: 0;}
.proLi li .procont p{font-size: 14px; color: #999; line-height: 20px; margin: 0; margin-top: 10px;}

@media screen and (max-width: 1200px){
 .proLi li .proImg{height: 250px;}
}
@media screen and (max-width: 992px){
 .proLi li .proImg{height: 200px;}
}

.product-list .pro-part1 .pro-list{width: 70.7%;position: relative;box-shadow: 0 5px 5px 0 rgba(0,0,0,.05);position: relative;}
/*.product-list .pro-part1 .pro-list .imgList{height:800px;}*/
.product-list .pro-part1 .pro-list .imgList li{display: none;position: relative;padding-bottom: 80.8%;}
.product-list .pro-part1 .pro-list .imgList li:first-child{display: block;}
.product-list .pro-part1 .pro-list .nameList{color:#333;position: absolute;bottom:10px;left:0;width:100%;z-index:10;padding:0 7.58%;}
.product-list .pro-part1 .pro-list .nameList a{transition: all .5s;float:left;width:22.6%;margin:0 1.2% 30px;text-align: center;border:1px solid #cccccc;line-height: 1;padding:16px 10px;}
.product-list .pro-part1 .pro-list .nameList a.active{background: #5e9dff;color:#fff;border-color:#5e9dff;}
.product-list .pro-part1 .pro-tabList{width:29.3%;position: absolute;right:0;top:0;bottom: 0;z-index:10;}
.product-list .pro-part1 .pro-tabList li{padding:30px 4.88%;color:#333;border-bottom:1px solid #efefef;-webkit-transition: all 0.5s ease 0s, -webkit-transform 1s ease 0s, opacity 1s ease 0s;
 transition: all 0.5s ease 0s, transform 1s ease 0s, opacity 1s ease 0s;}
.product-list .pro-part1 .pro-tabList li .name{padding-left:4.88%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.product-list .pro-part1 .pro-tabList li .icon{transform:scale(0); display:none; transition:.5s ease;width: 40px;height:22px;vertical-align: top;float:left;background: url(../images/arrow-right.png) no-repeat left center;background-size: 100% auto;}
.product-list .pro-part1 .pro-tabList li.active{padding-left:17.1%;color:#fff;margin-left:-22%;width:122%;background: #5e9dff;}
.product-list .pro-part1 .pro-tabList li.active .icon{transform:scale(1); display:inline-block;}
.product-list .pro-part1 .scroll_box1{width:110%;overflow:hidden;height:100%;}
.product-list .pro-part1 .scroll_cont{width: 100%;position: absolute;left:0;top:0;}
.product-list .pro-part1 .scroll_right{width:8px;height: 28.75%;position: absolute;right:-4%;top:50%;transform: translateY(-50%);}
.product-list .pro-part1 .scroll_tiao{height: 100%;position: relative;background: #f2f2f2;border-radius:999px;overflow: hidden;}
.product-list .pro-part1 .scroll_huakuai{width: 100%;height: 60px;border-radius:999px;position: absolute;right:0;z-index:999;background: #5e9dff;}

.product-list .pro-part1 .pro-tabList{width:35.7%;}
.product-list .pro-part1 .scroll_box1{width:100%;position: relative;}
.product-list .pro-part1 .pro-tabList li{width:82%;margin-left:18%;}
.product-list .pro-part1 .pro-tabList li.active{margin:0;width:100%;}
.product-list .pro-part1 .pro-list .imgList img{width:100%;height: 100%;object-fit: cover;}


.pro-part2{padding:50px 0 95px;}
.pro-part2 .list{margin-left:-1.5%;margin-right:-1.5%;margin-top:60px;text-align: center;color:#555555;}
.pro-part2 .list li{padding:0 1.5%;margin-bottom: 44px;}
.pro-part2 .recmd-item{overflow: hidden;box-shadow: 0 10px 30px 0 rgba(0,0,0,.07);line-height: 1;padding:30px 0 54px;position: relative;}
.pro-part2 .recmd-item .item-img{padding-bottom: 90%;position: relative;margin-bottom: 10px;}
.pro-part2 .recmd-item .item-img img{max-width: 100%;max-height: 100%;}
.pro-part2 .recmd-item .en{margin-top:14px;}
.pro-part2 .recmd-item .title,.pro-part2 .recmd-item .en{padding:0 10px;}
.pro-part2 .recmd-item .item-mask{overflow: hidden;padding:60px 10% 40px;top:100%;left:0;width: 100%;height:85.33%;background: #5e9dff; transition: .3s ease;position: absolute;color:#fff;}
.pro-part2 .recmd-item .item-mask .tit{line-height: 1;font-weight: bold;padding-bottom: 20px;position: relative;}
.pro-part2 .recmd-item .item-mask .tit::after{position: absolute;content:'';width:15.8%;left:50%;transform: translateX(-50%);bottom:0;height: 1px;background: #fff;}
.pro-part2 .recmd-item .item-mask .desc{ text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;opacity: 0.5;line-height: 1.8;text-indent:1em;letter-spacing: 1px;margin-top:22px;}
.pro-part2 .more{margin:25px auto 0;}
.pro-part2 .recmd-item:hover .item-mask{top:14.67%;}

.mobile-proList{margin-top:36px;}
.mobile-tabList{border-bottom: 1px solid #efefef;}
.mobile-tabList .swiper-slide{width: auto;}
.mobile-tabList .swiper-slide a{display: block;padding:12px 20px;font-size:15px;position: relative;}
.mobile-tabList .swiper-slide a.active{background: #5e9dff;color:#fff;padding-left:34px;}
.mobile-tabList .swiper-slide a .icon{opacity: 0;position: absolute;left:10px;top:50%;margin-top:-8px;height:16px;width:18px;background:url(../images/arrow-right.png) no-repeat left center;background-size: 100% auto;}
.mobile-tabList .swiper-slide a.active .icon{opacity: 1;}
.mobile-proList .list{margin-top:20px;margin-left:-1.5%;margin-right:-1.5%;}
.mobile-proList .list li{margin-top:15px;text-align: center;padding:0 1.5%;}
.mobile-proList .list li a{display: block;box-shadow: 0 6px 16px rgba(0,0,0,.07);line-height: 1;color:#333;padding-bottom: 20px;}
.mobile-proList .list .item-img{position: relative;padding-bottom: 90%;margin-bottom: 16px;}
.mobile-proList .list .item-img img{position: absolute;left:0;top:0;}


@media (max-width: 1400px){
 .product-list .pro-part1 .pro-tabList{}
 .product-list .pro-part1 .pro-tabList li{padding: 25px 4.88%;}
 .product-list .pro-part1 .pro-tabList li.active{padding-left:8%;}
 .product-list .pro-part1 .pro-tabList li .icon{width:34px;}
 .product-list .pro-part1 .pro-list .nameList{padding:0 6%;}
 .product-list .pro-part1 .pro-list .nameList a{margin-bottom: 25px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
 .pro-part2 .recmd-item{padding:20px 0 40px;} 
 .pro-part2 .recmd-item .item-mask{height: 88%;}
 .pro-part2 .recmd-item:hover .item-mask{top:12%;}
 .pro-part2 .recmd-item .item-mask{padding-top:45px;}
}

@media (max-width: 1200px){
 .product-list .pro-part1 .pro-tabList{font-size:20px;}
 .product-list .pro-part1 .pro-tabList li .icon{width: 28px;}
 .product-list .pro-part1 .pro-list .nameList a{margin-bottom: 20px;padding:12px 8px;}
 .pro-part2 .list li{margin-bottom: 30px;}
}
@media (max-width: 992px){
 .product-list .pro-part1{padding-bottom: 50px;}
 .product-list .pro-part1 .box{margin-top:45px;}
 .product-list .pro-part1 .pro-tabList li{padding-top:20px;padding-bottom: 20px;}
 .product-list .pro-part1 .pro-tabList{font-size:16px;}
 .product-list .pro-part1 .pro-list .imgList li{padding-bottom: 100%;}
 .product-list .pro-part1 .pro-tabList li .icon{width: 20px;}
 .product-list .pro-part1 .pro-list .nameList a{width:30%;margin-bottom: 12px;}
 .pro-part2 .list{margin-top:45px;}
 .pro-part2 .recmd-item .item-mask{padding-top:35px;}
 .pro-part2 .recmd-item .item-mask .desc{margin-top:18px;}
 .pro-part2 .list li{margin-bottom: 26px;}
 .pro-part2 .recmd-item .en{margin-top:12px;}
 .pro-part2{padding-bottom: 75px;}
}
@media (max-width: 767px){
 .product-list .pro-part1{padding:50px 0 40px;}
 .product-list .pro-part1 .pro-list{width: 100%;}
 .product-list .pro-part1 .pro-list .nameList{position: static;padding:20px 15px;}
 .product-list .pro-part1 .pro-list .nameList a{width: 45%;margin:0 1.3% 20px;padding:12px 6px;}
 .product-list .pro-part1 .box{display: none;}
 .pro-part2{padding:40px 0 70px;}
 .pro-part2 .list{margin-top:35px;}
 .pro-part2 .list li{margin-bottom: 16px;}
 .pro-part2 .recmd-item{padding:0 0 20px;}
 .pro-part2 .recmd-item .title,.mobile-proList .list .title{font-size:18px;font-weight: bold;}
 .pro-part2 .recmd-item .en,.mobile-proList .list .en{font-size:14px;margin-top:10px;}
 .pro-part2 .recmd-item .item-img{margin-bottom: 18px;}
 .pro-part2 .recmd-item .item-img img{width:100%;height: 100%;object-fit: cover;}
 .inner-title-box p{font-size:16px;}
 /*.product-list .pro-part1 .container{padding:0;}*/
 .pro-part2 .recmd-item{box-shadow: 0 6px 16px rgba(0,0,0,.07);}
}



.location{padding:20px;color:#555555;line-height: 1;}
.location a{display: inline-block;color:#666666;margin:10px 0;}
.location a::after{content:'>';margin:0 5px;color:#666;}
.location a:last-child::after{content:'';}
.location a.active{color:#0074ba;}
.product-detail{padding-bottom: 100px;}
.product-detail .detail{box-shadow: 0 5px 18px 0 rgba(0,0,0,.05);background: #fff;}
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 .detail .col-xs-12{padding:0;}
.product-detail .product-detail-img{padding:30px 8%;}
.product-detail .detail .item-img{padding-bottom: 114%;}
.product-detail .detail .product-con{margin-left:13.6%;padding:150px 0 50px;color:#333333;}
.product-detail .product-con .title{padding-bottom: 30px;border-bottom: 1px solid #efefef;padding-right:11.67%;}
.product-detail .product-con .desc{line-height:1.75;margin-top:25px;letter-spacing: 1px;padding-right:11.67%; min-height: 150px;}

.product-detail .product-con .gallery-thumbs .item-img{border:2px solid transparent;transition: all .3s;cursor: pointer;padding-bottom: 0;height: auto !important;}
.product-detail .product-con .gallery-thumbs .item-img img{position: unset;}
.product-detail .product-con .gallery-thumbs .swiper-slide-thumb-active .item-img{border-color:#0074ba;}
.product-detail .product-con .b-pad{padding-right:11.67%;}
.product-detail .product-con .b-img{position: relative;margin-top: 25px;}
.product-detail .product-con .b-img .swiper-btn{width: auto;}
.product-detail .product-con .b-img .swiper-btn:after{font-size:20px;color:#000;}
.product-detail .product-con .b-img .swiper-button-next{right:0;}
.product-detail .product-con .b-img .swiper-button-prev{left:0;}

@media (max-width: 1400px){
 .product-detail .detail .product-con{padding-top:110px; margin-left: 8%;}
 .product-detail .product-con .title{padding-bottom: 28px;}
 .product-detail .product-con .desc{margin-top:20px;}
}
@media (max-width: 1200px){
 .product-detail .detail .product-con{padding-top:90px;}
}
@media (max-width: 992px){
 .product-detail{padding-bottom: 80px;}
 .product-detail .product-con .title{padding-bottom: 22px;font-size:22px;}
 .product-detail .product-con .desc{font-size:16px;letter-spacing: 0;margin-top:16px;}
 .product-detail .detail .product-con{padding:50px 0 30px;margin-left:10%;}
}
@media (max-width: 767px){
 .product-detail .product-detail-img{padding:15px 15px;border-bottom: 1px solid #efefef;}
 .location{padding:16px 0;}
 .location a{margin:6px 0;}
 .product-detail .detail .product-con{padding:30px 0 30px 15px;margin-left:0;}
 .product-detail .product-con .title{font-size:18px;padding-bottom: 18px;}
 .product-detail .product-con .title,.product-detail .product-con .desc{padding-right:15px;}
 .product-detail .product-con .desc{font-size:14px; min-height: unset;}
 .product-detail .product-con .b-pad{padding-right: 15px;}
 .product-detail{padding-bottom: 60px;}
}


.news-list-box{padding:34px 0 50px;}
.news-top-item{background: #5e9dff;color:#fff;}
.news-top-item .col-xs-12{padding:0;}
.news-top-item .item-img{height: 356px;overflow: hidden;}
.news-top-item .item-img img{transition: all ease .8s;width:100%;height: 100%;object-fit: cover;object-position: center;}
.news-top-item .item-con{padding:48px 40px;}
.news-top-item .item-con .t{line-height: 1.16;min-height: 78px;}
.news-top-item .item-con .c{line-height: 1.74;opacity: 0.76;margin-top:20px;}
.news-top-item .item-con p{text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;}
.news-top-item .item-con .more{margin-top:50px;display: block;letter-spacing: 1px;background: #fff;color:#5e9dff;border-color:#fff!important;}
.news-list-box .news-item{margin-top:60px;align-items: flex-start;padding-right: 14px;overflow: hidden;}
.news-list-box .news-item .item-img{width: 17.2%;overflow: hidden;}
.news-list-box .news-item .item-img .img{position: relative;padding-bottom: 56.6%;overflow: hidden;transition: all ease .8s;}
.news-list-box .news-item .item-date{min-width:120px;padding:4px 25px 25px;color:#5e9dff;border-right:1px solid #ebebeb;text-align: center;}
.news-list-box .news-item .item-date .d{line-height: 1;}
.news-list-box .news-item .item-con{padding:5px 2% 45px 4%;position: relative;overflow: visible;}
.news-list-box .news-item .item-con::after{position: absolute;left:0;width: 150%;content:'';bottom:0;height: 1px;background: #e8e8e8;}
.news-list-box .news-item .item-con .t{color:#000;line-height: 1;}
.news-list-box .news-item .item-con .c{font-size:16px;margin-top:16px;line-height: 1.7;color:#131313;}
.news-list-box .news-item .item-con .tips{margin-top:16px;}
.news-list-box .news-item .item-con .tips span{margin-right: 30px;display: inline-block;position: relative;padding-left: 23px;color:#c9c9c9;font-size:13px;}
.news-list-box .news-item .item-con .tips span.views{background: url(../images/icon-eye.png) no-repeat left center;}
.news-list-box .news-item .item-con .tips span.date{padding-left: 0;}
.news-list-box .news-item:hover .item-img .img,.news-top-item .item-img:hover img{transform: scale(1.06);}
.news-list-box .news-item:hover .item-con .t{color:#5e9dff;}
@media (max-width: 992px){
 .news-top-item .item-img{height: 300px;}
 .news-top-item .item-con{padding:38px 30px;}
.news-top-item .item-con .more{margin-top:35px;}
.news-top-item .item-con .c{margin-top:15px;}
.news-top-item .item-con .t{min-height: 60px;font-size:24px;line-height: 1.2;}
.news-list-box .news-item{margin-top:40px;}
.news-list-box .news-item .item-con .tips,.news-list-box .news-item .item-con .c{margin-top:14px;}
.news-list-box .news-item .item-date{padding:4px 20px 20px;min-width: 100px;}
.news-list-box .news-item .item-con .t{font-size:18px;font-weight: bold;}
.news-list-box .news-item .item-con{padding-bottom: 26px;}
.news-list-box .news-item .item-img{width: 20%;}
.news-list-box .news-item .item-con .c{line-height: 1.6;font-size:14px;}
/*.news-list-box .news-item .item-img .img{padding-bottom: 70%;}*/}
@media (max-width: 767px){.news-list-box{padding:26px 0 40px;}
.news-top-item .item-con{padding:20px 16px;}
.news-top-item .item-img{height: auto!important;padding-bottom: 56.5%;position: relative;}
.news-top-item .item-img img{position: absolute;left:0;top:0;}
.news-top-item .item-con .t{font-size:19px;font-weight: bold;line-height: 1.3;min-height:20px;}
.news-top-item .item-con .c{margin-top:10px;}
.news-top-item .item-con .more{margin-top:25px;}
.news-list-box li{position: relative;}
.news-list-box li::after{left:-15px;right:-15px;content:'';position: absolute;bottom:0;height: 1px;background:#e8e8e8;}
.news-list-box .news-item{flex-wrap: wrap;margin-top:26px;padding-bottom: 28px;padding-right:0;}
.news-list-box .news-item .item-img{width: 100%;}
.news-list-box .news-item .item-con{overflow: hidden;padding:5px 0 18px 15px;}
.news-list-box .news-item .item-con::after{height: 0;}
.news-list-box .news-item .item-con .tips span{margin-right: 15px;}
.news-list-box .news-item .item-date{padding:4px 12px 20px;min-width: 82px;}
.news-list-box .news-item .item-date .d{font-size:36px;margin-bottom: 2px;}
.news-list-box .news-item .item-con .tips, .news-list-box .news-item .item-con .c{margin-top:10px;}
.news-list-box .news-item .item-con .c{font-size:14px;margin-top:6px;}
.news-list-box .news-item .item-con .t{font-size:16px;}
.product-detail .detail .item-img{padding-bottom: 100%;}
.product-detail .product-con .title{font-weight: bold;}
}

.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;}
}

.ibanner .swiper-btn{color:#fff;width:70px;max-width:4%;text-align:center;}
.ibanner .swiper-btn span{display: block;padding-bottom: 100%;border:1px solid #fff;width:100%;}
.ibanner .swiper-btn:after{font-size:18px;position: absolute;left:0;width:100%;font-weight: bold;}
@media (max-width: 1200px){
 .ibanner .swiper-pagination-bullet{width:50px;height:6px;}
 .ibanner .swiper-btn{max-width:none;width:50px;}
}
@media (max-width: 992px){
 .ibanner .swiper-btn{max-width:none;width:44px;}
 .ibanner .swiper-pagination-bullet{width:40px;height:5px;}
}
@media (max-width: 750px){
 .ibanner .swiper-btn:after{font-size:16px;}
 .ibanner .swiper-btn{width:40px;}
 .ibanner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 6px;}
 .ibanner .swiper-pagination-bullet{width:34px;}
}

@media screen and (max-width: 1200px){
 .product-category .cate-swiper .slide-item{padding:0 24px;}
 .product-category .cate-swiper a{padding:25px 0;}
}
@media screen and (max-width: 992px){
 .product-category .cate-swiper a{padding:20px 0;}
 .product-category .cate-swiper .slide-item{padding:0 20px;font-size:15px;font-weight: bold;}
}
@media screen and (max-width: 767px){
 .product-category .cate-swiper .slide-item{padding:0 12px;}
 .product-category .cate-swiper a{padding:14px 0;}
 .product-category .cate-swiper .swiper-wrapper{justify-content: normal;}
}
