
#banner_page .w1510 .tit{
    font-size: 48px;
    line-height: 55px;
}

#banner_page .w1510 .des {
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    width: 400px;
    margin: 30px 0 90px;
}

#banner_page .w1510 img{
    max-width: 100%;
    width: auto;
}

/**/

#about-page {
    padding: 60px 0px;
}

#company-profile .w1510{
    position: relative;
    padding: 0;
    
}

#company-profile .left{
    width: 48%;
}

#company-profile .left p{
    font-size: 16px;
    line-height: 30px;
}

#company-profile .right{
    width: 50%;
}

#company-profile .right img{
    display: block;
    width: 100%;
}

#company-profile .pos-num {
    padding: 40px 0 40px;
    position: absolute;
    bottom: -105px;
    width: 100%;
}

#company-profile .pos-num::after{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background-image: linear-gradient(-90deg,#6db80f,#06a3db);
    opacity: 0.9;
}

#company-profile .pos-num .wbox{
    display: flex;
    text-align: center;
    position: relative;
    z-index: 3;
}

#company-profile .pos-num .list{
    flex: 1;
    border-left: 1px solid #fff;
}

#company-profile .pos-num .list:first-child{
    border-left: 0;
}


#company-profile .pos-num .list .num{
    font-size: 68px;
    font-weight: bold;
    font-family: "Mus";
    color: #fff;
}

#company-profile .pos-num .list p{
    font-size: 17px;
    margin-top: 15px;
    line-height: 24px;
    color: #fff;
}

/**/


.indust-power{
    margin-top: 220px !important;
}

.indust-power .module-tit {
    position: absolute;
    top: 5%;
    width: 100%;
    z-index: 333;
    text-align: left;
}

.indust-power .module-tit *{
    color: #fff;
}

/**/

#company-history{
    padding: 110px 0;
}

.content-swiper{
    margin-top: 120px;
}

.content-swiper .slide-box{
    height: 400px;
    overflow: hidden;
}

.content-swiper .left {
    width: 18%;
}

.content-swiper .left font{
    display: inline-block;
    font-size: 100px;
    font-weight: 500 !important;
    font-family: "Mus";
    -webkit-background-clip:text; 
    -webkit-text-fill-color: transparent; 
    background-image: linear-gradient(-90deg,#6db80f,#06a3db);
}

.content-swiper .left.img {
    width: 82%;
    padding-left: 3%;
    padding-bottom: 6%;
    border-left: 1px solid #ddd;
}

.content-swiper .left ul{
    float: left;
    margin-right: 10%;
    list-style: square;
}

.content-swiper .left ul li{
    font-size: 18px;
    color: #000;
}

.content-swiper .left ul li::marker{
    color:#66b71c;
    font-size:20px;
}


.content-swiper .left img {
    float: left;
    max-width: 50%;
}

.num-swiper {
    text-align: center;
    margin: 0;
    padding: 34px 35px;
    height: 140px;
    margin-top: -10px;
}


.num-swiper .swiper-wrapper{
    /* margin-left: 11%; */
}

.num-swiper::before {
    content: "";
    display: block;
    position: absolute;
    width: 92%;
    height: 2px;
    background-color: #ddd;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
}

.num-swiper .swiper-slide{
    height: auto;
}

.num-slide-box{
    font-size: 16px;
    font-family: "Mus";
}

.num-slide-box::after{
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 auto;
    border-radius: 50%;
    background-image: linear-gradient(-90deg,#c4c4c4,#c4c4c4);
    transition: all 0.3s;
    margin-top: 17px;
}


.swiper-slide.swiper-slide-thumb-active .num-slide-box::after{
    background-image: linear-gradient(-90deg,#6db80f,#06a3db);
    width: 13px;
    height: 13px;
    margin-top: 15px;
}

.swiper-button-prev{
    background-image: url(../image/prev.png);
    background-size: 35px 35px;
    width: 35px;
}

.swiper-button-next{
    background-image: url(../image/next.png);
    background-size: 35px 35px;
    width: 35px;
}


/**/

#honor-index {
    padding: 9% 0;
    position: relative;
    background: url(../image/hor-back.jpg) no-repeat;
    background-size: cover;
}

#honor-index .w1510.pos {
    position: absolute;
    left: 0;
    right: 0;
    top: 100px;
}

#honor-index .left {
    position: absolute;
    left: 0;
    top: 0px;
    width: 43%;
    padding: 17px;
    background-color: #fff;
}

#honor-index .left::after {
    content: "";
    border-left: 30px solid #fff;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    position: absolute;
    top: 45%;
    right: -30px;
    width: 0px;
    height: 0px;
}

#honor-index .left img {
    display: block;
    max-width: 100%;
    width: auto;
    max-height: 36vw;
    margin: 0 auto;
}

#honor-index .right {
    float: right;
    width: 49%;
}

#honor-index .right * {
    text-align: center;
}

#honor-index .right .tit {
    font-size: 36px;
    font-weight: bold;
    color: #fff;
}

#honor-index .right .s-tit {
    font-size: 24px;
    margin-top: 10px;
    font-family: "gbo";
    text-transform: uppercase;
}

#honor-index .right .g-tit {
    font-size: 22px;
    margin-top: 85px;
    margin-bottom: 40px;
}

#honor-index .right .g-tit a{
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 10px;
    color: #fff;
    background-image: linear-gradient(-90deg,#6db80f,#06a3db);
}

#honor-index .right .g-tit {

}

#honor-index .right .g-box {
    margin-top: 40px;
    text-align: center;
}

#honor-index .right .g-box span {
    display: inline-block;
    padding: 0 30px;
    border-right: 1px solid #ccc;
    font-size: 30px;
    font-family: "Gbold";
}

#honor-index .right .g-box span:nth-child(3) {
    border-right: 0;
}

#honor-index .right .g-box span font {
    display: block;
    font-size: 16px;
    margin-top: 10px;
    font-family: "黑体";
}

#honor-index .right .box-list {
    overflow: hidden;
    margin-top: 30px;
}

#honor-index .right .box-list .list {
    color: #000;
    background-color: #fff;
    float: left;
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 2%;
    height: 90px;
    line-height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 11px;
    font-size: 16px;
    line-height: 27px;
    box-sizing: border-box;
    position: relative;
}


#honor-index .right .box-list .list:nth-child(4n) {
    margin-right: 0;
}

#honor-index .right .box-list .list.active::after{
    content: "";
    width: 96%;
    height: 92%;
    display: block;
    border: 4px solid transparent;
    border-image: -webkit-linear-gradient(-90deg,transparent,transparent) 10 10;
    border-image: -moz-linear-gradient(-90deg,transparent,transparent) 10 10;
    border-image: -o-linear-gradient(-90deg,transparent,transparent) 10 10;
    border-image: linear-gradient(-90deg,transparent,transparent) 10 10;
    top: 0;
    left: 0;
    position: absolute;
}

#honor-index .right .box-list .list.active::after {
    border-image: -webkit-linear-gradient(-90deg,#6db80f,#06a3db) 10 10;
    border-image: -moz-linear-gradient(-90deg,#6db80f,#06a3db) 10 10;
    border-image: -o-linear-gradient(-90deg,#6db80f,#06a3db) 10 10;
    border-image: linear-gradient(-90deg,#6db80f,#06a3db) 10 10;
}

/*@media for honor_index*/
@media screen and (max-width:1680px) {
    #honor-index .right .tit {
        font-size: 26px;
    }

    #honor-index .right .s-tit {
        font-size: 20px;
        margin-top: 10px;
    }

    #honor-index .right .g-tit {
        font-size: 20px;
        margin-top: 40px;
    }

    #honor-index .right .g-box span {
        padding: 0 30px;
        font-size: 25px;
    }

    #honor-index .right .g-box span font {
        font-size: 14px;
        margin-top: 10px;
    }

    #honor-index .right .box-list .list {
        height: 80px;
        padding: 0 11px;
        font-size: 14px;
        line-height: 25px;
    }
}

@media screen and (max-width:1440px) {
    #honor-index .right .tit {
        font-size: 22px;
    }

    #honor-index .right .s-tit {
        font-size: 18px;
        margin-top: 10px;
    }

    #honor-index .right .g-tit {
        font-size: 18px;
        margin-top: 30px;
    }

    #honor-index .right .g-box span {
        padding: 0 20px;
        font-size: 22px;
    }

    #honor-index .right .g-box span font {
        font-size: 13px;
        margin-top: 10px;
    }

    #honor-index .right .box-list .list {
        height: 70px;
        padding: 0 11px;
        font-size: 13px;
        line-height: 22px;
    }
}

@media screen and (max-width:1280px) {}

@media screen and (max-width:1182px) {}

@media screen and (max-width:1000px) {}

@media screen and (max-width:900px) {
    #honor-index .right {
        float: right;
        width: 100%;
    }

    #honor-index .w1510.pos {
        display: none;
    }

    #honor-index {
        padding: 30px 0;
    }

    #honor-index .right .box-list .list {
        height: 60px;
        padding: 0 11px;
        font-size: 13px;
        line-height: 20px;
        width: 49%;
    }

    #honor-index .right .box-list .list:nth-child(2n) {
        margin-right: 0;
    }
}

@media screen and (max-width:600px) {
    #honor-index .right .g-box span {
        padding: 0 13px;
        font-size: 18px;
    }
}

/*@media for honor_index*/




/**/
#company-distribution{
    padding: 110px 0;
    background-color: #f9f9f9;
}

#company-distribution .w1510{
    overflow: hidden;
}

#company-distribution .img{
    overflow: unset;
}

#company-distribution img{
    display: block;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    margin-top: 0px;
}


/**/

#company-cultrue{
    padding: 80px 0;
    padding-bottom: 0;
}

#company-cultrue .cul-box{
    display: flex;
    background-image: linear-gradient(-90deg,#6db80f,#06a3db);
    height: 255px;
    padding: 40px 0px;
    margin-top: 90px;
    position: relative;
}

#company-cultrue .cul-box .list {
    flex: 1;
    text-align: center;
    border-left: 1px solid #fff;
    padding: 0 15px;
    padding-top: 35px;
}

#company-cultrue .cul-box .list:nth-child(1){
    border-left: 0;
}

#company-cultrue .cul-box h2{
    font-size: 24px;
    margin-bottom: 20px;
    color: #fff;
}

#company-cultrue .cul-box p{
    font-size: 14px;
    color: #fff;
}

#company-cultrue>img{
    width: 100%;
    margin-top: -6%;
}




/**/

#join-us{
    padding: 80px 0;
    padding-bottom: 0;
}

#join-us .join-box{
    padding: 65px 55px;
    background-color: #f9f9f9;
    margin-top: 90px;
}

#join-us .join-box .left{
    width: 14.2%;
}

#join-us .join-box .left a {
    display: block;
    font-size: 17px;
    line-height: 30px;
    margin-bottom: 20px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #666;
    background-image: linear-gradient(-90deg,#666,#666);
    font-weight: 600;
    background-size: 70px;
}

#join-us .join-box .left a.active{
    background-image: linear-gradient(-90deg,#6db80f,#06a3db);
}

#join-us .join-box .right{
    width: 85.8%;
}

#join-us .join-box .right .list-box{
    display: none;
}

#join-us .join-box .right .list-box.active{
    display: block;
}

#join-us .join-box .right .list-box h2{
    font-size: 32px;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
    margin-bottom: 40px;
}

#join-us .join-box .right .list-box .list-con{
    display: flex;
}

#join-us .join-box .right .list-box .list-con .list{
    flex:1;
}

#join-us .join-box .right .list-box .list-con .list .img{
    height: 80px;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

#join-us .join-box .right .list-box .list-con .list img{
    max-height: 90%;
    max-width: 60px;
}

#join-us .join-box .right .list-box .list-con .list h4{
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 15px;
}

#join-us .join-box .right .list-box .list-con .list p {
    font-size: 14px;
    line-height: 27px;
}



/*media for about.html*/

@media screen and (max-width:1680px){
    #company-profile .left p {
        font-size: 14px;
        line-height: 27px;
    }
    #company-profile .pos-num .list .num {
        font-size: 47px;
    }

    #company-profile .pos-num {
        padding: 30px 0 30px;
        bottom: -115px;
    }
}

@media screen and (max-width:1440px){
    
    #company-profile .pos-num .list .num {
        font-size: 38px;
    }

    #company-profile .pos-num {
        padding: 30px 0 30px;
        bottom: -125px;
    }

    .indust-power {
        margin-top: 180px !important;
    }
}

@media screen and (max-width:1280px){
    #company-profile .pos-num .list .num {
        font-size: 30px;
    }

    #company-profile .pos-num {
        padding: 25px 0 25px;
        bottom: -135px;
    }
}

@media screen and (max-width:1182px){
    #about-page {
        padding: 30px 0px;
    }
    .indust-power {
        margin-top: 30px !important;
    }

    #company-profile .pos-num .list .num {
        font-size: 24px;
    }

    #company-profile .pos-num {
        padding: 30px 0 40px;
        bottom: 0;
        position: relative;
        margin-top: 20px;
    }

    #company-profile .w1510{
        padding: 0 20px;
    }

    #company-profile .left {
        width: 100%;
        margin-bottom: 20px;
    }

    #company-profile .right{
        width: 100%;
        margin-bottom: 0;
    }
}

@media screen and (max-width:900px){
    
}

@media screen and (max-width:600px){
    #company-profile .pos-num .list .num {
        font-size: 18px;
    }
}



/*media for common*/
@media screen and (max-width: 1680px){

    #banner_page .w1510 .tit {
        font-size: 40px;
        line-height: 40px;
    }

    #banner_page .w1510 .des {
        font-size: 13px;
        line-height: 30px;
        margin: 25px 0 70px;
    }

    #company-profile .pos-num .list p {
        font-size: 15px;
        line-height: 23px;
    }
}
@media screen and (max-width: 1440px){

    #banner_page .w1510 .tit {
        font-size: 30px;
        line-height: 30px;
    }

    #banner_page .w1510 .des {
        font-size: 13px;
        line-height: 30px;
        margin: 25px 0 60px;
    }

    
}
@media screen and (max-width: 1280px){

    #banner_page .w1510 .tit {
        font-size: 24px;
        line-height: 30px;
    }

    #banner_page .w1510 .des {
        font-size: 12px;
        margin: 20px 0 20px;
    }


}


@media screen and (max-width: 1182px){
    #banner_page .w1510 .des {
        display: block;
        margin: 10px 0 10px;
    }
    #banner_page .w1510 img{
        max-width: 200px;
    }
    
    #banner_page .w1510 .tit {
        font-size: 22px;
        line-height: 22px;
    }

    #company-profile .pos-num {
        padding: 20px 0 20px;
    }

    #company-profile .pos-num .list p {
        font-size: 14px;
        line-height: 23px;
    }
}



@media screen and (max-width: 600px){
    
    #banner_page .w1510 .tit {
        font-size: 18px;
        line-height: 20px;
    }

    #company-profile .pos-num .list p {
        font-size: 12px;
        line-height: 23px;
    }
}


/*media for his*/

@media screen and (max-width: 1750px){

    .content-swiper .left font {
        font-size: 85px;
    }
}

@media screen and (max-width: 1680px){

    .content-swiper .left font {
        font-size: 65px;
    }

    .content-swiper .left ul li {
        font-size: 16px;
    }

    .num-swiper {
        padding: 34px 9%;
    }

    /* .num-swiper .swiper-wrapper {
        margin-left: 8%;
    } */

    .content-swiper .left {
        width: 23%;
    }

    .content-swiper .left.img {
        width: 77%;
    }

    .num-swiper::before {
        width: 89%;
    }
}

@media screen and (max-width: 1440px){


    .content-swiper .left font {
        font-size: 50px;
    }

    #company-history {
        padding: 70px 0;
    }

    .content-swiper {
        margin-top: 80px;
    }
}

@media screen and (max-width: 1280px){

    .content-swiper .left font {
        font-size: 35px;
    }

    .content-swiper .left ul li {
        font-size: 14px;
    }

    .content-swiper .left ul li::marker {
        font-size: 14px;
    }

}


@media screen and (max-width: 1182px){

    #company-history {
        padding: 30px 0;
    }

    .content-swiper {
        margin-top: 30px;
    }
    .num-swiper .swiper-wrapper {
        /* margin-left: 13%; */
    }

    .content-swiper .left {
        width: 30%;
    }

    .content-swiper .left.img {
        width: 70%;
    }

    .num-swiper::before {
        width: 85%;
    }

    .content-swiper .left ul{
        margin-bottom: 20px;
        margin-right: 0;
        width: 100%;
    }
}



@media screen and (max-width: 900px){
    
    .content-swiper .left ul{

        padding-left: 30px;
    }

    .content-swiper .left ul li {
        font-size: 13px;
    }

    .content-swiper .left ul li::marker {
        font-size: 13px;
    }

    .num-swiper .swiper-wrapper {
        margin-left: 0%;
    }

    .content-swiper .left,.content-swiper .left.img{
        width: 100%;
        margin-bottom: 0;
        border: 0;    
        padding-left: 0;
    }

    .content-swiper .left{
        margin-bottom: 20px;
    }

    

    .swiper-slide .slide-box {
        height: auto;
    }

    .content-swiper .left img {
        float: unset;
        width: auto;
        max-width: 100%;
        height: 300px;
        display: block;
        margin: 0 auto;
    }

    

    
}

@media screen and (max-width: 600px){
    

    .num-swiper::before {
        width: 65%;
    }

    .num-swiper {
        padding: 0px 10%;
        height: 74px;
        margin-top: 20px;
    }

    .content-swiper .left img {
        height: auto;
    }
}




/*@media for distribution*/
@media screen and (max-width:1680px) {
    #company-distribution img {
        max-width: 80%;
    }
}
@media screen and (max-width:1440px) {
    #company-distribution {
        padding: 80px 0;
    }
}
@media screen and (max-width:1280px) {
}
@media screen and (max-width:1182px) {
    #company-distribution {
        padding: 30px 0;
    }
    #company-distribution img {
        max-width: 100%;
        margin-top: 20px;
    }
}
@media screen and (max-width:900px) {

}
@media screen and (max-width:600px) {

}



/*@media for culture*/

@media screen and (max-width:1680px) {
    #company-cultrue .cul-box h2 {
        font-size: 22px;
    }
}
@media screen and (max-width:1440px) {
    #company-cultrue {
        padding: 60px 0;
    }

    #company-cultrue .cul-box {
        height: 215px;
        padding: 30px 0px;
        margin-top: 50px;
    }

    #company-cultrue .cul-box h2 {
        font-size: 20px;
    }
}
@media screen and (max-width:1280px) {

}
@media screen and (max-width:1182px) {

    #company-cultrue {
        padding: 30px 0;
    }

    #company-cultrue .cul-box h2 {
        font-size: 18px;
    }

    #company-cultrue .cul-box {
        height: 170px;
        padding: 15px 0px;
        margin-top: 30px;
    }
}
@media screen and (max-width:900px) {
    #company-cultrue .cul-box {
        display: block;
        height: auto;
    }

    #company-cultrue .cul-box .list {
        padding: 0 15px;
        padding-top: 15px;
        margin-bottom: 15px;
        border: 0;
    }
}
@media screen and (max-width:600px) {

    #company-cultrue .cul-box h2 {
        font-size: 16px;
    }
}


/*@media for join*/

@media screen and (max-width:1680px) {
    
    #join-us .join-box {
        padding: 45px 35px;
        margin-top: 60px;
    }

    #join-us .join-box .left a {
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 15px;
        background-size: 70px;
    }
    #join-us .join-box .right .list-box h2 {
        font-size: 28px;
        padding-bottom: 20px;
    }
    #join-us .join-box .right .list-box .list-con .list h4 {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 15px;
    }

    #join-us .join-box .right .list-box .list-con .list .img {
        height: 70px;
    }
}
@media screen and (max-width:1440px) {
    #join-us {
        padding: 60px 0;
    }

}
@media screen and (max-width:1280px) {
    
    #join-us .join-box {
        padding: 35px 25px;
        margin-top: 40px;
    }

    #join-us .join-box .left a {
        font-size: 14px;
        line-height: 25px;
        margin-bottom: 15px;
    }
    #join-us .join-box .right .list-box h2 {
        font-size: 24px;
        padding-bottom: 20px;
        margin-bottom: 30px;
    }
    #join-us .join-box .right .list-box .list-con .list h4 {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 15px;
    }
}
@media screen and (max-width:1182px) {
    
    #company-cultrue {
        padding: 30px 0 0;
    }

    #join-us {
        padding: 30px 0;
        padding-bottom: 0;
    }
    
    #join-us .join-box {
        padding: 25px 20px;
        margin-top: 20px;
    }

    #join-us .join-box .left {
        width: 100%;
    }

    #join-us .join-box .left a {
        font-size: 13px;
        line-height: 25px;
        margin-bottom: 10px;
        display: inline-block;
        margin-right: 10px;
    }

    #join-us .join-box .right {
        width: 100%;
        margin-top: 20px;
    }

    #join-us .join-box .right .list-box h2 {
        font-size: 18px;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    #join-us .join-box .right .list-box .list-con .list h4 {
        font-size: 14px;
        line-height: 30px;
        margin-bottom: 10px;
    }

    #join-us .join-box .right .list-box .list-con .list p {
        font-size: 12px;
        line-height: 23px;
    }
}
@media screen and (max-width:900px) {

}
@media screen and (max-width:600px) {
    #join-us .module-tit .left{
        width: 100%;
        margin-bottom: 0px;
    }

    #join-us .module-tit .right{
        width: 100%;
    }

    #join-us .join-box .right .list-box .list-con {
        display: block;
    }

    #join-us .join-box .right .list-box .list-con .list {
        text-align: center;
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #ddd;
    }

    #join-us .join-box .right .list-box .list-con .list img {
        max-height: 90%;
        margin: 0 auto;
    }
}