body{
    margin: 0;
    background-color: #F8F8FF;
}
a{
    text-decoration: unset;
}
.header{
    background-color: #936DFC;
    height: 93px;
    line-height: 93px;
    color: #fff;
    width: 100%;
    text-align: center;
    min-width: 1440px;
}
.header .header-inline{
    width: 1440px;
    display: inline-block;
    text-align: left;
    font-family: 黑体;
    position: relative;
}
.header .header-inline .logo{
    font-size: 24px;
    font-weight: 800;
    margin-left: 84px;
    display: inline-block;
}
.header .header-inline .logo img{
    width: 36px;
    height: 36px;
    vertical-align: sub;
    margin-right: 10px;
}
.header .header-inline .nav{
    margin-left: 500px;
    display: inline-block;
    font-size: 16px;
}
.header .header-inline .nav a{
    margin-left: 50px;
    color: #fff;
    text-decoration: unset;
    font-size: 24px;
    font-family: 黑体;
}
.header .header-inline .join{
    display: inline-block;
    position: absolute;
    right: 60px;
    top: 22px;
    width: 148px;
    height: 49px;
    background-color: #fff;
    line-height: 49px;
    text-align: center;
    border-radius: 24.5px;
}
.header .header-inline .join a{
    color: #936DFC;
    font-size: 16px;
    font-weight: 800;
}

.banner{
    width: 100%;
    min-width: 1440px;
    text-align: center;
}
.banner-inline{
    display: inline-block;
    width: 1440px;
    height: 572px;
    background-image: url("../img/banner-bg.png");
    position: relative;
}
.banner-inline .left{
    text-align: left;
    position: absolute;
    top: 163px;
    left: 190px;
}
.banner-inline .left p{
    color: #fff;
    font-size: 40px;
}
.banner-inline .left img{
    width: 552px;
    height: 51px;
}
.banner-inline .left .voucher{
    margin-top: 40px;
    color: #fff;
}
.banner-inline .left .voucher span{
    display: inline-block;
    vertical-align: bottom;
}
.banner-inline .left .voucher span:nth-child(1){
    background-color: #25E0A0;
    width: 85px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    border-radius: 4px;
    font-size: 16px;
    vertical-align: top;
}
.banner-inline .left .voucher span:nth-child(2){
    margin-left: 7px;
    font-size: 28px;
    font-weight: 800;
}
.banner-inline .left .voucher span:nth-child(3){
    font-size: 16px;
    margin-left: 6px;
}
.banner-inline .left .link{
    margin-top: 70px;
}
.banner-inline .left .link a{
    width: 148px;
    height: 49px;
    line-height: 49px;
    font-size: 16px;
    display: inline-block;
    text-align: center;
    font-weight: 800;
    border-radius: 24.5px;
}
.banner-inline .left .link a:nth-child(1){
    background-color: #fff;
    color: #936DFC;
    width: 310px;
}
.banner-inline .left .link a:nth-child(2){
    background-color: #936DFC;
    color: #fff;
    margin-left: 60px;
}
.banner-inline .right img:nth-child(1){
    width: 299px;
    height: 548px;
    position: absolute;
    right: 172px;
    top: 10px;
}
.banner-inline .right img:nth-child(2){
    width: 504px;
    height: 321px;
    position: absolute;
    right: 60px;
    top: 251px;
}

.about{
    width: 100%;
    min-width: 1440px;
    text-align: center;
}
.about .text{
    display: inline-block;
    width: 1440px;
    margin-top: 70px;
}
.about .text h3{
    font-size: 30px;
    font-family: 黑体;
}
.about .text div{
    width: 1202px;
    display: inline-block;
}
.about .text div p{
    font-size: 16px;
    font-family: 黑体;
    color: #646464;
}
.about .img{
    margin-top: 70px;
    width: 1440px;
    display: inline-block;
}
.about .img div{
    width: 235px;
    height: 322px;
    display: inline-block;
    border: 1px #936DFC solid;
    border-radius: 10px;
    vertical-align: top;
}
.about .img div img{
    width: 160px;
    height: 160px;
    display: inline-block;
}
.about .img div h3{
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 0;
}
.about .img div p{
    width: 202px;
    display: inline-block;
    font-size: 13px;
    color: #646464;
}


.recommend_parent {
    display: flex;
    background: #936DFC;
}

.recommend_img {
    width: 820px;
    height: 513px;
    margin: 74px 0 74px 170px;
}

.recommend_text {
    margin: 160px 0 0 60px;
}

.recommend_text_top {
    text-align: start;
    font-size: 30px;
    color: white;
}

.recommend_text_bottom {
    font-size: 16px;
    color: white;
    margin: 34px 0 0 0;
}

.recruit_parent {
    margin: 70px 0 0 0;
}

.recruit_text_top {
    font-size: 30px;
    color: #131313;
    font-family: 黑体;
}

.recruit_text_bottom {
    font-size: 16px;
    color: #646464;
    margin: 24px 0 0 0;
    line-height: 30px;
    font-family: 黑体;
}

.register_parent {
    width: 1142px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 140px;
    margin: 70px auto 0 auto;
    border-radius: 10px;
    background: #936DFC;
}

.register_text_title {
    font-size: 30px;
    color: white;
    font-family: 黑体;
}

.register_img {
    width: 74px;
    height: 74px;
    margin: 0 40px 0 24px;
}

.register_content_parent {
    width: 1142px;
    display: flex;
    justify-content: space-between;
    margin: 40px auto;
}

.register_content_bg {
    width: 350px;
    height: 321px;
    border-radius: 10px;
}

.register_content_1 {
    background: #F3E1F9;
}

.register_content_2 {
    background: #C6F2E4;
}

.register_content_3 {
    background: #FFF7CB;
}

.register_content_4 {
    background: #D6F2F9;
}

.register_content_img {
    width: 141px;
    height: 141px;
    margin-top: 40px;
}

.register_content_text {
    font-size: 20px;
    color: #474747;
    margin-top: 51px;
    font-family: 黑体;
}

.bottom_text_top {
    margin: 194px 0 0 0;
    font-size: 30px;
    color: #141414;
    font-family: 黑体;
}

.bottom_text_bottom {
    margin: 28px 118px 80px 118px;
    font-size: 14px;
    color: #646464;
    font-family: 黑体;
}

footer{
    width: 100%;
    min-width: 1440px;
    height: 78px;
    line-height: 78px;
    text-align: center;
    background-color: #936DFC;
}
footer a{
    font-size: 16px;
    text-decoration: unset;
    font-family: 黑体;
    font-weight: 800;
    color: #fff;
    margin: 0 30px;
}
