*{
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}
html{
    overflow-y: inherit !important;
}
.d_flex{
    display: flex;
    flex-wrap: wrap;
}
.d_j_c{
    justify-content: center;
}
.d_j_sb{
    justify-content: space-between;
}
.d_a_c{
    align-items: center;
}
.d_item{
    flex: 1;
}
.body_meeting{
    background-color: #fff;
    background-image: url(https://img-sxworker.sxworker.com/d/file/p/2025-02-14/27a6a35a299fec6928be85fcff5b3252.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 1920px auto;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    padding-top: 740px;
    height:3000px;
}
.container_meet{
    width: 1280px;
    margin: 0 auto;
    overflow: hidden;
    box-sizing: border-box;
    border-radius: 30px 30px 0 0;
    padding: 40px;
}
.modal_1 .box_div{
    width: 576px;
}
.modal_1 .box_div .title_box{
    width: 100%;
    position: relative;
}
.modal_1 .box_div .title_box .more_a  {
    position: absolute;
    right: 0;
}
.modal_1 .box_div .news_lists{
    margin-top: 0px;
}
.news_lists{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.listgs {
    font-size: 30px; color: #d90000; font-weight: bold; letter-spacing: 6px;
}

.listgs2 {
    font-size: 30px; color: #d90000; font-weight: bold; letter-spacing: 6px;margin-left: auto; margin-right: auto;
}

.news_lists>li{
    display: flex;
    margin-bottom: 19px;
}
.news_lists fePointLight:last-of-type{
    margin-bottom: 0;
}
.news_lists .news_lists_item{
    width: 1200px;
    box-sizing: border-box;
    border-bottom: 1px dashed #e6e6e6;
    font-size: 18px;
    color: #333333;
    line-height: 22px;
    padding:14px 0;
    position: relative;
    transition: .3s linear;
}

.news_lists .news_lists_item:hover{
   /* background-color: #f3f6f8; */
   color:#cb0001;
}
.news_lists .news_lists_item .time{
    font-size: 16px;
    color: #999999;
    position: absolute;
    right: 0;
    bottom: 30%;
    line-height: 1.2;
    vertical-align: middle;
}


.modal_1 .banner_box{
    margin-top: 24px;
    width: 100%;
    height: 385px;
}
.modal_1 .banner_box .item_a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.modal_1 .banner_box .item_a .img_box{
    position: absolute;
    top: 0;
    left: 0;
    right: 16px;
    bottom: 70px;
    background-size: cover;
    background-position: center;
    z-index: 9;
}
.modal_1 .banner_box .item_a .bg_box{
    position: absolute;
    left: 16px;
    right: 0;
    top: 15px;
    bottom: 0;
    background-image: linear-gradient(180deg, #FFDC99 0%, #FBF6E7 100%);
    border: 1px solid #FFE1CD;
    z-index: 5;
    border-radius: 0 0 20px 0;
}
.modal_1 .banner_box{
    height: 326px;
   
}
.modal_1 .banner_box .hiSlider-pages{
    z-index: 10;
    right: 21px;
}
.modal_1 .banner_box .hiSlider ,
.modal_1 .banner_box .hiSlider-wrap,
.modal_1 .banner_box .hiSlider-item{
    height: 100%;

}
.hiSlider-pages a{
    width: 10px;
    height: 10px;
    background-color: #E3B88A;
}
.hiSlider-pages a.active{
    background-color: #FE201B;
}
.banner_box video{
    width: 100%;
    height: 100%;
    border-radius: 5px;
    margin-top: -20px;
}


.modal_box{
    padding-top: 30px;
}

.modal_title{
    position: relative;

}
.modal_title .more{
    position: absolute;
    right: 0;
    bottom: 15px;
}

.db_list{
    
}
.db_list .item_li{
    width: 480px;
    height: 400px;
    border-radius: 18px 0px 18px 0px;
    margin-top: 24px;
    margin-left: 60px;
    box-sizing: border-box;
    position: relative;
    background-size: cover;
    text-align: center;
}
.db_list .item_li:nth-of-type(4n){
    margin-right: 0;
}
.db_list .item_li .name_div{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    background-color:rgba(254,32,27,0.3);
    color: #fff;
    padding: 0 20px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hhcj_lists{
    padding-top: 10px;
}
.hhcj_lists .news_lists_item{
    display: block;
}
.hhcj_lists.news_lists .news_lists_item::before,
.js20_lists.news_lists .news_lists_item::before{
    content: "";
    display: inline-block;
    width: 14px;
    height: 100%;
    background-image: url(../images8/small.jpg);
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: middle;
}
.news_lists .content_sp{
    display: inline-block;
    vertical-align: middle;
    max-width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.js20_lists{
    padding-top: 10px;
}
.js20_lists>li{
    width: 100%;
}
.js20_lists .news_lists_item{
    width: 100%;
}
.js20_lists.news_lists>li,
.hhcj_lists.news_lists>li{
    margin-bottom: 4px;
}

.container-1 {clear:both;width:1200px;margin:35px auto 0;overflow:hidden;margin-top: 0px;}
.container-1 .imgtxt1 li {clear:both;width: 100%;padding: 15px 0;border-bottom: 1px solid #EEE;overflow:hidden}
.container-1 .imgtxt1 img {float:left; width: 256px; height: 144px; border-radius: 5px; margin-right:16px;background-size: cover;background-image: url(../imgces/ces1.png)}
.container-1 .imgtxt1 h3 {min-height: 100px; font-size: 20px; line-height: 31px; margin: .5em 0; *display:inline}
.container-1 .author {text-align: center; margin-top: 16px}
.container-1 .info {font-size: 14px;line-height: 23px;color: #777;}
.container-1 .info1 {float: left;}
.container-1 .info1 span{margin-right: 18px;}
.container-1 .info1 .media {padding-left: 25px; background: url("../images/icons.png") no-repeat 0 -46px}
.container-1 .info2 {float: right;padding-left: 25px;background: url("../images/icons.png") no-repeat 0 -75px;}
.container-1 .more {background: #F5F5F5; line-height:36px; text-align:center; color:#888; margin-top: 30px; cursor:pointer}
.container-1 .info-source {float:right;width: 100px; border: 1px #ccc solid; border-radius: 20px; text-align: center;transform: translateY(-31px);}

.db_list .item_li {
    width: 270px;
    height: 220px;
    border: 0px solid rgba(254, 32, 27, 0.3);
    overflow: visible;
    text-align: center;
    padding-bottom: 0;
    margin-left: 0px;
}

.mt_list li{
    width: 210px;
    height: 245px;
    border-radius: 5px;
    margin-bottom: 20px;
    margin-right: 20px;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 25px;
}


.prev_list a{
        border-radius: 3px;
    border: 1px solid #D7171A;
    width: 18%;
    padding-bottom: 11.75%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 1.5%;
    margin-bottom: 20px;
}

.review .col-1 {
    width: 1200px;
    margin: 50px auto;
    padding: 0 30px;
    margin-bottom: 50px;
    position: relative;
}

.review * {
    transition: all .8s ease 0s;
}

.review .col-1 .mod-card .media {
    width: 560px;
}

.review .col-1 .mod-card .media img {
    float: left;
    height: 450px;
    margin-right: 30px;
    padding-left: 200px;
}

.review .col-1 .mod-card .media {
    width: 560px;
}

.review .col-1 .mod-card .topic {
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    line-height: 1.6;
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top: 70px;
}

.review .col-1 .mod-card .abstract {
    min-height: 90px;
    font-size: 14px;
    text-align: justify;
    line-height: 2;
    padding-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #fff;
}

.review .col-1 .mod-card .topic {
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    line-height: 1.6;
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top: 70px;
}

.review .col-1 ul {
    margin-top: 35px;
}

.review .col-1 ul li {
    width: 100%;
    line-height: 2;
    font-size: 14px;
    color: #333;
    text-align: justify;
}

.review .col-1::after {
    position: absolute;
    left: 0;
    top: 50px;
    z-index: -1;
    content: "";
    width: 1200px;
    height: 170px;
    background-color: #516ec9;
}

.section-title {
    width: 1200px;
    height: 100px;
    text-indent: 0;
    background: url(https://47.95.202.106:25216/down/sXmycMZMl08V.png) center center no-repeat;
    background-size: cover;
    border-bottom: 0;
    margin: 0 auto 30px;
}



 .container-1 .section-title {
    width: 1200px;
    height: 100px;
    text-indent: 0;
    background: url(https://47.95.202.106:25216/down/sXmycMZMl08V.png) center center no-repeat;
    background-size: cover;
    border-bottom: 0;
    margin: 0 auto 30px;
}

.container-1 .section-title em {
    display: block;
    text-align: center;
    font-size: 40px;
    padding-top: 3px;
    color: #fff;
}

li.ys01 {
    background: url(https://www.news.cn/auto/rdzt/qccypylm/images/bg01Py.png) no-repeat 50% 0;
}

.db_list2 .item_li{
        width: 280px;
    height: 100%;
    border-radius: 18px 18px 18px 18px;
    overflow: visible;text-align: center;margin-bottom: 85px;    padding-bottom: 0;
    padding-right: 20px;
}

.box_div3{
    width: 0px;   float: left;
}

.db_list3{
    float: left;padding-left: 615px; width: 1200px;    height: 350px;
}

.db_list3 .item_li{
        width: 280px;
    height: 100%;
    border-radius: 18px 18px 18px 18px;
    overflow: visible;text-align: center;margin-bottom: 85px;    padding-bottom: 0;
    padding-right: 20px;
}

ul.lof-main-wapper li img {
    width:1200px;
    height: 600px;
}

 ul.lof-navigator li {
     width:120px;
 }
 
 .part01 .section-title2 {
         width: 500px;
    height: 100px;
    text-indent: 0;
    background: url(https://47.95.202.106:25216/down/6gO1VjLFVZgF.jpg) center center no-repeat;
    background-size: cover;
    border-bottom: 0;
    margin: 0 auto 30px;
 }
 
 .part01 .section-title2 em {
    display: block;
    text-align: center;
    font-size: 40px;
    padding-top: 3px;
    color: #fff;
}

.news_lists2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 580px;
}


.lof-slidecontent#lofslidecontent45 {
width: 1200px; height:600px;
}

ul.lof-main-wapper {
    height: 600px;
}

ul.lof-main-wapper li{
    width: 1200px; height:600px;
}

.lof-navigator {
    margin-left: 300px;
}

ul.lof-main-wapper2 li img {
    width: 580px;
    height: 420px;
        padding: 0px;
    margin: 0 auto;
}

.lof-slidecontent#lofslidecontent46 {
    width: 580px;
    height: 420px;
    float: left;
    overflow: hidden;
}

.lof-navigator2 {
    margin-left: 4px;
    padding-top: 4px;
}

ul.lof-main-wapper2 {
    overflow: hidden;
    width: 100%;
    height: 420px;
    padding: 0px;
    margin: 0;
    float: left;
    overflow: hidden;
}

ul.lof-main-wapper2 li{
    width: 580px;
    height: 420px;
    padding:0px;
    margin:0 aotu;
}

.lof-navigator-wapper2 {
    float: left;
    background: rgba(0, 0, 0, 0.5);
    height: 110px;
    width: 100%;
    position: absolute;
    bottom: 0;
}

ul.lof-navigator2 li {
    position: relative;
    cursor: hand;
    cursor: pointer;
    list-style: none;
    height: 87px;
    width: 120px;
    float: left;
    display: block;
    text-align: center;
    margin: 8px;
}

ul.lof-navigator2 li img {
    width: 130px;
    height: 87px;
    margin: 0 auto;
}

.container .section-title {
    width: 1200px;
    height: 100px;
    text-indent: 0;
    background: url(https://47.95.202.106:25216/down/sXmycMZMl08V.png) center center no-repeat;
    background-size: cover;
    border-bottom: 0;
    margin: 0 auto 30px;
}

.container .section-title em {
    display: block;
    text-align: center;
    font-size: 45px;
    padding-top: 8px;
    color: #f2d298;
}


.db_list .item_li{
    width: 280px;
    margin-right: 22.5px;
    overflow: visible;
    text-align: center;
    margin-bottom: 85px;
    padding-bottom: 0;
    padding-left: 25px;
}

.db_list .item_li img{
    width: 280px;
    height: 180px;
    background-size: cover;
        background-position: center;
}

.db_list .item_li a {
         margin-top: 10px;
    font-size: 15px;
    font-weight: 800;   
    }
    
.db_list .bd{
    padding-bottom: 15px;
}

@media only screen and (max-width: 768px) {
    
.db_list .bd{
    padding-bottom: 0px;
}



.responsive-image {
  width: 150%; /* 或者指定固定宽度 */
  height: auto; 
}

    .db_list .item_li a {
      font-size: 12px;  
    }

.container .section-title em {
        font-size: 15px;
    }

.container .section-title {
        width: 100%;
        height: 35px;
    }

.db_list {
    padding-bottom: 0px;
}

    .body_meeting{
        background-size: 120% auto;
        min-width: 300px;
        padding-top: 150px;
    }

    .container_meet{
        width: 97%;
        padding: 20px 10px;
        border-radius: 15px;
        margin: 0 auto;
    }
    .modal_1 .box_div{
        width: 100%;
    }
    .modal_1 .box_div .title_box .title_img{
        width: 100%;
    }
    .modal_1 .box_div .title_box .arrow_img{
        width: 14px;
    }
    .modal_1 .box_div:last-of-type{
        margin-top: 20px;
    }
    .news_lists,
    .news_lists>li,
    .news_lists>li .news_lists_item{
        width: 100%;
    }
    .news_lists>li{
        margin-bottom: 8px;
    }
    .news_lists>li .news_lists_item{
        font-size: 16px;
        padding: 10px 0;
    }
    .news_lists>li .news_lists_item .time{
        font-size: 14px;
    }

    .modal_1 .banner_box{
        margin-top: 10px;
        height: 260px;
    }
    .modal_1 .banner_box .item_a .img_box{
        bottom: 47px;
    }
    .modal_1 .banner_box .hiSlider-title{
        height:47px;
        line-height: 47px;
        font-size: 16px;
    }
    .modal_1 .banner_box .hiSlider-pages{
        bottom: 14px;
        right: 18px;
    }
    .modal_box{
        padding-top: 30px;
    }
    .modal_title .title_image{
        width: 100%;
    }
    .modal_title .more {
        bottom: 6px;
    }
    .modal_title .more img{
        width: 12px;
    }
    .db_list {
        justify-content: space-between;
    }
    .db_list .item_li{
        width: 100%;
        height: 240px;
        margin-top: 10px;
        margin-bottom: 30px;
    }
    .news_lists .content_sp{
        font-size: 16px;
        max-width: 68%;
    }
    
    .db_list .item_li img {
    width: 280px;
    height: 210px;
    background-size: cover;
    }
    
	/* footer */
	.footer {

		/* 和 header 一样，footer 也采用固定高度*/
		/* 0 flex-grow, 0 flex-shrink, auto flex-basis */
		flex: 0 0 auto;
		text-align: center;
		background-color: #d4212f;
		color: #fff;
		padding: 0.3rem;
		font-size: 0.34rem;
		border-top: 6px solid #f9f9f9;
	}

	.footer .pc_btn {
		display: inline-block;
		padding: 0.15rem 0.4rem;
		border: 1px solid #fff;
		color: #fff;
		line-height: 1;
		margin-bottom: 0.13rem;
	}

	.footer p {
		margin-bottom: 0;
		padding-bottom: 0.13rem;
	}

	.footer p:last-of-type {
		padding-bottom: 0;
	}
    .foot{
        /*display: none;*/
    }
    
    .container_meet{
        width: 97%;
        padding:0;
        border-radius: 15px;
        margin: 0 auto;
    }
    
    .container-1{
        width: 100%;
    }
    
    .container-1 .imgtxt1 li{
        font-size: 14px;
        height: 150px;
        
    }
    
    .container-1 .imgtxt1 img{
        height: 100px;
        width:180px;
    }
    
    .container-1 .imgtxt1 h3 {
        font-size: 14px;
    }
	
	.container-1 .info-source{
	    transform: translateY(-88px);
	}
	
	.listgs2{
    margin-left: 0;
	}
	
	.modal_title
	{
	transform: scale(2);
	}
		.mt_list li {
	    margin-right: 5px;
	    margin-top: 0px;
	    width: 48%;
	}
	.prev_list a{
	    width: 17.5%;
	}
	
	.container-1 .section-title {
    width: 100%;
    height: 35px;
}

.review .col-1::after {
    height: 100px;
}

.review .col-1 .mod-card .media img {
        padding-left: 0px;
    height: 300px;
}

.review .col-1 .mod-card .topic {
        font-size: 16px;
}

.review .col-1 ul li{
        width: 400px;
        font-size: 12px;
}

  .review .col-1::after {
    height: 100px;
}

.review .col-1 .mod-card .media img {
        padding-left: 0px;
    height: 300px;
    margin-right: 10px;
}

.review .col-1 .mod-card .topic {
        font-size: 12px;
}

.review .col-1 ul li{
        width: 340px;
        font-size: 12px;
}
.review .col-1 ul {
    margin-top: -30px;
}

.container-1 .section-title em {
    font-size: 15px;
}

.review .col-1 {
    margin-top: -20px;
}

.lof-slidecontent#lofslidecontent45 {
    height: 330px;
}

ul.lof-navigator li {
    width:93px;
    margin: 3px;
}

.lof-navigator-wapper {
    width:100%;
}
.content_box_wrap2{
    height:680px;
}

.content_box_wrap3{
    height:780px;
}

.db_list2 .item_li{
    width: 100%;
    padding-right: 0px;
    height: 190px;
}
.box_div2{
    padding-top: 550px;
}
.box_div3{
    width: 100%; 
}

.db_list3 .item_li{
    width: 100%;
    padding-right: 0px;
    height: 190px;
}

.db_list3{
    padding-left: 0px; width: 100%;
}

ul.lof-main-wapper li img {
    width:400px;
        height: 250px;
}

 .banner img {
     height: 118px;
 }
 
 ul.lof-navigator li img {
    width:85px;
}

.lof-navigator-wapper {
        width: 400px;
    }
    
    .lof-navigator-wapper {
        height:90px;
    }
    
.banner2 img {
    height: 90px;
}

.lof-slidecontent#lofslidecontent45{
    padding-left:0px;
}

.lof-navigator {
    margin-left: 4px;
}

    .part01 {
        width: 100%;
        overflow: hidden;
        padding-bottom: 10px;
        padding-right: 10px;
        padding-top: 20px;
    }

}
@media screen and (min-width: 769px) {
	.footer{
		display: none;
	}
	

}
