.content-info {
    min-height: 5.6rem;
    background: #F4F6FA;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 0 .8rem 1rem;
    padding-right: 1rem;
}

.content-info img {
    width: 6rem;
    height: 4rem;
    margin: 0 1rem 0 -1rem;
}

.content-info-right {
    font-size: 16px;
    color: #333333;
    line-height: 32px;
    margin-bottom: 40px;
}

.msg {
    font-size: .24rem;
    color: #0073E5;
    line-height: .4rem;
    margin: .5rem 0 .18rem 0;
}

.content-list {
    min-height: 4.13rem;
    border-left: 1px solid #D5D5D5;
    font-size: 16px;
    color: #333333;
    line-height: 32px;
    display: flex;
    margin-bottom: 1.2rem;
}

.content-list-br {
    width: .24rem;
    font-size: 16px;
    color: rgba(170, 170, 170, 0.5);
    line-height: 24px;
    letter-spacing: 2px;
    writing-mode: vertical-lr;
    margin: 0 .6rem 0 .18rem;
}

.content-list-title {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    line-height: 36px;
    letter-spacing: 1px;
    margin-bottom: 20px;
}


/* .content-list-title::after {
    width: .1rem;
    height: .1rem;
    background: #205DD4;
    border-radius: 50%;
    margin-left: .12rem;
    content: '';
    position: absolute;
    margin: .18rem 0 0 .12rem;
} */

ul {
    display: flex;
    padding: 0 !important;
}

.content-list-desc {
    margin: .36rem 0 .6rem 0;
}

.nums {
    display: flex;
}

.num {
    font-size: .55rem;
    font-weight: bold;
    color: #0073E5;
    line-height: .66rem;
    position: relative;
}

.num div {
    width: .24rem;
    height: .24rem;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(32, 93, 212, 0.4);
    border: 1px solid #0073E5;
    border-radius: 50%;
    position: absolute;
    bottom: 0;
    right: 0;
}

.num div img {
    width: 120%;
    height: 120%;
}

.nums div:nth-child(2) {
    margin: 4px 0 0 6px;
    color: #0073E5;
}

.content-development {
    height: 7.96rem;
    display: flex;
    margin-top: 1.9rem;
}

.cr-right {
    width: 50%;
}

.content-development-list {
    min-height: 7.96rem;
    margin: 1.02rem 0 .4rem 0;
    display: flex;
    flex-flow: column;
}

.content-development-item {
    display: flex;
    padding: .15rem 0;
}

.content-development-date {
    color: #666666;
    line-height: 30px;
    margin-right: .18rem;
    font-size: 14px;
    width: 32px;
    text-align: end;
}

.content-development-title {
    width: 5rem;
    margin: 0 .48rem .24rem 0;
    color: #333;
    font-size: 14px;
    line-height: 30px;
}

.content-development-img {
    width: 2.4rem;
    height: 1.6rem;
    margin-bottom: .24rem;
    object-fit: contain;
}

.br {
    width: 100%;
    height: 1px;
    background: #E8E8E8;
}

.content-development-left {
    width: 6rem;
    height: 6.6rem;
    border: 1px solid red;
    margin-right: 2rem;
    margin-top: -.88rem;
}

.c-about3 {
    overflow: hidden;
    margin-bottom: 1rem;
}

.c-about3 .container {
    position: relative;
    display: flex;
    justify-content: space-between;
    background-color: #fff;
}

.c-about3 .c-left {
    width: 42.857%;
    margin-top: 1.5rem;
}

.c-title {
    font-size: .36rem;
    color: #333333;
    line-height: .47rem;
}

.c-about3 .c-left .public-title {
    position: absolute;
    top: 0.8rem;
    left: 0;
    z-index: 20;
}

.c-about3 .c-left .c-wrap {
    display: flex;
    align-items: center;
    font-size: 2rem;
    color: #0073E5;
    line-height: 2rem;
}

.c-about3 .c-left .c-wrap .c-year {
    font-weight: bold;
    flex-shrink: 0;
}

.c-about3 .c-left .c-wrap .c-about3-banner1 {
    margin: 0;
    width: 100%;
    height: 9.7rem;
    font-weight: bold;
    overflow: visible;
    height: 1.7rem;
}

.c-about3 .c-left .c-wrap .c-about3-banner1 .swiper-slide {
    display: flex;
    align-items: center;
    transition: all 0.3s;
    color: #f3f8fc;
}

.c-about3 .c-left .c-wrap .c-about3-banner1 .swiper-slide-active {
    color: #0073E5;
}

.c-about3 .c-left .c-wrap .c-about3-banner1 .swiper-button-next.swiper-button-disabled,
.c-about3 .c-left .c-wrap .c-about3-banner1 .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    display: block;
    pointer-events: auto;
    cursor: pointer;
}

.c-about3 .c-left .c-wrap .c-about3-banner1 .swiper-button-prev,
.c-about3 .c-left .c-wrap .c-about3-banner1 .swiper-button-next {
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 50%;
    margin-top: 0;
    background: transparent;
}

.c-about3 .c-left .c-wrap .c-about3-banner1 .swiper-button-prev .c-jt,
.c-about3 .c-left .c-wrap .c-about3-banner1 .swiper-button-next .c-jt {
    position: absolute;
    top: 0;
    left: 50%;
    width: 14px;
    height: 100%;
    transform: translateX(-50%);
}

.c-about3 .c-left .c-wrap .c-about3-banner1 .swiper-button-prev .c-jt path,
.c-about3 .c-left .c-wrap .c-about3-banner1 .swiper-button-next .c-jt path {
    fill: #666;
    transition: all 0.3s;
}

.c-about3 .c-left .c-wrap .c-about3-banner1 .swiper-button-prev .c-yh,
.c-about3 .c-left .c-wrap .c-about3-banner1 .swiper-button-next .c-yh {
    display: block;
    width: 100%;
    height: 100%;
}

.c-about3 .c-left .c-wrap .c-about3-banner1 .swiper-button-prev .c-yh .circle1,
.c-about3 .c-left .c-wrap .c-about3-banner1 .swiper-button-next .c-yh .circle1 {
    fill: transparent;
    stroke-width: 2;
    stroke: #ebf0f5;
    transition: all 0.3s;
    fill: #fff;
}

.c-about3 .c-left .c-wrap .c-about3-banner1 .swiper-button-prev .c-yh .circle2,
.c-about3 .c-left .c-wrap .c-about3-banner1 .swiper-button-next .c-yh .circle2 {
    opacity: 0;
    fill: transparent;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 162 162;
    stroke-dashoffset: 162;
    stroke: #148FFA;
    transition: stroke-dashoffset 0s linear, opacity 0s linear;
}

.c-about3 .c-left .c-wrap .c-about3-banner1 .swiper-button-prev.on .c-yh .circle2,
.c-about3 .c-left .c-wrap .c-about3-banner1 .swiper-button-next.on .c-yh .circle2 {
    opacity: 1;
    stroke-dashoffset: 0;
    transition: stroke-dashoffset 5s linear, opacity 0s linear;
}

.c-about3 .c-left .c-wrap .c-about3-banner1 .swiper-button-prev:hover .c-jt path,
.c-about3 .c-left .c-wrap .c-about3-banner1 .swiper-button-next:hover .c-jt path {
    fill: #fff;
}

.c-about3 .c-left .c-wrap .c-about3-banner1 .swiper-button-prev:hover .circle1,
.c-about3 .c-left .c-wrap .c-about3-banner1 .swiper-button-next:hover .circle1 {
    stroke: #148FFA;
    fill: #148FFA;
}

.c-about3 .c-left .c-wrap .c-about3-banner1 .swiper-button-prev {
    left: auto;
    right: 0;
    top: auto;
    bottom: 50%;
}

.c-about3 .c-left .c-wrap .c-about3-banner1 .swiper-button-prev .c-jt {
    transform: translateX(-50%) rotate(-90deg);
}

.c-about3 .c-left .c-wrap .c-about3-banner1 .swiper-button-next {
    top: 50%;
    right: 0;
    transform: rotate(90deg);
}

.c-about3 .c-left .c-wrap .c-about3-banner1 .swiper-button-next .c-jt path {
    fill: #148FFA;
}


/**
    çŒ«è§æ‹¢çŒ«é™‹éˆ¥æ‡ŠîŸŠç¢˜â‚¬ç»îŸŠç»°ï¿½
*/

.desc {
    width: 12rem;
    text-align: center;
    margin: 0 auto;
    font-size: 14px;
    color: #666;
    line-height: 30px;
    margin-bottom: .58rem !important;
}

.desc1 {
    margin-top: -0.4rem;
    width: 9.8rem;
    text-align: center;
    margin: 0 auto;
    font-size: 14px;
    color: #666;
    line-height: 30px;
    margin-bottom: .58rem !important;
}

.content-qualifications-item {
    width: 14rem;
    margin: 0 auto;
    padding-bottom: 1.2rem;
}

.content-qualifications-title {
    font-size: .24rem;
    line-height: .3rem;
    font-weight: bold;
    color: #333333;
    letter-spacing: 1px;
    margin-bottom: .6rem;
    text-align: center;
}

.content-qualifications-title img {
    width: .3rem;
    height: .3rem;
    margin-right: .12rem;
}

.content-qualifications-item li {
    display: flex;
    align-items: center;
    flex-flow: column;
}

.content-qualifications-imgs {
    width: 3.2rem;
    height: 2.4rem;
    background: #F9FAFC;
    border: 1px solid #E2E4E7;
    padding: .24rem;
    margin: 0 .24rem .2rem 0;
    position: relative;
}

.content-qu-imgs-hover {
    width: 101%;
    height: 100%;
    background: linear-gradient(90deg, #7D9FFF 0%, #205DD4 100%);
    position: absolute;
    top: 0;
    left: -2px;
    cursor: pointer;
    text-align: center;
    transition: all .3s;
    z-index: -1;
    opacity: 0;
    display: flex;
    flex-flow: column;
    justify-content: center;
    font-size: .20rem;
    line-height: .3rem;
}

.content-qualifications-item li:hover .content-qu-imgs-hover {
    z-index: 2;
    opacity: 1;
}

.content-qu-imgs-hover .iconfont {
    font-size: 24px;
    margin-bottom: .20rem;
}

.content-qu-imgs-hover div {
    color: #fff;
}

.content-qualifications-imgs img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.content-qualifications-name {
    width: 3.32rem !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    text-align: center;
    margin-left: -.2rem;
}

.content-qualifications-swiper {
    height: 4.08rem;
}

.content-qualifications-swiper2 .swiper-pagination {
    display: none;
}

.content-qualifications-swiper .swiper-pagination {
    margin-top: .6rem;
}

.content-qualifications-swiper .swiper-pagination-bullet {
    width: .44rem;
    height: 0.06rem;
    background: #0073E5;
    border-radius: 3px;
    opacity: 0.2;
}

.content-qualifications-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 0.9;
}

.view-img {
    position: fixed;
    height: 100%;
    width: 100%;
    background: rgba(51, 51, 51, 0.5);
    top: 0;
    z-index: 99;
    display: none;
}

.view-img img {
    height: 7.52rem;
}

.close {
    font-size: .48rem;
    color: #fff;
    position: absolute;
    top: -.5rem;
    right: -.48rem;
    cursor: pointer;
}

.content-qu-t {
    background: url('../image/crce-index-news-bg.png');
    background-size: 100% 100%;
    min-height: 5.6rem;
    width: 100%;
    margin-bottom: 1.2rem;
    position: relative;
}

.content-qualifications-swiper1 {
    height: 5.6rem;
    width: 100%;
}

.content-qualifications-swiper1 .swiper-button-prev {
    width: .6rem;
    height: .6rem;
    background: url('../image/partners1.png') center center;
    background-size: 100% 100%;
    border-radius: 50%;
    top: 80%;
}

.content-qualifications-swiper1 .swiper-button-prev:hover {
    background: url('../image/partners2.png') center center;
    background-size: 100% 100%;
    border-radius: 50%;
    width: .6rem;
    height: .6rem;
}

.content-qualifications-swiper1 .swiper-button-next {
    width: .6rem;
    height: .6rem;
    background: url('../image/partners3.png') center center;
    background-size: 100% 100%;
    border-radius: 50%;
    top: 80%;
    left: 1rem;
}

.content-qualifications-swiper1 .swiper-button-next:hover {
    background: url('../image/partners4.png') center center;
    background-size: 100% 100%;
    border-radius: 50%;
    width: .6rem;
    height: .6rem;
}

.content-qu-item {
    width: 14rem;
    margin: 0 auto;
}

.content-qu-left-title {
    font-size: .28rem;
    line-height: .3rem;
    font-weight: bold;
    color: #333333;
    display: flex;
    align-items: center;
    position: absolute;
    top: 1rem;
}

.content-qu-left-title img {
    width: .3rem;
    height: .3rem;
    margin-right: .12rem;
}

.qualifications-img {
    width: 7rem;
    position: absolute;
    bottom: 0;
    right: 0;
}

.content-qu-left-desc {
    width: 4.61rem;
    height: 1.80rem;
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    letter-spacing: 1px;
    margin-top: .4rem;
    text-align: justify;
}

.view-img-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


/*æ°“è«éˆ¥æ¨ãƒ‚æ‰â‚¬â’šîž æ„¨â‚¬çŠ†ãƒ‚æŸ¯ï¿½*/

.content-idea {
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
}

.content-idea img {
    width: 8.60rem;
    height: 5.04rem;
    margin-right: 1.4rem;
}

.content-idea-desc {
    width: 4rem;
    font-size: 16px;
    color: #888888;
    line-height: 32px;
}


/*èŽ½ç¦„éˆ¥ç»îž çƒ©â‚¬âˆ¶ÎµéŸ­ç¹Îµé”¯â‚¬ï¿½*/


/*çŒ«è›éˆ¥æ¾îž é™ˆå¹»Î»å—â‚¬æ¨ã¢å®¦ï¿½*/

.contact {
    display: flex;
    background-color: #FAFAFA;
    min-height: 5.5rem;
}

.contact-left {
    margin: .8rem 0 .8rem .64rem;
}

.contact-left img {
    width: 3.53rem;
    height: .64rem;
}

.contact-left-lable {
    margin-bottom: .1rem;
}

.contact-center {
    margin: .8rem .8rem .8rem 1.15rem;
}

.contact-center img {
    width: 1.3rem;
    height: 1.3rem;
    margin: 0 .12rem .2rem 0;
}

.contact-right {
    width: 4.8rem;
}

.contact-center-msg {
    font-size: .18rem;
    line-height: .26rem;
    color: #333;
}

.contact-br {
    width: .15rem;
    height: 1px;
    background: #D8D8D8;
    border: 1px solid #979797;
    margin: .45rem 0;
}

.contact-left .contact-br {
    margin: .5rem 0;
}

.contact-center-ls-item {
    color: #333333;
    font-size: .14rem;
    line-height: .21rem;
    width: 2.22rem;
}


/**æ°“é¹¿é²æ°“è«æŽ³ç›²æ½žé™‡å¿™è—´éˆ¥ï¿½**/

.nav-tabs {
    display: flex;
    height: 80px;
    background: #F9FAFC;
    width: 100%;
    margin-bottom: 60px;
}

.nav-tabs-item {
    width: 2.35rem;
    height: 80px;
    text-align: center;
    line-height: 80px;
    position: relative;
    font-size: 20px;
}

.nav-tabs-item:nth-child(2) {
    width: 3.6rem;
}

.nav-tabs-item .iconfont {
    font-size: .2rem;
}

.nav-tabs .active {
    font-weight: bold;
}

.nav-tabs-content .ser-title {
    margin: 1.2rem 0 .2rem 0;
}

.nav-tabs-content-top {
    display: flex;
    justify-content: space-between;
    border-bottom: 2px solid #DDDDDD;
    min-height: .82rem;
    margin-bottom: .6rem !important;
    padding-bottom: .32rem;
    align-items: center;
}

.nav-tabs-jie {
    width: 10.6rem;
    font-size: 15px;
    color: #333;
    line-height: 30px;
    letter-spacing: 1px;
}

.nav-tabs-br {
    width: 1px;
    min-height: .84rem;
    background: #E8E8E8;
}

.nav-tabs-jie div {
    margin-bottom: .2rem;
}

.nav-tabs-jie div:nth-child(1) {
    font-size: 24px;
    color: #333333;
    line-height: 36px;
}

.nav-tabs-jie .RCMS_EDITOR {
    width: 100%;
    color: #666 !important;
}

.nav-tabs-to {
    width: 1.6rem;
    height: .48rem;
    background: rgba(249, 156, 52, 1);
    border-radius: .24rem;
    font-size: .18rem;
    color: #fff;
    text-align: center;
    line-height: .48rem;
    margin-top: .2rem;
    position: relative;
}

.nav-tabs-to::after {
    content: '';
    width: 100%;
    height: 100%;
    border-radius: .26rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: rgba(249, 156, 52, 0.15);
    border: 1px solid rgba(249, 156, 52, 0.15);
    animation: yuanRun 2s infinite linear;
    animation-delay: 1s;
}

.nav-tabs-to::before {
    content: '';
    width: 100%;
    height: 100%;
    border-radius: .26rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: rgba(249, 156, 52, 0.15);
    border: 1px solid rgba(249, 156, 52, 0.15);
    animation: yuanRun 2s infinite linear;
}

@keyframes yuanRun {
    form {
        transform: translate(-50%, -50%) scale(1);
        opacity: 1;
    }
    to {
        transform: translate(-50%, -50%) scale(1.3);
        opacity: 0;
    }
}

.nav-tabs-to-icon {
    font-size: 12px;
    margin-left: 12px;
}

.nav-tabs-to a:hover {
    color: #fff !important;
}

.nav-tabs-list {
    display: flex;
    justify-content: space-between;
}

.nav-tabs-list-item {
    width: 6.88rem;
    min-height: 2rem;
    background: #F9FAFC;
    border-radius: .08rem;
    padding: .45rem .43rem;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    display: flex;
    margin-bottom: 1.2rem;
}

.active {
    background: #fff;
}

.nav-tabs-list-item img {
    width: .93rem;
    height: .89rem;
    margin-right: .44rem;
}

.nav-tabs-list-item-title {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    line-height: 28px;
    letter-spacing: 1px;
    margin-bottom: .2rem;
}

.ser-list {
    background: url(../image/cai-bg.png) center center no-repeat;
    background-size: 100% 100%;
    height: 11.97rem;
}

.ser-list-title {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    line-height: 36px;
    margin-bottom: .6rem;
}

.ser-list img {
    width: 12.3rem;
    object-fit: contain;
}


/**å¿™é™†é™‡æ°“è‰—ç‚‰å¿™éˆ¥å­¤ï¿½*/

.nav-tabs-module {
    width: 100%;
    background: url(../image/huiBg.png) center center no-repeat;
    background-size: 100% 100%;
    padding: 1.2rem 0;
}

.nav-tabs-module-title {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    line-height: 36px;
    margin-bottom: .6rem;
}

.module-list-item-cover {
    width: 4.4rem;
    height: 2.48rem;
    border-radius: 8px 8px 0px 0px;
}

.module-list-item-content {
    width: 4.4rem;
    background: #FFFFFF;
    border-radius: 0px 0px 8px 8px;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    padding: .3rem .4rem;
    margin-top: -10px;
    flex: 1;
}

.module-swiper .swiper-slide {
    display: flex;
    flex-flow: column;
    height: auto;
}

.module-list-item-content img {
    width: .36rem;
    height: .36rem;
}

.nav-tabs-module .swiper-pagination {
    display: none;
}

.content-title {
    font-size: .18rem;
    font-weight: bold;
    color: #333333;
    line-height: .3rem;
    margin: .2rem 0;
}

.platform-list {
    flex-wrap: wrap;
}

.platform-list img {
    width: .36rem;
    height: .36rem;
    margin-right: .12rem;
}

.platform-list-item {
    width: 4.4rem;
    min-height: 158px;
    background: #F3F5FB;
    border-radius: .08rem;
    padding: .3rem .4rem;
    display: flex;
    margin-bottom: .4rem;
    font-size: 14px;
    color: #666666;
    line-height: 30px;
}

.platform-list-item-title {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    line-height: 30px;
    margin-bottom: 0.2rem;
}

.nav-tabs-content-title {
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    line-height: 45px;
    margin-top: 1rem;
}

.ser-item {
    position: absolute;
    width: 1.6rem;
    height: 1.48rem;
}

.ser-item:nth-of-type(1) {
    top: .36rem;
    left: .50rem;
}

.ser-item:nth-of-type(2) {
    top: .32rem;
    right: .67rem;
}

.ser-item:nth-of-type(3) {
    top: 4rem;
    right: 0;
}

.ser-item:nth-of-type(4) {
    bottom: -1.65rem;
    right: 6.15rem;
}

.ser-item:nth-of-type(5) {
    left: 0;
    top: 4rem;
}

.ser-item-icon {
    width: 1rem;
    height: 1rem;
    background: #F99C34;
    border-radius: 50%;
    color: #fff;
    margin-bottom: .2rem;
}

.ser-item:nth-of-type(2) .ser-item-icon,
.ser-item:nth-of-type(5) .ser-item-icon {
    background: #419CF8;
}

.ser-item:nth-of-type(4) .ser-item-icon {
    background: #1875FF;
}

.ser-item-icon .iconfont {
    font-size: 42px;
}

.ser-item-title {
    width: 1.6rem;
    height: .36rem;
    background: #FEEBD6;
    border-radius: 20px;
    color: #F99C34;
    line-height: 36px;
    font-size: 18px;
    text-align: center;
}

.ser-item:nth-of-type(2) .ser-item-title,
.ser-item:nth-of-type(5) .ser-item-title {
    background: #e0eefc;
    color: #208DFB;
}

.ser-item:nth-of-type(4) .ser-item-title {
    background: #e0eefc;
    color: #1875FF;
}

.ser-item-title1 {
    font-size: 30px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 40px;
    margin-bottom: .2rem;
}


/**å¿™é™†é™‡æ°“è‰—ç‚‰èŒ…éˆ¥â™€â‚¬ï¿½*/

.nav-ser-list-item1 {
    padding: .4rem;
    width: 3.92rem;
    background: #F3F5FB;
    border-radius: 8px;
    font-size: .14rem;
    color: #666666;
    line-height: .3rem;
    position: relative;
    text-align: justify;
    margin-right: .2rem;
}

.nav-ser-list-item {
    padding: .4rem;
    width: 4.8rem;
    background: #F3F5FB;
    border-radius: 8px;
    font-size: .14rem;
    color: #666666;
    line-height: 24px;
    text-align: justify;
}

.nav-ser-list-item-top {
    display: flex;
    margin-bottom: .2rem;
    align-items: center;
}

.cover {
    width: 36px;
    height: 36px;
    background: #CEE5FB;
    margin-right: .2rem;
    border-radius: 50%;
}

.nav-ser-list {
    display: flex;
}

.nav-ser-list-right {
    display: grid;
    grid-template-columns: 2fr 2fr;
    grid-gap: .2rem;
}

.nav-ser-list-item-title {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    line-height: 30px;
}

.ser2 {
    background: url('../image/ser2.png') center center;
    background-size: 100% 100%;
    height: 7.6rem;
    width: 100%;
}

.ser-title {
    font-size: .24rem;
    font-weight: bold;
    color: #333333;
    line-height: .36rem;
    text-align: center;
    margin-bottom: .2rem;
}

.ser1 {
    height: 8.5rem;
    position: relative;
}

.ser-top {
    position: absolute;
    top: 1rem;
    color: #666;
}

.ser-top div:nth-child(2) {
    font-size: 14px;
}

.ser1-desc {
    position: relative;
    margin-bottom: -.4rem;
    z-index: 1;
    color: #666;
    font-size: .14rem;
}

.ser1-img {
    position: absolute;
    bottom: 0;
}

.ser1 img:nth-child(1) {
    height: 7.04rem;
    max-width: 100%;
}

.ser1 img:nth-child(2) {
    width: 1rem;
    height: 1rem;
    position: absolute;
    top: 1.2rem;
    animation: 3s toDown linear infinite;
}

.ser1 img:nth-child(3) {
    display: none;
}

@keyframes toDown {
    0% {
        transform: translate(0, 0);
    }
    50% {
        transform: translate(0, -20px);
    }
    100% {
        transform: translate(0, 0px);
    }
}

.ser2 {
    background: url('../image/ser2.png') center center;
    background-size: 100% 100%;
    height: 7.6rem;
    position: relative;
}

.ser2 img {
    height: 5.04rem;
    max-width: 100%;
    position: absolute;
    bottom: 0;
}

.ser3 {
    height: 10.33rem;
}

.ser3 img:nth-of-type(1) {
    height: 7.28rem;
}

.ser3-desc {
    text-align: center;
    margin-bottom: .32rem;
}

.ser3 img:nth-of-type(2) {
    display: none;
}

.ser4 {
    background: url('../image/ser4.png') center center;
    background-size: 100% 100%;
    height: 9.31rem;
}

.ser4-top {
    width: 6.8rem;
    height: 1.6rem;
    background: linear-gradient(93deg, #097EF7 0%, #006DFF 100%);
    border-radius: 8px 8px 0px 0px;
    color: #fff;
    padding: .24rem .4rem;
    font-size: .14rem;
    color: #FFFFFF;
    line-height: .22rem;
    position: relative;
    border-radius: 8px 8px 0 0;
}

.ser4-top-title {
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: .16rem;
}

.ser4-top-desc {
    width: 4rem;
    opacity: .8;
}

.ser4-top-img {
    position: absolute;
    right: .3rem;
    bottom: 0;
    width: 1.3rem;
    height: 1rem;
}

.ser4-ls {
    height: 4.35rem;
    width: 6.8rem;
    border-radius: 0 0 8px 8px;
    background-color: #fff;
}

.ser4-ls img {
    width: 5.95rem;
}

.ser5 {
    height: 6.33rem;
    background: #F4F9FF;
}

.ser5-item-top {
    width: 4.4rem;
    height: .6rem;
    background: linear-gradient( 135deg, #0073E5 0%, #1988F6 100%);
    border-radius: 8px 8px 0px 0px;
    font-size: .16rem;
    font-weight: bold;
    color: #FFFFFF;
    padding: .17rem .36rem;
}

.ser5-item-ls {
    height: 1.83rem;
    width: 4.4rem;
    background-color: #fff;
    border-radius: 0 0 8px 8px;
    padding: .36rem;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    display: flex;
    flex-flow: column;
}

.ser5-item-cr {
    width: 6px;
    height: 6px;
    background: #F99C34;
    margin: 0 12px 2px 0;
    display: inline-block;
}

.ser6 {
    height: 7.38rem;
}

.ser6-item {
    width: 5rem;
    height: 1rem;
    background: #F4F9FF;
    border-radius: 8px;
    margin-bottom: .4rem;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    line-height: .3rem;
    padding: 0 .4rem;
    display: flex;
    align-items: center;
}

.ser6-item img {
    width: 38px;
    height: 36px;
    margin-right: 28px;
}

.ser6-right {
    width: 7rem;
    height: 3.85rem;
    position: relative;
}

.ser6-right img:nth-child(1) {
    width: 2.84rem;
    height: 2.72rem;
    position: absolute;
    bottom: 0;
    left: 0;
    animation: 2s down linear 0s infinite;
}

.ser6-right img:nth-child(2) {
    width: 3.62rem;
    height: 3.64rem;
    position: absolute;
    top: 0;
    right: 0;
    animation: 2s down1 linear 0s infinite;
}

.ser6-right img:nth-child(3) {
    width: 5.3rem;
    height: 3.85rem;
    position: absolute;
    z-index: 2;
    right: .85rem;
}

@keyframes down {
    0% {
        transform: translate(0, 0);
    }
    50% {
        transform: translate(20px, 0);
    }
    100% {
        transform: translate(0, 0px);
    }
}

@keyframes down1 {
    0% {
        transform: translate(0, 0);
    }
    50% {
        transform: translate(-20px, 0);
    }
    100% {
        transform: translate(0, 0px);
    }
}

.ser7 {
    height: 5.84rem;
    background: #F8FAFF;
}

.ser7-item {
    width: 3.32rem;
    height: 2rem;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px 0px #E1E7F7;
    border-radius: 8px;
    padding: 0 .3rem;
}

.ser7-item-img {
    width: .64rem;
    height: .64rem;
    border-radius: 50%;
    margin-bottom: .12rem;
}

.ser-item-h {
    font-size: .16rem;
    font-weight: bold;
    color: #333333;
    line-height: .3rem;
}

.ser-br {
    width: 1px;
    height: 1rem;
    background: #E8E8E8
}

.ser-item-ls {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    height: 1.2rem;
}

.ser5-item-ls .RCMS_EDITOR p {
    margin-bottom: .15rem;
}

.ser-item-ls .RCMS_EDITOR {
    height: 100%;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
}

.ser-item-desc {
    font-size: .14rem;
    color: #333333;
    line-height: .21rem;
    display: flex;
    align-items: center;
}

.ser-item-cir {
    width: 8px;
    height: 8px;
    background: #F99C34;
    margin-right: .12rem;
}


/**ç›²èµ‚æ‹§æ°“è‰©éš†ç›²å½•è—´æ°“è‰©é©´*/

.business-list {
    display: flex;
    padding-bottom: .8rem;
    justify-content: center;
}

.business-list-left {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 5.52rem;
}

.business-list-item {
    width: 2.64rem;
    height: 1.34rem;
    background: #F6F8FC;
    border-radius: 8px;
    margin-bottom: .24rem;
    cursor: pointer;
    color: #333;
    font-size: .16rem;
}

.business-list-item .iconfont {
    width: 32px;
    margin-bottom: 20px;
}

.business-list-item .iconfont1 {
    width: 32px;
    margin-bottom: 20px;
    display: none;
}

.business {
    background: url('../image/business.png') center center no-repeat;
    background-size: 100% 100%;
    min-height: 8.82rem;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-flow: column;
    font-size: 20px;
    color: #333333;
    line-height: 30px;
    letter-spacing: 1px;
    padding: 1.2rem 0;
}

.business-list-right {
    margin-left: .48rem;
}

.business-list-right-item {
    width: 8rem;
    height: 4.5rem;
    border-radius: 8px;
    position: relative;
}

.business-list-swiper-bg {
    height: 2.05rem;
    background: rgba(3, 57, 111, 0.6);
    border-radius: 0px 0px 8px 8px;
    backdrop-filter: blur(10px);
    width: 100%;
    position: absolute;
    bottom: 0;
    display: flex;
    align-items: center;
}

.business-list-swiper-bg .RCMS_EDITOR p span {
    color: #fff !important;
}

.business-list-swiper-ul {
    display: flex;
    flex-flow: column;
    color: #FFFFFF !important;
    position: absolute;
    left: .4rem;
    max-height: 1.7rem;
    overflow: hidden;
    width: 92%;
}

.business-list-swiper-ul p {
    font-size: .18rem;
    line-height: .32rem !important;
}

.business-list-swiper-ul p span {
    color: #fff !important;
}

.business-list-swiper {
    width: 8rem;
}

.business-list-swiper .swiper-button-prev {
    width: .5rem;
    height: .5rem;
    background: url('../image/left-w.png') center center;
    background-size: 100% 100%;
    border-radius: 50%;
    left: 0;
}

.business-list-swiper .swiper-button-prev:hover {
    background: url('../image/left-y.png') center center;
    background-size: 100% 100%;
    border-radius: 50%;
    width: .5rem;
    height: .5rem;
    left: 0;
}

.business-list-swiper .swiper-button-next {
    width: .5rem;
    height: .5rem;
    background: url('../image/right-w.png') center center;
    background-size: 100% 100%;
    border-radius: 50%;
    right: 0;
}

.business-list-swiper .swiper-button-next:hover {
    background: url('../image/right-y.png') center center;
    background-size: 100% 100%;
    border-radius: 50%;
    width: .5rem;
    height: .5rem;
    right: 0;
}

.business-list-item-active {
    background: #0073E5;
    color: #fff;
}


/**èŽ½éˆ¥æ¾›å¾—ãƒ‚î„»æƒ·ãƒ¢â‚¬â‘©â‚¬çŠ†ãƒ…çŠ…ï¿½*/

.commerce-list {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1.2rem;
}

.commerce-list-left {
    display: grid;
    grid-template-columns: 2fr 2fr 2fr;
    grid-gap: .2rem;
}

.commerce-list-item {
    width: 2rem;
    border-radius: .08rem;
    opacity: 0.8;
    padding: .3rem .24rem;
    font-size: .16rem;
    color: #666666;
    line-height: .24rem;
}

@media screen and (max-width: 1400px) {
    .business-list-swiper-ul .RCMS_EDITOR p span {
        font-size: 13px ;
        line-height: 26px ;
    }
}

.commerce-list-item:nth-child(1) {
    background: #EBFBF9;
}

.commerce-list-item:nth-child(2) {
    background: #fef5ea;
}

.commerce-list-item:nth-child(3) {
    background: #EFF4FF;
}

.commerce-list-item:nth-child(4) {
    background: #EFF4FF;
}

.commerce-list-item:nth-child(5) {
    background: #EFF4FF;
}

.commerce-list-item:nth-child(6) {
    background: #EFFCFA;
}

.commerce-list-item img {
    width: .32rem;
    height: .32rem;
}

.commerce-list-item-title {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    line-height: 30px;
    margin: .16rem 0;
}

.commerce-list-item .RCMS_EDITOR p span {
    font-size: 14px !important;
}

.commerce-list-right {
    width: 6.4rem;
    border-radius: .08rem;
}

.characteristics-ls {
    min-height: 7.57rem;
    background: #F8FAFF;
}

.characteristics-ls1 {
    min-height: 6.81rem;
}

.characteristics-header {
    height: 3.1rem;
    background: url(../image/commerce.png) center center no-repeat;
    background-size: 100% 100%;
}

.characteristics-header-title {
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 36px;
    margin-bottom: 20px;
    position: relative;
}


/* .characteristics-header-title::after {
    content: '';
    position: absolute;
    width: .12rem;
    height: .12rem;
    background: #F99C34;
    border-radius: 50%;
    margin: 0 0 .08rem .12rem;
    bottom: 0;
} */

.characteristics-header-desc {
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 24px;
    text-align: center;
}

.characteristics-title {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    line-height: 30px;
    margin: 1.2rem 0 .6rem 0;
}

.characteristics-tabs {
    display: flex;
    margin-bottom: .64rem;
}

.characteristics-tabs div {
    width: 3.4rem;
    height: .54rem;
    background: #F99C34;
    border-radius: 0.08rem;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    line-height: .54rem;
    margin-left: .24rem;
}

.characteristics-list {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.characteristics-list .characteristics-list-item:last-child {
    margin-right: 0;
}

.characteristics-list-item img {
    width: 3.32rem;
    height: 2.21rem;
}

.characteristics-list-title {
    font-size: .16rem;
    color: #333333;
    line-height: .8rem;
    width: 3.32rem;
    height: .8rem;
    background: #FFFFFF;
    box-shadow: 0px 2px 1rem 0px #EBEDF7;
    text-align: center;
}

.characteristics-list-tab {
    width: 3.32rem;
    height: 1.2rem;
    background: #F3F5FB;
    font-weight: bold;
}

.characteristics-ls1-title {
    font-size: .16rem;
    color: #0073E5;
    line-height: .24rem;
    font-weight: bold;
}

.characteristics-ls1-desc {
    font-size: .14rem;
    color: #333333;
    line-height: .24rem;
    margin-top: .16rem;
}

.characteristics-logo {
    height: 860px;
    background: #F8FAFF;
    background: url(../image/commerce2.png) center center no-repeat;
    background-size: 100% 100%;
    display: none;
}

#wrap {
    width: 100%;
    height: 100px;
    position: relative;
    overflow: hidden;
    margin-bottom: 32px;
    mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 10%, rgb(0, 0, 0) 90%, rgba(0, 0, 0, 0) 100%);
    -webkit-mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 10%, rgb(0, 0, 0) 90%, rgba(0, 0, 0, 0) 100%);
}

.characteristics1 {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
    display: flex;
    width: fit-content;
    animation: 30s right infinite linear;
}

.characteristics2 {
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    padding: 0;
    display: flex;
    width: fit-content;
    animation: 30s left infinite linear;
}

@keyframes right {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-2144px);
    }
}

@keyframes left {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(2144px);
    }
}

.characteristics-logo-item {
    width: 240px;
    height: 96px;
    background: #FFFFFF;
    box-shadow: 0px 1px 10px 0px #DCE3F2;
    border-radius: 8px;
    margin-right: 32px;
}

.characteristics-logo-item img {
    width: 152px;
    height: 76px;
}

.characteristics-list1 {
    display: flex;
    margin-bottom: 1.2rem;
}

.characteristics-list1-item {
    width: 3.32rem;
    background: #F3F8FF;
    box-shadow: inset 0px 4px 0px 0px #0073E5;
    border-radius: 8px;
    padding: .35rem .24rem .24rem .24rem;
    font-size: 16px;
    margin-right: .24rem;
    font-weight: bold;
    color: #333333;
    display: flex;
    flex-flow: column;
}

.characteristics-list1-item:last-child {
    margin-right: 0;
}

.nav-tabs-content {
    margin-bottom: 1.2rem;
}

.characteristics-list1-item:nth-child(2n) {
    background: #FEF8F0;
    box-shadow: inset 0px 4px 0px 0px #F99C34;
}

.characteristics-list1-item img {
    width: .6rem;
    height: .6rem;
    background: #FFFFFF;
    border: 1px solid #0073E5;
    border-radius: 50%;
    margin-right: .2rem;
}

.characteristics-list1-item-top {
    width: 2.84rem;
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 30px;
}

.characteristics-list1-item-desc {
    width: 2.84rem;
    background: #FFFFFF;
    border-radius: 4px;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    padding: .2rem;
    margin-top: .2rem;
    font-weight: 400;
    height: 100%;
}

.characteristics-header1 {
    min-height: 448px;
    background: url(../image/commerce1.png) center center no-repeat;
    background-size: 100% 100%;
}

.characteristics-list2-item {
    width: 6.8rem;
    background: #FFFFFF;
    border-radius: 8px;
    padding: .4rem;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    background: url(../image/characteristics-item-bg.png) center center no-repeat;
    background-size: 100% 100%;
}

.characteristics-list2-title {
    font-size: 24px;
    font-weight: bold;
    color: #0073E5;
    line-height: 36px;
    letter-spacing: 1px;
    margin-bottom: .2rem;
    position: relative;
}


/* .characteristics-list2-title::after {
    content: '';
    position: absolute;
    width: .12rem;
    height: .12rem;
    background: #F99C34;
    border-radius: 50%;
    margin: 0 0 .08rem .12rem;
    bottom: 0;
} */

.characteristics-list3 {
    display: flex;
    justify-content: space-between;
}

.characteristics-list3-item div:nth-child(1) {
    width: 100%;
    height: 60px;
    background: linear-gradient(270deg, #27BBFD 0%, #1186FA 100%);
    border-radius: 8px 8px 0px 0px;
    color: #fff;
    display: flex;
    align-items: center;
    padding-left: .4rem;
    font-size: .16rem;
    font-weight: bold;
}

.characteristics-list3-item {
    display: flex;
    flex-flow: column;
    width: 4.4rem;
}

.characteristics-list3-item img {
    width: 24px;
    height: 24px;
    margin-right: .24rem;
}

.characteristics-list3-item div:nth-child(2) {
    width: 100%;
    padding: .40rem;
    background: #F3F8FF;
    border-radius: 8px;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    height: 100%;
    text-align: justify;
}

.products {
    margin-bottom: 1.2rem;
}

.products-ls {
    min-height: 10rem;
    width: 100%;
    background-color: #fff;
    padding: 1.2rem 0;
}

.prod-list-ip {
    display: none;
}

.products-item {
    width: 4.4rem;
    height: 2.34rem;
    background: #FFFFFF;
    box-shadow: 0px 2px 10px 0px rgba(235, 237, 247, 0.8);
    border-radius: 8px;
    font-size: .16rem;
    font-weight: bold;
    color: #333333;
}

.products-item img {
    width: 1rem;
    height: 1rem;
    margin-bottom: .24rem;
}

.prod-img {
    width: 5.2rem;
    height: 5.2rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.prod-list {
    position: relative;
    height: 7rem;
    width: 100%;
}

.prod-item-title {
    width: 150px;
    height: 42px;
    background: #e0eefc;
    border-radius: 23px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 42px;
    color: #0073E5;
    margin-left: 1.7rem;
}

.prod-item-desc {
    width: 3.2rem;
    min-height: .96rem;
    font-size: 14px;
    color: #666666;
    line-height: 20px;
    margin-top: .2rem;
    text-align: justify;
}

.prod-item:nth-of-type(1) {
    position: absolute;
    top: 0;
    left: 0;
}

.prod-item:nth-of-type(2) {
    position: absolute;
    top: 0;
    right: 0;
}

.prod-item:nth-of-type(3) {
    position: absolute;
    bottom: 0;
    left: 0;
}

.prod-item:nth-of-type(4) {
    position: absolute;
    bottom: 0;
    right: 0;
}

.prod-item {
    height: 2.54rem;
}

.prod-item:nth-of-type(2) .prod-item-title,
.prod-item:nth-of-type(3) .prod-item-title {
    color: #F99C34;
    background: #feedda;
    border-radius: 23px;
}

.prod-item:nth-of-type(2) .prod-item-title,
.prod-item:nth-of-type(4) .prod-item-title {
    margin-left: 0;
}


/*æ°“åž„å•ªæ°“éˆ§îƒæµŽÎµæ’€åµœãƒ…çŠ…ï¿½*/

.add {
    background: url(../image/add-ser.png) center center no-repeat;
    background-size: 100% 100%;
    padding: 1.2rem 0;
}

.add-list-header {
    width: 6rem;
    height: 1.2rem;
    background: linear-gradient(93deg, #0073E5 0%, #3B98F4 100%);
    position: relative;
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 1.2rem;
    padding-left: .4rem;
}

.add-list-header img {
    width: 2rem;
    height: 1.2rem;
    position: absolute;
    right: 0;
}

.add-list-left {
    height: 879px;
    border: 1px solid #0073E5;
}

.add-list-left .box-item1:nth-child(2n) {
    background-color: #F9FAFC !important;
}

.add-list-left .box-item1:nth-child(2n+1) {
    background-color: #fff !important;
}

.add-list-left .box-item-title,
.add-list-right .box-item-title {
    font-size: 16px;
    line-height: 30px;
}

.add-list-right {
    height: 879px;
    border: 1px solid #F99C34;
}

.box-item1 {
    border-radius: 0 !important;
    width: 5.98rem !important;
    border: 0 !important;
    flex-grow: 1;
}

.box-item1:nth-child(2n) {
    background-color: #fff !important;
}

.box-item1 .box-item-title {
    color: #333 !important;
}

.add-list-center {
    font-size: .84rem;
}

.add-ser-title {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    line-height: 36px;
    margin: 1.2rem 0 .2rem 0;
}

.add-ser-desc {
    font-size: 14px;
    color: #666666;
    line-height: 21px;
    margin-bottom: .64rem !important;
    text-align: center;
    width: 11.34rem;
}

.add-ser {
    margin-bottom: 1rem;
}

.add .swiper-pagination {
    display: none;
}


/*ç›²æ½žæ½žå¿™éˆ¥å¥¥åµœîž æ„¨â‚¬çŠ†ãƒ‚æŸ¯ï¿½*/

.ability {
    background: url(../image/ability.png) center center no-repeat;
    background-size: 100% 100%;
    min-height: 3.94rem;
    position: relative;
    display: flex;
    align-items: center;
    flex-flow: column;
}

.ability-h {
    font-size: 24px;
    font-weight: 500;
    line-height: 36px;
    text-align: center;
    margin: -.4rem 0 .4rem 0;
    position: relative;
}

.ability-h::after {
    content: '';
    position: absolute;
    width: 20px;
    bottom: 0;
    left: 3px;
    z-index: 2;
    border: 1px solid #007EFF;
}

.ability-desc {
    width: 12.2rem;
    font-size: .16rem;
    color: #333333;
    line-height: .32rem;
    text-align: center;
    margin-bottom: 1rem;
}

.ability-title {
    font-size: 24px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 36px;
    letter-spacing: 2px;
    margin: 1.2rem 0 .6rem 0;
    text-align: center;
    position: relative;
}

.ability-title::after {
    content: '';
    position: absolute;
    width: 20px;
    bottom: 0;
    left: 3px;
    z-index: 2;
    border: 1px solid #fff;
}

.ability-list {
    position: absolute;
    top: 2.12rem;
}

.ability-bg {
    height: 5rem;
    background: #F8FAFF;
    width: 100%;
}

.ability-br {
    width: 1px;
    height: 2.6rem;
    background: #E8E8E8;
}

.ability-img {
    width: 2.4rem;
    height: 2.4rem;
}

.ability-ls {
    padding: 1.2rem 0;
}

.ability-ls-desc {
    width: 8rem;
}

.ability .box-item {
    background-color: #fff;
    height: 6rem;
}

.ability-list .box-item-desc {
    height: 3rem;
    padding: .2rem .3rem .3rem .3rem;
}

.ability .swiper-pagination {
    display: none;
}

.box-item2 {
    border-radius: 0 !important;
}

.box-item2 .box-item-cover {
    border-radius: 0 !important;
}

.box-item2 .box-item-title {
    font-size: 16px;
    line-height: 27px;
    margin-top: .2rem;
}

.ability-list .box-item {
    border: 0 !important;
    box-shadow: 0px 2px 10px 0px #EBEDF7;
}


/*æ°“è¬è—›ç›²é™†è‰™ç›²å½•éˆ©â’šã¢æ‚¸ï¿½*/

.partners {
    background: url(../image/partners-bg.png) center center no-repeat;
    background-size: 100% 100%;
    min-height: 7.62rem;
    padding-bottom: 1rem;
}

.partners-ls {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.partners-ls-item {
    width: 2.64rem;
    height: 1.6rem;
    background: #FFFFFF;
    box-shadow: 0px 0px 12px 0px #EAEDF4;
    margin-bottom: 20px;
}

.partners-ls-item img {
    width: 2.2rem;
    max-height: 1.1rem;
}

.org {
    width: 14rem;
    margin-bottom: 100px;
}

.open-desc {
    margin-bottom: 1.2rem;
}

.open-desc .RCMS_EDITOR p span {
    font-size: 14px !important;
    color: #333333;
    line-height: 30px !important;
    margin-bottom: 1.2rem;
    text-align: justify;
}

.title3 {
    font-size: .4rem;
    margin: 1rem 0 .4rem 0;
    color: #333333;
    line-height: 60px;
}

.other {
    padding: 1rem 0;
}

.other-title {
    font-size: .4rem;
    color: #333333;
    line-height: .6rem;
    text-align: center;
    margin-bottom: .4rem;
}

.ls {
    margin-bottom: .4rem;
}

.ls-title {
    height: 30px;
    font-size: 20px;
    color: #333333;
    line-height: 30px;
    margin-bottom: 16px;
}

.ls a {
    margin-right: .6rem;
}

.menu {
    opacity: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: -1;
    transform: translateX(90%);
    transition: all ease 0.4s;
    top: 0;
    background-color: #fff;
}

.menuActive {
    transform: none;
    opacity: 1;
    z-index: 300;
}

.menu-content {
    width: 100%;
    height: 100%;
    display: flex;
    position: relative;
}

.menu-left {
    width: 60%;
    height: 100%;
    object-fit: cover;
}

.menu-right {
    margin: 1rem 0 0 1rem;
}

.menu-right-title {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    line-height: 30px;
}

.menu-right-nav {
    margin: .30rem 0 .48rem 0;
    font-size: 16px;
    color: #666666;
    line-height: 30px;
}

.menu-right-nav a {
    margin-right: .48rem;
}

.menu-close {
    position: absolute;
    right: .84rem;
    top: .84rem;
    font-size: .24rem;
    color: #F99C34;
    cursor: pointer;
}

.pc-img {
    display: block;
}

.iphone-img {
    display: none;
}

.sz-prevNext-time {
    color: #999999;
}

.content-info-right .msg {
    width: 70%;
    word-break: keep-all;
    font-weight: bold;
}

.box-item2 .box-item-top {
    padding: .3rem 0 0 0;
}

.idea {
    background: url('../image/idea-bg.png');
    background-size: 100% 100%;
    height: 7.67rem;
    width: 100%;
}

.idea-content {
    display: flex;
    justify-content: space-between;
}

.idea-img {
    width: 6.4rem;
    height: 4.26rem;
}

.idea-title {
    font-weight: 500;
    font-size: 24px;
    color: #333333;
    line-height: 36px;
    font-style: normal;
    position: relative;
}

.idea-title::after {
    content: '';
    position: absolute;
    width: 20px;
    bottom: 0;
    left: 3px;
    z-index: 2;
    border: 1px solid #007EFF;
}

.idea-name {
    font-size: 16px;
    line-height: 30px;
    margin: .6rem 0 .2rem 0;
    color: #007EFF;
    font-weight: bold;
}

.idea-desc {
    width: 6.5rem;
    height: 2.7rem;
    font-size: 14px;
    color: #333333;
    line-height: .3rem;
    text-align: left;
    font-style: normal;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #007EFF !important;
    width: 5px !important;
}

.mCSB_draggerRail {
    width: 5px !important;
}

.q-img {
    width: 2rem;
    height: 2.7rem;
    margin: 0 -.15rem .3rem 0;
    position: relative;
    z-index: 4;
}

.l-img {
    width: 2.67rem;
    height: 2rem;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.5);
    margin: 0 .9rem 1.45rem 0;
    position: relative;
    z-index: 2;
}

.add-list-right .box-item-top,
.add-list-left .box-item-top {
    padding: 0.4rem 0 0 0.4rem;
}

.add-list-left .box-item-desc,
.add-list-right .box-item-desc {
    padding: .2rem .4rem .4rem .4rem;
}

.add .box-item {
    height: 100%;
}

.add .swiper-slide {
    height: auto;
}

.RCMS_EDITOR p span {
    font-size: 16px ;
    line-height: 24px ;
    color: #333 ;
}

.RCMS_EDITOR p {
    line-height: 24px ;
    text-align: justify;
}

.RCMS_EDITOR p span strong {
    font-size: 14px ;
}

.characteristics-list2 {
    display: flex;
    justify-content: space-between;
}