*{margin:0;padding:0;text-decoration: none;list-style: none;font-family: Microsoft YaHei;}
body{position: relative;}
.calculator_banner{
    width: 1200px;
    margin: 0 auto;
}
.calculator_banner img{
    width: 100%;
}
.studying{
    width: 1400px;
    margin:0 auto;
}
#tit{
    display: flex;
    width: 1396px;
    height: 50px;
    margin-top:20px;
    background: #FFFFFF;
    border: 2px solid #EEEEEE;
}
#tit li{
    width: 350px;
    text-align: center;
    height: 50px;
    font-size: 20px;
    font-weight: 400;
    color: #333333; 
    line-height: 50px;
    border-right: 1px solid #ccc;
}
#tit li:last-child{
    border-right: none;
}
.select{
    font-weight: 400!important;
    color: #e02727!important;
    font-size: 22px!important;
    cursor: pointer;
    border-bottom: 1px solid #e02727;
}
#con{
    width: 1400px;
    padding-top: 80px;
    padding-bottom: 50px;
    background: url("/skin/Public/Home/images/forms_img/gpa_beijingtu.png") no-repeat;
    background-size: 100% 100%;
}
#con dt{
    display: flex;
}
#con dt img{
   height:354px;
}
.con_content{
    display: flex;
    margin-top:20px;
}
.con_content p{
    width: 13%;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 44px;
    margin-right:20px;
}
.con_content input{
    width: 249px;
    height: 44px;
    padding-left: 10px;
    margin-right:17px;
    border: 1px solid #DCDCDC;
}
.con_content input:focus{
    outline: none;
}
.con_content input:last-child{
    margin-right:0;
}
.con_content_a{
    margin-left: 104px;
    margin-top:30px;
}
.con_content_a a{
    width: 245px;
    height: 44px;
    background: #e02727;
    font-size: 20px;
    line-height: 44px;
    display: inline-block;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    margin-right:18px;
}
.content_p{
    display: flex;
    margin-left:80px;
}
.content_p p{
    width: 249px;
    height: 44px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    text-align: center;
    line-height: 44px;
    margin-right:18px;
}
.information{
    border-top:2px dotted #ccc;
    padding-top: 40px;
    margin-top: 40px;
    padding-bottom: 40px;
}
.information_div{
    display: flex;
}
.information_div img{
    margin-right:10px;
}
.information_div p{
    font-size: 26px;
    font-family: FZCuHeiSongS-B-GB;
    font-weight: 400;
    color: #333333;
    line-height: 26px;
}
.information_img {
    margin-top:30px;
}
.information_img img{
    width: 266px;
    height: 137px;
    margin-right: 10px;
}


/* 弹出 */
#choiceWindow{
	display:none;
	position: fixed;
	top:25%;
	left: 33%;
	width:29%;
	/*height:40%;*/
	padding:60px;
	border-radius: 10px;
	background-color:white;
	z-index:2;
    overflow:auto;
    text-align: center;
}
#choiceWindow h5{
    font-size: 22px;
    font-weight: 400;
    color: #e02727;
    line-height: 21px;
}
#choiceWindow p{
    font-size: 22px;
    font-weight: 400;
    color: #333333;
    margin-top: 20px;
}
.choiceWindow_div{
    display: flex;
}
.choiceWindow_div a{
    width: 152px;
    height: 40px;
    background: #e02727;
    border-radius: 24px;
    line-height: 40px;
    color: #fff;
    letter-spacing: 2px;
    margin-top: 45px;
    
}
.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;
}
