body{background: #fff;font-size:14px;font-family: "Microsoft YaHei","微软雅黑",Arial,sans-serif;color:#333;max-width: 1920px;margin:0 auto; overflow-x: hidden;}
*{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;}
.fs60{font-size: 60px;line-height: 1;}
.fs48{font-size: 48px;}
.fs40{font-size: 40px;}
.fs36{font-size: 36px;}
.fs30{font-size: 30px;}
.fs24{font-size: 24px;}
.fs18{font-size: 18px;}
.fs16{font-size: 16px;}
.fs14{font-size: 14px;}

@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: 'abel';
  src:url('../fonts/abel-regular.ttf');
}

.ht{font-family: '黑体';}
.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;}
.css3l{-webkit-transition-duration: 1s; -ms-transition-duration: 1s; -o-transition-duration: 1s; -moz-transition-duration: 1s; transition-duration: 1s;}
.full_img{width:100%;height: 100%;object-fit: cover;object-position: center;}


.common_btn{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:95%;max-width: 1370px;}
}
@media (min-width: 992px){
  .container{width:92%;}
}
@media (min-width:1200px){
   .container{width:88%;}
}
@media (min-width: 1450px){
  .container{width:1370px;}
}


/* 导航部分 */
.header{position: sticky!important;top:0; left:0; right:0;background:#fff; 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.fixed{top:0;box-shadow: 0 6px 10px 0 rgba(7,0,2,.15); }
.header_box{position: relative;}
.header .header_logo{position: absolute;left:0;top:0;bottom:0;max-width: 30%;}
.header .header_logo .flexC{height: 100%;}
.header .header_logo img{max-height:90%;margin:0;}
.header .header_nav{text-align: right;font-size:14px;color:#333333;}
.header .header_nav .nav_container>ul{font-size:0;}
.header .header_nav .nav_container>ul>li{display: inline-block;text-align: center;}
.header .header_nav li{position: relative;font-size:14px;}
.header .header_nav .nav_container>ul>li>a{min-width:90px;display: block;padding:30px 17px 26px;position: relative;line-height: 1;}
.header .header_nav .nav_container .dropdown-menu{margin:0;padding:0;border:none;left:0;text-align: left;border-radius:0;border-top:2px solid #005bac;background: rgba(255,255,255,1);}
.dropdown-menu li a{display: block;white-space: nowrap;padding:12px 17px;color:#333333;position: relative;transition: all .3s;}
.dropdown-menu li a:hover, .dropdown-menu li a:focus,.dropdown-menu li a.active,
.header .header_nav li a.active,.header .header_nav li a:hover{background: #005bac;color:#fff;}


.mobile_key {display: none;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:#333;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}
/*.button_close .button_menu span:nth-child(1) {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}
.button_close .button_menu span:nth-child(2) {
    -moz-transform: rotate(-45deg) translate(6px,-7px);
    -ms-transform: rotate(-45deg) translate(6px,-7px);
    -webkit-transform: rotate(-45deg) translate(6px,-7px);
    transform: rotate(-45deg) translate(6px,-7px)
}*/
/*.header.fixed .header_tools .button_menu span,.header:hover .header_tools .button_menu span,.index_header.allIn .header_tools .button_menu span{background: #000;}*/


/* 触控 吸顶*/
/*.header .header_nav .nav_container>ul>li>a:hover,.header .header_nav .nav_container>ul>li>a.active{color:#04357f!important;}
.header.fixed,.header:hover{background:#fff;}
.header.fixed .logo-m,.header:hover .logo-m,.index_header.allIn .logo-m{display: block!important;}
.header.fixed .logo-pc,.header:hover .logo-pc,.index_header.allIn .logo-pc{display: none!important;}
.header .header_box:hover .header_logo:after{background: #0e68b0;transition: all .5s ease;}
.header.fixed .header_nav .nav_container>ul>li>a,.header:hover .header_nav .nav_container>ul>li a,.index_header.allIn .header_nav ul l a{color:#000;}
*/
.index_header{top:-80px; -moz-transition:all 1s ease 0s; -ms-transition:all 1s ease 0s; -o-transition:all 1s ease 0s; -webkit-transition:all 1s ease 0s; transition:all 1s ease 0s;}
.index_header.ani{top:0;}
.header-container{position: relative;z-index:10;}

.ibanner{position: relative;text-align: center;}
.ibanner .slide-item{position: relative;overflow: hidden;color:#fff;}
.ibanner .slide-item .slide-item-img{max-width: 100%;}
.ibanner .slide-item .slide-item-img.mix{min-width: 100%;min-height: 100%;max-width: none;}

.ibanner .swiper-container-horizontal>.swiper-pagination-bullets{bottom:4.6%;font-size:0;}
.ibanner .swiper-pagination-bullet{width: 3%;height:4px;background:#fff;opacity:0.5 ;border-radius:2px;transition: all .2s;}
.ibanner .swiper-pagination-bullet-active{opacity: 0.9;width:5.2%;}
.ibanner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 3px;}
.ibanner .swiper-btn{opacity: 0.3;color:#fff;}
.ibanner .swiper-btn:after{font-size:56px;}
.ibanner .swiper-button-prev{left:2.3%;}
.ibanner .swiper-button-next{right:2.3%;}
.ibanner .swiper-btn:hover{opacity: 1;}


.part1{position: relative;margin-top:-52px;z-index:10;color:#fff;}
.part1 ul{background: #005bac;text-align: center;}
.part1 ul li:nth-child(2n){background: #327fdb;}
.part1 ul li{padding:45px 15px 28px;line-height: 1;}
.part1 ul li p{margin-top: 20px;}
.part1 ul li .num span{display: inline-block;position: relative;padding:0 5px;}
.part1 ul li .num span i{position: absolute;right:0;transform: translateX(100%);top:-6px;font-size:16px;}

.part-title{line-height: 1;color:#999999;text-align: center;margin-bottom: 90px;letter-spacing: 1px;}
.part-title h2{text-transform: uppercase;color:#222226;font-weight: bold;margin-bottom: 10px;}
.part2{padding-top:165px;}
.part2-about .left{width:48.4%;position: relative;padding:105px 8.1% 36px 10px;}
.part2-about .left:before,.part2-about .left:after{position: absolute;content:'';width:52px;height: 0px;background: #005bac;}
.part2-about .left:before{top:31px;left:7px;}
.part2-about .left:after{right:9.2%;bottom:61px;}
.part2-about .left .bg{position: absolute;right:0;top:0;height: 100%;width: 52.3%;background: #f3f3f3;content:'';}
.part2-about .left .con{position: relative;z-index:10;}
.part2-about .left .en{text-transform: uppercase;font-family: arial;color:#005bac;line-height: 1;}
.part2-about .left .name{color:#222226;margin-top:10px;line-height: 1;}
.part2-about .left .desc{color:#666666;margin-top:60px;line-height: 30px;}
.part2-about .left .more{font-family: '黑体';font-size:16px;color:#005bac;display: block;margin-left:10px;margin-top:58px;width:161px;height: 45px;text-align: center;line-height: 41px;border:2px solid #005bac;border-radius:45px;}
.part2-about .left .more:hover{color:#fff;background: #005bac;}
.part2-about .video-box{width:51.6%;min-height: 480px;position: relative;overflow: hidden;cursor: pointer;}
.part2-about .video-box .img{position: absolute;left:0;top:0;width: 100%;height: 100%;background-repeat: no-repeat;background-size: cover;background-position: center;}
.part2-about .video-box .img:hover{transform: scale(1.04);}
.part2-about .video-box i{pointer-events: none;position: absolute;left:50%;top:50%;width: 69px;height: 69px;transform: translate(-50%,-50%);background: url(../images/icon-play.png) no-repeat center;background-size: 100% auto;}

.part{padding-top:105px;}
.part3 .list li{float:left;width:25%;}
.part3 .list li .item{display: block;height: 570px;position: relative;overflow: hidden;}
.part3 .list li .item-img{opacity: 0.5;height: 100%;background-repeat: no-repeat;background-size: cover;background-position: center;}
.part3 .list li .item-con{position: absolute;bottom:0;transform: translateY(100%);padding:28px 22px 4px;left:0;width: 100%;z-index:10;background: #005bac;color:#fff;}
.part3 .list li .item-con .name{line-height: 1;margin-bottom: 12px;letter-spacing: 1px;padding-left:5px;}
.part3 .list li .item-con .desc{line-height: 24px;padding-left:5px;height: 48px;overflow: hidden;}
.part3 .list li .item-more{border-top:1px solid rgba(255,255,255,.2);margin-top:8px;line-height: 1;padding:22px 0 22px 5px;background: url(../images/icon-right.png) no-repeat right center;}
.part3 .list li .item-more span{opacity: 0.5;}
.part3 .list li.active{width: 34.6%!important;}
.part3 .list li:hover .item-img{opacity: 1;}
.part3 .list li:hover .item-con{transform: translateY(0);}

.part4{padding-bottom: 125px;}
.part4-con{padding-top:114px;position: relative;}
.part4-con:after{position: absolute;content:'';left:0;top:0;width:100%;bottom:88px;background: #f3f3f3;}
.part4-con .container{position: relative;z-index:10;}
.part4-con .pro-swiper{position: relative;margin-top:100px;}
.part4-con .pro-swiper .swiper-btn{color:#999;opacity: 1;transition: all ease-out .3s;}
.part4-con .pro-swiper .swiper-button-prev{left:-60px;}
.part4-con .pro-swiper .swiper-button-next{right:-60px;}
/*.part4-con .pro-swiper:hover .swiper-btn{opacity: 1;}
.part4-con .pro-swiper:hover .swiper-button-prev{left:0;}
.part4-con .pro-swiper:hover .swiper-button-next{right:0;}*/
.part4-con .pro-item{background: #ccc;padding:17px 21px;}
.part4-con .pro-item .item-img{background: #fff;overflow: hidden;}
.part4-con .pro-item .item-img .img{position: relative;padding-bottom: 78.2%;}
.part4-con .pro-item .item-img .img img{max-width: 94%;max-height: 94%;}
.part4-con .pro-item .item-con{padding:48px 5px 30px;color:#fff;}
.part4-con .pro-item .item-con p{line-height: 1;}
.part4-con .pro-item .item-con .desc{line-height: 24px;height: 48px;margin-top: 23px;}
.part4-con .pro-item:hover{background: #005bac;}
.part4-con .pro-item:hover .img{transform: scale(1.04);}

.part5{padding-bottom:114px;}
.part5-con{background: url(../images/part5-bg.png) no-repeat top center;padding-top:243px;position: relative;}
.part5-con ul{position: relative;color:#fff;font-size:15px;}
.part5-con .part-title{text-align: left;margin:0;color:#fff;}
.part5-con .part-title h2{color:#fff;}
.part5-con ul li{float:left;width:29%;}
.part5-con ul .adv-item{width: 100%;}
.part5-con ul .adv-item .item-txt,.part5-con ul .adv-item .item-img{height: 275px;}
.part5-con ul .item-txt{padding:58px 8% 0 12.8%;position: relative;}
.part5-con ul .item-txt .icon{overflow: hidden;transition: all .36s ease;height:24px;line-height:24px;position: absolute;padding-right:40px;background: url(../images/icon-right.png) no-repeat right center;bottom:32px;}
.part5-con ul .item-txt .icon i{width:0;transition: all .36s ease;overflow: hidden;display: block;}
.part5-con ul .adv-item .item-txt h2{line-height: 1;letter-spacing: 1px;margin-bottom: 25px;}
.part5-con ul .adv-item .item-txt p{line-height: 24px;}
.part5-con ul .adv-item .item-img{position: relative;width: 100%;overflow: hidden;}
.part5-con ul li:hover .adv-item{background: rgba(0,91,172,.3);}
.part5-con ul .adv-item:hover .item-img img{transform: scale(1.04);}
.part5-con ul .li1{float:right;width:71%;}
.part5-con ul .li3{width:42%;color:#333333;}
.part5-con ul .li3 p{color:#999;}
.part5-con ul .li3:hover .adv-item{background: none;}
.part5-con ul .li3 .adv-item{flex-direction: column-reverse;}
.part5-con ul .li1 .item-img{width:41%;}
.part5-con ul .li1 .adv-item .item-txt{width: 59%;padding-left:5.26%;}
.part5-con ul .li3 .adv-item .item-txt{padding-left:8.9%;padding-right:8.9%;}
.part5-con ul .li3 .adv-item .item-txt .icon{background-image: url(../images/icon-right1.png);}
.part5-con ul .adv-item .item-txt i:before{border-right:1px solid rgba(0,0,0,.15);display: block;content:'MORE';color: #a6abbe;opacity: 0;font-size: 12px;}
.part5-con ul .adv-item:hover .item-txt .icon i{width:50px;}
.part5-con ul .adv-item:hover .item-txt i:before{opacity: 1;color:#fff;}
.part5-con ul .li3 .adv-item:hover .item-txt i:before{color:#adadad;}

.part6{padding:115px 0 120px;background: #f3f3f3;}
.part6 .part-title{text-align: left;margin-bottom: 50px;}
.part6 .news-box {color:#848484;}
.news-box .news-left{width:45%;float:left;color:#848484;}
.news-box .news-left .date{padding-bottom: 20px;border-bottom: 2px solid #005bac;}
.news-box .news-left .title{line-height: 1;margin:35px 0 20px;}
.news-box .news-item:hover .title{color:#005bac;}
.news-box .news-item{letter-spacing: 1px;}
.news-box .news-item .date{font-family: arial;text-align: right;line-height: 1;}
.news-box .news-item .desc{line-height: 24px;height: 48px;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-box .news-left .img{margin-top:36px;overflow: hidden;position: relative;padding-bottom:36.5%;}
.news-box .news-left .img img{position: absolute;left:0;top:0;width: 100%;height: 100%;object-fit: cover;object-position: center;}
.news-box .news-left:hover img{transform: scale(1.04);}
.news-box .news-right{width: 45%;float:right;margin-top:38px;}
.news-box .news-right .news-item{padding-right: 20.6%;position: relative;padding-bottom: 40px;margin-bottom: 44px;border-bottom: 1px solid #dedede;}
.news-box .news-right .title{line-height: 1;margin-bottom: 9px;}
.news-box .news-right .date{position: absolute;right:0;top:0;}
.news-box .news-right li:last-child .news-item{padding-bottom: 0;margin-bottom: 0;border:none;}

.footer-box{background: #222226;color:#848484;padding:60px 0 55px;border-top:4px solid #005bac;}
.copyright{padding:16px 15px;color:#848484;}
.footer{position: relative;}
.footer .title{margin-bottom: 15px;font-weight: bold;letter-spacing: 1px;}
.footer p{margin-bottom: 5px;}
.footer-nav li{float:left;text-align: center;padding:0 15px;margin-right:1%;}
@media (max-width:1500px){
  .footer-nav li{padding: 0 8px;}
}
.footer-code{width:115px;line-height: 1;padding-top: 10px;margin:0;}
.footer-code p{line-height: 24px;text-align: center;}
.footer-info{width:27%;}

.inner-banner{position: relative;min-height:100px;color:#fff;}
.inner-banner .nav-now{position: absolute;left:0;width:100%;top:50%;transform: translateY(-50%);z-index:10;}
.inner-banner .nav-now p{line-height: 1;padding-left:18px;position: relative;}
.inner-banner .nav-now p:after{border-radius:8px;overflow: hidden;position: absolute;content:'';width:5px;height:100%;max-height: 48px;left:0;top:50%;transform: translateY(-50%);background: #009944;}
.inner-banner .nav-now p span{font-family: 'abel';}

.caseList{padding-bottom: 70px;margin-top:-95px;position: relative;z-index:10;}
.caseList>.container{background: #fff;}
.caseList .case{padding-top:110px;}
.caseList .case-title{text-align: center;color:#666666;}
.caseList .case-title h2{line-height: 1;color:#000000;letter-spacing: 1px;margin-bottom: 20px;}
.caseList .case .list{margin-top:80px;padding:0 3%;}
.caseList .case .list li{padding:0 6px;margin-bottom: 15px;}
.caseList .case-item{position: relative;overflow: hidden;background: rgba(207,207,207,0.5);color:#fff;text-align: center;}
.caseList .case-item .item-img{position: relative;padding-bottom: 77%;overflow: hidden; min-height: 200px;}
.caseList .case-item .item-img .img{position: absolute;left:0;width: 100%;top:0;height: 100%;}
.caseList .case-item .item-img img{max-height: 95%;max-width:100%;}
.caseList .case-item .item-con{position: absolute;overflow: hidden;top:100%;left:0;width:100%;z-index:10;height: 100%;background: rgba(1,65,154,.8)}
.caseList .case-item .item-con>div{width: 100%;padding:10px 10px;max-height: 100%;}
.caseList .case-item .item-con h2{font-weight: bold; margin-bottom: 10px;}
.caseList .case-item .item-con .desc{padding:0 10px;line-height: 24px;max-height:70%;overflow-y: auto;margin-top:20px; height: 120px;}
.caseList .case-item .item-con .desc::-webkit-scrollbar{width: 4px; height: 20px; background: rgba(0,0,0,.1);}
.caseList .case-item .item-con .desc::-webkit-scrollbar-thumb {border-radius: 3px; background: #009944;}
.caseList .case-item .item-con .desc p{cursor: pointer;}
.caseList .case-item:hover{background: #fff;}
.caseList .case-item:hover .item-con{top:0;}
.caseList .swiper-btn-box{margin-top:80px;text-align: center;font-size:0;}
.caseList .swiper-btn-box .swiper-btn{margin:0 8px;display:inline-block;color:#666666;position: relative;top:auto;left:auto;bottom:auto;right:auto;border:1px solid #dddddd;text-align: center;}
.caseList .swiper-btn-box .swiper-btn:after{font-size:18px;}
.caseList .swiper-btn-box .swiper-btn:hover{background: #005bac;color:#fff;}
.caseList .swiper-pagination{position: static;}
.caseList .swiper-pagination .swiper-pagination-bullet{font-size:14px;background: #fff;opacity: 1;}
.caseList .swiper-btn-box .swiper-btn,
.caseList .swiper-pagination .swiper-pagination-bullet{width:32px;height: 32px;line-height:30px;text-align: center;margin:0 7px;border:1px solid #ddd;border-radius:2px;overflow: hidden;}
.caseList .swiper-pagination .swiper-pagination-bullet-active{color:#005bac;}


@media (max-width:1400px){
  .fs60{font-size: 56px;}
  .fs48{font-size: 44px;}
  .fs40{font-size: 36px;}
  .fs36{font-size: 32px;}
  .fs30{font-size: 28px;}
  .fs24{font-size: 22px;}
  .fs18{font-size: 17px;}
  .fs16{font-size: 15px;}
  .fs14{font-size: 13px;}

  .caseList .case{padding-top:90px;}
  .caseList{margin-top:-75px;}
  .caseList .case-title h2{margin-bottom: 16px;}
  .caseList .case .list{margin-top:65px;}
  .caseList .swiper-btn-box{margin-top:70px;}
  .footer-code{margin-right:0;}
}
@media (max-width:1200px){
  .fs60{font-size: 54px;}
  .fs48{font-size: 42px;}
  .fs40{font-size: 34px;}
  .fs36{font-size: 30px;}
  .fs30{font-size: 26px;}
  .caseList .case{padding-top:70px;}
  .caseList{margin-top:-55px;}
  .caseList .case .list{margin-top:50px;}
  .caseList .swiper-btn-box{margin-top:60px;}
}
@media (max-width:992px){
  .fs60{font-size: 50px;}
  .fs48{font-size: 40px;}
  .fs40{font-size: 32px;}
  .fs36{font-size: 28px;}
  .fs30{font-size: 24px;}
  .fs24{font-size: 20px;}
  .fs18{font-size: 16px;}
  .caseList .case{padding-top:55px;}
  .caseList{margin-top:-45px;}
  .caseList .case .list{margin-top:40px;}
  .caseList .swiper-btn-box{margin-top:50px;}
  .header .header_nav .nav_container>ul>li>a{min-width: 50px;padding:28px 10px;}
  .footer-nav li{float:left;}
  .footer{display: block;}
  .footer-box{padding:40px 0 30px;}
  .footer-nav{width: 100%;float:left;margin-bottom: 30px;}
  .footer-info{float:left;width:50%;}
  .footer-code{float:right;}
  .inner-banner .slide-item-img{min-height: 250px;width: 100%;object-fit: cover;object-position: center;}
}
@media (max-width:767px){
  .fs60{font-size: 44px;}
  .fs48{font-size: 36px;}
  .fs40{font-size: 26px;}
  .fs36{font-size: 24px;}
  .fs30{font-size: 22px;}
  .fs24{font-size: 18px;}
  .fs18{font-size: 16px;}
  .fs16{font-size: 14px;}
  .fs14{font-size: 12px;}
  
  .inner-banner .nav-now p{padding-left: 15px;font-size:20px;}
  .caseList{padding:0 15px 40px;margin-top:-30px;}
  .caseList .container{padding:0;}
  .caseList .case-title{font-size:13px;padding:0 15px;}
  
  .caseList .case{padding-top:50px;}
  .caseList .case .list{margin-top:35px;}
  .caseList .swiper-btn-box{margin-top:30px;}
  .caseList .case .list{padding:0;}
  /*.caseList .case .list{margin-left:-5px;margin-right:-5px;}*/
  .caseList .case .list li{padding:0 5px;margin-bottom: 12px;}
  .caseList .case-item .item-img{min-height: 150px;}
  .caseList .case-item .item-con .desc{height: 80px;}

}
@media (max-width:650px){
  .footer-info{width: 60%;}
  .footer-box{padding:0 0 20px;}
  .footer-nav li{width: 100%;float:none;margin:0;padding:0;border-bottom:1px solid rgba(255,255,255,.2);}
  .footer-nav .submenu{display: none;text-align: left;}
  .footer-nav li .title{padding:10px 0;margin:0;text-align: left;font-size:15px;background: url(../images/icon-farrow.png) no-repeat right center;background-size:20px auto;}
  .footer-nav .submenu{padding:0 0 10px;}
  .footer-nav .submenu a{display: block;padding:5px 0;}
}

.about-box .about-title h2{text-transform: uppercase;letter-spacing: 1px;font-family: 'abel';color:#222226;line-height: 1;margin-bottom: 5px;font-weight: bold;}
.about-box .about-title p{line-height: 1;color:#666666;}
.about-box .about-p1{position: relative;z-index:10;margin-top:-95px;}
.about-box .about-p1 .container{padding:85px 15px 100px;background: #fff;position: relative;}
.about-box .about-p1 .container:after,.about-box .about-p1 .container:before{background: #fff;position: absolute;content:'';width:30px;top:0;height: 100%;}
.about-box .about-p1 .container:before{left:0;transform: translateX(-100%);}
.about-box .about-p1 .container:after{right:0;transform: translateX(100%);}
.about-box .about-p1 .con{margin-top:40px;}
.about-box .about-p1 .left{width:59%;margin-right:4.8%;text-indent: 2em;color:#666666;text-align: justify;line-height: 30px;line-height: 2.14;}
.about-box .about-p1 .right-img{width:36.2%;overflow: hidden;}
.about-box .about-p1 .right-img .img:hover{transform: scale(1.04);}
.about-p2{position: relative;background: url(../images/about2.png) no-repeat center;background-size: cover;padding:115px 0 80px;color:#fff;}
.about-p2 .about-title h2,.about-p2 .about-title p{color:#fff;}
.about-p2 ul{margin-top:100px;max-width: 470px;}
.about-p2 ul li{margin-bottom:65px;}
.about-p2 ul li h2{line-height: 1;margin-bottom: 20px;}
.about-p2 .img{position: absolute;bottom:17%;right:4.7%;max-width: 52%;width:940px;}
.about-p3{padding:160px 0 90px;background: #f5f5f5;}
.about-p3 .history-list{margin-top:85px;position: relative;padding-bottom: 1px;}
.about-p3 .history-list:before,.about-p3 .history-list:after{position: absolute;content:'';top:0;left:50%;}
.about-p3 .history-list:after{bottom:0;width:2px;background: #cecece;margin-left:-1px;}
.about-p3 .history-list:before{width:40px;height: 40px;margin-left:-20px;background: url(../images/icon-jt.png) no-repeat top center;transform: translateY(-100%); background-size: cover;}
.about-p3 .history-list li{color:#666;margin-bottom: 80px;}
.about-p3 .history-list li.h-hide{display: none;}
/*.about-p3 .history-list li:first-child,.about-p3 .history-list li:nth-child(2){display: block;}*/
.about-p3 .history-item .item-con,.about-p3 .history-item .item-date{width: 50%;position: relative;}
.about-p3 .history-item .item-con{padding-right:3.6%;}
.about-p3 .history-item .item-date{padding:0 2.2%;}
.about-p3 .history-item .item-date i{left:0;margin-left:-16px;position: absolute;top:50%;width:32px;height: 32px;border:2px solid transparent;border-radius:100%;overflow: hidden;z-index:10;margin-top:-15px;}
.about-p3 .history-item .item-txt:before,.about-p3 .history-item .item-date i:before{position: absolute;content:'';top:50%;}
.about-p3 li:first-child .history-item .item-date i{border-color:#005bac;}
.about-p3 .history-item .item-date i:before{width:6px;height: 6px;border-radius:100%;overflow: hidden;background: #005bac;left:50%;margin-top:-3px;margin-left:-3px;}
.about-p3 .history-item .item-img{width: 49.6%;position: relative;overflow: hidden;}
.about-p3 .history-item .item-img .img{position: absolute;left:0;top:0;height: 100%;width: 100%;overflow: hidden;}
.about-p3 .history-item .item-con:hover .img{transform: scale(1.04);}
.about-p3 .history-item .item-txt{width: 50.4%;min-height:180px;background: #fff;padding:26px 24px;position: relative;}
.about-p3 .history-item .item-txt h2{margin-bottom: 10px;}
.about-p3 .history-item .item-txt .desc{line-height: 1.88;}
.about-p3 .history-item .item-txt:before{left:100%;width:0;height: 0;border:15px solid transparent;border-left-color:#fff;margin-top:-15px;border-right: 0;}
@media (min-width:750px){
.about-p3 .history-list li:nth-child(2n+2) .history-item,.about-p3 .history-list li:nth-child(2n+2) .history-item .item-con{flex-direction: row-reverse;}
.about-p3 .history-list li:nth-child(2n+2) .history-item .item-date{text-align: right;}
.about-p3 .history-list li:nth-child(2n+2) .history-item .item-con{padding-right:0;padding-left: 3.6%}
.about-p3 .history-list li:nth-child(2n+2) .history-item .item-date i{left:auto;right:0;margin-left:auto;margin-right:-16px;}
.about-p3 .history-list li:nth-child(2n+2) .history-item .item-txt:before{border-right-color:#fff;border-left-color:transparent;right:100%;left:auto;}
}
.about-p3 .show-more{text-align: center;font-size:0;margin-top:22px;}
.about-p3 .show-more span{display: inline-block;font-size:16px;color:#666666;padding-left: 30px;position: relative;cursor: pointer;}
.about-p3 .show-more span i{transform: rotate(0);position: absolute;left:0;top:0;height: 100%;width:19px;background: url(../images/icon-down.png) no-repeat left center;}
.about-p3 .show-more span.active i{transform: rotate(180deg);}

.about-p4{padding:110px 0 140px;position: relative;}
.about-p4 .bg{position: absolute;top:0;left:0;width: 100%;height:66%;background: url(../images/honor-bg.png) no-repeat top center;background-size: cover;}
.about-p4 .container{position: relative;z-index:10;}
.about-p4 .about-title h2,.about-p4 .about-title p{color:#fff;}
.about-p4 .honor-list{margin-top:110px;position: relative;}
/*.about-p4 .honor-list .img{padding:20px;background: url(../images/honor-border.png) no-repeat center #fff;background-size: 100% 100%;}*/
.about-p4 .honor-list .swiper-wrapper{align-items: center;}
.about-p4 .honor-list .swiper-slide{width: 500px;}
.about-p4 .honor-list .swiper-slide .img{width: 100%; position: relative;}
.about-p4 .honor-list .swiper-slide .img p{width: 100%; font-size: 18px; color: #fff; line-height: 40px; background: rgba(0,0,0,.5); text-align: center; position: absolute; left: 0; bottom: 0; z-index: 10; display: none;}
.about-p4 .honor-list .swiper-slide-active .img:hover p{display: block;}
.about-p4 .honor-list .swiper-btn{color:#fff;}
.about-p4 .honor-list .swiper-btn:after{font-size:60px;}
.about-p4 .honor-list .swiper-button-prev{left:-40px;transform: translateX(-100%);}
.about-p4 .honor-list .swiper-button-next{right:-40px;transform: translateX(100%);}

.about-p5{padding:115px 0 120px;background: #f5f5f5;}
.about-p5 .img{margin-top:65px;}


@media (max-width:1400px){
  .about-box .about-p1{margin-top:-75px;}
  .about-box .about-p1 .container{padding:70px 15px 80px;}
  .about-p2{padding:100px 0 70px;}
  .about-p2 ul{margin-top:80px;}
  .about-p2 ul li{margin-bottom: 50px;}
  .about-p3{padding:145px 0 75px;}
  .about-p3 .history-list{margin-top:70px;}
  .about-p3 .history-list li{margin-bottom: 65px;}
  .about-p4{padding:100px 0 120px;}
  .about-p4 .honor-list .swiper-button-next{right:-20px;}
  .about-p4 .honor-list .swiper-button-prev{left:-20px;}
  .about-p4 .honor-list .swiper-btn:after{font-size:50px;}
  .about-p5{padding:100px 0 ;}
}
@media (max-width:992px){
  .about-box .about-p1{margin-top:-50px;}
  .about-box .about-p1 .container{padding:40px 15px 60px;}
  .about-box .about-p1 .container:after, .about-box .about-p1 .container:before{width: 15px;}
  .about-p2 ul li{font-size:18px;}
  .about-p2 ul li h2{font-weight: bold;}
  .about-p2 .img{max-width: 65%;}
  .about-p3{padding:110px 0 60px;}
  .about-p4{padding:90px 0;}
  .about-p4 .honor-list{margin-top:80px;}
  .about-p4 .honor-list .swiper-button-next{right:-10px;}
  .about-p4 .honor-list .swiper-button-prev{left:-10px;}
  .about-p5{padding:80px 0;}
  .about-p5 .img{margin-top:50px;}
}

@media (max-width:750px){
  .about-box .about-p1{padding:0 12px;margin-top:-40px;}
  .about-box .about-p1 .container{padding-top:30px;}
  .about-box .about-p1 .container:after, .about-box .about-p1 .container:before{width:5px;}
  .about-box .about-p1 .left{width: 100%; margin-right: 0;}
  .about-box .about-p1 .right-img{width: 100%;margin-top:20px;}
  .about-p2{padding:65px 0 40px;}
  .about-p2 .img{position: static;margin-top:10px;max-width: 100%;padding:0 15px;}
  .about-p2 ul{margin-top:60px;}
  .about-p2 ul li h2{margin-bottom: 15px;font-size:20px;}
  .about-p2 ul li{font-size:16px;margin-bottom: 35px;}
  .about-p3 .history-item{position: relative;}
  .about-p3 .history-item .item-date{font-weight: bold;position: absolute;top:0;padding-top:60%;margin-top:13px;left:0;padding-left: 18px;width:100%;}
  .about-p3 .history-item .item-con{width: 100%;padding-right: 0;}
  .about-p3 .history-list:before, .about-p3 .history-list:after{display: none;}
  .about-p3 .history-item .item-date i{display: none;}
  .about-p3 .history-item .item-img{width: 100%;padding-bottom: 60%;}
  .about-p3 .history-item .item-txt{width: 100%;min-height: 100px;padding:45px 18px 20px;}
  .about-p3 .history-list .history-item{flex-direction: row-reverse;}
  .about-p3 .history-list li{margin-bottom: 30px;}
  .about-p3,.about-p5{padding:60px 0;}
  .about-p4{padding: 70px 0 50px}
  .about-p4 .honor-list .swiper-btn{transform: none!important;}
  .about-p4 .honor-list .swiper-btn:after{font-size:32px;}
  .about-p4 .honor-list{margin-top:60px;}
  .about-p4 .honor-list .swiper-slide{width: 60%;}
  .about-p4 .honor-list .swiper-slide .img p{font-size: 15px; line-height: 35px;}
}


@media (max-width:1400px){
  .part2{padding-top:150px;}
  .part1 ul li{padding:35px 10px 25px;}
  .part1 ul li p{margin-top:15px;}
  .part2-about .left{padding-right: 7%;padding-top:90px;}
  .part2-about .left .desc{margin-top:45px;}
  .part2-about .left .more{margin-top:40px;}
  .part{padding-top:90px;}
  .part-title{margin-bottom: 70px;}
  .part3 .list li .item{height: 520px;}
  .part4{padding-bottom: 110px;}
  .part4-con{padding-top:100px;}
  .part4-con .pro-swiper{margin-top:85px;}
  .part6{padding:100px 0;}
  .part6 .part-title{margin-bottom: 40px;}
  .news-box .news-right .news-item{margin-bottom: 32px;padding-bottom: 25px;}
}
@media (max-width:1200px){
  .part2{padding-top:110px;}
  .part-title{margin-bottom: 60px;}
  .part2-about .left{padding-right: 4%;padding-top:70px;padding-bottom: 30px;}
  .part2-about .left .desc{margin-top:35px;}
  .part2-about .video-box{min-height: 400px;}
  .part2-about .left .more{margin-top:30px;}
  .part3 .list li .item{height: 480px;}
  .part3 .list li .item-con{padding:22px 18px 4px;}
  .part3 .list li .item-more{padding:18px 0 18px 5px;}
  .part4{padding-bottom: 100px;}
  .part4-con{padding-top:90px;}
  .part4-con .pro-swiper{margin-top: 65px;}
  .part4-con .pro-item{padding:15px 18px;}
  .part4-con .pro-item .item-con{padding:35px 5px 25px;}
  .part5-con{padding-top: 120px;background-position: center -194px;}
  .part5-con ul{font-size:14px;}
  .part5-con ul .adv-item .item-txt h2{margin-bottom: 20px;}
  .part5-con ul .item-txt{padding:40px 20px 20px!important;}
  .part5-con ul .adv-item .item-txt, .part5-con ul .adv-item .item-img{height: 240px;}
  .part6{padding:85px 0;}
  .part6 .part-title{margin-bottom: 30px;}
  .news-box .news-right,.news-box .news-left{width: 47%;}
  .news-box .news-right .news-item{padding-right: 18%;}
  .part4-con .pro-swiper .swiper-button-prev{left:-15px;}
  .part4-con .pro-swiper .swiper-button-next{right:-15px;}
}

@media (max-width:992px){
  .part1{margin-top:-35px;font-size:14px;}
  .part1 ul li .num span i{font-size:14px;}
  .part1 ul li{padding:30px 10px 20px;}
  .part1 ul li .counter{font-size:34px;}
  .part1 ul li p{margin-top:12px;}
  .part2{padding-top:90px;}
  .part-title{margin-bottom: 50px;}
  .part3 .list li .item{height: 400px;}
  .part4-con{padding-top:80px;}
  .part4-con .pro-swiper{margin-top:50px;}
  .part6{padding:70px 0;}
  .news-box .news-right .news-item{margin-bottom: 25px;padding-bottom: 20px;}
}
@media (max-width:750px){
  .ibanner .swiper-btn:after{font-size:32px;}
  .part1{margin-top:40px;}
  .part1 ul li{background: #327fdb!important;}
  .part1 ul li .counter{font-size:30px;}
  .part1 ul li:nth-child(4n+2),.part1 ul li:nth-child(4n+3),.part1 ul li:nth-child(4n+6){background: #005bac!important;}
  .part2{background-size: 100% auto;padding-top:70px;}
  .part-title h2{margin-bottom: 8px;}
  .part-title{margin-bottom: 40px;}
  .part2-about .left{width: 100%;padding-right:0;padding-left:0;}
  .part2-about .left:before{left:0;}
  .part2-about .video-box{width:100%;min-height: auto;padding-bottom: 70%;overflow: hidden;}
  .part2-about .video-box i{width: 50px;height: 50px;}
  .part{padding-top:70px;}
  .part3 .list{flex-wrap: wrap;}
  .part3 .list li{width: 100%;}
  .part3 .list li .item{height: auto;padding-bottom: 136%;}
  .part3 .list li .item-img{position: absolute;left:0;top:0;width: 100%;opacity: 1;}
  .part3 .list li .item-con{transform: none;padding:20px 15px 6px;}
  .part3 .list li .item-con .desc{line-height: 20px;height: 40px;}
  .part3 .list li .item-more{padding:15px 0 15px 5px;background-size: 28px auto;}
  /*.part3 .list li .item-con .name{font-size:16px;font-weight: bold;margin-bottom: 8px;}*/
  .part4{padding-bottom: 70px;}
  .part4-con{padding-top:65px;}
  .part4-con .pro-swiper .swiper-button-prev{left:0;opacity: 1;}
  .part4-con .pro-swiper .swiper-button-next{right:0;opacity: 1;}
  .part5-con ul li{width: 100%!important;margin-bottom: 22px;}
  .part5-con ul .li0 .item-txt{padding:0!important;margin-bottom:30px;}
  .part5-con{padding:70px 0 50px;background-position: top center;background-size: cover;}
  /*.part5-con ul .adv-item .item-img{padding-bottom: 71%;height: auto;}*/
  /*.part5-con ul .adv-item .item-img img{position: absolute;left:0;top:0;}*/
  .part5-con ul .adv-item .item-txt{height: auto;padding:10px 10px 40px 0!important;}
  .part5-con ul .item-txt .icon{bottom:5px;}
  /*.part5-con ul li .adv-item{flex-direction: row-reverse;}*/
  .part5-con ul .li3 .adv-item{flex-direction: row;color:#fff;}
  .part5-con ul .li3 p{color:#fff;}
  .part5-con ul .adv-item .item-txt h2{font-size:16px;margin-bottom: 15px;}
  .part5-con ul .adv-item .item-txt p{font-size:12px;line-height: 20px;}
  .part5-con ul li .adv-item .item-txt,.part5-con ul li .item-img{width: 50%!important;}
  .part5-con ul .adv-item .item-img{height: auto!important;}
  .part5{padding-bottom: 0;}
  .part6{padding:60px 0;}
  .news-box .news-right, .news-box .news-left{float:none;width:100%;}
  .news-box .news-left .title{margin:30px 0 18px;}
  .part6 .part-title{margin-bottom: 25px;}
  .copyright{padding:12px 15px;}
}

.ny-banner{min-height:200px;color:#333;}

.category-box{border-bottom: 1px solid #eee;}
.category-box .swiper-slide{width:auto;}
.category-box .swiper-slide a{display: block;padding:14px 18px;}
.category-box .swiper-slide a:hover,.category-box .swiper-slide a.active{background: #005bac;color:#fff;}
.product-list{padding:30px 0 60px;}
.product-list .list{margin-left:-1%;margin-right:-1%;}
.product-list .list li{margin-bottom:30px;padding:0 1%;}
.product-list .pro-item{border-radius:12px;overflow: hidden;background:#fff;padding-bottom:35px;box-shadow: 0 5px 18px 0 rgba(0,0,0,.05);line-height: 1;text-align: center;}
.product-list .pro-item .item-img{overflow: hidden;}
.product-list .pro-item .item-img .img{position: relative;padding-bottom: 80%;}
.product-list .pro-item .item-img .img img{max-width: 95%;max-height:95%;}
.product-list .pro-item:hover .item-img .img{transform: scale(1.04);}
.product-list .pro-item .title{font-weight: bold;margin-top:20px;padding:0 12px;font-size:18px;}
.product-list .pro-item .desc{color:#999;height:14px;margin-top:16px;padding:0 12px;}
.product-list .pro-item .line{width:12%;max-width:50px;margin:22px auto 0;background: #f0f0f0;height:2px;position: relative;transition: all .3s;}
.product-list .pro-item:hover .line{background: #005bac;}
.product-list .pro-item:hover .title{color: #005bac;}

.pages{text-align: center;margin-top:50px;font-size:0;}
.pages a{transition: all .3s;margin:0 8px;font-size:14px;padding:0 10px;color:#323439;display: inline-block;min-width:40px;line-height: 38px;height:40px;border:1px solid #e7e7e7;}
.pages a.Ahover,.pages a:hover{background: #005bac;color:#fff;border-color:#005bac;}
@media (max-width:1200px){
  .product-list .list li{margin-bottom:30px;}
  .product-list .pro-item{padding-bottom: 25px;}
  .product-list .pro-item .line{margin-top:20px;}
  .product-list .pro-item .title{margin-top:16px;}
  .product-list .pro-item .desc{margin-top:14px;}
  .product-list{padding-bottom: 50px;}
  .pages{margin-top:40px;}
}

@media (max-width:992px){
  .product-list{padding:20px 0 50px;}
  .product-list .list li{margin-bottom:20px;}
}
@media (max-width:767px){
  .product-list .pro-item .title{font-size:16px;}
  .product-list{padding-top:5px;}
  .category-box .swiper-slide a{padding:12px 12px;}
  .product-list .pro-item{border-radius:8px;padding-bottom: 20px;}
  .product-list .list{margin-left:-10px;margin-right:-10px;}
.product-list .list li{margin-bottom:30px;padding:0 10px;}
.product-list .pro-item .line{margin-top:16px;}
/*.product-list .list li:last-child{margin-bottom: 0;}*/
}



@media (max-width:767px){
  .header_box{overflow: hidden;padding:14px 0;}
  .mobile_key{display: block;float:right;}
  .header .header_logo{max-width: 70%;}
  .header .header_nav{text-align: left;font-size:14px;}
  .header .header_nav .nav_container{display: none;}
  .no-padding{padding-left:15px;padding-right: 15px;}
}




.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 80px;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:#005bac;}
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;}
@media (max-width:767px){
  div.zoomDiv, div.zoomMask{display: none !important;}
}

.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:#CD1424;}
.product-detail .product-con .info>div{margin-top:20px;}*/

.product-detail .pro-content{margin-top:100px;}
.product-detail .pro-content .tab{font-size:20px;border-bottom:1px solid #eee;}
.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:#005bac;}
.product-detail .pro-content .item-con{display: none;padding:30px 0;color:#444;}
.product-detail .pro-content .item-con:first-child{display: block;}
.product-detail .pro-content .item-con p{margin-bottom: 13px;}
.product-detail .pro-content .item-con img, .product-detail .pro-content .item-con video{max-width: 100%;}
@media (min-width: 1200px){
  .product-detail .product-con .desc{padding-right: 13%;}
}

@media (max-width: 1200px){
  .product-detail{margin-bottom: 50px;}
  .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 30px;}
  .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 20px;}
  .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 li{margin-right: 9%;}
  .product-detail .pro-content .item-con{padding:20px 0;}
  .product-detail .pro-content .item-con video{height: auto;}
  .product-detail .pro-content .tab{font-size:17px;}
  .product-detail-img .gallery-thumbs .swiper-slide{border-width:1px;}
  .product-detail .cont_page{margin-bottom: 15px;}
  .product-detail .cont_page,.product-detail .cont_next{float:none!important;font-size:12px;}
}


.video-fixed {position:fixed;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:130;top:0;left:0;cursor:pointer;display:none;}
.video-fixed .videoboxs {width:100%;height:100%;position:absolute;left:0;top:0;right:0;margin:auto;margin-top:0;background:#000;/* padding:30px;*/    box-sizing:border-box;}
.video-fixed .videoboxs .box {height: 100%;}
.video-fixed .cha {width:40px;height:40px;background:url(../images/close-vid2.png) no-repeat center/100% auto;position:absolute;top:40px;right:40px;cursor:pointer;}

@media (max-width:767px){
  .video-fixed .cha {width: 25px;height: 25px;}
}

.newsCenter{padding:70px 0;}
.newsCenter .list li {border-bottom:1px dashed #d0d3d6;position:relative;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
/*.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{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;}
  .pages a{font-size:12px;padding:0 5px;min-width:32px;line-height: 30px;height: 32px;margin:0 6px;}
}

.news-detail{margin-top:50px;}
.news-detail .cont_date{padding:20px 0 15px;border-bottom:1px dashed #ddd;}
.news-detail .cont_con{padding:30px 0;}
.news-detail .cont_con img, .news-detail .cont_con video{max-width: 100%;}
.news-detail .img-swiper{width: 800px;max-width:100%;margin:50px auto 20px;}
@media only screen and (max-width:767px){
  .location{font-size:12px;}
  .news-detail{margin-top:35px;}
  .news-detail .img-swiper{margin:25px auto 0;}
  .news-detail .cont_tit h1{font-size:18px;font-weight: bold;}
  .news-detail .cont_date{font-size:12px;}
  .news-detail .cont_con{padding:25px 0;}
  .news-detail .cont_con video{height: auto;}
  .news-detail .cont_page{margin-bottom: 15px;}
  .news-detail .cont_page,.news-detail .cont_next{float:none!important;font-size:12px;}
  .inner-banner .nav-now p span{font-size:36px;}
  .inner-banner .nav-now p{font-size:18px;}
}


.joinUs .job-list{margin-top:10px;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:30px 2.8% 25px;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:30px 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;}
.joinUs .job-list .job-item .item-top .toudi{line-height: 30px; padding-left: 40px; background: url(../images/toudi.png) no-repeat left center; background-size: 30px;}


@media screen and (max-width: 1200px){
  /*.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 .job-list{margin-top:50px;}*/
  .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 .job-list{margin-top:20px;}*/
  .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%;}
}

.qilin-section-title{padding:40px 0;}
.qilin-section-title p{color:#666;text-transform: uppercase;margin-top:10px;}
.qilin-message{max-width: 700px;margin:0 auto;}


.equipment{padding:80px 0;}
.equipment-list{margin-left:-1.4%;margin-right:-1.4%;}
.equipment-list li{padding:0 1.4%;margin-bottom:50px;}
.equipment-item{position: relative;padding-bottom: 75px;}
.equipment-item .item-img{position: relative;padding-bottom: 91%;overflow:hidden;}
.equipment-item .item-img img{position: absolute;left:0;top:0;}
.equipment-item:hover .item-img img{ -webkit-transform:scale(1.07,1.07);-moz-transform:scale(1.07,1.07);-o-transform:scale(1.07,1.07);transform:scale(1.07,1.07);}
.equipment-item .item-con{color:#666666;padding:30px 20px;background: #fff;width:86.4%; background:#fff;position:absolute;bottom:0;left:6.8%;z-index:10;-webkit-box-shadow:0 5px 18px 0 rgba(0,0,0,0.05);-moz-box-shadow:0 5px 18px 0 rgba(0,0,0,0.05);box-shadow:0 5px 18px 0 rgba(0,0,0,0.05);-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s}
.equipment-item .item-con .txt{height:100%;width:100%;position: relative;z-index:10;}
.equipment-item .item-con .des h2{font-size:18px;font-weight: bold;color:#333333;letter-spacing: 1px;line-height: 18px;margin-bottom: 22px;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;}
.equipment-item .item-con .des p{font-size:14px;line-height: 24px;letter-spacing: 1px;height:48px;overflow: hidden;-webkit-transition:height .5s;-moz-transition:height .5s;-o-transition:height .5s;transition:height .5s;}
.equipment-item:hover .item-con{background: #005bac;color:#fff;padding-top:28px;}
.equipment-item:hover .item-con h2{color:#fff;}
.equipment-item:hover .item-con .des p{height:72px;}
/*.equipment-item .item-con .icon{width:34.2%;height:100%;position: absolute;right:0;bottom:0;background: url(../images/icon-equip.png) no-repeat bottom right;background-size: 100% auto;opacity: 0.1;}*/

.inner-part-title{padding:50px 0 60px;margin-bottom: 0!important}

@media (max-width:1200px){
  .inner-part-title{padding:40px 0 50px;}
  .equipment{padding:90px 0;}
  .equipment-list li{margin-bottom:40px;}
}
@media (max-width:992px){
  .inner-part-title{padding:30px 0 40px;}
  .equipment{padding:80px 0;}
  .equipment-list li{margin-bottom:30px;}
}

@media (max-width:767px){
  .equipment{padding:55px 0;}
  .equipment-list li{margin-bottom:25px;}
  .equipment-item{padding-bottom: 70px;}
  .equipment-item .item-con{padding:22px 18px;}
  .equipment-item .item-con .des h2{font-size:17px;margin-bottom: 18px;}
}

.page-content{padding-bottom: 50px;line-height: 1.8;}


.map_box{width: 100%; padding: 100px 0;}
.map{width: 100%; height: 500px;}
.map #allmap{height: 100%;}
.lianx_box{width: 100%; background: #fafafa; padding: 100px 0; overflow: hidden;}
.lianxb{width: 46%;}
.lianxb h3{font-size: 34px; color: rgb(53, 53, 53); line-height: 40px; margin-bottom: 30px;}
.lianxb div p{font-size: 14px; color: rgb(102, 102, 102); line-height: 30px;}
.lianx_box .qilin-message{width: 40%; margin-right: 6%; padding-top: 30px;}
.lianx_box .qilin-message label{color: rgb(102, 102, 102); margin-bottom: 8px;}
.lianx_box .qilin-message label span{color: red; margin-right: 6px;}
.lianx_box .qilin-message .form-control{border: 1px solid #dadada; border-radius: unset; height: 36px;}
.lianx_box .qilin-message textarea.form-control{height: auto;}
.lianx_box .qilin-message .form-content button {width: 200px; line-height: 44px; color: #fff; background: #5ab4ff; text-align: center; border: none; outline: none; border-radius: unset;}
@media (max-width:767px){
  .map_box, .lianx_box{padding: 50px 0;}
  .map{height: 300px;}
  .lianxb{width: 100%;}
  .lianx_box .qilin-message{width: 100%; margin-right: 0;}
}


.hidecont{display: none;}
.showbox{width: 100vw; height: 100vh; position: fixed; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 9999; background: rgba(0,0,0,.6); display: none;}
.showcont{width: auto;background: #fff; border-radius: 5px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); padding-bottom: 15px;}
.showcont .scolse{width: 40px; height: 40px; cursor: pointer; position: absolute; right: 10px; top: 10px; z-index: 10; background: url(../images/sclose.png) no-repeat center; opacity: 0.5; transition: all 0.2s;}
.showcont .scolse:hover{opacity: 1;}
.showcont h3{width: 100%; padding: 15px; font-size: 20px; line-height: 30px; border-bottom: 1px solid #dee2e6;}
.showcont .scont{width: 100%; min-height: 240px; padding: 15px; font-size: 16px; line-height: 25px; text-align: justify; max-height: 600px; overflow-y: auto;}
.showcont .scont td{padding: 5px 15px; border: 1px solid #ccc;}

@media (max-width:767px){
  .caseList .case-item .item-con .desc{padding: 0; margin-top: 10px;}
  .caseList .case-item .item-con .desc p{line-height: 16px;}
  .showcont{width: 100%; max-width: calc(100% - 30px);}
  .showcont .scolse{width: 32px; height: 32px;}
  .showcont h3{font-size: 18px; line-height: 25px;}
  .showcont .scont{font-size: 15px; line-height: 20px; min-height: 230px;}
  .showcont .scont td{padding: 5px 5px;}
}


.advan{padding-bottom: 70px;margin-top:-95px;position: relative;z-index:10;}
.advan>.container{background: #fff;}
.advan .ppart{padding: 0 3%; padding-top:95px; display: flex; flex-wrap: wrap; justify-content: space-between;}
.yanfa{overflow: hidden;}
.yanfa_lf{width: 50%; padding: 50px; background: #f5f5f5;}
.adtit{position: relative;}
.adtit span{display: block; font-size: 100px; color: #005bac; line-height: 100px; font-weight: bold;}
.adtit h3{font-size: 24px; color: #666; line-height: 30px; position: absolute; left: 125px; top: 34px;}
.adtit p{font-size: 24px; color: #222226; line-height: 36px; font-family: 'abel'; font-weight: bold; text-transform: uppercase; position: absolute; left: 60px; top: 64px; background: #fff; padding-left: 5px;}
.yanfa .adtit p{background: #f5f5f5;}
.adcont{font-size: 16px; color: #666; line-height: 36px; text-align: justify;}
.adcont p{text-indent: 2em;}
.yanfa .adcont{margin-top: 40px;}
.yanfa_rt{width: 48%;}
.adimg{width: 100%; position: relative;}
.adimg .cover{width: 100%; height: auto; background: rgba(0,91,172,.5); font-size: 20px; color: #fff; line-height: 45px; text-align: center; padding: 0; position: absolute; left: 0; bottom: 0; display: none;}
.adimg:hover .cover{display: block;}
.yanfa_rt .adimg{width: 48.5%; float: left; margin-bottom: 20px;}
.yanfa_rt .adimg:nth-of-type(2n-1){margin-right: 3%;}
.yanfa_rt .adimg:nth-of-type(5),.yanfa_rt .adimg:nth-of-type(6){margin-bottom: 0;}
.yanfa_bt{width: 100%; clear: both; padding-top: 60px; overflow: hidden;}
.yanfa_bt .adimg{width: 18.4%; float: left; margin-right: 2%; margin-bottom: 20px;}
.yanfa_bt .adimg:nth-of-type(5n){margin-right: 0;}
.yanfa_bt .adimg .cover{display: block; position: unset; padding: 0 15px; margin-top: 10px; background: #8d8d8d; font-size: 16px; line-height: 32px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}

.zhizao_top, .zhizao_bot{width: 100%; overflow: hidden;}
.zhizao_top{position: relative;}
.zhizao_top .adimg{width: 50%;}
.zhizao_top .zhizao_dt{position: unset; height: 600px;}
.zhizao_top .zhizao_dt img{position: absolute; width: 50%; top: 0; height: calc(100% - 20px); object-fit: cover;}
.zhizao_top .zhizao_dt .cover{width: 50%; bottom: 20px;}
.zhizao_cont{width: 50%; padding: 0 50px;}
.zhizao_cont .adcont{margin-top: 20px; margin-bottom: 20px;}
.zhizao_mid{width: 50%;}
.zhizao_mid .adcont{width: 50%; padding: 50px; padding-bottom: 0;}
.zhizao_mid .adimg{margin-bottom: 20px;}
.zhizao_bot .adimg{width: 25%; margin-bottom: 20px;}
.zhizao_bot .adimg:nth-of-type(3), .zhizao_bot .adimg:nth-of-type(4){width: 50%;}

.jiance_cont .adcont{margin: 40px 0 25px;}
.jiance_img{width: 100%; overflow: hidden;}
.jiance_img .adimg{width: 33.333%; float: left;}

.fuwu_cont .adcont{margin: 40px 0 25px;}
.fuwu_cont .adcont{margin: 25px 0 20px;}
.fuwu_img{width: 100%; padding: 50px 0; position: relative;}
.fuwu_bg::before{content: ""; width: 100vw; height: 100%; background: url(../images/fuwu_bg.jpg) no-repeat center; background-size: cover; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.fuwu_bg *{position: relative; z-index: 10;}
.fuwu_img img{max-width: 62%;}
.fuwu_img p{width: 38%; font-size: 24px; color: #333; line-height: 40px; padding-left: 60px; margin-top: 15%;}

@media (max-width:1450px){
  .advan{margin-top: -75px;}
  .advan .ppart{padding-top: 75px;}
  .yanfa_lf{width: 50%; padding: 40px; min-height: unset;}
  .adcont{line-height: 32px;}
  .yanfa .adcont{margin-top: 25px;}
  .yanfa_rt{width: 48%;}

  .zhizao_cont{padding: 0 40px;}
  .zhizao_cont .adcont{margin-top: 15px; margin-bottom: 15px;}
  .zhizao_mid .adcont{padding: 30px 40px 0;}

  .jiance_cont .adcont{margin: 25px 0 20px;}

  .fuwu_img{padding: 40px 0;}
}

@media (max-width:1200px){
  .advan{margin-top: -55px; padding-bottom: 50px;}
  .advan .ppart{padding-top: 55px;}

  .fuwu_img p{padding-left: 40px;}
}

@media (max-width:992px){
  .advan{margin-top: -45px;}
  .advan .ppart{padding-top: 45px;}
  .yanfa_lf{width: 100%; padding: 30px;}
  .yanfa_rt{width: 100%; margin-top: 30px;}
  .yanfa_rt .adimg{width: 32%; float: left; margin-right: 2%;}
  .yanfa_rt .adimg:nth-of-type(2n-1){margin-right: 2%;}
  .yanfa_rt .adimg:nth-of-type(3n){margin-right: 0;}
  .yanfa_bt{padding-top: 40px;}
  .yanfa_bt .adimg{width: 23.5%; margin-right: 2%;}
  .yanfa_bt .adimg:nth-of-type(5n){margin-right: 2%;}
  .yanfa_bt .adimg:nth-of-type(4n){margin-right: 0;}

  .zhizao_top .adimg{width: 100%;}
  .zhizao_top .zhizao_dt{height: unset; position: relative;}
  .zhizao_top .zhizao_dt img{position: unset; width: auto; height: auto;}
  .zhizao_top .zhizao_dt .cover{width: 100%; bottom: 0;}
  .zhizao_cont{width: 100%; padding: 30px 30px 0;}
  .zhizao_mid{width: 100%;}
  .zhizao_mid .adcont{width: 100%; padding: 0 30px 30px;}
  .zhizao_mid .adimg{width: 50%;}
  .zhizao_bot .adimg{width: 50%;}
  .zhizao_bot .adimg:nth-of-type(3), .zhizao_bot .adimg:nth-of-type(4){width: 100%;}

  .fuwu_img p{padding-left: 20px;}

}

@media (max-width:768px){
  .advan{margin-top: -30px; padding: 0 15px 40px;}
  .advan .container{padding: 0;}
  .advan .ppart{padding: 0; padding-top: 30px;}
  .adtit span{font-size: 80px; line-height: 80px;}
  .adtit h3{font-size: 20px; line-height: 26px; top: 24px; left: 100px;}
  .adtit p{font-size: 20px; line-height: 30px; top: 50px; left: 50px;}
  .yanfa_lf{padding: 25px 15px;}
  .adcont{line-height: 30px; font-size: 15px;}
  .yanfa .adcont{margin-top: 20px;}
  .yanfa_rt .adimg{width: 48%; margin-right: 0;}
  .yanfa_rt .adimg:nth-of-type(2n-1){margin-right: 4%;}
  .adimg .cover{font-size: 14px; line-height: 40px;}
  .yanfa_bt .adimg{width: 48%; margin-right: 4%;}
  .yanfa_bt .adimg:nth-of-type(5n){margin-right: 4%;}
  .yanfa_bt .adimg:nth-of-type(4n){margin-right: 4%;}
  .yanfa_bt .adimg:nth-of-type(2n){margin-right: 0;}
  .yanfa_bt .adimg .cover{padding: 0 10px; font-size: 14px;}

  .zhizao_cont{padding: 20px 15px 0;}
  .zhizao_mid .adcont{padding: 0 15px 20px;}

  .jiance_cont{padding: 0 15px;}
  .jiance_cont .adcont{margin: 20px 0 20px;}
  .jiance_img .adimg{width: 50%;}

  .fuwu_cont{padding: 0 15px;}
  .fuwu_cont .adcont{margin: 20px 0 20px;}
  .fuwu_img{padding: 30px 0;}
  .fuwu_img img{width: 100%; max-width: 100%; float: unset !important;}
  .fuwu_img p{width: 100%; float: unset !important; font-size: 20px; line-height: 30px; margin-top: 20px;}
}


.backTop{width: 45px; height: 45px; border-radius: 5px; background: #333 url(../images/backtop.png) no-repeat center; background-size: 30px; position: fixed; right: 30px; bottom: 60px; z-index: 10000; cursor: pointer; display: none;}



.message-box {padding:20px 0 50px;}
.message-box .part-title{max-width: 900px; margin: auto; padding-bottom: 40px; text-align: left;}
.message-box .part-title h2{color: #333;}
.message-box .part-title p{font-size: 14px; color: #666; font-weight: bold; line-height: 24px;}
.message-box .part-title p a{color: #206cc5;}

.feedpage .form-group{width: 100%; margin-bottom: 30px; overflow: hidden;}
.feedpage .message_txt{width: 47%;}
.feedpage .message_txt:nth-of-type(2n-1){margin-right: 6% !important;}
.feedpage label{display: block; float: left; font-size: 14px; color: #666; line-height: 20px; font-weight: normal; margin: 0; max-width: 140px; height: 40px; display: flex; align-items: center;}
.feedpage label span{color: #206cc5; margin-left: 5px;}
.feedpage .form-control{width: calc(100% - 150px); line-height: 40px; height: 40px; float: right; border: 1px solid #999; padding: 0 10px; background: transparent;}
.feedpage textarea.form-control{height: auto; line-height: 20px; padding: 10px 10px;}
.feedpage .form-content{text-align: center;}
.feedpage .form-content button{width:100%; display: inline-block; line-height: 54px; color:#fff; background: #005bac; text-align: center; border:none; outline: none; border-radius:5px;}

.messpage .form-group{width: 100%; margin-bottom: 30px; overflow: hidden;}
.messpage .message_txt{width: 47%;}
.messpage .message_txt:nth-of-type(1){width: 100%;}
.messpage .message_txt:nth-of-type(odd){margin-right: 0 !important;}
.messpage .message_txt{margin-right: 6% !important;}
.messpage .middle{width: 100%; float: left; overflow: hidden; background: #fffdef; padding-top: 15px; margin-top: -15px; margin-bottom: 15px;}
.messpage .middle .message_txt{width: 30%; margin-right: 5% !important;}
.messpage .middle .message_txt:nth-of-type(2){width: 65%;}
.messpage .middle .message_txt:nth-of-type(3n-1){margin-right: 0 !important;}
.messpage label{display: block; float: left; font-size: 14px; color: #666; line-height: 20px; font-weight: normal; margin: 0; max-width: 140px; height: 40px; display: flex; align-items: center;}
.messpage label span{color: #206cc5; margin-left: 5px;}
.messpage .form-control{width: calc(100% - 150px); line-height: 40px; height: 40px; float: right; border: 1px solid #999; padding: 0 10px; background: transparent;}
.messpage textarea.form-control{height: auto; line-height: 20px; padding: 10px 10px;}
.messpage .form-content{text-align: center;}
.messpage .form-content button{width:100%; display: inline-block; line-height: 54px; color:#fff; background: #005bac; text-align: center; border:none; outline: none; border-radius:5px;}

@media (max-width:768px){
  .message-box {padding:20px 0 30px;}
  .message-box .part-title{padding: 20px 0 30px;}

  .feedpage .message_txt{width: 100%; margin-right: 0 !important;}
  .feedpage label{max-width: 100px;}
  .feedpage .form-group{margin-bottom: 20px;}
  .feedpage .form-control{width: calc(100% - 110px);}
  .feedpage .form-content button{line-height: 50px;}

  .messpage .message_txt{width: 100%; margin-right: 0 !important;}
  .messpage .middle .message_txt{width: 100%; margin-right: 0 !important;}
  .messpage .middle .message_txt:nth-of-type(2){width: 100%;}
  .messpage label{max-width: 100px;}
  .messpage .form-group{margin-bottom: 20px;}
  .messpage .form-control{width: calc(100% - 110px);}
  .messpage .form-content button{line-height: 50px;}
}

.wapfootzw{width: 100%; height: 50px;}
.wapfoot{width: 100%; background: #005bac; position: fixed; left: 0; bottom: 0; z-index: 1000; overflow: hidden;}
.wapfoot a{display: block; width: 25%; float: left; font-size: 15px; line-height: 50px; text-align: center; color: #fff; position: relative;}
.wapfoot a::after{content: ""; width: 1px; height: 30px; background: rgba(255,255,255,.5); position: absolute; top: 10px; right: 0;}
.wapfoot a:last-child:after{display: none;}


.about-p2 .container{position: relative; height: 580px;}
.culture-cover{width: 400px; height: 100%; padding: 30px; background: rgba(255,255,255,.95); border-radius: 15px; box-shadow: 0 0 8px #333; position: absolute; top: 0; right: 40px; z-index: 10;}
.culture-close{width: 20px; height: 20px; background: url(../images/culture-close.png) no-repeat center; background-size: cover; position: absolute; top: 28px; right: 25px; cursor: pointer; transition: all 0.5s;}
.culture-close:hover{transform: rotate(180deg);}
.culture-title{width: 100%; border-bottom: 1px solid #005bac; padding: 20px 0 10px;}
.culture-title h2{font-size: 30px; color: #005bac; line-height: 40px; font-weight: bold; text-align: center;}
.culture-title h3{font-size: 24px; color: #005bac; line-height: 40px; text-align: center;}
.culture-cont{margin-top: 18px; font-size: 16px; color: #666; line-height: 30px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:13;}
.culture-cont img{max-width: 50%; float: right; margin-left: 5px;}

@media (max-width:1450px){
  .about-p2 .container{height: 480px;}
  .culture-cover{width: 380px; padding: 25px;}
  .culture-title h2{font-size: 28px;}
  .culture-title h3{font-size: 22px;}
  .culture-title{padding: 10px 0;}
  .culture-cont{-webkit-line-clamp:10; font-size: 15px;}
}

@media (max-width:1200px){
  .about-p2 .container{height: 460px;}
  .culture-cover{width: 360px; padding: 20px;}
  .culture-title h2{font-size: 26px; line-height: 36px;}
  .culture-title h3{font-size: 20px; line-height: 36px;}
  .culture-title{padding: 10px 0;}
  .culture-cont{-webkit-line-clamp:12; font-size: 15px; line-height: 25px;}
}

@media (max-width:767px){
  .about-p2 .container{height: auto;}
  .culture-cover{width: 360px; max-width: 100%; height: 450px; margin: auto; padding: 20px; position: relative; right: unset;}
  .culture-title h2{font-size: 24px; line-height: 32px;}
  .culture-title h3{font-size: 18px; line-height: 32px;}
  .culture-title{padding: 10px 0;}
  .culture-cont{-webkit-line-clamp:12; font-size: 15px; line-height: 25px;}
}



