/*@font-face{
	font-family: "myFont";
	src: url("../css/MiSans-Normal.ttf");
}*/

body img {
  display: block;
}

body {
  /*font-family: "myFont";*/
}
/*.fp-scrollable{height: 100%;}*/
.content {
  z-index: 10;
}
.section {
  position: relative;
  width: 100%;
  overflow: hidden;
  /*background: #fff url("../images/bg.jpg") no-repeat center top;*/
}
.secinner {
  position: relative;
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}
.show {
  opacity: 1 !important;
}
.clears::after {
  content: ".";
  clear: both;
  display: block;
  overflow: hidden;
  font-size: 0;
  height: 0;
}
.clears {
  zoom: 1;
}
.down {
  position: absolute;
  left: 50%;
  margin-left: -9px;
  bottom: 2%;
  animation: opacitys 2s infinite;
  -moz-animation: opacitys 2s infinite;
  -webkit-animation: opacitys 2s infinite;
  -o-animation: opacitys 2s infinite;
  z-index: 99;
  cursor: pointer;
}
@-webkit-keyframes opacitys {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0.5;
  }
}
@-moz-keyframes opacitys {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0.5;
  }
}
@-o-keyframes opacitys {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes opacitys {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0.5;
  }
}

.ban {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #fff url("../images/bg2.jpg") no-repeat center center;
  z-index: 2;
}
.sec2,
body {
  background: #fff url("../images/bg.jpg") no-repeat center top;
}
.ban.curon {
  display: none;
}
.ban.curon2 {
  display: none;
}
.logo {
  position: fixed;
  left: 50%;
  margin-left: -552px;
  top: 36px;
  z-index: 11;
}
.ban .orange {
  position: absolute;
  left: 40%;
  top: 12%;
  height: 32%;
  max-height: 338px;
  transform: translate(-50%, 0);
  z-index: 2;
}
.ban .monkey {
  position: absolute;
  left: 50%;
  top: 12%;
  height: 32%;
  max-height: 338px;
  transform: translate(-50%, 0);
  z-index: 3;
}
.ban .cloud1 {
  position: absolute;
  left: 6%;
  top: 32%;
  height: 150px;
  max-height: 174px;
  z-index: 4;
}
.ban .cloud2 {
  position: absolute;
  right: 19%;
  top: 37%;
  height: 150px;
  max-height: 174px;
  z-index: 4;
}
.ban .bt {
  position: absolute;
  left: 50%;
  top: 49%;
  height: 7%;
  max-height: 75px;
  transform: translate(-50%, 0);
  z-index: 5;
}
/*企业简介*/
.sec1 {
  background: url("../images/bg1.png") no-repeat center center;
}
.sec1 .sec_main {
  position: absolute;
  width: 100%;
  left: 0;
  top: 72%;
}
.sec1 .sec_main .box_hd img {
  margin: 0 auto 20px;
}
.sec1 .sec_main p {
  font-size: 16px;
  color: #3e3e46;
  text-align: center;
  line-height: 28px;
  margin-bottom: 12px;
}

.sec2 .sec_main {
  position: absolute;
  left: 0;
  top: 5%;
  width: 100%;
  height: 90%;
}
.sec2 .secmain_left {
  position: absolute;
  width: 88px;
  left: 87px;
  top: 50%;
  transform: translate(0, -50%);
}
.sec2 .secmain_left ol {
  width: 88px;
}
.sec2 .secmain_left ol li {
  position: relative;
  width: 78px;
  height: 33px;
  font-size: 18px;
  color: #333;
  line-height: 33px;
  font-style: italic;
  cursor: pointer;
  margin-bottom: 30px;
  padding: 0 5px;
}
.sec2 .secmain_left ol li:hover {
  color: #f84c4b;
  font-weight: bold;
}
.sec2 .secmain_left ol li:before {
  position: absolute;
  left: -22px;
  top: -42px;
  width: 1px;
  height: 63px;
  background: #ffe4db;
  content: "";
}
.sec2 .secmain_left ol li:first-child:before {
  display: none;
}
.sec2 .secmain_left ol li:after {
  position: absolute;
  left: -24.5px;
  top: 13.5px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #f84c4b;
  content: "";
  z-index: 3;
}
.sec2 .secmain_left ol li.cur {
  font-size: 22px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  background: url("../images/sec2pic3.png") no-repeat;
}
.sec2 .secmain_left ol li.cur:after {
  left: -28.5px;
  top: 9.5px;
  width: 14px;
  height: 14px;
}

.sec2 .secmain_left ol li.jqqd {
  width: 83px;
  height: 62px;
  font-size: 16px;
  color: #b8b8b8;
  text-align: center;
  line-height: 22px;
  font-weight: normal;
  background: url("../images/sec2pic4.png") no-repeat;
  margin: 0 0 20px -13px;
  padding-top: 15px;
}
.sec2 .secmain_left ol li.jqqd:before {
  left: -9px;
  height: 85px;
}
.sec2 .secmain_left ol li.jqqd:after {
  left: -11.5px;
  top: 38px;
}
.sec2 .secmain_right {
  position: absolute;
  width: 873px;
  height: 100%;
  right: 82px;
  top: 0;
}
.sec2 .secmain_right ul {
  height: 88%;
}
.sec2 .secmain_right ul li {
  display: none;
  width: 100%;
  height: 100%;
}
.sec2 .secmain_right ul li.cur {
  display: block;
}
.sec2 .secmain_right .sec2pic1 {
  display: block;
  margin: 0 0 5% 34px;
}
.sec2 .secmain_right .sec2pic2 {
  position: relative;
  width: 100%;
  height: 80px;
  border-radius: 10px;
  box-shadow: 0 0 10px #d9d9d9;
}
.sec2 .secmain_right .sec2pic2 img {
  position: absolute;
  left: 0;
  top: -15px;
}
.sec2 .secmain_right .sec2pic2 p {
  position: absolute;
  height: 80px;
  left: 195px;
  bottom: 0;
  font-size: 24px;
  color: #feef99;
  font-weight: bold;
  line-height: 80px;
  z-index: 4;
}
.sec2 .secmain_right .sec2pic2 span {
  position: absolute;
  right: 38px;
  bottom: 0;
  height: 80px;
  font-size: 72px;
  color: rgba(255, 114, 115, 0.5);
  font-weight: bold;
  line-height: 80px;
  z-index: 4;
}
.sec2 .secmain_right .mainconlist {
  width: 100%;
  height: 86%;
  border-radius: 10px;
  box-sizing: border-box;
  box-shadow: 0 0 29px rgba(232, 232, 232, 0.71);
  background: #fff;
  margin-top: 2%;
  padding: 39px 36px 0 60px;
}
.sec2 .secmain_right .maincon {
  width: 757px;
  height: 92%;
  overflow-y: auto;
  padding-right: 20px;
}
.sec2 .secmain_right .maincon::-webkit-scrollbar {
  width: 8px;
  height: 1px;
}
.sec2 .secmain_right .maincon::-webkit-scrollbar-thumb {
  width: 8px;
  background: #eee;
}
.sec2 .secmain_right .maincon::-webkit-scrollbar-track {
  width: 8px;
  height: 1px;
}
.sec2 .secmain_right .maincon .con {
  height: 178px;
  margin-bottom: 47px;
}
.sec2 .secmain_right .maincon .con:last-child {
  margin-bottom: 0;
}
.sec2 .secmain_right .maincon .pic {
  position: relative;
  width: 255px;
  height: 178px;
}
.sec2 .secmain_right .maincon .picvid {
  cursor: pointer;
}
.sec2 .secmain_right .maincon .picvid:before {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 60px;
  height: 61px;
  background: url("../images/sec4pic4.png") no-repeat;
  background-size: 100%;
  transform: translate(-50%, -50%);
  content: "";
}
.mask_video {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  display: none;
}
.mask_video .mask_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.7);
}
.mask_video .video_con {
  position: absolute;
  width: 955px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.mask_video .video_con .close {
  position: absolute;
  right: -36px;
  top: -36px;
  width: 32px;
  cursor: pointer;
}
.sec2 .secmain_right .conleft .pic,
.sec2 .secmain_right .conright h3,
.sec2 .secmain_right .conright p {
  float: left;
}
.sec2 .secmain_right .conright .pic,
.sec2 .secmain_right .conleft h3,
.sec2 .secmain_right .conleft p {
  float: right;
}
.sec2 .secmain_right .maincon h3 {
  width: 453px;
  font-size: 20px;
  color: #333;
  font-weight: bold;
  margin: 20px 0 0 8px;
}
.sec2 .secmain_right .maincon p {
  width: 461px;
  font-size: 15px;
  color: #777;
  line-height: 20px;
}
.sec2 .secmain_right .maincon span {
  display: inline-block;
  height: 26px;
  color: #fd5c5d;
  line-height: 26px;
  border-radius: 13px;
  background: #ffe9c9;
  padding: 0 15px;
  margin: 10px 0 10px 3px;
}
.sec2 .secmain_right .conright h3,
.sec2 .secmain_right .conright .spanps {
  text-align: right;
}

.sec3 .sec_main {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  transform: translate(0, -50%);
}
.sec3 .sec_main .box_hd {
  overflow: hidden;
}
.sec3 .sec_main .box_hd img {
  margin: 0 auto 3%;
}
.sec3 .sec_main p {
  font-size: 16px;
  color: #3e3e46;
  text-align: center;
  line-height: 28px;
  margin: 1.2% 0 0;
}
.sec3 .sec_main .con {
  position: relative;
  margin-top: 4%;
}
.sec3 .sec_main .con .sec3bg1 {
  width: 0;
  overflow: hidden;
  margin-left: -132px;
}
.sec3 .sec_main .con .sec3img {
  position: absolute;
  z-index: 3;
  opacity: 0;
}
.sec3 .sec_main .con .sec3img1 {
  left: 11px;
  top: 148px;
}
.sec3 .sec_main .con .sec3img2 {
  left: 215px;
  top: 231px;
}
.sec3 .sec_main .con .sec3img3 {
  left: 402px;
  top: 35px;
}
.sec3 .sec_main .con .sec3img4 {
  left: 770px;
  top: -3px;
}
.sec3 .sec_main .con .sec3img5 {
  left: 1013px;
  top: 95px;
}

.sec4 .sec_main {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  transform: translate(0, -50%);
}
.sec4 .sec_main .box_hd {
  overflow: hidden;
}
.sec4 .sec_main .box_hd img {
  margin: 0 auto 4%;
}
.sec4 ul li {
  display: none;
  height: 343px;
}
.sec4 ul li.cur {
  display: block;
}
.sec4 .secmain_vid {
  position: relative;
  float: left;
  width: 600px;
  height: 337px;
  border-radius: 10px;
  border: 3px #fff solid;
  background: #fff;
  overflow: hidden;
  margin-left: 77px;
}
.sec4 .secmain_vid img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  border-radius: 6px;
  cursor: pointer;
}
.sec4 .secmain_con {
  float: right;
  width: 390px;
  background: url("../images/sec4pic2.png") no-repeat 326px 0;
  margin: 60px 90px 0 0;
}
.sec4 .secmain_con h3 {
  width: 316px;
  font-size: 26px;
  color: #333;
  font-weight: bold;
  padding-top: 25px;
}
.sec4 .secmain_con p {
  font-size: 15px;
  color: #777;
  line-height: 20px;
}
.sec4 .secmain_con span {
  display: inline-block;
  height: 26px;
  color: #fd5c5d;
  line-height: 26px;
  border-radius: 13px;
  background: #ffe9c9;
  padding: 0 15px;
  margin: 12px 0 24px;
}
.sec4 .mainbot {
  position: relative;
  width: 1045px;
  height: 68px;
  margin: 10% auto 0;
}
.sec4 .mainbot .prev,
.sec4 .mainbot .next {
  position: absolute;
  width: 14px;
  height: 23px;
  top: -21px;
}
.sec4 .mainbot .prev {
  left: 80px;
  background: url("../images/prev.png") no-repeat;
}
.sec4 .mainbot .next {
  right: 80px;
  background: url("../images/next.png") no-repeat;
}
.sec4 .mainbot .oldiv {
  position: absolute;
  left: 110px;
  bottom: 50px;
  width: 825px;
  height: 109px;
  text-align: center;
  z-index: 3;
  opacity: 0;
  overflow: hidden;
  padding-top: 60px;
}
.sec4 .mainbot ol {
  width: 1320px;
}
.sec4 .mainbot ol li {
  position: relative;
  float: left;
  width: 165px;
  cursor: pointer;
}
.sec4 .mainbot ol li img {
  height: 64px;
  margin: 0 auto 5px;
}
.sec4 .mainbot ol li p {
  height: 40px;
  font-size: 14px;
  color: #666;
  text-align: center;
  line-height: 40px;
  opacity: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sec4 .mainbot ol li.cur img,
.sec4 .mainbot ol li:hover img {
  height: 70px;
  margin: -10px auto 9px;
}
.sec4 .mainbot ol li.cur:before {
  position: absolute;
  left: 50%;
  top: -54px;
  width: 26px;
  height: 22px;
  background: url("../images/arrow.png") no-repeat;
  margin-left: -13px;
  content: "";
}
.sec4 .mainbot ol li.cur:after,
.sec4 .mainbot ol li:hover:after {
  position: absolute;
  left: 50%;
  top: 60px;
  width: 116px;
  height: 15px;
  background: url("../images/shadow.png") no-repeat;
  margin-left: -58px;
  content: "";
}
.sec4 .mainbot ol li.cur p {
  color: #fd5c5d;
}
.sec4 .mainbot .sec4pic3 {
  position: relative;
  display: block;
  top: 30px;
  left: 0;
  opacity: 0;
}

.sec5 .sec_main {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  transform: translate(0, -50%);
}
.sec5 .sec_main .box_hd {
  overflow: hidden;
}
.sec5 .sec_main .box_hd img {
  margin: 0 auto 5%;
}
.sec5 .sec_main ol {
  position: relative;
  top: 50px;
  opacity: 0;
}
.sec5 .sec_main ol li {
  float: left;
}
.sec5 .sec_main ol li:nth-child(1) {
  margin: 0 90px 0 140px;
}
.sec5 .sec_main ol li:nth-child(3) {
  margin: 0 90px;
}
.sec5 .sec_main ol li img {
  margin: 0 auto;
}
.sec5 .sec_main ol li p {
  font-size: 16px;
  color: #3e3e46;
  text-align: center;
  line-height: 40px;
}
.sec5 .sec_main .secmain_con {
  padding-top: 5px;
}
.sec5 .sec_main .secmain_con p {
  font-size: 16px;
  color: #3e3e46;
  text-align: center;
  line-height: 28px;
  margin-top: 18px;
}
.sec5 .sec_main .secmain_con img {
  margin: 5% auto 0;
}

.sec6 .sec_main {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  transform: translate(0, -50%);
}
.sec6 .sec_main .box_hd {
  overflow: hidden;
}
.sec6 .sec_main .box_hd img {
  margin: 0 auto;
}
.sec6 .sec_main .secmain_con {
  height: 317px;
  margin: 5% 0;
}
.sec6 .sec_main .secmain_con .pic {
  float: left;
  width: 400px;
  height: 317px;
  margin: 0 60px 0 85px;
}
.sec6 .sec_main .secmain_con .contxt {
  float: left;
  padding-top: 8px;
}
.sec6 .sec_main .secmain_con .contxt p {
  font-size: 19px;
  color: #333;
  font-weight: bold;
}
.sec6 .sec_main .secmain_con .contxt p span {
  display: block;
  width: 91px;
  height: 26px;
  font-size: 14px;
  color: #fd5c5d;
  text-align: center;
  line-height: 26px;
  border-radius: 13px;
  background: #ffe9c9;
  margin: 28px 0 10px;
}
.sec6 .sec_main .con {
  position: relative;
  height: 170px;
  margin: 4% auto 0;
}
.sec6 .sec_main .sec6bg1 {
  width: 0;
  height: 81px;
  overflow: hidden;
  margin-left: -132px;
  padding-top: 36px;
}
.sec6 .sec_main .con ol {
  position: absolute;
  left: 101px;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.sec6 .sec_main .con ol li {
  float: left;
  width: 170px;
  height: 170px;
  box-sizing: border-box;
  background: url("../images/sec6pic6.png") no-repeat;
  padding-top: 36px;
  margin-right: 106px;
  opacity: 0;
}
.sec6 .sec_main .con ol li:nth-child(1) {
  margin-top: 13px;
}
.sec6 .sec_main .con ol li:nth-child(4) {
  margin-top: 15px;
}
.sec6 .sec_main .con ol li img {
  margin: 0 auto 13px;
}
.sec6 .sec_main .con ol li p {
  font-size: 16px;
  color: #666;
  text-align: center;
  line-height: 24px;
}

.box_footer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 55px;
  font-size: 14px;
  color: #ccc;
  text-align: center;
  line-height: 55px;
  /*background: #9d0000;*/
}
.box_footer a {
  color: #ccc;
}

@media screen and (max-height: 800px) {
  .ban,
  .section,
  .sec1 {
    background-position-y: 69%;
  }
  .ban .cloud1 {
    top: 26%;
  }
  .ban .cloud2 {
    top: 35%;
  }
  .sec1 .sec_main {
    top: 68%;
  }
  .sec1 .sec_main p,
  .sec2 .secmain_right ul {
    height: 83%;
  }
  .sec3 .sec_main .box_hd img {
    margin: 0 auto 2%;
  }
  .sec3 .sec_main .con {
    margin-top: 2%;
  }
  .sec4 .mainbot {
    margin-top: 9%;
  }
  .sec4 .mainbot ol li.cur:before {
    top: -45px;
  }
  .sec5 .sec_main .secmain_con p {
    line-height: 26px;
    margin-top: 20px;
  }
  .sec4 .sec_main .box_hd img {
    margin-bottom: 3%;
  }
  .sec5 .sec_main .box_hd img {
    margin-bottom: 4%;
  }
  .sec5 .sec_main .secmain_con img {
    margin-top: 2%;
  }
  .sec6 .sec_main .secmain_con {
    margin: 3% 0;
  }
}
@media screen and (max-height: 680px) {
  .sec2 .secmain_left ol li {
    margin-bottom: 16px;
  }
  .sec2 .secmain_right .sec2pic1 {
    margin-bottom: 3%;
  }
  .sec2 .secmain_right .mainconlist {
    height: 82%;
  }
  .sec3 .sec_main .box_hd img {
    margin-bottom: 1%;
  }
  .sec3 .sec_main p {
    margin-top: 1%;
  }
  .sec3 .sec_main .con {
    height: 410px;
    margin-top: -10px;
  }
  .sec3 .sec_main .con .sec3img,
  .sec6 .sec_main .con ol li {
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    -o-transform: scale(0.75);
    transform: scale(0.75);
  }
  .sec4 .sec_main .box_hd img {
    margin-bottom: 1.5%;
  }
  .sec4 .mainbot {
    margin-top: 8%;
  }
  .sec4 .mainbot {
    margin-top: 7%;
  }
  .sec4 .mainbot .oldiv {
    height: 99px;
  }
  .sec4 .mainbot ol li img {
    height: 54px;
  }
  .sec4 .mainbot ol li.cur img,
  .sec4 .mainbot ol li:hover img {
    height: 60px;
  }
  .sec4 .mainbot ol li.cur:after,
  .sec4 .mainbot ol li:hover:after {
    top: 50px;
    width: 100px;
    background-size: 100%;
    margin-left: -50px;
  }
  .sec5 .sec_main .box_hd img {
    margin-bottom: 3%;
  }
  .sec5 .sec_main .secmain_con p {
    margin-top: 15px;
  }
  .sec5 .sec_main .secmain_con img {
    width: 600px;
  }
  .sec5 .sec_main ol li img {
    height: 54px;
  }
  .sec5 .sec_main ol li:nth-child(1) {
    margin: 0 115px;
  }
  .sec5 .sec_main ol li:nth-child(3) {
    margin: 0 50px 0 80px;
  }
  .sec6 .sec_main .secmain_con {
    margin: 2% 0;
  }
  .sec6 .sec_main .con {
    margin-top: -1%;
  }
  .sec6 .sec_main .secmain_con {
    height: 285px;
  }
  .sec6 .sec_main .secmain_con .pic {
    width: 360px;
    height: 285px;
    margin: 0 50px 0 150px;
  }
  .sec6 .sec_main .secmain_con .pic img {
    width: 100%;
  }
  .sec6 .sec_main .secmain_con .contxt p {
    font-size: 18px;
  }
  .sec6 .sec_main .secmain_con .contxt p span {
    margin-top: 22px;
  }
  .box_footer {
    height: 45px;
    line-height: 45px;
  }
}
.code_box {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999999;
  display: none;
}
.code_box .code_box_main {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 350px;
  height: 200px;
  background: #fff;
  border-radius: 6px;
}
.code_box .code_box_close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.code_box .code_box_close img {
  width: 100%;
  height: 100%;
}
.code_box .code_box_con {
  padding: 55px 20px 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.code_box .code_box_con .code_box_input {
  width: 160px;
  height: 40px;
  border: 1px solid #ccc;
  border-radius: 4px 0 0 4px;
  padding: 0 10px;
  box-sizing: border-box;
}
.code_box .code_box_con .code_box_input input {
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  outline: none;
}
.code_box .code_box_con .code_box_captcha {
  width: 140px;
  height: 40px;
  border-radius: 0 4px 4px 0;
  position: relative;
}
.code_box .code_box_con .code_box_captcha img {
  width: 100%;
  height: 100%;
  border-radius: 0 4px 4px 0;
  cursor: pointer;
}
.code_box .code_box_con .code_box_captcha span {
  font-size: 12px;
  color: #666;
  position: absolute;
  right: 0;
  bottom: -20px;
}
.code_box .code_box_btn {
  text-align: center;
}
.code_box .code_box_btn button {
  width: 120px;
  height: 40px;
  border-radius: 4px;
  border: 0;
  color: #fff;
  background-color: #fd5c5d;
  cursor: pointer;
}
.msg_box {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 5px 15px;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 6px;
  box-shadow: 0 0 29px rgba(232, 232, 232, 0.71);
  text-align: center;
  color: #fff;
  line-height: 30px;
  z-index: 999999;
  display: none;
}
