/*侧边栏*/
.hr_xfbox{position: fixed;width:117px;height: 150px;top:0;bottom:0;margin:auto;right:20px;z-index: 99}
.hr_xfbox ul li{border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;cursor: pointer;transition: all 0.3s ease;background: #fff}
.hr_xfbox ul li.navt2{padding-left: 15px;height: 35px;line-height: 35px;border:1px solid #d2d2d2;font-size: 12px;font-family: '微软雅黑';}
.hr_xfbox ul li a,.hr_xfbox ul li {color:#505050;}
.hr_xfbox ul li.navt2 a ,.hr_xfbox_title{display: block;position: relative;padding-left:28px;}
.hr_xfbox ul li.navt2 a i,.hr_xfbox_title i{display: inline-block;background-image: url(../images/asttst.png);background-position:-25px 0;background-repeat: repeat;width:25px;height: 28px;position: absolute;left:0;top:3px;}
.navt1_l{width:38px;border-left:1px solid #d2d2d2;border-right:1px solid #d2d2d2;height: 8px;margin:0 auto;}
.hr_xfbox_title i{background-position:0 -20px; }
.navt1{border:1px solid #d2d2d2;color:#3e3e3e;font-size: 12px;text-align: center;padding:5px 0;}
.navt1 .hr_xfbox_num{color:#12b7f5;text-align: center;height: 16px;line-height: 16px;}
.navt1 .hr_xfbox_title{height: 28px;line-height: 28px;display: inline-block;padding-left:28px;padding-right:10px}
.navt1 .hr_xfbox_title i{width:22px;height: 22px;background-image: url(../images/asttst.png);background-position:-58px -20px;background-repeat: repeat;position: absolute;top:3px;left:5px;}

.hr_xfbox ul li:hover{color:#fff;background: #12b7f5;}
.hr_xfbox ul li:hover a{color:#fff;}
.hr_xfbox ul li.navt2:hover .hr_xfbox_title i{background-position:0 4px; }
.hr_xfbox ul li.navt1:hover .hr_xfbox_title i{background-position: -58px 1px;}
.hr_xfbox ul li.navt1:hover .hr_xfbox_num{color:#fff;}

.hr_xfbox ul li.navt3{position: relative;z-index: 999;}
.hr_xfbox ul li.navt3 a i{width:20px;height: 22px;background: url(../images/swechat.png) center center no-repeat;background-size:100% auto; left:4px;top:6px;}
.hr_xfbox ul li.navt3 a{padding-left:36px;}
.wechat_xfs{display:none;position: absolute;top:-30px;right:120px;z-index:9999;width:100px;transition: all 0.3s ease;}
.wechat_xfs img{width:100%;}

.hr_xfbox ul li.navt4{position: relative;z-index: 999;}
.hr_xfbox ul li.navt4 a i{width:20px;height: 22px;background: url(../images/wechat01.png) center center no-repeat;background-size:100% auto; left:4px;top:6px;}
.hr_xfbox ul li.navt4 a{padding-left:36px;}
.wechat_gzh{display:none;position: absolute;top:-30px;right:120px;z-index:9999;height:260px;width:160px;transition: all 0.3s ease;}
.wechat_gzh img{width:100%;}


/*手机底边*/
.phone_footer{width:100%;height: 45px;background: #2d2d2d;position:fixed;bottom:0;left:0;font-size: 12px;text-align: center;z-index: 1000000000}
.phone_footer_l,.phone_footer_r{float:left;height: 45px;line-height: 45px;}
.phone_footer_l{width:40%;float: left}
.phone_footer_r{width:30%;float: left;padding:4px 0 2px;height: 39px;line-height: 39px;}
.phone_footer a{display: inline-block;}
.phone_footer_l a{color:#fff;}
.phone_footer_l a span{height: 16px;line-height: 16px;font-size:12px;}
.phone_footer_l>a>div{padding:6px 0 2px;text-align: left;}
.phone_footer_l a span:nth-of-type(1){color:#fff;display: block;}
.phone_footer_l a span:nth-of-type(2){color:#12b7f5;display: block;}
.phone_footer_l a{padding-left: 22px;position: relative;}
.phone_footer_l a i {width:22px;height: 22px;background-image: url(../images/asttst.png);background-position:-58px 3px;background-repeat: no-repeat;position: absolute;top:9px;left:-4px; }
.phone_footer_r a{padding-left: 30px;position: relative;color:#fff;}
.phone_footer_r a i {width:25px;height: 28px;background-image: url(../images/asttst.png);background-repeat: no-repeat;position: absolute;top:5px;left:0px; }
.phone_footer_r2 a i{background: url(../images/53.png) center center no-repeat;background-size:90% auto; position: absolute;top:6px;left:0px;}
.phone_footer_r1{position: relative;}
.phone_footer_r1::after{content:'';display: block;position: absolute;height: 32px;left:0;width:1px;background: #999;top:3px;bottom:0;margin:auto;}
.phone_footer_r1::before{content:'';display: block;position: absolute;height: 32px;right:0;width:1px;background: #999;top:3px;bottom:0;margin:auto;}
.wechat_bg{width:100%;height: 100%;background: rgba(0,0,0,0.75);position: fixed;z-index: 13000000;display: none;top:0;left:0;}
.wechat_bg img{width:40%;height: auto;position: absolute;top:0;left:0;right:0;bottom:0px;margin:auto;max-width: 150px}