body{background: #fff;font-size:14px;font-family: "apuhui","Microsoft YaHei","微软雅黑",Arial,sans-serif;color:#333;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;}
.location a{padding-right:5px}
.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: 'apuhui';
  src:url('Alibaba-PuHuiTi-Light.ttf');
}

@font-face{
  font-family: 'swiss';
  src:url('Swiss721BT-BoldCondensed.otf');
}

.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:90%;max-width: 1200px;}
}
@media (min-width: 1200px){
  .container{width:85%;max-width: 1200px;}
}


/* 导航部分 */
.header{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_box{position: relative; padding: 30px 0;}
.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:17px;color:#fff;}
.header .header_nav .nav_container>ul{font-size:0;}
.header .header_nav .nav_container>ul>li{display: inline-block;text-align: center;margin-right: 15px; margin-right: 0 !important;}
.header .header_nav li{position: relative; font-size: 17px;}
.header .header_nav .nav_container>ul>li>a{min-width:100px;display: block;position: relative;line-height: 50px;padding: 0 10px;z-index: 1;min-width: unset;}
.header .header_nav .nav_container>ul>li>span{display: block; width: 100%; text-align: center; font-size: 0; position: absolute; left: 0; bottom: 0px;z-index: 1; display: none;}
.header .header_nav .nav_container>ul>li>span i{display: inline-block; width: 7px; height: 7px; border-radius: 50%; background: rgba(255,255,255,.5); margin: 0 5px;}
.header .header_nav .nav_container .dropdown-menu{min-width: 100%; margin:0; border:none;left:50%;transform: translateX(-50%); border-radius:0;background: rgba(255,255,255,.1);padding: 10px 10px 15px;text-align: center;box-shadow: unset; z-index: 0;}
/* .header .header_nav .nav_container .dropdown-menu::before{content: ""; width: 100%; height: 50px; background: rgba(255,255,255,.1); position: absolute; left: 0; top: -50px; z-index: -1;} */
.dropdown-menu li a{display: inline-block;white-space: nowrap;padding:0;color:#fff;position: relative;transition: all .3s;line-height: 40px;border-bottom: 1px dashed rgba(255,255,255,.5); font-size: 16px;}
.dropdown-menu li:last-child a{border-bottom: unset;}
.header .header_nav .nav_container>ul>li:hover{background: rgba(255,255,255,.1);}
.header .header_nav .nav_container>ul>li.active span, .header .header_nav .nav_container>ul>li:hover span{display: block;}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{color: #fff; background: unset;}

.header .header_nav .nav_container>ul>li.lang{margin-right: 0; margin-left: 50px; padding: 0 10px; margin-left: 0 !important;}
.header .header_nav .nav_container>ul>li.lang>a{display: inline-block; min-width: unset; padding: 0 5px;}


.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.fixed{background:#fff;}
.header.fixed .logo-m,.index_header.allIn .logo-m{display: block!important;}
.header.fixed .logo-pc,.index_header.allIn .logo-pc{display: none!important;}
.header.fixed .header_nav .nav_container>ul>li>a,.index_header.allIn .header_nav ul li a{color:#000;}
.header.fixed .header_nav .nav_container>ul>li>span i{background: rgba(0,0,0,.5);}
.header.fixed .header_nav .nav_container>ul>li>b{color: #000;}
.header.fixed .header_nav .nav_container .dropdown-menu{background: rgba(0,0,0,.6);}
/* .header.fixed .header_nav .nav_container .dropdown-menu::before{background: rgba(0,0,0,.5);} */
.header.fixed .header_nav .nav_container>ul>li:hover{background: rgba(0,0,0,.6);}
.header.fixed .header_nav .nav_container>ul>li:hover a{color: #fff;}
.header.fixed .header_nav .nav_container>ul>li:hover>span i{background: rgba(255,255,255,.5);}
.header.fixed .header_nav .nav_container>ul>li:hover>b{color: #fff;}

.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;}
.ibanner .slide-item{position: relative;overflow: hidden;color:#fff;}
.ibanner .slide-item .slide-item-img{width: 100%;}
.ibanner .slide-item .slide-item-img.mix{min-width: 100%;min-height: 100%;max-width: none;}
.ibanner .item-mask{position: absolute;top:0;left:0;right:0;bottom:0;/*background: rgba(0,0,0,.3)*/;color:#fff;}
.ibanner .item-mask .txt{max-width: 88%;}
.ibanner .item-mask .title{transform: translateY(30px);opacity: 0;filter: alpha(opacity=0);transition: all .6s;transition-delay: .2s;letter-spacing: 2px;line-height: 1.4;font-weight: bold; font-size: 60px;}
.ibanner .item-mask .en{line-height: 1.2;margin-top:22px;font-family: arial;transform: translateY(30px);opacity: 0;filter: alpha(opacity=0);transition: all .5s;transition-delay: .4s; font-size: 24px;}
.ibanner .ani-slide .title,.ibanner .ani-slide .en{transform: translateY(0);opacity: 1;filter: alpha(opacity=100);}
.ibanner .iprev, .ibanner .inext{width: 42px; height: 73px; background-repeat: no-repeat; background-position: center; background-size: cover; position: absolute; top: 50%; transform: translateY(-50%); z-index: 10;}
.ibanner .iprev{left: 5%; background-image: url(../images/iprev.png);}
.ibanner .inext{right: 5%; background-image: url(../images/inext.png);}
.ibanner .swiper-pagination{width: 85%; max-width: 1200px; left: 50%; bottom: 60px; transform: translateX(-50%); text-align: left; font-size: 0;}
.ibanner .swiper-pagination-bullet{width: 77px; height: 8px; margin: 0 12px 0 0 !important; border-radius: 8px; background: #fff; opacity: 0.2;}
.ibanner .swiper-pagination-bullet-active{opacity: 0.5;}
.ibanner .swiper-num{width: 85%; max-width: 1200px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 10; text-align: right; -webkit-text-stroke: 1px #fff; color: transparent; font-weight: bold; font-size: 60px;}
.ibanner .swiper-num .total{font-size: 40px;}


.part1{width: 100%; padding: 140px 0;}
.iabout_box{width: 100%; overflow: hidden; position: relative;}
.iabout_img{width: 42%; float: left; position: absolute; left: 0; top: 0; z-index: 1; height: 100%;}
.iabout_img img{display: block; width: 100%; height: 100%; object-fit: cover;}
.iabout_cont{width: 50%; float: right;}
.ititle{width: 100%; height: 100px; position: relative;}
.ititle img{display: block; max-width: 100%; height: 100%; object-fit: contain; opacity: 0.15;}
.ititle h3{font-size: 40px; color: #282828; line-height: 1; font-weight: bold; letter-spacing: 1px; position: absolute; left: 0; top: 0; z-index: 1;}
.iabout_des{font-size: 24px; color: #282828; line-height: 36px; font-weight: bold; letter-spacing: 1px; margin-top: 50px;}
.iabout_line{width: 100%; height: 7px; background: #0c3f80; margin: 40px 0;}
.iabout_con{font-size: 16px; color: #282828; line-height: 32px;}
.iabout_link{margin-top: 60px; overflow: hidden;}
.iabout_link a{display: block; float: left; width: 29%; margin-right: 6.5%; background: #0c3f80; font-size: 20px; color: #fff; line-height: 50px; text-align: center; font-weight: bold; letter-spacing: 2px;}
.iabout_link a:last-child{margin-right: 0;}
.iabout_para{width: 100%; border: 3px solid #f5f5f5; overflow: hidden; margin-top: 110px;}
.iabout_para li{width: 25%; padding: 60px 0; float: left; text-align: center; line-height: 1; border-right: 3px solid #f5f5f5;}
.iabout_para li:last-child{border-right: none;}
.iabout_para li .num{font-size: 50px; color: #0c3f80; font-weight: bold;}
.iabout_para li p{font-size: 20px; color: #282828; letter-spacing: 1px; margin-top: 20px;}


.part2{width: 100%; background: #fbfbfb; padding: 140px 0; position: relative;}
.ipro_box{width: 40%;}
.ipro_tabs{width: 100%; position: relative; margin-top: 10px;}
.ipro_tabs .swiper-container{height: 640px;}
.ipro_item{display: block; width: 100%; padding: 30px 0; overflow: hidden;}
.ipro_num{width: 120px; float: left; font-size: 70px; -webkit-text-stroke: 1px #282828; color: transparent; font-weight: bold;}
.ipro_con{width: calc(100% - 120px); float: left;}
.ipro_con h3{font-size: 30px; color: #282828; line-height: 1; font-weight: bold;}
.ipro_con p{font-size: 16px; color: #282828; line-height: 24px; margin-top: 22px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3;}
.ipro_tabs .active .ipro_num{-webkit-text-stroke: 1px #0c3f80;}
.ipro_tabs .active .ipro_con h3,.ipro_tabs .active .ipro_con p{color: #0c3f80;}
.ipro_tabs .ipro_prev, .ipro_tabs .ipro_next{width: 48px; height: 48px; background-repeat: no-repeat; background-position: center; background-size: cover; position: absolute; bottom: -60px; z-index: 10;}
.ipro_tabs .ipro_prev{background-image: url(../images/ipro_prev.png); left: 36%;}
.ipro_tabs .ipro_next{background-image: url(../images/ipro_next.png); right: 36%;}
.ipro_imgs .swiper-container{height: 100%;}
.ipro_imgs .ipro_img img{display: block; width: 100%; height: calc(100% - 300px); object-fit: cover;}
.ipro_imgs .ipro_img div{width: 100%; height: 300px; background: #0c3f80; overflow: hidden;}
.ipro_imgs .ipro_img div h3{font-size: 70px; color: #fff; line-height: 1.1; font-weight: bold; text-align: center; margin: 48px 0;}
.ipro_imgs .ipro_img div span{display: block; width: 135px; height: 7px; background: #fff; border-radius: 7px; margin: auto;}
.ipro_imgs{width: 47%; height: 100%; position: absolute; right: 0; top: 0; z-index: 1;}


.part3{width: 100%; padding-top: 140px;}
.title_box{width: 100%; overflow: hidden;}
.title_box .ititle{float: left; width: auto;}
.title_box .tit_tabs{float: right;}
.title_box .tit_tabs .swiper-slide{white-space: nowrap; width: auto !important; padding-bottom: 25px;}
.title_box .tit_tabs .swiper-slide a{display: block; margin-right: 40px; padding: 0 5px; font-size: 24px; color: #282828; line-height: 1.2; font-weight: bold; letter-spacing: 1px; position: relative;}
.title_box .tit_tabs .swiper-slide:last-child a{margin-right: 0;}
.title_box .tit_tabs .swiper-slide.active a::after, .title_box .tit_tabs .swiper-slide a:hover::after{content: ""; width: 100%; height: 8px; background: #0c3f80; position: absolute; left: 0; bottom: -25px;}
.part3 .tit_tabs{max-width: calc(100% - 450px);}
.icase_box{width: 100%; margin-top: 70px;}
.icase_ban{display: none; position: relative; padding-bottom: 140px;}
.icase_ban:first-child{display: block;}
.icase_ban .swiper-container{padding-bottom: 40px;}
.icase_ban .swiper-slide{width: auto;}
.icase_ban .swiper-slide a{display: block; margin-right: 70px;}
.icase_ban .swiper-slide:last-child a{margin-right: 0;}
.icase_ban .swiper-slide a img{display: block; width: 100%; max-width: 620px;}
.icase_ban .swiper-slide a p{width: 100%; max-width: 620px; font-size: 24px; color: #282828; line-height: 70px; font-weight: bold; text-align: center;}
.icase_ban .swiper-scrollbar{width: 100%; left: 0; bottom: 6px; height: 1px; background: #282828;}
.icase_ban .swiper-scrollbar-drag{height: 11px; background: #0c3f80; border-radius: unset; top: -5px;}
.icase_ban .icase_prev, .icase_ban .icase_next{width: 96px; height: 96px; background-repeat: no-repeat; background-position: center; background-size: cover; position: absolute; bottom: 0; z-index: 10;}
.icase_ban .icase_prev{background-image: url(../images/icase_prev.png); right: 140px;}
.icase_ban .icase_next{background-image: url(../images/icase_next.png); right: 0;}
.icase_ban .more{display: block; width: 160px; background: #0c3f80; font-size: 20px; color: rgba(255,255,255,.8); line-height: 50px; text-align: center; font-weight: bold; letter-spacing: 1px; position: absolute; left: 0; bottom: 15px; z-index: 10;}


.part4{padding: 120px 0;}
.part4 .tit_tabs{max-width: calc(100% - 760px);}
.inews_box{width: 100%; margin-top: 100px;}
.inews_ban{display: none;}
.inews_ban:first-child{display: block;}
.inews_item{width: 50%; float: left;}
.inews_item img{display: block; width: 100%;}
.inews_item div{width: 100%; line-height: 30px; overflow: hidden; margin: 28px 0 18px;}
.inews_item div h3{width: calc(100% - 100px); float: left; font-size: 20px; color: #282828; font-weight: bold; letter-spacing: 1px; line-height: unset;}
.inews_item div span{font-size: 16px; color: #282828; float: right;}
.inews_item p{font-size: 16px; color: #282828; line-height: 30px;}
.inews_right{width: 44%; float: right;}
.inews_right .inews_item{width: 48%; margin-right: 4%; margin-bottom: 20px;}
.inews_right .inews_item:nth-of-type(2n){margin-right: 0;}
.inews_ban .more{display: block; clear: both; width: 160px; background: #0c3f80; font-size: 20px; color: rgba(255,255,255,.8); line-height: 50px; text-align: center; font-weight: bold; letter-spacing: 1px; margin-top: 20px;}


.part5{padding: 100px 0; background: #f7f7f7;}
.ipartner_ban{width: 100%; margin-top: 60px; width: auto; max-width: 100%;}
.ipartner_jc .swiper-wrapper{justify-content: center;}
.ipartner_ban .swiper-scrollbar{height: 0; overflow: hidden;}
.ipartner_ban .swiper-slide{width: 280px;}
.ipartner_ban .swiper-slide img{display: block; float: left; width: 250px; margin: 20px 15px; box-shadow: 0 0 15px #eee;}


.footer-box{width: 100%; background: #09356d; padding: 70px 0 60px;}
.footer-flex{display: flex; justify-content: space-between;}
.footer-logo img{display: block;}
.footer-logo p{font-size: 18px; color: #fefefe; line-height: 1; letter-spacing: 3px; margin-top: 35px; white-space: nowrap; opacity: 0.8; padding-left: 3px;}
.footer-info{padding: 0 20px 0 50px;}
.footer-info h3{font-size: 24px; color: #fff; line-height: 1; letter-spacing: 3px; font-weight: bold;}
.footer-info h4{font-size: 16px; color: rgba(255,255,255,.5); line-height: 1; letter-spacing: 2px; margin-top: 12px;}
.footer-info .cinfo{font-size: 16px; color: #fff; line-height: 32px; letter-spacing: 1px; margin: 20px 0 16px;}
.footer-info .oinfo{font-size: 16px; color: rgba(255,255,255,.3); line-height: 32px; letter-spacing: 1px;}
.footer-code img{display: block; max-width: 120px;}
.footer-code p{font-size:16px; color: #fff; line-height: 1; letter-spacing: 2px; text-align: center; margin-top: 10px;}


@media (max-width:1600px){
  .header .header_nav .nav_container>ul>li{margin-right: 5px;}
  .header .header_nav .nav_container>ul>li.lang{margin-left: 20px;}
  .ibanner .iprev{left: 40px;}
  .ibanner .inext{right: 40px;}

  .part1{padding: 120px 0;}
  .iabout_para{margin-top: 85px;}
  .iabout_para li{padding: 50px 0;}

  .part2{padding: 120px 0;}
  .ipro_box{width: 44%;}

  .part3{padding-top: 120px;}
  .icase_box{margin-top: 60px;}
  .title_box .tit_tabs .swiper-slide a{margin-right: 40px;}
  .icase_ban{padding-bottom: 120px;}
  .icase_ban .swiper-container{padding-bottom: 35px;}
  .icase_ban .swiper-slide a{margin-right: 60px;}
  .icase_ban .swiper-slide a img{max-width: 500px;}
  .icase_ban .swiper-slide a p{max-width: 500px;}

  .part4{padding: 100px 0;}
  .inews_box{margin-top: 80px;}
  .inews_right{width: 45%;}

  .part5{padding: 80px 0;}
  .ipartner_ban{margin-top: 50px;}

  .footer-box{padding: 60px 0 50px;}
}

@media (max-width:1480px){
  .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;}

  .header_box{padding: 25px 0;}
  .header .header_nav .nav_container>ul>li{margin-right: 0;}
  .header .header_nav .nav_container>ul>li.lang{margin-left: 10px;}
  .header .header_nav .nav_container>ul>li>a{min-width: 90px;}
  .header .header_nav .nav_container>ul>li>span i{margin: 0 4px;}
  .header .header_nav li{font-size: 16px;}
  .dropdown-menu li a{font-size: 15px;}
  .ibanner .item-mask .title{font-size: 44px;}
  .ibanner .item-mask .en{font-size: 20px;}
  .ibanner .swiper-num{font-size: 48px;}
  .ibanner .swiper-num .total{font-size: 32px;}
  .ibanner .iprev{left: 30px;}
  .ibanner .inext{right: 30px;}
  .ibanner .swiper-pagination{bottom: 40px;}

  .part1{padding: 100px 0;}
  .iabout_img{width: 42%;}
  .ititle{height: 90px;}
  .ititle h3{font-size: 36px;}
  .iabout_cont{width: 50%;}
  .iabout_des{font-size: 20px; line-height: 32px; margin-top: 40px;}
  .iabout_line{height: 5px; margin: 35px 0;}
  .iabout_con{font-size: 16px; line-height: 30px;}
  .iabout_link{margin-top: 40px;}
  .iabout_link a{font-size: 18px; line-height: 48px;}
  .iabout_para li{padding: 45px 0;}
  .iabout_para li .num{font-size: 44px;}
  .iabout_para li p{font-size: 18px; margin-top: 15px;}

  .part2{padding: 100px 0;}
  .ipro_box{width: 46%;}
  .ipro_tabs .swiper-container{height: 560px;}
  .ipro_item{padding: 25px 0;}
  .ipro_num{width: 100px; font-size: 60px;}
  .ipro_con{width: calc(100% - 100px);}
  .ipro_con h3{font-size: 26px;}
  .ipro_con p{margin-top: 16px;}
  .ipro_imgs .ipro_img img{height: calc(100% - 240px);}
  .ipro_imgs .ipro_img div{height: 240px;}
  .ipro_imgs .ipro_img div h3{font-size: 54px; margin: 36px 0;}
  .ipro_imgs .ipro_img div span{width: 120px; height: 5px;}

  .part3{padding-top: 100px;}
  .icase_box{margin-top: 50px;}
  .part3 .tit_tabs{max-width: calc(100% - 380px);}
  .title_box .tit_tabs .swiper-slide{padding-bottom: 20px;}
  .title_box .tit_tabs .swiper-slide a{font-size: 22px; margin-right: 30px;}
  .title_box .tit_tabs .swiper-slide.active a::after, .title_box .tit_tabs .swiper-slide a:hover::after{height: 5px; bottom: -20px;}
  .icase_ban{padding-bottom: 100px;}
  .icase_ban .swiper-container{padding-bottom: 30px;}
  .icase_ban .swiper-slide a{margin-right: 45px;}
  .icase_ban .swiper-slide a img{max-width: 440px;}
  .icase_ban .swiper-slide a p{font-size: 22px; line-height: 60px; max-width: 440px;}
  .icase_ban .swiper-scrollbar-drag{height: 9px; top: -4px;}
  .icase_ban .icase_prev, .icase_ban .icase_next{width: 80px; height: 80px;}
  .icase_ban .icase_prev{right: 120px;}
  .icase_ban .more{width: 140px; font-size: 18px; line-height: 48px;}

  .part4{padding: 80px 0;}
  .part4 .tit_tabs{max-width: calc(100% - 710px);}
  .inews_box{margin-top: 60px;}
  .inews_right{width: 46%;}
  .inews_item div{margin: 20px 0 8px;}
  .inews_item div h3{width: calc(100% - 80px); font-size: 20px;}
  .inews_item div span{font-size: 14px;}
  .inews_item p{font-size: 15px; line-height: 25px;}
  .inews_ban .more{width: 140px; font-size: 18px; line-height: 48px;}

  .part5{padding: 60px 0;}
  .ipartner_ban{margin-top: 40px;}
  .ipartner_ban .swiper-slide{width: 260px;}
  .ipartner_ban .swiper-slide img{width: 240px; margin: 15px 10px;}

  .footer-box{padding: 50px 0 40px;}
  .footer-info{padding: 0 20px 0 40px;}
  .footer-info h3{font-size: 22px;}
  .footer-info h4{font-size: 16px;}
  .footer-info .cinfo{font-size: 16px; line-height: 30px;}
  .footer-info .oinfo{font-size: 16px; line-height: 30px;}
  .footer-code p{font-size: 16px;}

}

@media (max-width:1200px){
  .fs60{font-size: 54px;}
  .fs48{font-size: 42px;}
  .fs40{font-size: 34px;}
  .fs36{font-size: 30px;}
  .fs30{font-size: 26px;}

  .header .header_nav .nav_container>ul>li.lang{margin-left: 0px;}
  .header .header_nav .nav_container>ul>li>a{min-width: 80px;}
  .header .header_nav li{font-size: 15px;}
  .dropdown-menu li a{font-size: 14px;}
  .ibanner .item-mask .title{font-size: 36px;}
  .ibanner .item-mask .en{font-size: 18px;}
  .ibanner .swiper-num{font-size: 40px;}
  .ibanner .swiper-num .total{font-size: 28px;}
  .ibanner .iprev,.ibanner .inext{width: 30px; height: 52px;}
  .ibanner .iprev{left: 10px;}
  .ibanner .inext{right: 10px;}
  .ibanner .swiper-pagination{bottom: 40px;}
  .ibanner .swiper-pagination-bullet{width: 70px; height: 6px;}

  .part1{padding: 80px 0;}
  .iabout_img{width: 44%;}
  .iabout_cont{width: 52%;}
  .ititle{height: 80px;}
  .ititle h3{font-size: 32px;}
  .iabout_des{font-size: 18px; line-height: 30px; margin-top: 40px;}
  .iabout_line{margin: 30px 0;}
  .iabout_con{font-size: 15px; line-height: 30px;}
  .iabout_link{margin-top: 40px;}
  .iabout_link a{font-size: 16px; line-height: 44px;}
  .iabout_para{margin-top: 60px;}
  .iabout_para li{padding: 35px 0;}
  .iabout_para li .num{font-size: 36px;}
  .iabout_para li p{font-size: 16px; margin-top: 10px;}

  .part2{padding: 80px 0;}
  .ipro_box{width: 48%;}
  .ipro_imgs{width: 48%;}
  .ipro_tabs .swiper-container{height: 480px;}
  .ipro_item{padding: 20px 0;}
  .ipro_num{width: 80px; font-size: 48px;}
  .ipro_con{width: calc(100% - 80px);}
  .ipro_con h3{font-size: 22px;}
  .ipro_con p{font-size: 15px; margin-top: 10px;}
  .ipro_tabs .ipro_prev, .ipro_tabs .ipro_next{width: 42px; height: 42px; bottom: -50px;}
  .ipro_imgs .ipro_img img{height: calc(100% - 200px);}
  .ipro_imgs .ipro_img div{height: 200px;}
  .ipro_imgs .ipro_img div h3{font-size: 44px; margin: 30px 0;}
  .ipro_imgs .ipro_img div span{width: 100px; height: 3px;}

  .part3{padding-top: 80px;}
  .icase_box{margin-top: 40px;}
  .part3 .tit_tabs{max-width: calc(100% - 300px);}
  .title_box .tit_tabs .swiper-slide a{font-size: 18px; margin-right: 15px;}
  .title_box .tit_tabs .swiper-slide.active a::after, .title_box .tit_tabs .swiper-slide a:hover::after{height: 5px; bottom: -20px;}
  .icase_ban{padding-bottom: 80px;}
  .icase_ban .swiper-container{padding-bottom: 25px;}
  .icase_ban .swiper-slide a{margin-right: 35px;}
  .icase_ban .swiper-slide a img{max-width: 400px;}
  .icase_ban .swiper-slide a p{font-size: 18px; line-height: 50px; max-width: 400px;}
  .icase_ban .swiper-scrollbar-drag{height: 7px; top: -3px;}
  .icase_ban .icase_prev, .icase_ban .icase_next{width: 70px; height: 70px;}
  .icase_ban .icase_prev{right: 100px;}
  .icase_ban .more{width: 120px; font-size: 16px; line-height: 44px;}

  .part4{padding: 60px 0;}
  .part4 .tit_tabs{max-width: calc(100% - 600px);}
  .inews_box{margin-top: 40px;}
  .inews_right{width: 48%;}
  .inews_item div h3{font-size: 18px;}
  .inews_ban .more{width: 120px; font-size: 16px; line-height: 44px;}

  .part5{padding: 60px 0;}
  .ipartner_ban{margin-top: 30px;}
  .ipartner_ban .swiper-slide{width: 240px;}
  .ipartner_ban .swiper-slide img{width: 220px; margin: 15px 10px;}

  .footer-box{padding: 45px 0 35px;}
  .footer-logo p{margin-top: 30px;}
  .footer-info{padding: 0 30px 0 60px;}
  .footer-info h3{font-size: 20px;}
  .footer-info h4{font-size: 16px;}
  .footer-info .cinfo{font-size: 16px; line-height: 30px;}
  .footer-info .oinfo{font-size: 16px; line-height: 30px;}
  .footer-code p{font-size: 16px;}

}

@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;}

}

@media (max-width:767px){
    .logo-pc{display:none!important}
    .logo-m{display:inline-block!important}
  .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;}

  .header{background: #fff;}
  .header_box{overflow: hidden;padding:17.5px 0;}
  .mobile_key{display: block;float:right;}
  .header .header_logo{max-width: 70%;}
  .header .header_logo img{max-height: 80%;}
  .header .header_nav{text-align: left;font-size:14px;}
  .header .header_nav .nav_container{display: none;}
  .no-padding{padding-left:15px;padding-right: 15px;}
  .mm-list>li>span{display: none !important;}
  .mm-list>li.lang>a{display: inline-block;}
  .mm-list>li.lang>b{display: inline-block; padding: 10px 0 10px 10px; vertical-align: top;}
  .dropdown-menu li a{line-height: unset; border-bottom: none;}
  .ibanner{margin-top: 60px;}
  .ibanner .item-mask{padding: 0 15px;}
  .ibanner .item-mask .container{margin: 0;}
  .ibanner .item-mask .txt{max-width: 100%;}
  .ibanner .item-mask .title{font-size: 20px;}
  .ibanner .item-mask .en{font-size: 15px; margin-top: 15px;}
  .ibanner .swiper-num{font-size: 24px; width: auto; top: unset; left: unset; right: 30px; bottom: 15px; transform: unset;}
  .ibanner .swiper-num .total{font-size: 18px;}
  .ibanner .iprev,.ibanner .inext{width: 24px; height: 41px;}
  .ibanner .iprev{left: 0px;}
  .ibanner .inext{right: 0px;}
  .ibanner .swiper-pagination{bottom: 20px;}
  .ibanner .swiper-pagination-bullet{width: 40px; height: 4px;}

  .part1{padding: 40px 0;}
  .iabout_img{width: 100%; position: unset; margin-bottom: 30px;}
  .iabout_img img{max-height: 250px;}
  .iabout_cont{width: 100%;}
  .ititle{height: 60px;}
  .ititle h3{font-size: 26px;}
  .iabout_des{font-size: 16px; line-height: 26px; margin-top: 30px;}
  .iabout_line{height: 3px; margin: 25px 0;}
  .iabout_con{font-size: 14px; line-height: 24px;}
  .iabout_link{margin-top: 30px;}
  .iabout_link a{font-size: 15px; line-height: 40px; width: 30%; margin-right: 5%;}
  .iabout_para{margin-top: 30px; border-width: 2px;}
  .iabout_para li{width: 50%; padding: 30px 0; border-width: 2px;}
  .iabout_para li:nth-of-type(1){border-bottom: 2px solid #f5f5f5;}
  .iabout_para li:nth-of-type(2){border-bottom: 2px solid #f5f5f5; border-right: none;}
  .iabout_para li .num{font-size: 32px;}
  .iabout_para li p{font-size: 14px;}

  .part2{padding: 40px 0;}
  .ipro_box{width: 100%;}
  .ipro_imgs{width: 100%; position: unset;}
  .ipro_tabs{margin-bottom: 70px;}
  .ipro_tabs .swiper-container{height: 400px;}
  .ipro_item{padding: 12px 0;}
  .ipro_num{width: 68px; font-size: 40px;}
  .ipro_con{width: calc(100% - 68px);}
  .ipro_con h3{font-size: 18px;}
  .ipro_con p{font-size: 14px;}
  .ipro_imgs .ipro_img img{height: 360px;}
  .ipro_imgs .ipro_img div{height: 160px;}
  .ipro_imgs .ipro_img div h3{font-size: 36px; margin: 25px 0;}
  .ipro_imgs .ipro_img div span{width: 80px;}

  .part3{padding-top: 40px;}
  .icase_box{margin-top: 20px;}
  .title_box .tit_tabs{max-width: unset; width: 100%; margin-top: 20px;}
  .title_box .tit_tabs .swiper-slide{padding-bottom: 15px;}
  .title_box .tit_tabs .swiper-slide a{font-size: 18px; margin-right: 15px; padding: 0 2px;}
  .title_box .tit_tabs .swiper-slide.active a::after, .title_box .tit_tabs .swiper-slide a:hover::after{height: 3px; bottom: -15px;}
  .icase_ban{padding-bottom: 70px;}
  .icase_ban .swiper-container{padding-bottom: 25px;}
  .icase_ban .swiper-slide a{margin-right: 0;}
  .icase_ban .swiper-slide a img{max-width: 100%;}
  .icase_ban .swiper-slide a p{font-size: 17px; line-height: 40px; max-width: 100%;}
  .icase_ban .swiper-scrollbar-drag{height: 5px; top: -2px;}
  .icase_ban .icase_prev, .icase_ban .icase_next{width: 56px; height: 56px;}
  .icase_ban .icase_prev{right: 76px;}
  .icase_ban .more{width: 100px; font-size: 15px; line-height: 40px; bottom: 10px;}

  .part4{padding: 40px 0;}
  .inews_box{margin-top: 30px;}
  .inews_item{width: 100%;}
  .inews_right{width: 100%; margin-top: 20px;}
  .inews_item div{margin: 15px 0 5px;}
  .inews_item div h3{width: 100%; font-size: 17px;}
  .inews_item div span{display: none;}
  .inews_item p{font-size: 15px; line-height: 25px;}
  .inews_ban .more{width: 100px; font-size: 15px; line-height: 40px;}

  .part5{padding: 40px 0;}
  .ipartner_ban{margin-top: 20px; padding: 0 15px;}
  .ipartner_ban .swiper-slide{width: 100%;}
  .ipartner_ban .swiper-slide img{width: 100%; margin: 8px 0;}

  .footer-box{padding: 40px 0 30px;}
  .footer-flex{display: block;}
  .footer-logo p{margin-top: 20px; padding-left: 0;}
  .footer-info{padding: 0; margin: 30px 0;}
  .footer-info h3{font-size: 18px;}
  .footer-info h4{font-size: 15px;}
  .footer-info .cinfo{font-size: 15px; line-height: 25px; margin: 20px 0 15px;}
  .footer-info .oinfo{font-size: 15px; line-height: 25px;}
  .footer-code img{margin: auto;}
  .footer-code p{font-size: 15px;}

}


.about-box{width: 100%; padding-top: 140px;}
.about-p{margin-bottom: 140px;}
.about-p .containbox{max-width: 1200px; margin: auto;}
.abtitle{width: 100%; height: 180px; position: relative;}
.abtitle img{display: block; max-width: 100%; height: 120px; object-fit: contain; opacity: 0.15; margin: auto;}
.abtitle h3{font-size: 42px; color: #282828; line-height: 1; font-weight: bold; letter-spacing: 1px; position: absolute; left: 50%; top: 100px; z-index: 1; transform: translateX(-50%);}
.abtitle span{display: block; width: 140px; height: 7px; background: #0c3f80; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%);}
.abcont{width: 100%; font-size: 20px; color: #282828; line-height: 36px; text-align: justify; margin-top: 100px;}

.production_imgs{width: 100%; margin-top: 100px;}
.production_imgs img{display: block; float: left; width: 32.666%; margin-right: 1%;}
.production_imgs img:last-child{margin-right: 0;}

.overseas_cont{width: 100%; margin-top: 100px; overflow: hidden;}
.overseas_item{width: 48%; display: inline-block; margin-right: 4%; margin-bottom: 4%; background: #09356d; vertical-align: top;}
.overseas_item:nth-of-type(2n){margin-right: 0;}
.overseas_con{width: 100%; padding: 50px 30px; color: #fff;}
.overseas_con h3{font-size: 36px; line-height: 1; font-weight: bold; letter-spacing: 2px; text-align: center;}
.overseas_con span{display: block; width: 110px; height: 7px; background: #fff; margin: 30px auto 60px;}
.overseas_con div{font-size: 18px; color: #fefefe; line-height: 32px;}
.overseas_img{display: block; width: 100%;}

.honor_img{width: 100%; margin-top: 90px;}
.honor_img img{display: block; max-width: 100%; margin: auto;}

.about-manager{width: 100%; background-repeat: no-repeat; background-size: cover; background-position: center;}
.manager_flex{display: flex; justify-content: space-between; align-items: center;}
.manager_img{width: 34%;}
.manager_con p{font-size: 24px; color: #fff; line-height: 50px; letter-spacing: 3px; opacity: 0.8;}
.manager_con h3{font-size: 24px; color: #fff; line-height: 50px; letter-spacing: 3px; opacity: 1; text-align: right; margin-top: 20px;}


@media (max-width:1600px){
  .about-box{padding-top: 120px;}
  .about-p{margin-bottom: 120px;}
  .abcont{margin-top: 90px;}

  .production_imgs{margin-top: 90px;}

  .overseas_cont{margin-top: 90px;}

  .honor_img{margin-top: 80px;}

  .manager_con p{font-size: 22px;}
  .manager_con h3{font-size: 22px;}
}

@media (max-width:1480px){
  .about-box{padding-top: 100px;}
  .about-p{margin-bottom: 100px;}
  .abcont{margin-top: 80px;}
  .abtitle{height: 150px;}
  .abtitle img{height: 100px;}
  .abtitle h3{font-size: 36px; top: 80px;}
  .abtitle span{width: 120px; height: 5px;}
  .abcont{font-size: 18px; line-height: 32px;}

  .production_imgs{margin-top: 80px;}

  .overseas_cont{margin-top: 80px;}
  .overseas_con{padding: 40px 30px;}
  .overseas_con h3{font-size: 30px;}
  .overseas_con span{width: 100px; height: 5px; margin: 25px auto 40px;}
  .overseas_con div{font-size: 16px; line-height: 30px;}

  .honor_img{margin-top: 70px;}

  .manager_img{width: 36%;}
  .manager_con p{font-size: 20px; line-height: 36px;}
  .manager_con h3{font-size: 20px; line-height: 36px; margin-top: 15px;}
}

@media (max-width:1200px){
  .about-box{padding-top: 80px;}
  .about-p{margin-bottom: 80px;}
  .abcont{margin-top: 60px;}
  .abtitle{height: 120px;}
  .abtitle img{height: 80px;}
  .abtitle h3{font-size: 32px; top: 60px;}
  .abtitle span{width: 100px; height: 5px;}
  .abcont{font-size: 16px; line-height: 30px;}

  .production_imgs{margin-top: 60px;}

  .overseas_cont{margin-top: 60px;}
  .overseas_con{padding: 35px 25px;}
  .overseas_con h3{font-size: 24px;}
  .overseas_con span{width: 80px; height: 3px; margin: 20px auto 30px;}
  .overseas_con div{font-size: 15px; line-height: 30px;}

  .honor_img{margin-top: 50px;}

  .manager_con p{font-size: 18px; line-height: 36px;}
  .manager_con h3{font-size: 18px; line-height: 36px; margin-top: 10px;}
}

@media (max-width:768px){
  .about-box{padding-top: 40px;}
  .about-p{margin-bottom: 40px;}
  .abcont{margin-top: 30px;}
  .abtitle{height: 90px;}
  .abtitle img{height: 60px;}
  .abtitle h3{font-size: 26px; top: 40px;}
  .abtitle span{width: 80px; height: 3px;}
  .abcont{font-size: 15px; line-height: 25px;}

  .production_imgs{margin-top: 30px;}
  .production_imgs img{width: 100%; margin-right: 0; margin-bottom: 15px;}

  .overseas_cont{margin-top: 30px;}
  .overseas_item{width: 100%; margin-right: 0; margin-bottom: 20px;}
  .overseas_con{padding: 25px 15px;}
  .overseas_con h3{font-size: 20px;}
  .overseas_con span{width: 70px; height: 2px; margin: 15px auto 20px;}
  .overseas_con div{font-size: 15px; line-height: 25px;}

  .honor_img{margin-top: 25px;}

  .manager_flex{display: block;}
  .manager_img{width: 100%;}
  .manager_con{margin: 25px 0;}
  .manager_con p{font-size: 16px; line-height: 30px;}
  .manager_con h3{font-size: 16px; line-height: 30px;}
}


.product-box{padding: 180px 0 120px;}
.product-box .containbox{max-width: 1280px; margin: auto;}
.probtit{text-align: center; margin-bottom: 100px;}
.probtit h3{font-size: 60px; color: #09356d; line-height: 1; font-weight: bold; letter-spacing: 1px;}
.probtit span{display: block; width: 100px; height: 5px; background: #f6d000; margin: 30px auto;}
.probtit p{font-family: 'swiss'; font-size: 48px; color: #282828; line-height: 1; text-transform: uppercase;}
.problist{margin-bottom: 150px;}
.problist:last-child{margin-bottom: 0;}
.problist li{width: 50%; float: left;}
.problist li a{display: flex; width: 100%;}
.probimg{width: 50%; padding-bottom: 50%; position: relative;}
.probimg img{display: block; width: 100%; height: 100%; object-fit: cover; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 1;}
.probcon{width: 50%; background: #f7f8fa; box-shadow: 0 0 10px #ddd; padding-top: 15%; padding-left: 50px;}
.probcon h3{font-size: 26px; color: #282828; line-height: 1; font-weight: bold; letter-spacing: 1px; position: relative;}
.probcon h3::before{content: ""; border-top: 12px solid transparent; border-bottom: 12px solid transparent; border-right: 24px solid #fff; position: absolute; left: -74px; top: 50%; transform: translateY(-50%); z-index: 2;}
.probcon p{font-size: 24px; color: #282828; line-height: 1; margin-top: 40px;}
.problist li:nth-of-type(4n-1) a, .problist li:nth-of-type(4n) a{flex-direction: row-reverse;}
.problist li:nth-of-type(4n-1) .probcon h3::before, .problist li:nth-of-type(4n) .probcon h3::before{left: unset; right: -24px; border-left: 24px solid #fff; border-right: unset;}
.pmore .probimg{background: #09356d; z-index: 1;}
.pmore .probimg div{position: absolute; left: 25%; top: 50%; transform: translateY(-50%);}
.pmore .probimg span{display: block; width: 40px; height: 5px; background: #f6d000;}
.pmore .probimg h3{font-size: 30px; color: #fff; line-height: 1; font-weight: bold; letter-spacing: 2px; margin: 20px 0 15px;}
.pmore .probimg p{font-size: 20px; color: #fff; line-height: 1;}
.probcon{position: relative;}
.probcon div{font-size: 26px; color: #282828; line-height: 1; font-weight: bold; letter-spacing: 1px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 1; white-space: nowrap;}
.pmore .probcon div::before{content: ""; width: 20px; height: 22px; background: url(../images/promjt.png) no-repeat center; background-size: cover; position: absolute; left: -30px; top: 50%; transform: translateY(-50%);}
.pmore .probcon div::after{content: ""; width: 20px; height: 22px; background: url(../images/promjt2.png) no-repeat center; background-size: cover; position: absolute; right: -30px; top: 50%; transform: translateY(-50%);}
.pmore a.over{cursor: unset;}
.pmore a.over .probcon div::before, .pmore a.over .probcon div::after{content: unset;}

@media (max-width:1480px){
  .product-box{padding: 120px 0 100px;}
  .problist{margin-bottom: 100px;}
  .probcon h3, .probcon div{font-size: 24px;}
  .probcon p{font-size: 22px; margin-top: 30px;}
  .pmore .probimg h3{font-size: 26px;}
  .pmore .probimg p{font-size: 18px;}
  .pmore .probimg span{height: 4px;}
}

@media (max-width:1200px){
  .product-box{padding: 80px 0 70px;}
  .problist{margin-bottom: 70px;}
  .probcon h3, .probcon div{font-size: 22px;}
  .probcon p{font-size: 20px; margin-top: 25px;}
  .pmore .probimg h3{font-size: 24px;}
  .pmore .probimg p{font-size: 16px;}
  .pmore .probimg span{height: 3px;}
}

@media (max-width:768px){
  .product-box{padding: 40px 0 40px;}
  .problist{margin-bottom: 40px;}
  .problist li{width: 100%;}
  .problist li:nth-of-type(2n-1) a{flex-direction: unset;}
  .problist li:nth-of-type(2n) a{flex-direction: row-reverse;}
  .problist li:nth-of-type(2n-1) .probcon h3::before{left: -50px; right: unset; border-right: 20px solid #fff; border-left: unset;}
  .problist li:nth-of-type(2n) .probcon h3::before{left: unset; right: -20px; border-left: 20px solid #fff; border-right: unset;}
  .probcon{padding-top: 12%; padding-left: 30px;}
  .probcon h3::before{border-top: 10px solid transparent; border-bottom: 10px solid transparent;}
  .probcon h3, .probcon div{font-size: 20px;}
  .probcon p{font-size: 18px; margin-top: 20px;}
  .pmore .probimg div{left: 20%;}
  .pmore .probimg h3{font-size: 20px;}
  .pmore .probimg p{font-size: 14px;}
  .pmore .probimg span{height: 2px;}
  .pmore .probcon div::before{width: 16px; height: 18px; left: -22px;}
  .pmore .probcon div::after{width: 16px; height: 18px; right: -22px;}
}


.product-third{padding: 180px 0;}
.prodtcont{margin-bottom: 150px;}
.prodtcont img{display: block; max-width: 100%; margin: auto; margin-bottom: 80px;}
.prodtcont p{font-size: 20px; color: #282828; line-height: 1.5; letter-spacing: 2px;}
.prodtchara{margin-bottom: 80px; overflow: hidden;}
.prodtchara li{width: 25%; float: left; margin-bottom: 70px;}
.prodtchara li img{display: block; margin: auto; width: 100px;}
.prodtchara li p{font-size: 20px; color: #282828; line-height: 1; text-align: center; letter-spacing: 2px; margin-top: 30px;}
.prodtduibi{margin-bottom: 120px; overflow: hidden;}
.prodtduibi li{width: 50%; float: left;}
.prodtbt{font-size: 30px; color: #282828; line-height: 1; font-weight: bold; letter-spacing: 2px; text-align: center;}
.prodtbt span{display: inline-block; padding: 0 10px; position: relative;}
.prodtbt span::after{content: ""; width: 100%; height: 18px; background: #f6d000; position: absolute; left: 0; bottom: -5px; z-index: -1;}
.prodtduibi li .prodtbt{margin-bottom: 50px;}
.prodtduibi li p{padding-left: 80px; font-size: 20px; color: #282828; line-height: 1.5; letter-spacing: 1px; margin-bottom: 30px; background: url(../images/prodtduibi_q.png) no-repeat 30px center; background-size: 24px;}
.prodtduibi li.dagou p{background-image: url(../images/prodtduibi_g.png);}
.prodtxiaoyi{margin-bottom: 150px; overflow: hidden;}
.prodtxiaoyi li{width: 33.33%; float: left; margin-bottom: 80px;}
.prodtxiaoyi li p{font-size: 20px; color: #282828; line-height: 1; letter-spacing: 1px; text-align: center; margin-top: 25px;}
.prodtxiaoyi h4{width: 100%; float: left; font-size: 18px; color: #282828; line-height: 1.5; text-align: right; margin-top: -20px;}
.prodtload{text-align: center; margin-top: -20px;}
.prodtload a{display: inline-block; font-size: 40px; color: #282828; line-height: 1.4; font-weight: bold; letter-spacing: 2px; vertical-align: middle; position: relative; margin-left: 75px;}
.prodtload a::after{content: ""; width: 100%; height: 3px; background: #282828; position: absolute; left: 0; bottom: 0;}
.prodtload i{display: inline-block; width: 50px; height: 50px; background: url(../images/prodtload.png) no-repeat center; background-size: cover; margin-left: 25px; vertical-align: middle;}

@media (max-width:1480px){
  .product-third{padding: 120px 0;}
  .probtit{margin-bottom: 60px;}
  .probtit h3{font-size: 44px;}
  .probtit span{height: 4px; margin: 25px auto;}
  .probtit p{font-size: 36px;}
  .prodtcont{margin-bottom: 100px;}
  .prodtcont img{margin-bottom: 50px;}
  .prodtcont p{font-size: 18px;}
  .prodtchara{margin-bottom: 60px;}
  .prodtchara li{margin-bottom: 40px;}
  .prodtchara li img{width: 100px;}
  .prodtchara li p{font-size: 18px; margin-top: 20px;}
  .prodtduibi{margin-bottom: 80px;}
  .prodtbt{font-size: 24px;}
  .prodtbt span::after{height: 10px;}
  .prodtduibi li .prodtbt{margin-bottom: 30px;}
  .prodtduibi li p{font-size: 18px; margin-bottom: 20px; padding-left: 70px; background-position: 25px center; background-size: 30px; background-size: 22px;}
  .prodtxiaoyi{margin-bottom: 100px;}
  .prodtxiaoyi li{margin-bottom: 50px;}
  .prodtxiaoyi li p{font-size: 18px; margin-top: 20px;}
  .prodtxiaoyi h4{margin-top: -15px;}
  .prodtload a{font-size: 32px; margin-left: 62px;}
  .prodtload i{width: 42px; height: 42px; margin-left: 20px;}
}

@media (max-width:1200px){
  .product-third{padding: 80px 0;}
  .probtit{margin-bottom: 40px;}
  .probtit h3{font-size: 36px;}
  .probtit span{height: 3px; margin: 20px auto;}
  .probtit p{font-size: 30px;}
  .prodtcont{margin-bottom: 60px;}
  .prodtcont img{margin-bottom: 30px;}
  .prodtcont p{font-size: 16px;}
  .prodtchara{margin-bottom: 30px;}
  .prodtchara li{margin-bottom: 30px;}
  .prodtchara li img{width: 90px;}
  .prodtchara li p{font-size: 16px; margin-top: 15px;}
  .prodtduibi{margin-bottom: 50px;}
  .prodtbt{font-size: 20px;}
  .prodtbt span::after{height: 8px;}
  .prodtduibi li .prodtbt{margin-bottom: 20px;}
  .prodtduibi li p{font-size: 16px; margin-bottom: 15px; padding-left: 60px; background-position: 20px center; background-size: 20px;}
  .prodtxiaoyi{margin-bottom: 60px;}
  .prodtxiaoyi li{margin-bottom: 30px;}
  .prodtxiaoyi li p{font-size: 16px; margin-top: 15px;}
  .prodtxiaoyi h4{font-size: 16px; margin-top: -10px;}
  .prodtload{margin-top: -10px;}
  .prodtload a{font-size: 26px; margin-left: 54px;}
  .prodtload i{width: 38px; height: 38px; margin-left: 16px;}
}

@media (max-width:768px){
  .product-third{padding: 40px 0;}
  .probtit{margin-bottom: 30px;}
  .probtit h3{font-size: 28px;}
  .probtit span{width: 80px; height: 3px; margin: 15px auto;}
  .probtit p{font-size: 22px;}
  .prodtcont{margin-bottom: 40px;}
  .prodtcont img{margin-bottom: 20px;}
  .prodtcont p{font-size: 15px;}
  .prodtchara{margin-bottom: 20px;}
  .prodtchara li{width: 50%; margin-bottom: 20px;}
  .prodtchara li img{width: 80px;}
  .prodtchara li p{font-size: 15px; margin-top: 10px;}
  .prodtduibi{margin-bottom: 10px;}
  .prodtduibi li{width: 100%; margin-bottom: 20px;}
  .prodtbt{font-size: 18px;}
  .prodtbt span::after{height: 6px; bottom: -3px;}
  .prodtduibi li .prodtbt{margin-bottom: 20px;}
  .prodtduibi li p{font-size: 15px; margin-bottom: 10px; padding-left: 40px; background-position: 5px center; background-size: 18px;}
  .prodtxiaoyi{margin-bottom: 40px;}
  .prodtxiaoyi li{width: 50%; margin-bottom: 20px;}
  .prodtxiaoyi li p{font-size: 15px; margin-top: 12px;}
  .prodtxiaoyi h4{font-size: 15px; margin-top: 0px; text-align: left;}
  .prodtload{margin-top: -10px;}
  .prodtload a{font-size: 22px; margin-left: 42px;}
  .prodtload i{width: 32px; height: 32px; margin-left: 10px;}
}


.thirdlist{width: 100%; margin: 100px 0;}
.thirdlist li{width: calc((100% - 30px) / 2); float: left; margin-bottom: 65px;}
.thirdlist li:nth-of-type(2n-1){margin-right: 30px;}
.thirdlist li a{display: block; background: #fff;}
.thirdcon{width: 100%; position: relative;}
.thirdcon img{display: block; width: 100%; border: 1px solid #d9d9d9;}
.thirdcover{width: 100%; height: 100%; padding: 30px; background: rgba(9,53,109,.8); position: absolute; left: 0; top: 0; z-index: 10; display: none; align-items: center;}
.thirdcover p{font-size: 16px; color: #fff; line-height: 24px; margin-bottom: 24px;}
.thirdcover p:last-child{margin-bottom: 0;}
.thirdtit{width: 100%; font-size: 24px; color: #fff; line-height: 60px; text-align: center; background: #09356d; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.thirdlist li a:hover .thirdcover{display: flex;}

@media (max-width:1480px){
  .thirdlist{margin: 60px 0;}
  .thirdlist li{margin-bottom: 60px;}
}

@media (max-width:1200px){
  .thirdlist{margin: 40px 0;}
  .thirdlist li{margin-bottom: 40px;}
  .thirdcover p{margin-bottom: 20px;}
  .thirdtit{font-size: 20px;}
}

@media (max-width:768px){
  .thirdlist{margin: 30px 0;}
  .thirdlist li{width: 100%; margin-bottom: 30px; margin-right: 0;}
  .thirdcover{padding: 20px;}
  .thirdcover p{margin-bottom: 10px; font-size: 14px;}
  .thirdtit{font-size: 18px; line-height: 50px;}
}


.probmaoyi img{display: block; max-width: 100%; margin: auto;}
.probmaoyi p{font-size: 16px; color: #333; line-height: 30px; text-indent: 2em; margin-top: 40px;}

@media (max-width:1480px){
  .probmaoyi p{margin-top: 30px;}
}

@media (max-width:1200px){
  .probmaoyi p{font-size: 15px; margin-top: 25px;}
}

@media (max-width:768px){
  .probmaoyi p{font-size: 14px; line-height: 24px; margin-top: 20px;}
}


.news-box{padding: 160px 0 120px;}
.columnnav{text-align: center; font-size: 0;}
.columnnav a{display: inline-block; font-size: 18px; color: #333; line-height: 45px; padding: 0 50px; border: 1px solid #b2b2b2; border-radius: 45px; margin: 5px;}
.columnnav a.active, .columnnav a:hover{background: #09356d; border-color: #09356d; color: #fff;}
.newslist{margin: 100px 0;}
.newslist li{border-bottom: 1px solid #e5e5e5;}
.newslist li:first-child{border-top: 1px solid #e5e5e5;}
.newslist li a{display: flex; padding: 30px 20px;}
.newslist li a img{display: block; width: 32%;}
.newscon{width: 48%; margin-left: 5%; padding-top: 18px;}
.newscon h3{font-size: 24px; color: #000; line-height: 1;}
.newscon span{display: block; font-size: 14px; color: #666; line-height: 1; margin: 24px 0 12px;}
.newscon p{font-size: 16px; color: #666; line-height: 24px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.newslist li:hover{border-color: #09356d; background: #09356d;}
.newslist li:hover .newscon h3, .newslist li:hover .newscon span, .newslist li:hover .newscon p{color: #fff;}

@media (max-width:1480px){
  .news-box{padding: 120px 0 100px;}
  .newslist{margin: 80px 0;}
  .columnnav a{line-height: 40px; padding: 0 40px;}
}

@media (max-width:1200px){
  .news-box{padding: 80px 0;}
  .newslist{margin: 60px 0;}
  .columnnav a{line-height: 36px; padding: 0 32px; font-size: 16px;}
  .newslist li a{padding: 25px 20px;}
  .newscon{width: 58%;}
}

@media (max-width:768px){
  .news-box{padding: 40px 0;}
  .newslist{margin: 30px 0;}
  .columnnav a{line-height: 32px; padding: 0 20px; margin: 4px;}
  .newslist li a{padding: 20px 15px; display: block;}
  .newslist li a img{width: 100%;}
  .newscon{width: 100%; margin: 0; padding-top: 25px;}
  .newscon h3{font-size: 20px;}
  .newscon span{margin: 20px 0 10px;}
  .newscon p{font-size: 15px;}
}


.news-detail{padding: 120px 0;}
.location{line-height: 30px; margin-bottom: 50px;}
.location span{margin: 0 10px;}
.location span:last-child{display: none;}
.cont_tit h1{line-height: 1.2;}
.cont_date{line-height: 24px; margin: 20px 0 30px;}
.cont_con{line-height: 30px;}
.cont_con p{margin-bottom: 10px;}
.cont_con img{display: block; max-width: 100%; margin: auto;}
.fenye{background: #f3f3f3; padding: 10px 15px; margin-top: 30px; line-height: 30px;}

@media (max-width:1480px){
  .news-detail{padding: 80px 0;}
  .location{margin-bottom: 40px;}
}

@media (max-width:768px){
  .news-detail{padding: 40px 0;}
  .location{margin-bottom: 25px;}
  .location span{margin: 0 5px;}
  .cont_date{margin: 20px 0;}
  .cont_page, .cont_next{width: 100%; float: unset !important;}
}


.case-box{padding: 160px 0 120px;}
.caselist{margin: 100px 0;}
.caselist li{border: 1px solid #f0f0f0; width: calc(calc(100% - 60px) / 4); float: left; margin-right: 20px; margin-bottom: 35px;}
.caselist li:nth-of-type(4n){margin-right: 0;}
.caselist li a{display: block;}
.caseimg{width: 100%; padding: 10px;}
.caseimg img{display: block; width: 100%;}
.casecon{padding: 20px 15px 25px;}
.casecon h3{height: 40px; font-size: 16px; color: #333; line-height: 20px; text-align: center; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.casecon span{display: block; width: 100%; height: 1px; background: #d9d9d9; margin: 20px 0;}
.casecon p{font-size: 14px; color: #666; line-height: 1; text-align: center;}
.caselist li:hover{border-color: #09356d;}
.caselist li:hover .casecon{background: #09356d;}
.caselist li:hover .casecon h3, .caselist li:hover .casecon p{color: #fff;}
.caselist li:hover .casecon span{background: rgba(255,255,255,.3);}

@media (max-width:1480px){
  .case-box{padding: 120px 0 100px;}
  .caselist{margin: 80px 0;}
  .caselist li{width: calc(calc(100% - 40px) / 3);}
  .caselist li:nth-of-type(4n){margin-right: 20px;}
  .caselist li:nth-of-type(3n){margin-right: 0;}
}

@media (max-width:1200px){
  .case-box{padding: 80px 0;}
  .caselist{margin: 60px 0;}
}

@media (max-width:768px){
  .case-box{padding: 40px 0;}
  .caselist{margin: 30px 0;}
  .caselist li{width: 100%; margin-right: 0; margin-bottom: 20px;}
}


.down-box{padding: 160px 0 120px;}
.downlist{margin-top: 100px;}
.downlist li{width: 46%; float: left; display: flex; margin-bottom: 120px;}
.downlist li:nth-of-type(2n-1){margin-right: 8%;}
.downnum{width: 25%; font-size: 90px; color: #09356d; line-height: 1;}
.downcon{width: 75%;}
.downcon h3{font-size: 24px; color: #09356d; line-height: 1; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.downcon p{height: 96px; font-size: 16px; color: #666; line-height: 24px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:4; margin: 15px 0 25px;}
.downcon a{display: block; width: 200px; background: #f6d000; border-radius: 45px; font-size: 24px; color: #09356d; line-height: 45px; text-align: center;}

@media (max-width:1480px){
  .down-box{padding: 120px 0 100px;}
  .downlist{margin-top: 80px;}
  .downlist li{margin-bottom: 80px; width: 48%;}
  .downlist li:nth-of-type(2n-1){margin-right: 4%;}
  .downnum{font-size: 80px;}
  .downcon h3{font-size: 22px;}
  .downcon p{font-size: 15px;}
  .downcon a{width: 180px; line-height: 44px; font-size: 22px;}
}

@media (max-width:1200px){
  .down-box{padding: 80px 0;}
  .downlist{margin-top: 60px;}
  .downlist li{margin-bottom: 60px;}
  .downnum{font-size: 70px;}
  .downcon h3{font-size: 20px;}
  .downcon p{font-size: 15px;}
  .downcon a{width: 160px; line-height: 42px; font-size: 20px;}
}

@media (max-width:768px){
  .down-box{padding: 40px 0;}
  .downlist{margin-top: 30px;}
  .downlist li{margin-bottom: 40px; width: 100%;}
  .downlist li:nth-of-type(2n-1){margin-right: 0;}
  .downnum{font-size: 60px;}
  .downcon h3{font-size: 20px;}
  .downcon p{font-size: 14px;}
  .downcon a{width: 140px; line-height: 36px; font-size: 18px;}
}



.pages{text-align: center;font-size:0;}
.pages a{transition: all .3s;margin:0;font-size:14px;padding:0;color:#323439;display: inline-block;min-width:40px;line-height: 38px;height:40px;border:1px solid #e7e7e7;border-right: unset;}
.pages a.PreA, .pages a.NextA{padding: 0 15px;}
.pages a.NextA{border-right: 1px solid #e7e7e7;}
.pages a.Ahover,.pages a:hover{background: #09356d;color:#fff;border-color:#09356d;}

@media (max-width:768px){
  .pages a{min-width: 36px; height: 36px; line-height: 34px;}
  .pages a.PreA, .pages a.NextA{padding: 0 12px;}
}



