h2{
    line-height: 70px;
    color: #625cb4;
    text-align: center;
    margin-top: 25px;
}
h3{
    text-align: center;
}
.qi-after:after {
    left: 44rem;
    top: -5rem;
}
.si-after:after {
    left: 40rem;
    top: -5rem;
}
.wu-after:after {
    left: 42rem;
    top: -5rem;
}
h2:after {
    left: 45rem;
    top: -5rem;
}
.do {
    color: #ff0000;
    font-size: 26px;
}

.do:hover {
    color: #ff0000;
}
.do:visited{
    color: #ff0000;
}

.can h3{
    color: #32325d;
    font-size: 24px;
    font-weight: bold;
    line-height: 63px;
        }
.xue{
    float: right;
    color: #625cb4;
    }
.xue:hover {
        color: #625cb4;
    }
.xue:visited{
        color: #625cb4;
    }
    /* 训练营 */
    .xunlian{
        margin-top: 30px;
    }
    .xunlian .row{
        background-color:  rgba(236, 236, 236, 0.8);
        margin-bottom: 30px;
        border-radius: 15px;

    }
    .xunlian p{
        padding: 0;
        margin: 0;
        height: 60px;
        line-height: 60px;
    }
ul {
    list-style: none;
}
.banner-regist-md{
    position: absolute;
    top: 75%;
    left: 3%;
    width: 110px;
    height: 46px;
    line-height: 46px;
    background-color: #827cdc;
    border-radius: 10px;
    color: #ffffff;
    font-size: 16px;
}
#container{
    width: 100%;
}
.container{
    width: 100%;
    text-align: left;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    margin: 0 auto;
}
.sai-title {
    position: relative;
    color: #32325d;
    font-size: 22px;
    font-weight: bold;
    line-height: 63px;
}
.sai-title-before:before {
    display: block;
    content: '';
    width: 2px;
    height: 45px;
    position: absolute;
    top: 0rem;
    left: -2.4rem;
    content: url(./../img/introduce/i-t.png);
    z-index: 99;
}
.sai-content {
    line-height: 25px;
    position: relative;
    font-size: 14px;
    margin-bottom: 15px;
}
.sai-content-before:before {
    display: block;
    content: '';
    width: 2px;
    height: 45px;
    position: absolute;
    top: 0rem;
    left: -2.4rem;
    content: url(./../img/introduce/i-check.png);
    z-index: 99;
}
/* 大赛简介 */
.jianjie span{
    color: #453bd1;
    font-size: 22px;
}
.jianjie p{
    margin: 22px 10px;
    font-size: 15px;
    line-height: 30px;
}
.jianjie img{
    width: 100%;
    height: 100%;
}
.pingpan{
    background: #f3f5f6;
    padding-bottom: 30px;
}
.pingpan .thumbnail{
    height: 170px;
    width: auto;
    padding: 20px 20px;
    border: none;
    box-shadow: 0px 5px 15px 5px rgba(0, 0, 0, 0.02);
    border-radius: 10px;
}
.huojiang .thumbnail{
    height: 165px;
    width: auto;
    padding: 20px 20px;
    border: none;
    box-shadow: 0px 5px 15px 5px rgba(0, 0, 0, 0.02);
    border-radius: 10px;
}
.huojiang .thumbnail ul{
    margin-top: 22px;
}
.huojiang li{
    list-style-type: disc;
    color: #8985c7;
    font-size: 16px;
}
.huojiang li p{
    color: #000000;
    font-size: 14px;
    line-height: 24px;
}
.huojiang .zhu{
    font-size: 14px;
}
.huojiang h6 {
    font-size: 16px;
    line-height: 28px;
    position: relative;
}
.huojiang h6:before {
    display: block;
    content: '';
    content: url(./../img/child/left.png);
    width: 2px;
    height: 45px;
    position: absolute;
    top: 0.25rem;
    left: -1.4rem;
    z-index: 99;
}
.anpai{
    background: #f3f5f6;
    padding-bottom: 30px;
}
.anpai .thumbnail{
    height: 200px;
    width: auto;
    padding: 30px 20px 0 20px;
    border: none;
    box-shadow: 0px 5px 15px 5px rgba(0, 0, 0, 0.02);
    border-radius: 10px;
}
.anpai .thumbnail p{
    font-size: 14px;
    line-height: 24px;
    padding-top: 10px;
}
.anpai p {
    font-size: 14px;
    color: #000000;
}
.anpai p span{
    color: #625cb4;
}
.anpai ul{
    padding-left: 20px;
}
.anpai li {
    list-style-type: disc;
    color: #8985c7;
    font-size: 16px;
}
.cansai h6{
    font-size: 16px;
    line-height: 28px;
    position: relative;
}
.cansai h6:before{
    display: block;
    content: '';
    content: url(./../img/child/left.png);
    width: 2px;
    height: 45px;
    position: absolute;
    top: 0.25rem;
    left: -1.4rem;
    z-index: 99;

}
.cansai .thumbnail{
    height: 240px;
    background: #f3f5f6;
    width: auto;
    padding: 15px 20px 0 20px;
    border: none;
    box-shadow: 0px 5px 15px 5px rgba(0, 0, 0, 0.02);
    border-radius: 10px;
}
.cansai .thumbnail h5 {
    font-size: 18px;
    color: #625cb4;
    margin-bottom: 10px;
}
.cansai .thumbnail p{
    font-size: 16px;
    line-height: 24px;
}
.cansai .thumbnail img{
    width: 40%;
}
@media (max-width: 768px){
    .contact li {
        float: none;
        display: block;
        width: 100%;
        margin: 0 auto !important;
        line-height: 30px;
        text-align: center;
    }
    .nav-right {
        float: right;
        /* position: relative; */
        padding: 0;
        right: 10%;
        padding-top: 0%;
    }
    .huojiang .thumbnail{
        height: auto;
    }
    h6,.anpai p,.zhu{
        padding: 0 10px;
    }
    .anpai ul{
        padding-left: 34px;
    }
    .more{
        width: 25%;
    }
.appImg {
    position: absolute;
    width: auto;
    top: 59%;
    width: 85%;
    left: -20%;
    display: none;
}
.wxImg {
    position: absolute;
    width: auto;
    top: 58%;
    left: -5%;
    display: none;
    width: 94%;
}

}
