.content-tit{
    padding: 0.44rem 0.3rem 0.35rem;
}
.content-tit h2{
    font-size: 0.34rem;
    color: #0c51b3;
    font-weight: bold;
}
.content-tit h2 span{
    font-size: 0.28rem;
    font-weight: normal;
}
.content-nav{
    padding: 0 0.3rem;
}
.content-nav li{
    float: left;
    margin-bottom: 0.15rem;
}
.content-nav li a{
    display: block;
    width: 2.18rem;
    border: 0.01rem solid #0961bb;
    color: #0961bb;
    text-align: center;
    padding-top: 0.15rem;
    padding-bottom: 0.15rem;
    font-size: 0.26rem;
    font-weight: bold;
}
.content-nav li:nth-child(3n+2){
    margin: 0 0.15rem;
}
.content-nav li .active{
    background: #0961bb;
    color: #fff;
}
.title-div{
    text-align: center;
    font-size: 0.3rem;
    color: #0961bb;
    margin: 0.2rem auto;
}
.content01 {
    padding-top: 0;
}


.content01 img{
    display: block;
    width: 6.9rem;
    margin: 0 auto;
}
.content02{
    position: relative;
    height: 8.04rem;
    background: url('../images/devemBj.png')no-repeat left top;
    background-size: 7.5rem auto;
}
.content02 li{
    position: absolute;
    width: 2.2rem;
}
.content02 li h6{
    font-size: 0.32rem;
    color: #0c51b3;
    font-weight: bold;
}
.content02 li p{
    font-size: 0.2rem;
    line-height: 0.28rem;
    margin-top: 0.06rem;
}
.content02 li:nth-child(even) h6{
    text-align: right;
}
.content02 li:nth-child(1){
    top: 0.45rem;
    left: 4.35rem;
}
.content02 li:nth-child(2){
    top: 1.32rem;
    left: 0.9rem;
}
.content02 li:nth-child(3){
    top: 2.4rem;
    left: 4.35rem;
}
.content02 li:nth-child(4){
    top: 3.05rem;
    left: 0.9rem;
}
.content02 li:nth-child(5){
    top: 4.28rem;
    left: 4.35rem;
}
.content02 li:nth-child(6){
    top: 4.98rem;
    left: 0.9rem;
}
.content02 li:nth-child(7){
    top: 6.02rem;
    left: 4.35rem;
}
.content02 li:nth-child(8){
    top: 6.84rem;
    left: 0.9rem;
}