/* PC */
.banner {
    width: 100%;
    height: 620px;
    background: url("/images/pc/peiyangtixibanner.jpg")no-repeat center top;
    background-size: cover;
    position: relative;
}

.peiyangtixititle {
    font-size: 16px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #666666;
    line-height: 36px;
    text-align: left;
    margin-bottom: 30px;
}

.cultivationsystemtitle {
    width: 1220px;
    margin: 0 auto;
    background-color: #fff;
    font-size: 16px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #666666;
    line-height: 36px;
    text-align: left;
    padding-top: 60px;
    padding-bottom: 40px;
}

.middleimg {
    width: 100%;
    background: #F7FAFF;
    padding-top: 60px;
    padding-bottom: 60px;
}

.middleimg .title {
    font-size: 38px;
    font-family: SourceHanSansCN-Light, SourceHanSansCN;
    font-weight: 300;
    color: #222222;
    line-height: 57px;
    text-align: center;
    margin-bottom: 40px;
}

.middleimg .title p:last-child {
    margin-top: 60px;
}

.middleimg .imgbox {
    width: 1220px;
    height: 430px;
    margin: 0 auto;
    background-color: #fff;
    margin-top: 40px;
}

.middleimg .zhushi {
    font-size: 16px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    text-align: center;
    margin-top: 18px;
}

.cultivationbottombox {
    width: 1220px;
    margin: 0 auto;
    padding-top: 60px;
    padding-bottom: 100px;
}

.cultivationbottombox .topbox {
    width: 100%;
    height: 293px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
}

.cultivationbottombox .topbox .leftbox {
    width: 600px;
    height: 100%;
    font-size: 16px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #666666;
    line-height: 36px;
}

.cultivationbottombox .topbox .rightimg {
    width: 600px;
    height: 100%;
}

.cultivationbottombox .bottom {
    width: 1220px;
    height: 267px;
    display: flex;
    justify-content: space-between;
}

.cultivationbottombox .bottom .bottomitem {
    width: 390px;
    height: 267px;
    background: #F7FAFF;
    border-radius: 20px;
    text-align: center;
    padding: 42px 57px 65px 57px;
}

.cultivationbottombox .bottom .bottomitem .title {
    font-size: 20px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #014FE6;
    line-height: 30px;
    margin-bottom: 24px;
}

.cultivationbottombox .bottom .bottomitem .msg {
    font-size: 16px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #222222;
    line-height: 29px;
}

.systembox {
    width: 1220px;
    padding-bottom: 50px;
    margin: 0 auto;
}

.systembox .jiaoyu {
    width: 1220px;
    margin: 60px auto;
    background: #F7FAFF;
    border-radius: 20px;
    padding-top: 40px;
}

.systembox .jiaoyu .title {
    font-size: 24px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    line-height: 36px;
    text-align: center;
    margin-bottom: 34px;
    margin-top: 0;
}

.systembox .jiaoyu .jiaoyubox {
    width: 100%;
    padding-left: 45px;
    padding-right: 45px;
    padding-bottom: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.hezuobox {
    width: 1220px;
    margin: 0 auto;
    padding-top: 60px;
}

.hezuomiddlebox {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.bottomboxtitle {
    font-size: 38px;
    font-family: SourceHanSansCN-Light, SourceHanSansCN;
    font-weight: 300;
    color: #222222;
    line-height: 57px;
    text-align: center;
    margin-top: 80px;
    margin-bottom: 40px;
}

.hezuomiddlebox .hezuomiddleboxitem {
    width: 390px;
    height: 107px;
    background: #F7FAFF;
    border-radius: 20px;
    font-size: 20px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #014FE6;
    line-height: 30px;
    margin-bottom: 20px;
    text-align: center;
    line-height: 107px;
}

.hezuobox .hezuomsg {
    font-size: 16px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #666666;
    line-height: 36px;
    margin-bottom: 80px;
}

.hezuobox .hezuotitle {
    text-align: center;
    font-size: 38px;
    font-family: SourceHanSansCN-Light, SourceHanSansCN;
    font-weight: 300;
    color: #222222;
    line-height: 57px;
}

.systembox .jiaoyu .jiaoyubox .jiaoyuboxitem {
    width: 260px !important;
    height: 400px;
    padding-bottom: 34px;
    background: #FCFCFC;
    box-shadow: 0px 4px 10px 0px rgba(0, 90, 181, 0.05);
    font-size: 16px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
}

.systembox .jiaoyu .jiaoyubox .jiaoyuboxitem p {
    padding-left: 20px;
    padding-right: 20px;
}

.systembox .jiaoyu .jiaoyubox .jiaoyuboxitem img {
    width: 260px;
    height: 260px;
}

.systembox .title {
    font-size: 38px;
    font-family: SourceHanSansCN-Light, SourceHanSansCN;
    font-weight: 300;
    color: #222222;
    line-height: 57px;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 40px;
}

.systembox .bottombox {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.systembox .bottombox .bottomboxitem {
    width: 390px;
    height: 586px;
    background: #F7FAFF;
    border-radius: 20px;
}

.footerbox {
    width: 1220px;
    height: 355px;
    background: #FBFBFB;
    border-radius: 20px;
    margin-top: 40px;
}

.middleimg .bottombox .bottomone {
    width: 1220px;
    margin: 0 auto;
    height: 62px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}

.middleimg .bottombox .bottomone .bottomoneitem {
    width: 291px;
    height: 62px;
    background: #C8DCFF;
    border-radius: 31px;
    font-size: 20px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #222222;
    line-height: 62px;
    text-align: center;
}

.middleimg .bottombox .bottomother {
    width: 1220px;
    margin: 0 auto;
    height: 62px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    background-color: #fff;
    border-radius: 31px;
}

.middleimg .bottombox .bottomother .bottomotheritem {
    font-size: 16px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #222222;
    line-height: 62px;
    width: 291px;
    height: 62px;
    background: #fff;
    border-radius: 31px;
    text-align: center;
}

.systembox .imgboxs {
    width: 1220px;
    margin: 0 auto;
}

.systembox .imgboxs img {
    width: 100%;
    height: 100%;
}

/* H5 */
.mobile .mobiletopbanner {
    width: 10rem;
    height: 8rem;
    position: relative;
}

.mobile .mobiletopbanner img {
    position: absolute;
    left: 0;
    top: 0;
    width: 10rem;
    height: 8rem;
}

.mobile .mobiletopbanner .mobiletopbannertitle {
    width: 3.84rem;
    font-size: 0.64rem;
    font-family: SourceHanSansCN-Light, SourceHanSansCN;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 0.96rem;
    position: absolute;
    left: 50%;
    margin-left: -1.92rem;
    top: 5.36rem;
    text-align: center;
}

.mobilecontent {
    display: none;
}

.mobilecontent:first-child {
    display: block;
}

.mobilecontenttable {
    width: 10rem;
    background: #F7FAFF;
    padding: 0.77rem 0.4rem 1.33rem;
}

.mobilecontenttable .bottomone {
    display: flex;
    justify-content: space-around;
    width: 100%;
    height: 0.96rem;
    margin-bottom: 0.13rem;
}

.mobilecontenttable .bottomone .bottomoneitem {
    width: 2.19rem;
    height: 0.96rem;
    background: #C8DCFF;
    border-radius: 0.83rem;
    text-align: center;
    line-height: 0.96rem;
    font-size: 0.29rem;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #222222;
}

.mobilecontenttable .bottomother {
    width: 100%;
    min-height: 1.33rem;
    background: #FFFFFF;
    border-radius: 0.83rem;
    margin-bottom: 0.13rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.4rem 0.16rem;
}

.mobilecontenttable .bottomother .bottomotheritem {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2.72rem;
    height: 100%;
    text-align: center;
    font-size: 0.29rem;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #222222;
    line-height: 0.43rem;
    word-break: break-all;
}

.mobilecontentbox .mobilecontent .bottomitem {
    width: 9.2rem;
    padding: 0.8rem 0.6rem 0.9rem;
    background: #F7FAFF;
    border-radius: 0.53rem;
    margin: 0 auto;
    margin-bottom: 0.56rem;
}

.mobilecontentbox .mobilecontent .bottomitem .title {
    font-size: 0.43rem;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #014FE6;
    line-height: 0.64rem;
    text-align: center;
}

.mobilecontentbox .mobilecontent .bottomitem .msg {
    font-size: 0.35rem;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #222222;
    line-height: 0.53rem;
    text-align: center;
}

.mobilecontentbox .peiyangtixititle {
    font-size: 0.35rem;
    font-family: SourceHanSansCN-Normal, SourceHanSansCN;
    font-weight: 400;
    color: #222222;
    line-height: 0.69rem;
    padding-left: 0.4rem;
    padding-right: 0.4rem;
    text-align: left;
}

.mobilexiaoqi {
    font-size: 0.35rem;
    font-family: SourceHanSansCN-Normal, SourceHanSansCN;
    font-weight: 400;
    color: #222222;
    line-height: 0.69rem;
}

.mobilecontent .hezuomiddlebox .hezuomiddleboxitem {
    width: 9.2rem;
    height: 2rem;
    line-height: 2rem;
    font-size: 0.5rem;
    margin-bottom: 0.4rem;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    width: 40px;
    height: 45px;
    background: rgba(0, 0, 0, 0.3);
    color: #222;
    text-align: center;
    padding-top: 3px;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    width: 40px;
    height: 45px;
    background: rgba(0, 0, 0, 0.3);
    color: #222;
    text-align: center;
    padding-top: 3px;
}

.mobilecontent .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    width: 0.8rem;
    height: 1.2rem;
    background: rgba(0, 0, 0, 0.3);
    color: #222;
    text-align: center;
    padding-top: 3px;
}

.mobilecontent .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    width: 0.8rem;
    height: 1.2rem;
    background: rgba(0, 0, 0, 0.3);
    color: #222;
    text-align: center;
    padding-top: 3px;
}

.mobilecontent .jiaoyumobile {
    margin-top: 0.4rem;
    margin-bottom: 0.53rem;
    width: 9.2rem;
    text-align: center;
    border-radius: 0.53rem;
    padding-top: 1.07rem;
    padding-bottom: 0.4rem;
}

.mobilecontent .jiaoyumobile .jiaoyumobileitem {
    width: 3.79rem;
    height: 6.19rem;
    background: #FCFCFC;
    box-shadow: 0rem 0.11rem 0.27rem 0rem rgba(0, 90, 181, 0.05);
    margin-right: 0.21rem;
}
.mobilecontent .jiaoyubox{
    width: 9.2rem;
}
.mobilecontent .jiaoyuboxitem {
    width: 9.2rem;
    margin: 0 auto;
    margin-bottom: 0.4rem;
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
    box-shadow: 0px 4px 10px 0px rgba(0, 90, 181, 0.05);
    font-size: 0.35rem;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;

}
.mobilecontent .jiaoyuboxitem a{
    width: 3.79rem;
    padding-bottom: 0.5rem;
    background-color: #fff;
    margin-bottom: 0.4rem;
}

.mobilecontent .jiaoyu .jiaoyubox .jiaoyuboxitem p {
    font-size: 0.29rem;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    line-height: 0.48rem;
    padding-left: 0.4rem;
}


.mobilecontent .jiaoyuboxitem img {
    width: 3.79rem;
    height: 3.81rem;
}
