.title {
	padding: 35px 0 15px 0;
	border-bottom: #dedede 1px solid;
	position: relative;
}
.company-nm {
	text-align: left;
	font-size: 24px;
	font-weight: bold;
	color: #666;
}
.company-nm span {
	display: inline-block;
	margin-left: 20px;
	color: #d5d4d2;
	font-size: 14px;
	font-weight: normal;
}
.title hr {
	width: 60px;
	height: 3px;
	position: absolute;
	right: 0;
	bottom: -2px;
}
.xmtj {
	width: 780px;
	height: 42px;
	line-height: 28px;
	font-size: 16px;
	color: #333;
	padding-left: 20px;
	margin: 28px auto 0 auto;
	border-left: #f2f2f2 1px solid;
	border-bottom: #f2f2f2 1px solid;
	position: relative;
}
.xmtj hr {
	height: 36px;
	width: 3px;
	position: absolute;
	top: 0;
	left: -2px;
}
.project {
	width: 800px;
	margin: 0 auto;
	border-left: #f2f2f2 1px solid;
	overflow: hidden;
}
.project li {
	float: left;
	margin: 20px 18px 0 18px;
}
.project li p {
	text-align: center;
	font-size: 16px;
	color: #666;
	height: 36px;
	line-height: 36px;
}

/*详情*/
.img-box {
	float: left;
	width: 540px;
	height: 240px;
	margin-top: 30px;
}
.xiangq {
	width: 300px;
	float: right;
	margin-top: 180px;
}
.xiangq .name {
	height: 40px;
	border-bottom: #f2f2f2 1px solid;
	font-size: 24px;
	color: #333;
}
.xiangq .name span {
	padding-bottom: 8px;
	border-bottom: #B30000 3px solid;
}
table {
	color: #666;
	line-height: 28px;
	margin-top: 30px;
}
th {
	width: 25%;
	font-weight: normal;
	vertical-align: super;
}
th span {
	display: inline-block;
	width: 80%;
	text-align:justify;
	text-align-last:justify;
	
}
td {
	padding-left: 4px;
}
/*信息服务*/
.introduce {
	text-indent: 2em;
	color: #666;
	line-height: 30px;
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: justify;
}
.fw-img {
	margin-top: 30px;
	margin-bottom: 20px;
	position: relative;
}
.ianj {
	width: 110px;
	text-align: center;
	position: absolute;
	top: 35px;
	right: 10px;
}
.ianj-logo {
	height: 66px;
	padding-top: 44px;
	border-radius: 50%;
	background: #FFFFFF;
	box-shadow:0 0 10px #a6a6a6;
	-webkit-box-shadow:0 0 10px #a6a6a6;
	-moz-box-shadow:0 0 10px #a6a6a6;
	-o-box-shadow:0 0 10px #a6a6a6;
	margin-bottom: 12px;
}
.ianj-logo img {
	margin: 0 auto;
}
.ianj-logo:hover {
	background: #F2F2F2;
}
.ianj span {
	font-size: 16px;
	color: #3d3d3d;
}
.cgal {
	margin-top: 30px;
	border: #f2f2f2 1px solid;
	overflow: hidden;
}
.cgal .left,.cgal .rig {
	display: block;
	width: 40px;
	height: 60px;
	margin-top: 90px;
	background: #f5f5f5;
}
.cgal .left {
	float: left;
}
.cgal .rig {
	float: right;
}
.cgal i,.cgal i {
	display: block;
	width: 40px;
	height: 60px;
	background: url(../images/icon.png) no-repeat;
}
.cgal .left i {
	background-position: 12px 16px;
}
.cgal .rig i {
	background-position: -46px 16px;
}
.cgal-show {
	width: 756px;
	height: 330px;
	float: left;
	margin: 20px 10px;
	overflow: hidden;
	position: relative;
}
.cgal-list {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.cgal-list li {
	float: left;
	width: 240px;
	margin-right: 18px;
}
.cgal-list li p {
	line-height: 25px;
	color: #999;
	text-align: justify;
}
.cgal-list li p span {
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #666;
	height: 54px;
	line-height: 54px;
}

/*新房交易*/
.anli {
	margin-top: 20px;
}
.anli .map {
	float: left;
	position: relative;
}
.region {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.region li {
	width: 56px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0;
	color: #666;
	text-align: center;
	white-space:nowrap; 
}
.region i {
	display: block;
	width: 16px;
	height: 16px;
	margin: 0 auto;
	background: url(../images/circle.png) no-repeat;
	background-size: cover;
	opacity: 0.4;
}
.current-region {
	transition: font-size 0.35s;
	-webkit-transition: font-size 0.35s;
	-moz-transition: font-size 0.35s;
	-o-transition: font-size 0.35s;
	font-size: 18px;
}
.current-region i {
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    -moz-transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, -webkit-transform 0.35s;
	transform: scale(1.12);
	-webkit-transform: scale(1.12);
	-moz-transform: scale(1.12);
	-o-transform: scale(1.12);
	opacity: 1;
}
#shanghai {
	top: 275px;
	left: 470px;
}
#kunshan {
	top: 290px;
	left: 435px;
}
#zhangjiagang {
	top: 220px;
	left: 392px;
}
#shaoxing {
	top: 372px;
	left: 404px;
}
#najing {
	top: 200px;
	left: 322px;
}
#liyang {
	top: 294px;
	left: 360px;
}
#hefei {
	top: 300px;
	left: 236px;
}
#fuyang {
	top: 360px;
	left: 370px;
}
#chuzhou {
	top: 185px;
	left: 290px;
}
#yixing {
	top: 310px;
	left: 390px;
}
#yangzhou {
	top: 190px;
	left: 354px;
}
#wuhan {
	top: 340px;
	left: 55px;
}
#taicang {
	top: 245px;
	left: 450px;
}
#nantong {
	top: 208px;
	left: 430px;
}

.city {
	float: right;
	width: 250px;
}
.last-div {
	clear: both;
}
.xmss span {
	display: block;
	float: left;
	height: 28px;
	line-height: 28px;
}
.sousuo {
	float: left;
	width: 130px;
	height: 28px;
	margin: 0 10px;
}
.sousuo dt {
	height: 26px;
	line-height: 26px;
	padding-left: 8px;
	border: #bbbbbb 1px solid;
}
.sousuo dt span,.sousuo dd span {
	width: 20px;
	height: 26px;
	text-align: center;
	float: right;
	color: #bbbbbb;
	background: #f1f1f1;
	cursor: pointer;
}
.sousuo dd {
	width: 130px;
	height: 44px;
	padding-left: 8px;
	line-height: 44px;
	border: #B30000 1px solid;
	position: relative;
	border: #bbbbbb 1px solid;
	border-top: none;
	box-sizing: border-box;
}
.sousuo dd span {
	font-size: 20px;
	height: 42px;
	line-height: 42px;
}
.sousuo dd ul {
	width: 128px;
	position: absolute;
	top: -1px;
	left: 128px;
	border: #B30000 1px solid;
	border-left: none;
	z-index: 10;
}
.sousuo dd ul li {
	padding-left: 8px;
	background: #fff;
	height: 43px;
	border-left: #B30000 1px solid;
}
.sousuo dd ul li span {
	background: none;
	color: #bbb;
}
.sousuo .current-dd {
	border: #B30000 1px solid;
	border-right: #bbbbbb 1px solid;
}
.sousuo dd ul .bor-l {
	border-left: #bbbbbb 1px solid;
}
.xmss button {
	width: 44px;
	height: 28px;
	border: none;
	background: url(../images/icon.png) no-repeat;
	background-position: 0 -67px;
}
.area {
	width: 100%;
	min-height: 615px;
	padding-left: 9px;
	margin-top: 20px;
	border-left: #f2f2f2 1px solid;
}
.area dl {
	width: 240px;
	position: relative;
	cursor: pointer;
}
.area dt {
	height: 36px;
	line-height: 36px;
	padding-left: 10px;
	color: #333;
	font-size: 18px;

}
.area .current-dl dt {
	color: #fff;
	background: -webkit-linear-gradient(left, #e50a1a, #a60c10); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #e50a1a, #a60c10); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #e50a1a, #a60c10); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #e50a1a, #a60c10); /* 标准的语法 */
}
.area dd {
	padding-left: 10px;
	width: 180px;
	margin-top: 15px;
	margin-bottom: 30px;
	display: none;
}
.area dd a {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 5px;
	color: #666;
}
.area dd a:hover {
	color: #B30000;
}
.area dl hr {
	width: 3px;
	height: 36px;
	position: absolute;
	top: 0;
	left: -10px;
	display: none;
}
.area .current-dl hr,.area .current-dl dd {
	display: block;
}
.area p {
	padding-left: 10px;
}
/*主营服务*/
.flaot-box {
	position: relative;
}
.service {
	width: 200px;
	height: 200px;
	position: absolute;
	top: 120px;
	left: 50%;
	margin-left: -100px;
}
.service .service-t {
	width: 64px;
	height: 64px;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	color: #B30000;
	position: absolute;
	top: 50%;
	left: 50%;
	line-height: 32px;
	margin-left: -32px;
	margin-top: -32px;
}
/*主营服务*/
@keyframes round
{
	0% {transform:rotate(0deg)}
	50% {transform:rotate(180deg)}
	100% {transform:rotate(360deg)}
}
@-moz-keyframes round /* Firefox */
{
	0% {-moz-transform:rotate(0deg)}
	50% {-moz-transform:rotate(180deg)}
	100% {-moz-transform:rotate(360deg)}
}
@-webkit-keyframes round /* Safari 和 Chrome */
{
	0% {-webkit-transform:rotate(0deg)}
	50% {-webkit-transform:rotate(180deg)}
	100% {-webkit-transform:rotate(360deg)}
}
@-o-keyframes round /* Opera */
{
	0% {-o-transform:rotate(0deg)}
	50% {-o-transform:rotate(180deg)}
	100% {-o-transform:rotate(360deg)}
}
/*--*/
.service img {
	width: 100%;
	animation: round 5s infinite linear;
	-moz-animation: round 5s infinite linear;
	-webkit-animation: round 5s infinite linear;
	-o-animation: round 5s infinite linear;
}
.service-column {
	width: 652px;
	height: 42px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -326px;
	margin-top: -21px;	
}
.service-column p {
	float: left;
	width: 190px;
	line-height: 42px;
	font-size: 20px;
	letter-spacing: 2px;
	color: #fff;
	text-align: center;
	background: url(../images/serviceBj.png) no-repeat;
}
.column-lefrt {
	padding-right: 6px;
}
.service-column .column-right {
	float: right;
	padding-left: 6px;
	background-position: 0 -52px;
	color: #B30000;
}
.round02 {
	width: 100px;
	height: 100px;
	margin-left: 0;
}
.round02 .service-t {
	width: 32px;
	height: 32px;
	font-size: 16px;
	line-height: 16px;
	margin-left: -16px;
	margin-top: -16px;
}
/*新房交易、衍生服务、云燕vr*/
@keyframes round02
{
	25% {transform:translateY(-10px);}
	50% {transform:translateX(10px);}
	75% {transform:translateY(10px);}
}
@-moz-keyframes round2 /* Firefox */
{
	25% {-moz-transform:translateY(-10px);}
	50% {-moz-transform:translateX(10px);}
	75% {-moz-transform:translateY(10px);}
}
@-webkit-keyframes round2 /* Safari 和 Chrome */
{
	25% {-webkit-transform:translateY(-10px);}
	50% {-webkit-transform:translateX(10px);}
	75% {-webkit-transform:translateY(10px);}
}
@-o-keyframes round2 /* Opera */
{
	25% {-o-transform:translateY(-10px);}
	50% {-o-transform:translateX(10px);}
	75% {-o-transform:translateY(10px);}
}
/*信息服务、百芝龙*/
@keyframes round03
{
	25% {transform:translateX(-10px);}
	50% {transform:translateY(-10px);}
	75% {transform:translateX(10px);}
}
@-moz-keyframes round3 /* Firefox */
{
	25% {-moz-transform:translateX(-10px);}
	50% {-moz-transform:translateY(-10px);}
	75% {-moz-transform:translateX(10px);}
}
@-webkit-keyframes round3 /* Safari 和 Chrome */
{
	25% {-webkit-transform:translateX(-10px);}
	50% {-webkit-transform:translateY(-10px);}
	75% {-webkit-transform:translateX(10px);}
}
@-o-keyframes round3 /* Opera */
{
	25% {-o-transform:translateX(-10px);}
	50% {-o-transform:translateY(-10px);}
	75% {-o-transform:translateX(10px);}
}
/*--*/
.trade {
	top: 40px;
	left: 182px;
}
.information {
	top: 80px;
	left: 75px;
}
.other {
	top: 280px;
	left: 120px;
}
.bzl {
	top: 80px;
	left: 615px;
}
.vr {
	top: 254px;
	left: 615px;
}
.trade,.other,.vr {
	animation: round2 3s infinite linear;
	-moz-animation: round2 3s infinite linear;
	-webkit-animation: round2 3s infinite linear;
	-o-animation: round2 3s infinite linear;
}
.information,.bzl{
	animation: round3 3s infinite linear;
	-moz-animation: round3 3s infinite linear;
	-webkit-animation: round3 3s infinite linear;
	-o-animation: round3 3s infinite linear;
}
.round02 .t1 {
	width: 100%;
	height: 16px;
	left: 0;
	margin-left: 0;
	margin-top: -8px;
	letter-spacing: 2px;
}
.frs,.mfwt {
	width: 85px;
	height: 85px;
	top: -30px;
	left: 110px;
	display: none;
}
.mfwt {
	top: 60px;
}
.frs .service-t,.mfwt .service-t {
	font-weight: normal;
	color: #000;
}
.other:hover .service {
	display: block;
}
