body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 100%;
	font-family: Arial
}

img {
	MAX-WIDTH: 100% !important;
	HEIGHT: auto !important;
}

.header {
	width: 100%;
	height: 45px;
	max-width: 640px;
	position: fixed;
	margin: 0 auto;
	background-color: #f8f8f8;
	border-bottom: solid 1px #ccc
}


.bk {
	width: 20%;
	float: left;
	height: 45px
}

.topurl {
	width: 60%;
	float: left;
	height: 45px;
	font-size: 100%;
	color: #999;
	text-align: center;
	line-height: 45px;
	font-family: Arial
}

.tr {
	width: 20%;
	float: left;
	height: 45px
}

.header2 {
	width: 100%;
	max-width: 640px;
	height: 45px;
	margin: 0 auto
}


.c1 {
	width: 92%;
	height: auto;
	line-height: 30px;
	font-size: 120%;
	text-align: left;
	margin: 0 auto;
	margin-top: 10px
}

.c2 {
	width: 92%;
	height: 20px;
	line-height: 20px;
	font-size: 80%;
	text-align: left;
	margin: 0 auto;
	color: #999;
}

.c3 {
	width: 92%;
	line-height: 180%;
	font-size: 100%;
	text-align: left;
	margin: 0 auto
}

.c4 {
	width: 100%;
	height: 10px
}

iframe {
	max-width: 100%;
	height: auto;
	aspect-ratio: 4/3;
}

.css_pldiv {
	width: 100%;
	height: 180px;
	background-color: #eee;
	position: fixed;
	bottom: 0px;
	display: none;
	z-index: 100
}

.css_pltextarea {
	width: 100%;
	height: 120px;
	border: none;
	background: none;
	background-color: #fff;
	font-size: 16px
}

.css_plnum {
	width: 100%;
	height: 35px;
	background-color: #fff;
	border-radius: 3px;
	text-align: center;
	line-height: 35px;
	text-align: center
}

.css_plimg {
	width: 20px;
	height: 20px;
	background-image: url(../images/addpl.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin-top: 5px
}

.css_div1 {
	position: fixed;
	width: 100%;
	height: 45px;
	bottom: 0px;
	background-color: #f0f0f0
}

.css_div2 {
	width: 100%;
	height: 35px;
	background-color: #fff;
	border-radius: 3px;
}

#page2 {
	width: 100%;
	height: 100%;
	display: none;
	background-color: #333;
	top: 0px;
	left: 0px;
	position: fixed;
	opacity: 0.7
}

.aboutTitle {
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	text-align: left
}

.aboutItem {
	width: 92%;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #eee
}

.itemTitle {
	width: 100%;
	float: left;
	text-align: left;
	font-size: 16px;
	height: 25px;
	line-height: 25px;
	overflow: hidden
}

.itemUser {
	width: 75%;
	float: left;
	text-align: left;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color: #838383
}

.itemTime {
	width: 25%;
	float: left;
	text-align: right;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color: #838383
}

.cs-box {
	width: 90%;
	margin: 0 auto;
	background-color: #F0F1F2;
	height: 30px;
	border-radius: 15px;
	position: relative;
	margin-top: 10px
}

.cs-box-title {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	overflow: hidden
}

.cs-box-icon {
	position: absolute;
	top: -10px;
	left: -10px;
	width: 60px;
	height: 32px;
	background-image: url(../images/gs_icon_match.png);
	background-position: center center;
	background-size: 100%
}