	@media only screen and (min-width: 780px) {

	.an{
		display:none;
	}
	.footer{
    width: 100%;
    min-width: 1200px;
    height: px;
    background: #2e353f;
    font-size: 12px;
    color: #929292;
    padding: 0px 0px;
    border-top: 1px solid #000000;
    text-align: center;
    overflow: hidden;
    z-index: 105;
}
.footer a{
	display:inline-block;
	color:#929292;
	margin-top:20px;
}
.tongji{
	position: relative;
	top: -10px;
}
.tongji img{
	margin-bottom:-5px;
	vertical-align: bottom;
}
}
	@media only screen and (min-width: 320px) and (max-width: 780px) {
		 body{min-width:0px;min-height: 100%;}
		html{height:100%;
			font-size: 20px!important;
		}
	.wrapHeader{
    z-index:999;
    width: 100%;
    height: 50px;
    background: #ffffff;
    position: fixed;
    left: 0;
    top: 0;
    box-shadow: 0px 1px 10px #C1C1C1;
}
.header{
    width: 100%;
    height: 50px;
    position: relative;
    margin:0 auto;
}
.logo{
    float: left;
    width: 130px;
    height: 50px;
	display:inline-block;
}
.logo a{ display:table;}
.logo a img{
	width: 40px;
    height: 40px;
    margin-left:10px;
    margin-top:5px;
    }
.an{
	position: absolute;
	top:13px;
	right:0px;
    width: 25px;
    height: 25px;
    margin-right:10px;
}
.an img{
	width: 25px;
    height: 25px;
}
.nav{
    float:none;
    display:none;
    position: relative;
    top:50px;
    font-size: 0.8rem;
    line-height:3.2rem;
    color: #333333;
}
.nav li{
    float: none;
    width:100%;
    background: #f6f6f6;
    line-height:50px;
    text-align: center;
    margin-left: 0px;
}
.nav li:first-child a{
	display:inline-block;
	margin-left:-130px;
}

.zypt{
	position: static!important;
}
.zypt1{
	position: static!important;
	width:100%;
	text-align: center;
	background: #f6f6f6;
	display:none;
}
.zypt1 a:hover{
	color: black!important;
    border-bottom: 0px solid #80c269!important;
}
.zypt1 a:nth-of-type(1){
	padding-left:0px;
	display:inline-block;
	margin-top:-10px;
	position: static!important;
}
.zypt1 a:nth-of-type(2){
	padding-left:0px;
	display:inline-block;
	margin-top:-20px;
	position: static!important;
}
.nav li a{
    color: black;
    font-size: 13px;
}
.nav li a:hover,.nav li a.on{
    color: black;
    border-bottom: 0px solid #80c269;
}
.other_li{ line-height:40px !important; margin-left:0px !important;}
.other{ font-size:14px !important; color:#0099FF !important;}
.other_li a:hover,.other_li a.on{ color:#FF0000 !important; border-bottom:none !important;}
.footer{
    width: 100%;
    min-width: 0px;
    height: rem;
    background: #2e353f;
    font-size: 12px;
    color: #929292;
    padding: 0px 0px;
    border-top: 1px solid #000000;
    text-align: center;
    position: relative!important;
    top: 130px;
    left: 0px;
    overflow: hidden;
    z-index: 105;
}
.footer a{
	display:inline-block;
	color:#929292;
	margin-top:20px;
}
.tongji{
	position: relative;
	top: -10px;
}
.tongji img{
	margin-bottom:-5px;
	vertical-align: bottom;
}
	}
	