@charset "utf-8";
html {
  overflow-x: hidden;
}
*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;line-height: 100%;}
body{font-size: 14px;min-width: 1200px; 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;opacity: 0;}
.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;}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
/* fonts */
@font-face { 
        font-family: 'Hos'; src: 
       url('https://cdn.114my.com.cn/font/lcw/Hos.ttf') format('truetype')
}
@font-face { 
        font-family: 'axt'; src: 
       url('https://cdn.114my.com.cn/font/lcw/axt.ttf') format('truetype')
}
@font-face { 
        font-family: 'srm'; src: 
       url('https://cdn.114my.com.cn/font/lcw/srm.otf') format('truetype')
}

@font-face{font-family:'df'; src: url("https://cdn.114my.com.cn/font/lcw/yszt.TTF");}

@font-face { 
        font-family: 'Har'; src: 
        url('https://cdn.114my.com.cn/font/lcw/AlibabaHealthFont2.0CN-85B.ttf') format('woff2'),  
}

.f01{font-family: 'Har';}
.f02{font-family: 'srm';}
.f03{font-family: 'Microsoft YaHei';}
.f04{font-family: 'axt';}
.f05{font-family: 'df';}
@font-face {
  font-family: 'iconfont';  /* Project id 4978008 */
  src: url('//at.alicdn.com/t/c/font_4978008_suguiai5ptj.woff2?t=1755933915789') format('woff2'),
       url('//at.alicdn.com/t/c/font_4978008_suguiai5ptj.woff?t=1755933915789') format('woff'),
       url('//at.alicdn.com/t/c/font_4978008_suguiai5ptj.ttf?t=1755933915789') 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;}

/*all_title*/
.all_title{text-align: center;margin-bottom:50px;}
.all_title p{font-size:40px;font-weight:normal;font-family:'Har';color: #444;}
.all_title em{font-size:40px;font-weight:normal;font-family:'Har';color: #fff;}
.all_title span{width:37px;height:9px;position:relative;display:flex;margin:18px auto 0;}
.all_title span::before,.all_title span::after{content:'';width:9px;height:9px;border-radius:100%;background:#e6212a;top:0;}
.all_title span::before{left:0;animation:alltitle 3s infinite;}
.all_title span::after{right:0;animation:alltitri 3s infinite;}
.all_title i{width:30px;height:1px;background:#e6212a;position:relative;top:4px;left:25%;margin-left:-15px;animation:alltiti 1.5s infinite;vertical-align: top; display: block;}
.all_title b{font-size:24px;font-weight:normal; display: block; color: #e6212a;padding-bottom: 14px;font-family: 'axt';}
.all_title t{font-size:18px;font-weight:normal; display: block; color: #999;padding-top: 14px;font-family: 'axt'; line-height:1.4;}
@keyframes alltitle{
  0%{left:0;opacity:1;}
  25%{opacity:0.5;}
  50%{left:calc(100% - 9px);opacity:1;}
  75%{opacity:0.5;}
  100%{left:calc(0);opacity:1;}
}
@keyframes alltitri{
  0%{right:0;opacity:1;}
  25%{opacity:0.5;}
  50%{right:calc(100% - 9px);opacity:1;}
  75%{opacity:0.5;}
  100%{right:calc(0);opacity:1;}
}
@keyframes alltiti{
  0%{opacity:1;}
  50%{opacity:0;}
  100%{opacity:1;}
}

.gyc {margin: 0 auto;max-width: 80%;min-width: 1200px;}
.gy {margin: 0 auto;max-width: 1500px;min-width: 1200px;}
.gya {margin: 0 auto;max-width: 80%;min-width: 1200px;overflow:hidden;}
.gyb {margin: 0 auto;max-width: 1500px;min-width: 1200px;}
.gyd {margin: 0 auto;max-width: 94%;min-width: 1200px; position: relative;}
.gye {margin: 0 auto;max-width: 80%;min-width: 1200px; position: relative;}

/*head*/
.head {padding: 0.5% 2%; width: 100%;z-index: 100; position: absolute;top:0; transition: 1s;}
.head.on{width: 100%; z-index: 999;box-shadow: 0 0 10px #ccc;background: #fff;position: fixed;padding: 0.3% 2%;}
.head.on .head_nav>ul>li>a {color: #333;}
.head.on .head_nav>ul>li>a .head_num li>i{ color: #333;}
.head.on .head_num li i,.head.on .head_num li>a,.head.on .icon>div i span { color: #333;}
.head.on .head_logo p b{ color: #333;}
.head.on .head_logo p b em{ color: #666;}
.head.on .head_num li>p>span{ color: #333;}
.head.on .head_logo .hei {
    display: block;
}
.head.on .head_logo .lan{
    display: none
}
.head_box {max-width: 1800px;margin: 0 auto;display:  flex;justify-content:  space-between;}
.head_logo {display:flex;align-items:center;}
.head_logo .lan {
    display: block
}

.head_logo .hei {
    display: none
}
.head_logo i {width: 24%;position: relative; padding: 0.5%; }
.head_logo i:before {content:'';width:1px;height:100%; position:absolute;top:0;right: -17px;}
.head_logo i:after {content:'';width: 3px;height: 20%;/* background:#1a67bf; */position:absolute;top: 22px;right: -18px;}
.head_logo i img {width:100%;height:auto;}
.head_logo p {display: flex;flex-direction: column;font-size:2vw;font-weight: 100;letter-spacing: 1px;padding: 0 0 0 23px;}
.head_logo p b {color: #fff;font-size:1.8vw;font-weight: 100;}
.head_logo p b em {color: #fff;
    display: block;
    font-size: 0.86vw;padding-top:3px;}
.head_logo p span {font-size: calc(0.6rem + 0.4vw);font-weight:  lighter; border-radius: 50px;text-align: center;color: #8a8383;text-align-last: justify;position: relative;z-index: 5;}
.head_logo p span:before,.head_logo p span:after {content:'';width: 5%;height: 0.125rem;position:absolute;top:0;background: #666;bottom: 0;margin: auto;opacity: 0.5;display: none;}
.head_logo p span:before {left: 2rem;}
.head_logo p span:after {right: 2rem;}
.head_con {width: 56%;display:  flex;align-items:  center;justify-content:  space-between;}
.head_nav {width: 67%;/* background: #fff; */display:  flex;justify-content:  space-between;align-items:  center;} 
.head_nav>ul {display: flex;align-items: center;width: 100%;justify-content:  space-between;}
.head_nav>ul>li {/* width: 20%; *//* position: relative; */}
.head_nav>ul>li>a {font-size: calc(0.9rem + 0.2vw);position: relative;color: #fff; display: flex;letter-spacing: 0.5px;flex-direction: column;align-items: center;padding: 0.35rem 0;font-weight: normal;}
.head_nav>ul>li>a:before {content:'';width:0;height: 2px;background: #e6212a;position:absolute;bottom: 0;right: 0;transition:0.5s;z-index: -1;right: 0;}
.head_nav>ul>li>a:after {content:'';width:100%;height: 64px;position:absolute;left: 0;}
.head_nav li:hover a:before,.head_nav>ul>li.cur a:before {width: 100%;right: auto;left: 0;}
.head_nav>ul>li:hover>a, .head_nav>ul>li.cur>a {/* color:#fff; */}
.head_nav li>a i {font-size: 10px;margin: 0.2rem 0 0;display:none;}
.head_num {display:  flex;/* align-items:  center; *//* margin: 0 0 0 20px; *//* width: 12%; */}
.head_num ul {display: flex;width: 100%;align-items:  center;justify-content: center;}
.head_num li {/* position:relative; *//* width: 55px; */}
.head_num>ul>li:first-child {display:flex;align-items: center;/* display: none; */}
.head_num li+li {margin: 0 0 0 1vw;/* border-left: 1px solid #eee; */padding: 0 0 0 0.5vw;}
.head_num li>i {font-size: 22px; color: #fff; display: flex;justify-content: center;align-items: center;border-radius: 5px; font-weight: 100;}
.head_num li:last-child:hover>p {transform: rotateX(0deg); }
.head_num li>p {font-size: 15px;/* padding: 0px 0 0 7px; */white-space:  nowrap;display:  flex;flex-direction:  column;font-weight:  lighter;padding: 1.2% 2%;transition: 0.5s;top: 100%;right: 0;/* width: 13%; */}
.head_num li>p>span {font-family:DIN Medium;font-size: calc(0.8rem + 0.5vw);font-weight: bold;color: #fff;}
.head_num li>a {font-size: 15px;/* color: #fff; */font-family:  Arial;display: flex;align-items: center;}
.head_num li>a i {transform:rotate(90deg);font-size: 10px;margin: -3px 0 0 4px;}
.head_lan {/* margin: 0 0 0 30px; */position: absolute;transform: rotateX(90deg);transform-origin: top;transition: 0.5s;top: 100%;border-top: 2px solid #ff6600;}
.head_lan p {display:flex;/* border-top: 1px solid #eee; */padding: 12% 0;width: 88px;/* justify-content: center; *//* align-items: center; */background: #fff;transition: 0.5s;}
.head_lan p+p {border-top: 1px solid #ebebeb;}
.head_lan p:hover {background:#1a67bf;}
.head_lan p a {display:flex;align-items: center;}
.head_lan p:hover a {color:#fff;}
.head_lan p i {width: 26%;display: none;}
.head_lan p i img {width:100%;}
.head_lan p span {font-size: 13px;margin: 0 0 0 16px;/* font-weight: lighter; */white-space: nowrap;}
.head_num li:hover .head_lan {transform: rotateX(0deg);}

/*xiala*/
.head_qit {position: absolute;top: 280%;left: 0;width: 100%;background: #fff;opacity: 0;transition: 0.5s all ease;visibility: hidden;display: flex;flex-direction: column;transform-origin: top;padding: 4% 4% 10%;border-bottom: 3px solid #fff;}
.head_nav li:nth-child(3) .head_qit {/* width: 120px; *//* height: 311px; *//* overflow:auto; */}
.head_qit::-webkit-scrollbar { width: 3px;transition:0.5s;}
.head_qit::-webkit-scrollbar-thumb {background:#ddd;}
.head_qit ul {display:flex;flex-wrap:wrap;grid-row-gap:0.7vw;grid-column-gap: 2.57vw;}
.head_qit li {padding: 0 0 1.3% 0; width: 29%;border-bottom: 1px solid #eee;position: relative;z-index: 5;}
.head_qit li a {font-size: 16px;font-family: 'axt';}
.head_qit>a {font-size: 13px;padding: 12%;text-align: center;white-space: nowrap; transition:0.5s;}
.head_qit>a+a {border-top: 1px solid #f9f9f9;}
.head_nav>ul>li:hover .head_qit {visibility: visible;top: 100%;opacity:1;}
.head_qit>a:hover,.head_qit>div>ul>li:hover>a {color:#e6212a;}
.head_qit li:hover a {color:#e6212a;}
.head_qit>a:hover,.head_qit>div>ul>li:hover {background:#35aaa9;color:#e6212a;}
.head_qit>p {font-size:2rem;font-weight:bold;font-family: 'axt';}
.head_big {display:flex;justify-content:space-between;margin: 3% 0 0;position: relative;}
.head_big>div {width: 56%;}
.head_big>i {width: 30%;position: absolute;right: 0;top: -4vw;}
.head_big>i img {width:100%;height: 15vw;object-fit: cover;}
.head_qit li:before {content:'\e8f9';font-size: 0.88rem;position: absolute;right: 0;top: 0;font-family: 'iconfont';color:#ccc;}
.head_qit li:after {content:'';width:0;height:1px;position:absolute;bottom:0;left:0;transition:1s;background:#e6212a;}
.head_qit li:hover:after {width:100%;}
.head_qit li:hover:before {color:#e6212a;}

/*xiala*/
.dfs{display:flex;align-items:center;justify-content:space-between;width: 100%;height: 25px;}
.icon>div i{/* width:40px; *//* height:40px; */border-radius:100%;display: flex;justify-content: center;align-items: center;user-select:none;transition:all 0.5s;position: relative;/* border: 1px solid #eee; */}
.icon>div:hover i{/* background: #005ee0; */}
.icon>div i:before{content:'';width:40px;height: 5vw;border-radius:100%;position:absolute;top: 0;}
.icon>div:hover i:before{animation:2s headIcon infinite;}
.icon>div:hover i:after{animation:2s headIcon infinite;animation-delay:0.5s;}
.icon>div i span{font-size: 24px; color: #fff; position: relative;z-index:2;font-weight: 100;}
.icon>div:hover i span{color: #fff;}

.form_ul {/* padding:0; */}
.iser_box,.itel_box{position:absolute;top: 100%;right:0;padding: 4%;transform-origin:top;transform:rotateX(90deg);transition:all 0.5s;z-index: 9;width: 100%;display: flex;flex-direction: column-reverse;justify-content: center;text-align: center;background: rgba(0,0,0,0.5);}
.icon>div:hover .iser_box,.icon>div:hover .itel_box{transform:rotateX(0deg);}
.search_l{display:flex;align-items:center;justify-content: center;/* display: none; */padding: 2% 0 0;color:#fff;}
.search_l span+span{margin-left:4px;font-size: 16px;color: rgba(255,255,255,0.6);}
.search_l a{color: #444;font-size: 16px;margin: 0 5px;color: #fff;}
.search_r{/* margin-top: 15px; */position:relative;width: 86%;display: flex;align-items: center;justify-content: center;}
#infoname{height: 64px;line-height: 64px;border:1px solid #eee;text-indent:12px;width: 100%;border-radius: 2rem;padding: 0 0 0 1%;}
.z_img{width: 38px;height: 38px;position:absolute;top: -18px;right: 20px;background: no-repeat;}
.itel_box{width: 150px;text-align:center;padding: 10px;}
.itel_box a{color:#333;position:relative;display: flex;font-size: 16px;font-family: Arial;text-transform: uppercase;align-items: center;padding: 5%;transition:0.5s;justify-content: center;}
.itel_box a:hover {background:#1f2c5c;color:#fff;}
.itel_box a+a {margin: 8% 0 0;}
.itel_box a span {overflow:hidden;border-radius: 50%;margin: 0 10px 0 0;width: 20px;height: 20px;}
.itel_box a span img {width:100%;height:auto;}
.itel_box p:before{position:absolute;left:0;color:#333;}
.search_l .iconfont{font-size: 16px;display: none;}
.icon_tel i{display: block;width: 98px;height: 30px;line-height: 28px;text-align: center;border:2px solid #b2b2b2;font-size: 14px;color: #7f7f7f;border-radius: 15px;font-style: normal;}
.icon_pho i span{font-size:18px!important;display: block;margin-top: -3px;}
.hx_bg{height: 142px;position: relative;margin-top: -142px;z-index: 99;}
.icon_search.icon_pho:hover .itel_box.dh_c { transform: rotateX(0);}

/* banner */
.container {
    width: 1500px;
    margin: 0 auto;
    max-width: 100%;
}
.indexBanner { z-index: 2; position: relative;}

.bannerSwiper {height: 100vh; position: static;}

.bannerSwiper .imgBox {height: 100%;}

.bannerSwiper .imgBox img {width: 100%;height: auto;min-height: 100%;transition: 1s linear 2s; transform: scale(1.1,1.1); object-fit: cover;}

.bannerSwiper .swiper-slide-active img , .bannerSwiper .swiper-slide-duplicate-active img {transition: 2s linear;transform: scale(1,1);}

.bannerSwiper .con {position: absolute; left: 43%; top: 41%; transform: translate(-50%, -50%);z-index: 1;}
@media screen and (max-width: 1680px){.bannerSwiper .con{left: 52%;top: 33%;}}
@media screen and (max-width: 1440px){.bannerSwiper .con{left: 53%;top: 32%;}}
.bannerSwiper .con strong {font-size:4.3rem;font-weight: 100;color: #ffffff; display: inline-flex; line-height: 2;}
.bannerSwiper .con strong div:nth-child(3) {    font-family: yw;font-size:5rem; letter-spacing: -15px;text-shadow: 0.3rem 0.3rem 0rem rgba(1, 126, 26, 0.5);position: relative;margin-top: -7px;}
.bannerSwiper .con strong div:nth-child(4) {    font-family: yw;font-size:5rem;  text-shadow: 0.3rem 0.3rem 0rem rgba(1, 126, 26, 0.5);position: relative; margin-top: -7px;}
.bannerSwiper .con strong div:nth-child(10) {    font-family: yw;font-size:5rem; letter-spacing: -10px;text-shadow: 0.3rem 0.3rem 0rem rgba(1, 126, 26, 0.5);position: relative;margin-top: -7px;}
.bannerSwiper .con strong div:nth-child(11) {    font-family: yw;font-size:5rem;  text-shadow: 0.3rem 0.3rem 0rem rgba(1, 126, 26, 0.5);position: relative; margin-top: -7px;}
.bannerSwiper .con .p1 {font-size:1.4rem;color: #ffffff; display: flex; line-height: 1.4; padding-top: 2%;}
.bannerSwiper .con .p1t {font-size:1.9rem;color: #ffffff; display: flex; line-height: 1.4; padding-top:0.6%;}
.bannerSwiper .con .h{color: #333;}
.bannerSwiper .con .hs{color: #666 !important;}
.bannerSwiper .con .ty{text-shadow: 0.1rem 0.1rem 0rem rgba(1, 126, 26, 0.5);}
.bannerSwiper .con .bx {
    font-size: 1.1vw;
    color: #fff;
    line-height: 46px;
    font-family: axt;
    height: 46px;
    border: 1px rgba(255, 255, 255, 0.2) solid;
    width: 31%;
    display: flex;
    text-align: center;
    margin-top: 2.6%;
    letter-spacing: 0.1vw;
    border-radius: 11px;
}
.bannerSwiper .con span {
    background: linear-gradient(to right, #e6212a 0%, #ff0000 100%);
    border-radius: 11px 0 0 11px;
    color: #fff;
    width: 61%;
    line-height: 46px;
    text-align: center;
}
.bannerSwiper .con em {
    color: #fff;
    width: 57%;
    line-height: 46px;
    text-align: center;
    font-style: normal;}

.con1t a{display: inline-block;vertical-align: middle;float: none;text-align: right;margin-right:0px;margin-left: 15px; background: none !important; width: 695px !important; margin:auto; text-indent:0px !important; margin-top:19px !important; font-family: hs_l; font-weight: lighter;} 
.index-banner .banner-btn a:after{ background:none !important;}
.con1t {clear: both; margin-top:0%;}
.con1tmore .tit-166{border-radius: 60px;padding:10px 0;line-height: 1;display: inline-block;font-size:26px; background: linear-gradient(to right, #039de7 0%, #0c4ca3 100%);position: relative;z-index: 999;color: #fff;box-shadow: 5px 5px 10px 0 rgba(48, 97, 173, .2);width: 300px;text-align: center;letter-spacing: 2px;}
.con1tmore .tit-16{border-radius: 60px;padding:12px 20px;line-height: 1;display: inline-block;font-size:21px; background: linear-gradient(to right, #039de7 0%, #0c4ca3 100%); position: relative;z-index: 999;color: #fff;box-shadow: 5px 5px 10px 0 rgba(48, 97, 173, .2); text-align: center;letter-spacing: 1px;}
.con1tmore .tit-17{border-radius: 60px;padding:12px 20px; margin:0 10px; line-height: 1;display: inline-block;font-size:21px; background: linear-gradient(to right, #039de7 0%, #0c4ca3 100%); color: #fff;position: relative; text-align: center;letter-spacing: 1px;box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .1);}
.con1tmore .tit-18{border-radius: 60px;padding:12px 20px;line-height: 1;display: inline-block;font-size:21px; background: linear-gradient(to right, #039de7 0%, #0c4ca3 100%); color: #fff;position: relative; text-align: center;letter-spacing: 1px;box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .1);}
.con1tmore .tit-19{border-radius: 60px;padding:12px 20px;line-height: 1;display: inline-block;font-size:21px; background: linear-gradient(to right, #039de7 0%, #0c4ca3 100%); color: #fff;position: relative; text-align: center;letter-spacing: 1px;box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .1);}

.bannerSwiper .con1{position: absolute; left: 50%; top: 32%; transform: translate(-50%, -50%);z-index: 1; text-align: center;}
.bannerSwiper .con1 strong {font-size:4vw;font-weight: 100;color: #fff; display: inline-flex; line-height: 2;}
.bannerSwiper .con1 .p1 {font-size:1.4vw;color:#fff; line-height: 1.5; padding-top: 1.2%;text-align: center;font-weight:100;}
.bannerSwiper .con1 .ty{text-shadow: rgba(1, 69, 205,0.5) 0.05rem 0.05rem 0rem;}
.bannerSwiper .con1 .bx {
    font-size: 1.1vw;
    color: #fff;
    line-height: 46px;
    font-family: axt;
    height: 46px;
    border: 1px rgba(255, 255, 255, 0.5) solid;
    width: 31%;
    display: flex;
    text-align: center;
    letter-spacing: 0.1vw;
    border-radius: 11px;
   margin: 0 auto;
margin-top: 3%;
}
.bannerSwiper .con1 span {
    background: linear-gradient(to right, #0d3b88 0%, #054cc4 100%);
    border-radius: 11px 0 0 11px;
    color: #fff;
    width: 57%;
    line-height: 46px;
    text-align: center;
}
.bannerSwiper .con1 em {
    color: #fff;
    width: 60%;
    line-height: 46px;
    text-align: center;
    font-style: normal;
}
.bannerSwiper .con2 {position: absolute; left:45%; top: 56%; transform: translate(-50%, -50%);z-index: 1;}
@media screen and (max-width: 1680px){.bannerSwiper .con2{left: 52%;}}
@media screen and (max-width: 1440px){.bannerSwiper .con2{left: 52%;}}
.bannerSwiper .con2 strong {font-size:3.8vw;font-weight: 100;color: #fff; display: inline-flex; line-height: 2;}
.bannerSwiper .con2 .p1 {font-size:1.8vw;color: #fff; display: flex; line-height: 1.4; padding-bottom: 0.6%; padding-top:1.5%;font-weight:500;}
.bannerSwiper .con2 .p1t {font-size:1.1rem;color: #fff; display: flex; line-height: 1.6; padding-top:1%;}
.bannerSwiper .con2 .h{color: #333;}
.bannerSwiper .con2 .hs{color: #666 !important;}
.bannerSwiper .con2 .ty{text-shadow: rgba(1, 69, 205, 0.5) 0.05rem 0.05rem 0rem;}
.bannerSwiper .con2 .bx {
    font-size: 1.1vw;
    color: #fff;
    line-height: 46px;
    font-family: axt;
    height: 42px;
    width: 29%;
    display: flex;
    text-align: center;
    margin-top: 2%;
    letter-spacing: 0.1vw;
    border-radius: 10px;
    border: 1px #fff solid;
}
.bannerSwiper .con2 span {
    background: linear-gradient(to right, #e6212a 0%, #cc0000 100%);
    border-radius: 10px 0 0 10px;
    color: #fff;
    width: 58%;
    line-height: 40px;
    text-align: center;
}
.bannerSwiper .con2 em {
    color: #fff;
    width: 56%;
    line-height: 40px;
    text-align: center;
    font-style: normal;
border-radius: 0px 10px 10px 0px;
}
.bannerSwiper .con3 {position: absolute; left: 46%; top: 53%; transform: translate(-50%, -50%);z-index: 1;}
@media screen and (max-width: 1680px){.bannerSwiper .con3{left: 52%;}}
@media screen and (max-width: 1440px){.bannerSwiper .con3{left: 52%;}}
.bannerSwiper .con3 strong {font-size:3.8vw;font-weight: 100;color: #ffffff; display: inline-flex; line-height: 2;}
.bannerSwiper .con3 strong div:nth-child(20) {    font-family: yw;font-size:5vw; letter-spacing: -12px;text-shadow: 0.3rem 0.3rem 0rem rgba(5, 75, 159, 0.5);position: relative;margin-top: -16px;}
.bannerSwiper .con3 img{width:860px;margin-top:1%;}
.bannerSwiper .con3 strong div:nth-child(19) {    font-family: yw;font-size:4.8vw; letter-spacing: -8px;text-shadow: 0.3rem 0.3rem 0rem rgba(5, 75, 159, 0.5);position: relative;margin-top: -16px;}
.bannerSwiper .con3 strong div:nth-child(18) {    font-family: yw;font-size:4.8vw; letter-spacing: -8px;text-shadow: 0.3rem 0.3rem 0rem rgba(5, 75, 159, 0.5);position: relative;margin-top: -16px;}
.bannerSwiper .con3 strong div:nth-child(13) {    font-family: yw;font-size:4.8vw; letter-spacing: -8px;text-shadow: 0.3rem 0.3rem 0rem rgba(5, 75, 159, 0.5);position: relative;margin-top: -16px;}
.bannerSwiper .con3 .p1 {font-size:2vw;color: #ffffff; display: flex; line-height: 1.4; padding-bottom: 1.5%; padding-top:1.2%;}
.bannerSwiper .con3 .p1t {font-size:1.1vw;color: #ffffff; display: flex; line-height: 1.6; padding-top:1.2%;}
.bannerSwiper .con3 .h{color: #333;}
.bannerSwiper .con3 .hs{color: #666 !important;}
.bannerSwiper .con3 .ty{text-shadow: 0.4rem 0.2rem 0rem rgba(5, 75, 159, 0.5);}
.bannerSwiper .con3 .bx {
    font-size: 1.1vw;
    color: #fff;
    line-height: 46px;
    font-family: axt;
    height: 42px;
    width: 29%;
    display: flex;
    text-align: center;
    margin-top: 3%;
    letter-spacing: 0.1vw;
    border-radius: 10px;
    border: 1px #fff solid;
}
.bannerSwiper .con3 span {
    background: linear-gradient(to right, #e6212a 0%, #ff0000 100%);
    border-radius: 10px 0 0 10px;
    color: #fff;
    width: 58%;
    line-height: 42px;
    text-align: center;
}
.bannerSwiper .con3 em {
    color: #fff;
    width: 56%;
    line-height: 42px;
    text-align: center;
    font-style: normal;
border-radius: 0px 10px 10px 0px;
}


#preloader-2.yr{right: 4%;}
#preloader-2 {position: relative; margin-top: 2.5rem;}
#preloader-2 span {position: absolute; width:1.24rem; height: 1.24rem; background: #fff;border-radius: 50%; bottom: 0;}
#preloader-2 span:nth-child(1){animation: cross-1 1.5s infinite linear;}
#preloader-2 span:nth-child(2){ background: #e6212a; animation: cross-2 1.5s infinite linear;}

@keyframes cross-1{

  0%{transform: translateX(0); opacity: 0.8;}

  50%{transform: translateX(200%); opacity: 1;}

  100%{transform: translateX(0);opacity: 0.8;}

}

@keyframes cross-2{

  0%{transform: translateX(200%); opacity: 0.8;}

  50%{transform: translateX(0); opacity: 1;}
  100%{transform: translateX(200%);opacity: 0.8;}
}

.indexXian {position: absolute; left: 4%; top: auto; z-index: 1;bottom:5rem; display: flex;}
.indexXian span {font-size: 0.9rem;letter-spacing:0rem; color: #ffffff; margin-right: 1rem; text-transform: uppercase;writing-mode:vertical-rl; position: relative;}
.indexXian i {width: 2px;height: 5.84rem;background: #EFEFEF; display: block; position: relative; overflow: hidden;}
.indexXian i::after {content: ""; position: absolute;left: 0;width: 2px;height: 100%;background: #e6212a; opacity: 1; animation: aline 3s infinite linear;}
@keyframes aline { from {bottom: 100%;}to {bottom: -100%;}}
.swControls {display: flex; align-items: center; justify-content: space-around; width: 100%;height: 5rem; position: absolute; left: auto; left: 0; top: auto; bottom: -.3rem;  z-index: 11; overflow: hidden;}
.swControls {display: none;}
.swControls { padding-left: 2%; box-sizing: border-box;}
.swControls::after {content: ""; position: absolute; width: 100%; height: 100%; z-index: -1; left: 100%;top: 0;transition: 1.5s; }
.swControls.on::after {left: 0;}
.swControls.swiper-button-next:after, .swiper-button-prev:after{font-size:0px !important;}
.swControls > div {position: relative;}
.bannerSwiper .swiper-pagination {width: 100% !important; bottom: 27px  !important;}
.bannerSwiper .swiper-pagination span {width: 1rem; height: 1rem; border: 1px solid #; opacity: 1; box-sizing: border-box; background: rgba(255,255,255,0.3);}
.bannerSwiper .swiper-pagination .swiper-pagination-bullet-active {background: #e6212a;}
.bannerSwiper .swiper-num {margin-left: 0%;color: #fff; display: none;}
.bannerSwiper .swiper-num .actives {font-size:2rem;}
.bannerSwiper .swjtBox {display: none;}
.bannerSwiper .swjt {position: relative; margin: 0;width: 1rem; height: 1rem; border-radius: 50%; left: 0; top: auto;}
.bannerSwiper .swjt i{color: #ffffff;font-size: 2rem;}
.bannerSwiper .swjt img {max-width: 70%;}
.bannerSwiper .swjt.swiper-button-prev {transform: rotate(180deg); margin-right: 1.3rem;}

    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

.col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

.p100 {
    padding: 6.25rem 0;
}
.font18 {
    font-size: 1.125rem;
    line-height: 1.875rem;
    color: #7c7c7c;
}
.titleys {
    font-weight: bold;
    font-size: 3rem;
    line-height:2;
    color: #fff;
}
.textys {
    font-size: 1.125rem;
    line-height: 3rem;
    color: #7C7C7C;
    font-weight: 400;
}
.cf {
    color: #fff !important;
}
.subtitle {
    font-weight: bold;
    font-size: 1.125rem;
    line-height: 1;
    text-transform: uppercase;
    color: #e6212a;
    margin-bottom: 1rem;
    position: relative;
}
.title {
    font-weight: bold;
    font-size: 2vw;
    line-height: 1.4;
    color: #000000;
}
.subtitle div::before {
    content: "";
    position: absolute;
    bottom: 0.3rem;
    left: 25%;
    width: 1.5625rem;
    height: 0.125rem;
    border-radius: 0.1875rem;
    background: #e6212a;
}
.pr {
    position: relative;
}

.tr {
    text-align: right;
}
.index_one svg {
  height: 5.5rem;
  position: absolute;
  top: 3rem;
  right: 0;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.index_one .alignb {
    align-items: flex-end;
}

.index_one.active svg .KiAZQeiH_0 {
  stroke-dasharray: 425 427;
  stroke-dashoffset: 426;
  animation: KiAZQeiH_draw 2000ms linear 0ms forwards;
}
.index_one.active svg .KiAZQeiH_1 {
  stroke-dasharray: 638 640;
  stroke-dashoffset: 639;
  animation: KiAZQeiH_draw 2000ms linear 111ms forwards;
}
.index_one.active svg .KiAZQeiH_2 {
  stroke-dasharray: 638 640;
  stroke-dashoffset: 639;
  animation: KiAZQeiH_draw 2000ms linear 222ms forwards;
}
.index_one.active svg .KiAZQeiH_3 {
  stroke-dasharray: 469 471;
  stroke-dashoffset: 470;
  animation: KiAZQeiH_draw 2000ms linear 333ms forwards;
}
.index_one.active svg .KiAZQeiH_4 {
  stroke-dasharray: 441 443;
  stroke-dashoffset: 442;
  animation: KiAZQeiH_draw 2000ms linear 444ms forwards;
}
.index_one.active svg .KiAZQeiH_5 {
  stroke-dasharray: 448 450;
  stroke-dashoffset: 449;
  animation: KiAZQeiH_draw 2000ms linear 555ms forwards;
}
.index_one.active svg .KiAZQeiH_6 {
  stroke-dasharray: 448 450;
  stroke-dashoffset: 449;
  animation: KiAZQeiH_draw 2000ms linear 666ms forwards;
}
.index_one.active svg .KiAZQeiH_7 {
  stroke-dasharray: 69 71;
  stroke-dashoffset: 70;
  animation: KiAZQeiH_draw 2000ms linear 777ms forwards;
}
.index_one.active svg .KiAZQeiH_8 {
  stroke-dasharray: 412 414;
  stroke-dashoffset: 413;
  animation: KiAZQeiH_draw 2000ms linear 888ms forwards;
}
.index_one.active svg .KiAZQeiH_9 {
  stroke-dasharray: 251 253;
  stroke-dashoffset: 252;
  animation: KiAZQeiH_draw 2000ms linear 1000ms forwards;
}
@keyframes KiAZQeiH_draw {
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes KiAZQeiH_fade {
  0% {
    stroke-opacity: 1;
  }
  94.44444444444444% {
    stroke-opacity: 1;
  }
  100% {
    stroke-opacity: 0;
  }
}
.index_one .alignb {
  align-items: flex-end;
}
.index_one .left {
  padding-bottom: 5.3125rem;
}
.index_one .left .font18 {
  margin-top: 1.25rem;
}
.index_one .left ul {
  display: flex;
  margin: 2.625rem -1.75rem;
  flex-wrap: wrap;
}
.index_one .left ul li {
  padding: 0 1.75rem;
  width: 50%;
  font-size: 1.25rem;
}
.index_one .left ul li a {
  line-height: 5rem;
  border-top: 1px solid #D5D5D5;
  position: relative;
  text-align: center;
  color: #7C7C7C;
}
.index_one .left ul li a .text {
  line-height: inherit;
font-size: 17px;
}
.index_one .left ul li a::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  width: 0;
  height: 0.1875rem;
  background: #e6212a;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.index_one .left ul li:hover a,
.index_one .left ul li.active a {
  color: #e6212a;
}
.index_one .left ul li:hover a::before,
.index_one .left ul li.active a::before {
  width: 100%;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.index_one .num {
  font-weight: bold;
  font-size: 2.125rem;
  line-height: 1;
  color: #262626;
  margin-bottom: 0.375rem;
}
.phone_show_990, .phone_show_767{display: none;}
.index_one .num span {
  font-size: 4rem; font-family: srm;
}
.index_one .num sub {bottom: 44px;position: absolute;}
.index_one .num sub sup {
  font-size: 0.875rem;
}
.l0 {
  top: 50%;
  -ms-transform: translateY(-50%);
  /* IE 9 */
  -moz-transform: translateY(-50%);
  /* Firefox */
  -webkit-transform: translateY(-50%);
  /* Safari ºÍ Chrome */
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.pa {
  position: absolute;
}
.z {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  /* IE 9 */
  -moz-transform: translate(-50%, -50%);
  /* Firefox */
  -webkit-transform: translate(-50%, -50%);
  /* Safari ºÍ Chrome */
  -o-transform: translate(-50%, -50%);
}
.circle0 {
  width: 34.1875rem;
  height: 34.1875rem;
  border-radius: 50%;
  background-color: rgba(15, 117, 251, 0.15);
  position: relative;
}
.circle0 ul {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  text-align: center;
  z-index: 9;
}
.circle0 ul li {
  text-align: center;
  display: none;
}
.circle0 ul li.active {
  display: block;
}
.circle0 #right {
  clip: rect(0px 17.0938rem 34.1875rem 0px);
  position: absolute;
  left: 0px;
  width: 50%;
  height: 100%;
  overflow: hidden;
}
.circle0 #right a:hover::before {
  opacity: 0;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.circle0 #right a:hover .img2 {
  opacity: 0;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.circle0::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 22.3125rem;
  height: 22.3125rem;
  background: #fff;
  border-radius: 50%;
  z-index: 9;
}
.circle0::after {
  content: "";
  position: absolute;
  top: -1rem;
  left: -1rem;
  width: calc(100% + 2rem);
  height: calc(100% + 2rem);
  border: 1px solid rgba(15, 117, 251, 0.15);
  border-radius: 50%;
  z-index: -1;
}
.circle0 .circle-right {
  width: 100%;
  height: 100%;
  border-radius: 10000px 0px 0px 10000px;
  position: absolute;
  right: 0;
  transform-origin: 100% 50%;
  overflow: hidden;
  z-index: 3;
}
.circle0 .circle-right .img2 {
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  z-index: 9;
}
.circle0 .circle-right::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  z-index: 2;
}
.circle0 #history .img {
  width: 19.625rem;
  object-fit: contain;
  height: 11.25rem;
  object-position: bottom left;
  transform: rotate(-33deg);
  position: absolute;
  left: 1.0625rem;
  top: -1.375rem;
}
.circle0 #history .img2 {
  position: absolute;
  top: 10%;
  left: 42%;
}
.circle0 #honor {
  transform: rotate(300deg);
}
.circle0 #honor .img {
  transform: rotate(56deg);
  height: 300px;
  position: absolute;
  top: -5.9375rem;
  left: -0.1875rem;
  object-fit: cover;
}
.circle0 #honor .img2 {
  position: absolute;
  top: 7%;
  left: 52%;
  transform: rotate(-300deg);
}
.circle0 #join {
  transform: rotate(240deg);
}
.circle0 #join .img {
  transform: rotate(120deg);
  height: 14.875rem;
  position: absolute;
  top: -2.9375rem;
  left: 0.5rem;
  object-fit: cover;
}
.circle0 #join .img2 {
  position: absolute;
  top: 9%;
  left: 46%;
  transform: rotate(-240deg);
}
.icon_vid {
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
}
.icon_vid .iconfont {
  font-size: 1.5rem;
  display: block;
  color: #e6212a;
}
.icon_vid::before {
  content: "";
  position: absolute;
  top: -0.4375rem;
  left: -0.4375rem;
  width: calc(100% + 0.875rem);
  height: calc(100% + 0.875rem);
  background: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  animation: cen 2s infinite;
  z-index: -1;
}
@keyframes cen {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.icon_vid::after {
  content: "";
  position: absolute;
  top: -1.25rem;
  left: -1.25rem;
  width: calc(100% + 2.5rem);
  height: calc(100% + 2.5rem);
  background: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  animation: cen 2s infinite;
  z-index: -3;
}
.index_one .video {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 58%;
  z-index: 11;
}
.index_one .video a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.more_a {
    display: inline-block;
}
.more_a.bor > div {
    color: #A1A1A1;
}
.more_a > div {
    display: flex;
    align-items: center;
    font-size: 1.125rem;
    line-height: 1.875rem;
    text-transform: uppercase;
    color: #e6212a;
}
.more_a.bor > div div {
    position: relative;
    background: transparent;
width:44px;
height:44px;
text-align:center;
}
.more_a.bor > div div::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #ccc;
    border-radius: 50%;
}
.more_a.bor > div div .iconfont {
    color: #eee;font-weight: 100;line-height:46px;
}
.more_a > div div .iconfont {
    color: #fff;
    display: block;
    transition: all 0.4s;
    -webkit-transform: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    font-size: 1.25rem;
    font-weight: 100;
}
.more_a > div span {
    transition: all 0.4s;
    -webkit-transform: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    display: inline-block;
padding-right:16px;
}
.icon-a-tubiaozhizuomoban2:before {
    content: "\e8f9";
}
.bl {
    display: block;
}
.icon-shipinbofang_Facet:before {
    content: "\e6ad";
font-size:26px;
}

/*products*/
.prd{display: flex;justify-content: space-between;}
.pro_bc{position: relative; background: #f8f8f8;padding:5% 0;}
.pro_lts{ width: 100%;height:120px;display: flex;flex-direction: column;align-items: center;justify-content: center;background-size: cover;background: #e6212a;}
.pro_lts b{font-size: 30px;color: #fff;}
.pro_lts p{font-size: 15px;color: #fff;text-transform: uppercase;margin-top: 8px;}
.pro_con{padding:14% 9%;font-size: 15px;color: #fff; background: #e6212a;line-height:2.25;}
@media (max-width: 1680px){.pro_con {line-height:1.2;}}
@media (max-width: 1600px){.pro_con {line-height:1.2;}}
@media (max-width: 1500px){.pro_con {line-height:1.2;}}
@media (max-width: 1440px){.pro_con {line-height:1.2;}}
@media (max-width: 1360px){.pro_con {line-height:1.2;}}
.pro_con b{font-weight:bold; padding-bottom:8px;display: block;}
.pro_nav .prolist2021 ul {flex-direction: column;align-items: center;flex-wrap: wrap; justify-content: center;}
.pro_nav {width: 18%;/* margin-top: 30px; */}
@media (max-width: 1680px){.pro_nav {width: 20%;}}
@media (max-width: 1600px){.pro_nav {width: 22%;}}
@media (max-width: 1500px){.pro_nav {width: 23%;}}
@media (max-width: 1440px){.pro_nav {width: 23%;}}
@media (max-width: 1360px){.pro_nav {width: 23%;}}
.pro_nav .prolist2021 ul li {height:65px;margin-bottom: 1px;text-align: left;line-height: 65px;font-size: 16px;transition:0.5s;padding: 0 12%;margin-right:5px;background:#e6212a;width: 100%;}
@media (max-width: 1680px){.pro_nav .prolist2021 ul li {height:54px;line-height: 54px;}}
@media (max-width: 1600px){.pro_nav .prolist2021 ul li {height:51px;line-height: 51px;}}
@media (max-width: 1500px){.pro_nav .prolist2021 ul li {height:48px;line-height: 48px;}}
@media (max-width: 1440px){.pro_nav .prolist2021 ul li {height:47px;line-height: 47px;}}
@media (max-width: 1360px){.pro_nav .prolist2021 ul li {height:47px;line-height: 47px;}}
.pro_nav .prolist2021 ul li:hover,.pro_nav .prolist2021 ul li.on {background: linear-gradient(90deg, #b20101 0%, #de0101 100%);border-color:#076aa3; transition:0.2s; color: #fff;}
.pro_nav .prolist2021 ul li:hover a,.pro_nav .prolist2021 ul li.on a{color: #fff;}
.pro_nav .prolist2021 ul li a {color: #fff;display: block;font-size: 16px;font-weight:100;line-height: 58px;}
@media (max-width: 1680px){.pro_nav .prolist2021 ul li a{line-height: 48px;}}
@media (max-width: 1600px){.pro_nav .prolist2021 ul li a{line-height: 46px;}}
@media (max-width: 1500px){.pro_nav .prolist2021 ul li a{line-height: 40px;}}
@media (max-width: 1440px){.pro_nav .prolist2021 ul li a{line-height: 40px;}}
@media (max-width: 1360px){.pro_nav .prolist2021 ul li a{line-height: 40px;}}
.pro_nav .prolist2021 ul li dl {
    display: none;
}
.prolist2021 dl dt {
  display: none;
}
.pro_nav .prolist2021 ul li:hover dl {
    display: block;
background: #e6212a;
    z-index: 9999;
transition:0.5s;
position: relative;
}
.pro_nav .prolist2021 ul li dl dt:hover a {background: #fff;transition:0.5s;color: #e6212a;}


.pro_tab {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 50px 0 45px;
}

.pro_tab ul {
    display: flex;
}

.pro_tab li a {
    width: 102px;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    border: 1px solid #333;
    display: block;
    text-align: center;
}

.pro_tab li+li {
    margin-left: 21px;
}

.pro_tab li.on a {
    background: #0070b7;
    color: #fff;border-color: #0070b7;
}

a.pro_btn {
    font-size: 16px;
    color: #707070;
    width: 102px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background: #fff;
}
.pro_ic ul {}

.pro_ic ul li {width: 32%;padding: 0% 0% 7% 0;background:#fff;float: left; transition:all .4s ease;}
.pro_ic ul+ul {margin: 1.3% 0 0;display: inline-block;}
.pro_ic ul li+li{margin-left:1.5%;}
.pro_ic ul li:hover {transform: translateY(-10px);transition:all .4s ease;}
.pro_ic li img {
    width: 100%;
    height: auto;
}

.pro_c {overflow: hidden;position: relative;z-index: 2;}
.pro_c>.fl{width:100%;}
.pro_c>.fr{width:130px;margin-right:20%;margin-top:96px;}

.pro_ic>div {
    flex-shrink: 0;
    width: 100%;
}

.pro_ic {
    display: flex;
    position: relative;
    padding:0% 0 0 0;
    z-index: 3;
    width: 80%;
}
@media (max-width: 1680px){.pro_ic {width: 79%;}}
@media (max-width: 1600px){.pro_ic {width: 76%;}}
@media (max-width: 1500px){.pro_ic {width: 76%;}}
@media (max-width: 1440px){.pro_ic {width: 75%;}}
@media (max-width: 1360px){.pro_ic {width: 75%;}}

.pro_ic li br {display: none;}
.pro_ic li>a {display: block;}

.pro_ic li span a {
    display: block;
    font-size: 16px;
    margin-top: 22px;
    position: relative;
font-family: 'axt';
    text-align: center;
}

.pro_ic li span a:after {
content: 'See more';
    width: 7rem;
    position: absolute;
    right: 0;
    font-size: 0.8rem;
    bottom: -2.5rem;
    left: 0;
    margin: 0 auto;
    border-radius: 1rem;
    border: 1px solid #ddd;
    padding: 0.22rem 0;
font-family: 'axt';
color: #999;
}
.pro_bb {
    position: relative;
    z-index: 3;
}
.pro_num {
    display: none;
}

.pro_num.on {
    display: flex;
    justify-content: space-between;
    width: 82px;
}
.pro_num>span{font-size: 24px;color: #fff;display: block;z-index: 999;cursor: pointer;background: #e6212a;width: 38px;height: 38px;text-align: center;line-height: 38px;border: 1px solid #eee;}
.pro_num>.pro_prev{transform: rotate(180deg);}
.pro_num>.pro_next{background:#fff;color:#e6212a;}


/*解决方案*/
.fa_bc {padding: 80px 0 50px 0;}
.pro_tit2{text-align: left;}
.fa_cate{display: flex;justify-content: space-between;}
.fa_cate>ul{display: flex;}
.fa_cate>ul>li{height: 30px;line-height: 30px;}
.fa_cate>ul>li+li{margin-left: 10px;}
.fa_cate>ul>li a{font-size: 16px;color: #333;padding:12px 24px; background: #f8f8f8;}
@media screen and (max-width: 1680px){.fa_cate>ul>li a{padding:12px 12px;}}
@media screen and (max-width: 1500px){.fa_cate>ul>li a{padding:12px 12px;}}
@media screen and (max-width: 1440px){.fa_cate>ul>li a{padding:12px 12px;}}
@media screen and (max-width: 1280px){.fa_cate>ul>li a{padding:12px 12px;}}
.fa_cate>ul>li.on,.fa_cate>ul>li:hover{border:1px solid #e5e5e5;}
.fa_cate>ul>li.on a,.fa_cate>ul>li:hover a{color: #fff;background: linear-gradient(to top, #e6212a, #ff0000);}
.fa_cate>a{width: 110px;height: 40px;line-height: 40px;text-align: center;display: block;color: #000;font-size: 14px;border: 1px solid #e5e5e5;position: relative;top: -6px;}
.fa_cate>a:hover{color: #fff;background: linear-gradient(to top, #e6212a, #ff0000);}

.fa_sc .divdgweb_new_div {
    display: flex;width:100%;
}

.fa_sc {
    width: 100%;
    overflow: hidden;margin-top:28px;
}
.fa_sc .slick-dots li button:before{color: #ccc;}
.fa_sc .slick-dots li.slick-active button:before{color:#206bae;}
.fa_sc .slick-dots {
    bottom: -42px;
}
.slick-list{width:100%;}
.fa_sc .divdgweb_new_div .divdgweb_new_div_item {
    width: 20%;
    flex-shrink: 0;
    overflow: hidden;    position: relative;
}

.fa_sc .divdgweb_new_div .divdgweb_new_div_item .news_div_item_pic img {
    width: 100%;
}

.fa_sc .divdgweb_new_div .divdgweb_new_div_item .divdgweb_new_div_item_content {
position: absolute;
    width: 100%;
    top: 44%;
}

.fa_sc .divdgweb_new_div .divdgweb_new_div_item .divdgweb_new_div_item_content .divdgweb_new_div_item_title a:before {
    
}

.fa_sc .divdgweb_new_div .divdgweb_new_div_item .divdgweb_new_div_item_content .divdgweb_new_div_item_title {
text-align: center;
}

.fa_sc .divdgweb_new_div .divdgweb_new_div_item .divdgweb_new_div_item_content a {
    color: #fff;
    font-size: 16px;
    z-index: 99;
    position: relative;
    display: block;transition:all .5s;left:-100%;
}
.fa_sc .divdgweb_new_div .divdgweb_new_div_item:hover .divdgweb_new_div_item_content a{pointer-events: none;
left:0;
}
.fa_sc .divdgweb_new_div .divdgweb_new_div_item:before {
    position: absolute;
    content: "";
    width: 39%;
    height: 32%;
    border: 2px solid rgba(255,255,255,0.1);
    top: -45%;
    left: 29.5%;z-index:2;transition:all .5s;
}
.fa_sc .divdgweb_new_div .divdgweb_new_div_item:hover:before {
    top: 28%;
}

.fa_sc .divdgweb_new_div .divdgweb_new_div_item:hover .divdgweb_new_div_item_content a:after {
    position: absolute;
    content: "\eb8d";
    font-family: "iconfont";
    top: 190%;
    left: 46%;transition:all .5s;font-size:20px;color: #fff;
}

.fa_sc .divdgweb_new_div .divdgweb_new_div_item:hover .divdgweb_new_div_item_content a:before {
    position: absolute;
    content: "Application";
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-family: "srm";
    top: -82%;
    left: 50%;
    margin-left:-42px;
}


.fa_sc .divdgweb_new_div .divdgweb_new_div_item:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;transition:all .5s;
}
.fa_sc .divdgweb_new_div .divdgweb_new_div_item:hover:after{
    opacity: 0.7;
    background: #000;
}


.subtitley {
    font-weight: 100;
    font-size: 1.125rem;
    line-height: 1;
    text-transform: uppercase;
    color: rgba(255,255,255,0.8);
    margin-bottom: 1rem;
    position: relative;
}
.subtitley div::before {
    content: "";
    position: absolute;
    bottom: 0.42rem;
    left: 9%;
    width: 1.5625rem;
    height: 0.125rem;
    border-radius: 0.1875rem;
    background: #fff;
}
.pr {
    position: relative;
}
.index_rd_0903 {
  padding: 6.875rem 0;
  overflow:hidden;
}

.index_rd_0903 .ul {
  display: flex;
  margin: 0 -1.5625rem 0;
}

.index_rd_0903 .ul li {
  padding: 0 1.5625rem;
  flex: 1 0 0;
  text-align: center;
}

.index_rd_0903 .ul li a {
  font-size: 1.25rem;
  line-height: 1.875rem;
  color: #FFFFFF;
  padding-bottom: 1rem;
  position: relative;
  display: block;
}

.index_rd_0903 .ul li a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  z-index: 3;
  background: #fff;
}

.index_rd_0903 .ul li a::before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 2px;
  background: #DF1523;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  z-index: 5;
}

.index_rd_0903 .ul li:hover a::before,
.index_rd_0903 .ul li.active a::before {
  width: 100%;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.index_rd_0903 .sum {
  margin: 5rem 0 7rem;
}

.index_rd_0903 .sum>div {
  display: none;
}

.index_rd_0903 .sum>div.active {
  display: block;
}

.index_rd_0903 .sum>div .name {
  font-size: 2.25rem;
  line-height: 2.875rem;
  color: #fff;
  font-weight: 100;
}

.index_rd_0903 .sum>div .text {
  color: #fff;
  margin:1rem 0 1.5rem;
  width: 70%;
font-size:16px;
line-height:1.6;
font-family: 'axt';
height:6vw;
}

.index_rd_0903 .bgg>div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  opacity: 0;
  -webkit-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
  background-size: cover;
  background-position: center center;
}
.index_rd_0903 .bgg>div:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    left: 0;
    top: 0;
    z-index: 1;
}

.index_rd_0903 .bgg>div.active {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.index_rd_0903 {
  overflow: hidden;
}

.index_rd_0903 .title {
  margin-bottom: 0.875rem;
}
.morey {
    background: #DF1523;
    display: inline-block;
    border: 1px solid #DF1523;
    font-size: 1rem;
    line-height: 3.4375rem;
    color: #FFFFFF;
    padding: 0 2rem;
    position: relative;
    z-index: 4;
}
.morey.borf {
  background: transparent;
  color: #fff;
  border-color: #fff;
padding:10px 20px;
}

.morey.borf::before {
  background: #DF1523;
}

.morey.borf:hover {
  color: #fff;
  border-color: #DF1523;
}

.morey.borf:hover img {
  filter: brightness(0) invert(1);
}

.morey div {
  display: flex;
  align-items: center;
}

.morey div img {
  height: 1.1rem;
  margin-left: 1rem;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  filter: brightness(0) invert(1);
}

.morey::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  background: #fff;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  z-index: -1;
  transform: scale(0.6);
  opacity: 0;
}

.morey:hover {
  color: #DF1523;
}

.morey:hover img {
  filter: brightness(1) invert(0);
  transform: translateX(0.25rem);
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.morey:hover::before {
  transform: scale(1);
  opacity: 1;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

/* bz */
.index-s6{padding: 5% 0;background: url(https://memberpic.114my.com.cn/dgqilong/uploadfile/image/20250825/20250825113109_1786333956.png) center bottom no-repeat;}
.agency{display:flex;justify-content:space-between;align-items:center; padding:0% 0 0 0; position:relative;margin-top:0%;z-index:99; margin-bottom:0%;}
/*合作客户*/
.cas_ic {width: 100%; margin: 0 auto;  position: relative; }
.cas_ic .new_web_div2021 .tempWrap{width:100% !important;}
.cas_ic *{display:block;}
.cas_ic li{width:calc((100% - 10rem) / 6);margin:0.6rem;float:left;padding-left:0px !important;}
.cas_ic li img{width:100%;height:auto;border-radius: 10px;}
.cas_ic ul li p{display: none;}
.cas_ic ul:nth-child(1) {width: 1300px; margin: 0 auto;}
.cas_ic ul:nth-child(2)  {width: 1300px; margin: 0 auto;}
.cas_ic ul:nth-child(3)  {width: 1300px; margin: 0 auto;}

.cas_bc{width: 100%; margin: 0 auto;  margin-top: 40px;}
.cas_bc:before {content:'';background: linear-gradient(to right,rgba(255,255,255,0.88) 50%,transparent);position:absolute;width: 10%;height:  100%;z-index: 1;top: 0;left:  0;}
.cas_bc:after {content:'';background: linear-gradient(to left,rgba(255,255,255,0.88) 0,transparent);position:absolute;width:  10%;height: 100%;z-index: 1; top: 0;right:  0;bottom: 0;}

/*news*/
.news_tit{display: flex;justify-content: space-between;align-items: center; padding-bottom:30px;}
.new_lc b{font-size: 2vw;color: #000;line-height: 100%;font-weight:normal;}
.new_lc p{font-size: 18px;color: #999;padding: 5px 0 10px;line-height: 100%;text-transform: uppercase;}
.new_lc span{width: 20px;height: 3px;background: #e6212a;display: block;}
.news_cate ul{display: flex;}
.news_cate ul li+li{margin-left: 20px;}
.news_cate ul li a{display: block;width: 140px;height: 40px;line-height: 40px;color: #333;text-align: center;font-size: 18px;border-radius: 50px;}
.news_cate ul li.on a{background: #e6212a;color: #fff;}
.news_bc{width: 100%;background:#fff;padding:5% 0 5% 0;margin-top: 0px;}

.news_wz .news_div_item {
    width: 30%;
    float: left;
padding:1.5%;
border: 1px solid #f6f6f6;
}

.news_wz .news_div_item:nth-child(3),.news_wz .news_div_item:nth-child(4),.news_wz .news_div_item:nth-child(5) {
    width: 37%;
    border: 1px solid #f6f6f6;
    padding: 2.65% 3%;
    float: right;
    background: #fff;
}

.news_wz .news_div_item:nth-child(3) .news_div_item_pic, .news_wz .news_div_item:nth-child(4) .news_div_item_pic, .news_wz .news_div_item:nth-child(5) .news_div_item_pic {
    display: none;
}

.news_wz .news_div_item:nth-child(3) .news_div_item_date, .news_wz .news_div_item:nth-child(4) .news_div_item_date, .news_wz .news_div_item:nth-child(5) .news_div_item_date {
    display: none;
}

.new_c>div {
    display: flex;
    width: 100%;
    transition:all .5s;
}
.new_c{overflow: hidden;}
.new_c .news_wz {
    flex-shrink: 0;
    width: 100%;
}

.news_wz .news_div_item:nth-child(2) {
    margin-left: 20px;
}

.news_wz .news_div_item:nth-child(1),.news_wz .news_div_item:nth-child(2) {
    display: flex;
    flex-direction: column-reverse;
    background: #fff;
}

.news_wz .news_div_item:nth-child(1) .news_div_item_body, .news_wz .news_div_item:nth-child(2) .news_div_item_body {
padding: 0 2% 0 2%;
color: #999;
line-height:22px;
}

.new_c .news_div_item_date {
    display: flex;
    font-size: 14px;
    color: #cacbcd;
    font-family: "Arial";
}

.news_div_item_title {}

.news_wz .news_div_item .news_div_item_a {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    position: relative;display:block;
}
.news_wz .news_div_item_pic img {
    width: 100%;
    height: auto;
transition: all 0.2s;
overflow: hidden;
}
.news_wz .news_div_item_pic{overflow: hidden;}
.news_wz .news_div_item_pic:hover img{transform: scale(1.1);transition: all 0.2s;}

.news_wz .news_div_item:nth-child(1) .news_div_item_title, .news_div_item:nth-child(2) .news_div_item_title {
    padding:5% 2% 4% 2%;
}

.news_wz .news_div_item:nth-child(1) .news_div_item_date, .news_div_item:nth-child(2) .news_div_item_date {
    padding:5% 2% 4% 2%;
}

.news_wz .news_div_item:nth-child(1) .news_div_item_a:after,.news_wz .news_div_item:nth-child(2) .news_div_item_a:after {
    position: absolute;
    content: "\e88e";
    font-family: 'iconfont';
    color: #4d4d4d;
    font-size: 25px;
    top: 66px;
    right: 0;
    font-weight: lighter;
}

.news_wz .news_div_item:nth-child(3) .news_div_item_a, .news_wz .news_div_item:nth-child(4) .news_div_item_a, .news_wz .news_div_item:nth-child(5) .news_div_item_a {
    color: #4d4d4d;position: relative;display: block;
}
.news_wz .news_div_item:nth-child(3) .news_div_item_a:after, .news_wz .news_div_item:nth-child(4) .news_div_item_a:after, .news_wz .news_div_item:nth-child(5) .news_div_item_a:after {
    position: absolute;
       content: "\e88e";
    font-family: 'iconfont';
    color: #4d4d4d;
    font-size: 25px;
    top: 28px;
    right: -68px;
font-weight: lighter;
}
.news_wz .news_div_item:nth-child(3) .news_div_item_title, .news_wz .news_div_item:nth-child(4) .news_div_item_title, .news_wz .news_div_item:nth-child(5) .news_div_item_title {
    padding-bottom: 10px;
}

.news_wz .news_div_item:nth-child(3) .news_div_item_body, .news_wz .news_div_item:nth-child(4) .news_div_item_body, .news_wz .news_div_item:nth-child(5) .news_div_item_body {
    font-size: 14px;
    color: #929292;
    line-height: 24px;}

/*link*/
.links{width:100%; overflow:hidden; padding:8px 0; border-top:1px #333 solid;  line-height: 30px; background:#d8231a;}
.linksW{ margin:0 auto;display: flex;justify-content: space-between;align-items: center;}
.links_l{ width:200px; background: url(https://memberpic.114my.com.cn/dgqilong/uploadfile/image/20250823/20250823110345_483777799.png) left no-repeat; padding-left: 50px;}
.links_lm{font-size:17px; line-height:30px; color:#fff; width:100px;}
.links_r{ width:93%; color:rgba(255,255,255,0.4); padding-left: 30px;}
.links_r a{font-size:15px; color:rgba(255,255,255,0.6) !important;}

/* footer */
.footer {background:url(https://memberpic.114my.com.cn/dgqilong/uploadfile/image/20250823/20250823095755_993979505.jpg) center no-repeat;position: relative; overflow: hidden;color: #fff; position: relative; margin-top: 0%;}
.footer-content {width: 98%;margin: auto;position: relative;}
.footer-content-top {overflow: hidden;padding:5% 0 5% 0;}
.footer-left {float: left;width: 10%;}

.footer-logo .logox {max-width:320px;font-size:0;overflow:hidden}
.footer-logo .logox img{padding-right:2px;width:88px;}
.footer-logo .logox strong{display: block;font-size:28px; line-height:33px;color:#999; font-weight:lighter; font-family: "syh"; letter-spacing:16px;}
.footer-logo .logox dl{ font-size:16px; letter-spacing:1px; color:#adb2b7; line-height:26px;}
.footer-logo .logox dl en{color:#ababab;}

.footer-nav {float: right;width:100%;text-align: right;}
.footer-nav ul,.footer-nav li {list-style: none;margin: 0;padding: 0;}
.footer-nav ul {text-align: left;margin-left:6vw;overflow: hidden;display: inline-block;vertical-align: top;}
.footer-nav ul:first-child {margin-left: 0;}
.footer-nav .title-1 {font-weight: bold;}
.footer-nav li {margin-top:0.8rem;}
.font20{font-size: 20px; font-weight: normal;position: relative;display: flex; margin-bottom: 30px;}
.font20::after{content: ''; width: 30px; height: 2px; position: absolute;left: 0; top: 148%;background: rgba(255,255,255,0.2);}
.flh30 {line-height: 24px;}
.font16 {font-size: 16px;}
.font16 a{color: rgba(255,255,255,1);font-size: 16px;}
.footer-nav li a{display: block;color: rgba(255,255,255,0.5); font-size: 15px;font-family: 'axt';}
.footer-nav li a:hover {color: #fff;}
.footer-nav .contact-1 {overflow: hidden;}
.footer-nav .contact-us-1 {color: rgba(255, 255, 255, 0.6);margin-top: 2rem;}
.footer-nav .contact-us-1 strong{font-weight: normal;}
.footer-nav .contact-us-1 p:first-child {padding: 0;margin: 0;}
.footer-content-bottom {border-top: 1px solid rgba(255, 255, 255, 0.2);padding:2% 0 2% 0;position: relative;overflow: hidden;}
.footer-copy {color: rgba(255, 255, 255, 0.6);position: relative;}
.footer-copy a {color: rgba(255, 255, 255, 0.6);}
.footer-copy a:hover {color: #fff;}
.footer-link {position: absolute;right: 0;top: 50%;transform: translateY(-50%);color: rgba(255, 255, 255, 0.6);}
.footer-link li {list-style: none;padding: 0;margin: 0;display: inline-block;vertical-align: middle;position: relative;width: 30px;height: 30px;margin-left: 15px;}
.footer-link .ewmshow-1 {background: #fff;padding: 5px;width: 90px;height: 90px;overflow: hidden;position: absolute;bottom: 100%;left: 50%;border-radius: 4px;margin-left: -50px;display: none;}
.footer-link li:hover .ewmshow-1{display: block;}

.footer-top-left {float: left; width: 24%;}
.footer-top-right {float: right;width:75%;}
.footer-logo {/*width: 27%;*/}
.footer-logo a{width: 100%;height: auto;display: block;}
.footer-logo img {display: block;}
.footer-logo .st0 {fill: #fff;}
.footer-contact {margin-top:20px; font-family: 'axt';}
.footer-social {margin-top:60px;} 
.footer-social li {display: inline-block;vertical-align: middle;margin-right:18px;position: relative;}
.footer-social li:first-child {margin-left: -.3%;}
.footer-social li a{position: relative;display: block;width: 2rem;height: 2rem;opacity: .3;}
.footer-social li a:hover {opacity: 1;}
.footer-social li:hover .ewmshow-1{display: block;}

.footer-copy,.footer-content-bottom a{color: rgba(255, 255, 255, 0.6);font-size:14px; line-height: 1.2;}
.footer-content-bottom a:hover {color: #fff;}

.social {padding-top:0px;clear: both;}
.social a { position: relative; font-size: 13px; color: #999; display: inline-block; line-height: 25px; transition:0.3s all ease-in-out; float: left;display: block;margin-right:16px; margin-top:28px;background: #fff;padding: 2.5% 2.5%;border-radius: 2px;}
.social a img{ display: block}
.social a i{font-family: 'iconfont'; font-size: 18px; color: 999;}
.social a:hover{ }
.social a:hover img{filter: contrast(0) brightness(2);}
.social a:hover .ewm img{filter: grayscale(1%);}
.social .ewm { position: absolute; width: 100px; bottom: 45px; right: -43px; z-index: 1; display: none; padding: 5px; background: #fff; border-radius: 5px; }
.social .ewm:after{ content: ''; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #fff; position: absolute; bottom: -5px; left: 52.5px; }
.social .ewm img { display: block; width: 100%; height:auto; }
.saj-footer .bottom{clear: both;padding:30px 0;overflow: hidden;font-size: 12px;color: #999;order-top: 1px solid #313131;}
.saj-footer .bottom a{color: #999; font-size:15px;}
.saj-footer .bottom .left{color: #999; font-size:15px;}
.left .tel div{color:#999; font-size:15px; line-height:25px;}



.ft-bottom{padding:7px 0;}
.ft-bottom .copyright{float: left;font-size: 14px;color: rgba(255, 255, 255, 0.6);}
.ft-bottom .copyright p{color: rgba(255, 255, 255, 0.6);}
.ft-bottom .copyright span{display: inline-block; color: rgba(255, 255, 255, 0.6);}
.ft-bottom .copyright a{color: rgba(255, 255, 255, 0.6); font-weight:normal; font-size: 14px;}
.ft-bottom .copyright a:hover{color: #fff;text-decoration: underline;}

/*--kf--*/
.fixAside a { position: relative;}
.modeFix { transition: all .3s; opacity: 1;}
.hideFix { opacity: 0; transition: all .3s; left: 50%; transform: translateX(-50%); position: absolute; top: 0;}
.fixAside a:hover .hideFix { opacity: 1;}
.fixAside a:hover .modeFix { opacity: 0;}
.fixAside a:hover p { color: #e6212a;}
.fixAside { box-shadow: 0 0 10px rgba(0,0,0,0.1); padding:10px 2px 4px;  z-index:999; position: fixed; left: 30px; top: 80%; transform: translateY(-50%); background: #ffffff; width: 62px; border-radius: 60px;}
.chatPhone { align-items: center; display: flex; margin: 0 auto; position: relative; width: 44px; height: 44px; border-radius: 50%; background: #e6212a;}
.chatPhone i{ display: block; margin: 0 auto; font-size: 20px; color: #999; text-align: center;}
.chatPhone::after { content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: rgba(230,33,42, 0.8);
    border: 1px solid rgb(230,33,42);
    animation: yuanRun 2s infinite linear;}
.chatPhone::before { content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: rgba(230,33,42, 0.8);
    border: 1px solid rgb(230,33,42);
    animation: yuanRun 2s 1s infinite linear;}
.circleClass { position: relative; border-radius: 50%;}
.circleClass img { position: relative; z-index: 2;}
.circleClass::after { content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: rgba(51,111,183, 1);
    border: 1px solid rgb(51,111,183);
    animation: yuanRun 2s infinite linear;}
.circleClass::before { content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: rgba(51,111,183, 1);
    border: 1px solid rgb(51,111,183);
    animation: yuanRun 2s 1s infinite linear;}
@keyframes yuanRun {
  form {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  to {
    transform: translate(-50%, -50%) scale(1.5);
    opacity: 0;
  }
}
.chatPhone img { z-index: 3; display: block; margin: 0 auto; position: relative;}
.fixAside li p { text-align: center; font-size: 13px; color: #666666; line-height:1;margin: 4px 0 10px 0}
.fixAside li { position: relative; margin-bottom: 10px; border-bottom: 1px solid #e5e5e5;}
.fixAside li:last-child {border: none; margin-bottom: 0;}
.fixAside img { display: block; margin: 0 auto;}
.fixAside li i{ display: block; margin: 0 auto; font-size: 20px; color: #fff; text-align: center;position: relative;z-index: 999;}
.fixAside li .revi-hotline-wrapper {
  display: none;
  position: absolute;
  right: -232px;
  bottom: -5px;
  width: 235px;
  height: 80px;
  border-radius: 8px;
}
.fixAside li:hover .revi-hotline-wrapper { display:block;}
.fixAside li .revi-hotline {
  position: absolute;
  left: 0;
  width: 221px;
  height: 80px;
  background-color: #fff;
  border: 1px solid #ddd;
  cursor: text;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  box-shadow: -2px 3px 25px rgba(0,0,0,0.1);
  padding-left:12px;
  border-radius: 8px;
}
.fixAside li .revi-hotline h3 {
  margin: 16px 0 8px;
  font-family: 'Har';
  font-size: 28px;
  color: #e6212a;
  font-weight:bold;
}
.fixAside li .revi-hotline h4{ font-weight:normal; font-size:13px;}