ol,ul,li{list-style-type:none;}
.w1600{width:1600px;margin: 0 auto;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}

a{color:#666;text-decoration:none;outline:none;}
a:focus{outline:none;}
a:hover{color:#0070c9;text-decoration:none;}
.footer{background:#303030;overflow:hidden;color:#adadad;padding-top: 60px;}
.footnav{width: 750px;height: 180px; border-right: 1px solid #454545}
.footMenu{width:150px;}
.footMenu b{margin-bottom: 30px;display: block;font-weight: normal;}
.footMenu b a{font-size: 18px;}
.footMenu  a{color:#fff;font-size:14px;padding-bottom:10px;}
.footMenu li {margin-bottom: 16px;}
.footMenu li a{position: relative;}
.footMenu li a:after{content: '';position: absolute;height: 1px;width: 0;bottom: 0;left: 0;background: #fff;transition: 0.6s all}
.footMenu li a:hover:after{width: 100%;color: #fff}
.footMenu li a{color:#999;font-size:14px;}
.footTel{width:270px;color:#fff;}
.footTel b{font-size:16px;padding-bottom:35px;line-height:20px;color: #999;display: block;font-weight: normal;}
.footTel span{display:block;font-size:36px;margin-top: 10px;color: #fff}
.footTel p a{display: block; width: 170px;height: 50px;background: #0070c9 url(../images/foottel.png)no-repeat;border-radius: 6px;line-height: 50px;padding-left: 30px; background-position: 50px 13px;text-align: center;font-size: 14px;}
.footTel a{color:#fff}
.footTel a:hover{color:#adadad;}
.footCode{width:450px;height: 180px;margin-left: 90px;border-right: 1px solid #454545}
.footCode li{margin-right: 80px;text-align: center;}
.footCode li img{width: 140px;height: 140px;}
.footCode span{display: block;height:36px;line-height:18px;font-family:"å®‹ä½“";color:#fff;margin-top:10px;color: #999}
.footlink{height: 56px;line-height: 56px; background: #1b1b1b}
.footlink .links em{font-style: normal;margin:0 14px;}
.footcopy{margin-top: 100px;font-size: 14px;color: #999}
.footcopy a{color: #999}
.footcopy a:hover{color: #0070c9;}
@media (max-width:1024px) {
    .w1600{width:1200px;margin: 0 auto;}
	.footnav {
		width: 608px;
		height: 180px;
		border-right: 1px solid #454545;
	}
	.footCode {
		width: 150px;
		height: 180px;
		border-right: 1px solid #454545;
	}
}

