@charset "utf-8";
.designer .tit {
	background: #ebc250;
}
.tit .icon_star {
    background: url(../images/vote_spirit.png) no-repeat -1px -23px;
}
.container {
	background: #150134;
}
.game_introduce {
	padding: 20px 4% 30px 4%;
}
.game_introduce p {
	color: #fff;
	line-height: 28px;
	font-size:14px;
	text-align:justify;
	text-indent:28px;
	margin-bottom:8px;
}
.zz_framework {
	padding: 20px 4% 30px 4%;
}
.zz_framework  .post {
	width: 31.2%;
	text-align: right;
	line-height: 20px;
	color: #fff;
}
.zz_framework  .com_name {
	width: 65.8%;
	line-height: 20px;
	color: #fff;
}
.zz_framework  .post li:nth-child(4) {
	margin-top: 140px;
}
.zz_framework  .post li:last-child {
	margin-top:645px;
}
.post ul li{ font-size:14px; line-height:28px;}
.com_name ul li{ font-size:14px; line-height:28px;}
.zc_framework {
	padding: 20px 4% 30px 4%; 
}
.zc_framework li{
	line-height: 28px;
	color: #fff;
	text-align: center;
	font-size:14px;
}
.designer h4 b {
	font-weight: normal;
	color: #ff0000;
}
.game_judge {
	padding: 20px 4% 30px 4%; 
}
.game_judge img {
	max-width: 690px;
}
.piaoshu_box{ width:100%; background:rgb(22,3,58);}
.piaoshu_box .piaoshu_list{ width:90%; margin:0 auto; padding-bottom:10px;}
.piaoshu_box .piaoshu_list li{ width:50%; float:left;}
.piaoshu_box .piaoshu_list li .num_box{ width:100%; font-size:14px; text-align:center; line-height:26px; display:inline-block; color:rgb(231,200,107);}
.piaoshu_box .piaoshu_list li .num{ width:100%; font-size:14px; text-align:center; line-height:22px; display:inline-block; color:rgb(231,200,107);}
.container .game_introduce .vote_rule_list{ font-size:18px; width:100%; margin:10px auto;}
.container .game_introduce .vote_rule_list span{ width:120px; display:block; height:30px; line-height:30px; background:#6CF; color:#fff; text-align:center; border-radius:6px; border-top-right-radius:0px; border-bottom-left-radius:0px;}
@media (max-width:768px){
	.game_introduce{ padding:20px 20px 30px;}
	.game_introduce p{ font-size:12px; line-height:24px;}
	.zz_framework{ padding:20px 20px 30px;}
	.zz_framework  .post{ width:54px;}
	.post ul li {
    font-size: 12px;
    line-height: 24px;
    }
	.com_name ul li {
    font-size: 12px;
    line-height: 24px;
	height:24px;
	overflow:hidden;
    }
	.zz_framework .com_name{ width:78%;}
	.zz_framework .post li:nth-child(4) {
    margin-top:96px;
    }
	.zz_framework .post li:last-child {
    margin-top:576px;
    }
	.zc_framework{ padding:20px 20px 30px;}
	.zc_framework li{ font-size:12px; line-height:24px; text-align:left;}
	.piaoshu_box .piaoshu_list li .num_box,.piaoshu_box .piaoshu_list li .num{ font-size:12px;}
	 .container .game_introduce .vote_rule_list span{ font-size:14px;width:80px;height:26px; line-height:26px;}
	}