.column img{width: 100%; height: auto;}
.list-main{display: flex;padding-top: 50px;padding-bottom: 50px;}
.list-main .left-box{width: 240px;display: flex;flex-direction: column;}
.list-main .left-box .left-first{height: 88px;width: 100%;background: #1942A3;position: relative;box-sizing: border-box;padding-left: 40px;display: flex;align-items: center;
font-size: 30px;font-weight: bold;color: #FFFFFF;letter-spacing: 2px;}
.list-main .left-box .left-first img{position: absolute;top: -1px;left: -1px;width: 29px;height: auto;}
.list-main .left-box .menu-list{width: 100%;height: 60px;background: #F7F8FA;box-sizing: border-box;padding-left: 40px;display: flex;align-items: center;font-size: 18px;font-weight: 400;color: #333333;
letter-spacing: 2px;}
.list-main .left-box .menu-active{background: #E5EDFF !important;color: #1942A3 !important;}
.list-main .right-box{flex: 1;margin-left: 40px;overflow: hidden;}
.list-main .right-title{height: 88px;display: flex;align-items: center;width: 100%;}
.list-main .left-box .menu-list:hover{background: #E5EDFF;color: #1942A3;}
.y-main{margin-top: 40px;}
.y-paging{margin-top: 40px;display: flex;align-items: center;justify-content: center;}
.y-main1{margin-top: 17px !important;}
/* 鍥�+鏂囧瓧鍒楄〃 */
.trends-list{display: flex;width: 100%;margin-bottom: 20px;}
.trends-list .tre-tu{position: relative;width: 200px;height: 133px;flex: none;overflow: hidden;margin-right: 30px;}
.trends-list .tre-tu img{position: absolute;top: 0;left: 0;right: 0;width: 100%;height: 100%;object-fit: cover;bottom: 0;}
.trends-list .tre-info{flex: 1;overflow: hidden;border-bottom: 1px solid #DADADA;padding-bottom: 20px;}
.trends-list .tre-name{font-size: 16px;font-weight: 400;color: #000000;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.trends-list .tre-text{margin: 11px 0 29px 0;font-size: 14px;font-weight: 400;color: #666666;line-height: 24px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.trends-list .tre-time{display: flex;align-items: center;font-size: 14px;font-weight: 400;color: #999999;}
.trends-list .tre-time span{margin-right: 30px;}
/* 鏂囧瓧鍒楄〃 */
.notice-list{display: flex;border-bottom: 1px solid #E0E0E0;padding-bottom: 20px;margin-bottom: 20px;}
.notice-list .noti-item{display: flex;align-items: flex-start;flex: 1;overflow: hidden;}
.notice-list .noti-item img{width: 11px;margin-top: 10px;}
.notice-list .noti-name{font-size: 16px;font-weight: 400;color: #333333;line-height: 25px;margin-left: 5px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.notice-list .noti-time{font-size: 14px;font-weight: 400;color: #999999;margin-left: 40px;flex: none;line-height: 30px;}

/* 璇︽儏 */
.details-name{font-size: 24px;font-weight: bold;color: #333333;letter-spacing: 2px;text-align: center;}
.details-time{font-size: 13px;display: flex;font-weight: 400;color: #999999;justify-content: center;margin-top: 12px;padding-bottom: 25px;border-bottom: 1px solid #F2F3F5;}
.details-info{font-size: 17px;font-weight: 400;color: #333333;line-height: 32px;letter-spacing: 2px;margin-top: 23px;}
.details-info img{max-width: 100%;width: auto;}