body {
    background-color: #f7f7f7;
}

.ban {
    background: url('/template/images/huati.png');
}

.ban .h1 {
    font-size: 21px;
    color: #fff;
    text-align: center;
    padding: 50px 0;
    background-color: transparent;
}

.topicBlockBoxhot h2 {
    padding-left: 20px;
    margin-top: -20px;
}

.topicBlockBoxhot {
    background-color: #fff;
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 20px;
    line-height: 50px;
    padding-bottom: 20px;
    border-right: 20px #f7f7f7 solid;
}

.latestPosts {
    margin-right: 20px;
}

.latestPosts a {
    text-align: center;
    color: #727271;
    border: 1px solid #9f9f9f;
    padding: 8px 10px;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 12px;
}

.latestPosts a:hover {
    background-color: #1a73e8;
    border: 1px solid #1a73e8;
    color: #fff;
}

#hot {
    font-size: 14px;
    padding: 2px 5px;
    font-weight: 600;
    border-radius: 0 5px 0 5px;
    color: #fc6601;
    background-color: #ffeee5;
    margin-right: 5px;
}

#hotxin {
    font-size: 14px;
    padding: 2px 5px;
    font-weight: 600;
    border-radius: 0 5px 0 5px;
    color: #1ac7fe;
    background-color: #eaf8ff;
    margin-right: 5px;
}

.tagTab a {
    margin-top: -22px;
    border-bottom: 1px #e9e9e9 solid;
    padding: 5px 8px;
    position: relative;
    top: -108px;
    right: -1099px;
    font-size: 12px;
}

.topicBlockBox {
    width: 1200px;
    margin: 0 auto;
}

.topicBlock {
    float: left;
    margin: 0 auto;
    width: 580px;
    border-radius: 5px;
    background-color: #fff;
    margin-right: 20px;
    margin-bottom: 20px;
}

.firstTopic {
    margin: 0 auto;
    width: 530px;
    height: 132px;
}

.firstTopic:hover {
    margin: 0 auto;
    width: 530px;
    height: 132px;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 8%);
}

.firstTopic img {
    float: left;
    width: 150px;
    border-radius: 5px;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 8%);
}

.firstTopic h2 {
    font-size: 16px;
    font-weight: 600;
    padding-top: 10px;
    padding-left: 170px;
    padding-bottom: 5px;
}

.firstTopic p {
    margin: 0 auto;
    width: 530px;
    height: 72px;
    padding-left: 170px;
    color: #878787;
}

.firstTopic a div {
    border-top: 20px #fff solid;
    width: 530px;
    height: 132px;
    height: 50px;
}

.topicList .heading {
    line-height: 40px;
}

.topicList div {
    padding-left: 10px;
    margin: 5px 0;
}

.topicList div h2 {
    font-size: 16px;
    padding: 0 16px;
    border-bottom: 1px #c0c0c0 solid;
    margin-right: 18px;
}

.topicList div span {
    color: #9c9c9c;
    float: right;
    font-size: 14px;
    position: relative;
    right: 30px;
}

.more {
    text-align: center;
    padding-bottom: 10px;
    margin: 10px;
}

.more a {
    color: #2a64b0;
    text-decoration: none;
}

.more a:hover {
    color: #3faedf;
    text-decoration: none;
}

.bg-white,h1 {
    background-color: #b8b8b8;
}

.title-l h2 {
    margin-left: 20px;
}

.bg-white .x12 {
    color: #fff;
    background-color: #b8b8b8;
}

.line .x12 {
    margin-bottom: 20px;
    border-radius: 5px;
}

.line .tags {
    text-align: center;
    color: #727271 !important;
    border: 1px solid #9f9f9f !important;
    padding: 5px 10px;
    margin-left: 10px;
    margin-right: 2px;
    font-size: 12px;
}

.line .tags:hover {
    background-color: #1a73e8;
    border: 1px solid #1a73e8 !important;
    color: #fff !important;
}