

.banner{
    width: 100%;
    /*height: 9.88rem;*/
    margin-top: 1.2rem;
}
.banner .swiper-container{
    width: 100%;
    height: 100%;
}


.source{
    width: 100%;
    height: auto;
    background: #ffffff;
    overflow: hidden;
    padding: 0 0.26rem;
    box-sizing: border-box;
}
.source .sou-head{
    width: 2rem;
    height: 0.5rem;
    border-left: 0.1rem solid #27acff;
    box-sizing: border-box;
    font-size: 0.4rem;
    font-weight: bold;
    color: #333333;
    text-align: center;
    line-height: 0.5rem;
    margin-top: 0.8rem;
}
.source .sou-title{
    width: 100%;
    height: 0.5rem;
    font-size: 0.3rem;
    font-weight: bold;
    color: #666666;
    margin-top: 0.3rem;
}
.source .sou-box{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 0.2rem;
}
.sou-box .sou-text{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.24rem;
    color: #333333;
    line-height: 0.48rem;
}
.sou-box .sou-img{
    width: 100%;
    height: 3.62rem;
    border-radius: 0.1rem;
    overflow: hidden;
    margin-top: 0.6rem;
}
.sou-box .sou-btn{
    width: 2.9rem;
    height: 0.75rem;
    margin-top: 0.8rem;
    background: #27acff;
    font-size: 0.28rem;
    color: #ffffff;
    line-height: 0.75rem;
    text-align: center;
    margin-bottom: 0.65rem;
}


.news{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 0.8rem;
    background: #ffffff;
}
.news .new-head{
    width: 100%;
    height: 0.5rem;
    display: flex;
    justify-content: space-between;
    margin-top: 0.6rem;
    padding: 0 0.26rem;
    box-sizing: border-box;
}
.new-head .new-le{
    width: 3.5rem;
    height: 0.5rem;
    border-left: 0.1rem solid #27acff;
    box-sizing: border-box;
    font-size: 0.4rem;
    font-weight: bold;
    color: #333333;
    text-align: center;
    line-height: 0.5rem;
    display: flex;
    padding-left: 0.3rem;
}
.new-le span{
    font-size: 0.3rem;
    color: #666666;
    line-height: 0.6rem;
    font-weight: 400;
    margin-left: 0.1rem;
}
.new-head .new-ri{
    width: auto;
    height: 0.5rem;

    font-size: 0.35rem;
    color: #333333;
    line-height: 0.5rem;
}
.new-ri a{
    display: block;
    width: 100%;
    height: 100%;
    display: flex;
    color: #333333;
}

.new-ri img{
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    margin-left: 0.15rem;
}


.news .new-box{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 0.7rem;
}
.new-box .swiper-container{
    width: 100%;
    height: 100%;
}
.new-box .swiper-slide{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0 0.26rem;
    box-sizing: border-box;
    background: #ffffff;
}
.swiper-slide .new-img{
    width: 100%;
    height: 4.44rem;
    border-radius: 0.1rem;
    overflow: hidden;
}
.swiper-slide .new-content{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 1rem;
}
.swiper-slide .new-title{
    width: 100%;
    height: 0.5rem;
    font-size: 0.36rem;
    font-weight: bold;
    color: #333333;
    line-height: 0.5rem;
    margin-top: 0.5rem;
}

.swiper-slide .new-text{
    width: 100%;
    height: auto;
    font-size: 0.26rem;
    color: #999999;
    line-height: 0.4rem;
    margin-top: 0.24rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.news .swiper-pagination-bullet{
    width: 26px!important;
    background: #f8f8f8;
    border-radius: 10px!important;
}
.news .swiper-pagination-white .swiper-pagination-bullet-active {
    width: 26px!important;
    background: #27acff;
    border-radius: 10px!important;
}



.join{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 0.8rem;
    background: #ffffff;
    padding: 0 0.26rem;
    box-sizing: border-box;
}
.join .join-head{
    width: 100%;
    height: 0.5rem;
    display: flex;
    justify-content: space-between;
    margin-top: 0.6rem;

}
.join-head .join-le{
    width: 3.5rem;
    height: 0.5rem;
    border-left: 0.1rem solid #27acff;
    box-sizing: border-box;
    font-size: 0.4rem;
    font-weight: bold;
    color: #333333;
    text-align: center;
    line-height: 0.5rem;
    display: flex;
    padding-left: 0.3rem;
}
.join-le span{
    font-size: 0.3rem;
    color: #666666;
    line-height: 0.6rem;
    font-weight: 400;
    margin-left: 0.1rem;
}
.join-head .join-ri{
    width: auto;
    height: 0.5rem;

    line-height: 0.5rem;
}
.join-ri a{
    display: block;
    width: 100%;
    height: 100%;
    display: flex;
    font-size: 0.35rem;
    color: #333333;
}

.join-ri img{
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    margin-left: 0.15rem;
}
.join .join-img{
    width: 100%;
    height: 4.45rem;
    margin-top: 0.64rem;
    position: relative;
}
.join .join-text{
    width: auto;
    height: auto;
    overflow: hidden;
    font-size: 0.3rem;
    color: #fefefe;
    line-height: 0.4rem;
    text-align: right;
    position: absolute;
    bottom: 1.4rem;
    right: 0.3rem;
}
.join .join-mailbox{
    width: 3.5rem;
    height: 0.67rem;
    font-size: 0.3rem;
    color: #fefefe;
    text-align: center;
    line-height: 0.67rem;
    position: absolute;
    bottom: 0.5rem;
    right: 0.3rem;
    background: #27acff;
}
.join .join-ul{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 0.3rem;
}
.join-ul .join-li{
    width: 100%;
    height: 0.42rem;

}
.join-li a{
    display: block;
    width: 100%;
    height: 100%;display: flex;
    justify-content: space-between;

}
.join-li:nth-of-type(n+2){
    margin-top: 0.2rem;
}
.join-li:last-child{
    margin-bottom: 0.4rem;
}
.join-li .join-span{
    width: 5.3rem;
    height: 0.42rem;
    font-size: 0.24rem;
    color: #333333;
    line-height: 0.42rem;
    overflow: hidden;
    text-overflow:ellipsis; white-space: nowrap;
}
.join-li .join-time{
    width: auto;
    height: 0.42rem;
    font-size: 0.24rem;
    color: #999999;
    line-height: 0.42rem;
}

.contact{
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #ffffff;
    padding: 0 0.26rem;
    box-sizing: border-box;
    margin-top: 0.8rem;
}
.contact .con-head{
    width: auto;
    height: 0.5rem;
    border-left: 0.1rem solid #27acff;
    box-sizing: border-box;
    font-size: 0.4rem;
    font-weight: bold;
    color: #333333;
    text-align: center;
    line-height: 0.5rem;
    display: flex;
    padding-left: 0.3rem;
    margin-top: 0.6rem;
}
.con-head span{
    font-size: 0.3rem;
    color: #666666;
    line-height: 0.6rem;
    font-weight: 400;
    margin-left: 0.1rem;
}
.contact .from{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 0.05rem;
}
.from .from-ul{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.from-ul .from-li{
    width: 100%;
    height: 1rem;
    border: 1px solid #cccccc;
    margin-top: 0.6rem;
    padding: 0 0.1rem;
    box-sizing: border-box;
}
.from-li input{
    display: block;
    width: 100%;
    height: 100%;
    border: none;
}
.from-li:last-child{
    height: 2.6rem;
    padding: 0.1rem;
}
.from-li textarea{
    display: block;
    width: 100%;
    height: 100%;
    border: none;
}

.from .btns{
    width: 100%;
    height: 1rem;
    display: flex;
    justify-content: space-between;
    margin-top: 0.6rem;
    margin-bottom: 0.6rem;
}
.btns .btn{
    width: 3.4rem;
    height: 1rem;
    background: #27acff;
    font-size: 0.3rem;
    color: #ffffff;
    text-align: center;
    line-height: 1rem;
}
.btn:last-child{
    background: #f8f8f8;
    color: #666666;
}
