@charset "utf-8";
/*css reset*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #f4f4f4;
	font-family: "Microsoft Yahei", "微软雅黑", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #212121;
	font-size: 16px;
}
html {
	-webkit-text-size-adjust: none;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "Microsoft Yahei", "微软雅黑", Verdana, Arial, Helvetica, sans-serif;
}
html, body, div, span, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, ul, li, form, label, legend {
	margin: 0;
	padding: 0;
}
img {
	border: none;
	vertical-align: middle;
}
ol, ul {
	list-style-type: none;
}
a {
	color: #212121;
	text-decoration: none;
}
a:hover {
	color: #3072f6;
	text-decoration: none;
}
a:active {
	color: #3072f6;
}
a:focus {
	outline: none;
}
a:hover, a:active {
	outline: 0;
}
table {
	border-collapse: collapse;
}
p {
	margin-bottom: 0px;
	word-wrap: break-word;
}
cite, code, dfn, var, em {
	font-style: normal;
}
i {
	font-style: normal;
}
a:hover ins {
	text-decoration: none !important;
}
ins {
	font-family: "iconfont";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1.5em;
	margin: 0;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	vertical-align: middle;
}
button:focus {
	outline: 0;
}
input:focus {
	outline: 0;
}
textarea:focus {
	outline: 0;
}
#header-fixed {
	width: 100%;
	background: #ffffff;
}
.ft12 {
	font-size: 12px;
}
.ft14 {
	font-size: 14px;
}
.ft16 {
	font-size: 16px;
}
.ft18 {
	font-size: 18px;
}
.ft20 {
	font-size: 20px;
}
.ft22 {
	font-size: 22px;
}
.ft28 {
	font-size: 28px;
}
.pdl10 {
	padding-left: 10px;
}
.pdr10 {
	padding-right: 10px;
}
.pt12 {
	padding-top: 12px;
}
.pt24 {
	padding-top: 24px;
}
.pt35 {
	padding-top: 35px;
}
.mt8 {
	margin-top: 8px;
}
.mb8 {
	margin-bottom: 8px;
}
.pb8 {
	padding-bottom: 8px;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mt22 {
	margin-top: 22px;
}
.mt33 {
	margin-top: 33px;
}
.mt50 {
	margin-top: 50px;
}
.mb30 {
	margin-bottom: 30px;
}
.ml48 {
	margin-left: 48px;
}
.ml0 {
	margin-left: 0px;
}
.ml25 {
	margin-left: 25px;
}
.ml17 {
	margin-left: 17px;
}
.h50 {
	height: 50px;
}
.red {
	color: #ff0000;
}
.white {
	color: #fff;
}
.yewllo {
	color: #ff8b00;
}
.gray {
	color: #555;
}
.orange {
	color: #ff6702;
}
.orange1 {
	color: #f18219;
}
.black {
	color: #212121;
}
.green {
	color: #66bd40;
}
.blue {
	color: #008dd9;
}
.none {
	display: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.c {
	display: block;
	zoom: 1;
}
.c:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}
* html .c {
	height: 1%;
}/* End hide from IE-mac */
*+html .c {
	min-height: 1%;
}
.container {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	display: block;
}
.w_1200 {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.xc-more {
	cursor: pointer;
	width: 186px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #c2c2c2;
	margin: 0 auto;
	font-size: 16px;
	text-align: center;
	color: #c2c2c2;
}
.xc-more:hover {
	border: 1px solid #356ee1;
	color: #356ee1;
}
/*信息导航部分*/



.top_position {
	width: 1200px;
	position: relative;
	margin: 26px auto;
	color: #999999;
	font-size: 14px;
}
.top_position span, .top_position a {
	display: inline-block;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
.top_position i.arrow {
	width: 6px;
	height: 6px;
	border-top: 1px solid #8A9199;
	border-right: 1px solid #8A9199;
	-webkit-transform: rotate(45deg);
	display: inline-block;
	margin-right: 10px;
	margin-left: 6px;
	position: relative;
	top: -1px;
}
.top_position a:hover {
	color: #fe4a27;
	cursor: pointer;
}
.top_position span {
	padding-right: 4px;
}
.top_position2 {
	width: 1200px;
	position: absolute;
	margin: 26px auto;
	color: #999999;
	font-size: 14px;
	top: 26px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 9
}
.top_position2 span, .top_position2 a {
	display: inline-block;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
.top_position2 i.arrow {
	width: 6px;
	height: 6px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	display: inline-block;
	margin-right: 10px;
	margin-left: 6px;
	position: relative;
	top: -1px;
}
.top_position2 a:hover {
	color: #fe4a27;
	cursor: pointer;
}
.top_position2 span {
	padding-right: 4px;
}
/*********************顶部样式*************************/



header {
	height: 80px;
	width: 100%;
	background-color: #fff;
	position: relative;
}
nav {
	width: 100%;
	height: 80px;
	background-color: #fff;
	position: relative;
	top: 0px;
	z-index: 9;
	border-bottom: 1px solid #e8e8e8;
}
nav>.cont {
	width: 1200px;
	margin: 0px auto;
}
nav>.cont:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
nav>.cont .logo {
	float: left;
	width: 150px;
	margin: 14px 0px 0px 15px;
}
nav>.cont>.city {
	width: 80px;
	height: 80px;
	float: left;
	position: relative;
	margin: 0px 15px;
}
nav>.cont>.city .tl {
	width: 66px;
	height: 30px;
	line-height: 30px;
	margin: 26px 0px 0px 0px;
	border: 1px solid #999999;
	border-radius: 20px;
	text-align: center;
	cursor: pointer;
}
nav>.cont>.city>.tl span {
	line-height: 30px;
	font-size: 14px;
	font-weight: normal;
	color: #343235;
}
nav>.cont>.city>.tl i {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0px 0px 0px 5px;
	background: url(../images/icon_d.png) center center no-repeat;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	position: relative;
	top: 1px;
}
nav>.cont>.city>.cont {
	position: absolute;
	left: 0;
	top: 76px;
	width: 305px;
	z-index: 99999;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #fff;
	-webkit-box-shadow: -3px -3px 13px rgba(0,0,0,0.1);
	-moz-box-shadow: -3px -3px 13px rgba(0,0,0,0.1);
	-o-box-shadow: -3px -3px 13px rgba(0,0,0,0.1);
	box-shadow: -3px -3px 13px rgba(0,0,0,0.1);
	box-sizing: border-box;
	display: none;
	padding: 15px 15px 15px 15px;
}
nav>.cont>.city>.cont i {
	/*position: absolute;



    top: -9px;



    left: 30px;



    display: inline-block;



    width: 13px;



    height: 9px;



    background:url(../images/icon_u.png) center center no-repeat;



    -moz-background-size: 100% 100%;



    background-size: 100% 100%;*/



	display: block;
	width: 0;
	height: 0;
	border-width: 0 6px 8px;
	border-style: solid;
	border-color: transparent transparent #ffffff;
	margin-left: 26px;
	position: absolute;
	top: -8px;
	left: 0;
}
nav>.cont>.city>.cont ul {
}
nav>.cont>.city>.cont ul li {
	width: 22%;
	float: left;
	line-height: 24px;
	font-size: 14px;
	color: #fff;
	margin: 5px 1.5%;
	text-align: center;
	border-radius: 16px;
}
nav>.cont>.city>.cont ul li.on, nav>.cont>.city>.cont ul li:hover {
	background-color: #346ee1;
}
nav>.cont>.city>.cont ul li a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: #333;
	height: 26px;
	line-height: 26px;
}
nav>.cont>.city>.cont ul li a:hover {
	color: #fff;
}
nav>.cont>menu {
	float: left;
	width: auto;
	margin: 0;
	padding: 0px 0px;
}
nav>.cont>menu>ul li {
	display: inline-block;
	width: auto;
	height: 80px;
	line-height: 80px;
	padding: 0px 17px 0 16.5px;
	/*padding: 0px 0px;*/
	text-align: center;
	position: relative;
}
/*nav>.cont>menu>ul li:last-child {
	padding-right: 0;
}*/
nav>.cont>menu>ul li:nth-child(1):before, nav>.cont>menu>ul li:nth-child(2):before, nav>.cont>menu>ul li:nth-child(3):before, nav>.cont>menu>ul li:nth-child(4):before, nav>.cont>menu>ul li:nth-child(5):before, nav>.cont>menu>ul li.on:nth-child(1):before, nav>.cont>menu>ul li.on:nth-child(2):before, nav>.cont>menu>ul li.on:nth-child(3):before, nav>.cont>menu>ul li.on:nth-child(4):before, nav>.cont>menu>ul li.on:nth-child(5):before {
	left: 0px;
}
nav>.cont>menu>ul li.on:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 46px;
	height: 3px;
	background-color: #3072f6;
	display: inline-block;
	margin: 0 auto;
}
nav>.cont>menu>ul li.on a {
	font-weight: bold;
}
nav>.cont>menu>ul li img {
	position: absolute;
	animation: name .5s infinite;
	top: 12px;
	right: -8px
}
nav>.cont>menu>ul li img.bs_hot {
	right: -26px
}
nav>.cont>menu>ul li.on, nav>.cont>menu>ul li:hover {
}
nav>.cont>menu>ul li.on a {
	color: #3072f6;
}
nav>.cont>menu>ul li a {
	width: 100%;
	height: 80px;
	display: block;
	color: #343434;
	font-size: 16px;
	font-weight: normal;
	font-family: "microsoft yahei";
	position: relative;
}
nav>.cont>menu>ul li a:hover {
	color: #3072f6;
}
nav>.cont .tel {
	width: 230px;
	float: right;
	height: 55px;
	/*margin: 15px 0 0 15px;*/
	margin: 15px 0 0 0;
	text-align: left;
}
nav>.cont .tel span {
	line-height: 24px;
	font-size: 15px;
	color: #595757;
	font-weight: normal;
	/*letter-spacing:3px;*/
	padding-left: 9px;
	padding-right: 2px;
	position: relative;
	top: 1px;
}
nav>.cont .tel em {
	font-size: 23px;
	display: block;
	color: #fe4a27;
	font-weight: 600;
	letter-spacing: 0px;
	font-style: normal;
	text-align: right;
	position: relative;
	top: -6px;
}
.tel-phone {
	width: 40px;
	height: 40px;
	float: left;
	position: relative;
	top: 7px;
}
.tel-phone img {
	display: block;
	border: none;
	outline: none;
	width: 100%;
	height: 100%;
}
nav>.cont .tel i {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin: -2px 6px 0px 0px;
	background: url(../images/icon_tel.png) center center no-repeat;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	vertical-align: middle;
}
/*********************底部样式*************************/



footer {
	width: 100%;
	background-color: #252525;
	padding: 30px 0px;
}
footer:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
footer>.cont {
	width: 1200px;
	margin: 0px auto;
}
footer>.cont .item1 {
	position: relative;
	padding-bottom: 30px;
	border-bottom: 1px solid #3b3b3b;
}
footer>.cont .item1:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
footer>.cont .item1 ul li {
	float: left;
	padding-right: 70px;
	margin-right: 70px;
	border-right: 1px solid #3b3b3b;
	line-height: 2.2;
}
footer>.cont .item1 ul li h4 {
	font-size: 16px;
	color: #fff;
}
footer>.cont .item1 ul li a {
	color: #959595;
}
footer>.cont .item1 ul li a:hover {
	color: #fff;
}
footer>.cont .item1 .wechat {
	position: absolute;
	right: 0;
	top: 0px;
	width: 400px;
	color: #FFF;
}
footer>.cont .item1 .wechat img {
	width: 135px;
	height: 135px;
	float: left;
}
footer>.cont .item1 .wechat p {
	float: right;
	width: 260px;
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
}
footer>.cont .link {
	padding: 10px 0;
	color: #959595;
	margin-bottom: 14px;
}
footer>.cont .link a {
	color: #959595;
	padding: 8px;
}
footer>.cont>.item3>.nav {
	width: 100%;
	height: 30px;
	line-height: 30px;
}
footer>.cont>.item3>.nav a {
	float: left;
	padding-left: 20px;
	margin-left: 20px;
	background: url(../images/ico_footer_add.png) no-repeat left center;
	color: #959595;
}
footer>.cont>.item3>.nav a:hover {
	color: #fff;
}
footer>.cont>.item3>.nav a:first-child {
	background: none;
	margin: 0;
	padding: 0;
}
footer>.cont>.item3>.Copyright {
	color: #959595;
	line-height: 30px;
}
footer>.cont>.item3>.Copyright a {
	color: #959595;
}
/*分页*/
.page_list {
	display: flex;
	width: auto;
	margin: 0 auto;
	align-items: center;
	justify-content: center;
	text-align: right;
	padding-bottom: 40px;
	padding-top: 30px;
}
.page_list ul {
	overflow: hidden;
}
.page_list li {
	float: left;
	margin-right: 8px;
}
.page_list li a {
	line-height: 32px!important;
}
.page_list li a, .page_list li span {
	width: auto;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #5b5b5b;
	font-size: 14px;
	display: inline-block;
	border: 1px solid #dcdcdc;
	padding: 0 17px;
	background-color: #ffffff;
}
.page_list li:last-child {
	margin-right: 0;
}
.page_list li span, .page_list li a:hover {
	background-color: #535efe;
	color: #fff;
	cursor: pointer;
	border: 1px solid #535efe;
}
/*免责声明*/
.mzsm-main {
	width: 100%;
	height: 100px;
	position: relative;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	overflow: hidden;
	border: 1px solid #fed2c9;
	padding: 10px;
	background-color: #fff0ed;
	overflow: hidden;
	margin: 34px 0;
}
.mzsm-main p {
	font-size: 14px;
	line-height: 25px;
	color: #f98a16;
}
.paview-vr {
	background-color: #ffffff;
	width: 100%;
}
/*悬标 */
.w_app_l {
	position: fixed;
	left: 0;
	bottom: 22%;
	z-index: 9;
	width: 150px;
	height: auto;
}
.w_app_l img {
	width: 100%;
	height: auto;
}
.public_signup {
	width: 100%;
	height: auto;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 9;
	min-width: 1200px;
	overflow: hidden;
	display: none;
}
.public_signup ul {
	height: auto;
}
.public_signup li {
	height: auto;
	position: relative;
	height: 120px;
}
.public_signup li a img {
	width: 100%;
	display: block;
	height: 120px;
}
.signup_form {
	position: absolute;
	top: 20%;
	left: 56%;
	width: 35%;
	height: auto;
}
.signup_form form {
	width: 100%;
	position: relative;
	top: 25%;
}
.signup_form form input[type="text"] {
	display: inline-block;
	text-indent: 14px;
	width: 48%;
	height: 35px;
	line-height: 35px;
	border: none;
	font-size: 14px;
	padding-left: 10px;
	background: #fff;
	color: #666;
	border-radius: 5px;
}
.signup_form form input[type="submit"] {
	cursor: pointer;
	display: inline-block;
	width: 22%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #db051c;
	border: none;
	margin-left: 10px;
	border-radius: 6px;
	font-weight: bold;
}
.signup_form .text {
	display: block;
	font-size: 12px;
	color: #FFF;
	margin-bottom: 10px;
}
.public_signup li .cls {
	position: absolute;
	top: 10px;
	right: 80px;
	z-index: 10;
	width: 25px;
}
.public_signup li .cls img {
	display: inline-block;
	width: 25px;
	height: 25px;
}
.public_signup .bd .prev {
	position: absolute;
	left: 8%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.8;
}
.public_signup .bd .next {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) 8px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.8;
	right: 8%;
}
.public_signup .bd .prev:hover, .bd .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
/*开盘提醒与报名看房*/
#gray {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	position: fixed;
	top: 0px;
	display: none;
	z-index: 99;
}
.baomin-main {
	width: 400px;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	box-sizing: border-box;
	margin: 0 auto 30px;
	z-index: 999;
	display: none;
	animation: change 0.7s;
	-webkit-animation: change 0.7s;
	-moz-animation: change 0.7s;
	-o-animation: change 0.7s;
}
 @keyframes change {
 0% {
 top:-100%;
 opacity:0;
}
 100% {
 opacity:1;
}
}
 -webkit-@keyframes change {
 0% {
 top:-100%;
 opacity:0;
}
 100% {
 opacity:1;
}
}
 -moz-@keyframes change {
 0% {
 top:-100%;
 opacity:0;
}
 100% {
 opacity:1;
}
}
 -o-@keyframes change {
 0% {
 top:-100%;
 opacity:0;
}
 100% {
 opacity:1;
}
}
.baomin-title {
	position: relative;
}
.baomin-title h5 {
	font-size: 26px;
	text-align: center;
	position: absolute;
	top: 26px;
	left: 0;
	right: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-weight: bold;
}
.baomin-cont {
	background: #ffffff;
	box-sizing: border-box;
	overflow: hidden;
	padding: 30px;
}
.baomin-cont p {
	font-size: 17px;
	color: #807e7f;
	text-align: left;
	padding: 0 0 16px 0;
	line-height: 24px;
}
.baomin-cont form {
	position: relative;
}
.baomin-cont form input[type="text"] {
	width: 100%;
	height: 37px;
	line-height: 37px;
	color: #757774;
	font-size: 16px;
	text-indent: 12px;
	background: #f7f7f7;
	margin-top: 16px;
	border: 1px solid #dfdfdf;
}
.baomin-cont form input[type="submit"] {
	width: 100%;
	height: 42px;
	line-height: 42px;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background: #356ee1;
	border-radius: 5px;
	border: none;
	outline: none;
	margin-top: 22px;
	cursor: pointer;
}
.guanbts {
	position: absolute;
	bottom: -16%;
	left: 50%;
	transform: translate(-16%, -50%);
	width: 26px;
	height: 26px;
	display: block;
}
.guanbts img {
	position: absolute;
	width: 26px;
	height: 26px;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}
/*.guanbts img:hover{transform: rotate(180deg);-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-o-transform: rotate(180deg); -ms-transform: rotate(180deg);}*/
.detailsZhezhao {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.7);
	z-index: 99;
	display: none;
}
/*降价通知*/
.jiatong-main {
	width: 700px;
	height: 300px;
	overflow: hidden;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	animation: change2 0.7s;
	-webkit-animation: change2 0.7s;
	-moz-animation: change2 0.7s;
	-o-animation: change2 0.7s;
	box-sizing: border-box;
	margin: 0 auto 30px;
	z-index: 999;
	display: none;
}
.jiatong-left {
	width: 300px;
	float: left;
	position: relative;
}
.jiatong-right {
	width: 400px;
	background: #ffffff;
	box-sizing: border-box;
	position: relative;
	padding: 22px 39px;
}
.jiatong-right i {
	display: inherit;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 8px;
	top: 8px;
	cursor: pointer;
}
.jiatong-right i img {
	display: block;
	width: 100%;
	height: 100%;
}
.jiatong-right h5 {
	font-size: 26px;
	text-align: center;
	color: #366de2;
	font-weight: bold;
	margin-bottom: 24px;
}
.jiatong-right p {
	font-size: 17px;
	color: #807e7f;
	text-align: left;
}
.jiatong-right form {
	position: relative;
}
.jiatong-right form input[type="text"] {
	width: 100%;
	height: 37px;
	line-height: 37px;
	color: #757774;
	font-size: 16px;
	text-indent: 12px;
	background: #f7f7f7;
	margin-top: 16px;
	border: 1px solid #dfdfdf;
}
.jiatong-right form input[type="submit"] {
	width: 100%;
	height: 42px;
	line-height: 42px;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background: #356ee1;
	border-radius: 5px;
	border: none;
	outline: none;
	margin-top: 22px;
	cursor: pointer;
}
.zhezhaoceng {
	background: rgba(0,0,0,0.6) none repeat scroll 0 0;
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	cursor: pointer;
}
 @keyframes change2 {
 0% {
 top:-100%;
 opacity:0;
}
 100% {
 opacity:1;
}
}
 -webkit-@keyframes change2 {
 0% {
 top:-100%;
 opacity:0;
}
 100% {
 opacity:1;
}
}
 -moz-@keyframes change2 {
 0% {
 top:-100%;
 opacity:0;
}
 100% {
 opacity:1;
}
}
 -o-@keyframes change2 {
 0% {
 top:-100%;
 opacity:0;
}
 100% {
 opacity:1;
}
}

.clearfix:after {
	clear: both;
	height: 0;
	content: '';
	display: block;
	overflow: hidden
}
.clearfix {
	zoom: 1
}
.clear {
	clear: both
}
