/*
 * 公用底部样式
 */
@charset "utf-8";

.footer{width: 100%;height: 300px; background: #393f48;}
.footer .f-b{width: 1200px;margin: 0 auto; height: 280px;clear: both;}
.footer .f-b .f-b-l{float: left; width:840px; height: 280px;}
.footer .f-b .f-b-l .tit{font-size: 14px; font-weight: bold;color: #333333;margin-top: 52px;}
.footer .f-b .f-b-l .tit-c{font-size: 12px; color: #666666; line-height: 20px;}
.footer .f-b .f-b-l .friend-link{margin-top: 15px;}
.footer .f-b .f-b-l .friend-link span,.footer .f-b .f-b-l .friend-link a{color: #fff; display: block; float: left; height: 25px; line-height: 25px;}
.footer .f-b .f-b-l .friend-link span{margin-right: 20px;}
.footer .f-b .f-b-l .friend-link li a{display: inline-block; float: left; padding: 0 12px; height: 25px; line-height: 25px;}
.footer .f-b .f-b-l .friend-link li.online-link a{display: inline-block; padding: 0 12px; height: 25px; line-height: 25px;}
.footer .f-b .f-b-l .friend-link li.online-link a.linhe{margin-left: 79px;}
.footer .f-b .f-b-l .friend-link li.online-link span{margin-right: 19px;}
.footer .f-b .f-b-l .tit-f{height: 20px;width: 100%; margin-top: 15px;}
.footer .f-b .f-b-l .tit-f ul{font-size: 12px;height: 20px;padding: 0;}
.footer .f-b .f-b-l .tit-f ul li{margin-right: 23px;float: left;list-style: none;}
.footer .f-b .f-b-l .tit-f ul li a{ color: #FFF;text-decoration: none;}
.footer .f-b .f-b-l .copyright{color: #bbbbbb;margin-right: 0;font-size: 12px;}
.footer .f-b .f-b-r{float: right;width: 270px; height: 280px;}
.footer .f-b .f-b-r p{font-size: 14px; color: #333333;font-weight: bold;margin-top: 52px;}
.footer .f-b .f-b-r .ewm ul{padding: 0;}
.footer .f-b .f-b-r .ewm ul li{width: 103px; list-style: none; float: left;}
.footer .f-b .f-b-r .ewm ul li p{margin-top: 10px;text-align: center;font-size: 12px; color: #EEE;}
.footer .f-b .f-b-r .ewm ul li:first-child{margin-right: 40px;}
