*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;line-height: 100%;}
body{font-size: 14px;min-width: 1200px; overflow-x: hidden; font-family: 'Hos','Microsoft YaHei';}
a{text-decoration: none; color:#333; font-size: 14px;}
li{list-style: none;}
em,i{font-style: normal;}
input,select,textarea {border-radius: 0;outline: none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"],input[type="password"] {-webkit-appearance: none;}
a,*::before,*::after {font-size: 14px;text-decoration:none;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;color: #1a1a1a;} 
a * {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.fullscreen,.fullscreen body {width: 100%;height: 100%;overflow: hidden}
.pcshow { display:block;}
.mbshow { display:none!important;}
.clear { clear:both;}
.fl {float: left;}
.fr {float: right;}
.img {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.pic {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.img img,.pic img {max-width: 100%;/*max-height:100%;*/margin: auto;padding: 0;border: 0;width: 100%;height: auto;border: none;}
.img-center {position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;display: block;width: auto;height: auto;z-index: 1;max-width: 100%;max-height:100%;}
.pic img {max-height:100%;}
.img img.img-center {width: auto;height:auto;height:-webkit-min-content;height:-moz-min-content;height:min-content;}
.img-block {display: block;width: 100%;height: auto;}
.img-inline {display: inline-block;width: auto;height: auto;max-width: 100%;}
.clamp1 {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.clamp2 {display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.clamp3 {display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.text-center {text-align: center;}
.div-container {position: relative;width: 74%;margin: auto;}
::-webkit-scrollbar{height:4px; width:3px;background: #fff;}
::-webkit-scrollbar-button{height:0; width:5px;background: #fff;}
::-webkit-scrollbar-thumb{background-color:#fff;box-shadow:inset 1px 1px 0 #fff,inset 0 -1px 0 #fff;}
@font-face {
font-family:din;
src:url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.ttf),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.eot),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.otf),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff2);
}
@font-face{font-family:Hos;src:url(https://memberpic.114my.com.cn/0464931/cssnew/Hos.ttf.txt)}
@font-face {font-family: 'samsungsharpsans-b';src: url('//memberpic.114my.com.cn/0464931/cssnew/samsungsharpsans-bold.otf.txt');font-weight: normal;font-style: normal;} 
@font-face {
  font-family: 'iconfont';  /* Project id 4383909 */
  src: url('//at.alicdn.com/t/c/font_4383909_vp7h05ic6jm.woff2?t=1703908290115') format('woff2'),
       url('//at.alicdn.com/t/c/font_4383909_vp7h05ic6jm.woff?t=1703908290115') format('woff'),
       url('//at.alicdn.com/t/c/font_4383909_vp7h05ic6jm.ttf?t=1703908290115') format('truetype');
}
@font-face {
  font-family: 'iconfont';  /* Project id 4578619 */
  src: url('//at.alicdn.com/t/c/font_4578619_6j0a9kqkcio.woff2?t=1718107689702') format('woff2'),
       url('//at.alicdn.com/t/c/font_4578619_6j0a9kqkcio.woff?t=1718107689702') format('woff'),
       url('//at.alicdn.com/t/c/font_4578619_6j0a9kqkcio.ttf?t=1718107689702') 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;}

.gy{max-width: 1460px;margin: 0 auto;min-width: 1200px;width: 100%;}
.gya{margin: auto; max-width: 1500px;}
.page{max-width: 1460px;margin: 0 auto;min-width: 1200px;width: 100%;}
.page9{max-width:78%;margin: 0 auto;min-width: 1200px;width: 100%;}

a.vid_btn{width: 160px;height: 40px;line-height: 40px;text-align: center;font-size: 14px;color:#333;border:1px solid #eee; background: #eee; position: relative;overflow: hidden;z-index: 0; border-radius: 50px;}
a.vid_btn:hover{ color:#fff}
a.vid_btn:hover:before {left:0; color:#fff}
a.vid_btn:before {content: "";width: 100%;height: 100%;background: #0081c5;position: absolute;left: -100%;top: 0;z-index: -1;transition: all 0.3s;border:none;color: #fff;}

header{position: fixed;z-index: 9999;width:100%;}
.nav_on{position: absolute;top: 50px;left: 3%;width: 93.5%;min-width: 1200px;height: 100px;z-index: 999;display: flex;justify-content: space-between;align-items: center;padding-left:1%;background: rgba(255,255,255,1);box-shadow: 0px 0px 50px rgba(0,0,0,0.2);border-radius: 10px;max-height:0px;overflow: inherit;transition:all 0.6s;max-height: 5vw;}
.nav_on.on{overflow:inherit;top: 0;min-height:70px;width: 100%;left: 0%;border-radius: 0px;height: 70px;box-shadow: 0px 0px 50px rgba(0,0,0,0.4);}
.nav_on.on .nav .p_navBox2{top:75px;}

.nav_on .logo { float: left; display: flex; justify-content: center; align-items: center;height:90px; width:425px;}
.nav_on .logo img{height:60px; width:auto;}
.nav_on>a>p{font-size: 25px; line-height: 30px; padding-left: 4%; font-weight: bold; color:#333}
.nav_on>a>p>span{padding-top:3px; display: block;}

.nav{display:flex;width: calc(92% - 25vw);}
.nav>ul>li{display: flex;float: left;flex-direction: column;justify-content: center;}
.nav>ul>li:nth-child(2)>a:before,.nav>ul>li:nth-child(3)>a:before,.nav>ul>li:nth-child(4)>a:before,.nav>ul>li:nth-child(5)>a:before,.nav>ul>li:nth-child(6)>a:before {
    position: absolute;
    content: "\eb8a";
    font-family: "iconfont";
    font-size: 15px;
    color: #999;
    top: -20%;
    right: -22%;
    transition: .5s;
}
.nav>ul>li.cur{color: #0081c5; font-weight:bold;}
.nav>ul{display: flex;justify-content: space-between;align-items: center;width: calc(100% - 400px);}
.nav>ul>li+li{}
.nav>ul>li:after{content:'';width:0%;height:4px;background:#0081c5;display:block;margin: -0px auto 0;transition: .3s;}
.nav>ul>li:hover:after{width:100%;}
.nav>ul>li>a{font-size: 0.9vw;color:#222;font-weight:100;text-align:center;display:block;position: relative;}
.nav,.nav>ul,.nav>ul>li{height:100%;}

.header-right{height: 100%;margin-left:100px;}
.header-search{float: right;position: relative;height:100%;text-align:center;display: flex;transition: all .3s;display: flex;align-items: center;color: #fff;font-size: 22px;margin-left: 80px;font-weight: bold;}
.header-search span{display:block;margin-left:10px;}
.header-search i{font-size: 16px; color: #333;}

.top_con {width: 290px;}
.top_con>ul {display: flex;justify-content: space-between;width: 100%;}
.top_con>ul>li {display: flex;position: relative;width: 24px;height: 24px;border-radius: 50%; justify-content: center;z-index:66;}
.top_con>ul>li:first-child {background: none;display: flex; align-items: center; width: 200px;}
.top_con>ul>li:first-child a { text-transform: uppercase; font-size: 22px; font-weight:bold; color: #333;}
.top_con li i {font-size: 18px;line-height: 24px;   color: #666; height: 24px; font-weight:normal;}
.top_con li>p {width: 120px;overflow: hidden;position: absolute;top: 32px;left: -45px;opacity: 0;transition: 0.5s;height:  0;padding: 5px;background: #fff;border: 1px solid #ddd;}
.top_con li p img {width:100%;}
.top_con li>a {}
.top_con li:hover p {opacity: 1;transition: 0.5s;height: 120px;}
/*搜索*/
.top_con li:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;} 
.tit_sel {width: 472px;height: 150px;background: rgba(51,51,51,0.7);transform: rotateX(90deg);position: absolute;right: 0;transition: all 0.5s;font-size: 16px;padding: 34px; z-index: 9999;top:33px;}
.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:38px; overflow:hidden; margin-top:20px;  box-sizing: border-box; padding-top: 0px; border: 1px solid #dddddd;border-left: none; padding-right:45px;}
#search-bg{float:left; width:344px; height:38px; overflow:hidden; padding-left:14px; margin-top:20px; box-sizing: border-box;     border: 1px solid #dddddd;border-right: none;text-align: left;    line-height: 38px;}
.search-text{ font-size:14px;color: #999999;justify-content: center;align-items: center;}
.search-text a{ font-size:14px; color: #fff !important; font-weight:normal;}
.search-text a:hover{ font-size:15px; color: #ffffff;}
.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;}
.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;}
.head_right {display: flex;justify-content: space-between;align-items: center;width: 72%;}

.fleft { float:left!important }
.fright { float:right!important }
.fnone { float:none!important }

.nav>ul>li:hover .p_navBox2{max-height:600px;}
.left{float:left;}
.right{float:right;}
.nav .p_navBox2{position: absolute;width:100%;background: rgba(255,255,255,0.9);top: 100px;left: 0;max-height:0px;overflow: hidden;transition: 0.3s ease all;border-radius: 10px;backdrop-filter: blur(5px);}

.nav .p_navBox2.prod_fl>div.warp{width:94%;margin:0 auto;display:flex;max-width:1400px;justify-content:space-between;padding:0;}
.nav .p_navBox2>div.warp{margin:0 auto;display:flex;max-width:1400px;justify-content:space-between;padding:60px 0;}
.nav .p_navBox2 .warp .right .tit{font-size:30px;line-height:30px;font-weight:400;margin-bottom:40px;color:#333}
.nav .p_navBox2 .warp .right .con{display:flex;flex-direction:column; }
.nav .p_navBox2 .warp .right .con a{width:180px;height:46px;font-size:16px;color:#333;display:flex;justify-content:space-between;align-items:center;padding:0 30px;border:2px solid #bfbfbf;margin-bottom:15px;transition:all .5s ease}
.nav .p_navBox2 .warp .right .con a span{font-size:16px;}
.nav .p_navBox2 .warp .right .con a:hover span{ color:#fff;}
.nav .p_navBox2 .warp .right .con a:hover{ color:#fff; background:#0081c5;border:2px solid #0081c5}
.nav .p_navBox2 .warp .right .tel{padding-top:10px}
.nav .p_navBox2 .warp .right .tel .t22{font-size:16px;line-height:20px;color:#666}
.nav .p_navBox2 .warp .right .tel .c{font-size:30px;font-family:arial}
.nav .p_navBox2 .warp .right .tel .c a{color:#0081c5; font-size:30px; font-family:"din";}
.nav .p_navBox2.prod_fl .warp .left{width:auto;position: relative;}
.nav .p_navBox2 .warp .left{width:60%;}
.nav .p_navBox2 .warp .left ul{display:block;width:100%;height: 100%;}
.nav .p_navBox2.prod_fl .warp .left ul{padding: 40px 0;}
.nav .p_navBox2 .warp .left ul p a{font-size: 18px;display:block;line-height: 40px;}
.nav .p_navBox2 .warp .left ul p a span{font-size: 17px;line-height: 40px;}
.nav .p_navBox2 .warp .left ul li:hover p a{color:#fff;}
.nav .p_navBox2.prod_fl .warp .left li{width:100%;background:#f8f8f8;margin:0px !important;}
.nav .p_navBox2.prod_fl .warp .left li>a{width: 50%;font-size: 18px;padding: 0 25px;font-weight: 400;letter-spacing: 0;line-height: 40px;float: left;margin-left:0%;background:#fff url(https://memberpic.114my.com.cn/0464931/uploadfile/image/20240611/20240611103958_1568401731.png) no-repeat center right 20px;margin-bottom:0px;}
.nav .p_navBox2.prod_fl  .warp .left li.on>a{background-color: #fff;color: #0081c5;}
.nav .p_navBox2.prod_fl  .warp .left li:hover{background:none;}
.nav .p_navBox2 .warp .left>ul>li>a{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;font-size: 18px;font-weight: lighter;transition:all .3s ease;width: 50%;float: left;}
.nav .p_navBox2 .warp .left>ul>li{width:23.5%;    font-size: 20px;padding: 0 25px;font-weight: 400;letter-spacing: 0;line-height: 60px;float: left;background:#ddd url(https://memberpic.114my.com.cn/0464931/uploadfile/image/20240611/20240611103958_1568401731.png) no-repeat center right 20px;transition:all .3s ease;}
.nav .p_navBox2 .warp .left>ul>li+li{margin-left:2%;}
.nav .p_navBox2 .warp .left>ul>li:nth-child(4n+1){margin-left:0;}
.nav .p_navBox2 .warp .left>ul>li:nth-child(n+5){margin-top:20px;}
.nav .p_navBox2 .warp .left>ul>li:hover{background:#0081c5 url(https://memberpic.114my.com.cn/0464931/uploadfile/image/20240611/20240611104047_1326688859.png) no-repeat center right 20px;}

.nav .p_navBox2 .warp .left>ul>li>a:hover{color:#fff;}
.nav .p_navBox2 .warp .right {padding-left:5%;padding-top:5%;padding-bottom:5%;box-shadow: -10px 0px 10px rgb(0 0 0 / 5%);width: 540px;}
.nav .p_navBox2 .warp .center{width:300px;}
.nav .p_navBox2 .warp .center img{width:100%;height:auto;}
.nav .p_navBox2 .warp .left .title{font-size:27px;line-height:26px;color:#000;font-weight:700;margin-bottom:20px}
.nav .p_navBox2 .warp .left .jieshao{font-size:16px;line-height:1.8;color:#333;margin-bottom:40px}
.nav .p_navBox2 .warp .left li dl{width: 50%;float:left;position: absolute;left: 50%;display:none;top:0px;background: #fff;height: 100%;padding: 40px 0;overflow-y: auto;}
.nav .p_navBox2 .warp .left li dl a{width: 100%;font-size: 18px;line-height: 60px;display: block;padding-left: 60px;float:left;font-weight: lighter;}
.nav .p_navBox2 .warp .left li.on dl{display:block;}

.nav .p_navBox2 .warp .left>ul>li.prod_list{background:none;width:100%;padding: 0;}
.nav .p_navBox2 .warp .left>ul>li.prod_list li{margin-right:1%;display:block;float:left;padding:0px 20px;line-height: 40px;margin-bottom: 10px;margin-left: 0;background: #ddd;width: calc(92% / 6);}
.nav .p_navBox2 .warp .left>ul>li.prod_list li a{font-size:15px;color:#222;line-height: 40px;}
.nav .p_navBox2 .warp .left>ul>li.prod_list li:hover{background:#0081c5;color:#fff;}
.nav .p_navBox2 .warp .left>ul>li.prod_list li:hover a{color:#fff;}

.nav .p_navBox2 .warp .left li.prod_zs{width:calc((100% - 8%) / 5) !important;background:none;padding:0 !important; position: relative;}
.nav .p_navBox2 .warp .left.prod_nav{width:100%;}
.nav .p_navBox2 .warp .left li.prod_zs .progdwz2021 li img{width:100%;height:auto;}
.nav .p_navBox2 .warp .left li.prod_zs .progdwz2021 li span,.nav .p_navBox2 .warp .left li.prod_zs .progdwz2021 li br{display:none;}
.nav .p_navBox2 .warp .left li.prod_zs .progdwz2021 li>a{display:block;} 
.nav .p_navBox2 .warp .left>ul>li.prod_zs:nth-child(5) {margin-top: 0px;margin-left:2%;}
.nav .p_navBox2 .warp .left>ul>li.prod_zs>a{width:100%;height:100%;position: absolute;z-index: 9;}
.nav .p_navBox2 .warp .left>ul>li.prod_zs>a span{display:block;width:100%;text-align:center;}
.nav .p_navBox2 .warp .left>ul>li.prod_zs:hover{background:none;}
.nav .p_navBox2 .warp .left>ul>li.prod_zs>a:hover{color:#0081c5;}
.nav .p_navBox2 .warp .left li.prod_zs>span{display:block;width:100%;text-align:center;}
.syswiper-wrap>.swiper-container>.swiper-wrapper>.swiper-slide{height:100vh;}

/* index */
.swiper-container{overflow: auto !important;}
.banner {position: relative;}
.index-banner-swiper {position: relative;background: #000;z-index:1;}
.banner-slide {height:100%;}
.banner-slide .txt{position: absolute; left:11%;top:30%;z-index: 33;width:40%;}
.banner-slide .txt h2{font-size:20px;color: #fff;margin: 0;padding: 0;padding:10px 0; position: relative;text-transform: uppercase;font-weight:normal;background: #ea0001; line-height: 20px;width: 245px;text-align: center;border-radius: 50px;}
.banner-slide .txt h3{font-size:2.3vw; color: #fff;margin: 0;padding-top: 20px;padding-bottom:20px; position: relative;text-transform: uppercase; line-height:2.5vw;}
.banner-slide .txt .line {width: 80px;height:2px;background: #fff;margin: 10px 0;}
.banner-slide .txt h4{font-size:1vw;color: #fff;padding:3px 0 20px 0;margin:0;font-weight: normal;line-height: 28px;}
.banner-slide .txt.center {text-align: center;width:100%;left:0;top:5vw;margin: 0;}
.banner-slide .txt.center h1{font-size:3.3vw; color:#0081c5; font-weight:bold; margin-top:6%; font-family: "Microsoft YaHei"; padding-bottom:18px;text-transform: uppercase; }
.banner-slide .txt.center h6{ color:#0b141b; font-size:1.7vw; font-weight:normal; letter-spacing:1px;text-transform: uppercase;}
.banner-slide .txt.none {display: none;}
.banner-slide .txt.right {text-align: right;left: auto;right: 10%;}
.banner-slide .txt.right .line {float: right;clear: both;}
.banner-slide .txt.right .banner-btn a {display: inline-block;vertical-align: middle;float: none;text-align: right;margin-right:0px;margin-left: 15px;}
.banner-slide .img {text-align: center;height:100%;}
.banner-slide .txt .img {text-align: left; margin-top:2%;}
.banner-slide .img>a{    display: flex;justify-content: center;    align-items: center;height:100%;}

.banner-btn {clear: both;}
.banner-btn a{display: block;float: left;margin-right: 15px;padding:15px 20px;font-size: 0;background:#0081c5;    border-radius: 10px;}
.banner-btn a span{color: #fff;font-size:15px;display: inline-block;vertical-align: middle;margin-right: 10px;}
.banner-btn a i{display: inline-block;vertical-align: middle;width: 18px;height: 10px;background:url("//memberpic.114my.com.cn/0464931/uploadfile/image/20240611/20240611104438_469556383.png");}
.banner-btn a:hover {background: #fb4201;}

.banner-slide .txt h3 {transform:translateY(200px);opacity:0;transition:all .6s;}
.banner-slide .txt h4 {transform:translateY(200px);opacity:0;transition:all 0.6s;}
.banner-slide .txt h2 {transform:translateY(200px);opacity:0;transition:all .3s;}
.banner-slide .txt h1 {transform:translateY(200px);opacity:0;transition:all .3s;}
.banner-slide .txt h6 {transform:translateY(200px);opacity:0;transition:all .6s;}
.banner-slide .center h2 {transform:translateY(200px);opacity:0;transition:all 0.3s;}
.banner-slide .center h6 {transform:translateY(200px);opacity:0;transition:all 0.6s;}
.banner-slide .txt .line {transform:translateY(200px);opacity:0;transition:all 0.9s;}
.banner-slide .txt .banner-btn {transform:translateY(200px);opacity:0;transition:all 1.2s;}
.index-banner-swiper .swiper-slide-active .txt h4,.index-banner-swiper .swiper-slide-active .txt h2,.index-banner-swiper .swiper-slide-active .txt h1,.index-banner-swiper .swiper-slide-active .txt h6,.index-banner-swiper .swiper-slide-active .txt h3,.banner-slide .txt.center h2,.banner-slide .center h6,.index-banner-swiper .swiper-slide-active .txt .line,.index-banner-swiper .swiper-slide-active .banner-btn,.banner-slide .txt.center h2,.banner-slide .txt.center h{transform:translateY(0px);opacity:1;}

.banner .swiper-banner-pagination {bottom:40px;width: 100%; display: block;z-index: 90;}
.banner .swiper-banner-pagination .swiper-pagination-bullet {width:60px;height:10px;margin:0 0 0 10px;border-radius: 0;opacity:1;background: none; position: relative;z-index: 11;outline: none;}
.banner .swiper-banner-pagination .swiper-pagination-bullet::before {content: '';display: block;width: 100%;height: 8px;position: absolute;left: 0;top:8px;background: #000;opacity: 0.3;}
.banner .swiper-banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after{opacity: 1;}
.banner .swiper-banner-pagination .swiper-pagination-bullet::after {content: '';display: block;position: absolute;left:0;top:8px;width:0;height: 8px;background: #0081c5;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;z-index: 10;}
.banner .swiper-banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {-webkit-animation: w100 4000ms 1;animation: w100 4000ms 1;}

@keyframes w100{0%{width: 0%;} 100%{width: 100%;}}

.index-scroll {position:absolute;left:1%;top:70%;z-index:70;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);}
.index-scroll h6{margin: 0;font-weight: normal;font-size: 0;position: relative;padding-bottom:7px;padding-left: 30px;}
.index-scroll h6::after {content: '';display: block;width: 100%;height: 1px;background: #fff;position: absolute;bottom: 0;left: 0;-webkit-animation: w100 3000ms infinite ease-in-out;animation: w100 3000ms infinite ease-in-out;}
.index-scroll h6 span{font-size: 12px;color: #fff;text-transform: uppercase;letter-spacing: 1px; margin-right: 10px;display: inline-block;vertical-align: middle;}
.index-scroll h6 i{width: 12px;height: 10px; background: url("//memberpic.114my.com.cn/0464931/uploadfile/image/20240611/20240611104242_1246538673.png");display: inline-block;vertical-align: middle;-webkit-animation: op01 1000ms infinite ease-in-out;animation: op01 1000ms infinite ease-in-out;}
@keyframes op01{0%{opacity: 0;}100%{opacity: 1;}}
/*pro*/
.pro{padding:20px 0;overflow: hidden;background:#f5f5f5;}

.por_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.por_top>p {font-size: 38px;color: #0081c5;font-weight: bold; line-height:38px;}

.por_top>p span {
    font-size: 18px;
    display: block;
    margin-left: 0px;font-weight: normal;line-height:28px;
margin-top:7px;
color: #999;
text-transform: uppercase;
}

.por_topb {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.por_topb>p {font-size: 38px;color: #0081c5;font-weight: bold; line-height:38px;}

.por_topb>p span {
    font-size: 18px;
    display: block;
    margin-left: 0px;font-weight: normal;line-height:28px;
margin-top:7px;
color: #999;
text-transform: uppercase;
}
/*产品*/
.pwro {overflow: hidden;  background: #f5f5f5; padding-bottom:80px;}
.pro_box {max-width: 90%;margin: 0 auto;}
.pro_tab {margin: 1% 0 0;}
.pwro_nav {}
.pwro_nav ul {display: flex;justify-content: space-between;align-items: center;}
.pwro_nav li {background:#0081c5;width: 33.2%;display: flex;justify-content: center;padding: 1.1% 0;border-right: 1px solid #eee;transition:0.5s;}
.pwro_nav li:hover{ background:#f08102;}
.pwro_nav li.on {background: #0081c5;}
.pwro_nav li:nth-child(1){border-radius: 15px 0px 0px 15px;}
.pwro_nav li:last-child {border-right:none;border-radius: 0px 15px 15px 0px;}
.pwro_nav li a {font-size: 17px;font-weight: lighter;color:#fff; line-height:37px;}
.pwro_nav li.on a {color:#fff;}
.pro_con {margin: 3% 0 0;overflow:hidden;}
.pro_roll {display:flex;transition: 0.5s;}
.pro_call {width:100%;flex-shrink:0;overflow: hidden;}
.pro_call .slick-list {padding:0 1% !important;}
.pro_call ul {margin-bottom: 0 !important;}
.pro_call>div>ul>div>div>li {background:#fff;/* margin: 0 0.1%; */padding: 0.22% 0.22% 1.1%;display: flex !important;flex-direction: column;align-items: center;/* margin: 0.2%; */transform: scale(0.8);transition: 1s;border-radius:12px;}
.pro_call li.slick-center {box-shadow:0 0 20px rgba(0, 168, 73, .05);/* margin: 0; */transform: scale(1);transition: 1s;}
.pro_call li>a {overflow: hidden;}
.pro_call li a img {width:100%;height:auto;transition: 0.5s;}
.pro_call li:hover img {transform:scale(1.1);}
.pro_call li span {width: 100%;text-align: center;margin:5% 0 0;}
.pro_call li span>a {font-size: 1.3vw;font-weight: normal;position: relative;z-index: 5;color: #333;}
.pro_call li span>a:before {content:'more';/* width: 32px; *//* height: 32px; *//* border-radius:50%; */position: absolute;left: 0;right: 0;bottom: -4vw;background: #eee;z-index: -1;color: #333;display: flex;justify-content: center;align-items: center;font-size: 14px;transition: 0.5s;transform: rotate(0deg);margin: 0 auto 0;font-family: Arial;text-transform: uppercase;font-weight: lighter;padding: 4% 0;}
.pro_call .ban_dot {display: flex !important;width: 100%;/* position: absolute; */bottom: -14%;left: 0;justify-content: center;align-items: center;/* height: 50px; */margin: 5% 0 0;}
.pro_call .ban_dot li {width: 10px;height: 10px;display: inline-block;background: #ddd;margin: 0 0.5%;transition: 0.5s;border-radius: 50%;}
.pro_call .ban_dot li.slick-active {background: #0081c5;}
.pro_call .ban_dot li button {font-size:0;border: none;outline: none;}
.pro_call .slick-prev:before {content: '\eb8d' !important;font-family: iconfont !important;color: #fff !important;font-size: 18px !important;letter-spacing: 5px;}
.pro_call .slick-next:before {content: '\eb8d' !important;font-family: iconfont !important;color: #fff !important;font-size: 26px !important;letter-spacing: 1px;}
.pro_call .ban_dot {/* display:none !important; */}
.pro_call .slick-prev {left: 0px !important;transform: rotate(180deg) !important;background: #0081c5 !important;width: 52px !important;height: 52px !important;border-radius: 50%;z-index: 5;}
.pro_call .slick-next {right: 0px !important;background: #0081c5 !important;width: 52px !important;height: 52px !important;border-radius: 50%;z-index: 5;}
.pro_call .slick-prev:before, .pro_call .slick-next:before {opacity: 1;transition: all ease 0.5s;}
.pro_con .slick-prev, .slick-next{top: 47%;}

/*为什么*/
.strength_bg { position: relative;background: url(https://memberpic.114my.com.cn/0464931/uploadfile/image/20240611/20240611111014_1051505156.png); overflow:hidden;padding:5% 0 5% 0px;position: relative;    z-index: 9;}
.strength_bg:after {
    content: '';
    width: 100%;
    height: 100%;
    background: #/*0081c5*/;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}
.strength_bg .t1 p { color: #fff; }
.strength_bg .t1 b { color: #fff; }
.strength_bg .t1 span { color: #fff; }

/**/
.top30{ margin-top:30px;}
.t{text-align: center;padding-top: 70px;}
.t p{font-size: 42px;color: #222;}
.t d{color: #0081c5;font-weight: bold;}
.t dd{font-size: 18px;color: #666;line-height: 40px;}
.t span{display: block;width: 40px;height: 3px;margin:12px auto 0;background: #0081c5;}
.adv_cont{width: 102%;}
.adv_cont li{width: 25%;height: 750px;float: left;background-position: center top;background-repeat: no-repeat;position: relative;cursor: pointer;}
.adv_cont li:nth-child(1){background-image: url(https://memberpic.114my.com.cn/jingbaili/uploadfile/image/20241016/20241016204227_181813898.jpg);}
.adv_cont li:nth-child(2){background-image: url(https://memberpic.114my.com.cn/jingbaili/uploadfile/image/20241018/20241018105413_1140149621.jpg);}
.adv_cont li:nth-child(3){background-image: url(https://memberpic.114my.com.cn/jingbaili/uploadfile/image/20241016/20241016205850_1935114822.jpg);}
.adv_cont li:nth-child(4){background-image: url(https://memberpic.114my.com.cn/jingbaili/uploadfile/image/20241018/20241018104840_1940461232.jpg);}
.adv_txt{width: 100%;height: 145px;position: absolute;bottom: 0;background: #eaeaea;text-align: center;padding-top: 40px;}
.adv_cont li:nth-child(2n) .adv_txt{background: #f0f0f0;}
.adv_txt span{font-size: 50px;color: #ccc;font-weight: bold;display: inline-block;margin-left: -20px;position: relative;top: -5px;}
.adv_txt d{font-size: 24px;color: #333;font-weight: bold;display: inline-block;text-align: left;margin-left: 15px;}
.adv_txt p{display: none;}
.adv_cont li:hover .adv_txt{text-align: left;padding: 40px 5%;}
.adv_cont li:hover .adv_txt{background-image: linear-gradient(131deg,#0081c5,#0193e7);}
.adv_cont li:hover .adv_txt span{display: none;}
.adv_cont li:hover .adv_txt d br{display: none;}
.adv_cont li:hover .adv_txt d{margin-left: 0px;color: #fff;}
.adv_cont li:hover .adv_txt p{display: block;font-size: 14px;color: #fff;margin-top: 10px;}
/**/
.appli2{padding: 10px 0px 0px 0px; overflow:hidden;}
.field{width:100%; margin-bottom: 0px; margin-top: 60px;}
.fieldcon{ width:600px; height:450px; margin:0 auto; position:relative;}
.fieldjt{ width:32px; height:32px; background:url(https://memberpic.114my.com.cn/dgbs88/uploadfile/image/20230320/20230320155431_1941042483.png) top left no-repeat; position:absolute; top:45%; left:-58px; z-index:9; cursor:pointer;}
.fieldjt.next{ background:url(https://memberpic.114my.com.cn/dgbs88/uploadfile/image/20230320/20230320155431_1941042483.png) top left no-repeat; left:inherit; right:-58px;}
.fieldjt:hover{ background-position-y:bottom;}
.fieldcon .divdgweb_new_div_item{ width:600px;margin-right:100px; position:relative;display: flex;flex-direction: column-reverse;}
.fieldcon .divdgweb_new_div_item .news_div_item_pic img{ width:100%; height:100%;}
.fieldcon .divdgweb_new_div_item_content{width:100%;opacity:0;transition:all .3s ease;margin:0 auto;left:0;right:0;height: 80px;    background:#0081c5}
.fieldcon .divdgweb_new_div_item_a{color:#fff;font-size:22px;text-align:center;height: 100%;display: flex;flex-direction: column;justify-content: center;}
.fieldcon .divdgweb_new_div_item_body{ display:-webkit-box; height:90px; color:#eee; font-size:14px; font-weight:lighter; line-height:30px; margin:24px 0 0px 0; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:3; -webkit-box-orient:vertical;    display: none;} 
.fieldcon .divdgweb_new_div_item.cur .divdgweb_new_div_item_content{opacity:1;}
.fieldcon .divdgweb_new_div,.fieldcon .tempWrap{ overflow:visible !important;}
.fieldcon .divdgweb_new_div_item_a {}
.fieldcon .divdgweb_new_div_item_title{height:100%;}
.prev.fieldjt{transform: rotateY(180deg);}

/*about*/
.about {padding: 80px 0 10%;overflow: hidden;width: 100%;background: url(https://memberpic.114my.com.cn/jingbaili/uploadfile/image/20241017/20241017161543_96579160.jpg)no-repeat center;position: relative;z-index: 9;}
.about:after {   content: '';    width: 100%;    height: 100%;    background: rgba(0,0,0,0.7);    position: absolute;    left: 0;    bottom: 0;    z-index: -1;}
.about_box {width:78%;margin: 0 auto;}
.about_con {display: flex;justify-content: space-between;align-items: center;}
.about_txt {width: 30%;}
.about_txt p {font-size: 42px;line-height: 50px;font-weight: bold;display: flex;flex-direction: column;color:  #fff;}
.about_txt p span {font-size:20px;line-height: 28px;padding-top: 10px;font-weight:  lighter;}
.about_txt ul {display:flex;margin-top: 50px;flex-direction:column;width: 100%;}
.about_txt li {border-bottom:  1px solid #ddd;padding-bottom: 15px;position:relative;transition:0.5s;display:  flex;align-items:  center; width: 100%;border: 1px solid rgba(221, 221, 221, 0.3);padding: 7%;z-index: 5;}
.about_txt li i {font-size: 25px;color:  #fff;}
.about_txt li span {font-size: 16px;font-family: Arial;color:#fff;text-transform:  uppercase;opacity: 0.5;}
.about_txt li:after {content:'';width:0;height: 100%;background:#0081c5;position:absolute;bottom:0;left:0;opacity:0;transition: 0.5s;z-index:-1;}
.about_txt li.on:after {opacity:1;width:100%;}
.about_txt li+li {margin-top:20px;}
.about_txt li a {font-size: 24px;line-height:30px;font-weight:lighter;color:  #fff;padding: 0 5%;}
.about_r {width: 56%;margin-top: auto;overflow: hidden;}
.about_r:nth-child(2){margin-top:0px;}
.about_r:nth-child(4){margin-top:110px;}
.about_r ul {width:  100%;display: flex;transition: 0.5s;}
.about_r li {width:  100%;flex-shrink: 0;}
.about_r>ul>li+li {display:none;}
.about_sub {display: flex;background: #0081c5;padding: 3%;flex-direction:  column;}
.about_sub i {width: 100%;}
.about_sub i img {width:100%;height: auto;}
.about_sub p {font-size: 36px;line-height: 36px;font-weight:  lighter;display:  flex;flex-direction:  column;color:  #fff;padding: 4%;}
.about_sub p span {font-size: 14px;line-height: 28px;font-weight:  lighter;padding-top: 3%;}
.about_sub a {font-size: 14px;color:  #fff;font-weight:  lighter;}
.about_btn {display:  flex;justify-content: space-between;}
.about_btn:hover i {}
.about_btn>i {width:60px;height:60px;cursor: pointer;border: 2px solid #fff;border-radius: 50%;font-size: 26px;color: #fff;display: flex;justify-content: center;align-items: center;position: absolute;top: 39%;background: #0081c5;}
.about_btn>i:first-child {left: 3%;transform: rotate(180deg);}
.about_btn>i:last-child {right: 3%;}
.about_case {overflow: hidden;}
.about_case>div>ul {display: flex; justify-content: space-between;flex-wrap: wrap;}
.about_case li {width: 32.5%; background: #fff;box-shadow: 0 0 20px #eee; padding:30px;}
.about_case li:nth-child(n+4) {margin-top:1.1%;}
.about_case li>a {display: inline-block;width: 100%;overflow: hidden;}
.about_case li a img { width: 100%;height: auto;    transition: 0.5s;}
.about_case li:hover a img {transform: scale(1.2);}
.about_case li p {display: flex;justify-content: center;width: 11vw;margin: 0 auto;padding: 8% 0  30%;text-align: center;}
.about_case li p>a:after {    content: 'Ã¦Å¸Â¥Ã§Å“â€¹Ã¦â€ºÂ´Ã¥Â¤Å¡';width: 10vw;height: 40px; border-radius: 40px;border: 1px solid #ddd;position: absolute;bottom: -60px;left: 7px;    font-size: 16px;display: flex; justify-content: center;align-items: center; color: #999;    transition: 0.5s;}
.about_case li p>a {font-size: 20px;position: relative;width: 100%;    font-weight: lighter;}
.about_case li:hover p>a:after {background: #ff0000;color: #fff;}
.about_int {}
.about_int>div>ul {display: flex;justify-content: space-between;flex-wrap: wrap;}
.about_int li{display: block; float:left; padding:4% !important; width:32%; background: #fff;}
.about_int li:nth-child(n+4) {margin-top:1.5%}
.about_int .mot_call:first-child li {width: 19%;}
.about_int li>a{display: block;overflow: hidden; }
.about_int li img{width:100%; height:auto;   transition: 0.2s all ease-in-out;  }
.about_int li:hover img{transform: scale(1.1);}
.about_int li p {padding:0 !important;position: relative;background: rgba(221,221,221,0.5);}
.about_int li:hover p {background:rgba(239,23,31,0.5);}
.about_int li p a{display: block; line-height:50px; font-size:16px; position: relative;    z-index: 2;text-align: center;}
.about_int li:hover a{color:#fff;}
.about_int li p:after{content:""; display: block;opacity: 0;width:20%;height:100%;transition: 0.2s all; background:#ef171f;position: absolute; top:0; left:0; right:0; margin:0 auto;}
.about_int li:hover p:after{width:100%;opacity: 1;}
.about_par {}
.about_par>div>ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.about_par li {width: 32.5%;display: inline-table;overflow:hidden;position:relative;height:100%;box-sizing: border-box;border: 1px solid #eee; padding: 20px; background: #fff;}
.about_par li:nth-child(n+4) {margin-top:1.1%;}
.about_par li>a{display: block;}
.about_par li>a>img{width:100%;height:auto;}
.about_par li p {width:100%;height:100%;background: rgba(239,23,31,0.7);position:absolute;top:0;left:0;transform-origin: center;transition: 600ms;border-radius: 100px 0;    transform: scale(0);}
.about_par li p a{display:block;font-size:16px;color:#fff;display: flex;align-items: center;justify-content: center;height: 100%;}
.about_par li:hover p{transition: 600ms;    transform: scale(1);}


/**/
.about_tab {max-width:78%;margin: 0 auto;margin-top: -8%;position: relative;background: #fff;padding: 3% 6%;box-shadow:  0 0 20px #ccc;z-index: 999;}
.about_call .slick-dotted.slick-slider{margin-bottom:0px !important;}
.about_call {max-width: 1360px;margin: 0 auto;}
.about_call .ban_dot  {display:none !important;}
.about_call ul {}
.about_call li {position: relative;margin: 0 0.2%; border: 1px #eee solid;}
.about_call li>a {}
.about_call li>a img {height:auto;    width: 100%;}
.about_call li p { text-align: center;background: rgba(0,0,0,0.5);  position: absolute; bottom: 0;left: 0; width: 100%;padding: 2%;}
.about_call li p>a { font-size: 16px;color: #fff;}

/**/
.news_bg{padding:80px 0;overflow:hidden;background: url(https://memberpic.114my.com.cn/jingbaili/uploadfile/image/20241017/20241017190235_2055019452.png) no-repeat left center;}
.news{max-width: 1400px;margin: 0 auto;}
.news_fl{width:12%;padding-top:20px;float: left;}
.news_fl_title span{font-size: 40px;color: #ccc;line-height:50px;text-transform: uppercase;font-family: Arial;font-weight: 1000;}
.news_fl_title p{font-size:42px;color: #0081c5; font-weight:bold;}
.news_fl_a a{display: block;width: 170px;height: 55px;line-height: 55px;margin-bottom: 30px;border: 2px #eee solid;border-radius: 25px;font-size: 16px;color: #666;text-align: center;transition: all 0.3s ease-in-out;}
.news_fl_a a:first-child{margin-top:95px;}
.news_fl_a a.on{background: linear-gradient(to right,#0081c5,#0193e7);border: 2px #0081c5 solid;color: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.news_fr{width:82% !important;}
.news_fr .news_div_item{position: relative;}
.news_ul_fl{width:52%;float: left;}
.news_ul_fl .news_div_item{float: left;width: 100%;}
.news_ul_fl .news_div_item .news_div_item_pic{position: absolute;top: 0;width:100%;height: 400px;overflow: hidden;}
.news_ul_fl .news_div_item .news_div_item_image{width: 100%;/*border: 1px #eee solid;*/position: absolute;bottom:0px;}
.news_ul_fl .news_div_item .news_div_item_date{position: absolute;top: 470px;left: 15px;}
.news_ul_fl .news_div_item .news_div_item_year,.news_ul_fl .news_div_item .news_div_item_month,.news_ul_fl .news_div_item .news_div_item_day{float:left;}
.news_ul_fl .news_div_item .news_div_item_content{height:245px;margin: 30px 35px 0 15px;position: absolute;top: 400px;}
.news_ul_fl .news_div_item .news_div_item_a{font-size:22px;color:#333;position: relative;}
.news_ul_fl .news_div_item .news_div_item_a:after{display:block;content:"了解详细";width: 175px;height: 42px;line-height: 42px;background: #eee;font-size: 15px;color: #666;text-align: center;position: absolute;top: 220px;transition: all 0.3s ease-in-out;}
.news_div_item_content:hover .news_div_item_a:after{background: #0081c5;color:#fff;}
.news_ul_fl .news_div_item .news_div_item_body{margin-top: 45px;font-size: 15px;color: #666;line-height: 30px;}
.news .swiper-container{width: ;margin-right: -30px;}
.news .swiper-slide{padding:30px 0;box-sizing: border-box;}
.news_ul_fr{width:49%;padding:0 45px;box-sizing: border-box;float:right;}
.news_ul_fr .news_div_item:first-child,.news_ul_fr .news_div_item .news_div_item_image{display:none;}
.news_ul_fr .news_div_item_body{position: absolute;top: 105px;line-height: 30px;font-size: 15px;opacity: 0;width:90%;}
.news_ul_fr .news_div_item{height:120px;margin-bottom: 25px;padding:0 33px;box-shadow: 0 0 30px rgba(0,0,0,.08);overflow: hidden;transition: all 0.3s ease-in-out;box-sizing: border-box;}
.news_ul_fr .news_div_item_date{position: absolute;top: 70px;left: 33px;}
.news_ul_fr .news_div_item_year,.news_ul_fr .news_div_item_month,.news_ul_fr .news_div_item_day{float:left;}
.news_ul_fr .news_div_item_a{font-size: 18px;color: #333;position: absolute;top: 38px;display: block;height: 230px;width: 100%;position: relative;z-index: 9;}
.news_ul_fr .news_div_item.on{height:270px;}
.news_ul_fr .news_div_item.on .news_div_item_body{opacity: 1;}
.news_ul_fr .news_div_item_body:after{content:'了解详细';width:175px;height:40px;display:block;background:#f5f5f5;line-height:40px;text-align:center;font-size:15px;color:#666;margin-top:30px;transition: all 0.3s ease-in-out;}
.news_div_item_content:hover .news_div_item_body:after{background:#0081c5;color:#fff;}

.head_bgx{width:100%;height:10px;cursor: pointer;background:#4b4b4b;}
.head_bgx span{display:block;width:100%;height:10px;background-color: #0081c5;animation: span_i1 2.5s infinite;float:right;}
@keyframes span_i1{0%{width:0%;background-color:#0081c5}
25%{width:100%;background-color:#0081c5}
100%{width:0%;background-color:#0081c5}}
/*footer*/
.footer{display: flex;justify-content: space-between;}
.footer_bg{width: 100%;color: #fff;background: url(https://memberpic.114my.com.cn/jingbaili/uploadfile/image/20241015/20241015204728_657784826.png) no-repeat center;position: relative;overflow:hidden;margin-top: -156px;
    padding-top: 267px;}
.fbt{border-top:10px solid #ff5c00;}
.bq_item li{position: relative;}
.bq_item li{float: left;position: relative;}
.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;}
.bq_item li a{display: block;font-size: 14px; line-height: 30px; color: rgba(255,255,255,0.8);}
.bq_item li a:hover{color:#fff;}
.footer_t{font-size: 16px !important; color: #fff !important; line-height: 100%!important; position: relative;font-weight: bold;padding-bottom: 26px;}
.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: 239px;background:url(https://memberpic.114my.com.cn/gddgjn/uploadfile/image/20210325/20210325174531_604267125.png) no-repeat center; position: relative;margin-top: -100px;}
.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;padding-left: 32px;}
.links_l{display: flex;align-items: center;padding-left:27px;}
.l_wz{position: relative;}
.l_wz b{font-size: 25px;color: #fff;line-height: 21px;}
.l_wz p{color: rgba(255,255,255,0.38);letter-spacing: 5px;}
.links{display: flex;align-items: center;justify-content: space-between;margin: 50px 0 50px;background: url(https://memberpic.114my.com.cn/xinzhihang/uploadfile/image/20240518/20240518135126_47802081.png);height: 51px;}
.links>div{display: flex;align-items: center;}
.links_m{}
.linkTagcs li a{color: rgba(255,255,255,0.38)!important;}
.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: #e60113;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{background: #fff;}
.copy_b{}
.copy_bg div{color: #333;height: 80px;line-height: 80px; text-align:center;}


.copy_b div:nth-child(2):after{position: absolute;content: "";width: 300px;height: 100%;top: 0;right: -300px;}
.copy_bg div a{color: #333;}
.foo_icon li div p{margin-top: 3px;}
.cl{clear: both;}
.banq{width: 52%;}
.bq_cl>b, .bq_cr>b, .bq_r>b{font-size: 16px;color: #fff;display: block;margin-bottom: 20px;}
.bq_lx{line-height: 36px;font-size: 16px;color: rgba(255,255,255,0.7);}
.bq_item li:first-child:before{left: 0;}
.bq_item{display: flex; justify-content: space-between;}
.bq_r>b{position: relative; margin-bottom: 40px;}
.bq_r>b:after{position: absolute; content: ""; width: 100%; height: 1px; background: rgba(255,255,255,0.38); bottom: -25px; left: 0;}
.bq_r>b:before{position: absolute; content: ""; background: url(https://memberpic.114my.com.cn/dgjsjz11/uploadfile/image/20210415/20210415150007_2131925087.png) no-repeat center; width: 78px; height: 41px; top: -12px; right: 0;}
@media screen and (max-width: 1460px){}
@media screen and (max-width: 1320px){}
.link_btn{width: 170px; height: 44px; line-height: 44px; background: #fff; text-align: center; font-size: 16px; color: #4d4d4d; border-radius: 22px; display: block;}
.bq_r>div{color: rgba(255,255,255,0.7); line-height: 34px;font-size: 14px;}
.bq_r>div a{text-decoration: none; color: rgba(255,255,255,0.7); font-size: 14px;}
.back_ic{position: absolute; display: block; width: 100px; height: 100px; background: #fd9800; border-radius: 100%; text-align: center; line-height: 100px; color: #fff; font-size: 52px; top:90px; left: 50%; margin-left: -51px; cursor: pointer;}
/*--end serverBar--*/