body {
    /* border: 5px solid blue !important; */
    height: auto !important;
}

.index_page_Browse {
    width: 1200px;
    margin: 40px auto 0;
    display: flex;
}

.index_page_Browse>div {
    /* border: 1px solid red; */
}

.index_page_Browse_left {
    margin-top: 12px;
    padding: 185px 0 0 43px;
    width: 74px;
    height: 238px;
    background-image: url('../img/shijingku/title.png');
    background-size: 100%;
    background-repeat: no-repeat;
}

.index_page_Browse_left p {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    text-align: center;
    line-height: 16px;
    width: 15px;
    height: 16px;
}

.index_page_Browse_left .BGiage {
    background-image: url('../img/shijingku/arrowhead.png');
    background-size: 12px;
    background-position: 1px 5px;
    background-repeat: no-repeat;
    height: 18px;
}

.index_page_Browse_left>div {
    width: 17px;
    cursor: pointer;
}

.index_page_Browse_rigth {
    flex: 1;
    /* border: 1px solid red */
}

.index_page_Browse_rigth>div {
    display: flex;
    flex-wrap: wrap;
}

.index_page_Browse_rigth>div>div {
    width: 500px;
    height: 50px;
    margin-left: 50px;
    box-shadow: 0px 1px 0px 0px #BBB0A2;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 51px;
    white-space: nowrap;
    /* 不换行 */
    overflow: hidden;
    /* 超出部分隐藏 */
    text-overflow: ellipsis;
    /* 使用省略号表示被隐藏的文本 */
    cursor: pointer;
}



.index_page .page_container {
    display: none;
}


.index_page_ResourceNavigation {
    width: 1200px;
    height: 360px;
    /* border: 1px solid red; */
    margin: 60px auto 0;
}

.index_page_ResourceNavigation>div {
    width: 100%;
    height: 100%;
    cursor: pointer;
    /* border: 2px solid blue; */
}

.index_page .header .headerLIist {
    padding-top: 1px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 15px;
    display: flex;
    cursor: pointer;
}

.index_page .header .headerLIist>img {
    height: 17px;
    margin-right: 10px;
}

.index_page .header .headerLIist>span {
    margin-right: 30px;
}

.index_page .header .headerLIist img,
span {
    vertical-align: middle;
}

.index_page .header .s-box-user2>div {
    display: flex;
}

.index_page .header .s-box-user2 {
    display: block !important;
    position: absolute;
    top: 50%;
    margin-top: 0;
    transform: translateY(-50%);

}

.index_page .header .s-box-user .work_login_02 span a {
    display: none;
}

.index_page .header .s-box-user a {
    font-size: 16px !important;
    color: #333333;
}





















.body_index_page {
    background-image: url('../img/shijingku/Shading.jpg');
    background-size: 100% auto;
}

.body_index_page .index_page_SmallWaves {
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    height: 100%;
    background-image: url('../img/shijingku/SmallWaves.png');
    background-size: 100%;
}

.index_page {
    position: relative;
    padding-bottom: 200px;
}

.index_page .index_page_header {
    /* border: 5px solid red; */
    background-image: url('../img/shijingku/cover.png');
    background-size: contain;
    background-position: center top;
    background-repeat: no-repeat;
}

.index_page .cpn_search_box {
    background-color: rgba(0, 0, 0, 0);
    margin: 30px 0 10px;
    box-shadow: none;
    background-image: none !important;
    height: 150px;
}

.index_page .index_page_leftTop_img {
    position: absolute;
    top: 71px;
    left: 128px;
}

.index_page .index_page_leftTop_img img {
    width: 97px;
    height: 515px;
}

/* 首页footer隐藏 */
.index_page .footer {
    /* display: none; */
    position: inherit!important;
    z-index: -1;
}

.index_page .header_index {
    background-color: rgba(0, 0, 0, 0);
}

.index_page .header_index .header_info {
    display: none;
}

/* 开通会员 隐藏 */
.disabled {
    display: none;
}

.header .s-box-user .work_login_02 span a::after {
    background: none;
    content: "";
}

/* 开通会员 隐藏 */
.index_page .header {
    padding-right: 15px;
}

/* 头部宽度 */
.index_page .header_index>div {
    width: 100%;
}

/* 首页检索类 */
.index_page .s-area-nav {
    display: none;
}

/* 首页热搜词 */
.index_page .s-area-hot {
    display: none;
}


/* 首页检索栏宽度 */
.index_page .cpn_search_box .s-area-main .s-input {
    width: 745px;
}

.index_page .cpn_search_box .s-area-main .s-btn,
.index_page .cpn_search_box .s-area-main .s-input input,
.index_page .cpn_search_box .s-area-main .s-select .el-input input {
    height: 60px !important;
}

.index_page .cpn_search_box .s-area-main .s-link.no_result {
    line-height: 60px !important;
    font-size: 18px;
}

.tuijian {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 80px;
}

.tuijian img {
    height: 50px;
}

.tuijian img:nth-child(1) {
    margin-right: 20px;
}

.guwen {
    width: 100%;
    max-width: 400px;
    position: absolute;
    display: block!important;
    right: 40px;
    top: 80px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    line-height: 15px;
    text-align: right;
}