*{
	margin: 0;
	padding: 0;
}
html,body{
	height:100%;
	font-family: "微软雅黑";
}
ul,ol{
	list-style: none;
}
img{
	border: none;
}
.left{
	float: left;
}
.big_bj{
	/*padding-top: 55px;*/
	width: 100%;
	height: 100%;
	/*width: 100%;
	height: 100%;*/
	background: url(../img/bj5.jpg) no-repeat center center;
	background-size: cover;
	overflow-x: hidden;
}
.big_bj .big_box{
	/*padding-top: 189px;
	padding-left: 88px;
	margin: 0 auto;
	margin-top: 60px;
	width: 1612px;
	height: 761px;
	background-size: contain;*/
	width: 100%;
	padding-top: 240px;
	height: 866px;
	background: url(../img/userbj02.png) no-repeat center 20px;
	background-size: contain;
}
.big_bj .big_box .user_box{
	/* padding-left: 80px;
	width: 95%; */
	height: 680px;
	width: 72%;
	overflow: hidden;
	position: relative;
	margin:0 auto;
}
.big_bj .big_box .user_box .text{
	/*height: 700px;*/
	/*position: relative;*/
	position:absolute;
	top:680px;
}
.big_bj .big_box .user_box .text .list{
	height: 170px;
}
.big_bj .big_box .user_box .text .list li{
	line-height: 34px;
	width: 330px;
	height: 34px;
	float: left;
	margin-right: 20px;
	/* border-bottom:1px solid #FFFC00; */
}
.big_bj .big_box .user_box .text .list li:nth-child(4n){
	margin-right: 0;
}
.big_bj .big_box .user_box .text .list li #header i{
	display: inline-block;
	margin-top: 2px;
	width: 30px;
	height: 30px;
	border: 1px solid #e25f42;
	border-radius: 50%;
}
.big_bj .big_box .user_box .text .list li #header i #allImg{
	width: 30px !important;
	height: 30px !important;
	border: none;
	border-radius: 50%;
}
.big_bj .big_box .user_list li #header em{
	/*margin-left: 21px;
	margin-right: 14px;
	font-style: normal;*/
	font-size: 12px;
	/*color: #fff;*/
	font-weight: bold;
}

.big_bj .big_box .user_list li #header a{
	font-size: 12px;
	/*color: #fff;
	text-decoration: none;*/
}
.big_bj .big_box .user_list li #header a span{
	color: #F8C784;
	font-weight: bold;
}

/*.big_bj .big_box .user_list{
	height: 720px;
	width: 1536px;
}
.big_bj .big_box .user_list li{
	height: 179px;
	width: 736px;
	float: left;
	line-height: 179px;
	border-bottom:1px solid #ffea00;
}
.big_bj .big_box .user_list li:nth-child(2n){
	margin-left: 64px;
}
.big_bj .big_box .user_list li .head_photo1 i{
	display: inline-block;
	margin-top: 30px;
	width: 100px;
	height: 100px;
	border: 10px solid #e25f42;
	border-radius: 50%;
}
.big_bj .big_box .user_list li .head_photo1 em{
	margin-left: 30px;
	margin-right: 45px;
	font-style: normal;
	font-size: 35px;
	color: #fff;
	font-weight: bold;
}
.big_bj .big_box .user_list li .head_photo1 a{
	font-size: 35px;
	color: #fff;
	text-decoration: none;
}
.big_bj .big_box .user_list li .head_photo1 a span{
	color: #F8C784;
	font-weight: bold;
}



.big_bj .big_box .user_list li .head_photo1 i img{
	width: 100px;
	height: 100px;
	border: none;
	border-radius: 50%;
	}*/
