body {
	background: #f8f8f8;
}

.top,
.d_01 {
	background: #000000;
}

.communuityheader {
	width: 100%;
	height: 400px;
	background: url(../img/Enb2.jpg) no-repeat center;
	background-size: 100%;
}

.communuityheader h1 {
	text-align: center;
	line-height: 250px;
	font-family: "方正姚体";
	font-size: 300%;
	color: #05DFD2;
}

.communuitymiddle {
	width: 1200px;
	height: 1500px;
	margin: 50px auto;
	padding: 15px 15px;
	overflow: hidden;
	
}

.aicc {
	width: 750px;
	height: 100%;
	position: relative;
	float: left;
	background: #FFFFFF;
	
}

.aicc h4 {
	position: absolute;
	bottom: 30px;
	left: 42%;
}

.aicc .communuitynavigation {
	width: 700px;
	height: 51px;
	border-bottom: 1px solid #26e7b7;
}

.aicc .communuitynavigation ul li {
	width: 100px;
	height: 50px;
	float: left;
	overflow: hidden;
}

.aicc .communuitynavigation ul li a {
	display: block;
	width: 100px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #000000;
}

.aicc .communuitynavigation ul li a:hover {
	color: #0000FF;
}

.cub {
	border-bottom: 3px solid #007AFF;
}

.newlistcom {
	display: none;
	width: 750px;
	height: auto;
	position: absolute;
	top: 50px;
	left: 0;
	overflow: hidden;
}

.aicn {
	width: 635px;
	margin: 20px auto;
	margin-left: 10px;
	position: relative;
	padding-left: 45px;
}

.aicn:before {
	content: "";
	width: 2px;
	height: 130%;
	top: 0;
	bottom: 0;
	left: 0;
	background: #3df9ee;
	position: absolute;
}

.newlist {
	background: #FFFFFF;
	box-shadow: 0px 15px 10px #CCCCCC;
	width: 580px;
	color: #000;
	border-radius: 10px;
	overflow: hidden;
}

.newlist:before {
	content: "";
	width: 35px;
	height: 0px;
	border-top: 2px solid #3df9ee;
	position: absolute;
	left: 5px;
	top: 43px;
}

.newlist:after {
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 50%;
	position: absolute;
	left: -6px;
	top: 36px;
	border: 2px solid #FFFFFF;
	background: #22c9ed;
	z-index: 10;
}

.newlist:hover:after {
	border-color: #05DFD2;
}

.newlist ul {
	overflow: hidden;
	list-style: none;
}

.newlist img {
	width: 60px;
	height: 60px;
	padding: 4px;
	float: left;
	border-radius: 4px;
	margin: 20px 20px 20px;
}

.newlist p {
	line-height: 15px;
	padding: 0 20px 20px;
}

.aiccommunityleft {
	width: 400px;
	height: 100%;
	float: right;
}

.aicle_0 {
	width: 350px;
	height: 80px;
	background: #FFFFFF;
	margin: 0px auto;
	overflow: hidden;
}

.aicle_0 .aiq {
	float: left;
	width: 170px;
	height: 65px;
	color: #a5a5a5;
	text-align: center;
	padding-top: 15px;
}

.aicle_0 .aiq a {
	color: #000000;
}

.aicle_1 {
	width: 350px;
	height: 200px;
	background: #FFFFFF;
	margin: 20px auto;
	overflow: hidden;
}

.aiq_02 {
	width: 300px;
	height: 230px;
	margin: 0 auto;
	padding-top: 5px;
	overflow: hidden;
}

.aiq_02 h3 {
	border-bottom: 1px solid #e9ebea;
	color: #3b3c3c;
	font-family: "宋体";
	padding-bottom: 5px;
	padding-top: 5px;
}

.aicle_1 .aiq_02 p {
	padding-left: 10px;
	background: url(../img/point.png) left no-repeat;
	padding-top: 5px;
	font-size: 75%;
}

.aicle_1 .aiq_02 p a {
	color: #000000;
}

.aicle_2 {
	width: 350px;
	height: 300px;
	background: #FFFFFF;
	margin: 20px auto;
}

.aicle_2 .aiq_02 p {
	padding-left: 10px;
	padding-top: 5px;
	font-size: 85%;
	background: url(../img/qus.png) left 8px no-repeat;
}

.aicle_2 .aiq_02 p a {
	color: #000000;
}

.aicle_3 {
	width: 350px;
	height: 400px;
	background: #FFFFFF;
	margin: 20px auto;
	overflow: hidden;
}

.aicle_3 .aiq_02 p {
	padding-left: 10px;
	padding-top: 5px;
	font-size: 85%;
	background: url(../img/qu3.png) left 8px no-repeat;
}

.aicle_3 .aiq_02 p a {
	color: #000000;
}