body {
    margin: 0;
    padding: 0;
    font-family: "Helvetica Neue",
        Helvetica,
        "PingFang SC",
        "Hiragino Sans GB",
        "Microsoft YaHei",
        "微软雅黑",
        Arial,
        sans-serif;
    background-color: #f7f7f7;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
pre,
form,
fieldset,
input,
textarea,
blockquote,
p,
object {
    padding: 0;
    margin: 0
}

table,
td,
tr,
th {
    font-size: 12px
}

li {
    list-style-type: none
}

img {
    vertical-align: top;
    border: 0
}

ol,
ul {
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 12px;
    font-weight: normal
}

address,
cite,
code,
em {
    font-weight: normal;
    font-style: normal
}

a {
    text-decoration: none;
    color: #999;
    cursor: pointer;
}

a:hover {
    text-decoration: none;
    color: #7a0517;
}

.header {
    height: 100px;
    background-color: #ce0d3a;
}

.header_re {
    height: 120px;
    background-color: #ce0d3a;
}

.w1000 {
    width: 1200px;
    margin: 0 auto;
    min-height: 0;
    overflow: hidden;
}

.flex {
    display: flex;
    align-items: center;
}

.header_bar {
    height: 100px;
    justify-content: space-between;
}

.header_bar_re {
    height: 120px;
    justify-content: space-between;
}

.user a {
    display: block;
    margin-left: 20px;
    color: #fff;
    font-size: 16px;
}

.sou_logo {
    width: 320px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.sou_main {
    padding-top: 30px;
}

.sou_box {
    width: 820px;
    height: 40px;
    margin: 0 auto;
    padding: 5px 0;
    border: 2px solid #ce0d3a;
    border-radius: 5px;
    margin: 0 auto;
}

.sou_ipt {
    height: 30px;
    padding: 5px 30px;
    flex: 1;
    font-size: 16px;
    color: #333;
    border-radius: 5px;
    border: none;
    background-color: #f7f7f7;
}

.sou_ipt:focus {
    outline: medium;
}

.sou_btn {
    width: 120px;
    height: 50px;
    margin-left: auto;
    cursor: pointer;
    background-color: #ce0d3a;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    font-family: '楷体';
}

.sou_tags {
    width: 965px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 20px auto;
}

.sou_tags a {
    width: 173px;
    height: 49px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #555;
    font-size: 16px;
    margin: 10px;
    cursor: pointer;
    background: url('/static/img/ccr/2.png') no-repeat;
}

.sou_tags a:hover {
    background: url('/static/img/ccr/1.png') no-repeat;
    color: #7a0517;
}

.sou_bar {
    width: 460px;
    height: 80px;
}

.sou_bar_box {
    width: 450px;
    height: 40px;
    padding: 5px;
    border-radius: 40px;
    background-color: #fff;
}

.sou_bar_ipt {
    height: 30px;
    padding: 5px 20px;
    flex: 1;
    font-size: 16px;
    color: #333;
    border-radius: 30px;
    border: none;
}

.sou_bar_ipt:focus {
    outline: medium;
}

.sou_bar_btn {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-left: auto;
    cursor: pointer;
}

.sou_bar_btn img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.sou_bar_tags {
    margin-top: 8px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: 300;
}

.sou_bar_tags a {
    cursor: pointer;
    margin-right: 10px;
    color: #fff;
}

.sou_bar_tags a:hover {
    color: #fff;
}

.results {
    padding: 30x;
    margin-top: 50px;
}

.items {
    padding: 40px 20px;
    border-bottom: 1px solid #f1f1f1;
    justify-content: space-between;
}

.thumb {
    width: 196px;
    height: 196px;
}

.thumb a {
    display: block;
    width: 196px;
    height: 196px;
}

.detail {
    width: 220px;
    font-size: 16px;
    color: #666;
}

.name {
    font-weight: 600;
    color: #333;
    font-size: 18px;
    margin-bottom: 10px;
}

.works {
    width: 422px;
    justify-content: space-between;
}

.works-img {
    width: 196px;
    height: 196px;
}

.works-img a {
    display: block;
    width: 196px;
    height: 196px;
}

.sou_num {
    font-size: 18px;
    font-weight: 300;
    color: #666;
}

.results {
    min-height: 500px;
}

.pages {
    padding-top: 50px;
    text-align: center;
}

#top_hd {
    width: 540px;
    min-height: 0;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 20px;
}


#top_hd ul li {
    min-height: 0;
    overflow: hidden;
    display: flex;
    justify-content: flex-start;
    padding: 20px 0;
    border-bottom: 1px solid #f1f1f1;
}

#top_hd ul li .hd_thumb {
    display: block;
    width: 165px;
    height: 115px;
    border-radius: 5px;
    overflow: hidden;
    margin-right: 15px;
}

#top_hd ul li .hd_thumb img {
    width: 165px;
    height: 115px;
    object-fit: cover;
    overflow: hidden;
}

#top_hd ul li .hd_info {
    height: 90px;
    margin-left: 90px;
}

#top_hd ul li .hd_info a {
    color: #666;
}

#top_hd ul li .hd_info h3 {
    min-height: 26px;
    font-size: 16px;
    line-height: 26px;
}

#top_hd ul li .hd_info p {
    font-size: 12px;
    line-height: 20px;
}
.news_info {
    flex: 1;
    font-size: 14px;
    color: #999;
}
.news_info h3 a {
    font-size: 16px;
    color: #333;
}
.news_info h3 a:hover{color:red;}
.news_info h3 {
    margin-bottom: 10px;
}
.news_info .meta {
    color: #999;
    margin-top: 10px;
}
#ewm_ccr {
    width: 400px;
    min-height: 0;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    padding-top: 100px;
}

#ewm_ccr span {
    display: inline-block;
    border: 1px solid #ccc;
}

.news_section {
    width: 960px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 5px;
}
.news_left {
    float: left;
    width: 580px;
}
.tit_bar {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 50px;
    padding: 0 20px;
}
.tit_bar p {
    font-size: 18px;
}
.tit_bar a {
    margin-left: auto;
    font-size: 14px;
    color: #999;
}
.news_right {
    width: 370px;
    float: right;
}
.bttom_right {
    font-size: 14px;
    color: #666;
}
.mfy_list {
    padding: 10px 20px;
}
.mfy_list ul li {
    font-size: 16px;
    display: flex;
    justify-content: flex-start;
    height: 44px;
    align-items: center;
}

.mfy_list ul li a {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #333;
    display: block;
    flex: 1;
}
.mfy_list ul li a:hover{color:red;}
.mfy_list ul li .ico {
    width: 18px;
    height: 18px;
    background-color: #f0f0f0;
    font-size: 12px;
    color: #c2c2c2;
    border-radius: 50%;
    text-align: center;
    line-height: 18px;
    margin-right: 5px;
}
#footer_info {
    padding-top: 10px;
    border-top: 1px solid #ccc;
}
.mfy_list ul li .k1 {
    background-color: #faba4e;
    color: #fff;
}
.mfy_list ul li .k2 {
    background-color: #a9cdf1;
    color: #fff;
}

.mfy_list ul li .k3 {
    background-color: #dcc6ae;
    color: #fff;
}