@charset "utf-8";

.banner-wrap{
	background-image: url(../images/banner_about.jpg);
}
.banner{
	min-width: 980px;
	max-width: 1090px;
	margin: 0 auto;
	padding: 210px 0 0;
	height: 233px;
	background-image: url(../images/banner_img_about.png);
	background-repeat: no-repeat;
	background-position: center;
}
.text1{
	width: 720px;
	margin: 60px auto;
	padding: 0 80px;
	text-align: center;
}
.text1 .title{
	font-size: 18px;
	height: 18px;
	line-height: 1em;
	color: #272727;
}
.text1 .text{
	color: #363636;
	line-height: 32px;
	font-size: 14px;
	margin-top: 32px;
}
.text2{
	min-width: 980px;
	max-width: 1090px;
	margin: 0 auto;
	height: 242px;
	background-image: url(../images/text2_about.png);
	background-repeat: no-repeat;
	background-position: center;
}
.text3{
	width: 620px;
	margin: 30px auto 0;
}
.text3 .title1{
	font-size: 14px;
	height: 14px;
	line-height: 1em;
	text-align: center;
	color: #363636;
}
.text3 .title2{
	margin-top: 12px;
	margin-bottom: 26px;
	font-size: 14px;
	height: 14px;
	line-height: 1em;
	text-align: center;
	color: #363636;
	/*color: #646464;*/
}
.text3 .text{
	font-size: 12px;
	color: #363636;
	/*color: #888888;*/
}
.text3 p{
	margin: 16px 0;
}
.text3 ul{
	padding-left: 1em;
	margin: 0;
}
.text4{
	margin: 60px auto 75px;
	width: 980px;
}
.text4 img{
	display: block;
	margin: 0 auto;
}