.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-top{
    width: 100%;
    height: auto;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    margin-top: 0.3rem;
}
.con-top .con-le{
    width: 3.9rem;
    height: 3.34rem;
}
.con-head{
    width: 100%;
    height: auto;
    overflow: hidden;
    display: flex;
    margin-top: 0.22rem;
    position: relative;
}
.con-head .title-line{
    width: 0.06rem;
    height: 0.5rem;
    background: #415dab;
    /*margin-top: 0.05rem;*/
}
.con-head .title-on{
    width: auto;
    height: auto;
    overflow: hidden;
    margin-left: 0.2rem;
}
.title-on .title-head{
    width: auto;
    height: auto;
    overflow: hidden;
    font-size: 0.32rem;
    font-weight: bold;
    color: #333333;
    /*line-height: 0.42rem;*/
}

.title-on .title-text{
    width: auto;
    height: auto;
    overflow: hidden;
    font-size: 0.14rem;
    color: #333333;
    line-height: 0.24rem;
    margin-top: 0.05rem;
}

.con-le .con-text{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.22rem;
    color: #333333;
    line-height: 0.32rem;
    margin-top: 0.3rem;
    padding-left: 0.15rem;
    box-sizing: border-box;
}
.con-top .con-ri{
    width: 3.37rem;
    height: 3.34rem;
}

.content .con-ul{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.con-ul .con-li{
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    margin-top: 0.6rem;
}
.con-li .con-le{
    width: 3.6rem;
    height: 5.71rem;
    position: absolute;
    top: 0;
    left: 0;
}
.con-li .con-ri{
    width: 3.9rem;
    height: 5.61rem;
    border: 0.01rem solid #eeeeee;
    box-sizing: border-box;
    margin-top: 0.42rem;
    float: right;
    padding: 0 0.1rem 0 0.4rem;
}
.con-li:nth-of-type(2){
    height: 3.3rem;
}
.con-li:nth-of-type(2) .con-le{
    width: 3.9rem;
    height: 2.77rem;
    top: 0.4rem;
    padding: 0 0.4rem 0 0.1rem;
    border: 0.01rem solid #eeeeee;
}
.con-li:nth-of-type(2) .con-ri{
    width: 3.6rem;
    height: 3.3rem;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    margin-top: 0;
}

.con-li:nth-of-type(3){
    height: 5.18rem;
}
.con-li:nth-of-type(3) .con-le{
    width: 3.6rem;
    height: 4.77rem;
    position: absolute;
    top: 0;
    left: 0;
}
.con-li:nth-of-type(3) .con-ri{
    width: 3.9rem;
    height: 4.88rem;
    border: 0.01rem solid #eeeeee;
    box-sizing: border-box;
    margin-top: 0.31rem;
    float: right;
    padding: 0 0.1rem 0 0.4rem;
}

.con-li:nth-of-type(4){
    height: 3.71rem;
}
.con-li:nth-of-type(4) .con-le{
    width: 3.9rem;
    height: 3.42rem;
    top: 0.27rem;
    padding: 0 0.4rem 0 0.1rem;
    border: 0.01rem solid #eeeeee;
}
.con-li:nth-of-type(4) .con-ri{
    width: 3.6rem;
    height: 3.35rem;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    margin-top: 0;
}

.con-li:nth-of-type(5){
    height: 5.66rem;
    margin-bottom: 0.5rem;
}
.con-li:nth-of-type(5) .con-le{
    width: 3.6rem;
    height: 5.33rem;
    position: absolute;
    top: 0;
    left: 0;
}
.con-li:nth-of-type(5) .con-ri{
    width: 3.9rem;
    height: 5.34rem;
    border: 0.01rem solid #eeeeee;
    box-sizing: border-box;
    margin-top: 0.31rem;
    float: right;
    padding: 0 0.1rem 0 0.4rem;
}

.con-li .con-name{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.18rem;
    color: #333333;
    line-height: 0.3rem;
    margin-top: 0.13rem;
}
.con-li .con-head{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.3rem;
    font-weight: bold;
    color: #333333;
    line-height: 0.4rem;
    margin-top: 0.2rem;
}
.con-li .con-line{
    width: 0.2rem;
    height: 0.04rem;
    /*background: #333333;*/
    margin-top: 0.2rem;
}
.con-li .con-span{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.22rem;
    color: #333333;
    line-height: 0.4rem;
    margin-top: 0.1rem;
}
