.unselectable {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

.textOverflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.transitionP1 {
  -webkit-transition: 0.1s;
  transition: 0.1s;
}

.transitionP2 {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.transitionP4, .contentAccTrigger:Before {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.transitionP6, .bannerItem .bannerImage, .bannerItem .bannerContent {
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

.darkColor {
  color: #333333 !important;
}

.orangeColor {
  color: orange !important;
}

.fs11 {
  font-size: 11px !important;
}

.fs12 {
  font-size: 12px !important;
}

.fs13 {
  font-size: 13px !important;
}

.fs14 {
  font-size: 14px !important;
}

.fs15 {
  font-size: 15px !important;
}

.fs16 {
  font-size: 16px !important;
}

.fs17 {
  font-size: 17px !important;
}

.fs18 {
  font-size: 18px !important;
}

.fs19 {
  font-size: 19px !important;
}

.fs20 {
  font-size: 20px !important;
}

.fs21 {
  font-size: 21px !important;
}

.fs22 {
  font-size: 22px !important;
}

.fs23 {
  font-size: 23px !important;
}

.fs24 {
  font-size: 24px !important;
}

.fs25 {
  font-size: 25px !important;
}

.fs26 {
  font-size: 26px !important;
}

.fs27 {
  font-size: 27px !important;
}

.fs28 {
  font-size: 28px !important;
}

.fs29 {
  font-size: 29px !important;
}

.fs30 {
  font-size: 30px !important;
}

.fl {
  float: left !important;
}

.fr {
  float: right !important;
}

.tl {
  text-align: left !important;
}

.tc {
  text-align: center !important;
}

.tr {
  text-align: right !important;
}

.vm tr td {
  vertical-align: middle !important;
}

.vt tr td {
  vertical-align: top !important;
}

.vb tr td {
  vertical-align: bottom !important;
}

.vt {
  vertical-align: top !important;
}

.vm {
  vertical-align: middle !important;
}

.vb {
  vertical-align: bottom !important;
}

.p0 {
  padding: 0 !important;
}

.p5 {
  padding: 5px !important;
}

.p10 {
  padding: 10px !important;
}

.p15 {
  padding: 15px !important;
}

.p20 {
  padding: 20px !important;
}

.p25 {
  padding: 25px !important;
}

.p30 {
  padding: 30px !important;
}

.p35 {
  padding: 35px !important;
}

.p40 {
  padding: 40px !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pr0 {
  padding-right: 0 !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pl0 {
  padding-left: 0 !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.m0 {
  margin: 0 !important;
}

.m5 {
  margin: 5px !important;
}

.m10 {
  margin: 10px !important;
}

.m15 {
  margin: 15px !important;
}

.m20 {
  margin: 20px !important;
}

.m25 {
  margin: 25px !important;
}

.m30 {
  margin: 30px !important;
}

.m35 {
  margin: 35px !important;
}

.m40 {
  margin: 40px !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mr0 {
  margin-right: 0 !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.ml0 {
  margin-left: 0 !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

body {
  background: #ebebeb;
  font-family: "Montserrat", sans-serif;
}

.mainBg {
  width: 100%;
  height: auto;
  float: left;
  position: relative;
}
.mainBg:before {
  width: 100%;
  height: 280px;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../img/headerBg.jpg) center bottom no-repeat #000;
  content: " ";
}

.main {
  position: relative;
  z-index: 1;
}

.centerAligner {
  width: 1630px;
  max-width: 100%;
  padding: 0 15px;
  margin: 0 auto;
}
.centerAligner.narrow {
  width: 900px;
}

.headerMain {
  width: 100%;
  height: 280px;
  float: left;
  position: relative;
  z-index: 99;
}
.headerMain .mobileMenuTrigger {
  display: none;
}
.headerMain .headerLogo {
  width: 170px;
  float: left;
  margin-top: 80px;
}
.headerMain .headerLogo img {
  width: 100%;
}
.headerMain .mainMenu {
  width: auto;
  float: right;
  margin-top: 70px;
}
.headerMain .mainMenu .mmLogo,
.headerMain .mainMenu .mmClose {
  display: none;
}
.headerMain .mainMenu .mm {
  width: auto;
  float: left;
}
.headerMain .mainMenu .mm li {
  width: auto;
  float: left;
  padding: 0 10px;
  line-height: 36px;
  font-size: 16px;
}
.headerMain .mainMenu .mm li a {
  color: #fff;
}
.headerMain .mainMenu .mm li a:hover {
  text-decoration: underline;
}
.headerMain .mainMenu .mm li.active a {
  color: #ed1a3b;
  text-decoration: underline;
}

.footerMain {
  width: 100%;
  float: left;
  background: #171718;
  margin-top: 50px;
  padding: 40px 0 100px 0;
}
.footerMain .footerIcons {
  width: 100%;
  float: left;
  text-align: right;
  margin-bottom: -10px;
}
.footerMain .footerIcons a.fi {
  width: 26px;
  height: 26px;
  display: inline-block;
  border: 1px solid #fff;
  border-radius: 4px;
  margin-bottom: 6px;
  color: #fff;
  text-align: center;
  line-height: 24px;
  font-size: 12px;
}
.footerMain .footerIcons a.fi:hover {
  background: rgba(255, 255, 255, 0.5);
}
.footerMain .footerContent {
  width: 100%;
  float: left;
}
.footerMain .footerLogo {
  width: 120px;
  float: left;
}
.footerMain .footerLogo img {
  width: 100%;
}
.footerMain .footerText {
  width: auto;
  float: right;
  color: #fff;
  font-size: 13px;
  margin-top: 30px;
}

.fullBigTitle {
  width: 100%;
  float: left;
  text-align: center;
  position: relative;
  margin-top: -5px;
  min-height: 300px;
  margin-bottom: 30px;
}
.fullBigTitle .tOver {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
}
.fullBigTitle .fbt {
  overflow: hidden;
  color: rgba(0, 0, 0, 0.1);
  font-weight: bold;
  font-size: 240px;
  line-height: 300px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0;
  width: auto;
  z-index: 1;
  text-shadow: 1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff, 0 23px 32px #fff;
  padding: 0 20px;
}
.fullBigTitle .fbtImage {
  width: 100%;
  float: left;
  position: relative;
  z-index: 1;
  margin-top: -50px;
}
.fullBigTitle .fbtImage img {
  max-width: 100%;
}

.contentAccTrigger {
  width: 100%;
  float: left;
  font-size: 28px;
  color: #333333;
  cursor: pointer;
  margin: 20px 0;
  padding-right: 50px;
  position: relative;
}
.contentAccTrigger:Before {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -15px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f063";
  font-size: 20px;
  text-align: center;
  line-height: 30px;
}
.contentAccTrigger.angleUp:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.contentAccContent {
  width: 100%;
  float: left;
  font-size: 17px;
  color: #333333;
  display: none;
  margin: 20px 0;
}
.contentAccContent.show {
  display: block;
}

.contentAccSeparator {
  width: 100%;
  float: left;
  height: 1px;
  background: #ed1a3b;
  margin: 20px 0;
}

.mainTitle {
  width: 100%;
  float: left;
  margin: 20px 0;
  padding-bottom: 15px;
  position: relative;
  font-size: 30px;
  color: #333333;
}
.mainTitle:before {
  width: 46px;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #ed1a3b;
  content: " ";
}

.referenceList {
  width: 100%;
  float: left;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.referenceList li {
  width: 16.6%;
  float: left;
  text-align: center;
  padding: 10px;
}
.referenceList li img {
  max-width: 100%;
}

.textContainer {
  width: 100%;
  float: left;
  font-size: 17px;
  color: #333333;
  margin: 20px 0;
}
.textContainer i {
  color: #ed1a3b;
}

.fullMap {
  width: 100%;
  float: left;
  margin: 20px 0;
}

.bannerMain {
  width: 100%;
  height: auto;
  float: left;
  background: url("../img/bannerBg.jpg");
  background-size: cover;
  background-position: center top;
  margin-top: -280px;
}

.bannerSlider {
  width: 100%;
  height: auto;
  float: left;
  position: relative;
  overflow: hidden;
}
.bannerSlider .swiper-slide {
  overflow: hidden;
}
.bannerSlider .swiper-pagination {
  width: auto;
  left: 40px;
  bottom: 40px;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 22px;
  height: 22px;
  border: 1px solid #fff;
  opacity: 0.8;
  cursor: pointer;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:hover {
  opacity: 1;
  background: rgba(255, 255, 255, 0.1);
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background: #ed1a3b !important;
  border-color: #ed1a3b;
  opacity: 1 !important;
}

.bannerItem {
  width: 100%;
  height: 100vh;
  float: left;
  position: relative;
}
.bannerItem .bannerContent {
  width: 350px;
  position: absolute;
  top: 30%;
  left: -400px;
  z-index: 1;
}
.bannerItem .bcTitle {
  width: 100%;
  float: left;
  font-size: 65px;
  color: #ed1a3b;
  font-weight: 600;
  line-height: 60px;
}
.bannerItem .bcLink {
  width: 100%;
  float: left;
  margin: 20px 0;
}
.bannerItem .bcLink a {
  font-size: 30px;
  color: #fff;
}
.bannerItem .bcLink a:before {
  width: 24px;
  height: 24px;
  float: left;
  background: #ed1a3b;
  content: " ";
  border-radius: 12px;
  margin-top: 8px;
  margin-right: 10px;
}
.bannerItem .bcLink a:hover {
  text-decoration: underline;
}
.bannerItem .bcText {
  width: 100%;
  float: left;
  font-size: 18px;
  color: #fff;
}
.bannerItem .bannerImage {
  width: auto;
  float: right;
  padding-top: 100px;
  margin-right: -100%;
  overflow: hidden;
}
.bannerItem .bannerImage img {
  max-height: 90vh;
  -webkit-animation: bannerImageAnimate 8s infinite;
          animation: bannerImageAnimate 8s infinite;
}

.swiper-slide-active .bannerItem .bannerImage {
  margin-right: 0;
}

.swiper-slide-active .bannerItem .bannerContent {
  left: 7%;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.homeHighlightBox {
  width: 100%;
  float: left;
  border: 18px solid #ed1a3b;
  background: #171718;
}
.homeHighlightBox .hhlContent {
  width: 40%;
  float: left;
  text-align: right;
  color: #fff;
  font-size: 15px;
  padding: 8% 0 0 40px;
}
.homeHighlightBox .hhRight {
  width: 60%;
  float: right;
  overflow: hidden;
}
.homeHighlightBox .hhRight img {
  width: 100%;
}

.homeTripleBoxes {
  width: calc(100% + 30px);
  float: left;
  margin: -150px -15px 0 -15px;
  position: relative;
  z-index: 99;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.homeTripleBoxes .htpBox {
  width: calc(33.3% - 30px);
  float: left;
  padding: 50px;
  background-color: #ebebeb;
  margin: 15px;
  -webkit-box-shadow: 0 0 43px rgba(0, 0, 0, 0.14);
          box-shadow: 0 0 43px rgba(0, 0, 0, 0.14);
}
.homeTripleBoxes .htpBox .hbIcon {
  width: 100%;
  float: left;
  margin: 10px 0 50px 0;
  text-align: center;
}
.homeTripleBoxes .htpBox .hbIcon .hbi {
  width: 150px;
  height: 150px;
  display: inline-block;
  border-radius: 50%;
  -webkit-box-shadow: 4px 3px 29px rgba(255, 255, 255, 0.76), inset 10px 9px 18px rgba(2, 3, 3, 0.07);
          box-shadow: 4px 3px 29px rgba(255, 255, 255, 0.76), inset 10px 9px 18px rgba(2, 3, 3, 0.07);
  text-align: center;
  line-height: 150px;
}
.homeTripleBoxes .htpBox .hbIcon .hbi img {
  width: 50%;
}
.homeTripleBoxes .htpBox .hbiTitle {
  width: 100%;
  float: left;
  font-size: 20px;
  color: #666666;
  font-weight: bold;
  margin-bottom: 17px;
}
.homeTripleBoxes .htpBox .hbiText {
  width: 100%;
  float: left;
  font-size: 17px;
  color: #666666;
}

@-webkit-keyframes bannerImageAnimate {
  0% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
  50% {
    -webkit-transform: translateY(15px);
            transform: translateY(15px);
  }
  100% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
}

@keyframes bannerImageAnimate {
  0% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
  50% {
    -webkit-transform: translateY(15px);
            transform: translateY(15px);
  }
  100% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
}
@media (max-width: 1700px) {
  .fullBigTitle .fbt {
    font-size: 190px;
    line-height: 240px;
  }
  .fullBigTitle {
    min-height: 260px;
  }
  .homeTripleBoxes {
    margin-top: -130px;
  }
}
@media (max-width: 1400px) {
  .fullBigTitle .fbt {
    font-size: 150px;
    line-height: 200px;
  }
  .fullBigTitle {
    min-height: 200px;
  }
  .homeTripleBoxes {
    margin-top: -100px;
  }
}
@media (max-width: 1300px) {
  .bannerItem .bannerImage img {
    max-height: 70vh;
  }
  .bannerItem {
    height: 90vh;
  }
}
@media (max-width: 1100px) {
  .homeHighlightBox .hhlContent {
    padding: 4% 0 0 30px;
    font-size: 14px;
  }
}
@media (max-width: 1000px) {
  .bannerItem .bannerImage img {
    max-height: 60vh;
    opacity: 0.8;
  }
  .bannerItem {
    height: 80vh;
  }
  .bannerItem .bannerContent {
    width: 280px;
    top: 36%;
  }
  .bannerItem .bcTitle {
    font-size: 40px;
    line-height: 38px;
  }
  .bannerItem .bcLink a {
    font-size: 22px;
  }
  .bannerItem .bcLink a:before {
    width: 14px;
    height: 14px;
  }
  .bannerItem .bcText {
    font-size: 13px;
  }
  .headerMain .mainMenu .mm li {
    font-size: 14px;
  }
  .homeHighlightBox .hhRight {
    width: 50%;
  }
  .homeHighlightBox .hhRight img {
    width: 140%;
  }
  .homeHighlightBox .hhlContent {
    width: 50%;
    padding-right: 15px;
  }
  .fullBigTitle .fbt {
    font-size: 110px;
    line-height: 160px;
    text-shadow: 1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff, 0 15px 25px #fff;
  }
  .fullBigTitle {
    min-height: 160px;
  }
  .homeTripleBoxes {
    width: 100%;
    margin: -30px 0 0 0;
  }
  .homeTripleBoxes .htpBox {
    width: 100%;
    padding: 20px;
  }
  .homeTripleBoxes .htpBox .hbIcon {
    width: auto;
    float: left;
    margin: 0;
  }
  .homeTripleBoxes .htpBox .hbIcon .hbi {
    width: 90px;
    height: 90px;
    text-align: center;
    line-height: 90px;
  }
  .homeTripleBoxes .htpBox .hbiText,
.homeTripleBoxes .htpBox .hbiTitle {
    width: calc(100% - 120px);
    float: right;
    margin-bottom: 5px;
  }
  .referenceList li {
    width: 20%;
  }
}
@media (max-width: 800px) {
  .bannerItem {
    height: auto;
  }
  .bannerItem .bannerImage {
    width: 100%;
    margin-bottom: 50px;
  }
  .bannerItem .bannerImage img {
    max-height: unset;
    max-width: 100%;
    opacity: 0.8;
  }
  .headerMain {
    height: 85px;
  }
  .bannerMain {
    margin-top: -85px;
  }
  .headerMain .headerLogo {
    margin-top: 15px;
    width: 100px;
  }
  .headerMain .mobileMenuTrigger {
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 20px;
    top: 20px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    line-height: 50px;
  }
  .headerMain .mainMenu {
    margin: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.85);
    position: fixed;
    left: 0;
    top: 100%;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .headerMain .mainMenu.showMenu {
    top: 0;
  }
  .headerMain .mainMenu .mm {
    width: 100%;
    float: left;
    margin-top: 120px;
    padding: 0 40px;
  }
  .headerMain .mainMenu .mm li {
    width: 100%;
    float: left;
    font-size: 24px;
    padding: 0;
    line-height: unset;
  }
  .headerMain .mainMenu .mm li a {
    width: 100%;
    float: left;
    text-align: center;
    margin: 15px 0;
  }
  .headerMain .mainMenu .mmLogo {
    width: 100px;
    position: absolute;
    left: 15px;
    top: 15px;
    display: block;
    opacity: 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .headerMain .mainMenu .mmLogo img {
    width: 100%;
  }
  .headerMain .mainMenu .mmClose {
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 20px;
    top: 20px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    line-height: 50px;
    opacity: 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .headerMain .mainMenu.showMenu .mmLogo {
    opacity: 1;
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
  .headerMain .mainMenu.showMenu .mmClose {
    opacity: 1;
    -webkit-transition-delay: 0.6s;
            transition-delay: 0.6s;
  }
  .homeHighlightBox .hhRight {
    width: 30%;
  }
  .homeHighlightBox .hhRight img {
    width: 210%;
  }
  .homeHighlightBox .hhlContent {
    width: 70%;
    padding-bottom: 4%;
  }
  .homeHighlightBox {
    border-width: 8px;
  }
  .fullBigTitle .fbt {
    font-size: 80px;
    line-height: 130px;
    text-shadow: 1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff, 0 10px 15px #fff;
  }
  .fullBigTitle {
    min-height: 130px;
  }
  .mainBg:before {
    height: 95px;
  }
  .fullBigTitle {
    margin-bottom: 0;
  }
  .fullBigTitle .fbtImage img {
    max-width: 50%;
  }
  .referenceList li {
    width: 25%;
  }
}
@media (max-width: 700px) {
  .footerMain .footerIcons {
    text-align: center;
    margin-bottom: 25px;
  }
  .footerMain .footerIcons br {
    display: none;
  }
  .footerMain .footerLogo {
    width: 100%;
    text-align: center;
  }
  .footerMain .footerLogo img {
    width: 150px;
  }
  .footerMain .footerText {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 600px) {
  .fullBigTitle .fbtImage {
    margin-top: -10px;
  }
}
@media (max-width: 500px) {
  .bannerItem .bannerImage img {
    opacity: 0.6;
  }
  .bannerItem .bcTitle {
    font-size: 30px;
    line-height: 28px;
  }
  .bannerItem .bcLink {
    margin: 7px 0;
  }
  .bannerItem .bcLink a {
    font-size: 15px;
  }
  .bannerItem .bannerContent {
    width: 76%;
  }
  .bannerSlider .swiper-pagination {
    left: 20px;
    bottom: 20px;
  }
  .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 18px;
    height: 18px;
  }
  .fullBigTitle .fbt {
    font-size: 70px;
    line-height: 100px;
    text-shadow: 1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff, 0 10px 15px #fff;
  }
  .fullBigTitle {
    min-height: 100px;
  }
  .referenceList li {
    width: 33.3%;
  }
}
@media (max-width: 450px) {
  .homeHighlightBox .hhlContent {
    width: 100%;
    padding: 20px;
    text-align: justify;
  }
  .homeHighlightBox .hhRight img,
.homeHighlightBox .hhRight {
    width: 100%;
  }
  .homeTripleBoxes .htpBox .hbiText,
.homeTripleBoxes .htpBox .hbiTitle {
    width: 100%;
    float: right;
    margin-bottom: 5px;
  }
  .homeTripleBoxes .htpBox .hbIcon {
    width: 100%;
    margin-bottom: 10px;
  }
  .homeTripleBoxes .htpBox .hbiTitle {
    font-size: 18px;
  }
  .homeTripleBoxes .htpBox .hbiText {
    font-size: 13px;
  }
}
@media (max-width: 400px) {
  .referenceList li {
    width: 50%;
  }
}