@charset "utf-8";
.content {
	width: 1130px;
	margin: 0px auto;
	padding: 20px 30px;
	background-color: #fff;
	background-color: rgba(255, 255, 255, .7);
	box-shadow: 0 0 16px rgba(32, 41, 80, .15);
}
.t1 {
	height: 40px;
	position: relative;
	border-bottom: 1px solid #ccc;
}
.t1 b {
	display: inline-block;
	height: 38px;
	font-size: 18px;
	padding: 0px 20px;
	color: #d42026;
	border-bottom: 2px solid #d42026;
	font-family: microsoft yahei, simhei;
}
.datd {
	width: 1130px;
	height: 140px;
	background: url(../images/col/bg_.jpg) 0px 0px no-repeat;
}
.datd p {
	color: #fff;
	padding: 0px 30px;
	font: normal 24px/140px microsoft yahei, simhei;
}
.datd p b {
	font-size: 36px;
	padding: 0px 30px;
}
.chart h3 {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ddd;
}
.chart h3 a {
	display: inline-block;
	padding: 0 30px;
	height: 38px;
	line-height: 38px;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 2px solid transparent;
}
.chart h3 a.on {
	border-color: #d42026;
	color: #d42026;
	line-height: 38px;
	font-weight: bold;
}
.chart>div {
	height: 1140px;
	line-height: 34px;
}
.menu>div .list {
	padding: 0px;
	background-color: #fff;
	box-shadow: none;
}
.menu {
	width: 100%;
	height: auto;
	margin: 10px 0px 0px 20px;
	display: inline-block;
}
.menu p b, .menu h3 b {
	font: normal 16px/30px microsoft yahei, simhei;
}
.menu p a, .menu h3 a {
	padding: 0px 20px;
	height: 30px;
	display: inline-block;
	margin: 0px 10px;
	background-color: #f8f8f8;
	font: normal 14px/30px microsoft yahei, simhei;
}
.menu p a.current, .menu p a:hover, .menu h3 a.on, .menu h3 a:hover {
	color: #fff;
	background: #d42026;
}
.search {
	float: right;
	top: 0px;
	right: 0px;
}
.search input {
	border: 1px solid #d2d2d2;
}
.list li a {
	display: block;
}
.list li a span {
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
	width: 100px;
	height: 30px;
	color: #fff;
	text-align: center;
	background: #d42026;
	font: normal 14px/30px microsoft yahei, simhei;
}
/*表格*/	
table.gray {
	width: 96%;
	margin: 20px;
	float: left;
}
table.gray th, table.gray td {
	padding: 5px 10px;
	line-height: 30px;
	border: 1px solid #ccc;
	font: normal 14px/30px microsoft yahei, simhei;
}
table.gray thead th {
	background-color: #f3f3f3;
	color: #666;
	font: normal 18px/34px microsoft yahei;
}
table.gray thead th + th {
	border-left: 1px #ccc solid;
}
table.gray thead td {
	border: 1px #ccc solid;
}
table.gray thead td span {
	font-weight: bold;
	display: block;
}
table.gray tbody tr.current {
	background-color: #ffd!important;
}
.article {
	width: 1130px;
	padding: 0px;
	background-color: #fff;
	box-shadow: none;
}
.article-box {
	padding: 0px;
	line-height: 2em;
	text-align: justify;
	color: #333;
	font-size: 16px;
	float: left;
	width: 100%;
}
.text {
	box-sizing: border-box;
	width: 300px;
	border: 1px solid #ddd;
	padding: 10px;
	line-height: 20px;
	background-color: #fff;
	vertical-align: middle;
}
table.forms th, table.forms td {
	padding: 10px;
	line-height: 30px;
	font: normal 14px/30px microsoft yahei, simhei;
}





/*20180517新增*/
/*_____________article04.html________________*/
.introduce h3{
	position:relative;
	line-height:40px;
	}
.introduce h3 b{
	color:#333;
	font: normal 34px/40px microsoft yahei, simhei;
	}
.introduce h3 span{
	display:inline;
	border:1px solid #0063ba;
	line-height:30px;
	height:30px;
	padding:0px 10px;
	margin-left:20px;
	}
.introduce h3 a{
	position:absolute;
	top:0px;
	right:10px;
	display:block;
	background:#0063ba;
	height:30px;
	line-height:30px;
	padding:0px 10px;
	color:#fff;
	}
.introduce p{
	width:100%;
	font: normal 16px/34px microsoft yahei, simhei;
	}
.line{
	clear:both;
	margin-bottom:20px;
	height:10px;
	border-bottom:1px solid #ccc;
	}
.introduce p .down{
	display:inline-block;
	background:#d42026;
	color:#fff;
	width:160px;
	height:30px;
	font: normal 14px/30px microsoft yahei, simhei;
	}
.introduce p i{
	width:18px;
	height:18px;
	display:block;
	float:left;
	margin:8px 5px;
	background-image:url(/apply/img/sprite.png);
	background-repeat:no-repeat;
	}
.introduce p i.s1{
	background-position:0px 0px;
	}
.introduce p i.s2{
	background-position:-18px 0px;
	}
.introduce p i.s3{
	background-position:-36px 0px;
	}
.introduce p i.s4{
	margin:7px 15px;
	background-position:-54px 0px;
	}
.w800{
	width:800px;
	}
.w310{
	width:310px;
	}
.survey{
	width:778px;
	padding: 10px;
	border:1px solid #ccc;
	}
.survey h3 {
	height: 39px;
	line-height: 39px;
	border-bottom: 1px solid #ddd;
}
.survey h3 a {
	display: inline-block;
	padding: 0 19px;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	border-bottom: 3px solid transparent;
}
.survey h3 a.on {
	border-color: #d42026;
	color: #d42026;
}
.survey h3 a span{
	padding:0px 3px;
	color:#f00;
	font-weight:normal;
	}
.survey .forms>div {
	height: 500px;
	padding: 10px;
	line-height: 20px;
}
.survey .forms ul {
	padding: 0px;
}
.survey h4{
	font-size:16px;
	color:#fa832c;
	padding-left:5px;
	line-height:40px;
	}
.box{
	width:288px;
	padding:10px;
	border:1px solid #ccc;
	}
.box h3{
	height:40px;
	border-bottom:1px solid #ccc;
	}
.box h3 b{
	display: inline-block;
	padding: 0 25px;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	border-bottom: 3px solid #d42026;
	color: #d42026;
	}
.box ul {
	padding:10px;
	}
.box ul li{
	line-height:30px;
	}
.box ul li span{
	color:#999;
	font-size:15px;
	}
.list-t li {
	padding-left: 20px;
	height:auto;
	line-height: 34px;
	background: url(../images/index/dot00.png) 0 15px no-repeat;
}
/*_____________article05.html________________*/
.screen h3{
	height:40px;
	border-bottom:1px solid #ccc;
	}
.screen h3 b{
	display: inline-block;
	padding: 0 25px;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	border-bottom: 3px solid #d42026;
	color: #d42026;
	}
.screen p{
	line-height:40px;
	font-size:16px;
	}
.screen p a{
	display:inline-block;
	padding:0px 5px;
	font-size:14px;
	}
.w800 .list-b-t,.screen{
	padding:10px;
	border:1px solid #ccc;
	}
.w800 .list-b-t li {
	padding: 15px;
	border-bottom: 1px #d2d2d2 dotted;
	color: #666;
}
.w800 .list-b-t li.current {
	background-color: #f6f6f6;
}
.w800 .list-b-t li h4 {
	line-height: 30px;
	font-size: 16px;
}
.w800 .list-b-t li p {
	line-height: 30px;
}
.check {
	padding: 10px;
	border:1px solid #ccc;
}
.check h3 {
	height: 39px;
	line-height: 39px;
	border-bottom: 1px solid #ddd;
}
.check h3 a {
	display: inline-block;
	padding: 0 30px;
	height: 38px;
	line-height: 38px;
	font-size: 18px;
	border-bottom: 3px solid transparent;
}
.check h3 a.on {
	border-color: #d42026;
	color: #d42026;
}
.check .forms>div {
	height: 160px;
	padding: 10px;
	line-height: 20px;
}
.check .forms ul {
	padding: 15px 0;
	display:inline-block;
	margin-bottom:12px;
}
.check .forms li {
	height: 40px;
	padding: 5px;
	float:left;
	line-height: 40px;
}
.check .forms li .text {
	box-sizing: border-box;
	width: 240px;
	border: 1px solid #ddd;
	padding: 10px;
	line-height: 20px;
	background-color: #fff;
	vertical-align: middle;
}












