@charset "utf-8";
.yb_conct a,.yb_conct img{border:0;}
.yb_conct a{text-decoration:none;color:rgba(0,231,31,0.4);}
/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;bottom:30px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:230px;height:53px;font:16px/53px 'Microsoft YaHei';color:#000;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
@media screen and (max-width: 1221px)  {.yb_bar ul li{width:210px;height:53px;font:24px/53px 'Microsoft YaHei';color:#000;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}}
.yb_bar .yb_top{background:#E95927 url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#E95927 url(../images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#E95927 url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#E95927 url(../images/fixCont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{
    display:block;
    text-indent:54px;
    width:100%;
    height:100%;
    color:#fff;
    font-size: 22px; /* 调大字号 */
    font-weight: bold; /* 加粗 */
    text-align: center; /* 水平居中 */
    line-height: 53px; /* 垂直居中 */}
.yb_phone a{
    display:block;
    text-indent:54px;
    width:100%;
    height:100%;
    color:#fff;
    font-size: 22px; /* 调大字号 */
    font-weight: bold; /* 加粗 */
    text-align: center; /* 水平居中 */
    line-height: 53px; /* 垂直居中 */
}
.yb_top a{
    display:block;
    text-indent:54px;
    width:100%;
    height:100%;
    color:#fff;
    font-size: 22px; /* 调大字号 */
    font-weight: bold; /* 加粗 */
    text-align: center; /* 水平居中 */
    line-height: 53px; /* 垂直居中 */}