*{margin: 0;padding: 0;font-family: "PingFang SC Heavy","microsoft yahei";}
html,body{font-family: "PingFang SC Heavy","microsoft yahei";}
input,button,select,textarea{font-family: "PingFang SC Heavy","microsoft yahei";outline: none;}
li,a{list-style: none;text-decoration: none;color: black;}
a{color: #555;}
img{border: none;}
.box{
	margin-left: calc(100vw - 100%);
}
.omit{white-space: nowrap;overflow: hidden;text-overflow:ellipsis;}
.textCen{
	text-align:justify;
	text-justify:distribute-all-lines;
	text-align-last:justify;
}
.tCen{text-align:center;}
.tLeft{text-align:left;}
.clear{clear:both;}
.dis{display: inline-block;}
/*.must{
	background:url(/static/img/icon_must.png) no-repeat left center;
	padding-left:12px;
}
.iconList{
	background:url(/static/img/icon_list.png) no-repeat left center;
	padding-left:12px;
}*/
.orangeBtn{
	height: 30px;
	border: none;
	outline: none;
	width: 90px;
	color: #fff;
	font-size: 14px;
	background: #ff9f38;
	cursor: pointer;line-height:30px;
	text-align:center;
}
.grayBtn{
	width: 90px;
	height: 28px;
	cursor: pointer;
	background: #f2f2f2;
	color: #ff9f38;
	border: 1px solid #d8d8d8;
	cursor: pointer;
}

.zt12{font-size: 12px;}
.zt14{font-size: 14px;}
.zt16{font-size: 16px;}
.zt18{font-size: 18px;}
.zt20{font-size: 20px;}
.zt22{font-size: 22px;}
.zt24{font-size: 24px;}
.zt28{font-size: 28px;}
.zt36{font-size: 36px;}
.zt48{font-size: 48px;}

.fl{float: left;}
.fr{float: right;}

.cor1{color: #417eb6;}
.cor3{color: #333;}
.cor5{color: #555;}
.cor6{color: #666;}
.cor8{color: #888;}
.cor9{color: #999;}
.coRed{color:#ff0000;}
.corf {
    color: #fff;
}

.corDea {
    color: #259df4;
}

.pdl15{padding-left: 15px;}

.ml5{margin-left: 5px;}
.ml10{margin-left: 10px;}
.ml15{margin-left: 15px;}
.ml20{margin-left: 20px;}
.ml22{margin-left: 22px;}
.ml24{margin-left: 24px;}
.ml30{margin-left: 30px;}
.ml35{margin-left: 35px;}

.mr10{margin-right: 10px;}
.mr20{margin-right: 20px;}
.mr35{margin-right: 35px;}
.mr40{margin-right: 40px;}

.mt5{margin-top: 5px;}
.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}

.mb10{margin-bottom: 10px;}
.mb15{margin-bottom: 15px;}
.mb20{margin-bottom: 20px;}

.line20{line-height:20px; }
.line30{line-height:30px; }
.mar0{margin:0 auto;}
.hand{cursor: pointer;}





