

.width1200{
	width: 1200px;
	margin:0 auto;
	height: 100%;
	
}



.huiyuanguanli{
	height: 500px;
	margin-bottom: 60px;
	
}

.huiyuanguanli .width1200{
	display:flex;
	flex-direction: column;
	justify-content:center;
	
}

.box1-title{
	
	text-align: center;
	padding-bottom: 54px;
	padding-top: 54px;
}
.box1-title .a-title{
	font-size:24px;
	color:#333;
	font-weight: bold;
}	
.box1-title .b-title{
	font-size:12px;
	color:#666666;
}	


.box1-main{
	
}

.box1-main ul{
	display:flex;
	flex-direction: row;
	justify-content:space-between;
	
}

li.huiyuanguanli-img{
	width:277px;
	height:340px;
	background:#fff;
	box-shadow: 0px 9px 15px rgba(0, 0, 0, 0.04);
	
}

.pic{
	
	display: flex;
	
}
.word{
	padding:20px 10px 10px 10px;
	
}

.font-title{
	font-size:15px;
	color:#333;
	font-weight: bold;
	
}

.font-main{
	font-size:12px;
	color:#666;
	padding-top: 5px;
	line-height:24px;
}



.huiyuanguanli2{
	background-image: url(../../images/weihuo_web/img-huiyuanguanli-10.png);
	height:611px;
	
}

.huiyuanguanli2 .width1200{
    display:flex;
    flex-direction:row;
    justify-content:space-around;
    padding-top:100px;
	
}

.img-left{
	
}
.main-right{
	
}

.right-a{
	background-image: linear-gradient(#f96e48, #f97848);
	width:250px;
	height:50px;
	border-radius: 50px;
	font-size:24px;
	color:#fff;
	text-align: center;
	line-height:50px;
	margin:0 auto;
}

.right-b{
	margin-top:50px;
	
	
}

.right-b ul{
	display:flex;
	flex-direction: row;
	justify-content: center;
	flex-wrap: wrap;
	width:750px;
}

li.huiyuanguanli-img2{
	display: flex;
	flex-direction: row;
	justify-content:center;
	padding-top:30px;
	padding-left: 10px;
    width: 350px;
	
}
li.huiyuanguanli-img2 img{
	width:92px;
	height:92px;
	
}

li.huiyuanguanli-img2 span.font-a{
	font-size:16px;
	color:#fff;
	margin-top:20px;
	margin-left:10px;
	line-height:24px;
}

.huiyuanguanli3{
	margin-bottom: 80px;
	
}

.huiyuanguanli3 .width1200{
	display:flex;
	flex-direction: column;
	justify-content: center;
}

.box3-title{
	font-size:24px;
	color:#333;
	text-align: center;
	padding:80px 0 50px 0px;
	
}

.huiyuanguanli-img3 img{
	width:1215px;
	height:658px;
}

.huiyuanguanli4{
	background:#fafafa;
	height:473px;
}

.box4-main{
	display:flex;
	flex-direction: row;
	justify-content: center;
}

.box4-left{}
.box4-left ul{
	display:flex;
	flex-direction: row;
	justify-content: center;
	flex-wrap: wrap;
	width:750px;
	
}
.box4-left ul li.box4-list{
	display: flex;
    flex-direction: row;
    justify-content: center;
    width: 350px;
    margin-top:40px;
    
	
}

.box4-left ul li.box4-list img{
	width:63px;
	height:63px;
}

.box4-left ul li.box4-list span.font-b{
	font-size:12px;
	color:#666;
	margin-top:10px;
	margin-left:10px;
	line-height: 24px;
}

.box4-right{}
.box4-right img{
	width:392px;
	height:309px;
}

.huiyuanguanli5{margin-bottom: 80px;}

.box5-list{
	
}

.box5-list ul{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.box5-list ul li.list-a{
	width:263px;
	height:210px;
	background:#fff;
	box-shadow: 0px 9px 15px rgba(0, 0, 0, 0.04);
	margin-bottom: 40px;
}
.pic-a{}
.word-a{
	text-align: center;
	margin-top:20px;
}
