.project-section .section-title-wrap {
    /* overflow: hidden; */
    top: 1.16rem !important;
    right: 2.23rem;
    width:100%;
}

.main1,
.apply_succ {
    float: left;
}
.project-section .container{
    width: 100% !important;;
}
.project-section .section-title-wrap{
    top: 5.2%!important;;
    left: 75.05% !important;
    /* right: 17.39% !important;; */
}
.main1 {
    padding-right: .35rem;
    padding-left: .35rem;
    padding-top: .11rem;
    padding-bottom: .11rem;
    box-sizing: border-box;
}
.main1 .title{
    padding:0;
}

.apply_succ {
    margin-top: .1rem;
}
.topS::after,.topS::before{
    content:"";
    width:100px;
    display: block;
    clear: both;
}

.project-section .title {

    font-size: .32rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: .11rem;
}

.project-section .subTitle {

    font-size: .14rem;
    font-family: Source Han Sans CN;
    font-weight: 200;
    color: #FFFFFF;
    box-sizing: border-box;
}

.project-section .bigMesss {
    text-align: justify;
        margin-left: 0.35rem;
    font-size: .48rem;
    font-family: Arial;
    font-weight: bold;
    color: #FFFFFF;
    opacity: 0.24;
}

.project-section .apply_succ {
    position: relative;
    
}

.project-section .apply_succ {
 
    width: .76rem;
    height: .76rem;
    background: url(../images/icon_arrow_wite.png) no-repeat;
    background-size: 100% 100%;
}

.project-section .apply_succ:hover {
    cursor: pointer;
}

.bottomMess {
    position: absolute;
    bottom: 0;
    color: white;
    background-color: rgba(0, 0, 0, 0.404);
    width: 100%;
    height: .56rem;
    font-size: .24rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FFFFFF;
    line-height: .58rem;
    text-align: left;
    text-indent: 1em;
}

.project-section .img {
    background-size: cover!important;
    background-repeat: no-repeat;

}
/* leftBottom */
.project-section .project-swiper.i_imgLeftB {
    left:5rem;
    top:1.36rem;
    width: 4.6rem;
    height: 2.59rem;
}

/* rightBottom */
.project-section .project-swiper.i_imgRightB {
    top:.79rem;
    left: 1.6rem;
    width: 6.4rem;
    height: 3.6rem;
}
/* leftTop */
.project-section .project-swiper.i_imgLeftT {
    top: .8rem;
   left:1.6rem;
    width: 8.8rem;
    height: 4.95rem;
}
/* rightTop */
.project-section .project-swiper.i_imgRightT {
    left: 1.6rem;
    top: 2.1rem;
    width: 4rem;
    height: 2.9rem;
}
.project-section .swiper-wrapper,
.project-section .project-swiper .swiper-slide{
height: 100% !important;
}
