a {
    text-decoration: none !important;
  }
  .fl {
    float: left;
  }
  .fr {
    float: right;
  }
  .m {
    margin: 0 auto;
  }
  .m12 {
    width: 1200px;
    margin: 0 auto;
  }
  .ta {
    text-align: center;
  }
  .top {
    width: 100%;
    margin: 0 auto;
    background: url(dsjgl_topbg_20200617.jpg);
    height: 224px;
    background-size: 100% 100%;
  }
  .top .toplogo {
    float: left;
    margin-top: 68px;
  }
  .top .topright {
    float: right;
    width: 600px;
  }
  .top .topright .tr1 {
    margin-top: 18px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #1E529C;
    float: right;
  }
  .top .topright .tr1 span {
    height: 22px;
    line-height: 25px;
    float: left;
    margin-right: 33px;
  }
  .top .topright .tr3 {
    float: right;
    margin-top: 78px;
  }
  .top .topright .tr3 ul li {
    background: url(dsjgl_lbg_20200617.png) repeat-x;
    float: left;
    margin-left: 3px;
    width: 133px;
    line-height: 45px;
    height: 45px;
    font-size: 24px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    text-align: center;
  }
  .top .topright .tr3 ul li a {
    color: #FFFFFF;
  }
  .top .topright .tr3 ul .lion {
    border-bottom: solid 4px #ceb16b;
  }
  .top .topright .tr2 {
    width: 407px;
    position: relative;
    float: right;
    margin-top: 10px;
  }
  .top .topright .tr2 input {
    width: 407px;
    height: 41px;
    border: solid 1px #FFFFFF;
    border-radius: 22px;
    background: url(dsjgl_ibg_20200617.png) repeat-x;
  }
  .top .topright .tr2 button {
    width: 35px;
    height: 41px;
    position: absolute;
    right: 18px;
    top: 1px;
    border: none;
    background: url(dsjgl_search_20200617.png);
  }
  .bbg {
    background: url(dsjgl_bodybg_20200617.jpg) no-repeat bottom #f1f1f1;
  }
  .containgl {
    width: 100%;
    float: left;
  }
  .containgl .m12 .location {
    width: 100%;
    background: #fff;
    height: 47px;
    margin-top: 10px;
  }
  .containgl .m12 .location span {
    margin-top: 14px;
    margin-right: 28px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #777575;
    float: right;
  }
  .containgl .m12 .location span img {
    margin-right: 8px;
  }
  .containgl .m12 .location span a {
    color: #777575;
  }
  .containgl .m12 .zxdt {
    width: 997px;
    float: right;
    background: #fff;
    height: 815px;
    margin-top: 18px;
  }
  .containgl .m12 .zxdt .chaname {
    margin-top: 21px;
    margin-left: 22px;
    font-size: 21px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #1457a8;
    width: 150px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border-bottom: 4px solid #1457a8;
  }
  .containgl .m12 .zxdt ul {
    float: left;
    width: 100%;
  }
  .containgl .m12 .zxdt ul li {
    width: 956px;
    margin: 0 auto;
    margin-top: 25px;
    border-bottom: solid 1px #e1e1e1;
  }
  .containgl .m12 .zxdt ul li p {
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #686867;
    width: 1010px;
    float: right;
    text-indent: 2em;
    margin-top: 19px;
    margin-bottom: 20px;
  }
  .containgl .m12 .zxdt ul li .ltime {
    color: #d4c2c2;
    font-size: 16px;
    margin-right: 18px;
  }
  .containgl .m12 .zxdt ul li .ltime img {
    margin-bottom: 5px;
    margin-right: 10px;
  }
  .containgl .m12 .zxdt ul li .ltitle {
    font-size: 18px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
  }
  .containgl .m12 .zxdt ul li .ltitle a {
    color: #010101;
  }

  .left-nav {
    width: 203px;
    float: left;
    margin-top: 18px;
    background: #ffffff;
    height: 824px;
    padding-top: 21px;

}
.left-nav div {
    margin: 0 auto;
}
.ltime {
    display: inline-block;
    float: right;
}

.lm_name {
    width: 161px;
    height: 40px;
    line-height: 40px;
    background-color: #1457a8;
    color: white;
    text-align: center;
    font-size: 21px;
    border-radius: 6px;
    position: relative;
}
.arrow-down{
    position: absolute;
    top: 24px;
    right: 70px;
}
.left-nav ul{
    margin-left: 20px;
}
.left-nav ul li{
    width: 157px;
    height: 36px;
    background: #ebe6e6;
    text-align: center;
    font-size: 21px;
    border-radius: 6px;
    line-height: 34px;
    margin-top: 15px;
    border: 2px dotted #1457a8;
}
.left-nav ul li a{
    color: #1457a8;
    
}
.link-on{
    background: #13a2eb!important;
    color: white!important;
       
}
.link-on a{
    color: white!important;
}
  