* {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
}

@media screen and (max-device-width:500px) {
    .mian {
        margin: 4px auto;
        padding: 3%;
    }
	#toast_content{
		border-radius: 32px;
		background:#1d1c1c;
		opacity: 0.9;
		padding: 8px 16px;
		font-size: 13px;
		color:#fff
	}
	
}

@media screen and (min-device-width: 1280px) {
    .mian {
        max-width: 800px;
        padding-top: 2%;
        margin: 0 auto;
        padding: 0;
    }
	#toast_content{
		border-radius: 32px;
		background:#1d1c1c;
		opacity: 0.9;
		padding: 8px 16px;
		font-size: 16px;
		color:#fff
	}
	.pc{
		display: none;
	}
}
.plimg {
    width: 40px;
    height: 40px;
    border-radius: 5px;
}
.zf {
    float: left;
}
.yf {
    float: right;
}
.zan {
    vertical-align: middle;
    width: 30px;
}
.plys {
    color: #A9A9A9;
}
.qcfd {
    clear: both;
}
.zzhf {
    max-width: 100%;
    width: auto;
    font-size: 16px;
    box-sizing: border-box !important;
    overflow-wrap: break-word !important;
    color: rgb(153, 153, 153);
    border-left: 3px solid #1ca550;
    padding-left: 8px;
}
.ys{
	color: red;
	font-weight: bold;
}
.ziti{
/* 	font-size: 18px;
	letter-spacing: 4px;
	line-height: 25px; */
	font-family: -apple-system-font,"Helvetica Neue","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;
	font-size: 20px;
	line-height: 2.2rem;
	
	color: #424242;
	text-align: justify; 
}
.ziti2{
	font-size: 18px;
	font-family: -apple-system-font, BlinkMacSystemFont, "Helvetica Neue", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", Arial, sans-serif;
	letter-spacing: 3px;
	line-height: 25px; 
}
.jianju{
	width: 100%;
	padding-top: 24px;
}
.hsjc{
	color: red;
	font-weight: bold;
}
.xt{
	border: 2px solid #95DFC9;
	width: 100%;
}
.pa{
	padding: 2px;
}
.juz{
	text-align: center;
}
.pa_top{
	padding-top: 8px;
}
.xiaozi{
	font-size: 14px;
	font-family: -apple-system-font, BlinkMacSystemFont, "Helvetica Neue", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", Arial, sans-serif;
	letter-spacing: 2px;
	line-height: 25px;
}
ul{
	margin: 20px;
}
.bj_lanse{
	background-color: #021EAA;
	color: white;
	font-size: 22px;
}
.wz{
	background-color: #F0C76E;
	color: #FB3E00;
	font-size: 18px;
}
.bjdahong{
	width: 100%;
	color: white;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	background-color: #C7254E;
}
.div_left{
	background-color: #F5F5F5;
	border-left: 1 dashed #000000;
	width: 100%;
}
.lanse{
	color: #181EAA;
	font-size: 18px;
	font-weight: bold;
}
.xhx{
	color: red;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
}
.plpale{
	padding-left: 46px;
}