
a:hover{text-decoration: none;}
.ovfHiden{overflow: hidden;height: 100%;}

/*foot*/
.foot{background: #eeeeee;position: fixed;position: relative\0;bottom: 0;left: 0;width: 100%;padding-bottom: 24px;margin-top: 15px;z-index: 99;}
.foot2{position: relative;margin-top: 20px;}
.flink{margin-bottom: 15px;}
.flink li{float: left;position: relative;width: 180px;margin-right: 18px;background: white;padding-left: 5px;}
.flink2 li{width: 147px;}
.flink li.norm{margin-right: 0;}
.flink li a{display: block;line-height: 32px;height: 32px;cursor: pointer;color: #4f4f4f;}
.flink li i{position: absolute;right: 5px;top: 8px;color: #747474;}
.flink li ul{position: absolute;bottom: 32px;left: 0;display: none;z-index: 999;max-height: 500px;overflow-y: auto;overflow-x: hidden;}
.flink li ul li{margin-right: 0;}
.flink li ul li a{height: auto;padding: 5px 5px 5px 0;line-height: 20px;}
.zc{position: absolute;top: 18px;left: 0;width: 140px;height: 60px;}
.footBox{width: 820px;text-align: center;color: #6c6c6c;margin: 0 auto;}
.footnav{width: 100%;margin: 0 auto 5px;color: #000;text-align: center;background: transparent;}
.footnav a{display: inline-block;width: 94px;position: relative;color: #000;text-align: center;}
.footBox p{line-height: 22px;}
.dzjg{position: absolute;top: 11px;right: 0;width: 80px;height: 80px;}

.fixed{position: absolute;}


@media screen and (max-width: 1199px){

}

@media screen and (max-width: 1001px){
	.box{width: 768px;margin: 0 auto;position: relative;overflow: hidden;height: 100%;}
	.foot{position: relative;margin: 20px auto 0;background: #4C4C4C;padding: 25px 0 15px;margin: 0 auto;}
	.foot a{color: #bbb;}
	.flink{display: none;}
	.footBox{margin-left: 0;}
	.footnav{color: #bbb;}
	.footBox{width: 100%;float: none;}
	.footBox p{color: #bbb;}
	.zc{position: relative;top: 0;float: left;margin-left: 10px;margin-top: 24px;margin-left: 275px;}
	.dzjg{position: relative;top: 0;float: right;margin-right: 260px;margin-top: 12px;}

}

@media screen and (max-width: 767px){
	
	.box{width: 100%;}
	.foot{width: 100%;}
	.zc{margin-left: 10px;}
	.dzjg{margin-right: 0;}

	.footBox p{line-height: 26px;}
	.footBox p span{display: block;}
	.footBox p a{display: block;}
	.footnav a{width: 80px;}
	.footBtn{width: 230px;margin: 0 auto;}
	
}

@media screen and (max-width: 599px){

	.footBox ul li{width: auto;}


}