@charset "utf-8";
/* CSS Document */


/* CSS Document */


/* CSS Document */


/* CSS Document */

.banner {
	background:url(../images/banner.jpg) center;
	height:400px
}
.banner .banner_01 {
	width:1120px;
	margin:0 auto
}

.content {
	position:relative;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-200px;
	background-color:#FFF;
	padding-bottom: 20px;
	padding-top: 20px;
}
.cont_tittle {
	width:960px;
	margin:0 auto;
	height:100px;
	position:relative
}
.ctt_left {
	float:left;
	height: 70px;
	width: 190px;
	margin-top:20px
}
.ctt_right {
	margin-left:20px;
	margin-top:20px
}
.ctt_right img {
	width:125px;
	height:55px
}
.cont_middle {
	width:940px;
	height:320px;
	margin:20px auto;
	position:relative
}
.ctm_left {
	width:600px;
	float:left;
}
.ctm_left h3 {
	height:50px
}
.ctm_left p {
	line-height:25px;
	width:580px;
	overflow:hidden;
	margin-left:20px
}
.ctm_right {
	width:270px;
	float:left;
	margin-left: 15px;
	background-color: #EEE;
	height: 300px;
}
.ctm_right img {
	width:260px;
	height:260px;
	margin: 5px;
}
.ctm_right p {
	line-height:25px;
	text-align: center;
}
.ctm_ditu {
	width:800px;
	margin:20px auto;
}
body{
	font-size:16px !important;
	color:#333;
}