@charset "utf-8";
/* CSS Document */
.logo.lf{
	margin-left:20px;
}

.sbody{
	padding-top:0px;
	padding-bottom:10px;
	width:100%;
	margin:auto;
	position:relative;
}

.sbody img{
	width:100%;
}
.sbody .bgo_bk_box{
	width:100%;
	z-index:-1;
	position:absolute;
	top:15%;
}

.sbody .bgo_bk_box .bgo_bk_img{
	width:70%;
	margin:auto;
	position:relative;
}

.tit{
	width:120px;
	padding-top:2%;
	padding-left:10%;
	margin-bottom:10%;
}

.c_box
{
	width:100%;
	position:relative;
	height:200px;
}

.c_box .tit{
	position:absolute;
	width:15%;
	right:27%;
	top:20%;
}

.c_box .club{
	width:30%;
	margin:auto;
	position:absolute;
	left:11%;
}

.c_box .txt{
	width:25%;
	position:absolute;
	right:23%;
	top: 45%;
}

.c_box .info{
	width:55%;
	margin:auto;
	padding-top:32%;
}

.t_cont{
	width:80%;
	margin:auto;
	margin-top:2%;
}

.t_cont{
	text-align:center;
	height:280px;
	font-family:"Times New Roman","微软雅黑";
}

.c_box+.t_cont{
	margin-top:10%;
}

.t_cont .msg{
	width:70%;
	margin:auto;
	padding-top:6%;
}

.s_btn
{
    margin-left:13%;
    width:30%;
    margin-top:7%;
    position:relative;
}

.s_btn .bt{
    width:100%;
}

.s_btn .bt_txt{
    width:80%;
    position:absolute;
    top:27%;
    left:10%;
}
