banner-swiperbody {
    overflow-x: hidden !important;
}

body {
    background: #f7f7f7;
}

/* 全屏轮播区域新 */
ul,
ol {
    padding: 0;
}

.swiper_bg {
    background: #fff2f5;
}

.banner-swiper {
    position: relative;
    overflow: auto;
    text-align: center;
}

.banner-swiper li {
    list-style: none;
}

.banner-swiper ul li {
    float: left;
    width: 1400px;
    overflow: hidden;
    margin: 0 auto;
    height: 700px !important;
    overflow: hidden;
}

#b04 {
    width: 1400px;
    overflow: hidden;
    margin: 0 auto;
    height: 700px !important;
    overflow: hidden;
}

#b04 ul li img {
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
}

#b04 .dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
}

#b04 .dots li {
    display: inline-block;
    margin: 0 4px;
    text-indent: -999em;
    cursor: pointer;
    width: 10px;
    height: 10px;
    background: #ffffff;
    border-radius: 50%;
    opacity: 0.8;
    -webkit-transition: background 0.5s, opacity 0.5s;
    -moz-transition: background 0.5s, opacity 0.5s;
    transition: background 0.5s, opacity 0.5s;
}

#b04 .dots li.active {
    background: #000000;
    opacity: 1;
}

#b04 .arrow {
    position: absolute;
    top: 200px;
}

#b04 #al {
    left: 15px;
}

#b04 #ar {
    right: 15px;
}

#b01 {
    width: 200px;
}

#b01 li {
    float: left;
}

/* 主体内容 */
.container {
    width: 1400px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    height: 100%;
    margin: 0 auto;
}

.Countdown {
    padding: 0;
    padding-top: 30px;
    background: #ffffff;
    margin-top: 80px;
}

.Countdown h2 {
    text-align: center;
    font-size: 32px;
    font-family: OpenSans-Semibold;
    font-weight: 600;
    color: #333333;
    margin-bottom: 15px;
}

.Countdown .Countdown-time {
    margin: 0 auto;
    margin-bottom: 30px;
}

.Countdown .Countdown-time span {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #f1506f;
    font-size: 24px;
    font-family: OpenSans;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
}

.Countdown .Countdown-time b {
    display: inline-block;
    position: relative;
    top: -5px;
    padding: 0 5px;
    color: #f1506f;
}

.Countdown .Countdown_prpogress {
    margin-top: 10px;
    width: 230px;
    position: relative;
    height: 18px;
    border: 1px solid #f1506f;
    border-radius: 10px;
    color: #f1506f;
}

.Countdown .Countdown_prpogress .prpogress_bar {
    position: relative;
    background: #f1506f;
    border-radius: 20px;
    color: #333333;
    height: 18px;
    line-height: 18px;
}

.Countdown .Countdown_prpogress .prpogress_bar span {
    width: 230px;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    font-family: OpenSans;
    font-weight: 400;
    color: #ff2e5a;
    line-height: 18px;
}

.Countdown .classic {
    position: relative;
    width: 100%;
    background: url("../img/index/bg.png") center center;
}

.Countdown .classic .c-main {
    overflow: hidden;
    position: relative;
    width: 85%;
    height: 475px;
    margin: 0 auto;
}

.Countdown .classic .c-main ul {
    margin-left: -585px;
    position: absolute;
    top: 0;
    left: 48%;
    width: 1240px;
    height: 410px;
    overflow: hidden;
    opacity: 1;
    margin-top: 30px;
}

.Countdown .classic .c-main li {
    float: left;
    position: relative;
    width: 240px;
    height: 410px;
    margin: 0 35px;
    cursor: pointer;
}

.Countdown .classic .c-main li:hover .details-show {
    display: block;
}

.Countdown .classic .c-main li .details a {
    height: 20px;
    font-size: 16px;
    font-family: OpenSans;
    font-weight: 400;
    color: #202020;
    margin-top: 15px;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.Countdown .classic .c-main li .details p {
    font-size: 20px;
    font-family: OpenSans-Semibold;
    font-weight: 600;
    color: #ff2e5a;
}

.Countdown .classic .c-main li .Countdown_img {
    height: 280px;
    overflow: hidden;
}

.Countdown .classic .c-main li .Countdown_img img {
    width: 100%;
}

.Countdown .classic .c-main del {
    font-size: 16px;
    font-family: OpenSans;
    font-weight: 400;
    color: #999999;
    margin-left: 10px;
    text-decoration: line-through;
}

.Countdown .classic .c-main ul li:hover .details-show {
    display: block;
}

.Countdown .classic .c-btn div {
    position: absolute;
    top: 30%;
    width: 48px;
    height: 48px;
    cursor: pointer;
}

.Countdown .classic .c-btn div.left {
    left: 10px;
    font-family: monospace;
    font-size: 55px;
    color: #bcbcbc;
}

.Countdown .classic .c-btn div.right {
    right: -15px;
    font-family: monospace;
    font-size: 55px;
    color: #bcbcbc;
}

/* 栏目 */
.column {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}

.column ul {
    width: 1400px;
    height: 305px;
    overflow: hidden;
}

.column ul li {
    display: inline-block;
    width: 400px;
    height: 250px;
    position: relative;
    margin-top: 20px;
    margin-bottom: 30px;
    border: 2px solid #34c0ee;
    border-radius: 50px 10px 50px 10px;
    /* border: 1px solid #000000; */
}

.column ul li a {
    display: inline-block;
    height: 250px;
    overflow: hidden;
    border-radius: 50px 10px 50px 10px;
}

.column ul li img {
    width: 100%;
}

.column ul li:first-child+li {
    margin: 0 80px;
}

.column ul li+li {
    border: 2px solid #f1506f;
}

.column ul li+li .view_more_btn {
    background: #f1506f;
}

.column ul li+li .view_more_btn:hover {
    background: #fe6a86;
}

.column ul li:last-child {
    border: 2px solid #ffc529;
}

.column ul li:last-child .view_more_btn {
    background: #f9bf23;
}

.column ul li:last-child .view_more_btn:hover {
    background: #fccd50;
}

.view_more_btn {
    position: absolute;
    display: block;
    width: 140px;
    height: 40px;
    right: 50px;
    bottom: -20px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    font-family: OpenSans-Semibold;
    font-weight: 600;
    color: #ffffff;
    background: #34c0ee;
    border-radius: 20px;
    cursor: pointer;
}

.view_more_btn:hover {
    background: #59cff6;
}

/* 标签页 */
.tab_bg {
    background: #ffffff;
    padding-top: 50px;
}

.tab-container {
    width: 1420px;
    margin: 0 auto;
}

.tab-container .tab {
    /* border: 1px solid #000000; */
    /* margin-left: 15%; */
    display: flex;
    justify-content: center;
}

.tab-container .tab span {
    display: block;
    /* width: 170px; */
    font-size: 14px;
    border-radius: 50px;
    text-align: center;
    line-height: 40px;
    color: #666;
    float: left;
    padding: 0 30px;
    cursor: pointer;
    white-space: nowrap;
    font-size: 28px;
    font-family: OpenSans;
    font-weight: 400;
}

.tab-container .tab span:first-child {
    margin-right: 31px;
}

.tab-container .tab span:first-child+span+span {
    margin: 0 20px;
}

.tab-container .box span:first-child {
    font-size: 28px;
    font-family: OpenSans-Semibold;
    font-weight: 600;
    color: #ff2e5a;
    border: 0px;
}

.active {
    background-color: #f1506f;
    color: #ffffff !important;
}

/* 标签内容 */
/*定位设置为relative，overflow设置为hidden来隐藏外面的内容*/
.content {
    width: 1400px;
    margin-top: 70px;
    position: relative;
    overflow: hidden;
}

.content ul {
    width: 1440px;
    overflow: hidden;
    float: left;
}

.content ul li {
    margin-right: 40px;
    overflow: hidden;
    width: 320px;
    height: 540px;
    float: left;
    text-align: center;
    position: relative;
}

.content li:hover .details {
    background: #f1526e;
}

.content li:hover .details p {
    color: #ffffff;
}

.content li:hover .details p a {
    color: #ffffff;
}

.content li:hover .details p span {
    color: #ffffff;
}

.content li:hover .details-show {
    display: block;
}

.content .details-show {
    top: 150px;
    right: 80px;
}

.content .details-show a {
    display: inline-block;
}

.content .pop-more {
    margin-top: 0px;
    margin-bottom: 0px;
}

.content .details {
    width: 320px;
    position: relative;
    text-align: center;
    margin: 0 auto;
    height: 120px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.content .details span {
    font-size: 16px;
    font-family: OpenSans;
    font-weight: 400;
    color: #202020;
}

.content .details .shop-price {
    font-size: 24px;
    font-family: OpenSans-Semibold;
    font-weight: 600;
    color: #ff2e5a;
    text-align: center;
    margin-top: 20px;
}

.box-img {
    width: 320px;
    height: 350px;
    overflow: hidden;
    position: relative;
}

.box-trending {
    width: 320px;
    overflow: hidden;
    position: relative;
}

.offer-logo {
    position: absolute;
    right: 0;
    top: 0px;
    margin: 10px;
    /* width: 58px; */
    width: 50px;
    height: 50px;
    background: #e33838;
    border-radius: 50%;
    /* height: 82px; */
    text-align: center;
    z-index: 999;
}

.offer-logo .title {
    font-size: 18px !important;
    padding-top: 13px;
    color: #fff;
}

.offer-logo .title_symbol {
    line-height: 0px;
    font-size: 14px;
    color: #fff;
}

.box-trending a>img {
    width: 100%;
    vertical-align: middle;
}

.box-img a>img {
    width: 100%;
    vertical-align: middle;
}

/*设置为absolute, 操作这个的位置来切换内容*/
.content .box {
    position: relative;
    width: 6000px;
}

/* 折扣 */
.Discount {
    position: absolute;
    height: 50px;
    line-height: 50px;
    width: 50px;
    border-radius: 50%;
    text-align: center;
    background-color: #f54437;
    color: #ffffff;
    cursor: pointer;
}

.price {
    margin-top: 10px;
}

.details-show {
    position: absolute;
    top: 100px;
    right: 10px;
    display: none;
}

.shop-title {
    margin-top: 20px;
    font-size: 20px;
    font-family: OpenSans-Semibold;
    font-weight: 600;
    color: #333333;
    line-height: 85px;
    text-align: center;
    word-break: break-all;
    line-height: 20px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.shop-title a:hover {
    text-decoration: none;
}

.zank {
    background: url("../img/common/favo.png") no-repeat;
    width: 40px;
    height: 40px;
    margin-left: 16px;
    cursor: pointer;
}

.zankk {
    background: url("../img/common/favo.png") no-repeat;
    width: 40px;
    height: 40px;
    margin-left: 16px;
    cursor: pointer;
}

.zank-active {
    background: url("../img/common/favo-1.png") no-repeat;
    width: 40px;
    height: 40px;
    margin-left: 16px;
    cursor: pointer;
}

.column-logo {
    cursor: pointer;
    width: 1400px;
    margin: 0 auto;
    height: 500px;
    overflow: hidden;
    margin-bottom: 80px;
    /* border: 1px solid #000000; */
    margin-top: 75px;
    /* background-image: url("../img/home/middle_banner.jpg"); */
    /* position: relative;
    left: -262px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    bottom: -80px; */
}

.column-logo img {
    width: 100%;
}

/* 趋向热点 */
.trending {
    margin-top: -30px;
}

.trending ul li {
    float: left;
}

/* .trending ul li {
    display: inline-flex;
} */
.trending ul li {
    margin: 0 15px;
}

/* .trending ul li:nth-child(1) {
    margin-right: 40px;
}

.trending ul li:nth-child(3) {
    margin: 0 37px;
} */
.trending h1 {
    text-align: center;
    font-size: 18px;
    margin-bottom: 50px;
}

/* 广告栏目 */
.column-banner {
    width: 1400px;
    height: 100%;
    margin: 0 auto;
    text-align: center;
}

.column-banner a {
    text-decoration: none;
    color: #ffffff;
    font-size: 18px;
    margin-top: 250px;
}

.section-left {
    width: 660px;
    /* height: 500px; */
    /* border: 1px solid #000000; */
    float: left;
    margin-top: 45px;
    cursor: pointer;
}

.section-left:first-child {
    margin-right: 80px;
}

.section-left:nth-child(2) {
    margin-right: 0px;
}

.section-right {
    width: 660px;
    height: 500px;
    margin-top: 80px;
    /* border: 1px solid #000000; */
    cursor: pointer;
}

.footer_service {
    width: 100%;
    height: 360px;
    background: #f7e7ed;
    overflow: hidden;
    display: block;
    clear: both;
}

.footer_service .service {
    width: 1400px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    height: 100%;
    margin: 0 auto;
    padding: 55px 0;
}

.Headunderscore {
    display: none;
}

.Quan {
    margin-top: 60px;
}

.service li {
    text-align: center;
    float: left;
}

.service li+li {
    margin: 0 130px;
}

.service li+li+li {
    margin: 0;
}

.service li:first-child+li+li+li {
    margin-right: 0px;
    float: right;
}

.service-dashe {
    width: 250px;
    height: 250px;
    border: 1px solid #d9b3c7;
    border-radius: 50%;
    overflow: hidden;
}

.service-dashe img {
    width: 100%;
}

.mr {
    margin-right: 0px;
}

.clear {
    clear: both;
}

/* 快速查看购物车 */
.product {
    width: 1077px;
    height: 184px;
    margin: 0 auto;
}

.body {
    width: 100%;
    margin: 0 auto;
    min-width: 1423px;
}

.article {
    background: #212121;
}

/* .main {
    top: 110px !important;
} */