@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: 7.813vw;
        padding-right: 7.813vw;
    }

}

@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: 2rem;
    }

    .ft_24 {
        font-size: 1.2rem;
    }

    .ft_28 {
        font-size: 1.7496rem;
    }

    .ft_20 {
        font-size: 1.12rem;
    }

    .ft_14 {
        font-size: 0.8748rem;
    }

    .mg_b15 {
        margin-bottom: 0.9372rem;
    }

    .mg_b40 {
        margin-bottom: 2.4996rem;
    }

    .ft_52 {
        font-size: 2rem;
    }

    .lh_72 {
        line-height: 2.5rem;
    }

    .ft_16 {
        font-size: 0.9996rem;
    }

    .ft_19 {
        font-size: 1.188rem;
    }

    .lh_38 {
        line-height: 2.3748rem;
    }

    .lh_42 {
        line-height: 2rem;
    }

    .lh_40 {
        line-height: 2rem;
    }

    .mg_b30 {
        margin-bottom: 1rem;
    }

    .ft_22 {
        font-size: 1.2rem;
    }

    .ft_36 {
        font-size: 1.5rem;
    }

    .ft_32 {
        font-size: 1.5rem;
    }

    .ft_30 {
        font-size: 1.5rem;
    }

    .lh_59 {
        line-height: 2.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; */
        text-align: center;
    }

    footer .footer_copyright {
        padding-top: 2.1876rem;
        padding-bottom: 2.1876rem;
        font-size: 0.9996rem;

    }

    .pagination a,
    .pagination span {
        margin: 0 0 0 7px;
        font-size: 0.9996rem;
        color: #000;
        font-weight: 400;
        padding: 0;
        overflow: hidden;
        position: relative;
        /* background: #F1F1F1; */
        width: 1.8752rem;
        height: 1.8752rem;
        line-height: 1.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;

    }


    /* 可删除 */

    header .logo a .img {
        background-image: url(../images/logo1.svg);
    }

    header .header-main {
        background: #FFFFFF;
        box-shadow: 0px 0px 1.302vw 0px rgba(0, 0, 0, 0.08);
    }

    header .header_languagebox a {
        color: #333333;
        font-size: 1rem;
        margin-left: 1rem;
    }

    header .header_languagebox .search {
        background-image: url(../images/search1.png);
        margin-top: 0.1248rem;

        width: 1.2504rem;
        height: 1.2504rem;


        margin-left: 1.4996rem;
    }

    .hMoreA a {

        font-size: 1.12rem;

    }


    .hproduct {
        display: block;
        padding-left: 15px;
        padding-right: 15px;
    }

    .hproduct .box_l {
        width: 100%;
    }

    .hproduct .box_r {
        width: 100%;
        border-radius: 0.6252rem;
    }

    .hproduct .box_l .box .box_sm {
        padding-left: 3.1248rem;

        width: 19.6256rem;
        height: 5.2496rem;
        font-size: 2rem;
    }

    .hproduct .box_l .box .box_sm:last-child {
        margin-bottom: 2.25rem;
    }

    .hproduct .box_l .box .box_sm::before {
        width: 1.75rem;
        height: 1.75rem;
    }

    .hproduct .box_r .img .text {
        font-size: 1.2rem;
        line-height: 2rem;
        background-size: 100% 100%;
        width: 50%;
        height: 5rem;

    }

    .hNewsjs .text-center {
        height: 4rem;
        margin: 2rem;
    }

    .hNewsjs .swiper-slide {
        height: 5.292rem;

    }

    .hNews {
        height: 24.469rem;
    }

    .hNews .box .tilte {
        font-size: 1.8rem;
    }

    .hNews .box .ft_38 {
        font-size: 1.25rem;
    }

    .hproduct .box_l .box_t {
        padding-right: 1.2rem;
    }

    .hMoreA1 a {
        padding-right: 1.2rem;
    }

    .hMoreA a::after {
        width: 1.2rem;
        height: 1.2rem;
        right: -1.2rem;
    }

    .hMoreA1 a::after {
        right: 0;

    }

    .retuntop {
        width: 2rem;
        height: 2rem;
    }

    .retuntop::before {
        width: 2rem;
        height: 2rem;
    }

    .enterprisebox .box {
        display: block;
        margin-bottom: 2.5rem;
    }

    .enterprisebox .box .box_l {
        max-width: 100%;
        margin-bottom: 1.5rem;
    }

    .enterprisebox .box .box_r {
        width: 100%;
    }

    .enterprisebox .box .img {
        height: 13rem;
    }

    .enterprisebox .tilte span {
        display: inline-block;
        padding-bottom: 0.8748rem;
        margin-bottom: 1.2504rem;
        border-bottom: 1px solid #B2B2B2;


    }

    .enterprisebox .box:nth-child(2n) .box_l {

        align-items: self-start;

    }

    .course .box .title {
        font-size: 1.5rem;
    }

    .medicine_t .ft_52 {
        line-height: normal;
        font-size: 2rem;
    }

    .hbanner .box .title {
        font-size: 2.5rem;
    }


    .medicine_n .box {
        width: 46%;
        margin-right: 0;
    }

    .medicine_n {
        justify-content: space-between;

    }


    .medicine_c .box_t .box_sm {
        width: auto;
        margin-right: 1.25rem;
    }

    /* .medicine_c .box_t {
        justify-content: space-between;
    } */

    .medicine_c .box_t .box_sm .ico {
        width: 2rem;
        height: 2rem;
    }

    .medicine_c .box_c .box {
        width: 48.5%;
        border-radius: 1rem;

        margin-bottom: 3.5%;
    }

    .medicine_c .box_c .box_text .ft_20 {
        font-size: 1rem;
    }

    .medicine_c .box_c .img {
        width: 100%;
        height: 8rem;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

    .medicine_c .box_c .box_text {

        padding-top: 3rem;

    }

    .medicine_c .box_c .box_text::before {

        height: 2rem;

    }

    .webModal .modal-content .modalMain {
        padding: 3.958rem;
    }

    .messageboxbutton1 .button {
        width: 9.25rem;
        height: 2.438rem;
        border-radius: 6.2496rem;
        font-size: 1rem;
        border: 0.052vw solid #DDDDDD;
        margin-left: 1rem;

    }

    .messageboxbutton1 {

        margin-top: 1rem;
    }

    .rd .box .box_sm {
        width: 100%;
    }

    .rd .box .box_sm .box_l {
        width: 15rem;
    }

    .rd .box .box_sm {
        height: 21rem;
    }

    .rd .box .box_sm .ico {
        width: 1.75rem;
        height: 1.75rem;

        font-size: 0.7rem;
    }

    .rd .box .box_sm.active {
        width: 100%;
    }

    .lh_65 {
        line-height: 2.5rem;
    }

    .rd .box .box_sm {
        margin-bottom: 2rem;
    }

    .rd .box .box_sm .box_r,
    .rd .box .box_sm {
        border-radius: 1rem;
    }

    .lh_70 {
        line-height: normal;
    }

    .mg_b60 {
        margin-bottom: 2rem;
    }

    .rdstrength_c .box .box_sm {
        width: 100%;
        border-radius: 1rem;
        margin-bottom: 2rem;
    }

    .ft_40 {
        font-size: 1.5rem;
    }

    .rdstrength_c .box .box_sm .text {
        padding: 1rem;
        padding-top: 2rem;
    }

    .rdstrength_c .box .box_sm .img {
        height: 13rem;
        border-radius: 0 0 1rem 1rem;
    }

    .rdstrength_c .box .box_sm .text .ft_20 p::before {
        font-size: 1.12rem;
    }

    .pipeline_t {
        height: 16rem;
    }

    .pipeline_t {
        font-size: 1.12rem;
    }

    .tablebox table thead .w1 div {
        font-size: 1rem;
    }

    .tablebox tbody td .ft_28 {
        font-size: 1.2rem;
    }

    .tablebox tbody .td1 .boxpline {
        height: 1rem;

    }

    .tablebox tbody td .td0 {
        padding-right: 0.25rem;
    }

    .pipeline .ft_52 {
        margin-bottom: 2rem;
    }

    .tablebox tbody .td0 .box_c .lh_1 {
        line-height: normal;
    }

    /* .governancejs .swiper-slide-active{
    height: 20rem;
} */
    .governancejs .swiper-slide {
        height: 17rem;
        border-radius: 1rem;
    }

    .governancejs.swiper-container .swiper-pagination .swiper-pagination-bullet-active {
        height: 1px;
    }

    .governancejs.swiper-container .swiper-pagination .swiper-pagination-bullet {
        width: 10px;
    }

    .swiper-container .swiper-pagination .swiper-pagination-bullet {
        margin: 0 5px;
    }

    .governancejs {
        padding-bottom: 1rem;
    }

    .lh_1 {
        line-height: normal;
    }

    .development .box {
        width: 100%;
        border-radius: 1rem;
        margin-bottom: 2rem;
    }

    .development .box .img {
        height: 17rem;
        border-radius: 1rem 1rem 0 0;
    }

    .development .textbox {
        padding: 2rem;
    }

    .quality .box {
        width: 100%;
        margin-right: 0;
        margin-bottom: 2rem;
        padding: 2rem 1rem;
        height: auto;
    }

    .qualitynum {
        height: 25rem;
        padding-left: 15px;
        padding-right: 15px;
    }

    .qualitynum .box {
        height: 18rem;

    }

    .announcement .box_t .box .box_l .ico {
        width: 1.5rem;
        height: 1.5rem;

        background-size: 0.7rem;


    }

    .announcement .box_t .box .box_r .ico1::after {
        width: 1rem;
        height: 1rem;
    }

    .navbox .box_s {
        font-size: 0.8rem;
        display: none;
    }

    .announcement .box_t .box {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    .navbox .box_s .confirm {
        font-size: 0.7rem;


        width: 3rem;
        height: 1.5rem;

        margin-left: 0.521vw;
    }

    .announcement .box_t .box .box_l {

        width: 74%;
    }

    .navbox {
        margin-top: 2rem;
    }

    .news .box .box_r .textBeyondHidden2 {
        height: 2rem;
        overflow: hidden;
        -webkit-line-clamp: 1;
    }

    .news .box .box_r .lh_36 {
        line-height: 2rem;
    }

    .ft_34 {
        font-size: 1.25rem;
    }

    .ft_44 {
        font-size: 1.35rem;
    }

    .news .box .box_r {
        width: 85.3%;
    }

    .news .box .ft_24.mg_b20 {
        margin-bottom: 0.8rem;
    }

    .talent .box {
        display: block;
        margin-bottom: 2rem;
        padding-top: 1rem;
    }

    .talent .box .ft_52 {
        min-width: auto;

        margin-bottom: 1rem;

        line-height: normal;
    }

    .talent .box .box_r {
        width: 100%;
        height: 16rem;
        border-radius: 1rem;
        margin-top: 1rem;
    }

    .talent .box:nth-child(2n) .box_l {
        display: flex;
        text-align: left;
        flex-direction: column;
        align-items: flex-start;
    }

    .story .box {
        width: 48%;
        border-radius: 0.5rem;
    }

    .story .box .img {
        height: 14rem;
        border-radius: 0.5rem 0.5rem 0 0;

    }

    .story .box .box_b .box_bs {
        display: block;
    }

    .story .box .box_b .box_bs .ft_20 {
        width: 100%;
        padding-left: 0;
        margin-left: 0;
        border: 0;
        line-height: normal;
    }

    .lh_36 {
        line-height: normal;
    }

    .story .box .box_b {
        padding: 1rem;
        min-height: 16rem;
    }

    .story .text .box_smb .img {
        height: 8rem;
        width: 8rem;
    }

    .story .box .box_bs .ft_20,
    .story .box .box_bs .ft_26 {
        margin-bottom: 0.5rem;
    }

    .story .textbox {
        padding: 1rem;
    }

    .story .text .box_smt .ft_20 {
        display: block;
    }

    .box_bid {
        padding-left: 30px;
        padding-right: 30px;
    }

    .lawbox .heder {
        font-size: 0.8rem;
    }

    .lawbox .heder a::after {
        width: 0.8rem;
        height: 0.8rem;
        right: -0.2rem;
    }

    .return {
        width: 6rem;
        height: 2rem;

        font-size: 0.8rem;
        margin-top: 2rem;
        transition: all 400ms;
    }

    .return::before {

        width: 0.8rem;
        height: 0.8rem;

        left: 0.5rem;

        background-size: 100% 100%;
    }

    .contactus_t {
        display: block;
    }

    .contactus_t .box_l {
        width: 100%;
        height: 20rem;
        border-radius: 1rem;
        overflow: hidden;
        margin-bottom: 2rem;
    }

    .contactus_t .box_r {
        width: 100%;
        border-radius: 1rem;
        padding: 1rem;
    }

    .contactus_t .box_r .box_sm {
        margin-bottom: 1rem;
        border-radius: 1rem;
        padding: 2rem;

    }

    .contactus_b .box .box_sm {
        width: 100%;
        padding: 2rem;
        margin-bottom: 2rem;
    }

    .contactus_b .box .box_sm .box_ico .ico {
        width: 1.125rem;
        height: 1.125rem;
        background-size: 100% 100%;
        margin-right: 0.5rem;
    }

    .contactus_b .box .box_sm .img {
        right: 1rem;
        top: 1rem;
        width: 8rem;
    }

    .mg_b50 {
        margin-bottom: 2rem;
    }

    .contactus_t .box_r .box_sm .ft_20 {
        padding-left: 1rem;
    }

    .contactus_t .box_r .box_sm .ft_20::before {

        width: 1.125rem;
        height: 1.125rem;

        left: -1.667vw;

        top: 0.35rem;
    }

    .hproduct .box_r {
        height: 16rem;

    }
}

@media screen and (max-width:480px) {}

@media screen and (max-width:414px) {}

@media screen and (max-width:340px) {}