* {
  margin: 0;
  padding: 0;
}
html,
body {
  color: #333;
  font-size: 12px;
  font-family: "微软雅黑";
  background: #fff;
}
ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}
select,
input {
  font-size: 12px;
  vertical-align: middle;
}
body,
button,
input,
select,
textarea {
  font: 14px/25px "微软雅黑";
  color: #414439;
}
img {
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
a {
  color: #333;
  text-decoration: none;
}
em {
  font-style: normal;
}
a:hover {
  color: #f00;
  text-decoration: none;
}
textarea,
input {
  outline: none;
}
html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  background: ;
}
#superContainer {
  height: 100%;
  position: relative;
}
.section {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 60px;
}
.slide {
  float: left;
}
.slide,
.slidesContainer {
  height: 100%;
  display: block;
}
.slides {
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#menu {
  margin: 0;
  padding: 0;
  position: fixed;
  right: 50px;
  bottom: 100px;
  list-style-type: none;
  z-index: 70;
}
#menu li {
  margin: 5px 0;
  font-size: 14px;
  overflow: hidden;
}
#menu a {
  float: left;
  padding: 5px;
  color: #333;
  text-decoration: none;
  border-radius: 50%;
  border: 2px solid #ccc;
}
#menu .active a {
  color: #fff;
  background-color: #c33;
  border: 2px solid #c33;
}
@-moz-keyframes zindex {
  from {
    z-index: 100;
  }
  to {
    z-index: -100;
  }
}
@-o-keyframes zindex {
  from {
    z-index: 100;
  }
  to {
    z-index: -100;
  }
}
@-webkit-keyframes zindex {
  from {
    z-index: 100;
  }
  to {
    z-index: -100;
  }
}
@keyframes zindex {
  from {
    z-index: 100;
  }
  to {
    z-index: -100;
  }
}
.section2,
.section4,
.section6 {
  background: url(../img/zp3.jpg) repeat;
}
.titles {
  font-size: 36px;
  width: 1200px;
  text-align: center;
  line-height: 90px;
  margin: 0 auto;
  padding-top: 60px;
}
.content {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.banboxs {
  width: 100%;
  position: relative;
  height: 33%;
  margin-top: 20px;
}
.bansma {
  /*position: absolute;
	left: 0;
	top: 0;*/
}
.banner {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  height: 100%;
  border-radius: 4px;
  overflow: hidden;
}
.banner img {
  display: block;
  margin: 0 auto;
  border-radius: 4px;
}
.bonrwo {
  position: absolute;
  bottom: 5px;
  width: 100%;
  text-align: center;
  height: 30px;
  min-width: 1200px;
}
.bonrwo a {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff;
  border: 2px solid #fff;
  margin: 0 10px;
}
.bonrwo .current {
  background: #c33;
}
.content2 {
  padding-top: 40px;
}
.titvps {
  text-align: center;
  min-width: 1200px;
  font-size: 16px;
  line-height: 44px;
  padding-bottom: 30px;
}
.titvps span {
  font-size: 18px;
}
.jieone {
  position: absolute;
  left: 370px;
  top: -10px;
}
.jietwo {
  position: absolute;
  left: 730px;
  top: 120px;
}
.nowtgs {
  width: 160px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 3px;
  background: #c33;
  color: #fff;
  font-size: 16px;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -80px;
  top: 250px;
}
.nowtgs:hover {
  color: #fff;
}
.tgwhat {
  width: 190px;
  float: left;
  margin-left: 160px;
}
.tgwhat dl dt {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  position: relative;
  padding: 10px;
}
.tgwhat dl dt img {
  position: relative;
  z-index: 1;
}
.tgwhat dl dt div {
  position: absolute;
  left: 0;
  top: 0;
  width: 120px;
  height: 120px;
}
.tgwhat dl dt .ons1 {
  background: url(../img/redone.png) no-repeat;
}
.tgwhat dl dt .ons2 {
  background: url(../img/yellowone.png) no-repeat;
}
.tgwhat dl dt .ons3 {
  background: url(../img/blueone.png) no-repeat;
}
.tgwhat dl dd {
  text-align: center;
  font-size: 18px;
  padding-top: 10px;
}
.tgwhat p {
  text-align: center;
  color: #999;
  font-size: 14px;
  line-height: 24px;
  padding-top: 10px;
}
.vtuig {
  width: 193px;
  border-radius: 3px;
  border: 1px solid #eee;
  border-top: 3px solid #fc8c24;
  background: #fff;
  padding: 60px 45px 10px 45px;
  float: left;
  margin-right: 19px;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
  transform: rotateY(90deg);
}
.vtuig dl dt {
  width: 100px;
  height: 100px;
  background: #00f;
  margin: 0 auto;
  background: url(../img/bigone.png) no-repeat;
}
.vtuig dl dd {
  text-align: center;
  font-size: 18px;
  height: 20px;
  line-height: 20px;
  padding: 35px 0 28px 0;
}
.vtuig p {
  line-height: 30px;
  color: #999;
  margin-bottom: 20px;
}
.vtuig2 {
  border-top: 3px solid #cf475e;
  margin-top: 40px;
}
.vtuig2 dl dt {
  background: url(../img/bigtwo.png) no-repeat;
}
.vtuig3 {
  border-top: 3px solid #5497c8;
}
.vtuig3 dl dt {
  background: url(../img/bigthere.png) no-repeat;
}
.vtuig4 {
  border-top: 3px solid #438e95;
  margin-top: 50px;
  margin-right: 0;
}
.vtuig4 dl dt {
  background: url(../img/bigfore.png) no-repeat;
}
.fanpai1 {
  -webkit-animation: fzst .5s linear 1 forwards;
  animation: fzst .5s linear 1 forwards;
  -o-animation: fzst .5s linear 1 forwards;
  -moz-animation: fzst .5s linear 1 forwards;
}
.fanpai2 {
  -webkit-animation: fzst .5s linear 1 .5s forwards;
  animation: fzst .5s linear 1 .5s forwards;
  -o-animation: fzst .5s linear 1 .5s forwards;
  -moz-animation: fzst .5s linear 1 .5s forwards;
}
.fanpai3 {
  -webkit-animation: fzst .5s linear 1 1s forwards;
  animation: fzst .5s linear 1 1s forwards;
  -o-animation: fzst .5s linear 1 1s forwards;
  -moz-animation: fzst .5s linear 1 1s forwards;
}
.fanpai4 {
  -webkit-animation: fzst .5s linear 1 1.5s forwards;
  animation: fzst .5s linear 1 1.5s forwards;
  -o-animation: fzst .5s linear 1 1.5s forwards;
  -moz-animation: fzst .5s linear 1 1.5s forwards;
}
@-moz-keyframes fzst {
  from {
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }
  to {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}
@-o-keyframes fzst {
  from {
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }
  to {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}
@-webkit-keyframes fzst {
  from {
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }
  to {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}
@keyframes fzst {
  from {
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }
  to {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}
.vyse {
  width: 585px;
  height: 155px;
  background: #f8f8f8;
  margin-bottom: 20px;
  position: relative;
  border-radius: 0 78px 78px 0;
  padding-left: 310px;
  left: -115px;
  opacity: 0;
  opacity: 1\9;
  -webkit-transform-origin: 90% 50%;
  transform-origin: 90% 50%;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.vyse h1 {
  font-size: 24px;
  line-height: 40px;
  padding-top: 22px;
}
.vyse .lhto {
  padding-top: 40px;
}
.vyse h2 {
  width: 425px;
  line-height: 30px;
  color: #666;
}
.vyse h2 span {
  color: #c33;
  letter-spacing: 2px;
}
.vyse .picys {
  width: 150px;
  height: 150px;
  background: url(../img/people.png) no-repeat 2px 25px;
  position: absolute;
  left: 135px;
}
.vyse .picys2 {
  background: url(../img/people.png) no-repeat 0 -185px;
}
.vyse .picys3 {
  background: url(../img/people.png) no-repeat 0 -425px;
}
.vyse .picys4 {
  background: url(../img/people.png) no-repeat 0 -642px;
}
.vyse .roald {
  width: 35px;
  height: 35px;
  position: absolute;
  background: #ce3a53;
  border-radius: 50%;
  top: 60px;
  right: 40px;
}
.vysett {
  width: 605px;
  height: 155px;
  border-radius: 78px 0 0 78px;
  padding-left: 290px;
  left: 450px;
  transform: rotate(-90deg);
  -webkit-transform-origin: 10% 50%;
  transform-origin: 10% 50%;
}
.vysett .picys {
  left: 115px;
}
.vysett .roald {
  left: 40px;
}
.vyse2 .roald {
  background: #fe8d15;
}
.vyse3 .roald {
  background: #48929a;
}
.vyse4 .roald {
  background: #207abb;
}
.zhouf1 {
  -webkit-animation: zhoufz .5s linear 1 forwards;
  animation: zhoufz .5s linear 1 forwards;
  -o-animation: zhoufz .5s linear 1 forwards;
  -moz-animation: zhoufz .5s linear 1 forwards;
}
.zhouf2 {
  -webkit-animation: zhoufzf .5s linear 1 .5s forwards;
  animation: zhoufzf .5s linear 1 .5s forwards;
  -o-animation: zhoufzf .5s linear 1 .5s forwards;
  -moz-animation: zhoufzf .5s linear 1 .5s forwards;
}
.zhouf3 {
  -webkit-animation: zhoufz .5s linear 1 1s forwards;
  animation: zhoufz .5s linear 1 1s forwards;
  -o-animation: zhoufz .5s linear 1 1s forwards;
  -moz-animation: zhoufz .5s linear 1 1s forwards;
}
.zhouf4 {
  -webkit-animation: zhoufzf .5s linear 1 1.5s forwards;
  animation: zhoufzf .5s linear 1 1.5s forwards;
  -o-animation: zhoufzf .5s linear 1 1.5s forwards;
  -moz-animation: zhoufzf .5s linear 1 1.5s forwards;
}
@-moz-keyframes zhoufz {
  from {
    opacity: .5;
    -webkit-transform-origin: 90% 50%;
    transform-origin: 90% 50%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  to {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-o-keyframes zhoufz {
  from {
    opacity: .5;
    -webkit-transform-origin: 90% 50%;
    transform-origin: 90% 50%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  to {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-webkit-keyframes zhoufz {
  from {
    opacity: .5;
    -webkit-transform-origin: 90% 50%;
    transform-origin: 90% 50%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  to {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes zhoufz {
  from {
    opacity: .5;
    -webkit-transform-origin: 90% 50%;
    transform-origin: 90% 50%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  to {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-moz-keyframes zhoufzf {
  from {
    opacity: .5;
    -webkit-transform-origin: 10% 50%;
    transform-origin: 10% 50%;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  to {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-o-keyframes zhoufzf {
  from {
    opacity: .5;
    -webkit-transform-origin: 10% 50%;
    transform-origin: 10% 50%;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  to {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-webkit-keyframes zhoufzf {
  from {
    opacity: .5;
    -webkit-transform-origin: 10% 50%;
    transform-origin: 10% 50%;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  to {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes zhoufzf {
  from {
    opacity: .5;
    -webkit-transform-origin: 10% 50%;
    transform-origin: 10% 50%;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  to {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.contentmtlog {
  height: 550px;
  background: url(../img/bigbb.png) no-repeat center 0;
}
.contentmtlog img {
  position: absolute;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  box-shadow: 0 0 25px #ccc;
  border-radius: 50%;
}
.contentmtlog img:hover {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
.contentmtlog .mt1 {
  left: 75px;
  top: 5px;
}
.contentmtlog .mt2 {
  left: 188px;
  top: 55px;
}
.contentmtlog .mt3 {
  left: 362px;
  top: 18px;
}
.contentmtlog .mt4 {
  left: 492px;
  top: 117px;
}
.contentmtlog .mt5 {
  left: 660px;
  top: 37px;
}
.contentmtlog .mt6 {
  left: 849px;
  top: 9px;
}
.contentmtlog .mt7 {
  left: 1000px;
  top: 38px;
}
.contentmtlog .mt8 {
  left: 91px;
  top: 193px;
}
.contentmtlog .mt9 {
  left: 316px;
  top: 172px;
}
.contentmtlog .mt10 {
  left: 630px;
  top: 195px;
}
.contentmtlog .mt11 {
  left: 838px;
  top: 146px;
}
.contentmtlog .mt12 {
  left: 200px;
  top: 295px;
}
.contentmtlog .mt13 {
  left: 460px;
  top: 262px;
}
.contentmtlog .mt14 {
  left: 705px;
  top: 260px;
}
.contentmtlog .mt16 {
  left: 972px;
  top: 237px;
}
.contentmtlog .mt17 {
  left: 74px;
  top: 354px;
}
.contentmtlog .mt18 {
  left: 335px;
  top: 361px;
}
.contentmtlog .mt19 {
  left: 612px;
  top: 398px;
}
.contentmtlog .mt20 {
  left: 888px;
  top: 385px;
}
.contentmtlog .mt21 {
  left: 220px;
  top: 455px;
}
.contentmtlog .mt22 {
  left: 462px;
  top: 442px;
}
.contentmtlog .mt23 {
  left: 753px;
  top: 445px;
}
.contentmtlog .mt24 {
  left: 1045px;
  top: 440px;
}
.roso1 {
  -webkit-animation: rowsn 1s linear 1;
  -o-animation: rowsn 1s linear 1;
  -moz-animation: rowsn 1s linear 1;
  animation: rowsn 1s linear 1;
}
.roso2 {
  -webkit-animation: rowsn 1s linear 1 1s;
  -o-animation: rowsn 1s linear 1 1s;
  -moz-animation: rowsn 1s linear 1 1s;
  animation: rowsn 1s linear 1 1s;
}
.roso3 {
  -webkit-animation: rowsn 1s linear 1 2s;
  -o-animation: rowsn 1s linear 1 2s;
  -moz-animation: rowsn 1s linear 1 2s;
  animation: rowsn 1s linear 1 2s;
}
.roso4 {
  -webkit-animation: rowsn 1s linear 1 3s;
  -o-animation: rowsn 1s linear 1 3s;
  -moz-animation: rowsn 1s linear 1 3s;
  animation: rowsn 1s linear 1 3s;
}
@-moz-keyframes rowsn {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  40% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  80% {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-o-keyframes rowsn {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  40% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  80% {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes rowsn {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  40% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  80% {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes rowsn {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  40% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  80% {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.contentyh {
  position: relative;
  text-align: center;
  margin-top: 40px;
  height: 600px;
}
.contentyh img {
  position: absolute;
  opacity: 0;
}
.contentyh .yh1 {
  left: 60px;
  top: 0;
}
.contentyh .yh2 {
  top: 0;
  left: 263px;
}
.contentyh .yh3 {
  top: 0;
  left: 453px;
}
.contentyh .yh4 {
  left: 793px;
  top: 0;
}
.contentyh .yh5 {
  left: 983px;
  top: 0;
}
.contentyh .yh6 {
  left: 170px;
  top: 96px;
}
.contentyh .yh7 {
  left: 370px;
  top: 96px;
}
.contentyh .yh8 {
  left: 711px;
  top: 99px;
}
.contentyh .yh9 {
  left: 901px;
  top: 99px;
}
.contentyh .yh10 {
  top: 172px;
  left: 58px;
}
.contentyh .yh11 {
  top: 172px;
  left: 262px;
}
.contentyh .yh12 {
  top: 172px;
  left: 604px;
}
.contentyh .yh13 {
  top: 172px;
  left: 794px;
}
.contentyh .yh14 {
  top: 172px;
  left: 982px;
}
.contentyh .yh15 {
  top: 272px;
  left: 170px;
}
.contentyh .yh16 {
  top: 272px;
  left: 520px;
}
.contentyh .yh17 {
  top: 272px;
  left: 711px;
}
.contentyh .yh18 {
  top: 272px;
  left: 901px;
}
.contentyh .yh19 {
  top: 342px;
  left: 58px;
}
.contentyh .yh20 {
  top: 362px;
  left: 263px;
}
.contentyh .yh21 {
  top: 343px;
  left: 414px;
}
.contentyh .yh22 {
  top: 343px;
  left: 604px;
}
.contentyh .yh23 {
  top: 343px;
  left: 794px;
}
.contentyh .yh24 {
  top: 343px;
  left: 982px;
}
.contentyh .yhnn1 {
  top: 441px;
  left: 204px;
}
.contentyh .yhnn2 {
  top: 441px;
  left: 365px;
}
.contentyh .yhnn3 {
  top: 441px;
  left: 554px;
}
.contentyh .yhnn4 {
  top: 441px;
  left: 745px;
}
.contentyh .yhnn5 {
  top: 440px;
  left: 934px;
}
.contentyh .yhcen {
  top: 77px;
  left: 368px;
}
.contentyh .vpleft {
  left: 500px;
  top: -500px;
  left: 0\9;
  top: 0\9;
  opacity: 1\9;
}
.contentyh .vpright {
  left: -500px;
  top: 500px;
  left: 0\9;
  top: 0\9;
  opacity: 1\9;
}
.sixro1 {
  -webkit-animation: sixrowy 1s linear 1  forwards;
  -o-animation: sixrowy 1s linear 1  forwards;
  -moz-animation: sixrowy 1s linear 1  forwards;
  animation: sixrowy 1s linear 1  forwards;
}
.sixro2 {
  -webkit-animation: sixx 1s linear 1  forwards;
  -o-animation: sixx 1s linear 1  forwards;
  -moz-animation: sixx 1s linear 1  forwards;
  animation: sixx 1s linear 1  forwards;
}
@-moz-keyframes sixrowy {
  from {
    opacity: 0;
    left: 500px;
    top: -500px;
  }
  to {
    opacity: 1;
    left: 0;
    top: 0;
  }
}
@-o-keyframes sixrowy {
  from {
    opacity: 0;
    left: 500px;
    top: -500px;
  }
  to {
    opacity: 1;
    left: 0;
    top: 0;
  }
}
@-webkit-keyframes sixrowy {
  from {
    opacity: 0;
    left: 500px;
    top: -500px;
  }
  to {
    opacity: 1;
    left: 0;
    top: 0;
  }
}
@keyframes sixrowy {
  from {
    opacity: 0;
    left: 500px;
    top: -500px;
  }
  to {
    opacity: 1;
    left: 0;
    top: 0;
  }
}
@-moz-keyframes sixx {
  from {
    opacity: 0;
    left: -500px;
    top: 500px;
  }
  to {
    opacity: 1;
    left: 0;
    top: 0;
  }
}
@-o-keyframes sixx {
  from {
    opacity: 0;
    left: -500px;
    top: 500px;
  }
  to {
    opacity: 1;
    left: 0;
    top: 0;
  }
}
@-webkit-keyframes sixx {
  from {
    opacity: 0;
    left: -500px;
    top: 500px;
  }
  to {
    opacity: 1;
    left: 0;
    top: 0;
  }
}
@keyframes sixx {
  from {
    opacity: 0;
    left: -500px;
    top: 500px;
  }
  to {
    opacity: 1;
    left: 0;
    top: 0;
  }
}
.contentzms div {
  position: absolute;
  top: -500px;
  opacity: 0;
}
.contentzms div span {
  display: inline-block;
  width: 6px;
  height: 23px;
  position: absolute;
  border-radius: 3px;
}
.contentzms .zms1 {
  left: 1px;
  top: 14px\9;
  opacity: 1\9;
}
.contentzms .zms1 span {
  background: #ce3851;
  left: 11px;
  top: -10px;
}
.contentzms .zms2 {
  right: 37px;
  top: 14px\9;
  opacity: 1\9;
}
.contentzms .zms2 span {
  background: #247c86;
  right: 11px;
  top: -10px;
}
.contentzms .zms3 {
  left: 48px;
  top: 200px\9;
  opacity: 1\9;
}
.contentzms .zms3 span {
  background: #fe9626;
  left: -10px;
  top: 32px;
  width: 23px;
  height: 6px;
}
.contentzms .zms4 {
  right: 84px;
  top: 261px\9;
  opacity: 1\9;
}
.contentzms .zms4 span {
  background: #277ebd;
  right: -10px;
  top: 31px;
  width: 23px;
  height: 6px;
}
.contentzms .zms5 {
  left: 0;
  top: 377px\9;
  opacity: 1\9;
}
.contentzms .zms5 span {
  background: #3485c1;
  bottom: 43px;
  right: -10px;
  width: 23px;
  height: 6px;
}
.contentzms .zms6 {
  right: 37px;
  top: 377px\9!important;
  opacity: 1\9;
}
.contentzms .zms6 span {
  background: #ce3851;
  right: 40px;
  bottom: -5px;
}
.zmsby1 {
  -webkit-animation: ost1 1.5s linear 1 3.2s forwards;
  -o-animation: ost1 1.5s linear 1 3.2s forwards;
  -moz-animation: ost1 1.5s linear 1 3.2s forwards;
  animation: ost1 1.5s linear 1 3.2s forwards;
}
.zmsby2 {
  -webkit-animation: ost2 1.5s linear 1 2.5s forwards;
  -o-animation: ost2 1.5s linear 1 2.5s forwards;
  -moz-animation: ost2 1.5s linear 1 2.5s forwards;
  animation: ost2 1.5s linear 1 2.5s forwards;
}
.zmsby3 {
  -webkit-animation: ost3 1.5s linear 1 2s forwards;
  -o-animation: ost3 1.5s linear 1 2s forwards;
  -moz-animation: ost3 1.5s linear 1 2s forwards;
  animation: ost3 1.5s linear 1 2s forwards;
}
.zmsby4 {
  -webkit-animation: ost4 1.5s linear 1 1.3s forwards;
  -o-animation: ost4 1.5s linear 1 1.3s forwards;
  -moz-animation: ost4 1.5s linear 1 1.3s forwards;
  animation: ost4 1.5s linear 1 1.3s forwards;
}
.zmsby5 {
  -webkit-animation: ost5 1.5s linear 1 forwards;
  -o-animation: ost5 1.5s linear 1 forwards;
  -moz-animation: ost5 1.5s linear 1 forwards;
  animation: ost5 1.5s linear 1 forwards;
}
.zmsby6 {
  -webkit-animation: ost6 1.5s linear 1 .7s forwards;
  -o-animation: ost6 1.5s linear 1 .7s forwards;
  -moz-animation: ost6 1.5s linear 1 .7s forwards;
  animation: ost6 1.5s linear 1 .7s forwards;
}
@-moz-keyframes ost1 {
  from {
    opacity: 0;
    top: -500px;
    left: 1px;
  }
  to {
    opacity: 1;
    top: 14px;
    left: 1px;
  }
}
@-o-keyframes ost1 {
  from {
    opacity: 0;
    top: -500px;
    left: 1px;
  }
  to {
    opacity: 1;
    top: 14px;
    left: 1px;
  }
}
@-webkit-keyframes ost1 {
  from {
    opacity: 0;
    top: -500px;
    left: 1px;
  }
  to {
    opacity: 1;
    top: 14px;
    left: 1px;
  }
}
@keyframes ost1 {
  from {
    opacity: 0;
    top: -500px;
    left: 1px;
  }
  to {
    opacity: 1;
    top: 14px;
    left: 1px;
  }
}
@-moz-keyframes ost2 {
  from {
    opacity: 0;
    top: -500px;
    right: 37px;
  }
  to {
    opacity: 1;
    top: 14px;
    right: 37px;
  }
}
@-o-keyframes ost2 {
  from {
    opacity: 0;
    top: -500px;
    right: 37px;
  }
  to {
    opacity: 1;
    top: 14px;
    right: 37px;
  }
}
@-webkit-keyframes ost2 {
  from {
    opacity: 0;
    top: -500px;
    right: 37px;
  }
  to {
    opacity: 1;
    top: 14px;
    right: 37px;
  }
}
@keyframes ost2 {
  from {
    opacity: 0;
    top: -500px;
    right: 37px;
  }
  to {
    opacity: 1;
    top: 14px;
    right: 37px;
  }
}
@-moz-keyframes ost3 {
  from {
    opacity: 0;
    top: -500px;
    left: 48px;
  }
  to {
    opacity: 1;
    top: 200px;
    left: 48px;
  }
}
@-o-keyframes ost3 {
  from {
    opacity: 0;
    top: -500px;
    left: 48px;
  }
  to {
    opacity: 1;
    top: 200px;
    left: 48px;
  }
}
@-webkit-keyframes ost3 {
  from {
    opacity: 0;
    top: -500px;
    left: 48px;
  }
  to {
    opacity: 1;
    top: 200px;
    left: 48px;
  }
}
@keyframes ost3 {
  from {
    opacity: 0;
    top: -500px;
    left: 48px;
  }
  to {
    opacity: 1;
    top: 200px;
    left: 48px;
  }
}
@-moz-keyframes ost4 {
  from {
    opacity: 0;
    top: -500px;
    right: 84px;
  }
  to {
    opacity: 1;
    right: 84px;
    top: 261px;
  }
}
@-o-keyframes ost4 {
  from {
    opacity: 0;
    top: -500px;
    right: 84px;
  }
  to {
    opacity: 1;
    right: 84px;
    top: 261px;
  }
}
@-webkit-keyframes ost4 {
  from {
    opacity: 0;
    top: -500px;
    right: 84px;
  }
  to {
    opacity: 1;
    right: 84px;
    top: 261px;
  }
}
@keyframes ost4 {
  from {
    opacity: 0;
    top: -500px;
    right: 84px;
  }
  to {
    opacity: 1;
    right: 84px;
    top: 261px;
  }
}
@-moz-keyframes ost5 {
  from {
    opacity: 0;
    top: -500px;
    left: 0;
  }
  to {
    opacity: 1;
    left: 0;
    top: 377px;
  }
}
@-o-keyframes ost5 {
  from {
    opacity: 0;
    top: -500px;
    left: 0;
  }
  to {
    opacity: 1;
    left: 0;
    top: 377px;
  }
}
@-webkit-keyframes ost5 {
  from {
    opacity: 0;
    top: -500px;
    left: 0;
  }
  to {
    opacity: 1;
    left: 0;
    top: 377px;
  }
}
@keyframes ost5 {
  from {
    opacity: 0;
    top: -500px;
    left: 0;
  }
  to {
    opacity: 1;
    left: 0;
    top: 377px;
  }
}
@-moz-keyframes ost6 {
  from {
    opacity: 0;
    top: -500px;
    right: 37px;
  }
  to {
    opacity: 1;
    top: 377px;
    right: 37px;
  }
}
@-o-keyframes ost6 {
  from {
    opacity: 0;
    top: -500px;
    right: 37px;
  }
  to {
    opacity: 1;
    top: 377px;
    right: 37px;
  }
}
@-webkit-keyframes ost6 {
  from {
    opacity: 0;
    top: -500px;
    right: 37px;
  }
  to {
    opacity: 1;
    top: 377px;
    right: 37px;
  }
}
@keyframes ost6 {
  from {
    opacity: 0;
    top: -500px;
    right: 37px;
  }
  to {
    opacity: 1;
    top: 377px;
    right: 37px;
  }
}
.fixboos {
  position: fixed;
  right: 18px;
  top: 30%;
  z-index: 2;
  box-shadow: 0 0 5px #999;
}
.fixboxt {
  width: 35px;
  height: 40px;
  background: #fff;
  padding: 5px 5px 5px 6px;
  border-top: 3px solid #f66;
  border-radius: 3px 0 0 0;
  cursor: pointer;
}
.fixboxt .kefus {
  width: 42px;
  height: 42px;
  background: url(../img/icon-004.jpg) no-repeat;
}
.fixboxt .qebox {
  display: none;
  width: 120px;
  position: absolute;
  left: -140px;
  top: 50px;
  background: url(../img/wx-bg.png) no-repeat;
  background-size: 100%;
  padding: 15px 10px;
}
.fixboxt .qebox img {
  width: 110px;
  display: block;
}
.fixboxt .qebox h1 {
  width: 110px;
  text-align: center;
  font-size: 18px;
  padding-bottom: 10px;
}
.fixboxt .qebox h2 {
  text-align: center;
  font-size: 12px;
}
.fixboxt:hover .qebox {
  display: block;
}
.nowxvp {
  width: 16px;
  padding: 15px;
  line-height: 18px;
  text-align: center;
  background: #c33;
  color: #fff;
  border-radius: 0 0 0 3px;
}
@media screen and (max-width: 1440px) {
  .banboxs {
    height: 30%;
  }
  .banner img {
    height: 100%;
    margin: 0 auto;
  }
  .bonrwo a {
    margin: 0 5px;
  }
  .contenttop {
    transform: scale(0.8);
  }
  .content2 {
    transform: scale(0.9);
  }
  .contentmtlog {
    transform: scale(0.8);
    top: -40px;
  }
  .contentzms {
    transform: scale(0.85);
  }
  .contentyh {
    transform: scale(0.8);
    top: -90px;
  }
  .titles {
    font-size: 30px;
    width: 1200px;
    text-align: center;
    line-height: 50px;
    margin: 0 auto;
    padding-top: 20px;
  }
  .vyse {
    width: 485px;
    height: 105px;
    background: #f8f8f8;
    margin-bottom: 20px;
    position: relative;
    border-radius: 0 78px 78px 0;
    padding-left: 310px;
    left: -115px;
  }
  .vyse h1 {
    font-size: 20px;
    line-height: 40px;
    padding-top: 0px;
  }
  .vyse .lhto {
    padding-top: 15px;
  }
  .vyse h2 {
    width: 425px;
    line-height: 25px;
    color: #666;
  }
  .vyse h2 span {
    color: #c33;
    letter-spacing: 2px;
  }
  .vyse .picys {
    width: 100px;
    height: 100px;
    background: url(../img/people.png) no-repeat 2px 17px;
    background-size: 100%;
    position: absolute;
    left: 175px;
  }
  .vyse .picys2 {
    background: url(../img/people.png) no-repeat 0 -138px;
    background-size: 100%;
  }
  .vyse .picys3 {
    background: url(../img/people.png) no-repeat 0 -305px;
    background-size: 100%;
  }
  .vyse .picys4 {
    background: url(../img/people.png) no-repeat 0 -465px;
    background-size: 100%;
  }
  .vyse .roald {
    width: 25px;
    height: 25px;
    position: absolute;
    background: #ce3a53;
    border-radius: 50%;
    top: 40px;
    right: 30px;
  }
  .vysett {
    width: 505px;
    height: 105px;
    border-radius: 78px 0 0 78px;
    padding-left: 200px;
    left: 450px;
  }
  .vysett .picys {
    left: 75px;
  }
  .vysett .roald {
    left: 30px;
  }
  .vyse2 .roald {
    background: #fe8d15;
  }
  .vyse3 .roald {
    background: #48929a;
  }
  .vyse4 .roald {
    background: #207abb;
  }
}
.nnn {
  background: #00f;
  position: relative;
  top: 300px;
  left: 400px;
  width: 200px;
  height: 50px;
  -webkit-transform-origin: 90% 50%;
  transform-origin: 90% 50%;
  transform: rotate(90deg);
}
