﻿/* about */
.pic {
    position: relative;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    
}
.div-banner-top {
    position: relative;
    overflow: hidden;
}
    .div-banner-top .pic {
        height: 520px;
    }
    .div-banner-top .text {
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 11;
        width: 40%;
        color: #fff;
        height:230px;
    }

    .div-banner-top .absolute {
        position: absolute;
        left: 7%;
        top: 54%;
        z-index: 12;
        width: 100%;
        transform: translateY(-50%);
    }

    .div-banner-top .title-1 {
        position: relative;
    }

    .div-banner-top .title-2 {
        font-family: 'Manrope-Bold';
    }

    .div-banner-top .kuaitiao-1 {
        position: absolute;
        right: -100px;
        top: -50px;
        z-index: 15;
        width: 50%;
    }

    .div-banner-top .kuai-1 {
        height: 50px;
        background: rgba(140,0,210,.9);
        width: 100%;
    }

    .div-banner-top .tiao-2 {
        height: 50px;
        background: rgba(35,130,255,.9);
        width: 50px;
        float: right;
        margin-right: -50px;
    }

    .div-banner-top .bg-1 {
        overflow: hidden;
    }

    .div-banner-top .bg-2 {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        width: 100%;
        height: 100%;
        background: rgb(230 33 41);
    }

    .div-banner-top .pic {
        overflow: hidden;
        animation: bigimgani 3000ms 1 ease forwards;
    }
  .img {
    position: relative;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #ccc;
}
.div-aboutus {
    padding: 6% 0 0 0;
    overflow: hidden;
    position: relative;
}

.div-aboutus-left {
    float: left;
    width: 35%;
    margin-left: 10%;
    position: relative;
}

    .div-aboutus-left .text {
        margin-top: 20%;
    }

    .div-aboutus-left .class-1 {
        color: #002b8c;
    }

    .div-aboutus-left .title-1 {
        margin-top: 3%;
    }

    .div-aboutus-left .text-1 {
        margin-top: 8%;
    }

.div-aboutus-right {
    float: right;
    width: 50%;
    position: relative;
    overflow: hidden;
    text-align: justify;
}

.div-animation-bar {
    overflow: hidden;
    position: relative;
    margin-top: -56px;
}

    .div-animation-bar .anibar-1 {
        width: 8%;
        clear: both;
        transform: translateY(5%);
    }

        .div-animation-bar .anibar-1 i {
            display: block;
            height: 56px;
            background: #0b069d;
        }

    .div-animation-bar .anibar-2 {
        width: 28%;
        float: right;
        clear: both;
    }

        .div-animation-bar .anibar-2 i {
            display: block;
            height: 56px;
            background: #0500d7;
        }

    .div-animation-bar .anibar-3 {
        width: 22%;
        clear: both;
        margin: 5% auto auto;
    }

        .div-animation-bar .anibar-3 i {
            display: block;
            height: 56px;
            background: #0062ff;
        }

    .div-animation-bar .anibar-4 {
        width: 56px;
        clear: both;
        margin-left: 77%;
    }

        .div-animation-bar .anibar-4 i {
            display: block;
            height: 56px;
            background: #963fff;
        }

.div-enterprise-concept {
    padding: 3% 0;
    overflow: hidden;
    background: url('../images/abbg1.png') right 26% no-repeat;
}

.enterprise-concept-top {
    width: 81.7%;
    margin: auto;
}

.enterprise-concept-bottom {
    padding: 3% 0 6% 0;
    overflow: hidden;
    position: relative;
}

.enterprise-concept-left {
    float: left;
    width: 50%;
}

    .enterprise-concept-left .pic {
        position: relative;
    }

.enterprise-concept-right {
    float: left;
    width: 35%;
    margin-left: 5%;
}

.enterprise-concept-text {
    padding-top: 16%;
    overflow: hidden;
    position: relative;
}

.enterprise-concept-item {
    padding: 4% 0;
    overflow: hidden;
    border-bottom: 1px solid #e7e7e7;
    position: relative;
}

    .enterprise-concept-item .title-1 {
        color: #999999;
    }

    .enterprise-concept-item .text-1 {
        margin-top: 2%;
    }

    .enterprise-concept-item .icon-1 {
        width: 24px;
        height: 24px;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
    }

    .enterprise-concept-item:last-child {
        border: none;
    }

.enterprise-concept-text-bg {
    position: absolute;
    right: 10%;
    bottom: 0;
    z-index: 1;
    width: 44%;
}

    .enterprise-concept-text-bg img {
        max-width: 100%;
        display: inline-block;
    }

.div-corporate-culture {
    padding: 0 0 4% 0;
    overflow: hidden;
}

    .div-corporate-culture .class-1 {
        text-align: center;
    }

.corporate-culture-bottom {
    overflow: hidden;
    padding: 2.5% 0;
    text-align: center;
}

.corporate-culture-item {
    width: 26.8%;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: .2%;
}

    .corporate-culture-item a {
        display: block;
        position: relative;
        background: #002b8c;
    }

    .corporate-culture-item .pic img {
        opacity: .07;
    }

    .corporate-culture-item .text {
        position: absolute;
        width: 100%;
        z-index: 11;
        left: 0;
        top: 50%;
        color: #fff;
        transform: translateY(-50%);
    }

    .corporate-culture-item .icon-1 {
        position: relative;
        width: 140px;
        height: 140px;
        margin: auto;
        margin-top: 15%;
    }

    .corporate-culture-item .title-1 {
        margin-top: 25%;
    }

    .corporate-culture-item .text-1 {
        margin-top: 1%;
    }

    .corporate-culture-item.cci2 a {
        background: #8400d2;
    }

    .corporate-culture-item.cci3 a {
        background: #0561e6;
    }

    .corporate-culture-item a:hover {
        transform: translateY(-10px);
    }

.div-cooperative-partner {
    overflow: hidden;
    position: relative;
}

.cooperative-partner-top {
    text-align: center;
}

.cooperative-partner-bottom {
    padding: 4% 0;
    overflow: hidden;
    position: relative;
    z-index: 400;
}

.cooperative-partner-list {
    display: flex;
    justify-content: space-around;
    width: 90%;
    margin: auto;
    margin-bottom: 2%;
}

    .cooperative-partner-list .industry-trends-logo .logo-1 img {
        filter: grayscale(100%);
        opacity: .4;
    }

    .cooperative-partner-list .industry-trends-logo a:hover .logo-1 img {
        filter: grayscale(0);
        opacity: 1;
    }

    .cooperative-partner-list .industry-trends-logo a:hover .title-1 {
        color: #002b8c;
    }

.div-honors-qualifications {
    padding: 6% 0;
    overflow: hidden;
    background: #f7f8fa;
}

.honors-qualifications-top {
    text-align: center;
}

.honors-qualifications-list {
    width: 81.7%;
    margin: auto;
    padding-top: 3%;
}

.honors-qualifications-item {
    float: left;
    width: 32.7%;
    margin-right: .8%;
    margin-bottom: .8%;
}

    .honors-qualifications-item.mr0 {
        margin-right: 0;
    }

    .honors-qualifications-item a {
        display: block;
        position: relative;
    }

    .honors-qualifications-item .text {
        position: absolute;
        left: 10%;
        top: 10%;
        width: 80%;
        z-index: 11;
        height: 80%;
    }

    .honors-qualifications-item .type-1 {
        color: #1a1a1a;
    }

        .honors-qualifications-item .type-1 span {
            display: inline-block;
            vertical-align: middle;
        }

            .honors-qualifications-item .type-1 span:first-child::after {
                content: '';
                width: 1px;
                height: 14px;
                display: inline-block;
                vertical-align: middle;
                margin: 0 5px 0 10px;
                background: #ccc;
            }

            .honors-qualifications-item .type-1 span:last-child {
                color: #999999;
                font-family: 'Manrope-Regular';
            }

    .honors-qualifications-item .title-1 {
        margin-top: 3%;
    }

    .honors-qualifications-item .honors-1 {
        position: absolute;
        left: 0;
        bottom: 0;
    }

    .honors-qualifications-item .pic {
        background: #fff;
    }

    .honors-qualifications-item a:hover {
        box-shadow: 0px 20px 100px 0px rgba(0, 23, 77, 0.2);
        z-index: 11;
    }

.return-page {
    text-align: center;
    margin-top: 3%;
}

    .return-page a {
        display: inline-block;
        vertical-align: middle;
        color: #999;
        margin: 0 5px;
        line-height: 56px;
        padding: 0 10px;
    }

        .return-page a.prev, .return-page a.next {
            width: 56px;
            height: 56px;
            border: 1px solid #002b8c;
            padding: 0;
        }

        .return-page a.prev {
            background: url('../images/l3.png') center no-repeat;
        }

        .return-page a.next {
            background: url('../images/r3.png') center no-repeat;
        }

        .return-page a.prev:hover {
            background: url('../images/l2.png') center no-repeat #002b8c;
        }

        .return-page a.next:hover {
            background: url('../images/r2.png') center no-repeat #002b8c;
        }

        .return-page a.cur, .return-page a:hover {
            color: #002b8c;
        }
        /**证书**/
.content {
    max-width: 1200px;
    margin: 40px auto;
}
.cooperative li {
    margin-right: 20px;
    margin-bottom: 20px;
    width: calc(33.333% - 20px);
    background-color: #FFFFFF;
 /*   border-radius: 8px;*/
    overflow: hidden;
}
    .cooperative li:hover {
        box-shadow: 0px 20px 100px 0px rgba(0, 23, 77, 0.2);
         
    }
    .cooperative li > div {
        height: 340px;
        width: 100%;
        overflow:hidden;
        background-color: #FFFFFF;
        text-align: center;
    }
.content ul > li img {
    width: 100%;
    margin: 0 auto;
    
    object-fit: cover;
}
.cooperative li > p {
    line-height: 2;
    width: 100%;
    padding: 5px 10px;
    text-align: center;
}
.img img, .pic img {
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    padding: 0;
    border: 0;
    width: 100%;
    height: auto;
    border: none;
}
@media (min-width: 768px){
    .content ul {
        display: flex;
        flex-wrap: wrap;
    }
    

} 
@media screen and (max-width: 1000px) {
    .div-banner-top .pic img {
        max-width: 200%;
        width: 200%;
    }
    .div-banner-top .pic{ height:260PX;}
    .div-banner-top .text {
        width: 80%;
        height: 100px;
    }
    .div-aboutus-left .text {
        margin-top: 10%;
    }

    .div-aboutus-left {
        width: 90%;
        overflow: hidden;
        margin-left:5%;
    }
    .div-aboutus-right  {
        float: none;
        width: 100%;
        margin-right: 0;
       
    }
    .div-aboutus-right>.pic {
        margin-top:5%;
    }
    .enterprise-concept-left {
        float: none;
        width: 100%;
        margin-right: 0;
    }
    .enterprise-concept-right {
        float: none;
        width: 90%;
        margin-left: 5%;
    }
    .cooperative li {
       margin-left:5%;
        width: 90%;
    }
}