* {
    margin: 0;
    padding: 0;
    font-family: "microsoft yahei";
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

img {
    border: none;
}

ol,
ul,
li {
    list-style: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}

.framework_w {
    width: 1000px;
    margin: 0 auto;
}


/* 第一部分 */

.header {
    width: 100%;
    height: 370px;
    margin: 0 auto;
    background: url(20210429banner_pic.jpg)no-repeat center;
}

.header_top .tuanwang {
    margin: 25px 0 0 20px;
}

.header_top .qingbao {
    margin: 0 20px 15px 650px;
}

.header_top .qingwang {
    margin-bottom: 12px;
}

.header_bottom {
    margin-top: 50px;
    text-align: center;
}


/* 第二部分 */

.content-comment-list {
    width: 100%;
}

.content-comment-only-text,
.content-comment-only-texter {
    float: right;
}

.content-comment-only-text {
    width: 65%;
}

.content-comment-only-texter {
    width: 100%;
}

.content-comment-only-img {
    float: left;
    width: 30%;
}

.content-comment-only-text .content-fx {
    width: 15%;
    float: right;
    margin: 65px 0;
}

.content-comment-only-texter .content-fx {
    width: 10%;
    float: right;
    margin: 65px 0;
}

.content-fx span {
    color: #7f7f7f;
    font-size: 16px;
}

.fsB a {
    font-size: 24px;
    color: #444444;
    line-height: 36px;
}

.fsB a:hover {
    color: #c42d1f;
    text-decoration: none;
}

.content-comment-list ul li {
    width: 100%;
    margin: 30px 0px;
    border-bottom: 1px solid #dadada;
}

.content-comment-list ul li:first-child {
    margin-top: 15px;
}

.content-comment-list .button {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #ececec;
    text-align: center;
    font-size: 16px;
    margin-bottom: 110px;
    color: #7f7f7f;
    cursor: pointer;
}

.content-comment-list .button:hover {
    color: #c42d1f;
}

.content-commentR {
    float: left;
    width: 100%;
}

.content-commentR .content-fx {
    float: right;
    width: 10%;
    margin: 20px 0;
}