@charset "utf-8";
body {
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale !important;
}
img {
	border: 0 !important;
	display: block
}
.content {
	background-color: #fdefd7;
	overflow: auto;
	width: 100%;
	margin: 0 auto;
	padding: 0 6.5%;
	box-sizing: border-box;
}
.abtn {
	margin: 0 auto;
	margin-bottom: 70px;
}
/*serve.css*/
.sreleft, .sreright {
	position: relative;
}
.swrite_01 {
	position: absolute;
	top: 78%;
	left: 71%;
}
.swrite_02 {
	position: absolute;
	top: 67%;
	left: 12%;
}
.swrite_03 {
	position: absolute;
	top: 66%;
	left: 71%;
}
.swrite_04 {
	position: absolute;
	top: 67%;
	left: 12%;
}
.swrite_05 {
	position: absolute;
	top: 55%;
	left: 71%;
}
/*seknow.css*/
.suf{
    width: 99.8%;}
.suf_left{
    width: 63.2%;
    float: left;}
.suf_right{
	width:36.8%;
float: left;}