.header {
	background: url(../img/header-about-bg.jpg) no-repeat center bottom;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 974px;
	text-align: center;
	width: 100%;
	min-width: 1200px;
}

.bg {
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: left;
	z-index: 1;
}

#bg_slide {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.paani_007 {
	opacity: 0;
	animation: fadeInDown 0.5s ease-out 0.8s forwards;
	-moz-animation: fadeInDown 0.5s ease-out 0.8s forwards;
	/* Firefox: */
	-webkit-animation: fadeInDown 0.5s ease-out 0.8s forwards;
	/* Safari 和 Chrome: */
	-o-animation: fadeInDown 0.5s ease-out 0.8s forwards;
	/* Opera: */
}

.arrow-icon {
	opacity: 1;
	animation: arrow-icon 2s cubic-bezier(0.5, 0, 0.1, 1) infinite;
	-webkit-animation: arrow-icon 2s cubic-bezier(0.5, 0, 0.1, 1) infinite;
	position: absolute;
	bottom: 30px;
	left: 50%;
	margin-left: -30px;
	width: 60px;
	height: 60px;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	line-height: 60px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	cursor: pointer;
	overflow: hidden;
	z-index: 9999;
}

.arrow-icon:hover {
	animation-play-state: paused;
	-webkit-animation-play-state: paused;
}

@keyframes arrow-icon {
	%0,
	%100 {
		bottom: 50px;
		opacity: 1;
	}
	50% {
		bottom: 80px;
		opacity: .6
	}
}

@-webkit-keyframes arrow-icon {
	%0,
	%100 {
		bottom: 50px;
		opacity: 1;
	}
	50% {
		bottom: 80px;
		opacity: .6
	}
}

.header-top {
	padding-top: 30px;
	max-width: 1200px;
	margin: auto;
	position: relative;
	z-index: 2;
}

.Top_Bar .site-logo {
	padding-left: 1px;
	width: 276px;
	float: left;
}

.banner-txt {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.b-txt1 {
	position: absolute;
	left: 0;
	top: 300px;
}

.b-txt2 {
	position: absolute;
	left: 0;
	top: 490px;
}

.b-txt3 {
	position: absolute;
	left: 0;
	top: 680px;
}

.b-txt4 {
	position: absolute;
	left: 0;
	top: 760px;
}

@media only screen and (max-width: 1600px) {
	.header {
		min-height: 794px;
	}
	.bg img {
		width: 80%;
		text-align: left;
	}
	.b-txt1 {
		position: absolute;
		left: 0;
		top: 240px;
	}
	.b-txt2 {
		position: absolute;
		left: 0;
		top: 392px;
	}
	.b-txt3 {
		position: absolute;
		left: 0;
		top: 544px;
	}
	.b-txt4 {
		position: absolute;
		left: 0;
		top: 608px;
	}
}

@media only screen and (max-width: 1366px) {
	.header {
		min-height: 662px;
	}
	.bg img {
		width: 70%;
		text-align: left;
	}
	.b-txt1 {
		position: absolute;
		left: 0;
		top: 200px;
	}
	.b-txt2 {
		position: absolute;
		left: 0;
		top: 335px;
	}
	.b-txt3 {
		position: absolute;
		left: 0;
		top: 455px;
	}
	.b-txt4 {
		position: absolute;
		left: 0;
		top: 509px;
	}
}


/* start h_menu */

#Container {
	overflow: hidden;
	width: 100%;
	min-width: 1200px;
}

.ido-about {
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
	background: #fff url(../img/about-bg.png) top center no-repeat;
	padding-bottom: 60px;
}

.ido-about .Center {
	max-width: 1200px;
	margin: auto;
	position: relative;
}

.about-box1 {
	width: 1200px;
	height: 360px;
	background: #fff;
	margin-top: 415px;
	-webkit-box-shadow: 0 0 49px rgba(0, 0, 0, .20);
	-moz-box-shadow: 0 0 49px rgba(0, 0, 0, .20);
	box-shadow: 0 0 49px rgba(0, 0, 0, .20);
	position: relative;
}

.box-txt {
	width: 395px;
	height: 240px;
	float: left;
	padding: 60px 60px;
	line-height: 32px;
	color: #898989;
}

.box-txt span {
	color: #3e3a39;
	font-weight: bold;
}

.box-img {
	width: 702px;
	height: 551px;
	background: url(../img/about-img.png) no-repeat;
	position: absolute;
	right: -20px;
	top: -95px;
}

.black {
	width: 250px;
	height: 60px;
	position: absolute;
	bottom: -30px;
	left: 140px;
	background: #242321;
	text-align: center;
	;
	line-height: 60px;
	color: #fff;
	font-weight: 300;
}

.box-list {
	width: 1200px;
	margin-top: 320px;
}

.box-list ul {
	width: 1200px;
}

.box-list li {
	width: 370px;
	float: left;
	background: #fff;
	-webkit-box-shadow: 0 0 49px rgba(0, 0, 0, .20);
	-moz-box-shadow: 0 0 49px rgba(0, 0, 0, .20);
	box-shadow: 0 0 49px rgba(0, 0, 0, .20);
}

.box-list li.list-m {
	margin-left: 45px;
}

.list-img {
	width: 370px;
	height: 200px;
}

.list-img img {
	width: 100%;
	height: 200px;
}

.list-wz {
	width: 320px;
	height: 320px;
	padding: 25px;
}

.list-wz dt {
	width: 320px;
	font-size: 20px;
	color: #3E3A39;
	font-weight: bold;
	text-align: center;
	padding-bottom: 15px;
}

.list-wz dd {
	color: #898989;
	line-height: 28px;
	font-size: 14px;
}