@charset "utf-8";
/* CSS Document */
@media only screen and (min-width: 100px) and (max-width: 767px) {
	.header{
		display: none;
	}
	.nav{
		display: none;
	}
	.wrap{
		display:none;
		}
	.location{
		display:none;
		}
	.yqlj{
		display:none;
		}
	.main{
		display:none;
		}
	.footer{
		display:none;
		}
		.hidden {
    display: none;
}

	.lf {
    float: left;
}

.rf {
    float: right;
}
.clearfix {
    zoom: 1
}

	.clearfix:after {
	    clear: both;
	    content: '';
	    display: block;
	    width: 0;
	    height: 0;
	    visibility: hidden
	}
	
/*当前位置*/
	.dqwz{width: 100%; padding: 1rem 0; background: #f5f5f5;}
	.dqwz>div{width: 95%;padding-top: 0.5rem;margin: 0 auto;}
	.fz{font-size: 2rem;}
	.zt td a{font-size: 2rem;}
	.zt td {
    display: contents;
    line-height: 3rem;
}
	.zt tbody>tr>td>table>tbody>tr>td:first-child span {
    display: none;
  }
  .cont_right{
		margin-bottom: 2rem;
	}
	.cont_right_top{
		height: 8.8rem;
		line-height: 8.8rem;
		border-bottom: 1px solid #e7e7e7;
	}
	.cont_right_top a{
		font-size: 2.75rem;
font-family: PingFang SC, PingFang SC-Bold;
font-weight: 700;
text-align: left;
color: #333333;
		padding-left: 1.5rem;
	}
	.cont_right ul{
		width: 95%;
		margin: 0 auto;
	}
	.cont_right li{
		line-height: 3rem;
		font-size: 2rem;
		color: #000000;
		/* padding-right: 2rem; */
		border-bottom: 0.1rem solid #e7e7e7;
		/* background: url(_.png) no-repeat right; */
		background-size: 1rem;
		padding:2rem 0;
	}
	
	.cont_right li a{
		display: block;
	}
	
	.cont_right li span{
		float: right;
		padding-right: 1rem;
	}
	/*分页*/
	.default_pgToolbar .default_pgPerPage{
		display: none;
	}
	.default_pgToolbar .default_pgSearchInfo{
		display: none;
	}
	
}
