@charset "utf-8";
.footer{width: 100%;background: #333;position: relative;border-top: 2px solid #78bd1a;margin-top: 30px;}
.footer .bj{width: 100%;background: #70C099;height: 65px;position: absolute;left: 0;bottom: 0;}
.footer .lineText{line-height: 60px;text-align: center;font-size: 12px;}
.footer .advantage{
    background: url(http://honorchem188.test.dginfo.com/t/H/HONORCHEM188/pc/images/db_xian.png) top center no-repeat;
    padding-top: 10px;
    display: none;
}
.footer .advantage ul{
    padding: 15px 0;
}
.footer .advantage ul li{
    float: left;
    font-size: 20px;
    font-weight: bold;
    padding-left: 50px;
    height: 50px;
    line-height: 50px;
    margin-left: 133px;
}
.footer .advantage ul li:first-child{
    margin-left: 0px;
}
.footer .advantage ul .ad_tb01{
    background: url(http://honorchem188.test.dginfo.com/t/H/HONORCHEM188/pc/images/db_tb01.png) no-repeat center left;
}
.footer .advantage ul .ad_tb02{
    background: url(http://honorchem188.test.dginfo.com/t/H/HONORCHEM188/pc/images/db_tb02.png) no-repeat center left;
}
.footer .advantage ul .ad_tb03{
    background: url(http://honorchem188.test.dginfo.com/t/H/HONORCHEM188/pc/images/db_tb03.png) no-repeat center left;
}
.footer .advantage ul .ad_tb04{
    background: url(http://honorchem188.test.dginfo.com/t/H/HONORCHEM188/pc/images/db_tb04.png) no-repeat center left;
}

.footer .logos p{
    text-align: center;
    color: #fff;
    font-size: 16px;
    height: 57px;
    display: inline-block;
}
.footer .logos p .dtel_l{
    font-size: 18px;
    display: block;
    float:left;
    background: #78bd1a;
    height:55px;
    line-height:27px;
    letter-spacing: 5px;
    text-align: center;
    width: 60px;
    padding-left: 5px;
    border: 1px solid #808080;
}
.footer .logos p .dtel_r{
    display: block;
    float:left;
    border: 1px solid #808080;
    height: 55px;
    line-height: 55px;
    font-size: 26px;
    font-weight: bold;
    padding: 0 10px;
    /* width: 180px; */
}

.footer .links{padding: 45px 0 25px;position: relative;}
.footer .links:before{position:absolute;content:"";width: 15px;height: 15px;border: 2px solid #78bd1a;top: -9px;left: 321px;transform: rotate(45deg);-ms-transform:rotate(45deg);  /* IE 9 */-moz-transform:rotate(45deg);  /* Firefox */-webkit-transform: rotate(45deg); /* Safari 和 Chrome */-o-transform:rotate(45deg);  /* Opera */border-top: 0;border-left: 0;background: #fff;}
.footer .logos{float: left;margin-right: 30px;width: 300px;margin-top: 25px;}
.footer .logos img{display: block;margin: 0 auto 20px;width: 70%;}
.footer .logos p{
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin-bottom: 5px;
}
.footer .logos p span{
    font-size: 30px;
}
.footer .links dl{float: left;position: relative;padding-left: 35px;width: 240px;margin-right: 35px;}
.footer .links dl:before{content: "";display: inline-block;left: 0;top: 0;height: 181px;border-left: 1px dashed #4e4e4e;position: absolute;}
.footer .links dl:after{content: "";position: absolute;width: 5px;height: 5px;background: #78bd1a;left: -2px;top: 0;border-radius: 50%;}
.footer .links dl dt{font-size: 16px;margin-bottom: 10px;color: #eee;font-weight: bold;}
.footer .links dl dd{line-height: 30px;height: 30px;float: left;width: 120px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.footer .links dl dd a{display: inline-block;line-height: 20px;color: #b1b1b1;font-size: 13px;}
.footer .links dl dd a:hover{border-bottom: 1px dashed;}
.footer .links .getNews{padding-left: 35px;width: 260px;margin-right: 0;float: right;margin-right: 40px;}
.footer .links .getNews dd{height: 145px;float: left;margin: 5px 30px 0 0;width: 110px;}
.footer .links .getNews dd img{display:block;width: 110px;margin: auto;}
.footer .links .getNews dd p{text-align:center;color: #f5f5f5;font-size: 12px;margin-top: 5px;}
.footer .links .footer-dd{
    width: 150px;
}
.footer .links .footer-dd dd{
    width: 100%;
}
.footer_dz{
    font-size: 12px;
    background: #262626;
    height: 35px;
    line-height: 35px;
    color: #b2b2b2;
}
.footer_dz a{
    font-size: 12px;
    color: #b2b2b2;
}
.footer_dz a:hover{
    text-decoration: underline;
}
.footer_dz .fr a{
    margin:0 5px;
}



/*固定的悬浮窗*/
.yb_conct {
    position: fixed;
    z-index: 9999999;
    top: 200px;
    right: -127px;
    cursor: pointer;
    transition: all .3s ease;
}
.yb_bar ul li {
    width: 180px;
    height: 53px;
    font: 16px/53px 'Microsoft YaHei';
    color: #fff;
    text-indent: 54px;
    margin-bottom: 3px;
    border-radius: 3px;
    transition: all .5s ease;
    overflow: hidden;
}
.yb_bar .yb_top {
    background: #da251d url(../images/xuan_top.png) 10px center no-repeat;
}
.yb_bar .yb_phone {
    background: #da251d url(../images/xuan_tel.png) 10px center no-repeat;
}
.yb_bar .yb_QQ {
    text-indent: 0;
    background: #da251d url(../images/xuan_qq.png) 10px center no-repeat;
}
.yb_bar .yb_QQ a {
     color:#fff;
}
.yb_bar .yb_ercode {
    /*height:200px;*/
    background: #da251d url(../images/xuan_ewm.png) 10px 10px no-repeat;
}
.hd_qr {
    padding: 0 29px 25px 29px;
}
.yb_QQ a {
    display: block;
    text-indent: 54px;
    width: 100%;
    height: 100%;
    color: #fff;
}


.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: 150px;
  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 #014479;
    background-size: 28px;
}
.toolbar-box .ul1 li:hover .ftb02{
    background: url(../images/icon32on.png) center no-repeat #014479;
    background-size: 25px;
}
.toolbar-box .ul1 li:hover .ftb03{
    background: url(../images/icon33on.png) center no-repeat #014479;
    background-size: 25px;
}
.toolbar-box .ul1 li:hover .ftb04{
    background: url(../images/icon34on.png) center no-repeat #014479;
    background-size: 25px;
}
.toolbar-box .ul1 li:hover .ftb05{
    background: url(../images/icon40on.png) center no-repeat #014479;
    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*/