.remark_area_box .row {
    margin-left: 0;
    margin-right: 0;
}

.remark_title_font {
    font-size: 20px;
    line-height: 28px;
    color: #000;
}

.remark_date_font {
    color: #999;
    line-height: 24px;
}

.remark_area_box {
    margin-top: 66px;
}

.remark_area_top {
    padding-bottom: 14px;
    border-bottom: 1px solid #000;
}

.remark_content_area {
    padding-top: 36px;
    border-bottom: 1px dotted #000;
}

.remark_content_area_left {
    margin-right: 10px;
}

.remark_user_img {
    width: 72px;
    height: 72px;
    margin: 0 auto;
    border-radius: 50%;
}

.remark_content_area_right {
    padding: 0;
    max-width: calc(100% - 82px);
}

.remark_user_name {
    padding: 10px 0;
}

.remark_content {
    font-size: 14px;
    line-height: 20px;
    display: block;
    text-align: justify;
    border: 0 !important;
    box-shadow: none !important;
    -webkit-appearance: none;
    resize: none;
    background-color: #fff;
    color: #000;
    width: 100%;
    overflow: auto;
    word-wrap: break-word;
    white-space: pre-line;
}

.remark_content .remark_user_name {
    padding: 0;
}

.remark_area_foot {
    padding: 20px 0;
    border-bottom: 1px dotted #000;
}

.remark_area_foot:last-child {
    border-bottom: none;
}

.remark_area_foot > div {
    padding-left: 0;
    padding-right: 0;
}

.remark_foot_left {
    font-size: 12px;
}

.remark_foot_right {
    font-size: 18px;
    text-align: right;
}

.remark_foot_right a:first-child {
    margin-right: 44px;
}

.double_remark {
    padding: 18px 0;
    border-bottom: 1px dotted #000
}

.remark_user_name {
    color: #3395d1;
}

.double_remark_foot {
    padding-top: 20px;
}

.more_double_remark {
    padding: 30px 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.new_remark {
    border: none;
    background: none;
    font-size: 14px;
    position: relative;
    left: calc(-50% + 44.19px)
}

.new_remark:focus {
    outline: none;
}

.revert_text_box {
    padding-bottom: 18px;
    padding-top: 20px;
}

.revert_text textarea {
    border: 0 !important;
    box-shadow: none !important;
    -webkit-appearance: none;
    overflow: auto;
    margin: 0;
    resize: none;
    width: 100%;
    padding: 16px;
    height: 150px;
    font-size: 14px;
    line-height: 28px;
}


.revert_text {
    margin-bottom: 0;
    position: relative;
}

.revert_text textarea:focus {
    outline: none;
}

.double_remark_foot .revert {
    margin-left: 16px;
}

.double_remark_foot .revert span {
    margin-left: 2px;
}

.revert_text_label {
    position: absolute;
    top: 21px;
    left: 16px;
    color: #3395d1;
}

.remark_btn_box {
    margin-top: 18px;
    text-align: center;
}

.remark_btn_box button {
    padding: 8px 12px;
    font-size: 14px;
    border: none;
    color: #ffffff;
    text-shadow: none;
    font-weight: 600;
    width: 70px;
}

.remark_btn_box button:focus {
    outline: none;
}

.remark_cancel {
    margin-right: 180px;
    background-color: #cccccc;
}

.remark_release {
    background-color: #000000;
}

.more_content {
    margin-top: 46px;
}

.active {
    color: #e60012;
}

.pack_up, .remark_more {
    font-size: 14px;
}

.pack_up {
    margin-top: 30px;
}

/* 分页_整体 */
.foot_page {
    padding: 25px 0;
}

.page-item {
    margin-right: 4px;
}

.page-item:last-child {
    margin-right: 0;
}

.page-item.active .page-link {
    background-color: #fff;
    border-color: #000000;
    color: #000000;
}

.page-item:first-child .page-link, .page-item:last-child .page-link {
    border-radius: 0;
}

.page-link {
    color: #999999;
}

.select_menulist {
    width: 13px;
    height: 13px;
    position: absolute;
    left: 173px;
    top: 17px;
}

.page_header_top_language {
    background: url(../images/menulist.png);
    background-repeat: no-repeat;
    background-position: 50px;
    background-size: 13px;
}

.page_header_top_language option {
    background: #000;
}

.page_header_top_language {
    padding: 5px;
    height: 30px;
    outline: none;
    /* background: #000; */
    color: #FFF;
    border: 1px solid #FFF;
    font-size: 14px;
    margin-left: 20px;
    -webkit-appearance: none;
    line-height: 17px;
}

/* footer{
    margin-top: 30px;
} */

.right_advertising_two_img {
    height: 560px !important;
}

.ad_left_img {
    height: 340px !important;
}

.content_area_left_audio {
    z-index: -1;
}


/* 期刊样式问题 */
/*
.more_box{
    padding-right: 10px !important;
    padding-left: 10px !important;
}
.more_box:nth-child(n+4){
    padding-top: 20px;
} */
.footer_right a:hover {
    color: #aaa;
}

.detail_more_en {
    margin: 100px auto 24px !important;
}

.foot_advertising {
    margin-bottom: 5px !important;
    position: relative;
}

.right_ad_title {
    font-size: 24px;
    font-weight: 600;
    color: rgba(0, 0, 0, 1);
    line-height: 31px;
    margin-bottom: 34px;
}

.footer_right a:hover {
    color: #aaa !important;
}

/* 公共详情页优化 有序列表和无序列表在文章详情内的显示效果 */
.content_area_right_content ul {
    margin-left: 20px;
}

.content_area_right_content ol {
    margin-left: 20px;
    font-size: 0.9rem;
}

/* 详情页加载首页公共 */
body {
    height: auto !important;
}

body::-webkit-scrollbar {
    display: none;
}

.suck_top {
    padding-left: calc((100% - 1200px) / 2) !important;
    padding-right: calc((100% - 1200px) / 2) !important;
}

.foot_advertising_img {
    margin-bottom: 24px;
}

/* .page_top a:hover{
    color: #999999 !important;
} */


.index_main {
    margin-top: 0;
}

.share_title_details {
    padding-top: 0 !important;
    border-top: none !important;
}

.right_ad_title_details {
    margin-top: 0 !important;
}

.content_cluster_zero_details {
    margin-top: 0 !important;
}

.content_area_right_content img {
    height: auto !important;
}


.journal_swiperDetail .swiper-pagination2 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 300px;
    margin-top: 5px;
}

.journal_swiperDetail .swiper-pagination2 .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 20px;
}

.journal_swiperDetail .swiper-pagination2 .swiper-pagination-bullet-active {
    background: #000;
}

/* 详情页版式1 */
.details_leftContent {
    width: 880px;
    margin-right: 20px;
}

.content_area_right {
    width: calc(710px - 38px);
    border-bottom: 1px solid #000;
    padding-bottom: 90px;
}


.content_area_left_audio_left {
    margin-left: 10px;
}

.content_area_left_audio_left i {
    width: 10px !important;
    height: 10px !important;
    background: #fff;
    border-radius: 50%;
    border: none !important;
    top: 4px !important;
}

.content_area_left {
    border-bottom: 1px solid #000;
    height: 99px;
    width: 130px !important;
}

.activity_title .activity_content a span {
    font-size: 24px !important;
}

.like_main {
    position: fixed;
    z-index: 999;
    bottom: 180px;
    left: 57%;
    margin-left: 600px;
    display: flex;
    flex-flow: column;
    align-items: center;
}

.like_main div {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 12px;
    cursor: pointer;
    font-family: BWHaasGrotesk-55Roman-Web, Helvetica, Arial, sans-serif;
}


/* 评论 */
.remarkWrap {
    width: 740px;
    margin: 0 auto;
}

.remarkHeadImg {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    margin-right: 12px;
}

.remarkBox, .remarkBox2, .remarkBox3 {
    margin: 0;
    width: 696px;
    height: 188px;
    border: 1px solid #000000;
    padding: 24px;
    position: relative;
}

.remarkBox2_menu {
    margin: 0;
    width: 347px !important;
    height: 168px;
    border: 1px solid #000000;
    padding: 24px;
    position: relative;
}

.remarkBox3_menu {
    margin: 0;
    width: 305px !important;
    height: 168px;
    border: 1px solid #000000;
    padding: 24px;
    position: relative;
    margin-top: 24px;
}

.remarkBox_menu {
    margin: 0;
    width: 394px;
    height: 168px;
    border: 1px solid #000000;
    padding: 24px;
    position: relative;
}

.remarkBox2, .remarkBox3, .remarkBox3_menu {
    margin-top: 24px;
    display: none;
}

.remarkInp, .remarkInp2, .remarkInp3 {
    border: 0 !important;
    -webkit-appearance: none;
    overflow: auto;
    resize: none;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 22px;
    width: 648px;
    height: 95px;
    outline: none;
}

.remarkInp2_menu {
    border: 0 !important;
    -webkit-appearance: none;
    overflow: auto;
    resize: none;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 22px;
    width: 299px;
    height: 75px;
    outline: none;
}

.remarkInp3_menu {
    border: 0 !important;
    -webkit-appearance: none;
    overflow: auto;
    resize: none;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 22px;
    width: 256px !important;
    height: 75px;
    outline: none;
}

.remarkInp_menu {
    border: 0 !important;
    -webkit-appearance: none;
    overflow: auto;
    resize: none;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 22px;
    width: 346px;
    height: 75px;
    outline: none;
}

.remarkListFlex {
    display: flex;
    width: 100%;
}

.remarkTitle {
    font-size: 28px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 48px;
}

.remarkInpMain {
    display: flex;
    position: relative;
}

.remarkInpMain_menu {
    padding: 24px;
    position: relative;
    padding-top: 80px;
}

.remarkSend, .remarkSend_menu, .remarkSend2, .remarkSend2_menu, .remarkSend3, .remarkSend3_menu {
    width: 75px;
    height: 32px;
    background: #000000;
    font-size: 14px;
    font-weight: 600;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 24px;
    right: 24px;
    cursor: pointer;
}

.remarkListMain, .remarkListMain2 {
    margin-top: 28px;
}

.remarkName {
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    display: flex;
    justify-content: space-between;
}

.remarkContent {
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    margin-top: 12px;
    margin-bottom: 8px;
}

.remarkReply {
    font-size: 12px;
    font-weight: bold;
    color: #121212;
}

.remarkReplyText, .remarkReplyText2, .remarkReplyText2_menu {
    cursor: pointer;
}

.remarkTime {
    font-size: 12px;
    font-weight: 400;
    color: #999999;
    margin-left: 12px;
}

.remarkName span {
    font-size: 14px;
    font-weight: 400;
    color: #121212;
    display: flex;
    align-items: center;
}

.remarkGood {
    margin-left: 4px;
}

.remarkListMain .remarkListBox {
    /* border-bottom: 1px dotted #000000;
    padding-bottom: 24px; */
    width: 100%;
}

.remarkListMain2 .remarkListBox {
    border-bottom: none !important;
    padding-bottom: 0 !important;
    border-bottom: 1px dotted #000000;
    width: 100%;
}

.remarkHr {
    width: 696px;
    height: 1px;
    border: 1px dotted #000000;
}

.remarkMoreReply {
    font-size: 14px;
    font-weight: 400;
    color: #121212;
    display: flex;
    align-items: center;
    margin-top: 24px;
}

.remarkMoreReply img, .moreRemark img, .moreRemark_menu img {
    width: 8px;
    height: 8px;
    margin-left: 4px;
}

.moreRemark {
    width: 740px;
    height: 42px;
    background: #FFFFFF;
    border: 1px solid #121212;
    font-size: 14px;
    font-weight: 400;
    color: #121212;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 48px;
    cursor: pointer;
}

.inforTitle {
    position: absolute;
    font-size: 16px;
    font-weight: 400;
    color: #999999;
}

.remarkLogin {
    color: #000;
    cursor: pointer;
}

.menu_remarkTitle {
    width: 440px;
    height: 59px;
    background: #FAFAFA;
    border-bottom: 1px solid #DEDEDE;
    padding: 0 24px;
    font-size: 22px;
    font-weight: 400;
    color: #121212;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    z-index: 2;
}

.remarkLookMore, .remarkLookMore_menu, .remarkLookMoreList_menu {
    font-size: 14px;
    font-weight: 400;
    color: #121212;
    width: 166px;
    padding-left: 44px;
    cursor: pointer;
    margin-top: 24px;
}

.lookAllReply {
    font-size: 14px;
    font-weight: 400;
    color: #121212;
    width: 166px;
    cursor: pointer;
    margin-top: 24px;
}

.remarkLookMore img, .remarkLookMore_menu img, .remarkLookMoreList_menu img {
    margin-left: 4px;
}

.remarkBox3 {
    width: 652px;
}

.remarkInp3 {
    width: 604px;
}

.remarkList2 {
    border-bottom: 1px dotted #000;
    /* width: 696px; */
    margin-left: 44px;
    padding-bottom: 24px;
}

.moreRemark_menu {
    font-size: 14px;
    font-weight: 400;
    color: #121212;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 351px;
    height: 42px;
    background: #FFFFFF;
    border: 1px solid #121212;
    margin-left: 44px;
    margin-top: 12px;
    cursor: pointer;
}

.remarkLike {
    cursor: pointer;
}

.menuClose {
    width: 24px;
    height: 24px;
    position: absolute;
    left: 394px;
    cursor: pointer;
}

.remarkBox2 {
    width: 100%;
}

.remarkTextFlex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.AllReplyBox {
    display: none;
}

/* activity_enter1 */
.activity_enter1 span {
    width: 740px;
    height: 180px;
}

.activity_enter1 strong {
    width: 460px;
    height: 42px;
    left: 150px;
    top: 55px;
    font-size: 30px;
    color: #000;
    width: 460px;
    height: 42px;
    text-align: initial;
}

/* activity_enter2 */
.activity_enter2 span {
    width: 740px;
    height: 250px;
}

.activity_enter2 strong {
    left: 55px;
    top: 25px;
    font-size: 40px;
    color: #F3D3A6;
    width: 430px;
    height: 130px;
    letter-spacing: 2px;
    line-height: 53px;
    text-align: left;
}

/* activity_enter3 */
.activity_enter3 span {
    width: 740px;
    height: 250px;
}

.activity_enter3 strong {
    left: 140px;
    top: 85px;
    font-size: 30px;
    color: #FFF;
    width: 460px;
    height: 42px;
    text-align: initial;
}

/* activity_enter4 */
.activity_enter4 span {
    width: 740px;
    height: 220px;
}

.activity_enter4 strong {
    left: 161px;
    top: 35px;
    font-size: 40px;
    color: #FFF;
    width: 430px;
    height: 130px;
    letter-spacing: 2px;
    line-height: 53px;
    text-align: center;
}

/* activity_enter5 */
.activity_enter5 span {
    width: 740px;
    height: 319px;
}

.activity_enter5 strong {
    left: 150px;
    top: 140px;
    font-size: 40px;
    color: #FFF;
    width: 430px;
    height: 130px;
    letter-spacing: 2px;
    line-height: 53px;
    text-align: center;
}

/* activity_enter6 */
.activity_enter6 span {
    width: 740px;
    height: 315px;
}

.activity_enter6 strong {
    left: 180px;
    top: 85px;
    font-size: 40px;
    color: #FFF;
    width: 430px;
    height: 130px;
    letter-spacing: 2px;
    line-height: 53px;
    text-align: center;
}

/* activity_enter7 */
.activity_enter7 span {
    width: 740px;
    height: 313px;
}

.activity_enter7 strong {
    left: 100px;
    top: 125px;
    font-size: 40px;
    color: #1A237E;
    width: 410px;
    height: 130px;
    letter-spacing: 3px;
    line-height: 53px;
    text-align: center;
}

/* activity_enter8 */
.activity_enter8 span {
    width: 740px;
    height: 313px;
}

.activity_enter8 strong {
    left: 165px;
    top: 55px;
    font-size: 40px;
    color: #FFF;
    width: 430px;
    height: 130px;
    letter-spacing: 2px;
    line-height: 53px;
    text-align: center;
}

/* activity_enter9 */
.activity_enter9 span {
    width: 740px;
    height: 313px;
}

.activity_enter9 strong {
    left: 165px;
    top: 85px;
    font-size: 40px;
    color: #000;
    width: 430px;
    height: 130px;
    letter-spacing: 2px;
    line-height: 53px;
    text-align: center;
}

/* activity_enter10 */
.activity_enter10 span {
    width: 740px;
    height: 321px;
}

.activity_enter10 strong {
    left: 165px;
    top: 85px;
    font-size: 40px;
    color: #000;
    width: 430px;
    height: 130px;
    letter-spacing: 2px;
    line-height: 53px;
    text-align: center;
}

/* activity_enter23_1 */
.activity_enter23_1 span {
    width: 100%;
    height: 220px;
}

.activity_enter23_1 .activity_content {
    left: 115px;
    top: 55px;
    width: 500px;
    height: 80px;
    letter-spacing: 2px;
    text-align: center;
    font-size: 15px;
    font-family: SimHei;
    font-weight: 400 !important;
    color: #040000;
    line-height: 27px;
    display: -webkit-box !important;
}

.activity_enter23_1 .activity_title {
    width: 410px;
    font-size: 26px;
    font-family: Source Han Sans SC;
    font-weight: 800;
    color: #008BBC;
    line-height: 43px;
    position: absolute;
    left: 170px;
    top: -5px;
}

/* activity_enter23_2 */
.activity_enter23_2 span {
    width: 100%;
    height: 280px;
}

.activity_enter23_2 .activity_content {
    left: 115px;
    top: 55px;
    width: 500px;
    height: 160px;
    letter-spacing: 2px;
    text-align: center;
    font-size: 15px;
    font-family: SimHei;
    font-weight: 400 !important;
    color: #040000;
    line-height: 27px;
    display: -webkit-box !important;
}

.activity_enter23_2 .activity_title {
    width: 410px;
    height: 40px;
    font-size: 26px;
    font-family: Source Han Sans SC;
    font-weight: 800;
    color: #008BBC;
    line-height: 43px;
    position: absolute;
    left: 170px;
    top: -5px;
}

/* activity_enter23_3 */
.activity_enter23_3 span {
    width: 100%;
    height: 377px;
}

.activity_enter23_3 .activity_content {
    left: 115px;
    top: 55px;
    width: 500px;
    height: 240px;
    letter-spacing: 2px;
    text-align: center;
    font-size: 15px;
    font-family: SimHei;
    font-weight: 400 !important;
    color: #040000;
    line-height: 27px;
    display: -webkit-box !important;
}

.activity_enter23_3 .activity_title {
    width: 410px;
    height: 40px;
    font-size: 26px;
    font-family: Source Han Sans SC;
    font-weight: 800;
    color: #008BBC;
    line-height: 43px;
    position: absolute;
    left: 170px;
    top: -5px;
}

/* activity_enter22_1 */
.activity_enter22_1 span {
    width: 100%;
    height: 276px;
}

.activity_enter22_1 .activity_content {
    left: 0;
    top: 55px;
    width: 100%;
    height: 80px;
    letter-spacing: 2px;
    font-size: 15px;
    font-family: SimHei;
    font-weight: 400 !important;
    color: #040000;
    line-height: 27px;
    display: -webkit-box !important;
}

.activity_enter22_1 .activity_title {
    width: 410px;
    height: 40px;
    font-size: 26px;
    font-family: Source Han Sans SC;
    font-weight: 800;
    color: #000000;
    line-height: 43px;
    position: absolute;
    left: 60px;
    top: -5px;
}

/* activity_enter22_2 */
.activity_enter22_2 span {
    width: 100%;
    height: 352px;
}

.activity_enter22_2 .activity_content {
    left: 0;
    top: 55px;
    width: 100%;
    height: 160px;
    letter-spacing: 2px;
    font-size: 15px;
    font-family: SimHei;
    font-weight: 400 !important;
    color: #040000;
    line-height: 27px;
    display: -webkit-box !important;
}

.activity_enter22_2 .activity_title {
    width: 410px;
    height: 40px;
    font-size: 26px;
    font-family: Source Han Sans SC;
    font-weight: 800;
    color: #000000;
    line-height: 43px;
    position: absolute;
    left: 60px;
    top: -5px;
}

/* activity_enter22_3 */
.activity_enter22_3 span {
    width: 100%;
    height: 441px;
}

.activity_enter22_3 .activity_content {
    left: 0;
    top: 55px;
    width: 100%;
    height: 240px;
    letter-spacing: 2px;
    font-size: 15px;
    font-family: SimHei;
    font-weight: 400 !important;
    color: #040000;
    line-height: 27px;
    display: -webkit-box !important;
}

.activity_enter22_3 .activity_title {
    width: 410px;
    height: 40px;
    font-size: 26px;
    font-family: Source Han Sans SC;
    font-weight: 800;
    color: #000000;
    line-height: 43px;
    position: absolute;
    left: 60px;
    top: -5px;
}

/* activity_enter21_1 */
.activity_enter21_1 span {
    width: 100%;
    height: 309px;
}

.activity_enter21_1 .activity_content {
    left: 0;
    top: 55px;
    width: 100%;
    height: 80px;
    letter-spacing: 2px;
    font-size: 15px;
    font-family: SimHei;
    font-weight: 400 !important;
    color: #040000;
    line-height: 27px;
    display: -webkit-box !important;
}

.activity_enter21_1 .activity_title {
    width: 410px;
    height: 40px;
    font-size: 26px;
    font-family: Source Han Sans SC;
    font-weight: 800;
    line-height: 43px;
    color: #8D3014;
    position: absolute;
    left: 65px;
    top: -5px;
}

/* activity_enter21_2 */
.activity_enter21_2 span {
    width: 100%;
    height: 396px;
}

.activity_enter21_2 .activity_content {
    left: 0;
    top: 55px;
    width: 100%;
    height: 160px;
    letter-spacing: 2px;
    font-size: 15px;
    font-family: SimHei;
    font-weight: 400 !important;
    color: #040000;
    line-height: 27px;
    display: -webkit-box !important;
}

.activity_enter21_2 .activity_title {
    width: 410px;
    height: 40px;
    font-size: 26px;
    font-family: Source Han Sans SC;
    font-weight: 800;
    line-height: 43px;
    color: #8D3014;
    position: absolute;
    left: 65px;
    top: -5px;
}

/* activity_enter21_3 */
.activity_enter21_3 span {
    width: 100%;
    height: 487px;
}

.activity_enter21_3 .activity_content {
    left: 0;
    top: 55px;
    width: 100%;
    height: 240px;
    letter-spacing: 2px;
    font-size: 15px;
    font-family: SimHei;
    font-weight: 400 !important;
    color: #040000;
    line-height: 27px;
    display: -webkit-box !important;
}

.activity_enter21_3 .activity_title {
    width: 410px;
    height: 40px;
    font-size: 26px;
    font-family: Source Han Sans SC;
    font-weight: 800;
    line-height: 43px;
    color: #8D3014;
    position: absolute;
    left: 65px;
    top: -5px;
}

/* activity_enter20_1 */
.activity_enter20_1 span {
    width: 100%;
    height: 229px;
}

.activity_enter20_1 .activity_content {
    left: 0;
    top: 45px;
    width: 422px;
    height: 80px;
    font-size: 15px;
    font-family: SimHei;
    font-weight: 400 !important;
    color: #040000;
    line-height: 26px;
    display: -webkit-box !important;
}

.activity_enter20_1 .activity_title {
    width: 410px;
    height: 40px;
    font-size: 26px;
    font-family: Source Han Sans SC;
    font-weight: 800;
    line-height: 43px;
    position: absolute;
    color: #AC0012;
    left: 55px;
    top: -5px;
}

/* activity_enter20_2 */
.activity_enter20_2 span {
    width: 100%;
    height: 306px;
}

.activity_enter20_2 .activity_content {
    left: 0;
    top: 45px;
    width: 422px;
    height: 160px;
    font-size: 15px;
    font-family: SimHei;
    font-weight: 400 !important;
    color: #040000;
    line-height: 26px;
    display: -webkit-box !important;
}

.activity_enter20_2 .activity_title {
    width: 410px;
    height: 40px;
    font-size: 26px;
    font-family: Source Han Sans SC;
    font-weight: 800;
    line-height: 43px;
    position: absolute;
    color: #AC0012;
    left: 55px;
    top: -5px;
}

/* activity_enter20_3 */
.activity_enter20_3 span {
    width: 100%;
    height: 440px;
}

.activity_enter20_3 .activity_content {
    left: 0;
    top: 45px;
    width: 422px;
    height: 240px;
    font-size: 15px;
    font-family: SimHei;
    font-weight: 400 !important;
    color: #040000;
    line-height: 26px;
    display: -webkit-box !important;
}

.activity_enter20_3 .activity_title {
    width: 410px;
    height: 40px;
    font-size: 26px;
    font-family: Source Han Sans SC;
    font-weight: 800;
    line-height: 43px;
    position: absolute;
    color: #AC0012;
    left: 55px;
    top: -5px;
}

/* activity_enter19_1 */
.activity_enter19_1 span {
    width: 100%;
    height: 287px;
}

.activity_enter19_1 .activity_content {
    left: 0;
    top: 45px;
    width: 100%;
    height: 80px;
    letter-spacing: 2px;
    font-size: 15px;
    font-family: SimHei;
    font-weight: 400 !important;
    color: #040000;
    line-height: 27px;
    display: -webkit-box !important;
}

.activity_enter19_1 .activity_title {
    width: 410px;
    height: 40px;
    font-size: 26px;
    font-family: Source Han Sans SC;
    font-weight: 800;
    line-height: 43px;
    position: absolute;
    left: 60px;
    color: #009E30;
    top: -5px;
}

/* activity_enter19_2 */
.activity_enter19_2 span {
    width: 100%;
    height: 367px;
}

.activity_enter19_2 .activity_content {
    left: 0;
    top: 55px;
    width: 100%;
    height: 160px;
    letter-spacing: 2px;
    font-size: 15px;
    font-family: SimHei;
    font-weight: 400 !important;
    color: #040000;
    line-height: 27px;
    display: -webkit-box !important;
}

.activity_enter19_2 .activity_title {
    width: 410px;
    height: 40px;
    font-size: 26px;
    font-family: Source Han Sans SC;
    font-weight: 800;
    line-height: 43px;
    position: absolute;
    left: 60px;
    color: #009E30;
    top: -5px;
}

/* activity_enter19_3 */
.activity_enter19_3 span {
    width: 100%;
    height: 455px;
}

.activity_enter19_3 .activity_content {
    left: 0;
    top: 55px;
    width: 100%;
    height: 240px;
    letter-spacing: 2px;
    font-size: 15px;
    font-family: SimHei;
    font-weight: 400 !important;
    color: #040000;
    line-height: 27px;
    display: -webkit-box !important;
}

.activity_enter19_3 .activity_title {
    width: 410px;
    height: 40px;
    font-size: 26px;
    font-family: Source Han Sans SC;
    font-weight: 800;
    line-height: 43px;
    position: absolute;
    left: 60px;
    color: #009E30;
    top: -5px;
}

/* activity_enter18_1 */
.activity_enter18_1 span {
    width: 100%;
    height: 287px;
}

.activity_enter18_1 .activity_content {
    left: 0;
    top: 50px;
    width: 100%;
    height: 80px;
    letter-spacing: 2px;
    font-size: 15px;
    font-family: SimHei;
    font-weight: 400 !important;
    color: #040000;
    line-height: 27px;
    display: -webkit-box !important;
}

.activity_enter18_1 .activity_title {
    width: 410px;
    height: 40px;
    font-size: 26px;
    font-family: Source Han Sans SC;
    font-weight: 800;
    line-height: 43px;
    position: absolute;
    left: 60px;
    color: #009E30;
    top: -5px;
}

/* activity_enter18_2 */
.activity_enter18_2 span {
    width: 100%;
    height: 353px;
}

.activity_enter18_2 .activity_content {
    left: 0;
    top: 55px;
    width: 100%;
    height: 160px;
    letter-spacing: 2px;
    font-size: 15px;
    font-family: SimHei;
    font-weight: 400 !important;
    color: #040000;
    line-height: 27px;
    display: -webkit-box !important;
}

.activity_enter18_2 .activity_title {
    width: 410px;
    height: 40px;
    font-size: 26px;
    font-family: Source Han Sans SC;
    font-weight: 800;
    line-height: 43px;
    position: absolute;
    left: 60px;
    color: #009E30;
    top: -5px;
}

/* activity_enter18_3 */
.activity_enter18_3 span {
    width: 100%;
    height: 455px;
}

.activity_enter18_3 .activity_content {
    left: 0;
    top: 55px;
    width: 100%;
    height: 240px;
    letter-spacing: 2px;
    font-size: 15px;
    font-family: SimHei;
    font-weight: 400 !important;
    color: #040000;
    line-height: 27px;
    display: -webkit-box !important;
}

.activity_enter18_3 .activity_title {
    width: 410px;
    height: 40px;
    font-size: 26px;
    font-family: Source Han Sans SC;
    font-weight: 800;
    line-height: 43px;
    position: absolute;
    left: 60px;
    color: #009E30;
    top: -5px;
}

/* activity_enter17_1 */
.activity_enter17_1 span {
    width: 100%;
    height: 287px;
}

.activity_enter17_1 .activity_content {
    left: 0;
    top: 45px;
    width: 100%;
    height: 80px;
    letter-spacing: 2px;
    font-size: 15px;
    font-family: SimHei;
    font-weight: 400 !important;
    color: #040000;
    line-height: 27px;
    display: -webkit-box !important;
}

.activity_enter17_1 .activity_title {
    width: 410px;
    height: 40px;
    font-size: 26px;
    font-family: Source Han Sans SC;
    font-weight: 800;
    line-height: 43px;
    position: absolute;
    left: 60px;
    color: #8D3014;
    top: -5px;
}

/* activity_enter17_2 */
.activity_enter17_2 span {
    width: 100%;
    height: 365px;
}

.activity_enter17_2 .activity_content {
    left: 0;
    top: 55px;
    width: 100%;
    height: 160px;
    letter-spacing: 2px;
    font-size: 15px;
    font-family: SimHei;
    font-weight: 400 !important;
    color: #040000;
    line-height: 27px;
    display: -webkit-box !important;
}

.activity_enter17_2 .activity_title {
    width: 410px;
    height: 40px;
    font-size: 26px;
    font-family: Source Han Sans SC;
    font-weight: 800;
    line-height: 43px;
    position: absolute;
    left: 60px;
    color: #8D3014;
    top: -5px;
}

/* activity_enter17_3 */
.activity_enter17_3 span {
    width: 100%;
    height: 458px;
}

.activity_enter17_3 .activity_content {
    left: 0;
    top: 55px;
    width: 100%;
    height: 240px;
    letter-spacing: 2px;
    font-size: 15px;
    font-family: SimHei;
    font-weight: 400 !important;
    color: #040000;
    line-height: 27px;
    display: -webkit-box !important;
}

.activity_enter17_3 .activity_title {
    width: 410px;
    height: 40px;
    font-size: 26px;
    font-family: Source Han Sans SC;
    font-weight: 800;
    line-height: 43px;
    position: absolute;
    left: 60px;
    color: #8D3014;
    top: -5px;
}

/* activity_enter16_1 */
.activity_enter16_1 span {
    width: 600px;
    height: 234px;
    margin: 0 !important;
}

.activity_enter16_1 .activity_content {
    right: 0;
    top: 45px;
    width: 347px;
    height: 80px;
    letter-spacing: 2px;
    font-size: 15px;
    font-family: SimHei;
    font-weight: 400 !important;
    color: #040000;
    line-height: 27px;
    display: -webkit-box !important;
}

.activity_enter16_1 .activity_title {
    width: 410px;
    height: 40px;
    font-size: 26px;
    font-family: Source Han Sans SC;
    font-weight: 800;
    line-height: 43px;
    position: absolute;
    left: 60px;
    top: -5px;
    color: #F4A300;
}

/* activity_enter16_2 */
.activity_enter16_2 span {
    width: 600px;
    height: 320px;
    margin: 0 !important;
}

.activity_enter16_2 .activity_content {
    right: 0;
    top: 45px;
    width: 347px;
    height: 160px;
    letter-spacing: 2px;
    font-size: 15px;
    font-family: SimHei;
    font-weight: 400 !important;
    color: #040000;
    line-height: 27px;
    display: -webkit-box !important;
}

.activity_enter16_2 .activity_title {
    width: 410px;
    height: 40px;
    font-size: 26px;
    font-family: Source Han Sans SC;
    font-weight: 800;
    line-height: 43px;
    position: absolute;
    left: 60px;
    top: -5px;
    color: #F4A300;
}

/* activity_enter16_3 */
.activity_enter16_3 span {
    width: 600px;
    height: 380px;
    margin: 0 !important;
}

.activity_enter16_3 .activity_content {
    right: 0;
    top: 45px;
    width: 347px;
    height: 240px;
    letter-spacing: 2px;
    font-size: 15px;
    font-family: SimHei;
    font-weight: 400 !important;
    color: #040000;
    line-height: 27px;
    display: -webkit-box !important;
}

.activity_enter16_3 .activity_title {
    width: 410px;
    height: 40px;
    font-size: 26px;
    font-family: Source Han Sans SC;
    font-weight: 800;
    line-height: 43px;
    position: absolute;
    left: 60px;
    top: -5px;
    color: #F4A300;
}

/* activity_enter15_1 */
.activity_enter15_1 span {
    width: 100%;
    height: 195px;
}

.activity_enter15_1 .activity_content {
    left: 0;
    top: 45px;
    width: 528px;
    height: 80px;
    letter-spacing: 2px;
    font-size: 15px;
    font-family: SimHei;
    font-weight: 400 !important;
    color: #040000;
    line-height: 27px;
    display: -webkit-box !important;
}

.activity_enter15_1 .activity_title {
    width: 410px;
    height: 40px;
    font-size: 26px;
    font-family: Source Han Sans SC;
    font-weight: 800;
    line-height: 43px;
    position: absolute;
    left: 60px;
    top: -5px;
    color: #008BBC;
}

/* activity_enter15_2 */
.activity_enter15_2 span {
    width: 100%;
    height: 250px;
}

.activity_enter15_2 .activity_content {
    left: 0;
    top: 45px;
    width: 528px;
    height: 160px;
    letter-spacing: 2px;
    font-size: 15px;
    font-family: SimHei;
    font-weight: 400 !important;
    color: #040000;
    line-height: 27px;
    display: -webkit-box !important;
}

.activity_enter15_2 .activity_title {
    width: 410px;
    height: 40px;
    font-size: 26px;
    font-family: Source Han Sans SC;
    font-weight: 800;
    line-height: 43px;
    position: absolute;
    left: 60px;
    top: -5px;
    color: #008BBC;
}

/* activity_enter15_3 */
.activity_enter15_3 span {
    width: 100%;
    height: 330px;
}

.activity_enter15_3 .activity_content {
    left: 0;
    top: 45px;
    width: 500px;
    height: 240px;
    letter-spacing: 2px;
    font-size: 15px;
    font-family: SimHei;
    font-weight: 400 !important;
    color: #040000;
    line-height: 27px;
    display: -webkit-box !important;
}

.activity_enter15_3 .activity_title {
    width: 410px;
    height: 40px;
    font-size: 26px;
    font-family: Source Han Sans SC;
    font-weight: 800;
    line-height: 43px;
    position: absolute;
    left: 60px;
    top: -5px;
    color: #008BBC;
}

/* activity_enter14_1 */
.activity_enter14_1 span {
    width: 100%;
    height: 240px;
}

.activity_enter14_1 .activity_content {
    left: 0;
    top: 45px;
    width: 100%;
    height: 80px;
    letter-spacing: 2px;
    font-size: 15px;
    font-family: SimHei;
    font-weight: 400 !important;
    color: #040000;
    line-height: 27px;
    display: -webkit-box !important;
}

.activity_enter14_1 .activity_title {
    width: 410px;
    height: 40px;
    font-size: 26px;
    font-family: Source Han Sans SC;
    font-weight: 800;
    line-height: 43px;
    position: absolute;
    left: 60px;
    top: -5px;
    color: #004DBC;
}

/* activity_enter14_2 */
.activity_enter14_2 span {
    width: 100%;
    height: 330px;
}

.activity_enter14_2 .activity_content {
    left: 0;
    top: 45px;
    width: 100%;
    height: 160px;
    letter-spacing: 2px;
    font-size: 15px;
    font-family: SimHei;
    font-weight: 400 !important;
    color: #040000;
    line-height: 27px;
    display: -webkit-box !important;
}

.activity_enter14_2 .activity_title {
    width: 410px;
    height: 40px;
    font-size: 26px;
    font-family: Source Han Sans SC;
    font-weight: 800;
    line-height: 43px;
    position: absolute;
    left: 60px;
    top: -5px;
    color: #004DBC;
}

/* activity_enter14_3 */
.activity_enter14_3 span {
    width: 100%;
    height: 410px;
}

.activity_enter14_3 .activity_content {
    left: 0;
    top: 45px;
    width: 100%;
    height: 240px;
    letter-spacing: 2px;
    font-size: 15px;
    font-family: SimHei;
    font-weight: 400 !important;
    color: #040000;
    line-height: 27px;
    display: -webkit-box !important;
}

.activity_enter14_3 .activity_title {
    width: 410px;
    height: 40px;
    font-size: 26px;
    font-family: Source Han Sans SC;
    font-weight: 800;
    line-height: 43px;
    position: absolute;
    left: 60px;
    top: -5px;
    color: #004DBC;
}

/* activity_enter13_1 */
.activity_enter13_1 span {
    width: 100%;
    height: 240px;
}

.activity_enter13_1 .activity_content {
    left: 0;
    top: 50px;
    width: 528px;
    height: 80px;
    letter-spacing: 2px;
    font-size: 15px;
    font-family: SimHei;
    font-weight: 400 !important;
    color: #040000;
    line-height: 27px;
    display: -webkit-box !important;
}

.activity_enter13_1 .activity_title {
    width: 410px;
    height: 40px;
    font-size: 26px;
    font-family: Source Han Sans SC;
    font-weight: 800;
    line-height: 43px;
    position: absolute;
    left: 60px;
    top: -5px;
    color: #008BBC;
}

/* activity_enter13_2 */
.activity_enter13_2 span {
    width: 100%;
    height: 280px;
}

.activity_enter13_2 .activity_content {
    left: 0;
    top: 50px;
    width: 528px;
    height: 160px;
    letter-spacing: 2px;
    font-size: 15px;
    font-family: SimHei;
    font-weight: 400 !important;
    color: #040000;
    line-height: 27px;
    display: -webkit-box !important;
}

.activity_enter13_2 .activity_title {
    width: 410px;
    height: 40px;
    font-size: 26px;
    font-family: Source Han Sans SC;
    font-weight: 800;
    line-height: 43px;
    position: absolute;
    left: 60px;
    top: -5px;
    color: #008BBC;
}

/* activity_enter13_3 */
.activity_enter13_3 span {
    width: 100%;
    height: 363px;
}

.activity_enter13_3 .activity_content {
    left: 0;
    top: 50px;
    width: 528px;
    height: 240px;
    letter-spacing: 2px;
    font-size: 15px;
    font-family: SimHei;
    font-weight: 400 !important;
    color: #040000;
    line-height: 27px;
    display: -webkit-box !important;
}

.activity_enter13_3 .activity_title {
    width: 410px;
    height: 40px;
    font-size: 26px;
    font-family: Source Han Sans SC;
    font-weight: 800;
    line-height: 43px;
    position: absolute;
    left: 60px;
    top: -5px;
    color: #008BBC;
}

/* activity_enter12_1 */
.activity_enter12_1 span {
    width: 100%;
    height: 200px;
}

.activity_enter12_1 .activity_content {
    left: 0;
    top: 45px;
    width: 347px;
    height: 80px;
    letter-spacing: 2px;
    font-size: 15px;
    font-family: SimHei;
    font-weight: 400 !important;
    color: #040000;
    line-height: 27px;
    display: -webkit-box !important;
}

.activity_enter12_1 .activity_title {
    width: 410px;
    height: 40px;
    font-size: 26px;
    font-family: Source Han Sans SC;
    font-weight: 800;
    line-height: 43px;
    position: absolute;
    left: 60px;
    top: -5px;
    color: #5AD0F9;
}

/* activity_enter12_2 */
.activity_enter12_2 span {
    width: 100%;
    height: 362px;
}

.activity_enter12_2 .activity_content {
    left: 0;
    top: 45px;
    width: 347px;
    height: 160px;
    letter-spacing: 2px;
    font-size: 15px;
    font-family: SimHei;
    font-weight: 400 !important;
    color: #040000;
    line-height: 27px;
    display: -webkit-box !important;
}

.activity_enter12_2 .activity_title {
    width: 410px;
    height: 40px;
    font-size: 26px;
    font-family: Source Han Sans SC;
    font-weight: 800;
    line-height: 43px;
    position: absolute;
    left: 60px;
    top: -5px;
    color: #5AD0F9;
}

/* activity_enter12_3 */
.activity_enter12_3 span {
    width: 100%;
    height: 458px;
}

.activity_enter12_3 .activity_content {
    left: 0;
    top: 45px;
    width: 347px;
    height: 240px;
    letter-spacing: 2px;
    font-size: 15px;
    font-family: SimHei;
    font-weight: 400 !important;
    color: #040000;
    line-height: 27px;
    display: -webkit-box !important;
}

.activity_enter12_3 .activity_title {
    width: 410px;
    height: 40px;
    font-size: 26px;
    font-family: Source Han Sans SC;
    font-weight: 800;
    line-height: 43px;
    position: absolute;
    left: 60px;
    top: -5px;
    color: #5AD0F9;
}

/* activity_enter11_1 */
.activity_enter11_1 span {
    width: 100%;
    height: 220px;
}

.activity_enter11_1 .activity_content {
    left: 120px;
    top: 65px;
    width: 500px;
    height: 80px;
    letter-spacing: 2px;
    font-size: 15px;
    font-family: SimHei;
    font-weight: 400 !important;
    color: #040000;
    line-height: 27px;
    display: -webkit-box !important;
}

.activity_enter11_1 .activity_title {
    width: 410px;
    height: 40px;
    font-size: 26px;
    font-family: Source Han Sans SC;
    font-weight: 800;
    line-height: 43px;
    position: absolute;
    left: 170px;
    top: 15px;
    color: #040000;
}

/* activity_enter11_2 */
.activity_enter11_2 span {
    width: 100%;
    height: 335px;
}

.activity_enter11_2 .activity_content {
    left: 120px;
    top: 65px;
    width: 500px;
    height: 160px;
    letter-spacing: 2px;
    font-size: 15px;
    font-family: SimHei;
    font-weight: 400 !important;
    color: #040000;
    line-height: 27px;
    display: -webkit-box !important;
}

.activity_enter11_2 .activity_title {
    width: 410px;
    height: 40px;
    font-size: 26px;
    font-family: Source Han Sans SC;
    font-weight: 800;
    line-height: 43px;
    position: absolute;
    left: 170px;
    top: 15px;
    color: #040000;
}

/* activity_enter11_3 */
.activity_enter11_3 span {
    width: 100%;
    height: 350px;
}

.activity_enter11_3 .activity_content {
    left: 120px;
    top: 65px;
    width: 500px;
    height: 230px;
    letter-spacing: 2px;
    font-size: 15px;
    font-family: SimHei;
    font-weight: 400 !important;
    color: #040000;
    line-height: 25px;
    display: -webkit-box !important;
}

.activity_enter11_3 .activity_title {
    width: 410px;
    height: 40px;
    font-size: 26px;
    font-family: Source Han Sans SC;
    font-weight: 800;
    line-height: 43px;
    position: absolute;
    left: 170px;
    top: 15px;
    color: #040000;
}

.video-js {
    width: 1200px;
    height: 675px;
}

/* .stress {
    top: -13px !important;
} */
