body{background: #fff;font-size:14px;
 /*font-family: -apple-system,"SF UI Text",Roboto,Noto,"Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;*/
 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;}
.fns262{font-size: 200px;line-height: 0.7;}
.fns66{font-size: 66px;line-height: 1;}
.fns60{font-size: 60px;line-height: 1;}
.fns45{font-size: 45px;}
.fns40{font-size: 40px;}
.fns25{font-size: 25px;}
.fns22{font-size: 22px;}
.fns18{font-size: 18px;}
.fns16{font-size: 16px;}


.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;max-width: 100%;}
.flex,.flexC{ display: -webkit-box;display: -webkit-flex; display: -ms-flexbox; display: flex;}
.flex>.sub,.flexC>.sub{ -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; overflow: hidden;}
.flexC{-webkit-flex-direction: column; flex-direction: column;}
.sb{justify-content: space-between;}
.jc{justify-content: center;}
.ai{-webkit-box-align:center;-moz-box-align:center;-o-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.wrap{flex-wrap: wrap;}
.oneLine{white-space: nowrap;width: 100%;overflow: hidden;text-overflow: ellipsis;}
.twoLine{text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;}
.no-padding{padding-left:0;padding-right: 0;}
.padding{padding:0 3%;}
.bg{background: #f8f8f8;}
.navbar{margin:0;border:none;background: none;color:#fff;}
.navbar-brand{height: auto;padding:20px 15px;display: inline-block;}
/*.navbar-collapse{padding:20px 0;}*/
.logo-m{display: none!important;}
.navbar-brand>img{max-height: 55px;}
.imghover{transition: all linear .6s;}
.imghover:hover{transform: scale(1.08);}
.mix{position: absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);}
.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;}
.gray {-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray;}
.gray:hover {-webkit-filter:grayscale(0%);-moz-filter:grayscale(0%);-ms-filter:grayscale(0%);-o-filter:grayscale(0%);filter:grayscale(0%);filter:gray;}

.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-more-btn{border: 1px solid #333; line-height: 50px;border-radius: 50px;color:#333;padding:0 36px;letter-spacing: 1px;font-size:18px;float:left;font-size:18px;}
.common-more-btn span{min-width:150px;padding-right:20px;position: relative;background: url(../images/icon-tri.png) no-repeat right center;float:left;}
.common-more-btn:hover{color: #fff; background: #132c88; border-color: #132c88;}
.common-more-btn:hover span{background-image: url(../images/icon-tri.png);}

@media (min-width: 767px){
 .container{width:90%;max-width: 1600px;}
}
@media (min-width: 1300px){
 .container{width:85%;}
 /*.container{width:1440px;}*/
}
/*@media (min-width: 1600px){
 .container{width: 1400px;}
}
*/


/* 导航部分 */
.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;color:#333;background: #fff;}
.header:after{content:'';width:100%;height:2px;position: absolute;left:0;bottom:0;background: #fff;transition: all .3s;z-index:10;}
.header.fixed:after{background:#132C88;}
.header_box{position: relative;height:110px;padding-right: 50px;}
.header .header_logo{position: absolute;left:0;top:0;bottom:0;z-index: 10; 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:16px;position: relative;transition: all .5s;}
.header .header_nav .nav_container>ul>li{display: inline-block;text-align: center;margin-right:6.45%;}
.header .header_nav li{position: relative;}
.header .header_nav .nav_container>ul>li>a{display: block;padding:0;line-height: 110px;position: relative;color:#333;font-size:16px;}
.header .header_nav .nav_container>ul>li>a.active,.header .header_nav .nav_container>ul>li>a:hover{color:;}
.header .header_nav .nav_container .dropdown-menu{margin:0;padding:0;border:none;left:50%;transform: translateX(-50%);text-align: center;border-radius:0;background: rgba(255,255,255,.7);font-size:15px;}
.header .header_nav .nav_container .dropdown-menu li a{display: block;white-space: nowrap;padding:16px 10px;color:#010000;position: relative;transition: all .3s;}
.header .header_nav .nav_container .dropdown-menu li a:hover,
.header .header_nav .nav_container .dropdown-menu li a:focus,
.header .header_nav .nav_container .dropdown-menu li a.active{background: #132C88;color:#fff;}
.header .header_nav .nav_container{transition: all 0.5s ease 0s;}
.show-menu .header .header_nav .nav_container{transform: translateX(100%);}
.show-menu .header.fixed .header_nav .nav_container{transform: translateX(100%);}


#header .menu-button ,.button_menu{display:block;position:absolute;width:30px;height:40px;border:0;padding:0;z-index:99;font-size:0;background:transparent;transition:top ease-in-out 0.2s;right:160px;top:50%;margin-top:-20px;z-index:22;}
#header .menu-button > * ,.button_menu>*{transition:width 0.5s ease-in-out;}
#header .menu-button:before,#header .menu-button:after,.button_menu:after,.button_menu:before {content:"";display:block;position:absolute;transition:all 0.2s ease-in-out;box-sizing:border-box;width:30px;height:2px;right:0;background:#222222;transform-origin:center center;transition:all 0.2s ease-in-out;}
#header .menu-button:before,.button_menu:before {top:10px;}
#header .menu-button:after,.button_menu:after {bottom:10px;}
#header .menu-button > span ,.button_menu>span{position:absolute;top:50%;right:0;display:block;width:20px;height:2px;background:#222222;margin-top:-1px;}
.button_menu{display:none;}

.header .header_tools{position: absolute;right:0;top:50%;margin-top:-30px;width: 100%;}
.header .header_tools>ul{}
.header .header_tools li{float: right;text-align: center; cursor: pointer;line-height: 60px;position: relative;margin-left:3%;cursor: pointer;}
.header .header_tools li:last-child{margin-left:0;}
.header .header_tools li .icon-lang{float:right;margin-left:12px;}
.header .header_tools .nav-lang{text-transform: uppercase;}
.header .header_tools .nav-lang .lang{display: block;padding:0 24px 0 38px;position: relative;background: url(../images/icon-earth.png) no-repeat left center;}
.header .header_tools .nav-lang .lang i{position: absolute;right:0;top:0;width:12px;height: 100%;background: url(../images/icon-down.png) no-repeat center;}
.header .header_tools .quick_box{position: absolute;top: 100%;left:0;width:500px; background-color:#fff; background-repeat: no-repeat;background-position: right top;text-align: left;font-size: 16px;padding: 25px 0 35px;display: none;}
.header .header_tools .quick_box a{padding-left:20px;display: block;height: 50px;line-height: 50px;opacity: 0;filter: alpha(opacity=0);transform: translateX(30px);transition: all .6s ease-in-out;-webkit-transition:all .6s ease-in-out; color:#313131;}
.header .header_tools .quick_box a .lin{padding-right: 30px;color:#313131;vertical-align: 2px;}
.header .header_tools .quick_box.show a{opacity: 1;filter: alpha(opacity=100);transform: translateX(0);transition-delay: .3s;}
.header .header_tools .quick_box.show a:nth-child(1){transition-delay: .3s;}
.header .header_tools .quick_box.show a:nth-child(2){transition-delay: .5s;}
.header .header_tools .quick_box.show a:nth-child(3){transition-delay: .7s;}
.header .header_tools .quick_box.show a:nth-child(4){transition-delay: .9s;}
.header .header_tools .quick_box.show a:nth-child(5){transition-delay: 1.1s;}
.header .header_tools .quick_box.show a:nth-child(6){transition-delay: 1.3s;}
.header .header_tools .quick_box.show a:nth-child(7){transition-delay: 1.5s;}
.header .header_tools .quick_box.show a:nth-child(8){transition-delay: 1.7s;}
.header .header_tools .quick_box.show a:nth-child(9){transition-delay: 1.9s;}
.header .header_tools .quick_box.show a:nth-child(10){transition-delay: 2.1s;}
.header .header_tools .quick_box.show a:nth-child(11){transition-delay: 2.3s;}


/*.button_menu{width: 30px;height: 25px;position: absolute;top:7px;left:0;}*/

.index_header{top:-80px; -moz-transition:all 1s ease 0s; -ms-transition:all 1s ease 0s; -o-transition:all 1s ease 0s; -webkit-transition:all 1s ease 0s; transition:all 1s ease 0s;}
.index_header.ani{top:0;}
.header-container{position: relative;z-index:10;}
body{padding-top:110px;}
.ibanner{position: relative;text-align: left;/*padding-left:5.57%;*/background: #fff;}
.ibanner .swiper-slide,.ibanner .swiper-container{/*border-radius:44px 0 0 0;*/overflow: hidden;}
.ibanner .item-mask{position: absolute;top:42.7%;margin-top:-30px;width:100%;color:#fff;padding:0 8%;}
.ibanner .item-mask .title{transform: translateY(50px);opacity: 0;filter: alpha(opacity=0);transition: all .6s;transition-delay: .2s;text-shadow: 1.5px 2.6px 4.75px rgba(4,0,0,.3);margin-bottom: 30px;}
.ibanner .item-mask .stit{line-height: 1;transform: translateY(40px);opacity: 0;filter: alpha(opacity=0);transition: all .6s;transition-delay: .4s;text-shadow: 1.5px 2.6px 4.75px rgba(4,0,0,.3);}
.ibanner .swiper-slide-active .title,.ibanner .swiper-slide-active .stit{transform: translateY(0);opacity: 1;filter: alpha(opacity=100);}

.ibanner .swiper-pagination-bullets{bottom:auto;top:50%;transform: translateY(-50%);left:0;width:5.57%;font-size:0;text-align: center;display: none;}
.ibanner .swiper-pagination-bullet{width: 9px;height:9px;border-radius:100%;background:#a5a5a5;opacity:1;display: block;}
.ibanner .swiper-pagination-bullet-active{opacity: 1;background: #132c88;}
.ibanner .swiper-pagination-bullets .swiper-pagination-bullet{margin:32px auto;}
.ibanner .scroll-icon{position: absolute;bottom: 0;color:#a5a5a5;font-size:14px;transform: rotate(-90deg);transform-origin: left bottom;z-index:10;left:2.785%;margin-left:5px;}
.ibanner .scroll-icon .txt{transform-origin: center;transform: rotate(180deg);padding-right:90px;position: relative;}
.ibanner .scroll-icon .l{position: absolute;content:'';width:80px;height: 1px;background: #a5a5a5;right:0;top:50%;}
.ibanner .scroll-icon .l:after{position: absolute;content:'';height:1px;width:35%;left:0;top:0;background: #132c88;animation: dot 3s ease-in-out infinite;}
.ibanner .swiper-btn{float:left;position: relative;top:auto;right:auto;width: 46px;height: 46px;margin:0 24px 0 0;border-radius: 100%;overflow: hidden;border:3px solid #fff;color:#fff;left:auto;opacity: 0.3;}
.ibanner .swiper-btn:hover{opacity: 1;}
.ibanner .swiper-btn:after{font-size:20px;font-weight: bold;}
.ibanner .swiper-btn-box{position: absolute;padding-left:8%;bottom:33%;}
@keyframes dot {
 0% {
 transform: translateX(0px);
 }
 50% {
 transform: translateX(185%);
 }
 100% {
 transform: translateX(0px);
 }
}

.common-swiper-pager .swiper-pagination-bullet{position: relative;}
.common-swiper-pager .swiper-pagination-bullet-active::after{content: ""; width: 100%; height: 100%; border-radius: 50%; position: absolute; top: 0; left: 0;animation: ripplesone 2s 0s infinite;}
.common-swiper-pager .swiper-pagination-bullet-active::before{content: ""; width: 100%; height: 100%; border-radius: 50%; position: absolute; top: 0; left: 0;animation: ripplesone 2s 1.5s infinite;}
@keyframes ripplesone {
 0% {
 transform-origin: 50% 50%;
 transform: scale(1);
 opacity: 1;
 border: 1px solid #132c88;
 }

 40% {
 transform-origin: 50% 50%;
 transform: scale(1.8);
 opacity: 0.4;
 border: 1px solid #132c88;
 }

 90% {
 transform-origin: 50% 50%;
 transform: scale(2.6);
 opacity: 0.1;
 border: 1px solid #132c88;
 }
 100% {
 transform-origin: 50% 50%;
 transform: scale(2.8);
 opacity: 0;
 border: 1px solid #132c88;
 }
}

/* 搜索框 */
.search_hover .header_logo .logo-pc{display:block!important;}
.search_hover .header_logo .logo-m{display:none!important;}

.header_search_fix{position: fixed;z-index: 99;top: 0;left: 0;width: 100%;height: 100%;background: #c2000f;color: #fff;display: none;}
.header_search_fix .search{font-size: 18px;margin-bottom: 10px;}
.header_search_fix .box{position: absolute;width: 40%;top: 50%;margin-top: -50px;text-align: left;left: 30%;}
.header_search_fix .input{background:none; width:85%; line-height:40px; height:40px; padding-right:60px;border: 0;outline: 0;font-size:38px;color: #fff;font-family: 'Impact'}
.header_search_fix .input::-webkit-input-placeholder {color: #fff;}
.header_search_fix .input:-moz-placeholder {color: #fff;}
.header_search_fix .input:-ms-input-placeholder {color: #fff;}
.header_search_fix .search_box{line-height: 70px;height: 70px;position: relative;}
.header_search_fix .submit{width: 125px;height: 45px;line-height: 41px;font-size: 14px;color: #fff;border: 2px solid #fff;border-radius: 20px;background: transparent;padding: 0;margin: 0;position: absolute;top: 50%;margin-top: -23px;right: 0;-webkit-appearance: none;}
.header_search_fix .close-btn{position: absolute;width: 88px;height: 88px;font-size: 28px;line-height: 92px;border: 1px solid #fff;right: 60px;top: 20px;text-align: center;cursor: pointer;transition: all .5s ease;-webkit-transition:all .5s ease;background: #c2000f;}
.header_search_fix .close-btn:hover{background: #c2000f;}
.header_search_fix .submit:before{width: 100%;margin-top: 0;}
.header_search_fix .submit:hover{background: #c2000f;}
.header_search_fix .submit:before{width: 100%;left: 0;text-align: center;}
@media only screen and (max-width: 1660px){
.header_search_fix .box{width: 60%;left:20%;}
}


#header .menu-wrap {position:absolute;width:550px;height:100vh;top:0;bottom:0;font-size:1.15em;transform:translate3d(0,0,0);left:100%;transition:transform 0.3s;z-index:20;}
#header .menu {position:absolute;width:550px;overflow:hidden;right:0px;top:0;height:100vh;bottom:0;margin:0;bottom:0;opacity:0;transition:opacity 0.5s ease 0.2s;}
#header .menu ul {padding:100px 0;text-align:left;font-size:30px;overflow-y:auto;}
#header .menu ul li {margin:16px 0;position:relative;font-family: '黑体';}
#header .menu ul li a {display:block;color:#fff;text-transform:capitalize;padding:0 100px;position:relative;z-index:10;line-height: 57px;}
#header .menu ul li.has-child {position:relative;}
#header .menu ul li.has-child .back {position:absolute;left:80px;top:0;right:0;bottom:0;font-size:0;cursor:pointer;}
#header .menu ul li.has-child .back::before {content:"";position:absolute;left:-30px;top:50%;height:15px;width:15px;border-width:2px 2px 0 0;border-color:#00b9fe;border-style:solid;display:block;font-size:0;transform-origin:center center;transform:translateY(-50%) rotate(-135deg);}
#header .menu ul li.has-child .back::after {content:"";display:block;width:17px;height:2px;background:#00b9fe;position:absolute;left:-30px;margin-top:-1px;top:50%;}
#header .menu ul li.has-child .back .back::after {content:"";width:40px;height:40px;display:block;position:absolute;left:-13px;top:-20px;z-index:-1;background:#fff;border-radius:20px;opacity:0;}
#header .menu ul li.has-child > ul {position:fixed;padding:80px 0;top:0;bottom:0;right:-650px;background:#132C88;width:550px;transition:right 0.3s ease;z-index:100;}
#header .menu ul li.has-child > ul.is-show {right:0;}
#header .menu ul li.has-child > ul > li > a {font-size:24px;line-height: 40px;}
#header .menu ul li.has-child > ul > li:first-child {padding-left:100px;font-size:2.5rem;line-height:1;color:#00b9fe;}
#header .menu ul li.has-child:after {content:"";display:block;width:16px;height:2px;background:#fff;position:absolute;right:100px;top:29px;z-index:0;}
#header .menu ul li.has-child:before {content:"";display:block;width:2px;height:16px;background:#fff;position:absolute;right:107px;top:22px;z-index:0;transform:rotate(0deg);transition:transform 0.1s;font-size:1rem;}
#header .menu ul li.has-child .has-child:after {top:17px;}
#header .menu ul li.has-child .has-child:before {top:10px;}
#header .morph-shape {position:absolute;width:550px;height:100vh;top:0;right:0;fill:#132C88;}
.wrapper,.ibanner{transition:transform 0.3s;}

.show-menu #header .menu-wrap {transform:translate3d(-550px,0,0);}
.show-menu #header .menu {opacity:1;}
/* .show-menu #header .menu-button{margin-top:-10px;}
.show-menu #header .menu-button > span {display:none;}
.show-menu #header .menu-button:before {top:10px;transform:rotate(-45deg);background: #222;}
.show-menu #header .menu-button:after {top:10px;bottom:unset;transform:rotate(45deg);background: #222;} */


@media (min-width:992px) {
 #header .menu ul li.has-child {position:relative;}
 #header .menu ul li.has-child .back:hover::after {opacity:1;}
 #header .menu ul li > a:hover {color:#00b9fe;}
 #header .menu-button:hover > span {width:30px;}
 #header .menu-button:hover:before,#header .menu-button:hover:after {width:25px;}
}
@media (max-width: 1199px) {
 #header .menu-wrap {transform:translate3d(300px,0,0);width:300px;}
 #header .morph-shape {width:300px;}
 #header .menu {width:300px;}
 #header .menu ul {font-size:1.8rem;padding:50px 0px;}
 #header .menu ul li a {padding:0 50px;}
 #header .menu ul li.has-child::before {top:15px;right:27px;}
 #header .menu ul li.has-child::after {top:22px;right:20px;}
 #header .menu ul li.has-child .back {left:50px;}
 #header .menu ul li.has-child .back::before {width:10px;height:10px;}
 #header .menu ul li.has-child > ul {position:fixed;padding:50px 0;right:-380px;width:300px;}
 #header .menu ul li.has-child > ul li:first-child {padding-left:50px;}
 #header .menu ul li.has-child > ul li:first-child > a {font-size:1.8rem;}
 #header .menu ul li.has-child > ul > li > a {font-size:1.5rem;}
 .show-menu #header .menu-wrap {transform:translate3d(-300px,0,0);}

}


.banner_mouse{position:absolute; width: 23px;height: 37px;cursor:pointer;background:url(../images/banner_mouse_ico.png) no-repeat -23px 0px;-webkit-animation: nudgeMouse 1.6s linear infinite;animation: nudgeMouse 1.6s linear infinite; bottom:5.44%; left:50%;margin-left:-12px;z-index:1;}
.banner_mouse:after,.banner_mouse:before{content: "";position: absolute;}
.banner_mouse:before{width:24px;height:40px;background:url(../images/banner_mouse_ico.png) no-repeat 0px 0px;-webkit-animation: colorSlide 1.6s linear infinite;animation: colorSlide 1.6s linear infinite;top:0;left:0;}
.banner_mouse:after{background-color: #ffffff;width: 4px;height: 8px;border-radius: 2px;-webkit-animation: trackBallSlide 1.6s linear infinite;animation: trackBallSlide 1.6s linear infinite;top: 0;right: 0;bottom: 0;left: 0;margin: auto;}
@-webkit-keyframes colorSlide {0% {height:0;}
90% {height:40px;}
}
@keyframes colorSlide {0% {height:0;}
90% {height:40px;}
}
@-webkit-keyframes trackBallSlide {0% {opacity:1;-webkit-transform:scale(1) translateY(-8px);transform:scale(1) translateY(-8px);}
34% {opacity:1;-webkit-transform:scale(0.9) translateY(4px);transform:scale(0.9) translateY(4px);}
68% {opacity:0;-webkit-transform:scale(0.4) translateY(16px);transform:scale(0.4) translateY(16px);}
100% {opacity:0;-webkit-transform:scale(0.4) translateY(-8px);transform:scale(0.4) translateY(-8px);}
}
@keyframes trackBallSlide {0% {opacity:1;-webkit-transform:scale(1) translateY(-8px);transform:scale(1) translateY(-8px);}
34% {opacity:1;-webkit-transform:scale(0.9) translateY(4px);transform:scale(0.9) translateY(4px);}
68% {opacity:0;-webkit-transform:scale(0.4) translateY(16px);transform:scale(0.4) translateY(16px);}
100% {opacity:0;-webkit-transform:scale(0.4) translateY(-8px);transform:scale(0.4) translateY(-8px);}
}
@-webkit-keyframes nudgeMouse {0% {-webkit-transform:translateY(0);transform:translateY(0);}
50% {-webkit-transform:translateY(8px);transform:translateY(8px);}
100% {-webkit-transform:translateY(0);transform:translateY(0);}
}
@keyframes nudgeMouse {0% {-webkit-transform:translateY(0);transform:translateY(0);}
50% {-webkit-transform:translateY(8px);transform:translateY(8px);}
100% {-webkit-transform:translateY(0);transform:translateY(0);}
}




@media (max-width:1230px){
 .header .header_nav .nav_container>ul>li{margin-right: 4%;}
}

@media (max-width:767px){
 .header_box{overflow: hidden;padding:12px 0;}
 .mobile_key{display: block;float:right;}
 .header .header_logo{max-width: 70%;}
 .header .header_nav{text-align: left;font-size:14px;}
 .no-padding{padding-left:15px;padding-right: 15px;}
}

.mcolor{color:#132c88;}
.index-part1{padding:130px 0;position: relative;}
.index-part1 .p1-left{float:left;width: 50.8%;position: relative;}
.index-part1 .p1-left .img{width:100%;height:660px;object-fit: cover;}
.index-part1 .p1-left .item-mask{position: absolute;z-index:10;height:100%;right:0;top:0;}
.index-part1 .p1-con{float:right;width: 47%;max-width: 890px;position: relative;padding-right: 160px;padding-top:40px;}
.wrapper .common-title-box{position: relative;}
.wrapper .common-title-box .item-tit{font-weight: bold;text-transform: uppercase;font-family: arial;color:#333;opacity: 0.2;position: relative;line-height: 0.9;}
.wrapper .common-title-box .item-stit{font-weight: bold;line-height: 1;margin-top:22px;}
.wrapper .common-title-box .item-line{width:70px;height:2px;background: #132c88;margin-top:30px;}
.index-part1 .common-title-box{margin-bottom: 65px;}
.index-part1 .common-title-box .item-bline{width:30%;max-width:214px;height: 16px;background: #E0E0E0;position: absolute;right:0;top:0;}
.index-part1 .common-title-box .item-bline:after{content:'';position: absolute;left:0;top:0;height:100%;width: 50%;background: #132c88;}
.index-part1 .p1-con .item-con{line-height: 1;letter-spacing: 1px;}
.index-part1 .p1-con .item-desc{line-height: 36px;height: 108px;color:#333;-webkit-line-clamp:3;line-clamp:3;margin-top:15px;}
.index-part1 .p1-con .common-more-btn{margin-top:42px;}
.index-part1 .company-en{font-family: 'pm';color:#132c88;opacity: 0.1;position: absolute;right:0;bottom:0;font-style: italic;}
.index-part1 .common-swiper-pager{position: absolute;bottom:20px;left:0;font-size:0;width: 100%;}
.index-part1 .common-swiper-pager .swiper-pagination-bullet{float:left;margin-right:3.6%;width:9px;height: 9px;border-radius: 100%;background: #a5a5a5;opacity: 1;}
.index-part1 .common-swiper-pager .swiper-pagination-bullet-active{background: #132c88;}

.index-part2{background: url(../images/index2-bg.png) no-repeat center;background-size: cover;color:#fff;}
.index-part2 .p2-left{float:left;width: 50%;text-align: center;}
.index-part2 .p2-item{padding:75px 0 52px;text-align: center;width: 50%;border:1px solid rgba(255,255,255,.5);margin-left:-1px;margin-top:-1px;transition: all .3s;}
.index-part2 .p2-item .item-title{line-height: 1;}
.index-part2 .p2-item .item-desc{line-height: 20px;margin-top:24px;}
.index-part2 .p2-item .item-desc p{padding:8px 10px;}
.index-part2 .p2-item .item-icon{width:67px;max-width: 20%;margin:0 auto 35px;transition: all .4s;}
.index-part2 .p2-item:hover{background: rgba(255,255,255,.2)}
.index-part2 .p2-item:hover .item-icon{transform: rotateY(180deg);}
.index-part2 .p2-right{float:right;width:47.25%;padding-top:110px;}
.index-part2 .p2-right .item-tit{color:#fff;}
.index-part2 .p2-right .item-stit{color:#fff;}
.index-part2 .p2-right .desc{line-height: 36px;max-height: 108px;-webkit-line-clamp:3;line-clamp:3;margin-top:12%;}
.index-part2 .p2-right .common-more-btn{margin-top:18%;float:right;}
.index-part2 .common-more-btn{border-color: #fff; color: #fff;}
.index-part2 .common-more-btn span{background-image: url(../images/icon-tri.png);}
.index-part2 .common-more-btn:hover{border-color: #132c88;}

.index-part3{margin-top:133px;overflow: hidden;padding-left:160px;}
.index-part3 .p3-left{width: 430px;margin-right: 4.3%;position: relative;}
.index-part3 .p3-left .pro-txt-swiper{padding-bottom: 60px;position: relative;}
.index-part3 .pro-txt-swiper{margin-top:98px;}
.index-part3 .pro-txt-swiper h2{line-height: 1;}
.index-part3 .pro-txt-swiper .item-desc{line-height: 36px;margin-top:30px;-webkit-line-clamp:4;line-clamp:4;max-height: 144px;color:#a5a5a5;text-align: justify;}
.index-part3 .swiper-btn-box{position: absolute;left:0;bottom:0;width: 100%;}
.index-part3 .swiper-btn{float:left;width: 25%;max-width: 107px;background: #a5a5a5;}
.index-part3 .swiper-btn span{display: block;width: 100%;padding-bottom: 56%;background: url(../images/icon-prev.png) no-repeat center;background-size: auto 20%;}
.index-part3 .swiper-btn-next span{background-image: url(../images/icon-next.png);}
.index-part3 .swiper-btn:hover{background: #132c88;}
/*.index-part3 .p3-right .swiper-slide{width:74.2%;margin-right:4.38%;}*/
.index-part3 .p3-right{margin-right:4.38%;}


.index-part3 .p3-right .item-img{position: relative;/* height: 604px; */padding-bottom:65%;width: 100%;background: #132c88;}
.index-part3 .p3-right .item-img img{opacity: 0.2;transition: all .3s;position:absolute;top:0;left:0;}
.index-part3 .p3-right .item-icon{width: 11%;max-width: 102px;position: absolute;right:0;bottom:0;z-index:10;}
.index-part3 .p3-right .item-icon span{display: block;padding-bottom: 100%;background: url(../images/fdj.png) no-repeat center;background-size: 100% 100%;}
.index-part3 .p3-right .swiper-slide-active .item-img img{opacity: 1}

.index-news{margin-top:122px;}
.index-news .title-box{text-align: center;line-height: 1;letter-spacing: 2px;margin-top:0;}
.index-news .title-box p{margin-top:23px;color:#333;}
.index-news .list{margin:60px -1.2% 0 -1.2%;}
.index-news .list li{margin-bottom: 42px;padding:0 1.2%;}
.index-news .index-news-item{display: block;line-height: 1;position: relative;border:1px solid #dddddd;border-radius: 14px;overflow: hidden;padding:42px 5.12% 42px 11.5%;transition: all .3s;}
.index-news .index-news-item .item-num{position: absolute;left:0;top:0;width:120px;height: 120px;transform: translate(-50%,-50%);background: #a5a5a5;border-radius: 100%;overflow: hidden;text-align: center;transition: all .3s;}
.index-news .index-news-item .item-num span{position: absolute;left:50%;width:44%;top:50%;height: 44%;display: flex;align-items: center;justify-content: center;font-family: 'pm';font-size: 32px;color:#fff;}
.index-news .index-news-item .item-date{margin-bottom: 14px;font-family: arial;}
.index-news .index-news-item .swiper-button-next{color:#fff;font-weight: bold;width:40px;height:40px;margin-top:-20px;top:50%;bottom:auto;left:auto;right:0px;border-radius: 100%;background: #a5a5a5;padding-left:2px;transition: all .3s;}
.index-news .index-news-item .swiper-button-next:after{font-size:20px;}
.index-news .index-news-item:hover .item-num,.index-news .index-news-item:hover .swiper-button-next{background:#132c88;}
.index-news .index-news-item:hover{box-shadow: 0 0 8px 2px rgba(0,0,0,.15);}
.index-news .more-btn{line-height: 50px;border:1px solid #a5a5a5;padding:0 36px 0 30px;letter-spacing: 1px;transition: background .3s;}
.index-news .more-btn span{float:left;min-width:130px;padding-right: 20px;background: url(../images/icon-more.png) no-repeat right center;transition: all .3s;}
.index-news .more-btn:hover{border-color:#132c88;background: #132c88;color:#fff;}
.index-news .more-btn:hover span{background-image: url(../images/icon-moreon.png);}

.footer-box{position: relative;background: #2a2a2a;margin-top:100px;color:#fff;}
.footer-box .bg{position: absolute;opacity: 0.3;left:0;top:0;width: 100%;height: 100%;background: url(../images/footer-bg.png) no-repeat center;background-size: cover;}
.footer-box .container,.copyright{position: relative;z-index:10;}
.copyright{border-top:1px solid rgba(255,255,255,.4);padding:42px 0;line-height: 1;font-size:12px;color:#fff;}
.copy-info{text-align: right;}
.footer-box .footer-nav a{float:left;margin-right: 2vw;}
.footer{padding:60px 0;}
.footer-info .icon{padding-left:50px;background: url(../images/footer-icon1.png) no-repeat left top;line-height: 30px;}
.footer-info .icon-tel{font-size:24px;font-weight: bold;font-family: arial;}
.footer-info .icon-mobile{background-image: url(../images/footer-icon2.png);}
.footer-info .icon-mail{background-image: url(../images/footer-icon3.png);}
.footer-info .icon-address{background-image: url(../images/footer-icon4.png);}
.footer-info p{margin-bottom: 29px;}
.footer-info p:last-child{margin-bottom: 0;}
.footer-map{width:33.125%;height:200px;border-radius: 10px;overflow: hidden;background: #fff;/*background:url(../images/dt.png) no-repeat center;*/background-size: cover;}
.footer-map #allmap{width: 100%;height: 100%;}
.footer-code .txt{width:14px;font-size: 14px;text-align: center;line-height: 16px;margin-right: 20px;}
.footer-code .code{max-width: 190px;}

@media (max-width:1650px){
	.header_box{height:100px;}
	.header .header_nav .nav_container>ul>li>a{line-height:100px;}
		.header .header_nav .nav_container>ul>li{margin-right:4.5%;}
	body{padding-top:100px;}
	
	.fns262{font-size: 200px;line-height: 0.7;}
	.fns66{font-size: 62px;}
	.fns60{font-size: 56px;}
	.fns45{font-size: 42px;}
	.fns40{font-size: 36px;}
	.fns25{font-size: 23px;}
	.fns22{font-size: 20px;}
	
	.index-part1{padding:110px 0;}
	.index-part1 .common-title-box .item-bline{height:14px;}
	.index-part1 .common-title-box{margin-bottom:50px;}
	.index-part1 .p1-left .img{height:600px;}
	.index-part2 .p2-item{padding:60px 0 45px;}
	.index-part2 .p2-item .item-icon{margin-bottom:30px;}
	.index-part2 .p2-item .item-desc{margin-top:20px;}
	.index-part3{margin-top:120px;}
	.index-part3 .p3-left .pro-txt-swiper{margin-top:60px;}
	.index-part3 .pro-txt-swiper .item-desc{margin-top:25px;}
	.index-news{margin-top:110px;}
	.index-news .list li{margin-bottom:35px;}
	.index-news .list{margin-top:45px;}
	.footer-box{margin-top:80px;}
	.footer{padding:45px 0;}
	.footer-info p{margin-bottom:25px;}
	.footer-code .code{max-width:170px;}
	.copyright{padding:35px 0;}
	.index-part3 .p3-left{width:400px;}
}
@media (max-width:1300px){
	.fns262{font-size: 200px;}
	.fns66{font-size: 56px;}
	.fns60{font-size: 50px;}
	.fns45{font-size: 38px;}
	.fns40{font-size: 32px;}
	.fns25{font-size: 21px;}
	.fns22{font-size: 18px;}
	.fns18{font-size: 17px;}
	.fns16{font-size: 15px;}
	.header .header_nav .nav_container>ul>li>a{font-size:15px;}
	.header .header_nav .nav_container>ul>li{margin-right:4.5%;}
	.ibanner .item-mask .title{margin-bottom:25px;}
	.ibanner .swiper-pagination-bullets .swiper-pagination-bullet{margin:25px auto;}
	.index-part1{padding:90px 0;}
	.index-part1 .common-title-box .item-bline{height:12px;}
	.common-more-btn{padding:0 30px;line-height:46px;font-size:16px;}
	.common-more-btn span{min-width:120px;}
	.index-part2 .p2-item{padding:45px 0 30px;}
	.index-part2 .p2-item .item-icon{margin-bottom:25px;}
	.index-part2 .p2-item .item-desc p{padding:5px 8px;}
	.index-part2 .p2-right{padding-top:80px;}
	.index-part2 .p2-right .common-more-btn{margin-top:12%;}
	.wrapper .common-title-box .item-stit{margin-top:16px;}
	.index-part3 .p3-left .pro-txt-swiper{margin-top:45px;}
	.index-part3 .swiper-btn{width:20%;}
	.index-part3 .pro-txt-swiper .item-desc{line-height:30px;max-height:120px;}
	.index-part3{margin-top:100px;}
	.index-part3 .p3-right .item-img{padding-bottom:76%;}
	.index-news{margin-top:90px;}
	.index-news .index-news-item{padding-top:32px;padding-bottom:32px;}
	.index-news .list li{margin-bottom:30px;}
	.footer-box{margin-top:60px;}
	.footer-info .icon{background-size:auto 25px;line-height:26px;padding-left:40px;}
	.ibanner .swiper-btn-box{bottom:30%;}
	.index-part3 .p3-left{width:380px;}
}
@media (max-width:1000px){
	.fns262{font-size: 160px;}
	.fns66{font-size: 50px;}
	.fns60{font-size: 40px;}
	.fns45{font-size: 34px;}
	.fns40{font-size: 28px;}
	.fns25{font-size: 19px;}
	.fns22{font-size: 17px;}
	.fns18{font-size: 16px;}
	.fns16{font-size: 14px;}
	.header_box{height:90px;}
	.header .header_nav .nav_container>ul>li>a{line-height:90px;}
	body{padding-top:90px;}
	.header .header_nav .nav_container>ul>li{margin-right:3%;}
	.ibanner .item-mask .title{margin-bottom:20px;}
	.ibanner .swiper-btn{width:40px;height:40px;}
	.ibanner .swiper-btn:after{font-size:18px;}
	.ibanner .scroll-icon .txt{padding-right:60px;font-size:12px;}
	.ibanner .scroll-icon .l{width:50px;}
	.index-part1{padding:80px 0;}
	.index-part1 .p1-left .img{height:500px;}
	.index-part1 .p1-con{padding-top:25px;}
	.index-part1 .common-title-box .item-bline{height:10px;}
	.wrapper .common-title-box .item-line{width:60px;margin-top:20px;}
	.index-part1 .p1-con .item-desc{line-height:30px;height:90px;}
	.index-part1 .p1-con .common-more-btn{margin-top:25px;}
	.index-part2 .p2-right{padding-top:60px;}
	.index-part3{margin-top:80px;}
	.index-part3 .p3-left .pro-txt-swiper{margin-top:30px;}
	.index-part3 .pro-txt-swiper .item-desc{max-height:60px;-webkit-line-clamp:2;line-clamp:2;}
	.index-news{margin-top:70px;}
	.index-news .title-box p{margin-top:16px;}
	.index-news .index-news-item .item-num{width:100px;height:100px;}
	.index-news .index-news-item .item-num span{font-size:28px;}
	.footer-map{height:180px;}
	.footer-info p{margin-bottom:20px;}
	.footer-code .code{max-width:140px;}
	.footer-code .txt{margin-right:15px;}
	.copyright{padding:25px 0;}
}
@media (max-width:900px){
	.fns262{font-size: 120px;}
	.fns66{font-size: 46px;}
	.fns60{font-size: 34px;}
	.fns45{font-size: 32px;}
	.fns40{font-size: 26px;}
	.fns25{font-size: 18px;}
	.header .header_logo{max-width:20%;}
	.header_box{height:80px;}
	.header .header_nav .nav_container>ul>li>a{line-height:80px;}
	body{padding-top:80px;}
	.header .header_nav .nav_container>ul>li{margin-right:2%;}
	.index-part1{padding:65px 0;}
	.ibanner .swiper-btn-box{bottom:20%;}
	.index-part1 .common-title-box .item-bline{height:8px;width:25%;}
	.index-part1 .common-title-box{margin-bottom:35px;}
	.index-part1 .p1-left .img{height:420px;}
	.index-part1 .p1-con .common-more-btn{margin-top:20px;}
	.index-part1 .p1-con .item-desc{margin-top:12px;}
	.common-more-btn{padding:0 25px;line-height:40px;font-size:15px;}
	.common-more-btn span{min-width:100px;}
	.index-part2 .p2-left{width:62%;}
	.index-part2 .p2-right{width:35%;}
	.index-part2 .p2-item .item-desc{margin-top:16px;}
	.index-part2 .p2-item .item-icon{margin-bottom:20px;}
	.index-part3 .p3-left{width:240px;}
	.index-part3 .pro-txt-swiper .item-desc{margin-top:20px;}
	.index-part3{margin-top:70px;}
	.index-news{margin-top:50px;}
	.index-news .index-news-item{padding-top:25px;padding-bottom:25px;}
	.index-news .list li{margin-bottom:20px;}
	.index-news .index-news-item .item-num{width:80px;height:80px;}
	.index-news .index-news-item .item-num span{font-size:24px;}
	.index-news .index-news-item .swiper-button-next{width:32px;height:32px;}
	.index-news .index-news-item .swiper-button-next:after{font-size:17px;}
	.index-news .more-btn{padding:0 30px 0 20px;line-height:46px;}
	.index-news .more-btn span{min-width:100px;}
	.footer{padding:35px 0;}
	.footer-info .icon-tel{font-size:20px;margin-bottom:15px;}
	.footer-info .icon{background-size:auto 20px;line-height:24px;padding-left:32px;}
	.footer-code .code{max-width:100px;}
	.footer-map{height:150px;}
	.copyright{padding:18px 0;}
	.footer-box .footer-nav a{margin-top:5px;margin-bottom:5px;}
	.copyright .copy-info{line-height:1.4;}
}

@media (max-width:750px){
	.fns262{font-size: 100px;}
	.fns66{font-size: 40px;}
	.fns60{font-size: 28px;}
	.fns45{font-size: 26px;}
	.fns40{font-size: 24px;}
	.fns25{font-size: 17px;}
	.fns22{font-size: 16px;}
	.fns18{font-size: 15px;}
	.fns16{font-size: 14px;}
	.header_box{height:90px;}
	.header .header_logo{max-width:40%;}
	.header_box{height:50px;}
	body{padding-top:50px;}
	#header .menu-button{display:none;}
	.mobile_key{right:0;}
	.ibanner .swiper-pagination-bullets .swiper-pagination-bullet{margin:10px auto;}
	.ibanner .item-mask .title{font-size:18px;margin-bottom:10px;font-weight:bold;}
	.ibanner .item-mask .stit{font-size:12px;}
	.ibanner .swiper-btn-box{bottom:10%;}
	.ibanner .swiper-btn{width:30px;height:30px;border-width:1px;margin-right:15px;}
	.ibanner .swiper-btn:after{font-size:15px;font-weight:normal;}
	.ibanner .item-mask{margin-top:-10px;}
	.index-part1{padding:50px 0;}
	.index-part1 .p1-left{float:none;width:100%;}
	.index-part1 .p1-left .swiper-slide{height:0;padding-bottom:65%;}
	.index-part1 .p1-left .img{height:100%;position:absolute;top:0;left:0;}
	.index-part1 .p1-con{float:none;width:100%;padding:30px 15px 40px;}
	.index-part1 .common-swiper-pager{bottom:0;padding:0 15px;}
	.index-part1 .common-swiper-pager .swiper-pagination-bullet{margin-right:5%;}
	.index-part2 .p2-left,.index-part2 .p2-right{float:none;width:100%;}
	.index-part2 .p2-right{padding-top:45px;margin-bottom:30px;}
	.index-part2 .p2-right .desc{margin-top:40px;}
	.index-part2 .p2-right .common-more-btn{margin-top:35px;}
	.index-part2 .p2-left ul{margin-left:-15px;margin-right:-15px;}
	.index-part2 .p2-item .item-desc{font-size:12px;}
	.index-part2 .p2-item{padding-top:30px;}
	.index-part2 .p2-item .item-icon{margin-bottom:15px;}
	.index-part2 .p2-item .item-desc{margin-top:12px;}
	.index-part2 .p2-item .item-desc p{padding:3px 5px;}
	.index-part3{margin-top:50px;}
	.index-part3>.flex{display:block;}
	.index-part3 .p3-left{width:100%;margin:0 0 30px;}
	.index-part3 .p3-right .item-icon{width:15%;}
	.index-news .title-box p{margin-top:12px;}
	.index-news .list{margin-top:30px;}
	.index-news .index-news-item{padding-top:20px;padding-bottom:20px;border-radius:10px;}
	.index-news .more-btn{line-height:42px;padding-right:25px;}
	.footer-box{margin-top:40px;}
	.footer{padding-bottom:155px;position:relative;padding-top:25px;}
	.footer-info p{margin-bottom:10px;}
	.footer-map{position:absolute;bottom:15px;left:0;width:100%;height:120px;}
	.footer-info{font-size:12px;}
	.footer-info .icon-tel{font-size:16px;}
	.footer-info .icon{background-size:auto 16px;padding-left:24px;line-height:20px;}
	.footer-code .txt{font-size:12px;margin-right:10px;}
	.footer-code .code{max-width:80px;}
	.copyright .copy-info{text-align:center;margin-top:5px;}
	.copyright{padding:10px 0;}
}

