/* index */
.content{
    background-color: #F4F5F8;
    padding-bottom: 20px;
}
#banner {
    width: 1200px;
    height: 400px;
}

#banner .swiper-container {
    width: 1200px;
    height: 400px;
}

#banner .swiper-slide {
    width: 1200px;
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    cursor: pointer;
}
#banner .swiper-container-horizontal>.swiper-pagination-bullets{
    padding-left: 90px;
    
}
#banner .swiper-pagination-bullet {
    width: 9px;
    height: 3px;
    display: inline-block;
    border-radius: 1.5px;
    background: #73817c;
    opacity: 1;
    margin: 0 1px;
    vertical-align: top;
}

#banner .swiper-pagination-bullet-active {
    opacity: 1;
    height: 3px;
    width: 16px;
    background: #fff;
}

#channel {
    width: 1220px;
    overflow: hidden;
}

#channel li {
    width: 224px;
    height: 120px;
    float: left;
    margin: 0 20px 20px 0;
    border-radius: 8px;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
}
#channel li img{
    width: 224px;height: 120px;
}

.icon_sprite {
    display: inline-block;
    vertical-align: top;
    background: url(../../resource/images/index/sprite.png) no-repeat;
}

#specia {
    padding: 20px 15px;
    border-radius: 8px;
    background-color: #fff;
}

#specia .bt,
.core2 .bt {
    font-weight: 700;
    font-size: 24px;
    color: #333;
    line-height: 36px;
}

#specia .bt .icon_tj {
    width: 36px;
    height: 36px;
    background-position: -10px -10px;
}

#specia .more,
.core2 .more {
    color: #9297A5;
    font-size: 13px;
    line-height: 36px;
}

#specia .icon_right,
.core2 .icon_right {
    width: 20px;
    height: 20px;
    background-position: -39px -112px;
    margin-top: 8px;
}
.cate_menu{
    height: 395px;
    overflow: hidden;
}
.cate_menu_active{
    height: auto;
    overflow: auto;
}
#specia li {
    width: 175px;
    float: left;
    margin-left: 20px;
}

#specia li img {
    width: 175px;
    height: 175px;
}

#specia .name {
    font-size: 14px;
    height: 36px;
    line-height: 18px;
    display: -webkit-box;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    color: #35364F;
}

#specia .price {
    font-size: 16px;
    font-weight: 700;
    margin-top: 5px;
}

.joy_item_price_txt {
    text-decoration-line: line-through;
    color: #BFC3CF;
}

.core1 .tuan_offer,
.core1 .yyxq_offer {
    width: 590px;
    height: 300px;
    background-color: #fff;
    border-radius: 8px;
}

.tuan_offer .img {
    width: 180px;
}

.tuan_offer .img .more,
.yyxq_offer .img .more {
    left: 47px;
    bottom: 50px;
    color: #fff;
    font-size: 14px;
    width: 76px;
}
.yyxq_offer .img .more2{
    padding: 5px;border-radius: 4px;background-color: #fff; 
    left: 28px;
    bottom: 20px;
    width: 90px;
}
.tuan_offer_box {
    width: 400px;
    padding: 15px 0px;
}

.tuan_offer_box .swiper-container {
    width: 380px;
    padding: 0 10px;
    height: 280px;
}

.tuan_offer_box .swiper-container .box {
    padding: 0 10px;
}

.tuan_offer_box .pic,
.tuan_offer_box .pic img {
    width: 170px;
}
.tuan_offer_box .remain{
    background-color: #FFEEEE;
    text-align: center;
    border-radius: 12px;
    line-height: 24px;
    height: 24px;
    color: #FA7E7E;
    width: 170px;
    top:240px;
    left:0;
}
.tuan_offer_box .yyimg {
    width: 170px;
    height: 214px;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
}

.tuan_offer_box .yyimg img {
    width: 170px;
}

.tuan_offer_box .name {
    height: 36px;
    line-height: 18px;
    font-size: 14px;
    display: -webkit-box;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    color: #35364F;
    margin-top: 5px;
}
.tuan_offer_box .name a{
    color: #35364F;
}
.tuan_offer_box .par{
    height: 16px;
    line-height: 16px;
    background-color: #ECF0F4;
    border-radius: 8px;
    margin-top: 5px;
}
.tuan_offer_box .par>div{
    border-radius: 8px;
    background-color: #FA7E7E;
    text-align: center;
}
.tuan_offer_box .par .rate{
    color:#fff;
    line-height: 16px;
}
.tuan_offer_box .infos {
    color: #9297A5;
    margin: 5px 0;
}

.tuan_offer_box .infos span {
    color: #FA7E7E;
}

.tuan_offer_box .swiper-button-next {
    width: 13px;
    height: 22px;
    right: 0px;
    background: url(../../resource/images/index/sprite.png) no-repeat;
    background-position: -63px -109px;
}

.tuan_offer_box .swiper-button-prev {
    width: 13px;
    height: 22px;
    left: 0px;
    background: url(../../resource/images/index/sprite.png) no-repeat;
    background-position: -81px -109px;
}

.tuan_offer_box .swiper-button-next.swiper-button-disabled,
.tuan_offer_box .swiper-button-prev.swiper-button-disabled {
    opacity: 0;
    cursor: auto;
    pointer-events: none;
}

.tjhd_offer {
    width: 550px;
    height: 430px;
    padding: 10px 20px;
    border-radius: 8px;
    margin-right: 20px;
}

.varcher_offer {
    height: 450px;
}

.brand_offer {
    width: 245px;
    height: 430px;
    padding: 10px 20px;
    border-radius: 8px;
}

.tjhd_offer ul {
    width: 566px;
    overflow: hidden;
}

.tjhd_offer .items {
    width: 175px;
    height: 170px;
    float: left;
    margin: 0 13px 13px 0;
}
.tjhd_offer .items img{
    width: 175px;
}
#brand_offer_box {
    height: 395px;
}

#brand_offer_box .swiper-container {
    height: 395px;
}

#brand_offer_box .box {
    width: 243px;
    margin-top: 10px;
    overflow: hidden;
    border-left: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
}

#brand_offer_box .box .items {
    width: 80px;
    height: 80px;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    float: left;
    position: relative;
    overflow: hidden;
}

#brand_offer_box .box .items .pic {
    width: 80px;
    height: 80px;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
}

#brand_offer_box .box .items img {
    width: 80px;
}

#brand_offer_box .box .items .mask {
    width: 80px;
    height: 80px;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
    display: none;
}

#brand_offer_box .box .items .mask .tit {
    width: 100%;
    height: 80px;
    overflow: hidden;
    line-height: 80px;
    text-align: center;
    font-size: 12px;
    color: #fff;
}


#brand_offer_box .swiper-pagination-bullet {
    width: 9px;
    height: 6px;
    display: inline-block;
    border-radius: 3px;
    background: #73817c;
    opacity: 1;
    margin: 0 1px;
    vertical-align: top;
}

#brand_offer_box .swiper-pagination-bullet-active {
    opacity: 1;
    width: 16px;
    height: 4px;
    background: #fff;
    border: 1px solid #D9DEE3;
}

.channels_brand_hd {
    height: 40px;
    padding: 20px 0;
    border-radius: 8px 8px 0px 0px;
}

.floorhd_tit {
    position: relative;
}

.floorhd_tit:after,
.floorhd_tit:before {
    content: '';
    display: inline-block;
    background-image: url(../../resource/images/index/icon_bt_zs.png);
    width: 18px;
    height: 20px;
}

.floorhd_tit:after,
.floorhd_tit:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -10px;
}

.floorhd_tit:before {
    left: 50%;
    margin-left: -100px;
}

.floorhd_tit:after {
    right: 50%;
    margin-right: -100px;
}

.channels_brand_nav {
    padding: 10px 0;
    text-align: center;
    height: 41px;
}

.channels_brand_nav>span {
    padding: 10px 30px;
    line-height: 20px;
    color: #35364F;
    display: inline-block;
    background: #FFFFFF;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    margin: 0 5px;
    cursor: pointer;
}

.channels_brand_nav>span.active,
.channels_brand_nav>span:hover {
    background: #187FC4;
    box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.25), inset 0px 4px 4px rgba(0, 0, 0, 0.1);
    color: #fff;
}

.channels_brand_list {
    padding: 20px 0 10px 20px;
}

.channels_brand_list .items {
    width: 218px;
    height: 310px;
    border: 1px solid #E6EFF9;
    border-radius: 3px;
    float: left;
    margin: 0 15px 16px 0;
}

.channels_brand_list ul {
    width: 1200px;
    overflow: hidden;
}

.channels_brand_list .items img {
    width: 218px;
    height: 218px;
}
.core3  .label_img_url{
    width: 218px;
    max-width: 218px;
    left:0;
    top:0;
    z-index: 88;
}
.channels_brand_list .items .text {
    padding: 8px 8px 12px;
}

.channels_brand_list .items .text .name {
    height: 42px;
    display: -webkit-box;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.channels_brand_list .items .text .name>a {
    color: #35364F;
}

.channels_brand_list .items .text .name>a:hover {
    color: #187FC4;
}

.channels_brand_list .items .text .price {
    margin: 5px 0;
}

.channels_brand_list .items .tags>span {
    background: #FFFFFF;
    border: 1px solid #187FC4;
    color: #187FC4;
    border-radius: 3px;
    font-size: 12px;
    margin-right: 4px;
    padding: 0 3px;
}

.channels_brand_list .items .tags>span.text-tag-origin2 {
    border: 1px solid #FA7E7E;
    color: #FA7E7E;
}

.live_2022xcx {
    width: 120px;
    position: fixed;
    left: 50%;
    margin-left: -730px;
    top: 210px;
    z-index: 9999;
    display: none;
}

.live_2022xcx .box {
    padding: 10px;
    background: #fff;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
}

.live_2022xcx .close {
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    background: #fff url(../../resource/images/index/sprite.png) no-repeat;
    background-position: -62px -55px;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    bottom: -40px;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    cursor: pointer;
}

.live_2022xcx .box .live_img {
    position: relative;
    min-height: 50px;
    background: #f0f1f2;
}

.live_2022xcx .box .live_img>img {
    width: 100%;
}

.live_2022xcx .box .live_img .live_sp {
    height: 16px;
    background: rgba(0, 0, 0, 0.7);
    padding: 2px 8px;
    position: absolute;
    left: 10px;
    bottom: 10px;
    color: #fff;
    line-height: 14px;
    border-radius: 10px;
    display: inline-block;
}

.live_2022xcx .box .live_img .live_sp .live_icon_1 img {
    width: 12px;
    margin: 2px 2px 0 0;
}

.live_2022xcx .live_ewm {
    width: 90px;
    margin-top: 10px;
}

.live_2022xcx .live_ewm img {
    width: 90px;
    height: 90px;
}

.live_2022xcx .live_tit {
    font-size: 12px;
    color: #8FC31F;
    text-align: center;
}


.indexAd {
	width: 100%;
	top: 0%;
	position: fixed;
	left: 0%;
	z-index: 9999;
}

.indexAd .bg {
	width: 100%;
	height: 100%;
	background-color: #333;
	opacity: 0.4;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
}

.indexAd .indexAdMain {
	position: fixed;
	width: 700px;
	left: 50%;
	top: 50%;
    margin: -320px 0 0 -350px;
	z-index: 1000;
    text-align: center;
}
.indexAd .indexAdMain img{
    max-width: 100%;
    max-height: 640px;
}
.indexAd .close {
	width: 24px;
	left: 50%;
	bottom: -50px;
	text-align: center;
	margin-left: -12px;
	position: absolute;
	color: #fff;
}

.p-tag {
    width: 32px;
    height: 20px;
    display: inline-block;
    vertical-align: top;
    margin-top: 2px;
}
.icon_ms {
    background: url(../image/icon_ms.png);
}
.icon_pt {
    background: url(../image/icon_pt.png);
}
#tuan_offer_img  .swiper-container-horizontal>.swiper-pagination-bullets{
    width: 86%;
}
#tuan_offer_img .swiper-pagination-bullet {
    width: 9px;
    height: 4px;
    display: inline-block;
    border-radius: 2px;
    background: #73817c;
    opacity: 1;
    margin: 0 1px;
    vertical-align: top;
}
#tuan_offer_img .swiper-pagination-bullet-active {
    opacity: 1;
    height: 4px;
    width: 16px;
    background: #fff;
}

.section01{
    width: 1220px;
    overflow: hidden;
}
.section_box{
    width: 550px;
    margin: 20px 20px 0px 0;
    float: left;
    padding: 10px 20px;
    background-color: #fff;
}
.section_box .tit{
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    margin-bottom: 10px;
}
.section_box .tit>span{
    font-size: 24px;
    color: #333;
    font-weight: 600;
}
.section_box .tit>a{
    font-size: 13px;
    color: #9297A5;
}
.section_box .main{
    width:570px;
    overflow: hidden;
}
.section_box .items{
    width: 175px;
    float: left;
    margin: 0 13px 0 0;
}
.section_box .items .pic img{
    width: 100%;
}
.section_box .items .text{
    height: 42px;
    font-size: 14px;
    line-height: 21px;
    display: -webkit-box;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    margin: 5px 0;
}
.section_box .items .price{
    font-size: 16px;
    color: #ED2E50;
}

.section02{
    height: 284px;
    background-color: #fff;
    padding-left: 160px;
    position: relative;
}
.section02 .main{
    width: 1000px;
    padding: 15px 0 0 30px;
}
.section02 .img{
    position: absolute;
    left:0;
    top: 0;
}

.section02 .items{
    width: 175px;
    float: left;
    margin: 0 25px 0 0;
}
.section02 .items .name{
    margin: 5px 0;
    font-size: 13px;
    line-height: 21px;
    height: 42px;
    display: -webkit-box;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
.section02 .items .pic img{
    width: 100%;
}
.section03 .tit{
    height: 40px;
    line-height: 40px;
    color: #333;
    font-weight: 600;
    font-size: 24px;
    padding-left: 30px;
    position: relative;
}
.section03 .tit>span{
    color: #006837;
}
.section03 .tit::before{
    width: 8px;
    height: 28px;
    content: '';
    background-color: #006837;
    display: inline-block;
    position: absolute;
    left:10px;
    top:6px;
    border-radius: 2px;
}
.section03 .main{
    background-color: #fff;
    overflow: hidden;
    margin-top: 20px;
}