body {
  font-family: -apple-system, Helvetica Neue, Helvetica, Arial, PingFang SC, Hiragino Sans GB, WenQuanYi Micro Hei, Microsoft Yahei, sans-serif
}

@font-face {
  font-family: now-bold;
  src: url(Now-Bold.eot);
  src: url(Now-Bold.eot?#iefix) format("embedded-opentype"), url(Now-Bold.woff) format("woff"), url(Now-Bold.ttf) format("truetype"), url(Now-Bold.svg#svgFontName) format("svg")
}

@font-face {
  font-family: HelveticaNowDisplay;
  src: url(HelveticaNowDisplay.eot);
  src: url(HelveticaNowDisplay.eot?#iefix) format("embedded-opentype"), url(HelveticaNowDisplay.woff) format("woff"), url(HelveticaNowDisplay.ttf) format("truetype"), url(HelveticaNowDisplay.svg#svgFontName) format("svg")
}

@font-face {
  font-family: HelveticaNowDisplayBlack;
  src: url(HelveticaNowDisplayBlack.eot);
  src: url(HelveticaNowDisplayBlack.eot?#iefix) format("embedded-opentype"), url(HelveticaNowDisplayBlack.woff) format("woff"), url(HelveticaNowDisplayBlack.ttf) format("truetype"), url(HelveticaNowDisplayBlack.svg#svgFontName) format("svg")
}

@font-face {
  font-family: HelveticaNowDisplayBold;
  src: url(HelveticaNowDisplayBold.eot);
  src: url(HelveticaNowDisplayBold.eot?#iefix) format("embedded-opentype"), url(HelveticaNowDisplayBold.woff) format("woff"), url(HelveticaNowDisplayBold.ttf) format("truetype"), url(HelveticaNowDisplayBold.svg#svgFontName) format("svg")
}

@font-face {
  font-family: DINPro-Black;
  src: url(DINPro-Black.otf)
}

@font-face {
  font-family: iconfont;
  src: url(font_1880821_cjmll77xyp.eot);
  src: url(font_1880821_cjmll77xyp.eot#iefix) format("embedded-opentype"), url(font_1880821_cjmll77xyp.woff2) format("woff2"), url(font_1880821_cjmll77xyp.woff) format("woff"), url(font_1880821_cjmll77xyp.ttf) format("truetype"), url(font_1880821_cjmll77xyp.svg#iconfont) format("svg")
}

.iconfont {
  font-family: iconfont;
  font-style: normal
}

img {
  max-width: 100%
}

a,
a:active,
a:focus,
a:hover,
a:visited {
  color: inherit;
  text-decoration: none
}

.pt-6 {
  padding-top: 4rem
}

.pt-7 {
  padding-top: 5rem
}

.mao {
  display: inline-block;
  width: 1px;
  height: 1px
}

.overflow-hidden {
  overflow: hidden;
  display: block
}

.container {
  max-width: 100%;
  width: 100%;
  padding-left: 85px;
  padding-right: 85px
}
.headerNavs {
  display: flex;
  margin-right: auto;
  margin-left: 30px;
  height: 40px;
  align-items: center;
  visibility: hidden;
}

.headerNavs.show {
  visibility: visible;
}

.headerNavs.hide {
  visibility: hidden;
}

.headerNavs .navs {
  margin: 0 5px;
}

.headerNavs .navs a {
  padding: 0 10px;
  font-size: 20px;
}

.headerNavs .navs a:hover {
  color: #d70d24;
  transition: 0.3s;
}

.swiper-container {
  position: relative;
}

.prev2 {
  z-index: 1;
  width: 50px;
  height: 50px;
  top: 50%;
  position: absolute;
  left: 3%;
  outline: none;
  display: flex;
  align-items: center;
  justify-content: center;
}

.next2 {
  z-index: 1;
  width: 50px;
  height: 50px;
  top: 50%;
  position: absolute;
  right: 3%;
  outline: none;
  display: flex;
  align-items: center;
  justify-content: center;
}

.prev2 img {
  width: 10px;
}

.next2 img {
  width: 10px;
  transform: rotate(180deg);
}

.aboutNew .title {
  font-weight: bold;
  padding-bottom: 0 !important;
}

.aboutNew .title2 {
  letter-spacing: 6px;
  text-indent: 85px;
  padding: 10px 0;
  color: #767676;
}

.aboutNew .text {
  width: 100%;
  text-align: center;
  padding: 50px 30px;
  margin-top: 30px;
  font-size: 26px;
  background-color: rgba(233, 233, 233);
}
.aboutNew .text.bgn{
  background: none;
}
.aboutNew .default-more {
  margin-left: auto;
  margin-right: auto;
}

.works .categories .category {
  margin-left: 20px;
}

.honor .title {
  font-weight: bold;
}

.honor .title2 {
  color: #767676;
  letter-spacing: 6px;
  text-indent: 95px;
  margin-top: 10px;
}

#work-show .more-work>.title {
  font-weight: bold;
}

#work-show .more-work .sub-title {
  color: #767676;
  letter-spacing: 6px;
}
.bannerLeft{
  position: relative;
  width: 80%;
  margin: 0 auto;
  overflow: hidden;
}
.bannerLeft .mySwiperLeft{

}
 .bannerLeft .swiper {
   width: 90%;
   height: 300px;
   margin-left: auto;
   margin-right: auto;
 }

 .bannerLeft .swiper-slide {
   background-size: cover;
   background-position: center;
 }

 .bannerLeft .mySwiperLeft {
   height: 80%;
   width: 90%;
   overflow: hidden;
 }

 .bannerLeft .mySwiperLeft2 {
   height: 20%;
   box-sizing: border-box;
   /* padding: 10px 0; */
   margin-top: 10px;
   overflow: hidden;
 }

 .bannerLeft .mySwiperLeft2 .swiper-slide {
   width: 25%;
   height: 100%;
   opacity: 0.4;
 }

 .bannerLeft .mySwiperLeft2 .swiper-slide-thumb-active {
   opacity: 1;
 }

 .swiper-slide img {
   display: block;
   width: 100%;
   height: 100%;
   object-fit: cover;
 }
.bannerLeft .box{
  position: relative;
}
.bannerLeft .bannerBtns{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 60px;
  line-height: 60px;
  cursor: pointer;
  color: #333;
}
.bannerLeft .bannerBtns img{
  width: 100%;
  height: 100%;
  filter: grayscale(100%);
}
.bannerLeft .prevBtn{
  width: 40px;
  height: 80px;
  right: -3%;
  /* transform: translateY(-50%) rotate(180deg); */
}
.bannerLeft .nextBtn{
  width: 40px;
  height: 70px;
  left: -3%;
}
.bannerLeft .box{
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.bannerLeft .box img{
  width: 100%;
  height: 100%;
}
.bannerLeft .thumbnail {
  width: 90%;
  margin: 20px auto;
}
.bannerLeft .thumbnail .lis{
  width: 50px;
  height: 50px;
  border: 2px solid #fff;
  overflow: hidden;
  margin: 0 5px;
  transition: 0.3s;
  cursor: pointer;
}
.bannerLeft .thumbnail .lis:first-child{
  margin-left: -1px;
}
.bannerLeft .thumbnail .lis.acti {
  border-color: red;
}
.bannerLeft .thumbnail .lis img{
  width: 100%;
  height: 100%;
}
 .bannerLeft .swiper .swiper-button-next,
 .bannerLeft .swiper .swiper-container-rtl,
 .bannerLeft .swiper .swiper-button-prev {
   color: #000 !important;
   top: 40% !important;
 }
 .bannerLeft .swiper .swiper-button-prev{
  left: 0;
 }
 .bannerLeft .swiper .swiper-button-next{
  right: 0;
 }
 .swiper-button-next,
 .swiper-container-rtl .swiper-button-prev {
   color: #000 !important;
   top: 40% !important;
 }
@media (max-width:768px) {
  .container {
    padding-left: 20px;
    padding-right: 20px
  }
  #header .headerNavs{
    display: none;
  }
  .aboutNew .title2,.honor .title2{
    font-size: 14px;
    letter-spacing: 1px ;
    text-indent: 0 ;
  }
}

#about .section .buttons .next,
#about .section .buttons .prev,
#contact .section .buttons .next,
#contact .section .buttons .prev,
#footer .backtop .st0,
#footer .icons a,
#footer .links a,
#footer .qrcode-show,
#footer .title a,
#header,
#header .logo,
#header .menu-icon,
#index .home-swiper .buttons .next,
#index .home-swiper .buttons .prev,
#index .home-swiper .home-swiper-slide .content a,
#work-show .icons a,
.css3,
.default-more,
.news-show .detail .icons a,
.pagenation .item,
.works .categories .category,
.works .categories .category span,
.works .list .box .content,
.works .list .box .content .date,
.works .list .box .content .text,
.works .list .box .content .title,
.works .list .box img {
  transition: all .3s ease
}

@media (max-width:576px) {

  #about .section .buttons .next,
  #about .section .buttons .prev,
  #contact .section .buttons .next,
  #contact .section .buttons .prev,
  #footer .backtop .st0,
  #footer .icons a,
  #footer .links a,
  #footer .qrcode-show,
  #footer .title a,
  #header,
  #header .logo,
  #header .menu-icon,
  #index .home-swiper .buttons .next,
  #index .home-swiper .buttons .prev,
  #index .home-swiper .home-swiper-slide .content a,
  #work-show .icons a,
  .css3,
  .default-more,
  .news-show .detail .icons a,
  .pagenation .item,
  .works .categories .category,
  .works .categories .category span,
  .works .list .box .content,
  .works .list .box .content .date,
  .works .list .box .content .text,
  .works .list .box .content .title,
  .works .list .box img {
    transition: all 0s ease
  }
}

.hr {
  width: 100%;
  border-top: 1px solid #262523
}

.default-more {
  padding: 0 100px;
  line-height: 52px;
  display: inline-block;
  border-radius: 52px;
  border: 1px solid #262523;
  color: #262523;
  font-size: 23px
}

.default-more:hover {
  background-color: #ef2b37;
  color: #fff;
  padding: 0 120px;
  border-color: #ef2b37
}

@media (max-width:576px) {
  .default-more {
    line-height: 21px;
    border-radius: 21px;
    font-size: 13px
  }

  .default-more,
  .default-more:hover {
    padding: 0 37px
  }
}

@-webkit-keyframes breathing {
  0% {
    transform: scale(1)
  }

  to {
    transform: scale(1.1)
  }
}

@keyframes breathing {
  0% {
    transform: scale(1)
  }

  to {
    transform: scale(1.1)
  }
}

.bdshare-button-style0-16 .bds_more,
.bdshare-button-style0-16 a {
  padding-left: 0 !important;
  background-image: none !important;
  margin: 0 !important
}

#header {
  padding: 10px 0;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 100
}

@media (max-width:576px) {
  #header {
    padding: 20px 0
  }
}

#header.bg {
  background-color: rgba(255,255,255,.7)
}

#header.bg .menu-icon {
  top: 50%;
  margin-top: -35px
}

#header.bg .menu-icon:hover {
  margin-top: -45px
}

@media (max-width:576px) {

  #header.bg .menu-icon,
  #header.bg .menu-icon:hover {
    margin-top: -12px
  }
}

#header.bg #menu-bg {
  top: calc(-120vw + 70px)
}

@media (max-width:1200px) {
  #header.bg #menu-bg {
    top: calc(-150vw + 70px)
  }
}

@media (max-width:576px) {
  #header.bg #menu-bg {
    top: calc(-250vw + 35px)
  }
}

#header .logo {
  font-size: 30px;
  font-family: DINPro-Black;
  font-weight: 700;
  line-height: 1;
  color: #000;
  position: relative;
  z-index: 100
}

@media (max-width:576px) {
  #header .logo {
    font-size: 24px
  }
}

#header .menu-gif {
  position: absolute;
  right: 25px;
  width: 48px;
  cursor: pointer;
  z-index: 100
}
#header .menu-gif.cases{
  filter: invert(100%);
}
@media (max-width:576px) {
  #header .menu-gif {
    width: 40px;
    top: 15px
  }
  
}

@media (max-width:768px) {
  #header .menu-gif {
    right: 10px
  }
  #header #menu {
    width: 100% !important;
    text-align: right;
  }
}

#header .menu-icon {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: #ef2b37;
  cursor: pointer;
  -webkit-animation: breathing .6s infinite;
  animation: breathing .6s infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  position: absolute;
  right: 85px;
  z-index: 100
}

#header .menu-icon:hover {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
  width: 90px;
  height: 90px;
  transform-origin: center;
  margin-right: -10px;
  margin-top: -10px
}

@media (max-width:576px) {
  #header .menu-icon {
    width: 24px;
    height: 24px
  }

  #header .menu-icon:hover {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
    width: 30px;
    height: 30px;
    margin-right: -3px;
    margin-top: -3px
  }
}

@media (max-width:768px) {
  #header .menu-icon {
    right: 20px
  }
}

#header .box {
  display: flex;
  justify-content: space-between
}

#header #menu-bg {
  position: fixed;
  z-index: 99;
  top: calc(-120vw + 65px);
  right: 0;
  width: 25%;
  height: 240vw;
  /* border-radius: 50%; */
  background: #000;
  transition: all 1s ease;
  transform: scale(0);
  visibility: hidden
}

@media (max-width:1200px) {
  #header #menu-bg {
    width: 300vw;
    height: 300vw;
    top: calc(-150vw + 85px);
    right: calc(-150vw + 120px)
  }
}

@media (max-width:768px) {
  #header #menu-bg {
    top: calc(-150vw + 85px);
    right: calc(-150vw + 55px)
  }
}

@media (max-width:576px) {
  #header #menu-bg {
    width: 500vw;
    height: 500vw;
    top: calc(-250vw + 32px);
    right: calc(-250vw + 32px)
  }
}

#header #menu {
  position: fixed;
  width: 25%;
  height: 100%;
  z-index: 99;
  top: 0;
  right: 0;
  display: flex;
  align-items: flex-end;
  padding-bottom: 60px;
  padding-top: 120px;
  visibility: hidden
}

#header #menu .menus {
  max-height: 100%
}

#header #menu .menus .menu-item {
  margin-top: 20px;
  overflow: hidden
}

#header #menu .menus .menu-item a {
  font-family: HelveticaNowDisplay;
  font-weight: normal;
  font-size: 24px;
  line-height: 1;
  color: #fff;
  transition: all .1s ease;
  transform: translateY(100%);
  display: inline-block;
  position: relative;
  left: 0;
  text-align: right;
}

#header #menu .menus .menu-item a span {
  transition: all .3s ease;
  display: inline-block;
  letter-spacing: 10px;
}
#header #menu .menus .menu-item a em {
  position: relative;
  left: -10px;
  font-size: 12px;
  color: #818181;
  font-style:normal;
}

#header #menu .menus .menu-item a:hover span {
  transform: translateX(30px)
}

@media (max-width:576px) {
  #header #menu .menus .menu-item a {
    font-size: 26px;
    font-weight: normal;
    transition: all 0s ease
  }

  #header #menu .menus .menu-item a span {
    transition: all 0s ease
  }
}

#header.menu-active #menu-bg {
  transform: scale(1);
  visibility: visible
}

#header.menu-active .logo {
  transition: all .3s ease .5s;
  color: #fff !important
}

#header.menu-active #menu {
  visibility: visible
}

#header.menu-active #menu .menus .menu-item a {
  transition: all .8s ease .5s;
  transform: translateY(0)
}

#index .home-swiper .home-swiper-slide {
  position: relative
}

#index .home-swiper .home-swiper-slide img {
  width: 100%
}

#index .home-swiper .home-swiper-slide .content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%)
}

@media (max-width:1200px) {
  #index .home-swiper .home-swiper-slide .content {
    top: auto;
    bottom: 60px;
    transform: translateY(0)
  }
}

@media (max-width:576px) {
  #index .home-swiper .home-swiper-slide .content {
    top: auto;
    bottom: 20px;
    transform: translateY(0)
  }
}

#index .home-swiper .home-swiper-slide .content .title {
  font-size: 67px;
  font-family: HelveticaNowDisplay;
  font-weight: 700;
  color: #282828
}

@media (max-width:1200px) {
  #index .home-swiper .home-swiper-slide .content .title {
    font-size: 50px
  }
}

@media (max-width:576px) {
  #index .home-swiper .home-swiper-slide .content .title {
    color: #fff;
    font-size: 27px
  }
}

#index .home-swiper .home-swiper-slide .content .sub-title {
  font-size: 50px
}

@media (max-width:1200px) {
  #index .home-swiper .home-swiper-slide .content .sub-title {
    font-size: 40px
  }
}

@media (max-width:576px) {
  #index .home-swiper .home-swiper-slide .content .sub-title {
    color: #fff;
    font-size: 21px
  }
}

#index .home-swiper .home-swiper-slide .content a {
  height: 36px;
  display: inline-block;
  font-size: 16px;
  font-family: HelveticaNowDisplay;
  font-weight: 700;
  color: #fff;
  background-color: #282828;
  line-height: 36px;
  padding: 0 45px;
  border-radius: 36px;
  margin-top: 70px
}

#index .home-swiper .home-swiper-slide .content a:hover {
  background-color: #ef2b37;
  padding: 0 65px
}

@media (max-width:576px) {
  #index .home-swiper .home-swiper-slide .content a {
    color: #262523;
    background-color: #fff;
    font-size: 10px;
    line-height: 20px;
    height: 20px;
    padding: 0 27px;
    border-radius: 27px;
    margin-top: 25px
  }

  #index .home-swiper .home-swiper-slide .content a:hover {
    padding: 0 27px;
    color: #fff
  }
}

#index .home-swiper .buttons-container {
  position: absolute;
  bottom: 60px;
  z-index: 10;
  right: 85px
}

@media (max-width:768px) {
  #index .home-swiper .buttons-container {
    right: 20px
  }
}

@media (max-width:576px) {
  #index .home-swiper .buttons-container {
    bottom: 20px
  }
}

#index .home-swiper .buttons {
  float: right;
  background: #000;
  height: 62px;
  width: 164px;
  position: relative
}

@media (max-width:1200px) {
  #index .home-swiper .buttons {
    width: 130px;
    height: 50px
  }
}

@media (max-width:576px) {
  #index .home-swiper .buttons {
    width: 86px;
    height: 32px
  }
}

#index .home-swiper .buttons .next {
  width: 50%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #000;
  position: absolute;
  left: 50%;
  top: 0;
  outline: none
}

#index .home-swiper .buttons .next img {
  transform: rotate(180deg)
}

#index .home-swiper .buttons .next:hover {
  width: 70%
}

@media (max-width:576px) {
  #index .home-swiper .buttons .next:hover {
    width: 50%;
    background-color: #ef2b37
  }
}

#index .home-swiper .buttons .prev {
  width: 50%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #000;
  position: absolute;
  right: 50%;
  top: 0;
  outline: none
}

#index .home-swiper .buttons .prev:hover {
  width: 70%
}

@media (max-width:576px) {
  #index .home-swiper .buttons .prev:hover {
    width: 50%;
    background-color: #ef2b37
  }
}

#index .home-swiper .buttons img {
  width: 10px
}

@media (max-width:576px) {
  #index .home-swiper .buttons img {
    width: 6px
  }
}

#index .works .categories {
  padding-top: 30px
}

#index .about {
  position: relative
}

#index .about .title {
  font-family: HelveticaNowDisplayBlack;
  color: #262523;
  font-size: 63px;
  padding: 80px 0 60px;
  line-height: 1;
  margin-top: -9px
}

@media (max-width:1200px) {
  #index .about .title {
    font-size: 50px
  }
}

@media (max-width:576px) {
  #index .about .title {
    font-size: 25px;
    padding: 25px 0
  }
}

#index .about .text {
  font-size: 26px;
  line-height: 47px;
  color: #000
}

@media (max-width:1200px) {
  #index .about .text {
    font-size: 20px;
    line-height: 40px
  }
}

@media (max-width:576px) {
  #index .about .text {
    font-size: 13px;
    line-height: 22px
  }
}

#index .about .default-more {
  margin-top: 50px;
  margin-bottom: 100px
}

@media (max-width:576px) {
  #index .about .default-more {
    margin: 50px 0
  }
}

#index .about .about-img {
  padding-top: 80px;
  padding-bottom: 100px
}

#index .about .gif {
  width: 70%;
  max-width: 500px
}

#index .about .circulars {
  display: flex;
  justify-content: flex-end;
  align-items: center
}

@media (max-width:1200px) {
  #index .about .circulars {
    justify-content: space-between
  }
}

@media (max-width:992px) {
  #index .about .circulars {
    padding-bottom: 30px
  }
}

@media (max-width:576px) {
  #index .about .circulars {
    position: absolute;
    right: 20px;
    bottom: 35px;
    width: 100px;
    padding: 0
  }
}

#index .about .circular {
  width: 243px;
  height: 243px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 154px;
  color: #fff;
  font-family: now-bold;
  line-height: 1;
  position: relative
}

@media (max-width:1200px) {
  #index .about .circular {
    width: 45%;
    padding-top: 45%;
    height: 0;
    margin-right: 0 !important;
    font-size: 130px
  }

  #index .about .circular b {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
  }
}

#index .about .circular b {
  display: inline-block;
  padding-top: 15px
}

@media (max-width:992px) {
  #index .about .circular {
    font-size: 150px
  }
}

@media (max-width:576px) {
  #index .about .circular {
    font-size: 28px
  }

  #index .about .circular b {
    padding-top: 5px
  }
}

#index .about .circular-black {
  background-color: #262523;
  margin-right: 35px
}

#index .about .circular-red {
  background-color: #ef2b37
}

#index .honor {
  padding: 80px 0;
  background-color: #e9e9e9
}

@media (max-width:576px) {
  #index .honor {
    padding-top: 20px;
    padding-bottom: 40px
  }
}

#index .honor .title {
  font-size: 64px;
  line-height: 69px;
  font-family: HelveticaNowDisplayBlack
}

@media (max-width:1200px) {
  #index .honor .title {
    font-size: 50px;
    line-height: 1.2
  }
}

@media (max-width:992px) {
  #index .honor .title {
    float: left
  }
}

@media (max-width:576px) {
  #index .honor .title {
    float: none;
    font-size: 35px;
    line-height: 38px
  }
}

#index .honor .gif {
  padding-top: 85px
}

#index .honor .gif img {
  width: 200px
}

#index .honor .circulars {
  padding-top: 85px
}

@media (max-width:992px) {
  #index .honor .circulars {
    float: right;
    padding-top: 0;
    padding-bottom: 30px
  }
}

@media (max-width:576px) {
  #index .honor .circulars {
    float: none;
    padding-top: 25px;
    padding-bottom: 15px
  }
}

#index .honor .circulars .circular {
  width: 106px;
  height: 106px;
  border-radius: 50%;
  font-size: 67px;
  font-family: now-bold;
  display: flex;
  justify-content: center;
  align-items: center
}

@media (max-width:576px) {
  #index .honor .circulars .circular {
    width: 57px;
    height: 57px;
    font-size: 36px
  }
}

#index .honor .circulars .circular.circular-black {
  background-color: #262523;
  color: #fff
}

#index .honor .circulars .circular.circular-black b {
  display: inline-block;
  padding-top: 10px
}

#index .honor .circulars .circular.circular-red {
  background-color: #ef2b37;
  margin-top: 15px
}

@media (max-width:576px) {
  #index .honor .circulars .circular.circular-red {
    margin-top: 8px
  }
}

#index .honor .item {
  display: flex;
  flex-direction: column;
  
}

@media (max-width:768px) {
  #index .honor .item {
    padding-top: 4rem
  }
  .bannerLeft{
    width: 96%;
    margin: 0 auto 20px;
  }
  .bannerLeft .box{
    width: 96%;
  }
  .bannerLeft .swiper{
    margin-bottom: 20px;
  }
 
}

@media (max-width:576px) {
  #index .honor .item {
    padding-top: 30px
  }
}
#index .honor .box{
  position: relative;
  height: 120px;
}
#index .honor .box2{
  position: absolute;
  top: 27%;
  right: 0;
}
#index .honor .name {
  font-size: 23px;
  font-family: HelveticaNowDisplayBold;
  text-align: right;
}

@media (max-width:576px) {
  #index .honor .name {
    font-size: 16px;
    font-weight: bold;
  }
}

#index .honor .number {
  font-size: 45px;
  line-height: 1;
  font-family: HelveticaNowDisplayBold;
  color: #ef2b37;
  padding-bottom: 20px
}

@media (max-width:1500px) {
  #index .honor .number {
    font-size: 45px
  }
}

@media (max-width:1200px) {
  #index .honor .number {
    font-size: 80px
  }
}

@media (max-width:576px) {
  #index .honor .number {
    font-size: 53px;
    padding-bottom: 10px
  }
}

#index .honor .text {
  font-size: 16px;
  margin: 5px 0 0;
  text-align: right;
  text-transform: uppercase;
}

@media (max-width:576px) {
  #index .honor .text {
    font-size: 14px;
    line-height: 25px;
    flex-grow: 1;
    margin-right: -5px
  }
}

#index .honor .text-en {
  font-size: 12px;
  font-family: HelveticaNowDisplay;
  margin-bottom: 20px;
  flex-grow: 1;
  text-align: right;
  color: #767676;
}

@media (max-width:576px) {
  .works {
    padding: 0
  }
}

.works .categories {
  text-align: right;
  padding-bottom: 30px;
  line-height: 1
}

@media (max-width:576px) {
  .works .categories {
    padding-bottom: 0;
    margin-bottom: 13px;
    display: flex;
    flex-wrap: wrap
  }
}

.works .categories .category {
  display: inline-flex;
  align-items: center;
  font-size: 15px;
  margin-left: 20px
}

@media (max-width:992px) {
  .works .categories .category {
    margin-left: 20px
  }
}

@media (max-width:576px) {
  .works .categories .category {
    margin-left: 0;
    margin-top: 20px;
    width: 33.33%;
    font-size: 13px
  }

  .works .categories .category:nth-child(3n+2) {
    justify-content: center
  }

  .works .categories .category:nth-child(3n+3) {
    justify-content: flex-end
  }
}

.works .categories .category.active span {
  background-color: #262523
}

.works .categories .category:hover {
  transform: translateX(-10px)
}

.works .categories .category:hover span {
  background-color: #262523
}

.works .categories .category span {
  display: inline-block;
  width: 22px;
  height: 22px;
  border: 1px solid #262523;
  border-radius: 50%;
  margin-right: 10px
}

@media (max-width:576px) {
  .works .categories .category span {
    width: 11px;
    height: 11px
  }
}

.works .list .box {
  overflow: hidden;
  margin-top: 30px;
  position: relative;
  display: block
}

@media (max-width:576px) {
  .works .list .box {
    margin-left: -20px;
    margin-right: -20px;
    margin-top: 7px
  }
}

.works .list .box img {
  width: 100%
}

.works .list .box .content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  background-color: rgba(38, 37, 35, .38);
  opacity: 0;
  border-bottom: 3px solid #ef2b37
}

.works .list .box .content .title {
  font-size: 17px;
  font-weight: 700
}

.works .list .box .content .text {
  font-size: 17px;
  margin-top: 5px
}

.works .list .box .content .circular {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fff;
  margin: 30px 0
}

@media (max-width:1200px) {
  .works .list .box .content .circular {
    margin: 0
  }
}

.works .list .box .content .date {
  font-size: 14px;
  font-family: HelveticaNowDisplay
}

.works .list .box .news-content {
  display: flex;
  flex-direction: column
}

.works .list .box .news-content .date {
  font-size: 19px;
  font-family: HelveticaNowDisplayBold;
  color: #878787;
  padding: 25px 0;
  line-height: 1;
  border-bottom: 1px solid #878787;
  display: flex;
  justify-content: space-between;
  align-items: center
}

.works .list .box .news-content .date .type {
  font-size: 11px
}

@media (max-width:576px) {
  .works .list .box .news-content .date {
    padding: 20px 0
  }
}

.works .list .box .news-content .title {
  font-size: 17px;
  font-weight: 700;
  padding: 15px 0 10px
}

@media (max-width:576px) {
  .works .list .box .news-content .title {
    font-size: 16px
  }
}

.works .list .box .news-content .text {
  font-size: 12px;
  line-height: 21px;
  color: #878787;
  flex-grow: 1;
  padding-bottom: 25px;
  border-bottom: 1px solid #878787
}

@media (max-width:576px) {
  .works .list .box .news-content .text {
    line-height: 19px;
    padding-bottom: 20px
  }
}

.works .list .box:hover img {
  transform: scale(1.1)
}

.works .list .box:hover .content {
  opacity: 1
}

.works .list .box:hover .content .text,
.works .list .box:hover .content .title {
  transform: translateY(-20px)
}

.works .list .box:hover .content .date {
  transform: translateY(20px)
}

.works .more {
  text-align: center;
  padding: 140px 0 130px
}

.works .more .default-more:hover {
  padding: 0 130px
}

@media (max-width:576px) {
  .works .more {
    padding: 48px
  }

  .works .more .default-more:hover {
    padding: 0 37px
  }
}

@-webkit-keyframes banner_show {
  0% {
    transform: translateY(100%)
  }

  to {
    transform: translateY(0)
  }
}

@keyframes banner_show {
  0% {
    transform: translateY(100%)
  }

  to {
    transform: translateY(0)
  }
}

.pagenation {
  text-align: right;
  padding: 115px 0
}

.pagenation .item {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  line-height: 28px;
  border: 1px solid #878787;
  color: #878787;
  text-align: center;
  margin-left: 25px;
  cursor: pointer
}

.pagenation .item.active,
.pagenation .item:hover {
  background-color: #ef2b37;
  color: #fff;
  border-color: #ef2b37
}

@media (max-width:576px) {
  .pagenation {
    padding: 20px 0 60px
  }

  .pagenation .item {
    width: 26px;
    height: 26px;
    line-height: 24px;
    font-size: 12px
  }
}

.banner {
  padding: 290px 0 200px
}

.banner h1 {
  line-height: 1;
  font-size: 50px;
  /* font-family: HelveticaNowDisplayBlack; */
  font-weight: bold;
  overflow: hidden
}
.banner h1 em{
  line-height: 1;
  font-size: 22px;
  font-family: HelveticaNowDisplayBlack;
  overflow: hidden;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 3px;
}

@media (max-width:576px) {
  .banner h1 {
    font-size: 60px
  }
}

.banner h1 span {
  display: inline-block;
  display: block;
  transform: translateY(100%);
  -webkit-animation: banner_show 1s ease;
  animation: banner_show 1s ease;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}

@media (max-width:576px) {
  .banner {
    padding-top: 130px;
    padding-bottom: 80px
  }

  .banner h1 {
    font-size: 45px
  }
}

.banner-image {
  position: relative
}

.banner-image img {
  width: 100%
}

#news,
#work {
  background-color: #f2f2f2
}

#news .works .categories,
#work .works .categories {
  padding-bottom: 30px;
  border-bottom: 1px solid #262523
}

@media (max-width:576px) {

  #news .works .categories,
  #work .works .categories {
    padding-bottom: 20px
  }
}

#news .banner,
#work .banner {
  padding-bottom: 95px
}

@-webkit-keyframes slideInUp {
  0% {
    transform: translate3d(0, 10%, 0);
    visibility: visible
  }

  to {
    transform: translateZ(0)
  }
}

@keyframes slideInUp {
  0% {
    transform: translate3d(0, 10%, 0);
    visibility: visible
  }

  to {
    transform: translateZ(0)
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp
}

#work-show {
  padding-top: 240px;
  background-color: #f2f2f2
}

@media (max-width:576px) {
  #work-show {
    padding-top: 100px;
    background-color: #fff
  }
}

#work-show .work-banner {
  margin-top: 30px
}

@media (max-width:576px) {
  #work-show .work-banner {
    margin-top: 0;
    margin-bottom: 7px
  }
}

#work-show .detail {
  background-color: rgba(233,233,233);
  padding: 70px
}

@media (max-width:576px) {
  #work-show .detail {
    padding: 30px
  }
  #work-show .detail .txt{
    padding: 0 !important;
  }
  #work-show .detail .col-lg-12{
    padding-left: 0;
    padding-right: 0;
  }
}

#work-show .detail .title {
  font-size:34px;
  line-height: 60px
}

@media (max-width:1200px) {
  #work-show .detail .title {
    font-size: 50px;
    line-height: 1.3
  }
}

@media (max-width:576px) {
  #work-show .detail .title {
    font-size: 21px;
    line-height: 27px
  }
}

#work-show .detail .hr {
  margin: 20px 0;
  /* width: 21px; */
  border-top-width: 2px
}
#work-show .detail .txt{
  padding: 40px 0;
}
@media (max-width:576px) {
  #work-show .detail .hr {
    margin: 30px 0
  }
}

#work-show .detail .circular {
  width: 56px;
  height: 56px;
  background-color: #262523;
  border-radius: 50%;
  margin: 70px 0
}

@media (max-width:576px) {
  #work-show .detail .circular {
    width: 19px;
    height: 19px;
    margin: 30px 0
  }
}

#work-show .detail .description {
  font-size: 14px;
  line-height: 26px
}

@media (max-width:576px) {
  #work-show .detail .description {
    font-size: 12px;
    line-height: 2
  }
}

#work-show .types {
  /* padding-left: 90px */
}

@media (max-width:992px) {
  #work-show .types {
    padding-left: 0;
    margin-top: 50px
  }
}

@media (max-width:576px) {
  #work-show .types {
    padding-left: 0;
    margin-top: 30px
  }
}

#work-show .types .list {
  border-top: 1px solid #262523;
  border-bottom: 1px solid #262523;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}

#work-show .types .list .type {
  display: inline-flex;
  align-items: center;
  font-size: 12px;
  line-height: 1;
  padding: 12px 0;
}

@media (max-width:576px) {
  #work-show .types .list .type {
    display: flex;
    width: 100%;
    padding-top: 15px
  }
}

#work-show .types .list .type .circular {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin: 0 5px 0 0
}

#work-show .icons {
  position: absolute;
  right: 15px;
  bottom: 0;
  display: flex;
  flex-direction: column
}

@media (max-width:992px) {
  #work-show .icons {
    position: static;
    flex-direction: row;
    padding-top: 50px
  }
}

@media (max-width:576px) {
  #work-show .icons {
    flex-direction: row;
    padding-top: 30px;
    justify-content: flex-end
  }
}

#work-show .icons a {
  width: 31px;
  height: 31px;
  border-radius: 50%;
  line-height: 29px;
  border: 1px solid #262523;
  text-align: center;
  margin-top: 17px !important;
  font-size: 16px
}

#work-show .icons a:hover {
  background-color: #262523 !important;
  color: #fff !important
}

@media (max-width:992px) {
  #work-show .icons a {
    margin-top: 0 !important;
    margin-right: 15px !important
  }
}

@media (max-width:576px) {
  #work-show .icons a {
    margin-top: 0 !important;
    margin-right: 0 !important;
    margin-left: 24px !important;
    width: 24px;
    height: 24px;
    line-height: 22px;
    font-size: 12px
  }
}

#work-show #content {
  padding: 0 0 20px;
  border-bottom: 1px solid #262523
}

#work-show .more-work {
  padding-top: 100px
}

@media (max-width:576px) {
  #work-show .more-work {
    padding-top: 40px
  }

  #work-show .more-work .works .list .box {
    margin-left: 0;
    margin-right: 0
  }
}

#work-show .more-work>.title {
  font-size: 35px;
  font-family: HelveticaNowDisplayBlack;
  text-align: center
}

@media (max-width:576px) {
  #work-show .more-work>.title {
    font-size: 26px
  }
}

#work-show .more-work .sub-title {
  text-align: center;
  font-size: 15px
}

@media (max-width:576px) {
  #work-show .more-work .sub-title {
    font-size: 12px;
    padding-bottom: 20px
  }
}

#work-show .more-work .more {
  text-align: center;
  padding: 180px 0
}

@media (max-width:576px) {
  #work-show .more-work .more {
    padding: 35px 0;
    margin-top: 15px;
    border-top: 1px solid #262523
  }
}

@media (max-width:576px) {
  #work-show .main {
    display: flex;
    flex-direction: column-reverse
  }
}

@media (max-width:576px) {
  #news .works .list .box {
    margin: 0 0 20px
  }
}

#news .mobile-block {
  height: 75px
}

.news-show {
  background-color: #fff;
  margin-top: 60px;
  padding: 75px 60px
}

@media (max-width:768px) {
  .news-show {
    padding: 20px
  }
}

@media (max-width:576px) {
  .news-show {
    margin-top: 0;
    padding: 20px
  }
}

.news-show .news {
  border-bottom: 1px solid #262523;
  padding-bottom: 60px
}

@media (max-width:576px) {
  .news-show .news {
    padding-bottom: 30px
  }
}

.news-show .others .title {
  font-size: 15px;
  padding: 55px 0 25px
}

@media (max-width:576px) {
  .news-show .others .title {
    font-size: 21px;
    padding-top: 25px;
    padding-bottom: 20px
  }
}

.news-show .detail .title {
  font-size: 65px;
  line-height: 80px;
  font-weight: 700
}

@media (max-width:992px) {
  .news-show .detail .title {
    font-size: 40px;
    line-height: 1.3;
    font-size: 21px;
    line-height: 27px
  }
}

.news-show .detail .type {
  font-size: 12px;
  margin-top: 15px;
  margin-bottom: 5px;
  color: #9e9e9e
}

.news-show .detail .date {
  font-size: 19px;
  font-family: HelveticaNowDisplayBold;
  color: #9e9e9e
}

@media (max-width:576px) {
  .news-show .detail .date {
    font-size: 18px;
    color: #262523;
    margin-top: 30px
  }
}

.news-show .detail .hr {
  width: 21px;
  border-top-width: 4px;
  margin: 70px 0
}

@media (max-width:576px) {
  .news-show .detail .hr {
    margin: 15px 0 20px
  }
}

.news-show .detail .copyright {
  font-size: 12px;
  line-height: 18px
}

@media (max-width:576px) {
  .news-show .detail .copyright {
    padding-top: 25px;
    border-top: 1px solid #262523;
    margin-top: 20px
  }
}

.news-show .detail .icons {
  display: flex;
  flex-direction: column;
  margin-top: 50px
}

@media (max-width:1200px) {
  .news-show .detail .icons {
    flex-direction: row;
    margin-top: 30px;
    margin-bottom: 50px
  }

  .news-show .detail .icons a {
    margin-right: 15px !important
  }
}

.news-show .detail .icons a {
  display: inline-flex;
  width: 36px;
  height: 36px;
  border: 1px solid #262523;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  margin-bottom: 20px !important
}

.news-show .detail .icons a:hover {
  background-color: #262523;
  color: #fff
}

@media (max-width:576px) {
  .news-show .detail .icons {
    margin-top: 35px;
    margin-bottom: 0;
    justify-content: flex-end
  }

  .news-show .detail .icons a {
    width: 24px;
    height: 24px;
    font-size: 14px;
    margin-right: 0 !important;
    margin-left: 20px !important;
    margin-bottom: 0 !important
  }
}

.news-show .article {
  font-size: 14px;
  line-height: 26px
}
.news-show .article img{ max-width:100%!important; }
#about .content,
#contact .content {
  position: relative;
  z-index: 10;
  background-color: #fff;
  padding-top: 45px
}

@media (max-width:576px) {

  #about .content,
  #contact .content {
    padding-top: 20px
  }
}

#about .gray-bg,
#contact .gray-bg {
  background-color: #f3f3f3;
  position: relative;
  z-index: 10
}

#about .gray-bg .section,
#contact .gray-bg .section {
  border-top: none
}

#about .creater,
#contact .creater {
  background: #fafafa url(creater-u-bg.png) bottom no-repeat;
  background-size: 100% 100%
}

@media (max-width:1200px) {

  #about .creater,
  #contact .creater {
    background-size: 100% 60%
  }
}

#about .creater .section,
#contact .creater .section {
  padding-top: 0;
  padding-bottom: 0
}

#about .section,
#contact .section {
  border-top: 1px solid #262523;
  padding-top: 70px;
  padding-bottom: 85px
}

@media (max-width:576px) {

  #about .section,
  #contact .section {
    padding-top: 20px;
    padding-bottom: 20px
  }
}

#about .section .title,
#contact .section .title {
  font-size: 18px;
  /* font-family: now-bold */
}

@media (max-width:576px) {

  #about .section .title,
  #contact .section .title {
    font-size: 42px
  }
}

#about .section .sub-title,
#contact .section .sub-title {
  font-size: 35px;
  font-weight: bold;
}

@media (max-width:576px) {

  #about .section .sub-title,
  #contact .section .sub-title {
    font-size: 18px
  }
}

#about .section .circular,
#contact .section .circular {
  width: 44px;
  height: 44px;
  background-color: #262523;
  border-radius: 50%;
  margin: 60px 0
}

@media (max-width:576px) {

  #about .section .circular,
  #contact .section .circular {
    margin: 20px 0 40px
  }
}

#about .section .hr,
#contact .section .hr {
  width: 21px;
  border-top-width: 4px;
  margin: 60px 0
}

@media (max-width:576px) {

  #about .section .hr,
  #contact .section .hr {
    margin: 20px 0 40px
  }
}

#about .section .creater-name,
#contact .section .creater-name {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 30px
}

@media (max-width:576px) {

  #about .section .creater-name,
  #contact .section .creater-name {
    font-size: 14px
  }
}

#about .section .honor-svgs,
#contact .section .honor-svgs {
  text-align: center
}

#about .section .honor-svgs img,
#contact .section .honor-svgs img {
  width: 274px;
  max-width: 100%;
  margin-bottom: 75px
}

@media (max-width:992px) {

  #about .section .honor-svgs,
  #contact .section .honor-svgs {
    text-align: left;
    padding-top: 30px
  }

  #about .section .honor-svgs img,
  #contact .section .honor-svgs img {
    width: 45%
  }
}

@media (max-width:576px) {

  #about .section .honor-svgs,
  #contact .section .honor-svgs {
    padding-top: 20px;
    display: flex;
    justify-content: space-between
  }

  #about .section .honor-svgs img,
  #contact .section .honor-svgs img {
    margin-bottom: 40px
  }
}

#about .section .article,
#contact .section .article {
  font-size: 22px;
  line-height: 29px;
  color: #000
}

@media (max-width:576px) {

  #about .section .article,
  #contact .section .article {
    font-size: 13px;
    line-height: 2
  }
}

#about .section .article-2,
#contact .section .article-2 {
  font-size: 12px;
  margin-top: 60px;
  line-height: 21px
}

@media (max-width:576px) {

  #about .section .article-2,
  #contact .section .article-2 {
    margin-top: 20px
  }
}

#about .section .creater-content,
#contact .section .creater-content {
  padding-top: 70px;
  padding-bottom: 235px
}

@media (max-width:1200px) {

  #about .section .creater-content,
  #contact .section .creater-content {
    padding-bottom: 0
  }
}

#about .section .creater-padding-left,
#contact .section .creater-padding-left {
  background: url(creater-u.png) 100% 100% no-repeat;
  background-size: auto 85%;
  height: 100%;
  width: 100%
}

@media (max-width:1600px) {

  #about .section .creater-padding-left,
  #contact .section .creater-padding-left {
    padding-left: 100px
  }
}

@media (max-width:1400px) {

  #about .section .creater-padding-left,
  #contact .section .creater-padding-left {
    padding-left: 0
  }
}

@media (max-width:1200px) {

  #about .section .creater-padding-left,
  #contact .section .creater-padding-left {
    padding-top: 50px;
    height: 500px;
    background: url(creater-u.png) bottom no-repeat;
    background-size: auto 90%
  }
}

@media (max-width:576px) {

  #about .section .creater-padding-left,
  #contact .section .creater-padding-left {
    padding-top: 30px
  }
}

#about .section .creater-box,
#contact .section .creater-box {
  position: relative;
  height: 100%;
}
#about .section .creater-box.h600{
  height: 71%;
  overflow: hidden;
}
#about .section .creater-box .circular,
#contact .section .creater-box .circular {
  background-color: #fff;
  width: 100%;
  padding-top: 100%;
  height: 0;
  margin: 0
}

@media (max-width:576px) {

  #about .section .creater-box .circular,
  #contact .section .creater-box .circular {
    position: relative;
    top: 0;
    width: 90%;
    padding-top: 90%;
    left: 5%
  }
}

#about .section .creater-box .creater,
#contact .section .creater-box .creater {
  position: absolute;
  bottom: -85px;
  width: 70%;
  left: 15%
}

@media (max-width:576px) {

  #about .section .creater-box .creater,
  #contact .section .creater-box .creater {
    width: 100%;
    left: 0;
    bottom: -20px
  }
}

@media (max-width:576px) {

  #about .section .about-swiper,
  #contact .section .about-swiper {
    margin-top: 15px
  }
}

#about .section .about-swiper img,
#contact .section .about-swiper img {
  width: 100%
}

#about .section .about-swiper .service-content,
#contact .section .about-swiper .service-content {
  position: absolute;
  background-color: #fff;
  padding: 25px;
  bottom: 20px;
  left: 20px;
  right: 20px
}

@media (max-width:576px) {

  #about .section .about-swiper .service-content,
  #contact .section .about-swiper .service-content {
    padding: 20px
  }
}

#about .section .about-swiper .service-content .service-title,
#contact .section .about-swiper .service-content .service-title {
  font-size: 19px;
  line-height: 23px;
  padding-bottom: 25px;
  color: #afafaf;
  border-bottom: 1px solid #262523;
  display: flex;
  justify-content: space-between;
  align-items: center
}

#about .section .about-swiper .service-content .service-title .number,
#contact .section .about-swiper .service-content .service-title .number {
  color: #262523;
  font-size: 68px;
  line-height: 1;
  font-family: HelveticaNowDisplayBlack
}

@media (max-width:576px) {

  #about .section .about-swiper .service-content .service-title,
  #contact .section .about-swiper .service-content .service-title {
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 15px
  }

  #about .section .about-swiper .service-content .service-title .number,
  #contact .section .about-swiper .service-content .service-title .number {
    font-size: 54px
  }
}

#about .section .about-swiper .service-content .sub-service-title,
#contact .section .about-swiper .service-content .sub-service-title {
  padding-top: 25px;
  font-size: 14px
}

@media (max-width:576px) {

  #about .section .about-swiper .service-content .sub-service-title,
  #contact .section .about-swiper .service-content .sub-service-title {
    padding-top: 15px;
    font-size: 12px
  }
}

#about .section .buttons-container,
#contact .section .buttons-container {
  display: flex;
  justify-content: flex-end;
  padding-top: 25px
}

@media (max-width:576px) {

  #about .section .buttons-container,
  #contact .section .buttons-container {
    padding-top: 20px
  }
}

#about .section .buttons,
#contact .section .buttons {
  display: flex;
  background-color: #262523;
  width: 164px;
  height: 62px;
  position: relative
}

@media (max-width:576px) {

  #about .section .buttons,
  #contact .section .buttons {
    width: 128px;
    height: 48px
  }
}

#about .section .buttons .next,
#contact .section .buttons .next {
  width: 50%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #262523;
  position: absolute;
  left: 50%;
  top: 0;
  outline: none
}

#about .section .buttons .next:hover,
#contact .section .buttons .next:hover {
  width: 70%
}

@media (max-width:576px) {

  #about .section .buttons .next:hover,
  #contact .section .buttons .next:hover {
    width: 50%;
    background-color: #ef2b37
  }
}

#about .section .buttons .next img,
#contact .section .buttons .next img {
  width: 8px;
  transform: rotate(180deg)
}

#about .section .buttons .prev,
#contact .section .buttons .prev {
  width: 50%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #262523;
  position: absolute;
  right: 50%;
  top: 0;
  outline: none
}

#about .section .buttons .prev:hover,
#contact .section .buttons .prev:hover {
  width: 70%
}

@media (max-width:576px) {

  #about .section .buttons .prev:hover,
  #contact .section .buttons .prev:hover {
    width: 50%;
    background-color: #ef2b37
  }
}

#about .section .buttons .prev img,
#contact .section .buttons .prev img {
  width: 8px
}

#about .honor,
#contact .honor {
  position: relative;
  z-index: 10;
  background-color: #fff
}

#about .honor .section,
#contact .honor .section {
  border-top: none;
  padding-top: 100px
}

@media (max-width:576px) {

  #about .honor .section,
  #contact .honor .section {
    padding-top: 20px
  }
}

#about .honor .honor-banner,
#contact .honor .honor-banner {
  padding-bottom: 80px
}

@media (max-width:576px) {

  #about .honor .honor-banner,
  #contact .honor .honor-banner {
    padding-bottom: 20px
  }
}

#about .honor .honor-banner img,
#contact .honor .honor-banner img {
  width: 100%
}

#about .honor .honors,
#contact .honor .honors {
  display: flex;
  margin: 0 -45px;
  flex-wrap: wrap
}

@media (max-width:1600px) {

  #about .honor .honors,
  #contact .honor .honors {
    margin: 0 -15px
  }
}

@media (max-width:576px) {

  #about .honor .honors,
  #contact .honor .honors {
    margin: 0 -10px
  }
}

#about .honor .honors .item,
#contact .honor .honors .item {
  padding: 0 45px;
  width: 25%;
  display: flex;
  flex-direction: column
}

@media (max-width:1600px) {

  #about .honor .honors .item,
  #contact .honor .honors .item {
    padding: 0 15px
  }
}

@media (max-width:1200px) {

  #about .honor .honors .item,
  #contact .honor .honors .item {
    width: 25%;
    margin-bottom: 30px
  }
}

@media (max-width:992px) {

  #about .honor .honors .item,
  #contact .honor .honors .item {
    width: 33.33%
  }
}

@media (max-width:768px) {

  #about .honor .honors .item,
  #contact .honor .honors .item {
    width: 50%
  }
}

@media (max-width:576px) {

  #about .honor .honors .item,
  #contact .honor .honors .item {
    width: 50%;
    padding: 0 15px
  }
}

#about .honor .honors .item .name,
#contact .honor .honors .item .name {
  font-size: 15px;
  font-family: HelveticaNowDisplayBold
}

@media (max-width:576px) {

  #about .honor .honors .item .name,
  #contact .honor .honors .item .name {
    font-size: 12px
  }
}

#about .honor .honors .item .number,
#contact .honor .honors .item .number {
  font-size: 95px;
  font-family: HelveticaNowDisplayBold;
  color: #ef2b37;
  line-height: 1
}

@media (max-width:1800px) {

  #about .honor .honors .item .number,
  #contact .honor .honors .item .number {
    font-size: 70px
  }
}

@media (max-width:576px) {

  #about .honor .honors .item .number,
  #contact .honor .honors .item .number {
    font-size: 54px
  }
}

#about .honor .honors .item .text,
#contact .honor .honors .item .text {
  border-top: 1px solid #262523;
  border-bottom: 1px solid #262523;
  font-size: 14px;
  padding: 15px 0;
  margin-top: 10px;
  flex-grow: 1;
  display: flex;
  align-items: center;
  white-space: nowrap
}

@media (max-width:576px) {

  #about .honor .honors .item .text,
  #contact .honor .honors .item .text {
    font-size: 12px;
    padding: 5px 0;
    min-height: 48px
  }
}

@-webkit-keyframes footer_circulars {
  0% {
    transform: translateX(0);
    z-index: 1
  }

  50% {
    transform: translateX(100%)
  }

  to {
    transform: translateX(0);
    z-index: 2
  }
}

@keyframes footer_circulars {
  0% {
    transform: translateX(0);
    z-index: 1
  }

  50% {
    transform: translateX(100%)
  }

  to {
    transform: translateX(0);
    z-index: 2
  }
}

@-webkit-keyframes footer_circulars_red {
  0% {
    transform: translateX(0);
    z-index: 2
  }

  50% {
    transform: translateX(-100%)
  }

  to {
    transform: translateX(0);
    z-index: 1
  }
}

@keyframes footer_circulars_red {
  0% {
    transform: translateX(0);
    z-index: 2
  }

  50% {
    transform: translateX(-100%)
  }

  to {
    transform: translateX(0);
    z-index: 1
  }
}

#footer {
  background-color: #2a2927;
  position: relative;
  z-index: 10;
  color: #7c7c7c
}

#footer .main {
  padding-top: 90px;
  padding-bottom: 70px;
  position: relative
}

@media (max-width:576px) {
  #footer .main {
    padding-top: 40px;
    padding-bottom: 40px
  }
}

#footer .gif {
  width: 270px
}

#footer .circulars {
  display: flex
}

#footer .circulars .circular {
  width: 30px;
  height: 30px;
  display: inline-flex;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  position: relative
}

@media (max-width:576px) {
  #footer .circulars .circular {
    width: 22px;
    height: 22px
  }
}

#footer .circulars .circular:first-child {
  background-color: #7c7c7c;
  color: #262523;
  -webkit-animation: footer_circulars 1.5s ease-in-out infinite;
  animation: footer_circulars 1.5s ease-in-out infinite
}

#footer .circulars .circular:last-child {
  background-color: #ef2b37;
  -webkit-animation: footer_circulars_red 1.5s ease-in-out infinite;
  animation: footer_circulars_red 1.5s ease-in-out infinite
}

#footer .address {
  display: flex;
  flex-wrap: wrap;
}
#footer .titleBootom{
  width: 100%;
  font-weight: bold;
  color: #fff;
  font-size: 30px;
  padding: 10px 0;
  border-bottom: 1px solid #676262;
  margin-bottom: 15px;
}
@media (max-width:576px) {
  #footer .address {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between
  }
}

#footer .address .qrcode {
  padding-right: 20px;
  width: 117px;
  color: #7c7c7c;
  font-size: 12px;
  line-height: 2;
  text-align: center;
}

@media (max-width:576px) {
  #footer .address .qrcode {
    width: 77px;
    padding-right: 0;
    padding-top: 0
  }
}

#footer .address .qrcode img {
  display: block
}

#footer .address .content {
  width: 100%;
  font-size: 17px;
  line-height: 27px;
  color: #7c7c7c;
  white-space: nowrap;
  position: relative;
  top: -5px
}

@media (max-width:576px) {
  #footer .address .content {
    font-size: 10px;
    line-height: 20px;
    top: 0
  }
}

#footer .title {
  font-size: 33px;
  line-height: 39px;
  font-family: HelveticaNowDisplay;
  padding-bottom: 110px
}

@media (max-width:992px) {
  #footer .title {
    padding: 80px 0
  }
}

@media (max-width:768px) {
  #footer .title {
    font-size: 25px
  }
}

@media (max-width:576px) {
  #footer .title {
    font-size: 17px;
    line-height: 18px;
    padding: 40px 0 50px
  }
}

#footer .title a {
  display: inline-block;
  border-bottom: 2px solid #7c7c7c
}

#footer .title a:hover {
  color: #fff
}

#footer .links .links-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

#footer .links a {
  font-size: 16px;
  line-height: 31px
}

#footer .links a:hover {
  color: #fff
}

#footer .links .sub-links {
  display: flex;
  flex-direction: column;
  /* flex-grow: 1; */
  justify-content: space-between;
  margin: 0 auto;
}

#footer .links .link-header {
  display: inline-flex;
  align-items: center;
  margin-bottom: 20px;
  font-size: 20px;
  position: relative;
  /* left: -15px; */
  line-height: 1;
  color: #fff;
  margin: 0 auto 20px;
}
.mlAuto{
  margin-left: auto;
}
/* #footer .links .link-header span {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #7c7c7c;
  border-radius: 50%;
  margin-right: 5px
} */

@media (max-width:992px) {
  #footer .backtop-box {
    position: static
  }
}

#footer .backtop {
  width: 26px;
  float: right;
  cursor: pointer
}

@media (max-width:992px) {
  #footer .backtop {
    position: absolute;
    right: 85px;
    top: 60px
  }
}

@media (max-width:768px) {
  #footer .backtop {
    right: 20px
  }
}

@media (max-width:576px) {
  #footer .backtop {
    width: 30px;
    top: 27px
  }
}

#footer .backtop:hover .st0 {
  stroke: #ef2b37
}

#footer .icons {
  padding-top: 80px
}

@media (max-width:992px) {
  #footer .icons {
    padding-top: 30px
  }
}

@media (max-width:576px) {
  #footer .icons {
    padding-top: 40px
  }
}

#footer .icons a {
  width: 32px;
  height: 32px;
  color: #5f5f5f;
  display: inline-flex;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-right: 50px;
  font-size: 30px
}

#footer .icons a:hover {
  color: #fff;
  transform: scale(1.05)
}

@media (max-width:576px) {
  #footer .icons a {
    width: 30px;
    height: 30px;
    margin-right: 30px;
    font-size: 25px
  }
}

#footer .qrcode-show {
  background-color: rgba(38, 37, 35, .8);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  visibility: hidden;
  opacity: 0
}

#footer .qrcode-show.active {
  visibility: visible;
  opacity: 1
}

#footer .qrcode-show .box {
  width: 300px
}

#footer .copyright {
  background-color: #1a1a19;
  color: #5e5e5e;
  font-size: 13px;
  line-height: 45px;
  /* white-space: nowrap; */
  text-align: center;
}

@media (max-width:576px) {
  #footer .copyright {
    line-height: 1.5;
    padding: 30px 0
  }

  #footer .copyright,
  #footer .copyright .beian {
    text-align: center !important
  }
}

#footer .copyright .beian {
  text-align: right
}

#footer .chat {
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #ef2b37;
  color: #fff;
  line-height: 1;
  padding: 12px 20px 12px 25px;
  font-size: 16px;
  cursor: pointer
}

#footer .chat i {
  margin-left: 20px
}

@media (max-width:576px) {
  #footer .chat {
    font-size: 12px;
    padding: 8px 12px
  }

  #footer .chat i {
    margin-left: 15px
  }
}

@media (max-width:576px) {
  #contact .section .sub-title {
    font-size: 21px
  }
}

@media (max-width:576px) {
  #contact .section .title {
    font-size: 32px
  }
}

#contact .section .article {
  font-size: 16px;
  padding-top: 100px;
  line-height: 31px
}

@media (max-width:576px) {
  #contact .section .article {
    padding-top: 60px;
    font-size: 14px;
    line-height: 26px
  }
}

@media (max-width:1200px) {
  #contact .section .qrcodes {
    margin-top: 30px;
    justify-content: flex-start !important
  }

  #contact .section .qrcodes .users .user {
    margin-left: 0;
    margin-right: 30px
  }
}

@media (max-width:576px) {
  #contact .section .qrcodes {
    margin-top: 50px;
    justify-content: space-between !important
  }

  #contact .section .qrcodes .users .user {
    margin-left: 0;
    margin-right: 0;
    width: 33%;
    text-align: center
  }

  #contact .section .qrcodes .users .user img {
    width: 70%
  }
}

#contact .section .users {
  display: flex
}

@media (max-width:576px) {
  #contact .section .users {
    justify-content: space-between !important
  }

  #contact .section .users .user {
    margin-top: 0
  }
}

#contact .section .users .user {
  margin-left: 75px;
  width: 130px
}

#contact .section .users .user img {
  width: 100%
}

#contact .section .users .user .text {
  font-size: 13px;
  line-height: 20px;
  margin-top: 28px
}

@media (max-width:576px) {
  #contact .section .users .user .text {
    font-size: 10px;
    margin-top: 10px;
    line-height: 18px;
    white-space: nowrap
  }
}

#contact #map {
  width: 100%;
  height: 800px
}

@media (max-width:576px) {
  #contact #map {
    height: 330px
  }
}

.bd_weixin_popup {
  height: auto !important
}

.col-2_5{
  flex:0 0 20%;
  max-width: 20%;
}