/* CSS Document */
.main { 
  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-c ul {
  padding: 15px 10px 0 25px;
}
.list-c ul li {
  height: 40px;
  line-height: 40px;
  list-style-type: disc;
}
.ulf {
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px !important;
}
.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;
}

