.set-bar{
	min-width: 1140px; height: 600px;
	background: url('../images/banner.jpg') no-repeat center;
	margin-top: 90px;
}
.set-bar ul{
	width: 995px;
	margin: 0 auto; padding-top: 105px;
	font-size: 48px; font-weight: bold;
	color: #FFF;
}
.set-bar ul .color{
 	font-size: 28px; font-weight: normal;
 	margin-top: 10px; margin-bottom: 40px;
}
.set-bar ul a{
	display: inline-block; vertical-align: middle;
	width: 180px; height: 50px; line-height: 50px;
	font-size: 20px; font-weight: normal;
	text-align: center;
	background-color: #EE5969; color: #FFF;
	border: 1px solid #EE5969; border-radius: 30px;
}
.set-bar ul a + a{
	border: 1px solid #FFF;
	background-color: inherit;
}
.set-main{
	min-width: 1140px;
	text-align: center;
}
.set-logo{ margin: 28px auto 40px; }
.set-box1{
	min-width: 1140px; min-height: 400px;
	background: url('../images/set-bg.png') no-repeat top center;
	padding-top: 170px;
	overflow: hidden;
}
.set-box-top{ margin-bottom: 120px; }
.set-box1 h2{
	font-size: 36px;
	color: #141414;
	margin-bottom: 10px;
}
.set-box1 p{
	font-size: 16px;
	color: #141414;
	position: relative;
}
.set-box1 p dfn{
	position: absolute;
	width: 20px; height: 2px;
	background-color: #1E1E1E;
	left: 50%; bottom: -60px;
	margin-left: -10px;
}
.set-box-ico{ 
	font-size: 0; 
	margin-bottom: 60px;
}
.set-box-ico a{
	display: inline-block; vertical-align: top;
	width: 240px; height: 320px;
	padding-top: 70px;
	box-sizing: border-box;
}
.set-box-ico a:hover{
	background-color: #EE5969;
	box-shadow: 0 0 20px #ff929e;
}
.set-box-ico a:hover h3,
.set-box-ico a:hover p{ color: #FFF; }
.set-box-ico a b{
	display: inline-block; vertical-align: top;
	width: 80px; height: 80px;
	background: url('../images/customer_norma.png') no-repeat center;
	margin-bottom: 40px;
}
.set-box-ico a:hover b{ background: url('../images/customer_selected.png') no-repeat center;}
.set-box-ico a h3{ 
	font-size: 18px; 
	color: #141414; 
	margin-bottom: 15px;
}
.set-box-ico a p{ font-size: 14px; }
.set-box-ico a + a b{ background: url('../images/brand_norma.png') no-repeat center; }
.set-box-ico a + a:hover b{ background: url('../images/brand_selected.png') no-repeat center; }
.set-box-ico a + a + a b{ background: url('../images/cooperation_norma.png') no-repeat center; }
.set-box-ico a + a + a:hover b{ background: url('../images/cooperation_selected.png') no-repeat center; }
.set-box-ico a + a + a + a b{ background: url('../images/heart_normal.png') no-repeat center; }
.set-box-ico a + a + a + a:hover b{ background: url('../images/heart_selected.png') no-repeat center; }
.set-box2{ margin-bottom: 100px; }
.set-box2-l{
	display: inline-block; vertical-align: top;
}
.set-box2-r{
	display: inline-block; vertical-align: top;
	width: 550px;
}
.set-box2-r2{
	width: 400px;
	padding-top: 145px;
}
.set-box2-r2 h2{ 
	font-size: 75px; font-weight: bold; 
	color: #141414;
}
.set-box2-r2 p{
	font-size: 24px; 
	color: #141414;
	position: relative;
}
.set-box2-r2 p dfn{
	position: absolute;
	width: 20px; height: 2px;
	background-color: #1E1E1E;
	left: 50%; bottom: -30px;
	margin-left: -10px;
}
.set-box2-r2 div p{ font-size: 14px; }
.set-box2-r2 div{ margin-top: 80px; }
.set-box2-r2 div span{ 
	display: inline-block; vertical-align: middle;
	font-size: 20px; 
}
.set-box2-r2 div i{ 
	display: inline-block; vertical-align: middle; 
}
.set-box2-r2 div p{ line-height: 30px; }
.set-box2-r2 .mg-l88{ margin-left: 88px; }
.set-box2-r2 .mg-r52{ margin-right: 52px; }
.set-popup{
	position: fixed;
	width: 840px; height: 550px;
	background-color: #FFF;
	left: 50%; top: 50%;
	z-index: 10003;
	margin: -275px 0 0 -420px;
	font-size: 0;
}
.set-popup .set-pl{
	display: inline-block; vertical-align: top;
	width: 380px; height: 550px;
	background: url('../images/logo_open-platform_bg.png') no-repeat center;

}
.set-popup .set-pr{
	display: inline-block; vertical-align: top;
	padding-top: 100px;
}
.set-popup .close{
	position: absolute;
	right: 20px; top: 0;
	width: 36px; height: 36px; line-height: 36px;
	text-align: center;
	background-color: #303135; color: #FFF;
	border-radius: 0 0 30px 30px;
	font-size: 24px; font-weight: bold;
	cursor: pointer;
}
.set-popup .set-pr li{
	width: 340px; height: 50px;
	border-bottom: 1px solid #F5F5F5;
	position: relative;
}
.set-popup .set-pr li b{
	display: inline-block; vertical-align: middle;
	width: 18px; height: 18px;
	background: url('../images/signin_user.png') no-repeat center;
	margin-right: 5px;
	margin-top: 22px;
}
.set-popup .set-pr li + li b{ background: url('../images/signin_code.png') no-repeat center;}
.set-popup .set-pr li + li + li b{ background: url('../images/signin_password.png') no-repeat center;}
.set-popup .set-pr li input{ 
	display: inline-block; vertical-align: middle;
	font-size: 14px; 
	width: 315px;
	margin-top: 22px;
}
.set-popup .set-pr .pd-t35{ padding-top: 35px; }
.set-popup .set-pr li .code{
	width: 100px; height: 30px; line-height: 30px;
	border: 1px solid #F5F5F5; border-radius: 30px;
	font-size: 14px;
	text-align: center;
	background-color: #FFF;
	position: absolute;
	top: 9px; right: 0;
}
.set-popup .set-pr li .w210{ width: 210px; }
.set-popup .set-pr .bor-bn{ border-bottom: none; }
.set-popup .set-pr .bor-bn input{ 
	background-color: #EE5969; color: #FFF;
	text-align: center;
	border-radius: 30px; width: 100%; height: 50px; line-height: 50px;
	font-size: 18px;
	cursor: pointer;
}
.set-popup .set-pr .bor-bn + .bor-bn{ 
	margin-top: 35px; 
	text-align: center;
}
.set-popup .set-pr .bor-bn a{
	font-size: 14px;
	color: #999;
	text-decoration: underline;
}
.set-tag{
	width: 300px; height: 140px;
	margin-left: -150px; margin-top: -70px;
}
.set-tag h3{
	text-align: center;
	font-size: 16px;
	padding: 30px 0 25px;
	font-weight: bold;
}
.set-tag p{ 
	text-align: center;
	font-size: 14px; 
}
.set-setcont{
	text-align: center;
	padding: 60px;
}
.set-setcont p{ 
	font-size: 18px; 
	margin: 20px 0;
}
.set-setcont ul{ 
	font-size: 0; 
	margin-left: -30px;
	margin-bottom: 20px;
}
.set-setcont li{
	display: inline-block; vertical-align: top;
	width: 50%;
	text-align: left;
	font-size: 14px;
}
.set-setcont li span{ 
	display: inline-block;
	font-size: 14px; 
	margin: 15px 10px 5px 0;
}
.set-setcont li input{
	display: inline-block;
	margin-top: 15px;
	width: 270px;
	font-size: 14px;
}
.set-setcont li div{ 
	border-bottom: 1px solid #F5F5F5;
	margin-left: 30px;
	position: relative;
}
.set-setcont .triangle{
	position: absolute;
	right: 12px; bottom: 12px;
}
.set-setcont textarea{
	border: 1px solid  #F5F5F5;
	width: 100%; height: 70px;
	font-size: 14px;
	padding: 10px;
	resize: none;
}
.set-setcont p input,
.rule-tag p input{
	width: 340px; height: 50px;
	background-color: #EE5969; color: #FFF;
	border-radius: 30px;
	cursor: pointer;
}
.set-setcont p + p{
	margin: -10px 0 0 0;
	font-size: 12px;
	color: #9CA2A8;
}
.set-setcont ol{
	position: absolute;
	left: 43px; top: 43px;
	box-shadow: 0 0 10px #EEE;
	width: 300px; max-height: 240px;
	background-color: #FFF;
	z-index: 2;
	padding: 10px;
	overflow-x: auto;
	display: none;
}
.set-setcont ol li{
	font-size: 12px;
	width: auto; line-height: 26px;
	padding: 0 15px;
	display: block;
	cursor: pointer;
}
.set-setcont ol li:hover{ color: #EE5969; }
.set-setcont li .city-hover:hover ol{ display: inline-block; }

.pop-rule{
	height: 330px;
	overflow-y: auto; overflow-x: hidden;
	font-size: 14px;
	color: #525556;
	line-height: 200%;
	text-align: left;
	padding-right: 10px;
}
.rule-tag{
	width: 480px; height: 260px; 
	margin-left: -240px;
	padding: 30px 30px 20px 30px;
}
.rule-tag div{
	padding: 10px 30px;
	font-size: 14px;
    overflow-y: scroll;
    max-height: 90px;
}
.rule-tag h3{
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	padding: 10px 0;
}
.rule-tag p{ 
	padding-top: 20px; 
	text-align: center;
}

/* 预约看房弹出层 */
.look-hous{
	width: 900px; height: 570px;
	margin: -275px 0 0 -450px;
	padding: 40px;
}
.look-hous .top{
	text-align: center;
	color: #141414;
	font-size: 20px;
	margin-bottom: 40px;
}
.look-hous ul{ 
	font-size: 0; 
	margin-bottom: 30px;
}
.look-hous li{
	display: inline-block; vertical-align: top;
	width: 50%;
	font-size: 16px;
	margin-bottom: 20px;
}
.look-hous .n-span{
	display: inline-block; vertical-align: middle;
	width: 120px;
	text-align: right;
}
.look-hous .n-i{
	display: inline-block; vertical-align: middle;
	width: 250px; height: 50px;
	position: relative;
}
.look-hous .n-i .n-arrow{
	position: absolute; right: 15px; top: 20px;
	width: 10px; height: 16px;
	background: url(../images/arrow.png) no-repeat center;
}
.look-hous .n-i input{
	width: 250px; height: 50px; line-height: 50px;
	background-color: #f8f9fa;
	padding-left: 15px;
}
.look-hous .n-i input::-webkit-outer-spin-button,
.look-hous .n-i input::-webkit-inner-spin-button{ -webkit-appearance: none;}
input[type="number"] { -moz-appearance: textfield;}
.look-hous .n-i select{
	width: 250px; height: 50px;
	background-color: #f8f9fa;
	padding-left: 15px;
    border: none;
    appearance:none; -moz-appearance:none;
}
.look-hous .n-i select::-ms-expand { display: none; }
.look-hous .n-i select.color{ color: #d4d9e1; }
.look-hous .n-i select option{ color: #333 !important;}
.look-hous .n-i select option:hover{  background: #fff; color: #ec5c6c;}
.look-hous .n-sex{ line-height: 40px; }
.look-hous .n-code,
.look-hous .n-codes{ font-size: 0; }
.look-hous .n-code input,
.look-hous .n-codes input{
	display: inline-block; vertical-align: middle;
	width: 150px;
}
.look-hous .n-code dfn{
	display: inline-block; vertical-align: middle;
	width: 100px; height: 50px;
	background-color: #f8f9fa;
	text-align: right;
	padding: 10px;
	box-sizing: border-box;
}
.look-hous .n-code dfn img{
	width: 100%;
}
.look-hous .n-codes dfn,
.look-hous .n-codes .load-time{
	display: inline-block; vertical-align: middle;
	width: 100px; height: 50px; line-height: 50px;
	background-color: #f8f9fa;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
}
.look-hous .n-codes .load-time{ 
	color: #bbb; 
	text-align: right;
	padding-right: 15px;
	box-sizing: border-box;
}
.look-hous .e-button{
	text-align: center;
}
.look-hous .e-button input{
	width: 300px; height: 50px;
	background-color: #eb5c6b; color: #fff;
	border-radius: 25px;
	cursor: pointer;
}
.look-hous .radio{ 
	display: inline-block; vertical-align: middle;
	margin-right: 20px; 
}
.look-hous .radio input{
  display: none; display: inline-block \9;
  vertical-align: middle;
}
:root .look-hous .radio input{ display: none \9; }
.look-hous .radio dfn{
  width: 20px; height: 20px; line-height: 20px;
  border: 1px solid #C8C8C8; border-radius: 50%;
  background: #FFF;
  display: inline-block; display: none \9; vertical-align: middle;
  text-align: center;
}
.look-hous .radio b{
  width: 10px; height: 10px;
  font-size: 0;
  border-radius: 50%;
  background: #ec5c6c;
  display: none; vertical-align: middle;
}
:root .look-hous .radio dfn{ display: inline-block \9; }
:root .look-hous .radio input:checked + dfn b{ display: inline-block; }

.look-hous-tag{
	width: 480px; height: 260px;
	margin: -130px 0 0 -240px;
	text-align: center;
	padding: 70px 90px;
}
.look-hous-tag div{
	font-size: 20px;
	margin-bottom: 30px;
}
.look-hous-tag p{ 
	color: #f03059; 
	font-size: 14px;
	margin-bottom: 20px;
}
.look-hous-tag a{
	display: inline-block;
	width: 240px; height: 40px; line-height: 40px;
	background-color: #eb5c6b; color: #fff;
	border-radius: 20px;
	font-size: 14px;
}
.ofw-hs{ overflow: hidden; }
.ofw-hs body{ overflow-y: scroll; }
.hos-ch .hot-youth{ 
	background-color: #fff1f3; 
	padding: 20px;
	position: relative;
}
.hos-ch .hot-youth .youth1,
.hos-ch .hot-youth .youth2,
.hos-ch .hot-youth .youth3{ display: block; }
.hos-ch .hot-youth .youth1 .youth1-s1{
	width: 54px; height: 20px; line-height: 18px;
    border-radius: 10px; border: solid 1px #fa576e;
    text-align: center; color: #f03059;
}
.hos-ch .hot-youth .youth1 .youth1-s2 i{ font-size: 16px;}
.hos-ch .hot-youth .youth1 .youth1-s2 i + i{
	font-size: 28px;
    margin-bottom: 0;
}
.hos-ch .hot-youth .youth1 .youth1-s2 i + i + i{
	font-size: 16px;
    margin-bottom: 6px;
}
.hos-ch .hot-youth .youth1 .youth1-s3{
	width: auto; height: 20px; line-height: 20px;
    background-image: linear-gradient(90deg, #ffa23e 0%, #ffa23e 100%), linear-gradient( #ffcc19, #ffcc19); color: #fff;
    border-radius: 10px;
    text-align: center;
    font-size: 12px;
    padding: 0 10px;
}
.hos-ch .hot-youth .youth2{
	display: inline; vertical-align: initial;
	padding-bottom: 0;
	color: #c4b3b5;
}
.hos-ch .hot-youth .youth2 i{ 
	color: #c4b3b5; 
	text-decoration: inherit;
    margin-bottom: 0;
}
.hos-ch .hot-youth .youth3{ 
	color: #f27785; 
	margin-bottom: 0; padding-bottom: 0;
}
.hos-ch .hot-youth .youth3 span{ color: #e4b085; }
.hos-ch .hot-youth .youth4{
	display: block;
	color: #c4b3b5;
}
.hos-ch .hot-youth .youth4 li + li{ float: right;}
.hos-ch .hot-youth .youth4 li + li a{ color: #c4b3b5; }
.hos-ch .hot-youth .youth5{
	width: 99px; height: 24px; line-height: 24px;
    padding-left: 5px;
    background-color: #ffd6dc; color: #f03059;
    border-radius: 12px 0px 0px 12px;
    position: absolute; right: 0; top: 27px;
    text-align: center;
    font-size: 12px;
}