* {
  margin: 0;
  padding: 0;
}

@media (min-width: 1024px) {
  body {
    font-size: 18px
  }
  .contentone {
    height: 880px;
  }
  .bussli {
    height: 1029px;
  }
  .footer {
    font-size: 12px;
  }
  .contentfive {
    height: 567px
  }
  .contentfour {
    height: 567px
  }
  .hb {
    position: absolute;
    right: 12%;
    color: #fff;
    top: 100px;
    font-size: 15px;
  }
  .ch {
    position: absolute;
    right: 13%;
    color: #fff;
    top: 100px;
    font-size: 13px;
  }
}

@media (min-width: 1100px) {
  body {
    font-size: 20px
  }
  .contentone {
    height: 920px;
  }
  .contentfour {
    height: 618.75px
  }
  .bussli {
    height: 1105px;
  }
  .footer {
    font-size: 12px;
  }
  .contentfive {
    height: 618.75px;
  }
  .hb {
    position: absolute;
    right: 12%;
    color: #fff;
    top: 100px;
    font-size: 16px;
  }
  .ch {
    position: absolute;
    right: 13%;
    color: #fff;
    top: 100px;
    font-size: 14px;
  }
}

@media (min-width: 1280px) {
  body {
    font-size: 22px;
  }
  .contentone {
    height: 895px;
  }
  .contentfour {
    height: 720px
  }
  .bussli {
    height: 1286px;
  }
  .footer {
    font-size: 14px;
  }
  .contentfive {
    height: 720px;
  }
  .hb {
    position: absolute;
    right: 15%;
    color: #fff;
    top: 100px;
    font-size: 17px;
  }
  .ch {
    position: absolute;
    right: 13%;
    color: #fff;
    top: 100px;
    font-size: 16px;
  }
}

@media (min-width: 1366px) {
  body {
    font-size: 24px;
  }
  .contentone {
    height: 950px;
  }
  .contentfour {
    height: 768.720px;
  }
  .bussli {
    height: 1372px;
  }
  .footer {
    font-size: 15px;
  }
  .contentfive {
    height: 768.720px;
  }
  .hb {
    position: absolute;
    font-size: 20px;
    right: 15%;
    color: #fff;
    top: 100px;
    font-size: 17px;
  }
  .ch {
    position: absolute;
    right: 13%;
    color: #fff;
    top: 100px;
    font-size: 16px;
  }
}

@media (min-width: 1440px) {
  body {
    font-size: 25px;
  }
  .contentone {
    height: 1000px;
  }
  .contentfour {
    height: 810px;
  }
  .bussli {
    height: 1447.2px;
  }
  .footer {
    font-size: 16px;
  }
  .contentfive {
    height: 810px;
  }
  .hb {
    position: absolute;
    right: 15%;
    color: #fff;
    top: 100px;
    font-size: 18px;
  }
  .ch {
    position: absolute;
    right: 13%;
    color: #fff;
    top: 100px;
    font-size: 16px;
  }
}

@media (min-width: 1680px) {
  body {
    font-size: 28px;
  }
  .contentone {
    height: 945px;
  }
  .contentfour {
    height: 960px;
  }
  .contentfive {
    height: 960px;
  }
  .footer {
    font-size: 17px;
  }
  .bussli {
    height: 1688.4px;
  }
  .hb {
    position: absolute;
    right: 13%;
    color: #fff;
    top: 100px;
    font-size: 18px;
  }
  .ch {
    position: absolute;
    right: 13%;
    color: #fff;
    top: 80px;
    font-size: 18px;
  }
}

@media (min-width: 1920px) {
  body {
    font-size: 33px;
  }
  .contentone {
    height: 1180px;
  }
  .contentfour {
    height: 1080px;
  }
  .bussli {
    height: 1930px;
  }
  .contentfive {
    height: 1080px;
  }
  .footer {
    font-size: 19px;
  }
  .hb {
    position: absolute;
    right: 13%;
    color: #fff;
    top: 100px;
    font-size: 20px;
  }
  .ch {
    position: absolute;
    right: 13%;
    color: #fff;
    top: 80px;
    font-size: 19px;
  }
}

body {
  /* font: 12px / normal Arial, Helvetica, sans-serif; */
  font-family: ”微软雅黑”;
}

ul, ol {
  list-style: none;
  display: inline-table;
}

a img {
  border: none;
}

a {
  text-decoration: none;
}

.active {
  background: #5294ff !important;
}

.content {
  position: relative;
  width: 100%;
  min-height: 50vw;
  background: url("../image/indexbgc.png") no-repeat center;
  background-size: cover;
  background-position: center center;
  overflow: auto;
}

.inxnav {
  position: absolute;
  left: 40%;
  top: 5%;
  font-size: 16px;
}

.content .logo1 {
  margin: 39px 270px 0px 180px;
}

.contenterr {
  position: relative;
  background: url("../image/bannerone.png") no-repeat center;
  background-size: cover;
  background-position: center center;
  overflow: auto;
  width: 100%;
  min-height: 20vw;
}

.contenterr .logo1 {
  margin: 39px 270px 0px 180px;
}

.aboutconter {
  display: flex;
  color: #A2A2A2;
  height: 84px;
  line-height: 84px;
  margin: 0 80px;
  font-size: 24px;
  position: relative;
  justify-content: space-between;
  border-bottom: 2px solid #D6D5D5;
}

.aboutconter :nth-child(1) {
  display: flex;
  margin-bottom: -1px;
}

.aboutconter :nth-child(1) :nth-child(1) {
  /* border-bottom: 1PX solid #5294FF; */
  color: #707070;
}

.ss {
  color: #5294ff !important;
  border-bottom: 2PX solid #5294FF;
}

.aboutconter :nth-child(1) :nth-child(n+2) {
  margin-left: 70px;
}

.aboutconter :nth-child(1) :hover {
  border-bottom: 1PX solid #5294FF;
  color: #5294FF;
}

.aboutconter :nth-child(2) {
  display: flex;
}

.aboutconter :nth-child(2) :nth-child(3) {
  color: #5294FF;
}

.aboutconteron {
  display: flex;
  color: #A2A2A2;
  height: 84px;
  line-height: 84px;
  margin: 0 80px;
  font-size: 22px;
  justify-content: space-between;
  border-bottom: 2px solid #D6D5D5;
}

.aboutconteron :nth-child(1) {
  display: flex;
  margin-bottom: -1px;
}

.aboutconteron :nth-child(1) :nth-child(1) {
  border-bottom: 1PX solid #5294FF;
  color: #5294FF;
}

.aboutconteron :nth-child(1) :nth-child(n+2) {
  margin-left: 30px;
}

.aboutconteron :nth-child(1) :hover {
  border-bottom: 1PX solid #5294FF;
  color: #5294FF;
}

.aboutconteron :nth-child(2) {
  display: flex;
}

.aboutconteron :nth-child(2) :nth-child(3) {
  color: #5294FF;
}
.kong{
	height: 200px;
}
.rongyu_top {
  position: relative;
  margin: 0 auto;
  color: #fff;
  width: 75%;
  height: 626px;
  background: url("../image/bajsb3.png") no-repeat;
  background-size: cover;
}

.rongyu {
  position: relative;
  margin: 0 auto;
  color: #fff;
  width: 75%;
  height: 626px;
  background: url("../image/bajsd (2).png") no-repeat;
  background-size: cover;
}

.h-bgc {
  width: 42%;
  height: 423px;
  position: absolute;
  top: 100px;
  left: 10%;
}
.h-bgcc {
  width: 42%;
  height: 423px;
  position: absolute;
  top: 100px;
  left: 50%;
}
.hb div {
  margin-bottom: 5%;
}

.ch div {
  margin-bottom: 3%;
}
.rongyuone>.ch{
	width: 42%;
  height: 423px;
  position: absolute;
  top: 100px;
  left: 10%;
  font-size: 16px;
}
.h-bgc:hover {
  transition: 0.5s all;
  transform: scale(1.1);
}

.rongyuone {
  width: 75%;
  height: 626px;
  position: relative;
  color: #fff;
  background: url("../image/bajsd (1).png") no-repeat;
  background-size: cover;
  margin: 0 auto;
}

.aboutconterone {
  display: flex;
  color: #A2A2A2;
  height: 84px;
  line-height: 84px;
  margin: 0 80px;
  font-size: 24px;
  justify-content: space-between;
  border-bottom: 2px solid #D6D5D5;
}

.aboutconterone :nth-child(1) {
  display: flex;
  margin-bottom: -1px;
  color: #707070;
}

a {
  color: #707070;
}

.aboutconterone :nth-child(1) :nth-child(2) {
  border-bottom: 1PX solid #5294FF;
  color: #5294FF;
}

.aboutconterone :nth-child(1) :nth-child(n+2) {
  margin-left: 70px;
}

.aboutconterone :nth-child(1) :hover {
  border-bottom: 1PX solid #5294FF;
  color: #5294FF;
}

.aboutconterone :nth-child(2) {
  display: flex;
}

.aboutconterone :nth-child(2) :nth-child(3) {
  color: #5294FF;
}

.aboutconterone1i {
  display: flex;
  color: #A2A2A2;
  height: 84px;
  line-height: 84px;
  margin: 0 80px;
  font-size: 24px;
  justify-content: space-between;
  border-bottom: 2px solid #D6D5D5;
}

.aboutconterone1i :nth-child(1) {
  display: flex;
  margin-bottom: -1px;
}

.aboutconterone1i :nth-child(1) :nth-child(4) {
  border-bottom: 1PX solid #5294FF;
  color: #5294FF;
}

.aboutconterone1i :nth-child(1) :nth-child(n+2) {
  margin-left: 70px;
}

.aboutconterone1i :nth-child(1) :hover {
  border-bottom: 1PX solid #5294FF;
  color: #5294FF;
}

.aboutconterone1i :nth-child(2) {
  display: flex;
}

.aboutconterone1i :nth-child(2) :nth-child(3) {
  color: #5294FF;
}

.shiyong {
  margin-bottom: 80px;
}

.yusad {
  width: 2px;
  height: 2px;
  background-color: #000000;
}

.tojk {
  padding: 20px 140px 80px 190px;
}

.tojk :nth-child(1) {
  display: flex;
  align-items: center;
  color: #1B1B1B;
}

.tojk :nth-child(1) :nth-child(1) {
  margin-right: 10px;
  width: 32px;
  height: 32px;
  background-color: #5294FF;
  border-radius: 50%;
}

.tojk :nth-child(2) :nth-child(1) {
  color: #707070;
}

.dx1 {
  transition: 2s all;
  transform: rotateY(180deg);
}

.enterpriseculture1 {
  width: 82%;
  position: absolute;
  left: 9%;
  top: 25.7%;
}

#enterpriseculture12 {
  width: 82%;
  position: absolute;
  left: 9%;
  top: 60%;
}

#enterpriseculture12 div:nth-child(1) {
  background: url(../image/sognsd.png) no-repeat;
}

#enterpriseculture12 div:nth-child(3) {
  background: url(../image/sognsd2.png) no-repeat;
}

.enterpriseculture2 {
  width: 82%;
  position: absolute;
  left: 9%;
  top: 60%;
  float: left;
}

.enterpriseculture2 div:nth-child(1) {
  margin-left: 4%;
  width: 22%;
  height: 332px;
  background: oldlace url(../image/sognsd.png) no-repeat;
  background-size: cover;
}

.enterpriseculture1 div {
  float: left;
}

.indsgaddds {
  margin-left: 4%;
  width: 22%;
  height: 332px;
  background: oldlace url(../image/sognsd3.png) no-repeat;
  background-size: cover;
}

.enterpriseculture1 div:nth-child(3) {
  margin-left: 4%;
  width: 22%;
  height: 332px;
  background: oldlace url(../image/sognsd1.png) no-repeat;
  background-size: cover;
}

.fontdes {
  margin-top: 20px;
  letter-spacing: 0.1em;
  color: #707070;
  width: 20%;
  margin-left: 4%;
}

.ffd {
  width: 80%;
  height: 429px;
  position: absolute;
  top: 15%;
  left: 10%;
}

.ffd div {
  float: left !important;
}

.ffd div:nth-child(1) {
  width: 41.66%;
  height: 429px;
  background: url(../image/ln.png) no-repeat;
  background-size: contain;
  animation-name: didi;
  animation-duration: 3s;
}

.ffd div:nth-child(2) {
  width: 41.66%;
  height: 429px;
  margin-left: 10%;
  background: url(../image/ln1.png) no-repeat;
  background-size: contain;
  animation-name: didi;
  animation-duration:  3s ;
}

.bussli {
  width: 100%;
  position: relative;
}

.fdbsfdssds {
  margin-top: 40px;
  margin-bottom: 140px;
}

@keyframes didi {
  0% {
   transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes fdsjk232 {
  0% {
    margin-left: 1680px;
    opacity: 0;
  }
  50% {
    margin-left: 800px;
    opacity: 0.5;
  }
  100% {
    margin-left: 0;
    opacity: 1;
  }
}

.aboutconterone1 {
  display: flex;
  color: #A2A2A2;
  height: 84px;
  line-height: 84px;
  margin: 0 80px;
  font-size: 24px;
  justify-content: space-between;
  border-bottom: 2px solid #D6D5D5;
}

.aboutconterone1 :nth-child(1) {
  display: flex;
  margin-bottom: -1px;
}

.aboutconterone1 :nth-child(1) :nth-child(3) {
  border-bottom: 1PX solid #5294FF;
  color: #5294FF;
}

.aboutconterone1 :nth-child(1) :nth-child(n+2) {
  margin-left: 70px;
}

.aboutconterone1 :nth-child(1) :hover {
  border-bottom: 1PX solid #5294FF;
  color: #5294FF;
}

.aboutconterone1 :nth-child(2) {
  display: flex;
}

.aboutconterone1 :nth-child(2) :nth-child(3) {
  color: #5294FF;
}

.blog-more-agile {
  color: #8C8FE2;
  border: 0.0625rem solid #8C8FE2;
}

.aboutsd {
  position: absolute;
  width: 87.3%;
  left: 6.4%;
  top: 35%;
  display: flex;
  box-sizing: border-box;
  overflow: hidden;
}

.hondes {
  position: relative;
}

.aboutsd :nth-child(2) {
  color: #667583;
  line-height: 48px;
  text-indent: 30px;
  margin-left: 60px;
  font-size: 24px;
  background: url('../image/back1.png') center no-repeat;
  background-size: contain;
  -webkit-animation-name: slidebottom1;
  -webkit-animation-timing-function: linear;
  /*动画的速度曲线*/
  -webkit-animation-iteration-count: n;
  /*动画播放的次数*/
  -webkit-animation-duration: 0.5s;
  /*动画所花费的时间*/
}

.aboutsd :nth-child(1) {
  -webkit-animation-name: slidebottom2;
  -webkit-animation-timing-function: linear;
  /*动画的速度曲线*/
  -webkit-animation-iteration-count: n;
  /*动画播放的次数*/
  -webkit-animation-duration: 0.5s;
  /*动画所花费的时间*/
}

.imagessf:hover {
  transform: scale(1.2);
  transition: all 1s;
}

.aboutsd1 {
  width: 100%;
  height: 1000px;
}

.aboutsd1 .cxc {
  width: 100%;
  top: 30%;
}

.cssc {
  width: 100%;
  /* top: 68%; */
}

.cxc img {
  position: absolute;
}

.cxc img:nth-child(1) {
  width: 21.2%;
  left: 9%;
  top: 30%;
}

.cxc img:nth-child(2) {
  width: 21.2%;
  left: 34.5%;
  top: 30%;
}

.cxc img:nth-child(3) {
  width: 13.3%;
  right: 27%;
  top: 30%;
}

.cxc img:nth-child(4) {
  width: 13.3%;
  right: 9%;
  top: 30%;
}

.cssc img {
  position: absolute;
}

.cssc img:nth-child(1) {
  width: 13.3%;
  left: 9%;
  top: 65%;
}

.cssc img:nth-child(2) {
  width: 13.3%;
  left: 26%;
  top: 65%;
}

.cssc img:nth-child(3) {
  width: 13.3%;
  right: 43.4%;
  top: 65%;
}

.cssc img:nth-child(4) {
  width: 13.3%;
  right: 27.7%;
  top: 65%;
}

.cssc img:nth-child(5) {
  width: 13.3%;
  right: 9%;
  top: 65%;
}

.color-w3lsm {
  width: 19.5%;
  line-height: 50px;
  text-decoration: none;
  margin-top: 36px;
  margin-bottom: 36px;
  color: #fff !important;
  display: inline-block;
  text-align: center;
  font-size: 0.79em;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.3);
  background: #6266F1;
  border-color: #6266F1;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}

.w3ls {
  margin-top: 71px;
  margin-left: 10%;
  width: 19.5%;
  line-height: 50px;
  text-decoration: none;
  color: #fff !important;
  display: inline-block;
  text-align: center;
  font-size: 0.79em;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.3);
  background: #6266F1;
  border-color: #6266F1;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}

#laj1 {
  bottom: 1%;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
}

.color-w3lsm:hover {
  border-color: #16EDC3;
  background: #16EDC3;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}

.contentone {
  width: 100%;
  position: relative;
  background: url("../image/banner1.png") no-repeat;
  background-size: contain;
  overflow: auto;
}

.contentone .contentchild {
  position: absolute;
  top: 19.5%;
  left: 8.8%;
  width: 39.5%;
}

.sb {
  width: 91%;
  height: 259px;
  background: #fff url("../image/school.png") no-repeat;
  background-size: contain;
}

.contentone .contentchild :nth-child(2) {
  color: #A2A2A2;
  text-transform: uppercase;
}

.contentone .contentchild :nth-child(3) {
  width: 9%;
  height: 5px;
  margin-top: 21px;
  margin-bottom: 21px;
  background-color: #5294FF;
}

.contentone .contentchild :nth-child(4) {
  text-indent: 40px;
  width: 96%;
  color: #A2A2A2;
}

.contentchildone {
  width: 37.5%;
  position: absolute;
  top: 19.5%;
  right: 5%;
}

.ppx img {
  width: 25%;
}

.ppx1 img {
  margin-top: 53px;
}

.ppx1 img:nth-child(1) {
  margin-left: 22%;
}

.ppx1 img:nth-child(2) {
  margin-right: 22%;
}

.ppx2 img:nth-child(1) {
  margin-left: 10%;
}

.ppx2 img:nth-child(3) {
  margin-right: 10%;
}

.contentone .contentchildone :nth-child(1) {
  color: #5294FF;
}

.contentone .contentchildone :nth-child(2) {
  color: #A2A2A2;
}

.dhjkasd {
  -webkit-animation-name: livingfs;
  -webkit-animation-timing-function: linear;
  /*动画的速度曲线*/
  -webkit-animation-iteration-count: n;
  /*动画播放的次数*/
  -webkit-animation-duration: 2s;
  /*动画所花费的时间*/
}

@keyframes livingfs {
  0% {
    transform: scale(0.25);
    opacity: 0.5;
  }
  25% {
    transform: scale(0.5);
    opacity: 1;
  }
  50% {
    transform: scale(0.75);
    opacity: 1;
    /*圆形放大的同时，透明度逐渐减小为0*/
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes slidebottom {
  0% {
    padding-top: 8em;
    opacity: 0;
  }
  50% {
    padding-top: 4em;
    opacity: 0.5;
  }
  100% {
    padding-top: 0em;
    opacity: 1;
  }
}

@keyframes slidebottom1 {
  0% {
    transform: translateX(500px);
    opacity: 0;
  }
  50% {
    transform: translateX(300px);
    opacity: 0.5;
  }
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
}

@keyframes slidebottom2 {
  0% {
    transform: translateX(-500px);
    opacity: 0;
  }
  50% {
    transform: translateX(-300px);
    opacity: 0.5;
  }
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
}

@keyframes slidetop {
  0% {
    padding-top: 8em;
    opacity: 0;
  }
  50% {
    padding-top: 4em;
    opacity: 0.5;
  }
  100% {
    padding-top: 0em;
    opacity: 1;
  }
}

@keyframes living {
  0% {
    transform: scale(0.25);
    opacity: 0.5;
  }
  25% {
    transform: scale(0.5);
    opacity: 1;
  }
  50% {
    transform: scale(0.75);
    opacity: 1;
    /*圆形放大的同时，透明度逐渐减小为0*/
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes dhkjas {
  0% {
    padding-bottom: 0px;
  }
  25% {
    padding-bottom: 40px;
  }
  50% {
    padding-bottom: 80px;
  }
  100% {
    padding-bottom: 120px;
  }
}

/* 首页开始 */

.head {
  position: relative;
  width: 100%;
}

.bgc {
  width: 100%;
}

.logo {
  position: absolute;
  width: 13%;
  height: 83px;
  background: url(../image/logo-head.png) no-repeat;
  background-size: contain;
  top: 40px;
  left: 10%;
}

.nav {
  width: 60%;
  height: 50px;
  position: absolute;
  top: 40px;
  right: 5%;
  display: flex;
}

.nav div {
  flex: 1;
  text-align: center;
  margin-right: 2%;
  line-height: 50px;
  color: #fff;
}

.nav div:hover {
  background-color: #5294FF;
}

.nav div a {
  font-size: 0.727em;
}

@keyframes xiahua {
  0% {
    height: 0;
    opacity: 0;
  }
  100% {
    height: 212px;
    opacity: 1;
  }
}

.csxiahua {
  animation-name: xiahua;
  animation-duration: 1s;
  display: block !important;
}


.dldl {
  animation-name: dldl;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}
@keyframes dldl {
  0% {
    height: 0;
    visibility: hidden;
  }
  100% {
/*    height: 212px;*/
    visibility: visible;
    opacity: 1;
  }
}
.comdec {
  width: 100%;
  height: 727px;
  position: relative;
}

.comcul {
  width: 100%;
  height: 1220px;
  position: relative;
}

/* 首页结束 */

.contentchildthree {
  width: 22%;
  position: absolute;
  text-align: center;
  left: 50%;
  top: 8.5%;
  transform: translate(-50%);
}

.contentchildthree1 {
  width: 22%;
  position: absolute;
  text-align: center;
  left: 50%;
  top: 3%;
  transform: translate(-50%);
}

.contentchildthree2 {
  width: 22%;
  position: absolute;
  text-align: center;
  left: 50%;
  top: 40%;
  transform: translate(-50%);
}

.contentchildthree :nth-child(2) {
  /* font-size: 34px; */
  color: #A2A2A2;
}

.contentchildthree :nth-child(3) {
  width: 27.5%;
  height: 5px;
  margin-left: 50%;
  margin-top: 10px;
  transform: translate(-50%);
  background-color: #5294FF;
}

.detailedchildone {
  width: 100%;
  display: flex;
}

.detailedchildone a {
  text-decoration: none;
  text-align: center;
  display: inline-block;
  /* font-size: 26px; */
  color: #fff;
  border: 1px solid #fff;
  margin-top: 20px;
  width: 187px;
  height: 50px;
  line-height: 50px;
}

.detailedchildone .childone {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 298px;
  width: 33.23%;
  border: 1px solid #f4f4f4;
  margin-right: -1px;
  margin-bottom: -1px;
  -webkit-transition: all 0.3s linear;
}

.detailedchildone .childone :nth-child(2) {
  /* font-size: 24px; */
  font-weight: 700;
  margin-top: 22px;
}

.detailedchildone .childone:hover {
  -webkit-animation-name: slidebottom;
  -webkit-animation-timing-function: linear;
  /*动画的速度曲线*/
  -webkit-animation-iteration-count: n;
  /*动画播放的次数*/
  -webkit-animation-duration: 1s;
  /*动画所花费的时间*/
  color: #fff;
  background: url("../image/back1 (3).png") no-repeat;
  background-size: cover;
}

.detailedchildone .childtwo {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 298px;
  width: 33.23%;
  border: 1px solid #f4f4f4;
  margin-right: -1px;
  margin-bottom: -1px;
  -webkit-transition: all 0.3s linear;
}

.detailedchildone .childtwo :nth-child(2) {
  /* font-size: 24px; */
  font-weight: 700;
  margin-top: 22px;
}

.detailedchildone .childtwo:hover {
  color: #fff;
  background: url("../image/back1 (5).png") no-repeat;
  background-size: cover;
  -webkit-animation-name: slidebottom;
  -webkit-animation-timing-function: linear;
  /*动画的速度曲线*/
  -webkit-animation-iteration-count: n;
  /*动画播放的次数*/
  -webkit-animation-duration: 1s;
  /*动画所花费的时间*/
}

.detailedchildone .childthree {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 298px;
  width: 33.23%;
  border: 1px solid #f4f4f4;
  margin-right: -1px;
  margin-bottom: -1px;
  -webkit-transition: all 0.3s linear;
}

.detailedchildone .childthree:hover {
  -webkit-animation-name: slidebottom;
  -webkit-animation-timing-function: linear;
  /*动画的速度曲线*/
  -webkit-animation-iteration-count: n;
  /*动画播放的次数*/
  -webkit-animation-duration: 1s;
  /*动画所花费的时间*/
  color: #fff;
  background: url("../image/back1 (2).png") no-repeat;
  background-size: cover;
}

.detailedchildone .childthree :nth-child(2) {
  margin-top: 22px;
  font-size: 24px;
  font-weight: 700;
}

.detailedchildtwo {
  margin-bottom: 160px;
  width: 100%;
  display: flex;
}

.detailedchildtwo a {
  text-decoration: none;
  text-align: center;
  display: inline-block;
  font-size: 26px;
  color: #fff;
  border: 1px solid #fff;
  margin-top: 20px;
  width: 187px;
  height: 50px;
  line-height: 50px;
}

.detailedchildtwo .dianli {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 298px;
  width: 33.23%;
  border: 1px solid #f4f4f4;
  margin-right: -1px;
  margin-bottom: -1px;
  -webkit-transition: all 0.3s linear;
}

.detailedchildtwo .dianli:hover {
  -webkit-animation-name: slidebottom;
  -webkit-animation-timing-function: linear;
  /*动画的速度曲线*/
  -webkit-animation-iteration-count: n;
  /*动画播放的次数*/
  -webkit-animation-duration: 1s;
  /*动画所花费的时间*/
  color: #fff;
  background: url("../image/back1 (6).png") no-repeat;
  background-size: cover;
}

.detailedchildtwo .dianli :nth-child(2) {
  margin-top: 22px;
  font-size: 24px;
  font-weight: 700;
}

.detailedchildtwo .xiaofan {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 298px;
  width: 33.23%;
  border: 1px solid #f4f4f4;
  margin-right: -1px;
  margin-bottom: -1px;
  -webkit-transition: all 0.3s linear;
}

.detailedchildtwo .xiaofan:hover {
  -webkit-animation-name: slidebottom;
  -webkit-animation-timing-function: linear;
  /*动画的速度曲线*/
  -webkit-animation-iteration-count: n;
  /*动画播放的次数*/
  -webkit-animation-duration: 1s;
  /*动画所花费的时间*/
  color: #fff;
  background: url("../image/back1 (1).png") no-repeat;
  background-size: cover;
}

.detailedchildtwo .xiaofan :nth-child(2) {
  margin-top: 22px;
  font-size: 24px;
  font-weight: 700;
}

.detailedchildtwo .hgjkjh {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 298px;
  width: 33.23%;
  border: 1px solid #f4f4f4;
  margin-right: -1px;
  margin-bottom: -1px;
  -webkit-transition: all 0.3s linear;
}

.detailedchildtwo .hgjkjh:hover {
  -webkit-animation-name: slidebottom;
  -webkit-animation-timing-function: linear;
  /*动画的速度曲线*/
  -webkit-animation-iteration-count: n;
  /*动画播放的次数*/
  -webkit-animation-duration: 1s;
  /*动画所花费的时间*/
  color: #fff;
  background: url("../image/back1 (4).png") no-repeat;
  background-size: cover;
}

.detailedchildtwo .hgjkjh :nth-child(2) {
  margin-top: 22px;
  font-size: 24px;
  font-weight: 700;
}

.fontmain {
  position: absolute;
  top: 50%;
}

.a-1 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 30px;
}

.ckxx {
  display: flex;
  width: 40%;
  margin-top: 30px;
  color: #667583;
  cursor: pointer;
}

.ckxx div:nth-child(1) {
  text-align: left;
}

.ckxx div {
  line-height: 10px;
  flex: 1;
}

.engineering {
  width: 100%;
  position: relative;
  height: 800px;
  justify-content: center;
  align-items: center;
}

.engineeringone:hover {
  box-shadow: 0px 3px 6px #5294ff;
  transform: scale(1.02);
  /* color: #fff; */
}

.engineeringtwo:hover {
  box-shadow: 0px 3px 6px #5294ff;
  transform: scale(1.02);
}

.engineeringthree:hover {
  box-shadow: 0px 3px 6px #5294ff;
  transform: scale(1.02);
}

.engineeringone, .engineeringtwo, .engineeringthree {
  width: 28.6%;
  height: 611px;
  position: absolute;
  top: 25%;
  transition: all 0.5 ease;
}

.contentjiif {
  width: 80%;
  margin-left: 10%;
}

.engineeringone {
  left: 4.5%;
}

.engineeringtwo {
  left: 36%;
}

.engineeringthree {
  left: 67%;
}

.dots {
  width: 100%;
  height: 1px;
  background-color: #6266F1;
}

.imagesto1 {
  width: 100%;
  height: 367px;
  background: center url(../image/engineering2.png) no-repeat;
  background-size: cover;
}

.imagesto2 {
  width: 100%;
  height: 367px;
  background: center url(../image/engineering3.png) no-repeat;
  background-size: cover;
}

.imagesto3 {
  width: 100%;
  height: 367px;
  background: center url(../image/engineering4.png) no-repeat;
  background-size: cover;
}

@keyframes nieyux {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  25% {
    transform: scale(0.3);
    opacity: 0.3;
  }
  50% {
    transform: scale(0.6);
    opacity: 0.6;
    /*圆形放大的同时，透明度逐渐减小为0*/
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes nieyux1 {
  0% {
    width: 0;
    height: 0;
    opacity: 0;
  }
  100% {
    width: 76%;
    height: 71%;
    /* transform: scale(1); */
    opacity: 1;
  }
}

.fdsjhfds {
  -webkit-animation-name: nieyux1;
  -webkit-animation-timing-function: linear;
  /*动画的速度曲线*/
  -webkit-animation-iteration-count: n;
  /*动画播放的次数*/
  -webkit-animation-duration: 1s;
  /*动画所花费的时间*/
}

.zhangqds {
  -webkit-animation-name: slidebottom;
  -webkit-animation-timing-function: linear;
  /*动画的速度曲线*/
  -webkit-animation-iteration-count: n;
  /*动画播放的次数*/
  -webkit-animation-duration: 1.5s;
  /*动画所花费的时间*/
}

.zhangdsds {
  -webkit-animation-name: slidetop;
  -webkit-animation-timing-function: linear;
  /*动画的速度曲线*/
  -webkit-animation-iteration-count: n;
  /*动画播放的次数*/
  -webkit-animation-duration: 1.5s;
  /*动画所花费的时间*/
}

.contentfour {
  width: 100%;
  position: relative;
  background: url("../image/banner3.png") no-repeat;
  background-size: cover;
}

.imagescofjds {
  transition: all 1s ease-in;
  width: 76%;
  height: 71%;
  position: absolute;
  top: 20%;
  left: 50%;
  transform: translate(-50%);
}

.imagescofjds img {
  /* width: 100%; */
  height: 100%;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
}

.contentfive {
  width: 100%;
  position: relative;
  background: url("../image/banner4.png") center no-repeat;
  background-size: 40%;
  /* background-size: contain; */
}

.imagecooperationone img, .imagecooperationtwo img {
  width: 100%;
}

.contentfive .imagecooperationone {
  width: 86%;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  top: 27.7%;
  box-sizing: border-box;
  /* display: flex; */
  /* justify-content: center;
  align-items: center; */
  -webkit-transform: all 0.4s linear;
}

.contentfive .imagecooperationtwo {
  width: 86%;
  top: 63%;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  box-sizing: border-box;
  /* display: flex; */
  /* justify-content: center;
  align-items: center; */
  -webkit-transform: all 0.4s linear;
}

/* 第四部分 尾部 */

.footer {
  background-color: #1B1B1B;
  display: inline-block;
  width: 100%;
  height: 492px;
  position: relative;
  background: url(../image/footer.png) no-repeat;
  color: #fff;
}

.footer a:hover {
  color: #5294FF;
}

.b-logo {
  width: 15%;
  position: absolute;
  left: 5%;
  top: 18%;
}

.rela {
  /* width: 7%; */
  position: absolute;
  left: 23%;
  top: 10%;
}

.ti {
  width: 50%;
  position: absolute;
  top: 20%;
  left: 23%;
}

.ti a, .func a {
  margin-right: 3%;
  color: #fff;
  text-align: left;
}

.prod-c {
  position: absolute;
  top: 30%;
  left: 23%;
}

.fo-t {
  height: 234.5px;
}

.fo-b {
  height: 185.5px;
}

.func {
  position: absolute;
  top: 40%;
  left: 23%;
  width: 75%;
}

hr {
  position: absolute;
  top: 50%;
  left: 5%;
  width: 90%;
}

.ewm {
  position: absolute;
  right: 5%;
  top: 10%;
}

.ewm-f {
  position: absolute;
  top: 35%;
  right: 6%;
  text-align: center;
}

.f1 {
  width: 25%;
  position: absolute;
  left: 6%;
  top: 65%;
}

.f2 {
  width: 30%;
  position: absolute;
  top: 65%;
  left: 33%;
}

.f3 {
  width: 30%;
  position: absolute;
  top: 65%;
  right: 6%;
}

.ass {
  width: 100%;
  height: 72px;
  background-color: #1B1B1B;
  position: relative;
  /* bottom: 0; */
}

.ass div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.boforeds {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #1B2028;
  line-height: 72px;
  color: #fff;
  font-size: 18px;
}

.home {
  font-size: 22px;
  font-weight: 700;
}

.nm {
  -webkit-animation-name: fdsjk;
  -webkit-animation-timing-function: linear;
  /*动画的速度曲线*/
  -webkit-animation-iteration-count: n;
  /*动画播放的次数*/
  -webkit-animation-duration: 1s;
  /*动画所花费的时间*/
}

.contentinter {
  width: 100%;
  position: relative;
  height: 900px;
  background: url("../image/banner2.png") no-repeat;
  background-size: cover;
}

.newdy {
  width: 16.5%;
  position: relative;
  text-align: center;
  left: 50%;
  top: 8%;
  transform: translate(-50%, -50%);
}

.newdy1 {
  width: 22%;
  position: absolute;
  text-align: center;
  left: 50%;
  top: 5%;
  transform: translate(-50%);
}

.newdy1 div:nth-child(3) {
  width: 27.5%;
  height: 5px;
  margin-left: 50%;
  margin-top: 10px;
  transform: translate(-50%);
  background-color: #5294FF;
}

.newdy div:nth-child(3) {
  width: 27.5%;
  height: 5px;
  margin-left: 50%;
  margin-top: 10px;
  transform: translate(-50%);
  background-color: #5294FF;
}

.contentinter .contentchildone {
  width: 340px;
  margin: 0 auto;
  padding-top: 97px;
}

.contentinter .contentchildone :nth-child(1) {
  font-size: 64px;
}

.contentinter .contentchildone :nth-child(2) {
  text-transform: uppercase;
  font-size: 34px;
  color: #A2A2A2;
}

.contentinter .contentchildone :nth-child(3) {
  margin-top: 10px;
  margin-left: 98px;
  width: 87px;
  height: 5px;
  background-color: #5294FF;
}

.iframe-news {
  width: 100%;
  height: 486px;
  position: relative;
}

.contentinter .contentchildtwo {
  text-align: center;
  color: #A2A2A2;
  border-radius: 30px;
  height: 60px;
  width: 588px;
  line-height: 60px;
  font-size: 30px;
  margin: 50px auto;
  display: flex;
  justify-content: center;
  background-color: #fff;
}

.but {
  background-color: #6266F1;
  color: #fff;
  border-radius: 30px;
  flex: 1;
}

.contentinter .contentchildtwo :nth-child(1) {
  flex: 1;
}

.contentinter .contentchildtwo :nth-child(2) {
  flex: 1;
}

.contentinter .contentchildtwo :nth-child(3) {
  flex: 1;
}

.tosdong {
  margin-bottom: 60px;
}

.dfa {
  width: 150px;
  font-size: 18px;
  display: flex;
}

.dfa .dsad {
  margin-bottom: 20px;
}

.dfa :nth-child(1) {
  margin-right: 8px;
  vertical-align: middle;
}

.dfa:nth-child(2) {
  margin-top: -40px;
}

.newsbao {
  width: 600px;
}

.my-3 {
  margin-top: 20px;
  margin-left: 30px;
}

.my-3 .xb {
  margin-bottom: 10px;
  font-size: 24PX;
  color: #5F5B5B;
}

.my-3 .xw {
  font-size: 18px;
  color: #A2A2A2;
  width: 80%;
}

.my-3 .fdsfds {
  display: flex;
}

.my-3 .fdsfds:nth-child(1) {
  font-size: 24px;
}

.my-3 .fdsfds:nth-child(2) {
  font-size: 18px;
}

@keyframes fdsjk {
  0% {
    margin-right: 1680px;
    opacity: 0;
  }
  50% {
    margin-right: 800px;
    opacity: 0.5;
  }
  100% {
    margin-right: 0;
    opacity: 1;
  }
}

.imageuie-l, .imageuie-r {
  cursor: pointer;
  z-index: 999;
}

.imageuie-l {
  position: absolute;
  width: 1.7%;
  left: 2%;
  top: 500px;
  transform: translate(0, -50%);
  cursor: pointer;
}

.imageuie-r {
  width: 1.7%;
  position: absolute;
  right: 2%;
  top: 500px;
  cursor: pointer;
  transform: translate(0, -50%);
}

.imageuie-r img {
  width: 100%;
  height: 100%;
}

.imageuie-l img {
  width: 100%;
  height: 100%;
}

.proj {
  width: 16.5%;
  /* height: 200px; */
  position: absolute;
  text-align: center;
  left: 50%;
  top: 10%;
  transform: translate(-50%, -50%);
}

.proj div:nth-child(3) {
  width: 27.5%;
  height: 5px;
  margin-left: 50%;
  margin-top: 10px;
  transform: translate(-50%);
  background-color: #5294FF;
}