*{
				padding:0;
				margin:0;
			}
			html{
				font-size: 14px!important;
			}
			.s_userPic img{
				width:100%;
			}
			.s_bottom{
				border: 1px solid #F3F3F3;
			}
			.s_userNav{
				padding-left:6%;
				padding-top:6px;
				padding-bottom:6px;
			}
			.s_userNav a{
				font-size: 0.86rem;
				color:#4A4A4A;
				text-decoration: none;
			}
			.s_color{
				color:#FF9F00!important;
			}
			.s_userTitle{
				padding-top:3%;
				padding-bottom:3%;
				background-color:#F9F9F9;
			}
			.s_smallTitle{
				color: #FF9F00 ;
				font-size: 1rem;
				text-align: center;
			}
			.s_bigTitle{
				margin-top:10px;
				font-size: 2.57rem;
				color:#4A4A4A;
				font-weight: normal;
				text-align: center;
		
			}
			.s_navLis a{
				display: inline-block;
				width: 100%;
				height: 100%;
			}