@media (min-width: 1201px) {

    /*首页*/
    .jiagou{
        height: auto;
    }
    .jiagou img{
        width: 100%;
    }
    .d-flex{
        margin-top: 50px;
    }
    .CompanyIntroduction-container>div>p{
        font-size: 14px !important;
        margin-bottom: 10px;
    }

}
@media screen and (max-width: 1200px) {
    .faceImg{
        width: 40% !important;
        margin-bottom: 20px;
    }
    .content h3,.content .sub-title{
        text-align: center;
    }
    .servicesBox:before{
        display: none;
    }
    .faq .faq-list {
        padding: 0;
    }
    /*首页*/
    .jiagou{
        height: auto;
    }
    .jiagou img{
        width: 100%;
    }
    .CompanyIntroduction-container>div>p{
        margin-bottom: 10px;
    }

}




@media (max-width: 1024px) {

    /*首页-应用案例*/
    .index-application-case {
        height: auto;
        margin: 0 auto;
        overflow: hidden;
        text-align: center;
    }

    .index-application-case .appcase-item {
        display: inline-block;
        vertical-align: middle;
        width: 384px;
        height: 410px;
        background-color: #CCC;
        overflow: hidden;
        position: relative;
        margin: 5px 6px;
    }

    .index-application-case .appcase-item img {
        display: block;
        width: 100%;
        min-height: 410px;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        transition-duration: 0.2s;
    }

    .index-application-case .appcase-item:hover img {
        width: 106%;
        top: -3%;
        left: -3%;
    }

    .index-application-case .appcase-item .info {
        width: 100%;
        height: 110px;
        position: absolute;
        padding: 20px 0 0 0;
        background: rgba(0, 0, 0, 0.4);
        bottom: 0;
        left: 0;
        z-index: 2;
        transition-duration: 0.8s;
    }

    .index-application-case .appcase-item:hover .info {
        background-color: #1175B3;
    }

    .index-application-case .appcase-item .info h2 {
        display: block;
        font-weight: normal;
        width: 90%;
        height: 30px;
        margin: 0 auto;
        line-height: 30px;
        text-align: left;
        color: #fff;
        font-size: 22px;
    }

    .index-application-case .appcase-item .info p {
        display: block;
        font-weight: normal;
        width: 90%;
        height: 44px;
        overflow: hidden;
        margin: 10px auto 0 auto;
        line-height: 22px;
        text-align: left;
        color: #fff;
        font-size: 14px;
    }

    .why-us .content, .why-us .accordion-list {
        padding-left: 0;
        padding-right: 0;
    }
    .cta {
        background-attachment: scroll;
    }
    /*首页*/
    .jiagou{
        height: auto;
    }
    .jiagou img{
        width: 100%;
    }
    .CompanyIntroduction-container>div>p{
        margin-bottom: 10px;
    }
}






@media screen and (max-width: 997px) {
    .face .container {
        padding-top: 90px;
    }
    .title {
        font-size: 20px;
    }
    .address_tel_fax {
        font-size: 12px;
    }
    .email_wx {

        font-size: 12px;
    }
    .copy {
        font-size: 12px;
        margin: 30px 0 10px;
    }
    .title span{
        font-size: 34px;
        padding: 0 20%;
    }
    .why-us .img {
        min-height: 400px;
    }
    .why-us .content {
        padding-top: 30px;
    }
    .why-us .accordion-list {
        padding-bottom: 30px;
    }

    #hero {
        height: 100vh;
        text-align: center;
    }
    #hero .animated {
        -webkit-animation: none;
        animation: none;
    }
    #hero .hero-img {
        text-align: center;
    }
    #hero .hero-img img {
        width: 50%;
    }
    .breadcrumbs {
        margin-top: 68px;
    }
    .pricing .box {
        max-width: 60%;
        margin: 0 auto 30px auto;
    }

    /*首页*/
    .jiagou{
        height: auto;
    }
    .jiagou img{
        width: 100%;
    }
    /*关于我们*/
    #CompanyIntroduction{
        margin-top: 90px !important;
    }
    .CompanyIntroduction-container>div>p{
        font-size: 16px !important;
        margin-bottom: 10px;
    }
    .CompanyIntroduction-container{
        padding: 30px 0 !important;
    }
    /*合规*/
    #hgContainer{
        margin: 60px  0 30px!important;
    }
}



@media (max-width: 768px) {
    .face .container {
        padding-top: 30px;
    }
    .jiagou{
        height: auto;
    }
    .jiagou img{
        width: 100%;
    }

    #footer .footer-bottom {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    #footer .copyright, #footer .credits {
        text-align: center;
        float: none;
    }
    #footer .credits {
        padding-top: 4px;
    }
    .cliens img {
        max-width: 40%;
    }
    #hero h1 {
        font-size: 28px;
        line-height: 36px;
    }
    #hero h2 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 30px;
    }
    #hero .hero-img img {
        width: 70%;
    }
    .pricing .box {
        max-width: 80%;
        margin: 0 auto 30px auto;
    }
    .servicesBox h3{
        height: 66px;
    }
    .cta .cta-btn-container {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    /*人脸识别*/
    .solution .row{
        padding: 0 15px;
    }
    .solution .servicesBoxList{
        width: auto;
        font-size: 16px;
        margin-bottom: 20px;
        padding: 10px 5px 10px 25px;
        margin-left: 0;
    }

    /*合规*/
    #hgContainer{
        margin: 60px  0 30px!important;
    }
    .hgWrap{
        margin: 20px 0;
    }
    .hgWrap img{
        width: 45%;
    }
    .hgDetail{
        padding: 0;
    }
    .hgDetail>div{
        padding: 0;
    }
    .hgDetail .detail{
        font-size: 16px !important;
        line-height: 1.5 !important;
    }
    /*关于我们*/
    #CompanyIntroduction{
        margin-top: 60px !important;
    }
    .CompanyIntroduction-container{
        padding: 30px 0 !important;
    }
    .CompanyIntroduction-container>div>p{
        font-size: 16px !important;
        margin-bottom: 10px;
    }
    .title span{
        font-size: 32px;
        padding: 0 17%;
    }

}
@media (max-width: 575px) {
    .why-us .img {
        min-height: 200px;
    }
    #hero .hero-img img {
        width: 80%;
    }
    #hero .btn-get-started {
        font-size: 16px;
        padding: 10px 24px 11px 24px;
    }
    .content h3{
        font-size: 27px !important;
    }

    .title{
        padding: 50px 0;
    }
    .descLine{
        font-size: 25px !important;
        padding: 0 10%;
    }
    /*人脸识别*/
    .face .container{
        padding-top: 50px;
    }

    .faceImg{
        margin-top: 50px;
    }

    .servicesBox{
        margin-top: 0px;
    }
    .servicesBoxIcon{
        width: 70px;
        height: 70px;
        padding: 0;
        margin: 0 auto 20px;
    }

    .solution .row{
        padding: 0 15px;
    }
    .solution .servicesBoxList{
        width: auto;
        font-size: 16px;
        margin-bottom: 35px;
        padding: 10px 5px 10px 20px;
        margin-left: 0;
    }

    .jiagou{
        height: auto;
    }
    .jiagou img{
        width: 100%;
    }
    .dark{
        padding: 50px 0;
    }
    .content p,.justifyP{
        font-size: 16px !important;
        line-height: 1.8;
    }
    .panel-title{
        font-size: 20px;
    }
    .panel-body{
        font-size: 18px !important;
        line-height: 1.5;

    }
    #whyChooseUs{
        padding: 0;
    }
    .whyChooseUs-title h2{
        font-size: 40px;
    }
    .whyChooseUs-title .sub-title{
        margin-top: 20px;
        font-size: 20px !important;
    }
    .whyChooseUs-title p{
        font-size: 34px;
    }
    .logosWrap{
        width: 50%;
    }
    .logosWrap img{
        width: 100%;
    }
    /*公司介绍*/
    #CompanyIntroduction{
        margin-top: 60px;
    }
    .CompanyIntroduction-container {
        padding: 50px 0 !important;
    }
    /*合规*/
    .hgWrap{
        margin: 20px 0;
    }
    .hgWrap img{
        width: 45%;
    }
    .hgDetail{
        padding: 0;
    }
    .hgDetail>div{
        padding: 0;
    }
    .hgDetail .detail{
        font-size: 16px !important;
        line-height: 1.5 !important;
    }




}
@media (max-width: 420px) {
    #logo {
        width: 93px;
        height: 37px;
    }
    .face .container{
        padding: 25px 0 0;
    }
    .pricing .box {
        max-width: 100%;
        margin: 0 auto 30px auto;
    }
    .title{
        padding: 50px 0;
    }
    .descLine{
        font-size: 22px !important;
        padding: 0 10%;
    }
    .title-sector .huoban-title {
        font-size: 30px;
        margin: 30px;
    }
    .whyChooseUs-title h2,.content h3,.solution h3{
        font-size: 25px !important;
    }
    .servicesBox h3{
        font-size: 20px !important;
    }

    .whyChooseUs-title h2{
        margin-top: 40px;
    }

    .logosWrap{
        width: 50%;
    }
    .logosWrap img{
        width: 100%;
    }
    .title-sector{
        margin: 40px 0;
    }
    .solution .servicesBoxList{
        width: auto;
        font-size: 16px;
        padding: 10px 20px;
        margin-left: 0;
    }
    .jiagou{
        width: 110%;
    }
    .solution .row{
        padding: 0 15px;
    }
    #whyChooseUs{
        padding: 0;
    }
    #whyChooseUs .container{
        padding: 0;
    }
    .whyChoos_details p{
        line-height: 1.5;
        font-size: 12px;
        color:#262626;
    }
    #whyChooseUs .server-block {
        padding: 10px 0;
    }
    .server-wrapper{
        padding: 5px;
    }

    #CompanyIntroduction {
        margin: 60px 0 30px !important;
    }

    .CompanyIntroduction-container{
        padding: 30px 0 !important;
    }

    .introductionDetail h3{
        font-size: 22px;
        margin: 20px 0;
        text-align: center;
        font-weight: bold;
    }
    .introductionDetail p{
        text-indent: 40px;
        line-height: 1.5 !important;
        font-size: 18px !important;
        letter-spacing: 1px;
    }
    .hgWrap{
        margin: 20px 0;
    }
    .hgWrap img{
        width: 45%;
    }
    .hgDetail{
        padding: 0;
    }
    .hgDetail>div{
        padding: 0;
    }
    .hgDetail .detail{
        font-size: 16px !important;
        line-height: 1.5 !important;
    }
    .content p, .justifyP{
        font-size: 16px !important;
        line-height: 1.8;
    }
    .titleNum{
        display: block;
        margin-bottom: 10px;
    }


}

