.guild {
    max-width: 700px;
    position: fixed;
    bottom: -4px;
    left: 0px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
}

    .guild .id {
        text-align: center;
        color: #22a48a;
        font-size: 16px;
        line-height: 35px;
        background: white;
        border-top: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
    }

    .guild img {
        max-width: 100%;
        background: white;
    }


.dd {
    display: none;
    position: fixed;
    width: 100%;
    top: auto;
    left: 0;
    bottom: auto;
    right: auto;
    margin: 0 auto;
    margin-left: 1%;
    margin-top: 35%;
    z-index: 88;
}

.mask {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 150%;
    background: #000;
    opacity: 0.9;
    z-index: 2;
}


.dd_img {
    position: relative;
    z-index: 100000000;
}

    .dd_img img {
        width: 100%;
    }

select {
    width: 2.5rem;
}

    select option {
    }

select {
    /*Chromeå’ŒFirefoxé‡Œé¢çš„è¾¹æ¡†æ˜¯ä¸ä¸€æ ·çš„ï¼Œæ‰€ä»¥å¤å†™äº†ä¸€ä¸‹*/
    border: solid 1px #000;
    /*å¾ˆå…³é”®ï¼šå°†é»˜è®¤çš„selecté€‰æ‹©æ¡†æ ·å¼æ¸…é™¤*/
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    /*åœ¨é€‰æ‹©æ¡†çš„æœ€å³ä¾§ä¸­é—´æ˜¾ç¤ºå°ç®­å¤´å›¾ç‰‡*/
    background: url("../images/arrow.png") no-repeat scroll right center transparent;
    /*ä¸ºä¸‹æ‹‰å°ç®­å¤´ç•™å‡ºä¸€ç‚¹ä½ç½®ï¼Œé¿å…è¢«æ–‡å­—è¦†ç›–*/
    padding-right: 14px;
}



#web {
    width: 700px;
    max-width: 100%;
    margin: 0px auto 0px auto;
    height: auto;
    overflow: hidden;
    font-family: é»‘ä½“;
    background: white
}

p {
    font-size: 13pt;
    line-height: 25px
}

img {
    max-width: 96%;
    margin: 0px auto 0px auto
}

._nav {
    width: 100%;
    height: 40px;
    border-bottom: solid 2px #000;
}

    ._nav ul {
        list-style: none;
    }

        ._nav ul li {
            float: left;
            width: 25%;
            text-align: center;
            font-size: 14px;
            line-height: 40px
        }

            ._nav ul li a {
                display: block;
                color: #fff;
            }

                ._nav ul li a:hover {
                    background: #4e8529;
                }

._top h1 {
    width: 100%;
    overflow: hidden;
    margin: 10px 0px;
    line-height: 50px;
}

    ._top h1 span {
        display: block;
        width: 50%;
        font-size: 20px;
        float: left;
        text-align: center;
        color: #666;
    }

        ._top h1 span:nth-child(2) {
            color: red;
            font-size: 18px;
        }

/*è¯„è®ºæ´»åŠ¨*/
.winner_tips {
    font-size: 14px;
    border-bottom: 1px solid #f0f0f0;
    border-top: 1px solid #f0f0f0;
    margin: 5px 0;
    height: 40px;
    line-height: 40px;
    background: url("lw.png" /*tpa=http://uc5.zzlyg.cn/tg/lw.png*/ ) no-repeat 4px 7px;
    background-size: 24px auto;
    padding-left: 36px
}

    .winner_tips a {
        color: #3990e6;
    }

    .winner_tips span {
        color: #f22f6d
    }

.cmnt_op_bottom {
    clear: both;
    font-size: 10px;
    margin-top: 8px;
    margin-bottom: 4px;
    position: relative;
    color: #aaa
}

.cmnt_op_bottom_times {
    float: left;
    line-height: 16px;
    font-size: 12px;
}

.cmnt_op {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    height: 16px;
    line-height: 16px;
    text-align: right;
    overflow: visible;
}

.cmnt_op_bottom_report {
    float: left;
    line-height: 16px;
    padding-left: 12px;
    color: #aaa;
}

    .cmnt_op_bottom_report.on {
        color: #d2d2d2;
    }
/*è¯„è®º*/
.cmnt_article {
    clear: both;
    overflow: hidden;
    *zoom: 1;
}

.cmnt_title {
    height: 24px;
    position: relative;
    margin: 5px 0;
}

    .cmnt_title span {
        display: block;
        position: absolute;
        left: -15px;
        top: 0;
        height: 24px;
        width: 72px;
        background: #21acfd;
        line-height: 24px;
        text-align: center;
        font-size: 12px;
        color: #fff;
    }

.cmnt_item {
    clear: both;
    overflow: hidden;
    *zoom: 1;
    padding: 0 0 12px 38px;
    border-bottom: 1px solid #f0f0f0;
    position: relative;
}

    .cmnt_item:last-child {
        border-bottom: none;
    }

.cmnt_top {
    clear: both;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    color: #00a0fe;
    margin: 14px 0 -8px -38px;
    position: relative;
}

.cmnt_base .cmnt_top {
    height: 40px;
    line-height: 24px;
    font-size: 12px;
    margin: 0 0 2px;
    color: #333;
}

.cmnt_top span:first-child {
    display: block;
    color: #3990e6;
    position: relative;
    padding-left: 38px;
    
    background-size: 100px auto;
    background-position: 0 -336px;
}

.cmnt_top .cmnt_source {
    display: block;
    color: #999;
    font-size: 10px;
    height: 16px;
    line-height: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.cmnt_top .cmnt_nick {
    display: block;
    height: 20px;
    line-height: 20px;
    font-style: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

    .cmnt_top .cmnt_nick em {
        display: inline-block;
        font-size: 10px;
        color: #aaa;
        margin-left: 4px;
        font-style: normal
    }

.phone {
    display: inline-block;
    vertical-align: middle;
    width: 0;
}

.cmnt_top .cmnt_time {
    display: block;
    height: 14px;
    line-height: 14px;
    font-size: 10px;
    color: #999;
    font-style: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.cmnt_base .cmnt_top span {
    padding-left: 0;
    background: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.cmnt_top span img {
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}

.cmnt_top code {
    font-size: 10px;
    color: #999;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    height: 24px;
    line-height: 24px;
    width: 45px;
    text-align: right;
}

.cmnt_top .editor {
    font-size: 9px;
    font-style: normal;
    line-height: 19px;
    padding: 0 10px 1px 21px;
    border: 1px solid #fe7358;
    border-radius: 10px;
    color: #fe7358;
    margin-left: 10px;

    background-size: 100px auto;
    background-position: 9px -539px;
}

.cmnt_base .cmnt_top code {
    font-size: 12px;
    color: #8b8b7e;
    top: 7px;
    width: 30px;
    text-align: center;
}

.cmnt_text {
    font-size: 15px;
    line-height: 20px;
    text-align: justify;
    color: #333;
    padding: 2px 0;
    word-break: break-all;
    word-wrap: break-word;
    margin-top: 2px;
    padding-right: .5rem;
}

.cmnt_quote {
    font-size: 12px;
    color: #3990e6;
    padding: 10px 5px;
    text-indent: 2em;
    background: #f2f2f2;
    margin: 10px 0 0 0;
    clear: both;
}

.cmnt_text a {
    margin-left: 10px;
    color: #5494EA;
    font-size: 12px;
}

.cmnt_op {
    position: absolute;
    right: 0;
    top: 13px;
    display: block;
    height: 16px;
    line-height: 16px;
    text-align: right;
    overflow: visible;
}

.cmnt_op_all {
    position: absolute;
    right: -284px;
    top: 0;
    z-index: 9;
    background: rgba(54,62,71,0.95);
    width: 264px;
    text-align: center;
    height: 44px;
    line-height: 44px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding-left: 20px;
}

    .cmnt_op a, .cmnt_op_all a {

        background-size: 100px auto;
        color: #aaa
    }

    .cmnt_op a, .cmnt_op_all a {
        display: inline-block;
        vertical-align: middle;
        height: 16px;
        line-height: 16px;
    }

        .cmnt_op_all a.pl {
            background-position: -46px -69px;
            width: 16px;
            padding: 0 16px;
        }

    .cmnt_op_all a {
        border-right: 1px solid #525960;
    }

        .cmnt_op_all a:last-child {
            border: none;
        }

        .cmnt_op_all a.good {
            padding-left: 22px;
            color: #fff;
            background-position: -60px -105px;
            font-size: 12px;
            position: relative;
            padding-right: 16px;
        }

            .cmnt_op_all a.good.on {
                background-position: 0 -136px
            }

.cmnt_op a.good {
    color: #999;
    background-position: 0 -105px;
    font-size: 12px;
    position: relative;
    padding-right: 10px;
}

    .cmnt_op a.good::after {
        width: 1px;
        content: '';
        display: inline-block;
        height: 14px;
        background: #dfdfdf;
        position: absolute;
        right: -1px;
        top: 1px;
    }

    .cmnt_op a.good.on {
        background-position: 0 -136px
    }

.cmnt_op a.cmntico {
    padding-left: 22px;
    color: #aaa;
    margin-left: 10px;
    background-position: 0 -69px;
    font-size: 12px;
    position: relative;
    padding-right: 5px;
}

.cmnt_op_all a.send {
    background-position: -42px -167px;
    width: 16px;
    padding: 0 20px;
}

.cmnt_op_all a.fold {
    background-position: 20px -190px;
    width: 16px;
    padding: 0 20px;
}

.cmnt_op a.unfold {
    width: 28px;
    background-position: -50px -190px;
}

.cmnt_op .fly, .cmnt_op_all .fly {
    position: absolute;
    display: inline-block;
    
    background-size: 100px auto;
    background-position: 0 -140px;
    width: 16px;
    height: 16px;
    left: 0;
    top: 0;
    opacity: 1;
    animation: flying 0.6s;
    -moz-animation: flying 0.6s; /* Firefox */
    -webkit-animation: flying 0.6s; /* Safari and Chrome */
    -o-animation: flying 0.6s; /* Opera */
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
