.mt_list li {
   width: 290px;
    height: 250px;
    border-radius: 5px;
    margin-bottom: 10px;
    margin-right: 10px;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 45px;
}

.body_meeting{
    background-image: url(https://img-sxworker.sxworker.com/d/file/p/2026-03-17/6397ad88de78dccad6e90b501fdffa35.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 1920px auto;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    padding-top: 700px;
    background-color: #fff;
    height: auto;
}

.news_lists .content_sp {
    color: #3a4dba;
}

.container-1 .section-title {
    width: 1600px;
    height: 200px;
    text-indent: 0;
    background: url(https://img-sxworker.sxworker.com/d/file/p/2026-02-11/04fd8e31c2908393f3509ea08795ac64.png) center center no-repeat;
    background-size: cover;
    border-bottom: 0;
    margin: 60px auto 40px;
}

.section-title {
    width: 1600px;
    height: 150px;
    text-indent: 0;
    background: url(https://img-sxworker.sxworker.com/d/file/p/2026-03-18/64cc70d2a652ac10dfaf2a58d4c4fd63.png) center center no-repeat;
    background-size: cover;
    border-bottom: 0;
    margin: 100px auto 40px;
}

.section-title2 {
    width: 1600px;
    height: 150px;
    text-indent: 0;
    background: url(https://img-sxworker.sxworker.com/d/file/p/2026-03-18/ce5e5b1806ddd9f0601096133938ca78.png) center center no-repeat;
    background-size: cover;
    border-bottom: 0;
    margin: 100px auto 40px;
}

.section-title3 {
    width: 1600px;
    height: 200px;
    text-indent: 0;
    background: url(https://img-sxworker.sxworker.com/d/file/p/2026-03-18/3e55766bd90a1aaa709e313545a2c839.png) center center no-repeat;
    background-size: cover;
    border-bottom: 0;
    margin: 60px auto 40px;
}

.news_lists .news_lists_item .time {
    color: #3549bd;
}

.imgtxt1{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding-right: 20px;
}

.container-1 .imgtxt2 img {
    float: left;
    width: 256px;
    height: 344px;
    border-radius: 5px;
    margin-right: 16px;
    background-size: cover;
    background-position: center;
}

.container-1 .imgtxt2 li {
    clear: both;
    width: 45%;
    padding: 15px 0;
    border-bottom: 1px solid #EEE;
    overflow: hidden;
}

.container-1 .imgtxt2 h3 {
    min-height: 100px;
    font-size: 20px;
    line-height: 31px;
    margin: .5em 0;
}

.imgtxt2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding-right: 20px;
}

.container-1 .imgtxt1 li {
    clear: both;
    width: 45%;
    padding: 15px 0;
    border-bottom: 1px solid #EEE;
    overflow: hidden;
}

.banner_box {
        margin-top: 50px;
}

.section-title em {
    padding-top: 0px;
    color: #fff6e3;
    display: block;
    text-align: center;
    font-size: 40px;
    font-style: normal;
}

.container-1 .section-title em {
    display: block;
    text-align: center;
    font-size: 40px;
    padding-top: 3px;
    color: #fff6e3;
    font-style: normal;
}

.container-1 {
    margin-bottom: 40px;
}

.banner {
        height: 1100px;
        width: 2298px;
        justify-self: anchor-center;
}

.hhcj_lists.news_lists>li {
    margin-bottom: 4px;
    width: 580px;
}

.news_lists .content_sb {
    color: #3549bd;
}

.container-3 .imgtxt1 li {
  clear: both;
  width: 45%;
  padding: 15px 0;
  border-bottom: 1px solid #EEE;
  overflow: hidden;
}

.container-3 .imgtxt1 img {
  float: left;
  width: 256px;
  height: 144px;
  border-radius: 5px;
  margin-right: 16px;
  background-size: cover;
}

.container-3 .imgtxt1 h3 {
  min-height: 100px;
  font-size: 20px;
  line-height: 31px;
  margin: .5em 0;
  *display: inline;
}

.container-3 .info {
  font-size: 14px;
  line-height: 23px;
  color: #777;
}

.container-3 .info-source {
  float: right;
  width: 100px;
  border: 1px #ccc solid;
  border-radius: 20px;
  text-align: center;
  transform: translateY(-31px);
}

.news_lists {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding-left: 20px;
}

@media only screen and (max-width: 768px) 
{
    .mt_list li {
    width: 42%;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 25px;
        height: 220px;
            margin-bottom: 0px;
    margin-right: 15px;
            margin-left: 15px;
}

.body_meeting {
        background-size: 100% auto;
            padding-top: 200px;
}

.section-title3 {
            width: 100%;
        height: 100px;
}

.section-title {
     width: 100%;
        height: 100px;
}

.section-title2 {
     width: 100%;
        height: 100px;
}

}