.index7-nav{
    width: 100%;
    height: 380px;
}
.index7-cnt{
    width: 1200px;
    height: auto;
    margin: 45px auto 0 auto;
}
.index7-cnt-right-cnt{

}
.index7-cnt-right-cnt-nav{
    width: 100%;
    height: 90px;
    text-align: center;
    margin-top: 45px;
    border-bottom: 1px solid #e5e5e5;
}
.index7-cnt-right-cnt-1{
    margin-top: 27px;
}
.index7-cnt-right-cnt-img{
    width: 100%;
    text-align: center;
    margin-top: 42px;
}
.index7-cnt-right-foot{
    position: relative;
    width: 100%;
    height: 133px;
    margin-top: 15px;
    margin-bottom: 45px;
    border: 1px solid #e5e5e5;
    padding: 40px 40px 0 40px;
    box-sizing: border-box;
}
.a6{
    position: absolute;
    width: 91%;
    height: 48px;
    top: 20px;
    border-bottom: 1px solid #e5e5e5;
}
.a7{
    position: absolute;
    bottom: 20px;
}
@media only screen and (max-device-width: 768px){
    .index7-cnt{
        width: 980px;
    }
    .index7-cnt-right-cnt-nav{
        height: 200px;
        padding: 0 40px 0 40px;
        box-sizing: border-box;
    }
    .index7-cnt-right-cnt-nav .p17{
        font-size: 48px;
        font-weight: bold;
    }
    .index7-cnt-right-cnt-nav .p18{
        font-size: 28px;
    }
    .index7-cnt-right-foot{
        height: 233px;
    }
    .index7-cnt-right-foot .p11{
        font-size: 28px ;

    }
    .a6{
        height: 94px;
    }
    .p19{
        font-size: 28px;
    }
}