/*信息*/
p{margin: 0}
h1,h2,h3,h4,h5,h6{margin: 0}
#rzxqxq_info{
	width: 100%;
	margin-top: 4rem;
	background: #f3f3f3;
}
#rzxqxq_info img{
	width: 100%;
	height: 18rem;
}
#rzxqxq_info h3 {
    font-size: 1.5rem;
    line-height: 3rem;
    margin-top: 0.5rem;
}
#rzxqxq_info strong {
    font-style: normal;
    font-weight: normal;
    color: #fff;
    font-size: 1.2rem;
    display: block;
    text-align: center;
    background-color: #e01020 !important;
    float: left;
    width: 8rem;
    height: 3rem;
    line-height: 3rem;
    border-radius: 1.5rem;
    margin-top: 0.8rem;
}
#rzxqxq_info p {
    float: left;
    overflow: hidden;
    width: 100%;
    line-height: 18px;
    margin-bottom: 22px;
    max-height: 54px;
    font-size: 1.2rem;

}
#rzxqxq_info ul{
	float: left;
	height: 5rem;
	overflow: hidden;
}
#rzxqxq_info ul li{
	width: 100%;
	float: left;
}
#rzxqxq_info ul li p{
margin-bottom: 0px;
}
/*优惠报名css*/
#hotDes_Yh_Bm{
	width: 100%;
    margin: 0 auto;
    margin-top: 20px;
}
.hotDes_Yh{
	float: left;
    overflow: hidden;
    width: 100%;
    margin-bottom: 14px;
    
}

.hotDes_Title{
    padding: 0;
    display: block;
    font-size: 1.8rem;
    color: #e01020;
    padding-left: 10px;
    line-height: 3.5rem;
}
.hotDes_Yh p {
    font-size: 1.2rem;
    line-height: 3rem;
}
/*报名*/
.hotDes_Bm{
	float: right;
    width: 100%;
}
.hotDes_Bm h2 {
    font-size: 2rem;
    text-align: center;
    background-color: #e01020 !important;
    color: #fff;
    line-height: 2rem;
    height: 5rem;
    padding-top: 1rem;
    margin-bottom: 1rem;
    padding-bottom: 5rem;
}
.hotDes_Bm h2 span {
    display: block;
    font-style: normal;
    font-weight: normal;
    font-size: 1.3rem;
    line-height: 1.8rem;
    margin-top:0.5rem;
}

.hotDes_Bm p{
    margin: 0 auto;
    width: 100%;
    margin-bottom: 10px;
    height: 3rem;
    line-height: 3rem;
}
.hotDes_Bm p span {
    display: block;
    float: left;
    font-weight: bold;
    width: 20%;
    text-align: right;
    padding-right: 1rem;
    font-size:1.3rem;
}

.hotDes_Bm p input[type=submit],.hotDes_Bm p select {
    display: block;
    float: left;
    border-radius: 6px;
    padding: 0 15px;
    height: 3rem;
    line-height: 48px;
    border: 1px solid #ccc;
    width: 72%;
    outline: none;
}
#mobile,#userName,#address{
	display: block;
    float: left;
    border-radius: 6px;
    padding: 0 15px;
    height: 3rem;
    line-height: 3rem;
    border: 1px solid #ccc;
    width: 72%;
    outline: none;
}
.hotDes_Bm p input[type=submit] {
    cursor: pointer;
    color: #fff;
    font-size: 1.5rem;
    font-weight: bold;
   	background: #e01020;
    border: none;
    line-height: 3rem;
}


<!--耗时1784898648.8163秒-->