.mt_list li {
    width: 210px;
    height: 360px;
    border-radius: 5px;
    margin-bottom: 20px;
    margin-right: 30px;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 25px;
}

.container-1.section-title {
    width: 1200px;
    height: 80px;
    text-indent: 0;
    background: url(https://img-sxworker.sxworker.com/d/file/p/2026-02-02/8fc5a1e16da470261ea62051cab30fc4.png) center center no-repeat;
    background-size: cover;
    border-bottom: 0;
    margin: 20 auto 0px;
}

.section-title {
    width: 1200px;
    height: 160px;
    text-indent: 0;
    background: url(https://img-sxworker.sxworker.com/d/file/p/2026-02-02/6b96dc89f36bf64f68d71bce909c5b48.png) center center no-repeat;
    background-size: cover;
    border-bottom: 0;
    margin: 5 auto 30px;
}

.section-title2 {
    width: 1200px;
    height: 160px;
    text-indent: 0;
    background: url(https://img-sxworker.sxworker.com/d/file/p/2026-02-02/f73b228fa75e1f233ac375b4a5edb9a5.png) center center no-repeat;
    background-size: cover;
    border-bottom: 0;
    margin: 0 auto 30px;
}

.section-title3 {
    width: 1200px;
    height: 160px;
    text-indent: 0;
    background: url(https://img-sxworker.sxworker.com/d/file/p/2026-02-02/f9c830e0b163b0dc8ac7a9b2db76dcae.png) center center no-repeat;
    background-size: cover;
    border-bottom: 0;
    margin: 0 auto 30px;
}

.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;
}


@media only screen and (max-width: 768px) 
{
    
    
 


    .banner{
      width: 100%;
      height: auto;
     
      justify-self: anchor-center;


    }
    .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;
}

.section-title {
    width: 300px;
    height: 40px;
    text-indent: 0;
    background: url(https://img-sxworker.sxworker.com/d/file/p/2026-02-02/6b96dc89f36bf64f68d71bce909c5b48.png) center center no-repeat;
    background-size: cover;
    border-bottom: 0;
    margin: 0 auto 0px;
}

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

.section-title3 {
    width: 450px;
    height: 60px;
    text-indent: 0;
    background: url(https://img-sxworker.sxworker.com/d/file/p/2026-02-02/f9c830e0b163b0dc8ac7a9b2db76dcae.png) center center no-repeat;
    background-size: cover;
    border-bottom: 0;
    margin: 0 auto 0px;
}


}