@charset "gb2312";
.jibenin{
	border: 1px solid #E7E7E7;
	background-color: #F3F3F3;
}
.jibenin  h2{
	font-size: 14px;
	color: #F30;
	height: 30px;
	line-height: 30px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	padding-left: 15px;
	background-color: #FFF;
	text-align: center;
}
.jibenin .block {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DADADA;
	margin: 0px;
	padding: 8px;
}
.jibenin .block dd {
	float: right;
	width: 870px;
	margin: 1px;
	padding: 2px;
}
.jibenin .block h3{
	font-size: 12px;
	margin: 0px;
	text-align: right;
	float: left;
	width: 80px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	line-height: 22px;
}
.jibenin .block label {
	white-space: nowrap;
	display: inline-block;
	padding-right: 40px;
	line-height: 24px;
}
input[type=radio] {
	display: inline-block;
	box-sizing: border-box;
}
.testForm {
	margin-top: 15px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC3300;
	border-right-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
	border-left-color: #E7E7E7;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 40px;
}
.testForm li h2 {
	font-size: 14px;
	line-height: 24px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E3E3E3;
	background-color: #FFF;
}
.testForm li dd {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.testForm li dd label {
	white-space: nowrap;
	display: inline-block;
	padding-right: 40px;
	padding-left: 0px;
	line-height: 22px;
}
.diaocha .conTit div {
	text-align: center;
	padding: 10px;
	margin-bottom: 15px;
	line-height: 20px;
}
.diaocha .conTit h1 {
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	line-height: 32px;
	margin: 0px;
	padding-bottom: 15px;
}
.submitBox {
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	text-align: center;
}
.submitBox a {
	font-size: 18px;
	line-height: 30px;
	color: #FFF;
	background-color: #7DCC09;
	white-space: nowrap;
	display: inline-block;
	margin: 2px;
	padding-right: 20px;
	padding-left: 20px;
	border-radius: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.submitBox .tijiao {
	background-color: #F60;
}
.testForm li dd p {
	margin: 0px;
	padding: 0px;
	line-height: 26px;
	height: 26px;
	overflow: hidden;
}

.testForm li dd p span {
	float: right;
	width: 80px;
	text-align: right;
	white-space: nowrap;
	display: block;
	color: #C30;
	background-color: #F5F5F5;
	line-height: 20px;
	margin-top: 4px;
	margin-right: 1px;
	padding-right: 5px;
}
.testForm li dd p span.bar{
	background-color: #E6E6E6;
	width: 200px;
	float: right;
	position: relative;
	height: 20px;
	margin-top: 4px;
	line-height: 20px;
	padding: 0px;
}
.testForm li dd p span.bar i{
	background-color: #F90;
	position: absolute;
	left: 1px;
	top: 1px;
	bottom: 1px;
	color: #FFF;
	text-align: center;
	font-size: 10px;
}
.bigpic .fm_slideButbox {
	display: none;
}
.bigpic .slidePic, .bigpic .slidePic .picbox {
	height: 600px;
	width: 100%;
	overflow: hidden;
	background-color: #333;
}


.smallPic {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
	background-color: #333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.smallPic .picbox {
	width: 100px;
	display: inline-block;
	height: 80px;
	overflow: hidden;
	margin-right: 3px;
	margin-left: 3px;
	border: 1px solid #000;
	margin-top: 3px;
	margin-bottom: 3px;
}
.smallPic .picbox:hover {
	border-top-color: #FC0;
	border-right-color: #FC0;
	border-bottom-color: #FC0;
	border-left-color: #FC0;
}

.smallPic .picbox img,.slidePic .picbox img {
	height: 100%;
	width: 100%;
}
