.title {
  width: 100%;
  height: 40px;
  border-bottom: solid 1px #ccc;
}
.title p {
  float: left;
  width: 120px;
  height: 35px;
  border-left: solid 4px #2563A0;
}
.title p span {
  display: block;
  width: 110px;
  margin-left: 4px;
  height: 35px;
  border-left: solid 3px #287CD2;
  font-size: 20px;
  line-height: 35px;
  font-weight: bold;
  color: #2563A0;
  text-indent: 20px;
}
.title a {
  float: right;
  color: #333333;
  margin-top: 10px;
}
.title a:hover {
  color: red;
}
.zmhd_left {
  float: left;
  width: 625px;
  height: 290px;
  margin-top: 15px;
}
/**å±€é•¿ä¿¡ç®±**/
.jzxx {
  width: 100%;
}
.jzxx .table {
  width: 100%;
  height:auto;
  margin-top: 10px;
  font-size: 16px;
}
.jzxx .table thead tr {
  height: 38px;
}
.jzxx .table thead tr td {
  border-bottom: solid 2px #fff;
  border-right: solid 1px #C1D3DF;
  background: #E0E6EF;
  text-align: center;
}
.jzxx .table thead tr td select {
  width: 80px;
  border: none;
  text-align: center;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url("../images/public/select.png;vpn_img") no-repeat;
  background-position: 70px 10px;
  color: #0B6BB9;
  outline: none;
}
.jzxx .table thead tr td select:hover {
  cursor: pointer;
}
.jzxx .table thead tr .fir {
  text-align: left;
  text-indent: 30px;
}
.jzxx .table thead tr td:last-child {
  border-right: none;
}
.jzxx .table tbody tr {
  height: 40px;
}
.jzxx .table tbody tr td {
  border-bottom: solid 2px #fff;
  background: #F5F7FA;
  text-align: center;
}
.jzxx .table tbody tr .fir {
  text-align: left;
  text-indent: 30px;
  width: 300px;
}
.jzxx .table tbody tr .time {
  color: #888888;
}
.jzxx .table tbody tr .operation {
  color: #9BADBB;
}
.jzxx .table tbody tr .red {
  color: #AB2C23;
}
.jzxx .table tbody tr:hover td {
  background: #E0E6EF;
  cursor: pointer;
}
.jzxx .writebox {
  width: 100%;
  margin-top: 10px;
}
/*ç»Ÿè®¡æ•°*/
.jzxx .writebox .total {
  width: 330px;
  height: 50px;
  background: #F7F7F7;
  float: left;
  margin-right: 10px;
  text-indent: 30px;
  font-size: 16px;
  line-height: 50px;
}
.jzxx .writebox .total span {
  color: #AB2C23;
}
/*å†™ä¿¡*/
.jzxx .writebox .xx {
  background: #73AB6E;
  float: left;
}
/*æ¥ä¿¡é€‰ç™»*/
.jzxx .writebox .lx {
  background: #397CB1;
  float: right;
}
.jzxx .writebox .xx,
.jzxx .writebox .lx {
  width: 135px;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.jzxx .writebox .xx a,
.jzxx .writebox .lx a {
  color: #fff;
  font-size: 18px;
}
/*æ°‘æ„å¾é›†*/
.myzj {
  width: 100%;
  height: 150px;
  margin-top: 20px;
}
.myzj > p {
  font-size: 16px;
  margin-top: 18px;
}
.myzj > p img {
  margin-right: 5px;
}
.zjcon {
  width: 100%;
  height: 65px;
  margin-top: 20px;
}
.zjcon .left {
  width: 85px;
  float: left;
}
.zjcon .right {
  float: right;
  width: 520px;
  height: 65px;
}
.zjcon .right a {

  font-size: 16px;
  margin-bottom: 18px;
}
.zjcon .right  span.new_left {
  color: #0D8F2D;
}
.zjcon .right  span.new_right {
  float:right;
  color:#333;
}
.zmhd_right {
  float: right;
  width: 230px;
  margin-top: 15px;
  height: 290px;
}
/*å¸¸è§é—®é¢˜*/
.cjwt {
  width: 100%;
  height: 360px;
}
.cjwt .cjwt_title {
  width: 100%;
  height: 60px;
  background: url(../images/public/cjwt.png;vpn_img) no-repeat center top;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 60px;
  text-align: center;
  text-indent: 90px;
}
.cjwt .cjwt_con {
  width: 100%;
  height: 290px;
  margin-top: 10px;
  border: solid 1px #ccc;
  background: #F2F2F2;
  padding: 0 5px;
}
.cjwt .cjwt_con a {
  display: block;
  line-height: 30px;
  font-size: 16px;
}
/*åœ¨çº¿è®¿è°ˆ*/
.zxft {
  width: 100%;
  margin-top: 20px;
  height: 235px;
}
.zxft .zxft_video {
  height: 135px;
}
.zxft .zxft_video img {
  max-width: 100%;
}
.zxft > a {
  width: 100%;
  height: 40px;
  display: block;
  line-height: 40px;
  font-size: 16px;
  margin-top: 10px;
  text-align: center;
}
.zxft > a img {
  margin-right: 10px;
}
.zxft .wq {
  background: #2E78B5;
  color: #fff;
}
.zxft .xq {
  background: #EAEAEA;
}
@media screen and (max-width: 768px) {
  .right_content {
    padding: 30px 5px;
  }
  .zmhd_left {
    width: 100%;
    height: auto;
    margin-top: 15px;
  }
  /**å±€é•¿ä¿¡ç®±**/
  .jzxx .table {
    margin-top: 10px;
    font-size: .8em;
  }
  .jzxx .table thead tr .fir {
    text-indent: 2px;
  }
  .jzxx .table tbody tr .fir {
    text-indent: 2px;
  }
  /*ç»Ÿè®¡æ•°*/
  .jzxx .writebox .total {
    width: 100%;
    height: 40px;
    text-indent: 2px;
    line-height: 40px;
  }
  .jzxx .writebox .xx,
  .jzxx .writebox .lx {
    width: 100%;
    height: 40px;
    margin-top: 10px;
    line-height: 40px;
  }
  /*æ°‘æ„å¾é›†*/
  .myzj {
    height: auto;
    margin-top: 20px;
  }
  .zjcon {
    width: 100%;
    height: auto;
    margin-top: 20px;
  }
  .zjcon .left {
    display: none;
  }
  .zjcon .right {
    width: 100%;
    height: auto;
  }
  .zjcon .right a {
    font-size: 1em;
    margin-bottom:10px;
  }
  .zmhd_right {
    width: 100%;
    height: auto;
  }
  /*å¸¸è§é—®é¢˜*/
  .cjwt {
    width: 100%;
    height: auto;
  }
  .cjwt .cjwt_con {
    width: 100%;
    height: auto;
    padding: 20px 10px;
  }
  /*åœ¨çº¿è®¿è°ˆ*/
  .zxft {
    width: 100%;
    height: auto;
  }
  .zxft .zxft_video {
    width: 100%;
    height: auto;
    text-align: center;
  }
  .zxft > a {
    width: 100%;
  }
.jzxx .table thead tr td select{
  width:60px;
 }
}
/*# sourceMappingURL=zmhd.css.map */
