body{
	background: #fff;
}
section {
	/*width: 1200px;*/
	margin: auto;
	background: #fff;
}
.event-list{
	cursor: auto;
	margin-bottom: 0;
	padding-bottom: 0;
}
.cursor{
	cursor: pointer;
}
.section{
	width: 792px;
	margin: auto;
	padding-bottom: 40px;
	padding-top: 20px;
}
.banner-content{
	height: 100%;
}
.banner-content>div{
	position: relative;
	z-index: 1;
}
.userinfo{
	font-weight: lighter;
	margin-bottom: 20px;
	position: relative;
}
.userinfo h4{
	font-weight: normal;
	text-indent: 16px;
	margin-top: 6px;
	font-size: 16px;
	margin-bottom: 8px;
}
.userinfo h4 span{
	display: inline-block;
	width: 2px;
	height: 20px;
	position: absolute;
	left: 0;
	background:linear-gradient(135deg,rgba(255,77,119,1) 0%,rgba(74,60,233,1) 100%);
	opacity: .5;
	top: 1px;
}
.userinfo p{
	font-size: 14px;
	color: #969696;
	margin: 10px 0;
	line-height: 24px;
	text-align: justify;
}
.userpush{
	position: relative;
	border-bottom:1px solid rgba(105, 105, 105,.2) ;
}
.userpush label{
	width: 65px;
	display: inline-block;
	font-size: 14px;
	color: rgba(150, 150, 150, 1);
	position: relative;
	top: 1px;
}
.userpush em{
	position: absolute;
	right: 0;
	font-size: 24px;
	bottom: 10px;
	color: rgba(102, 102, 102, 1);
}
.userpush input{
	width:calc(100% - 100px) ;
	height: 55px;
	font-size: 14px;
}
.userLabel{
	position: absolute;
	right: 0;
}
.userLabel label{
	display: inline-block;
	width:120px;
	height:28px;
	border:1px solid rgba(105, 105, 105,.2);
	border-radius:25px;
	line-height: 27px;
	text-align: center;
	margin-left: 20px;
	font-size: 14px;
}
.userLabel .activel{
	color: #fff;
	background:linear-gradient(135deg,rgba(255,77,119,1) 0%,rgba(74,60,233,1) 100%);
	opacity:0.5;
}
.user-bg{
	padding: 20px;
}
.user-bg div{
	text-align: center;
	line-height: 120px;
	color: #fff;
	font-size: 14px;
	position: relative;
	font-weight: lighter;
}
.userlogoup{
	float: left;
	height: 120px;
	width: 120px;
	border-radius:120px;
	overflow: hidden;
}
.userlogoup img{
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
.userlogoup input{
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	opacity: 0;
}
.userlogoup div{
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	opacity: 0;
}
.userbgup{
	float: right;
	height: 120px;
	width: 610px;
}
.userbgup img{
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
.userbgup input{
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	opacity: 0;
}
.userbgup div{
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	opacity: 0;
}
textarea{
	width:100%;
	height:320px;
	border-radius:20px;
	border:1px solid rgba(105,105,105,0.2);
	padding: 20px;
	margin: 20px 0;
}
.userInfobtn{
	float: left;
	display: inline-block;
	color: #fff;
	width:365px;
	height:38px;
	font-size: 14px;
	text-align: center;
	line-height: 38px;
	background:rgba(150,150,150,1);
	border-radius:22px;
}
.userInfobtn2{
	float: right;
	display: inline-block;
	color: #fff;
	width:365px;
	height:38px;
	font-size: 14px;
	text-align: center;
	line-height: 38px;
	background:linear-gradient(135deg,rgba(255,77,119,1) 0%,rgba(74,60,233,1) 100%);
	border-radius:22px;
}
.label-add{
	overflow: hidden;
}
.label-add input{
	width: calc(100% - 75px);
	float: left;
	height:28px;
	border-radius:12px;
	border:1px solid rgba(150,150,150,.4);
	text-indent: 12px;
}
.label-add div{
	cursor: pointer;
	float: right;
	width:56px;
	height:28px;
	background:linear-gradient(315deg,rgba(74,60,233,1) 0%,rgba(255,77,119,1) 100%);
	border-radius:12px;
	color: #fff;
	text-align: center;
	line-height: 28px;
}
.label-data{
	margin-top: 10px;
}
.label-data div{
	float: left;
	margin-right: 10px;
	padding: 0 12px;
	height:24px;
	border-radius:12px;
	border:1px solid #ccc;
	/*border-image:linear-gradient(315deg, rgba(74,60,233,1), rgba(255,77,119,1)) 1 1;*/
	text-align: center;
	line-height: 24px;
	letter-spacing: 1px;
	margin-top: 10px;
	cursor: pointer;
}
.activelab{
	background:linear-gradient(315deg,rgba(74,60,233,1) 0%,rgba(255,77,119,1) 100%);
	opacity:0.6;
	color: #fff;
}
.isnone{
	display: none;
}
.user-bg span{
	position: relative;
	z-index: 1;
	text-shadow: 2px 2px 4px #999;
}
.breadcrumb{
	width:792px ;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 16px;
	background: #fff;
}
.breadcrumb span{
	font-weight: bold;
	font-size: 15px;
	
}
.breadcrumb i{
	margin: 0 4px;
	font-weight: bold;
}
.breadcrumb em{
	font-size: 14px;
	color: #c0c4cc;
	margin: 0 5px;
	position: relative;
	top: -1px;
}
.web-nav-list{
	margin-bottom: 0;
}
label{
	font-weight: normal;
}
/*a:hover{
	color: #fff;
}*/
.userInfobtn:hover ,.userInfobtn2:hover{
	color: #fff;
}
.pcuplogo{
	position: absolute;height: 100%;width: 100%;top: 0;left: 0;opacity: 0;z-index: 2;
}
.webuplogo{
	position: absolute;height: 100%;width: 100%;top: 0;left: 0;opacity: 0;z-index: 2;
	display: none;
}
@media only screen and (min-width: 100px) and (max-width: 745px) {
	.page-body{
		overflow-x: hidden;
	}
	.pcuplogo{
		display: none;
	}
	.webuplogo{
		display: block;
	}
	.page-center{
		background: #333;
	}
	.breadcrumb{
		background: #333;
		color: #fff;
		margin-top: 10px;
		padding: 0 10px;
		font-size: 14px;
		padding-bottom: 0;
		margin-bottom: 0;
	}
	.breadcrumb span{
		font-size: 13px;
	}
	.breadcrumb a{
		color: #fff;
	}
	.banner{
		height: 200px;
		display: block!important;
	}
	.banner-content{
		padding-top: 40px;
	}
	section{
		width: 100%;
		padding: 10px;
		background: #333;
	}
	.section{
		width: 100%;
		padding-bottom: 20px;
		background: #fff;
		border-radius:20px ;
	}
	.banner{
		display: none;
	}
	.userLabel label{
		width: 60px;	
		margin-left: 10px;
		height: 24px;
		line-height: 23px;
		font-size: 14px;
	}
	.userInfobtn,.userInfobtn2{
		width: 49%;
	}
	.userlogoup{
		width: 90px;
		height: 90px;
	}
	.userbgup{
		width:calc(100% - 110px);
		height: 90px;
	}
	.user-bg{
		padding: 0 20px;	
	}
	.user-bg div{
		line-height: 90px;	
	}
	textarea{
		height: 200px;
	}
}