.banner{
    width: 100%;
    height: 4.8rem;
    margin-top: 1.06rem;
}
.title{
    width: 100%;
    height: 0.8rem;
    background: #113496;
    font-size: 0.3rem;
    font-weight: bold;
    color: #ffffff;
    line-height: 0.8rem;
    padding: 0 0.3rem;
    box-sizing: border-box;
    position: relative;
}
.title .title-box{
    width: 100%;
    height: auto;
    overflow: hidden;
    position: absolute;
    top: 0.8rem;
    left: 0;
    background: #ffffff;
    z-index: 90;
    display: none;
}
.title-box.active{
    display: block;
}
.title-box .title-item{
    width: 100%;
    height: 0.8rem;
    border-bottom: 0.01rem solid #eeeeee;
    font-size: 0.24rem;
    color: #333333;
    line-height: 0.8rem;
    padding: 0 0.3rem;
    box-sizing: border-box;
}
.title-item a{
    color: #333333;
}
.title-item.active a{
    color: #113496;
}
.title span{
    float: right;
}
.content{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0 0.1rem;
    box-sizing: border-box;
}
.content .con-banner{
    width: 100%;
    height: 3.01rem;
    margin-top: 0.46rem;
}
.content .con-p{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.3rem;
    font-weight: bold;
    color: #113496;
    line-height: 0.34rem;
    margin-top: 0.38rem;
}
.content .con-text{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.26rem;
    color: #666666;
    line-height: 0.34rem;
    margin-top: 0.15rem;
}
.content .con-ul{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 0.2rem;
}
.con-ul .con-li{
    width: 100%;
    height: auto;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    margin-top: 0.2rem;
}

.con-li .con-le{
    width: 3.6rem;
    height: 3.3rem;
    background: #eeeeee;
    box-sizing: border-box;
}
.con-li .con-ri{
    width: 3.6rem;
    height: 3.3rem;
    background: #eeeeee;
    padding: 0 0.15rem;
    box-sizing: border-box;
    overflow: hidden;
}
.con-head{
     width: 100%;
     height: auto;
     overflow: hidden;
     font-size: 0.3rem;
     font-weight: bold;
     color: #333333;
     line-height: 0.4rem;
     margin-top: 0.3rem;
    white-space: nowrap;
 }
.con-name{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.24rem;
    color: #333333;
    line-height: 0.34rem;
    margin-top: 0.14rem;
}

.con-line{
    width: 0.2rem;
    height: 0.04rem;
    /*background: #113496;*/
    margin-top: 0.04rem;
}
.con-span{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.2rem;
    color: #333333;
    line-height: 0.36rem;
    margin-top: 0.2rem;
}

.con-li:nth-of-type(even) .con-ri{
     padding: 0;
 }
.con-li:nth-of-type(even) .con-le{
    padding: 0 0.15rem;
    background: #eeeeee;
}
.con-li:nth-of-type(2) .con-le{
    height: 2.84rem;
}
.con-li:nth-of-type(2) .con-ri{
    height: 2.84rem;
}
.con-li:nth-of-type(3) .con-le{
    height: 2.38rem;
}
.con-li:nth-of-type(3) .con-ri{
    height: 2.38rem;
}
.con-li:nth-of-type(4) .con-le{
    height: 3.37rem;
}
.con-li:nth-of-type(4) .con-ri{
    height: 3.37rem;
}

.content .con-on{
    width: 100%;
    height: 5.2rem;
    overflow: hidden;
    margin-top: 0.6rem;
    background: #fbfbfb;
    padding: 0 0.15rem;
    box-sizing: border-box;
    margin-bottom: 0.3rem;
}
.con-on .con-title{
    width: 100%;
    height: 0.74rem;
    border-bottom: 0.01rem solid #eeeeee;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}
.con-title .title-le{
    width: auto;
    height: 0.74rem;
    font-size: 0.3rem;
    font-weight: bold;
    color: #113496;
    line-height: 0.74rem;
}
.title-le span{
    font-size: 0.16rem;
    color: #666666;
    margin-left: 0.1rem;
}
.con-title .title-ri{
    width: 2.3rem;
    height: 0.4rem;
    background: #113496;
    border-radius: 0.05rem;
    font-size: 0.2rem;
    color: #ffffff;
    text-align: center;
    line-height: 0.4rem;
    margin-top: 0.17rem;
}
.con-on .con-last{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.con-last .con-item{
    width: 3.4rem;
    height: 1.02rem;
    float: left;
    margin-right: 0.2rem;
    display: flex;
    margin-top: 0.34rem;
}
.con-item:nth-of-type(even){
    margin-right: 0;
}
.con-item .con-img{
    width: 1.02rem;
    height: 1.02rem;
}
.con-item .con-ou{
    width: auto;
    height: 1.02rem;
    overflow: hidden;
    margin-left: 0.1rem;
}
.con-ou .con-t{
    width: auto;
    height: auto;
    overflow: hidden;
    font-size: 0.24rem;
    color: #333333;
    line-height: 0.24rem;
    margin-top: 0.15rem;
}
.con-ou .con-i{
    width: auto;
    height: auto;
    overflow: hidden;
    font-size: 0.24rem;
    font-weight: bold;
    color: #333333;
    line-height: 0.3rem;
    margin-top: 0.2rem;
}
