* {
	padding:0;
	margin:0;
}
body {
	background:#fff;
	font-size:14px;
	color:#2e2e2e;
	font-family:PingFang SC,Arial,Microsoft YaHei,\\5FAE\8F6F\96C5\9ED1,\\5B8B\4F53,simsun,sans-serif;
}
a,i,em,b,strong,small,p,ul,li,dl,dd,dt,div,input,button,textarea {
	font-family:PingFang SC,Arial,Microsoft YaHei,\\5FAE\8F6F\96C5\9ED1,\\5B8B\4F53,simsun,sans-serif;
}
ul {
	list-style:none;
}
input,button,textarea {
	outline:none;
}
i,em,small {
	font-style:normal;
}
a {
	color:#2e2e2e;
	text-decoration:none;
	cursor:pointer;
}
a:hover {
	text-decoration:underline;
}
ul,dl {
	list-style:none;
}
img {
	border:none;
}
.w1200 {
	width:1200px;
	margin:0 auto;
	min-width:1200px
}
.pull-left {
	float:left;
}
.pull-right {
	float:right;
}
input:-ms-input-placeholder {
	color:#a9a9a9;
	opacity:1;
}
input::-webkit-input-placeholder {
	color:#a9a9a9;
	opacity:1;
}
@font-face {
	font-family:'dinot-bold';
	src:url('../font/dinot-bold.eot');
	src:url('../font/dinot-bold.eot?#iefix') format('embedded-opentype'),url('../font/dinot-bold.woff') format('woff'),url('../font/dinot-bold.ttf') format('truetype');
	font-weight:normal;
	font-style:normal;
}
* html,* html body /* 修正IE6振动bug */ {
	background-image:url(about:blank);
	/*用浏览器空白页面作为背景*/      background-attachment:fixed;
	/* prevent screen flash in IE6 确保滚动条滚动时，元素不闪动*/
}
.clearfloat:after {
	display:block;
	clear:both;
	content:"";
	visibility:hidden;
	height:0
}
.clearfloat {
	zoom:1
}
/*顶部导航*/.header_wrap {
	background:#e63527;
}
.header {
	height:52px;
	line-height:52px;
}
.header .logo {
	height:52px;
	overflow:hidden;
}
.header .logo img {
	width:140px;
	padding-top:8px;
}
.header .top_link {
	padding-left:60px;
}
.header .top_link li {
	float:left;
	padding:0 10px;
	position:relative;
	top:0;
	left:0;
	height:52px;
	line-height:52px;
}
.header .top_link li a {
	-webkit-transition:color 0.3s;
	-moz-transition:color 0.3s;
	color:#fbead4;
	transition:color 0.3s;
	display:inline-block;
	height:52px;
	line-height:52px;
}
.header .top_link li a::before {
	bottom:-11px;
}
.header .top_link li a::before {
	position:absolute;
	bottom:-17px;
	left:50%;
	color:transparent;
	content:'●';
	text-shadow:0 0 transparent;
	font-size:12px;
	-webkit-transition:text-shadow 0.3s,color 0.3s;
	-moz-transition:text-shadow 0.3s,color 0.3s;
	transition:text-shadow 0.3s,color 0.3s;
	-webkit-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	transform:translateX(-50%);
	pointer-events:none;
}
.header .top_link li a:hover {
	text-decoration:none;
	color:#fff;
}
.header .top_link li:hover a::before {
	color:#fff;
	text-shadow:10px 0 #fff,-10px 0 #fff;
}
.header .top_link li.cur a {
	color:#fff;
	font-weight:bold;
}
.header .top_link li.cur a::before {
	color:#fff;
}
.header .login {
	}.header .login li {
	float:left;
	font-size:12px
}
.header .login li a {
	color:#fbead4;
}
.header .login li span {
	color:#fbead4;
	padding:0 5px;
}
.header .login li.lg {
	padding-left:12px;
}
.header .login li.lg i {
	font-size:13px;
	padding-right:5px;
	color:#fff;
}
.header .login li:nth-child(1) {
	padding-right:15px
}
.pages {
	padding:40px 0;
}
.pages ul {
	float:right;
	font-size:0;
}
.pages ul li {
	float:left;
	font-size:12px
}
.pages ul li a {
	display:inline-block;
	padding:5px 9px;
	border:#DDDDDD solid 1px;
	margin:0 2px;
}
.pages ul li span {
	display:inline-block;
	padding:5px 9px;
	margin:0 2px;
}
.pages ul li a:hover {
	color:#F9C851;
	text-decoration:none;
}
.pages ul li.enable {
	display:inline-block;
	padding:5px 9px;
	border:#DDDDDD solid 1px;
	margin:0 2px;
}
.pages ul li.next a,.pages ul li.pre a {
	display:inline-block;
	padding:5px 9px;
	border:#DDDDDD solid 1px;
	margin:0 2px;
	background:#b7b7b7;
	color:#fff;
}
/*统一footer*/.footer_wrap {
	padding-top:30px;
	z-index:10000001;
	position:relative;
	background:#fff;
}
.footer_wrap .link_box {
	}.footer_wrap .link_box .link_t {
	border-bottom:1px solid #e6e6e6;
}
.footer_wrap .link_box .link_t li {
	float:left;
	line-height:42px;
	position:relative;
	font-size:14px;
	cursor:pointer;
	font-weight:bold;
	padding:0 25px;
}
.footer_wrap .link_box .link_t li.cur {
	color:#1c8fff;
}
.footer_wrap .link_box .link_t li.cur::before {
	content:"";
	display:block;
	position:absolute;
	height:2px;
	width:100%;
	overflow:hidden;
	left:0;
	bottom:-1px;
	z-index:100;
	background:#1c8fff scroll 2px;
}
.footer_wrap .link_box .link_c {
	padding:25px 0;
}
.footer_wrap .link_box .link_c li {
	float:left;
	margin-right:15px;
	line-height:42px;
}
.footer_wrap .copyrights_wrap {
	background:#1b242b;
	color:#999;
}
.footer_wrap .copyrights_wrap a {
	color:#999;
}
.footer_wrap .copyrights_wrap .bottom_link {
	height:60px;
	padding-top:10px;
	border-bottom:1px solid rgba(255,255,255,0.2);
}
.footer_wrap .copyrights_wrap .bottom_link .logo_b {
	padding-top:10px;
}
.footer_wrap .copyrights_wrap .bottom_link .logo_b img {
	height:32px;
}
.footer_wrap .copyrights_wrap .bottom_link .fr_link li {
	float:left;
	line-height:60px;
	padding-left:30px;
	font-size:16px
}
.footer-info {
	height:135px;
	padding:24px 0;
	position:relative;
	border-bottom:1px solid rgba(255,255,255,0.2);
}
.footer-info dl {
	margin-top:12px;
}
.footer-info dt {
	height:46px;
}
.footer-info dt i {
	width:46px;
	height:46px;
}
.footer-info dd {
	color:#999;
	font-size:14px;
	line-height:26px;
}
.footer-info .f-iphone {
	margin-right:96px;
	overflow:hidden;
}
.footer-info .f-iphone dt,.footer-info .f-iphone dd {
	float:left;
}
.footer-info .f-iphone dd {
	line-height:46px;
	margin-left:14px;
}
.f-iphone .icon-phone {
	display:block;
	background:url(../img/com-icon.png) no-repeat;
	background-position:0 0;
}
.f-iphone .kf-num {
	color:#fbc700;
	font-size:24px;
}
.footer-code {
	position:absolute;
	right:0;
	top:40px;
}
.footer-code .code {
	float:left;
}
.footer-code .code img {
	width:90px;
	height:90px;
}
.footer-code .code .wz {
	font-size:14px;
	color:#999;
	text-align:center;
	margin-top:8px;
	border:1px solid #283036;
	border-radius:15px;
	padding:3px 0;
}
.footer-code .code2 {
	margin-left:70px;
}
.footer-cr {
	line-height:29px;
	color:#797979;
	padding:15px 0;
	position:relative;
}
.footer_wrap .footer-cr .lianmen {
	position:absolute;
	right:0;
	top:15px;
	line-height:48px;
	height:48px;
}
.footer_wrap .footer-cr .lianmen img {
	padding:0 10px;
	vertical-align:middle;
	height:30px;
	width:auto;
}
.sub_bread_wrap {
	background:#f5f5f6;
	padding:10px 0;
	display:none;
}
.sub_bread_wrap .bread {
	line-height:36px;
	height:36px;
	font-size:13px;
	color:#666;
}
.sub_bread_wrap .bread a {
	color:#777;
}
.sub_bread_wrap .bread i {
	font-size:12px;
	color:#999;
	padding:0 10px;
}
.sub_bread_wrap .sou {
	background:#fff;
	border-radius:16px;
	overflow:hidden;
	border:#e4e4e4 solid 1px;
	margin-top:2px;
}
.sub_bread_wrap .sou input[type=text] {
	width:230px;
	height:30px;
	line-height:30px;
	border:none;
	text-indent:15px;
	background:#fff;
	float:left;
	border-radius:15px;
}
.sub_bread_wrap .sou button {
	width:50px;
	text-align:center;
	height:30px;
	line-height:30px;
	float:left;
	cursor:pointer;
	background:#fff;
	border:none;
	color:#666;
}
.sub_bread_wrap .sou button i {
	font-size:12px
}
.order_banner {
	/*height:450px;*/
	background:url(../images/cnyh.jpg) no-repeat center center;
	width:100%;
	text-align:center;
	color:#fff;
	overflow:hidden;
	/*background:#f2304a;*/
}
.superiority {
	padding:70px 0 10px;
}

.superiority .t {
	text-align: center;
	font-size: 50px;
	margin-bottom: 50px;
}
.superiority .c {
	text-align:left;
	font-size: 24px;
	padding:30px 0 0 0;
}
.mask {
	display:none;
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	background:rgba(0,0,0,.6);
	z-index:999991;
}
.team {
	background:#36b9b1;
	padding:60px 0;
	padding-bottom:80px;
}
.team .t {
	text-align:center;
	font-size:38px;
	padding-bottom:60px;
	color:#fff;
}
.team .c {
	position:relative;
}
.team .c .swiper-slide {
	background:#fff;
	padding:25px;
	box-sizing:border-box;
	position:relative;
	text-align:center;
	padding-bottom:40px;
	cursor:pointer;
}
.team .c .swiper-slide .pic {
	width:120px;
	height:120px;
	overflow:hidden;
	border-radius:100%;
	margin:0 auto;
}
.team .c .swiper-slide .pic img {
	width:100%;
}
.team .c .swiper-slide .name {
	padding:15px 0;
	font-size:16px;
	font-weight:bold;
}
.team .c .swiper-slide .des {
	font-size:14px;
	color:#999;
}
.team .c .swiper-slide .tel {
	font-family:'dinot-bold','microsoft yahei';
	font-size:22px;
	padding:10px 0;
}
.team .c .swiper-slide .btn {
	display:inline-block;
	padding:6px 40px;
	border:#f91 solid 2px;
	margin-top:10px;
	border-radius:25px;
	cursor:pointer;
	color:#f91;
}
.team .c .swiper-slide .ewm {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:99999;
	background:#3dd0c7;
	text-align:center;
	transition:all 0.2s linear;
	opacity:0;
}
.team .c .swiper-slide .ewm img {
	margin:0 auto;
	width:150px;
	height:150px;
	margin-top:80px;
}
.team .c .swiper-slide .ewm span {
	display:block;
	color:#fff;
	font-size:16px;
	padding:25px 0;
}
.team .c .swiper-slide:hover .ewm {
	opacity:1;
}
.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
	left:-50px;
	outline:none;
}
.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
	right:-50px;
	outline:none;
}
.kf_box {
	padding:60px 0;
	padding-bottom:40px;
}
.kf_box .t {
	text-align:center;
	font-size:38px;
	padding-bottom:60px;
}
.kf_box .c {
	}.kf_box .c ul {
	margin-right:-55px;
}
.kf_box .c ul li {
	display:inline-block;
	float:left;
	width:375px;
	height:220px;
	/*position:relative;
	*/margin:0 37px 50px 0;
}
.kf_box .c ul li a {
	text-decoration:none;
}
.kf_box .c ul li a img {
	width:375px;
	height:220px;
	margin-bottom:-43px;
}
.kf_box .c ul li a span {
	display:block;
	width:100%;
	position:relative;
	height:40px;
	line-height:40px;
	box-sizing:border-box;
	padding:0 15px;
	color:#fff;
	font-size:14px;
	background:rgba(0,0,0,.7);
	text-align:center;
}
.house_command {
	background:#F2304A;
	padding:50px 0;
}
.house_command .t {
	text-align:center;
	font-size:38px;
	padding-bottom:60px;
	color:#fff;
	font-weight:700;
}

.house_command .c ul li {
	display:inline-block;
	background:#fff;
	width:480px;
	height:420px;
	padding:40px 40px 35px;
	border-radius:15px;
	margin-bottom:40px;
	overflow:hidden;
	position:relative;
}
.house_command .c ul li:nth-of-type(2n+1){
	float: right;
}
.house_command .c ul li .img {
	width:480px;
	height:310px;
	position:relative;
}
.house_command .c ul li .img img {
	width:100%;
	height:100%;
}
.house_command .more {
	text-align:center;
	padding-bottom:60px;
	padding-top:30px;
}
.house_command .more a {
	display:inline-block;
	color:#fff;
	width:250px;
	height:50px;
	line-height:50px;
	border-radius:25px;
	background-color:transparent;
	font-size:18px;
	margin:0 auto;
	font-weight:700;
	border:2px solid #fff;
}
.house_command .c ul li .img span {
	display:block;
	position:absolute;
	left:0;
	bottom:0;
	height:50px;
	line-height:50px;
	background:#F2304A;
	box-sizing:border-box;
	overflow:hidden;
	color:#fff;
	font-size:18px;
	width:100%;
	opacity:.9;
	padding:0 15px;
	text-align:center;
}
.house_command .c ul li .name {
	margin-top:22px;
	padding-bottom:8px;
}
.house_command .c ul li .name strong {
	font-size:24px;
	font-weight:bold;
}
.house_command .c ul li .name span {
	color:#FFFFFF;
	background-color:#F2304A;
	text-align:center;
	line-height:22px;
	font-size:12px;
	padding:0 10px;
	border-radius:3px;
	display:inline-block;
	margin-left:18px;
	margin-top:2px;
	height:22px;
	position:relative;
	top:-5px;
}
.house_command .c ul li .add {
	padding-bottom:8px;
	font-size:14px;
	color:#989898;
}
.house_command .c ul li .price {
	color:#F2304A;
	font-size:18px;
}
.house_command .c ul li .price span {
	color:#F2304A;
	font-size:20px;
	font-weight:bold;
	font-family:'dinot-bold','microsoft yahei';
	padding:0 5px;
}
.house_command .c ul li .btn {
	position:absolute;
	right:40px;
	bottom:40px
}
.house_command .c ul li .btn strong {
	display:inline-block;
	padding:8px 25px;
	color:#FFFFFF;
	background-color:#F2304A;
	border-radius:34px;
	font-weight:700;
}
.pop_box.kf {
	display:none;
	position:fixed;
	width:590px;
	height:600px;
	left:50%;
	top:50%;
	margin:-300px 0 0 -295px;
	background:#fff;
	z-index:999992;
}
.pop_box.kf .pop_box_t {
	height:60px;
	line-height:60px;
	text-align:center;
	background:#ff133f;
	font-size:18px;
	color:#fff;
	font-weight:bold;
	position:relative;
}
.pop_box.kf .pop_box_t span {
	position:absolute;
	display:inline-block;
	transition:all 0.2s linear;
	top:0;
	right:-50px;
	cursor:pointer;
}
.pop_box.kf .pop_box_t span i {
	display:inline-block;
	font-size:40px;
	font-weight:normal;
}
.pop_box.kf .pop_box_t span:hover {
	transform:rotate(90deg);
}
.pop_body .reminds {
	color:#999999;
	text-align:center;
	margin:20px 0;
}
.pop_body .reminds b {
	color:#333;
}
.pop_body .form {
	text-align:center;
}
.pop_body .form .input_t {
	width:396px;
	height:58px;
	line-height:58px;
	background:#fff8f9;
	border:#F2304A solid 1px;
	margin:0 auto;
	margin-bottom:15px;
	text-align:center;
	border-radius:6px;
}
.pop_body .form .input_t.erro {
	background:#fff8f9;
	border:#F2304A solid 1px;
	height:56px;
	line-height:56px;
}
.pop_body .xieyi {
	text-align:center;
}
.pop_body .btn-submit {
	text-align:center;
	padding:15px 0;
}
.pop_body .btn-submit input {
	cursor:pointer;
	width:230px;
	height:58px;
	line-height:58px;
	background:#ff133f;
	font-size:18px;
	color:#fff;
	border:none;
	border-radius:6px;
}
.jion-t {
	text-align:right;
	padding-right:15px;
	cursor:pointer;
	padding-bottom:15px;
}
.join-question {
	position:relative;
}
.qu-list {
	display:none;
	position:absolute;
	top:-103px;
	right:-350px;
	box-sizing:border-box;
	padding:25px;
	width:350px;
	height:330px;
	background:#2B2B2B;
	color:#fff;
	line-height:180%;
	font-size:12px;
	color:#999;
}
.join-question.show .qu-list {
	display:block;
}
.qu-list::before {
	content:"";
	display:block;
	width:14px;
	height:14px;
	background:#2B2B2B;
	position:absolute;
	top:80px;
	left:-7px;
	transform:rotate(45deg);
}
.qu-list .aQuestion {
	padding:10px 0;
}
.qu-list .about-us {
	font-size:14px;
	font-weight:bold;
}
.qu-list .foot_text {
	width:100%;
}
.pop_body .foot_text li {
	float:left;
	width:25%;
	text-align:center;
	background:#f8f9fa;
	border-top:#eff0f1 solid 1px;
	padding:15px 0;
	box-sizing:border-box;
	border-right:#eff0f1 solid 1px
}
.pop_body .foot_text li .bg {
	display:inline-block;
	width:66px;
	height:66px;
	line-height:66px;
	background:#fff;
	border-radius:100%;
	border:#f3f4f5 solid 10px;
	font-size:16px
}
.pop_body .foot_text li .bg span {
	color:#ff133f;
}
.pop_body .foot_text li p {
	padding-top:10px;
	font-size:12px;
	color:#999;
}
.pop_body .ztc-tel {
	text-align:center;
	font-size:18px;
	color:#ff133f;
	line-height:40px;
}
.order_box {
	background:#fff;
	padding:40px 66px 50px 50px;
	border-radius:15px;
	font-size:16px;
	color:#9c7655;
	width:888px;
	box-sizing:border-box;
}
.order_box .t {
	width:405px;
	height:60px;
	background:url(../img/know-discount.png) no-repeat;
	margin:0 auto;
	font-size:0
}
.order_box p {
	font-size:18px;
	text-align:center;
	padding-bottom:25px;
}
.order_box .form {
	text-align:center;
}
.order_box .form .item {
	display:inline-block;
}
.order_box .form .item .ipt {
	width:180px;
	height:48px;
	line-height:48px;
	text-indent:15px;
	border:none;
	border:#F2304A solid 1px;
	margin-left:30px;
	background:#fff8f9;
}
.order_box .btn {
	text-align:center;
	padding-top:35px;
}
.order_box .btn .ipb {
	display:inline-block;
	padding:10px 30px;
	background:#F2304A;
	color:#fff;
	font-weight:700;
	border:none;
	cursor:pointer;
	font-size:18px;
	border-radius:50px;
}
/*2018-08-06新添加置业顾问详情页*/.guwen_wrap {
	background:#f8f8f8;
	padding:35px 0;
}
.guwen_wrap .guwen {
	background:#fff;
	padding:25px;
	box-sizing:border-box;
}
.guwen_wrap .guwen .photo {
	width:120px;
	margin-right:25px;
}
.guwen_wrap .guwen .photo img {
	width:100%;
}
.guwen_wrap .guwen .gw_txt {
	width:760px;
}
.guwen_wrap .guwen .gw_txt h1 {
	margin-bottom:35px;
	font-size:25px;
	line-height:50px;
}
.guwen_wrap .guwen .gw_txt .line {
	overflow:hidden;
}
.guwen_wrap .guwen .gw_txt .line span {
	float:left;
	font-size:14px;
	color:#333;
	line-height:28px;
}
.guwen_wrap .guwen .gw_txt .line p {
	float:left;
	font-size:14px;
	color:#999;
	line-height:28px;
}
.guwen_wrap .guwen .gw_txt .tel {
	font-size:20px;
	line-height:28px;
	color:#009bff;
	margin-top:5px;
	position:relative;
	padding-left:30px;
	font-weight:bold;
}
.guwen_wrap .guwen .gw_txt .tel:before {
	content:'';
	position:absolute;
	width:24px;
	height:24px;
	background:url(http://public.loupan.com/public/assets_v3/images/v3/index.png) -300px -58px no-repeat;
	margin:auto;
	left:0;
	top:0;
	bottom:0;
}
.guwen_wrap .guwen .wx_ewm {
	text-align:center;
}
.guwen_wrap .guwen .wx_ewm img {
	width:120px;
}
.guwen_wrap .guwen_tuijian {
	background:#fff;
	margin:35px auto;
}
.guwen_wrap .guwen_tuijian .t {
	padding:25px;
	font-size:18px;
	font-weight:bold;
}
.guwen_wrap .guwen_tuijian .c ul {
	margin-right:-50px;
}
.guwen_wrap .guwen_tuijian .c ul li {
	float:left;
	width:275px;
	margin-left:20px;
	margin-bottom:35px;
	min-height:300px
}
.guwen_wrap .guwen_tuijian .c ul li .img {
	width:275px;
	overflow:hidden;
	height:180px;
}
.guwen_wrap .guwen_tuijian .c ul li .img img {
	width:100%;
	height:100%;
}
.guwen_wrap .guwen_tuijian ul li .name {
	height:21px;
	font-size:16px;
	overflow:hidden;
	margin-top:16px;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.guwen_wrap .guwen_tuijian ul li .name a {
	text-decoration:none;
}
.guwen_wrap .guwen_tuijian ul li .name span {
	float:right;
	font-size:14px;
	color:#999;
}
.guwen_wrap .guwen_tuijian ul li .info {
	width:100%;
	margin-top:3px;
	color:#999;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.guwen_wrap .guwen_tuijian ul li .price {
	margin-top:5px;
	color:#da5c4f;
}
