{ 
  padding: 0 10px;
  border-top: 1px solid #f1f1f1;
  border-left: 1px solid #f1f1f1;
  border-right:  1px solid #f1f1f1;
  background-color: #fff;
}
.navpath {
  height: 15px;
  line-height: 15px;
  margin-top: 20px;
  padding-left: 6px;
  border-left: 6px solid #0d69a8;
}
.list-t {
  position: relative;
  margin-top: 20px;
  height: 60px;
}
.list-tl {
  position: absolute;
  width: 100%;
  top: 30px;
  height: 3px;
  background-color: #0d69a8;
}
.list-tn {
  position: absolute;
  width: 130px;
  top: 16px;
  left: 50%;
  margin-left: -65px;
  font-size: 20px;
  color: #0d69a8;
  background-color: #fff;
  text-align: center;
  letter-spacing: 2px;
}
.list-tt {
  height: 60px;
  line-height: 60px;
  border-bottom: 3px solid #0d69a8;
}
.htis li {
  float: left;
  width: 180px;
  text-align: center;
  font-weight: bold;
}
.hover {
  color: #0d69a8;
}
.hover a {
  color: #0d69a8;
}
#xw1 {
  font-size: 20px;
}
#xw2 {
  font-size: 16px;
}
#data-list {
  padding: 15px 10px 0 10px;
}
#data-list li {
  height: 40px;
  line-height: 40px;
  list-style-type: disc;
	list-style: none;
}
#data-list li::marker{content: '';}
.ulf {
  border-bottom: 1px solid #ccc;
  padding: 15px 10px 0 10px;
}
.ulf li {
  height: 40px;
  line-height: 40px;
  list-style-type: disc;
}
.ulf li::marker{content: '';}
.reltime {
  float: right;
}
.jx {
  display: inline-block;
  width: 60px;
  height: 20px;
  line-height: 20px;
  margin-left: 5px;
  margin-right: 10px;
  border-radius: 5px;
  background-color:#B80205;
  text-align: center;
  color: #fff;
}
.js {
  display: inline-block;
  width: 60px;
  height: 20px;
  line-height: 20px;
  margin-left: 5px;
  margin-right: 10px;
  border-radius: 5px;
  background-color:#aaa;
  text-align: center;
  color: #fff;
}
.jg {
  display: inline-block;
  width: 90px;
  height: 20px;
  line-height: 20px;
  margin-left: 5px;
  margin-right: 10px;
  border-radius: 5px;
  background-color: #282396;
  text-align: center;
  color: #fff;
}
.main02 {
  height: 20px;
  border-bottom: 1px solid #e1e1e1;
}
.art-n {
  line-height: 100px;
  margin-top: 20px;
  text-align: center;
  font-size: 26px;
  color: #F35D0F;
}
.art-t {
  padding-bottom: 20px;
  text-align: center;
  border-bottom: 1px solid #e1e1e1;
  color: #aaa;
}
.art-c {
  padding: 20px;
  line-height: 3em;
}
.mr50 {
  margin-right: 50px;
}
.xgwd {
  margin-bottom:10px;
}
.xgwd p {
  width: 100px; 
  height: 30px; 
  background-color: #CC3333; 
  line-height: 30px; 
  text-align: center; 
  color: #fff; 
  font-size: 16px; 
  font-weight: blod;
}

.zxwd-table{
	margin-top:20px;
}
.zxwd-title{
	text-align:center;
	font:16px/40px '???¨¨?¡¥¨¦?¡­¨¦?¡®';
	background-color:#dce1f3;
}
.zxwd-detail {
  width: 100%;
  border-collapse: collapse;
  border-color: grey;
}
.zxwd-detail tbody {
  vertical-align: middle;
}
.zxwd-detail td {
  border: 1px solid #dce1f3;
  padding: 10px;
  font-size: 15px;
}

.zxwd-detail td.yzm img {
  vertical-align: middle;
}
.zxwd-detail td.btn-box {
  padding: 20px;
  background-color: #f5f6fa;
}
.zxwd-detail td.btn-box .btn-group {
  width: 300px;
  margin: 0 auto;
}
.zxwd-detail td.btn-box .btn-group .btn {
  float: left;
  width: 130px;
  height: 35px;
  line-height: 35px;
  background: #347bd7;
  border: none;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
}
.zxwd-detail td.btn-box .btn-group .btn.btn-tj {
  margin-right: 40px;
}
.zxwd-detail td.btn-box .btn-group .btn.btn-tsj {
  background: #b8b8b8;
}
.zxwd-detail td.btn-box .btn-group .btn:hover {
  background: #0b73f9;
}
.zxwd-detail td label {
  margin-right: 10px;
}
.zxwd-detail td select {
  width: 200px;
  padding: 8px;
  border: 1px solid #ddd;
  font-size: 15px;
}
.zxwd-detail td textarea {
  width: 100%;
  max-width: 650px;
  padding: 5px;
  max-height: 150px;
  border: 1px solid #ddd;
}
.zxwd-detail td input {
  border: 1px solid #ddd;
  width: 314px;
  height: 26px;
  text-indent: 10px;
}
.zxwd-detail td input.radio-text {
  width: 12px;
  height: 12px;
  text-indent: 0px;
  vertical-align: middle;
  margin-right: 5px;
  margin-left: 10px;
  border: none;
}
.zxwd-detail td.row-td {
  width: 140px;
  border: 1px solid #dce1f3;
  background-color: #f5f6fa;
  
  text-align: center;
  font-size: 14px;
  color: #666;
}

.zxwd-table #yjzjjg_content{
	border: 1px solid #dce1f3;
}

.zxwd-table #yjzjjg_content p{
	line-height: 30px;
	margin-top: 15px;
	font:16px/24px "???¨¨?¡¥¨¦?¡­¨¦?¡®";
	text-indent:2em;
}

.tyxl-main .other-word ul a{
	width:970px;
}

.yjzjfj{
	margin-top:15px;
}

.yjzjfj table{
	width:100%;
}

.yjzjfj table #yjzjfj a{
	font-family: ?????¡°;
    font-size: 16px;
    padding: 20px 10px;
}

.yjzjjgfb{
	display:none;
	margin-top:30px;
}