/*common*/
body { color: #222; }
.m_block { display: block }
.m_clearfix:after { content: "."; display: block; clear: both; height: 0; overflow: hidden }
.m_clearfix { zoom: 1 }
.fl-l { float: left; }
.fl-r { float: right; }
.wp { width:100%; margin: 0 auto; overflow: hidden; position: relative;background: #e7e3e0;}
.wp * { box-sizing: border-box; }
.w335 { width: 3.35rem; margin: 0 auto; }
/*banner*/
.banner { width: 100%; height: 2rem; background: url(images/banner.jpg); background-size: 3.75rem; overflow: hidden; }
/*part1*/
.part1,.part2,.part3,.part4{
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    position: relative;
}
.part1 a.btn{
    display: block;
    position: absolute;
    width:2.085rem;
    height:.355rem;
    top: 2.2rem;
    left: 50%;
    transform:translate(-50%,0);/*左右，上下*/
    color: #003888;
    font-size: .13rem;
    text-align: center;
    line-height: .32rem;
    font-weight: 700;
    background: url(http://cdn.img.lx.zmnedu.com/ks/static/us_news_2022/images/btn1.png) no-repeat;
    background-size:100% 100%;
}
.wp img{
    display: block;
    width: 100%;
}
.part2{
    position: relative;
    background: #f9f9f9;
    padding:.32rem .05rem .26rem;
}
.part2 .hd{
    height:.56rem;
    text-align: center;
}
.part2 .hd li{
    float: left;
    position: relative;
    width: 50%;
    height:.56rem;
    font-size: .13rem;
    line-height: .15rem;
    color: #666666;
}
.part2 .hd li.on{
    color: #111111;
    font-weight: 700;
}
.part2 .hd li.on::after{
    content: "";
    position: absolute;
    display: block;
    width:.61rem;
    height: .02rem;
    background: #0060b8;
    top: .38rem;
    left: 50%;
    transform:translate(-50%,0);/*左右，上下*/
}
.part2 .bd{
    padding-bottom:.6rem;
}
.part2 .bd table{
    width: 100%;
}
.part2 .bd table thead tr{
    height: .2rem;
    background: #0060b8;
}
.part2 .bd table thead tr th{
    color: #fff;
    line-height: .25rem;
    text-align: center;
    font-weight: 700;
    font-size: .13rem;
}
.part2 .bd table tbody tr{
    height:.2rem;
    background: #ffffff;
}
.part2 .bd table tbody tr td{
    font-size: .11rem;
    color: #000000;
    text-align: center;
}
.part2 .bd table tbody tr:nth-child(even){
    background: #e8f1f9;
}
.part2 a.btn{
    display: block;
    position: absolute;
    width:2.085rem;
    height:.355rem;
    bottom:.26rem;
    left: 50%;
    transform:translate(-50%,0);/*左右，上下*/
    color: #fff;
    font-size: .13rem;
    text-align: center;
    line-height: .32rem;
    font-weight: 700;
    background: url(http://cdn.img.lx.zmnedu.com/ks/static/us_news_2022/images/btn2.png) no-repeat;
    background-size:100% 100%;
}
.part3{
    position: relative;
    padding:.3rem .05rem .92rem;
    background: url(http://cdn.img.lx.zmnedu.com/ks/static/us_news_2022/images/p3_bg.jpg) no-repeat bottom;
    background-color: #fff;
    background-size: 100%;
}
.part3 .hd{
    height:.58rem;
    text-align: center;
}
.part3 .hd li{
    float: left;
    position: relative;
    width: 50%;
    height:.58rem;
    font-size: .13rem;
    line-height: .15rem;
    color: #666666;
}
.part3 .hd li.on{
    color: #111111;
    font-weight: 700;
}
.part3 .hd li.on::after{
    content: "";
    position: absolute;
    display: block;
    width:.56rem;
    height: .02rem;
    background: #0060b8;
    bottom: .16rem;
    left: 50%;
    transform:translate(-50%,0);/*左右，上下*/
}
.part3 .bd table{
    width: 100%;
}
.part3 .bd table thead tr{
    height: .2rem;
    background: #0060b8;
}
.part3 .bd table thead tr th{
    color: #fff;
    line-height: .25rem;
    text-align: center;
    font-weight: 700;
    font-size: .13rem;
}
.part3 .bd table tbody tr{
    height:.2rem;
    background: #ffffff;
}
.part3 .bd table tbody tr td{
    font-size: .11rem;
    color: #000000;
    text-align: center;
}
.part3 .bd table tbody tr:nth-child(even){
    background: #e8f1f9;
}
.part3 .bd table tbody tr td a{
    color:#e84811;
}
.part3 a.btn{
    display: block;
    position: absolute;
    width:2.085rem;
    height:.355rem;
    bottom:.26rem;
    left: 50%;
    transform:translate(-50%,0);/*左右，上下*/
    color: #fff;
    font-size: .13rem;
    text-align: center;
    line-height: .32rem;
    font-weight: 700;
    background: url(http://cdn.img.lx.zmnedu.com/ks/static/us_news_2022/images/btn2.png) no-repeat;
    background-size:100% 100%;
}
.part3 p{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top:.17rem;
}
.part3 p span{
    width:.89rem;
    height: .37rem;
    background:rgba(31, 119, 229, .64);
    text-align: center;
    line-height: .37rem;
    font-size: .12rem;
    color: #fff;
    margin-bottom: .06rem;
}
.part4{
    position: relative;
    padding-top: .3rem;
    width: 100%;
    background: #fff;
}
.part4 p{
    position: absolute;
    width: 100%;
    height: 5.7rem;
    top: .3rem;
    left:0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: .15rem;
}
.part4 p a{
    width: 50%;
    height: .12rem;
    text-align: center;
    font-size: .1rem;
    line-height: .12rem;
    color: #ee520f;
    text-decoration: underline;
    margin-top:1.65rem;
}

@media screen and (min-width: 1024px) {
    html { font-size: 100px; }
    .g-hd{
        max-width: 640px;
        width: 100%;
    }
    .g-ft{
        max-width: 640px;
        margin: 0 auto;
    }
    .m-footer{
        max-width: 640px;
        left: 50%;
        transform: translateX(-50%);
    }
    .g-hd .g-hd-wp{
        width: 600px;
    }
    
}