.c { clear:both;}
.pic { text-align: center; width: 100%;  }
.pic  img { margin-left:auto; margin-right:auto; width: 100%; }
.title { background-color: #206e83; background-repeat: no-repeat; height: 35px; font-size: 16px; line-height: 35px; color: #FFFFFF; padding-right: 10px; padding-left: 10px; }
.title a { color:#FFFFFF; text-decoration:none;}

.tel { line-height: 30px; text-align: center; height: 30px; width: 100%; }
.tel a { color:#FFFFFF; text-decoration:none;}

.p_list { padding-top: 10px; padding-right: 2%; padding-bottom: 10px; padding-left: 2%; }
.p_list li { float: left; width: 40%; padding-top: 10px; padding-right: 4%; padding-bottom: 10px; padding-left: 4%; }
.p_list span { width: 100%; }
.p_list dt { line-height: 30px; text-align: center; height: 30px; white-space: nowrap; overflow: hidden; }
.news_list { width: 94%; padding-top: 10px; padding-right: 3%; padding-bottom: 10px; padding-left: 3%; }
.news_list li { line-height: 30px; height: 30px; width: 100%; }
.title2 { font-size: 16px; line-height: 35px; font-weight: bold; color: #206e83; height: 35px; width: 100%; border-top-width: 3px; border-top-style: solid; border-top-color: #206e83; text-align: center; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #CCCCCC; background-color: #F3F3F3; }
.index_class { width: 94%; padding-top: 10px; padding-right: 3%; padding-bottom: 10px; padding-left: 3%; background-color: #F3F3F3; }
.index_class ul { margin: 0px; padding: 0px; }
.index_class li { line-height: 35px; float: left; height: 35px; width: 50%; }
.copy { line-height: 28px; color: #333333; width: 94%; padding-top: 5px; padding-right: 3%; padding-bottom: 5px; padding-left: 3%; margin-top: 10px; border-top-width: 1px; border-top-style: solid; border-top-color: #CCCCCC; }



.read img { clear: both; width:100%  }

.page_next mt10 { line-height: 30px; height: 30px; width: 100%; }

.bottom { width: 100%; margin-top: 5px; padding-top: 5px; background-color: #434343; line-height: 22px; color: #8a8a8a; text-align: center; padding-bottom: 40px; font-size:14px; }
.bottom  a { color:#FFFFFF; text-decoration:none;}


.footer {
	overflow: hidden;
	position: fixed;
	bottom: 0;
	width: 100%;
	left: 0;
	z-index: 999;
	background-image: -moz-linear-gradient(top, #31a7ff, #0075cf); /* Firefox */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #165e30), color-stop(1, #229049)); /* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#176334', endColorstr='#27a655', GradientType='0'); /* IE*/
}

.footer li {
	float: left;
	width: 24%;
	background: url("http://127.0.0.66/m/skin/css/../img/ftbg.png") repeat-y right center;
}
.footer li.bot {
	height: 4em;
	background: url("http://127.0.0.66/m/skin/css/../img/bot.png") no-repeat center;
	background-size: 1.5em;
	width: 12%;
	cursor: pointer;
}
.footer li a {
	display: block;
	padding: 0.5em 0;
}
.footer li a img {
	display: block;
	width: 1.8em;
	margin: 0 auto;
}
.footer li a span {
	display: block;
	text-align: center;
	font-size: 1em;
	color: #fff;
}

