@charset "utf-8";
/* CSS Document */


.side-bar {width: 48px; position: fixed; bottom: 100px; right: 5px;font-size: 0;line-height: 0;z-index: 900;}
.side-bar a {width: 48px;height: 48px;display: inline-block;background-color: #dddddd;margin-bottom: 2px;}
.side-bar .icon-qq:hover { background:url(../imges/qqkefu.png) no-repeat;}
.side-bar .icon-qq {background:url(../imges/connect_qq.png) no-repeat;}
.side-bar .icon-chat {background:url(../imges/connect_weixin.png) no-repeat;position: relative;}
.side-bar .icon-chat:hover .chat-tips {display: block;}
.side-bar .icon-kefu {background:url(../imges/connect_kefu.png) no-repeat;}
.side-bar .icon-zhuce{ background:url(../imges/zhuce.png) no-repeat;}
.side-bar .icon-zhuce:hover{ background:url(../imges/lijizhuce.png) no-repeat;}
.side-bar .icon-back {background:url(../imges/back.png) no-repeat;}
.chat-tips {padding: 8px;border: 1px solid #d1d2d6;position: absolute;right: 60px;top: -35px;background-color: #ffffff;display: none;}
.side-bar .icon-kefu:hover .kefuphone {display: block;}
.kefuphone {padding: 8px;position: absolute;right: 60px;top:130px;background-color:rgba(255, 255, 255, 0.8) none repeat scroll 0 0 !important;;display: none;}



/* 底部开始 */
.footer { width:100%; height:460px; background:#161616; position: relative;}
.wrapper{ height:325px; width:1200px; margin: auto; position: absolute;  top:0; left: 0; bottom: 0; right: 0;}
.justified-box{ height:260px; width:1200px; }
.progress{ width:550px; float:left;}
.progress h5{ font-size:16px; color:#fff;font-family:微软雅黑; line-height:38px;}
.progress p{ font-size:14px; color:#c6c5c5;font-family:微软雅黑; line-height:30px;}
.product{ width:260px; float:left;}
.product h5{ font-size:16px; color:#fff;font-family:微软雅黑; line-height:38px;}
.product p a{ font-size:14px; color:#c6c5c5;font-family:微软雅黑; line-height:30px;}
.about{ width:220px; float:left;}
.about h5{ font-size:16px; color:#fff;font-family:微软雅黑; line-height:38px;}
.about p a{ font-size:14px; color:#c6c5c5; font-family:微软雅黑; line-height:30px;}
.contact{ width:170px; float:right;}
.contact h5{ font-size:24px; color:#fff;font-family:Microsoft YaHei; line-height:38px; float:right}
.contact p{ font-size:14px; color:#c6c5c5;font-family:微软雅黑; line-height:30px; float:right}
.p-copyright a,.contact p a{ color:#e3e3e3;} 
.product p a, .about p a, .contact p a, .p-copyright a {text-decoration:none;}
.icon{ height:36px; float:right; padding-top:10px;}
.icon-weibo{ width:36px; height:36px; float:left; background:url(../imges/weibo.png) no-repeat;}
.icon-weixin{ width:36px; height:36px; float:right; background:url(../imges/weixin.png) no-repeat;}
.p-copyright{ text-align:center; font-family:微软雅黑; font-size:14px; padding-bottom:15px; color: #858585;clear:both;}
.footer a:hover { color:#fff;}
