body {
  min-height: 100%;
  font-family: 'int-r', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  font-size: 16px;
  line-height: 1.5; 
}
@media screen and (min-width: 0px) {
    .top {
        line-height: 32rem;
        height: 32rem;
        text-align: right;
        padding-right: 40rem;
        background-color: #000;
        font-size: 18rem;
        color: #fff;
    }

    * .head {
        margin: 0rem;
        height: 90rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    * .head .logo {
        margin: 0rem;
        margin-left: 30rem;
    }

    * .head .logo img {
        margin: 0rem;
        width: 218rem;
    }

    * .head .nav {
        margin: 0rem;
    }

    * .head .nav ul {
        margin: 0rem;
        display: flex;
        width: 660rem;
        justify-content: space-around;
        padding-right: 160rem;
    }

    * .head .nav ul li {
        margin: 0rem;
        text-align: center;
        position: relative;
    }

    * .head .nav ul li .nav-active{
       font-size: 18rem;
       font-weight: 700;
    }

    * .head .nav ul li:hover .level_list {
        display: block;
    }

    * .head .nav ul li .level_list {
        width: 35rem;
        position: absolute;
        font-size: 12rem;
        font-weight: 500;
        background: #fff;
        z-index: 999;
        width: 297rem;
        text-align: left;
        padding: 20rem;
        display: none;
    }

    * .head .nav ul li .level_list .item {
        margin-bottom: 21rem;
    }

    * .head .nav ul li .level_list .item h1 {
        font-size: 18rem;
    }

    * .head .nav ul ul {
        display: block;
    }

    * .head .nav ul ul li {
        display: block;
        width: 100%;
        width: 121rem;
        text-align: left;
        margin-left: 20rem;
        margin-top: 10rem;
    }

    * .head .nav ul li a {
        margin: 0rem;
    }

    * .head .nav ul li .level_list a {
        font-weight: 500;
        color: #000;
        font-size: 16rem;
    }

    * .head .nav ul li a div {
        margin: 0rem;
        font-size: 22rem;
        color: #000;
    }

    * .head .nav ul li a .en {
        margin: 0rem;
        color: #565656;
        font-size: 19rem;
    }

    .head .logo .menu {
        display: none;
    }

    .head .search {
    }

    .head .search .icon {
        width: 30rem;
        height: 30rem;
        margin-right: 35rem;
    }

    .nav-active {
        font-weight: 700;
    }
}@media screen and (max-width: 750px) {
    
    * .head .nav {
        display: none;
        top: 122rem;
        left: 0rem;
        position: absolute;
        width: 100%;
        height: 100%;
        background: #fff;
        z-index: 999;
    }

    * .head .menu {
        display: block !important; 
    }
    * .head .nav ul {
        margin: 0rem;
        display: block;
        width: 100%;
        justify-content: space-around;
        padding-right: 0rem;
    }
    * .head .nav ul ul li {
        display: block;
        width: 100%;
        width: 100%;
        text-align: center;
        margin-left: 00rem;
        margin-top: 10rem;
    }

   * .head .nav ul li .level_list {
        width: 35rem;
        position: absolute;
        font-size: 12rem;
        font-weight: 500;
        background: #fff;
        z-index: 999;
        width: 100%;
        text-align: center;
        padding: 0 67rem;
        display: none;
    }
    * .head .logo { 
        display: flex;
    }

    * .head .logo img {
        margin: 0rem;
        width: 128rem;
    }

    * .head .nav ul {
        margin: 0rem;
        display: block;
        width: 100%;
        justify-content: space-around;
        padding-right: 0rem;
    }

      * .head .nav ul li a .en {
        margin: 0rem;
        color: #565656;
        font-size: 19rem;
        line-height: 40rem;
    }

     * .head .nav ul {
        margin: 0rem;
        display: block;
        width: 100%;
        justify-content: space-around;
        padding-right: 0rem;
    }   
     * .head .logo button {
        border: none;
        background-color: #fff0;
        margin-left: 12rem;
    }

    * .head .logo button .icon_bar {
        display: block;
        border: none;
        background-color: #000;
        width: 20rem;
        height: 1rem;
        margin-bottom: 8rem;
    }

    * .head .logo button .icon_bar:last-child {
        margin-bottom: 0rem;
    }

}@media screen and (min-width: 0px) {
    .top {
        line-height: 32rem;
        height: 32rem;
        text-align: right;
        padding-right: 40rem;
        background-color: #000;
        font-size: 18rem;
        color: #fff;
    }

    * .head {
        margin: 0rem;
        height: 90rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
        background-color: #000;
    }

    * .head .logo {
        margin: 0rem;
        margin-left: 30rem;
    }

    * .head .logo img {
        margin: 0rem;
        width: 140rem;
    }

    * .head .nav {
        margin: 0rem;
        display: flex;
        justify-content: center;
        width: 100%;
    }

    * .head .nav ul {
        margin: 0rem;
        display: flex;
        min-width: 966rem;
        justify-content: space-around;
        padding-right: 0rem;
    }

    * .head .nav ul li {
        margin: 0rem;
        text-align: center;
        position: relative;
        margin: 0 10rem;
    }

    * .head .nav ul li .nav-active {
        font-size: 18rem;
        font-weight: 700;
    }

    * .head .nav ul li:hover .level_list {
        display: block;
    }

    * .head .nav ul li .level_list {
        width: 35rem;
        position: absolute;
        font-size: 12rem;
        font-weight: 500;
        background: #fff;
        z-index: 999;
        width: 297rem;
        text-align: left;
        padding: 20rem;
        display: none;
    }

    * .head .nav ul li .level_list .item {
        margin-bottom: 21rem;
    }

    * .head .nav ul li .level_list .item h1 {
        font-size: 18rem;
    }

    * .head .nav ul ul {
        display: block;
    }

    * .head .nav ul ul li {
        display: block;
        width: 100%;
        width: 121rem;
        text-align: left;
        margin-left: 20rem;
        margin-top: 10rem;
    }

    * .head .nav ul li a {
        margin: 0rem;
    }

    * .head .nav ul li .level_list a {
        font-weight: 500;
        color: #000;
        font-size: 16rem;
    }

    * .head .nav ul li a div {
        margin: 0rem;
        font-size: 22rem;
        color: #000;
    }

    * .head .nav ul li a .en {
        margin: 0rem;
        color: #fff;
        font-size: 19rem;
        text-transform: uppercase;
    }

    .head .logo .menu {
        display: none;
    }

    .head .search {
    }

    .head .search .icon {
        width: 30rem;
        height: 30rem;
        margin-right: 35rem;
    }

    .nav-active {
        font-weight: 700;
    }
}@media screen and (max-width: 750px) {
    
    * .head .nav {
        display: none;
        top: 122rem;
        left: 0rem;
        position: absolute;
        width: 100%;
        height: 100%;
        background: #fff;
        z-index: 999;
    }

    * .head .menu {
        display: block !important; 
    }
    * .head .nav ul {
        margin: 0rem;
        display: block;
        width: 100%;
        justify-content: space-around;
        padding-right: 0rem;
    }
    * .head .nav ul ul li {
        display: block;
        width: 100%;
        width: 100%;
        text-align: center;
        margin-left: 00rem;
        margin-top: 10rem;
    }

   * .head .nav ul li .level_list {
        width: 35rem;
        position: absolute;
        font-size: 12rem;
        font-weight: 500;
        background: #fff;
        z-index: 999;
        width: 100%;
        text-align: center;
        padding: 0 67rem;
        display: none;
    }
    * .head .logo { 
        display: flex;
    }

    * .head .logo img {
        margin: 0rem;
        width: 128rem;
    }

    * .head .nav ul {
        margin: 0rem;
        display: block;
        width: 100%;
        justify-content: space-around;
        padding-right: 0rem;
    }

      * .head .nav ul li a .en {
        margin: 0rem;
        color: #565656;
        font-size: 19rem;
        line-height: 40rem;
    }

     * .head .nav ul {
        margin: 0rem;
        display: block;
        width: 100%;
        justify-content: space-around;
        padding-right: 0rem;
    }   
     * .head .logo button {
        border: none;
        background-color: #fff0;
        margin-left: 12rem;
    }

    * .head .logo button .icon_bar {
        display: block;
        border: none;
        background-color: #000;
        width: 20rem;
        height: 1rem;
        margin-bottom: 8rem;
    }

    * .head .logo button .icon_bar:last-child {
        margin-bottom: 0rem;
    }

}@media screen and (min-width: 0px) {
    * .footer {
        margin: 0rem;
        background: #fff;
    }

    * .footer .f-top {
        margin: 0rem;
        width: 100%;
        height: 200rem;
        padding-left: 70rem;
        padding-top: 47rem;
        text-align: center;
    }

    * .footer .f-left .f-logo {
        margin: 0rem;
        margin-left: -10rem;
    }

    * .footer .f-left .f-logo img {
        width: 222rem;
    }

    * .footer .f-left .f-info {
        margin: 0rem;
        font-size: 16rem;
        color: #fff;
        line-height: 42rem;
        margin-bottom: 35rem;
        margin-top: 12rem;
    }

    * .footer .f-left .f-ewm {
        margin: 0rem;
    }

    * .footer .f-left .f-ewm img {
        margin: 0rem;
        width: 144rem;
    }

    * .footer .f-right {
        margin: 0rem;
        width: 100%;
        padding-top: 20rem;
        background-repeat: no-repeat;
        background-position: left center;
    }

    * .footer .f-right .f-top {
        margin: 0rem auto;
        display: flex;
        justify-content: space-between;
        width: 100%;
        border-bottom: 1px solid #fff;
    }

    * .footer .f-right .f-top .name {
        margin: 0rem;
        font-size: 18rem;
        font-weight: 600;
        line-height: 54rem;
    }

    * .footer .f-right .f-top .top-button {
        margin: 0rem;
        font-size: 18rem;
        font-weight: 600;
        line-height: 54rem;
        cursor: pointer;
    }

    * .footer .f-right .f-top .top-button img {
        margin: 0rem;
        width: 55rem;
    }

    * .footer .f-right .f-nav {
        margin: 0rem auto;
        width: 100%;
        background: #fff;
    }

    * .footer .f-right .f-nav ul {
        margin: 0rem;
        display: flex;
        justify-content: space-between;
        margin-top: 15rem;
        padding: 0 57rem;
    }

    * .footer .f-right .f-nav ul li {
        margin: 0rem;
        width: 135rem;
    }

    * .footer .f-right .f-nav ul li:last-child {
        border-right: none;
    }

    * .footer .f-right .f-nav ul li a {
        margin: 0rem;
        text-align: left;
        padding-top: 10rem;
        display: block;
        color: #000;
    }

    * .footer .f-right .f-nav ul li a div {
        margin: 0rem;
        font-size: 16rem;
        font-weight: 600;
    }

    * .footer .f-right .f-nav ul li a .en {
        margin: 0rem;
        font-size: 24rem;
        font-weight: 700;
        color: #000;
    }

    * .footer .f-right .f-nav ul li .list {
        margin: 0rem;
        max-height: 222rem;
        overflow: hidden;
    }

    * .footer .f-right .f-nav ul li .list .item {
        margin: 0rem;
    }

    * .footer .f-right .f-nav ul li .list .item a {
        margin: 0rem;
        font-size: 16rem;
    }

    * .footer .f-right .f-bottom {
        margin: 0rem auto;
        width: 100%;
        margin-top: 57rem;
        font-size: 18rem;
        font-weight: 500;
        line-height: 66rem;
        background-color: #dedede;
        color: #414141;
        padding-left: 20rem;
    }

    .end {
        height: 36rem;
        background: #060606;
    }

    .end .e-box {
        font-size: 14rem;
        line-height: 36rem;
        display: flex;
        justify-content: space-between;
        max-width: 1440rem;
        margin: 0 auto;
    }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
    .end .e-box {
        max-width: 1275rem;
    }

    /* * .footer .f-right .f-nav { 
      width: 700rem;
  }
  * .footer .f-right .f-top {
     width: 700rem;
  }
  * .footer .f-right .f-bottom{
     width: 700rem;
  } */
}

@media screen and (min-width: 0px) and (max-width: 960px) {
    * .footer {
        margin: 0rem;
        display: block;
    }

    * .footer .f-left {
        margin: 0rem;
        width: 100%;
        background: #232323;
        height: 550rem;
        padding-left: 19rem;
        padding-top: 28rem;
    }

    * .footer .f-left .f-logo {
        margin: 0rem;
        margin-left: -10rem;
    }

    * .footer .f-left .f-logo img {
        width: 222rem;
    }

    * .footer .f-left .f-info {
        margin: 0rem;
        font-size: 16rem;
        color: #fff;
        line-height: 42rem;
        margin-bottom: 35rem;
        margin-top: 12rem;
    }

    * .footer .f-left .f-ewm {
        margin: 0rem;
    }

    * .footer .f-left .f-ewm img {
        margin: 0rem;
        width: 144rem;
    }

    * .footer .f-right {
        margin: 0rem;
        width: 100%;
        padding-top: 40rem;
        background: #e3e3e3;
        background-image: url(/public/uploads/20240715/4ea830ae1ba3fc363c082bafe0328331.png);
        background-repeat: no-repeat;
        background-position: top center;
    }

    * .footer .f-right .f-top {
        margin: 0rem auto;
        display: flex;
        justify-content: space-between;
        width: 100%;
        border-bottom: 1px solid #000;
    }

    * .footer .f-right .f-top .name {
        margin: 0rem;
        font-size: 18rem;
        font-weight: 600;
        line-height: 54rem;
    }

    * .footer .f-right .f-top .top-button {
        margin: 0rem;
        font-size: 18rem;
        font-weight: 600;
        line-height: 54rem;
        cursor: pointer;
    }

    * .footer .f-right .f-top .top-button img {
        margin: 0rem;
        width: 55rem;
    }

    * .footer .f-right .f-nav {
        margin: 0rem auto;
        width: 100%;
    }

    * .footer .f-right .f-nav ul {
        margin: 0rem;
        display: flex;
        justify-content: space-around;
        margin-top: 15rem;
        flex-wrap: wrap;
    }

    * .footer .f-right .f-nav ul li {
        margin: 0rem;
        width: 135rem;
        border-right: 1px solid #c7c7c7;
    }

    * .footer .f-right .f-nav ul li:last-child {
        border-right: none;
    }

    * .footer .f-right .f-nav ul li:nth-child(3) {
        border-right: none;
    }

    * .footer .f-right .f-nav ul li a {
        margin: 0rem;
        text-align: center;
        padding-top: 20rem;
        display: block;
    }

    * .footer .f-right .f-nav ul li a div {
        margin: 0rem;
        font-size: 16rem;
        font-weight: 600;
    }

    * .footer .f-right .f-nav ul li a .en {
        margin: 0rem;
        font-size: 14rem;
        font-weight: 500;
        color: #767676;
    }

    * .footer .f-right .f-nav ul li .list {
        margin: 0rem;
        max-height: 222rem;
        overflow: hidden;
    }

    * .footer .f-right .f-nav ul li .list .item {
        margin: 0rem;
    }

    * .footer .f-right .f-nav ul li .list .item a {
        margin: 0rem;
        font-size: 14rem;
    }

    * .footer .f-right .f-bottom {
        margin: 0rem auto;
        width: 100%;
        border-top: 1px solid #000;
        margin-top: 20rem;
        font-size: 16rem;
        font-weight: 500;
        padding-top: 22rem;
        line-height: 34rem;
    }

    .end {
        height: 36rem;
        background: #060606;
    }

    .end .e-box {
        font-size: 8rem;
        line-height: 36rem;
        display: flex;
        justify-content: space-between;
        max-width: 98%;
        margin: 0 auto;
    }
}@media screen and (min-width: 0px) {
    .brand {
    }

    .brand .brand_box {
        padding-left: 8.8%;
        padding-top: 9.7%;
        padding-right: 4%;
        padding-bottom: 7.2%;
    }

    .brand .brand_box .b_title {
        font-size: 60rem;
        color: #000;
        font-weight: 700;
    }

    .brand .brand_box .b_content {
        display: flex;
        margin-top: 50rem;
    }

    .brand .brand_box .b_content .b_left {
        width: 65%;
    }

    .brand .brand_box .b_content .b_left .b_l_h1 {
        font-size: 30rem;
        color: #000;
    }

    .brand .brand_box .b_content .b_left .b_l_turn {
        font-size: 28rem;
        color: #000;
        max-width: 706rem;
        margin-top: 20rem;
    }

    .brand .brand_box .b_content .b_left .b_l_info {
        font-size: 23rem;
        color: #000;
        margin-top: 88rem;
        max-width: 720rem;
        line-height: 36rem;
    }

    .brand .brand_box .b_content .b_left .b_l_info_en {
        max-width: 920rem;
        font-size: 15rem;
        color: #000;
        margin-top: 50rem;
        line-height: 35rem;
    }

    .brand .brand_box .b_content .b_right {
        width: 35%;
    }

    .brand .brand_box .b_content .b_right .b_r_img1 {
    }

    .brand .brand_box .b_content .b_right .b_r_img1 {
        margin-bottom: 35rem;
        width: 100%;
    }
}@media screen and (min-width: 0px) {
    .show_img {
    }

    .show_img .show_item {
        position: relative;
    }

    .show_img .show_item .s_img1 {
        width: 100%;
    }

    .show_img .show_item .s_title {
        position: absolute;
        bottom: 30rem;
        color: #fff;
    }

    .show_img .show_item .s_title .s_t_h1 {
        font-size: 76rem;
    }

    .show_img .show_item .s_title .s_t_h2 {
        font-size: 42rem;
        text-transform: uppercase;
    }

    .show_img .show_item .s_title .s_t_h3 {
        font-size: 30rem;
        text-align: center;
    }

    .show_img .show_item .s_title .s_t_h4 {
        font-size: 14rem;
        text-align: center;
        margin-top: 53rem;
    }

    .show_img .show_item .s_title .s_t_h4 a {
        display: flex;
        justify-content: center;
        align-items: center;
        cursor: pointer;
        position: relative;
        width: 59rem;
        margin: auto;
        color: #fff;
    }

    .show_img .show_item .s_title .s_t_h4 .svg_box {
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        width: 15px;
        height: 15px;
        position: absolute;
        top: 0.05rem;
        right: -18.95rem;
    }

    .show_img .show_item .s_t1 {
        bottom: 39%;
        text-align: center;
        width: 100%;
        color: #ffe574;
    }

    .show_img .show_item .s_t1 .s_t_h1 {
        text-align: center;
    }

    .show_img .show_item .s_t1 .s_t_h2 {
    }

    .show_img .show_item .s_t1 .s_t_h3 {
    }

    .show_img .show_item .s_t2 {
        left: 293rem;
        bottom: 205rem;
    }

    .show_img .show_item .s_t2 .s_t_h1 {
    }

    .show_img .show_item .s_t2 .s_t_h2 {
    }

    .show_img .show_item .s_t2 .s_t_h3 {
        text-align: left;
    }

    .show_img .show_item .s_t2 .s_t_h4 {
        text-align: left;
    }

    .show_img .show_item .s_t2 .s_t_h4 .svg_box {
        right: -17.95rem;
    }

    .show_img .show_item .s_t2 .s_t_h4 a {
        margin: 0;
        width: 60rem;
    }

    .show_img .show_item .s_t3 {
        right: 89rem;
        bottom: 200rem;
        text-align: left;
    }

    .show_img .show_item .s_t3 .s_t_h4 a {
        margin: 0;
    }

    .show_img .show_item .s_t3 .s_t_h1 {
    }

    .show_img .show_item .s_t3 .s_t_h2 {
        text-align: left;
    }

    .show_img .show_item .s_t3 .s_t_h3 {
        text-align: left;
    }
}@media screen and (min-width: 0px) {
    .contact {
            margin-top: 70rem;
    }

    .contact .c_title {
        font-size: 40rem;
        font-weight: 700;
        color: #4d4d4d;
        text-align: center;
        margin-bottom: 10rem;
    }

    .contact .c_info {
        color: #000;
        font-size: 40rem;
        text-align: center;
        font-weight: 700;
        margin-bottom: 10rem;
    }

    .contact .c_call {
        font-size: 40rem;
        color: #000;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 70rem;
    }

    .contact .c_call img {
    }

    .contact .c_call user {
    }

    .contact .c_call user mobile {
    }

    .contact .c_call user mobile user {
    }

    .contact .c_call user mobile user tel {
    }
}