* {
  touch-action: pan-y;
}

body {
  margin: 0;

  padding: 0;

  touch-action: none;

  z-index: 0;

  width: 100%;

  height: 950px;
}

.home {
  position: reactive;
}

.header {
  width: 100%;

  display: flex;

  height: 950px;

  background: url("../image/31.png") no-repeat 100%;

  background-size: cover;

  color: white;

  position: relative;
}

.One {
  /* height: 89px;



  flex: 0.5;



  text-align: center;



  line-height: 89px;



  font-size: 25px;



  border: none;



  border-bottom: 1px solid rgba(255, 255, 255, 0.1);



  border-top: none;



  border-left: none;



  border-right: none;



  z-index: 150;



  margin: 0;



  padding: 0;



  cursor: pointer; */

  flex: 0.1;
}

.headerDing {
  width: 100%;

  height: 89px;

  position: fixed;

  top: 0;

  display: flex;

  z-index: 200;
}

.Two {
  height: 89px;

  flex: 1;

  text-align: left;

  padding-left: 15px;

  line-height: 25px;

  font-size: 25px;

  border-bottom: 1px solid rgba(255, 255, 255, 0.1);

  margin: 0;

  padding: 0;
}

.hei img {
  /* margin-top: 25px; */

  width: 115px;

  height: 88px;
}

.bai img {
  margin-top: 25px;
}

.Three {
  flex: 5;

  height: 89px;

  display: flex;

  text-align: center;

  justify-content: flex-end;

  border-bottom: 1px solid rgba(255, 255, 255, 0.1);

  margin: 0;

  padding: 0;
  margin-right: 32px;
}

.Three span {
  display: block;

  width: 70px;

  height: 86px;

  font-size: 16px;

  font-family: Microsoft YaHei;

  font-weight: 400;

  line-height: 89px;

  margin-right: 100px;

  z-index: 5000;

  cursor: pointer;
}

.Three span:nth-child(5) {
  margin-right: 20px;
}

.headerTwo h1 {
  width: 851px;

  height: 60px;

  font-size: 60px;

  font-family: Microsoft YaHei;

  font-weight: 400;

  color: #ffffff;

  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6);

  position: absolute;

  top: 310px;

  left: 536px;

  margin: 0;

  padding: 0;

  display: flex;
}

.jian {
  animation-name: mymove;

  animation-duration: 1s;

  /* Safari and Chrome */

  -webkit-animation-name: mymove;

  -webkit-animation-duration: 1s;
}

.jian1 {
  animation-name: mymovejian;

  animation-duration: 0.5s;

  /* Safari and Chrome */

  -webkit-animation-name: mymove;

  -webkit-animation-duration: 0.5s;
}

.jian2 {
  animation-name: mymove1;

  animation-duration: 2s;

  /* Safari and Chrome */

  -webkit-animation-name: mymove;

  -webkit-animation-duration: 2s;
}

@keyframes mymove {
  0% {
    transform: translateY(70px);

    opacity: 0;
  }

  100% {
    transform: translateY(0px);

    opacity: 1;
  }
}

@keyframes mymove1 {
  0% {
    transform: translateY(80px);

    opacity: 0;
  }

  50% {
    transform: translateY(20px);

    opacity: 0;
  }

  100% {
    transform: translateY(0px);

    opacity: 1;
  }
}

@keyframes mymovejian {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.headerTwo span:nth-child(1) {
  margin-left: 9px;
}

.headerTwo span:nth-child(2) {
  margin-left: 9px;
}

.headerTwo span:nth-child(3) {
  margin-left: 9px;
}

.headerTwo span:nth-child(4) {
  margin-left: 9px;
}

.headerTwo span:nth-child(5) {
  margin-left: 9px;
}

.headerTwo span:nth-child(6) {
  margin-left: 9px;
}

.headerTwo span:nth-child(7) {
  margin-left: 9px;
}

.headerTwo span:nth-child(8) {
  margin-left: 9px;
}

.headerTwo span:nth-child(9) {
  margin-left: 9px;
}

.headerTwo span:nth-child(10) {
  margin-left: 9px;
}

.headerTwo span:nth-child(11) {
  margin-left: 9px;

  margin-right: 9px;
}

.wei {
  display: block;

  width: 188px;

  height: 46px;

  text-align: center;

  line-height: 46px;

  background: #ffffff;

  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);

  border-radius: 23px;

  position: absolute;

  top: 480px;

  left: 856px;

  right: 866px;

  color: #2f5cc1;

  font-size: 18px;

  transition: all 0.3s ease-in 0s;

  cursor: pointer;
}

.jianTou {
  color: white;

  margin-right: -22px;
}

.wei:hover {
  transform: scale(1.1);

  transition: all 0.3s ease-in;

  background-color: #1151d1;

  color: white;
}

.biao {
  display: block;

  width: 60px;

  height: 60px;

  text-align: center;

  line-height: 46px;

  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);

  border-radius: 50px;

  position: absolute;

  top: 824px;

  left: 910px;
}

.banner {
  width: 100%;

  height: 930px;

  position: relative;

  background-color: #f0f4fa;

  margin-top: -56px;

  z-index: 100px;
}

.banner h4 {
  width: 163px;

  height: 40px;

  position: absolute;

  left: 874px;

  top: 42px;

  height: 50px;

  font-size: 40px;

  color: #333333;

  font-weight: normal;
}

.banner h7 {
  width: 625px;

  height: 17px;

  font-size: 16px;

  font-family: Microsoft YaHei;

  font-weight: 400;

  color: #333333;

  position: absolute;

  top: 164px;

  left: 699px;
}

.paoMaDeng {
  width: 90%;

  height: 400px;

  background-color: #f1f4fb;

  position: absolute;

  top: 198px;

  display: flex;

  margin-left: 90px;
}

.leftButton {
  width: 37px;

  height: 39px;

  position: absolute;

  top: 204px;

  left: 146px;

  cursor: pointer;
}

.leftButton i {
  font-size: 36px;

  color: #bec9dc;

  transition: all 0.3s ease-in 0s;
}

.leftButton i:hover {
  transition: all 0.3s ease-in;

  color: #1151d1;
}

.data {
  width: 100%;

  height: 100%;

  display: flex;
}

.dataDivOne {
  width: 340px;

  height: 382px;

  /* background-color: #ffffff; */

  /* opacity: 0.4; */

  border-radius: 18px;

  justify-content: center;

  display: flex;

  flex-direction: column;

  margin-top: 25px;

  background-color: #f6f8fc;

  margin-left: 260px;

  float: left;

  transition: all 0.3s ease-in 0s;
}

.dataDivOne:hover {
  transform: scale(1.05);

  box-shadow: #2f5bc11e 0px 0px 30px;

  transition: all 0.3s ease-in;
}

.boxXOne {
  width: 322px;

  height: 362px;

  background: #ffffff;

  border-radius: 18px;

  margin: 10px;

  border-radius: 20px;
}

.dataDivTwo {
  width: 340px;

  height: 382px;

  justify-content: center;

  display: flex;

  flex-direction: column;

  margin-top: 25px;

  background-color: #f6f8fc;

  margin-left: 104px;

  float: left;

  transition: all 0.3s ease-in 0s;

  border-radius: 18px;
}

.dataDivTwo:hover {
  transform: scale(1.05);

  box-shadow: #2f5bc11e 0px 0px 30px;

  transition: all 0.3s ease-in;
}

.boxXTwo {
  width: 322px;

  height: 362px;

  margin: 10px;

  background-color: white;

  border-radius: 18px;
}

.dataDivThree {
  width: 340px;

  height: 382px;

  justify-content: center;

  display: flex;

  flex-direction: column;

  margin-top: 25px;

  background-color: #f6f8fc;

  margin-left: 104px;

  float: left;

  transition: all 0.3s ease-in 0s;

  border-radius: 18px;
}

.dataDivThree:hover {
  transform: scale(1.05);

  box-shadow: #2f5bc11e 0px 0px 30px;

  transition: all 0.3s ease-in;
}

.dataDivOne img {
  width: 111px;

  height: 121px;

  margin-left: 106px;

  margin-top: 40px;
}

.boxXThree {
  width: 322px;

  height: 362px;

  margin: 10px;

  background-color: white;

  border-radius: 18px;
}

.dataDivOne h6 {
  width: 100%;

  height: 20px;

  font-size: 20px;

  font-family: Microsoft YaHei;

  font-weight: 400;

  color: #333333;

  /* margin-left: 108px; */
  text-align: center;

  margin-top: 23px;

  font-weight: 520;
}

.dataDivOne h5 {
  width: 276px;

  height: 88px;

  font-size: 14px;

  font-family: Microsoft YaHei;

  font-weight: 400;

  color: #898989;

  margin-left: 23px;

  margin-top: -19px;

  line-height: 24px;
}

.dataDivTwo img {
  width: 111px;

  height: 121px;

  margin-left: 106px;

  margin-top: 40px;
}

.dataDivTwo h6 {
  width: 100%;

  height: 20px;

  font-size: 20px;

  font-family: Microsoft YaHei;

  font-weight: 400;

  color: #333333;

  /* margin-left: 108px; */
  text-align: center;

  margin-top: 23px;

  font-weight: 520;
}

.dataDivTwo h5 {
  width: 276px;

  height: 88px;

  font-size: 14px;

  font-family: Microsoft YaHei;

  font-weight: 400;

  color: #898989;

  margin-left: 23px;

  margin-top: -19px;

  line-height: 24px;
}

.dataDivThree img {
  width: 111px;

  height: 121px;

  margin-left: 106px;

  margin-top: 40px;
}

.dataDivThree h6 {
  width: 100%;

  height: 20px;

  font-size: 20px;

  font-family: Microsoft YaHei;

  font-weight: 400;

  color: #333333;

  /* margin-left: 120px; */
  text-align: center;

  margin-top: 23px;

  font-weight: 520;
}

.dataDivThree h5 {
  width: 276px;

  height: 88px;

  font-size: 14px;

  font-family: Microsoft YaHei;

  font-weight: 400;

  color: #898989;

  margin-left: 23px;

  margin-top: -19px;

  line-height: 24px;
}

.rightButton {
  width: 37px;

  height: 39px;

  position: absolute;

  top: 204px;

  right: 146px;

  cursor: pointer;
}

.rightButton i {
  font-size: 36px;

  color: #bec9dc;

  transition: all 0.3s ease-in 0s;
}

.rightButton i:hover {
  transition: all 0.3s ease-in;

  color: #1151d1;
}

.liuCheng {
  width: 90%;

  height: 200px;

  position: absolute;

  top: 631px;
}

.liuCheng p:nth-child(1) {
  width: 80px;

  height: 21px;

  font-size: 20px;

  font-family: Microsoft YaHei;

  font-weight: 400;

  color: #333333;

  margin-left: 920px;
}

.liuCheng p:nth-child(2) {
  width: 100%;

  height: 119px;

  text-align: center;

  font-size: 15px;

  line-height: 30px;

  display: flex;

  margin: 0;

  padding: 0;

  margin-top: 32px;
}

.liuCheng p span {
  display: block;

  width: 88.5px;

  height: 88.5px;
}

.liuCheng p span font:nth-child(1) {
  display: block;

  width: 71px;

  height: 71px;

  background: #f6f8fa;

  border: 2px solid #ffffff;

  box-shadow: 6px 6px 20px 0px rgba(142, 153, 178, 0.1);

  border-radius: 50%;

  text-align: center;

  transition: all 0.3s ease-in 0s;
}

.liuCheng p span font:nth-child(1):hover {
  transform: scale(1.15);

  transition: all 0.3s ease-in;
}

.liuCheng p span font:nth-child(2) {
  display: block;

  width: 72px;

  height: 15px;

  font-size: 14px;

  font-family: Microsoft YaHei;

  font-weight: 400;

  margin-top: 10px;

  display: flex;
}

.liuCheng p span:nth-child(1) {
  margin-left: 250px;
}

.liuCheng p span:nth-child(2) {
  margin-left: 110px;
}

.liuCheng p span:nth-child(3) {
  margin-left: 112px;
}

.liuCheng p span:nth-child(4) {
  margin-left: 110px;
}

.liuCheng p span:nth-child(5) {
  margin-left: 120px;
}

.liuCheng p span:nth-child(6) {
  margin-left: 115px;
}

.liuCheng p span:nth-child(7) {
  margin-left: 121px;
}

.liuCheng p span:nth-child(8) {
  margin-left: 121px;
}

.liuCheng p span:nth-child(1) font:nth-child(1) img {
  width: 32px;

  height: 32px;

  margin-top: 20px;
}

.liuCheng p span:nth-child(2) font:nth-child(1) img {
  width: 32px;

  height: 32px;

  margin-top: 20px;
}

.liuCheng p span:nth-child(3) font:nth-child(1) img {
  width: 35px;

  height: 32px;

  margin-top: 20px;
}

.liuCheng p span:nth-child(4) font:nth-child(1) img {
  width: 28px;

  height: 33px;

  margin-top: 20px;
}

.liuCheng p span:nth-child(5) font:nth-child(1) img {
  width: 24px;

  height: 32px;

  margin-top: 20px;
}

.liuCheng p span:nth-child(6) font:nth-child(1) img {
  width: 35px;

  height: 33px;

  margin-top: 20px;
}

.liuCheng p span:nth-child(7) font:nth-child(1) img {
  width: 26px;

  height: 33px;

  margin-top: 20px;
}

.liuCheng p span:nth-child(8) font:nth-child(1) img {
  width: 37px;

  height: 33px;

  margin-top: 20px;
}

.liuCheng p:nth-child(3) img {
  width: 60px;

  height: 60px;

  margin-left: 930px;

  border-radius: 50px;
}

.fangAn {
  width: 100%;

  height: 950px;

  margin-top: 49px;
}

.topFangAn {
  width: 100%;

  height: 250px;

  padding-top: 20px;
}

.topFangAn p:nth-child(1) {
  width: 166px;

  height: 40px;

  font-size: 40px;

  font-family: Microsoft YaHei;

  font-weight: 400;

  color: #333333;

  margin-left: 876px;

  margin-top: 70px;
}

.topFangAn p:nth-child(2) {
  width: 608px;

  height: 16px;

  font-size: 16px;

  font-family: Microsoft YaHei;

  font-weight: 400;

  color: #333333;

  margin-top: -13px;

  margin-left: 656px;
}

.topFangAn p:nth-child(3) {
  margin-top: 35px;

  width: 70%;

  height: 30px;

  margin-left: 15%;

  display: flex;

  justify-content: center;
}

.topFangAn p:nth-child(3) font {
  display: block;

  width: 188px;

  height: 46px;

  border-radius: 23px;

  text-align: center;

  line-height: 46px;

  margin-left: 15px;

  cursor: pointer;
}

/* .topFangAn p:nth-child(3) font a{

  margin-left: 15px;

} */

.topFangAn p:nth-child(3) span {
  display: block;

  width: 188px;

  height: 46px;

  border-radius: 23px;

  text-align: center;

  line-height: 46px;

  margin-left: 15px;

  cursor: pointer;

  font-size: 18px;
}

.topFangAn p:nth-child(3) span:nth-child(1) {
  margin-left: 105px;
}

.boxFooter {
  width: 100%;

  height: 30.83333vw;
}

.boxFooter p:nth-child(1) {
  float: left;

  margin-top: -11px;
}

.boxFooter p:nth-child(1) span:nth-child(3) {
  transition: all 0.3s ease-in 0s;

  cursor: pointer;
}

.boxFooter p:nth-child(1) span:nth-child(3):hover {
  /* transform: scale(1.1); */

  transition: all 0.3s ease-in;

  background-color: #2f5cc1;

  color: white !important;
}

.boxFooter p:nth-child(2) {
  float: right;
}

.footerFangAn {
  width: 80%;

  height: 30.83333vw;

  display: flex;

  margin-left: 10%;
}

.footerFangAn p:nth-child(1) {
  width: 50%;

  height: 100%;

  display: flex;

  flex-direction: column;
}

.footerFangAn p:nth-child(1) span:nth-child(1) {
  display: block;

  width: 410px;

  height: 21px;

  font-size: 20px;

  /* font-family: Microsoft YaHei; */

  font-weight: 551;

  color: #333333;

  margin-left: 50px;

  margin-top: 54px;

  -webkit-text-stroke: 0.1px #eeeeee;
}

.footerFangAn p:nth-child(1) span:nth-child(2) {
  display: block;

  width: 595px;

  height: 297px;

  font-size: 14px;

  font-family: Microsoft YaHei;

  font-weight: 400;

  color: #333333;

  line-height: 23px;

  margin-left: 50px;

  margin-top: 28px;

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 13;

  -webkit-box-orient: vertical;
}

.footerFangAn p:nth-child(1) span:nth-child(3) {
  display: block;

  width: 188px;

  height: 46px;

  background: #ffffff;

  border: 1px solid #2f5cc1;

  border-radius: 23px;

  margin-left: 50px;

  text-align: center;

  line-height: 46px;

  margin-top: 58px;

  color: #2f5cc1;
}

.footerFangAn p:nth-child(2) {
  width: 824px;

  height: 495px;

  position: relative;

  margin-left: -130px;

  margin-right: 52px;

  background-image: url("../image/4 fu.png");
}

.geng {
  height: 126px;

  text-align: center;

  line-height: 126px;
}

.geng a {
  font-weight: normal;
}

.footerFangAn p:nth-child(2) span:nth-child(1) img {
  width: 824px;

  height: 475px;

  margin-top: 20px;

  margin-left: 20px;
}

.footerFangAn p:nth-child(2) span:nth-child(2) img {
  position: absolute;

  top: 28px;

  left: 91px;

  width: 638px;

  height: 359px;

  margin-top: 20px;

  margin-left: 20px;
}

.footerTwo {
  width: 0%;

  height: 5.60417vw;

  display: flex;

  justify-content: center;

  margin-top: -112px;

  animation: myBreath 2.5s linear infinite;

  cursor: pointer;
}

.footerTwo img {
  width: 60px;

  height: 60px;

  margin-left: 30px;

  margin-top: 28px;
}

.xinWen {
  width: 100%;

  height: 950px;

  background-color: #f1f4fb;

  /* margin-top: -69px; */
}

.topXinWen {
  width: 166px;

  height: 40px;

  font-size: 40px;

  font-family: Microsoft YaHei;

  font-weight: 400;

  color: #333333;

  padding-top: 89px;

  margin-left: 879px;

  margin-bottom: 35px;
}

.footerXinWen {
  width: 100%;

  height: 688px;

  display: flex;

  justify-content: center;

  margin-top: -25px;
}

.leftXinWen {
  width: 440px;

  height: 608px;

  margin-top: 20px;

  margin-left: 11px;

  cursor: pointer;
}

.leftXinWen p:nth-child(1) {
  width: 440px;

  height: 391px;

  position: relative;

  overflow: hidden;
}

.leftXinWen p:nth-child(1) img {
  width: 695px;

  height: 395px;

  margin-left: -96px;

  transition: all 0.3s ease-in 0s;
}

.leftXinWen p:nth-child(1) img:hover {
  transform: scale(1.2);

  transition: all 0.3s ease-in;
}

.leftXinWen p:nth-child(1) span:nth-child(2) {
  width: 75px;

  height: 75px;

  display: flex;

  flex-direction: column;

  position: absolute;

  bottom: 35px;

  right: 25px;

  color: white;

  text-align: center;
}

.leftXinWen p:nth-child(1) span:nth-child(2) font:nth-child(1) {
  font-size: 40px;
}

.leftXinWen p:nth-child(2) {
  width: 444px;

  height: 225px;

  margin-left: 5%;

  display: flex;

  flex-direction: column;

  background-color: white;

  margin-top: -17px;

  margin-left: -0px;
}

.leftXinWen p:nth-child(2) span:nth-child(1) {
  /* width: 314px; */

  height: 18px;

  font-size: 18px;

  font-family: Microsoft YaHei;

  font-weight: 400;

  /* -webkit-text-stroke: 0.4px #333333; */

  color: #333333;

  margin-left: 22px;

  margin-top: 25px;
}

.leftXinWen p:nth-child(2) span:nth-child(1) a {
  font-weight: 400;

  /* -webkit-text-stroke: 0.4px #333333; */
}

.leftXinWen p:nth-child(2) span:nth-child(2) {
  width: 381px;

  height: 74px;

  font-size: 14px;

  font-family: Microsoft YaHei;

  font-weight: 400;

  color: #333333;

  margin-left: 25px;

  margin-top: 22px;

  line-height: 26px;

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;
}

.leftXinWen p:nth-child(2) span:nth-child(3) {
  width: 56px;

  height: 15px;

  font-size: 14px;

  font-family: Microsoft YaHei;

  font-weight: 400;

  color: #333333;

  margin-left: 25px;

  margin-top: 39px;
}

.centerXinWen {
  width: 466px;

  margin-left: 30px;

  display: flex;

  flex-direction: column;

  justify-content: space-evenly;
}

.centerXinWen p {
  width: 466px;

  height: 126px;

  display: flex;

  flex-direction: column;

  background-color: white;

  margin-top: 35px;

  transition: width 4s;

  -webkit-transition: width 2s;

  margin: 0;

  z-index: 60;

  position: relative;

  cursor: pointer;
}

/* .centerXinWen p:hover {



  



} */

.centerXinWen p span:nth-child(1) {
  /* width: 199px; */

  height: 23px;

  font-size: 18px;

  font-family: Microsoft YaHei;

  color: #333333;

  margin-left: 20px;

  margin-top: 20px;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

  z-index: 50;
}

.centerXinWen p span:nth-child(1) a {
  /* font-weight: 550; */

  /* -webkit-text-stroke: 0.4px #333333; */

  font-family: Microsoft YaHei;
}

.centerXinWen p span:nth-child(1) a.thin {
  font-weight: 400;
}

.centerXinWen p span:nth-child(1) a.normal {
  font-weight: normal;
}

.centerXinWen p span:nth-child(1) a.thick {
  font-weight: bold;
}

.centerXinWen p span:nth-child(2) {
  width: 373px;

  height: 23px;

  font-size: 14px;

  font-family: Microsoft YaHei;

  font-weight: 400;

  color: #333333;

  margin-left: 21px;

  margin-top: 10px;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

  z-index: 50;
}

.leftXinWen p:nth-child(2) span:nth-child(2) a {
  color: #333333;
}

.leftXinWen p:nth-child(2) span:nth-child(3) a {
  color: #999999;
}

.centerXinWen p span:nth-child(2) a {
  color: #333333;
}

.centerXinWen p span:nth-child(3) a {
  color: #999999;
  display: flex;
  width: 100%;
  padding-right: 345px;
  padding-bottom: 27px;
}

.centerXinWen p span:nth-child(3) {
  width: 80px;

  height: 12px;

  font-size: 14px;

  font-family: Microsoft YaHei;

  font-weight: 400;

  color: #999999;

  margin-left: 20px;

  margin-top: 4px;

  z-index: 50;
}

.rightXinWen {
  width: 466px;

  margin-left: 30px;

  display: flex;

  flex-direction: column;

  justify-content: space-evenly;
}

.rightXinWen p {
  width: 466px;

  height: 126px;

  display: flex;

  flex-direction: column;

  background-color: white;

  margin-top: 35px;

  margin: 0;

  position: relative;

  cursor: pointer;
}

.rightXinWen p span:nth-child(1) {
  /* width: 199px; */

  height: 23px;

  font-size: 18px;

  font-family: Microsoft YaHei;

  /* color: #333333; */

  margin-left: 20px;

  margin-top: 20px;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;
}

.rightXinWen p span:nth-child(1) a {
  font-weight: 400;

  /* -webkit-text-stroke: 0.4px #333333; */
}

.rightXinWen p span:nth-child(2) {
  width: 373px;

  height: 23px;

  font-size: 14px;

  font-family: Microsoft YaHei;

  font-weight: 400;

  color: #333333;

  margin-left: 21px;

  margin-top: 10px;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;
}

.rightXinWen p span:nth-child(2) a {
  color: #333333;
}

.rightXinWen p span:nth-child(3) a {
  color: #999999;
  display: flex;
  width: 100%;
  padding-right: 345px;
  padding-bottom: 27px;
}

.rightXinWen p span:nth-child(3) {
  width: 80px;

  height: 12px;

  font-size: 14px;

  font-family: Microsoft YaHei;

  font-weight: 400;

  color: #999999;

  margin-left: 20px;

  margin-top: 4px;
}

.rightXinWen p:nth-child(4) {
  color: #1151d1;

  text-align: center;
}

.rightXinWen p:nth-child(4) span {
  width: 100%;

  height: 100%;

  margin: 0;

  text-align: center;

  line-height: 124px;

  /* color: #1151d1; */
}

.lianXi {
  width: 100%;

  height: 950px;

  margin-top: -49px;

  background-color: #0f1110;
}

.centerLianXi {
  width: 86%;

  height: 900px;

  margin-left: 7%;

  display: flex;
}

.leftLianXi {
  width: 50%;

  height: 900px;
}

.leftTopLian {
  width: 100%;

  height: 280px;

  color: white;
}

.leftTopLian p:nth-child(1) {
  width: 165px;

  height: 39px;

  font-size: 40px;

  font-family: Microsoft YaHei;

  font-weight: 400;

  color: #ffffff;

  margin-left: 110px;

  margin-top: 194px;
}

.leftTopLian p:nth-child(2) {
  width: 769px;

  height: 134px;

  font-size: 14px;

  font-family: Microsoft YaHei;

  font-weight: 400;

  color: #ffffff;

  line-height: 36px;

  margin-left: 110px;

  margin-top: 50px;
}

.leftFooterLian {
  width: 100%;

  height: 250px;

  display: flex;

  margin-left: 115px;
}

.leftFooterLian p:nth-child(1) {
  width: 50%;

  height: 80%;

  display: flex;

  flex-direction: column;

  margin-top: 50px;
}

.leftFooterLian p:nth-child(1) span {
  display: flex;
}

.leftFooterLian p:nth-child(1) span font:nth-child(1) {
  width: 27px;

  height: 27px;

  display: flex;

  margin-right: 10px;
}

.leftFooterLian p span:nth-child(2) font:nth-child(1) {
  width: 25px;

  height: 21px;

  display: flex;

  margin-right: 12px;
}

.leftFooterLian p span:nth-child(3) font:nth-child(1) {
  width: 25px;

  height: 31px;

  display: flex;

  margin-right: 12px;
}

.leftFooterLian p span:nth-child(3) font:nth-child(2) {
  margin-top: 3px;
}

.leftFooterLian p span {
  display: block;

  width: 100%;

  height: 20px;

  margin: 10px 0;

  color: white;

  font-size: 16px;
}

.leftFooterLian p:nth-child(2) img {
  width: 398px;

  height: 224px;

  background: #333333;

  border-radius: 14px;

  margin-left: -34px;

  margin-top: -30px;
}

.rightLianXi {
  width: 50%;

  height: 100%;
}

.ziXun {
  width: 539px;

  height: 602px;

  background: #ffffff;

  border-radius: 18px;

  margin-left: 192px;

  margin-top: 160px;
}

.ziXun p:nth-child(1) {
  width: 96px;

  height: 24px;

  font-size: 24px;

  font-family: Microsoft YaHei;

  font-weight: 400;

  color: #222222;

  margin-left: 40px;

  padding-top: 42px;
}

.ziXun p:nth-child(2) {
  width: 90%;

  height: 90px;

  margin-left: 20px;

  display: flex;

  flex-direction: column;
}

.ziXun p:nth-child(2) span:nth-child(1) {
  width: 40px;

  height: 22px;

  font-size: 16px;

  font-family: Microsoft YaHei;

  font-weight: 400;

  color: #222222;

  margin-left: 19px;

  margin-top: 10px;
}

.ziXun p span font {
  color: red;
}

.ziXun p:nth-child(2) input {
  margin-left: 19px;

  margin-top: 10px;

  height: auto;

  outline: none;

  border: none;

  border: 1px solid #e6e6e6;

  border-top: none;

  border-left: none;

  border-right: none;

  word-wrap: break-word;

  font-size: 17px;
}

.ziXun p:nth-child(3) input {
  border: none;

  border: 1px solid #e6e6e6;

  border-top: none;

  border-left: none;

  border-right: none;

  margin-left: 19px;

  margin-top: 10px;

  height: 20px;

  outline: none;

  font-size: 17px;
}

.ziXun p:nth-child(4) input {
  border: none;

  border: 1px solid #e6e6e6;

  border-top: none;

  border-left: none;

  border-right: none;

  font-size: 17px;

  margin-left: 19px;

  margin-top: 10px;

  height: 20px;

  outline: none;
}

.ziXun p:nth-child(5) input {
  border: none;

  border: 1px solid #e6e6e6;

  border-top: none;

  border-left: none;

  border-right: none;

  font-size: 17px;

  margin-left: 19px;

  margin-top: 10px;

  height: 20px;

  outline: none;
}

/* .ziXun p:nth-child(5) textarea {

  border: none;



  border: 1px solid #e6e6e6;



  border-top: none;



  border-left: none;



  border-right: none;



  font-size: 17px;



  margin-left: 19px;



  margin-top: 10px;



  height: 20px;

  font-weight: 600;



  outline: none;



  overflow: hidden; /*去掉滚动条



  resize: none; /*设置文本域框不能进行拉伸



  flex-wrap: wrap;

} */

#textarea {
  display: block;

  margin: 0 auto;

  overflow: hidden;

  width: 94%;

  font-size: 16px;

  height: 18px;

  line-height: 24px;

  /* padding: 2px; */

  margin-left: 18px;

  border: none;

  border-bottom: 1px #eee solid;

  outline: none;

  font-weight: 600;
}

/* textarea {

  outline: 0 none;



  border-color: rgba(82, 168, 236, 0.8);



  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1),

    0 0 8px rgba(82, 168, 236, 0.6);

} */

.ziXun p:nth-child(3) {
  width: 90%;

  height: 90px;

  margin-left: 20px;

  display: flex;

  flex-direction: column;
}

.ziXun p:nth-child(4) {
  width: 90%;

  height: 90px;

  margin-left: 20px;

  display: flex;

  flex-direction: column;
}

.ziXun p:nth-child(5) {
  width: 90%;

  height: 90px;

  margin-left: 20px;

  display: flex;

  flex-direction: column;
}

.ziXun p:nth-child(6) {
  width: 90%;

  height: 90px;

  margin-left: 20px;

  margin-top: 20px;

  display: flex;
}

.ziXun p:nth-child(3) span:nth-child(1) {
  width: 40px;

  height: 22px;

  font-size: 16px;

  font-family: Microsoft YaHei;

  font-weight: 400;

  color: #222222;

  margin-left: 19px;

  margin-top: 10px;
}

.ziXun p:nth-child(4) span:nth-child(1) {
  width: 40px;

  height: 22px;

  font-size: 16px;

  font-family: Microsoft YaHei;

  font-weight: 400;

  color: #222222;

  margin-left: 19px;

  margin-top: 10px;
}

.ziXun p:nth-child(5) span:nth-child(1) {
  width: 40px;

  height: 22px;

  font-size: 16px;

  font-family: Microsoft YaHei;

  font-weight: 400;

  color: #222222;

  margin-left: 19px;

  margin-top: 10px;
}

.ziXun p:nth-child(6) span:nth-child(1) {
  width: 60px;

  height: 16px;

  font-size: 16px;

  font-family: Microsoft YaHei;

  font-weight: 400;

  color: #222222;

  margin-left: 19px;

  margin-top: 7px;
}

.ziXun p:nth-child(6) input {
  width: 88px;

  height: 32px;

  background: #ffffff;

  border: 1px solid #eeeeee;

  border-radius: 4px;

  margin-left: 8px;

  outline: none;
}

.ziXun p:nth-child(6) img {
  width: 90px;

  height: 35px;

  margin-left: 18px;
}

.ziXun p:nth-child(6) button {
  width: 162px;

  height: 40px;

  margin-left: 36px;

  margin-top: -2px;

  background-color: #2f5cc1;

  border: none;

  color: white;

  border-radius: 10px;

  font-size: 16px;
}

.footerLianXi {
  position: relative;

  animation: myBreath 2.5s linear infinite;

  margin-top: -32px;

  cursor: pointer;
}

/* .footerLianXi span {



  color: white;



  position: absolute;



  left: 956px;



  top: -30px;



} */

.y {
  color: white;

  position: absolute;

  left: 957px;

  top: -75px;

  opacity: 0.7;
}

.e {
  color: white;

  position: absolute;

  left: 957px;

  top: -72px;

  opacity: 0.7;
}

.san {
  color: white;

  position: absolute;

  left: 957px;

  top: -69px;

  opacity: 0.7;
}

.si {
  color: white;

  position: absolute;

  left: 957px;

  top: -66px;

  opacity: 0.7;
}

.wu {
  color: white;

  position: absolute;

  left: 957px;

  top: -63px;

  opacity: 0.7;
}

.liu {
  color: white;

  position: absolute;

  left: 957px;

  top: -60px;

  opacity: 0.7;
}

.footerLianXi img {
  width: 60px;

  height: 60px;

  border-radius: 50px;

  margin-left: 930px;

  margin-top: -40px;

  color: #eee;

  border: 1px solid white;
}

.biao {
  width: 60px;

  height: 60px;

  border: 1px solid white;

  border-radius: 50px;

  position: absolute;

  top: -101px;

  left: 930px;
}

.neiBiao {
  width: 20px;

  height: 30px;

  border: 1px solid white;

  position: absolute;

  top: -86px;

  left: 950px;

  border-radius: 20px;
}

.footer {
  width: 100%;

  height: 30px;

  text-align: center;

  font-size: 13px;

  line-height: 30px;

  background-color: black;

  color: white;

  margin-top: 50px;
}

.footerThree img {
  width: 60px;

  height: 60px;

  margin-left: 930px;

  margin-top: -5px;
}

.ziXun p:nth-child(6) span:nth-child(3) {
  width: 108px;

  height: 14px;

  font-size: 16px;

  font-family: Microsoft YaHei;

  font-weight: 400;

  font-style: italic;

  text-decoration: line-through;

  color: #c85353;

  margin-top: -1px;

  margin-left: -7px;

  margin-right: 16px;
}

a {
  text-decoration: none;

  color: black;

  z-index: 0;
}

#status {
  position: relative;
}

#container {
  width: 398px;

  height: 24px;

  position: absolute;

  left: 611px;

  border-radius: 20px;
}

/*去除a标签下划线*/

a {
  text-decoration: none;
}

/*去除未被访问的a标签的下划线*/

a:link {
  text-decoration: none;
}

/*去除已经被访问过的a标签的下划线*/

a:visited {
  text-decoration: none;
}

/*去除鼠标悬停时的a标签的下划线*/

a:hover {
  text-decoration: none;
}

/*去除正在点击的a标签的下划线（鼠标按下，尚未松开）*/

a:active {
  text-decoration: none;
}

/*去除获得焦点的a标签的下划线（被鼠标点击过）*/

a:focus {
  text-decoration: none;
}

.rightFooter {
  width: 25px;

  height: 150px;

  display: flex;

  flex-direction: column;

  position: fixed;

  right: 64px;

  top: 31%;
}

.rightFooter p {
  width: 27px;

  height: 27px;

  border-radius: 50px;

  margin-right: 62px;

  text-align: center;

  line-height: 25px;

  display: flex;

  cursor: pointer;
}

.rightFooter p span {
  display: block;

  width: 25px;

  height: 25px;

  text-align: center;

  line-height: 16px;

  color: #1151d1;
}

.rightFooter p font {
  width: 52px;

  color: transparent;

  font-size: 12px;

  margin-left: -52px;
}

.tou {
  border-bottom: 4px solid white;
}

.tou1 {
  border-bottom: 4px solid #1151d1;

  color: #1151d1;
}

.fangClass {
  background-color: #2f5cc1;

  color: white;
}

.on {
  background-color: rgba(0, 0, 0, 0.2);

  z-index: 100;
}

.cang {
  display: none;
}

.xian {
  display: block;
}

.wenOne {
  color: #2f5cc1 !important;

  font-weight: 700;
}

/* .wenoneP { */

/* border-bottom: 1px #2f5cc1 solid; */

/* } */

/* .dong { */

/* animation: blurFadeInOut 2s ease-in backwards; */

/* } */

.rightp {
  border: 2px #2f5cc1 solid !important;
}

.rightp1 {
  border: 2px white solid !important;
}

.color {
  color: white !important;
}

.footerThree {
  position: relative;

  animation: myBreath 2.5s linear infinite;

  margin-top: -32px;

  cursor: pointer;
}

.biao1 {
  width: 60px;

  height: 60px;

  border: 1px solid #c2d0ec;

  border-radius: 50px;

  position: absolute;

  top: -40px;

  left: 930px;
}

.neiBiao1 {
  width: 20px;

  height: 30px;

  border: 1px solid #c2d0ec;

  position: absolute;

  top: -26px;

  left: 950px;

  border-radius: 20px;
}

.y1 {
  color: #c2d0ec;

  position: absolute;

  left: 957px;

  top: -15px;

  opacity: 0.7;
}

.e1 {
  color: #c2d0ec;

  position: absolute;

  left: 957px;

  top: -12px;

  opacity: 0.7;
}

.san1 {
  color: #c2d0ec;

  position: absolute;

  left: 957px;

  top: -9px;

  opacity: 0.7;
}

.si1 {
  color: #c2d0ec;

  position: absolute;

  left: 957px;

  top: -6px;

  opacity: 0.7;
}

.wu1 {
  color: #c2d0ec;

  position: absolute;

  left: 957px;

  top: -3px;

  opacity: 0.7;
}

.liu1 {
  color: #c2d0ec;

  position: absolute;

  left: 957px;

  top: -1px;

  opacity: 0.7;
}

.footerTwo {
  position: relative;
}

.biao2 {
  width: 60px;

  height: 60px;

  border: 1px solid #c2d0ec;

  border-radius: 50px;

  position: absolute;

  top: 18px;

  left: 930px;
}

.neiBiao2 {
  width: 20px;

  height: 30px;

  border: 1px solid #c2d0ec;

  position: absolute;

  top: 32px;

  left: 950px;

  border-radius: 20px;
}

.y2 {
  color: #c2d0ec;

  position: absolute;

  left: 957px;

  top: 40px;

  opacity: 0.7;
}

.e2 {
  color: #c2d0ec;

  position: absolute;

  left: 957px;

  top: 43px;

  opacity: 0.7;
}

.san2 {
  color: #c2d0ec;

  position: absolute;

  left: 957px;

  top: 46px;

  opacity: 0.7;
}

.si2 {
  color: #c2d0ec;

  position: absolute;

  left: 957px;

  top: 49px;

  opacity: 0.7;
}

.wu2 {
  color: #c2d0ec;

  position: absolute;

  left: 957px;

  top: 52px;

  opacity: 0.7;
}

.liu2 {
  color: #c2d0ec;

  position: absolute;

  left: 957px;

  top: 55px;

  opacity: 0.7;
}

.tu {
  position: relative;

  width: 60px;

  height: 60px;

  border: 1px #c2d0ec solid;

  border-radius: 50px;

  margin-left: 942px;

  margin-top: -19px;

  animation: myBreath 2.5s linear infinite;

  cursor: pointer;
}

.biao3 {
  width: 60px !important;

  height: 60px !important;

  border: 1px solid #c2d0ec;

  border-radius: 50px;

  position: absolute;

  top: 81px;

  left: 930px;

  animation: myBreath 2.5s linear infinite;
}

.neiBiao3 {
  width: 20px;

  height: 30px;

  border: 1px solid #c2d0ec;

  position: absolute;

  top: -3px;

  left: 19px;

  border-radius: 20px;
}

.y3 {
  color: #c2d0ec;

  position: absolute;

  left: 26px;

  top: 10px;

  opacity: 0.7;
}

.e3 {
  color: #c2d0ec;

  position: absolute;

  left: 26px;

  top: 13px;

  opacity: 0.7;
}

.san3 {
  color: #c2d0ec;

  position: absolute;

  left: 26px;

  top: 16px;

  opacity: 0.7;
}

.si3 {
  color: #c2d0ec;

  position: absolute;

  left: 26px;

  top: 19px;

  opacity: 0.7;
}

.wu3 {
  color: #c2d0ec;

  position: absolute;

  left: 26px;

  top: 21px;

  opacity: 0.7;
}

.liu3 {
  color: #c2d0ec;

  position: absolute;

  left: 26px;

  top: 9px;

  opacity: 0.7;
}

.biao5 {
  display: block;

  width: 90%;

  height: 60px;

  position: relative;

  animation: myBreath 2.5s linear infinite;

  cursor: pointer;
}

.biao4 {
  width: 60px;

  height: 60px;

  border: 1px solid white;

  border-radius: 50px;

  position: absolute;

  top: -200px;

  left: 920px;

  margin-top: 50px;
}

.neiBiao4 {
  width: 20px;

  height: 30px;

  border: 1px solid white;

  position: absolute;

  top: -153px;

  left: 940px;

  border-radius: 20px;
}

.y4 {
  color: white;

  position: absolute;

  top: -145px;

  left: 938px;

  opacity: 0.7;
}

.e4 {
  color: white;

  position: absolute;

  left: 938px;

  top: -143px;

  opacity: 0.7;
}

.san4 {
  color: white;

  position: absolute;

  left: 938px;

  top: -141px;

  opacity: 0.7;
}

.si4 {
  color: white;

  position: absolute;

  left: 938px;

  top: -137px;

  opacity: 0.7;
}

.wu4 {
  color: white;

  position: absolute;

  left: 938px;

  top: -134px;

  opacity: 0.7;
}

.liu4 {
  color: white;

  position: absolute;

  left: 938px;

  top: -133px;

  opacity: 0.7;
}

.dataxian {
  display: block;
}

.datacang {
  display: none;
}

.leftBoxX {
  width: 400px;

  height: 100%;

  background-color: white;

  position: fixed;

  left: 0;

  top: 0;

  z-index: 300;
}

.rightBoxX {
  width: 1520px;

  height: 100%;

  background-color: rgba(0, 0, 0, 0);

  position: fixed;

  right: 0;

  top: 0;

  z-index: 100;
}

.yi {
  display: none;
}

.er {
  display: block;
}

.on2 {
  background-color: white;

  color: black !important;
}

.on3 {
  background-color: rgba(0, 0, 0, 0.1);

  color: white;
}

.aon {
  color: black;
}

/* @keyframes blurFadeInOut {



  0% {



    opacity: 0.2;



  }



  50% {



    opacity: 0.6;



  }



  100% {



    opacity: 1;



  }



} */

.an {
  color: white !important;
}

.an1 {
  color: black;
}

.an2 {
  color: white;
}

.an3 {
  color: white !important;
}

.an4 {
  color: #1151d1 !important;
}

.an5 {
  display: block;

  background-color: #1151d1;

  color: white;

  width: 160px;

  height: 46px;

  border-radius: 23px;

  margin-left: 15px;
}

.an6 {
  color: white;
}

.on1 {
  background-color: white;

  color: black;
}

.on5 {
  background-color: black;

  color: white;
}

.hei {
  display: none;
}

.bai {
  display: block;
}

.duo {
  display: none;
}

.duo1 {
  display: block;

  width: 100%;

  height: 89px;

  margin: 0;
}

#wrap {
  overflow: hidden;

  width: 100%;
}

#main {
  top: 0;

  position: relative;
}

.on2 {
  background-color: rgba(0, 0, 0, 0.1);
}

.se {
  color: white;
}

.boxXX {
  width: 100%;

  height: 100%;
}

.huanHe {
  display: block;
}

.huanHeNo {
  display: none;
}

.fang span:hover {
  background-color: #1151d1;

  color: white;
}

.you {
  /* 2.调用动画 */

  animation-name: move;

  /* 持续时间 */

  animation-duration: 1.5s;
}

.zuo {
  /* 2.调用动画 */

  animation-name: moveTwo;

  /* 持续时间 */

  animation-duration: 1.5s;
}

@keyframes moveTwo {
  /* 开始状态 */

  0% {
    transform: translateX(400px);

    opacity: 0.5;
  }

  /* 结束状态 */

  100% {
    transform: translateX(0px);

    opacity: 1;
  }
}

@keyframes move {
  /* 开始状态 */

  0% {
    transform: translateX(-400px);

    opacity: 0.5;
  }

  100% {
    transform: translateX(0px);

    opacity: 1;
  }
}

@keyframes myBreath {
  0% {
    transform: translateY(20px);

    opacity: 1;
  }

  50% {
    transform: translateY(10px);

    opacity: 0.5;
  }

  100% {
    transform: translateY(20px);

    opacity: 1;
  }
}

.Se1 {
  width: 100%;

  height: 1px;

  background-color: #eee;

  position: absolute;

  bottom: 0;
}

.Se1 span {
  width: 0;

  height: 1px !important;

  background-color: #1151d1;

  display: block;

  position: absolute;

  bottom: 0;

  left: -20px;
}

.Se2 {
  width: 100%;

  height: 1px;

  background-color: #eee;

  position: absolute;

  bottom: 0;
}

.Se2 span {
  width: 0;

  height: 1px !important;

  background-color: #1151d1;

  display: block;

  position: absolute;

  bottom: 0;

  left: -20px;
}

.Se3 {
  width: 100%;

  height: 1px;

  background-color: #eee;

  position: absolute;

  bottom: 0;
}

.Se3 span {
  width: 0;

  height: 1px !important;

  background-color: #1151d1;

  display: block;

  position: absolute;

  bottom: 0;

  left: -20px;
}

.Se4 {
  width: 100%;

  height: 1px;

  background-color: #eee;

  position: absolute;

  bottom: 0;
}

.Se4 span {
  width: 0;

  height: 1px !important;

  background-color: #1151d1;

  display: block;

  position: absolute;

  bottom: 0;

  left: -20px;
}

.Se5 {
  width: 100%;

  height: 1px;

  background-color: #eee;

  position: absolute;

  bottom: 0;
}

.Se5 span {
  width: 0;

  height: 1px !important;

  background-color: #1151d1;

  display: block;

  position: absolute;

  bottom: 0;

  left: -20px;
}

.Se6 {
  width: 100%;

  height: 1px;

  background-color: #eee;

  position: absolute;

  bottom: 0;
}

.Se6 span {
  width: 0;

  height: 1px !important;

  background-color: #1151d1;

  display: block;

  position: absolute;

  bottom: 0;

  left: -20px;
}

.Se7 {
  width: 100%;

  height: 1px;

  background-color: #eee;

  position: absolute;

  bottom: 0;
}

.Se7 span {
  width: 0;

  height: 1px !important;

  background-color: #1151d1;

  display: block;

  position: absolute;

  bottom: 0;

  left: -20px;
}

.leftXinWen p:nth-child(1) {
  position: relative;
}

.Se0 {
  width: 100%;

  height: 1px;

  /* background-color: #eee; */

  position: absolute;

  bottom: 1061px;
}

.Se0 span {
  width: 0;

  height: 1px !important;

  background-color: #1151d1;

  display: block;

  position: absolute;

  bottom: 0;

  left: -22px;
}

.rightXinWen p:nth-child(4) {
  transition: all 0.3s ease-in 0s;
}

.rightXinWen p:nth-child(4):hover {
  transition: all 0.3s ease-in;

  background-color: #1151d1;

  color: white !important;
}

.leftBoxX p {
  width: 100%;

  height: 113px;

  text-align: center;

  line-height: 100px;

  font-size: 25px;

  margin: 0;

  transition: all 0.3s ease-in 0s;

  z-index: 500;
}

.leftBoxX p:nth-child(2):hover {
  transition: all 0.3s ease-in;

  background-color: #1151d1;

  color: white !important;
}

.leftBoxX p:nth-child(3):hover {
  transition: all 0.3s ease-in;

  background-color: #1151d1;

  color: white !important;
}

.leftBoxX p:nth-child(4):hover {
  transition: all 0.3s ease-in;

  background-color: #1151d1;

  color: white !important;
}

.leftBoxX p:nth-child(5):hover {
  transition: all 0.3s ease-in;

  background-color: #1151d1;

  color: white !important;
}

.leftBoxX p:nth-child(6):hover {
  transition: all 0.3s ease-in;

  background-color: #1151d1;

  color: white !important;
}

.leftBoxX p img {
  margin-top: 5px;
}

a:link {
  text-decoration: none;
}

.teBie {
  color: #1151d1;

  margin: 0 !important;

  width: 16px !important;
}

.teBie2 {
  margin: 0 !important;
}

input::-webkit-input-placeholder {
  /* WebKit browsers */

  font-size: 14px;

  color: #d3d3d3;
}

input::-moz-placeholder {
  /* Mozilla Firefox 19+ */

  font-size: 14px;

  color: #d3d3d3;
}

input:-ms-input-placeholder {
  /* Internet Explorer 10+ */

  font-size: 14px;

  color: #d3d3d3;
}

textarea::-webkit-input-placeholder {
  /* WebKit browsers */

  font-size: 13px;

  color: #d3d3d3;

  font-weight: 551;

  -webkit-text-stroke: 0.1px #eeeeee;
}

textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */

  font-size: 13px;

  color: #d3d3d3;

  font-weight: 551;

  -webkit-text-stroke: 0.1px #eeeeee;
}

textarea:-ms-input-placeholder {
  /* Internet Explorer 10+ */

  font-size: 13px;

  color: #d3d3d3;

  font-weight: 551;

  -webkit-text-stroke: 0.1px #eeeeee;
}

/* #cuxi {

   font-weight: 400;

  font-family: Microsoft YaHei; 

  font-family: Microsoft YaHei;

}



#cuxi.thin {

  font-weight: 400;

}

#cuxi.normal {

  font-weight: normal;

}

#cuxi.thick {

  font-weight: bold;

} */
