@charset "utf-8";


html{background:#eee;}
.dfs{display:flex;align-items: center;justify-content: space-between;}

/*标签样式初始化*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin: 0px; padding: 0px;list-style: none;border: 0px;}

em,i{font-style: normal;}



/*公共样式部分*/
body {color: #666;margin: 0 auto;background-color: #fff; font-family: "hs_r";overflow-x: hidden; font-size:14px;min-width:1400px;max-width:1920px;position: relative;}

#copy { display: none;}
*{-webkit-box-sizing: border-box;box-sizing: border-box;}
a {color: #666; text-decoration: none;}
a:hover { color:#fe1408;text-decoration: none; border-bottom-style:}

.bg{width: 100%;min-width:1400px;overflow: hidden;}
.box{margin:0 auto;width:85%; min-width: 1400px;box-sizing: border-box;}
.page{width: 1400px;margin: 0 auto;}

.tit {display: flex;justify-content: center;align-items: center;flex-direction:  column;margin-bottom:40px;}
.tit p {display: flex;flex-direction: column;align-items: center;font-size: 40px;font-weight: bold;position: relative;color: #222;}
.tit p:before {content:'';width: 15px;height: 15px;position: absolute;background: rgba(37,46,121,0.8);border-radius: 50%;left: -8%;top: 2%;}
.tit p:after {content:'';width: 30px;height: 30px;background: rgba(37,46,121,0.1);position: absolute;left: -8%;top: 4%;border-radius: 50%;}
.tit span {font-size: 20px;padding-top: 10px;font-weight: lighter;color: #666;}




@font-face{font-family:hs_r;src:url(https://114my.cn.114.114my.net/hxp/fonts/HarmonyOS_Sans_SC_Regular.ttf)}
@font-face{font-family:hs_m;src:url(https://114my.cn.114.114my.net/hxp/fonts/HarmonyOS_Sans_SC_Medium.ttf.txt)}
.hs_r{font-family:hs_r}
.hs_m{font-family:hs_m}
@font-face {
	font-family:'Montserrat-Bold';
	src: url('https://114my.cn.114.114my.net/hxp/fonts/Montserrat-Bold.eot.txt');
	src: url('https://114my.cn.114.114my.net/hxp/fonts/Montserrat-Bold.woff.txt') format('woff'), url('https://114my.cn.114.114my.net/hxp/fonts/Montserrat-Bold.ttf.txt') format('truetype');	font-weight: normal; font-style: normal;}

@font-face {
font-family: "classic";
src: url("https://114my.cn.114.114my.net/hxp/fonts/classic.woff.txt") format("woff2");}



/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */


@font-face {
  font-family: 'iconfont';  /* Project id 4487322 */
  src: url('//at.alicdn.com/t/c/font_4487322_pbh6c0c7uil.woff2?t=1711761375361') format('woff2'),
       url('//at.alicdn.com/t/c/font_4487322_pbh6c0c7uil.woff?t=1711761375361') format('woff'),
       url('//at.alicdn.com/t/c/font_4487322_pbh6c0c7uil.ttf?t=1711761375361') format('truetype');
}

@font-face {
  font-family: 'iconfont';  /* Project id 4593683 */
  src: url('//at.alicdn.com/t/c/font_4593683_5zn68ydmb06.woff2?t=1718938248244') format('woff2'),
       url('//at.alicdn.com/t/c/font_4593683_5zn68ydmb06.woff?t=1718938248244') format('woff'),
       url('//at.alicdn.com/t/c/font_4593683_5zn68ydmb06.ttf?t=1718938248244') format('truetype');
}


.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}


.fl { float: left;}
.fr {float: right;}

/*左右浮动清除*/
.clear { clear: both;height: 0px; overflow: hidden;}

@font-face{font-family:hs_r;src:url(https://114my.cn.114.114my.net/hxp/fonts/HarmonyOS_Sans_SC_Regular.ttf)}
@font-face{font-family:hs_m;src:url(https://114my.cn.114.114my.net/hxp/fonts/HarmonyOS_Sans_SC_Medium.ttf.txt)}
.hs_r{font-family:hs_r}
.hs_m{font-family:hs_m}
@font-face {
	font-family:'Montserrat-Bold';
	src: url('https://114my.cn.114.114my.net/hxp/fonts/Montserrat-Bold.eot.txt');
	src: url('https://114my.cn.114.114my.net/hxp/fonts/Montserrat-Bold.woff.txt') format('woff'), url('https://114my.cn.114.114my.net/hxp/fonts/Montserrat-Bold.ttf.txt') format('truetype');	font-weight: normal; font-style: normal;}

@font-face {
font-family: "classic";
src: url("https://114my.cn.114.114my.net/hxp/fonts/classic.woff.txt") format("woff2");}


.t div{display:flex;align-items: center;}
.t p{font-size: 36px;color:#252e79;letter-spacing: 3px;font-weight: bold;display: inline-block;}
.t d{font-size: 30px;text-transform: uppercase;line-height: 1;font-weight: bold;color: #ccc;display: block;margin-bottom: 5px;}
.t span:before{content:'';width: 50px;height: 2px;background: #252e79;display:inline-block;margin: 0px 10px 0 30px;}
.t span{letter-spacing: 6px;font-size: 22px;color: #222;display: inline-flex;align-items: center;}


/*间隙*/
.top10 {padding-top: 10px;}
.top20 {padding-top: 20px;}
.top30 {padding-top: 30px;}
.top40 {padding-top: 40px;}
.top50 {padding-top: 50px;}
.top60 {padding-top: 60px;}
.top70 {padding-top: 70px;}
.top80 {padding-top: 80px;}
.top90 {padding-top: 90px;}
.top100 {padding-top: 100px;}
.top140 {padding-top: 140px;}
.top170 {padding-top: 170px;}


.header_box{width: 100%;height:104px;position: fixed;top: 0;left: 0;z-index: 98520;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s}
.header_box:hover{height: 90px;}
.header_box.on{position: fixed;transition: .5s;}
.header_box.on{transition: .5s;height: 90px;top: 0;}
.header_box.on .index_active .header_main::before{border-radius: 0 0 0 60px;box-shadow: 0 0 10px rgb(0 0 0 / 10%);}
.header_box .header_main{width: 100%;height: 100%;position: relative;z-index: 1}
.header_box .header_main::before{content: '';width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 1;background:#fff;transition: all .5s}
.header_box .header_main .center{width: 100%;height: 100%;position: relative;z-index: 5;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between}
.header_box .header_main .logo{width: 30%;max-width: 166px;height: 100%;font-size: 0;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;overflow: hidden}
.header_box .header_main .logo img{max-height: 80%;vertical-align: middle}
.header_box .header_main .nav{width: auto;height: 100%}
.header_box .header_main .nav>ul{width: 100%;height: 100%}
.header_box .header_main .nav>ul li{width: auto;height: 100%;float: left}
.header_box .header_main .nav>ul>li.cur a .title{color:#252e79;    font-weight: bold;}
.header_box .header_main .nav>ul>li:hover a .title{color:#252e79;    font-weight: bold;}
.header_box .header_main .nav>ul li>a{width: 100%;height: 100%;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-orient: vertical;-ms-flex-direction: column;-webkit-flex-direction: column;flex-direction: column;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;position: relative;z-index: 1;overflow: hidden;}
/*.header_box .header_main .nav>ul>li>a::after{content: '';width: 0;height: 3px;position: absolute;bottom: 0;left: 50%;z-index: 2;background: #d90808;transform: translateX(-50%);-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;}*/
.header_box .header_main .nav>ul>li>a.active{ color:#d90808; font-weight:bold;}/*::after{content: '';width: 0;height: 3px;position: absolute;bottom: 0;left: 50%;z-index: 2;background: #d90808;transform: translateX(-50%);-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;}*/
.header_box .header_main .nav>ul li>a .s
ubtitle{font-size: 10px;line-height: 15px;color: #999;text-transform: uppercase;}
.header_box .header_main .nav>ul li>a .title{font-size: 16px;line-height: 1.5;color: #000;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
.header_box .header_main .nav>ul>li:hover>a::after,
.header_box .header_main .nav>ul>li.active a::after{width: 100%;}
.header_box .header_main .nav ul li:hover .one_nav,
.header_box .header_main .nav ul li:hover .two_nav{opacity: 1;margin: 0;visibility: initial;}
.header_box .header_main .nav ul li .one_nav{width: 100%;height: auto;position: absolute;left: 0;top: 100%;z-index: 1;border-radius: 60px 0 0;opacity: 0;visibility: hidden;margin-top: 5px;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;overflow: hidden;}
.header_box .header_main .nav ul li .one_nav::before{content: '';width: 50%;height: 100%;border-top: 1px solid #d9d9d9;position: absolute;top: 0;right: 0;z-index: 2;background: #fff}
.header_box .header_main .nav ul li .one_nav::after{content: '';width: 100%;height: 100%;border-top: 1px solid #d9d9d9;position: absolute;top: 0;left: 0;z-index: 1;background: #f5f5f5;}
.header_box .header_main .nav ul li .one_nav .n_center{width: 100%;height: auto;position: relative;z-index: 3;border-top: 1px solid #d9d9d9;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;overflow: hidden;}
.header_box .header_main .nav ul li .one_nav .n_center .n_info{width: 30%;padding: 2.6vw 4vw;padding-left: 0;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;-webkit-box-orient: vertical;-ms-flex-direction: column;-webkit-flex-direction: column;flex-direction: column;}
.header_box .header_main .nav ul li .one_nav .n_center .n_info .title_box .title{font-family: sy_m;font-size: 30px}
.header_box .header_main .nav ul li .one_nav .n_center .n_info .title_box .details{margin-top: 15px;font-size: 16px;line-height: 1.6;color: #999;}
.header_box .header_main .nav ul li .one_nav .n_center .n_info .nlink{width: 100%;height: auto;position: relative;z-index: 1;overflow: hidden;}
.header_box .header_main .nav ul li .one_nav .n_center .n_info .nlink::before{content: '';width: 0;height: 2px;position: absolute;bottom: 0;right: 0;z-index: 2;background: #d90808;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
.header_box .header_main .nav ul li .one_nav .n_center .n_info .nlink::after{content: '';width: 100%;height: 2px;position: absolute;bottom: 0;left: 0;z-index: 1;background: #999;}
.header_box .header_main .nav ul li .one_nav .n_center .n_info .nlink a{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;line-height: 1;padding-bottom: 15px;color: #999;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
.header_box .header_main .nav ul li .one_nav .n_center .n_info .nlink a .nt{width: auto;flex: 1;font-size: 16px;}
.header_box .header_main .nav ul li .one_nav .n_center .n_info .nlink a .icon i{font-size: 24px;}
.header_box .header_main .nav ul li .one_nav .n_center .n_info .nlink a.active::before,
.header_box .header_main .nav ul li .one_nav .n_center .n_info .nlink:hover::before{width: 100%;left: 0;}
.header_box .header_main .nav ul li .one_nav .n_center .n_info .nlink a.active a,
.header_box .header_main .nav ul li .one_nav .n_center .n_info .nlink:hover a{color: 002fa7;}
.header_box .header_main .nav ul li .one_nav .n_center .n_box{width: 70%;padding: 2.6vw 4vw;padding-right: 0;background: #fff;}
.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main{width: 100%;height: auto;overflow: hidden;}
.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;}
.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item{width: 20%;}
.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .title{width: 100%;height: auto;overflow: hidden;}
.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .title a{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;line-height: 20px;padding-bottom: 15px;position: relative;z-index: 1;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s}
.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .title a::before{content: '';width: 0;height: 1px;position: absolute;bottom: 0;right: 0;z-index: 2;background: #d90808;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s}
.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .title a::after{content: '';width: 100%;height: 1px;position: absolute;bottom: 0;left: 0;z-index: 1;background: #e5e5e5}
.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .title a .txt{font-family: sy_m;font-size: 18px}
.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .title a .icon i{font-size: 24px}
.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .title a.active,
.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .title a:hover{color: 002fa7;}
.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .title a.active::before,
.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .title a:hover::before{width: 100%;left: 0}
.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .menu{width: 100%;height: calc(6 * 30px + 25px);margin-top: 20px;padding-right: 10px;overflow: hidden;overflow-y: auto;}
.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .menu .one{width: 100%;height: auto;margin-top: 5px;line-height: 30px;overflow: hidden}
.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .menu .one a{font-size: 16px;color: #666;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s}
.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .menu .one a.active,
.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .menu .one a:hover{color: 002fa7;}
.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .menu .one:first-child{margin: 0;}
.header_box .header_main .nav ul li .one_nav .n_center .n_box .pager_box{width: 100%;height: 2px;margin-top: 2.6vw;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between}
.header_box .header_main .nav ul li .one_nav .n_center .n_box .pager_box .pager{flex: 1;align-self: end;height: 100%;background: #e5e5e5;position: relative}
.header_box .header_main .nav ul li .one_nav .n_center .n_box .pager_box .pager .swiper-pagination-progressbar-fill{background: #d90808;}
.header_box .header_main .nav ul li .one_nav .n_center .n_box .pager_box .n_btn{width: auto;height: 30px;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;margin-left: 1.5vw;position: relative;z-index: 1;margin-top: -15px;color: #999;cursor: pointer;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s}
.header_box .header_main .nav ul li .one_nav .n_center .n_box .pager_box .n_btn i{font-size: 20px}
.header_box .header_main .nav ul li .one_nav .n_center .n_box .pager_box .n_btn:hover{color: 002fa7;}
@media (max-width:1440px){.header_box .header_main .nav ul li .one_nav .n_center .n_info .title_box .title{font-size: 24px}
.header_box .header_main .nav ul li .one_nav .n_center .n_info .title_box .details{font-size: 14px}
.header_box .header_main .nav ul li .one_nav .n_center .n_info .nlink a .nt{font-size: 14px}
.header_box .header_main .nav ul li .one_nav .n_center .n_info .nlink a .icon i{font-size: 20px}
.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .title a .txt{font-size: 16px}
.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .title a .icon i{font-size: 20px}
.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .menu .one a{font-size: 14px}
.header_box .header_main .nav ul li .one_nav .n_center .n_box .pager_box .n_btn i{font-size: 16px}}
@media (max-width:1280px){.header_box .header_main .nav ul li .one_nav{border-radius: 50px 0 0}}

@media (max-width:1024px){.header_box .header_main .nav ul li .one_nav .n_center{border-radius: 40px 0 0}
.header_box .header_main .nav ul li .one_nav .n_center .n_info{padding: 30px 40px}
.header_box .header_main .nav ul li .one_nav .n_center .n_info .title_box .title{font-size: 20px}
.header_box .header_main .nav ul li .one_nav .n_center .n_info .title_box .details{font-size: 12px}
.header_box .header_main .nav ul li .one_nav .n_center .n_info .nlink a .nt{font-size: 12px}
.header_box .header_main .nav ul li .one_nav .n_center .n_info .nlink a .icon i{font-size: 16px}
.header_box .header_main .nav ul li .one_nav .n_center .n_box{padding: 30px 40px}
.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .title a .txt{font-size: 14px}
.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .title a .icon i{font-size: 16px}
.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .menu .one a{font-size: 12px}
.header_box .header_main .nav ul li .one_nav .n_center .n_box .pager_box .n_btn i{font-size: 12px}}
.header_box .header_main .nav ul li .two_nav{width: 100%;height: auto;position: absolute;left: 0;top: 100%;z-index: 1;/* border-radius: 60px 0 0;*/opacity: 0;visibility: hidden;margin-top: 5px;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;overflow: hidden}
.header_box .header_main .nav ul li .two_nav::before{content: '';width: 50%;height: 100%;border-top: 1px solid #d9d9d9;position: absolute;top: 0;right: 0;z-index: 2;background: #f5f5f5}
.header_box .header_main .nav ul li .two_nav::after{content: '';width: 100%;height: 100%;border-top: 1px solid #d9d9d9;position: absolute;top: 0;left: 0;z-index: 1;background: #fff}
.header_box .header_main .nav ul li .two_nav .n_center{width: 100%;height: auto;position: relative;z-index: 3;border-top: 1px solid #d9d9d9;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;overflow: hidden}
.header_box .header_main .nav ul li .two_nav .n_center .n_subnav{width: 20%;padding: 2.6vw;padding-left: 0 !important}
.header_box .header_main .nav ul li .two_nav .n_center .n_subnav .item{width: 100%;height: auto;float: left;overflow: hidden;margin-bottom: 1.5vw;}
.header_box .header_main .nav ul li .two_nav .n_center .n_subnav .item a{line-height: 1;font-size: 18px}
.header_box .header_main .nav ul li .two_nav .n_center .n_subnav .item a.active,
.header_box .header_main .nav ul li .two_nav .n_center .n_subnav .item a:hover{color: 002fa7;}
.header_box .header_main .nav ul li .two_nav .n_center .n_subnav .item:nth-child(2n){float: right}
.header_box .header_main .nav ul li .two_nav .n_center .n_subnav .item:nth-child(2n)~.item{}
.header_box .header_main .nav ul li .two_nav .n_center .n_box{width: 88%;padding: 2.5vw 4vw;padding-right: 0 !important;background: #f5f5f5;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between}
.header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box{flex: 1;margin-right: 2vw}
.header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box .title{font-family: sy_m;font-size: 36px;line-height: 1}
.header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box .details{height: calc(5em * 1.8);margin-top: 15px;padding-right: 10px;font-size: 16px;line-height: 1.8;color: #666;overflow: hidden;overflow-y: auto}
.header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box .nlink{margin-top: 30px;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;overflow: hidden}
.header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box .nlink a{border-radius: 30px;border: 1px solid #e5e5e5;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;padding: 12px 30px;background: #fff;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s}
.header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box .nlink a .nt{font-size: 18px;color: 002fa7;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s}
.header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box .nlink a .icon{width: 24px;height: 24px;margin-left: 20px;border-radius: 50%;background: #d90808;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;color: #fff;box-shadow: 5px 5px 10px 0 rgba(0,47,167, .2)}
.header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box .nlink a .icon i{line-height: 1;font-size:4px}
.header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box .nlink a:hover{border-color: 002fa7;background: #d90808;}
.header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box .nlink a:hover .nt{color: #fff}
.header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box .nlink a:hover .icon{background: #fff;color: 002fa7;}
.header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box .nlink a:hover .icon i{color:#000;}
.header_box .header_main .nav ul li .two_nav .n_center .n_box .img{width: 40%}
@media (max-width:1440px){.header_box .header_main .nav ul li .two_nav .n_center .n_subnav .item a{font-size: 18px}
.header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box .title{font-size: 30px}
.header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box .details{font-size: 14px}
.header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box .nlink a .nt{font-size: 16px}
.header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box .nlink a .icon{width: 20px;height: 20px}
.header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box .nlink a .icon i{font-size: 4px}}
@media (max-width:1280px){.header_box .header_main .nav ul li .two_nav{border-radius: 50px 0 0}}
@media (max-width:1440px){.header_box .header_main .nav ul li .two_nav .n_center .n_subnav{padding: 30px 20px}
.header_box .header_main .nav ul li .two_nav .n_center .n_subnav .item a{font-size: 16px}
.header_box .header_main .nav ul li .two_nav .n_center .n_box{padding: 30px 40px}
.header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box .title{font-size: 24px}
.header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box .details{font-size: 14px}
.header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box .nlink a{padding: 12px 20px}
.header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box .nlink a .nt{font-size: 14px}
.header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box .nlink a .icon{margin-left: 12px}}
.header_box .header_main .nav ul li:first-child~li{margin-left: 2vw}
.header_box .header_main .column{width: auto;height: 100%;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center}
/*//.header_box .header_main .column .tel_box.active{margin-left: 1vw;}*/.header_box .header_main .column .tel_box{margin-left: 1vw;margin-right:2vw;position: relative;z-index: 2}
.header_box .header_main .column .tel_box .subtitle{font-size: 15px;line-height: 15px;color: #252e79;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s}
.header_box .header_main .column .tel_box .title{flex-flow: 'Arial';font-weight:bold;font-size: 20px;line-height: 1.5;color: #000;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s}
@media (max-width:1024px){.header_box .header_main .column .tel_box{display: none}}
@media (max-width:1200px){.header_box .header_main .logo{width: 30%}}
@media (max-width:1024px){.header_box .header_main .logo{width: 30%}
.header_box .header_main .logo img{max-height: 60%}
.header_box .header_main .column .nav ul li a{font-size: 15px}}
.header_box.index_active .header_main::before{/* border-radius: 0 0 0 60px;*/box-shadow: 0 0 10px rgba(0, 0, 0, .1)}
.header_box.page_active{height: 100px}
.header_box.page_active+.header_nbsp{height: 100px}
.header_box.page_active .header_main::before{box-sizing: border-box;border-bottom: 1px solid #e9e9e9}
.header_box.page_active .header_main .column .nav ul li:hover>a,
.header_box.page_active .header_main .column .nav ul li a.active{color: 002fa7;}
.header_box.page_active .header_main .column .nav ul li:hover>a::after,
.header_box.page_active .header_main .column .nav ul li a.active::after{background: #d90808;}
@media (max-width:1440px){.header_box .header_main .center .logo{max-width: 150px}
.header_box .header_main .center .nav ul li a .title{font-size: 15px}
.header_box .header_main .center .nav ul li:first-child~li{margin-left: 2.2vw}
.header_box .header_main .center .column .tel_box{margin-left: 2}
.header_box .header_main .center .column .tel_box.active{margin-left: 1.5vw}
.header_box .header_main .center .column .tel_box .title{font-size: 15px}}
@media (max-width:1280px){.header_box{height: 90px}
.header_box.index_active .header_main::before{border-radius: 0 0 0 50px}
.header_box .header_main .center .logo{max-width: 130px}
.header_box .header_main .center .nav ul li a .title{font-size: 14px}
.header_box .header_main .center .column .search i{font-size: 22px}
.header_box .header_main .center .column .tel_box .subtitle{font-size: 10px}
.header_box .header_main .center .column .tel_box .title{font-size: 14px}}
@media (max-width:1024px){.header_box.index_active .header_main::before{border-radius: 0 0 0 40px}
.header_box .header_main .center .nav ul li:first-child~li{margin-left: 3vw}
.header_box .header_main::before{border-radius: 0 0 0 45px}}
@media (max-width:990px){.header_box{display: none}}
.header_nbsp{width: 100%;height: 120px;overflow: hidden}
@media (max-width:1440px){.header_nbsp{height: 100px}}
@media (max-width:1280px){.header_nbsp{height: 80px}}
.hea_lc>a{display: flex;align-items: center;height:100%;}
.hea_lc b{display: block;font-size: 28px;letter-spacing:0px;font-family: "syh";font-weight: lighter;}
.hea_lc i{font-size: 16px;margin-top: 5px;display: flex;align-items: center;color:#999;letter-spacing:0.8px;}
.hea_lc img{}
.hea_lc i em{margin-left:3px;}
.hea_lc>a>p{margin-right: 15px;}
.hea_lc>a>p img{height: auto;}
.w1800{width: 100%;max-width: 1920px;padding: 0 2%;}
.w1400, .wrap{width: 100%;max-width: 1400px;margin: 0 auto;}

.language { width:82px; height:100%;}
.language a{opacity: .8;  height: 100%;display: flex; align-items: center;}
.language:hover a{opacity:1;}
.language:hover .header-nav-show-nav{display: block; opacity:1;}
.language span{color: #000; display: inline-block; vertical-align: middle; margin-left: 8px;}




.searchIcon span{opacity:0.8;}
.searchIcon:hover span{opacity:1;}

.header-nav-show-nav {position: absolute;width:330px;right: 0;z-index: 911;display: none;top: 100%;background: #252e79;text-align: center; opacity:1;}
.header-nav-show-nav ul {overflow: hidden;list-style: none;margin: 0;padding:20px;font-size: 0;}
.header-nav-show-nav ul li {display: inline-block;vertical-align: middle;padding: 0 2rem;position: relative;margin:0;}
.header-nav-show-nav ul li:last-child {margin-top: 1%;}
.header-nav-show-nav ul li:first-child::after {content: '';width: 1px;height: 60%;position: absolute;right: 0;top: 20%;background: #fff;opacity: .1;}
.header-nav-show-nav ul a {display: block;padding: 5px 0;position: relative;opacity: .5;color: #fff;line-height: normal;}
.header-nav-show-nav ul a:hover {opacity: 1;}


/*search*/
.searchIcon{height: 100%; display: flex; align-items: center;}
.searchIcon > span{font-size:14px; height:17px;text-align: center;line-height: 42px;/*border: 1px #eee solid;*/ border-radius: 50%; width:56px;display: flex;align-items: center;}
.searchIcon > span i{color: #000;display: inline-block;vertical-align: middle;margin-left:8px;}
.searchIcon > span a{line-height: 42px;font-size: 20px;}
.slideDown{text-align:center;position:absolute;right:0;width:100%;height:204px; background:rgba(40,63,139,0.9);z-index:999;overflow:hidden;top:90px;transition:all .5s;transform-origin:top;transform:rotateX(90deg);}
.slideDown .searchBox{ overflow: hidden; display: inline-block; width:90%; height:80px; margin-top: 50px; margin-bottom: 15px; background: #fff; border-radius: 50px;}
.slideDown .searchBox{}
.slideDown .searchHot{ font-size: 15px; color: #fff; font-weight: 100;}
.slideDown .searchHot a{ color: #fff; font-size:15px;}
.slideDown .searchBox input[type='text']{ font-size: 14px; color: #666; float: left; width: 840px; height: 100%; border: none; outline: none; background: none; line-height: 60px; margin-left: 25px; font-size: 14px; color: #666;}

.search-bg{width:90%;height: 60px;line-height:60px;padding-left: 10px; float:left;}
.search-i{width:32px;overflow:hidden;height:32px;float: left;margin-top:20px;}
.nav_r{float:right;width:6.5vw;}
#infoname{width:100%; background:none; outline:none; color:#d2d1d1; border: none; height:82px; line-height:60px; padding-left: 50px;}
.searchIcon:hover .slideDown{transform: rotateX(0deg);}
@media screen and (max-width:1550px){
  .head_c{padding-left: 1%;}
}




.banner_box video{width: 100%;}
.banner_box{max-height: 100vh; overflow: hidden; display: flex; align-items: center; position: relative;}
.banner_box:before{content: ''; width: 100%; height: 100%; background: url(//memberpic.114my.com.cn/0467981/uploadfile/image/20240619/20240619171345_1708670669.png) repeat 0px 0px; position: absolute; left: 0px; top: 0px; display: block;}
.banner_txt{position: absolute; text-align: center; margin-top: 100px; width: 100%;}
.banner_txt p{font-size: 3.5vw; color: #fff; font-weight: bold; text-shadow: 0 0 10px rgba(0,0,0,0.3);}
.banner_txt span{font-size: 26px; color: #fff; display: inline-block; text-shadow: 0 0 10px rgba(0,0,0,0.3); margin: 10px auto 60px;}
.banner_txt ul{display: flex; width: 100%; align-items: center; justify-content: center;}
.banner_txt li{float: left; color: #fff; font-size: 18px; background: #252e79; padding: 10px 50px; border-radius: 30px;}
.banner_txt li+li{margin-left: 4%;}
.banner_txt a{display: inline-block; height: 45px; line-height: 45px; text-align: center; color: #fff; margin: 80px auto 0; font-size: 16px; border: 1px solid rgba(255,255,255,0.3); padding: 0 40px; position: relative; transition: 0.3s ease all; z-index: 3;}
.banner_txt a:before{content: ''; width: 0%; height: 100%; background: #fa4017; position: absolute; left: 0; top: 0; z-index: -1; transition: 0.3s ease all;}
.banner_txt a:hover:before{width: 100%;}





.about_bg{}
.about_bg>.about{display:flex;padding:5vw 0 2vw;justify-content: space-between;align-items: center;}
.fw_tit{display:flex;align-items: center;}
.about_r{width:50%;}
.about_r img{width:100%;}
.about_l{width: calc(100% - 60%);}
.about_l span{font-size: 24px;color: #999;}
.about_l p{font-size: 32px;line-height: 40px;color: #222;margin-top: 2vw;}
.about_l d{display: block;font-size: 40px;color: #252e79;font-weight: bold;margin-bottom: 10px;}
.about_l dd{font-size: 16px;margin-top: 1.5vw;line-height: 30px;width:600px;}
.about_l a{display: block;width: 150px;height: 40px;background: #222;text-align: center;line-height: 40px;color: #fff;margin-top: 4vw;font-size:16px;}

.pro_cbox{background:#fff;padding: 4%;box-shadow: 0px 0px 50px rgba(0,0,0,0.1);}
.pro_c{width: 100%; overflow: hidden; background-size: cover;padding:80px 0 70px 0;background: url(//memberpic.114my.com.cn/0467981/uploadfile/image/20240621/20240621112517_1750215784.jpg) center top no-repeat;
    height: 1262px;}
.pro_cate table td b{font-size: 0;}
.pro_cate table td b a {
    font-size: 16px;
    font-weight: normal;
}
.pro_cate {margin-top: 45px;background: #f8f8f8; padding: 1%;}
.pro_cate table {
position:relative
}
.pro_cate table tbody{
    display: flex;
    text-align: center;
    justify-content: space-between;
}
.pro_cate table tr{width:calc((100% - 60px) / 4)}
.pro_cate table tr td{width:100% !important;display: block;}
.pro_cate table tr #showtyepname{display: none;}
.pro_cate table tr td:first-child {text-align: center;}
.pro_cate table tr td:first-child a{color:#333;font-size: 16px;display: inline-block; line-height:66px;}
.pro_xq .divproduct_new_div { display: flex;flex-wrap: wrap;}
.pro_xq{display:none;}
.pro_xq { display: flex; justify-content: space-between;}

.pro_cp {width: 100%;}
.pro_xq .divproduct_new_div .divproduct_new_div_item+.divproduct_new_div_item {
    margin-left:2%;
}
.pro_xq .divproduct_new_div_item:nth-child(5) {
    margin-left: 0!important;
}
.pro_xq .divproduct_new_div_item .product_div_item_pic{overflow:hidden;}
.pro_xq .divproduct_new_div_item .product_div_item_pic img {
    width: 100%;
 height:14.5vw;
}
.pro_xq .divproduct_new_div_item {position:relative}
.pro_xqcate {
    
    overflow: hidden;margin-top:40px;
}
.pro_xqcate .pro_xq+.pro_xq {
    display: none;
}

.pro_xq .divproduct_new_div_item{display:flex;flex-direction: column-reverse;width: 23.5%;overflow: hidden;}
.pro_xq .divproduct_new_div_item_title{
    background: #252e79;
    height:73px;
    width: 100%;
    line-height: 73px;
position: relative;
    bottom: 0px;
    left: 0;
    z-index:3;
    transition: all .4s;padding-left: 18px;
}
.pro_xq .divproduct_new_div_item_title a {
line-height: 73px;
    font-size: 16px;
    color: #fff;
}
/*.pro_xq .divproduct_new_div_item:hover .divproduct_new_div_item_title{bottom:0;}*/
.pro_xq .divproduct_new_div_item .product_div_item_pic{position:relative;}
.pro_xq .divproduct_new_div_item .divproduct_new_div_item_title a:before{position:relative;}
.pro_xq .divproduct_new_div_item .divproduct_new_div_item_title a:before,.pro_xq .divproduct_new_div_item .product_div_item_pic:after{
  position: absolute;
}
.pro_xq .divproduct_new_div_item .product_div_item_pic:after{content: "";width: 100%;height: 100%;top: -100%;left: 0;background: rgba(17,18,23,.52);z-index:1;transition: all .5s;}
.pro_xq .divproduct_new_div_item .divproduct_new_div_item_title a:before{content: "+";width: 48px;height: 48px;border-radius: 100%;text-align: center;line-height: 45px;color: #fff;border:1px solid rgba(255,255,255,0.75);top: -600px;left: 50%;margin-left: -20px;margin-top: -20px;z-index: 2;font-size:32px; transition: all .5s;}
.pro_xq .divproduct_new_div_item:hover .product_div_item_pic:after{top:0;}
.pro_xq .divproduct_new_div_item:hover .divproduct_new_div_item_title a:before{top:-116px;}

.pro_cate table tr.on td:first-child{background:#0b3485;}
.pro_cate table tr.on td a{color:#fff!important;font-weight:bold;}

.cf_img {
    margin-top: 23px;
}
.cf_img table td table tr td {padding-left: 18px!important;}
.cf_img table td table tr td a:last-child{    display: block;
    background: #fff;
    border-top: 1px solid #eee;
    height: 50px;
    line-height: 42px;
    color: #8b8b8b;
    font-size: 14px;}

.pro_lc{width: 32.8%;position: relative;min-width: 345px;}
.pro_lc img{width: 100%;}
.pro_wwz{position: absolute;top: 10%;left: 16%;}
.pro_wwz>b{font-size: 30px;color: #333;line-height: 42px;font-weight:normal;}
.pro_lcp{font-size: 14px;line-height: 24px;color: rgba(0,0,0,0.43);padding-top: 22px;padding-right:26px;}
.pro_xq .divproduct_new_div_item:nth-child(-n+4) {
    margin-bottom: 2%;
}
.pro_xq .divproduct_new_div_item_title a:after {
    content: "\e8f1";
    font-family: "iconfont";
    top: 1px;
    right: 20px;
    position: absolute;
    font-size: 18px;
color: #fff;
}





.yiy_img{position:relative;}
.yiy_img .divdgweb_new_div_item_title a{display:block;font-size:20px;position:relative;font-weight:bold;color:#333;text-align: center;font-weight:normal;}
.yiy_img .divdgweb_new_div_item_body{height: 88px;color:#666;font-size:14px;line-height: 24px;padding:16px 0 0;overflow:hidden; font-weight:100;text-align:center}
.yiy_img .tempWrap,.yiy_img .divdgweb_new_div{overflow:inherit !important;}
.yiy_img .divdgweb_new_div{display:flex;}
.yiy_img .divdgweb_new_div_item {display: flex;flex-direction: column-reverse;width: 32%;background: #fff;transition:all .5s;flex-shrink: 0;}
.yiy_img .divdgweb_new_div_item+.divdgweb_new_div_item{margin-left:2%;}
.yiy_img .divdgweb_new_div_item:hover{transform: translateY(-10px);}
.yiy_img .divdgweb_new_div_item .news_div_item_pic,.yiy_img .divdgweb_new_div_item .news_div_item_pic img{width:100%;}
.yiy_img .divdgweb_new_div_item .news_div_item_pic a{display:block;position: relative;}
.yiy_img .divdgweb_new_div_item .news_div_item_pic a:after {position: absolute;content: "";width: 100%;height: 100%;top: 0;left: 0;transition:all .5s;}
.yiy_img .divdgweb_new_div_item:hover .news_div_item_pic a:after{opacity: 0;}
.yiy_img .divdgweb_new_div_item img {width: 100%;height:auto;}
.yiy_img .divdgweb_new_div_item_content{position: relative;padding:32px 32px 97px 32px;transition:all .5s;height:244px;border: 1px solid #eee;}
.yiy_img .divdgweb_new_div_item_title a:after {position: absolute;content: '+ 查看详情';width: 120px;height: 34px;border-radius: 17px;font-size: 14px;bottom: -152px;left: 50%;margin-left: -58px;font-family: "Microsoft YaHei";text-align: center;line-height: 34px;transition: all .3s;border: 1px #ccc solid;}

.yiy_img .slick-dots li button:before{color:#999;font-size: 50px;}
.yiy_img .slick-dots li.slick-active button:before{color:#095eb5;}
.yiy_img .slick-dots{bottom: -70px;}

.yy_cate table tr.on{background: #e59f62;}
.yiy_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a:after{background: #fff;color:#333;}
.yiy_img .divdgweb_new_div_item_content:before {position: absolute;content: "";width:100%;height:70px;top:-70px;z-index: 99;left: 0;opacity: 0;transition:all .5s;background: #0064b9;}
.yiy_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_content{background:#0064b9;padding:0px 32px 60px 32px;}
.yiy_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_content:before{opacity: 1;}
.yiy_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_content .divdgweb_new_div_item_body,.yiy_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_content .divdgweb_new_div_item_title a{color:#fff;}
.yiy_img .divdgweb_new_div>button{display:none!important;}
@media screen and (max-width: 1500px){
	.suc_c{width: 100%;}
}





/*方案*/
.solution_bg{    overflow: hidden;}
.solution>i{width:100%;height:1px;display:block;background:#e1e1e1;}
.solution_list a{display: block; float: left;font-size:15px;padding: 40px 0;position: relative; box-sizing: border-box;width: 14.2%;}
.solution_list a:before{content:"";display:block;width:30%;height:1px;background:#252e79;position: absolute;    top: -1%;transition: 0.3s all ease-in-out;}
.solution_list a.on:before{width:100%;transition: 0.3s all ease-in-out;}

.solution_list a:after{content:"";display:block;width:16px;height:16px;
background:#FFF url(//memberpic.114my.com.cn/0467981/uploadfile/image/20240621/20240621113249_70461095.png) no-repeat center;
position: absolute;    bottom: -1%;transition: 0.3s all ease-in-out;}

.solution_list a.on:after{ransition: 0.3s all ease-in-out;border-radius:50%;
background:#252e79 url(//memberpic.114my.com.cn/0467981/uploadfile/image/20240621/20240621113249_2022112864.png) no-repeat center;}

.solution_list a p{color:#222;font-weight:bold;line-height:30px; overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;font-size:18px;}
.solution_list a span{color:#999;}

.solution_list a.on i{filter: brightness(300%);}
.solution_list a.on p{color: #252e79;}
#solution_box .divdgweb_new_div_item{width: 100%;background: #fff;margin: 0 24px;position: relative;    z-index: 10;}
#solution_box .divdgweb_new_div_item .divdgweb_new_div_item_content{height: 180px;width:88%;position: absolute;bottom: 6%;left: 6%;display:none;box-sizing: border-box; padding: 50px;z-index: 6; }
#solution_box .divdgweb_new_div_item .news_div_item_pic a{display: block; position: relative; width:100%; height:100%;}
#solution_box .divdgweb_new_div_item .news_div_item_pic a img{ width:100%; height:auto;}
#solution_box .divdgweb_new_div_item .divdgweb_new_div_item_content .divdgweb_new_div_item_title a{text-align: center;font-size: 24px;color: #222;line-height: 36px;}
#solution_box .divdgweb_new_div_item .divdgweb_new_div_item_content .divdgweb_new_div_item_body{font-size: 16px; color: #222;line-height: 30px;}

#solution_box .divdgweb_new_div_item.on:after{content:"+";display:block;color:#FFF;font-size:24px;text-align:center;height:55px;width:55px;line-height:55px;background: #252e79;box-shadow: 0 0 14px rgb(0 0 0 / 30%);border-radius: 50%;position: absolute;bottom: 14.3%;right: 3.2%;    z-index: 9;}
#solution_box .divdgweb_new_div_item.on .divdgweb_new_div_item_content{background: rgb(255,255,255,0.9);display:block}
.solution_cont{width: 40%;margin: 40px auto 0;position: relative;}
.solution .tempWrap{overflow:inherit !important; margin-left: -24px;}



/*证书*/
.honor_bg{position: relative;}
.honor_cont{width: 100%;margin: 0 auto;border: 1px solid #f5f5f5;/* height: 170px; */}
.honor_cont ul{display:block;width: 100%;overflow: hidden;position: relative;float:left;}
.honor_cont ul li{display:block;float:left;padding-left:0px !important;overflow: hidden;width:25%;border-left:1px dashed #eee;background: #fff;box-sizing: border-box;}
.honor_cont ul li img{width:90%;height:auto;transition: 0.3s ease all;display:blcok;margin:0px auto 0;}
.honor_cont table,.honor_cont table tbody{width:100% !important;display:block;}
.honor_cont  li div a{font-size:18px;color:#222;-webkit-transition: 0.3s ease all;transition: 0.3s ease all;position: relative;z-index:99;line-height:60px;}
.honor_box .tempWrap{width:100% !important;}
.honor_cont  li>p{display:none;}
.honor_cont  li>p a:after{content:'';width:49px;height:4px;display:block;background:#009fe8;transition: 0.3s ease all;}
.honor_cont  li:hover p a{color:#009fe8;}
.honor_cont  li{overflow: hidden;}
.honor_cont table li:hover img{transform: scale(1.1);}
.honor_cont table li:hover p a:after{width:100px;}


.honor_box{width: 80%;margin: 25px auto;overflow: hidden;}
.honor_button{width:50px;height:50px;background:#FFF;position:absolute;top:60px;cursor: pointer;border-radius: 100%;
border: 1px solid #ddd;}
.honor_button:hover{background:#252e79;border: 1px solid #FFF;}
.honor_button:after{content:"";display: block;width:20px;height:20px;background: url(//memberpic.114my.com.cn/0467981/uploadfile/image/20240621/20240621114030_26867233.png)no-repeat center; position: absolute;top: 50%;left: 45%;transform: translate(-50%,-50%);}
.honor_btnl{left:38px;}
.honor_btnr{right:38px; transform: rotate(180deg);}
.honor_button:hover:after{background:url(//memberpic.114my.com.cn/0467981/uploadfile/image/20240621/20240621104226_1724000735.png)no-repeat center;}




/*优势*/
.adv_bg{}
.adv{box-shadow: 0 0 80px rgba(0,0,0,0.1); background:#fff url(//memberpic.114my.com.cn/0467981/uploadfile/image/20240621/20240621114058_526492264.jpg)no-repeat left 410px;}
.adv_cont{width: 100%;box-sizing: border-box; padding: 45px;}

.adv_list{width: 100%;}
.adv_list li{width: 23.5%;height:120px;float: left;background: #f6f9fd;color: #222;line-height: 30px;text-align: center;cursor: pointer;font-size: 16px;}
.adv_list li+li{margin-left:2%;}
.adv_list li.on{background: linear-gradient(to right, #fc4018 0%,#252e79 100%);color:#fff;}
.adv_list li p{ font-size: 24px; font-weight: bold; color: #222; padding-top:30px;}
.adv_list li.on p{color:#fff;}
.adv_r{width:52%;}
.adv_r img{width:100%;}
.adv_l{width:45%;}
.adv_l img{width:100%;}
.adv_top .adv_numb{background: url(//memberpic.114my.com.cn/0467981/uploadfile/image/20240621/20240621114330_1497269468.jpg)no-repeat center;width: 87px;height: 87px;font-size: 42px;color: #fff;font-family: 'Elephant';text-align: center;line-height: 87px;}
.adv_tit p{font-size: 24px;line-height:34px; padding-top:60px;}
.adv_tit dd{font-size: 33px;color: #000; }
.adv_tit dd:after{content:""; width:72px; height: 6px; background: #252e79; display: block; margin:40px 0 30px 0;}
.adv .tempWrap{margin-top:40px;}
#adv_box{padding-bottom:65px;}

.adv_wz p{font-size: 16px;color: #666;line-height: 30px; padding-top:20px; padding-left:24px; background:url(//memberpic.114my.com.cn/0467981/uploadfile/image/20240621/20240621115828_192517209.png)no-repeat left 26px;}
.adv_wz p b{font-size: 20px; color:#000;}





/*Process*/
.Process_bg{padding: 80px 0;background:#222;}


.fbbottom{ margin-top:25px; padding-bottom:60px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.fbb_l{ font-size:30px; color:#333333;font-weight: normal;margin-top: -12px;}
.fbb_l span{ display:block; margin:5px 0 25px 0;font-size: 25px;}
.fbb_l b{ font-size:48px; font-family:fontDin1; color:#252e79;}
.fbb_l a{ display:inline-block; width:150px; line-height:42px; text-align:center; font-size:16px; color:#fff; background:#252e79; transition:all .3s ease;}
.fbb_l a:hover{background:#222;}
.fbb_r{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:flex-start; font-size:16px; color:#333333; font-weight:lighter; text-align:center;}
.pcicon{position:relative;width:90px;height:90px;border-radius:50%;background:#eeeeee;z-index: 3;}
.pcicon span{ position:absolute; border-radius:50%; width:23px; line-height:23px; font-size:16px; color:#fff; background:#222222; transition:all .3s ease; top:5px; right:0;}
.fbb_r li:hover span{ transform:rotate(360deg); background:#252e79;}
.fbb_r li+li{margin-left: 3.5vw;}
.fbb_r li{ position:relative; width:90px; white-space:nowrap;}
.fbb_r li+li:after{content:'';display:block;position:absolute;width:80px;height:16px;background:url(//memberpic.114my.com.cn/0467981/uploadfile/image/20240621/20240621115120_63029475.png) no-repeat center;left: -73px;top:40px;z-index: 0;}
.fbb_r li p{ margin-top:20px;}
.fbb_r li:hover p{color:#252e79;}

#form1 ul{ font-size:0; white-space:nowrap; padding: 20px; box-shadow: 0px 0px 20px #eeeeee;}
.Process #form1{padding:50px 30px;}
#form1 ul li{display:inline-block;vertical-align:middle;display:inline-block;vertical-align:top;width: 19.2%;height:68px;box-sizing:border-box;background-color:#f5f5f5;background-position:20px center;background-repeat:no-repeat;padding-left:60px;}

#form1 ul li:nth-child(1){ background-image:url(//memberpic.114my.com.cn/0467981/uploadfile/image/20240621/20240621115121_1140266526.png);}
#form1 ul li:nth-child(3){ background-image:url(//memberpic.114my.com.cn/0467981/uploadfile/image/20240621/20240621115121_1933245514.png);}
#form1 ul li:nth-child(2){ background-image:url(//memberpic.114my.com.cn/0467981/uploadfile/image/20240621/20240621115121_71308108.png);}
#form1 ul li input{ border:none; height:68px; background:none; width:180px;font-size: 14px;}
#form1 ul li+li{margin-left: 1%;}
#form1 ul li:nth-child(4){ padding-left:30px;}
#form1 ul li:nth-child(4) input{ width:140px;}
#form1 ul li:nth-child(4) img{ display:inline-block; vertical-align:middle;margin-top: -10px;}
#form1 ul li:nth-child(5){ padding:0;}
#form1 ul li:nth-child(5) input{ display:block; width:100%; background:#252e79; font-size:18px; color:#f5f5f5; font-weight:lighter; cursor:pointer; transition:all .3s ease;}
#form1 ul li:nth-child(5) input:hover{ background:#222;}
.Processall{box-shadow: 0px 0px 30px #1f243a;padding: 50px 40px;background: #fff;margin:0 auto;}

.pcicon b {  font-size: 32px;   line-height: 94px;   font-weight: normal;}



/*news*/
.news {padding: 80px 0% 70px;position:relative;z-index: 5;background:#fff;}
.news_bg{width:100%;background: #f8f8f8;padding: 80px 0;    overflow: hidden;}
.news_t{text-align:left;float:left;padding-bottom:0px;}
.new_tit{margin-bottom:40px;}
.news_t dd:after{display:none;}
.news_t p {    font-size: 36px;}
.news_t dd {font-size: 18px;color: #999;line-height: 30px;font-weight:100;margin-top: 5px;}
.news_a{width:auto;}
.news_a a{width:152px;height:46px;font-size: 18px;color:#333;float:left;font-weight:100;box-sizing: border-box;text-align:center;margin-left:20px;display: flex;align-items: center;justify-content: center;}
.news_a a.on{background: #252e79;color:#fff;}
.news_b{height: 488px;margin-top: 60px;position: relative;}
.new_tit {display: flex;justify-content: space-between;align-items: center;}
.new_item{     width: 100%; flex-shrink: 0;}
.new_item>div {display: flex;justify-content: space-between;}
.new_lc .news_div_item {display: flex;flex-direction: column-reverse;width: 48.5%;
position: relative;}
.new_lc .news_div_item:hover img {    transform: scale(1.1);}
.new_lc .news_div {display: flex;justify-content: space-between;}
.new_lc {width: 68%;}
.new_rc {width: 30%;}
img.news_div_item_image {width: 100%;transition: 0.5s;    height: 18.3vw;}
.new_rc .news_div_item_pic,.new_rc .news_div_item_date {display: none;}
.new_ic {position: relative;overflow: hidden;}
.new_ic>div {    display: flex; transition: 0.5s;}
.new_lc a.news_div_item_a {font-size: 18px;color: #333;position: relative;display: block;margin-top: 20px;}
.new_lc .news_div_item_body {font-size: 14px;color: #999;line-height: 26px;margin-top: 35px;height: 98px;overflow: hidden;}
.new_lc .news_div_item_date {display: flex;position: absolute;bottom:20%;left:0%;}
.new_lc .news_div_item_date>div {font-size: 15px;color: #999;}
.new_lc .news_div_item_pic { border: 1px solid #eee;}
.new_lc .news_div_item_pic a {overflow:hidden;    display: block;}
.new_lc .news_div_item_a:after {position: absolute;content: "read more +";font-size: 14px;color: rgb(34,34,34); bottom: -135px;left: 0;}
.new_rc .news_div_item {background: #f8f8f8;padding: 8% 7%;position: relative;}
.new_rc .news_div_item:nth-child(n+3):after{content:"";display:block;width:0;height:6px;background:#252e79;transition:0.3s all ease-in-out;position: absolute;bottom: 0;left: 0;}
.new_rc .news_div_item:nth-child(n+3):hover::after{width:100%;}
.new_rc .news_div_item:nth-child(-n+2) {display: none;}
.new_rc .news_div_item:nth-child(n+4) {margin-top: 23px;}
.new_rc a.news_div_item_a {display: block;font-size: 18px;}
.new_rc .news_div_item_body {font-size: 15px;color: #999;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; margin-top: 15px; line-height: 24px;}

.jec_c{display: flex;justify-content: space-between;}
.jec_c li{width: 100%;display: flex;align-items: center;box-shadow: 1px 1px 38px rgba(0,0,0,0.1);height: 156px;justify-content: center;border-radius: 0px;background: #fff; padding:5%;}
.jec_c li span{font-size: 47px;color: #de171c;position: relative;}
.jec_c li span:after{position: absolute;content: "";width: 28px;height: 28px;border-radius: 100%;background: rgba(222,23,28,0.3);top: -6px;right: 1px;}
.jec_c>li>div{margin-left: 22px;}
.jec_c>li>div>b{font-size: 25px;display: block;color: #222;}
.jec_c>li>div>p{font-size: 16px;line-height: 22px;font-weight: lighter;margin-top: 5px;color: #999;}
.jec_bc{position: relative;margin-top: 0px;}



/*版权*/
.copy_wrap{width:100%;background:url(//memberpic.114my.com.cn/0467981/uploadfile/image/20240621/20240621115232_1489386301.png) no-repeat center top #fff;padding-top:124px;position:relative;}
.go_top{width:180px;height:44px;position:absolute;top:0;left:calc(50% - 90px);text-align: center;line-height:44px;font-size:18px;color:rgba(255,255,255,0.3);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;padding-top: 20px;}
.go_top:hover{color:#fff;-webkit-animation:goTop infinite 1s;animation:goTop infinite 1s;}
.copy_con{padding-bottom:60px;-webkit-box-align:end;-ms-flex-align:end;align-items:end;}
.banq{width:calc(100% - 690px);}
.bq_item{align-items: flex-start;}
.bq_item li{position: relative;}
.bq_item li{ float: left;position: relative;}
.bq_item li a{ display: block;font-size: 15px; line-height: 30px; color: rgba(255,255,255,0.47);text-align:left;}
.bq_item li a:hover{color:#fff;}
.footer_t{ font-size: 20px !important;color:#fff !important;line-height: 48px !important;position: relative;}

.bq_r{width:390px;padding-left: 80px;position: relative;}
.bq_r b{font-size:20px;font-weight: normal;color:#fff;display: block;line-height:48px;}
.bq_lx {line-height: 36px;}
.bq_lx li{font-size: 15px;color: rgba(255,255,255,0.47);line-height:30px;}
.bq_ewm {display: -webkit-box;display: -ms-flexbox;display: flex;padding-top:24px;position: relative;}
.bq_ewm li+li {margin-left: 10px;}
.bq_ewm li:hover .ewm_cc{display: block;}
.bq_ewm li span {display: block;width: 36px;height: 36px;border-radius: 100%;font-size: 14px;text-align: center;line-height: 34px;color: #fff;background: #131513;display: flex;
    align-items: center;
    justify-content: center;}
.bq_ewm li span:hover{background:#252e79;}
.ewm_cc {position: absolute;top: -150px;left:0;display: none;background:#fff;}
.ewm_cc p{line-height:30px;text-align: center;padding-bottom:5px;position:relative;}
.ewm_cc p:before,.ewm_cc p:after{content:'';width:100%;position:absolute;top:0;left:0;-webkit-animation:ewmccBA infinite 3s;animation:ewmccBA infinite 3s;}
.ewm_cc p:before{height:2px;background:#252e79;}
.ewm_cc p:after{height:10px;background:-webkit-gradient(linear,left top, left bottom,from(#252e79),to(transparent));background:linear-gradient(to bottom,#252e79,transparent);}
.ewm_cc img{width:130px;}
.copy{line-height: 30px; font-size: 14px;color: #999; margin-top:20px;    padding-top: 10px;}
.copy a{font-size: 14px; color: #999;}
.copy a:hover{color: #ff7b0f;}

.link{background:#222;}
.link_tit{padding:20px 20px 20px 40px;}
.link_tit b{font-size:22px;color:#fff;}
.link_tit p{font-size:16px;color:rgba(255,255,255,0.2);margin-top:6px;}
.link_con{width:calc(100% - 107px);}

.link+.copy_b{border-top:none;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.copy_b{height:82px;border-top: 1px solid rgba(255,255,255,0.05);color:rgba(255,255,255,0.47);font-size: 15px;}
.copy_b a{color:rgba(255,255,255,0.47);font-size: 15px;}
.copy_b a:hover{color:#fff;}

@-webkit-keyframes goTop{
  0%{-webkit-transform:translateY(0px);transform:translateY(0px);}
  50%{-webkit-transform:translateY(5px);transform:translateY(5px);}
  100%{-webkit-transform:translateY(0px);transform:translateY(0px);}
}

@keyframes goTop{
  0%{-webkit-transform:translateY(0px);transform:translateY(0px);}
  50%{-webkit-transform:translateY(5px);transform:translateY(5px);}
  100%{-webkit-transform:translateY(0px);transform:translateY(0px);}
}
@-webkit-keyframes ewmccBA{
  0%{top:0;opacity:1;}
  50%{top:130px;opacity:0.2;}
  100%{top:0;opacity:1;}
}
@keyframes ewmccBA{
  0%{top:0;opacity:1;}
  50%{top:130px;opacity:0.2;}
  100%{top:0;opacity:1;}
}


.linkTagcs li{line-height:24px !important;}
.linkTagcs li a{color:#999 !important;}



/*右侧浮动*/
.y-kefu-box { position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box a{ text-decoration:none;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(//memberpic.114my.com.cn/dghstdq/uploadfile/image/20240620/20240620150850_153260026.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 27px; height: 27px; background-position: -5px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; position: absolute; bottom: -12px; left: 13px; z-index: 1;  background-color: #252e79; }/*颜色更改*/
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; margin-top:12px; background-color: #252e79 !important; border-color: #252e79 !important; }
.y-kefu-box01 .kf-mobile p{ color:#FFF;}
.y-kefu-box01 .kf-mobile>i { width: 18px; height: 18px; background-position: -5px -32px; }
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 19px; background-position: -5px -55px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -55px; }
.y-kefu-box01 .kf-email>i { width: 18px; height: 14px; background-position: -5px -80px; }
.y-kefu-box01 .kf-email:hover>i { background-position: -30px -80px; }
.y-kefu-box01 .back-top i { width: 13px; height: 11px; background-position: -5px -98px; }
.y-kefu-box01 .back-top:hover i { background-position: -30px -98px; }
.kf-email,.y-kefu-box01 .back-top  { border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top { margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color: #252e79; border-color: #252e79;}/*颜色更改*/
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos { background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;} 
/*电话*/
.y-kefu-box01 .mobile-infos { width: 260px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div { padding: 20px 0 20px 45px; position: relative; }
.y-kefu-box01 .mobile-infos>div i { width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.y-kefu-box01 .mobile-infos .online1 { border-bottom: solid 1px #efefef; }
.y-kefu-box01 .mobile-infos span { color:#b9b9b9; }
.y-kefu-box01 .mobile-infos p { color: #252e79; font-size: 18px; }/*颜色更改*/
.right { width: 12px; height: 12px; position: absolute; right: -12px; top: 24px;}
.right-arrow1,.right-arrow2 { width: 0; height: 0; display: block; position: absolute; left: 0; top: 0; border-top: 6px transparent dashed; border-right: 6px transparent dashed; border-bottom: 6px transparent dashed; border-left: 6px white solid; overflow: hidden;}
.right-arrow1 { left: 1px; border-left: 6px #efefef solid;}
.right-arrow2 { border-left: 6px white solid;}
/*二维码*/
.y-kefu-box01 .y-ewm-box { width: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 178px; }
.y-kefu-box01 .y-ewm-box img { width: 94px; height: 94px; margin: 30px auto 10px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px; border-right: solid 1px #efefef; }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*邮箱*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; }
.y-kefu-box01 .y-email-infos p { color: #252e79; font-size: 16px; }/*颜色更改*/
.y-kefu-box01 .y-email-infos>i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px; }
.y-kefu-box01 .y-email-infos .right { top: 55px; }
/*qq*/
.y-kefu-box01 .kf-zixun {border-bottom: solid 1px #efefef; display:none !important; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 a.kf-zixun:hover{ background-color: #252e79; border-color: #252e79; color: #fff; }/*颜色更改*/
.y-kefu-box01 a.kf-zixun:hover>i { background-position: -30px -5px; }
/*关闭后*/
.hide-status .kf-zixun { border-bottom:none; border-radius: 2px; display:block !important; }
.hide-status .kf-zixun i { background-position: -30px -5px; }
.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#252e79;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }