﻿/* @font-face {
	font-family: 'SourceHanSansSC-Bold';
	src: url(../../../SourceHanSansSC/SourceHanSansSC-Bold.otf);
}
@font-face {
	font-family: 'SourceHanSansSC-Medium';
	src: url(../../../SourceHanSansSC/SourceHanSansSC-Medium.otf);
}
@font-face {
	font-family: 'SourceHanSansSC-Regular';
	src: url(../../../SourceHanSansSC/SourceHanSansSC-Regular.otf);
} */
/* body {
	font-family: 'Source Han Sans SC';
} */
/* h2 {
	font-family: 'SourceHanSansSC-Bold';
}
h5 {
	font-family: 'SourceHanSansSC-Medium';
}
p, span, div, a, li, h3 {
	font-family: 'SourceHanSansSC-Regular';
} */
.float-left {
    float: left;
}

.subtitle {
    font-size: 16px;
    color: #666;
    font-weight: 600;
}
/* 杞挱鍥� */

.swiper-container {
    width: 100%;
}

.swiper-pagination .swiper-pagination-bullet {
    width: 30px;
    height: 2px;
    background: #FFFFFF;
    border-radius: 0;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: #FABE00 !important;
}

.swiper-slide:hover {
    cursor: pointer;
}

.swiper-slide img {
    width: 100%;
}

.new-dynamic {
    box-shadow: 0px 4px 7px 0px rgba(103, 151, 209, 0.14);
    overflow: hidden;
}

.point {
    background-color: #43d49b;
    color: #fff;
    margin-right: 10px;
    border-radius: 4px;
    padding: 0 4px;
}

.time {
    margin-right: 10px;
    color: #999;
}

.new-dynamic-image {
    width: 120px;
}

.ov-hidden {
    overflow: hidden;
    height: 88px;
    line-height: 88px;
}

.new-dynamic-list {
    transition: all 0.6s;
    color: #333;
}
/*  涓€瀹剁湡姝ｆ噦鍝佺墝鐨勪簰鑱旂綉寮€鍙戝叕鍙� */
.big-font-box {
    background: linear-gradient(-55deg, #FF7F23 0%, #FFB15B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    display: inline-block;
}

.m-bottom-100 {
    margin-bottom: 120px !important;
}

.brand-title {
    text-align: center;
    font-size: 42px;
    margin: 60px 0 17px;
    font-weight: 600;
    color: #333;
}

.big-font {
    font-size: 106px;
    font-weight: 600;
    line-height: 1;
}

.right-top-font {
    font-size: 30px;
    font-weight: 600;
    vertical-align: top;
    line-height: 1;
}

.fs-24 {
    font-size: 20px;
    line-height: normal;
}

.text-center {
    text-align: center;
}

.cover-pos-box {
    position: absolute;
    bottom: -24px;
    right: 6%;
    transform: rotate(45deg);
    height: 120%;
    width: 20px;
    border-left: 1px solid #ffb05e;
    background-color: #fff;
}

.label-font {
    margin-left: -20px;
    font-weight: bold;
    color: #333333;
    font-size: 16px;
}

.intr {
    text-align: center;
    margin: 40px 0 50px;
    padding: 0 25%;
    color: #666666;
    line-height: 28px;
}

.active-btn {
    padding: 10px 25px;
    background-image: -webkit-linear-gradient(bottom,#feb15d,#ffaa57,#ff9448);
    border-radius: 50px;
    display: inline-block;
    margin-bottom: 48px;
}

    .active-btn a {
        color: #fff;
    }

        .active-btn a:hover {
            color: #fff;
        }

    .active-btn:hover {
        cursor: pointer;
    }
/* 鎴戜滑鏇存噦浜掕仈缃�+  */
.more-understand {
    color: #fff;
    position: relative;
}

    .more-understand .brand-title {
        margin-top: 30px;
    }

.more-und-pre {
    position: relative;
    height: 782px;
}

.left-menu {
    width: 28%;
    height: 100%;
    float: left;
    position: relative;
    background: #287DFF;
}

.more-und-pre .menu-item {
    margin-top: 30px;
}

.right-content {
    width: 72%;
    height: 100%;
    float: left;
    text-align: center;
    color: #333;
    padding-top: 140px;
    position: relative;
}

.menu-item p {
    font-size: 18px;
}

.menu-title {
    display: inline-block;
    padding-bottom: 12px;
    font-size: 31px;
    font-weight: 500;
    position: relative;
}

    .menu-title::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        background: #fff;
        width: 100%;
        height: 4px;
        border-radius: 4px;
    }

.right-content-box {
    display: inline-block;
    position: relative;
    margin-top: 30px;
}

.round {
    width: 480px;
    height: 480px;
    border-radius: 50%;
    position: relative;
}

.pos-abs-item {
    position: absolute;
    font-size: 18px;
    color: #000;
}

    .pos-abs-item p {
        font-size: 16px;
    }

.round-image {
    position: absolute;
    width: 652px;
    top: 0;
    left: -25%;
}

.round-title-1 {
    position: absolute;
    font-size: 30px;
    font-weight: bold;
    color: #FEFEFF;
    left: 40%;
    top: 45%;
    transform: translate(-50%, -50%);
}

.round-title-2 {
    position: absolute;
    top: 45%;
    right: 10px;
    transform: translateY(-50%);
    color: #fff;
    font-size: 23px;
    font-weight: bold;
}

.pos-abs {
    color: #000;
    padding-top: 1px;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right;
}

.min-h5 {
    margin-bottom: 6px;
    font-size: 18px;
}

.pos-abs-1 {
    left: -70px;
    top: 10px;
}

.pos-abs-2 {
    left: -110px;
    top: 80px;
}

.pos-abs-3 {
    left: -140px;
    top: 150px;
}

.pos-abs-4 {
    left: -230px;
    top: 220px;
}

.pos-abs-5 {
    left: -250px;
    top: 290px;
}

.pos-abs-6 {
    left: -150px;
    top: 360px;
}

.pos-abs-7 {
    left: -90px;
    top: 430px;
}

.pos-abs-8 {
    right: -140px;
    top: 10px;
}

.pos-abs-9 {
    right: -230px;
    top: 80px;
}

.pos-abs-10 {
    right: -210px;
    top: 150px;
}

.pos-abs-11 {
    right: -270px;
    top: 220px;
}

.pos-abs-12 {
    right: -170px;
    top: 290px;
}

.pos-abs-13 {
    right: -140px;
    top: 360px;
}

.pos-abs-14 {
    right: -120px;
    top: 430px;
}
/* 璇佷功 */
.certificate-container {
    padding-top: 1px;
    position: relative;
}

.certificate-image:first-child, .certificate-image:last-child {
    width: 162px;
}

.certificate-image {
    width: 325px;
    height: 223px;
    margin-right: 40px;
}

    .certificate-image:last-child {
        margin-right: 0;
    }

    .certificate-image img {
        width: 100%;
        height: 100%;
    }

.certificate-container .brand-title {
    margin-bottom: 108px;
}

.more-certificate-box img {
    margin-top: 62px;
    width: 100%;
    height: 286px;
}

.more-certificate-box {
    margin-bottom: 130px;
}
/* 鍚堜綔浼佷笟鍗曚綅 */
.cooperation {
    margin-top: 108px;
    height: 650px;
    /* background-image:-webkit-linear-gradient(bottom,#00237e,#005aba,#0058b9); */
    position: relative;
    overflow: hidden;
}

    .cooperation .brand-title {
        color: #fff;
        margin: 80px 0 60px;
    }

#particles {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.cooperation-list {
    position: relative;
    top: 0px;
    left: 0px;
    width: 200%;
    height: 100%;
    list-style: none;
    animation: mymove 30s infinite linear;
    max-height: 474px;
    overflow: hidden;
    /* overflow-y: auto; */
}

.cooperation-item {
    width: 7%;
    padding: 20px 20px 30px;
    float: left;
}

    .cooperation-item img {
        height: 150px;
        object-fit: scale-down;
    }

@keyframes mymove {
    0% {
        transform: translate(0px, 0px);
    }

    100% {
        transform: translate(-50%, 0px);
    }
}

@-webkit-keyframes mymove {
    0% {
        transform: translate(0px, 0px);
    }

    100% {
        transform: translate(-50%, 0px);
    }
}
/* 鏇村姞鍨傜洿鐨勮涓氳В鍐虫柟妗� */
.solution {
    position: relative;
    padding-bottom: 80px;
}

    .solution .brand-title {
        margin: 44px 0 16px;
    }

.solution-options {
    margin-top: 44px;
    position: relative;
}

.arrow-left-box, .arrow-right-box {
    width: 56px;
    height: 58px;
    line-height: 58px;
    background: linear-gradient(90deg, #C6DBFF 0%, #C6DBFF 50%, #C6DBFF 100%);
    text-align: center;
    cursor: pointer;
}

.solution-list {
    list-style: none;
    font-size: 0;
    max-width: 1240px;
    overflow-x: auto;
    white-space: nowrap;
    margin: 0 15px;
    padding-left: 0;
}

    .solution-list::-webkit-scrollbar {
        width: 2px;
        height: 4px;
    }

    .solution-list::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.2);
        background: rgba(255,255,255,0.5);
    }

    .solution-list::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.2);
        border-radius: 0;
        background: rgba(255,255,255,0.5);
    }

.solution-item {
    padding: 0px 54px;
    height: 58px;
    line-height: 58px;
    font-size: 20px;
    font-weight: 400;
    color: #287DFF;
    display: inline-block;
    background: linear-gradient(90deg, #C6DBFF 0%, #C6DBFF 50%, #C6DBFF 100%);
}

    .solution-item:hover {
        cursor: pointer;
    }

    .solution-item.active, .solution-item:hover {
        background: #287DFF;
        color: #fff;
    }

.tab-content-box {
    margin-top: 100px;
}

.icon-list {
    margin-top: 70px;
    list-style: none;
    padding-left: 0;
}

.contact-container {
    position: relative;
    z-index: 900;
}

.left-cont-item {
    float: left;
    margin-right: 30px;
}

    .left-cont-item img {
        width: 85px;
        height: 85px;
        object-fit: scale-down;
        margin-bottom: 10px;
    }

.content-image {
    width: 100%;
    max-width: 363px;
}

.rich-text {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 29px;
}

.more-fan {
    width: 118px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border-radius: 40px;
    background: linear-gradient(197deg, #287DFF, #64ABFF);
    margin-top: 20px;
}

    .more-fan a {
        color: #fff;
    }

/* 鎶ヤ环鏂规 */
#offer-canvas {
    position: relative;
    width: 100%;
    height: 280px;
    color: #fff;
    padding-top: 1px;
    background-image: -webkit-linear-gradient(#003695, #0059b9);
}

    #offer-canvas .brand-title {
        margin: 50px 0 40px;
        color: #fff;
        font-size: 38px;
        position: relative;
        z-index: 100;
    }

    #offer-canvas canvas {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    #offer-canvas .first-canvas {
        display: none;
    }

.left-7x24 h3 {
    font-size: 26px;
    font-weight: 600;
}

.right-qrcode {
    margin-left: 160px;
}

    .right-qrcode img {
        width: 86px;
        height: 86px;
    }

.left-7x24 .phone {
    font-size: 38px;
    font-weight: 600;
}

.tip-font h3 {
    margin-left: 40px;
    font-size: 26px;
    font-weight: 600;
}
/* 鎴戜滑鐢ㄦ渚嬭璇� */
.case .brand-title {
    margin: 56px 0 16px;
}

.case-list {
    margin-top: 50px;
    height: 752px;
    overflow-y: auto;
}

    .case-list::-webkit-scrollbar {
        width: 2px;
        height: 4px;
    }

    .case-list::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.2);
        background: rgba(255,255,255,0.5);
    }

    .case-list::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.2);
        border-radius: 0;
        background: rgba(0,0,0,0.2);
    }

.case-item {
    height: 376px;
    color: #fff;
}

.case-title, .case-hover-box h3 {
    color: 36px;
    font-weight: 600;
}

.case-image {
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
    top: 0;
    left: 0;
    z-index: -1;
}

.case-hover-box {
    width: 100%;
    height: 100%;
    background: #287DFF;
    transition: all 0.6s;
    overflow: hidden;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    padding: 30px 20px 30px;
}

.case-item p {
    margin-top: 30px;
}

.case-item:hover .case-hover-box {
    height: 100%;
    opacity: 1;
}

.case-title {
    padding: 30px 5px 30px;
}

.case-item:hover .case-title {
    display: none;
    opacity: 0;
}

.view-more-case {
    display: inline-block;
    padding: 10px 30px;
    color: #fff;
    border-radius: 50px;
    margin: 50px 0 70px;
    cursor: pointer;
    background-image: -webkit-linear-gradient(bottom,#feb15d,#ffaa57,#ff9448);
}
/* 涓轰粈涔堥€夋嫨鎴戜滑鍋氱郴缁熷畾鍒跺紑鍙戯紵 */
.flex-wrap {
    flex-wrap: wrap;
}

.custom-dev {
    position: relative;
    padding-bottom: 50px;
    padding-top: 1px;
}

    .custom-dev .subtitle {
        font-size: 18px;
    }

    .custom-dev .brand-title {
        margin: 42px 0 16px;
    }

.show-custom-title::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 4px;
    background-image: -webkit-linear-gradient(bottom,#feb15d,#ffaa57,#ff9448);
    border-radius: 4px;
}

.custom-tab-list {
    display: inline-block;
    margin: 62px 0 60px;
    list-style: none;
}

.custom-option-item {
    padding: 10px 0px;
    margin: 0 40px;
    float: left;
    border-radius: 50px;
    cursor: pointer;
    position: relative;
    font-size: 18px;
}

    .custom-option-item:hover, .custom-option-item.active {
        position: relative;
        color: #fff;
        background-image: -webkit-linear-gradient(bottom,#feb15d,#ffaa57,#ff9448);
    }

        .custom-option-item:hover::after, .custom-option-item.active::after {
            content: "";
            width: 0;
            height: 0;
            position: absolute;
            left: 50%;
            bottom: -8px;
            transform: translateX(-50%);
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
            border-top: 10px solid #feac58;
        }

.custom-dev-icon {
    width: 142px;
    height: 142px;
}

    .custom-dev-icon.right {
        margin-right: 10px;
    }

    .custom-dev-icon.left {
        margin-left: 10px;
    }

.custom-dev-item {
    margin-bottom: 28px;
}

    .custom-dev-item:last-child {
        margin-bottom: 0px;
    }

.custom-dev-item-cont {
    text-align: right;
}

    .custom-dev-item-cont h3 {
        font-size: 24px;
        font-weight: 400;
        color: #333333;
        margin-bottom: 12px;
    }

.margin-b-0 {
    margin-bottom: 0px;
}

.custom-dev-item-cont p {
    font-size: 16px;
    font-weight: 400;
    color: #757575;
}

.anquan-box {
    position: relative;
    height: 612px;
}

.anquan {
    max-width: 756px;
    max-height: 612px;
    top: 0;
}

.custom-dev-content-item:nth-child(3) {
    display: none;
}

.custom-dev-content-item:last-child {
    display: none;
}

.custom-dev-item-card-box {
    float: left;
    padding: 0 15px;
    margin-bottom: 30px;
}

.custom-dev-card {
    padding: 72px 30px 18px;
    min-height: 269px;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(152, 187, 230, 0.21);
    border-radius: 10px;
    position: relative;
}

    .custom-dev-card:hover {
        box-shadow: 0px 0px 18px 0px rgba(40, 125, 255, 0.36);
        background: linear-gradient(157deg, #287DFF 0%, #64ABFF 100%);
    }

.custom-dev-item-icon, .custom-dev-item-sed-icon {
    position: absolute;
    left: 34px;
    top: 16px;
    width: calc(100% - 34px);
    height: calc(100% - 16px);
}

.custom-dev-card-title {
    font-size: 22px;
    font-weight: 400;
    color: #191919;
    display: inline-block;
    position: relative;
    padding-bottom: 16px;
}

    .custom-dev-card-title::after {
        content: "";
        width: 100%;
        height: 4px;
        background: #B9D8FF;
        border-radius: 2px;
        position: absolute;
        left: 0;
        bottom: 0;
    }

.custom-dev-item-sed-icon {
    display: none;
}

.custom-dev-card:hover .custom-dev-card-title::after {
    background: #F8FCFF;
}

.custom-dev-card:hover .custom-dev-item-sed-icon {
    display: block;
}

.custom-dev-card:hover .custom-dev-item-icon {
    display: none;
}

.custom-dev-card:hover .custom-dev-child-item, .custom-dev-card:hover .custom-dev-child-item span, .custom-dev-card:hover .custom-dev-card-title {
    color: #fff;
}

.custom-dev-child-list {
    padding-left: 20px;
}

.custom-dev-child-item {
    color: #287DFF;
    font-size: 20px;
    margin-bottom: 12px;
    line-height: 1;
}

    .custom-dev-child-item span {
        font-size: 16px;
        font-weight: 400;
        color: #000000;
    }

.advantage-list {
    position: relative;
    width: 340px;
    height: 340px;
    border: 26px solid #cbdcf7;
    border-radius: 50%;
    margin: 110px auto 150px;
}

.advantage-item {
    position: absolute;
}

    .advantage-item:nth-child(1) {
        top: -120px;
        left: 50%;
        transform: translateX(-25%);
        width: 500px;
    }

    .advantage-item:nth-child(2) {
        top: 50%;
        right: -150%;
        transform: translateY(-25%);
        width: 500px;
    }

    .advantage-item:nth-child(3) {
        bottom: -64%;
        left: -66%;
        width: 500px;
    }

.advantage-item-content {
    margin: 0;
}

.advantage-item-content {
    margin-left: 60px;
}

.advantage-item:nth-child(3) .advantage-item-content {
    padding-top: 60px;
    margin-left: 0;
}

.advantage-item:nth-child(4) .advantage-item-content {
    margin: 0 60px 0 0;
}

.advantage-item:nth-child(4) {
    top: 50%;
    left: -116%;
    transform: translateY(-25%);
    width: 410px;
}

.advantage-image {
    width: 200px;
    height: 200px;
}

.advantage-item-title {
    padding-left: 24px;
    position: relative;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
}

    .advantage-item-title::after {
        content: "";
        width: 12px;
        height: 12px;
        border: 4px solid #287DFF;
        border-radius: 50%;
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -6px;
    }

.advantage-item-content p {
    font-size: 16px;
    font-weight: 400;
    color: #999999;
}
/* 鏂伴椈鍔ㄦ€�*/
.news-list {
    margin-top: 60px;
}

.news .brand-title {
    margin-bottom: 20px;
}

.news-title-box {
    position: relative;
    padding: 18px 24px;
    overflow: hidden;
    color: #fff;
}

    .news-title-box img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
        top: 0;
        left: 0;
        z-index: -1;
    }

.news-title {
    position: relative;
    display: inline-block;
    padding-bottom: 16px;
    font-size: 17px;
    font-weight: bold;
    color: #FFFFFF;
}

    .news-title::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 4px;
        background: #fff;
        border-radius: 4px;
    }

.news-item {
    border-radius: 10px;
    box-shadow: 0 0 10px #eee;
    overflow: hidden;
    margin-bottom: 30px;
}

.border-color-2 {
    border-color: #01CADE !important;
}

.border-color-3 {
    border-color: #FFB160 !important;
}

.border-color-4 {
    border-color: #0DB2DA !important;
}

.color-2 {
    background-color: #01CADE !important;
}

.color-3 {
    background-color: #FFB160 !important;
}

.color-4 {
    background-color: #0DB2DA !important;
}

.news-item-list ul {
    list-style: none;
    padding: 20px;
}

.news-item-item {
    position: relative;
    padding-left: 20px;
    margin-bottom: 25px;
}

    .news-item-item:last-child {
        margin-bottom: 0;
    }

.dot-box {
    position: absolute;
    width: 14px;
    height: 14px;
    padding: 2px;
    top: 2px;
    left: 0px;
    border: 1px solid #d60036;
    border-radius: 50%;
}

    .dot-box div {
        width: 100%;
        height: 100%;
        background: #d60036;
        border-radius: 50%;
    }

.dot-box2 {
    border-color: #01CADE;
}

.dot-box3 {
    border-color: #FFB160;
}

.dot-box4 {
    border-color: #0DB2DA;
}

.dot-box2 div {
    background-color: #01CADE;
}

.dot-box3 div {
    background-color: #FFB160;
}

.dot-box4 div {
    background-color: #0DB2DA;
}

.more-news-btn-box {
    padding: 0 20px;
}

.more-news-btn {
    border-top: 1px solid #eee;
    padding: 18px 0;
    color: #333;
}

.arrow-right {
    width: 9px;
    height: 17px;
}
/* 鍗＄墖鏍峰紡 */
.card-list {
    margin-top: 88px;
}

.card-item {
    width: 23%;
    height: 496px;
    padding: 0px 0 30px;
    color: #fff;
    transition: width 0.4s;
    border-radius: 6px;
    border-radius: 10px;
    overflow: hidden;
    background: linear-gradient(157deg, #FF7F23, #FFB15B);
}

    .card-item:first-child {
        width: 29%;
    }

.business {
    position: relative;
}

.hover-subtitle {
    display: none;
}

.card-item:first-child img {
    height: 182px;
}

.card-item:first-child .brand-active-btn-box {
    opacity: 1;
}

.card-item:first-child .hover-subtitle {
    display: block;
}

.card-item:first-child .show-subtitle {
    display: none;
}

.card-item img {
    max-width: 320px;
    height: 191px;
    display: block;
    margin: 0 auto;
}

.brand-active-btn-box {
    padding: 0 10%;
    opacity: 0;
    transition: opacity 0.6s;
}

    .brand-active-btn-box .understand, .brand-active-btn-box .consulting {
        border: 1px solid #fff;
        padding: 10px 30px;
        border-radius: 50px;
        cursor: pointer;
    }

.padding-box {
    padding: 0 22px 28px;
}

.brand-active-btn-box .understand {
    color: #fff;
}

.brand-active-btn-box .consulting {
    background: #fff;
    color: #ffaa58;
}

.card-item:nth-child(even) {
    background: linear-gradient(157deg, #287DFF, #64ABFF);
}

.border-p {
    position: relative;
    padding-bottom: 30px;
    text-align: center;
}

.card-title {
    margin-top: 20px;
    font-weight: 600;
    text-align: center;
}

.card-list {
    text-align: left;
    line-height: 1.7;
}

.border-p::after {
    content: "";
    position: absolute;
    width: 80px;
    height: 4px;
    background-color: #fff;
    bottom: 10px;
    left: 50%;
    border-radius: 4px;
    transform: translateX(-50%);
}

.canvas-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.tab-content-box {
    display: none;
}

@media(max-width:991px ) {
    .left-menu, .right-content {
        width: 100%;
        float: none;
    }

    .more-und-pre {
        height: auto;
    }

        .more-und-pre .menu-item {
            display: inline-block;
            padding: 0 10px;
        }

    .left-menu-list {
        text-align: center;
    }

    .right-content {
        padding: 50px 0 50px;
    }
}

@media(max-width:767px ) {
    .card-item {
        width: 48%;
        margin-bottom: 30px;
    }

        .card-item:hover {
            width: 50%;
        }

    .custom-dev-item-card-box {
        width: 50%;
    }
}

@media(min-width:768px ) {
    .new-dynamic {
        height: 88px;
        line-height: 88px;
    }

    .custom-dev-item-card-box {
        width: 33.3333333333%;
    }
}

@media(min-width:992px ) {
    .left-menu-list {
        position: absolute;
        top: 50%;
        right: 5%;
        transform: translateY(-50%);
    }

    .pos-abs {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        z-index: 10;
    }

    .custom-dev-item-card-box {
        width: 25%;
    }
}

@media(min-width:1200px ) {
    .custom-tab-list {
        padding-left: 0;
    }

    .right-content {
        padding-right: 10%;
    }

    .anquan {
        left: -140px;
        position: absolute;
    }

    .custom-dev-item-card-box {
        width: 20%;
    }

    .paddng-lef-70 {
        padding-left: 70px;
    }
}
