body{
	font-family: -apple-system,SF UI Text,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;
}

.shequTuangou{

}
.shequTuangou .banner{

	width: 100%;
	background: #000000;
}
.shequTuangou .banner img{

	width: 100%;
	display: block;
}

.shequTuangou .mian{
	
}
.shequTuangou .mian .centerBox{
	padding:60px 0;
}
.shequTuangou .mian .centerBox .indoor{
	width: 1200px;
	margin:0 auto;

}
.shequTuangou .mian .centerBox .headTitle{
	text-align: center;
}
.shequTuangou .mian .centerBox .headTitle .title{
	font-size: 32px;
}
.shequTuangou .mian .centerBox .headTitle .tips{
	font-size: 14px;
	color: #666666;
}
.shequTuangou .mian .centerBox .bottomCenter{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	
}
.shequTuangou .mian .centerBox .bottomCenter .leftImages{
	width: 400px;
	height: 373px;
	
}
.shequTuangou .mian .centerBox .bottomCenter .leftImages img{
	width: 400px;
	height: 373px;
	display: block;
	
}
.shequTuangou .mian .centerBox .bottomCenter .rightWord{
	padding-left:200px;
}
.shequTuangou .mian .centerBox .bottomCenter .rightWord .rightTitle{
	font-size: 34px;
	
	
}
.shequTuangou .mian .centerBox .bottomCenter .rightWord .rightTips{
	font-size: 14px;
	color: #999999;	
	margin-top:30px;

}
.shequTuangou .mian .centerBox .bottomCenter .rightWord .rightTips2{
	font-size: 14px;
	margin-top:20px;
	
}
.shequTuangou .mian .centerBox .bottomCenter .rightWord .rightTips2 span{
	color: #fe4246;

}
.shequTuangou .mian .centerBox .bottomCenter .button{
	padding:6px 10px;
	background: #f32735;
	display: inline-block;
	cursor: pointer;
	color:#fff;
	margin-top:40px;
}


.shequTuangou .centerBox2{
	background: #f9f9f9;
}
.shequTuangou .centerBox2 .indoor{
	
}

.shequTuangou .centerBox2 .bottomCenter .topList{

	background: #fff;
	width: 100%;
	padding:60px 0;
	margin-top:40px;
	text-align: center;
}
.shequTuangou .centerBox2 .bottomCenter .topList .listBox{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	
}
.shequTuangou .centerBox2 .bottomCenter .topList .listBox li{
	padding:0 60px;
	border-right: 1px solid #ededed;
}
.shequTuangou .centerBox2 .bottomCenter .topList .listBox .topTitle{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}
.shequTuangou .centerBox2 .bottomCenter .topList .listBox .topTitle .number{
	font-size:48px;
	font-style: italic;
	color: #fd4146;
}
.shequTuangou .centerBox2 .bottomCenter .topList .listBox .topTitle .titleWord{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.shequTuangou .centerBox2 .bottomCenter .topList .listBox .topTitle .titleWord .title{
	font-size: 18px;
}
.shequTuangou .centerBox2 .bottomCenter .topList .listBox .topTitle .titleWord .tips{
	font-size: 14px;
	color: #999999;
}
.shequTuangou .centerBox2 .bottomCenter .topList .listBox .centerWord{
	font-size: 14px;
	color: #666666;
	margin-top:50px;
	display: inline-block;
	text-align: left;
}


.shequTuangou .mian .centerBox.centerBox3 .bottomCenter .box3{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-top:30px;
}
.shequTuangou .mian .centerBox.centerBox3 .bottomCenter .leftImages{
	width: 500px;
	height: 540px;
	background:url(../../../images/site/wf_web02/st-sj6.png) no-repeat;
	transition:all .5;
}
.shequTuangou .mian .centerBox.centerBox3 .bottomCenter .leftImages.mobanicon{
	background-position: 0 0;
}
.shequTuangou .mian .centerBox.centerBox3 .bottomCenter .leftImages.huiyuanicon{
	background-position: -280px 0;
	
}
.shequTuangou .mian .centerBox.centerBox3 .bottomCenter .leftImages.kaquanicon{
	background-position: -560px 0;
}
.shequTuangou .mian .centerBox.centerBox3 .bottomCenter .leftImages.zhiboicon{
	background-position: -840px 0;
}
.shequTuangou .mian .centerBox.centerBox3 .bottomCenter .leftImages.tejiaicon{
	background-position: -1120px 0;
}
.shequTuangou .mian .centerBox.centerBox3 .bottomCenter .leftImages.maidanicon{
	background-position: -1400px 0;
}


.shequTuangou .mian .centerBox.centerBox3 .bottomCenter .rightBox{
	
}
.shequTuangou .mian .centerBox.centerBox3 .bottomCenter .rightBox .listBox{
	display: flex;
	justify-content: flex-end;
	flex-direction: row;
	flex-flow: wrap;
}
.shequTuangou .mian .centerBox.centerBox3 .bottomCenter .rightBox .listBox .item{
	width: 260px;
	height: 240px;
	border:1px solid #e6e7eb;
	margin:10px;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding:20px 40px;
	box-sizing: border-box;
	cursor: pointer;
	transition:all .5;
}
.shequTuangou .mian .centerBox.centerBox3 .bottomCenter .rightBox .listBox .item.click{
	background-image: linear-gradient(to bottom, #ff7175, #fd4146);

}
.shequTuangou .mian .centerBox.centerBox3 .bottomCenter .rightBox .listBox .item.click .title{
	color: #fff;
}
.shequTuangou .mian .centerBox.centerBox3 .bottomCenter .rightBox .listBox .item.click .word{
	color: #fff;
}

.shequTuangou .mian .centerBox.centerBox3 .bottomCenter .rightBox .listBox .item .icon{
	width: 80px;
	height: 80px;
	background:url(../../../images/site/wf_web02/st-navicon.png) no-repeat;
}
.shequTuangou .mian .centerBox.centerBox3 .bottomCenter .rightBox .listBox .item .icon.mobanicon{
	background-position: -540px 0;
}
.shequTuangou .mian .centerBox.centerBox3 .bottomCenter .rightBox .listBox .item .icon.huiyuanicon{
	background-position: -214px 0;
}
.shequTuangou .mian .centerBox.centerBox3 .bottomCenter .rightBox .listBox .item .icon.kaquanicon{
	background-position: 0px 0;
}
.shequTuangou .mian .centerBox.centerBox3 .bottomCenter .rightBox .listBox .item .icon.zhiboicon{
	background-position: -326px 0;
}
.shequTuangou .mian .centerBox.centerBox3 .bottomCenter .rightBox .listBox .item .icon.tejiaicon{
	background-position: -106px 0;
}
.shequTuangou .mian .centerBox.centerBox3 .bottomCenter .rightBox .listBox .item .icon.maidanicon{
	background-position: -435px 0;
}
/*点击后的*/
.shequTuangou .mian .centerBox.centerBox3 .bottomCenter .rightBox .listBox .item.click .icon.mobanicon{
	background-position: -540px -80px;
}
.shequTuangou .mian .centerBox.centerBox3 .bottomCenter .rightBox .listBox .item.click .icon.huiyuanicon{
	background-position: -214px -80px;
}
.shequTuangou .mian .centerBox.centerBox3 .bottomCenter .rightBox .listBox .item.click .icon.kaquanicon{
	background-position: 0px -80px;
}
.shequTuangou .mian .centerBox.centerBox3 .bottomCenter .rightBox .listBox .item.click .icon.zhiboicon{
	background-position: -326px -80px;
}
.shequTuangou .mian .centerBox.centerBox3 .bottomCenter .rightBox .listBox .item.click .icon.tejiaicon{
	background-position: -106px -80px;
}
.shequTuangou .mian .centerBox.centerBox3 .bottomCenter .rightBox .listBox .item.click .icon.maidanicon{
	background-position: -435px -80px;
}


.shequTuangou .mian .centerBox.centerBox3 .bottomCenter .rightBox .listBox .item .title{
	font-size: 18px;
}
.shequTuangou .mian .centerBox.centerBox3 .bottomCenter .rightBox .listBox .item .word{
	font-size: 14px;
	color: #666;
	margin-top:10px;
}



.centerBox4{
	height: 647px;
	background:url(../../../images/site/wf_web02/st-swbg.jpg) no-repeat;
	padding-bottom:0;
	box-sizing: border-box;


}
.shequTuangou .mian .centerBox.centerBox4 .headTitle .title {
    color: #fff;
}


.shequTuangou .mian .centerBox.centerBox4 .headTitle .tips {
   color: #fff;
}

.swiper{
	padding:40px 0;
	overflow: hidden;
	width: 100%;
	margin-top:60px;
}

.shequTuangou .mian .centerBox.centerBox4 .bottomCenter {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.shequTuangou .mian .centerBox.centerBox4 .bottomCenter .button{
    margin-top:20px
}
.swiper-wrapper{
	display: flex;
	flex-direction: row;
}
.swiper .swiper-slide{
	padding:0 10px;
	
}
.swiper .swiper-slide .padd{
	width: 180px;
	height: 210px;
	background: #fff;
	border-radius: 10px;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding:20px;
	box-sizing: border-box;
}
.swiper .swiper-slide .padd .icon{
	width: 60px;
	height: 50px;
	background:url(../../../images/site/wf_web02/sw-icon.png) no-repeat;
}
.swiper .swiper-slide .padd .icon.kaquan{
	background-position: 0px 0px;
}
.swiper .swiper-slide .padd .icon.hongbao{
	background-position: -79px 0px;
}
.swiper .swiper-slide .padd .icon.tuanzhang{
	background-position: -163px 0px;
}
.swiper .swiper-slide .padd .icon.haibao{
	background-position: -240px 0px;
}
.swiper .swiper-slide .padd .icon.xiaoqu{
	background-position: -321px 0px;
}
.swiper .swiper-slide .padd .icon.saoma{
	background-position: -404px 0px;
}
.swiper .swiper-slide .padd .icon.chongzhi{
	background-position: -474px 0px;
}
.swiper .swiper-slide .padd .icon.fenxiang{
	background-position: -544px 0px;
}
.swiper .swiper-slide .padd .icon.xiaoxi{
	background-position: -618px 0px;
}

.swiper .swiper-slide .padd .title{
	margin-top:10px;
	font-size: 16px;
}
.swiper .swiper-slide .padd .bottomButton{
	font-size: 14px;
	padding:4px 15px;
	background: #f32735;
	display: inline-block;
	cursor: pointer;
	color: #fff;
	margin-top: 40px;
}

.centerBox5{

}
.bottomListBox{
	padding-top:100px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 100%;
}
.bottomListBox .bottomItem{
	width: 370px;
	height: 403px;
	background: #f9f9f9;
	padding:50px;
	box-sizing: border-box;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;

}
.bottomListBox .bottomItem .icon{
	position: absolute;
	left:50%;
	top:-40px;
	margin-left:-40px;
	width: 80px;
	height: 80px;

	border-radius: 40px;
	background:url(../../../images/site/wf_web02/bottomicon.png) no-repeat #eee;
	background-position: 7px 20px;
}
.bottomListBox .bottomItem .icon.tz{
background-position: -93px 20px;
}
.bottomListBox .bottomItem .icon.yh{
background-position: -178px 20px;
}
.bottomListBox .bottomItem .title{
	font-size: 20px;
	margin-top:10px;
}
.bottomListBox .bottomItem .redBg{
	padding:4px 0;
	width: 100%;
	background: #fd4146;
	font-size: 14px;
	text-align: center;
	color: #fff;
	margin-top:10px;
}
.bottomListBox .bottomItem .word{
	margin-top:20px;
}
.bottomListBox .bottomItem .text{
	font-size: 14px;
	color: #666666;
	height:180px ;
	line-height: 24px;
}
.bottomListBox .bottomItem .red{
	font-size: 14px;
	color: #fd4146;
	cursor: pointer;
}