﻿@charset "UTF-8";
/*------------// Overall //------------------*/
body{font-family: "Microsoft YaHei","黑体",Helvetica,Arial,Tahoma,sans-serif; color:#333; margin:0;line-break: 100%;background-color: transparent;}
body {font-weight: 400\0; font-family: "Microsoft YaHei"; padding-top: 0.1px;font-size: 14px;}
html,body{-webkit-text-size-adjust:none;vertical-align: baseline;position: relative;min-height: 100%;background-color: #fff;z-index: 1;}
* {-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout: none;}
table{border-collapse:collapse; border-spacing:0; empty-cells:show; border-collapse:collapse;border-spacing:0;}
th, td { border-collapse:collapse; text-align:center;font-weight:normal;vertical-align:middle;}
/* a:link{text-decoration:none; color:#666;} */
/* a:visited{text-decoration:none; color:#666;} */
a{text-decoration:none; color:#666;}
q:before,q:after,blockquote:before,blockquote:after{content:"";content:none}
img{vertical-align: middle; border:0;-webkit-transform:scale(1)rotate(0)translate3d(0,0,0);transform:scale(1)rotate(0)translate3d(0,0,0); display: inline-block; outline: none;max-width:100%;max-height:100%;}
div,p,img,ul,ol,li,form,input,label,span,dl,dt,dd,h1,h2,h3,h4,h5,h6,a,span,em,i{margin:0;padding:0;vertical-align: baseline;box-sizing: border-box;}
img{vertical-align: middle;}
ol,ul,li{list-style-type:none;vertical-align: baseline;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;-webkit-margin-before: 0em;-webkit-margin-after: 0em;-webkit-margin-start: 0px;-webkit-margin-end: 0px;vertical-align: baseline;}
input[type=button]{-webkit-appearance:none;outline:none;}
a, input{-webkit-tap-highlight-color: rgba(0,0,0,0);vertical-align: baseline;}
input,select,textarea{outline:none; border:none; background:none;vertical-align: baseline;}
select::-ms-expand{display:none;}
input::-ms-expand{display:none;}
button{overflow: hidden;outline: none;background-color: transparent;border: none;padding: 0;margin: 0;font-family: 'Microsoft YaHei';font: 400 14px Microsoft YaHei;}
::-webkit-input-placeholder{font-size: 14px;color: #aaa;}
q,blockquote{quotes:none}
/* a {transition: all 0.5s ease-in-out;} */
textarea {font-family: '微软雅黑';}
.clear{ clear:both; height:0; overflow:hidden; display:block;}
.float_left{ float:left;}
.float_right{ float:right;}
.container{width:100%; margin:0px auto;position: relative;min-width: 1200px;max-width: 1920px;margin: 0 auto;}
.container-main{width: 1200px; margin:0px auto;position: relative;z-index: 8;padding-top: 0px;padding-bottom: 70px;}
.container-main01{padding-bottom: 140px;}
.container-main02{padding-bottom: 170px;}
.clearfix{clear:both;content:"";display:table;}
.clearfix:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.container_bg{background-color: #eee;}
.none{display: none!important;}
.block{display: block!important;}
.wow,.ani{visibility: visible;}
.open{overflow: hidden;}
a:hover, a:focus{text-decoration: none;}
/* @font-face {font-family: Century Gothic; src: url("./../font/GOTHIC.TTF")} */


/* 首页 */
.head {
	width: 100%;
	overflow: hidden;
	min-width: 1200px;
	max-width: 1920px;
	margin: 0 auto;
	background-color: #fff;
}
.head-main {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding-bottom: 25px;
}
.logo {
	float: left;
	width: 154px;
	margin-top: 17px;
	font-size: 0;
}
.logo-txt {
	float: left;
	overflow: hidden;
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	color: #05b1ef;
	margin-top: 19px;
	margin-left: 35px;
	letter-spacing: 1.5px;
}
.logo-txt p:nth-of-type(3) {
	color: #00b6ff;
}
.head-txt {
	float: right;
	overflow: hidden;
	margin-top: 42px;
	font-size: 18px;
	line-height: 28px;
	color: #333;
	font-weight: bold;
	text-align: right;
}
.head-menu {
	width: 100%;
	min-width: 1200px;
	max-width: 1920px;
	overflow: hidden;
	margin: 0 auto;
	border-top: 1px solid #ececec;
}
.head-menu ul {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.head-menu li {
	float: left;
	overflow: hidden;
}
.head-menu a {
	display: block;
	width: 240px;
	height: 55px;
	line-height: 55px;
	transition: all 0.6s ease-in-out;
	text-align: center;
	font-size: 18px;
	color: #003;
	letter-spacing: 1.5px;
	text-indent: -1.5px;
}
.head-menu a.active,
.head-menu a:hover {
	color: #fff;
	background-color: #00baff;
}

.banner {
	width: 100%;
	overflow: hidden;
	min-width: 1200px;
	max-width: 1920px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
.banner-swiper {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.banner-swiper .swiper-slide {
	width: 100%;
	height: 700px;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.banner-swiper .swiper-slide a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.banner-swiper .swiper-pagination {
	bottom: 20px;
	left: 50%;
	width: 120px;
	z-index: 13;
	margin-left: -60px;
	font-size: 0;
	text-align: center;
	height: 35px;
	border-radius: 18px;
	background-color: rgba(173, 173, 173, 0.5);
	overflow: hidden;
	font-size: 24px;
	color: #fff;
	font-family: 'Century Gothic';
	line-height: 35px;
}
.banner-swiper .swiper-pagination span {
	font-size: 24px;
	color: #fff;
	line-height: 35px;
	font-family: 'Century Gothic';
}
.banner-swiper .swiper-button-prev {
	position: absolute;
	z-index: 13;
	left: 6.77083333%;
	top: 50%;
	width: 72px;
	height: 72px;
	margin-top: -36px;
	border-radius: 36px;
	overflow: hidden;
	cursor: pointer;
	background-position: center center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url('./../icon01.png');
}
.banner-swiper .swiper-button-next {
	position: absolute;
	z-index: 13;
	right: 6.77083333%;
	top: 50%;
	width: 72px;
	height: 72px;
	margin-top: -36px;
	border-radius: 36px;
	overflow: hidden;
	cursor: pointer;
	background-position: center center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url('./../icon02.png');
}

.index-property {
	width: 100%;
	min-width: 1400px;
	margin: 0 auto;
	overflow: hidden;
	max-width: 1920px;
	background-color: #fff;
}
.index-property-main {
	width: 1400px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 50px;
	padding-bottom: 65px;
}
.index-property-title {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	padding-left: 10px;
	font-size: 24px;
	line-height: 34px;
	color: #333;
}
.index-property-title span {
	position: absolute;
	top: 5px;
	left: 0;
	width: 4px;
	height: 24px;
	background-color: #00ad9e;
	border-radius: 2px;
}
.index-property-list {
	width: 100%;
	overflow: hidden;
	margin-top: 42px;
	margin-bottom: 35px;
}
.index-property-list ul {
	width: 100%;
	overflow: hidden;
}
.index-property-list li {
	float: left;
	width: 430px;
	margin-bottom: 20px;
	padding-bottom: 18px;
	overflow: hidden;
	margin-right: 55px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.index-property-list li:nth-of-type(3n) {
	margin-right: 0;
}
.index-property-list a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.index-property-list .img {
	float: left;
	width: 165px;
	height: 115px;
	font-size: 0;
	text-align: center;
	line-height: 115px;
}
.index-property-list .img img {
	transform: scale(1.0, 1.0);
	transition: all 0.6s ease-in-out;
}
.index-property-list a:hover .img img {
	transform: scale(1.04, 1.04);
}
.index-property-list .txt {
	float: right;
	width: 250px;
	height: auto;
	overflow: hidden;
}
.index-property-list .title {
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	color: #333;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	height: 26px;
	margin-bottom: 6px;
	transition: all 0.6s ease-in-out;
}
.index-property-list a:hover .title {
	/*color: #f10404;*/
}
.index-property-list .price {
	width: 100%;
	overflow: hidden;
}
.index-property-list .price p:nth-of-type(1) {
	font-size: 14px;
	color: #666;
	line-height: 26px;
	float: left;
}
.index-property-list .price p:nth-of-type(2) {
	font-size: 16px;
	color: #f10404;
	line-height: 26px;
	float: right;
}
.index-property-list .price p:nth-of-type(2) span {
	font-family: 'Century Gothic';
}
.index-property-list .brief {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 2px;
	font-size: 14px;
	line-height: 24px;
	color: #666;
	height: 24px;
	margin-bottom: 5px;
}
.index-property-list .desc {
	width: 100%;
	overflow: hidden;
}
.index-property-list .desc span {
	display: block;
	float: left;
	min-width: 70px;
	height: 20px;
	line-height: 20px;
	background-color: #e9e9e9;
	text-align: center;
	font-size: 14px;
	color: #666;
	padding: 0 5px;
	margin-right: 10px;
}
.index-property-more {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.index-property-more a {
	width: 380px;
	height: 50px;
	background-color: #00a3e5;
	text-align: center;
	line-height: 50px;
	color: #fff;
	display: block;
	margin: 0 auto;
	font-size: 20px;
	transition: all 0.6s ease-in-out;
	overflow: hidden;
	border-radius: 25px;
}
.index-property-more a:hover {
	background-color: #f10404;
}

.index-news {
	width: 100%;
	min-width: 1200px;
	max-width: 1920px;
	overflow: hidden;
	margin: 0 auto;
	background-color: #f4f4f4;
}
.index-news-main {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 55px;
	padding-top: 50px;
}
.index-news-title {
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	line-height: 28px;
	margin-top: 36px;
	margin-bottom: 26px;
}
.index-news-list {
	width: 100%;
	overflow: hidden;
}
.index-news-list ul {
	width: 100%;
	overflow: hidden;
}
.index-news-list li {
	width: 100%;
	overflow: hidden;
	margin-bottom: 25px;
}
.index-news-list li:last-child {
	margin-bottom: 0;
}
.index-news-list .title {
	font-size: 14px;
	line-height: 30px;
	color: #666;
}
.index-news-list .txt {
	width: 100%;
	overflow: hidden;
	font-size: 14px;
	line-height: 30px;
	color: #666;
	-ms-text-justify: inter-ideograph;
	text-justify: inter-ideograph;
	text-align: justify;
}
.index-news-tip {
	font-size: 14px;
	line-height: 24px;
	color: #333;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 41px;
	width: 100%;
	overflow: hidden;
	-ms-text-justify: inter-ideograph;
	text-justify: inter-ideograph;
	text-align: justify;
}

.index-introduction {
	width: 100%;
	overflow: hidden;
	min-width: 1200px;
	max-width: 1920px;
	background-color: #fff;
	margin: 0 auto;
}
.index-introduction-main {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 55px;
	padding-top: 50px;
}
.index-introduction-txt {
	width: 100%;
	overflow: hidden;
	font-size: 14px;
	line-height: 30px;
	color: #666;
	-ms-text-justify: inter-ideograph;
	text-justify: inter-ideograph;
	text-align: justify;
	margin-top: 32px;
	margin-bottom: 32px;
}

.footer {
	width: 100%;
	min-width: 1200px;
	max-width: 1920px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #eee;
}
.footer-main {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 55px;
	padding-bottom: 45px;
}
.footer-left {
	float: left;
	width: auto;
	overflow: hidden;
}
.footer-left .img {
	font-size: 0;
	width: 194px;
	overflow: hidden;
}
.footer-left .txt {
	width: auto;
	overflow: hidden;
	font-size: 18px;
	line-height: 28px;
	color: #333;
	font-weight: bold;
	margin-top: 20px;
}
.footer-middle {
	float: left;
	margin-left: 185px;
	overflow: hidden;
	margin-top: 12px;
	width: 290px;
}
.footer-middle .title {
	font-size: 16px;
	line-height: 26px;
	color: #333;
	font-weight: bold;
}
.footer-middle .line {
	width: 17px;
	height: 1px;
	background-color: #868686;
	margin-top: 12px;
	margin-bottom: 12px;
}
.footer-middle .txt {
	font-size: 14px;
	line-height: 30px;
	color: #868686;
}
.footer-right {
	width: auto;
	float: right;
	overflow: hidden;
	margin-top: 10px;
}
.footer-right .item {
	float: left;
	margin-left: 85px;
	text-align: center;
	overflow: hidden;
	width: 135px;
}
.footer-right .item:first-child {
	margin-left: 0;
}
.footer-right .title {
	font-size: 14px;
	line-height: 20px;
	color: #333;
	font-weight: bold;
}
.footer-right .img {
	width: 116px;
	height: 116px;
	text-align: center;
	font-size: 0;
	margin: 10px auto;
}
.footer-right .txt {
	font-size: 14px;
	line-height: 24px;
	color: #868686;
}
.footer-right .btn {
	display: none;
}
.copyright {
	width: 100%;
	min-width: 1200px;
	max-width: 1920px;
	margin: 0 auto;
	overflow: hidden;
	border-top: 1px solid #e3e3e3;
}
.copyright p {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	color: #868686;
	line-height: 60px;
	height: 60px;
}
/* 首页 End */

/* 房产 */
.container-nav {
	width: 100%;
	min-width: 1200px;
	max-width: 1920px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #f3f3f3;
}
.container-nav-main {
	width: 1200px;
	margin: 0 auto;
	padding: 33px 0;
}
.container-nav .txt {
	width: 100%;
	overflow: hidden;
	font-size: 12px;
	color: #999;
	line-height: 22px;
}
.container-nav .txt span {
	padding: 0 4px;
}
.container-nav .txt a {
	font-size: 12px;
	color: #999;
	line-height: 22px;
	transition: all 0.6s ease-in-out;
}
.container-nav .txt a:hover {
	color: #00a3e5;
}
.container-nav .txt i {
	display: inline-block;
	width: 16px;
	height: 15px;
	background-position: center center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url('./../icon03.png');
	position: relative;
	top: 2px;
	margin-right: 12px;
}
.property-nav {
	width: 100%;
	min-width: 1200px;
	max-width: 1920px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #fbfbfb;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.property-nav-main {
	width: 1200px;
	font-size: 0;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 55px;
	padding-bottom: 75px;
}
.property-nav-list {
	width: 100%;
	font-size: 0;
	text-align: center;
	overflow: hidden;
}
.property-nav-list ul {
	display: inline-block;
	width: auto;
	overflow: hidden;
}
.property-nav-list li {
	float: left;
	padding: 0 72px;
	overflow: hidden;
}
.property-nav-list a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.property-nav-list .icon {
	/* width: 190px; */
	/* height: 190px; */
	font-size: 0;
	border-radius: 95px;
	/* background-color: rgba(0, 0, 0, 0.11); */
	position: relative;
	overflow: hidden;
	border: 6px solid rgba(0, 0, 0, 0.11);
	transition: all 0.6s ease-in-out;
}
.property-nav-list a:hover .icon {
	border-color: #00a3e5;
}
.property-nav-list .icon p {
	width: 178px;
	height: 178px;
	border-radius: 89px;
	overflow: hidden;
	line-height: 178px;
	font-size: 0;
}
.property-nav-list .icon img {
	transform: scale(1.0, 1.0);
	transition: all 0.6s ease-in-out;
}
.property-nav-list a:hover .icon img {
	transform: scale(1.04, 1.04);
}
.property-nav-list .title {
	max-width: 190px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 20px;
	color: #333;
	line-height: 30px;
	margin-top: 8px;
}
.property-list {
	width: 100%;
	overflow: hidden;
	margin-bottom: 65px;
}
.property-list ul {
	width: 100%;
	overflow: hidden;
}
.property-list li {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	transition: all 0.6s ease-in-out;
	padding: 30px 0;
}
.property-list li:hover {
	background-color: #f4f4f4;
	padding: 30px 20px;
}
.property-list a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.property-list .img {
	float: left;
	width: 250px;
	height: 174px;
	overflow: hidden;
	text-align: center;
	font-size: 0;
	line-height: 174px;
}
.property-list .img img {
	transform: scale(1.0, 1.0);
	transition: all 0.6s ease-in-out;
}
.property-list a:hover .img img {
	transform: scale(1.05, 1.05);
}
.property-list .txt {
	/* float: right; */
	/* width: 920px; */
	margin-left: 280px;
	overflow: hidden;
	transition: all 0.3s ease-in-out;
	padding-top: 6px;
}
.property-list a:hover .txt {
	/* width: 880px; */
}
.property-list .text {
	float: left;
	max-width: 75%;
}
.property-list .title {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 24px;
	line-height: 34px;
	color: #333;
	font-weight: bold;
}
.property-list .types {
	width: 100%;
	overflow: hidden;
	margin-top: 13px;
}
.property-list .types p:nth-of-type(1) {
	font-size: 16px;
	color: #666;
	line-height: 26px;
	float: left;
}
.property-list .types p:nth-of-type(2) {
	display: none;
}
.property-list .brief {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 13px;
	font-size: 16px;
	line-height: 26px;
	color: #666;
	height: 26px;
	margin-bottom: 18px;
}
.property-list .desc {
	width: 100%;
	overflow: hidden;
}
.property-list .desc span {
	display: block;
	float: left;
	min-width: 70px;
	height: 20px;
	line-height: 20px;
	background-color: #e9e9e9;
	text-align: center;
	font-size: 16px;
	color: #666;
	padding: 0 5px;
	margin-right: 10px;
}
.property-list .price {
	width: auto;
	overflow: hidden;
	float: right;
	padding-top: 70px;
}
.property-list .price p {
	font-size: 16px;
	color: #666;
	line-height: 34px;
}
.property-list .price p span {
	font-family: 'Century Gothic';
	font-size: 24px;
	color: #f10404;
	font-weight: bold;
}
.property-more {
	width: 100%;
	overflow: hidden;
}
.property-more a {
	display: block;
	margin: 0 auto;
	width: 265px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #e9e9e9;
	font-size: 16px;
	color: #333;
	transition: all 0.6s ease-in-out;
}
.property-more a:hover {
	color: #fff;
	background-color: #f10404;
}
.property02-nav {
	border-bottom: none;
	background-color: #fff;
}
.property02-nav .property-nav-main {
	padding-bottom: 30px;
}
.property02-nav .property-nav-list li {
	padding: 0 20px;
}
.property02-nav .property-nav-list a {
	width: 175px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	border-radius: 25px;
	background-color: #e6e6e6;
	font-size: 16px;
	color: #333;
	transition: all 0.6s ease-in-out;
}
.property02-nav .property-nav-list a:hover,
.property02-nav .property-nav-list a.active {
	color: #fff;
	background-color: #00a3e5;
}
.propertyDetails-nav .property-nav-main {
	padding-bottom: 95px;
	text-align: left;
}
.propertyDetails-left {
	float: left;
	width: 705px;
	overflow: hidden;
}
.propertyDetails-big {
	width: 100%;
	overflow: hidden;
}
.big-swiper {
	width: 100%;
	overflow: hidden;
}
.big-swiper .swiper-slide {
	width: 100%;
	text-align: center;
	font-size: 0;
	overflow: hidden;
	line-height: 298px;
	height: 298px;
	cursor: pointer;
}
.propertyDetails-small {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-top: 15px;
}
.small-swiper {
	width: 640px;
	margin: 0 auto;
	overflow: hidden;
}
.small-swiper .swiper-slide {
	width: 160px;
	overflow: hidden;
	text-align: center;
	font-size: 0;
}
.small-swiper .swiper-slide p {
	font-size: 0;
	width: 150px;
	margin: 0 auto;
	text-align: center;
	line-height: 63px;
	height: 63px;
	position: relative;
	cursor: pointer;
}
.small-swiper .swiper-slide p::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	box-sizing: border-box;
	border: 3px solid transparent;
	content: '';
	transition: all 0.6s ease-in-out;
}
.small-swiper .swiper-slide p img {
	width: 100%;
	height: 100%;
}
.small-swiper .swiper-slide p:hover::after,
.small-swiper .swiper-slide p.active::after {
	border-color: #00a3e5;
}
.small-prev {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 13;
	width: 27px;
	height: 63px;
	cursor: pointer;
	background-position: center center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url('./../icon04.png');
	transition: all 0.6s ease-in-out;
}
.small-next {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 13;
	width: 27px;
	height: 63px;
	cursor: pointer;
	background-position: center center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url('./../icon05.png');
	transition: all 0.6s ease-in-out;
}
.propertyDetails-right {
	float: right;
	width: 460px;
	overflow: hidden;
	padding-top: 25px;
}
.propertyDetails-title {
	font-size: 30px;
	line-height: 48px;
	color: #333;
}
.propertyDetails-brief {
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #e9e9e9;
	margin-top: 30px;
	font-size: 16px;
	line-height: 40px;
	color: #666;
	padding-top: 33px;
}
.propertyDetails-brief span {
	color: #f10404;
	font-size: 24px;
	font-family: 'Century Gothic';
}
.propertyDetails-brief b {
	font-weight: normal;
}
.propertyDetails-main {
	padding-top: 55px;
}
.propertyDetails01 {
	width: 100%;
	padding-bottom: 65px;
	margin-bottom: 60px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}
.propertyDetails-title01 {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-bottom: 40px;
}
.propertyDetails-title01 p {
	font-size: 24px;
	line-height: 34px;
	color: #333;
	padding-left: 15px;
}
.propertyDetails-title01 span {
	position: absolute;
	top: 7px;
	left: 0;
	background-color: #00ad9e;
	width: 4px;
	height: 22px;
}
.propertyDetails-txt {
	width: 100%;
	overflow: hidden;
	-ms-text-justify: inter-ideograph;
	text-justify: inter-ideograph;
	text-align: justify;
	font-size: 14px;
	color: #666;
	line-height: 36px;
}
.propertyDetails-txt b {
	color: #333;
}
.propertyDetails-txt img {
	cursor: pointer;
}
.propertyDetails02-list {
	width: 100%;
	position: relative;
}
.propertyDetails-swiper01 {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.propertyDetails-swiper01 .swiper-slide {
	height: 275px;
	line-height: 275px;
	font-size: 0;
	text-align: center;
	cursor: pointer;
}
.propertyDetails-prev01 {
	position: absolute;
	top: 50%;
	left: -130px;
	width: 73px;
	height: 73px;
	z-index: 13;
	margin-top: -36.5px;
	background-position: center center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url('./../icon06.png');
	cursor: pointer;
	transition: all 0.6s ease-in-out;
}
.propertyDetails-next01 {
	position: absolute;
	top: 50%;
	right: -130px;
	width: 73px;
	height: 73px;
	z-index: 13;
	margin-top: -36.5px;
	background-position: center center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url('./../icon07.png');
	cursor: pointer;
	transition: all 0.6s ease-in-out;
}
.propertyDetails03-video {
	width: 960px;
	margin: 0 auto;
	height: 520px;
	position: relative;
}
.propertyDetails03-video video {
	width: 100%;
	height: 100%;
	position: relative;
	object-fit: fill;
}
.propertyDetails04-list01 {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-top: 30px;
}
.propertyDetails-swiper02 {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.propertyDetails-swiper02 .swiper-slide {
	height: 580px;
    line-height: 580px;
    font-size: 0;
    text-align: center;
    cursor: pointer;
}
.propertyDetails05-list {
	width: 100%;
	overflow: hidden;
}
.propertyDetails05-list ul {
	width: 100%;
	overflow: hidden;
}
.propertyDetails05-list li {
	float: left;
	width: 590px;
	background-color: #f7f7f7;
	margin-top: 20px;
	overflow: hidden;
	padding: 30px 25px;
	min-height: 270px;
}
.propertyDetails05-list li:nth-of-type(2n) {
	float: right;
}
.propertyDetails05-list li:nth-of-type(-n+2) {
	margin-top: 0;
}
.propertyDetails05-list .icon {
	float: left;
	font-size: 0;
	width: 50px;
	text-align: center;
	padding-top: 5px;
}
.propertyDetails05-list .txt {
	margin-left: 70px;
	overflow: hidden;
}
.propertyDetails05-list .title {
	font-size: 16px;
	line-height: 26px;
	color: #333;
	font-weight: bold;
	margin-bottom: 4px;
}
.propertyDetails05-list .brief {
	font-size: 14px;
	line-height: 30px;
	color: #999;
}
.propertyDetails06-list {
	width: 100%;
	overflow: hidden;
}
.propertyDetails06-list ul {
	width: 100%;
	overflow: hidden;
}
.propertyDetails06-list li {
	width: 100%;
	overflow: hidden;
	padding: 30px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}
.propertyDetails06-list li:nth-of-type(1) {
	padding-top: 0;
}
.propertyDetails06-list li:last-child {
	padding-bottom: 0;
	border-bottom: none;
}
.propertyDetails06-list .img {
	float: left;
	width: 240px;
	height: 168px;
	text-align: center;
	line-height: 168px;
	font-size: 0;
	cursor: pointer;
}
.propertyDetails06-list .txt {
	margin-left: 270px;
	padding-right: 30px;
	overflow: hidden;
	padding-top: 8px;
}
.propertyDetails06-list .title {
	font-size: 24px;
	line-height: 34px;
	font-weight: bold;
	color: #333;
}
.propertyDetails06-list .brief {
	font-size: 16px;
	line-height: 26px;
	color: #666;
	margin-top: 12px;
	margin-bottom: 7px;
}
.propertyDetails06-list .desc {
	font-size: 16px;
	line-height: 26px;
	color: #666;
	margin-bottom: 6px;
}
.propertyDetails06-list .price {
	font-size: 24px;
	line-height: 34px;
	color: #666;
}
.propertyDetails06-list .price span {
	font-weight: bold;
	font-family: 'Century Gothic';
	color: #f10404;
}
.propertyDetails-btn {
	font-size: 20px;
	color: #fff;
	width: 380px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background-color: #00a3e5;
	margin: 0 auto;
	cursor: pointer;
}
.propertyDetails-floor {
	position: fixed;
	z-index: 131;
	width: 120px;
	/* min-height: 410px; */
	border-radius: 60px;
	background-color: #f3f3f3;
	top: 50px;
	left: 50%;
	margin-left: -780px;
	overflow: hidden;
	padding: 40px 0;
	display: none;
}
.propertyDetails-floor ul {
	width: 100%;
	overflow: hidden;
}
.propertyDetails-floor li {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
.propertyDetails-floor li:last-child {
	margin-bottom: 0;
}
.propertyDetails-floor a {
	width: 100%;
	position: relative;
	padding-left: 30px;
	font-size: 14px;
	line-height: 24px;
	color: #333;
	height: 24px;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all 0.6s ease-in-out;
}
.propertyDetails-floor a::after {
	position: absolute;
	top: 3px;
	left: 2px;
	width: 4px;
	height: 14px;
	background-color: #00a3e5;
	content: '';
	opacity: 0;
	transition: all 0.6s ease-in-out;
}
.propertyDetails-floor a:hover,
.propertyDetails-floor a.active {
	color: #00a3e5;
}
.propertyDetails-floor a:hover::after,
.propertyDetails-floor a.active::after {
	opacity: 1;
}
.propertyDetails-modal01 {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1319;
	background-color: rgba(0, 0, 0, 0.5);
	overflow: hidden;
	display: none;
}
.propertyDetails-modal01-close {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.propertyDetails-modal01-con {
	width: 1200px;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 13191;
	height: 90%;
	/* background-color: #fff; */
	transform: translate(-50%, -50%);
}
.propertyDetails-modal-swiper {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.propertyDetails-modal-swiper .swiper-slide {
	text-align: center;
	font-size: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	/* width: 100%; */
	/* height: 100%; */
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-webkit-flex-direction: column;
  	-ms-flex-direction: column;
  	flex-direction: column;
}
.propertyDetails-modal-prev {
	position: absolute;
	top: 50%;
	left: -130px;
	z-index: 13191;
	width: 73px;
	height: 73px;
	z-index: 13;
	margin-top: -36.5px;
	background-position: center center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url('./../icon13.png');
	cursor: pointer;
	transition: all 0.6s ease-in-out;
}
.propertyDetails-modal-next {
	position: absolute;
	top: 50%;
	right: -130px;
	z-index: 13191;
	width: 73px;
	height: 73px;
	z-index: 13;
	margin-top: -36.5px;
	background-position: center center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url('./../icon14.png');
	cursor: pointer;
	transition: all 0.6s ease-in-out;
}
.propertyDetails-modal02 {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1319;
	background-color: rgba(0, 0, 0, 0.5);
	overflow: hidden;
	display: none;
}
.propertyDetails-modal02-close {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.propertyDetails-modal02-con {
	width: 1200px;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 13191;
	height: 520px;
	border-radius: 10px;
	background-color: #fff;
	transform: translate(-50%, -50%);
}
.propertyDetails-modal02-icon {
	position: absolute;
	width: 17px;
	height: 17px;
	font-size: 0;
	top: 30px;
	right: 30px;
	cursor: pointer;
}
.propertyDetails-modal02-title {
	width: 100%;
	text-align: center;
	font-size: 24px;
	line-height: 34px;
	color: #333;
	margin-top: 60px;
	margin-bottom: 70px;
}
.propertyDetails-modal02-con .con {
	width: 100%;
	overflow: hidden;
}
.propertyDetails-modal02-con .item {
	float: left;
	width: 25%;
	position: relative;
	overflow: hidden;
	text-align: center;
	padding-top: 12px;
	height: 312px
}
.propertyDetails-modal02-con .item h4{
	font-size: 18px;
	margin-bottom: 15px
}
.propertyDetails-modal02-con .item h4 img{
	vertical-align: middle;
}
.propertyDetails-modal02-con .item::after {
	position: absolute;
	top: 0;
	right: 0;
	content: '';
	width: 1px;
	height: 250px;
	background-color: #ededed;
}

.propertyDetails-modal02-con .item .title {
	font-size: 20px;
	line-height: 30px;
	color: #333;
}
.propertyDetails-modal02-con .item .brief {
	font-size: 14px;
	line-height: 30px;
	color: #666;
	width: 290px;
	margin: 0 auto;
	margin-top: 20px;
}
.propertyDetails-modal02-con .item .img {
	width: 116px;
	height: auto;
	text-align: center;
	font-size: 0;
	margin: 0 auto;
	margin-top: 15px;
}
.propertyDetails-modal02-con .item .txt {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	margin-top: 12px;
}
.propertyDetails-modal02-con .item .desc {
	font-size: 28px;
	line-height: 38px;
	color: #333;
	font-family: 'Century Gothic';
/*	font-weight: bold;*/
	margin-top: 4px;
}
.realShot-list {
	width: 100%;
	overflow: hidden;
	margin-bottom: 25px;
	margin-top: 55px;
}
.realShot-list ul {
	width: 100%;
	overflow: hidden;
}
.realShot-list li {
	float: left;
	width: 380px;
	height: auto;
	margin-right: 30px;
	overflow: hidden;
	margin-bottom: 35px;
}
.realShot-list li:nth-of-type(3n) {
	margin-right: 0;
}
.realShot-list a {
	display: block;
	width: 100%;
	overflow: hidden;
	height: 100%;
}
.realShot-list .img {
	font-size: 0;
	width: 100%;
	text-align: center;
	position: relative;
	line-height: 205px;
	height: 205px;
	overflow: hidden;
}
.realShot-list .img img {
	transform: scale(1.0, 1.0);
	transition: all 0.6s ease-in-out;
}
.realShot-list a:hover .img img {
	transform: scale(1.04, 1.04);
}
.realShot-list .img::after {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	z-index: 2;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.2);
	transition: all 0.6s ease-in-out;
}
.realShot-list a:hover .img::after {
	opacity: 0;
}
.realShot-list .img span {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 13;
	width: 51px;
	height: 51px;
	margin-top: -25.5px;
	margin-left: -25.5px;
	background-position: center center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url('./../icon16.png');
}
.realShot-list .txt {
	width: 100%;
	overflow: hidden;
}
.realShot-list .title {
	font-size: 20px;
	line-height: 30px;
	color: #333;
	text-align: center;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 15px;
	margin-bottom: 4px;
	transition: all 0.6s ease-in-out;
}
.realShot-list .date {
	font-size: 14px;
	line-height: 24px;
	color: #999;
	text-align: center;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all 0.6s ease-in-out;
}
/* 房产 End */

/* 资讯 */
.news-list {
	width: 100%;
	margin-bottom: 40px;
	padding-top: 30px;
}
.news-list li {
	float: left;
	overflow: hidden;
	width: 585px;
	background-color: #f5f4f4;
	margin-bottom: 30px;
	transition: all 0.6s ease-in-out;
}
.news-list li:hover {
	transform: translate(-0px, -10px);
	box-shadow: 0px 0px 22px 3px rgba(0, 0, 0, 0.16);
}
.news-list li:nth-of-type(2n) {
	float: right;
}
.news-list a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.news-list .img {
	width: 200px;
	height: 200px;
	text-align: center;
	line-height: 200px;
	overflow: hidden;
	font-size: 0;
	float: left;
}
.news-list .img img {
	transform: scale(1.0, 1.0);
	transition: all 0.6s ease-in-out;
	width: 100%;
    	height: 100%;
}
.news-list a:hover .img img {
	transform: scale(1.04, 1.04);
}
.news-list .txt {
	float: left;
	width: 325px;
	overflow: hidden;
	margin-left: 25px;
	padding-top: 22px;
}
.news-list .title {
	font-size: 20px;
	line-height: 30px;
	color: #333;
	font-weight: bold;
	width: 100%;
	height: 60px;
	overflow: hidden;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.news-list .brief {
	margin-top: 15px;
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	color: #666;
	height: 72px;
	overflow: hidden;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
/* 资讯 End */

/* 体验游 */
.experience-main {
	padding-top: 30px;
}
.experience-title {
	font-size: 24px;
	line-height: 34px;
	color: #00a3e5;
	overflow: hidden;
}
.experience-brief {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.experience01 {
	width: 100%;
	overflow: hidden;
	margin-bottom: 50px;
}
.experience-title01 {
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px;
}
.experience-title01 span {
	display: block;
	float: left;
	width: 120px;
	height: 40px;
	line-height: 40px;
	background-color: #07b7aa;
	padding: 0 25px;
	overflow: hidden;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
.experience-txt {
	font-size: 16px;
	line-height: 30px;
	color: #666;
	width: 100%;
	overflow: hidden;
	-ms-text-justify: inter-ideograph;
	text-justify: inter-ideograph;
	text-align: justify;
}
.experience-txt b {
	color: #333;
}
.experience01-table01 {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 35px;
	font-size: 0;
	text-align: center;
}
.experience01-table01 table {
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
	border: 1px solid #e5e5e5;
}
.experience01-table01 table tbody {
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	overflow: hidden;
}
.experience01-table01 tbody tr {
	height: 55px;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	overflow: hidden;
	border-top: 1px solid #e5e5e5;
}
.experience01-table01 tbody tr:nth-of-type(1) {
	border-top: none;
}
.experience01-table01 tbody td {
	height: 55px;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	overflow: hidden;
	font-size: 14px;
	line-height: 24px;
	color: #666;
	border-left: 1px solid #e5e5e5;
}
.experience01-table01 tbody td:nth-of-type(1) {
	border-left: none;
	background-color: #f7f7f7;
	width: 190px;
}
.experience01-table01 tbody td:nth-of-type(2),
.experience01-table01 tbody td:nth-of-type(3) {
	width: 295px;
}
.experience02-table01 {
	font-size: 0;
	text-align: center;
	overflow: hidden;
	width: 100%;
}
.experience02-table01 table {
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
	border: 1px solid #e5e5e5;
}
.experience02-table01 table thead,
.experience02-table01 table tbody {
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	overflow: hidden;
}
.experience02-table01 thead tr {
	height: 55px;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
	background-color: #effafe;
}
.experience02-table01 thead th {
	height: 55px;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	overflow: hidden;
	font-size: 14px;
	line-height: 24px;
	color: #666;
	border-left: 1px solid #e5e5e5;
}
.experience02-table01 tbody tr {
	height: 55px;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	overflow: hidden;
	border-top: 1px solid #e5e5e5;
}
.experience02-table01 tbody tr:nth-of-type(1) {
	border-top: none;
}
.experience02-table01 tbody td {
	height: 55px;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	overflow: hidden;
	font-size: 14px;
	line-height: 24px;
	color: #666;
	border-left: 1px solid #e5e5e5;
}
.experience02-table01 thead th:nth-of-type(1),
.experience02-table01 tbody td:nth-of-type(1) {
	border-left: none;
	width: 65px;
}
.experience02-table01 thead th:nth-of-type(2),
.experience02-table01 tbody td:nth-of-type(2) {
	width: 245px;
}
.experience02-table01 thead th:nth-of-type(3),
.experience02-table01 tbody td:nth-of-type(3) {
	width: 175px;
}
.experience02-table01 thead th:nth-of-type(4),
.experience02-table01 tbody td:nth-of-type(4) {
	width: 435px;
}
.experience02-table01 tbody td:nth-of-type(1) {
	background-color: #f7f7f7;
}
.experience03-brief {
	font-size: 16px;
	line-height: 36px;
	font-weight: bold;
	color: #00a3e5;
	margin-bottom: 5px;
}
/* 体验游 End */

/* 我们 */
.introduction-left {
	float: left;
	width: 535px;
	overflow: hidden;
	padding-top: 25px;
}
.introduction-title {
	font-size: 24px;
	line-height: 40px;
	color: #333;
	margin-bottom: 25px;
}
.introduction-txt {
	width: 100%;
	overflow: hidden;
	-ms-text-justify: inter-ideograph;
	text-justify: inter-ideograph;
	text-align: justify;
	font-size: 14px;
	line-height: 30px;
	color: #666;
}
.introduction-right {
	float: right;
	font-size: 0;
	text-align: right;
	overflow: hidden;
	width: 600px;
}
.companyNews-list {
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px;
}
.companyNews-list ul {
	width: 100%;
	overflow: hidden;
}
.companyNews-list li {
	width: 100%;
	overflow: hidden;
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom: 1px solid #e6e6e6;
}
.companyNews-list a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.companyNews-list .img {
	float: left;
	width: 320px;
	height: 200px;
	text-align: center;
	line-height: 200px;
	font-size: 0;
	overflow: hidden;
}
.companyNews-list .img img {
	transform: scale(1.0, 1.0);
	transition: all 0.6s ease-in-out;
}
.companyNews-list a:hover .img img {
	transform: scale(1.04, 1.04);
}
.companyNews-list .txt {
	float: right;
	width: 840px;
	overflow: hidden;
	padding-top: 10px;
}
.companyNews-list .title {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 24px;
	line-height: 34px;
	color: #333;
	transition: all 0.6s ease-in-out;
}
.companyNews-list a:hover .title {
	color: #00baff;
}
.companyNews-list .date {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	line-height: 24px;
	color: #999;
	margin-top: 4px;
	margin-bottom: 15px;
}
.companyNews-list .brief {
	width: 100%;
	overflow: hidden;
	font-size: 14px;
	line-height: 30px;
	color: #666;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.newsDetails-main {
	padding-top: 50px;
}
.newsDetails-title {
	text-align: center;
	width: 100%;
	overflow: hidden;
	font-size: 24px;
	line-height: 34px;
	color: #333;
}
.newsDetails-date {
	width: 100%;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #999;
	margin-top: 5px;
	padding-bottom: 45px;
	margin-bottom: 30px;
	border-bottom: 1px solid #e6e6e6;
}
.newsDetails-txt {
	width: 100%;
	overflow: hidden;
	-ms-text-justify: inter-ideograph;
	text-justify: inter-ideograph;
	text-align: justify;
	font-size: 14px;
	line-height: 24px;
	color: #666;
}
.newsDetails-txt b {
	color: #333;
	font-size: 18px;
	font-family: 'Century Gothic';
}
/* 我们 End */








@media screen and (max-width: 1420px) {
	.index-property {
		min-width: 1200px;
	}
	.index-property-main {
		width: 1200px;
	}
	.index-property-list li {
		width: 380px;
		margin-right: 30px;	
	}
	.index-property-list .txt {
		width: 200px;
	}
	.propertyDetails-floor {
		left: 0;
		margin-left: 0;
	}
	.propertyDetails-prev01 {
		left: -80px;
	}
	.propertyDetails-next01 {
		right: -80px;
	}
	.propertyDetails-modal-prev {
		left: -85px;
	}
	.propertyDetails-modal-next {
		right: -85px;
	}
}

.banner-swiper001,
.property-more01,
.big-pagination,
.propertyDetails01-btn01,
.propertyDetails02-tip01,
.propertyDetails04-title01,
.propertyDetails-modal02-con .item .btn {
	display: none;
}
.contact-pc{}
.contact-mobile{display: none;}

@media screen and (max-width: 1024px) {
	.contact-pc{display: none;}
.contact-mobile{display: block;}

	.phone {
		max-width: 750px;
		margin: 0 auto;
		overflow: hidden;
		position: relative;
	}
	.propertyDetails-modal02-con .item{
		height: initial;
	}
	.propertyDetails-modal02-con .item::after{
	height: initial;
	background-color: none;
	}
	.head-txt,
	.banner-swiper,
	.footer-left,
	.footer-middle .line,
	.property-footer,
	.property-list .price,
	.property .property-more,
	.property02 .property-more,
	.propertyDetails-small,
	.propertyDetails-prev01,
	.propertyDetails-next01,
	.propertyDetails05-list .icon,
	.propertyDetails-modal-prev,
	.propertyDetails-modal-next,
	.realShot .property-more,
	.propertyDetails-footer .footer-main,
	.news .property-more,
	.companyNews .property-more,
	.companyNews-list .brief {
		display: none;
	}
	.head,
	.head-menu,
	.banner,
	.index-property,
	.index-introduction,
	.index-news,
	.footer,
	.copyright,
	.container,
	.container-nav,
	.property-nav {
		min-width: 100%;
		max-width: 100%;
	}
	.head-main,
	.head-menu ul,
	.index-property-main,
	.index-introduction-main,
	.index-news-main,
	.footer-main,
	.copyright p,
	.container-nav-main,
	.property-nav-main,
	.container-main {
		width: 100%;
	}
	.head-main{
		padding-bottom: 0.25rem;
	}
	.logo {
		width: 1.71rem;
		margin-left: 0.26rem;
		margin-top: 0.31rem;
	}
	.logo-txt {
		margin-left: 0.20rem;
		font-size: 0.28rem;
		line-height: 0.38rem;
		margin-top: 0.22rem;
	}
	.head-menu {
		border-top: 0.01rem solid #ececec;
	}
	.head-menu li {
		width: 20%;
	}
	.head-menu a {
		width: 100%;
		line-height: 0.85rem;
		height: 0.85rem;
		letter-spacing: 0;
		text-indent: 0;
		font-size: 0.30rem;
		font-weight: bold;
	}
	.head-menu a.active,
	.head-menu a:hover {
		background-color: transparent;
		color: #00aded;
		font-weight: bold;
	}
	.banner-swiper001 {
		width: 100%;
		display: block;
	}
	.banner-swiper001 .swiper-slide {
		width: 100%;
		height: 3.15rem;
		overflow: hidden;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.banner-swiper001 .swiper-pagination001 {
		position: absolute;
		bottom: 0.28rem;
		left: 50%;
		width: 1.20rem;
		z-index: 13;
		margin-left: -0.60rem;
		font-size: 0;
		text-align: center;
		height: 0.35rem;
		border-radius: 0.18rem;
		background-color: rgba(173, 173, 173, 0.5);
		overflow: hidden;
		font-size: 0.24rem;
		color: #fff;
		font-family: 'Century Gothic';
		line-height: 0.35rem;
	}
	.banner-swiper001 .swiper-pagination001 span {
		font-size: 0.24rem;
		color: #fff;
		line-height: 0.35rem;
		font-family: 'Century Gothic';
	}
	.index-property-main {
		padding: 0.45rem 0.20rem 0.0rem;
	}
	.index-property-title {
		font-size: 0.30rem;
		line-height: 0.40rem;
		padding-left: 0.15rem;
	}
	.index-property-title span {
		width: 0.05rem;
		height: 0.30rem;
		top: 0.06rem;
		border-radius: 0;
	}
	.index-property-list {
		margin-top: 0.35rem;
		margin-bottom: 0;
	}
	.index-property-list li {
		width: 100%;
		margin-bottom: 0.40rem;
		padding-bottom: 0.40rem;
		border-bottom: 0.01rem solid rgba(0, 0, 0, 0.1);
		height: 100% !important;
	}
	.index-property-list .img {
		width: 2.50rem;
		height: 1.74rem;
		line-height: 1.74rem;
	}
	.index-property-list .txt {
		width: 4.30rem;
	}
	.index-property-list .title {
		font-size: 0.28rem;
		line-height: 0.38rem;
		margin-bottom: 0.05rem;
		height: 0.38rem;
		font-weight: normal;
	}
	.index-property-list .price p:nth-of-type(1) {
		font-size: 0.24rem;
		line-height: 0.38rem;
		color: #353535;
	}
	.index-property-list .price p:nth-of-type(2) {
		font-size: 0.28rem;
		line-height: 0.38rem;
	}
	.index-property-list .brief {
		font-size: 0.24rem;
		line-height: 0.34rem;
		color: #353535;
		margin-bottom: 0.12rem;
		margin-top: 0.10rem;
		height: 0.34rem;
	}
	.index-property-list .desc span {
		min-width: 1.08rem;
		margin-right: 0.20rem;
		padding: 0 0.10rem;
		line-height: 0.32rem;
		height: 0.32rem;
		/*line-height: normal;*/
		font-size: 0.24rem;
		color: #353535;
	}
	.index-property-more a {
		width: 100%;
		height: 0.80rem;
		line-height: 0.80rem;
		border-radius: 0.10rem;
		font-size: 0.30rem;
	}
	.index-property-more a:hover {
		background-color: #00a3e5;
	}
	.index-introduction-main {
		padding: 0.35rem 0.20rem 0.0rem;
	}
	.index-introduction-txt {
		font-size: 0.26rem;
		line-height: 0.48rem;
		color: #353535;
		margin-top: 0.22rem;
		margin-bottom: 0.28rem;
	}
	.index-news {
		background-color: #fff;
	}
	.index-news-main {
		padding: 0.35rem 0.20rem 0.70rem;
	}
	.index-news-title {
		font-size: 0.28rem;
		line-height: 0.38rem;
		margin-top: 0.40rem;
		margin-bottom: 0.38rem;
	}
	.index-news-list li {
		margin-bottom: 0.50rem;
	}
	.index-news-list .title {
		font-size: 0.26rem;
		line-height: 0.36rem;
		margin-bottom: 0.06rem;
		color: #353535;
	}
	.index-news-list .txt {
		font-size: 0.26rem;
		line-height: 0.48rem;
		color: #353535;
	}
	.index-news-tip {
		font-size: 0.26rem;
		line-height: 0.48rem;
		color: #353535;
		margin-top: 0.18rem;
		margin-bottom: 0.38rem;
	}
	.footer-main {
		padding: 0.50rem 0.20rem 0.30rem;
	}
	.footer-middle {
		float: none;
		margin-left: 0;
		width: 100%;
		margin-top: 0;
	}
	.footer-middle .title {
		font-size: 0.24rem;
		line-height: 0.34rem;
		font-weight: normal;
		color: #000;
		margin-bottom: 0.12rem;
	}
	.footer-middle .txt {
		font-size: 0.24rem;
		line-height: 0.48rem;
		color: #666;
	}
	.footer-middle .txt span {
		color: #353535;
	}
	.footer-right {
		float: none;
		width: 100%;
		margin-top: 0.70rem;
		border-top: 0.01rem solid #e3e3e3;
		padding-top: 0.40rem;
	}
	.footer-right .item {
		float: none;
		margin-left: 0;
		width: 100%;
		margin-bottom: 0.60rem;
	}
	.footer-right .item:last-child {
		margin-bottom: 0;
	}
	.footer-right .title {
		font-size: 0.24rem;
		line-height: 0.34rem;
		font-weight: normal;
	}
	.footer-right .img {
		width: 2.40rem;
		height: auto;
		margin-top: 0.15rem;
		margin-bottom: 0.26rem;
	}
	.footer-right .img img {
		width: 100%;
	}
	.footer-right .txt {
		font-size: 0.24rem;
		line-height: 0.34rem;
		color: #353535;
	}
	.footer-right .btn {
		display: block;
		margin: 0 auto;
		width: 2.65rem;
		height: 0.70rem;
		line-height: 0.70rem;
		text-align: center;
		border-radius: 0.10rem;
		overflow: hidden;
		background-color: #00a3e5;
		color: #fff;
		font-size: 0.30rem;
		margin-top: 0.12rem;
		position: relative;
	}
	.footer-right .btn button {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		opacity: 0;
		z-index: 13;
	}
	.copyright {
		border-top: 0.01rem solid #e3e3e3;
	}
	.copyright p {
		padding: 0 0.20rem;
		font-size: 0.22rem;
		line-height: 0.72rem;
		height: 0.72rem;
	}
	.container-nav-main {
		padding: 0.27rem 0.20rem;
	}
	.container-nav .txt {
		font-size: 0.24rem;
		line-height: 0.34rem;
		color: #353535;
	}
	.container-nav .txt a {
		font-size: 0.24rem;
		line-height: 0.34rem;
		color: #353535;
	}
	.container-nav .txt span {
		padding: 0 0.08rem;
	}
	.container-nav .txt i {
		width: 0.29rem;
		height: 0.27rem;
		top: 0.03rem;
		margin-right: 0.11rem;
	}
	.property-nav {
		border-bottom: 0.01rem solid rgba(0, 0, 0, 0.1);
	}
	.property-nav-main {
		padding: 0.50rem 0.20rem 0.65rem;
	}
	.property-nav-list li {
		padding: 0 0.34rem;
	}
	.property-nav-list li:first-child {
		padding-left: 0;
	}
	.property-nav-list li:last-child {
		padding-right: 0;
	}
	.property-nav-list .icon {
		border-radius: 0.95rem;
		border: 0.06rem solid rgba(0, 0, 0, 0.11);
	}
	.property-nav-list .icon p {
		width: 1.78rem;
		height: 1.78rem;
		line-height: 1.78rem;
		border-radius: 0.89rem;
	}
	.property-nav-list .title {
		/*font-size: 0.24rem;*/
		font-size: 0.30rem;
		line-height: 0.34rem;
		margin-top: 0.15rem;
	}
	.container-main {
		padding: 0 0.20rem 0.55rem;
	}
	.property-list {
		margin-bottom: 0.40rem;
	}
	.property-list li {
		padding: 0.40rem 0;
		border-bottom: 0.01rem solid rgba(0, 0, 0, 0.1);
	}
	.property-list .img {
		width: 2.50rem;
		line-height: 1.74rem;
		height: 1.74rem;
	}
	.property-list li:hover {
		background-color: #fff;
		padding: 0.40rem 0;
	}
	.property-list .txt {
		float: right;
		margin-left: 0;
		width: 4.30rem;
		padding-top: 0;
	}
	.property-list .text {
		float: none;
		width: 100%;
		max-width: 100%;
	}
	.property-list .title {
		font-size: 0.28rem;
		line-height: 0.38rem;
		font-weight: normal;
	}
	.property-list .types {
		margin-top: 0.08rem;
	}
	.property-list .types p:nth-of-type(1) {
		font-size: 0.24rem;
		line-height: 0.38rem;
		color: #353535;
	}
	.property-list .types p:nth-of-type(2) {
		float: right;
		display: block;
		font-size: 0.28rem;
		line-height: 0.38rem;
		color: #666;
	}
	.property-list .types p:nth-of-type(2) span {
		color: #f10404;
		font-family: 'Century Gothic';
	}
	.property-list .brief {
		font-size: 0.24rem;
		line-height: 0.34rem;
		color: #353535;
		margin-top: 0.08rem;
		margin-bottom: 0.12rem;
		height: 0.34rem;
	}
	.property-list .desc span {
		min-width: 1.08rem;
		margin-right: 0.20rem;
		padding: 0 0.10rem;
		line-height: 0.32rem;
		height: 0.32rem;
		font-size: 0.24rem;
		color: #353535;
	}
	.wrapper,
	.wrapperHtml {
		height: 100%;
		overflow: hidden;
	}
	.property-more01 {
		display: block;
		overflow: hidden;
		text-align: center;
		font-size: 0;
		/* display: none; */
		opacity: 0;
	}
	.property-more01 i {
		display: inline-block;
		width: 0.30rem;
		height: 0.30rem;
		background-position: center center;
		background-size: 100% 100%;
		background-repeat: no-repeat;
		background-image: url('./../loading01.gif');
		position: relative;
		top: 0.06rem;
		margin-right: 0.10rem;
	}
	.property-more01 span {
		display: inline-block;
		font-size: 0.26rem;
		line-height: 0.36rem;
		color: #666;
	}
	.property02-nav {
		border-bottom: none;
	}
	.property02-nav .property-nav-main {
		padding: 0.50rem 0.20rem 0.10rem;
	}
	.property02-nav .property-nav-list li {
		padding: 0 0.18rem;
	}
	.property02-nav .property-nav-list a {
		width: 1.90rem;
		height: 0.70rem;
		line-height: 0.70rem;
		font-size: 0.24rem;
		border-radius: 0.35rem;
	}
	.propertyDetails-nav .property-nav-main {
		padding: 0.0rem 0.0rem 0.35rem;
	}
	.propertyDetails-nav {
		background-color: #fff;
		border-bottom: 0.10rem solid #f1f1f1;
		margin-bottom: 0.35rem;
	}
	.propertyDetails-left {
		float: none;
		width: 100%;
	}
	.big-swiper .swiper-slide {
		height: auto;
		line-height: normal;
	}
	.big-swiper .swiper-slide img {
		/* width: 100%; */
	}
	.big-swiper .big-pagination {
		position: absolute;
		z-index: 13;
		display: block;
		left: 50%;
		width: 1.20rem;
		bottom: 0.30rem;
		height: 0.35rem;
		border-radius: 0.18rem;
		margin-left: -0.60rem;
		font-size: 0;
		text-align: center;
		background-color: rgba(173, 173, 173, 0.5);
		overflow: hidden;
		font-size: 0.24rem;
		color: #fff;
		font-family: 'Century Gothic';
		line-height: 0.35rem;
	}
	.big-swiper .big-pagination span {
		font-size: 0.24rem;
		color: #fff;
		font-family: 'Century Gothic';
		line-height: 0.35rem;
	}
	.propertyDetails-right {
		float: none;
		width: 100%;
		padding: 0.30rem 0.20rem 0.0rem;
	}
	.propertyDetails-title {
		font-size: 0.30rem;
		line-height: 0.48rem;
	}
	.propertyDetails-brief {
		border-top: 0.01rem solid #e9e9e9;
		margin-top: 0.15rem;
		font-size: 0.26rem;
		line-height: 0.48rem;
		padding-top: 0.40rem;
	}
	.propertyDetails-brief span {
		font-size: 0.30rem;
	}
	.propertyDetails-brief b {
		color: #353535;
	}
	.propertyDetails01 {
		margin-bottom: 0.35rem;
		padding-bottom: 0.35rem;
		border-bottom: 0.01rem solid rgba(0, 0, 0, 0.07);
	}
	.propertyDetails-title01 {
		margin-bottom: 0.30rem;
	}
	.propertyDetails-title01 p {
		font-size: 0.30rem;
		line-height: 0.40rem;
		padding-left: 0.16rem;
	}
	.propertyDetails-title01 span {
		height: 0.30rem;
		width: 0.05rem;
		top: 0.06rem;
	}
	.propertyDetails-txt {
		font-size: 0.26rem;
		line-height: 0.48rem;
		color: #353535;
	}
	.propertyDetails01-txt01,
	.propertyDetails04-txt01,
	.propertyDetails07-txt01,
	.propertyDetails08-txt01 {
		height: 2.88rem;
	}
	.propertyDetails-btn01 {
		display: block;
		width: 1.20rem;
		margin: 0 auto;
		text-align: center;
		font-size: 0;
		overflow: hidden;
		margin-top: 0.12rem;
	}
	.propertyDetails-btn01 span {
		font-size: 0.28rem;
		line-height: 0.38rem;
		color: #00a4e5;
		display: inline-block;
		margin-right: 0.13rem;
	}
	.propertyDetails-btn01 i {
		display: inline-block;
		width: 0.21rem;
		height: 0.12rem;
		background-position: center center;
		background-size: 100% 100%;
		background-repeat: no-repeat;
		background-image: url('./../icon17.png');
		position: relative;
		top: -0.01rem;
		transition: all 0.6s ease-in-out;
	}
	.propertyDetails01-btn01.active i {
		transform: rotate(180deg);
	}
	.propertyDetails-swiper01 .swiper-slide {
		height: 1.65rem;
		line-height: 1.65rem;
	}
	.propertyDetails02-tip01 {
		display: block;
		width: 100%;
		font-size: 0.26rem;
		line-height: 0.36rem;
		color: #888;
		text-align: center;
		overflow: hidden;
		margin-top: 0.25rem;
	}
	.propertyDetails03-video {
		width: 100%;
		height: 3.75rem;
		margin-bottom: 0.20rem;
	}
	.propertyDetails04-title01 {
		display: block;
		margin-top: 0.25rem;
		margin-bottom: 0.0rem;
	}
	.propertyDetails04-list01 {
		margin-top: 0.35rem;
	}
	.propertyDetails-swiper02 .swiper-slide {
		line-height: 1.70rem;
		height: 1.70rem;
	}
	.propertyDetails05-list {
		height: 2.40rem;
	}
	.propertyDetails05-list li {
		padding: 0;
		width: 100%;
		margin: 0;
		float: none;
		min-height: auto;
		background-color: #fff;
		margin-bottom: 0.10rem;
	}
	.propertyDetails05-list li:last-child {
		margin-bottom: 0;
	}
	.propertyDetails05-list .txt {
		margin-left: 0;
	}
	.propertyDetails05-list .title {
		float: left;
		margin: 0;
		font-size: 0.26rem;
		line-height: 0.40rem;
		color: #888;
		font-weight: normal;
	}
	.propertyDetails05-list .brief {
		font-size: 0.26rem;
		line-height: 0.40rem;
		color: #353535;
		margin-left: 0.92rem;
	}
	.propertyDetails06-list li {
		padding: 0.40rem 0;
		border-bottom: 0.01rem solid rgba(0, 0, 0, 0.07);
	}
	.propertyDetails06-list li:last-child {
		padding-bottom: 0.05rem;
	}
	.propertyDetails06-list .img {
		width: 2.70rem;
		height: 1.88rem;
		line-height: 1.88rem;
	}
	.propertyDetails06-list .txt {
		float: right;
		margin-left: 0;
		padding-top: 0.05rem;
		width: 4.10rem;
	}
	.propertyDetails06-list .title {
		font-size: 0.30rem;
		line-height: 0.40rem;
		font-weight: normal;
	}
	.propertyDetails06-list .brief {
		font-size: 0.24rem;
		line-height: 0.34rem;
		color: #353535;
		margin-top: 0.07rem;
		margin-bottom: 0.08rem;
	}
	.propertyDetails06-list .desc {
		font-size: 0.24rem;
		line-height: 0.34rem;
		color: #353535;
		margin-bottom: 0.08rem;
	}
	.propertyDetails06-list .price {
		font-size: 0.24rem;
		line-height: 0.40rem;
		color: #353535;
	}
	.propertyDetails06-list .price span {
		font-size: 0.30rem;
		font-weight: normal;
	}
	.propertyDetails08 {
		margin-bottom: 0.50rem;
	}
	.propertyDetails-btn {
		width: 100%;
		height: 0.80rem;
		line-height: 0.80rem;
		border-radius: 0.10rem;
		font-size: 0.30rem;
		position: fixed;
		left: 0;
		bottom: 0;
		z-index: 10000
	}
	.propertyDetails-footer {
		background-color: #fff;
	}
	.propertyDetails-floor {
		opacity: 0;
		z-index: -111;
	}
	.propertyDetails-modal01-con {
		width: 7.00rem;
		/*height: 4.90rem;*/
	}
	.propertyDetails-modal02-con {
		height: 11.20rem;
		width: 7.00rem;
		border-radius: 0.10rem;
		padding: 0 0.50rem;
	}
	.propertyDetails-modal02-icon {
		width: 0.28rem;
		height: 0.28rem;
		top: 0.30rem;
		right: 0.25rem;
	}
	.propertyDetails-modal02-title {
		font-size: 0.30rem;
		line-height: 0.40rem;
		margin-top: 0.60rem;
		margin-bottom: 0.45rem;
	}
	.propertyDetails-modal02-con .item {
		float: none;
		width: 100%;
		padding-top: 0;
		padding-bottom: 0.40rem;
		margin-bottom: 0.45rem;
		border-bottom: 0.01rem solid #ededed;
	}
	.propertyDetails-modal02-con .item:nth-of-type(1)::after {
		opacity: 0;
	}
	.propertyDetails-modal02-con .item:last-child {
		border-bottom: none;
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.propertyDetails-modal02-con .item .title {
		font-size: 0.24rem;
		line-height: 0.34rem;
		color: #888;
	}
	.propertyDetails-modal02-con .item .brief {
		font-size: 0.26rem;
		line-height: 0.40rem;
		color: #353535;
		margin-top: 0.12rem;
		width: 4.95rem;
	}
	.propertyDetails-modal02-con .item .img {
		display: none;
	}
	.propertyDetails-modal02-con .item .txt {
		font-size: 0.26rem;
		line-height: 0.36rem;
		color: #353535;
		margin-top: 0.30rem;
		margin-bottom: 0.35rem;
	}
	.propertyDetails-modal02-con .item .btn {
		display: block;
		margin: 0 auto;
		width: 4.20rem;
		height: 0.80rem;
		line-height: 0.80rem;
		position: relative;
		overflow: hidden;
		background-color: #00a3e5;
		border-radius: 0.10rem;
		text-align: center;
		font-size: 0.30rem;
		color: #fff;
	}
	.propertyDetails-modal02-con .item .btn button,
	.propertyDetails-modal02-con .item .btn a {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		opacity: 0;
	}
	.propertyDetails-modal02-con .item .btn .btn-sub-icon{
		width: 0.35rem;
	    position: absolute;
	    left: 0.2rem;
	    top: 0.16rem;
	}
	.propertyDetails-modal02-con .item .desc {
		font-size: 0.26rem;
		line-height: 0.36rem;
		color: #353535;
		margin-top: 0.06rem;
		margin-bottom: 0.38rem;
	}
	.realShot-list {
		margin-top: 0.30rem;
		margin-bottom: 0.40rem;
	}
	.realShot-list li {
		float: none;
		width: 100%;
		margin: 0;
		padding: 0.40rem 0;
		border-bottom: 0.01rem solid #e9e9e9;
	}
	.realShot-list .img {
		float: left;
		width: 3.37rem;
		height: 1.82rem;
		line-height: 1.82rem;
	}
	.realShot-list .img span {
		width: 0.51rem;
		height: 0.51rem;
		margin-top: -0.255rem;
		margin-left: -0.255rem;
	}
	.realShot-list .txt {
		float: right;
		width: 3.40rem;
		padding-top: 0.30rem;
	}
	.realShot-list .title {
		margin-top: 0.0rem;
		margin-bottom: 0.17rem;
		font-size: 0.28rem;
		line-height: 0.38rem;
		height: 0.76rem;
		color: #353535;
		text-align: left;
		white-space: normal;
		text-overflow: clip;
		word-break: break-all;
	    display: -webkit-box;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;
	}
	.realShot-list .date {
		font-size: 0.20rem;
		line-height: 0.30rem;
		color: #999;
		text-align: left;
	}
	.news-list {
		padding-top: 0;
		margin-bottom: 0.40rem;
	}
	.news-list li {
		width: 100%;
		float: none;
		margin: 0;
		padding: 0.40rem 0;
		border-bottom: 0.01rem solid #e9e9e9;
		background-color: #fff;
	}
	.news-list .img {
		width: 2.00rem;
		height: 2.00rem;
		line-height: 2.00rem;
	}
	.news-list .txt {
		float: right;
		width: 4.80rem;
		margin-left: 0;
		padding-top: 0.09rem;
	}
	.news-list .title {
		font-size: 0.28rem;
		line-height: 0.40rem;
		height: 0.80rem;
		color: #000;
		font-weight: normal;
	}
	.news-list .brief {
		font-size: 0.24rem;
		line-height: 0.36rem;
		height: 0.72rem;
		color: #353535;
		margin-top: 0.22rem;
		-webkit-line-clamp: 2;
	}
	.newsDetails-main {
		padding-top: 0.65rem;
	}
	.newsDetails-title {
		font-size: 0.30rem;
		line-height: 0.40rem;
	}
	.newsDetails-date {
		font-size: 0.20rem;
		line-height: 0.30rem;
		margin-top: 0.17rem;
		padding-bottom: 0.45rem;
		margin-bottom: 0.47rem;
		border-bottom: 0.01rem solid #e6e6e6;
	}
	.newsDetails-txt {
		font-size: 0.26rem;
		line-height: 0.48rem;
		color: #353535;
	}
	.newsDetails-txt b {
		font-size: 0.28rem;
	}
	.experience-main {
		padding-top: 0.35rem;
	}
	.experience-title {
		font-size: 0.30rem;
		line-height: 0.40rem;
	}
	.experience-brief {
		margin-top: 0.08rem;
		margin-bottom: 0.34rem;
		font-size: 0.26rem;
		line-height: 0.36rem;
		color: #353535;
	}
	.experience01 {
		margin-bottom: 0.45rem;
	}
	.experience03 {
		margin-bottom: 0;
	}
	.experience-title01 {
		margin-bottom: 0.25rem;
	}
	.experience-title01 span {
		width: 1.90rem;
		padding: 0 0.30rem;
		height: 0.60rem;
		line-height: 0.60rem;
		font-size: 0.26rem;
		font-weight: bold;
	}
	.experience-txt {
		font-size: 0.26rem;
		line-height: 0.48rem;
		color: #353535;
	}
	.experience03-brief {
		font-size: 0.26rem;
		line-height: 0.48rem;
		font-weight: bold;
		margin-bottom: 0.05rem;
	}
	.introduction-left {
		float: none;
		width: 100%;
		padding-top: 0.0rem;
	}
	.introduction-title {
		font-size: 0.30rem;
		line-height: 0.48rem;
		margin-bottom: 0.30rem;
	}
	.introduction-txt {
		font-size: 0.26rem;
		line-height: 0.48rem;
		color: #353535;
	}
	.introduction-right {
		width: 100%;
		float: none;
		margin-top: 0.48rem;
		text-align: center;
	}
	.companyNews-list {
		margin-bottom: 0.0rem;
	}
	.companyNews-list li {
		border-bottom: 0.01rem solid #e6e6e6;
		padding-bottom: 0.40rem;
		margin-bottom: 0.40rem;
	}
	.companyNews-list .img {
		width: 2.72rem;
		height: 1.70rem;
		line-height: 1.70rem;
	}
	.companyNews-list .txt {
		width: 4.00rem;
		padding-top: 0.16rem;
	}
	.companyNews-list .title {
		font-size: 0.28rem;
		line-height: 0.40rem;
		height: 0.80rem;
		color: #353535;
		white-space: normal;
		text-overflow: clip;
		word-break: break-all;
	    display: -webkit-box;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;
	}
	.companyNews-list .date {
		font-size: 0.28rem;
		line-height: 0.30rem;
		color: #999;
		margin-bottom: 0.0rem;
		margin-top: 0.20rem;
	}

}


/*新增*/
.footer-right .item:first-child {
	width: 170px;
}


@media screen and (max-width: 1024px) {
	.index-property-list .desc span,
	.property-list .desc span {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: center;
		line-height: normal;
	}
	.footer-right .item:first-child {
		width: 100%;
	}
	.propertyDetails-modal02-icon {
		width: 0.68rem;
		height: 0.68rem;
		top: 0.10rem;
		right: 0.05rem;
	}
	.propertyDetails-modal02-icon img {
		width: 0.28rem;
		height: 0.28rem;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
}

.index-property-more a {
	border-radius: 10px;
}

@media screen and (max-width: 1024px) {
	.index-property-more a {
		border-radius: 0.10rem;
	}
}


/*新增*/
$('.propertyDetails-modal01-close,.propertyDetails-modal01-icon01').on('click', function(event) {
	event.preventDefault();
	// Act on the event 
	$('.propertyDetails-modal01').fadeOut('fast');
	// $('body').removeClass('open');
	propertyDetailsModalSwiper.destroy(false);
});


.propertyDetails-modal01-con {
	height: 80%;
}
.index-property-list .img img,
.property-list .img img,
.realShot-list .img img,
.news-list .img img,
.companyNews-list .img img,
.big-swiper .swiper-slide img,
.propertyDetails-swiper01 .swiper-slide img,
.propertyDetails-swiper02 .swiper-slide img,
.propertyDetails06-list .img img,
.small-swiper .swiper-slide p img {
	width: 100%!important;
	height: 100%!important;
}
.banner-swiper001 .swiper-slide,
.banner-swiper .swiper-slide {
	background-size: 100% 100%!important;
}
.introduction-left {
	float: none!important;
	width: 100%!important;
}
.introduction-right {
	display: none!important;
}
.propertyDetails-modal01-icon01 {
	position: absolute;
	top: -35px;
	right: -80px;
	width: 70px;
	height: 70px;
	border-radius: 35px;
	overflow: hidden;
	padding: 15px;
	z-index: 131913;
	cursor: pointer;
	border: 1px solid #fff;
}

@media screen and (max-width: 1024px) {
	.propertyDetails-modal01-icon01 {
		width: 0.70rem;
		height: 0.70rem;
		top: -0.30rem;
		right: 0.0rem;
		border-radius: 0.35rem;
		padding: 0.15rem;
		border: 0.01rem solid #fff;
	}
}


.propertyDetails-modal01-con {
	height: 90%;
}
@media screen and (max-width: 1024px) {
	.propertyDetails-modal01-con {
		height: 100%!important;
		max-height: 100%!important;
		width: 100%;
	}
	.propertyDetails-modal-swiper .swiper-slide {
		padding: 0.50rem 0.25rem;
	}
}

.propertyDetails-modal01-icon01 {
	display: none!important;
}

.index-property-list .desc span {margin-bottom: 0.10rem;}

/*.banner-swiper001 .swiper-slide img,
.banner-swiper .swiper-slide img {
	height: auto!important;
	width: 100%!important;
}*/

.banner-swiper001 .swiper-slide,
.banner-swiper .swiper-slide {
	height: auto;
}
.banner-swiper .swiper-slide img {
	height: 800px!important;
	width: 100%!important;
}

.propertyDetails-modal01-con {
	max-height: 90%!important;
}
.propertyDetails-modal01-con {
	max-height: 90%!important;
	height: auto!important;
}
.propertyDetails-modal-swiper {
	height: auto!important;
	max-height: 100%!important;
}
.propertyDetails-swiper02 .swiper-slide {
	height: auto;
	line-height: normal;
}

@media screen and (max-width: 1024px) {
	.banner-swiper001 .swiper-slide{
		height: auto;
	}
	.banner-swiper001 .swiper-slide img{
		height: 4.25rem;
		width: 100%!important;
	}
	.propertyDetails-swiper02 .swiper-slide {
		height: 2rem;
	}
	.news-list .img {
	    width: 2.50rem;
	    height: 1.74rem;
	    line-height: 1.74rem;
	}
	.news-list .txt {
	    width: 4.30rem;
	}
}
