body{ margin:0; padding:0; color:#666; background:#e9e9e9; font-size:14px; font-family:"微软雅黑";}
input,textarea,button{ border:none; font-family:"微软雅黑";}
button, input:not([type=radio]):not([type=checkbox]), select
a{ color:#666; text-decoration:none;}
a:hover{ color:#666; text-decoration:underline;}
input:focus{outline:none;}
.ywxx_tanc{ cursor:pointer;}
.ywxx_tanc_main{}
.ywxx_tanc_box{ width:380px; background:#fff; padding:30px 30px 60px 30px; position:relative;}
.ywxx_tanc_close{ width:12px; height:11px; background:url(../images/close.png) no-repeat; position:absolute; top:17px; right:17px; cursor:pointer;}
.ywxx_tanc_title{ text-align:center; font-size:22px; color:#2882c0; margin-bottom:15px;}
.ywxx_tanc_text{ line-height:24px;}
.ywxx_tanc_list{ width:378px; height:42px; border:1px solid #dddddd; margin:20px 0 0 0;}
.ywxx_tanc_list p,.regist_list2 p{ width:57px; margin:7px 0 7px 25px; line-height:28px; border-right:1px solid #dddddd; float:left;}
.ywxx_tanc_list .input{ width:275px; padding:0 10px; float:right; line-height:42px;}
.ywxx_tanc_but{ 
	padding-top:26px;
	display: flex;
	justify-content: space-between;

}
.ywxx_tanc_but input{ width:185px; height:40px; font-size: 16px; border-radius: 5px; line-height:23px; margin:0 0 0 0; text-align:center; border:0; cursor:pointer; color:#666;}
.ywxx_tanc_but input.tj{ background:#2882c0; color:#fff; -webkit-transition: all 0.5s ease-in-out;}
.ywxx_tanc_but input.tj:hover{ background:#1a6ca4;}
.ywxx_tanc_but input.qx{ background:#e2e2e2;}
.login_cont{
	width: 870px;
	left:50%;
	top:50%;
	margin-left:-435px; 
	margin-top:-210px;
	position: absolute;
}
.ywxx_login{ 
	height:360px;
	background:rgba(255,255,255,0.95); 
	border-radius: 5px; padding:0 0 0 0;
	 position:absolute; 
	
	 display: flex;
	 justify-content: space-between;
	 }
.ywxx_login_img{ width:380px; height: 100%; background:url(../images/login_img.jpg) no-repeat; padding:0 0 0 0; text-align:right; font-size:16px; float:left;}
.ywxx_login_img a{ color:#2882c0; text-decoration:underline;}
.ywxx_login_img a:hover{ text-decoration:none;}
.ywxx_login_main{ width:380px;padding:45px 50px 0 60px; float:right;}
.ywxx_tanc_a{
	padding: 20px 0 ;
}
.ywxx_tanc_a a{
	color: #2882c0;
}