@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #ffffff;
	font-size: 14px;
	color: #666666;
}
div {
	margin: 0;
	padding: 0;
}
dl,
dt,
dd {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
ul,
li {
	margin: 0;
	padding: 0;
}

.layout {
	width: 1010px;
	margin: 0 auto;
	overflow: hidden;
}
.top {
	width: 100%;
	height: 296px;
	text-align: center;
	background: url(../images/top.jpg) center center no-repeat;
}

.content {
	width: 1010px;
	overflow: hidden;
	margin: 0 auto;
}
.content-left {
	width: 243px;
	float: left;
}
.content-right {
	overflow: hidden;
	float: left;
	padding-bottom: 30px;
	width: 730px;
}
.content-center {
	display: inline-block;
	overflow: hidden;
	padding-bottom: 30px;
	width: 730px;
}
.content-head {
	width: 741px;
	height: 69px;
	line-height: 69px;
	border-bottom: 1px solid #eeeeee;
}
.head-icon {
	display: block;
	width: 12px;
	height: 12px;
	float: left;
	margin-top: 29px;
	background: url(../images/head-icon.png) center no-repeat;
}
.content-head span {
	font-size: 18px;
	color: #2256a1;
	font-weight: bold;
	padding-left: 10px;
}
.question-box {
	border: 1px solid #eeeeee;

	overflow: hidden;
	padding: 0 20px;
	padding-bottom: 20px;
	position: relative;
	margin-bottom: 20px;
}
.question-box h3 {
	height: 70px;
	line-height: 70px;
	font-size: 18px;
	color: #2256a1;
	font-weight: bold;
}
.upLaodClass {
	width: 100px;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	font-weight: normal;
	background-color: #1369c0;
	color: #fff;
}
.formlist {
	width: 699px;
	overflow: hidden;
	line-height: 38px;
	margin-top: 20px;
}
.formlist label {
	float: left;
	width: 95px;
	font-size: 16px;
	color: #333333;
}
.formlist input,
.formlist select {
	width: 180px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #000;
	float: left;
	padding: 0 10px;
}
.formlist .short {
	width: 20px;
	text-align: center;
	padding: 0 15px;
}
.search-btn {
	width: 60px;
	height: 38px;
	line-height: 38px;
	background: #3c92df;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	margin-left: 15px;
	border: none;
	border-radius: 5px;
}
.select-date {
	position: relative;
	display: block;
	width: 200px;
	float: left;
}
.select-date .data-icon {
	position: absolute;
	top: 5px;
	right: 5px;
	height: 25px;
	width: 25px;
	background: #fff;
}

.zixun {
	width: 130px;
	height: 95px;
	position: absolute;
	right: 20px;
	top: 20px;
}
.infolist {
	width: 739px;
	overflow: hidden;
}
.infolist table tr {
	text-align: center;
	font-size: 16px;
	color: #333333;
}
.infolist table .title th {
	height: 40px;
	line-height: 40px;
	background: #2256a1;
	color: #ffffff;
	font-weight: normal;
}
.infolist table tr td {
	height: 60px;
	line-height: 60px;
}
.notice1 h3,
.notice2 h3 {
	height: 50px;
	line-height: 50px;
	margin: 0;
}
.notice1 i,
.notice2 i {
	display: block;
	float: left;
	width: 22px;
	height: 20px;
	margin: 16px 8px 14px 0px;
	background: url(../images/notice1.png) center no-repeat;
}
.notice2 i {
	background: url(../images/notice2.png) center no-repeat;
}
.notice1 p {
	font-size: 15px;
	margin: 20px 0;
	color: #333333;
	height: 28px;
	line-height: 20px;
	text-align: left;
}
.notice1 .red {
	color: #ff3b30;
}
.formlist .setleft {
	float: left;
	width: 348px;
}

.radiobox span {
	float: left;
	margin-right: 20px;
}
.radiobox input {
	width: 22px;
	height: 22px;
	background: #3c92df;
	margin: 8px 5px;
}
.longtitle input {
	width: 370px;
}
.tzemail label {
	width: 85px;
	text-align: right;
	padding-right: 10px;
}
.formlist textarea {
	width: 551px;
	height: 140px;
	border: 1px solid #000;
	line-height: 20px;
	font-size: 14px;
}
.formlist .explain {
	padding-left: 95px;
	margin: 0;
	color: #999999;
	text-align: left;
}
.formlist em {
	color: #ff3b30;
	margin: 0 3px;
	font-style: normal;
}
.vericode span {
	float: left;
}
.vericode span img {
	width: 100px;
	height: 30px;
	margin: 4px 5px;
}
.vericode a {
	font-size: 14px;
	color: #999999;
	margin: 0 5px;
}
.btn-box {
	width: 170px;
	margin: 30px auto;
}
.btn-box button {
	width: 60px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background: #cccccc;
	color: #ffffff;
	border: none;
	border-radius: 5px;
	margin: 0 10px;
	padding: 0;
}
.btn-box .sure {
	background: #3c92df;
}

.slxq {
	width: 1010px;
	padding: 50px 0;
	overflow: hidden;
	background: #eeeeee;
	margin: 40px auto;
}
.slxq .detail-box {
	width: 928px;
	height: 710px;
	background: url(../images/bg1.png) center no-repeat;
	margin: 0 auto;
}
.slxq .detail-box .content-box {
	width: 740px;
	overflow: hidden;
	margin: 0 auto;
}
.slxq .detail-box .zxnr {
	padding-top: 55px;
}
.slxq .detail-box .content-box .title {
	width: 100%;
	background: #2256a1;
	color: #ffffff;
	height: 48px;
}
.slxq .detail-box .content-box .title i {
	display: block;
	float: left;
	width: 22px;
	height: 20px;
	margin: 14px 10px 14px 320px;
	background: url(../images/xx.png) center no-repeat;
}
.slxq .detail-box .content-box .title p {
	height: 48px;
	line-height: 48px;
	font-size: 18px;
	font-weight: bold;
}

.slxq .detail-box .que-content {
	background: #e0ebf6;
}
.slxq .detail-box .que-content dl {
	line-height: 38px;
	overflow: hidden;
	font-size: 16px;
	color: #000000;
	border-bottom: 1px solid #ffffff;
}
.slxq .detail-box .que-content dl dt {
	float: left;
	width: 100px;
	padding-right: 15px;
	text-align: right;
	font-weight: bold;
}
.slxq .detail-box .que-content dl dd {
	width: 604px;
	float: left;
	padding: 0 10px;
	border-left: 1px solid #ffffff;
}
.slxq .detail-box .que-content dl .hbox {
	height: 140px;
	line-height: 30px;
	overflow: auto;
}
.slxq .detail-box .xxhf {
	margin-top: 20px;
}
.slxq .detail-box .xxhf .title i {
	background: url(../images/letter.png) center no-repeat;
}

.wsdc-box {
	width: 1010px;
	overflow: hidden;
	margin: 0 auto;
}
.wsdc-box table tr {
	height: 58px;
	line-height: 58px;
	font-size: 16px;
	color: #333333;
}
.wsdc-box table .title th {
	background: #2256a1;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
}
.wsdc-box table tr td {
	background: #e0ebf6;
	text-align: center;
	border-bottom: 1px solid #ffffff;
	padding: 0 20px;
}
.wsdc-box table tr td a {
	font-size: 16px;
	color: #333333;
}
.wsdc-box table tr td a:hover {
	color: #3c92df;
}
.wsdc-box table tr td span {
	color: #999999;
	font-size: 14px;
	float: right;
}
.wsdc-detail {
	width: 100%;
	overflow: hidden;
}
.wsdc-detail h3 {
	width: 100%;
	background: #2256a1;
	margin: 0;
	padding: 0;
	height: 58px;
}
.wsdc-detail h3 span {
	width: 1010px;
	margin: 0 auto;
	display: block;
	height: 58px;
	line-height: 58px;
	font-size: 18px;
	color: #ffffff;
}

.wsdc-detail h3 a {
	color: #ffffff;
	float: right;
	font-size: 14px;
}
.wsdc-detail .wsdc-info {
	width: 100%;
	overflow: hidden;
	background: #e0ebf6;
}
.wsdc-detail .wsdc-content {
	width: 1010px;
	margin: 0 auto;
	padding: 10px 0 100px 0;
}
.wsdc-detail .wsdc-content p {
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	color: #333333;
	margin: 0;
	padding: 0;
}
.wsdc-detail .wsdc-content .blue {
	color: #3c92df;
	font-weight: bold;
}
.wsdc-content .survey {
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #000000;
	margin: 20px 0;
}
.wsdc-content .survey .survey-list {
	width: 100%;
	overflow: hidden;
}
.wsdc-content .survey .survey-list li {
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	margin: 15px 0;
}
.wsdc-content .survey .survey-list li p {
	display: block;
	float: left;
	color: #000000;
	margin-right: 40px;
	width: 60px;
}
.wsdc-content .survey .survey-list li .bt {
	min-width: 150px;
}
.wsdc-content .survey .survey-list li .percent {
	width: 500px;
	height: 28px;
	position: relative;
}
.wsdc-content .survey .survey-list li .percent span {
	display: block;
	position: absolute;
	border: 1px solid #3c92df;
	width: 498px;
	height: 28px;
	left: 0;
	top: 0;
}

.wsdc-content .survey .survey-list li .percent i {
	display: block;
	height: 30px;
	background: #3c92df;
	position: absolute;
	left: 0px;
	top: 0;
}

.gksq .content-head {
	border-bottom: none;
}
.gksq .gksq-title,
.gksq-content {
	border: 1px solid #eeeeee;
	padding: 20px 0;
	color: #000000;
	text-align: center;
	line-height: 30px;
}
.gksq .gksq-title h2 {
	font-size: 18px;
	padding: 0;
	margin: 0;
	font-weight: bold;
	line-height: 70px;
}
.gksq .gksq-title p {
	font-size: 15px;
	margin: 0;
}
.gksq-content {
	padding: 30px 0;
	overflow: hidden;
	margin-top: 30px;
}
.gksq-content .myapply {
	width: 100%;
	height: 50px;
}
.gksq-content .myapply a {
	display: block;
	width: 95px;
	height: 45px;
	background: url(../images/sq_btn.png) center no-repeat;
	float: right;
	margin-right: 20px;
}
.applysearch {
	padding: 0 20px;
	height: 38px;
	line-height: 38px;
	margin-top: 30px;
}
.applysearch label,
.applysearch input,
.applysearch .search {
	display: block;
	float: left;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
}
.applysearch label {
	width: 215px;
}
.applysearch input {
	width: 380px;
	padding: 0 10px;
	height: 36px;
	line-height: 36px;
}
.applysearch .search {
	width: 60px;
	height: 38px;
	line-height: 38px;
	background: #3c92df;
	color: #ffffff;
	border-radius: 5px;
	font-size: 16px;
	margin-left: 20px;
}
.applybox {
	text-align: left;
}
.applybox label {
	width: 115px;
	text-align: right;
	padding-right: 10px;
}
.applybox .explain {
	padding-left: 125px;
}
.wysq .gksq-box {
	border: none;
	display: none;
}
.wysq .gksq-box .btn-box {
	width: 250px;
}
.wysq .wysq-head {
	height: 36px;
	line-height: 36px;
	border-bottom: 2px solid #2256a1;
	margin: 0 20px 20px 20px;
}
.wysq .wysq-head span {
	display: block;
	float: left;
	width: 60px;
	color: #2256a1;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
}
.wysq .wysq-head .active {
	height: 38px;
	line-height: 36px;
	background: #2256a1;
	color: #ffffff;
}
.xfcp .gksq-title {
	padding: 0 20px;
}
.xfcp .gksq-title p {
	text-align: left;
}
.xfcp .xfcplist {
	margin-top: 20px;
	margin-bottom: 0;
}
.xfcp .xfcplist h3 {
	color: #000000;
	font-size: 17px;
}
.xfcp .xfcplist .formlist {
	margin-top: 0;
}
.xfcp .xfcplist .radiobox span {
	margin-right: 40px;
}
.xfcp .xfcplist .testselect label {
	width: 170px;
}
.xfcp .xfcplist .testselect select {
	width: 340px;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	padding: 0 10px;
}
.xfcp .xfcplist textarea {
	width: 675px;
	height: 150px;
	line-height: 20px;
	padding: 0 10px;
}
.xfcp .xfcplist .explain {
	padding: 0;
}
.xfcp .xfcplist .btn-box {
	margin-top: 20px;
}

.reportM_form_btn {
	width: 100px;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	font-weight: normal;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	background-color: #1369c0;
	border-radius: 3px;
	margin-right: 20px;
	outline: 0;
}
.reportM_form_btn:hover {
	text-decoration: none;
	color: #db493a;
}
