#banner{
    background: url('../img/aboutUs.png') no-repeat;
    background-size: cover;
}
/* 涓讳綋鍐呭 */
ul{margin: 0;}
#myTabContent .container{
    margin: 80px auto;
}
#myTabContent{
    margin-bottom: 130px;
}
/* 鍏徃绠€浠� */
.profile div>div{
    width: 580px;
    margin: 0 auto;
}
.profile div>div video{
    width: 100%;
    height: 360px;
}
.profile ul li:nth-child(1){
    font: 4.2rem 'fzlth--gb1-4';
    color:#333333;
}
.profile ul li:nth-child(2){
    font: 4.2rem 'fzlth--gbk1-0';
    color: rgba(10, 206, 200, 0.25);
    margin-top: 7%;
}
.profile ul li:nth-child(3){
    font: 4.2rem 'fzlth--gbk1-0';
    color: rgba(10, 206, 200, 0.25);
    margin-bottom: 4%;
}
.profile ul li:nth-child(4){
    font: 1.4rem 'fzlth--gb1-4';
    color:#555555;
    line-height: 24px;
}
.profile div:nth-child(2){
    padding: 0 5%;
}

/* 鑱旂郴鏂瑰紡 */
.contact div>div{
    width: 580px;
    margin: 0 auto;
}
.contact div>div img{
    width: 100%;
    height: 360px;
}
.contact ul li:nth-child(1){
    font: 4.2rem 'fzlth--gb1-4';
    color:#333333;
}
.contact ul li:nth-child(2){
    font: 4.2rem 'fzlth--gbk1-0';
    color: rgba(10, 206, 200, 0.25);
    margin-top: 9%;
}
.contact ul li:nth-child(3){
    font: 1.8rem 'fzlth--gb1-4';
    color:#555555;
    line-height: 24px;
    padding: 5% 0;
}
.contact ul li:nth-child(4){
    font: 1.8rem 'fzlth--gb1-4';
    color:#555555;
    line-height: 24px;
}
.contact ul li span{
    margin-left: 5%;
}
.contact>div:nth-child(2){
    padding: 0 5%;
    text-align: left;
}

/* 鎷涘晢鍔犵洘 */
.download-con>div{
    display: flex;
}
.download-con img{
    width: 100%;
}
.download-con>div>div{
    position: relative;
}
.download-con>div>div li{
    text-align: left;
    font: 1.4rem 'fzlth--gb1-4';
    color:#555555;
    width: 58%;
    line-height: 20px;
    position: absolute;
}
.download-con>div>div:nth-child(1) li{
    right: 0;
}
.download-con>div>div:nth-child(1) li:nth-child(2){
    right: 30px;
    bottom: 60px;
}
.download-con>div>div:nth-child(3) li:nth-child(1){
    left: 40px;
}
.download-con>div>div li:nth-child(2){
    bottom: 0;
}
.download-con>div>div:nth-child(1){
    flex: 3;
}
.download-con>div>div:nth-child(2){
    flex: 4;
}
.download-con>div>div:nth-child(3){
    flex: 3;
}
.myTabContent-top{
    margin-top: 13rem;
}

#league>div>div:nth-child(3){
    margin-bottom: 3%;
}
.service-con ul{
    border-radius: 5px;
    box-shadow: 0px 0px 10px #B0EAE6;
    color:#555555;
}
.service-con>div li{
    padding: 13% 0;
}
.service-con>div li:nth-child(1){
    font: 18px 'fzlth--gbk1-0';
    font-weight: bold;
}
.service-con>div li:nth-child(3){
    font: 16px 'fzlth--gbk1-0';
}


.serviceSupport>div{
    position: relative;
}
.serviceSupport li:nth-child(1){
    position: absolute;
    text-align: right;
    right: 66%;
}
.serviceSupport li:nth-child(2){
    position: absolute;
    text-align: right;
    right: 73%;
    top: 40%;
}
.serviceSupport li:nth-child(3){
    position: absolute;
    text-align: right;
    right: 66%;
    top: 82%;
}
.serviceSupport li p{
    font: 1.6rem 'fzlth--gb1-4';
    color:#555555;
}
.serviceSupport li p:nth-child(1){
    font: 1.8rem 'fzlth--gbk1-0';
    color:#555555;
    font-weight: bold;
}
.serviceSupport li:nth-child(4){
    position: absolute;
    text-align: left;
    right: 25%;
}
.serviceSupport li:nth-child(5){
    position: absolute;
    text-align: left;
    right: 16%;
    top: 40%;
}
.serviceSupport li:nth-child(6){
    position: absolute;
    text-align: left;
    right: 22%;
    top: 82%;
}
/* #league .container:nth-child(1){
    margin-bottom: 480px;
} */


/* .serviceSupport-join>div:nth-child(1){
    font: 3.6rem 'fzlth--gbk1-0';
    color:#555555;
    font-weight: bold;
    margin: 10% 0 5% 0;
} */
.serviceSupport-join{
    width: 100%;
    height: 400px;
    background: url('../img/2.jpg') no-repeat;
    background-size: cover;
    text-align: center;
    display: none;
}
.serviceSupport-join .row{
    margin: 0;
}
.serviceSupport-join .join-top>div:nth-child(1){
    font: 3.6rem 'fzlth--gbk1-0';
    color:#fefefe;
    font-weight: bold;
    margin: 4% 0 2% 0;
}
.serviceSupport-join .join-con{
    margin: 0 15%;
}
.serviceSupport-join p{
    font: 1.6rem 'fzlth--gb1-4';
    color:#ffffff;
    margin-top: 10%;
}





/* 娓呴櫎PC bootstrap鎵嬪啓鏍峰紡 */
@media screen and (max-width: 680px){ 
    .profile div>div{
        width: 100%;
        margin: 0 auto;
    }
    #myTabContent .container{
        margin: 40px auto;
    }
    .profile ul li:nth-child(1){
        margin-top: 5%;
    }
    .contact div>div{
        width: 100%;
        margin: 0 auto;
    }
    .contact ul li:nth-child(1){
        margin-top: 5%;
    }
    .serviceSupport img{
        width: 100%;
    }
}