
*{
    font-family: "Alibaba_PuHuiTi_Regular";
}

/*2022年9月16日11:49:41*/
/* CDN 服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
/*    font-family: "Alibaba_PuHuiTi_Regular";font-weight: 400;src: url("//at.alicdn.com/wf/webfont/ln42UbjLp5h8/_3tNPgabnUrtEUR9l8YWk.woff2") format("woff2"),*/
/*url("//at.alicdn.com/wf/webfont/ln42UbjLp5h8/3clu0WkrYYxjGhHUISdsB.woff") format("woff");*/
/*    font-display: swap;*/
    font-family: "Alibaba_PuHuiTi_Regular";font-weight: 400;
    src:
        /*url("//at.alicdn.com/wf/webfont/ln42UbjLp5h8/_3tNPgabnUrtEUR9l8YWk.woff2") format("woff2"),*/
        /*url("//at.alicdn.com/wf/webfont/ln42UbjLp5h8/3clu0WkrYYxjGhHUISdsB.woff") format("woff"),*/
        /*    url(https://puhuiti.oss-cn-hangzhou.aliyuncs.com/AlibabaPuHuiTi-2/AlibabaPuHuiTi-2-55-Regular/AlibabaPuHuiTi-2-55-Regular.woff) format('woff'),*/
        /*    url(https://puhuiti.oss-cn-hangzhou.aliyuncs.com/AlibabaPuHuiTi-2/AlibabaPuHuiTi-2-55-Regular/AlibabaPuHuiTi-2-55-Regular.woff2) format('woff2');*/
        /*    url("/page/pc/fonts/AlibabaPuHuiTi-3-55-Regular.woff") format("woff"),*/
        /*    url("/page/pc/fonts/AlibabaPuHuiTi-3-55-Regular.woff2") format("woff2");*/
/* url("//at.alicdn.com/wf/webfont/ln42UbjLp5h8/Plaw7zcykUXb.woff2") format("woff2"),*/
/*url("//at.alicdn.com/wf/webfont/ln42UbjLp5h8/SXLl6cberGE6.woff") format("woff");*/

            url("//at.alicdn.com/wf/webfont/ln42UbjLp5h8/Sbt7MU2Nk7ig.woff2") format("woff2"),
            url("//at.alicdn.com/wf/webfont/ln42UbjLp5h8/MLdVIQuaR2EJ.woff") format("woff");

    font-display: swap;
}

.index-wrapper {
    height: 680px;
    background: #fff;
    width: 100%;
}

.index-footer-wrapper {
    height: auto;
}

.top {
    color: #999;
    font-size: 12px;
    width: 1200px;
    margin: 0 auto;
    padding: 5px 20px 0 20px;
}

.top-wrapper {
    background-color: #f5f5f5;
    height: 28px;
}

.top .top-left {
    float: left;
}

.top .top-right {
    float: right;
}

.top-right ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.top-right ul li {
    float: left;
    padding: 0 5px 0 5px;
    font-size: 12px;
}

.top-right ul li a {
    text-decoration: none;
}

.top a {
    text-decoration: none;
    color: #999;
}

.index-bg-close-wrapper {
    width: 100%;
    height: 60px;
}

.index-bg-close {
    width: 1200px;
    margin: 0 auto;
}

.close-span {
    margin-top: 35px;
    display: inline-block;
    cursor: pointer;
}

.header {
    width: 1200px;
    margin: 0 auto 0;
    background-color: #fff;
    height: 44px;
}

.header-logo {
    margin-top: 16px;
    float: left;
    text-align: left;
    width: 30%;
}

.header-nav {
    float: right;
    text-align: right;
    margin: 0;
    width: 100%;
    height: 100%;
}

.header-nav #navUl {
    list-style: none;
    padding: 0;
    margin: 7px 0 0;
}

.header-nav #navUl > li {
    display: inline-block;
    padding: 5px 20px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    color: #000000;
}

.header-nav #navUl > li a{
    font-weight: 600;
}
.header-nav #navUl > li:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 0;
    height: 2px;
    background: #2489eb;
    transition: all .3s;
}

.header-nav #navUl > li.active {
    color: #248aea;
}

.header-nav #navUl > li.active:before {
    width: 60%;
    left: 20%;
}

.header-nav > ul li.active > a {
    display: block;
    width: 100%;
    height: 100%;
    color: #248aea;
    text-decoration: none;
}

/*.yyg-tip-img {*/
/*    position: absolute;*/
/*    top: -17px;*/
/*    left: 78px;*/
/*}*/
/*.yyg-tip-img:before{*/
/*    content: '一元购';*/
/*    color: #fff;*/
/*    font-size: 16px;*/
/*    line-height: 16px;*/
/*    font-weight: 400;*/
/*    width: 60px;*/
/*    height: 18px;*/
/*    position: absolute;*/
/*    background: #ee0000;*/
/*    border-radius: 1px;*/
/*    text-align: center;*/
/*    z-index: 1;*/
/*    padding-top: 1px;*/
/*}*/
/*.yyg-tip-img:after {*/
/*    content: '';*/
/*    width: 0;*/
/*    height: 0;*/
/*    position: absolute;*/
/*    top: 14px;*/
/*    left: 0;*/
/*    border-width: 4px 8px;*/
/*    border-style: solid;*/
/*    border-color: transparent transparent transparent #ee0000;*/
/*    border-radius: 2px;*/
/*}*/
.yyg-tip-img {
    position: absolute;
    top: -17px;
    left: -3px;
    width: 43px;
    height: 25px;
    background-image: url("/page/pc/images/common/icon-yyg.png");
}
.points-mall {
    position: absolute;
    top: -17px;
    left: 248px;
    width: 43px;
    height: 25px;
    background-image: url("/page/pc/images/common/icon-new.png");
}



.tip-img {
    position: absolute;
    top: -17px;
    right: 45px;
}
.tip-img:before{
    content: '真货·发货快';
    color: #fff;
    font-size: 10px;
    line-height: 16px;
    font-weight: 400;
    width: 75px;
    height: 18px;
    position: absolute;
    background: #ee0000;
    border-radius: 1px;
    text-align: center;
    z-index: 1;
    padding-top: 1px;
}
.tip-img:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 14px;
    left: 0;
    border-width: 4px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #ee0000;
    border-radius: 2px;
}
.tip-new {
    position: absolute;
    top: -12px;
}

.tip-new:before {
    content: 'NEW';
    color: #fff;
    font-size: 10px;
    line-height: 16px;
    font-weight: 400;
    width: 32px;
    height: 14px;
    position: absolute;
    background: #ee0000;
    border-radius: 1px;
    text-align: center;
    z-index: 1;
}

.tip-new:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 8px;
    left: 0;
    border-width: 4px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #ee0000;
    border-radius: 2px;
}

.tip-hide {
    position: absolute;
    top: -12px;
}

.tip-hide:before {
    content: 'HIDE';
    color: #fff;
    font-style: normal;
    font-size: 10px;
    line-height: 16px;
    font-weight: 400;
    width: 32px;
    height: 14px;
    position: absolute;
    background: #ee0000;
    border-radius: 1px;
    text-align: center;
    z-index: 1;
}

.tip-hide:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 8px;
    left: 0;
    border-width: 4px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #ee0000;
    border-radius: 2px;
}

.tip-hot {
    position: absolute;
    top: -12px;
}

.tip-hot:before {
    content: 'HOT';
    color: #fff;
    font-size: 10px;
    line-height: 16px;
    font-weight: 400;
    width: 32px;
    height: 14px;
    position: absolute;
    background: #ee0000;
    border-radius: 1px;
    text-align: center;
    z-index: 1;
}

.tip-hot:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 8px;
    left: 0;
    border-width: 4px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #ee0000;
    border-radius: 2px;
}
.arrows-down {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 13px;
    right: 5px;
    border-width: 8px 7px 0;
    border-style: solid;
    border-color: #B2C2CD transparent transparent;
}

.arrows-down:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: -8px;
    right: -5px;
    border-width: 6px 5px 0;
    border-style: solid;
    border-color: #fff transparent transparent;
}

.arrows-up {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 13px;
    right: 5px;
    border-width: 0 7px 8px;
    border-style: solid;
    border-color: transparent transparent #B2C2CD;
}

.arrows-up:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 2px;
    right: -5px;
    border-width: 0 5px 6px;
    border-style: solid;
    border-color: transparent transparent #fff;
}

.other-link-container {
    position: absolute;
    z-index: 2;
    left: 26px;
    top: 33px;
    width: 80px;
    height: auto;
    background: #fff;
    box-shadow: 0 0 6px 0 rgba(182, 202, 232, 0.5);
    border-radius: 4px;
    cursor: default;
    overflow: visible !important;
    display: none;
}

.other-link-container:before {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    left: 12px;
    top: -4px;
    z-index: 0;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 0 6px 0 rgba(182, 202, 232, 0.5);
    transform: rotate(45deg);
}

.other-link-item {
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    position: relative;
}

.other-link-item a {
    display: inline;
    text-decoration: none;
    color: #333;
    font-size: 12px;
    font-weight: 400;
}

.other-link-item a:hover {
    color: #2589eb;
}

#other-link:before {
    display: none;
}

#other-link:after {
    content: '';
    display: block;
    position: absolute;
    height: 100px;
    width: 100%;
    top: 0;
    left: 0;
    background: transparent;
}

.header-nav .login-register-ul {
    list-style: none;
}

.header-nav .login-register-ul li {
    padding: 5px 3px;
    float: left;
}

.header-nav .login-register-ul li a {
    font-size: 12px;
    text-decoration: none;
}

.for-flagship {
    background: url("/page/pc/images/index/icon-index-flagship.png") no-repeat;
    background-size: 100% 100%;
    color: transparent !important;
    font-weight: 100;
}

.sl-features {
    height: 84px;
    width: 100%;
    background-color: #f5f5f5;
    margin-top: 40px;
}

.features-wrapper {
    width: 1200px;;
    height: 100%;
    margin: 0 auto;
    padding: 20px 0;
}

.sl-features .features-item {
    width: 25%;
    float: left;
}

.features-item .item-img {
    width: 20%;
    float: left;
    padding-top: 5px;
}

.features-item .item-text {
    width: 75%;
    float: left;
    font-size: 12px;
}

.footer {
    height: 296px;
    clear: both;
}

.footer .footer-basic {
    height: 257px;
    background-color: #2489eb;
}

.footer-basic .footer-normal {
    height: 223px;
    width: 1200px;
    margin: 0 auto;
}

.footer-normal .aboutus {
    float: left;
    margin-top: 30px;
    width: 200px;
    border-right: 1px solid #fff;
    text-align: center;
    padding: 0 30px;
    height: 100px;
}

.footer-normal .service {
    float: left;
    margin-top: 30px;
    width: 200px;
    border-right: 1px solid #fff;
    text-align: center;
    padding: 0 30px;
    height: 100px;
}

.footer-normal span {
    color: #fff;
    font-size: 16px;
}

.footer-normal ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-normal ul li {
    padding: 8px 0 0;
    font-size: 14px;
}

.footer-normal ul li a {
    color: #fff;
    text-decoration: none;
}

.footer-normal .service-time {
    float: left;
    width: 450px;
    padding: 50px 60px 0;
    color: #fff;
    font-size: 14px;
}

.footer-normal .service-phone {
    background-image: url("https://slfiles.soliao.com/soliao/images/index/bottom_phonebg.png");
    height: 34px;
    margin-top: 10px;
    text-align: left;
    font-size: 16px;
    width: 350px;
    line-height: 34px;
    padding: 0 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.footer-normal .authoritys {
    text-align: center;
    margin-top: 20px;
}

.footer-normal .wx-qr-code-panel {
    float: left;
    width: 350px;
    margin-top: 30px;
}

.wx-qr-code-panel .qr-code {
    float: left;
}

.wx-qr-code-panel .qr-code-text {
    float: left;
    padding-top: 60px;
    padding-left: 10px;
}

.footer-basic .copyright {
    height: 34px;
    text-align: center;
    color: #fff;
    font-size: 12px;
}

.footer .footer-links {
    height: 39px;
    background-color: #1573ce;
    font-size: 12px;
}

.footer .footer-links .links {
    width: auto;
    margin: 0 auto;
    text-align: center;
    padding: 10px;
}

.links span {
    color: #fff;
    font-size: 12px;
    margin-left: 10px;
}

.links span a {
    color: #fff;
    text-decoration: none;
}

.bgcanvas {
    position: fixed;
    display: inline-block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    right: 0;
    margin: 0 auto;
}

.item-transform {
    transform: rotate(180deg); /* xuanzhuan */
    -ms-transform: rotate(180deg); /* IE 9 */
    -moz-transform: rotate(180deg); /* Firefox */
    -webkit-transform: rotate(180deg); /*Safari 和 Chrome */
    -o-transform: rotate(180deg); /* Opera */
    border-radius: 0 4px 4px 0 !important;
}

#search-area ul li {
    display: inline-block;
    width: 100%;
}

.nav-li {
    text-align: left;
    height: 35px;
    line-height: 35px;
}

.nav-li a span {
    padding: 0 20px;
}

.logo-input {
    line-height: 1;
    height: 110px;
}

.header-logo {
    margin: 0;
    width: 30%;
    text-align: center;
    line-height: 1;
}

.search-box {
    height: 43px;
    line-height: 43px;
    width: 622px;
    border: 3px solid #2489EB;
    border-radius: 0 0 0 3px;
    padding: 0 20px 0 10px;
}

.s-btn {
    height: 43px;
    background-color: #2489EB;
    color: white;
    width: 100px;
    border: 0;
    margin-left: -2px;
}

.search-suggest {
    display: none;
    position: absolute;
    z-index: 20;
    width: 722px;
    min-height: 30px;
    background: #fff;
    -moz-box-shadow: 0 3px 20px #888888; /* 老的 Firefox */
    box-shadow: 0 3px 20px #888888;
    margin-top: -14px;
}

.suggest-content {
    padding: 20px 20px 0 30px;
    width: 100%;
    min-height: 60px;
    text-align: left;
}

.suggest-content h4 {
    color: #2888EB;
    font-size: 16px;
    font-weight: 700;
}

.suggest-content a {
    margin: 12px 15px 0 0;
    display: inline-block;
    color: #999999;
    font-size: 14px;
}

.suggest-content a:hover {
    color: #2489EB;
    font-weight: 700;
}

.header-logo-nav {
    width: 196px;
    line-height: 2.7;
    margin: 0;
    text-align: center;
    font-size: 22px;
    background: linear-gradient(-90deg, #2589eb 0%, #325dec 100%);
    color: white;
    float: left;
    height: 64px;
}

.nav-img {
    padding: 0 7px 5px 0;
}

.nav-li span {
    /*width: 77px;*/
    display: inline-block;
    text-align: center;
    border-radius: 2px 2px 0 0;
    color: #2489EB;
    font-size: 18px;
}

.nav-li .span-active {
    background-color: #2489EB;
    color: white;
}

.sl-statistics-wrapper {
    width: 100%;
    height: 125px;
    margin: 20px 0 -10px;
}

.sl-statistics {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    /*display: flex;*/
    align-items: center;
    justify-content: space-between;
}

.statistics-item {
    width: 142px;
    height: 115px;
    background: #fff;
    margin-left: 9px;
    float: left;
}
.statistics-item:first-child {
    margin: 0;
}
.statistics-item a:hover, .statistics-item a:active{
    text-decoration: none;
}
.statistics-icon {
    width: 60px;
    height: 60px;
    margin: 18px 40px 3px 40px;
}

.statistics-data {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    color: #ee0000;
    margin-bottom: 2px;
}

.statistics-title {
    font-size: 14px;
    font-weight: 400;
    color: #333;
    text-align: center;
}

.sl-statistics-wrapper .info-i {
    display: inline-block;
    height: 20px;
    width: 20px;
    float: left;
}

.sl-statistics-wrapper .info-desc {
    display: inline-block;
    height: 20px;
    width: 1180px;
    padding-bottom: 10px;
    float: left;
    padding-left: 5px;
    line-height: 0.6;
    text-align: left;
}

.sl-origin-supplier-wrapper {
    margin-top: 77px;
    height: 159px;
    width: 100%;
}

.sl-origin-supplier {
    width: 1200px;
    height: 159px;
    margin: 0 auto;
}

.sl-origin-supplier .title {
    color: #000000;
    font-size: 24px;
    text-align: left;
}

.sl-origin-supplier .suppliers-wrapper {
    margin-top: 29px;
    height: 102px;
    width: 100%;
}

.cxscroll {

}

.cxscroll .box {
    overflow: hidden;
    width: 1096px;
    margin: 0 auto;
    position: relative;
    height: 86px;
}
.brand-wrapper {
    margin-top: 15px;
}
.cxscroll .brand-box {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 120px;
}

.cxscroll .brand-box .list li {
    float: left;
    width: 148px;
    height: 112px;
}

.cxscroll .brand-box .list li img {
    border: none;
}

.cxscroll .list {
    width: 1716px;
    list-style: none;
    position: absolute;
    left: 0;
    overflow: hidden;
    background-color: #f8f8f8;
    /*transition-duration:  0.03s;*/
}

.cxscroll .list li {
    float: left;
    width: 280px;
    height: 90px;
}

.cxscroll .list li img {
    width: 276px;
    height: 86px;
    border: 1px solid #dedede;
}

.cxscroll .list li img:hover {

}

.cxscroll .prev {

}

.cxscroll .next {

}

.purchase-supply-wrapper {
    width: 100%;
    height: 332px;
}

.purchase-supply {
    width: 1200px;
    height: 301px;
    margin: 52px auto 0;
}

.purchase-supply .title {
    color: #000000;
    font-size: 24px;
    text-align: left;
}

.purchase-supply .title span {
    font-size: 16px;
}

.purchase-supply .purchase-supply-content {
    margin-top: 26px;
    height: 255px;
    width: 1200px;
}

.purchase-supply-content .enter-part {
    float: right;
    margin-right: 102px;
    margin-top: 46px;
    text-align: right;
}

.purchase-part {
    width: 1020px;
    float: left;
}

.purchase-part a {
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
    width: 249px;
    height: 85px;
    display: inline-block;
    position: relative;
}

.purchase-part a i {
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    width: 252px;
    height: 85px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.9);
    z-index: 2;
    display: none;
    line-height: 80px;
    border: 1px solid #eee;
    color: #333;
    font-size: 16px;
}

.purchase-part a .apply-topic {
    font-size: 14px;
    line-height: 17px;
    word-break: break-all;
    padding: 10px 25px 0px 25px;
    font-weight: 400;
    text-align: center;
}

.purchase-part a .apply-topic span {
    display: inline-block;
    font-size: 11px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 17px;
    width: 100%;
}

.purchase-part a .apply-topic span.apply-into {
    display: inline-block;
    font-size: 10px;
    font-weight: 400;
    color: rgba(37, 137, 235, 1);
    line-height: 15px;
    width: 100%;
}

.purchase-part a img {
    width: 253px;
    height: 85px;
}

.purchase-part-right {
    width: 180px;
    height: 255px;
    display: inline-block;
    float: right;
}

.purchase-part-right a {
    width: 180px;
    height: 130px;
    display: inline-block;
    overflow: hidden;
}

.purchase-part-right .imglist {
    width: 360px;
    height: 255px;
    display: inline-block;
}

.purchase-part-right-img {
    height: 125px;
    width: 180px;
    float: left;
}

.enter-part a {
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
}

.enter-part:hover a {
    background-color: #2489EB;
    color: #FFFFFF;
    border: 1px solid #2489eb;
}

.purchase-part .block-span, .enter-part .block-span {
    display: block;
    color: #FFFFFF;
}

.platform-model-wrapper {
    width: 100%;
    height: 390px;
    margin-top: 68px;
}

.platform-model-wrapper .platform-model {
    width: 1200px;
    height: 390px;
    margin: 0 auto;
}

.platform-model-wrapper .platform-model .title {
    font-size: 24px;
}

.platform-model-wrapper .platform-model .title span {
    font-size: 16px;
}

.platform-model-wrapper .platform-model .platform-model-content {
    width: 100%;
    height: 100%;
    margin-top: 22px;
}

.platform-model-wrapper .platform-model .platform-model-content .platform-model-item {
    height: 350px;
    width: 240px;
    float: left;
    text-align: center;
    vertical-align: middle;
    padding-top: 175px;
    cursor: pointer;
}

.platform-model-item .platform-item-desc {
    color: #FFFFFF;
    width: 173px;
    margin: -80px auto;
    position: relative;
}

.platform-model-item .platform-item-desc .platform-line-left {
    background-image: url('https://slfiles.soliao.com/soliao/images/index/icon-platform-line.png');
    width: 30px;
    height: 2px;
    position: absolute;
    display: inline-block;
    top: 10px;
    left: 15px;
}

.platform-model-item .platform-item-desc .platform-line-right {
    background-image: url('https://slfiles.soliao.com/soliao/images/index/icon-platform-line.png');
    width: 30px;
    height: 2px;
    position: absolute;
    display: inline-block;
    top: 10px;
    left: 125px;
}

.platform-model-item .platform-item-desc .title {
    font-size: 28px;
}

.platform-model-item .platform-item-desc .item-desc-text {
    font-size: 16px;
    text-align: center;
    line-height: 36px;
    margin: 33px auto 0;
}

body {
    margin: 0;
    padding: 0;
    height: 100%;
}

html {
    height: 100%;
}

#search-area {
    width: 722px;
}

#search-area ul li {
    display: inline-block;
    width: 100%;
}

.nav-li {
    text-align: left;
    height: 26px;
    line-height: 28px;
}

.logo-input {
    line-height: 1;
    height: 110px;
    margin-bottom: 40px;
    padding-top: 30px;
}

.header-logo {
    margin: 0;
    width: 32.35%;
    text-align: center;
    line-height: 1;
    padding-top: 0px;
    align-items: center;
}

.header-logo .logo-left {
    /*height: 68px;*/
    width: auto;
    float: left;
}

.logo-right {
    height: 33px;
    width: 177px;
    margin-left: 15px;
    float: right;
    margin-top: 8px;
}
.logo-right .logo-slogan-1{
    display: inline-block;
    width: 100%;
    letter-spacing: 1.0px;
    color: #666;
    font-size: 14.5px;
    height: 17px;
    line-height: 15px;
}
.logo-right .logo-slogan-2{
    width: 100%;
    display: inline-block;
    color: #2589eb;
    font-size: 12.5px;
    letter-spacing: 0.1px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    padding-left: -13px;
    padding-right: 8px;
}

.search-box {
    height: 43px;
    line-height: 43px;
    width: 622px;
    border: 3px solid #2489EB;
    border-radius: 0 0 0 3px;
}

.header-logo-nav {
    width: 150px;
    line-height: 44px;
    margin: 0;
    text-align: center;
    font-size: 18px;
    background-color: #2489EB;
    color: white;
    float: left;
    height: 44px;
    position: absolute;
}

.nav-img {
    padding: 0 7px 5px 0;
}

.nav-li span {
    /*width: 77px;*/
    display: inline-block;
    text-align: center;
    border-radius: 2px 2px 0 0;
    color: #2489EB;
}

.nav-li .span-active {
    background-color: #2489EB;
    color: white;
}

.b-a-left {
    display: inline-block !important;
    position: absolute;
    margin-left: 0;
    margin-top: 179px;
    z-index: 1;
    cursor: pointer;
}

.b-a-right {
    position: absolute;
    margin-top: 135px;
    margin-left: -30px;
    cursor: pointer;
}

/*.menu {*/
/*    height: var(--sec-img-height);*/
/*    margin: calc(44px + var(--sec-img-margin-top)) auto 0 auto;*/
/*    position: absolute;*/
/*    z-index: 2;*/
/*}*/

/*.menu-items {*/
/*    width: 194px;*/
/*    height: var(--sec-img-height);*/
/*    color: #666;*/
/*    background-color: rgba(255, 255, 255, 0.98);*/
/*    z-index: 2;*/
/*    font-size: 16px;*/
/*    display: inline-block;*/
/*    position: relative;*/
/*    background-color: white;*/
/*}*/
/*.menu-items-height {*/
/*    height: calc(var(--sec-img-height) / 11) !important;*/
/*}*/
/*.menu-items ul li:nth-last-child(11):first-child ~ li{*/
/*    top: calc(var(--sec-img-height) / 11);*/
/*}*/
/*.menu-items ul li:nth-last-child(11):first-child ~ li:nth-last-child(1){*/
/*     top: calc(var(--sec-img-height) / 11 * 10);*/
/*}*/
/*.menu-items ul li:nth-last-child(11):first-child ~ li:nth-last-child(2){*/
/*    top: calc(var(--sec-img-height) / 11 * 9);*/
/*}*/
/*.menu-items ul li:nth-last-child(11):first-child ~ li:nth-last-child(3){*/
/*    top: calc(var(--sec-img-height) / 11 * 8);*/
/*}*/
/*.menu-items ul li:nth-last-child(11):first-child ~ li:nth-last-child(4){*/
/*    top: calc(var(--sec-img-height) / 11 * 7);*/
/*}*/
/*.menu-items ul li:nth-last-child(11):first-child ~ li:nth-last-child(5){*/
/*    top: calc(var(--sec-img-height) / 11 * 6);*/
/*}*/
/*.menu-items ul li:nth-last-child(11):first-child ~ li:nth-last-child(6){*/
/*    top: calc(var(--sec-img-height) / 11 * 5);*/
/*}*/
/*.menu-items ul li:nth-last-child(11):first-child ~ li:nth-last-child(7){*/
/*    top: calc(var(--sec-img-height) / 11 * 4);*/
/*}*/
/*.menu-items ul li:nth-last-child(11):first-child ~ li:nth-last-child(8){*/
/*    top: calc(var(--sec-img-height) / 11 * 3);*/
/*}*/
/*.menu-items ul li:nth-last-child(11):first-child ~ li:nth-last-child(9){*/
/*    top: calc(var(--sec-img-height) / 11 * 2);*/
/*}*/
/*.menu-items ul li {*/
/*    height: 64.4px;*/
/*    text-align: left;*/
/*    vertical-align: middle;*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    line-height: 42px;*/
/*    padding-left: 14px;*/
/*    border-bottom: 1px solid #eee;*/
/*}*/

/*.menu-items ul li:hover {*/
/*    padding-left: 25px;*/
/*    !*transition-duration: 0.2s;*!*/
/*    color: white;*/
/*    width: 196px;*/
/*}*/

/*.menu-items ul li:hover::AFTER {*/
/*    content: '';*/
/*    position: absolute;*/
/*    height: 100%;*/
/*    width: 10px;*/
/*    background: white;*/
/*    display: inline-block;*/
/*    right: -8px;*/
/*    top: 0px;*/
/*    z-index: 4;*/
/*}*/

/*.menu-items ul li span {*/
/*    display: inline-block;*/
/*    padding-top: 5px;*/
/*    width: 168px;*/
/*    height: 12px;*/
/*    font-size: 12px;*/
/*    font-family: PingFang HK-Regular, PingFang HK;*/
/*    font-weight: 400;*/
/*    color: #000000;*/
/*    line-height: 12px;*/
/*}*/

/*.menu-items ul li div {*/
/*    display: inline-block;*/
/*    width: 100%;*/
/*    font-size: 12px;*/
/*}*/

/*!*.menu-items ul li div span {*!*/
/*!*    display: inline-block;*!*/
/*!*    width: 33%;*!*/
/*!*    color: #999;*!*/
/*!*}*!*/


/*.menu-items ul li img {*/
/*    height: 16px;*/
/*    padding-bottom: 2px;*/
/*}*/

/*.menu-items ul li:hover {*/
/*    cursor: pointer;*/
/*    box-shadow: -1px 0px 2px 0px #ddd;*/
/*}*/

.user-panel-item {
    height: 342px;
    margin: 0 auto 0 1020px;
    position: relative;
    z-index: 1;
    top: 44px;
}

.user-panel {
    position: absolute;
    right: 0;
    height: 470px;
    width: 194px;
    top: 9px;
    display: inline-block;
    /*background-color: white;*/
    background-color: rgba(255 255 255 0.15);
    color: white;
    box-shadow: 0 0 4px 4px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 4px 4px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 4px 4px rgba(0, 0, 0, 0.1);
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color="#888888");
}

.user-panel em {
    font-style: italic;
    font-size: 12px;
}

.user-btn {
    padding-top: 18px;
    height: 52px;
    width: 100%;
    display: inline-block;
    z-index: 100;
    position: absolute;
}

.user-btn a {
    background-color: #fff;
    color: #eb4125;
    width: 70px;
    display: inline-block;
    text-align: center;
    font-size: 12px;
    border-radius: 4px;
    height: 24px;
    line-height: 24px;
    margin-left: 20px;
    text-decoration: none;
}

.user-btn a:hover {
    background: #eb4125;
    color: #fff;
}

.user-btn-lged {
    margin-top: 10px;
    text-align: center;
    height: 40px;
}

.user-btn-lged a {
    background-color: white;
    color: #2489EB;
    display: inline-block;
    text-align: center;
    font-size: 12px;
    border-radius: 2px;
    height: 24px;
    line-height: 24px;
    width: 142px;
    text-decoration: none;
}

/*.last-list {*/
/*    width: 100%;*/
/*    height: 91px;*/
/*    display: inline-block;*/
/*    color: #666;*/
/*    margin-top: 100px;*/
/*}*/

/*.last-list li {*/
/*    display: inline-block;*/
/*    width: 100%;*/
/*    padding-left: 9px;*/
/*    height: 16px;*/
/*    line-height: 16px;*/
/*}*/

/*.ul-ul-block {*/
/*    width: 763px;*/
/*    border: 1px solid #999999;*/
/*    position: absolute;*/
/*    left: 25px;*/
/*    margin-top: 3px;*/
/*}*/

/*.ul-ul-block-vertical {*/
/*    width: 0.5px;*/
/*    border: 0.5px solid #dcdcdc;*/
/*    height: 267px;*/
/*    margin-top: 38px;*/
/*    left: 423px;*/
/*    right: 422px;*/
/*    position: absolute;*/
/*    z-index: 2;*/
/*}*/

/*.menu-right-item {*/
/*    width: calc(var(--sec-img-width) + 10px);*/
/*    position: absolute;*/
/*    height: var(--sec-img-height);*/
/*    top: 0px;*/
/*    margin-left: 194px;*/
/*    background-color: white;*/
/*    display: none;*/
/*    z-index: 1;*/
/*    box-shadow: 0px 2px 10px 1px #ccc;*/
/*}*/

/*.menu-right-item ul li span {*/
/*    cursor: pointer;*/
/*}*/

/*.menu-right-item ul li span:hover {*/
/*    color: #2489EB;*/
/*    text-decoration: underline;*/
/*}*/

/*.menu-right-item-ul {*/
/*    padding: 0 0 12px 40px;*/
/*}*/

/*.items-table {*/
/*    height: 100%;*/
/*    width: 100%;*/
/*}*/

/*.items-table ul li {*/
/*    font-size: 12px;*/
/*    position: relative;*/
/*}*/

/*.menu-right-item-ul-li-title {*/
/*    padding-top: 7px;*/
/*    font-size: 14px !important;*/
/*}*/

/*.menu-right-item-ul-li-content {*/
/*    padding-top: 1px;*/
/*    font-size: 12px !important;*/
/*}*/

/*.menu-right-item-ul-li-content span a {*/
/*    color: inherit;*/
/*}*/

/*.items-table ul li span {*/
/*    width: 117px;*/
/*    text-align: left;*/
/*    height: auto;*/
/*    display: inline-block;*/
/*}*/

.for-feature ul {
    height: 30px;
    line-height: 30px;
    display: inline-block;
    width: 100%;
}

.for-feature ul li {
    float: left;
}

.for-feature .menu-right-item-ul-li-title {
    padding: 0;
    width: 33%;
}

.for-feature .menu-right-item-ul-li-content {
    width: 33%;
    margin-top: 5px;
}

.forSupplierItem .menu-right-item-ul-li-content span {
    display: inline-block;
    margin-right: 10px;
    width: auto;
    color: #333;
}

.m-first-df-css .menu-right-item-ul-li-content span {
    display: inline-block;
    margin-right: 10px;
    width: auto;
    color: #333;
}

.for-feature ul li span {
    width: auto;
    padding-right: 15px;
}

.for-generic ul li span {
    width: 55px;
    display: inline-block;
}

.for-generic ul li {
    font-size: 12px;
}

.items-img {
    position: absolute;
    left: -20px;
}

.items-img-1 {
    top: 40px;
}

.items-img-2 {
    top: 104px;
}

.items-img-3 {
    top: 170px;
}

.items-img-4 {
    top: 237px;
}

.items-img-5 {
    top: 305px;
}

.more-btn {
    width: 60px;
    position: absolute;
    right: 19px;
    border: 1px solid #2489eb;
    height: 24px;
    text-align: center;
    line-height: 24px;
    border-radius: 2px;
    color: #2489eb;
    bottom: 10px;
    cursor: pointer;
    font-style: normal;
}

.more-btn:hover {
    background-color: #2489eb;
    color: #fff;
}

.anli-img {
    height: 135px;
    width: 376px;
}

/* index_v4.css end */

/* 头部导航begin */
.nav-header {
    width: 100%;
    height: 29px;
    background-color: #fafafa !important;
    position: relative;
}

.nav-header .nav-content {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

/* 左侧区域 */
.nav-content .nav-left-area {
    float: left;
    width: 60%;
    height: 100%;
}

.nav-left-area .nav-left-item {
    list-style: none;
    width: 100%;
    height: 100%;
    line-height: 29px;
    padding: 0;
    margin: 0;
}

.nav-left-item li {
    float: left;
    color: #666666;
    font-size: 14px;
    font-weight: 400;
}

.nav-left-item li a {
    display: block;
    height: 29px;
    color: #666666;
    font-size: 14px;
    font-weight: 400;
}

.nav-left-item a span {
    margin-right: 5px;
    font-size: 12px;
}

/* 右侧区域 */
.nav-content .nav-right-area {
    width: 40%;
    float: left;
    height: 100%;
    position: relative;
}

.nav-right-area .nav-right-item {
    list-style: none;
    width: auto;
    height: 100%;
    line-height: 29px;
    padding: 0;
    margin: 0;
    position: absolute;
    right: 0;
}

.nav-right-item li {
    float: left;
    color: #666666;
    font-size: 14px;
    font-weight: 400;
}

.nav-right-item li a {
    display: block;
    height: 29px;
    color: #666666;
    font-size: 14px;
    font-weight: 400;
    position: relative;
}

.nav-right-item li a .tip-invoice{
    position: absolute;
    top: 24px;
    z-index: 100001;
    left: 20px;
}
.tip-invoice::before{
    content: "可开发票";
    color: rgb(255, 255, 255);
    font-size: 10px;
    line-height: 16px;
    font-weight: 400;
    width: 60px;
    height: 18px;
    position: absolute;
    text-align: center;
    z-index: 1;
    padding-top: 1px;
    font-style: initial;
    background: rgb(238, 0, 0);
    border-radius: 1px;
}
.tip-invoice::after{
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: -5px;
    left: 0px;
    border-width: 6px 6px;
    border-style: solid;
    border-color: transparent transparent transparent #ee0000;
    border-radius: 2px;
}
.nav-right-item a span {
    margin: 0 3px;
    font-size: 12px;
}

/* 手机版二维码样式 */
.dropdown .qr-code {
    min-width: 90px;
    min-height: 90px;
    top: 90%;
    left: -30px;
    text-align: center;
    margin: 0;
    padding: 10px 10px;
}

/* 网站地图样式 */
.dropdown .map-menu {
    width: 400px;
    height: 270px;
    text-align: center;
    top: 90%;
    left: -300px;
}

.map-menu .menu-title {
    height: 60px;
    width: 25%;
    float: left;
}

.map-menu .menu-content {
    height: 60px;
    width: 75%;
    float: left;
}

.map-menu b {
    height: 70px;
    line-height: 70px;
}

.map-menu ul {
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
    height: 70px;
    line-height: 40px;
}

.map-menu li {
    height: 20px;
    width: auto;
    padding: 0 3px;
    color: #999999;
    margin: 3px 0;
}

.map-menu a {
    font-size: 14px;
    color: #666666;
    font-weight: 400;
}

/* 头部导航end */
.login-register-ul li {
    padding: 0 5px;
}

#newBridge .nb-icon-skin-3 .nb-icon-inner-wrap .nb-icon-bridge0 {
    display: none;
}

.order-stock-modal {
    width: 400px;
    height: 150px;
    display: none;
    position: fixed;
    top: 30%;
    left: 40%;
    z-index: 200002;
    border-radius: 4px;
    background-color: #fff;
}

.order-stock-msg-header {
    padding: 10px;
    border-bottom: 1px solid #cccccc;
}

.order-stock-msg-body {
    color: #2489eb;
    padding: 10px;
    font-size: 16px;
}

.items-certificate a:hover {
    color: #2489eb;
    border: 0;
}

.for-supplier .menu-right-item-ul-li-title {
    width: 49%;
    float: left;
}

.for-supplier .menu-right-item-ul-li-content {
    width: 49%;
    float: left;
    padding-right: 5%;
}

.for-supplier .b {
    cursor: pointer;
}

.for-supplier .b:hover {
    color: #2489eb;
}

.for-generic .b {
    cursor: pointer;
}

.for-generic .b:hover {
    color: #2489eb;
}

.for-feature .b {
    cursor: pointer;
}

.for-feature .b:hover {
    color: #2489eb;
}

.items-certificate .b {
    cursor: pointer;
}

.items-certificate .b:hover {
    color: #2489eb;
}

.ul-img-hover {
    transform: scale(1.02);
    transition-duration: 0.5s;
}

/* banner 应对缩小浏览器窗口宽度变化 */
.home {
    min-width: 780px;
    /*--home-max-width: 55%;*/
    /*max-width: var(--home-max-width);*/
    height: 485px;
    width: 795px;
    margin: 0 auto;
    /*padding-left: 15px;*/
}

.layui-carousel {
    position: relative;
    overflow: hidden;
    height: 480px !important;
    height: calc(var(--sec-img-height) + var(--sec-img-margin-top)) !important;
    padding-top: 8px;
    /*left: calc(100% - var(--home-max-width));*/
    /*border-top: 5px solid rgba(0,0,0,0);*/
    /*left: 15px;*/
}

:root {
    --sec-img-width: 760px;
    --sec-img-height: 470px;
    --sec-img-margin-top: .7rem;
}
.section-head-wrap .layui-carousel img {
    position: absolute;
    width: 760px;
    width: var(--sec-img-width);
    height: 470px;
    height: var(--sec-img-height);
    left: calc(50% - 760px / 2 + 16px);
    left: calc(50% - var(--sec-img-width) / 2 + 16px);
    overflow: hidden;
    border-radius: 10px;
    /*padding: var(--sec-img-margin-top) 0 0 0;*/
    /*left: 50%;*/
    /*margin-left: -960px;*/
}

/* 轮播箭头样式 */
.layui-carousel-arrow {
    display: none;
    opacity: 0;
    left: 500px;
    top: 50%;
    margin-top: -18px;
    width: 30px !important;
    height: 65px !important;
    line-height: 36px;
    text-align: center;
    font-size: 30px !important;
    border: 0;
    border-radius: 0 !important;
    background-color: rgba(0, 0, 0, .2);
    color: #fff;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    cursor: pointer;
}

.layui-carousel[lay-arrow=always] .layui-carousel-arrow {
    opacity: 1;
    left: 20px;
    top: 155px;
}

/* 固定头部样式begin */
.nav-wrap {
    background-color: #FFF;
    height: 80px;
    width: 100%;
    position: fixed;
    z-index: 99999;
    top: 0;
}

.nav-shadow {
    -moz-box-shadow: 0 3px 15px #b9b9b9; /* 老的 Firefox */
    box-shadow: 0 3px 15px #b9b9b9;
    border-bottom: #b9b9b9 2px solid;
}

.nav-center {
    height: 68px;
    width: 1200px;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
}

/* LOGO图片 */
.nav-logo {
    float: left;
    margin: 3px 0;
    width: auto;
    height: 68px;
    display: flex;
    align-items: center;
}

.nav-logo img:first-child {
    width: auto;
    height: 68px;
    float: left;
}

.nav-logo embed {
    width: 172px;
    height: 33px;
    margin-left: 15px;
}

.search-div {
    display: none;
    width: 585px;
    float: left;
    height: 60px;
    margin: 0 60px;
}

.search-div .search-input {
    margin-top: 11px;
    height: 38px;
    border-color: #2489eb;
    padding-left: 10px;
}

.quick-search-btn {
    height: 38px;
    background-color: #2489eb;
    color: #FFF;
    width: 100px;
    border: 0;
}

.navbar-link .login-ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    height: 60px;
}

.login-ul li {
    text-align: center;
    float: left;
    height: 60px;
    margin: 0 1px;
}

.login-ul li a {
    display: block;
    height: 60px;
    line-height: 60px;
    padding: 0 5px;
    font-size: 13px;
    text-decoration: none;
    color: #000;
}

.login-ul .icon {
    margin: 0 3px 3px;
}

/* 固定头部样式end */

/* 最新采购需求牌号链接样式 */
.swiper-slide a {
    color: #666;
    width: 100%;
    height: 100%;
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
}

.swiper-slide a:hover {
    color: #2489eb !important;

}

.prod-slide a {
    color: #000 !important;
    text-decoration: none;
}

.prod-slide a:hover {
    cursor: pointer;
    color: #2489eb;
    text-decoration: none;
}

/* 平台模式样式begin */
.tech-normal-bg {
    background: url('https://slfiles.soliao.com/soliao/images/index/icon-tech.png') no-repeat;
    background-size: 100% 100%;
}

.tech-big-bg {
    background: url('https://slfiles.soliao.com/soliao/images/index/icon-tech-big.png') no-repeat;
    background-size: 100% 100%;
    width: 435px;
}

.deal-normal-bg {
    background: url('https://slfiles.soliao.com/soliao/images/index/icon-deal.png') no-repeat;
    background-size: 100% 100%;
}

.deal-big-bg {
    background: url('https://slfiles.soliao.com/soliao/images/index/icon-deal-big.png') no-repeat;
    background-size: 100% 100%;
    width: 435px;
}

.fina-normal-bg {
    background: url('https://slfiles.soliao.com/soliao/images/index/icon-fina.png') no-repeat;
    background-size: 100% 100%;
}

.fina-big-bg {
    background: url('https://slfiles.soliao.com/soliao/images/index/icon-fina-big.png') no-repeat;
    background-size: 100% 100%;
    width: 435px;
}

.news-normal-bg {
    background: url('https://slfiles.soliao.com/soliao/images/index/icon-news.png') no-repeat;
    background-size: 100% 100%;
}

.news-big-bg {
    background: url('https://slfiles.soliao.com/soliao/images/index/icon-news-big.png') no-repeat;
    background-size: 100% 100%;
    width: 435px;
}

.social-normal-bg {
    background: url('https://slfiles.soliao.com/soliao/images/index/icon-social.png') no-repeat;
    background-size: 100% 100%;
}

.social-big-bg {
    background: url('https://slfiles.soliao.com/soliao/images/index/icon-social-big.png') no-repeat;
    background-size: 100% 100%;
    width: 435px;
}

/* 平台模式样式end */
/* 库存相关样式  */
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th,
.table > thead > tr > td, .table > thead > tr > th {
    vertical-align: text-top !important;
}

/* 头条相关 */
.new-list-more-div {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-top: 15px
}

.new-list-more-info {
    display: inline-block;
    width: 66px;
    height: 24px;
    font-size: 14px;
    padding: 5px 10px;
    border: 1px solid;
    text-decoration: none;
    line-height: 1;
    border-radius: 3px;
    color: #2489eb;
}

.new-list-more-info:hover {
    text-decoration: none;
    color: #fff;
    background-color: #2489eb;
    cursor: pointer;
}

/* #tooltip {
	font-family: "微软雅黑";
	position: absolute;
	border: 1px solid #999;
	background: #fff;
	padding: 5px 10px;
	border-radius: 5px;
	color: #000;
	display: none;
	font-size: 14px;
} */
.suggest-keywords {
    height: auto;
    width: 100%;
    text-align: left;
    margin: 10px 20px;
}

.suggest-keywords a {
    display: inline-block;
    color: #999999;
    font-size: 14px;
    padding: 7px 0;
    width: auto;
    position: relative;
    text-decoration: none;
}

.suggest-keywords a:hover {
    font-weight: bolder;
    color: #2489eb;
}

.suggest-keywords a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 5px;
    width: 0;
    height: 1px;
    background: #2489eb;
    transition: all .2s;
}

.suggest-keywords a:hover:before {
    width: 100%;
    left: 0;
    right: 0;
}

.search-highlight {
    color: #2489eb;
}

#menuSupplier div span:FIRST-CHILD {
    width: 55px;
}

#menuSupplier div span:LAST-CHILD {
    width: 27px;
}


/* 新的二维码弹窗 */
.bg-qrcode {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
}

.qr-code-new {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-height: 85%;
    width: 940px;
    height: 425px;
    background: #fff;
    border-radius: 10px;
}

.app-qrcode {
    width: 50%;
    height: 100%;
    float: left;
    padding: 75px;
    text-align: center;
}

.app-qrcode span, .h5-qrcode span {
    display: inline-block;
    word-break: break-all;
    font-size: 20px;
    margin-top: 30px;
}

.app-qrcode span {
    width: 130px;
}

.h5-qrcode {
    width: 50%;
    height: 100%;
    float: right;
    padding: 75px;
    text-align: center;
}

.h5-qrcode span {
    width: 180px;
}

.close-tag-index {
    position: absolute;
    right: 15px;
    top: 10px;
    background: transparent;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    border: 1px solid #e0e0e0;
    cursor: pointer;
}

.close-tag-index:BEFORE {
    content: '';
    position: absolute;
    width: 1px;
    height: 20px;
    background: #ddd;
    transform: rotate(45deg);
    top: 4px;
    left: 14px;
}

.close-tag-index:AFTER {
    content: '';
    position: absolute;
    width: 1px;
    height: 20px;
    background: #ddd;
    transform: rotate(135deg);
    top: 4px;
    left: 14px;
}

.quiz-question {
    position: relative;
    margin-left: 10px;
}

.quiz-question:before {
    content: '问';
    display: flex;
    align-items: center;
    justify-content: center;
    width: 14px;
    height: 14px;
    font-size: 10px;
    color: #fff;
    background: #2589eb;
    position: absolute;
    top: 7px;
    left: -16px;
}
#home-button-link {
    color: #fff;
    background-color: #2589EB;
    border-radius: 5px;
    width: 86px;
    height: 20px;
    line-height: 19px;
    font-weight: 300;
    text-decoration: none;
    text-align: center;
    margin-top: 4px;
    box-shadow: 0px 0px 10px 0px rgba(37,137,235,0.2);
}
#allClass{
    display: block;
    font-size: 14px;
    font-weight: 300;
    color: #999999;
}
#allClass i{
    top: 2px;
    right: 1px;
    width: 14px;
    height: 13px;
    color: #FF9900;
    opacity: 1;
}
#other-link i{
    display: block;
    position: absolute;
    top: 11px;
    right: 8px;
    font-size: 1px;
}
.tip-staying{
    top: -15px;
    position: absolute;
}
.tip-staying:before{
    content: '敬请期待';
    color: #fff;
    font-size: 10px;
    line-height: 16px;
    font-weight: 400;
    width: 60px;
    height: 18px;
    position: absolute;
    background: #ee0000;
    border-radius: 1px;
    text-align: center;
    z-index: 1;
    padding-top: 1px;
    font-style: initial;
}
.tip-staying:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 14px;
    left: 0;
    border-width: 4px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #ee0000;
    border-radius: 2px;
}
/*#saleAuction:before{*/
/*    background: red !important;*/
/*}*/
.tip-auction{
    top: -8px;
    position: absolute;
    right: 50px;
}
.tip-auction:before{
    content: 'NOW';
    color: #fff;
    font-size: 10px;
    line-height: 14px;
    font-weight: 400;
    width: 32px;
    height: 14px;
    position: absolute;
    background: #ee0000;
    border-radius: 1px;
    text-align: center;
    z-index: 1;
    padding-top: 1px;
    font-style: initial;
}
.tip-auction:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 8px;
    left: 0;
    border-width: 4px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #ee0000;
    border-radius: 2px;
}

/* 全屏灰 */
.garyBody {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -webkit-filter: grayscale(1);
}
