@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;}

/* 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("/cssnew/YOUSHEBIAOTIHEI-2.TTF.txt");}

@font-face { 
        font-family: 'Har'; src: 
        url('/cssnew/AlibabaHealthFont2.0CN-85B.ttf.txt') 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_6ejso2qg8an.woff2?t=1754879953140') format('woff2'),
       url('//at.alicdn.com/t/c/font_4978008_6ejso2qg8an.woff?t=1754879953140') format('woff'),
       url('//at.alicdn.com/t/c/font_4978008_6ejso2qg8an.ttf?t=1754879953140') 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 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:#1286db;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:#1286db;position:relative;top:4px;left:25%;margin-left:-15px;animation:alltiti 1.5s infinite;vertical-align: top; display: block;}
.all_title b{font-size:26px;font-weight:bold; display: block; color: #1286db;padding-bottom: 14px;}
@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;}

/*top*/
.top {padding: 8px 0; background: #f0f0f0;position: absolute;z-index: 111;width: 100%;}
.top_box {margin: 0 auto;display: flex;justify-content: space-between;align-items: center;color: rgba(0, 0, 0, 1);}
.top_tit {font-size: 14px;line-height: 30px;color: rgba(0, 0, 0, 0.6);}
.top_con {width:196px;}
.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:9999;}

.top_con>ul>li:nth-child(1){background: none;display: flex; align-items: center; width: 220px;position: relative;}
.top_con>ul>li:nth-child(1) i{color:#fff; line-height: 33px; padding-right: 8px; font-size: 19px;}
.top_con>ul>li:nth-child(1) a{ text-transform: uppercase; font-size: 16px; font-weight:100; color: #fff;font-family: 'Har';}
.top_con li:nth-child(1)>p {width:202px;overflow: hidden;position: absolute;top: 32px;left: -5%;opacity: 0;transition: 0.5s;height:  0;padding: 3%;background: #fff;border: 1px solid #ddd; color: #1286db;font-size:17px;text-align: center;line-height: 1.3;height: auto ! IMPORTANT;}

.header.header-scroll .top_con>ul>li:nth-child(1) i{color:#1286db;}
.header.header-scroll .top_con>ul>li:nth-child(1) a{ color: #1286db;}
.header.header-scroll .top_con li i{ color: #1286db;}

.top_con li i {font-size: 18px;line-height: 24px; color: rgba(255,255,255,0.9); height: 32px;}
.top_con li>p {width: 120px;overflow: hidden;position: absolute;top: 32px;left: -45px;opacity: 0;transition: 0.5s;height:  0;padding: 5px;background: #fff;border: 1px solid #ddd;}
.top_con li p img {width:100%;}
.top_con li>a {}
.top_con li:hover p {opacity: 1;transition: 0.5s;height: 120px;}
/*搜索*/
.top_con li:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;} 
.tit_sel {width: 595px;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:524px; height:33px; overflow:hidden; padding-left:14px; margin-top:20px; box-sizing: border-box;     border: 1px solid rgba(255,255,255,0.5); 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;}
.z_img{width:38px;height:38px;position:relative;top:-2px;right:0;background: no-repeat;}
.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;line-height: 80px;} 
.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;}
.z{    float: right;}
.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 }

/* pre css */
.clear {
    clear: both
}

.header .logo .lan {
    display: block
}

.header .logo .hei {
    display: none
}
.header .logo p {
    font-size: 1.56vw;
    line-height: 1;
    padding-left: 3%;
    font-weight: normal;
    letter-spacing: 0px;
    color: #fff;
}
.header .logo p span {
    font-size: 0.95vw;
    padding-top: 4px;
    display: block;
    line-height: 1;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 0.5);
    font-weight: 500;
   font-family: cursive;
}
.header.header-scroll .logo p {
    color: #333;
}
.header.header-scroll .logo p span {
    color: rgba(0, 0, 0, 0.5);
}

.header.header-scroll .logo .lan {
    display: none
}

.header.header-scroll .logo .hei {
    display: block
}

.clearfix:after {
    clear: both;
    display: block;
    content: ".";
    width: 0px;
    height: 0px;
    visibility: hidden
}

.ulclearfix ul:after {
    clear: both;
    display: block;
    content: ".";
    width: 0px;
    height: 0px;
    visibility: hidden
}

.height100 {
    height: 100%;
    overflow: hidden
}

.wrapper {
    box-sizing: border-box;
    width: 100%;
    max-width: 1920px;
    min-width: 320px;
    overflow: hidden;
    padding-top: 72px;
    margin: auto
}

.wrapper:after {
    content: "";
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .4);
    pointer-events: none;
    opacity: 0;
    transition: .4s
}
.wrapper-after-show {
    height: 100%;
    overflow: hidden
}
.wrapper-after-show:after {
    pointer-events: auto;
    opacity: 1
}
.nav_box {
    width: 85%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end
}
.header {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 99;
    width: 100%;
    padding: 0px 0px;
    transition: .3s;}
.header:before {content:'';position: absolute;width: 70%;height: 6px;-webkit-transform: skew(-0deg);-moz-transform: skew(-0deg);-o-transform: skew(-0deg);background:rgba(255,255,255,0.3);top: -0px;right: 2px; animation:myfirst1 1s linear ;z-index: 999;}
.header:after {content:'';position: absolute;width: 30%;height:6px;-webkit-transform: skew(-0deg);-moz-transform: skew(-0deg);-o-transform: skew(-0deg);background-image: -webkit-linear-gradient(30deg, #1286db, #1286db 50%, #1286db 100%);top: -0px;left: 0;animation:myfirst 1s linear ; z-index: 99;}
@keyframes myfirst
{
    0%   { width: 0%;}
	100% { width: 30%;}
}
@keyframes myfirst1
{
    0%   { width: 0%;}
	100% { width:70%;}
}
.header_box {
    width: 100%;
    max-width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    box-sizing: border-box;
height:130px;
}

.header-scroll {
   top: 0px;
    background-color: #fff;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
    box-shadow: 0px 2px 5px #aaa
}

.header_box .logo {
    width: 100%;
    max-width:360px;
    display: flex;
    align-items: center;
}

.logo img {
    width: 4.8vw !IMPORTANT;
    border: 0px;
    vertical-align: middle;
    width: auto;
    margin: 0px 0;
}

.meun-btn {
    position: relative;
    width: 30px;
    height: 30px;
    display: none;
    cursor: pointer
}

.meun-btn span {
    position: absolute;
    top: 50%;
    left: 0px;
    display: block;
    width: 30px;
    height: 2px;
    margin-top: -1px;
    background: #666;
    transition: .2s ease
}

.meun-btn-open span {
    width: 0px
}

.meun-btn span:before {
    content: '';
    position: absolute;
    top: -8px;
    left: 0px;
    width: 30px;
    height: 2px;
    border-radius: 3px;
    background: #666;
    transition: transform .2s ease, top .2s ease
}

.meun-btn-open span:before {
    top: 0px;
    transform: rotate(45deg)
}

.meun-btn span:after {
    position: absolute;
    top: 8px;
    left: 0px;
    width: 30px;
    height: 2px;
    content: '';
    border-radius: 3px;
    background: #666;
    transition: transform .2s ease, top .2s ease
}

.meun-btn-open span:after {
    top: 0px;
    transform: rotate(-45deg)
}

.meun-nav {
    margin-top: 1px
}

.meun-nav>ul {
    text-align: right;
    margin-bottom: 0px;
    display: flow-root
}

.meun-nav ul li {
    float: none;
    display: inline-block;
    margin-left: 0px;
    width: auto;
    display: inline-block;}

.meun-nav ul li .tit1 {
    position: relative;
    display: block;
    padding: 0 1vw;
    text-align: center;
    line-height: 40px;
    font-size: 17px;
    font-weight: normal;
    color: #666;
    width: 100%;
    letter-spacing: 1px;
    transition: color .3s, background-color .2s
}
@media screen and (max-width: 1680px){.meun-nav ul li .tit1 { padding: 0 0.8vw;}}
@media screen and (max-width: 1440px){.meun-nav ul li .tit1 { padding: 0 0.5vw;font-size: 16px;}}
@media screen and (max-width: 1360px){.meun-nav ul li .tit1 { padding: 0 0.4vw;font-size: 16px;}}
@media screen and (max-width: 1366px){.meun-nav ul li .tit1 { padding: 0 0.4vw;font-size: 16px;}}
@media screen and (max-width: 1280px){.meun-nav ul li .tit1 { padding: 0 0.4vw;font-size: 15px;}}
.header .meun-nav ul li .tit1 {color: #fff}
.header-scroll.header:before{display: none;}
.header-scroll.header:after{display: none;}
.header.header-scroll .meun-nav ul li .tit1 {color: #333}
.header.header-scroll .meun-nav ul li:nth-child(2) .tit1:before, .header.header-scroll .meun-nav ul li:nth-child(4) .tit1:before, .header.header-scroll .meun-nav ul li:nth-child(6) .tit1:before, .header.header-scroll .meun-nav ul li:nth-child(7) .tit1:before{color: #333;}

.meun-nav ul li.active .tit1:before{display: none;}
.header.header-scroll .meun-nav ul li:hover .tit1,
.header.header-scroll .meun-nav ul li.active .tit1 {color: #fff}
.header.header-scroll .meun-nav ul li.active .tit1:before{display: none;}
.header.header-scroll .meun-nav ul li.active .tit1:before{transform: rotate(-90deg);color: #fff;}
.meun-nav ul li.active .tit1:before{transform: rotate(-90deg);color: #fff;}
.meun-nav ul li:hover .tit1,
.meun-nav ul li.active .tit1 {
    background:#1286db;
    border-radius: 0px 0px 0 0;
    color: #fff;
}
.meun-nav ul li:hover .meun-nav ul li .tit1:before{color: #fff;}
.header.header-scroll .meun-nav ul li:hover .meun-nav ul li .tit1:before{color: #fff;}

.second-nav {
    position: absolute;
    top: 66%;
    left: 0px;
    right: 0px;
    z-index: 2;
    box-sizing: border-box;
    width: 100%;
    padding: 3% 10%;
    margin: auto;
    background:rgba(255, 255, 255, .96);
    pointer-events: none;
    opacity: 0;
    transition: .6s ease
}

.meun-nav ul li:hover .second-nav {
    pointer-events: auto;
    opacity: 1
}

.second-nav:after {
    clear: both;
    display: block;
    content: ".";
    width: 0px;
    height: 0px;
    visibility: hidden
}

.second-nav-left {
    float: left;
    width: 100%
}

.second-nav-left h5 {
    overflow: hidden;
    margin: 0px;
    text-align: left;
    font-size: 16px;
    color: #1286db;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-overflow: ellipsis;
    white-space: nowrap;
padding-left:0%;
font-family: 'axt';
border-bottom: 1px #eee solid;
    padding-bottom: 2%;
}
.second-nav-left h5 span{display: block;font-size: 30px;color: #333;padding-top:1%;}

.second-nav-left hr {
    border: none;
    margin: 15px 0px;
margin-left:6%;
}

.second-nav-left dl {
    margin-top: 25px
}

.second-nav-left dl:after {
    clear: both;
    display: block;
    content: ".";
    width: 0px;
    height: 0px;
    visibility: hidden
}

.second-nav-left dl dd {
    float: left;
    text-align: left;
    box-sizing: border-box;
    width: calc(100% / 6);
    overflow: hidden;
    padding: 2% 2%;
    margin: 8px 0px;
    line-height: 30px;
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
text-align: center;
border-left: 1px #eee solid;
}
.second-nav-left dl dd:nth-child(1){border-left: none;}
.second-nav-left dl dd:hover{z-index:5; -webkit-box-shadow: 0 0px 20px #666;box-shadow: 0 0px 20px #666;}
.second-nav-left dl dd i{display: block;color: #1286db;font-size: 35px;margin-bottom:15px;line-height: 1;height:50px;}
.second-nav-left dl dd img{display: block; margin-bottom:15px;width:100%;}
.second-nav-left dl dd a{color: #333;font-size: 20px;font-family: axt;}

.second-nav-left dl dd a:hover,
.second-nav-left dl dd a.active {
    color: #1286db;
}

.second-nav-right {
    float: right;
    width: 65%;
    height: auto;
    background-repeat: no-repeat;
    background-position: center
}

.out-link {
    width: 100%;
    position: relative;
    margin: 0px;
    display: none;
    justify-content: flex-end;
    align-self: center
}

.header .out-link .cont_ico .icon {
    fill: #fff
}

.header.header-scroll .out-link .cont_ico .icon {
    fill: #666
}

.header .out-link dt.yuyan-box {
    padding: 0px 12px;
    color: #fff;
    font-size: 0.875rem;
    line-height: 25px;
    border-radius: 36px;
    text-align: right;
    margin: 0px;
    align-self: center;
    display: flex;
    position: relative
}

.header.header-scroll .out-link dt.yuyan-box {
    background-color: #fff;
    color: #666
}

.out-link dt.yuyan-box .sec-yuyan {
    text-align: center;
    transition: .6s ease
}

.out-link dt.yuyan-box .sec-yuyan a {
    display: block;
    padding: 5px;
    width: 100%;
    font-weight: normal
}

.out-link dt.yuyan-box .sec-yuyan a:hover {
    background-color: var(--bgcolor);
    color: #fff
}

.out-link dd {
    padding: 3px 8px;
    color: #2c6bc8;
    font-size: 1rem;
    line-height: 25px;
    border-radius: 36px;
    text-align: right;
    margin: 0px;
    align-self: center;
    display: flex
}

.out-link dd a {
    display: inline-block;
    margin-top: 0px;
    vertical-align: middle;
    color: #747474;
    font-size: 15px;
    margin-left: 0px;
    line-height: 22px;
    cursor: pointer
}

.cont_ico {
    margin-right: 5px;
    font-size: 0.95rem;
    border-radius: 3px;
    padding: 1px;
    color: #666
}

.out-link dd a:hover {
    opacity: .8
}

.out-link b {
    font-size: 16px;
    font-weight: normal;
    color: #fff
}

.header.header-scroll .out-link b {
    color: #666
}

.out-link dd a img {
    width: 20px;
    margin-left: 0px
}

.out-link dd a:hover img {
    width: 20px;
    margin-left: 0px
}

.wechat-fade {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 13;
    display: none;
    width: 150px;
    height: 150px;
    margin-top: -60px;
    margin-left: -60px;
    background: rgba(0, 0, 0, .5);
    line-height: 150px;
    text-align: center
}

.wechat-fade img {
    width: 120px
}

@media screen and (min-width:1920px) {
    .header {
        padding: 0px 71px
    }
}

@media screen and (max-width:1570px) {
    .out-link dt {
        display: inline-block
    }

    .out-link dd {
        width: auto;
        padding: 5px 15px;
        transition: .3s
    }
}

.mobile-nav-box {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 93;
    width: 320px;
    height: 100%;
    background: #fff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .4);
    transform: perspective(450px) rotateY(-90deg);
    transform-origin: 0% 0%;
    transition: .4s ease
}

.mobile-nav-box-show {
    transform: perspective(450px) rotateY(0deg)
}

.search-btn {
    box-sizing: border-box;
    padding: 0px 20px;
    margin: 0px;
    background: #333;
    line-height: 56px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    cursor: pointer
}

.search-btn i {
    margin-left: 10px
}

.mobile-meun-nav {
    overflow-y: scroll
}

.mobile-meun-nav ul {}

.mobile-meun-nav ul li {
    border-bottom: 1px solid #f2f2f2
}

.mobile-meun-nav ul li .tit {
    position: relative;
    display: block;
    height: 56px;
    line-height: 56px;
    overflow: hidden;
    padding: 0px 20px 0px 40px;
    margin: 0px;
    font-size: 4vw;
    color: #505050;
    font-weight: normal;
    letter-spacing: 1px;
    cursor: pointer;
    transition: .3s
}

.mobile-meun-nav ul li .tit:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 15px;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    border: 1px solid #505050;
    border-radius: 50%;
    transition: .3s
}

.mobile-meun-nav ul li .tit.chose:before,
.mobile-meun-nav ul li .tit.active:before {
    border-color: #1b1b1b;
    background: #1b1b1b
}

.mobile-meun-nav ul li .tit:hover,
.mobile-meun-nav ul li .tit.chose,
.mobile-meun-nav ul li .tit.active {
    color: #1b1b1b
}

.mobile-meun-nav ul li .tit i {
    float: right;
    margin-top: 18px;
    font-size: 18px
}

.mobile-second-nav {
    display: none;
    margin-bottom: 0px
}

.mobile-second-nav dd {
    border-top: 1px solid #f2f2f2
}

.mobile-second-nav dd a {
    display: block;
    height: 56px;
    line-height: 56px;
    overflow: hidden;
    padding: 0px 10px 0px 45px;
    font-size: 16px;
    color: #505050;
    letter-spacing: 1px;
    cursor: pointer
}

.mobile-second-nav dd a:hover,
.mobile-second-nav dd a.active {
    color: #ff4e00
}

.mobile-out-link {
    margin-top: 30px;
    text-align: center
}

.mobile-out-link a {
    display: inline-block;
    margin-left: 5px;
    cursor: pointer
}

.mobile-out-link a:hover {
    opacity: .8
}

.mobile-out-link img {
    width: 50px
}

/* 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: 6s 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, #1286db 0%, #17bce3 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;}

.bannerSwiper .con1{position: absolute; left: 50%; top: 28%; 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;margin-top:1%;}
.bannerSwiper .con1 .p1 {font-size:2.2rem;color:#fff; line-height: 1.5; padding-top: 1.2%;text-align: center;font-weight:100;}
.bannerSwiper .con1 .p1t {font-size:1.4rem;color:#fff; line-height: 1.5; padding-top: 1.2%;text-align: center;font-weight:100;}
.bannerSwiper .con1 .ty{text-shadow: rgba(18, 134, 219,0.5) 0.15rem 0.1rem 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: 1%;
}
.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:2vw;color: #fff; display: flex; line-height: 1.4; padding-bottom: 1.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:3%;}
.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: 3%;
    letter-spacing: 0.1vw;
    border-radius: 20px;
}
.bannerSwiper .con2 span {
    background: linear-gradient(to right, #1286db 0%, #17bce3 100%);
    border-radius: 20px 0 0 20px;
    color: #fff;
    width: 58%;
    line-height: 42px;
    text-align: center;
}
.bannerSwiper .con2 em {
    color: #333;
    width: 56%;
    line-height: 42px;
    text-align: center;
    font-style: normal;background: linear-gradient(to right, #fff 0%, #f8f8f8 100%);
border-radius: 0px 20px 20px 0px;
}


.bannerSwiper .con3 {position: absolute; left: 46%; top: 40%; transform: translate(-50%, -50%);z-index: 1;text-align: right;}
@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 .p1 {font-size:2vw;color: #ffffff; line-height: 1.4; padding-bottom: 1.5%; padding-top:1%;text-align: right;}
.bannerSwiper .con3 .p1t {font-size:1.2vw;color: #ffffff; line-height: 1.6; padding-top:1%;text-align: right;}
.bannerSwiper .con3 .h{color: #333;}
.bannerSwiper .con3 .hs{color: #666 !important;}
.bannerSwiper .con3 .ty{text-shadow: 0.2rem 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: 1%;
    letter-spacing: 0.1vw;
    border-radius: 11px;
text-align: right;
    float: right;
}
.bannerSwiper .con3 span {
    background: linear-gradient(to right, #1286db 0%, #17bce3 100%);
    border-radius:11px 0 0 11px;
    color: #fff;
    width: 58%;
    line-height: 42px;
    text-align: center;
}
.bannerSwiper .con3 em {
    color: #333;
    width: 56%;
    line-height: 42px;
    text-align: center;
    font-style: normal;background: linear-gradient(to right, #fff 0%, #f8f8f8 100%);
border-radius: 0px 11px 11px 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: #1286db; 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: #1286db; 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);margin-left:7px;}
.bannerSwiper .swiper-pagination .swiper-pagination-bullet-active {background: #1286db;}
.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;}

/*char*/
.char {background: url(https://memberpic.114my.com.cn/0348391/uploadfile/image/20250811/20250811200724_286730585.jpg)no-repeat center top;width: 100%;margin: 0px 0 0;padding: 5% 0 8% 0;}
.char_box {max-width:1500px;margin:0 auto;}
.char_tit {display:flex;flex-direction:column;align-items:center;justify-content:center;color:  #333;}
.char_tit b {font-size:48px;line-height:  50px; font-weight:normal;}
.char_tit p {font-size:  22px;font-weight:  lighter;opacity: 0.6;line-height:  24px;padding: 16px 0 0;color:  #999;}
.char_txt { margin: 5% 10% 5% 10%;}
.char_txt ul { display:  flex;justify-content: space-around;}
.char_txt li {width:  240px; height:  240px;border-radius:  50%; border: 6px solid rgba(102,102, 102, 0.1);display:  flex; flex-direction:  column;align-items:  center; justify-content:  center;color:  #333;}
.char_txt li i {font-size:44px;color: #1286db;}
.char_txt li p { display:  flex;flex-direction:  column;align-items:  center; font-size:  18px; color:  #999; padding: 6% 0 0;}
.char_txt li p span { font-size:  60px;color:  #333;position:  relative;line-height:  60px; margin: 0 0 2px 0; font-family: 'srm';}
.char_txt li p span em {width:  23px; height:  23px; font-size:  14px;position:  absolute;top: 0;  right:  0;background: #1286db; border-radius:  50%;display:  flex; justify-content:  center;align-items:  center;color: #fff;font-weight:normal;line-height:  23px;}
/*cer*/
.cer_tab {display: flex;justify-content: space-between;margin: 0 auto;align-items: center;padding-top:5%;}
.e-j{width: 100%;font-size: 0;background-color: #fff;border-radius: 20px;}
.e-k{display: inline-block;vertical-align: top;width: 20%;height: 293px;border-radius: 20px;background-color: #fff;padding-top: 62px;transition: all .3s;text-align: center;cursor: pointer;position: relative;}
.e-k:after{content: "";display: block;width: 1px;height: 100%;background-color: #e7efe9;position: absolute;right: 0;top: 0;}
.e-k:last-child:after{display: none;}
.e-k:before{content: "";display: block;width: 35px;height: 2px;background-color: #1286db;position: absolute;left: 50%;margin-left: -17px;bottom: 49px;}
.e-m{font-size: 24px;color: #4a4a4a;line-height: 2;text-align: center;padding: 0 10px;}
.e-m span{font-size: 14px;display: block;color: #ccc;line-height:1;}
.e-k.hover{transform: scale(1.29);background: linear-gradient(90deg, #1286db 0%, #1f9efb 100%);background-size: 100% 100%;z-index: 10;box-shadow: 0 2px 27px rgba(0,29,47,0.36);padding-top: 35px;}
.e-k i{font-size:44px;margin-bottom:16px;display: block;}
.e-k:nth-child(2) i{font-size:48px;}
.e-k.hover i{color: #fff;}
.e-k.hover:after{display: none;}
.e-k.hover:before{display: none;}
.e-k.hover .e-m{display: none;}
.e-k.hover .e-n{display: block;}
.e-n{width: 100%;padding: 0 15%;display: none;}
.e-o{font-size: 20px;color: #fff;font-weight: bold;text-align: center;margin-bottom: 18px;}
.e-p{font-size: 16px;position: relative;top: -6px;padding-left: 6px;font-weight: normal;}
.e-q{font-size: 12px;color: #fff;line-height: 20px;text-align: center;margin-bottom: 28px;min-height: 40px;}
.e-r{font-size: 12px;color: #fff;text-align: center;line-height: 20px;}
.e-r:after{content: "";display: inline-block;vertical-align: top;width: 20px;height: 20px;background-image: url(https://memberpic.114my.com.cn/0348391/uploadfile/image/20250811/20250811200852_147002452.png);margin-left: 10px;background-size: 100% 100%;}
.e-s{font-size: 16px;color: #fff;text-align: center;padding-top: 50px;}



/*products*/
.pro_bc{background:#fff;}
.pro_nav .prolist2021{border-radius: 100px; box-shadow: 0px 0px 24px 0px #D9D9D9; padding: 11px;max-width: 1175px;margin: 0 auto;}
.pro_nav .prolist2021 ul {display: flex;align-items: center;flex-wrap: wrap; justify-content: center;}
.pro_nav { width: 100%; margin-top: 30px;}
.pro_nav .prolist2021 ul li {height:38px;margin-bottom: 0px;text-align: left;line-height:38px;font-size: 15px;transition:0.5s;padding: 0 1%;margin-right:0px;background:#fff;}
.pro_nav .prolist2021 ul li:hover,.pro_nav .prolist2021 ul li.on {background: linear-gradient(90deg, #076aa3 0%, #18bbe4 100%);border-color:#076aa3; transition:0.2s; color: #fff;border-radius: 50px;}
.pro_nav .prolist2021 ul li:hover a,.pro_nav .prolist2021 ul li.on a{color: #fff;}
.pro_nav .prolist2021 ul li a {color: #333;display: block;font-size: 15px;font-weight:100;line-height: 38px;}
.pro_nav .prolist2021 ul li dl {
    display: none;
}
.prolist2021 dl dt {
  display: none;
}
.pro_nav .prolist2021 ul li:hover dl {
    display: block;
background: #0070b7;
    z-index: 9999;
transition:0.5s;
position: relative;
}
.pro_nav .prolist2021 ul li dl dt:hover a {background: #fff;transition:0.5s;color: #0070b7;}


.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_bc {
    padding: 5% 0;position:relative;
}

.pro_ic .divproduct_new_div{display: flex;    width: 100%;
    flex-shrink: 0;    flex-wrap: wrap;    }
.pro_ic .divproduct_new_div .divproduct_new_div_item{display: flex;flex-direction: column-reverse;width:24.2%;flex-shrink: 0;background: #ffffff;padding: 0%;border-radius:20px; border: 0px #eee solid;
    color: transparent;
    border: 1px solid transparent;
    background-clip: padding-box;
    border-radius: 10px;padding:5px;}
.pro_ic .divproduct_new_div .divproduct_new_div_item+.divproduct_new_div_item{    margin-left: 1%;}
.pro_ic .divproduct_new_div .divproduct_new_div_item:nth-child(5) {margin-left:0;}
.pro_ic .product_div_item_pic{overflow:hidden;border: 3px #eee solid;
    border-radius: 10px;
    padding: 2%;}
.pro_ic .product_div_item_pic img{ width: 100%;transition:all .5s;display:block;border-radius: 10px;overflow: hidden;}
.pro_ic {margin-top: 40px;position:relative;    display: flex;    transition: 0.5s;}
.pro_ic .divproduct_new_div_item_title a{font-size: 16px;color: #333;display: block;margin: 20px 0 22px;position:relative;}
.pro_ic .divproduct_new_div .divproduct_new_div_item:nth-child(n+5) {margin-top: 1%;}
.pro_ic .divproduct_new_div_item_title a:after{content: "+MORE";width: 30%;height: 28px;line-height: 28px;font-size: 11px;color: #333;transition:all .5s;display: block;margin: 20px auto 0;background: linear-gradient(to top, #f8f8f8, #f8f8f8);border-radius: 20px;}
.pro_ic .divproduct_new_div .divproduct_new_div_item:hover  .divproduct_new_div_item_title a:after{background:#1286db;color:#fff;}
.pro_ic .divproduct_new_div .divproduct_new_div_item:hover .product_div_item_pic img{transform:scale(1);border-radius: 10px;}
.pro_ic .divproduct_new_div_item_content{text-align: center;}
.pro_ic .divproduct_new_div_item_body{width: 84%;margin: 0 auto;line-height: 30px;color:#888;font-size:15px;display:none;}


.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: #1286db;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:#1286db;}


/*appli*/
.yy_hd {display: none;}
.pro_tit {position: absolute;z-index: 999;top: 48%;width:100%;padding: 0 2vw;}
.yy_next {transform: rotateY(-180deg);display: block;float: left;}
.yy_c{clear:both;position: relative;}
.yy_cc {width: 100%;height:700px;overflow: hidden;position:relative;}
.yy_cc .divdgweb_new_div{overflow:hidden;position:absolute;top:0;left:0;}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item {width: 20%;flex-shrink: 0;height: 700px;overflow: hidden;    position: relative;margin:0 auto;transition:all .5s;float:left;}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item .divdgweb_new_div_item_body {position: absolute;bottom: -100%;left: 0;z-index:3;transition:all .5s;margin:0 auto;background:rgba(250,13,19,.6);color:#fff;font-size:14px;line-height:28px;padding:3%;display:none;}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:hover .divdgweb_new_div_item_body{bottom: 0;}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item .news_div_item_pic {position: relative;height: 100%;}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item .news_div_item_pic img {display: block;position: absolute;top: 50%;left: 50%;margin-left: 0;transform: translate(-50%, -50%);}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item .divdgweb_new_div_item_title a {position: absolute;z-index: 2;top: 50%;display: block;font-size: 20px;color: #fff;margin-top: -12px;width:100%;text-align: center;}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item .divdgweb_new_div_item_title a:after {position: absolute;content: "\1017a";font-family: 'iconfont';color: #999;top: 80px;font-size: 26px;left: 50%;margin-left:-13px;}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:after {position: absolute;content: "";width: 100%;height: 100%;background: rgba(0,0,0,.8);top: 0;left: 0;transition:all .5s;}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:hover:after{opacity: 0;}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:nth-child(1) .divdgweb_new_div_item_title a:before,
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:nth-child(2) .divdgweb_new_div_item_title a:before,
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:nth-child(3) .divdgweb_new_div_item_title a:before,
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:nth-child(4) .divdgweb_new_div_item_title a:before,
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:nth-child(5) .divdgweb_new_div_item_title a:before,
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:nth-child(6) .divdgweb_new_div_item_title a:before,
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:nth-child(7) .divdgweb_new_div_item_title a:before,
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:nth-child(8) .divdgweb_new_div_item_title a:before {position: absolute;font-family: "iconfont";color: #fff;font-size: 40px;top: -100px;left:50%;width: 80px;height: 80px;border: 1px solid rgba(255,255,255,.23);border-radius: 100%;display: flex;align-items: center;justify-content: center;margin-left:-42px;}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:nth-child(1) .divdgweb_new_div_item_title a:before{content: "\e684";}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:nth-child(2) .divdgweb_new_div_item_title a:before{content: "\e888";}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:nth-child(3) .divdgweb_new_div_item_title a:before{content: "\e69e";}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:nth-child(4) .divdgweb_new_div_item_title a:before{content: "\e69f";}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:nth-child(5) .divdgweb_new_div_item_title a:before{content: "\e6a5";}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:nth-child(6) .divdgweb_new_div_item_title a:before{content: "\e758";}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:nth-child(7) .divdgweb_new_div_item_title a:before{content: "\e74a";}
.yy_cc .divdgweb_new_div .divdgweb_new_div_item:nth-child(8) .divdgweb_new_div_item_title a:before{content: "\e608";}

.goy_tit2{display:flex;justify-content: space-between;}
.goy_tit2>div{display:flex;justify-content: space-between;align-items: center;}
.goy_tit2{display: flex;align-items: center;}
.goy_tit2 p{color: #000;font-size: 42px;position: relative;padding-left: 20px;}
.goy_tit2 p:before{position: absolute;content: "";width: 5px;height: 31px;background: #0054a7;top: 18px;left: 0;}
.goy_tit2 b{font-weight: normal;font-size: 18px;color: #666;padding-left: 15px;}
.yy_btn span {font-size: 35px;color: #fff;user-select:none !important;cursor: pointer;}
.yy_prev {
    display: inline-block;
    float: right;
}
.yy_btn span:hover{color:#d8261c;}

.yy_hd ul {
    display: flex;
    margin-top: 24px;
    justify-content: center;
}

.yy_hd ul li {
    width: 16px;
    height: 16px;
    border-radius: 100%;
    background: #acacac;
    margin-right: 12px;font-size:0;
}
.yy_hd ul li.on{background: #fa0d13;}


/* adv */
.top_mag_m {
    margin-top: 1% !important;
}
.inside_about_content p {
    font-size: 0.16rem;
    line-height: 2em;
    color: #636363;
    z-index: 2;
    position: relative;
}

.productive_container {height:59vw;}
@media screen and (max-width: 1680px){.productive_container {height:62vw;}}
@media screen and (max-width: 1440px){.productive_container {height:62vw;}}
.inside_container {
    width: 100%;
background: url(https://memberpic.114my.com.cn/0348391/uploadfile/image/20250811/20250811200800_1638810967.jpg) center;margin-top:5%;
}
.productive_container .swiper-container{overflow: visible ! IMPORTANT;}
/* pc product */
.index_title_content_green {
  text-align: center;
}

.index_title_content_green h3 {
  font-weight: bold;
  font-family: 'Har';
  color: #1286db;
  font-size: 0.52rem;
  line-height: 1.4em;
}

.index_title_content_green h6 {
  font-weight: normal;
  font-size: 0.24rem;
  color: #ccc;
  text-transform: uppercase;
  line-height: 1.4em;
}

@media screen and (max-width:1024px) {
  .index_title_content_green h6 {
    font-size: 3.6vw;
    line-height: 1.2em;
  }

  .index_title_content_green h3 {
    font-size: 6.2vw;
    line-height: 1.2em;
  }

  .index_title_content_green {
    margin-top: 8vw;
  }
}
.index_container {
    width: 90% !important;
margin:0 auto;
}
.productive_nav_content ul li {
  width: 13rem;
  text-align: center;
  line-height: 1.2;
  font-size:2rem;
  font-weight: normal;
  border-radius: 5px;
  border: 2px solid #555;
  color: #1286db;
  float: left;
  margin-left:1.3rem;
  box-sizing: border-box;
  cursor: pointer;
padding:14px 0;
background: #555;
color: #fff;
box-shadow: 6px 6px 20px rgba(0, 0, 0, 0.4);
}
.productive_nav_content ul li i{display: block; padding-bottom:5px; font-size:2rem;color: #fff;}

.productive_nav_content ul li:first-child {
  margin-left: 0;
}

.productive_nav_content ul {
  display: table;
  margin: 0 auto;
}

.productive_nav_content ul li.cur, .productive_nav_content ul li:hover {
border: 2px solid #1286db;
  background:linear-gradient(90deg, #1286db 0%, #1297f9 100%);
  color: #fff;
  box-shadow: 6px 6px 20px rgba(7, 106, 163, 0.4);
line-height: 1.2;
}

.productive_bottom_container {
  padding-bottom:5%;
}

.productive_about_content {
width: 50%;
    margin: 0 auto;
    text-align: center;
}
}

.productive_about_content p:first-child+p {
  width: 100%;
}

.productive_list_content {
  width: 88%;
  margin: 0 auto;
}

.productive_list_content ul li {
  width: 100%;
  margin-top: 2%;
  position: relative;
}

.productive_img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 6px 6px 20px rgba(21, 121, 295, 0.4);
  box-sizing: border-box;
display: flex;
    justify-content: center;
    align-items: center;
}
.productive_img img{width:100%;}

.productive_word {
  width:80%;
  border-radius: 10px;
  background: #fafafa;
  box-sizing: border-box;
  padding: 4rem 4rem;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  box-shadow: 6px 6px 20px rgba(5, 75, 195, 0.4);
position: relative;
    margin: 0 auto;
}

.productive_word h3 {
  color: #1286db;
  font-size: 2vw;
  line-height: 1.3;
  font-weight: 100;
  font-family:'Har';
  margin-bottom: 1.5rem;}
.productive_word h3 span{display: block; font-size: 1rem;color: #ccc;font-family: 'axt';font-weight: lighter;padding-top:2px;}
.productive_word p {color: #636363; font-size: 1.3rem; line-height: 1.6; font-family: 'axt'; padding-top:2px;}
.productive_list_content ul li:nth-child(even) .productive_img {
  float: left;
}

.productive_list_content ul li:nth-child(even) .productive_word {
  left: auto;
  right: 0;
}

@media screen and (max-width:1024px) {
  .productive_container .inside_about_title {
    margin-top: 0;
  }

  .productive_nav_content ul {
    display: block;
  }

  .productive_nav_content ul li {
    width: 22.5%;
    margin-left: 3.333%;
    border-radius: 0.5vw;
    height: 8vw;
    line-height: 7.6vw;
    border: 0.2vw solid rgba(0, 162, 154, 1);
    font-size: 3.8vw;

  }

  .productive_nav_content ul li:first-child {
    margin-left: 0;
  }

  .productive_nav_content ul li.cur, .productive_nav_content ul li:hover {
    line-height: 8vw;
    box-shadow: none;
  }

  .productive_list_content ul li {
    border-radius: 1vw;
    box-shadow: 0.6vw 0.6vw 2.8vw rgba(0, 162, 154, 0.28);
    overflow: hidden;
  }

  .productive_list_content ul li:nth-child(even) .productive_img {
    float: none;
  }

  .productive_list_content {
    width: 100%;
    padding: 0 2%;
    box-sizing: border-box;
  }

  .productive_about_content {
    margin-top: 4.5vw;
  }

  .productive_img {
    width: 100%;
    height: auto;
    border-radius: 0;
    box-shadow: none;
    float: none;padding:5px;
  }

  .productive_img img {
    display: block;
    width: 100%;
    height: auto;
  }

  .productive_word {
    width: 100%;
    position: static;
    border-radius: 0;
    top: 0;
    transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -moz-transform: translateY(0);
    box-shadow: none;
    padding: 3vw 1vw;
  }

  .productive_word p {
    display: none;
  }

  .productive_word h3 {
    font-size: 4vw;
    line-height: 1.4em;
    text-align: center;
    margin-bottom: 0;
  }
}

/*case*/
.case{margin:5% 0;}
.post_m{position: relative;  padding-bottom:70px; margin:auto; width:96%;}
.post_m .swiper-slide {position: relative;background-repeat: no-repeat;background-position: center top;background-size: cover;
-webkit-transition: transform 1s;-moz-transition: transform 1s;-ms-transition: transform 1s;-o-transition: transform 1s;-webkit-transform: scale(.8);transform: scale(.8);}
.post_m .swiper-slide img { width: 100%;height:auto;}
.post_m .text {box-sizing:border-box;width: 100%; line-height:58px; opacity:0; color:#fff; text-align:center;font-size:18px;background-color:#1286db;}
.post_m .text h4 {color: #333;font-size: 18px;line-height: 18px;font-weight: 700;padding-bottom: 5px}
.post_m .text p {color: #5f5f5f; font-size: 14px; line-height: 26px; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical}
.post_m .text a {display: none;color: #fff; font-size: 12px; line-height: 12px;}
.post_m .swiper-slide-next{ -webkit-transform: scale(.95) translateX(10px);transform: scale(.95)translateX(10px);}
.post_m .swiper-slide-prev{ -webkit-transform: scale(.95) translateX(-10px);transform: scale(.95)translateX(-10px);}
.post_m .swiper-slide-active, .post_m .swiper-slide-duplicate-active { -webkit-transform: scale(1.07) translateY(-14px);transform: scale(1.07) translateY(-14px);}
.post_m .swiper-slide-active .text, .post_m .swiper-slide-duplicate-active .text { opacity:1;}
.post_m .swiper-slide-active h4, .post_m .swiper-slide-active p, .post_m .swiper-slide-duplicate-active h4, .post_m .swiper-slide-duplicate-active p { color: #fff;}
.post_m .swiper-slide-active a, .post_m .swiper-slide-duplicate-active a { display: block; width:100%; height:100%;position: relative;}
.post_m .swiper-pagination {bottom:0;left: 50%;transform: translate(-50%, 0)}
.post_m .swiper-pagination-bullet{ width:16px; height:16px; background:#dedfe0; opacity:1;}
.post_m .swiper-pagination-bullet+ .swiper-pagination-bullet{ margin-left:14px;}
.post_m .swiper-pagination-bullet-active{background:#1286db;}

/*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: #1286db;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: #1286db;color: #fff;}
.news_bc{width: 100%;background:#f8f8f8;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: 3.52% 3%;
    float: right;
    background: #fff;
}
@media screen and (max-width: 1680px){
.news_wz .news_div_item:nth-child(3),.news_wz .news_div_item:nth-child(4),.news_wz .news_div_item:nth-child(5) {padding: 3.18% 3%;}
}
@media screen and (max-width: 1440px){
.news_wz .news_div_item:nth-child(3),.news_wz .news_div_item:nth-child(4),.news_wz .news_div_item:nth-child(5) {padding: 2.92% 3%;}
}

.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;
text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.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;
text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical; overflow: hidden;
}

/*link*/
.links{width:100%; overflow:hidden; padding:30px 0; border-top:1px #2c1d67 solid;  line-height: 30px; background:#333;}
.linksW{ margin:0 auto;display: flex;justify-content: space-between;align-items: center;}
.links_l{ width:200px; background: url(https://memberpic.114my.com.cn/0348391/uploadfile/image/20250811/20250811200637_202120783.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.4);}

/* footer */
.footer {background:#222;position: relative;clear: both; overflow: hidden;color: #fff; position: relative; margin-top: 0%;}
.footer::before,.footer::after {content: '';width: 50%;height:8px;position: absolute;left: 0;top: 0;background: #1286db;}
.footer::after {
    left: auto;
    right: 0;
    background: #808080;
}
.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:110px;}
.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:7rem;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%);}
.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: #fff; display: inline-block; line-height: 25px; transition:0.3s all ease-in-out; float: left;display: block;margin-right:16px; margin-top:28px; padding: 2% 2%;border-radius: 0px;background: #fff;}
.social a img{ display: block}
.social a i{font-family: 'iconfont'; font-size: 20px; color: rgba(0,0,0,0.6);}
.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: #336fb6;}
.fixAside { box-shadow: 0 0 10px rgba(0,0,0,0.1); padding:10px 2px 4px;  z-index:999; position: fixed; right: 30px; top: 50%; 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: #336fb6;}
.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(102,147,200, 0.8);
    border: 1px solid rgb(102,147,200);
    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(102,147,200, 0.8);
    border: 1px solid rgb(102,147,200);
    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;
  left: -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: #336fb6;
  font-weight:bold;
}
.fixAside li .revi-hotline h4{ font-weight:normal; font-size:13px;}


.social i img {
    width: 20px;
}