@charset "utf-8";

/* CSS Document */
/* html {
    font-size: 12px;
}

@media (min-width:768px) {
    html {
        font-size: 13.5px;
    }
}

@media (min-width:992px) {
    html {
        font-size: 14px;
    }
}

@media (min-width:1200px) {
    html {
        font-size: 14.5px;
    }
}

@media (min-width:1360px) {
    html {
        font-size: 15px;
    }
}

@media (min-width:1500px) {
    html {
        font-size: 16px;
    }
} */

html {
    font-size: 12px;
}

@media (min-width:768px) {
    html {
        font-size: 6.4px;
    }
}

@media (min-width:992px) {
    html {
        font-size: 8.3px;
    }
}

@media (min-width:1200px) {
    html {
        font-size: 10px;
    }
}

@media (min-width:1400px) {
    html {
        font-size: 11.66666px;
    }
}

@media (min-width:1360px) {
    html {
        font-size: 11.33333px;
    }
}

@media (min-width:1500px) {
    html {
        font-size: 13.3px;
    }
}

@media (min-width:1800px) {
    html {
        font-size: 16px;
    }
}

/*1280X720 1366X768 1440X900 1920X1080*/
/*手机样式*/
@media (min-width:992px) {

    .pagination .page-item .page-link:hover,
    .pagination .page-item .page-link:focus {
        background: none;
        /* color: #ffffff; */
        box-shadow: none;
    }

    .pagination .page-item:first-child .page-link:hover::before,
    .pagination .page-item:last-child .page-link:hover::before {
        border-color: #fff;
    }

    .newsSideNav ul.listNav li a:hover {
        background-color: #f69600;
        color: #ffffff;
    }
}

@media (min-width:576px) {
    .container {
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (min-width:768px) {
    .container {
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (min-width:992px) {
    .container {
        max-width: 100%;
        padding-left: 9vw;
        padding-right: 9vw;
    }
}

@media (min-width:1200px) {


    .container {
        max-width: 100%;
        padding-left: 6.51vw;
        padding-right: 6.51vw;
    }

}

@media (max-width: 1200px) {
    header .header-nav>ul>li {
        margin-right: 1vw;
    }
}

@media screen and (max-width: 1390px) {}

@media screen and (max-width:991px) {
    #menu_toggle1 {
        display: block;
    }

    .menu_botton {
        right: 15px;
        top: 50%;
        float: right;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .menu_botton strong {
        display: none;
    }

    .menu_botton span,
    .menu_botton span:after,
    .menu_botton span:before {
        width: 26px;
    }

    .menu_botton span:before {
        top: -8px;
    }

    .menu_botton span:after {
        bottom: -8px;
    }

    /**/

    header .header-nav,
    header .header-language {
        display: none;
    }

    header .logo {
        padding: 4px 0;
    }

    header .header-language .header_language,
    header .header-language .header_href {
        display: none;
    }

    header .header-language .header_search {
        margin-right: 4.15rem;
    }

    .header_column {
        position: relative;
        right: 50px;
        display: none;
    }

    .container-fluid {
        padding-left: 3.375vw;
        padding-right: 3.375vw;
    }


    footer .footer_nav {
        width: 100%;
        display: none;
    }

    footer .footer_box {
        width: 100%;
    }

    footer .footer_main {
        padding: 3.25rem 0;
    }

    .footer_share {
        display: none;
    }

    .container {
        padding-left: 15px;
        padding-right: 15px;
    }



    header .logo {
        padding: 10px 0;
        width: 8.25rem;
    }

    header .header-main {
        /* position: relative; */
    }

    footer .footer_copyright .box {
        display: block !important;
    }

    footer .fCopyleft {
        text-align: center;
        margin-top: 1rem;
    }

}

@media screen and (max-width:767px) {
    body {
        font-size: 1rem;
    }

    header .logo a .img {
        width: 8.333rem !important;
        height: 1.719rem !important;
    }

    footer .footer_main {
        display: none;
    }

    header .header_languagebox {
        margin-right: 50px;
    }

    .ft_54 {
        font-size: 2.375rem;
    }

    .ft_46 {
        font-size: 2rem;
    }

    .mg_b33 {
        margin-bottom: 1.0625rem;
    }



    footer .footer_copyright {
        border-top: 1px solid #fff;
    }

    .pt_150 {
        padding-top: 6.375rem;
    }

    .pb_150 {
        padding-bottom: 6.375rem;
    }

    .ft_26 {
        font-size: 1.4rem;
    }

    .ft_64 {
        font-size: 2.5rem;
    }

    .lh_60 {
        line-height: 2.75rem;
    }

    .ft_50 {
        font-size: 2rem;
    }

    .lh_76 {
        line-height: 2.7496rem;
    }

    .ft_56 {
        font-size: 2rem;
    }

    .ft_18 {
        font-size: 1.1256rem;
    }

    .lh_30 {
        line-height: 1.8756rem;
    }

    .lh_34 {
        line-height: 2.1252rem;
    }

    .ft_24 {
        font-size: 1.25rem;
    }

    .ft_28 {
        font-size: 1.7496rem;
    }

    .ft_20 {
        font-size: 1.2504rem;
    }

    .ft_14 {
        font-size: 0.8748rem;
    }

    .mg_b15 {
        margin-bottom: 0.9372rem;
    }

    .mg_b40 {
        margin-bottom: 2.4996rem;
    }

    .ft_52 {
        font-size: 2.5rem;
    }

    .lh_72 {
        line-height: 2.5rem;
    }

    .ft_16 {
        font-size: 0.9996rem;
    }

    .ft_19 {
        font-size: 1.188rem;
    }

    .lh_38 {
        line-height: 2.3748rem;
    }

    .mg_b30 {
        margin-bottom: 1rem;
    }

    .ft_22 {
        font-size: 1.2rem;
    }

    .ft_36 {
        font-size: 1.5rem;
    }




    .mg_b20 {
        margin-bottom: 1.2504rem;
    }

    .hMore1 a {
        width: 9.9996rem;
        height: 3.1248rem;

        border-radius: 0.3756rem;

        font-size: 1.1256rem;

    }

    footer .footer_copyright .fCopyright {
        font-size: 0.9996rem;
        line-height: 1.5rem;
        color: #4D4D4D;
    }

    footer .footer_copyright {
        padding-top: 2.1876rem;
        padding-bottom: 2.1876rem;
        font-size: 0.9996rem;

    }

    .pagination a,
    .pagination span {
        margin: 0 0 0 15px;
        font-size: 0.9996rem;
        color: #000;
        font-weight: 400;
        padding: 0;
        overflow: hidden;
        position: relative;
        background: #F1F1F1;
        width: 2.8752rem;
        height: 2.8752rem;
        line-height: 2.8752rem;
        text-align: center;
        border-radius: 0vw;
        border: none;
        display: block;
        border-radius: 50%;
    }

    .pagination li:first-child a:before,
    .pagination li:first-child span:before,
    .pagination li:last-child a:before,
    .pagination li:last-child span:before {

        height: 0.6504rem;
        width: 0.6504rem;
        margin-top: -0.3rem;
        border-left: 0.0624rem solid #222222;
        border-top: 0.0624rem solid #222222;

    }

    /* 可删除 */
    .newsd .box_ico .ico {
        width: 2.3748rem;
        height: 2.3748rem;
        background-size: 100% 100%;
        margin-right: 0.75rem;
    }

    #newsdheader {
        display: block;
    }

    .newsd .box_r {
        margin-top: 2rem;
    }

    .newsdfoot .box_l .next,
    .newsdfoot .box_r .next {
        font-size: 0.9996rem;
        color: rgba(153, 153, 153, 1);
        line-height: 2.1252rem;

    }

    .newsdfoot .textBeyondHidden2 {
        height: 3.5rem;
    }

    #newsdheader .box,
    .newsd .box_l,
    .newsd .box_r {
        width: 100%;
    }

    .newsdfoot .box_c {
        width: 28%;

    }

    .hMore span {
        width: 9.9996rem;
        height: 3.1248rem;
        background: #000000;
        border-radius: 0.3756rem;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 1.1256rem;
        color: #fff;
        font-weight: 400;
        position: relative;
        cursor: pointer;
        transition: all 400ms;
    }

    .Contactform .box .box_sm {

        margin-bottom: 1.2504rem;
    }

    .Contactform .box .box_sm input {

        font-size: 1rem;
        padding: 0.5rem 1rem;
        line-height: 1.8756rem;
        border-radius: 0.3756rem;
    }

    .Contactform .textareabox {
        margin-bottom: 3rem;
    }

    .Contactform .textareabox textarea {

        height: 12.5004rem;

        border-radius: 0.3756rem;
        padding: 0.5rem 1rem;
        font-size: 1rem;


        line-height: 1.8756rem;
    }

    .contact_c .box {
        padding-right: 15px;
        padding-left: 15px;
        text-align: center;
    }

    .seemap a {

        width: 9.0624rem;
        height: 3.1248rem;
        border-radius: 0.3756rem;


        font-size: 1.1256rem;

        padding-right: 1.6248rem;
        margin-top: 1.2504rem;
    }

    .seemap a::before {

        width: 1.2504rem;
        height: 1.2504rem;

        right: 1.5624rem;

    }

    .contact_c .box .ico {
        width: 5.6256rem;
        height: 5.6256rem;

        margin-bottom: 1.2504rem;

    }

    .newsdfoot .box_c::before {

        width: 1.3752rem;
        height: 1.3752rem;

    }

    .newsdfoot .box_r {
        margin-top: 0;
    }

    .newsdfoot {
        margin-top: 2.4996rem;

    }

    .newsd {
        display: block;
    }

    .retunbox .ico {
        width: 1.5rem;
        height: 1.5rem;

        margin-right: 0.5004rem;
    }

    .retunbox div {
        margin-right: 0.5004rem;
    }

    #newsdheader .box_r {
        width: 100%;
        margin-top: 2rem;
    }

    .news .box_c .box_sm::after {

        width: 2.8752rem;
        height: 2.8752rem;

        background-size: 1.5rem 1.5rem;

    }

    .news .box_t {
        display: block;
    }

    .news .box_t .box_r {
        width: 100%;
    }

    .news .box_t .box_r .box_ss .img {
        width: 100%;
        height: 8.875rem;

        border-radius: 1.6248rem;
    }

    .news .box_t .box_r .box_ss .box_sst .ft_24 {
        height: 4.1rem;
    }

    .news .box_t .box_r .box_ss .box_sst .text {
        margin-bottom: 2.9376rem;
        height: 3rem;
    }

    .news .box_t .box_f {

        width: 100%;
        height: 16.7496rem;

        border-radius: 1.6248rem;
        padding: 2.4996rem 2.1876rem;
        margin-bottom: 2rem;
    }

    .news .box_t .box_f .box_sm {
        width: 100%
    }

    .hNewsabout .bpx_l {
        width: 100%;
    }

    .qualifications .box_ry {
        justify-content: space-between;
    }

    .qualifications .box_ry .box_sm::before {

        width: 2.1252rem;
        height: 4.1256rem;

        left: .25rem;

    }

    .qualifications .box_ry .box_sm::after {

        width: 2.1252rem;
        height: 4.1256rem;

        right: .25rem;

    }

    .qualifications .box_ry .box_sm {
        width: 48%;
        padding: 2.3748rem 2.6256rem;
        background: #FFFFFF;
        border-radius: 1.6248rem;
        min-height: 8.7504rem;

        font-size: 1.3752rem;
        line-height: 2.0004rem;
        margin-right: 0;
        margin-bottom: 1.1256rem;
    }

    .aboutbody .menu_botton span:after,
    .aboutbody .menu_botton span:before,
    .aboutbody .menu_botton span {
        background-color: #000;
    }

    .mm-opened .aboutbody .menu_botton span {
        background-color: transparent;
    }

    .aboutbody #wBanner .box .text {
        width: 100%;
    }

    .aboutbody #wBanner .box .text {
        font-size: 1.1256rem;

        line-height: 1.8756rem;


        padding-right: 3.1248rem;
        border-right: 0.052vw solid rgba(0, 0, 0, 0.12);
        border-left: 0.052vw solid rgba(0, 0, 0, 0.12);
    }

    .case .box_c {

        justify-content: space-between;
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 2rem;
    }

    .case .box_c .box_sm {
        width: 48%;
        height: 9.5004rem;
        border-radius: 0.9996rem;

        margin-right: 0;
        margin-bottom: 1.1256rem;
    }

    .selectBox .select {
        width: 15.8124rem;
        height: 3.1248rem;
        border-radius: 0.3756rem;
        border: 0.0624rem solid #FFFFFF;
        padding: 0.75rem 1.5rem;

        font-size: 1.1256rem;

    }

    .web_screen_ul li a {

        height: 2.4996rem;

        line-height: 2.4996rem;
        font-size: 1.2504rem;
        padding-left: 1.2504rem;
        padding-right: 1.2504rem;
    }

    .selectBox::after {

        width: 1.3752rem;
        height: 1.3752rem;
        background-image: url(../images/jtbj.png);

        right: 1.5rem;
    }

    .servicejs,
    .service {
        height: 70vh;
    }

    #wBanner .box {
        height: 14.3748rem;
        padding-top: 1.8756rem;
        padding-bottom: 3.75rem;
        display: block;
    }

    #wBanner .box .title {
        font-size: 2.5rem;
        width: 100%;
        padding-left: 3.1248rem;
    }

    #wBanner .box .text {
        font-size: 1.1256rem;
        color: #FFFFFF;
        line-height: 1.8756rem;
        width: 100%;
        padding-right: 3.1248rem;
    }

    .servicejs .box {
        display: block;
    }

    .servicejs .swiper-slide {
        padding-left: 15px;
        padding-right: 15px;
    }

    .servicejs .box .box_r {
        width: 100%;
        margin-top: 2rem;

    }

    .servicejs .box .box_r .ico {
        width: 2.8128rem;
        height: 2.8128rem;

    }

    .hQualifications .box {
        justify-content: space-between;
    }

    .hQualifications .box .box_sm .img {

        height: 9.8748rem;
        border-radius: 1.2504rem;
    }

    .hQualifications .box .box_sm {
        width: 48%;
        padding: 0.75rem 0.75rem 1.6248rem 0.75rem;
        background-color: #fff;
        border-radius: 1.6248rem;
        margin-bottom: 1.2504rem;
        margin-right: 0;
    }

    .hNews .box {
        width: 100%;
    }

    .hNews .box .box_sm::before {

        width: 2.8752rem;
        height: 2.8752rem;

        background-size: 1.5rem 1.5rem;

    }

    .hNews .box .box_sm {

        padding-top: 1.7496rem;
        padding-bottom: 2.3748rem;

    }

    .hNews .box .box_sm .ft_999 {
        margin-bottom: 1.1256rem;
    }

    .hcase .box .box_r .box_sm {
        width: 48%;
        height: 8.1252rem;
        margin: 0;
        margin-top: 1rem;
        border-radius: 0.6252rem;
    }

    .hcase .box .box_l .hcasejs {
        width: 100%;
        height: 25.8752rem;
        border-radius: 1.2504rem;
    }

    .hcase .box .box_l .box_sm .location {

        top: 0.5004rem;
        right: 0.5004rem;

        border-radius: 0.3756rem;
        padding: 0.312rem 0.5004rem;
    }

    .hcase .box .box_l .box_sm .location .ico {
        width: 0.8748rem;
        height: 0.8748rem;

    }

    .hNews {
        display: block;
    }

    .hcase .box .box_r .box_sm .address {

        padding: 0.5004rem;
        font-size: 0.8748rem;
        line-height: 1;
        bottom: 0.5004rem;
        right: 0.438rem;

        border-radius: 0.3756rem;
    }

    .hcase .box {
        height: auto;
        display: block;
        padding-left: 15px;
        padding-right: 15px;
    }

    .hcase .box .box_r {

        justify-content: space-between;
    }

    .hCro {
        height: 30.6252rem;
    }

    .hCro .box {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .hCro .box .box_sm {
        width: 49%;
        height: auto;
    }

    .hCro .box .box_sm .num,
    .numd {
        font-size: 2.5rem;
        line-height: 3.625rem;
    }

    .hproduct .swiper-button-prev:after,
    .hproduct .swiper-container-rtl .swiper-button-next:after {

        width: 1.5rem;
        height: 1.5rem;

    }

    .hproduct .swiper-button-next:after,
    .hproduct .swiper-container-rtl .swiper-button-prev:after {

        width: 1.5rem;
        height: 1.5rem;

    }

    .hMapbox {
        width: 100%;
        height: 19.3125rem;

    }

    .hproductjs {
        padding-bottom: 3rem;
        padding-top: 2.4996rem;
    }

    .hproductjs .box .box_c .box_sm {
        height: auto;
        margin-bottom: 1rem;
    }

    .homeArea .box .box_sm {
        width: 100%;
        height: 18.75rem;
        border-radius: 1.6248rem;
        border: 1px solid #2F2F2F;
        padding: 2.4996rem;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .homeArea .box_t {
        display: block;
    }

    .homeArea .box_t div {
        width: 100%;
    }

    .head-language-icon a {
        margin-left: 1.2504rem;

        font-size: 0.9996rem;
        width: 5.3748rem;
        height: 2.4996rem;
        border-radius: 0.5004rem;

        padding-left: 2.7504rem;
    }

    .head-language-icon a::before {

        width: 1.2504rem;
        height: 1.2504rem;

        left: 1.2504rem;

    }

    .hbanner .box .title {
        font-size: 3rem;

        margin-bottom: 2.25rem;
    }

    .hMore a {
        width: 9.9996rem;
        height: 3.1248rem;

        border-radius: 0.3756rem;

        font-size: 1.1256rem;

    }
}

@media screen and (max-width:480px) {}

@media screen and (max-width:414px) {}

@media screen and (max-width:340px) {}