.nav-btn>a {
    box-sizing: border-box;
    text-align: center;
}
.nav-btn>a.login:hover {
    color: #00CCB0;
}

.menu-item-programme .dl-border{padding-bottom: 15px;
    position: absolute;
}
.T_top{
    width: 100%;
    min-width: 1200px;
    display: block;
    cursor: pointer;
}
.T_top .promotion{
    width: 100%;
    height: 60px;
    background-repeat: no-repeat;
    background-size: 1920px 60px;
    background-position: center;
    display: block;
}
.T_top .promotion>a{
    display: inline-block;
    width: 100%;
    height: 60px;
}
.cuxiao{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 592px;
    display: none;
}
.cuxiao img{
    width: 100%;
    cursor: pointer;
}
.Register{
    width: 462px;
    background-color: rgba(255,255,255,1);
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    border-radius: 5px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.close{
    width: 30px;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}
.close img{
    width: 100%;
}
.right_conteng{
    height: 357px;
    margin: 72px auto 0;
}
.right_conteng h2{
    font-size: 22px;
    font-weight: bold;
    height: 40px;
    text-align: center;
}
.wrap_form{
    width: 100%;
}
.wrap_form input{
    width: 98%;
    padding-left: 2%;
    height: 45px;
    background: #f7f8fd;
    border: 0;
    outline: none;
}
.wrap_form_top{
    width: 80%;
    margin: 30px auto 0;
}
.form_item_name{
    background: #f7f8fd;
    font-size: 14px;
    border: 1px solid rgba(0, 0, 0, 0);
}
.wrap_form_center{
    width: 80%;
    margin: 20px auto 0;
}
.form_top_name {
    background: #f7f8fd;
    font-size: 14px;
    border: 1px solid rgba(0, 0, 0, 0);
}
.wrap_form_bottom{
    width: 80%;
    margin: 20px auto 0;
    position: relative;
}
.form_bottom_valid {
    background: #f7f8fd;
    border: 1px solid rgba(0, 0, 0, 0);
}
.wrap_form_button {
    width: 90px;
    height: 26px;
    line-height: 28px;
    text-align: center;
    background: #00ccb0;
    opacity: 1;
    border-radius: 37px;
    outline: none;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    position: absolute;
    top: 8px;
    left: 260px;
    font-size: 12px;
}
.wrap_form_vaild {
    display: none;
    position: absolute;
    top: 13px;
    left: 260px;
    font-size: 12px;
    width: 90px;
    height: 26px;
}
.wrap_button{
    text-align: center;
    width: 80%;
    margin: 0 auto;
}
.wrap_button p {
    text-align: right;
    margin-top: 14px;
    cursor: pointer;
}
.buttn_z{
    display: inline-block;
    border: 0;
    background-color: #00ccb0;
    color: #FFFFFF;
    width: 100px;
    height: 32px;
    border-radius: 50px;
    cursor: pointer;
}
.wrap_active_span {
    display: block;
    margin-top: 14px;
    text-align: center;
    cursor: pointer;
}
.wrap_active_span a {
    color: #1890ff;
}
.header-nav {
    position: sticky;
    top: 0;
    width: 100%;
    box-sizing: border-box;
    z-index: 999;
}
.T_top_m{
    display: none !important;
}
.pc-layui-container {
    width: 98%;
    height: 60px;
    padding-left: 2%;
    position: fixed;
    top: 0;
    box-shadow: 0 0 50px rgba(0,0,0,.5);
    background: hsla(0,0%,0%,.5);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
}
.mobile-layui-container {
    display: none!important;
}
.navbar-collpase {
    display: none;
}
.layui-container>.q-logo {
    width: 124px;
}

.q-logo h1 img {
    width: 113px;
    height: 45px;
}
.hei_log{display: none;}
.green_zk{display: none;}
.nav-menu {
    margin-left: 2%;
    width: 48%;
    min-width: 500px;
}
.C_E{height: 60px;line-height: 60px;color: #FFFFFF;cursor: pointer;z-index: 2;display: flex;}
.C_E:hover .zhY_icon>img:nth-child(-n+2){display: none!important;}
.C_E:hover .zhY_icon>img:nth-child(3){display: inline-block!important;}
.C_E:hover .zhongwen{color: #00ccb0!important;}
.C_E .XL_icon{margin-left: -20px;}
.C_E:hover .XL_icon>img:nth-child(-n+2){display: none!important;}
.C_E:hover .XL_icon>img:nth-child(3){display: inline-block!important;}
.C_E div{height: 60px;                line-height: 60px;
}
.model-select-box {
    width: 60px;
    margin-right: 20px;
    text-indent: 5px;
    position: relative;
}
.model-select-text {
    height: 60px;
    padding-left: 5px;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}
.model-select-option {
    display: none;
    position: absolute;
    background: #FFFFFF;
    width: 100%;
    left: -1px;
}
.model-select-option li {
    padding-left: 10px;
    height: 30px;
    line-height: 30px;
    color: #555;
    cursor: pointer;
}
.model-select-option li.seleced {
    background: #f5f7fa;
    color: #333333;
}
.baizhongyi{margin-right: 20px;display: inline-block;position: absolute;top: 20px;left: -20px;}
.heizhongyi{display: none;margin-right: 20px;position: absolute;top: 20px;left: -20px;}
.lvzhongyi{display: none;margin-right: 20px;position: absolute;top: 20px;left: -20px;}
.qqq img{margin-right: 20px;visibility: hidden;cursor: pointer;}
.nav-btn{width: 46%;height: 100%;margin-left: 9%;display: flex;justify-content: space-between;}
.nav-btn>p{width: 30%;height: 100%;line-height: 60px;background-color: rgba(0, 0, 0, 0.39);text-align: center;transition: all 1s ease;position: relative;}
.shengsuo_K:hover{width: 37%;margin-left: -7%;}
.shengsuo_K>img{vertical-align: middle;margin-top: -3px;}
.green_log{display: none;}
.nav-btn>p input{display: inline-block;width: 70%;height: 20px;margin-left: 5%;font-size: 14px;color: #00CCB0!important;background-color: rgba(255,255,255,0);border: 0;outline: none;}
.search_{cursor: pointer;}
.searc_list{position: fixed;top: 60px;margin-left: -50px;border-radius:0 0 5px 5px;display: none;background: #fff;
    box-shadow: 0 -1px 4px rgba(21,40,76,.6), 0 20px 20px rgba(21,40 ,76,.2), 0 50px 100px rgba(50 ,50 ,76,.14);
    padding-bottom: 8px;z-index: 99;
}
.searc_list>li{padding: 7px 5% 7px 5%;cursor: pointer;}
.searc_list>li:hover{background: #f5f7fa;}
.nav-btn>div{width: 80%;height: 100%;line-height: 60px;overflow: hidden;position: relative;}
.nav-btn>div a{display: inline-block;height: 100%;color: #FFFFFF;text-align: center;}
.nav-btn>div a:nth-child(1){width:18%;}
.nav-btn>div a:nth-child(1)>span{display: inline-block;width: 76px;margin-left: 10%;height: 34px;line-height: 34px;color: #FFFFFF!important;background: linear-gradient(180deg, #18BFA8  0%, #0F7063 100%);border: 1px solid #91FFE5;border-radius: 6px;}
.nav-btn>div a:nth-child(2){width: 34%;}
.nav-btn>div a:nth-child(3){width: 24%;}
.nav-btn>div a:nth-child(4){display: inline-block;font-size: 14px;width: 86px;height: 34px;line-height: 34px;color: #FFFFFF !important;background: linear-gradient(180deg, #FFEA36  0%, #AC4504 100%);border: 1px solid #FFFB91;border-radius: 6px;position: absolute;right: 15px;top:50%;transform: translateY(-50%);}
.nav-btn>div a img{vert-align: middle;}
.nav-btn>div a span{display: inline-block;}
.menu>.menu-item>a {
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    white-space : nowrap;
}
.menu>.menu-item>a:hover{
    color: #00CCB0 !important;
}
.dianhua:hover{color: #00CCB0!important;}
.dianhua>img{vertical-align: middle;margin-top: -3px;}
.login:hover{color: #00CCB0!important;}
.login>img{vertical-align: middle;margin-top: -3px;}
.menu>.menu-item>a img{width: 10px;position: absolute;top: 50%;transform: translateY(-50%);}
.product-pannel {
    position: relative;
    z-index:-2;
    background: #ffffff;
    display: flex;
    justify-content: center;
    border-radius: 10px;
    flex-direction: column;
    align-items: center;
}
.product-pannel>dl.dl-border {
    margin-top: 0;margin-left: 24px;
    position: relative;
}
/* 关于我们 */
.menu-item-about {
    position: relative;
}
.menu-item-about .about-title{
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}
.about-title::after {
    position: absolute;
    content: '';
    width: 20px;
    height: 22px;
    background-size: contain;
    top: 23px;
    left: 41px;
    background-image: url("/static/image/index1/header_i5.svg");
    background-position: center center;
    background-repeat: no-repeat;
}
.about-titlesfter {height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #000;
    padding-bottom: 10px;
    font-weight: 600;}
.about-titlesfter::after {
    position: absolute;
    content: '';
    width: 20px;
    height: 22px;
    background-size: contain;
    top: 23px;
    left: 271px;
    background-image: url("/static/image/index1/header_i6.svg");
    background-position: center center;
    background-repeat: no-repeat;
}

.menu-item-about:hover .pull-down-pannel-about {
    top: 60px;
    display: block;
    opacity: 1;
}

.pull-down-pannel-about {
    position: absolute;
    left: -145px;
    width: 534px;
    background-color: #ffffff;
    border-radius: 10px;
    opacity: 0;
    display: none;
    box-shadow: 0 2px 12px 0 rgba(153, 153, 153, .4);
    z-index: -22;
    transition: all 0.3s ease;
}

.drop-pannel-content {
    display: table;
    height: 100%;
    /*background-color: #000;*/
    overflow: hidden;
    z-index: -22;
    position: relative;
}
.drop-pannel-content::before{
    position:absolute;
    z-index:-1;
    top:0;
    left:0;
    width:100%;
    height:58px;
    content:"";
    background-color:#F7F7FB;
    border-radius: 10px 10px 0 0;
}
.drop-pannel-content .panel-left {
    width: 282px;
    padding-right: 40px;
    padding-left: 80px;
}

.drop-pannel-content .panel-right {
    width: 252px;
    padding-left: 40px;
    padding-right: 40px;
}
.drop-pannel-content .panel-right p::after {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    background-size: contain;
    top: 23px;
    right: 230px;
    background-image: url("/static/image/index1/header_i6.svg");
    background-position: center center;
    background-repeat: no-repeat;
}
.drop-pannel-content .panel-left,
.drop-pannel-content .panel-right {
    display: table-cell;
    vertical-align: top;
    box-sizing: border-box;
    padding-top: 9px;
    padding-bottom: 50px;
}

.drop-pannel-content .panel-left>.about-ul>.about-title {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #000;
    padding-bottom: 10px;
    font-weight: 600;
}

.drop-pannel-content .panel-left>ul>li {
    height: 30px;
    line-height: 30px;
    margin-top: 16px;
}

.panel-left li a {
    font-size: 14px;
    line-height: 21px;
    color: #505D6F;
    cursor: pointer;
}

.panel-left li a:hover {
    color: #00CCB0;
}

.panel-right>ul>h3 {
    font-size: 16px;
    color: #666666;
    height: 50px;
    line-height: 50px;
}

.panel-right>ul>li {
    font-size: 16px;
    color: #9AA7B9;
    height: 30px;
    line-height: 30px;
}
.flex-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.menu {
    display: flex;
    height: 60px;
    align-items: center;
    justify-content: space-between;
}
.menu>.menu-item {
    padding: 0 8px;
    height: 60px;
    line-height: 60px;position: relative;
}
.menu-item:hover {
    color: #00CCB0;
}
.menu>.menu-item>a:hover {
    text-decoration: none;
    color: #00CCB0;
}
.menu>li.active>a {
    color: #00CCB0;
}
.menu-item-product:hover .pull-down-pannel-product {
    top: 60px;
    display: block;
}
.pull-down-pannel-product {
    width: 480px;
    position: absolute;
    border-radius: 10px;
    left: 99px;
    display: none;
    z-index: 2;
    background: #ffffff;
    border-bottom: 1px solid rgba(193, 193, 193, .3);
    transition: all 0.3s ease;
}

.menu-item-programme:hover .pull-down-pannel-programme {
    top: 60px;
    display: block;
}
.pull-down-pannel-programme{
    position: absolute;
    width: 140px;margin-left: -35%;
    z-index: 2;
    display: none;
    border-bottom: 1px solid rgba(193, 193, 193, .3);
    transition: all 0.3s ease;
}
.pull-down-pannel-programme .dl-border{margin-top: 15px;}
.product-pannel>dl>dt {
    font-size: 12px;
    font-weight: 500;
    color: #999999;
}
.product-pannel>dl>dt::after {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    background-size: contain;
    top: 1px;
    left: -30px;
    background-position: center center;
    background-repeat: no-repeat;
}
.menu-item-product .product-pannel>dl:nth-child(1)>dt::after {
    background-image: url('/static/image/index1/header_i1.svg');
}
.menu-item-product .product-pannel>dl:nth-child(2)>dt::after {
    background-image: url('/static/image/index1/header_i2.svg');
}
.menu-item-programme .product-pannel>dl:nth-child(1)>dt::after {
    background-image: url('/static/image/index1/header_i3.svg');
}
.menu-item-programme .product-pannel>dl:nth-child(2)>dt::after {
    background-image: url('/static/image/index1/header_i4.svg');
}
.product-pannel>dl>dd {
    position: relative;
}
.product-pannel>dl>dd::before {
    position: absolute;
    content: '';
    width: 53px;
    height: 25px;
    background-size: contain;
    top: -2px;
    right: 20px;
    background-position: center center;
    background-repeat: no-repeat;
}
.product-pannel>dl>dd::after {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    background-size: contain;
    top: -1px;
    left: -30px;
    background-position: center center;
    background-repeat: no-repeat;
}
.product-pannel>dl>dd.dd38::after {
    background-image: url('/static/image/header/16.png');
}
.product-pannel>dl>dd.dd39::after {
    background-image: url('/static/image/header/17.png');
}
.product-pannel>dl>dd.dd55::after {
    background-image: url('/static/image/header/07.png');
}
.product-pannel>dl>dd.dd57::after {
    background-image: url('/static/image/header/57.svg');
}
.product-pannel>dl>dd.dd60::after {
    background-image: url('/static/image/header/60.svg');
}
.product-pannel>dl>dd.dd58::after {
    background-image: url('/static/image/header/58.svg');
}
.product-pannel>dl>dd.dd13::before {
    top: -2px;
    right: 10px;
    background-image: url('/static/image/index1/HOTT.svg');
}
.product-pannel>dl>dt,
.product-pannel>dl>dd {
    line-height: 30px;
}

.product-pannel>dl>dd {
    margin-top: 16px;
}

.product-pannel>dl>dt {
    font-size: 16px;
    margin-bottom: 15px;
    color: #000000;display: none;
}
.pink-item {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 2;
}

.pink-item>p {
    line-height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #505D6F;
}

.pink-item>p.p-active {
    color: #00CCB0;
}

.pink-item>p:hover {
    color: #00CCB0;
}

.pink-item>span {
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    color: #666666;
}

.panel-left li a.p-active {
    color: #00CCB0;
}

.nav-overflow-auto{
    overflow-y: auto;
}
.free-use{position: relative;display: inline-block;overflow: hidden;z-index: 1;}
.free-use::after {
    content: '';
    z-index: -1;
    display: inline-block;
    background-color: hsla(0, 0%, 100%, 0.2);
    position: absolute;
    top: -89%;
    bottom: -54%;
    width: 51px;
    height: 157px;
    transform: translate3d(-525%, 0, 0) rotate(45deg);
}
.free-use:hover::after {
    transition: transform 2s ease-in-out;
    transform: translate3d(1000%, 0, 0) rotate(45deg);
}
.free-use:hover{opacity: 0.9;}
.chanpin:hover .magnifier1{display: none!important;}
.chanpin:hover .magnifier2{display: none!important;}
.chanpin:hover .magnifier3{display: inline-block!important;}
.biao_ {width: 10px;margin-left: 4px;display: inline-block;}
.q-logo:hover .lingwai_biao{display: inline-block!important;}
.lingwai_biao{position: fixed;left: 2%;top: 60px;display: none;padding: 8px 15px;background-color: rgba(255,255,255,0.8);border-radius: 10px;}
.lingwai_biao img{width: 93px;cursor: pointer;
    height: 45px}
@media screen and (max-width: 1550px) and (min-width: 1440px) {
    .nav-btn{width: 41%;margin-left: 5%;}
}
@media screen and (max-width: 1440px) and (min-width: 1366px) {
    .nav-menu{min-width: 450px;margin-left: -1%;}
    .menu>.menu-item>a {
        font-size: 14px;
    }
    .panel-left li a {
        font-size: 12px;
    }
    .pink-item>p {
        line-height: 20px;
    }
    .nav-btn>p input{font-size: 12px;}
    .nav-btn{width: 41%;margin-left: 0;}
    .nav-btn>div a span{font-size: 12px;}
}
@media screen and (max-width: 1366px) and (min-width: 1280px) {
    .nav-menu{width: 43%;min-width: 450px;margin-left: -6%;}
    .menu>.menu-item>a {
        font-size: 13px;
    }
    .panel-left li a {
        font-size: 12px;
    }
    .pink-item>p {
        line-height: 20px;
    }
    .nav-btn>p input{font-size: 12px;}
    .nav-btn{width: 44%;margin-left: -4%}
    .nav-btn>div a span{font-size: 12px;}
    .pink-item>p{font-size: 12px;}
}
@media screen and (max-width: 1280px) and (min-width: 996px){
    .pc-layui-container{min-width: 996px;}
    .nav-menu{min-width: 440px;margin-left: -20px;}
    .menu{margin-left: 2%;}
    .menu>.menu-item>a {
        font-size: 12px;
    }
    .panel-left li a {
        font-size: 12px;
    }
    .pink-item>p {
        line-height: 20px;
    }
    .nav-btn>p input{font-size: 12px;}
    .nav-btn{width: 32%;margin-left: 8%;}
    .nav-btn>div a span{font-size: 12px;}
    .pink-item>p{font-size: 12px;}
    .nav-btn>p{display: none;}
    .nav-btn>div{width: 100%;}
    .nav-btn>div a:nth-child(2){display: none;}
    .nav-btn>div a:nth-child(3){margin-left: 22%;}
    .nav-btn>div a:nth-child(4){right: 20px;}
}
/*移动端 样式*/
@media screen and (max-width: 996px) and (min-width: 78px) {
    .navbar-collpase.collpase-true {
        top: 60px;
    }
    .fenye_heard .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 4px!important;}
    .fenye_heard .swiper-pagination-bullet{margin-left:1px!important;width: 6px!important;height: 6px!important;padding: 0 2px 0 0;border-radius: 3px!important;background: #00E7C8 !important;opacity: 0.8!important;}
    .fenye_heard .swiper-pagination-bullet-active{background: #000000!important;padding: 0 6px;}
    .swiper-container-horizontal>.swiper-pagination-bullets {left: -0!important;}
    .fenye_heard{display: none;}
    .T_top_m{
        display: none !important;
    }
    .pc-layui-container {
        display: none !important;

    }
    .mobile-layui-container {
        display: block!important;
        width: 100%;
        height: 60px;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9999;
        box-shadow: 0 0 50px rgba(0 0 0 0.5);
        background: hsla(0,0%,100%,.5);
        -webkit-backdrop-filter: saturate(180%) blur(20px);
        backdrop-filter: saturate(180%) blur(20px);
    }
    .major_menu{width: 94%;margin-left: 3%;height: 100%;display: flex;align-items: center;justify-content: space-between;}
    .q-logo {
        width: 100px;
    }
    .q-logo h1 img {
        width: 100%;
    }
    .q-logo h1 img:nth-child(1){display: none;}
    .navbar-toggle {
        width: 28px;
    }
    .navbar-toggle img{width: 100%;}
    .navbar-toggle>img:nth-child(n+2){display: none;}
    .disappear{display: none!important;}
    .secon_con{margin: 0 auto;padding: 0 15px;background-color: #00ccb0;}
    .navbar-collpase {
        display: none;
        width: 100%;
        height: 100vh;
        position: fixed;
        top: 60px;
        background: #ffffff;
        z-index: 2;
        border-top: 1px solid #d2d2d2;
        box-shadow: 0px 3px 4px 0px rgba(193, 193, 193, 0.5);
    }
    .navbar-nav{position: relative;}
    .navbar-nav>li{position: relative;}
    .navbar-nav>li::before{
        position:absolute;
        width: 18px;
        height: 18px;
        content:"";
        background-size: 100%;
        background-repeat: no-repeat;
    }
    .navbar-nav>li:nth-child(1)::before{
        left: 15px;
        top: 5vw;
        background-image: url("/static/image/header/header_M/shouye_2.png");
    }
    .navbar-nav>li:nth-child(2)::before{
        left: 15px;
        top: 5vw;
        background-image: url("/static/image/header/header_M/meeting_list_icon.png");
    }
    .navbar-nav>li:nth-child(3)::before{
        left: 15px;
        top: 5vw;
        background-image: url("/static/image/header/header_M/shipinhuiyi.png");
    }
    .navbar-nav>li:nth-child(4)::before{
        left: 15px;
        top: 5vw;
        background-image: url("/static/image/header/header_M/fuwu.png");
    }
    .navbar-nav>li:nth-child(5)::before{
        left: 15px;
        top: 5vw;
        background-image: url("/static/image/header/header_M/fanganguanli_mian.png");
    }
    .navbar-nav>li:nth-child(6)::before{
        width: 16px;height: 16px;
        left: 15px;
        top: 5.5vw;
        background-image: url("/static/image/header/header_M/anlihuicui.png");
    }
    .navbar-nav>li:nth-child(7)::before{
        left: 15px;
        top: 5vw;
        background-image: url("/static/image/header/header_M/thumbs.png");
    }
    .navbar-nav>li:nth-child(8)::before{
        width: 17px;height: 17px;
        left: 15px;
        top: 5vw;
        background-image: url("/static/image/header/header_M/guanyu.png");
    }
    .navbar-nav>li {
        padding: 19px 0 19px 20px;
        font-size: 16px;
        position: relative;
    }
    .navbar-nav>li>a {
        /* padding: 10px 15px; */
        display: inline-block;
        width: 100%;
        box-sizing: border-box;
        padding-left: 15px;
        color: #000000;
    }
    .navbar-nav>li>a:hover {
        color: #00CCB0;
    }
    .navbar-nav>li::after {
        content: '';
        display: block;
        right: 0;
        left: 0;
        bottom: 0;
        position: absolute;
        /*border-bottom: 1px solid rgba(193, 193, 193, 0.6);*/
    }
    .navbar-nav>li>a>i {
        position: absolute;
        font-size: 24px;
        top: 0px;
        right: 15px;
    }

    .navbar-nav>li.nav-product {
        padding: 0;
    }
    .navbar-nav>li>.nav-product-span {
        display: inline-block;
        width: 40%;
        cursor: pointer;
        font-size: 16px;
        box-sizing: border-box;
        padding-left: 35px;
        height: 59.41px;
        line-height: 59.41px;
        position: relative;
    }

    .nav-product-span>i {
        position: absolute;
        font-size: 24px;
        width: 20px;
        top: 50%;
        transform: translateY(-50%);
        right: -52vw;
    }
    .nav-product-span>i>img{width: 100%;}
    .nav-pro-con {
        width: 100%;
        /* margin-top: 10px; */
        overflow: hidden;
        /*height: 230px!important;*/
        /*display: none;*/
        transition: height 0.2s linear;
        box-sizing: border-box;
    }
    .nav-pro-con .classification{font-size: 12px;color: #999999;padding-left: 7px;margin-top: 5px;}
    .classification::before{
        position:absolute;
        z-index:-1;
        width: 16px;
        left: -13px;top: 7px;
        height: 20px;
        content:"";
        background-size: 100%;
        background-repeat: no-repeat;
    }
    .nav-pro-con .link_name {
        display: inline-block;
        padding-top: 62px;
        text-align: center;
        width: 22%;
        height: 18px;
        font-size: 12px;
        line-height: 18px;
        overflow:hidden;
        text-overflow:ellipsis;
        white-space:nowrap;
    }
    .link_name::before{
        position:absolute;
        z-index:-1;
        width: 37px;
        height: 40px;
        content:"";
        background-size: 100%;
        background-repeat: no-repeat;
    }
    .pro_ser .swiper-slide:nth-child(1)>.classification::before{background-image: url('/static/image/index1/header_i1.svg');}
    .pro_ser .swiper-slide:nth-child(2)>.classification::before{background-image: url('/static/image/index1/header_i2.svg')}
    .pro_ser .swiper-slide:nth-child(1){margin-left: 30px;}
    .pro_ser .swiper-slide:nth-child(2){margin-left: 0px;}
    .pro_ser .swiper-slide:nth-child(1) .link_name:nth-child(2)::before{left: 6%;top: 41px;background-image: url('/static/image/header/Hotpro_new.svg')}
    .pro_ser .swiper-slide:nth-child(1) .link_name:nth-child(3)::before{left: 30%;top: 44px;background-image: url('/static/image/index1/Hotpro1.svg');}
    .pro_ser .swiper-slide:nth-child(1) .link_name:nth-child(4)::before{left: 54%;top: 37px;background-image: url('/static/image/index1/Hotpro2.svg');}
    .pro_ser .swiper-slide:nth-child(1) .link_name:nth-child(5)::before{left: 76%;top: 44px;background-image: url('/static/image/index1/Hotpro3.svg');}
    .pro_ser .swiper-slide:nth-child(1) .link_name:nth-child(6)::before{left: 6%;top: 119px;background-image: url('/static/image/index1/Hotpro4.svg');}
    .pro_ser .swiper-slide:nth-child(1) .link_name:nth-child(7)::before{left: 30%;top: 119px;background-image: url('/static/image/index1/Hotpro5.svg');}

    .pro_ser .swiper-slide:nth-child(2) .link_name:nth-child(2)::before{left: 6%;top: 46px;background-image: url('/static/image/header/newback1.png');}
    .pro_ser .swiper-slide:nth-child(2) .link_name:nth-child(3)::before{left: 30%;top: 46px;background-image: url('/static/image/header/newback2.png');}
    .pro_ser .swiper-slide:nth-child(2) .link_name:nth-child(4)::before{left: 53%;top: 46px;background-image: url('/static/image/header/03.png');}
    .pro_ser .swiper-slide:nth-child(2) .link_name:nth-child(5)::before{left: 73%;top: 46px;background-image: url('/static/image/header/04.png');}
    .pro_ser .swiper-slide:nth-child(2) .link_name:nth-child(6)::before{left: 7%;top: 120px;background-image: url('/static/image/header/05.png');}
    .pro_ser .swiper-slide:nth-child(2) .link_name:nth-child(7)::before{left: 30%;top: 120px;background-image: url('/static/image/header/06.png');}

    .solve_f .swiper-slide:nth-child(1)>.classification::before{background-image: url('/static/image/index1/header_i3.svg');}
    .solve_f .swiper-slide:nth-child(2)>.classification::before{background-image: url('/static/image/index1/header_i4.svg')}
    .solve_f .swiper-slide:nth-child(1){margin-left: 30px;}
    .solve_f .swiper-slide:nth-child(2){margin-left: 0px;}
    .solve_f .swiper-slide:nth-child(1) .link_name:nth-child(2)::before{left: 6%;top: 41px;background-image: url('/static/image/header/07.png');}
    .solve_f .swiper-slide:nth-child(1) .link_name:nth-child(3)::before{left: 29.5%;top: 42px;background-image: url('/static/image/header/09.png');}
    .solve_f .swiper-slide:nth-child(1) .link_name:nth-child(4)::before{left: 53.5%;top: 44px;background-image: url('/static/image/header/10.png');}
    .solve_f .swiper-slide:nth-child(1) .link_name:nth-child(5)::before{left: 76%;top: 42px;background-image: url('/static/image/header/11.png');}

    .solve_f .swiper-slide:nth-child(2) .link_name:nth-child(2)::before{left: 6%;top: 46px;background-image: url('/static/image/header/12.png');}
    .solve_f .swiper-slide:nth-child(2) .link_name:nth-child(3)::before{left: 30%;top: 46px;background-image: url('/static/image/header/13.png');}
    .solve_f .swiper-slide:nth-child(2) .link_name:nth-child(4)::before{left: 53%;top: 46px;background-image: url('/static/image/header/14.png');}
    .solve_f .swiper-slide:nth-child(2) .link_name:nth-child(5)::before{left: 73%;top: 46px;background-image: url('/static/image/header/15.png');}
    .solve_f .swiper-slide:nth-child(2) .link_name:nth-child(6)::before{left: 7%;top: 120px;background-image: url('/static/image/header/16.png');}
    .solve_f .swiper-slide:nth-child(2) .link_name:nth-child(7)::before{left: 30%;top: 120px;background-image: url('/static/image/header/17.png');}
    .solve_f .swiper-slide:nth-child(2) .link_name:nth-child(8)::before{left: 53%;top: 120px;background-image: url('/static/image/header/18.png');}
    .solve_f .swiper-slide:nth-child(2) .link_name:nth-child(9)::before{left: 73%;top: 120px;background-image: url('/static/image/header/20.png');}

    .about_our .classification{padding-bottom: 10px;}
    .about_our .swiper-slide:nth-child(1)>.classification::before{background-image: url('/static/image/index1/header_i5.svg');}
    .about_our .liani{font-size: 12px;color: #999999;padding-left: 7px;margin-top: 15px;padding-bottom: 10px;}
    .about_our .liani::before{position:absolute;
        z-index:-1;
        width: 16px;
        left: -13px;
        top: 101px;
        height: 20px;
        content:"";
        background-size: 100%;
        background-repeat: no-repeat;
        background-image: url('/static/image/index1/header_i6.svg');
    }
    .about_our .swiper-slide:nth-child(1){margin-left: 30px;}
    .about_our span{display: inline-block;width: 30%;text-align: left;margin-top: 5px;}
    .about_our span a{color: #000000;font-size: 12px;}
    .alternate{width: 100%;}
    .alternate span{display: inline-block;width: 43%;text-align: left;margin-top: 5px;}
    .alternate span{color: #000000;font-size: 12px;}
    .login-nav {
        width: 92%;margin-left: 4%;
        background-color: #FFFFFF;
        position: absolute;
        z-index: 4;
    }
    .login-nav>a {
        display: block;
        width: 100%;
        height: 50px;
        line-height: 50px;
        text-align: center;
        border-radius: 6px;
        white-space: nowrap;
        cursor: pointer;
        box-sizing: border-box;
    }
    .login-nav>a:nth-child(1){margin-bottom: 16px;}
    .mobile-freeuse {
        color: #ffffff;
        background-image: linear-gradient(to right, #40c4b2 , #12b39d);
        border: 1px solid #00baa1;
    }
    .mobile-login {
        color: #00CCB0;
        border: 1px solid #eff3f9;
        background: #eff3f9;
    }
    .moren{height: 230px!important;}
}
.nav-product span img{display: block!important;}
