@charset "utf-8";
/* CSS Document */

/*个人版后台公共部分*/

.user_inf_column{
	width:100%;
	height:61px;
	background-image:url(../images/new2016/topcol_bg.png);
	font-size:16px;
	font-family:'微软雅黑';
	}

.usin_detail{
	width:1100px;
	height:61px;
	margin:0 auto;
	line-height:61px;
	color:#6d6d6d;
	position:relative;
	}

.content_main{
	width: 1480px;
    min-height: 640px;
    /* box-shadow: 0px 3px 10px rgba(0,0,0,0.1); */
    margin: 0 auto;
    background-color: #fff;
    /* border: 1px solid #d1d9e3; */
    border-top: 0px;
    display: table;
	}
	
.list_td_2>p>em{
	color:#ce0000;
	font-weight:600;
	}
	
.page_little{
	font-size:14px;
	}

.page_little>span>span{
	font-weight:bold;
	font-size:16px;
	margin-left:5px;
	margin-right:5px;
	}

.slide_nav{
	width: 200px;
    background-color: #f5f7f9;
    border-right: 1px solid #d1d9e3;
    border-left: 1px solid #d1d9e3;
    padding-bottom: 20px;
    border-bottom: 1px solid #d1d9e3;
    border-radius: 0px 0px 10px 10px;
    box-shadow: 0px 1px 8px rgba(0,0,0,0.1);
	}

.per_function_detail{
	width:1260px;
	min-height:640px;
	float:right;
	margin-left:1px;
	position:relative;
	border:1px solid #d1d9e3;
	border-top:0px;
	box-shadow: 0px 1px 8px rgba(0,0,0,0.1);
	font-family:'微软雅黑';
	}

.fast_perh{
	border-bottom:3px solid #b7c6cf;
	padding-left:20px;
	}

.usin_detail>span{
	line-height:61px;
	}

.usin_detail>span>span{
	margin-left:15px;
	}

.import_inf_nav{
	display:inline-block;
	height:61px;
	color:#6d6d6d;
	padding-left: 30px;
    background: url(../images/new2016/top_mail.png) no-repeat 0px 25px;
	padding-right:40px;
	position:relative;
	border-right:1px solid #dcdcdc;
	}

.inf_num{
	width: 17px;
    height: 17px;
    line-height: 17px;
    text-align: center;
    display: inline-block;
    font-size: 12px;
    color: #fff;
    background-color: #ff0505;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    right: 22px;
	}

.user_inf {
    padding: 0 22px;
    border-right: 1px solid #dcdcdc;
    height: 61px;
    line-height: 62px;
    position: absolute;
    right: 100px;
    top: 0px;
}


.user_head{
    width: 32px;
    height: 32px;
    background: url(../images/new2016/topnavheart.png) no-repeat;
    display: inline-block;
    position: relative;
    top: 9px;
    margin-right: 10px;
	}

.user_name_slide{
	/* color:#079cda; */
	color: #2dc896;
	}

.person_type{
	background: url(../images/new2016/topnavheart2.png) no-repeat 0px 2px;
	}
	
.user_type{
	padding-left:20px;
	}

.exit_button {
		/* color: #069cda; */
		color: #2DC896;
    background-color: rgba(0,0,0,0);
    border: 0px;
    padding: 19px 18px;
    outline: medium;
    position: absolute;
    right: 0px;
    width: 100px;
    top: 0px;
    height: 60px;
}

.inport_yes{
    position: absolute !important;
    right: 0px !important;
    top: 0px;
    left: 571px !important;
    width: 115px !important;
	}

.now_date{
	padding-left:25px;
	}

.slide_t_bg{
	width:100%;
	height:62px;
	background:url(../images/new2016/left_nav_top.png) no-repeat;
	}

.value_func_nav>li{
	height:44px;
	width:100%;
	border:1px solid rgba(0,0,0,0);
	border-left:0px;
	border-right:0px;
	line-height:46px;
	text-align:center;
	position:relative;
	cursor:pointer;
	transition:.5s all;
	}

.value_func_nav>li>a{
	display:inline-block;
	width:100%;
	height:100%;
	font-size:16px;
	padding-left:5px;
	}

.value_func_nav{
	border-bottom:1px solid #dfdfdf;
	border-top:1px solid #fff;
	}

.fna1{
	border-top:1px solid #e9e9e9;
	}
	
.fna2{
	border-top:1px solid #fff;
	}

.fna3{
	border-top:1px solid #fff;
	}

.value_func_nav>li:hover{

/*	border-top:1px solid #e9e9e9;
    border-bottom:1px solid #e9e9e9;*/
	}

.fna_on{
	/* border-left: 3px #079cda solid !important; */
	border-left: 3px #2dc896 solid !important;
    background-color: #fff;
    border-bottom: 1px solid #e9e9e9 !important;
    width: 198px !important;
    /* background-color: #079cda; */
    background-color: #2dc896;
	}

.fna_on:before{
	content: "";
    position: absolute;
    left: -10px;
    background: url(../images/new2018/nav_before.png) no-repeat;
    width: 8px;
    height: 56px;
    top: -7px;
	}

.fna_on:after{
	content: "";
    position: absolute;
    right: 10px;
    background: url(../images/new2016/js.png) no-repeat;
    width: 8px;
    height: 56px;
    top: 20px;
	}

.fna_on>a{
	position:relative;
	left:-2px;
	color:#fff;
	}

.fna_on>a>span{
	background-image: url(../images/new2016/fast_menu_2.png) !important;
	}
	
.value_func_nav>li>a>span{
	display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 35px;
    top: 14px;
	background:url(../images/new2016/fast_menu.png);
	}
	
.slnavst1{
	background-position:-78px 0px !important;
	}

.slnavst2{
    background-position:-26px 0px !important;
	}

.slnavst3{
	background-position:-156px 0px !important;
	}

.slnavst4{
	background-position:-52px 0px !important;
	}

.slnavst5{
	background-position:-130px 0px !important;
	}

.slnavst6{
    background-position:-104px 0px !important;
	}

.slnavst7{
	background:url(../images/new2016/fast_menu.png) no-repeat;
	background-position:-0px 0px !important;
	display:inline-block;
	width:20px;
	height:20px;
	}

.slide_per_center{
	height: 44px;
    width: 100%;
	text-align:center;
	line-height:44px;
    }

.content_body{
	width:100%;
	background-color:#fff;
	padding-bottom:8px;
	display:table;
	}

.back_stage>.footer{
	background-color:#fff;
	}

.fast_perh{
	line-height: 70px;
    height: 59.5px;
	}

.fast_perh>h2,.fast_perh>h3,.fast_perh>span{
	display:inline-block;
	text-align:center;
	}
    
 .ttop2{
    margin-top: 11px !important;
 }

.fast_perh>h2{
	font-size: 18px;
    /* border-bottom: 3px solid #079cda; */
    border-bottom: 3px solid #2dc896;
/*	background: url(../images/new2016/h3_arrows.png) no-repeat center 56px;*/
    height: 60px;
    text-align: center;
	color:#0b0b0b;
	padding:0 10px;
	position:relative;
	}

.fast_perh>h2>a>span{
	display: block;
    position: absolute;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    /* border-bottom: 5px solid #079cda; */
    border-bottom: 5px solid #2DC896;
    bottom: 0px;
    left: 50%;
    margin-left: -4px;
	}

.fast_perh>h3>a{
	font-size:16px;
	color:#8f8f8f;
	}
	
.fast_perh>h3>a,.fast_perh>h2>a{
	display:inline-block;
	width:100%;
	height:100%;
	}

.fast_perh>h3,.fast_perh>span{
	font-size:16px;
	color:#8f8f8f;
	}

.fast_perh>span{
	width:32px;
	}

.fast_perh>h2,.fast_perh>h3,.fast_perh>span{
	float:left;
	}
		
/*个人版后台公共部分end*/

/*房产用途位置确定*/
.pe_cro{
	width:698px;
	height:83px;
	margin-top:110px;
	margin-left:92px;
	}

.search_type>span{
	display:inline-block;
	width:122px;
	height:37px;
	cursor:pointer;
	transition:.5s all;
	}

.search_type{
	height:37px;
	}

.search_type>.st1{
	background:url(../images/new2018/per_topn_3_2.png) no-repeat;
	position:relative;
	z-index:10;
	margin-left:52px;
	}

.st1_on{
	background:url(../images/new2018/per_topn_3_1.png) no-repeat !important;
	z-index:100 !important;
	}

.st2_on{
	background:url(../images/new2018/per_topn_2_1.png) no-repeat !important;
	z-index:100 !important;
	}

.st3_on{
	background:url(../images/new2018/per_topn_1_1.png) no-repeat !important;
	z-index:100 !important;
	}

.search_type>.st2{
	background:url(../images/new2018/per_topn_2_2.png) no-repeat;
	position:relative;
	z-index:2;
	left: -20px;
	}

.search_type>.st3{
	background:url(../images/new2018/per_topn_1_2.png) no-repeat;
	position:relative;
	z-index:11;
	left: -10px;
	}

.import_search{
	width:685px;
	height:38px;
	/* border:5px solid #079cda; */
	border:5px solid #2dc896;
	border-radius: 5px;
	position:relative;
	}

.im_sea_t{
	width:560px;
	height:38px;
	line-height:38px;
	border:0px;
	background-color:rgab(0,0,0,0);
	padding-left:15px;
	outline:medium;
	border: 0px !important;
	}

.inport_yes{
    width: 108px;
    height: 48px;
    float: right;
    /* background-color: #079cda; */
    background-color: #2dc896;
    color: #fff;
    border: 0px;
    outline: medium;
    transition: .5s all;
    position: relative;
    top: -5px;
    left: 5px;
	border-radius: 5px;
	}

.inport_yes:hover{
	background-color:#60c599;
}

.pl_entrance{
	width:694px;
	height:58px;
	margin:0 auto;
	margin-top:10px;
	position:relative;
	}

.pl_entrance>a{
	border:1px solid #dddddd;
	}

.map_position_a_n_top{
	background:url(../images/new2025/alxz.png) no-repeat;
	background-size:5%;
	background-color:#f5f5f5;
	width:338px;
	height:56px;
	display:inline-block;
	transition:.3s all;
	-moz-transition:.3s all;
	-ms-transition:.3s all;
	-o-transition:.3s all;
	-webkit-transition:.3s all;
	position:relative;
	position:absolute;
	right:0px;
	float:right;
	margin-right: 2px;
}

.map_position_a_n_down{
	background:url(../images/new2025/dtdwpg.png) no-repeat;
	background-color:#f5f5f5;
	background-size:75%;
	width:338px;
	height:56px;
	display:inline-block;
	transition:.3s all;
	-moz-transition:.3s all;
	-ms-transition:.3s all;
	-o-transition:.3s all;
	-webkit-transition:.3s all;
	position:relative;
	position:absolute;
	right:0px;
	float:right;
	margin-right: 2px;
}

.map_position_a{
	background:url(../images/new2016/map_to.png) no-repeat 20px 12px;
	background-color:#f5f5f5;
	width:338px;
	height:56px;
	display:inline-block;
	transition:.3s all;
	-moz-transition:.3s all;
	-ms-transition:.3s all;
	-o-transition:.3s all;
	-webkit-transition:.3s all;
	position:relative;
	}

.map_position_a:hover{
	background:url(../images/new2016/map_to_2.png) no-repeat 20px 12px;
	/* background-color:#079cda; */
	background-color:#2dc896;
	color:#fff;
	}

.pl_position_a:hover{
	background:url(../images/new2016/pl_to_2.png) no-repeat 20px 12px;
	/* background-color:#079cda; */
	background-color:#2dc896;
	color:#fff;
	}

.pl_position_a{
	background:url(../images/new2016/pl_to.png) no-repeat 20px 12px;
	background-color:#f5f5f5;
	width:338px;
	height:56px;
	display:inline-block;
	float:right;
	margin-right: 2px;
	transition:.3s all;
	-moz-transition:.3s all;
	-ms-transition:.3s all;
	-o-transition:.3s all;
	-webkit-transition:.3s all;
	position:relative;
	position:absolute;
	right:0px;
	}

.pl_position_a_n_top{
	background:url(../images/new2025/fjhq.png) no-repeat;
	background-color:#f5f5f5;
	background-size:40px 40px;
	background-position: 10px 8px;
	width:338px;
	height:56px;
	display:inline-block;
	transition:.3s all;
	-moz-transition:.3s all;
	-ms-transition:.3s all;
	-o-transition:.3s all;
	-webkit-transition:.3s all;
	position:relative;
}

.pl_position_a_n_down{
	background:url(../images/new2025/zdgj.png) no-repeat;
	background-color:#f5f5f5;
	background-size:40px 40px;
	background-position: 10px 8px;
	width:338px;
	height:56px;
	display:inline-block;
	transition:.3s all;
	-moz-transition:.3s all;
	-ms-transition:.3s all;
	-o-transition:.3s all;
	-webkit-transition:.3s all;
	position:relative;
}

.process{
	width:888px;
	height:181px;
	background:url(../images/new2016/pl_bottom_j.png) no-repeat;
	position:absolute;
	bottom:0px;
	}

.pl_entrance>a>p{
	font-size: 12px;
    color: #989797;
    padding-left: 65px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
	line-height:80px;
	transition: .3s all;
    -moz-transition: .3s all;
    -ms-transition: .3s all;
    -o-transition: .3s all;
    -webkit-transition: .3s all;
    position:absolute;
	border: 1px solid rgba(0,0,0,0);
	}

.pl_entrance>a>h4{
	font-size:18px;
	padding-left:65px;
	margin-top:6px;
	margin-bottom:2px;
	}

.pl_position_a>h4{
	padding-left:75px !important;
	}

.pl_position_a>p{
	padding-left:76px !important;
	}

.pl_entrance>a>p:hover{
	color:#fff;
	}

.process>li{
	width:130px;
	height:83px;
	float:left;
	margin-top:67px;
	font-size:14px;
	color:#191919;
	line-height:150px;
	text-align:center;
	overflow:hidden;
	animation:bounceIn .3s ease-in;
	-moz-animation:bounceIn .3s ease-in;
	-ms-animation:bounceIn .3s ease-in;
	-o-animation:bounceIn .3s ease-in;
	-webkit-animation:bounceIn .3s ease-in;
	animation-fill-mode:forwards;
	-moz-animation-fill-mode:forwards;
	-ms-animation-fill-mode:forwards;
	-o-animation-fill-mode:forwards;
	-webkit-animation-fill-mode:forwards;
	opacity:0;
	opacity:1\9 !important;
	}
	
.prcess_arrows{
	width:50px !important;
	background: url(../images/new2016/process_arrows.png) no-repeat 0px 27px;
	animation:fadeInLeft .3s ease-in !important;
	-moz-animation:fadeInLeft .3s ease-in !important;
	-ms-animation:fadeInLeft .3s ease-in !important;
	-o-animation:fadeInLeft .3s ease-in !important;
	-webkit-animation:fadeInLeft .3s ease-in !important;
	animation-fill-mode:forwards !important;
	-moz-animation-fill-mode:forwards !important;
	-ms-animation-fill-mode:forwards !important;
	-o-animation-fill-mode:forwards !important;
	-webkit-animation-fill-mode:forwards !important;
	opacity:0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	overflow:hidden;
	}

.arrows1{
	animation-delay:.2s !important;
	-moz-animation-delay:.2s !important;
	-ms-animation-delay:.2s !important;
	-o-animation-delay:.2s !important;
	-webkit-animation-delay:.2s !important;
	}

.arrows2{
	animation-delay:1.2s !important;
	-moz-animation-delay:1.2s !important;
	-ms-animation-delay:1.2s !important;
	-o-animation-delay:1.2s !important;
	-webkit-animation-delay:1.2s !important;
	}

.arrows3{
	animation-delay:2s !important;
	-moz-animation-delay:2s !important;
	-ms-animation-delay:2s !important;
	-o-animation-delay:2s !important;
	-webkit-animation-delay:2s !important;
	}

.arrows4{
	animation-delay:3s !important;
	-moz-animation-delay:3s !important;
	-ms-animation-delay:3s !important;
	-o-animation-delay:3s !important;
	-webkit-animation-delay:3s !important;
	}

.process_1{
	background:url(../images/new2016/procsss_1.png) no-repeat;
	margin-left: 50px;
	}

.process_2{
	background:url(../images/new2016/procsss_2.png) no-repeat;
	animation-delay:.7s !important;
	-moz-animation-delay:.7s !important;
	-ms-animation-delay:.7s !important;
	-o-animation-delay:.7s !important;
	-webkit-animation-delay:.7s !important;
	}

.process_3{
	background:url(../images/new2016/procsss_3.png) no-repeat;
	animation-delay:1.7s !important;
	-moz-animation-delay:1.7s !important;
	-ms-animation-delay:1.7s !important;
	-o-animation-delay:1.7s !important;
	-webkit-animation-delay:1.7s !important;
	}

.process_4{
	background:url(../images/new2016/procsss_4.png) no-repeat -11.5px 0px;
	animation-delay:2.5s !important;
	-moz-animation-delay:2.5s !important;
	-ms-animation-delay:2.5s !important;
	-o-animation-delay:2.5s !important;
	-webkit-animation-delay:2.5s !important;
	width:100px !important;
	}

.process_5{
	background:url(../images/new2016/procsss_5.png) no-repeat -13px 0px;
	animation-delay:3.5s !important;
	-moz-animation-delay:3.5s !important;
	-ms-animation-delay:3.5s !important;
	-o-animation-delay:3.5s !important;
	-webkit-animation-delay:3.5s !important;
	width:100px !important;
	}
/*房产用途位置确定end*/

/*房产特征填写*/
.estate_feature_form{
	margin-left:44px;
	}
.now_addr{
	display: inline-block;
    width: 35px;
    height: 28px;
    background: url(../images/new2018/now_position.png) no-repeat;
    font-size: 12px;
    color: #fff;
    padding-left: 3px;
    line-height: 13px;
    padding-top: 1px;
	}

.house_address>h4{
	display:inline-block;
	font-size:30px;
	color:#000;
	}

.town_name{
	margin-left:15px;
	margin-right:5px;
	}

.sale_lease_list{
	width:797px;
	height:116px;
	overflow:hidden;
	}

.sale>img{
	margin-left:10px;
	}
	
.house_type{
	background-color:#f5f5f5;
	width:100%;
	height:40px;
	line-height:40px;
	}

.house_type>h3{
	font-size:18px;
	display:inline-block;
	margin-left:10px;
	}

.house_type>span{
	font-size:14px;
	color:#4e4e4e;
	}

.house_per_date{
	margin-left:25px;
	margin-right:15px;
	}

.sale_lease_list{
	margin-top:27px;
	}

.sale_lease_list>li{
    width: 367px;
    height: 49px;
    border: 1px solid #ddd;
    float: left;
    padding-left: 30px;
    line-height: 40px !important;
    padding-top: 25px;
    position: relative;
	}

.huans{
	    line-height: 20px;
    font-size: 14px;
    color: #7e7e7e;
    margin-top: -5px;
	}

.sale{
	background:url(../images/new2016/sale.png) no-repeat;
	}
.lease{
	background:url(../images/new2016/lease.png) no-repeat;
	border-left:0px !important;
	}

.sale_lease_list>li>span{
	color:#7e7e7e;
	font-size:14px;
	}

.sale_lease_list>li>em{
	color:#c50000;
	font-size:12px;
	}

.sale_lease_list>li>a{
	/* color:#079cda; */
	color: #2dc896;
	font-size:12px;
	margin-left:10px;
	text-decoration:underline;
	position: absolute;
    top: 0px;
    right: 10px;
	}

.sale_list_2>li>a{
	top:33px !important;
	}

.estate_feature_form>#creinfo>li{
    width: 338px !important;
    height: 49px !important;
    padding-left: 59px !important;
    line-height: 40px !important;
    padding-top: 10px !important;
    padding-bottom: 7px;
	}

#creinfo>li{
	width: 355px !important;
    padding-left: 41px !important;
    padding-top: 8px !important;
	height: 67px !important;
	}

#js-cityname{
	text-align: left;
    padding-left: 10px !important;
	}

.zhiye>.cered{
	width:200px;
	}

.shenhe{
	width: auto !important;
    font-size: 14px !important;
    display: block;
    margin-top: 20px;
    padding-left: 26px !important;
	}

.cer_false{
	float: left;
    position: relative;
    top: 25px;
	}

.zhiye>.fr{
	margin-right:10px;
	}

.qiyekey{
	background:url(../images/new2016/key_s.png) no-repeat 10px;
	}

#indusRadion>..qiyekey2{
    background: url(../images/new2016/key_s.png) no-repeat 0px;
    padding-left: 10px;
    margin-left: -10px !important;
	}

.qiyekey3{
	background:url(../images/new2016/key_s.png) no-repeat 0px;
	}

.sale_lease_list>li>a:hover{
	color:#60c599;
	}

.yanzhengli>img{
    position: relative;
    top: 14px;
    height: 36px;
	}

.sale_lease_list>li>.tb{
	margin-left:20px;
	}

.hou_sale_price{
	font-size:22px !important;
	}

.house_address{
	margin-top:50px;
	}

.estate_cons{
	padding-left:20px;
	margin-left:20px;
	border-left:1px solid #ddd;
	}

.house_f_detail{
	width:800px;
	min-height:589px;
	margin-top:25px;
	background-color:#f5f5f5;
	margin-bottom:70px;
	overflow:hidden;
	}

.form_tips{
	font-size: 12px;
    color: #c7c6c7;
    padding-left: 114px;
    margin-top: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
	}

.addr_detail>input{
	width:54px;
	height:31px;
	border:1px solid #ccc;
	background-color:#fff;
	margin-left:18px;
	margin-right:18px;
	}

.house_f_detail>ul>li>.ef_name{
    display: inline-block;
    width: 81px;
    height: 33px;
    text-align: right;
    margin-right: 10px;
    line-height: 33px;
	font-size:14px !important;
	font-weight:600 !important;
	}

.addr_detail>span{
	font-size:14px;
	color:#626262;
	}

.house_f_detail>ul>li>input{
	padding-left:10px;
	padding-right:10px;
	line-height:33px;
	font-size:12px;
}
.house_f_detail>ul>li{
	margin-bottom:13px;
	}

.house_f_detail>ul{
	width:545px;
	min-height:518px;
	margin-left:115px;
	margin-top:35px;
	}

.ef_name>span{
	width:28px;
	display:inline-block;
	}

.infkey{
	background: url(../images/new2016/key_s.png) no-repeat 0px 13px;
	}

.build_old{
	width: 410px !important;
    margin-right: 0px !important;
    float: right;
    margin-right: 0px;
	}

.addr_detail>.area{
	width: 410px !important;
    height: 33px;
    float: right;
    margin-right: 0px;
	background:url(../images/new2016/m2.png) no-repeat 405px 9px;
	background-color:#fff;
	}

.addr_detail>.down_select{
	width: 410px;
    height: 33px;
    float: right;
    background-color: #fff;
    border: 1px solid #ddd;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 32px;
	}

.addr_detail{
	position:relative;
	}

.addr_detail>.down_select>.up_sel{
	top:14px;
	}

.addr_detail>.down_select>.sel_contact{
	font-size:12px;
	}

.addr_detail>.industry_select>li{
	font-size:12px !important;
	padding-left:10px !important;
	}

.addr_detail>.industry_select{
	width: 430px !important;
	border:1px solid #ddd !important;
	right:0px;
	}

.little_f{
	font-size:12px;
	color:#aba8a8 !important;
	margin-left:30px;
	}

.inf_d{
	margin-left:35px;
	}

.est_f_sub {
  display: table;
  margin-bottom: 0 !important;
  margin-left: 21px;
  margin-top: 11px;
}

.est_f_sub>input{
	float:left;
	width:255px;
	border:0px;
	height:36px;
	font-size:18px !important;
	outline:medium;
	border-radius:2px;
	}

.per_sale:hover{
	background-color:#60c599;
	}
	
.per_zu:hover{
	background-color:#696870;
	}
	
.per_sale{
	/* background-color:#4b90d3; */
	background-color:#2dc896;
	color:#fff;
	text-align:center;
	line-height:45px;
	transition:.5s all;
	-moz-transition:.5s all;
	-ms-transition:.5s all;
	-o-transition:.5s all;
	-webkit-transition:.5s all;
	}

.per_zu{
	background-color:#7f7d8a;
	color:#fff;
	float:right;
	padding-left:18px;                              
	margin-left:10px;
	transition:.5s all;
	-moz-transition:.5s all;
	-ms-transition:.5s all;
	-o-transition:.5s all;
	-webkit-transition:.5s all;
	}
.down{
	color:#1e8849 !important;
	}
/*房产特征填写end*/

/*估价列表*/
.first_type>h2{
	padding:0 20px !important;
	margin-left:-20px !important;
	}

.house_import_search{
	/*width:774px;*/
	height:78px;
	padding:16px 13px;
	border:1px solid #eae9e9;
	background-color:#f5f5f5;
	border-radius:5px;
	margin-left:40px;
	margin-top:35px;
	font-size:14px;
	margin-right: 40px;
	}

.house_import_search>form>span{
	font-size: 14px;
    margin: 0px 5px;
    /* line-height: 33px; */
    /* display: inline-block; */
    position: relative;
    top: 2px;
	}
	
.house_import_search>form>input{
	border:1px solid #ccc;
	}

.import_time{
	margin-right:6px !important
	}

.house_mp{
	margin-right:5px !important;
	}
	
.asses_list_down{
	display:inline-block;
	min-width:90px;
	height:30px;
	border:1px solid #cccccc;
	position:relative;
	}

.asses_list_down>.down_select{
	width:100%;
	height:100%;
	font-size:12px;
	line-height:30px;
	}

.house_import_search>form>div>span{
	padding-left:3px;
	padding-right:3px;
	font-size:14px;
	}
.house_import_search>span{
	padding-left:3px;
	padding-right:3px;
	}

.village_name{
	width:205px;
	height:30px;
	padding-left:5px;
	padding-right:5px;
	border:1px solid #ccc;
	}

.house_import_search .select_detail{
	width:90px;
	left:-1px;
	}

.house_import_search .up_sel{
	right: -1px;
    top: 1px;
	}

.house_import_search .select_detail li{
	padding-left: 5px;
    font-size: 12px;
	}

.house_import_search .down_select{
	background-color:#fff;
	}

.house_import_search .sel_contact{
	padding-left:7px;
	}

.house_import_search>form>div{
	margin-bottom:12px;
	}

.jcDate{
	width: 92px;
    height: 33px;
    line-height: 20px;
    padding: 4px;
    border: 1px solid #ddd;
	}

.aslist_city_sel{
	width:77px;
	height:31px;
	padding-left:7px !important;
	background-color:#fff !important; 
	border:1px solid #ccc !important;
	text-align:left;
	}

.indexsel_submit{
	height: 33px;
    width: 158px;
		/* background-color: #4b90d3; */
		background-color:#2dc896;
    color: #fff;
    border: 0px !important;
    border-radius: 2px;
    margin-left: 30px;
	font-size:16px;
	transition:.5s all;
	-moz-transition:.5s all;
	-ms-transition:.5s all;
	-o-transition:.5s all;
	-webkit-transition:.5s all;
	}

.indexsel_submit:hover{
	background-color:#60c599;
	}

.entry{
	/* background-color: #4b90d3; */
	background-color:#2dc896;
    color: #fff !important;
    border-radius: 3px;
    width: 205px;
    height: 38px;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    line-height: 38px;
	margin-left: 40px;
    margin-right: 16px;
    margin-top: 10px;
	transition:.5s all;
	-moz-transition:.5s all;
	-ms-transition:.5s all;
	-o-transition:.5s all;
	-webkit-transition:.5s all;
	}

.entry2{
	margin-left:0px !important;
	}

.entry:hover{
	text-decoration:none;
	background-color:#60c599;
	}

.house_list{
	margin-top: 50px;
    margin-left: 40px;
	}

.house_list>h2{
	font-size:30px;
	display:inline-block;
	}

.house_note{
	margin-left: 19px;
    padding-left: 19px;
    border-left: 2px solid #ddd;
	}

.house_list_table{
	
	}

.aslist_inhert{
	width:92px;
	height:31px;
	display:inline-block;
	font-size:12px !important;
	}

.aslist_inhert>div{
	width:100% !important;
	height:100% !important;
	font-size:12px;
	}

.aslist_inhert>div>span{
	width: 85px !important;
	height:100% !important;
	padding-left:0px !important;
	background:none !important;
	line-height:31px !important;
	font-size:12px !important;
	padding-left:7px !important;
	}

.aslist_inhert>ul{
	width: 92px !important;
    left: 0px !important;
	}

.aslist_city{
	width:94px;
	height:33px;
	border:1px solid #cccccc;
	background-color:#fff !important;
	}

.as_sel_contact{
	border:1px solid #ccc !important;
	}

.import_house_inf{
	height:31px;
	width:200px;
	padding-left:10px;
	border:1px solid #ccc;
	line-height:31px;
	}

.jcDateIco{
	width: 80px;
	height:25px;
	margin-left: -4px;
	}

.jc2{
	margin-left:0px;
	}

.jc_search{
	border:0px !important;
	/* background-color: #4b90d3; */
	background-color: #2dc896;
    width: 170px;
    height: 35px;
	color:#fff;
    margin-left: 31px;
	font-size:16px;
	border-radius:3px;
	transition:.5s all;
	-moz-transition:.5s all;
	-ms-transition:.5s all;
	-o-transition:.5s all;
	-webkit-transition:.5s all;
	}

.ima{
	width: 208px;
    height: 39px;
		/* background-color: #4b90d3; */
		background-color: #2dc896;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    line-height: 39px;
	transition:.5s all;
	-moz-transition:.5s all;
	-ms-transition:.5s all;
	-o-transition:.5s all;
	-webkit-transition:.5s all;
	border-radius:3px;
	}

.ima:hover{
	background-color:#60c599;
	}

.jc_search:hover{
	background-color:#60c599;
	}

.new_add_im{
	margin-left:41px;
	margin-top:15px;
	margin-right:10px;
	}

.note_star{
    background: url(../images/new2016/note_star.png) no-repeat;
    display: inline-block;
    width: 20px;
    height: 20px;
    /* margin-top: 3px; */
    position: relative;
    top: 5px;
	}

.note_star2{
    background: url(../images/new2016/note_star2.png) no-repeat;
    display: inline-block;
    width: 23px;
    height: 20px;
    /* margin-top: 3px; */
    position: relative;
    top: 5px;
	}

.house_list_ttop>span{
	font-size:14px;
	}

.house_list_ttop>h2{
	font-size:30px;
	display:inline-block;
	}

.note_d{
	font-size:14px;
	padding-left:20px;
	margin-left:20px;
	border-left:1px solid #ccc;
	}

.house_list_ttop{
	margin-left: 41px;
    margin-top: 50px;
	margin-bottom:12px;
	}

.as_t{
	width:802px;
	text-align:left;
	margin-left:41px;
	}

.asl_t_header{
	background-color:#f5f5f5;
	height:40px;
	}

.asl_t_header>th{
	position:relative;
	}

.as_list{
	margin-left:44px;
	height:40px;
	width:795px;
	border:1px solid #e8e8e8;
	background-color:#f5f5f5;
	}

.as_list>li{
	float:left;
	height:100%;
	font-size:14px;
	line-height:40px;
	position:relative;
	}

.aslist_td_1{
	width:480px;
	}

.aslist_td_1>span{
	position: absolute;
    right: 0px;
    top: 7px;
    width: 1px;
    height: 27px;
    background-color: #e5e5e5;
    display: inline-block;
	}

.aslist_td_2>span{
	position: absolute;
    right: 0px;
    top: 7px;
    width: 1px;
    height: 27px;
    background-color: #e5e5e5;
    display: inline-block;
	}

.td_1_spe{
	padding-left:35px;
	}

.aslist_td_2{
	width:140px;
	text-align:center;
	}

.aslist_td_3{
	width:138px;
	text-align:center;
	}
	
.aslist_tdspe_3{
	width:282px;
	}

.asl_t_header>th>span{
	position:absolute;
	right:0px;
	top:7px;
	width:1px;
	height:27px;
	background-color:#e5e5e5;
	display:inline-block;
	}

.pl_pre{
	width:20px;
	height:20px;
	line-height:20px;
	border:1px solid #e5e5e5;
	display:inline-block;
	margin-left:13px;
	margin-right:4px;
	font-size:14px;
	text-align:center;
	cursor:pointer;
	transition:.5s all;
	-moz-transition:.5s all;
	-ms-transition:.5s all;
	-o-transition:.5s all;
	-webkit-transition:.5s all;
	
	}

.pl_next{
	width:20px;
	height:20px;
	line-height:20px;
	border:1px solid #e5e5e5;
	display:inline-block;
	margin-right:10px;
	font-size:14px;
	text-align:center;
	cursor:pointer;
	transition:.5s all;
	-moz-transition:.5s all;
	-ms-transition:.5s all;
	-o-transition:.5s all;
	-webkit-transition:.5s all;
	}

.pl_next:hover{
	background-color:#efefef;
	}

.pl_pre:hover{
	background-color:#efefef;
	}

.pl_line{
	margin-left: 17px;
    margin-right: 19px;
    width: 1px;
    height: 15px;
    background-color: #b1b1b1;
    display: inline-block;
    position: relative;
    top: 3px;
	}

.list_td_3>p>em{
	color:#ce0000;
	font-weight:600;
	}

.sel_or_all{
	width:797px;
	height:40px;
	margin-left: 44px;
	line-height:40px;
	border-bottom:1px solid #e3e3e3;
	font-size:12px;
	}
    
.soa2{
    display: table;
 }

.sel_part>input{
	margin-left:8px;
	margin-right:10px;
	vertical-align:middle;
	}

.sel_part>label{
	margin-right:10px;
	}

.td_spe_th{
	padding-left:35px;
	}

.list_detail{
	width:792px;
	margin-bottom:46px;
	margin-left:44px;
	position:relative;
	font-size:14px;
	}
.list_detail>tbody>tr{
	display:block;
	}

.list_detail>tbody>td{
	display:block;
	}

.list_detail>tbody>tr>td>div{
	margin-top:20px;
	margin-top:0px\9;
	}

.list_detail>tbody>tr>td>a{
	position: absolute;
    left: 30px;
    top: 0px;
    width: 762px;
    height: 80px;
    z-index: 10;
	border:0px !important;
	}

.list_td_1>div>.note_star{
	margin-top:-7px;
	}

.list_td_3>p:first-of-type{
	margin-top:17px;
	}
	
.look_inf{
	width:792px;
	height:80px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:10;
	}

.list_td_1{
	width:517px;
	}

.list_td_2{
	width:140px;
	text-align:center;
	}

.list_td_2>p:first-of-type{
	margin-top:20px;
	}

.bgdan{
	background-color:#f7fbfe;
	}

.list_td_3{
	width:140px;
	text-align:center;
	}
.list_detail>tbody{
	position:relative;
}
.list_detail>tbody>tr{
	border-bottom:1px solid #e3e3e3;
	height:85px;
	cursor:pointer;
	position:relative;
	}

.list_detail>tbody>tr>td>div>input{
	position:relative;
	z-index:20;
	}

.list_detail>tbody>tr:hover{
	background-color:#f7fbfe;
	}

.list_house_inf>li{
	float: left;
    color: #999999;
    padding-left: 10px;
    padding-right: 10px;
    border-right: 1px solid #999999;
    height: 14px;
    line-height: 14px;
	}

.list_house_inf{
	display:table;
	margin-top: 11px;
	margin-left:22px;
	}

.list_td_1>div>input{
	margin-left: 8px;
    margin-right: 8px;
	}

.addr_curt{
	padding:2px 3px;
	border:1px solid #9aadc2;
	color:#9aadc2;
	margin-left:15px;
	margin-right:10px;
	}

.curt_left{
	margin-right:5px;
	}

.list_td_name{
	font-weight:600;
	}

.list_house_inf>li:last-of-type{
	border-right:0px;
	}

/*估价列表end*/

/*分页*/
ul.simple-pagination {
	list-style: none;
}

.simple-pagination {
	display: block;
	overflow: hidden;
	padding: 0 5px 5px 0;
	margin: 0;
}

.simple-pagination ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	display:table;
}

.simple-pagination li {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	margin-right:5px;
}

.compact-theme a, .compact-theme span {
	float: left;
	color: #333;
	font-size:14px;
	line-height:24px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #e2e2e2;
	min-width: 14px;
	padding: 0 7px;
	background: #fff; /* Old browsers */
}

.compact-theme a:hover {
	text-decoration: none;
	background: #efefef; /* Old browsers */
}

.compact-theme .prev {
	border-radius: 3px 0 0 3px;
}

.compact-theme .next {
	border-right: 1px solid #AAA;
	border-radius: 0 3px 3px 0;
}

.compact-theme .current {
	cursor: default;
	/* background-color:#4b90d3; */
	background-color:#2dc896;
	color:#fff;
}

.prev{
	background-color:#fff !important;
	color:#333 !important;
	}

.next{
	background-color:#fff !important;
	color:#333 !important;
	}

.compact-theme .ellipse {
	background: #fff;
	padding: 0 10px;
	cursor: default;
}


.light-theme a, .light-theme span {
	float: left;
	color: #666;
	font-size:14px;
	line-height:24px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #BBB;
	min-width: 14px;
	padding: 0 7px;
	margin: 0 5px 0 0;
	border-radius: 3px;
	background: #efefef; /* Old browsers */
}

.light-theme a:hover {
	text-decoration: none;
	background: #FCFCFC;
}

.light-theme .current {
	background: #666;

	color: #FFF;
	border-color: #444;
	cursor: default;
}

.light-theme .ellipse {
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	font-weight: bold;
	cursor: default;
}


.dark-theme a, .dark-theme span {
	float: left;
	color: #CCC;
	font-size:14px;
	line-height:24px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #222;
	min-width: 14px;
	padding: 0 7px;
	margin: 0 5px 0 0;
	border-radius: 3px;
	background: #555; /* Old browsers */
}

.dark-theme a:hover {
	text-decoration: none;
	background: #444;
}

.dark-theme .current {
	background: #222;
	color: #FFF;
	border-color: #000;
	cursor: default;
}

.dark-theme .ellipse {
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	font-weight: bold;
	cursor: default;
}

.pagination-holder>p>span{
	font-weight:600;
	margin:0 5px;
	}

.pagination-holder>p{
	font-size:14px;
	text-align:center;
	margin-top:5px;
	}
	
.other_func_a{
	width:656px;
    margin-left: 48px;
	}
	
.other_func_a>input{
	font-size:14px;
	color:#fff;
	padding:5px 16px;
	/* background-color:#4b90d3; */
	background-color:#2dc896;
	border-radius:5px;
	border:0px;
	margin-top:40px;
	margin-bottom:70px;
	margin-right:9px;
	display: inline-block;
	transition:.5s all;
	-moz-transition:.5s all;
	-ms-transition:.5s all;
	-o-transition:.5s all;
	-webkit-transition:.5s all;
	}

.other_func_a>input:hover{
	background-color:#60c599;
	}

.other_func_a>input:last-of-type{
	margin-right:0px;
	}

input[type=checkbox]{
	position:relative;
	z-index:100;
	}


/*分页end*/

/*快速评估结果*/
.far_village_inf>h4{
	font-size:30px;
	display:inline-block;
	margin-right:18px;
	}

.far_village_inf{
	width:780px;
	margin:0 auto;
	margin-top:48px;
	}

.far_village_inf>.fr{
	position:relative;
	top:16px;
	}

.far_date{
	margin-right:10px;
	}

.house_inf_t{
	width:400px;
	height:240px;
	border:1px solid #e7e7e7;
	margin-left:42px;
	font-size:14px;
	margin-top:22px;
	margin-right:10px;
	}

.hout_st1{
	background-color:#fff;
	}

.hout_st2{
	background-color:#f8f8f8;
	}

.house_inf_t span{
	width:70px;
	margin-left:20px;
	text-align:right;
	display:inline-block;
	color:#999999;
	}

.wh_inf{
	width:auto !important;
	text-align:left !important;
	color:#000000 !important;
	}

.hou_st_st1{
	width:198px;
	}

.hout_st2>td{
	border:1px solid #ddd;
	}

.hout_st1>td{
	border:1px solid #ddd;
	}

.hout_st1_top{
	border-right:0px !important;
	}
	
.result_map{
	border:1px solid #ddd;
	width:390px;
	height:238px;
	margin-top:22px;
	}

.result_map>img{
	width:100%;
	height:100%;
	}

.rent_result{
	width:806px;
	height:258px;
	background:url(../images/new2018/pgzj_result.png) no-repeat;
	margin-left:42px;
	margin-top:34px;
	margin-bottom:30px;
	font-size:16px;
	position:relative;
	}
 
 .rent_result .singel_price{
    margin-left: 130px;
 }

.rent_result>.offi_ass_a{
	float: right;
    position: relative;
    top: -63px;
    right: 100px;
	}

.sum_price{
	width: 283px;
    margin-left: 102px;
    margin-top: 27px;
	}

.sum_price>p{
	font-size:16px;
	color:#2f2f2f;
	}

.sum_price>p>em{
	font-size:40px;
	color:#ce0000;
	font-weight: 600;
	margin-right:10px;
	}

.sum_price>.bk{
	font-size: 14px;
    /* margin-top: 28px !important; */
    /* display: inline-block; */
    position: relative;
    top: 5px;
	}

.sum_price>.bk>img{
    width: 15px;
    margin-right: 10px;
    position: relative;
    top: 2px;
	}

.sum_price>a{
	float: right;
    position: relative;
    top: -29px;
	font-size:14px;
	color:#0594d0;
	text-decoration:underline;
	}

.singel_price{
	margin-left: 70px;
	margin-top: 30px;
	}

.singel_price>p{
	margin-bottom:13px;
	}
	
.singel_price>p>em{
	font-size: 30px;
    color: #5b5a5a;
    font-weight: 600;
    margin-right: 10px;
	}

.criet_result{
	width: 806px;
    height: 148px;
    background: url(../images/new2016/pgsj_result.png) no-repeat;
    margin-left: 42px;
	margin-bottom:40px;
	overflow:hidden;
	}

.rent_result>p{
	margin-left:103px;
	float: left;
	margin-top:25px;
	width:100%;
	}

.rent_result>.dif_p{
	margin-top:12px;
	}

.rent_result>p>span{
    margin-right: 22px;
    width: 200px;
    display: inline-block;
	margin-top:11px;
	}

.objection_bounced>ul>li>.jcDate{
	margin-left:1px;
	}

.num_z{
	margin-top:8px !important;
	}

.num_z > em {
  display: inline-block;
  font-size: 30px;
  font-weight: 600;
  padding-right: 12px;
  width: auto;
}

.num_z>span{
	position:relative;
	top:-2px;
	color:#c50000;
	}

.unit_z{
	margin-top: -5px !important;
	width: 62px !important;
    margin-right: 17px !important;
	}

.criet_result>p{
	margin-top:28px;
	margin-left:105px;
	}

.unit_z2{
	position: absolute;
    top: 205px;
    left: 143px;
	}

.huanbi{
	margin-left: 80px;
	}

.fj_right>.huanbi{
    margin-left: 0px;
    padding-left: 0px;
    background: none;
	}

.cri_price>em{
	font-size:48px;
	color:#ce0000;
	font-weight:600;
	margin-right:20px;
	}

.zanwu{
	margin-left:42px;
	margin-top:15px;
	}

.cri_price{
	margin-top: 10px !important;
	color:#999;
	}

.criet_result>.fr>span{
	width: 16px;
    height: 16px;
    background: url(../images/new2016/tanxi.png) no-repeat;
    display: inline-block;
    float: left;
    margin-top: 3px;
    margin-right: 10px;
	}

.criet_result>.fr>p{
	float:left;
	color:#999999;
	}
	
.criet_result>.fr{
    width: 440px;
    margin-top: -60px;
    }

.far_button{
	margin-left:330px;
	width: 315px;
	margin-bottom:89px;
	}

.offi_ass_a{
	width:200px;
	height:46px;
	/* background-color:#4b90d3; */
	background-color:#2dc896;
	color:#fff;
	display:inline-block;
	text-align:center;
	line-height:46px;
	border-radius:3px;
	transition:.5s all;
	-moz-transition:.5s all;
	-ms-transition:.5s all;
	-o-transition:.5s all;
	-webkit-transition:.5s all;
	font-size:16px;
	}

.pemail>#getCode{
    width: 129px;
    margin-left: 10px;
    height: 36.5px;	
	}

.offi_ass_a:hover{
	background-color:#60c599;
	}

.restart_a{
	font-size:14px;
	color:#0594d0;
	text-decoration:underline;
	margin-left:25px;
	}

.restart_a:hover{
	text-decoration:underline;
	}
	
/*快速评估结果end*/

/*地图评估*/

.map_body{
	height:100%;
	overflow:hidden;
	}

.map_p_height{
	width:100%;
	}

.map_side_nav{
	position:fixed;
	left:19px;
	top:215px;
	}

.mside_top{
	width:85px;
	height:224px;
	background-color:rgb(255,255,255);
	background-color:rgba(255,255,255,.9);
	border-radius:5px;
	position:absolute;
	box-shadow: 2px 1px 9px rgba(0,0,0,0.2);
	}

.mside_top>li{
	width:60px;
	height:55px;
	background-color:#7b7c7e;
	margin: 13px;
    margin-top: 14px;
	transition:.5s all;
	-moz-transition:.3s all;
	-ms-transition:.3s all;
	-o-transition:.3s all;
	-webkit-transition:.3s all;
	}

.mside_top>.minp_on{
	/* background-color:#079cda; */
	background-color: #2dc896;
	}

.mside_top>li>input{
	width:100%;
	height:100%;
	opacity:0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	}
	
.house_inp{
	background:url(../images/new2016/hou_inp.png) no-repeat 15px 8px;
	}

.shop_inp{
	background: url(../images/new2016/shop_inp.png) no-repeat 16px 9px;
	}

.office_inp{
	background:url(../images/new2016/office_inp.png) no-repeat 15px 8px;
	}

.mside_bottom{
	width: 85px;
    height: 162px;
	background-color: rgb(255,255,255);
    background-color: rgba(255,255,255,.9);
    border-radius: 5px;
    position: absolute;
    top: 245px;
	box-shadow: 2px 1px 9px rgba(0,0,0,0.2);
	}

.mside_bottom>li{
	width:60px;
	height:55px;
	background:url(../images/new2016/bz_in.png) no-repeat;
	background-size:cover;
	margin: 13px;
    margin-top: 17px;
	padding-bottom: 3px;
    background-size: 100%;
	cursor:pointer;
	border-right:1px solid #808080\0;
	}
	
.mside_bottom>li:first-child{
	background:url(../images/new2016/bj_in.png) no-repeat;
    background-size: 100%;
	}

.m_m_tips{
    width: 265px;
    height: 50px;
    background-color: #fff;
    left: 99px;
    position: absolute;
    border: 1px solid #b7b7b7;
    font-size: 12px;
    color: #717171;
    line-height: 50px;
    /* padding-left: 10px; */
    padding-left: 15px;
    display: none;
    top: 30px;
	}

.mm_arrow{
	position: absolute;
    left: -7px;
    top: 12px;
    width: 7px;
    height: 12px;
/*    border-top: 7px solid transparent;
    border-right: 8px solid #fff;
    border-bottom: 7px solid transparent;*/
	background:url(../images/new2016/mm_l_j.png) no-repeat;
	}

.m_h_tips{
	width: 269px;
    height: 448px;
    background: url(../images/new2016/m_h_tips.png) no-repeat;
    position: absolute;
    left: 85px;
    top: -255px !important;
	display:none;
	}

.rm2{
	margin-top: 15px !important;
	}

.mySquare{
	position:fixed;
	left:400px;
	top:600px;
	}

.pgfcMsgbox1>.box1{
	padding:5px 13px;
	/* background-color:#079cda; */
	background-color: #2dc896;
	color:#fff;
	cursor:pointer;
	position:relative;
	float:left;
	}

.pgfcMsgbox1>.box1:after{
	content: "";
    width: 0;
    height: 0;
		/* border-top: 8px solid #079cda; */
		border-top: 8px solid #2dc896;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    position: absolute;
    bottom: -7px;
    left: 13px;
	}

.pgfcMsgbox2{
    width: 340px;
    height: 108px;
    background: url(../images/new2016/house_inf_bg.png) no-repeat;
    position:absolute;
    top: -69px;
	left: -29px;
	top:-70px\9;
    overflow: hidden;
	display:none;
	z-index:1;

	}

.pgfcMsgbox1{
	position:relative;
	z-index:10;
	}

.hous_img{
    width: 68px;
    height: 66px;
    margin-left: 12px;
    margin-top: 17px;
	}

.hous_h{
	color: #080808;
    font-size: 14px;
    margin-top: 15px;
    margin-left: 11px;
    float: left;
	}

.hous_h>span{
	font-size:12px;
	color: #717171;
	margin-left:5px;
	}

.house_i{
	width: 138px;
    color: #717171;
    font-size: 12px;
    margin-top: 7px;
    margin-left: 11px;
    float: left;
	}

.pgfcMsgbox2>a{
	float: right;
    width: 29px;
    height: 55px;
    font-size: 12px;
    /* background-color: #079cda; */
    background-color: #2dc896;
    color: #fff;
    /* padding: 0px 6px; */
    padding-left: 7px;
    padding-right: 3px;
    padding-top: 7px;
    margin-right: 35px;
    /* margin-bottom: 10px; */
    position: relative;
    top: -22px;
    }

.close_r{
	width: 15px;
    height: 15px;
    position: absolute;
    right: 10px;
    top: 0px;
    color: #ccc;
    cursor: pointer;
	}

.m_location{
	position: absolute;
    top: 400px;
    left: 740px;
	}

.m_l_icon{
	background:url(../images/new2016/map_p.png) no-repeat;
	width:23px;
	height:34px;
	}

.house_m_name{
	color: #717171;
    font-size: 12px;
    border: 1px solid #545454;
    background-color: #fff;
    padding: 4px 7px;
    /* position: absolute; */
    margin-left: 40px;
    /* float: right; */
    margin-top: -29px;
	}

.house_inf_bg2{
	width: 322px;
    height: 96px;
    background: url(../images/new2016/house_inf_bg2.png) no-repeat;
    position: absolute;
    top: -92px;
    left: -123px;
	}

.t_addr{
	font-size: 12px;
    padding: 3px 10px;
    margin-top: 20px;
    margin-left: 23px;
	}

.pg_button{
	border: 0px;
		/* background-color: #079cda; */
		background-color: #2dc896;
    color: #fff;
    font-size: 12px;
    /* padding-left: 10px; */
    /* padding-right: 10px; */
    padding: 5px 12px;
    position: relative;
    top: 10px;
    left: 10px;
	}
/*地图评估end*/

/*资产列表*/

.now_house_sum{
	font-size:18px;
	margin-top:30px;
	margin-left:40px;
	}

.now_house_sum>em{
	font-size:48px;
	color:#ce0000;
	margin-right:10px;
	font-weight:600;
	}
/*资产列表end*/

/*资产管理房产信息页*/

.sale_list_2{
	margin-left:42px;
	}

.per_function_detail>.sale_list_2{
	margin-top:14px;
	height: 77px;
	}

.house_style{
	background-color:#07bb24;
	color:#fff;
	font-size:12px;
	padding: 1px 4px 2px 3px;
    margin-left: 5px;
    position: relative;
    top: -2px;
	}

.per_function_detail>.h_in_t2{
	margin-top:15px;
	}

.per_function_detail>.result_map{
	margin-top:22px;
	}

.hous_a_2{
	margin-left:42px;
	}

.hous_h{
	min-width:145px !important;
	}

.eas_f_h{
	margin-top:40px;
	margin-left:42px;
	}

.eas_f_h>h3{
	font-size:24px;
	display:inline-block;
	margin-right:47px;
	}

.eas_f_h>span{
	color:#999999;
	font-size:14px;
	}

.shi{
	margin-left:5px;
	}
	
.add_a{
	font-size:14px;
	margin-left: 42px;
    margin-top: 22px;
	}

.add_a>a{
	font-size: 14px;
	text-decoration:underline;
	/* color:#079cda; */
	color: #2dc896;
}

.a_a_left{
	width: 16px;
    height: 16px;
    background: url(../images/new2016/tanxi.png) no-repeat;
	display: inline-block;
	}

.pre_inf{
	margin-top:45px;
	margin-left:42px;
	}

.pre_inf>h3{
	font-size:24px;
	margin-bottom:32px;
	}

.pi_2{
	border-right:1px solid #e2e2e2 !important;
	}

.pi_2>.no_result{
	font-size: 20px;
    line-height: 57px;
    text-align: center;
    margin-left: 0px;
	margin-top:41px;
	}

.pi_price{
	width:400px;
	height:173px;
	background-color:#f8f8f8;
	border:1px solid #e2e2e2;
	border-right:0px;
	position:relative;
	float:left;
	}

.pp_header{
	width: 56px;
    height: 46px;
    background-color: #69697a;
    color: #fff;
    text-align: center;
    line-height: 46px;
    position: absolute;
    top: -14px;
    left: 24px;
	}

.pi_price>p{
	font-size:14px;
	color:#999;
	margin-left:117px;
	margin-top:16px;
	}

.pi_price>p>span{
	margin-left:10px;
	}

.look_result>em{
	font-size:36px;
	color:#ce0000;
	}

.look_result>span{
	font-size:14px;
	color:#646464;
	margin-left:5px !important;
	}

.look_result>a{
	margin-left:29px;
	/* color:#079cda; */
	color: #2dc896;
	text-decoration:underline;
	font-size:14px;
	}

.bottom_button{
	width: 275px;
    height: 51px;
    margin: 0 auto;
    margin-top: 20px;
    border-top: 1px solid #d7d7d7;
    padding: 0px 40px;
	}

.bottom_button>a{
	/* background-color: #079cda; */
	background-color: #2dc896;
    margin-top: 12px;
    padding: 6px 27px;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    border-radius: 3px;
	}

.rebutton{
	background-color:#838383 !important;
	margin-left:17px !important;
	}

.other_operate{
	width: 797px;
    border-top: 2px solid #ccc;
    margin-top: 53px;
    margin-left: 42px;
    padding-top: 16px;
    padding-bottom: 50px;
	}

.other_operate>span{
	font-size:24px;
	}

.other_operate>a{
    font-size: 16px;
		/* color: #079cda; */
		color: #2dc896;
    text-decoration: underline;
    padding: 0 19px;
    border-right: 1px solid #c4c4c4;
    font-weight: bold;
	}

.bg_tou2{
    position: absolute;
    left: 16px;
    top: 71px;
	width:146px;
	height:147px;
	background:url(../images/new2016/bg_tou2.png) no-repeat;
	}

.now_city>.autocompleter{
    position: absolute;
    top: 46px;
    border: 1px solid #ddd;
    width: 177px !important;
    font-size: 14px !important;
    left: 315px;
    line-height: 34px;
	}

.now_city>.autocompleter>ul>li{
	font-size:14px;
	line-height: 18px;
	}

.other_operate>input{
	font-size:14px;
	/* color:#079cda; */
	color: #2dc896;
	text-decoration:underline;
	padding:0 25px;
	border:0px;
	border-right:1px solid #c4c4c4;
	background-color:#fff;
	}

.pre_inf{
	display:table;
	}

.other_operate>input:last-of-type{
	border:0px;
	}
/*资产管理房产信息页end*/

/*产看评估历史*/

.look_history_h{
	font-size:24px;
	margin-left:42px;
	margin-top:33px;
	margin-bottom:32px;
	}

.ah_sel_nav{
	width:800px;
	height:40px;
	background-color:#f0f0f0;
	border-bottom:1px solid #e6e6e6;
	border-radius:5px 5px 0px 0px;
	margin-left:42px;
	}

.ah_sel_nav>li{
	float: left;
    height: 31px;
	width:146px;
	font-size:16px;
	text-align:center;
    margin-top: 9px;
    line-height: 33px;
	border:1px solid #f0f0f0;
	border-bottom:0px;
	cursor:pointer;
	}

.ah_first{
	margin-left:50px;
	}

.ah_sel_nav>.on{
	background-color:#fff;
	border-radius:5px 5px 0px 0px;
	border:1px solid #ddd;
	border-bottom:0px;
	}

.p_history{
	margin-left:42px;
	margin-top:10px;
	width:800px;
	margin-bottom:47px;
	}

.p_history>tbody>tr>th{
	width:150px;
	background-color:#f5f5f5;
	line-height:37px;
	}

.p_history>tbody>tr{
	height:37px;
	text-align:center;
	color:#555555;
	font-size:14px;
	}

.f_bottom{
	width:100%;
	height:42px;
	}

.date_s{
	margin-left:8px;
	}

.p_history>tbody>tr>th>span{
	width:1px;
	height:27px;
	float:right;
	background-color:#e2e2e2;
	margin-top:6px;
	}

.p_history>tbody>tr>th:first-of-type{
	width:165px;
	}

.p_history>tbody>tr{
	border-bottom:1px solid #f1f1f1;
	}
	
.p_history>.first{
	border:0px !important;
	}

.p_history>tbody>tr>th:last-of-type{
	width:165px;
	}

.red{
	color:#ce0000;
	}

.p_history>tbody>tr>td>a{
	/* color:#079cda; */
	color: #2dc896;
	}


/*产看评估历史end*/

/*预警设置*/

.warm_h_inf{
	width: 740px;
    height: 61px;
    border: 1px solid #e9e9e9;
    background-color: #fafafa;
    margin-left: 42px;
    margin-top: 39px;
    padding: 17px 30px;
	}

.w_h_addr{
	font-size:14px;
	color:#9aadc2;
	border:1px solid #9aadc2;
	padding: 2px 5px;
	margin-left:3px;
	margin-right:10px;
	}

.l_date{
	color:#999999;
	font-size:14px;
	}
	
.warm_h_inf>ul>li{
	float: left;
    font-size: 14px;
    padding: 0px 10px;
    color: #5b5a5a;
    border-right: 1px solid #5b5a5a;
    height: 16px;
    line-height: 16px;
	}

.warm_h_inf>ul>li:last-of-type{
	border:0px !important;
	}

.warm_h_inf>ul{
	margin-left: -10px;
    margin-top: 20px;
	}

.set_warming{
	font-size:24px;
	margin-top:50px;
	margin-left:42px;
	margin-bottom:13px;
	}

.warm_setting{
	width:800px;
	height:355px;
	background-color:#fbfbfb;
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	margin-left:42px;
	display:table;
	}

.w_s_bottom{
	padding-bottom:25px;
	}

.w_step_1{
	width: 77px;
    height: 27px;
    background: url(../images/new2016/step_bg.png) no-repeat;
    float: left;
    margin-left: 32px;
    margin-top: 29px;
    /* color: #fff; */
    font-size: 14px;
    text-align: center;
    line-height: 27px;
	}

.warm_setting>div{
	display:table;
	}

#z_open{
	cursor:pointer;
	}

#z_close{
	cursor:pointer;
	}

.w_ste1_inf{
	float:left;
	margin-left: 15px;
	}
	
.w_ste2_inf{
	float:left;
	margin-left: 15px;
	}

.w_ste1_inf>p{
	font-weight: 600;
    font-size: 14px;
    margin-top: 35px;
    margin-bottom: 20px;
	}

.w_ste1_inf>label{
	font-size:14px;
	}

.w_ste2_inf>p{
	font-weight: 600;
    font-size: 14px;
    margin-top: 35px;
    margin-bottom: 20px;
	}

.about_sale>span{
	font-size:14px;
	margin-left:12px;
	}

.h_price>label{
	font-size:14px;
	margin-left: 5px;
	}

.h_price>span{
	font-size: 14px;
    color: #999;
    margin-left: 17px;
    padding-left: 17px;
    border-left: 1px solid #999;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    margin-bottom: 12px;
	}

.h_price>span>input{
	width: 28px;
    height: 16px;
    border: 1px solid #ccc;
    padding-left: 5px;
    padding-right: 5px;
	margin-left:5px;
	margin-right:5px;
	font-size:12px;
	}

.h_price{
	margin-left:28px;
	margin-top:20px;
	}

.remind_yes{
	width:120px;
	height:34px;
	color:#fff;
	text-align:center;
	/* background-color:#4b90d3; */
	background-color:#2dc896;
	border:0px;
	margin:25px 0px 42px 378px;
	border-radius:3px;
	}
/*预警设置end*/

/*批量房产导入评估*/
.down_moudle{
	width:800px;
	height:50px;
	background-color:#f5f5f5;
	border-radius:7px 7px 0px 0px;
	line-height:50px;
	margin-left:42px;
	margin-top:40px;
	position:relative;
	}

.down_moudle>span{
	margin-left:23px;
	margin-right:35px;
	}

.dr_button{
	border:0px;
	background-color:rgba(0,0,0,0);
	padding-left:25px;
	background:url(../images/new2016/excel.png) no-repeat 0px 3px;
	text-decoration: underline;
	color:#1b9231;
	}

.dr_tips{
	padding-left: 20px;
    background: url(../images/new2016/tanxi.png) no-repeat 0px 1px;
    margin-left: 92px;
    margin-top: 8px;
    font-size: 12px;
    color: #9f9e9e;
    background-size: 14px;
	}

.up_placeholder{
	width: 90px;
    height: 40px;
    background: url(../images/new2018/upload.png) no-repeat center 10px;
    display: inline-block;
	z-index:1;
	top: 10px;
	}

.up{
	width: 80px;
    height: 30px;
    position:relative;
    z-index: 100;
    opacity: 0;
    margin-left: 5px;
    margin-right: 5px;
	background-color:rgba(0,0,0,0);
	border:0px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	}

.upen{
	width:800px;
	height:70px;
	border-top:1px solid #ededed;
	border-bottom:1px solid #ededed;
	background-color:#fbfbfb;
	margin-left:42px;
	margin-top:15px;
	}

.uped_file{
	padding-left: 36px;
    background: url(../images/new2016/excel2.png) no-repeat;
    background-size: 30px;
    margin-left: 45px;
    margin-top: 20px;
    min-width: 200px;
    height: 33px;
    line-height: 33px;
    max-width: 440px;
    overflow: hidden;
	}

.upen>input{
	width: 121px;
    height: 34px;
		/* background-color: #4b90d3; */
		background-color:#2dc896;
    color: #fff;
    text-align: center;
    line-height: 34px;
    border: 0px;
    border-radius: 3px;
    /* margin-top: -35px; */
    position: relative;
    top: -34px;
	}

.upen>.u_p_lease{
	margin-right:40px;
	margin-left:13px;
	background-color:#7f7d8a;
	}

.up_tips{
	font-size:12px;
	color:#9f9e9e;
	margin-top:5px;
	margin-left: 112px;
	}

.pl_history{
	width:800px;
	margin-left:42px;
	border:1px solid #e8e8e8;
	font-size:14px;
	text-align:center;
	margin-bottom:35px;
	}

.pl_history a{
	text-decoration:none;
	/* color:#079cda; */
	color: #2dc896;
	}

.pl_history>tbody>tr{
    height: 43px;
    border-bottom: 1px solid #e8e8e8;
	}

.pl_history>tbody>tr>th{
	background-color:#f5f5f5;
	position:relative;
	}

.pl_history>tbody>tr>th>span{
	width:1px;
	height:27px;
	background-color:#d8d8d8;
	display:inline-block;
	position:absolute;
	right:0px;
	top: 7px;
	}

.pl_history_header{
	font-size:20px;
	margin-left:42px;
	margin-top:65px;
	margin-bottom:12px;
	}

.last_z{
	width:100px;
	width:130px;
	}

.gfirst_td{
	width:200px;
	}

.pad_bottom{
	padding-bottom:50px;
	}
/*批量房产导入评估end*/


/*次数用完提示框*/
.ues_up_times{
	width:594px;
	height:603px;
	position:fixed;
	top:50%;
	left:50%;
	margin-top:-301px;
	margin-left:-297px;
	background-color:#fff;
	border-radius:5px;
	z-index:120;
	}

.u_u_close{
	background:url(../images/new2016/tishi.png) no-repeat -52px 0;
	width:24px;
	height:24px;
	position:absolute;
	right:15px;
	top:15px;
	cursor:pointer;
	}

.ues_up_times>h4{
	font-size:26px;
	text-align:center;
	margin-top:45px;
	}
.ues_up_times>h5{
	color:#999999;
	text-align:center;
	font-size:14px;
	margin-top:10px;
    }

.func_detail{
	width:542px;
	height:393px;
	margin:0 auto;
	margin-top:20px;
	border-top:2px solid #d1d1d1;
	border-bottom:2px solid #d1d1d1;
	overflow:hidden;
	}

.func_detail>li{
	width: 488px;
    height: 135px;
    border-bottom: 1px solid #dcdcdc;
    margin: 0 auto;
	overflow:hidden;
	}
	
.func_detail > li > a {
		/* background-color: #4b90d3; */
		background-color:#2dc896;
    border-radius: 3px;
    color: #fff;
    height: 34px;
    line-height: 34px;
    margin-left: 30px;
    margin-top: 6px;
    padding: 3px 15px;
    text-align: center;
    width: 105px;
    font-size: 14px;
    position: relative;
    top: 10px;
}

.f_rz_1>h5{
	font-size: 14px;
    font-weight: 600;
    padding-left: 30px;
    background: url(../images/new2016/tishi.png) no-repeat -79px 0px;
	margin-top:11px;
	}

.f_rz_1>p{
	margin-left: 30px;
    font-size: 14px;
    color: #ada3a3;
    margin-top: 6px;
    line-height: 22px;
	}

.achive_rz_1{
    padding-left: 25px;
    background: url(../images/new2016/achive.png) no-repeat;
    margin-left: 28px;
    margin-top: 10px;
    font-size: 14px;
    color: #509708;
    display: inline-block;
	position: relative;
    top: 8px;
	}

.func_detail>.f_rz_2>h5{
	background:url(../images/new2016/rz_2.png) no-repeat;
	}

.func_detail>.f_rz_3>h5{
	background: url(../images/new2016/rz_3.png) no-repeat 0px 3px;
	}

.ues_up_times>p{
	font-size:14px;
	color:#797878;
	text-align:center;
	margin-top:20px;
	}

.per_function_detail>.gui_other{
	width:400px;
	}

.gui_f_num{
	font-size:24px;
	color:#000;
	margin-bottom:46px;
	}

.gui_f_num>em{
	font-size:48px;
	color:#05a601;
	margin-left:10px;
	}
/*次数用完提示框end*/

/*成功导入房产*/
.this_inhert>em{
	margin-left:10px;
	}
.gui_city_sel{
	margin-left:30px;
	}

.gui_aslist{
	margin-right:35px;
	}

.gui_padding{
	width:100%;
	height:28px;
	}

.gui_a_other{
	width:475px;
	}
/*成功导入房产*/

/*房产信息完善*/
.hou_a_2{
	margin-top:-25px;
	}

.esta_inf_add{
	width: 700px;
    height: 290px;
    margin-top: 25px;
    background-color: #f5f5f5;
    padding: 45px 50px;
	}

.esta_inf_add>p{
	font-size:14px;
	}

.esta_inf_add>p>a{
	text-decoration: underline;
		/* color: #079cda; */
		color: #2dc896;
    padding-left: 30px;
    background: url(../images/new2016/camera.png) no-repeat;
    margin-left: 22px;
	}

.eia_s1{
	font-weight:600;
	margin-right:15px;
	text-align:right;
	width:126px;
	display:inline-block;
	font-size:14px;
	}

.es_inf{
	padding:3px 5px;
	font-size:14px;
	color:#727171;
	}

.esta_inf_add>ul>li{
	line-height:43px;
	font-size:14px;
	}

.esta_inf_add>ul{
	margin-top:10px;
	width:345px;
	border-right:1px solid #e2e1e1;
	float:left;
	}

.noval_input{
	background-color:rgba(0,0,0,0) !important;
	border: 1px solid rgba(0,0,0,0) !important;
	width:auto !important;
	}

.change{
	font-size: 14px;
		/* color: #079cda; */
		color: #2dc896;
    text-decoration: underline;
	margin-left:15px !important;
	}


.es_i_list2{
	border:0px !important;
	}

.eia_s2{
	width:70px;
	margin-right:0px;
	}

.eia_s2:last-of-type{
	margin-left:25px;
	}

.eia_s2:first-of-type{
	margin-left:56px;
	}

.es_inf2{
	width:30px;
	margin-left:10px;
	}

.what_use{
	margin-left: 5px;
    color: #727171;
    max-width:110px;
    overflow: hidden;
    display: inline-block;
    height: 28px;
	position:relative;
	top:1px;
	}

.what_type{
	margin-left: 5px;
    color: #727171;
    max-width: 96px;
    overflow: hidden;
    display: inline-block;
    height: 28px;
	position:relative;
	top:1px;
	}

.add_uset{
	/* color:#4b90d3; */
	color: #2dc896;
	font-size:14px;
	cursor:pointer;
	margin-left:10px;
	text-decoration:underline;
	}

.es_inf3{
	width: 45px;
    display: none;
    margin-left: 10px;
	}

.es_inf4{
	width: 45px;
    display: none;
    margin-left: 10px;
	}

.add_uset2 {
		/* color: #4b90d3; */
		color: #2dc896;
    font-size: 14px;
    cursor: pointer;
    margin-left: 10px;
    text-decoration: underline;
}

.esf_save_now{
	width:256px;
	height:47px;
	text-align:center;
	line-height:47px;
	color:#fff;
	/* background-color:#4b90d3; */
	background-color:#2dc896;
	border-radius:5px;
	border:0px;
	margin-left: 270px;
	margin-top:52px;
	margin-bottom:70px;
	transition:.5s all;
	-moz-transition:.5s all;
	-ms-transition:.5s all;
	-o-transition:.5s all;
	-webkit-transition:.5s all;
	}

.esf_save_now:hover{
	background-color:#60c599;
	}

.off_village_name{
    margin: 0 auto;
	margin-top:45px;
	margin-bottom:5px;
	text-align:center;
	}

.off_village_name>.v_addr{
	height:12px;
	line-height:10px !important;
	}

.shoujia>.singel_price{
	margin-left:130px;
	}

.off_village_name>p{
	color:#000000;
	display:inline-block;
	font-size:30px;
	}

.v_addr{
	padding: 5px 12px;
    background-color: #e1e1e1;
    /* float: left; */
    height: 20px;
    line-height: 9px;
    position: relative;
    top: -4px;
    left: 10px;
    border-radius: 4px;
	}

.v_addr>span{
	font-size:16px;
	}
/*房产信息完善end*/

/*正式评估结果页*/

.re2{
	margin-top:22px !important;
	}

.lecture{
	width:845px;
	margin-left:42px;
	border-bottom:1px solid #e6e6e6;
	margin-bottom:30px;
	}

.lecture>h3{
	width: 240px;
    font-size: 18px;
	margin-left:283px;
    background-color: #fff;
    position: relative;
    top: 10px;
    text-align: center;
	}

.derived{
	margin-top:20px;
	margin-bottom:40px;
	}

.derived_button{
    font-size: 16px;
		/* color: #079cda; */
		color: #2dc896;
    text-decoration: underline;
    background-color: #fff;
    border: 0px;
    margin-left: 387px;
    /* margin-top: 10px; */
    padding-left: 30px;
    background: url(../images/new2016/day.png) no-repeat 0px 2px;
	}

.list_header{
	width:806px;
	height:56px;
	margin-left:42px;
	border-bottom:2px solid #dde5ea;
	float:left;
	position:relative;
	}

.list_header_2{
	margin-top:70px;
	}

.ad-gallery, .ad-gallery *{
	height: 100%;
    width: auto;
	}

.ad-gallery .ad-image-wrapper .ad-image{
    height: 295px !important;
    top: 8px !important;
	}

.cer_img{
	position:absolute !important;
	top: 0px !important;
	right:0px !important
	}

.cer_img>img{
    height: 37px;
    position: relative;
    width: 143px !important;
    margin-right: 9px !important;
	top:0px !important;
}
	
.price_compare{
	margin-left:42px;
	margin-top:35px;
	}

.li_hea_num{
	width: 53px;
    height: 56px;
    display: inline-block;
    color: #fff;
    text-align: center;
    line-height: 56px;
		/* background-color: #079cda; */
		background-color: #2dc896;
    position: absolute;
    top: 1px;
    font-size: 38px;
	font-weight:600;
    font-style: oblique;
    padding-right: 7px;
	}

.li_h_result{
	font-size: 24px;
    color: #000;
    padding-left: 15px;
    padding-right: 10px;
    /* border-bottom: 2px solid #079cda; */
    border-bottom: 2px solid #2dc896;
    padding-bottom: 7px;
    display: inline-block;
    /* line-height: 30px; */
    height: 37px;
    position: absolute;
    bottom: -1px;
    left: 60px;
	}

.pg_date{
	display: inline-block;
    float: right;
    position: relative;
    top: 20px;
    right: 5px;
    font-size: 16px;
	}

.pg_hour{
	margin-left:12px;
	}

.per_function_detail>.off_far_button{
    width: 202px;
	}

.off_inf_title{
	padding-left:23px;
	margin-left:2px;
	margin-top:36px;
	margin-left:42px;
	font-size:20px;
	background-color:#000;
	background: url(../images/new2016/off_icon.png) no-repeat 0px 3px;
	}

.example_sel{
	font-size:16px;
	margin:33px 0px 15px 42px;
	}

.price_table{
	width:804px;
	height:41px;
	border:1px solid #ededed;
	box-sizing:border-box;
	margin-left:42px;
	text-align:center;
	}

.price_table>li{
	float:left;
	width:133px;
	height:35px;
	background-color:#f7f7f7;
	margin-bottom:2px;
	margin-top:2px;
	line-height:35px;
	font-size:14px;
	}

.price_table>.st1{
	background-color:#e8e8e8;
	}
	
.st1_first{
	margin-left:2px;
	}

.price_table>.st2_last{
	width:133px;
	}

.pg_sample{
	font-size: 16px;
    margin-bottom: 17px;
    margin-left: 42px;
    float: left;
    margin-top: 25px;
	}

.sample_table{
	width:806px;
	margin-left:42px;
	font-size:14px;
	margin-bottom:40px;
	}

.sample_table>tbody>tr>th{
	background-color:#f5f5f5;
	border-right:1px solid #e2e2e2;
	height:37px;
	}

.sample_table>tbody>tr>td{
	color:#6e6e6e;
	text-align:center;
	height:35px;
	border-bottom:1px solid #f1f1f1;
    }

.sample_table>tbody>tr>.sam_last_line{
	border:0px;
	}

.sample_table>tbody>tr>.st1{
	width:150px;
	}

.sample_table>tbody>tr>.st3{
	width:140px;
	}

.hous_carousel{
	width:405px;
	height:363px;
	float:left;
	margin-left:42px;
	}

.house_sel_img{
	width:405px;
	height:308px;
	}

.house_sel_img>img{
	width:100%;
	height:100%;
	}

.hous_carousel{
	margin-top:35px;
	}

.hous_carousel>ul{
	width:100%;
	margin-top:8px;
	margin-left:1px;
	}

.hous_carousel>ul>li{
	float:left;
	width:89px;
	height:68px;
	border:3px solid #c3c3c3;
	margin-right:8px;
	cursor:pointer;
	}

.hous_carousel>ul>.on{
	border:3px solid #62ab00;
	}

.hous_carousel>ul>li>img{
	width:100%;
	height:100%;
	}

.hous_carousel>ul>.caro_last{
	margin-right:0px;
	}

.car_right_inf{
	width:378px;
	height:363px;
	margin-left:23px;
	float:left;
	margin-top:35px;
	}

.ca_hous_name{
	display:inline-block;
	font-size:24px;
	color:#000;
	}

.car_right_inf>a{
	float:right;
	/* color:#079cda; */
	color:#2dc896;
	text-decoration:underline;
	position:relative;
	top: 85px;
	}

.average>span{
	color:#919191;
	}

.average{
	font-size:14px;
	margin: 22px 0px 10px 0px;
	}

.average>em{
	color:#ce0000;
	margin-right:5px;
	}

.link_relative{
	color:#555555;
	font-size:14px;
	}

.link_relative>em{
	color:#ce0000;
	margin-left:5px;
	margin-right:35px;
	}

.car_inf_detail{
	width:375px;
	height:273px;
	background-color:#f9f9f9;
	border:1px solid #e4e4e4;
	margin-top:15px;
	font-size:14px;
	position:relative;
	padding-top:10px;
	padding-bottom:9px;
	}

.cid_title>span{
	width: 28px;
    display: inline-block;
    height: 10px;
	}

.car_inf_detail>ul>li>span{
	color:#999999;
	}

.car_inf_detail>ul>li>.cid_title{
	color:#555555;
	}

.cid_title2{
	letter-spacing: 1.2px;
	}

.car_inf_detail>ul>li{
	margin-bottom:10px;
	}

.car_inf_detail>ul{
	margin-top:6px;
	margin-left:13px;
	}

.cid_ul_r{
	float: right;
    position: absolute;
    right: 20px;
    top: 10px;
	}

.listing{
	width:806px;
	margin-left:42px;
	margin-top:22px;
	font-size:14px;
	text-align:center;
	}

.listing>tbody>tr>th>span{
	width:1px;
	height:27px;
	background-color:#e5e5e5;
	display:inline-block;
	position:absolute;
	right:0px;
	top:6px;
	}
	
.listing>tbody>tr>th{
	height:40px;
	position:relative;
	width:120px;
	}

.listing>tbody>tr>td>p>em{
	color:#ce0000;
	margin-right:5px;
	}

.listing>tbody>tr{
	border-bottom:1px solid #e3e3e3;
	height:80px;
	}

.listing_tr1{
	border:1px solid #e8e8e8;
	background-color:#f5f5f5;
	height:40px !important;
	}

.house_source{
	text-align: left;
    padding-left: 15px;
    width: 300px;
    font-size: 12px;
    line-height: 18px;
	}

.house_source>ul>li{
	float:left;
	padding-right:5px;
	margin-right:5px;
	height:12px;
	line-height:12px;
	border-right:1px solid #595858;
	}

.house_source>ul>li:last-of-type{
	border:0px;
	}
	
.house_source>ul{
    width: 100%;
    height: 18px;
	margin-top: 5px;
	}

.list_lx>span:last-of-type{
	border:0px;
	}

.list_lx{
	color:#999999;
	}

.list_lx>span{
	margin-right:5px;
	border-right:1px solid #ddd;
	padding-right:5px;
	}

.trade_type1{
	background-color:#ededed;
	display:inline-block;
	padding:2px 7px;
	color:#048419;
	font-weight:600;
	}

.trade_type2{
	background-color:#ededed;
	display:inline-block;
	padding:2px 7px;
	color:#da5b07;
	font-weight:600;
	}

.nearby_house{
	width:804px;
	margin-left:42px;
	margin-top:22px;
	font-size:14px;
	}

.nearby_house tr>td:first-of-type{
	text-align:left;
	padding-left:20px;
	width:180px;
	}

.sample_table>tbody>tr>td:nth-of-type(2){
	text-align:left;
	padding-left: 25px;
	}

.text_left{
	text-align:left !important;
	padding-left:25px;
    width: 180px;
	}

.te_l{
	text-align:left;
	}

.tl2{
	width: 140px !important;
	}

.tl3{
	width: 100px !important;
	}

.near_header{
	height:45px;
	background-color:#f5f5f5;
	border:1px solid #e8e8e8;
	font-weight:600;
	}

.oft2{
	float:left;
	width:100%;
	}

.near_header>th{
	position:relative;
	}
	
.near_header>th>span{
	display:inline-block;
	width:1px;
	height:27px;
	position:absolute;
	right:0px;
	top:10px;
	background-color:#e5e5e5;
	}

.nearby_house>tbody>tr>td{
	color:#6e6e6e;
	text-align:center;
	height:35px;
	border-bottom:1px solid #f1f1f1;
	}

.nearby_house>tbody>tr>td>em{
	color:#ce0000;
	}

.nearby_house>tbody>tr>td{
	height:50px;
	}

.ofs{
	margin-bottom:15px;
	}

.bus_num{
	width: 365px;
    text-align: left !important;
    padding-left: 35px;
	}

.education_school{
	width:203px;
	}

.near_school>tbody>tr>th{
	text-align:left;
	padding-left:25px;
    }

.near_school>tbody>tr>td{
	text-align:left;
	padding-left:25px;
	}

.statement{
	margin-top:140px;
	width:806px;
	margin-left:58px;
	margin-bottom:25px;
	}

.statement li{
	list-style:decimal;
	font-size:14px;
	color:#555555;
	line-height:25px;
	}

.ass_false{
	font-size:22px;
	color:#000;
	margin-top:70px;
	margin-left:42px;
	}

.call_tips{
	font-size: 14px;
    color: #757575;
    margin-left: 42px;
    margin-top: 18px;
    padding-left: 23px;
    background: url(../images/new2016/tanxi.png) no-repeat 0px 2px;
	}

.cav_house_name>.hous_use_type{
	color:#fff;
	display:inline-block;
	padding:0 3px;
	margin-left:9px;
	padding-bottom:1px;
	background-color:#07bb24;
	font-size:14px;
	}

.cav_house_name{
	margin-left:42px;
	margin-top:52px;
	font-size:14px;
	font-weight:600;
	color:#000;
	font-size:16px;
	}

.call_nav{
	background-color:#ececec;
	width:806px;
	height:40px;
	margin-left:42px;
	margin-top:15px;
	border-bottom: 1px solid #ddd;
	}

.call_nav>li{
	float: left;
    width: 145px;
    height: 34px;
    line-height: 35px;
    text-align: center;
    margin-top: 6px;
	border:1px solid #ececec;
	border-bottom:0px;
	cursor:pointer;
	}

.cn_first{
	margin-left:50px;
	}

.call_nav>.on{
	background-color:#fff;
	border-radius:5px 5px 0px 0px;
	border:1px solid #ddd;
	border-bottom:0px;
	}

.call_detail{
	width:659px;
	height:100px;
	padding:14px 128px 17px 17px;
	border:1px solid #dddddd;
	margin-top:10px;
	margin-left:42px;
	}

.call_mouths_tips{
	position:relative;
	top:1px;
	}

.one_mouth{
	background-color: #f0f0f0;
    /* width: 50px; */
    /* height: 24px; */
    font-size: 14px;
    text-align: center;
    line-height: 24px;
    margin-bottom: 10px;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
	}

.one_mouth{
	}

.result_type1{
	height: 100px;
	}

.two_price>.price{
	font-size:30px;
	color:#c50000;
	margin-right:5px;
	margin-left:0px;
	}

.two_price>em{
	margin-left:15px;
	color:#c50000;
	}

.call_mouths_tips{
	display:inline-block;
	width:16px;
	height:16px;
	margin-left:7px;
	background:url(../images/new2016/tips_wen.png) no-repeat 0px 1px;
	cursor:pointer;
	}

.call_detail>div{
	position:relative;
	}

.call_tips_detail{
    position: absolute;
    width: 296px;
    font-size: 12px;
    height: 33px;
    line-height: 33px;
    padding-left: 15px;
    background: url(../images/new2016/tips_after.png) no-repeat;
    left: 227px;
    top: 47px;
    display: none;
    z-index: 22;
	}

.three_num{
	font-size:14px;
	color:#555555;
	margin-top:5px;
	}

.ctd2{
	width:346px;
	left:213px;
	top:-4px;
	background:url(../images/new2016/tips_after2.png) no-repeat;
	}

.ofr{
	font-size:14px;
	margin-right:65px;
	}

.ofr>p>em{
	color:#ce0000;
	margin-right:3px;
	}

.down_uarr{
	margin-left:15px;
	}

.ofr2{
	font-size:14px;
	margin-right:65px;
	margin-top:16px;
	}

.ofr2>p>em{
	color:#ce0000;
	margin-right:3px;
	}
	
.ofr3{
	margin-top: 16px;
    margin-right: 60px;
	}

.ofr1{
	margin-top:7px;
	}

.pd_bottom{
	width:100%;
	height:70px;
	}

.cd2{
	display:none;
	}

.ofr_addr{
	margin-bottom:10px;
	}

.call_village>.call_tips2{
	background:none;
	margin-top:10px;
	}

.call_tips>a{
	color:#c50000;
	}

.ai2{
	}

.as_sel_contact{
	width:120px;
	}
	
.aob_l{
	margin-left:28px;
	}

.aslist_inhert>div>.as_sel_contact{
	width: 112px !important;
    border: 0px !important;
	}

.as_sel_contact>.select_detail{
	width: 120px !important;
	margin-left:-1px;
	}

.house_import_search>form>.object_search{
	width: 183px;
	}
/*正式评估结果页*/

/*评估异议和个人中心*/
.object_table{
	width:1180px;
	font-size:14px;
	text-align:center;
	margin:30px 0px 40px 40px;
	border-bottom:1px solid #eeeeee;
	}

.object_table>tbody>tr{
	display:block;
	cursor:pointer;
	}

.object_table>tbody>tr>td{
	height:37px;
	}

.ob_t_first>th{
	background-color:#f5f5f5;
	position:relative;
	height:37px;
	}

.ob_t_first>th>span{
	width:1px;
	height:27px;
	background-color:#ddd;
	position:absolute;
	right:0px;
	top:4px;
	}

.ob_t_first{
	border:1px solid #e8e8e8;
	}

.ob_three_th{
	width:100px;
	text-align:center !important;
	}

.so_high{
	
	}

.ob_date{
	font-size:12px;
	color:#999999;
	}
	
.object_table em{
	color:#ce0000;
	font-weight: bold;
	}

.so_high{
	color:#f78c00;
	display:inline-block;
	padding:1px 5px;
	border:1px solid #f78c00;
	}

.so_low{
	color:#02a149;
	display:inline-block;
	padding:1px 5px;
	border:1px solid #02a149;
	}

.object_table>tbody>tr:hover{
	background-color:#f7fbfe;
	}

.ob9_detail{
	display: inline-block;
    position: absolute;
    right: 10px;
    top: 34px;
    padding: 0 5px;
	}

.ob_all_sel{
	text-align:left;
	height:37px;
	}

.ob_all_sel>td>label{
	margin-left:10px;
	}

.ob_all_sel>td>input{
	margin-left:10px;
	}

.obtd1{
	width:150px;
	}

.obtd2,.obtd8,.obtd9{
	width:62px;
	position:relative;
	}

.obtd4,.obtd5,.obtd6,.obtd7{
	width:100px;
	}

.ob_detail{
	border-top:1px solid #eeeeee;
	}

.ob_detail>td{
	height:87px !important;
	}

.obtd3{
	width:125px;
	text-align:left;
	}

.obdetail_on{
	/* background-color:#4b90d3; */
	background-color:#2dc896;
	color:#fff;
	display:inline-block;
	padding:0px 5px;
	}

.bottom_allsel{
	width:802px;
	height:55px;
	background-color:#f5f5f5;
	margin:40px 0px 40px 40px;
	line-height: 55px;
	}

.bottom_all{
	}

#bottom_all{
	margin-left:8px;
	margin-right:10px;
    }

.del_object{
	/* background-color:#4b90d3; */
	background-color:#2dc896;
	color:#fff;
	border:0px;
	width:97px;
	height:30px;
	text-align:center;
	line-height:29px;
	position:relative;
	top:-2px;
	left:22px;
	border-radius:3px;
	font-size:14px;
	}

.bottom_allsel>label{
	font-size:14px;
	}

.ob_house_inf{
	width:800px;
	height:95px;
	border:1px solid #e9e9e9;
	background-color:#fafafa;
	margin-left:40px;
	margin-top:43px;
	font-size:14px;
	}

.ob_house_inf>p{
	margin:20px 0px 20px 30px;
	}
	
.ob_house_inf>ul>li{
	float:left;
	margin-left:10px;
	padding-right:10px;
	border-right:1px solid #595858;
	height:15px;
	line-height:15px;
	}

.ob_house_inf>ul{
	margin-left:20px;
    }

.ob_addr{
	padding:1px 3px;
	color:#9aadc2;
	border:1px solid #9aadc2;
	margin-left:20px;
	}

.ob_house_inf>ul>li:last-of-type{
	border:0px;
	}
	
.ob_hous_name{
	font-size:16px;
	}

.on_detail_table{
	width:802px;
	margin-left:40px;
	border:1px solid #e9e9e9;
	font-size:14px;
	text-align:center;
	margin-top:35px;
	}

.on_detail_table em{
	color:#ce0000;
	}

.odt_th{
	background-color:#f5f5f5;
	height:41px;
	background-color:#f5f5f5;
	}

.odt_th>th{
	position:relative;
	text-align:center;
	}
.odt_th>th>span{
    width:1px;
	height:27px;
	position:absolute;
	right:0px;
	top:7px;
	background-color:#e9e9e9;
    }

.odt_th1{
	width:230px;
	text-align:left !important;
	padding-left:20px;
	}

.obj_td>td:first-of-type>p{
	text-align:left;
	padding-left:20px;
	}

.odt_last{
	width:100px;
	}

.obj_td>td{
	height:75px;
	}

.obj_describe{
	height: 38px;
    width: 776px;
    border: 1px solid #e9e9e9;
    margin-left: 40px;
    border-top: 0px;
    background-color: #f5f5f5;
    padding-left: 24px;
    line-height: 38px;
	font-size:14px;
	}

.objdes_detail{
	padding: 33px 23px;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
    width: 754px;
    margin-left: 40px;
	font-size:14px;
	}

.not_result{
	width: 754px;
    padding: 25px 23px;
    margin-left: 40px;
    font-size: 14px;
    border: 1px solid #e9e9e9;
    border-top: 0px;
	}

.has_result{
	width: 754px;
    padding: 25px 23px;
    margin-left: 40px;
    font-size: 14px;
    border: 1px solid #e9e9e9;
    border-top: 0px;
	margin-bottom:25px;
	}

.result_button{
	margin-top:20px;
	}

.result_button>input{
	width:116px;
	height:29px;
	/* background-color:#4b90d3; */
	background-color:#2dc896;
	color:#fff;
	text-align:center;
	line-height:29px;
	border-radius:3px;
	border:0px;
	margin-right:20px;
	}

.defe_first_p{
	margin-top:35px;
	margin-bottom:5px;
	}

.defe_p{
	font-size:16px;
	color:#929191;
	margin-left: 40px;
	}

.advise{
	width:745px;
	margin-left:40px;
	margin-top:38px;
	}
	
.f_rz_2>div{
    padding-left: 25px;
    background: url(../images/new2016/achive.png) no-repeat;
	margin-left:25px;
    margin-top: 10px;
    font-size: 14px;
    color: #509708;
    display: inline-block;
    position: relative;
    top: 8px;
	}

.advise>ul>li>span{
	display:inline-block;
	padding-left:15px;
	background:url(../images/new2016/key_s.png) no-repeat 0px 6px;
	font-size:14px;
	margin-right:10px;
	}

.advise>ul>li{
	margin-bottom:12px;
	}

.advise>ul>li>input{
	width:315px;
	padding-left:10px;
	height:30px;
	line-height:30px;
	font-size:14px;
	}

.advise>ul>li>textarea{
	width:635px;
	height:110px;
	padding:10px;
	font-size:14px;
	border:1px solid #ddd;
	}

.advise>input{
	width:192px;
	height:47px;
	line-height:47px;
	text-align:center;
	color:#fff;
	/* background-color:#4b90d3; */
	background-color:#2dc896;
	border:0px;
	border-radius:3px;
	margin-left:81px;
	transition:.5s all;
	-moz-transition:.5s all;
	-ms-transition:.5s all;
	-o-transition:.5s all;
	-webkit-transition:.5s all;
	}

.advise>input:hover{
	background-color:#60c599;
	}

.demand_phone{
	font-size:24px;
	margin-left:40px;
	margin-top:86px;
	}

.demand_xu{
	width:800px;
	height:8px;
	background:url(../images/new2016/demand_bg.png);
	margin-left:40px;
	margin-top:10px;
	margin-bottom:25px;
	}

.com_name{
	font-size:14px;
	color:#565656;
	margin-left:40px;
	font-weight:600;
	}

.de_addr{
	margin-left:40px;
	margin-top:12px;
	}

.de_addr>p{
	font-size: 14px;
    color: #818080;
    line-height:25px;
	}

.de_ad_p{
	margin-left: 42px;
	}

.addr_map{
	width:580px;
	height:415px;
	background:url(../images/new2016/addr_map.png) no-repeat;
	background-size: 100%;
	margin-top:25px;
	margin-bottom:40px;
	}

.copany_inhert{
	border:1px solid #ccc;
	}

.inf_sel{
	width:770px;
	height:70px;
	background-color:#f5f5f5;
	border-radius:7px;
	border:1px solid #eae9e9;
	margin-top:35px;
	margin-left:40px;
	line-height: 72px;
	padding:0px 15px;
	}

.inf_sel>form>input{
	width:105px;
	padding:0 5px;
	line-height:30px;
	margin-left:10px;
	margin-right:12px;
	height:30px;
	border:1px solid #ccc;
	}

.inf_sel>form>span{
	font-size:14px;
	}

.inf_type_span{
	
	}

.inf_search{
	color: #fff;
		/* background-color: #4b90d3; */
		background-color:#2dc896;
    display: inline-block;
    width: 60px !important;
    margin-right: 0px !important;
    border: 0px !important;
	}

.inf_type_sel{
	}

.inf_jc2{
	width: 105px !important;
    background: url(../images/new2016/date-Ico.png) #fff no-repeat 93px center !important;
    height: 30px !important;
	}

.inf_jc{
	width: 105px !important;
    background: url(../images/new2016/date-Ico.png) #fff no-repeat 93px center !important;
    height: 30px !important;
	}

.inf_type_sel>ul>li{
    width: 83px;
    padding-left: 10px;
	font-size:14px !important;
	}

.inf_type_sel>ul{
	left:-1px !important;
	}

.inf_type_sel>div{
	background-color:#fff;
	}

.inf_list{
	margin-top:25px;
	display:table;
	margin-left:40px;
	width:800px;
	border-bottom:2px solid #ced4e0;
	}

.inf_list>li{
	float:left;
	width:115px;
	height:40px;
	line-height:40px;
	text-align:center;
	position:relative;
	top:2px;
	}

.inf_list>li>.r_line{
	width: 1px;
    height: 10px;
    position: absolute;
    background-color: #ced4e0;
    right: 0px;
    top: 16px;
	}

.inf_list>li>a{
	font-size:14px;
	font-weight:600;
	width:112px;
	height:40px;
	line-height:40px;
	}

.inf_list>.on{
	/* border-bottom:2px solid #079cda; */
	border-bottom:2px solid #2dc896;
	}

.inf_list>li>.no_read{
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background-color: #ce0000;
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 17px;
	}

.inf_table>tbody>tr>th{
	background-color:#fbfbfc;
	height:35px;
	color:#b8b6b6;
	border-bottom:1px solid #f0f0f0;
	}

.inf_table>tbody>tr>td{
	position:relative;
	border-bottom:1px solid #f0f0f0;
	}

.td_noread{
	width: 5px;
    height: 5px;
    border-radius: 5px;
    background-color: #ce0000;
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 17px;
	}

.inf_table>tbody>tr>th>label{
	color:#b8b6b6;
    }

.inf_table{
	width:800px;
	margin-left:40px;
	text-align:left;
	font-size:14px;
	}

.inf_th1{
	width:102px;
	padding-left:10px;
	}

.inf_th2{
	width:120px;
	padding-left:10px;
	}

.inf_th3{
	}

.inf_th1>input{
	margin-right:10px;
	}

.inf_td1{
	width: 30px;
    padding-left: 10px;
	height:40px;
	line-height:40px;
	}

.inf_td2{
	width:150px;
	height:40px;
	line-height:40px;
	font-size:14px;
	}

.inf_list_tr{
	}

.inf_list_tr>td{
	width:40px;
	}

.inf_list_for{
	width:800px;
	margin-left:40px;
	margin-bottom:45px;
	}


.inf_list_for>li{
	width:100%;
	height:45px;
	border-bottom: 1px solid #f0f0f0;
	line-height:45px;
	position:relative;
	}

.inf_lf_sel>input{
	margin-left:10px;
	}

.inf_noread{
	position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background-color: #ce0000;
    left: 51px;
    top: 21px;
	}

.inf_date{
	margin-left: 56px;
    font-size: 14px;
	}

.inf_detail{
	font-size:14px;
	margin-left:30px;
	}

.inf_list_for>li>a{
	width:100%;
	height:100%;
	display:inline-block;
	}

.inf_content{
    width: 800px;
    margin-left: 40px;
    margin-top: 70px;
	}

.inf_cont_date{
	color:#838a96;
	font-size:12px;
	display:inline-block;
	}

.inf_text{
    font-size: 14px;
    padding: 30px 0px;
    border-top: 1px solid #ced4e0;
    border-bottom: 1px solid #ced4e0;
    margin-top: 13px;
    margin-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
	color:#737272;
	}

.look_house{
	font-size:14px;
	/* color:#079cda; */
	color: #2dc896;
	margin-left:40px;
	}

.inf_content>h3{
	display: inline-block;
	font-weight:600;
	font-size:16px;
	color:#0c0c0c;
	margin-right:20px;
	}

.person_inf{
	width:846px;
	margin-top:28px;
	display:table;
	}

.left_icon{
    width: 100px;
    height: 100px;
    border-radius: 100px;
    background-color: #fff;
    box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
    margin-left: 40px;
	overflow:hidden;
	}

.icon_out{
	width:90px;
	height:90px;
	border-radius:90px;
	overflow:hidden;
	margin:5px;
	background:url(/images/new2016/header.png) no-repeat;
	}

.icon_out>img{
	width:100%;
	height:100%;
	}

.person_inf{
	}

.person_name{
	font-size:18px;
	color:#000000;
	}

.percen_inf{
	margin-left: 20px;
    margin-top: 7px;
	}

.hea_x{
	font-size:14px;
	color:#9c9a9a;
	margin-left:40px;
	margin-right:25px;
	}

.change_head{
	/* color:#079cda; */
	color:#2dc896;
	text-decoration:underline;
	font-size:14px;
	}

.change_head:hover{
	text-decoration:underline;
	}

.apply_com{
	width:207px;
	height:32px;
	border:0px;
	/* background-color:#4b90d3; */
	background-color:#2dc896;
	color:#fff;
	display:inline-block;
	text-align:center;
	line-height:32px;
	border-radius:3px;
	margin-left:28px;
	position:relative;
	top:-8px;
	}

.per_inf_all{
    width: 683px;
    height: 40px;
    margin-left: 19px;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #f4f4f4;
	}

.per_inf_all>li>span{
	font-size: 14px;
    overflow: hidden;
    width: 110px;
    height: 16px;
    line-height: 16px;
	}

.pia_sp1{
	color:#9a9a9a;
	}

.pia_sp2{
    position: relative;
    top: 4px;
	}

.spw1{
	min-width:57px;
	display:inline-block;
	margin-right:10px;
	}

.spw2{
	width:100px;
	display:inline-block;
	margin-right:10px;
	}

.change_inf_a{
	/* color: #079cda; */
	color: #2dc896;
    font-size: 14px;
    position: absolute;
    right: 69px;
    top: 181px;
	text-decoration:underline;
	}
.change_inf_a:hover{
	text-decoration:underline;
	}

.per_inf_all>li{
	line-height:25px;
	}

.certify_type>li{
	width: 230px;
    height: 153px;
    padding: 15px;
    float: left;
    background-color: #fff;
    border: 1px solid #e8e8e8;
    margin-right: 10px;
    cursor: pointer;
    transition: .5s all;
    -moz-transition: .5s all;
    -ms-transition: .5s all;
    -o-transition: .5s all;
    -webkit-transition: .5s all;
    padding-left: 20px;
    padding-right: 10px;
	}

.certify_type>li:hover{
	box-shadow:0px 0px 5px rgba(0,0,0,.2);
	}

.certify_type{
	margin-top:43px;
	display:table;
	margin-left:40px;
	}

.certify_type>.last_li{
	margin-right:0px;
	}

.certify_type>li>h4{
	font-size:14x;
	color:#555555;
	font-weight:600;
	margin-bottom:17px;
	}

.certify_type>li>p{
	font-size:14px;
	color:#9a9a9a;
	line-height:20px;
	}

.now_invite{
	font-size:14px;
	width:105px;
	height:33px;
	text-align:center;
	line-height:33px;
	color:#fff;
	/* background-color:#4b90d3; */
	background-color:#2dc896;
	display:inline-block;
	margin-top:20px;
	border-radius:3px;
	transition:.5s all;
	-moz-transition:.5s all;
	-ms-transition:.5s all;
	-o-transition:.5s all;
	-webkit-transition:.5s all;
	}

.cered{
	color: #509708 !important;
    background: url(../images/new2016/achive.png) no-repeat 10px -1px;
    margin-top: 23px;
    padding-left: 34px;
    float: left;
    width: 80px;
	display:inline-block;
	}

.now_invite:hover{
	background-color:#60c599;
	}

.invite_yes{
	/* color: #079cda; */
	color: #2dc896;
    font-size: 14px;
    text-decoration: underline;
    position: relative;
    top: 25px;
	}

.invite_yes:hover{
	text-decoration:underline;
	}

.nione{
	margin-right:10px;
	}

.count_about{
	width:724px;
	height:145px;
	padding:40px;
	border:1px solid #eae9e9;
	margin-top:30px;
	margin-left:40px;
	background-color:#f6f6f6;
	padding-left:30px;
	}

.count_about>li{
	width:241px;
	height:100%;
	float:left;
	border-right:1px solid #e2e0e0;
	}

.count_about>.last_li{
	border:0px;
	}

.count_about>li>h3{
	font-size:18px;
	font-weight:600;
	}

.count_about>li>p{
	font-size:14px;
	color:#666666;
	}

.count_about>li>p>em{
	font-size:36px;
	color:#ce0000;
	margin-right:3px;
	}

.count_about>li>p{
	margin-top:20px;
	}

.ca_lastp{
	margin-top:0px !important;
	}

.count_about>.ac_mid_li{
	width: 260px;
	}

.ac_mid_li>h3{
	padding-left:30px;
	}

.ac_mid_li>p{
	padding-left:30px;
	}

.last_li>h3{
	padding-left:30px;
	}

.count_about>.last_li>p{
	margin-left:30px;
	border-bottom:1px dashed #ccc;
	padding-bottom:5px;
	}

.count_about>.last_li{
	width:220px;
	}

.count_about>.last_li>.last_bot_p{
	border:0px;
	}

.count_about>.last_li>p>em{
	font-size:20px;
	}

.count_about>.last_li>.last_bot_p{
	margin-top:0px;
	}

.lbp1{
	margin-top:10px !important;
	}

.history_date{
	font-size:24px;
	color:#000000;
	margin-top:35px;
	margin-left:40px;
	}

.history_search{
    width: 756px;
    height: 78px;
    padding: 15px 20px 15px 20px;
    background-color: #f5f5f5;
    margin-left: 40px;
    border-radius: 5px;
    border: 1px solid #eae9e9;
    margin-top: 18px;
    margin-bottom: 25px;
	}

.house_fea_table{
	width:200px;
	text-align:center;
	position:absolute;
	right:190px;
	font-size:12px;
	top:50px;
	}

.hf{
	position:relative;
	}

.house_fea_table>tbody>tr{
	height:35px;
	border-bottom:1px solid #e5e5e5;
	}

.hft_trth{
	background-color:#f5f5f5;
	}

.history_search>p{
	font-size:14px;
	vertical-align:middle;
	}

.history_search>p>span{
	margin-right:15px;
	}

.history_search>p>input{
	margin-right: 15px;
    width: 106px !important;
    height: 30px !important;
    border: 1px solid #ccc;
    /* padding: 0px !important; */
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 6px;
	}

.history_search>p>.jcDateIco{
	margin-right:0px !important;
	}
	
.have_type{
	width:234px;
	height:30px;
	border:1px solid #ccc;
	font-size:14px;
	display:inline-block;
	margin-left:11px;
	background-color:#fff;
	}

.have_type>div{
	width:100%;
	height:100%;
	background-color:#fff;
	}

.have_type>.down_select>span{
	width: 240px;
    height: 100%;
    padding-left: 15px;
    border: 0px;
	line-height:30px;
	top: 0px;
	left:0px;
	}

.have_type>.down_select>.up_sel2{
	background: url(../images/new2016/xiala.jpg) no-repeat 215px 10px;
	position:absolute;
	}

.have_type>.down_select>.conpany_industry{
	background:none;
	}

.have_type>.xia{
	width: 233px;
	}

.have_type>.xia>li{
	padding-left:15px;
	width:220px;
	}

.history_search>div{
	font-size:14px;
	margin-top:10px;
	}

.history_search>div>input{
	width:75px;
	height:32px;
	/* background-color:#4b90d3; */
	background-color:#2dc896;
	border:0px;
	color:#fff;
	font-size:14px;
	text-align:center;
	line-height:30px;
	display:inline-block;
	position:relative;
	top:-1px;
	margin-left:20px;
	border-radius:3px;
	}

.auth_trth{
	background-color:#f5f5f5;
	border:1px solid #eae9e9;
	}

.auth_trth>th{
	position:relative;
	}

.authrity_histary{
	width:798px;
	margin-left:40px;
	font-size:14px;
	text-align:center;
	margin-bottom:40px;
	}

.authrity_histary>tbody>tr{
	height:40px;
	border-bottom:1px solid #e3e3e3;
	}

.per_padbom{
	width:100%;
	height:75px;
	}

.inf_compelete{
	width:805px;
	height:445px;
	margin-left:40px;
	margin-top:55px;
	}

.infc_lul{
	font-size:14px;
	border-right:1px solid #d3d3d3;
	padding-right:30px;
	}

.infc_lul>h3{
	font-size:18px;
	color:#000;
	}

.infc_lul>li>span{
	display:inline-block;
	width:70px;
	height:36px;
	text-align:right;
	color:#646464;
	}

.infc_lul>li{
	margin-top:15px;
	width: 410px;
	}
	
.infc_lul>li>input{
	height:33px;
	width:224px;
	padding:0 10px;
	margin-left:10px;
	border: 1px solid #ddd;
	}

.infc_lul>li>a{
	font-size:14px;
	/* color:#079cda; */
	color: #2dc896;
	text-decoration:underline;
	margin-left:10px;
	}

#man{
	width:14px;
	height:14px;
	margin-right:5px;
	}

#woman{
	width:14px;
	height:14px;
	margin-right:5px;
	}

.infc_lul_li{
	height:20px;
	}

.infc_lul>li>.perjc{
	background: url(../images/new2016/date-Ico.png) #fff no-repeat 220px center;
	}

.infc_lul>input{
	width:246px;
	height:35px;
	border:0px;
	/* background-color:#4a90d3; */
	background-color:#2dc896;
	color:#fff;
	margin-top:13px;
	margin-left:80px;
	border-radius:3px;
	margin-bottom:60px;
	}

.infc_rul{
	width:317px;
	height:406px;
	}

.apply_com2{
	width:208px;
	height:34px;
	/* background-color:#4b90d3; */
	background-color:#2dc896;
	color:#fff;
	display:inline-block;
	border-radius:3px;
	text-align:center;
	line-height:34px;
	}

.know_more{
	background:url(../images/new2016/know_more.png) no-repeat;
	padding-left:25px;
	display:block;
	font-size:14px;
	/* color:#079cda; */
	color: #2dc896;
	text-decoration:underline;
	margin-top:10px;
	margin-left:3px;
	margin-bottom:45px;
	cursor:pointer;
	}

.know_more:hover{
	text-decoration:underline;
	}

.infc_rul>h3{
	width:318px;
	height:26px;
	text-align:center;
	font-size:18px;
	background:url(../images/new2016/per_bg.png) no-repeat;
	color:#000;
	}

.infc_rul>h4{
	font-size:15px;
	color:#000;
	margin-top:25px;
	margin-bottom:10px;
	}
	
.infc_rul>p{
    color:#999;
	font-size:14px;
    }

.now_cer{
	width:106px;
	height:34px;
	font-size:14px;
	color:#fff;
	/* background-color:#4b90d3; */
	background-color:#2dc896;
	display:inline-block;
	text-align:center;
	line-height:34px;
	border-radius:3px;
	margin-top:20px;
	}

.company_inf>p{
	font-size:14px;
	color:#686868;
	margin-left:40px;
	margin-top:40px;
	}

.company_inf>.com_inf_func{
	margin-left:40px;
	margin-top:15px;
	}

.com_inf_func>span{
	padding-right:20px;
	margin-right:20px;
	border-right:1px solid #010101;
	display:inline-block;
	height:18px;
	line-height:18px;
	font-size:16px;
	color:#010101;
	}

.app_pbottom_bg{
	width:800px;
	height:8px;
	background:url(../images/new2016/demand_bg.png);
	margin-left:40px;
	margin-bottom:28px;
	margin-top:18px;
	}

.app_form_brief{
	width:100px;
	text-align:right;
	display:inline-block;
	text-align:right;
	margin-left:0px !important;
	}

.com_form_ul{
	font-size:14px;
	color:#646464;
	margin-left:40px;
	}

.com_form_ul>li{
	margin-bottom:15px;
	}

.com_form_ul>li>input{
	width:316px;
	padding:0 10px;
	line-height:34px;
	height:34px;
	border:1px solid #ccc;
	}

.com_form_ul>li>span{
	margin-right:15px;
	margin-left:15px;
	}

.com_form_ul>li>input[type="radio"]{
	width:13px;
	height:13px;
	margin-right:3px;
	}

.com_form_ul>li>label{
	margin-right:17px;
	}

.com_form_ul>li>.app_ul_lang{
	width:490px;
	}

.app_other_left{
    margin-left: 119.5px;
	}

.com_form_ul>li>.intry_industry{
	height:26px;
	line-height:26px;
	width:195px;
	padding:0px 10px;
	position: relative;
    top: 9px;
	}

.com_form_ul>li>.app_other{
	margin-top:20px !important
	}

.app_other_label{
	position:relative;
	top:10px;
	}

.allright{
	width:338px;
	height:36px;
	/* background-color:#4a90d3; */
	background-color:#2dc896;
	color:#fff;
	line-height:36px;
	text-align:center;
	border:0px;
	border-radius:3px;
	margin-top: 10px;
    margin-left: 155px;
	margin-bottom:50px;
	}

.app_from_def{
	margin-top:25px !important;
	}

.career_privilege{
	width:800px;
	height:89px;
	border:1px solid #eeeeee;
	margin-left:40px;
	margin-top:35px;
	margin-bottom:35px;
	}
		
.car_pri_img{
    width: 90px;
    height: 90px;
    background: url(../images/new2016/com_left.png) no-repeat;
    display: inline-block;
    float: left;
	}

.cer_ok{
	font-size:14px;
	margin-top:25px;
	font-weight:600;
	}

.pri_detail{
	font-size:14px;
	color:#999999;
	line-height:25px;
	}

.pri_detail>em{
	font-weight:600;
	}

.career_hearder{
	font-size:18px;
	color:#000;
	margin-left:40px;
	margin-bottom:40px;
	}

.career_inf>li>input[type="text"]{
	width:330px;
	height:35px;
	border:1px solid #cccccc;
	padding-left:10px;
	padding-right:10px;
	line-height:35px;
	}

.career_inf{
	margin-left:40px;
	}

.career_inf>li>span{
	width:80px;
	display:inline-block;
	text-align:right;
	font-size:14px;
	margin-right:10px;
	}

.career_inf>li>.onError{
	display: block;
    width: 200px;
    text-align: left;
    margin-left: 93px;
    margin-top: 5px;
	}

.career_inf>li:nth-of-type(5)>input{
	margin-left: 4px;
	}

.career_inf>li:nth-of-type(6)>input{
	margin-left: 4px;
	}
.career_inf>li>label{
	font-size:14px;
	}

.career_inf>li>.key{
	background:url(../images/new2016/key_s.png) no-repeat 0px 6px;
	}

.career_inf>li{
	margin-bottom:15px;
	}

.career_inf>li>.pleas_realy{
	font-size:14px;
	width:215px !important;
	height:24px !important;
	line-height:24px !important;
	padding-left:10px !important;
	padding-right:10px !important;
	position:absolute;
	}

.key_career{
	padding-left:20px;
	background:url(../images/new2016/key_s.png) 0px 5px no-repeat;
	}

.certificate{
	font-size:14px;
	}

.placeholder_img{
	width:300px;
	height:169px;
	border:1px solid #c6c4c4;
	margin-top: 22px;
    margin-left: 20px;
	margin-right:32px;
	position:relative;
	}

.car_imgdemand{
	width:470px;
	margin-top: 18px;
	color:#999;
	}

.del{
	width: 30px;
    height: 30px;
    background-color: rgba(0,0,0,.3);
    color: #fff;
    text-align: center;
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 23px;
    padding-left: 2px;
    line-height: 27px;
	cursor:pointer;
	}

.car_imgdemand>p{
	color:#999;
	line-height:20px;
	}

.up_menu{
	margin-top:31px;
	}

.cer_up_button{
	width:152px;
	height:27px;
	position:relative;
	z-index:100;
	opacity:0;
	filter:alpha(opacity=0);
	cursor:pointer;
	}

.up_place{
	width:152px;
	height:27px;
	text-align:center;
	line-height:26px;
	/* color:#4a90d3; */
	color: #2dc896;
	/* border:1px solid #4a90d3; */
	border:1px solid #2dc896;
	position: relative;
    top: -30px;
	z-index:10;
	}

.up_menu>p{
    width: 467px;
    color: #bab9b9;
    font-size: 12px;
    margin-top: -21px;
	}

.look_bigimg{
		/* color: #4a90d3; */
		color: #2dc896;
    padding-left: 27px;
    background: url(../images/new2016/big_img.png) no-repeat;
    height: 21px;
    float: left;
    margin-left: 110px;
    margin-top: 10px;
    margin-bottom: 18px;
	cursor:pointer;
	}

.department_li{
	}

.career_inf label{
	margin-left:5px;
	margin-right:18px;
	}
	
.department_li>.another_input{
	width:214px !important;
	height:24px !important;
	font-size:14px !important;
	line-height:24px !important;
	}

.another_before{
	margin-left: 94px;
	}

.another_input{
	position:relative;
	top:10px;
	}

.another{
	position:relative;
	top:10px;
	}

.submit_certify{
	width:360px;
	height:42px;
	border:0px;
	/* background-color:#4a90d3; */
	background-color:#2dc896;
	color:#fff;
	margin-top:40px;
	margin-bottom:48px;
	margin-left:10px;
	}

.submit_certify{
	margin-left:20px;
	}

.placeholder_img{
	background: url(../images/new2016/morenimg.jpg) no-repeat center;
    background-size: cover;
	}

.look_img_bounced{
	width:640px;
	height:360px;
	position:fixed;
	top:50%;
	left:50%;
	margin-left:-320px;
	margin-top:-180px;
	}

.look_img_bounced>img{
	width:100%;
	height:100%;
	}

.close_img{
	position:absolute;
	right:0px;
	top:0px;
	color:#fff;
	width:30px;
	height:30px;
	font-size:20px;
	text-align:center;
	line-height:28px;
	background-color:rgba(0,0,0,.3);
	filter:alpha(opacity=0.3);
	padding-left:1px;
	cursor:pointer;
	}

/*评估异议和个人中心end*/

/*手机认证*/

.pri_detail>span{
	position:relative;
	top:-2px;
	margin-right:5px;
	}

.phone_certify{
	width:383px;
	height:167px;
	margin-left:233px;
	margin-top:55px;
	font-size:14px;
	}

.tele_per_phnum{
	width:223px;
	height:35px;
	padding:0 10px;
	line-height:35px;
	border:1px solid #ccc;
	}

.pro_input{
    width: 117px;
    height: 35px;
    padding: 0 10px;
    border: 1px solid #ccc;
	position: absolute;
    left: 130px;
    top: 0px;
	}

.srsj>div>.pn_change{
	margin-top: 28px;
	}

.phone_certify>li{
	margin-bottom:20px;
	position:relative;
	}

.proving{
    width: 103px;
    height: 37px;
    border: 0px;
    background-color: #888888;
    color: #fff;
    margin-left: 10px;
    position: absolute;
    right: 12px;
    top: 0px;
	}

.phone_cer_ok{
    display: inline-block;
    width: 241px;
    height: 37px;
    text-align: center;
    line-height: 37px;
    color: #fff;
		/* background-color: #4b90d3; */
		background-color:#2dc896;
    float: right;
    margin-right: 12px;
    border-radius: 3px;
    margin-top: 17px;
	}

.cer_tips{
	padding-left: 25px;
    background: url(../images/new2016/tips1.jpg) no-repeat 0 0px;
    height: 18px;
    font-size: 12px;
	margin-left: 128px;
    margin-top: 10px;
	}
.phonenum_ok{
	padding-left: 25px;
    background: url(../images/new2016/tips2.jpg) no-repeat 0 0px;
    height: 18px;
    font-size: 12px;
	margin-left: 129px;
    margin-top: 10px;
	}

.pn_change{
	padding-left: 25px;
    background: url(../images/new2016/tips3.jpg) no-repeat 0 0px;
    height: 18px;
    font-size: 12px;
    margin-left: 128px;
    margin-top: 10px;
	}

.phone_status{
	position: absolute;
    right: 35px;
    top: 254px;
	width:229px;
	}

.pi_price>.no_result {
    font-size: 20px;
    line-height: 57px;
    text-align: center;
    margin-left: 0px;
    margin-top: 41px;
}

.pemail{
	margin-left: -14px;
	}

.pemail_a{
	margin-right: 22px;
	}

.pemail>#authCodeInput{
	height:35px;
	}

.per_inf_change{
	font-size:18px;
	color:#272727;
	margin-left:40px;
	margin-top:55px;
	margin-bottom:35px;
	}

.cer_ph_ok{
	color:#509708 !important;
	text-decoration:none !important;
	padding-left:20px;
	background:url(../images/new2016/achive.png) no-repeat;
	}
	
/*手机认证end*/

/*修改个人信息*/
.career_paper{
	width: 238px !important;
	}

.cer_img_display{
	width:300px;
	height:169px;
	border:1px solid #ddd;
	overflow:hidden;
	}

.cer_img_display>img{
	width:100%;
	}

.perinf_lookimg{
	}

.invite_friend{
	width:800px;
	height:220px;
	background-color:#f5f6f4;
	margin-left:40px;
	overflow:hidden;
	}

.invite_friend>p{
	width:520px;
	height:70px;
	padding:15px 125px 24px 35px;
	background-color:#fff;
	font-size:14px;
	margin:0 auto;
	margin-top:32px;
	}

.advise>ul>li>p{
    font-size: 14px;
    /* float: left; */
    margin-left: 85px;
    margin-top: 5px;
	}

.advise>ul>li>input{
	border:1px solid #ddd;
	}

.invite_friend>p>a{
	/* color:#079cda; */
	color: #2dc896;
	text-decoration:underline;
	position:relative;
	top:10px;
	}

.copy_button{
	width:156px;
	height:32px;
	text-align:center;
	line-height:32px;
	color:#fff;
	border:0px;
	/* background-color:#4b90d3; */
	background-color:#2dc896;
	margin-left:60px;
	margin-top:17px;
	font-size:14px;
	}

.invite_friend>a{
    font-size: 14px;
		/* color: #4b90d3; */
		color: #2dc896;
    text-decoration: underline;
    /* line-height: 20px; */
    position: relative;
    top: 7px;
    left: 20px;
	}

.share_tips{
    color: #999999;
    font-size: 14px;
    padding-left: 31px;
    background: url(../images/new2016/tips.jpg) no-repeat 0px 4px;
    margin-left: 131px;
    margin-top: -23px;
    margin-bottom: 25px;
    width: 660px;
	}

.invita_num{
	height:33px;
	line-height:33px;
	margin-top:52px;
	margin-left:40px;
	font-size:14px;
	font-weight:600;
	padding-left:50px;
	background:url(../images/new2016/success_icon.jpg) no-repeat;
	}

.invita_num>em{
	color:#ff6600;
	font-size:20px;
	margin-left:5px;
	margin-right:5px;
	}

.invita_num>a{
	width:148px;
	height:32px;
	display:inline-block;
	/* background-color:#4b90d3; */
	background-color:#2dc896;
	text-align:center;
	line-height:32px;
	color:#fff;
	border-radius:3px;
	margin-left:25px;
	}

.invi_his_tips{
    color: #979696;
    margin-top: 2px;
    margin-left: 90px;
    font-size: 14px;
	}

.invite_history_table{
	width:800px;
	margin-left:40px;
	font-size:14px;
	margin-top:40px;
	text-align:center;
	margin-bottom:40px;
	}

.in_his_trth{
	height:40px;
	background-color:#f5f5f5;
	border:1px solid #e8e8e8;
	}

.in_his_trth>th{
	position:relative;
	}
	
.in_his_trth>th>span{
	width:1px;
	height:25px;
	background-color:#e8e8e8;
	position:absolute;
	right:0px;
	top:7px;
	}

.invite_history_table>tbody>tr>td{
	height:45px;
	border-bottom:1px solid #e8e8e8;
	}
/*修改个人信息end*/

/*企业用户更多服务*/
.comany_can{
	width:590px;
	height:498px;
	background-color:#fcfcfc;
	position:fixed;
	top:50%;
	left:50%;
	margin-left:-295px;
	margin-top:-249px;
	border-radius:10px;
	z-index:200;
	}

.comany_can>h3{
	font-size:26px;
	height:80px;
	width:100%;
	line-height:80px;
	text-align:center;
	border-bottom:2px solid #e1e1e1;
	}

.comany_can>ul>li{
	width:500px;
	height:70px;
	border-bottom:1px solid #e8e8e8;
	margin:0 auto;
	font-size:14px;
	}

.comany_can>ul>li>h4{
	color:#61667b;
	font-size:16px;
	font-weight:600;
	padding-left:28px;
	background:url(../images/new2016/com_t1.jpg) no-repeat;
	height:30px;
	line-height:23px;
	margin-top:23px;
	}

.comany_can>ul>li>p{
	padding-left:27px;
	}

.comany_can>ul>li>.t2{
	background:url(../images/new2016/com_t2.jpg) no-repeat;
	}

.comany_can>ul>li>.t3{
	background:url(../images/new2016/com_t3.jpg) no-repeat;
	}

.comany_can>ul>li>.t4{
	background:url(../images/new2016/com_t4.jpg) no-repeat;
	}

.circle_close{
	width:24px;
	height:24px;
	border-radius:24px;
	border:2px solid #9c9c9c;
	color:#9c9c9c;
	text-align:center;
	font-size:20px;
	text-align:center;
	line-height:22px;
	font-weight:600;
	position:absolute;
	right:15px;
	top:15px;
	cursor:pointer;
	}

.circle_close2{
	width:24px;
	height:24px;
	border-radius:24px;
	border:2px solid #9c9c9c;
	color:#9c9c9c;
	text-align:center;
	font-size:20px;
	text-align:center;
	line-height:22px;
	font-weight:600;
	position:absolute;
	right:15px;
	top:15px;
	cursor:pointer;
	}

.no_net_tips{
	padding-left:65px;
	background:url(../images/new2016/cry.jpg) no-repeat;
	height:40px;
	line-height:40px;
	color:#000;
	margin:0 auto;
	display:table;
	margin-top:125px;	
	}

/*企业用户更多服务*/

/*快速评估*/
.fast_ass_list{
	width:801px;
	height:463px;
	border-top:1px solid #eaeef3;
	border-bottom:1px solid #eaeef3;
	margin-top:65px;
	margin-left:40px;
	}

.fast_ass_list>li{
	width: 400px;
    float: left;
	border-bottom:1px solid #eaeef3;
	}

.fast_ass_list>li>h3{
	margin-top:35px;
	margin-bottom:40px;
	font-weight:600;
	}
.fal_ul1>li{
	width:166px;
	height:90px;
	float:left;
   }
  
.fal_ul1>li>p{
	font-size:14px;
	color:#aaa9a9;
	  }
	 
.fau_t{
	margin-top:5px;
	margin-bottom:20px;
	}
	 
.fal_ul1>li>p>em{
	font-size:25px;
	margin-right:10px;
	margin-top:10px;
	}
	
.fau_t{
	color:#5b5b5b !important;
	}

.orange{
	color:#ce0000;
	}

.falul2>li{
	width: 95px;
    height: 90px;
    float: left;
    margin-right: 16px;
	}

.falul2>li{
	}

.falli2{
	width: 360px !important;
	border-bottom:1px solid #eaeef3;
    padding-left: 40px;
	}
.ul2_first{
    width: 120px !important;
	}

.fa_left{
	border-right:1px solid #eaeef3;
	}

.fast_a{
	width:240px;
	height:43px;
	text-align:center;
	line-height:43px;
	color:#fff;
	/* background-color:#4b90d3; */
	background-color:#2dc896;
	margin:0 auto;
	margin-top:50px;
	display:block;
	margin-bottom:60px;
	border-radius:3px;
	}

.pg_loading{
	width:694px;
	height:270px;
	border:1px solid #e7e5e5;
	margin:0 auto;
	margin-top:93px;
	}

.pg_loading>ul>li>span>em{
	/* color:#079cda; */
	color: #2dc896;
	margin-right:5px;
	font-weight:600;
	}

.pg_loading>ul>li{
	width:295px;
	color:#737373;
	line-height:25px;
	}

.pg_loading>ul{
	margin-top:90px;
	margin-right:118px;
	}
	
.loading{
    width: 100px;
    height: 100px;
	margin:0 auto;
	margin-top: 150px
	}

.loading>img{
	width:100%;
	height:100%;
	}

.objection_bounced{
	position:fixed;
	width:590px;
	height:535px;
	top:50%;
	left:50%;
	margin-left:-295px;
	margin-top:-262px;
	background-color:#fff;
	z-index:200;
	}

.loading_bounced>p{
    width: 260px;
    margin: 0 auto;
    margin-top: 30px;
    padding-left: 95px;
	}

.loading_bounced>p>span>span{
	margin-left:5px;
	}

.loading_bounced>p>span>em{
	/* color:#079cda; */
	color: #2dc896;
	margin-right:5px;
	}

.close_obj{
	
	}
/*快速评估end*/

/*估价异议弹框*/
.objection_bounced>h4{
	width:100%;
	height:86px;
	font-size:20px;
	color:#333;
	text-align:center;
	line-height:86px;
	border-bottom:2px solid #e1e1e1;
	}

.objection_bounced>ul>li{
	font-size:14px;
	margin-bottom:22px;
	}
.objection_bounced>ul>li>input[type="text"]{
	width:223px;
	height:35px;
	padding:0 10px;
	line-height:35px;
	border:1px solid #ccc;
	font-size:14px;
	}

#note{
	font-size:14px;
	}
	
.objection_bounced>ul>li>span{
	width:120px;
	display:inline-block;
	text-align:right;
	margin-right:14px;
	}

.objection_bounced>ul>li>label{
	margin-left:10px;
	margin-right:25px;
	}
.objection_bounced>ul>li>.unit{
	margin-left:15px;
	text-align:left;
	width:48px;
	}

.objection_bounced>ul>li>.jcDate{
	width: 223px;
    height: 35px;
    padding: 0 10px;
	background: url(../images/new2016/date-Ico.png) #fff no-repeat 212px center;
	}

.objection_bounced>ul{
	margin-left:63px;
	margin-top:25px;
	}

.object_detail{
	width:100%;
	}

.object_detail>textarea{
	width: 440px;
    height: 63px;
    /* margin: 0 auto; */
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: 57px;
	padding:10px;
	font-size:12px;
	}

.object_detail>p{
	font-size:14px;
	padding-left: 57px;
	}

.object_submit{
	width:180px;
	height:43px;
	text-align:center;
	line-height:43px;
	/* background-color:#4a90d3; */
	background-color:#2dc896;
	color:#fff;
	border:0px;
	margin-left:198px;
	font-size:14px;
	border-radius:5px;
	font-family:'微软雅黑';
	}

.far_village_inf>.fr{
	font-size:16px;
	}
/*估价异议弹框end*/

/*评估loading页*/
.loading_bounced{
	width:100%;
	height:641px;
	background-color:#fff;
	position:absolute;
	top:196px;
	z-index:200;
	}
/*评估loading页end*/

/*上传小区图片*/
.up_left{
	width:488px;
	height:147px;
	margin-left:40px;
	margin-top:58px;
	float:left;
	}

.up_left{
	width:488px;
	height:142px;
	border-right:1px solid #e8e8e8;
	}

.up_left>p{
	font-size:14px;
	color:#a09d9d;
	}
	
.up_left>span{
    font-size: 14px;
    line-height: 46px;
    position: relative;
    top: 14px;
    left: 20px;
	}
	
.up_img_button{
	width:214px;
	height:46px;
	/* background-color:#4b90d3; */
	background-color:#2dc896;
	color:#fff;
	text-align:center;
	line-height:46px;
	border-radius:3px;
	cursor:pointer;
	margin-bottom:22px;
	display:inline-block;
	}

.es_up_img{
	width:214px;
	height:46px;
	position:absolute;
	opacity:0;
	filter:alpha(opacity=0);
	cursor:pointer;
	}

.erwei{
	width:110px;
	height:110px;
	background:url(../images/new2016/erwei.jpg) no-repeat;
	margin-right:150px;
	margin-top: 55px;
    margin-bottom: 17px;
	}

.sao_tips{
    font-size: 14px;
    color: #555555;
    width: 100%;
    position: relative;
    left: -17px;
    top: -1px;
	}

.placeholder_box{
	width:405px;
	height:308px;
	margin-top:51px;
	margin-bottom:30px;
	margin-left:40px;
	border:1px solid #c5c4c4;
	}

.placeholder_box>img{
	width:100%;
	height:100%;
	}

.thumbnail{
	width:390px;
	height:295px;
	float:right;
	margin-top:50px;
	margin-right:30px;
	}

.thumbnail>li{
	float:left;
	width:87px;
	height:66px;
	border:1px solid #ccc;
	margin-right:11px;
	margin-bottom:12.5px;
	cursor:pointer;
	position:relative;
	}

.thumbnail>li>img{
	width:100%;
	height:100%;
	}

.thumbnail>li:nth-of-type(4n){
	margin-right:0px;
	}

.del_img{
    width: 12px;
    height: 12px;
    border-radius: 12px;
    text-align: center;
    line-height: 11px;
    font-size: 12px;
    color: #058313;
    border: 1px solid #058313;
    right: -5px;
    padding-left: 1px;
    top: -5px;
    position: absolute;
    background-color: #fff;
	}

.thumbnail>.on{
	border:1px solid #058313;
	}

.ok_fu{
	margin-left: 39px;
	}
	
.bdshare-button-style0-16 {
    zoom: 1;
    float: right;
    width: 192px;
    margin-top: 5px;
}

.jiathis_style_24x24{
	float: right;
    margin-top: 8px;
    margin-right: 12px;
	}

.share_to{
	float: right;
    position: relative;
    right: 206px;
    font-size: 14px;
    top: 12px;
	}

.tele_yes{
	width:470px;
	height:220px;
	position:fixed;
	z-index:200;
	top:50%;
	left:50%;
	margin-left:-235px;
	margin-top:-110px;
	background-color:#fff;
	border-radius:5px;
	overflow:hidden;
	}

.tele_yes>h3{
	width:440px;
	padding-left:30px;
	height:45px;
	background-color:#fbfbfb;
	border-bottom:1px solid #e1e1e1;
	line-height:45px;
	font-size:16px;
	color:#6f6f6f;
	}

.tele_yes>p{
	color:#848383;
	text-align:center;
	margin-top:30px;
	margin-bottom:15px;
	}
.tele_yes>em{
	font-size:24px;
	color:#000;
	text-align:center;
	width:100%;
	display:block;
	margin-bottom:22px;
	}

.tele_yes>input{
	width:95px;
	height:33px;
	background-color:#8f8f8f;
	color:#fff;
	text-align:center;
	line-height:33px;
	border:0px;
	border-radius:3px;
	}

.tele_yes>.yes{
	/* background-color:#4b90d3; */
	background-color:#2dc896;
	}

.tele_yes>.no{
	margin-left:135px;
	margin-right:10px;
	}
/*上传小区图片*/

/*问题修改*/
.change_head_t>.layui-layer-title{
    height: 75px;
    background-color: #fff;
    padding: 0px;
    line-height: 75px;
    padding-left: 20px;
    font-size: 18px;
    width: 92%;
    margin-left: 3%;
	}

.change_head_t{
	width: 680px !important;
    display: table;
    left: 50% !important;
    top: 50% !important;
    margin-left: -340px !important;
    margin-top: -256px !important;
	}

.change_head_t>.layui-layer-title:after{
	content:'有助于更好展现个人形象';
	font-size:12px;
	color:#b2b2b2;
	margin-left:30px;
	}

.change_head_t>.layui-layer-title:before{
    content: '';
    width: 112px;
    height: 2px;
		/* background-color: #079cda; */
		background-color: #2dc896;
    display: block;
    position: absolute;
    top: 74px;
    left: 24px;
	}

.td_w_3,.td_w_4{
	border:0px !important;
	}

.td_w_3{
	width:400px !important;
	}

.change_head_t>.layui-layer-setwin{
	top: 15px;
	}

.plaimg{
	}

.avatar {
    margin-left: 50px;
    margin-top: 30px;
    margin-bottom: 37px;
}

.ts_yq{
	color:#999999;
	float: left;
    
	}

.ts_yq2{
	margin-left: 140px;
	}

.pic_yl_hidden{
	background-color:#f5f5f5 !important;
	}

.ts{
	margin-left: 71px;
    /* margin-top: 7px; */
    position: relative;
    top: 18px;
	font-size: 12px;
	}

#Button3{
    float: right;
    margin-right: 92px;
    position: relative;
    top: -110px;
    width: 117px;
    height: 40px;
    border: 0px;
    color: #fff;
		/* background-color:#4b90d3; */
		background-color:#2dc896;
	}
/*问题修改end*/

.user_name_slide>a{
	/* color: #079cda; */
	color: #2DC896;
	}

.jcno{
	margin-left:14px !important;
	}

.sz{
	position: relative;
    left: 10px;
    width: 246px !important;
	}

.bgbc{
	margin-left: 84px !important;
	}

.fznew{
	font-size: 14px !important;
    margin-left: 33px;
	}

.input_up {
    width: 320px;
    height: 320px;
    position: absolute;
    left: 60px;
    background-color: antiquewhite;
    top: 40px;
	z-index:100;
	opacity:0;
	cursor:pointer;
   }
  
.placeholder_i{
    width: 320px;
    height: 320px;
    /* background-color: #fafafa; */
    background: url(../images/new2016/bgimg.png) no-repeat 97px 143px;
    position: absolute;
    z-index: 80;
    background-color: #fafafa !important;
    top: 40px;
    left: 60px;
    cursor: pointer;
	}

.placeholder_i>p{
	font-size: 16px;
    line-height: 320px;
    /* text-align: center; */
    padding-left: 145px;
	}

.rz_step_table .price_up{
	background:none;
	margin-left:37px;
	}

.new_p{
    text-align: center !important;
    width: 300px;
    overflow: hidden;
    /* height: 40px; */
    line-height: 320px !important;
    padding-left: 0px !important;
	}

.one_step{
    width: 227px;
    height: 35px;
		/* background-color: #4b90d3; */
		background-color:#2dc896;
    border: 0px;
    color: #fff;
    font-size: 14px;
    line-height: 35px;
    margin-top: 350px;
    margin-left: 99px;
    font-family: '微软雅黑';
}

.edit_pic_box {
    width: 320px !important;
    left: 55px !important;
	overflow:hidden;
}

.hidimg {
    width: 320px !important;
    height: 320px !important;
    border: 1px solid #ccc !important;
    background: #f5f5f5 !important;
    /* margin-left: 55px; */
}

.scrollX{
	margin-bottom: 8px !important;
    margin-left: 41px !important;
	background:url(../images/new2016/scrollbar_1.png) no-repeat;
	}

#divPic>#divFlyBar{
	left:0px;
	}

.price_up{
	padding-left:13px;
	background: url(../images/new2016/up.png) no-repeat 0px 2px;	
	}

.price_dowm{
	padding-left:13px;
	background:url(../images/new2016/down.png) no-repeat 0px 2px;	
	}

#searchHaList{
    margin-left: 93px;
    margin-top: 90px;
    margin-bottom: 20px;
    font-size: 14px;
    width: 693px;
	}

#searchHaList li{
	line-height: 25px;
    color: #555;
    /* text-decoration: underline; */
    text-align: right;
    width: 342px;
	font-size:16px;
	}

#searchHaList_bottom{
	font-size:16px;
	}

#searchHaList span{
	margin-right: 13px;
    float: left;
		/* color: #079cda; */
		color: #2dc896;
	cursor: pointer;
	}

#searchHaList_top{
    font-size: 16px;
    border-bottom: 1px solid #007caf;
    padding-bottom: 10px;
    margin-bottom: 10px;
	}

#searchHaList_bottom{
	margin-top:10px;
	}

.autocompleter-item{
	height: 20px;
	}

.autocompleter-item>.clearfix{
	display: block;
    font-size: 16px;
    padding: 0px 0px;
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 5px;
	}

.autocompleter {
    width: 582px !important;
    background: #fff !important;
}

.autocompleter-item:hover{
	background-color:#f4f4f4;
	}

.tuijianp{
	margin-bottom:20px;
	}

.sp3{
	position:relative;
	top:1px;
	}

.sex_kong{
	display:inline-block;
    width: 28px;
	}

.authrity_histary .bold{
	color:#6E6E6E;
	}

.emred{
	color:#ce0000 !important;
	}

.shoujia{
	background: url(../images/new2018/pgzj_result_2.png) no-repeat !important;
	}
	

/*正式评估修改*/
.object_a{
	float:left !important;
	}

.all_num{
	margin-left: 100px;
    margin-top: 30px;
	}

.price_em{
    font-size: 48px;
    color: #ce0000;
    font-weight: 600;
	margin-right:5px;	
	}

.yiyi{
    position: absolute;
    top: 10px;
    text-decoration: underline;
    color: #0594d0;
    top: 60px;
    left: 347px;
	}

.yiyi:hover{
	text-decoration:underline;
	}


.repinggu{
		/* background-color: #4b90d3; */
		background-color:#2dc896;
    color: #fff;
    width: 80px;
    display: block;
    position: absolute;
    height: 30px;
    border-radius: 3px;
    text-align: center;
    line-height: 30px;
    left: 340px;
    top: 77px;
	}

.an2{
    margin-left: 315px;
	}

.black{
	color:#5b5a5a;
	font-size:30px;
	}

.dan_price{
	margin-top:18px;
	}

.fujinjia{
    display: table;
    width: 100%;
    margin-top: 30px;
	}

.price_yue>p{
	display:inline-block;
	float:left;
	}

.BMapLabel{
    padding: 5px 15px !important;
    position: relative;
    background-color: #eb0202 !important;
    top: 33px !important;
    border-radius: 3px !important;
    left: -10px !important;
	}

.BMap_Marker>.BMap_Marker label:hover{
	background-color:#eb0202 !important;
	}

#googlemap_box .BMap_Marker label:hover{
	background-color:#eb0202 !important;
	}

.BMap_Marker .BMapLabel #nowp{
	background-color:#eb0202 !important;
	color:#fff !important;
	}

.BMapLabel:before{
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 6px solid #eb0202 !important;
    position: absolute;
    top: -6px;
	}
	
.fj_left{
	margin-left: 105px;
	}

.price_yue{
	margin-top:17px !important;
	}

.price_yue>.num_em{
	font-weight:bold;
	font-size:30px;
	margin-right:10px;
	}

.fj_right{
	margin-left:80px;
	}

.fj_right>p{
	margin-bottom: 30px;
	}

.price_up{
    background: url(../images/new2016/up.png) no-repeat 0px 3px;
	padding-left:15px;
	color:#ce0000;
	}

.price_down{
    background: url(../images/new2016/down.png) no-repeat 0px 4px;
	padding-left:15px;
	color:#ce0000;
	}
/*正式评估修改*/

/*后期修改*/
.house_import_search .sel_contact{
	font-size:14px !important;
	}

.house_import_search input{
	font-size:14px !important;
	}

.house_import_search .copany_inhert{
	margin-left:-4px;
	}

.house_import_search .select_detail li{
	font-size:14px !important;
	}
/*后期修改*/	

/*预警*/
.yu_erweima{
    width: 270px;
    height: 270px;
    background: url(../images/new2016/erweima3.png) no-repeat;
    background-size: cover;
	margin:0 auto;
	margin-top:70px;
	}

.yujing>p{
	text-align:center;
	margin-top:30px;
	}

.yujing>p>em{
	font-weight:bold;
	margin:0 5px;
	}

.reback{
    width: 61px;
    height: 56px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -30px;
	}

.reback>a{
    display: block;
    width: 61px;
    background-color: rgba(0,0,0,.7);
    height: 50px;
    color: #fff;
    line-height: 50px;
    border-radius: 10px 0px 0px 10px;
	transition:.5s all;
	-moz-transition:.5s all;
	-ms-transition:.5s all;
	-o-transition:.5s all;
	-webkit-transition:.5s all;
	}

.reback>a:hover{
	background-color:#000;
	}

.num_z>span:last-of-type{
	position: absolute;
    top: 187px;
    left: 324px;
	}

.objection_bounced>ul>li>span:first-of-type{
	font-weight:bold;
	}

.object_detail>p{
	font-weight:bold;
	}

.ad-gallery .ad-image-wrapper{
	height: 339px !important;
	}

.car_inf_detail td{
	padding-left:10px;
	color:#999999;
	}

.car_inf_detail .car_f_span{
	color:#333;
	}
	
.car_inf_detail span{
	display:inline-block;
	}

.ls5{
	letter-spacing:4.3px !important;
	}

.two_word{
	display:inline-block;
	width:28px;
	}

/*预警*/

/*屏幕分辨率*/
@media screem and(max-width:1400px){
	.select_city_name{
		max-height:370px !important;
		}
	}
/*屏幕分辨率end*/

/*动画*/
@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
/*动画end*/


.br_fenbu .but_list li {
    height: 30px;
    margin-bottom: 10px;
}
.br_fenbu li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: left;
    height: 25px;
    position: relative;
    width: 100%;
    z-index: 5;
}
.br_fenbu .speed .num {
    font-size: 12px;
    margin: 0;
    overflow: hidden;
    position: absolute;
    right: -55px;
    top: 0;
    width: 50px;
}
.br_fenbu .i2 .speed {
    background: #f7a13c none repeat scroll 0 0;
}
.br_fenbu .speed {
    float: left;
    height: 15px;
    line-height: 15px;
    position: relative;
}
.br_fenbu .but_list .br_fw {
    color: #666;
    float: left;
    font-family: Arial;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    width: 85px;
}
.br_fenbu .but_list .br_sub {
    background: #ccc none repeat scroll 0 0;
    color: #333;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    text-align: center;
    width: 40px;
}
.br_fenbu .line {
    background: #f9f9f9 none repeat scroll 0 0;
    float: left;
    margin-top: 8px;
    width: 365px;
}
.br_fenbu .i1 .speed {
    background: #109619 none repeat scroll 0 0;
}
.br_fenbu .i2 .speed {
    background: #ff5256 none repeat scroll 0 0;
}
.br_fenbu .i3 .speed {
    background: #f4cb00 none repeat scroll 0 0;
}
.br_fenbu .i4 .speed {
    background: #6d49aa none repeat scroll 0 0;
}
.br_fenbu .i5 .speed {
    background: #111111 none repeat scroll 0 0;
}
.br_fenbu .i6 .speed {
    background: #1b3aa1 none repeat scroll 0 0;
}

.building{
	position:relative;
	}

.build_mask{
    width: 800px;
    height: 130px;
    color: #fff;
    background-color: rgba(0,0,0,.7);
    position: absolute;
    z-index: 100;
    margin-left: 41px;
	text-align:center;
	line-height:130px;
	}

.un2{
	position:relative !important;
	top:auto !important;
	left:auto !important;
	}

.pia_sp1>span{
    display: inline-block;
    width: 28px;
	}

.change_sale{
	height: 140px;
	}
#UI2>.estate_feature_form>.change_sale .sale{
	height:72px !important;
	}

#UI2>.estate_feature_form>.change_sale .lease{
	height:72px !important;
	}

.hbs{
	color: #7e7e7e;
    font-size: 14px;
	position: relative;
    top: -10px;
	}

.change_sale>li>a{
	top: 42px !important;
	}
	
.car_inf_detail p{
    font-size: 14px;
    min-width: 75px;
    max-width: 95px;
	padding-left: 5px;
	}

.last_p{
	max-width:270px !important;
	}

.word2{
	display:inline-block;
	width:28px;
	}

.word3{
	letter-spacing: 4.5px;
	}

.gray{
	float:left;
	color: #333 !important;
	}


 .sear_new .new_addr{
    width: 160px;
	padding: 5px 7px;
	 margin-right: 5px;
	 border: 1px solid #ddd;
	 padding: 6px 15px;
	 border-radius: 8px;
 }
 
.njc{
   width: 75px !important;
   margin-left: 7px !important; 
 }
 
 .sear_new{
 height:37px;
 }
 
 .stb{
 margin-left:42px;
 }
 
 .stb>input{
 margin-top: 0px;
 margin-bottom: 30px;
 }
 

.newoth_fun{
	margin-left:43px;
	}

.value_func_nav>li>a>span.fast_menu_search {
	background: url(/images/new2016/fastmenu_search.png) !important;
	background-size: 100% !important;
}
.value_func_nav>li.fna_on>a>span.fast_menu_search {
	background: url(/images/new2016/fastmenu_search_h.png) !important;
	background-size: 100% !important;
}
.value_func_nav>li>a>span.fast_menu_casedown {
	background: url(/images/new2016/fastmenu_casedown.png) !important;
	background-size: 100% !important;
}
.value_func_nav>li.fna_on>a>span.fast_menu_casedown {
	background: url(/images/new2016/fastmenu_casedown_h.png) !important;
	background-size: 100% !important;
}
.value_func_nav>li>a>span.fast_menu_market {
	background: url(/images/new2016/fastmenu_market.png) !important;
	background-size: 100% !important;
}
.value_func_nav>li.fna_on>a>span.fast_menu_market {
	background: url(/images/new2016/fastmenu_market_h.png) !important;
	background-size: 100% !important;
}
.value_func_nav>li>a>span.fast_menu_kspg {
	background: url(/images/new2016/fastmenu_kspg.png) !important;
	background-size: 100% !important;
}
.value_func_nav>li.fna_on>a>span.fast_menu_kspg {
	background: url(/images/new2016/fastmenu_kspg_h.png) !important;
	background-size: 100% !important;
}
.value_func_nav>li>a>span.fast_menu_plpg {
	background: url(/images/new2016/fastmenu_plpg.png) !important;
	background-size: 100% !important;
}
.value_func_nav>li.fna_on>a>span.fast_menu_plpg {
	background: url(/images/new2016/fastmenu_plpg_h.png) !important;
	background-size: 100% !important;
}
.askicon {
	display: inline-block;
	zoom: 1;
	width: 18px;
	height: 18px;
	margin-left: 5px;
	background: url(/images/help.png) no-repeat no-repeat;
	cursor: pointer;
	background-size: 18px 18px;
}
.relative_mr {
	position: relative;
	margin-right: 40px;
}
.relative_mr .note {
	display: block;
	margin-top: 20px;
}
.relative_mr .ima {
	position: absolute;
	right: 0;
	top: 0;
}
.relative_mr .noperm {
	position: absolute;
	right: 0;
	bottom: 0;
}
.relative_mr .download-count-div {
	position: absolute;
	right: 0;
	bottom: 0;
}