	*{margin:0px;padding: 0px;}
	.footer{width:100%; height: 16vmin; position: fixed; bottom:0; 
	border-top: #e9eee9 solid 1px;
    background: #fff;z-index: 10;}
	.footer .footerP{padding-right: 2px;}
	.hd{width:100%;height:16vmin;}
	.hd li{width:33.3%;  float: left;text-align: center;list-style: none;font-size:14px;}
	.hd li a{color: #333;text-decoration:none;}

	.hd li a .footer1{width:8vmin;height:8vmin;background: url('../img/a_1.png') no-repeat; background-size: 90%;margin:1.5vmin auto 1px auto;}

	.hd .li1.on a .footer1{background: url('../img/a_1_a.png') no-repeat; background-size: 90%;}

	.hd li.on a{color: #3055B9;}

	.hd li a .footer2{width:8vmin;height:8vmin;background: url('../img/a_2.png') no-repeat; background-size: 90%;margin:1.5vmin auto 1px auto;}

	.hd .li2.on a .footer2{background: url('../img/a_2_a.png') no-repeat; background-size: 90%;}

	.hd li a .footer3{width:8vmin;height:8vmin;background: url('../img/d3-1.png') no-repeat; background-size: 90%;margin:1.5vmin auto 1px auto;}
	
	.hd .li3.on a .footer3{background: url('../img/d3.png') no-repeat; background-size: 90%;}

	.hd li a .footer4{width:8vmin;height:8vmin;background: url('../img/a_3.png') no-repeat; background-size: 90%;margin:1.5vmin auto 1px auto;}
	
	.hd .li4.on a .footer4{background: url('../img/a_3_a.png') no-repeat; background-size: 90%;}

	.hd li a .footer5{width:8vmin;height:8vmin;background: url('../img/d5-1.png') no-repeat; background-size: 90%;margin:1.5vmin auto 1px auto;}
	
	.hd .li5.on a .footer5{background: url('../img/d5.png') no-repeat; background-size: 90%;}
    .footersd2{margin: 1.5vmin auto 4px auto !important;}