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

}

@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: 1.05rem;
        padding-right: 1.05rem;
    }


    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: 2.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: 0px 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.496rem;
    }

    .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: 1.25rem;
    }

    .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: #fff;
    }

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

    }

    .pagination a,
    .pagination span {
        margin: 0 0 0 10px;
        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;

    } */

    /* 可删除 */

    header .header-main {
        background: #FFFFFF;
        /* box-shadow: 0px 0px 1.302vw 0px rgba(0, 0, 0, 0.08); */
        border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    }

    header .header-nav>ul>li .link {
        color: #6B6B7B;
    }

    header .header_languagebox a {
        color: #6B6C7A;
    }

    header .header_languagebox .search {
        width: 2.0004rem;
        height: 2.0004rem;
        background-size: 0.9996rem 0.9996rem;
        background-image: url(../images/search1.svg);
        border-color: rgba(0, 0, 0, .1);
    }

    header .header_languagebox .language {
        border-color: rgba(0, 0, 0, .1);
        color: #6B6C7A;
        display: none;
    }

    header .header_languagebox .language .img {
        background-image: url(../images/icon05.svg);
    }

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

    }

    .searchField_form .form-control {
        font-size: 1.1196rem;
        border-radius: 0.3756rem;
        height: 3.1248rem;
        padding: 0 4.5996rem 0 0.9996rem;
    }

    .searchField_form .btn {
        padding-right: 2.3004rem;
        padding-left: 2.3004rem;
    }

    .searchField_form .btn:before {
        right: 0.6204rem;
        width: 2.5996rem;
        background-size: 1.2rem auto;
    }


    .home_banner .box .title {
        width: 24.1252rem;
        height: 5.812rem;
        margin-bottom: 1.6rem;
    }

    .home_banner .box .text {
        font-size: 1.2rem;
    }

    .exploreMore {
        font-size: 0.75rem;
        bottom: 3.1248rem;

    }

    .exploreMore .ico {
        width: 0.8748rem;
        height: 0.8748rem;
        margin-bottom: 0.1872rem;

    }

    .retuntop {
        width: 2.1248rem;
        height: 2.1248rem;
        bottom: 1.6248rem;
        right: 1.2504rem;
    }

    .retuntop::before {
        width: 1rem;
        height: 1rem;

    }

    .hCro {
        flex-direction: column-reverse;
    }

    .hCro .box_text {
        width: 100%;
    }

    .lh_28 {
        line-height: normal;
    }

    .ft_17 {
        font-size: 1rem;
    }

    .hMore a {
        font-size: 0.9372rem;
        padding-right: 1.3752rem;
    }

    .hMore a::before {

        width: 0.9996rem;
        height: 0.9996rem;

    }

    .hCro .img {
        margin-top: 2rem;
        width: 100%;
        height: 18.25rem;
        border-radius: 1.2504rem;

        margin-right: 0;
    }

    .hData .ft_sh {
        font-size: 2.5rem;
        margin-bottom: 0.9372rem;
    }

    .mg_t40 {
        margin-top: 2rem;
    }

    .pt_210 {
        padding-top: 5rem;
    }

    .pb_210 {
        padding-bottom: 5rem;
    }

    .hNews .box_s {
        flex-direction: column;
    }

    .hNews .box_s .img {
        width: 100%;
        height: 18rem;
        border-radius: 1.2504rem 1.2504rem 0 0;
    }

    .hNews .box_s .box {
        width: 100%;
        border-radius: 0 0 1.2504rem 1.2504rem;
        padding: 2rem;
    }

    .footer_up {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 5.0004rem;
        padding-bottom: 5.0004rem;
    }

    .ft_35 {
        font-size: 1.5rem;
    }

    .mg_b25 {
        margin-bottom: 1rem;
    }

    .ft_40 {
        font-size: 1.75rem;
    }

    .ft_32 {
        font-size: 1.3rem;
    }

    .mg_t20 {
        margin-top: 1rem;
    }

    .mg_b10 {
        margin-bottom: 0.6252rem;
    }

    .footer_up .box_l a {
        padding-left: 2rem;
        width: 11.6248rem;
        height: 2.75rem;
        background: #FFFFFF;
        font-size: 1rem;
        box-shadow: 0px 0.208vw 0.729vw 0px rgba(136, 0, 208, 0.06);
        border-radius: 6.2496rem;
    }

    .footer_up .box_l a::before {
        width: 0.9996rem;
        height: 0.9996rem;
        right: 2.4996rem;
    }

    footer .footer_copyright .box .telephone {
        display: none;
    }

    #wBanner {
        height: 26rem;
    }

    #wBanner .exploreMore {
        bottom: 1.5rem;
    }

    #wBanner .box .title {
        font-size: 1.7rem;
        line-height: normal;
        margin-bottom: 2rem;
    }

    #wBanner .box .text {
        font-size: 1rem;
    }

    #wBanner .box .box_sm {
        width: 75%;
    }

    .lh_90 {
        line-height: normal;
    }

    .ft_70 {
        font-size: 2rem;
    }

    .expand span {
        font-size: 0.75rem;
    }

    .about .box .box_smt .box_sico {
        width: 100%;
    }

    .about .box_smf {
        width: 100%;
        margin-top: 1.25rem;
    }

    .expand {
        padding-top: 1.062rem;
        margin-top: 1.5rem;

    }

    .expand::before {
        width: 0.8748rem;
        height: 0.8748rem;

    }

    .aboutnum .box {
        padding-bottom: 3.438rem;
        padding-top: 3.438rem;

    }

    .pt_160 {
        padding-top: 5rem;
    }

    .pb_160 {
        padding-bottom: 5rem;
    }

    .aboutm .box .box_img {
        width: 32.28%;
        border-radius: .8rem;
        height: 20rem;
        margin-top: 1.3128rem;
    }

    .aboutcourse .box_t .box_sm {
        width: 5.256rem;
        height: 2.3748rem;
        border-radius: 6.2496rem;
        font-size: 0.8748rem;
        margin: 0.312rem;
    }

    .aboutcourse .box_t {
        justify-content: flex-start;
        /*width: 60%;*/
        width: 17.643rem;
        margin: 0 auto;
    }

    .aboutcourse .box_b {
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 1.4376rem;
    }

    .aboutcourse .box_b .box_sm.active {
        flex-direction: column;
    }

    .aboutcourse .box_b .box_sm .box_l {
        width: 100%;
    }

    .aboutcourse .box_b .box_sm .box_l .ft_8800D0 {
        font-size: 2.5rem;
        text-align: center;
    }
       .aboutcourse .box_b .box_sm .box_l .mg_b15 {
       
        text-align: center;
    }

    .aboutcourse .box_b .box_sm .box_img {
        width: 100%;
        height: 18rem;
        border-radius: 1.2504rem;
        margin-top: 1.4376rem;
    }

    .abouttem {
        padding-top: 5rem;
    }

    .abouttem .box_t .box_sm {
        margin: 0.312rem;
        padding: 0.5628rem 1.5624rem;
        border-radius: 6.2496rem;
        font-size: 0.8748rem;
    }

    .abouttem .box_t {
        /* justify-content: space-between; */
        /* width: 95%; */
        /* margin: 0 auto; */
    }

    .abouttem .box_t::after {
        content: '';
        flex-basis: 171px;
    }

    .abouttem .box_b .box_sm .box_s {
        width: 48%;
        margin-top: 2rem;
    }

    .abouttem .box_b {
        padding-left: 0;
        padding-right: 0;
    }

    .abouttem .box_b .box_sm .img {
        height: 18rem;
        border-radius: 0.9372rem;

    }

    .lh_22 {
        line-height: normal;
    }

    .mg_b5 {
        margin-bottom: 0.312rem;
    }

    .mg_t30 {
        margin-top: 1.25rem;
    }

    .aboutmap {
        padding-bottom: 5rem;
        padding-top: 5rem;
    }

    .map {
        margin-top: 2.5rem;
        height: 16.9372rem;
    }

    .mapInstructions .box::before {
        width: 0.8124rem;
        height: 0.8124rem;
    }

    .mapInstructions .box {
        margin-left: 0;
        margin-right: 1.4996rem;
        padding-left: 1.4376rem;
    }

    .mapInstructions {
        padding-top: 3.75rem;
    }


    .pt_180 {
        padding-top: 5rem;
    }

    .pb_180 {
        padding-bottom: 5rem;
    }


    .pipeline_tr {
        padding-bottom: 0.9996rem;
        font-size: 1rem;
    }

    .type .ico {
        width: 2rem;
        height: 2rem;
        margin-right: 0.1248rem;
    }

    .type {
        padding-bottom: 0.6252rem;
        padding-top: 1.8756rem;

    }

    .pipeline_line {
        padding-top: 2.1252rem;
        padding-bottom: 1.7496rem;
    }

    .line {
        height: 1.1876rem;
    }

    .linbox_sm .box_sm {
        border-radius: 0.5004rem;
    }

    .linbox_sm .ico,
    .linbox_sm .ico1 {
        width: 1rem;
        height: 1rem;
        background-size: 0.8748rem 0.8748rem;

    }

    .pipelinebox {
        overflow-x: auto;
    }
    
    
        .pipelinebox::-webkit-scrollbar {
    height: 4px; /* 滚动条的宽度 */
}

 
 .pipelinebox::-webkit-scrollbar-thumb {
    background: #8800D0; /* 滚动条滑块的背景颜色 */
    border-radius: 10px; /* 滚动条滑块的圆角 */
}





    .pipeline {
        margin-top: 4rem;
        width: 64rem;
    }

    .ahr {
        height: auto;
        padding-top: 5rem;
        padding-bottom: 5rem;
    }


    .circlebox {

        /* width: 17.3752rem;
        height: 17.3752rem; */
        width: 232px;
        height: 232px;

    }

    .circle {

        width: 400px;
        margin-top: 3.9996rem;

    }

    .circle .point {
        font-size: 1rem;
    }

    .circle .point .ico {
        width: 0.75rem;
        height: 0.75rem;
        margin-right: 1.0624rem;
    }

    .circle .point .text {
        width: 4.7496rem;
    }

    .circle .pointbox .point:first-child {
        left: 72%;
        top: 9%;
    }

    .circle .pointbox .point:nth-child(6) {
        left: 7.3%;
        top: 10%;

    }
    
    .circle .pointbox .point:nth-child(6) .text{
        width: 5rem;
    }
    .circle .pointbox .point:nth-child(6) .ico{
        margin-left: 1.5rem;
    }

    .circle .pointbox .point:nth-child(2) {
        left: 77.7%;
        top: 44.8%;
    }

    .circle .pointbox .point:nth-child(5) {
        left: 3%;
        top: 45.8%;
    }

    .circle .pointbox .point:nth-child(3) {
    left: 68.3%;
        top: 79.4%;
    }
    
    
    .circle .pointbox .point:nth-child(3) .text{
   width: 5rem;
    }
     .circle .pointbox .point:nth-child(3) .ico{
        margin-right: 1.5rem;
    }

    .circle .pointbox .point:nth-child(4) {
        left: 12.2%;
        top: 83.4%;
    }
    
    
      .circle .pointbox .point:nth-child(4) .text{
        width: 5rem;
    }
    .circle .pointbox .point:nth-child(4) .ico{
        margin-left: 1.5rem;
    }

    .circlebox {
        padding: 3.2496rem 1.812rem;
    }

    .ft_30 {
        font-size: 1.5rem;
    }

    .circlebox .boxtext .ft_16 {
        max-height: 7.5rem;
        overflow-y: auto;
        padding-right: 1rem;
    }
    
   .circlebox .boxtext .ft_16::-webkit-scrollbar{
      width: 4px; 
      display: block;
   }
  .circlebox .boxtext .ft_16::-webkit-scrollbar-thumb{
     background-color: #FFFFFF;
   }
    

    .circle .point .ico::before {
        width: 1.3752rem;
        height: 1.3752rem;
        left: -0.2808rem;
        top: -0.2808rem;
    }

    .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.8748rem;
        width: 0.5004rem;
    }

    .science .box .box_sm {
        width: 48%;
        margin-top: 1.2504rem;
    }

    .science .box .box_sm .img {
        height: 12.5624rem;
        border-radius: 1rem 1rem 0px 0px;
    }

    .science .box .box_sm .box_text .textBeyondHidden2 {
        height: 3.3rem;
    }

    .hMore span {
        font-size: 0.9372rem;
        padding-right: 1.3752rem;
    }

    .hMore span::before {
        width: 0.9996rem;
        height: 0.9996rem;
    }
    
    
    .hNews .box_s .hMore span,.hCro .hMore span {
   font-size: 0.9372rem;
        padding-right: 1.3752rem;
}

.hNews .box_s .hMore span::before,.hCro .hMore span::before {
   width: 0.9996rem;
        height: 0.9996rem;
}

    .science .box .box_sm .box_text {
        padding: 1rem 1.563vw;
        background: #FFFFFF;
        border-radius: 0px 0px 1rem 1rem;
    }

    .science .box .box_sm .img .ft_fff {
        left: 0.6252rem;
        bottom: 0.6252rem;
        right: 0.6252rem;
    }

    #wBanner.news .box .title {
        font-size: 1.7rem;
        line-height: 2.5rem;
        margin-bottom: 1.2rem;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        box-orient: vertical;
        -webkit-line-clamp: 2;
        -moz-line-clamp: 2;
        line-clamp: 2;
        overflow: hidden;
    }

    #wBanner.news .box .text {
        font-size: 1.062rem;
        line-height: 1.7496rem;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        box-orient: vertical;
        -webkit-line-clamp: 2;
        -moz-line-clamp: 2;
        line-clamp: 2;
        overflow: hidden;
        margin-bottom: 1rem;
        display: none;
    }

    .learnMore {
        width: 7.4996rem;
        height: 2.1248rem;
        border-radius: 6.2496rem;
        padding-left: 1rem;
        font-size: 0.9372rem;
    }

    .learnMore::before {
        width: 0.9996rem;
        height: 0.9996rem;
        right: 1rem;
    }

    .pb_100 {
        padding-bottom: 5rem;
    }

    .newsc {
        padding-left: 15px;
        padding-right: 15px;
    }

    .newsbox .box .box_img {
        height: 10rem;
        border-radius: 1rem;
    }

    .newsbox .box .box_img .types {
        left: .504rem;
        bottom: .504rem;
        border-radius: 0.312rem;
        padding: 0.312rem 0.75rem;
        font-size: 0.7rem;
    }

    .newsbox .box .textBeyondHidden2 {
        height: 3.5rem;
    }

    .newsbox .box .text {
        padding-top: 1.5624rem;
    }

    .newsbox .box {
        width: 48%;
        margin-bottom: 2rem;
    }

    .newsbox .box .textBeyondHidden {
        height: 1.25rem;
    }

    .hMore1 span {
        font-size: 0.9372rem;
        padding-right: 1.3752rem;
    }

    .hMore1 span::before {
        width: 0.9996rem;
        height: 0.9996rem;

    }

    .newsd {
        padding-top: 8rem;
        padding-left: 15px;
        padding-right: 15px;
    }

    .newsdsnav {
        display: none;
    }

    .newsd .time_type div {
        padding-left: 1.5624rem;
        border-left: 1px solid #D9D9D9;
        margin-left: 1.5624rem;
        line-height: 1;
        color: #D9D9D9;
        font-size: 0.9996rem;
    }

    .newsd .ft_70 {
        margin-bottom: 1.7496rem;
    }

    .newsd .imgbox {
        margin-top: 3rem;
        height: 13rem;
        border-radius: 1rem;
    }

    .newsdbox {
        padding-right: 0vw;
        position: relative;
        margin-top: 3rem;
    }

    .social-share .social-share-icon,
    .copyLink {
        width: 2rem;
        height: 2rem;
        margin-right: 0.9372rem;
    }

    .social-share .social-share-icon::before,
    .copyLink::before {
        width: 1rem;
        height: 1rem;
    }

    .share .ft_6B6B7B {
        margin-right: 1.2504rem;
    }

    .newsdboxfoot .textBeyondHidden2 {
        height: 3rem;
    }

    .newsdboxfoot .next {
        padding-right: 1.6248rem;
    }

    .newsdboxfoot .next::before {
        width: 0.9996rem;
        height: 0.9996rem;

    }

    .share {
        padding-top: 1.8756rem;
        padding-bottom: 1.8756rem;
        margin-top: 5rem;
    }

    .newsdboxfoot {
        margin-top: 3rem;
    }

    .cooperation {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }

    .cooperation .box {
        margin-top: 3rem;
    }

    .ft_25 {
        font-size: 1.35rem;
    }

    .layout {
        min-height: 30rem;
        padding-top: 6rem;
    }

    .layout .box_t .ft_14 {
        margin: 0.312rem;
        width: 7.812rem;
        height: 2.3748rem;
        border-radius: 6.2496rem;
    }

    .field {
        padding-top: 5rem;
        padding-left: 15px;
        padding-right: 15px;
    }

    .field .box {
        width: 100%;
        height: 27rem;
        padding-top: 5rem;
    }

    .lh_33 {
        line-height: normal;
    }

    .field .box .email a {
        padding-left: 1.8756rem;
        margin-top: 2.7504rem;
        width: 14.3752rem;
        height: 3.1248rem;
        border-radius: 6.2496rem;
        font-size: 1rem;
    }

    .field .box .email a::before {
        width: 0.9996rem;
        height: 0.9996rem;
        right: 1.938rem;
    }


    .partner .box .box_sm {
        width: 48%;
        margin-top: 1.2504rem;
        margin-right: 0;
        border-radius: 0.6252rem;
        height: 8.5004rem;
    }

    .partner .box {
        justify-content: space-between;
    }

    .contactUs {
        padding-bottom: 5rem;
    }

    .pb_120 {
        padding-bottom: 5rem;
    }

    .contactUs .box .box_sm {
        width: 50%;
        min-height: 13.4996rem;
        height: auto;
    }

    .contactUs .box {
        flex-wrap: wrap;
    }

    .contactUs .box .box_sm .ico {
        width: 3.1248rem;
        height: 3.1248rem;
        background-size: 1.5624rem 1.5624rem;
        margin-bottom: 1.5624rem;
    }

    .contactUs .box .box_sm:nth-child(2n) {
        border-right: 0;
    }

    .home_banner {
        height: 50vh;
    }

    .hData .box .ft_17 {
        font-size: 1.1rem;
        width: 73%;
        margin: 0 auto;
    }
        .hData .box .ft_17 p{
            text-align: center;
        }

    .hMore2 span ,  .hMore2 a{
        font-size: 0.9372rem;
        padding-right: 1.3752rem;
    }
        .hMore2 span::before ,.hMore2 a::before {
        width: 0.9996rem;
        height: 0.9996rem;
    }
    
    .aboutm .box .textbox .ft_20 {
        /*width: 80%;*/
        width: 5em;
    }

    .science .box .box_sm .img .latest {
        width: 58.003px;
        height: 1.8756rem;
        border-radius: 6.2496rem;
        font-size: 0.8748rem;
        right: 0.9372rem;
        top: 0.9372rem;
    }

    .lh_26 {
        line-height: normal;
    }
    


    
}

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

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

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