.surplus_box{
	padding: 34px 0 60px;
    background: #f5f5f5;
}
/* 物资出售 */
.surplus_title{
	margin: 24px 0 0;
    height: 59px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.surplus_title img{
	width: calc(100% - 178px);
}
.surplus_title button{
    width: 178px;
    height: 48px;
    background: url(/static/images/temporary/surplus_title_button.png);
    border: none;
    outline: none;
    font-size: 16px;
    line-height: 18px;
    color: #ffffff;
    cursor: pointer;
}
.surplus_title1{
	
}
.surplus_sell{
    padding: 40px 0 0;
    overflow: hidden;
}
.surplus_sell_item{
    width: calc((100% - 16px) / 2);
    float: left;
    margin: 0 16px 20px 0;
    background: #ffffff;
    border-radius: 10px;
}
.surplus_sell_item:nth-of-type(2n){
    margin: 0 0 20px;
}
.surplus_sell_itemT{
    height: 59px;
    line-height: 59px;
    background-image: linear-gradient(-90deg, #fe494f 0%, #df313a 100%);
    border-radius: 10px 10px 0 0;
    padding: 0 28px;
    overflow: hidden;
}
.surplus_sell_icon{
	
}
.surplus_sell_title{
    font-size: 24px;
    color: #ffffff;
    float: left;
}
.surplus_sell_more{
	float: right;
    color: #ffffff;
    font-size: 14px;
}
.surplus_sell_more:hover{
	color: #ffffff;
}
.surplus_sell_more span{
    padding: 0 11px 0 0;
}
.surplus_sell_more img{
	
}
.surplus_sell_itemB{
	overflow: hidden;
}
.surplus_sell_goods{
    width: calc(100% / 3);
    float: left;
}
.surplus_sell_goods:nth-of-type(3n){
	
}
.surplus_sell_goods a{
    display: block;
    padding: 0 8px;
}
.surplus_sell_goodsImg{
	width: 100%;
    height: 190px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.surplus_sell_goodsName{
	height: 72px;
	font-size: 16px;
    line-height: 24px;
    color: #424242;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.surplus_sell_goodsPrice{
    padding: 6px 0 17px;
    text-align: right;
    font-size: 18px;
    font-weight: bold;
    line-height: 32px;
    color: #c61a22;
}
/* 物资求购 */
.surplus_buy{
	
}
.surplus_buy_tabs{
    padding: 26px 0 0;
    overflow: hidden;
}
.surplus_buy_tabs li{
    float: left;
    padding: 0 30px;
    border-right: 1px solid #606060;
    font-size: 14px;
    line-height: 18px;
    color: #343434;
    cursor: pointer;
}
.surplus_buy_tabs li:last-child{
	border-right: none;
}
.surplus_buy_tabs li:hover,
.surplus_buy_tabs li.active{
	color: #c11821;
}
.surplus_buy_items{
    padding: 42px 0 0;
    overflow: hidden;
}
.surplus_buy_item{
    width: calc((100% - 60px) / 4);
    height: 184px;
    background: #ffffff;
    float: left;
    margin: 0 20px 20px 0;
    border-radius: 4px;
}
.surplus_buy_item:nth-of-type(4n){
    margin: 0 0 20px;
}
.surplus_buy_item a{
    display: block;
    padding: 0 15px 0 20px;
}
.surplus_buy_itemT{
    padding: 22px 0 12px;
    overflow: hidden;
    border-bottom: 1px solid #f5f5f5;
}
.surplus_buy_itemImg{
	float: left;
    display: block;
    margin: 0 11px 0 9px;
}
.surplus_buy_itemR{
	float: left;
}
.surplus_buy_itemRT{
	
}
.surplus_buy_itemName{
	color: #333333;
    font-size: 14px;
}
.surplus_buy_itemIcon{
	
}
.surplus_buy_itemTitle{
	font-size: 18px;
    color: #333333;
    font-weight: bold;
    line-height: 18px;
}
.surplus_buy_itemIntro{
    line-height: 18px;
    color: #999999;
    padding: 10px 0 0;
}
.surplus_buy_itemPhone{
	padding: 14px 0 0;
    color: #c11821;
    font-weight: bold;
}
.surplus_buy_more{
    margin: 60px auto 0;
    display: block;
    width: 253px;
    height: 50px;
    border-radius: 4px;
    border: solid 1px #c11821;
    background: transparent;
    font-size: 14px;
    line-height: 18px;
    color: #c11821;
    cursor: pointer;
}

/* 询价 */
.inquiry_box{
    background: #E7E6E9;
    padding: 51px 0 60px;
}
.inquiry_search{
    width: 650px;
    height: 48px;
    background: rgba(255,255,255,1);
    border: 2px solid rgba(193,24,33,1);
    border-radius: 4px;
    margin: auto;
    overflow: hidden;
}
.inquiry_search input{
	display: block;
    width: 490px;
    height: 44px;
    line-height: 44px;
    border: none;
    color: #323232;
    font-size: 16px;
    float: left;
    padding: 0 10px;
}
.inquiry_search button{
	display: block;
    float: right;
    width: 156px;
    background: #C11821;
    height: 44px;
    line-height: 44px;
    border: none;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
}
.inquiry_nums{
    padding: 38px 0 0;
    display: flex;
    justify-content: space-between;
}
.inquiry_num{
    width: calc((100% - 52px) / 3);
    height: 157px;
    background: url(/static/images/temporary/inquiry_num.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
}
.inquiry_numNum{
    padding: 26px 0 0;
    color: #C11821;
    font-size: 48px;
    font-weight: bold;
    height: 78px;
}
.inquiry_numNum span{
	font-size: 30px;
}
.inquiry_numName{
    padding: 19px 0 0;
    color: #353535;
    font-size: 24px;
    font-weight: bold;
}
/* 寻源清单 */
.inquiry_title{
    margin: 25px 0 0;
}
.inquiry_tabs{
    display: flex;
}
.inquiry_tabs li{
    padding: 0 30px;
    border-right: 1px solid #606060;
    font-size: 14px;
    line-height: 18px;
    color: #343434;
    cursor: pointer;
}
.inquiry_tabs li:last-child{
	border-right: none;
}
.inquiry_tabs li:hover,
.inquiry_tabs li.active{
	color: #c11821;
}
.inquiry_tabs1{
	padding: 36px 0 0;
}
.inquiry_tabs2{
    padding: 30px 0 0;
}
.inquiry_tabs2 li {
    border: none;
    padding: 0 10px 0 0;
}
.inquiry_tabs3{
    padding: 39px 0 0;
    flex-wrap: wrap;
}
.inquiry_mian1{
	padding: 32px 0 0;
}
.inquiry_mian1 li{
	width: calc((100% - 20px) / 2);
    height: 260px;
    float: left;
    background: #ffffff;
    margin: 0 20px 12px 0;
    box-shadow: 0px 1px 6px 0px rgba(45,4,6,0.3);
    border-radius: 4px;
}
.inquiry_mian1 li:nth-of-type(2n){
	margin: 0 0 12px 0;
}
.inquiry_mian1 li a{
	display: block;
    padding: 0 17px 0 20px;
}
.inquiry_mian1T1{
    padding: 35px 6px 16px;
    border-bottom: 1px solid #F5F5F5;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
}
.inquiry_mian1B1 {
	line-height: 49px;
    border-bottom: 1px solid #F5F5F5;
    font-size: 14px;
    color: #999999;
}
.inquiry_mian1B1 span{
	color: #C11821;
    padding: 0 15px 0 0;
}
.inquiry_mian1T2{
	padding: 12px 6px;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
}
.inquiry_mian1B2{
    display: flex;
    flex-wrap: wrap;
    color: #999999;
}
.inquiry_mian1B2 span{
	display: block;
    width: 33%;
    padding: 0 0 9px;
    overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.inquiry_more1{
	margin:10px auto 40px;
}

/* 寻源榜单 */
.inquiry_top_box{
	display: flex;
    flex-wrap: wrap;
    padding: 79px 0 0;
    justify-content: space-between;
}
.inquiry_top_main{
    width: 580px;
}
.inquiry_top_title{
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.inquiry_top_title span:nth-of-type(1),
.inquiry_top_title span:nth-of-type(3){
	width: 94px;
    height: 2px;
    background: rgba(193,24,33,1);
    display: block;
}
.inquiry_top_title span:nth-of-type(2){
    display: block;
    color: #C11821;
    font-size: 24px;
    padding: 0 12px;
}
.inquiry_top_lists{
    padding: 26px 0 0;
}
.inquiry_top_list{
    height: 160px;
    box-shadow: 0px 1px 6px 0px rgba(45,4,6,0.3);
    border-radius: 4px;
    background: #ffffff;
    padding: 0 20px;
    margin: 0 0 27px;
}
.inquiry_top_listT{
    padding: 31px 0 0;
    color: #000000;
    font-size: 24px;
}
.inquiry_top_listT span {
    color: #C11821;
    font-size: 18px;
    font-weight: bold;
    padding: 0 0 0 29px;
}
.inquiry_top_listC{
    padding: 12px 0 0;
    line-height: 43px;
    color: #999999;
    font-size: 18px;
}
.inquiry_top_listCIcon{
    
}
.inquiry_top_listCNum{
	color: #C11821;
    font-size: 24px;
}
.inquiry_top_listCProc{
    width: 100%;
    height: 8px;
    border-radius: 4px;
    background: linear-gradient(0deg,rgba(233,175,34,1) 0%,rgba(255,229,147,1) 50%,rgba(233,175,34,1) 100%);
    margin: 10px 0 0;
}
.inquiry_more2{
	margin:10px auto 0;
}

/* 服务介绍 */
.description_swiper .container{
    position: relative;
    height: 100%;
}
.description_swiper .container a{
	position: absolute;
    bottom: 240px;
    left:0;
    width: 198px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background: #263a6e;
    color: #ffffff;
    border-radius: 4px;
}

.description_mian1{
	background: #ffffff;
    height: 630px;
}
.description_title{
    padding: 90px 0 0;
    text-align: center;
    color: #2A2A2A;
    font-size: 32px;
}
.description_title span{
    display: block;
    width: 100px;
    height: 3px;
    background: #263a6e;
    margin: 38px auto 0;
}
.description_mian1_items{
	display: flex;
    justify-content: space-around;
    padding: 79px 0 0;
}
.description_mian1_item{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.description_mian1_item img{
    max-width: 80px;
    max-height: 70px;
}
.description_mian1_item h2{
	padding: 43px 0 0;
    color: #2A2A2A;
    font-size: 18px;
}
.description_mian1_item p{
	padding: 49px 0 0;
}
.description_mian1_item span{
    display: block;
    color: #666666;
    font-size: 14px;
    text-align: center;
    line-height: 26px;
}
.description_mian2{
    background: #F9F9F9;
    height: 820px;
}
.description_mian2_items{
	position: relative;
    margin: 76px auto 0;
    width: 635px;
    height: 355px;
}
.description_mian2_items img{
	position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}
.description_mian2_item{
	position: absolute;
    width: 251px;
}
.description_mian2_item h2{
    color: #2A2A2A;
    font-size: 18px;
    text-align: center;
}
.description_mian2_item p{
    padding: 28px 0 0;
    color: #666666;
    font-size: 14px;
    line-height: 26px;
}
.description_mian2_item1{
    top: -12px;
    left: -185px;
}
.description_mian2_item2{
	top: -12px;
    right: -185px;
}
.description_mian2_item3{
	bottom: -112px;
    left: -185px;
}
.description_mian2_item4{
	bottom: -92px;
    right: -185px;
}
.description_mian3{
    height: 590px;
    background: #ffffff;
}
.description_mian3 .container{
    width: 1355px !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}
.description_mian3 h3{
    padding: 0;
    text-align: left;
}
.description_mian3 h3 span {
    margin: 38px 0 0;
}
.description_mian3 p{
	padding: 33px 0 0;
	color: #333333;
    font-size: 14px;
}
.description_mian4{
	height: 820px;
    background: #FAFAFA;
}
.description_mian4 img{
    margin: 32px auto 0;
    display: block;
}

/* 618活动 */
.activity_box{
    width: 100%;
    height: auto;
    background: #FFECCC;
}
.activity_banner{
    width: 100%;
    height: 708px;
    background: url(/static/images/activity_banner.png) top center no-repeat;
}
.activity_main{
    /*padding: 0 0 52px;*/
}
/* 时间进度条 */
.activity_time_axis{
    padding: 0 0 68px;
    display: flex;
    justify-content: space-around;
}
.time_axis_round_box{
    position: relative;
    cursor: pointer;
    color: #333333;
}
.time_axis_img{
    display: block;
    width: 108px;
    position: absolute;
    bottom: 100px;
}
.time_axis_time{
    display: block;
    font-size: 24px;
    font-weight: bold;
    width: 108px;
    text-align: center;
    padding: 96px 0 0;
}
.time_axis_bottom{
    display: block;
    font-size: 24px;
    font-weight: bold;
    width: 108px;
    text-align: center;
    padding: 25px 0 0;
}
.time_axis_bottom.time_axis_bottom1{
	display: none;
}
.time_axis_line{
    display: none;
    width: 245px;
    height: 4px;
    background: #CF1F2B;
    border-radius: 2px;
    margin: 22px 0 0 0;
    position: absolute;
    left: -180px;
}
.time_axis_round{
    display: none;
    position: absolute;
    left: 43px;
    bottom: 38px;
    z-index: 9;
}
.time_axis_disable{
    color: #979797;
    cursor: no-drop;
}
.time_axis_active {
    color: #CE1E2A;
}
.time_axis_active .time_axis_line{
    background: linear-gradient(90deg,rgba(246,97,63,1) 0%,rgba(254,198,61,1) 100%);
}
.time_axis_round_box:first-child .time_axis_line{
    display: none;
} 
.activity_time.active{
    position: fixed;
    top: 0px;
    width: 100%;
    background: #ffffff;
    z-index: 99;
    box-shadow: 0 5px 20px -8px #4e4e4e;
}
.activity_time.active .activity_time_axis {
    padding: 0;
}
.activity_time.active li{
    width: 20%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.activity_time.active img,
.activity_time.active .time_axis_line{
	display: none;
}
.activity_time.active li .time_axis_time {
    width: auto;
    font-size: 18px;
    padding: 0;
}
.activity_time.active li .time_axis_bottom {
    padding: 0 0 0 12px;
    font-size: 18px;
    width: auto;
}
.activity_time.active .time_axis_round_box.time_click_ul {
    background: #CE1E2A;
    color: #ffffff;
}
/* 商品列表 */
.activity_goods_box{
    padding: 0 0 52px;
}
/* 商品列表标题 */
.activity_title{
    width: 100%;
    height: 84px;
    /*background: url(/static/images/activity_title.png) top center no-repeat;*/
    margin: 0 0 50px;
}
.activity_goods_top{
    height: 59px;
    background: #FAFAFA;
    border-radius: 4px 4px 0 0;
    position: relative;
    display: flex;
    align-items: center;
}
.activity_goods_top h2{
    color: #353535;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    left: 29px;
}
.activity_goods_top .activity_goods_left{
    display: block;
    width: 24px;
    height: 24px;
    cursor: pointer;
    position: absolute;
    right: 72px;
    margin-top: -10px;
}
.activity_goods_top .activity_goods_right{
    display: block;
    width: 24px;
    height: 24px;
    cursor: pointer;
    position: absolute;
    right: 24px;
    margin-top: -10px;
}
.activity_goods_bottom{
    min-height: 845px;
    background: #FFFFFF;
    border-radius: 0 0 4px 4px;
    display: flex;
    flex-wrap: wrap;
}
.activity_goods_bottom li{
    width: 25%;
    height: 50%;
    border-right: 1px solid #EDEDED;
    border-bottom: 1px solid #EDEDED;
}
.activity_goods_bottom li:nth-of-type(4n){
    border-right: none;
}
.activity_goods_bottom li a{
    display: block;
    width: 100%;
    position: relative;
}
.activity_goods_bottom li .activity_goods_img{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 240px;
}
.activity_goods_bottom li .activity_goods_img img{
    width: 160px;
    height: 160px;
}
.activity_goods_bottom li .activity_goods_tips{
    position: absolute;
    top: 18px;
    right: 17px;
}
.activity_goods_bottom li .activity_goods_name{
    font-size: 16px;
    color: #9F1421;
    font-weight: bold;
    text-align: center;
}
.activity_goods_bottom li .activity_goods_info{
    font-size: 16px;
    color: #000000;
    padding: 19px 15px 0 25px;
    text-align: center;
    max-height:40px;
}
.activity_goods_bottom li .activity_goods_price{
    color: #9F1421;
    font-size: 16px;
    padding: 24px 0 0;
    text-align: center;
    font-weight: bold;
}
.activity_goods_bottom li .activity_goods_car{
    margin: 22px auto;
    display: block;
}
.activity_bottom{
    width: 100%;
    height: 499px;
    background: url(/static/images/activity_bottom.png) top center no-repeat;
    background-size: 100%;
}

.layui-layer.layui-layer-page{
    background: transparent;
    box-shadow: none;
    border: none;
}
.activity_tips{
    width: 1300px;
    height: 500px;
    background: url(/static/images/activity_tips.png) no-repeat;
    background-size: 100% 500px;
}
.activity_tips h3{
    text-align: center;
    padding: 60px 0 20px;
    font-size: 24px;
}
.activity_tips div{
    padding: 0 150px;
    font-size: 18px;
    height: 290px;
    overflow: auto;
}
.activity_tips button{
    display: block;
    margin: 30px auto 0;
    width: 140px;
    height: 32px;
    border: none;
    background: #9F1421;
    outline: none;
    color: #ffffff;
    cursor: pointer;
}
.activity_tips div::-webkit-scrollbar {
    /*滚动条整体样式*/
    width : 10px;  /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}
.activity_tips div::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 10px;
    box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
    background   : #FEEAC7;
}
.activity_tips div::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background   : #535353;
}
.activity_top{
    padding: 60px 0 80px;
}
.activity_top .container{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
}
.activity_top_item{
    background: #ffffff;
    border-radius: 10px;
    margin: 0 0 15px;
    text-align: center;
}
.activity_top_item h2{
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    padding: 0 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.activity_top_item h3{
	color: #cc0000;
    font-size: 24px;
    font-weight: bold;
    padding: 7px 0;
}
.activity_top_item p{
    color: #333333;
    font-size: 16px;
}
.activity_top_item1{
    width: calc((100% - 30px) / 3);
    height: 145px;
}
.activity_top_item2{
	width: calc((100% - 30px) / 3);
    height: 175px;
}
.activity_top_item3{
	width: calc((100% - 30px) / 3);
    height: 145px;
}
.activity_top_item4,
.activity_top_item5{
    width: calc((100% - 15px) / 2);
    height: 95px;
    display: flex;
    align-items: center;
    padding: 0 24px;
    justify-content: space-between;
}
.activity_top_item1 img {
    margin: -40px 0 0;
}
.activity_top_item2 img {
    margin: -30px 0 0;
}
.activity_top_item3 img {
    margin: -40px 0 0;
}
.activity_top_item4 span,
.activity_top_item5 span{
	font-size: 24px;
    color: #343434;
}
.activity_top_item4 h2,
.activity_top_item5 h2{
    font-weight: lighter;
    width: 50%;
    text-align: left;
}
.activity_top_item4 h3,
.activity_top_item5 h3{
    font-weight: lighter;
}
.activity_top_item4 p,
.activity_top_item5 p{
	
}
/*精选会场*/
.activity_jxhc{
    text-align: center;
    height: 204px
}
.activity_jxhc img{
    cursor: pointer;
}
.activity_rqgys{
    height: 150px
}
.activity_rqgys img{
    margin: 10px 60px 10px 60px;
    cursor: pointer;
}
.activity_rqtg{
    text-align: center;
    height: 280px;
    margin-bottom: 30px;
}
.activity_rqtg img{
    cursor: pointer;
}
.surplus_lists_box{
    background: #ffffff;
}
.surplus_screen_box{
    padding-bottom: 46px;
    border-bottom: 6px solid #F5F5F5;
}
.surplus_screen_lists{
    padding: 18px 0 0;
}
.surplus_screen_lists>li{
    border-bottom: 1px dashed #EEEEEE;
    display: flex;
    flex-wrap: wrap;
}
.surplus_screen_lists>li:last-child{
    border-bottom: 1px solid #EEEEEE;
}
.surplus_screen_lists label{
    line-height: 47px;
    color: #999999;
    font-size: 14px;
    padding: 0 20px;
    width: 110px;
}
.surplus_screen_list{
    display: flex;
    line-height: 47px;
    width: calc(100% - 200px);
    flex-wrap: wrap;
    height: 47px;
    overflow: hidden;
}
.surplus_screen_list>li{
    display: flex;
    align-items: center;
    padding: 0 20px 0 0;
    cursor: pointer;
    color: #676767;
}
.surplus_screen_list>li.active{
    color: #E2231A;
}
.surplus_screen_list>li img{
    display: block;
    margin: 0 5px 0 0;
}
.surplus_screen_list>li span{
    display: block;
    font-size: 14px;
}
.surplus_screen_btn{
    line-height: 47px;
    display: flex;
    align-items: self-start;
    cursor: pointer;
}
.surplus_screen_btn span{
    display: block;
    color: #D64545;
    font-size: 14px;
}
.surplus_screen_btn img{
    display: block;
    margin: 20px 0 0 14px;
}
.surplus_sort_item{
    padding: 20px 0 0;
    line-height: 34px;
    display: flex;
    flex-wrap: wrap;
}
.surplus_sort_item label{
    display: block;
    color: #333333;
    font-size: 16px;
    padding: 0 20px;
    width: 110px;
}
.surplus_sort_item span{
    display: flex;
    width: 110px;
    border: 1px solid #EEEEEE;
    align-items: center;
    margin: 0 13px 0 0;
    color: #666666;
    font-size: 16px;
    cursor: pointer;
    justify-content: space-evenly;
}
.surplus_sort_item span.active{
    border-color: #E2231A;
    color: #E2231A;
}
.surplus_sort_item div{
    display: flex;
}
.surplus_sort_item input{
    border: 1px solid #DDDDDD;
    width: 550px;
    padding: 0 16px;
    font-size: 16px;
}
.surplus_sort_item input::placeholder{
    color: #C3C3C3;
}
.surplus_sort_item button{
    display: block;
    width: 120px;
    background: #E2231A;
    border: none;
    color: #FBFBFB;
    font-size: 16px;
}
.surplus_goods_list{
    display: flex;
    padding: 44px 0;
    border-bottom: 1px solid #dddddd;
    justify-content: space-evenly;
}
.surplus_goods_list:last-child{
    border-bottom: none;
}
.surplus_goods_img{
    display: block;
    margin: 0 30px 0 20px;
    max-width: 200px;
    max-height: 200px;
    width: 200px;
}
.surplus_goods_info{
    width: calc(100% - 400px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.surplus_goods_info h3{
    width: 100%;
    color: #333333;
    font-size: 24px;
    line-height: 33px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.surplus_goods_info p{
    color: #333333;
    font-size: 16px;
    display: flex;
    align-items: flex-end;
}
.surplus_goods_info span{
    color: #FF5252;
    font-size: 24px;
    display: block;
    padding: 0 6px;
}
.surplus_goods_info ul{
    display: flex;
    flex-wrap: wrap;
}
.surplus_goods_info li{
    display: block;
    color: #777777;
    font-size: 14px;
    width: 50%;
    padding: 12px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.surplus_goods_operation{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.surplus_goods_operation a{
    color: #268DFF;
    font-size: 20px;
}
.surplus_goods_operation p{
    color: #C6C6C6;
    font-size: 14px;
}
/* 双11抽奖页面 */
.luckdraw_box{
	width: 100%;
    background: url(/static/images/temporary/luckdraw_box_bg.png) top center no-repeat;
    background-size: cover;
    padding:0 0 115px;
}
.luckdraw_box .container{
	width: 1330px !important;
    overflow: hidden;
}
.luckdraw_box_left{
	width: 780px;
    height: 780px;
    float: left;
    background: url(/static/images/temporary/luckdraw_round.png) no-repeat;
    background-size: 100%;
    margin: 0px 0 0;
    position: relative;
}
.luckdraw_round_btn{
    width: 100px;
    height: 90px;
    position: absolute;
    top: 140px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    cursor: pointer;
}
.luckdraw_box_right{
   	float: right;
    width: calc(100% - 780px);
    padding: 0 0 0 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.luckdraw_date{
   	display: block;
    margin: 75px 0 0;
}
.luckdraw_title{
    display: block;
    width: 445px;
    margin: 0px 0 0;
}
.luckdraw_main{
	margin: 30px 0 0;
	width: 405px;
    height: 230px;
    background: url(/static/images/temporary/luckdraw_main.png) no-repeat;
    background-size: 100%;
    position: relative;
}
.luckdraw_rule {
    width: 176px;
    height: 62px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    cursor: pointer;
}
.luckdraw_record {
    width: 350px;
    height: 150px;
    position: absolute;
    top: 72px;
    left: 28px;
    overflow: hidden;
}
.luckdraw_record ul {
    height: 100%;
}
.luckdraw_record ul li {
    height: 50px;
    line-height: 50px;
    padding: 0 28px;
    color: #efedf5;
    font-size: 17px;
}
.luckdraw_return{
    display: block;
	width: 185px;
    height: 73px;
    background: url(/static/images/temporary/luckdraw_return.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 235px;
    opacity: 1;
}
.luckdraw_return.disable{
    opacity: .4;
    cursor: no-drop;
}
.luckdraw_tips {
    display: block;
    margin: 60px 0 0;
}
.layui-layer-dialog #open_code.layui-layer-content,
.layui-layer-dialog #open_rule.layui-layer-content,
.layui-layer-dialog #open_receive.layui-layer-content,
.layui-layer-dialog #open_rule_sign.layui-layer-content{
    height: auto !important;
    padding: 0 !important;
}
#open_code+span.layui-layer-setwin,
#open_receive+span.layui-layer-setwin{
    right: 52px !important;
    top: 39px !important;
}
#open_code+span.layui-layer-setwin .layui-layer-ico,
#open_receive+span.layui-layer-setwin .layui-layer-ico,
#open_rule_sign+span.layui-layer-setwin .layui-layer-ico{
	background: none !important;
}
#open_rule+span.layui-layer-setwin{
    width: 176px;
    height: 40px;
    right: calc(50% - 83px);
    top: 394px;
}
#open_rule+span.layui-layer-setwin .layui-layer-ico{
	background: none !important;
   	top: 0;
    right: 0;
    width: 176px;
    height: 40px;
}
#open_rule_sign+span.layui-layer-setwin{
    right: 56px !important;
    top: 58px !important;
}
@media screen and (max-width: 1367px) {
	.luckdraw_box{
		padding:0 0 50px;
	}
	.luckdraw_box .container{
		width: 1000px !important;
	}
	.luckdraw_box_left{
	    width: 500px;
	    height: 500px;
	    margin: 50px 0 0;
	}
	.luckdraw_box_right{
		width: calc(100% - 500px);
	    padding: 0 0 0 20px;
	}
	.luckdraw_date{
		margin: 50px 0 0;
	}
	.luckdraw_title{
		width: 320px;
		margin: 20px 0 0;
	}
	.luckdraw_main,
	.luckdraw_tips{
		margin: 20px 0 0;
	}
}
/* 双11签到页面 */
.sign_header{
    width: 100%;
}
.sign_box{
    width: 100%;
    min-height: 2082px;
    background: url(/static/images/temporary/sign_bg2.png) no-repeat;
    background-size: cover;
    padding:0 0 135px;
}
.sign_box .container{
	width:1187px !important;
    overflow: hidden;
}
.sign_main{
	width: 100%;
    height: 945px;
    margin-top: 76px;
    background: url(/static/images/temporary/sign_main_bg.png) no-repeat;
    background-size: 100%;
    position: relative;
}
.sign_main_rules {
    position: absolute;
    right: 90px;
    top: 56px;
    cursor: pointer;
}
.sign_main_rules_img {
    display: none;
    position: absolute;
    top: 128px;
    left: 58px;
}
.hide_sign_main_rules_img {
    display: none;
    position: absolute;
    width: 30px;
    height: 30px;
    top: 149px;
    right: 79px;
    cursor: pointer;
    z-index: 999;
}
.sign_main_pingtu_di {
    position: absolute;
    top: 124px;
    left: 92px;
}
.sign_main_pingtu {
    position: absolute;
}
.sign_main_pingtu_1 {
    top: 126px;
    left: 120px;
}
.sign_main_pingtu_2 {
    top: 148px;
    left: 322px;
}
.sign_main_pingtu_3 {
    top: 123px;
    left: 573px;
}
.sign_main_pingtu_4 {
    top: 336px;
    left: 95px;
}
.sign_main_pingtu_5 {
    top: 313px;
    left: 348px;
}
.sign_main_pingtu_6 {
    top: 332px;
    left: 546px;
}
.sign_main_pingtu_7 {
    top: 502px;
    left: 124px;
}
.sign_main_pingtu_8 {
    top: 522px;
    left: 323px;
}
.sign_main_pingtu_9 {
    top: 499px;
    left: 573px;
}
.sign_main_pingtu_10 {
    top: 143px;
    left: 773px;
}
.sign_success {
    position: absolute;
    top: 257px;
    left: 294px;
}
.gongxilingjiang {
    position: absolute;
    top: 139px;
    left: 177px;
}
.sign_date_box{
	width: 100%;
    height: 70px;
    position: absolute;
    top: 0;
    font-size: 28px;
    color: #be924d;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sign_date_box span{
    display: block;
}
.sign_date_box span:nth-of-type(1){
    margin: 0 10px 0 0;
}
.sign_date_box span:nth-of-type(2){
    padding: 5px 0 0;
}
.sign_date1 {
    position: absolute;
    top: 104px;
    left: 134px;
}
.sign_date2 {
    position: absolute;
    top: 104px;
    left: 304px;
}
.sign_date3 {
    position: absolute;
    top: 104px;
    left: 474px;
}
.sign_date4 {
    position: absolute;
    top: 104px;
    left: 644px;
}
.sign_date5 {
    position: absolute;
    top: 305px;
    left: 134px;
}
.sign_date6 {
    position: absolute;
    top: 305px;
    left: 359px;
}
.sign_date7 {
    position: absolute;
    top: 305px;
    left: 588px;
}
.sign_date8 {
    position: absolute;
    top: 104px;
    left: 816px;
}
.sign_btn{
	width:463px;
	height:104px;
	position: absolute;
	top:790px;
	left:0;
	right:0;
	margin:auto;
	cursor: pointer;
}
.sign_btn p{
    width: 100%;
    position: absolute;
    top: 58px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
}
.sign_box .containers{
    width: 1303px !important;
    overflow: visible;
}
.task_box{
	width: 1303px;
    height: 780px;
    background: url(/static/images/temporary/task_bg_new.png) no-repeat;
    background-size: 100%;
    position: relative;
}
.task_item{
	width: 1000px;
    position: absolute;
    display: flex;
    justify-content: space-between;
    align-items: center;
    left: 160px;
    height: 104px;
}
.task_item .jinduleft{
	width: 52px;
    height: 52px;
    margin-right: -35px;
}
.task_item1{
	top: 425px;
}
.task_item2{
	top: 545px;
}
.task_item3{
	top: 652px;
}
.task_item4{
	top: 759px;
}
.task_item>div{
    box-sizing: border-box;
    padding: 20px 25px 25px 21px;
    width: 651px;
    height: 104px;
    display: flex;
    background: url("/static/images/temporary/618jindutiaobeiji.png");
    background-size: cover;
    align-items: center;
    flex-wrap: wrap;
}
.task_item>div p{
    font-size: 26px;
    font-family: PingFangSC-Regular;
    color: #3C57A0;
    width: 100%;
}
.task_item>div p>span{
    font-size: 26px;
    font-family: PingFangSC-Regular;
    color: #3C57A0;
    margin-left: 54px;
	display: inline-block;
}
.task_item>div>div{
    width: 550px;
    height: 10px;
    background: #91C9FF;
    border-radius: 8px;
    position: relative;
}
.task_item>div>div div{
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #2A75FE;
    border-radius: 8px;
}
.task_item>div span{
	display: block;
    padding: 0 0 0 9px;
    color: #a28351;
}
.task_item>img{
    cursor: pointer;
}
.task_gift_btn{
	width:570px;
	height:103px;
	position: absolute;
	top:825px;
	left:0;
	right:0;
	margin:auto;
	cursor: pointer;
}
.task_gift_btn p{
    width: 100%;
    position: absolute;
    top: 58px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
}
.layui-layer-dialog #task_gift.layui-layer-content{
	padding:0;
	height: 560px !important;
}
#task_gift+span.layui-layer-setwin .layui-layer-ico {
    background: none !important;
    right: 0px;
    top: 0px;
}
.task_gift_main{
    width: 100%;
    height: 100%;
    background: url(/static/images/temporary/reveice_task_dia.png) no-repeat;
    background-size: 100% auto;
    position: relative;
}
.task_gift_main input,
.task_gift_main p{
    display: block;
    width: 300px;
    height: 40px;
    border: none;
    position: absolute;
    left: 280px;
    background: none;
    font-size: 16px;
    color: #a28351;
}
.task_gift_main input::placeholder{
	color: #a28351;
}
.user_name{
    top: 142px;
}
.user_phone{
    top: 213px;
}
.user_address{
    top: 280px;
}
.error_msg{
	top:340px;
	left:320px;
	color:red;
}
#task_gift+.layui-layer-setwin+.layui-layer-btn{
	width: 379px;
    height: 81px;
	position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 370px;
    cursor: pointer;
    padding:0;
}
#task_gift+.layui-layer-setwin+.layui-layer-btn a{
    width: 379px;
    height: 81px;
    background: url(/static/images/temporary/reveice_task.png) no-repeat;
    margin: 0;
    padding: 0;
    border: 0;
    color: transparent;
}
#task_gift+.layui-layer-setwin+.layui-layer-btn .layui-layer-btn a:hover{
	opacity: 1;
}
#reveice_task_success+span.layui-layer-setwin .layui-layer-ico {
    background: none !important;
}
.layui-layer-dialog #reveice_task_success.layui-layer-content{
	padding:0;
}
.sign_float{
	position: fixed;
    right: calc(((100% - 1180px) / 2) - 202px);
    bottom: 100px;
    z-index: 999;
    width: 202px;
    height: 104px;
    cursor: pointer;
}
@media only screen and (max-width: 1367px){
	.sign_float{
		right: 0;
	}
}
/* 双11排行榜 */
.grank_header{
    width: 100%;
}
.grank_box{
    width: 100%;
    min-height: 700px;
    background-image: url(/static/images/rank/grank_bg2.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding:0 0 135px;
    overflow: hidden;
    margin-top: -50px;
    background-color: #2d5ed4;
}
.grank_box .container{
	width:1180px !important;
    position: relative;
}
.jdt_11_1 {
    width: 700px;
    height: 80px;
    position: absolute;
    top: 210px;
    left: 140px;
}
.jdt_11_1_bj {
    height: 100%;
    width: 70%;
    background-image: url("/static/images/rank/shuang11nlt.png");
    background-size: auto 80px;
}
.jdt_11_1_num {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    font-size: 57px;
    font-family: SourceHanSansCN-Bold;
    line-height: 27px;
    color: #FFFFFF;
}
.grank_top_title{
    width: 660px;
    margin: 0 auto;
    display: block;
    margin-bottom: 39px;
}
.grank_top_title_img {
    width: 1087px;
    margin: 0 auto;
    display: block;
    transform-style: preserve-3d;
}
.grank_top_title_img1, .grank_top_title_img2, .grank_top_title_img3 {
    /*cursor: pointer;*/
    display: none;
}
.grank_top_title_img_bj {
    margin-left: -27.5px;
    width: 1203px;
}
.grank_top_car_img {
    width: 1125px;
    height: 714px;
    position: absolute;
    top: -535px;
    left: 20px;
}
.grank_11_box {
    position: relative;
}
.shuang11_zphb {
    width: 1122px;
    height: 1000px;
    position: absolute;
    bottom: 60px;
    left: 29.5px;
}
.shuang11_zphb_1 {
    width: 1104px;
    height: 229px;
    background-image: url("/static/images/rank/shuang11one.png");
    background-size: cover;
    display: flex;
    padding-top: 65px;
    justify-content: space-between;
}
.shuang11_zphb_2 {
    width: 1042px;
    height: 215px;
    margin: 0 auto;
    background-image: url("/static/images/rank/shuang11two.png");
    background-size: cover;
    margin-top: -15px;
    display: flex;
    padding-top: 63px;
    justify-content: space-between;
}
.shuang11_zphb_3 {
    width: 983px;
    height: 206px;
    margin: 0 auto;
    margin-top: -15px;
    background-image: url("/static/images/rank/shuang11three.png");
    background-size: cover;
    display: flex;
    padding-top: 60px;
    justify-content: space-between;
    margin-bottom: -15px;
}
.shuang11_zphb_1_title {
    font-size: 50px;
    font-family: SourceHanSansCN-Bold;
    color: #153CA8;
    margin-left: 265px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 400px;
}
.shuang11_zphb_1_num {
    font-size: 50px;
    font-family: DINAlternate-Bold;
    color: #153CA8;
    margin-right: 60px;
    width: 330px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.shuang11_zphb_2_title {
    font-size: 47px;
    font-family: SourceHanSansCN-Bold;
    color: #153CA8;
    margin-left: 227px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 400px;
}
.shuang11_zphb_2_num {
    font-size: 47px;
    font-family: DINAlternate-Bold;
    color: #153CA8;
    margin-right: 54px;
    width: 330px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.shuang11_zphb_3_title {
    font-size: 44px;
    font-family: SourceHanSansCN-Bold;
    color: #FFFFFF;
    margin-left: 199px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 400px;
}
.shuang11_zphb_3_num {
    font-size: 44px;
    font-family: DINAlternate-Bold;
    color: #FFFFFF;
    margin-right: 31px;
    width: 330px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.shuang11_zphb_list {
    width: 959px;
    margin: 33px auto 0;
}

.shuang11_zphb_item {
    height: 85px;
    background: #0b62d7;
    display: flex;
    align-items: center;
}
.shuang11_zphb_item:nth-child(2n+1) {
    background: #1e56c9;
}
.shuang11_zphb_item_num {
    width: 20%;
    font-size: 29px;
    font-family: PingFangSC-Regular;
    color: #FFFFFF;
    text-align: center;
    margin-right: 2%;
}
.shuang11_zphb_item_name {
    width: 45%;
    font-size: 29px;
    font-family: PingFangSC-Regular;
    color: #FFFFFF;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-right: 2%;
}
.shuang11_zphb_item_money {
    width: 31%;
    font-size: 29px;
    font-family: DINAlternate-Bold;
    color: #FFFFFF;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.container_11_2 {
    margin-top: 500px;
}
.container_11_3 {
    margin-top: 82px;
}
.container_11_4 {
    margin-top: 253px;
}
.container_11_2 .jdt_11_1, .container_11_3 .jdt_11_1 {
    width: 700px;
    height: 75px;
    position: absolute;
    top: 35px;
}
.container_11_2 .jdt_11_1_bj, .container_11_3 .jdt_11_1_bj {
    height: 100%;
    width: 70%;
    background-image: url(/static/images/rank/shuang11nlt.png);
    background-size: auto 75px;
}
.container_11_4 .grank_top_title_img_bj {
    margin-top: -20px;
}
.container_11_4 .grank_top_title_img{
    width: 549px;
    height: 136px;
    cursor: pointer;
    position: absolute;
    top: -151px;
    right: 36px;
}
.container_11_4 .shuang11_zphb {
    height: 1020px;
}
.grank_11_box_introduce {
    position: absolute;
    width: 579px;
    height: 85px;
    font-size: 36px;
    font-family: SourceHanSansCN-Bold;
    line-height: 49px;
    color: #FFFFFF;
    top: 70px;
    left: 80px;
}
.container_11_4_title {
    font-size: 38px;
    font-family: SourceHanSansCN-Bold;
    color: #FFFFFF;
    position: absolute;
    top: 131px;
    left: 50%;
    transform: translateX(-50%);
    width: 630px;
    display: flex;
    justify-content: space-between;
}
.container_11_4 .shuang11_zphb_1_titles {
    font-size: 50px;
    font-family: DINAlternate-Bold;
    color: #153CA8;
}
.container_11_4 .shuang11_zphb_2_titles {
    font-size: 47px;
    font-family: DINAlternate-Bold;
    color: #153CA8;
}
.container_11_4 .shuang11_zphb_3_titles {
    font-size: 44px;
    font-family: DINAlternate-Bold;
    color: #FFFFFF;
}
.container_11_4 .shuang11_zphb_item_names {
    font-size: 29px;
    font-family: DINAlternate-Bold;
    color: #FFFFFF;
}
.container_11_4 .shuang11_zphb_1_title, .container_11_4 .shuang11_zphb_2_title, .container_11_4 .shuang11_zphb_3_title {
    width: 250px;
}
.container_11_4 .shuang11_zphb_1_title {
    margin-left: 262px;
}
.container_11_4 .shuang11_zphb_2_title {
    margin-left: 232px;
}
.container_11_4 .shuang11_zphb_1_num, .container_11_4 .shuang11_zphb_2_num, .container_11_4 .shuang11_zphb_3_num {
    text-indent: 60px;
}
.container_11_4 .shuang11_zphb_2_num{
    text-indent: 80px;
}
.container_11_4 .shuang11_zphb_3_num {
    text-indent: 90px;
}
.container_11_4 .shuang11_zphb_1_titles, .container_11_4 .shuang11_zphb_2_titles, .container_11_4 .shuang11_zphb_3_titles {
    width: 170px;
}
.container_11_4 .shuang11_zphb_item_name {
    width: 21%;
}
.container_11_4 .shuang11_zphb_item_names {
    width: 22%;
    margin-left: 1%;
}
.container_11_4 .shuang11_zphb_item_money {
    text-indent: 47px;
}
.shuang11_211028_sj11bt, .shuang11_211028_sj11bt2 {
    margin: 0 auto;
    display: block;
}
.shuang11_211028_sj11bt {
    margin-top: 30px;
}
.shuang11_211028_box {
    background-image: url("/static/images/temporary/sj11bj.png");
    background-size: cover;
    padding-bottom: 125px;
}
.shuang11_211028_box .container {
    overflow: hidden;
}
.shuang11_211028_container1 {
    /*display: none;*/
}
.shuang11_211028_introduce {
    background-image: url("/static/images/temporary/sj11bj2.png");
    background-size: cover;
    height: 1439px;
    overflow: hidden;
}
.shuang11_211028_container2 .shuang11_211028_introduce {
    background-image: url("/static/images/shuang11/fangmujing.png");
    background-size: cover;
    height: 774px;
    overflow: hidden;
}
.shuang11_211028_container3 .shuang11_211028_introduce {
    background-image: url("/static/images/shuang11/mrobang.png");
    background-size: cover;
    height: 774px;
    overflow: hidden;
}
.shuang11_211028_introduce_list {
    width: 1135px;
    margin: 0 auto;
    margin-top: 200px;
}
.shuang11_211028_introduce_items {
    background-size: cover;
    height: 85px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    white-space: nowrap;
}
.shuang11_211028_introduce_items1 {
    background-image: url("/static/images/temporary/shuang1115wan.png");
}
.shuang11_211028_introduce_items2 {
    background-image: url("/static/images/temporary/shuang1110wan.png");
}
.shuang11_211028_introduce_items3 {
    background-image: url("/static/images/temporary/shuang118wan.png");
}
.shuang11_211028_introduce_items4 {
    background-image: url("/static/images/temporary/shuang117wan.png");
}
.shuang11_211028_introduce_items5 {
    background-image: url("/static/images/temporary/shuang116wan.png");
}
.shuang11_211028_introduce_items6 {
    background-image: url("/static/images/temporary/shuang115wan.png");
}
.shuang11_211028_introduce_items7 {
    background-image: url("/static/images/temporary/shuang115wan2.png");
}
.shuang11_211028_introduce_items8 {
    background-image: url("/static/images/temporary/shuang113wan.png");
}
.shuang11_211028_introduce_items9 {
    background-image: url("/static/images/temporary/shuang113wan2.png");
}
.shuang11_211028_introduce_items10 {
    background-image: url("/static/images/temporary/shuang113wan3.png");
}
.shuang11_211028_container2 .shuang11_211028_introduce_items1{
    background-image: url("/static/images/shuang11/6.png");
}
.shuang11_211028_container2 .shuang11_211028_introduce_items2{
    background-image: url("/static/images/shuang11/5.png");
}
.shuang11_211028_container2 .shuang11_211028_introduce_items3{
    background-image: url("/static/images/shuang11/4.png");
}
.shuang11_211028_container2 .shuang11_211028_introduce_items4{
    background-image: url("/static/images/shuang11/3.png");
}
.shuang11_211028_container2 .shuang11_211028_introduce_items5{
    background-image: url("/static/images/shuang11/2.png");
}
.shuang11_211028_container3 .shuang11_211028_introduce_items1{
    background-image: url("/static/images/shuang11mro/5.png");
}
.shuang11_211028_container3 .shuang11_211028_introduce_items2{
    background-image: url("/static/images/shuang11mro/4.png");
}
.shuang11_211028_container3 .shuang11_211028_introduce_items3{
    background-image: url("/static/images/shuang11mro/3.png");
}
.shuang11_211028_container3 .shuang11_211028_introduce_items4{
    background-image: url("/static/images/shuang11mro/2.png");
}
.shuang11_211028_container3 .shuang11_211028_introduce_items5{
    background-image: url("/static/images/shuang11mro/1.png");
}

.shuang11_211028_introduce_item_img {
    display: block;
    margin-left: 53px;
    margin-bottom: 15px;
}
.shuang11_211028_introduce_items_name {
    text-align: center;
    font-size: 29px;
    font-family: PingFangSC-Regular;
    color: #BF2B11;
    width: 315px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.shuang11_211028_introduce_items_money {
    text-align: center;
    width: 280px;
    margin-left: 20px;
    font-size: 29px;
    font-family: DINAlternate-Bold;
    color: #BF2B11;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
@font-face {
    font-family: 'TTTGB-Medium';
    src: url('/static/font/TTTGB-Medium.eot');
    src: url('/static/font/TTTGB-Medium.eot?#iefix') format('embedded-opentype'),
	 url('/static/font/TTTGB-Medium.woff') format('woff'),
	 url('/static/font/TTTGB-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.gmv_box{
    text-align: center;
    font-size: 108px;
    font-family: Fontquan-XinYiGuanHeiTi-Regular;
    line-height: 200px;
    color: #FFFFFF;
    margin-bottom: 60px;
}
.grank_items{
    display: flex;
    justify-content: space-around;
}
.grank_item{
    width: 586px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.grank_item_title{
    width: 529px;
    height: 92px;
    margin: 0 0 58px;
}
.grank_item_title1{
	background: url(/static/images/temporary/grank_item_title1.png) no-repeat;
    background-size: 100%;
}
.grank_item_title2{
	background: url(/static/images/temporary/grank_item_title2.png) no-repeat;
    background-size: 100%;
}
.grank_main{
	width: 586px;
    height: 1147px;
    position: relative;
}
.grank_main1{
	background: url(/static/images/temporary/grank_main1.png) no-repeat;
    background-size: 100%;
}
.grank_main2{
	background: url(/static/images/temporary/grank_main2.png) no-repeat;
    background-size: 100%;
}
.grank_top{
    position: absolute;
    text-align: center;
    font-size: 25px;
    color: #ffffff;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    top: 165px;
    height: 60px;
}
.grank_top>p:nth-child(2) {
    font-size: 18px;
}
.grank_top1{
    left: 12px;
    width: 170px;
}
.grank_top2{
    right: 185px;
    width: 210px;
}
.grank_top3{
    right: 12px;
    width: 170px;
}
.grank_mainB{
    width: 550px;
    position: absolute;
    bottom: -30px;
    left: 50px;
}
.grank_main_lists{
	width: 100%;
    height: 701px;
    padding:24px 0 0;
    overflow: hidden;
}
.grank_main_lists li{
    display: flex;
    align-items: center;
    color: #333333;
    font-size: 16px;
    height: 48px;
    padding: 0 0 10px;
}
.grank_main_lists li img,
.grank_main_lists li span{
	display:block;
	text-align: center;
}
.grank_main_lists li img{
    width: 40px;
    height: 46px;
	margin:0 35px 0 55px;
}
.grank_main_list span:nth-of-type(1){
	width:134px;
	padding:0 35px 0 55px;
}
.grank_main_listT span:nth-of-type(1),
.grank_main_list span:nth-of-type(2){
	width:255px;
	padding:0 5px;
}
.grank_main_listT span:nth-of-type(2),
.grank_main_list span:nth-of-type(3){
	width:142px;
}
.grank_main_user{
	color:#ffffff;
	font-size:16px;
    margin-top: 15px;
	padding:0 0 0 20px;
	height: 21px;
}
.grank_main_pages{
    padding: 8px 20px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.grank_main_pages img{
	cursor: pointer;
    width: 87px;
}
.grank_page_item{
	width: 34px;
    height: 32px;
    background: url(/static/images/temporary/ph_ym_3_nor.png) no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #cda57c;
    font-size: 16px;
    cursor: pointer;
}
.grank_page_item.active{
    background: url(/static/images/temporary/ph_ym_3_pre.png) no-repeat;
    color: #ffffff;
}
.grank_all_pages{
	color:#ffffff;
	font-size:16px;
}
.grank_input_pages{
	display: flex;
    color: #ffffff;
    font-size: 16px;
    align-items: center;
    justify-content: space-between;
}
.grank_input_pages input[type="text"]{
	width: 34px;
    height: 32px;
    background-image: url(/static/images/temporary/ph_ym_3_nor.png);
    background-size: cover;
    background-repeat: no-repeat;
    border: none;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

/* 双11活动主会场 */
.event_header{
    width: 100%;
    background: #010103;
}
.event_box{
    width: 100%;
    min-height: 700px;
    background-image: url(/static/images/temporary/2022_main_venue/event_bg2.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-top: -3px;
    transform-style: preserve-3d;
}
.event_box .container{
	width:1180px !important;
    position: relative;
}
.zhanwei {
    height: 50px;
}
.event_box_daojishitop {
    display: block;
    width: 387px;
    height: 44px;
    margin: 0 auto;
    margin-bottom: 40px;
}
.event_box_daojishi {
    display: block;
    margin: 0 auto;
    margin-bottom: 80px;
    width: 1183px;
}
.event_box_daojishis {
    position: absolute;
    top: 195px;
    left: 170px;
    font-size: 54px;
    font-family: DINAlternate-Bold;
    color: #FFFFFF;
}
.event_box_daojishis2 {
    left: 259px;
}
.event_box_daojishis3 {
    left: 397px;
}
.event_box_daojishis4 {
    left: 486px;
}
.event_box_daojishis5 {
    left: 619px;
}
.event_box_daojishis6 {
    left: 708px;
}
.event_box_daojishis7 {
    left: 842px;
}
.event_box_daojishis8 {
    left: 931px;
}
.event_mian_box1{
	width: 887px;
    height: 199px;
    background: url(/static/images/temporary/event_mian_box1.png) center no-repeat;
	margin:0 auto 150px;
    position: relative;
}
.event_date_item{
    position: absolute;
    width: 80px;
    line-height: 112px;
    top: 86px;
    text-align: center;
    background-image: -webkit-linear-gradient(bottom,#ffcf9a,#fde4c4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 64px;
}
.event_date_item1{
	left: 0;
}
.event_date_item2{
	left: 87px;
}
.event_date_item3{
    left: 226px;
}
.event_date_item4{
    left: 313px;
}
.event_date_item5{
	left: 450px;
}
.event_date_item6{
	left: 537px;
}
.event_date_item7{
	left: 674px;
}
.event_date_item8{
	left: 761px;
}
.main_venue_select_zone {
    position: absolute;
    top: 290px;
    left: 30px;
}
.select_item {
    float: left;
    width: 542px;
    height: 331px;
    cursor: pointer;
}
.main_venue_select_zone .select_item:nth-child(2n) {
    margin-left: 30px;
}
.main_venue_select_zone .select_item:nth-child(-n+2) {
    margin-bottom: 84px;
}
.event_mian_box2{
	width: 100%;
    background-image: url(/static/images/temporary/2022_main_venue/select_zone.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center center;
    height: 1147px;
	margin:0 0 112px;
    position: relative;
}
.event_rule_box{
	width: 1072px;
    height: 322px;
    position: absolute;
    top: 105px;
    left: 65px;
    overflow: auto;
}
.event_rule_box::-webkit-scrollbar {
    width: 6px;    
}
.event_rule_box::-webkit-scrollbar-thumb {
    border-radius: 6px;
    background: #842105;
}
.event_rule_box::-webkit-scrollbar-track {
    border-radius: 6px;
    background: rgba(255, 255, 255, .45);
}
.event2_tab_box{
	width: 1092px;
    position: absolute;
    top: 421px;
    left: 60px;
    display: block;
}
.third_shop1{
    top: 0px;
    width: 173px;
    height: 74px;
    left: 20px;
}
.third_shop2{
    top: 8px;
    width: 173px;
    height: 74px;
    left: 178px;
}
.third_shop3{
    top: 8px;
    width: 173px;
    height: 74px;
    left: 356px;
}
.third_shop4{
    top: 8px;
    width: 173px;
    height: 74px;
    left: 535px;
}
.third_shop5{
    top: 8px;
    width: 173px;
    height: 74px;
    left: 715px;
}
.third_shop6{
    top: 8px;
    width: 173px;
    height: 74px;
    left: 894px;
}
.event_mian_box3{
	width: 100%;
    height: 2161px;
	margin:0 0 75px;
    position: relative;
    background-image: url(/static/images/temporary/2022_main_venue/synthesis.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center center;
}
.synthesis_zone {
    position: absolute;
    top: 200px;
    left: -20px;
}
.synthesis_sub_zone {
    position: absolute;
    top: 1340px;
    left: 50%;
    transform: translateX(-50%);
}
.synthesis_sub1 {
    width: 1070px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}
.synthesis_sub2 {
    width: 732px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto 10px;
}
.event_djc_subitem {
    width: 345px;
    height: 140px;
}
.recommend_zone {
    position: absolute;
    bottom: 40%;
    left: 0;
    width: 100%;
    height: 328px;
    display: inline-block;
}
.shuang11hdgz1 {
    position: absolute;
    width: 250px;
    left: 26px;
    bottom: 60px;
    cursor: pointer;
}
.shuang11hdgz1_imgbox {
    display: none;
    position: absolute;
    top: -200px;
    left: 50%;
    transform: translateX(-50%);
}
.shuang11hdgz1_imgbox11 {
    display: none;
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 100vh;
    overflow-y: auto;
    overflow-x: hidden;
}
.hdgz618 {
    position: fixed;
    right: 0;
    bottom: 30px;
    width: 370px;
    cursor: pointer;
}
.shuang11hdgz1_img_del {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
    cursor: pointer;
    background-image: url(/static/images/main_sub/main_sub_rule_del.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.shuang11hdgz1_img {
    width: 1000px;
    display: block;
}
.jxspdi {
    position: absolute;
    left: 25px;
}
.jxspdi1 {
    top: 450px;
}
.jxspdi2 {
    top: 860px;
}
.jxspdi3 {
    top: 1270px;
}
.jxspdi4 {
    top: 2375px;
}
.event_mian3_item{
	position: absolute;
    display: block;
    z-index: 1;
}
.event_mian3_item1{
	top: 210px;
    left: 32px;
}
.event_mian3_item2{
    top: 210px;
    left: 603px;
}
.event_mian3_item3{
    top: 620px;
    left: 32px;
}
.event_mian3_item4{
	top: 620px;
    left: 603px;
}
.event_mian3_item5{
    top: 1030px;
    left: 32px;
}
.event_mian3_item6{
    top: 1030px;
    left: 603px;
}
.event_mian3_item img{
	display: block;
    width: 540px;
    height: 330px;
}
.cailiao618 {
    position: absolute;
    width: 1180px;
    height: 997px;
    top: 0;
    left: 0;
}
.event_djc_item{
	position: absolute;
    display: block;
    width: 200px;
    height: 275px;
}
.event_djc_item1{
    top: 20px;
    left: 343px;
}
.event_djc_item2{
    top: 20px;
    left: 548px;
}
.event_djc_item3{
    top: 20px;
    left: 753px;
}
.event_djc_item4{
    top: 20px;
    left: 958px;
}
.event_djc_item5{
    left: 343px;
    top: 360px;
}
.event_djc_item6{
    left: 548px;
    top: 360px;
}
.event_djc_item7{
    left: 753px;
    top: 360px;
}
.event_djc_item8{
    left: 958px;
    top: 360px;
}
.event_djc_item9{
    left: 343px;
    bottom: 33px;
}
.event_djc_item10{
    left: 548px;
    bottom: 33px;
}
.event_djc_item11{
    left: 753px;
    bottom: 33px;
}
.event_djc_item12{
    left: 958px;
    bottom: 33px;
}
.event_djc_item_img{
	display: block;
    width: 100%;
    height: 100%;
}
.event_mian_box4{
	width: 100%;
    height: 752px;
    background: url(/static/images/temporary/event_mian_box4.png) no-repeat;
    background-size: cover;
	margin:0 0 100px;
}
.event_purch_items{
    width: 1169px;
    height: 1090px;
    padding: 210px 0 0 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.event_purch_item{
    width: 281px;
    height: 430px;
    background: #ffffff;
    position: relative;
}
.event_purch_tips{
	position: absolute;
    top: 10px;
    right: 10px;
}
.event_purch_goods{
    position: relative;
	display: block;
    width: 100%;
    height: 285px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.event_purch_img{
	display: block;
    max-width: 100%;
    max-height: 100%;
}
.event_purch_imgs{
	display: block;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.event_purch_title{
    font-size: 15px;
    font-family: PingFangSC-Regular;
    color: #333333;
	width: 100%;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.event_purch_price{
	color: #fc3c50;
    font-size: 16px;
    padding: 20px 0;
    text-align: center;
}
.event_purch_btn{
    display: block;
    text-align: center;
    margin: auto;
}
.event_mian_box5{
	width: 100%;
    height: 581px;
    position: relative;
    background: url(/static/images/temporary/2022_main_venue/main_venue_rule.png);
    background-size: cover;
    margin: 84px 0 150px;
}
.box5_inner {
    width: 87%;
    height: 356px;
    overflow-y: scroll;
    position: absolute;
    top: 140px;
    left: 50%;
    transform: translateX(-50%);
}
.box5_inner::-webkit-scrollbar{
    width:10px!important;
    height:10px!important;
    -webkit-appearance:none;
}
.box5_inner::-webkit-scrollbar-button{
    display: none;
}
.box5_inner::-webkit-scrollbar-track{/*外层轨道，可以用display:none让其不显示，也可以添加背景图片，颜色改变显示效果（位置3）*/
    background-image: url(/static/images/temporary/scroll_box.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.box5_inner::-webkit-scrollbar-thumb{/*滚动条里面可以拖动的那部分（位置5）*/
    background-color:#2837a6;
    border-radius: 3px;
    height:5px;
    border:1px solid transparent;
    border-top:0;
    border-bottom:0;
    border-radius:6px;
    background-clip:padding-box
}
.box5_inner_rule {
    width: 1000px;
    display: inline-block;
}
.rule_btn {
    position: absolute;
    bottom: 23px;
    right: 241px;
    display: block;
    width: 155px;
    height: 41px;
}
.event_float_box{
	position: fixed;
    right: 3%;
    zoom: .8;
    bottom: 100px;
    z-index: 999;
    width: 278px;
    height: 641px;
    background: url(/static/images/temporary/2022_main_venue/event_float.png) no-repeat;
    background-size: cover;
}
.event_float_item1{
    display: block;
    position: absolute;
    width: 100%;
    height: 230px;
    top: 0px;
    left: 0;
}
.event_float_item2{
    display: block;
    position: absolute;
    width: 100%;
    height: 150px;
    top: 230px;
    left: 0;
}
.event_float_item3{
    display: block;
    position: absolute;
    width: 100%;
    height: 150px;
    top: 230px;
    left: 0;
}
.event_float_item5{
    display: block;
    position: absolute;
    width: 100%;
    height: 150px;
    top: 380px;
    left: 0;
}
.event_float_item4{
    display: block;
    position: absolute;
    width: 230px;
    height: 70px;
    bottom: 0px;
    left: 22px;
    cursor: pointer;
}

.event_com_box{
    width: 100%;
    min-height: 950px;
    background: url(/static/images/temporary/event_com_box.png) top center no-repeat;
    background-size: 1920px 100%;
    margin: 100px 0 0;
}
.event_com_items{
width: 1180px;
margin: auto;
padding: 450px 0 0;
overflow: hidden;
position: relative;
}
.event_com_items1{
width: 1180px;
padding: 0 86px 0;
margin: auto;
overflow: hidden;
position: absolute;
top: 310px;
}
.event_com_item{
float: left;
margin: 0 7px 7px 0;
width:162px;
height:72px;
}
.event_com_item_1{
float: left;
margin: 0 7px 7px 0;
width:560px;
height:110px;
}
.event_com_item_1:nth-of-type(2n){
margin: 0 0 7px;
}
.event_com_item:nth-of-type(6n) {
margin: 0 0 7px;
}
.event_com_item a{
dispaly:block;
}
.event_com_img{
max-width:100%;
max-height:100%;
}
.event_com_item_2 .event_com_img{
width:1160px;
}
/*@media only screen and (max-width: 1367px){*/
/*.event_box .container {*/
/*    width: 840px !important;*/
/*}*/
/*.event_mian_box1{*/
/*    width: 800px;*/
/*    background-size: contain;*/
/*}*/
/*.event_date_item{*/
/*    width: 72px;*/
/*    line-height: 100px;*/
/*}*/
/*.event_date_item2{*/
/*    left: 78px;*/
/*}*/
/*.event_date_item3{*/
/*    left: 204px;*/
/*}*/
/*.event_date_item4{*/
/*    left: 282px;*/
/*}*/
/*.event_date_item5{*/
/*    left: 405px;*/
/*}*/
/*.event_date_item6{*/
/*    left: 483px;*/
/*}*/
/*.event_date_item7{*/
/*    left: 607px;*/
/*}*/
/*.event_date_item8{*/
/*    left: 685px;*/
/*}*/
/*.event_mian_box2{*/
/*    height: 440px;*/
/*}*/
/*.event_rule_box{*/
/*    width: 750px;*/
/*    height: 265px;*/
/*    top: 85px;*/
/*    left: 49px;*/
/*}*/
/*.event2_tab_box{*/
/*    width: 750px;*/
/*    top: 362px;*/
/*    left: 49px;*/
/*}*/
/*.event_mian_box2 img{*/
/*    width: 100%;*/
/*}*/
/*.event_mian_box3{*/
/*    height: 1600px;*/
/*}*/
/*.event_mian3_item1 {*/
/*    top: 240px;*/
/*    left: 32px;*/
/*}*/
/*.event_mian3_item2 {*/
/*    top: 240px;*/
/*    left: 430px;*/
/*}*/
/*.event_mian3_item3 {*/
/*    top: 600px;*/
/*    left: 32px;*/
/*}*/
/*.event_mian3_item4 {*/
/*    top: 600px;*/
/*    left: 430px;*/
/*}*/
/*.event_mian3_item img {*/
/*    display: block;*/
/*    width: 376px;*/
/*    height: 230px;*/
/*}*/
/*.event_djc_item1 {*/
/*    top: 985px;*/
/*    left: 230px;*/
/*}*/
/*.event_djc_item2 {*/
/*    top: 985px;*/
/*    left: 380px;*/
/*}*/
/*.event_djc_item3 {*/
/*    top: 985px;*/
/*    left: 529px;*/
/*}*/
/*.event_djc_item4 {*/
/*    top: 985px;*/
/*    left: 676px;*/
/*}*/
/*.event_djc_item5 {*/
/*    top: 1230px;*/
/*    left: 230px;*/
/*}*/
/*.event_djc_item6 {*/
/*    top: 1230px;*/
/*    left: 380px;*/
/*}*/
/*.event_djc_item7 {*/
/*    top: 1230px;*/
/*    left: 529px;*/
/*}*/
/*.event_djc_item8 {*/
/*    top: 1230px;*/
/*    left: 676px;*/
/*}*/
/*.event_djc_item_img {*/
/*    display: block;*/
/*    width: 140px;*/
/*    height: 195px;*/
/*}*/
/*.event_mian_box4{*/
/*    height: 820px;*/
/*}*/
/*.event_purch_items{*/
/*    width: 840px;*/
/*    height: 780px;*/
/*    padding: 150px 10px 0;*/
/*}*/
/*.event_purch_item,*/
/*.event_mian_box5 .event_purch_item {*/
/*    width: calc((100% - 30px) / 4);*/
/*    height: calc((100% - 20px) / 2);*/
/*}*/
/*.event_purch_tips {*/
/*    width: 60px;*/
/*}*/
/*.event_purch_goods,*/
/*.event_mian_box5 .event_purch_goods {*/
/*    height: 160px;*/
/*}*/
/*.event_mian_box5{*/
/*    height: 775px;*/
/*}*/
/*.event_mian_box5 .event_purch_items {*/
/*    width: 840px;*/
/*    height: 750px;*/
/*    padding: 124px 20px 0;*/
/*}*/
/*.event_com_items,*/
/*.event_com_items1 {*/
/*    width: 970px;*/
/*}*/
/*.event_com_item:nth-of-type(5n) {*/
/*    margin: 0 0 10px;*/
/*}*/
/*.event_com_item:nth-of-type(6n) {*/
/*    margin: 0 10px 10px 0;*/
/*}*/
/*.event_com_item_2 .event_com_img{*/
/*    width:940px;*/
/*}*/
/*}*/
.event_mian_box6 {
    margin-bottom: 87px;
    width: 100%;
    height: 996px;
    background-image: url("/static/images/temporary/2022_main_venue/fangmu_select_zone.png");
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: space-between;
}
.inner_zone {
    width: 50%;
    height: 996px;
    position: relative;
    cursor: pointer;
}
.event_main_box6_inner_zone {
    position: absolute;
    bottom: 60px;
    left: 50%;
    transform: translateX(-50%);
}
.fangmu_zone {
    width: 290px;
    height: 60px;
    background-image: url("/static/images/temporary/2022_main_venue/make_order.png");
    background-repeat: no-repeat;
    background-size: cover;
}
.lucky_zone {
    width: 290px;
    height: 60px;
    background-image: url("/static/images/temporary/2022_main_venue/make_draw.png");
    background-repeat: no-repeat;
    background-size: cover;
}
.event_main_box6 a {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.event_mian_box6_himg {
    width: 540px;
    margin-left: 50%;
    transform: translateX(-50%);
}
.event_mian_box6_son {
    overflow: hidden;
    margin-top: -25px;
    width: 1180px;
    height: 915px;
    background-image: url("/static/images/temporary/shuang11xiadanyaojiangbj.png");
    background-repeat: no-repeat;
    background-size: cover;
}
.event_mian_box6_son_font {
    width: 1087px;
    margin-top: 128px;
    margin-left: 50%;
    transform: translateX(-50%);
    font-size: 22px;
    font-family: SourceHanSansCN-Normal;
    line-height: 36px;
    color: #FEFEFF;
    position: relative;
}
.event_mian_box6_son_font_img {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    width: 200px;
    height: 42px;
}
.event_mian_box6_bimg {
    width: 1130px;
    cursor: pointer;
}
.event_main_box7 {
    width: 100%;
    min-height: 1132px;
    background: url(/static/images/temporary/2022_main_venue/supply_zone.png) top center no-repeat;
    background-size: 100% 100%;
    margin: 100px 0 0;
    position: relative;
}
.event_main_box8 {
    width: 100%;
    height: 753px;
    background: url(/static/images/temporary/2022_main_venue/main_venue_price.png) top center no-repeat;
    background-size: 100% 100%;
    margin: 100px 0 0;
}
.event_main_box8 a {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.event_main_venue
/*@media only screen and (max-width: 1700px) {*/
/*.event_float_box {*/
/*width: 160px;*/
/*height: 440px;*/
/*right: 10px;*/
/*bottom: 20px;*/
/*background-size: contain;*/
/*}*/
/*.event_float_item1{*/
/*  height: 190px;*/
/*}*/
/*.event_float_item2{*/
/*height: 80px;*/
/*top: 200px;*/
/*}*/
/*.event_float_item3{*/
/*height: 86px;*/
/*top: 290px;*/
/*}*/
/*.event_float_item4{*/
/*width: 160px;*/
/*height: 40px;*/
/*left: 18px;*/
/*}*/
/*}*/
@media only screen and (min-width: 1921px) {
.event_com_box{
    background-size: 100%;
}
  .event_com_items {
    padding: 450px 0 0;
}
}

/* 双11活动说明 */
.rule_header_box{
	width:100%;
	height:52px;
	background:#51a9f7;
}
.rule_header_box.active{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
}
.rule_header_box .container{
	display:flex;
	align-item:center;
}
.rule_header_all{
	display:block;
	width:172px;
	line-height:52px;
	background: linear-gradient(to right, #232732 , #464953);
	color:#ffffff;
	font-size:14px;
	text-align:center;
}
.rule_header_cell{
	display:block;
	padding:0 60px;
	line-height:52px;
	background:#51a9f7;
	color:#ffffff;
	font-size:14px;
	text-align:center;
}
.rule_header_cell:hover,
.rule_header_cell.active{
	background:#0b85ff;
	color:#ffffff;
}
.rule_main_box img{
	display: block;
	width:100%;
}
.rule_float_box {
    position: fixed;
    right: calc(((100% - 1180px) / 2) - 285px);
    bottom: 100px;
    z-index: 999;
    width: 330px;
    height: 394px;
    background: url(/static/images/temporary/float_rule_imgnew.png) no-repeat;
    background-size: cover;
}
.rule_float_box_dingbu {
    position: fixed;
    right: calc(((100% - 1180px) / 2) - 285px);
    bottom: 100px;
    z-index: 999;
    width: 330px;
    height: 88px;
    top: 835px;
    background: url(/static/images/temporary/float_rule_imgnewdingbu.png) no-repeat;
    background-size: cover;
}
.rule_float_item1 {
    display: block;
    position: absolute;
    width: 100%;
    height: 400px;
    top: 0;
    left: 0;
}
.rule_float_item4{
	display: block;
    position: absolute;
    width: 330px;
    height: 88px;
    bottom: -88px;
    right: 0;
    background: url(/static/images/temporary/float_rule_imgnewdingbu.png) no-repeat;
    background-size: cover;
}
@media only screen and (max-width: 1700px){
	.rule_float_box {
        right: 10px;
	    bottom: 20px;
	    width: 200px;
	    height: 300px;
	    background-size: 100%;
	}
	.rule_float_item1{
		height:240px;
	}
	.rule_float_item4{
		height: 50px;
	    width: 200px;
        bottom: 11px;
	}
}

.pintuan {
    height: 2011px;
}
.pintuan .container {
    width: 1223px!important;
}
.pintuan_top_img {
    width: 100%;
    height: 735px;
}
.pintuan_box {
    background-image: url("/static/images/temporary/618pintuanboxbj.png");
    background-size: cover;
    height: 1276px;
}
.pintuan_section {
    margin-top: -40px;
    height: 875px;
    background-image: url("/static/images/temporary/618groupbuynew.png");
    background-size: cover;
    transform-style: preserve-3d;
    position: relative;
}
.pintuan_section_time {
    position: absolute;
    top: 177px;
    left: 31px;
}
.pintuan_section_guize {
    position: absolute;
    top: 177px;
    right: 35px;
}
.pintuan_section_guize_intr {
    position: absolute;
    width: 896px;
    height: 538px;
    top: 251px;
    left: 156px;
    z-index: 1;
    /*background-color: #f99;*/
    display: none;
}
.pintuan_section_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: absolute;
    left: 31px;
    top: 251px;
    width: 1158px;
    height: 900px;
}
.pintuan_section_item {
    width: 281px;
    height: 430px;
    background-color: #fff;
    position: relative;
}
.pintuan_section_item_public {
    position: relative;
    height: 328px;
}
.pintuan_section_item_public_shop, .pintuan_section_item_public_shopdi {
    position: absolute;
    top: 0;
    left: 0;
    width: 281px;
    height: 281px;
}
.pintuan_section_item_public_title1 {
    width: 100%;
    position: absolute;
    top: 281px;
    left: 0;
    height: 23px;
    line-height: 23px;
    background: #F4FAFF;
    font-size: 13px;
    font-family: PingFangSC-Semibold;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    color: #7AA5C9;
    text-align: center;
}
.pintuan_section_item_public_title2 {
    width: 100%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    position: absolute;
    left: 0;
    top: 312px;
    font-size: 15px;
    font-family: PingFangSC-Regular;
    color: #333333;
    text-align: center;
}
.pintuan_section_item_one {
    display: none;
    width: 281px;
    position: absolute;
    top: 350px;
    left: 0;
}
.pintuan_section_item_one_title {
    font-size: 16px;
    font-family: PingFangSC-Semibold;
    text-align: center;
    color: #FC3C50;
    width: 100%;
    margin-bottom: 14px;
}
.pintuan_section_item_one_start {
    display: inline-block;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    color: #FEFEFE;
    width: 104px;
    height: 28px;
    line-height: 28px;
    margin-left: 50%;
    transform: translateX(-50%);
    text-align: center;
    background: linear-gradient(311deg, rgba(242, 88, 69, 0.63) 0%, rgba(207, 17, 35, 0.63) 100%);
    border-radius: 4px;
}
.pintuan_section_item_two {
    display: none;
    width: 281px;
    position: absolute;
    top: 338px;
    left: 0;
}
.pintuan_section_item_two_jindudi {
    width: 254px;
    height: 16px;
    border: 1px solid #349FF9;
    margin: 0 auto;
    font-size: 13px;
    font-family: PingFangSC-Semibold;
    line-height: 16px;
    color: #248DE5;
    display: flex;
    text-align: center;
    justify-content: space-between;
}
.pintuan_section_item_two_jindu_font {
    display: inline-block;
    flex: 1;
}
.pintuan_section_item_two_jindu {
    line-height: 16px;
    display: inline-block;
    color: #fff;
    margin-left: -1px;
    margin-top: -1px;
    width: 180px;
    height: 16px;
    background: #349FF9;
}
.pintuan_section_item_two_btn {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    padding: 0 11px 0 14px;
    align-items: center;
}
.pintuan_section_item_two_btn_left_price {
    font-size: 16px;
    font-family: PingFangSC-Semibold;
    color: #FC3C50;
}
.pintuan_section_item_two_btn_left_num {
    font-size: 19px;
}
.pintuan_section_item_two_btn_left_prices {
    font-size: 16px;
    font-family: PingFangSC-Regular;
    color: #4D4D4D;
}
.pintuan_section_item_two_btn_left_go {
    font-size: 13px;
    font-family: PingFangSC-Regular;
    color: #FFFFFF;
    display: inline-block;
    width: 105px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: linear-gradient(42deg, #D11425 0%, #F15544 100%);
    border-radius: 4px;
}
.pintuan_section_item_two_btn_left_go1 {
    background: linear-gradient(311deg, rgba(242, 88, 69, 0.63) 0%, rgba(207, 17, 35, 0.63) 100%);
}
.pintuan_section_item_two_btn_left_go2 {
    background: #50a6ff;
}

.my_p_topimg {
    width: 100%;
    height: 642px;
}
.my_p_box {
    box-sizing: border-box;
    padding-top: 15px;
    height: 542px;
    background-image: url("/static/images/temporary/my_p_box.png");
    background-size: cover;
}
.my_p_box1 {
    height: 753px;
}
.my_p_box2 {
    height: 1060px;
}
.my_p_box .container {
    width: 1223px!important;
    position: relative;
}
.my_p_list {
    position: absolute;
    top: 170px;
    left: 30px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.my_p_list img {
    margin: 5px 5px;
}

.gystp_img {
    width: 100%;
    height: 944px;
}
.gystp_box {
    background-image: url("/static/images/temporary/618gystpbj.png");
    background-size: cover;
    height: 2167px;
}
.gystpgzjzz {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.jzzclick {
    position: absolute;
    top: 52px;
    right: 90px;
    height: 30px;
    width: 150px;
}
.gystp_box .container{
    width: 1240px!important;
    position: relative;
}
.gystp_last4 {
    display: block;
    margin: 0 auto;
    margin-top: 50px;
}
.gystp_last2 {
    margin-bottom: 5px;
    margin-top: -8px;
}
/*************************************************分会场大数据*************************************************/
.s2021_1103_box {
    background-image: url("/static/images/marketBranch/2022_618_branch_bg.png");
    background-size: 100% 100%;
    background-position: center center;
    height: 1080px;
    position: relative;
}
.s2021_1103_box_container {
    position: relative;
    margin: 0 auto;
    height: 100%;
}
.s2021_1103_box_container_img {
    width: 1254px;
    position: absolute;
    left: -81px;
    top: 54px;
}
.s2021_1103_box_container_time {
    font-size: 32px;
    font-family: SourceHanSansCN-Regular;
    color: #FEEACB;
    text-align: center;
    position: absolute;
    width: 100%;
    top: 109px;
    left: 0;
}
.s2021_1103_box_container_name {
    width: 369px;
    height: 105px;
    background-image: url("/static/images/marketBranch/shanliujian.png");
    background-size: cover;
    position: absolute;
    top: 247px;
    left: 194px;
    text-align: center;
    font-size: 42px;
    font-family: SourceHanSansCN-Bold;
    line-height: 135px;
    color: #FFFFFF;
    white-space: nowrap;
}
.s2021_1103_box_container_num {
    width: 532px;
    height: 131px;
    background-image: url("/static/images/marketBranch/total.png");
    background-size: cover;
    position: absolute;
    top: 187px;
    left:50%;
    transform: translateX(-50%);
    text-align: center;
    font-size: 56px;
    font-family: DINAlternate-Bold;
    line-height: 165px;
    color: #FFFFFF;
    white-space: nowrap;
}
.s2021_1103_box_container_num_1 {
    width: 827px;
    height: 160px;
    background-image: url("/static/images/shuang1103/7-1.png");
    background-size: cover;
    position: absolute;
    top: 184px;
    left: 134px;
    text-align: center;
    font-size: 72px;
    font-family: DINAlternate-Bold;
    line-height: 180px;
    color: #FFFFFF;
    white-space: nowrap;
}
.s2021_1103_box_container_price {
    width: 369px;
    height: 105px;
    background-image: url("/static/images/marketBranch/shanbajian.png");
    background-size: cover;
    position: absolute;
    top: 247px;
    right: 194px;
    text-align: center;
    font-size: 42px;
    font-family: DINAlternate-Bold;
    line-height: 135px;
    color: #FFFFFF;
    white-space: nowrap;
}
.s2021_1103_box_container1_box {
    position: absolute;
    width: 100%;
    height: 573px;
    top: 369px;
    left: 0;
    background-image: url("/static/images/shuang1103/2.png");
    background-size: cover;
}
.s2021_1103_box_container1_box_font {
    position: absolute;
    top: 30px;
    left: 90px;
    font-size: 17px;
    font-family: SourceHanSansCN-Regular;
    color: #0096FF;
}
.s2021_1103_box_bottom {
    position: absolute;
    width: 100%;
    height: 97px;
    line-height: 97px;
    bottom: 0;
    left: 0;
    background-color: #1F3388;
    box-sizing: border-box;
    padding-left: 437px;
    font-size: 33px;
    font-family: PingFangSC-Semibold;
    color: #FFB3B3;
}
.s2021_1103_box_container1_box>div::-webkit-scrollbar, .s2021_1103_box_container2_box>div>div::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}
.s2021_1103_box_container1_box>div::-webkit-scrollbar-track, .s2021_1103_box_container2_box>div>div::-webkit-scrollbar-track {
    border-radius:5px;
    background:#4C5FA9;
}
.s2021_1103_box_container1_box>div::-webkit-scrollbar-thumb, .s2021_1103_box_container2_box>div>div::-webkit-scrollbar-thumb {
    border-radius:10px;
    background:#27E1FF;
}
.s2021_1103_box_container1_box>div::-webkit-scrollbar-thumb:window-inactive, .s2021_1103_box_container2_box>div>div::-webkit-scrollbar-thumb:window-inactive {
    background:#4C5FA9;
}
.s2021_1103_box_container2_box>div {
    background-image: url("/static/images/marketBranch/inner_box2.png");
    background-size: cover;
    position: absolute;
    width: 49.5%;
    height: 611px;
    top: 369px;
    left: 0;
}
.s2021_1103_box_container2_box>div:last-child {
    background-image: url("/static/images/marketBranch/inner_box1.png");
    background-size: cover;
    left: auto;
    right: 0;
}
.s2021_1103_box_container2_box_top {
    position: absolute;
    top: 69px;
    left: 50%;
    transform: translateX(-50%);
    width: 186px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    white-space: nowrap;
    font-size: 47px;
    font-family: SourceHanSansCN-Medium;
    color: #FFFFFF;
}
.s2021_1103_box_container2_box_top:nth-child(2n) {
    position: absolute;
    top: 51px;
    left: 263px;
    width: 215px;
    height: 86px;
    line-height: 86px;
    background-image: url("/static/images/shuang1103/12.png");
    background-size: cover;
    font-size: 42px;
    font-family: SourceHanSansCN-Medium;
    color: #FFFFFF;
}
.s2021_1103_box_container2_box_top:nth-child(3n) {
    position: absolute;
    top: 69px;
    left: auto;
    right: 51px;
    width: 186px;
    height: 56px;
    background-image: url("/static/images/shuang1103/13.png");
    background-size: cover;
}
.s2021_1103_box_container1_box_font1 {
    left: 50px!important;
}
.s2021_1103_box_container2 {
    height: auto;
}
.s2021_1103_box_container2_box {
    width: 1488px;
    height: 573px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    position: relative;
}
.s2021_1103_box_container1_box_font {
    position: absolute;
    top: 30px;
    left: 90px;
    font-size: 17px;
    font-family: SourceHanSansCN-Regular;
    color: #0096FF;
}
.s2021_1103_box_bottom_img {
    position: absolute;
    width: 429px;
    height: 105px;
    left: 0;
    bottom: 0;
}
.s2021_1103_box_bottom .swiper-container {
    width: 100%;
    height: 100%;
}
.s2021_1103_box_bottom .swiper-wrapper {
    -webkit-transition-timing-function: linear; /*之前是ease-out*/
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
}
.noselect {

    -webkit-touch-callout: none; /* iOS Safari */

    -webkit-user-select: none; /* Chrome/Safari/Opera */

    -khtml-user-select: none; /* Konqueror */

    -moz-user-select: none; /* Firefox */

    -ms-user-select: none; /* Internet Explorer/Edge */

    user-select: none; /* Non-prefixed version, currently */

}
/****2022618新增***/
.s2022_618_box_container1 {
    width: 1756px;
}
.inner_box {
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 329px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 60%;
}
.s2022_618_box_container1_box {
    width: 28%;
    height: 85%;
    background-image: url("/static/images/marketBranch/box-1.png");
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 55px;
}
.s2022_618_box_container2_box {
    width: 34%;
    height: 100%;
    background-image: url("/static/images/marketBranch/box-2.png");
    background-size: cover;
    background-repeat: no-repeat;
}
.s2022_618_box_container3_box {
    width: 28%;
    height: 85%;
    background-image: url("/static/images/marketBranch/box-3.png");
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 55px;
}
.s2022_618_title {
    font-size: 33px;
    font-weight: bold;
    background-image: linear-gradient(#FDDEB6,#FFFFFF);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    position: absolute;
    top: 31px;
    left: 58px;
}
.s2022_618_box_container1_box_main {
    position: absolute;
    width: 100%;
    height: 573px;
    top: 369px;
    left: 0;
    background-image: url("/static/images/marketBranch/2022_618_main_box.png");
    background-size: cover;
}
/*** 618新增主会场***/
.s2022_618_box {
    background-image: url(/static/images/marketBranch/2022_618_main_bg.png);
    background-size: 100% 100%;
    background-position: center center;
    height: 1080px;
    position: relative;
}
.s2022_618_box_container {
    position: relative;
    width: 1095px;
    margin: 0 auto;
    height: 100%;
}
.s2022_618_box_container_time {
    font-size: 32px;
    font-family: SourceHanSansCN-Regular;
    color: #FEEACB;
    text-align: center;
    position: absolute;
    width: 100%;
    top: 145px;
    left: 0;
}
/***618***/
.box_org_text {
    font-size: 31px;
    font-family: SourceHanSansCN-Medium-;
    color: #FFFFFF;
    position: absolute;
    top: 5px;
    left: 50%;
    transform: translateX(-50%);
}
.box_org_num {
    position: absolute;
    top: 69px;
    left: 50%;
    transform: translateX(-50%);
    width: 186px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    white-space: nowrap;
    font-size: 47px;
    font-family: SourceHanSansCN-Medium;
    color: #FFFFFF;
}
.box_org_name {
    position: absolute;
    top: 92px;
    left: 75px;
    line-height: 28px;
    font-size: 28px;
    background-image: linear-gradient(#FDDEB6,#FFFFFF);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    font-weight: bold;
}
.box_org_amount {
    position: absolute;
    top: 92px;
    right: 40px;
    line-height: 28px;
    font-size: 28px;
    font-family: SourceHanSansCN-Medium-;
    color: #FFFFFF;
}
/*** 大湾区 ***/
.s2022_618_box_big_container {
    position: relative;
    width: 1347px;
    margin: 0 auto;
    height: 100%;
}
.s2022_618_box_container1_box_big_main {
    position: absolute;
    width: 100%;
    height: 611px;
    top: 343px;
    left: 0;
    background-image: url(/static/images/marketBranch/inner_box_dawan.png);
    background-size: cover;
} 
/*************************************************shuang11分会场大数据*************************************************/


/***办公用品充值榜***/
.recharge_header {
    width: 100%;
}
.recharge_wrapper {
    width: 100%;
    min-height: 700px;
    background: url(/static/images/recharge/2022_618_recharge_bg.png) no-repeat;
    background-size: cover;
    padding:0 0 135px;
    overflow: hidden;
    margin-top: -50px;
}
.recharge_rule {
    width: 1290px;
    height: 1150px;
    background: url(https://hsys-mall-test.oss-cn-beijing.aliyuncs.com/marketing/220618/rule/recharge_rule.png) no-repeat;
    background-size: cover;
    margin: 70px auto 0;
}
.recharge_list {
    width: 1290px;
    position: relative;
    margin: 0 auto;
}
.recharge_container {
    position: relative;
    width: 100%;
    height: 1412px;
    background: url(/static/images/recharge/2022_618_recharge_list.png) no-repeat;
    background-size: cover;
}
.recharge_inner_container {
    position: absolute;
}
.recharge_inner {
    position: absolute;
    top: 210px;
    left: 82px;
    width: 1097px;
}
.recharge_mainB {
    position: absolute;
    bottom: -155px;
    left: 50px;
    width: 650px;
}
.rc_title_text {
    display: flex;
    justify-content: space-between;
    font-size: 30px;
    color: #202E99;
    font-family: SourceHanSansCN-Medium-;
    padding: 0 90px;
    font-weight : 700;
}
.rc_618_1 {
    width: 1097px;
    height: 216px;
    background-image: url(/static/images/recharge/2022_618_rc_one.png);
    background-size: cover;
    display: flex;
    padding-top: 65px;
    justify-content: space-between;
    margin-bottom: 9px;
}
.rc_618_2 {
    width: 1037px;
    height: 199px;
    margin: 0 auto 10px;
    background-image: url(/static/images/recharge/2022_618_rc_two.png);
    background-size: cover;
    margin-top: -15px;
    display: flex;
    padding-top: 63px;
    justify-content: space-between;
}
.rc_618_3 {
    width: 980px;
    height: 191px;
    margin: 10px auto 0;
    margin-top: -15px;
    background-image: url(/static/images/recharge/2022_618_rc_three.png);
    background-size: cover;
    display: flex;
    padding-top: 60px;
    justify-content: space-between;
    margin-bottom: -15px;
}
.rc_title {
    font-family: SourceHanSansCN-Bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #FFFFFF;
}
.rc_num {
    font-family: DINAlternate-Bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #FFFFFF;
}
.rc_618_1_title {
    font-size: 50px;
    margin-left: 357px;
    width: 400px;
}
.rc_618_1_num {
    font-size: 50px;
    margin-right: 60px;
    width: 330px;
    
}
.rc_618_2_title {
    font-size: 47px;
    margin-left: 328px;
    width: 400px;
}
.rc_618_2_num {
    font-size: 47px;
    font-family: DINAlternate-Bold;
    margin-right: 54px;
    width: 330px;
}
.rc_618_3_title {
    font-size: 44px;
    margin-left: 305px;
    width: 400px;
}
.rc_618_3_num {
    font-size: 44px;
    font-family: DINAlternate-Bold;
    margin-right: 31px;
    width: 330px;
}
.rc_618_list {
    width: 959px;
    margin: 16px auto 0;
}
.rc_618_item {
    background: #0b62d7;
    height: 95px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.rc_618_item:nth-child(2n+1) {
    background: #1e56c9;
}
.rc_618_item_num {
    width: 20%;
    font-size: 29px;
    font-family: PingFangSC-Regular;
    color: #FFFFFF;
    text-align: center;
    margin-right: 2%;
}
.rc_618_item_name {
    width: 25%;
    font-size: 29px;
    font-family: PingFangSC-Regular;
    color: #FFFFFF;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-right: 2%;
}
.rc_618_item_money {
    width: 31%;
    font-size: 29px;
    font-family: DINAlternate-Bold;
    color: #FFFFFF;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.rc_618_user {
    color: #ffffff;
    font-size: 16px;
    margin-top: 15px;
    padding: 0 0 0 20px;
    height: 21px;
}
.rc_618_pages {
    padding: 8px 20px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.rc_618_pages img {
    cursor: pointer;
    width: 105px;
}
.rc_618_all_pages {
    color: #ffffff;
    font-size: 16px;
}
.rc_618_input_pages {
    display: flex;
    color: #ffffff;
    font-size: 16px;
    align-items: center;
    justify-content: space-between;
}
.rc_618_input_pages input[type="text"]{
	width: 45px;
    height: 45px;
    background-image: url(/static/images/recharge/2022_618_input.png);
    background-size: cover;
    background-repeat: no-repeat;
    border: none;
    text-align: center;
    color: #fff;
    font-size: 25px;
}

/** 618秒杀页面 **/
.snappingup_wrapper {
    position: relative;
}
.snappingup_title {
    width: 100%;
}
.snappingup_container {
    width: 100%;
    min-height: 1000px;
    background-image: url(/static/images/snappingup/2022_618_snappingup_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.snappingup_list {
    width: 1264px;
    height: 2621px;
    background-image: url(/static/images/snappingup/2022_618_snappingup_list.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 182px 170px 0 117px;
    position: relative;
    top: -260px;
    margin: 0 auto;
}
.snappingup_box {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 51px;
}
.snappingup_box_left {
    position: relative;
}
.snappingup_box_img {
    width: 335px;
    height: 335px;
    display: inline-block;
}
.snappingup_icon {
    position: absolute;
    right: 21px;
    top: 15px;
    width: 111px;
    height: 38px;
}
.snappingup_box_right {
    margin: 41px 0 0 39px;
    width: 100%;
}
.snappingup_box_title {
    font-size: 34px;
    color: #0f2e7b;
    font-weight: bold;
    text-overflow: ellipsis;
    width: 540px;
    overflow: hidden;
    white-space: nowrap;
}
.snappingup_box_bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 85px;
}
.snappingup_price {
    font-size: 32px;
    color: #ff0000;
}
.snappingup_curprice {
    font-size: 60px;
}
.snappingup_oriprice {
    font-size: 24px;
    color: #548dcd;
    text-decoration: line-through;
}
.snappingup_box_btn {
    width: 248px;
    height: 80px;
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer;
}
.snappingup_box_btn.useable_btn {
    background-image: url(/static/images/snappingup/2022_618_snappingup_btn.png);
}
.snappingup_box_btn.end_btn {
    background-image: url(/static/images/snappingup/2022_618_snappingup_endbtn.png);
}
.snappingup_box_progress {
    width: 303px;
    height: 28px;
    background-image: url(/static/images/snappingup/2022_618_snappingup_progress.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    margin-top: 19px;
}
.snappingup_true_progress {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-image: url(/static/images/snappingup/2022_618_snappingup_innerprogress.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.snappingup_text {
    font-size: 22px;
    color: #FFFFFF;
    line-height: 28px;
    padding-left: 18px;
    position: absolute;
    top: 0;
}
/**　主会场二级页 **/
.main_venue_sub {
    position: relative;
    width: 100%;
}
.main_venue_sub_header {
    width: 100%;
}
.main_venue_sub_container {
    width: 100%;
    min-height: 1000px;
    background-image: url(/static/images/main_sub/2022_618_main_sub_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.main_venue_sub_list {
    width: 1201px;
    height: 873px;
    background-image: url(/static/images/main_sub/main_sub_box.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 77px 26px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 100px;
}
.main_venue_sub_items {
    display: flex;
    justify-content: space-between;
}
.main_venue_sub_items img {
    width: 409px;
    height: 358px;
    margin-left: -30px;
    cursor: pointer;
}
.main_venue_sub_items img:nth-child(1) {
    margin-left: 0;
}
.main_sub_tit {
    width: 813px;
    height: 203px;
    background-image: url(/static/images/main_sub/main_sub_tit.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: -110px;
    left: 50%;
    transform: translateX(-50%);
}
.main_sub_icon {
    width: 260px;
    height: 52px;
    background-image: url(/static/images/main_sub/main_sub_rule.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: -25px;
    left: 80%;
    cursor: pointer;
}
.main_venue_rule_box {
    display: none;
    position: fixed;
    top: 15%;
    left: 50%;
    transform: translateX(-50%);
    height: 701px;
    overflow-y: auto;
    overflow-x: hidden;
}
.main_venue_rule_img {
    width: 1000px;
}
.main_venue_rule_del {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 10px;
    top: 10px;
    background-image: url(/static/images/main_sub/main_sub_rule_del.png);
    background-size: cover;
    background-repeat: no-repeat;
}
/** 618rule **/
.rule_header_box {
    width: 100%;
    position: relative;
}
.rule_header_box .rule_img {
    display: inline-block;
    width: 100%;
}
 