@charset "utf-8";
.wrap {
    width: 100%;
    min-width: 1200px;
    position: relative;
}

.wrap>div {
    width: 100%;
}

.hFixed {
    position: fixed;
    top: 0;
    left: 0;
}

.Top {
    background: #094a7f;
}
.flex{
    display: flex;
}
.flex_fl{
    display: flex;
    align-items: center;
}
.flex_center{
    display: flex;
    align-items: center;
    justify-content: center;
}
.flex_col{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.mgr50 {
    margin-right: 50px;
}

.mgr20 {
    margin-right: 20px;
}
.no_show{display: none !important;}
.Top-1>a {
    display: block;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    color: rgba(255, 255, 255, .6);
    padding-left: 20px;
    padding-right: 20px;
    background: url(../images/1-2b.png) no-repeat right center;
    position: relative;
}

.Top-1>a:first-child {
    padding-left: 0;
}

.Top-1>a:last-child {
    padding-right: 0;
    background: none;
}

.Top-1>a>img {
    position: absolute;
    top: 2px;
    right: 2px;
}

.header {
    position: absolute;
    z-index: 1000;
    left: 0;
    top: 32px;
    height: 74px;
    width: 100%;
}

.header>div {
    height: 74px;
}

.header .logo {
    width: 128px;
    height: 74px;
    background: url(../images/logo1.png) no-repeat center center;
}

.header .ul01 {
    height: 74px;
}

.header .ul01>li {
    margin-left: 44px;
}

.header .ul01>li:first-child {
    margin-left: 0;
}

.header .ul01>li>a {
    height: 74px;
    line-height: 74px;
    font-size: 16px;
    color: #fff;
    position: relative;
}

.header .ul01>li:hover>a:before, .header .ul01>li.active>a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    background-color: #6974ff;
    bottom: 10px;
    left: 0;
}

.header .ul01>li>a>span {
    position: absolute;
    right: -15px;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
    height: 8px;
    background: url(../images/01.png) no-repeat center center;
}

.header:hover, .header.cur {
    background-color: #fff;
}

.header:hover .logo, .header.cur .logo {
    background: url(../images/logo2.png) no-repeat center center;
}

.header:hover .ul01>li>a, .header.cur .ul01>li>a {
    color: #333;
}

.header:hover .ul01>li>a>span, .header.cur .ul01>li>a>span {
    background: url(../images/02.png) no-repeat center center;
}

.ulDiv {
    display: none;
    z-index: 111;
    position: absolute;
    background-color: #fff;
    /*width: 100vw!important;*/
    width: 100%;
    padding: 0 20px 60px;
    left: 0;
    top: 73px;
    border-top: 1px solid #eee
}

.ulDiv22 {
    top: 56px;
}

.ul11>li {
    width: 260px;
    margin-right: 53px;
    padding-top: 60px;
    padding-bottom: 20px;
}

.ul11>li:nth-child(4n) {
    margin-right: 0;
}

.ulgood>li {
    width: 220px;
    margin-right: 20px;
    padding-top: 60px;
    padding-bottom: 20px;
}

.ulgood>li:nth-child(5n) {
    margin-left: 20px;
}

.ulgood>li .w72 {
    width: 68px;
}

.ulgood>li .mgl92 {
    margin-left: 80px;
}

.ulgood>li .mgl92 .mgt5 {
    font-size: 12px;
}

.w72 {
    width: 72px;
}

.mgl92 {
    margin-left: 92px;
}

.cor3 {
    color: #333;
}

.span1 {
    color: #fff;
    background-color: #ff7300;
    padding-left: 3px;
    padding-right: 3px;
    border-radius: 3px;
    font-size: 14px;
    margin-left: 5px;
}

/*===========公告=============*/

.Top1 {
    background: #e6e6e6;
}

.Top1 .Top-1>a {
    display: block;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    color: #888;
    padding-left: 20px;
    padding-right: 20px;
    background: url(../images/1-2b.png) no-repeat right center;
    position: relative;
}

.Top1 .Top-1>a:first-child {
    padding-left: 0;
}

.Top1 .Top-1>a:last-child {
    padding-right: 0;
    background: nonel;
}

.Top1 .Top-1>a>img {
    position: absolute;
    top: 2px;
    right: 2px;
}

.pc1 {
    background: url(../images/19.png) no-repeat left center;
    padding-left: 24px;
}

.header2 {
    width: 100%;
    padding: 30px 0 36px;
    background-color: #fff;
}

.head2-1 {
    margin-right: 135px;
}

.head2-1>a:nth-child(1) {
    margin-right: 30px;
}

.head2-1>a:nth-child(2) {
    padding-left: 30px;
    border-left: 1px solid #e6e6e6;
    margin-top: 9px;
}

.head2-2 {
    width: 520px;
    padding-top: 10px;
}

.formDiv {
    width: 100%;
    height: 40px;
    border-radius: 20px;
    position: relative;
}

.pdl18 {
    padding-left: 18px;
}

.formDiv>input:nth-child(1) {
    width: 424px;
    border: 2px solid #5c81ff;
    border-radius: 20px 0 0 20px;
}

.formDiv>input:nth-child(2), .serach_btn {
    width: 96px;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 0 20px 20px 0;
    top: 0!important;
    right: 0!important;
    position: absolute;
    z-index: 10;
    background: rgb(142, 107, 255);
    background: linear-gradient(-90deg, rgba(142, 107, 255, 1), rgba(80, 134, 255, 1));
    font-size: 16px;
    color: #fff;
}

.btn2>a {
    margin-left: 17px;
    margin-top: 10px;
    color: #999;
}

.btn2>a:hover {
    color: #5086FF;
}

.head2-3 {
    padding-top: 10px;
}

.head2-3>a {
    margin-right: 24px;
}

.head2-3>a:last-child {
    margin-right: 0;
}

.head2-3>a>p {
    margin-top: 7px;
}

.header3 {
    width: 100%;
    height: 56px;
    background: rgb(15, 121, 233);
    background: linear-gradient(90deg, rgba(15, 121, 233, 1), rgba(107, 95, 254, 1), rgba(87, 148, 255, 1));
}

.w900 {
    width: 900px;
}

.w280 {
    width: 280px;
}

.ul06>li {
    margin-right: 60px;
}

.ul06>li:last-child {
    margin-right: 0;
}

.ul06>li>a {
    line-height: 56px;
    height: 56px;
}

.pc2 {
    background: url(../images/23.png) no-repeat right center;
    padding-right: 18px;
}

.img1 {
    left: -18px;
    ;
    top: 6px;
}

.div1 {
    padding: 20px 20px 90px;
    border-radius: 10px;
}

.div1>div:nth-child(1) {
    width: 100%;
    background: rgb(142, 107, 255);
    background: linear-gradient(-54deg, rgba(142, 107, 255, 1), rgba(80, 134, 255, 1));
    border-radius: 10px 10px 0px 0px;
    padding: 30px 30px 28px;
}

.w88 {
    width: 88px;
}

.mgr100 {
    margin-right: 100px;
}

.div1-1 {
    background: rgba(255, 255, 255, 1);
    border-radius: 10px;
    padding-top: 12px;
    padding-bottom: 12px;
}

.mgt6 {
    margin-top: 6px;
}

.div1-2 {
    width: 260px;
    margin-top: 15px;
    height: 32px;
    padding: 7px 0px;
    background: rgba(255, 255, 255, .9);
    border-radius: 16px;
}

.div1-2>p:nth-child(1) {
    border-right: 1px solid rgba(78, 120, 254, .2);
}

.div2 {
    border-radius: 10px;
}

.div2-1 {
    height: 48px;
    background: url(../images/24.png) no-repeat;
    width: 100%;
    border-radius: 10px 10px 0px 0px;
    padding-left: 15px;
    padding-top: 17px;
}

.div2-1>p {
    font-size: 14px;
    color: #fff;
    height: 14px;
    line-height: 14px;
    border-left: 3px solid #fff;
    padding-left: 10px;
}

.ul07 {
    padding: 7px 16px 31px;
}

.ul07>li>a>p:nth-child(1) {
    background: url(../images/25.png) no-repeat left center;
    padding-left: 15px;
}

.ul07>li.active>a>p:nth-child(1) {
    background: url(../images/25b.png) no-repeat left center;
    padding-left: 15px;
    color: #4E78FE;
}

.ul07>li>a>p:nth-child(2) {
    margin-top: 5px;
    padding-left: 15px;
}

.ul07>li.active>a>p:nth-child(2) {
    color: #4E78FE;
}

.cor212121 {
    color: #212121;
}

.cor8 {
    color: #888;
}

.cor5086FF {
    color: #5086FF;
}

.cor21DEFE {
    color: #21DEFE;
}

.cor4E78FE {
    color: #4E78FE;
}

.cor434343 {
    color: #434343;
}

.bgf6 {
    background-color: #f6f6f6;
}

.M1 {
    position: relative;
    padding-bottom: 10px;
}

.M1-1 {
    width: 1200px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #fff;
    padding: 35px 55px;
    width: 1200px;
    border-radius: 8px 10px 10px 10px;
    z-index: 10;
}

.M1-1>div {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}

.M1-1>div a {
    height: 25px;
    line-height: 25px;
}

.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 100px;
    left: 0;
    width: 100%;
}

.swiper-pagination-bullet {
    width: 26px;
    height: 3px;
    margin: 0 3px;
    background: rgba(255, 255, 255, .3) opacity: 1;
    border-radius: 0;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    width: 26px;
    background: rgba(255, 255, 255, 1);
    border-radius: 0;
}

#swiper2>div>div:hover>a {
    color: #5086ff;
}

.mgt12 {
    margin-top: 12px;
}

.M2 {
    padding: 127px 0 120px;
}

.M2-ul>li {
    float: left;
    width: 218px;
    margin-right: 12px;
}

.M2-ul>li:last-child {
    margin-right: 0;
}

.M2-ul>li.active {
    width: 280px;
}

.M2-ul>li>a {
    width: 100%;
    height: 480px;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    padding: 25px 15% 30px;
    text-align: center;
}

.M2-ul>li.active>a {
    background: url(../images/3.png) no-repeat center center/100% 100%;
}

.M2-ul>li>a .p1 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

.M2-ul>li>a .p2 {
    color: #bcbcbc;
    margin-top: 12px;
}

.M2-ul>li>a .p3 {
    width: 100%;
    height: 1px!important;
    border-top: 1px solid #f3f3f3;
    margin-top: 25px;
}

.M2-ul>li>a p.p4 {
    margin-top: 25px;
    line-height: 26px;
    height: 156px;
    overflow: hidden;
}

.M2-ul>li>a span {
    display: block;
    width: 100%;
    height: 151px;
}

.M2-ul>li:nth-child(1)>a span {
    background: url(../images/4-1.png) no-repeat center center;
}

.M2-ul>li:nth-child(2)>a span {
    background: url(../images/4-2.png) no-repeat center center;
}

.M2-ul>li:nth-child(3)>a span {
    background: url(../images/4-3.png) no-repeat center center;
}

.M2-ul>li:nth-child(4)>a span {
    background: url(../images/4-4.png) no-repeat center center;
}

.M2-ul>li:nth-child(5)>a span {
    background: url(../images/4-5.png) no-repeat center center;
}

.M2-ul>li:nth-child(1).active>a span {
    background: url(../images/4-1b.png) no-repeat center center;
}

.M2-ul>li:nth-child(2).active>a span {
    background: url(../images/4-2b.png) no-repeat center center;
}

.M2-ul>li:nth-child(3).active>a span {
    background: url(../images/4-3b.png) no-repeat center center;
}

.M2-ul>li:nth-child(4).active>a span {
    background: url(../images/4-4b.png) no-repeat center center;
}

.M2-ul>li:nth-child(5).active>a span {
    background: url(../images/4-5b.png) no-repeat center center;
}

.M2-ul>li.active>a .p1 {
    color: #fff;
}

.M2-ul>li.active>a .p3 {
    width: 100%;
    height: 1px!important;
    border-top: 1px solid #9590ff;
    margin-top: 25px;
}

.M2-ul>li.active>a .p2, .M2-ul>li.active>a .p4 {
    color: rgba(255, 255, 255, .7);
}

.M3 {
    background: url(../images/5.jpg) no-repeat center center/100% auto;
    background-size: cover;
    padding-top: 120px;
    padding-bottom: 140px;
}

.rgb50 {
    color: rgba(255, 255, 255, .5);
}

.rgb30 {
    color: rgba(255, 255, 255, .3);
}

.rgb60 {
    color: rgba(255, 255, 255, .6);
}

.rgb70 {
    color: rgba(255, 255, 255, .7);
}

.corbcbcbc {
    color: #bcbcbc;
}

.ul02>li {
    float: left;
    width: 270px;
    margin-right: 40px;
    margin-top: 30px;
}

.ul02>li:nth-child(4n) {
    margin-right: 0;
}

.ul02>li>a {
    width: 270px;
    height: 320px;
    position: relative;
    overflow: hidden;
}

.ul02>li>a>div {
    width: 270px;
    height: 320px;
    padding: 20px 20px 20px;
    position: absolute;
    top: 0;
}

.ul02>li>a>div.d1 {
    padding: 40px
}

.ul02>li>a>div.d2 {
    padding: 20px 20px 20px;
}

.ul02>li>a>div.d1 {
    left: 0;
    background: url(../images/6-1.png) no-repeat center center;
}

.ul02>li>a>div.d2 {
    display: none;
    left: 0;
    background: url(../images/6-2.png) no-repeat center center;
}

.a1 {
    width: 110px;
    height: 36px;
    line-height: 36px;
    background: rgb(236, 143, 32);
    background: linear-gradient(90deg, rgba(236, 143, 32, 1), rgba(251, 175, 30, 1));
    border-radius: 4px;
    color: #fff;
    text-align: center;
}

.ul02>li:hover>a>div.d1 {}

.ul02>li:hover>a>div.d2 {
    display: block;
}

.M4 {
    padding: 120px 0;
}

.ul04 {
    margin-top: 33px;
    padding-bottom: 15px;
}

.ul04>li {
    width: 300px;
    float: left;
    margin-right: 150px;
    margin-top: 30px;
}

.ul04>li:nth-child(3n) {
    margin-right: 0;
}

.ul04>li>a>div {
    padding-left: 20px;
    padding-right: 20px;
}

.ul04>li:hover>a>div>p:nth-child(1), .ul04>li:hover>a>div>p:nth-child(2) {
    color: #5086FF;
}

/*放大*/

.picfd:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

/*旋转放大*/

.picRotateScale:hover {
    transform: rotate(360deg) scale(1.2);
    -webkit-transform: rotate(360deg) scale(1.2);
    -moz-transform: rotate(360deg) scale(1.2);
    -o-transform: rotate(360deg) scale(1.2);
    -ms-transform: rotate(360deg) scale(1.2);
}

/*上移动*/

.T-YD:hover {
    transform: translate(0, -10px);
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
}

/*下移动*/

.B-YD:hover {
    transform: translate(0, 10px);
    -webkit-transform: translate(0, 10px);
    -moz-transform: translate(0, 10px);
    -o-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
}

.M5 {
    background: url(../images/11.jpg) no-repeat center center/100% auto;
    background-size: cover;
    padding: 120px 0;
}

.M5-1>a>p {
    widdth: 58px;
    height: 58px;
}

.M5-1>a:nth-child(1)>p {
    background: url(../images/10-1.png) no-repeat center center;
}

.M5-1>a:nth-child(2)>p {
    background: url(../images/10-2.png) no-repeat center center;
}

.M5-1>a:nth-child(3)>p {
    background: url(../images/10-3.png) no-repeat center center;
}

.M5-1>a:nth-child(1):hover>p {
    background: url(../images/10-1b.png) no-repeat center center;
}

.M5-1>a:nth-child(2):hover>p {
    background: url(../images/10-2b.png) no-repeat center center;
}

.M5-1>a:nth-child(3):hover>p {
    background: url(../images/10-3b.png) no-repeat center center;
}

.M5-1>a:hover>div>p, .M5-1>a:hover>div>div>div, .M5-1>a:hover>div>div>span {
    color: #21DEFE
}

.pdl35 {
    padding-left: 35px;
}

.pdr35 {
    padding-right: 35px;
}

.w400 {
    width: 400px;
}

.pdt80 {
    padding-top: 80px;
}

.w58 {
    width: 58px;
}

.mgl90 {
    margin-left: 90px;
}

.mgt80 {
    margin-top: 80px;
}

.s8 {
    position: absolute;
}

.p5 {
    right: 175px;
    bottom: 210px;
}

.p6 {
    right: 70px;
    bottom: 155px;
}

.p7 {
    right: 105px;
    bottom: 120px;
}

@font-face {
    font-family: "DIN-Medium";
    src: url("../fonts/DIN-Medium.woff2") format("woff2"), url("../fonts/DIN-Medium.woff") format("woff"), url("../fonts/DIN-Medium.ttf") format("truetype"), url("../fonts/DIN-Medium.eot") format("embedded-opentype"), url("../fonts/DIN-Medium.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

.value1, .value2, .value3, .M6-1>a {
    font-family: "DIN-Medium";
}

.s8-1 {
    right: 180px;
    bottom: 230px;
}

.s8-2 {
    right: 75px;
    bottom: 175px;
}

.s8-3 {
    right: 110px;
    bottom: 140px;
}

.s8-1 em {
    width: 18px;
    height: 18px;
    margin: 0 auto;
    background: url(../images/9-1.png) no-repeat center center;
    cursor: pointer;
    display: block;
    position: relative;
}

.s8-1 em:after {
    content: '';
    position: absolute;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    box-shadow: 0 0 1px 2px rgba(42, 203, 255, 0.5);
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
    z-index: 3;
    opacity: 0;
    -webkit-animation: halo 2s 0.5s infinite ease-out;
    -moz-animation: halo 2s 0.5s infinite ease-out;
    animation: halo 2s 0.5s infinite ease-out;
}

.s8-2 em {
    width: 18px;
    height: 18px;
    margin: 0 auto;
    background: url(../images/9-1.png) no-repeat center center;
    cursor: pointer;
    display: block;
    position: relative;
}

.s8-2 em:after {
    content: '';
    position: absolute;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    box-shadow: 0 0 1px 2px rgba(42, 203, 255, 0.5);
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
    z-index: 3;
    opacity: 0;
    -webkit-animation: halo 3s 0.5s infinite ease-out;
    -moz-animation: halo 3s 0.5s infinite ease-out;
    animation: halo 3s 0.5s infinite ease-out;
}

.s8-3 em {
    width: 18px;
    height: 18px;
    margin: 0 auto;
    background: url(../images/9-2.png) no-repeat center center;
    cursor: pointer;
    display: block;
    position: relative;
}

.s8-3 em:after {
    content: '';
    position: absolute;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    box-shadow: 0 0 1px 2px rgba(255, 171, 27, 0.5);
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
    z-index: 3;
    opacity: 0;
    -webkit-animation: halo 2.5s 0.5s infinite ease-out;
    -moz-animation: halo 2.5s 0.5s infinite ease-out;
    animation: halo 2.5s 0.5s infinite ease-out;
}

@-webkit-keyframes halo {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1);
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1.2);
    }
}

@-moz-keyframes halo {
    0% {
        opacity: 0;
        -moz-transform: scale(0.1);
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -moz-transform: scale(1.2);
    }
}

@-ms-keyframes halo {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-o-keyframes halo {
    0% {
        opacity: 0;
        -o-transform: scale(0.1);
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -o-transform: scale(1.2);
    }
}

@keyframes halo {
    0% {
        opacity: 0;
        transform: scale(0.1);
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        transform: scale(1.2);
    }
}

.M6 {
    background: url(../images/12.jpg) no-repeat center center/100% auto;
    background-size: cover;
    padding: 70px 0;
}

.M6-1>a {
    width: 20%;
}

.M6-1>a:hover>p {
    color: #5D80FF;
}

.M7 {
    background: url(../images/13.jpg) no-repeat center center/100% auto;
    background-size: cover;
    padding: 120px 0;
}

.w900 {
    width: 900px;
}

.M7>div {
    padding: 15px 60px 0;
}

.MG1 {
    position: absolute;
    left: 0;
    top: 0;
}

.MG2 {
    position: absolute;
    right: 0;
    top: 100px;
}

.M7-2>span:nth-child(2) {
    margin-left: 10px;
    margin-right: 10px;
}

.footer {
    background: url(../images/15.jpg) no-repeat center center/100% auto;
    background-size: cover;
    padding: 50px 0;
}

.fot1 {
    width: 700px;
}

.fot2 {
    width: 440px;
    /* padding-left: 80px; */
}

.fot2>div>div {
    width: 90px;
}

.fot2>div>div {
    margin-right: 24px;
}
.fot2>div>div:last-child{
    margin: 0;
}
.fot2>div>div>img{
    border-radius: 4px;
}
.corc {
    color: #ccc;
}

.corA {
    color: #AAA
}

.ul05>li>a {
    color: #aaa;
}

.ul05>li:hover>a {
    color: #5086ff;
}

.bg131313 {
    background-color: #131313;
}

.asideDiv {
    position: fixed;
    z-index: 1300;
    top: 30%;
    right: 10px!important;
    width: 78px;
    height: 400px;
    text-align: center;
}

.asideDiv>div {
    padding-top: 5px;
    padding-bottom: 15px;
    width: 78px;
    border-radius: 10px;
    background-color: #fff
}

.mgt5 {
    margin-top: 5px;
}

.cora7a7a7 {
    color: #a7a7a7;
}

.asideDiv>div>a {
    margin-top: 20px;
    font-size: 12px;
}

.asideDiv>div>a:hover>p {
    color: #5086ff;
}

.asideDiv>div>a>span {
    width: 100%;
    height: 27px;
    display: block;
}

.asideDiv>div>a:nth-child(1)>span {
    background: url(../images/26-1.png) no-repeat center center/26px 26px;
}

.asideDiv>div>a:nth-child(2)>span {
    background: url(../images/26-2.png) no-repeat center center/25px 27px;
}

.asideDiv>div>a:nth-child(3)>span {
    background: url(../images/26-3.png) no-repeat center center/26px 26px;
}

.asideDiv>div>a:nth-child(4)>span {
    background: url(../images/26-4.png) no-repeat center center/26px 26px;
}

.asideDiv>div>a:nth-child(1):hover>span {
    background: url(../images/26-1b.png) no-repeat center center/26px 26px;
}

.asideDiv>div>a:nth-child(2):hover>span {
    background: url(../images/26-2b.png) no-repeat center center/25px 27px;
}

.asideDiv>div>a:nth-child(3):hover>span {
    background: url(../images/26-3b.png) no-repeat center center/26px 26px;
}

.asideDiv>div>a:nth-child(4):hover>span {
    background: url(../images/26-4b.png) no-repeat center center/26px 26px;
}

.slideTop {
    margin-top: 10px;
    background-color: #fff;
    width: 78px;
    height: 79px;
    border-radius: 10px;
    padding-top: 25px;
    padding-bottom: 25px;
}

.ft-1>p {
    margin-right: 35px;
}

.ft-1>p:last-child {
    margin-right: 0;
}

.corb {
    color: #bbb;
}

.select_box {
    height: 56px;
    line-height: 56px;
    position: relative;
    float: left;
    margin-right: 50px;
}

.select_box span {
    display: inline-block;
    height: 56px;
    line-height: 56px;
    cursor: pointer;
    text-indent: 10px;
    font-size: 14px;
    color: #fff;
}

.select_box .span_aa {
    color: #fff;
}

.select_box ul {
    width: 100px;
    position: absolute;
    top: 56px;
    left: -1px;
    border: 1px solid #eee;
    display: none;
    background: #fff;
    border-radius: 3px;
}

.select_box li {
    cursor: pointer;
    line-height: 36px;
    text-indent: 10px;
}

.select_box li:hover {
    background: #39F;
    color: #fff;
}

.select_box font {
    position: absolute;
    right: -18px;
    top: 25px;
    font-size: 26px;
    font-family: "微软雅黑";
    color: #3CF;
}

.pc3 {
    background: url(../images/23.png) no-repeat right center;
    padding-right: 18px;
}

.mgt5 {
    margin-top: 5px;
}

/*------------------------------------star(2019.12.20)新增样式*/

/*设置选中文字时的背景色*/

::selection {
    background: #5086ff;
    color: #fff;
}

::-moz-selection {
    background: #5086ff;
    color: #fff;
}

::-webkit-selection {
    background: #5086ff;
    color: #fff;
}

/*可改变元素被点击时背景框的颜色*/

html {
    -webkit-tap-highlight-color: rgba(240, 240, 240, 0.7);
}

/*如果需要背景框不显示，则可以将rgba中的alpha值设为0即可，例如rgba(0,0,0,0)*/

.clearfix2:before, .clearfix2:after {
    content: "";
    display: table;
}

.clearfix2:after {
    clear: both;
}

.clearfix2 {
    *zoom: 1;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.clearit {
    clear: both;
    height: 0;
    font-size: 0;
    overflow: hidden;
}

.fl {
    float: left;
    _display: inline;
}

.fr {
    float: right;
    _display: inline;
}

.phcolor {
    color: #bbb!important;
}

input::-webkit-input-placeholder {
    color: #bbb;
}

input:focus::-webkit-input-placeholder {
    color: #999;
}

input::-moz-placeholder {
    color: #bbb;
}

input:-ms-input-placeholder {
    color: #bbb;
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none!important;
    margin: 0;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

input[type="number"] {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

body {
    font: 400 14px/1.6 'Helvetica Neue', Helvetica, "Microsoft YaHei", sans-serif, Arial, '宋体';
    -webkit-text-size-adjust: none;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Helvetica Neue', Helvetica, "Microsoft YaHei", sans-serif, Arial, '宋体';
}

a, body {
    color: #666;
}

a:hover {
    color: #5086ff;
}

.hidden {
    visibility: hidden;
}

/*数字*/

.num_text {
    font-family: "DIN-Medium";
}

.w_1200 {
    margin: 0 auto;
    width: 1200px;
}

.min_1200 {
    margin: 0 auto;
    min-width: 1200px;
    _width: expression((documentElement.clientWidth < 1200) ? "1200px": "auto");
}

/*自定义动画*/

a, a:hover, .btn, .icon {
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
}

/*灰色背景*/

.gray_bj {
    background-color: #f6f6f6;
}

.a_inline a {
    display: inline;
}

/*导航紫色背景*/

.header_pruple {
    background: rgb(107, 95, 254);
    background: linear-gradient(90deg, rgba(107, 102, 255, 1), rgba(107, 95, 254, 1), rgba(87, 148, 255, 1));
}

/*导航橘红背景*/

.header_orange {
    background: rgb(255, 106, 68);
    background: linear-gradient(90deg, rgba(255, 106, 68, 1), rgba(255, 133, 74, 1), rgba(255, 158, 79, 1));
}

.ulDiv22 {
    z-index: 111;
    overflow: hidden;
    box-sizing: border-box;
}

/*中间背景(2019.12.21)*/

.center_tad {
    background-image: url("../images/icon/tab_bannr_bj.png");
    background-repeat: no-repeat;
    background-position: center top;
}

.center_rec {
    background-image: url("../images/icon/rec_bannr_bj.png");
    background-repeat: no-repeat;
    background-position: center top;
}

.center_brand, .center_brand2, .center_brand3, .center_brand4, .center_tool {
    background-image: url("../images/icon/brand_banner_bj.png");
    background-repeat: no-repeat;
    background-position: center top;
}

.center_brand2 {
    background-image: url("../images/icon/brand_banner_bj2.png");
}

.center_brand3 {
    background-image: url("../images/icon/brand_banner_bj3.png");
}

.center_brand4 {
    background-image: url("../images/icon/brand_banner_bj4.png");
}

.center_tool {
    background-image: url("../images/icon/tool_banner.png");
}

/*导航*/

.ul06 {
    height: 70px;
    margin-top: -14px;
}

.ul06>li {
    margin: 0;
}

.ul06>li>a {
    width: 170px;
    height: 70px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 14px;
    margin: 0;
    text-align: center;
}

.ul06>li>a:hover {
    color: #fff;
}

.ul06>li:hover {
    opacity: .95;
}

.ul06>li>a, .ul06>li {
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
}

.ul06>.active>a {
    width: 164px;
    background-image: url("../images/icon/nav_hover.png");
    background-position: 0 -70px;
}

/* .ul06>li:first-child.active>a {
    background-position: 0 0px;
} */

/*标签导航*/

.tad_tab_nav {
    height: 40px;
}

.tad_tab_nav dd a {
    display: inline-block;
    background-image: url("../images/icon/tad_tab_th.png");
    background-repeat: no-repeat;
    vertical-align: top;
    width: 200px;
    font-size: 0;
    position: relative;
    height: 40px;
    line-height: 40px;
    margin: 0 50px;
}

.tad_tab_nav dd .tad_tab_a2 {
    background-position: -200px 0;
}

.tad_tab_nav dd a::before {
    width: 0;
    height: 10px;
    font-size: 0;
    overflow: hidden;
    position: absolute;
    bottom: -16px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    content: '';
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    background-image: url("../images/icon/tad_tab_line.png");
    background-repeat: no-repeat;
}

.tad_tab_nav dd .tab_light::before, .tad_tab_nav dd a:hover::before {
    width: 100%;
}

.tad_tab_nav dd .tab_light {
    background-position: 0px -40px;
}

.tad_tab_nav dd .tad_tab_a2.tab_light {
    background-position: -200px -40px;
}

.tad_tab_nav a p {
    display: block;
    position: absolute;
    right: -20px;
    top: 50%;
    margin-top: -11px;
}

.tad_tab_nav a p i {
    display: block;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    border: 2px #fff solid;
    text-align: center;
    line-height: 19px;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    font-style: normal;
    opacity: 0.5;
}

.tad_tab_nav a p span {
    display: none;
    position: absolute;
    left: -7px;
    top: 30px;
    background: #fff;
    border-radius: 6px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    width: 220px;
    text-align: left;
}

.tad_tab_nav a p span:before {
    display: block;
    content: '';
    position: absolute;
    left: 11px;
    top: -4px;
    width: 0;
    width: 0;
    border-left: 6px transparent solid;
    border-right: 6px transparent solid;
    border-bottom: 5px #fff solid;
}

.tad_tab_nav a p:hover span {
    display: block;
}

.tad_tab_nav .tab_light p {
    right: -26px;
}

.tad_tab_nav .tab_light p i {
    opacity: 1;
}

/*二级标签导航*/

.i_tab_nav_dl {
    padding: 15px 10px;
    line-height: 30px;
    background-color: rgba(255, 255, 255, .2);
}

.i_tab_nav_dl dd a {
    display: inline-block;
    padding: 0 9px;
    cursor: pointer;
    margin: 0 1px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.i_tab_nav_dl dd a::before {
    display: block;
    content: '';
    position: absolute;
    width: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    height: 100%;
    font-size: 0;
    overflow: hidden;
    background-color: #fff;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
}

.i_tab_nav_dl dd .tab_light::before {
    width: 100%;
}

.i_tab_nav_dl dd .tab_light {
    color: #676EFF;
    background-color: #fff;
}

/*列表*/

/*推荐(2019.12.21)*/

.tad_rec_ul .box {
    position: relative;
    height: 400px;
    margin-bottom: 15px;
}

.tad_ul_4 .box {
    height: 420px;
}

.tad_ul_4_2 .box,.tad_ul_4_3 .box {
    height: 460px;
}

.tad_ul_4 .box_bj {
    margin-right: 15px;
}

.tad_rec_ul .box_bj {
    background-color: #fff;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.tad_rec_ul .box:hover .box_bj {
    height: 504px;
}

.tad_ul_4 .box:hover .box_bj {
    height: 514px;
}

.tad_ul_4_2 .box:hover .box_bj {
    height: 530px;
}
.tad_ul_4 .box:hover .box_bj_2,
.tad_ul_4_3 .box:hover .box_bj_2 {
    height: 560px !important;
}
.tad_ul_4 .box:hover .box_bj_3 ,
.tad_ul_4_3 .box:hover .box_bj_3 {
    height: 524px !important;
}
.rec_ul_2 .box:hover .box_bj {
    height: 360px;
}

/*经过阴影(2019.12.21)*/

.tad_ul_2 .box:hover .box_bj, .tad_rec_ul .box:hover .box_bj, .rec_ul_2 .box:hover .box_bj, .brand_tad_company .box:hover .box_bj {
    z-index: 4;
    -webkit-box-shadow: 0 15px 25px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 15px 25px rgba(0, 0, 0, .15);
    box-shadow: 0 15px 25px rgba(0, 0, 0, .15);
}

.brand_tad_company .box:hover .box_bj {
    height: 320px;
}

.tad_rec_ul .pic {
    height: 230px;
    position: relative;
    text-align: center;
}

.tad_rec_ul .t_o {
    padding: 20px;
}

.tad_rec_ul .th_t {
    font-size: 14px;
}

/*推荐小字*/

.f_rec_text {
    width: 50px;
    z-index: 1;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0;
    overflow: hidden;
    background-image: url("../images/icon/rec_icon.png");
    background-repeat: no-repeat;
}

/*工具*/

.f_tool_link_ul {
    position: absolute;
    z-index: 1;
    line-height: 40px;
    bottom: -50px;
    left: 0;
    width: 100%;
    text-align: center;
    background-color: #ff8130;
}

.f_tool_link_ul, .f_tool_link_ul a {
    color: #fff;
}

.f_tool_link_ul a:hover {
    color: #ff9;
}

.f_tool_link_ul a {
    display: block;
}

/*小图标*/

.tool_icon {
    width: 20px;
    height: 20px;
    margin-right: 8px;
    background-image: url("../images/icon/icon_a.png");
}
.turn-link-icon{
    background-position: 0px -20px;
}
.tool_icon.copy {
    background: url(../images/icon/product-share-copy.png) no-repeat;
    background-position-x: center;
}

.active .collect {
    background-position: -20px 0;
}

.f_tool_link_ul {
    display: none\9;
    opacity: 0;
}

.box:hover .f_tool_link_ul {
    overflow: visible;
    opacity: 1;
    display: block\9;
    bottom: 0;
}

/*数值*/

.num_list_ul {
    margin-left: -16px;
    margin-right: -16px;
}

.num_list_ul .th_t {
    color: #999;
    font-size: 12px;
    margin-top: 4px;
}

/*优惠券*/

.sale_box {
    display: block;
    background-image: url("../images/icon/sale_box.png");
    background-repeat: no-repeat;
    width: 60px;
    color: #fff;
    height: 24px;
    line-height: 24px;
    text-align: center;
}

.sale_box .t_l {
    display: inline-block;
    width: 20px;
}

/*进度*/

.step_box {
    height: 3px;
    font-size: 0;
    overflow: hidden;
    background-color: #fafafa;
}

.step_light {
    display: block;
    height: 100%;
    width: 100%;
    background: rgb(255, 105, 65);
    background: linear-gradient(90deg, rgba(255, 105, 65, 1), rgba(255, 145, 50, 1));
}

.step_box, .step_light {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.w_w90 {
    width: 90%;
}

.w_w80 {
    width: 80%;
}

.w_w70 {
    width: 70%;
}

.w_w60 {
    width: 60%;
}

.w_w50 {
    width: 50%;
}

.w_w40 {
    width: 40%;
}

.w_w30 {
    width: 30%;
}

.w_w20 {
    width: 20%;
}

.w_w10 {
    width: 10%;
}

.w_w0 {
    width: 0;
}

.step_box_h6 {
    height: 6px;
}

.step_box_h6, .step_box_h6 .step_light {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

/*商店信息*/

.shop_text {
    display: none\9;
    opacity: 0;
    overflow: hidden;
    width: 100%;
}

.box:hover .shop_text {
    overflow: visible;
    opacity: 2;
    display: block\9;
}


.shop_info{
    display: none;
    opacity: 0;
    overflow: hidden;
    width: 100%;
}

.box:hover .shop_info {
    overflow: visible;
    opacity: 2;
    display: block;
}


.shop_text .box_w {
    margin-top: 5px;
}

/*排行榜*/

.tad_ul_2 .box {
    height: 220px;
    position: relative;
    margin-right: 15px;
}

.tad_ul_2 .box_bj {
    position: absolute;
    background-color: #fff;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.tad_ul_2 .box:hover .box_bj {
    height: 300px;
}

.tad_ul_2 .pic, .tad_ul_2 .pic img {
    -moz-border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px;
}

.tad_ul_2 .pic {
    position: relative;
    height: 100%;
}

.f_top_big, .f_top_small {
    position: absolute;
    top: -8px;
    left: 20px;
    overflow: hidden;
    width: 60px;
    height: 66px;
    background-image: url("../images/icon/top_big.png");
    background-repeat: no-repeat;
    text-align: center;
    color: #fff;
    z-index: 1;
    font-style: italic;
    font-size: 24px;
    line-height: 1.1;
    padding-top: 25px;
}

.f_top_small {
    margin-left: -11px;
    width: 36px;
    height: 50px;
    background-image: url("../images/icon/top_small.png");
    padding-top: 20px;
    top: 0;
    font-size: 16px;
}

.tad_ul_2 .box:hover .pic, .tad_ul_2 .box:hover .pic img {
    -moz-border-radius: 10px 0 0 0px;
    -webkit-border-radius: 10px 0 0 0px;
    border-radius: 10px 0 0 0px;
}

/*优惠*/

.sale_gray_box {
    background-color: #f7f8fa;
    height: 44px;
    line-height: 44px;
    position: relative;
    text-align: center;
}

.sale_gray_box::before, .sale_gray_box::after {
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: '';
    font-size: 0;
    overflow: hidden;
    background-color: #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 12px;
    height: 12px;
}

.sale_gray_box::before {
    left: -6px;
}

.sale_gray_box::after {
    right: -6px;
}

/*线*/

.box_line_t {
    border-top: 1px solid #f6f6f6;
}

.box_line_d {
    border-bottom: 1px solid #f6f6f6;
}

/*页码*/

.page {
    text-align: center;
    line-height: 36px;
    color: #888;
}

.page a {
    margin: 0 5px;
    display: inline-block;
    vertical-align: middle;
    padding: 0 15px;
    border: 1px solid #ddd;
    background-color: #fff;
    text-align: center;
}

.page .china {
    font-weight: bold;
}

.page .disabled_a, .page .disabled_a:hover {
    color: #ccc;
    border-color: #eee;
    cursor: no-drop;
}

.page_text {
    border: 1px solid #ddd;
    height: 34px;
    line-height: 34px;
    margin: 0 10px;
    background-color: #fff;
    width: 60px;
    text-align: center;
    vertical-align: top;
}

.page a:hover, .page_text:focus {
    border-color: #5086ff;
    color: #333;
}

.page .active, .page_btn:hover {
    color: #fff;
    background-color: #5086ff;
    border-color: #5086ff;
}

.page_btn {
    width: 60px;
    border: 1px solid #fff;
    background-color: #fff;
    color: #5086ff;
    line-height: 34px;
    height: 34px;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
}

/*1-3精选好货*/

/*筛选*/

.screen_ul .item_li {
    margin: 8px 0;
}

.screen_ul .active a, .screen_ul_a .active a, .screen_ul .active a .black9_text {
    color: #5086ff;
}

.list_grounp .item_li {
    float: left;
}

.screen_ul_a .item_li {
    margin-right: 40px;
}

.screen_ul_a_big .item_li {
    margin-right: 60px;
}

/*(2019.12.21)*/

.screen_ul_box a {
    line-height: 34px;
    margin: 0 3px;
    display: block;
    text-align: center;
}

.screen_ul_box .active a {
    color: #fff;
    height: 34px;
    background: rgb(92, 160, 255);
    background: linear-gradient(90deg, rgba(92, 160, 255, 1), rgba(108, 114, 255, 1));
}

.screen_ul_box .active a .black9_text {
    color: #fff;
}

/*价格(2019.12.21)*/

.prit_text_box {
    height: 28px;
    border: 1px solid #f6f6f6;
    padding: 0 10px;
    line-height: 28px;
    background-color: #f6f6f6;
    display: inline-block;
    vertical-align: middle;
}

.prit_input_text {
    border: none;
    vertical-align: top;
    height: 28px;
    line-height: 18px;
    padding: 5px 5px;
    width: 50px;
    text-align: center;
    background-color: transparent;
}

.prit_btn, .gray_btn {
    color: #fff;
    border: none;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
    width: 90px;
}

.gray_btn {
    background-color: #f6f6f6;
    color: #999;
}

.gray_btn:hover {
    color: #666;
    background-color: #f0f6ff;
}

.prit_btn {
    background: rgb(91, 163, 255);
    background: linear-gradient(90deg, rgba(91, 163, 255, 1), rgba(109, 112, 255, 1));
}

.prit_btn:hover {
    color: #fff;
    background: rgb(109, 112, 255);
    background: linear-gradient(90deg, rgba(109, 112, 255, 1), rgba(91, 163, 255, 1));
    box-shadow: 0 5px 5px rgba(109, 112, 255, .25)
}

.prit_text_box:hover {
    border-color: #ccc;
    background-color: #fff;
}

a.prit_btn {
    display: inline-block !important;
}

.prit_btn_s {
    height: 20px;
    line-height: 20px;
    width: auto;
    padding: 0 10px;
}

/*列表*/

.img_20 {
    width: 20px;
    height: 20px;
    overflow: hidden;
}

/*领券*/

.sale_box_go {
    border: 1px solid #e4cfa8;
    background-color: #fff;
    height: 38px;
    line-height: 38px;
}

.sale_go_a {
    border-radius: 0 4px 4px 0;
    color: #fff;
    text-align: center;
    margin: -1px -1px 0 0;
    display: block !important;
    line-height: 38px;
    background: rgb(200, 157, 80);
    background: linear-gradient(45deg, rgba(200, 157, 80, 1), rgba(235, 190, 110, 1));
}

.sale_go_a:hover {
    color: #fff;
}

.sale_box_go:hover {
    -moz-box-shadow: 0 5px 15px rgba(200, 157, 80, .25);
    -webkit-box-shadow: 0 5px 15px rgba(200, 157, 80, .25);
    box-shadow: 0 5px 15px rgba(200, 157, 80, .25);
}

.king_text {
    color: #c8963d;
}

.rec_ul_2 {
    margin-right: -15px;
}

.rec_ul_2 .box_li {
    margin-bottom: 15px;
}

.rec_ul_2 .box {
    position: relative;
    height: 282px;
}

.rec_ul_2 .box_bj {
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.rec_ul_2 .pic {
    height: 246px;
    width: 246px;
    position: relative;
}

.rec_ul_2 .th_t {
    font-size: 14px;
}

.rec_ul_2 .box {
    margin-right: 15px;
}

.rec_ul_2 .t_r {
    padding-right: 20px;
}

.rec_ul_2 .pic img {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

/*品牌优选*/

.brand_1 {
    background-image: url("../images/icon/brand_bj1.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    padding-bottom: 18px;
}

.round_r10_a {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

.brand_1_pro .box {
    display: block;
    margin-left: 6px;
    position: relative;
    text-align: center;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
}

.f_black6_bj {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    z-index: 1;
}

/*圆角*/

.round_ry8 {
    -moz-border-radius: 0 8px 0 8px;
    -webkit-border-radius: 0 8px 0 8px;
    border-radius: 0 8px 0 8px;
}

.round_rd20 {
    -moz-border-radius: 0 0 20px 20px;
    -webkit-border-radius: 0 0 20px 20px;
    border-radius: 0 0 20px 20px;
}

/*背景*/

.black2_bj {
    background-color: rgba(0, 0, 0, .2);
}

.black24_bj {
    background-color: rgba(0, 0, 0, .24);
}

/*小文字框*/

.text_king_box {
    color: #63470c;
    display: inline-block;
    padding: 0 10px;
    line-height: 26px;
    background: rgb(235, 190, 110);
    background: linear-gradient(90deg, rgba(235, 190, 110, 1), rgba(255, 210, 120, 1));
}

.orange_box_text {
    color: #fff;
    display: inline-block;
    padding: 0 10px;
    line-height: 28px;
    background: rgb(254, 98, 4);
    background: linear-gradient(90deg, rgba(254, 98, 4, 1), rgba(248, 140, 24, 1));
}

.brand_1_about .pic {
    width: 130px;
    height: 108px;
    overflow: hidden;
    text-align: center;
    background-color: #fff;
}

/*小ok*/

.brand_1_tool {
    border-top: 1px solid rgba(0, 0, 0, .2);
}

.ok_s_text {
    padding-left: 20px;
    background-image: url("../images/icon/ok_s.png");
    background-repeat: no-repeat;
    background-position: left center;
    display: inline-block;
}

.white_text_2 {
    color: rgba(255, 255, 255, .2);
}

.inline_block {
    display: inline-block;
}

/*列表*/

.brand_1_ul .box {
    display: block;
    background-color: #fff;
    margin-right: 25px;
}

.brand_1_ul .box_li {
    margin-top: 20px;
}

.brand_1_ul .pic {
    width: 232px;
    height: 232px;
    position: relative;
    text-align: center;
}

.gray_bj_light {
    background-color: #fafbfc;
}

/*标签*/

.brand_tag {
    display: inline-block;
    line-height: 24px;
    color: #fff;
    padding-left: 5px;
    padding-right: 10px;
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    position: relative;
    background: rgb(91, 161, 255);
    background: linear-gradient(90deg, rgba(91, 161, 255, 1), rgba(109, 111, 255, 1));
}

.f_brand_tab_icon {
    position: absolute;
    top: 0;
    left: -12px;
    width: 12px;
    height: 24px;
    font-size: 0;
    overflow: hidden;
    background-image: url("../images/icon/brand_tag.png");
    background-repeat: no-repeat;
}

/*图标(2019.12.21)*/

.icon_a {
    width: 20px;
    height: 20px;
    background-image: url("../images/icon/icon_s.png");
}

.refresh_icon {
    background-position: 0 -20px;
}

.his.icon_a {
    background-position: 0 -40px;
}

.brand.icon_a {
    background-position: 0 -60px;
}

.people.icon_a {
    background-position: 0 -80px;
}

.v_icon.icon_a {
    background-position: 0 -100px;
}

.shop_icon.icon_a {
    background-position: 0 -120px;
}

/*今日上新品牌*/

.brand_today {
    background-image: url("../images/icon/brand_today.png");
}

/*滚动*/

.brand_shop_scroll {
    overflow: hidden;
    position: relative;
    height: 170px;
}

.brand_shop_scroll .bd li {
    float: left;
    width: 184px;
    padding-top: 10px;
}

.brand_shop_scroll .bd .box {
    display: block;
    width: 160px;
    height: 160px;
    background-color: #fff;
    overflow: hidden;
    text-align: center;
}

.brand_shop_scroll .btn {
    position: absolute;
    width: 34px;
    height: 34px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    line-height: 34px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    top: 35px;
    right: 0;
    border: 1px solid rgba(255, 255, 255, .5);
}

.brand_shop_scroll .next {
    bottom: 35px;
    top: auto;
}

.brand_shop_scroll .btn:hover {
    color: #5b8cff;
    background-color: #fff;
    borderr-color: #fff;
}

/*不可点击状态*/

.brand_shop_scroll .prevStop, .brand_shop_scroll .nextStop {
    cursor: default;
    color: rgba(255, 255, 255, .5);
    borderr-color: rgba(255, 255, 255, .5);
    background-color: transparent;
}

/*标题图案*/

.th_pat_y {
    width: 200px;
    height: 10px;
    background-image: url("../images/icon/th_pat_y.png");
    background-repeat: repeat-x !important;
}

.line_w24 {
    width: 24px;
    height: 1px;
    background-color: #ccc;
}

.w_34 {
    width: 34px;
}

.h_112 {
    height: 112px;
}

.w_20 {
    width: 20px;
}

.refresh_a {
    line-height: 1.1;
    color: #999;
    height: 100%;
    display: block !important;
    text-align: center;
    border-radius: 0 10px 0 0;
    background-color: #f0f0f0;
}

/*1-4-2品牌库（2019.12.21）*/

/*小图标*/

.top_icon_s {
    width: 12px;
    height: 12px;
    background-image: url("../images/icon/top_icon.png");
}

.active .top_icon_s {
    background-position: 0 -12px;
}

.screen_ul_auto .item_li {
    float: left;
}

.screen_ul_auto .item_li a {
    float: left;
    padding: 0 20px;
}

.screen_ul .item_li a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

/*搜索*/

.w_280 {
    width: 280px;
}

.th_search {
    position: relative;
    height: 34px;
    padding: 0 60px 0 20px;
    background-color: #fafafa;
    border: 1px solid #fafafa;
}

.th_search:hover {
    border-color: #ccc;
    background-color: #fff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .05);
}

.th_search_text {
    line-height: 14px;
    height: 34px;
    padding: 10px 0;
    width: 100%;
    vertical-align: top;
    background-color: transparent;
    border: none;
}

.th_search_btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    text-align: center;
    cursor: pointer;
    border: none;
    background-color: transparent;
    background-image: url("../images/icon/search.png");
    background-repeat: no-repeat;
    background-position: center center;
    height: 34px;
}

/*列表*/

.w_26 {
    width: 26px;
}

/*跳转icon*/

.go_r_a {
    border: 1px solid #eee;
    color: #4e78fe;
    font-weight: bold;
    display: block !important;
    height: 24px;
    width: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #fff;
}

.box:hover .go_r_a, .go_r_a:hover {
    color: #fff;
    background: rgb(91, 162, 255);
    background: linear-gradient(45deg, rgba(91, 162, 255, 1), rgba(107, 117, 255, 1));
}

/*品牌商*/

.brand_tad_company .box_li {
    margin-bottom: 60px;
}

.brand_tad_company .box_bj {
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}

.brand_tad_company .box {
    display: block;
    margin-right: 20px;
    position: relative;
    height: 190px;
}

.brand_tad_company .pic {
    margin-top: -25px;
    width: 100px;
    height: 100px;
    background-color: #fff;
}

.brand_tad_company .th_t {
    font-size: 16px;
    font-weight: bold;
}

.brand_tad_company .box:hover .t_d {
    color: #4e78fe;
}

/*优势*/

.brand_tool_box {
    display: none\9;
    opacity: 0;
    visibility: hidden;
}

.box:hover .brand_tool_box {
    display: block;
    opacity: 1;
    visibility: visible;
}

.brand_tool_box .t_s_o {
    margin-top: 12px;
}

/*文字框*/

.blue_light_box {
    color: #4e78fe;
    vertical-align: top;
    display: inline-block;
    background-color: #f5f8ff;
    padding: 0 12px;
    line-height: 28px;
}

/*新品*/

.new_box_s {
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    padding: 0 10px;
    font-weight: normal;
    display: inline-block;
    vertical-align: middle;
    -webkit-border-radius: 20px 20px 20px 0;
    -moz-border-radius: 20px 20px 20px 0;
    border-radius: 20px 20px 20px 0;
    background: rgb(255, 100, 68);
    background: linear-gradient(135deg, rgba(255, 100, 68, 1), rgba(255, 150, 48, 1));
}

a.new_box_s {
    display: inline-block !important;
}

a.new_box_s:hover {
    color: #fff;
}

/*品牌详情*/

.box_group .item_o {
    padding: 5px 15px;
    margin-right: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
}

/*品牌*/

.f_brand_text {
    position: absolute;
    width: 64px;
    height: 65px;
    background-image: url("../images/icon/brand_tag_f.png");
    background-repeat: no-repeat;
    font-size: 0;
    right: 0;
    top: 0;
    overflow: hidden;
}

.relative_box {
    position: relative;
    z-index: 1;
}

.w_110 {
    width: 110px;
}

.h_110 {
    height: 110px;
}

.box_border {
    border: 1px solid #eee;
    background-color: #fff;
}

.box_border:hover {
    border-color: #5086ff;
}

.box_border_o {
    border: 1px solid #f3f3f3;
    background-color: #fff;
}

/*-------------------选择框*/

.chespan, .radiospan {
    display: inline-block;
    line-height: 16px;
}

.chespan [type="checkbox"], .radiospan [type="radio"] {
    display: none;
    display: inline-block\9;
}

.chespan_label::before, .radiospan_label::before {
    margin-right: 10px;
    display: inline-block;
    content: "";
    width: 16px;
    height: 16px;
    background: url(../images/icon/che.png) 0 0 no-repeat;
    vertical-align: top;
    display: none\9;
}

.radiospan_label::before {
    /*background: url(../images/icon/radio.png) 0 0 no-repeat;*/
}

.chespan :checked~.chespan_label::before, .radiospan :checked~.radiospan_label::before {
    background-position: 0 -16px;
}

.chespan :checked~.chespan_label, .radiospan :checked~.radiospan_label {
    color: #5086ff;
}

.chespan {
    line-height: 24px;
}

.chespan_label::before {
    margin-right: 5px;
    width: 24px;
    height: 24px;
    background-image: url("../images/icon/che_b.png");
}

.chespan :checked~.chespan_label::before {
    background-position: 0 -24px;
}

.input_group .item_o {
    margin-left: 20px;
}

/*位置标题*/

.site_th .china {
    margin: 0 15px;
}

/*下拉框select*/

.select_box_w {
    width: 100%;
    margin: 0 0 0 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    overflow: hidden;
    filter: none !important;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: none;
    background-image: url(../images/icon/option.png);
    background-repeat: no-repeat;
    background-position: 90% center;
}

.select_box_w::-ms-expand {
    display: none;
}

.select_box_w, .input_text {
    height: 36px;
    line-height: 20px;
    padding: 8px 10px;
    border: 1px solid #e5e5e5;
}

/*表单*/

.input_text {
    width: 100%;
    vertical-align: top;
}

/*招商团队商品集合页*/

.brand_shop_about {
    background-image: url("../images/icon/brand_shop_box.png");
    background-repeat: no-repeat;
}

.h_280 {
    height: 280px;
}

.w_420 {
    width: 420px;
}

.w_570 {
    width: 570px;
}

.brand_shop_about .t_r .item_li {
    position: relative;
}

.brand_shop_about .t_r .item_li:last-child::before {
    width: 0;
}

.brand_shop_about .t_r .item_li::before {
    width: 1px;
    height: 50px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(255, 203, 107, .2);
    content: '';
    position: absolute;
    font-size: 0;
    overflow: hidden;
}

.h_84 {
    height: 84px;
}

.w_84 {
    width: 84px;
}

/*按钮*/

.tool_btn_a {
    font-weight: bold;
    color: #ffcb6b;
    font-size: 12px;
    -moz-border-radius: 0 24px 24px 24px;
    -webkit-border-radius: 0 24px 24px 24px;
    border-radius: 0 24px 24px 24px;
    line-height: 24px;
    padding: 0 15px 0 8px;
    display: inline-block !important;
    vertical-align: middle;
    background: rgb(73, 63, 48);
    background: linear-gradient(90deg, rgba(73, 63, 48, 1), rgba(45, 41, 37, 1));
}

.tool_btn_a_pruple {
    background: rgb(94, 103, 177);
    background: linear-gradient(90deg, rgba(94, 103, 177, 1), rgba(77, 87, 167, 1));
    color: #fff;
}

.tool_btn_a:hover {
    opacity: .9;
    color: #ffcb6b;
}

.tool_btn_a_pruple:hover {
    color: #fff;
}

/*商品详情*/

.w_360 {
    width: 360px;
}

.w_310 {
    width: 310px;
}

.w_w48 {
    width: 48%;
}

/*小产品*/

.brand_pro_50 .box {
    width: 50px;
    display: block;
    position: relative;
    height: 50px;
    overflow: hidden;
}

/*--------------------------------------------------start(品牌优选)*/

:root {
    --c: hsla(227, 100%, 69%, 1);
    --atc: hsla(227, 100%, 69%, .8);
}

.tc {
    text-align: center;
}

.mmore-arrow {
    margin-left: 5px;
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #5086ff;
    border-radius: 50%;
    vertical-align: middle;
}

.mmore-arrow::before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -3px 0 0 -4px;
    display: block;
    content: "";
    width: 6px;
    height: 6px;
    border-width: 1px 1px 0 0;
    border-style: solid;
    border-color: #5086ff;
    -webkit-transform: rotate(45deg) skew(5deg, 5deg);
    transform: rotate(45deg) skew(5deg, 5deg);
}

.mcrown {
    position: absolute;
    top: -9px;
    right: 9px;
    display: block;
    width: 40px;
    height: 40px;
    font-size: 40px;
    background-image: url(../images/icon/mcrown.png);
    background-repeat: no-repeat;
    background-size: 1em auto;
}

.rank01.mcrown {
    background-position: 0 0;
}

.rank02.mcrown {
    background-position: 0 -1em;
}

.rank03.mcrown {
    background-position: 0 -2em;
}

.sm-coupon {
    position: relative;
    margin-left: 21px;
    display: inline-block;
    padding: 0 5px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
    background-image: -webkit-linear-gradient(-45deg, #ff703e, #ffa03c);
    background-image: linear-gradient(135deg, #ff703e, #ffa03c);
    border-radius: 4px;
}

.sm-coupon:hover, .sm-coupon:visited {
    color: #fff;
}

.sm-coupon-tag {
    position: absolute;
    top: 0;
    left: -21px;
    display: block;
    text-align: center;
    width: 21px;
    height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-right: 1px dotted rgba(255, 255, 255, .5);
    border-radius: 4px;
    background-image: -webkit-linear-gradient(-45deg, #ff6144, #ff8038);
    background-image: linear-gradient(135deg, #ff6144, #ff8038);
}

.textag {
    display: inline-block;
    text-align: center;
    padding: 0 10px 0 6px;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    color: #fff;
    background-color: #ff6541;
    background-image: -webkit-linear-gradient(0deg, #ff6541, #ff8335);
    background-image: linear-gradient(90deg, #ff6541, #ff8335);
    border-radius: 10px 10px 10px 0;
    vertical-align: bottom;
}

.intop.textag {
    position: absolute;
    top: -8px;
    left: 50%;
    margin-left: 10px;
    white-space: nowrap;
}

.cltabar {
    margin: 16px 0;
    display: block;
    height: 60px;
    background-color: #fff;
    border-radius: 10px 10px 0 0;
}

.cltabar-list, .brand_tab_nav {
    margin-left: 40px;
    top: -8px;
    position: relative;
    height: 68px;
    font-size: 0;
}

.cltabar-list>li, .brand_tab_nav a {
    margin: 0 12px;
    display: inline-block;
    width: 98px;
    height: 68px;
    font-size: 16px;
}

.cltabar-list a {
    display: block;
    text-align: center;
    padding: 23px 5px 0 5px;
    height: 68px;
    line-height: 30px;
    font-size: 16px;
    color: #333;
}

.cltabar-list a:hover, .brand_tab_nav a:hover {
    color: var(--c);
}

.cltabar-list .on a, .brand_tab_nav .tab_light {
    color: #fff;
    background: url(../images/icon/brand_tab_nav.png) 50% 100% no-repeat;
}

.brand_tab_nav a {
    text-align: center;
    padding: 23px 5px 0 5px;
    height: 68px;
    line-height: 30px;
    font-size: 16px;
    color: #333;
}

.brand_tab_nav .tab_light:hover {
    color: #fff;
}

.cltabar-bd {
    display: block;
    background-color: #fff;
    border-radius: 0 0 10px 10px;
}

.floor-head {
    position: relative;
    display: block;
    padding: 20px 15px 20px 108px;
    height: 108px;
    border-bottom: 1px solid #f5f5f5;
}

.floor-title {
    line-height: 68px;
    font-size: 20px;
    color: var(--c);
    font-weight: bold;
    float: left;
    margin-right: 8px;
}

.floor-title .eng, .floor-title .small {
    margin-left: 10px;
    font-style: italic;
    font-weight: normal;
}

.floor-title .eng {
    font-size: 14px;
    color: #999;
}

.floor-title .small {
    font-size: 12px;
    color: #eaeaea;
}

.floor-title2 {
    float: left;
    font-size: 12px;
    color: #eaeaea;
    line-height: 60px;
    padding-top: 8px;
}

.floor-title2 i {
    font-size: 14px;
    color: #999;
    margin-left: 8px;
}

.pintrside {
    position: absolute;
    z-index: 5;
    top: 0;
    right: 0;
}

.floor-head .pintrside {
    left: 20px;
    top: 15px;
    right: auto;
}

.honorlabel {
    display: inline-block;
    width: 60px;
    height: 70px;
    font-size: 0;
    background-image: url(../images/icon/top_ico.png);
    background-repeat: no-repeat;
}

.top-honorlabel {
    background-position: 0 0;
}

.colbrands {
    position: relative;
    display: -webkit-box;
    display: flex;
    border-bottom: 1px solid #f5f5f5;
}

.rsied-refreshbtn {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
    padding: 7px;
    width: 34px;
    line-height: 1.1;
    font-size: 14px;
    color: #999;
    background-color: #f0f0f0;
    cursor: pointer;
}

.colbrand-list {
    display: -webkit-box;
    display: flex;
    -webkit-box-flex: 1;
    flex: 1;
    min-width: 1px;
    overflow: hidden;
}

.colbrand-item {
    position: relative;
    display: block;
    width: 121px;
    min-width: 121px;
    height: 110px;
    border-left: 1px solid #f5f5f5;
    -webkit-transition: .6s ease;
    transition: .6s ease;
    overflow: hidden;
    background-color: #fcfcfc;
}

.colbrand-item:first-of-type {
    border-left-color: transparent;
}

.active.colbrand-item {
    width: 561px;
    background-color: #fff;
}

.colbrand-head {
    position: relative;
    z-index: 5;
    text-align: center;
    display: block;
    padding: 25px 5px 0 5px;
    width: 120px;
    height: 110px;
}

.colbrand-logo {
    position: relative;
    display: inline-block;
    vertical-align: bottom;
}

.colbrand-logo-pic {
    position: relative;
    display: block;
    width: 70px;
    height: 70px;
    border: 1px solid #e9e9e9;
    border-radius: 50%;
    overflow: hidden;
    transform: scale(1);
    -webkit-transform: scale(1);
}

.colbrand-logo-pic img {
    position: relative;
    display: block;
    width: 100%;
}

.colbrand-cnt {
    position: absolute;
    left: 0;
    top: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding-left: 120px;
    width: 560px;
    height: 100%;
}

.colbrand-about {
    margin-right: 20px;
    display: block;
    width: 160px;
}

.colbrand-name {
    margin-bottom: 5px;
    display: block;
    font-size: 20px;
    color: #5086ff;
    font-weight: bold;
}

.colbrand-p {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #999;
}

.colbrand-data {
    display: -webkit-box;
    display: flex;
    -webkit-box-flex: 1;
    flex: 1;
    min-width: 1px;
}

.colbrand-data-item {
    position: relative;
    display: block;
    -webkit-box-flex: 1;
    flex: auto;
    min-width: 1px;
    text-align: center;
    font-size: 14px;
    color: #999;
}

.colbrand-data-item::before {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px;
    display: block;
    content: "";
    height: 24px;
    font-size: 0;
    border-left: 1px solid #f6f6f6;
}

.colbrand-data-item:first-of-type::before {
    display: none;
}

.colbrand-data-item .val {
    line-height: 30px;
    font-size: 24px;
    color: #5086ff;
    font-weight: bold;
}

/*plist*/

.plist {
    margin-top: 6px;
    margin-bottom: 20px;
    padding-left: 6px;
    padding-right: 6px;
}

.plist::after {
    display: block;
    content: "";
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.pitem {
    float: left;
    margin: 6px 0;
    padding: 0 6px;
}

.plist-5 .pitem {
    width: 20%;
}

.pitem:hover {
    overflow: visible;
}

.pitem-produce {
    position: relative;
    display: block;
    background-color: #fff;
    border: 1px solid #efefef;
    border-radius: 10px;
    -webkit-transition: .3s;
    transition: .3s;
}

.pitem {
    height: 414px;
}

.pitem-produce {
    max-height: 414px;
}

.hasbrand .pitem {
    height: 480px;
}

.hasbrand .pitem-produce {
    max-height: 480px;
}

.pitem-produce:hover {
    z-index: 5;
    max-height: 1000px;
    box-shadow: 0 6px 26px rgba(0, 0, 0, .2);
}

.pitem-produce:hover .pitem-details {
    display: block;
}

.pitem-brand {
    margin: 12px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.pitem-brand-pic {
    margin-right: 10px;
    display: block;
    width: 42px;
    height: 42px;
    border: 1px solid #f0f0f0;
    border-radius: 50%;
    overflow: hidden;
    transform: scale(1);
    -webkit-transform: scale(1);
}

.pitem-brand-pic img {
    display: block;
    width: 40px;
    height: 40px;
}

.pitem-brand-cnt {
    display: block;
    -webkit-box-flex: 1;
    flex: 1;
    min-width: 1px;
}

.pitem-brand-name, .pitem-brand-decs {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pitem-brand-name {
    font-size: 14px;
    font-weight: bold;
    color: #5086ff;
}

.pitem-brand-decs {
    font-size: 12px;
}

li:hover .pitem-brand-decs {
    color: #5086ff;
}

.pitem-pic {
    position: relative;
    display: block;
}

.pitem-pic-link {
    position: relative;
    display: block;
    overflow: hidden;
}

.pitem-pic-link img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    min-height: 100%;
}

.plist-5 .pitem-pic-link {
    padding-bottom: 100%;
}

.pic-ptool {
    position: absolute;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: flex;
    width: 100%;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}

.pitem-produce:hover .pic-ptool {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.pitem-produce:hover .f_tool_link_ul {
    bottom: 0;
    opacity: 1;
    visibility: visible;
}

.pic-ptool-item {
    display: block;
    -webkit-box-flex: 1;
    flex: 1;
    min-width: 1px;
    text-align: center;
    padding: 10px;
    height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
}

.pic-ptool-item:hover {
    color: #fff;
}

.collect.pic-ptool-item {
    background-color: #fb4e2d;
}

.copy.pic-ptool-item {
    background-color: #ff7935;
}

.pic-ptool-item .ico {
    margin-right: 5px;
    display: inline-block;
    width: 1em;
    height: 1em;
    font-size: 20px;
    background-image: url(../images/icon/pic-ptool.png);
    background-repeat: no-repeat;
    background-size: 2em auto;
    vertical-align: bottom;
}

.collect.pic-ptool-item .ico {
    background-position: 0 0;
}

.collected.pic-ptool-item .ico {
    background-position: -1em 0;
}

.copy.pic-ptool-item .ico {
    background-position: 0 -1em;
}

.pitem-context {
    display: block;
    padding: 1px 15px;
}

.fullcoupon-tick {
    margin: 12px 6px;
    position: relative;
    display: block;
    text-align: center;
    padding: 10px;
    height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #666;
    background-color: #f7f8fa;
}

.fullcoupon-tick-val {
    margin: 0 5px;
    line-height: 1.1;
    font-size: 18px;
    color: #ff4d3a;
    font-weight: bold;
}

.fullcoupon-tick::before, .fullcoupon-tick::after {
    position: absolute;
    top: 0;
    display: block;
    content: "";
    width: 12px;
    height: 100%;
    background-image: -webkit-radial-gradient(50% 50%, circle closest-side, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 99%, #f7f8fa);
    background-image: radial-gradient(circle closest-side at 50% 50%, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 99%, #f7f8fa);
    background-size: 12px 100%;
    background-repeat: no-repeat;
}

.fullcoupon-tick::before {
    left: -6px;
    background-position: -6px 50%;
    border-radius: 6px 0 0 6px;
}

.fullcoupon-tick::after {
    right: -6px;
    background-position: 6px 50%;
    border-radius: 0 6px 6px 0;
}

.p-item-title {
    margin: 10px 0;
    line-height: 20px;
    font-size: 14px;
    color: #666;
}

.p-item-title img {
    display: inline-block;
    vertical-align: top;
}

.pitem-stagedata {
    margin: 10px 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.pitem-stagedata-item {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #888;
}

.pitem-stagedata-dd {
    line-height: 20px;
    font-size: 16px;
    color: #333;
    font-family: "DIN-Medium";
    font-weight: bold;
}

.pitem-sku {
    margin: 10px 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    font-size: 12px;
    color: #888;
}

.pitem-sku-side {
    display: block;
    -webkit-box-flex: 1;
    flex: 1;
    min-width: 1px;
    text-align: right;
}

.coupon-progressbar {
    position: relative;
    display: block;
    width: 100%;
    height: 3px;
    line-height: 0;
    font-size: 0;
    background-color: #fafafa;
    border-radius: 3px;
    overflow: hidden;
}

.coupon-progressbar-data {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 100%;
    background-image: -webkit-linear-gradient(0deg, #ff6841, #ff9332);
    background-image: linear-gradient(90deg, #ff6841, #ff9332);
}

.pitem-details {
    display: none;
    margin: 10px 0;
    font-size: 12px;
    color: #888;
}

.pitem-detail-item {
    margin: 2px 0;
    display: -webkit-box;
    display: flex;
}

.pitem-detail-dt {
    margin-right: 5px;
}

.pitem-detail-dd {
    display: block;
    -webkit-box-flex: 1;
    flex: 1;
    min-width: 1px;
    text-align: right;
}

/*end plist*/

.enterbrands {
    margin-left: 1px;
    overflow: hidden;
}

.enterbrand-item {
    margin: -1px 0 0 -1px;
    float: left;
    width: 134px;
    height: 122px;
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: #f5f5f5;
}

.enterbrand-link {
    position: relative;
    display: block;
    text-align: center;
    width: 132px;
    height: 120px;
    overflow: hidden;
}

.enterbrand-item .enterbrand-link {
    display: block;
}

.enterbrand-link img {
    position: relative;
    display: block;
    width: 100%;
}

.enterbrand-cover {
    position: absolute;
    top: 0;
    right: 100%;
    display: block;
    text-align: center;
    padding: 30px 10px 0 10px;
    width: 100%;
    height: 100%;
    color: #fff;
    background-image: -webkit-linear-gradient(0deg, rgba(88, 131, 255, .9), rgba(134, 110, 255, .9));
    background-image: linear-gradient(90deg, rgba(88, 131, 255, .9), rgba(134, 110, 255, .9));
    -webkit-transition: .3s;
    transition: .3s;
}

.enterbrand-link:hover .enterbrand-cover {
    right: 0;
}

.enterbrand-cover .title {
    margin-bottom: 10px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: bold;
}

.enterbrand-more {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
    height: 100%;
    font-size: 14px;
    color: #5086ff;
}

.enterbrand-more-arrow {
    position: relative;
    display: inline-block;
    width: 36px;
    height: 36px;
    background-image: -webkit-linear-gradient(0deg, rgba(88, 131, 255, 1), rgba(134, 110, 255, 1));
    background-image: linear-gradient(90deg, rgba(88, 131, 255, 1), rgba(134, 110, 255, 1));
    border-radius: 50%;
    vertical-align: bottom;
}

.enterbrand-more-arrow::before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -3px 0 0 -5px;
    display: block;
    content: "";
    width: 8px;
    height: 8px;
    border-width: 2px 2px 0 0;
    border-style: solid;
    border-color: #fff;
    -webkit-transform: rotate(45deg) skew(5deg, 5deg);
    transform: rotate(45deg) skew(5deg, 5deg);
}

.inerbn {
    position: relative;
    display: block;
    padding-bottom: 29.16667%;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: cover;
}

.fullbn-link {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
}

.fsection {
    position: relative;
    display: block;
    overflow: hidden;
}

.fsecthead {
    margin: 80px 0;
    text-align: center;
    font-size: 18px;
    color: #888;
}

.fsectitle {
    margin-bottom: 10px;
    line-height: 1.2;
    font-size: 30px;
    color: #333;
}

.adt2-list {
    overflow: hidden;
}

.adt2-item {
    margin: 40px 0 60px 0;
    float: left;
    width: 50%;
}

.adt2-item:nth-of-type(odd) {
    padding-right: 25px;
}

.adt2-item:nth-of-type(even) {
    padding-left: 25px;
}

.adt2-card {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 20px 20px 20px 240px;
    height: 160px;
    font-size: 14px;
    color: #fff;
    background-color: #2d75ff;
    border-radius: 20px;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
}

.adt2-cnt {
    display: block;
    -webkit-box-flex: 1;
    flex: 1;
    min-width: 1px;
}

.adt2-title {
    margin-bottom: 10px;
    line-height: 1.2;
    font-size: 18px;
    font-weight: bold;
}

.adt2-card::before {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    content: "";
    width: 240px;
    height: 200px;
    font-size: 200px;
    background-image: url(../images/icon/adt2.png);
    background-repeat: no-repeat;
    background-size: 240px auto;
    -webkit-transition: .3s ease-in;
    transition: .3s ease-in;
}

.adt2-card:hover {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}

.adt2-card:hover::before {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
}

.fore2 .adt2-card:hover::before {
    -webkit-transform: translateY(5px) rotate(10deg);
    transform: translateY(5px) rotate(10deg);
}

.fore1 .adt2-card {
    background-image: -webkit-linear-gradient(0deg, #78a6ff, #0f60ff);
    background-image: linear-gradient(90deg, #78a6ff, #0f60ff);
}

.fore2 .adt2-card {
    background-image: -webkit-linear-gradient(0deg, #ffc178, #ff910f);
    background-image: linear-gradient(90deg, #ffc178, #ff910f);
}

.fore3 .adt2-card {
    background-image: -webkit-linear-gradient(0deg, #d178ff, #b80fff);
    background-image: linear-gradient(90deg, #d178ff, #b80fff);
}

.fore4 .adt2-card {
    background-image: -webkit-linear-gradient(0deg, #ff8f78, #ff580f);
    background-image: linear-gradient(90deg, #ff8f78, #ff580f);
}

.fore1 .adt2-card::before {
    background-position: 0 0;
}

.fore2 .adt2-card::before {
    background-position: 0 -1em;
}

.fore3 .adt2-card::before {
    background-position: 0 -2em;
}

.fore4 .adt2-card::before {
    background-position: 0 -3em;
}

.fun3-list {
    margin-bottom: 20px 0;
    overflow: hidden;
}

.fun3-item {
    margin-bottom: 40px;
    float: left;
    padding: 0 25px;
    width: 33.333%;
}

.fun3-cnt {
    margin: 30px auto 0;
    display: block;
    width: 250px;
}

.fun3-title {
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 30px;
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

.fun3-line {
    margin: 10px 0;
    display: block;
    width: 60px;
    height: 2px;
    line-height: 0;
    font-size: 0;
    background-color: #e6e6e6;
}

.fun3-decs {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    white-space: normal;
    overflow: hidden;
    height: 100px;
    line-height: 25px;
    font-size: 14px;
    color: #999;
}

.fun3-item::before {
    margin: 0 auto;
    display: block;
    content: "";
    width: 300px;
    height: 240px;
    font-size: 240px;
    background-image: url(../images/icon/fun3.png);
    background-repeat: no-repeat;
    background-size: 300px auto;
}

.fore1.fun3-item::before {
    background-position: 0 0;
}

.fore2.fun3-item::before {
    background-position: 0 -1em;
}

.fore3.fun3-item::before {
    background-position: 0 -2em;
}

.rankerfocus {
    margin: 80px auto;
    position: relative;
    width: 1200px;
}

.rankerfocus .swiper-button-prev {
    left: -50px;
}

.rankerfocus .swiper-button-next {
    right: -50px;
}

.rankerfocus .swiper-slide {
    display: block;
    width: 280px;
    height: 380px;
}

.rankerfocus-card {
    position: relative;
    display: block;
    text-align: center;
    padding: 30px 30px 0 30px;
    width: 280px;
    height: 380px;
    font-size: 14px;
    color: #999;
    background-color: #fff;
    border-radius: 20px;
}

.swiper-slide-active .rankerfocus-card {
    color: #fff;
    background-image: -webkit-linear-gradient(-45deg, #5882ff, #866fff);
    background-image: linear-gradient(135deg, #5882ff, #866fff);
}

.rankerfocus-avator {
    margin: 0 auto 20px;
    position: relative;
    display: block;
    width: 150px;
    height: 150px;
}

.rankerfocus-avator-pic {
    position: relative;
    z-index: 2;
    display: inline-block;
    padding: 5px;
    width: 150px;
    height: 150px;
    background-color: rgba(255, 255, 255, .5);
    border-radius: 50%;
    overflow: hidden;
    transform: scale(1);
    -webkit-transform: scale(1);
}

.rankerfocus-avator-pic img {
    display: block;
    width: 140px;
    height: 140px;
    border-radius: 50%;
}

.rankerfocus-name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    font-weight: bold;
    color: #000;
}

.rankerfocus-line {
    margin: 20px auto;
    display: block;
    width: 30px;
    height: 2px;
    line-height: 0;
    font-size: 0;
    background-color: rgba(0, 0, 0, .1);
}

.rankerfocus-data {
    line-height: 1.2;
    font-size: 30px;
    color: #5086ff;
    font-family: "DIN-Medium";
}

.swiper-slide-active .rankerfocus-name, .swiper-slide-active .rankerfocus-data {
    color: #fff;
}

.swiper-slide-active .rankerfocus-line {
    background-color: rgba(255, 255, 255, .2);
}

.rankpage-bn {
    position: relative;
    display: block;
    padding-bottom: 1000px;
    background: url(../images/rankpage/rankpage-bn.jpg) 50% 0 no-repeat;
}

.rankpage-bn-explain {
    position: absolute;
    bottom: 205px;
    left: 50%;
    margin-left: -450px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: normal;
    overflow: hidden;
    text-align: center;
    width: 900px;
    height: 60px;
    line-height: 30px;
    font-size: 16px;
    color: #d9b882;
}

.rankpage-bn-datas {
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -600px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    width: 1200px;
    height: 120px;
    font-size: 16px;
    color: #d9b882;
}

.rankpage-bn-data-title {
    margin-left: 90px;
    float: left;
    margin-right: 70px;
    display: block;
    text-align: center;
    width: 120px;
    font-size: 18px;
    color: #362a17;
    font-weight: bold;
}

.rankpage-bn-data-item {
    margin-left: 5px;
    float: left;
    display: block;
    text-align: center;
    width: 290px;
}

.rankpage-bn-data-item .val {
    margin-right: 5px;
    line-height: 1;
    font-size: 42px;
    color: #ffe3a8;
    font-family: "DIN-Medium";
}

.rankpage-bottom {
    display: block;
    background: url(../images/rankpage/rankpage-bottombg.jpg) 50% 0 no-repeat;
    overflow: hidden;
}

.agentcards {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
}

.agentcard {
    float: left;
    margin: 0 30px 30px 0;
    position: relative;
    display: block;
}

.agentcard:nth-of-type(3n) {
    margin-right: 0;
}

.agentcard:not(.top) .agentcard-produce {
    position: relative;
    display: block;
    padding: 150px 30px 0 30px;
    width: 380px;
    height: 250px;
    background-image: url(../images/icon/agentcard.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    -webkit-transition: .3s;
    transition: .3s;
}

.agentcard-produce:hover {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}

.agentcard:not(.top) .agentcard-produce:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, .75);
}

.agentcard-avator {
    position: absolute;
    left: 30px;
    top: 30px;
    display: block;
    width: 80px;
    height: 80px;
}

.agentcard-avator-pic {
    position: relative;
    display: block;
    width: 80px;
    height: 80px;
    overflow: hidden;
}

.agentcard-avator-pic img {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.agentcard-info {
    position: absolute;
    top: 40px;
    left: 135px;
    display: block;
    width: 180px;
}

.agentcard-name {
    margin-bottom: 10px;
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}

.agentcard-textag {
    display: inline-block;
    text-align: center;
    padding: 5px 14px;
    height: 30px;
    line-height: 20px;
    font-size: 14px;
    color: rgba(235, 218, 182, .8);
    background-color: rgba(213, 189, 134, .1);
    border-radius: 0 8px;
    vertical-align: middle;
}

.agentcard-datas {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    line-height: 20px;
    font-size: 14px;
    color: rgba(222, 206, 178, .4);
}

.agentcard-data-item {
    width: 33.3%;
    display: block;
    float: left;
    text-align: center;
    padding: 0 5px;
}

.agentcard-data-dd {
    margin: 5px 0;
}

.agentcard-data-dd {
    line-height: 1;
    font-size: 20px;
    color: #e9dfce;
    font-family: "DIN-Medium";
}

.agentcard-data-dt {
    margin: 5px 0;
}

.agentcard.top1 .agentcard-data-dd {
    color: #fff;
}

.agentcard.top2 .agentcard-data-dd, .agentcard.top3 .agentcard-data-dd {
    color: #d5bc86;
}

.top.agentcard {
    margin-bottom: 60px;
    float: left;
    margin-right: 0;
    position: relative;
    display: block;
    width: 400px;
    height: 520px;
}

.top1.agentcard {
    z-index: 3;
}

.top.agentcard::before {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    content: "";
    width: 100%;
    height: 260px;
    background-image: url(../images/icon/agentcard.png);
    background-repeat: no-repeat;
}

.top1.agentcard::before {
    left: 50%;
    margin-left: -250px;
    width: 500px;
    height: 320px;
    background-position: 0 -770px;
    filter: drop-shadow(0 21px 98px rgba(0, 0, 0, .35));
}

.top2.agentcard::before {
    background-position: 0 -250px;
    filter: drop-shadow(0 5px 5px rgba(0, 0, 0, .75));
}

.top3.agentcard::before {
    background-position: 100% -510px;
    filter: drop-shadow(0 5px 5px rgba(0, 0, 0, .75));
}

.top.agentcard .agentcard-produce {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    padding: 170px 50px 0;
    width: 100%;
    height: 250px;
}

.top.agentcard .agentcard-avator {
    position: absolute;
    top: -180px;
    left: 50%;
    margin-left: -90px;
    padding-top: 6px;
    width: 180px;
    height: 180px;
}

.top1.agentcard .agentcard-avator {
    top: -230px;
}

.top.agentcard .agentcard-avator-pic {
    margin: 0 auto;
    width: 133px;
    height: 133px;
    overflow: hidden;
}

.top1.agentcard .agentcard-avator-pic {
    margin: 0 auto;
    width: 144px;
    height: 144px;
    overflow: hidden;
}

.top.agentcard .agentcard-avator::after {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    font-size: 180px;
    background-image: url(../images/icon/topcrown.png);
    background-repeat: no-repeat;
    background-size: 1em auto;
}

.top1.agentcard .agentcard-avator::after {
    background-position: 0 0;
}

.top2.agentcard .agentcard-avator::after {
    background-position: 0 -1em;
}

.top3.agentcard .agentcard-avator::after {
    background-position: 0 -2em;
}

.top.agentcard .agentcard-info {
    top: 40px;
    left: 50px;
    text-align: center;
    width: 300px;
}

.top.agentcard .agentcard-name {
    font-size: 24px;
}

.top.agentcard .agentcard-textag {
    min-width: 190px;
    height: 36px;
    line-height: 26px;
    font-size: 16px;
    background-image: -webkit-linear-gradient(0deg, #553f26, #634d2d);
    background-image: linear-gradient(90deg, #553f26, #634d2d);
}

.top.agentcard .agentcard-datas {
    font-size: 16px;
    color: #a38c5a;
}

.top1.agentcard .agentcard-produce {
    padding-left: 30px;
    padding-right: 30px;
    height: 280px;
}

.top1.agentcard .agentcard-datas {
    color: rgba(255, 255, 255, .4);
}

.ranktag {
    position: absolute;
    top: 0;
    right: 25px;
    display: block;
    text-align: center;
    padding: 2px 4px 0 4px;
    width: 42px;
    height: 60px;
    line-height: 20px;
    font-size: 14px;
    color: rgba(255, 255, 255, .6);
    font-family: "DIN-Medium";
    background-image: url(../images/icon/ranktag.png);
    background-repeat: no-repeat;
    background-size: 42px auto;
}

.ranktag-val {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    font-style: italic;
}

.gold.ranktag {
    background-position: 0 0;
}

/*----------------------------------2019-12-27-2个弹出*/

.mico {
    margin-right: 10px;
    display: inline-block;
    width: 20px;
    height: 20px;
    font-size: 20px;
    background-image: url(../images/icon/mico.png);
    background-repeat: no-repeat;
    background-size: 2em auto;
    vertical-align: bottom;
}

.whqq_mico {
    background-position: 0 0;
}

.qq_mico {
    background-position: 0 -1em;
}

.chat_mico {
    background-position: 0 -2em;
}

.link_mico {
    background-position: 0 -3em;
}

.add_mico {
    background-position: 0 -4em;
}

.del_mico {
    background-position: 0 -5em;
}

.colp-tool-item:hover .del_mico {
    background-position: -1em -5em;
}

.disabled.link_mico {
    background-position: -1em -3em;
    cursor: no-drop;
}

.disabled.add_mico {
    background-position: -1em -4em;
    cursor: no-drop;
}

.tabItem {
    display: none;
}

.tabItem_on {
    display: block;
}
.colp-list{
    width: 100%;
    height: 100%;
    padding: 0 0 60px 0;
    overflow-y: scroll;
}
.colp-item {
    width: 380px;
    margin: 0 auto 10px auto;
    position: relative;
    display: -webkit-box;
    display: flex;
    justify-content: space-between;
    border:  1px solid #E7E7E7;
    border-radius: 8px;
    padding: 10px;
}
.colp-choose{
    width: 22px;
    height: 22px;
    padding: 5px;
    z-index: 20;
    position: absolute;
    top: 10px;
    left: 10px;
    border-radius: 2px 0 6px 0;
    background:#C7C7C7;
}
.colp-list .active .colp-choose{
    background-color: #5086FF;
}
.colp-pic {
    position: relative;
    display: block;
    width: 120px;
    height: 120px;
    margin-right: 15px;
    border-radius: 8px;
    overflow: hidden;
}

.colp-cnt {
    display: block;
    flex: 1;
    height: auto;
    -webkit-box-flex: 1;
    flex: 1;
    min-width: 1px;
}

.colp-title {
    margin:0 0 10px 0;
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    font-size: 14px;
    color: #666;
}

.colp-title img {
    margin-right: 5px;
    display: inline-block;
    height: 20px;
    vertical-align: bottom;
}

.colp-datas {
    /* margin: 15px 0; */
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #999;
}

.colp-data-item {
    width: 33.333%;
    display: block;
    float: left;
    min-width: 45px;
}

.colp-data-dd {
    font-size: 16px;
    color: #333;
}

.colp-tools {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    text-align: center;
}

.colp-tool-item {
    width: 33.333%;
    display: block;
    float: left;
    min-width: 45px;
    cursor: pointer;
    position: relative;
}

.colp-tool-item .mico {
    margin-right: 0;
}

.colp-tool-item .intro {
    position: absolute;
    left: -220px;
    width: 350px;
    top: 30px;
}

.colp-tool-item:hover .intro {
    display: block;
}
.colp-bot{
    width: 100%;
    display:flex;
    margin-top: 8px;
    justify-content: space-between;
    align-items: center;
}
.colp-bot .colp-quan{
    width: 75px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    font-size: 14px;
    background-image: url("../images/icon/sale_box.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-align: center;
    display:flex;
    justify-content: space-between;
    align-items: center;
}
.colp-bot .colp-quan .icon{
    width: 20px;
}
.colp-bot .colp-quan .num{
    width: 55px;
}
.colp-bot .colp-file-name{
    width: 140px;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    border-radius: 5px;
    text-align: center;
    color: #8a8a8a;
    background-color: #F5F5F5;
}
.colp-list .colp-item:nth-child(n+3) .colp-cnt .colp-tools .colp-tool-item .intro {
    top: auto;
    bottom: 30px;
}
.colp-bot-box{
    width: 100%;
    height: 60px;
    z-index: 999;
    border-top: 1px solid #EBEBEB;
    position: fixed;
    background-color: #fff;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.colp-bot-box .left{
    display: flex;
    align-items: center;
    color: #9D9D9D;
    font-size: 14px;
}
.colp-bot-box .left .choose-all{
    width: 18px;
    height: 18px;
    padding: 3px;
    margin-left: 15px;
    border-radius: 5px;
    border: 1px solid #DCDCDC;
}
.colp-bot-box .left .font{
    margin: 0 26px 0 10px;
}
.colp-bot-box .left .del{
    color: #ED7A7A;
}
.colp-bot-box .prit_btn{
    width: 116px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    margin-right: 10px;
}
.colp-bot-box .active{
    background-color: #5086FF;
}
.asideDiv-wrap {
    position: fixed;
    z-index: 130;
    top: 30%;
    right: 10px;
    width: 78px;
}

.asideDiv-wrap .asideDiv {
    position: relative;
    top: auto;
    right: auto!important;
}

.asideDiv-drawer {
    position: absolute;
    right: 100px;
    top: 50%;
    display: block;
    padding: 20px 0px 0 0px;
    width: 410px;
    height: 893px;
    max-height: 89vh;
    background-color: #fff;
    border-radius: 10px;
    -webkit-transform: translateY(-50%) translateX(-100px);
    transform: translateY(-50%) translateX(-100px);
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    -webkit-transition: .3s;
    transition: .3s;
}

.on.asideDiv-drawer {
    -webkit-transform: translateY(-55%) translateX(0);
    transform: translateY(-55%) translateX(0);
    opacity: 1;
    visibility: visible;
    z-index: -1;
}

.asideDiv-drawer-box {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    flex-direction: column;
}

.asideDiv-drawer-bd {
    display: block;
    height: 818px;
    overflow-x: hidden;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
}

.asideDiv-drawer-hd {
    margin: 0 30px 20px 30px;
    position: relative;
    display: -webkit-box;
    display: flex;
    text-align: center;
    height: 35px;
    line-height: 25px;
    font-size: 16px;
    color: #666;
    background-color: #f6f6f6;
    border-radius: 20px;
    overflow: hidden;
}

.asideDiv-drawer-hd-line {
    position: absolute;
    top: 0;
    display: block;
    width: 50%;
    height: 100%;
    background-color: #638bff;
    background-image: -webkit-linear-gradient(0deg, #6b64ff, #5b8dff);
    background-image: linear-gradient(90deg, #6b64ff, #5b8dff);
    border-radius: 20px;
}

.asideDiv-drawer-hd>a {
    position: relative;
    display: block;
    -webkit-box-flex: 1;
    flex: 1;
    min-width: 1px;
    padding: 5px 10px;
    height: 35px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.asideDiv-drawer-hd>a:not(.on):hover {
    color: rgba(102, 102, 102, .8);
}

.asideDiv-drawer-hd>.on {
    color: #fff;
}

/* 右侧工具新 */

.rtool {
    position: fixed;
    z-index: 99999;
    right: 16px;
    bottom: 100px;
    width: 50px;
    margin-top: -112px;
}

.rtool .item {
    position: relative;
    margin-bottom: 8px;
    width: 50px;
    height: 50px;
}

.rtool .item_m {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 48px;
    height: 48px;
    border-radius: 5px;
    background: #fff;
    border: 1px #d6d6d6 solid;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    cursor: pointer;
}

.rtool .item i {
    display: block;
    width: 48px;
    height: 48px;
    background: url("../images/rtool.png?v=20201221") no-repeat;
}

.rtool .item i.t1 {
    background-position: 0 0;
}

.rtool .item i.t2 {
    background-position: 0 -48px;
}

.rtool .item i.t3 {
    background-position: 0 -96px;
}

.rtool .item i.t4 {
    background-position: 0 -144px;
}
.rtool .item i.t5 {
    background-position: 0 -192px;
}

.rtool .item span {
    position: absolute;
    left: 48px;
    top: 0;
    line-height: 48px;
    color: #fff;
    font-size: 14px;
}

.rtool .item:hover .item_m {
    background: #866eff;
    background: linear-gradient(90deg, #866eff, #5882ff);
    border: none;
    border: 1px transparent solid;
    box-shadow: 0 4px 6px rgba(124, 115, 255, 0.35);
}

.rtool .item:hover a.item_m {
    width: 120px;
}

.rtool .item:hover i.t1 {
    background-position: -48px 0;
}

.rtool .item:hover i.t2 {
    background-position: -48px -48px;
}

.rtool .item:hover i.t3 {
    background-position: -48px -96px;
}

.rtool .item:hover i.t4 {
    background-position: -48px -144px;
}
.rtool .item .xcx_ma{
    width: 146px;
    height: 146px;
    right: 136px;
    top: 0;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    z-index: 9999;
    background-color: #fff;
    position: absolute;
    display: none;
}
.rtool .item .xcx_ma img{
    width: 130px;
    height: 130px;
}
.rtool .item:hover .xcx_ma{
    display: flex;
}
.rtool .item:hover .xcx_ma .ic_sjx{
    width:0;
    height:0;
    position: absolute;
    right: -5px;
    top: 10px;
    border-top:7px solid transparent;
    border-bottom:7px solid transparent;
    border-left:5px solid #fff;
}
.chatftool {
    position: fixed;
    z-index: 140;
    right: 0;
    bottom: 0;
    display: block;
    padding-left: 45px;
    width: 45px;
    min-height: 200px;
    overflow: hidden;
    -webkit-transition: .3s;
    transition: .3s;
}

.chatftool:hover {
    width: 265px;
}

.chatftool-sign {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -100px;
    display: block;
    text-align: center;
    padding: 50px 10px 0 10px;
    width: 45px;
    height: 200px;
    line-height: 1.2;
    font-size: 14px;
    color: #fff;
    background: url(../images/icon/chatftool.png) 0 0 no-repeat;
    cursor: pointer;
}

.chatftool-sign .mico {
    margin: 0 auto 10px;
    display: block;
}

.chatftool-content {
    display: block;
    padding: 5px 25px;
    width: 220px;
    background-color: #fff;
    border-radius: 10px;
}

.chatftool-secitem {
    margin: 15px 0;
}

.chatftool-sectitle {
    display: block;
    text-align: center;
    padding: 5px 15px;
    height: 35px;
    line-height: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    background-color: #638bff;
    background-image: -webkit-linear-gradient(0deg, #6b64ff, #5b8dff);
    background-image: linear-gradient(90deg, #6b64ff, #5b8dff);
    border-radius: 10px 10px 0 0;
}

.chatftool-links {
    display: block;
    border-width: 0 1px;
    border-style: solid;
    border-color: #ececec;
}

.chatftool-link {
    display: block;
    text-align: center;
    padding: 10px;
    line-height: 20px;
    font-size: 14px;
    color: #999;
    border-bottom: 1px solid #ececec;
}

.chatftool-link:hover {
    color: #ff7537;
}

/*---------------------------------end-2019-12-27-2个弹出*/

.mdbtn {
    display: inline-block;
    text-align: center;
    padding: 15px 25px;
    min-width: 200px;
    height: 60px;
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
    border-radius: 30px;
    vertical-align: bottom;
    border: none;
    outline: 0;
    -webkit-appearance: none;
    appearance: none;
}

.mbtn {
    display: inline-block;
    text-align: center;
    padding: 4px 15px;
    height: 28px;
    line-height: 20px;
    font-size: 14px;
    border-radius: 14px;
    vertical-align: bottom;
    border: none;
    outline: 0;
    -webkit-appearance: none;
    appearance: none;
}

.light-primarybtn {
    color: #fff;
    background-color: var(--atc);
}

.light-primarybtn:visited {
    color: #fff;
}

.light-primarybtn:hover {
    color: rgba(255, 255, 255, .8);
    background-color: var(--c);
}

.pri-whbtn {
    color: #6082ff;
    background-color: #fff;
}

.pri-whbtn:visited {
    color: #6082ff;
}

.pri-whbtn:hover {
    color: rgba(96, 130, 255, .8);
}

/*距离*/

.ml5 {
    margin-left: 5px;
}

.my60 {
    margin-top: 60px;
    margin-bottom: 60px;
}

/*color*/

.rdtxt {
    color: #ff4215;
}

/*----------------------------------------------end(品牌优选)*/

/*图片放大*/

#preview {
    position: relative;
    float: left;
    width: 402px;
}

#preview_show {
    display: block;
    width: 400px;
    height: 400px;
}

#preview_show img {
    width: 400px;
    height: 400px;
}

#preview_show img, #preview_show {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

#preview_thumb {
    margin: 15px 0;
    position: relative;
    padding: 0 25px;
    height: 60px;
}

#preview_thumb .prev, #preview_thumb .next {
    position: absolute;
    cursor: pointer;
    top: 0;
    display: block;
    text-align: center;
    width: 20px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    color: #aaa;
    font-style: normal;
    font-family: simsun;
    background-image: url("../images/icon/btn_s.png");
    background-repeat: no-repeat;
    overflow: hidden;
}

#preview_thumb .prev {
    left: 0;
}

#preview_thumb .next {
    right: 0;
    background-position: right 0;
}

#preview_thumb .prev:hover {
    background-position: 0 -60px;
}

#preview_thumb .next:hover {
    background-position: right -60px;
}

#preview_thumb .stop {
    color: #eee;
    cursor: default;
}

#preview_thumblist_wrap {
    position: relative;
    width: 350px;
    height: 60px;
    overflow: hidden;
}

#preview_thumblist {
    position: absolute;
    top: 0;
    left: 0;
}

#preview_thumblist li {
    float: left;
    width: 70px;
    text-align: center;
}

#preview_thumblist img {
    width: 56px;
    height: 56px;
    display: inline-block;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    vertical-align: top;
    cursor: pointer;
}

#preview_thumblist .on {
    padding-top: 0;
}

#preview_thumblist .on img {
    border: 2px solid #5086ff;
}

.zoomDiv {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 200px;
    height: 200px;
    background: #fff;
    border: 1px solid #eee;
    text-align: center;
    overflow: hidden;
    display: block!important;
}

.zoomMask {
    position: absolute;
    background-color: rgba(254, 238, 167, .4);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7Ffeeea7, endcolorstr=#7Ffeeea7);
    border: 1px solid #eee;
    cursor: move;
    z-index: 1;
}

/*end 图片放大*/

.img_24 {
    width: 24px;
    height: 24px;
}

.w_660 {
    width: 660px;
}

/*标题*/

.brand_th_tool {
    height: 42px;
    line-height: 42px;
    background-image: url("../images/icon/th_blue.png");
    background-repeat: no-repeat;
}

.brand_th_tool .t_l {
    margin-top: -6px;
    height: 48px;
    line-height: 48px;
    padding-right: 20px;
    background-image: url("../images/icon/th_orange.png");
    background-repeat: no-repeat;
    width: 200px;
    text-align: center;
}

.round_rd10 {
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
}

.not_prit {
    text-decoration: line-through;
}

/*按钮*/

.big_btn {
    text-align: center;
    display: inline-block;
    width: 150px;
    line-height: 48px;
    height: 48px;
    vertical-align: top;
}

a.big_btn {
    display: inline-block !important;
}

/*图标*/

.btn_icon {
    width: 20px;
    height: 20px;
    background-image: url("../images/icon/btn_icon.png");
}

.look_icon {
    background-position: 0 -20px;
}

.coll_icon {
    background-position: 0 -40px;
}

.active .coll_icon {
    background-position: 0 -60px;
}

/*按钮*/

.copy_btn, .btn_blue {
    background: rgb(87, 148, 255);
    background: linear-gradient(90deg, rgba(87, 148, 255, 1), rgba(107, 102, 255, 1));
    color: #fff;
}

.copy_btn:hover, .btn_blue:hover, .btn_orange:hover {
    color: #fff;
}

.look_btn {
    box-shadow: 0 0 0 1px #cadaff inset;
    color: #5086ff;
}

.coll_btn {
    box-shadow: 0 0 0 1px #ffdfd7 inset;
    color: #ff4215;
}

.coll_btn:hover {
    box-shadow: 0 0 0 1px #ff4215 inset;
    color: #ff4215;
}

.look_btn:hover {
    box-shadow: 0 0 0 1px #5086ff inset;
    color: #5086ff;
}

/*按钮*/

.tool_btn {
    display: block!important;
    text-align: center;
    font-size: 16px;
    /* width: 120px;*/
    height: 40px;
    line-height: 36px;
}

.btn_orange {
    background: rgb(255, 98, 68);
    background: linear-gradient(90deg, rgba(255, 96, 68, 1), rgba(255, 154, 47, 1));
    color: #fff;
}

.btn_border {
    box-shadow: 0 0 0 1px #e6e6e6 inset;
    color: #333;
    background-color: #fff;
}

.btn_border:hover {
    color: #5086ff;
    box-shadow: 0 0 0 1px #5086ff inset;
}

/*图标*/

.tool_icon_s {
    width: 20px;
    height: 20px;
    background-image: url("../images/icon/btn_icon_s1.png");
}

.copy_icon_s {
    background-position: 0 -20px;
}

.del_icon_s {
    background-position: 0 -40px;
}

.load_icon_s {
    background-position: 0 -60px;
}

.zhuan_icon_s {
    background-position: 0 -80px;
}
.add_icon_s {
    background-position: 0 -100px;
}
/*详情*/

.go_icon_a {
    font-size: 0;
    width: 20px;
    height: 50px;
    background-image: url("../images/icon/btn_s.png");
    background-repeat: no-repeat;
    background-position: right -5px;
    display: inline-block !important;
    line-height: 50px;
}

.go_icon_a:hover {
    background-position: right -65px;
}

/*表格*/

.list_table_y {
    width: 100%;
    border: 1px solid #e6e6e6;
    background-color: #fff;
}

.list_table_y th, .list_table_y td {
    border: 1px solid #e6e6e6;
    padding: 12px 0px;
}

.list_table_y tbody th {
    background-color: #f5f5f5;
    color: #333;
    font-weight: normal;
    text-align: right;
}

.w_144 {
    width: 144px;
}

/*列表线*/

.list_li_y_line li {
    position: relative;
}

.list_li_y_line li::before {
    width: 1px;
    height: 40px;
    background-color: #eee;
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

.list_li_y_line li:last-child::before {
    width: 0;
}

.w_70 {
    width: 70px;
}

.h_70 {
    height: 70px;
}

.w_380 {
    width: 380px;
}

.w_120 {
    width: 120px;
}

.w_150 {
    width: 150px;
}

/*标题图标*/

.th_icon {
    width: 30px;
    height: 30px;
    background-image: url("../images/icon/th_icon.png");
    margin-right: 10px;
}

/*图片*/

.brand_up_pic .box {
    display: block;
    background-color: #f8f8f8;
    text-align: center;
    margin-right: 15px;
    height: 110px;
}

.brand_up_pic .item_li {
    margin-bottom: 10px;
}

/*上传控件*/

.up_icon, .file_icon_big, .file_icon_small {
    width: 40px;
    height: 40px;
    background-image: url("../images/icon/up_icon.png");
    background-size: 40px auto;
}

.file-box {
    position: relative;
    width: 110px;
    height: 110px;
}

.up_file_btn {
    background-color: #f6f6f6;
    border: none;
    height: 110px;
    width: 100%;
    cursor: pointer;
    text-align: center;
    color: #999;
}

.up_file_btn .t_d {
    margin-top: 8px;
    line-height: 1.1;
}

.file {
    position: absolute;
    top: 0;
    left: 0px;
    height: 100%;
    width: 100%;
    filter: alpha(opacity:0);
    opacity: 0;
    z-index: 1;
}

.file_look_ul .box_w {
    min-height: 500px;
    display: block;
    margin-left: 15px;
    margin-right: 15px;
    border: 1px solid #ff6b40;
    background-color: #fff;
    padding: 0 20px 20px 20px;
}

.file_look_ul .th_i {
    width: 190px;
    height: 30px;
    color: #fff;
    line-height: 30px;
    background-image: url("../images/icon/th_s.png");
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: top;
}

.img_110 {
    width: 110px;
    height: 110px;
    display: inline-block;
    vertical-align: top;
}

.file_look_ul .blue_li .th_i {
    background-position: 0 -30px;
}

.file_look_ul .blue_li .box_w {
    border-color: #5d89ff;
}

.file_look_ul .green_li .th_i {
    background-position: 0 -60px;
}

.file_look_ul .green_li .box_w {
    border-color: #11c183;
}

.file_look_ul .box_w:hover {
    background: #fff2e7;
    box-shadow: 0 0 0 2px #ff6b40 inset;
}

.file_look_ul .blue_li .box_w:hover {
    background: #ebeafd;
    box-shadow: 0 0 0 2px #5d89ff inset;
}

.file_look_ul .green_li .box_w:hover {
    background: #ecfeee;
    box-shadow: 0 0 0 2px #11c183 inset;
}

/*上传控件2*/

.file-box_big {
    position: relative;
    width: 100%;
    height: 290px;
}

.file_btn_big, .file_btn_small {
    background-color: #fafafa;
    border: none;
    height: 290px;
    width: 100%;
    cursor: pointer;
    vertical-align: top;
    text-align: center;
}

/*图标*/

.file_icon_big, .file_icon_small {
    width: 120px;
    height: 120px;
    border: 1px dotted #e5e5e5;
    background-size: 50px auto;
    background-position: center center;
}

.file_icon_small {
    width: 50px;
    height: 50px;
    background-size: 30px auto;
}

/*上传控件3*/

.file-box_small {
    position: relative;
    width: 100%;
    height: 140px;
}

.w_140 {
    width: 140px;
}

.file_btn_small {
    height: 140px;
}

/*上传控件4*/

.file-box_pic {
    position: relative;
    width: 100%;
    height: 144px;
}

.file_pic_btn {
    height: 144px;
    border: 1px solid #e6e6e6;
    background-color: #f5f5f5;
    width: 100%;
    cursor: pointer;
}

.file_pic_icon {
    width: 60px;
    height: 60px;
    background-image: url("../images/icon/file_pic.png");
}

/*按钮*/

.orange_btn {
    font-weight: bold;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    line-height: 42px;
    height: 46px;
    width: 130px;
    text-align: center;
    background: rgb(255, 104, 65);
    background: linear-gradient(90deg, rgba(255, 104, 65, 1), rgba(255, 145, 50, 1));
}

.pruple_btn {
    background: rgb(91, 140, 255);
    background: linear-gradient(90deg, rgba(91, 140, 255, 1), rgba(107, 102, 255, 1));
}

.green_btn {
    background: #11bc52;
    background: linear-gradient(90deg, #11c082, #11b823);
}

a.orange_btn {
    display: inline-block !important;
}

.orange_btn:hover {
    color: #fff;
}

/*图标*/

.btn_icon_b {
    width: 30px;
    height: 30px;
    background-image: url("../images/icon/btn_icon_b.png");
    margin-right: 5px;
}

.ext_icon {
    background-position: 0 -30px;
}

.generate_icon {
    background-position: 0 -90px;
}

/*---------------star帮助中心*/

.help_wrap {
    background-image: url("../images/icon/help_banner.png");
    background-repeat: no-repeat;
    background-position: center top;
}

.help_wrap .Top {
    background-color: rgba(0, 0, 0, .5);
}

/*大图片*/

.h_390 {
    height: 390px;
}

.help_banner {
    border-top: 1px solid rgba(255, 255, 255, .2);
}

/*搜索*/

.w_800 {
    width: 800px;
}

.help_search {
    height: 60px;
    background-color: #fff;
    padding: 0 160px 0 40px;
    position: relative;
}

.help_search_text {
    width: 100%;
    vertical-align: top;
    padding: 20px 0px;
    height: 60px;
    line-height: 20px;
    border: none;
    color: #333;
    background-color: transparent;
}

.help_search_btn {
    border: none;
    position: absolute;
    top: 0;
    right: -1px;
    width: 140px;
    text-align: center;
    font-size: 22px;
    cursor: pointer;
    height: 60px;
    line-height: 60px;
    color: #fff;
    background: rgb(255, 104, 65);
    background: linear-gradient(90deg, rgba(255, 104, 65, 1), rgba(255, 145, 50, 1));
    -webkit-border-radius: 0 60px 60px 0;
    -moz-border-radius: 0 60px 60px 0;
    border-radius: 0 60px 60px 0;
}

.help_search:hover {
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, .15);
    box-shadow: 0 10px 20px rgba(0, 0, 0, .15);
}

/*中间*/

.blue_black_bj {
    background-color: #293039;
}

.help_center {
    overflow: hidden;
}

.help_left {
    padding-bottom: 3000px;
    margin-bottom: -3000px;
}

.w_200 {
    width: 200px;
}

/*列表*/

.help_list_icon {
    height: 790px;
}

.help_list_icon .box, .r_ask_list .box {
    padding: 20px 5px;
    border-bottom: 1px dotted #ddd;
}

.help_list_icon .box>a {
    display: block;
    padding-left: 40px;
    position: relative;
}

.help_list_icon .box>a::before, .help_wen_dl .ask::before, .help_wen_dl .answer::before {
    position: absolute;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    width: 24px;
    line-height: 24px;
    height: 24px;
    text-align: center;
    content: 'Q';
    left: 0;
    text-transform: uppercase;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: rgb(255, 104, 65);
    background: linear-gradient(90deg, rgba(255, 104, 65, 1), rgba(255, 145, 50, 1));
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
}

.help_list_icon .box>a::before, .help_wen_dl .ask::before {
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.help_wen_dl .answer::before {
    top: 0;
    content: 'a';
    background: rgb(107, 104, 255);
    background: linear-gradient(90deg, rgba(107, 104, 255, 1), rgba(93, 137, 255, 1));
}

.help_list_icon .box:hover>a::before {
    margin-left: 5px;
}

.blue_link_light a, .blue_link_light {
    color: #98a3b3;
}

.blue_link_light a:hover {
    color: #fff;
}

/*左导航*/

.help_o .th_t {
    font-size: 14px;
    padding: 12px 20px;
    font-weight: bold;
    color: #fff;
}

.help_o:first-child .th_t {
    border-radius: 10px 0 0 0;
}

.help_o .th_t.active {
    background-color: rgba(0, 0, 0, .4);
}

.help_ul .box>a {
    padding: 0 20px 0 50px;
    line-height: 40px;
    height: 40px;
    display: block;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.help_ul .box {
    margin: 0px 0;
}

.help_ul {
    margin: 10px 0;
}

.help_ul .box>a::before {
    width: 4px;
    height: 4px;
    content: '';
    position: absolute;
    top: 50%;
    left: 34px;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #3f444b;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 0;
    overflow: hidden;
}

.help_ul .box>a:hover::before {
    background-color: #fff;
}

.help_ul .box>a::after {
    position: absolute;
    content: '';
    background-color: rgba(0, 0, 0, .4);
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 100%;
    font-size: 0;
    overflow: hidden;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    z-index: -1;
}

.help_ul .box>a:hover::after, .help_ul .active>a::after {
    width: 100%;
}

/*图标*/

.help_icon {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background-image: url("../images/icon/help_l_nav.png");
}

.help_icon2 {
    background-position: 0 -20px;
}

.help_icon3 {
    background-position: 0 -40px;
}

.help_icon4 {
    background-position: 0 -60px;
}

.help_icon5 {
    background-position: 0 -80px;
}

.help_icon6 {
    background-position: 0 -100px;
}

/*帮助详情*/

.help_wen_dl .ask, .help_wen_dl .answer {
    position: relative;
    padding-left: 40px;
}

.help_wen_dl .ask {
    font-weight: bold;
    color: #333;
    margin-bottom: 20px;
}

.help_wen_dl p, .help_wen_dl li {
    margin-bottom: 10px;
    line-height: 2;
}

/*序号列表*/

.num_ol {
    padding-left: 1em;
}

.num_ol li {
    list-style: decimal;
    padding-left: .5em;
}

/*小工具*/

.h_200 {
    height: 200px;
}

/*标签导航*/

.tool_tab_nav {
    height: 60px;
    line-height: 60px;
}

.tool_tab_nav dd a {
    float: left;
    height: 60px;
    text-align: center;
    width: 16.6666666%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

/*.tool_tab_nav dd a::after{ width:1px; height: 30px; background-color: #f2f2f2; position: absolute; content: ''; top:50%; -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%);transform: translateY(-50%);right: 0; overflow: hidden; font-size: 0; z-index: -2;}
.tool_tab_nav dd a:last-child::after{ width:0;}*/

.tool_tab_nav dd a:first-child::before {
    border-radius: 10px 0 0 10px;
}

.tool_tab_nav dd a:last-child::before {
    border-radius: 0 10px 10px 0;
}

.tool_tab_nav dd a::before {
    position: absolute;
    content: '';
    background-image: url("../images/icon/nav_orange.png");
    background-repeat: no-repeat;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 100%;
    font-size: 0;
    overflow: hidden;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    z-index: -1;
}

.tool_tab_nav dd a:hover::before, .tool_tab_nav dd .tab_light::before {
    width: 100%;
}

.tool_tab_nav dd a:hover, .tool_tab_nav dd .tab_light {
    color: #fff;
}

/*小工具*/

/*智能转链*/

.w_450 {
    width: 450px;
}

/*表单*/

.tool_input_text, .tool_textarea {
    font-size: 16px;
    line-height: 48px;
    padding: 0px 0;
    width: 100%;
    vertical-align: top;
    background-color: transparent;
    border: none;
}

.tool_input_text {
    height: 48px;
}

.tool_textarea {
    height: 100%;
}

.input_div {
    height: 48px;
    padding: 0 20px;
    line-height: 48px;
    border: 1px solid #e6e6e6;
    background-color: #fff;
}

.h_260 {
    height: 260px;
}

.input_div:hover {
    border-color: #5086ff;
}

.relative_box .f_btn {
    height: 48px;
    line-height: 46px;
    right: -1px;
    top: -1px;
    position: absolute;
    width: 100%;
}

.input_div_orange:hover {
    border-color: #ff6044;
}

/*浮动按钮*/

.f_ask_btn {
    position: absolute;
    bottom: 20px;
    right: -90px;
    width: 90px;
    height: 60px;
    font-size: 0;
    overflow: hidden;
    background-image: url("../images/icon/f_ask_btn.png");
    background-repeat: no-repeat;
}

.w_540 {
    width: 540px;
}

.w_100 {
    width: 100px;
}

/*标签导航*/

.face_tab_nav_y {
    text-align: center;
}

.face_tab_nav_y dd a {
    display: block;
    position: relative;
    z-index: 1;
    line-height: 40px;
    height: 40px;
}

.face_tab_nav_y dd a:first-child {
    border-radius: 10px 0 0 0;
}

.face_tab_nav_y dd a:last-child {
    border-radius: 0 0 0 10px;
}

.face_tab_nav_y dd .tab_light {
    background-color: #5086ff;
    color: #fff;
}

.f_tab_arrow {
    width: 5px;
    height: 12px;
    font-size: 0;
    overflow: hidden;
    position: absolute;
    top: 50%;
    right: -5px;
    margin-top: -6px;
}

.tab_light .f_tab_arrow {
    background-image: url("../images/icon/tab_icon.png");
}

.f_line_y {
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #e6e6e6;
    font-size: 0;
    overflow: hidden;
    left: 99px;
}

.gray_border {
    border: 1px solid #e6e6e6;
    background-color: #fff;
}

.max_w {
    max-width: 100%;
}

.h_400 {
    height: 400px;
}

.w_290 {
    width: 290px;
}

.w_330 {
    width: 330px;
}

.w_170 {
    width: 170px;
}

.w_225 {
    width: 225px;
}

/*标题线*/

.th_y_blue {
    width: 2px;
    height: 12px;
    background-color: #3a67fa;
}

/*图片列表*/

.tool_pic_ul3 {
    margin-left: -15px;
}

.tool_pic_ul3 .box {
    display: block;
    background-color: #fafafa;
    margin-left: 15px;
}

.tool_pic_ul3 .item_li {
    margin-top: 10px;
}

/*搜索*/

.tool_search {
    border: 1px solid #e6e6e6;
    background-color: #fff;
    position: relative;
    height: 40px;
    padding: 0 80px 0 20px;
}

.tool_search_text {
    padding: 5px 0;
    width: 100%;
    vertical-align: top;
    background-color: transparent;
    border: none;
    height: 40px;
    line-height: 30px;
}

.tool_search_btn {
    color: #fff;
    height: 40px;
    line-height: 40px;
    background-color: #5086ff;
    width: 64px;
    position: absolute;
    top: -1px;
    right: -1px;
    border-radius: 0 6px 6px 0;
    color: #fff;
    text-align: center;
    cursor: pointer;
}

.round_r6 {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.tool_search:hover {
    border-color: #5086ff;
    -moz-box-shadow: 0 5px 12px rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, .05);
    box-shadow: 0 5px 12px rgba(0, 0, 0, .05);
}

/*标签导航*/

.tool_tab_nav4 {
    height: 40px;
    line-height: 38px;
    border: 1px solid #5086ff;
    background-color: #fff;
}

.tool_tab_nav4 dd a {
    float: left;
    position: relative;
    width: 25%;
    text-align: center;
}

.tool_tab_nav4 dd a::before {
    width: 1px;
    height: 100%;
    background-color: #5086ff;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0;
    overflow: hidden;
    content: '';
}

.tool_tab_nav4 dd a:last-child::before {
    width: 0;
}

.tool_tab_nav4 dd a:first-child {
    border-radius: 6px 0 0 6px;
}

.tool_tab_nav4 dd a:last-child {
    border-radius: 0 6px 6px 0;
}

.tool_tab_nav4 dd .tab_light {
    color: #fff;
    background-color: #5086ff;
}

.tool_tab_nav4 dd .tab_light:hover {
    color: #fff;
}

/*图片列表*/

.tool_tag_pic_ul {
    margin-right: -14px;
    margin-left: -14px;
}

.tool_tag_pic_ul .box {
    display: block;
    margin: 0 14px;
    text-align: center;
    height: 180px;
    overflow: hidden;
    background-color: #fafafa;
}

.tool_tag_pic_ul .item_li {
    margin-bottom: 20px;
}

/*----------------------------star使用帮助*/

.header_help {
    position: static;
}

.header_help .ul01>li>a {
    color: #333;
}

.header_help .ul01>li>a>span {
    background-image: url(../images/02.png);
}

.header_help .ulDiv {
    top: 103px;
    z-index: 1111;
}

.btn_w120 {
    width: 120px;
    line-height: 36px;
    height: 36px;
}

/*标志标题*/

.logo_sec_th {
    font-size: 24px;
    position: relative;
    background-repeat: no-repeat;
    background-image: url("../images/icon/logo_icon.png");
    background-position: 10px center;
    padding-left: 50px;
    display: inline-block;
    vertical-align: top;
    margin-top: 4px;
    margin-left: -12px;
}

.logo_sec_th::before {
    width: 1px;
    height: 20px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 0;
    font-size: 0;
    overflow: hidden;
    content: '';
    background-color: #ccc;
}

.help_banner2 {
    background-image: url("../images/icon/help_banner.jpg");
    background-position: center top;
    background-repeat: no-repeat;
}

/*文件底*/

.footer_l {
    position: relative;
}

.footer_l::before {
    width: 1px;
    height: 78%;
    bottom: 0;
    right: 0;
    background-color: rgba(255, 255, 255, .08);
    content: '';
    position: absolute;
    font-size: 0;
    overflow: hidden;
}

.footer_d a {
    display: inline;
}

/*标签标题*/

.help_tab_nav dd a {
    border: 1px solid #f4f4f4;
    line-height: 30px;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    padding: 0 15px;
}

.help_tab_nav dd a:hover {
    border-color: #5086ff;
    color: #5086ff;
}

.help_tab_nav dd .tab_light {
    background-color: #5086ff;
    border-color: #5086ff;
}

.help_tab_nav dd .tab_light, .help_tab_nav dd .tab_light:hover {
    color: #fff;
}

/*列表*/

.r_ask_list .fr {
    color: #999;
}

.r_ask_list .item_a {
    position: relative;
    width: 70%;
    padding-left: 40px;
}

.r_ask_list .item_a::before {
    width: 6px;
    height: 6px;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    left: 10px;
    content: '';
    background-color: #ff723e;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

/*-------------------------star开放平台*/

.api_top {
    background-color: #f2f2f2;
}

.black_top {
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 32px;
    z-index: 11;
}

.api_top .Top-1>a {
    background-image: none;
    position: relative;
}

.api_top .Top-1>a::before {
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: 0;
    width: 1px;
    height: 10px;
    background-color: rgba(0, 0, 0, .15);
    font-size: 0;
    overflow: hidden;
    content: '';
}

.api_bj {
    background-image: url("../images/icon/api_bj1.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #f6f6f6;
}

.api_bj2 {
    background-image: url("../images/icon/api_bj2.jpg");
    background-color: #3b76f6;
}

.api_bj3 {
    background-image: url("../images/icon/api_bj3.jpg");
    background-color: #f8f8f8;
}

.api_bj4 {
    background-image: url("../images/port/all-bg.png");
    background-color: #0c2144;
    cursor: pointer;
}

.h_880 {
    height: 880px;
}

/*优势*/

.api_tool_ul {
    text-align: center;
}

.api_tool_ul .t_d {
    text-align: left;
}

.api_tool_ul .box {
    display: block;
    margin-right: 40px;
    padding: 40px 35px 20px 35px;
    min-height: 440px;
    background-color: #fff;
}

.api_tool_ul {
    margin-right: -40px;
}

.api_tool_ul .th_t {
    margin-top: 20px;
    font-weight: bold;
    font-size: 20px;
    color: #333;
}

.api_tool_ul .t_d {
    position: relative;
    color: #999;
    margin-top: 20px;
    padding-top: 20px;
}

.api_tool_ul .t_d::before {
    width: 80%;
    height: 1px;
    font-size: 0;
    overflow: hidden;
    background-color: rgba(0, 0, 0, .04);
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.api_tool_ul .box:hover {
    background-image: url("../images/icon/hover_box.jpg");
    background-repeat: no-repeat;
}

.api_tool_ul .box:hover .th_t, .api_tool_ul .box:hover .t_d {
    color: #fff;
}

.api_tool_ul .box:hover .t_d::before {
    background-color: rgba(255, 255, 255, .1);
}

/*图标*/

.api_icon {
    width: 140px;
    height: 140px;
    background-image: url("../images/icon/api_icon.png");
}

.api_icon2 {
    background-position: 0 -140px;
}

.api_icon3 {
    background-position: 0 -280px;
}

.api_icon4 {
    background-position: 0 -420px;
}

.box:hover .api_icon {
    background-position: -140px 0;
}

.box:hover .api_icon2 {
    background-position: -140px -140px;
}

.box:hover .api_icon3 {
    background-position: -140px -280px;
}

.box:hover .api_icon4 {
    background-position: -140px -420px;
}

/*标签导航*/

.api_tab_nav {
    height: 96px;
    line-height: 96px;
    background-color: #f2f7ff;
}

.api_tab_nav dd a {
    width: 50%;
    float: left;
    text-align: center;
    position: relative;
}

.api_tab_nav dd a::before {
    width: 16px;
    height: 16px;
    font-size: 0;
    overflow: hidden;
    background-color: #fff;
    content: '';
    position: absolute;
    left: 50%;
    bottom: -14px;
    -webkit-transform: rotate(45deg) translateX(-50%);
    -moz-transform: rotate(45deg) translateX(-50%);
    transform: rotate(45deg) translateX(-50%);
}

.api_tab_nav dd a:first-child {
    border-radius: 10px 0 0 0;
}

.api_tab_nav dd a:last-child {
    border-radius: 0 10px 0 0;
}

.api_tab_nav dd .tab_light {
    background: rgb(255, 106, 68);
    background: linear-gradient(90deg, rgba(255, 106, 68, 1), rgb(255, 133, 74), rgb(255, 158, 79));
}

.api_tab_nav dd a:hover {
    color: #333;
}

.api_tab_nav dd .tab_light, .api_tab_nav dd .tab_light:hover {
    color: #fff;
}

/*图标*/

.api_tab_icon {
    width: 40px;
    height: 40px;
    margin-right: 10px;
    background-image: url("../images/icon/api_tab_icon.png");
}

.api_tab_icon2 {
    background-position: 0 -40px;
}

.tab_light .api_tab_icon {
    background-position: -40px 0;
}

.tab_light .api_tab_icon2 {
    background-position: -40px -40px;
}

.w_560 {
    width: 560px;
}

.btn_w110 {
    width: 110px;
    line-height: 36px;
    height: 36px;
    text-align: center;
}

/*优势2*/

.api_tool_ul2 .box {
    display: block;
    margin-right: 35px;
    text-align: center;
}

.api_tool_ul2 .th_t {
    font-size: 16px;
    margin-top: 10px;
}

.api_tool_ul2 .box:hover .th_t {
    color: #ff7546;
}

.api_icon_a {
    width: 100px;
    height: 100px;
    background-image: url("../images/icon/api_icon1.png");
}

.api_icon_a2 {
    background-position: 0 -100px;
}

.api_icon_a3 {
    background-position: 0 -200px;
}

.api_icon_a4 {
    background-position: 0 -300px;
}

.api_icon_a5 {
    background-position: 0 -400px;
}

.api_icon_a6 {
    background-position: 0 -500px;
}

.api_icon_a7 {
    background-position: 0 -600px;
}

.api_icon_a8 {
    background-position: 0 -700px;
}

.box:hover .api_icon_a {
    background-position: -100px 0;
}

.box:hover .api_icon_a2 {
    background-position: -100px -100px;
}

.box:hover .api_icon_a3 {
    background-position: -100px -200px;
}

.box:hover .api_icon_a4 {
    background-position: -100px -300px;
}

.box:hover .api_icon_a5 {
    background-position: -100px -400px;
}

.box:hover .api_icon_a6 {
    background-position: -100px -500px;
}

.box:hover .api_icon_a7 {
    background-position: -100px -600px;
}

.box:hover .api_icon_a8 {
    background-position: -100px -700px;
}

/*步骤*/

.api_step_ul {
    text-align: center;
    margin-right: -150px;
}

.api_step_ul .item_li {
    position: relative;
}

.api_step_ul .item_li:last-child::after {
    width: 0;
}

.api_step_ul .box {
    display: block;
    max-width: 210px;
    padding: 0 10px 10px;
}

.api_step_ul .item_li::after {
    position: absolute;
    right: -40px;
    top: 20px;
    width: 230px;
    height: 30px;
    background-image: url("../images/icon/step_line_pat.png");
    background-repeat: no-repeat;
    font-size: 0;
    overflow: hidden;
    content: '';
}

.api_step_ul .th_t {
    margin-top: 30px;
    font-size: 24px;
}

.api_step_ul .t_d {
    margin-top: 10px;
    font-size: 16px;
}

.api_num {
    font-size: 30px;
    font-weight: bold;
    background-image: url("../images/icon/step_num.png");
    width: 66px;
    line-height: 70px;
    height: 70px;
    text-align: center;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: top;
    color: #fff;
}

/*边框按钮*/

.btn_border_blue {
    color: #647dff;
    display: inline-block !important;
    text-align: center;
    border: 1px solid #647dff;
    width: 250px;
    line-height: 60px;
    height: 60px;
    font-size: 24px;
}

.btn_border_blue:hover {
    color: #fff;
    background-color: #647dff;
}

/*----------------star(api市场)*/

/*大图片*/

.i_banner {
    height: 400px;
    position: relative;
    overflow: hidden;
    width: 100%;
    clear: both;
}

.i_banner_img {
    width: 1920px;
    max-width: 1920px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 0;
    overflow: hidden;
}

.banner_img {
    max-width: 1920px;
}

.i_banner_text {
    position: absolute;
    z-index: 1;
    left: 50%;
    margin-left: -600px;
}

.i_banner_btn {
    color: #fff;
    width: 240px;
    line-height: 60px;
    height: 60px;
    text-align: center;
    font-size: 24px;
}

/*标签文字*/

.link_tab_nav a {
    display: inline-block;
    margin-left: 15px;
}

.link_tab_nav a:first-child {
    margin-left: 5px;
}

.link_tab_nav .active {
    color: #5086ff;
    font-weight: bold;
}

/*标签导航*/

.api_tab_nav2 dd a {
    float: left;
    min-width: 124px;
    text-align: center;
    padding: 0 5px;
    line-height: 36px;
    margin-right: 10px;
}

.api_tab_nav2 dd .tab_light {
    color: #fff;
    background: rgb(80, 134, 255);
    background: linear-gradient(90deg, rgba(80, 134, 255, 1), rgba(141, 107, 255, 1));
}

.api_shop_ul {
    text-align: center;
    margin-right: -20px;
}

.api_shop_ul .box {
    display: block;
    margin-right: 20px;
    padding: 50px 30px 40px 30px;
    background-color: #fff;
}

.api_shop_ul .item_li {
    margin-top: 20px;
}

.api_shop_ul .th_t {
    margin-top: 30px;
    font-size: 18px;
    font-weight: bold;
}

.api_shop_ul .t_d {
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px;
}

.api_shop_ul .t_t {
    margin-top: 10px;
}

/*按钮*/

.btn_more_a {
    color: #5086ff;
    border: 1px solid #b2cbff;
    line-height: 32px;
    font-size: 16px;
}

.btn_more_a:hover, .box:hover .btn_more_a {
    color: #fff;
    background-color: #5086ff;
    border-color: #5086ff;
}

/*线*/

.th_line_w90 {
    width: 90px;
    height: 4px;
    background-color: #333;
}

.f_l_box {
    position: absolute;
    top: 0;
    left: 0;
}

.f_r_box {
    position: absolute;
    top: 0;
    right: 0;
}

.blue_text_box {
    border: 1px solid #ccdcff;
    background-color: #fafaff;
}

.w_320 {
    width: 320px;
}

.btn_w320 {
    width: 320px;
    display: inline-block!important;
    line-height: 60px;
    height: 60px;
    font-size: 24px;
}

.btn_pruple {
    color: #fff;
    background: rgb(80, 134, 255);
    background: linear-gradient(90deg, rgba(80, 134, 255, 1), rgba(141, 107, 255, 1));
}

.btn_pruple:hover {
    color: #fff;
}

.w_680 {
    width: 680px;
}

.round_r40 {
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
}

/*优势*/

.api_tool_ul3 .box {
    display: block;
    margin-left: 30px;
    text-align: center;
    background-color: #fff;
    padding: 30px 25px 30px 25px;
}

.api_tool_ul3 .th_t {
    margin-top: 20px;
}

.api_tool_ul3 .t_d {
    margin-top: 5px;
}

.api_tool_ul3 .item_li {
    margin-bottom: 30px;
}

.api_phone_tool .box {
    border: 1px solid #f3f3f3;
}

/*经过*/

.hover_box_line_w .box {
    position: relative;
}

.hover_box_line_w .box::before {
    width: 0;
    height: 5px;
    font-size: 0;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    -webkit-border-radius: 0 0 0 10px;
    -moz-border-radius: 0 0 0 10px;
    border-radius: 0 0 0 10px;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    background: rgb(80, 134, 255);
    background: linear-gradient(90deg, rgba(80, 134, 255, 1), rgba(141, 107, 255, 1));
}

.hover_box_line_w .box:hover::before {
    width: 80%;
}

.hover_box_line_w .box:hover {
    -moz-transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    -moz-box-shadow: 0 10px 26px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 10px 26px rgba(0, 0, 0, .1);
    box-shadow: 0 10px 26px rgba(0, 0, 0, .1);
}

/*4-移动导购*/

.phone_box {
    padding: 45px 13px 0 13px;
    width: 250px;
    height: 510px;
    background-image: url("../images/phone/phone.png");
    background-repeat: no-repeat;
}

.phone_blue {
    width: 274px;
    height: 555px;
    padding: 50px 14px 65px 14px;
    background-image: url("../images/phone/phone_blue.png");
    background-repeat: no-repeat;
}

.box_shadow_blue {
    -moz-box-shadow: 0 6px 46px rgba(185, 196, 213, .2);
    -webkit-box-shadow: 0 6px 46px rgba(185, 196, 213, .2);
    box-shadow: 0 6px 46px rgba(185, 196, 213, .2);
}

.phone_black {
    width: 274px;
    height: 556px;
    padding: 50px 14px 66px 14px;
    background-image: url("../images/marketing/phone.png");
    background-repeat: no-repeat;
}

/*推广app*/

.marketing_bj {
    background-image: url("../images/icon/marketing_bj2.jpg");
    background-repeat: no-repeat;
}

.h_475 {
    height: 475px;
}

.api_phone_tool2 .box {
    margin-right: 100px;
    text-align: center;
    display: block;
    padding-top: 20px;
}

.api_phone_tool2 .th_t {
    margin-top: 20px;
}

/*---------导购app*/

.buy_ul {
    text-align: center;
}

.buy_ul .box {
    display: block;
    margin: 0 auto;
    width: 240px;
}

.buy_ul .th_t {
    margin-top: -50px;
}

.buy_ul .t_d {
    margin-top: 15px;
    margin-left: 30px;
    margin-right: 30px;
    line-height: 2em;
    height: 6em;
}

/*图标*/

.buy_icon {
    width: 240px;
    height: 240px;
    background-image: url("../images/icon/buy_icon.png");
}

.buy_icon2 {
    background-position: 0 -240px;
}

.buy_icon3 {
    background-position: 0 -480px;
}

.buy_icon4 {
    background-position: 0 -720px;
}

.w_304 {
    width: 304px;
}

.box_shadow_pruple {
    -moz-box-shadow: 0 40px 50px rgba(86, 17, 148, .38);
    -webkit-box-shadow: 0 40px 50px rgba(86, 17, 148, .38);
    box-shadow: 0 40px 50px rgba(86, 17, 148, .38);
}

.buy_app_bj {
    background-image: url("../images/icon/buy_bj.jpg");
    background-position: center top;
    background-repeat: no-repeat;
}

.h_250 {
    height: 250px;
}

.line_y18 {
    width: 4px;
    height: 18px;
    background-color: #fff;
}

.buy_app_tool .box {
    width: 60%;
}

.buy_app_tool .item_li {
    margin-top: 70px;
}

.buy_app_box {
    text-align: center;
}

.buy_app_box .box {
    display: block;
    padding: 0 70px 50px 70px;
    margin: 0 10px;
}

.buy_app_box .th_t {
    margin-top: 40px;
}

/*图标*/

.buy_r_icon {
    width: 160px;
    height: 160px;
    margin-top: -80px;
    padding: 10px;
    background: rgb(255, 255, 255);
    background: linear-gradient(180deg, rgba(255, 255, 255, 1), rgba(242, 243, 244, 1));
}

.buy_r_icon .buy_s {
    display: block;
    background-color: #005ed5;
    background-image: url("../images/icon/buy_icon1.png");
    width: 100%;
    height: 100%;
}

.buy_r_icon2 .buy_s {
    background-color: #00d5a1;
    background-position: 0 -140px;
}

.buy_r_icon3 .buy_s {
    background-color: #ffb15b;
    background-position: 0 -280px;
}

.box_shadow_b_light {
    -moz-box-shadow: 0 4px 30px rgba(0, 0, 0, .06);
    -webkit-box-shadow: 0 4px 30px rgba(0, 0, 0, .06);
    box-shadow: 0 4px 30px rgba(0, 0, 0, .06);
}

/*ipad*/

.order_ipad {
    width: 680px;
    height: 460px;
    background-image: url("../images/icon/ipad_w.png");
    background-repeat: no-repeat;
    padding: 45px 55px 45px 45px;
}

.order_tool_ul li {
    margin-top: 35px;
    background-image: url("../images/icon/u_arrow.png");
    background-repeat: no-repeat;
    padding-left: 40px;
    background-position: left center;
}

/*背景*/

.order_blue_bj {
    background-image: url("../images/icon/order_bj.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-color: #1a224a;
}

.order_ul4 {
    margin-right: -40px;
    text-align: center;
}

.order_ul4 .item_li {
    margin-bottom: 40px;
}

.order_ul4 .box {
    display: block;
    width: 270px;
    height: 340px;
    padding: 55px 40px 0 40px;
    background-color: rgba(255, 255, 255, .04);
}

.order_ul4 .t_d {
    margin-top: 10px;
    text-align: left;
}

.order_ul4 .th_t {
    margin-top: 20px;
}

.order_ul4 .box .t_t {
    position: relative;
}

.order_ul4 .item_li:last-child .box .t_d_d {
    margin-top: 90px;
}

.order_ul4 .box .t_t::before {
    width: 0;
    height: 2px;
    font-size: 0;
    overflow: hidden;
    background-color: rgba(255, 255, 255, .2);
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
}

/*图标*/

.order_icon {
    width: 100px;
    height: 100px;
    background-image: url("../images/icon/order_icon.png");
}

.order_icon2 {
    background-position: 0 -100px;
}

.order_icon3 {
    background-position: 0 -200px;
}

.order_icon4 {
    background-position: 0 -300px;
}

.order_icon5 {
    background-position: 0 -400px;
}

.order_icon6 {
    background-position: 0 -500px;
}

.order_icon7 {
    background-position: 0 -600px;
}

.order_icon8 {
    background-position: 0 -700px;
}

/*更多*/

.item_li:last-child .order_icon8 {
    opacity: .4;
}

.item_li:last-child .box:hover .order_icon8 {
    opacity: 1;
}

.box:hover .order_icon {
    display: none;
    width: 0;
    height: 0;
}

.item_li:last-child .box:hover .order_icon {
    display: inline-block;
    width: 100px;
    height: 100px;
}

/*2019.12.25*/

.order_ul4 .item_li:last-child .box:hover {
    text-align: center;
    background-image: none;
}

.order_ul4 .box:hover {
    padding-top: 30px;
    text-align: left;
    background-image: url("../images/icon/order_hover.png");
    background-repeat: no-repeat;
}

.order_ul4 .box:hover .th_t {
    font-weight: bold;
}

.order_ul4 .box:hover .t_t {
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.order_ul4 .box:hover .t_t::before {
    width: 46px;
}

.order_ul4 .box:hover .hide4 {
    -webkit-line-clamp: 5;
    height: 8em;
}

/*强势保障*/

.order_gray_bj {
    background-image: url("../images/icon/order_bj1.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-color: #fdfdfd;
}

.order_ul4_2 {
    text-align: center;
}

.order_ul4_2 .box {
    display: block;
    margin: 0 20px;
    padding: 60px 30px 30px 30px;
    background-color: #fff;
}

.box_shadow_s_light {
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, .06);
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .06);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .06);
}

.order_ul4_2 .th_t {
    margin-top: 30px;
}

.order_ul4_2 .t_d {
    margin-top: 10px;
    text-align: left;
}

/*图标*/

.order_icon_s {
    width: 100px;
    height: 100px;
    background-image: url("../images/icon/order_icon2.png");
}

.order_icon_s2 {
    background-position: 0 -100px;
}

.order_icon_s3 {
    background-position: 0 -200px;
}

.order_icon_s4 {
    background-position: 0 -300px;
}

/*风琴效果*/

.cms-list {
    display: -webkit-box;
    display: flex;
    -webkit-box-flex: 1;
    flex: 1;
    min-width: 1px;
    overflow: hidden;
}

.cms-item {
    position: relative;
    display: block;
    float: left;
    text-align: center;
    width: 218px;
    min-width: 218px;
    height: 380px;
    -webkit-transition: .0s ease;
    transition: .0s ease;
    overflow: hidden;
    background-color: #fcfcfc;
    margin-left: 12px;
}

.cms-item .box {
    padding: 50px 30px 0 30px;
}

.cms-item .t_a {
    height: 140px;
}

.cms-item .t_d {
    margin-top: 15px;
}

.cms-item:first-child {
    margin-left: 0;
}

.active.cms-item {
    width: 280px;
    background: rgb(84, 132, 255);
    background: linear-gradient(45deg, rgba(84, 132, 255, 1), rgba(136, 109, 255, 1));
}

.active.cms-item .th_t {
    color: #fff;
}

.active.cms-item .t_d {
    color: rgba(255, 255, 255, .5);
}

/*图标*/

.cms_icon {
    width: 170px;
    height: 110px;
    background-image: url("../images/icon/cms_icon.png");
}

.cms_icon2 {
    background-position: 0 -110px;
}

.cms_icon3 {
    background-position: 0 -220px;
}

.cms_icon4 {
    background-position: 0 -330px;
}

.cms_icon5 {
    background-position: 0 -440px;
}

.active .cms_icon {
    background-position: -170px 0;
}

.active .cms_icon2 {
    background-position: -170px -110px;
}

.active .cms_icon3 {
    background-position: -170px -220px;
}

.active .cms_icon4 {
    background-position: -170px -330px;
}

.active .cms_icon5 {
    background-position: -170px -440px;
}

/*蓝色背景*/

.cms_blue_bj {
    background-color: #4533c3;
    background-image: url("../images/icon/cms_bj.jpg");
    background-repeat: no-repeat;
    background-position: center top;
}

.cms_gray_bj {
    background-color: #f2f3f3;
    background-image: url("../images/icon/cms_bj2.jpg");
    background-repeat: no-repeat;
    background-position: center top;
}

/*-------------------------star(2019.12.25)*/

/*深耕内容，转化飙升*/

.i_cms_tool {
    text-align: center
}

.i_cms_tool .box {
    margin: 0 15px;
    display: block;
    background-color: #fff;
    height: 270px;
    padding: 40px 40px 0 40px;
}

.round_r10_o, .i_cms_tool .box {
    -moz-border-radius: 0 14px 0 14px;
    -webkit-border-radius: 0 14px 0 14px;
    border-radius: 0 14px 0 14px;
}

/*.i_cms_tool .item_li:last-child .box{  margin-right:0;}*/

.i_cms_tool .th_t {
    margin-top: 20px;
}

.i_cms_tool .t_d {
    margin-top: 10px;
}

.i_cms_tool .box:hover .th_t, .i_cms_tool .box:hover .t_d, .i_cms_more .box:hover .th_t {
    color: #5086ff;
}

/*图标*/

.i_cms_icon {
    width: 140px;
    height: 100px;
    background-image: url("../images/icon/cms_icon2.png");
}

.i_cms_icon2 {
    background-position: 0 -100px;
}

.i_cms_icon3 {
    background-position: 0 -200px;
}

/*更多功能*/

.i_cms_more .box {
    display: block;
    padding: 50px 20px 30px 20px;
    text-align: center;
}

.i_cms_more .th_t {
    margin-top: 30px;
}

.i_cms_more .t_d {
    margin-top: 10px;
}

/*图标*/

.i_cms_icon_s {
    width: 80px;
    height: 80px;
    background-image: url("../images/icon/cms_icon4.png");
}

.i_cms_icon_s2 {
    background-position: 0 -80px;
}

.i_cms_icon_s3 {
    background-position: 0 -160px;
}

.i_cms_icon_s4 {
    background-position: 0 -240px;
}

.i_cms_icon_s5 {
    background-position: 0 -320px;
}

.i_cms_icon_s6 {
    background-position: 0 -400px;
}

.i_cms_icon_s7 {
    background-position: 0 -480px;
}

.i_cms_icon_s8 {
    background-position: 0 -560px;
}

.i_cms_icon_s9 {
    background-position: 0 -640px;
}

.i_cms_icon_s10 {
    background-position: 0 -720px;
}

/*这些京挑客都在用*/

.i_cms_gray_bj {
    background-image: url("../images/icon/cms_bj2.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #f2f3f3;
}

.i_cms_good .box {
    display: block;
    margin: 0 15px;
    text-align: center;
    padding: 60px 25px;
    background-color: #fff;
}

.ul_public .item_li:last-child .box {
    margin-right: 0;
}

.i_cms_good .th_t {
    margin-top: 35px;
}

.i_cms_good .t_d {
    margin-top: 15px;
}

.d_line, .d_line_pruple {
    padding-bottom: 40px;
    position: relative;
}

.d_line::before, .d_line_pruple::before {
    width: 54px;
    height: 2px;
    background-color: rgba(0, 0, 0, .08);
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    content: '';
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.d_line_pruple {
    padding-bottom: 30px;
}

.d_line_pruple::before {
    background-color: #a08eff;
}

.box:hover .d_line::before {
    background-color: rgba(255, 255, 255, .08);
}

/*经过*/

.hover_box_blue .box:hover {
    background: rgb(80, 134, 255);
    background: linear-gradient(90deg, rgb(80, 134, 255), rgb(141, 107, 255));
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
}

.hover_box_blue .box:hover .th_t, .hover_box_blue .box:hover .t_d {
    color: #fff;
}

/*图标*/

.i_cms_icon_m {
    width: 90px;
    height: 90px;
    background-image: url("../images/icon/cms_icon3.png");
}

.i_cms_icon_m2 {
    background-position: 0 -90px;
}

.i_cms_icon_m3 {
    background-position: 0 -180px;
}

.i_cms_icon_m4 {
    background-position: 0 -270px;
}

.box:hover .i_cms_icon_m {
    background-position: -90px 0;
}

.box:hover .i_cms_icon_m2 {
    background-position: -90px -90px;
}

.box:hover .i_cms_icon_m3 {
    background-position: -90px -180px;
}

.box:hover .i_cms_icon_m4 {
    background-position: -90px -270px;
}

/*--------------star代理分佣系统*/

/*安全、可靠的代理管理系统*/

.i_agency_ul {
    text-align: center;
}

.i_agency_ul .box {
    display: block;
    margin: 0 15px;
    background-color: #fff;
    padding: 60px 70px 50px 70px;
}

.i_agency_ul .th_t {
    margin-top: 40px;
}

.i_agency_ul .t_d {
    margin-top: 10px;
}

/*图标*/

.i_agency_icon {
    width: 200px;
    height: 150px;
    background-image: url("../images/icon/agency_icon.png");
}

.i_agency_icon2 {
    background-position: 0 -150px;
}

.i_agency_icon3 {
    background-position: 0 -300px;
}

/*全新升级的代理分佣系统*/

.i_agency_blue_bj {
    background-image: url("../images/icon/agency_bj.jpg");
    background-color: #5e2aca;
    background-repeat: no-repeat;
}

.i_agency_ul5 {
    text-align: center;
}

.i_agency_ul5 .box {
    display: block;
    padding: 50px 30px 30px 30px;
    background-color: rgba(255, 255, 255, .08);
    margin: 0 6px;
}

.i_agency_ul5 .th_t {
    margin-top: 35px;
}

.i_agency_ul5 .t_d {
    margin-top: 10px;
}

.i_agency_ul5 .box:hover {
    background-color: #fff;
}

.i_agency_ul5 .box:hover .th_t, .i_agency_ul5 .box:hover .t_d {
    color: #5086ff;
}

/*图标*/

.i_agency_icon_m {
    width: 140px;
    height: 140px;
    background-image: url("../images/icon/agency_icon2.png");
}

.i_agency_icon_m2 {
    background-position: 0 -140px;
}

.i_agency_icon_m3 {
    background-position: 0 -280px;
}

.i_agency_icon_m4 {
    background-position: 0 -420px;
}

.i_agency_icon_m5 {
    background-position: 0 -560px;
}

.box:hover .i_agency_icon_m {
    background-position: -140px 0;
}

.box:hover .i_agency_icon_m2 {
    background-position: -140px -140px;
}

.box:hover .i_agency_icon_m3 {
    background-position: -140px -280px;
}

.box:hover .i_agency_icon_m4 {
    background-position: -140px -420px;
}

.box:hover .i_agency_icon_m5 {
    background-position: -140px -560px;
}

/*独家黑科技为您突破限制*/

.i_agency_gray_bj {
    background-image: url("../images/icon/agency_bj2.jpg");
    background-color: #5e2aca;
    background-repeat: no-repeat;
}

.i_agency_ul3 .box {
    display: block;
    margin: 0 10px;
    padding: 40px 40px 0 40px;
    height: 275px;
    background-color: #fff;
}

.i_agency_ul3 .item_li {
    margin-bottom: 25px;
}

.i_agency_ul3 .th_t {
    position: relative;
    padding-bottom: 20px;
    padding-top: 10px;
}

.i_agency_ul3 .th_t::before {
    width: 64px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 0;
    overflow: hidden;
    content: '';
    background-color: #7078ff;
}

.i_agency_ul3 .t_d {
    margin-top: 30px;
}

.i_agency_ul3 .box:hover .th_t::before {
    background-color: rgba(255, 255, 255, .3);
}

.i_agency_ul3 .box:hover .t_t .fr {
    display: none;
}

.i_agency_ul3 .box:hover .t_d {
    -webkit-line-clamp: 6;
    height: 9.6em;
}

/*图标*/

.i_agency_b {
    width: 100px;
    height: 100px;
    background-image: url("../images/icon/agency_icon3.png");
}

.i_agency_b2 {
    background-position: 0 -100px;
}

.i_agency_b3 {
    background-position: 0 -200px;
}

.i_agency_b4 {
    background-position: 0 -300px;
}

.i_agency_b5 {
    background-position: 0 -400px;
}

.i_agency_b6 {
    background-position: 0 -500px;
}

/*头部线*/

.header_line {
    border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.h_610 {
    height: 610px;
}

/*--------star关于我们*/

.i_about_bj {
    background-image: url("../images/icon/about_bj.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-color: #fff;
}

/*导购内容新生态*/

.i_about_ul {
    text-align: center;
}

.i_about_ul .box {
    display: block;
    padding: 30px;
}

.i_about_ul .th_t {
    margin-top: 30px;
}

.i_about_ul .t_d {
    margin-top: 5px;
}

.i_about_ul .item_li {
    margin-bottom: 10px;
}

.i_about_ul .box:hover {
    background-color: #fff;
}

.i_about_ul .box:hover .th_t {
    color: #5086ff;
}

/*图标*/

.i_about_icon {
    width: 120px;
    height: 100px;
    background-image: url("../images/icon/about_icon.png");
}

.i_about_icon2 {
    background-position: 0 -100px;
}

.i_about_icon3 {
    background-position: 0 -200px;
}

.i_about_icon4 {
    background-position: 0 -300px;
}

.i_about_icon5 {
    background-position: 0 -400px;
}

.i_about_icon6 {
    background-position: 0 -500px;
}

/*企业文化*/

.i_about_blue_bj, .i_about_gray_bj {
    background-image: url("../images/icon/about_bj1.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-color: #587de2;
}

.i_about_ul3 {
    text-align: center;
}

.i_about_ul3 .box {
    display: block;
    padding: 60px 30px 30px 30px;
    margin: 0 25px;
    height: 420px;
    background-color: #fff;
    background-image: url("../images/icon/about_b1.jpg");
    background-repeat: no-repeat;
}

.i_about_ul3 .th_t {
    margin-top: 40px;
}

.i_about_ul3 .t_d {
    margin-top: 15px;
}

.i_about_ul3 .item_li:nth-child(2) .box {
    background-image: url("../images/icon/about_b2.jpg");
}

.i_about_ul3 .item_li:nth-child(3) .box {
    background-image: url("../images/icon/about_b3.jpg");
}

/*图标*/

.i_about_icon_m {
    width: 190px;
    height: 150px;
    background-image: url("../images/icon/about_icon1.png");
}

.i_about_icon_m2 {
    background-position: 0 -150px;
}

.i_about_icon_m3 {
    background-position: 0 -300px;
}

/*联系我们*/

.i_about_gray_bj {
    background-image: url("../images/icon/about_bj2.jpg");
    background-color: #eff0f0;
}

.wechat_190 {
    width: 190px;
    height: 190px;
}

.i_about_wechat .box {
    display: block;
    border: 2px solid #fd7b37;
    background-color: #fff;
    margin: 0 32px;
}

.i_about_wechat .th_i {
    width: 290px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    vertical-align: top;
    background-image: url("../images/icon/about_th.png");
    background-repeat: no-repeat;
}

.i_about_wechat .item_li:nth-child(2) .th_i {
    background-position: 0 -50px;
}

.i_about_wechat .item_li:nth-child(2) .box {
    border-color: #5285ff;
}

/*-------------申请入驻*/

.logo_sec_th_img {
    background-image: none;
    padding-left: 16px;
}

.img_t {
    display: inline-block;
    vertical-align: top;
}

.header_help .ul01>li.active_color>a {
    color: #5086ff;
}

/*登录按钮*/

.login_btn_shzx {
    width: 78px;
    line-height: 30px;
    height: 30px;
    display: inline-block;
}

/* .login_btn{width: 100%; line-height: 52px; height: 52px;} */

.login_border_btn {
    box-shadow: 0 0 0 1px #b4bdff inset;
    background: #fff;
    color: #5086ff;
}

.login_border_btn:hover {
    box-shadow: 0 0 0 1px #5086ff inset;
    color: #5086ff;
}

/*优势*/

.i_join_ul .box {
    padding: 30px 50px 0 50px;
    margin-right: 20px;
    height: 220px;
    background-color: #fff;
    display: block;
}

.i_join_ul .item_li:last-child .box {
    margin-right: 0;
    margin-left: 20px;
}

.i_join_ul .t_d {
    margin-top: 40px;
}

.line_w60_pruple {
    width: 60px;
    height: 3px;
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    overflow: hidden;
    background-color: #6f7cff;
    border-radius: 3px;
}

/*图标*/

.i_join_icon {
    width: 230px;
    height: 150px;
    background-image: url("../images/icon/join_icon.png");
}

.i_join_icon2 {
    background-position: 0 -150px;
}

/*图片*/

.img_w400, .img_w440 {
    display: inline-block;
    width: 400px;
}

.img_w440 {
    width: 440px;
}

.img_t {
    display: inline-block;
    vertical-align: top;
}

/*标题线*/

.th_y_blue_w24 {
    width: 4px;
    height: 24px;
    background-color: #647dff;
}

/*数字*/

.i_join_num {
    color: #fff;
    width: 70px;
    height: 70px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    background-image: url("../images/icon/join_num.png");
    background-repeat: no-repeat;
    line-height: 70px;
}

/*按钮*/

.btn_w200 {
    width: 200px;
    display: inline-block !important;
    line-height: 52px;
    height: 52px;
}

.orange_text_light {
    color: #ff7145;
}

/*列表*/

.i_join_ul2 .num_text {
    font-style: italic;
}

.i_join_ul2 .box {
    margin: 30px 0;
}

.h_560 {
    height: 560px;
}

.h_716 {
    height: 716px;
}

.th_line_y16 {
    width: 3px;
    height: 16px;
    background-color: #6974ff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.f_line_y_c {
    width: 1px;
    height: 100%;
    background-color: #f8f8f8;
    position: absolute;
    top: 0;
    left: 50%;
    font-size: 0;
    overflow: hidden;
}

.tool_search_box .box_w {
    margin-right: 40px;
}

.tool_search_box .w_w50:last-child .box_w {
    margin-left: 40px;
}

/*社群管家计划*/

.th_num_red {
    color: rgba(255, 96, 68, .3);
}

.bbs_list .t_d {
    padding-left: 20px;
    line-height: 1.8;
    position: relative;
}

.bbs_list .t_d::before {
    width: 8px;
    height: 8px;
    top: 12px;
    border-radius: 50%;
    border: 2px solid #ff6044;
    position: absolute;
    content: '';
    left: 0;
    font-size: 0;
    overflow: hidden;
}

.i_bbs_blue_bj {
    background-color: #6583fe;
    background-image: url("../images/icon/bbs_bj.jpg");
    background-repeat: no-repeat;
}

.wechat_200 {
    width: 200px;
    height: 200px;
    display: inline-block;
    vertical-align: top;
}

/*图标*/

.i_bbs_icon {
    width: 100px;
    height: 100px;
    background-image: url("../images/icon/bbs_icon.png");
}

.i_bbs_icon2 {
    background-position: 0 -100px;
}

.i_bbs_icon3 {
    background-position: 0 -200px;
}

.i_bbs_icon4 {
    background-position: 0 -300px;
}

/*社群管家计划，全新起航！*/

.i_bbs_ul {
    margin-right: -40px;
}

.i_bbs_ul .box {
    display: block;
    background-color: #fff;
    padding: 40px 30px;
    height: 310px;
    margin-right: 40px;
}

.i_bbs_ul .th_t {
    margin-top: 20px;
}

.i_bbs_ul .t_c {
    margin-top: 15px;
}

.i_bbs_ul .t_d {
    margin-top: 15px;
}

.line_gray_w24 {
    width: 24px;
    height: 2px;
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    overflow: hidden;
    background-color: #e6e6e6;
}

.i_bbs_tool {
    position: relative;
}

.i_bbs_tool .item_div {
    position: absolute;
}

.i_bbs_tool .t_1 {
    left: 440px;
    top: 20px;
}

.i_bbs_tool .t_2 {
    left: 540px;
    top: 115px;
}

.i_bbs_tool .t_3 {
    left: 580px;
    top: 210px;
}

.i_bbs_tool .t_4 {
    left: 582px;
    top: 297px;
}

.i_bbs_tool .t_5 {
    left: 550px;
    top: 390px;
}

.i_bbs_tool .t_6 {
    left: 460px;
    top: 480px;
}

.f_icon_r {
    width: 26px;
    height: 26px;
    border: 2px solid #ff6044;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    overflow: hidden;
    position: relative;
    background-color: #fff;
    margin-right: 10px;
}

.f_icon_r::before {
    width: 12px;
    height: 12px;
    background-color: #ff6044;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 0;
    overflow: hidden;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

/*----------------star(2019.12.26)登录和注册*/

.h_100 {
    height: 100px;
}

/*动画*/

.login_center .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 50px;
}

.login_center .swiper-pagination-bullet {
    width: 60px;
}

/*------------star动画效果*/

.ibn {
    position: relative;
    height: 740px;
    overflow: hidden;
    min-width: 1200px;
}

.ibn .bd {
    height: 740px;
}

.ibnitem {
    position: relative;
    height: 740px;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: cover;
    overflow: hidden;
}

/*数字*/

.ibn .hd {
    position: absolute;
    bottom: 50px;
    left: 0;
    width: 100%;
    text-align: center;
}

.ibn .hd li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 0 5px;
    overflow: hidden;
    font-size: 0;
    width: 60px;
    height: 3px;
    background-color: rgba(255, 255, 255, .5);
    position: relative;
}

.ibn .hd li::before {
    display: block;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 0;
    height: 0;
    font-size: 0;
    overflow: hidden;
    background-color: #fff;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}

.ibn .hd li, .ibn .hd li::before {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.ibn .hd .on::before {
    width: 100%;
    height: 100%;
}

.ibn .hd .on {
    background-color: transparent;
}

/*文件底*/

.footer_link .china {
    color: #eee;
    margin: 0 30px;
}

.login_center {
    height: 740px;
}

.f_login_box {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -600px;
    height: 100%;
    z-index: 5;
}

.w_460 {
    width: 460px;
}

.f_login_fill {
    position: absolute;
    padding-bottom: 40px;
    top: 50%;
    right: 0;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

/*表单*/

.login_input_div {
    height: 50px;
    border: 1px solid #f7f8fa;
    background-color: #f7f8fa;
    position: relative;
    padding: 0 20px 0 60px;
}

.login_input_div:hover {
    border-color: #647dff;
    background-color: #fff;
    -moz-box-shadow: 0 5px 10px rgba(100, 155, 255, .1);
    -webkit-box-shadow: 0 5px 10px rgba(100, 155, 255, .1);
    box-shadow: 0 5px 10px rgba(100, 155, 255, .1);
}

.login_text {
    border: none;
    font-size: 16px;
    background-color: transparent;
    width: 100%;
    height: 50px;
    padding: 15px 0;
    line-height: 20px;
}

.login_btn {
    font-size: 18px;
    font-weight: bold;
    display: block;
    width: 100%;
    line-height: 52px;
    height: 52px;
}

.btn_blue2:hover {
    color: #fff;
    background: rgb(87, 148, 255);
    background: linear-gradient(90deg, rgba(87, 148, 255, 1), rgba(107, 102, 255, 1));
    -moz-box-shadow: 0 5px 10px rgba(100, 155, 255, .2);
    -webkit-box-shadow: 0 5px 10px rgba(100, 155, 255, .2);
    box-shadow: 0 5px 10px rgba(100, 155, 255, .2);
}

.btn_blue2 {
    background: rgb(107, 102, 255);
    background: linear-gradient(90deg, rgba(107, 102, 255, 1), rgba(87, 148, 255, 1));
    color: #fff;
    text-align: center;
}

/*图标*/

.f_login_icon {
    top: 10px;
    left: 18px;
    font-size: 0;
    overflow: hidden;
    position: absolute;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-image: url("../images/icon/login_icon.png");
}

.f_login_icon2 {
    background-position: 0 -30px;
}

.f_login_icon3 {
    background-position: 0 -60px;
}

.f_login_icon4 {
    background-position: 0 -90px;
}

/*标签导航*/

.login_tab_nav {
    height: 88px;
    line-height: 88px;
    text-align: center;
}

.login_tab_nav dd a {
    float: left;
    width: 50%;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    position: relative;
}

.login_tab_nav dd a::before {
    width: 0;
    height: 3px;
    border-radius: 3px;
    font-size: 0;
    overflow: hidden;
    bottom: -1px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #647dff;
    position: absolute;
    content: '';
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
}

.login_tab_nav dd a:hover::before, .login_tab_nav dd .tab_light::before {
    width: 34px;
}

.login_tab_nav dd .tab_light {
    color: #647dff;
}

.w_130 {
    width: 130px;
}

/*左导航*/

.i_api_nav .t_o {
    margin-bottom: 10px;
}

.i_api_l_nav li a {
    display: block;
}

.i_api_l_nav {
    padding-left: 25px;
}

.i_api_l_nav li {
    margin: 20px 0;
}

.i_api_l_nav .active a {
    color: #647dff;
}

/*标签导航*/

.r_api_tab_nav {
    height: 50px;
    line-height: 50px;
}

.r_api_tab_nav dd a {
    float: left;
    margin: 0 20px;
    text-align: center;
    padding: 0 10px;
    min-width: 120px;
    position: relative;
}

.r_api_tab_nav dd a::before {
    width: 0;
    left: 50%;
    bottom: -1px;
    content: '';
    position: absolute;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 0;
    overflow: hidden;
    background-color: #647dff;
    height: 3px;
    border-radius: 3px;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
}

.r_api_tab_nav dd a:hover::before, .r_api_tab_nav dd .tab_light::before {
    width: 100%;
}

.r_api_tab_nav dd .tab_light {
    color: #647dff;
}

/*内容*/

.r_api_html .t_o {
    margin-bottom: 15px;
}

.r_api_html .t_t {
    margin-top: 10px;
    word-wrap: break-word;
}

/*表格*/

.api_table {
    width: 100%;
    border: 1px solid #ddd;
    background-color: #fff;
}

.api_table th, .api_table td {
    border: 1px solid #ddd;
    padding: 8px 20px;
    font-size: 13px;
}

.api_table th {
    font-size: 16px;
    font-weight: normal;
    color: #333;
    background-color: #f8f8f8;
}

/*隔行变色*/

.even_table tbody .even_bj {
    background-color: #f8f8f8;
}

/*经过*/

.hover_table_bj tbody tr:hover {
    background-color: #f5fdff;
}

/*JSON返回示例*/

.i_json_box {
    border: 1px solid #ddd;
    background-color: #f6f6f6;
    padding: 10px;
    font-family: "YaHei Consolas Hybrid", Consolas, "Meiryo UI", "Malgun Gothic", "Segoe UI", "Trebuchet MS", Helvetica, monospace;
}

.i_json_box li:nth-child(2n) {
    background-color: #eee;
}

/*间距*/

.box_pt40 {
    padding-top: 40px;
}

.box_ml25 {
    margin-left: 25px;
}

.box_mtn70 {
    margin-top: -70px;
}

.box_mh70 {
    margin-top: 70px;
    margin-bottom: 70px;
}

.box_mw100 {
    margin-left: 100px;
    margin-right: 100px;
}

.box_mr200 {
    margin-right: 200px;
}

.box_ml180 {
    margin-left: 180px;
}

.box_mh5 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.box_pl20 {
    padding-left: 20px;
}

.box_pw80 {
    padding-left: 80px;
    padding-right: 80px;
}

.box_ph70 {
    padding-top: 70px;
    padding-bottom: 70px;
}

.box_mtn100 {
    margin-top: -100px;
}

.box_ph140 {
    padding-top: 140px;
    padding-bottom: 140px;
}

.box_mh50 {
    margin-top: 50px;
    margin-bottom: 50px;
}

.box_mr80 {
    margin-right: 80px;
}

.box_pw100 {
    padding-left: 100px;
    padding-right: 100px;
}

.box_mtn80 {
    margin-top: -80px;
}

.box_mt140 {
    margin-top: 140px;
}

.box_mr140 {
    margin-right: 140px;
}

.box_mln30 {
    margin-left: -35px;
}

.box_pl40 {
    padding-left: 40px;
}

.box_mt350 {
    margin-top: 350px;
}

.box_mt250 {
    margin-top: 250px;
}

.box_mt280 {
    margin-top: 280px;
}

.box_ph90 {
    padding-top: 90px;
    padding-bottom: 90px;
}

.box_pw70 {
    padding-left: 70px;
    padding-right: 70px;
}

.box_mtn200 {
    margin-top: -200px;
}

.box_mt400 {
    margin-top: 400px;
}

.box_mr20 {
    margin-right: 20px;
}

.box_mt115 {
    margin-top: 115px;
}

.box_mt100 {
    margin-top: 100px;
}

.box_ph100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.box_mtn45 {
    margin-top: -45px;
}

.box_pw50 {
    padding-left: 50px;
    padding-right: 50px;
}

.box_ph120 {
    padding-top: 120px;
    padding-bottom: 120px;
}

.box_pt100 {
    padding-top: 100px;
}

.box_mtn50 {
    margin-top: -50px;
}

.box_ml15 {
    margin-left: 15px;
}

.box_mr15 {
    margin-right: 15px;
}

.box_mr40 {
    margin-right: 40px;
}

.box_p20 {
    padding: 20px;
}

.box_pr0 {
    padding-right: 0;
}

.box_pw60 {
    padding-left: 60px;
    padding-right: 60px;
}

.box_pd40 {
    padding-bottom: 40px;
}

.box_p40 {
    padding: 40px;
}

.box_mw_auto {
    margin-left: auto;
    margin-right: auto;
}

.box_pt80 {
    padding-top: 80px;
}

.box_mt74 {
    margin-top: 74px;
}

.box_mt110 {
    margin-top: 110px;
}

.box_mh30 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.box_mr10 {
    margin-right: 10px;
}

.box_ph40 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.box_mt50 {
    margin-top: 50px;
}

.box_pl30 {
    padding-left: 30px;
}

.box_pr60 {
    padding-right: 60px;
}

.box_mr50 {
    margin-right: 50px;
}

.box_ph30 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.box_pw40 {
    padding-left: 40px;
    padding-right: 40px;
}

.box_pl50 {
    padding-left: 50px;
}

.box_pt110 {
    padding-top: 110px;
}

.box_pt75 {
    padding-top: 75px;
}

.box_pt90 {
    padding-top: 90px;
}

.box_p30 {
    padding: 30px;
}

.box_mrn15 {
    margin-right: -15px;
}

.box_ph15 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.box_ml50 {
    margin-left: 50px;
}

.box_ml80 {
    margin-left: 80px;
}

.box_pt70 {
    padding-top: 70px;
}

.box_mtn80 {
    margin-top: -80px;
}

.box_pd5 {
    padding-bottom: 5px;
}

.box_pd100 {
    padding-bottom: 100px;
}

.box_ph60 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.box_pd25 {
    padding-bottom: 25px;
}

.box_pt60 {
    padding-top: 60px;
}

.box_mt60 {
    margin-top: 60px;
}

.box_md5 {
    margin-bottom: 5px;
}

.box_pw7 {
    padding-left: 7px;
    padding-right: 7px;
}

.box_mt90 {
    margin-top: 90px;
}

.box_mw25 {
    margin-left: 25px;
    margin-right: 25px;
}

.box_pt25 {
    padding-top: 25px;
}

.box_mw0 {
    margin-left: 0;
    margin-right: 0;
}

.box_pl25 {
    padding-left: 25px;
}

.box_pw25 {
    padding-left: 25px;
    padding-right: 25px;
}

.box_mt30 {
    margin-top: 30px;
}
.box_mt20 {
    margin-top: 30px;
}
.box_mt5 {
    margin-top: 5px;
}

.box_mw10 {
    margin-left: 10px;
    margin-right: 10px;
}

.box_p15 {
    padding: 15px;
}

.box_mw40 {
    margin-left: 40px;
    margin-right: 40px;
}

.box_pt5 {
    padding-top: 5px;
}

.box_mr25 {
    margin-right: 25px;
}

.box_ml100 {
    margin-left: 100px;
}

.box_pt20 {
    padding-top: 20px;
}

.box_pt12 {
    padding-top: 12px;
}

.box_pr15 {
    padding-right: 15px;
}

.box_ph25 {
    padding-top: 25px;
    padding-bottom: 25px;
}

.box_pw20 {
    padding-left: 20px;
    padding-right: 20px;
}

.box_ml10 {
    margin-left: 10px;
}

.box_mr38 {
    margin-right: 38px;
}

.box_mt20 {
    margin-top: 20px;
}

.box_pw15 {
    padding-left: 15px;
    padding-right: 15px;
}

.box_mr5 {
    margin-right: 5px;
}

.box_mr30 {
    margin-right: 30px;
}

.box_p18 {
    padding: 18px;
}

.box_ml30 {
    margin-left: 30px;
}

.box_ph20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.box_pw40 {
    padding-left: 40px;
    padding-right: 40px;
}

.box_ml20 {
    margin-left: 20px;
}

.box_mw20 {
    margin-left: 20px;
    margin-right: 20px;
}

.box_mt60 {
    margin-top: 60px;
}

.box_md15 {
    margin-bottom: 15px;
}

.box_mt25 {
    margin-top: 25px;
}

.box_pt10 {
    padding-top: 10px;
}

.box_ph10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.box_pw30 {
    padding-left: 30px;
    margin-right: 30px;
}

.box_mh20 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.box_mw5 {
    margin-left: 5px;
    margin-right: 5px;
}

.box_pw35 {
    padding-left: 35px;
    padding-right: 35px;
}

.box_mt80 {
    margin-top: 80px;
}

.box_mt10 {
    margin-top: 10px;
}

.box_mt15 {
    margin-top: 15px;
}

.box_ml5 {
    margin-left: 5px;
}

.box_mh15 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.box_pt50 {
    padding-top: 50px;
}

.box_pt30 {
    padding-top: 30px;
}

.box_mt40 {
    margin-top: 40px;
}

.box_mh60 {
    margin-top: 60px;
    margin-bottom: 60px;
}

.box_mw15 {
    margin-left: 15px;
    margin-right: 15px;
}

.box_pt15 {
    padding-top: 15px;
}

/*宽度*/

.w_300 {
    width: 300px;
}

.w_350 {
    width: 350px;
}

.w_970 {
    width: 970px;
}

.w_230 {
    width: 230px;
}

.w_100 {
    width: 100px;
}

.w_30 {
    width: 30px;
}

.w_980 {
    width: 980px;
}

/*高度*/

.h_230 {
    height: 230px;
}

.h_860 {
    height: 860px;
}

.h_70 {
    height: 70px;
}

.h_208 {
    height: 208px;
}

/*背景*/

.white_bj {
    background-color: #fff;
}

/*对齐*/

.box_c {
    text-align: center;
}

.box_l {
    text-align: left;
}

.box_r {
    text-align: right;
}

/* api高亮 */

.ishigt {
    color: #ec681b;
}

/*-------star文字的样式*/

/*标题文字*/

.th {
    font-family: "Microsoft YaHei";
}

/*日期*/

.date {
    float: right;
    color: #888;
    font-size: 13px;
    font-family: Arial;
    font-weight: normal;
}

/*宋体*/

.china {
    font-family: "宋体";
}

.eng, .prit_r {
    font-family: Arial;
}

/*颜色*/

.white_text, .white_link a {
    color: #fff;
}

.red_text, .red_link a, .red_link_light a, .box:hover .more_a_o, .box:hover .more_a {
    color: #ff3d36;
}

.white_link a:hover {
    color: rgba(255, 255, 255, .6);
}

.red_link_light a:hover {
    color: #333;
}

.red_link a:hover, a.red_text:hover {
    color: #fff;
    background-color: #e60012;
}

.link_h_line a:hover {
    text-decoration: underline;
}

.gray_text {
    color: #888;
}

.pink_text, .pink_link a {
    color: #e3516a;
}

.pink_link a:hover {
    color: #fff;
    background-color: #e3516a;
}

.th_text {
    line-height: 1.2;
}

.green_text, .green_link a {
    color: #a4c643;
}

.green_link a:hover {
    color: #fff;
    background-color: #a4c643;
}

.orange_text, .orange_link a, .orange_link_t a {
    color: #ff4215;
}

.orange_link a:hover {
    color: #fff;
    background-color: #ff4215;
}

.gray_link_l a {
    color: #888;
}

.gray_link_l a:hover {
    color: #000;
    text-decoration: underline;
}

.blue_link a, .blue_text, .blue_link_t a {
    color: #5086ff;
}

.blue_link a:hover {
    color: #5086ff;
    /* background-color: #5086ff;*/
}

.gray_text_l {
    color: #888;
}

.yellow_text, .yellow_link a {
    color: #e9ba34;
}

.graw_link a, .graw_text {
    color: #563800;
}

.graw_link a:hover {
    color: #fff;
    background-color: #563800;
}

.graw_text_light {
    color: #f6c773;
}

.link_line a {
    text-decoration: underline;
}

.link_line a:hover {
    text-decoration: none;
}

.h_th .white_text_5, .white_text_5 {
    color: rgba(255, 255, 255, .5);
    color: #95baec\9;
    *color: #95baec;
}

.black_text, .black_link a {
    color: #000;
}

.black_link a:hover {
    color: #fff;
}

.black6_text, .black6_link a {
    color: #666;
}

.black3_text, .black3_link a {
    color: #333;
}

.black6_link a:hover, .black8_link a:hover, .black3_link a:hover {
    color: #ff4215;
}

.black8_text, .black8_link a {
    color: #888;
}

.black9_text, .black9_link a {
    color: #999;
}

.font_0 {
    font-size: 0;
}

.font_70 {
    font-size: 70px;
}

.font_12 {
    font-size: 12px;
}

.font_13 {
    font-size: 13px;
}

.font_14 {
    font-size: 14px;
}

.font_15 {
    font-size: 15px;
}

.font_16 {
    font-size: 16px;
}

.font_17 {
    font-size: 17px;
}

.font_18 {
    font-size: 18px;
}

.font_20 {
    font-size: 20px;
}

.font_22 {
    font-size: 22px;
}

.font_24 {
    font-size: 24px;
}

.font_26 {
    font-size: 26px;
}

.font_28 {
    font-size: 28px;
}

.font_30 {
    font-size: 30px;
}

.font_32 {
    font-size: 32px;
}

.font_34 {
    font-size: 34px;
}

.font_36 {
    font-size: 36px;
}

.font_40 {
    font-size: 40px;
}

.font_44 {
    font-size: 44px;
}

.font_48 {
    font-size: 48px;
}

.font_60 {
    font-size: 60px;
}

.font_b {
    font-weight: bold;
}

.font_b_not {
    font-weight: normal;
}

/*隐藏*/

.hide_box {
    height: auto;
    overflow: hidden;
}

/*列表*/

.list_4 .item_li {
    float: left;
    width: 24.99%;
}

.list_5 .item_li {
    float: left;
    width: 19.99%;
}

.list_6 .item_li {
    float: left;
    width: 16.666%;
}

.list_7 .item_li {
    float: left;
    width: 65px;
    text-align: center;
}

.list_8 .item_li {
    float: left;
    width: 12.5%;
}

.list_2 .item_li {
    float: left;
    width: 49.9999%;
}
.list_2 .item_li:last-child{
    float: right;
}
.list_3 .item_li {
    float: left;
    width: 33.33%;
    *width: 33.2%;
}

.list_2 .list_4 .item_li {
    width: 24.99%;
}

.list_10 .item_li {
    width: 10%;
    float: left;
}

/*---------------------------省略符号*/

/*省略号*/

/*{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;-webkit-box-orient: vertical;}*/

.hide2, .hide6, .hide4, .hide3, .hide10, .hide_1_w, .hide9, .hide1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.hide2 {
    -webkit-line-clamp: 2;
    height: 3.2em;
}

.hide3 {
    -webkit-line-clamp: 3;
    height: 4.8em;
}

.hide6 {
    -webkit-line-clamp: 6;
    height: 9.6em;
}

.hide4 {
    -webkit-line-clamp: 4;
    height: 6.4em;
}

.hide9 {
    -webkit-line-clamp: 9;
    height: 14.4em;
}

.hide10 {
    -webkit-line-clamp: 10;
    height: 16em;
}

/*自适应*/

.r_cell {
    display: table-cell;
    width: 9999px;
    *width: auto;
    *zoom: 1;
}

.pic_cell {
    vertical-align: middle;
    text-align: center;
    display: table-cell;
    overflow: hidden;
}

.pic_cell img {
    max-width: 100%;
    max-height: 100%;
    width: 100%\9;
    width: 100%\0;
    *width: 100%;
    vertical-align: middle;
    overflow: hidden;
}

/*自定义动画*/

.transition_a, .transition_o a, .hover_table tbody tr, .hover_arrow_shadow .icon_public, .hover_table_td tbody td {
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
}

/*图标*/

.icon_public {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    overflow: hidden;
    background-repeat: no-repeat;
}

.img_w {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.img_w_w {
    width: 100%;
    overflow: hidden;
}

.img_m, .text_m, .text_t {
    display: inline-block;
    vertical-align: middle;
}

.text_t {
    vertical-align: top;
}

a:hover .img_m {
    vertical-align: middle;
}

.box_sizing {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/*经过*/

.hover_pic_shadow .box:hover .pic, .hover_box .box:hover, .hover_box_t .box:hover, .hover_dl_o:hover, .hover_box_pic .box:hover .pic {
    -moz-transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

.hover_box_20 .box:hover {
    -moz-transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
}

.hover_pic_shadow .box:hover .pic, .hover_box .box:hover, .hover_pic_shadow_t .box:hover .pic, .hover_box_shadow .box:hover, .hover_dl_o:hover, .hover_box_pic .box:hover .pic {
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .07);
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .07);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .07);
}

/*经过表格*/

.hover_table tbody tr:hover, .hover_table_td tbody td:hover {
    -moz-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .15);
    box-shadow: 0 10px 20px rgba(0, 0, 0, .15);
    /*background-color: #f4fbff;*/
}

.hover_box_line .box {
    position: relative;
}

.hover_box_line .box::before {
    width: 0;
    height: 3px;
    background-color: #2964d1;
    font-size: 0;
    overflow: hidden;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    bottom: 0;
    display: block;
    position: absolute;
    content: '';
}

.hover_box_line .box:hover::before {
    width: 100%;
}

.hover_box_not .box:hover {
    -moz-box-shadow: 0 0px 25px rgba(0, 0, 0, .18);
    -webkit-box-shadow: 0 0px 25px rgba(0, 0, 0, .18);
    box-shadow: 0 0px 25px rgba(0, 0, 0, .18);
}

/*阴影*/

.box_shadow {
    -moz-box-shadow: 0 10px 15px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, .2);
    box-shadow: 0 10px 15px rgba(0, 0, 0, .2);
    /*background-color: #fff;*/
}

.box_shadow_s {
    -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .3);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .3);
    /*background-color: #fff;*/
}

.box_shadow_b {
    -moz-box-shadow: 0 15px 35px rgba(0, 0, 0, .09);
    -webkit-box-shadow: 0 15px 35px rgba(0, 0, 0, .09);
    box-shadow: 0 15px 35px rgba(0, 0, 0, .09);
    background-color: #fff;
}

/*经过图片阴影*/

.hover_arrow_shadow .box:hover .icon_public, .hover_pic_shadow_o img:hover {
    filter: drop-shadow(5px 5px 1px rgba(0, 0, 0, 0.2));
    -webkit-filter: drop-shadow(5px 5px 1px rgba(0, 0, 0, 0.2));
    -moz-filter: drop-shadow(5px 5px 1px rgba(0, 0, 0, 0.2));
    transform: translate3d(0, -3px, 0);
    -moz-transform: translate3d(0, -3px, 0);
    -webkit-transform: translate3d(0, -3px, 0);
}

/*经过*/

.hover_li .box {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.hover_li .box::before {
    width: 0;
    height: 100%;
    left: 50%;
    top: 0;
    background-color: rgba(0, 0, 0, .01);
    display: block;
    position: absolute;
    content: '';
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    z-index: -1;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.hover_li .box:hover::before {
    width: 100%;
}

.hover_li .box:hover .th_t {
    color: #ea2131;
}

/*---------------------------------------------图片缩小后摇动（不错）*/

/*左右摇摆*/

.hover_arrow .box:hover .icon_public, .f_tool_link_ul a:hover .tool_icon {
    animation: landr 0.8s ease-in-out;
    -ms-animation: landr 0.8s ease-in-out;
    -moz-animation: landr 0.8s ease-in-out;
    -webkit-animation: landr 0.8s ease-in-out;
    -o-animation: landr 0.8s ease-in-out;
}

/*定义动画效果_css3*/

@keyframes landr {
    0% {
        transform: rotate(0deg);
        transform-origin: right bottom 0;
    }
    39% {
        transform: rotate(5deg);
        transform-origin: right bottom 0;
    }
    40% {
        transform: rotate(5deg);
        transform-origin: left bottom 0;
    }
    75% {
        transform: rotate(-10deg);
        transform-origin: left bottom 0;
    }
    100% {
        transform: rotate(0deg);
        transform-origin: left bottom 0;
    }
}

@-webkit-keyframes landr {
    0% {
        -webkit-transform: rotate(0deg);
        -webkit-transform-origin: right bottom 0;
    }
    39% {
        -webkit-transform: rotate(5deg);
        webkit-transform-origin: right bottom 0;
    }
    40% {
        -webkit-transform: rotate(5deg);
        -webkit-transform-origin: left bottom 0;
    }
    75% {
        -webkit-transform: rotate(-10deg);
        -webkit-transform-origin: left bottom 0;
    }
    100% {
        -webkit-transform: rotate(0deg);
        -webkit-transform-origin: left bottom 0;
    }
}

/*经过图片有闪光效果*/

.hover_pic .pic_a {
    position: relative;
    overflow: hidden;
    display: block;
}

.hover_pic .pic_a:before {
    position: absolute;
    top: 0px;
    left: -80%;
    display: block;
    content: "";
    width: 40%;
    height: 100%;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.2);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0));
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, .2)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0));
    -moz-transform: skewX(-25deg);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.hover_pic a:hover:before {
    -moz-transition: left 1s ease 0s;
    -webkit-transition: left 1s ease 0s;
    transition: left 1s ease 0s;
    left: 140%;
}

/*效果*/

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

/*---------------------------star滤镜的样式*/

/*圆角*/

.round_s_s {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.round_r4, .round_r4_a a, .round_r4_img img {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.round_r2, .round_r2_a a {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.round_r10 {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.round_r8_img img, .round_r8 {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.round_rt10 {
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
}

.round_rtr10 {
    -moz-border-radius: 0px 10px 0 0;
    -webkit-border-radius: 0px 10px 0 0;
    border-radius: 0px 10px 0 0;
}

.round_rtl10 {
    -moz-border-radius: 10px 0px 0 0;
    -webkit-border-radius: 10px 0px 0 0;
    border-radius: 10px 0px 0 0;
}

.round_r20 {
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.round_r_t10 {
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
}

.round_r4_t {
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.round_m, .round_m_a a {
    -moz-border-radius: 2em;
    -webkit-border-radius: 2em;
    border-radius: 2em;
}

.round_m_s {
    -moz-border-radius: .4em;
    -webkit-border-radius: .4em;
    border-radius: .4em;
}

.round_r, .round_img img, .round_r_a a {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

/*------------------------------------end(2019.12.20)新增样式*/

.f_tool_link_ul .item_li {
    position: relative;
}

.f_tool_link_ul .item_li:hover .intro {
    display: block;
}

.intro {
    display: none;
    z-index: 9999999;
    position: absolute;
    right: -260px;
    width: 250px;
    top: -100px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    padding: 15px;
    border-radius: 10px;
    font-size: 12px;
    color: #333;
    line-height: 1.7;
    text-align: left;
}

.intro a {
    color: #333;
    padding: 0;
    margin: 0;
    display: inline-block;
    word-break: break-all;
    word-wrap: break-word;
}

.success_tip {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 99999999;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    font-size: 16px;
    line-height: 50px;
    border-radius: 10px;
    width: 160px;
    text-align: center;
    margin-left: -80px;
    margin-top: -25px;
}

.tlink_ttmain {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 999998;
}

.tlink_ttbox {
    position: fixed;
    left: 50%;
    top: 50%;
    border-radius: 10px;
    width: 420px;
    margin-left: -210px;
    margin-top: -315px;
    background: #ffffff;
    z-index: 999999;
}

.tlink_ttbox .tit {
    text-align: center;
    border-bottom: 1px #f1f1f1 solid;
    height: 54px;
    line-height: 54px;
    font-size: 16px;
}

.tlink_ttbox .tit i {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 2px;
    margin: 0 18px;
    width: 16px;
    height: 2px;
    background: #5086ff;
}

.tlink_ttbox .clo {
    display: block;
    position: absolute;
    right: 2px;
    top: 2px;
    width: 50px;
    height: 50px;
    background: url(../images/icon/clo.png) center top no-repeat;
    cursor: pointer;
}

.tlink_ttbox .clo:hover {
    background-position: center bottom;
}

.tlink_ttbox .con {
    padding: 30px;
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    word-break: break-all;
    word-wrap: break-word;
}

.tlink_ttbox .con img {
    display: block;
    margin: 0 auto 20px auto;
    max-width: 140px;
}

.tlink_ttbox .foot {
    padding: 20px 0 40px 0;
    height: 108px;
}

.tlink_ttbox .foot .btn {
    display: block;
    margin: 0 auto;
    width: 180px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border-radius: 24px;
    cursor: pointer;
}

.tlink_ttbox .foot .btn:hover {
    margin-top: -10px;
}

.kf_tool {
    display: none;
    position: fixed;
    width: 210px;
    z-index: 99999;
    right: 95px;
    top: 50%;
    background: #fff;
    border-radius: 10px;
    padding: 23px 20px 16px 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.kf_tool a {
    display: block;
    width: 170px;
    margin-bottom: 13px;
    border-radius: 10px 10px 0 0;
    height: 42px;
    line-height: 42px;
    padding-left: 64px;
    text-align: left;
    color: #fff;
    font-size: 14px;
    position: relative;
}

.kf_tool a:before {
    display: block;
    content: '';
    position: absolute;
    left: 26px;
    top: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
}

.kf_tool a.t1:before {
    background: url(../images/icon/qq.png) center center no-repeat;
}

.kf_tool a.t2:before {
    background: url(../images/icon/kf.png) center center no-repeat;
}

.kf_tool a.t1 {
    background: #5aa5ff;
    background: linear-gradient(90deg, #5aa5ff, #6d6eff);
}

.kf_tool a.t2 {
    background: #ff9033;
    background: linear-gradient(90deg, #ff9033, #ff6842);
}

.kf_tool a:hover {
    margin-left: -5px;
}

/*2020-04-16新增*/

.tool_tab_nav dd a {
    width: 11.1%;
}
.tool_tab_nav dd a:last-child {
    width: 11.2%;
}

.list_table_y td {
    padding: 12px 18px;
    color: #333333;
}

.list_table_y .gray_text {
    color: #999;
}

.blue_border_tag {
    color: #4171ff;
    border: 1px #abc1ff solid;
    vertical-align: middle;
    display: inline-block;
    border-radius: 4px;
    padding: 0 10px;
    line-height: 20px;
}

a.blue_border_tag {
    display: inline-block;
}

a.blue_border_tag:hover {
    border: 1px #4171ff solid;
    background-color: #4171ff;
    color: #fff;
}

.red_border_tag {
    color: #ff6044;
    border: 1px #ffafa1 solid;
    vertical-align: middle;
    display: inline-block;
    border-radius: 4px;
    padding: 0 10px;
    line-height: 20px;
}

a.red_border_tag {
    display: inline-block;
}

a.red_border_tag:hover {
    border: 1px #ff6044 solid;
    background-color: #ff6044;
    color: #fff;
}

.tool_piclist {}

.tool_piclist ul li {
    float: left;
    margin: 8px 20px 8px 0;
    position: relative;
}

.tool_piclist ul li img {
    display: block;
    width: 120px;
    height: 120px;
    border-radius: 6px;
    border: 1px #e6e6e6 solid;
    cursor: pointer;
}

.tool_piclist ul li.active img {
    border: 1px #5086ff solid;
}

.tool_piclist ul li.active:after {
    display: block;
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 22px;
    height: 22px;
    background: url(../images/tool/checked.png) no-repeat;
}

.tool_piclist .tool_savepic {
    float: left;
    margin-top: 96px;
    color: #4171ff;
    border: 1px #abc1ff solid;
    border-radius: 4px;
    padding: 0 10px;
    line-height: 30px;
}

.tool_piclist .tool_savepic:hover {
    border: 1px #4171ff solid;
    background-color: #4171ff;
    color: #fff;
}

.tool_video {
    float: left;
    width: 252px;
    background: #f5f5f5;
    border-radius: 10px;
    margin: 18px 20px 18px 0;
    position: relative;
}

.tool_video .tit {
    background: url(../images/tool/tool_video_t1.png) center top no-repeat;
    text-align: center;
    color: #fff;
    line-height: 20px;
    height: 30px;
}

.tool_video .tit2 {
    background: url(../images/tool/tool_video_t2.png) center top no-repeat;
}

.tool_video .con {
    padding: 0 0 20px 0;
}

.tool_video .video_box {
    display: block;
    margin: 0 auto;
    width: 212px;
    height: 282px;
    border-radius: 6px;
    border: 1px #e6e6e6 solid;
    overflow: hidden;
}

.tool_video .video_box video {
    display: block;
    width: 210px;
    height: 280px;
}

.tool_video a {
    display: block;
    position: absolute;
    right: 24px;
    bottom: 9px;
    height: 22px;
    line-height: 20px;
    padding: 0 10px;
    border: 1px #c7c7c7 solid;
    border-radius: 11px;
    font-size: 12px;
    color: #666666;
}

.tool_video a:hover {
    border: 1px #4171ff solid;
    background-color: #4171ff;
    color: #fff;
}

.tool_video_list {
    padding: 0 0 40px 0;
    position: relative;
}

.tool_video_list .swiper-container {
    width: 252px;
    height: 282px;
}

.tool_video_list .swiper-slide {
    display: block;
    width: 252px;
    height: 282px;
}

.tool_video_list .swiper-button-prev, .tool_video_list .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 19px;
    font-size: 16px;
    text-align: center;
    line-height: 36px;
    height: 36px;
    margin-top: -59px;
    background: #d9d9d9;
    color: #fff;
}

.tool_video_list .swiper-button-prev:hover, .tool_video_list .swiper-button-next:hover {
    background: #4171ff;
    color: #fff;
}

.tool_video_list .swiper-button-prev {
    left: 0px;
    border-radius: 0 19px 19px 0;
    padding-right: 3px;
}

.tool_video_list .swiper-button-next {
    right: 0px;
    border-radius: 19px 0 0 19px;
    padding-left: 3px;
}

.tool_video_list .swiper-pagination {
    position: absolute;
    left: 24px;
    bottom: 16px;
}

.tool_video_list .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background: #d9d9d9;
    opacity: 1;
}

.tool_video_list .swiper-pagination-bullet-active {
    width: 12px;
    background: rgb(87, 148, 255);
    background: linear-gradient(90deg, rgba(87, 148, 255, 1), rgba(107, 102, 255, 1));
}

.tool_getpic {
    display: inline-block !important;
    padding: 0 10px;
    border-radius: 4px;
    height: 32px;
    line-height: 32px;
}

.tool_getpic:hover {
    background: linear-gradient(90deg, #ff8836, #ff6044);
    color: #fff;
}

.tool_foot {
    padding: 30px 0;
    line-height: 32px;
}

.tool_foot span {
    display: inline-block;
    width: 102px;
    text-align: right;
    margin-right: 18px;
}

.tool_foot_tip {
    font-size: 12px;
    color: #999;
    padding-left: 32px;
}

.tt_main {
    display: none;
    position: fixed;
    z-index: 9999998;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
}

.tt_box {
    position: fixed;
    z-index: 9999999;
    left: 50%;
    top: 50%;
    background: #fff;
    border-radius: 10px;
    width: 800px;
    height: 800px;
    margin-left: -400px;
    margin-top: -400px;
}

.tt_box_t {
    height: 55px;
    border-bottom: 1px #f1f1f1 solid;
    line-height: 54px;
    padding: 0 40px;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    position: relative;
}

.tt_box_t .clo {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 54px;
    height: 54px;
    background: url(../images/tool/close.png) center center no-repeat;
    cursor: pointer;
    border-radius: 0 9px 0 0;
    transition: all 300ms ease;
}

.tt_box_t .clo:hover {
    background: url(../images/tool/closes.png) center center no-repeat #4171ff;
}

.tt_box_m {
    height: 745px;
    overflow: auto;
}

.tool_piclist2 {
    padding: 30px 20px 20px 30px;
}

.tool_piclist2 ul li {
    float: left;
    width: 246px;
    padding: 0 10px;
    margin-bottom: 20px;
}

.tool_piclist2 ul li p {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    background: #f5f5f5;
    border-radius: 6px;
    width: 226px;
    height: 320px;
    overflow: hidden;
}

.tool_piclist2 ul li p img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
}

.tool_goods_pic {
    width: 142px;
    height: 142px;
    border: 1px #e6e6e6 solid;
    border-radius: 6px;
}

.tool_evaluate_info {}

.tool_evaluate_info p {
    float: left;
    width: 25%;
}

.tool_evaluate_info p i {
    font-style: normal;
    color: #808080;
}

.tool_evaluate_info2 p {
    width: 30%;
}

.tool_store_logo {
    display: inline-block;
    vertical-align: middle;
    border-radius: 6px;
    height: 36px;
    margin-right: 10px;
}

.list_table_y td.tool_coupon_td {
    padding: 7px 0 7px 18px;
}

.tool_coupon {
    float: left;
    margin: 5px 18px 5px 0;
    position: relative;
}

.tool_coupon .t {
    height: 22px;
    background: #ffefec;
    padding: 1px;
    border-radius: 4px;
}

.tool_coupon .t b {
    float: left;
    padding: 0 9px;
    height: 20px;
    line-height: 20px;
    color: #ff6044;
    font-weight: normal;
}

.tool_coupon .t span {
    float: left;
    padding: 0 9px;
    height: 20px;
    line-height: 20px;
    color: #ff6044;
    background: #fff;
    border-radius: 0 4px 4px 0;
}

.tool_coupon .m {
    display: none;
    position: absolute;
    left: 50%;
    width: 98px;
    margin-left: -49px;
    top: 22px;
    padding-top: 7px;
}

.tool_coupon .m:before {
    display: block;
    content: '';
    position: absolute;
    left: 50%;
    top: 3px;
    width: 0;
    height: 0;
    border-left: 4px transparent solid;
    border-right: 4px transparent solid;
    border-bottom: 4px #808080 solid;
    margin-left: -4px;
}

.tool_coupon .m p {
    display: block;
    background: #808080;
    border-radius: 4px;
    height: 26px;
    position: relative;
    overflow: hidden;
}

.tool_coupon .m p a {
    float: left;
    width: 49px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #fff;
}

.tool_coupon .m p a:hover {
    background: #ff6044;
    color: #fff;
}

.tool_coupon .m p:after {
    display: block;
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1px;
    height: 16px;
    margin-top: -8px;
    background: rgba(255, 255, 255, 0.1);
}

.tool_coupon:hover {
    z-index: 999;
}

.tool_coupon:hover .t {
    background: #ff6044;
}

.tool_coupon:hover .t b {
    color: #fff;
}

.tool_coupon:hover .m {
    display: block;
}

.tool_textarea {
    border: 1px #e6e6e6 solid;
    margin-bottom: 20px;
}

.tool_textarea .textarea {
    display: block;
    width: 100%;
    padding: 10px 20px;
    height: 394px;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
}

.tool_textarea .textarea img {
    display: inline-block;
}

.tool_textarea_btnbox {
    height: 28px;
}

.tool_textarea_btnbox a {
    float: left;
    width: 80px;
    height: 28px;
    line-height: 28px;
    color: #fff;
    margin-right: 28px;
    border-radius: 6px;
    text-align: center;
}

.tool_textarea_btnbox a i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
    width: 18px;
    height: 18px;
    margin-bottom: 2px;
}

.tool_textarea_btnbox .emoji_btn {
    background: rgb(255, 98, 68);
    background: linear-gradient(90deg, rgba(255, 96, 68, 1), rgba(255, 154, 47, 1));
}

.tool_textarea_btnbox .emoji_btn i {
    background: url(../images/tool/emoji_btn.png) no-repeat;
}

.tool_textarea_btnbox .copy_btn {
    background: rgb(255, 98, 68);
    background: linear-gradient(90deg, rgba(255, 96, 68, 1), rgba(255, 154, 47, 1));
}

.tool_textarea_btnbox .copy_btn i {
    background: url(../images/tool/copy_btn.png) no-repeat;
}

.tool_textarea_btnbox .link_btn {
    background: rgb(87, 148, 255);
    background: linear-gradient(90deg, rgba(87, 148, 255, 1), rgba(107, 102, 255, 1));
    color: #fff;
}

.tool_textarea_btnbox .link_btn i {
    background: url(../images/tool/link_btn.png) no-repeat;
}

.tool_textarea_btnbox a:hover {
    margin-top: -5px;
}

.tool_emoji {
    position: absolute;
    right: -5px;
    top: 444px;
    width: 1090px;
    background: url(../images/tool/tool_emoji_box.png) center top no-repeat;
    padding: 22px 17px 15px 17px;
    height: 132px;
    display: none;
}

.tool_emoji_box {
    height: 95px;
    overflow: auto;
}

.tool_emoji_box img {
    width: 31px;
    height: 31px;
    padding: 3px;
    border: 1px solid #fff;
    float: left;
}

.tool_emoji_box img:hover {
    border: 1px #8170ff solid;
}

::-webkit-scrollbar {
    display: block;
    width: 6px;
    height: 6px;
    overflow-y: scroll;
    overflow-x: hidden;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
}

::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, 0);
}

::-webkit-scrollbar-thumb {
    background-color: #e6e6e6;
}

.loading {
    width: 1200px;
    /* height: 200px; */
    margin: 500 atuo;
    text-align: center;
}

.subject {
    margin-top: 180px;
    width: 1200px;
    height: 300px;
}

figure {
    margin: auto;
    top: 140px;
    left: 0;
    right: 0;
    width: 6.250em;
    height: 6.250em;
    animation: rotate 2.4s linear infinite;
}

.white {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: white;
    animation: flash 2.4s linear infinite;
    opacity: 0;
}

.dot {
    position: absolute;
    margin: auto;
    width: 2.4em;
    height: 2.4em;
    border-radius: 100%;
    transition: all 1s ease;
}

.dot:nth-child(2) {
    top: 0;
    bottom: 0;
    left: 0;
    background: #FF4444;
}

.dot:nth-child(3) {
    left: 0;
    right: 0;
    top: 0;
    background: #FFBB33;
    animation: dotsX 2.4s linear infinite;
}

.dot:nth-child(4) {
    top: 0;
    bottom: 0;
    right: 0;
    background: #99CC00;
    animation: dotsY 2.4s linear infinite;
}

.dot:nth-child(5) {
    left: 0;
    right: 0;
    bottom: 0;
    background: #33B5E5;
    animation: dotsX 2.4s linear infinite;
}

@keyframes rotate {
    0% {
        transform: rotate(0);
    }

    10% {
        width: 6.250em;
        height: 6.250em;
    }

    66% {
        width: 2.4em;
        height: 2.4em;
    }

    100% {
        transform: rotate(360deg);
        width: 6.250em;
        height: 6.250em;
    }
}

@keyframes dotsY {
    66% {
        opacity: .1;
        width: 2.4em;
    }

    77% {
        opacity: 1;
        width: 0;
    }
}

@keyframes dotsX {
    66% {
        opacity: .1;
        height: 2.4em;
    }

    77% {
        opacity: 1;
        height: 0;
    }
}

@keyframes flash {
    33% {
        opacity: 0;
        border-radius: 0%;
    }

    55% {
        opacity: .6;
        border-radius: 100%;
    }

    66% {
        opacity: 0;
    }
}

/* @-webkit-keyframes rotate-animation {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotate-animation {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes move-animation {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    25% {
        -webkit-transform: translate(-64px, 0);
        transform: translate(-64px, 0);
    }
    75% {
        -webkit-transform: translate(32px, 0);
        transform: translate(32px, 0);
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@-webkit-keyframes move-animation {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@keyframes move-animation {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    25% {
        -webkit-transform: translate(-64px, 0);
        transform: translate(-64px, 0);
    }
    75% {
        -webkit-transform: translate(32px, 0);
        transform: translate(32px, 0);
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

/* body {
        background-color: #F5F5F5;
    } */

.circle-loader {
    display: block;
    width: 64px;
    height: 64px;
    margin-left: -32px;
    margin-top: 152px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform-origin: 16px 16px;
    transform-origin: 16px 16px;
    -webkit-animation: rotate-animation 5s infinite;
    animation: rotate-animation 5s infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

.circle-loader .circle {
    -webkit-animation: move-animation 2.5s infinite;
    animation: move-animation 2.5s infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    position: absolute;
    left: 50%;
    top: 50%;
}

.circle-loader .circle-line {
    width: 64px;
    height: 24px;
    position: absolute;
    top: 4px;
    left: 0;
    -webkit-transform-origin: 4px 4px;
    transform-origin: 4px 4px;
}

.circle-loader .circle-line:nth-child(0) {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.circle-loader .circle-line:nth-child(1) {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.circle-loader .circle-line:nth-child(2) {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.circle-loader .circle-line:nth-child(3) {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}

.circle-loader .circle-line .circle:nth-child(1) {
    width: 8px;
    height: 8px;
    top: 50%;
    left: 50%;
    margin-top: -4px;
    margin-left: -4px;
    border-radius: 4px;
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.circle-loader .circle-line .circle:nth-child(2) {
    width: 16px;
    height: 16px;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
    border-radius: 8px;
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.circle-loader .circle-line .circle:nth-child(3) {
    width: 24px;
    height: 24px;
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -12px;
    border-radius: 12px;
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.circle-loader .circle-blue {
    background-color: #1f4e5a;
}

.circle-loader .circle-red {
    background-color: #ff5955;
}

.circle-loader .circle-yellow {
    background-color: #ffb265;
}

.circle-loader .circle-green {
    background-color: #00a691;
}

/*202006新增*/

.title_tag {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    position: relative;
    font-weight: normal;
}

.title_tag_t {
    display: block;
    height: 22px;
    line-height: 22px;
    border-radius: 11px;
    padding: 0 10px;
    background: #fc773d;
    background: linear-gradient(to right, #fe6741, #fe9232);
    color: #fff;
    font-size: 15px;
}

.title_tag_t .titgo {
    display: inline;
    float: right;
    width: 20px;
    height: 20px;
    margin-top: 1px;
}

.title_tag_m {
    display: none;
    position: absolute;
    left: 0;
    bottom: 22px;
    padding-bottom: 15px;
    z-index: 9999;
}

.title_tag_m:after {
    position: absolute;
    left: 15px;
    bottom: 6px;
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-left: 10px transparent solid;
    border-right: 10px transparent solid;
    border-top: 9px #fff solid;
}

.title_tag_m_box {
    display: block;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 4px 30px rgba(115, 115, 115, 0.4);
    padding: 18px 0 18px 20px;
    width: 680px;
}

.title_tag_m_box .tit {
    float: left;
    height: 62px;
    width: 282px;
    position: relative;
}

.title_tag_m_box .tit img {
    float: left;
    height: 60px;
    background: #f9f9f9;
    border: 1px #eeeeee solid;
    border-radius: 4px;
    margin-right: 20px;
}

.title_tag_m_box .tit b {
    display: block;
    font-weight: normal;
    line-height: 34px;
    font-size: 16px;
    color: #333333;
}

.title_tag_m_box .tit span {
    display: block;
    line-height: 20px;
    font-size: 14px;
    color: #999999;
}

.title_tag_m_box .tit:after {
    display: block;
    content: '';
    position: absolute;
    right: 0;
    top: 6px;
    width: 1px;
    height: 50px;
    background: #eeeeee;
}

.title_tag_m_box .con {
    float: right;
    padding-top: 6px;
    margin-right: 20px;
    width: 300px;
}

.title_tag_m_box .con p {
    float: left;
    width: 33.33%;
}

.title_tag_m_box .con p b {
    display: block;
    font-weight: normal;
    text-align: center;
    line-height: 28px;
    font-size: 18px;
    color: #333333;
}

.title_tag_m_box .con p b i {
    font-family: "DIN-Medium";
    font-size: 22px;
    font-style: normal;
}

.title_tag_m_box .con p span {
    display: block;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #999999;
}

.title_tag_m_box .foot {
    clear: both;
    padding-top: 7px;
    line-height: 0;
    font-size: 0;
}

.title_tag_m_box .foot span {
    display: inline-block;
    margin: 10px 22px 0 0;
    padding: 0 15px;
    height: 28px;
    line-height: 28px;
    border-radius: 14px;
    background: #f5f5f5;
    font-size: 12px;
    color: #888888;
}

.title_tag:hover .title_tag_m {
    display: block;
}

/*榜单20200622*/

.shop_text .tip {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    width: 26px;
    margin-bottom: 2px;
    height: 14px;
    position: relative;
}

.shop_text .tip i {
    display: block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px #5b83ff solid;
    text-align: center;
    line-height: 14px;
    color: #5b83ff;
    font-weight: normal;
    font-size: 12px;
    font-style: normal;
}

.shop_text .tip p {
    display: none;
    position: absolute;
    left: 24px;
    bottom: -8px;
    background: #fff;
    border-radius: 10px;
    padding: 10px 20px;
    font-size: 12px;
    line-height: 22px;
    color: #666666;
    width: 220px;
    text-align: left;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}

.shop_text .tip p:before {
    display: block;
    content: '';
    position: absolute;
    left: -5px;
    bottom: 9px;
    width: 0;
    width: 0;
    border-top: 6px transparent solid;
    border-bottom: 6px transparent solid;
    border-right: 5px #fff solid;
}

.shop_text .tip p a {
    color: #5a82ff;
}

.shop_text .tip p a:hover {
    text-decoration: underline;
}

.shop_text .tip:hover p {
    display: block;
}

/*优选新版20200702*/

.h_60 {
    height: 60px;
}

.box_pw24 {
    padding-left: 24px;
    padding-right: 24px;
}

.box_ph24 {
    padding-top: 24px;
    padding-bottom: 24px;
}

.yx_time {
    width: 288px;
    height: 108px;
    padding-top: 12px;
    border-radius: 8px;
    background: rgba(0, 0, 0, 0.15);
    color: #fff;
    text-align: center;
}

.yx_time .tit {
    line-height: 40px;
    font-size: 14px;
}

.yx_time .con {
    line-height: 30px;
    font-size: 16px;
}

.yx_time .con b {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    background: #fff;
    text-align: center;
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    font-family: "DIN-Medium";
    margin-right: 4px;
}

.yx_enter_btn {
    display: block;
    width: 106px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    margin-top: 15px;
    background: #ffd479;
    background-image: linear-gradient(to right, #ebbf6f, #ffd479);
    padding-left: 15px;
    color: #63470c;
    position: relative;
}

.yx_enter_btn:after {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -8px;
    display: block;
    content: '';
    background: url(../images/youxuan/ico1.png) center center no-repeat;
    width: 16px;
    height: 16px;
}

.yx_enter_btn:hover {
    background: #d9aa51;
    color: #63470c;
}

.yx_pro_tag {}

.yx_pro_tag ul li {
    padding-top: 9px;
}

.yx_pro_tag ul li p {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    border-radius: 12px;
    background: url(../images/youxuan/ico2.png) 2px center no-repeat #fff5f2;
    padding: 0 20px 0 32px;
    font-size: 12px;
    color: #ff4215;
    text-align: left;
}

.yx_brand_other {
    margin-top: 24px;
}

.yx_brand_other_box {
    width: 588px;
    height: 466px;
    border-radius: 8px;
    padding: 24px 24px 0 24px;
}

.yx_brand_other_box1 {
    background: url(../images/youxuan/bg1.png) center top no-repeat;
    float: left;
}

.yx_brand_other_box2 {
    background: url(../images/youxuan/bg2.png) center top no-repeat;
    float: right;
}

.yx_brand_other_box .item_top {
    height: 120px;
    padding-left: 128px;
    position: relative;
}

.yx_brand_other_box .item_top .logo {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 108px;
    height: 90px;
    border-radius: 8px;
    background: #fff;
}

.yx_brand_other_box .item_top .logo img {
    display: block;
    width: 100%;
    border-radius: 8px;
    align-items: center;
}

.yx_brand_other_box .item_top .t {
    display: block;
    height: 45px;
    line-height: 41px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    overflow: hidden;
}

.yx_time2 {
    float: left;
    margin-top: 15px;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    margin-left: 24px;
}

.yx_time2 b {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    background: #fff;
    text-align: center;
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    font-family: "DIN-Medium";
    margin-right: 4px;
}

.yx_brand_other_box .item_con {
    background: #fff;
    height: 298px;
    border-radius: 10px;
    padding: 7px 8px;
}

.yx_pro_list {
    list-style: none;
}

.yx_pro_list .item {
    list-style: none;
    float: left;
    width: 33.333%;
}

.yx_pro_list .item .item_produce {
    display: block;
    margin: 0 auto;
    width: 174px;
    padding: 7px;
    border-radius: 10px;
    -webkit-transition: .3s;
    transition: .3s;
}

.yx_pro_list .item .item_pic {
    position: relative;
    display: block;
    margin-bottom: 7px;
}

.yx_pro_list .item .item_pic .item_pic_link {
    padding-bottom: 100%;
    position: relative;
    display: block;
    overflow: hidden;
}

.yx_pro_list .item .item_pic .item_pic_link img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    min-height: 100%;
    border-radius: 10px;
}

.yx_pro_list .item .item_title {
    display: block;
    font-size: 16px;
    color: #666666;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
}

.yx_pro_list .item .item_title img {
    display: inline-block;
    margin-bottom: 2px;
}

.yx_pro_list .item .item_tag {
    display: block;
    height: 24px;
    line-height: 24px;
    border-radius: 12px;
    background: url(../images/youxuan/ico2.png) 2px center no-repeat #fff5f2;
    padding: 0 0 0 32px;
    font-size: 12px;
    color: #ff4215;
    text-align: left;
    overflow: hidden;
    margin-bottom: 12px;
}

.yx_pro_list .item .item_price {
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    color: #999999;
}

.yx_pro_list .item .item_price span {
    float: left;
    font-size: 14px;
    color: #ff4215;
    line-height: 22px;
}

.yx_pro_list .item .item_price b {
    font-size: 18px;
    color: #ff4215;
    margin-right: 6px;
    font-family: "DIN-Medium";
}

.yx_pro_list .item .item_price i {
    float: right;
    font-style: normal;
}

.yx_pro_list .item .item_produce:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

.yx_brand {
    height: 718px;
    margin-top: 24px;
}

.yx_brand_left {
    float: left;
    width: 288px;
    height: 718px;
    padding: 0 24px;
    border-radius: 10px 0 0 10px;
}

.yx_brand_right {
    float: right;
    width: 912px;
    height: 718px;
    border-radius: 0 10px 10px 0;
    background: #fff;
}

.yx_brand_info {
    height: 238px;
    padding-top: 32px;
}

.yx_brand_info .tit {
    text-align: center;
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    line-height: 48px;
}

.yx_brand_info .tit img {
    display: block;
    margin: 0 auto;
    height: 60px;
}

.yx_brand_info .con {
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
}

.yx_brand_info .time {
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 36px;
}

.yx_brand_info .time b {
    display: inline-block;
    width: 36px;
    height: 36px;
    border-radius: 6px;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    font-family: "DIN-Medium";
    margin: 0 5px;
}

.yx_brand_info .time:before {
    display: inline-block;
    content: '';
    background: url(../images/youxuan/time.png) center center no-repeat;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin-bottom: 2px;
    margin-right: 10px;
}

.yx_brand1 .yx_brand_left {
    background: url(../images/youxuan/bg3.png) no-repeat;
}

.yx_brand2 .yx_brand_left {
    background: url(../images/youxuan/bg4.png) no-repeat;
}

.yx_brand3 .yx_brand_left {
    background: url(../images/youxuan/bg5.png) no-repeat;
}

.yx_brand4 .yx_brand_left {
    background: url(../images/youxuan/bg6.png) no-repeat;
}

.yx_brand_hot {
    margin: 0;
    padding: 0;
}

.yx_brand_hot .pitem-produce {
    max-height: 456px;
}

.yx_brand_hot .pitem-pic {
    margin: 15px 15px 0 15px;
}

.yx_brand_hot .pitem-stagedata {
    margin: 20px 0;
}

.yx_brand_hot .pitem-sku {
    margin: 20px 0;
}

.yx_brand_hot .pitem-produce:hover {
    max-height: 1000px;
}

.yx_brand_list {
    margin: 0;
    padding: 16px 16px 0 16px;
}

.yx_brand_list .pitem {
    width: 50%;
    margin: 8px 0;
    padding: 0 8px;
    height: 212px;
}

.yx_brand_list .pitem-produce {
    border: 1px #f5f5f5 solid;
    border-radius: 10px;
    height: 212px;
    padding-left: 20px;
}

.yx_brand_list .pitem-pic {
    float: left;
    padding: 20px 0 0 0;
    width: 172px;
}

.yx_brand_list .pitem-context {
    float: right;
    width: 230px;
    padding-top: 10px;
}

.yx_brand_list .pitem-sku {
    margin: 13px 0;
}

.yx_brand_list .pitem-details {
    clear: both;
    padding-right: 20px;
}

.yx_brand_list .pitem-produce:hover {
    max-height: 1000px;
    height: auto;
}

.yx_brand_list .f_tool_link_ul li a {
    font-size: 12px;
}

.yx_brand_list .tool_icon {
    margin-right: 0;
}

.yx_cate_list {
    float: left;
    margin-left: 25px;
    margin-right: 20px;
    width: 718px;
}

.yx_cate_list ul li {
    float: left;
    margin-right: 20px;
}

.yx_cate_list ul li a {
    display: block;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s;
    width: 68px;
    height: 68px;
    padding-top: 13px;
    border-radius: 50%;
    border: 1px #e7e7e7 solid;
}

.yx_cate_list ul li i {
    font-style: normal;
    position: absolute;
    left: 50%;
    margin-left: 10px;
    top: -10px;
    padding: 0 10px 0 8px;
}

.yx_cate_list ul li img {
    display: block;
    width: 66px;
    border-radius: 20px;
}

.yx_cate_list ul li a:hover {
    margin-top: -5px;
}

.yx_cate_list_btn {
    position: absolute;
    right: 14px;
    top: 26px;
}

.yx_cate_list_btn a {
    display: block;
    width: 108px;
    text-align: center;
    border-radius: 16px;
    height: 32px;
    line-height: 32px;
    font-size: 15px;
    color: #5086ff;
}

.yx_cate_list_btn a:hover {
    color: #ff6600;
}

.yx_cate_list_btn a.refresh {
    background: #5883ff;
    background-image: linear-gradient(to right, #5883ff, #856fff);
    color: #fff;
}

.yx_cate_list_btn a.refresh:before {
    display: inline-block;
    content: '';
    background: url(../images/youxuan/refresh.png) center center no-repeat;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-bottom: 2px;
    margin-right: 6px;
}

.yx_cate_list_btn a.refresh:hover {
    background: #ff6600;
    color: #fff;
}

.tab_nav_scroll {
    position: relative;
    padding: 0 70px;
    height: 68px;
    margin-bottom: 16px;
    overflow: hidden;
}

.tab_nav_scroll .brand_tab_nav {
    top: 0;
    z-index: 99;
}

.tab_nav_scroll .prev, .tab_nav_scroll .next {
    position: absolute;
    top: 8px;
    width: 52px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #5086ff;
    font-size: 24px;
    font-weight: bold;
    font-family: "宋体";
    cursor: pointer;
    user-select: none;
    z-index: 99;
}

.tab_nav_scroll .prev:hover, .tab_nav_scroll .next:hover {
    color: #ff6600;
}

.tab_nav_scroll .prev {
    left: 0;
    border-right: 1px #f6f6f6 solid;
}

.tab_nav_scroll .next {
    right: 0;
    border-left: 1px #f6f6f6 solid;
}

.tab_nav_scroll:after {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 60px;
    content: '';
    border-radius: 10px 10px 0 0;
    background: #fff;
    z-index: -1px;
}

.tab_nav_scroll .brand_tab_nav a {
    margin: 0 3px;
    width: 88px;
}

.tempWrap {
    width: 100% !important;
}

/* 二级类目筛选 */

.pro_screen_list {
    border-bottom: 1px #f6f6f6 solid;
    padding: 20px 0 20px 48px;
}

.pro_screen_list li {
    float: left;
    width: 65px;
}

.pro_screen_list .tar {
    text-align: center;
}

.pro_screen_list li a {
    display: block;
    height: 38px;
    line-height: 38px;
    color: #666666;
}

.pro_screen_list li a:hover {
    color: #fb2c2c;
}

.pro_screen_list li.active a {
    color: #fb2c2c;
}

.real_second .tar {
    float: left;
    width: 80px !important;
    text-align: center;
}

.pro_screen_list2 {
    padding: 20px 0 14px 48px;
}

.pro_screen_list2 li {
    float: left;
    width: 120px;
}

.pro_screen_list2 li:first-child {
    width: 65px;
}

.pro_screen_list2 li a {
    display: block;
    height: 38px;
    line-height: 38px;
    color: #666666;
}

.pro_screen_list2 li a i {
    float: left;
    width: 16px;
    height: 16px;
    border-radius: 2px;
    margin-right: 4px;
    margin-top: 11px;
    border: 1px #e6e6e6 solid;
}

.pro_screen_list2 li a:hover {
    color: #fb2c2c;
}

.pro_screen_list2 li.active a {
    color: #fb2c2c;
}

.pro_screen_list2 li.active a i {
    border: 1px #fb2c2c solid;
}

.pro_screen_list2 li.active a i:after {
    content: '';
    display: block;
    width: 5px;
    height: 10px;
    border-right: #fb2c2c solid 2px;
    border-bottom: #fb2c2c solid 2px;
    transform: rotate(35deg);
    margin: 1px auto;
}

.pro_screen_list3 {
    padding: 0px 0 40px 48px;
    height: 70px;
}

.pro_screen_list3 li {
    float: left;
    margin-right: 15px;
}

.pro_screen_list3 li a {
    display: block;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    color: #666666;
}

.pro_screen_list3 li:first-child {
    width: 50px;
    margin-right: 0;
}

.pro_screen_list3 li.orderby a {
    padding: 0 27px 0 17px;
    position: relative;
}

.pro_screen_list3 li.orderby a:before {
    display: block;
    content: '';
    position: absolute;
    right: 14px;
    bottom: 50%;
    margin-bottom: 1px;
    width: 0;
    width: 0;
    border-left: 4px transparent solid;
    border-right: 4px transparent solid;
    border-bottom: 4px #cccccc solid;
}

.pro_screen_list3 li.orderby a:after {
    display: block;
    content: '';
    position: absolute;
    right: 14px;
    top: 50%;
    margin-top: 1px;
    width: 0;
    width: 0;
    border-left: 4px transparent solid;
    border-right: 4px transparent solid;
    border-top: 4px #cccccc solid;
}

.pro_screen_list3 li.up a:before {
    border-bottom: 4px #666666 solid;
}

.pro_screen_list3 li.down a:after {
    border-top: 4px #666666 solid;
}

.pro_screen_list3 li.active.orderby a {
    background: #fb2c2c08;
}

.pro_screen_list3 li.active a:before {
    border-bottom: 4px #fb2c2c08 solid;
}

.pro_screen_list3 li.active a:after {
    border-top: 4px #bfd3ff solid;
}

.pro_screen_list3 li.active.up a:before {
    border-bottom: 4px #fb2c2c solid;
}

.pro_screen_list3 li.active.down a:after {
    border-top: 4px #fb2c2c solid;
}

.pro_screen_list3 li.active a {
    color: #fb2c2c;
}

.pro_screen_list3 .prit_input_text {
    width: 30px;
}

.pro_screen_list3 .submit_btn {
    width: 80px;
}

.pro_screen_list3 .reset_btn {
    width: 80px;
    background: #f6f6f6;
    color: #999;
    height: 30px;
    line-height: 30px;
}

.pro_screen_list3 .reset_btn:hover {
    background: #f1f1f1;
    color: #666;
}

.gallery li {
    cursor: pointer;
}

.available {
    width: 100%;
    height: auto;
}

.nopicture {
    width: 60%;
    height: 160px;
    margin: 80px auto 5px auto;
    text-align: center;
    background-image: url(../images/content_bg.png);
    background-repeat: no-repeat;
}

.availabletxt {
    width: 100%;
    height: 18px;
    line-height: 18px;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    color: rgb(173, 173, 173);
}

/* 秒杀相关 */

.seckill_banner {
    background-image: url(../images/seckill_banner.png);
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 230px;
}

.seckill_top {
    height: 120px;
}

.seckill_nav {
    position: relative;
    padding: 0 70px;
    height: 95px;
    overflow: hidden;
}

.seckill_nav_m {
    z-index: 99;
}

.seckill_nav .prev, .seckill_nav .next {
    position: absolute;
    top: 0;
    width: 68px;
    height: 80px;
    cursor: pointer;
    user-select: none;
    z-index: 99;
}

.seckill_nav .prev {
    left: 0;
    border-right: 1px #f6f6f6 solid;
    background: url(../images/lt.png) center center no-repeat;
    border-radius: 10px 0 0 10px;
}

.seckill_nav .next {
    right: 0;
    border-left: 1px #f6f6f6 solid;
    background: url(../images/rt.png) center center no-repeat;
    border-radius: 0 10px 10px 0;
}

.seckill_nav .prev:hover, .seckill_nav .next:hover {
    background-color: #f8f8f8;
}

.seckill_nav:after {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 80px;
    content: '';
    border-radius: 10px;
    background: #fff;
    z-index: -1px;
}

.seckill_nav ul {
    display: block;
}

.seckill_nav ul li {
    float: left;
    width: 212px;
}

.seckill_nav ul li a {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #5086ff;
    padding: 20px 0 0 0;
    height: 95px;
    line-height: 40px;
    font-weight: bold;
    font-family: "Microsoft YaHei";
}

.seckill_nav ul li a p {
    display: none;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
}

.seckill_nav ul li a:hover {
    color: #ff6600;
}

.seckill_nav ul li a.active {
    color: #fff;
    line-height: 26px;
    background: url(../images/tags.png) center top no-repeat;
}

.seckill_nav ul li a.active p {
    display: block;
}

.seckill_list {
    padding-bottom: 30px;
}

.seckill_list .item {
    margin-bottom: 18px;
    background: #fff;
    border-radius: 10px;
    height: 310px;
    position: relative;
}

.seckill_list .item_img {
    float: left;
    padding: 15px;
    width: 310px;
    height: 310px;
}

.seckill_list .item_img img {
    display: block;
    width: 280px;
    height: 280px;
    border-radius: 8px;
}

.seckill_list .item_con {
    float: left;
    padding-left: 25px;
    padding-top: 22px;
    width: 600px;
}

.seckill_list .item_con .tit {
    font-size: 18px;
    height: 44px;
    line-height: 44px;
    color: #333;
    overflow: hidden;
}

.seckill_list .item_con .tit .tag {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 2px;
    margin-right: 8px;
    padding: 0 7px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    border-radius: 12px 12px 12px 0;
    background: #f9362d;
    background-image: linear-gradient(#f9362d, #fe6b18);
}

.seckill_list .item_con .tit a {
    color: #333;
}

.seckill_list .item_con .tit a:hover {
    color: #f9362d;
}

.seckill_list .item_con .con {
    color: #999999;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    margin-bottom: 24px;
}

.seckill_list .item_con .sale {
    font-size: 12px;
    margin-bottom: 20px;
}

.seckill_list .item_con .tip {
    margin-bottom: 28px;
    line-height: 26px;
    color: #666666;
}

.seckill_list .item_con .tip i {
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px 2px 15px;
    width: 1px;
    height: 12px;
    background: #f1f1f4;
}

.seckill_list .item_con .tip b {
    color: #ff4d3a;
    font-family: "DIN-Medium";
    font-size: 18px;
}

.seckill_list .item_con .tip span {
    color: #ff4d3a;
}

.seckill_list .item_con .foot {}

.seckill_list .item_con .foot ul li {
    float: left;
    height: 54px;
    line-height: 24px;
    text-align: center;
    color: #999999;
    margin-right: 38px;
}

.seckill_list .item_con .foot ul li b {
    display: block;
    line-height: 30px;
    text-align: center;
    color: #333333;
    font-size: 20px;
    font-family: "DIN-Medium";
}

.seckill_list .item_con .foot ul li .c1 {
    color: #ff4d3a;
}

.seckill_list .item_con .foot ul li .c2 {
    color: #999999;
}

.seckill_list .buy_btn {
    position: absolute;
    right: 290px;
    bottom: 32px;
    display: block;
    width: 148px;
    height: 46px;
    line-height: 46px;
    border-radius: 23px;
    text-align: center;
    font-size: 18px;
    background: url(../images/buybtn.png) center center no-repeat;
    color: #fff;
    box-shadow: 0 3px 7px rgba(255, 110, 63, 0.35);
    transition: all 300ms ease;
}

.seckill_list a.buy_btn:hover {
    bottom: 37px;
}

.seckill_list .item_video {
    float: right;
    border-left: 1px #f6f6f6 solid;
    padding: 15px 0;
    width: 236px;
    height: 310px;
}

.video_list li img {
    cursor: pointer;
}

.video_list {
    position: relative;
}

.disimg {
    position: absolute;
    border: 1px solid #ccc;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    border-radius: 8px;
    margin-top: 80px;
    z-index: 999999;
}

.seckill_list .video_top {
    width: 206px;
    margin: 0 auto;
    height: 206px;
    position: relative;
    margin-bottom: 12px;
}

.seckill_list .video_img {
    position: absolute;
    left: 0;
    top: 0;
    width: 206px;
    height: 206px;
    z-index: 99;
    cursor: pointer;
}

.seckill_list .video_img img {
    display: block;
    width: 206px;
    height: 206px;
    border-radius: 8px;
}

.seckill_list .video_img:after {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 206px;
    height: 206px;
    background: url(../images/play.png) center center no-repeat;
    transition: all 300ms ease;
    border-radius: 8px;
}

.seckill_list .video_img:hover:after {
    background-color: rgba(0, 0, 0, 0.1);
}

.seckill_list .video_con {
    position: relative;
    border-radius: 8px;
    background: #000;
    display: none;
    z-index: 98;
}

.seckill_list .video_con video {
    display: block;
    width: 206px;
    height: 206px;
}

.seckill_list .video_list {
    width: 216px;
    height: 60px;
    margin: 0 auto;
}

.seckill_list .video_list ul li {
    float: left;
    width: 60px;
    height: 60px;
    margin: 0 6px;
}

.seckill_list .video_list ul li img {
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 8px;
}

.seckill_list .disabled .item_img {
    opacity: 0.4;
}

.seckill_list .disabled .buy_btn {
    opacity: 0.5;
}

.my-app-btn {
    background: rgb(237, 241, 254);
}

.vertical-middle .my-app-icon-header, .vertical-middle .my-app-header {
    display: inline-block;
}

.vertical-middle .my-app-icon-header {
    margin-right: 6px;
    width: 24px;
    height: 24px;
    background: url("../images/port/my-app-icon.png");
    background-size: 100% 100%;
}

.vertical-middle .my-app-header {
    font-size: 12px;
    color: rgb(112, 122, 254);
    font-weight: bold;
}

.cur-point {
    cursor: pointer;
}

.all-mask {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1200;
    -webkit-animation: scale-animation .3s ease;
    animation: scale-animation .3s ease;
    text-align: center;
}

@webkit-keyframes scale-animation {
    0% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes scale-animation {
    0% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.all-in-dialog {
    display: inline-block;
    width: 817px;
    background: #FFFFFF;
    border-radius: 12px;
}

.all-in-dialog .all-header {
    position: relative;
    height: 60px;
    text-align: center;
}

.all-in-dialog .line, .all-in-dialog .title {
    display: inline-block;
    vertical-align: middle;
}

.all-in-dialog .line {
    width: 10px;
    height: 2px;
    background: #3A68FE;
}

.all-in-dialog .title {
    margin: 0 7px;
    font-size: 16px;
    color: #282828;
    line-height: 42px;
}

.all-in-dialog .close-icon {
    position: absolute;
    top: 23px;
    right: 25px;
    width: 16px;
    height: 16px;
    cursor: pointer;
    background: url("../images/port/all-in-close-icon.png");
    background-size: 100% 100%;
}

.all-in-dialog .table {
    padding: 20px 24px 31px;
    text-align: left;
}

.all-in-dialog .th {
    height: 42px;
    background: #F1F1F1;
    border-radius: 8px;
    font-size: 14px;
    color: #838A96;
    font-weight: bold;
}

.all-in-dialog .checkbox-wrap {
    text-align: center;
}

.all-in-dialog .tbody {
    height: 130px;
    display: block;
    overflow-y: scroll;
    color: #A1A1A1;
    font-weight: bold;
}

.all-in-dialog .thead {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.all-in-dialog .tr {
    height: 44px;
    background: #fff;
    display: table;
    width: 100%;
    table-layout: fixed;
}

.all-in-dialog .app-icon {
    margin-right: 7px;
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    width: 20px;
    background: url("../images/port/app-icon-logo.png");
    background-size: 100% 100%;
}

.all-in-dialog .next-btn {
    margin: 31px auto;
    width: 119px;
    height: 42px;
    background: #3A68FE;
    border-radius: 21px;
    transition: all .3s ease;
    font-size: 12px;
    text-align: center;
    line-height: 42px;
    color: #fff;
    cursor: pointer;
}

.all-in-dialog .next-btn:hover {
    background: #3460ee;
}

.all-in-dialog .custom-checkbox {
    display: inline-block;
    width: 18px;
    height: 18px;
    position: relative;
}

.all-in-dialog .hide-checkbox {
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 100;
}

.all-in-dialog .checkbox {
    appearance: none;
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    cursor: pointer;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    height: 18px;
    width: 18px;
    background: url("../images/port/checkbox-unselect.png");
    background-size: 100% 100%;
}

.all-in-dialog .checkbox:checked {
    background: url("../images/port/checkbox-select.png");
    background-size: 100% 100%;
}

/**
2020/10/10 更改实时榜单
*/

.ul06>li:first-child.active .orange-bg {
    background-position: 0 -70px;
}

.center-bg-blue {
    background-image: url(../images/icon/center-bg-blue.png);
    background-size: 100%  482px;
}

.top-menu-wrap {
    position: relative;
    height: 90px;
    background: #fff;
    border-radius: 10px;
}

.top-menu-wrap .top-menu-item {
    position: relative;
    z-index: 10;
    width: 20%;
    height: 100%;
    text-align: center;
    cursor: pointer;
}

.top-menu-wrap .menu-icon {
    display: inline-block;
    vertical-align: middle;
    width: 33px;
    height: 33px;
}

.top-menu-wrap .real-time-icon {
    background: url("../images/icon/real-time.png");
    background-size: 100% 100%;
}

.top-menu-wrap .real-time-icon-selected {
    background: url("../images/icon/real-time-selected.png");
    background-size: 100% 100%;
}

.top-menu-wrap .yesterday-icon {
    background: url("../images/icon/yesterday.png");
    background-size: 100% 100%;
}

.top-menu-wrap .yesterday-icon-selected {
    background: url("../images/icon/yesterday-selected.png");
    background-size: 100% 100%;
}

.top-menu-wrap .month-seal-icon {
    background: url("../images/icon/month-seal.png");
    background-size: 100% 100%;
}

.top-menu-wrap .month-seal-icon-selected {
    background: url("../images/icon/month-seal-selected.png");
    background-size: 100% 100%;
}

.top-menu-wrap .month-reward-icon {
    background: url("../images/icon/month-reward.png");
    background-size: 100% 100%;
}

.top-menu-wrap .month-reward-icon-selected {
    background: url("../images/icon/month-reward-selected.png");
    background-size: 100% 100%;
}

.top-menu-wrap .output-icon {
    background: url("../images/icon/ouput.png");
    background-size: 100% 100%;
}

.top-menu-wrap .output-icon-selected {
    background: url("../images/icon/output-selected.png");
    background-size: 100% 100%;
}

.top-menu-wrap .menu-item-wrap {
    display: inline-block;
    vertical-align: middle;
    margin-left: 16px;
    cursor: pointer;
}

.top-menu-wrap .menu-item-text {
    font-size: 20px;
    font-weight: bold;
    color: #343434;
    text-align: left;
}

.top-menu-wrap .menu-item-desc {
    margin-top: -2px;
    font-size: 14px;
    font-weight: 400;
    color: #9A9A9A;
    text-align: left;
}
.clipboard_btn .product-copy-text{
    background: url(../images/icon/product-share-copy.png) no-repeat;
    background-position-x: center;
}
.menu-item-seleted-bg {
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    width: 20%;
    height: 110%;
    background: url("../images/icon/selected-bg.png");
    background-size: 100% 100%;
    transition: all .1s ease;
}

.vertical-middle::after {
    content: " ";
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle;
    visibility: hidden;
}

.top-menu-wrap .color-white {
    color: #fff;
}

.list_4 .item-li-new {
    width: 242px;
    height: 445px;
}
.list_4 .item-li-new:nth-child(5n){
    width: 230px;
}
.list_4 .item-li-new:nth-child(5n) > .box_bj{
    margin-right: 0;
}
.list_4 .turn-link-icon {
    background-position: 0 -20px;
}

.list_4 .tag-wrap {
    margin-top: 10px;
}
.item_li .add_file_icon{
    width: 20px;
    height: 20px;
    background-image: url(../images/icon/btn_icon.png);
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    overflow: hidden;
    background-repeat: no-repeat;
}
.tag-img-wrap .tag {
    display: block;
    width: 100%;
    height: 100%;
}
.h_tab .tab-nav-mt-29{
    margin-top: 29px;
}
.tag-img-wrap .good-tag-icon{
    background: url("../images/icon/good-tag.png");
    background-size: 100% 100%;
}
.tag-img-wrap .reward-tag-icon{
    background: url("../images/icon/reward-tag.png");
    background-size: 100% 100%;
}
.tag-img-wrap .self-sell-tag-icon{
    background: url("../images/icon/self-sell-tag.png");
    background-size: 100% 100%;
}
.tag-img-wrap .ship-tag-icon{
    background: url("../images/icon/ship-tag.png");
    background-size: 100% 100%;
}
.tag-wrap .logo {
    position: relative;
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    padding: 2px 6px;
    background: linear-gradient(90deg, #8E6BFF, #5086FF);
    border-radius: 2px;
    cursor: pointer;
}

.shop-down {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../images/icon/shop-down.png") no-repeat;
    background-position: center center;
    background-color: rgba(0, 0, 0, 0.4);
}

.logo-hover-block {
    display: none;
    padding: 7px;
    position: absolute;
    top: -10px;
    width: 254px;
    box-sizing: border-box;
    left: 50%;
    transform: translate(-50%, -100%);
    background: #FFFFFF;
    box-shadow: 1px 6px 26px 0px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    z-index: 200;
    -webkit-animation: show-opacity .3s ease;
    animation: show-opacity .3s ease;
}

.logo-hover-block::after {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 0;
    width: 0;
    border-top: 5px solid #fff;
    visibility: visible;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    transform: translate(-50%, 100%);
}

.logo-hover-block .logo-img {
    display: inline-block;
    vertical-align: middle;
    padding-right: 7px;
    padding: 10px 0;
    width: 46px;
    height: 46px;
    border-right: 1px solid #F5F5F5;
    box-sizing: border-box;
}

.logo-hover-block .data-item {
    padding: 0 4px;
    display: inline-block;
    vertical-align: middle;
    height: 46px;
    text-align: center;
}

.logo-hover-block .count {
    font-size: 14px;
    font-weight: 400;
    color: #FF4E3A;
    text-align: center;
}

.logo-hover-block .label {
    margin-top: 6px;
    font-weight: 400;
    color: #888888;
}

.tag-wrap .logo:hover .logo-hover-block {
    display: block;
}

@webkit-keyframes show-opacity {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes scale-animation {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.tag-wrap .tag-img-wrap {
    position: relative;
    margin-top: 4px;
    margin-right: 4px;
    width: 18px;
    height: 18px;
    cursor: pointer;
}

.tag-wrap .tag-text {
    display: none;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translate(-50%, 100%);
    padding: 6px 10px;
    background: #786FF7;
    box-shadow: 0px 6px 20px 0px rgba(29, 22, 127, 0.3);
    border-radius: 2px;
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    white-space: nowrap;
    -webkit-animation: show-opacity .3s ease;
    animation: show-opacity .3s ease;
}
.tag-wrap .tag-text::after{
    content: " ";
    position: absolute;
    top:0 ;
    left: 50%;
    height: 0;
    width: 0;
    border-top: 5px solid transparent;
    visibility: visible;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #786FF7;
    transform: translate(-50%, -100%);
}
.tag-wrap .tag-img-wrap:hover .tag-text{
    display: block;
}
.tad_ul_4 .box:hover .box_bj {
    height: 543px;
}
.box_w .top2_div{
    width: 115px;
}
.white_link .tab_light:hover{
    color: #ff6a44;
}

.sale-box-wrap{
    width: 80px;
}

.mfp-figure figure {
    margin: 0;
    animation: none;
    width: auto;
    height: auto;
}

.seckill_banner .tab-wrap{
    width: 1200px;
    height: 76px;
    background: #F8F2FF;
    border-radius: 10px 10px 0px 0px;
}
.seckill_banner .tab-wrap .tab-item{
    position: relative;
    width: 50%;
    float: left;
    height: 100%;
    text-align: center;
    cursor: pointer;
}
.seckill_banner .tab-wrap .tab-text1{
    margin-left: 150px;
    display: inline-block;
    vertical-align: middle;
    width: 106px;
    height: 25px;
    background: url("../images/hot-sell-today.png");
    background-size: 100% 100%;
}
.seckill_banner .tab-wrap .tab-text-selected1{
    margin-left: 150px;
    width: 122px;
    height: 29px;
    background: url("../images/hot-sell-today-selected.png");
    background-size: 100% 100%;
}
.seckill_banner .tab-wrap .tab-text2{
    margin-right: 60px;
    display: inline-block;
    vertical-align: middle;
    width: 104px;
    height: 25px;
    background: url("../images/pre-notice-future.png");
    background-size: 100% 100%;
}
.seckill_banner .tab-wrap .tab-text-selected2{
    margin-right: 60px;
    width: 120px;
    height: 28px;
    background: url("../images/pre-notice-future-selected.png");
    background-size: 100% 100%;
}
.seckill_banner .tab-wrap .tab-bar{
    position: absolute;
    bottom: 0;
    margin-left: 70px;
    left: 50%;
    transform: translate(-50%,50%);
    width: 123px;
    height: 9px;
    background: url("../images/seckill-tab-checkout.png");
    background-size: 100% 100%;
    z-index: 100;
}
.seckill_banner .tab-wrap .tab-bar2{
    position: absolute;
    bottom: 0;
    left: 44%;
    transform: translate(-50%,50%);
    width: 123px;
    height: 9px;
    background: url("../images/seckill-tab-checkout.png");
    background-size: 100% 100%;
    z-index: 100;
}

.seckill-list-wrap{
    background: #fff;
    border: none;
}
.seckill-list-wrap .img-wrap{
    position: relative;
}
.seckill-list-wrap .product-has-gone-mask{
    position: absolute;
    top: 0;
    left: 0;
    width: 280px;
    height: 280px;
    text-align: center;
    background: rgba(255, 255, 255,.4);
}
.seckill-list-wrap .product-has-gone-icon{
    display: inline-block;
    vertical-align: middle;
    width: 112px;
    height: 84px;
    background: url("../images/product-has-gone-icon.png");
    background-size: 100% 100%;
}
.seckill-list-wrap .buy-btn-disable{
    opacity: .5;
}
.img-box-wrap{
    position: relative;
    display: block;
    width: 280px;
    height: 280px;
}
.img-box-wrap:hover .img-hover-wrap{
    overflow: visible;
    opacity: 1;
    display: block\9;
    bottom: 0;
}
.img-box-wrap .img-hover-wrap{
    border-radius: 10px 10px 0 0;
    position: absolute;
    z-index: 1;
    line-height: 40px;
    bottom: -50px;
    left: 0;
    width: 280px;
    text-align: center;
    background-color: #ff8130;
    display: none\9;
    opacity: 0;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
}
.img-box-wrap .img-hover-wrap .img-hover-item{
    position: relative;
    float: right;
    width: 50%;
    height: 40px;
    text-align: center;
}
.img-box-wrap .img-hover-item:first-child{
    background: #fb522b;
    float: left;
    border-radius: 10px 0 0 0;
}
.img-box-wrap .img-hover-item:last-child:hover .intro {
        display: block;
}
.img-box-wrap .img-hover-item:first-child:hover .intro {
    display: block;
}
.img-box-wrap .img-hover-wrap  .turn-link-icon{
        background-position: 0 -20px;
        display: inline-block;
        vertical-align: middle;
        width: 20px;
        height: 20px;
        margin-right: 8px;
        background-image: url(../images/icon/icon_a.png);
}
.img-box-wrap .img-hover-item:hover .turn-link-icon, .img-box-wrap .img-hover-item:hover .copy-artical-icon{
    animation: landr 0.8s ease-in-out;
    -ms-animation: landr 0.8s ease-in-out;
    -moz-animation: landr 0.8s ease-in-out;
    -webkit-animation: landr 0.8s ease-in-out;
    -o-animation: landr 0.8s ease-in-out;
}
.img-box-wrap .img-hover-wrap .copy-artical-icon{
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin-right: 8px;
    background: url(../images/icon/product-share-copy.png) no-repeat;
    background-position-x: center;
}
.img-box-wrap .img-hover-wrap .copy-artical-text,.img-box-wrap .img-hover-wrap .turn-link-text{
    display: inline-block;
    vertical-align: middle;
    color: #fff;
}

/* 2021 01 06 隐藏口罩 */
.kz-wrapper{
    margin-top: 15px;
    text-align: center;
}
.kz-wrapper .kz-tip-centent{
    padding: 0 15px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    height: 38px;
    background: #fff;
    border-radius: 19px;
    font-size: 12px;
    color: #666;
    transition: all .3s ease;
}
.kz-wrapper .kz-tip-centent span{
    display: inline-block;
    vertical-align: middle;
}
.kz-wrapper .kz-tip-centent .kz-tip-logo{
    margin-right: 10px;
    width: 18px;
    height: 18px;
    background: url("../images/kz-tip-logo.png");
    background-size: 100% 100%;
}
.kz-wrapper .kz-tip-centent .kz-button{
    color: rgba(80, 134, 255, 1);
    cursor: pointer;
}
.kz-wrapper .kz-tip-centent:hover{
        transform: translateY(-4px);
        box-shadow: 0 4px 12px 2px rgba(0,0,0,.1);
}
.manage_box {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    position: fixed;
    display: none;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.4);
  }
  .manage_box .manage {
    width: 826px;
    height: 550px;
    margin: 0 auto;
    top: 20%;
    left: 0;
    right: 0;
    position: absolute;
    border-radius: 8px;
    background-color: #fff;
    overflow: hidden;
  }
.manage .magage_t {
    width: 100%;
    height: 54px;
    position: relative;
    box-shadow: 0px 2px 28px 1px #EDEDED;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .manage .magage_t .ic_h {
    width: 10px;
    height: 2px;
    background: #3A68FE;
    border-radius: 1px;
  }
  .manage .magage_t span {
    font-size: 16px;
    font-weight: 600;
    color: #282828;
    padding: 0 19px;
  }
  .manage .magage_t .close_tt {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 20px;
    top: 20px;
  }
  .manage .manage_search {
    width: 787px;
    height: 124px;
    padding: 40px 0;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .manage .manage_search .search {
    width: 506px;
    height: 44px;
    padding: 0 15px;
    background-color: #fbfbfb;
    border-radius: 3px;
    border: 1px solid #CECECE;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .manage .manage_search .search input {
    width: 460px;
    height: 40px;
    border: none;
    margin: 40px auto;
    background-color: #fbfbfb;
    font-size: 14px;
  }
  .manage .manage_search .search img {
    width: 18px;
    height: 18px;
    padding: 2px;
    background-color: #DADADA;
    border-radius: 11px;
  }
  .manage .manage_search a {
    width: 116px;
    height: 44px;
    font-size: 14px;
    color: #fff;
    line-height: 44px;
    text-align: center;
    border-radius: 4px;
    background-color: #1385F3;
  }
  .manage .file_box {
    width: 787px;
    height: 294px;
    margin: 0 auto;
  }
  .manage .file_box li {
    width: 184px;
    height: 81px;
    padding: 10px 14px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    float: left;
    margin: 0 17px 17px 0;
    border: 1px solid #F4F4F4;
    background-color: #FDFDFD;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .manage .file_box li p {
      line-height: 20px;
    font-size: 14px;
    color: #8496A7;
  }
  .manage .file_box li p:first-child{
    line-height: 30px;
    color: #282828;
  }
  .manage .file_box li:nth-child(4n) {
    margin: 0 0 17px 0;
  }
  .manage .file_box li .left{
      width: 110px;
  }
  .manage .file_box li .right{
      width: 20px;
      height: 20px;
      overflow: hidden;
      display:flex;
      align-items: center;
      justify-content: center;
      border-radius: 50%;
      border: 1px solid #CFCFCF;
  }
  .manage .file_box li .right img{
      width: 20px;
      height: 20px;
      opacity: 0;
  }
  .manage .file_box .active .right{
    border: 1px solid #1385F3;
  }
  .manage .file_box .active .right img{
      opacity: 1;
  }
  .manage .manage_page {
    width: 100px;
    height: 20px;
    position: absolute;
    right: 24px;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
  }
  .manage .manage_page span{
      padding: 0 10px;
  }
  .manage .manage_page .next_page {
    background-position: -20px -20px;
  }
  .manage .manage_page .pre_page {
    background-position: 0px -20px;
  }
  .manage .manage_page .pre_page:hover{
    background-position: 0px -80px
  }
  .manage .manage_page .next_page:hover{
    background-position: -20px -80px
  }
  .manage .manage_botm{
      width: 100%;
      height: 44px;
      position: absolute;
      margin: 7px auto 0 auto;
      bottom: 80px;
      display: flex;
      align-items: center;
      justify-content: center;
  }
  .manage .manage_botm button{
      width: 180px;
      height: 44px;
      color: #fff;
      border-radius: 22px;
      background-color: #1385F3;
      box-shadow: 0px 2px 6px 0px #BBDEFF;
  }
  .manage .no_file_box{
      width: 186px;
      margin: 80px auto 0 auto;
      display: flex;
      align-items: center;
      flex-direction: column;
  }
  .manage .no_file_box img{
      width: 186px;
      height:108px;
      margin-bottom:19px;
  }
  .manage .no_file_box p{
      height: 20px;
      line-height: 20px;
      text-align: center;
      font-size: 14px;
      color: #A1A1A1;
  }
  .jian{
    display: inline-block;
    width: 20px;
    height: 20px;
    font-size: 20px;
    background-image: url(../images/icon/btn_s.png);
    background-repeat: no-repeat;
    background-size: 40px auto;
    vertical-align: bottom;
}
.f_tool_link_ul .add_file{
    width: 0px;
    height: 41px;
    position: absolute;
    overflow: hidden;
    border-left: 1px solid rgba(255, 255, 255,0.4);
    background-color: #ff8130;
    top: 0;
    left: 113px;
}
.collect_a{
    z-index: 9;
    background-color: #ff8130;
}
.collect_button:hover .add_file{
    width: 113px;
    /* left: 113px; */
    z-index: 99;
}
.f_tool_link_ul .trans_a{
    width: 0;
    height: 41px;
    position: absolute;
    overflow: hidden;
    border-right: 1px solid rgba(255, 255, 255,0.4);
    background-color: #fb522b;
    top: 0;
    right: 113px;
}
.mask_copy:hover .trans_a{
    width: 113px;
    z-index: 99;
}
.copy_a{
    background-color: #fb522b; 
}

.sift_list .f_tool_link_ul .add_file{
    left: 123px;
    height: 40px;
}
.sift_list .f_tool_link_ul .trans_a{
    right: 123px;
    height: 40px;
}
.sift_list .collect_button:hover .add_file,
.sift_list .mask_copy:hover .trans_a{
    width: 123px;
}
.single .f_tool_link_ul .add_file{
    left: 115px;
}
.single .f_tool_link_ul .trans_a{
    right: 115px;
}
.single .collect_button:hover .add_file,
.single .mask_copy:hover .trans_a{
    width: 115px;
}
.brand_list_1 .f_tool_link_ul .add_file{
    left: 112px;
}
.brand_list_1 .f_tool_link_ul .trans_a{
    right: 112px;
}
.brand_list_1 .collect_button:hover .add_file,
.brand_list_1 .mask_copy:hover .trans_a{
    width: 112px;
}
.real .f_tool_link_ul .add_file{
    left: 114px;
}
.real .f_tool_link_ul .trans_a{
    right: 114px;
}
.real .collect_button:hover .add_file,
.real .mask_copy:hover .trans_a{
    width: 114px;
}
.team .f_tool_link_ul .add_file{
    left: 114px;
}
.team .f_tool_link_ul .trans_a{
    right: 114px;
}
.team .collect_button:hover .add_file,
.team .mask_copy:hover .trans_a{
    width: 114px;
}
.item_list .f_tool_link_ul .add_file,
.item_list .f_tool_link_ul .trans_a{
    height: 40px;
}
.super_hot .f_tool_link_ul .add_file{
    left: 140px;
}
.super_hot .f_tool_link_ul .trans_a{
    right: 139px;
}
.super_hot .collect_button:hover .add_file,
.super_hot .mask_copy:hover .trans_a{
    width: 139px;
}
.super_hot .f_tool_link_ul .add_file,
.super_hot .f_tool_link_ul .trans_a{
    height: 40.5px;
}
.brand_list_2 .f_tool_link_ul .add_file{
    left: 115px;
}
.brand_list_2 .f_tool_link_ul .trans_a{
    right: 115px;
}
.brand_list_2 .collect_button:hover .add_file,
.brand_list_2 .mask_copy:hover .trans_a{
    width: 115px;
}
.brand_list_3 .f_tool_link_ul .add_file{
    left: 85px;
}
.brand_list_3 .f_tool_link_ul .trans_a{
    right: 85px;
}
.brand_list_3 .collect_button:hover .add_file,
.brand_list_3 .mask_copy:hover .trans_a{
    width: 85px;
}
.brand_list_4 .f_tool_link_ul .add_file{
    left: 103px;
}
.brand_list_4 .f_tool_link_ul .trans_a{
    right: 103px;
}
.brand_list_4 .collect_button:hover .add_file,
.brand_list_4 .mask_copy:hover .trans_a{
    width: 103px;
}
.trans_resule_box_mask {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    position: fixed;
    display: none;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.4);
  }
  .trans_resule_box_mask .trans_resule_box {
    width: 418px;
    margin: 0 auto;
    top: 20%;
    left: 0;
    right: 0;
    position: absolute;
    border-radius: 8px;
    background-color: #fff;
    z-index: 999;
    overflow: hidden;
  }
.trans_resule_box .trans_resule_t {
    width: 100%;
    height: 54px;
    position: relative;
    box-shadow: 0px 2px 28px 1px #EDEDED;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .trans_resule_box .trans_resule_t .ic_h {
    width: 10px;
    height: 2px;
    background: #3A68FE;
    border-radius: 1px;
  }
  .trans_resule_box .trans_resule_t span {
    font-size: 16px;
    font-weight: 600;
    color: #282828;
    padding: 0 19px;
  }
  .trans_resule_box .trans_resule_t .close_tt {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 20px;
    top: 20px;
  }
  .trans_resule_box .trans_result_com{
      width: 382px;
      margin: 0 auto;
      padding: 24px 0 28px 0;
      display: flex;
      align-items: center;
      flex-direction: column;
  }
  .trans_resule_box .trans_result_com .trans_result_copy_com{
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .trans_resule_box .trans_result_com img{
      width: 180px;
      height: 180px;
      border-radius: 6px;
      background-color: #f5f5f5;
  }
  .trans_resule_box .trans_result_com pre{
      width: 382px;
      font-size: 14px;
      color: #2D1E07;
      line-height: 20px;
      padding: 18px 16px 20px 16px;
      white-space: pre-wrap;
      border-radius: 5px;
      background-color: #F8F8F8;
      margin: 24px auto 28px auto;
  }
  .no-pad {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .trans_resule_box .trans_result_com button{
    width: 168px;
    height: 46px;
    color: #fff;
    background: #1385F3;
    box-shadow: 0px 2px 6px 0px #BBDEFF;
    border-radius: 6px;
  }
  .ul06>.nhj_enter_box>a{
      width: 147px;
      /* position: relative; */
  }
  .nhj_enter{
      width: 84px;
      height: 120px;
      top: -40px;
      margin-left: 32px;
      position: absolute;
      z-index: 60;
  }

  /* 2021-06-16 新增 */
  .new_buy_icon{
    width: 192px;
    height: 192px;
    background-size: 192px 768px;
  }
  .new_buy_icon2{
    background-position: 0 -192px;
  }
  .new_buy_icon3{
    background-position: 0 -384px;
  }
  .new_buy_icon4{
    background-position: 0 -576px;
  }
  .list_4 .new_item_li{
      width: 20%;
  }
  .new_buy_icon5{
      background: url("../images/ibn/buy/guide-icon.png") no-repeat center;
      background-size: 192px 192px;
  }
  .big_img_jtt_erwma{
    width: 432px;
    height: 275px;
    position: absolute;
    z-index: 99;
    top: -11px;
    left: 0;
    background-color: #242426;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.12);
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.62);
    border-radius: 3px;
    z-index: 20;
}
.big_img_jtt_erwma>img{
    width: 144px;
    height: 144px;
    position: absolute;
    left: 0;
    right: 0;
    top: 27px;
    margin: 0 auto;
}
.big_img_jtt_choose_box{
    width: 338px;
    height: 64px;
    color: #9F9F9F;
    position: absolute;
    bottom: 7px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-top: 1px solid #3C3C3D;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.big_img_jtt_choose_box>li{
    cursor: pointer;
}
.big_img_jtt_choose_box>.active{
    color: #5A81FF;
}
.dwz_choose_box{
    width: 1080px;
    height: 30px;
    padding: 0 0 0 20px;
    margin-top: 10px;
}
.dwz_choose_box li:first-child{
    width: 120px;
}
  /* 2023-05-09 新增 */
.top_ad{
    width: 100%;
    height: 80px;
    /* display: flex;
    justify-content: center; */
    position: relative;
}
.top_ad img{
    /* max-width: 1920px; */
    width: 100%;
    height: auto;
}
.top_ad_2{
    width: 240px;
    height: 80px;
    float: left;
    margin-left: 30px;
    border-radius: 5px;
}
.top_ad_2 img{
    width: 240px;
    height: 80px;
}
.ic_close{
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/tool/close.png) center center no-repeat;
    cursor: pointer;
}
.center_ad{
    width: 100%;
    height: 108px;
    display: flex;
    justify-content: center;
}
.center_ad li img{
    width: auto;
}
.pup_left{
    /* height: 200px; */
    border-radius: 5px;
    background-color: #6482FF;
    border-radius: 5px;
    position: fixed;
    left: 36px;
    bottom: 83px;
    box-shadow: 0 0 5px #666;
    z-index: 99;
    overflow: hidden;
}
.pup_left>img{
    width: auto;
    height: auto;
}
/* 2023-06-09 新增 无券商品*/
.item_pro{
    height: 30px;
    padding-left: 40px;
}
.pro_tit{
    font-size: 12px;
    padding: 2px 10px;
    border-radius: 4px;
    text-align: center;
    color: #FF703E;
    border: 1px solid #FF703E;
}
.pro_text{
    padding-left: 10px;
}
.pro_com {
    position: relative;
}
.pro_com .tag-text{
    display: none;
    position: absolute;
    bottom: 58px;
    left: 12%;
    transform: translate(-50%, 100%);
    padding: 6px 10px;
    background: #786FF7;
    box-shadow: 0px 6px 20px 0px rgba(29, 22, 127, 0.3);
    border-radius: 2px;
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    white-space: nowrap;
    -webkit-animation: show-opacity .3s ease;
    animation: show-opacity .3s ease;
}
.pro_com .tag-text::after {
    content: " ";
    position: absolute;
    bottom: -10px;
    left: 50%;
    height: 0;
    width: 0;
    border-top: 5px solid transparent;
    visibility: visible;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #786FF7;
    transform: translate(-50%, -100%);
}
.pro_com:hover .tag-text{
    display: block;
}
.choose_coupon_box{
    position: absolute;
    right: 180px;
    top: 100px;
}
.choose_coupon_box a{
    display: flex;
    height: 38px;
    line-height: 38px;
}
.choose_coupon_box i{
    width: 16px;
    height: 16px;
    border-radius: 2px;
    margin-right: 4px;
    display: block;
    border: 1px #e6e6e6 solid;
}
.pos_rela{
    position: relative;
}
.active a i:after {
    content: '';
    display: block;
    width: 5px;
    height: 10px;
    border-right: #fb2c2c solid 2px;
    border-bottom: #fb2c2c solid 2px;
    transform: rotate(35deg);
    margin: 1px auto;
}
.h_24{
    height: 24px;
}
.hide_1 {
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  .flex_w{
    flex:1
  }
  body .tad_ul_4 .box:hover .box-hover-class_2{
    height: 624px;
    z-index: 20;
  }
.w_flex{
    flex: 1;
}
.ml_12{
    margin-left: 12px;
}
.mb_20{
    margin-bottom: 20px;
}
.clo-icon {
    width: 24px;
    height: 24px;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid #ccc;
    background: url("../images/port/all-in-close-icon.png") no-repeat center;
    background-size: 10px 10px;
}
.api-item-tag-new{
    position: absolute;
    width: 22px;
    height: 16px;
    /* margin: 10px; */
    /* top: -10px; */
    /* left: 0; */
    /* right: -4px; */
    border-radius: 4px;
    /* background: linear-gradient(to right,#8145FF,#C625FF); */
    background: url("../images/new.gif");
    background-size: 100% 100%;
}
.api-item-tag-new-2{
    position: absolute;
    width: 26px;
    height: 14px;
    /* margin: 10px; */
    /* top: -10px; */
    /* left: 0; */
    /* right: -4px; */
    border-radius: 4px;
    /* background: linear-gradient(to right,#8145FF,#C625FF); */
    background: url("../images/new.png");
    background-size: 100% 100%;
}
.w_756{
    width: 756px;
}
.w_720{
    width: 720px;
}