.test_form_box,.require_box,.rank_box{
	position:fixed;
	left:50%;
	top: 50%;
	margin-left: -175px;
	margin-top: -150px;
	width: 330px;
	border: 6px solid #db2c35;
	background: #fff;
	overflow: hidden;
	display:none;
	z-index:11111111;
}
.test_form_box{height:330px;}
.require_box,.rank_box{height:250px;padding-top:20px;}
.pop_form_title{
	height: 56px;
	line-height: 56px;
}
.pop_form_title,.wram_title{
	position: relative;
	background-color: #254963;
	color: #fff;
}
.wram_title{
	height: 48px;
	line-height: 48px;
}
.test_tit{
	font-size: 20px;
    color: #1b1b1b;
    padding-top: 10px;
    text-align: center;
}
.pop_form_title p{
	padding-left: 8px;
	font-size: 24px;	
}
.wram_title p{
	padding-left: 10px;
	font-size: 16px;
}
.close_form_btn{
	position: absolute;
	right: 0;
	height: 30px;
	width: 40px;
	line-height: 30px;
	display: block;
	font-size: 34px;
	text-align: center;
	cursor: pointer;
	-webkit-transition:all 0.5s;
	transition:all 0.5s;
	overflow: hidden;
}
.white_btn{
	top: 10px;
	color: #fff;
}
.black_btn{
	top: 0;
	color: #db2c35;
}
.close_form_btn:hover{
	-webkit-transform:rotate(360deg);
	transform:rotate(360deg);
}
.yuyue_form{
	margin: 95px 0 0 349px;
}
.yuyue_f_item,.text_f_item{
	width: 100%;
	float: left;
	margin-bottom: 22px;
}
.yuyue_f_item span,.text_f_item span{
	float: left;
	width: 95px;
	padding-right: 10px;
	color: #727171;
	font-size: 16px;
	text-align: right;
}
.yuyue_form p{
	padding: 15px 33px 22px 0;
	text-align: right;
	font-size: 16px;
	color: #727171;	
}
.yuyue_val,.tf_val{
	width: 168px;
    height: 30px;
    border: 1px #d1d1d1 solid;
    background: #fff;
    font-size: 16px;
    line-height: 20px;
    color: #666;
}
.yuyue_href{
	display: inline-block;
	width: 107px;
	height: 38px;
	line-height: 38px;
	background-color: #254963;
	color: #fff;
	text-align: center;
	margin: 0 20px 0 16px;
	-webkit-transition: all .4s;
	transition: all .4s;
}
.test_href{
	display: inline-block;
	width: 180px;
	height: 44px;
	margin-left: 84px;
	margin-top: 8px;
	line-height: 44px;
	background-color: #db2c35;
	color: #fff;
	font-size: 16px;
	text-align: center;
}
.yuyue_href:hover,.test_href:hover{
	background-color:#b7131c;
	color: #fff;
}
.wram_notice_box{
	position: fixed;
    display: none;
    left: 50%;
    margin-left: -180px;
    top: 50%;
    z-index: 99999;
    margin-top: -75px;
    width: 360px;
    height: 155px;
    font-family: "微软雅黑";
    font-size: 14px;
    border: 1px solid #0B1137;
    background-color: #fff;
}
.warm_info{
	padding-top :15px;
	text-align: center;
}
.wram_txt{
	padding-bottom: 20px;
}
#news-main .applypopbox{
    display: none;
	position: fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index: 1999711;
	overflow: hidden;
	background-color:#828282;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
#news-main .applypop{
    display: none;
	position: fixed;
	width:652px;
	height:520px; 
	margin:0 auto;
	left:50%;
	margin-left: -328px;
	top:50%;
	z-index: 1999811;
	margin-top:-270px;
	border:2px #db2c3f solid;
	background:url(/liuxue/images/pop_bg.jpg) 0 -16px no-repeat;
}
#news-main .applypop .pop-title{
	position: relative;
	width:100%;
	height:30px;
	padding: 13px 0;
	background-color: #db2c3f;
}
#news-main .applypop .pop-title span{
	margin-left: 20px;
	font-size: 24px;
	color:#fff;
	font-family: "微软雅黑";
}
#news-main .applypop .closebtn{
	position: absolute;
	top:5px;
	right:5px;
	width:16px;
	height:16px;
	cursor: pointer;
}
#news-main .applypop .closebtn img{
	width:100%;
	height:100%;
}
#news-main .clear{clear:both;}
#news-main .applypop .formt{
	margin-left:330px;
	width:auto;
	color:#727171;
	font-size: 16px;
	font-family: "ËÎÌå";
	margin-top: 90px;
}
#news-main .applypop .formt tr td{
  padding:10px;
}
#news-main .applypop .formt input,.applypop .formt select{
	width:165px;
	height:30px;
	border:1px #d1d1d1 solid;
	background: none;
	font-size:14px;
	line-height:20px;
	*line-height:30px;
}
#news-main .applypop .formt #subBtn,.applypop .formt .olcall{
	float:left;
	width:107px;
	height:38px;
	background-color:#db2c3f;
	border:none;
	padding:0;
	color:#fff;
	margin-left:30px;
	cursor: pointer;
	line-height:14px;
}
#news-main .applypop .formt .olcall{
	height:26px;
	display: block;
	margin-left:15px;
	padding-top:12px;
	font-size: 14px;
}
#news-main .sucpop,#news-xt-main .new-sucpop{
  position: fixed;
  display: none;
  left:50%;
  margin-left: -180px;
  top:50%;
  z-index: 199991111;
  margin-top:-75px;
  width:360px;
  height:155px;
  font-family: "微软雅黑";
  font-size: 14px;
  border:1px solid #d1d1d1;
  background-color:#fff;
}
#news-main .sucpop table,#news-xt-main .new-sucpop table{border:none;  border-spacing:0px;}
#news-main .sucpop table tr td,#news-xt-main .new-sucpop table tr td{padding:0 15px;}
#news-main .sucpop .surebtn,#news-xt-main .new-sucpop .simulation{
  display:inline-block;
  width:115px;
  height:40px;
  line-height:40px;
  background-color: #db2c3f;
  border:none;
  color:#fff;
}