*{ 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 {width: 100%; }
.c { clear:both;}
.nava { line-height: 30px; height: 30px; width: 100%; background-image: url(../Images/navbg.jpg); background-repeat: repeat-x; background-color: #0b5394; }
.nava li { text-align: center; height: 30px; width: 33%; float: left; font-size: 14px; line-height: 30px; background-image: url(../wapimages/nav_line.jpg); background-repeat: no-repeat; background-position: right center; }
.nava li  a { color:#FFFFFF; text-decoration:none; }
.nava 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: #0b5394; 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:#0b5394;
	z-index: 999;
	background-image: -moz-linear-gradient(top, #0b5394, #0b5394); /* Firefox */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0b5394), color-stop(1, #0b5394)); /* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0b5394', endColorstr='#0b5394', 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;
}



#top {
    width:100%;
  

 
}
#top .logo {
    float:left;
  
	padding-top:10px;
}
#top .nav {
    float:right;
  
}

#nav {
    position:absolute;
    width:0;
    height:100%;
    top:0;
    right:0;
    z-index:9999;
    background:#333;
    overflow:hidden;
}
#nav>ul {
    width:100%;
    height:100%;
}
#nav>ul>li {
    width:100%;
    height:auto;
    float:left;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05);
}
#nav>ul>li>a,#nav>ul>li>span {
    width:100%;
    height:2.5em;
    line-height:2.5em;
    font-size:14px;
    color:#bfbfbf;
    text-align:center;
    float:left;
    padding:0;
    margin:0;
    display:block;
}
#nav>ul>li>ul {
    width:100%;
    height:4em;
}
#nav>ul>li>ul>li {
    width:50%;
    height:2em;
    float:left;
    text-align:center;
}
#nav>ul>li>ul>li>a {
    width:100%;
    height:2em;
    font-size:14px;
    line-height:1.3em;
    float:left;
    text-align:center;
}
#wuxing {
  max-width:750px;
	font-size:14px;

    margin-left: auto!important;
    margin-right: auto!important;

    min-height: 480px;

	background:#FFFFFF;
}





