@media only screen and (max-width: 720px) {
	.content {
		padding-left: 1rem;
		padding-right: 1rem;
	}
	.dqwz {
		font-size: 1.6rem;
		padding-left: 3rem;
		background-size: 1.6rem;
		line-height: 5rem;
	}
	.dqwz table,
	.dqwz tbody,
	.dqwz tr,
	.dqwz td {
		display: inline;
		vertical-align: bottom;
	}
	.dqwz table,
	.dqwz tbody,
	.dqwz tr,
	.dqwz td {
		display: inline;
		vertical-align: bottom;
	}
	.con_left {
		width: 100%;
		float: none;
		margin-bottom: 30px;
	}
	.con_right {
		width: 100%;
		float: none;
	}
	.col_par {
		font-size: 1.6rem;
		line-height: 3.6rem;
	}
	.col_list {
		padding: 2rem 1rem 1px 1rem;
		min-height: 30px;
	}
	.col_list li {
		min-width: 260px;
		float: none;
		margin-right: 0px;
		font-size: 1.8rem;
		line-height: 3rem;
		padding-right: 1rem;
		margin-bottom: 2rem;
		background: #FFFFFF url(li_qz.png) no-repeat 96% center;
		background-size: 1rem;
	}
	.col_list li:hover,
	.col_list li.on {
		background: #FFFFFF url(lion_qz.png) no-repeat 96% center;
background-size: 1rem;
	}
	.info_list li {
		font-size: 1.6rem;
		line-height: 3rem;
	}
	.info_list li::before {
		width: 6px;
		height: 6px;
		margin-right: 24px;
		margin-top: 1.5rem;
	}
	.info_list li a {
		max-width: 75%;
	}
	.info_list .img_list::before {
		width: 0px;
	}
	.info_list .img_list {
		border-bottom: 2px solid #eee
	}
	.info_list .img_list span {
		font-size: 1.6rem;
		line-height: 100px;
	}
	.info_list li.img_list a {
		max-width: 100%;
		float: none;
		text-align: center;
	}
	.info_list .img_list img {
		width: 100%;
		display: block;
		height: 140px;
	}
	.info_list li.img_list {
		width: 48%;
		float: left;
		margin-left: 4%;
		text-align: center;
	}
	.info_list li.img_list:nth-child(3n+1) {
		margin-left: 4%;
	}
	.info_list li.img_list:nth-child(2n+1) {
		margin-left: 0;
	}
	.info_list td,
	.info_list td a {
		font-size: 1.6rem!important;
		line-height: 3rem!important;
                width: auto;
                height: auto;
	}
	.lucidity_pgToolbar td{
		display: inline-block;
		height: auto !important;
                width: auto !important;
	}
	.lucidity_pgToolbar{
		height: auto;
	}
	.lucidity_pgBtn{
		width: auto !important;
		height: auto !important;
	}
	.lucidity-ui-paging-container li.ui-pager{
		line-height: normal;
	}
	table .lucidity_pgCurrentPage {
		width: 2rem;
		height: 2rem;
		line-height: 2rem;
		font-size: 1.3rem;
	}
	.info_list li{
		line-height: 3rem !important;
	}
 .lucidity_pgPanel {
        width: 100%;
    }
    .lucidity-ui-paging-container {
        display: none !important;
    }
    .lucidity_pgPanel td:nth-child(3),
    .lucidity_pgPanel td:nth-child(6),
    .lucidity_pgPanel td:nth-child(8),
    .lucidity_pgPanel td:nth-child(9),
    .lucidity_pgPanel td:nth-child(10) {
        display: none;
    }
    .lucidity_pgToolbar {
        border: none !important;
    }
}