/* 直接加到https://env.dhu.edu.cn/_upload/tpl/0c/3a/3130/template3130/css/index.css 最后就行 */

.News_list ul li{ display: flex;}
.News_list ul li span{ flex: 1;}
.Info_list ul li{ display: flex;}
.Info_list ul li span{ flex: 1;}
.header{ position: relative; z-index: 9999;}
.menu .h3 span{ z-index: 60;}
.menu .h3 .active{ padding: 0;}

.menu li:nth-child(1) .h3 span::before{ content: '\e704';}

@media (max-width:1024px){
.search{ box-sizing: border-box;}
.search table{ width: 100%;}
.search .pd{ width: 100%; position: relative;}
.wp_search{ display: flex;}
.keyword{ width: 100% !important; box-sizing: border-box;}
.wp_search .search{ left: auto; right: 0;}
}
@media (max-width:414px){
.imgscroll4_top{ width: 100% !important;}
}