/* 有需要修改的样式，请在这里进行样式覆盖 */
/* 请勿直接修改/assets/css/style.min.css文件 */
.lunbo img {
    width: 100%; height:100%; object-fit: cover; display:block; 
}
.lunbo-bt {
	min-height: 50px;
}
.tuanxue-pic img{
	 width: 460px; height:210px; object-fit: cover; display:block;
}
.tuanxue-title {
	min-height: 50px;
}
.colitems span {
	float: right;
    right: 0;
    color: gray;
}
.read img{
	margin: 0 auto;
}
.possplit {
    background-image:none;
	display:inline;
	}
.possplit::before {
    padding: 0 5px 0 10px;
    color: #6c757d;
    content: "/";
}
.page-submenu {
    font-size:16px;
	}
.page-content .article img{
   text-align:center;
   vertical-align:middle;
   display: inline;
}
.page-submenu{
    line-height:60px;
	}
.wp_entry img{
   display: inline;
}
.page-content .listcolumn-list .wp_paging
{
    float:right;

}
.page-content .listcolumn-list .wp_paging li 
{
    background:none;
	padding-left:5px;
	padding-right:5px;
	height: 50px;
	line-height: 50px;
	}
.page-content .listcolumn-list .wp_paging li span
{
    position:relative;
}

.wp_paging li {
    height: 50px;
	padding-right:0px;
}
.wp_paging li span, .wp_paging li a{
    float:none;
	}
	
.wp_listcolumn .wp_column {
    position: relative;
    display: block;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
	border-top-width:0;
	line-height:45px;
}

.wp_listcolumn .wp_column  a {
    padding: 0.75rem 1.25rem;
    background:#ffffff;
    border-left    : 3px solid transparent;
    display        : block;
    padding: 0 36px;
    text-decoration: none;
    color          : rgba(0, 0, 0, .85);
	background-position: center right 16px;
    background-repeat: no-repeat;
    background-size: 20px;
	border-top:none;
	border-bottom:none;
	font-weight:normal;
	
}
.wp_listcolumn {
    display: block;
    width: 100%;
    border-top: none;
    border-bottom:  none;
	padding-inline-start: 0; 
}
.wp_listcolumn .wp_column a .column-name {
    display: inline-block;
    line-height: 24px;
    padding: 8px 20px 7px 10px;
    cursor: pointer;
	font-size:16px;
}
.wp_listcolumn .wp_column a.selected {
	background: rgba(0,87,163,0.15);
	color: #0057A3;
}
.wp_listcolumn .wp_column  a.active,
.wp_listcolumn .wp_column  a:hover {
	color            : #495057;
    background-image: url("data:image/svg+xml,%3Csvg t='1576404147089' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='5320' width='128' height='128'%3E%3Cpath d='M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z' p-id='5321' fill='%23cc3d3d'%3E%3C/path%3E%3C/svg%3E");
    background-position: center right 16px;
    background-repeat: no-repeat;
    background-size: 20px;
    background-color: #f8f9fa!important;
}
.wp_listcolumn .wp_subcolumn .wp_column a {
    color: #555;
    font-size: 14px;
    border-bottom: 0px solid #aaa;
    border-top: none;
    background:none;
}
.article video{
   width:640px;height:480px;display: inline;
}
.wp_listcolumn .wp_subcolumn .wp_column a:hover { color:#cc3d3d; background-image:none; }
.wp_listcolumn .wp_subcolumn .wp_column a.selected { color:#cc3d3d; background-image:none;}
.wp_listcolumn .wp_subcolumn .wp_column a .column-name { line-height:20px; padding-left:30px;}

@media (max-width: 640px) {
	.page-list .wp_paging {
		float: none !important;
	}
}