* {
	margin: 0;
	padding: 0;
}

.wg {
	width: 62.5%;
  position: relative;
}

.anniu .anniu-item{
  width: 100%;
  text-align: center;
}
@font-face {
	font-family: 'SourceHanSansCN-Bold_2';
	src: url('../font/SourceHanSansCN-Bold_2.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'SourceHanSansCN-Normal_2';
	src: url('../font/SourceHanSansCN-Normal_2.eot');
	src:
	url('../font/SourceHanSansCN-Normal_2.eot?#font-spider') format('embedded-opentype'),
	url('../font/SourceHanSansCN-Normal_2.woff') format('woff'),
	url('../font/SourceHanSansCN-Normal_2.ttf') format('truetype'),
	url('../font/SourceHanSansCN-Normal_2.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'SourceHanSansCN-Medium_2';
	src: url('../font/SourceHanSansCN-Medium_2.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'SourceHanSansCN-Light_2';
	src: url('../font/SourceHanSansCN-Light_2.eot');
	src:
	url('../font/SourceHanSansCN-Light_2.eot?#font-spider') format('embedded-opentype'),
	url('../font/SourceHanSansCN-Light_2.woff') format('woff'),
	url('../font/SourceHanSansCN-Light_2.ttf') format('truetype'),
	url('../font/SourceHanSansCN-Light_2.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@media only screen and (max-width: 768px) {
	.container {
		width: 90%;
	}
}

@media only screen and (min-width: 1201px) and (max-width: 1454px) {
	.swiper-slide div p:nth-child(2) {
		font-size: 25px;
	}
	.swiper-slide div p:nth-child(3) {
		font-size: 20px;
		padding-bottom: 10px;
	}

}

@media screen and (max-width: 768px) {
	html {
		font-size: 12px;
	}
}

@media only screen and (min-width: 415px) and (max-width: 768px) {
	.bga {
		background: #fff;
		height: 20px;
	}
}

.main h3 {
	color: #777;
	font-size: 2.33rem;
	line-height: 4.0rem;
	font-weight: normal;
}

@media screen and (max-width: 400px) {
	.main h3 {
		font-size: 1.3rem;
	}
	.person p {
		font-size: 16px !important;
	}
}

.nav_box {
	background: rgba(0, 0, 0, 0.5);
}

.carousel-inner li {
	position: relative;
}

.carousel-inner li img {
	display: block;
}

.carousel-inner li h2 {
	position: absolute;
	top: 30%;
	color: white;
  width: 100%;
  text-align: center;
	font-size: 70px;
}

.carousel-inner li p {
	position: absolute;
	width: 100%;
	top: 41%;
  text-align: center;
	font-size: 36px;
	color: #ffffff;
}

.carousel-inner li a {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%);
	color: white;
	background: #e60000;
	padding: 1.0rem 4rem;
	border-radius: 50px;
	text-decoration: none;
	font-size: 36px;
}

.main-text .img a {
	color: white;
	background: #e60000;
	padding: 1.0rem 5rem;
	text-decoration: none;
	font-size: 40px;
	border-radius: 50px;
	margin-top: 90px;
}





.carousel-inner li h2 {
	font-family: "SourceHanSansCN-Medium_2";
}

.carousel-inner li p {
	font-family: "SourceHanSansCN-Normal_2";
}



.main h3 {
	font-family: "SourceHanSansCN-Light_2";
}

.main p {
	font-family: "SourceHanSansCN-Normal_2";
}

.mag div p:nth-child(2) {
	font-family: "SourceHanSansCN-Normal_2";
}

.mag div p:nth-child(3) {
	font-family: "SourceHanSansCN-Light_2";
}

.main1 div p:nth-child(2) {
	font-family: "SourceHanSansCN-Normal_2";
}

.main1 div p:nth-child(3) {
	font-family: "SourceHanSansCN-Light_2";
	color: #4a4a4a;
}



.anniu button {
	font-family: "SourceHanSansCN-Bold_2";
}

.carousel-inner li a {
	font-family: "SourceHanSansCN-Normal_2";
}

@media only screen and (max-width: 1776px) {
  .carousel-inner li h2 {
    position: absolute;
    top: 30%;
    color: white;
    left: 50%;
    font-size: 64px;
    transform: translateX(-50%);
  }

  .carousel-inner li p {
    position: absolute;
    top: 41%;
    font-size: 32px;
    color: #ffffff;
  }

  .carousel-inner li a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
    color: white;
    background: #e60000;
    padding: 1.0rem 4rem;
    border-radius: 50px;
    text-decoration: none;
    font-size: 32px;
  }
}

@media only screen and (max-width: 768px) {
	.main h3 {
		font-family: "SourceHanSansCN-Normal_2";
		font-size: 36px;
	}
}

/*@media only screen and (max-width: 1600px) {
	.carousel-inner li h2 {
		position: absolute;
		top: 29%;
		color: white;
		left: 47%;
		font-size: 70px;
		transform: translateX(-46%);
	}
	.carousel-inner li p {
		position: absolute;
		left: 34%;
		top: 43%;
		font-size: 44px;
		color: #ffffff;
	}
	.carousel-inner li a {
		position: absolute;
		top: 55%;
		left: 47%;
		transform: translateX(-50%);
		color: white;
		background: #e60000;
		padding: 1.0rem 4rem;
		border-radius: 50px;
		text-decoration: none;
		font-size: 44px;
	}
}*/

@media only screen and (max-width: 1500px) {

  .carousel-inner li h2 {
    position: absolute;
    top: 30%;
    color: white;
    left: 50%;
    font-size: 52px;
    transform: translateX(-50%);
  }

  .carousel-inner li p {
    position: absolute;
    top: 41%;
    font-size: 30px;
    color: #ffffff;
  }

  .carousel-inner li a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
    color: white;
    background: #e60000;
    padding: 1.0rem 4rem;
    border-radius: 50px;
    text-decoration: none;
    font-size: 30px;
  }
}

@media only screen and (max-width: 1380px) {

  .carousel-inner li h2 {
    position: absolute;
    top: 30%;
    color: white;
    left: 50%;
    font-size: 45px;
    transform: translateX(-50%);
  }

  .carousel-inner li p {
    position: absolute;
    top: 41%;
    font-size: 26px;
    color: #ffffff;
  }

  .carousel-inner li a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
    color: white;
    background: #e60000;
    padding: 1.0rem 4rem;
    border-radius: 50px;
    text-decoration: none;
    font-size: 26px;
  }
}

@media only screen and (max-width: 1200px) {
  .carousel-inner li h2 {
    position: absolute;
    top: 30%;
    color: white;
    left: 50%;
    font-size: 40px;
    transform: translateX(-50%);
  }

  .carousel-inner li p {
    position: absolute;
    top: 41%;
    font-size: 24px;
    color: #ffffff;
  }

  .carousel-inner li a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
    color: white;
    background: #e60000;
    padding: 1.0rem 4rem;
    border-radius: 50px;
    text-decoration: none;
    font-size: 24px;
  }
}

@media only screen and (max-width: 1080px) {

  .carousel-inner li h2 {
    position: absolute;
    top: 30%;
    color: white;
    left: 50%;
    font-size: 36px;
    transform: translateX(-50%);
  }

  .carousel-inner li p {
    position: absolute;
    top: 41%;
    font-size: 20px;
    color: #ffffff;
  }

  .carousel-inner li a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
    color: white;
    background: #e60000;
    padding: 1.0rem 4rem;
    border-radius: 50px;
    text-decoration: none;
    font-size: 20px;
  }
}

@media only screen and (max-width: 900px) {
  .carousel-inner li h2 {
    position: absolute;
    top: 30%;
    color: white;
    left: 50%;
    font-size: 30px;
    transform: translateX(-50%);
  }

  .carousel-inner li p {
    position: absolute;
    top: 41%;
    font-size: 18px;
    color: #ffffff;
  }

  .carousel-inner li a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
    color: white;
    background: #e60000;
    padding: 1.0rem 4rem;
    border-radius: 50px;
    text-decoration: none;
    font-size: 18px;
  }
}

@media only screen and (max-width: 768px) {
	.carousel-inner li h2 {
		position: absolute;
		top: 30%;
		color: white;
		left: 50%;
		font-size: 30px;
		transform: translateX(-50%);
	}
	.carousel-inner li p {
		position: absolute;
		top: 43%;
		font-size: 25px;
		color: #ffffff;
	}
	.carousel-inner li a {
		position: absolute;
		top: 55%;
		left: 50%;
		transform: translateX(-50%);
		color: white;
		background: #e60000;
		padding: 1.0rem 4rem;
		border-radius: 50px;
		text-decoration: none;
		font-size: 25px;
	}


}

@media only screen and (max-width: 694px) {
	.carousel-inner li h2 {
		position: absolute;
		top: 29%;
		color: white;
		left: 50%;
		font-size: 27px;
    transform: translateX(-50%);
		text-align: center;
	}
	.carousel-inner li p {
		.position: absolute;
		top: 43%;
		font-size: 24px;
		color: #ffffff;
	}
	.carousel-inner li a {
		position: absolute;
		top: 57%;
		left: 50%;
		transform: translateX(-50%);
		color: white;
		background: #e60000;
		padding: 1.0rem 4rem;
		border-radius: 50px;
		text-decoration: none;
		font-size: 24px;
	}
}

@media only screen and (max-width: 574px) {
	.carousel-inner li h2 {
		position: absolute;
		top: 25%;
		color: white;
		font-size: 32px;
	}
	.carousel-inner li p {
		position: absolute;
		top: 41%;
		font-size: 25px;
		color: #ffffff;
	}
	.carousel-inner li a {
		position: absolute;
		top: 56%;
		left: 50%;
		transform: translateX(-50%);
		color: white;
		background: #e60000;
		padding: 1.0rem 4rem;
		border-radius: 50px;
		text-decoration: none;
		font-size: 25px;
	}
}

@media only screen and (max-width: 520px) {
	.carousel-inner li h2 {
		position: absolute;
		top: 23%;
		color: white;
		font-size: 25px;
	}
	.carousel-inner li p {
		position: absolute;
		top: 40%;
		font-size: 21px;
		color: #ffffff;
	}
	.carousel-inner li a {
		position: absolute;
		top: 55%;
		left: 50%;
		transform: translateX(-50%);
		color: white;
		background: #e60000;
		padding: 1.0rem 4rem;
		border-radius: 50px;
		text-decoration: none;
		font-size: 23px;
	}
}

@media only screen and (max-width: 414px) {
	.carousel-inner li h2 {
		position: absolute;
		top: 23%;
		color: white;
		font-size: 22px;
		text-align: center;
	}
	.carousel-inner li p {
		position: absolute;
		top: 39%;
		font-size: 20px;
		color: #ffffff;
	}
	.carousel-inner li a {
		position: absolute;
		top: 55%;
		left: 50%;
		transform: translateX(-50%);
		color: white;
		background: #e60000;
		padding: 1.0rem 4rem;
		border-radius: 50px;
		text-decoration: none;
		font-size: 20px;
	}
}

@media only screen and (max-width: 375px) {
	.carousel-inner li h2 {
		position: absolute;
		top: 21%;
		color: white;
		font-size: 20px;
		text-align: center;
	}
	.carousel-inner li p {
		position: absolute;
		top: 39%;
		font-size: 18px;
		color: #ffffff;
	}
	.carousel-inner li a {
		position: absolute;
		top: 55%;
		left: 50%;
		transform: translateX(-50%);
		color: white;
		background: #e60000;
		padding: 1.0rem 4rem;
		border-radius: 50px;
		text-decoration: none;
		font-size: 18px;
	}
}

@media only screen and (max-width: 320px) {
	.carousel-inner li h2 {
		position: absolute;
		top: 19%;
		color: white;
		font-size: 18px;
		text-align: center;
	}
	.carousel-inner li p {
		position: absolute;
		top: 36%;
		font-size: 18px;
		color: #ffffff;
	}
	.carousel-inner li a {
		position: absolute;
		top: 55%;
		left: 50%;
		transform: translateX(-50%);
		color: white;
		background: #e60000;
		padding: 1.0rem 2.4rem;
		border-radius: 50px;
		text-decoration: none;
		font-size: 18px;
	}
}

.main {
	margin-top: 60px;
}

@media screen and (max-width: 768px) {
	.main h3 i {
		display: block;
		width: 20%;
		border: 3px solid #e60000;
		margin: 2px auto;
	}
	.main h3 {
		color: #000;
		/*font-size: 2.2rem;*/
		font-weight: normal;
		text-align: center;
	}
}

@media only screen and (min-width: 1448px) {
	/*.main h3 {
		position: relative;
		color: #777777;
		font-size: 48px;
		line-height: 55px;
	}*/
}


/*@media only screen and (min-width: 767px) {
	h3 i {
		border-bottom: 7px solid #e60000;
		position: absolute;
		width: 97px;
		left: 0;
		top: 55px;
	}

}*/

.main p {
	font-size: 18px;
	margin-top: 30px;
	position: relative;
	z-index: 99;
  line-height: 30px;
}

.bg {
	background-image: url(../img/aa.jpg);
	height: 300px;
}

.bg1 {
	background-image: url(../img/aa1.jpg);
}

.bg2 {
	background-image: url(../img/aa2.jpg);
}

.fixed-bg2 {
	background-position: center center;
	z-index: 96;
}


/*.pc {
	background: url(../img/tu4.png) no-repeat;
}*/

.down {
	text-align: center;
	position: relative;
}

.fixed-bg1 {
	height: 747px;
	background-position: center center;
	z-index: 97;
}

.fixed-bg3 {
	height: 299px;
	/*background-position: center center;*/
}

.fixed-bg3 .pic {
	position: relative;
}

.fixed-bg {
	height: 808px;
	background-position: center center;
	z-index: 98;
}

@media only screen and (min-width: 769px) {
	.container .po {
		margin-top: 222px;
	}
}

@media only screen and (max-width: 768px) {
	.container .po {
		margin-top: 168px;
	}
}

.container .po {
	/*margin-top: 168px;*/
	max-width: 1230px;
}

@media only screen and (max-width: 768px) {
	.main p {
		margin-top: 30px;
	}
	.anniu button {
		margin-top: 46px;
	}
}

@media only screen and (max-width: 414px) {
	.anniu button {
		margin-top: 20px;
	}
}

.person p {
	font-size: 25px;
	margin-top: 25px;
	font-family: "SourceHanSansCN-Normal_2";
}

@media only screen and (max-width: 320px) {
	.person p {
		font-size: 21px;
	}
}

@media only screen and (min-width: 375px) and (max-width: 413px) {
	.person p {
		font-size: 20px;
		margin-top: 25px;
	}
}

@media only screen and (max-width: 414px) {
	.main h3 {
		font-size: 2.0rem;
	}
}

@media only screen and (max-width: 320px) {
	.person p {
		font-size: 16px;
	}
}

@media only screen and (max-width: 991px) {
	.person p {
		margin-top: 0;
		margin-bottom: 20px;
	}
}

.person {
	margin-top: -38px;
}

@media only screen and (max-width: 383px) {
	.person p {
		font-size: 21px;
	}
}
@media only screen and (max-width: 414px) {
	.person {
		margin-top: -292px;
	}

	.container .po {
		margin-top: 344px;
	}
}
@media only screen and (max-width: 414px) {
	.person {
		margin-top: -320px;
	}

	.container .po {
		margin-top: 360px;
	}

	.main h3 {
		margin-top: -26px;
	}

	.pos {
		margin-top: -380px;
	}

	.container .pc {
		margin-top: 535px;
	}
}
@media only screen and (max-width: 320px) {
	.person {
		margin-top: -400px;
	}

	.container .po {
		margin-top: 466px;
	}

	.pos {
		margin-top: -460px;
	}

	.container .pc {
		margin-top: 580px;
	}
}
.main h3 {
	z-index: 99;
	position: relative;
}
.carousel-inner {
	z-index: 99;
}
.pc {
	margin-top: 300px;
	position: relative;
}
.tupian img {
	position: absolute;
}
.tupian p {
	position: absolute;
	color: #FFFFFF;
	font-size: 24px;
}

/*.tu5{
	background: url(../img/tu5.png) no-repeat;

}*/
.tupian img:nth-child(1) {
	left: 0;
}
.tupian img:nth-child(2) {
	left: 23%;
	top: -66%;
}
.tupian img:nth-child(3) {
	left: 62%;
	top: -66%;
}
.tupian img:nth-child(4) {
	right: 0;
}
@media only screen and (max-width: 991px) {
	.tupian img:nth-child(1) {
		left: -6%;
	}

	.tupian img:nth-child(2) {
		left: 13%;
		top: -66%;
	}

	.tupian img:nth-child(3) {
		left: 60%;
		top: -66%;
	}
}
@media only screen and (max-width: 320px) {
	.tupian img {
		width: 20%;
	}

	.pc {
		margin-left: 8px !important;
	}
}
@media only screen and (max-width: 375px) {
	.tupian img {
		width: 20%;
	}

	.pc {
		margin-left: 15px;
	}
}
@media only screen and (max-width: 736px) {
	.tupian img {
		width: 20%;
	}

	.pc {
		margin-left: 15px;
	}
}
@media only screen and (max-width: 768px) {
	.tupian img {
		width: 20%;
	}

	.pc {
		margin-left: 30px;
	}
}

/*.bg-1 {
	background: url(../img/tu1.png) no-repeat;
	position: relative;
}*/
.main1 div {
	text-align: center;
	margin-top: 50px;
}
.main1 p:nth-child(3) {
	font-size: 16px;
	color: #7a7a7a;
}
.bg-red {
	background-color: #e60000;
	color: #FFFFFF;
	font-size: 2rem;
}
@media only screen and (max-width: 1821px) {
	.anniu button {
		outline: none;
		border: 0;
		padding: 10px 30px;
		border-radius: 50px;
	}
}
@media only screen and (max-width: 1725px) {
	.anniu button {
		outline: none;
		border: 0;
		padding: 10px 30px;
		border-radius: 50px;
	}
}
button {
	outline: none;
	border: 0;
	padding: 10px 30px;
  margin: 50px 0;
	border-radius: 50px;
}
.hvr-ripple-out {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	background: #e60000;
}
.hvr-ripple-out:before {
	content: '';
	position: absolute;
	border: #e60000 solid 6px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 50px;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
}
.hvr-ripple-out:hover:before,
a.hvr-ripple-out:focus:before,
a.hvr-ripple-out:active:before {
	-webkit-animation-name: hvr-ripple-out;
	animation-name: hvr-ripple-out;
}
@media only screen and (max-width: 1199px) {
	button {
		outline: none;
		border: 0;
		padding: 10px 30px;
		border-radius: 50px;
	}

	.bg-red {
		background-color: #e60000;
		color: #FFFFFF;
		font-size: 2.5rem;
	}
}
@media only screen and (max-width: 991px) {
	button {
		outline: none;
		border: 0;
		padding: 10px 30px;
		border-radius: 50px;
	}

	.bg-red {
		background-color: #e60000;
		color: #FFFFFF;
		font-size: 2rem;
	}
}
@media only screen and (max-width: 711px) {
	button {
		outline: none;
		border: 0;
		padding: 10px 24px;
		border-radius: 50px;
	}

	.bg-red {
		background-color: #e60000;
		color: #FFFFFF;
		font-size: 1.1rem;
	}
}
@media only screen and (max-width: 767px) {
	.main p {
		font-size: 20px;
		margin-top: 22px;
	}

	.main1 p:nth-child(3) {
		margin-bottom: 20px;
	}
}
@media (min-width: 1400px) {
	.person {
		width: 1261px;
	}
}

/*@media screen and (max-width: 767px) {
	.main h3 {
		color: #000;

		font-weight: normal;
		text-align: center;
	}
}*/
@media only screen and (max-width: 320px) {
	.tupian img:nth-child(4) {
		right: -7px;
	}

	.pic {
		margin-left: 4px;
	}
}
@media only screen and (min-width: 321px) and (max-width: 414px) {
	.tupian img:nth-child(1) {
		left: -9%;
	}

	.pic {
		margin-left: -8px;
	}
}
