header{
    position: relative;
}
.header-top{
    max-width: 159rem;
    margin: auto;
    height: 20.7rem;
    position: relative;
}
.header-bg{
    width: 100%;
    height: calc(100% - 6rem);
    position: absolute;
    z-index: 0;
}
header .logo{
    height: 11.3rem;
    margin-top: calc((20.7rem - 11.3rem) / 2);
}
.header-opt{
    position: absolute;
    right: 0;
    top: 0;
    height: 5.2rem;
    border-radius: 0 0 0.5rem 0.5rem;
    background: rgba(24, 118, 200, 0.44);
    color: #fff;
    line-height: 5.2rem;
    padding: 0 2rem;
    box-sizing: border-box;
    font-size: 1.6rem;
}
.header-opt *{
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}
.header-opt a{
    margin: 0 1rem;
}
.header-opt a:link{
    color: #fff;
}
header .search-icon{
    width: 2.2rem;
    transition: all 0.3s ease;
    margin: 0 1rem;
}
header .search-icon:hover{
    transform: scale(1.05);
}
nav{
    width: 100%;
    background-color: #006dcc;
}
nav ul {
    display: flex;
    justify-content: space-around;
    max-width: 159rem;
    margin: auto;
    color: #fff;
	position: relative;
}
nav>ul>li{
    margin-right: 4.3rem;
    
}
nav>ul>li:last-child{
    margin-right: 0;
}
nav>ul>li a{
    font-size: 2rem;
    padding: 0 1.2rem;
    height: 6rem;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}
nav>ul>li > a{
    font-weight: 700;
}
nav>ul>li > a:link{
    color: inherit;
}
nav>ul>li > a:hover,nav>ul>li > a.active{
    background-color: #1E81D6;
}
.nav-dropdown a:hover,.nav-dropdown a.active{
    color: #006dcc;
}
nav>ul>li a.active{
    font-size: 2.2rem;
}
.nav-dropdown{
    position: absolute;
    top: 93%;
    left: 3%;
    font-size: 1.6rem;
    box-shadow: 0 0.4rem 0.8rem rgba(0,0,0,.1);
    border-radius: 0.4rem;
    display: none;
    z-index: 2;
    border-top: 1px solid rgba(222, 222, 222, 0.451);
    width: 90%;
	padding: 10px 30px 30px;
	background: #fff url(drop-bg.png) no-repeat;
	background-position: left 6%;
	z-index: 99
}

.nav-dropdown *{
	box-sizing: border-box!important;
}
.nav-dropdown ul{
	display: block!important;
}
.nav-dropdown ul li{
/*	margin: 0*/
}
nav .nav-dropdown a{
	height: auto;
}
.nav-dropdown a img{
	transition: all 0.3s
}
.nav-dropdown a img:hover{
	transform: scale(1.05)
}
.nav-dropdown>div{
	padding: 0px 17px;
	float: left;
	box-sizing: border-box;
}
.nav-dropdown .drop-title{
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0px;
	line-height: 29.04px;
	color: rgba(68, 68, 68, 1);
	display: block;
	padding: 0;
	margin-bottom: 15px;
	margin-top: 20px;
    position: relative;
}
.nav-dropdown .drop-title::after{
	width: 40px;
	height: 6px;
	opacity: 1;
	background: rgba(0, 63, 194, 1);
	content: "";
	display: block;
	margin-top: 10px
}
.nav-dropdown .kyfz-title-wrap .drop-title{
    color: #fff;
    margin: 30px 0 0 21px;
    display: block;
}
.nav-dropdown div p{
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 28px;
	color: rgba(68, 68, 68, 1);
	text-align: justify;
	text-indent: 2em;
	margin-top: 0px
}
.kyfz{
	width: 25%;
    /* width: 38%; */
    position: relative;
}
.kyfz-title-wrap{
    margin-top: 20px;
    width: 100%;
    height: 104px;
    position: relative;
    padding-top: 0.1px;
    margin-bottom: 20px;
}
.kyfz-title-wrap img{
    width: 100%;
    margin-bottom: 15px;
    position: absolute;
    height: 100%;
    z-index: 0;
}
.szzc{
	/* width: 38% */
	width: 35%;
}
.xrld{
	/* width: 62%; */
	width: 40%;
}
.kyfz img{
    width: 100%;
    margin-bottom: 15px;
}
.leader-list{
	margin: 0px -5px;
	overflow: hidden;
	display: block;
}
.leader-list li{
	opacity: 1;
	float: left;
	/* width: 20%; */
	width: 33.3%;
	padding: 0px 5px 3px;
	position: relative;
}
.leader-list li>div{
	border-radius: 28.53px;
	background: linear-gradient(180deg, rgba(247, 247, 247, 1) 0%, rgba(237, 237, 237, 1) 100%);
	box-shadow: 0px 0px 11.41px  rgba(241, 239, 234, 1);
	margin-top: 30px;
	overflow: hidden
}
.leader-img{
	width: 123px;
	height: 158px!important;
	max-width: 90%;
	display: block;
	position: absolute;
	top: 0px;
	margin: 0 auto;
	padding: 0;
	left: 50%;
	border-radius: 7px;
	transform: translateX(-50%);
	overflow: hidden;
}
.leader-img img{
	width: 100%;
}
.leader-ifm{
	background: url(leader-list.png) no-repeat bottom;
	
	text-align: center;
}
.leader-ifm::after{
	width: 90.59px;
	height: 4.28px;
	opacity: 1;
	background: rgba(0, 63, 194, 1);
	content: "";
	display: block;
	position: absolute;
	bottom: 0px;
	margin: auto;
	left: 50%;
	transform: translateX(-50%)
}
.leader-name{
	font-size: 23px;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 34px;
	color: rgba(68, 68, 68, 1);
	height: auto;
	display: block;
	text-align: center;
	padding-top: 134px
}
.leader-ifm span{
	font-size: 17px;
	font-weight: 400;
	letter-spacing: 0px;
line-height: 34px;
color: rgba(68, 68, 68, 1);
	margin-bottom: 15px;
	display: block;
	
}
.about-list{
	/* width: 62%; */
	width: 75%;
	margin-top: 20px;
}
.drop-chnl-list{
	overflow: hidden;
	display: block;
	margin: 0px -10px;
    /* margin-top: 68px; */
}
.drop-chnl-list li{
	padding: 0px 10px;
	margin-bottom: 20px!important;
	float: left;
}
.about-list .drop-chnl-list li{
	width: 25%;
}
.drop-chnl-list li a{
	display: block;
	background: url(chnl-bg.png) no-repeat right,linear-gradient(180deg, rgba(115, 152, 227, 1) 0%, rgba(63, 95, 194, 1) 100%);
	background-size: auto 100%;
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0px;
	color: rgba(255, 255, 255, 1);
	vertical-align: middle;
	text-align: center;
	border-radius: 10px;
	line-height: 40px;
}
.drop-chnl-list li a:hover{
	color: #fff;
	opacity: 0.7
}
.about-list .drop-chnl-list li a{
	padding: 20px;
	height: auto;
}
.zzjg-top{
    width: 100%;
}
.kyxt-glxt{
    width: 45%;
    position: relative;
    display: grid;
    grid-template-columns: 1.3fr 1fr;
    gap: 2rem 2rem;
    border-bottom: 1px solid rgba(199, 199, 199, 1);
    float: left;
    padding-bottom: 52px !important;
}
.kyxt{
}
.center-list li{
	opacity: 1;
	border-radius: 6px;
	background: url(center-bg.png) left no-repeat, linear-gradient(90deg, rgba(237, 237, 237, 1) 0%, rgba(247, 247, 247, 0.46) 100%);
	padding: 13px 0px;
	margin-bottom: 2px;
}
.kyxt-glxt .center-list li,.zcxt .center-list li,.lyfx .center-list li{
	background: url(center-bg.png) left 19px no-repeat;
}
.kyxt-glxt .center-list li,.lyfx .center-list li{
    padding: 0;
    margin-bottom: 16px;
	background: url(center-bg.png) left 5px no-repeat;
}
.hzjl2 .center-list li{
    border-radius: 10px;
    background:url(chnl-bg.png) no-repeat right, linear-gradient(180deg, rgba(115, 152, 227, 1) 0%, rgba(63, 95, 194, 1) 100%);
}
.center-list li a{
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0px;
	line-height: 26px;
	color: rgba(68, 68, 68, 1);
	text-align: left;
	display: block;
	padding: 0 10px;
}
.hzjl2 .center-list li a{
	color: #fff;
    padding: 1px 10px;
}
.glxt .center-list,.ywtz .center-list{
	display: grid !important;
    grid-template-columns: 1fr 1fr;
    column-gap: 2rem;
}
.ywtz .center-list{
    column-gap: 0;
}
.ywtz .center-list{
    background: url(navwrap-bg03.png) no-repeat;
    background-position: center;
    border-radius: 5px;
    background-size: 100% 100%;
}
.ywtz .center-list li a {
    color: #fff;
}
.ywtz .center-list li a:hover {
    color: rgba(71, 169, 255, 1);
}
.ywtz .center-list li{
    background: none;
    position: relative;
    border-radius: 0;
    border-bottom: 1px solid rgba(227, 227, 227, 1);
    margin: 0;
}
.ywtz .center-list li:nth-child(n){
    border-right: 1px solid rgba(227, 227, 227, 1);
}
.ywtz .center-list li:last-child{
    border-bottom: none;
}
.ywtz .center-list li::before{
    position: absolute;
    content: "";
    width: 4px;
    height: 16px;
    border-radius: 5px;
    background: rgba(71, 169, 255, 1);
    left: 0px;
    top: 19px;
}
.zcxt{
	width: 45%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    column-gap: 24px;
}
.zcxt .center-list{
    margin: 0;
    display: flex !important;
    column-gap: 20px;
    margin-bottom: 9px;
}
.ywtz{
	width: 55%;
    padding: 0 17px;
    float: left;
}
.sypt{
	width: 55%;
}
.sypt .center-list{
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr;
    background: url(navwrap-bg04.png);
    background-position: center;
    border-radius: 5px;
    background-size: 100% 100%;
}
.sypt .center-list li{  
    background: none;
    position: relative;
    border-radius: 0;
    border-right: 1px solid rgba(227, 227, 227, 1);
}
.sypt .center-list li::before{
    position: absolute;
    content: "";
    width: 4px;
    height: 16px;
    border-radius: 5px;
    background: rgba(71, 169, 255, 1);
    left: 0px;
    top: 19px;
}
.sypt .center-list li a{
    color: #fff;
}
.sypt .center-list li a:hover {
    color: rgba(71, 169, 255, 1);
}
.lyfx{
	width: 50%;
}
.kxyj-l{
	width: 50%;
	border-right: 1px solid #AAAAAA;
	margin-right: -1px;
}
.nav-news-img{
	overflow: hidden;
	display: block;
	margin: 0px -10px 40px
}
.nav-news-img li{
	width: 33.33%;
	float: left;
	padding: 0px 10px
}
.nav-news-img li a{
	width: 100%;
	display: block;
	line-height: 0;
	overflow: hidden;
	padding: 0px;
	height: 120px;
	border: #E9E9E9 1px solid;
}
.nav-news-img li a img{
	width: 100%;
	height: 100%;
}
.navlist .row{
	margin: 0 -17px;
	padding-right: 13px!important;
	overflow: hidden;
}
.navlist .row div{
	padding: 0px 17px;
	float: left;
}

.kyjz{
	width: 50%;
	padding-left: 30px!important;
	border-left: 1px solid #AAAAAA
}
.cxdy{
	width: 100%
}
.cxdy .center-list{
    background: url(navwrap-bg05.png);
    background-position: center;
    border-radius: 5px;
    background-size: 100% 100%;
}
.cxdy .center-list li{
    background: none;
    position: relative;
}
.cxdy .center-list li::before{
    position: absolute;
    content: "";
    width: 4px;
    height: 16px;
    border-radius: 5px;
    background: rgba(71, 169, 255, 1);
    left: 0px;
    top: 19px;
}
.cxdy .center-list li a{
    color: #fff;
}
.cxdy .center-list li a:hover {
    color: rgba(71, 169, 255, 1);
}
.nav-news li{
	margin-bottom: 10px;
	position: relative;
	padding-left: 20px;
}
.nav-news li::before{
	content: "-";
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 25px;
	color: rgba(68, 68, 68, 1);
	text-align: left;
	display: block;
	position: absolute;
	left: 0px;
}
.nav-news li a{
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 25px;
	color: rgba(68, 68, 68, 1);
	text-align: left;
	vertical-align: top;
	display: block;
	padding: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.kyjz .nav-news li{
    margin-bottom: 3px;
}
.kyjz .nav-news li::before,.kyjz .nav-news li a{
    line-height: 35px;
}
.ys{
	width: 15%;
}
.ys-img{
	padding: 0px 14px 13px 0px;
	background: url(ys-bg.png) no-repeat right bottom;
}
.ys-img a{
	display: block;
	width: 100%;
	line-height: 0;
	padding: 0;
}
.ys-img a img{
	width: 100%;
}
.yjy-name{
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 35px;
	color: rgba(68, 68, 68, 1);
	text-align: left;
	padding: 0;
	display: block;
}
nav .nav-dropdown a.yjy-name{
    color: rgba(68, 68, 68, 1);
}
.rcdw{
	width: 65%
}
.peo-list{
	overflow: hidden;
	margin: 0px -10px;
	margin-bottom: 20px
}
.peo-list li{
	width: 14.28%;
	float: left;
	padding: 0px 10px
}
.peo-list li a:first-child{
	padding: 0px;
	width: 100%;
	height: 154px;
	display: block;
	line-height: 0;
	overflow: hidden;
}
.peo-list li a img{
	width: 100%;
	height: 100%;
    object-fit: cover;
}
.rcdwlm{
	width: 20%;
	margin-top: 50px;
}
.rcdwlm .drop-chnl-list li{
	width: 100%;
}
.rcdwlm .drop-chnl-list li a{
	padding: 12px 20px;
	text-align: left;
	
}
.yjsjy1{
	width: 30%
}
.yjsjy2{
	width: 70%
}
.yjsjy3{
	width: 35%;
}
.droplink{
	width: 100%;
	line-height: 82px;
	text-align: left;
	display: block;
	font-size: 22px;
	font-weight: 700;
	color: rgba(255, 255, 255, 1);
	border-radius: 5px;
	background: url(dsjs.png) no-repeat center;
	background-size: cover;
	padding: 0px 50px;
	margin-top: 20px
}
nav .nav-dropdown a.droplink{
	color: rgba(255, 255, 255, 1);
}
.hzjl1{
	width: 60%;
}
.hzjl2{
	width: 40%
}
/* nav>ul>li:nth-child(8) .nav-dropdown{
    background: red url(drop-bg.png) no-repeat;
} */
.dj1{
	width: 14%;
}
.dj1 .drop-chnl-list{
	margin-top: 40px
}
.dj1 .drop-chnl-list li{
	width: 100%;
}
.dj1 .drop-chnl-list li a{
	padding: 20px;
    background: url(chnl-bg.png) no-repeat right, #c51212;
}
.dj2{
	width: 43%;
}
/* .nav-dropdown .dj2 .drop-title, .dj2 .nav-news li a{
    color: #fff;
} */

.nav-dropdown .dj2 .drop-title:hover, .dj2 .nav-news li a:hover{
    color: #c51212;
}
.nav-dropdown .dj2 .drop-title::after,.nav-dropdown .dj1 .drop-title::after{
    background-color: #c51212;
}
.dj2 .news-img{
	width: 120px;
	display: block;
	float: left;
	line-height: 0;
	padding: 0;
	overflow: hidden;
}
.dj2 .news-img img{
	width: 100%
}
.dj2 .nav-news{
	width: calc(100% - 130px);
	float: right;
}
.kxcb1{
	width: 33.33%
}
.kxcb2{
	width: 50%
}
.kpcg{
	background-image: url(kpcg.png)
}
.xszz{
	background-image: url(xszz.png)
}
.xxgk .drop-chnl-list{
	margin-top: 60px;
}
.xxgk .drop-chnl-list li{
	width: 33.33%;
}
.xxgk .drop-chnl-list li a{
	padding: 18px 70px;
}
@media(max-width:1600px){
	.rcdwlm{
		width: 100%;
		margin-top: 0px
	}
	.rcdwlm .drop-chnl-list li{
		width: 33.33%
	}
	.rcdw{
		width: 80%
	}
	.ys{
		width: 20%
	}
	.peo-list li a:first-child{
		height: 186.2px;
	}

}
@media(max-width:1300px){
	.center-list li a{
		font-size: 16px;
	}
	.peo-list li a:first-child{
		height: 149px;
	}
	.nav-news-img li a{
		height: 120px
	}
    .drop-chnl-list li a{
        font-size: 20px;
    }
    .about-list .drop-chnl-list li a{
        padding: 10px;
    }
    .kyxt-glxt{
        padding-bottom: 27px !important;
    }
}
/* 大屏端header end */
/* 小屏端header */
/* 汉堡按钮样式 */
.menu-toggle {
    display: none;
    font-size: 3rem;
    line-height: 2.5rem;
    width: 4rem;
    height: 3rem;
    color:#fff;
    font-weight: 700;
    width: 6rem;
    text-align: center;
    cursor: pointer;
}

/* 侧边栏样式 */
.sidebar {
    position: fixed;
    top: 0;
    left: -250px;
    width: 250px;
    height: 100%;
    background-color:#006dcc;
    color: white;
    z-index: 1050;
    transition: left 0.3s ease;
    font-size: 18px;
    overflow-y: auto;
}

.sidebar.open {
    left: 0;
}

.sidebar ul {
    list-style: none;
    padding-left: 0;
}

.sidebar li > a {
    color: white;
    text-decoration: none;
    display: block;
    padding: 15px 14px;
    border-bottom: 1px solid #b7b9bb;
    position: relative;
}

.sidebar li > a .caret {
    float: right;
    transition: transform 0.3s ease;
}

.sidebar ul ul {
    display: none;
    background-color: #006dcc;
}

.sidebar ul ul li a {
    padding-left: 30px;
}

.sidebar li.active > ul {
    display: block;
}

.sidebar li.active > a .caret {
    transform: rotate(180deg);
}

/* 遮罩层 */
.overlay {
    display: none;
    position: fixed;
    top: 0; left: 0; right: 0; bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 1040;
}

.body-item{
    width: 159rem;
    margin: 5rem auto 6.3rem;
    position: relative;
}
.i1{
    display: flex;
    height: 58.9rem;
}
.i1 .list-item1{
    width: 66%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.i1 .swiper-slide{
	width: 100%;
}
.i1 .swiper-slide a{
	height: 100%;
	position: relative;
	display: block;
	line-height: 0px;
	overflow: hidden;
	width: 100%;
}
.i1 .swiper-slide a img{
	height: 100%;
	width: 100%;
	transition: all 0.3s;
	opacity: 0.3
}
.i1 .swiper-slide-active a img:hover{
    transform: scale(1.05);
}
.i1 .swiper-slide a .top-ifm{
	display: none;
	background: linear-gradient(0deg, #0A3C98 0%, rgba(10,60,152,0) 100%);
}
.i1 .swiper-slide-active a .top-ifm{
	display: block;
}
.i1 .swiper-slide-active a img{
	opacity: 1;
	transition: all 0.3s;
}
.i1 .see-more{
    position: absolute;
    right: 3rem;
    bottom: 1.9rem;
}
.list-item1 .top-ifm{
	/* min-height: 119px; */
    background: -webkit-linear-gradient(bottom, #000000 0%, rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(bottom, #000000 0%, rgba(0,0,0,0) 100%);
    background: linear-gradient(to top, #000000 0%, rgba(0,0,0,0) 100%);
	position: absolute;
	bottom: 0px;
	width: 100%;
	padding: 4rem 2rem 1.5rem;
    box-sizing: border-box;
}
.list-item1 .top-title{
	font-family: Microsoft YaHei;
	font-weight: 700;
	font-size: 2rem;
	color: #FFFFFF;
	line-height: 3.2rem;
	width: calc(100% - 10rem);
    margin: 0 0 0 1rem;
}
.list-item1 .swiper-ctrl{
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	margin: auto;
}
.list-item1 .swiper-pagination-bullet{
	width: 1rem;
	height: 1rem;
	background: #FFFFFF;
	border-radius: 0.5rem;
	opacity: 1;
	margin: 0px 0.3rem;
}
.list-item1 .swiper-pagination-bullet-active{
	width: 2.4rem;
}
.list-item1 .swiper-pagination{
	position: absolute;
	bottom: 1.8px;
	left: calc(100% - 11rem);
	bottom: 1rem;
	width: 10rem;
}
.i1-right{
    width: 34%;
    height: 100%;
    opacity: 1;
    border-radius: 0 1rem 1rem 0;
    box-shadow: 0 0 0.6rem  rgba(0, 0, 0, 0.16);
    padding: 0 2.7rem;
    box-sizing: border-box;
    text-align: justify;
	overflow: hidden;
}
.i1-right-top{
    font-size: 2rem;
	padding-bottom: 2rem;
    width: 100%;
    border-bottom: 1px solid rgba(196, 227, 255, 1);
    padding-top: 4rem;
    box-sizing: border-box;
    cursor: pointer;
    font-weight: 700;
    line-height: 3.2rem;
}
/* .i1-right-top span{
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 22px;
	color: rgba(68, 68, 68, 1);
} */
.i1-right-top:hover,.i1-right-bottom-item:hover{
    color: #006dcc;
}
.i1-right-top-time, .i1-right-bottom-time,.i1-right-bottom-time2{
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 2.2rem;
    color: rgba(119, 119, 119, 1);
    display: inline-block;
}
.i1-right-bottom-time2{
    display: none;
}
.i1-right-bottom-item{
    position: relative;
    padding-left: 2rem;
    margin: 1.5rem 0;
    box-sizing: border-box;
    cursor: pointer;
    line-height: 3rem;
    font-weight: 700;
}
/* .i1-right-bottom-item span{
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 22px;
	color: rgba(68, 68, 68, 1);
	white-space: nowrap;
} */
.i1-right-bottom-item::before{
    content: '';
    position: absolute;
    width: 0.6rem;
    height: 0.6rem;
    top: 1.3rem;
    left: 0;
    background-color: #c51212;
}
.i1-right-bottom-item a{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.i1-right-bottom-time{
    min-width: 9rem;
    text-align: right;
    margin-left: 1rem;
}
.i2-i3{
    position: relative;
}
.i2,.i3,.i4{
    display: flex;
    justify-content: space-between;
}
.i3{
    position: relative;
}
.i3-bg{
    position: absolute;
    width: 100%;
    height: 86%;
    bottom: -5rem;
    left: 0;
    z-index: 0;
}
.i2-left,.i3-left{
    width: 57%;
    /* height: 39rem; */
    position: relative;
}
.i2-left a,.i3-left a{
    cursor: pointer;
}
.i2-left a:hover,.i3-left a:hover{
    color: #006dcc;
}
.i2-left .sc-left a,.i3-left .sc-left a{
    line-height: 3rem;
    font-weight: bold;
}
.switch-tab{
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 28px;
	background: url(tab-bg.png) no-repeat bottom;
}
.switch-tab .see-more{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: none;
}
.switch-tab .see-more.active{
    display: block;
}
.tab-item{
    padding: 0 0.5rem 2rem;
    font-size: 3rem;
    margin-right: 4rem;
    cursor: pointer;
    border-bottom: 0.3rem solid rgba(0, 109, 204,0);
    font-weight: bold;
	margin-bottom: -3px;
}
.tab-item.active,.tab-item:hover{
    background: url(title-bg.png) no-repeat bottom;
}
.switch-content{
    display: none;
    justify-content: space-between;
}
.switch-content.active{
    display: flex;
}
.sc-left{
    width: 34%;
    position: relative;
}
.sc-left .img-wrap{
    width: 100%;
    height: 17.4rem;
    margin-bottom: 2rem;
}
.sc-right{
    width: 64%;
}
.sc-right.mtgz{
    width: auto;
}
.sc-right-item{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 2rem;
    box-sizing: border-box;
    margin-bottom: 2rem;
    position: relative;
}
.sc-right-item::before{
    content: '';
    width: 0.6rem;
    height: 0.6rem;
    background-color: #c51212;
    position: absolute;
    left: 0;
    top: 1rem;
}
.sc-right-item a{
    width: 86%;
}
.sc-right-item time{
    color: #666666;
    box-sizing: border-box;
}
.i2-right,.i3-right{
    width: 40%;
}
.switch-content-r{
    display: none;
    height: 26.1rem;
    overflow: hidden;
}
.switch-content-r.active{
    display: block;
}
.scroll-autoplay-list{
    animation: scrollUp 20s linear infinite;
}
@keyframes scrollUp {
    0% { transform: translateY(0); }
    100% { transform: translateY(calc(-50%)); }
}
.switch-content-r:hover .scroll-autoplay-list {
    animation-play-state: paused;
}
.i2-right .sc-item,.i3-right .sc-item{
    width: 100%;
    display: block;
    align-items: center;
    margin: 1.5rem 0 1rem;
	overflow: hidden;
    margin-top: 0;
}
.i2-right .times,.i3-right .times{
    width: 8.4rem;
	float: left;
}
.i2-right .times .md,.i3-right .times .md{
    font-size: 2.4rem;
    color: #003fc2;
    font-weight: 700;
    line-height: 3.2rem;
}
.i2-right .times .year,.i3-right .times .year{
    font-size: 1.6rem;
    color: #777777;
    font-weight: 400;
    line-height: 2.2rem;
}
.i2-right .sc-item a,.i3-right .sc-item a{
    width: 100%;
    text-align: justify;
    line-height: 3.2rem;
	box-sizing: border-box;
}
.i2-right .notice-title,.i3-right .notice-title{
	width: calc(100% - 8.4rem);
	float: left;
	border-left: 1px solid #006dcc;
	/* background: linear-gradient(90deg, rgba(0, 63, 194, 0.1) 0%, rgba(0, 155, 76, 0) 100%); */
	padding: 1rem;
	box-sizing: border-box;
    font-size: 1.6rem;
    font-weight: 400;
}
.i2-right .notice-title a:hover,.i3-right .notice-title a:hover{
    color: #006dcc;
}




.i4-left{
    width: 65.8%;
    position: relative;
}
.item-title-wrap{
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 3.3rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #c7c7c7;
}
.item-title-wrap .item-title{
    font-size: 3rem;
    position: relative;
    font-weight: bold;
}
.item-title-wrap .item-title::before,.item-title-wrap .item-title::after{
    content: '';
    width: 6rem;
    height: 0.4rem;
    background-color: #006dcc;
    position: absolute;
    bottom: -1rem;
    left: 0;
}
.item-title-wrap .item-title::after{
    left: 6rem;
    background-color: #009B4C;
}
.i4-left-content{
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 5rem;
}
.i4-left-content a{
    display: block;
    width: 100%;
    height: 11.2rem;
    position: relative;
}
.i4-right{
    width: 31.3%;
}
.i4-right-content{
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 6.7rem;
}
.i4-right-content a{
    width: 7.5rem;
    height: 7.5rem;
    position: relative;
}
.i4-right-content div{
    position: absolute;
    bottom: -3.9rem;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    width: 100%;
    color: #006dcc;
    cursor: pointer;
    font-weight: bold;
}
.i5-content{
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 5rem;
}
.i5-content select{
    height: 5.5rem;
    border: 1px solid #c2daf4;
    border-radius: 0.5rem;
    font-size: 1.8rem;
    padding: 0 2.4rem;
    box-sizing: border-box;
}
/* 隐藏默认下拉箭头 */
.i5-content select {
    -webkit-appearance: none; /* 移除默认的下拉箭头（针对WebKit内核） */
    -moz-appearance: none; /* 移除默认的下拉箭头（针对Gecko内核） */
    appearance: none;
    position: relative;
    display: inline-block;
    background: url(xlk-jt.png) no-repeat right 1rem center; /* 自定义箭头图片 */
    background-size: 1.4rem;    /* 根据实际图标大小调整 */
}
/* 对于IE10+，可能需要额外的处理 */
.i5-content select::-ms-expand {
    display: none;
}
.i5-content select,.i5-content select option{
    color: #444;
    width: 100%;
}
.i5-content select option{
}
footer{
    width: 100%;
    background-color: #006dcc;
    padding: 7.7rem 0;
}
.footer-content{
    width: 159rem;
    margin: auto;
    /* display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 3rem; */
    display: flex;
    justify-content: space-between;
    color: #fff;
    position: relative;
}
.footer-content .text{
    width: 59%;
    line-height: 2;
}

/* 通用细览左侧导航 */
.main-content{
    max-width: 159rem;
    display: flex;
    justify-content: space-between;
    margin: auto;
    padding-top: 5.2rem;
    min-height: 48.5vh;
    box-sizing: border-box;
    align-items: flex-start;
    position: relative;
}
.nav-left{
    min-width: 24rem;
    max-width: 30rem;
    background: #fff;
    margin: 0 3.5rem 3rem 0;
    box-shadow: 0 0 0.6rem rgba(0, 0, 0, 0.161);
    padding-bottom: 2rem;
}
.nav-left li:first-child{
    padding-left: 10%;
    height: 6.8rem;
    background: url(left-channel-bg.png) no-repeat;
    background-size: cover;
    color: #fff;
    line-height: 6.8rem;
    font-size: 2.8rem;
    font-weight: 700;
    cursor: pointer;
    margin-bottom: 1.4rem;
}
.nav-left li{
    position: relative;
    overflow: hidden;
}


.nav-left li a{
    width: 100%;
    display: block !important;
    margin: auto;
    min-height: 6rem;
    /* line-height: 6rem; */
    font-size: 2rem;
    position: relative;
    z-index: 1;
    padding: 1.6rem 2.6rem;
    box-sizing: border-box;
    margin-bottom: 0.5rem;
}
.nav-left li a:link{
    color: inherit;
}
.nav-left li a:hover,.nav-left > li:nth-child(n+2).active > a, .sub-nav a.active{
    color: #006dcc;
}

.nav-left li a::before{
    content: '';
    width: 0;
    height: calc(100% - 1px);
    position: absolute;
    top: 0;
    left: 1.3rem;
    z-index: -1;
    border-radius: 1rem 0rem 0rem 1rem;
    transition: all 0.3s;
    background: #fff;
}
.nav-left li a:hover::before,.nav-left > li.active > a::before, .sub-nav a.active::before{
    width: 94.5%;
    background: #d9edff;
}
.nav-left li a::after{
    content: '';
    width: 0;
    height: 0;
    border-top: 0.8rem solid transparent;
    border-bottom: 0.8rem solid transparent;
    border-left: 0.9rem solid #006dcc; /* 箭头颜色 */
    border-right: 0;
    display: inline-block;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    transition: all 0.3s;
    opacity: 0;
}
.nav-left li a:hover::after,.nav-left > li.active > a::after, .sub-nav a.active::after{
    left: calc(100% - 1.5rem - 0.8rem);
    opacity: 1;
}
.nav-left li .sub-nav a{
    width: 96%;
    margin-right: 0;
    font-size: 1.8rem;
}
.nav-left li .sub-nav{
    height: 0;
    transition: all 0.3s;
    overflow: hidden;
}
/* .nav-left li:hover .sub-nav{
    height: auto;
} */
.content-right{
    padding: 0 4rem 4rem 4rem;
    box-sizing: border-box;
    background: #fff;
    min-height: 67vh;
    width: 83%;
    margin-bottom: 6rem;
    box-shadow: 0 0 0.6rem rgba(0, 0, 0, 0.161);
    border-radius: 1rem;
    position: relative;
    flex: 1;
}
.article-title-wrap{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 6rem;
    /* line-height: 6rem; */
    border-bottom: 1px solid #dddddd;
    margin-bottom: 3.7rem;
}
.article-title-wrap .title{
    font-size: 2.4rem;
    position: relative;
    color: #006dcc;
    font-weight: 700;
    padding-left: 3rem;
    margin: 0;
}
.article-title-wrap .title::before{
    content: '';
    width: 0.5rem;
    height: 1.9rem;
    background: #1e81d6;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 0.3rem;
}
.article-title-wrap .route{
    font-size: 1.6rem;
    color: #777777;
    margin: 0;
}
.article-content{
    overflow-x: auto;
}
.article-content p{
    color: #444 !important;
    font-size: 16px !important;
    line-height: 2 !important;
    font-family: Microsoft YaHei !important;
}
.article-content img{
    /* display: block !important; */
    /* margin: auto !important; */
}
.article-content .cas_content{
    overflow-x: auto;
}
.article-content table{
    width: 90%;
    min-width: 600px;
    border-collapse: collapse;
}
.article-content table td{
    min-width: 8rem;
    padding: 1rem;
}
.article-content p img{
    max-width: 720px !important;
}
.article-content a{
    color: #003fc2 !important;
}
/* 通用细览左侧导航end */

/* 文字列表 */
.wz-list.kytd{
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.wz-list li{
    position: relative;
    display: flex;
    justify-content: space-between;
    height: 6rem;
    border-bottom: 1px solid #dddddd;
    line-height: 6rem;
}
.wz-list li a{
    /* line-height: 2.1rem; */
    width: 86%;
}
.wz-list li a:hover{
    color: #1E81D6;
}
/* 文字列表end */

/* 人员图片列表 */
.renyuan-content{
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(19.2rem, 19.2rem)); /* 根据需要调整最小宽度 */
    gap: 7rem; /* 设置网格间距 */
    justify-content: center;
}
.renyuan-item img{
    width: 19.2rem;
    height: 28.3rem;
    object-fit: cover;
}
.renyuan-content .name{
    /* height: 4rem; */
    line-height: 4rem;
    text-align: center;
    cursor: pointer;
    border-bottom: 2px solid #006dcc;
    width: 100%;
    margin: auto;
}
.renyuan-content .name:hover{
    color: #006dcc;
}
/* 人员图片列表end */
/* 领导图片列表 */
.renyuan-content.ld{
    grid-template-columns: repeat(3, 1fr);
    gap: 5rem;
}
.renyuan-content.ld .renyuan-item img{
    width: 70%;
    height: auto;
    display: block;
    margin: auto;
}
/* 领导图片列表end */
/* 专题图片列表 */
.renyuan-content.ztzs{
    grid-template-columns: repeat(4, 1fr);
    gap: 10rem;
}
.renyuan-content.ztzs .renyuan-item img{
    width: 100%;
    height: auto;
}
/* 专题图片列表end */
/* 人员细览 */
.renyuan-info{
    display: flex;
    margin-bottom: 4rem;
    background-color: #006dcc;
    background-image: url(renyuan-info-bg.jpg);
}
.renyuan-info img{
    width: 19.2rem;
    min-height: 28.3rem;
    object-fit: cover;
}
.renyuan-info.ld img{
    /* margin-right: 2rem; */
}
.renyuan-info .info{
    flex: 1;
    background-size: cover;
    color: #fff;
    padding: 3.9rem 3.1rem;
    box-sizing: border-box;
    position: relative
}
.renyuan-info .bg{
    background-color: rgba(30, 129, 214, 0.902);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 0
}
.renyuan-info .info .name{
    font-size: 2.4rem;
    font-weight: 700;
    padding-bottom: 0.7rem;
    /* margin-bottom: 3rem; */
    border-bottom: 3px solid #fff;
    display: inline-block;
    position: relative;
}
.renyuan-info .details{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem 4rem;
    position: relative;
    /* text-align: justify; */
    padding-top: 2rem;
}
.renyuan-info.ld .details{
    grid-template-columns: repeat(1, 1fr);
}
.renyuan-jl{
    margin-bottom: 4rem;
}
.renyuan-jl .jl-title{
    height: 5.5rem;
    line-height: 5.5rem;
    background-color: #e8f4ff;
    font-size: 2rem;
    font-weight: 700;
    padding-left: 3rem;
    box-sizing: border-box;
    border-left: 3px solid #1E81D6;
    margin: 2rem 0;
}
/* 人员细览end */

/* 图文列表 */
.renyuan-content.tuwen1{
    grid-template-columns: 1fr;
    gap: 4rem;
    position: relative;
    width: 100%;
}
.renyuan-content.tuwen1 .renyuan-item {
    display: flex;
    padding-bottom: 3rem;
    border-bottom: 1px solid #dddddd;
}
.renyuan-content.tuwen1 .renyuan-item .info{
    position: relative;
    /* width: 76%; */
}
.renyuan-content.tuwen1 .renyuan-item img{
    min-width: 28.8rem;
    height: 16.3rem;
    margin-right: 3.1rem;
    object-fit: cover;
}
.renyuan-content.tuwen1 .title{
    font-weight: 700;
}
.renyuan-content.tuwen1 .title:hover{
    color: #006dcc;
}
.renyuan-content.tuwen1 p{
    line-height: 2.6rem;
    color: #666;
    line-height: 3.2rem;
}
.renyuan-content.tuwen1 .time{
    color: #006dcc;
}
/* 图文列表end */


/* 通用细览 */
.art-title{
    font-size: 3.2rem;
    text-align: center;
    color: #006dcc;
}
.art-time-wrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #777777;
    margin-bottom: 2rem;
    font-size: 1.6rem;
}
.art-time-wrap .art-time{
    margin-right: 10rem;
}
.art-time-wrap .font-size span{
    display: inline-block;
    margin-right: 1rem;
    cursor: pointer;
}
.art-time-wrap .font-size span:hover{
    color: #006dcc;
}
.art-time-wrap .font-size span:last-child{
    margin-right: 0;
}
/* 通用细览end */
/* 公开信息 */
.jl-content.gkxx{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 2rem;
    line-height: 4rem;
}
.jl-content.gkxx ul li:first-child{
    font-size: 2rem;
    color: #006dcc;
}
.jl-content.gkxx ul li:nth-child(n+2){
    cursor: pointer;
}
.jl-content.gkxx ul li:nth-child(n+2):hover{
    color: #006dcc;
}
#zxsq input{
    appearance: auto;
    -webkit-appearance: auto;
}
.footer-content .qr-code{
    width: 10.8rem;
    height: 10.8rem;
}
/* 公开信息end */

/* 导师列表 */
.ds-list{
    display: flex;
    flex-wrap: wrap;
    gap: 1rem 2rem;
    margin-bottom: 4rem;
}
.ds-type-title{
    font-weight: 700;
    font-size: 2rem;
    padding-bottom: 1rem;
    border-bottom: 3px solid #006dcc;
    display: inline-block;
    margin-bottom: 2rem;
    color: #006dcc;
}
.ds-list li{
    min-width: 8rem;
    padding: 0.5rem 0;
    text-align: left;
}
@media (max-width: 1024px) {
    .header-bg{
        height: 100%;
    }
    .menu-toggle {
        display: inline-block;
    }
    nav{display: none;}
    .nav-left {
        position: absolute;
        top: 0;
        width: 100%;
        text-align: center;
        border: 1px solid #dddddd;
        transition: all 0.3s;
        overflow: hidden;
        z-index: 2;
        height: 5rem;
    }
    .nav-left li{
        background-color:#fff
    }
    .main-content{
        padding-top: 7rem;
        position: relative;
    }
    .nav-left li:first-child {
        padding: 0;
    }
    .article-content p img{
        width: 80%;
        height: auto;
    }
    .nav-left li a{
        text-align: center;
    }
    .nav-left li a::after{
        display: none;
    }
    .nav-left li .sub-nav a{
        width: 94%;
    }
    .nav-left li a:hover::before, .nav-left > li.active > a::before, .sub-nav a.active::before {
        width: 94%;
        left: 3%;
        border-radius: 1rem;
    }
   .nav-left li .sub-nav a{
       margin-right: auto;
   }
    .sub-nav.active a{
        color: #006dcc;
    }
    
    .wz-list.kytd{
        grid-template-columns: 1fr;
    }

    .i1-right-top{
        line-height: 1.5;
    }
}
/* 小屏端header end */
@media (max-width: 1600px) {
    header .logo{
        margin-top: calc((20.7rem - 11.3rem) / 2 + 2.5rem);
        margin-left: 2rem;
    }
    nav>ul>li{
        margin-right: 2.3rem;
    }
    .body-item,.footer-content,.main-content{
        width: 130rem;
    }
    .i1{
        height: 48rem;
    }
    .i1-right-top{
        padding-top: 2rem;
    }
    .i1-right-bottom-item{
        margin: 1rem 0;
    }
    .i4-right-content {
        gap: 3.7rem;
    }
    .renyuan-content.tuwen1 p{
        margin: 1.2rem 0;
    }
}
@media (max-width: 1300px) {
    nav>ul>li{
        margin-right: 0;
    }
    nav>ul>li a{
        padding: 0 0.7rem;
    }
    .body-item,.footer-content,.main-content{
        width: 102.4rem;
    }
    .i1{
        height: 41rem;
    }
    .i1-right-top{
        padding-top: 1rem;
        line-height: 2.4rem;
        padding-bottom: 0.5rem;
    }
    .i1-right-bottom-item{
        margin: 1.5rem 0;
    }
    .i1-right-bottom-item .com-ellipsis{
        display: block !important;
    }
    .i1-right-bottom-time{
        display: none;
    }
    .i1-right-bottom-time2{
        display: inline-block;
    }
    .i1-right-bottom-item:nth-child(n + 4){
        display: none;
    }
    .sc-left .img-wrap{
        height: 12.4rem;
    }
    .sc-right-item{
        margin-bottom: 1.5rem;
    }
    .sc-right-item a{
        width: 85%;
    }
    .i2-right .times .md, .i3-right .times .md{
        font-size: 1.8rem;
    }
    .i4-left-content a{
        height: 9.2rem;
    }
    .i4-right-content{
        gap: 1.7rem;
    }
    .i4-right-content a{
        width: 7rem;
        height: 7rem;
    }
    .i4-right-content div {
        bottom: -2.9rem;
        font-size: 1.6rem;
    }
    .footer-content .text{
        width: 49%;
    }
    .content-right{
        width: 73%;
    }
    .renyuan-content.tuwen1{
        display: block;
    }
    .renyuan-content.tuwen1 .renyuan-item{
        padding-bottom: 2rem;
        margin-bottom: 3rem;
    }
    .wz-list li a{
        width: 84%;
    }
    .renyuan-content.ld{
        grid-template-columns: repeat(2, 1fr);
    }
    .article-title-wrap .title{
        font-size: 2rem;
        padding-left: 1rem;
    }
    .article-title-wrap .route{
        font-size: 1.2rem;
    }
    .renyuan-content.ztzs{
        grid-template-columns: repeat(3, 1fr);
        gap: 10rem;
    }
    
}
@media (max-width: 1024px) {
    header .logo{
        height: 9.3rem;
        margin-top: calc((20.7rem - 11.3rem) / 2 + 3rem);
    }
    .body-item,.footer-content,.main-content{
        width: 76.8rem;
    }
    .i1-right-bottom{
        margin-bottom: 4rem;
    }
    .i1{
        flex-wrap: wrap;
        height: auto;
    }
    .i1 .list-item1,.i1-right{
        width: 100%;
    }
    .i1-right{
        padding-bottom: 2rem;
    }
    .i2, .i3, .i4{
        flex-wrap: wrap;
    }
    .i1-right-bottom-item:nth-child(n + 4){
        display: block;
    }
    .sc-right-item{
        display: block;
        line-height: 1.5;
    }
    .sc-right-item .com-ellipsis,.sc-left .multi-line2-ellipsis{
        display: inline !important;
    }
    .i2-right .notice-title .com-ellipsis, .i3-right .notice-title .com-ellipsis{
        display: block !important;
    }
    .i2-left, .i3-left,.i2-right, .i3-right{
        width: 100%;
    }
    .i2-left, .i3-left{
        margin-bottom: 6rem;
    }
    .sc-left .img-wrap{
        height: 14.4rem;
    }
    .i2-right .times .md, .i3-right .times .md{
        font-size: 2.6rem;
    }
    .i4-left,.i4-right{
        width: 100%;
    }
    .i4-left{
        margin-bottom: 6rem;
    }
    .i4-right-content {
        gap: 15.7rem;
    }
    .i4-right-content a {
        width: 7.5rem;
        height: 7.5rem;
    }
    .footer-content{
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .footer-content .text {
        width: 100%;
        margin: 2rem 0;
    }
    .content-right{
        width: 100%;
    }
    .renyuan-content.ztzs{
        grid-template-columns: repeat(2, 1fr);
        gap: 10rem;
    }
}
@media (max-width: 768px) {
    .pages {
        display: none;
    }
    .large-hidden {
        display: block;
    }
    header .logo{
        width: 94%;;
        height: auto;
        margin-top: calc((20.7rem - 11.3rem) / 2 + 4rem);
    }
    .header-opt a,header .search-icon{
        margin: 0 0.5rem;
    }
    .body-item,.footer-content,.main-content{
        width: 94%;
    }
    .i4-right-content{
        gap: 0;
    }
    .i4-right-content a{
        margin: auto;
    }
    .i5-content{
        gap: 1rem;
    }
    .renyuan-info{
        background: none;
    }
    .renyuan-info .info{
        padding: 1.9rem 2.1rem;
        background-color: #006dcc;
        background-image: url(renyuan-info-bg.jpg);
    }
    .renyuan-info{
        flex-direction: column;
        align-items: center;
    }
    .renyuan-info img{
        margin-right: 0;
        margin-bottom: 3rem;
        width: 50%;
        height: auto;
    }
    .renyuan-info .info{
        width: 100%;
    }
    .content-right{
        width: 100%;
    }
    .wz-list li a{
        width: 76%;
    }
    .renyuan-content.tuwen1 .renyuan-item img{
        min-width: 24.6rem;
        height: 13.8rem;
        margin-right: 1.5rem;
    }
}
@media (max-width: 600px) {
    .renyuan-info .details{
        grid-template-columns: 1fr;
    }
}
@media (max-width: 500px) {
    .header-top{
        height: 18.7rem;
    }
    header .logo{
        margin-left: 1rem;
    }
    .switch-content{
        flex-wrap: wrap;
    }
    .sc-left,.sc-right{
        width: 100%;
    }
    .sc-left{
        margin-bottom: 3rem;
    }
    .sc-left .img-wrap{
        height: 31.4rem;
    }
    .i4-left-content{
        grid-template-columns: repeat(1, 1fr);
        gap: 3rem;
    }
    .i4-left-content a{
        height: auto;
        padding-top: 36%;
    }
    .i4-left-content a .hover-big-img{
        object-fit: cover;
    }
    
    .renyuan-info .info .name{
        margin-bottom: 1.5rem;
    }
    .renyuan-info .details{
        gap: 1rem;
    }
    .renyuan-content.ld{
        grid-template-columns: repeat(1, 1fr);
        gap: 4rem;
    }
    .renyuan-content.ztzs{
        grid-template-columns: repeat(1, 1fr);
        gap: 10rem;
    }
    .renyuan-content.tuwen1 .renyuan-item{
        flex-wrap: wrap;
    }
    .renyuan-content.tuwen1 .renyuan-item img{
        width: 100%;
        height: auto;
        margin-right: 0;
        margin-bottom: 2rem;
    }
    .i5-content{
        grid-template-columns: repeat(1, 1fr);
    }
}