﻿@media screen and (min-width: 1401px) {

	.news_list1 dd:nth-child(3n){
		margin-right: 0;
	}


	.about_box2_list dd:nth-child(3n)::after{
		display: none;
	}

	.xsfc_box3_list1 dd:nth-child(4n){
		margin-right: 0;
	}
	

	/* 学生风采列表页 */
	.xsfc_list1 dd:nth-child(3n){
		margin-right: 0;
	}


	/* 大学文化 */
	/* 行政机构 */
	.xzjg_clm_list a:nth-child(3n){
		margin-right: 0;
	}


	/* 教学设施 */
	.jxky_list1 dd:nth-child(4n){
		margin-right: 0;
	}


	/* 师资队伍 */
	.szdw_list1 dd:nth-child(6n){
		margin-right: 0;
	}





	/* 2023-09-13 add */
	/* 视频列表页 */
	.sub_video_list dd:nth-child(3n){
		margin-right: 0;
	}



}
@media screen and (min-width:1201px) and (max-width: 1400px) {
	
	
	.menu_dl{
		padding: 0 1%;
	}
	.menu_tt{
		font-size: 14px;
	}


	.news_list1 dd:nth-child(3n){
		margin-right: 0;
	}


	/* about */
	.about_box2_list dd:nth-child(3n)::after{
		display: none;
	}


	/* 学生风采 */
	
	.xsfc_box3_list1 dd:nth-child(4n){
		margin-right: 0;
	}
	/* 学生风采列表页 */
	.xsfc_list1 dd:nth-child(3n){
		margin-right: 0;
	}


	/* 大学文化 */
	/* 视觉识别系统 */
	.sjsb_l{
		width: 380px;
	}
	.sjsb_r{
		width: calc(100% - 380px);
	}

	/* 行政机构 */
	.xzjg_clm_list a:nth-child(3n){
		margin-right: 0;
	}


	/* 教学设施 */
	.jxky_list1 dd{
		width: calc((100% - 90px) / 4);
		margin: 0 30px 30px 0;
	}
	.jxky_list1 dd:nth-child(4n){
		margin-right: 0;
	}

	/* 师资队伍 */
	.szdw_list1 dd:nth-child(6n){
		margin-right: 0;
	}





	/* 2023-09-13 add */
	/* 视频列表页 */
	.sub_video_list dd:nth-child(3n){
		margin-right: 0;
	}


}




@media screen and (min-width: 992px) and (max-width: 1200px) {
	

	.header_box{
		display: none;
	}
	.mobile_header{
		display: block;
	}
	.mobile_menu_box{
		width: 350px;
		right: -350px;
		padding: 35px 5%;
	}


	.news_list1 dd:nth-child(3n){
		margin-right: 0;
	}


	/* about */
	.about_box2_list dd:nth-child(3n)::after{
		display: none;
	}


	/* 学生风采 */
	.xsfc_box3_list1 dd{
		width: calc((100% - 60px) / 4);
		margin: 0 20px 20px 0;
	}
	.xsfc_box3_list1 dd:nth-child(4n){
		margin-right: 0;
	}
	
	/* 学生风采列表页 */
	.xsfc_list1 dd:nth-child(3n){
		margin-right: 0;
	}


	/* 大学文化 */
	/* 视觉识别系统 */
	.sjsb_l{
		width: 300px;
	}
	.sjsb_r{
		width: calc(100% - 300px);
	}

	/* 行政机构 */
	.xzjg_clm_list a:nth-child(3n){
		margin-right: 0;
	}

	/* 教学设施 */
	.jxky_list1 dd{
		width: calc((100% - 60px) / 3);
		margin: 0 30px 30px 0;
	}
	.jxky_list1 dd:nth-child(3n){
		margin-right: 0;
	}

	/* 师资队伍 */
	.szdw_list1 dd{
		width: calc(91% / 4);
		margin: 0 3% 20px 0;
	}
	.szdw_list1 dd:nth-child(4n){
		margin-right: 0;
	}





	/* 2023-09-13 add */
	/* 视频列表页 */
	.sub_video_list dd:nth-child(3n){
		margin-right: 0;
	}

	



}











@media screen and (min-width: 768px) and (max-width: 992px) {

	.header_box{
		display: none;
	}
	.mobile_header{
		display: block;
	}
	.mobile_menu_box{
		width: 350px;
		right: -350px;
		padding: 35px 5%;
	}

	.wrapper{
		width: 92%;
	}



	/* 媒体关注 */
	.sub_banner{
		height: 300px;
	}
	.sub_banner_con_con{
		height: 100px;
	}



	/* 新闻封面页 */
	.news_cover_box1_scroll{
		width: 100%;
		margin-bottom: 30px;
	}
	.news_cover_box1_r{
		width: 100%;
		
	}
	.news_cover_box1_bars{
		display:flex;
		display:-ms-flexbox;
		display:-webkit-flex;
		justify-content:center;
		-ms-justify-content:center;
		-webkit-justify-content:center;
		flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		-webkit-flex-wrap:wrap;
	}
	.news_cover_box1_bars .item{
		width: 12px;
		height: 12px;
		padding: 5px;
		overflow: hidden;
		margin: 0 8px;
		background: #ccc;
		border-radius: 50%;
		transition:all 0.5s;
		-webkit-transition:all 0.5s;
	}
	.news_cover_box1_bars .item.active{
		background:var(--hue1);
		transition:all 0.5s;
		-webkit-transition:all 0.5s;
	}



	.news_cover_box2_l{
		width: 100%;
		margin-bottom: 30px;
	}
	.news_cover_box2_r{
		width: 100%;
	}
	
	.news_cover_box3_l{
		width: 100%;
		margin-bottom: 30px;
	}
	.news_cover_box3_r{
		width: 100%;
	}




	.ybdt_list1_pic{
		width: 220px;
	}
	.ybdt_list1_con{
		width: calc(100% - 220px);
	}


	/* 新闻列表页 */
	.news_list1 dd{
		width: calc((100% - 30px) / 2);
		margin-right: 30px;
	}
	.news_list1 dd:nth-child(2n){
		margin-right: 0;
	}
	

	/* 新闻详细页 */
	.news_det_l{
		width: 100%;
		margin-bottom: 30px;
	}
	.news_det_r{
		width: 100%;
	}



	/* 关于我们 */
	.about_box1_l{
		width: 100%;
		margin-bottom: 30px;
	}
	.about_box1_r{
		width: 100%;
	}
	.about_box2_list dd:nth-child(3n)::after{
		display: none;
	}
	.about_box4_tabs_item_con_clm .item{
		width: 100px;
		margin: 0 12px 12px 0;
	}



	/* 学生风采 */
	.xsfc_box2_scroll_btn.prev{
		left: 7.5%;
	}
	.xsfc_box2_scroll_btn.next{
		right: 7.5%;
	}
	.xsfc_box3_list1 dd{
		width: calc((100% - 30px) / 2);
		margin: 0 30px 30px 0;
	}
	.xsfc_box3_list1 dd:nth-child(2n){
		margin-right: 0;
	}

	.xsfc_box5_l{
		width: 100%;
		margin-bottom: 30px;
	}
	.xsfc_box5_r{
		width: 100%;
	}

	/* 学生风采列表页 */
	.xsfc_list1 dd{
		width: calc((100% - 30px) / 2);
		margin: 0 30px 30px 0;
	}
	.xsfc_list1 dd:nth-child(2n){
		margin-right: 0;
	}	


	/* 二十大 */
	.sub_banner_zt{
		height: 320px;
	}
	.zt_box1_l{
		width: 100%;
		margin-bottom: 30px;
	}
	.zt_box1_r{
		width: 100%;
	}
	.zt_box2_con_l{
		width: 100%;
		margin-bottom: 30px;
	}
	.zt_box2_con_r{
		width: 100%;
	}


	.zt_list1 dd a .tt{
		padding-left: 20px;
	}


	/* xjp zt */
	.zt_box1_con2_l{
		width: 100%;
		margin-bottom: 20px;
	}
	.zt_box1_con2_r{
		width: 100%;
	}


	/* 学校简介 */
	.xxgk_box1_l{
		width: 100%;
	}
	.xxgk_box1_r{
		width: 100%;
	}
	.xxgk_box3_l{
		width: 100%;
		margin-bottom: 20px;
	}
	.xxgk_box3_r{
		width: 100%;
	}
	.xxjg_box5_list1 dd .pic{
		width: 100%;
		margin-bottom: 20px;
	}
	.xxjg_box5_list1 dd .con{
		width: 100%;
	}


	/* 大学文化 */
	.dxwh_list1 dd{
		width: calc(100%);
		margin: 0 auto 30px;
	}
/* 历史沿革专题 */
	.lsyg_list1 dd{
		padding-left: 50px;
	}


	/* 视觉识别系统 */
	.sjsb_l{
		width: 245px;
	}
	.sjsb_r{
		width: calc(100% - 245px);
		padding-left: 20px;
	}

	.sjsb_list1 dd{
		width: calc((100% - 20px) / 2);
		margin-bottom: 20px;
	}
	

	/* 行政机构 */
	.xzjg_clm_list a:nth-child(3n){
		margin-right: 0;
	}


	/* 教学设施 */
	.jxky_list1 dd{
		width: calc((100% - 40px) / 3);
		margin: 0 20px 15px 0;
	}
	.jxky_list1 dd:nth-child(3n){
		margin-right: 0;
	}


	/* 师资队伍 */
	.szdw_list1 dd{
		width: calc(94% / 3);
		margin: 0 3% 20px 0;
	}
	.szdw_list1 dd:nth-child(3n){
		margin-right: 0;
	}

	.page_box .page_m{
		display: none;
	}


	/* 学部学院 */
	.xbxy_clm1_con{
		align-items: flex-start;
		-webkit-align-items: flex-start;
		-ms-align-items:flex-start;
	}
	.xbxy_clm1_l{
		width: 100%;
	}
	.xbxy_clm1_l a{
		height: 120px;
	}
	.xbxy_clm1_r{
		width: 100%;
	}
	.xbxy_clm1_r_item{
		/* width: 100%; */
		margin-bottom: 30px;
	}
	.xbxy_clm1_l a .con{
		padding: 0 5%;
		justify-content:flex-start;
		-ms-justify-content:flex-start;
		-webkit-justify-content:flex-start;
		flex-direction: row;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
	}
	.xbxy_clm1_l a .con .icon{
		margin: 0 15px 0 0;
	}
	.xbxy_clm1_r_item:last-child{
		margin-bottom: 0;
	}


	.sub_banner-inner{
		padding-top: 50px;
	}




	/* 2023-09-13 add */
	/* 视频列表页 */
	.sub_video_list dd:nth-child(3n){
		margin-right: 0;
	}


}












@media screen and (min-width: 300px) and (max-width: 767px) {
	.wrapper,
	.w1400{
		width: 100%;
	}

	.header_box{
		display: none;
	}
	.mobile_header{
		display: block;
	}

	.sub_banner-inner{
		padding-top: 50px;
	}

	
	.p15{
		padding-left: 15px;
		padding-right: 15px;
	}

	

	.sub_title1 .tt{
		margin-bottom: 4px;
	}
	
	


	.scroll_dots .scroll_dots_bars{
		padding-top: 20px;
	}
	.scroll_dots .scroll_dots_bars .swiper-pagination-bullet{
		width: 8px;
		height: 8px;
		margin: 0 6px !important;
	}



	/* 媒体关注 */
	.sub_banner{
		height: 200px;
	}
	.sub_banner_con_con{
		width: 80%;
		height: 80px;
		background:var(--hue2);
	}
	.sub_banner_tt{
		margin-bottom: 3px;
	}

	.mtgz_title{
		font-size: 20px;
	}

	.mtgz_scroll_btn_box{
		width: 70px;
	}

	.mtgz_scroll_item_pic{
		margin-bottom: 10px;
	}
	.mtgz_scroll_item_tt{
		font-size: 14px;
		line-height: 22px;
		height: 44px;
	}

	.mtxw_list1 dd a{
		padding: 15px 0;
	}

	.mtxw_list1_con{
		padding-left: 12px;
	}

	.mtxw_list1_text{
		line-height: 24px;
		height: 48px;
	}


	/* 新闻封面页 */
	.news_cover_box1_scroll{
		width: 100%;
		margin-bottom: 20px;
	}
	.news_cover_box1_r{
		width: 100%;
		
	}
	.news_cover_box1_bars{
		display:flex;
		display:-ms-flexbox;
		display:-webkit-flex;
		justify-content:center;
		-ms-justify-content:center;
		-webkit-justify-content:center;
		flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		-webkit-flex-wrap:wrap;
	}
	.news_cover_box1_bars .item{
		width: 10px;
		height: 10px;
		padding: 5px;
		overflow: hidden;
		margin: 0 6px;
		background: #ccc;
		border-radius: 50%;
		transition:all 0.5s;
		-webkit-transition:all 0.5s;
	}
	.news_cover_box1_bars .item.active{
		background:var(--hue1);
		transition:all 0.5s;
		-webkit-transition:all 0.5s;
	}



	.news_cover_box2_l{
		width: 100%;
		margin-bottom: 20px;
	}
	.news_cover_box2_list1 dd{
		width: 100%;
		margin: 0 0 15px 0;
	}


	.news_cover_box2_r{
		width: 100%;
	}



	.news_cover_box3_l{
		width: 100%;
		margin-bottom: 20px;
	}
	.news_cover_box3_r{
		width: 100%;
	}


	.ybdt_list1_pic{
		width: 100%;
		margin-bottom: 15px;
	}
	.ybdt_list1_con{
		width: 100%;
		padding-left: 0;
	}

	
	.news_cover_box3_l_t a .pic{
		width: 100%;
		margin-bottom: 15px;
	}
	.news_cover_box3_l_t a .con{
		width: 100%;
		padding-left: 0;
	}


	/* 新闻列表页 */
	.news_list1 dd{
		width: 100%;
		margin-right: 0;
	}
	.news_list2 dd .news_list1_pic{
		width: 100%;
	}
	.news_list2 dd .news_list2_con{
		width: 100%;
		padding: 15px 0;
	}


	/* 新闻详细页 */
	.news_det_l{
		width: 100%;
		margin-bottom: 20px;
	}
	.news_det_r{
		width: 100%;
	}

	.news_det_l_date .item .icon{
		width: 14px;
	}

	.news_det_r_list{
		padding-left: 22px;
	}
	.news_det_r_list dd a:after{
		left: -21px;
	}


	/* 关于我们 */
	.about_box1_l{
		width: 100%;
		margin-bottom: 20px;
	}
	.about_box1_r{
		width: 100%;
	}
	.about_box2_list dd{
		width: 50%;
	}
	.about_box2_list dd:nth-child(2n)::after{
		display: none;
	}

	.about_box3_list dd{
		width: 100%;
		margin-bottom: 20px;
	}
	.about_box3_list dd:last-child{
		margin-bottom: 0;
	}
	.about_box4_bars .item .tt{
		font-size: 16px;
		margin-bottom: 0;
	}



	.about_box4_tabs_item_con_clm .item{
		width: calc((100% - 30px) / 4);
		margin: 0 10px 10px 0;
	}
	.about_box4_tabs_item_con_clm .item:nth-child(4n){
		margin-right: 0;
	}
	.about_box4_tabs_item_pic img{
		height: 400px;
	}




	.about_box4_tabs_item_con{
		width: 100%;
	}


	.about_box5_list1 dd{
		width: 100%;
		margin-bottom: 15px;
	}
	.about_box5_list1 dd:last-child{
		margin-bottom: 0;
	}


	/* 学生风采 */
	.xsfc_box1_con_l{
		width: 100%;
		margin-bottom: 20px;
	}
	.xsfc_box1_con_r{
		width: 100%;
	}
	.xsfc_box1_con_r img{
		float: none;
		width: 100%;
	}
	.xsfc_box2_scroll_item_pic{
		display:flex;
		display:-ms-flexbox;
		display:-webkit-flex;
		justify-content:center;
		-ms-justify-content:center;
		-webkit-justify-content:center;
		align-items: center;
		-webkit-align-items: center;
		-ms-align-items:center;
	}
	.xsfc_box2_scroll_item_pic img{
		height: 300px;
		max-width: none;
	}
	.xsfc_box2_scroll_item_con{
		width: 80%;
	}

	.xsfc_box2_scroll_btn.prev{
		left: 0;
	}
	.xsfc_box2_scroll_btn.next{
		right: 0;
	}
	.xsfc_box3_list1 dd{
		width: 100%;
		margin: 0 0 15px 0;
	}

	.xsfc_box4_l,
	.xsfc_box5_l{
		width: 100%;
		margin-bottom: 20px;
	}
	.xsfc_box4_r,
	.xsfc_box5_r{
		width: 100%;
	}

	.xsfc_box5_l_scroll_item{
		margin: 0 33px !important;
	}
	.xsfc_box5_l_scroll_btn.prev{
		left: 0;
	}
	.xsfc_box5_l_scroll_btn.next{
		right: 0;
	}
	.xsfc_box5_r_list dd{
		width: 100%;
		margin: 0 0 10px 0;
	}
	.xsfc_box5_r_list dd:last-child{
		margin-bottom: 0;
	}

	/* 学生风采列表页 */
	.xsfc_list1 dd{
		width: 100%;
		margin: 0 0 15px 0;
	}

	/* 二十大 */
	.sub_banner_zt{
		height: 220px;
	}
	.zt_box1_l{
		width: 100%;
		margin-bottom: 20px;
	}
	.zt_box1_r{
		width: 100%;
	}
	.zt_box2_con_l{
		width: 100%;
		margin-bottom: 20px;
	}
	.zt_box2_con_r{
		width: 100%;
	}

	.zt_box1_r_list dd a{
		padding: 8px 0;
	}
	.zt_box2_con_l a .tt{
		padding: 0 10px;
	}

	.zt_list1 dd a{
		padding: 12px 0;
	}
	.zt_list1 dd a .tt{
		width: calc(100% - 30px - 60px);
		padding-left: 10px;
	}


	/* xjp zt */
	.zt_box1_con2_l{
		width: 100%;
		margin-bottom: 20px;
	}
	.zt_box1_con2_r{
		width: 100%;
	}

	.zt_box1_con2_l_title{
		width: 50px;
	}
	.zt_box1_con2_l_r{
		width: calc(100% - 50px);
	}


	/* 学校简介 */
	
	.xxgk_box1_l{
		width: 100%;
	}
	.xxgk_box1_r{
		width: 100%;
	}

	.xxgk_box2_scroll_rela{
		padding: 0 40px;
	}

	.xxgk_box3_l{
		width: 100%;
		margin-bottom: 20px;
	}
	.xxgk_box3_r{
		width: 100%;
	}
	.xxjg_box5_list1 dd .pic{
		width: 100%;
		margin-bottom: 20px;
	}
	.xxjg_box5_list1 dd .con{
		width: 100%;
		line-height: 30px;
	}
	.sub_wrap{
		line-height: 30px;
	}
	.xxjg_box4_text,
	.xxjg_box5_text{
		line-height: 30px;
	}


	/* 大学文化 */
	.dxwh_list1 dd{
		width: calc(100%);
		margin: 0 auto 15px;
	}
	/* 现任领导 */
	.xrld_box1_l{
		display: none;
	}
	.xrld_box1_r{
		width: 100%;
		padding: 25px 15px;
	}
	.xrld_list dd{
		font-size: 18px;
	}


	/* 历史沿革专题 */
	.lsyg_list1 dd{
		padding-left: 40px;
	}
	.lsyg_list1_icon{
		left: 9px;
		width: 15px;
		height: 20px;
		background-size: 15px 20px;
	}
	.lsyg_list1 dd.hover .lsyg_list1_icon{
		left: 6px;
	}
	.lsyg_list1_item{
		padding: 10px 15px;
	}
	.lsyg_list1_down{
		padding-top: 6px;
	}

	.lsyg_list1_down_clm{
		flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		-webkit-flex-wrap:wrap;
	}
	.lsyg_list1_down_clm .time{
		width: 100%;
	}
	.lsyg_list1_down_clm .tt{
		width: 100%;
	}

	/* 视觉识别系统 */
	.sjsb_l{
		width: 100%;
		margin-bottom: 25px;
	}
	.sjsb_r{
		width: 100%;
		padding-left: 0;
	}

	.sjsb_list1 dd{
		width: calc((100% - 15px) / 2);
		margin-bottom: 15px;
	}

	.sjsb_openwindow_con{
		width: 90% !important;
	}
	
	/* 行政机构 */
	.xzjg_clm_list{
		justify-content:space-between;
		-ms-justify-content:space-between;
		-webkit-justify-content:space-between;
	}
	.xzjg_clm_list a{
		width: 100%;
		margin: 0 0 10px 0;
	}

	/* 教学设施 */
	.jxky_list1 dd{
		width: calc((100% - 15px) / 2);
		margin: 0 15px 10px 0;
	}
	.jxky_list1 dd:nth-child(2n){
		margin-right: 0;
	}
	.jxky_list1 dd .pic .icon img{
		width: 36px;
	}

	.jxss_det_l{
		width: 100%;
		margin-bottom: 20px;
	}
	.jxss_det_r{
		width: 100%;
		padding-left: 0;
	}

	.kxyj_box1_l{
		width: 100%;
		margin-bottom: 20px;
	}
	.kxyj_box1_r{
		width: 100%;
	}
	.kxyj_box1_l_list dd .num .number{
		font-size: 30px;
	}
	.kxyj_box1_l_list dd .num .number .icon{
		font-size: 18px;
	}

	.kxyj_list1 dd{
		width: 100%;
		margin-bottom: 10px;
	}


	/* 师资队伍 */
	.szdw_bars a{
		margin: 0 15px 10px 0;
	}
	.szdw_list1 dd{
		width: calc((100% - 15px) / 2);
		margin: 0 15px 10px 0;
	}
	.szdw_list1 dd:nth-child(2n){
		margin-right: 0;
	}

	.zysz_bars{
		justify-content:space-between;
		-ms-justify-content:space-between;
		-webkit-justify-content:space-between;
	}
	.zysz_bars .item{
		width: 31%;
		margin: 0;
	}


	/* 公共服务 */
	.ggfw_list dd{
		width: 100%;
	}
	.page_box .page_m,
	.page_box .page_pad{
		display: none;
	}



	/* 学部学院 */
	.xbxy_clm1_con{
		align-items: flex-start;
		-webkit-align-items: flex-start;
		-ms-align-items:flex-start;
	}
	.xbxy_clm1_l{
		width: 100%;
	}
	.xbxy_clm1_r{
		width: 100%;
	}
/* 	.xbxy_clm1_r_item{
		width: 100%;
		margin-bottom: 30px;
	} */
	.xbxy_clm1_r_item:last-child{
		margin-bottom: 0;
	}
	
	.xbxy_clm1_r_item{
		width: 100% !important;
		margin-bottom: 20px;
	}
	.xbxy_clm1_r_item:last-child{
		margin-bottom: 0;
	}

	.xbxy_clm1_last_item{
		width: 100%;
		margin-bottom: 20px;
	}
	.xbxy_clm1_last_item:last-child{
		margin-bottom: 0;
	}
	.xbxy_clm1_r_item_list2 a{
		width: 100%;
	}




	/* 2023-09-13 add */
	/* 视频列表页 */
	.sub_video_list dd{
		width: calc((100% - 10px) / 2);
		margin: 0 10px 15px 0;
	}
	.sub_video_list dd:nth-child(2n){
		margin-right: 0;
	}

	.sub_video_list dd .tt{
		padding-top: 10px;
	}
	
	.bmjs_box1_l{
		width:100%;
		}
	.bmjs_box1_r{
		width:100%;
		}
}

        /* xinzeng 20240820 */

	.ind_box11_con{
		display:flex;
		display:-ms-flexbox;
		display:-webkit-flex;
		background: url(../images/ind_bg12.jpg) no-repeat center center / cover;
	}
	.ind_box11_con span{
		display: block;
	}