#newBridge .icon-right-center {
    right: 2px;
    top: 25% !important;
    left: auto;
    bottom: auto;
    margin: -25px 0 0 0;
}
#infoname{color:#333; HEIGHT:99px; width:310px; line-height:28px; padding-left:10px;border: 0px;background-color:#fff;}
.linkTagcs { width:1100px;height:auto;}
.linkTagcs ul{margin:0px;padding:0px;list-style-type:none;}
.linkTagcs li{list-style:none;margin:0px;  padding-right:30px;line-height:42px;float:left;}
.linkTagcs li a{color:#666;word-break:break-all;}
.linkTagcs li img{border:0px;}


/*浮动QQ*/
.back-top-container {
  display: block;
  position: fixed;
  right: 50px;
  bottom: 50px;
  cursor: pointer; 
  z-index: 99999;}


.yb_conct {
  position: fixed;
  z-index: 9999999;
  bottom: 40%;
 right: 0px;
  cursor: pointer;
  transition: all .3s ease; }
.yb_conct a {
    color: #fff;
    text-decoration: none;  font-size:16px;}
    .yb_conct a:hover {
      color: #ff0; 
font-size:16px;}

.yb_bar ul li {
  width: 180px;
  height: 53px;
  font: 16px/53px 'Microsoft YaHei';
  color: #fff;
  text-indent: 54px;
  margin-bottom: 1px;
  border-radius: 3px;
  transition: all .5s ease;
  overflow: hidden;
  background: #00ab4b url(../images/20190119175638_1538079368.png) no-repeat;}

.yb_bar .yb_top {
  background-position: 0 0; }

.yb_bar .yb_phone {
    background-position: 0 -57px;  }

.yb_bar .yb_QQ {
  text-indent: 0;
  background-position: 0 -113px; }

.yb_QQ img{display: none;}

.yb_bar .yb_ercode {
  height:200px !important;
  background-position: 0 -169px; }

.hd_qr {
  padding: 0 29px 25px 29px; }


.yb_QQ a {
  display: block;
  text-indent: 54px;
  width: 100%;
  height: 100%;
  color: #fff; }
  
  .about3 ul li {
        width: 28.66%;
        float: left;
        background: #f8f8f8;
        margin-right: 3%;
        border: 1px solid #eee;
        padding: 60px 15px;
        text-align: center;
        height: 65px;
    }
    
    .about3 ul li b {
        display: block;
        color: #333;
        font-size: 16px;
        word-break: keep-all;
        padding-bottom: 2px;
        text-align: center;
    }
    
    .about3 ul li span {
        display: block;
        border-bottom: 2px solid #02a852;
        width: 7%;
        margin: 0 auto;
    }
    
    .about3 ul li p {
        color: #333;
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: 5px;
    }
    
    .about3 ul li:last-child {
        margin-right: 0;
    }
    .about3 h2 {
        font-size: 30px;
        display: block;
        margin: 40px auto 30px;
        text-align: center;
        color: #02a852;
    }
    
    .about h2 em,
    .about3 h2 em {
        display: block;
        font: 20px Arial;
        color: #979797;
        text-transform: uppercase;
        padding-top: 10px;
    }