#mainBody{
	margin:130px auto 0 auto;
	width:960px;
}
#myCarousel{
	height:270px;
	width:960px;
	border:1px solid #ddd;
}
.channel{
	margin-top: 60px;
}
.channel .nameWrap{
	text-align:center;
	cursor: pointer;
}
.channel .center-line{
	width:200px;
	border-top: 1px solid #ccc;
	margin:10px auto;
}
.channel .EnName{
	margin-left:10px;
	color:#99CC00;
}
.channel ul{
	margin:30px 0 0 0;
}
.channel .sub{
	margin:0;
	height:35px;
	position:relative;
	top:-3px;
}
.channel .sub li{
	height:60px;
}
.channel ul li{
	display: inline-block;
	margin-left:23px;
	margin-left:30px \9;
	overflow: hidden;
	width: 300px;
	height:215px;
	float:left \9;
}
.channel ul li:first-child{
	margin-left:0px;
}
.channel ul li img{
	width: 300px;
	height:215px;
}
.channel ul li .img_style1{
	border-radius: 8px;
}
.channel ul li .img_style2{
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
}
.channel .classBtn{
	margin-top: 20px;
	width:300px;
	text-align: center;
}
.channel .classBtn1{
	margin-top: 20px;
}
.channel .classBtn1 a{
	display: inline-block;
	border:1px solid #FF3030;
	width: 136px;
	float: left;
	padding: 6px;
	color:#FF3030;
	font-size: 18px;
}
.channel .btn1hover{
	color:#fff !important;
	background: #FF3030;
}
.channel .classBtn1 a:first-child{
	border-right-width: 0;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}
.channel .classBtn1 a:last-child{
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}
.channel .classBtn2{
	margin-top: 0px;
}
.channel .classBtn2 a{
	display: inline-block;
	border:1px solid #FF3030;
	width: 286px;
	float: left;
	padding: 6px;
	color:#FF3030;
	font-size: 18px;
	color:#fff;
	background: #FF3030;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}
#zhaomu_content li{
	width:260px;
	background: #f0f0f0;
	float: left;
	font-size: 14px;
	padding:20px;
	margin-bottom:20px;
	border-radius: 3px;
	border-bottom: 2px solid #ddd;
	color:#666;
}
#zhaomu_content li:hover{
	color:#0093dd;
	-moz-box-shadow: 0px 0px 10px #74dee7;
	box-shadow: 0px 0px 10px #74dee7;
}
#zhaomu_content li p{
	margin:0;
}
.channel .contactImg{
	margin-top: 30px;
}