.index5-nav{
    width: 100%;
    height: 380px;
}
.index5-cnt{
    width: 1200px;
    height: auto;
    margin: 45px auto 0 auto;
}
.index5-cnt-right-cnt{
    width: 100%;
    margin-top: 45px;
}
.index5-cnt-right-cnt-1{
    width: 892px;
    height: auto;
    background: #f5f5f5;
    padding: 30px 20px 0 20px;
    box-sizing: border-box;
    margin-bottom: 30px;
    text-align: center;
}
.index5-cnt-right-cnt-1 img{
    max-height:300px;
    max-width: 700px;
}
.index5-ban1{
    display: inline-block;
    width: 790px;
    text-align: justify;
}
.index5-cnt-right-cnt-2{
    width: 100%;
    height:auto;
}
.text-sj{
    text-indent:2em;
}
.u9{
    width: 100%;
    text-align: justify;
    text-align-last: justify;
}
.l9{
    width: 273px;
    height: 230px;
    border: 1px solid #e5e5e5;
    display: inline-block;
    text-align-last: center;
    padding-top: 20px;
    box-sizing: border-box;
    margin-bottom: 30px;
}
.l9 img{
    width: 224px;
    height: 162px;
}
.l9-1{
    font: 14px 'Microsoft Yahei';
    color: #333333;
    margin-top: 8px;
    text-align-last: center;
    text-align: center;
}
.index5-cnt-right-cnt-foot{
    width: 100%;
    height: auto;
    text-align: center;
    margin-bottom: 45px;
}
.l10{
    width: 29px;
    height: 27px;
    background: #ffffff;
    border:1px solid #e5e5e5;
    display: inline-block;
    text-align: center;
    padding-top: 3px;
    box-sizing: border-box;
    cursor: pointer;
}
.l10-1{
    width: 66px;
    height: 27px;
    background: #ffffff;
    border:1px solid #e5e5e5;
    display: inline-block;
    text-align: center;
    padding-top: 3px;
    box-sizing: border-box;
    cursor: pointer;
}
.l10:hover{
    color: #ffffff;
    background: #034594;
    border: 1px solid #305dc3;
}
@media only screen and (max-device-width: 768px){
    .index5-cnt{
        width: 980px;
    }
    .index5-cnt-right-cnt-1{
        width: 780px;
        height: 450px;
        margin: 0 auto 25px auto;
    }
    .index5-cnt-right-cnt-1 img{
        width: 722px;
    }
    .index5-ban1{
        width: auto;
    }
    .index5-ban1 .p10{
        font-size:44px;
    }
    .index5-ban1 .p11{
        font-size:28px;
    }
    .index5-cnt-right-cnt-2{
        width: 780px;
        margin: 0 auto;
    }
    .l9{
        width: 350px;
        height: 300px;
    }
    .l9 img{
        width: 300px;
    }
    .l9-1{
        font-size: 28px;
    }
    .l10-1{
        width: 142px;
        height: 60px;
        font-size: 28px;
        padding-top: 8px;
        box-sizing: border-box;
        vertical-align: middle;
    }
    .l10{
        width: 60px;
        height: 60px;
        font-size: 28px;
        padding-top: 8px;
        box-sizing: border-box;
        vertical-align: middle;
    }
}