/*默认样式适用大屏pc*/
/*通用样式*/
* {
    box-sizing: border-box;
}


a {
    text-decoration: none;
}

li {
    list-style: none;
}

ul {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

li {
    list-style: none;
}

a {
    color: #373737;
    text-decoration: none;
}

a:hover {
    color: #3c67a9;
    text-decoration: none;
}

p {
    margin: 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.margintop20 {
    margin-top: 20px;
}

.paddingtop20 {
    padding-top: 20px;
}

/*背景*/
.body {
    background: url(../images/2026glj_gzh_bg01.png) no-repeat top center #FEFAF9;
    background-size: 100%;
}

.bgw {
    background: #FFF;
}

.bg01 {
    background: url(../images/2026jtt_bg05_006.png) no-repeat center bottom;
    background-size: 100% auto;
}

.bg02 {
    background: url(../images/2026jtt_bg03.png) no-repeat center top #FD7B2B;
}

.bg02_a {
    background: url(../images/2026jtt_bg03_a.png) no-repeat center bottom #FDF4E8;
}

.bg03 {
    background: url(../images/2026glj_gzh_bg02.png) no-repeat center bottom #FEFAF9;
    height: auto;
    overflow: hidden;
}

.wbox1 {
    background-color: #FFF;
    height: auto;
}

.wbox1 .tab02 {
    top: 20px;
}

.bg04 {
    background: url(../images/2026glj_gzh_bg07.png) no-repeat center top #D02B20;
    height: 300px;
    overflow: visible;
}

.bg05 {
    background: url(../images/2026glj_gzh_bg10.png) no-repeat center bottom #FFFF;
}

/*header*/
.header {
    height: 550px;
}

.logo01 {
    margin-top: 80px;
    text-align: center;
}

.logo02 {
    margin-top: 33px;
    text-align: center;
}

/*头条*/
.toutiao {
    background: url(../images/2026jtt_toutiao.png) no-repeat left top #FFF;
    height: 160px;
}

.toutiao div {
    text-align: left;
    width: calc(100% - 114px);
    padding: 0px 20px;
    float: right;
}

.toutiao div a h3 {
    margin: 40px 0px 20px 0px;
    line-height: 100%;
}

.toutiao div a p {
    color: #858585;
    font-size: 16px;
    line-height: 25px;
}

/*会议报道*/
.title01 {
    background: url(../images/2026jtt_list_title_bg.png) repeat-x bottom #FFF;
    margin: 20px;
    height: 51px;
}

.title01 a {
    float: left;
    display: block;
    width: 164px;
    height: 51px;
    background: url(../images/2026jtt_list_title01.png) no-repeat left bottom;
}

.title01 a h3 {

    text-align: center;
    background: -webkit-linear-gradient(top, #FDE7CA, #F7D9A1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 22px;
    font-weight: bold;
    height: 51px;
}

.title01 .more {
    float: right;
    background: none;
    line-height: 51px;
    font-size: 16px;
    color: #858585;
    text-align: right;
}

.title_list {
    margin: 0px 20px;
}

.title_list ul li {
    background: url(../images/2026jtt_list_dian.png) no-repeat left center;
    padding-left: 10px;
}

.title_list ul li a {
    font-size: 16px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 40px;
}

/*焦点图*/
.flash_box {
    margin: 20px 0px 20px 20px;
    position: relative;
}

.flash_box .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    bottom: 15px;
    z-index: 100;

}

.flash_box .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.flash_box .hd ul li {
    float: left;
    margin-right: 4px;
    width: 10px;
    height: 10px;
    font-size: 0px;
    line-height: 10px;
    text-align: center;
    background: #E7B08F;
    cursor: pointer;
    overflow: hidden;
    list-style: none;
    border-radius: 5px;
}

.flash_box .hd ul li.on {
    background: #fff;
    color: #fff;
    width: 30px;
}

.flash_box .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.flash_box .bd li {
    zoom: 1;
    vertical-align: middle;
    list-style: none;
}

.flash_box .bd li p {
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding-left: 4%;
    color: #fff;
    background: linear-gradient(to right, rgba(255, 0, 0, 0.7), rgba(222, 114, 41, 0.7));
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0px 0px;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.flash_box .bd img {
    width: 100%;
    height: 489px;
    display: block;
}

/*2025年和“十四五"主要工作*/
.title02_box {
    padding-top: 20px;
    padding-bottom: 20px;
    background: url(../images/2026glj_gzh_title02.png) no-repeat center center;
    height: auto;
    overflow: hidden;
}

.margintop80 {
    margin-top: 80px;
}

.wbox1 .title02_box {
    margin: 50px auto;
}

.title02_box h2 {
    text-align: center;
    color: #FFF;
    font-size: 36px;
    line-height: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.tab01 {
    position: relative;
    background: url(../images/2026glj_gzh_bg03.png) no-repeat center top #FFF;
    font-size: 18px;
    line-height: 35px;
    color: #bf2b0e;
    height: 190px;
    padding: 50px 100px;
    margin-bottom: 30px;
}

.tba01_left_box {
    float: left;
    background: url(../images/2026glj_gzh_bg04.png) no-repeat center top;
    width: 50%;
    display: block;
    min-height: 264px;
    overflow: hidden;
}

.tba01_left_box .title {
    height: 55px;
    text-align: left;
    line-height: 50px;
    font-size: 28px;
    color: #FFF;
    padding-left: 121px;
}

.tba01_left_box .list {
    width: 439px;
    margin: 20px auto;
}

.tba01_left_box .list li {
    width: 50%;
    float: left;
    line-height: 45px;
}

.tba01_left_box .list li a {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    padding-left: 30px;
    background: url(../images/2026glj_gzh_a_bg.png) no-repeat center left;
}

.tba01_left_box .list li a:hover {
    color: #E93929;
    text-decoration: underline;
    background: url(../images/2026glj_gzh_a_bg_hover.png) no-repeat center left;
}

.tba01_right_box {
    float: right;
    background: url(../images/2026glj_gzh_bg05.png) no-repeat center top;
    width: 50%;
    min-height: 264px;
    margin-top: 80px;
    overflow: hidden;
}

.tba01_right_box .title {
    height: 55px;
    text-align: right;
    line-height: 50px;
    font-size: 28px;
    color: #FFF;
    padding-right: 75px;
}

.tba01_right_box .list {
    width: 439px;
    margin: 20px auto;
}

.tba01_right_box .list li {
    width: 50%;
    float: left;
    line-height: 45px;
}

.tba01_right_box .list li a {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    padding-left: 30px;
    background: url(../images/2026glj_gzh_a_bg.png) no-repeat center left;
}

.tba01_right_box .list li a:hover {
    color: #E93929;
    text-decoration: underline;
    background: url(../images/2026glj_gzh_a_bg_hover.png) no-repeat center left;
}

/*“十五五”形势要求和工作思路*/
.row-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    /* 创建四个等宽的列 */
    gap: 20px;
    /* 设置列与列之间的间隔 */
    list-style: none;
    /* 移除列表样式 */
    padding: 0;
    /* 移除默认的padding */
    margin-top: 60px;
}

.row-list li {
    border: 1px solid #E72B1A;
    border-radius: 20px;
    background: url(../images/2026glj_gzh_bg06.png) no-repeat center top;
    background-size: 100%;
    height: 520px;
}

.row-list li .title {
    text-align: center;
    width: 200px;
    font-size: 22px;
    line-height: 30px;
    margin: 30px auto;
    font-weight: bold;
    color: #FFF;
}

.row-list li .num {
    text-align: center;
    line-height: 60px;
    color: #E72B1A;
    font-size: 24px;
    height: 100px;
}

.row-list li .txt {
    height: 260px;
    width: 200px;
    margin: 0px auto;
    text-align: left;
    font-size: 16px;
    line-height: 30px;
}

.row-list li .more {
    text-align: center;
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #E72B1A;
}

/**2026公路重点工作**/
.box-txt {
    width: 80%;
    text-align: left;
    font-size: 18px;
    line-height: 35px;
    color: #FFF;
    margin-top: 55px;
}

.row-list01 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    /* 创建四个等宽的列 */
    gap: 20px;
    /* 设置列与列之间的间隔 */
    list-style: none;
    /* 移除列表样式 */
    padding: 0;
    /* 移除默认的padding */
    margin-top: 20px;
}

.row-list01 li {
    height: 121px;
    background: url(../images/2026glj_gzh_bg08.png) no-repeat center top;
}

.row-list01 li .title {
    line-height: 40px;
    font-size: 18px;
    color: #EEDFB0;
    text-align: center;
}

.row-list01 li a {
    line-height: 22px;
    font-size: 22px;
    display: block;
    text-align: center;
    margin-top: 25px;
    color: #000;
    font-weight: bold;
}

/**领导讲话**/
.leader {
    background: url(../images/2026glj_gzh_bg09.png) no-repeat center top;
    height: auto;
    overflow: hidden;
    width: 1140px;
    margin: 20px auto;
}

.leader .title {
    margin: 60px 0px 0px 65px;
    width: 700px;
    height: auto;
    overflow: hidden;
}

.leader .title .txt {
    float: left;
    width: 60%;
}

.leader .title .txt p {
    text-align: left;
    font-size: 22px;
    color: #000;
    line-height: 30px;
    font-weight: bold;
}

.leader .title .leader_name {
    float: right;
    text-align: left;
    background: url(../images/2026glj_gzh_titlebg01.png) repeat-x bottom;
    font-size: 16px;
    font-weight: bold;
    margin-top: 30px;
}

.leader .title .leader_name span {
    font-size: 22px;
}

.leader .about {
    margin: 30px 0px 50px 65px;
    width: 700px;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
}

/**经验交流开始**/
.jyjl {
    width: 65%;
    height: auto;
    overflow: hidden;
    margin-top: 70px;
}

.jyjl li {
    margin-bottom: 10px;
    height: auto;
    overflow: hidden;
}

.jyjl li a {
    display: block;
    background: url(../images/2026jtt_list_dian.png) no-repeat 20px center #F7EFE8;
    height: 60px;
    line-height: 60px;
    padding-left: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 20px;
}

.jyjl li a:hover {
    background: url(../images/2026jtt_list_dian02.png) no-repeat 20px center #FFFFFF;
    border: 1px solid #F3D7BF;
    border-bottom: 2px solid #F3D7BF;
    line-height: 57px;
    height: 60px;
    color: #B42B24;
    font-weight: bold;
}

.jyjl_more {
    width: 65%;
    text-align: right;
    color: #E93928;
    display: block;
    font-size: 16px;
    line-height: 60px;
    height: 90px;
}




/*当页面 1200px 时，大屏幕，主要是 PC 端*/
@media(max-width: 1200px) {}

/*在 769 和 1024 像素之间的屏幕里，中等屏幕，分辨率低的 PC*/
@media(min-width: 768px) and (max-width:979px) {
    .toutiao div a p {
        display: none;
    }

}

/*在 480 和 767 像素之间的屏幕里，超小屏幕，主要是手机*/
@media(max-width: 767px) {
    .tab02 .bd ul li {
        width: 100%
    }

    .tab01 ul li {
        width: 100%;
    }

    .header {
        height: 389px;
    }

    .logo01 {
        margin-top: 100px;
    }

    .toutiao div a h3 {
        line-height: 180%;
    }

    .toutiao div a p {
        display: none;
    }

    .tab01 .text .txt a {
        padding: 0px 20px;
    }

    .title02_box {
        background: none;
    }

    .title02_box h2 {
        background: none;
    }

    .title03_box {
        background: none;
    }

    .title03_box h2 {
        background: none;
    }

    .gzsl_box .ztlk {
        background: none;
    }

    .gzsl_box .ztlk p {
        margin: 20px;
        background: none;
        padding: 5px;
        height: auto;
        overflow: hidden;
    }

    .gzsl_box .gzslxq_box ul li {
        width: 100%;
    }

    .gzsl_box .gzslxq_box ul li:nth-child(2) {
        margin-top: 20px;
    }

    .gzsl_box .gzslxq_box ul li:nth-child(4) {
        margin-top: 20px;
    }

    .gzap_box .textbg-l .textbg-r .text {
        line-height: 150%;
        margin: 30px;
    }

    .leader_title_box {
        background: none;
    }

    .leader_title_box h2 {
        background: none;
    }

    .leader_text .leader_con {
        float: none;
        width: 100%;
        text-align: center;
    }

    .leader_text .leader_con .leader_name {
        position: relative;
        top: 0;
        left: 0;
    }

    .leader_text .leader_list {
        top: 0;
        width: calc(100% - 40px);
        margin: 20px;
        left: 0;
        padding: 20px;
        position: relative;
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
    }

    .leader_text .more {
        position: relative;
        top: 0;
        left: 45%;
    }

    .jyjl_box {
        background: none;
        width: calc(100% - 20px);
        margin: 10px 10px;
        padding: 10px 10px;
    }

    .jyjl_title_box {
        background: none;
    }

    .jyjl_title_box {
        margin-top: 30px;
    }

    .jyjl_title_box h2 {
        background: none;
    }

    .jyjl_bg {
        display: none;
    }

    .jyjl_box .jyjl_list {
        background: none;
        margin-top: 20px;
    }

    .jyjl_box .jyjl_list .jyjl_list_box {
        width: calc(100%);
        margin: 0px;
        padding: 0px;
    }

    .jyjl_box .jyjl_list .jyjl_list_box li {
        width: calc(100% - 10px);
    }
}

/*在小于 480 像素的屏幕，微小屏幕，更低分辨率的手机*/
@media (max-width: 480px) {
    .toutiao div a h3 {
        margin: 10px 0px 10px 0px;
    }

    .flash_box .bd img {
        height: 289px;
    }

    .gzsl_box .ztlk {
        margin: 20px;
        padding: 0px;
    }

    .gzsl_box .ztlk .title {
        position: relative;
        left: 0px;
        top: 0px;
    }

    .gzsl_box .ztlk .title::after {
        display: none;
    }

    .title02_box h2 {
        font-size: 30px;
    }

    .gzsl_box .ztlk p {
        margin-top: 20px;
    }

    .gzsl_box .gzslxq_box ul li {
        height: 245px;
    }

    .gzsl_box .gzslxq_box ul li:nth-child(2) {
        margin-top: 40px;
    }

    .gzsl_box .gzslxq_box ul li:nth-child(4) {
        margin-top: 40px;
    }

    .leader_text .leader_con .leader_name {
        width: 100%;
    }

    .leader_text {
        margin: 20px 0px;
        height: auto;
        overflow: hidden;
    }

    .leader_text .leader_list {
        width: calc(100 - 20px);
        height: auto;
        overflow: hidden;
    }

    .leader_text .leader_con {
        height: auto;
        overflow: hidden;
    }

    .jyjl_box {
        height: auto;
        overflow: hidden;
    }

    .jyjl_box .jyjl_list .jyjl_list_box {
        height: auto;
        overflow: hidden;
    }

    .jyjl_box .jyjl_list .jyjl_list_box li h4 {
        margin: 20px 0px;
    }

    .jyjl_box .jyjl_list .jyjl_list_box li {
        height: auto;
        overflow: hidden;
    }
}