*
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
a, img
{
    border: 0;
}
.clear:after
{
    content: '\20';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.yb_conct
{
    position: fixed;
    z-index: 9999999;
    top: 200px;
    right: -196px;
    cursor: pointer;
    transition: all .3s ease;
}
.yb_bar ul li
{
    width: 250px;
    height: 53px;
    line-height: 25px;
    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: #1e46c2 url(../image/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone
{
    background: #1e46c2 url(../image/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_peo
{
    background: #1e46c2 url(../image/fixCont.png) no-repeat 0 -338px;
}
.yb_bar .yb_tel
{
    background: #1e46c2 url(../image/fixCont.png) no-repeat 0 -283px;
}
.yb_bar .yb_QQ
{
    background: #1e46c2 url(../image/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_email
{
    background: #1e46c2 url(../image/fixCont.png) no-repeat 0 -112px;
}
.yb_bar .yb_add
{
    background: #1e46c2 url(../image/fixCont.png) no-repeat 0 -226px;
}
.yb_bar .yb_add i
{
    display: block;
    font-style: normal;
    color: #fff;
    line-height: 20px;
    margin-left: 60px;
    text-indent: 0;
    margin-top: 5px;
}
.yb_bar .yb_ercode
{
    background: #1e46c2 url(../image/fixCont.png) no-repeat 0 -395px;
}
.yb_bar .yb_ercode i
{
    display: block;
    line-height: 25px;
    font-style: normal;
    color: #fff;
    padding-left: 30px;
}
.hd_qr
{
    padding: 0 29px 25px 29px;
}
