.text {
  width: 527px;
  height: 185px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
  text-shadow: 5px 1px 6px rgba(0, 0, 0, 0.5);
  transition: all 500ms ease;
}

.textActive {
   top: -250px;
  transition: all 500ms ease;
}

.tit-x {
   white-space: nowrap;
  font-size: 66px;
  font-weight: bold;
  color: #fff;
  line-height: 75px;
  text-align: center;
  /*opacity: 0;*/
}
.tit-x.c2{
font-size:71px;
}

.tit-h {
   white-space: nowrap;
  font-size: 80px;
  font-weight: bold;
  color: #fff;
  line-height: 100px;
  text-align: center;
  /*opacity: 0;*/
}
.tit-h.c1{
font-weight: normal;
font-size:55px;
}
.swiper-container-vertical>.swiper-pagination-bullets {
  right: 0px;
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  width: 22px;
  height: 6px;
  border-radius: 0;
  margin-left: 10px;
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet-active {
  width: 33px;
  right: 0px;
  margin-left: 0;
}

.fourNavBox {
  position: absolute;
  width: 1299px;
  height: 60px;
  font-size: 0;
  bottom: 0px;
  z-index: 10;
}


.fourNavBox>div {
  /*display: inline-block;*/
  float: left;
  width: 318px;
  background-color: #fff;
  line-height: 60px;
  font-size: 20px;
  height: 60px;
  margin-right: 9px;
  transition: all 200ms linear;
}

.fourNavBox>div.b1 {
  cursor: pointer;
  height: 68px;
  margin-top: -8px;
  color: #fff !important;
  background-color: #27629e;
}
.fourNavBox>div.b1 span{
color: #fff;
}
.fourNavBox>div:nth-child(4) {
  margin-right: 0px;
}

.navimg{
  vertical-align: top;
  padding-left: 71px;
  margin-top: 15px;
}

.fourNavBox span {
  display: inline-block;
  margin-left: 11px;
  text-align: center;
}

.childContent {
  width: 1299px;
  height: 360px;
  background-color: #27629e;
  position: absolute;
  top: -368px;
  left: 0px;
  opacity: 0.8;
  transform: scale(0);
}

.childContent {
  opacity: 0;
  transition: opacity 600ms linear;
}

.activeA {
  opacity: 0.8;
}

.swiper-wrapper img {
  width: 100%;
  /* height: 100%; */
}

.newsImg {
  width: 280px;
  height: 280px;
  margin-left: 40px;
  margin-top: 40px;
  position: relative;
}

.newsImg>img {
  width: 100%;
  height: 100%;
  padding-left: 0;
  margin: 0;

}

.newsContent {
  width: 871px;
  height: 249px;
  position: absolute;
  top: 56px;
  left: 360px;
  font-size: 0;
}

.newsTitle {
  font-size: 40px;
  color: #fff;
  margin: 0 !important;
  line-height: 40px;
}

.newsDesc {
  width: 870px;
  font-size: 18px;
  line-height: 32px;
  color: #fff;
}
.bbbbbb{
		width: 1300px;
  			z-index: 10;
  			min-height: 400px;
  			position: absolute;
  			bottom: 88px;
  			left: 50%;
  			transform: translateX(-50%);
}
.learnMoreButton {
  margin-top: 36px;
  width: 160px;
  height: 40px;
  background-color: #4fa1f4;
  border-radius: 20px;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
  color: #fff;
}

#dialog img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#dialog .progress {
  width: 0;
  height: 2px;
  background-color: #0073bc;
  transition: all 2s linear;
}

.done {
  width: 100% !important;
}

.el-dialog__header {
  display: none;
}

.el-dialog__body {
  padding: 0 !important;
}

.basic {
  min-width: 0;
}

#app > div {
  min-width: 0;
}
#app{
	width: 100%;
	height: 100vh;
	overflow: hidden;
}
.block{
	width:1300px;
	height: 629px;
	margin: 0 auto;
}
@media only screen and (max-width:1600px ) {
	.bbbbbb{
		width: 1000px;
  			z-index: 10;
  			min-height: 400px;
	}
		.fourNavBox{
		position: absolute;
		width: 1000px;
		height: 50px;
		font-size: 0;
		z-index: 10;
	}
	
	.fourNavBox>div {
		/*display: inline-block;*/
		float: left;
		width:240px;
		background-color: #fff;
		line-height: 50px;
		font-size: 18px;
		height: 50px;
		margin-right: 10px;
		transition: all 200ms linear;
	}
	
	.fourNavBox>div.b1 {
		cursor: pointer;
		height: 58px;
		margin-top: -8px;
		color: #fff !important;
		background-color: #27629e;
	}
	.navimg{
		vertical-align: top;
		padding-left: 30px;
		margin-top: 15px;
		width: 23%;
	}
	.childContent {
		width: 1000px;
		height: 300px;
		background-color: #27629e;
		position: absolute;
		top: -308px;
		left: 0px;
		transform: scale(0);
	}
	.newsImg {
		width: 200px;
		height: 200px;
		margin-left: 40px;
		margin-top: 40px;
		position: relative;
	}
	.newsDesc {
  width: 670px;
  font-size: 16px;
  line-height: 1.5;
  color: #fff;
}
.newsTitle {
  font-size: 32px;
  color: #fff;
  margin: 0 !important;
  line-height: 1.5;
}
.newsContent {
  width: 871px;
  height: 249px;
  position: absolute;
  top: 20px;
  left: 280px;
  font-size: 0;
}
.text {
  width: 420px;
  height: 140px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
  text-shadow: 5px 1px 6px rgba(0, 0, 0, 0.5);
  transition: all 500ms ease;
}

.textActive {
   top: -180px;
  transition: all 500ms ease;
}

.tit-x {
  white-space: nowrap;
  font-size: 52px;
  font-weight: bold;
  color: #fff;
  line-height: 1.5;
  text-align: center;
  /*opacity: 0;*/
}

.tit-h {
 white-space: nowrap;
  font-size: 69px;
  font-weight: bold;
  color: #fff;
  line-height: 1.5;
  text-align: center;
  /*opacity: 0;*/
}
}
