﻿body {
    box-sizing: border-box;
    background: linear-gradient(180deg, #f7f8fa, #ffffff 48%, #f7f8fa);
}

/* 通用content */
.bl-sub-content {
    width: 1200px;
    margin: auto;
    padding-top: 0px !important;
}

.bl-sub-content.sp {
    padding-top: 30px;
}

.bl-sub-content-list {
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 20px;
    box-sizing: border-box;
    background: #ffffff;
    box-shadow: 0px 2px 8px #ececec;
}

.bl-sub-content-list-item {
    color: #303133;
    overflow: hidden;
    border-bottom: 1px dashed #e1e1e1;
    line-height: 80px;
    /* margin: 17px 0; */
}

.bl-sub-content-list-item.important span.title {
    color: #f55656 !important;
}

.bl-sub-content-list-item:hover {
    cursor: pointer;
}

.bl-sub-content-list-item.important:hover span {
    color: #bc4141 !important;
}

.bl-sub-content-list-item:hover .title,
.bl-sub-content-list-item:hover .time {
    color: #3664d1;
    /* font-weight: 700; */
}

.bl-sub-content-list-item:hover.important .title::before {
    font-weight: normal;
}

.bl-sub-content-list-item:hover .title:before {
    background: #3664d1;
    width: 4px;
    height: 4px;
    margin-top: -2px;
}

.bl-sub-content-list-item .title {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    padding-left: 10px;
    position: relative;
    display: inline-block;
    width: 90%;
    width: calc(100% - 100px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bl-sub-content-list-item .time {
    font-size: 14px;
    float: right;
    color: #606266;
}

.bl-sub-content-list-item.important .title:before {
    content: unset;
}

.bl-sub-content-list-item.important .title>svg {
    font-size: 16px;
    margin-left: -10px;
    top: -3px;
    position: relative;
}

.bl-sub-content-list-item .title:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #3664d1;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-top: -2px;
    left: 0;
}

.bl-sub-content-list-title {
    /* border-bottom: 3px solid #303133; */
    padding-bottom: 20px;
    overflow: hidden;
    padding-top: 1px;
    position: relative;
}

.bl-sub-content-list-title svg {
    font-size: 100px;
    width: 196px;
    height: 60px;
}

.bl-sub-content-list-title .title {
    color: #fff;
    font-size: 30px;
    text-align: left;
    color: #ffffff;
    line-height: 30px;
    letter-spacing: 4px;
    position: absolute;
    line-height: 60px;
    top: 0;
    left: 20px;
}

.bl-sub-content-list-title .text {
    /* display: inline-block; */
    float: left;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 2px;
    height: 30px;
    color: #303133;
}

.bl-sub-content-list-title.small {
    padding-bottom: 18px;
}

/* 面包屑 */
.bl-sub-crumbs {
    margin-bottom: 50px;
    font-size: 0;
}

.bl-sub-crumbs-item {
    color: #909399;
    font-size: 16px;
    display: inline-block;
    margin-right: 5px;
}

.bl-sub-crumbs-item:hover {
    color: #3664d1;
}

.bl-sub-crumbs-item:after {
    content: ">";
    color: #909399;
    display: inline-block;
    margin-left: 5px;
}

.bl-sub-crumbs-item.current {
    color: #303133;
}

.bl-sub-crumbs-item.current:after {
    content: "";
    margin: 0;
}

.bl-sub-bread {
    margin: auto;
    margin-top: 20px;
    font-size: 18px;
    margin-bottom: 25px;
    width: 1200px;
    color: #909399;
}

.bl-sub-bread>a {
    color: #909399;
    margin-right: 5px;
}

.bl-sub-bread>svg {
    font-size: 25px;
    position: relative;
    top: -2px;
}

.bl-sub-bread>a:hover {
    color: #3664d1;
}

.bl-sub-bread span {
    margin-left: 5px;
    color: #909399;
}

.bl-sub-bread span:last-child {
    color: #303133;
}

/* header */
.bl-header-menu {
    width: 1200px;
    margin: 10px auto 0 auto;
    background: #fff;
    border-radius: 4px 4px 0 0;
    /* position: relative;
    top:1px; */
}

.bl-header-menu>span {
    font-size: 20px;
    font-weight: 400;
    margin: 11px 56px;

}

.bl-header-menu>div {
    top: 48px;
}

.bl-sub-header {
    background: url("../img/index/index-bg.png");
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/index/index-bg.png',sizingMethod='scale')";
    background-size: cover;
    width: 100%;
    padding-bottom: 1px;
}

.bl-index-header {
    width: 1200px;
    margin: auto;
    color: #fff;
    box-sizing: border-box;
}

.bl-index-header-logo {
    width: 93px;
    height: 74px;
    opacity: 1;
    float: left;
    margin-top: 17px;
}

.bl-index-header-left {
    float: left;
    padding-left: 20px;
    margin-top: 17px;
}

.bl-index-header-sub-title {
    font-family: SimSun;
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
}

.bl-index-header-title {
    font-size: 39px;
    font-weight: 500;
    line-height: 46px;
    letter-spacing: 6px;
    margin-top: 10px;
    text-shadow: 0px 2px 6px rgb(27 54 118);
}

.bl-index-header-right {
    float: right;
}

.bl-index-header-search {
    font-size: 0;
    position: relative;
    height: 36px;
    line-height: 36px;
    margin-top: 16px;
}

.bl-index-header-search>.bl-index-header-search-button {
    background: #3664d1;
    box-sizing: border-box;
    padding: 0px 14px;
    border: 1px solid #fff;
    cursor: pointer;
    border-radius: 0px 4px 4px 0px;
}

.bl-index-header-search>input {
    border: none;
    border-radius: 0;
}

.bl-index-header-search>span {
    display: inline-block;
    height: 36px;
    vertical-align: middle;
}

.bl-index-header-search-class {
    position: relative;
    width: 105px;
}

.bl-index-header-search-class-select {
    padding: 10px 0;
    border-radius: 2px;
    display: none;
    background: #fff;
    top: 40px;

    z-index: 4;
    position: absolute;
    width: 105px;
    box-shadow: 0px 0px 10px 0px rgba(116, 116, 116, 0.39);
}

.bl-index-header-search-class-select>li {
    font-size: 16px;
    color: #303133;
    text-align: center;
    cursor: pointer;
}

.bl-index-header-search-class-select>li:hover {
    color: #3664d1;
    background: #eff3fc;
}

.bl-index-header-search-current-class {
    box-sizing: border-box;
    background-color: #f8f8ff;
    color: #a7a8ab;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
    padding-right: 24px;
    padding-left: 15px;
    letter-spacing: 2px;
    cursor: pointer;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.bl-index-header-search-current-class i {
    position: absolute;
    right: 5px;
}

.bl-index-header-search-history {
    position: absolute;
    z-index: 4;
    display: none;
    width: 356px;
    background: #fff;
    z-index: 4;
    top: 40px;
    box-sizing: border-box;
    border-radius: 2px;
    box-shadow: 0px 0px 10px 0px rgba(116, 116, 116, 0.39);
    padding-bottom: 10px;
    /* height: 10; */
}

.bl-index-header-search-history>span {
    color: #a7a8ab;
    font-size: 16px;
    padding-left: 20px;
    display: block;
    margin-top: 8px;
}

.bl-index-header-search-history-select>li {
    font-size: 16px;
    color: #303133;
    text-align: left;
    cursor: pointer;
    padding-left: 20px;
}

.bl-index-header-search-history-select>li:hover {
    color: #3664d1;
    background: #eff3fc;
}

.bl-index-header-login {
    font-size: 16px;
    margin-top: 17px;
    /* line-height: 40px; */
    display: block;
    text-align: right;
}

.bl-index-header-login>svg {
    vertical-align: middle;
    font-size: 20px;
}

.bl-index-header-login>img {
    vertical-align: middle;
    width: 18px;
    height: 18px;
    border: 1px solid #000;
}

.bl-index-header-login span {
    cursor: pointer;
    vertical-align: middle;
}

.bl-index-header-phone {
    clear: both;
    text-align: right;
    font-size: 17px;
    padding-top: 30px;
}

.bl-index-header-phone>img {
    width: 30px;
    vertical-align: middle;
}

.bl-index-header-phone>span {
    vertical-align: middle;
}
