.wrapper{
	position: relative;
	z-index: 33;
	background-color: #fff;
}
.bannerWrap{
	background-color: #F6F6F6;
	width: 1348px;
	height: 610px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}
.bannerPic{
	width: 100%;
	overflow: hidden;
}
.bannerPic img{
	width: 100%;
}
/*.one{
    width: 1200px;
    height: 100%;
}*/
/*.swiper-button-prev{
    background-image: url(../images/68.png)!important;
    left: 0!important;
}
.swiper-button-next{
    background-image: url(../images/69.png)!important;
    right: 0!important;
}
.onePrev,.oneNext{
	width: 30px!important;
	height: 57px!important;
	background-size: 30px 57px!important;
}
.swiper-slide {
    text-align: center;
    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;
}
.swiper-slide img{
	width: 100%;
	height: 100%;
}*/
.swiper-container {
    width: 100%;
    height: 810px;
}
.swiper-slide {
    text-align: center;
    /* 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;
}
.swiper-slide img{
	width: 100%;
}
.swiper-pagination-bullet{
	width: 13px!important;
	height: 13px!important;
	background-color: #4B4A7E!important;
	opacity: 1!important;
}
.swiper-pagination-bullet-active{
	width: 40px!important;
	border-radius: 20px!important;
}
.propertyTit{
	height: 70px;
	margin-top: 30px;
	border-bottom: 2px solid #F9EFE3;
	position: relative;
	line-height: 70px;
	font-size: 24px;
	margin-bottom: 30px;
	font-weight:bold;
    color:#51508B;
	text-align: center;
}
.propertyTit img{
	position: absolute;
	bottom: -2px;
	left: 50%;
    margin-left: -40px;
}
.more{
	position: absolute;
	right: 0;
	bottom: 8px;
	display: block;
	width: 117px;
	height: 36px;
	padding-left: 19px;
	line-height: 36px;
	border: 1px solid #D2D2D2;
	border-radius: 6px;
	background: url(../images/35.png) no-repeat;
	background-position: 81px 12px;
	text-align: left;
	font-size: 15px;
}
.propertyWords{
	overflow: hidden;
	text-align: center;
	font-size:0;
	padding:20px 0;
}
.propertyWords ul li{
	display: inline-block;
	width:12%;
}
.propertyWords ul li img{
	width:100px;
	height:100px;
	overflow: hidden;
	border-radius: 50%;
}
.propertyWords ul li p{
	font-size:18px;
	margin-top:20px;
}
.propertyWords_left{
	display: inline-block;
	margin-right: 160px;
	color: #7ABFD2;
}
.propertyWords_left .left_t{
	margin-bottom: 30px;
	font-weight: bold;
	font-size:24px;
}
.propertyWords_left p{
	font-size:22px;
	text-align: left;
	line-height: 32px;
}
.propertyWords_right{
	display: inline-block;
	color: #7ABFD2;
}
.propertyWords_left p span{
	font-size:18px;
	text-align: left;
	line-height: 32px;
	display: inline-block;
	vertical-align: middle
}
.propertyWords_left p .fh{
	display: inline-block;
	vertical-align: middle;
	width: 18px;
	height: 18px;
	border: 3px solid #7ABFD2;
	margin-right: 10px;
}
.propertyWords_right p{
	font-size:22px;
	margin-top: 20px;
	font-weight:bold;
}
.overall{
	width: 100%;
	height: 480px;
	overflow: hidden;
}
.overall img{
	width: 100%;
}
.proPic{
	overflow: hidden;
	margin-bottom: 85px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.proPic li{
	/* float: left; */
	height: 216px;
	/* width: 24.3%; */
	width: 32%;
	/* margin-right: 0.9%; */
	margin-bottom: 20px;
	cursor: pointer;
	overflow: hidden;
}
.proPic li:nth-child(4n){
	/* margin-right: 0; */
}


/*查看大图*/
.shadow{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	position: fixed;
	left: 0;
	top: 0;
	z-index: -1;
}
.bigPicture{
	position: relative;
	width: 1250px;
	margin: 5% auto 0;
}
.two{
	width: 1000px;
	height: 560px;
}
.twoPrev,.twoNext{
	width: 45px!important;
	height: 86px!important;
	background-size: 45px 86px!important;
}
/* #swiperOne,#swiperTwo{
	position: relative;
	height: auto;
	display: flex;
	justify-content: space-around;
	flex-wrap: nowrap;
}
.Image_desc{
	display: flex;
	justify-content: space-around;
	align-items: center;
	flex-wrap: wrap;
	align-items: center;
	height: 100%;
	width: 50%;
	margin-top: 120px;
	font-size: 22px;
}
.Image_desc h2{
	width: 30%;
	height: auto;
	height: 30px;
	margin: 30px 0;
	line-height: 30px;
}
#swiperOne>div,#swiperTwo>div{
	width: 50%;
}
#swiperOneImage,#swiperTwoImage{
	height: 460px;
} */
#wyfw_image_list{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	color: white;
	font-size: 36px;
}
#wyfw_image_list>div{
	width: 24%;
	margin-bottom: 5px;
	position: relative;
}
#wyfw_image_list .big_image{
	width: 49.4%;
}
#wyfw_image_list>div>span:first-of-type{
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 100;
}
/*#wyfw_image_list>div>span:last-of-type{
	position: absolute;
	top: 80px;
	left: 20px;
	z-index: 100;
	width: 2em;
	height: 4px;
	background-color: white;
	border-radius:2px;
}*/
#wyfw_image_list .last_image{
	width: 32.4%;
}
#wyfw_image_list div img{
	width: 100%;
}
@media only screen and (max-width: 1348px) {
	.bannerWrap{
		width: 100%;
	}
}