.banner{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

.who_we_are{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.who_we_are .box{
    margin-left: auto;
    margin-right: auto;
    width: 1400px;
    height: auto;
    overflow: hidden;
    padding-top: 100px;
    padding-bottom: 100px;
}

.who_we_are .box .video{
    width: 50%;
    height: auto;
    overflow: hidden;
    float: left;
    text-align: left;
}

.who_we_are .box .text{
    width: 50%;
    height: auto;
    overflow: hidden;
    float: left;
    text-align: left;
}

.who_we_are .box .text h5{
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #696969;
}

.who_we_are .box .text h1{
    font-size: 30px;
    color: #050505;
}

.who_we_are .box .text p{
    font-size: 16px;
    color: #3b3b3b;
    line-height: 25px;
}

.who_we_are .data{
    margin-left: auto;
    margin-right: auto;
    width: 1400px;
    height: auto;
    overflow: hidden;
    padding-bottom: 100px;
}

.who_we_are .data .li{
    width: 20%;
    height: auto;
    overflow: hidden;
    float: left;
}

.who_we_are .data .li .img{
    width: 60px;
    height: 60px;
    float: left;
}


.who_we_are .data .li .text{
    width: 200px;
    height: 60px;
    overflow: hidden;
    float: left;
    padding-left: 10px;
    padding-top: 2px;
}

.who_we_are .data .li .text span{
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: left;
    font-size: 25px;
    color: #000;
    font-weight: bold;
}

.who_we_are .data .li .text label{
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: left;
    font-size: 14px;
    color: #535353;
}

.our_strengths{
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #4d2bb9;
    text-align: center;
}

.our_strengths .box{
    margin-left: auto;
    margin-right: auto;
    width: 1400px;
    height: auto;
    overflow: hidden;
    padding-top: 150px;
    padding-bottom: 150px;
}

.our_strengths .box h5{
    font-size: 16px;
    color: #fff;
}

.our_strengths .box h1{
    font-size: 40px;
    color: #fff;
}

.our_strengths .box .list{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 50px;
}

.our_strengths .box .list .li{
    width: 25%;
    height: 250px;
    overflow: hidden;
    float: left;
    padding-top: 50px;
    padding-bottom: 50px;
}

.our_strengths .box .list .li:hover{
    background: #5737bd;
}

.our_strengths .box .list .li div{
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
}

.our_strengths .box .list .li span{
    display: block;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    padding-bottom: 20px;
}

.our_strengths .box .list .li label{
    display: block;
    font-size: 16px;
    color: #d7d7d7;
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
}

.our_strengths .box .btn{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 100px;
    text-align: center;
}

.our_strengths .box .btn a{
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 188px;
    height: 40px;
    background: #fff;
    font-size: 16px;
    line-height: 40px;
    color: #000;
    text-align: center;
}

.our_strengths .box .btn a:hover{
    background: #1c77db;
    color: #fff;
}

.our_products{
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
}

.our_products .box{
    margin-left: auto;
    margin-right: auto;
    width: 1380px;
    height: auto;
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 50px;
}

.our_products .box h5{
    font-size: 16px;
    color: #ababab;
}

.our_products .box h1{
    font-size: 40px;
    color: #343434;
}

.our_products .box span{
    font-size: 14px;
    color: #343434;
}

.our_products .box .list_a,.our_products .box .list{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 20px;
}

.our_products .box .list_a{
    padding-top: 50px;
}

.our_products .box .list_a .left{
    width: 913px;
    height: auto;
    overflow: hidden;
    float: left;
}

.our_products .box .list_a .left .top{
    width: 100%;
    height: auto;
    overflow: hidden;
}

.our_products .box .list_a .left .top a{
    display: block;
    width: 50%;
    float: left;
    text-align: left;
}

.our_products .box .list_a .left .top a.r{
    float: right;
    text-align: right;
}

.our_products .box .list_a .left .bottom{
    width: 913px;
    height: auto;
    overflow: hidden;
    padding-top: 20px;
}

.our_products .box .list_a .right{
    width: auto;
    height: auto;
    overflow: hidden;
    float: right;
}

.our_products .box .list .li{
    width: 24.25%;
    height: auto;
    overflow: hidden;
    float: left;
    text-align: left;
    margin-right: 1%;
}

.our_products .box .list .li:nth-child(4n){
    margin-right: 0;
}

.our_products .box .list .li a{
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    background: #f2f2f2;
    color: #505050;
    font-weight: bold;
    font-size: 16px;
}

.our_products .box .list .li a:hover{
    text-decoration: underline;
}

.our_products .box .list .li a .title{
    display: block;
    width: 100%;
    height: auto;
    margin-top: 10px;
}

.our_products .box .list .li a .desc{
    display: block;
    width: 100%;
    height: auto;
    margin-top: 5px;
    margin-bottom: 20px;
}


.categories{
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    background: #f8f8f8;
}

.categories .box{
    margin-left: auto;
    margin-right: auto;
    width: 1400px;
    height: auto;
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 50px;
}

.categories .box h5{
    font-size: 16px;
    color: #ababab;
}

.categories .box h1{
    font-size: 40px;
    color: #343434;
    padding-bottom: 80px;
}

.categories .box .list{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 20px;
}

.categories .box .list .li{
    width: 33.33%;
    height: auto;
    overflow: hidden;
    float: left;
}

.categories .box .list .li .icon{
    width: 100px;
    height: 200px;
    overflow: auto;
    float: left;
}

.categories .box .list .li .text{
    width: 350px;
    height: auto;
    overflow: hidden;
    float: left;
}

.categories .box .list .li .text span{
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 24px;
    color: #4b4a4a;
    text-align: left;
    font-weight: bold;
}

.categories .box .list .li .text label{
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 15px;
    color: #6c6c6c;
    text-align: left;
    padding-top: 10px;
    font-style: italic;
}

.categories .box .list .li .text .child{
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: left;
    padding-top: 10px;
}

.categories .box .list .li .text .child a{
    font-size: 15px;
    color: #3e3d3d;
    padding-right: 10px;
}

.categories .box .list .li .text .child a:hover{
    color: #1c77db;
}

.categories .box .list .li .text .link{
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: left;
    padding-top: 10px;
}

.categories .box .list .li .text .link a{
    font-size: 14px;
    color: #096bd8;
}

.categories .box .list .li .text .link a:hover{
    font-weight: bold;
}

.fq_new{
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
}

.fq_new .box{
    margin-left: auto;
    margin-right: auto;
    width: 1400px;
    height: auto;
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 50px;
}

.fq_new .box h5{
    font-size: 16px;
    color: #ababab;
}

.fq_new .box h1{
    font-size: 40px;
    color: #343434;
    padding-bottom: 80px;
}

.fq_new .box .content{
    width: 100%;
    height: auto;
    overflow: hidden;
}

.fq_new .box .content .fq{
    width: 33.33%;
    height: auto;
    overflow: hidden;
    float: left;
}

.fq_new .box .content .fq h5{
    font-size: 14px;
    text-align: left;
}

.fq_new .box .content .fq h1{
    font-size: 34px;
    text-align: left;
    padding: 0;
    margin: 0;
}
.fq_new .box .content .fq h1.o{
    color: #096bd8;
    padding-top: 10px;
}

.fq_new .box .content .fq .list{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 50px;
}

.fq_new .box .content .fq .list a{
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: left;
    font-size: 16px;
    color: #6a6a6a;
    font-weight: bold;
    margin-bottom: 20px;
}


.fq_new .box .content .fq .list a:hover{
    color: #1c77db;
}

.fq_new .box .content .news{
    width: 66.66%;
    height: auto;
    overflow: hidden;
    float: left;
}

.fq_new .box .content .news .li{
    width: 50%;
    height: auto;
    overflow: hidden;
    float: left;
}

.fq_new .box .content .news .li .img{
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: left;
}

.fq_new .box .content .news .li .data{
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: left;
    color: #6a6a6a;
    font-size: 14px;
    padding-top: 10px;
}

.fq_new .box .content .news .li .title{
    display: block;
    width: 90%;
    height: auto;
    overflow: auto;
    text-align: left;
    font-size: 20px;
    color: #13171a;
    line-height: 30px;
    font-weight: bold;
    padding-top: 10px;
}
.fq_new .box .content .news .li .title:hover{
    color: #1c77db;
}


.fq_new .box .content .news .li .des{
    display: block;
    width: 90%;
    height: auto;
    overflow: auto;
    text-align: left;
    font-size: 14px;
    color: #686868;
    line-height: 20px;
    padding-top: 10px;
}
.fq_new .box .content .news .li .des:hover{
    color: #1c77db;
}

.fq_new .box .content .news .li .link{
    width: 90%;
    height: auto;
    overflow: auto;
    text-align: left;
    padding-top: 10px;
}

.fq_new .box .content .news .li .link a{
    font-size: 14px;
    color: #1c77db;
}

.fq_new .box .content .news .li .link a:hover{
    font-weight: bold;
}

.client{
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    background: #f5f8fa;
}

.client .box{
    margin-left: auto;
    margin-right: auto;
    width: 1400px;
    height: auto;
    overflow: hidden;
    padding-top: 100px;
    padding-bottom: 120px;
}

.client .box h5{
    font-size: 12px;
    color: #096bd8;
    text-align: left;
}

.client .box h1{
    font-size: 30px;
    color: #13171a;
    text-align: left;
    padding-bottom: 50px;
}

.client .box .list{
    width: 100%;
    height: auto;
    overflow: hidden;
}

.client .box .list a{
    display: block;
    width: 25%;
    height: auto;
    overflow: hidden;
    float: left;
    margin-bottom: 20px;
}


/**
PAD
 */
@media screen and (max-width: 1025px){
    .who_we_are{
        width: 100vw;
    }

    .who_we_are .box{
        width: 100vw;
        padding: 0;
    }

    .who_we_are .box .video{
        width: calc(100vw - 20px);
        text-align: center;
        float: none;
        padding: 10px;
    }

    .who_we_are .box .video video{
        width: 100% !important;
        height: 100% !important;
    }

    .who_we_are .box .text{
        width: calc(100vw - 20px);
        text-align: center;
        float: none;
        padding: 10px;
    }

    .who_we_are .box .text h5{
        text-align: center;
        font-size: 16px;
    }

    .who_we_are .box .text h1{
        text-align: center;
        font-size: 20px;
    }

    .who_we_are .box .text p{
        text-align: left;
        font-size: 12px;
    }

    .who_we_are .data{
        width: calc(100vw - 20px);
        padding:10px;
    }

    .who_we_are .data .li{
        width:33%;
        padding-bottom: 20px;
    }

    .our_strengths{
        width: 100vw;
    }

    .our_strengths .box{
        width: calc(100vw - 20px);
        padding: 10px;
    }

    .our_strengths .box h5{
        font-size: 16px;
    }

    .our_strengths .box h1{
        font-size: 30px;
    }

    .our_strengths .box .list{
        padding-top: 0;
    }

    .our_strengths .box .list .li{
        width: 50%;
        height: auto;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .our_strengths .box .list .li div{
        width: 30%;
        float: left;
    }

    .our_strengths .box .list .li span{
        width: 70%;
        float: left;
        text-align: left;
        font-size: 14px;
        padding-top: 10px;
    }

    .our_strengths .box .list .li label{
        width: 70%;
        float: left;
        text-align: left;
        font-size: 12px;
    }

    .our_strengths .box .btn{
        width: 100%;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .our_products{
        width: 100vw;
    }

    .our_products .box{
        width: calc(100vw - 20px);
        padding: 10px;
    }

    .our_products .box h5{
        font-size: 14px;
        color: #ababab;
    }

    .our_products .box h1{
        font-size: 20px;
        color: #343434;
    }

    .our_products .box span{
        font-size: 12px;
        color: #343434;
    }

    .our_products .box .list_a{
        padding-bottom: 0;
    }

    .our_products .box .list_a .left{
        width: 100%;
        float: none;
    }

    .our_products .box .list_a .left .top{
        width: 100%;
    }

    .our_products .box .list_a .left .top a img{
        width: calc(100% - 5px);
    }

    .our_products .box .list_a .left .bottom{
        width: 100%;
        padding-top: 10px;
    }

    .our_products .box .list_a .left .bottom img{
        width: 100%;
    }

    .our_products .box .list_a .right{
        width: 100%;
        float: none;
        padding-top: 10px;
    }

    .our_products .box .list_a .right img{
        width: 100%;
    }

    .our_products .box .list .li{
        width: 49.5%;
        padding-top: 10px;
        float: left;
    }

    .our_products .box .list .li:nth-child(2n){
        margin-right: 0;
    }

    .our_products .box .list .li a img{
        width: 100%;
    }

    .categories{
        width: 100vw;
    }

    .categories .box{
        width: calc(100vw - 20px);
        padding: 10px;
    }

    .categories .box h5{
        font-size: 14px;
        color: #ababab;
    }

    .categories .box h1{
        font-size: 20px;
        color: #343434;
        padding-bottom: 20px;
    }

    .categories .box .list .li{
        width: 50%;
        height: auto;
        overflow: hidden;
        float: left;
    }

    .categories .box .list .li .text{
        width: calc(100% - 100px);
    }

    .categories .box .list .li .text span{
        font-size: 14px;
    }


    .fq_new{
        width: 100vw;
        height: auto;
        overflow: hidden;
        text-align: center;
    }

    .fq_new .box{
        width: calc(100vw - 20px);
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .fq_new .box h5{
        font-size: 14px;
        color: #ababab;
    }

    .fq_new .box h1{
        font-size: 20px;
        color: #343434;
        padding-bottom: 0;
    }

    .fq_new .box .content .fq{
        width: 100%;
        height: auto;
        overflow: hidden;
        float: left;
    }

    .fq_new .box .content .fq h5{
        font-size: 12px;
    }

    .fq_new .box .content .fq h1{
        font-size: 18px;
        padding: 0;
        margin: 0;
    }
    .fq_new .box .content .fq h1.o{
        color: #096bd8;
        padding-top: 10px;
    }

    .fq_new .box .content .fq .list{
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .fq_new .box .content .fq .list a{
        display: block;
        width: 50%;
        height: auto;
        overflow: hidden;
        font-size: 12px;
        float: left;
    }

    .fq_new .box .content .news{
        width: 100%;
    }

    .fq_new .box .content .news .li{
        width: calc(50% - 20px);
        float: left;
        padding-bottom: 40px;
        padding-right: 20px;
    }

    .fq_new .box .content .news .li .img{
        width: 100%;
    }

    .fq_new .box .content .news .li .img img{
        width: 100%;
    }

    .fq_new .box .content .news .li .data{
        width: 100%;
    }

    .fq_new .box .content .news .li .title{
        width: 100%;
    }

    .fq_new .box .content .news .li .des{
        width: 100%;
    }

    .client{
        width: calc(100vw - 20px);
        padding: 10px;
    }

    .client .box{
        width: 100%;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .client .box h5{
        font-size: 12px;
        color: #096bd8;
        text-align: left;
    }

    .client .box h1{
        font-size: 20px;
        color: #13171a;
        text-align: left;
        padding-bottom: 20px;
    }

    .client .box .list{
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .client .box .list a{
        display: block;
        width: 50%;
        height: auto;
        overflow: hidden;
        float: left;
        margin-bottom: 20px;
    }
}

/**
phone
 */
@media screen and (max-width: 481px){
    .who_we_are{
        width: 100vw;
    }

    .who_we_are .box{
        width: 100vw;
        padding: 0;
    }

    .who_we_are .box .video{
        width: calc(100vw - 20px);
        text-align: center;
        float: none;
        padding: 10px;
    }

    .who_we_are .box .video video{
        width: 100% !important;
        height: 100% !important;
    }

    .who_we_are .box .text{
        width: calc(100vw - 20px);
        text-align: center;
        float: none;
        padding: 10px;
    }

    .who_we_are .box .text h5{
        text-align: center;
        font-size: 16px;
    }

    .who_we_are .box .text h1{
        text-align: center;
        font-size: 20px;
    }

    .who_we_are .box .text p{
        text-align: left;
        font-size: 12px;
    }

    .who_we_are .data{
        width: calc(100vw - 20px);
        padding:10px;
    }

    .who_we_are .data .li{
        width:100%;
        padding-bottom: 20px;
    }

    .our_strengths{
        width: 100vw;
    }

    .our_strengths .box{
        width: calc(100vw - 20px);
        padding: 10px;
    }

    .our_strengths .box h5{
        font-size: 14px;
    }

    .our_strengths .box h1{
        font-size: 20px;
    }

    .our_strengths .box .list{
        padding-top: 0;
    }

    .our_strengths .box .list .li{
        width: 100%;
        padding-top: 20px;
    }

    .our_strengths .box .list .li div{
        width: 30%;
        float: left;
    }

    .our_strengths .box .list .li span{
        width: 70%;
        float: left;
        text-align: left;
        font-size: 14px;
        padding-top: 10px;
    }

    .our_strengths .box .list .li label{
        width: 70%;
        float: left;
        text-align: left;
        font-size: 12px;
    }

    .our_strengths .box .btn{
        width: 100%;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .our_products{
        width: 100vw;
    }

    .our_products .box{
        width: calc(100vw - 20px);
        padding: 10px;
    }

    .our_products .box h5{
        font-size: 14px;
        color: #ababab;
    }

    .our_products .box h1{
        font-size: 20px;
        color: #343434;
    }

    .our_products .box span{
        font-size: 12px;
        color: #343434;
    }

    .our_products .box .list_a{
        padding-bottom: 0;
    }

    .our_products .box .list_a .left{
        width: 100%;
        float: none;
    }

    .our_products .box .list_a .left .top{
        width: 100%;
    }

    .our_products .box .list_a .left .top a img{
        width: calc(100% - 5px);
    }

    .our_products .box .list_a .left .bottom{
        width: 100%;
        padding-top: 10px;
    }

    .our_products .box .list_a .left .bottom img{
        width: 100%;
    }

    .our_products .box .list_a .right{
        width: 100%;
        float: none;
        padding-top: 10px;
    }

    .our_products .box .list_a .right img{
        width: 100%;
    }

    .our_products .box .list .li{
        width: 100%;
        padding-top: 10px;
        margin-right: 0;
    }

    .our_products .box .list .li a{
        width: 100%;
    }

    .our_products .box .list .li a img{
        width: 80%;
    }

    .our_products .box .list .li a .title{
        font-size: 20px;
    }

    .our_products .box .list .li a .desc{
        font-size: 20px;
    }

    .categories{
        width: 100vw;
    }

    .categories .box{
        width: calc(100vw - 20px);
        padding: 10px;
    }

    .categories .box h5{
        font-size: 14px;
        color: #ababab;
    }

    .categories .box h1{
        font-size: 20px;
        color: #343434;
        padding-bottom: 20px;
    }

    .categories .box .list .li{
        width: 100%;
        height: auto;
        overflow: hidden;
        float: left;
    }

    .categories .box .list .li .text{
        width: calc(100% - 100px);
    }

    .categories .box .list .li .text span{
        font-size: 14px;
    }


    .fq_new{
        width: 100vw;
        height: auto;
        overflow: hidden;
        text-align: center;
    }

    .fq_new .box{
        width: calc(100vw - 20px);
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .fq_new .box h5{
        font-size: 14px;
        color: #ababab;
    }

    .fq_new .box h1{
        font-size: 20px;
        color: #343434;
        padding-bottom: 0;
    }

    .fq_new .box .content .fq{
        width: 100%;
        height: auto;
        overflow: hidden;
        float: none;
    }

    .fq_new .box .content .fq h5{
        font-size: 12px;
    }

    .fq_new .box .content .fq h1{
        font-size: 18px;
        padding: 0;
        margin: 0;
    }
    .fq_new .box .content .fq h1.o{
        color: #096bd8;
        padding-top: 10px;
    }

    .fq_new .box .content .fq .list{
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .fq_new .box .content .fq .list a{
        width: 100%;
        font-size: 12px;
        float: none;
    }

    .fq_new .box .content .news{
        width: 100%;
    }

    .fq_new .box .content .news .li{
        width: 100%;
        float: left;
        padding-bottom: 40px;
    }

    .fq_new .box .content .news .li .img{
        width: 100%;
    }

    .fq_new .box .content .news .li .img img{
        width: 100%;
    }

    .fq_new .box .content .news .li .data{
        width: 100%;
    }

    .fq_new .box .content .news .li .title{
        width: 100%;
    }

    .fq_new .box .content .news .li .des{
        width: 100%;
    }


    .client{
        width: calc(100vw - 20px);
        padding: 10px;
    }

    .client .box{
        width: 100%;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .client .box h5{
        font-size: 12px;
        color: #096bd8;
        text-align: left;
    }

    .client .box h1{
        font-size: 20px;
        color: #13171a;
        text-align: left;
        padding-bottom: 20px;
    }

    .client .box .list{
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .client .box .list a{
        display: block;
        width: 100%;
        height: auto;
        overflow: hidden;
        float: left;
        margin-bottom: 20px;
    }
}