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

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

.all-goods {
    display: block !important;
}

.swiper_bg .container-swiper {
    width: 1400px;
    height: 500px;
    margin: 0 auto;
    position: relative;
}

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

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

#b04 {
    width: 1100px;
    overflow: hidden;
    right: 0;
    height: 500px !important;
    overflow: hidden;
    position: absolute;
}

#b04 .unslider-arrow {
    position: absolute;
    top: 0px;
    top: 50%;
    width: 100%;
    height: 100%;
    text-decoration: none;
    z-index: 1000;
}

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

#b04 .dots {
    position: absolute;
    left: 50%;
    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: #00588A;
    opacity: 1;
}

#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;
    padding: 0;
}

.Countdown {
    padding: 0;
    margin-top: 40px;
}

.Countdown h2 {
    text-align: left;
    font-size: 20px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #202020;
    margin-bottom: 10px;
}

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

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

.Countdown .classic .c-main ul {
    margin-left: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 1000%;
    height: 402px;
    overflow: hidden;
    opacity: 1;
}

.Countdown .classic .c-main ul li {
    float: left;
    position: relative;
    width: 319px;
    margin-right: 40px;
    cursor: pointer;
    background: #ffffff;
    height: 400px;
    overflow: hidden;
}

.Countdown .classic .c-main ul li .Countdown_img {
    width: 320px;
    height: 260px;

    overflow: hidden;
}

.Countdown .classic .c-main ul li .Countdown_img a {
    display: table-cell;
    height: 260px;
    vertical-align: middle;
    text-align: center;
    margin: 0 auto;
    width: 319px;
}

.Countdown .classic .c-main ul li:last-child {
    margin-right: 0;
}

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

.Countdown .classic .c-main ul .details {
    text-align: center;
    position: absolute;
    top: 280px;
}

.Countdown .classic .c-main ul .details .title_info {
    font-size: 20px;
    font-family: Adobe Heiti Std R;
    font-weight: normal;
    color: #12a4dd;
    text-decoration: none;
    cursor: context-menu;
    margin: 0;
}

.Countdown .classic .c-main ul .details a {
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #202020;
    display: inline-block;
    width: 290px;
    overflow: hidden;
    white-space: nowrap;
    line-height: 20px;
    text-overflow: ellipsis;
    margin: 10px 0;
}

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

.Countdown .classic .c-main ul .details-show {
    position: absolute;
    top: 0px;
    width: 298px;
    display: none;
    height: 60px;
    right: 0px;
    left: 1px;
}

.Countdown .classic .c-main ul .details-show .eys-more,
.Countdown .classic .c-main ul .details-show .zank,
.Countdown .classic .c-main ul .details-show .pop-more {
    margin-top: 135px;
    margin-bottom: 90px;
}

.Countdown .classic .c-main ul .details-show .details-bg {
    background: #000000;
    opacity: 0.6;
    display: inline-block;
    width: 320px;
    height: 400px;
    position: absolute;
}

.Countdown .classic .c-main ul .details-show a {
    position: relative;
}

.Countdown .classic .c-main .Countdown_prpogress {
    margin-top: 5px;
    margin-bottom: 10px;
}

.Countdown .classic .c-main .Countdown_prpogress .star {
    height: 20px;
    width: 30px;
    background: url(../img/common/star.png) repeat-x left top;
}

.Countdown .classic .c-main .Countdown_prpogress .star i {
    display: block;
    margin: 0 auto;
    height: 20px;
    background: url(../img/common/star_red.png) repeat-x left top;
}

.Countdown .classic .c-main .Countdown_prpogress .star i.star-0 {
    width: 0;
}

.Countdown .classic .c-main .Countdown_prpogress .star i.star-1 {
    width: 30px;
}

.Countdown .classic .c-main .Countdown_prpogress .star i.star-2 {
    width: 60px;
}

.Countdown .classic .c-main .Countdown_prpogress .star i.star-3 {
    width: 90px;
}

.Countdown .classic .c-main .Countdown_prpogress .star i.star-4 {
    width: 120px;
}

.Countdown .classic .c-main .Countdown_prpogress .star i.star-5 {
    width: 150px;
}

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

.Countdown .classic .c-main ul li:hover .details a {
    color: #ffffff;
}

.Countdown .classic .c-main ul li:hover .details a {
    color: #ffffff !important;
}

.Countdown .classic .c-main ul li:hover .details a del {
    color: #ffffff;
}

.Countdown .classic .c-main ul li:hover .details .star i {
    background: url(../img/common/star_write.png) repeat-x left top;
}

.Countdown .classic .c-btn div {
    position: absolute;
    top: -38px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #cccccc;
    cursor: pointer;
}

.Countdown .classic .c-btn div.left {
    right: 40px;
    font-family: monospace;
    font-size: 30px;
    text-align: center;
    color: #999999;
}

.Countdown .classic .c-btn div.right {
    right: 0px;
    font-family: monospace;
    font-size: 30px;
    text-align: center;
    color: #999999;
}

.HomeAdver_title {
    font-size: 20px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #202020;
    margin-top: 40px;
    margin-bottom: 10px;
}

.HomeAdvertising #flash_sales {
    width: 360px;
    height: 505px;
    /* background: linear-gradient(-42deg, #0d8dcf 0%, #4cb8eb 100%); */
    background: url(../img/home/skill.png) no-repeat;
    margin: 0;
}

.HomeAdvertising #flash_sales .falsh_time {
    width: 300px;
    margin: 0 auto;
    padding-top: 40px;
    margin-top: 76%;
}

.HomeAdvertising #flash_sales .falsh_time .joinh {
    margin-left: 30px;
}

.HomeAdvertising #flash_sales .falsh_time h6 {
    font-size: 24px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #ffffff;
    margin-bottom: 30px;
    text-align: center;
}

.HomeAdvertising #flash_sales .falsh_time b {
    font-style: normal;
    display: inline-block;
    width: 20px;
    text-align: center;
    color: #ffffff;
}

.HomeAdvertising #flash_sales .falsh_time span {
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border: 2px solid #ffffff;
    font-size: 32px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
}

.HomeAdvertising #flash_sales .falsh_time .joind {
    margin-left: 25px;
}

.HomeAdvertising li {
    background: #ffffff;
    float: left;
    margin-left: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    border: 0;
}

.HomeAdvertising li img {
    width: 100%;
    overflow: hidden;
    vertical-align: middle;
}

.HomeAdvertising .flash_left {
    width: 456px;
    padding: 20px;
    height: 200px;
    border: 1px solid rgba(221, 221, 221, 1);
}

.HomeAdvertising .flash_left .flash_img {
    float: left;
    width: 160px;
    height: 198px;
    overflow: hidden;
}

.HomeAdvertising .flash_left .flash_img a {
    display: table-cell;
    vertical-align: middle;
    height: 200px;
}

.HomeAdvertising .flash_left .flash_info {
    position: relative;
    float: left;
    width: 265px;
    padding-left: 30px;
    overflow: hidden;
}

.HomeAdvertising .flash_left .flash_info .flash_title {
    width: 215px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #202020;
    display: inline-block;
    margin-top: 10px;
}

.HomeAdvertising .flash_left .flash_info .flash_title:hover {
    text-decoration: underline;
}

.HomeAdvertising .flash_left .flash_info .flash_price {
    font-size: 22px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #12a4dd;
    margin-bottom: 10px;
}

.HomeAdvertising .flash_left .flash_info .flash_price del {
    font-size: 14px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    text-decoration: line-through;
    color: #999999;
}

.HomeAdvertising .flash_left .flash_info .falsh-btn {
    width: 150px;
    height: 36px;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #12a4dd;
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #12A4DD;
    margin-bottom: 15px;
    cursor: pointer;
    display: block;
    text-align: center;
    line-height: 36px;
    text-decoration: none;
}

.HomeAdvertising .flash_left .flash_info .falsh-btn:hover {
    border: 1px solid #12a4dd;
    background: #12a4dd;
    color: #ffffff;
}

.HomeAdvertising .flash_left .flash_info .progress-left {
    /* 表示已完成进度背景色 */
}

.HomeAdvertising .flash_left .flash_info .progress-left b {
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #666666;
}

.HomeAdvertising .flash_left .flash_info .progress-left div {
    width: 250px;
    background: #d5d5d5;
    height: 10px;
    line-height: 5px;
    border-radius: 10px;
    margin-top: 5px;
}

.HomeAdvertising .flash_left .flash_info .progress-left progress {
    color: #E83C2E;
    background: #d5d5d5;
    width: 245px;
    transform: translateX(2px);
    height: 10px;
    background: #cccccc;
    border-radius: 5px;
    -webkit-color: #dd0000;
    -webkit-background: #d5d5d5;
    -webkit-border-radius: 5px;
    /* 表示已完成进度背景色 */
    /* 表示总长度背景色 */
    -moz-color: #E83C2E;
    -moz-background: #E83C2E;
    -moz-border-radius: 5px;
}

.HomeAdvertising .flash_left .flash_info .progress-left progress::-webkit-progress-bar {
    background-color: #d5d5d5;
}

.HomeAdvertising .flash_left .flash_info .progress-left progress::-webkit-progress-value {
    background: #E83C2E;
    border-radius: 5px;
}

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

.column li {
    cursor: pointer;
    float: left;
    width: 460px;
    background: #f7f7f7;
    overflow: hidden;
}

.column li a {
    vertical-align: middle;
    display: table-cell;
    height: 520px;
}

.column li:hover {
    background: #ffffff;
    opacity: 0.5;
}

.column li img {
    width: 100%;
    overflow: hidden;
    vertical-align: middle;
}

/* 第四套顶级品牌展示区域 */
.topsallers {
    margin-bottom: 50px;
    margin-top: 50px;
}

.topsallers li {
    float: left;
    width: 450px;
    background: #e5e5e5;
    position: relative;
    cursor: pointer;
    margin-right: 25px;
}

.topsallers li:hover {
    -webkit-transform: scale(1.05);
}

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

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

.topsallers li .topsallers_img {
    height: 300px;
    background: #ffffff;
    overflow: hidden;
}

.topsallers li .topsallers_img a img {
    width: 100%;
    overflow: hidden;
    vertical-align: middle;
}

.view_product {
    width: 1400px;
    margin: 0 auto;
    margin-top: 45px;
}

.view_product li {
    float: left;
    width: 680px;
    overflow: hidden;
    height: 400px;
    position: relative;
    background: #FFFFFF;
}

.view_product li a {
    /* vertical-align: middle;
    display: table-cell;
    height: 480px; */
}

.view_product li img {
    width: 100%;
    overflow: hidden;
    vertical-align: middle;
}

.view_product li:first-child {
    margin-right: 40px;
}

.view_product:last-child span {
    width: 100px;
    position: absolute;
    height: 100px;
    top: 270px;
    left: 225px;
    cursor: pointer;
    line-height: 100px;
    text-align: center;
    display: inline-block;
    background: #333333;
    border-radius: 50%;
}

.view_product:last-child span b {
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #ffffff;
    height: 70px;
    font-style: normal;
    display: inline-block;
    border-bottom: 1px solid #ffffff;
}

.offer-logo {
    position: absolute;
    right: -10px;
    top: -10px;
    margin: 10px;
    width: 39px;
    height: 39px;
    line-height: 13px;
    background: #e83c2e;
    border-radius: 50%;
    text-align: center;
    z-index: 999;
}

.offer-logo .title {
    font-size: 12px !important;
    padding-top: 13px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #ffffff;
}

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

/* 折扣 */
.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;
}

.zank {
    background: url("../img/common/favo.png") no-repeat 10px #dddddd;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    line-height: 20px;
    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.png") no-repeat 10px #ffffff;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    line-height: 20px;
    cursor: pointer;
}

.column-logo {
    cursor: pointer;
    width: 1400px;
    margin: 0 auto;
    height: 400px;
    overflow: hidden;
    margin-top: 45px;
    position: relative;
    background: #FFFFFF;
}

.column-logo img {
    width: 100%;
    overflow: hidden;
    vertical-align: middle;
}

.column-logo span {
    position: absolute;
    width: 150px;
    height: 30px;
    line-height: 30px;
    bottom: 100px;
    text-align: center;
    left: 185px;
    border: 1px solid #333333;
    border-radius: 3px;
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
}

.column-logo:hover span {
    background: #222222;
    color: #ffffff;
}

.column-logo:hover span b {
    color: #ffffff;
}

.Hot_sales h2 {
    font-size: 20px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #202020;
    margin-top: 40px;
    margin-bottom: 10px;
}

.Hot_sales .Hot_sales_ul li {
    float: left;
    width: 210px;
    height: 330px;
    background: #ffffff;
    margin-right: 20px;
    position: relative;
    border: 1px solid rgba(221, 221, 221, 1);
}

.Hot_sales .Hot_sales_ul li:last-child {
    width: 700px;
    height: 330px;
    margin-right: 0;
    border: 0;
    overflow: hidden;
}

.Hot_sales .Hot_sales_ul li:last-child img {
    width: 100%;
}

.Hot_sales .Hot_sales_ul .Hot_img {
    width: 210px;
    height: 184px;
    overflow: hidden;
    display: block;
    vertical-align: middle;

}

.Hot_sales .Hot_sales_ul .Hot_img img {
    width: 100%;
}

.Hot_sales .Hot_sales_ul li .details {
    text-align: center;
    margin-top: 10px;
    position: absolute;
    top: 230px;
}

.Hot_sales .Hot_sales_ul li .details .title_info {
    font-size: 18px;
    font-family: Adobe Heiti Std R;
    font-weight: normal;
    color: #12a4dd;
    margin-top: 10px;
    text-decoration: none;
}

.Hot_sales .Hot_sales_ul li .details a {
    font-size: 14px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #202020;
    display: inline-block;
    width: 160px;
    overflow: hidden;
    white-space: nowrap;
    line-height: 20px;
    text-overflow: ellipsis;
}

.Hot_sales .Hot_sales_ul li .details del {
    font-size: 12px;
    font-family: Adobe Heiti Std R;
    font-weight: 400;
    text-decoration: line-through;
    color: #999999;
    margin-left: 10px;
}

.Hot_sales .Hot_sales_ul li .details-show {
    position: absolute;
    top: 0px;
    width: 210px;
    display: none;
    height: 60px;
    right: 0px;
    left: 1px;
}

.Hot_sales .Hot_sales_ul li .details-show .eys-more,
.Hot_sales .Hot_sales_ul li .details-show .zank,
.Hot_sales .Hot_sales_ul li .details-show .pop-more {
    margin: 0;
    margin-top: 115px;
    margin-right: 10px;
}

.Hot_sales .Hot_sales_ul li .details-show .eys-more {
    margin-left: 15px;
}

.Hot_sales .Hot_sales_ul li .details-show .details-bg {
    background: #000000;
    opacity: 0.6;
    display: inline-block;
    width: 210px;
    height: 330px;
    position: absolute;
    right: 1px;
}

.Hot_sales .Hot_sales_ul li .details-show a {
    position: relative;
}

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

.Hot_sales .Hot_sales_ul li:hover .details a {
    color: #ffffff;
}

.Hot_sales .Hot_sales_ul li:hover .details del {
    color: #ffffff;
}

/* 趋向热点 */
.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;
}

.Headunderscore {
    display: none;
}

.Quan {
    margin-top: 60px;
}

.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;
} */