.cont_syc{
	width: 100%;
	display: block;
	overflow: hidden;
}
/* 品牌介绍 */
.cont_syc_pp{
	display: block;
	overflow: hidden;
	padding: 60px 0;
}
.cont_syc_title{
	font-size: 28px;
	line-height: 60px;
	letter-spacing: 1px;
	display: inline-block;
	overflow: hidden;
}
.cont_syc_pp .cont_syc_pp_cont{
	position: relative;
	min-height: 500px;
}
.cont_syc_pp .cont_syc_pp_cont .posimg{
	float: left;
	width: 50%;
	padding-right: 15px;
}
.cont_syc_pp .cont_syc_pp_cont{
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	background-image: url(../images/cun1.jpg);
	background-position: right top;
	background-size: cover;
	background-repeat: no-repeat;
}
.cont_syc_pp .cont_syc_pp_cont p:first-child{
	padding-left: 10em;
}
/* 我们的优势 */
.cont_syc_ys{
	background-image: url(../images/cun4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;
	padding: 80px 0;
}
.cont_syc_ys_cont{
	width: 100%;
	display: block;
	overflow: hidden;
	padding: 90px 0 50px;
}
.cont_syc_ys_cont li{
	width: 20%;
	float: left;
	display: inline-block;
	overflow: hidden;
	margin-right: 6.5%;
}
.cont_syc_ys_cont li:last-child{margin-right: 0;}
.cont_syc_ys_cont li h6{
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 1px;
	color: #ffffff;
}
.cont_syc_ys_cont li p{
	font-size: 16px;
	line-height: 36px;
	letter-spacing: 1px;
	color: #ffffff;
}
/* 户型展示 */
.cont_syc_hx{
	padding: 60px 0;
}
.cont_syc_hx_ul{
	width: 100%;
	display: block;
	overflow: hidden;
	margin-top: 50px;
}
.cont_syc_hx_ul li{
	width: 22%;
	display: inline-block;
	overflow: hidden;
	float: left;
	margin-right: 4%;
	margin-bottom: 4%;
}
.cont_syc_hx_ul li:nth-child(4n){margin-right: 0;}
.cont_syc_hx_ul li .img_info{
	width: 99.2%;
	display: block;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
	margin: 0 auto;
}
.cont_syc_hx_ul li .img_info img{
	width: 84%;
	padding: 8% 8% 0;
	margin: 0 auto;
}
.cont_syc_hx_ul li .img_info span{
	position: absolute;
	top: 0;
	left: 0;
	background-color: red;
	color: #ffffff;
	padding: 2px 10px;
	font-size: 12px;
}
.cont_syc_hx_ul li .img_info p{
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #00000094;
	width: 94%;
	text-align: left;
	padding: 8px 3%;
	color: #ffffff;
}
.cont_syc_hx_ul li .img_title{}
.cont_syc_hx_ul li .img_title div:first-child{text-align: left;font-weight: bold;font-size: 14px;line-height: 40px;}
.cont_syc_hx_ul li .img_title div:first-child span{font-weight: normal;float: right;color: #666666;}
.cont_syc_hx_ul li .img_title div:nth-child(2){text-align: left;}
.cont_syc_hx_ul li .img_title div:nth-child(2) span{background-color: #dddddd;padding: 2px 8px;margin-right: 10px;font-size: 12px;line-height: 20px;color: #666666;}
/* 建筑风格 */
.cont_syc_jz{
	background-image: url(../images/cun5.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: cover;
	border-top: 1px solid #dddddd;
	padding-top: 50px;
}
.cont_syc_jz .cont_syc_jz_cont{}
.cont_syc_jz .cont_syc_jz_cont .cont_syc_jz_text{
	width: 45%;
	display: inline-block;
	overflow: hidden;
	float: left;
	margin-right: 5%;
	font-size: 14px;
	line-height: 30px;
	text-align: justify;
}
.cont_syc_jz .cont_syc_jz_cont .cont_syc_jz_text p{
	text-indent: 2em;
	margin: 15px auto;
}
.cont_syc_jz .cont_syc_jz_cont .cont_syc_jz_imglo{
	width: 50%;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
/* 周边服务 */
.cont_syc_zb{
	background-image: url(../images/cun6.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	display: block;
	overflow: hidden;
	padding: 50px 0px 20px;
}
.cont_syc_zb .cont_syc_zb_ul{
	width: 70%;
	float: right;
}
.cont_syc_zb .cont_syc_zb_ul li{
	width: 38%;
	margin-right: 4%;
	display: inline-block;
	overflow: hidden;
	float: left;
	background-color: #ffffff;
	margin-bottom: 3%;
	padding: 5%;
	box-shadow: #c1c1c0 0px 0px 10px 3px;
}
.cont_syc_zb .cont_syc_zb_ul li:nth-child(2n){margin-right: 0;}
.cont_syc_zb .cont_syc_zb_ul li .zb_li_tip{
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 1px;
	color: #333333;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 40px;
}
.cont_syc_zb .cont_syc_zb_ul li:nth-child(1) .zb_li_tip{background-image: url(../images/1hui.png);}
.cont_syc_zb .cont_syc_zb_ul li:nth-child(2) .zb_li_tip{background-image: url(../images/2hui.png);}
.cont_syc_zb .cont_syc_zb_ul li:nth-child(3) .zb_li_tip{background-image: url(../images/3hui.png);}
.cont_syc_zb .cont_syc_zb_ul li:nth-child(4) .zb_li_tip{background-image: url(../images/4hui.png);}
.cont_syc_zb .cont_syc_zb_ul li:nth-child(5) .zb_li_tip{background-image: url(../images/5hui.png);}
.cont_syc_zb .cont_syc_zb_ul li:nth-child(6) .zb_li_tip{background-image: url(../images/6hui.png);}
.cont_syc_zb .cont_syc_zb_ul li p{
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0px;
	text-align: justify;
	margin-top: 15px;
}

.cont_syc_zb .cont_syc_zb_ul li:hover{
	background-image: url(../images/cun7.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% 100%;
}
.cont_syc_zb .cont_syc_zb_ul li:hover .zb_li_tip{color: #ec6900;}
.cont_syc_zb .cont_syc_zb_ul li:nth-child(1):hover .zb_li_tip{background-image: url(../images/1cheng.png);}
.cont_syc_zb .cont_syc_zb_ul li:nth-child(2):hover .zb_li_tip{background-image: url(../images/2cheng.png);}
.cont_syc_zb .cont_syc_zb_ul li:nth-child(3):hover .zb_li_tip{background-image: url(../images/3cheng.png);}
.cont_syc_zb .cont_syc_zb_ul li:nth-child(4):hover .zb_li_tip{background-image: url(../images/4cheng.png);}
.cont_syc_zb .cont_syc_zb_ul li:nth-child(5):hover .zb_li_tip{background-image: url(../images/5cheng.png);}
.cont_syc_zb .cont_syc_zb_ul li:nth-child(6):hover .zb_li_tip{background-image: url(../images/6cheng.png);}
/* 看房热线 */
.cont_syc_kf{
	display: block;
	overflow: hidden;
	padding: 50px 0;
}
.cont_syc_kf .cont_syc_kf_fcont{
	width: 20%;
	display: inline-block;
	overflow: hidden;
	float: left;
}
.cont_syc_kf .cont_syc_kf_fcont span{
	display: block;
	overflow: hidden;
	line-height: 26px;
}
.cont_syc_kf .cont_syc_kf_fcont .cont_syc_kf_gsss{background-color: #029555;color: #FFFFFF;text-align: center;padding: 3px 10px;margin-top: 80px;}
.cont_syc_kf .cont_syc_kf_rcont{
	width: 74%;
	display: inline-block;
	overflow: hidden;
	margin-left: 6%;
}
.cont_syc_kf .cont_syc_kf_rcont img{width: 100%;}


/*20210511改版*/
.syc_div{display: block;overflow: hidden;width:80%;margin:0 auto;padding:0 0 60px}
.syc_div .syc_topicon{display: block;overflow: hidden;width: 100%; margin: 10px 0 20px;}
.syc_div .syc_imgcc{width: 100%; display: block;}
/* 轮播图一 */
.bannerimg{
	width: 100%!important;
	margin: 0 auto;
	box-sizing: border-box;
}
.bannerimg .swiper-container {
      width: 100%;
      height: 100%;
    }
.bannerimg .swiper-slide {
	width: 100%;
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.bannerimg .swiper-slide img{width: 100%;}
.swiper-container{overflow: inherit!important;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: -20px!important;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{left:30px!important;padding: 5px 3px!important;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{right:30px!important;padding: 5px 3px!important;}














