*{ padding:0px; margin:0px; list-style-type: none; 
}
html{
	background:#FFF;
}
body{ font:14px Verdana,Arial,Tahoma; font-family:"Î¢ÈíÑÅºÚ";}
img{
	border:none;
}
.mt10 { margin-top:10px;}
a{ color:#181818; text-decoration:none; }
a:hover{ color:#CC0000; text-decoration:underline; }
ul{ list-style:none; list-style-type: none; margin:0px; padding:0px;}
input,select,button{
	font:14px Verdana,Arial,Tahoma;
	font-family:"Î¢ÈíÑÅºÚ";
	vertical-align:middle;
}
/*---------- stock ---------*/
.center{
	margin:0px auto;
}
.w1000{ width:1000px; 
	/*position:relative;*/
}
.top { height: auto; width: 100%; }
.c { clear:both;}
.logo { width: 100%; text-align: center; padding-top: 8px; padding-bottom: 8px; }
.nav { line-height: 30px; height: 30px; width: 100%; background-image: url(../Images/navbg.jpg); background-repeat: repeat-x; background-color: #d20001; }
.nav li { text-align: center; height: 30px; width: 24.5%; float: left; font-size: 14px; line-height: 30px; background-image: url(../wapimages/nav_line.jpg); background-repeat: no-repeat; background-position: right center; }
.nav li  a { color:#FFFFFF; text-decoration:none; }
.nav li  a:hover { color:#FFFFFF; text-decoration:underline; }.main { width: 100%; margin-top: 2px; }
.pic { text-align: center; width: 100%; margin-top: 1px; }
.pic  img { margin-left:auto; margin-right:auto; width: 100%; }
.title { background-color: #d20001; 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: #153a91; height: 35px; width: 100%; border-top-width: 3px; border-top-style: solid; border-top-color: #153a91; 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 { line-height: 28px; color: #333333; width: 94%; padding-right: 3%; padding-left: 3%; padding-top: 10px; padding-bottom: 10px; }
.read img { max-width:320px; clear: both; margin-top: 5px; margin-right: auto; margin-bottom: 5px; margin-left: auto; }.pages { line-height: 25px; width: 100%; margin-top: 5px; margin-bottom: 5px; text-align: center; }
.read h1 { font-size: 18px; line-height: 30px; font-weight: bold; color: #333333; text-align: center; width: 100%; }
.reaf_info { line-height: 30px; color: #666666; text-align: center; height: 30px; width: 100%; margin-bottom: 10px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCCCCC; }
.read_content { line-height: 28px; color: #333333; width: 100%; padding-top: 10px; padding-bottom: 10px; }
.read_content img { max-width:320px;}

.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: #ffffff; 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;
	background:#d20001;
	z-index: 999;
	background-image: -moz-linear-gradient(top, #d20001, #d20001); /* Firefox */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d20001), color-stop(1, #d20001)); /* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d20001', endColorstr='#d20001', GradientType='0'); /* IE*/
}

.footer li {
	float: left;
	width: 24%;
	
}
.footer li.bot {
	height: 4em;

	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;
}

