/*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 {margin: 0 auto; overflow: hidden; }
.wp * { box-sizing: border-box; }
.w335 {margin: 0 auto; }
a.btn_l{
    display: block;
    width:2.75rem;
    height: .4rem;
    border-radius: .2rem;
    text-align: center;
    line-height: .4rem;
    font-size: .14rem;
}
a.yellow_btn{
    color: #333b41;
    background: #ffd800;
}
a.pink_btn{
    color: #fff;
    background: #e6174a;
}
/*banner*/
.banner { width: 100%; height: 2.25rem; background: url(http://cdn.img.lx.zmnedu.com/ks/static/remedialscheme/images/banner.jpg); background-size:100%; overflow: hidden;padding-top:1.69rem; }
.banner p{
    width:2.41rem;
    height: .285rem;
    border-radius: .1425rem;
    background: #fff600;
    text-align: center;
    line-height: .285rem;
    color: #000;
    font-size: .14rem;
    font-weight: 700;
    margin: 0 auto;
}
/*part1*/
.part1 {
    width: 100%;
    padding: .215rem .12rem .31rem;
    background: url(http://cdn.img.lx.zmnedu.com/ks/static/remedialscheme/images/p1_bg1.png) top;
    background-size: 100%;
}
.part1 h2{
    font-size: .19rem;
    height: .19rem;
    line-height: .19rem;
    color: #000000;
    text-align: center;
    margin-bottom: .1rem;
    position: relative;
}
.part1 h3{
    font-size: .1rem;
    color: #999999;
    font-weight: 500;
    height: .1rem;
    line-height: .1rem;
    text-align: center;
    margin-bottom: .1rem;
}
.part1 ul{
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 .06rem;
    flex-wrap: wrap;
    position: relative;
}
.part1 ul li{
    width:1.62rem;
    height: .923rem;
    border-bottom: 1px dotted #9f9f9f;
}
.part1 ul li:nth-child(3),.part1 ul li:nth-child(4){
    border-bottom: none;
}
.part1 ul li img{
    display: block;
    margin: .25rem auto 0;
    width: .33rem;
}
.part1 ul li span{
    display: block;
    font-size: .13rem;
    color: #111111;
    text-align: center;
    height: .13rem;
    line-height: .13rem;
    font-weight: 700;
    margin-top: .12rem;
}
.part1 ul::after,.part1 ul::before{
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: .69rem;
    border-right: 1px dotted #808080;
    left: 50%;
}
.part1 ul::after{
    top: .125rem;
}
.part1 ul::before{
    bottom: .125rem;
}
.part1 a.btn_l{
    margin: .19rem auto 0;
}
/*part2*/
.part2 {
    width: 100%;
    padding: .25rem .12rem .39rem;
}
.part2 h2{
    font-size: .19rem;
    height: .19rem;
    line-height: .19rem;
    color: #000000;
    text-align: center;
    margin-bottom: .38rem;
    position: relative;
}
.part2 h2::after{
    content: "";
    display: block;
    position: absolute;
    width: .37rem;
    height: 2px;
    background: #1957f5;
    bottom: -.14rem;
    left: 50%;
    margin-left: -.185rem;
}
.part2 ul{
    width: 100%;
}
.part2 ul li{
    height: .39rem;
    line-height: .39rem;
    box-sizing: content-box;
    border: 1px dashed #1479ff;
    margin-bottom: .1rem;
    text-align: center;
}
.part2 ul li:last-child{
    margin-bottom: 0;
}
.part2 ul li label{
    float: left;
    width: 1.04rem;
    height: .39rem;
    background: #1479ff;
    color: #fff;
    font-weight: 700;
    font-size: .14rem;
}
.part2 ul li span{
    display: inline-block;
    font-size: .14rem;
    color: #333333;
}
.part2 .btn_l{
    margin: .26rem auto 0;
}
/*part3*/
.part3 {
    width: 100%;
    padding: .3rem .12rem .32rem;
    background: url(http://cdn.img.lx.zmnedu.com/ks/static/remedialscheme/images/p3_bg1.jpg) top;
    background-size: 100%;
}
.part3 h2{
    font-size: .19rem;
    height: .19rem;
    line-height: .19rem;
    color: #000000;
    text-align: center;
    margin-bottom: .375rem;
    position: relative;
}
.part3 h2::after{
    content: "";
    display: block;
    position: absolute;
    width: .37rem;
    height: 2px;
    background: #1957f5;
    bottom: -.14rem;
    left: 50%;
    margin-left: -.185rem;
}
.part3 .outl_hd{
    width: 100%;
    padding:0 .02rem;
    text-align: center;
    height: .275rem;
    
    display: flex;
    justify-content: space-between;
}
.part3 .outl_hd li{
    width:.66rem;
    height: .275rem;
    border-radius: .04rem .04rem 0 0;
    line-height: .275rem;
    font-size: .13rem;
    color: #333333;
    font-weight: 700;
    background: #f1f1f1;
    position: relative;
    top: 0;
    left: 0;
}
.part3 .outl_hd li.on{
    height: .32rem;
    top: -.045rem;
    line-height: .32rem;
    color: #fff;
    background: #1479ff;
}
.part3 .outl_bd{
    width: 100%;
    height:2.67rem;
    box-sizing: 0 0 8px rgba(178,178,178,.75);
    border-radius: .02rem;
    padding-bottom: .27rem;
    background: #ffffff;
}
.part3 .sel_inside{
    padding-top: .15rem;
    width: 100%;
}
.part3 .inside_hd{
    height: .32rem;
    padding: 0 .47rem;
    display: flex;
    justify-content: space-between;
    position: relative;
}
.part3 .inside_hd::after{
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: .32rem;
    border-right: 1px dashed #333333;
    top: 0;
    left: 50%;
}
.part3 .inside_hd li{
    width: .93rem;
    height: .285rem;
    position: relative;
    text-align: center;
    padding-top: .08rem;
    line-height: .14rem;
    color: #666666;
    font-weight: 700;
}
.part3 .inside_hd li.on{
    color: #1479ff;
}
.part3 .inside_hd li.on::after{
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background: #1479ff;
    bottom: 0;
    left: 0;
}
.part3 .inside_bd{
    width: 100%;
    padding: .26rem .15rem 0 .26rem;
}
.part3 .inside_bd ul{
    width: 100%;
    text-align: center;
}
.part3 .inside_bd ul li{
    padding-left: .73rem;
    position: relative;
    margin-bottom: .165rem;
}
.part3 .inside_bd ul li span{
    display: block;
    position: absolute;
    width: .6rem;
    height: .23rem;
    background: #1479ff;
    text-align: center;
    line-height: .23rem;
    border-radius: .02rem;
    font-size: .12rem;
    color: #fff;
    font-weight: 700;
    top:0;
    left: 0;
}
.part3 .inside_bd ul li p{
    padding-top: .02rem;
    font-size: .11rem;
    color: #333333;
    line-height: .19rem;
    text-align: left;
}
.part3 .inside_bd ul a{
    display: inline-block;
    padding-top: .075rem;
    font-size: .14rem;
    color: #e6174a;
    font-weight: 700;
    line-height: .14rem;
    margin: 0 .1rem;
}
.part3 a.btn_l{
    margin: .23rem auto 0;
}
/*part4*/
.part4 {
    width: 100%;
    padding: .24rem .12rem .28rem;
}
.part4 h2{
    font-size: .19rem;
    height: .19rem;
    line-height: .19rem;
    color: #000000;
    text-align: center;
    margin-bottom: .37rem;
    position: relative;
}
.part4 h2::after{
    content: "";
    display: block;
    position: absolute;
    width: .37rem;
    height: 2px;
    background: #1957f5;
    bottom: -.14rem;
    left: 50%;
    margin-left: -.185rem;
}
.part4 ul{
    width: 100%;
}
.part4 ul li{
    height: .64rem;
    margin-bottom: .125rem;
}
.part4 ul li:last-child{
    margin-bottom: 0;
}
.part4 ul li span{
    float: left;
    width: .85rem;
    height: .64rem;
    position: relative;
    border-radius:.04rem;
    overflow: hidden;
    text-align: center;
    line-height: .64rem;
    color: #fff;
    font-weight: 700;
    font-size: .14rem;
    z-index: 9;
}
.part4 ul li span img{
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index:-1;
}
.part4 ul li p{
    float: left;
    width:2.5rem;
    margin-left: .14rem;
    display: flex;
    justify-content: space-between;
}
.part4 ul li label{
    display: block;
    width: .81rem;
    height: .64rem;
    border: 1px solid;
    border-top-width: .025rem;
    padding-top: .15rem;
    text-align: center;
}
.part4 ul li label i{
    display: block;
    height: .12rem;
    line-height: .12rem;
    font-size: .12rem;
    color: #111111;
    margin-bottom: .08rem;
    font-style: normal;
    font-weight: 700;
}
.part4 ul li label em{
    display: block;
    color: #eb0e0e;
    font-size: .11rem;
    height: .11rem;
    line-height: .11rem;
    font-style: normal;
}
.part4 ul li label.row_3{
    padding-top: .08rem;
}
.part4 ul li label.row_3 i{
    margin-bottom: .05rem;
}
.part4 ul li label.row_3 em{
    line-height: .16rem;
}
.part4 ul li:nth-child(1) label{
    border-color: #1478fe;
}
.part4 ul li:nth-child(2) label{
    border-color: #1d2088;
}
.part4 ul li:nth-child(3) label{
    border-color: #920783;
}
.part4 ul li:nth-child(4) label{
    border-color: #80c269;
}
.part4 ul li:nth-child(5) label{
    border-color: #e60012;
}
.part4 a.btn_l{
    margin: .25rem auto 0;
}
/*part5*/
.part5 {
    width: 100%;
    padding:.26rem .12rem .31rem;
    background: #f9f9f9;
}
.part5 h2{
    font-size: .19rem;
    height: .19rem;
    line-height: .19rem;
    color: #000000;
    text-align: center;
    margin-bottom: .34rem;
    position: relative;
}
.part5 h2::after{
    content: "";
    display: block;
    position: absolute;
    width: .37rem;
    height: 2px;
    background: #1957f5;
    bottom: -.14rem;
    left: 50%;
    margin-left: -.185rem;
}
.part5 ul{
    width: 100%;
}
.part5 ul li{
    width: 100%;
    height:.865rem;
    padding: .14rem .15rem 0 1.06rem;
    margin-bottom: .12rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
}
.part5 li span{
    display: block;
    position: absolute;
    width:.77rem;
    height: .6rem;
    border-right: 1px dashed #fff;
    text-align: center;
    top: .16rem;
    left: 0;
}
.part5 li span img{
    display: block;
    margin:.06rem auto 0;
    width: .245rem;
}
.part5 li span i{
    display: block;
    margin-top: .08rem;
    font-size: .14rem;
    color: #fff;
    font-style: normal;
    font-weight: 700;
}
.part5 li label{
    display: block;
    width: 1.085rem;
    height: .245rem;
    border:1px solid #fff;
    box-sizing: content-box;
    text-align: center;
    line-height: .245rem;
    font-size: .11rem;
    color:#fff;
    margin-bottom:.085rem;
}
.part5 ul li:nth-child(1){
    background: url(http://cdn.img.lx.zmnedu.com/ks/static/remedialscheme/images/p5_bg1.jpg) no-repeat;
    background-size: 100%;
}
.part5 ul li:nth-child(2){
    background: url(http://cdn.img.lx.zmnedu.com/ks/static/remedialscheme/images/p5_bg2.jpg) no-repeat;
    background-size: 100%;
}
.part5 ul li:nth-child(3){
    background: url(http://cdn.img.lx.zmnedu.com/ks/static/remedialscheme/images/p5_bg3.jpg) no-repeat;
    background-size: 100%;
}
.part5 ul li:nth-child(4){
    background: url(http://cdn.img.lx.zmnedu.com/ks/static/remedialscheme/images/p5_bg4.jpg) no-repeat;
    background-size: 100%;
    margin-bottom: 0;
}
/*part6*/
.part6 {
    width: 100%;
    padding: .23rem .12rem .28rem;
}
.part6 h2{
    font-size: .19rem;
    height: .19rem;
    line-height:.19rem;
    margin-bottom:.12rem;
    color: #000;
    text-align: center;
}
.part6 h3{
    font-size: .1rem;
    height: .1rem;
    line-height: .1rem;
    color: #999999;
    margin-bottom: .25rem;
    text-align: center;
    font-weight: 500;
}
.part6 ul{
    width: 100%;
}
.part6 ul li{
    width: 100%;
    border-radius: .02rem;
    box-shadow: 0 0 8px rgba(186, 175, 242, .3);
    margin-bottom: .2rem;
    padding:0 .37rem .2rem;
}
.part6 ul li:nth-child(1){
    background: url(http://cdn.img.lx.zmnedu.com/ks/static/remedialscheme/images/p6_bg1.jpg);
}
.part6 ul li:nth-child(2){
    background: url(http://cdn.img.lx.zmnedu.com/ks/static/remedialscheme/images/p6_bg2.jpg);
}
.part6 ul li:nth-child(3){
    background: url(http://cdn.img.lx.zmnedu.com/ks/static/remedialscheme/images/p6_bg3.jpg);
}
.part6 ul li:nth-child(4){
    background: url(http://cdn.img.lx.zmnedu.com/ks/static/remedialscheme/images/p6_bg4.jpg);
}
.part6 ul li p{
    width:1.925rem;
    height: .4rem;
    border-radius:0 0 .1rem .1rem;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    line-height: .4rem;
    font-weight: 700;
    margin-bottom: .16rem;
}
.part6 ul li span{
    display: block;
    line-height: .23rem;
    font-size: .13rem;
    text-align: justify;
    margin-bottom: .11rem;
}
.part6 ul li a{
    display: block;
    height: .14rem;
    line-height: .14rem;
    font-size: .14rem;
    text-align: center;
    text-decoration: underline;
    font-weight: 700;
}
.part6 ul li:nth-child(1) p{
    background: #2682c3;
}
.part6 ul li:nth-child(2) p{
    background: #7d37d3;
}
.part6 ul li:nth-child(3) p{
    background: #db6f22;
}
.part6 ul li:nth-child(4) p{
    background: #c61210;
}
.part6 a.btn_l{
    margin: .065rem auto 0;
}
.part6 ul li:nth-child(1) a,.part6 ul li:nth-child(1) span{
    color: #1f6797;
}
.part6 ul li:nth-child(2) a,.part6 ul li:nth-child(2) span{
    color: #520b9f;
}
.part6 ul li:nth-child(3) a,.part6 ul li:nth-child(3) span{
    color: #8b4306;
}
.part6 ul li:nth-child(4) a,.part6 ul li:nth-child(4) span{
    color: #600e0d;
}
/*part7*/
.part7 {
    width: 100%;
    background: url(http://cdn.img.lx.zmnedu.com/ks/static/remedialscheme/images/p7_bg1.png);
    height:1.65rem;
    padding: .34rem .25rem 0;
}
.part7 p{
    width: 100%;
    height:.845rem;
    border: 3px solid #ffffff;
    position: relative;
    padding-top: .265rem;
    box-sizing: content-box;
}
.part7 i{
    display: block;
    position: absolute;
    width:2.97rem;
    height: .17rem;
    top: -.1rem;
    left: 50%;
    margin-left: -1.485rem;
    background: url(http://cdn.img.lx.zmnedu.com/ks/static/remedialscheme/images/p7_bg1.png);
    font-weight: 700;
    color: #fff;
    font-size: .17rem;
    line-height: .17rem;
    text-align: center;
}
.part7 em{
    display: block;
    height: .15rem;
    line-height: .15rem;
    font-size: .15rem;
    color: #fff;
    text-align: center;
    font-weight: 700;
}
.part7 a.btn_l{
    position: absolute;
    bottom: -.15rem;
    left: 50%;
    margin-left: -1.375rem;
}