.wza-lwj{

}


/** 首页 **/
/** 导航菜单字体 **/
.wza-lwj .header .main-nav a{
	font-size: 24px;
}

.wza-lwj .news-section .container .news-grid{
	display: inline-block;
	width: 100%;
}

.wza-lwj .news-section .container .news-grid .news-slider{
	margin-bottom: 24px;
}


.wza-lwj .news-section .container .news-grid .news-slider .layui-carousel{
	width: 1024px !important;height: 640px !important;
}


.wza-lwj .news-section .container .news-grid .news-slider .layui-carousel div div a > div:nth-child(1) {
	width: 1024px !important;height: 640px !important;
}

.wza-lwj .news-section .container .news-grid .news-list ul li{
	display: list-item;
}


.wza-lwj .news-section .container .news-grid .news-list ul.news-items li a{
	font-size: 24px !important;overflow: clip;
}

.wza-lwj .news-section .container .news-grid .news-list ul.news-items li .date{
	font-size: 24px !important;
}

.wza-lwj .three-columns .container .columns-grid{
	display: list-item;
}

.wza-lwj .three-columns .container .columns-grid .column{
	width:100%;
	max-width: 100% !important;
}

.wza-lwj .three-columns .container .columns-grid .column h4,.wza-lwj .three-columns .container .columns-grid .column .more{
	font-size: 24px !important;
}

.wza-lwj .party-building .container .column h4,.wza-lwj .party-building .container .column .title-en{
	font-size: 18px !important;
}

.wza-lwj .three-columns .container .columns-grid .column ul.column-list{
	font-size: 24px !important;
    overflow: clip;
}

.wza-lwj .three-columns .container .columns-grid .column ul.column-list li{
	max-width: 100% !important;
	display: list-item;
}

.wza-lwj .three-columns .container .columns-grid .column ul.column-list li a{
	font-size: 24px !important;overflow: clip;
}

.wza-lwj .three-columns .container .columns-grid .column ul.column-list li .date{
	font-size: 24px !important;
}




/** 栏目页面 **/
.wza-lwj .news-section .channel-box .channel-list .channle-name{
	font-size: 32px !important;
}

.wza-lwj .news-section .channel-box .channel-list ul li *{
	font-size: 32px !important;
}

.wza-lwj .news-section .channel-box .channel-list .yema .pages .pagination .page-item{
	margin-right:24px;
}

.wza-lwj .news-section .channel-box .channel-list .yema .pages .pagination *{
	font-size: 32px !important;
}




/** 内容详情页 **/
.wza-lwj .news-section .container .model{
	margin-bottom: 24px !important;
}

.wza-lwj .news-section .container .breadcrumb *{
	font-size: 32px !important;
}


.wza-lwj .news-section .container .artile .article-title-box {
	font-size: 32px !important;
}

.wza-lwj .news-section .container .artile .article-meta-box *{
	font-size: 32px !important;
}

.wza-lwj .news-section .container .artile .article-content-box *{
    font-size: 32px !important;
    line-height: 72px;
}


.wza-lwj .news-section .container .artile .articleUpDown p{
	width: 100%;display: block;margin-bottom: 24px;cursor: pointer;
}

.wza-lwj .news-section .container .artile .articleUpDown *{
    font-size: 32px !important;
    line-height: 32px;
}




/** 通用 页面底部 **/
.wza-lwj .footer .container .footer-content p{
    font-size: 24px !important;
}

.wza-lwj .footer .copyright *{
	all: unset;
    font-size: 24px !important;
}

