@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  list-style: none;
}
body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
header,
section,
article,
footer {
  margin: 0;
}
em,
b {
  font-style: normal;
}
a {
  transition: color 0.2s;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}
img {
  border: 0;
}
button,
input,
select,
textarea {
  outline: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th,
ul,
ol {
  padding: 0;
}
select:-ms-expand {
  display: none;
}
body {
  width: 100%;
  height: 100%;
  font-family: Microsoft YaHei, Helvetica Neue, PingFang SC, Hiragino Sans GB, Heiti SC, WenQuanYi Micro Hei, sans-serif;
  background: url(banner_bg_Xu250109.png) no-repeat top center;
}
.w1400 {
  width: 1400px;
  overflow: hidden;
  margin: 0 auto;
}
.text_more {
  color: #4895ef;
}
/* 头部 */
.header {
  margin-bottom: 30px;
}
.header .header_main_logo2 {
  text-align: center;
}
.header .header_main_logo2 img {
  width: 837px;
  margin: 10px 0;
  margin-top: 30px;
}
.header .header_main_logo3 {
  text-align: center;
}
.header .header_main_logo3 img {
  width: auto;
}
/* 内容 */
#contents > .w1400 {
  background: #fff;
  padding: 0 36px;
}
.contents .contents_top_news {
  text-align: center;
  background-color: #fff;
  padding: 10px 0 30px;
  border: 1px solid #f7de34;
}
.contents .contents_top_news p:first-of-type {
  font-size: 48px;
  line-height: 100px;
  font-weight: 500;
  position: relative;
  color: #f92e16;
  display: inline-block;
}
.contents .contents_top_news p:first-of-type::before {
  content: "";
  background: url(top_news_pic_Xu220119.png) no-repeat left center;
  width: 104px;
  height: 79px;
  display: block;
  position: absolute;
  top: 15px;
  left: -114px;
}
.contents .contents_top_news p:last-of-type {
  font-size: 20px;
}
.contents .user-swiper-wrap {
  position: relative;
  margin: 50px 0 100px;
}
.contents .slide_text {
  background: url(swiper_text_bg_Xu220119.png) no-repeat;
  background-size: cover;
  position: absolute;
  bottom: -5%;
  width: 77%;
  height: auto;
  color: #333;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 10px 0;
  color: #fff;
}
.contents .slide_text a {
  line-height: 50px;
  display: block;
  border: 1px solid #fff;
  margin: 0 10px;
  box-sizing: border-box;
  border-radius: 10px;
  padding: 0 15px;
  font-weight: bold;
}
.contents .slide_text a:hover {
  color: #ffebc9;
}
/* 轮播end */
.contents_section {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
.section_left {
  width: 820px;
}
.section_generics .section_title {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #d8c6a4;
  margin-bottom: 3px;
}
.section_generics .section_title img {
  width: 160px;
  margin-left: 15px;
}
.section_generics .section_title::after {
  content: "";
  width: 264px;
  height: 102px;
  background: url(title_bg_Xu250109.png) no-repeat center;
  background-size: contain;
  position: absolute;
  left: -2%;
  top: -100%;
}
.section_generics .section_title::before {
  content: "";
  position: absolute;
  width: 25%;
  height: 3px;
  display: block;
  background: linear-gradient(to right, #e3e3e3 50%, #fff);
  left: 0;
  bottom: -7px;
  z-index: 1;
}
.section_generics .seciton_title_pic {
  font-size: 36px;
  color: #ec1f25;
  position: relative;
}
.section_generics .seciton_title_pic::before {
  position: absolute;
  width: 468px;
  height: 20px;
  background: url(title_before_bg_Xu250109.png) no-repeat left center;
  background-size: contain;
  content: "";
  right: calc(100% - 670px);
  top: 25px;
}
.section_generics .section_title_more {
  border-radius: 20px;
  letter-spacing: 1px;
  font-size: 16px;
  display: inline-block;
  padding: 5px 10px;
  color: #e48f56;
  position: relative;
}
.section_generics .section_title,
.section_generics {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.contents_section2 {
  margin-top: 57px;
  display: flex;
  justify-content: space-between;
  align-items: normal;
}
.contents_section2 .section_left .section_main {
  padding: 0 20px;
  background: #fdf9f8;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.contents_section2 .section_left .section_main p:first-of-type {
  line-height: 60px;
  font-size: 26px;
  margin-top: 15px;
  font-weight: bold;
  color: #c30f0e;
  text-align: center;
}
.contents_section2 .section_left .section_main p:last-of-type {
  line-height: 30px;
  color: #8c8a8a;
  font-size: 16px;
  text-indent: 35px;
}
.contents_section2 .section_left .section_main .more {
  color: #df2a1d;
  padding-left: 10px;
}
.contents_section2 .section_left .section_list ul li {
  position: relative;
  padding: 15px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: normal;
}
.contents_section2 .section_left .section_list ul li:hover {
  color: #ec1f25;
}
.contents_section2 .section_left .section_list ul li a {
  display: block;
  width: 97%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  padding-left: 11px;
}
.contents_section2 .section_left .section_list ul li:before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 4px;
  height: 6px;
  align-items: center;
  background: url(right_arrow_Xu250109.png) no-repeat;
  background-size: contain;
}
.contents_section2 .section_right {
  width: 493px;
}
.contents_section2 .section_right > .swiper_border {
  border-radius: 5px;
  position: relative;
}
.contents_section2 .section_right > .swiper_border::after {
  width: 95%;
  height: 95%;
  background: #8c330c;
  content: "";
  position: absolute;
  right: -7px;
  bottom: -5px;
  z-index: 0;
}
.contents_section2 .section_right .swiper_main_pic {
  overflow: hidden;
  position: relative;
}
.contents_section2 .section_right .swiper_main_pic .swiper-slide {
  position: relative;
}
.contents_section2 .section_right .swiper_main_pic img {
  width: 100%;
  border-radius: 5px;
  vertical-align: top;
}
.contents_section2 .section_right .swiper_main_pic a span {
  position: absolute;
  bottom: 0;
  display: block;
  background: rgba(0, 0, 0, 0.58);
  width: 100%;
  color: #fff;
  padding: 17px 28px 36px;
  font-size: 18px;
  font-weight: bold;
  box-sizing: border-box;
}
.contents_section2 .section_right .swiper_main_pic .swiper-pagination-bullet {
  opacity: 1;
  background: #e3b88a;
  width: 11px;
  border-radius: 3px;
  transition: width 0.3s;
}
.contents_section2 .section_right .swiper_main_pic .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fe201d;
  opacity: 1;
  width: 28px;
}
.contents_section2 .section_right .section_title2 {
  margin-bottom: 12px;
  background: url(lhzb_tite_bg_Xu240115.png) no-repeat left center;
  color: #fff;
  text-align: center;
  line-height: 60px;
  font-size: 30px;
  font-weight: bold;
  border-radius: 10px;
  margin-top: 30px;
}
.contents_section2 .section_right .section_title2 img {
  width: 100%;
}
.contents_section2 .section_right .swiper_live {
  position: relative;
  overflow: hidden;
}
.contents_section2 .section_right .swiper_live::after {
  width: 95%;
  height: 93%;
  background: linear-gradient(to bottom, #ffdc8c, #fff);
  border: 1px solid #fee7d3;
  border-radius: 0 0 15px 0;
  content: "";
  position: absolute;
  right: -10px;
  bottom: 0;
  z-index: 0;
}
.contents_section2 .section_right .swiper_live .swiper_border {
  overflow: hidden;
}
.contents_section2 .section_right .swiper_live img {
  width: 100%;
  vertical-align: top;
}
.contents_section2 .section_right .swiper_live .swiper-slide {
  position: relative;
}
.contents_section2 .section_right .swiper_live a span {
  bottom: 0;
  display: block;
  padding: 0 15% 0 10%;
  color: #b37f47;
  line-height: 50px;
  font-size: 18px;
  box-sizing: border-box;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.contents_section2 .section_right .swiper_live .swiper-pagination {
  text-align: right;
  bottom: 16px;
  right: 10px;
  left: auto;
}
.contents_section2 .section_right .swiper_live .swiper-pagination-bullet {
  opacity: 0.65;
  background: #b37f47;
  width: 13px;
  height: 13px;
  border-radius: 13px;
  transition: width 0.3s;
}
.contents_section2 .section_right .swiper_live .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fe201d;
  opacity: 1;
}
/*工作报告*/
.contents_section2 .section_left .section_main br {
  display: none;
}
/* 两会直播 */
.pic_link {
  overflow: hidden;
  display: flex;
  justify-content: space-evenly;
  margin-top: 20px;
}
/* 为政府工作报告提建议 */
.proposal {
  position: relative;
  z-index: 7;
  margin: 50px 0;
  background: url(proposal_bg_Xu250109.png) no-repeat center;
  background-size: cover;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.proposal .main_cover {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  align-items: center;
}
.proposal .xwfbh {
  width: 65%;
}
.proposal .xwfbh .contents {
  box-sizing: border-box;
  padding-top: 0;
  background-color: #fff;
}
.proposal .xwfbh .contents .swiper-pagination .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  border-radius: 13px;
  opacity: 1;
  background-color: #e3b88b;
  opacity: 0.2;
}
.proposal .xwfbh .contents .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #e65d53;
  opacity: 1;
}
.proposal .xwfbh .contents .slide_wrap {
  padding: 20px 16px;
}
.proposal .xwfbh .contents .title {
  margin-bottom: 30px;
}
.proposal .xwfbh .contents::after,
.proposal .xwfbh .contents::before {
  display: none !important;
}
.proposal .report_pic {
  position: relative;
  z-index: 2;
  height: 100%;
}
.proposal .report_pic img {
  padding: 10px;
  background-color: #fff;
  border: 1px solid #63c5f7;
  vertical-align: top;
}
.proposal .report_pic::after,
.proposal .report_pic::before {
  content: "";
  width: 76.1%;
  height: 76.1%;
  position: absolute;
  background-color: #63c5f7;
  z-index: -1;
}
.proposal .report_pic::after {
  top: -10px;
  left: -10px;
}
.proposal .report_pic::before {
  bottom: -10px;
  right: -10px;
}
.jchm2023 .contents ul {
  padding: 10px 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.jchm2023 .contents ul li {
  width: 24%;
  margin-bottom: 20px;
  font-size: 18px;
  position: relative;
}
.jchm2023 .contents ul li img {
  width: 100%;
  max-height: 200px;
  min-height: 200px;
}
.jchm2023 .contents ul li a:hover {
  color: #1c71b1;
}
.xwfbh {
  margin-bottom: 60px;
  display: block;
}
.xwfbh .section_title {
  margin-bottom: 43px;
}
.xwfbh .section_title img {
  width: auto;
}
.xwfbh .seciton_title_pic::before {
  right: calc(100% - 750px);
}
.xwfbh > .title {
  display: flex;
  justify-content: space-between;
}
.xwfbh .contents {
  border: 1px solid #0fc8fe;
  border-radius: 7px;
  position: relative;
  width: 100%;
  padding-bottom: 20px;
  margin: 0 auto;
  padding-top: 15px;
  background-color: #f5f8fe;
  overflow: hidden;
}
.xwfbh .contents::after {
  content: "";
  width: 20%;
  height: 8px;
  background-color: #3b7ded;
  position: absolute;
  right: 0;
  bottom: 0;
  border-radius: 15px 0 0 0;
  border: 3px solid #fff;
  border-bottom: none;
  border-right: none;
  z-index: 3;
}
.xwfbh .contents::before {
  content: "";
  width: 10%;
  height: 8px;
  z-index: 2;
  position: absolute;
  background-color: #e60201;
  border-radius: 15px 0 0 0;
  bottom: 0;
  right: 20%;
}
.xwfbh .contents .title {
  text-align: center;
  color: #434343;
  line-height: 60px;
  font-size: 26px;
  font-weight: bold;
  background-color: #f5f8fe;
}
.xwfbh .contents .docContent {
  color: #666666;
  line-height: 40px;
  padding: 0 13px;
  text-indent: 32px;
  font-size: 18px;
}
.wap_more {
  display: none;
}
@media screen and (max-width: 1440px) {
  .w1400 {
    width: 1170px;
  }
  .section_generics {
    align-items: normal;
  }
  .contents_section2 .section_left .section_main {
    padding: 0;
    margin-bottom: 0;
  }
  .contents_section2 .section_left .section_title {
    background-size: 580px;
  }
  .contents_section2 .section_left .section_list ul li {
    line-height: normal;
  }
  .contents_section2 .section_left .section_list ul li a {
    width: 96%;
  }
  .contents_section2 .section_right {
    width: 350px;
  }
  .contents_section2 .section_right ul li {
    height: 190px;
    margin-bottom: 30px;
  }
  /* .contents_section2 .section_left .section_list ul li:nth-child(7){
              display: none;
          } */
  .proposal .proposal_wrap {
    width: 67%;
  }
  .user-swiper-wrap .swiper-container img {
    height: 798px;
  }
  .pic_link {
    margin-top: 20px;
  }
  .pic_link a {
    display: block;
    width: 49%;
  }
  .pic_link img {
    width: 100%;
  }
  .section_left {
    width: 780px;
  }
}
@media screen and (max-width: 1170px) {
  .w1400 {
    width: 96%;
  }
  .contents_section2 .section_left {
    width: 60%;
  }
  .contents_section2 .section_left .section_list ul li a {
    width: 94%;
  }
  .contents_section2 .section_left .section_main p:last-of-type {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .contents_section2 .section_left .section_title {
    background-size: 480px;
  }
  .contents_section2 .section_right {
    width: 37%;
  }
  .contents_section2 .section_right ul li {
    height: auto;
  }
  .contents_dbwysy .section_left,
  .contents_dbwysy .section_right {
    width: 48%;
  }
  .contents_dbwysy .section_left ul li {
    height: 175px;
    margin-bottom: 5px;
  }
  .contents_dbwysy .section_left ul li .title .name {
    font-size: 18px;
  }
  .contents_dbwysy .section_left ul li span {
    font-size: 16px;
  }
  .contents_dbwysy .section_main p:first-of-type {
    font-size: 20px;
  }
  .swiper-container-autoheight,
  .swiper-container-autoheight .swiper-slide img {
    width: 100%;
  }
  .contents .contents_top_news p:last-of-type {
    padding: 0 5%;
  }
  .proposal .xwfbh {
    width: 55%;
  }
  .proposal .xwfbh .seciton_title_pic::before {
    display: none;
  }
  .proposal .proposal_wrap {
    padding: 20px;
    width: 58%;
  }
  .proposal .report_pic {
    top: -20px;
  }
  .pic_link {
    flex-wrap: wrap;
  }
  .pic_link a {
    width: 100%;
  }
}
@media screen and (max-width: 997px) {
  body {
    font-size: 10px;
    background-size: 300%;
    background-position-y: -45px;
  }
  .header {
    margin-bottom: 0;
    height: auto;
  }
  .header .header_main_logo2 img {
    width: 90%;
    margin: 1rem 0;
  }
  .header .header_main_logo3 {
    width: 100%;
    text-align: center;
    margin-bottom: 1rem;
  }
  .header .header_main_logo3 img {
    width: 95%;
  }
  #contents {
    padding-top: 20px;
    background-position-y: -80px;
    background-size: 300%;
  }
  #contents > .w1400 {
    padding: 0 2%;
    box-sizing: border-box;
  }
  .xwfbh {
    margin-bottom: 3rem;
  }
  .xwfbh .contents .title {
    padding: 0 5%;
    box-sizing: border-box;
    top: 16px;
  }
  .xwfbh .contents .docContent {
    font-size: 1rem;
  }
  .xwfbh > .title img {
    width: 90%;
  }
  .w1400 {
    width: 100%;
  }
  .pic_link a {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
  /* 头部 */
  .header_main_logo {
    text-align: center;
  }
  .header_main_logo img {
    width: 60%;
  }
  .contents .contents_top_news p:first-of-type::before {
    display: none;
  }
  .contents .contents_top_news p:first-child {
    font-size: 1.4rem;
    line-height: normal;
    margin-bottom: 0.5rem;
  }
  .contents .contents_top_news p:last-of-type {
    font-size: 0.9rem;
  }
  .contents .slide_text {
    width: 90%;
  }
  .contents .slide_text a {
    line-height: 2rem;
    font-size: 0.9rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .contents .user-swiper-wrap {
    margin: 50px 0;
  }
  /* 头条 */
  .contents_slide,
  .contents_slide .bd {
    width: 100%;
  }
  .contents_slide .bd ul li img {
    height: 12.6875rem;
  }
  .contents_slide .bd ul li .title {
    padding-left: 0;
  }
  .contents_slide .bd ul li .title span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 60%;
    padding-left: 10px;
    font-size: 0.9rem;
    line-height: 30px;
  }
  .contents_slide .hd ul {
    right: 1rem;
    bottom: 0.65rem;
  }
  .contents_section2 {
    margin-top: 20px;
  }
  .contents_section2 .section_left {
    padding-top: 30px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.7), #fff);
  }
  .contents_section2 .section_left .section_title {
    background-size: 260%;
  }
  .contents_section2 .section_left .section_title img {
    width: 90%;
  }
  .contents_section2 .section_left .section_list ul li a {
    width: calc(100% - 30px);
  }
  .contents_section2 .section_left .section_main p:first-of-type {
    font-size: 1.3rem;
    line-height: 2.5rem;
  }
  .contents_section2 .section_right {
    margin-bottom: 0;
    margin: 0 auto;
    width: 100%;
    height: auto;
    padding-bottom: 0.9rem;
  }
  .contents_section2 .section_right .section_title2 {
    margin-bottom: 20px;
    text-align: center;
  }
  .contents_section2 .section_right .section_title2 img {
    width: 73%;
  }
  .contents_section2 .section_right ul li {
    width: 90%;
  }
  .contents_section2 .section_right .swiper_live .swiper-pagination {
    bottom: 5px;
  }
  .contents_section2 .section_right .swiper_live a span {
    font-size: 1rem;
    line-height: 2rem;
  }
  .section_left,
  .section_generics .section_right,
  .contents_section2 .section_left {
    background-color: #fff;
    width: 100%;
  }
  .section_generics .section_title img {
    width: 75%;
    height: 100%;
    margin: 0 auto;
  }
  .section_generics .seciton_title_pic {
    padding: 0 3%;
    background-color: #fff;
    font-size: 2rem;
    display: block;
    white-space: nowrap;
  }
  .user-swiper-wrap .swiper-pagination {
    left: 0;
    right: 0;
    bottom: -45px;
  }
  .user-swiper-wrap .swiper-pagination .swiper-pagination-bullet {
    background-color: #ff6200;
    opacity: 0.2;
  }
  .user-swiper-wrap .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #ff6200;
    opacity: 1;
  }
  .section_left,
  .section_generics .section_right {
    margin-bottom: 1rem;
  }
  .section_generics .seciton_title_pic:before,
  .section_generics .seciton_title_pic:after,
  .section_generics .section_title:after,
  .section_generics .section_title_more {
    display: none;
  }
  .contents_section .section_left ul,
  .section_generics .section_title,
  .section_generics,
  .section_generics .seciton_title_pic {
    flex-wrap: wrap;
  }
  .contents_section .section_left ul li {
    width: 47%;
    text-align: left;
    margin-bottom: 0.5rem;
    height: 190px;
  }
  .contents_section .section_left ul li img {
    width: 100%;
  }
  .contents_section .section_left .section_title {
    margin: 1.8125rem auto 1rem;
  }
  .contents_section .section_right ul li {
    width: 48%;
  }
  .contents_section .section_right ul li a:before {
    margin: 10px 0 0 12px;
  }
  .contents_section .section_right .wap_more {
    margin-bottom: 20px;
  }
  .contents_dbwysy .section_left ul li span {
    padding: 0.2rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
  }
  .contents_dbwysy .section_left ul li .title {
    text-align: center;
  }
  .contents_dbwysy .section_left ul li .title .more {
    display: inline-block;
    float: none;
  }
  .contents_dbwysy .section_right .xwfbh .seciton_title_pic {
    padding: 0 10px;
  }
  .contents_dbwysy .section_xwfbh {
    padding: 0;
  }
  .contents_dbwysy .section_main p:first-of-type {
    font-size: 1.5rem;
    line-height: 2.5rem;
    margin-top: 15px;
  }
  .contents_dbwysy .section_list {
    padding: 0 2%;
  }
  .contents_section2 .section_left .section_main,
  .contents_dbwysy .section_main {
    padding: 0 0.5rem 1.5rem;
  }
  .pic {
    margin: 0.5rem 0;
  }
  .contents2 {
    margin: 0 auto;
  }
  .contents_section3 {
    margin: 33px auto 0;
  }
  .contents_section3 .seciton_title_pic {
    margin: 0 auto;
  }
  .contents_section3 .section_left ul li {
    width: 38%;
  }
  .contents_section3 .section_left ul li a:first-child {
    font-size: 1.1rem;
    line-height: 36px;
  }
  .contents_section3 .section_left ul li:nth-child(odd) {
    margin-left: 10px;
  }
  .contents_section3 .section_left ul li span {
    font-size: 0.9rem;
  }
  .contents_section3 .section_left .section_title img {
    width: 50%;
  }
  .contents_section3 .section_right .section_main {
    padding: 0 2rem;
    font-size: 0.9rem;
  }
  .contents_section3 .section_right .section_main img {
    width: 100%;
  }
  .contents_section3 .section_right .section_title img {
    width: 60%;
  }
  .contents_section4 .section_left .xwfbh li a,
  .contents_section4 .section_right ul li a {
    width: calc(100% - 21px);
  }
  .contents_section4 {
    margin-top: 25px;
  }
  .contents_section4 .section_left .section_title_pic2 img {
    width: 40%;
  }
  .contents_section4 .section_left .section_title_pic3 img {
    width: 64%;
  }
  .contents_section4 .section_right .section_title img {
    width: 49%;
  }
  .contents_section4 .section_left .section_title_pic3 img,
  .contents_section4 .section_right .section_title img {
    width: 100%;
  }
  ul {
    overflow: hidden;
  }
  ul li {
    font-size: 1rem;
  }
  .wap_more {
    width: 6rem;
    height: 1.8rem;
    line-height: 1.8rem;
    text-align: center;
    display: block;
    margin: 0 auto;
    border-radius: 5px;
    color: #9ea5af;
    background-color: #f9f9f9;
    font-size: 0.9rem;
    margin: 2rem auto;
  }
  .contents_section4 .section_left .xwfbh,
  .contents_section4 .section_right ul {
    margin: 26px 0 8px 23px;
    overflow: hidden;
    position: relative;
  }
  .mcjs {
    padding: 0;
    border: none;
    display: block;
  }
  .mcjs::after {
    display: none;
  }
  .contents_section2 .section_right ul li,
  .mcjs_left .section_title2,
  .mcjs_left {
    width: 100%;
  }
  .mcjs_right .zfgzbg_book_bg {
    width: 90%;
    position: static;
    height: auto;
    margin: 20px auto;
  }
  .mcjs_left .switch_swiper_button ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .mcjs_left .switch_swiper_button ul li {
    margin-right: 0;
    width: 48%;
    text-align: center;
  }
  .mcjs_left .switch_swiper_button ul li:nth-child(4n) {
    margin-right: 0;
  }
  .mcjs_left .switch_swiper_button .more {
    display: none;
  }
  .contents_dbwysy .section_left,
  .contents_dbwysy .section_right {
    width: 100%;
  }
  .contents_dbwysy .section_right .section_title,
  .contents_dbwysy .section_left .section_title.dbwysy,
  .contents_section2 .section_left .section_title {
    background: url(xwfbh_title_bg_mobile_Xu220119.png) no-repeat right center;
  }
  .contents_section .section_right ul li,
  .szfyqn .left,
  .szfyqn .right {
    width: 100%;
  }
  .szfyqn .title {
    text-align: center;
  }
  .szfyqn .title p {
    width: 100%;
    padding-left: 0;
  }
  .szfyqn .title a {
    display: inline-block;
    float: none;
    margin-right: 0;
  }
  .szfyqn .left p {
    font-size: 1rem;
  }
  .szfyqn .left h2 {
    font-size: 1.6rem;
  }
  .szfyqn .right {
    width: 88%;
    padding: 4%;
    box-sizing: content-box;
    margin: 30px auto;
  }
  .szfyqn .right .title {
    font-size: 1rem;
  }
  .szfyqn p {
    font-size: 1rem;
  }
  .szfyqn .right,
  .szfyqn .left {
    float: none;
  }
  .proposal {
    margin: 30px 0;
    padding: 0;
    flex-wrap: wrap;
  }
  .proposal .xwfbh{
    width: 100%;
  }
  .proposal .main_cover {
    flex-wrap: wrap;
    padding: 5px;
  }
  .proposal .main_cover .xwfbh,
  .proposal .main_cover .contents {
    width: 100%;
  }
  .proposal .main_cover .xwfbh .title,
  .proposal .main_cover .contents .title {
    font-size: 24px;
    line-height: normal;
  }
  .proposal .report_pic {
    position: relative;
    margin-top: 20px;
    width: 70%;
    margin: 0 auto;
  }
  .proposal .report_pic img {
    box-sizing: border-box;
    width: 100%;
  }
  .proposal .proposal_wrap {
    width: 100%;
    border-radius: 7px;
  }
  .proposal .proposal_wrap .title img {
    width: 100%;
  }
  .proposal .proposal_wrap .title p:last-of-type {
    font-size: 1.1rem;
  }
  .proposal .proposal_wrap .abstract .title {
    font-size: 1.4rem;
  }
  .proposal .proposal_wrap .abstract p:last-of-type {
    font-size: 1rem;
    line-height: 1.7rem;
  }
  .proposal .proposal_wrap .more_wrap a {
    font-size: 1.1rem;
  }
  .jchm2023 .contents ul li {
    width: 49%;
  }
  .jchm2023 .contents ul li img {
    max-height: 120px;
    min-height: 120px;
  }
}
@media screen and (max-width: 400px) {
  .user-swiper-wrap .swiper-container img,
  .contents_section2 .section_right ul li {
    height: auto !important;
  }
}
