﻿.zmhd_main{
  width: 1200px;
  height: auto;
  margin: 30px auto 0 auto;
  padding: 0 20px;
}
.ldxx_litem {
  width: 100%;
}
.ldxx_top .ldxx_img{
  float: left;
  width: 23.3%;
  height: 77px;
}
.ldxx_top .ldxx_img img{
  width: 100%;
  height: 77px;
}
.ldxx_top .writebox {
  float: right;
  width: 75%;
}
/*ç»Ÿè®¡æ•°*/
.ldxx_top .writebox .total {
  float: right;
  width: 43%;
  height: 77px;
  padding: 15px;
  font-size: 16px;
  color: #fff;
  border: solid 1px #e5e5e5;
}
.writebox .total p{
  width: 100%;
  height: 46px;
  line-height: 46px;
  text-align: center;
	background: #2f8bc0;
}
.ldxx_top .writebox .total span {
  color: #fdfb6b;
}
.writebox .lxxx{
  /* float: left; */
  /* width: 54.9%; */
  width: 100%;
  height: 77px;
  padding: 15px 17px;
  border: solid 1px #e5e5e5;
}
/*å†™ä¿¡*/
.ldxx_top .writebox .xx {
  background: #559ec9;
}
/*æ¥ä¿¡é€‰ç™»*/
.ldxx_top .writebox .lx {
  background: #508fc1;
  margin-left: 3%;
}
.ldxx_top .writebox .xx,
.ldxx_top .writebox .lx {
  float: left;
  width: 48.4%;
  height: 47px;
  line-height: 47px;
  text-align: center;
  border-radius: 10px;
}
.ldxx_top .writebox .xx a,
.ldxx_top .writebox .lx a {
  color: #fff;
  font-size: 18px;
}
.lxxx div img{
  margin-right: 10px;
}
/*åŒºé•¿ä¿¡ç®±*/
.qzxx {
  width: 100%;
}
.qzxx .table {
  width: 100%;
  height: auto;
  margin-top: 20px;
  font-size: 16px;
}
.qzxx .table thead tr {
  height: 38px;
}
.qzxx .table thead tr td {
  border-bottom: solid 2px #fff;
  border-right: solid 1px #C1D3DF;
  background: #E0E6EF;
  text-align: center;
}
.qzxx .table thead tr td select {
  width: 80px;
  border: none;
  text-align: center;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url("../images/zmhd/select.png") no-repeat;
  background-position: 70px 10px;
  color: #0B6BB9;
  outline: none;
}
.qzxx .table thead tr td select:hover {
  cursor: pointer;
}
.qzxx .table thead tr .fir {
  text-align: left;
  text-indent: 30px;
}
.qzxx .table thead tr td:last-child {
  border-right: none;
}
.qzxx table .slsx{
  width: 40%;
}
.qzxx table .zt,
.qzxx table .lxing{
  width: 15%;
}
.qzxx table .sldw,
.qzxx table .lxsj{
  width: 15%;
}
.qzxx .table tbody tr {
  height: 40px;
}
.qzxx .table tbody tr td {
  border-bottom: solid 2px #fff;
  background: #F5F7FA;
  text-align: center;
}
.qzxx .table tbody tr td:first-child{
  text-align: left;
  padding-left: 25px;
}
.qzxx .table tbody tr .fir {
  text-align: left;
  text-indent: 30px;
}
.qzxx .table tbody tr .time {
  color: #888888;
}
.qzxx .table tbody tr .operation {
  color: #9BADBB;
}
.qzxx .table tbody tr .red {
  color: #AB2C23;
}
.qzxx .table tbody tr:hover td {
  background: #E0E6EF;
  cursor: pointer;
}
.myzj_item{
  width: 100%;
  margin-top: 25px;
  padding: 10px 25px 25px 25px;
  border: 1px solid #e5e5e5;
}
.myzj_title{
  width: 100%;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #e5e5e5;
  background: url("../images/zmhd/zmhd_icon02.png") no-repeat 0 50%;
}
.myzj_title span{
  font-size: 20px;
  font-weight: bold;
  padding-left: 36px;
}
.myzj_title a{
  float: right;
  font-size: 16px;
  color: #7c7c7c;
}
#myzj_list{
  padding: 30px 20px 0 20px;
}
#myzj_list li{
  float: left;
  width: 49%;
  margin-top: 20px;
}
#myzj_list li::after{
  display: table;
  content: "";
  clear: both;
}
#myzj_list li:first-child,
#myzj_list li:first-child+li+li,
#myzj_list li:first-child+li+li+li+li{
  margin-right: 2%;
}
#myzj_list li:first-child,
#myzj_list li:first-child+li{
  margin-top: 0;
}
#myzj_list li dt{
  float: left;
  width: 62px;
  height: 63px;
  text-align: center;
  color: #fff;
  padding-top: 5.5px;
  background: url("../images/zmhd/zmhd_icon03.png") no-repeat;
}
#myzj_list li dt .time{
  font-size: 23px;
	font-weight: bold;
}
#myzj_list li dt .year{
  font-size: 12px;
	font-weight: bold;
}
#myzj_list li dd{
  float: right;
  width: 85%;
}
#myzj_list li .myzj_name{
  font-size: 18px;
  font-weight: bold;
  line-height: 33px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#myzj_list li .myzj_name::after{
  content: "";
  display: block;
  width: 59px;
  height: 19px;
  position: absolute;
  right: 0;
  top: 8px;
  background: url("../images/zmhd/zmhd_icon04.png") no-repeat;
  display: none;
}
#myzj_list li .myzj_txt{
  font-size: 14px;
  color: #565656;
  line-height: 30px;
}
#myzj_list li .myzj_txt a{
  color: #c40707;
}







.zmhd .comm_title {
  width: 100%;
  height: 34px;
  border-bottom: solid 1px #A3A3A3;
}
.zmhd .comm_title p {
  float: left;
  color: #0B6BB9;
  font-size: 18px;
  border-left: solid 3px #0B6BB9;
  text-indent: 10px;
}
.zmhd .comm_title a {
  float: right;
  color: #999999;
}
.zmhd .comm_title a:hover {
  color: #333;
}
.zmhd .zmhd_left {
  width: 720px;
  float: left;
}
.zmhd .zmhd_right {
  width: 395px;
  float: right;
}

/*ç½‘ä¸Šè°ƒæŸ¥*/
.wsdc {
  width: 100%;
  margin: 35px 0;
}
.wsdc ul li {
  width: 100%;
  height: 90px;
  margin-top: 20px;
  border-bottom: dashed 1px #A3A3A3;
}
.wsdc ul li > a {
  display: block;
  margin-bottom: 10px;
  font-size: 18px;
}
.wsdc ul li > a .right {
  float: right;
}
.wsdc ul li > a .left {
  color: #858585;
}
.wsdc ul li > a .blue {
  color: #0B6BB9;
}
.wsdc ul li > span {
  color: #C0C0C0;
}
.wsdc ul li p {
  text-align: right;
  font-size: 18px;
}
.wsdc ul li p a {
  color: #C40707;
}
.wsdc ul li p a:hover {
  color: red;
}
/*å¸¸è§é—®é¢˜ç­‰*/
.cjwt {
  width: 100%;
}
.cjwt .title {
  width: 100%;
  border-bottom: solid 1px #A3A3A3;
}
.cjwt .title ul {
  float: left;
}
.cjwt .title ul li {
  float: left;
  width: 130px;
  height: 34px;
}
.cjwt .title ul li a {
  font-size: 18px;
  display: inline-block;
  width: 100%;
  color: #333;
  border-left: solid 2px #333;
  text-indent: 15px;
}
.cjwt .title ul .active a {
  color: #0B6BB9;
  border-left: solid 4px #0B6BB9;
}
.cjwt .title > a {
  float: right;
  color: #999999;
}
.cjwt .title > a:hover {
  color: #333;
}
.cjwt .cjwt_tabs_box {
  width: 100%;
  display: none;
  height:210px;
  box-sizing: border-box;
  padding-top: 20px;
}
.cjwt .cjwt_tabs_box ul li {
    background: url(../images/icon/point.png) no-repeat;
    background-position-y: 10px;
    text-indent: 8px;
    margin-bottom: 20px;
}
.cjwt .cjwt_tabs_box ul li a {
  color: #333;
  font-size: 16px;
}
.cjwt .cjwt_tabs_box ul li a:hover {
  color: red;
}
.cjwt .cjwt_tabs_box ul li span {

  color: #999999;
  font-size: 16px;
}
.cjwt .cjwt_tabs_box ul li span.fr{
  float: right;
 
}
.cjwt .firstbox {
  display: block;
}
/*åœ¨çº¿è®¿è°ˆ*/
.zxft {
  width: 100%;
  margin: 35px 0;
}
.zxft .zxft_video {
  width: 100%;
  height: 223px;
  margin-top: 20px;
}
.zxft .zxft_video img {
  max-width: 100%;
}
.zxft .zxft_title {
  width: 100%;
  height: 40px;
  border-bottom: solid 1px #A3A3A3;
}
.zxft > p {
  font-size: 18px;
  color: #0B6BB9;
  margin-top: 15px;
}
.zxft > p span {
  color: #3F3F3F;
}
.zxft .back {
  width: 100%;
  margin-top: 20px;
}
.zxft .back div {
  width: 190px;
  background: #E9E9E9;
  font-size: 18px;
  line-height: 40px;
  float: left;
  text-align: center;
}
.zxft .back div a:hover{
  color:#333;
}
.zxft .back .left {
  margin-right: 15px;
  background: #0B6BB9;
  color:#fff;
}
.zxft .back .left a {
  color: #fff;
}
.zxft .back .left a:hover{
 color: #fff;
}
@media screen and (max-width: 768px) {
  .zmhd_main{
    width: 100%;
    margin-top: 20px;
    padding: 0 10px;
  }
  .ldxx_top .ldxx_img{
    float: none;
    width: 100%;
    height: auto;
    margin-bottom: 15px;
  }
  .ldxx_top .writebox{
    float: none;
    width: 100%;
  }
  .writebox .lxxx{
    float: none;
    width: 100%;
    padding: 15px 10px;
    margin-bottom: 15px;
  }
  .ldxx_top .writebox .total{
    float: none;
    width: 100%;
    padding: 15px 10px;
  }
  .qzxx .table thead tr{
    display: none;
  }
  .qzxx .table tbody tr{
    height: auto;
  }
  .myzj_item{
    padding: 10px 10px 25px 10px;
  }
  #myzj_list{
    padding: 20px 0 0 0;
  }
  #myzj_list li{
    float: none;
    width: 100%;
    margin-right: 0 !important;
  }
  #myzj_list li:nth-child(2){
    margin-top: 20px !important;
  }
  #myzj_list li dd{
    width: 75%;
  }
  #myzj_list li .myzj_name{
    font-size: 16px;
  }
  #myzj_list li .myzj_txt{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .zmhd {
    width: 100%;
    padding: 0 10px;
  }
  .zmhd .zmhd_left {
    width: 100%;
  }
  .zmhd .zmhd_right {
    width: 100%;
  }
  /*åŒºé•¿ä¿¡ç®±*/
  .qzxx .table {
    margin-top: 15px;
    font-size: 16px;
  }
  .qzxx .table thead tr .fir {
    text-indent: 2px;
  }
  .qzxx .table tbody tr .fir {
    text-indent: 2px;
  }
  /*ç»Ÿè®¡æ•°*/
  .qzxx .writebox .total {
    width: 100%;
    height: 40px;
    text-indent: 2px;
    font-size: .8em;
    line-height: 40px;
  }
  .qzxx .writebox .xx,
  .qzxx .writebox .lx {
    width: 100%;
    height: 40px;
    margin-top: 10px;
    line-height: 40px;
  }
  .qzxx .writebox .xx a,
  .qzxx .writebox .lx a {
    font-size: 1em;
  }
.qzxx .table thead tr td select{
  width:60px;
}
  /*ç½‘ä¸Šè°ƒæŸ¥*/
  .wsdc {
    margin: 20px 0;
  }
  .wsdc ul li {
    height: auto;
  }
  .wsdc ul li > a {
    font-size: 1em;
  }
  .wsdc ul li > span {
    font-size: .8em;
  }
  .wsdc ul li p {
    font-size: 1em;
    margin-bottom: 5px;
  }
  /*å¸¸è§é—®é¢˜ç­‰*/
  .cjwt .cjwt_tabs_box ul li {
    margin-bottom: 10px;
  }
  .cjwt .cjwt_tabs_box ul li a {
    font-size: 1em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    width: 95%;
    display: inline-block;
  }

  .yjzj_list li a{
   display: inline !important;
  }
  .yjzj_list  li span.fr{
   font-size:.5em !important;
  }
 
  .cjwt .firstbox {
    display: block;
  }
  /*åœ¨çº¿è®¿è°ˆ*/
  .zxft {
    margin: 20px 0;
  }
  .zxft .zxft_video {
    height: auto;
    margin-top: 20px;
  }
  .zxft > p {
    font-size: 1em;
  }
  .zxft .back div {
    width: 45%;
    font-size: 1em;
  }
  .zxft .back .left {
    margin-right: 10%;
  }
}
/* .myzj_title {
  width: 100%;
  height: 30px;
  border-bottom: solid 1px #A3A3A3;
  margin-top: 20px;
}
.myzj_title p {
  height: 30px;
  border-bottom: solid 2px #3581CF;
  width: 75px;
  font-size: 18px;
  font-weight: bold;
  color: #025488;
} */
/*æ”¿æ°‘äº’åŠ¨--æ°‘æ„å¾é›†*/
.myzj {
  width: 1200px;
  margin: auto;
  margin-top: 10px;
  padding: 0 20px;
}
.myzj .myzj_list {
  width: 100%;
  margin-bottom: 20px;
}
.myzj .myzj_list li {
  width: 100%;
  border-bottom: solid 1px #E6E6E6;
  margin-top: 25px;
  height: 95px;
  padding-left: 10px;
}
.myzj .myzj_list li .list_left {
  width: 70px;
  float: left;
  height: 70px;
  margin-right: 20px;
  background: #C3C3C3;
  font-size: 18px;
  color: #fff;
  padding: 10px 15px;
}
.myzj .myzj_list li .list_left span {
  display: block;
  width: 50px;
}
.myzj .myzj_list li .zzzj {
  background: #2F85C5;
}
.myzj .myzj_list li .list_right {
  float: left;
}
.myzj .myzj_list li .list_right a {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 2px;
}
.myzj .myzj_list li .list_right a img {
  margin-right: 5px;
}
.myzj .myzj_list li .list_right p {
  margin-top: 20px;
  color: #949494;
  text-indent: 10px;
}
@media screen and (max-width: 768px) {
  .myzj {
    width: 100%;
    padding: 0 10px;
  }
  .myzj .myzj_list {
    width: 100%;
  }
  .myzj .myzj_list li {
    margin-top: 25px;
    height: auto;
    padding-left: 0;
    padding-bottom: 10px;
  }
  .myzj .myzj_list li .list_left {
    width: 13%;
    height: 50px;
    margin-right: 10px;
    font-size: 1.1em;
    padding: 5px;
  }
  .myzj .myzj_list li .list_left span {
    width: 40px;
  }
  .myzj .myzj_list li .list_right a {
    font-size: 1em;
    letter-spacing: 0px;
  }
  .myzj .myzj_list li .list_right a img {
    margin-right: 2px;
  }
  .myzj .myzj_list li .list_right p {
    margin-top: 10px;
    font-size: .8em;
  }
}
