@charset "UTF-8";

html, body {
    margin: 0;
    padding: 0;
    outline: none;
    font-family: "PingFang SC", Helvetica, Arial, "Hiragino Sans GB", "Microsoft Yahei", STHeiTi, sans-serif;
    background: #F0F1F5;
}

ul, li {
    margin: 0;
    padding: 0;
    list-style: none;
}

img {
    border: none;
    outline: none;
}

a {
    text-decoration: none;
}

.zc-top {
    width: 100%;
    min-width: 1200px;
    height: 550px;
    margin: 0 auto;
    background: url("/image/web/zc_top_bg-d8c87c6de8ee52d50eedd52bd7473129.png") no-repeat;
    background-size: cover;
}

.zc-top-con {
    width: 1200px;
    height: 550px;
    margin: 0 auto;
}

.zc-logo {
    padding-top: 30px;
}

.zc-title {
    font-size: 77px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #04429A;
    letter-spacing: 10px;
    text-align: center;
    margin: 10px 0 25px;
}

.zc-search {
    width: 750px;
    margin: 0 auto;
}

.zc-search input {
    width: 620px;
    height: 66px;
    background: #FFFFFF;
    box-shadow: 0 7px 11px 0 rgba(59, 76, 114, 0.07);
    border-radius: 11px;
    border: none;
    outline: none;
    padding-left: 10px;
    font-size: 25px;
}

.zc-search button {
    width: 112px;
    height: 66px;
    background: url("/image/web/zc_icon_sou-d8e9f1c2b72097d08295ad1c986b9b05.png") no-repeat center #327EEA;
    border-radius: 0 11px 11px 0;
    border: none;
    cursor: pointer;
    position: relative;
    top: 23px;
    left: -12px;
}

.zc-search-hot {
    margin: 15px 0 30px 230px;
}

.zc-search-hot span {
    display: inline-block;
    width: 19px;
    height: 19px;
    background: url("/image/web/icon_hot-a63bb8d07368b6a9de84614be6c43ab7.png") no-repeat;
    position: relative;
    top: 3px;
}

.zc-search-hot label {
    width: 100px;
    height: 22px;
    font-size: 16px;
    font-weight: 500;
    color: #747A90;
    line-height: 22px;
    margin-left: 5px;
}

.zc-search-hot a {
    height: 45px;
    font-size: 16px;
    font-weight: 500;
    color: #5C606F;
    line-height: 22px;
    margin: 0 10px;
}

.zc-nav {
    width: 1200px;
    height: 60px;
    margin-top: 135px;
    position: relative;
}

.zc-nav-middle {
    width: 1120px;
    overflow: hidden;
    margin: 0 auto;
}

.zc-nav-con {
    width: max-content;
    height: 60px;
    position: relative;
}

.zc-nav-left {
    width: 28px;
    height: 28px;
    background: #E87E5A;
    border: 2px solid #FFFFFF;
    border-radius: 20px;
    position: absolute;
    left: 0;
    top: 15px;
    cursor: pointer;
    z-index: 999;
    box-sizing: border-box;
}

.zc-nav-left span {
    color: white;
    font-size: 25px;
    position: relative;
    top: -2px;
    left: 3px;
}

.zc-nav-right {
    width: 28px;
    height: 28px;
    background: #E87E5A;
    border: 2px solid #FFFFFF;
    border-radius: 20px;
    position: absolute;
    right: 0;
    bottom: 15px;
    cursor: pointer;
    z-index: 999;
    box-sizing: border-box;
}

.zc-nav-right span {
    color: white;
    font-size: 25px;
    position: relative;
    top: -2px;
    left: 5px;
}

.zc-nav-con a {
    display: inline-block;
    font-size: 18px;
    color: #4B4D52;
    padding: 0 35px;
    height: 60px;
    line-height: 60px;
    background: #FFFFFF;
    box-shadow: 0 2px 6px 0 rgba(178, 182, 188, 0.31);
    border-radius: 31px;
    margin-right: 10px;
}

.zc-nav-con a.active, .zc-nav-con a:hover {
    color: white;
    background: #327EEA;
}

.zc-list {
    width: 1200px;
    margin: 60px auto;
}

.zc-list a {
    display: block;
    height: 145px;
    background: #FFFFFF;
    border-radius: 18px;
    opacity: 0.79;
    margin-bottom: 20px;
    padding: 20px;
}

.zc-list a:hover .zc-list-item-top .left span {
    font-size: 24px;
    font-weight: bold;
}

.zc-list-item-top {
    height: 50px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.zc-list-item-top .left {
    width: 1060px;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zc-list-item-top .left::before {
    display: inline-block;
    content: "";
    width: 43px;
    height: 45px;
    background: url("/image/web/icon_question-fa8a99f00995247cb227592d9dce5292.png") no-repeat;
    margin-right: 15px;
    position: relative;
    top: 15px;
}

.zc-list-item-top .left span {
    font-size: 24px;
    color: #283C94;
}

.zc-list-item-top .right {
    font-size: 16px;
    color: #737993;
    padding-top: 10px;
}

.zc-list-item-bottom {
    width: 1100px;
    border-top: 1px solid #E1E1E1;
    margin-left: 70px;
    margin-top: 10px;
    padding-top: 20px;
    display: flex;
}

.zc-list-item-bottom .left span {
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    border-radius: 20px;
    color: white;
    text-align: center;
    font-size: 16px;
    background: #B1B4BB;
    margin-right: 10px;
}

.zc-list-item-bottom .right {
    font-size: 18px;
    color: #464950;
    line-height: 32px;
    height: 64px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.zc-list-item-bottom .right span {
    color: #E87E5A;
}

.zc-page {
    width: 1200px;
    margin: 10px auto;
    text-align: center;
}

.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}