@charset "utf-8";
*{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent;font-family:"Microsoft YaHei","微软雅黑";}
.width{width: 1200px;margin:0 auto;}
.fl{float:left;}
.fr{float:right;}
ul,li{list-style: none;}


.head_nav{height: 90px;background: #2b2b2b;}
.head_nav img.fl{width: 380px;margin-top: 10px;}
.head_nav .fr{padding-top: 12px;height: auto;overflow: hidden;}
.head_nav .fr img{display: block;margin: 0 26px 0 0;width: 64px;}
.head_nav .fr span{display: block;font-size: 28px;font-weight: bold;color: #fff;float: left;}
.head_nav .fr span em{display: block;font-size: 20px;font-weight: bold;color: #fff;margin-top: 4px;}

.footer{clear: both;background: #2b2b2b;height: auto;overflow: hidden;padding: 46px 0;}
.footer .logo img{display: block;width: 380px;}
.footer .con-box{width: 1200px;margin: 0 auto}
.footer .con-box .fl{padding-top: 28px;height: auto;overflow: hidden;width: 800px;}
.footer .con-box .fl .tex{font-size: 26px;font-weight: bold;color: #fff;line-height: 50px;float: left;width: 380px;}
.footer .con-box .fl .tex p{font-size: 26px;font-weight: bold;color: #fff;padding-top: 30px;}
.footer .con-box .fl .call_p{float: right;width: 300px;padding-top: 20px;}
.footer .con-box .fl .call_p span{display: block;line-height: 50px;font-size: 24px;font-weight: 500;color: #fff;}
.footer .con-box .fl .call_p span img{display: block;float: left;margin-right: 18px;width: 50px;}
.footer .con-box .fl .call_p p{font-size: 32px;color: #fff;font-weight: bold;padding-top: 20px;}
.footer .con-box .fr{text-align: center;font-size: 26px;color: #fff;font-weight: bold;margin-top: -30px;}
.footer .con-box .fr img{display: block;margin: 0 auto 16px;width: 200px;}
.footer .Copyright{font-size: 16px;color: #fff;margin: 40px auto;height: auto;overflow: hidden;text-align: center;}
.footer .Copyright a{display: block;color: #fff;padding-top: 20px;}


/*左侧悬浮窗口*/
.store-kefu {position: fixed;right: 0;bottom: 20px;z-index: 99999;}
.store-kefu .open-warp {width: 180px;height: 240px;overflow: hidden;position: relative;}
.store-kefu .open-warp-content{position: absolute;top: 0;right: 0;width: 180px;}
.store-kefu .open-warp .close { position: absolute;right: 0;top: -26px;cursor: pointer;color: #fff;font-size: 14px;width: 20px;height: 20px;border-radius: 50%;text-align: center;line-height: 20px;background: #9d9d9d;}
.store-kefu .open-warp .qrcode img{display: block;margin: 0 auto 14px;}
.store-kefu .open-warp .bot-bt{font-size: 25px;color: #fff;width: 158px;height: 38px;line-height: 38px;border-radius: 12px;background: #b00005;margin: 0 auto;text-align: center;}
.store-kefu .close-warp {width: 69px;height: 69px;border-radius: 50%;cursor: pointer;background: #f72144;position: absolute;bottom: 0;right: -69px;}