/*首页客户端二维码*/
.dzt{height: 29px;width: 65px;}
.qr-tip { width:198px;height: 158px;  position: relative;  z-index: 999;border: 1px solid #c3c3c3;left: -66.5px; top: -31px; background-color: #fff;display: none;}
.qrtt{margin-top: 26px;float: right; width: 62px;margin-left: -10px;margin-right: 20px;}
.qrwz{float: right; margin-top: -50px;margin-right: 16px;}
.qr{
    position:absolute;
    left:92px;
    overflow:hidden;
    width:0;
    height:0;
    border-width:6px;
    border-style:solid;
}
.qr-border {
    top:-13px;
    border-color:transparent transparent  #c3c3c3 transparent;
}
.qr-background {
    top:-12px;
    border-color:transparent transparent #FFFFFF transparent;
}



/*网站首页客户端锚链接*/
.mobile{background-image:url(../images/shouji.png);background-position:center center;}

/*网站内容页通栏广告*/
.ggw{margin-top: 26px;width:884px;height: 100px;float: left;margin-bottom: 30px;}


