

/*响应式*/

@charset "UTF-8";
/* header */
.header{position:relative;height:50px;background:#009a43;}
.header .logo{display:block;width:130px;height:30px;padding:10px 0 0 10px;}
.header .logo img{display:block;width:100%;}
.header .search{position:absolute;top:0;right:35px;z-index:1000;display:block;width:50px;height:50px;text-indent:-9999em;background:url(../images/icon-search.png) no-repeat center center;background-size:40%;}
.header .search:hover{background-color:#009a43;}
.header .search span{display:none;}
.header .user-icon{position:absolute;top:0;right:70px;z-index:1000;display:block;width:50px;height:50px;text-indent:-9999em;background:url(../images/icon-user.png) no-repeat center center;background-size:40%;}
.header .user-icon span{display:none;}
.header .user-icon:hover{background-color:#009a43;}
.header .back{position:absolute;top:0;left:0;display:block;width:50px;height:50px;text-indent:-9999em;background:url(../images/icon-back.png) no-repeat center center;background-size:12px 20px;}


.Wapid{
width:100%;
max-width:480px;
margin:auto;
height:1px;
}

#wap{
width:100%;
max-width:100%;
margin:auto;
}

.fixednavgd img{
margin: auto;
}
.one_1_1 img{
max-width: 320px;
margin:auto;
height:auto !important;
width:auto !important;
}

@media (max-width:480px){

body{width:100%;
margin:auto;
font: normal 100% Helvetica, Arial, sans-serif;

}
.Pagebox{
display:none;
height:1px !important;
}

.Wapid{
width:100%;
max-width:480px;
margin:auto;
height:auto !important;
}

.Footbox{
	display:none;
	}
img{ max-width: 100%;}
object{
	max-width:100%;
	width:480px !important;
	display:none;}

.mylocation1{
top: 8px;
height: 18px;
}

.contentWap {
background-color: #FFFFFF;
overflow: hidden;
width:320px;
clear: both;}

.page_style{
max-width: 480px;
}
.news_xxybt table{ max-width:480px; width :auto !important;}



.fixednavgd {
	position:fixed;
	bottom:0px;
	background:#009a43;
	line-height:30px;
	width:100%;
	text-align:center;
	color:#fff;
	font-size:14px;
	max-width:480px;
}
.fixednavgd img{
	height:auto !important;
	}
.header{
	display:block;
	}

}


@media  (min-width: 481px){

.Wapid{
display:none;
height:1px;
}
.fixednavgd{
display:none;
}

body{
	font-size: 14px;
	color: #333;
	line-height: 160%;	
    padding:0;
}

}


