body {
  background-color: #EFF1F4;
}
.list_l {
  /* padding: 10px 0; */
  width: 230px;
  background-color: #fff;
}
.list_l dl dd.has_child {
  background: url(/aikm/uiFramework/commonResource/zip/static/common/img/closeList.png) no-repeat 20px 20px;
  cursor: pointer;
}
.list_l dl dd.has_child.open {
  background: url(/aikm/uiFramework/commonResource/zip/static/common/img/openList.png) no-repeat 20px 20px;
  background-color: #EBF6FC;
}
.list_l dl dd > a {
  display: block;
  /* height: 60px; */
  margin-bottom: 0;
  line-height: 60px;
  font-size: 18px;
  border-right: 3px solid transparent;
  padding-left: 50px;
}
.list_l dl dd.cur > a {
  background-color: #BFE2F3;
  border-right: 3px solid #008CD2;
  color: #008DD2;
  font-weight: 700;
}
.list_l dl dd ul {
  background-color: #EBF6FC;
  display: none;
}
.list_l dl dd li > a {
  display: block;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  border-right: 3px solid transparent;
  padding-left: 50px;
}
.list_l dl dd li.cur > a {
  background-color: #BFE2F3;
  border-right: 3px solid #008CD2;
  color: #008DD2;
  font-weight: 700;
}
.past {
  line-height: 24px;
  padding: 15px 30px;
  color: #919191;
  font-size: 12px;
  background-color: #fff;
  margin-bottom: 20px;
}
.news_list_phone_nav {
  overflow: hidden;
  padding-top: 15px;
  display: none;
}
.news_list_phone_nav .box_l {
  line-height: 36px;
  float: left;
  margin-right: 10px;
}
.news_list_phone_nav .box_l a {
  line-height: 36px;
  display: block;
  padding: 0px 10px;
  font-size: 14px;
  color: #666666 !important;
}
.news_list_phone_nav .box_l:hover a,
.news_list_phone_nav .box_l.cur a {
  color: #fff !important;
  background: #008DD2;
}
.past a {
  color: #919191;
  font-size: 14px;
}
.past a:last-of-type {
  color: #333;
}
.past a:nth-child(5) {
  color: #008CD2;
  font-weight: 700;
  font-size: 18px;
}
.past b {
  color: #919191;
  font-size: 12px;
  font-weight: 400;
  margin: 0 6px;
}
.list_r {
  width: calc(100% - 250px);
  margin-left: 20px;
}
.zzry_zz li {
  line-height: 56px !important;
}
.zzry_zz li a {
  font-size: 16px !important;
  color: #333 !important;
}
.zzry_zz li a:hover {
  color: #008DD2 !important;
}
@media screen and (max-width: 1300px) {
  .gsjj_info {
    width: 45% !important;
  }
  .smyyj_l {
    width: 45% !important;
  }
  .smyyj_r {
    width: 45%;
  }
}
@media screen and (max-width: 1210px) {
  .smyyj_r {
    width: 100%;
  }
  .smyyj_l {
    width: 100% !important;
  }
  .gsjj_info {
    width: 100% !important;
  }
  .qygk_infoBoxB .img {
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 1000px) {
  .list_r {
    width: 100%;
  }
  .list_l {
    display: none;
  }
  .news_list_phone_nav {
    display: block;
  }
}
@media screen and (max-width: 375px) {
  .list_r {
    width: 100%;
  }
}
.list_r .list_cont {
  background-color: #fff;
  width: calc(100% - 88px);
  padding: 24px 44px;
  box-sizing: content-box;
}
.list_r .list_head {
  font-size: 28px;
  margin-bottom: 20px;
  font-weight: 700;
}
.list_r .list_cont dd {
  height: 56px;
  border-bottom: 1px dashed #ccc;
}
.list_r .list_cont dd a {
  height: 56px;
  line-height: 56px;
  overflow: hidden;
}
.list_r .list_cont dd a span {
  float: left;
}
.list_r .list_cont dd a .title {
  width: calc(100% - 100px);
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list_r .list_cont dd a .time {
  width: 100px;
  font-size: 14px;
}
.page ul li {
  height: 33px;
  width: 32px;
  border: 1px solid #ccc;
  border-radius: 2px;
  float: left;
}
.page ul li a {
  height: 33px;
  width: 32px;
  line-height: 33px;
  text-align: center;
  display: block;
}
/**/
.list_r .bg-bs .main3 b:last-child {
  display: none;
}
/*内容*/
.list_cont {
  padding: 44px;
  line-height: 32px;
  background-color: #fff;
  position: relative;
}
.list_cont .head {
  font-size: 32px;
  font-weight: 700;
}
/*联系我们*/
.list_cont .lxwm li {
  padding-bottom: 14px;
}
.list_cont .lxwm .title {
  padding: 22px 0;
  font-size: 20px;
  font-weight: 700;
}
.list_cont .lxwm .cont {
  line-height: 26px;
  font-size: 14px;
  color: #666;
}
/* 头部导航 */
.head_nav dd {
  margin-right: 48px;
  height: 94px;
  line-height: 94px;
  font-size: 20px;
  color: #666;
  cursor: pointer;
  font-weight: 700;
}
.head_nav dd.cur {
  font-size: 28px;
  color: #001B53;
}
.head_nav dd.cur a {
  color: #001B53;
}
.rlzy_rczl_info p {
  text-indent: 2em;
  font-size: 15px;
}
.rlzy_rczl_info img {
  width: 100%;
}
.rlzy_rczl_info table {
  width: 100%;
}
.rlzy_rczl_back {
  position: absolute;
  right: 50px;
  bottom: 20px;
  cursor: pointer;
}
.rlzy_rczl_back > img {
  width: 12px;
  height: 12px;
  margin-right: 5px;
  margin-top: -2px;
}
.rlzy_rczl_back:hover {
  color: #008CD2;
}
@media screen and (max-width: 960px) {
  .past {
    padding: 15px 10px;
  }
  .list_r {
    width: 100%;
  }
  .list_r .list_cont {
    width: calc(100% - 20px);
    padding: 10px;
  }
  .list_r .list_cont dd a .time {
    text-align: right;
  }
  .bg-bs {
    /* text-align: center !important; */
    padding: 0 10px !important;
  }
  .xiaoliu {
    padding-top: 20px !important;
  }
  /* .bg_bs_info{
        padding: 0 10px;
    }*/
}
