@charset "utf-8";
*{margin: 0; padding: 0;}
body{font:12px/1.5 "微软雅黑",Tahoma,Arial,Helvetica,sans-serif;word-break:break-all;word-wrap:break-word;min-width:1000px;}
body,h1,h2,h3,h4,h5,h6,p,dl,dd{margin:0;padding:0}
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
ul,ol,input{margin:0;padding:0;}
li{list-style: none;}
img,input,button{border:none;}
a{text-decoration:none; outline: none}
.fl{float: left}
.fr{float: right}
.content{width: 1000px;overflow: hidden;margin: 0 auto 0;}


.wrap{
	width: 100%;
	overflow: hidden;
	height: 730px;
	background: url(../images/xds_09.jpg) no-repeat center;
}
.wrap_ul{
	width: 100%;
	overflow: hidden;
	margin-top: 12px;
}
.wrap_ul li{
	float: left;
	font-size: 20px;
	color: white;
	text-align: center;
	line-height: 42px;
	margin:0 0 0 0;
}
.wrap_ul li a{
	display: block;
	width: 100%;
	height: 100%;
}
.wrap_ul li:nth-child(1){
	width: 156px;
	height: 34px;
	background: url(../images/logo.png) no-repeat center;
	margin-top: 4px;
}
#top_login,#top_register{
	width: 134px;
	height: 42px;
	border: 1px solid white;
	border-radius: 21px;
	cursor: pointer;
	margin: 0 0 0 0;
}
#top_login{
	margin: 0 30px 0 530px;
}
.wrap_content{
	width: 100%;
	overflow: hidden;
}
.title{
	width: 302px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 38px;
	color: #866FFD;
	background: #FDF176;
	border-radius: 30px;
	font-weight: bold;
	margin: 0 auto 0;
}
.wrap_content img{
	display: block;
	margin: 20px auto 0;
}
.wrap_text{
	font-size: 36px;
	text-align: center;
	width: 552px;
	height: 56px;
	background: url(../images/xds_11.png) no-repeat center;
	color: white;
	margin: 20px auto 25px;
}
#number{
	color: #FFE746;
}
.wrap_info{
	width: 535px;
	height: 390px;
	overflow: hidden;
	background: url(../images/xds_10.png) no-repeat center;
	margin: 0 auto 0;
}
.wrap_info p{
	width: 430px;
	overflow: hidden;
	margin: 0 auto 25px;
}
.wrap_info p:nth-child(1){
	margin-top: 50px;
}
.wrap_info p span{
	font-size: 20px;
	line-height: 45px;
	display: block;
	width: 100%;
	text-align: left;
}
#bk_city{
	width: 430px;
	display: block;
	height: 44px;
	border: 1px solid #E3E1EB;
	outline: none;
	padding-left: 5px;
	background:#F2F2F2;
	border-radius: 5px;
	font-size: 14px;
}
#zwdm{
	width: 275px;
	height: 44px;
	font-size: 14px;
	outline: none;
	border: 1px solid #E3E1EB;
	background:#F2F2F2;
	border-radius: 5px;
	padding-left: 5px;
	float: left;
}
#get_zwdm{
	display: block;
	float: right;
	width: 136px;
	border: 1px solid #E3E1EB;
	height: 46px;
	background: #FCFAE3;
	color: #866FFD;
	text-align: center;
	line-height: 46px;
	font-size: 14px;

}
#sbu_search{
	width: 340px;
	height: 68px;
	text-align: center;
	color: white;
	background: url(../images/xds_02.png) no-repeat center;
	margin:20px auto 0;
	cursor: pointer;
	font-size: 26px;
	line-height: 58px;
}


.section{
	width: 100%;
	overflow: hidden;
	padding: 40px 0;
	background: white;
}
.section_one{
	width: 100%;
	overflow: hidden;
}
.One_table{
	width: 100%;
	overflow: hidden;
	max-height: 350px;
	overflow-y: auto;
}
.add_tab{
	width: 100%;
	overflow: hidden;
	border-radius: 15px 15px 0 0;
}
.add_tab th{
	width: 25%;
	text-align: center;
	line-height: 60px;
	background: #9F86F8;
	color: #E5DFFD;
	font-size: 20px;
}
.add_tab td{
	text-align: center;
	height: 65px;
	line-height: 65px;
	font-size: 18px;
	border: 1px solid #E3E1EB;
}
.One_text{
	font-size: 14px;
	width: 275px;
	padding-left: 20px;
	background: url(../images/xds_05.png) no-repeat left;
	margin:12px auto 0;
}
.One_ul{
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
}
.One_ul li{
	width: 240px;
	border-radius: 20px;
	background: #EFEDFB;
	padding: 10px 0;
	float: left;
}
.One_ul li:nth-child(2){margin: 0 140px;}
.One_bs,.One_rm,.One_ks{
	display: block;
	width: 178px;
	padding-left: 25px;
	margin: 0 auto 0;
	font-size: 16px;
	background: url(../images/xds_04.png) no-repeat left;
}
.One_rm{
	background: url(../images/xds_06.png) no-repeat left;
}
.One_ks{
	background: url(../images/xds_07.png) no-repeat left;
}
#mask{
    width: 100%;
	height: 100%;
	opacity: 0.95;
    filter:alpha(opacity=60);  
    display: none;
    position:absolute;  
    top:0;  
    left:0;  
    z-index:150;  
    background: #201934;
}
.Pop{
	width: 483px;
	height: 598px;
	background: url(../images/xds_12.png) no-repeat center;
	text-align: center;
	margin:auto;
	z-index: 200;
	position: fixed;
	left: 0;
	right: 0;
	top:0;
	bottom: 0;
}
.Pop_ul{
	width: 220px;
	height: 46px;
	border-radius: 23px;
	background: #CDCDCE;
	margin: 30px auto 0;
	color: #F1F1F1;
}
.Pop_ul li{
	float: left;
	width: 50%;
	height: 46px;
	border-radius: 23px;
	line-height: 46px;
	font-size: 24px;
	cursor: pointer;
}
.pop_active{
	background: #4AD285;
	color: white;
}
.pop_content{
	width: 415px;
	overflow: hidden;
	margin: 45px auto 0;
	position: relative;
}
.pop_list{
	width: 100%;
	height: 440px;
	overflow: hidden;
	position: absolute;
	top:0;
	left: 0;
}
.pop_list p{
	width: 100%;
	overflow: hidden;
	margin: 0 0 20px 0;
}
#pop_bkdq,#pop_zwdm,.pop_list p input{
	width: 413px;
	height: 50px;
	border-radius: 25px;
	border: 1px solid #D8D8D8;
	font-size: 20px;
	outline: none;
	text-indent: 15px;
	float: left;
}
#pop_zwdm{
	width: 250px;
	float: left;
}
.zwdm_link{
	display: block;
	width: 146px;
	height: 50px;
	border-radius: 25px;
	background: #DBEBF5;
	color: #4C6AFF;
	float:right;
	font-size: 18px;
	line-height: 50px;
}
#yzm{
	width: 245px;
	border: 0;
}
#getYzm{
	display: block;
	width: 135px;
	border-left: 1px solid #D1D1D1;
	float: right;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 20px;
	color: #5A76FF;
	margin-top: 10px;
}
#register,#login{
	width: 404px;
	height: 84px;
	text-align: center;
	line-height: 74px;
	font-size: 28px;
	color: white;
	background: url(../images/xds_08.png) no-repeat center;
	margin: 0 auto 0;
	font-weight: bold;
	cursor: pointer;
}
#login{margin-top: 90px;}
.close{
	width: 20px;
	height: 20px;
	background: url(../images/close.png) no-repeat center;
	cursor: pointer;
	position: absolute;
	top:-13px;
	right: -13px;
}