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(../image/cfl1.png) 50% 8px no-repeat;
    background-size: auto 25px
}

.cgi-foot-links ul li a span.list {
    background: url(../image/list.png) 50% 8px no-repeat;
    background-size: auto 25px
}

.cgi-foot-links ul li a span.wechat {
    background: url(../image/wechat.png) 50% 8px no-repeat;
    background-size: auto 25px
}

.cgi-foot-links ul li a span.cfl4 {
    background: url(../image/cfl4.png) 50% 8px no-repeat;
    background-size: auto 25px
}

.cgi-foot-links ul li a span.bag {
    background: url(../image/bag.png) 50% 8px no-repeat;
    background-size: auto 25px
}

.cgi-foot-links ul li a span.kefu {
    background: url(../image/cfl2.png) 50% 8px no-repeat;
    background-size: auto 25px
}

.cgi-foot-links ul li a.hover span.home {
    background: url(../image/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(../image/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: 800px;
    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: 30px
}

#allsite ul li a {
    color: #fff;
    display: block;
    background: red;
    text-align: center;
}

.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
}

.tzBtn {
    padding: 5px !important;
    margin: 0 !important;
    text-decoration: none !important;
    border: 5px solid #ff0202 !important;
    width: 50px !important;
    height: 50px !important;
    font-size: 17px !important;
    line-height: 24px !important;
    text-align: center !important;
    position: fixed !important;
    bottom: 150px !important;
    color: #ff0202 !important;
    background: #fff30d;
    z-index: 999 !important;
    right: 6px !important;
    border-radius: 50% !important;
    font-weight: 700 !important;
    animation: pulse 2s ease-in-out 0s infinite running forwards
}

@media only screen and (min-width:700px) {
    .tzBtn {
        width: 160px !important;
        height: 160px !important;
        right: 10px !important;
        font-size: 55px !important;
        line-height: 75px !important
    }
}

@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)
    }
}