/* CDN*/
@font-face {
  font-family: 'iconfont';  /* Project id 3706523 */
  src: url('//at.alicdn.com/t/c/font_3706523_ilzs72dof.woff2?t=1666842955347') format('woff2'),
       url('//at.alicdn.com/t/c/font_3706523_ilzs72dof.woff?t=1666842955347') format('woff'),
       url('//at.alicdn.com/t/c/font_3706523_ilzs72dof.ttf?t=1666842955347') format('truetype');
}
/*公共样式部分*/
body {font-size: 14px;font-family:Microsoft YaHei; min-width:1400px; overflow-x:hidden;}
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd{margin: 0px; padding: 0px;list-style: none;border: 0px;}
*{margin: 0;padding: 0;box-sizing: border-box;}
em,i{font-style:inherit;font-weight:inherit;}
ul{list-style: none;}
img {border: none;vertical-align: middle;}
a {text-decoration: none;color: #333;}
a:hover{color: #003396; text-decoration: none; }
tr,td{padding:0 !important;}
input, textarea {outline: none;border: none;}
.dfs{align-items: center;justify-content: space-between;}
*{-webkit-box-sizing: border-box;box-sizing: border-box;}

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

/*宽度*/
.w1400{ width:1400px; margin:0 auto; overflow:hidden;}
.page{ width:1400px; margin:0 auto;}
.bg{ width:100%; margin:0 auto; overflow:hidden; padding:0 2%;}


/*距离*/
.top10{ margin-top:10px;}
.top20{ margin-top:20px;}
.top30{ margin-top:30px;}
.top40{ margin-top:40px;}
.top50{ margin-top:50px;}
.top60{ margin-top:60px;}
.top70{ margin-top:70px;}
.top80{ margin-top:80px;}
.top90{ margin-top:90px;}
.top100{ margin-top:100px;}

/*标题*/
.t{font-size:40px; font-weight:bold; text-align:center; line-height:46px;}
.t b{color:#00388b;}
.t p{font-size:17px; color:#999; font-weight:normal;}
.t em{ font-size:0; display:inline-block;height: 8px;}
.t em i{ display:inline-block; width:8px; height:8px; border-radius:50%; background:#cedae8;animation: bounce_fountainG 1.2s linear infinite;} 
.t em i+i{ margin-left:16px;}
.t em i:nth-child(1){animation-delay: .4s;}
.t em i:nth-child(2){background:#00388b;animation-delay: .6s;}
.t em i:nth-child(3){animation-delay: .8s;}


.t1{font-size:40px; font-weight:bold; text-align:center; line-height:46px;}
.t1 b{color:#fff;}
.t1 p{font-size:16px; color:#fff; font-weight:normal;}
.t1 em{ font-size:0; display:inline-block;height: 8px;}
.t1 em i{ display:inline-block; width:8px; height:8px; border-radius:50%; background:#cedae8;animation: bounce_fountainG 1.2s linear infinite;} 
.t1 em i+i{ margin-left:16px;}
.t1 em i:nth-child(1){animation-delay: .4s;}
.t1 em i:nth-child(2){background:#00388b;animation-delay: .6s;}
.t1 em i:nth-child(3){animation-delay: .8s;}


@keyframes bounce_fountainG { 
0% {
transform:scale(1);
}
100% {
transform:scale(.5);
}
}



/*db*/
.db_bg{ width:100%; margin:0 auto; height:46px; line-height:46px; color:#999; /*border-bottom: 1px solid #eee;*/ background: #fbfbfb;}
.db_w{ margin: 0 auto; width: 1400px;}
.db_w a{color:#d3d7f5;}
.db_bg ul li{ float:left; position:relative; height:100%; cursor:pointer;}
.db_bg ul li p,.db_bg ul li a{font-size: 15px; color:#3d415d; display:block; margin-right:10px;}
.db_bg ul li a:hover{ text-decoration:underline;}
.db_bg ul li i{float: left; font-family: 'iconfont'; font-size: 25px; color: #666;     font-weight: normal;   padding-left: 10px;}

.db_bg ul li .dropcode{position: absolute; top: 46px; right: 5px; width: 110px; height: 0px; overflow: hidden; z-index: 999999; transition: all 0.5s ease;}
.db_bg ul li .dropcode img{ width:100%; height:100%;}
.db_bg  ul li .dropcode{position: absolute; top: 46px; right: 5px; width: 110px; height: 0px; overflow: hidden; z-index: 999999; transition: all 0.5s ease;}
.db_bg ul li .dropcode img{ width:100%; height:100%;}
.db_bg ul li:hover .dropcode{ height:100px;}
.db_bg ul li+li{ margin-left:20px; border-left: 1px solid #eee;}
.db_bg ul li p, .db_bg ul li a:hover{ text-decoration:none !important; }

.db_bg ul li:nth-child(1){ padding-left:36px; color: #00388b;  font-size:25px;   font-family: cursive;   font-weight: bold;}
.db_bg ul li:nth-child(2){ width: 60px;}


/*top*/
.head{height: 120px; z-index: 999;  position: relative;  margin: 0 auto; width: 1400px;}
.logod{z-index: 999;margin-top:27px;}
.logo { padding-right: 10px;}
.logo_t{ font-size:2rem; font-weight:bold;}
.logo_t p{font-size: 1.1rem; font-weight:normal; color: #003396;}



/*nav*/
.menu{ float: right; height: 120px; position: relative;     width: 50.8%;}
.nav{}
.nav > li { float: left; transition: 0.2s all ease-in-out; position: relative; padding:0px 1rem;}
.nav > li > a { display: block; text-align: center; padding: 0px 0; font-size: 16px; line-height:120px; color: #333; transition: 0.2s all ease-in-out; height: 120px; position: relative; z-index: 1113; }
.nav > li > a:after,.nav> li > a::after{ content: ''; width: 0%; height: 2px; background: #00388b; display: block; position: absolute; left: 0; bottom: 0; transition:0.3s all ease-in-out; }
.nav > li.navcurrent > a:after,.nav > li.navcurrent > a::after,.nav > li:hover > a:after,.nav > li:hover > a::after{ width: 100%; }
.nav > li.navcurrent > a, .nav > li:hover > a { color: #00388b; font-weight:bold;}

/*下拉导航*/
.nav li>.nav2 {display: none; position:absolute; left:-25px; top:118px; z-index: 99999;}
.nav li>.nav2 a{display: block; margin-top: 1px; background:#fff; height:52px; line-height:52px; width: 150px; font-size: 15px; text-align: center; color:#333; border-bottom: none;}
.nav li>.nav2 a:hover{background:#00388b; color: #fff;}

.nav li>.nav3{display: none; position:absolute; left:-350px; top:118px; z-index: 99999999 !important;     width: 850px !important;    height: 540px !important;
    background: #fff !important; }
.nav li>.nav3 dl{float: left;}
.nav li>.nav3 dl+dl {
    border-left: 1px #eee solid;
    height: 100% !important;}

.nav li>.nav3 dl dt a {  color: #00388b  !important; font-size: 18px  !important;}
.nav li>.nav3 dl dd a{display: block; margin-top: 1px; background:#fff; height:40px; line-height:40px; width: 150px; font-size: 15px; text-align: center; color:#333; border-bottom: none;}
.nav li>.nav3 dl dd a:hover{background:#00388b  !important; color: #fff  !important;}
.nav li>.nav3 dl dt,.nav li>.nav3 dl dd{ margin: 0 30px !important;}
.nav li>.nav3 dl dt a:hover {
    background: none !important;
    text-decoration: underline;
    color: #00388b !important;
}

@media screen and ( max-width:1400px ){
	}
	
	
/*sou*/
.head_r {/*width: 15%;*/position: relative;margin-top: 45px; right: 0;}
.head_r:before {content:'';width:1px;height:100px;background: rgba(255,255,255,0.2);position: absolute;top: -35px;left: -36px;display: none;}
.head_r>ul {display: flex;justify-content: space-between;align-items: center;}
.head_r>ul>li {}
.head_r>ul>li b a{ color: #ff8f09;  font-family: 'iconfont';   font-size: 45px;   font-weight: normal;}
.head_r>ul>li i{ font-family: 'iconfont'; font-size: 18px;line-height:  20px;position:relative;border: 1px solid #888;border-radius: 50%;width: 30px;height: 30px;display: flex;justify-content: center;align-items: center;color: #888;}

.head_r>ul>li a{font-size:15px;color:#666;}


.head_r>ul>li:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;} 
.tit_sel {background: rgba(51,51,51,0.7);transform: rotateX(90deg);position: absolute;right: -55px;transition: all 0.5s;font-size: 16px;padding: 34px;z-index: 9999;top: 75px;transform-origin: top;     width: 800px;}
.tit_sel span {font-size: 24px;display: block;color: #152682;font-family: Arial;}
.tit_icon:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;}
#search-i{float:left; width:30px; height:33px; overflow:hidden; margin-top:20px; box-sizing: border-box; border: 1px solid #dddddd;border-left: none;margin-left: -15px;}
#search-bg{float:left;width: 700px;height:33px;overflow:hidden;padding-left:14px;margin-top:20px;box-sizing: border-box;border: 1px solid #dddddd;border-right: none;text-align: left;line-height: 30px;}
.search-text{font-size:14px;color: #999999;justify-content: center;align-items: center;}
.search-text a{ font-size:15px !important; color: #fff !important;}
.search-text a:hover{ color: #ff8f09 !important;}
.search-text span{ float:left;  color:#ffffff;font-size: 15px;}
#infoname{ border:none;background:none; outline:none;} 
.search_name {float: left;font-size:22px;color: #ffffff; line-height: 32px;position: relative;z-index: 5;padding: 15px 0;width: 264px;height: 96px;background: #cb0303;text-align: center; line-height: 30px;}
.search_name:after {content: "";width: 0px;height: 0px;border-top: 7px solid #005299; border-right: 7px solid transparent;border-bottom:8px solid transparent; border-left: 7px solid #005299;position: absolute; top: 81px; right: -13px; transition: 0.5s all ease-in-out; }
.form {justify-content: center;display: flex;}
.head_right {display: flex;justify-content: space-between;align-items: center;width: 72%;}
.head_r ul li { margin-right: 8px;}





/*banner*/
.banner{ overflow: hidden; background:#000; }
.banner-box{ min-width:1400px; height:800px; position:relative; margin:0 auto; }
.banner-box .bd{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:800px; background-position: center; background-repeat: no-repeat; }
.banner-box .bd li a{ display:block; background-size:auto; }
.banner-btn { width: 100%; position: absolute; top: -1px; left: -1px; margin-left: 0; height: 800px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:320px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out}
.banner-btn a.prev{ left:-50px; background:url(//memberpic.114my.com.cn/076922203660/uploadfile/image/20221014/20221014161637_89183832.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(//memberpic.114my.com.cn/076922203660/uploadfile/image/20221014/20221014161637_89183832.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:60px; width: 100%; display: block; }
.banner-box .hd ul { width: 1250px; margin: 0 auto; text-align: center; }
.banner-box .hd ul li{ width:20px; height:20px; border-radius:20px; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; text-align: center; position: relative; z-index: 1111; }
.banner-box .hd ul li.on{ background:#003396 !important; width: 32px; }
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }





/*实力*/
.strength_bg{background: url(//memberpic.114my.com.cn/076922203660/uploadfile/image/20221024/20221024103850_1121004678.jpg)no-repeat center;height: 669px;}
.strength{height:100%;}
.strength_l{position:relative;     box-shadow: 0px 0px 60px 0px rgb(0 0 0 / 10%);   background: #fff;  padding: 10px;}
.strength_l img{width: 100%;}
.strength_l i{position: absolute;top:44%;left:0px;right: 0px;bottom: 0px; background-color: #fff;width: 83px;height: 83px;border-radius: 50%;margin:0 auto;background-image:url(//memberpic.114my.com.cn/076922203660/uploadfile/image/20221024/20221024104154_2142888674.png);}
.strength_l i:before,.strength_l i:after{position: absolute;left: 50%;top: 52%;height: 66px;width: 66px;margin-top: -34px;margin-left: -33px;border-radius: 50%;-webkit-box-shadow: 0 0 0 0 rgba(255,255,255,.2);box-shadow: 0 0 0 0 rgba(255,255,255,.2);-webkit-animation: ripple 1.8s infinite;animation: ripple 1.8s infinite;}
.strength_l i:before {-webkit-animation-delay: 0.7s;animation-delay: 0.7s;content: "";position: absolute;right: 0;bottom: 0;}
.strength_l i:after {-webkit-animation-delay: 1s;animation-delay: 1s;content: "";position: absolute;right: 0;bottom: 0;}

@-webkit-keyframes ripple {
    70% {-webkit-box-shadow: 0 0 0 30px rgba(255, 255, 255, .2);box-shadow: 0 0 0 30px rgba(255, 255, 255, .2);}
    100%{-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .2);box-shadow: 0 0 0 0 rgba(255, 255, 255, .2);}
}
.strength_l{width:50%;overflow: hidden;}
.strength_r{width:47%;}
.strength_t{font-size: 40px;color: #222;margin-top: 15px;     position: relative;}
.strength_t b{color:#00388b; font-size: 40px;}
.strength_t em{display: block;  font-size: 16px;     font-size: 20px;   line-height: 40px;}
.strength_t em:after{    content: "";   width: 80px;  height: 3px;  background: #eee;  position: absolute;  left: 0;  bottom: -11px;}
.strength_w{color: #333;font-size: 16px;line-height:34px;margin-top: 30px;}

.strength_w a{width: 180px;height: 48px;display: block; background: #00388b; color: #fff;line-height: 48px;text-align: center;transition:all .3s ease; font-size: 16px;}
.strength_w a:after{content: '';background: url(//memberpic.114my.com.cn/076922203660/uploadfile/image/20221024/20221024173955_313680056.png)no-repeat center;width: 34px;height: 6px;display: inline-block;margin-left: 15px;transition:all .3s ease;  font-size: 16px;}
.strength_w a:hover{width:250px; block;background: #00388b;}
.strength_w a:hover:after{margin-left: 60px;}


/*解决方案*/
.solution_bg{background: #fafafa; padding-bottom:70px;}
.solution{height:100%;position: relative;}
.solution_l{width:30%;position: relative;}
.solution_l a{display: block;background: #fafafa;width: 100%;height: 116px;border-top: 1px #eee solid;}
.solution_l a i{    float: left;
    font-family: 'iconfont';
    font-size: 60px;
    color: #555;
    padding-top: 30px;
    padding-left: 60px;
    padding-right: 10px;}
.solution_ll{background: #000;width: 55px;height: 55px;border-radius: 50%;margin-left:50px;margin-top:30px;}
.solution_rr{margin-left: 10px;margin-top: 35px;}
.solution_rr p{font-size: 22px;color: #333;}
.solution_rr span{display: block;font-size: 12px;color: #999;margin-top:6px;}
.solution_r{width: 66%;overflow: hidden;}
.solution_r li{height:696px;overflow: hidden;     position: relative;}
.solution_r li.on p {  position: absolute;    font-size: 16px;  display: block;  bottom: 0;   line-height: 30px;  background: rgba(0,0,0,0.7);   padding: 30px; color: #fff;}
.solution_l a.on{background: #fff;-webkit-box-shadow: 0px 0px 50px rgba(0,0,0,.05);box-shadow: 0px 0px 50px rgba(0,0,0,.05);}
.solution_l a.on i{ color: #00388b;}

.solution_r li img{display: block;width: 100%;height: 100%;transition: all linear 0.5s;-moz-transition: all linear 0.5s;-ms-transition: all linear 0.5s;-webkit-transition: all linear 0.6s;}
.solution_r li:hover img{-webkit-transform: scale(1.12, 1.12);transform: scale(1.12, 1.12);}
.solution_l a .on,.solution_r li:hover img{-webkit-transform: scale(1.12, 1.12);transform: scale(1.12, 1.12);}
   


.solution_a a{background:url(//memberpic.114my.com.cn/076922203660/uploadfile/image/20221024/20221024104330_98491488.jpg)no-repeat center;overflow:hidden;width:100%;height: 119px;display: block;}
.solution_a a.on{background:url(//memberpic.114my.com.cn/076922203660/uploadfile/image/20221024/20221024104330_98491488.jpg)no-repeat center;overflow:hidden;width:100%;height: 119px;display: block;}
.solution_a p{display: block;background: url(//memberpic.114my.com.cn/076922203660/uploadfile/image/20221024/20221024115647_371660113.png)no-repeat center left;color: #fff;font-size: 16px;height: 37px;line-height: 37px;padding-left: 57px;margin-left:8rem;margin-top:2.4rem;}



/*pro*/
.pro{}
.pro_list{margin-top:40px; display: flex; position: relative;  height: 60px;}
.pro_list li{ float:left; height:60px; line-height:60px; text-align:center; width:280px; font-size:18px;  border: 1px solid #eee;}
.pro_list li a{ font-size:18px;}

.pro_list li.on{height: 60px;  background: #00388b; color: #fff; transition: all .3s ease;}
.pro_list li.on .prolist2021_one {color: #fff;}
.pro_list li.on  a{ font-size:18px;}
.pro_list li.on a:hover{ color:#fff; font-size:18px;}

.pro_list li dl,.pro_list li.on dl{ display: none;}
.pro_list li+li {  margin-left: -1px;}

.pro_list .pro_more{border: 1px solid #eee; width: 280px; line-height: 60px; text-align: center; font-size: 18px; height: 60px;}
.pro_list .pro_more a{ font-size: 18px;}
.pro_list .pro_more:hover a{ color: #fff;}
.pro_list .pro_more:hover {background: #00388b; color: #fff;}




/*tu*/
.pro_con {display: flex;overflow: hidden; width: 1400px; margin: 0 auto;}
.pro_call li {padding-left: 0 !important; display: block; float: left;  width:24%; margin-bottom: 20px; margin-right: 1.3%; }
.pro_call li a{display: block; width: 100%; height: auto; overflow: hidden; position: relative; }
.pro_call li a img{ border: 1px solid #eee; }
.pro_call li br{display:none;}
.pro_call li span a{display:block;width:100%;height:60px;line-height:60px;font-size:18px;color:#333;   position: relative;z-index:22;     text-align: center; background: #fbfbfb; transition: all linear 0.7s;-moz-transition: all linear 0.5s;-ms-transition: all linear 0.5s;-webkit-transition: all linear 0.7s;}
.pro_call li:nth-child(4),.pro_call li:nth-child(8){margin-right: 0%;}

.pro_call li img{ transition: all linear 0.7s;-moz-transition: all linear 0.5s;-ms-transition: all linear 0.5s;-webkit-transition: all linear 0.7s; width: 100%;height: auto;}
.pro_call li:hover img{ -webkit-transform: scale(1.12, 1.12);transform: scale(1.12, 1.12);}
.pro_call li:hover span a{color:#00388b;}



/*advpro*/
.advpro_bg{ background: url(//memberpic.114my.com.cn/076922203660/uploadfile/image/20221015/20221015104920_1254275487.jpg) no-repeat center; width: 100%;  background-attachment: fixed;  height: 906px; margin: 0 auto; padding: 70px 0;}
.advpro li{position: relative;width:426px;height: 250px;z-index: 2;float: left;margin: 0 60px 50px 0;box-sizing:border-box;    padding: 38px 45px 0; color: #fff; }
.advpro li em{display: block;width: 51px;height: 47px;margin: 0 auto;     font-family: 'iconfont';     font-size: 50px;}
.advpro li b{display: block;font-size: 24px;line-height: 52px;font-weight: normal;     text-align: center;}
.advpro li:nth-child(3n){margin-right: 0;}
.advpro li:after{content: "";position: absolute;width:420px;height: 248px;left:0;top:0;border: solid 1px #fff;z-index:2;}
.advpro li:before{content: "";position: absolute;width:0;height:0;left:50%;top:50%;background: #00388b;z-index: -1;-webkit-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.advpro li.cur:before,.advpro li:hover:before{width: 440px;height: 270px;left:-10px;top:-10px; }
.advpro li.cur { color: #fff;}
.advpro li p {  font-size: 15px; line-height:28px;}

/*case*/
.case_ic { margin-top: 30px;}
.case_ic .new_web_div2021 { display: flex; justify-content: space-between;}
.case_ic ul img {  width: 100%; height: auto; transition: all .75s;}
.case_ic ul {  width: 24%;}
.case_ic ul:nth-child(2) { width: 49.6%;}
.case_ic ul:nth-child(2) li:nth-child(2) {  display: none;}
.case_ic ul li { position: relative;}
.case_ic ul li p a { display: block;  position: absolute; bottom:0px;    right: 0;   width: 100%;   height: 50px;  line-height: 50px;  text-align: center; background: #333;  color: #fff;   font-size: 16px;transition: all .5s;     background: rgba(0,0,0,0.4);}
.case_ic ul li+li { margin-top: 18px;}
.case_ic li:hover img {  transform: scale(1.1);}
.case_ic li>a { display: block;   overflow: hidden;}
.case_ic ul li:hover p a { background: rgba(0,0,0,0.4);}
.case_ic>ul>li:hover>a>span img { filter: grayscale(1) brightness(10);}

/*process*/
.process{padding: 60px 0 80px 0;}
.pctitl{text-align: center;font-size: 18px; color: #aaaaaa;}
.pctitl b{display: block;margin-bottom: 5px;font-size: 40px;color: #222;}
.pctitl b span{color: #00388b;}
.pcul{font-size: 0;text-align: center;position: relative;white-space: nowrap;margin: 50px 0;}
.pcul:after{content: '';display: block;position: absolute;width: 1270px;height: 1px;background: #e3e3e3;left: 0;right: 0;margin: 0 auto;bottom: 20px;}
.pcul li{display: inline-block; vertical-align: top;}
.pcul li+li{margin-left: 66px;}
.pcul li i{font-family: 'iconfont';display: block;width: 51px;height: 47px;margin: 0 auto;  color: #333; font-size: 50px;}
.pcul li:hover i,.pcul li:hover p,.pcul li:hover p span{ color: #00388b;}

.pc_t{margin: 15px 0 25px 0;font-size: 18px;color: #333;} 
.pc_t span{display: block;font-size: 14px;color: #999;margin-top: 5px;}
.pcnum{display: inline-block;padding: 0 10px;background: #fff;position: relative;z-index: 3;}
.pcnum b{display: inline-block;background: #fff;width: 34px;line-height: 34px;border: 1px  solid #e4e4e4;font-size: 16px;color: #aaaaaa;font-weight: lighter;border-radius: 50%;}

.pcul li:hover i{-webkit-animation: icon-bounce .7s alternate;
    -moz-animation: icon-bounce .7s alternate;
    -o-animation: icon-bounce .7s alternate;
    animation: icon-bounce .7s alternate;}
.pc_t:hover{ color: #00388b;}
.pcnum b:hover { background: #00388b;  color: #fff;}

.feedback{white-space: nowrap;padding: 30px;box-shadow: 0 0 20px #ccc;font-size: 0;}
.feedback ul li{display: inline-block;vertical-align: top;width: 260px;height: 68px; box-sizing: border-box;background: #f5f5f5;}
.feedback ul li input{display: inline-block;height: 68px;border: none; background: none;width: 160px;}
.feedback ul li+li{margin-left: 10px;}
.feedback ul li:nth-child(1),.feedback ul li:nth-child(2),.feedback ul li:nth-child(3){padding-left: 60px;}
.feedback ul li:nth-child(1){background:#f5f5f5 url(//memberpic.114my.com.cn/076922203660/uploadfile/image/20221027/20221027162059_1363019091.png)no-repeat left center}
.feedback ul li:nth-child(2){background:#f5f5f5 url(//memberpic.114my.com.cn/076922203660/uploadfile/image/20221027/20221027162059_801104267.png)no-repeat left center}
.feedback ul li:nth-child(3){background:#f5f5f5 url(//memberpic.114my.com.cn/076922203660/uploadfile/image/20221027/20221027162059_1098423824.png)no-repeat left center}
.feedback ul li:nth-child(4){padding: 0 30px;}
.feedback ul li:nth-child(4) input{width: 130px;}
.feedback ul li:nth-child(5) input{width: 100%; background: #00388b;color: #fff;transition: all .3s ease; font-size: 16px;}
.feedback ul li:nth-child(5) input:hover{background: #ce211c;}
.feedback ul li img{display: inline-block; vertical-align: top;margin-top: 25px;}

@keyframes icon-bounce {
  0%, 100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  50% {
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  75% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  85% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
@-webkit-keyframes icon-bounce {
  0%, 100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  50% {
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  75% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  85% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
@-moz-keyframes icon-bounce {
  0%, 100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  50% {
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  75% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  85% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
@-o-keyframes icon-bounce {
  0%, 100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  50% {
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  75% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  85% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}

/*about*/
.about_bg{background: url(//memberpic.114my.com.cn/076922203660/uploadfile/image/20221027/20221027163632_1212068303.jpg)no-repeat top;padding: 75px 0;     background-repeat: no-repeat; /*background-attachment: fixed;*/}
.abous_con {margin: 0 auto; width: 1400px; background: rgba(255,255,255,0.9);padding: 70px 80px 70px 80px;}
.about_txt p {font-size: 16px;line-height: 34px;color: #555;margin: 30px 0 30px 0;}
.about_txt {margin-top: 40px;}

.about_txt a{width: 230px;height: 48px;display: block; color: #333;line-height: 48px;text-align: center;transition:all .3s ease; font-size: 16px; margin: 0 auto; border: 1px solid #00388b; border-radius: 30px;}
.about_txt a:hover{width:230px; block;background: #00388b;  color: #fff;}

/*news*/
.new_bc{ width:100%; margin:auto;     background: #f9f9f9;}
.new_c {overflow: hidden;padding:70px 0 70px 0;}
.new_t{}
.new_f h3{ font-size: 40px; font-weight: bold;}
.new_f span{ font-size: 16px; color: #999; font-weight: normal;}

.new_tit{display: flex;align-items: center;justify-content: space-between; }
.new_tit>b{font-size:41.4px;color:#000;}
.new_tit>ul{display: flex;}
.new_tit>ul>li{width:170px;height:48px;border-radius: 30px;background: #fff; margin:0 13px;}
.new_tit>ul>li.on{background:#003686;}
.new_tit>ul>li.on>a{color: #fff;}
.new_tit>ul>li>a{font-size: 18px;color: #333;display: block;text-align: center;line-height:48px;}
.new_tit>ul>li>a i{font-family: 'iconfont';  font-size: 25px; color: #444;     padding-right: 10px;}
.new_tit>ul>li.on>a i{color: #fff;}

.new_ic{margin-top: 50px;transition: all .5s;display: flex;}
.new_item .news_div_item:nth-child(-n+2) .news_div_item_date {display: flex;font-size: 14px;color: #666;position: absolute;top: 50px;right: 39%;}
.new_item .news_div {display: flex;flex-wrap: wrap;justify-content: space-between;}
.new_item .news_div_item {width: 49.2%;position: relative;display: flex;flex-direction: row-reverse;}
.new_item .news_div_item .news_div_item_a {font-size: 18px;color: #333;}
.new_item .news_div_item:nth-child(-n+2) .news_div_item_body {font-size: 15px;line-height: 24px;color: #666;margin-top: 43px;}
.new_item .news_div_item:nth-child(-n+2) .news_div_item_content {padding-left: 24px;padding-top: 24px;width: 54%;}
.new_item .news_div_item:nth-child(-n+2) .news_div_item_pic a {position: relative;}
.new_item .news_div_item:nth-child(-n+2) .news_div_item_pic a:after {position: absolute;content: "查看更多+";width: 100px;height: 36px;line-height: 36px;text-align: center;color: #333;bottom:-96px;right: -124px;     border: 1px solid #dfdfdf;}
.new_item .news_div_item:nth-child(-n+2) .news_div_item_pic a:hover:after{background: #003686; -webkit-transition: all 0.3s linear; transition: all 0.3s linear; color: #fff;}
.new_item .news_div_item:nth-child(-n+2)  .news_div_item_pic {width: 46%; }
.new_item .news_div_item:nth-child(n+3) .news_div_item_pic {display: none;}
.new_item .news_div_item:nth-child(n+3)  .news_div_item_body {font-size: 14px;color: #666;line-height: 25px;margin-top: 10px;}
.new_item .news_div_item:nth-child(n+3) {display: flex;flex-direction: row;padding: 20px 60px 20px 34px;border: 1px solid #dfdfdf;margin-top: 24px;justify-content: space-between;}
.new_item .news_div_item:nth-child(n+3) .news_div_item_date {display: flex;position: relative;color: #333;font-size: 18px;align-items: center;padding-top: 52px;width: 14%;justify-content: center;}
.new_item .news_div_item:nth-child(n+3) .news_div_item_date .news_div_item_day {position: absolute;top: 5px;left: 50%;color: #333;font-size: 36px;font-weight: bold;margin-left: -22px;}
.new_item .news_div_item:nth-child(n+3) .news_div_item_content {width: 76%;}
.new_item .news_div_item:nth-child(n+3) .news_div_item_date:after {position: absolute;content: "";width: 1px;height: 100%;background: #dfdfdf;top: 1px;right: -29px;}
.new_item .news_div_item:nth-child(n+3) .news_div_item_date .news_div_item_month {position: relative;}
.new_item .news_div_item:nth-child(n+3) .news_div_item_date .news_div_item_month:after {position: absolute;content: "";width: 10px;height: 10px;background: #f9f9f9;top: 5px;left: 22px;}
.new_item .news_div_item:hover .news_div_item_a {color: #003686;}
.new_item .news_div_item:nth-child(n+3):hover .news_div_item_date {color: #003686;}
.new_item .news_div_item:nth-child(n+3):hover .news_div_item_date .news_div_item_day {color: #003686;}
.new_item {flex-shrink: 0;width: 100%;}
.news_div_item_image{width:100%;}
.new_item .news_div_item:nth-child(-n+2) .news_div_item_pic a:hover img {transform: scale(1.1);transition-duration: 0.5s; }
.new_item .news_div_item:nth-child(n+3):hover{box-shadow: 0 0 21px #d2d2d2; z-index: 1;transition: 300ms;}


/*cnpy*/
.copy_bg{background: url(//memberpic.114my.com.cn/076922203660/uploadfile/image/20221027/20221027142830_596350481.jpg) no-repeat center; width: 100%; margin: 0 auto; height: 631px;}
.copy_nybg{background: url(//memberpic.114my.com.cn/076922203660/uploadfile/image/20221027/20221027144550_613045222.jpg) no-repeat center; width: 100%; margin: 0 auto; height: 540px;}

.links{ height:110px; padding:50px 15px 10px 15px; font-size:18px; color:#b0b0b0; border-bottom: 1px solid rgb(255,255,255,0.1); width: 1400px; margin: 0 auto;}
.links p.fl{ background:url(//memberpic.114my.com.cn/076922203660/uploadfile/image/20221014/20221014201333_255674258.png) no-repeat left center; padding-left:33px;}
.links p.fr a{ font-size:14px; color:rgba(255,255,255,0.6); font-weight:lighter;}

.copy_w {display: flex;justify-content: space-between; margin-top: 80px; margin-bottom: 80px;}
.copy_nav {width: 55%;position: relative;}
.copy_nav>ul {display: flex;justify-content: space-between;width: 100%;}
.copy_nav li {display: flex;flex-direction:  column;position:  relative;}
.copy_nav li>p {font-size: 18px;color: #fff;margin: 0 0 30px 0;}
.copy_nav li>a {font-size: 15px;font-weight: 100;color: rgba(255,255,255,0.6);padding: 0 0 14px 0;transition: 0.5s;}
.copy_nav li>a:hover {color:#fff;}
.ico{font-size: 20px !important;color: #fff; font-family: 'iconfont'; opacity: 0.5;}

.copy_num {display:flex;flex-direction:column;width: 30%;}


.copy_logo>span {font-size: 26px;color: #fff;font-family:  DIN Medium;font-weight:  bold; padding: 2% 0 0;}
.copy_num em {font-size: 16px;color:  #fff;display:  flex;line-height: 36px;font-family:  Arial;align-items:  center;font-style: normal;}
.copy_num em i {font-size: 21px;margin: 0 3% 0 0;color: #fff; font-family: 'iconfont'; opacity: 0.5;}
.copy_logo{    position: relative;     padding-bottom: 25px;}
.copy_logo:after{content:'';width:100%;height:1px;position:absolute;bottom: 15px;left:0;background: rgba(255, 255, 255, 0.1);}
.copy_logo1{}
.copy_logo2{font-size: 28px;  color: #fff; padding-left: 15px; font-weight: bold;     line-height: 38px;}
.copy_logo2 p{ font-size: 18px;     font-weight: normal;}

.copy_lx_ta {position: absolute;left: -40px;bottom: 120%;display: none;margin-top: 26px;}
.copy_lx ul {display: flex;justify-content: space-around;}
.copy_lx {width: 160px;margin: 20px 0 0 0;}
.copy_lx ul li {border: 1px solid #666;  border-radius: 100px;width: 33px;height: 33px;position: relative;display: flex;align-items: center;justify-content: center;}

.copy_lx ul li:hover {background: #00388b;}
.copy_lx_ta img {width: 110px;}
.copy_lx ul li:nth-child(2) .copy_lx_ta {left: -42px;}
.copy_lx ul li:nth-child(3) .copy_lx_ta {left: -38px;}
.copy_lx ul li:hover .copy_lx_ta {display: block;}
.copy_row2 {color: rgba(255,255,255,0.6);font-size: 15px; padding: 20px 0;text-align: center; border-top: 1px solid rgb(255,255,255,0.1); line-height:60px;}
.copy_row2 a { color: rgba(255,255,255,0.6); font-size: 15px;}
.copy_row2 a:hover{ color:#fff;}







/*右侧浮动*/
.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/076922203660/uploadfile/image/20221025/20221025105558_705087236.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: 9px; position: absolute; bottom: -7px; left: 13px; z-index: 1;  background-color: #00388b; }/*颜色更改*/
.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 .show-status .kf-zixun { background-color: #00388b; border-color: #00388b; color: #fff; margin: 10px 0 7px;}/*颜色更改*/
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px;     background-position: -30px -29px; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; }
.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 { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.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; }
.y-kefu-box01 .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: #00388b; border-color: #00388b;}/*颜色更改*/
.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: #00388b; 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: 120px; height: 120px; margin: 10px 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: #00388b; 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; }
.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#00388b;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }