@import url('https://hwcdn.gkk.cn/Public/static/css/fonts.css');
 * {font-family: '思源黑体-medium' !important;} 
.bg1{
    background-color: rgb(26,198,188);
}
.bg2{
    background-color: rgb(39,39,39);
}
.bg3{
    background-color: white;
}
.text p{
    color: white;
    line-height: 25px;
}

.backImg{
    position: relative;
    background-color: black;
    padding: 0;
    border-radius: 5px;
}
.first,.second{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
}


.second h2{
    position: absolute;
    top: 20%;
    left: 10%;
    color: rgb(69,255,245);
    font-weight: bold;
}
.second ul{
    position: absolute;
    top: 40%;
    left: 10%;
    text-align: left;
}
.second ul li{
    line-height: 60px;
    font-size: 25px;
    list-style: inside;
    color: yellow;
}
.second .img1{
    position: absolute;
    top: 18%;
    right: 10%;
    width: 20%;
}
.second .img2{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50%;
}
.three,.five,.seven,.nine,.twelve{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.four .img1{
    position: absolute;
    left: 0;
    height: 100%;
}
.four .img2{
    width: 200px;
}
.four .ul1{
    position: absolute;
    top: 35%;
    left: 10%;
    text-align: right;
}
.four .ul2{
    position: absolute;
    top: 30%;
    left: 55%;
    text-align: left;
}
.four .ul2 li{
    line-height: 60px;
    font-size: 25px;
    color: white;
    list-style: url("../img/join/4-2.png");
}
.five .five-left{
    padding: 80px 80px;
}
.five .five-left h2,.five .five-left p{
    color: white;
}
.five .five-left p{
    font-size: 19px;
    line-height: 40px;
    margin-top: 50px;
}
.five-right{
    padding-top: 120px;
}
/*VR外教完美应对新高考英语要求*/
.two-ul{
    font-size: 20px;
    line-height: 45px;
    padding-top: 50px;
    padding-left: 70px;
    list-style: inside;
}
.two-img{
    width: 400px;
    padding-top: 30px;
    padding-left: 150px;
}
/*VR外教完美应对新高考英语要求结束*/
.seven h1{
    position: absolute;
    left: 5%;
    top: 10%;
}
.seven .img1{
    position: absolute;
    width: 20%;
    top: 8%;
    right: 5%;
}

.seven-bottom{
    position: absolute;
    top: 35%;
}
.seven-bottom > div p {
    font-size: 20px;
    text-align: center;
    color: white;
}
.seven-bottom > div p:first-of-type{
    margin: 0 0 5px
}
.seven-bottom>div{
    text-align: center;
}
.seven-bottom>div img{
    width: 55%;
}
/*高通系列处理器*/
.tuv{
    position: relative;
    background-color: black;
    padding: 0;
}
.tuv img{
    opacity: 0.9;

}
.tuv-back{
    width: 100%;
    height: 500px;
    background-color: white;
    border-radius: 50%;
    opacity: 0.7;
}
.tuv-back h3,.tuv-back ul{
    color: black;
}
.zhengshu{
    padding-top: 100px;
}
.tuv-back ul{
    margin-top: 100px;
    font-size: 20px;
    list-style: inside;
}
.tuv-back ul li:nth-child(2){
    margin-top: 30px;
}
.tuv-position{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
}
.tuv-position img{
    text-align: center;
    width: 300px;
    margin-top: 50px;
}
.tuv-tight-bottom{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 500px;
}
/*高通系列处理器结束*/

.nine-left{
    padding: 50px;
}
.nine-left .img1{
    width: 100%;
}
.nine-left h2:first-of-type{
    margin-top: 70px;
}
.nine-left h2:last-of-type{
    margin-top: 130px;
}
.nine-left .img2{
    position: absolute;
    top: 20%;
    left: 15%;
    width: 30%;
}
.nine-left h2{
    position: absolute;
    color: white;
    top: 25%;
    left: 15%;

}
.nine-ul{
    position: absolute;
    font-size: 20px;
    line-height: 40px;
    list-style: url("../img/join/liststyle.png");
    color: white;
    left: 20%;
}
.nine-right{
    padding: 0;
}
.nine-right img{
    float: right;
}
.north-america h2{
    position: absolute;
    top: 10%;
    left: 5%;
    color: white;
}
.north-america .north-img{
    position: absolute;
    top: 8%;
    right: 5%;
    width: 200px;
}
.twelve .twelve-l{
    margin-top: 20%;
    text-align: center;
}
.twelve-l .img1{
    width: 80%;
}
.twelve-l .img2{

    width: 200px;
    margin-bottom: 10px;
}
.twelve-l .twelve-h2{
    position: absolute;
    top:45%;
    left: 20%;
}
.twelve-h2 h3{
    color: white;
    font-weight: bold;
}
.twelve-r{
    top: 40%;
    font-size: 25px;
    line-height: 50px;
    color: white;
}
.twelve-r ul{
    list-style: inside;
}
.chuliqi>.text{
    margin-top: 30px;
}
.fontcolor{
    color: white;
}
@media (max-width: 768px) {
    .bg1{
        background-color: white;
    }
    .bg2{
        background-color: #f9f9f9;
    }
    .fontcolor{
        color: #252B3A;
    }

    .area-padding{
        padding: 30px 0;
    }
    h1,h2,h3{
        font-size: 20px;
        margin: 0;
    }

    .second h2{
        top: 5%;
    }
    .second ul{
        left: 50px;
    }

    .second ul li{
        line-height: 30px;
    }
    .second .img2{
        width: 40%;
    }

    .four .ul1{
        top: 30%;
        left: 4%;
    }

    .four .ul2 li{
        line-height: 30px;
        list-style: none;
    }
    .four .ul2{
        top: 15%;
        left: 49%;
    }
    .fiveImg{
        height: 280px;
    }
    .five .five-left{
        padding: 0;
    }
    .five .five-left p{
        margin-top: 0;
        line-height: 30px;
    }
    .five-right{
        padding-top: 0px;
    }
    .five-rightImg{
        margin-top: 10px;
    }
    .two-ul{
        padding: 0;
        color: black !important;
        font-size: 13px !important;
    }
    .seven-bottom{
        position: relative;
    }
    .seven-bottom>div img{
        width: 100%;
    }
    .seven-bottom > div p{
        color:rgba(0,0,0,.7);

    }
    .nine{
        position: relative;

    }
    .nine-left{
        padding: 0;
    }
    .nine-left .img1{
        height: 250px;
    }
    .nine-left h2:first-of-type{
        margin-top: 0;
    }
    .nine-ul{
        top: 20%;
    }
    .nine-left .img2{
        top: 5%;
    }
    .nine-left h2{
        top: 0;
    }
    .twelve-h2 h3{
        font-weight: normal;
    }
    .twelve-l .img1{
        width: 100%;
    }
    .twelve-l .twelve-h2{
        top: 10%;
        left: 10%;
    }
    .twelve-r{
        padding: 0;
        line-height: 20px;
        top: 35%;
    }
    .text p{
        color: black !important;
    }
    .newE{
        color: black !important;
    }


}


