*{margin: 0;padding: 0;box-sizing: border-box;}
body{margin: 0px auto; padding: 0px; font-size: 14px;font-family:Microsoft YaHei;box-sizing: border-box;overflow-x:hidden;}
div{margin: 0px; padding: 0px;}
span, p{margin: 0px; padding: 0px;}
html, body, div, ul, li, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, form, input, textarea, th, td, select {margin: 0;padding: 0;}
dl,dt,dd,ol,ul,li {margin: 0px; padding: 0px; list-style: none;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
address, caption, cite, code, dfn, em, strong, th, var, optgroup, i{font-style: inherit;font-weight: inherit;}
input, textarea{outline: none;border: none;}
img{border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
tr,td{padding:0 !important;}
em,i{text-transform: uppercase;font-family: arial;vertical-align: top;display:inline-block;}
ul{list-style-type: none;}
a{text-decoration: none; color:#333333;}
a:hover{color:#0071ba; text-decoration:blink;}
.fr{ float:right;}
.fl{ float:left;}
.db,.lb,.dd{font-size: 0;}
.db>div,.lb>li,.dd>dl{display: inline-block;vertical-align: top;}
.page,.gy,.w1500{max-width: 1500px; min-width: 1200px; width: 100%; margin: 0 auto;}
.clear,.cl{height: 0; overflow: hidden; clear: both;}
.top30{width: 100%;height: 30px;margin: 0 auto;overflow: hidden;}
.dfc{display:flex;align-items:end;justify-content:center;}
.dfs{display:flex;align-items:end;justify-content:space-between;}
.dfe{display:flex;align-items:end;justify-content:end;}

.title{ text-align:center; font-size:18px; color:#7b7e81;}
.title b{ display:block; font-size:40px; color:#32363a; margin-bottom:10px;}
.title b em{ color:#0071ba;}

/*抬头*/
.top_bg{width:1500px; margin:0 auto;}
.hsecond{ background:linear-gradient(to bottom,transparent,transparent,#eee);}
.hsecond .top_bg{ height:130px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.hleft{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;}
.hlogo{ margin-left: auto;}
.hlname{ font-size:33px; font-weight:bold; margin-left:20px;}
.hlname span{color:#0071ba;}
.hlname i{font-size:12px; font-weight:normal; text-transform:uppercase; color: #969696;}
.hline{ width:1px; height:60px; background:#e0e0e0; margin:0 30px;}
.hmean{ font-size:28px; color:#0071ba;}
.hmean span{ display:block; font-size:18px; color:#484848; font-weight:lighter; margin-top:4px; letter-spacing:2.5px;}
.htel{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center; font-size:16px; color:#484848; font-weight:lighter; padding-left:40px; background:url(//memberpic.114my.cn/025249/uploadfile/image/20210428/20210428175801_1637916150.png) no-repeat left center;}
.htel a{ color:#484848; font-size:16px;}
.htel a:hover{ color:#0071ba; font-size:16px;}
.htel span{ font-size:30px; color:#0071ba; font-family:Impact;line-height:32px;}
.htel span i{ display:block; letter-spacing:-1.5px;}

.nav{background: #0071ba;
background: -moz-linear-gradient(90deg, #0071ba 0%, #068ce2 100%);
background: -webkit-linear-gradient(90deg, #0071ba 0%,#068ce2 100%);
background: linear-gradient(90deg, #0071ba 0%,#068ce2 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0071ba', endColorstr='#068ce2',GradientType=1 ); height:80px;width: 100%;line-height: 80px; position:relative;}
.nav .NavCeshi > li{float: left;width: 11.1%;position: relative;}
.nav .NavCeshi > li > a {  color: #fff; font-size: 18px; display: block; position: relative; z-index: 3;  text-align: center;line-height: 26px;transition: 0.3s all ease;padding: 17px 0;}
.nav .NavCeshi > li > a > .en{line-height: 20px;display: block;font-size: 13px;text-transform: capitalize;color: #5fa7d6;transition: 0.3s all ease;}
.nav .NavCeshi > li:first-child a .en{  }
.nav .block{ position: absolute; display: block; background: #ffbc00; height: 5px; top: -5px; overflow: visible !important; }


.nav .NavCeshi > li:hover > a,.nav .NavCeshi > li.navcurrent > a{color: #ffbc00}
.nav .NavCeshi > li:hover > a .en,.nav .NavCeshi > li.navcurrent > a .en{color: #ffbc00}
.nav .block:after{ content: ''; display: block; width:0; height:0; border-width:5px 5px 0px 5px; border-style:solid; border-color:transparent transparent transparent #ffbc00; position: absolute; right: -10px; }

.nav>ul>li .dropmenu{width:100%;position:absolute;top:100%;left:0;z-index: 99;transform-origin: 0 0;transform: perspective(600px) rotateX(-90deg);transition:600ms ease;}
.nav>ul>li .dropmenu td table{ display:none;}
.nav>ul>li:hover .dropmenu{transform: perspective(600px) rotateX(0deg);transition:600ms ease;cursor:pointer; }
.nav>ul>li .dropmenu a{font-size: 14px;display:block;line-height:52px;text-align:center;color:#fff;background:rgba(0, 113, 186, 0.8);transition:600ms ease; margin-top:1px;}
.nav>ul>li .dropmenu a:hover{background:#ff8e00;}


/*banner*/
.slider {width: 100%;}
.slick-slide{height: auto;}
.slick-slide img {width: 100%;}
.slick-prev {left: 38px;z-index: 99;}
.slick-next {right: 40px;}
.slick-dots{bottom: 32px;}
.slick-dotted.slick-slider{margin-bottom: 0;}
.slick-prev:before, .slick-next:before{font-size: 34px;}
.slick-dots li{margin:0 2px !important;}
.slick-dots li button{font-size:0 !important;}
.slick-dots li button:before{color: #fff;opacity: 1;font-size:42px;}
.slick-dots li.slick-active button:before{color:#fd8e01;}
.slick-prev:before, .slick-next:before{font-family: "jnf";display: none!important;}
.slick-prev:before {content: '\e6cd';display: block;transform: rotate(-180deg);}
.slick-next:before{content: '\e6cd'}

/*搜索*/
.search{ border-bottom:1px solid #e4e4e4; height:78px;}
.search .w1500{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center; }
.keywords{ line-height:78px; padding-left:45px; background:url(//memberpic.114my.cn/zhyxjc/uploadfile/image/20201129/20201129114729_477197776.png) no-repeat left center;}
.keywords,.keywords a{ font-size:13px; color:#999999;} 
.search_bg input{ display:inline-block; vertical-align:top;}
#infoname{ height:78px; padding-left:54px; border:none; border-left:1px solid #f5f5f5; background:url(//memberpic.114my.cn/zhyxjc/uploadfile/image/20201129/20201129114729_41275678.png) no-repeat 20px center;width:190px; font-family:"Microsoft YaHei"; font-family:'微软雅黑'; box-sizing:content-box;}
#soo{ background:#0071ba;}

/*products*/
.pro_wrapper{width:100%;padding:80px 0;}
.pw_tab{margin-top:40px;}
.pw_tab>table{width:100% !important;text-align: center;}
.pw_tab>table>tbody{display:inline-flex;align-items:center;justify-content:center;border:1px solid #eeeeee;border-radius:82px;}
.pw_tab>table>tbody>tr{width:328px;height:66px;position:relative;}
.pw_tab>table>tbody>tr+tr{border-left:1px solid #eeeeee;}
.pw_tab>table>tbody>tr:first-child{border-top-left-radius:82px;border-bottom-left-radius:82px;}
.pw_tab>table>tbody>tr:last-child{border-top-right-radius:82px;border-bottom-right-radius:82px;}
.pw_tab>table>tbody>tr.on{background:#0071ba;}
.pw_tab>table>tbody>tr>td>b>a{font-size:20px !important;}
.pw_tab>table>tbody>tr.on>td>b>a{color:#fff !important;}
.pw_tab>table>tbody>tr>td{width:328px;}
.pw_tab>table>tbody>tr>td.pro_class{position:absolute;top:82px;left:0;transform-origin: top;transform:rotateX(90deg);display:none;transition:all 0.5s;}
.pw_tab>table>tbody>tr:hover>td.pro_class{transform:rotateX(0deg);}
.pw_tab>table>tbody>tr>td.pro_class tr td{height:42px;line-height: 42px;}
.pw_tab>table>tbody>tr>td.pro_class tr td a{display:block;line-heihgt:42px;}

.pw_content{margin-top:50px;}
.pw_content li tr {display:flex;}
.pw_content li tr+tr{margin-top:25px;}
.pw_content li tr td{width:356px;display:block;background:#fff;padding:8px 8px 0 !important;border:1px solid #e8e8e8;transition:all 0.5s;}
.pw_content li tr td:hover{border-color:#0071ba;background:#0071ba;}
.pw_content li tr td+td{margin-left:25px;}
.pw_content li tr td>a{display:block;overflow:hidden;position:relative;}
.pw_content li tr td>a:before,.pw_content li tr td>a:after{position:absolute;transition:all 0.5s;}
.pw_content li tr td>a:before{content:'+';width:36px;height:60px;background:#ff8e00;top:-60px;right:10px;z-index: 3;font-size:26px;line-height:60px;color:#fff;transition-delay: 0.3s;}
.pw_content li tr td>a:after{content:'';width:100%;height:100%;background:rgba(30,33,43,0.7) url(//memberpic.114my.cn/076981150263/uploadfile/image/20210610/20210610205304_830090891.png) no-repeat center;top:0;left:-100%;z-index: 2;transform:rotate(360deg);}
.pw_content li tr td:hover>a:before{top:0;}
.pw_content li tr td:hover>a:after{left:0;transform:rotate(0deg);}
.pw_content li tr td img{transition:all 0.5s;}
.pw_content li tr td:hover img{transform:scale(1.2);}
.pw_content li tr td br{display:none;}
.pw_content li tr td span{display:block;line-height:66px !important;}
.pw_content li tr td span a{display:block;font-size: 16px;text-align:center;position:relative;transition:all 0.5s;}
.pw_content li tr td:hover span a{color:#fff;}
.pw_content li tr td:hover span a:after{color:#fde12d;}

/*是否遇到以下问题*/
.problem{ padding:60px 0; background:#f5f5f5;}
.pbtitle{ text-align:center;font-size:40px; color:#222;}
.pbtitle em{ display:block; font-size:14px; color:#a6a6a6; font-weight:lighter; text-transform:uppercase; margin-top:5px;}
.pbtitle b { line-height:50px;}
.pbtitle b i{ display:inline-block; vertical-align:baseline; width:56px; height:56px; border-radius:50%; background:#ffbc00; color:#fff;padding-left: 17px;line-height: 56px;}
.pbtitle b i+i{ margin-left:1px;} 
.pbul{ margin:50px 0 45px 0; font-size:0;}
.pbul li{display: inline-block;vertical-align: top; box-sizing: border-box; width: 24%; height: 120px; background: #fff;  box-shadow: 0 0 20px #e8e8e8; padding: 25px; transition: all .3s ease;}
.pbul li+li{ margin-left:20px;}
.pbul li p{ display:inline-block; vertical-align:top;}
.pbul li p+p{ margin-left:20px;}
.pb_c{ font-size:14px; color:#aaaaaa; line-height:22px; width:73%;}
.pb_c b{ display:block; font-size:24px; color:#222222; margin-bottom:8px; transition:all .3s ease;}
.pb_t{ width:63px; line-height:59px; border-radius:7px; background:#0071ba; color:#fff; font-size:30px; font-family:impact; text-align:center;}
.pbul li:hover{ box-shadow:0 0 20px #aaa;}
.pbul li:hover .pb_c b{ color:#0071ba;}
.pbtel{ text-align:center; font-size:25px; color:#484848; font-weight:lighter;}
.pbtel span{ display:inline-block; padding-left:40px; margin-left:40px; font-size:16px; background:url(//memberpic.114my.cn/fuqiangcy/uploadfile/image/20200926/20200926171452_194574868.png) no-repeat left 9px;    vertical-align: middle;line-height: 36px;}
.pbtel span em{ font-size:30px; font-family:impact;}
.pbbtn{ text-align:center; margin-top:30px;}
.pbbtn a{ display:inline-block; width:280px; line-height:54px; height:54px; border-radius:7px; background:#0071ba; font-size:18px; color:#fff; font-weight:lighter;}
.pbbtn a:hover{background: #ff8e00;}

/*四大优势*/
.ys_bg{width:100%; height:944px; background:url(//memberpic.114my.cn/076981150263/uploadfile/image/20210610/20210610214844_2111180622.jpg) center no-repeat;    padding-top: 80px;}
.ys_bg *{box-sizing: content-box;}
.ys_t2{text-align:center;height:63px; color:#ffffff; font-size:40px; font-weight:bold;}
.ys_t3{font-size:18px; text-align:center; font-weight:lighter; height:32px; color:#c3e2ff;}

.advtab{ margin:0 auto; margin-top:40px; display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.advtab li{ width:20%; position:relative; background:#379bdd; padding:30px 30px; font-size:30px; color:#fff; font-weight:lighter; transition:all .3s ease; cursor:pointer;    border-radius: 10px;}
.advtab li span{ display:block; font-size:14px; color:#fff; font-weight:lighter;}
.advtab li:after,.advtab li:before{ content:''; display:block; position:absolute; transition:all .3s ease;}

.advtab li:before{ top:43px; right:20px; width:24px; height:24px; background:url(//memberpic.114my.cn/076981150263/uploadfile/image/20210611/20210611094804_776150965.png) no-repeat center;}
.advtab li.on{ color:#fff; background:#ff8e00;}
.advtab li.on:after{ width:100%;}
.advtab li.on:before{ transform:rotate(360deg); background-image:url(//memberpic.114my.cn/076981150263/uploadfile/image/20210611/20210611094928_1343258918.png);}


.advcon{ position:relative; height:500px; margin-top:30px;}
.advcen ul{ position:relative; height:500px;}
.ys_bg_l{width:750px; float:left;}
.ys_bg_r{width:650px; height:400px; background:#fff; float:right; padding:50px; font-weight:lighter;}
.ys_bg_r .ys_title{width:600px; height:80px; padding-top:30px; margin-top:20px;}
.ys_bg_r .ys_title .h1{float: left;width: 65px; line-height: 58px; font-size: 33px; color: #fff;font-weight: bold;text-align: center; background: #0071ba;border-radius: 6px;}
.ys_bg_r .ys_title .h2{float: right; width:515px; padding-left:20px; font-size:26px; font-weight:bold; text-align:left;}
.ys_bg_r .ys_title .h2 span{color:#ff8e00;}
.ys_bg_r .ys_title .h2 p{font-size:14px; font-weight:normal; text-transform:uppercase;}

.ys_bg_r .ys_font{padding-top:40px; margin-left:30px; font-size:15px; color:#aaa; line-height:36px;}
.ys_bg_r .ys_tel{height:50px; width:332px; color:#fff; margin-left:30px; margin-top:40px; background:#0071ba; line-height:50px; padding:0px 30px; font-size:15px;}
.ys_bg_r .ys_tel span{font-size:25px; font-family: fontDin1; font-weight:normal;}
.ys_bg_r .ys_tel img{float:left; padding-top:20px; padding-right:10px;}

/*行业*/
.success{margin-top: 80px; position:relative; z-index:9;}
.post_m{position: relative; margin-top: 40px;}
.post_m .swiper-slide {position: relative;background-repeat: no-repeat;background-position: center top;background-size: cover;
-webkit-transition: transform 1s;-moz-transition: transform 1s;-ms-transition: transform 1s;-o-transition: transform 1s;}
.post_m .swiper-slide img { width: 100%;height:auto;    border: 1px solid #dbe3e8;}
.post_m .text {box-sizing:border-box;width: 100%; line-height:65px; opacity:0; color:#fff; text-align:center;font-size:18px;background-color:#0071ba; transition:all .3s ease; margin-top:20px;} 
.post_m .text h4 {color: #333;font-size: 18px;line-height: 18px;font-weight: 700;padding-bottom: 5px}
.post_m .text p {color: #5f5f5f; font-size: 14px; line-height: 26px; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical}
.post_m .text a {display: none;color: #fff; font-size: 12px; line-height: 12px;}
.post_m .swiper-slide-active .text, .post_m .swiper-slide-duplicate-active .text { opacity:1; margin-top:0;}
.post_m .swiper-slide-active h4, .post_m .swiper-slide-active p, .post_m .swiper-slide-duplicate-active h4, .post_m .swiper-slide-duplicate-active p { color: #fff;}
.post_m .swiper-slide-active a, .post_m .swiper-slide-duplicate-active a { display: block; width:100%; height:100%;position: relative;}
.post_m .swiper-button-prev{ width:80px; height:80px; left:32%; top:40%; background:#0071ba url(//memberpic.114my.cn/076981150263/uploadfile/image/20210610/20210610215759_1382611702.png);}
.post_m .swiper-button-next{ width:80px; height:80px; right:32%; top:40%; background:#0071ba url(//memberpic.114my.cn/076981150263/uploadfile/image/20210610/20210610215906_1083047476.png);}
.post_m .swiper-button-prev:hover{ background:#ff8e00 url(//memberpic.114my.cn/076981150263/uploadfile/image/20210610/20210610215759_1382611702.png);}
.post_m .swiper-button-next:hover{background:#ff8e00 url(//memberpic.114my.cn/076981150263/uploadfile/image/20210610/20210610215906_1083047476.png);}
.post_m .swiper-slide:hover .text{ background:#ff8e00;}

/*公司简介*/
#company_bg{width:100%; background:#f5f5f5; padding:80px 0px; margin-top: 70px;}
#company_t{text-align:center; font-size:40px; color:#333; font-weight:normal;}
#company_t span{color:#0071ba; font-weight:bold;}
#company_t p{text-align:center; font-size:16px; padding-top:5px;}
#company_img{padding:40px 0px 30px 0px; text-align:center;}
#company_c{width:1500px; margin:0 auto; line-height:40px; color:#999; font-size:16px; text-align:center;}
#company_b{ width:auto; margin-top:30px;}
#company_b a{    width: 300px;height: 50px; line-height: 50px; text-align: center;  border-radius: 100px; margin: 0 auto; background: #0071ba; display: block; color: #fff; font-size: 16px;  transition: 0.5s;}
#company_b a:hover{width:500px;font-size:16px;}


/*动态*/
.news .w1500 .title * {line-height: normal;}
.news{ padding:80px 0;}
.newstitle{ text-align:center; font-size:18px; color:#222222; font-weight:lighter;}
.newstitle b{ display:block; font-size:40px; margin-bottom:5px;}
.newstitle b i{ color:#0071ba;}
.newstab{ font-size:0; text-align:center; margin:30px 0;}
.newstab a{ display:inline-block; vertical-align:top; width:143px; line-height:49px; border-radius:30px; border:1px solid #dddddd; background:#fff; font-size:18px; color:#484848; font-weight:lighter;}
.newstab a+a{ margin-left:10px;}
.newstab a.on{ background:#0071ba; color:#fff;}
.newsleft{ width:670px; height:535px; background:#fff; padding:50px; box-shadow:0 0 10px #ccc;box-sizing: content-box;}
.newscon ul{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.newsleft .news_div_item{display: -webkit-flex;display: flex;flex-wrap: wrap;align-items:flex-start;flex-direction: column-reverse; position:relative;}
.newsleft .news_div_item_pic{ overflow:hidden; margin-bottom:37px; width: 100%; height: 375px;}
.newsleft .news_div_item_pic img{ width:100%; height:auto; transition:all .6s ease;    margin-top: -50px;}
.newsleft .news_div_item:hover .news_div_item_pic img{ transform:scale(1.1);}
.news .news_div_item:hover .news_div_item_a{color:#0071ba;}
.news .news_div_item_a{ font-size:18px; color:#222222; display:block; overflow:hidden; text-overflow:ellipsis;}
.newsleft .news_div_item_body{ font-size:14px; color:#999999; font-weight:lighter; overflow:hidden; height:60px; line-height:30px; margin-top:45px;}
.newsleft .news_div_item_date{ position:absolute; left:0; bottom:70px; font-size:0;}
.newsleft .news_div_item_date>div{ display:inline-block; vertical-align:top; font-size:14px; color:#999999; font-weight:lighter;}
.newsright{ width:700px;}
.newsright .news_div_item{ height:142px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;flex-direction:row-reverse;}
.newsright .news_div_item:nth-child(2){ margin:28px 0; height:200px; padding:28px 0; border-top:1px solid #dedede; border-bottom:1px solid #dedede;}
.newsright .news_div_item_content{ width:495px;}
.newsright .news_div_item_body{ font-size:14px; color:#999999; font-weight:lighter; overflow:hidden; height:90px; line-height:30px; margin-top:15px;}
.newsright .news_div_item_date{ width:142px; height:142px; text-align:center; border:1px solid #dedede; position:relative; padding-top:85px; transition:all .3s ease; color:#6d6d6d;}
.newsright .news_div_item_date>div.news_div_item_day{ position:absolute; width:100%; top:20px; font-size:48px; left:0;}
.newsright .news_div_item_date>div{ display:inline-block; vertical-align:top; font-size:18px; }
.newsright .news_div_item:hover .news_div_item_date{ background:#0071ba; color:#fff;}

/*footer*/
.footer_bg{width: 100%; color: #fff;background: #2f3235;position: relative;padding: 90px 0;}
.fbt{border-top:10px solid #ff5c00;}
.bq_item li{position: relative;}
.footer li{ float: left;position: relative;}
.bq_item li:before{content: '';position: absolute;width: 3px;height: 25px;background: #0071ba;top: 9px;left: -18px;}
.footer li+li{margin-left:10%;}
.footer_w1 t{display: block;float: left;font-size: 24px;font-weight: bold;margin-right: 11px;}
.footer_w1 span{display: block;float: left;font-size: 20px;margin-top:3px;}

.bq_gzh li{width:130px;}
.footer_w{font-size: 14px; line-height: 34px; color: #999;}
.footer_w p{position:relative;}
.footer_w p:before{left:0;font-family: "iconfont";font-size: 16px;}
.footer li a{ display: block;font-size: 14px; line-height: 30px; color: rgba(255,255,255,0.47);}
.footer li a:hover{color:#fff;}
.footer_t{ font-size: 18px !important; color: #fff !important;  line-height: 48px !important; position: relative;font-weight: bold;}
.footer li img{width:130px;}
.bq_gzh li p{text-align:center; color:#fff; line-height:30px; margin-bottom:10px;}

.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*/
.link_bg{ height: 88px;border-top:1px solid #e6e6e6;}
.linkTagcs li a{font-size:14px;}
.links_r a{font-family: "iconfont" !important;font-size:42px;font-style: normal;color:rgba(255,255,255,0.3);display:inline;height:80px;display: block;line-height:80px;}
.links_l{display: flex;align-items: center;}
.l_wz{margin-left:12px;position: relative; width: 79px;}
.l_wz b{font-size: 25px;color: #333333;line-height: 21px;}
.l_wz b span{font-size: 25px;color: #0071ba;}
.l_wz p{color: #696b6a;letter-spacing: 5px;}
.l_wz:after{content: '';position: absolute;width: 1px;height: 38px;background: #ededed;top: 0;right: -10px;}
.links{display: flex;align-items: center;height: 88px;}
.links_m{margin-left: 25px;}
.foo_icon{display: flex;justify-content: space-between;margin-bottom: 69px;}
.foo_icon li span{color:#fff;display: block;width: 38px;height: 38px;border-radius: 100%;background: #244597;display: flex;justify-content: center;align-items: center;position: relative;font-size: 22px;z-index:1;}
.foo_icon li span:after{content: '';position: absolute;width: 48px;height: 48px;border-radius: 100%;background: rgba(32,114,224,0.22);top: -5px;left: -5px;z-index:-1;}
.foo_icon li{display: flex;align-items: center;}
.foo_icon li div{margin-left: 13px;}
.foo_icon li div b{font-size: 16px;}
.bq_gzh{float: right;padding-top:7px;}
.bq_gzh li+li{margin-left: 44px!important}
.copy_bg{height: 80px;background: #0071ba;line-height: 80px;}
.copy_b{display: flex;justify-content: space-between;}
.copy_bg div{color: #fff;}
.copy_bg div a{color: #fff;}
.foo_icon li div p {
    margin-top: 3px;
}
.cl {
    clear: both;
}
.banq{margin-left:22px;}