* {
	box-sizing: border-box;
}

body {
	margin: 0;
}

* {
	box-sizing: border-box;
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Roboto, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft Yahei", "Microsoft Jhenghei", sans-serif;
}

.logo path {
	pointer-events: none;
	fill: none;
	stroke-linecap: round;
	stroke-width: 7;
	stroke: rgb(255, 255, 255);
}

.wechat-group img {
	max-width: 220px;
	height: auto;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
}

.welcome-img img {
	width: 100%;
}

.c7931 {
	max-width: 600px;
}

.c8205 {

	background-size: cover;
	background-position: center center;
}

.c9596 {
	background-color: #E2E8D8;
}

.c9709 {
	background-color: #C2DFEC;
}

.c9806 {
	background-color: #FADCE4;
}

.c9903 {
	background-color: #E4E4E4;
}

.c10000 {
	background-color: #E5E3CE;
}

.c10097 {
	background-color: #C9D6CF;
}

.c10259 {
	background-color: #F1F1F1;
}

.c8090 {
	background-color: #F4F4F4;
	margin-top: 150px;
	overflow: visible;
}

.c8310 {
	max-width: 1000px;
}

.c7809 {
	background: #FFF url(../img/user/top-1.png) repeat top center;
	background-size: cover;
}

.comname{
	font-size: 25px;
	font-weight: bold;
	/* color: #08aa0d; */
}