﻿.footer .line { height: 5px; background: rgb(230, 0, 18) none repeat scroll 0% 0%; }
.footer .line::before { content: ""; display: block; height: 5px; float: left; width: 38.05%; background: rgb(0, 71, 157) none repeat scroll 0% 0%; }
.footer .line::after { content: ""; display: block; height: 5px; float: left; width: 12.38%; background: rgb(0, 0, 0) none repeat scroll 0% 0%; }
.footer .foot { width: 94%; max-width: 1200px; margin: auto; padding: 30px 0px; }
.footer .foot::after { content: ""; display: block; clear: both; }
.footer .foot .left { float: left; width: 50%; }
.footer .foot .left .item { display: inline-block; height: 37px; position: relative; line-height: 37px; padding-left: 47px; margin-right: 10px; }
.footer .foot .left .item .list { width: 300px; padding: 20px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; position: absolute; bottom: 120%; left: 50%; margin-left: -150px; z-index: 10; box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.176); font-size: 12px; transition-delay: 0.2s; opacity: 0; transform: scale(0.00001); }
.footer .foot .left .item .list::after { content: ""; display: block; width: 0px; height: 0px; border-width: 5px; border-style: solid; border-color: rgb(255, 255, 255) transparent transparent; bottom: -10px; left: 50%; margin-left: -5px; position: absolute; }
.footer .foot .left .item .list a { display: block; height: 30px; line-height: 30px; overflow: hidden; }
.footer .foot .left .item .list a:hover { color: rgb(230, 0, 18); }
.footer .foot .left .item .pic { width: 37px; height: 37px; display: block; border-radius: 100%; position: absolute; left: 0px; top: 0px; }
.footer .foot .left .item .ewm { position: absolute; left: 50%; bottom: 120%; width: 120px; margin-left: -60px; opacity: 0; z-index: 10; transform: scale(0.00001); max-width: 200px; }
.footer .foot .left .item:hover .ewm { transform: scale(1); opacity: 1; }
.footer .foot .left .item .bshare-custom { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; }
.footer .foot .left .item .bshare-custom .bshare-more { width: 100%; height: 100%; padding: 0px; margin: 0px; opacity: 0; }
.footer .foot .right { float: right; width: 50%; text-align: right; color: rgb(147, 147, 147); font-size: 12px; line-height: 2; }
.footer .foot .right .content { overflow: hidden; margin:0px; padding:0px; width:auto; }
.footer .foot .right .href a { color: rgb(147, 147, 147); font-weight: bold; display: inline-block; }
.footer .foot .right .href a:hover { color: rgb(230, 0, 18); cursor: pointer; }
.footer .foot .right .href b { margin: 0px 10px; }
#gotop { height: 50px; width: 50px; border-radius: 3px; background: rgb(230, 0, 18) none repeat scroll 0% 0%; position: fixed; z-index: 20; right: 0px; bottom: 0%; cursor: pointer; display: none; }
#gotop::after { content: ""; display: block; width: 15px; height: 15px; border-top: 2px solid rgb(255, 255, 255); border-right: 2px solid rgb(255, 255, 255); position: absolute; top: 50%; left: 50%; margin: -4px -8px; transform: rotate(-45deg); }

