* {
	border: 0 none;
	margin: 0;
	padding: 0;
}

body {
	font: 16px/1.6 tahoma,"microsoft yahei","微软雅黑";
	overflow-y: scroll;
}

ul, li {
	list-style: outside none none;
}

a {
	text-decoration: none;
}

input,button,select,textarea {
	outline: none;
	resize: none
}

._________gong_yong_______ {
}

.header {
	background-color: #336666;
	margin: 0 auto;
	overflow: hidden;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99;
}

.header ul {
	overflow: hidden;
	display: inline;
}

.header .h_home {
	background-image: url("img/index_ico.png");
	background-position: 0 13px;
	background-repeat: no-repeat;
	background-size: 25px auto;
	display: block;
	float: left;
	height: 45px;
	width: 30px;
	display: block;
}


.nav_right{float:right;}
.nav_right li a {

	background: #234747 none repeat scroll 0 0;

	border-left: 1px solid #366;

	color: #478d8d;

	display: block;

	font-size: 16px;

	height: 50px;

	line-height: 50px;

	overflow: hidden;

	float: right;

	text-align: center;

	width: 75px;

}

.header .h_title {

	color: #8faba6;

	font-family: "黑体";

	font-size: 20px;

	height: 50px;

	line-height: 50px;

	overflow: hidden;

	display: block;

}

.view_z_nav {
    overflow: hidden;
}

.view_z_nav a {
    font-weight: bold;
    font-size: 14px;
    margin-right: 12px;
    height: 25px;

}






._________footer______ {}



.view_footer {

    width: 100%;

    height: 45px;

    border-top: 1px solid #eee;

    background-color: #f8f8f8;

    position: fixed;

    overflow: hidden;

    bottom: 0;

}



.view_footer a {
    display:none;
	height: 100%;

	width: 33%;
    float:left;
	font-size: 14px;

	line-height: 45px;	float: left;

	display: block;

	text-align: center;

	color: #666;

}

 .view_footer .f_{display:none;}
 .view_footer .f_pc{display:none;}
 .view_footer .f_m{display:block;}
 



























