.mainArea {
  padding-top: 0px;
  padding-bottom: 0px;
}

.bannerArea a.touch {
  color: #fff;
  position: absolute;
  bottom: 130px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  z-index: 25;
  letter-spacing: 1px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.bannerArea a.touch::after {
  content: "";
  width: 44px;
  height: 15px;
  display: block;
  background: url(../images/icon-toucharrow.png);
}
@media (max-width: 1180px) {
  .bannerArea a.touch {
    display: none !important;
  }
}

.bannerBox {
  position: relative;
}
.bannerBox ul.bannerList {
  z-index: 10;
}
.bannerBox a.scrollDown {
  position: absolute;
  bottom: 40%;
  left: 65px;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  z-index: 15;
  color: #fff;
  letter-spacing: 2px;
  line-height: 35px;
  border-left: 1px solid #fff;
}
@media (max-width: 1180px) {
  .bannerBox a.scrollDown {
    display: none;
  }
}

.adArea {
  background: #fff;
  padding: 100px 0 150px 0;
  position: relative;
  -webkit-transform: translate(0, 40px);
          transform: translate(0, 40px);
}
.adArea.show .wrap * {
  -webkit-transform: translate(0, 0px);
          transform: translate(0, 0px);
  opacity: 1;
}
.adArea .wrap * {
  -webkit-transform: translate(0, 40px);
          transform: translate(0, 40px);
  opacity: 0;
}
.adArea .wrap *:nth-child(1) {
  -webkit-transition: 0.9s 0.2s;
  transition: 0.9s 0.2s;
}
.adArea .wrap *:nth-child(2) {
  -webkit-transition: 0.9s 0.4s;
  transition: 0.9s 0.4s;
}
.adArea .wrap *:nth-child(3) {
  -webkit-transition: 0.9s 0.6s;
  transition: 0.9s 0.6s;
}
.adArea .wrap *:nth-child(4) {
  -webkit-transition: 0.9s 0.8s;
  transition: 0.9s 0.8s;
}
.adArea .wrap *:nth-child(5) {
  -webkit-transition: 0.9s 1s;
  transition: 0.9s 1s;
}
.adArea .wrap *:nth-child(6) {
  -webkit-transition: 0.9s 1.2s;
  transition: 0.9s 1.2s;
}
.adArea .wrap *:nth-child(7) {
  -webkit-transition: 0.9s 1.4s;
  transition: 0.9s 1.4s;
}
.adArea .wrap *:nth-child(8) {
  -webkit-transition: 0.9s 1.6s;
  transition: 0.9s 1.6s;
}
.adArea .wrap *:nth-child(9) {
  -webkit-transition: 0.9s 1.8s;
  transition: 0.9s 1.8s;
}
.adArea img.dighttop {
  display: block;
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.adArea .titleBox h2 {
  position: relative;
  display: inline-block;
}
.adArea .titleBox img.dightleft {
  position: absolute;
  right: 100%;
  bottom: 0;
  pointer-events: none;
}
.adArea .titleBox img.dightright {
  position: absolute;
  left: 110%;
  top: 0;
  pointer-events: none;
}
.adArea ul.adList li {
  padding-bottom: 60px;
  padding-left: 60px;
  padding-right: 60px;
  position: relative;
}
.adArea ul.adList li:nth-child(even) .item {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.adArea ul.adList li:nth-child(even) .item .Txt {
  padding-right: 0;
  padding-left: 30px;
}
.adArea ul.adList li:nth-child(2)::after {
  height: 180px;
  background: url(../images/newsline02.png) no-repeat;
  bottom: -60px;
}
.adArea ul.adList li:nth-child(2) .item::after {
  display: none;
}
.adArea ul.adList li:nth-child(2) .item::before {
  width: 174px;
  height: 114px;
  background: url(../images/dight-brown1.png);
  bottom: -15px;
  left: -50px;
}
.adArea ul.adList li:nth-child(2) .item .Img img {
  -webkit-mask: url(../images/dightbox02.svg);
  mask: url(../images/dightbox02.svg);
  -webkit-mask-size: cover;
  mask-size: cover;
  background-size: cover;
}
.adArea ul.adList li:nth-child(2) .item .Img .imgtxt {
  right: auto;
  left: 0;
  -webkit-transform: translate(-25%, 0);
          transform: translate(-25%, 0);
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.adArea ul.adList li:nth-child(2) .item .Img em {
  background: #ba881b;
}
.adArea ul.adList li:nth-child(2) .item .Txt .nobox {
  color: #ba881b;
}
.adArea ul.adList li:nth-child(2) .item .Txt .nobox::before {
  width: 100%;
  height: 70px;
  background: url(../images/dight-brown2.svg) no-repeat top center;
  background-size: contain;
}
.adArea ul.adList li:nth-child(2) .item .Txt .nobox em b {
  border-bottom: 2px solid #ba881b;
}
.adArea ul.adList li:nth-child(2) .item .Txt .title {
  background: url(../images/dot-brown.png) repeat-x bottom left;
}
.adArea ul.adList li:nth-child(2) .item .Txt .title em {
  color: #ba881b;
}
.adArea ul.adList li:nth-child(2) .item .Txt .btn a {
  background: #ba881b;
}
.adArea ul.adList li:nth-child(3)::after {
  height: 120px;
  background: url(../images/newsline03.png) no-repeat;
  bottom: -60px;
}
.adArea ul.adList li:nth-child(3) .item::after {
  width: 104px;
  height: 94px;
  background: url(../images/dight-yellow2.png);
  top: auto;
  right: 0px;
  bottom: 0px;
}
.adArea ul.adList li:nth-child(3) .item::before {
  display: none;
}
.adArea ul.adList li:nth-child(3) .item .Img img {
  -webkit-mask: url(../images/dightbox03.svg);
  mask: url(../images/dightbox03.svg);
  -webkit-mask-size: cover;
  mask-size: cover;
  background-size: cover;
}
.adArea ul.adList li:nth-child(3) .item .Img em {
  background: #ffc900;
}
.adArea ul.adList li:nth-child(3) .item .Txt .nobox {
  color: #eec61f;
}
.adArea ul.adList li:nth-child(3) .item .Txt .nobox::before {
  width: 100%;
  height: 71px;
  background: url(../images/dight-yellow1.svg) no-repeat top center;
  background-size: contain;
}
.adArea ul.adList li:nth-child(3) .item .Txt .nobox em b {
  border-bottom: 2px solid #eec61f;
}
.adArea ul.adList li:nth-child(3) .item .Txt .title {
  background: url(../images/dot-yellow.png) repeat-x bottom left;
}
.adArea ul.adList li:nth-child(3) .item .Txt .title em {
  color: #eec61f;
}
.adArea ul.adList li:nth-child(3) .item .Txt .btn a {
  background: #eec61f;
}
.adArea ul.adList li:nth-child(4)::after {
  height: 237px;
  background: url(../images/newsline04.png) no-repeat left top;
  bottom: 0px;
  -webkit-transform: translate(0, 20%);
          transform: translate(0, 20%);
}
.adArea ul.adList li:nth-child(4) .item::after {
  display: none;
}
.adArea ul.adList li:nth-child(4) .item::before {
  width: 85px;
  height: 78px;
  background: url(../images/dight-darkgreen2.png);
  top: auto;
  left: 350px;
  bottom: -20px;
}
.adArea ul.adList li:nth-child(4) .item .Img img {
  -webkit-mask: url(../images/dightbox04.svg);
  mask: url(../images/dightbox04.svg);
  -webkit-mask-size: cover;
  mask-size: cover;
  background-size: cover;
}
.adArea ul.adList li:nth-child(4) .item .Img .imgtxt {
  right: auto;
  left: 0;
  -webkit-transform: translate(-25%, 0);
          transform: translate(-25%, 0);
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.adArea ul.adList li:nth-child(4) .item .Img em {
  background: #117b47;
}
.adArea ul.adList li:nth-child(4) .item .Txt .nobox {
  color: #117b47;
}
.adArea ul.adList li:nth-child(4) .item .Txt .nobox::before {
  width: 100%;
  height: 70px;
  background: url(../images/dight-darkgreen1.svg) no-repeat top center;
  background-size: contain;
}
.adArea ul.adList li:nth-child(4) .item .Txt .nobox em b {
  border-bottom: 2px solid #117b47;
}
.adArea ul.adList li:nth-child(4) .item .Txt .title {
  background: url(../images/dot-darkgreen.png) repeat-x bottom left;
}
.adArea ul.adList li:nth-child(4) .item .Txt .title em {
  color: #117b47;
}
.adArea ul.adList li:nth-child(4) .item .Txt .btn a {
  background: #117b47;
}
.adArea ul.adList li::after {
  content: "";
  width: 100%;
  height: 120px;
  display: block;
  background: url(../images/newsline01.png) no-repeat;
  position: absolute;
  left: 0;
  bottom: -20px;
  pointer-events: none;
}
.adArea ul.adList li .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.adArea ul.adList li .item::after {
  content: "";
  width: 74px;
  height: 68px;
  display: block;
  background: url(../images/dight-green.png);
  position: absolute;
  top: -30px;
  right: 50px;
  z-index: 1;
  pointer-events: none;
}
.adArea ul.adList li .item::before {
  content: "";
  width: 155px;
  height: 82px;
  display: block;
  background: url(../images/dight-green3.png);
  position: absolute;
  bottom: -30px;
  left: -50px;
  z-index: 1;
  pointer-events: none;
}
.adArea ul.adList li .item .Img {
  z-index: 5;
  width: 520px;
  position: relative;
}
.adArea ul.adList li .item .Img img {
  position: relative;
  z-index: 5;
  display: block;
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-mask: url(../images/dightbox01.svg);
  mask: url(../images/dightbox01.svg);
  -webkit-mask-size: cover;
  mask-size: cover;
  background-size: cover;
}
.adArea ul.adList li .item .Img .imgtxt {
  position: absolute;
  right: 0;
  top: 35px;
  z-index: 10;
  -webkit-transform: translate(80px, 0);
          transform: translate(80px, 0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.adArea ul.adList li .item .Img em {
  color: #fff;
  display: inline-block;
  font-size: 20px;
  letter-spacing: 1px;
  border-radius: 5px;
  background: #b8d200;
  line-height: 25px;
  padding: 15px 13px 15px 10px;
  margin-bottom: 10px;
}
.adArea ul.adList li .item .Txt {
  position: relative;
  z-index: 5;
  width: calc(100% - 520px);
  padding-right: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.adArea ul.adList li .item .Txt .nobox {
  width: 110px;
  padding-right: 20px;
  font-size: 13px;
  color: #95c036;
  font-family: "Mukta", sans-serif;
  line-height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 5;
}
.adArea ul.adList li .item .Txt .nobox::before {
  pointer-events: none;
  content: "";
  width: 100%;
  height: 70px;
  display: block;
  margin-bottom: 10px;
  background: url(../images/dight-green2.svg) no-repeat top center;
  background-size: contain;
}
.adArea ul.adList li .item .Txt .nobox em {
  font-size: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.adArea ul.adList li .item .Txt .nobox em b {
  display: inline-block;
  font-size: 14px;
  margin-right: 10px;
  border-bottom: 2px solid #95c036;
}
.adArea ul.adList li .item .Txt .rightbox {
  position: relative;
  z-index: 10;
  width: calc(100% - 110px);
}
.adArea ul.adList li .item .Txt .title {
  padding-bottom: 20px;
  line-height: 1;
  background: url(../images/dot-green.png) repeat-x bottom left;
}
.adArea ul.adList li .item .Txt .title em {
  display: block;
  color: #95c036;
  padding-bottom: 15px;
}
.adArea ul.adList li .item .Txt .title h3 {
  letter-spacing: 2px;
  color: #3d3d3d;
  font-size: 25px;
  font-weight: 500;
}
.adArea ul.adList li .item .Txt .title h3 a {
  color: #3d3d3d;
}
.adArea ul.adList li .item .Txt .title h3 a:hover {
  color: #000;
}
.adArea ul.adList li .item .Txt p {
  padding-top: 35px;
}
.adArea ul.adList li .item .Txt .btn {
  padding-top: 35px;
  text-align: left;
}
.adArea ul.adList li .item .Txt .btn a {
  background: #95c036;
}
@media (max-width: 1080px) {
  .adArea ul.adList li {
    padding-left: 0px;
  }
  .adArea ul.adList li:nth-child(even) {
    padding-right: 0px;
  }
}
@media (max-width: 1023px) {
  .adArea {
    padding: 30px 0 60px 0;
  }
  .adArea ul.adList li {
    padding-left: 0;
    padding-right: 0;
  }
  .adArea ul.adList li::after {
    display: none;
  }
  .adArea ul.adList li .item {
    display: block;
  }
  .adArea ul.adList li .item .Img {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
  }
  .adArea ul.adList li .item .Txt {
    padding-right: 0;
    padding-top: 30px;
    width: 100%;
  }
  .adArea ul.adList li:nth-child(even) {
    padding-left: 0;
    padding-right: 0;
  }
  .adArea ul.adList li:nth-child(even) .item .Txt {
    padding-right: 0;
    padding-left: 0;
    padding-top: 30px;
    width: 100%;
  }
}
@media (max-width: 680px) {
  .adArea ul.adList li .item .Txt .btn a {
    padding: 0 45px;
  }
  .adArea ul.adList li .item .Img {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
  }
  .adArea ul.adList li .item .Img .imgtxt {
    -webkit-transform: translate(-10%, 0);
            transform: translate(-10%, 0);
  }
  .adArea ul.adList li .item .Img .imgtxt em {
    line-height: 20px;
    font-size: 15px;
    padding: 10px 10px 10px 6px;
  }
  .adArea ul.adList li:nth-child(even) .item .Img .imgtxt {
    -webkit-transform: translate(10%, 0);
            transform: translate(10%, 0);
  }
  .adArea ul.adList li:nth-child(2) .item::before {
    width: 174px;
    height: 114px;
    background: url(../images/dight-brown1.png);
    bottom: -40px;
    left: 80%;
  }
  .adArea ul.adList li:nth-child(3) .item::after {
    width: 104px;
    height: 94px;
    background: url(../images/dight-yellow2.png);
    top: auto;
    right: -70px;
    bottom: -60px;
  }
}

.newsArea {
  position: relative;
  padding: 0px 0 110px 0;
}
.newsArea .newsmain {
  position: relative;
}
.newsArea .newsmain .arrowbox {
  position: absolute;
  z-index: 25;
  top: 50%;
  -webkit-transform: translate(0, -100%);
          transform: translate(0, -100%);
  width: 100%;
}
.newsArea .newsmain .arrowbox a {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  font-size: 30px;
  color: #ba881b;
}
.newsArea .newsmain .arrowbox a.next {
  left: calc(100% + 15px);
}
.newsArea .newsmain .arrowbox a.prev {
  right: calc(100% + 15px);
}
.newsArea.show .wrap * {
  -webkit-transform: translate(0, 0px);
          transform: translate(0, 0px);
  opacity: 1;
}
.newsArea .wrap * {
  -webkit-transform: translate(0, 40px);
          transform: translate(0, 40px);
  opacity: 0;
}
.newsArea .wrap *:nth-child(1) {
  -webkit-transition: 0.9s 0.2s;
  transition: 0.9s 0.2s;
}
.newsArea .wrap *:nth-child(2) {
  -webkit-transition: 0.9s 0.4s;
  transition: 0.9s 0.4s;
}
.newsArea .wrap *:nth-child(3) {
  -webkit-transition: 0.9s 0.6s;
  transition: 0.9s 0.6s;
}
.newsArea .wrap *:nth-child(4) {
  -webkit-transition: 0.9s 0.8s;
  transition: 0.9s 0.8s;
}
.newsArea .wrap *:nth-child(5) {
  -webkit-transition: 0.9s 1s;
  transition: 0.9s 1s;
}
.newsArea .wrap *:nth-child(6) {
  -webkit-transition: 0.9s 1.2s;
  transition: 0.9s 1.2s;
}
.newsArea .wrap *:nth-child(7) {
  -webkit-transition: 0.9s 1.4s;
  transition: 0.9s 1.4s;
}
.newsArea .wrap *:nth-child(8) {
  -webkit-transition: 0.9s 1.6s;
  transition: 0.9s 1.6s;
}
.newsArea .wrap *:nth-child(9) {
  -webkit-transition: 0.9s 1.8s;
  transition: 0.9s 1.8s;
}
.newsArea img.dighttop {
  display: block;
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.newsArea ul.newsList {
  margin: 0 -15px;
}
.newsArea ul.newsList li:hover .item .Img {
  -webkit-transform: translate(0, 5px);
          transform: translate(0, 5px);
}
.newsArea ul.newsList li:hover .item .Txt h3 a {
  background: #ba881b;
}
.newsArea ul.newsList li .item {
  padding: 0 15px 30px 15px;
}
.newsArea ul.newsList li .item .Img {
  border-radius: 15px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  overflow: hidden;
}
.newsArea ul.newsList li .item .Img img {
  display: block;
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.newsArea ul.newsList li .item .Txt h3 {
  margin-right: 20px;
  -webkit-transform: translate(0, -20px);
          transform: translate(0, -20px);
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}
.newsArea ul.newsList li .item .Txt h3 a {
  padding: 10px;
  line-height: 24px;
  background: #117b47;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
}
.newsArea ul.newsList li .item .Txt .newIcon {
  -webkit-transform: translate(0, -5px);
          transform: translate(0, -5px);
  margin-bottom: 5px;
  border-radius: 5px;
  padding: 0 20px;
  line-height: 32px;
  height: 30px;
  display: inline-block;
}
.newsArea ul.newsList li .item .Txt p {
  font-size: 15px;
  color: #444444;
  line-height: 1.5;
}
@media (max-width: 1023px) {
  .newsArea {
    padding: 50px 0 30px 0;
  }
  .newsArea img.dighttop {
    -webkit-transform: translate(0, 1px);
            transform: translate(0, 1px);
  }
  .newsArea .newsmain .arrowbox a.next {
    left: calc(100% + 3px);
  }
  .newsArea .newsmain .arrowbox a.prev {
    right: calc(100% + 3px);
  }
}

.aboutArea {
  padding: 30px 0 140px 0;
}
.aboutArea.show .wrap .titleBox, .aboutArea.show .wrap .btn, .aboutArea.show .wrap .Txt, .aboutArea.show .wrap .Img {
  opacity: 1;
  -webkit-transform: translate(0, 0px);
          transform: translate(0, 0px);
}
.aboutArea .wrap *:nth-child(1) {
  -webkit-transition: 0.9s 0.2s;
  transition: 0.9s 0.2s;
}
.aboutArea .wrap *:nth-child(2) {
  -webkit-transition: 0.9s 0.4s;
  transition: 0.9s 0.4s;
}
.aboutArea .wrap *:nth-child(3) {
  -webkit-transition: 0.9s 0.6s;
  transition: 0.9s 0.6s;
}
.aboutArea .wrap *:nth-child(4) {
  -webkit-transition: 0.9s 0.8s;
  transition: 0.9s 0.8s;
}
.aboutArea .wrap *:nth-child(5) {
  -webkit-transition: 0.9s 1s;
  transition: 0.9s 1s;
}
.aboutArea .wrap *:nth-child(6) {
  -webkit-transition: 0.9s 1.2s;
  transition: 0.9s 1.2s;
}
.aboutArea .wrap *:nth-child(7) {
  -webkit-transition: 0.9s 1.4s;
  transition: 0.9s 1.4s;
}
.aboutArea .wrap *:nth-child(8) {
  -webkit-transition: 0.9s 1.6s;
  transition: 0.9s 1.6s;
}
.aboutArea .wrap *:nth-child(9) {
  -webkit-transition: 0.9s 1.8s;
  transition: 0.9s 1.8s;
}
.aboutArea .Img {
  position: relative;
}
.aboutArea .Img img.dight1 {
  position: absolute;
  z-index: 7;
  display: block;
  top: 0;
  left: 20px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.aboutArea .Img img.dight2 {
  position: absolute;
  z-index: 7;
  display: block;
  bottom: 0;
  right: 20px;
  -webkit-transform: translate(0, 50%);
          transform: translate(0, 50%);
}
.aboutArea .Img img.main {
  display: block;
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  position: relative;
  z-index: 5;
}
.aboutArea .Txt {
  padding: 45px 0;
  line-height: 2;
}
.aboutArea .titleBox, .aboutArea .btn, .aboutArea .Txt, .aboutArea .Img {
  opacity: 0;
  -webkit-transform: translate(0, 40px);
          transform: translate(0, 40px);
}
@media (max-width: 1023px) {
  .aboutArea {
    padding: 30px 0 30px 0;
  }
  .aboutArea .Img img.dight1 {
    width: 50px;
  }
  .aboutArea .Img img.dight2 {
    width: 80px;
  }
}

.trafficBox {
  padding: 90px 0 130px 0;
}
.trafficBox.show .wrap * {
  -webkit-transform: translate(0, 0px);
          transform: translate(0, 0px);
  opacity: 1;
}
.trafficBox .wrap * {
  -webkit-transform: translate(0, 40px);
          transform: translate(0, 40px);
  opacity: 0;
}
.trafficBox .wrap *:nth-child(1) {
  -webkit-transition: 0.9s 0.2s;
  transition: 0.9s 0.2s;
}
.trafficBox .wrap *:nth-child(2) {
  -webkit-transition: 0.9s 0.4s;
  transition: 0.9s 0.4s;
}
.trafficBox .wrap *:nth-child(3) {
  -webkit-transition: 0.9s 0.6s;
  transition: 0.9s 0.6s;
}
.trafficBox .wrap *:nth-child(4) {
  -webkit-transition: 0.9s 0.8s;
  transition: 0.9s 0.8s;
}
.trafficBox .wrap *:nth-child(5) {
  -webkit-transition: 0.9s 1s;
  transition: 0.9s 1s;
}
.trafficBox .wrap *:nth-child(6) {
  -webkit-transition: 0.9s 1.2s;
  transition: 0.9s 1.2s;
}
.trafficBox .wrap *:nth-child(7) {
  -webkit-transition: 0.9s 1.4s;
  transition: 0.9s 1.4s;
}
.trafficBox .wrap *:nth-child(8) {
  -webkit-transition: 0.9s 1.6s;
  transition: 0.9s 1.6s;
}
.trafficBox .wrap *:nth-child(9) {
  -webkit-transition: 0.9s 1.8s;
  transition: 0.9s 1.8s;
}
.trafficBox .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.trafficBox .wrap .Txt {
  width: 360px;
  padding-right: 60px;
}
.trafficBox .wrap .Txt em {
  color: #464646;
  display: block;
}
.trafficBox .wrap .Txt strong {
  font-size: 25px;
  display: block;
  color: #000;
  font-weight: 500;
  letter-spacing: 4px;
}
.trafficBox .wrap .Txt .dotbox {
  background: url(../images/dotline-brown.png) top left repeat-x;
  position: relative;
  padding: 15px 0 15px 0;
  margin: 10px 0;
  line-height: 1.2;
  color: #3a3a3a;
  font-size: 16px;
}
.trafficBox .wrap .Txt .dotbox::after {
  content: "";
  width: 100%;
  height: 2px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../images/dotline-brown.png) repeat-x;
}
.trafficBox .wrap .Txt .dotbox a.telnum {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px 15px;
  font-family: "Mukta", sans-serif;
  font-size: 30px;
  font-weight: 600;
  color: #117b47;
  line-height: 50px;
  letter-spacing: 1px;
  font-weight: 400;
}
.trafficBox .wrap .Txt .dotbox a.telnum::before {
  content: "";
  width: 22px;
  height: 23px;
  display: inline-block;
  background: url(../images/icon-tel.png) no-repeat center center;
  margin-right: 8px;
}
.trafficBox .wrap .Txt .dotbox a.telnum:hover {
  color: #95c036;
}
.trafficBox .wrap .Txt .addressinfo {
  color: #636363;
}
.trafficBox .wrap .Txt .addressinfo a {
  color: #636363;
}
.trafficBox .wrap .Map {
  width: calc(100% - 360px);
  border: 5px solid #fff;
  border-radius: 20px;
  overflow: hidden;
}
.trafficBox .wrap .Map iframe {
  display: block;
}
@media (max-width: 1023px) {
  .trafficBox {
    padding: 30px 0 60px 0;
  }
  .trafficBox .wrap {
    display: block;
  }
  .trafficBox .wrap .Txt {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 20px;
  }
  .trafficBox .wrap .Map {
    width: 100%;
  }
}

.otherlink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.otherlink.show * {
  -webkit-transform: translate(0, 0px);
          transform: translate(0, 0px);
  opacity: 1;
}
.otherlink * {
  -webkit-transform: translate(0, 40px);
          transform: translate(0, 40px);
  opacity: 0;
}
.otherlink *:nth-child(1) {
  -webkit-transition: 0.9s 0.2s;
  transition: 0.9s 0.2s;
}
.otherlink *:nth-child(2) {
  -webkit-transition: 0.9s 0.4s;
  transition: 0.9s 0.4s;
}
.otherlink *:nth-child(3) {
  -webkit-transition: 0.9s 0.6s;
  transition: 0.9s 0.6s;
}
.otherlink *:nth-child(4) {
  -webkit-transition: 0.9s 0.8s;
  transition: 0.9s 0.8s;
}
.otherlink *:nth-child(5) {
  -webkit-transition: 0.9s 1s;
  transition: 0.9s 1s;
}
.otherlink *:nth-child(6) {
  -webkit-transition: 0.9s 1.2s;
  transition: 0.9s 1.2s;
}
.otherlink *:nth-child(7) {
  -webkit-transition: 0.9s 1.4s;
  transition: 0.9s 1.4s;
}
.otherlink *:nth-child(8) {
  -webkit-transition: 0.9s 1.6s;
  transition: 0.9s 1.6s;
}
.otherlink *:nth-child(9) {
  -webkit-transition: 0.9s 1.8s;
  transition: 0.9s 1.8s;
}
.otherlink a {
  color: #fff;
  font-size: 20px;
  letter-spacing: 3px;
  text-align: center;
  line-height: 130px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: #ba881b;
  position: relative;
}
.otherlink a::after {
  content: "";
  width: 15px;
  height: 9px;
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  background: url(../images/arrow.png) no-repeat;
}
.otherlink a:hover::after {
  -webkit-animation: arrowrun 0.6s infinite;
          animation: arrowrun 0.6s infinite;
}
.otherlink a:nth-child(even) {
  background: #117b47;
}
@media (max-width: 1023px) {
  .otherlink a {
    line-height: 60px;
  }
}
@media (max-width: 560px) {
  .otherlink a::after {
    display: none;
  }
}
@media (max-width: 440px) {
  .otherlink a {
    font-size: 16px;
  }
}
@media (max-width: 380px) {
  .otherlink a {
    font-size: 13px;
  }
}

.popWin {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 500;
  width: 100%;
  height: 100vh;
  font-size: 15px;
  line-height: 1.8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
}
.popWin .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
}
.popWin .inner {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 700px;
  max-width: 90%;
  max-height: 85vh;
  opacity: 0;
  background-color: #fff;
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
}
.popWin .popContent {
  max-height: 85vh;
  overflow-y: auto;
}
.popWin img {
  display: block;
  max-width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.popWin .Txt {
  padding: 30px;
}
.popWin .Txt .popTitle {
  font-size: 25px;
  margin-bottom: 25px;
}
.popWin .close {
  position: absolute;
  right: -23px;
  top: -23px;
  z-index: 1;
  width: 46px;
  height: 46px;
  background-color: rgba(0, 0, 0, 0.7);
  /* background-color: #fff; */
  border-radius: 50%;
}
.popWin .close::before, .popWin .close::after {
  content: "";
  position: absolute;
  left: 11px;
  top: 23px;
  width: 25px;
  height: 1px;
  background-color: #bca480;
  /* border-radius:  50%; */
}
.popWin .close::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.popWin.show {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.popWin.show .mask,
.popWin.show .inner {
  opacity: 1;
}
.popWin .close::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media (max-width: 1180px) {
  .popWin .close {
    right: 0;
    top: 0;
    border-radius: 0;
  }
  .popWin .popContent {
    max-height: calc(100vh - 150px);
  }
}