html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, pre, form, fieldset, ol, ul, li, dl, dd, dt, table, tbody, thead, tfoot, tr, th, td {
    margin: 0;
    padding: 0;
}
body{
	background: url(../images/user-body.png)!important;
	font: 12px/1.5 Arial,"\5FAE\8F6F\96C5\9ED1",sans-serif,"\5b8b\4f53";
    color: #333;
    -webkit-font-smoothing: antialiased;
}
input,select,textarea{outline:none;} 
.safe-form ul input[type=text]:hover{
	border:1px solid #fe7e00;
} 
.safe-form ul li .inf-box textarea:hover{
	border:1px solid #fe7e00;
}
.safe-form ul li .inf-box select:hover{
	border:1px solid #fe7e00;
}


.safe-head{
	height: 94px;
    background: url(../images/safe-head.png) repeat-x 0 0;
}
.safe-head h1{
	width: 1000px;
    margin: 0 auto;
    padding-top: 24px;
    font-size: 34px;
    font-family: 'Microsoft Yahei';
    font-weight: normal;
}

.safe-data{
	width: 1000px;
    margin: 28px auto 50px;
    min-height: 570px;
	background: #fff;
}

.safe-data .sort {
    height: 67px;
	border-bottom: 1px solid #e5e5e5;
}

.safe-data .sort li {
    float: left;
}
.safe-data .sort li span{
	display:block;
	margin-right: -1px;
    border: 1px solid #e5e5e5;
    display: inline-block;
    height: 67px;
    line-height: 66px;
    width: 260px;
    text-align: center;
    font-size: 18px;
    font-family: 'Microsoft Yahei';
    color: #999;
    background: #fff;
	position: relative;
	cursor:pointer;
}
.safe-data .sort li.on span{
	color: #333;
	border-bottom: 1px solid #fff;
	border-top: 2px solid #fe7e00;
	top:-1px;
}

.safe-form{
	width: 630px;
    margin: 30px auto;
    font-size: 14px;
}
.safe-form form{
	display:none;
}
.safe-form ul li{
	padding: 10px 0 20px 95px;
    line-height: 36px;
    zoom: 1;
	clear:both;
	overflow: hidden;
}
.safe-form ul li em{
	display: inline;
    float: left;
    margin-left: -95px;
    width: 90px;
    height: 37px;
    line-height: 37px;
    text-align: right;
	font-style: normal;
}
.safe-form ul li .inf-box{
	position: relative;
    width: 523px;
    padding: 0 4px;
}
.safe-form ul input[type=text],.safe-form ul input[type=password]{
	width: 198px;
    height: 34px;
    border: 1px solid #ddd;
    line-height: 34px;
    padding: 0 5px;
}
.safe-form ul input[type=radio]{
	height:20px;
	width:20px;
	margin-top: 8px;
	float:left;
}

.safe-form ul .che_box{
	display:block;
	float:left;
	line-height: 36px;
}
.safe-form ul li .small{
	width: 78px;
	float:left;
	margin-right:7px;
}

.safe-form ul li .inf-box .span{
	display:block;
	padding-right:15px;
	width:45px;
	float:left;
}
.safe-form ul li .inf-box select{
	border: 1px solid #ddd;
    height: 34px;
    width: 108px;
    padding: 0 10px;
}
.safe-form ul li .inf-box textarea{
	width: 500px;
    height: 91px;
    padding: 5px;
    background: #fff;
    border: 1px solid #ddd;
    resize: none;
}
.phone_bt{
	display:block;
	float:left;
	width:100px;
	height: 34px;
    border: 1px solid #ddd;
    line-height: 34px;
    padding: 0 5px;
	cursor:pointer;
}
.save{
	display: block;
    width: 126px;
    height: 40px;
	float:left;
	margin-right:10px;
    line-height: 40px;
    text-align: center;
    background-color: #fe7e00;
    color: #333;
    font-size: 16px;
    border-radius: 3px;
	margin-left:5px;
	color:#FFF;
	text-decoration:none;
}

.page_mask{
	width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 999;
    background-color:rgba(0,0,0,0.3);
	display: none;
}
.page_mask .promptbox{
	overflow: hidden;
    z-index: 9999;
    position: fixed;
    left: 50%;
    top: 50%;
	margin-left: -193px;
	margin-top: -92px;
    width: 386px;
    height: 185px;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #e5e5e5;
    border: 0 solid rgba(0,0,0,0);
    box-shadow: 0 0 10px rgba(0,0,0,0.14);
}
.promptbox .close-big{
	right: 8px;
	top: 7px;
	cursor: pointer;
	width: 20px;
    height: 20px;
	display: block;
    z-index: 5;
	position: absolute;
	background: url(../images/close2.png) no-repeat center center;
}
.promptbox h3{
	padding: 10px 14px 2px;
    height: 30px;
    line-height: 30px;
    color: #666;
    border-bottom: 1px solid #f0f0f0;
    font-weight: normal;
	font-size: 14px;
}
.promptbox .popCon{
	padding: 35px;
    font-size: 14px;
}
.promptbox .popCon p{
	text-align: center;
}
.promptbox .popBtn {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
    border-top: 1px solid #f0f0f0;
    padding: 9px;
    height: 30px;
    text-align: center;
}
.promptbox .popBtn a{
    vertical-align: top;
    display: inline-block;
    margin: 0 4px;
    width: 73px;
    height: 32px;
    line-height: 32px;
    border-radius: 3px;
    color: #fff;
    text-align: center;
	text-decoration: none;
	background: #fe7e00;
	cursor: pointer;
	font-size: 14px;
}