@charset "gb2312";
/* CSS Document */
/*µ×²¿*/
.footerbox{background: #1f1f29;padding: 34px 0 30px 0;border-top: 4px solid #1f5db5}
.footer-top{border-bottom: 1px solid rgba(255,255,255,0.3);padding-bottom: 30px;}
.footerlist{width: 70%;text-align: left;}
.footerlist li{width: 20%;float: left;}
.footerlist h3{color: #fff;font-size: 18px;margin-bottom: 20px;}
.footerlist a{display: block;color: #fff;opacity: 0.7;font-size: 14px;line-height: 28px;}

.phones{color:#fff;border-left: 2px solid rgba(255,255,255,0.3);padding-left: 3.5%;width: 26%;padding-bottom: 10px;}
.phones h3{margin-bottom: 20px;font-size: 18px;}
.phones p{font-size: 14.3px;line-height: 30px;padding-left: 12%;}
.phones p.ic1{background: url(../images/pic/ic5.png)no-repeat left center;}
.phones p.ic2{background: url(../images/pic/ic6.png)no-repeat left center;}
.phones p.ic3{background: url(../images/pic/ic7.png)no-repeat left center;}
.phones p.ic4{background: url(../images/pic/ic8.png)no-repeat left center;}
.footer-bottom{line-height: 35px;margin-top: 20px;text-align: center;}
.footer-bottom p{color: #fff;opacity: 0.8;font-size: 14px;}
.footer-bottom p a{color: #fff;font-size: 14px;}
.footer-bottom p span{opacity: 1;display: inline-block}
.footerlist a:hover{color: #1f5db5;opacity: 1;}

