body{
  font-family:"PingFang SC","Microsoft Yahei" !important; 
}
@font-face {
  font-family: "iconfont"; /* Project id 5133157 */
  src: url('//at.alicdn.com/t/c/font_5133157_ki4p6jkiko8.woff2?t=1772885444583') format('woff2'),
       url('//at.alicdn.com/t/c/font_5133157_ki4p6jkiko8.woff?t=1772885444583') format('woff'),
       url('//at.alicdn.com/t/c/font_5133157_ki4p6jkiko8.ttf?t=1772885444583') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-a-zuo-011:before {
  content: "\e634";
}

.icon-zuojiantou-03:before {
  content: "\e635";
}

.icon-you-01:before {
  content: "\e636";
}

.icon-renminbiqian:before {
  content: "\e632";
}

.icon-youjiantou-03:before {
  content: "\e633";
}

.icon-instagram-fill:before {
  content: "\e62c";
}

.icon-linkedin:before {
  content: "\e62d";
}

.icon-reddit:before {
  content: "\e62e";
}

.icon-snapchat:before {
  content: "\e62f";
}

.icon-facebook-fill:before {
  content: "\e630";
}

.icon-Youtube-fill:before {
  content: "\e631";
}

.icon-QQ:before {
  content: "\e62a";
}

.icon-douyin:before {
  content: "\e62b";
}

.icon-weibo:before {
  content: "\e628";
}

.icon-weixin:before {
  content: "\e629";
}

.icon-guojihua:before {
  content: "\e627";
}

.icon-sousuo:before {
  content: "\e626";
}


a {
    transition: all .3s;
}

@media screen and (min-width: 0px) {
    #page {
        display: flex;
        align-items: center;
    }

    #page .pager_hover {
        background: #ff5500;
        color: #fff;
        border: 1rem solid #ff5500;
        width: 50rem;
        height: 50rem;
        display: block;
        /* color: #000; */
        margin: 0 1px;
        /* border: 1px solid #eff1f2; */
        /* background: #eff1f2; */
        box-sizing: border-box;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 10rem;
    }

    #page .next_pager {
        font-size: 0rem;
        color: #000;
        margin: 0 1rem;
        border: 1px solid #eff1f2;
        background: #eff1f2;
        box-sizing: border-box;
        border-radius: 50%;
        width: 50rem;
        height: 50rem;
        display: flex;
        text-align: center;
        align-items: center;
        justify-content: center;
    }

    #page .next_pager:before {
        font-family: "iconfont" !important;
        content: "\e636";
        font-size: 20rem;
    }

    #page .last_pager {
        font-size: 0rem;
        color: #000;
        margin: 0 1rem;
        border: 1px solid #eff1f2;
        background: #eff1f2;
        box-sizing: border-box;
        border-radius: 50%;
        width: 50rem;
        height: 50rem;
        display: flex;
        text-align: center;
        align-items: center;
        justify-content: center;
        margin: 0 5rem;
    }

    #page .last_pager:before {
        font-family: "iconfont" !important;
        content: "\e633";
        font-size: 20rem;
    }

    #page .prev_pager {
        font-size: 0rem;
        color: #000;
        margin: 0 1rem;
        border: 1px solid #eff1f2;
        background: #eff1f2;
        box-sizing: border-box;
        border-radius: 50%;
        width: 50rem;
        height: 50rem;
        display: flex;
        text-align: center;
        align-items: center;
        justify-content: center;
    }

    #page .pager {
        color: #000;
        margin: 0 1rem;
        border: 1px solid #eff1f2;
        background: #eff1f2;
        box-sizing: border-box;
        border-radius: 50%;
        width: 50rem;
        height: 50rem;
        display: flex;
        text-align: center;
        align-items: center;
        justify-content: center;
    }

    #page .prev_pager:before {
        font-family: "iconfont" !important;
        content: "\e634";
        font-size: 20rem;
    }

    #page .first_pager {
        font-size: 0rem;
        color: #000;
        margin: 0 1rem;
        border: 1px solid #eff1f2;
        background: #eff1f2;
        box-sizing: border-box;
        border-radius: 50%;
        width: 50rem;
        height: 50rem;
        display: flex;
        text-align: center;
        align-items: center;
        justify-content: center;
        margin: 0 5rem;
    }

    #page .first_pager:before {
        font-family: "iconfont" !important;
        content: "\e635";
        font-size: 20rem;
    }
}@media screen and (min-width: 0px) {
    * .head {
        margin: 0rem;
        height: 100rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    * .head .logo {
        margin: 0rem;
        margin-left: 60rem;
    }

    * .head .logo img {
        margin: 0rem;
        width: 218rem;
    }

    * .head .nav {
        margin: 0rem;
    }

    * .head .nav ul {
        margin: 0rem;
        display: flex;
        width: 1100rem;
        justify-content: space-around;
        padding-right: 17rem;
    }

    .head .nav ul li .e_class {
        display: none;
        position: absolute;
        z-index: 2;
        left: 0;
        top: 100%;
        width: 100%;
        background: #a80307;
        width: 300rem;
        left: 50%;
        margin-left: -150rem;
        padding: 10rem 0;
    }

    .head .nav ul li .e_class ul {
        display: block;
        width: 100%;
    }

    .head .nav ul li .e_class a {
        padding: 6rem 0rem;
        display: block;
        font-size: 20rem;
        color: #fff;
        line-height: 50rem;
    }

    .logo .icon_bar:first-child {
        margin-top: 0rem;
    }

    .head .nav ul li .e_class a:hover {
        opacity: 0.8;
    }

    .head .nav ul li .e_class ul productclass {
    }

    .head .nav ul li .e_class ul productclass li {
    }

    .head .nav ul li .e_class ul productclass li a {
    }

    .head .nav ul li .e_class ul productclass li a name {
    }

    .head .nav ul li .e_class ul productclass productclass {
    }

    * .head .nav ul li {
        margin: 0rem;
        text-align: center;
        position: relative;
        line-height: 100rem;
    }

    * .head .nav ul li a {
        margin: 0rem;
    }

    * .head .nav ul li a div {
        margin: 0rem;
        font-size: 22rem;
        color: #000;
    }

    * .head .nav ul li a .en {
        margin: 0rem;
        color: #767676;
        font-size: 19rem;
    }

    .head .logo .menu {
        display: none;
    }

    .head .search {
        display: flex;
        align-items: center;
        width: 130rem;
        justify-content: space-around;
    }

    .head .search .but_language {
    }

    .head .search .but_language a {
        color: #000;
        font-size: 24rem;
    }

    
    .lang-wrap {
        position: relative;
        display: inline-block;
    }

    .lang-menu {
        position: absolute;
        top: 100%;
        left: 50%;
        transform: translateX(-50%);
        margin-top: 10rem;
        background: #ffffff;
        border-radius: 8rem;
        box-shadow: 0 4rem 15rem rgba(0, 0, 0, 0.1);
        min-width: 120rem;
        padding: 8rem 0; 
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s ease;
        z-index: 100;
    }

    .lang-item {
        display: block;
        padding: 10rem 20rem;
        font-size: 14rem;
        color: #595959;
        text-align: center;
        text-decoration: none;
        transition: background 0.3s, color 0.3s;
    }
 
    .lang-wrap:hover .lang-menu {
        opacity: 1;
        visibility: visible;
        margin-top: 0;
    }
}@media screen and (min-width: 0px) and (max-width: 960px) {
    * .head {
        margin: 0rem;
        height: 80rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .head .logo .menu {
        display: block;
    }

    * .head .logo {
        margin: 0rem;
        margin-left: 4rem;
        display: flex;
        justify-content: space-between;
        width: 100%;
        align-items: center;
        box-sizing: border-box;
    }

    * .head .logo img {
        margin: 0rem;
        width: 138rem;
        height: auto;
        margin-left: 20rem;
    }

    * .head .nav {
        display: none;
    }

    .logo button {
        display: block;
        height: 42rem;
        padding: 16rem;
        box-sizing: content-box;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        margin-right: 0.8rem;
        padding-right: 0rem;
    }

    .logo .icon_bar {
        display: block;
        height: 1rem;
        border-radius: 1px;
        width: 31rem;
        margin-top: 9rem;
        background-color: #000;
        transition: all 0.3s;
    }

    * .head .nav {
        display: none;
        position: absolute;
        top: 80rem;
        left: 0;
        z-index: 999;
        background: #fff;
        width: 100%;
        height: 100%;
    }

    * .head .nav ul {
        margin: 0rem;
        display: block;
        width: 100%;
        justify-content: space-around;
        padding-right: 17rem;
    }

    * .head .nav ul li {
        margin-bottom: 10rem;
        margin-top: 10rem;
        text-align: center;
    }

    .show .icon_bar:nth-child(1) {
        transform: translate3d(0, 5rem, 0) rotate(45deg);
    }

    .show .icon_bar:nth-child(2) {
        transform: scaleX(0);
    }

    .show .icon_bar:nth-child(3) {
        transform: translate3d(0, -15rem, 0) rotate(-45deg);
    }
}.swiper-wrapper {
    height: auto !important;
}
@media only screen and (max-width: 993px) {
    .swiper-container {
        overflow: unset !important;
    }
} @media screen and (min-width: 0px) {
    .brand {
    }

    .brand .b-title {
        width: 100%;
        height: 284rem;
        text-align: center;
        background-color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        padding-top: 60rem;
        padding-bottom: 67rem;
        position: relative;
    }

    .brand .b-title::after {
        content: "";
        display: block;
        width: 199rem;
        position: absolute;
        height: 1rem;
        background: #000000ba;
        top: 150rem;
    }

    .brand .b-title h1 {
        font-size: 48rem;
        color: #000;
        width: 100%;
    }

    .brand .b-title span {
        font-size: 30rem;
        font-weight: 700;
        display: block;
        margin-top: 0rem;
        color: #1c1c1c;
    }

    .brand .b-title img {
        width: 384rem;
    }

    .brand .b-image {
    }

    .brand .b-image .pic {
        height: 683rem;
        background: #000000bf;
    }

    .brand .b-image .pic ul {
        display: flex;
        height: 100%;
    }

    .brand .b-image .pic ul li {
    }

    .brand_header_t1 {
        width: 55%;
        overflow: hidden;
        background-position: center;
        height: 683rem;
        background-size: cover !important;
    }

    .brand_header_t2 {
        width: 15%;
        overflow: hidden;
        background-position: center;
        height: 683rem;
        background-size: cover !important;
    }

    .brand_header_t, .txt {
        height: 417rem;
    }

    .brand .b-image img {
        width: 100%;
    }
}@media screen and (min-width: 0px) and (max-width: 960px) {
   
    .brand .b-title {
        width: 100%;
        height: 284rem;
        text-align: center;
        background-color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        padding-top: 31rem;
        padding-bottom: 67rem;
        position: relative;
    }

    .brand .b-title::after {
        content: "";
        display: none;
        width: 199rem;
        position: absolute;
        height: 1rem;
        background: #000000ba;
        top: 150rem;
    }

    .brand .b-title h1 {
        font-size: 20rem;
        color: #000;
        width: 100%;
    }

    .brand .b-title span {
        font-size: 14rem;
        font-weight: 700;
        display: block;
        margin-top: 0rem;
        color: #1c1c1c;
    }

    .brand .b-title img {
        width: 384rem;
    }

    .brand .b-image {
    }

    .brand .b-image .pic {
        height: 683rem;
        background: #000000bf;
    }

    .brand .b-image .pic ul {
        display: flex;
        height: 100%;
    }

    .brand .b-image .pic ul li {
    }

    .brand_header_t1 {
        width: 55%;
        overflow: hidden;
        background-position: center;
        height: 683rem;
        background-size: cover !important;
    }

    .brand_header_t2 {
        width: 15%;
        overflow: hidden;
        background-position: center;
        height: 683rem;
        background-size: cover !important;
    }

    .brand_header_t, .txt {
        height: 417rem;
    }

    .brand .b-image img {
        width: 100%;
    }

     .brand .b-title img{
        width: 176rem;
    }
    .brand .b-title {
        height: 107rem;
    }
    .brand .b-image .pic{
         height: 154rem;
    }
    .brand_header_t1{
        height: 154rem;
    }
    .brand_header_t2 {
        height: 154rem; 
    }
    .brand_header_t, .txt {
        height: 154rem;
    }
     .brand {
    }

}@media screen and (min-width: 0px) { 
   * .about {
  margin: 0rem;
  position: relative;
  height: 1003rem;
  overflow: hidden;
}

* .about img {
  margin: 0rem;
}

* .about .a_info {
  margin: 0rem;
    position: absolute;
    width: 913rem;
    height: 1010rem;
    background: #000000c4;
    left: 0;
    top: 0;
    padding: 89rem 57rem 55rem 55rem;
    color: #fff;
    display: block;
}

* .about .a_info .a_name {
  margin: 0rem;
  font-size: 30rem;
  color: #fff;
  position: relative;
  font-weight:600;
}
* .about .a_info .a_name::after {
  content:"";
  display:block;
  width:80rem;
  height:4rem;
  background:#fff;
  margin:42rem 0;
}

* .about .a_info .a_content {
  margin: 0rem;
  font-size: 16rem;
  position: relative;
}
* .about .a_info .a_content p:nth-child(2) { 
  font-size: 18rem; 
}
* .about .a_info .a_num {
  margin: 0rem;
  position: relative;
}

* .about .a_info .a_num ul {
  margin: 0rem;
  display: flex;
  width: 512rem;
  justify-content: space-between;
  margin-top: 70rem;
}

* .about .a_info .a_num ul li {
  margin: 0rem;
}

* .about .a_info .a_num ul li .a_num_title {
  margin: 0rem;
  font-size: 33rem;
}

* .about .a_info .a_num ul li .a_unit {
  margin: 0rem;
  font-size: 20rem;
  border-top:1px solid #fff;
  width:80rem;
  margin-top:6rem;
  padding-top:5rem;
  margin-bottom:3rem;
}

* .about .a_info .a_num ul li .a_en {
  margin: 0rem;
  font-size: 8rem;
}

  
 }@media screen and (min-width: 960px) and (max-width: 1440px) {
    * .about {
        margin: 0rem;
        position: relative;
        height: 798rem;
        overflow: hidden;
    }

    * .about .a_info {
        width: 933rem;
        height: auto;
        padding: 61rem 57rem 55rem 55rem;
    }

    * .about .a_info .a_num ul {
        margin-top: 42rem;
    }
}

@media screen and (min-width: 0px) and (max-width: 960px) {
    * .about .a_info {
        width: 933rem;
        height: 1003rem;
        padding: 61rem 57rem 55rem 55rem;
    }

    * .about .a_info .a_num ul {
        margin-top: 42rem;
    }

    * .about {
        margin: 0rem;
        position: relative;
        height: auto;
    }

    * .about img {
        margin: 0rem;
        display: none;
    }

    * .about .a_info {
        margin: 0rem;
        position: relative;
        width: 100%;
        height: auto;
        background: #000000c4;
        left: 0;
        top: 0;
        padding: 66rem 25rem 27rem 25rem;
        color: #fff;
        display: block;
    }

    * .about .a_info .a_name {
        margin: 0rem;
        font-size: 22rem;
        color: #fff;
        position: relative;
        font-weight: 600;
    }

    * .about .a_info .a_name::after {
        content: "";
        display: block;
        width: 60rem;
        height: 2rem;
        background: #fff;
        margin: 30rem 0;
    }

    * .about .a_info .a_content {
        margin: 0rem;
        font-size: 16rem;
        position: relative;
    }

    * .about .a_info .a_content p:nth-child(2) {
        font-size: 14rem;
    }

    * .about .a_info .a_num {
        margin: 0rem;
        position: relative;
    }

    * .about .a_info .a_num ul {
        margin: 0rem;
        display: flex;
        width: 100%;
        justify-content: space-between;
        margin-top: 51rem;
    }

    * .about .a_info .a_num ul li {
        margin: 0rem;
    }

    * .about .a_info .a_num ul li .a_num_title {
        margin: 0rem;
        font-size: 22rem;
    }

    * .about .a_info .a_num ul li .a_unit {
        margin: 0rem;
        font-size: 16rem;
        border-top: 1px solid #fff;
        width: 80rem;
        margin-top: 6rem;
        padding-top: 5rem;
        margin-bottom: 3rem;
    }

    * .about .a_info .a_num ul li .a_en {
        margin: 0rem;
        font-size: 6rem;
    }
}@media screen and (min-width: 0px) {
    .cert-section {
        width: 100%;
        background-color: #ffffff;
        overflow: hidden;
        position: relative;
        box-sizing: border-box;
    }

    .cert-container {
        max-width: 100%;
        /* ÃƒÂ¥Ã‚Â¯Ã‚Â¹ÃƒÂ¥Ã‚ÂºÃ¢â‚¬ÂÃƒÂ¥Ã…Â½Ã…Â¸ÃƒÂ¤Ã‚Â»Ã‚Â£ÃƒÂ§Ã‚Â Ã‚ÂÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¥Ã‚Â¤Ã‚Â§ÃƒÂ¨Ã¢â‚¬Â¡Ã‚Â´ÃƒÂ¥Ã‚Â®Ã‚Â½ÃƒÂ¥Ã‚ÂºÃ‚Â¦ */
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        /* ÃƒÂ¤Ã‚Â¸Ã…Â ÃƒÂ¤Ã‚Â¸Ã¢â‚¬Â¹ÃƒÂ§Ã‚Â»Ã¢â‚¬Å“ÃƒÂ¦Ã…Â¾Ã¢â‚¬Å¾ÃƒÂ¯Ã‚Â¼Ã…Â¡ÃƒÂ¤Ã‚Â¸Ã…Â ÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â¾ÃƒÂ¤Ã‚Â¸Ã¢â‚¬Â¹ÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¨Ã‚Â¡Ã‚Â¨ */
        gap: 4rem;
        position: relative;
    }

    /* --- ÃƒÂ¤Ã‚Â¸Ã…Â ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¯Ã‚Â¼Ã…Â¡ÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â¾ÃƒÂ§Ã¢â‚¬Â°Ã¢â‚¬Â¡ÃƒÂ¨Ã‚Â½Ã‚Â®ÃƒÂ¦Ã¢â‚¬â„¢Ã‚Â­ÃƒÂ¥Ã…â€™Ã‚ÂºÃƒÂ¥Ã…Â¸Ã…Â¸ (ÃƒÂ¦Ã‚Â¨Ã‚Â¡ÃƒÂ¦Ã¢â‚¬Â¹Ã…Â¸ index04-img) --- */
    .cert-slider-wrapper {
        width: 100%;
        height: 906rem;
        /* ÃƒÂ¦Ã‚Â¨Ã‚Â¡ÃƒÂ¦Ã¢â‚¬Â¹Ã…Â¸ÃƒÂ¥Ã…Â½Ã…Â¸ÃƒÂ¤Ã‚Â»Ã‚Â£ÃƒÂ§Ã‚Â Ã‚Â 913px * 0.48 ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¦Ã‚Â¯Ã¢â‚¬ÂÃƒÂ¤Ã‚Â¾Ã¢â‚¬Â¹ÃƒÂ©Ã‚Â«Ã‹Å“ÃƒÂ¥Ã‚ÂºÃ‚Â¦ÃƒÂ¯Ã‚Â¼Ã…â€™ÃƒÂ¥Ã‚ÂÃ‚Â¯ÃƒÂ¦Ã‚Â Ã‚Â¹ÃƒÂ¦Ã‚ÂÃ‚Â®ÃƒÂ©Ã…â€œÃ¢â€šÂ¬ÃƒÂ¨Ã‚Â¦Ã‚ÂÃƒÂ¨Ã‚Â°Ã†â€™ÃƒÂ¦Ã¢â‚¬Â¢Ã‚Â´ */
        position: relative;
        overflow: hidden;
        border-radius: 0rem;
        box-shadow: 0 4rem 12rem rgba(0,0,0,0.1);
    }

    .cert-slider-item {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        opacity: 0;
        transition: opacity 0.8s ease-in-out;
        display: flex;
        align-items: center;
        justify-content: center;
        visibility: hidden;
    }

    /* ÃƒÂ¦Ã‚Â¨Ã‚Â¡ÃƒÂ¦Ã¢â‚¬Â¹Ã…Â¸ÃƒÂ¦Ã‚Â¿Ã¢â€šÂ¬ÃƒÂ¦Ã‚Â´Ã‚Â»ÃƒÂ§Ã…Â Ã‚Â¶ÃƒÂ¦Ã¢â€šÂ¬Ã‚Â (ÃƒÂ¥Ã‚Â¯Ã‚Â¹ÃƒÂ¥Ã‚ÂºÃ¢â‚¬ÂÃƒÂ¥Ã…Â½Ã…Â¸ÃƒÂ¤Ã‚Â»Ã‚Â£ÃƒÂ§Ã‚Â Ã‚ÂÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ .on) */
    .cert-slider-item.active {
        opacity: 1;
        visibility: visible;
        z-index: 1;
    }

    .cert-slider-caption {
        background: rgba(0, 0, 0, 0.6);
        padding: 20rem 40rem;
        border-radius: 8rem;
        color: #fff;
        text-align: center;
        opacity: 1;
        transform: translateY(0);
        transition: all 0.6s ease;
        display: none;
    }

    .cert-slider-caption h2 {
        font-size: 32rem;
        /* ÃƒÂ¥Ã‚Â¯Ã‚Â¹ÃƒÂ¥Ã‚ÂºÃ¢â‚¬Â fnt_44 ÃƒÂ§Ã‚Â®Ã¢â€šÂ¬ÃƒÂ¥Ã…â€™Ã¢â‚¬â€œ */
        margin: 0;
        line-height: 1.4;
        font-weight: bold;
    }

    .cert-slider-caption h2 br {
        display: block;
    }

    /* --- ÃƒÂ¤Ã‚Â¸Ã¢â‚¬Â¹ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¯Ã‚Â¼Ã…Â¡ÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¨Ã‚Â¡Ã‚Â¨ÃƒÂ¥Ã‚Â¯Ã‚Â¼ÃƒÂ¨Ã‹â€ Ã‚ÂªÃƒÂ¥Ã…â€™Ã‚ÂºÃƒÂ¥Ã…Â¸Ã…Â¸ (ÃƒÂ¦Ã‚Â¨Ã‚Â¡ÃƒÂ¦Ã¢â‚¬Â¹Ã…Â¸ index04-list / swiper) --- */
    .cert-nav-list {
        list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
        justify-content: space-between;
        gap: 2rem;
        flex-wrap: wrap;
        position: absolute;
        z-index: 999;
        left: 130rem;
        top: calc(50% - 146rem);
    }

    .cert-nav-item {
        flex: 1;
        width: 160rem;
        /* background: #fff; */
        border: 4rem solid #fff;
        border-radius: 8rem;
        padding: 24rem;
        box-sizing: border-box;
        transition: all 0.3s ease;
        cursor: pointer;
        position: relative;
        overflow: hidden;
        /* ÃƒÂ¦Ã‚Â¨Ã‚Â¡ÃƒÂ¦Ã¢â‚¬Â¹Ã…Â¸ wow fadeInUp ÃƒÂ¥Ã‹â€ Ã‚ÂÃƒÂ¥Ã‚Â§Ã¢â‚¬Â¹ÃƒÂ§Ã…Â Ã‚Â¶ÃƒÂ¦Ã¢â€šÂ¬Ã‚Â */
        visibility: hidden;
        opacity: 0;
        transform: translateY(20rem);
        transition: all .3s;
        margin: 10rem;
    }

    /* ÃƒÂ¦Ã‚Â¨Ã‚Â¡ÃƒÂ¦Ã¢â‚¬Â¹Ã…Â¸ÃƒÂ¥Ã…Â Ã‚Â¨ÃƒÂ§Ã¢â‚¬ÂÃ‚Â»ÃƒÂ¥Ã‚Â®Ã…â€™ÃƒÂ¦Ã‹â€ Ã‚ÂÃƒÂ§Ã…Â Ã‚Â¶ÃƒÂ¦Ã¢â€šÂ¬Ã‚Â (animated) */
    .cert-nav-item.animated {
        visibility: visible;
        opacity: 1;
        transform: translateY(0);
        color: #fff;
        transition: all .3s;
    }

    /* ÃƒÂ¦Ã‚Â¨Ã‚Â¡ÃƒÂ¦Ã¢â‚¬Â¹Ã…Â¸ÃƒÂ¦Ã‚Â¿Ã¢â€šÂ¬ÃƒÂ¦Ã‚Â´Ã‚Â»ÃƒÂ§Ã…Â Ã‚Â¶ÃƒÂ¦Ã¢â€šÂ¬Ã‚Â (on) */
    .cert-nav-item.active {
        border-color: #fff;
        background-color: #fff;
        box-shadow: 0 4rem 12rem rgba(0, 123, 255, 0.15);
        color: #000;
        min-width: 300rem;
    }

    .cert-nav-item:hover {
        transform: translateY(-4rem);
        box-shadow: 0 8rem 16rem rgba(0,0,0,0.1);
    }

    /* ÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¨Ã‚Â¡Ã‚Â¨ÃƒÂ©Ã‚Â¡Ã‚Â¹ÃƒÂ¥Ã¢â‚¬Â Ã¢â‚¬Â¦ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ§Ã‚Â»Ã¢â‚¬Å“ÃƒÂ¦Ã…Â¾Ã¢â‚¬Å¾ dl dt dd */
    .cert-nav-item dl {
        margin: 0;
        display: flex;
        flex-direction: column;
        gap: 15rem;
    }

    .cert-nav-item dd {
        margin: 0;
        padding: 0;
    }

    .cert-nav-item dd p {
        font-size: 24rem;
        /* ÃƒÂ¥Ã‚Â¯Ã‚Â¹ÃƒÂ¥Ã‚ÂºÃ¢â‚¬Â fnt_32 ÃƒÂ§Ã‚Â®Ã¢â€šÂ¬ÃƒÂ¥Ã…â€™Ã¢â‚¬â€œ */
        font-weight: bold;
        line-height: 1.4;
        margin: 0;
    }

    .cert-nav-item dt {
        margin: 0;
        padding: 0;
    }

    .cert-nav-item dt {
        display: none;
    }

    .cert-nav-item.active dl dt {
        display: block;
    }

    .cert-nav-item dt p {
        font-size: 14rem;
        /* ÃƒÂ¥Ã‚Â¯Ã‚Â¹ÃƒÂ¥Ã‚ÂºÃ¢â‚¬Â fnt_18 ÃƒÂ§Ã‚Â®Ã¢â€šÂ¬ÃƒÂ¥Ã…â€™Ã¢â‚¬â€œ */
        line-height: 1.6;
        margin: 0 0 15rem 0;
    }

    .cert-nav-link {
        display: inline-flex;
        align-items: center;
        font-size: 14rem;
        color: #007bff;
        text-decoration: none;
        font-weight: 500;
        transition: color 0.2s;
    }

    .cert-nav-link:hover {
        color: #0056b3;
    }

    .cert-nav-link i {
        margin-left: 6rem;
        font-style: normal;
        font-weight: bold;
    }

    /* ÃƒÂ¦Ã‚Â¨Ã‚Â¡ÃƒÂ¦Ã¢â‚¬Â¹Ã…Â¸ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ¥Ã¢â€žÂ¢Ã‚Â¨ (swiper-pagination) */
    .cert-pagination {
        width: 100%;
        display: flex;
        justify-content: center;
        gap: 8rem;
        margin-top: 20rem;
    }

    .cert-dot {
        width: 10rem;
        height: 10rem;
        background-color: #ddd;
        border-radius: 50%;
        cursor: pointer;
        transition: background-color 0.3s;
    }

    .cert-dot.active {
        background-color: #007bff;
        width: 30rem;
        /* ÃƒÂ¦Ã‚Â¿Ã¢â€šÂ¬ÃƒÂ¦Ã‚Â´Ã‚Â»ÃƒÂ¥Ã‚ÂÃ‹Å“ÃƒÂ©Ã¢â‚¬Â¢Ã‚Â¿ */
        border-radius: 5rem;
    }
}@media screen and (max-width: 750px) {
     .cert-nav-list {
        list-style: none;
        margin: 0;
        padding: 0;
        display: block;
        justify-content: space-between;
        gap: 2rem;
        flex-wrap: wrap;
        position: absolute;
        z-index: 999;
        left: 20rem;
        top: calc(50% - 403rem);
    }
     .cert-nav-item { 
        width: 300rem;
    }
}@media screen and (min-width: 0px) {
    .news-section {
        width: 100%;
        background-color: #ffffff;
        padding: 50rem 55rem 120rem;
        box-sizing: border-box;
        overflow: hidden;
        overflow: hidden;
        position: relative;
        box-sizing: border-box;
    }

    .news-container {
        max-width: 100%;
        margin: 0 auto;
        padding: 0 2rem;
        position: relative;
    }

    .news-header {
        text-align: left;
        margin-bottom: 60rem;
        opacity: 1;
        transform: translateY(0);
        transition: all 0.6s ease;
    }

    .news-header h2 {
        font-size: 32rem;
        color: #333;
        margin: 0 0 15rem 0;
        line-height: 1.2;
        font-weight: bold;
    }

    .news-header p {
        font-size: 18rem;
        color: #666;
        line-height: 1.5;
        margin: 0;
    }

    .news-list {
        list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 30rem;
    }

    .news-item {
        flex: 0 0 calc(33.333% - 20rem);
        min-width: 300rem;
        background: #fff;
        border-radius: 8rem;
        overflow: hidden;
        box-shadow: 0 4rem 10rem rgba(0,0,0,0.05);
        transition: transform 0.3s ease, box-shadow 0.3s ease;
        opacity: 1;
        transform: translateY(0);
        visibility: visible;
    }

    .news-item:hover {
        transform: translateY(-8rem);
        box-shadow: 0 12rem 24rem rgba(0,0,0,0.12);
    }

    .news-item dl {
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: column;
    }

    .news-item dd {
        margin: 0;
        padding: 0;
        overflow: hidden;
        position: relative;
        width: 100%;
        padding-top: 64%;
    }

    .news-item dd a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
        overflow: hidden;
    }

    .news-item dd img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
        transition: transform 0.5s ease;
    }

    .news-item dd:hover img {
        transform: scale(1.05);
    }

    .news-item dt {
        padding: 25rem;
        display: flex;
        flex-direction: column;
        gap: 15rem;
    }

    .news-date {
        font-size: 14rem;
        color: #999;
        margin: 0;
        display: flex;
        align-items: center;
        gap: 10rem;
    }

    .news-date em {
        display: inline-block;
        width: 30rem;
        height: 1rem;
        background-color: #e0e0e0;
        flex-shrink: 0;
    }

    .news-title {
        font-size: 24rem;
        color: #333 !important;
        line-height: 1.5;
        margin: 0;
        font-weight: 500;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-decoration: none;
        transition: color 0.2s;
    }

    .news-title:hover {
        color: #007bff;
    }
}@media screen and (max-width: 768px) {
      .news-section {
        width: 100%;
        background-color: #ffffff;
        padding: 50rem 20rem 50rem;
        box-sizing: border-box;
        overflow: hidden;
        overflow: hidden;
        position: relative;
        box-sizing: border-box;
    }

    .news-container {
        max-width: 100%;
        margin: 0 auto;
        padding: 0 2rem;
        position: relative;
    }

    .news-header {
        text-align: left;
        margin-bottom: 20rem;
        opacity: 1;
        transform: translateY(0);
        transition: all 0.6s ease;
    }

    .news-header h2 {
        font-size: 32rem;
        color: #333;
        margin: 0 0 15rem 0;
        line-height: 1.2;
        font-weight: bold;
    }

    .news-header p {
        font-size: 18rem;
        color: #666;
        line-height: 1.5;
        margin: 0;
    }

    .news-list {
        list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 30rem;
    }

    .news-item {
        flex: 0 0 calc(33.333% - 20rem);
        min-width: 300rem;
        background: #fff;
        border-radius: 8rem;
        overflow: hidden;
        box-shadow: 0 4rem 10rem rgba(0,0,0,0.05);
        transition: transform 0.3s ease, box-shadow 0.3s ease;
        opacity: 1;
        transform: translateY(0);
        visibility: visible;
    }

    .news-item:hover {
        transform: translateY(-8rem);
        box-shadow: 0 12rem 24rem rgba(0,0,0,0.12);
    }

    .news-item dl {
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: column;
    }

    .news-item dd {
        margin: 0;
        padding: 0;
        overflow: hidden;
        position: relative;
        width: 100%;
        padding-top: 64%;
    }

    .news-item dd a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
        overflow: hidden;
    }

    .news-item dd img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
        transition: transform 0.5s ease;
    }

    .news-item dd:hover img {
        transform: scale(1.05);
    }

    .news-item dt {
        padding: 25rem;
        display: flex;
        flex-direction: column;
        gap: 15rem;
    }

    .news-date {
        font-size: 14rem;
        color: #999;
        margin: 0;
        display: flex;
        align-items: center;
        gap: 10rem;
    }

    .news-date em {
        display: inline-block;
        width: 30rem;
        height: 1rem;
        background-color: #e0e0e0;
        flex-shrink: 0;
    }

    .news-title {
        font-size: 24rem;
        color: #333 !important;
        line-height: 1.5;
        margin: 0;
        font-weight: 500;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-decoration: none;
        transition: color 0.2s;
    }

    .news-title:hover {
        color: #007bff;
    }
    .news-item {
        flex: 0 0 100%;
    }

}* .footer {
  margin: 0rem;
  display: flex;
}

* .footer .f-left {
  margin: 0rem;
  width: 40%;
  background: #232323;
  height: 550rem;
  padding-left: 70rem;
  padding-top: 47rem;
}

* .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: 60%;
  padding-top: 40rem;
  background: #e3e3e3;
  background-image: url(/public/uploads/20240630/f52be5668bcf43f0ab67c3d74cc5567e.png);
  background-repeat: no-repeat;
  background-position: left center;
}

* .footer .f-right .f-top {
  margin: 0rem auto;
  display: flex;
  justify-content: space-between;
  width: 800rem;
  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: 800rem;
}

* .footer .f-right .f-nav ul {
  margin: 0rem;
  display: flex;
  justify-content: space-around;
  margin-top: 15rem;
}

* .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 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: 800rem;
  border-top: 1px solid #000;
  margin-top: 20rem;
  font-size: 17rem;
  font-weight: 500;
  padding-top: 22rem;
  line-height: 34rem;
}
.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: 960px) and (max-width: 1440px) {
    html {
        font-size: 0.7px !important;
    }
} 