.home_bg{
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .5;
	filter:alpha(opacity=50); 
	-moz-opacity:0.5; 
	-khtml-opacity:0.5; 
	position: fixed;
	top: 0;
	left: 0;
	z-index: 5;
	display: none;
}
.home_city{
	width: 400px;
	height: 350px;
	background: #fff;
	border-radius: 10px;
	position:fixed;
	top: 50%;
	left: 50%;
	margin-top: -175px;
	margin-left: -200px;
	z-index: 7;
	display: none;
}
.home_city h3{
	font-size: 20px;
	height: 70px;
	line-height: 70px;
	font-weight: normal;
	color: #333;
	text-align: center;
	border-bottom: 1px solid #dedede;
}
.home_city>img{
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}
.home_city_select{
	padding-left: 10px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.home_city_select select{
	width: 114px;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	color: #333;
	margin-left: 15px;	
	outline-style: none;
}
.home_city_select select option{
	font-size: 16px;
	color: #333;
}
.home_city_select input{
	width:80px;
	height: 30px;
	border-radius: 5px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	background: #ef4545; 
	border: 1px solid #ef4545;
	margin-left: 20px;
	cursor: pointer;
}
.home_city h4{
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	font-weight: normal;
	color: #333;
	text-align: center;
}
.home_city ul{
	display: inline-block;
    	padding: 0px 86px;
}
.home_city ul li{
	width: 62px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #dedede;
	margin-right: 15px;
	float: left;
	margin-bottom: 15px;
	text-align: center;
}
.home_city ul li a{
	color: #333;
}
.home_register{
	width: 400px;
	height: 252px;
	background: #fff;
	border-radius: 10px;
	position:fixed;
	top: 50%;
	left: 50%;
	margin-top: -126px;
	margin-left: -200px;
	z-index: 7;
	display: none;
}
.home_register h3{
	font-size: 20px;
	height: 70px;
	line-height: 70px;
	font-weight: normal;
	color: #333;
	text-align: center;
	border-bottom: 1px solid #dedede;
}
.home_register>img{
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}
.home_register input{
	width: 328px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	border-radius: 5px;
	margin-left: 25px;
	border:1px solid #dedede;
	margin-top: 15px;
	padding: 0 10px;
}
.home_register .home_register_btn{
	width: 350px;
	background: #ef4545;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 16px;
	border:none;
}
.home_register a{
	float: right;
	font-size: 14px;
	padding:  10px 25px;
	color: #333;
}
/* .home_register span{
	float: left;
	font-size: 14px;
	padding:  10px 25px;
	color: #333;
	cursor: pointer;
} */
.home_pass{
	width: 400px;
	height: 340px;
	background: #fff;
	border-radius: 10px;
	position:fixed;
	top: 50%;
	left: 50%;
	margin-top: -143px;
	margin-left: -200px;
	z-index: 7;
	display: none;
}
/* 鍥惧舰楠岃瘉鐮� */
.home_pass_picCode{
	width:100px;
	height:27px;
	margin: 17px 0 0 25px;
    border-radius: 5px;
}
.Spanhuan{
    font-size: 12px;
    vertical-align: middle;
    margin: 0 0px 0 8px;
    letter-spacing: 2px;
    font-family: cursive;
    color: #666;
    cursor: pointer;
    font-weight: 500;
}

.home_register form p input{
	width: 140px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	border-radius: 5px;
	margin-left: 25px;
	border:1px solid #dedede;
	margin-top: 15px;
	padding: 0 10px;
}
.home_register_new {
    float: left;
    font-size: 14px;
    padding: 10px 25px;
    color: #333;
}

.home_pass h3{
	font-size: 20px;
	height: 70px;
	line-height: 70px;
	font-weight: normal;
	color: #333;
	text-align: center;
	border-bottom: 1px solid #dedede;
}
.home_pass>img{
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}
.home_pass form>input{
	width: 328px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	border-radius: 5px;
	margin-left: 25px;
	border:1px solid #dedede;
	margin-top: 15px;
	padding: 0 10px;
}
.home_pass form p input{
	width: 150px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	border-radius: 5px;
	margin-left: 25px;
	border:1px solid #dedede;
	margin-top: 15px;
	padding: 0 10px;
}
.home_pass form p .home_pass_checkCode{
	background: #ef4545;
	color: #fff;
	border: none;
}
.home_pass .home_pass_btn{
	width: 350px;
	background: #ef4545;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 16px;
	border:none;
}
.home_details{
	width: 460px;
	/*height: 268px;*/
	height: auto;
	padding-bottom: 10px;
	background: #fff;
	border-radius: 10px;
	position:fixed;
	top: 50%;
	left: 50%;
	margin-top: -124px;
	margin-left: -230px;
	z-index: 7;
	display: none;
}
.home_details h3{
	font-size: 20px;
	height: 70px;
	line-height: 70px;
	font-weight: normal;
	color: #333;
	text-align: center;
	border-bottom: 1px solid #dedede;
}
.home_details>img{
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}
.home_details dl{
	padding: 10px 15px;
	background: #f5f5f5;
}
.home_details dl dt h4{
	font-size: 18px;
	line-height: 40px;
}
.home_details dl dd{
	font-size: 14px;
	color: #666666;
	height: 34px;
	line-height: 34px;
}
.home_details>p{
	height: 40px;
	line-height: 40px;
	padding:0 15px;
}
.home_details>p label{
	font-size: 16px;
	color: #666;
	height: 40px;
	line-height: 40px;
}
.home_details>p span{
	font-size: 16px;
	color: #000;
}
.home_details>p .home_details_tel{
	font-size: 20px;
	color: #ef4545;
	font-weight: bold;
}




.home_top{
	width: 100%;
	height:30px;
	background: #eee;
}
.home_top_main{
	width: 1100px;
	height:30px;
	line-height: 30px;
	background: #eee;
	margin: 0 auto;
}
.home_top_main p{
	font-size: 12px;
	float: left;
	color: #000;
}
.home_top_main b{
	font-weight: normal;
	cursor: pointer;
	font-size: 12px;
}
.home_top_main b span{
	color: #ef4545;
	padding: 0 10px;
}
.home_top_main b img{
	vertical-align: middle;
	margin-left: 5px;
}
.home_top_main  ul{
	font-size: 12px;
	float: right;
}
.home_top_main ul li{
	float: left;
	margin-left: 15px;
	cursor: pointer;
}
.home_top_main ul li a{
	font-size: 14px;
	cursor: pointer;
}
.home_top_main ul li img{
	vertical-align: text-bottom;
	margin-right:5px;
}
.home_top_main ul li span{
	/* color: #ef4545; */
	font-size: 14px;
}
 :root .home_release{
	width: 680px\9;
	height: 90%\9;
	background: #fff;
	border-radius: 10px;
	position:fixed;
	top:45%\9;
	left: 50%\9;
	 margin-top: -262px\9;
    margin-left: -360px\9;
	z-index: 7\9;
	/* padding: 15px\9; */
	display: none;
}
.home_release{
	width: 680px;
	height: 70%;
	overflow-y: scroll;
	background: #fff;
	border-radius: 10px;
	position:fixed;
	top: 45%;
	left: 50%;
	margin-top: -262px;
    margin-left: -360px;
	z-index: 7;
	padding: 20px;
	display: none;
}

.home_release>img{
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}
.home_release p{
	font-size: 16px;
	height:30px;
	line-height:30px;
	margin-top: 10px;
	display: inline-table;
}
.home_release p label{
	width: 100px;
	height: 24px;
	line-height: 24px;
	text-align: left;
	display: inline-block;
}
.home_release p span{
	width: 120px;
	height: 24px;
	display: inline-block;
}
.home_release p select{
	width: 150px;
	height: 30px;
	line-height: 30px;
	outline-style: none;
	margin-right: 5px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(../img/sort37.png) no-repeat scroll right center transparent;
    background-size: 14px;
}
.home_release .home_release_n{
	display: inline-block;
	width: 40px;
	height: 30px;
	line-height: 30px;
	background: #ef4545;
	text-align: center;
	font-size: 14px;
	color: #fff;
	margin-left: 10px;
}

.home_release p input[type="text"]{
	width: 70px;
	height: 26px;
}
.home_release p .home_release_text{
	width: 430px;
	height: 26px;
	line-height: 26px;
}
.home_release p span{
	margin-left: 50px;
}
:root .home_release p textarea{
	width: 400px;
	height: 80px\9;
	vertical-align: middle;
}
.home_release p textarea{
	width: 400px;
	height: 90px;
	vertical-align: middle;
}
.home_release p input[type="button"]{
	width:100px;
	height: 40px;
	border: none;
	background: #ef4545;
	border-radius: 5px;
	font-size: 18px;
	color: #fff;
	margin-right: 20px;
}
.home_release_cy{
		width: 148px;
		height: 28px;
		line-height: 28px;
		border: 1px solid #aaa;
		display: inline-block;
		position: relative;
	}
	.home_release_cy b{
		font-weight: normal;
		padding-left: 5px;
		width: 143px;
    	display: inline-block;
	}
	.home_release_cy img{
		position: absolute;
	    right: 1px;
	    top: 6px;
	    width: 14px;
	}
	.home_release_cy ul{ 
		width: 148px;
		height: auto;
		border: 1px solid #aaa;
		background: #fff;
		position: absolute;
		top: 29px;
		left: -1px;
		display: none;
	}
	.home_release_cy ul li{
		border-bottom: 1px solid #aaa;
		height: 20px;
		line-height: 20px;
	}
	.home_release_cy ul li input{
		vertical-align: text-bottom;
		margin-right: 5px;
	}
	.home_release_cy ul li:hover{
		background: #1e91ff;
		color: #fff;
	}
.home_release_cy{
		width: 148px;
		height: 28px;
		line-height: 28px;
		border: 1px solid #aaa;
		display: inline-block;
		position: relative;
	}
	.home_release_cy b{
		font-weight: normal;
		padding-left: 5px;
	}
	.home_release_cy ul{ 
		width: 148px;
		height: auto;
		border: 1px solid #aaa;
		background: #fff;
		position: absolute;
		top: 29px;
		left: -1px;
		display: none;
	}
	.home_release_cy ul li{
		border-bottom: 1px solid #aaa;
		height: 20px;
		line-height: 20px;
		font-size: 12px;
	}
	.home_release_cy ul li input{
		vertical-align: text-bottom;
		margin-right: 5px;
	}
	.home_release_cy ul li:hover{
		background: #1e91ff;
		color: #fff;
	}
	:root .home_addlist{
		width: 450px;
		height:45px\9;
		border:1px solid #aaa;
		margin-left: 100px;
    	margin-top: 10px\9;
    	margin-left: 104px\0;
	}
	.home_addlist{
		width: 450px;
		height:45px;
		border:1px solid #aaa;
		margin-left: 100px;
    	margin-top: 10px;
    	margin-left: 104px\0;
	}
	.home_addlist ul{
		display: inline-block;
	}
	.home_addlist ul li{
		float: left;
		padding:2px 5px;
		border:1px solid #ef4545;
		margin-right: 10px;
		margin-left: 10px;
		margin-top: 4px;
		cursor: pointer;
	}

.clear:after{
	content: '';
	display: block;
	clear: both;        
}

.home_head{
	width: 100%;
	height:90px;
	background: #fff;
}
.home_head_main {
	width: 1100px;
	height: 80px;
	background: #fff;
	margin: 0 auto;
	position: relative;
}
.home_head_main>img{
	margin-top: 9px;
	float: left;
}
.home_head_main>ul{
	float: left;
	margin-left: 80px;
}
.home_head_main>ul>li{
	float: left;
	margin-right: 56px;
	position: relative;
}
.home_head_main>ul>li>a{
	font-weight: bold;
	color: #000;
	font-size: 16px;
	/* padding-top: 20px; */
	display: inline-block;
	/* padding-bottom: 10px; */
}
.home_head_main>ul>li>a:hover{
	color: #178fd6;
	border-top: 2px solid #178fd6;
	/* padding-top: 18px; */
}
/*.home_head_main>ul>li>ol a{
	color:#ef4545;
}
.home_head_main>ul>li>ol{
	position: absolute;
	top: 44px;
   	 left: -4px;
	width: 345px;
	height:38px;
	background: url(../images/nav_bg.jpg) no-repeat;
}
.home_head_main>ul>li>ol>li{
	float: left;
	margin-top: 13px;
	border-right: 1px solid #fff;
	padding: 0 9px;
}
.home_head_main>ul>li>ol>li>a{
	font-size: 14px;
	color: #fff;
}
.home_head_main>ul>li>ol>li>a:hover{
	text-decoration: underline;
}*/


.home_head_ol{
	position: absolute;
	top: 44px;
   	left: -4px;
	width: auto;
	height:38px;
	background: url(../images/nav_bg.jpg) no-repeat;
	background-size: 100% 100%;
	white-space : nowrap;
}
.home_head_ol a{
	font-size: 14px;
	color: #fff;
	line-height: 46px;
	border-right: 1px solid #fff;
	padding: 0 9px;
}
.home_head_ol a:hover{
	text-decoration: underline;
}



.home_head_main_no{
	float: right;
	
}
.home_head_main_no dt{
	/* float: right; */
	margin-top: 18px;
	margin-bottom: 14px;
}
.home_head_main_no dt a{
	width: 60px;
	height: 26px;
	text-align: center;
	line-height: 26px;
	color: #fff;
	border-radius: 5px;
	display: inline-block;
	font-size: 12px;
}
.home_head_login{
	background: #178fd6;
}
.home_head_enter{
	background: #888;
	margin-left: 15px;
}
.home_head_main_no dd img{
	vertical-align: text-top;
}
.home_head_main_no dd{
	font-size: 13px;
	color: #178fd6;
	font-weight: bold;
}
.home_head_main_yes{
	float: right;
	margin-top: 18px;
	position: absolute;
	right:0;
	
}
.home_head_main_yes span:nth-child(1){
	font-size: 16px;
	color: #000;
	font-weight: bold;
	padding-right: 20px;
	cursor: pointer;
	padding-bottom: 10px;
}
.home_head_main_yes span:nth-child(2){
	font-size: 14px;
	color: #999;
}
.home_head_main_yes span:nth-child(2):hover{
	text-decoration: underline;
	cursor: pointer;
}
.home_head_main_yes img{
	vertical-align: middle;
}
.home_head_main_yes_tel{
	font-size: 16px;
	color: #178fd6;
	font-weight: bold;
	margin-top:22px;
}
.home_head_main_yes_center{
	position: relative;
}
.home_head_main_yes_center_select{
	width: 80px;
	height: 203px;
	background: url(../images/center_bg.png);
	position: absolute;
	top: 20px;
	left: 0px;
	z-index: 2;
	display: none;
}
.home_head_main_yes_center_select ul{
	padding-top: 10px;
	padding-left: 1px;
}
.home_head_main_yes_center_select ul li{
	height: 24px;
	line-height: 24px;
	width: 78px;
	text-align: center;
}
.home_head_main_yes_center_select ul li:hover{
	background: #eee;
}
.home_head_main_yes_center_select ul li a{
	font-size: 14px;
	color: #000;
	font-weight: normal;
}
.home_head_main>ul>li>.nav_col{
	color: #178fd6;
	border-top:2px solid #178fd6;
	/* padding-top:18px; */
}
.home_head_main>ul>li>.nav_red{
	color: #ef4545;
	border-top:2px solid #ef4545;
	padding-top:18px;
}

/* 鍗囩骇鐗坥nly */
.home_head_main_yes_only{
	float: right;
	margin-top: 18px;
}
.home_head_main_yes_only span:nth-child(1){
	font-size: 16px;
	color: #000;
	font-weight: bold;
	padding-right: 20px;
	cursor: pointer;
	padding-bottom: 10px;
}
.home_head_main_yes_only span:nth-child(2){
	font-size: 14px;
	color: #999;
}
.home_head_main_yes_only span:nth-child(2):hover{
	text-decoration: underline;
	cursor: pointer;
}
.home_head_main_yes_only img{
	vertical-align: middle;
}
.home_head_main_yes_only_center{
	position: relative;
}
.home_head_main_yes_only_center_select{
	width: 80px;
	height: 200px;
	background: url(../images/center_bgs.png);
	position: absolute;
	top: 20px;
	left: 0px;
	z-index: 2;
	display: none;
}
.home_head_main_yes_only_center_select ul{
	padding-top: 10px;
	padding-left: 1px;
}
.home_head_main_yes_only_center_select ul li{
	height: 24px;
	line-height: 24px;
	width: 78px;
	text-align: center;
}
.home_head_main_yes_only_center_select ul li:hover{
	background: #eee;
}
.home_head_main_yes_only_center_select ul li a{
	font-size: 14px;
	color: #000;
	font-weight: normal;
}

/* fullSlide */
.fullSlide{width:100%;position:relative;height:auto;background:#fff;margin:0 auto;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;width:100%;}
.fullSlide .bd ul{width:100% !important;height:320px;}
.fullSlide .bd li{width:100% !important;height:auto;overflow:hidden;text-align:center;}
.fullSlide .bd li img{width:100%;height:320px;}
.fullSlide .bd li a{display:block;height:autox;}
.fullSlide .hd{padding-top:10px;box-sizing:border-box;width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:5px !important;border-radius:50%;height:5px !important;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#f00;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}
