
.blgg a {
    text-decoration: none;
}

.blgg a:hover {
    text-decoration: underline;
}

.blgg {
    table-layout: auto;
    color: #000;
    border-radius: 0px;
    overflow: hidden;
    text-align: center;
    background: #fff;
}

.blgg td {
    font-weight: bold;
    border: 1px solid #fefefe;
    font-size: 18pt;
    padding: 2px 2px;
    white-space: nowrap;
}

.blgg a {
    line-height: 35px;
    text-align: center;
    border: solid 1px #ddd;
    border-radius: 8px;
    background: #eee;
    background-image: linear-gradient(to top, #fff, #eee, #fff);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    display: block;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    padding-left: 0px;
}

@media screen and (max-width: 580px) {
    .blgg td {
        font-size: 15pt;
    }
}

@media screen and (max-width: 480px) {
    .blgg td {
        font-size: 13pt;
    }
}

@media screen and (max-width: 408px) {
    .blgg td {
        font-size: 12pt;
    }
    .blgg a {
        line-height: 30px;
    }
}

@media screen and (max-width: 358px) {
    .blgg td {
        font-size: 11pt;
    }
}





span.emotion{
    width:42px;
    height:20px;
    padding-left:20px;
    cursor:pointer
}
span.emotion:hover{
    background-position:2px -28px
}
.qqFace{
    margin-top:4px;
    background:#fff;
    padding:2px;
    border:1px #dfe6f6 solid
}
.qqFace table td{
    padding:0;
    text-align:center
}
.qqFace table td img{
    cursor:pointer;
    border:1px #fff solid
}
.qqFace table td img:hover{
    border:1px #06c solid
}
input#uploaderInput{
    width:35px;
    overflow:hidden
}
.cgi-foot-links{
    width:100%;
    max-width:800px;
    height:60px;
    border-top:solid 1px #ddd;
    box-shadow:0 -4px 10px rgba(0,0,0,.05);
    background:#fff;
    background-image:-webkit-linear-gradient(to top,#eee,#fff);
    background-image:linear-gradient(to top,#eee,#fff);
    position:fixed;
    bottom:0;
    z-index:998
}
.cgi-foot-links ul li{
    float:left;
    width:20%;
    text-align:center
}
.cgi-foot-links ul li a{
    font-size:15px;
    color:#555
}
.cgi-foot-links ul li a.hover{
    color:red
}
.cgi-foot-links ul li a span{
    height:34px;
    display:block
}
#bar{
    text-align:center;
    line-height:30px;
    width:80px;
    right:0;
    position:absolute;
    top:-30px;
    background:red;
    color:#fff
}
.cgi-foot-links ul li a span.home{
    background:url(../images/cfl1.png) 50% 8px no-repeat;
    background-size:auto 25px
}
.cgi-foot-links ul li a span.list{
    background:url(../images/list.png) 50% 8px no-repeat;
    background-size:auto 25px
}
.cgi-foot-links ul li a span.wechat{
    background:url(../images/wechat.png) 50% 8px no-repeat;
    background-size:auto 25px
}
.cgi-foot-links ul li a span.cfl4{
    background:url(../images/cfl4.png) 50% 8px no-repeat;
    background-size:auto 25px
}
.cgi-foot-links ul li a span.bag{
    background:url(../images/bag.png) 50% 8px no-repeat;
    background-size:auto 25px
}
.cgi-foot-links ul li a.hover span.home{
    background:url(../images/cfl1-2.png) 50% 8px no-repeat;
    background-size:auto 25px
}
.cgi-foot-links ul li.cfl-more{
    width:20%;
    height:60px;
    display:block;
    position:relative
}
.cgi-foot-links ul li.cfl-more a{
    width:60px;
    height:60px;
    line-height:60px;
    background:url(../images/cfl-more.png) no-repeat center;
    background-size:100%;
    border-radius:35px;
    display:block;
    position:absolute;
    bottom:0;
    left:50%;
    margin-left:-35px;
    overflow:hidden;
    text-indent:-999999px
}
#allsite{
    position:fixed;
    max-width:720px;
    width:100%;
    bottom:60px;
    z-index:1000;
    display:none;
    font-size:14px;
    text-align:center;
    background:rgba(0,0,0,.9);
    line-height:30px
}
#allsite ul{
    padding:5px 0
}
#allsite ul li{
    width:20%;
    float:left;
    line-height:21px
}
#allsite ul li a{
    color:#fff;
    display:block
}
.zzhl-tit{
}
.zzhl-tit img{
    width:100%;
    height:auto
}
.zzhl{
    font-size:14px;
    line-height:1.6;
    color:#333;
    background:#fff
}
.zzhl p{
    margin:0;
    padding:0
}
.zzhl a{
    text-decoration:none;
    color:inherit
}
.zzhl ul{
    *zoom:1;
    margin:0;
    padding:0;
    list-style:none
}
.zzhl ul:after{
    content:;
    display:block;
    height:0;
    clear:both;
    overflow:hidden;
    visibility:hidden
}
.zzhl ul li{
    width:50%;
    margin:0;
    padding:0;
    float:left;
    border-bottom:solid 1px #eee
}
.zzhl ul li a{
    padding:10px;
    display:block
}
.zzhl ul li a:hover{
    background:#f5f5f5
}
.zzhl .zzhl-img{
    float:left;
    margin-right:8px
}
.zzhl .zzhl-img img{
    width:40px;
    height:40px;
    border-radius:50%
}
.zzhl .zzhl-txt1{
}
.zzhl .zzhl-txt2{
    font-size:12px;
    color:#888
}
@media screen and (max-width:600px){
    .zzhl ul li{
        width:100%
    }
}
.scroll-web-txt{
}
.scroll-web-txt ul{
}
.scroll-web-txt ul:after{
    content:;
    display:block;
    height:0;
    clear:both;
    overflow:hidden;
    visibility:hidden
}
.scroll-web-txt ul{
    *zoom:1
}
.scroll-web-txt ul li{
    float:left;
    width:33.33%;
    list-style:none
}
.scroll-web-txt ul li img{
    width:16px;
    height:16px;
    margin-right:5px
}
.scroll-web-txt ul li a{
    height:35px;
    line-height:35px;
    margin:5px;
    text-align:center;
    border:solid 1px #ddd;
    border-radius:5px;
    background:#eee;
    background-image:linear-gradient(to top,#eee,#fff);
    box-shadow:0 2px 5px rgba(0,0,0,.1);
    display:block
}
@media screen and (max-width:800px){
    .scroll-web-txt ul li{
        width:50%
    }
}
.notice{
    border:1px solid #f5b501;
    border-left:0;
    padding:0 5px;
    font-size:14px!important;
    line-height:24px!important;
    position:fixed!important;
    bottom:400px!important;
    color:#ff0202!important;
    background:#fff30d;
    z-index:999!important;
    border-radius:0 10px 10px 0;
    animation:leftin 20s ease-in-out 0s infinite running forwards
}

@keyframes xz{
    0,75%{
        -webkit-transform:rotate(0deg);
        -moz-transform:rotate(0deg);
        -o-transform:rotate(0deg);
        writing-mode:lr-tb
    }
    75%{
        -webkit-transform:rotate(0deg);
        -moz-transform:rotate(0deg);
        -o-transform:rotate(0deg);
        writing-mode:lr-tb
    }
    100%{
        -webkit-transform:rotate(360deg);
        -moz-transform:rotate(360deg);
        -o-transform:rotate(360deg);
        writing-mode:lr-tb
    }
}
@keyframes leftin{
    0%,40%{
        transform:translate(-500px,0px);
        -webkit-transform:translate(-500px,0px);
        -moz-transform:translate(-500px,0px);
        -o-transform:translate(-500px,0px);
        -ms-transform:translate(-500px,0px)
    }
    50%{
        transform:translate(0px,0px);
        -webkit-transform:translate(0px,0px);
        -moz-transform:translate(0px,0px);
        -o-transform:translate(0px,0px);
        -ms-transform:translate(0px,0px)
    }
    60%{
        transform:translate(0px,0px);
        -webkit-transform:translate(0px,0px);
        -moz-transform:translate(0px,0px);
        -o-transform:translate(0px,0px);
        -ms-transform:translate(0px,0px)
    }
    100%{
        transform:translate(-500px,0px);
        -webkit-transform:translate(-500px,0px);
        -moz-transform:translate(-500px,0px);
        -o-transform:translate(-500px,0px);
        -ms-transform:translate(-500px,0px)
    }
}
@-webkit-keyframes pulse{
    0%{
        -webkit-transform:scale3d(1,1,1);
        transform:scale3d(1,1,1)
    }
    50%{
        -webkit-transform:scale3d(1.05,1.05,1.05);
        transform:scale3d(1.05,1.05,1.05)
    }
    100%{
        -webkit-transform:scale3d(1,1,1);
        transform:scale3d(1,1,1)
    }
}
@keyframes pulse{
    0%{
        -webkit-transform:scale3d(1,1,1);
        -ms-transform:scale3d(1,1,1);
        transform:scale3d(1,1,1)
    }
    50%{
        -webkit-transform:scale3d(1.05,1.05,1.05);
        -ms-transform:scale3d(1.05,1.05,1.05);
        transform:scale3d(1.05,1.05,1.05)
    }
    100%{
        -webkit-transform:scale3d(1,1,1);
        -ms-transform:scale3d(1,1,1);
        transform:scale3d(1,1,1)
    }
}
 .clearfix {
    padding:0px;
    margin:0
}