#key {
	background-image: url(../img/vision/key.jpg);
}
#key .key-txt {
	top: 377px;
	z-index: 1;
}
#key p {
	position: absolute;
}
#key p.key_img {
	top: 0;
	left: 50%;
	margin-left: -708px;
}
#key p.key_img1 {
	top: 91px;
	left: 50%;
	margin-left: -514px;
}
#key p.key_img2 {
	top: 34px;
	left: 50%;
	margin-left: 294px;
}
#key p.key_img3 {
	top: 519px;
	left: 50%;
	margin-left: -357px;
}
#key p.key_img4 {
	top: 421px;
	left: 50%;
	margin-left: 161px;
}
#vision {
	font-size: 16px;
}
#sec01 {
	background: url(../img/vision/sec1_bg.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 88px 0 85px;
}
#sec01 .fr {
	width: 552px;
	text-align: center;
}
#sec01 .fl {
	margin-left: -153px;
}
#sec01 .txt {
	margin-top: 14px;
}
#sec02 {
	background: rgba(13,130,197,0.4) url(../img/vision/sec2_bg.jpg) repeat-x center bottom;
	color: #fff;
	padding: 120px 0 100px;
}
#sec02 h3 {
	margin-top: 38px;
}
#sec02 h4 {
	margin-top: 25px;
	padding-bottom: 47px;
}
.mgl140 {
	margin-left: 140px;
	width: 400px;
}
#sec02 .sec02_img {
	position: absolute;
	top: -185px;
	right: -71px;
}
#sec02 .txt {
    background: url(../img/vision/sec2_line.png) no-repeat center top,
 	url(../img/vision/sec2_line.png) no-repeat center bottom;
    padding: 54px 0 52px;
    text-align: center;
}
#sec03 {
	background: url(../img/vision/sec3_bg.jpg) no-repeat center center / cover;
	padding: 39px 0 40px;
}
#sec03 .box {
	background-color: rgba(255, 255, 255, 0.83);
	width: 400px;
	padding: 39px 60px 55px;
	margin-left: 459px;
}
#sec03 .box h3 {
	margin-top: 51px;
}
#sec03 .box .txt {
	margin-top: 32px;
	list-style-type:  decimal;
	
}
#sec04 {
	background: url(../img/vision/sec4_bg.jpg) no-repeat center bottom,
	url(../img/vision/sec4_bgrpx.jpg) repeat-x center bottom,
	url(../img/vision/sec4_bgrp.jpg) repeat center top;
	padding: 46px 0 112px;
	text-align: center;
}
#sec04 .txt {
	margin-top: 37px;
	font-weight: bold;
}
#sec04 .txt span{
	display: block;
	padding-top: 20px;
	font-size: 14px;
	font-weight: normal;
}
#sec04 .sec04_img {
	margin-top: 34px;
}