<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.body_box_phone {
  display: none;
}
.body_box {
  min-width: 1200px;
  width: 100%;
  background: #eef4f9;
  overflow: hidden;
}
.body_box .container {
  width: 1200px;
  margin: 0 auto;
}
.body_box .container_main {
  width: 1200px;
  margin: 30px auto;
  background: #fff;
  padding: 20px 0 40px 0;
}
.body_box .news_box {
  padding: 0 20px;
  overflow: hidden;
}
.body_box .news_box .banner {
  width: 600px;
  height: 380px;
  background-color: #3aaaab;
  float: left;
  position: relative;
}
.body_box .news_box .banner .banner_btn {
  width: 40px;
  height: 80px;
  background: url('gov2020_importantArticle04.png') no-repeat;
  position: absolute;
  top: 50%;
  margin-top: -40px;
  text-align: center;
}
.body_box .news_box .banner .icon-jiantou2-copy,
.body_box .news_box .banner .icon-jiantou1 {
  font-size: 20px;
  color: #ffffff;
  line-height: 80px;
}
.body_box .news_box .banner .banner_btn_prev {
  left: 0px;
  cursor: pointer;
}
.body_box .news_box .banner .banner_btn_next {
  right: 0px;
  cursor: pointer;
}
.body_box .news_box .banner .o_g li {
  position: relative;
}
.body_box .news_box .banner .o_g li img {
  width: 600px;
  height: 380px;
}
.body_box .news_box .banner .o_g li .title_box {
  width: 100%;
  height: 55px;
  background: rgba(0, 0, 0, 0.5);
  font-size: 20px;
  font-weight: bold;
  line-height: 55px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.body_box .news_box .banner .o_g li .title_box a {
  color: #ffffff;
}
.body_box .news_box .banner .o_g li .title_box .news_title {
  margin-left: 20px;
  width: 500px;
  overflow: hidden;
  display: inline-block;
}
.body_box .news_box .banner .o_g li .title_box .link_more {
  font-size: 14px;
  float: right;
  margin-right: 20px;
  font-weight: normal;
}
.body_box .news_box .banner .pager {
  position: absolute;
  bottom: 60px;
  width: 100%;
  text-align: center;
}
.body_box .news_box .banner .pager li {
  width: 11px;
  height: 10px;
  display: inline-block;
  margin-right: 6px;
  background: url('gov2020_importantArticle03.png') -17px 0 no-repeat;
  vertical-align: top;
}
.body_box .news_box .banner .pager li.cur {
  background-position: 0 0;
}
.body_box .news_box .banner .pager li.firstcur {
  background: red;
  border: 2px solid white;
  top: -2px;
}
.body_box .news_box .tabbox {
  margin-left: 30px;
  width: 530px;
  background-color: #f5f6f8;
  float: left;
}
.body_box .news_box .tabbox .listTitle {
  background-color: #e5e5e5;
  padding: 0 10px 0 10px;
}
.body_box .news_box .tabbox .listTitle .o_tab {
  height: 50px;
  display: inline-block;
}
.body_box .news_box .tabbox .listTitle .o_tab li {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  line-height: 45px;
  color: #333;
  margin: 0 10px;
  cursor: pointer;
}
.body_box .news_box .tabbox .listTitle .o_tab li a {
  padding: 10px 0;
}
.body_box .news_box .tabbox .listTitle .o_tab li.cur a {
  color: #1b6fe2;
  border-bottom: 3px solid #1b6fe2;
}
.body_box .news_box .tabbox .listTitle .o_tab .line {
  width: 1px;
  height: 19px;
  background-color: #b4b2b2;
  display: inline-block;
}
.body_box .news_box .tabbox .listTitle .right_info {
  float: right;
  line-height: 55px;
}
.body_box .news_box .tabbox .listTitle .right_info:before {
  content: '';
  width: 10px;
  height: 24px;
  background: url('gov2020_importantArticle01.png') left bottom no-repeat;
  display: inline-block;
  position: relative;
  left: 0px;
  bottom: -9px;
}
.body_box .news_box .tabbox .listTitle .right_info .info {
  height: 24px;
  line-height: 24px;
  background: url('gov2020_importantArticle01.png') right top no-repeat;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
  padding-right: 10px;
  display: inline-block;
}
.body_box .news_box .tabbox .listbox {
  padding: 10px 0 20px 0;
  display: none;
}
.body_box .news_box .tabbox .listbox.cur {
  display: block;
}
.body_box .news_box .tabbox .listbox li {
  margin-top: 10px;
  height: 40px;
  line-height: 40px;
  padding: 0 15px 0 20px;
  font-size: 16px;
}
.body_box .news_box .tabbox .listbox li .dateTime {
  color: #6c7380;
  float: right;
}
.body_box .news_box .tabbox .listbox li:before {
  content: '';
  width: 6px;
  height: 6px;
  background-color: #b2d1fb;
  display: inline-block;
  margin-right: 14px;
}
.body_box .news_box .tabbox .listbox li:hover {
  background-color: #b2d1fb;
}
.body_box .news_box .tabbox .listbox li:hover:before {
  background-color: #1b6fe2;
}
.body_box .news_box .tabbox .listbox li:hover a,
.body_box .news_box .tabbox .listbox li:hover .dateTime {
  color: #1b6fe2;
}
.body_box .twoTab {
  padding: 0 20px;
  padding-top: 13px;
  overflow: hidden;
}
.body_box .twoTab .mr30 {
  margin-right: 30px;
}
.body_box .twoTab .title_box {
  border-bottom: 1px solid #e5e5e5;
}
.body_box .twoTab .divleft_line {
  width: 5px;
  height: 17px;
  background-color: #1b6fe2;
  display: inline-block;
}
.body_box .twoTab .tabbox {
  width: 565px;
  float: left;
}
.body_box .twoTab .tabbox .o_tab {
  height: 50px;
  line-height: 50px;
  display: inline-block;
}
.body_box .twoTab .tabbox .o_tab li {
  font-size: 20px;
  font-weight: bold;
  color: #333;
  padding: 0 10px;
  display: inline-block;
  cursor: pointer;
}
.body_box .twoTab .tabbox .o_tab li.cur a {
  color: #1b6fe2;
  display: inline-block;
}
.body_box .twoTab .tabbox .o_tab .line {
  width: 1px;
  height: 19px;
  background-color: #b4b2b2;
  display: inline-block;
}
.body_box .twoTab .tabbox .listbox {
  padding: 10px 0 13px 0;
  display: none;
}
.body_box .twoTab .tabbox .listbox.cur {
  display: block;
}
.body_box .twoTab .tabbox .listbox li {
  height: 55px;
  line-height: 55px;
  padding: 0 15px 0 0px;
  font-size: 16px;
  border-top: 1px dashed #e5e5e5;
}
.body_box .twoTab .tabbox .listbox li:first-child {
  border-top: none;
}
.body_box .twoTab .tabbox .listbox li .dateTime {
  color: #6c7380;
  float: right;
}
.body_box .twoTab .tabbox .listbox li:hover a {
  color: #1b6fe2;
  font-weight: bold;
  text-decoration: underline;
}
.body_box .twoTab .tabbox .right_info {
  float: right;
  line-height: 50px;
  margin-right: 15px;
}
.body_box .twoTab .tabbox .right_info:before {
  content: '';
  width: 10px;
  height: 24px;
  background: url('gov2020_importantArticle01.png') left bottom no-repeat;
  display: inline-block;
  position: relative;
  left: 0px;
  bottom: -9px;
}
.body_box .twoTab .tabbox .right_info .info {
  height: 24px;
  line-height: 24px;
  background: url('gov2020_importantArticle01.png') right top no-repeat;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
  padding-right: 10px;
  display: inline-block;
}
.body_box .zhuanti {
  margin: 0 20px;
  border: solid 1px #f2f2f2;
  padding: 0 15px;
  margin-top: 25px;
  font-size: 0px;
  position: relative;
}
.body_box .zhuanti .title {
  width: 174px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #ffffff;
  margin: -20px auto 20px auto;
  background: url("gov2020_importantArticle02.png") no-repeat;
}
.body_box .zhuanti .linkMore {
  font-size: 14px;
  padding-right: 25px;
  line-height: 18px;
  color: #000000;
  position: absolute;
  right: 20px;
  top: 10px;
  display: block;
}
.body_box .zhuanti .linkMore .icon-down-copy {
  position: absolute;
  top: 0.5px;
  right: 0;
  font-size: 24px;
  color: #1b6fe2;
}
.body_box .zhuanti .listbox {
  margin-bottom: 8px;
}
.body_box .zhuanti .one_image {
  width: 420px;
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
}
.body_box .zhuanti .one_image a {
  width: 100%;
  height: 301px;
  display: block;
}
.body_box .zhuanti .one_image a img {
  width: 100%;
  height: 100%;
}
.body_box .zhuanti .two_image {
  width: 216px;
  margin-left: 20px;
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
}
.body_box .zhuanti .two_image a {
  margin-bottom: 10px;
  display: block;
}
.body_box .zhuanti .two_image a img {
  width: 100%;
  height: 100%;
}
@media (max-width: 751px) {
  .body_box {
    display: none;
  }
  .body_box_phone {
    display: block;
  }
  .body_box_phone .xinwenswiper {
    padding-top: 40px;
  }
  .body_box_phone .xinwenswiper .banner {
    width: 700px;
    height: 443px;
    float: left;
    position: relative;
  }
  .body_box_phone .xinwenswiper .banner .banner_btn {
    display: none;
  }
  .body_box_phone .xinwenswiper .banner .xinwenul li {
    transform: translate3d(0, 0, 0);
    width: 700px;
    height: 443px;
    position: relative;
  }
  .body_box_phone .xinwenswiper .banner .xinwenul li img {
    width: 100%;
    height: 100%;
  }
  .body_box_phone .xinwenswiper .banner .xinwenul li .title_box {
    width: 100%;
    height: 80px;
    background: rgba(0, 0, 0, 0.5);
    font-size: 28px;
    font-weight: bold;
    line-height: 80px;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .body_box_phone .xinwenswiper .banner .xinwenul li .title_box a {
    color: #ffffff;
  }
  .body_box_phone .xinwenswiper .banner .xinwenul li .title_box .news_title {
    width: 491px;
    margin-left: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
  }
  .body_box_phone .xinwenswiper .banner .pager {
    position: absolute;
    display: inline-block;
    bottom: 30px;
    width: 189px;
    text-align: right;
    right: 0;
  }
  .body_box_phone .xinwenswiper .banner .pager li {
    width: 14px;
    height: 14px;
    box-sizing: border-box;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
    background-color: #fff;
    vertical-align: middle;
  }
  .body_box_phone .xinwenswiper .banner .pager li.cur {
    background-color: red;
  }
  .body_box_phone .xinwenliebiao .list {
    padding-top: 26px;
  }
  .body_box_phone .xinwenliebiao .list .item:first-child .wailian {
    display: inline-block !important;
  }
  .body_box_phone .xinwenliebiao .list .item .small_title {
    padding-top: 24px;
    border-bottom: 1px solid #e5e5e5;
    box-sizing: border-box;
    padding-left: 30px;
    padding-bottom: 20px;
    position: relative;
  }
  .body_box_phone .xinwenliebiao .list .item .small_title a {
    font-size: 32px;
    line-height: 1;
    font-weight: bold;
    color: #1b6fe2;
  }
  .body_box_phone .xinwenliebiao .list .item .small_title i {
    position: absolute;
    display: inline-block;
    width: 7px;
    height: 28px;
    background-color: #1b6fe2;
    top: 28px;
    left: 0;
  }
  .body_box_phone .xinwenliebiao .list .item .small_title .wailian {
    display: none;
    position: absolute;
    right: 0;
    top: 11px;
    height: 42px;
    line-height: 42px;
    width: 190px;
    background: url(xinwenbeijing.png) no-repeat;
    background-size: cover;
    font-size: 28px;
    vertical-align: middle;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
  }
  .body_box_phone .xinwenliebiao .list .item .content {
    padding-top: 16px;
  }
  .body_box_phone .xinwenliebiao .list .item .little_item {
    position: relative;
  }
  .body_box_phone .xinwenliebiao .list .item .little_item i {
    position: absolute;
    font-size: 24px;
    line-height: 57px;
    left: 0;
    top: 0;
  }
  .body_box_phone .xinwenliebiao .list .item .little_item a {
    padding-left: 13px;
    box-sizing: border-box;
    color: #333;
    font-size: 28px;
    line-height: 2;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-indent: 8px;
  }
  .body_box_phone .zhuantizhuanlan {
    text-align: center;
    margin-top: 63px;
    margin-bottom: 40px;
    position: relative;
  }
  .body_box_phone .zhuantizhuanlan .title {
    position: absolute;
    top: -27.5px;
    left: 50%;
    margin-left: -111px;
    display: inline-block;
    z-index: 3;
    width: 222px;
    height: 55px;
    text-align: center;
    background: url("gov2020_importantArticle02.png") no-repeat;
    background-size: cover;
  }
  .body_box_phone .zhuantizhuanlan .title a {
    font-size: 36px;
    line-height: 55px;
    font-weight: bold;
    letter-spacing: 3px;
    color: #ffffff;
  }
  .body_box_phone .zhuantizhuanlan .banner {
    border: solid 1px #f2f2f2;
    padding-bottom: 30px;
    padding-top: 58px;
  }
  .body_box_phone .zhuantizhuanlan .banner .showbox .zhuantiul li img {
    width: 600px;
    height: 430px;
  }
  .body_box_phone .zhuantizhuanlan .banner .banner_btn {
    width: 70px;
    border-radius: 50%;
    box-sizing: border-box;
    height: 70px;
    line-height: 70px;
    position: absolute;
    background-color: rgba(160, 160, 160, 0.3);
    top: 50%;
    margin-top: -35px;
    text-align: center;
  }
  .body_box_phone .zhuantizhuanlan .banner .banner_btn i {
    position: relative;
    top: 2px;
    font-size: 32px;
    display: inline-block;
    width: 30px;
    text-align: center;
    color: #1b6fe2;
    line-height: 70px;
  }
  .body_box_phone .zhuantizhuanlan .banner .banner_btn_prev {
    left: 20px;
    cursor: pointer;
  }
  .body_box_phone .zhuantizhuanlan .banner .banner_btn_next {
    right: 20px;
    cursor: pointer;
  }
  .body_box_phone .zhuantizhuanlan .banner .pager {
    display: none;
  }
}
</pre></body></html>