.title_box{
    height: 0.6rem;
}
.index_box{
    width: 96%;
    margin: 0.24rem auto;
}
.index_ln_2 .index_box_1{
    width: 100%;
}
.index_ln_2 .index_box_1 ul{
    width: 6.04rem;
    display: block;
    margin: 0 auto;
    height: 3.5rem;
    margin-top: 0.2rem;
}
.index_ln_2 .index_box_1 ul li{
    float: left;
}
.index_ln_2 .index_box_1 ul li img{
    width: 1.51rem;
}
.index_ln_3 .ln_3_box{
    background: url("../m_image/m_index/ln_3_bg.png");
    background-size: cover;
    height: 1.3rem;
    position:relative;
    width: 100%;
}
.index_ln_3 .ln_3_box a{
    position: absolute;
    top: 0.32rem;
    right: 0.34rem;
    border-radius: 50%;
    width: 0.75rem;
    height: 0.75rem;
}
.index_ln_3 .ln_3_box a img{
    width: 0.75rem;
}
.index_ln_4{
    margin: 0.24rem 0;
}
.index_ln_4 .title_box{
    width: 6rem;
    margin: 0 0.2rem 0.2rem;
}
.index_ln_4 .swiper-container{
    height: 4.64rem;
}
.index_ln_5 .ln_5_box{
    background: url("../m_image/m_index/ln_4_bg.png");
    background-size:cover;
    height: 1.38rem;
    position: relative;
    width: 100%;
}
.index_ln_5 .ln_5_box a{
    position: absolute;
    width: 0.87rem;
    height: 0.86rem;
    top:0.23rem;
    left:0.34rem
}
.index_ln_5 .ln_5_box a img{
    width: 0.87rem;
}
.index_ln_6 .title_box{
    margin-bottom: 0.2rem;
}
.index_ln_6 .ln_6_box {
    text-align: center;
}
.index_ln_6 .ln_6_box img{
    width: 6rem;
}
.index_ln_7{
    background: url("../m_image/jl_box.png");
    background-size: cover;
    width: 6.4rem;
    height: 6.46rem;
    position: relative;
}
.index_ln_7 .title_box{
    width: 6rem;
    position: absolute;
    top: 0.3rem;
    left: 0.2rem;
}
.index_ln_7 .jl_ul_box{
    width: 6rem;
    height: 4.9rem;
    position: absolute;
    top: 1.1rem;
    left: 0.2rem;
}
.index_ln_7 .jl_ul_box ul{
    display: block;
    width: 100%;
}
.index_ln_7 .jl_ul_box ul li{
    width: 33%;
    height: 100%;
    text-align: center;
    float: left;
}
.index_ln_7 .jl_ul_box ul li img{
    width: 1.73rem;
}
.index_ln_8{
    margin: 0.3rem 0;
}
.index_ln_8 .title_box{
    width: 6rem;
    margin: 0 auto;
}
.index_ln_9 .ry_box{
    margin-top:0.2rem;
    width: 100%;
    height: 1.3rem;
    background: #e0e0e0;
    position: relative;
}
.index_ln_9 .ry_box ul{
    display: block;
    height: 1.1rem;
    width: 100%;
    position: absolute;
    top:0.1rem;
}
.index_ln_9 .ry_box ul li{
    width: 33%;
    height:100%;
    text-align: center;
    float: left;
}
.index_ln_9 .ry_box ul li img{
    width: 1.7rem;
}