.header__middle {
	position: absolute;
	height: 590px;
	left: 0;
	top: 106px;
	right: 0;
	left: 0;
	overflow: hidden;
	background: url("/slider/slide1.jpg") no-repeat center center;
	background-size: cover;
}

.header__middle img {
	width: 100%;
}

.inner-page .header {
	height: 458px;
}

.separate-blue {
	background-color: #005698;
	text-align: center;
	max-width: 1600px;
	margin: 0 auto;
}

.separate-blue__link {
	display: inline-block;
	background: url(/img/point.png) no-repeat;
	padding-left: 30px;
	line-height: 33px;
	color: white;
	font-size: 21px;
	margin: 33px 0;
}

.img-w1600 {
	width: 1600px;
}
.img-w1200 {
	width: 1200px;
}

.separate-grey {
	border-bottom: 2px solid #e8e8e8;
	max-width: 1200px;
	margin: 0 auto;
}

.mt-30 {
	margin-top: 30px;
}

.mb-30 {
	margin-top: 30px;
}
.act_15 {
	position: absolute;
	text-indent: -5000px;
	width: 140px;
		height: 30px;
		left: 0px;
		top: 40px;
		cursor: pointer;
				}
				.act_150 {
	position: absolute;
	text-indent: -5000px;
	width: 140px;
		height: 30px;
		left: 0px;
		top: 70px;
		cursor: pointer;
				}
				.block-grey {
					background-color: #eaeaea;
					padding: 30px 0;
					max-width: 1600px;
					margin: 0 auto;
				}
	
				.middle1 {
					display: none;
				}
	
				.middle__wrap {
					max-width: 1200px;
					margin: 0 auto;
					position: relative;
				}
	
				.block-default {
					padding: 0px 0;
					max-width: 1600px;
					margin: 0 auto;
				}
	
				.bottom1 {
					display: inline-block;
					width: 33%;
					vertical-align: top;
				}
	
				.bottom2 {
					display: inline-block;
					width: 31%;
					vertical-align: top;
				}
	
				.bottom3 {
					display: inline-block;
					width: 35%;
					vertical-align: top;
				}
	
				.bottom1-link {
					width: 327px;
					background: url("/img/bottom1.png") no-repeat;
					height: 130px;
					display: block;
					color: white;
					padding: 38px 0 0 150px;
					font-size: 21px;
					box-sizing: border-box;
	
				}
	
				.bottom2-link {
					width: 335px;
					background: url("/img/bottom2.png") no-repeat;
					height: 130px;
					display: block;
					padding: 38px 0 0 150px;
					font-size: 21px;
					color: white;
					box-sizing: border-box;
				}
	
				.bottom3-link {
					width: 418px;
					background: url("/img/bottom3.png") no-repeat;
					height: 130px;
					display: block;
					padding: 38px 0 0 172px;
					font-size: 21px;
					color: white;
					box-sizing: border-box;
				}
	
				.bottom__wrap {
					margin: 0 auto;
				}
	
				.inner-page .header {
					height: 696px;
				}

				.content_pic1 {
					height:346px;
					background: url("/img/content_pic1.png") no-repeat center center;
					position: relative;
				}
				.english-page .content_pic1 {
					background: url("/img/content_pic1_eng.png") no-repeat center center;
				}
				.content_pic1-text1 {
				    position: absolute;
	left: 50%;
	margin-left:-355px;
    top: 109px;
    color: #000;
    font-size: 24px;
    font-weight: bold;
				}
				.content_pic1-text2 {
					position: absolute;
					left: 50%;
					margin-left:273px;
    top: 110px;
    color: #000;
    font-size: 24px;
    font-weight: bold;
				}
				.content_pic2 {
					height: 445px;
					background: url("/img/content_pic2.png") no-repeat center center;
					position: relative;
					margin-bottom: 40px;
				}
				.english-page .content_pic2 {
					background: url("/img/content_pic2_eng.png") no-repeat center center;
				}
				.content_pic2-text1 {
					position: absolute;
					left: 50%;
	margin-left:-246px;
					top: 131px;
					color: #00559b;
					font-size: 19px;
				}
				.content_pic2-text2 {
					position: absolute;
					left: 50%;
					margin-left:280px;
    top: 123px;

					color: #00559b;
					font-size: 19px;
				}
				.english-page .header__middle{
					background: url("/slider/slide1_eng.jpg") no-repeat center center;
					background-size: cover;
				}