@charset "utf-8";
ul,ol{margin:0px; padding:0px;}

body{
	font-size:14px; font-family: "微软雅黑"; color:#666666; 
}

img{
	border:none;
}

li{
	list-style-type:none;
}

.base{
	width:100%; max-width:1120px; margin:0 auto; clear:both;
}

.clear{
	clear:both;
}

.top5{
	margin-top:5px;
}
.top10{
	margin-top:10px;
}
.top15{
	margin-top:15px;
}
.top20{
	margin-top:20px;
}
.top25{
	margin-top:25px;
}
.top35{
	margin-top:35px;
}

.top30{
	margin-top:30px;
}
.ptop10{
	padding-top:10px;
}
.ptop15{
	padding-top:15px;
}

.ptop20{
	padding-top:20px;
}

.ptop25{
	padding-top:25px;
}

.bottom5{
	margin-bottom:5px;
}

.bottom10{
	margin-bottom:10px;
}

.bottom15{
	margin-bottom:15px;
}

.bottom20{
	margin-bottom:20px;
}

.bottom25{
	margin-bottom:25px;
}

.left5{
	margin-left:5px;
}
.left10{
	margin-left:10px;
}

.left15{
	margin-left:15px;
}

.left20{
	margin-left:20px;
}

.right5{
margin-right:5px;
}

.right10{
margin-right:10px;
}

.fcolor{
	color:#0099FF;
}

.bgcolor{
	background:#0073BE;
}

.padding15{
	padding:10px 15px;
}

p.cert-upload-box{
	margin:5px 0px;
}


a,a:hover{
	color:#666;
}

.red{
	color:red;
}

.f12{
	font-size:12px;
}

.f16{
	font-size:16px;
}

.s-satatus{
	font-size:12px; color:red;
}

.tel {
    padding-left: 50px;
    background: url("../img/tel.png"/*tpa=http://www.zhenhao360.com/wap/img/tel.png*/) no-repeat left center;
    padding-top: 3px;
    color: #555555;
    width: 250px;
    float: right;
    margin-top: 11px;
	text-align:right;
	line-height:15px;
	font-size:10px;
	font-weight:bold;
	
}


.tel span {
    display: block;
    font-size: 30px;
    color: #F39801;
    font-family: Times New Roman;
	height:40px; 
	line-height:40px;
	font-weight:bold;
}



#u-truename{
	display:none;
}

.db-screen-bg{
	width:100%; height:100%; position:fixed; left:0px; top:0px; z-index:100; background:black;filter:alpha(opacity=30); opacity: 0.3;
}

.db-screen{
	width:100%; height:100%; position:fixed; left:0px; top:0px; z-index:800;
}

.db-box{
	min-width:295px; width:75%; max-width:395px; height:95px; background:white; z-index:999999; top:22%; border:solid 1px #ccc; border-radius:8px; line-height:25px; overflow:hidden; position:relative; margin:0 auto;
}

.pc-status-title{
	height:35px; line-height:35px; color:white; font-size:14px; padding:0px 10px; background:black;
}

.pc-status-desc{
	font-size:14px; text-align:center; padding:10px; line-height:25px;
}

.pc-status-desc a{
	color:#faa732;
}

.s90{
	width:90%; margin:0 auto;
}