@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2019-06-14 10:08:13
 * @version $Id$
 */

footer{width: 100%;min-width: 1200px;}
footer .fottop{background: #b43427;padding: 30px 0 20px;}
footer .fottop>div{width: 1200px;margin: 0 auto;}
footer .fottop .fottopleft{padding-left: 65px;}
footer .fottop .fottopleft ul li{position: relative;padding-left: 20px;}
footer .fottop .fottopleft ul li:after{position: absolute;content: "";left: 5px;width: 1px;height: 100%;background: #fff;top: 7px;z-index: 1;}
footer .fottop .fottopleft ul li:last-child:after{position: absolute;content: "";background: #b43427;}
footer .fottop .fottopleft ul li:before{position: absolute;content: "";z-index: 2;background: url('../img/footcircle.png');width: 11px;height: 11px;left: 0;top: 5px;background-size: cover;background-repeat: no-repeat;}
footer .fottop .fottopleft ul li span{color: #ffffff;font-size: 16px;}
footer .fottop .fottopleft ul li span.bigspan{font-size: 50px;}
footer .fottop .fottopright{padding-right: 70px;}
/* footer .fottop .fottopright .qrcode{} */
footer .fottop .fottopright .qrcode img{width: 123px;height: 123px;}
footer .fottop .fottopright .qrcode span{font-size: 14px;color: #fff;display: block;text-align: center;margin: 5px auto;}
footer .fottop .fottopright .cutoffrule{margin: 0 35px;height: 123px;background: #fff;width: 1px;}
footer .fotbtm{background: #000;padding: 18px 0;} 
footer .fotbtm p{text-align: center;font-size: 14px;color: #ffffff;width: 100%;padding-bottom: 5px;}
footer .fotbtm p a{color: #fff;margin: 0 5px;}
footer .fottop>.publicity {padding-bottom: 20px;border-bottom: 1px solid #fff;margin-bottom: 25px;}
footer .fottop>.publicity li {margin-left: 40px;position: relative;}
footer .fottop>.publicity .brand {width: 40px;height: 40px;}
footer .fottop>.publicity .bdqrcode {display: none;padding: 5px 10px;background: #fff;position: absolute;bottom: 54px;left: -41.5px;box-shadow: 1px 1px 8px #989898;}
footer .fottop>.publicity .bdqrcode span {display: block;text-align: center;}
footer .fottop>.publicity .bdqrcode::after {content: "";position: absolute;bottom: -12px;left: 50px;width: 23px;height: 18px;background: url("/style/img/jiaojiao.png");z-index: 999;}