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

}

@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: 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: 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;

    }

    /* 可删除 */
    .menu_botton span {
        background-color: #000;
    }

    .menu_botton span:after,
    .menu_botton span:before {
        background-color: #000;
    }

    header .header_languagebox .language .img {

        width: 1.3752rem;
        height: 1.3752rem;

    }

    header .header_languagebox .search {

        width: 1.3752rem;
        height: 1.3752rem;

    }

    .home_banner .box .title {
        font-size: 2rem;



        margin-bottom: 1.5rem;
    }

    .home_banner .box {
        width: 80%;
    }

    .home_banner .box .text {
        font-size: 1.24rem;
        line-height: normal;
        color: #FFFFFF;


        margin-bottom: 1.5rem;
    }

    header {
        position: relative;
    }

    .home_banner {

        height: 60vh;
    }

    .hMore a,
    .hMore span {
        width: 10.6248rem;
        height: 3.1248rem;


        font-size: 1.1256rem;

    }

    .lh_65 {
        line-height: normal;
    }

    .hCro {

        height: 70.083vw;

    }

    .hCro .box {
        position: relative;
        width: 90%;
        top: -20.177vw;
    }

    .hCro .box .ft_54 {
        font-size: 1.375rem;
    }

    .hData {
        display: flex;
        flex-wrap: wrap;
    }

    .pb_140 {
        padding-bottom: 5rem;
    }

    .pt_100 {
        padding-top: 5rem;
    }

    .hData .box {
        width: 50%;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 3rem;
    }

    .lh_70 {
        line-height: normal;
    }

    .ft_70 {
        font-size: 2.8rem;
    }

    .mg_b10 {
        margin-bottom: 0.6252rem;
    }

    .hproduct .box_img .img .ft_b {
        font-size: 2.5rem;
        line-height: normal;

    }

    .hproduct .box_b .box_sm {
        width: 100%;
        height: 2.6256rem;
        border-radius: 0.312rem;
        font-size: 0.9996rem;

        line-height: 1.8756rem;

        border-radius: 6.2496rem;
    }

    .hproduct .box_b {

        width: 65%;
    }

    .my .swiper-button-prev,
    .my .swiper-button-next {
        width: 3.1248rem;
        height: 3.1248rem;

    }

    .my .swiper-button-next::after {

        width: 1.2504rem;
        height: 1.2504rem;

    }

    .my .swiper-button-prev::after {

        width: 1.2504rem;
        height: 1.2504rem;

    }

    .my .swiper-button-next {
        right: -3.2rem;
    }

    .my .swiper-button-prev {
        left: -3.2rem;
    }

    .hproduct {

        height: 28rem;

    }

    .hNewsjs .swiper-slide .img {

        height: 20.4996rem;

    }

    .hNewsjs .swiper-slide .box {
        padding: 2.0624rem;
    }

    .hNewsjs .swiper-slide .ft_28 {
        height: 4.1248rem;
    }

    .lh_44 {
        line-height: normal;
    }

    .pt_140 {
        padding-top: 5rem;
    }

    .mg_b25 {
        margin-bottom: 1.5624rem;
    }

    .hNewsjs .swiper-button-prev,
    .hNewsjs .swiper-button-next {
        display: none;
    }

    .retuntop {

        width: 2.6876rem;
        height: 2.6876rem;

        right: 0.8756rem;

    }

    .retuntop::before {

        width: 1rem;
        height: 1rem;

    }

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

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

    header .header_languagebox .search {
        background-image: url(../images/search1.svg) !important;
    }

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

    header .header_languagebox .language {
        border-left-color: rgba(17, 17, 17, .2) !important;
    }

    #wBanner {
        height: 16rem;
        width: 100%;
    }

    #wBanner .box .title {
        font-size: 2.5rem;
        color: #FFFFFF;
        line-height: normal;
        position: relative;

        margin-bottom: 1.2504rem;
    }

    .breadcrumb-item,
    .breadcrumb-item a {
        font-size: 1.2504rem;
      
        line-height: normal;
    }

    .breadcrumb-item+.breadcrumb-item::before {
        font-size: 1.2504rem;
     
        line-height: normal;
        content: ">";
        padding-right: 0.75rem;
    }

    .aboutboxnav {
        display: none;
    }

    .title_border {

        font-size: 2rem;

        padding-bottom: 1rem;
        margin-bottom: 1rem;
    }

    .title_border::before {

        width: 5.688rem;
        height: 0.312rem;

    }

    .lh_33 {
        line-height: normal;
    }

    .aboutusIntroduction .box {

        margin-top: 1.75rem;
        flex-wrap: wrap;
    }

    .aboutusIntroduction .box .box_sm {
        padding-left: 15px !important;
        padding-right: 15px !important;
        width: 48%;
        text-align: center;
        margin-top: 2rem;
    }

    .aboutusIntroduction .box .box_sm:last-child {
        border-right: 1px solid rgba(0, 0, 0, 0.1);
    }

    .aboutProductionCapacity {

        height: 37rem;
        overflow: hidden;
    }

    .lh_35 {
        line-height: normal;
    }

    .ft_40 {
        font-size: 2.2rem;
    }

    .contactausmapjs .swiper-slide {
        width: 100%;
        height: 2.6256rem;

        border-radius: 6.2496rem;

        font-size: 0.9996rem;

        line-height: 1.8756rem;

    }

    .contactausmapjsbox {
        width: 70%;
    }

    .contactausmapjs .swiper-button-prev,
    .contactausmapjs .swiper-button-next {

        bottom: -0.12rem;
    }

    .aboutCoursejs {
        height: 28.6248rem;
        position: unset;
    }

    .aboutCourse {
        height: 44.5rem;

    }

    .aboutCoursejs .swiper-button-prev,
    .aboutCoursejs .swiper-button-next {
        width: 2.8748rem;
        height: 2.8748rem;

    }

    .aboutCoursejs .swiper-button-next {

        top: calc(50% + 2.28rem);

    }

    .aboutCoursejs .swiper-button-prev {

        top: calc(50% - 2.28rem);

    }

    .aboutCourse .box_b {
        padding-left: 11.042vw;
        position: relative;
    }

    .aboutCoursejs .swiper-button-next::after {

        width: 1.2504rem;
        height: 1.2504rem;

    }

    .aboutCoursejs .swiper-button-prev::after {

        width: 1.2504rem;
        height: 1.2504rem;

    }

    .aboutCoursejs .swiper-slide .box_r {
        width: 76%;
            padding-top: 1rem;
    padding-bottom: 1rem;
    }

    .honorjs .box {

        height: 20rem;

    }

    .honorjs .swiper-button-next,
    .honorjs .swiper-button-prev {
        display: none;
    }

    .aboutusPatent .my .swiper-button-next {
        display: none;
    }

    .aboutusPatent .my .swiper-button-prev {
        display: none;
    }

    .aboutenterprise .box {
        height: 16rem;

    }

    .honorjs .box .img {
        height: 8.6876rem;

    }

    .ft_25 {
        font-size: 1.24rem;
    }

    .ft_45 {
        font-size: 2.5rem;
    }

    .aboutusPatentjs .swiper-slide .box_img {

        height: 20rem;

    }

    .productdjs .swiper-slide .box {
        padding: 4.3752rem 2.4996rem;

        border-radius: 0.6252rem;
        height: 37.8756rem;

    }

    .productdjs .swiper-slide .box .img {
        width: 24.9996rem;
        height: 18.75rem;

    }

    .ft_30 {
        font-size: 1.8756rem;
    }

    .formbox .box .box_sm {

        padding-top: 1.2504rem;
        padding-bottom: 0.6252rem;

    }

    .formbox .ft_30 {
        padding-bottom: 1.8756rem;

    }

    .productdjs.my .swiper-button-next {
        right: 0.8rem;
    }

    .productdjs.my .swiper-button-prev {
        left: 0.8rem;
    }

    .productdjs .swiper-button-prev,
    .productdjs .swiper-button-next {



        top: 15.8124rem;
    }

    .news .box .box_sm {
        width: 48%;
        background-color: #fff;
        margin-bottom: 1rem;
    }

    .news .box .box_sm .img {

        height: 12.4996rem;

    }

    .pagination li:last-child a:before,
    .pagination li:last-child span:before {

        margin-left: -.3996rem;

    }

    .news .box_t {

        padding-bottom: 3.1248rem;
        padding-top: 3.1248rem;
    }

    .selectBox {

        width: 11.25rem;
        margin-left: 0.833vw;
    }

    .select {
        font-size: 1.2504rem;

        height: 3.1248rem;

        padding: 0.75rem 1.2504rem;
        border-radius: 0.312rem;

        padding-right: 2.4996rem;
    }

    .selectBox::after {

        width: 1.2504rem;
        height: 1.2504rem;

        right: 0.9996rem;
    }

    .searchinput {
        width: 18.75rem;
        height: 3.1248rem;

        border-radius: 0.312rem;

        margin-left: 1.2504rem;
    }

    .searchinput input {

        padding-left: 1.2504rem;
        padding-right: 3rem;
        font-size: 1.2504rem;

    }

    .searchinput button {

        right: 1.188rem;


        width: 1.3752rem;
        height: 1.3752rem;

    }

    .web_screen_ul li a {

        height: 2.4996rem;
        padding: 0 0.6252rem;

        font-size: 1.2504rem;
        line-height: 2.4996rem;

        border-radius: 0.312rem;
    }

    .lh_64 {
        line-height: normal;
    }

    .newsdbox {
        width: 100%;
    }

    .newsdfoot {
        margin-top: 2.4996rem;
        padding-top: 2.4996rem;
        border-top: 0.0624rem solid #ebebeb;

    }

    .newsdfoot .textBeyondHidden2 {
        height: 4.3752rem;
    }

    .newsdfoot .box_l .next {
        font-size: 0.9996rem;

    }

    .newsdfoot .box_r .next {
        font-size: 0.9996rem;

    }

    .newsdfoot .box_c::before {

        width: 1.3128rem;
        height: 1.3128rem;

    }

    .newsdbonner {
        padding-top: 2.1876rem;
        padding-bottom: 4.062rem;
    }

    .mg_b5 {
        margin-bottom: 0.312rem;
    }


    .mg_t40 {
        margin-top: 2.4996rem;
    }

    .contactaus .box .box_sm input {

        height: 3.75rem;

        padding: 1.2504rem;
        border-radius: 0.312rem;
        font-size: 1.2504rem;
    }

    .contactaus .box .box_sm textarea {

        min-height: 18.75rem;

        outline: none;

        padding: 1.2504rem;
        border-radius: 0.312rem;

        font-size: 1.2504rem;
    }

    .contactaus .box .box_sm {

        margin-bottom: 2.4996rem;
    }

    .contactausmap {
        display: none;
    }

    #wBanner .box .title::after {

        width: 5.688rem;
        height: 0.312rem;

    }
    
    .hNewsjs{
        overflow: hidden;
    }
    .contactausmapjsbox {
         /*display: none !important;*/
    }
    
     .hAtlas .ulMap li .popFrame{
        /*display: none !important;*/
            left: 0px;
    top: 0 !important;
    width: 100%;
        padding: 1rem;
    }
    .hAtlas .popFrame .box_t .img {
    width: 10rem;
    height: 6rem;
}
.hAtlas .popFrame .box_t .ft_25 {
    margin-left: 1rem;
    /* width: 35%; */
    width: 56%;
    line-height: normal;
}
.hAtlas .popFrame .box_t {
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
}
.hAtlas .ulMap li .popFrame .lin{
    display: none;
}

.popFrame .ft_18{
    max-height: 58px;
    overflow: auto;
}

    .hAtlas{
        height: 14rem;
    }
    
    /*//*/
    .joinUsAccordionHead{
    
            font-size: 1.25rem;
    padding: 1.25rem;
            
    }
    .joinUsAccordionHead .icon:before{
    
    height: 1rem;
    }.joinUsAccordionHead .icon:after {
    width: 1rem;
   
}
    
    .lh_23 {
    line-height: normal;
}
.joinUsAccordionCon .titlex {
  font-size: 1.2504rem;

}
    .joinUsAccordionCon .titlex::before {
        width: 2px;
        height: 1rem;
            left: -3px;
    }
    
    .productd{
        min-height: 53vh;
    }
.box_h{
    min-height: 85vh;
}
.searchPage {
    min-height: 85vh;
}
.aboutusPatent .box_bb{
    overflow: hidden;
}
#cookieConsent{
    display: none !important;
}

.newsmin{
    min-height: 80vh;
}
.joinUsAccordion{
  min-height: 34vh;
}
.pt_36{
    padding-top: 2rem !important;
}
.contactaus .box{
    margin-top: 2rem;
}
.hCro .mask{
height: 101%;    
}
 .hNewsjs .swiper-slide .box:hover::after{
     display: none;
 }
 
 #dd{
    display: none !important;
}

.news .box .box_sm .ft_28{
    height: 4rem;
}
header .header_languagebox .language .f{
    font-size: 0.8rem;
        margin-right: 0.3rem;
            color: #111;
}



.hAtlas .ulMap li {
    position: absolute;
    left: 0 !important;
    top: 0 !important;
    width: 100%;
}


 
.ulMap li .circle{
    display: none;
}

}

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

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

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