
.percent{
	padding-top: 200px;
	width: 1160px;
	margin: 0 auto;
}
.houseP::after{content: '';width: 24px; height:2px;position: absolute;top: 50px;bottom: 0;background: #FF6E00;
    left: 40%;z-index: 1;}
.porelat{
	position: relative;
	width: 100%;
}
.porelat .banner{
	width: 100%;
	height: 100%
}
.imgFloat{width: 560px;height: 338px;
	position: absolute;left: 242px;top: 0;text-align: left;background: rgba(242,242,242,0.80);
}
.imgFloat .title{
	font-size: 44px;color: #000;
	padding: 50px 50px 0;font-weight: bold;
}
.imgFloat .little{
	margin: 30px 50px 50px;text-align: left;line-height: 30px;color: #333;
}
.imgPos{
	/*text-align: right;margin-right: 18.8%;margin-top: -500px;*/
	position: absolute;right: 18.8%;bottom: 0;
}
.pos{width: 80%;height: 80%}
.down{
	position: absolute;left: 204px;bottom: -62px;background: #fff;width: 121px;height: 128px;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.20);
	text-align: center;
	line-height: 128px;
	z-index: 99;
}
.flex{
	display: flex;
	justify-content:space-around;
	text-align: center;
	margin-bottom: 40px;
}
.flex>div:not(:last-child){
	margin-right: 191px;
}
.ftitle{
	font-size: 72px;color: #333
}
.finfo{color: #333;font-size: 20px;margin-top: 25px}

.jionBtn{margin:91px auto;width: 120px;height: 40px;line-height: 40px;font-size: 14px;
border-radius: 2px;color: #000;text-align: center;border: 1px solid #FF6E00;}

.imgList{
	width: 1084px;
	margin: 250px auto 0;
}
.flexBlo{
	display: flex;
	justify-content:space-around;
}
.leftBlo{display: inline-block;background:  #F2F2F2;margin-right: 40px;}
.textInfo{margin: 68px 0 0 180px;padding:65px 96px 43px 60px;background: #fff}
.textT{font-size: 44px;color: #000;position: relative;font-weight: bold;}
.textT:before{
	content: '';width: 40px; height:2px;position: absolute;top: -20px;background: #FF6E00;
    left: 0 ;z-index: 1;
}
.texta{margin-top: 14px;font-size: 16px;color: #333}
.ml240{margin-left: 240px;}
.more{
	color: #999;font-size: 14px;
}
.mt54{margin-top: 54px}
.mt30{margin-top: 30px}
.flexBtn span{display: inline-block;width: 20px;height: 20px;line-height: 20px;
	background: #F2F2F2;border: 1px solid #999999;border-radius: 50%;text-align: center;
	position: relative;color: #999
}
.flexBtn span:not(:last-child){
	margin-right: 30px;
}
.flexBtn span:not(:last-child):after{
	position: absolute;content: '';width: 1px;height: 20px;top: -1px;background: #999;
    left:50px ;z-index: 1;
}
.flexBtn span:not(:first-child){
	margin-left:30px;
}
.flexBtn span.select{
	background: #fff;border: 1px solid #FF6E00;color: #FF6E00
}
.comm{
	margin-top: 40px;
	text-align: left;color: #333;font-size: 16px;
}
.compit{
	color: #000;font-size: 32px;margin-bottom: 15px;
}
/*房产管理平台*/
.plat{
	width: 1172px;
	margin: 250px auto 184px;
	text-align: center;
}
.pptit{
	font-size: 44px;color: #000;position: relative;
}
.pptit:after{
	text-align: center;margin: 0 auto;
	position: absolute;content: '';width: 24px;height: 2px;bottom:-20px;background: #FF6E00;
    left:0;right: 0;z-index: 1;
}
.ppcin{
	margin: 58px 0 90px;color: #333;font-size: 16px;
}
.mt60{margin-top: 60px}
.mb20{margin-bottom: 20px;}
.center{
	text-align: center;width: 392px;margin: 40px auto
}
.overseas{background:#333333;padding: 100px 157px 100px 100px;margin: 0 auto;text-align: center; color: #fff}
.overseas img{
	width: 1170px;height: 710px;}
.name{font-size: 44px;margin-bottom: 48px}
.any{margin: 0 auto;width: 290px;height: 70px;text-align: center;line-height: 70px;border:1px solid #FF6E00; font-size: 20px;}
.self{
	width: 1160px;margin: 0 auto 150px;background: #F2F2F2;
}
.ser{
	text-align: center;font-size: 44px;color: #000;padding: 80px 0 40px;
}
.bgc{
	background: #fff;width: 702px;margin: 0 auto;text-align: left;
	padding: 50px 120px 0;
}
.flexSelf{display: flex;justify-content: center;
}
.mr214{margin-right: 241px;}
.ccc{margin: 51px auto 0;text-align: center;}
.flexSelf span{
	display: inline-block; width: 20px;height: 20px;line-height: 20px;
	background: #fff;border: 1px solid #333;border-radius: 50%;text-align: center;
	position: relative;color: #333;
}
.flexSelf span.select{
	background: #fff;border: 1px solid #FF6E00;color: #FF6E00;position: relative;
}
.flexSelf span:after{
	position: absolute;content: '';width: 40px;height: 2px;bottom:-20px;background: #333;
    left:0 ;z-index: 1;
}
.flexSelf span:after:hover{
	-webkit-animation: mymove 3s infinite; /* Chrome, Safari, Opera */
    animation: mymove 3s infinite;
}
@-webkit-keyframes mymove {
    50% {width: 0px;}
}
/* Standard syntax */
@keyframes mymove {
    50% {width: 0px;}
}
.flexSelf span.select:after{
	position: absolute;content: '';width: 40px;height: 2px;bottom:-20px;background: #FF6E00;
    left:0 ;z-index: 1;
}
.mt62{margin-top: 62px;color: #333}

/*.twoImg,.threeImg,.twoC,.threeC{
	display: none;
}
.oneImg,.oneC{display: block;}*/
.block{
	display: block;
}
.none{
	display: none;
}
@media screen and (max-width:1366px){
	.imgPos{
		position: absolute;
		right: 0.8%;bottom: 0;
	}
	.imgPos img{
		width: 70%;height: 70%;
	}
}
@media screen and (min-width:1366px) and(max-width:1600px ){
	.imgPos{
		position: absolute;bottom: 0;
		right: 1.8%;
	}
	.imgPos img{
		width: 70%;height: 70%;
	}
}