﻿@charset "utf-8";
/* CSS Document */

.content {
	width: 1024px;
	margin: 20px auto;
	background: #fff;
	border: 1px solid #bbb;
	font-family: 宋体;
	font-size: 14px;
	color: #333;
	line-height: 30px;
	border-radius: 3px;
	overflow: hidden;
}
.breadcrumb {
	width: 100%;
	background: url(../images/zj_bg.jpg) repeat-x;
	color: #fff;
	height: 38px;
	border-radius: 3px;
}
.breadcrumb span {
	float: left;
	line-height: 38px;
	padding-left: 10px;
	color: #3498db;
}
.breadcrumb span a {
	color: #3498db;
}
.breadcrumb span a:hover {
	text-decoration: underline;
	color: #66A3E1;
}
.breadcrumb span img {
	margin-top: 6px;
}
.content .bg {
	width: 1000px;
	padding: 12px;
}
.content .bg .agreement {
	width: 1000px;
	background: #f9fdff;
	border: solid #98c5eb 1px;
	margin: 0 auto 30px auto;
}
.content h1 {
	margin: 30px auto;
	text-align: center;
	font-family: 宋体;
	font-size: 24px;
	font-weight: bold;
	color: #333;
}
.content h2 {
	width: 940px;
	padding: 10px;
	text-align: left;
	height: 20px;
	margin: 20px auto;
	color: #3498db;
	border-bottom: #3498db solid 2px;
	font-family: 微软雅黑;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
.content p {
/* 	text-indent: 2em;
	text-align: left; */
	padding: 0 15px;
	margin-bottom: 20px;
}
.content p span{
	display:inline;
}
.content .choose {
	width: 700px;
	height: 50px;
	margin: 10px auto;
	padding: 0 120px;
}
.content .choose input {
	width: 200px;
	height: 50px;
	float: left;
	border: none;
	cursor: pointer;
	font-family: 微软雅黑;
	font-size: 18px;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
}
.content .choose .inactive {
	background: url(../images/choose.png) no-repeat center;
	color: #3498db;
}
.content .choose input:hover, .content .choose .current {
	background: url(../images/choosehover.png) no-repeat;
	color: #fff;
}
.content .selectbox {
	width: 1000px;
	height: 30px;
	margin: 0 auto;
	line-height: 30px;
	text-align: center
}
.content .selectbox input {
	margin: 8px 5px 0 0;
}
.content .button {
	width: 960px;
	height: 66px;
	margin: 0 auto;
}
.agree {
	width: 150px;
	height: 50px;
	background: url(../images/buttom_3.png) no-repeat;
	float: left;
	font-family: "宋体";
	font-size: 14px;
	color: #1e5a98;
	border: none;
	cursor: pointer;
	margin: 8px auto 0 250px;
}
.against {
	width: 150px;
	height: 50px;
	background: url(../images/buttom_4.png) no-repeat;
	float: right;
	border: none;
	font-family: "宋体";
	font-size: 14px;
	color: #985c1e;
	cursor: pointer;
	margin: 8px 300px 0 auto
}
.agree_a {
	width: 90px;
	height: 30px;
	background: url(../images/buttom_5.png) no-repeat;
	float: left;
	font-family: "宋体";
	font-size: 14px;
	color: #1e5a98;
	border: none;
	cursor: pointer;
	margin: 8px auto 0 300px;
}
.against_a {
	width: 90px;
	height: 30px;
	background: url(../images/buttom_6.png) no-repeat;
	float: right;
	border: none;
	font-family: "宋体";
	font-size: 14px;
	color: #985c1e;
	cursor: pointer;
	margin: 8px 300px 0 auto
}
.process {
	width: 1000px;
	height: 50px;
	margin: 0 auto 30px auto;
}
.process .icon {
	width: 50px;
	height: 50px;
	background: url(../images/time.png) no-repeat;
	float: left;
}
.process p {
	height: 50px;
	background: url(../images/p.png) repeat-x;
	float: left;
	text-indent: 0;
	padding: 0;
}
.process p a {
	width: 150px;
	height: 50px;
	color: #fff;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin-left: 34px;
	background: url(../images/a_bg.png) no-repeat;
}
.process p a:hover, .process p .on {
	background: url(../images/a_hover.png) no-repeat;
}
.increase {
	width: 940px;
	height: 40px;
	margin: 0 auto 20px auto;
	line-height: 40px;
}
.increase input {
	height: 40px;
	background: #c1d9f4;
	float: right;
	padding: 0 20px;
	margin-left: 10px;
	border: solid 1px #3498db;
	border-radius: 3px;
	font-family: 微软雅黑;
	font-weight: bold;
	font-size: 12px;
	color: #1e5a98;
	cursor: pointer;
}
.increase input:hover {
	color: #fff;
	background: #f06400;
	border: #f06400 solid 1px;
}
.list {
	width: 940px;
	margin: 0 auto 20px auto;
}
.list ul li {
	border-bottom: 1px dashed #bebebe;
	width: 940px;
	height: 45px;
	line-height: 45px;
	float: left;
	color: #626262;
	list-style: inside square;
}
.list .bg {
	text-indent: 2em;
	text-align: left;
	margin-bottom: 20px;
}
.list .case {
	margin: 20px auto;
	width: 900px;
}
.list .case .title {
	width: 150px;
	height: 40px;
	border: 1px solid #a3d3ff;
	background: #e3f1ff;
	line-height: 40px;
	font-family: 宋体;
	font-size: 14px;
	color: #206196e;
	font-weight: bold;
	margin-bottom: 5px;
	text-align:center;
}
.list .case .bg {
	width: 900px;
	border: dashed 1px #a3d3ff;
	line-height: 40px;
	font-family: 宋体;
	font-size: 14px;
	color: #206196e;
}
.list .case .bg .item {
	width: 900px;
	min-height: 40px;
	background: #fff;
}
.list .case .bg .item1 {
	width: 900px;
	min-height: 40px;
	background: #e3f1ff;
}
.list .case .bg .item span, .list .case .bg .item1 span {
	width: 20%;
	float: left;
	text-align: right;
	font-weight: bold;
}
.list .case .bg .item li, .list .case .bg .item1 li {
	width: 30%;
	float: left;
	text-align: center;
	list-style: none;
}
.list .content .bd {
	text-indent: 2em;
	text-align: left;
	margin-bottom: 20px;
}
.date {
	float: right;
}
.page {
	margin-left: 20px;
	text-align: center;
}
.page span {
	float: left;
	margin: 10px 5px 10px 0;
}
.page a {
	border: 1px solid #ccc;
	padding: 0 8px;
	color: #626262;
}
.page a:hover {
	background: #e3f1ff;
	color: #20619e;
	border: 1px solid #a3d3ff;
}
.page span .current {
	background: #e3f1ff;
	color: #20619e;
	border: 1px solid #a3d3ff;
}
.form {
	width: 940px;
	margin: 0 auto 20px auto;
}
.form .title {
	width: 940px;
	height: 40px;
}
.form .title p {
	min-width: 200px;
	height: 38px;
	border: dashed 1px;
	float: left;
	font-family: 微软雅黑;
	font-weight: bold;
	font-size: 16px;
	line-height: 38px;
	color: #1e5a98;
	text-align: center;
	text-indent: 0;
	padding: 0 40px;
}
.form .title input {
	height: 30px;
	background: #c1d9f4;
	float: right;
	padding: 0 30px;
	margin: 5px auto 20px 10px;
	border: solid 1px #3498db;
	border-radius: 3px;
	font-family: 宋体;
	font-size: 12px;
	color: #1e5a98;
	cursor: pointer;
}
.form .item {
	width: 940px;
	margin: 20px auto 0 auto;
	height: 40px;
}
.form .item span {
	width: 14%;
	height: 40px;
	float: left;
	font-size: 14px;
	font-family: 宋体;
	font-weight: bold;
	line-height: 40px;
	text-align: right;
	color: #999;
}
.form .item .special {
	width: 20%;
	margin-right: 50px;
	text-align: left;
}
.redstar {
	color: red;
	float: left;
}
.star {
	color: #999;
	float: left;
}

.serial {
	color: #999;
	float: left;
	margin-right: 10px;
}
.form .item input {
	width: 20%;
	height: 30px;
	float: left;
	border: solid 1px #ccc;
	margin: 5px auto;
	padding: 0 1%;
	line-height: 30px;
	text-align: left;
	font-size: 14px;
	font-family: 宋体;
}
.form .item select {
	width: 22%;
	height: 30px;
	padding: 5px;
	float: left;
	border: solid 1px #ccc;
	margin: 5px auto;
	text-align: left;
	font-size: 14px;
	font-family: 宋体;
}
.form .item li a {
	height: 40px;
	padding-left: 1%;
	float: left;
	font-size: 14px;
	font-family: 宋体;
	line-height: 40px;
	text-align: left;
	list-style: none;
	color: #999;
}
.form .item li {
	width: 12%;
	height: 40px;
	padding-left: 1%;
	float: left;
	font-size: 14px;
	font-family: 宋体;
	line-height: 40px;
	text-align: left;
	list-style: none;
	color: #999;
}
.form .item .operation {
	width: 90px;
	height: 30px;
	background: #c1d9f4;
	text-align: center;
	float: right;
	margin: 5px auto 10px 10px;
	border: solid 1px #3498db;
	border-radius: 3px;
	font-family: 宋体;
	font-size: 12px;
	color: #1e5a98;
	cursor: pointer;
}
.form .item .increase {
	border: none;
}
.form textarea {
	min-height: 40px;
	width: 930px;
	padding: 5px;
	max-width: 930px;
	min-width: 930px;
	border: solid 1px #ccc;
	text-indent: 2em;
	line-height: 30px;
	font-family: 宋体;
	font-size: 14px;
	color: #000;
}
.form .tips {
	width: 940px;
	margin: 5px auto 0 auto;
	height: 40px;
	color: red;
}








.page1 {
	margin-left: 20px;
	text-align: center;
}
.page1 span {
	float: right;
	margin: 10px 5px 10px 0;
}
.page1 a {
	border: 1px solid #ccc;
	padding: 0 8px;
	color: #626262;
}
.page1 a:hover {
	background: #e3f1ff;
	color: #20619e;
	border: 1px solid #a3d3ff;
}
.page1 span .current {
	background: #e3f1ff;
	color: #20619e;
	border: 1px solid #a3d3ff;
}
	/*表格样式*/
.promin table{
	border:solid 1px #e7e7e7;
	border-collapse:collapse;
	word-break:break-all
	}
.promin th{
	height:35px;
	background:#61a0d9;
	}
.promin .title{
	float:left;
	margin-left:10px;
	font:bold 14px/35px 宋体;
	color:#fff;
	}
.promin td{
	max-width:30%;
	height:40px;
	padding:0 3%;
	border:solid 1px #e7e7e7;
	font:12px/40px 宋体;
	color:#777;
 	}
.promin td b{
	padding:0 3px 0 20px;
	}
.promin td b:first-child{
	padding:0 3px 0 0;
	}
.subitem{
	text-align:center;
	}
.promin .more{
	float:right;
	padding:0 10px;
	margin:8px;
	border:solid 1px #fff;
	border-radius:5px;
	font:12px/18px 宋体;
	color:#fff;
	}
.promin .more:hover{
	background:#fff;
	color:#61a0d9;
	}