/* PC */
.systembox {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}

.topboxs {
    width: 1220px;
    margin: 0 auto;
    margin-bottom: 80px;
}

.topboxs .loongostitle {
    font-size: 35px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #222222;
    line-height: 68px;
    margin-bottom: 40px;
}

.topboxs .loongostitle {
    font-size: 35px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #222222;
    line-height: 68px;
    margin-bottom: 40px;
}

.topboxs .contentbox {
    font-size: 15px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #222222;
    line-height: 32px;
}

.topboxs .plist {
    font-size: 15px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #222222;
    line-height: 32px;
}

.topboxs .plist p {
    margin-bottom: 20px;
}

.systembox .bottombox {
    width: 100%;
    padding-top: 80px;
    padding-bottom: 100px;
    background: #F7FAFF;
}

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

.systembox .bottombox .bottomone .bottomoneitem {
    width: 390px;
    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;
}

.systembox .bottombox .bottomother {
    width: 1220px;
    margin: 0 auto;
    /* min-height: 62px; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    background-color: #fff;
    border-radius: 31px;
}

.systembox .bottombox .bottomother .bottomotheritem {
    width: 390px;
    /* line-height: 60px;
    min-height: 62px; */
    padding-top: 15px;
    padding-bottom: 15px;
    background: #fff;
    border-radius: 31px;
    font-size: 16px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #222222;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 26px;
}

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

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

.systembox .sectitle {
    font-size: 18px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #222222;
    line-height: 27px;
    text-align: center;
    margin-bottom: 40px;
}

/* H5 */
.mobile{
    background: #F7FAFF;
}
.mobile .mobilebanner {
    width: 100%;
    height: 8rem;
    margin-top: 1.2rem;
    position: relative;
}

.mobile .mobilebanner img {
    width: 100%;
    height: 8rem;
    position: absolute;
    left: 0;
    top: 0;
}

.mobile .mobilebanner .mobiletitle {
    width: 2.56rem;
    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.28rem;
    bottom: 0.8rem;
}
.mobilecontent {
    padding-left: 0.4rem;
    padding-right: 0.4rem;
    display: none;
    padding-bottom: 1.33rem;
}

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

.mobilecontent .mobilecontenttitle {
    font-size: 0.48rem;
    font-family: SourceHanSansCN-Light, SourceHanSansCN;
    font-weight: 300;
    color: #222222;
    line-height: 0.72rem;
    margin-bottom: 0.51rem;
    margin-top: 0.8rem;
}

.mobilecontent .mobilecontenttext {
    font-size: 0.35rem;
    font-family: SourceHanSansCN-Normal, SourceHanSansCN;
    font-weight: 400;
    color: #222222;
    line-height: 0.69rem;
    margin-bottom: 0.51rem;
}
.mobilecontent .bottomone{
    display: flex;
    justify-content: space-around;
    width: 100%;
    height: 0.96rem;
    margin-bottom: 0.13rem;
}
.mobilecontent .bottomone .bottomoneitem{
    width: 2.93rem;
    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;
}
.mobilecontent .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;
}
.mobilecontent .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;
}
