@charset "utf-8";
.content_box {
    width: 1200px;
    margin: 50px auto;
}


.reserve_title,.reserve_zhou {
    background: rgba(244, 244, 244, 1);
    overflow: hidden;
}

.reserve_title::after,
.reserve_zhou a{
    content: "特斯拉预定代抽";
    width: 196px;
    height: 43px;
    background: url('/static/img/reserve_title.png') no-repeat;
    background-size: 100% 100%;
    display: block;
    text-align: center;
    line-height: 43px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
}

.reserve_zhou a {
	float: left;
}
.reserve_zhou a.on{
	color:#ff4400;
}
.reserve_box {
    background-color: #fff;
    padding-top: 40px;
}

.reserve_box_title::after {
    content: "预定特斯拉皮肤";
    background: url('/static/img/reserve_box_title.png') no-repeat;
    background-size: 100% 100%;
    width: 478px;
    height: 11px;
    display: block;
    margin: 20px auto 28px;
    text-align: center;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    line-height: 11px;
}

.reserve_box_table ul li:nth-child(1) {
    writing-mode: tb-rl;
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    width: 40px;
    height: 100px;
    line-height: 42px;
    color: #FFFFFF;
}

.reserve_box_table ul li:nth-child(2),
.reserve_box_table ul li:nth-child(9) {
    width: 144px;
    font-size: 15px;
}

.reserve_box_table ul li,
.reserve_box_music_table li {
    width: 161px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #555555;
    float: left;
    font-size: 14px;
    font-family: Microsoft YaHei;
}

.reserve_box_table ul li:nth-child(n+10) {
    color: red;
}

.reserve_box_table ul:nth-child(2) li:nth-child(n+10) {
    color: #5A7EFE;
}

.reserve_box_table,
.reserve_box_music_table {
    margin-top: 8px;
    overflow: hidden;
    background: url('/static/img/kuang.png') no-repeat;
    background-size: 100% 100%;
    width: 1152px;
    margin: auto;
}

.reserve_box_table ul {
    overflow: hidden;
}

.reserve_box_newtime {
    display: block;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 26px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    color: rgba(136, 136, 136, 1);
}

.reserve_box_qq {
	margin: 0 auto;
    display: table;
}

.reserve_box_service {
    display: inline-block;
    width: 183px;
    height: 42px;
    background: rgba(86, 166, 251, 1);
    box-shadow: 0px 1px 5px 0px rgba(86, 166, 251, 0.32);
    border-radius: 21px;
    text-align: center;
    line-height: 42px;
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 6px;
    display: inline-table;
    margin: 0 30px;
}

.reserve_box_rule .reserve_box_rule_title {
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    position: relative;
    margin-bottom: 10px;
}

.reserve_box_rule .reserve_box_rule_title.to2 {
    margin-top: 26px;
}

.reserve_box_rule {
    padding-left: 46px;
    padding-right: 16px;
    box-sizing: border-box;
}

.reserve_box_rule p {
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(85, 85, 85, 1);
    line-height: 25px;
}

.reserve_box_rule .reserve_box_rule_title::before {
    content: '';
    background: url('/static/img/guize.png') no-repeat;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -23px;
}

.reserve_box_title.to2::after {
    content: "和平精英音乐节代抽包出";
    width: 549px;
    margin-top: 45px;
    background: url('/static/img/xian2.png') no-repeat;
    background-size: 100% 100%;
}

.reserve_box_music_table {
    background-image: url('/static/img/kuang2.png');
    margin-bottom: 18px;
}

.reserve_box_music_table li {
    width: 164px;
    height: 49px;
    line-height: 49px;
}

.reserve_box_music_table li:nth-of-type(n+8) {
    height: 52px;
    line-height: 52px;
    color: #F61414;
}

.reserve_box_music_warn {
    padding-left: 26px;
    margin-bottom: 48px;
    padding-bottom: 26px;
}

.reserve_box_music_warn p {
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    margin-bottom: 10px;
    color: #555555;
}

.reserve_box_music_warn p i {
    color: rgba(246, 20, 20, 1);
}

.reserve_box_music_warn p:nth-of-type(n+2) {
    margin-left: 26px;
}

.game_list h3 {
	font-weight: 700;
}

.game_tit h3 {
	float: left;
	font-size: 14px;
	line-height: 72px;
	color: #282828;
	font-weight: 700;
	width: 278px;
}

.game_tit a {
	float: left;
	font-size: 14px;
	line-height: 24px;
	padding: 0 15px;
	border-radius: 30px;
	margin: 26px 5px;
	background-color: #2e6fb7;
	color: #fff;
}

.game_tit cite {
	font-style: normal;
	height: 13px;
	line-height: 13px;
	color: #ccc;
	font-weight: 700;
}

.game_product_info h4 {
	position: relative;
}

.game_product_info h4 img {
	height: 6px !important;
	margin: 3px 0 0 5px !important;
	display: block !important;
}

.game_product_info h4 div {
	position: absolute;
	top: 24px;
	right: -19px;
}

.Boutique_con_list_info li img {
	transition: all 0.6s;
	-webkit-backface-visibility: hidden;
}

.Boutique_con_list_info li:hover img {
	transform: scale(1.1);
}

.xianshi, .xianshi2 {
	border-radius: 5px 5px 0 0;
	border: 1px solid #ff8700;
	border-bottom: none;
	bottom: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	font-size: 12px;
	font-family: MicrosoftYaHei;
	line-height: 37px;
	width: 82px;
	height: 25px;
	font-weight: 400;
	color: #ff8700;
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
}

.xianshi img, .xianshi2 img {
	margin: 6px;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	ms-transform: rotate(0deg);
	moz-transform: rotate(0deg);
	webkit-transform: rotate(0deg);
	o-transform: rotate(0deg);
	transition: all 0.5s;
}

.xianshi:hover img, .xianshi2:hover img {
	transform: rotate(180deg);
}

.fuwuqi, .pifu {
	position: relative;
	height: 132px;
	overflow: hidden;
	transition: all 0.5s;
}
[v-cloak]{
	display:none;
}
.Boutique_con_list_info li>h3 span{
	margin-left:2px !important;
}
.game_product_info_tab li{
	position: relative;
}
.game_product_info_tab li .tuijian{
	position: absolute;
	top:0;
	left:0;
	z-index:5;
}

/* 遮罩层 */
.shade {
	position: fixed;
    top: 0;
    left: 0;
       background-color: rgba(0, 0, 0,0.5);
    z-index: 999;
    width: 100%;
    height: 100%;
    display: none;
}

/* 遮罩内容 */
.shade_content,
.sale_content {
    position: fixed;
       top: 30%;
    left: 30%;
    background-color: #fff;
    width: 40%;
    height: 36%;
    z-index: 999;
   /*  transform: translate(-50%,-50%); */
    border-radius: 8px;
   display: none;
}

.sale_content {
	height: 38%;
}

.shade_content .reserve_box_rule img,
.sale_content .reserve_box_rule img{
	position: absolute;
    right: 15px;
    top: 15px;
    width: 24px;
    height: 24px;
}

.shade_content .reserve_box_rule a,
.sale_content .reserve_box_rule a {
	width: 183px;
    height: 42px;
    background: rgba(86, 166, 251, 1);
    box-shadow: 0px 1px 5px 0px rgba(86, 166, 251, 0.32);
    border-radius: 21px;
    text-align: center;
    line-height: 42px;
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 6px;
    display: block;
    margin: 20px auto 0;  
}

.shade_content .reserve_box_rule,
.sale_content .reserve_box_rule {
	padding: 0 46px;
}

.shade_content .reserve_box_rule_buy,
.sale_content .reserve_box_rule_buy {
	font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    position: relative;
    margin-bottom: 10px;
    text-align: center;
}

.reserve_box_service_sale {
	width: 183px;
    height: 42px;
    background: rgba(86, 166, 251, 1);
    box-shadow: 0px 1px 5px 0px rgba(86, 166, 251, 0.32);
    border-radius: 21px;
    text-align: center;
    line-height: 42px;
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 6px;
    margin: 0 auto;
    display: block;
}
