.box{
	width:100%;
	overflow: hidden;
	position: relative;
}
[v-cloak]{
	display: none;
}
body{
	background: #F7F8FA;
}
.swiper-slide img{
	width:100%;
	height:100%;
	border-radius: 8px;
}
.AboutUs{
	width:100%;
	height:260px;
	display:flex;
	justify-content:center;
	align-items:center;
	background-color:#fff;
}
.AboutUs>div{
	width:1000px;
	text-align:center;
}
.AboutUs p{
	font-size:14px;
}
.culture2{
   cursor: pointer;
}
.AboutUs h3{
   font-size:30px;
}
.AboutUs span{
	line-height:60px;
	color:#86909C;
}
.AboutUs1{
	width:100%;
	overflow: hidden;
	position:relative;
}
.AboutUs1_1{
	width:80%;
	height:716px;
    margin: 0 auto;
	position: relative;
}
.AboutUs1_1_1{
	position: absolute;
	height:300px;
	width:80%;
	right: 0;
	top:50px;
	background-color:#fff;
	padding-top:30px;
}
.AboutUs1_1_1 h3{
	text-align:right;
	font-size:32px;
}
.AboutUs1_2{
	width:100%;
	height:376px;
	background:url('../image/Gro2.png') no-repeat;
	background-size:100% 100%;
	position:absolute;
	top:170px;
}
.AboutUs1_2_1{
	width:80%;
	height:100%;
	margin:0 auto;
	position:relative;
}
.AboutUs1_ban1{
	width: 50%;
	height:500px;
	position: absolute;
	left:0;
	top:-62px;
	overflow: hidden;
}
.AboutUs1_ban2{
	width: 50%;
	height:100%;
	float:right;
	overflow: hidden;
}
.pous>div{
	padding:30px;
	box-sizing: border-box;
	color: #fff;
	font-size:14px;
}
.pous img{
	width:100%;
	height:100%;
}
.seour{
	position: absolute;
	width:50%;
	right:0;
	bottom:-50px;
	display:flex;
	justify-content:space-between;
	align-items: center;
	padding:0px 15px;
	box-sizing: border-box;
}
.seour img{
	width:36px;
	height:36px;
}
.culture{
	width:100%;
	overflow: hidden;
	background-color: #fff;
}
.culture1{
	width:100%;
	text-align:center;
	padding-top:50px;
}
.culture1 h3{
	font-size: 32px;
	font-weight: bold;
	color: #1D2129;
	padding-bottom:10px;
}
.culture1 p{
	font-size:16px;
	font-weight: 500;
	color: #86909C;
}
.culture2{
	width:80%;
	height:500px;
	margin: 0 auto;
	margin-top:50px;
	margin-bottom:50px;
	background-color: #fff;
}
.culture2>div{
	width:22%;
	height:500px;
	background: #FFFFFF;
	box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.25);
	border-radius:24px;
	box-sizing: border-box;
	overflow: hidden;
	float: left;
	margin-left:-2em;
}
.culture2 h3{
	line-height:40px;
	color:#C30D23;
}
.culture2 p{
	font-size:14px;
}
.culture2 img{
	width:100%;
	height:200px;
}
.culture2>div>div{
	padding:5px 20px;
	box-sizing: border-box;
}
.culture2_1{
	z-index:5;
}
.cul{
	animation:example2 0.3s infinite;
	animation-iteration-count: 1;
	animation-fill-mode :forwards;
}
.cul div{
	padding:5px 30px !important;
}
.eru{
	width:20%;
	position:absolute;
	left: 0;
	bottom:0;
}
@keyframes example2 {
   0% {
	  width:22%;
   }
   100% {
   	   width:40%;
    }
}
.lianxi{
	width:80%;
	height:500px;
	margin: 0 auto;
	overflow: hidden;
	display:flex;
	justify-content:space-between;
	align-items:center;
	background-color: #fff;
	box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.25);
	border-radius:24px;
	margin-top:50px;
	margin-bottom:50px;
}
.lianxi_1_1{
	margin-bottom:28px;
}
.lianxi_1 {
	padding-left:50px;
	box-sizing: border-box;
}
.lianxi_1 li{
	font-size:14px;
	line-height:30px;
	color: #4E5969;
}
.lianxi_1_1 h3{
	font-size:34px;
color: #1D2129;
}
.culture2_2{
			display:none;
}
@media screen and (max-width: 1200px) {
		.AboutUs>div {
		    width: 95%;
		    text-align: center;
		}
		.AboutUs h3 {
		    font-size: 50px;
		}
		.AboutUs p {
		    font-size:28px;
		}
		.AboutUs {
		    width: 100%;
		    height: 500px;
            overflow: hidden;
		}
		.AboutUs1_2_1 {
		    width: 95%;
		}
		.culture1 h3 {
		    font-size: 50px;
		}
		.lianxi {
		    width:95%;
			height:auto;
			flex-wrap:wrap;
		}
		.lianxi_1{
			width:100%;
			margin-top:30px;
		}
		.lianxi_1_1{
			font-size:34px;
		}
		.lianxi_1 li{
			font-size:26px;
			line-height:40px;
		}
		.lianxi_2{
			width:100% !important;
		}
		.culture2 {
		    width: 95%;
		}
		.AboutUs1_ban2>div>span{
			font-size:26px;
		}
		.culture2{
			display:none;
		}
		.culture2_2{
			display:block;
			width:95%;
			margin: 0 auto;
			overflow: hidden;
		}
		.culture2_3{
			width:49%;
			float: left;
			margin:0.5%;
			height: 780px;
			box-sizing: border-box;
			/* border: 1px solid; */
			padding:10px;
			box-shadow: 0px 10px 10px #ccc;
			border-radius:10px;
		}
		.culture2_3 h3{
			font-size:36px;
		}
		.culture2_3 p{
			font-size:24px;
			line-height:34px;
		}
		.AboutUs1_ban2>div>span{
			font-size:24px !important;
		}
		.AboutUs1_2{
			    background-size:inherit;
		}
		.seour{
			display:none;
		}
	
}