h2{
	font-size: 24px;
	text-align: center;
	padding:40px 0 20px;
}
h2 span{
	font-size: 12px;
	vertical-align: middle
}
h2 i{
	display:inline-block;
	width: 20px;
}
.shuoming{
	width: 485px;
	height:380px;
	margin-top: 20px;
	background: #f2f2f2;
	padding-left: 15px;
}
.shuoming h3{
	font-size: 16px;
	font-weight: bold;
	padding: 30px 0 35px;
}
.shuoming p{
	font-size: 14px;
	line-height: 22px;
}
.form{
	margin-top: 50px;
}
.biaodan {
	margin-bottom: 20px;
}
.biaodan label{
	float: left;
	width: 250px;
	text-align: right;
	height:40px;
	line-height: 40px;
	font-size: 16px;
}
.biaodan select{
	width: 300px;
	height:40px;
	line-height: 40px;
	border:1px solid #cdcdcd;
	*border:none;
	text-indent: 5px;
	font-size: 16px;
}
.biaodan input{
	width: 300px;
	height:38px;
	line-height: 38px;
	border:1px solid #cdcdcd;
	text-indent: 5px;
	font-size: 16px;
}
.btn{
	text-align: center;
	margin-top: 50px;
	width: 552px;
}
.btn .submit{
	width: 150px;
    height: 40px;
    border: none;
    outline: none;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    background: #980000;
    color: #f2f2f2;
    cursor: pointer;
}
.bge9{
	// background: #e19d9d9;
}
.result {
	//margin-top: 100px;
	// border:1px solid #cdcdcd;
	box-sizing: border-box;
	padding:15px 0;
	background: #FEE9E9;
}
.result h3{
	// background: #f2f21f2;
	font-size: 22px;
	text-align: center;
	line-height: 60px;
	color:#333;
}
.table{
	margin: 5px auto 30px;
	background: #fff;
	width: 1126px;
	// border-collapse: collapse;
}
.table td{
	width: 200px;
	line-height: 22px;
	font-size: 16px;
	padding: 5px 0;
	text-align: center;
	border:1px solid #cdcdcd;
}
.table .td5{
	width: 320px;
}
.table .tr1{
	background: #980000;
}
.table .tr1 td{
	color:#fff;
}
.resultimglist li{
	margin-top: 10px;
	padding: 10px
}
.resultimglist li img{
	width: 100%;
}