.section{
	width: 792px;
	margin: auto;
	padding-top: 20px;
}
.section ul{
	background: #fff;
	margin-bottom: 20px;
	border-radius:20px ;
}
.section ul li{
	border-bottom: 1px solid rgba(105, 105, 105, 0.2);
}
.section ul li:last-child{
	border: 0;
}
.section a{
	display: block;
	padding: 0px 20px;
	line-height: 56px;
	height: 56px;
	position: relative;
	font-size: 16px;
}
.section a em{
	position: absolute;
	right: 14px;
	font-size: 18px;
}
.banner{
	/*padding-top: 42px;*/
	height: 240px;
	
}
.banner div{
	/*text-align: center;*/
}
.banner-content{
	height: 100%;
}
.banner-content>div{
	position: relative;
	z-index: 1;
}
.userlogo{
	width: 90px;
	height: 90px;
	border-radius:90px ;
	margin-bottom: 20px;
}
.myphoto div{
	display: inline-block;
	margin: auto;
	position: relative;
}
.myphoto .mytype{
	position: absolute;bottom: 24px;right: 5px;width: 22px;height: auto;
}
.banner ul{
	overflow: hidden;
	clear: both;
	display: inline-block;
	margin: auto;
	color: #fff;
}
.banner li{
	float: left;
	position: relative;
	width: 60px;
	font-size: 14px;
}
.banner li span:first-child{
	margin-bottom: 10px;
}
.banner li:after{
	position: absolute;
	height: 35px;
	width: 1px;
	content: "";
	background: #fff;
	right: 0;
	top: 2px;
}
.banner li:last-child:after{
	height: 0px;
}
.statestyle{
	position: absolute;
	right: 40px; 
	font-size: 14px;
}
.rz-title span{
	display: inline-block;
    width: 2px;
    height: 14px;
    position: absolute;
    left: 0;
    background: linear-gradient(135deg,rgba(255,77,119,1) 0%,rgba(74,60,233,1) 100%);
    opacity: 0.5;
    top: 3px;
}
.rz-title{
	font-weight: bold;
	text-indent: 16px;
	font-size: 14px;
	position: relative;
}
.rzlistly{
	position: relative;
}
.rzlistly i{
	position: absolute;
	right: 0;
	display: inline-block;
	height: 20px;
	width: 20px;
	border-radius:20px ;
	border: 1px solid #00A29A;
	text-align: center;
	line-height: 18px;
}
.rzlistly em{
	font-size: 14px;
	color: #00A29A;
}
.rzjilu{
	display: none;
}
.state-text{
	font-size: 14px;
	padding-top: 15px;
	text-align: justify;
	line-height: 24px;
	font-weight: normal;
}
.breadcrumb{
	width:792px ;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 16px;
}
.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;
}
.info-layer {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 10;
	background: rgba(0, 0, 0, 0.8);
	display: none;
	align-items: center;
	justify-content: center;
}
.info-layer .layer-box{
	width: 620px;
	padding-bottom: 20px;
}
.info-layer .layer-content{
	padding: 30px 50px;
}
.info-layer .layer-botton{
	padding: 0 50px;
}
.info-layer .layer-botton-left{
	width: 35%;
}
.info-layer .layer-botton-right{
	width: 60%;
}
.sex-top{
	height: 100px;
	background: url(/img/sex/default_bg.png);
	width: 100%;
	background-size:100% 100%;
	position: relative;
	margin-bottom: 50px;
}
.sec-item{
	float: left;
	width: 50%;
	text-align: right;
	padding-right: 10px;
	
}
.sec-item .actbgcolor{
	background: url(/img/sex/sexactbg.png) no-repeat;
	background-size:100%;
	/*background-position: -30px -30px;*/
}
.sec-item > div{
	display: inline-block;
	width: 140px;
	height: 140px;
	border-radius:120px ;
	/*box-shadow: 0 0 6px #ccc;*/
	position: relative;
	top: 40px;
	text-align: center;
	line-height: 80px;
	cursor: pointer;
}
.sec-item > div img{
	width: 140px;
	height: 140px;
}
.sec-item2{
	text-align: left;
	padding-right: 0;
	padding-left: 10px;
}
.sec-item3{
	width: 100%;
	text-align: center;
}
.p-title{
	position: relative;
	text-indent: 12px;
	/*margin-bottom: 10px;*/
}
.p-title:before{
	width: 2px;
	height: 16px;
	content: '';
	position: absolute;
	top: 2px;
	left: 0;
	background: linear-gradient(135deg,rgba(255,77,119,1) 0%,rgba(74,60,233,1) 100%);
    opacity: .5;
}
.p-item-push{
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #EDEDED;
	position: relative;
	margin-bottom: 10px;
}
.p-item-push label{
	display: inline-block;
	width: 80px;
}
.p-item-push input{
	width: calc(100% - 90px);
	height: 100%;
}
.p-item-push em{
	position: absolute;
	right: 0px;
	top: 3px;
	font-size: 20px;
}
.p-label{
	overflow: hidden;
	padding-top: 15px;
}
.p-label > div{
	float: left;
	height: 24px;
	line-height: 23px;
	padding: 0 10px;
	color: #333;
	border-radius: 24px;
	border:1px solid #EDEDED ;
	margin-bottom: 10px;
	margin-right: 8px;
	font-size: 12px;
	cursor: pointer;
}
.p-label .bgcolor{
	color: #fff;
	line-height: 22px;
}
.addlabel{
	position: relative;
}
.addlabel input{
	width: 100%;
	height: 24px;
	border: 1px solid #EDEDED;
	border-radius: 24px;
	text-indent: 15px;
	font-size: 12px;
}
.addlabel span{
	display: block;
	position: absolute;
	width: 87px;
	height: 24px;
	right: 0;
	top: 0;
	text-align: center;
	line-height: 24px;
	color: #fff;
	border-radius: 24px;
}
.p-text{
	font-size: 16px;
	text-align: center;
	line-height: 25px;
}
.p-text span{
	font-size: 12px;
	color: #969696;
	line-height: 35px;
}
.user-info2{
	display: none;
}
.getsubform{
	background: linear-gradient(135deg, rgba(255, 77, 119, 1) 0%, rgba(74, 60, 233, 1) 100%);
}
.u-bg-zz{
	position: absolute;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: 0.2;
	background-color: black;
	z-index: 2;
}
@media only screen and (min-width: 100px) and (max-width: 745px) {
	.page-body{
		overflow-x: hidden;
	}
	.banner{
		height: 200px;
		padding-top: 0;
	}
	.banner-content{
		padding-top: 40px;
	}
	section{
		padding: 0 10px;
	}
	.section{
		width: 100%;
		padding-top: 0px;
	}
	.section ul{
		margin-bottom: 10px;
	}
	.section ul li{
		font-size: 14px;
	}
	.section a{
		height: 50px;
		line-height: 50px;
		font-size: 14px;
	}
	section{
		/*padding-top: 40px;*/
	}
	.section-nav{
		width: 100%;
		padding: 0;
		position: absolute;
		top: 0;
		
	}
	.second-nav{
		text-align: right;
	    height: 35px;
	    padding-right: 6px;
	    background: rgba(0,0,0,0.5)
	}
	.second-nav>div{
    	margin: auto;
    	overflow-x: auto;
    	width: calc(100% - 100px);
    	text-align: right;
	}
	.second-nav>div ul{
		overflow: hidden;
		width: 300px;
		display: inline-block;
	}
	.second-nav-li {
	    width: auto;
	    padding: 0 6px;
	    color: #fff;
	    font-size: 12px;
	    line-height: 35px;
	    text-align: center;
	}
	.breadcrumb{
		background: #333;
		color: #fff;
		margin-top: 10px;
		padding: 0 10px;
		font-size: 12px;
	}
	.breadcrumb span{
		font-size: 13px;
	}
	.breadcrumb a{
		color: #fff;
	}
	.info-layer .layer-box{
		width: 90%;
	}
	.info-layer .layer-content{
		padding: 20px;
	}
	.sex-top{
		height: 90px;
	}
	.sec-item > div img{
		width: 120px;
		height: 120px;
	}
	.sec-item > div{
		width: 120px;
		height: 120px;
	}
}