.header {
    background: url("/2023/header-top2.jpg") no-repeat center -98px;
    width: 100%;
    height: 260px;
}

.line {
    height: 100%;
    width: 1px;
    background: #dddddd;
}

.map-local {
    padding-top: 40px;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 12px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #999999;
}

.map-local a {
    color: #999999;
}

.map-local img {
    margin-right: 10px;
    margin-left: 12px;
    width: 18px;
    height: 24px;
}

.in {
    color: #666666;
    font-weight: bold;
}

.zw-zc-title {
    font-size: 48px;
    text-align: center;
    border-bottom: 1px solid #dddddd;
    color: #1b5395;
    padding: 40px 0 60px;
    margin-bottom: 20px;
}

.link-card {
    display: inline-block;
    width: 240px;
    height: 60px;
    background: url(/2023/tab1_link-card2.png) no-repeat center center;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    color: #1b5395;
}

.zc-title {
    color: #1b5395;
    font-size: 26px;
    font-weight: bold;
    padding-bottom: 12px;
}

.zc-plan {
    /* border-radius: 20px; */
    /* border: 1px solid #dddddd; */
    position: relative;
    /* height: 358px; */
    width: 1298px;
    margin-bottom: 20px;
}


/* 视频解读 */

.zc-plan-sp {
    background: url("/2023/sp1-tab-plan.png");
    height: 480px;
    width: 1300px;
}

.zc-plan-sp ul {
    padding-top: 80px;
    padding-left: 50px;
    margin-right: -60px;
}

.zc-plan-sp li a {
    display: block;
}

.zc-more {
    display: block;
    margin: 35px auto 0;
    text-align: center;
}

.zc-plan-sp li div {
    font-size: 16px;
    color: #333333;
    margin-top: 20px;
}

.zc-plan-sp li div:hover {
    color: #1b5395;
}

.zc-plan-sp li {
    float: left;
    width: 360px;
    margin-right: 60px;
    /* height: 216px; */
    text-align: center;
}


/* 一图解读 */

.zc-plan-tj {
    background: url("/2023/tj1-tab-plan.png");
    height: 480px;
    width: 1300px;
    /* padding: 20px 0 20px 98px; */
}

.zc-plan-tj ul {
    padding-top: 80px;
    padding-left: 30px;
    margin-right: -40px;
}

.tj-more {
    display: block;
    margin: 35px auto 0;
    text-align: center;
}

.zc-plan-tj li a {
    display: block;
}

.zc-plan-tj li {
    float: left;
    width: 280px;
    margin-right: 40px;
    /* height: 240px; */
    text-align: center;
    overflow: hidden;
}

.zc-plan-tj li div {
    font-size: 16px;
    color: #333333;
    margin-top: 20px;
}

.zc-plan-tj li div:hover {
    color: #1b5395;
}

.zc-plan-tj li img{
    height:240px;
    max-width:280px;
}

.zc-plan-title {
    display: inline-block;
    font-size: 26px;
    color: #fff;
    line-height: 1.2;
    width: 26px;
    background: #77b8ea;
    padding: 30px 17px;
    /* height: 20px; */
    position: absolute;
    border-radius: 20px 0 30px 0;
}


/* 文字解读 */

.zc-plan-wz {
    margin-right: -20px;
}
.con {
    margin-right: -20px;
}

.zc-plan-wz ul {
    column-count: 2;
    /* 设置列数为2 */
}

.zc-plan-wz ul li {
    float: left;
    width: 638px;
    height: 98px;
    border: 1px solid #dddddd;
    margin-right: 20px;
    margin-bottom: 20px;
}

.zc-plan-wz-top {
    position: relative;
    margin: 10px;
    margin-left: 30px;
}

.zc-plan-wz-title {
    display: table-cell;
    vertical-align: middle;
    width: 480px;
    height: 80px;
    font-size: 20px;
    color: #333333;
}

.zc-plan-wz-time {
    position: absolute;
    top: 0;
    right: 0;
    background: #e8f7fe;
    height: 80px;
    width: 100px;
}

.zc-plan-wz-time .m-time {
    text-align: center;
    font-size: 36px;
    color: #1b5395;
}

.zc-plan-wz-time .y-time {
    color: #1b5395;
    font-size: 14px;
    text-align: center;
}


/*  详情 */

.xs_wp {
    /* padding-top: 50px; */
    border: 1px solid #dddddd;
}

.xs_title {
    color: #1b5395;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    padding: 40px 20px;
    border-bottom: 1px solid #dddddd;
}

.xs_origin {
    font-size: 14px;
    color: #999999;
    text-align: center;
    margin-bottom: 40px;
}

.xs_origin span {
    margin-right: 10px;
}

.xs_left {
    width: 1300px;
    padding: 20px 0px 0px;
    float: left;
    border-right: 0px solid #dddddd;
}

.xs_right {
    display: none;
    float: left;
}

.fyr-table {
    display: inline-block;
    max-width: 460px;
    line-height: 2;
}

.fyr-table .fyr-title {
    background: #eeeeee;
    border: 1px solid #E3E3E3;
    text-align: center;
    width: 100px;
    padding: 10px 0;
}

.fyr-table .fyr-td {
    width: 384px;
    padding-left: 15px;
    text-align: left;
    border: 1px solid #E3E3E3;
}

.fyr-subtitle {
    text-align: center;
    background: #004f9f;
    border: 1px solid #E3E3E3;
    width: 100%;
    padding: 10px 0;
    color: #fff;
}

.xs_be {
    border-left: 1px solid #ddd;
    margin-left: -1px;
}

.xs_be_plan {
    display: inline-block;
    width: 356px;
    /* width: 920px; */
}

.xs_be_list {
    padding-top: 20px;
    /* width: 798px; */
    margin: 10px;
    text-align: left;
    height: 50px;
    line-height: 1.8;
}

.xs_be_title {
    font-size: 18px;
    font-weight: bold;
    width: 100%;
    height: 40px;
    line-height: 40px;
}

.xs_be_title a {
    background: #1b5395;
    display: block;
    margin: 10px 10px;
    padding-left: 14px;
    color: #fff;
}

.xs_be_list ul li {
    margin-bottom: 20px;
}

.xs_be_list ul li a {
    color: #1b5395;
    font-weight: bold;
    font-size: 16px;
    margin-left: 10px;
}

.xs_content {
    padding: 20px 40px 20px 40px;
    line-height: 1.6;
    text-align: justify;
}

.xs_content img {
    display: block;
    margin: 0 auto;
}

.plus {
    color: #1b5395;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}

.plus .pdf {
    font-weight: 500;
}

.xs_ctrl {
    margin-top: 50px;
    text-align: center;
}

.xs_ctrl a {
    color: #1b5395;
    font-size: 18px;
}