*{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%;}
.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: #ededed;}
::-webkit-scrollbar-button{height:0; width:5px;background: #ededed;}
::-webkit-scrollbar-thumb{background-color:#324476;box-shadow:inset 1px 1px 0 #324476,inset 0 -1px 0 #324476;}
@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(../cssnew/Hos.ttf.txt)}
@font-face {font-family: 'samsungsharpsans-b';src: url('../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');
}
.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: 1500px;margin: 0 auto;min-width: 1200px;width: 100%;}
.gya{margin: auto; max-width: 1500px;}
.page{max-width: 1500px;margin: 0 auto;min-width: 1200px;width: 100%;}
.page9{max-width: 90%;margin: 0 auto;min-width: 1200px;width: 100%;}

.fw_tit{text-align: center;}
.fw_tit>div{display: flex;align-items: center;justify-content: center;}
.fw_tit>div>p{font-size: 14px;color: #acabab;margin:0 10px; text-transform: uppercase;}
.fw_di{width: 8px;height: 8px;background: #cb011f;border-radius: 100%;}
.fw_di:nth-child(1),.fw_di:nth-child(4){margin-right: 5px;}
.fw_tit b{display: block;color: #333;font-size: 42px;margin-top: 3px;}
.fw_tit em{font-size: 18px; font-style: normal; color: #666; margin-top:6px;}

header{position: fixed;z-index: 9999;width:100%;}

.nav_on{position: absolute;top: 50px;left: 5%;width: 90%;min-width: 1200px;height: 100px;z-index: 999;display: flex;justify-content: space-between;align-items: center;padding-left:1%;background: rgba(33,64,66,0.8);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;box-shadow: 0 0 15px #fff;}
.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: 270px;}
.nav_on .logo img{height:36px; width:auto;}
.nav_on>a>p{font-size: 27px; line-height: 30px; padding-left: 2%; font-weight: bold; letter-spacing: -1px;color: #ffff;}
.nav_on>a>p>span{font-size: 13px; padding-top:3px; display: block; line-height: 14px;letter-spacing:0px; color: #ffff;font-weight: normal;}

.nav{display:flex;width: calc(100% - 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: #fff;
    top: -20%;
    right: -22%;
    transition: .5s;
}
.nav>ul>li.cur{color: #214042; 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:#fef23a;display:block;margin: -0px auto 0;transition: .3s;}
.nav>ul>li:hover:after{width:100%;}
.nav>ul>li>a{font-size: 17px;color:#fff;font-weight:600;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: #fff;}

.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: 16px; font-weight:bold; color: #fff;}
.top_con li i {font-size: 16px;line-height: 24px;   color: #fff; 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 #fff;}
.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:33px; overflow:hidden; margin-top:20px;  box-sizing: border-box; padding-top: 7px;    border: 1px solid #dddddd;border-left: none;}
#search-bg{float:left; width:374px; 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; color: #fff !important;}
.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:#214042;border:2px solid #214042}
.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:#214042; 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: 18px;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(//memberpic.114my.cn/yichuzn/uploadfile/image/20240409/20240409210924_1965117418.png) no-repeat center right 20px;margin-bottom:0px;}
.nav .p_navBox2.prod_fl  .warp .left li.on>a{background-color: #fff;color: #214042;}
.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(//memberpic.114my.cn/yichuzn/uploadfile/image/20240409/20240409210924_1965117418.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:#214042  url(//memberpic.114my.cn/yichuzn/uploadfile/image/20240409/20240409210932_1782027175.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:#214042;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:#214042;}
.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;height:100vh; min-height: 900px;max-height:1000px;}
.index-banner-swiper {position: relative;background: #000;z-index:1;height:100vh;}
.banner-slide {height:100%;}
.banner-slide .txt{position: absolute; left: 6%;top:46%;/*margin-top: -167px*/;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: #f5821f; 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;font-family: "Microsoft YaHei";}
.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:#214042; 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:#214042;}
.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.cn/yichuzn/uploadfile/image/20240408/20240408201718_1466981734.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:50px;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: 2px;position: absolute;left: 0;top:5px;background: #fff;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:5px;width:0;height: 2px;background: #f5821f;-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:85%;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.cn/yichuzn/uploadfile/image/20240408/20240408201557_122792902.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;}}

/*bz*/
.bz_c{width: 90%;display: flex;background: #fff;height: 140px;margin: 0 auto;overflow: hidden;position: relative;margin-top: 50px;z-index:9;box-shadow:0 0 15px #eee;}
.bz_c>li{width: 20%;position: relative;}
.bz_c>li>p{color: #fff;font-size: 22px;line-height: 30px;position: relative;z-index: 2;text-align: center;}
.bz_c>li:nth-child(1):after{width: 107%;height: 100%;transform: skew(26deg);background: #214042;position: absolute;content: "";top: 0;left: -33px;}
.bz_c>li>span{font-size: 36px;margin-right: 12px;line-height: 40px;color: #999;}
.bz_c>li>b{font-size: 14px;color: #999; font-weight:normal;}
.bz_c>li{font-size: 22px;display: flex;align-items: center;height: 100%;justify-content: center;flex-direction: column;line-height: 35px;}
.bz_c>li:nth-child(-n+2):before{display: none;}
.bz_c>li:before{position: absolute;content: "";width: 1px;height: 84%;background: #eee;left: 0;top: 10px;}

/*pro*/
.pro{padding: 60px 0;overflow: hidden;background:#f8f8f8;margin-top: 60px;}
.pro_box {}

.pro_tit {text-align: center;}
.pro_tit b{font-size: 42px;line-height: 42px;}
.pro_tit b span{color: #214042;}
.pro_tit p{font-size: 18px;color: #999;line-height: 18px;padding-top: 18px;}
.pro_tit p:after{content: '';width: 32px;height: 2px;background: #214042;display: block;margin: 0 auto;margin-top: 30px;}

.pro_tab {margin-top: 30px;overflow: hidden;background: #fff; padding:4%;}

/*左边*/
.pro_lc {z-index: 99;width: 20.67%;}
.prod_content{width: 100%;position: relative;z-index: 0;overflow: hidden;margin-top: 50px;}
.prod_list_row1{background: #214042;width: 100%;}
.prod_list_row1 a{display: block;padding:15px 35px 28px 35px;font-size:30px;color: #fff;line-height:60px;font-weight: bold;background: url(//memberpic.114my.cn/yichuzn/uploadfile/image/20240408/20240408163326_1137766155.png) no-repeat right 30px;box-sizing: content-box;}
.prod_list_row1 a .en{display: block;color: #fff;font-size: 20px;line-height:24px;font-weight: bold;opacity: 0.625;}
.pro_cate * {transition: 0.3s all ease;}
.pro_cate > table > tbody > tr, .pro_cate > table > tbody, .pro_cate > table {display: block;width: 100%;border: 0 none;position: relative;}
.pro_cate > table > tbody > tr:after {content: '';width: 3px;height: 100%;position: absolute;background: #e1e1e1;left: 0;top: 0;transition: 0.3s all ease}
.pro_cate > table > tbody > tr > td:first-child{line-height: 60px;width: 100%;display: block;padding: 0 !important;height: 60px;border-top: 1px solid #f5f5f5;border-bottom: 1px solid #f5f5f5;}
.pro_cate > table > tbody > tr > td:first-child > b > a{color: #343434 !important;display: block;position: absolute;left: 0;width: 100%;top: 0;font-size: 18px;font-weight: normal;padding: 0 45px 0 40px;background: #fff url(//memberpic.114my.cn/yichuzn/uploadfile/image/20240410/20240410172455_1939400620.png) no-repeat 88% center;transition: 0.3s all ease;line-height: 60px;}
.pro_cate > table > tbody > tr.on> td:first-child > b > a {color: #214042 !important;font-weight: bold;}
.pro_cate > table > tbody > tr.on:after {background: #214042;}
.pro_cate > table > tbody > tr > td:first-child > b > a:after {content: '';display: block;width: 30px;height: 30px;position: absolute;left: 30px;top: 15px;}
.pro_cate > table > tbody > tr:nth-child(2) > td:first-child > b > a:after {background: url() no-repeat center}
.pro_cate > table > tbody > tr > td:first-child > b {font-size: 0px;font-size: 0em;display: block;position: relative;height: 60px;}
.pro_cate > table > tbody > tr > td > div {width:310px;padding: 15px 0 30px;background: #fff;line-height: 0}
.pro_cate > table > tbody > tr > td > div:after {content: '';display: block;clear: both;}
.pro_cate > table > tbody > tr > td > div > a {display: block;line-height: 40px;padding: 0 0px 0 0px !important;line-height: 40px;width: 123px;font-size:15px;color: #888 !important;float: left;position: relative;margin: 0px 0px 0px 30px;}
.pro_cate > table > tbody > tr > td > div > a:first-child {border-top: 0 none;}
.pro_cate > table > tbody > tr > td > div > a:after {content: '';clear: both;width: 6px;height: 1px;background: #ccc;position: absolute;display: block;left:-14px;top: 20px;}
.pro_cate > table > tbody > tr:nth-child(4) {height: 74px;}
.pro_cate tr td+td#showtyepname{display: none !important;}


/*右边*/
.pro_rc{width: 77% !important;}
.pro_jsl{overflow: hidden;width: 100% !important;}

.prod_w3{margin-top: 30px;}
.prod_w3 a{display: block;float: left;width: 60px;height: 50px;border: 1px #ccc dashed;text-align: center;padding-top:10px;font-size: 14px;}
.prod_w3 a+a{margin-left: 16px;}
.prod_d{}
.prod_d table tr td{display: block;float: left;padding: 0px !important;position: relative;overflow: hidden;width:32%;border: 1px #eee solid;}
.prod_d table tr td+td{margin-left: 2%;}
.prod_d table tr+tr{display: block;margin-top: 20px;}
.prod_d table tr td img{width: 100%;height: auto;transition: all linear 0.5s;-moz-transition: all linear 0.5s;-ms-transition: all linear 0.5s;-webkit-transition: all linear 0.5s;}
.prod_d table tr td:hover img{-webkit-transform: scale(1.12, 1.12);transform: scale(1.12, 1.12);}
.prod_d table tr td br{display:none;}
.prod_d table tr td span{display: block;line-height: 46px !important;height:46px;background: #fff;position: relative;z-index: 2;}
.prod_d table tr td span a{font-size: 16px;line-height: 46px;}
.pro_after {width: 150px;margin: 0 auto;}
.pro_after ul {display: flex;justify-content: space-between;width: 100%;}
.pro_after li {width:9px;height: 9px;border-radius: 50%;position: relative;background: #0a46b4;}
.pro_after li:after {content:'';width: 18px;height: 18px;border-radius: 50%;position: absolute;border:1px solid #0a46b4;top:-6px;left:-5px;}
.int_bnt{margin-top: 50px; display: flex; justify-content: center;}
.int_bnt a{width: 400px; display: inline-block;color: #7e7e7e;line-height: 55px;text-align: center;  transition: all .5s;    letter-spacing: 4px; border-radius: 50px; font-size: 18px; background: linear-gradient(90deg, #214042 0%, #2c4f51 100%); color: #fff;box-shadow: 0px 0px 50px 0px rgba(35, 70, 63, 0.5);}
.int_bnt i {
    width: 1.3rem;
    height: 2.3rem;
    background: url(//memberpic.114my.cn/yichuzn/uploadfile/image/20240410/20240410172325_339097308.png) center 26px no-repeat;
    margin-left: 1rem; display: inline-block;
}
.int_bnt a:hover{background: #214042;color: #fff;width: 460px; transition: all .5s; letter-spacing: 5px;border:none;}
.int_bnt a+a{margin-left: 10px;background: #214042;color: #fff;}

/*video*/
.por_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.por_top li {
    padding:15px 50px;
    background: #333;
}
.por_top li+li {
    border-left: 1px #c3c3c3 solid;
}
.pro_bc {
    margin:80px 0 100px;
}

.por_top>p {font-size: 38px;color: #214042;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:3px;
color: #999;
text-transform: uppercase;
}

.por_top dl {
    display: none;
}

.por_top ul {
    display: flex;
}

.por_top li>a {
    font-size:23px;
    color: #fff;
    position: relative;
}

.por_top li>a:after {
    position: absolute;
    content: "";
    width:10px;
    height:10px;
    border: 1px solid transparent;
    border-radius: 100%;
    top: 10px;
    left: -18px;
}

.pro_ic {
    margin-top: 64px;display: flex;transition:all .5s;
}
.por_top li.on{    background: #214042;}

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:before {left:0;}
a.vid_btn:before {content: "";width: 100%;height: 100%;background: #fef23a;position: absolute;left: -100%;top: 0;z-index: -1;transition: all 0.3s;border:none;}
.vid_c{padding:60px 0;}
.vid_ic>ul{display: flex;justify-content: space-between;}
.vid_ic>ul>li{width:24%;text-align: center;position: relative;padding:3% 2% 0 2%;}
.vid_ic>ul>li>i{color: rgba(0,0,0,0.1);font-size: 60px;padding-left: 0px;font-family: 'samsungsharpsans-b';}
.vid_ic>ul>li:hover>i{color: rgba(35,70,63,0.2)}
.vid_ic>ul>li>span{font-size:92px;display: block;position: relative;margin-top: -38px;}
.vid_ic>ul>li:hover>span{color: #214042;}
.vid_ic>ul>li>b{display: inline-block;font-size: 26px;position: relative;color: #214042;}
.vid_ic>ul>li:hover>b{color: #214042;}
.vid_ic>ul>li>b:after{width: 100%;height: 3px;background: #214042;bottom: -20px;left: 0;position: absolute;content: "";}
.vid_ic>ul>li:hover>b:after{background: #333;}
.vid_ic>ul>li>p{font-size:16px;line-height: 28px;margin:27px 24px;}
.vid_ic>ul>li>div>img{width: 76%; z-index: 3;position: relative;border-radius: 50%;border: 6px #eee solid;}
.vid_ic>ul>li:after{position: absolute;content: "";width: 100%;height:80%;top: 0;left: 0;border:1px solid transparent;z-index: -1;transition: all .5s; box-shadow: 0 0 15px #eee;}
.vid_ic>ul>li>img{width:100%;}
.vid_ic>ul>li:hover:after{border-color: #fbf6f6;box-shadow: 0 0 15px #ccc;}
.vid_ic{margin-top: 40px;}

/*应用行业*/
.apply_box{width: 100%; background: url(//memberpic.114my.cn/yichuzn/uploadfile/image/20240409/20240409211309_961250226.png); padding:60px 0 0px 0; overflow:hidden;box-shadow: 0 0px 8px #ddd;}
/*appli*/
.appli {padding-top:2%;overflow: hidden;position: relative;}
.appli_box {max-width: 100%;margin: 0 auto;position: relative;}
.appli_con {position:relative;/* z-index:5; */}
.appli_call:before {content:'';width: 100%;height:100%;background: linear-gradient(to top,#333 0%,transparent);position: absolute;left: 0;right: 0;z-index: -1;}
.appli_call {overflow:hidden;position: relative;z-index: 5;}
.appli_call .divdgweb_new_div {margin-bottom:0 !important;display: flex;transition: 0.5s;}
.appli_call .divdgweb_new_div_item {display: flex !important;flex-direction: column-reverse;width: 100%;/* margin: 0 0.1%; */ flex-shrink: 0;position: relative;}
.appli_call .divdgweb_new_div_item_content {display:flex;flex-direction: column;/* align-items: center; */padding: 2%;position: absolute;background: #fff;width: 20%;top: 43%;left: 6%;z-index: 9;}
.appli_call .divdgweb_new_div_item_content:before {content:'';width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top: 10px solid #fff;position: absolute;bottom: -6%;left: 0;right: 0;margin: 0 auto;}
.appli_call .divdgweb_new_div_item_title {}
.appli_call .divdgweb_new_div_item_title a {font-size: 22px;color: #214042;}
.appli_call .divdgweb_new_div_item_body {font-size: 15px;width: 100%;text-overflow: ellipsis;-webkit-line-clamp: 3;word-break: break-all;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;line-height: 26px;font-weight: lighter;margin: 5% 0 0;}
.appli_call .divdgweb_new_div_item_body p {font-size: 15px;line-height: 26px;font-weight: lighter;}
.appli_call .news_div_item_pic {}
.appli_call .news_div_item_pic a {overflow:hidden;}
.appli_call .news_div_item_pic a img {width:100%;height:auto;}
.appli_nav {position: absolute;bottom: 10%;left: 0;z-index: 6;width: 100%;/* border-bottom: 1px solid rgba(255,255,255,0.5); */right: 0;margin: 0 auto;/* overflow: hidden; */}
.appli_nav ul {display: flex;justify-content: space-between;align-items: center;width: 90%;margin: 0 auto;}
.appli_nav li {width: 20%;display: flex;justify-content: center;border-bottom: 1px solid rgba(255,255,255,0.5);padding: 2%;position: relative;}
.appli_nav li:before {content:'';width:0;height: 3px;background:#fff;position:absolute;bottom: -2px;left:0;transition:0.5s;}
.appli_nav li.on:before {width:100%;}
.appli_nav li a {font-size: 22px;color: #fff;}

/*关于*/
.uw-title{color: #fff;}
.uw-title .uw-title-cn{font-size: 36px; line-height: 40px;}
.uw-title .uw-title-cn>a{font-size: 36px;line-height: 40px;}
.uw-title .uw-title-en{font-size: 52px;line-height: 80px; text-transform: uppercase;font-weight: bold; }
.uw-title .uw-title-en a{font-size: 52px;line-height: 80px;}
.uw-title .uw-line-x {background: rgba(255,255,255,.5);}
.uw-line-x {transform: translateX(0px);
    opacity: 1;
    color: #fff;
    font-weight: bold;
    font-family: microsoft yahei;
    text-transform: uppercase;
}
.uw-line-x {
    width: 100%;
    height: 3px;
    position: relative;
    margin: 10px 0 28px 0;
    background: rgba(0,0,0,.2);
}
.uw-line-x::before {
    content: '';
    width: 30%;
    height: 3px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background: #214042;
}

.about_co{padding:8% 0;background:url(//memberpic.114my.cn/yichuzn/uploadfile/image/20240410/20240410140039_1236667904.jpg) no-repeat; position: relative; background-attachment: fixed; height:100%;}
@media screen and (max-width: 1366px){
.about_co{padding:7% 0;}
}
.about_co:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.6);
}
.about_int {width: 60%; border-radius: 10px;position: relative; padding:3% 2% 6% 2%;}
.about_int a {line-height: 36px;font-size: 19px; color: #fff; font-weight:normal; text-align: justify; display: flex;}
.about_int a:hover{color: rgba(255,255,255,0.8);}

/* strength */
.dfsc {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.str_bg{max-width:100%; background:#214042; position: relative; padding: 0% 6%;margin: 0 auto;z-index: 99;}
.str_bg .w1500 *{line-height: 100%;}
.str_list,.str_list ul{position: relative;margin-top: -0px; padding: 2% 0;}
.str_list li+li{border-left: 1px rgba(0,0,0,0.1) solid; padding-left: 6%;}
.str_list li p{font-size:30px;font-weight: 100;color:#333;}
.str_list li em {display:flex;align-items:baseline;margin:6px 0;}
.str_list li em i{font-size:66px; color:#fff; font-family: 'samsungsharpsans-b';}
.str_list li em b{font-size:18px;font-weight: 100;color:#fff;margin-left:5px;}
.str_list li>span{font-size:20px;color:rgba(255,255,255,0.7);}

.hzhb{ width: 100%; margin:0 auto; background: #fff; padding: 80px 0;}
/*lc*/
#s_liucheng{width:100%;max-width:100%;margin:auto; position: relative; padding-top: 3%; overflow: hidden;z-index: 999;border-top: 1px solid #eee;margin-top: 3%;}
#s_liucheng ul{ }
#s_liucheng ul li{ text-align: center; position: relative; padding-top: 0rem;width:16.66%; float: left;font-style: normal;}
#s_liucheng ul li font{ display: block; width: 4.6875rem; height: 4.6875rem; border-radius: 50%; margin: 0 auto; text-align: center; line-height: 4.6875rem; margin-bottom: 1.1rem; position: relative; z-index: 5;}
#s_liucheng ul li p{ font-size: 20px; color: #333; line-height: 26px; margin-bottom: 2rem;}
#s_liucheng ul li p i{font-size: 14px; color: rgba(0,0,0,0.5); display: block; font-weight: normal;font-style: normal; padding:4% 10% 1% 10%;line-height: 19px;}
#s_liucheng ul li:hover p{ color:rgba(0,0,0,0.5);font-family: PingFangSC-Medium; }
#s_liucheng ul li span{ display: block; width: 1.9375rem; height: 2.1875rem; line-height: 2.1875rem; text-align: center; background: url(//memberpic.114my.cn/yichuzn/uploadfile/image/20240409/20240409102954_1467330425.png) center no-repeat; margin: 0 auto; background-size: contain;}
#s_liucheng ul li:hover i:before {color: #fff;}
#s_liucheng ul li+li:before{ content:""; width:10px; height:17px; display:block; background:url(//memberpic.114my.cn/yichuzn/uploadfile/image/20240409/20240409103040_1691297751.png) center no-repeat; background-size: contain; position:absolute; left:0; margin-left:-5px; top:3rem; z-index: 1;}
#s_liucheng ul li+li:after{ content:""; height:1px; display:block; border-bottom: 1px dashed rgba(0,0,0,0.5); position:absolute; left:-50%; margin-left: 35px; right: 50%; margin-right:35px ; bottom: 1.09375rem; z-index: 2;}
#s_liucheng ul li font:before{ content:""; width: 100%; height: 100%; border-radius: 50%; display: block;  background: #f8f8f8; position: absolute; z-index:-1; left: 0px; top: 0px;  -moz-transition: all .6s cubic-bezier(0.445, 0.145, 0.355, 1);
  -o-transition: all .6s cubic-bezier(0.445, 0.145, 0.355, 1);
  -ms-transition: all .6s cubic-bezier(0.445, 1.045, 0.355, 1);
  transition: all .6s cubic-bezier(0.445, 0.145, 0.355, 1); transform: scale(1); -webkit-transform: scale(1); opacity: 1; visibility: visible;}
#s_liucheng ul li font:after{ content:""; width: 100%; height: 100%; border-radius: 50%; display: block;  color: #fff; background: #23463f; position: absolute; z-index:2; left: 0px; top: 0px; transform: scale(0.6); -webkit-transform: scale(0.6); opacity: 0; -moz-transition: all .6s cubic-bezier(0.445, 0.145, 0.355, 1);
  -o-transition: all .6s cubic-bezier(0.445, 0.145, 0.355, 1);
  -ms-transition: all .6s cubic-bezier(0.445, 1.045, 0.355, 1);
  transition: all .6s cubic-bezier(0.445, 0.145, 0.355, 1); visibility: hidden;}
#s_liucheng ul li:hover font:after{ transform: scale(1); -webkit-transform: scale(1); opacity: 1; visibility: visible;color: #fff;}
#s_liucheng ul li:hover font:before{ transform: scale(1.2); -webkit-transform: scale(1.2); opacity:0.1;color: #fff;}
#s_liucheng ul li:hover span{ background: url(//memberpic.114my.cn/yichuzn/uploadfile/image/20240409/20240409103411_2094213789.png) center no-repeat; color: #fff;}

#s_liucheng ul li font i{position: relative;opacity: 1;z-index: 9999;font-size:32px;font-family: 'iconfont';font-style: normal;line-height: 4.6875rem;}
i.iconfont.icon-baoguo_fahuo_o {font-size: 46px !important;}
#s_liucheng ul li:hover font:after i{color: #fff;}

/*新闻*/
.footer-content {
    max-width: 1500px;
    margin: auto;
    position: relative;
}
.fl {float: left;}
.fr {float: right;}
.font42 {
    font-size: 2rem;
}
.font32 {
    font-size: 2rem;
}
.news_bg {
    padding-bottom: 70px;
    overflow: hidden;
background: url(//memberpic.114my.cn/yichuzn/uploadfile/image/20240409/20240409103144_314792731.png) center no-repeat;
box-shadow: 0 0px 8px #ddd;
}

.bg {
    position: relative;
    margin: 0 auto;
}

.box {
    margin: 0 auto;
}

.news_t {
    padding: 66px 0 12px 0;
}

.news_tl p {
    color: #214042;
    line-height: 1.1;
    font-family: PingFang SC, 'Microsoft YaHei', Arial, sans-serif;
    font-weight: 900;
}

.news_tl span {
    margin-top: 10px;
    color: #282f36;
    line-height: 1.4;
}

.news_tl,
.news_tr {
    display: inline-block;
}

.news_tr a {
    display: inline-block;
    margin-left: 110px;
    margin-top: -12px;
}

.news_tr a p {
    font-size: 20px;
    color: #222;
    line-height: 0px;
}

.news_tr a span {
    font-size: 12px;
    color: #ccc;
    font-family: "Arial";
    text-transform: uppercase;
    line-height: 46px;
}

.news_tr a:before {
    content: "";
    display: block;
    width: 56px;
    height: 56px;
    border-radius: 100%;
    background-color: #f7f7f7;
    margin: -10px 14px 0 0;
    position: relative;
    top: 37px;
    left: -70px;
    transition: 0.3s ease all;
    background-image: url(//memberpic.114my.cn/yichuzn/uploadfile/image/20240410/20240410172132_670869410.png);
}

.news_tr a:nth-child(1):before {
    background-position: 0 0;
}

.news_tr a:nth-child(2):before {
    background-position: -56px 0;
}

.news_tr a:nth-child(3):before {
    background-position: -112px 0;
}

.news_tr a.on:before {
    background-color: #e7e8e9;
    background-position-y: -56px;
}

.news_div .news_div_item {
    position: relative;
    float: left;
}

.news_div .news_div_item:first-child {
    width: 30%;
    padding-top: 35px;
    z-index: 2;
}

.news_div .news_div_item:nth-child(n+2) {
    width: 31%;
    padding: 27px 0 27px 0;
    height: 240px;
    float: left;
    border-bottom: 1px #ddd solid;
    margin-left: 4%;
}

.news_div .news_div_item:nth-child(n+2) .news_div_item_pic {
    float: left;
    width: 30%;
    height: 168px;
    display: none;
}

.news_div_item_pic {
    overflow: hidden;
}

.news_div_item_pic img {
    width: 100%;
    border: 1px #eee solid;
}

.news_div .news_div_item:first-child .news_div_item_date {
    display: none;
}

.news_div .news_div_item:nth-child(n+2) .news_div_item_date div {
    float: left;
    color: #ccc;
}

.news_div_item_content {
    position: absolute;
}

.news_div .news_div_item:first-child .news_div_item_pic {
    height: auto;
}

.news_div .news_div_item:first-child .news_div_item_content {
    bottom:0px;
    width: 100%; padding:7%;
    background: rgba(0,0,0,0.5);}

.news_div .news_div_item:nth-child(n+2) .news_div_item_content {
    left: 0;
    top: 54px;
    width: 100%;
}

a.news_div_item_a {
    font-size: 22px;
    color: #222;
    line-height: 42px;
    display: block;
    /* position: absolute; */
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.news_div .news_div_item:first-child a.news_div_item_a{color: #fff;}
.news_div .news_div_item:first-child .news_div_item_body:after{color: #fff;}
.news_div_item_body {
    font-size: 15px;
    line-height: 26px;
    color: #999;
    margin-top: 0px;
}

.news_div_item_body:after {
font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
content: "\eb8d" !important;
    display: block;
    width: 28px;
    height: 28px;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 100px;
    border: 1px #ccc solid;
    margin-top: 15px;
    transition: 0.3s all ease;
text-align: center;
}

.news_div_item:hover .news_div_item_body:after {
    background-color: #214042;
    width: 60px;
    border: 1px #214042 solid;
    background-image: url();
 color: #fff;
}

.news_div_item:hover a.news_div_item_a {
    color: #214042;
}


/*footer*/
.footer {display: flex;}
.footer_bg::before,.footer_bg::after {content: '';width: 50%;height: 8px;position: absolute; left: 0;top: 0;background: #214042;z-index: 999;}
.footer_bg::after{ left: auto;right: 0;background: #666;}
.footer_bg{width: 100%; color: #fff;background:#333;position: relative;overflow:hidden;margin-top: 0px;padding-top: 0px;}
.fbt{border-top:10px solid #ff5c00;}
.bq_item li{position: relative;}
.bq_item li{ float: left;position: relative;}
.bq_item li:before{content: '';position: absolute;width:2px;height: 25px; top:12px;left: -22px;}
.bq_item li+li{margin-left:8%;}
@media screen and (max-width: 1280px){
.bq_item li+li{margin-left:6%;}
}
.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: 15px; line-height: 24px; color: rgba(255,255,255,0.4);}
.bq_item li a:hover{color:#fff;}
.footer_t{ font-size: 20px !important; color: #fff !important;  line-height: 48px !important; position: relative; font-weight:normal; padding-bottom: 8%;}
.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: 120px;position: relative;margin-top: 0px; border-bottom: 1px solid rgba(255,255,255,0.1);}
.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: #fff;line-height: 21px;}
.l_wz p{color: rgba(255,255,255,0.38);letter-spacing: 5px;}

.links{display: flex;align-items: center;height: 100%;justify-content: space-between;}
.links>div{display: flex;align-items: center;height: 100%;}
.links_m{margin-left: 25px;}
.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{line-height: 24px;overflow:hidden;}
.copy_b{display: flex;justify-content: space-between; line-height: 24px;border-top: 1px solid rgba(255,255,255,0.1); color: #666;}
.copy_bg div{color: #999;padding:1% 0; line-height: 24px;}
.copy_b div:nth-child(1){width: 51%;}
.copy_b div:nth-child(2){position: relative;}
.copy_b div:nth-child(2):after {position: absolute;content: "";width: 300px;height: 100%;top: 0;right: -300px;}
.copy_bg div a{color: #999;font-size: 14px;}
.foo_icon li div p {margin-top: 3px;}
.cl {clear: both;}
.banq{width: 70%;padding:52px 0;}
.bq_cl>b, .bq_cr>b, .bq_r>b {font-size: 24px;color: #fff;display: block;margin-bottom: 20px;}
.bq_ewm {display: flex;padding-top: 50px;position: relative;}
.bq_ewm li span {display: block;width: 36px;height: 36px; font-size: 14px;text-align: center;line-height: 36px;color: #fff;background: #214042;}
.bq_ewm li:hover .ewm_cc {
    display: block;
}
.bq_ewm li:hover span{background: #000;border-color: #000;}
.ewm_cc {position: absolute;top: -50px;left: 13px;display: none;}
.ewm_cc img {width: 100px!important;}
.bq_r {width: 35%;padding:90px 0 90px 0;padding-left: 80px;position: relative;background: url() no-repeat -22px 54px;
}
.bq_r:after {position: absolute;content: "";width: 300px;height: 100%;top: 0;right: -300px;}
.bq_lx {line-height: 36px;}
.bq_lx li{font-size: 15px;color:#999; line-height: 26px;}
@media screen and (max-width: 1280px){
.bq_lx li{font-size:14px;}
}
.bq_ewm li+li {margin-left: 10px;}
.bq_item li:first-child {padding-left: 20px;}
.bq_item li:first-child:before {left: 0;}
.link_btn {
    height: 34px;
    line-height: 34px;
    background: #f8f8f8;
    text-align: center;
    font-size: 16px;
    color: #4d4d4d;
    border-radius: 22px;
    display: block;
padding:0 2%;
}

/*--serverBar--*/
.serverBar{display:none;position:fixed;z-index:999;top:30%;right:0;transform:translateY(-50%);}
.serverBar li{position:relative;margin-bottom:10px; line-height: 26px;}
.serverBar li a{display:block;padding:5px;width:60px;height:60px;text-align:center;color:#000 !important;background:#fff;border:#f0f0f0 solid 1px;}
.serverBar li a>i{display:block;font-size:22px;line-height:28px;}
.serverBar li a>span{display:block;font-size:14px;}
.serverBar li:hover a{color:#fff !important;background:#214042;border-color:rgba(255,255,255,0.1);}
.serverBar li .infos{display:none;position:absolute;right:60px;padding:10px;background:#fff;border:#f0f0f0 solid 1px;box-shadow:0 0 10px rgba(255,255,255,0.1);}
.serverBar li .tel{top:0;}
.serverBar li .tel dt{padding-bottom:6px;font-size:14px;color:#666;border-bottom:#f0f0f0 solid 1px;}
.serverBar li .tel dd{padding-top:6px;font-size:20px;font-family:"DIN Medium";color:#214042;white-space:nowrap;}
.serverBar li .QRcode{bottom:0;overflow:hidden;}
.serverBar li .QRcode .item1{overflow:hidden;}
.serverBar li .QRcode .item1 i{display:block;width:100px;}
.serverBar li .QRcode .item1 img{display:block;width:100%;}
.serverBar li .QRcode .item1 p{font-size:14px;color:#000;text-align:center;}
.serverBar li:hover .infos{display:block;}
@media(max-width:1200px){
.serverBar{display:none !important;}
}
/*--end serverBar--*/