
@font-face {
  font-family: "Agencyb";
  src:url("/cn/css/../js/tengling2/AGENCYB.woff") format("woff");
}
.ul,
ul li {list-style: none;}
h1,h2,h3,h4,h5,h6,p,figure{margin: 0;line-height: 1.2}
.JinGangBox {
  position: relative;
}
.ytable{ display:table; width:100%;table-layout:fixed;}
.ytable-cell{ display:table-cell; vertical-align:middle;}

.JinGangBox .img {
  min-height: 960px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.JinGangBox .left {
  float: left;
  width: 50%;
}
.JinGangBox .right {
  float: right;
  width: 50%;
}
.JinGangBox .txtBox {
  padding: 6% 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  width: 84.3%;
  height: 100%;
  z-index: 9;
  overflow: hidden;
}
.JinGangBox h2 {
  font-size: 48px;
}
.JinGangBox .info {
  font-size: 16px;
  line-height: 1.8;
}
.JG_floor1 {
  position: relative;
}
.JG_floor1 .txtBox {
  color: white;
}
.JG_floor1 .txtBox .tit {
  margin-bottom: 40px;
  padding-left: 15%;
  height: 100%;
}
.JG_floor1 .txtBox .tit h2 {
  margin: 15px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid white;
  display: inline-block;
  line-height: 1.5
}
.JG_floor1 .txtBox .tit h3 {
  font-size: 28px;
  margin-bottom: 10px;
}
.JG_floor1 .txtBox .picBox {
  text-align: center;
}
.JG_floor2 .txtBox {
  padding-top: 10%;
}
.JG_floor2 .txtBox .tit {
  padding-right: 6%;
}
.JG_floor2 .txtBox h2 {
  margin-bottom: 20px;
  background: linear-gradient(to right, #5abfb4, #09b4ba);
  -webkit-background-clip: text;
  color: transparent;
}
.JG_floor2 .txtBox .info {
  color: #000;
}
.JG_floor2 .txtBox .imgone img {
  display: inline-block;
  margin-top: 100px;
}
.JG_floor2 .txtBox .list {
  margin-top: 70px;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
}
.JG_floor2 .txtBox .list .item {
  overflow: hidden;
  float: left;
  width: 50%;
  margin: 25px 0;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
}
.JG_floor2 .txtBox .list .item .icon {
  float: left;
}
.JG_floor2 .txtBox .list .item .txt {
  float: left;
  padding-left: 30px;
  font-size: 16px;
}
.JG_floor2 .txtBox .list .item .txt .num {
  font-size: 50px;
  color: #09b4ba;
  font-family: Agencyb;
  line-height: 1
}
.JG_floor3 .txtBox {
  color: white;
}
.JG_floor3 .txtBox h2 {
  margin-bottom: 15px;
  margin-top: 60px;
}
.JG_floor3 .txtBox .left {
  padding-left: 50px;
}
.JG_floor3 .txtBox .slideBox {
  margin-top: 40px;
}
.JG_floor3 .txtBox .slideBox .ul {
  padding-top: 140px;
}
.JG_floor3 .txtBox .slideBox .ul::before {
  content: "";
  position: absolute;
  right: 6px;
  top: 33px;
  background: url(/cn/css/../uploadfiles/JG/line.png) no-repeat center;
  width: 150%;
  height: 2px;
}
.JG_floor3 .txtBox .slideBox .ul li {
  margin-right: 15px;
   display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  justify-content: space-between;
}
.JG_floor3 .txtBox .slideBox .ul li img{display: inline-block;margin-bottom: 2%;width: 49%}
.JG_floor3 .txtBox .slideBox .slick-dots {
  position: absolute;
  top: 17px;
  left: 0;
  padding: 0 70px;
  width: 100%;
}
.JG_floor3 .txtBox .slideBox .slick-dots li {
  display: inline-block;
  text-align: center;
  margin-left: 14%;
  margin-right: 0;
}
.JG_floor3 .txtBox .slideBox .slick-dots li + li {
  margin-left: 16%;
}
.JG_floor3 .txtBox .slideBox .slick-dots li button {
  cursor: pointer;
  background: none;
  border: 1px solid #52d1d5;
  padding: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  font-size: 0;
  display: block;
}
.JG_floor3 .txtBox .slideBox .slick-dots li.slick-active button {
  background: white;
  border: 1px solid white;
}
.JG_floor3 .txtBox .slideBox .slick-arrow {
  position: absolute;
  top: 0;
  z-index: 99;
  padding: 32px;
}
.JG_floor3 .txtBox .slideBox .slick-arrow.slick-prev {
  left: 0;
  background: url(/cn/css/../uploadfiles/JG/jgprev.png) no-repeat center;
  transform: translateY(0);-webkit-transform: translatey(0);
}
.JG_floor3 .txtBox .slideBox .slick-arrow.slick-prev:hover {
  background: url(/cn/css/../uploadfiles/JG/jgprev2.png) no-repeat center;
}
.JG_floor3 .txtBox .slideBox .slick-arrow.slick-next {
  right: 0;
  background: url(/cn/css/../uploadfiles/JG/jgnext.png) no-repeat center;
  transform: translateY(0);-webkit-transform: translatey(0);

}
.JG_floor3 .txtBox .slideBox .slick-arrow.slick-next:hover {
  background: url(/cn/css/../uploadfiles/JG/jgntex2.png) no-repeat center;
}
.JG_floor4 .txtBox {
  left: auto;
  right: 0;
  transform: translateX(0);
  padding-bottom: 0;
  width: 92.5%;
}
.JG_floor4 .tit {
  height: 100%;
}
.JG_floor4 .tit h2 {
  margin-bottom: 15px;
  margin-top: -85px;
  background: linear-gradient(to right, #5abfb4, #09b4ba);
  -webkit-background-clip: text;
  color: transparent;
}
.JG_floor4 .tit .info {
  font-size: 28px;
}
.JG_floor4 .right {
  width: 82%;
  float: none;
  position: absolute;
  right: 0;
  bottom: 0;
}
.JG_floor4 .left {
  width: auto;
  height: 100%;
}
.JG_floor5 .txtBox {
  text-align: center;
  color: white;
}
.JG_floor5 .txtBox h2 {
  margin-bottom: 30px;
}
.JG_floor5 .txtBox h3 {
  font-size: 28px;
  margin-bottom: 60px;
}
.JG_floor5 .txtBox .info {
  margin-top: 50px;
  color: #f6fafb;
}
.JG_floor6 .txtBox {
  left: 0;
  width: 100%;
  transform: translateX(0);
}
.JG_floor6 h2 {
  text-align: center;
  background: linear-gradient(to right, #5abfb4, #09b4ba);
  -webkit-background-clip: text;
  color: transparent;
  margin-bottom: 60px;
}
.JG_floor6 .ul,
.JG_floor6 .ul div{
  min-height: 600px;min-width: 600px
}
.JG_floor6 .ul li {
  margin: 0;
}
.JG_floor6 .ul li .ytable{height: 100%;width: auto;}
.JG_floor6 .ul li img {
  width: 600px;
  max-height: 600px;
  opacity: 0.5;
  transition: 0.3s;
}
.JG_floor6 .ul li.flip-current img {
  opacity: 1;
}
.JG_floor6 .flipster a {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  font-size: 0;
  background-color: #e5e5e5;
  display: block;
  position: absolute;
  z-index: 20;
  top: 50%;
  transform: translateY(-50%);
  background-position: center;
  background-repeat: no-repeat;
}
.JG_floor6 .flipster a.flipto-prev {
  left: 30%;
  background-image: url(/cn/css/../uploadfiles/JG/jgprev3.png);
}
.JG_floor6 .flipster a.flipto-prev:hover {
  background-image: url(/cn/css/../uploadfiles/JG/jgprev3_1.png);
  background-color: #16b6b9;
}
.JG_floor6 .flipster a.flipto-next {
  right: 30%;
  background-image: url(/cn/css/../uploadfiles/JG/jgnext3.png);
}
.JG_floor6 .flipster a.flipto-next:hover {
  background-image: url(/cn/css/../uploadfiles/JG/jgnext3_1.png);
  background-color: #16b6b9;
}
@media (max-width: 1660px) {
  .JG_floor3 .txtBox .slideBox .slick-dots {
    padding: 0 60px;
  }
  .JG_floor3 .txtBox .slideBox .slick-dots li {
    margin-left: 12.5%;
  }
  .JG_floor3 .txtBox .slideBox .slick-dots li + li {
    margin-left: 19%;
  }
}
@media (max-width: 1440px) {
  .JG_floor1 .txtBox .tit {
    padding-left: 5%;
  }
  .JG_floor2 .txtBox .tit {
    padding-right: 3%;
  }
  .JG_floor3 .txtBox .slideBox .ul::before {
    background: rgba(255, 255, 255, 0.2);
    height: 1px;
  }
  .JG_floor3 .txtBox .slideBox .slick-dots {
    top: 18px;
  }
  .JG_floor3 .txtBox .left {
    padding-left: 0;
  }
  .JG_floor3 .txtBox .slideBox .slick-dots li + li {
    margin-left: 14%;
  }
  .JinGangBox.JG_floor6 .img {
    min-height: 800px;
  }
.JG_floor6 .ul, .JG_floor6 .ul div{min-width: 450px;min-height: 450px}
  .JG_floor6 .ul li img {
    width: 450px;
    max-height: 450px;
  }
  .JG_floor6 .flipster a.flipto-prev {
    left: 28%;
  }
  .JG_floor6 .flipster a.flipto-next {
    right: 28%;
  }
}
@media (max-width: 1280px) {
  .JG_floor1 .txtBox .tit {
    padding-left: 0;
  }
}
@media (max-width: 1024px) {
  .JinGangBox .right,
  .JinGangBox .left {
    float: none;
    width: 100%;
  }
  .JinGangBox .txtBox {
    width: 100%;
    padding: 5% 2%;
    position: relative;
    left: auto;
    top: auto;
    transform: translateX(0);
  }
  .JG_floor1 .txtBox .tit {
    height: auto;
  }
  .JinGangBox h2 {
    font-size: 36px;
  }
  .JinGangBox .img {
    min-height: auto;
  }
  .JG_floor1 .txtBox .left img {
    display: block;
  }
  .JG_floor1 .txtBox .right img {
    display: inline-block;
    width: 50%;
  }
  .JG_floor3 .txtBox .left {
    margin-top: 30px;
    text-align: center;
  }
  .JG_floor3 .txtBox .left img {
    width: 60%;
  }
  .JG_floor3 .txtBox .slideBox .ul {
    padding-top: 100px;
  }
  .JG_floor3 .txtBox h2 {
    margin-top: 0;
  }
  .JG_floor4 .right {
    width: 95%;
    float: right;
    position: relative;
    margin-top: 50px
  }
  .JinGangBox.JG_floor4 .txtBox {
    padding-right: 0;
    padding-bottom: 0;
  }
  .JG_floor4 .tit h2 {
    margin-top: 0;
  }
  .JG_floor4 .tit .info {
    font-size: 18px;
  }
  .JG_floor5 .txtBox h2 {
    margin-bottom: 15px;
  }
  .JG_floor5 .txtBox h3 {
    font-size: 18px;
    margin-bottom: 30px;
  }
  .JG_floor5 .txtBox .info {
    margin-top: 40px;
  }
  .JG_floor6 h2 {
    margin-bottom: 30px;
  }
  .JinGangBox.JG_floor6 .img {
    min-height: 600px;
  }
.JG_floor6 .ul, .JG_floor6 .ul div{min-width: 300px;min-height: 300px}
  .JG_floor6 .ul li img {
    width: 300px;
    max-height: 300px;
  }
  .JG_floor6 .flipster a.flipto-prev {
    left: 28%;
  }
  .JG_floor6 .flipster a.flipto-next {
    right: 28%;
  }
}
@media (max-width: 768px) {
  .JinGangBox h2 {
    font-size: 24px;
  }
  .JinGangBox .txtBox {
    padding: 30px 2%;
  }
  .JinGangBox .info {
    font-size: 14px;
    line-height: 1.5;
  }
  .JG_floor1 .txtBox .tit h3 {
    font-size: 18px;
  }
  .JG_floor1 .txtBox .left img {
    width: 30%;
  }
  .JG_floor2 .txtBox .list .item {
    margin: 15px 0;
  }
  .JG_floor2 .txtBox .list .item .txt .num {
    font-size: 30px;
  }
  .JG_floor2 .txtBox .list .item .icon {
    width: 50px;
  }
  .JG_floor2 .txtBox .list .item .txt {
    padding-left: 15px;
    font-size: 14px;
  }
  .JG_floor2 .txtBox .list {
    margin: 20px 0;
  }
  .JG_floor2 .txtBox h2 {
    margin-bottom: 10px;
  }
  .JG_floor3 .txtBox .slideBox .slick-dots{top: 16px}
  .JG_floor4 .tit{
    margin-bottom: 30px
  }
  .JinGangBox.JG_floor6 .img {
    min-height: 400px;
  }
  .JG_floor6 .ul, .JG_floor6 .ul div{min-width: 250px;min-height: 250px}
  .JG_floor6 .ul li img {
    width: 250px;
    max-height: 250px;
  }
  .JG_floor6 .flipster a.flipto-prev {
    left: 3%;
  }
  .JG_floor6 .flipster a.flipto-next {
    right: 3%;
  }
}

/*20210506*/
.JG_floor1 .txtBox .tit {
    padding-left: 5%;
}

.JG_floor1 .txtBox .tit img {
    display: block;
}
.JG_floor3 .txtBox .slideBox .ul li.singel img {
    width: 100%;
}
@media(max-width: 1024px){
  .JG_floor3 .txtBox .slideBox .ul li.singel img {
    width: 100%;
    height: ;
}
}