
@charset "utf-8";
@import "common.css?221128";

/** index
========================================*/
.index{ font-family:Verdana; }

/*--( secList )--*/
.index .secList{
	width:980px;
	overflow:hidden;
	padding:40px 0 0;
}
.index .secList ul{
	width:1020px;
}
.index .secList .list{
	display:block;
	width:300px;
	margin:0 40px 50px 0;
	float:left;
}
.index .secList .blockTerm .tit{
	width:50px;
	height:40px;
	padding:10px 0 0;
	text-align:center;
	color:#fff;
	line-height:15px;
	background:#000;
	float:left;
}
.index .secList .blockTerm .txt{
	width:230px;
	height:32px;
	padding:18px 10px 0 10px;
	float:left;
	font-size:16px;
	color:#fff;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.index .secList .list.event .blockTerm .txt{
	background:#f90;
}
.index .secList .list.flyer .blockTerm .txt{
	background:#f66;
}
.index .secList .blockData{
	width:260px;
	padding:20px 19px 16px;
	background:#F5F3F1;
	border-left:1px solid #D7D1CC;
	border-right:1px solid #D7D1CC;
}
.index .secList .blockData .imgFrame{
	display:block;
	width:260px;
	height:170px;
	background:#fff;
	margin:0 0 14px;
}
.index .secList .blockData .tagArea{
	display:inline-block;
	max-width:240px;
	line-height:22px;
	padding:0 6px;
	color:#fff;
	margin:0 0 7px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.index .secList .blockData .tit{
	display:block;
	font-size:16px;
	font-weight:bold;
	line-height:23px;
	height:46px;
	padding:0 2px;
	margin:0 0 4px;
	overflow:hidden;
}
.index .secList .blockData .txt{
	font-size:13px;
	line-height:22px;
	height:46px;
	padding:0 2px;
	overflow:hidden;
}
.index .secList .list .btn{
	width:300px;
	height:70px;
	-webkit-border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	-ms-border-radius:0 0 4px 4px;
	-o-border-radius:0 0 4px 4px;
	border-radius:0 0 4px 4px;
}
.index .secList .list.ended .btn{
	background:#999;
	-webkit-box-shadow: 0 -4px 0 #898989 inset;
	box-shadow: 0 -4px 0 #898989 inset;
}
.index .btnCommon02{
	width:300px;
	height:70px;
	margin:0 auto 23px;
	font-size:17px;
}

/** details
========================================*/
.secNE .blockDate{
	margin:0 0 29px;
}
.secNE .blockTerm{
	margin:0 0 22px;
}
.secNE .blockTerm .txt{
	width:680px;
	height:70px;
	box-sizing:border-box;
	padding:24px 0 0 17px;
	background:#C30D24;
	font-size:15px;
	color:#fff;
	float:left;
	vertical-align:middle;
}
.secNE .blockTerm .txtAttn{
	font-size:18px;
	padding:0 0 0 15px;
}
.secNE .blockTerm .btn{
	width:300px;
	height:70px;
	float:left;
	-webkit-border-radius:0 4px 4px 0;
	-moz-border-radius:0 4px 4px 0;
	-ms-border-radius:0 4px 4px 0;
	-o-border-radius:0 4px 4px 0;
	border-radius:0 4px 4px 0;
}
.secNE .blockPlace{
	display:table;
	width:980px;
	margin:0 0 47px;
}
.secNE .blockPlace .tit{
	display:table-cell;
	width:147px;
	background:#E6E2DD;
	border:1px solid #BFB5A8;
	font-size:15px;
	color:#666;
	text-align:center;
	vertical-align:middle;
}
.secNE .blockPlace .txt{
	display:table-cell;
	font-size:15px;
	line-height:15px;
	padding:17px 14px 16px;
	background:#fff;
	border:1px solid #BFB5A8;
	border-left:none;
}
.secNE .blockMap{
	width:960px;
	height:480px;
	padding:9px;
	background:#fff;
	border:1px solid #ccc;
}
.titTelCommon{
	width:680px;
	margin:35px auto 24px;
}
.blockTelCommon{
	height:265px;
	margin:0 auto;
}
.blockTelCommon .txtTel{
	padding:85px 0 0 40px;
	color:#fff;
}
.blockTelCommon .txtHour{
	padding:3px 0 0 41px;
	color:#fff;
}

/*--( wrapperTitForm )--*/
.secNE .wrapperTitForm{
	box-sizing:border-box;
	width:800px;
	height:70px;
	margin:0 auto;
	background:#C30D24;
	border:1px solid #C30D24;
}
.secNE .wrapperTitForm .innerTitForm{
	border-top:1px solid #CF3D50;
}
.secNE .wrapperTitForm .tag{
	width:110px;
	height:32px;
	padding:8px 0 0;
	margin:13px 0 0 24px;
	float:left;
	font-size:20px;
	color:#fff;
	text-align:center;
	background:#f90;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
}
.secNE .wrapperTitForm .tit{
	font-size:24px;
	color:#fff;
	padding:22px 0 0 305px;
}
.secForm .btnKey{
	width:300px;
	height:70px;
	margin:0 auto 63px;
	font-size:17px;
}
.ok{
	padding:100px 0;
}
