/* PC */
.basicsoftwarebox {
    width: 1220px;
    margin: 0 auto;
    padding-top: 50px;
}

.basicsoftwarebox .Loongnix,
.basicsoftwarebox .LoongOS,
.basicsoftwarebox .longxinyun {
    width: 100%;
    height: 520px;
    border: 1px solid #ccc;
    margin-bottom: 50px;
    background-color: red;
    position: relative;
}

.basicsoftwarebox .Loongnix .title {
    position: absolute;
    left: 60px;
    top: 120px;
    font-size: 55px;
    font-family: SourceHanSansCN-Normal, SourceHanSansCN;
    font-weight: 400;
    color: #222222;
    line-height: 83px;
}

.basicsoftwarebox .Loongnix .msg {
    position: absolute;
    left: 60px;
    top: 200px;
    font-size: 18px;
    font-family: SourceHanSansCN-Normal, SourceHanSansCN;
    font-weight: 400;
    color: #222222;
    line-height: 38px;
}

.basicsoftwarebox .Loongnix .more {
    width: 134px;
    height: 45px;
    border: 1px solid #222222;
    position: absolute;
    left: 60px;
    bottom: 170px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #222222;
    line-height: 45px;
    text-align: center;
}

.basicsoftwarebox .Loongnix .more a {
    color: #222222;
}

.bottombox {
    width: 100%;
    background: #F7FAFF;
    padding-top: 60px;
    padding-bottom: 100px;
    text-align: center;
}

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

.bottombox img {
    width: 1220px;
    height: 600px;
    margin: 0 auto;
}

.banner {
    width: 100%;
    height: 620px;
    position: relative;
}

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

.cpuproducebox .imgbox {
    width: 1220px;
    height: 488px;
    margin-top: 100px;
}

.cpuproducebox .middlebox {
    width: 1220px;
    height: 631px;
    margin-top: 20px;
    margin-bottom: 60px;
}

.cpuproducebox .bottomimg {
    width: 1220px;
    display: flex;
    justify-content: space-between;
}

.cpuproducebox .bottomimg .bottomimgitem {
    width: 600px;
}

.cpuproducebox .bottomimg .bottomimgitem img {
    width: 100%;
    height: 338px;
}

.cpuproducebox .bottomimg .bottomimgitem p {
    font-size: 20px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #222222;
    line-height: 30px;
    text-align: center;
    margin-top: 10px;
}

.cpuproducebox .title {
    width: 1220px;
    margin: 0 auto;
    font-size: 38px;
    font-family: SourceHanSansCN-Light, SourceHanSansCN;
    font-weight: 300;
    color: #333333;
    line-height: 57px;
    text-align: center;
}

.cpuproducebox .msg {
    font-size: 16px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #666666;
    line-height: 36px;
    margin-top: 25px;
    margin-bottom: 60px;
}

.cpuproducebox .imgboxsix {
    width: 1220px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.cpuproducebox .imgboxsix .imgboxsixitem {
    width: 380px;
}

.cpuproducebox .imgboxsix .imgboxsixitem img {
    width: 100%;
    height: 285px;
    margin-bottom: 30px;
}

.cpuproducebox .imgboxsix .imgboxsixitem p {
    font-size: 24px;
    font-family: SourceHanSansCN-Normal, SourceHanSansCN;
    font-weight: 400;
    color: #222222;
    line-height: 36px;
    text-align: center;
    margin-bottom: 60px;
}

/* H5 */
.mobile .jiejueitem {
    width: 10rem;
    height: 7.79rem;
    position: relative;
}

.mobile .jiejueitem .backbanner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.mobile .jiejueitem .iconimg{
    width: 2.11rem;
    height: 2.11rem;
    position: absolute;
    left: 50%;
    margin-left: -1.05rem;
    top: 2.5rem;
}

.mobile .jiejueitem .title {
    width: 3.84rem;
    font-size: 0.48rem;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 0.72rem;
    position: absolute;
    left: 50%;
    margin-left: -1.92rem;
    top: 5rem;
    text-align: center;
}
.mobilecontent {
    padding-left: 0.4rem;
    padding-right: 0.4rem;
    display: none;
}

.mobilecontent:first-child {
    display: block;
}
.mobilecontent .mobilecontentitem{
    width: 9.2rem;
    text-align: center;
}
.mobilecontent .mobilecontentitem img{
    width: 9.2rem;
    height: 5.2rem;
    margin-bottom: 0.37rem;
}
.mobilecontent .mobilecontentitem p{
    font-size: 0.35rem;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #222222;
    line-height: 0.53rem;
    margin-bottom: 0.83rem;
}