* {
    margin: 0;
    padding: 0;
}

.wrap {
    width: 100%;
    background: #f2f2f2;
    font-size: 16px;
    overflow: hidden;
    margin-top: -10px;
}
.top {
    max-width: 720px;
    text-align: center;
    margin: 0 auto;
}
.top img {
    width: 100%;
    /*margin-left: 10%;*/
    /*text-align: center;*/
    padding-top: 10px;
}
.main {
    margin: 0 auto;
    max-width: 700px;
    padding: 0 10px 10px 10px;
    background: #fff;
}

a {
    text-decoration: none;
    text-align: center;
}

.qy, .content {
    width: 96%;
    height: 30%;
    margin-left: 2%;
    margin-top: 3%;
    color: #333333;
    line-height: 5vh;
}
.date {
    width: 100%;
    margin-top: 3%;
    text-align: left;
    color:#607fa6;
    font-size: 11px;
}
.date .border-radius {
    width: 40px;
    border: 1px solid #999999;
    border-radius: 10px;
    text-align: center;
    font-size: 11px;
    display: inline-block;
}
.date .V {
    color: #034abc;
    font-size: 13px;
}
.content_title {
    font-size: 20px;
    font-weight: 600;
    color: #333;
    padding: 30px 0 10px 0;
    border-bottom: 1px solid #ddd
}
.content .text {
    text-indent: 2em;
    padding: 16px 0;
    line-height: 1.5;
}

.content .img {
    padding: 0;
    width: 100%;
    margin-left: 0;
    display: block;
}
.content .picture {
    width: 70%;
    margin: 0 auto;
    display: block;
}
.orange {
    background: yellow;
}

.red {
    color: #ff0000;
    font-weight: bold;
}

.content .L {
    padding: 0;
    width: 100%;
    margin: 0 auto;
}

.message {
    width: 100%;
    height: 50%;
    position: relative;
    background: #ffffff;
}

.line {
    width: 30%;
    position: relative;
    background: #ff0000;
}

.line_a {
    margin-top: -2px;
    left: 70%;
}

.discuss {
    width: 50%;
    height: 13%;
    font-size: 16px;
    position: absolute;
    margin-top: -10px;
    left: 50%;
    margin-left: -5%;
    color: #999999;
}

.user1, .user2, .user3, .user4, .user5, .user6, .user7, .user8, .user9, .user10, .user11, .user12, .user13 {
    width: 100%;
    height: 40%;
    position: relative;
    /*left: 2%;*/
}

.head_img {
    width: 10%;
    margin-top: 3%;
    margin-left: 2%;
}

.user {
    width: 70%;
    height: 10%;
    margin-left: 18%;
    margin-top: -11%;
    line-height: 3vh;
}

.user_name, .author {
    width: 100%;
    height: 3%;
    color: #999999;
    font-size: 16px;
}

.user_content {
    width: 100%;
    height: 8%;
    font-size: 15px;
    line-height: 5vh;
    margin-bottom: 10px;
}

.date_msg {
    width: 100%;
    height: 3%;
    color: #999999;
    font-size: 16px;
    line-height: 4vh;
}

.green {
    width: 1.5%;
    height: 20px;
    margin-top: -12px;
}

.user_hr {
    width: 100%;
    background: #000000;
}

.author {
    margin-top: -30px;
    margin-left: 10px;
    line-height: 4vh;
}

.reply {
    color: #000000;
    font-size: 13px;
    margin-left: 1%;
}

.niu {
    width: 4%;
    position: absolute;
    margin-left: 85%;
    top: -5%;
    float: left;
}

.niu_N {
    width: 5%;
    height: 3%;
    font-size: 16px;
    color: #999999;
    float: left;
    position: absolute;
    top:-5%;
    left: 89%;
}

.Number {
    width: 60%;
    height: 3%;
    position: relative;
}

.read_num, .jt {
    width: 10%;
    height: 3%;
    font-size: 13px;
    color: #999999;
    margin-left: 5%;
    margin-top: -2%;
}

.niu_num {
    width: 6%;
    position: absolute;
    left: 30%;
    top: -9%;
}

.jt {
    margin-left: 12%;
}
.foot {
    width: 100%;
    color: #bbbbbb;
    margin-top: 1%;
    font-size: 13px;
    text-align: center;
}
.foot .foot_nav {
    width: 100%;
    /*margin: 0 auto;*/
    list-style: none;
    text-align: center;
    position: relative;
}
.foot .foot_nav li {
    display: inline-block;
    padding: 0 6px;
}
.foot .foot_nav li:after {
    content: "";
    width: 0;
    height: 10px;
    position: absolute;
    top: 3px;
    right: 50%;
    border: 1px solid #9d9d9d;
}
.foot .foot_nav li a {
    width: 5%;
    font-size: 13px;
    color: #bbbbbb;
}
.foot .company {
    width: 100%;
   text-align: center;
    color: #bbbbbb;
    font-size: 13px;
}
.foot .Copyright a {
    color: #999999;
}
.foot .Copyright ,.foot .address,.foot .sign {
    width: 100%;
    text-align: center;
}
