/* 移动端 */

.ywfb_bg2 {
	display: none;
}

@media screen and (max-width: 1025px) {
	.header_img .ywfb_bg {
		width: 100%;
		object-fit: cover;
		height: 1.5rem;
	}
	.header_img .box-1440 img {
		width: auto;
		height: 2.8rem;
	}
	.header_img .box-1440 {
		position: absolute;
		left: 1.2rem;
		bottom: 1.15rem;
		width: auto;
	}
	.ywfb_bg {
		display: none;
	}
	.ywfb_bg2 {
		display: block;
	}
	.content_left {
		position: static;
		padding: 0rem 0;
		display: flex;
		width: 100%;
		flex-wrap: wrap;
	}
	.left_flm {
		padding: 1rem 0px;
		font-size: 2rem;
		line-height: 2.4rem;
	}
	.content_left a {
		display: block;
		line-height: normal;
		font-size: 1.3rem;
		width: auto;
		padding: 1rem 2rem;
		text-align: center;
		float: left;
		margin-left: 1.5rem;
	}
	.now_place {
		margin-top: 1.5rem;
	}
	.now_place>table {
		line-height: 2.6rem;
	}
	.now_place tr,
	.now_place td,
	.now_place th,
	.now_place table,
	.now_place tbody {
		display: inline;
		vertical-align: bottom;
	}
	.now_place span,
	.now_place a {
		font-size: 0.16rem;
	}
	.content_right {
		width: 100%;
		padding: 0 1.5rem;
	}
	.column_list {
		margin-top: 0.18rem;
	}
	.column_title span {
		font-size: 1.4rem;
	}
	.column_ul {
		border-top: 0px solid #DDDDDD;
		padding-top: 1.5rem;
		padding-left: 0.5rem;
		padding-right: 0.5rem;
		margin-top: 0rem;
		min-height: 0;
	}
	.column_ul .lucidity_pgContainer li span {
		margin-left: 1rem;
		font-size: 1.4rem;
		float: none;
		display: inline-block;
		margin-left: 0;
	}
	.column_ul .lucidity_pgContainer li a {
		max-width: 67%;
		font-size: 1.4rem;
		display: inline;
		float: none;
		white-space: normal;
		margin-right: 0.8rem;
	}
	.column_ul .lucidity_pgContainer li {
		line-height: 2.8rem;
		font-size: 1rem;
		background-position: 0px 1.2rem;
		margin-bottom: 0.8rem;
	}
	.column_li_5 {
		border-bottom: 0.1rem solid #DDDDDD;
		padding-bottom: 1.5rem;
	}
	.column_li_6 {
		margin-top: 1rem;
	}
	.column_li_10 {
		border-bottom: 0.1rem solid #DDDDDD;
		padding-bottom: 1rem;
	}
	.content_right .now_place img {
		margin: 0 !important;
		width: 1.4rem;
		height: auto;
		margin-right: 1rem !important;
	}
	.lucidity_pgBtn {
		width: 4rem !important;
		height: auto !important;
		display: inline-block;
		cursor: pointer;
		text-align: center;
		line-height: 2.5rem !important;
		margin: 0.1rem !important;
	}
	.lucidity-ui-paging-container ul {
		overflow: hidden;
		text-align: center;
		padding: 0px 0.5rem 0px 0px !important;
		margin: 0.01rem !important;
		display: inline !important;
	}
	.column_ul .lucidity_pgToolbar {
		height: auto !important;
		margin-top: 0.8rem !important;
		margin-bottom: 0 !important;
		line-height: 2.7rem;
		margin: 0 !important;
	}
	.lucidity_pgToolbar td {
		height: 3rem !important;
		font-size: 0.9rem !important;
		padding: 0 0.01rem 0 0.01rem !important;
		display: inline !important;
	}
	.lucidity-ui-paging-container li {
		padding: 0 0.6rem !important;
		margin-left: 0.4rem !important;
		line-height: 2.4rem !important;
	}
	.lucidity_separator {
		display: none;
	}
	.lucidity_pgToolbar a,
	.lucidity_pgToolbar span {
		font-size: 0.9rem !important;
	}
	.lucidity-ui-paging-container {
		display: inline;
	}
	.content .box-1440 {
		margin-bottom: 1rem;
	}
	.lucidity_pgCurrentPage {
		width: 1.3rem !important;
		height: 2rem !important;
		line-height: .2rem !important;
		border: 1rem solid #CCCCCC !important;
		font-size: 0.9rem !important;
	}
	.content_left a.on {
		background-image: none !important;
	}
	.lucidity_pgContainer {
		margin-bottom: 1rem;
	}
	.lucidity-ui-paging-container {
		font-size: 0.9rem !important;
	}
	.column_title {
		padding-top: 0px;
		margin-bottom: 0px;
	}
	.column_title span {
		padding-bottom: 1rem;
	}
}