/*footer*/
/*a:focus{outline:none;}
.outerContenter{position: relative; height: auto; min-height: 100% }
.innerContenter{padding-bottom: 320px;}
footer{background: #070404; height: 320px; position: absolute;  bottom: 0; left:0;width: 100%;}
footer #footerContent{width: 1200px;margin: 0 auto;padding: 30px 0;}
footer #footerLogo{width: 160px;float: left;}
footer #footerLogo img{width: 160px;margin-top: 20px;}
footer #footerCode{float: right;padding:20px 36px;border-left: 1px solid rgba(255,255,255,0.1)}
footer #footerCode img{width: 108px;}
footer #footerNav{float: left;width: 859px;padding-left: 100px;box-sizing: border-box;}
footer #footerNav>ul>li{float: left;width: 85px;margin-right: 66px;}
footer #footerNav>ul>li:nth-of-type(5){margin-right: 0;}
footer #footerNav>ul>li span{font-size: 14px;color: #fff;display: inline-block;margin-bottom: 20px;width: 100%;text-align: left;font-weight: bold;}
footer #footerNav>ul>li a{font-size: 12px;color: #fff!important;display: inline-block;margin-bottom: 5px;width: 100%;text-align: left;}
footer>div:last-of-type{background: rgba(255,255,255,0.05);padding: 18px 0;}
footer>div:last-of-type p{text-align: center;margin: 0 auto;font-size: 12px;color: #666;}
footer>div:last-of-type p:first-of-type{margin-bottom: 10px;}
footer>div:last-of-type p a,footer>div:last-of-type p a:hover,footer>div:last-of-type p a:focus{color: #666;}
.clearBox{clear: both !important;}*/