/*关于我们*/
.main-wrap {
    overflow-y: scroll;
}
.main-wrap .container .content{
    padding: 35% 5% 0;
    height: 100%;
    background: #fff url(/mobile/images/theme/bg.png) no-repeat center -50px;
    width: 100%;
}
.main-wrap .container .content.night{
    background: #131726 url(/mobile/images/aboutUs/bg.png) no-repeat center -50px;
}
.reg-logo{
    margin: 10% auto;
    display: block;
}
.about-us-cont{
    display: none;
}
.about-us-cont.active{
    display: block;
    text-align: center;
}
.about-us-cont .part1 .title{
    background: url(/mobile/images/aboutUs/title1-l.png) no-repeat;
    width: 330px;
    height: 14px;
    margin: 20px auto;
    background-size: contain;
}
.about-us-cont .part2 .title{
    background: url(/mobile/images/aboutUs/title2-l.png) no-repeat;
    width: 330px;
    height: 14px;
    margin: 10% auto 0;
    background-size: contain;
}
.about-us-cont .part1 ul{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;;
}
.about-us-cont .part1 li{
    width: 25%;
    text-align: center;
}
.about-us-cont .part1 li i{
    display: block;
    background: url(/mobile/images/theme/part1-1.png) no-repeat center center / 100% 50%;
    width: 50px;
    height: 50px;
    margin: auto;
}
.about-us-cont .part1 li i.night{
    background: url(/mobile/images/aboutUs/part1-1.png) no-repeat center center / 100% 100%;
}
.about-us-cont .part1 li:nth-child(2) i{
    background: url(/mobile/images/theme/part1-2.png) no-repeat center center / 100% 100%;
}
.about-us-cont .part1 li:nth-child(2) i.night{
    background: url(/mobile/images/aboutUs/part1-2.png) no-repeat center center / 100% 100%;
}
.about-us-cont .part1 li:nth-child(3) i{
    background: url(/mobile/images/aboutUs/part1-3.png) no-repeat;
}
.about-us-cont .part1 li:nth-child(4) i{
    background: url(/mobile/images/aboutUs/part1-4.png) no-repeat;
}
.about-us-cont .part1 li p{
    color: #5C6686;
    font-size: 12px;
    margin: 3% auto;
    transform:scale(0.8);
}
.about-us-cont .part2 .group{
    background: url(/mobile/images/theme/part2.png) no-repeat;
    width: 100%;
    /* width: 375px; */
    height: 26px;
    background-size: contain;
    margin:20px auto 0;
}
.night .about-us-cont .part2 .group{
    background: url(/mobile/images/aboutUs/part2.png) no-repeat;
    background-size: contain;
}
.about-list{
    height: 40px;
    line-height: 40px;
    background: #fff;
}
.about-list li{
    float: left;
    width: 50%;
    height: 100%;
    line-height: inherit;
    color: #333333;
    text-align: center;

}
.about-list li span{
    display: inline-block;
    height: 100%;
    line-height: inherit;
    font-size: 14px;
    border-bottom: 2px solid transparent;
}
.about-list li:hover,
.about-list li.active{
    color: #764efc;
}
.about-list li:hover .about-tab-title,
.about-list li.active .about-tab-title{
    border-bottom: 2px solid #764efc;;
}

.about-title{
    margin: 20px 0 5px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}
.about-context{
    font-size: 16px;
    color: #999;
    line-height: 2;
}

/*UED风采*/
.swiper-container{

}
.swiper-wrapper{
    height: 120px;
    /*height: auto;*/
    padding: 10px 0;
}
.swiper-slide{
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.10);
}
.act-cont{

}
.act-img-cont{
    height: 90px;
}
.act-img{
    width: 100%;
    height: 100%;
}
.act-title{
     height: 30px;
    line-height: 30px;
    padding: 0 12px;
    text-align: center;
    font-size: 12px;
    color: #333;
    overflow:hidden;
    text-overflow:ellipsis;
   white-space:nowrap;
}
.year-title{
    margin-top: 10px;
    font-size: 14px;
    font-weight: normal;
    color: #999;
}
@media screen and (max-width: 360px) {
    .about-us-cont .part2 .group{
        margin: auto;
        background-size: contain;
    }
}


.about-us-cont .part3 .title{
    background: url(/mobile/images/aboutUs/title3-l.png) no-repeat;
    width: 330px;
    height: 14px;
    margin: 40px auto 0;
    background-size: contain;
}

.night .about-us-cont .part3 .title{
    background: url(/mobile/images/aboutUs/title3.png) no-repeat;
    width: 330px;
    height: 14px;
    margin: 40px auto 0;
    background-size: contain;
}

.about-us-cont .part3 .group{
   width: 100%;
   height: 20px;
   background: url(/mobile/images/aboutUs/alipay-l.png) no-repeat;
   background-size: contain;
   margin:20px auto;
   padding-bottom: 20%;
   box-sizing: border-box;
}

.night .about-us-cont .part3 .group{
    width: 100%;
    height: 20px;
    background: url(/mobile/images/aboutUs/alipay-n.png) no-repeat;
    background-size: contain;
    margin:20px auto;
    padding-bottom: 20%;
   box-sizing: border-box;
 }


.about-us-cont .part2 .club{
   width: 100%;
    height: 20px;
    background: url(/mobile/images/aboutUs/club-l.png) no-repeat;
    background-size: contain;
    margin:20px auto;
}

.night .about-us-cont .part2 .club{
    background: url(/mobile/images/aboutUs/club-n.png) no-repeat;
    background-size: contain;
}


.night .about-us-cont .part1 .title{
    background: url(/mobile/images/aboutUs/title1.png) no-repeat;
    width: 330px;
    height: 14px;
    margin: 20px auto;
    background-size: contain;
}
.night .about-us-cont .part2 .title{
    background: url(/mobile/images/aboutUs/title2.png) no-repeat;
    width: 330px;
    height: 14px;
    margin: 10% auto 0;
    background-size: contain;
}