/*默认样式适用大屏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(../hy_images/2026jtt_bg01.png) no-repeat top center #FCF5EC;
}

.bgw {
    background: #FFF;
}

.bg01 {
    background: url(../hy_images/2026jtt_bg02.png) no-repeat center bottom #FCF3E9;
}

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

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

.bg03 {
    background: url(../hy_images/2026jtt_bg04.png) no-repeat center bottom #FCF5EC;
    height: 1100px;
}

.bg04 {
    background: url(../hy_images/2026jtt_bg05.png) no-repeat center top #FCF5EC;
}

.bg05 {
    background: url(../hy_images/2026jtt_bg06.png) no-repeat center bottom #FCF5EC;
}

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

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

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

/*头条*/
.toutiao {
    background: url(../hy_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(../hy_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(../hy_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(../hy_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 20px 20px 0px;
    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 {
    margin-top: 70px;
    background: url(../hy_images/2026jtt_title02_left.png) no-repeat left top;
}

.title02_box h2 {
    background: url(../hy_images/2026jtt_title02_right.png) no-repeat right top;
    text-align: center;
    color: #E72B1A;
    font-size: 40px;
    line-height: 40px;
    padding-top: 20px;
}

.tab01 {
    position: relative;
}

.tab01 .hd .prev,
.tab01 .hd .next {
    display: block;
    overflow: hidden;
    cursor: pointer;
    height: 90px;
    width: auto;
    margin-top: 18%;

    cursor: pointer;
    font-size: 40px;
    line-height: 90px;
    color: #FFF;
}

.tab01 .hd .prev {
    float: left;
}

.tab01 .hd .next {
    float: right;
}

.tab01 .bd {
    width: 97%;
    margin: 0px auto;
}

.tab01 ul li {
    width: calc(33.33% - 16px);
    float: left;
    height: auto;
    overflow: hidden;
    margin: 0px 8px;
}

.tab01 .num {
    font-size: 60px;
    color: transparent;
    /* 文字颜色设置为透明 */
    -webkit-text-stroke: 1px #EE6D5D;
    /* 使用WebKit的私有属性添加文字边框 */
    text-stroke: 1px #EE6D5D;
    /* 标准属性，但不是所有浏览器都支持 */
    line-height: 60px;
    text-align: center;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}

.tab01 .text {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 15px;
    padding: 20px;
    text-align: center;
    position: relative;
}

.tab01 .text .txt {
    padding: 20px;
    border: 1px solid #E72B1A;
    border-radius: 15px;
    text-align: center;

}

.tab01 .text .txt h4 {
    text-align: left;
    margin-top: 50px;
    margin-bottom: 10px;
    font-size: 18px;
    color: #000;
    background: url(../hy_images/2026jtt_list_dian01.png) no-repeat left center;
    padding-left: 1em;
    line-height: 100%;
}

.tab01 .text .txt p {
    text-align: left;
    color: #666666;
    font-size: 16px;
    line-height: 200%;
    height: 185px;
    overflow: hidden;
}

.tab01 .text .txt a {
    border: 1px solid #E89E92;
    border-radius: 20px;
    font-size: 16px;
    line-height: 200%;
    color: #E72B1A;
    text-align: center;
    display: inline-block;
    padding: 0px 30px;
    margin-top: 30px;
}

.tab01 .text .lab {
    position: absolute;
    top: -20px;
    left: 15%;
    background: linear-gradient(45deg, #CF3921, #F38026);
    width: calc(100% - 30%);
    font-size: 22px;
    line-height: 24px;
    color: #FFF;
    font-weight: bold;
    padding: 15px 20px;
    border-radius: 20px;
}

.tab01 .text .lab::after {
    content: '';
    position: absolute;
    bottom: -10px;
    /* 调整以改变三角形与盒子的距离 */
    left: 50%;
    /* 居中三角形 */
    margin-left: -5px;
    /* 根据三角形宽度的一半进行调整 */
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    /* 左侧透明 */
    border-right: 10px solid transparent;
    /* 右侧透明 */
    border-top: 10px solid #CF3921;
    /* 上侧颜色与盒子背景相同，创建三角形 */
}

.tab01 .hd {
    position: absolute;
    width: 100%;
    z-index: 500;
}

/*“十五五”形势要求和工作思路*/
.title03_box {
    margin-top: 70px;
    background: url(../hy_images/2026jtt_title03_left.png) no-repeat left top;
}

.title03_box h2 {
    background: url(../hy_images/2026jtt_title03_right.png) no-repeat right top;
    text-align: center;
    color: #FFF;
    font-size: 40px;
    line-height: 40px;
    padding-top: 20px;
}

.gzsl_box {
    background: url(../hy_images/2026jtt_bg03_b.png) no-repeat right bottom #FDF4E8;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 60px;
    position: relative;

}

.gzsl_box .ztlk {
    background: url(../hy_images/2026jtt_title03_bg02.png) no-repeat right center #FDF4E8;
    padding: 15px 0px;
    margin: 75px 30px 0px 0px;
    position: relative;
}

.gzsl_box .ztlk .title {
    position: absolute;
    background: linear-gradient(45deg, #CF3921, #F38026);
    color: #FFF;
    font-size: 30px;
    line-height: 200%;
    font-weight: bold;
    text-align: center;
    border-radius: 30px;
    padding: 0px 30px;
    top: -30px;
    left: 40px;
}

.gzsl_box .ztlk .title::after {
    content: '';
    position: absolute;
    bottom: -8px;
    /* 调整以改变三角形与盒子的距离 */
    left: 55%;
    /* 居中三角形 */
    margin-left: -5px;
    /* 根据三角形宽度的一半进行调整 */
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    /* 左侧透明 */
    border-right: 10px solid transparent;
    /* 右侧透明 */
    border-top: 10px solid #CF3921;
    /* 上侧颜色与盒子背景相同，创建三角形 */
    transform: rotate(-135deg);
}

.gzsl_box .ztlk p {
    background: #FBE7C9;
    font-size: 18px;
    color: #8F1B11;
    font-weight: bold;
    line-height: 30px;
    height: 224px;
    margin-right: 120px;
    padding-top: 40px;
    padding-left: 65px;
}

.gzsl_box .gzslxq_box {
    margin: 30px;
    z-index: 10;
}

.gzsl_box .gzslxq_box ul li {
    width: calc(50% - 15px);
    float: left;
    position: relative;
    height: 205px;
    margin-top: 40px;
}

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

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

.gzsl_box .gzslxq_box ul li:nth-child(5) {
    margin-bottom: 80px;
}

.gzsl_box .gzslxq_box .num {
    color: #FAEDD3;
    font-size: 40px;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    position: absolute;
    right: 10px;
    top: -20px;
    z-index: 0;
}

.gzsl_box .gzslxq_box .title {
    position: absolute;
    background: linear-gradient(45deg, #CF3921, #F38026);
    color: #FFF;
    font-size: 20px;
    line-height: 200%;
    font-weight: bold;
    text-align: center;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    padding: 0px 30px;
    top: -30px;
    left: 0px;
    z-index: 50;
}

.gzsl_box .gzslxq_box .title::after {
    content: '';
    position: absolute;
    bottom: -8px;
    /* 调整以改变三角形与盒子的距离 */
    left: 0%;
    /* 居中三角形 */
    margin-left: 0px;
    /* 根据三角形宽度的一半进行调整 */
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    /* 左侧透明 */
    border-right: 10px solid transparent;
    /* 右侧透明 */
    border-top: 10px solid #CF3921;
    /* 上侧颜色与盒子背景相同，创建三角形 */
    transform: rotate(-135deg);
}

.gzsl_box .gzslxq_box .textbg {
    background: url(../hy_images/2026jtt_title03_bgtop.png) repeat-x top;
    padding: 0px;
    position: absolute;
    z-index: 10;
}

.gzsl_box .gzslxq_box .text-l {
    background: url(../hy_images/2026jtt_title03_bg03_left.png) no-repeat left top;
}

.gzsl_box .gzslxq_box .text-r {
    background: url(../hy_images/2026jtt_title03_bg03_right.png) no-repeat right top;
}

.gzsl_box .gzslxq_box .text-title {
    margin: 0px 36px;
    border-bottom: 1px solid #CC8C86;
    height: 60px;
    overflow: hidden;
    padding-top: 10px;
}

.gzsl_box .gzslxq_box .text-title h3 {
    padding: 0px;
    margin: 0px;
    font-size: 18px;
    font-weight: bold;
    color: #8F1B11;
    float: left;
    line-height: 60px;
}

.gzsl_box .gzslxq_box .text-title a {
    float: right;
    display: block;
    background: url(../hy_images/2026jtt_title03_more.png) no-repeat right center;
    line-height: 60px;
    padding-right: 20px;
    color: #8F1B11;
}

.gzsl_box .gzslxq_box .txt {
    margin: 20px 30px;
    line-height: 30px;
    font-size: 16px;
    color: #8F1B11;
}

.gzsl_bg {
    position: absolute;
    bottom: 0px;
    z-index: 20;
}

/*2026年交通运输工作重点安排*/
.gzap_box {
    border-radius: 20px;
    background: #B42B24;
    height: 530px;
    position: relative;
    padding: 25px 20px 0px 20px;
}

.gzap_box .textbg-l {
    background: url(../hy_images/2026jtt_bg04_a.png) no-repeat left top #FFFFFC;

    height: 249px;
    overflow: hidden;
}

.gzap_box .textbg-l .textbg-r {
    background: url(../hy_images/2026jtt_bg04_b.png) no-repeat right top;
    height: auto;
    overflow: hidden;
}

.gzap_box .textbg-l .textbg-r .text {
    font-size: 16px;
    color: #B42B24;
    line-height: 250%;
    margin: 35px 60px 35px 60px;
}

.gzap_box .title {
    background: url(../hy_images/2026jtt_bg04_c.png) no-repeat center top;
    margin: 30px auto;
    text-align: center;
    height: 70px;
}

.gzap_box .title h3 {
    font-size: 22px;
    color: #B42B24;
    font-weight: bold;
    margin: 0px;
    padding: 28px 0px 0px 0px;
}

.tab02 {
    position: absolute;
    top: 420px;
    width: calc(100% - 30px);
}

.tab02 .hd {
    position: absolute;
    top: -20px;
    width: calc(100% + 45px);
    height: 90px;
    z-index: 400;
    left: -30px;
}

.tab02 .hd .prev,
.tab02 .hd .next {
    display: block;
    overflow: hidden;
    cursor: pointer;
    height: 90px;
    width: auto;
    margin-top: 18%;
    cursor: pointer;
    font-size: 40px;
    line-height: 90px;
    color: #FFF;
    float: left;
}

.tab02 .hd .next {
    float: right;
}

.tab02 .bd ul li {
    background: #FAEDED;
    border-radius: 20px;
    width: calc(33.33% - 15px);
    float: left;
    margin-right: 15px;
    position: relative;
}

.tab02 .bd ul li .num {
    font-size: 36px;
    text-align: center;
    font-weight: bold;
    text-align: center;
    color: #B42B24;
    margin-top: 35px;
}

.tab02 .bd ul li .tit {
    width: calc(100% - 60px);
    font-size: 20px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    background: linear-gradient(45deg, #CC5E3A, #AF2418);
    border-radius: 20px;
    line-height: 22px;
    padding: 25px;
    position: absolute;
    left: 30px;
    top: 50px;
}

.tab02 .bd ul li .text {
    margin: 100px 20px 20px 20px;
    text-align: center;
}

.tab02 .bd ul li .text p {
    display: block;
    border-bottom: 1px solid #EBD4D4;
    height: 48px;
    line-height: 48px;
    background: url(../hy_images/2026jtt_list_dian02.png) no-repeat 20px center;
    padding-left: 40px;
    font-size: 16px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tab02 .bd ul li .text p.last {
    border-bottom: none;
}

.tab02 .text .more {
    border: 1px solid #E89E92;
    border-radius: 20px;
    font-size: 16px;
    line-height: 200%;
    color: #E72B1A;
    text-align: center;
    display: inline-block;
    padding: 0px 30px;
    margin-top: 30px;
}

/*领导讲话*/
.leader_title_box {
    margin-top: 70px;
    background: url(../hy_images/2026jtt_leader_left.png) no-repeat left top;
}

.leader_title_box h2 {
    background: url(../hy_images/2026jtt_leader_right.png) no-repeat right top;
    text-align: center;
    color: #FFF;
    font-size: 40px;
    line-height: 40px;
    padding-top: 20px;
}

.leader_text {
    margin: 60px 40px;
    position: relative;
}

.leader_text .leader_con {
    float: left;
    position: relative;
    width: 45%;
    z-index: 20;
}

.leader_text .leader_con .leader_name {
    background: url(../hy_images/2026jtt_leader_name.png) no-repeat center top;
    text-align: center;
    height: 123px;
    width: 478px;
    position: absolute;
    top: 350px;
    left: -40px;
}

.leader_text .leader_con .leader_name p {
    font-size: 20px;
    color: #FFF;
    line-height: 20px;
    padding-top: 30px;

}

.leader_text .leader_con .leader_name h3 {
    font-size: 28px;
    background: -webkit-linear-gradient(top, #FDE7CA, #F7D9A1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 200%;
    margin: 0px;
    padding: 0px;
}

.leader_text .leader_list {
    background: #FFF;
    width: calc(100% - 220px);
    position: absolute;
    left: 220px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    top: 27px;
    padding: 20px 70px 50px 250px;
    z-index: 0;
    height: 375px;
}

.leader_text .leader_list h3 {
    border-bottom: 1px solid #F3C6B8;
    background: url(../hy_images/2026jtt_list_dian03.png) no-repeat left top;
    font-size: 28px;
    line-height: 30px;
    padding-left: 25px;
    padding-bottom: 35px;
}

.leader_text .leader_list p {
    margin-top: 35px;
    font-size: 16px;
    color: #A3A3A3;
    line-height: 30px;
}

.leader_text .more {
    position: absolute;
    display: block;
    top: 430px;
    right: 10px;
    color: #E64E43;
    text-decoration: underline;
}

/*经验交流*/
.jyjl_title_box {
    margin-top: 150px;
    background: url(../hy_images/2026jtt_jyjl_title_bg_left.png) no-repeat left bottom;
}

.jyjl_title_box h2 {
    background: url(../hy_images/2026jtt_jyjl_title_bg_right.png) no-repeat right bottom;
    text-align: center;
    color: #E72B1A;
    font-size: 40px;
    line-height: 40px;
    padding-top: 20px;
}

.jyjl_box {
    height: 495px;
    background: url(../hy_images/2026jtt_jyjl_bg02.png) repeat-x top;
    width: calc(100% + 30px);
    margin-right: -30px;
    position: relative;
    z-index: 0;
}

.jyjl_bg {
    position: absolute;
    height: 495px;
    left: -403px;
    top: 0px;
    background: url(../hy_images/2026jtt_jyjl_bg03.png) no-repeat right top;
    z-index: 10;
    width: 423px;
}

.jyjl_box .jyjl_list {
    height: 495px;
    background: url(../hy_images/2026jtt_jyjl_bg01.png) no-repeat right top;
    z-index: 100;
}

.jyjl_box .jyjl_list .jyjl_list_box {
    padding-top: 140px;
    margin-left: 40px;
    margin-right: 100px;
}

.jyjl_box .jyjl_list .jyjl_list_box li {
    width: calc(50% - 30px);
    float: left;
    text-align: left;
    border-bottom: 1px dashed #F3C6B8;
}

.jyjl_box .jyjl_list .jyjl_list_box li:nth-child(2n) {
    float: right;
}

.jyjl_box .jyjl_list .jyjl_list_box li:nth-child(3),
.jyjl_box .jyjl_list .jyjl_list_box li:nth-child(4) {
    border-bottom: none;
    margin-top: 20px;
}

.jyjl_box .jyjl_list .jyjl_list_box li h4 {
    background: url(../hy_images/2026jtt_list_dian04.png) no-repeat left center;
    height: 20px;
    line-height: 20px;
    font-size: 20px;
    padding: 0px 20px 0px 15px;
    margin: 0px;
}

.jyjl_box .jyjl_list .jyjl_list_box li p {
    font-size: 16px;
    line-height: 25px;
    padding: 15px 20px 20px 15px;
    color: #666666;
}

.jyjl_more {
    text-align: center;
    height: 120px;
    overflow: hidden;
    margin-top: 20px;
}

.jyjl_more .more {
    width: 200px;
    height: auto;
    overflow: hidden;
    font-size: 16px;
    color: #EC503A;
    padding: 16px;
    border: 1px solid #EC503A;
    border-radius: 25px;
    line-height: 16px;
    display: block;
    margin: 0px auto;
}

/*当页面 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;}
}