@charset "utf-8";
.footer{width: 100%;background: #333;position: relative;margin-top: 30px;}
.footer .links{padding: 35px 0 25px;position: relative;}
.footer .logos{float: left;width: 300px;border-left: 1px dashed #4e4e4e;height: 225px;margin-left: 50px;padding-left: 50px;}
.footer .logos .logos-tit{
    font-size: 16px;
    margin-bottom: 20px;
    color: #fff;
    font-weight: bold;
    position: relative;
}
.footer .logos img{display: block;margin: 0 auto 40px;}
.footer .logos .logos-tel{
    text-align: center;
    color: #fff;
    font-size: 16px;
    height: 53px;
}
.footer .logos .logos-tel .dtel_l{
    font-size: 18px;
    display: block;
    float:left;
    background: #e62129;
    height: 52px;
    line-height: 26px;
    letter-spacing: 5px;
    text-align: center;
    width: 60px;
    padding-left: 5px;
}
.footer .logos .logos-tel .dtel_r{
    display: block;
    float:left;
    border: 1px solid #808080;
    height: 50px;
    line-height: 50px;
    font-size: 26px;
    font-weight: bold;
    padding: 0 10px;
    border-left: 0;
}
.footer .links dl{float: left;position: relative;width: 120px;margin-right: 40px;max-height: 224px;overflow: hidden;}
.footer .links dl dt{font-size: 16px;margin-bottom: 20px;color: #fff;font-weight: bold;position:relative;}
.footer .links dl dt:before{content:"";width: 30px;height: 2px;background: #e4000d;position: absolute;bottom: -15px;}
.footer .links dl dd{line-height: 30px;}
.footer .links dl dd a{display: inline-block;color: #adadad;}
.footer .links dl dd a:hover{color: #007cc3;}
.footer .links .getNews{padding-left: 50px;width: 250px;margin-right: 0;float: left;border-left: 1px dashed #4e4e4e;height: 225px;}
.footer .links dl.getNews dt:before{
  display:none;
}
.footer .links .getNews dd{height: 150px;float: left;margin: 5px 25px 0 0;}
.footer .links .getNews dd img{display:block;width: 110px;}
.footer .links .getNews dd p{text-align:center;height: 25px;line-height: 25px;color: #b2b2b2;font-size: 12px;}
.footer .links .fopro{
    width: 330px;
}
.footer .links .fopro dd{
    float:  left;
    width: 160px;
    margin-right: 5px;
}
.logos-p{
    margin-top: 15px;
}
.logos-p p{
    color: #b8b8b8;
    line-height: 25px;
}
.logos-p p span{
    font-size: 16px;
}
.logos-qq{
    background: url(../images/db-zixun.png) left no-repeat;
    padding-left: 35px;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
}
.logos-qq a{
  color:#e62129;
  font-size: 16px;
}

.footer_dz{
    font-size: 12px;
    background: #666;
    height: 30px;
    line-height: 30px;
    color: #eeeeee;
}
.footer_dz a{
    font-size: 12px;
    color: #eeeeee;
}
.footer_dz a:hover{
    text-decoration: underline;
}
.footer_dz .fr a{
    margin:0 5px;
}
.foot_link{
    clear: both;
    border-top: 1px solid #4e4e4e;
    margin-bottom: 8px;
    line-height: 35px;
    color: #f5f5f5;
}
.foot_link span{
    color: #f5f5f5;
    font-weight: bold;
    font-size: 12px;
}
.foot_link a{
    color: #b1b1b1;
    margin-right: 10px;
    font-size: 12px;
}
.foot_link a:hover{
    color: #c40101;
}


/*侧边工具栏*/
.toolbar-box{
  position: fixed;
  bottom: 40px;
  right: 0px;
  z-index: 112;
}
.toolbar-box .ul1 li{
  margin:1px 0;
  border:1px solid #eee;
}
.toolbar-box .ul1 li .a1{
  display: block;
  width: 48px;
  height: 44px;
  /* border: 1px solid #d6d6d6; */
  border-bottom: 0;
}
.toolbar-box .ul1 li:last-child .a1{
  border-bottom: none;
}
.toolbar-box .ul1 li .qq{
  width: 48px;
  height: 44px;
  position: relative;
  /* border: 1px solid #d6d6d6; */
  border-bottom: 0;
}
.toolbar-box .ul1 li .icon{
  display: block;
  width: 100%;
  height: 100%;
  line-height: 60px;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
  position: relative;
}
.toolbar-box .ul1 li .ftb01{
    background: url(../images/icon30.png) center center no-repeat #fff;
    background-size: 28px;
}
.toolbar-box .ul1 li .ftb02{
    background: url(../images/icon32.png) center no-repeat #fff;
    background-size: 25px;
}
.toolbar-box .ul1 li .ftb03{
    background: url(../images/icon33.png) center no-repeat #fff;
    background-size: 25px;
}
.toolbar-box .ul1 li .ftb04{
    background: url(../images/icon34.png) center no-repeat #fff;
    background-size: 25px;
}
.toolbar-box .ul1 li .ftb05{
    background: url(../images/icon40.png) center no-repeat #fff;
    background-size: 25px;
}
.toolbar-box .ul1 li:hover .ftb01{
    background: url(../images/icon30on.png) center no-repeat #71d63c;
    background-size: 28px;
}
.toolbar-box .ul1 li:hover .ftb02{
    background: url(../images/icon32on.png) center no-repeat #71d63c;
    background-size: 25px;
}
.toolbar-box .ul1 li:hover .ftb03{
    background: url(../images/icon33on.png) center no-repeat #71d63c;
    background-size: 25px;
}
.toolbar-box .ul1 li:hover .ftb04{
    background: url(../images/icon34on.png) center no-repeat #71d63c;
    background-size: 25px;
}
.toolbar-box .ul1 li:hover .ftb05{
    background: url(../images/icon40on.png) center no-repeat #71d63c;
    background-size: 25px;
}
.toolbar-box .ul1 li .icon img{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 21px;
  height: 21px;
  margin-top: -10px;
  margin-left: -10px;
  display: none;
}
.toolbar-box .ul1 li .icon .img1{
  z-index: 1;
}
.toolbar-box .ul1 li .icon .img2{
  opacity: 0;
}
.toolbar-box .ul1 li .weixin{
  position: relative;
}
.toolbar-box .ul1 li .weixin .ewm{
  position: absolute;
    top: -44px;
    left: -134px;
    width: 132px;
    height: 132px;
    -webkit-transform: scale(0.0001);
    -moz-transform: scale(0.0001);
    -ms-transform: scale(0.0001);
    -o-transform: scale(0.0001);
    transform: scale(0.0001);
    max-width: none;
}
.toolbar-box .ul1 li .qq .hover-box{
  position: absolute;
    top: -20px;
    right: 60px;
    width: 142px;
    border: 1px solid #d9d9d9;
    background-color: #fff;
    font-size: 12px;
    color: #e94f25;
    line-height: 24px;
    z-index: 12;
    text-align: center;
    padding: 15px 0;
    border-radius: 5px;
    -webkit-transform: scale(0.0001);
    -moz-transform: scale(0.0001);
    -ms-transform: scale(0.0001);
    -o-transform: scale(0.0001);
    transform: scale(0.0001);
}
.toolbar-box .ul1 li .qq .hover-box:before {
    content: "";
    position: absolute;
    top: 50%;
    right: -10px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 10px solid #d9d9d9;
    border-bottom: 10px solid transparent;
    margin-top: -10px;
}
.toolbar-box .ul1 li .qq .hover-box:after {
    content: " ";
    position: absolute;
    top: 50%;
    right: -9px;
    width: 0;
    height: 0;
    border-top: 9px solid transparent;
    border-left: 9px solid #fff;
    border-bottom: 9px solid transparent;
    margin-top: -9px;
}
.toolbar-box .ul1 li .qq .hover-box .hb-span{
  font-size: 14px;
  color: #515151;
  font-weight: bold;
}
.toolbar-box .ul1 li .qq .hover-box a{
  font-size: 14px;
  color: #0078ce;
  font-weight: bold;
  display: block;
}
.toolbar-box .ul1 .back-top{
  display: none;
}
@media only screen  and (min-width: 600px){
  .toolbar-box .ul1 li .weixin:hover .ewm,.toolbar-box .ul1 li .qq:hover .hover-box{
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
  }
}
@media only screen  and (max-width: 600px){
  .toolbar-box{
    display: none;
  }
  .toolbar-box .ul1 li .weixin[data-on="hover"] .ewm,.toolbar-box .ul1 li .qq[data-on="hover"] .hover-box{
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
  }
}
.donghua{
    transition: all .5s;
    -moz-transition: all .5s; 
    -webkit-transition: all .5s;  
    -o-transition: all .5s; 
    -ms-transition: all .5s; 
}
/*侧边工具栏 End*/


/*右悬浮*/
.toolbarWrap{position: fixed;top:0;right:0;z-index: 99;width:38px;height:100%}
.toolbar{position: absolute;right:0;top:0;width: 32px;height: 100%;border-right: 2px solid #666;}
.toolbarTabs{position: absolute;top: 45%;left: 0px;width: 38px;margin-top: -54px}
.toolbar .tbTab{position: relative;width: 38px;height: 38px;text-align: center;margin-bottom: 1px;cursor: pointer;background-color: #03458f; border-radius: 3px 0px 0px 3px;color: #333;display: inline-block}
.tbTab i.iconfont{position:relative;z-index:9;display:block;font-size: 0;width: 38px;height: 38px;line-height: 38px;background-color: #666;text-align: left;text-indent:8px;-webkit-text-stroke-width: 0px;border-radius: 3px 0px 0px 3px;color: #666;}
.toolbarFooter {position: absolute;bottom:20px;width:38px;margin: 0px;padding: 0px}
.toolbarFooter  a{color:#333}
.tbTab .tabText{width: 110px;height: 38px;line-height: 38px;color: #fff;position: absolute;z-index: 1;left: 38px;top: 0px;background-color: #03458f;border-radius: 3px 0px 0px 3px;font-style: normal;margin: 0px;padding: 0px;cursor: pointer;}
.tbTabSelected ,.tbTabSelected  a,.tbTabSelected i{background-color: #03458f;color:#fff;}
.tbTabSelected .tabText,.tbTabSelected  i.iconfont {background-color: #03458f}
.tbMoblie .tabText{width:124px;line-height:35px;position: absolute;z-index: 1;left:38px;top: -116px;background-color:#03458f;border-radius: 3px 0px 0px 3px;font-style: normal;margin: 0px;padding-top: 14px;height: 140px;}
.tbTabSelected i.iconfont{border-radius:0px;color:#03458f;}
.toolbar .rf-tb01{
    background: url(../images/rig-tbon.png) -2px -114px no-repeat;
}
.toolbar .rf-tb02{
    background: url(../images/rig-tbon.png) -2px -34px no-repeat;
}
.toolbar .rf-tb03{
    background: url(../images/rig-tbon.png) -2px -216px no-repeat;
}
.toolbar .rf-tb04{
    background: url(../images/rig-tbon.png) -2px -114px no-repeat;
}
.toolbar .rf-tb05{
    background: url(../images/rig-tbon.png) -2px -151px no-repeat;
}
.toolbar .rf-tb06{
    background: url(../images/rig-tbon.png) -2px -185px no-repeat;
}