@charset "utf-8";
/* CSS Document */
.content{
	width:1200px;
	height:auto;
	overflow:hidden;
	background-color:#fff;
	}
.tit{
	width:1200px;
	height:48px;
	margin-top:21px;
	}
.tit_name{
	width:72px;
	height:47px;
	line-height:47px;
	border-bottom:1px solid #b91424;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	float:left;
	}
.tit_other{
	width:1128px;
	height:47px;
	border-bottom:1px solid #dbdad8;
	float:left;
	}
.text{
	width:1200px;
	height:auto;
	overflow:hidden;
	padding-top:50px;
	padding-bottom:50px;
	color:#3b3b3b;
	}
.text_left{
	width:700px;
	height:auto;
	overflow:hidden;
	float:left;
	}
.section_message{
	width:698px;
	height:auto;
	overflow:hidden;
	border:1px solid #dbdad8;
	}
.tit_message{
	width:698px;
	height:50px;
	line-height:50px;
	text-align:left;
	color:#3b3b3b;
	font-size:17px;
	border-bottom:1px solid #dbdad8;
	}
.sheet_message{
	width:698px;
	padding:15px 0;
	}
.column_message{
	width:678px;
	height:46px;
	text-align:left;
	}
.column_message2{
	width:678px;
	height:95px;
	text-align:left;
	}
.span_tit{
	width:85px;
	height:30px;
	text-align:left;
	display:inline-block;
	line-height:30px;
	margin-top:8px;
	font-size:15px;
	float:left;
	color:#3b3b3b;
	}
.span_tit2{
	width:85px;
	height:30px;
	text-align:left;
	display:inline-block;
	line-height:30px;
	margin-top:32px;
	font-size:15px;
	float:left;
	color:#3b3b3b;
	}
	
.span_verfy{
	width:70px;
	height:30px;
	text-align:left;
	margin-left:10px;
	line-height:30px;
	margin-top:8px;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	border:none;
	}
.span_change{
	width:80px;
	height:30px;
	text-align:left;
	display:inline;
	margin-left:10px;
	line-height:30px;
	margin-top:5px;
	font-size:15px;
	}
.span_change a
{	color:#d91424;
	text-decoration:none;
	font-size:15px;
	cursor:pointer;
	}
.span_change a:hover
{
	text-decoration:underline;
	cursor:pointer;
	}
.message_btn{
	clear:both;
	width:680px;
	height:45px;
    }
.span_txt{
	width:520px;
	height:28px;
	margin-top:8px;
	border:1px solid #c8c8c8;
	color:#4f4f4f;
	line-height:28px;
	text-align:left;
	font-size:15px;
	outline:none;
	}
.span_txt2{
	width:520px;
	height:79px;
	margin-top:8px;
	border:1px solid #c8c8c8;
	color:#4f4f4f;
	line-height:28px;
	text-align:left;
	font-size:15px;
	outline:none;
	}
.span_txt3{
	width:200px;
	height:28px;
	margin-top:8px;
	border:1px solid #c8c8c8;
	color:#4f4f4f;
	line-height:28px;
	text-align:left;
	font-size:15px;
	outline:none;
	}
.span_txt4{
	width:114px;
	height:28px;
	margin-top:8px;
	border:1px solid #c8c8c8;
	color:#4f4f4f;
	line-height:28px;
	text-align:left;
	font-size:15px;
	outline:none;
	}
.submit
{
	width:50px;
	height:25px;
	margin-top:10px;
	line-height:25px;
	color:#3b3b3b;
	border:1px solid ##c8c8c8;
	font-size:13px;
	margin-right:50px;
	}
.reset
{
	width:50px;
	height:25px;
	margin-top:10px;
	line-height:25px;
	color:#3b3b3b;
	border:1px solid #c8c8c8;
	font-size:13px;
	}
.instruction{
	width:700px;
	height:auto;
	overflow:hidden;
	margin-top:10px;
	color:#3b3b3b;
	}
.tit_instruction{
	width:700px;
	height:40px;
	line-height:40px;
	font-size:17px;
	text-align:left;
	}
.list_instruction{
	width:700px;
	}
.list_instruction ul{
	width:700px;
	display:block;
	}
.list_instruction ul li{
	width:700px;
	height:30px;
	line-height:30px;
	font-size:15px;
	text-align:left;
	}
.text_right{
	width:450px;
	height:auto;
	overflow:hidden;
	float:right;
	}
.right_list{
	width:448px;
	height:auto;
	overflow:hidden;
	border:1px solid #dbdad8;
	}
.right_list ul {
	width:430px;
	display:block;
	margin-top:10px;
	}
.right_list ul li{
	width:430px;
	height:30px;
	display:block;
	}
.right_list ul li a{
	width:430px;
	height:30px;
	line-height:30px;
	display:block;
	font-size:15px;
	text-align:left;
	text-decoration:none;
	color:#3b3b3b;
	text-align:left;
	overflow:hidden;
	white-space:nowrap;  
    text-overflow:ellipsis;  
    -o-text-overflow:ellipsis;  
    -icab-text-overflow: ellipsis;  
    -khtml-text-overflow: ellipsis;  
    -moz-text-overflow: ellipsis;  
    -webkit-text-overflow: ellipsis; 
	}
.right_list ul li a:hover{
	text-decoration:underline;
	}
.tit_list{
	width:450px;
	height:50px;
	line-height:50px;
	text-align:left;
	color:#d91424;
	font-size:17px;
	padding-left:10px;
	border-bottom:1px solid #dbdad8;
	}
.more{
	width:430px;
	height:35px;
	}
.more a{
	width:430px;
	line-height:35px;
	text-align:right;
	font-size:13px;
	color:#d91424;
	display:block;
	text-decoration:none;
	}
.more a:hover{
	text-decoration:underline;
	}
