.banner {
	position: relative;
	height: 586px;
	background: url("../images/banner-bg_03.png");
	text-align: center;
	overflow: hidden;
	width: 100%;
}

.banner img {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
}

.activity {
	margin-bottom: 72px;
	position: relative;
}

.activity .activityLogo, .thePolicyLogo {
	margin: 20px 0 24px;
}

.activity .activity_p, .thePolicy_p, .theDynamic_p, .TheCooperation_p {
	margin-bottom: 50px;
	font-size: 24px;
	color: #999;
	background: url("../images/index_022.png") no-repeat 353px 15px;
}

.thePolicy, .TheCooperation {
	background: #fff;
}

.logos {
	text-align: left;
	padding: 0 80px 60px 80px;
}

.logos .logoImg {
	margin: 12px 27px;
	cursor: pointer;
	display: inline-block;
	width: 158px;
	height: 42px;
}

.logos .logoImg img {
	width: 158px;
	height: 42px;
}

}
.logos .logoImg .gray {
	-webkit-filter: grayscale(1);
	-moz-filter: grayscale(1);
	filter: grayscale(1);
	-ms-filter: grayscale(1);
	-o-filter: grayscale(1);
	filter: gray;
	filter: alpha(opacity = 0);
}

.logos .logoImg .gray:hover {
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: alpha(opacity = 100);
}

#footp a{
	color: #fff;
	text-decoration: none;
	
}

/*杞挱*/
.slideBox {
	width: 996px;
	height: 368px;
	overflow: hidden;
}

.slideBox .carousel {
	height: 100%;
	z-index: 0;
}

.slideBox .carousel li {
	zoom: 1;
	vertical-align: middle;
}

.prev {
	width: 30px;
	height: 64px;
	position: absolute;
	left: -49px;
	top: 356px;
	background: url("../images/arrowl.png") no-repeat;
}

.next {
	width: 30px;
	height: 64px;
	position: absolute;
	left: 1014px;
	top: 356px;
	background: url("../images/arrowr.png") no-repeat;
}
/*杞挱2*/
#myRoundabout {
	display: inline-block;
}

#jswbox  h3 {
	font-size: 16px;
	color: #555555;
	padding-top: 6px;
}

#jswbox  p {
	text-indent: 2em;
	font-size: 14px;
	color: #cacaca;
	text-align: left;
	padding-left: 10px;
	line-height: 24px;
}

#jswbox {
	width: 1100px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 140px;
	margin-left: -50px;
}

#jswbox ul {
	position: relative;
	height: 500px;
	margin-top: -120px;
}

#jswbox li {
	border: 1px solid #ccc;
	background: #fff;
	position: absolute;
	width: 0;
	height: 0;
	z-index: 0;
	cursor: pointer;
	overflow: hidden;
	top: 152px;
	left: 10px;
}

#jswbox li img{
	width: 320px;
	height: 250px;
}

#jswbox .prev, #jswbox .next {
	display: none;
}

.aa .aa1 {
	width: 300px;
	height: 365px;
	float: left;
	margin-top: 10px;
	padding-top: 40px;
}

.aa .aa1:hover {
	background: #f2f2f2;
}

.aa1 h3 {
	font-family: "[FZLTHK]";
	font-size: 20px;
	margin: 20px 0 15px;
	color: #333;
}

.aa1 p {
	color: #777;
	font-size: 15px;
}

.aa1 a img{
	width:250px ;
    height: 200px;
}