html{
	font-size: calc(100vw/19.2);
}
.more1 {
    font-size: 18px;
    color: #fff;
    display: inline-block;
    padding: 10px 43px;
    border-radius: 50px;
    background-color: #1894da;
    transition: 0.5s;
}

.more1 span {
    display: inline-block;
    font-size: 22px;
    margin-left: 15px;
}

.more1:hover {
    border-radius: 0px;
    color: #fff;
}


.header-two .header-bottom-area {
    background: transparent;
}
.header-two .header-bottom-area:hover{
    background: #fff;
}
/*导航居中*/
.header-two .header-bottom-area .container{
    width: 80% !important;
    max-width: 100% !important;
    display: flex;
    justify-content: space-between;

}

.header-two .header-bottom-area .container .align-items-center{
    justify-content: center;
    flex-wrap: nowrap;
    display: flex;
    width: 100%;
}

.header-two .header-bottom-area .container .align-items-center .logo{
    position: static;
}
.header-two .header-bottom-area .container .align-items-center .you {
    transform: scale(1);
    width: 29% !important;
}
.header-two .header-bottom-area .container .align-items-center .header_phone a span{
    width: auto;
    white-space: nowrap;
}

/*end*/

.navigation-menu-white>ul>li.active1>a:before {
    transition: all 0.5s;
    position: absolute;
    top: -3px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 4px;
    content: '';
    background: #1894da;
}

.navigation-menu>ul>li.active1>a span {
    color: #1894DA;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.nav-section1 .xian,
.nav-section1 .lang_box .lang_box_main i,
.nav-section3 .xian,
.nav-section3 .lang_box .lang_box_main i,
.nav-section7 .xian,
.nav-section7 .lang_box .lang_box_main i,
.nav-section9 .xian,
.nav-section9 .lang_box .lang_box_main i,
.nav-section10 .xian,
.nav-section10 .lang_box .lang_box_main i {
    background: #fff;
}
.header-two .header-bottom-area:hover .xian{
    background: #E1E1E1;
}
.header-two .header-bottom-area:hover .lang_box .lang_box_main i{
    background: #333;
}
.nav-section1 .pbz,
.nav-section1 .navigation-menu>ul>li>a span,
.nav-section1 .lang_box .lang_box_main a,
.nav-section1 .header_phone a span,
.nav-section3 .pbz,
.nav-section3 .navigation-menu>ul>li>a span,
.nav-section3 .lang_box .lang_box_main a,
.nav-section3 .header_phone a span,
.nav-section7 .pbz,
.nav-section7 .navigation-menu>ul>li>a span,
.nav-section7 .lang_box .lang_box_main a,
.nav-section7 .header_phone a span,
.nav-section9 .pbz,
.nav-section9 .navigation-menu>ul>li>a span,
.nav-section9 .lang_box .lang_box_main a,
.nav-section9 .header_phone a span,
.nav-section10 .pbz,
.nav-section10 .navigation-menu>ul>li>a span,
.nav-section10 .lang_box .lang_box_main a,
.nav-section10 .header_phone a span {
    color: #fff;
}

.header-two .header-bottom-area:hover .pbz,
.header-two .header-bottom-area:hover .navigation-menu>ul>li>a span,
.header-two .header-bottom-area:hover .lang_box .lang_box_main a,
.header-two .header-bottom-area:hover .header_phone a span{
    color: #333333;
}


.nav-section1 .navigation-menu>ul>li.active1>a span,
.nav-section3 .navigation-menu>ul>li.active1>a span,
.nav-section7 .navigation-menu>ul>li.active1>a span,
.nav-section9 .navigation-menu>ul>li.active1>a span,
.nav-section10 .navigation-menu>ul>li.active1>a span {
    color: #1894da;
}

.header-two .header-bottom-area:hover .navigation-menu>ul>li.active1>a span,
.header-two .header-bottom-area:hover .navigation-menu>ul>li:hover>a span{
    color: #1894da;
}

.nav-section1 .lang_box,
.nav-section3 .lang_box,
.nav-section7 .lang_box,
.nav-section9 .lang_box,
.nav-section10 .lang_box {
    border-color: #fff;
}

.header-two .header-bottom-area:hover .lang_box{
    border-color: #000;
}

.nav-section1 .lang_box .lang_box_main a.on,
.nav-section3 .lang_box .lang_box_main a.on,
.nav-section7 .lang_box .lang_box_main a.on,
.nav-section9 .lang_box .lang_box_main a.on,
.nav-section10 .lang_box .lang_box_main a.on {
    color: #1894da;
}

.header-two .header-bottom-area:hover .lang_box .lang_box_main a.on{
    color: #1894da;
}

.nav-section1 .header_phone a i,
.nav-section3 .header_phone a i,
.nav-section7 .header_phone a i,
.nav-section9 .header_phone a i,
.nav-section10 .header_phone a i {
    filter: brightness(0) invert(1)
}

.header-two .header-bottom-area:hover .header_phone a i{
    filter: none
}

.section1 .swiper-slide a.img{
    display: flex;
    justify-content: center;
    align-items: center;
}
.ban-text{
    width: 80%;
    margin: auto;
    position: absolute;
    z-index: 99999;
    margin-top:-15%; 
}
.ban-text .indextxt{
    font-size: 60px;
    color: #1894da;
    font-weight: 700;
}
.ban-text .indexdesc{
    font-size: 30px;
    color: #333;
    margin-top:40px;
    width: 53%;
}
.section2 {
    background: url("/skins/images/section2_bg.jpg");
    background-size: cover;
}

.step {
    opacity: 0.6;
}

.step .ico {
    width: 70px;
    height: 70px;
    background: #fff;
    border-radius: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.5s;
}

.step img {
    width: 90%;
    max-width: 45px;
    max-height: 45px;
}

.section3 {
    background-image: url(/skins/images/section3_bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: -1;
}

.section3 video {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}

.system {
    overflow: hidden;
    margin-top: 7%;
    position: relative;
}
.system .gallery-top .swiper-slide .img-responsive{
    position: relative;
    width: 100%;
    padding-bottom: 58%;
}
.system .gallery-top .swiper-slide .img-responsive img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* object-fit: contain; */
    border-radius: 10px;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.system .gallery-top .good {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.system .gallery-top .good h5 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    /* margin-bottom: 4%; */
    line-height: 2;
    margin-top: 5%;
}

.system .gallery-top .good p {
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: justify;
    line-height: 28px;
    /* height: 140px; */
    margin-bottom: 8%;
    max-width: 570px;
}

.system .gallery-top .good .more1 {
    margin-right: 18%;
    float: right;
}

.system .gallery-top .swiper-button-next {
    top: 83%;
    right: 82%;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
    border: 1px solid #fff;
}

.system .gallery-top .swiper-button-next::after {
    font-size: 20px;
    color: #fff;
}

.system .gallery-top .swiper-button-prev::after {
    font-size: 20px;
    color: #fff;
}

.system .gallery-top .swiper-button-prev {
    top: 83%;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
    border: 1px solid #fff;
}

.system .gallery-top .swiper-button-next:hover,
.system .gallery-top .swiper-button-prev:hover {
    background-color: #1894da;
    border-color: #1894da;
}

.system .swiper-pagination {
    width: auto;
    text-align: left;
    color: #fff;
    font-size: 24px;
    left: 7.5%;
    bottom: 12%;
}

.system .gallery-thumbs {
    margin-top: 4%;
    margin-bottom: 2%;
}

.system .gallery-thumbs .swiper-slide h5 {
    font-size: 22px;
    padding: 35px 1%;
    background-image: url(/skins/images/line.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
    text-align: center;
    color: #fff;


    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.system .gallery-thumbs .swiper-slide-thumb-active h5 {
    background-color: #1894da;
    border-radius: 5px;
    /* background-image: unset; */
}

@media (max-width: 1300px) {
    .system .gallery-top .swiper-slide .img-responsive img {
        height: 380px;
    }

    .system .gallery-top .good h5 {
        font-size: 30px;
    }

    .system .gallery-thumbs .swiper-slide h5 {
        font-size: 17px;
        padding: 20px 1%;
    }

    .system .gallery-top .good p {
        max-width: 96%;

        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }

    .system .gallery-top .swiper-button-next {
        zoom: 0.7;
        top: 84%;
        right: 80%;
    }

    .system .gallery-top .swiper-button-prev {
        zoom: 0.7;
        top: 84%;
    }

    .system .swiper-pagination {
        bottom: 10%
    }

    .system .gallery-top .good .more1 {
        margin-right: 6%;
    }

    .more1 {
        font-size: 16px;
        padding: 10px 35px;
    }
}

@media (max-width: 992px) {
    .system .gallery-top .swiper-button-next {
        right: 79%;
    }
}


.section5 .item {
    flex: 1;
    position: relative;
    transition: 0.6s;
    height: 100%;

}

.home_box .hear-left {
    display: flex;
    align-items: center;
    margin-bottom: 18px;
}

.home_box .hear-left img {
    object-fit: contain;
    width: 29px;
    height: 18px;
}

.home_box .hear-left .title {
    margin-left: 10px;
    font-weight: 700;
    font-size: 22px;
    color: #1894DA;
}

.home_box .titlehead {
    color: #2e2e2e;
}

.home_box .titlehead span {
    color: #1894DA;
    line-height: 64px;
}

.section5 .item .em_img {
    position: relative;
    width: 100%;
    height: 100%;
}



.section5 .item .em_post {
    position: absolute;
    width: 80%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    /* padding: 0.9rem calc(7.6vw / 2) 0.9rem 7.6vw; */
    padding-top: 6%;
    padding-bottom: 3%;
}

.section5 .item .em_post>div {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
}

/* .section5 .item .em_post>div .content1 .btn {
            transition: 0.4s;
            opacity: 0;
            margin-top: 0.8rem;
        } */

.section5 .item .em_post>div .content2 {
    width: fit-content;
    position: relative;
    display: flex;
    /* --g: 1.8rem; */
    justify-content: center;
     width: 100%; 
}

.section5 .item .em_post>div .content2::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 6px;
    width: 93.5%;
    height: 1px;
    transform: translateX(-50%);
    background: rgba(153, 153, 153, 0.2);
}

.section5 .item .em_post>div .content2 .li {
    cursor: pointer;
    position: relative;
}

.section5 .item .em_post>div .content2 .li .yuan {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 12px;
    height: 12px;
    background: #ccc;
    border-radius: 50%;
}

.section5 .item .em_post>div .content2 .li .yuan::after,
.section5 .item .em_post>div .content2 .li .yuan::before {
    transition: 0.4s;
    opacity: 0;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 150%;
    height: 150%;
    background: linear-gradient(to right, #1894da, #1894da);
    border-radius: 50%;
}

.section5 .item .em_post>div .content2 .li .yuan::after {
    z-index: 1;
    width: 75%;
    height: 75%;
    background: #fff;
}

.section5 .item .em_post>div .content2 .li .wz {
    padding-top: 22px;
    color: #2e2e2e;
    font-size: 18px;
}

.section5 .item .em_post>div .content2 .li+.li {
    margin-left: 1.8rem;
}

.section5 .item .em_post>div .content2 .li.active .yuan::after,
.section5 .item .em_post>div .content2 .li.active .yuan::before {
    opacity: 1;
}

@media (min-width: 1200px) {
    .section5 .item:hover {
        flex: 1.42;
    }

    .section5 .item:hover .em_post>div .content1 .btn {
        opacity: 1;
        margin-top: 0.6rem;
    }
}

.section5 .item_1 .em_img picture {
    transition: 0.4s;
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}

.section5 .item_1 .em_img picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.section5 .item_1 .em_img picture.active {
    opacity: 1;
}

/* 案例展示 */

#mcase {
    overflow: hidden;
    position: relative;
}

#mcase .bg {
    /* background-image: url(../images/indexcasebg1.jpg);
    background-repeat: no-repeat;
    background-position: center;
	background-size: cover; */

    background-color: #F4F8FB;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.caselist {
    margin: 0.5rem 0;
}

.caselist ul li {
    margin-bottom: 1.5%;
}

.caselist ul li:nth-child(2n) a {
    float: right;
}

.caselist ul li a {
    display: block;
    padding: 5px;
    width: 97.5%;
    color: #282828;
    background-color: #f1f1f1;
}

.caselist ul li img {
    height: 168px;
    transition: 0.3s;
}

.caselist ul li:hover img {
    transform: scale(1.1);
}

.caselist ul li .mycons {
    padding: 8% 11%;
}

.caselist ul li .mycons .pull-right {
    color: #1464c7;
}

.caselist ul li a p {
    margin: 5% 0;
    color: #868686;
}

.caselist ul li i {
    width: 27px;
    height: 27px;
    margin-left: 5px;
    display: inline-block;
    text-align: center;
    line-height: 27px;
    font-size: 22px;
    color: #fff;
    border-radius: 50%;
    vertical-align: revert;
    cursor: pointer;
    background-color: #1464c7;
    transition: 0.3s;
}

.caselist ul li:hover .pull-right {
    color: #da241a;
}

.caselist ul li:hover i {
    background-color: #da241a;
    transform: rotate(360deg);
}

.caseview {
    width: 100%;
    height: 100%;
    display: block;
    border: none;
}

.BaseTit {
    position: absolute;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 0;
    /* padding-bottom: 33%; */
    width: 75%;
    height: 80%;
    /* width: 1440px; */
    margin: auto;
    left: 12.5%;
    overflow: hidden;
}

.BaseTit .box {
    width: 290px;
    text-align: center;
    color: #ffff;
    position: absolute;
    bottom: 4%;
    z-index: 5;
}

.BaseTit .box .hear-left {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    justify-content: center;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
}

.BaseTit .box h2 {
    font-size: 32px;
    font-weight: 500;

}

.BaseTit .box h2 a {
    color: #fff;
}

.BaseTit .box p {
    opacity: 0.75;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    font-size: 16px;
    color: #FFF;
    padding: 0 9%;
    margin-top: 10%;
    text-transform: uppercase;
}

.BaseTit ul {
    width: 100%;
    position: absolute;
    z-index: 1;
    height: 100%;
    top: 0;
}

.BaseTit ul::before {
    content: "";
    display: block;
    width: 1250px;
    height: 1250px;
    border-radius: 50%;
    position: absolute;
    z-index: -1;
    left: 50%;
    top: 12%;
    transform: translateX(-50%);
    border: 4px solid #D8E2EB;
}

.BaseTit ul::after {
    content: "";
    display: block;
    width: 995px;
    height: 995px;
    border-radius: 50%;
    position: absolute;
    z-index: -1;
    left: 50%;
    top: 28%;
    transform: translateX(-50%);
    border: 20px solid #fff;
}

.BaseTit ul li {
    width: 1.2rem;
    height: 1.2rem;
    z-index: 2;
    position: absolute;
    animation: moves2 3s linear infinite;
}

.BaseTit ul .ms1 {
    left: 2%;
    bottom: 5%;
}

.BaseTit ul .ms2 {
    left: 11%;
    bottom: 45%;
}

.BaseTit ul .ms3 {
    left: 30%;
    top: 5%;
}

.BaseTit ul .ms4 {
    right: 30%;
    top: 5%;
}

.BaseTit ul .ms5 {
    right: 11%;
    bottom: 45%;
}

.BaseTit ul .ms6 {
    right: 2%;
    bottom: 5%;
}

/* end */
.BaseTit ul .ms7 {
    left: 16%;
    bottom: 18%;
}

.BaseTit ul .ms8 {
    left: 27%;
    bottom: 48%;
}

.BaseTit ul .ms9 {
    right: 46%;
    bottom: 61%;
}

.BaseTit ul .ms10 {
    right: 24%;
    bottom: 48%;
}

.BaseTit ul .ms11 {
    right: 13%;
    bottom: 18%;
}

.BaseTit ul li:last-child {
    display: none;
}

.BaseTit ul li a {
    display: inline-block;
}

.BaseTit ul li img {
    width: 110px;
    opacity: 0.85;
    /* filter: grayscale(1); */
    border-radius: 20%;
    box-shadow: 0 0 30px #dedede;
    transition: 0.5s;
}

.BaseTit ul li:hover img {
    opacity: 1;
    transform: scale(1.2);
    /* filter: grayscale(0); */
}

.BaseTit .move {
    width: 770px;
    margin: 39% auto 0;
    animation: rotate 100s linear infinite;
}

@keyframes rotate {
    0% {
        top: 46%;
        left: 50%;
        /* transform: rotate(0deg) translate(-50%,-50%); */
        transform: rotate(0deg);
        transform-origin: center;
    }

    100% {
        top: 46%;
        left: 50%;
        /* transform: rotate(360deg) translate(-50%,-50%); */
        transform: rotate(360deg);
        transform-origin: center;
    }
}

.platform_advantage_bg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.platform_advantage_bg li {
    position: absolute;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    /* background: rgba(64, 94, 157, 0.2); */
    background-color: rgba(224, 236, 245, 1);
    bottom: -160px;
    -webkit-animation: square 28s infinite;
    animation: square 28s infinite;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear
}

.platform_advantage_bg li:nth-child(1) {
    left: 10%
}

.platform_advantage_bg li:nth-child(2) {
    left: 20%;
    width: 80px;
    height: 80px;
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
    -webkit-animation-duration: 17s;
    animation-duration: 17s
}

.platform_advantage_bg li:nth-child(3) {
    left: 25%;
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms
}

.platform_advantage_bg li:nth-child(4) {
    left: 40%;
    width: 60px;
    height: 60px;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
}

.platform_advantage_bg li:nth-child(5) {
    left: 70%
}

.platform_advantage_bg li:nth-child(6) {
    left: 80%;
    width: 120px;
    height: 120px;
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}

.platform_advantage_bg li:nth-child(7) {
    left: 32%;
    width: 100px;
    height: 100px;
    -webkit-animation-delay: 7s;
    animation-delay: 7s
}

.platform_advantage_bg li:nth-child(8) {
    left: 55%;
    width: 20px;
    height: 20px;
    -webkit-animation-delay: 15s;
    animation-delay: 15s;
    -webkit-animation-duration: 40s;
    animation-duration: 40s
}

.platform_advantage_bg li:nth-child(9) {
    left: 25%;
    width: 10px;
    height: 10px;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-duration: 40s;
    animation-duration: 40s;
}

.platform_advantage_bg li:nth-child(10) {
    left: 90%;
    width: 120px;
    height: 120px;
    -webkit-animation-delay: 11s;
    animation-delay: 11s
}

@-webkit-keyframes square {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(-1700px)rotate(600deg);
        transform: translateY(-1700px)rotate(600deg)
    }
}

@keyframes square {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(-1700px)rotate(600deg);
        transform: translateY(-1700px)rotate(600deg)
    }
}


@media (max-width: 1600px) {

    .BaseTit {
        width: 95%;
        left: 50%;
        transform: translateX(-50%);
        height: 90%;
    }
}

@media (max-width: 1200px) {
    .BaseTit ul li a {
        zoom: 0.8;
    }

    .BaseTit ul::before {
        zoom: 0.75;
        top: 18%;
    }

    .BaseTit ul::after {
        zoom: 0.75;
    }

    .BaseTit ul .ms3 {
        top: 12%;
    }

    .BaseTit ul .ms4 {
        top: 12%;
    }

    .BaseTit .move {
        margin: 50% auto 0;
    }
}

@media (max-width: 992px) {
    .BaseTit ul li a {
        zoom: 0.6;
    }

    .BaseTit ul::before {
        width: 900px;
        height: 900px;
        top: 19%;
    }

    .BaseTit ul .ms3 {
        top: 17%;
    }

    .BaseTit ul .ms4 {
        top: 17%;
    }

    .BaseTit ul .ms5 {
        right: 4%;
    }

    .BaseTit ul .ms2 {
        left: 1%;
    }

    .BaseTit ul::after {
        top: 35%;
        width: 700px;
        height: 700px;
    }

    .BaseTit ul .ms8 {
        left: 18%;
    }

    .BaseTit ul .ms10 {
        right: 21%;
    }

    .BaseTit ul .ms7 {
        left: 12%;
    }

    .BaseTit ul .ms11 {
        right: 14%;
    }
}

.section7 {
    position: relative;
    background-image: url(/skins/images/iabout-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: -1;
}

/* 关于我们 */
.about-video-bg {
    height: 100%;
    width: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}

.index_aboutus {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    height: 100%;
}

.index_aboutus_top {
    display: flex;
    justify-content: space-between;
    margin-top: 7%;
    min-height: auto;
    align-items: normal;
}

.index_aboutus_top .left {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.index_aboutus_top .left .hear-left {
    display: flex;
    align-items: center;
    margin-bottom: 18px;

}

.index_aboutus_top .left .hear-left img {
    object-fit: contain;
    width: 29px;
    height: 18px;
}

.index_aboutus_top .left .hear-left .title {
    margin-left: 10px;
    font-weight: 700;
    font-size: 22px;
    color: #fff;
}

.index_aboutus_top .left .titlehead span {
    padding-right: 15px;
}

.index_aboutus_top .left .bodynr {
    font-weight: 400;
    font-size: 18px;
    line-height: 2;
    color: #fff;
    margin-top: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.index_aboutus_top .right {
    width: 45%;
    position: relative;
}

.index_aboutus_bottom {
    width: 100%;
    margin-top: 2.5%;
    border-top: 1px solid #c2bfbf;
    padding-bottom: 2%;
}

.index_aboutus_bottom .zxplszbh {
    display: flex;
    max-width: 80%;
    margin: auto;
    padding-top: 20px;
    justify-content: space-between;
    margin-bottom: 1%;
}

.index_aboutus_bottom .zxplszbh .plli {
    /*max-width: 135px;*/
}

.index_aboutus_bottom .zxplszbh .plli .shuzhi {
    font-weight: bold;
    font-size: 60px;
    display: flex;
    align-items: flex-start;
    line-height: 1;
    margin-top: 20px;
}

.index_aboutus_bottom .zxplszbh .plli .shuzhi span {
    font-weight: 400;
    font-size: 18px;

}

.index_aboutus_bottom .zxplszbh .plli .bcsm {
    margin-top: 10px;
    font-weight: 400;
    font-size: 18px;

}

/* 新闻 */

.pt {
    padding-top: 7%;
}

.pb {
    padding-bottom: 3%;
}

.section9 {
    background: url("/skins/images/section9_bg.png") top center;
    background-size: cover;
}

.index_news {
    padding: 0px;
}

.index_news .home_box .hear-left {
    margin-bottom: 18px;
}

.index_news .home_box .hear-left .title {
    color: #fff;
}

.index_news .home_box .titlehead {
    color: #fff;
}

.index_news .wMain {
    width: 100%;
}

.index_news .ws_bot {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0.32rem;
    margin-top: 0.38rem;
}

.index_news .ws_bot .grid {
    background-color: #ffffff;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    border-radius: 0.14rem;
}

.index_news .ws_bot .grid a {
    height: 100%;
    display: block;
}

.index_news .ws_bot .grid a .img {
    width: 100%;
    overflow: hidden;
    border-radius: 0.14rem 0.14rem 0 0;
}

.index_news .ws_bot .grid a .img img {
    border-radius: 0.14rem 0.14rem 0 0;
    width: 100%;
    transition: 0.4s;
}

.index_news .ws_bot .grid a .box {
    padding: 0.25rem;
}

.index_news .ws_bot .grid a .box .content1 .t1 {
    color: #1894DA;
    font-size: var(--f20);
    font-family: MiSansMedium;
}

.index_news .ws_bot .grid a .box .content1 .t2 {
    margin-top: 0.14rem;
    transition: 0.4s;
    font-family: MiSansMedium;
    color: #333;
    font-size: 0.23rem;
    line-height: 1.5;
    /*height: 3em;*/
}

.index_news .ws_bot .grid a .box .content2 {
    margin-top: 0.4rem;
    color: #999;
    font-size: var(--f20);
}

.index_news .ws_bot .grid a:hover .img img {
    transform: scale(1.05);
}

.index_news .ws_bot .grid a:hover .box .content1 .t2 {
    color: #1894DA;
}

.index_news .ws_bot .grid_all {
    --h: 0;
    background-color: #ffffff;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    border-radius: 0.14rem;
    font-size: var(--f20);
    padding: 0.38rem;
    height: var(--h);
}

.index_news .ws_bot .grid_all .content1 {
    color: #1894DA;
    font-family: MiSansMedium;
}

.index_news .ws_bot .grid_all .content2 {
    margin-top: 0.26rem;
    height: calc(var(--h) - 0.76rem - 0.26rem - 0.24rem);
    overflow: auto;
    padding-right: 0.1rem;
}

.index_news .ws_bot .grid_all .content2::-webkit-scrollbar {
    width: 2px;
    height: 2px;
}

.index_news .ws_bot .grid_all .content2::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background: #1894DA;
}

.index_news .ws_bot .grid_all .content2::-webkit-scrollbar-track {
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.2);
}

@-moz-document url-prefix() {
    .index_news .ws_bot .grid_all .content2 {
        scrollbar-color: #1894DA rgba(0, 0, 0, 0.2);
        scrollbar-width: thin;
        -ms-overflow-style: none;
    }
}

.index_news .ws_bot .grid_all .content2 a {
    transition: 0.4s;
    font-family: MiSansMedium;
    color: #333;
    line-height: 1.6;
    /* height: 3.2em; */
    font-size: 1.1em;
    display: block;
}

.index_news .ws_bot .grid_all .content2 a+a {
    margin-top: 0.26rem;
}

.index_news .ws_bot .grid_all .content2 a:hover {
    color: #1894DA;
}