.xiangmu-li .p span,
.case-li .tit,
.xiangmu-li .tit{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.new-con p{
    height:auto!important;
}
.case-li .p{
	  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;	
}
.zichan-ul .zichan-li .p{
	 overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;	
}
.fotter{
	float:left;
}
.about_banner.case{
	 background: url('/file/storage/image/20221121103208162c45929.jpg') no-repeat center;
  background-size: cover;
}
.about_banner.huodong{
	 background: url('/file/storage/image/20221121103208162c45929.jpg') no-repeat center;
  background-size: cover;
}
.about_banner.xiangmu{
	 background: url('/file/storage/image/20221121103208162c45929.jpg') no-repeat center;
  background-size: cover;
}
.about_banner.zichan{
	 background: url('/file/storage/image/20221121103208162c45929.jpg') no-repeat center;
  background-size: cover;
  height:570px;
}
.about_banner.anjia{
	 background: url('/file/storage/image/20221121103208162c45929.jpg') no-repeat center;
	background-size: cover;
}
.about_banner.zichan2{

	 background: url('/images/jin_02.png') no-repeat center;
  background-size: cover;
  height:570px;
}
.page-con{
	width:100%;
	float:left;
}

.container{
	width:1200px;
	margin:0 auto;
}
.case-nav{
	width:100%;
	margin-top:30px;
	float:left;
}
.case-nav span{
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	line-height:36px;
	float:left;
	width:80px;
}
.case-nav ul{
	width:800px;
	float:left;
}
.case-nav ul li{
	width: 75px;
	height: 36px;
	line-height:36px;
	text-align:center;
	background: rgba(0, 0, 0, 0);
	margin-right:12px;
color: #333333;
	float:left;
}
.case-nav ul li.on{
	border: 1px solid #1185F0;
	border-radius: 3px;
color: #1185F0;
}
.case-ul{
	width:100%;
	float:left;
	margin-top:30px;
}
.case-li{
	width:275px;
	box-shadow:0 0 5px #ddd;
height:345px;
background: #FFFFFF;
border-radius: 4px;
	margin-right:25px;
	margin-bottom:27px;
	float:left;
}
.case-li:hover{
	box-shadow:0 0 10px #ccc;
}
.case-ul a:nth-child(4) .case-li,.case-ul a:nth-child(8) .case-li,.case-ul a:nth-child(12) .case-li{
	margin-right:0px;
}
.case-li .img{
	width:240px;
	float:left;
	margin-top:19px;
	margin-left:20px;
}
.case-li .img img{
	width:240px;
	height:170px;
}
.case-li .tit{
	
font-size: 20px;
font-family: PingFang SC;
font-weight: bold;
color: #333333;
float:left;
width:240px;
margin-top:5px;
margin-left:20px;
}
.case-li .ftit{
margin-left:20px;	
font-weight: 400;
float:left;
width:100%;
margin-top:5px;
color: #999999;
line-height: 27px;
}

.case-li .p{
font-weight: 400;
color: #999999;
line-height: 22px;
margin-left:20px;	
width:240px;
margin-top:5px;
float:left;
}
.case-li .p span{
	color:#F12700;
}
.page{
	width:100%;
	float:left;
	display: flex;
	margin-top:10px;
	margin-bottom:30px;
}
.page ul{
	margin:0 auto;
}
.pagination li{
	height: 40px;
	padding:0px 15px;
	FLOAT:LEFT;
	line-height:40px;
	text-align:center;	
	background: #FFFFFF;
	margin-right:2px;
	border: 1px solid #DBDBDB;
}
.pagination li.active{
	border: 1px solid #1185F0;
	background: #1185F0;
}
.pagination li.active span{
	color:#fff;
}
.pagination li.lue{
	border:0;
}
.pagination li:hover{
	color:#1185F0;
	border: 1px solid #1185F0;
}
.pagination li.active:hover{
	color:#fff;
	border: 1px solid #1185F0;
}
.page-add{
	width:100%;
	height:54px;
	line-height:54px;
	float:left;
	
color: #999999;
	border-bottom:1px solid #ddd
}

.page-add a{
		
color: #999999;
}

.huodong-ul{
	width:100%;
	float:left;
	margin-top:30px;
}
.huodong-li{
	width:280px;
	box-shadow:0 0 5px #ddd;
height: 324px;
background: #FFFFFF;
border-radius: 4px;
	margin-right:25px;
	margin-bottom:27px;
	float:left;
	position:relative;
}
.huodong-li:hover{
	box-shadow:0 0 10px #ccc;
}
.huodong-ul a:nth-child(4) .huodong-li,.huodong-ul a:nth-child(8) .huodong-li,.huodong-ul a:nth-child(12) .huodong-li{
	margin-right:0px;
}
.huodong-li .img{
	width:100%;
}
.huodong-li .img img{
	width:100%;
	height:174px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}
.huodong-li .tit{
	position:absolute;
	background:url(/images/huodong_08.png) left no-repeat;
	height:43px;
	top:132px;
	left:0;
	line-height:43px;
	width:100%;
	text-indent:19px;
	font-size: 24px;
	color: #FFFFFF;
}
.huodong-li .ftit{
font-weight: 500;
color: #333333;
line-height: 27px;
float:left;
width:100%;
text-indent:22px;
margin-top:17px;
font-size: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.huodong-li .p{
margin-left:9%;	
font-weight: 400;
color: #999999;
line-height: 27px;
width:82%;
float:left;
margin-top:15px;
font-size: 14px;
}
.huodong-li .p img{
	vertical-align:middle;
	margin-top:-2px;
	margin-right:5px;
}

.xiangmu-ul{
	width:100%;
	float:left;
	margin-top:30px;
}
.xiangmu-li{
	width:380px;
	box-shadow:0 0 5px #ddd;
height: 452px;
background: #FFFFFF;
border-radius: 4px;
	margin-right:29px;
	margin-bottom:27px;
	float:left;
}
.xiangmu-li:hover{
	box-shadow:0 0 10px #ccc;
}
.xiangmu-ul a:nth-child(3) .xiangmu-li,.xiangmu-ul a:nth-child(6) .xiangmu-li,.xiangmu-ul a:nth-child(9) .xiangmu-li{
	margin-right:0px;
}
.xiangmu-li .guojia{
	width:332px;
	margin-left:24px;
	float:left;
	margin-top:25px;
}
.xiangmu-li .guojia .m{
	width:60px;
	float:left;
}
.xiangmu-li .guojia .m img{
	width:100%;
	border-radius:50%;
	border:1px solid #fff;
	height:60px;
	box-shadow:0 0 4px #ddd;
}
.xiangmu-li .guojia .c{
	width:250px;
	float:left;
	margin-left:19px;
	margin-top:5px;
}
.xiangmu-li .guojia .c b{
	
font-size: 22px;
font-family: PingFang SC;
font-weight: bold;
color: #333333;
line-height: 27px;
}
.xiangmu-li .guojia .c p{
	
font-size: 14px;
font-family: PingFang SC;
font-weight: 400;
color: #999999;
line-height: 27px;
}
.xiangmu-li .img{
	width:332px;
	margin-left:24px;
	float:left;
	margin-top:25px;
}
.xiangmu-li .img img{
	width:100%;
	height:130px;
}

.xiangmu-li .tit{
font-size: 20px;
font-family: PingFang SC;
font-weight: 500;
color: #333333;
line-height: 27px;
margin-left:24px;
	float:left;
	margin-top:10px;
	width: 89%;
}

.xiangmu-li .p{
	width:332px;
	margin-left:24px;
	float:left;
font-size: 14px;
font-family: PingFang SC;
font-weight: 400;
color: #999999;
line-height: 30px;
margin-top:10px;
}
.xiangmu-li .p span{
	width:50%;
	float:left;
	
	color: #999999;
	line-height: 30px;
}
.xiangmu-li .xiangmu-btn{
	width: 149px;
height: 37px;
background: rgba(17, 133, 240, 0);
border: 1px solid #E7E7E7;
line-height:37px;
float:left;
margin-top:30px;
margin-left:116px;
text-align:center;
}
.xiangmu-li:hover .xiangmu-btn{
color:#fff;
background: #1185F0;
box-shadow: 0px 5px 5px 0px rgba(20, 142, 255, 0.24);
border: 1px solid #1185F0;
}

.news-ul{
	width:840px;
	float:left;
	margin-top:40px;
}
.news-ul .news-li{
	width: 840px;
height: 190px;
background: rgba(255, 140, 62, 0);
border: 1px solid #EEEEEE;
border-radius: 4px;
margin-bottom:20px;
float:left;
}
.news-ul .news-li .img{
	width:178px;
	height:139px;
	float:left;
	margin-left:26px;
	margin-top:26px;
}
.news-ul .news-li .img img{
	width:178px;
	height:139px;
	border-radius:0;
}

.news-ul .news-li .tit{
	width:560px;
	float:left;
	margin-left:30px;
	margin-top:26px;
font-weight: 500;
color: #343434;
line-height: 27px;
font-size:18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news-ul .news-li .tit b{
font-size:18px;
}
.news-ul .news-li .ftit{
	width:560px;
	float:left;
	margin-left:30px;
	margin-top:20px;
font-weight: 400;
color: #9A9A9A;
line-height: 27px;
font-size:14px;}
.news-ul .news-li .p{
	width:560px;
	float:left;
	margin-left:30px;
font-weight: 400;
color: #BCBCBC;
line-height: 27px;
margin-top:10px;
	font-size:14px;
}
.news-ul .news-li:hover{
	box-shadow:0 0 10px #ccc;
}

.news-ul .news-li:hover .tit{
color: #1286F0;
}

.news-right{
	width:337px;
	float:right;
		margin-top:40px;
}
.nr-box{
	width: 337px;
	float:left;
background: rgba(255, 255, 255, 0);
border: 1px solid #EEEEEE;
border-radius: 4px;
margin-bottom:20px;
}
.nr-box .nr-tit{
width:286px;
margin-left:26px;
font-size: 24px;
font-family: PingFang SC;
font-weight: bold;
color: #343434;
float:left;
line-height: 27px;
margin-top:20px;
}
.nr-box .nr-tit a{
	float:right;
font-size: 14px;
font-family: PingFang SC;
font-weight: 500;
color: #9A9A9A;
}
.nr-img{
	width:286px;
margin-left:26px;
height:179px;
float:left;
position:relative;
margin-top:18px;
}
.nr-img a img{
	width:286px;
	height:179px;
}
.nr-img span{
	width:100%;
	height:36px;
	position:absolute;
	width:100%;
	left:0;
	bottom:0;
	line-height:36px;
	background:rgba(0,0,0,.5);
	text-align:center;
	color:#fff;
	font-size:16px;
	overflow: hidden;
}
.nr-ul{
	width:286px;
margin-left:26px;
float:left;
margin-top:10px;
margin-bottom:20px;
}
.nr-ul li{
	width:100%;
	float:left;
	line-height:33px;
	overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nr-ul li:hover{
	color:#4a99f2;
}
.nr-ul li span{
	color:#ddd;
	margin-right:3px;
}
.nr-ul li:hover span{
color:#4a99f2;
}
.nr-box .form-tit{
	width:100%;
	float:left;
	text-align:center;
	margin-top:30px;
}
.nr-box .form-tit b{
font-size: 24px;
font-weight: bold;
color: #1286F0;
line-height: 27px;
text-align:center;
width:100%;
float:left;
}
.nr-box .form-tit span{
	margin-top:5px;
font-size: 18px;
font-family: PingFang SC;
font-weight: 400;
color: #9A9A9A;
width:100%;
float:left;
line-height: 27px;
}
.nr-box form{
	width:236px;
	margin-left:51px;
	float:left;
	margin-top:20px;
}
.nr-box form input{
	width: 236px;
height: 42px;
text-indent:10px;
background: #F5F5F5;
border: 1px solid #F1F1F1;
margin-bottom:20px;
}
.nr-box form .submit{
	text-indent:0;
	color:#fff;
	font-size:16px;
	margin-bottom:40px;
height: 42px;
background: #1286F0;
box-shadow: 1px 5px 5px 0px rgba(20, 143, 255, 0.24);
}
.case-nav2{
	margin-top: 15px;
}
.news-box{
	width: 840px;
background: rgba(255, 140, 62, 0);
border: 1px solid #EEEEEE;
border-radius: 4px;
float:left;
	margin-top:40px;
	margin-bottom:60px;
}
.news-box h2{
font-size: 33px;
font-family: PingFang SC;
font-weight: 500;
color: #343434;
font-weight:bold;
line-height: 50px;
text-align:center;
margin-top:30px;
width:94%;
margin-left:3%;
float:left;
}

.news-box .p{
font-size: 14px;
font-family: PingFang SC;
font-weight: 400;
color: #BCBCBC;
line-height: 27px;
text-align:center;
margin-top: 20px;
    float: Left;
    margin-left: 240px;
}
.news-box .p span{
	color: #BCBCBC;
	float:left;
}
.new-con{
	width:775px;
	float:left;
	margin-left:32px;
	margin-top:30px;
	margin-bottom:30px;
font-size: 14px;
font-family: PingFang SC;
font-weight: 400;
color: #9A9A9A;
line-height: 28px;
}
.new-con p{
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #9A9A9A;
	line-height: 28px;
	margin-bottom:30px;
}
.new-con p,.new-con p span{white-space : break-spaces !important;}
.new-con img{
	max-width:100%!important;
	height:auto!important;
	
}
.bsync-custom{
	font-size: 13px;
    float: left;
    margin-left: 10px;
    margin-top: -3px;
}
.page-nav{
	width:100%;
	float:left;
	border-radius:10px;
	overflow:hidden;
	height:92px;
	margin-top:-46px;
background: #F1F1F1;
position: relative;
    z-index: 99;
}
.page-nav .nav-a{
	width:50%;
	float:left;
	height:92px;
	text-align:center;
}
.page-nav .nav-a b{	
font-size: 24px;
font-family: PingFang SC;
font-weight: 500;
color: #333;
line-height: 30px;
float:left;
margin-left:105px;
margin-top:34px;
}
.page-nav .nav-a span{
	
font-size: 16px;
font-family: PingFang SC;
font-weight: 300;
line-height: 30px;
float:right;
color: #999999;
margin-right:92px;
margin-top:39px;
}
.page-nav .nav-a.on{
	color:#fff;
background: #C69C48;

}
.page-nav .nav-a.on b,.page-nav .nav-a.on span{
		color:#fff;
}
.zichan-con{
	width:100%;
	float:left;
	text-align:center;
}
.zichan-con b{
	
font-size: 30px;
font-family: PingFang SC;
font-weight: bold;
color: #333333;
line-height: 30px;
float:left;
margin-top:50px;
width:100%;
float:left;
}

.zichan-con p{
font-size: 14px;
font-family: PingFang SC;
font-weight: 400;
color: #999999;
line-height: 30px;
width:901px;
float:left;
margin-top:45px;
margin-left:153px;
}
.zichan-tit{
	width:100%;
	float:left;
	position:relative;
	text-align:center;
	margin-top:70px;
	border-bottom:1px solid #DDDDDD;
}
.zichan-tit b{
	font-size: 30px;
	font-family: PingFang SC;
	font-weight: bold;
	color: #333333;
	width:100%;
	float:left;
	line-height: 30px;
	padding-bottom:30px;
}
.zichan-tit span{
width: 274px;
height: 33px;
background: #FFFFFF;
border: 1px solid #DDDDDD;
border-radius: 17px;
line-height:33px;
text-align:center;
font-size:16px;
display: flow-root;
position:absolute;
left:50%;
margin-left:-137px;
color: #999999;
margin-top:43px;
}
.zichan-ul{
	width:100%;
	float:left;
	margin-top:90px;
}
.zichan-ul .zichan-li{
	width:30%;
	float:left;
	position:relative;
	margin-left:2.5%;
	margin-bottom:30px;
}
.zichan-ul .zichan-li .img{
	width:100%;
	float:left;
}
.zichan-ul .zichan-li .img img{
	width:100%;
	height:224px;
}
.zichan-ul .zichan-li .b{
font-size: 16px;
font-weight: bold;
color: #333333;
float:left;
margin-top:15px;
width:100%;
line-height: 28px;
}
.zichan-ul .zichan-li .p{
	font-size:14px;
	line-height: 28px;
	color:#999;
	width:100%;
}
.zichan-ul .zichan-li .btn{
	width: 160px;
height: 42px;
background: rgba(212, 212, 212, 0);
border: 1px solid #CECECE;
border-radius: 4px;
float:left;
margin-top:15px;
font-size: 18px;
font-family: PingFang SC;
font-weight: 400;
color: #999999;
line-height: 42px;
text-align:center;
}
.zichan-ul .zichan-li .btn:hover{
	color:#fff;
background: #C69C48;
border: 1px solid #C69C48;
box-shadow: 0px 5px 5px 0px rgba(198, 156, 72, 0.24);
}
.zichan-ul .zichan-li .a{
	float:right;
	color: #999999;
	margin-top:35px;
}
.zichan-ul .zichan-li .a:hover{
	
color: #C69C48;
}
.foot-form{
	
height: 202px;
background: #F8F8F8;
width:100%;
float:left;
margin-top:30px;
}
.foot-form b{
	width:100%;
	text-align:center;
	
font-size: 20px;
font-family: PingFang SC;
font-weight: bold;
color: #333333;
line-height: 27px;
margin-top:50px;
float:left;
margin-bottom:37px;
}
.foot-form input{
	width:20%;
	margin-left:4%;
	
font-size: 14px;
font-family: PingFang SC;
font-weight: 400;
color: #999999;
height: 42px;
background: #FFFFFF;
border: 1px solid #CECECE;
text-indent:10px;
}
.foot-form .submit{
	font-size:18px;
	cursor:pointer;
	text-indent:0;
color: #FFFFFF;
border: 1px solid #C69C48;	
background: #C69C48;
box-shadow: 0px 5px 5px 0px rgba(198, 156, 72, 0.24);
}
.page-con.haiwai-bg{
	height:730px;
	float:left;
	margin-top:-45px;
	background:url(/images/haiwai_02.png) center;
}
.zichan-con .img{
	width:100%;
	text-align:center;
	float:left;
	margin-top:-40px;
}
.zichan-bank{
	width:100%;
	float:left;
	margin-top:96px;
}
.zichan-bank .bank-img{
	float:left;
	width:468px;
}
.zichan-bank .bank-con{
	width:678px;
	float:right;
	

}
.zichan-bank .bank-con b{
	color: #343434;
line-height: 28px;
font-size:16px;
width:100%;
float:left;
}
.zichan-bank .bank-con p{
	line-height: 28px;
	color:#9A9A9A;
font-size:14px;
width:100%;
float:left;
margin-bottom:30px;
}
.zichan-bank .bank-con span{
	width: 160px;
height: 42px;
background: rgba(212, 212, 212, 0);
border: 1px solid #CECECE;
border-radius: 4px;
float:left;
margin-top:0px;
line-height:42px;
text-align:center;
color:#CECECE;
font-size:16px;
}

.zichan-bank .bank-con span:hover{
background: #C69C48;
border: 1px solid #C69C48;
color:#fff;
box-shadow: 1px 5px 5px 0px rgba(198, 156, 72, 0.24);
border-radius: 4px;
}
.anjia-tit{
	
font-size: 30px;
font-family: PingFang SC;
font-weight: bold;
color: #343434;
line-height: 30px;
width:100%;
text-align:center;
float:left;
margin-top:40px;
margin-bottom:15px;
}
.anjia-img{
	float:left;
	width:551px;
	margin-bottom:20px;
}
.anjia-con{
	width:587px;
	float:right;
}
.anjia-con b{
	
font-size: 22px;
font-family: PingFang SC;
font-weight: bold;
color: #343434;
line-height: 27px;
margin-top:40px;
float:left;
width:100%;
}
.anjia-con p{
	
font-size: 14px;
font-family: PingFang SC;
font-weight: 400;
color: #9A9A9A;
line-height: 30px;
width:100%;
float:left;
margin-top:47px;
}
.anjia-con span{
	width: 149px;
height: 37px;
background: rgba(18, 134, 240, 0);
border: 1px solid #1286F0;
color:#1286F0;
line-height:37px;
text-align:center;
display:block;
float:left;
margin-top:20px;
}
.page-con.f1f1f1{
	
background: #F1F1F1;
}
.team{
	width:100%;
	float:left;
	margin-bottom:40px;
}
.team .team-left{
	width:600px;
	float:left;
}
.team .team-ul{
	width:600px;
	float:right;
}
.team .team-ul .li{
	width:50%;
	float:left;
	text-align:center;
	margin-bottom:22px;
}
.public_box.quamae .public_box03 > div .main h2{
	font-size:20px;
}
.public_box.quamae .public_box03 > div .main .p2{
	text-align:center;
}
.public_box.quamae .public_box03 > div{
	width:388px;
}
.liucheng{
	width:100%;
	float:left;
	text-align:center;
}
.liucheng-ul{
	width:100%;
	float:left;
	margin-bottom:50px;
}
.liucheng-ul .li{
	width:270px;
	float:left;
	margin-right:40px;
	text-align:center;
	margin-top:5px;
font-weight: 500;
color: #999999;
line-height: 28px;
}
.liucheng-ul .li:nth-child(4) {
	margin-right:0;
}
.liucheng-ul .li b{
	
font-weight: 500;
color: #333333;
line-height: 28px;
font-size:18px;
}
.liucheng .case-ul{
	width:100%;
	float:left;
}
.liucheng .case-ul .li{
	width:274px;
	float:left;
	margin-right:34px;
	margin-bottom:26px;
}
.liucheng .case-ul .li:nth-child(4) {
	margin-right:0;
}
.liucheng .case-ul .li:nth-child(8) {
	margin-right:0;
}
.liucheng .case-ul .li img{
	width:240px;
	height:180px;
}
.anjia-con span:hover{
	    background:#1286F0;
    border: 1px solid #1286F0;
    color: #fff;
}
.foot-form .submit:hover{
	border: 1px solid #c39230;
    background: #c39230;
    box-shadow: 0px 5px 5px 0px rgba(198, 156, 72, 0.24);
}
.foot-form .submit.qua{
	background: #1185F0;
border:1px solid #1185F0;
box-shadow: 0px 5px 5px 0px rgba(17, 133, 240, 0.24);
}
.foot-form .submit.qua:hover{
	border: 1px solid #1e78cc;
    background: #1e78cc;
    box-shadow: 0px 5px 5px 0px rgba(198, 156, 72, 0.24);
}




.pppp {
  color: #999999;
  margin-top: 12px;
  font-size: 14px;
  text-align: center;
}
.xiantiaoooo {
  margin: 15px auto 30px auto;
  height: 1px;
  width: 93px;
  background: #ddd;
}