﻿body {
    background: #eee
}

.lw_box {
    width: 1200px;
    margin: 0 auto 20px;
    overflow: hidden
}

.lw_box .lw_left {
    width: 990px;
    float: left;
    min-height: 600px
}

.lw_box .lw_left .lw_body {
    padding: 20px 90px;
    height: auto;
    /*text-align: center;*/
    position: relative;
    background: #fff
}

.lw_box .lw_left .lw_body h2 {
    font-size: 20px;
    color: #202020;
    text-align: center;
    line-height: 60px;
    margin-bottom: 8px;
    font-weight: 400;
    margin-top: 34px
}

.lw_box .lw_left .lw_body .line {
    width: 900px;
    height: 1px;
    background: rgba(30, 94, 148, 0.11);
    margin-top: 1px
}

.lw_box .lw_left .lw_body .lw_abstract {
    color: #585858;
    font-size: 14px;
    line-height: 28px;
    margin: 10px 0 10px 0;
    text-align: left;
    font-family: '宋体'
}

.lw_box .lw_left .lw_body .keyWords {
    color: #585858;
    font-size: 14px;
    line-height: 28px;
    margin: 10px 0 10px 0;
    text-align: left;
    font-family: '宋体'
}

.lw_box .lw_left .lw_body .lw_info {
    height: 30px;
    line-height: 30px;
    display: flex;
    justify-content: space-around
}

.lw_box .lw_left .lw_body .lw_info span label {
    color: #848F98;
    font-size: 12px
}

.lw_box .lw_left .lw_body .lw_info span b {
    color: #4B5154;
    font-weight: 400;
    font-size: 12px
}

.lw_box .lw_left .lw_body .lw_info span .down {
    color: #F44336
}

.lw_box .lw_left .lw_body .lw_info span > a {
    font-size: 12px;
    color: black
}

.lw_box .lw_left .lw_body .read_pdf {
    width: 92px;
    height: 32px;
    background: #df7d25;
    border-radius: 2px;
    margin: 20px auto 14px;
    border: 0;
    outline: 0;
    color: #fff;
    font-size: 14px;
    cursor: pointer
}

.lw_box .lw_left .lw_body .all_comfrom {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.85);
    border-top: 1px dashed #ddd;
    padding-top: 10px;
    display: none;
    cursor: pointer
}

.lw_box .lw_left .lw_body .pdf_box {
    width: 810px;
    height: 600px;
    margin: 0 auto 40px;
    position: absolute;
    z-index: -1
}

.lw_box .lw_left .lw_adv {
    width: 100%;
    height: 116px;
    margin: 20px auto
}

.lw_box .lw_left .lw_adv img {
    width: 100%;
    height: 100%
}

.lw_box .lw_left .reco_lw {
    width: 100%;
    margin: 20px auto
}

.lw_box .lw_left .reco_lw .reco_head {
    width: 100%;
    height: 38px;
    border-bottom: 1px solid #1E5E94;
    line-height: 38px
}

.lw_box .lw_left .reco_lw .reco_head .reco_title {
    width: 80px;
    background: #1E5E94;
    color: #fff;
    font-size: 14px;
    letter-spacing: .3em;
    padding-left: 10px;
    position: relative;
    float: left
}

.lw_box .lw_left .reco_lw .reco_head .reco_title:after {
    content: '';
    position: absolute;
    right: -38px;
    top: 0;
    border: 19px solid;
    border-color: transparent transparent #1E5E94 #1E5E94
}

.lw_box .lw_left .reco_lw .lw_boxs {
    float: left;
    width: 100%;
    padding-bottom: 40px;
    background: #fff
}

.lw_box .lw_left .reco_lw .lw_boxs .lw_box_header {
    height: 46px;
    border-bottom: 1px solid #dddddd;
    line-height: 46px
}

.lw_box .lw_left .reco_lw .lw_boxs .lw_box_header span {
    color: #AAAAAA;
    font-size: 12px;
    display: inline-block;
    text-align: center;
    width: 60px;
    float: left
}

.lw_box .lw_left .reco_lw .lw_boxs .lw_box_header span:nth-child(1) {
    width: 420px;
    text-align: left;
    padding-left: 20px
}

.lw_box .lw_left .reco_lw .lw_boxs .lw_box_header span:nth-child(2) {
    width: 130px
}

.lw_box .lw_left .reco_lw .lw_boxs .lw_box_header span:nth-child(3) {
    width: 108px
}

.lw_box .lw_left .reco_lw .lw_boxs .lw_box_header span:nth-child(4) {
    width: 80px
}

.lw_box .lw_left .reco_lw .lw_boxs .lw_box_header span:nth-child(5) {
    width: 100px
}

.lw_box .lw_left .reco_lw .lw_boxs .lw_item_box {
    height: auto;
    width: 960px;
    padding-left: 20px
}

.lw_box .lw_left .reco_lw .lw_boxs .lw_item_box .lw_item {
    height: 62px;
    border-bottom: 1px dashed #dddddd;
    padding-top: 2px
}

.lw_box .lw_left .reco_lw .lw_boxs .lw_item_box .lw_item .lw_info {
    font-size: 12px;
    line-height: 22px;
    margin-top: 6px;
    overflow: hidden
}

.lw_box .lw_left .reco_lw .lw_boxs .lw_item_box .lw_item .lw_info a {
    width: 420px;
    line-height: 22px;
    height: 22px;
    display: inline-block;
    text-align: left;
    font-size: 14px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.lw_box .lw_left .reco_lw .lw_boxs .lw_item_box .lw_item .lw_info a:hover {
    color: #0677C4
}

.lw_box .lw_left .reco_lw .lw_boxs .lw_item_box .lw_item .lw_info span {
    color: #AAAAAA;
    font-size: 12px;
    display: inline-block;
    text-align: center;
    width: 60px;
    float: left
}

.lw_box .lw_left .reco_lw .lw_boxs .lw_item_box .lw_item .lw_info span:nth-child(2) {
    width: 130px;
    height: 22px;
    line-height: 22px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.lw_box .lw_left .reco_lw .lw_boxs .lw_item_box .lw_item .lw_info span:nth-child(3) {
    width: 108px
}

.lw_box .lw_left .reco_lw .lw_boxs .lw_item_box .lw_item .lw_info span:nth-child(4) {
    width: 80px
}

.lw_box .lw_left .reco_lw .lw_boxs .lw_item_box .lw_item .lw_info span:nth-child(5) {
    width: 82px
}

.lw_box .lw_left .reco_lw .lw_boxs .lw_item_box .lw_item .lw_info .hot_degre {
    padding-left: 18px
}

.lw_box .lw_left .reco_lw .lw_boxs .lw_item_box .lw_item .lw_info .hot_degre img {
    width: 16px;
    height: 16px;
    float: left;
    margin-top: 2px
}

.lw_box .lw_left .reco_lw .lw_boxs .lw_item_box .lw_item .key_words span {
    font-size: 12px;
    line-height: 30px;
    color: #AAAAAA
}

.lw_box .lw_left .reco_lw .lw_boxs .lw_item_box .lw_item .key_words span label {
    height: 30px;
    line-height: 30px;
    margin-right: 10px
}

.lw_box .lw_left .reco_lw .lw_boxs .lw_item_box .lw_item .key_words .collection {
    float: right;
    width: 48px;
    height: 20px;
    display: inline-block;
    text-align: center;
    margin-right: 8px;
    border: 1px solid rgba(0, 0, 0, 0.09);
    color: #0C91EB;
    line-height: 20px;
    cursor: pointer;
    margin-top: 4px
}

.lw_box .lw_left .reco_lw .lw_boxs .lw_item_box .lw_item .key_words .collection:hover {
    background: #0C91EB;
    color: #fff
}

.lw_box .lw_right {
    width: 186px;
    height: 800px;
    float: right
}

.lw_box .lw_right .lw_btn {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.lw_box .lw_right .lw_btn span {
    width: 88px;
    height: 32px;
    background: #fff;
    border-radius: 2px;
    border: 1px solid #0c91eb;
    margin-bottom: 10px;
    text-align: center;
    color: #0c91eb;
    font-size: 14px;
    line-height: 32px;
    cursor: pointer
}

.lw_box .lw_right .lw_btn a {
    width: 88px;
    height: 32px;
    background: #fff;
    border-radius: 2px;
    border: 1px solid #0c91eb;
    margin-bottom: 10px;
    text-align: center;
    color: #0c91eb;
    font-size: 14px;
    line-height: 32px;
    cursor: pointer
}

.lw_box .lw_right .lw_btn a.active {
    background: #ccc;
    border: 1px solid #ccc;
    cursor: default;
    color: #fff
}

.lw_box .lw_right .qk_box {
    background: #fff;
    margin: 0 auto;
    border: 1px solid #eee
}

.lw_box .lw_right .qk_box .img_box {
    text-align: center;
    width: 130px;
    height: 184px;
    margin: 0 auto;
    position: relative;
    margin-top: 10px
}

.lw_box .lw_right .qk_box .img_box img {
    width: 100%;
    height: 100%
}

.lw_box .lw_right .qk_box .img_box .icon {
    position: absolute;
    top: -10px;
    left: -33px;
    font-size: 40px;
    z-index: 99
}

.lw_box .lw_right .qk_box .qk_info {
    margin-top: 6px
}

.lw_box .lw_right .qk_box .qk_info p {
    line-height: 24px;
    border-bottom: 1px solid #EEEEEE;
    font-size: 12px;
    padding: 0 6px
}

.lw_box .lw_right .qk_box .qk_info p label {
    color: #848F98
}

.lw_box .lw_right .qk_box .qk_info p b {
    font-weight: 400;
    color: #4B5154;
    float: right;
    width: 110px;
    text-align: right;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.lw_box .lw_right .qk_box .qk_info p .nums {
    color: #F62E0C
}

.lw_box .lw_right .adv {
    width: 100%;
    height: 240px;
    background: #005F99;
    margin-top: 10px
}

.swiper-container {
    height: 100%
}

.swiper-container a {
    height: 350px
}

.swiper-container .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #ccc;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.swiper-container .swiper-slide img {
    height: 100%;
    width: 100%
}

.swiper-container .swiper-slide a {
    height: 100%
}

.swiper-container .swiper-slide a img {
    height: 100%
}

.swiper-container .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    background: #0C91EB;
    border-radius: 3px
}

.swiper-container .swiper-pagination-bullet-active {
    background: #0C91EB;
    position: relative;
    width: 6px
}