* {
	margin: 0;
	padding: 0;
}
body {
	color: #444;
	min-width: 1200px;
	font-size: 14px;
}
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, form, a, fieldset, input, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	font-family: "Microsoft YaHei", Helvetica, arial, sans-serif;
}
em {
	font-style: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th, td {
	padding: 0;
}
img {
	border: none;
}
ul, li {
	list-style: none;
}
/*input,select,textarea{-webkit-appearance:none;outline:none;}*/
a {
	outline: none;
	text-decoration: none;
	font-size: 14px;
}
a:focus {
	outline: none;
}
i {
	font-style: normal;
}
.zi_style {
	font-size: 22px;
	font-weight: normal;
}
h2.lft {
	border-left: 4px solid #f00;
	padding-left: 6px;
	margin: 10px 0;
}
.nowrap {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.clearfloat:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0
}
.clearfloat {
	zoom: 1
}
.bank30 {
	height: 30px
}
.centermar {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.w1200 {
	clear: both;
	margin: 0 auto;
	width: 1200px;
}
/*侧边nav*/
.back-div {
	width: 58px;
	text-align: center;
	font-size: 12px;
	right: 0px;
	bottom: 20%;
	position: fixed;
}
.back-div li {
	position: relative;
	float: left;
}
.back-div li .navico {
	cursor: pointer;
	background: #898989;
	color: #fff;
	text-decoration: none;
	width: 58px;
	height: 58px;
	overflow: hidden;
	display: block;
	border-bottom: 1px solid #CBCBCB;
}
.back-div li .navico:hover {
	color: #FFF;
	text-decoration: none;
}
.back-div li .navico i {
	display: block;
	font-size: 28px;
	margin: 12px 0;
	;
	text-align: center;
}
.back-div li .popnav {
	position: absolute;
	background: #2B334A;
	padding: 15px 5px;
	line-height: 30px;
	width: 146px;
	color: #fff;
	display: none;
	left: -156px;
	bottom: 1px;
}
/*.back-div li .phonenav{position: absolute;padding: 10px;background: #EFEFEF;line-height: 21px;width: 126px;color: #666;display: none;left:-146px;top: 0;}*/
.back-div li .navico-1 {
	height: 58px;
}
.back-div .djin .navico {/*opacity: 0.5;filter: alpha(opacity=90);*/
	background: #2B334A url(../images/dlpp.png) no-repeat fixed left;
}
.back-div .djin .navico-1 {
	background-position: -54px 0;
}
.back-div .djin .navico-2 {
	background-position: -54px -66px;
}
.back-div .djin .navico-3 {
	background-position: -54px -132px;
}
.back-div .djin .navico-4 {
	background-position: -54px -198px;
}
a.navico.navico-4:last-child {
	border: none;
}
.back-div .djin .popnav {
	display: block;
}
.back-div .djin .popnav span {
	font-size: 18px;
	color: #F6AA37;
}
/*页码*/
.page-box {
	padding: 30px 0;
	text-align: center;
}
.page-box .pagination>li {
	/*height: 30px;
				/*padding: 0 12px;*/
	margin-left: 5px;
	text-align: center;
	/*line-height: 30px;*/
	border: 1px solid #b0b4b9;
	overflow: hidden;
	font-size: 12px;
	font-weight: 700;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #555;
	display: inline-block;
	zoom: 1;
	vertical-align: middle;
	cursor: pointer;
}

.page-box .pagination>li a {
	color: #555;
}
.page-box .pagination>li a, .page-box .pagination>li span {
	padding: 6px 13px;
	height: 30px;
	line-height: 30px;
}
.page-box .pagination>li span.current {
	font-size: 11pt;
	font-weight: bold;
	cursor: default;
	background-color: #24c6ef;
	color: #fff;
	border: 1px solid #24c6ef;
}
/*top css*/

.af-top {
	height: 55px;
	background: #01bdf3;
}
.af-top-nav {
	/* display: inline-block; */
	vertical-align: top;
	line-height: 55px;
	float: right;
	margin-right: 20px;
}
.af-logo {
	float: left;
	line-height: 55px;
}
.af-logo img {
	float: left;
}
.af-logo span.af-dz {
	/* background: rgba(0, 0, 0, 0.25); */
	display: inline-block;
	/* height: 18px; */
	line-height: 16px;
	text-align: center;
	color: #ddd;
	cursor: pointer;
	border: 1px solid #ddd;
	border-radius: 2px;
	margin-left: 10px;
	padding: 0px 3px;
	font-size: 12px;
}
span.af-city-on {
	color: #fff;
	margin-left: 20px;
	font-size: 14px;
}
.af_login {
	margin-top: 15px;
	float: right;
}
.login-user {
	margin-top: 3px;
	color: #fff;
}
.login-user a {
	color: #fff;
}
.af_login a {
	width: 34px;
	height: 24px;
	line-height: 24px;
	/* background: #00AEEF url(../images/user.png) 10px center no-repeat; */
	border-radius: 2px;
	float: left;
	padding-left: 10px;
	text-align: center;
	margin-right: 10px;
	padding-right: 10px;
}
.af_login a.af_login01 {
	background: #00aeef;
	color: #fff;
}
.af_login a.af_login02 {
	background: #fff;
	color: #00aeef;
}
.af-top-nav ul li a.on {
	background: #00aeef;
}
.af-top-nav .st_city_list .item {
	float: left;
	position: relative;
	padding: 2px 6px;
	font-size: 14px;
}
.af-top-nav .st_city_list li.item a.item_a {
	padding: 0 14px;
	color: #fff;
	font-size: 16px;
	line-height: 55px;
}
.af-top-wrap {
	width: 1200px;
	margin: 0 auto;
}
a.index-address {
	padding: 2px 10px;
    display: block;
    border: 1px solid #fff;
    color: #fff;
    margin-top: 26px;
    margin-right: 20px;
    position: relative;
    border-radius: 50px;
}
.af_head_sw a.index-address {
	border: 1px solid #ddd;
}
/*登陆*/

.login-top {
	height: 50px;
	background: url(../images/logo1.png) center center no-repeat #01bdf3;
}
.login-top .close {
	background: url(../images/close.png) right no-repeat;
	display: block;
	width: 50px;
	margin-right: 20px;
	height: 50px;
	position: absolute;
	right: 0;
	cursor: pointer;
}
.modal-backdrop, .modal-backdrop.fade.in {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.modal {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1050;
	width: 460px;
	height: 360px;
	margin-left: -230px;
	margin-top: -180px;
	background-color: #ffffff;
	/* border: 1px solid #999; */
	border-bottom: 12px solid #01bdf3;
	/* border: 1px solid rgba(0, 0, 0, 0.3); */
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
	outline: none;
}
.fade {
	opacity: 1;
	-webkit-transition: opacity 0.15s linear;
	-moz-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}
.fade.in {
	opacity: 1;
}
.modal-backdrop.fade {
	opacity: 0;
}
.fade.in {
	opacity: 1;
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000000;
}
.wrap {
	padding: 30px;
}
/*.wrap ul li input{
				width: 368px;
			    height: 42px;
			    border: 1px solid #ddd;
			    padding: 0 15px;
				font-size: 16px;
				color: #a1a0a0;
				line-height: 42px;
			    margin-top: 30px;
			    border-radius: 4px;
			}*/

input#password {
	width: 368px;
	height: 42px;
	border: 1px solid #ddd;
	padding: 0 15px;
	font-size: 16px;
	color: #a1a0a0;
	line-height: 42px;
	margin-top: 30px;
	border-radius: 4px;
}
input#username {
	width: 368px;
	height: 42px;
	border: 1px solid #ddd;
	padding: 0 15px;
	font-size: 16px;
	color: #a1a0a0;
	line-height: 42px;
	margin-top: 30px;
	border-radius: 4px;
}
a.log_btn {
	display: block;
	font-size: 18px;
	width: 400px;
	height: 42px;
	/* margin: 0 auto; */
	text-align: center;
	line-height: 42px;
	background: #f9981d;
	margin: 28px auto;
	border-radius: 5px;
	color: #fff;
}
.wrap ul li span a {
	color: #02bdf4;
	font-size: 14px;
}
span.all366C {
	color: #a1a0a0;
	font-size: 14px;
}
em.left {
	font-style: normal;
}
/*注册*/

input#captcha_code {
	width: 206px;
	float: left;
	height: 42px;
	border: 1px solid #ddd;
	padding: 0 15px;
	font-size: 16px;
	color: #a1a0a0;
	line-height: 42px;
	margin-top: 20px;
	border-radius: 4px;
}
input#btn {
	height: 42px;
	padding: 0 15px;
	font-size: 16px;
	color: #fff;
	float: right;
	line-height: 42px;
	margin-top: 20px;
	border-radius: 4px;
	cursor: pointer;
	background: #02BDF4;
}
img#verfiy {
	margin-top: 20px;
}
a.verify_img {
	margin-top: 20px;
	/* display: block; */
	float: left;
	margin-top: 40px;
	margin-left: 10px;
}
/*区域选择*/

.af-city {
	position: fixed;
	top: 10%;
	left: 50%;
	padding: 20px 10px 30px 30px;
	z-index: 1050;
	width: 880px;
	height: 540px;
	margin-left: -480px;
	background-color: #ffffff;
	border-bottom: 12px solid #2e3192;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
	outline: none;
}
.af-city-scroll {
	overflow-y: auto;
	height: 560px;
}
.af-city-head {
	text-align: center;
	margin-bottom: 30px;
}
.af-city ul li {
	width: 178px;
	display: inline-block;
	text-align: center;
	margin: 10px 14px;
}
a.af-city-name {
	display: block;
	width: 182px;
	border: 1px solid #00aeef;
	/* text-align: center; */
	color: #444;
	padding: 5px 0;
}
p.af-city-ms {
	color: #777;
	font-size: 14px;
	margin-top: 5px;
	height: 20px;
	overflow: hidden;
	width: 182px;
}
.af-city-head2 {
	margin: 10px 0;
}
/*footer css*/
.footer {
	background-color: #252525;
	clear: both;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.footer .f-t {
	padding-top: 50px;
}
.footer .f-t .f-t-l {
	float: left;
	width: 800px;
	overflow: hidden;
}
.footer .f-t .f-t-l dl {
	float: left;
	padding-left: 60px;
	width: 138px;
	border-right: 1px solid #3b3b3b;
}
.footer .f-t .f-t-l dl dt {
	font-size: 16px;
	line-height: 40px;
	color: #fff;
}
.footer .f-t .f-t-l dl:nth-child(1) {
	padding-left: 0px;
}
.footer .f-t .f-t-l dl dd a {
	line-height: 30px;
	color: #939496;
}
.footer .f-t .f-t-r {
	float: left;
	width: 400px;
}
.footer .f-t .f-t-r .img {
	float: left;
	margin-right: 20px;
}
.footer .f-t .f-t-r .txt {
	color: #fff;
	text-align: right;
}
.footer .f-t .f-t-r .txt p {
	font-size: 28px;
}
.footer .f-b {
	margin: 20px auto;
	padding-top: 10px;
	width: 100%;
	height: auto;
}
.footer .f-b .link-box {
	margin: 10px auto;
	width: 100%;
}
.footer .f-b .link-box li {
	float: left;
	color: #939496;
	margin-right: 10px;
}
.footer .f-b .link-box li a {
	display: block;
	color: #939496;
	margin: 0 10px 0 0;
}
.lianjia-footer-simple {
	height: 80px;
	text-align: center;
	padding-top: 20px;
	line-height: 24px;
	color: #999;
	font-size: 12px;
	background: #f5f5f5;
	padding-top: 60px
}
span#c_1 {
	color: #F60;
}
span#c_2 {
	color: #00AEEF;
}
span#c_3 {
	color: #06B676;
}
/*新头部*/
.af_head .login_wrap {
	line-height: 40px;
	color: #fff;
}
.af_head .login_wrap a {
	padding: 0 10px;
	color: #fff;
	line-height: 40px
}
.nav_login {
	margin-top: 20px;
	height: 40px;
	background: none;
	/*width: 300px;*/
}
.nav_login .tel {
	margin-right: 20px;
}
.top_nav_wrap ul li {
	float: left;
	margin-right: 20px;
	line-height: 40px;
}
.top_nav_wrap ul li a {
	color: #333;/* padding:0 10px; */
}
.af_head {
    height: 75px;
    color: #fff;
    background: rgba(0,174,243,.9);
}
.af_head a.logo {
	padding-top: 16px;
	width: 207px;
	height: 55px;
	margin-right: 10px;
	overflow: hidden;
/*	background: url("../images/logo1.png") center 10px no-repeat;*/
}
.af_head a.logo img{
	height: 40px;
}
.af_head_sw .tel, .af_head_sw .login_wrap i {
	color: #fff;
}
.af_head .st_city_list li.item {
	float: left;
	position: relative;
}
.af_head .st_city_list li.item a.item_a {
	padding: 0 15px;
	color: #fff;
	font-size: 16px;
	line-height: 75px;
	display: block
}

.af_head .st_city_list li.on {
    background-color: #12a1da;
}
.af_head_sw .st_city_list li.on {
    background-color: #12a1da;
}
/*
.af_head .st_city_list li.item a.on {
	color: #00aef3;
}
*/
.st_city_list li.item ul {
	position: absolute;
	webkit-transition: all 0s;
	transition: all 0s;
	padding: 0 20px;
	max-height: 0;
	overflow: hidden;
	top: 70%;
	background: #fff;
	border-radius: 2px;
	z-index: 1;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.15);
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.15);
	text-align: left;
	color: #151515;
	left: 0;
	display: block;
	margin-top: 15px;
}
.st_city_list li.item:hover ul {
	webkit-transition: all .5s;
	transition: all .5s;
	font-size: 12px;
	max-height: 1000px;
	max-height: auto;
	max-height: none;
	overflow: visible;
	top: 80%;
	padding: 10px 20px;
	z-index: 100;
}
.st_city_list li.item:hover ul:before {
	content: ".";
	font-size: 0;
	display: block;
	position: absolute;
	width: 10px;
	height: 10px;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
	-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.15);
	box-shadow: 0 1px 1px 0 rgba(0,0,0,.15);
	top: -4px;
	left: 30px;
	background: #fff;
}
.st_city_list li.item ul li {
	white-space: nowrap;
	line-height: 24px;
}
.st_city_list li.item ul li a {
	color: #333;
}
.st_city_list li.item ul li a:hover {
	color: #00aef3;
}
.af_head .st_city_list li.item a.active {
	color: #00aef3;
}
.search_wrap input {
	padding-left: 20px;
	background-color: #f9f9f9;
	width: 281px;
	height: 40px;
}
.search_wrap {
	line-height: 75px;
	position: relative;
	margin-right: 20px;
}
.search_wrap .af-icon-sousuo {
	position: absolute;
	right: 10px;
	top: 10%;
	margin-top: -6px;
	width: 16px;
	height: 16px;
	color: #999;
}
.af_head span.fenge {
	line-height: 75px;
	color: #555;
	font-size: 18px;
}

/*头部更多城市*/
.city {
	position:relative;
	height: 75px;
	display: block;
}
.city .cont{
	position: absolute;
    left: 10px;
    top: 60px;
    width: 305px;
    z-index: 99999;
	background: rgba(79,79,79,0.9);
    border-radius: 5px;
    display: none;
    padding: 15px;
}

.city .down{
	position: relative;
	top:13px;
	left:2px;
    content: '';
    width: 0;
    height: 0;
    border-style: solid dashed dashed;
    border-color: #fff transparent transparent;
    overflow: hidden;
    cursor: pointer;
    transition: all .2s;
    -webkit-transition: all .2s;
    border-width: 6px;
    border-top-color:#fff;
}

.city .cont i{
	position: absolute;
	top: -12px;
	left: 10px;
    content: '';
    width: 0;
    height: 0;
    border-style:dashed dashed solid ;
    border-color:transparent;
    overflow: hidden;
    cursor: pointer;
    transition: all .2s;
    -webkit-transition: all .2s;
    border-width: 6px;
    border-bottom-color:#4f4f4f;
	opacity: 0.9;

}
.city .cont ul li {
    width: 22%;
    float: left;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    margin: 5px 1.5%;
    text-align: center;
    border-radius: 5px;
}
.city .cont ul li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #fff;
}
.city .cont ul li a:hover{
	background: rgba(1,121,207,0.8);
	border-radius: 4px;
	
}
.city .cont .title{
	padding-left: 10px;
	text-align:left;
	width: 100%;
}
.city .cont .title a:hover{
	background: rgba(1,121,207,0.0);
}
/*搜索*/
.search-r{
	margin: 0px auto;
    width: 1200px;
    height: 60px;
    position: relative;

   
}
.search-r .search-bg {
    background: #fff;
    padding: 0px;
}
.search-r .af-search {
	margin-top: 20px;
    width:570px;
}
.search-r .af-search input#search_key {
    width:300px;
    height: 34px;
    float: left;
    border: none;
    padding: 0 15px;
    line-height: 36px;
    color: #a1a0a0;
    border-radius: 4px 0 0 4px;
    border: 1px solid #eee;
}
.search-r .af-search input#search_but {
    width: 100px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    display: block;
    background: #ff6600;
    float: left;
    border-radius: 0 4px 4px 0;
    color: #fff;
}
.search-r .af-search a#search_but2 {
    height: 36px;
    line-height: 36px;
    font-size: 16px;
}
.weizhi {
	margin: 20px auto;
	width: 1200px;
}
.weizhi li a {
	/* float: left; */
	font-size: 14px;
	color: #c3c1c1;
}
.weizhi li {
	float: left;
	color: #c3c1c1;
	padding-right: 10px;
}
li.current a {
	color: #00adef;
}
/*搜索列表*/
.search-list .box{
    width: 1198px;
    margin: 0 auto;
    border: 1px solid #e7e7e7;
	 border-bottom:none;

	background-color: #fff;
}
.search-list .tit{
	 width: 1198px;
    margin: 0 auto;
	padding: 20px 0;
	text-align: center;
	line-height: 40px;
	font-size: 30px;
	font-weight: bold;
}
.search-list li{
	float: left;
	padding: 24px 20px;
	border-bottom: 1px solid #eee;
}
.search-list li:hover{
	 background: #f8f8f8;
}
.search-list .img{
	width: 130px;
	height: 90px;
	margin-right: 20px;
	overflow: hidden;
	display: block;
}
.search-list .img img{
	width: 130px;
	height: 90px;
}
.search-list h2{
	line-height: 36px;
}
.search-list h2 a{
	font-size: 20px;
}
.search-list p{
	color: #999;
}