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: 982rem;
        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: 236rem;
        left: 50%;
        margin-left: -115rem;
        padding: 10rem 0;
    }

    .head .nav ul li .e_class ul {
        display: block;
        width: 100%;
    }

    .head .nav ul li .e_class a {
        padding: 14rem 5rem;
        display: block;
        font-size: 18rem;
        color: #fff;
        line-height: 35rem;
    }

    .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: 20rem;
        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-selector {
        position: relative;
        display: inline-block;
    }

    /* è§¦å‘æŒ‰é’® */
    .lang-selector .lang-btn {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 40rem;
        height: 40rem;
        border-radius: 50%;
        background-color: #fff;
        color: #595959;
        font-size: 20rem;
        cursor: pointer;
        transition: all 0.3s ease;
        border: 1px solid #eaeaea;
    }

    /* æ‚¬åœæ—¶æŒ‰é’®çš„æ ·å¼ */
    .lang-selector:hover .lang-btn {
        background-color: #595959;
        color: #fff;
        border-color: #595959;
    }

    /* ä¸‹æ‹‰èœå• */
    .lang-selector .lang-dropdown {
        position: absolute;
        top: 100%;
        right: 0;
        /* æ ¹æ®éœ€è¦å¯ä»¥æ”¹ä¸º left: 0 */
        margin-top: 10rem;
        min-width: 120rem;
        background-color: #fff;
        border-radius: 8rem;
        box-shadow: 0 5rem 20rem rgba(0, 0, 0, 0.1);
        /* åˆå§‹çŠ¶æ€ï¼šéšè—ä¸”ç¨å¾®å‘ä¸Šåç§» */
        opacity: 0;
        visibility: hidden;
        transform: translateY(-10rem);
        transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
        z-index: 100;
    }

    /* æ‚¬åœå®¹å™¨æ—¶æ˜¾ç¤ºä¸‹æ‹‰èœå• */
    .lang-selector:hover .lang-dropdown {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
    }

    /* ä¸ºäº†é˜²æ­¢é¼ æ ‡ç§»å¼€æ—¶èœå•é©¬ä¸Šæ¶ˆå¤±ï¼Œå¢žåŠ ä¸€ä¸ªé€æ˜Žçš„æ¡¥æŽ¥åŒºåŸŸ */
    .lang-selector::after {
        content: '';
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        height: 10rem;
    }

    /* ä¸‹æ‹‰åˆ—è¡¨é¡¹ */
    .lang-selector .lang-dropdown li a {
        display: block;
        padding: 12rem 20rem;
        font-size: 14rem;
        color: #595959;
        transition: all 0.2s;
    }

    .lang-selector .lang-dropdown li:first-child a {
        border-top-left-radius: 8rem;
        border-top-right-radius: 8rem;
    }

    .lang-selector .lang-dropdown li:last-child a {
        border-bottom-left-radius: 8rem;
        border-bottom-right-radius: 8rem;
    }

    /* åˆ—è¡¨é¡¹æ‚¬åœæ ·å¼ */
    .lang-selector .lang-dropdown li a:hover {
        background-color: #f5f5f5;
        color: #d32f2f;
    }

    /* å½“å‰é€‰ä¸­çš„è¯­è¨€æ ·å¼ */
    .lang-selector .lang-dropdown li a.active {
        color: #d32f2f;
        font-weight: bold;
    }

     .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: 100rem;
  height: 37rem;
}
* .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;
}

 .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: 100vh;
}
 * .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: 20rem;
    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);
}
 

}.banner{
    height: 479rem;
    overflow: hidden;
    position: relative;
}
.banner .banner_box{
    position: absolute;
    left: 0;
    top: 238rem;
    width: 100%;
    color: #fff;
}
.banner .title{
    margin: 0 auto;
    width: 92.8%;
}
.banner .title h1{
    font-size: 32rem;
    font-weight: 500;
}
.banner .title .cn{
    font-size: 22rem;
    text-transform: uppercase;
}
.banner .title .cn::after{
    background-color: #f7f6f7;
    border-color: #171f31;
    margin-top: 10rem;
    width: 64rem;
    height: 2rem;
    content: '';
    font-size:14rem;
    display:block;
}
.banner img{
    width: 100%;
}
@media only screen and (max-width: 993px) {
 
      .banner {
            height: auto;
            overflow: unset;
            position: relative;
        } 
      .banner .banner_box{
          display: block;
            position: absolute;
            left: 0;
            top: 32rem;
            width: 100%;
            color: #fff;
        }
        .banner img {
            width: 120%;
            margin-top: 0rem;
        }
        .banner .title h1{
            font-size: 22rem;
            font-weight: 500;
        }
        .banner .title .cn{
            font-size: 22rem;
            text-transform: uppercase;
        }
}.album_body {
    margin-top: 64rem;
    padding: 0rem 3.6%;
    padding-top: 30rem;
}
* .list_content {
  font-size: 16rem;
  margin-left: -8rem;
  margin-right: -8rem;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
}

* .list_content .item {
  position: relative;
  line-height: 24rem;
  padding: 8rem;
  float: left;
  width: 25%;
  box-sizing: border-box;
}

* .list_content .item .card_box {
  height: 100%;
  background-color: #fff;
  border-radius: 0.4rem 0.4rem 0 0;
  overflow: hidden;
}

* .list_content .item .card_content {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 410rem;
}

* .list_content .item .card_content .card_content_image {
  padding: 4.8rem 0;
  height: auto;
  max-height: 410rem;
  overflow: hidden;
}
* .list_content .item .card_content .card_content_image img { 
  max-height: 14.8rem !important; 
}
* .list_content .item .item_title {
  padding: 24rem;
  font-size: 1rem;
}

* .list_content .item .item_title h5 {
   margin: 0;
    font-size: 24rem;
    line-height: 1.5;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 500;
    color: #000;
}

* .list_content .item .item_title p {
  line-height: 1.5;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 1rem;
  margin: 0.5rem 0;
}

* .pagination {
  display: flex;
  justify-content: center;
}

* .pagination_box {
  padding-left: 0;
  margin: 24rem 0;
  background-color: #f2f2f2;
  border-radius: 80rem;
  display: inline-block !important;
  margin-right: auto;
  margin-left: auto;
  font-size: 16rem;
  line-height: 58rem;
  padding: 0 40rem;
}
.el-image__inner {
   height: auto !important;
}

@media only screen and (max-width: 960px) {
    .album_body {
    margin-top: 22rem;
    padding: 0rem 3.6%;
    padding-top: 30rem;
}
* .list_content {
  font-size: 16rem;
  margin-left: -8rem;
  margin-right: -8rem;
  display: block;
  flex-wrap: wrap;
  overflow: hidden;
}

* .list_content .item {
  position: relative;
  line-height: 24rem;
  padding: 8rem;
  float: left;
  width: 100%;
  box-sizing: border-box;
}

* .list_content .item .card_box {
  height: auto;
  background-color: #fff;
  border-radius: 0.4rem 0.4rem 0 0;
  overflow: hidden;
}

* .list_content .item .card_content {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 410rem;
}

* .list_content .item .card_content .card_content_image {
  padding: 4.8rem 0;
  height: auto;
  max-height: 410rem;
  overflow: hidden;
}
* .list_content .item .card_content .card_content_image img { 
  max-height: 14.8rem !important; 
}
* .list_content .item .item_title {
  padding: 12rem;
  font-size: 1rem;
}

* .list_content .item .item_title h5 {
   margin: 0;
   font-size: 20rem;
   line-height: 1.5;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   font-weight: 500;
   color: #000;
}

* .list_content .item .item_title p {
  line-height: 1.5;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 1rem;
  margin: 0.5rem 0;
}

* .pagination {
  display: flex;
  justify-content: center;
}

* .pagination_box {
  padding-left: 0;
  margin: 24rem 0;
  background-color: #f2f2f2;
  border-radius: 80rem;
  display: inline-block !important;
  margin-right: auto;
  margin-left: auto;
  font-size: 16rem;
  line-height: 58rem;
  padding: 0 40rem;
}
.el-image__inner {
   height: auto !important;
}
}* .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;
    }
} 