body {
    background-color: #f5f5f5;
}
.pc_show {
    display: block;
}
.pc_hide {
    display: none;
}
.jzxx_wrap {
    width: 100%;
    background-position: top center;
    background-size: auto;
    background-repeat: no-repeat;
    background-image: url(../png/aoxxsj.png);
}
.jzxx_logo {
	left: 30px;
    position: absolute;
    top: 30px;
    z-index: 999;
}
.jzxx_logo img {
    height: 45px;
}
.jzxx_title {
    margin: 0 auto;
    padding-top: 120px;
    position: relative;
    width: 1200px;
    margin-bottom: 27px;
}

.jzxx_title_box {
    display: inline-block;
    width: 1200px;
    text-align: center;
}
.jzxx_title_box img {
    width: 800px;
}
.jzxx_letter_container {
    width: 1200px;
    height: auto;
    font-family: 'SourceHanSansCN-Regular';
    background-position: top center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url(../png/kovfln.png);
    margin: 0 auto;
    margin-bottom: 49px;
    padding: 52px 48px;
}
.jzxx_letter_space {
    height: 0.44rem;
}
.jzxx_letter_content {
    height: auto;
    padding: 0 25px;
    position: relative;
}
.explain_on {
  display: block;
  margin-top: 12px;
}

.explain_content_more {
  width: 32px;
  height: 32px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(../png/xxjhik.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}

.explain_content_close {
  transform-origin: 50% 50%;
  transform: rotate(180deg);
}

.letter_content_text_area {
    position: relative;
    width: 100%;
    height: auto;

}
.letter_content_text_area .text_area_title{
    padding-bottom: 18px;
    font-size: 30px;
    font-weight: 900;
    color: #2e659d;
    text-align: center;

}
.letter_content_text_area .text_area_content {
    position: relative;
    padding: 0 15px;
    color: #4a79a9;
    font-size: 18px;
    line-height: 2;
}
.letter_content_text_area .text_area_content p {
    text-indent: 36px;
}
.letter_content_text_area .text_area_more {
    position: absolute;
    right: 6px;
    bottom: 0;
    color: #79aadc;
}
.letter_content_text_area .text_area_more a{
    color: #79aadc;
}
.letter_content_text_area ._right_line {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 0;
    height: 100%;
    border-right: 2px dashed #dbe7ee;
}
.letter_content_person_area {
    position: absolute;
    right: 25px;
    top: 0;
    width: 335px;
    height: 435px;
}
.letter_content_person_photo {
    width: 178px;
    height: 237px;
    padding-top: 10px;
    font-size: 0;
    line-height: 0;
    margin: 0 auto;
}
.letter_content_person_photo img {
    width: 178px;
}
.letter_content_person_name{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    padding: 20px 0 10px;
    color: #000;
}
.letter_content_person_brief {
    line-height: 35px;
    font-size: 18px;
    text-align: center;
}
.jzxx_btn_container {
    width: 1200px;
    height: 104px;
    margin: 0 auto;
}
.jzxx_btn_container .row {
    margin-left: -90px;
}

.jzxx_btn_item {
    width: 340px;
    height: 102px;
    float: left;
    margin-left: 90px;
    transition: .2s all;
    background-position: top center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.jzxx_btn_item1 {
    width: 265px;
    height: 87px;
    float: left;
    margin-left: 46px;
    transition: .2s all;
    background-position: top center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.first {
    margin-left: 90px;
}
.jzxx_btn_item a{
    display: block;
    width: 100%;
    height: 100%;
}
.jzxx_btn_item:hover {
    transform: scale(1.05, 1.05);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .5);
}
.jzxx_btn_item_01 {
    background-image: url(../png/rbrwpa.png);
}
.jzxx_btn_item_02 {
    background-image: url(../png/dqwqsb.png);
}
.jzxx_btn_item_03 {
    background-image: url(../png/djnorx.png);
}
.jzxx_btn_item_04 {
    background-image: url(../png/nojdsn.png);
}
.jzxx_btn_item_05 {
    background-image: url(../png/zdsxxy.png);
}
.jzxx_btn_item_06 {
    background-image: url(../png/ohknfk.png);
}
.jzxx_tips_container {
    width: 1200px;
    height: 85px;
    margin: 0 auto;
}
.jzxx_tips{
    line-height: 85px;
    font-size: 28px;
    font-weight: bold;
    color: #fbf707;
    text-align: center;
}
.component_letter_selected_container {
    width: 1200px;
    margin: 0 auto;
}
.letter_selected_title_container {
    width: 100%;
    height: 150px;
    line-height: 150px;
    font-weight: bolder;
    font-size: 38px;
    text-align: center;
    color: #2e659d;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-image: url(../png/xezwtc.png);

}
.letter_selected_content_section{
    padding:  12px 30px;
    margin-bottom: 36px;
    background-color: #fff;
    border-radius: 10px;
    color: #000;
}
.letter_selected_content_section a {
    display: block;
    color: #000;
}
.letter_selected_content_section:hover, .letter_selected_content_section.on{
    box-shadow: 0px 0px 10px 2px #eee;
}
.letter_selected_content_title {
    position: relative;
    height: 42px;
    line-height: 42px;
    padding: 0 14px;
}
.letter_selected_content_title ._title  {
    font-size: 16px;
    font-weight: bold;
    hyphens: auto;
    overflow: hidden;
    overflow-wrap: break-word;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: rgba(0,0,0,.9);
}
.letter_selected_content_title ._timer {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 14px;
    font-weight: bold;
    color: #bfbfbf;
}
.letter_selected_content_title ._line {
    position: absolute;
    left: 14px;
    right: 14px;
    bottom: 0;
    width: auto;
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.letter_selected_content {
    padding-bottom: 10px;
}
.letter_selected_content_content {
    padding: 10px 14px ;
    font-size: 14px;
    line-height: 1.8;
    color: rgba(0,0,0,.3);
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.letter_selected_content_content ._title1 {
    font-size: 16px;
    hyphens: auto;
    overflow: hidden;
    overflow-wrap: break-word;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: rgba(0,0,0,.9);
}
.letter_selected_content_content .letter_selected_content_info {
    font-size: 13px;
    margin-top: 16px;
    height: 13px;
    line-height: 13px;
}
.letter_selected_content_info_meta {
    float: left;
    padding-right: 1em;
}
.letter_selected_content_info_meta_extra {
    float: left;
    padding-left: 1em;
    border-left: 1px solid rgba(0,0,0,.3);
}
.letter_selected_more {
    text-align: center;
    font-size: 16px;
    color: #2e659d;
    margin-bottom: 24px;
}
.letter_selected_more a {
    color: #2e659d;
}
.jzxx-zl {
    width: 1200px;
    height: 72px;
    margin: 0 auto;
    margin-top: 46px;
}
.jzxx-zl .row {
    margin-left: -32px;
}
.jzxx-zl_item {
    width: 276px;
    height: 72px;
    float: left;
    margin-left: 32px;
    transition: all 0.2s;
    font-size: 0;
    line-height: 0;
}
.jzxx-zl_item1 {
    width: 224px;
    margin-left: 22px;
}
.jzxx-zl_item:hover {
    transform: scale(1.05, 1.05);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .5);
}
.jzxx-zl_item a{
    display: block;
    width: 100%;
    font-size: 0;
    line-height: 0;
}

.jzxx-zl_item img {
    width: 100%;
}


@media only screen and (max-width:1200px) {
    .pc_show {
        display: none;
    }
    .pc_hide {
        display: block;
    }
    .jzxx_wrap {
        background-color: #36a0f7;
        background-image: url(../png/ntvtbc.png);
        background-size: 100% auto;
    }
    .jzxx_logo {
        left: 12px;
        top: 12px;
        width: 90%;
    }
    .jzxx_logo img {
        width: 25%;
        height: auto;
    }
    .jzxx_title {
        width: 100%;
        padding-top: 12%;
    }
    .jzxx_title_box {
        height: auto;
        width: 100%;
    }
    .jzxx_title_box img {
        width: 80%;
    }
    .jzxx_letter_container {
        width: 96%;
        height: auto;
        background-image: url(../png/zjgltt.png);
        margin-bottom: 0;
        box-sizing: border-box;
    }
    .jzxx_letter_space {
        height: 0.44rem;
    }
    .jzxx_letter_content {
        padding-left: 0.41333333rem;
        padding-right: 0.41333333rem;
        height: auto;
    }
    .media_letter_content_person_area {
        width: calc(909 / 1125 * 7.5rem);
        height: calc(495 / 1125 * 7.5rem);
        background-color: #cfeafd;
        box-sizing: border-box;
        padding-left: calc(40 / 1125 * 7.5rem);
        padding-top: calc(57 / 1125 * 7.5rem);
    }
    .media_letter_content_person_photo {
        float: left;
        width: 2.02rem;
        height: 2.54rem;
        margin-left: 0;
        margin-right: 0;
    }
    .media_letter_content_box {
        font-size: 0.25333333rem;
        margin-left: 2.02rem;
        padding-left: 0.18666667rem;
        color: #2e659d;
    }
    .media_letter_content_person_name {
        font-weight: bolder;
        padding-top: 0.30666667rem;
    }
    .media_letter_content_person_brief {
        padding-top: 0.25333333rem;
        font-size: 0.22666667rem;
        line-height: 2;
    }
    .media_letter_content_text_area {
        font-size: 0.22666667rem;
        padding-top: 0.4rem;
        padding-left: 0.13333333rem;
        padding-right: 0.13333333rem;
        padding-bottom: 0.43333333rem;
        color: #2e659d;
    }
    .media_text_area_letter_title {
        font-size: 0.24rem;
        font-weight: bolder;
        padding-bottom: 0.38666667rem;
        line-height: 1;
    }
    .media_text_area_title {
        font-size: 0.28rem;
        font-weight: bolder;
        padding-bottom: 0.33333333rem;
    }
    .media_text_area_content {
        position: relative;
        font-size: 0.24rem;
        line-height: 0.4rem;
        padding-bottom: 0.4rem;
    }
    .media_text_area_content p {
        text-indent: 0.48rem;
    }
    .media_text_area_content .text_area_more {
        position: absolute;
        left: 0;
        bottom: 0;
        text-indent: 0;
    }
    .media_text_area_content .text_area_more a {
        color: #79aadc;
    }
    .jzxx_tips_container {
        width: 100%;
        height: auto;
    }
    .jzxx_tips {
        font-size: 0.25333333rem;
        line-height: 1;
        padding-top: 0;
        padding-bottom: 0.33333333rem;
    }
    .jzxx_btn_container {
        width: 6.87333333rem;
        padding-top: 0.58666667rem;
        height: auto;
    }
    .jzxx_btn_container .row {
        margin-left: 0;
    }
    .jzxx_btn_item {
        width: 6.87333333rem;
        height: 2.11111111rem;
        margin-bottom: 0.50666667rem;
        background-position: top center;
        background-repeat: no-repeat;
        background-size: 100% auto;
        cursor: pointer;
        margin-left: 0;
        float: none;
    }
    .jzxx_btn_item a {
        display: block;
        width: 100%;
        height: 100%;
    }
    .component_letter_selected_container {
        width: 100%;
        padding-top: 0.2rem;
    }
    .letter_selected_title_container {
        font-size: 0.4rem;
        height: 0.53333333rem;
        line-height: 0.53333333rem;
        background-image: url("../png/aoiewm.png");
    }
    .letter_selected_content {
        padding-top: 0.53333333rem;
        margin: 0 auto;
    }
    .letter_selected_content_section {
        width: 6.88666667rem;
        padding: 0;
        margin: 0 auto;
        margin-bottom: 0.33333333rem;
    }
    .letter_selected_content_title {
        height: auto;
        font-size: 0.24rem;
        line-height: 1.4;
        padding-left: 0.33333333rem;
        padding-right: 0.33333333rem;
    }
    .letter_selected_content_title ._title {
        font-size: 0.26666667rem;
        padding-top: 0.26666667rem;
        padding-bottom: 0.2rem;
    }
    .letter_selected_content_content {
        position: relative;
        padding-left: 0.33333333rem;
        padding-right: 0.33333333rem;
        padding-top: 0.2rem;
        padding-bottom: 0.2rem;
        font-size: 0.20rem;
    }
    .letter_selected_content_content ._title1 {
        position: relative;
        font-size: 0.24rem;
    }
    .letter_selected_content_content ._line,
    .letter_selected_content_title ._line {
        position: absolute;
        right: 0.33333333rem;
        left: 0.33333333rem;
        bottom: 0;
        width: auto;
        border-bottom: 1px solid rgba(0,0,0,.1);
    }
    .letter_selected_content_timer {
        position: relative;
        padding-right: 0.76rem;
        padding-top: 0.33333333rem;
        padding-bottom: 0.33333333rem;
    }
    .letter_selected_content_timer ._timer {
        text-align: right;
        font-size: 0.2rem;
    }
    .component_page_letter_content {
        padding-left: 0.41333333rem;
        padding-right: 0.41333333rem;
        height: auto;
    }
    .letter_selected_content_content .letter_selected_content_info {
        font-size: 0.16rem;
        margin-top: 0.11111111rem;
        height: 0.16rem;
        line-height: 0.16rem;
    }
    .letter_selected_content_content p {
        overflow: hidden;
        text-overflow: ellipsis;
        word-wrap: break-word;
        -webkit-hyphens: auto;
        hyphens: auto;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
    .component_list_header {
        min-width: auto;
        height: 2.13333333rem;
    }
    .component_page_location {
        width: auto;
    }
    .component_list_content {
        width: auto;
    }
    .article_list_item .article_title {
        padding-left: 0.2rem;
        line-height: 1.8;
    }
    .article_timer {
        color: #aaa;
        padding-left: 0.2rem;
        padding-right: 0.2rem;
        line-height: 1.8;
    }
    .article_list_item {
        display: block;
        margin-bottom: 0.4rem;
    }
    .list_page_list_component_style {
        width: auto;
        padding-left: 0.2rem;
        padding-right: 0.2rem;
    }
    .letter_selected_more {
        font-size: 0.2rem;
    }
    .public_header_title {
        top: 0.2rem;
        left: 0.2rem;
    }
    .public_header_title a {
        width: 1.34666667rem;
        height: 0.3rem;
    }

    .jzxx-zl {
        width: 6.87333333rem;
        height: auto;
        margin: 0 auto;
        margin-top: 0.4rem;
    }
    .jzxx-zl .row {
        margin-left: -3%;
    }
    .jzxx-zl_item {
        width: 6.87333333rem;
        height: auto;
        margin-left: 3%;
        margin-bottom: 0.4rem;
        float: none;
    }
}