html{height:100%;}
body{
height:100%;margin:0px;


}
a { color:#999999; text-decoration:none;}

a:hover { color:#ccc;text-decoration:none;}

h1,h2,h3,p,ul,li {list-style:none; margin:0px; padding:0px;}

dl,dd,dt,ul,li{
	margin:0;
	padding:0;
	list-style:none;
	color:#333;
	line-height: 40px;
}

.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}

img {

	max-width: 100%;

	height: auto;

	width: auto\9; /* ie8 */

	border:none;

}
.content .c1 .left {
	width: 52%;
	float: left;
	padding-top: 40px;
	text-align: left;
}
.content .c1 .right {
	float: right;
	width: 44%;
}
.content .c1 .left p {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 26px;
	color: #666666;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.content .c2 .left {
	width: 52%;
	float: right;
	padding-top: 40px;
}
.content .c2 .right {
	float: left;
	width: 44%;
}
.content .c2 .left p {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 26px;
	color: #666666;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
}

.navi {
	min-width: 331px;
	height: 100%;
	background-attachment: fixed;
	background-image: url(images/green.jpg);
	background-repeat: repeat-y;
	background-position: left top;

}
.container .right {
	width: 100%;
	height: 100%;
	background-color:#fff;
	
}
.container {
	height: 100%;
	display:flex;
	
}



.content {
	width: 100%;
}
.content .c1 {
	padding-top: 3%;
	padding-right: 6%;
	padding-bottom: 3%;
	padding-left: 6%;
	text-align: center;
}
.content .c2a {
	padding-top: 3%;
	padding-right: 6%;
	padding-bottom: 3%;
	padding-left: 6%;
}

.content .c2 {
	padding-top: 3%;
	padding-right: 6%;
	padding-bottom: 3%;
	padding-left: 6%;
	background-attachment: fixed;
	background-image: url(images/grey.jpg);
	background-repeat: repeat;
	background-position: left top;
}

.content .c2a {
	padding-top: 3%;
	padding-right: 6%;
	padding-bottom: 3%;
	padding-left: 6%;
	background-image: url(images/grey.jpg);

}

.content .c2 .top {
	text-align: center;
}
.content .c2 p {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 26px;
	color: #666666;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
}

.content .c1a .top {
	text-align: center;
}
.content .c1a p {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 26px;
	color: #666666;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
}
.content .c2a .top {
	text-align: center;
}
.content .c2a p {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 26px;
	color: #666666;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
}
.content .bottom {
	background-color: #112d17;
	color: #999999;
	padding: 3%;
	font-size: 12px;
	text-align: center;
	font-family: "微软雅黑";
	line-height: 22px;
}
.content .c1 .q1 {
	float: left;
	width: 30%;
	padding-top: 0px;
	padding-right: 1%;
	padding-bottom: 3%;
	padding-left: 1%;
}
