*{margin:0;padding:0;list-style: none;text-decoration: none;font-family: Microsoft YaHei;/*position: relative;*/}
.assessment_header{
    width:100%;
    height:480px;
}
.assessment_header img{
    width:100%;
    height:100%;
}
.assessment_content{
    width:1200px;
    margin:0 auto;
}
.content_title{
    display: flex;
    height: 50px;
    margin-top:50px;
    border-bottom:1px dotted #CDCDCD;
}
.content_title img{
    width: 40px;
    height: 40px;
    margin: 5px 18px 0 18px;
}
.content_title p{
    font-size: 25px;
    font-weight: 400;
    color: #333333;
    line-height: 50px;
    margin-right:20px;
    letter-spacing: 2px;
}
.content_title span{
    font-size: 18px;
    font-weight: 400;
    color: #9D9D9D;
    line-height: 50px;
    letter-spacing: 2px;
}
.content_input{
    width:560px;
    display: flex;
}
.content_input b{
    font-size: 24px;
    font-weight: 400;
    color: #E83030;
    line-height: 43px;
    margin-right:10px;
}
.content_input span{
    display: inline-block;
    width:150px;
    height: 43px;
    font-size: 22px;
    color: #505050;
    /* margin-left:43px; */
    line-height: 43px;
}
.content_input input{
    width: 325px;
    height: 43px;
    font-size: 15px;
    border: 1px solid #C8C8C8;
    padding-left:30px;
    letter-spacing: 2px;
}
.content_input input:focus{
    outline: none;
    
}
.content_gathered{
    width:1200px;
    margin-top:25px;
    display: flex;
    position: relative;
}
.content_dl{
    display: flex;
}
.content_dl dt{
    width:144px;
    height:50px;
    line-height: 50px;
    display: flex;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    margin-left:35px;
}
.content_dl dt input{
    width:90px;
    height:50px;
    border: 1px solid #C8C8C8;
    border-radius: 6px;
}
.content_dl dt input:focus{
    outline: none;
    
}
.content_form{
    height: 50px;
    line-height: 50px;
}
.submit{
    width: 323px;
    height: 44px;
    display: block;
    margin-left: 170px;
    margin-top:40px;
    background: #E83030;
    opacity: 0.96;
    line-height: 44px;
    color: #FFFFFF;
    font-size: 20px;
    text-align: center;
    letter-spacing: 2px;
}
/* 弹出 */
#choiceWindow{
	display:none;
	position: fixed;
	top:25%;
	left:39%;
	width:22%;
	/* height:40%; */
	padding:60px;
	border-radius: 10px;
	background-color:white;
	z-index:2;
    overflow:auto;
    text-align: center;
}
#choiceWindow h5{
    font-size: 26px;
    font-weight: 400;
    color: #333333;
    line-height: 34px;
}
#choiceWindow p{
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 39px;
}
.choiceWindow_div{
    display: flex;
}
.choiceWindow_div p{
    text-align: left;
    margin-top:30px;
    margin-left:15px;
}
.bottom_em{
    width:1200px;
    margin:0 auto;
    text-align:center;
    margin-top:30px;
    color:#E83030;
}
/* 遮罩 */
#backGround{
	display:none;
	position:absolute;
	top:0%;
	left:0%;
	width:100%;
	height:100%;
	background-color:black;
	z-index:1;
	-moz-opacity:0.8;
	opacity:.80;
	filter:alpha(opacity=88);
}
/* 关闭 */
#x:hover{
	cursor:pointer;
	color:rgb(55,198,192);
}
.assessment_button{
    width: 190px;
    height: 50px;
    background: #E8E8E8;
    border-radius: 6px;
    border:none;
    margin-left:20px;
    text-align: center;
    line-height: 50px;
    color: #666666;
    cursor:pointer;
}
.content_font{
    position: relative;
}
.content_font p{
    font-size: 12px;
    font-weight: 400;
    color: #E43628;
    line-height: 23px;
    position: absolute;
    left:170px;
    display: none;
}

.content_option{
    width: 380px;
    height: 50px;
    border: 1px solid #C8C8C8;
    border-radius: 6px;
    padding-left: 30px;
    letter-spacing: 2px;
}
.content_option select{
    outline: none;
    width: 95%;
    height: 50px;
    line-height: 50px;
    background:none;
    border: 1px solid #C8C8C8;
}
.content_apply{
    display: flex;
    height: 43px;
    line-height: 43px;
    margin-top:25px;
}
.content_apply_font span{
    font-size: 22px;
    font-weight: 400;
    color: #505050;
    line-height: 43px;
}
.content_apply_font span b{
    font-size: 22px;
    font-weight: 400;
    color: #E83030;
    line-height: 43px;
    margin-right:10px;
}
.content_form{
    font-size: 20px;
    font-weight: 400;
    color: #505050;
    line-height: 43px;
}
.content_form input{
    width: 18px;
    height: 18px;
    margin-left:40px;
    margin-right:10px;
}
.content_font select{
    width: 326px;
    height: 43px;
    padding-left: 25px;
    border: 1px solid #bbbbbb;
    outline: none;
    background: none;
    font-size: 16px;
    color: #6A6A6A;
}
.content_main4_content{
    display: flex;
}
.validation{
    width: 120px;
    height: 45px;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 45px;
    text-align: center;
    border: none;

}
.note p{
    font-size: 16px;
    font-weight: 400;
    color: #999999;
    line-height: 28px;
    margin-left: 30px;
}
.choiceWindow_div{
    width: 57%; 
    margin: 0 auto;
}
.choiceWindow_div a{
    width: 100px;
    height: 35px;
    background: #E83030;
    border: redis;
    line-height: 35px;
    color: #fff;
    letter-spacing: 2px;
    border-radius: 8%;
    margin-right: 8%;
    margin-top: 45px;
    
}



