/* 弹框 */
.tip_body{
	width: 100%; height: 100%; background: #000; filter:alpha(opacity=50); opacity: 0.5; position: fixed; top:0; left: 0;
}
.tip_box1{
	/*width: 460px; background: #fff; position: fixed; top: 30%; left: 50%; margin-left: -230px; text-align: center; padding: 40px 0 39px; border:1px #eee solid; box-shadow: 0 0 5px 1px #808080; border-radius: 5px;*/
}
.tip_box1 strong{
	display: block; font-size: 22px; line-height: 52px; padding-top: 4px; font-weight: normal;
}
.tip_box1 p{
 	font-size: 16px; line-height: 27px;
}
.tip_close{
	display: inline-block; width: 16px; height: 16px; cursor: pointer; background: url(../images/spring.png) no-repeat -55px -25px; position: absolute; top: 20px; right: 21px;
}
.tip_box2{
	width: 880px; margin-left: -440px; padding-bottom: 60px; top: 15%;
}
.tip_txt1{
	line-height: 60px; padding-bottom: 15px; font-size: 24px;
}
.tip_table{
	width: 790px; margin: 0 auto; font-size: 14px; border: 1px #ddd solid; color: #333;
}
.tip_table th{
	height: 39px; background: #7e57b3; color: #fff; border-right: 1px #ffe2ce solid; border-top: 1px #a98fcc solid; border-bottom: 1px #a98fcc solid; font-weight: normal;
}
.tip_table .th_last{
	border-right: 0;
}
.tip_table td{
	height: 44px; border: 1px #ddd solid; border-top: 0; border-bottom-style: dashed;
}
.tip_box1 a{
	color: #6738a7; text-decoration: underline;
}



.tip_body,.tip_ksrm,.tip_rxxyb,.tip_lqcg,.tip_cflq,.tip_lqsb,.tip_wgk{
	display: none;
}
