.cbjrBoxOne {
    width: 100%;
    width: 100%;
    height: 50rem;
    /* background: url(${Prefix}img/a3303a50bd0ccaed4100aa145873a4b3.png) 100% no-repeat; */
    background: url(../images/cbjrbanner.png) 100% no-repeat;
    background-size: 100% 100%;
}

.cbjrBoxOne .flex-colCRJ {
    display: flex;
    flex-direction: column;
}

.cbjrBoxOne .flex-rowcrj {
    display: flex;
    flex-direction: row;
}

.cbjrBoxOne .justify-betweencrj {
    display: flex;
    justify-content: space-between;
}

.cbjrBoxOne div {
    width: 1200px;
    margin: 0 auto;
    text-align: left;
    padding-top: 9.5rem;
}

.cbjrBoxOne P {
    text-align: center;
}

.cbjrBoxOne .titleCRJ {
    font-weight: bold;
    font-size: 4.375rem;
    color: #325FEB;
    text-align: left;
}

.cbjrBoxOne .subtitleCRJ {
    width: 630px;
    font-weight: 400;
    font-size: 2.25rem;
    color: #666666;
    margin-top: 2.4rem;
    height: 10rem;
    text-align: left;
    line-height: 4.125rem;
}

.cbjrBoxOne .subtitleCRJ span {
    color: #325FEB;
}

.cbjrBoxOne .btnCRJ {
    border-radius: 2rem;
    background: #fff;
    cursor: pointer;
    font-weight: 400;
    font-size: 1.875rem;
    color: #333333;
    padding: 1.125rem 0;
    width: 37.5rem;
    margin-top: 4rem;
}

.cbjrBoxOne .btnCRJ:hover {
    cursor: pointer;
    background: #325FEB;
    color: #FFFFFF;
}

/* 内容开始 */

.cbjrBoxTwo {
    padding: 2.625rem 0;
    background-color: #F5F5F5;
}

.cbjrBoxTwo .btnCRJSP {
    font-weight: bold;
    font-size: 2.75rem;
    color: #333333;
}

.cbjrBoxTwo>span {
    display: block;
    height: 2.75rem;
    line-height: 5.25rem;
    font-weight: bold;
    font-size: 2.75rem;
    margin: 0 8.75rem;
    color: #333333;
    cursor: pointer;
}

.cbjrBoxTwo>span.activeCRJSP {
    cursor: pointer;
    height: 5.25rem;
    color: #325FEB;
    border-bottom: .375rem solid #325FEB;
}


.cbjrBoxThree .contentCRJSP {
    padding: 0 7.5rem 5rem;
    /* background-color: #325FEB; */
}

.cbjrBoxThree .itemContentCRJSP {
    width: 1200px;
    margin: 0 auto;
    /* border-radius: 1.25rem; */
   
}

.cbjrBoxThree .itemContentCRJSP>P {
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #FFFFFF;
}

.cbjrBoxFore {
    padding-bottom: 60px;
}

.cbjrBoxFore .btnCRJSP {
    font-weight: 400;
    font-size: 1.625rem;
    color: #666666;
}

.cbjrBoxFore .footBox {
    background-color: #F5F5F5;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 1224px;
    margin: 0 auto;

}

.cbjrBoxFore .footBox .footBoxItem {
    margin: 12px;
    width: 384px;
    height: 26.25rem;
    border-radius: 1.25rem;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    box-shadow: 0px 3px 8px 3px rgba(0, 0, 0, 0.05);
    transition: transform 0.2s ease;
}

.cbjrBoxFore .footBox .footBoxItem img {
    display: block;
    border-radius: 1.25rem;
    width: 12.5rem;
    height: 12.5rem;
}

.cbjrBoxFore .footBox b {
    font-weight: 400;
    display: block;
    line-height: 5rem;
    margin-top:24px;
    font-size: 16px;
}

.cbjrBoxFore .footBox .footBoxItem:hover {
    animation: floatUp 1s ease-in-out;
    border-radius: 12px;
    box-shadow: 0px 3px 40px 0px rgba(0, 0, 0, 0.1);
}

@keyframes floatUp {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-10px);
    }
}

.cbjrBoxFive {
    width: 100%;
    padding-bottom: 60px;
    background: url(../images/整合版权背景.png) 100% no-repeat; 
 			background-size: 100% 100%;
}

.cbjr-bg {
    background: url(../images/出版融合产品交易服务.png) 100% no-repeat; 
 			background-size: 100% 100%;
}

.cbjrBoxFive .imageOne {
    margin: 40px auto 0;
    display: block;
    width: 1200px;
    height: auto;
}

.cbjrBoxSix .box_14 {
    width: 100%;
    background: #F5F5F5;
    padding-top: 5rem;
    text-align: center;
}

.cbjrBoxSix .box_14 .div1 {
    font-weight: bold;
    font-size: 2.75rem;
    color: #333333;
}

.cbjrBoxSix .box_14 .div2 {
    font-size: 1.625rem;
    color: #333333;
    opacity: 0.8;
    margin-top: 1.5rem;
    opacity: 0.6;
}

.cbjrBoxSee {
    display: flex;
    justify-content: center;
    background: #F5F5F5;
}

.cbjrBoxSee .footItemDiv {
    width: 25%;
    height: 15rem;
    margin: 0 20px;
    background: #FFFFFF;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
    border-radius: 12px;

}

.cbjrBoxSee .footItemDiv>div {
    padding-top: 46px;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    color: #325FEB;
		font-family: D-DIN-PRO, D-DIN ,DIN-Black!important

}

.cbjrBoxSee .footItemDiv>div span {
    font-size: 18px;
    font-weight: 500;
    color: #666666;
}

.cbjrBoxSee .footItemDiv>p {
    margin-top: 8px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #999999;
}