.g-con {
  margin-top: 70px;
  text-align: center;
}
.g-con.container {
  width: 1500px;
}
.g-con.container .g-desc {
  font-size: 22px;
  line-height: 1.3;
  letter-spacing: 1px;
  color: #f26428;
  margin-top: 9px;
}
.g-con.container .g-cont {
    font-size: 17.5px;
    line-height: 2;
    letter-spacing: 1px;
    color: #444444;
    margin: 0 auto;
    margin-top: 23px;
    max-height: 356px;
    width: 1170px;
    max-width: 100%;
}
.g-con .mCSB_scrollTools .mCSB_buttonUp,
.g-con .mCSB_scrollTools .mCSB_buttonDown {
  display: none;
}
.g-con .mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 11px 0;
}
.g-con .mCSB_scrollTools {
  width: 4px;
}
.g-con .mCSB_scrollTools .mCSB_draggerRail {
  background-color: #e6e6e6;
}
.g-con .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-image: linear-gradient(0deg, #ff520b 0%, #ff9f26 100%);
  border-radius: 2px;
}
.g-con .g-xl {
  display: block;
  width: fit-content;
  margin: 0 auto;
  margin-top: 37px;
}
.g-lc {
  margin-top: 90px;
  background: #f26428;
  margin-bottom: 100px;
}
.g-lc .g-lc-tp {
  display: flex;
  width: 97.695%;
}
.g-lc .g-lc-tp .g-lc-tp-lf {
  width: 52%;
}
.g-lc .g-lc-tp .g-lc-tp-lf .swiper {
  height: 100%;
}
.g-lc .g-lc-tp .g-lc-tp-lf .swiper.lctp-swiper {
  height: 100%;
}
.g-lc .g-lc-tp .g-lc-tp-lf .swiper.lctp-swiper .swiper-wrapper {
  height: 100%;
}
.g-lc .g-lc-tp .g-lc-tp-lf .swiper.lctp-swiper .swiper-wrapper .swiper-slide {
  height: 100%;
  overflow: hidden;
}
.g-lc .g-lc-tp .g-lc-tp-lf .swiper.lctp-swiper .swiper-wrapper .swiper-slide div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  transition: all 0.8s;
  min-height: 36.771vw;
}
.g-lc .g-lc-tp .g-lc-tp-rt {
  width: 48%;
  padding: 4.84% 3% 3% 4.8%;
  background-color: #fcfcfe;
}
.g-lc .g-lc-tp .g-lc-tp-rt .ny-bt {
  text-align: left;
}
.g-lc .g-lc-tp .g-lc-tp-rt .ny-bt.xd.wow.fadeInUp div:nth-child(2) {
  height: fit-content;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
.g-lc .g-lc-tp .g-lc-tp-rt .ny-bt.xd.wow.fadeInUp div:nth-child(2) p {
  width: 100%;
  font-size: 1.14583vw;
  letter-spacing: 1px;
  color: #888888;
  font-weight: initial;
  margin-top: 1.3542vw;
}
.g-lc .g-lc-tp .g-lc-tp-rt .swiper.lcnr-swiper {
  margin-top: 13%;
}
.g-lc .g-lc-tp .g-lc-tp-rt .swiper.lcnr-swiper .swiper-wrapper .swiper-slide div:first-child {
  font-size: 2.5vw;
  color: #f26428;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
}
.g-lc .g-lc-tp .g-lc-tp-rt .swiper.lcnr-swiper .swiper-wrapper .swiper-slide div:last-child {
  font-size: 18px;
  line-height: 2.11;
  margin-top: 2.6%;
  letter-spacing: 1px;
  color: #333333;
}
.g-lc .g-lc-bt {
  width: 97.695%;
  display: flex;
}
.g-lc .g-lc-bt .g-lc-bt-lf {
  background: #fff;
  width: 52%;
}
.g-lc .g-lc-bt .g-lc-bt-lf .box {
  height: 100%;
  width: fit-content;
  margin: 0 auto;
  margin-right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ff9d25;
  border-radius: 0px 0px 0px 22px;
  padding: 0 4.2708vw;
}
.g-lc .g-lc-bt .g-lc-bt-lf .lc-prev,
.g-lc .g-lc-bt .g-lc-bt-lf .lc-next {
  background: none;
  width: auto;
  height: auto;
  top: 0;
  margin: 0;
  transform: initial;
  position: relative;
}
.g-lc .g-lc-bt .g-lc-bt-lf .lc-next {
  right: 0;
  margin-left: 3.75vw;
  padding-left: 3.75vw;
}
.g-lc .g-lc-bt .g-lc-bt-lf .lc-prev {
  left: 0;
}
.g-lc .g-lc-bt .g-lc-bt-lf .lc-next::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 1px;
  height: 31px;
  background-color: #ffffff;
  opacity: 0.6;
}
.g-lc .g-lc-bt .g-lc-bt-lf .lc-prev::after,
.g-lc .g-lc-bt .g-lc-bt-lf .lc-next::after {
  display: none;
}
.g-lc .g-lc-bt .g-lc-bt-rt {
  width: 48%;
}
.g-lc .g-lc-bt .g-lc-bt-rt .swiper.lcnf-swiper .swiper-wrapper .swiper-slide {
  cursor: pointer;
  text-align: center;
  padding: 18px 0;
}
.g-lc .g-lc-bt .g-lc-bt-rt .swiper.lcnf-swiper .swiper-wrapper .swiper-slide div {
  font-size: 24px;
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
.g-lc .g-lc-bt .g-lc-bt-rt .swiper.lcnf-swiper .swiper-wrapper .swiper-slide-thumb-active div {
  font-weight: bold;
}
.g-td {
  background-color: #f4f5fa;
  margin-top: 112px;
  padding-top: 72px;
  padding-bottom: 6.3%;
}
.g-td .container .g-td-con {
  margin-top: 16px;
  display: flex;
  justify-content: space-between;
}
.g-td .container .g-td-con .g-td-items {
  width: 49.6%;
  display: flex;
  flex-direction: column;
}
.g-td .container .g-td-con .g-td-items .g-td-tp {
  width: 74%;
  margin: 0 auto;
  margin-right: 0;
  display: flex;
  flex-direction: column;
}
.g-td .container .g-td-con .g-td-items .g-td-tp .wz {
  font-size: 18px;
  line-height: 2;
  letter-spacing: 1px;
  color: #333333;
  padding-right: 8%;
  margin-bottom: 14%;
  padding-top: 4%;
}
.g-td .container .g-td-con .g-td-items .g-td-tp .tp p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 15.1042vw;
}
.g-td .container .g-td-con .g-td-items .g-td-bt {
  margin-top: 1.5%;
}
.g-td .container .g-td-con .g-td-items .g-td-bt .tp p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 20.625vw;
}
.g-td .container .g-td-con .g-td-items:nth-child(2n) {
  flex-direction: column-reverse;
}
.g-td .container .g-td-con .g-td-items:nth-child(2n) .g-td-tp {
  flex-direction: column-reverse;
  margin-left: 0;
  margin-right: auto;
}
.g-td .container .g-td-con .g-td-items:nth-child(2n) .g-td-tp .wz {
  margin-bottom: 0;
  margin-top: 14%;
  padding-right: 0%;
  padding-left: 8%;
  padding-top: 0%;
  padding-bottom: 4%;
}
.g-td .container .g-td-con .g-td-items:nth-child(2n) .g-td-bt {
  margin-top: 0;
  margin-bottom: 1.5%;
}
.g-zz {
  margin-top: 70px;
  margin-bottom: 60px;
}
.g-zz.container .row {
  margin-top: 15px;
  margin-left: -1.25%;
  margin-right: -1.25%;
}
.g-zz.container .row .g-zz-items {
  padding: 0 1.25%;
  margin-bottom: 2.5%;
}
.g-zz.container .row .g-zz-items.col-3.wow.fadeInUp .g-zz-items-con {
  box-shadow: 0px 0px 9px 0px rgba(121, 121, 121, 0.38);
  transition: all 0.5s;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding: 5.15%;
  padding-bottom: 28px;
}
.g-zz.container .row .g-zz-items.col-3.wow.fadeInUp .g-zz-items-con .tp div img {
  object-fit: contain;
  transition: all 0.5s;
  max-height: 87%;
  max-width: 87%;
}
.g-zz.container .row .g-zz-items.col-3.wow.fadeInUp .g-zz-items-con .tp div:first-child {
  background-color: #f4f5fa;
  height: 13.2292vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
.g-zz.container .row .g-zz-items.col-3.wow.fadeInUp .g-zz-items-con .tp div:last-child {
  margin-top: 26px;
  font-size: 18px;
  line-height: 1.3;
  letter-spacing: 1px;
  color: #333333;
  transition: all 0.5s;
}
.g-zz.container .row .g-zz-items.col-3.wow.fadeInUp .g-zz-items-con .bt {
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 1px;
  color: #666666;
  text-align: right;
  transition: all 0.5s;
  margin-top: 16%;
}
.g-zz.container .row .g-zz-items.col-3.wow.fadeInUp .g-zz-items-con:hover {
  transform: translateY(-4px);
}
.g-zz.container .row .g-zz-items.col-3.wow.fadeInUp .g-zz-items-con:hover .tp div img {
  transform: scale(0.95);
}
.g-zz.container .row .g-zz-items.col-3.wow.fadeInUp .g-zz-items-con:hover div {
  color: #f26428 !important;
}
@media (max-width: 1599px) {
  .g-con.container .g-desc {
    font-size: 20px;
  }
  .g-con.container .g-cont {
    font-size: 15.5px;
    max-height: 382px;
  }
  .g-zz.container .row .g-zz-items.col-3.wow.fadeInUp .g-zz-items-con .tp div:last-child,
  .g-lc .g-lc-tp .g-lc-tp-rt .swiper.lcnr-swiper .swiper-wrapper .swiper-slide div:last-child {
    font-size: 16px;
  }
  .g-lc .g-lc-bt .g-lc-bt-rt .swiper.lcnf-swiper .swiper-wrapper .swiper-slide div {
    font-size: 22px;
  }
  .g-td .container .g-td-con .g-td-items .g-td-tp .wz {
    font-size: 15px;
  }
  .g-zz.container .row .g-zz-items.col-3.wow.fadeInUp .g-zz-items-con .bt {
    font-size: 14px;
  }
}
@media (max-width: 1477px) {
  .g-lc .g-lc-tp-rt .swiper.lcnr-swiper .swiper-wrapper .swiper-slide div:last-child {
    font-size: 16px;
    line-height: 1.8;
  }
  .g-lc .g-lc-bt .g-lc-bt-lf .box {
    padding: 0 2.5vw;
  }
  .g-lc .g-lc-bt .g-lc-bt-lf .lc-next {
    margin-left: 2vw;
    padding-left: 2vw;
  }
  .g-td .container .g-td-con .g-td-items .g-td-tp .wz {
    font-size: 16px;
    padding-right: 5%;
  }
  .g-td .container .g-td-con .g-td-items:nth-child(2n) .g-td-tp .wz {
    padding-left: 5%;
  }
  .g-zz.container .row .g-zz-items.col-3.wow.fadeInUp .g-zz-items-con .tp div:last-child {
    font-size: 16px;
    margin-top: 20px;
  }
  .g-zz.container .row .g-zz-items.col-3.wow.fadeInUp .g-zz-items-con .bt {
    font-size: 14px;
    margin-top: 12%;
  }
  .g-con.container .g-cont {
    max-height: 374px;
  }
}
@media (max-width: 1365px) {
  .g-con.container .g-desc {
    font-size: 20px;
  }
  .g-con.container .g-cont {
    font-size: 16px;
    line-height: 1.8;
  }
  .g-lc .g-lc-tp .g-lc-tp-lf .swiper.lctp-swiper .swiper-wrapper .swiper-slide div {
    min-height: 40vw;
  }
  .g-lc .g-lc-tp-rt .ny-bt.xd.wow.fadeInUp div:nth-child(2) p {
    font-size: 1.4vw;
  }
  .g-lc .g-lc-tp-rt .swiper.lcnr-swiper .swiper-wrapper .swiper-slide div:first-child {
    font-size: 3.5vw;
  }
  .g-zz.container .row {
    display: flex;
    flex-wrap: wrap;
  }
  .g-lc .g-lc-bt .g-lc-bt-rt .swiper.lcnf-swiper .swiper-wrapper .swiper-slide div {
    font-size: 19px;
  }
  .g-td .container .g-td-con .g-td-items .g-td-tp .wz {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .g-con.container .g-desc {
    font-size: 18px;
  }
  .g-con.container .g-cont {
    font-size: 15px;
    max-height: 300px;
  }
  .g-con .mCSB_scrollTools {
    width: 6px;
  }
  .g-lc .g-lc-tp {
    flex-direction: column;
    width: 100%;
  }
  .g-lc .g-lc-tp .g-lc-tp-lf {
    width: 100%;
  }
  .g-lc .g-lc-tp .g-lc-tp-lf .swiper.lctp-swiper .swiper-wrapper .swiper-slide div {
    min-height: auto;
    height: 44vw;
  }
  .g-lc .g-lc-tp .g-lc-tp-rt {
    width: 100%;
    padding: 57px 20px;
  }
  .g-lc .g-lc-tp-rt .ny-bt.xd.wow.fadeInUp div:nth-child(2) p {
    font-size: 14px;
  }
  .g-lc .g-lc-tp-rt .swiper.lcnr-swiper {
    margin-top: 30px;
  }
  .g-lc .g-lc-tp-rt .swiper.lcnr-swiper .swiper-wrapper .swiper-slide div:first-child {
    font-size: 32px;
  }
  .g-lc .g-lc-tp-rt .swiper.lcnr-swiper .swiper-wrapper .swiper-slide div:last-child {
    font-size: 16px;
    margin-top: 10px;
  }
  .g-lc .g-lc-bt {
    width: 100%;
  }
  .g-lc .g-lc-bt .g-lc-bt-lf .box {
    justify-content: center;
    padding: 15px 0;
    width: 100%;
  }
  .g-lc .g-lc-bt .g-lc-bt-rt .swiper.lcnf-swiper .swiper-wrapper .swiper-slide {
    padding: 12px 0;
  }
  .g-lc .g-lc-bt .g-lc-bt-rt .swiper.lcnf-swiper .swiper-wrapper .swiper-slide div {
    font-size: 20px;
  }
  .g-lc .g-lc-bt .g-lc-bt-lf {
    width: 14%;
  }
  .g-lc .g-lc-bt .g-lc-bt-rt {
    width: 86%;
  }
  .g-td .container .g-td-con {
    flex-direction: column;
  }
  .g-td .container .g-td-con .g-td-items {
    width: 100%;
    margin-bottom: 1.5%;
  }
  .g-td .container .g-td-con .g-td-items .g-td-tp {
    width: 100%;
    margin: 0 auto;
    flex-direction: row;
    align-items: center;
    gap: 5%;
  }
  .g-td .container .g-td-con .g-td-items:nth-child(2n) .g-td-tp {
    margin-bottom: 1.5%;
  }
  .g-td .container .g-td-con .g-td-items .g-td-tp .wz {
    width: 48%;
    padding: 0;
    margin-bottom: 0;
    padding-top: 0;
  }
  .g-td .container .g-td-con .g-td-items .g-td-tp .tp {
    width: 48%;
  }
  .g-td .container .g-td-con .g-td-items .g-td-tp .tp p {
    height: 20vw;
  }
  .g-td .container .g-td-con .g-td-items .g-td-bt .tp p {
    height: 28vw;
  }
  .g-td .container .g-td-con .g-td-items:nth-child(2n) {
    flex-direction: column;
  }
  .g-td .container .g-td-con .g-td-items:nth-child(2n) .g-td-tp {
    flex-direction: row-reverse;
  }
  .g-td .container .g-td-con .g-td-items:nth-child(2n) .g-td-tp .wz {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-bottom: 0;
  }
  .g-td .container .g-td-con .g-td-items:nth-child(2n) .g-td-bt {
    margin-bottom: 0;
  }
  .g-con .g-xl {
    margin-top: 10px;
    width: 17px;
  }
  .g-lc .g-lc-tp .g-lc-tp-rt .swiper.lcnr-swiper {
    margin-top: 5%;
  }
}
@media (max-width: 990px) {
  .g-con {
    margin-top: 50px;
  }
  .g-con.container .g-desc {
    font-size: 16px;
  }
  .g-con.container .g-cont {
    font-size: 14px;
    line-height: 1.7;
  }
  .g-lc .g-lc-tp-rt .swiper.lcnr-swiper .swiper-wrapper .swiper-slide div:first-child {
    font-size: 28px;
  }
  .g-lc .g-lc-tp-rt .swiper.lcnr-swiper .swiper-wrapper .swiper-slide div:last-child {
    font-size: 14px;
    line-height: 1.6;
  }
  .g-lc .g-lc-bt .g-lc-bt-rt .swiper.lcnf-swiper .swiper-wrapper .swiper-slide div {
    font-size: 18px;
  }
  .g-td {
    margin-top: 70px;
    padding-top: 50px;
  }
  .g-td .container .g-td-con .g-td-items .g-td-tp .wz {
    font-size: 14px;
    line-height: 1.6;
  }
  .g-zz.container .row .g-zz-items.col-3 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .g-zz.container .row .g-zz-items.col-3.wow.fadeInUp .g-zz-items-con .tp div:first-child {
    height: 40vw;
  }
  .g-zz.container .row .g-zz-items.col-3.wow.fadeInUp .g-zz-items-con .tp div:last-child {
    font-size: 15px;
    margin-top: 15px;
  }
  .g-zz.container .row .g-zz-items.col-3.wow.fadeInUp .g-zz-items-con .bt {
    font-size: 13px;
    margin-top: 10%;
  }
  .g-con.container .g-cont {
    max-height: 268px;
  }
  .g-lc .g-lc-tp .g-lc-tp-rt .ny-bt.xd.wow.fadeInUp div:nth-child(2) p {
    font-size: 1.5vw;
  }
}
@media (max-width: 767px) {
  .g-con {
    margin-top: 70px;
  }
  .g-con.container .g-desc {
    margin-top: 29px;
  }
  .g-con.container .g-cont {
    max-height: 550px;
    margin-top: 45px;
  }
  .g-con .g-xl {
    margin-top: 43px;
  }
  .g-lc {
    margin-top: 70px;
    margin-bottom: 80px;
  }
  .g-lc .g-lc-tp .g-lc-tp-lf .swiper.lctp-swiper .swiper-wrapper .swiper-slide div {
    height: 72vw;
  }
  .g-lc .g-lc-tp .g-lc-tp-rt .swiper.lcnr-swiper .swiper-wrapper .swiper-slide div:last-child,
  .g-lc .g-lc-tp .g-lc-tp-rt .ny-bt.xd.wow.fadeInUp div:nth-child(2) p {
    font-size: 14px;
  }
  .g-lc .g-lc-tp .g-lc-tp-rt {
    padding: 68px 5% 53px;
  }
  .g-lc .g-lc-tp .g-lc-tp-rt .swiper.lcnr-swiper .swiper-wrapper .swiper-slide div:first-child {
    font-size: 22px;
  }
  .g-lc .g-lc-tp .g-lc-tp-rt .swiper.lcnr-swiper {
    margin-top: 40px;
  }
  .g-lc .g-lc-bt .g-lc-bt-lf {
    width: 31%;
  }
  .g-lc .g-lc-bt .g-lc-bt-rt {
    width: 69%;
  }
  .g-lc .g-lc-bt .g-lc-bt-lf .lc-next {
    margin-left: 4vw;
    padding-left: 4vw;
  }
  .g-lc .g-lc-bt .g-lc-bt-lf .lc-next img,
  .g-lc .g-lc-bt .g-lc-bt-lf .lc-prev img {
    width: 22px;
  }
  .g-td {
    padding-top: 70px;
    padding-bottom: 60px;
  }
  .g-td .container .g-td-con .g-td-items .g-td-tp,
  .g-td .container .g-td-con .g-td-items .g-td-tp .wz,
  .g-td .container .g-td-con .g-td-items .g-td-tp .tp {
    width: 100%;
    display: block;
  }
  .g-td .container .g-td-con {
    margin-top: 39px;
  }
  .g-td .container .g-td-con .g-td-items .g-td-tp .tp p,
  .g-td .container .g-td-con .g-td-items .g-td-bt .tp p {
    height: 47vw;
  }
  .g-td .container .g-td-con .g-td-items .g-td-tp .wz {
    margin-bottom: 33px;
  }
  .g-td .container .g-td-con .g-td-items .g-td-bt {
    margin-top: 20px;
  }
  .g-td .container .g-td-con .g-td-items:nth-child(2n) .g-td-tp .wz {
    margin-top: 36px;
    margin-bottom: 36px;
  }
  .g-td .container .g-td-con .g-td-items:nth-child(2n) .g-td-tp {
    margin-bottom: 20px;
  }
  .g-zz.container .row {
    margin-top: 42px;
  }
}
