@charset "utf-8";

/* CSS Document */
body {
	font-family: "微软雅黑";
}

.h10 {
	width: 100%;
	height: 10px;
}


.dqwz {
	width: 100%;
	overflow: hidden;
	background: #f9f9f9;
}

.old_type .dqwz_box {
	width: 1000px;
	height: 72px;
	line-height: 72px;
	background: url(dqwz.png) no-repeat 10px 30px;
	;
	margin: 0 auto;
	padding-left: 35px;
	font-size: 24px;
}

.old_type .lm_box {
	width: 1000px;
	overflow: hidden;
	background: none;
	margin: 0 auto;
}

.old_type .lm_left {
	width: 1000px;
	float: left;
	border-top: #cacaca 2px solid;
}

.old_type .lm_fj {
	width: 205px;
	height: 72px;
	border-bottom: 1px #dddddd solid;
	margin: 0 auto;
	line-height: 72px;
	background: url(lm_fj.png) no-repeat 1px 24px;
	background-size: 7px;
	font-size: 36px;
	color: #db0505;
	padding-left: 15px;
	display: none;
}

.old_type .lm_lb {
	width: 1000px;
	margin: 0 auto;
	font-size: 13px;
}

.old_type .lm_right {
	width: 1000px;
	min-height: 500px;
	border-top: 2px solid #db0505;
	float: right;
	background: #f9f9f9;
	font-size: 13px;
}

.lm_dq_lb {
	margin-left: 15px;
}
/* .old_type .text-tag{
	
} */
.old_type .huisjt{
	    background: url(/picture/475/1812181123003511115.png) no-repeat 3px 30px;
	    background-size: 10px;
	    padding-left: 20px;
	    line-height: 72px;
	    font-size: 36px;
	    color: #000;
		float: left;
		/* overflow: hidden;
		    display: -webkit-box;
		    -webkit-box-orient: vertical;
		    -webkit-line-clamp: 1; */
}
.old_type .default_pgContainer table tbody tr{
	line-height: 72px;
}
.old_type .default_pgContainer table tbody tr td span img{
	display: none;
}
.old_type .default_pgContainer table tbody tr td a{
	font-size: 36px !important;
	overflow: hidden;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 1;
}
.old_type .bt_time{
	    font-size: 36px !important;
	    width: 250px !important;
}
.old_type .default_pgToolbar {
    height: 80px;
    font-size: 24px;
}

.old_type .default_pgPerPage {
    font-size: 24px;
}

.old_type .default_pgToolbar td {
    font-size: 24px;
}

.old_type .default_pgCurrentPage {
    width: 40px;
    height: 30px;
    line-height: 30px;
    background-color: #fff;
    font-size: 24px;
}

.old_type .default_pgPanel>tbody>tr>td:first-child {
    width: 70px;
}

.old_type .default_pgPanel>tbody>tr>td:first-child+td+td+td+td+td {
    width: 310px;
    text-align: center;
}
.mobile_type .dqwz{
	width: 100%;
	padding: 0vw 2vw;
}
.mobile_type .dqwz_box{
	width: 100%;
	background: none;
	padding-left: 0vw;
}
.mobile_type .lm_box{
	width: 100%;
	padding: 0vw 2vw;
	background: none;
}
.mobile_type .lm_left{
	width: 100%;
}
.mobile_type .lm_fj{
	display: none;
}
.mobile_type .huisjt{
	background: none;
	padding-left: 0vw;
}
.mobile_type .lm_lb{
	width: 100%;
}
.mobile_type .huisjt{
	float: left;
	margin: 0vw 4vw;
}
.mobile_type .lm_right{
	width: 100%;
}
.mobile_type .bt_link{
	    overflow: hidden;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 1;
}
.mobile_type .default_pgContainer table span{
	display: none;
}