



.bigtitle {
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 10px;
  color: #000;
  text-align: center;
}

.smalltitle {
  color: #c5c5c5;
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 35px;
  text-align: center;
  font-family: "huxiaobogdh";
}

.miniX {
  position: relative;
  padding-top: 111px;
  margin-bottom: 30px;
}

.miniX .banner {
  width: 100%;
  height: 504px;
  background-color: #3685fc;
  padding-top: 55px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 90px;
  position: relative;
}

.miniX .banner .jiayou {
  color: #fff;
  font-size: 35px;
  position: absolute;
  top: 30px;
  right: 260px;
}

.miniX .banner .bannertxt {
  width: 508px;
  height: 368px;
  background-image: url(../images/bannertxtx.png);
  background-repeat: no-repeat;
  background-position: center;
  margin-left: calc((100% - 1200px)/2);
  margin-right: 50px;
  display: inline-block;
  cursor: pointer;
}

.miniX .banner .anim {
  width: 630px;
  height: 360px;
  display: inline-block;
  overflow: hidden;
  position: relative;
}

.miniX .banner .anim .bolang {
  width: 684px;
  height: 72px;
  background-image: url(../images/bolang1.png);
  background-size: 567px 72px;
  position: absolute;
  bottom: -46px;
}

.miniX .banner .anim .laihui {
  -webkit-animation: laihui 1.5s alternate infinite;
          animation: laihui 1.5s alternate infinite;
}

@-webkit-keyframes laihui {
  from {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  to {
    -webkit-transform: translateX(-40px);
            transform: translateX(-40px);
  }
}

@keyframes laihui {
  from {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  to {
    -webkit-transform: translateX(-40px);
            transform: translateX(-40px);
  }
}

.miniX .banner .anim .lang2 {
  bottom: 10px;
}

.miniX .banner .anim .lang3 {
  bottom: 65px;
}

.miniX .banner .anim .lang4 {
  bottom: 122px;
}

.miniX .banner .anim .lang5 {
  bottom: 185px;
}

.miniX .banner .anim .lang6 {
  bottom: 240px;
}

.miniX .banner .anim .per1 {
  width: 139px;
  height: 255px;
  background-image: url(../images/1.png);
  background-repeat: no-repeat;
  position: absolute;
  bottom: -10px;
  right: 50px;
}

.miniX .banner .anim .yaoshou {
  -webkit-animation: per1 4s alternate infinite;
          animation: per1 4s alternate infinite;
  -webkit-transform-origin: bottom center;
          transform-origin: bottom center;
}

@-webkit-keyframes per1 {
  from {
    -webkit-transform: rotate(13deg);
            transform: rotate(13deg);
  }
  to {
    -webkit-transform: rotate(-21deg);
            transform: rotate(-21deg);
  }
}

@keyframes per1 {
  from {
    -webkit-transform: rotate(13deg);
            transform: rotate(13deg);
  }
  to {
    -webkit-transform: rotate(-21deg);
            transform: rotate(-21deg);
  }
}

.miniX .banner .anim .per2 {
  width: 140px;
  height: 262px;
  background-image: url(../images/2.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 73px;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  right: 230px;
}

.miniX .banner .anim .per3 {
  width: 143px;
  height: 260px;
  background-image: url(../images/3.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 8px;
  left: 76px;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.miniX .banner .anim .fish1 {
  width: 92px;
  height: 74px;
  background-image: url(../images/v100.png);
  background-repeat: no-repeat;
  background-position: -127px -190px;
  position: absolute;
  bottom: 0px;
  left: 50px;
  -webkit-transform-origin: bottom right;
  transform-origin: bottom right;
  -webkit-animation: rou 3s linear infinite;
          animation: rou 3s linear infinite;
}

@-webkit-keyframes rou {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rou {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.miniX .banner .anim .fish2 {
  width: 80px;
  height: 60px;
  background-image: url(../images/v100.png);
  background-repeat: no-repeat;
  background-position: -140px -113px;
  position: absolute;
  top: 23px;
  right: 50px;
  -webkit-transform: rotate(-792deg);
          transform: rotate(-792deg);
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
  -webkit-animation: fish2 3.5s linear infinite;
          animation: fish2 3.5s linear infinite;
}

@-webkit-keyframes fish2 {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}

@keyframes fish2 {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}

.miniX .hexin {
  font-size: 0;
  width: 1200px;
  margin: 0 auto 132px;
}

.miniX .hexin .inline_hexin {
  width: 194px;
  height: 324px;
  background-color: #f0f1f2;
  display: inline-block;
  margin-right: 57.5px;
}

.miniX .hexin .inline_hexin .hexin_txt {
  width: 194px;
  height: 100px;
  display: inline-block;
  background-image: url(../images/v100.png);
  position: relative;
  top: 71px;
  z-index: 1;
  background-repeat: no-repeat;
}

.miniX .hexin .inline_hexin .hexin_img {
  width: 177px;
  height: 149px;
  background-color: #ebedef;
  position: relative;
  bottom: -51px;
  left: 12px;
  background-repeat: no-repeat;
  background-image: url(../images/v100.png);
}

.miniX .hexin .inline_hexin .txt1 {
  background-position: 3px -697px;
}

.miniX .hexin .inline_hexin .txt2 {
  background-position: -194px -697px;
}

.miniX .hexin .inline_hexin .txt3 {
  background-position: -388px -697px;
}

.miniX .hexin .inline_hexin .txt4 {
  background-position: -583px -697px;
}

.miniX .hexin .inline_hexin .txt5 {
  background-position: -773px -697px;
}

.miniX .hexin .inline_hexin .img1 {
  background-position: -8px -284px;
}

.miniX .hexin .inline_hexin .img2 {
  background-position: -177px -284px;
}

.miniX .hexin .inline_hexin .img3 {
  background-position: -360px -284px;
}

.miniX .hexin .inline_hexin .img4 {
  background-position: -532px -284px;
}

.miniX .hexin .inline_hexin .img5 {
  background-position: -707px -284px;
}

.miniX .hexin span:nth-of-type(1) {
  background-image: url(../images/22_txt.png);
  background-repeat: no-repeat;
  background-size: 115px 110px;
}

.miniX .hexin .inline_hexin:nth-child(5) {
  margin: 0;
}

.miniX .anli {
  width: 1200px;
  margin: 0 auto 128px;
  text-align: center;
  margin-bottom: 128px;
}

.miniX .anli .biaoqian {
  width: 1200px;
  border-bottom: 3px solid #fff;
  border-top: 3px solid #429cf5;
}

.miniX .anli .biaoqian .remen {
  width: 298px;
  background-color: #f5f5f5;
  margin: -16px auto 20px;
  font-size: 28px;
  line-height: 28px;
  color: #429cf5;
}

.miniX .anli .biaoqian ul {
  font-size: 0;
  text-align: left;
}

.miniX .anli .biaoqian ul .liclick {
  color: #1a91f5;
}

.miniX .anli .biaoqian ul li:hover {
  color: #1a91f5;
}

.miniX .anli .biaoqian ul li {
  text-align: center;
  cursor: pointer;
  display: inline-block;
  width: 120px;
  height: 33px;
  border: 2px solid #b5b5b5;
  border-radius: 5px;
  margin-right: 60px;
  margin-bottom: 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #090909;
  font-size: 18px;
  line-height: 29px;
  vertical-align: top;
}

.miniX .anli .biaoqian ul li:nth-child(7n) {
  margin-right: 0;
}

.miniX .anli .hyh::after {
  content: '';
  width: 17px;
  height: 17px;
  position: absolute;
  top: 3px;
  background-image: url(../images/v100.png);
  background-repeat: no-repeat;
  background-position: -68px -203px;
}

.miniX .anli .hyh {
  width: 90px;
  margin: 10px auto 40px;
  position: relative;
  color: #4da1f5;
  font-size: 17px;
  cursor: pointer;
}

.miniX .anli .anlilist {
  width: 100%;
  height: 405px;
  background-color: #e7e7e7;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 10px;
  font-size: 0;
  margin-bottom: 24px;
}

.miniX .anli .anlilist .caselist {
  margin-right: 31.25px;
  display: inline-block;
  width: 215px;
  height: 385px;
  background-color: #fff;
  padding: 12px 0 0 0px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.miniX .anli .anlilist .caselist img {
  width: 190px;
  height: 360px;
}

.miniX .anli .anlilist .caselist h6 {
  width: 88%;
  height: 35px;
  line-height: 35px;
  text-align: center;
  position: absolute;
  bottom: 13px;
  left: 12px;
  background-color: rgba(0, 0, 0, 0.4);
  color: white;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.miniX .anli .anlilist .caselist span {
  width: 190px;
  height: 325px;
  position: absolute;
  top: 12px;
  left: 12px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 105px;
  opacity: 0;
}

.miniX .anli .anlilist .caselist span img {
  width: 91px;
  height: 94px;
}

.miniX .anli .anlilist .caselist .opa {
  -webkit-animation: opa 1s linear 1 alternate forwards;
          animation: opa 1s linear 1 alternate forwards;
}

@-webkit-keyframes opa {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes opa {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.miniX .anli .anlilist .caselist .opax {
  -webkit-animation: opax 1s linear 1 alternate forwards;
          animation: opax 1s linear 1 alternate forwards;
}

@-webkit-keyframes opax {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes opax {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

.miniX .anli .anlilist .caselist:nth-child(5) {
  margin-right: 0;
}

.miniX .anli .lookmore {
  text-align: right;
  margin-right: 8px;
}

.miniX .anli .lookmore span {
  display: inline-block;
  cursor: pointer;
}

.miniX .anli .lookmore span:nth-child(1) {
  width: 180px;
  height: 50px;
  background-color: #3685fc;
  text-align: center;
  line-height: 50px;
  font-size: 28px;
  color: #fff;
  letter-spacing: 3px;
}

.miniX .anli .lookmore span:nth-child(2) {
  width: 32px;
  height: 26px;
  background-image: url(../images/v100.png);
  background-repeat: no-repeat;
  background-position: -88px -122px;
}

.miniX .serves {
  width: 100%;
  text-align: center;
  margin-bottom: 230px;
}

.miniX .serves .serlist {
  width: 100%;
  height: 313px;
  background-color: #3685fc;
}

.miniX .serves .serlist .qipao {
  width: 157px;
  height: 163px;
  background-image: url(../images/v100.png);
  background-position: -448px -80px;
  background-repeat: no-repeat;
  color: #fff;
  text-align: center;
  font-size: 0;
  display: inline-block;
  position: relative;
}

.miniX .serves .serlist .qipao p {
  width: 80px;
  display: inline-block;
  padding-top: 57px;
  font-size: 20px;
}

.miniX .serves .serlist .qipao:nth-child(odd) {
  top: 40px;
}

.miniX .serves .serlist .qipao:nth-child(even) {
  top: 130px;
}

.miniX .serves .serlist .ttb {
  -webkit-animation: ttb 1s infinite alternate;
          animation: ttb 1s infinite alternate;
}

@-webkit-keyframes ttb {
  from {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  to {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
}

@keyframes ttb {
  from {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  to {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
}

.miniX .visual {
  width: 1200px;
  height: 635px;
  background-color: #ededed;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 22px;
  margin: 0 auto 130px;
  text-align: center;
  position: relative;
}

.miniX .visual p {
  position: relative;
  top: -100px;
}

.miniX .visual .btn {
  width: 26px;
  height: 360px;
  position: absolute;
  top: 147px;
  left: 35px;
}

.miniX .visual .btn .tarr {
  width: 26px;
  height: 63px;
  background-image: url(../images/v100.png);
  background-repeat: no-repeat;
  cursor: pointer;
  background-position: -17px -186px;
}

.miniX .visual .btn .barr {
  width: 26px;
  height: 63px;
  background-image: url(../images/v100.png);
  background-repeat: no-repeat;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  cursor: pointer;
  background-position: -17px -186px;
}

.miniX .visual .btn .zhu {
  width: 12px;
  height: 234px;
  background-color: #c5c5c5;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 13px;
  position: relative;
}

.miniX .visual .btn .zhu .circle {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: #787878;
  position: absolute;
  left: -6px;
  cursor: pointer;
}

.miniX .visual .btn .zhu .circle:nth-child(1) {
  top: 20px;
}

.miniX .visual .btn .zhu .circle:nth-child(2) {
  top: 70px;
}

.miniX .visual .btn .zhu .circle:nth-child(3) {
  top: 120px;
}

.miniX .visual .btn .zhu .circle:nth-child(4) {
  top: 170px;
}

.miniX .visual .btn .zhu .circle:hover {
  border: 2px solid #fff;
  left: -8px;
  background-color: #3685fc;
}

.miniX .visual .btn .zhu .circleact {
  border: 2px solid #fff;
  left: -8px;
  background-color: #3685fc;
}

.miniX .visual .tubiao {
  width: 1085px;
  height: 588px;
  background-color: #fff;
  float: right;
  position: relative;
  top: -100px;
}

.miniX .visual .tubiao p {
  font-size: 22px;
  position: relative;
  top: 43px;
  left: -65px;
}

.miniX .visual .tubiao p span {
  font-weight: 500;
  color: #3495f7;
  position: relative;
  left: -10px;
}

.miniX .visual .tubiao .leida {
  position: absolute;
  top: 330px;
  left: 55px;
  font-size: 27px;
  width: 82px;
}

.miniX .visual .tubiao .ptxt {
  position: absolute;
  top: 438px;
  left: 45px;
  text-align: left;
}

.miniX .visual .tubiao .ptxt div {
  font-size: 15px;
  color: #9e9a9a;
}

.miniX .visual .tubiao .chartX {
  width: 792px;
  height: 340px;
  background-color: #fff;
  border: 2px solid #dddddd;
  position: relative;
  top: 150px;
  left: 262px;
  font-size: 0;
}

.miniX .visual .tubiao .chartX .titlecharts {
  width: 100%;
  height: 38px;
  line-height: 38px;
  border-bottom: solid 2px #dddddd;
  text-align: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 20px;
  font-size: 20px;
}

.miniX .visual .tubiao .chartX .charts {
  width: 395px;
  height: 300px;
  display: inline-block;
}

.miniX .visual .tubiao .chartX .line {
  height: 280px;
  border: 1px solid #dddddd;
  display: inline-block;
  position: relative;
  top: -10px;
}

.miniX .visual .tubiao .chartX .shujuhead {
  width: 797px;
  height: 341px;
  text-align: left;
  outline: 1px solid #858585;
  font-size: 0;
}

.miniX .visual .tubiao .chartX .shujuhead .head_title {
  width: 100%;
  height: 110px;
  overflow: hidden;
  outline: 1px solid #8d8d8d;
}

.miniX .visual .tubiao .chartX .shujuhead .head_title p:nth-child(1):before {
  background-position: -949px -78px;
}

.miniX .visual .tubiao .chartX .shujuhead .head_title p:nth-child(2):before {
  background-position: -949px -158px;
}

.miniX .visual .tubiao .chartX .shujuhead .head_title p:nth-child(3):before {
  background-position: -947px -118px;
}

.miniX .visual .tubiao .chartX .shujuhead .head_title p:nth-child(4):before {
  background-position: -949px -195px;
}

.miniX .visual .tubiao .chartX .shujuhead .head_title p:nth-child(2) {
  float: right;
  margin-right: 15px;
}

.miniX .visual .tubiao .chartX .shujuhead .head_title p:nth-child(2) span {
  letter-spacing: -1px;
}

.miniX .visual .tubiao .chartX .shujuhead .head_title p:nth-child(4) {
  float: right;
  margin-right: 0px;
}

.miniX .visual .tubiao .chartX .shujuhead .head_title p:nth-child(4) span {
  font-size: 16px;
  letter-spacing: -2px;
}

.miniX .visual .tubiao .chartX .shujuhead .head_title p:before {
  content: '';
  width: 31px;
  height: 28px;
  background-image: url(../images/v100.png);
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
}

.miniX .visual .tubiao .chartX .shujuhead .head_title p {
  left: 0;
  top: 0;
  font-size: 19px;
  color: #858585;
  text-indent: 46px;
  margin-top: 17px;
  margin-left: 35px;
  display: inline-block;
}

.miniX .visual .tubiao .chartX .shujuhead .head_title p span {
  color: #0d0d0d;
  font-weight: bold;
  margin-left: 10px;
}

.miniX .visual .tubiao .chartX .shujuhead .shujucont {
  width: 100%;
  height: 234px;
  font-size: 0;
}

.miniX .visual .tubiao .chartX .shujuhead .shujucont .shuju_item:nth-child(2) p:nth-child(1) span {
  background-position: -945px -264px;
  position: relative;
  top: 6px;
}

.miniX .visual .tubiao .chartX .shujuhead .shujucont .shuju_item:nth-child(3) p:nth-child(1) span {
  background-position: -945px -308px;
}

.miniX .visual .tubiao .chartX .shujuhead .shujucont .shuju_item:nth-child(4) p:nth-child(1) span {
  background-position: -945px -350px;
  position: relative;
  top: 6px;
}

.miniX .visual .tubiao .chartX .shujuhead .shujucont .shuju_item {
  display: inline-block;
  width: 398.5px;
  height: 116px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

.miniX .visual .tubiao .chartX .shujuhead .shujucont .shuju_item p {
  font-size: 15px;
  line-height: 15px;
  position: absolute;
  top: 0;
  left: 0;
  color: #858585;
}

.miniX .visual .tubiao .chartX .shujuhead .shujucont .shuju_item p:nth-child(1) {
  font-size: 27px;
  line-height: 27px;
  font-weight: bold;
  color: #0d0d0d;
  top: 36px;
  left: 69px;
}

.miniX .visual .tubiao .chartX .shujuhead .shujucont .shuju_item p:nth-child(1) span {
  width: 33px;
  height: 33px;
  display: inline-block;
  background-image: url(../images/v100.png);
  background-repeat: no-repeat;
  background-position: -945px -227px;
}

.miniX .visual .tubiao .chartX .shujuhead .shujucont .shuju_item p:nth-child(2) {
  top: 20px;
  left: 243px;
}

.miniX .visual .tubiao .chartX .shujuhead .shujucont .shuju_item p:nth-child(3) {
  top: 50px;
  left: 243px;
}

.miniX .visual .tubiao .chartX .shujuhead .shujucont .shuju_item p:nth-child(3) span {
  color: #0d0d0d;
  font-weight: bold;
  margin-left: 11px;
}

.miniX .visual .tubiao .chartX .shujuhead .shujucont .shuju_item p:nth-child(4) {
  top: 80px;
  left: 243px;
}

.miniX .visual .tubiao .chartX .shujuhead .shujucont .shuju_item p:nth-child(4) span {
  color: #0d0d0d;
  font-weight: bold;
  margin-left: 11px;
}

.miniX .visual .tubiao .chartX .shujuhead .shujucont .shuju_item:nth-child(1) {
  border-right: #8d8d8d solid 1px;
  border-bottom: #8d8d8d solid 1px;
}

.miniX .visual .tubiao .chartX .shujuhead .shujucont .shuju_item:nth-child(2) {
  border-bottom: #8d8d8d solid 1px;
}

.miniX .visual .tubiao .chartX .shujuhead .shujucont .shuju_item:nth-child(3) {
  border-right: #8d8d8d solid 1px;
}

.miniX .partner {
  width: 1200px;
  height: 478px;
  text-align: center;
  margin: 0 auto 128px;
}

.miniX .partner .par_logo {
  width: 100%;
  height: 380px;
  font-size: 0;
  overflow: hidden;
}

@-webkit-keyframes Move {
  0% {
    margin-left: 0px;
  }
  100% {
    margin-left: -2430px;
  }
}

@keyframes Move {
  0% {
    margin-left: 0px;
  }
  100% {
    margin-left: -2430px;
  }
}

.miniX .partner .par_logo .logo_banner:hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}

.miniX .partner .par_logo .logo_banner {
  width: 3630px;
  height: 380px;
  background-repeat: no-repeat;
  display: inline-block;
  -webkit-animation: Move 26s infinite linear;
          animation: Move 26s infinite linear;
}

.miniX .partner .par_logo .logo_banner .huobanX {
  width: 1200px;
  height: 380px;
  background-repeat: no-repeat;
  display: inline-block;
  margin-left: 10px;
}

.miniX .partner .par_logo .logo_banner .huoban1 {
  background-image: url(../images/huoban1.png);
}

.miniX .partner .par_logo .logo_banner .huoban2 {
  background-image: url(../images/huoban2.png);
}

.miniX .partner .par_logo .logolist {
  width: 188px;
  height: 120px;
  outline: 1px solid blue;
  margin-right: 14.4px;
  margin-bottom: 10px;
  display: inline-block;
}

.miniX .partner .par_logo .logolist:nth-child(6n) {
  margin-right: 0;
}

.miniX .feedback {
  width: 1200px;
  margin: 0 auto 135px;
}

.miniX .feedback #container .pau {
  -webkit-animation-play-state: paused !important;
          animation-play-state: paused !important;
}

.miniX .feedback #container .runing {
  -webkit-animation-play-state: running !important;
          animation-play-state: running !important;
}

.miniX .feedback #container .animate {
  -webkit-animation: tr 30s linear;
          animation: tr 30s linear;
}

@-webkit-keyframes tr {
  from {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  to {
    -webkit-transform: translateX(-3420px);
            transform: translateX(-3420px);
  }
}

@keyframes tr {
  from {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  to {
    -webkit-transform: translateX(-3420px);
            transform: translateX(-3420px);
  }
}

.miniX .feedback #container .list:hover {
  z-index: 999;
}

.miniX .feedback #container .list:hover .sugtxt {
  -webkit-transform: scale(1.2, 1.2);
          transform: scale(1.2, 1.2);
  left: 50px;
}

.miniX .feedback #container .list {
  width: 400px;
  position: absolute;
  left: 110%;
  height: 75px;
  text-shadow: 0 0 3px #000;
}

.miniX .feedback #container .list img {
  width: 60px;
  height: 60px;
  margin-right: 5px;
  border-radius: 50%;
  vertical-align: text-top;
  margin-top: 6.5px;
  z-index: 9;
}

.miniX .feedback #container .list .sugtxt {
  color: #fff;
  height: 75px;
  border-radius: 50px;
  background-color: #3184fd;
  font-size: 16px;
  padding: 0 30px 0 50px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  left: 20px;
  z-index: -1;
  width: 250px;
}

.miniX .feedback #container .list .sugtxt p {
  max-width: 235px;
}

.miniX .feedback .backsugess {
  font-size: 0;
  width: 100%;
  height: 440px;
  overflow: hidden;
  position: relative;
}

.miniX .feedback .backsugess .suggeslist:nth-child(4) {
  margin-bottom: 0;
}

.miniX .feedback .backsugess .suggeslist:nth-child(2n) {
  margin-left: 130px;
}

.miniX .feedback .backsugess .lianim {
  -webkit-animation: tranY 15s linear alternate forwards;
          animation: tranY 15s linear alternate forwards;
}

@-webkit-keyframes tranY {
  from {
    -webkit-transform: translateX(1200px);
            transform: translateX(1200px);
  }
  to {
    -webkit-transform: translateX(-240px);
            transform: translateX(-240px);
  }
}

@keyframes tranY {
  from {
    -webkit-transform: translateX(1200px);
            transform: translateX(1200px);
  }
  to {
    -webkit-transform: translateX(-240px);
            transform: translateX(-240px);
  }
}

.miniX .feedback .backsugess .t0 {
  top: 0;
}

.miniX .feedback .backsugess .t1 {
  top: 115px;
}

.miniX .feedback .backsugess .t2 {
  top: 230px;
}

.miniX .feedback .backsugess .t3 {
  top: 345px;
}

.miniX .feedback .backsugess .li {
  font-size: 0;
  height: 75px;
  display: inline-block;
  position: absolute;
}

.miniX .feedback .backsugess .li .touxiang {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #f00;
  display: inline-block;
  margin-top: 7.5px;
  float: left;
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
}

.miniX .feedback .backsugess .li .sugtxt {
  color: #fff;
  height: 75px;
  display: inline-block;
  border-radius: 50px;
  background-color: #3184fd;
  font-size: 12px;
  padding: 0 30px 0 50px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  float: right;
  -webkit-transform: translateX(-35px);
          transform: translateX(-35px);
}

.miniX .feedback .backsugess .li .sugtxt p {
  max-width: 235px;
}

.miniX .channel {
  width: 100%;
}

.miniX .channel .contant {
  width: 100%;
  height: 220px;
  background-color: #3685fc;
  position: relative;
}

.miniX .channel .contant .person {
  width: 233px;
  height: 197px;
  background-image: url(../images/person.png);
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -590px;
}

.miniX .channel .contant .pertxt {
  width: 425px;
  height: 65px;
  background-image: url(../images/kuang.png);
  background-repeat: no-repeat;
  color: #fff;
  text-align: center;
  line-height: 65px;
  font-size: 23px;
  padding-left: 10px;
  position: absolute;
  top: 90px;
  left: 50%;
  margin-left: -290px;
}

.miniX .channel .contant img {
  width: 109px;
  height: 109px;
  position: absolute;
  top: 75px;
  right: 150px;
}

.miniX .channel .contant .hand {
  width: 138px;
  height: 53px;
  position: absolute;
  bottom: 0px;
  right: 0;
  background-image: url(../images/v100.png);
  background-repeat: no-repeat;
  background-position: -140px 0;
}



.spex {
  position: relative;
  padding-top: 111px;
}

.spex .heads {
  width: 100%;
  height: 215px;
  background-color: #3685fc;
  position: relative;
  margin-bottom: 47px;
}

.spex .heads .inbu {
  width: 919px;
  height: 70px;
  font-size: 0;
  margin-top: 60px;
  position: absolute;
  left: 50%;
  margin-left: -475px;
}

.spex .heads .inbu input {
  width: 752px;
  height: 70px;
  border-radius: 35px 0px 0px 35px;
  color: #333333;
  vertical-align: bottom;
  font-size: 22px;
  padding-left: 35px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.spex .heads .inbu button {
  padding: 0;
  width: 167px;
  height: 70px;
  border-radius: 0px 35px 35px 0px;
  background-color: #55ceff;
  background-image: url(../images/v100.png);
  background-size: 330%;
  background-repeat: no-repeat;
  background-position: -460px 26px;
  cursor: pointer;
}

.spex .heads .sousuolist {
  overflow: hidden;
  width: 850px;
  height: 20px;
  font-size: 19px;
  line-height: 19px;
  color: #fff;
  position: absolute;
  top: 150px;
  left: 50%;
  margin-left: -445px;
}

.spex .heads .sousuolist span {
  margin-right: 30px;
  cursor: pointer;
}

.spex .heads .sousuolist span:hover {
  color: #000;
}

.spex .conli {
  width: 1200px;
  position: relative;
  margin: 0 auto 55px;
  padding-left: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.spex .conli .listitem:nth-child(1) .itemhead::before {
  background-position: 0 0;
}

.spex .conli .listitem:nth-child(2) .itemhead::before {
  background-position: -26px 0;
}

.spex .conli .listitem:nth-child(3) .itemhead::before {
  background-position: -52px 0;
}

.spex .conli .listitem:nth-child(4) .itemhead::before {
  background-position: -78px 0;
}

.spex .conli .listitem:nth-child(5) .itemhead::before {
  background-position: -104px 0;
}

.spex .conli .listitem {
  width: 100%;
  font-size: 0;
}

.spex .conli .listitem .itemhead::before {
  content: '';
  width: 26px;
  height: 24px;
  background-image: url(../images/v100.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: -40px;
}

.spex .conli .listitem .itemhead {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  margin-right: 45px;
  vertical-align: top;
  position: relative;
}

.spex .conli .listitem .itembody {
  width: 1000px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  overflow: hidden;
}

.spex .conli .listitem .itembody span {
  font-size: 16px;
  color: #000;
  border-bottom: #ebebeb solid 2px;
  margin-right: 43px;
  width: 82px;
  height: 28px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  margin-bottom: 25px;
}

.spex .conli .listitem .itembody span:hover {
  color: #3388ff;
  border-bottom: #3388ff solid 2px;
}

.spex .conli .listitem .itembody .spanhov {
  color: #3388ff;
  border-bottom: #3388ff solid 2px;
}

.spex .conli .listitem .itemend {
  color: #1a91f5;
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 50px;
  cursor: pointer;
}

.spex .conli .listitem .itemend::after {
  content: ' 》';
  font-size: 12px;
  position: absolute;
  top: 7px;
  left: 38px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.spex .conli .listitem .change::after {
  top: 3px;
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}

.spex .case {
  width: 1200px;
  margin: 0 auto 94px;
}

.spex .case ul {
  font-size: 0;
  color: #8e8d92;
  border-bottom: 2px solid #000;
}

.spex .case ul li {
  width: 148px;
  height: 48px;
  display: inline-block;
  font-size: 22px;
  line-height: 22px;
  text-align: center;
  cursor: pointer;
}

.spex .case ul li span {
  width: 0px;
  height: 16px;
  display: block;
  margin: 9px auto 0;
}

.spex .case ul li:hover {
  color: #000;
}

.spex .case ul li:hover span {
  border: 1px solid #000;
}

.spex .case ul .liact {
  color: #000;
}

.spex .case ul .spanact {
  border: 1px solid #000;
}

.spex .case .zhanshi {
  width: 100%;
  background-color: #e7e7e7;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 23px 0 0;
  font-size: 0;
}

.spex .case .zhanshi .caselist {
  margin: 0 40px 24px 0;
  display: inline-block;
  width: 270px;
  height: 488px;
  background-color: #fff;
  padding: 18px 0 0 15px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.spex .case .zhanshi .caselist img {
  width: 238px;
  height: 455px;
}

.spex .case .zhanshi .caselist h6 {
  width: 88%;
  height: 45px;
  line-height: 45px;
  text-align: center;
  position: absolute;
  bottom: 15px;
  left: 15px;
  background-color: rgba(0, 0, 0, 0.4);
  color: white;
  font-size: 14px;
  letter-spacing: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.spex .case .zhanshi .caselist span:hover {
  -webkit-animation: opa 1s linear 1 alternate forwards;
          animation: opa 1s linear 1 alternate forwards;
}

.spex .case .zhanshi .caselist span {
  width: 238px;
  height: 410px;
  position: absolute;
  top: 18px;
  left: 15px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 105px;
  opacity: 0;
}

.spex .case .zhanshi .caselist span img {
  width: 116px;
  height: 116px;
  position: absolute;
  top: 172px;
  left: 50%;
  margin-left: -58px;
}

.spex .case .zhanshi .caselist .opa {
  -webkit-animation: opa 1s linear 1 alternate forwards;
          animation: opa 1s linear 1 alternate forwards;
}

@keyframes opa {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.spex .case .zhanshi .caselist .opax {
  -webkit-animation: opax 1s linear 1 alternate forwards;
          animation: opax 1s linear 1 alternate forwards;
}

@keyframes opax {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

.spex .case .zhanshi .caselist:nth-child(4n) {
  margin-right: 0;
}

.spex .case .pagebtn {
  margin-top: 18px;
  float: right;
  font-size: 0;
}

.spex .case .pagebtn button {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #3388ff;
  margin-right: 35px;
  color: #fff;
  text-align: center;
  line-height: 32px;
  font-size: 20px;
  padding: 0;
  vertical-align: bottom;
  cursor: pointer;
}

.spex .case .pagebtn .moye {
  width: 65px;
  background-color: #000;
  border-radius: 15px;
  font-size: 16px;
  margin: 0;
}

.spex .case .pagebtn span {
  display: inline-block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #e2e2e4;
  color: #8e8d92;
  cursor: pointer;
  font-size: 13px;
  text-align: center;
  line-height: 32px;
  margin-right: 35px;
}

.spex .case .pagebtn span:hover {
  background-color: #fff;
  color: #000;
}

.spex .case .pagebtn .spancli {
  background-color: #fff;
  color: #000;
}



.abox {
  position: relative;
  padding-top: 111px;
}

.abox .banjia {
  width: 1195px;
  height: 300px;
  margin: 63px auto 88px;
  background-image: url(../images/banjia.png);
  background-repeat: no-repeat;
}

.abox .weour {
  width: 1200px;
  margin: 0 auto 70px;
  font-size: 0;
}

.abox .weour .weli:nth-child(1):hover {
  background-image: url(../images/1.png);
}

.abox .weour .weli:nth-child(1):hover .weimg {
  display: none;
}

.abox .weour .weli:nth-child(1):hover p {
  display: none;
}

.abox .weour .weli:nth-child(2):hover {
  background-image: url(../images/2.png);
}

.abox .weour .weli:nth-child(2):hover .weimg {
  display: none;
}

.abox .weour .weli:nth-child(2):hover p {
  display: none;
}

.abox .weour .weli:nth-child(3):hover {
  background-image: url(../images/3.png);
}

.abox .weour .weli:nth-child(3):hover .weimg {
  display: none;
}

.abox .weour .weli:nth-child(3):hover p {
  display: none;
}

.abox .weour .weli:nth-child(4):hover {
  background-image: url(../images/4.png);
}

.abox .weour .weli:nth-child(4):hover .weimg {
  display: none;
}

.abox .weour .weli:nth-child(4):hover p {
  display: none;
}

.abox .weour .weli:nth-child(5):hover {
  background-image: url(../images/5.png);
}

.abox .weour .weli:nth-child(5):hover .weimg {
  display: none;
}

.abox .weour .weli:nth-child(5):hover p {
  display: none;
}

.abox .weour .weli:nth-child(6):hover {
  background-image: url(../images/6.png);
}

.abox .weour .weli:nth-child(6):hover .weimg {
  display: none;
}

.abox .weour .weli:nth-child(6):hover p {
  display: none;
}

.abox .weour .weli {
  width: 400px;
  height: 300px;
  display: inline-block;
  vertical-align: bottom;
  background-repeat: no-repeat;
  outline: #ffffff 1px solid;
  background-color: #e6e6e6;
}

.abox .weour .weli .we1 {
  background-position: 0px -478px;
}

.abox .weour .weli .we2 {
  background-position: -165px -478px;
}

.abox .weour .weli .we3 {
  background-position: -330px -478px;
}

.abox .weour .weli .we4 {
  background-position: -495px -478px;
}

.abox .weour .weli .we5 {
  background-position: -660px -478px;
}

.abox .weour .weli .we6 {
  background-position: -825px -478px;
}

.abox .weour .weli .weimg {
  width: 165px;
  height: 160px;
  margin: 70px auto 15px;
  background-image: url(../images/v100.png);
  background-repeat: no-repeat;
}

.abox .weour .weli p {
  width: 134px;
  height: 38px;
  border: 2px solid #3685fc;
  background-color: #fff;
  text-align: center;
  color: #3685fc;
  margin: 0 auto;
  font-size: 29px;
  line-height: 38px;
  border-radius: 22px;
}



.newx {
  position: relative;
  padding-top: 111px;
  font-size: 0;
}

.newx .newbanner {
  width: 100%;
  height: 450px;
  position: relative;
  background-color: #3685fc;
  margin-bottom: 53px;
}

.newx .newbanner .subtel {
  width: 530px;
  height: 70px;
  position: absolute;
  top: 238px;
  left: 50%;
  margin-left: -600px;
}

.newx .newbanner .subtel input {
  width: 364px;
  height: 70px;
  background-color: white;
  border-radius: 35px 0 0 35px;
  float: left;
  text-indent: 30px;
  color: #8e8d92;
  font-size: 22px;
}

.newx .newbanner .subtel ::-webkit-input-placeholder {
  font-size: 22px;
}

.newx .newbanner .subtel button {
  float: right;
  width: 166px;
  height: 70px;
  border-radius: 0 35px 35px 0;
  color: #fff;
  font-size: 20px;
  background-color: #55ceff;
  background-image: url(../images/v100.png);
  background-size: 330%;
  background-repeat: no-repeat;
  background-position: -460px 26px;
  cursor: pointer;
}

.newx .newbanner .perfish {
  width: 632px;
  height: 372px;
  background-image: url(../images/perfish.png);
  position: absolute;
  top: 52px;
  right: 50%;
  margin-right: -590px;
}

.newx .newcont {
  width: 1200px;
  margin: 0 auto 210px;
  font-size: 0;
}

.newx .newcont .caseX {
  width: 700px;
  margin: 0 50px 43px 0;
  display: inline-block;
  vertical-align: top;
}

.newx .newcont .caseX .ulact {
  font-size: 0;
  color: #8e8d92;
  border-bottom: 2px solid #000;
  margin-bottom: 30px;
}

.newx .newcont .caseX .ulact li {
  width: 148px;
  height: 48px;
  display: inline-block;
  font-size: 22px;
  line-height: 22px;
  text-align: center;
  margin: 0 13.5px;
  cursor: pointer;
}

.newx .newcont .caseX .ulact li span {
  width: 0px;
  height: 16px;
  display: block;
  margin: 9px auto 0;
}

.newx .newcont .caseX .ulact li:hover {
  color: #000;
}

.newx .newcont .caseX .ulact li:hover span {
  border: 1px solid #000;
}

.newx .newcont .caseX .ulact .liact {
  color: #000;
}

.newx .newcont .caseX .ulact .spanact {
  border: 1px solid #000;
}

.newx .newcont .caseX .txtul {
  font-size: 0;
}

.newx .newcont .caseX .txtul li {
  width: 100%;
  height: 240px;
  padding: 30px 0 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 0px;
  margin-bottom: 30px;
  background-color: #fff;
  cursor: pointer;
}

.newx .newcont .caseX .txtul li img {
  width: 280px;
  height: 180px;
}

.newx .newcont .caseX .txtul li .txtc {
  width: 380px;
  height: 178px;
  border: 1px solid #d7d7d7;
  border-left: none;
  display: inline-block;
  vertical-align: bottom;
  position: relative;
}

.newx .newcont .caseX .txtul li .txtc p:nth-child(1) {
  font-size: 23px;
  line-height: 23px;
  font-weight: 900;
  color: #000;
  margin: 35px 0 34px;
  height: 46px;
}

.newx .newcont .caseX .txtul li .txtc p {
  color: #aaaaad;
  font-size: 12px;
  line-height: 12px;
  padding-left: 33px;
  margin-bottom: 9px;
  text-align: left;
}

.newx .newcont .caseX .txtul li .txtc .zantan {
  float: right;
  font-size: 20px;
  position: absolute;
  bottom: 7px;
  right: 14px;
  font-size: 0;
}

.newx .newcont .caseX .txtul li .txtc .zantan span {
  width: 45px;
  height: 16px;
  line-height: 16px;
  font-size: 12px;
  color: #aaaaad;
  vertical-align: bottom;
  text-align: center;
  margin: 0;
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url(../images/v100.png);
}

.newx .newcont .caseX .txtul li .txtc .zantan span:nth-child(4) {
  width: 35px;
  background-color: #aaaaad;
  color: #fff;
  text-align: center;
  border-radius: 7px;
  background-image: none;
}

.newx .newcont .caseX .txtul li .txtc .zantan span:nth-child(1) {
  background-position: -15px -255px;
  text-align: right;
}

.newx .newcont .caseX .txtul li .txtc .zantan span:nth-child(2) {
  background-position: -60px -255px;
}

.newx .newcont .caseX .txtul li .txtc .zantan span:nth-child(3) {
  background-position: -105px -255px;
}

.newx .newcont .caseX .pagebtnX {
  float: right;
  font-size: 0;
}

.newx .newcont .caseX .pagebtnX button {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #3388ff;
  color: #fff;
  text-align: center;
  line-height: 32px;
  font-size: 20px;
  padding: 0;
  vertical-align: bottom;
  cursor: pointer;
  margin-right: 35px;
}

.newx .newcont .caseX .pagebtnX .moyeX {
  margin: 0;
}

.newx .newcont .caseX .pagebtnX span {
  display: inline-block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #e2e2e4;
  color: #8e8d92;
  cursor: pointer;
  font-size: 13px;
  text-align: center;
  line-height: 32px;
  margin-right: 35px;
}

.newx .newcont .caseX .pagebtnX span:hover {
  background-color: #fff;
  color: #000;
}

.newx .newcont .caseX .pagebtnX .spancliX {
  background-color: #fff;
  color: #000;
}

.newx .newcont .remen {
  width: 450px;
  display: inline-block;
  
}

.newx .newcont .remen .rehead {
  width: 100%;
  color: #000;
  border-bottom: 2px solid #000;
  margin-bottom: 30px;
  font-size: 22px;
  line-height: 22px;
  padding-bottom: 26px;
}

.newx .newcont .remen .rebody {
  width: 100%;
  height: 780px;
  overflow: scroll;
}

.newx .newcont .remen .rebody li {
  width: 100%;
  height: 120px;
  padding: 20px 0 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 0;
  position: relative;
  margin-bottom: 10px;
  background-color: #fff;
  cursor: pointer;
}

.newx .newcont .remen .rebody li img {
  width: 120px;
  height: 80px;
}

.newx .newcont .remen .rebody li p {
  font-size: 18px;
  line-height: 26px;
  color: #000;
  width: 270px;
  position: absolute;
  top: 16px;
  left: 160px;
}

.newx .newcont .remen .rebody li p:nth-child(3) {
  font-size: 12px;
  line-height: 12px;
  color: #8e8d92;
  top: 89px;
}

.newx .newcont .remen ::-webkit-scrollbar {
  width: 0;
  height: 0;
  background-color: #fff;
}


#headertxt {
  position: relative;
  top: 111px;
  z-index: 9090;
  background-image: url(../images/headertxt.jpg);
  width: 100%;
  min-height: 200px;
  min-width: 200px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 110%;
}

#headertxt .arrbottom {
  width: 10px;
  height: 35px;
  background-image: url(../images/scroll-down.gif);
  background-size: 100%;
  position: absolute;
  top: 445px;
  left: 50%;
  margin-left: -5px;
}

.tanwin {
  width: 240px;
  height: 170px;
  color: #242121;
  text-align: center;
  position: fixed;
  top: 20%;
  left: 50%;
  margin-left: -125px;
  background-color: #fff;
  border: 1px solid;
  display: none;
  border-radius: 15px;
  z-index: 999;
}

.tanwin p {
  margin: 55px auto;
}

.tanwin .makesure {
  width: 85px;
  height: 25px;
  background-color: #38f;
  color: #090909;
  display: inline-block;
  margin: 0 auto;
  cursor: pointer;
  border-radius: 15px;
}

footer {
  width: 100%;
  height: 339px;
  background-color: #242121;
  font-size: 0;
  margin-bottom: 160px;
}

footer ul {
  display: inline-block;
  margin-top: 40px;
  margin-left: calc((100% - 1100px)/2);
  margin-right: 125px;
  vertical-align: text-bottom;
}

footer ul li {
  font-size: 18px;
  line-height: 38px;
  color: #fff;
}

footer ul li a {
  color: #fff;
}

footer .xiaoshou:nth-child(2) {
  margin-right: 100px;
}

footer .xiaoshou {
  width: 106px;
  text-align: center;
  display: inline-block;
}

footer .xiaoshou p {
  font-size: 18px;
  color: #fff;
  text-align: center;
}

footer .xiaoshou p:nth-child(3) {
  color: #8e8d92;
  font-size: 13px;
}

footer .xiaoshou img {
  width: 106px;
  height: 106px;
  margin: 20px 0;
}

footer .dizhi {
  width: 416px;
  display: inline-block;
  margin-left: 177px;
  text-indent: 40px;
  margin-top: 50px;
  vertical-align: top;
}

footer .dizhi p {
  color: #fff;
  font-size: 20px;
  margin-bottom: 40px;
  position: relative;
}

footer .dizhi p::before {
  content: ' ';
  width: 28px;
  height: 28px;
  background-image: url(../images/v100.png);
  background-repeat: no-repeat;
  background-position: 0px center;
  position: absolute;
  top: 0;
  left: 0px;
}

footer .dizhi p:nth-child(1)::before {
  background-position: 0 -122px;
}

footer .dizhi p:nth-child(2)::before {
  background-position: -31px -122px;
}

footer .dizhi p:nth-child(3)::before {
  background-position: -62px -122px;
}

footer .we_copyright {
  font-size: 12px;
  text-align: center;
  color: #f0f0f0;
  margin-top: 10px;
  outline: 1px solid;
  height: 69px;
  line-height: 60px;
}

footer .we_copyright a {
  color: #f0f0f0;
}


.tuiguang {
  width: 100%;
  height: 160px;
  position: fixed;
  background-color: #3a60f9;
  bottom: 0;
  z-index: 999;
}

.tuiguang .fishp {
  width: 390px;
  height: 170px;
  background-image: url(../images/yingxiaoperson.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -10px;
  left: 38px;
}

.tuiguang .chuowo {
  width: 333px;
  height: 44px;
  background-image: url(../images/v100.png);
  background-position: 0 -62px;
  background-repeat: no-repeat;
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -150px;
}

.tuiguang .subtel {
  width: 460px;
  height: 50px;
  position: absolute;
  top: 75px;
  left: 50%;
  margin-left: -150px;
}

.tuiguang .subtel input {
  width: 340px;
  height: 50px;
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 30px;
  float: left;
  text-indent: 30px;
  color: #fff;
}

.tuiguang .subtel ::-webkit-input-placeholder {
  color: #fff;
  font-size: 17px;
}

.tuiguang .subtel button {
  cursor: pointer;
  float: right;
  width: 100px;
  height: 50px;
  border-radius: 30px;
  color: #fff;
  font-size: 20px;
  background-image: -webkit-gradient(linear, left top, right top, from(#fdd554), to(#ffae0b));
  background-image: linear-gradient(to right, #fdd554, #ffae0b);
}

.tuiguang .tuiimg {
  width: 100px;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 15px;
  right: 50%;
  margin-right: -500px;
}

.tuiguang .tuiimg img {
  width: 100px;
  height: 100px;
  margin-bottom: 10px;
}

.tuiguang .fork {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #d8dffe;
  color: #3a60f9;
  font-weight: 900;
  text-align: center;
  line-height: 30px;
  float: right;
  margin: 20px 16px 0 0;
  cursor: pointer;
}


.h5-form {
  width: 1000px;
  margin: 0 auto;
  margin-top: 111px;
  margin-bottom: 80px;
  text-align: center;
  border: 1px solid #429cf5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 50px 0px;
}

.h5-form h1 {
  font-size: 30px;
  color: #333;
  padding-bottom: 20px;
}

.h5-form h2 {
  font-size: 18px;
  color: #999;
}

.h5-form .h5-form-box {
  width: 350px;
  margin-top: 30px;
  text-align: center;
  padding: 0 325px;
}

.h5-form .h5-form-box .h5-form-input {
  width: 350px;
}

.h5-form .h5-form-box .h5-form-input input {
  width: 100%;
  height: 40px;
  line-height: 40px;
  border: 1px solid #429cf5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
  color: #333;
  padding: 0 10px;
  margin-bottom: 30px;
}

.h5-form .h5-form-box .h5-form-textarea {
  width: 350px;
}

.h5-form .h5-form-box .h5-form-textarea #content {
  resize: none;
}

.h5-form .h5-form-box .h5-form-textarea textarea {
  width: 100%;
  line-height: 24px;
  font-size: 16px;
  color: #333;
  padding: 0 10px;
  margin-bottom: 30px;
  resize: none;
  min-height: 250px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #429cf5;
}

.h5-form .h5-form-box .h5ready {
  width: 350px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  display: block;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
  background-color: #429cf5;
}



.xq-banner {
  margin-bottom: 32px;
  margin-top: 111px;
}

.xq-banner .new_con {
  width: 100%;
  height: 460px;
  background-color: #3685fc;
  position: relative;
}

.xq-banner .new_con .new_img {
  width: 1142px;
  height: 313px;
  background-image: url(../images/new_con_banner.png);
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  margin-left: -550px;
  top: 80px;
}

.xq-bj {
  width: 100%;
}

.xq-bj .section-details {
  width: 1200px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 0;
}

.xq-bj .section-details .xq-det {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: top;
  background: #f5f5f5;
  padding: 0px 30px 0 30px;
  width: 870px;
  position: relative;
  display: inline-block;
  margin-right: 22px;
}

.xq-bj .section-details .xq-det .xq-det-head .xq-det-bt {
  color: #2f2725;
  padding-bottom: 25px;
  font-size: 24px;
}

.xq-bj .section-details .xq-det .xq-det-head .xq-det-bq {
  line-height: 30px;
}

.xq-bj .section-details .xq-det .xq-det-head .xq-det-bq span {
  color: #999999;
  font-size: 13px;
  margin-right: 30px;
  position: relative;
  padding-left: 22px;
}

.xq-bj .section-details .xq-det .xq-det-head .xq-det-bq span:before {
  content: '';
  width: 15px;
  height: 16px;
  background-image: url(../images/v100.png);
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: -3px;
}

.xq-bj .section-details .xq-det .xq-det-head .xq-det-bq span:nth-child(1):before {
  background-position: -619px -3px;
}

.xq-bj .section-details .xq-det .xq-det-head .xq-det-bq span:nth-child(2):before {
  width: 18px;
  background-position: -633px -3px;
}

.xq-bj .section-details .xq-det .xq-det-head .xq-det-bq span:nth-child(3):before {
  background-position: -651px -3px;
}

.xq-bj .section-details .xq-det .xq-det-head .xq-det-bq .one_span:before {
  background-position: -667px -3px !important;
}

.xq-bj .section-details .xq-det .section-share {
  position: absolute;
  top: -3px;
  right: 18px;
}

.xq-bj .section-details .xq-det .section-share .share-btn {
  width: 28px;
  height: 28px;
  background-image: url(../images/v100.png);
  background-repeat: no-repeat;
  display: block;
  margin-bottom: 7px;
  position: relative;
}

.xq-bj .section-details .xq-det .section-share .share-btn span {
  position: absolute;
  top: 0px;
  left: 1px;
  width: 28px;
  height: 28px;
  background-color: #fff;
  opacity: 0;
  border-radius: 50%;
}

.xq-bj .section-details .xq-det .section-share .share-btn:hover span {
  -webkit-animation: Turn 0.5s infinite linear;
          animation: Turn 0.5s infinite linear;
}

@-webkit-keyframes Turn {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0.0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.7;
  }
}

@keyframes Turn {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0.0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.7;
  }
}

.xq-bj .section-details .xq-det .section-share .share-btn:nth-child(1) {
  background-position: -692px 0;
}

.xq-bj .section-details .xq-det .section-share .share-btn:nth-child(2) {
  background-position: -725px 0;
}

.xq-bj .section-details .xq-det .section-share .share-btn:nth-child(3) {
  background-position: -758px 0;
}

.xq-bj .section-details .xq-det .section-share .share-btn:nth-child(4) {
  background-position: -789px 0;
}

.xq-bj .section-details .xq-det .xq-det-article {
  padding: 20px 44px;
  background-color: #fbfbfb;
  margin-top: 30px;
}

.xq-bj .section-details .xq-det .xq-det-article span {
  line-height: 30px;
}

.xq-bj .section-details .xq-right {
  width: 308px;
  display: inline-block;
  vertical-align: top;
}

.xq-bj .section-details .xq-right .xq-r1 {
  margin-top: 20px;
}

.xq-bj .section-details .xq-right .xq-r {
  width: 308px;
  height: 115px;
  background-color: #ffffff;
  position: relative;
}

.xq-bj .section-details .xq-right .xq-r .xq-r-1:before {
  content: '';
  width: 0;
  height: 20px;
  border: 1px solid #3685fc;
  position: absolute;
  left: 16px;
  top: 16px;
}

.xq-bj .section-details .xq-right .xq-r .xq-r-1 {
  font-size: 20px;
  line-height: 20px;
  font-weight: 500;
  color: #000;
  padding: 16px 0 0 23px;
  position: relative;
}

.xq-bj .section-details .xq-right .xq-r .xq-r-bq {
  font-size: 0;
  padding: 32px 0 0 20px;
}

.xq-bj .section-details .xq-right .xq-r .xq-r-bq a:hover {
  color: #1a91f5;
}

.xq-bj .section-details .xq-right .xq-r .xq-r-bq a {
  width: 60px;
  height: 30px;
  outline: 2px solid #d8d7dc;
  display: inline-block;
  color: #000;
  margin-right: 35px;
  font-size: 15px;
  line-height: 32px;
  text-align: center;
}

.xq-bj .section-details .xq-right .xq-r .xq_list {
  width: 100%;
  height: 90px;
  padding: 20px 0 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 0;
  position: relative;
  margin-bottom: 10px;
  background-color: #fff;
  cursor: pointer;
}

.xq-bj .section-details .xq-right .xq-r .xq_list img {
  width: 84px;
  height: 56px;
}

.xq-bj .section-details .xq-right .xq-r .xq_list p {
  font-size: 14px;
  line-height: 16px;
  color: #000;
  width: 190px;
  position: absolute;
  top: 19px;
  left: 110px;
}

.xq-bj .section-details .xq-right .xq-r .xq_list p:nth-child(3) {
  font-size: 12px;
  line-height: 12px;
  color: #8e8d92;
  top: 65px;
}


.h5-form-true {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  display: none;
}

.h5-form-true .form-true-box {
  background-color: #fff;
  border-radius: 20px;
  width: 500px;
  position: fixed;
  top: 20%;
  left: 50%;
  margin-left: -250px;
  padding: 50px 75px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}

.h5-form-true .form-true-box h1 {
  font-size: 30px;
  color: #333;
  text-align: center;
  margin-bottom: 20px;
}

.h5-form-true .form-true-box h2 {
  font-size: 18px;
  text-align: center;
  color: #999;
  margin-bottom: 40px;
}

.h5-form-true .form-true-box .h5ready:visited {
  color: #fff;
}

.h5-form-true .form-true-box .h5ready {
  width: 350px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  display: block;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
  background-color: #429cf5;
}

#section-members {
  height: 13047px;
  position: relative;
  top: 111px;
}

.mask-diamond {
  position: fixed;
  top: 111px;
  left: 0;
  color: black;
  -webkit-mask-image: url(/skin/images/h5/mask-diamond.jpg);
          mask-image: url(/skin/images/h5/mask-diamond.jpg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}

.mask-hollow {
  position: fixed;
  top: 111px;
  left: 0;
  -webkit-mask-image: url(/skin/images/h5/mask-hollow.jpg);
          mask-image: url(/skin/images/h5/mask-hollow.jpg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}

.member {
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  height: 720px;
  min-height: 300px;
  background-size: auto 110%;
}

#member-blue {
  z-index: 9010;
  background-color: #3685fc;
}

#member-yingli {
  z-index: 9000;
  background-color: #ffffff;
  background-image: url(../images/person11.jpg);
}

#member-gavin {
  z-index: 8000;
  background-color: #f45b6a;
  background-image: url(../images/person2.jpg);
}

#member-wenny {
  z-index: 7000;
  background-color: #ffffff;
  background-image: url(../images/person3.jpg);
}

#member-allan {
  z-index: 6000;
  background-color: #fff280;
  background-image: url(../images/person4.jpg);
}

#member-crystal {
  z-index: 5000;
  background-color: #3685fc;
  background-image: url(../images/person5.jpg);
}