@import url("clean.css");

body{
	background-color: #f5f5f5;
	font-family: "microsoft yahei";
}
#top{
	width: 19.2rem;
	height: 0.42rem;
}
#top .top{
	width: 13.4rem;
	height: 0.42rem;
	line-height: 0.42rem;
	font-size: 0.14rem;
	margin: 0 auto;
}

#title{
	height: 0.51rem;
	line-height: 0.6rem;
	font-size: 0.42rem;
	text-align: center;
	font-weight: bold;
	overflow: hidden;
}

#draw{
	margin-top: 0.22rem;
	height: 5.5rem;
	background-color: white;
}

#draw .wecat{
	width: 5.9rem;
	height: 5.5rem;
	padding-top: 0.75rem;
	box-sizing: border-box;
}

#draw .left{
	width: 4.5rem;
	height: 3.95rem;
	margin-left: 0.95rem;
}

#draw .wecat .wecatimg{
	width: 4.18rem;
	height: 2.12rem;
}
#draw .font{
	margin-top: 0.4rem;
	font-size: 0.14rem;
	text-align: left;
}

#draw .font .tbtx{
	font-size: 0.16rem;
}

#draw .line{
	width: 0.01rem;
	height: 5.3rem;
	margin: 0 auto;
	position: relative;
	top: 0.1rem;
	box-sizing: border-box;
	border-left: 0.01rem #ccc solid;
}

#draw .free-get{
	width: 6rem;
	height: 5.5rem;
	padding-top: 0.4rem;
	box-sizing: border-box;
}

#draw .free-get .right{
	text-align: right;
	width: 3.9rem;
	height: 4.3rem;
	margin: 0 auto;
}

#draw .free-get .right .lqzl{
	text-align: left;
	font-size: 0.2rem;
	margin-bottom: 0.2rem;
}

#draw .free-get .right .allinput{
	width: 4.2rem;
	height: 0.45rem;
	font-size: 0.16rem;
	margin-bottom: 0.34rem;
}

#draw .free-get .right .selectinput{
	width: 4.2rem;
	height: 0.45rem;
	font-size: 0.16rem;
	margin-bottom: 0.14rem;
}

#name{
	width: 2.8rem;
	height: 0.36rem;
	color: #c0c0c0;
	text-indent: 1em;
	font-size: 0.16rem;
}
.right .same{
	width: 2.8rem;
	height: 0.43rem;
	font-size: 0.16rem;
	text-indent: 1em;
	outline: none;
}
.right .same option{
	width: 2.86rem;
	height: 0.43rem;
	font-size: 0.16rem;
}
#draw .free-get .right .allinput label{
	line-height: 0.36rem;
	
}

#yzm{
	width: 1.6rem;
	height: 0.36rem;
}

#dxyzm{
	width: 1.6rem;
	height: 0.36rem;
}


.right .yzm-img{
	display: inline-block;
	height: 0.36rem;
	width: 1rem;
	background-color: #999;
	margin-left: 0.20rem;
	position: relative;
	top: 8%;
}

.right .dxyzm-img{
	display: inline-block;
	height: 0.36rem;
	width: 1rem;
	color: white;
	background: linear-gradient(#ee7254, #eb5158);
	margin-left: 0.20rem;
	border-radius: 0.05rem;
	text-align: center;
	line-height: 0.36rem;
	font-size: 0.14rem;
	cursor: pointer;
	position: relative;
	top: 8%;
}
/* ee7254  eb5158 */
.right .submit{
	margin: 0 auto;
	width: 2.9rem;
	height: 0.46rem;
	color: white;
	font-size: 0.16rem;
	text-align: center;
	line-height: 0.46rem;
	border-radius: 0.05rem;
	margin-top: 0.7rem;
	background: linear-gradient(#ee7254, #eb5158);
}

.right .submit .yjlq{
	background: linear-gradient(#ee7254, #eb5158);
	color: white;
	font-size: 0.16rem;
	width: 2.9rem;
	height: 0.46rem;
	cursor: pointer;
	border-radius: 0.05rem;
}

