.about-b {
	margin-top: 130px;
	height: 200px;
	background: url(../img/about-banner.png) no-repeat scroll center top;
	color: #ffffff;
	font-size: 16px;
}
.about-b h3 {
	padding-top: 70px;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}
.about-b .text-e {
	margin-bottom: 15px;
}
.text-r {
	text-align: right;
	padding-top: 15px;
}
.text-r a {
	color: #ffffff;
}
.layout {
	width: 100%;
	overflow: hidden;
	padding-top: 48px;
}
.layout-title {
	text-align: center;
}
.layout-title h3 {
	font-size: 36px;
	color: #f4c143;
	line-height: 90px;
	margin-bottom: 22px;
	background: url(../img/line.png) no-repeat scroll bottom center;
}
.layout-title p {
	font-size: 16px;
	color: #9b9b9b;
}
.layout .layout-title h3 {
	font-size: 36px;
	line-height: 100px;
}
.wb-list {
	overflow: hidden;
	margin: 50px 0;
}
.wb-list li {
	display: inline-block;
	width: 33%;
	float: left;
	text-align: center;
}
.wb-list li:hover {
	cursor: pointer;
}
.wb-list li:hover h3 {
	color: #f4c143;
}
.wb-list li div {
	margin: 0 30px;
}
.wb1,
.wb2,
.wb3 {
	display: block;
	width: 60px;
	height: 60px;
	margin: 0 auto;
	background: url(../img/about-icon1.png) no-repeat scroll 0 0;
	margin-bottom: 20px;
}
.wb2 {
	background-position: -61px 0;
}
.wb3 {
	background-position: -142px 0;
}
.wb-list li h3 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}
.wb-list li p {
	font-size: 16px;
	color: #9d9d9d;
	line-height: 32px;
}
.layout2 {
	background: url(../img/about-bg2.jpg) no-repeat scroll center top;
	color: #ffffff;
}
.layout2 .layout-title h3 {
	font-weight: bold;
	color: #ffffff;
	background-image: url(/Public/index/img/line4.png);
}
.layout2 .layout-title p {
	color: #ffffff;
}
.layout2 .layout-con {
	padding: 9px 0;
	color: #ffffff;
	font-size: 20px;
	margin-left: 407px;
}
.layout2 .layout-con p {
	line-height: 30px;
	padding: 13px 0;
}

.layout4 {
	background: url(../img/about-bg4.jpg) no-repeat scroll center top;
	color: #ffffff;
	text-align: center;
}

.layout4 .w1140 {
	margin-top: 30px;
	margin-bottom: 80px;
	font-size: 48px;
}
.layout4 .w1140 h3 {
	margin-bottom: 20px;
	display: inline-block;
	background: url(/Public/index/img/about-tel.png) no-repeat scroll left
		center;
}
.layout3 .layout-con {
	padding-top: 120px;
	padding-bottom: 20px;
}
.layout3 .event-content {
	position: relative;
}
.layout3 .event-item {
	position: relative;
	margin-bottom: 8%;
}
.layout3 .event-item h6 {
	font-size: 24px;
	color: #f4c143;
	margin-bottom: 2%;
	margin-top: 1%;
}
.layout3 .event-item p {
	color: #9d9d9d;
	font-size: 16px;
	line-height: 24px;
}
.layout3 .event-li {
	text-align: center;
	position: relative;
}
.layout3 .event-li .ps-l {
	position: absolute;
	right: 54%;
	text-align: right;
	width: 46%;
}
.layout3 .event-li .ps-r {
	position: absolute;
	left: 54%;
	text-align: left;
	width: 46%;
}
.layout3 .event-li .dot-w {
	position: relative;
	z-index: 111;
	display: inline-block;
	width: 30px;
	height: 30px;
	background: #eb933b;
	border: 10px solid #f9dec4;
	border-radius: 50%;
}
.layout3 .event-li .mid-line {
	position: absolute;
	top: 10px;
	left: 50%;
	display: inline-block;
	margin-left: -1px;
	width: 2px;
	height: 0;
	background: #dcdcdc;
	z-index: 99;
}
.layout3 .event-item:nth-child(1) {
	-webkit-transition-delay: 200ms;
	transition-delay: 200ms;
}
.layout3 .event-item:nth-child(2) {
	-webkit-transition-delay: 400ms;
	transition-delay: 400ms;
}
.layout3 .event-item:nth-child(3) {
	-webkit-transition-delay: 600ms;
	transition-delay: 600ms;
}
.layout3 .event-item:nth-child(4) {
	-webkit-transition-delay: 800ms;
	transition-delay: 800ms;
}
.layout3 .event-item:nth-child(5) {
	-webkit-transition-delay: 1000ms;
	transition-delay: 1000ms;
}
.layout3 .event-item:nth-child(6) {
	-webkit-transition-delay: 1200ms;
	transition-delay: 1200ms;
}
.layout3 .event-item:nth-child(7) {
	-webkit-transition-delay: 1400ms;
	transition-delay: 1400ms;
}
.animate-st {
	top: 50px;
}
.animate-at {
	opacity: 1;
	filter: alpha(opacity=100);
	top: 0;
	-webkit-transition: all 2s;
	transition: all 2s;
}
.event-item:first-child .ps-r {
	left: 27%;
	text-align: center;
	top: -85px;
}
.event-item:nth-child(7) .ps-r {
	left: 27%;
	text-align: center;
	top: 70px;
}

.logo-img {
	display: inline-block;
	float: left;
	margin-right: 40px;
	margin-bottom: 80px;
}
.logo-box {
	overflow: hidden;
	padding-top: 25px;
}
.logo-box h3 {
	color: #f4c143;
	font-size: 24px;
	border-bottom: 1px solid #9d9d9d;
	line-height: 30px;
	padding: 10px 0;
	margin-bottom: 15px;
}
.logo-box p {
	font-size: 16px;
	color: #9d9d9d;
	line-height: 32px;
}
.layout-con i {
	color: #f4c34a;
}
.about-lx h3 {
	font-size: 48px;
	font-weight: bold;
}

.about-lx h5 {
	font-size: 72px;
	font-weight: bold;
}
.gsjs {
	position: relative;
}
.gsjs img {
	/* float: left; */
	display: inline-block;
	z-index: -99999;
}

.gsjs-nr {
	width: 500px;
	height: 330px;
	box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.06);
	position: absolute;
	top: 12%;
	left: 55%;
	/* float: right; */
	padding: 0 30px;
	background-color: #ffffff;
}
.gsjs-nr1 {
	width: 500px;
	font-size: 24px;
	font-weight: bold;
	color: #f4c34a;
	border-bottom: 2px solid #9999;
	line-height: 50px;
}
.gsjs-nr2 {
	margin-top: 19px;
	width: 500px;
	color: #666666;
	line-height: 22px;
	font-size: 16px;
}
