.content{
   
    margin: 0 auto;
    box-sizing: border-box;
    background: url(https://c-sgba.oss-cn-shenzhen.aliyuncs.com/uploads/3e5e66f1-b494-4b33-a3ed-734f783d2421.png?x-oss-process=image/format,webp/sharpen,100) no-repeat center -1px;

    
    background-size: 38.42rem 8.38rem;
    overflow: hidden;
    font-weight: 400;
    font-size: .32rem;
    color: #1D2125;
    line-height: .52rem;
    text-align: left;

}
/* 广告 */
.advertisement a{
    display: block;
    width: 100%;
    height: 2.4rem;
}

img{
    width: 100%;
    height: 100%;
  
}


.college-about{
    box-sizing: border-box;
    /* margin-top: 6.62rem; */
    margin-top: 8.62rem;
}


.college-about-left{
    /* width: 12.6rem; */

    width: 24rem;
    box-sizing: border-box;
    overflow: hidden;
    color: #4F4F4F;
}
.college-about-left img:nth-child(1){
    /* width: 12.6rem;
    height: 7.08rem; */
    width: 0;
    height: 0;
}
/* .college-about-left img:nth-child(2){
    width: 5.2rem;  
    height: 1.76rem;
    margin-top: .12rem;
    margin-bottom: .3rem;
    background: #E5E5E5;
} */
.college-about-left .college-title-bg{
    /* width: 5.2rem;  
    height: 1.76rem;
    margin-top: .12rem;
    margin-bottom: .3rem; */
    
    /* background: url(../image/college-title-bg.png) no-repeat 0 0;
    background-size: 100% 100%; */
    margin-top: .46rem;
    margin-bottom: .32rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: .56rem;
    color: #1658A0;
    text-align: center;
}
.college-about-bottom{
    width: 94%;
    box-sizing: border-box;
    padding: .3rem;
}

/* 下边的先不要了 */

.college-about-right{
    box-sizing: border-box;
    /* width: 11.4rem; */
    width: 0;
    height: 12.12rem;
    background: linear-gradient( 270deg, #FFFFFF 0%, #E9F0FF 100%);
    /* padding: .6rem .3rem .2rem .6rem; */
}


.college-about-right img{
    width: 5.1rem;
    height: 2.88rem;
    margin-right: .3rem;
   
}
.college-about-right div p:nth-child(1){
    font-size: .36rem;
    color: #1D2125;
    margin-bottom: .2rem;
}


.college-about-right .item{
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: .5rem;
}
.college-about-right .item:nth-child(2){
    margin-bottom: .8rem;
}
.college-about-right .item:nth-child(n+3){
    margin-bottom: .4rem;
}
.college-about-right .item a span:nth-child(1){
    width: .22rem;
    height: .2rem;
    background: url(../image/fund-li-icon.png) no-repeat 0 0;
    background-size: 100% 100%;
    margin-right: .2rem;
    flex-shrink: 0;
}



/*  */


/* 四张图 */

.img-list-left a{
    display: block;
    width: 17.9rem;
    height: 10.07rem;
    position: relative;
}
.img-list-left a div{
    position: absolute;
    bottom: 0%;
    left: 0%;
    background: rgba(5,5,5,0.79);
    padding: .6rem 4rem .4rem .6rem;
    color: #fff;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    font-weight: 400;
}

.img-list-left a div .title{
    font-weight: bold;
    font-size: .48rem;
    color: #FFFFFF;
    line-height: .56rem;
    margin-bottom: .2rem;
}





.img-list-right{
    width: 5.5rem;
}

.img-list-right a{
    display: block;
    position: relative;
    width: 5.5rem;
    height: 3.08rem;
    margin-bottom: .4rem;
}


.img-list-right a div{
    position: absolute;
    bottom: 0%;
    left: 0%;
    background: rgba(5,5,5,0.79);
    padding: .1rem .14rem ;
    color: #fff;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
}
.news-list>div{
    width: 50%;
}
.news-list a{
    box-sizing: border-box;
    overflow: hidden;
    padding-right: .4rem;
    margin-bottom: .44rem;

}
.news-list a span:nth-child(1){
    width: .22rem;
    height: .2rem;
    background: url(../image/fund-li-icon.png) no-repeat 0 0;
    background-size: 100% 100%;
    margin-right: .2rem;
    flex-shrink: 0;
}

.cooperate{
   
}
.cooperate-title{
    border-bottom: 1px solid rgba(0,0,0,0.07);
    margin-bottom: .58rem;
}

.cooperate-title span{
    /* display: inline-block; */
    font-weight: bold;
    font-size: .4rem;
    color: #2176D3;
    padding-bottom: .34rem;
    cursor: pointer;
   
}

.cooperate-title span{
    margin-right:.3rem;
}

.cooperate-title .activity{
    border-bottom: 2px solid #2176D3;
}


.cooperate-list{
    display: none;
}
.cooperate-list.activity{
    display: block;
}

.cooperate-list a{
    width: 5.56rem;
    height: 1.4rem;
    margin-bottom: .44rem;
}


@media (max-width: 651px) {
    .content {
        margin: 0 auto;
        box-sizing: border-box;
        background: url(../image/m-college-bg.png) no-repeat center -1px;
        background-size: 100% 3.6rem;
        overflow: hidden;
        font-weight: 400;
        font-size: .32rem;
        line-height: .52rem;
        text-align: left;

        margin-top: 1.2rem;
    }
    .college-about{
        margin-top: 3.6rem;
    }
    .college-about-left{
        width: 100%;
    }
    .college-about-left .college-title-bg{
        color: #1D2125;
        margin-bottom: 0;
    }
    .fund-about-bottom{
        padding: .32rem;
        margin: 0;
    }

    .college-about-bottom{
        width: 100%;
    }

}
@media (max-width: 345px) {
    .college-about-left .college-title-bg{
       font-size: .48rem;
    }
}
