@font-face {
  /* font-test*/
  font-family: gilory;
  src: url('../font/Gilroy-ExtraBold.woff'), url('../font/Gilroy-ExtraBold.woff2'), url('../font/Gilroy-ExtraBold.svg'), url('../font/Gilroy-ExtraBold.ttf'), url('../font/Gilroy-ExtraBold.eot');
  /* IE9 */
}
@keyframes page {
  from {
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
  }
  to {
    -webkit-transform: rotateZ(405deg);
    transform: rotateZ(405deg);
    -ms-transform: rotateZ(405deg);
    -moz-transform: rotateZ(405deg);
  }
}
@keyframes moves {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
    -ms-transform: translateY(0px);
    -moz-transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    -ms-transform: translateY(100px);
    -moz-transform: translateY(100px);
  }
}
@keyframes scales {
  from {
    opacity: 0.8;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -ms-transform: scale(0.8);
    -moz-transform: scale(0.8);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
  }
}
@keyframes weiyi {
  from {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    -ms-transform: translateX(0px);
    -moz-transform: translateX(0px);
  }
}
@keyframes xiaoM {
  0% {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(1deg);
    -ms-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
  }
}
@keyframes daX {
  from {
    opacity: 0.5;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
  }
  to {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
  }
}
@keyframes tranY {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -ms-transform: translateY(0px);
    -moz-transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(499px);
    transform: translateY(499px);
    -ms-transform: translateY(499px);
    -moz-transform: translateY(499px);
  }
}
@keyframes tranh {
  from {
    opacity: 0.5;
    -webkit-transform: translateY(-499px);
    transform: translateY(-499px);
    -ms-transform: translateY(-499px);
    -moz-transform: translateY(-499px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -ms-transform: translateY(0px);
    -moz-transform: translateY(0px);
  }
}
@keyframes tranfuY {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -ms-transform: translateY(0px);
    -moz-transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-499px);
    transform: translateY(-499px);
    -ms-transform: translateY(-499px);
    -moz-transform: translateY(-499px);
  }
}
@keyframes tranfuh {
  from {
    opacity: 0.5;
    -webkit-transform: translateY(499px);
    transform: translateY(-499px);
    -ms-transform: translateY(499px);
    -moz-transform: translateY(499px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -ms-transform: translateY(0px);
    -moz-transform: translateY(0px);
  }
}
@keyframes tranSmall {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -ms-transform: translateY(0px);
    -moz-transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(177px);
    transform: translateY(177px);
    -ms-transform: translateY(177px);
    -moz-transform: translateY(177px);
  }
}
@keyframes tranHmall {
  from {
    opacity: 0.5;
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -ms-transform: translateY(0px);
    -moz-transform: translateY(0px);
  }
}
@keyframes tuSbig {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -ms-transform: scale(0);
    -moz-transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
  }
}
@keyframes tuSmall {
  from {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -ms-transform: scale(0);
    -moz-transform: scale(0);
  }
}
@keyframes proleft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    -ms-transform: translateX(0px);
    -moz-transform: translateX(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%);
    -ms-transform: translateX(-10%);
    -moz-transform: translateX(-10%);
  }
}
@keyframes proright {
  from {
    opacity: 0;
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%);
    -ms-transform: translateX(-10%);
    -moz-transform: translateX(-10%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    -ms-transform: translateX(0px);
    -moz-transform: translateX(0px);
  }
}
@keyframes proleftfan {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    -ms-transform: translateX(0px);
    -moz-transform: translateX(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(10%);
    transform: translateX(10%);
    -ms-transform: translateX(10%);
    -moz-transform: translateX(10%);
  }
}
@keyframes prorightfan {
  from {
    opacity: 0;
    -webkit-transform: translateX(10%);
    transform: translateX(10%);
    -ms-transform: translateX(10%);
    -moz-transform: translateX(10%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    -ms-transform: translateX(0px);
    -moz-transform: translateX(0px);
  }
}
@keyframes clabig {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -ms-transform: scale(0.8);
    -moz-transform: scale(0.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
  }
}
@keyframes clamall {
  from {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    -ms-transform: scale(0.9);
    -moz-transform: scale(0.9);
  }
}
.hbgs {
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.15);
}
.l-hidden {
  display: block;
  -webkit-animation: page 0.5s ease;
  animation: page 0.5s ease;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.l-moves {
  display: block;
  -webkit-animation: tranY 0.8s ease-in-out;
  animation: tranY 0.8s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.l-scales {
  display: block;
  -webkit-animation: tranh 0.8s ease-in-out;
  animation: tranh 0.8s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.l-movesfu {
  display: block;
  -webkit-animation: tranfuY 0.8s ease-in-out;
  animation: tranfuY 0.8s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.l-scales {
  display: block;
  -webkit-animation: tranh 0.8s ease-in-out;
  animation: tranh 0.8s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.l-small {
  display: block;
  -webkit-animation: tranSmall 0.8s ease-in-out;
  animation: tranSmall 0.8s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.l-hmall {
  display: block;
  -webkit-animation: tranHmall 0.8s ease-in-out;
  animation: tranHmall 0.8s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.l-zhuanq {
  display: block;
  -webkit-animation: xiaoM 0.8s ease-in-out;
  animation: xiaoM 0.8s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.l-zhuanh {
  display: block;
  -webkit-animation: daX 0.8s ease-in-out;
  animation: daX 0.8s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.c-left li {
  transition: all 0.5s;
  transition-delay: 0.2s;
}
.c-left li:nth-child(2n) {
  display: block;
  -webkit-animation: proright 0.5s ease;
  animation: proright 0.5s ease;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.c-left li:nth-child(2n-1) {
  display: block;
  -webkit-animation: prorightfan 0.5s ease;
  animation: prorightfan 0.5s ease;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.c-right li {
  transition: all 0.5s;
  transition-delay: 0.2s;
}
.c-right li:nth-child(2n) {
  display: block;
  -webkit-animation: proleft 0.5s ease;
  animation: proleft 0.5s ease;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.c-right li:nth-child(2n-1) {
  display: block;
  -webkit-animation: proleftfan 0.5s ease;
  animation: proleftfan 0.5s ease;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.clearfix:after {
  display: table;
  clear: both;
  content: " ";
}
.clearfix:before {
  display: table;
  content: " ";
}
.l-moves div:nth-child(1) {
  display: block;
  -webkit-animation: tranY 0.3s ease-in-out;
  animation: tranY 0.3s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.l-moves div:nth-child(2) {
  display: block;
  -webkit-animation: tranY 0.5s ease-in-out;
  animation: tranY 0.5s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.l-moves div:nth-child(3) {
  display: block;
  -webkit-animation: tranY 0.8s ease-in-out;
  animation: tranY 0.8s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.l-moves div:nth-child(4) {
  display: block;
  -webkit-animation: tranY 1s ease-in-out;
  animation: tranY 1s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.l-scales div:nth-child(1) {
  display: block;
  -webkit-animation: tranh 0.3s ease-in-out;
  animation: tranh 0.3s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.l-scales div:nth-child(2) {
  display: block;
  -webkit-animation: tranh 0.5s ease-in-out;
  animation: tranh 0.5s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.l-scales div:nth-child(3) {
  display: block;
  -webkit-animation: tranh 0.8s ease-in-out;
  animation: tranh 0.8s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.l-scales div:nth-child(4) {
  display: block;
  -webkit-animation: tranh 1s ease-in-out;
  animation: tranh 1s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.l-small a:nth-child(1) i:nth-child(1),
.l-small a:nth-child(2) i:nth-child(1),
.l-small a:nth-child(3) i:nth-child(1),
.l-small a:nth-child(4) i:nth-child(1) {
  display: block;
  -webkit-animation: tranY 0.3s ease-in-out;
  animation: tranY 0.3s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.l-small a:nth-child(1) i:nth-child(2),
.l-small a:nth-child(2) i:nth-child(2),
.l-small a:nth-child(3) i:nth-child(2),
.l-small a:nth-child(4) i:nth-child(2) {
  display: block;
  -webkit-animation: tranY 0.4s ease-in-out;
  animation: tranY 0.4s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.l-small a:nth-child(1) i:nth-child(3),
.l-small a:nth-child(2) i:nth-child(3),
.l-small a:nth-child(3) i:nth-child(3),
.l-small a:nth-child(4) i:nth-child(3) {
  display: block;
  -webkit-animation: tranY 0.6s ease-in-out;
  animation: tranY 0.6s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.l-small a:nth-child(5) i:nth-child(1),
.l-small a:nth-child(6) i:nth-child(1),
.l-small a:nth-child(7) i:nth-child(1) {
  display: block;
  -webkit-animation: tranfuY 0.4s ease-in-out;
  animation: tranfuY 0.4s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.l-small a:nth-child(5) i:nth-child(2),
.l-small a:nth-child(6) i:nth-child(2),
.l-small a:nth-child(7) i:nth-child(2) {
  display: block;
  -webkit-animation: tranfuY 0.5s ease-in-out;
  animation: tranfuY 0.5s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.l-small a:nth-child(5) i:nth-child(3),
.l-small a:nth-child(6) i:nth-child(3),
.l-small a:nth-child(7) i:nth-child(3) {
  display: block;
  -webkit-animation: tranfuY 0.7s ease-in-out;
  animation: tranfuY 0.7s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.l-small a:nth-child(8) i:nth-child(1) {
  display: block;
  -webkit-animation: tranfuY 0.3s ease-in-out;
  animation: tranfuY 0.3s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.l-small a:nth-child(8) i:nth-child(2) {
  display: block;
  -webkit-animation: tranfuY 0.5s ease-in-out;
  animation: tranfuY 0.5s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.l-small a:nth-child(8) i:nth-child(3) {
  display: block;
  -webkit-animation: tranfuY 0.6s ease-in-out;
  animation: tranfuY 0.6s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.l-hmall a:nth-child(1) i:nth-child(1),
.l-hmall a:nth-child(2) i:nth-child(1),
.l-hmall a:nth-child(3) i:nth-child(1),
.l-hmall a:nth-child(4) i:nth-child(1) {
  display: block;
  -webkit-animation: tranfuh 0.4s ease-in-out;
  animation: tranfuh 0.4s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.l-hmall a:nth-child(1) i:nth-child(2),
.l-hmall a:nth-child(2) i:nth-child(2),
.l-hmall a:nth-child(3) i:nth-child(2),
.l-hmall a:nth-child(4) i:nth-child(2) {
  display: block;
  -webkit-animation: tranfuh 0.5s ease-in-out;
  animation: tranfuh 0.5s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.l-hmall a:nth-child(1) i:nth-child(3),
.l-hmall a:nth-child(2) i:nth-child(3),
.l-hmall a:nth-child(3) i:nth-child(3),
.l-hmall a:nth-child(4) i:nth-child(3) {
  display: block;
  -webkit-animation: tranfuh 0.6s ease-in-out;
  animation: tranfuh 0.6s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.l-hmall a:nth-child(5) i:nth-child(1),
.l-hmall a:nth-child(6) i:nth-child(1),
.l-hmall a:nth-child(7) i:nth-child(1) {
  display: block;
  -webkit-animation: tranfuh 0.4s ease-in-out;
  animation: tranfuh 0.4s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.l-hmall a:nth-child(5) i:nth-child(2),
.l-hmall a:nth-child(6) i:nth-child(2),
.l-hmall a:nth-child(7) i:nth-child(2) {
  display: block;
  -webkit-animation: tranfuh 0.5s ease-in-out;
  animation: tranfuh 0.5s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.l-hmall a:nth-child(5) i:nth-child(3),
.l-hmall a:nth-child(6) i:nth-child(3),
.l-hmall a:nth-child(7) i:nth-child(3) {
  display: block;
  -webkit-animation: tranfuh 0.6s ease-in-out;
  animation: tranfuh 0.6s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.l-hmall a:nth-child(8) i:nth-child(1) {
  display: block;
  -webkit-animation: tranfuh 0.3s ease-in-out;
  animation: tranfuh 0.3s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.l-hmall a:nth-child(8) i:nth-child(2) {
  display: block;
  -webkit-animation: tranfuh 0.6s ease-in-out;
  animation: tranfuh 0.6s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.l-hmall a:nth-child(8) i:nth-child(3) {
  display: block;
  -webkit-animation: tranfuh 0.8s ease-in-out;
  animation: tranfuh 0.8s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.weeks {
  transition: all 1s;
  transition-delay: 0.1s;
  transform: rotateX(360deg);
  -moz-transform: rotateX(360deg);
  -ms-transform: rotateX(360deg);
  -webkit-transform: rotateX(360deg);
}
.zero {
  transition: all 1s;
  transition-delay: 0.1s;
  transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -webkit-transform: rotateX(0deg);
}
.logo {
  transition: all 1s;
  transition-delay: 0.1s;
}
.hmenu {
  width: 100%;
  position: fixed;
  top: 0px;
  height: 120px;
  z-index: 99;
  transition: ease-in-out 1s;
  -ms-transition: ease-in-out 1s;
  /* IE 9 */
  -moz-transition: ease-in-out 1s;
  /* Firefox */
  -webkit-transition: ease-in-out 1s;
  /* Safari 和 Chrome */
  -o-transition: ease-in-out 1s;
  /* Opera */
}
.hBg {
  width: 100%;
  position: relative;
}
.menusTop {
  position: relative;
}
.container {
  width: 1200px;
  margin: 0px auto;
  margin-top: 40px;
}
.tel {
  font-size: 22px;
  font-family: "gilory";
  border: 2px solid rgba(253, 237, 195, 0.5);
  border-radius: 50px;
  color: #fdecbf;
  cursor: pointer;
  position: absolute;
  right: 0px;
  height: 56px;
  line-height: 56px;
  padding: 0px 18px;
}
.tel:hover {
  background: #fff;
  color: #150dd8;
}
.fixTop {
  position: fixed;
  top: 0px;
  height: 120px;
  z-index: 99;
  left: 50%;
  transform: translate(-50%, 0);
  padding-top: 39px;
}
.omenu {
  border: 2px solid rgba(253, 237, 195, 0.5);
  border-radius: 50px;
  position: absolute;
  right: 308px;
  animation-delay: 0.3s;
}
.menu li {
  float: left;
  margin-left: 42px;
  height: 52px;
  line-height: 52px;
}
.menu li:last-child {
  margin-right: 43px;
}
.menu li a {
  color: #fff;
  font-size: 14px;
  display: block;
  height: 52px;
  line-height: 52px;
  position: relative;
  overflow: hidden;
}
.menu li a h6 {
  color: #fff;
  font-size: 14px;
  display: block;
  height: 52px;
  line-height: 52px;
  transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -webkit-transform: translateY(0px);
}
.menu li a h6:nth-child(2) {
  color: #fdecbf;
  opacity: 0;
  transition: all 0.5s;
  transition-delay: 0s;
	text-align: center;
}
.menu li a h6:nth-child(1) {
  opacity: 1;
  transition: all 0.5s;
  transition-delay: 0.2s;
}
.menu li a span {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #fff;
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transition: all 0.3s;
  transition-delay: 0;
  opacity: 0;
}
.menu li a:hover span {
  opacity: 1;
  bottom: 5px;
  transition: all 0.3s;
  transition-delay: 0.2s;
}
.menu li a:hover h6:nth-child(1) {
  transform: translateY(-52px);
  -moz-transform: translateY(-52px);
  -ms-transform: translateY(-52px);
  -webkit-transform: translateY(-52px);
  opacity: 0;
  transition: all 0.3s;
  transition-delay: 0.1s;
}
.menu li a:hover h6:nth-child(2) {
  transform: translateY(-52px);
  -moz-transform: translateY(-52px);
  -ms-transform: translateY(-52px);
  -webkit-transform: translateY(-52px);
  transition: all 0.3s;
  transition-delay: 0.5s;
  opacity: 1;
}
.open {
  width: 52px;
  height: 52px;
  line-height: 52px;
  display: none;
  text-align: center;
}
.open ol {
  width: 20px;
  height: 16px;
  margin: 0px auto;
  margin-top: 16px;
}
.open-befor ol li {
  margin-bottom: 4px;
}
.open-befor ol li:nth-child(2n) {
  width: 3px;
  height: 3px;
  background: #fdecbf;
  float: left;
}
.open-befor ol li:nth-child(2n-1) {
  width: 14px;
  height: 3px;
  background: #fdecbf;
  float: right;
}
.open-after ol li {
  width: 20px;
  height: 2px;
  background: #fdecbf;
}
.open-after ol li:nth-child(2) {
  transform: rotateZ(-34deg);
  -ms-transform: rotateZ(-34deg);
  -o-transform: rotateZ(-34deg);
  -moz-transform: rotateZ(-34deg);
  -webkit-transform: rotateZ(-34deg);
  transition: ease-in-out 0.3s;
  -ms-transition: ease-in-out 0.3s;
  /* IE 9 */
  -moz-transition: ease-in-out 0.3s;
  /* Firefox */
  -webkit-transition: ease-in-out 0.3s;
  /* Safari 和 Chrome */
  -o-transition: ease-in-out 0.3s;
  /* Opera */
}
.open-after ol li:nth-child(4) {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fdecbf;
  margin-left: 10px;
  transition: ease-in-out 0.3s;
  -ms-transition: ease-in-out 0.3s;
  /* IE 9 */
  -moz-transition: ease-in-out 0.3s;
  /* Firefox */
  -webkit-transition: ease-in-out 0.3s;
  /* Safari 和 Chrome */
  -o-transition: ease-in-out 0.3s;
  /* Opera */
}
.open-after ol li:nth-child(6) {
  transform: rotateZ(34deg);
  -ms-transform: rotateZ(34deg);
  -o-transform: rotateZ(34deg);
  -moz-transform: rotateZ(34deg);
  -webkit-transform: rotateZ(34deg);
  transition: ease-in-out 0.3s;
  -ms-transition: ease-in-out 0.3s;
  /* IE 9 */
  -moz-transition: ease-in-out 0.3s;
  /* Firefox */
  -webkit-transition: ease-in-out 0.3s;
  /* Safari 和 Chrome */
  -o-transition: ease-in-out 0.3s;
  /* Opera */
}
.open-after ol li:nth-child(2n-1) {
  display: none;
  transition: ease-in-out 0.3s;
  -ms-transition: ease-in-out 0.3s;
  /* IE 9 */
  -moz-transition: ease-in-out 0.3s;
  /* Firefox */
  -webkit-transition: ease-in-out 0.3s;
  /* Safari 和 Chrome */
  -o-transition: ease-in-out 0.3s;
  /* Opera */
}
.small {
  width: 3px;
  height: 3px;
  background: #fdecbf;
}
.big {
  width: 14px;
  height: 3px;
  background: #fdecbf;
}
.big-after {
  width: 20px;
  height: 2px;
  background: #fdecbf;
}
.leftTop {
  position: fixed;
  left: 68px;
  top: 50%;
  transform: translate(0, -40%);
  z-index: 99;
  -ms-transform: translate(0, -40%);
  -o-transform: translate(0, -40%);
  -moz-transform: translate(0, -40%);
  -webkit-transform: translate(0, -40%);
}
.leftTop div {
  display: block;
  border-left: 1px dashed #fff;
  position: relative;
}
.leftTop div:last-child {
  border-left: none;
}
.leftTop div div {
  display: inline-block;
  position: absolute;
  top: -20px;
  left: 38px;
  border-left: none;
}
.leftTop div a {
  font-family: "gilory";
  font-size: 20px;
  margin-right: 29px;
  position: absolute;
  top: -25px;
  left: -10px;
}
.swiper-pagination-bullet-active {
  color: #fdecbf !important;
}
.swiper-pagination-bullet-active p {
  display: inline-block;
  width: 15px;
  height: 1px;
  background: #fdecbf;
  margin-bottom: 5px;
  margin-right: 9px;
}
.rShow {
  transition: all 0.5s;
  transition-delay: 0.2s;
  opacity: 0;
}
.rightTop[data-mfb-toggle="hover"]:hover .r-wx {
  transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transition: all 0.2s;
  transition-delay: 0.1s;
  position: absolute;
  bottom: 228px;
  right: 0px;
}
.rightTop[data-mfb-toggle="hover"]:hover .r-qq {
  transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transition: all 0.3s;
  transition-delay: 0.2s;
  position: absolute;
  bottom: 156px;
  right: 0px;
}
.rightTop[data-mfb-toggle="hover"]:hover .r-tl {
  transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transition: all 0.4s;
  transition-delay: 0.3s;
  position: absolute;
  bottom: 85px;
  right: 0px;
}
.rightTop[data-mfb-toggle="hover"]:hover .r-tops {
  transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transition: all 0.5s;
  transition-delay: 0.4s;
  position: absolute;
  bottom: 12px;
  right: 0px;
}
.rightTop[data-mfb-toggle="hover"]:hover .add {
  display: block;
  -webkit-animation: page 0.5s ease;
  animation: page 0.5s ease;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.r-wx {
  transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transition: all 0.5s;
  transition-delay: 0.4s;
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.r-qq {
  transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transition: all 0.4s;
  transition-delay: 0.3s;
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.r-tl {
  transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transition: all 0.3s;
  transition-delay: 0.2s;
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.r-tops {
  transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transition: all 0.2s;
  transition-delay: 0.1s;
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.rightTop {
  position: fixed;
  right: 60px;
  bottom: 10%;
  z-index: 99;
  -ms-transform: translate(0, -60%);
  -o-transform: translate(0, -60%);
  -moz-transform: translate(0, -60%);
  -webkit-transform: translate(0, -60%);
  transform: translate(0, -60%);
}
.rightTop img {
  width: 60px;
  height: 60px;
}
.rightTop .add {
  display: block;
  cursor: pointer;
  margin-top: 8px;
  position: absolute;
  bottom: 0px;
  right: 60px;
  transition: all 0.8s;
  transition-delay: 0.4s;
}
.rightTop span:nth-child(4) {
  display: none;
}
.rightTop .rDiv {
  position: absolute;
  right: 60px;
  bottom: 60px;
}
.rightTop .rDiv a:hover .rShow {
  display: block;
  -webkit-animation: weiyi 1s ease;
  animation: weiyi 1s ease;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.rightTop .r-wx,
.rightTop .r-qq,
.rightTop .r-tl,
.rightTop .r-tops {
  width: 60px;
  height: 60px;
  margin-bottom: 12px;
  display: block;
}
.rightTop .r-wx div,
.rightTop .r-qq div,
.rightTop .r-tl div,
.rightTop .r-tops div {
  position: absolute;
  right: 60px;
  top: 0px;
  opacity: 0;
}
.rightTop .r-wx div h6,
.rightTop .r-qq div h6,
.rightTop .r-tl div h6,
.rightTop .r-tops div h6 {
  font-size: 20px;
  color: #481e9b;
  background-image: url(../img/kuang.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  height: 60px;
  line-height: 60px;
  min-width: 210px;
  text-align: center;
  margin-right: 8px;
  font-family: "gilory";
}
.rightTop .r-wx div img,
.rightTop .r-qq div img,
.rightTop .r-tl div img,
.rightTop .r-tops div img {
  width: 120px;
  height: 120px;
  margin-right: 8px;
}
.video {
  object-fit: contain;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
.video li {
  float: left;
  width: 100%;
  display: none;
}
.video video {
  min-width: 100%;
  min-height: 100%;
}
.video-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
.baner {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(0, -60%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 800px;
  height: 500px;
  transform-style: preserve-3d;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
}
.baner li {
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 0;
  width: 100%;
}
.baner li div {
  float: left;
  width: 25%;
  position: relative;
  overflow: hidden;
  height: 499px;
}
.baner li div:nth-child(1) img {
  position: absolute;
  left: 0px;
  top: 0px;
}
.baner li div:nth-child(2) img {
  position: absolute;
  left: -100%;
  top: 0px;
}
.baner li div:nth-child(3) img {
  position: absolute;
  right: -100%;
  top: 0px;
}
.baner li div:nth-child(4) img {
  position: absolute;
  right: 0px;
  top: 0px;
}
.baner li img {
  width: 800px;
}
.video-line {
  position: absolute;
  bottom: 26px;
  width: 100%;
  left: 0px;
}
.video-line span {
  margin-top: 10px;
}
.video-line span:nth-child(1) {
  float: left;
  display: inline-block;
  width: 35%;
  height: 1px;
  background: #fff;
}
.video-line span:nth-child(3) {
  float: right;
  display: inline-block;
  width: 35%;
  height: 1px;
  background: #fff;
}
.video-line ul {
  float: left;
  width: 30%;
}
.video-line ul li {
  width: 22px;
  height: 22px;
  float: left;
  position: relative;
}
.video-line ul li:nth-child(2) {
  width: calc(50% - 33px);
  height: 1px;
  background: #fff;
  margin-top: 10px;
}
.video-line ul li:nth-child(4) {
  width: calc(50% - 33px);
  height: 1px;
  background: #fff;
  margin-top: 10px;
}
.video-line ul li:nth-child(5) {
  float: right;
}
.video-line ul li p {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0px 0px 0px 4px #b18cce;
  display: inline-block;
}
.video-line ul li img {
  display: none;
  /*border-radius: 20px;*/
  width: 104px;
  height: 57px;
  position: absolute;
  bottom: 60px;
  left: -38px;
}

.video-line ul li img.fadeInDown{
    width: 120px;
    height: auto;
}

.video-line ul li h6 {
  width: 104px;
  position: absolute;
  bottom: 38px;
  color: #9c71aa;
  font-size: 12px;
  left: -38px;
  transition: ease-in-out 1s;
  -ms-transition: ease-in-out 1s;
  /* IE 9 */
  -moz-transition: ease-in-out 1s;
  /* Firefox */
  -webkit-transition: ease-in-out 1s;
  /* Safari 和 Chrome */
  -o-transition: ease-in-out 1s;
  /* Opera */
}
.video-line ul li a {
  display: block;
  width: 22px;
  height: 22px;
  position: relative;
  top: 3px;
}
.video-line ul li a:hover:before {
  content: '';
  position: absolute;
  top: -15px;
  left: 8px;
  opacity: 0;
  pointer-events: none;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 5px 0 5px;
  border-color: #fff transparent transparent transparent;
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  -moz-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.video-line ul li i {
  background-image: url(../img/hover.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  width: 22px;
  height: 11px;
  position: absolute;
  bottom: 3px;
  left: 0px;
  right: 0px;
  transition: ease-in-out 1s;
  -ms-transition: ease-in-out 1s;
  /* IE 9 */
  -moz-transition: ease-in-out 1s;
  /* Firefox */
  -webkit-transition: ease-in-out 1s;
  /* Safari 和 Chrome */
  -o-transition: ease-in-out 1s;
  /* Opera */
  display: none;
}
.hua {
  transition: ease-in-out 1s;
  -ms-transition: ease-in-out 1s;
  /* IE 9 */
  -moz-transition: ease-in-out 1s;
  /* Firefox */
  -webkit-transition: ease-in-out 1s;
  /* Safari 和 Chrome */
  -o-transition: ease-in-out 1s;
  /* Opera */
}
.haha {
  transition: ease-in-out 0.3s;
  -ms-transition: ease-in-out 0.3s;
  /* IE 9 */
  -moz-transition: ease-in-out 0.3s;
  /* Firefox */
  -webkit-transition: ease-in-out 0.3s;
  /* Safari 和 Chrome */
  -o-transition: ease-in-out 0.3s;
  /* Opera */
}
.three {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
}
.snei .swiper-slide-active,
.snei .swiper-slide-duplicate-active {
  z-index: 9;
}
.snei .swiper-slide-prev,
.snei .swiper-slide-next {
  transform: scale(0.9) !important;
  z-index: 8;
}
.snei .swiper-slide {
  transform: scale(0.7);
}
.snei .swiper-slide:nth-child(2) {
  transform: scale(0.8) !important;
  z-index: 7;
}
.snei .swiper-slide-active,
.snei .swiper-slide-duplicate-active {
  transform: scale(1);
}
.projectBg {
  position: absolute;
  z-index: 0;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  transition: all 1s;
  transition-delay: 0s;
}
.projectBg img {
  width: 100%;
  height: 100%;
}
.projectContent {
  max-width: 1200px;
  width: 100%;
  z-index: 0;
  margin-top: 134px;
}
.projectContent li {
  width: 40%;
  margin-bottom: 30px;
}
.projectContent li a {
  display: block;
  width: 100%;
}
.projectContent li a:hover h6 {
  transform: translateX(150px);
  -moz-transform: translateX(150px);
  -ms-transform: translateX(150px);
  -webkit-transform: translateX(150px);
}
.projectContent li a:hover h6 span {
  text-align: right;
}
.projectContent li a:hover img {
  transform: translateX(-300px);
  -moz-transform: translateX(-300px);
  -ms-transform: translateX(-300px);
  -webkit-transform: translateX(-300px);
  transition: all 0.3s;
  transition-delay: 0s;
}
.projectContent li:nth-child(2n-1) {
  float: left;
}
.projectContent li:nth-child(2n) {
  float: right;
}
.projectContent li h6 {
  float: left;
  height: 195px;
  width: 300px;
  transition: all 0.3s;
  transition-delay: 0s;
}
.projectContent li h6:after {
  display: table;
  clear: both;
  content: " ";
}
.projectContent li h6:before {
  display: table;
  content: " ";
}
.projectContent li h6 span {
  display: block;
  width: 100%;
  color: #fff;
  font-size: 14px;
  display: inline-block;
  float: left;
  text-align: left;
  line-height: 30px;
}
.projectContent li h6 span i {
  display: inline-block;
  color: #fff;
  font-size: 20px;
  margin-right: 16px;
  float: left;
  color: #fdecbf;
}
.projectContent li h6 span:first-child {
  margin-bottom: 20px;
  margin-top: 10px;
  font-size: 20px;
  line-height: 51px;
  color: #fdecbf;
}
.projectContent li h6 span:first-child i {
  font-size: 34px;
}
.projectContent li h6 span:nth-child(2),
.projectContent li h6 span:nth-child(3) {
  margin-bottom: 15px;
}
.projectContent li img {
  float: right;
  width: 180px;
  height: 195px;
  transition: all 0.3s;
  transition-delay: 0s;
  transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -webkit-transform: translateX(0%);
}
.Eighty {
  margin-bottom: 80px;
}
.hundred {
  margin-bottom: 117px;
}
.case {
  width: 100%;
}
.case div {
  width: 50%;
}
.case div:nth-child(1) {
  text-align: left;
}
.case div:nth-child(1) h5 {
  display: inline-block;
}
.case div:nth-child(2) {
  text-align: right;
}
.case div:nth-child(2) div {
  display: block;
  float: right;
  width: 100%;
}
.case div:nth-child(2) div img {
  display: block;
  width: 127px;
  height: 24px;
  margin-bottom: 36px;
  float: right;
}
.case div:nth-child(2) h6 {
  color: #fff;
  font-size: 16px;
  margin-bottom: 30px;
  display: block;
}
.case div:nth-child(2) ul {
  width: 100%;
  display: block;
  float: right;
}
.case div:nth-child(2) ul li {
  display: inline-block;
  margin-left: 30px;
}
.case div:nth-child(2) ul li:first-child {
  margin-left: 0px;
}
.case div:nth-child(2) ul li:first-child span {
  display: none;
}
.case div:nth-child(2) ul li a {
  color: #fff;
  font-size: 16px;
  display: inline-block;
}
.case div:nth-child(2) ul li span {
  width: 1px;
  height: 18px;
  background: #fff;
  margin-right: 30px;
  display: inline-block;
  vertical-align: top;
}
.index {
  z-index: 9;
}
.toggleDiv {
  max-width: 1200px;
  width: 100%;
  z-index: 999;
  margin-top: 134px;
}
#caseCon {
  width: 100%;
  position: relative;
}
#caseCon a {
  width: 276px;
  height: 177px;
  margin-right: 32px;
  float: left;
  position: relative;
  margin-bottom: 70px;
  overflow: hidden;
}
#caseCon a:nth-child(4n) {
  margin-right: 0px;
}
#caseCon a p {
  transition: all 0.5s;
  transition-delay: 0;
  display: block;
  width: 100%;
  overflow: hidden;
  height: 100%;
}
#caseCon a:hover p {
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
}
#caseCon a:hover .case-mask {
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
}
.PC i,
.tele i {
  overflow: hidden;
  width: 33%;
  float: left;
  position: relative;
  height: 177px;
}
.PC i:nth-child(1) img,
.tele i:nth-child(1) img {
  position: absolute;
  left: 0px;
}
.PC i:nth-child(2) img,
.tele i:nth-child(2) img {
  position: absolute;
  left: -100%;
}
.PC i:nth-child(3) img,
.tele i:nth-child(3) img {
  position: absolute;
  right: 0px;
}
.PC i img,
.tele i img {
  width: 276px;
  height: 177px;
}
.PC {
  opacity: 0;
  position: absolute;
  top: 0px;
  left: 0px;
}
.case-mask {
  background: rgba(233, 148, 11, 0.83);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
}
.case-mask img {
  width: 100%;
  height: 100%;
}
.qstyles li:nth-child(1),
.qstyles li:nth-child(7) {
  z-index: 7;
}
.qstyles li:nth-child(2),
.qstyles li:nth-child(6) {
  z-index: 8;
}
.qstyles li:nth-child(3),
.qstyles li:nth-child(5) {
  z-index: 9;
}
.qstyles li:nth-child(4) {
  z-index: 10;
}
.quali {
  width: 100%;
  position: relative;
}
.quali ul {
  width: 100%;
  position: relative;
  height: 470px;
}
.quali ul li {
  position: absolute;
  top: 0px;
  transition: all 0.5s;
  transition-delay: 0.2s;
  width: 314px;
  height: 470px;
}
.quali ul li h6 {
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 20px;
  position: absolute;
  bottom: 0px;
  opacity: 0;
  text-align: center;
  width: 100%;
}
.quali ul li:nth-child(1) div,
.quali ul li:nth-child(7) div {
  position: absolute;
  transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -webkit-transform: scale(0.7);
  z-index: 6;
}
.quali ul li:nth-child(2) div,
.quali ul li:nth-child(6) div {
  position: absolute;
  transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  z-index: 7;
}
.quali ul li:nth-child(3) div,
.quali ul li:nth-child(5) div {
  position: absolute;
  transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  z-index: 8;
}
.quali ul li:nth-child(4) div {
  position: absolute;
  transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  z-index: 9;
}
.quali ul li div {
  width: 314px;
  height: 433px;
  perspective: 1000px;
  transform-style: preserve-3d;
  transition: all 0.5s;
  transition-delay: 0.2s;
}
.quali ul li div img {
  height: 100%;
  width: 100%;
}
.quali #qualeft {
  width: 20px;
  height: 433px;
  position: absolute;
  top: 0px;
  left: -36px;
  text-align: center;
  display: block;
  line-height: 433px;
}
.quali #qualeft img {
  width: 20px;
  height: 32px;
  display: inline-block;
}
.quali #quaright {
  width: 20px;
  height: 433px;
  position: absolute;
  top: 0px;
  right: -36px;
  text-align: center;
  display: block;
  line-height: 433px;
}
.quali #quaright img {
  width: 20px;
  height: 32px;
  display: inline-block;
}
.show-active {
  display: block;
  -webkit-animation: clabig 0.4s ease;
  animation: clabig 0.4s ease;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.hidden-active {
  display: block;
  -webkit-animation: clamall 0.8s ease;
  animation: clamall 0.8s ease;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.showleft-active {
  display: block;
  -webkit-animation: prorightfan 0.7s ease;
  animation: prorightfan 0.7s ease;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.hiddenleft-active {
  display: block;
  -webkit-animation: proleftfan 0.7s ease;
  animation: proleftfan 0.7s ease;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.classic-bottom {
  width: 100%;
  margin-top: 34px;
}
.classic-bottom li {
  float: left;
  width: 160px;
  height: 90px;
  margin-right: 48px;
  position: relative;
  cursor: pointer;
}
.classic-bottom li .colour {
  opacity: 0;
}
.classic-bottom li img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  transition: all 0.5s;
  transition-delay: 0.3s;
}
.classic-bottom li h6 {
  color: #fff;
  font-size: 16px;
  text-align: center;
  position: absolute;
  bottom: -25px;
  width: 100%;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}
.classic-bottom li:last-child {
  margin-right: 0px;
  float: right;
}
.colour {
  opacity: 0;
}
.classic-ldiv {
  position: relative;
  float: left;
  width: 50%;
  height: 347px;
}
.classic-left {
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 0;
  width: 100%;
}
.classic-left li {
  display: block;
  width: 100%;
  text-align: left;
}
.classic-left li:last-child {
  margin-top: 20px;
}
.classic-left li img {
  width: 142px;
  height: 46px;
}
.classic-left li h5 {
  margin-left: 12px;
  display: inline-block;
  text-align: left;
  width: 80%;
  margin-bottom: 24px;
  color: #fff;
  font-size: 16px;
}
.classic-left li h5 span {
  color: #fff;
  font-size: 22px;
  margin-bottom: 30px;
  display: inline-block;
	height: 33px;
	line-height: 33px;
	overflow: hidden;
}
.classic-left li h5 p {
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-bottom: 16px;
  line-height: 26px;
  height: 52px;
}
.classic-right {
  float: right;
  width: 50%;
  position: relative;
}
.classic-right ul {
  width: 100%;
  height: 347px;
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0 ;
}
.classic-right ul li {
  position: relative;
  width: 100%;
  height: 25%;
  overflow: hidden;
  display: block;
}
.classic-right ul li img {
  position: absolute;
  width: 450px;
  height: 347px;
  left: 0px;
}
.classic-right ul li:nth-child(1) img {
  top: 0px;
}
.classic-right ul li:nth-child(2) img {
  top: -100%;
}
.classic-right ul li:nth-child(3) img {
  bottom: -100%;
}
.classic-right ul li:nth-child(4) img {
  bottom: 0%;
}
.classicSign {
  width: 23px;
  display: inline-block;
  vertical-align: top;
}
.classicSign img {
  width: 23px!important;
  height: 20px!important;
  display: block;
}
.svgA text:nth-child(1) {
  font-size: 50px;
  font-weight: normal;
  letter-spacing: 4px;
}
.svgA text:nth-child(2) {
  font-size: 22px;
  font-weight: normal;
  text-transform: uppercase;
}
.svgA text:nth-child(4) {
  font-size: 14px;
  font-weight: normal;
}
.all {
  display: none;
}
.news {
  width: 100%;
}
.news div {
  width: 100%;
}
.news div a {
  float: left;
  margin-right: 24px;
  width: 23.5%;
  display: inline-block;
  position: relative;
}
.news div a:hover .newsMask {
  opacity: 1;
  transition: all 0.5s;
  transition-delay: 0s;
}
.news div a:hover .newsList {
  background: #fff;
  transition: all 0.5s;
  transition-delay: 0;
}
.news div a:hover .newsList span {
  color: #000;
  transition: all 0.5s;
  transition-delay: 0.2s;
}
.news div a:hover .newsList h5 i {
  display: none;
}
.news div a:hover .newsList h6 {
  color: #000;
  transition: all 0.5s;
  transition-delay: 0.2s;
}
.news div a:last-child {
  float: right;
  margin-right: 0px;
}
.news div a p {
  width: 100%;
  height: 160px;
  overflow: hidden;
  position: relative;
}
.news div a p img {
  width: 100%;
/*  height: 100%;*/
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 0;
}
.news div a p .news-svg {
  position: absolute;
  top: 0px;
  right: 17px;
  width: 42px;
  height: 60px;
  z-index: 1;
}
.news div a p .news-svg text:nth-child(5) {
  font-size: 12px;
}
.news div a p .news-svg text:nth-child(3) {
  font-size: 14px;
}
.news div a .newsList {
/*  padding-bottom: 20px;*/
}
.news div a .newsList span {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
	line-height: 44px;
	height: 44px;
  display: block;
  width: 100%;
  position: relative;
  padding-left: 25px;
}
.news div a .newsList span i {
  width: 16px;
  height: 4px;
  background: #fdecbf;
  border-radius: 5px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0px;
  top: 26px;
}
.news div a .newsList h6 {
  font-size: 12px;
  color: #fff;
  line-height: 14px;
  margin-top: 14px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  width: 200px;
  margin-left: 20px;
  width: 90%;
}
.news div a .newsMask {
  background: rgba(107, 44, 186, 0.6);
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0;
  transition: all 0.5s;
  transition-delay: 0s;
}
.news div a .newsMask img {
  width: 88px;
  height: 36px;
  margin: 32% auto 0px auto;
}
.newsB {
  width: 100%;
  margin-top: 70px;
}
.newsB li {
  float: left;
  margin-right: 38px;
  width: 22.6%;
}
.newsB li:last-child {
  float: right;
  margin-right: 0px;
}
.newsB li p {
  font-size: 16px;
  color: #fff;
  text-align: left;
  margin-bottom: 23px;
}
.newsB li p img {
  width: 22px;
  height: 22px;
  margin-right: 9px;
  vertical-align: text-top;
}
.newsB li a {
  display: block;
  width: 100%;
  margin-bottom: 13px;
}
.newsB li a h6 {
  font-size: 12px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 70%;
  float: left;
	text-align: left;
}
.newsB li a span {
  font-size: 12px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 30%;
  float: right;
}
.calmp1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.calmp2 {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  width: 200px;
}
.calmp4 {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}
.about {
  width: 100%;
  position: relative;
}
.about .about-l {
  width: 100%;
  text-align: left;
}
.about .about-l .a-text {
  font-size: 16px;
  color: #fff;
  line-height: 35px;
}
.about .about-l .a-text li {
  font-size: 16px;
  color: #fff;
  line-height: 35px;
}
.about .about-l .a-sign {
  margin-top: 100px;
}
.about .about-l .a-sign li {
  display: inline-block;
  margin-right: 42px;
  text-align: center;
}
.about .about-l .a-sign li img {
  width: 50px;
  height: 40px;
  display: block;
  margin: 0px auto 15px auto;
}
.about .about-l .a-sign li h6 {
  color: #fdf2d2;
  font-size: 16px;
  display: block;
}
.about .about-l .a-num {
  margin-top: 100px;
}
.about .about-l .a-num li {
  display: inline-block;
  margin-right: 116px;
  text-align: center;
}
.about .about-l .a-num li:nth-child(2) {
  margin-right: 98px;
}
.about .about-l .a-num h6 {
  display: block;
  color: #fff;
  font-size: 46px;
  font-family: "gilory";
}
.about .about-l .a-num span {
  display: block;
  margin-top: 13px;
  color: #fdf2d2;
  font-size: 20px;
  text-transform: uppercase;
}
.about .about-r {
  width: 478px;
  height: 638px;
  position: absolute;
  right: 0px;
  bottom: 0px;
  perspective: 1000px;
  transform-style: preserve-3d;
}
.about .about-r img {
  width: 100%;
  height: 100%;
  box-shadow: 20px 20px 10px -6px rgba(0, 0, 0, 0.3);
  perspective: 1000px;
  transform-style: preserve-3d;
  transition: all 0.5s;
  transition-delay: 0s;
  cursor: pointer;
}
.cont {
  width: 100%;
}
.cont img {
  z-index: 20;
}
.cont div:nth-child(1) {
  width: 50.5%;
  height: 100%;
  position: absolute;
  left: 0px;
}
.cont div:nth-child(2) {
  width: 30.5%;
  height: 40.3%;
  position: absolute;
  top: 0px;
  right: 19%;
}
.cont div:nth-child(3) {
  width: 19%;
  height: 100%;
  position: absolute;
  right: 0px;
}
.cont div:nth-child(4) {
  width: 30.5%;
  height: 37.2%;
  position: absolute;
  bottom: 0px;
  right: 19%;
}
.cont img:nth-child(1) {
  width: 50.5%;
  height: 100%;
  position: absolute;
  left: 0px;
}
.cont img:nth-child(2) {
  width: 30.5%;
  height: 40.3%;
  position: absolute;
  top: 0px;
  right: 19%;
}
.cont img:nth-child(3) {
  width: 19%;
  height: 100%;
  position: absolute;
  right: 0px;
}
.cont img:nth-child(4) {
  width: 30.5%;
  height: 37.2%;
  position: absolute;
  bottom: 0px;
  right: 19%;
}
.contact {
  width: 1200px;
  position: absolute;
  z-index: 30;
  left: 19%;
  bottom: 2%;
}
.Us {
  width: 100%;
  text-align: left;
}
.Us li {
  display: block;
  width: 100%;
  margin-bottom: 40px;
}
.Us li:nth-child(3) span,
.Us li:nth-child(4) span {
  display: block;
  margin-top: 12px;
}
.Us li:nth-child(1) img,
.Us li:nth-child(2) img {
  vertical-align: middle;
}
.Us li img {
  width: 40px;
  height: 40px;
  display: inline-block;
  margin-right: 15px;
  
}
.Us li > img{
    width: 20px;
  height: 20px;
  float: left;
	margin-top: 3px;
}
.Us li a {
  width: 137px;
  height: 25px;
  margin-left: 10px;
}
.Us li a img {
  width: 137px!important;
  height: 25px!important;
  margin-bottom: 5px;
}
.Us li h6 {
  font-size: 16px;
  color: #fff;
  display: inline-block;
}
.Us li h6 span {
  font-size: 16px;
  color: #fff;
}
.Us-bottom {
  width: 100%;
}
.Us-bottom ul {
  float: left;
}
.Us-bottom ul:last-child {
  float: right;
}
.Us-bottom ul:nth-child(2) {
  margin-left: 92px;
}
.Us-bottom ul li {
  display: block;
  margin-bottom: 12px;
}
.Us-bottom ul li h6 {
  font-size: 14px;
  color: #fff;
  text-align: left;
}
.Us-bottom ul li h6 img {
  width: 18px;
  height: 20px;
  margin-right: 4px;
}
.Us-left {
  width: 27%;
  z-index: 30;
  position: absolute;
  left: 19%;
  top: 26%;
}
.case-intro {
  width: 30%;
  z-index: 30;
  text-align: right;
}
.case-intro div {
  display: block;
  float: right;
  width: 100%;
}
.case-intro div img {
  display: block;
  width: 127px;
  height: 24px;
  margin-bottom: 36px;
  float: right;
}
.case-intro h6 {
  color: #fff;
  font-size: 16px;
  margin-bottom: 30px;
  display: block;
}
.Us-sign {
  position: absolute;
  right: 19%;
  top: 26%;
}
.Us-form {
  width: 600px;
  height: 60px;
  position: absolute;
  right: 18.5%;
  bottom: 26%;
  z-index: 30;
}
.Us-form form {
  width: 100%;
  height: 100%;
}
.Us-form form .Uf-form {
  width: 100%;
  height: 100%;
  border: 1px solid #fdecbf;
  border-radius: 15px;
  position: relative;
}
.Us-form form .Uf-form .Uf-l {
  width: 63px;
  height: 60px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.Us-form form .Uf-form .Uf-r {
  width: 120px;
  height: 61px;
  position: absolute;
  right: 0px;
  top: 0px;
}
.Us-form form .Uf-form .Uf-input {
  width: 100%;
  height: 100%;
  background: none;
  text-align: left;
  color: #fff;
  font-size: 14px;
  padding-left: 63px;
}
input:focus {
  outline: none!important;
}
input::placeholder {
  color: #fff;
  font-size: 14px;
}
@media (max-width: 1660px) {
  .menusTop {
    transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9);
  }
  .Seventyfour {
    margin-bottom: 30px;
  }
  .case div {
    width: 50%;
  }
  .case div:nth-child(1) {
    text-align: left;
  }
  .case div:nth-child(1) h5 {
    display: inline-block;
  }
  .case div:nth-child(2) {
    text-align: right;
  }
  .case div:nth-child(2) div {
    display: block;
    float: right;
    width: 100%;
  }
  .case div:nth-child(2) div img {
    display: block;
    width: 127px;
    height: 24px;
    margin-bottom: 36px;
    float: right;
  }
  .case div:nth-child(2) h6 {
    color: #fff;
    font-size: 12px;
    margin-bottom: 30px;
    display: block;
  }
  .case div:nth-child(2) ul {
    width: 100%;
    display: block;
    float: right;
  }
  .case div:nth-child(2) ul li {
    display: inline-block;
    margin-left: 10px;
  }
  .case div:nth-child(2) ul li a {
    font-size: 12px;
  }
  .case div:nth-child(2) ul li span {
    margin-right: 10px;
  }
  .news div a {
    float: left;
    margin-right: 24px;
    width: 23%;
    display: inline-block;
    position: relative;
  }
  .news div a p {
    height: 120px;
  }
  .news div a p .news-svg {
    position: absolute;
    top: 0px;
    right: 17px;
    width: 42px;
    height: 60px;
    z-index: 1;
  }
  .news div a p .news-svg text:nth-child(5) {
    font-size: 12px;
  }
  .news div a p .news-svg text:nth-child(3) {
    font-size: 14px;
  }
  .news div a .newsList {
    padding-bottom: 20px;
  }
  .news div a .newsList span {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
	line-height: 44px;
	height: 44px;
    display: block;
    width: 100%;
    position: relative;
    padding-left: 25px;
  }
  .news div a .newsList span i {
    width: 16px;
    height: 4px;
    background: #fdecbf;
    border-radius: 5px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: 0px;
    top: 20px;
  }
  .news div a .newsList h6 {
    font-size: 12px;
    color: #fff;
    line-height: 14px;
    margin-top: 14px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 200px;
    margin-left: 20px;
    width: 90%;
    height: 30px;
  }
  .news div a .newsMask {
    background: rgba(107, 44, 186, 0.6);
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: 0;
  }
  .news div a .newsMask img {
    width: 88px;
    height: 36px;
    margin: 40% auto 0px auto;
  }
  .newsB {
    width: 100%;
    margin-top: 10px;
  }
  .newsB li {
    float: left;
    margin-right: 38px;
    width: 21.5%;
  }
  .newsB li:last-child {
    float: right;
    margin-right: 0px;
  }
  .newsB li p {
    font-size: 16px;
    color: #fff;
    text-align: left;
    margin-bottom: 13px;
  }
  .newsB li a {
    display: block;
    width: 100%;
    margin-bottom: 13px;
  }
  .newsB li a h6 {
    font-size: 12px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 70%;
    float: left;
  }
  .newsB li a span {
    font-size: 12px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 30%;
    float: right;
  }
  .baner {
    width: 470px;
    height: 300px;
  }
  .baner li div {
    height: 499px;
  }
  .baner li img {
    width: 470px;
  }
  .leftTop {
    left: 7%;
    top: 55%;
    transform: translate(0, -40%);
    z-index: 99;
    -ms-transform: translate(0, -40%);
    -o-transform: translate(0, -40%);
    -moz-transform: translate(0, -40%);
    -webkit-transform: translate(0, -40%);
  }
  .swiper-pagination-bullet {
    margin-bottom: 10px;
  }
  .rightTop {
    right: 0px;
    top: 30%;
  }
  .projectContent {
    transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    max-width: 900px;
    margin-left: 100px;
  }
  .projectContent li {
    width: 47%;
    margin-bottom: 10px;
  }
  .projectContent li h6 {
    float: left;
    height: 150px;
    width: 300px;
  }
  .projectContent li h6 span:first-child {
    margin-bottom: 20px;
    margin-top: 10px;
    font-size: 20px;
    color: #fdecbf;
    line-height: 27px;
  }
  .projectContent li h6 span:first-child i {
    font-size: 20px;
  }
  .projectContent li h6 span i {
    font-size: 16px;
  }
  .projectContent li h6 span:nth-child(2),
  .projectContent li h6 span:nth-child(3) {
    margin-bottom: 15px;
  }
  .projectContent li img {
    float: right;
    width: 120px;
    height: auto;
  }
  .Eighty {
    margin-bottom: 20px;
  }
  .hundred {
    margin-bottom: 40px;
  }
  .toggleDiv {
    max-width: 900px;
    margin-left: 100px;
    transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9);
  }
  #caseCon a {
    width: 200px;
    height: auto;
    margin-right: 32px;
    float: left;
    position: relative;
    margin-bottom: 30px;
  }
  #caseCon a:nth-child(4n) {
    margin-right: 0px;
  }
  .PC i,
  .tele i {
    overflow: hidden;
    width: 33%;
    float: left;
    position: relative;
    height: 134px;
  }
  .PC i img,
  .tele i img {
    width: 200px;
    height: auto;
  }
  .quali ul {
    height: 276px;
  }
  .quali ul li {
    width: 200px;
    height: 300px;
  }
  .quali ul li h6 {
    font-size: 12px;
  }
  .quali ul li div {
    width: 200px;
    height: 276px;
    perspective: 1000px;
    transform-style: preserve-3d;
    transition: all 0.5s;
    transition-delay: 0.2s;
  }
  .quali ul li div img {
    height: 100%;
    width: 100%;
  }
  .quali #qualeft {
    height: 276px;
    line-height: 276px;
  }
  .quali #quaright {
    height: 276px;
    line-height: 276px;
  }
  .classic-bottom {
    margin-top: 20px;
  }
  .classic-bottom li {
    float: left;
    width: 12.2%;
    height: 60px;
    margin-right: 48px;
  }
  .classic-bottom li:last-child {
    margin-right: 0px;
    float: right;
  }
  .classic-bottom li h6 {
    font-size: 12px;
  }
  .classic-ldiv {
    height: 260px;
  }
  .classic-left {
    float: left;
    width: 50%;
  }
  .classic-left li:last-child {
    margin-top: 12px;
  }
  .classic-left li img {
    width: 24%;
    height: auto;
  }
  .classic-left li h5 {
    margin-bottom: 12px;
  }
  .classic-left li h5 span {
    color: #fff;
    font-size: 22px;
    margin-bottom: 14px;
  }
  .classic-left li h5 p {
    color: #fff;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 14px;
    line-height: 26px;
  }
  .classic-right {
    float: right;
    width: 50%;
  }
  .classic-right ul {
    height: 260px;
  }
  .classic-right ul li img {
    height: 260px;
  }
  .classic-right img {
    width: 100%;
    max-width: 600px;
  }
  .classicSign {
    width: 23px;
    display: inline-block;
    vertical-align: top;
  }
  .classicSign img {
    width: 23px!important;
    height: 20px!important;
    display: block;
  }
  .svgA text:nth-child(1) {
    font-size: 40px;
    font-weight: normal;
  }
  .svgA text:nth-child(2) {
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
  }
  .svgA text:nth-child(4) {
    font-size: 12px;
    font-weight: normal;
  }
  .svgA .viewall {
    x: 180;
    y: 26;
    width: 65px;
    height: 20px;
  }
  .svgA .pviewall {
    x: 354;
    y: 26;
    width: 65px;
    height: 20px;
  }
  .SeventyZ {
    margin-bottom: 30px;
  }
  .about .about-l {
    width: 100%;
    text-align: left;
  }
  .about .about-l .a-text {
    font-size: 12px;
    color: #fff;
    line-height: 24px;
  }
  .about .about-l .a-text li {
    font-size: 12px;
    color: #fff;
    line-height: 24px;
  }
  .about .about-l .a-sign {
    margin-top: 30px;
  }
  .about .about-l .a-sign li {
    display: inline-block;
    margin-right: 20px;
    text-align: center;
  }
  .about .about-l .a-sign li img {
    width: 30px;
    height: auto;
    display: block;
    margin: 0px auto 15px auto;
  }
  .about .about-l .a-sign li h6 {
    color: #fdf2d2;
    font-size: 12px;
    display: block;
  }
  .about .about-l .a-num {
    margin-top: 30px;
  }
  .about .about-l .a-num li {
    display: inline-block;
    margin-right: 58px;
    text-align: center;
  }
  .about .about-l .a-num li:nth-child(2) {
    margin-right: 50px;
  }
  .about .about-l .a-num h6 {
    display: block;
    color: #fff;
    font-size: 26px;
    font-family: "gilory";
  }
  .about .about-l .a-num span {
    display: block;
    margin-top: 13px;
    font-size: 14px;
    text-transform: uppercase;
  }
  .about .about-r {
    width: 290px;
    height: auto;
    position: absolute;
    right: 0px;
    bottom: 0px;
  }
  .about .about-r img {
    width: 100%;
    height: 100%;
    box-shadow: 20px 20px 10px -6px rgba(0, 0, 0, 0.3);
  }
  .cont {
    width: 100%;
  }
  .cont img {
    z-index: 20;
  }
  .cont img:nth-child(1) {
    width: 51.5%;
    height: 100%;
    position: absolute;
    left: 0px;
  }
  .cont img:nth-child(2) {
    width: 31.8%;
    height: 40.3%;
    position: absolute;
    top: 0px;
    right: 16.8%;
  }
  .cont img:nth-child(3) {
    width: 16.8%;
    height: 100%;
    position: absolute;
    right: 0px;
  }
  .cont img:nth-child(4) {
    width: 31.8%;
    height: 37.2%;
    position: absolute;
    bottom: 0px;
    right: 16.8%;
  }
  .contact {
    width: 900px;
    position: absolute;
    z-index: 30;
    left: 20.5%;
    bottom: 2%;
    transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9);
  }
  .Sixty {
    margin-bottom: 30px;
  }
  .Us {
    width: 100%;
    text-align: left;
  }
  .Us li {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
  .Us li:nth-child(3) span,
  .Us li:nth-child(4) span {
    display: block;
    margin-top: 12px;
  }
  .Us li:nth-child(1) img,
  .Us li:nth-child(2) img {
    vertical-align: middle;
  }
  .Us li img {
    width: 20px;
    height: 20px;
    margin-right: 15px;
  }
  .Us li a {
    width: 100px;
    height: auto;
    margin-left: 10px;
  }
  .Us li a img {
    width: 100px!important;
    height: auto!important;
    margin-bottom: 5px;
  }
  .Us li h6 {
    font-size: 12px;
    color: #fff;
    display: inline-block;
  }
  .Us li h6 span {
    font-size: 12px;
    color: #fff;
  }
  .Us-bottom {
    width: 100%;
  }
  .Us-bottom ul {
    float: left;
  }
  .Us-bottom ul:last-child {
    float: right;
  }
  .Us-bottom ul:nth-child(2) {
    margin-left: 32px;
  }
  .Us-bottom ul li {
    display: block;
    margin-bottom: 12px;
  }
  .Us-bottom ul li h6 {
    font-size: 12px;
    color: #fff;
    text-align: left;
  }
  .Us-bottom ul li h6 img {
    width: 18px;
    height: 20px;
    margin-right: 4px;
  }
  .Us-left {
    width: 27%;
    z-index: 30;
    position: absolute;
    left: 22.5%;
    transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9);
  }
  .case-intro {
    width: 30%;
    z-index: 30;
    transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    text-align: right;
  }
  .case-intro div {
    display: block;
    float: right;
    width: 100%;
  }
  .case-intro div img {
    display: block;
    width: 127px;
    height: 24px;
    margin-bottom: 15px;
    float: right;
  }
  .case-intro h6 {
    color: #fff;
    font-size: 12px;
    margin-bottom: 14px;
    display: block;
  }
  .Us-sign {
    position: absolute;
    right: 15%;
    top: 26%;
  }
  .Us-form {
    width: 36%;
    height: 40px;
    position: absolute;
    right: 14.5%;
    bottom: 26%;
    z-index: 30;
    transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9);
  }
  .Us-form form {
    width: 100%;
    height: 100%;
  }
  .Us-form form .Uf-form {
    border: 1px solid #fdecbf;
    border-radius: 10px;
    position: relative;
  }
  .Us-form form .Uf-form .Uf-l {
    width: 40px;
    height: 38px;
    position: absolute;
    left: 0px;
    top: 0px;
  }
  .Us-form form .Uf-form .Uf-r {
    width: 75px;
    height: 40px;
    position: absolute;
    right: 0px;
    top: 0px;
  }
  .Us-form form .Uf-form .Uf-input {
    width: 100%;
    height: 100%;
    background: none;
    text-align: left;
    color: #fff;
    font-size: 12px;
    padding-left: 43px;
  }
}
@media (max-width: 1200px) {
  .menusTop {
    transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }
  .projectContent {
    width: 800px;
    margin-left: 100px;
  }
  .projectContent li {
    width: 50%;
    margin-bottom: 10px;
  }
  .projectContent li img {
    width: 100px;
    margin-right: 30px;
  }
  .projectContent li h6 {
    float: left;
    height: 150px;
    width: 255px;
  }
  .projectContent li h6 span {
    font-size: 12px;
  }
  .projectContent li h6 span:first-child {
    margin-bottom: 20px;
    margin-top: 10px;
    font-size: 20px;
    color: #fdecbf;
    line-height: 20px;
  }
  .projectContent li h6 span:first-child i {
    font-size: 20px;
  }
  .projectContent li h6 span i {
    font-size: 16px;
  }
  .projectContent li h6 span:nth-child(2),
  .projectContent li h6 span:nth-child(3) {
    margin-bottom: 15px;
  }
  .news div a {
    margin-right: 36px;
    width: 21%;
  }
  .news div a p {
    height: 70px;
  }
  .news div a .newsList {
    padding-bottom: 20px;
  }
  .news div a .newsList span {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    padding-top: 16px;
    display: block;
    width: 100%;
    position: relative;
    padding-left: 25px;
  }
  .news div a .newsList h6 {
    font-size: 12px;
    color: #fff;
    line-height: 14px;
    margin-top: 14px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 200px;
    margin-left: 20px;
    width: 90%;
  }
  .news div a .newsMask {
    background: rgba(107, 44, 186, 0.6);
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: 0;
  }
  .news div a .newsMask img {
    width: 88px;
    height: 36px;
    margin: 50% auto 0px auto;
  }
  .newsB {
    width: 100%;
    margin-top: 10px;
  }
  .newsB li {
    float: left;
    margin-right: 46px;
    width: 20%;
  }
  .newsB li p {
    font-size: 16px;
    color: #fff;
    text-align: left;
    margin-bottom: 13px;
  }
  .newsB li a {
    display: block;
    width: 100%;
    margin-bottom: 13px;
  }
  .newsB li a h6 {
    font-size: 12px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 70%;
    float: left;
  }
  .newsB li a span {
    font-size: 12px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 30%;
    float: right;
  }
  .toggleDiv {
    max-width: 800px;
    margin-left: 100px;
  }
  #caseCon a {
    width: 22%;
    height: auto;
    margin-right: 32px;
    float: left;
    position: relative;
    margin-bottom: 30px;
  }
  #caseCon a:nth-child(4n) {
    margin-right: 0px;
  }
  .PC i,
  .tele i {
    overflow: hidden;
    width: 33%;
    float: left;
    position: relative;
    height: 86px;
  }
  .PC i img,
  .tele i img {
    width: 126px;
    height: auto;
  }
  .classic-bottom li {
    width: 11.5%;
  }
  .Us li img {
    display: none;
  }
}
@media (max-width: 800px) {
  .swiper-container {
    width: 800px;
  }
  .projectContent li img {
    display: none;
  }
  .toggleDiv {
    transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }
  .projectContent {
    transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }
  .menusTop {
    transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
}
@media (max-height: 510px) {
  .leftTop {
    display: none;
  }
  .projectContent li:not(:first-child) {
    display: none;
  }
  #caseCon,
  .case-intro,
  .classic-bottom,
  .classic-right,
  .news,
  .case-intro,
  .contact,
  .Us-form {
    display: none;
  }
  .newsB li:not(:first-child) {
    display: none;
  }
}
.pcontainer {
  width: 1200px;
  margin: 0px auto;
  padding-top: 40px;
  height: 420px;
}
.p-divs {
  width: 100%;
}
.p-divs .p-bgs {
  width: 100%;
  position: absolute;
  top: 0px;
  height: 420px;
}
.p-divs .p-title {
  position: absolute;
  bottom: 110px;
  width: 100%;
  left: 0px;
}
.p-divs .p-title h6 {
  color: #fff;
  font-size: 40px;
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 25px;
}
.p-divs .p-title span {
  color: #fff;
  font-size: 18px;
  display: block;
  width: 100%;
  text-align: center;
}
.casePage {
  width: 100%;
  background: #fff;
}
.casePage .caseContent {
  max-width: 1200px;
  margin: 0px auto;
  padding: 24px 0px 54px 0px;
}
.casePage .caseContent .c-tips {
  width: 100%;
}
.casePage .caseContent .c-tips img {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 8px;
}
.casePage .caseContent .c-tips h6 {
  font-size: 14px;
  color: #999;
  display: inline-block;
}
.casePage .caseContent .c-tips h6 a {
  font-size: 14px;
  color: #999;
  display: inline-block;
}
.casePage .caseContent .case-switch {
  width: 100%;
  margin-top: 50px;
  margin-bottom: 35px;
}
.casePage .caseContent .case-switch li {
  display: inline-block;
  margin-right: 100px;
}
.casePage .caseContent .case-switch li a {
  font-size: 20px;
  color: #000;
}
.casePage .caseContent .case-switch li a img {
  margin-bottom: 5px;
  margin-right: 10px;
  display: none;
}
.casePage .caseContent .case-pages {
  max-width: 1200px;
  margin: 0px auto;
}
.casePage .caseContent .case-pages ul {
  width: 100%;
}
.casePage .caseContent .case-pages ul li {
  float: left;
  margin-right: 24px;
  margin-bottom: 24px;
  width: 32%;
  height: 290px;
  box-shadow: 0px 0px 15px 6px #f1f0f0;
  position: relative;
}
.casePage .caseContent .case-pages ul li:nth-child(3n) {
  float: right;
  margin-right: 0px;
}
.casePage .caseContent .case-pages ul li .casebg {
  width: 100%;
  height: 100%;
}
.casePage .caseContent .case-pages ul li a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  text-align: center;
}
.casePage .caseContent .case-pages ul li a img {
  width: 250px;
  height: 168px;
  margin: 32px auto 25px auto;
}
.casePage .caseContent .case-pages ul li a h6 {
  border-top: 1px solid #e5e5e5;
  color: #000;
  font-size: 16px;
  height: 62px;
  line-height: 62px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  display: block;
  width: 100%;
}
.pmenu {
  width: 100%;
  height: 420px;
  position: relative;
}
.pmenu .pdan {
  position: absolute;
  top: 20px;
  z-index: 9;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.pfoot {
  width: 100%;
  height: 160px;
  background: -webkit-linear-gradient(top, #6e16cb 10%, #1f20c5 90%);
  background: -moz-linear-gradient(top, #6e16cb 10%, #1f20c5 90%);
  background: -ms-linear-gradient(top, #6e16cb 10%, #1f20c5 90%);
  background: -o-linear-gradient(top, #6e16cb 10%, #1f20c5 90%);
  background: linear-gradient(top, #6e16cb 10%, #1f20c5 90%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#6e16cb, endColorstr=#1f20c5);/*IE<9>*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#6e16cb, endColorstr=#1f20c5)";/*IE8+*/
}
.pfoot ul {
  max-width: 1200px;
  height: 160px;
  margin: 0px auto;
  padding-top: 46px;
}
.pfoot ul li {
  float: left;
  margin-right: 90px;
}
.pfoot ul li:last-child {
  float: right;
  margin-right: 0px;
}
.pfoot ul li h6 {
  color: #fff;
  font-size: 14px;
  margin-bottom: 14px;
}
.pfoot ul li h6 img {
  width: 18px;
  height: 20px;
}
.c-active {
  display: inline-block !important;
}
.pagess {
    width: 100%;
}
.pagess ul {
    max-width: 1200px;
    height: 90px;
    margin: 0px auto;
    text-align: center;
}

.pagess ul li {
    font-size: 17px;
    color: #585858;
    border: 1px solid #ccc;
    padding:0 12px;
    height: 38px;
    display: inline-block;
    line-height: 32px;
    text-align: center;
    margin-right: 8px;
}
.pagess ul li a {
    text-align: center;
    color: #666666
}
.pagess ul .pages-next,
.pagess ul .pages-prev {
    width: 74px!important;
    height: 38px;
}
.pagess .active {
	color: #ffffff;
	border: none
    FILTER: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#6e16cb', endColorstr='#1f20c5');
    background: -webkit-linear-gradient(top, #6e16cb 10%, #1f20c5 90%);
    background: -moz-linear-gradient(top, #6e16cb 10%, #1f20c5 90%);
    background: -ms-linear-gradient(top, #6e16cb 10%, #1f20c5 90%);
    background: -o-linear-gradient(top, #6e16cb 10%, #1f20c5 90%);
    background: linear-gradient(top, #6e16cb 10%, #1f20c5 90%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#6e16cb, endColorstr=#1f20c5);/*IE<9>*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#6e16cb, endColorstr=#1f20c5)";/*IE8+*/
	
}
.pages-active a {
    color: #fff;
}
/*
.pagess {
  width: 100%;
}
.pagess ul {
  max-width: 1200px;
  height: 90px;
  margin: 0px auto;
  text-align: center;
}
.pagess ul li {
  font-size: 17px;
  color: #585858;
  border: 1px solid #ccc;
  padding: 12px;
  width: 38px;
  height: 38px;
  display: inline-block;
  line-height: 38px;
  text-align: center;
  margin-right: 8px;
}
.pagess ul li a {
  display: block;
  text-align: center;
}
.pagess ul .pages-next,
.pagess ul .pages-prev {
  width: 74px!important;
  height: 38px;
}
.pages-active {
  background: -webkit-linear-gradient(top, #6e16cb 10%, #1f20c5 90%);
  background: -moz-linear-gradient(top, #6e16cb 10%, #1f20c5 90%);
  background: -ms-linear-gradient(top, #6e16cb 10%, #1f20c5 90%);
  background: -o-linear-gradient(top, #6e16cb 10%, #1f20c5 90%);
  background: linear-gradient(top, #6e16cb 10%, #1f20c5 90%);
}
.pages-active a {
  color: #fff;
}
*/
.new-pages {
  width: 100%;
}
.new-pages ul {
  width: 100%;
}
.new-pages ul li {
  width: 49%;
  float: left;
  box-shadow: 0px 0px 15px 6px #f1f0f0;
  margin-bottom: 24px;
  height: 175px;
}
.new-pages ul li:nth-child(2n) {
  float: right;
}
.new-pages ul li a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}
.new-pages ul li a .n-time {
  border-right: 1px solid #dcdcdc;
  float: left;
  margin-top: 24px;
  height: 127px;
  width: 20%;
  text-align: center;
  display: inline-block;
}
.new-pages ul li a .n-time h6 {
  font-size: 30px;
  color: #000;
  margin-top: 32px;
}
.new-pages ul li a .n-time span {
  font-size: 14px;
  color: #000;
  margin-top: 25px;
  display: block;
}
.new-pages ul li a .n-content {
  float: right;
  width: 80%;
  padding: 0px 34px;
  margin-top: 24px;
}
.new-pages ul li a .n-content .n-head {
  color: #000;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  margin-bottom: 20px;
}
.new-pages ul li a .n-content .n-middle {
  font-size: 12px;
  color: #000;
  line-height: 20px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
  margin-bottom: 24px;
}
.new-pages ul li a .n-content .n-bottom {
  font-size: 12px;
  color: #000;
}
.new-pages ul li a .n-bg {
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  opacity: 0;
  transition: all 0.3s;
  transition-delay: 0s;
}
.new-pages ul li a .n-cha {
  width: 120px;
  height: 50px;
  position: absolute;
  opacity: 0;
  transition: all 0.8s;
  transition-delay: 0s;
}
@keyframes nzhuan {
  0% {
    opacity: 0;
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
  }
}
@keyframes nhui {
  from {
    opacity: 1;
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
  }
  to {
    opacity: 0;
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
  }
}
.nzhuan {
  display: block;
  -webkit-animation: nzhuan 0.3s ease-in-out;
  animation: nzhuan 0.3s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.nhuis {
  display: block;
  -webkit-animation: nhui 0.5s ease-in-out;
  animation: nhui 0.5s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@media (max-width: 1365px) {
  .pfoot li {
    width: 100%;
    text-align: center;
  }
  .pfoot li:nth-child(2),
  .pfoot li:nth-child(3) {
    display: none;
  }
}
@media (max-width: 1024px) {
  .pdan {
    transform: scale(0.4);
    -moz-transform: scale(0.4);
    -ms-transform: scale(0.4);
    -webkit-transform: scale(0.4);
  }
}
@media only screen and (max-width: 1366px) {
	.projectContent li h6 span:nth-child(2),
	.projectContent li h6 span:nth-child(3) {
		margin-bottom: 5px!important; 
	}
	.hmenu {
		height: 100px;
	}
	.container {
		margin-top: 20px;
	}
	.toggleDiv {
		margin-top: 80px;
	}
	.svgA .pviewall {
		x: 380;
	}
  .classic-left li img {
    width: 50%;
    height: auto;
  }
}