body{
       background-size:100%;
}

.zhuce-panel {
	width: 370px;
	height: 470px;
	position:absolute;
    top:50%;
    left:50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color:#f9f9f9;
}

.zhuce{
	width: 300px;
	/* padding-top: 50px;
	padding-left: 10%;
					height: auto;
				margin: auto;
				margin-top: 10%; */
	text-align: center;
	position:absolute;
    top:50%;
    left:50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.stitle{
	margin-left:10px;
	margin-right:10px;
	padding-top:5px
}

.ss1{
	color: green
}

.ss2{
	color: black
}

.timu-item-list{
	margin-top: 5px;
	font-size: 12px;
}

.choice1{
	float: left;
	margin-left:10px;
	font-weight:600
}

.daan{
	color:green;
	font-size: 15px;
	font-weight:600;
	margin:5px
}

.role-show{
	height:80px;	
	margin-top:20px;
}

#score{
	color: green;
	font-size: 18px;
	font-weight:600;
	font-family: 'ËÎÌå'
}

#role{
	color: green;
	font-size: 20px;
	font-weight:600;
	font-family: 'ËÎÌå'
}

.tips{
	color: orange;
	font-size: 12px;
	font-family: 'ËÎÌå'
}

input {
	width: 290px;
	height: 30px;
	margin-top: 20px;
}

.loginBox {
	width: 290px;
	height: 30px;
	background-color: #009688;
	text-align: center;
	color: white;
	margin-top: 20px;
	line-height: 30px;
	margin-bottom: 20px;
}

.setUP {
	width: 300px;
	height: 30px;
	background-color: white;
	text-align: center;
	color: #8F8F94;
	margin-top: 20px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}
.form-control-user{
	width: 290px;
	height: 30px;
	margin-top: 20px;
}