a:link {
	text-decoration: none;
}  /* 指正常的未被访问过的链接*/
a:visited {
	text-decoration: none;
}/*指已经访问过的链接*/
a:hover {
	text-decoration: none;
}/*指鼠标在链接*/
a:active {
	text-decoration: none;
}/* 指正在点的链接*/
.header {
	width: 100%;
	position: relative;
}
.broadcast {
	position: relative;
}
.broadcast img {
	width: 100%;
}
.logo {
	top: 12%;
	left: 0;
	width: 100%;
	position: absolute;
	text-align: center;
}
.logo img {
	width: auto;
}
.head_tel {
	position: absolute;
	right: 10px;
	top: 9px;
}
.head_tel img {
	/* height: 30px; */
	width: 30px;
}
.sanquanzi {
	position: absolute;
	top: 35%;
	left: 33%;
}
.touhaoma {
	position: absolute;
	top: 42%;
	left: 34%;
	width: 35%;
}
.touhaoma a {
	font-size: 0.14rem;
	color: #fff;
	background: url(../images/index_phone.png) no-repeat left center/ 0.15rem 0.15rem;
	padding-left: 0.18rem;
}
/*.touhaoma img{
	width: 100%;
}*/
.sanquanzi p {
	font-size: 0.12rem;
	color: #fff;
}
.search {
	position: absolute;
	width: 80%;
	left: 10%;
	top: 50%;
}
.searchce {
	position: relative;
	margin: 10px auto;
}
.searchce p {
	position: absolute;
	font-size: 0.14rem;
	color: #2938b4;
	width: 20%;
	top: 23%;
	left: 5%;
	border-right: 1px solid #d4d4d4;
}
.searchce a>img {
	margin-left: 9%;
	width: 0.09rem;
}
.searchce input {
	width: 100%;
	height: 0.38rem;
	color: #aaaaaa;
	font-size: 0.14rem;
	border-radius: 0.18rem;
	padding-left: 30%;
	padding-bottom: 1%;
}
.searchce input.searchceButton {
	width: 15%;
	padding-left: 0;
	background: url(../images/search.png) no-repeat center center /50%;
	position: absolute;
	right: 1%;
	top: 0;
}
.searchce span {
	right: 5%;
	top: 19%;
	position: absolute;
}
.searchce span>img {
	width: 0.22rem;
}
/*list部分开始*/
.list {
	margin: 0 auto;
	background: #fff;
	position: relative;
}
.listct ul li {
	width: 25%;
	float: left;
	text-align: center;
	margin: 4% 0;
}
.listct img {
	width: 50%;
}
.listct ul li p {
	padding-top: 6px;
	font-size: 0.14rem;
}
/*list部分结束*/


/*headline部分开始*/
.headline {
	height: 0.54rem;
	background: #fff;
	border-top: 3px solid #edf5f7;
}
.headlinepic {
	width: 34%;
	float: left;
	padding-left: 7%;
	padding-top: 2.5%;
}
.headlinepic a {
	font-size: 0.22rem;
	color: #464646;
	font-weight: 900;
}
.headlinepic a span {
	color: #e8534c;
}
.headline .swiper-container {
	height: 0.5rem;
}
.headline .swiper-slide {
	float: right;
	padding-left: 9%;
	height: 0.43rem;
	line-height: 0.43rem;
}
.headline .swiper-slide a {
	font-size: 0.14rem;
	color: #464646;
	text-overflow : ellipsis;
	white-space : nowrap;
	overflow : hidden;
}
/*headline部分结束*/


/*find-new_house部分开始*/
.find-new_house {
	width: 100%;
	height: 1.76rem;
	background: #fff;
	border-top: 8px solid #edf5f7;
	border-bottom: 8px solid #edf5f7;
	position: relative;
}
.find-new_housepic {
	width: 100%;
	height: 0.4rem;
	padding-top: 4%;
	position: relative;
}
.find-new_housepic img {
	width: 80%;
	left: 10%;
	position: absolute;
}
.find-new_housepic span {
	color: #464646;
	font-weight: 800;
	left: 41%;
	font-size: 0.16rem;
	position: absolute;
}
.find-new_housechoose {
	width: 80%;
	margin-top: 4%;
	margin-left: 10%;
}
.find-new_housechoosenr {
	border: 1px solid #c1c1c1;
	border-radius: 0.08rem;
	padding: 0.05rem 0;
}
.find-new_housechoosenr ul li {
	float: left;
	width: 33%;
	text-align: center;
	border-right: 1px solid #d9d9d9;
}
.find-new_housechoosenr ul li:last-child {
	border-right: none;
}
.find-new_housechoosenr ul li a {
	font-size: 0.14rem;
}
.find-new_housechoosenr span {
	margin-right: 5px;
}
.find-new_housechoosenr img {
	width: 0.09rem;
}
.inputs {
	width: 100%;
	background: url('../images/sanjiao.png') no-repeat 90% center /10%;
	color: #000;
	text-indent: 1em;
	font-size: 13px;
	padding-bottom: 2px;
}
.find-new_housesearch {
	margin-top: 3%;
	width: 80%;
	margin-left: 10%;
}
.find-new_housesearch .find-new_housesearchfl {
	width: 64%;
	float: left;
}
.find-new_housesearch .find-new_housesearchfl input {
	width: 100%;
	height: 0.4rem;
	border: 1px solid #d6d6d6;
	border-radius: 0.08rem;
	color: #aaaaaa;
	font-size: 0.14rem;
	padding-left: 4%;
}
.find-new_housesearch .find-new_housesearchpic {
	width: 33%;
	float: right;
}
.find-new_housesearch .find-new_housesearchpic button {
	color: #fff;
	width: 100%;
	height: 0.4rem;
	font-size: 0.14rem;
	border-radius: 0.04rem;
	background: linear-gradient(#68b5ff, #3c7df5);
}
/*find-new_house部分结束*/



/*main部分开始*/
.main {
	width: 100%;
	background: #fff;
}
.maintop {
	width: 80%;
	height: 0.8rem;
	margin-left: 10%;
	position: relative;
}
.maintop img {
	width: 100%;
	top: 28%;
	position: absolute;
}
.maintop span {
	font-size: 0.2rem;
	left: 37%;
	top: 12%;
	position: absolute;
}
.maintop p {
	top: 50%;
	left: 31%;
	color: #aaaaaa;
	font-size: 0.12rem;
	position: absolute;
}
/*楼盘地区选择区域start*/
.houses {
	width: 94%;
	margin-left: 3%;
}
.houses ul li {
	position: relative;
	height: 2.84rem;
	margin-bottom: 0.23rem;
	box-shadow: 0px 7px 7px -4px #d5d8da;
}
.housespic {
	width: 100%;
}
.housespic img {
	width: 100%;
}
.housestubiao {
	position: absolute;
	top: 28%;
	left: 18%;
	width: 66%;
}
.housestubiao img {
	width: 100%;
}
.housestubiao a span {
	color: #fff;
	font-size: 0.28rem;
	font-weight: 800;
	position: absolute;
	top: 18%;
	left: 12%;
}
.housestubiao a p {
	top: 36%;
	left: 42%;
	font-size: 0.15rem;
	color: #fff;
	position: absolute;
}
.housestubiao a p strong {
	font-size: 0.24rem;
	font-weight: 800;
	color: #fff;
	padding-left: 0.11rem;
	border-left: 1px solid #fff;
	display: inline-block;
	line-height: 0.2rem;
	padding-right: 0.04rem;
}
.housebt {
	margin-top: 3%;
}
.housebt p {
	font-size: 0.14rem;
	margin-left: 5%;
	margin-top: 3%;
	float: left;
	width: 62%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.housebt button {
	float: right;
	color: #fff;
	font-size: 0.14rem;
	font-weight: 800;
	height: 0.4rem;
	width: 1rem;
	border-radius: 0.2rem;
	margin-right: 3%;
	background: -webkit-linear-gradient(rgba(99,173,253,1), rgba(60,125,244,1));
	background: -o-linear-gradient(rgba(99,173,253,1), rgba(60,125,244,1));
	background: -moz-linear-gradient(rgba(99,173,253,1), rgba(60,125,244,1));
	background: -ms-linear-gradient(rgba(99,173,253,1), rgba(60,125,244,1));
	background: linear-gradient(rgba(99,173,253,1), rgba(60,125,244,1));
}
/*楼盘地区选择区域end*/
/*新楼盘地区选择区域start*/
.house {
	width: 100%;
}
.house ul li {
	padding: 15px 0 15px 30px;
	position: relative;
	border-bottom: 2px solid #f5f5f5;
}
.houseMian {
	width: 100%;
	position: relative;
}
.houseImg {
	position: relative;
	float: left;
	margin-right: 13px;
}
.houseImg>img {
	width: 1.1rem;
	height: 0.8rem;
}
.houseImg span {
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
	border-radius: 0.15rem;
	color: #fff;
	font-size: 0.12rem;
	left: 10px;
	padding: 0 10px;
	position: absolute;
	text-align: center;
	top: 5px;
}
.houseImg span img {
	width: 0.4rem;
}
.houseTitle {
	float: left;
	width: 59%;
}
.houseTitle h2 {
	font-size: 0.18rem;
	font-weight: 700;
	padding-bottom: 0.02rem;
}
.houseTitle h2 span {
	color: #2c82f9;
	font-size: 0.14rem;
	padding-left: 3px;
}
.houseTitle h2 .indexQuyu {
	position: absolute;
	right: 5%;
	top: 0;
	color: #ff3a3a;
	font-weight: 100;
	font-size: 0.12rem;
	border: 1px solid #ff3a3a;
	border-radius: 5px;
	padding: 0 2px;
}
.houseTitle p {
	font-size: 0.18rem;
	padding-bottom: 0.08rem;
	color: #f00;
}
.houseTitle p:last-child {
	padding-bottom: 0;
}
.keylp span {
	background: #fff;
	border-radius: 3px;
	padding: 0 3px;
	display: inline-block;
	height: 0.15rem;
	line-height: 0.15rem;
	font-size: 0.11rem;
	margin-right: 0.02rem;
	float: left;
}
.keylp span:nth-child(1) {
	background: #fff5e5;
	color: #d1934b;
	font-size: 12px;
}
.keylp span:nth-child(2) {
	background: #e9f9ec;
	color: #68a963;
	font-size: 12px;
}
.keylp span:nth-child(3) {
	background: #ebf1fe;
	color: #7393cc;
	font-size: 12px;
}
.houseTel {
	width: 0.7rem;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0.4rem;
}
.houseTel a {
	display: block;
}
.houseTel p {
	color: #f00;
	font-size: 0.13rem;
}
.houseTel span {
	height: 0.35rem;
	width: 0.35rem;
	display: inline-block;
}
.houseTel span img {
	width: 100%;
}
.zh_newhouse-more {
	background: #fff none repeat scroll 0 0;
	font-size: 0.8em;
	height: auto;
	padding: 10px;
	text-align: center;
	width: auto;
}
/*新楼盘地区选择区域end*/


/*new_main部分开始*/
.new_main {
	width: 100%;
	background: #fff;
}
.new_maintop {
	width: 80%;
	height: 0.6rem;
	margin-left: 10%;
	position: relative;
}
.new_maintop img {
	width: 100%;
	top: 28%;
	position: absolute;
}
.new_maintop span {
	font-size: 0.2rem;
	left: 37%;
	top: 12%;
	position: absolute;
}
.new_maintop p {
	top: 58%;
	left: 38%;
	color: #aaaaaa;
	font-size: 0.12rem;
	position: absolute;
}
.new_house {
	width: 100%;
}
.new_house ul li {
	padding: 15px 0 15px 30px;
	position: relative;
	border-bottom: 2px solid #f5f5f5;
}
.new_house ul li:nth-child(1) {
	border-top: 2px solid #f5f5f5;
}
.new_houseMian {
	width: 100%;
	position: relative;
}
.new-house-box {
	position: relative;
	float: left;
	margin-right: 13px;
}
.new_houseImg>img {
	width: 1.1rem;
	height: 0.8rem;
}
.new_houseImg span {
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
	border-radius: 0.15rem;
	color: #fff;
	font-size: 0.12rem;
	left: 5px;
	padding: 0 6px;
	position: absolute;
	text-align: center;
	top: 4px;
}
.new_houseImg span img {
	width: 0.4rem;
}
.new_houseTitle {
	float: left;
	width: 59%;
}
.new_houseTitle h2 {
	font-size: 0.18rem;
	font-weight: 700;
	padding-bottom: 0.02rem;
}
.new_houseTitle h2 span {
	color: #2c82f9;
	font-size: 0.14rem;
	padding-left: 3px;
}
.new_houseTitle h2 .indexQuyu {
	position: absolute;
	right: 5%;
	top: 0;
	color: #ff3a3a;
	font-weight: 100;
	font-size: 0.12rem;
	border: 1px solid #ff3a3a;
	border-radius: 5px;
	padding: 0 2px;
}
.new_houseTitle p {
	font-size: 0.18rem;
	padding-bottom: 0.08rem;
	color: #f00;
}
.new_houseTitle p:last-child {
	padding-bottom: 0;
}
.new_keylp span {
	background: #fff;
	border-radius: 3px;
	padding: 0 3px;
	display: inline-block;
	height: 0.15rem;
	line-height: 0.15rem;
	font-size: 0.11rem;
	margin-right: 0.02rem;
	float: left;
}
.new_keylp span:nth-child(1) {
	background: #fff5e5;
	color: #d1934b;
	font-size: 12px;
}
.new_keylp span:nth-child(2) {
	background: #e9f9ec;
	color: #68a963;
	font-size: 12px;
}
.new_keylp span:nth-child(3) {
	background: #ebf1fe;
	color: #7393cc;
	font-size: 12px;
}
.new_houseTel {
	width: 0.7rem;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0.4rem;
}
.new_houseTel a {
	display: block;
}
.new_houseTel p {
	color: #f00;
	font-size: 0.13rem;
}
.new_houseTel span {
	height: 0.35rem;
	width: 0.35rem;
	display: inline-block;
}
.new_houseTel span img {
	width: 100%;
}
.zh_newnew_house-more {
	background: #fff none repeat scroll 0 0;
	font-size: 0.8em;
	height: auto;
	padding: 10px;
	text-align: center;
	width: auto;
}
.new_main_mores a {
	display: block;
	height: 0.35rem;
	line-height: 0.35rem;
	text-align: center;
	color: #525252;
	font-size: 0.13rem;
}
@media screen and (min-width:320px) {
}
@media screen and (min-width:360px) {
.new_houseTitle h2 {
	padding-bottom: 0.05rem;
}
.new_keylp span {
	margin-right: 0.05rem;
}
}
@media screen and (min-width:375px) {
}
@media screen and (min-width:414px) {
}
@media screen and (min-width:480px) {
}
@media screen and (min-width:560px) {
}
@media screen and (min-width:640px) {
}
/*new_main部分结束*/


/*buy-new_house部分开始*/
.buy-new_house {
	width: 100%;
	height: 3rem;
	border-top: 2px solid #edf5f7;
	background: #fff;
}
.buy-new_housetop {
	width: 80%;
	height: 0.6rem;
	margin-left: 10%;
	position: relative;
}
.buy-new_housetop span {
	font-size: 0.2rem;
	left: 37%;
	top: 23%;
	position: absolute;
}
.buy-new_housetop img {
	width: 100%;
	margin-top: 9%;
	position: absolute;
}
.buy-new_housebt {
	width: 95%;
	height: 2rem;
	margin-left: 2.5%;
}
.buy-new_housebt .buy-new_housebtfl {
	float: left;
	width: 46%;
	height: 1.1rem;
}
.buy-new_housebtflpic {
	position: relative;
	margin-bottom: 0.06rem;
}
.buy-new_housebtflpic img {
	width: 100%;
}
.buy-new_housebtflpic span {
	font-size: 0.16rem;
	color: #fff;
	position: absolute;
	top: 8%;
	left: 7%;
}
.buy-new_housebtflpic p {
	font-size: 0.12rem;
	color: #fff;
	position: absolute;
	top: 33%;
	left: 7%;
}
.buy-new_housebtfr {
	float: right;
	width: 52%;
	position: relative;
}
.buy-new_housebtfr img {
	width: 100%;
}
.buy-new_housebtfr span {
	font-size: 0.16rem;
	color: #fff;
	position: absolute;
	top: 4%;
	right: 7%;
}
.buy-new_housebtfr p {
	font-size: 0.12rem;
	color: #fff;
	position: absolute;
	top: 18%;
	right: 7%;
}
/*buy-new_house部分结束*/


/*nine部分开始*/
.nine {
	height: 1.26rem;
	width: 100%;
	border-top: 10px solid #edf5f7;
	background: #fff;
}
.ninenr {
	width: 92%;
	margin-left: 8%;
	margin-top: 3%;
}
.ninetop1 {
	float: left;
}
.ninetop1 p {
	font-size: 0.2rem;
	color: #464646;
}
.ninetop1 p span {
	color: #4ea1fc;
}
.ninetop1 i {
	font-size: 0.12rem;
	color: #aaaaaa;
}
.ninetop img {
	float: right;
	width: 40%;
	margin-right: 3%
}
.ninebt {
	margin-top: 0.12rem;
}
.ninebt ul li {
	float: left;
	width: 33%;
}
.ninebt ul li span {
	display: inline-block;
	font-size: 0.14rem;
	width: 0.34rem;
	text-align: center;
	color: #ed8c01;
	border: 1px solid #ed8c01;
	margin-right: 2px;
}
.ninebt ul li p {
	color: #aaaaaa;
	font-size: 0.12rem;
}
.ninebt .sq {
	color: #e60012;
	border: 1px solid #e60012;
}
.ninebt .aq {
	color: #1749ee;
	border: 1px solid #1749ee;
}
/*nine部分结束*/


/*helpme部分开始*/
.helpme {
	width: 100%;
	/*height: 1.2rem;*/
	position: relative;
}
.helpme img {
	width: 100%;
}
.helpmet {
	width: 100%;
	text-align: center;
	position: absolute;
	top: 0.14rem;
}
.helpmet strong {
	font-size: 0.3rem;
	background: -webkit-linear-gradient(top, rgb(60, 129, 246), rgb(91, 164, 254));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.helpmet p {
	font-size: 0.14rem;
	letter-spacing: 0.03rem;
}
.helpmebt {
	top: 62%;
	width: 80%;
	left: 10%;
	position: absolute;
}
.helpmebt .helpmebtfl {
	width: 64%;
	float: left;
}
.helpmebt .helpmebtfl input {
	width: 100%;
	height: 0.4rem;
	border: 1px solid #d6d6d6;
	border-radius: 0.08rem;
	color: #aaaaaa;
	font-size: 0.14rem;
	padding-left: 4%;
}
.helpmebt .helpmebtpic {
	width: 33%;
	float: right;
}
.helpmebt .helpmebtpic button {
	color: #fff;
	width: 100%;
	height: 0.4rem;
	font-size: 0.14rem;
	border-radius: 0.04rem;
	background: linear-gradient(#68b5ff, #3c7df5);
}
/*helpme部分结束*/
/*意向省份部分开始*/
.Province {
	width: 100%;
	background: #fff;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	z-index: 2;
}
.Provincezj {
	width: 90%;
	border-radius: 0.08rem;
	background: #fff;
	border: 1px solid #d9d9d9;
	box-shadow: 2px 5px 8px -1px #d5d8da;
	margin: 0 auto;
	padding-bottom: 0.1rem;
}
.Provincetop {
	width: 60%;
	height: 0.5rem;
	line-height: 0.5rem;
	margin-left: 20%;
	border-bottom: 1px solid #cccccc;
}
.Provincetop p {
	font-size: 0.15rem;
	color: #444444;
	text-align: center;
}
.Provincect {
	width: 76%;
	margin-left: 12%;
	margin-top: 0.2rem;
}
.Provincect .bs {
	color: #fff;
}
.Provincect ul li {
	float: left;
	padding: 0 0.1rem;
	width: 28%;
	height: 0.3rem;
	line-height: 0.3rem;
	border-radius: 0.06rem;
	text-align: center;
	background: #e6e6e6;
	font-size: 0.10rem;
	margin: 0.03rem 0.1rem 0.09rem 0.03rem;
}
.Provincect .hs {
	background: #ffaa24;
	font-size: 0.11rem;
}
.Provincect .hs a {
	color: #fff;
}
.Provincect ul li:hover {
	background: #ffaa24;
}
.Provincect ul li:hover a {
	color: #fff;
}
.Provincebt {
	width: 50%;
	margin-left: 25%;
	margin-top: 4%;
}
.Provincebt a {
	display: inline-block;
	width: 58%;
	height: 0.42rem;
	line-height: 0.42rem;
	border-radius: 0.06rem;
	text-align: center;
	background: #2e74d5;
	font-size: 0.2rem;
	margin-left: 0.3rem;
	color: #fff;
}
.ProvinceGuanbi {
	position: absolute;
	right: 3%;
	top: 3%;
	width: 20%;
	display: block;
	text-align: center;
}
.ProvinceGuanbi img {
	width: 40%;
}
/*意向省份部分结束*/


/*意向户型部分开始*/
.huxing {
	width: 100%;
	background: #fff;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	z-index: 2;
}
.huxingzj {
	width: 90%;
	border-radius: 0.08rem;
	background: #fff;
	border: 1px solid #d9d9d9;
	box-shadow: 2px 5px 8px -1px #d5d8da;
	margin: 0 auto;
	padding-bottom: 0.1rem;
}
.huxingtop {
	width: 60%;
	height: 0.5rem;
	line-height: 0.5rem;
	margin-left: 20%;
	border-bottom: 1px solid #cccccc;
}
.huxingtop p {
	font-size: 0.11rem;
	color: #444444;
	text-align: center;
}
.huxingct {
	width: 96%;
	margin-left: 3%;
	margin-top: 0.2rem;
}
.huxingct .bs {
	color: #fff;
}
.huxingct ul li {
	display: inline-block;
	float: left;
	/*padding: 0 0.1rem;*/
	width: 31%;
	height: 0.3rem;
	line-height: 0.3rem;
	border-radius: 0.06rem;
	text-align: center;
	background: #e6e6e6;
	font-size: 0.11rem;
	margin: 0.03rem 0.07rem 0.08rem 0rem;
}
.huxingct .hs {
	background: #ffaa24;
}
.huxingct .hs a {
	color: #fff;
	font-size: 0.11rem;
}
.huxingct ul li:hover {
	background: #ffaa24;
}
.huxingct ul li a:hover {
	color: #fff;
	font-size: 0.18rem;
}
.huxingbt {
	width: 50%;
	margin-left: 25%;
	margin-top: 4%;
}
.huxingbt a {
	display: inline-block;
	width: 68%;
	height: 0.42rem;
	line-height: 0.42rem;
	border-radius: 0.06rem;
	text-align: center;
	background: #2e74d5;
	font-size: 0.2rem;
	margin-left: 0.24rem;
	color: #fff;
}
/*意向户型部分结束*/


/*预算部分开始*/
.yusuan {
	width: 100%;
	background: #fff;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	display: none;
}
.yusuanzj {
	width: 92%;
	border-radius: 0.08rem;
	background: #fff;
	border: 1px solid #d9d9d9;
	box-shadow: 2px 5px 8px -1px #d5d8da;
	margin: 0 auto;
	padding-bottom: 0.1rem;
}
.yusuantop {
	width: 60%;
	height: 0.5rem;
	line-height: 0.5rem;
	margin: 0 auto;
	border-bottom: 1px solid #cccccc;
}
.yusuantop p {
	font-size: 0.11rem;
	color: #444444;
	text-align: center;
}
.yusuanct {
	width: 98%;
	margin-left: 2%;
	margin-top: 0.2rem;
}
.yusuanct .bs {
	color: #fff;
}
.yusuanct ul li {
	display: inline-block;
	float: left;
	/*padding: 0 0.1rem;*/
	width: 31%;
	height: 0.3rem;
	line-height: 0.3rem;
	border-radius: 0.06rem;
	text-align: center;
	background: #e6e6e6;
	font-size: 0.11rem;
	margin: 0.03rem 0.07rem 0.08rem 0rem;
}
.yusuanct .hs {
	background: #ffaa24;
}
.yusuanct .hs a {
	color: #fff;
	font-size: 0.11rem;
}
.yusuanct ul li:hover {
	background: #ffaa24;
}
.yusuanct ul li a:hover {
	color: #fff;
	font-size: 0.18rem;
}
.yusuanbt {
	width: 50%;
	margin-left: 25%;
	margin-top: 4%;
}
.yusuanbt a {
	display: inline-block;
	width: 70%;
	height: 0.42rem;
	line-height: 0.42rem;
	border-radius: 0.06rem;
	text-align: center;
	background: #2e74d5;
	font-size: 0.2rem;
	margin-left: 0.24rem;
	color: #fff;
}
/*预算部分结束*/


/*浮动搜索自动模糊查找*/
.search_box ul {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ddd;
	display: none;
	height: 360px;
	overflow: auto;
	left: 0;
	padding: 5px 0;
	position: absolute;
	top: 48px;
	width: 100%;
	z-index: 999999;
}
#search_list_content2 {
	top: -10px;
}
.search_box ul li {
	height: auto;
	padding: 5px 0;
	width: auto;
	overflow: hidden;
}
.search_box ul li a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color: #999;
	display: block;
	float: none;
	font-size: 14px;
	font-weight: normal;
	height: auto;
	line-height: normal;
	padding: 0 20px;
	text-align: left;
	width: auto;
}
.search_box ul li a h1 {
	clear: both;
	font-size: 14px;
	font-weight: normal;
	height: 20px;
	line-height: 20px;
	width: auto;
}
.search_box ul li a h1 span.price {
	float: right;
	color: #ff6600;
}
.search_box ul li a h1 span.name {
	color: #ff6600;
	margin-right: 5px;
	font-size: 16px;
}

/*模糊查找结束*/
