﻿
a{ color:#666460; text-decoration:none; -webkit-tap-highlight-color:rgba(0,0,0,0);}
a:focus {outline:none; -moz-outline:none;}
a:hover{ color: #004b64;}

/*清除浮动*/
.clear{ clear:both; height:0px; overflow:hidden;}

.clearfix:after { content: "."; display: block; height: 0; visibility: hidden; clear: both;
 font-size: 0px;}
.clearfix { zoom: 1;}


/*底部*/
.footerW{width: 100%; padding: 50px 0 0 0; background: #616161;}
.footer{width: 1200px; max-width: 96%; margin: 0 auto;}
.footerList{width:120%; float: left;}
.footerList dl{margin: 0; float: left; width: 12%; margin-right: 1.6%;text-align:left;}
.footerList dl dt a{color: #ed6c00; font-size: 18px; margin-bottom: 20px;  white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display: block;}
.footerList dl dd{margin: 0;}
.footerList dl dd a{font-size: 14px; color: #fff; -white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display: block; margin-top: 5px;}
.footerList dl dd a:hover{color: #a8c3cc;}

.footerT {height:165px;text-align:center;}
.footerT .right{width: 30%; float: right;}
.footerT .right .code .pic{width: 100px; float: right; margin-left: 10px;}
.footerT .right .code span{display: block; text-align: center; color: #799098; margin-top: 5px;}
.footerT .right .icon{margin-top: 50px; text-align: right; display: none;}
.footerT .right .icon a{float: none; padding: 0; margin: 0 0 0 10px; width: 35px; height: 35px; display:inline-block;  *zoom:1; *display:inline; }
.footerT .right .icon a.icon1{background: url(../images/icon1.png) 0 0 no-repeat;}
.footerT .right .icon a.icon2{background: url(../images/icon2.png) 0 0 no-repeat;}
.footer_cop{border-top: 1px solid #ed6c00; margin-top: 20px; padding: 30px 0;}
.footer_link{float: left;}
.footer_link a{font-size: 14px; color: #799098; padding: 0 10px; background: url(../images/footer_line.png) 0 50% no-repeat;}
.footer_link a:first-child{padding-left: 0; background: none;}
.footer_link a:hover{color: #91b2be;}
.footer_cop .cop{text-align:center; color: #333;}
.footer_cop .cop a{color: #799098;}
.footer_cop .cop a:hover{color: #91b2be;}
/*底部*/
 

@media screen and (max-width:1000px){

	
.footerList dl dt a{font-size: 14px;}
.footerList dl dd a{font-size: 12px;}
.footerT .right{width: 35%;}
	
.footer_link{text-align: center; width: 100%;}
.footer_cop .cop{text-align: center; width: 100%; margin-top: 10px;}


}

@media screen and (max-width:768px){

	
.footerT .right .code .pic{width: 90px; }
.footerT .right .code span{font-size: 12px;}

}

@media screen and (max-width:640px){

	
.footerList{width: 100%;}
.footerList dl{width: 33.33%; margin: 0; text-align: center;}
.footerList dl dd{display: none;}
.footerT .right{width: 100%; margin-top: 20px; text-align: center;}
.footerT .code{display:inline-block;  *zoom:1; *display:inline; }
.footerT .right .icon{text-align: center; margin-top: 20px;}

}

