html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, 
strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, 
tfoot, thead, tr, th, td ,textarea { margin:0; padding:0;  }
address,cite,dfn,em,var, i {font-style:normal;}
table { border-collapse:collapse; border-spacing:0; }
h1, h2, h3, h4, h5, h6, th { font-size: 100%; font-weight: normal; }
button,input,select,textarea{font-size:100%;}
fieldset,img{border:0;}
a { text-decoration: none; color: #666; background: none }
ul, ol { list-style: none; }
:focus{ outline:none;}
.clear{clear: both;}
.fl{ float: left; }
.fr{float: right;}
/* @font-face {
    font-family: PingFang-SC-Semibold;
    src: url("../static/css/fonts/PingFang-SC-Semibold.ttf");
}

@font-face {
    font-family: PingFangSC-Regular ;
    src: url("../static/css/fonts/PingFang_Regular.otf");
}
*/

*{
	font-family: "PingFang SC","Lantinghei SC","Microsoft YaHei","HanHei SC","Helvetica Neue","Open Sans",Arial,"Hiragino Sans GB","微软雅黑",STHeiti,"WenQuanYi Micro Hei",SimSun,sans-serif;
}

body{
	background: #fcfcfc;	
	margin: 0 auto;
	font-size: 0.03966rem;

}
.hs-active{
	display: none;
}
.addNewGroup{
	font-size: 0.0362rem;
	width: 100%;
	float: left;
	border: 1px solid #ececec;
	border-radius: 0.040725rem;
	height: 40px;
	text-align: center;
}
.addNewGroupBtn{
	font-size: 0.03394rem;
	background-color: white;
	height: 0.0772rem;
	border-width: 0.002262rem;
	border-radius: 0.01131rem;
	border-color: #cccccc;
	border-style: solid;
	margin-left: 9%;
	width: 22%;
	color: #666666;
}
.openPic{
	height: 800px;
}
