﻿body {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none
}

.head {
    width: 100%;
}
ul {
    padding: 0;
    margin: 0
}
.title {
    height: 1.125em;
    margin-top: 1.375em;
    font-weight: bold;
    line-height: 1.125em;
    margin-bottom: 1.375em;
}
.time {
    font-size: 0.8125em;
    letter-spacing: 0.125em;
    padding-left: 1.25em;
    padding-bottom: 0.875em;
}
.ss {
    width: 0.1875em;
    background: #5d9cec;
    height: 1em;
    float: left;
    height: 1.125em;
    margin-right: 0.875em;
}
.Nav {
    background: #f8f8f8;
    margin: 0 1.125em;
    height: 5.375em;
    border-radius: 0.375em;
    padding: 0.75em;
}
.qun {
    height: 2.1538em;
   /*line-height: 2.1538em;*/
    font-size: 0.8125em;
}
    .qun-title {
        height: 2.1538em;
        line-height: 2.1538em;
        display: block;
        width: 7.3em;
        float: left;
    }
.qun-num {
    height: 2.1538em;
    line-height: 2.1538em;
    display: block;
    float: left;
    width: 6.9em;
}
.qun-s {
    background: #5d9cec;
    /* height: 1.384em; */
    width: 2em;
    display: block;
    float: left;
    margin-top: 0.38em; 
    font-size: 0.923em;
    color: white;
    /* line-height: 1.384em; */
     padding: 0.1666em 0.385em;
    border-radius: 0.15em;
	text-align: center;
}

.content {
    margin: 0 1.125em;
}

.type {
    margin-top: 0.625em;
    height: 1.625em;
    margin: 0.625em 0;
    line-height: 1.625em;
}

    .type li {
        list-style: none;
        color: #c2c2c2;
        float: left;
        width: 25%;
        text-align: center;
    }

.visited {
    color: #333333;
    font-weight: bold;
    padding-bottom: 0.3125em;
    border-bottom: #333333 solid 0.1875em;
}
.l {
    float: left;
    width: 4em
}

.c {
    text-align: center;
    float:left;
}

.r {
    width: 4em;
   float:right
}
.fanli {
}

.chongzhi {
    display: none
}

.account {
    display: none
}

.other {
    display: none
}

.list {
    color: #666666;
    font-size: 0.8125em;
    padding: 1em 0;
    border-bottom: #f2f2f2 solid 0.0625em;
    margin: 0 0.125em;
}

.open-icon {
    background: url(/Images/kefu/open.png);
    background-size: 100% 100%;
    width: 0.5em;
    height: 1em;
    float: right;
}

.none {
    border: none
}
