@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:1700px) {
    html {
        font-size: 15px;
    }
}

@media (min-width:1701px) {}

@media (min-width:1900px) {
    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: 13.542vw;
        padding-right: 13.542vw;
    }

}

@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;
    }

    .hServiceSwiperButton {
        right: 0;
    }

    .hServiceTab li span {
        font-size: 2rem;
    }

    .hServiceSwiper li.swiper-slide .box .text {
        bottom: 0;
    }

    .bannerHeading .title {
        font-size: 3rem;
    }

    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;
    }

    .w_title {
        font-size: 2rem;
        line-height: 1.6;
        padding-bottom: 1.25rem;
    }

    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) {
    footer .footer_box .hTitle34 {
        width: 100%;
    }
    .ft_14 {
        font-size: 0.8748rem;
    }
    .ft_16 {
        font-size: 0.9rem;
    }
    .ft_18 {
        font-size: 1rem;
    }

    .ft_20 {
        font-size: 1.125rem;
    }

    .ft_24 {
        font-size: 1.35rem;
    }

    .ft_30 {
        font-size: 1.5rem;
    }

    .ft_35 {
        font-size: 1.876rem;
    }

    .ft_34 {
        width: 1.875rem;
    }

    .lh_34 {
        line-height: 1.85rem;
    }

    .ft_46 {
        font-size: 2rem;
    }

    .ft_28 {
        font-size: 1.5rem;
    }

    .lh_56 {
        line-height: 2.5rem;
    }

    .ft_50 {
        font-size: 2rem;
    }

    .ft_40 {
        font-size: 1.5rem;
    }

    .pt_140 {
        padding-top: 5rem;
    }

    .pb_140 {
        padding-bottom: 5rem;
    }

    .pb_120 {
        padding-bottom: 5rem;
    }

    .pb_100 {
        padding-bottom: 5rem;
    }

    .mg_t40 {
        margin-top: 2rem;
    }

    .mg_b40 {
        margin-bottom: 2rem;
    }

    .mg_b30 {
        margin-bottom: 1.8756rem;
    }

    .mg_b50 {
        margin-bottom: 3rem;
    }

    .mg_t50 {
        margin-top: 3rem;
    }

    .mg_b20 {
        margin-bottom: 1.2504rem;
    }

    .mg_b10 {
        margin-bottom: 0.6252rem;
    }
    .mg_t10 {
        margin-top: 0.6252rem;
    }
    footer .footer_main {
        display: none;
    }


    /* 可删除 */

    .home_banner {
        padding-left: 15px;
        padding-right: 15px;
    }

    .home_banner .box {
        position: relative;
    }

    .hMore a,
    .hMore span,
    .hMore1 a,
    .hMore1 span {

        width: 9.3756rem;
        height: 3.1248rem;
        border-radius: 0.5004rem;

        font-size: 1rem;

    }

    .hManagement .box .box_sm {
        width: 100%;
        margin-right: 0;
        margin-bottom: 2rem;
    }

    .hManagement .box .box_sm .img {
        height: 18.75rem;
        border-radius: 0.6252rem;

    }

    .hManagement .box .box_sm .text {
        padding: 1.8756rem 1.8756rem 3.1248rem 1.8756rem;
    }

    .hEnterprise .box .img {
        width: 30.2%;
    }

    .hEnterprise .box .img:nth-child(3n) {
        margin-right: 0;
    }

    .hAbility .compayMissionbox {
        display: none;
    }

    .hAbility .box .box_l {
        width: 48%;
    }

    .hAbility .box .box_r {
        width: 48%;
        height: 9rem;
        border-radius: 0.6252rem;
        overflow: hidden;
    }

    .hAbility .box .box_l .box_t .index {
        width: 2rem;
        height: 2rem;



        font-size: 1rem;
        margin-right: 0.8748rem;
    }

    .hAbility .box {
        margin-bottom: 5rem;
    }

    .hPlan .box {
        display: block;
        border-radius: 0.6252rem;
    }


    .hPlan .box .box_l {
        padding: 0.3756rem;
        background: #8FC31F;
        border-radius: 0.6252rem;
        width: 100%;
        padding-top: 1.3752rem;
        padding-bottom: 1.3752rem;
        display: flex;
        flex-wrap: wrap;
    }

    .hPlan .box .box_l .box_sm .ico {
        width: 1.2504rem;
        height: 1.2504rem;
        margin-right: 0.5004rem;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }

    .hPlan .box .box_l .box_sm {
        padding: 1rem 1rem 1rem 1rem;

        border-radius: 0.5004rem;

    }

    .hPlan .box .box_r .box_sm .box_smb {
        padding-bottom: 2rem;
    }

    .hPlan .box .box_r .box_sm .box_smb .text {
        padding: 0.6876rem 0.9996rem;
        color: #555555;
        background: #F4F6F9;
        border-radius: 0.5004rem;
        margin-right: 0.6252rem;
        min-width: 1.875rem;
        margin-bottom: 0.6252rem;
        font-size: 1rem;
    }

    header .logo a .img {
        width: 3.1248rem;
        height: 2.3124rem;
    }

    header.activea .header-main {
        background: #000657 !important;
        box-shadow: 0px rgba(0, 0, 0, 0.08);
    }

    header.activea .logo a .img {
        background-image: url(../images/logo.png);
    }

    .hExperiencejs .swiper-slide {
        font-size: 1rem;

        text-align: center;
        padding-top: 0.6876rem;
        padding-bottom: 0.6876rem;
        border: 0.0624rem solid transparent;
        border-radius: 0.5004rem;

    }

    .hExperience .box .swiper-button-prev:after,
    .hExperience .box .swiper-button-next:after {

        width: 1.1256rem;
        height: 1.1256rem;

    }

    .hExperience .box .swiper-button-prev,
    .hExperience .box .swiper-button-next {
        width: 1.1256rem;
        height: 1.1256rem;
    }

    .hExperience .box .swiper-button-next {
        right: .5rem;
    }

    .hExperience .box .swiper-button-prev {
        left: .5rem;
    }

    .governancejs .swiper-slide {
        height: 100%;
        padding: 1.2504rem;
    }


    .governancejs .swiper-slide .box_s .box_l {
        width: 45%;
        height: 10rem;

        border-radius: 0.6252rem;

    }

    .governancejs .swiper-slide .box_s {
        justify-content: space-between;
    }

    .governancejsbox {
        height: 24rem;
        width: 92%;
        margin: 0 auto;
    }

    .hMarketing .box .box_sm {
        width: 100%;

        border-radius: 0.6252rem;
        margin-bottom: 2rem;

    }

    .hMarketing .box .box_sm .box_img {
        height: 20rem;
        border-radius: 0.6252rem;
    }

    .hMarketing .box .box_sm .box_img::after {

        width: 3.75rem;
        height: 3.75rem;

    }

    .hMarketing .box .box_sm .box_text {
        padding: 1rem;

    }

    .hAdvantage .box .box_sm .ico {
        width: 3rem;
        height: 3rem;

        margin-right: 0.521vw;
    }

    .hAdvantage .box {
        flex-wrap: wrap;
    }

    .hAdvantage .box .box_sm {
        width: 48%;
        margin-bottom: 2rem;
    }

    footer .footer_copyright .fCopyright {
        font-size: 0.8rem;

    }

    footer .footer_copyright {
        padding: 1rem 0;
    }

    footer .footer_copyright .box_r {
        display: none !important;
    }


    .hPlan .box .box_r .box_sm .box_img .img {
        width: 9.25rem;
        height: 4.0004rem;

        border-radius: 0.5004rem;

        margin-right: 0.6252rem;
        margin-bottom: 0.6252rem;
    }


    .hRobot a {

        width: 6.2496rem;
        height: 4.7496rem;

    }



    .innerPagebanner {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 5rem;

        padding-top: 1.8756rem;
    }

    .innerPagebanner .box_l {
        width: 64%;
    }

    .sales .box {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .sales .box .box_sm {
        width: 48%;
        margin-right: 0;
        margin-bottom: 2rem;
        border-radius: 0.9372rem;

        position: relative;
        padding: 2rem 15px 15px 1rem;
    }

    .sales .box .box_sm .ico {
        width: 3rem;
        height: 3rem;

        margin-bottom: 1rem;
    }

    .hExperiencesalesjs .swiper-slide {
        font-size: 1rem;

        padding-top: 0.6876rem;
        padding-bottom: 0.6876rem;
        border: 0.052vw solid transparent;
        border-radius: 0.5004rem;


    }

    .saleshb .box {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .saleshb .box .box_sm {
        width: 48%;
        margin-bottom: 2rem;
    }

    .saleshb .box .box_sm .box_ico {
        display: flex;
        align-items: center;
        justify-content: center;
        padding-bottom: 1rem;
        padding-top: 1.188rem;
        margin-bottom: 0.6252rem;

    }

    .saleshb .box .box_sm .ico {
        width: 2rem;
        height: 2rem;

    }

    .casejs .box {
        height: 100%;
    }

    .casejs .box .type {
        display: inline-block;
        padding: 0.312rem 0.9372rem;
        border-radius: 0.312rem;
    }

    .caseUnderstand .box_t .box_sm {
        padding: 0.3756rem 1.2504rem;
        border-radius: 0.5004rem;
        border: 0.0624rem solid transparent;
        margin-bottom: 0.3756rem;
        font-size: 1rem;
    }

    .caseUnderstand .box_t .box_r .box_sm {
        width: 50%;
    }

    .caseUnderstand .box_t .box_r {

        width: 66%;
    }

    .caseUnderstand .box_t .box_l {
        margin-right: 2.4996rem;
    }

    .caseUnderstand .box_c .box_sm {
        width: 100%;

        border-radius: 0.5004rem;

        margin-bottom: 1.4376rem;

    }

    .caseUnderstand .box_c .box_sm .img {

        height: 12.312rem;

    }

    .caseUnderstand .box_c .box_sm .textbox {
        padding: 4.3752rem 1.8756rem 2.4996rem 1.8756rem;

    }

    .caseUnderstand .box_c .box_sm .textbox .ft_24 {
        height: 4.5rem;
    }

    .caseUnderstand .box_c .box_sm .ico {

        width: 6.2496rem;
        height: 6.2496rem;

        box-shadow: 0px 0.2496rem 0.8748rem 0px rgba(0, 0, 0, 0.15);

        left: 1.8756rem;
        top: 9.1872rem;

    }

    .pagination a,
    .pagination span {
        margin: 0 0 0 0.6252rem;
        font-size: 1rem;

        width: 3rem;
        height: 3rem;
        line-height: 3rem;

    }

    .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.1248rem solid #fff;
        border-top: 0.1248rem solid #fff;
        margin-left: -0.3996rem;
    }

    .pPlatform .box .box_sm {
        width: 49%;
    }

    .pPlatform .box .box_sm .ico {
        width: 2rem;
        height: 2rem;

        margin-bottom: 1rem;
    }

    .pCombination .box_t .box {
        font-size: 1rem;

        padding: 0.6876rem 1.2504rem;
        margin-right: 2.4996rem;
        border-radius: 0.5004rem;
        border: 0.0624rem solid transparent;

    }

    .pPeerjs .swiper-slide {
        font-size: 1rem;


        padding-top: 0.6876rem;
        padding-bottom: 0.6876rem;
        border: 0.0624rem solid transparent;
        border-radius: 0.5004rem;

    }



    .pPeer .box .swiper-button-prev,
    .pPeer .box .swiper-button-next {
        width: 1rem;
        height: 1rem;
    }

    .pPeer .box .swiper-button-next:after,
    .pPeer .box .swiper-button-prev:after {

        width: 1.1256rem;
        height: 1.1256rem;

    }

    .pPeer .box .swiper-button-prev {
        left: .5rem;
    }

    .pPeer .box .swiper-button-next {
        right: .5vw;
    }

    .caseUnderstand .box_c .box_sm .textbox .type {

        padding: 0.312rem 0.9372rem;
        border-radius: 0.312rem;
        font-size: 1rem;
    }

    .pagination li:first-child a:before,
    .pagination li:first-child span:before {
        margin-right: -0.3996rem;
    }

    .pCombination .box_t {
        justify-content: flex-start;
    }

    .saleshb .box_c {
        justify-content: space-between;
    }

    .saleshb .box_c .box_sm {
        width: 49%;
        margin-bottom: 2rem;
        margin-right: 0;
    }

    .saleshb .box_c .box_sm .ico {
        width: 2rem;
        height: 2rem;
        margin-bottom: 1rem;

    }

    .ai .box_r {
        padding-left: 20px;
        padding-right: 20px;
    }

    .ai .box_l .box_t .box_sm {
        padding: 0.3756rem 0.8748rem;
        font-size: 0.9996rem;
        color: #fff;
        display: flex;
        align-items: center;
        border-radius: 0.5004rem;
        margin-bottom: 0.6252rem;
        cursor: pointer;
    }

    .ai .box_l .box_t {
        height: 14.0496rem;
    }

    .ai .box_l .logoimg {
        width: 3.1248rem;
        height: 2.3124rem;
        margin-top: 0.6252rem;
        margin-left: 0.6252rem;
        margin-bottom: 2.0004rem;
    }

    .ai .box_l {
        width: 36.6%;

    }

    .ai .box_l .box_t .box_sm .ico {
        width: 0.9996rem;
        height: 0.9996rem;

        margin-right: 0.438rem;

    }


    .ai .box_l .box_c {
        margin-top: 1.5624rem;
        padding-top: 1.8756rem;
        border-top: 0.0624rem solid rgba(255, 255, 255, .2);
        padding-left: 0.9372rem;
        padding-right: 0.9372rem;
    }


    .ai .box_l .box_b {
        margin-top: 4.3752rem;

        padding-left: 0.9372rem;
        padding-right: 0.9372rem;

    }


    .ai .box_l .box_c .box_sm {

        height: 24.9996rem;

    }

    .ai .box_l .box_b .ico {
        width: 2.4996rem;
        height: 2.4996rem;

        margin-right: 0.6252rem;

    }

    .ai .box_r .box_h {
        height: 42.8748rem;

    }

    .ai .box_r .box_t {
        display: block;
    }


    .ai .box_r .box_t .ico {
        width: 6.2496rem;
        height: 4.7496rem;

        margin-right: 0;
    }

    .ai .box_r .box_c .box_sm {
        margin-top: 0.6252rem;
        padding: 0.2496rem 0.8748rem;
        background: #F2F2F2;
        border-radius: 0.5004rem;
        display: inline-block;
        font-size: 1rem;
    }


    .ai .box_r .box_b .box_textarea textarea {
        height: 9.9996rem;

        border: 0;
        outline: none;
        border-radius: 0.6252rem;
        border: 0.0624rem solid #D9D9D9;

        padding: 1.2504rem;
        font-size: 0.9996rem;
    }



    .ai .box_r .box_b .box_textarea .ico {
        position: absolute;
        right: 1.2504rem;
        bottom: 1.2504rem;
        width: 2.1876rem;
        height: 2.1876rem;


        background-size: 1.2504rem 1.2504rem;

    }

    .ai .box_r .box_i .box_sm {
        border-radius: 6.2496rem;
        border: 0.0624rem solid #F2F2F2;

        min-width: 7.188rem;
        font-size: 0.9996rem;
        margin-right: 0.6252rem;
        margin-bottom: 0.6rem;
    }

    .ai .box_r .box_i .box_sm .ico {
        width: 0.9996rem;
        height: 0.9996rem;
        margin-right: 0.2496rem;

    }

    .aboutusCulture .box {
        display: block;
    }

    .aboutusCulture .box .box_sm .box_ico {
        width: 2.4996rem;
        height: 2.4996rem;

    }

    .aboutusCulture .box .box_sm {
        width: 100%;
        height: 18rem;
        padding: 5.0004rem 2.25rem 2.25rem 2.4996rem;
        margin-right: 0;
        margin-bottom: 2rem;
    }

    .aboutusCulture .box .box_sm.active {
        width: 100%;
    }


    .aboutusCulture .box .box_sm .ft_18 {
        opacity: 1;
        visibility: visible;
    }

    .aboutusHonorjs .box .img .bg_cover {
        width: 13.3752rem;
        height: 18.9372rem;
    }

    .aboutusHonorjs .box .box_text {
        padding: 1.3752rem;

    }

    .aboutuscourseimg .box .swiper-button-prev,
    .aboutuscourseimg .box .swiper-button-next {
        width: 3.1248rem;
        height: 3.1248rem;

    }

    .aboutuscourseimg .box .swiper-button-next:after {

        width: 1.1256rem;
        height: 1.1256rem;
        background-image: url(../images/jtf2.png);

    }

    .aboutuscourseimg .box .swiper-button-next {
        right: -4.3752rem;
        top: 3.1248rem !important;
    }

    .aboutuscourseimg .box .swiper-button-prev {
        left: -4.3752rem;
        top: 3.1248rem !important;
    }

    .aboutuscourseimg .box .swiper-button-prev:after {

        width: 1.1256rem;
        height: 1.1256rem;

    }

    .aboutus .box_c .box_sm .ft_18 {
        text-align: center;
    }


    .aboutusJoinjs .swiper-slide {
        font-size: 1.1256rem;


        padding-top: 0.6876rem;
        padding-bottom: 0.6876rem;

        border-radius: 0.5004rem;


    }

    .aboutusJoin .box_t .box_sm {
        flex-direction: column;
    }


    .aboutusJoin .box_t .box_sm .box_l {
        width: 100%;
        height: 28.1256rem;
        border-radius: 0.6252rem;

    }

    .aboutusJoin .box_t .box_sm .box_r {
        width: 100%;
        margin-top: 2rem;
    }

    .aboutusJoin .box_t .box_sm .box_r .box_s {

        padding-top: 2.4996rem;
        padding-bottom: 1.2504rem;

    }

    .aboutusJoin .box_t .box_sm .box_r .box_s .ico {
        width: 1.2504rem;
        height: 1.2504rem;
        margin-right: 0.6252rem;

    }


    .aboutusEvaluate .box_s ul li.box {
        flex: 0 0 auto;
        width: 24.1248rem;
        padding: 1.6872rem 2.1876rem 1.8756rem 1.8756rem;
        border: 0.0624rem solid #fff;
        border-radius: 0.5004rem;
        margin-right: 1.2504rem;
    }

    .Reportsjs {
        margin-bottom: 1.2504rem;

    }

    .aboutusEvaluate .box_s {
        padding-bottom: 1.2504rem;

    }

    .abuotnav a {
        padding-top: 1.8756rem;
        padding-bottom: 1.8756rem;
        font-size: 1rem;



    }

    .aboutus .box_t {
        display: block;

        padding-bottom: 3.75rem;

    }

    .aboutus .box_t .box_r {
        width: 100%;
    }

    .scbmitbox {
        display: block;
        min-height: 100vh;
        height: auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    .scbmitbox .box_l {
        width: 100%;
    }

    .scbmitbox .box_l .box_c .ft_18 {
        margin-bottom: 1.5624rem;
        margin-right: 2.6256rem;
    }

    .scbmitbox .box_l .box_b {
        padding: 1.2504rem 1.5rem 1.2504rem 1.2504rem;

        border-radius: 0.6252rem;
        font-size: 1.1256rem;

    }

    .scbmitbox .box_l .box_b span {

        font-size: 1.3752rem;
    }

    .scbmitbox .box_r {
        margin-top: 5rem;
        width: 100%;
        padding: 1.8756rem;
        background-color: #fff;
        border-radius: 0.6252rem;

    }

    .scbmitbox .box_r .box_input input {
        width: 100%;

        height: 3.1248rem;

        border-radius: 0.5004rem;
        padding: 1.2504rem 0.75rem;
        font-size: 1.1256rem;

    }

    .scbmitbox .box_r .box_pullDown {
        height: 3.1248rem;
        border-radius: 0.5004rem;
        padding: 1.2504rem 0.75rem;
        font-size: 1.1256rem;

    }

    .scbmitbox .box_r .box_pullDown::before {

        width: 1.1256rem;
        height: 1.1256rem;

        right: 1.2504rem;
    }



    .scbmitbox .box_r .box_dowm {

        box-shadow: 0px 0.2496rem 0.2496rem 0px rgba(0, 0, 0, 0.13);
        border-radius: 0px 0px 0.521vw 0.521vw;
        padding: 0.6252rem 0.5004rem;

    }

    .scbmitbox .box_r .box_button button {

        height: 3.1248rem;

        border-radius: 0.5004rem;

        font-size: 1.3752rem;

    }

    .custom-checkbox .checkmark {

        width: 0.75rem;
        height: 0.75rem;
        border: 0px solid #000;

        margin-right: 0.438rem;
    }

    .custom-radio {
        font-size: 0.8748rem;
        margin-top: 1.6248rem;
    }

    .login .box_l {
        display: none;
    }

    .login .box_r {
        width: 100%;

        padding-left: 3.188rem;
        padding-right: 3.188rem;

    }

    .inptbox input {

        height: 3.1248rem;
        background: #EEEEEE;
        border-radius: 0.5004rem;
        font-size: 1.1256rem;
        padding-left: 2.8128rem;
        padding-right: 2.8128rem;
    }

    .uesbox::before {

        width: 1.2504rem;
        height: 1.2504rem;

        left: 0.9372rem;

    }

    .passwordbox::before {


        width: 1.2504rem;
        height: 1.2504rem;

        left: 0.9372rem;

    }

    #captchaimg {

        height: 3.1248rem;

    }
.loginbutton {
    margin-top: 3.1248rem;
 
    height: 3.1248rem;
 
    border-radius: 0.5004rem;
    font-size: 1.3752rem;
 
}
.header_column{
    display: flex;
}



header .header_languagebox a {
    margin-left: 1.8756rem;
    width: 7.5rem;
    height: 2.4996rem;
    font-size: 1.1256rem;
 
    box-shadow: 0px 0.2496rem 0.8748rem 0px rgba(0, 4, 62, 0.7);
    border-radius: 0.5004rem;
    
}
header .header_language{
    display: none;
}











































}

@media screen and (max-width:480px) {}

@media screen and (max-width:414px) {}

@media screen and (max-width:340px) {}