#mainimage {
	width: 100%;
	height:calc(100dvh - 100px);
}

@media screen and ( max-width:800px) {
	#mainimage {
	height:calc(50dvh - 112px);
	}
}
#mainimage img {
	display: block;
	width:100%;
	height:100%;
	object-fit:cover;
}

.vegas-timer {
	display: none;
}

section {
	line-height: 1.8em;
}

#top1 {
	padding: 25px 0;
	background: #fffced;
}

#top1 article {
	width: 925px;
	margin: 0 auto;
}

#top1 article h2 {
	width: 150px;
	float: left;
}

#top1 article #news_inner {
	width: 745px;
	height: 210px;
	overflow: auto;
	float: right;
}

#top1 article #news_inner dl {
	padding: 10px 0;
	border-bottom: 1px dashed #097b2f;
	display:flex;
	gap:20px;
}

#top1 article #news_inner dl:nth-child(1) {
	padding-top: 0 !important;
}

#top1 article #news_inner dt {
	width: 100px;
	flex:none;
}

#top1 article #news_inner dd {
	width: calc(100% - 120px);
	flex:none;
}

#top2 {
	background: url('../images/index/bg1.jpg') no-repeat top center;
	background-size: auto 100%;
	height: 900px;
}

#top2 article {
	width: 960px;
	margin: 0 auto;
	padding: 140px 0 100px;
	height: 900px;
	box-sizing: border-box;
	text-align: center;
	position: relative;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+20,ffffff+80,ffffff+100&0+0,1+20,1+80,0+100 */
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 0) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 0) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 0) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=1);
	/* IE6-9 */
}

#top2 article h2 {
	font-size: 40px;
	color: #097b2f;
	line-height: 1.5em;
	margin: 0 0 70px 0;
}

#top2 article .more {
	width: 144px;
	line-height: 144px;
	border-radius: 50%;
	background: #097b2f url('../images/common/arrow1.png') no-repeat center right 10px;
	color: #fff;
	text-decoration: none;
	display: block;
	margin: 50px auto;
}

#img1 {
	position: absolute;
	width: 272px;
	height: 176px;
	display: block;
	bottom: 150px;
	right: 50px;
}

#top3 {
	background: url('../images/index/bg2.jpg') no-repeat top center;
	background-size: auto 100%;
	height: 900px;
	padding: 100px 0 0px;
	box-sizing: border-box;
	position: relative;
}

#top3_l {
	width: calc(50% - 120px);
	padding: 30px 0 100px 0;
	float: left;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+75,ffffff+100&0.9+75,0+100 */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ffffff', endColorstr='#00ffffff', GradientType=0);
	/* IE6-9 */
}

#top3_r {
	width: calc(50% - 120px);
	padding: 30px 0 100px 0;
	float: right;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+75,ffffff+100&0.9+75,0+100 */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ffffff', endColorstr='#00ffffff', GradientType=0);
	/* IE6-9 */
}

#top3_l .inner {
	width: 420px;
	float: right;
}

#top3 h2 {
	width: 100px;
	height: 420px;
	position: absolute;
	left: 50%;
	margin-left: -50px;
	top: 100px;
}

#top3 h3 {
	font-size: 40px;
	color: #f46b0f;
	letter-spacing: 4px;
	border-bottom: 3px solid #ffc45e;
	padding: 0 0 10px 0;
	margin: 0 0 30px 0;
}

#top3_r .inner {
	width: 420px;
}

#top3_r h3 {
	padding-left: 100px;
}

#top3_r p {
	padding: 0 0 0 100px;
}

#top3 .more {
	width: 144px;
	line-height: 144px;
	border-radius: 50%;
	background: #fff url('../images/common/arrow2.png') no-repeat center right 10px;
	color: #097b2f;
	text-align: center;
	text-decoration: none;
	display: block;
	margin: 80px auto;
}

#top4 {
	background: url('../images/index/bg3b.jpg') no-repeat center center;
	background-size: auto 100%;
	padding: 60px 0 55px;
	height: 1000px;
	box-sizing: border-box;
	position: relative;
}

#top4 article {
	text-align: center;
}

#top4 h2 {
	font-size: 36px;
	color: #ec5f00;
	line-height: 1.5em;
	margin: 0 0 70px;
	text-align: center;
}

#img2 {
	margin: 0 0 0px 0;
}

#top4 .more {
	width: 116px;
	line-height: 116px;
	border-radius: 50%;
	background: #3296de url('../images/common/arrow1.png') no-repeat center bottom 10px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	display: block;
	margin: 30px auto 0;
}

#top5 {
	background: url('../images/index/bg4.jpg') no-repeat center center;
	background-size: auto 100%;
	padding: 140px 0 55px;
	height: 900px;
	box-sizing: border-box;
	position: relative;
}

#top5 article {
	width: 1200px;
	margin: 0 auto;
}

#top5 article .float_l {
	width: 50%;
	text-align: center;
	float: left;
}

#top5 article .float_r {
	width: 50%;
	padding: 0 0 0 115px;
	box-sizing: border-box;
	float: right;
}

#top5 article .float_r h2 {
	color: #ec5f00;
	font-size: 40px;
	line-height: 1.5em;
	margin: 0 0 60px 0;
}

#top5 .more {
	width: 400px;
	line-height: 80px;
	border-radius: 5px;
	background: #fa7f19 url('../images/common/arrow1.png') no-repeat center right 10px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	display: block;
	margin: 50px 0 0;
	font-size: 18px;
}

#top6 {
	padding: 45px 0 132px 0;
	background: url('../images/index/bg5.jpg') no-repeat center bottom;
	background-size: 100% auto;
}

#top6 h2 {
	font-size: 40px;
	color: #097b2f;
	text-align: center;
	margin: 0 0 40px 0;
}

#top6 article {
	width: 940px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}

#top6 article dl {
	width: 450px;
	margin: 0 10px 20px;
	box-sizing: border-box;
	border: 1px solid #ffc45e;
	padding: 9px;
	background: #fff;
}

#top6 article dd h3 {
	border-bottom: 2px solid #cdcdcd;
	font-weight: normal;
}

.sp_img{
	display: none;
}




@media screen and ( max-width:1199px) {
	#top5 article {
		width: 100% !important;
	}

	#top3 {
		/* background: #fff !important; */
		padding: 100px 0 40px !important;
	}
	#top3_l .inner {
		width: 100% !important;
	}
	#top3_r .inner {
		width: 100% !important;
	}
	#top3_l {
		width: calc(50% - 80px);
		/* background: url('../images/index/bg2.jpg') no-repeat top left !important; */
		background-size: auto 100%;
	}
	#top3_r {
		width: calc(50% - 80px);
		/* background: url('../images/index/bg2.jpg') no-repeat top right !important; */
		background-size: auto 100%;
	}
	#top3 h3 {
		padding-left: 30px !important;
	}
	#top3_l p {
		padding-left: 30px !important;
	}
	#top3_r p {
		padding-left: 30px !important;
	}
	#top5 article .float_r {
		padding-left: 60px !important;
	}
}



@media screen and ( max-width:960px) {
	#top1 article {
		width: 100% !important;
		padding: 0 3%;
		box-sizing: border-box;
		margin: 0 auto !important;
	}
	#top1 article h2 {
		width: 80px !important;
	}
	#top1 article #news_inner {
		width: calc(100% - 80px) !important;
		height: 150px !important;
		padding: 0 0 0 5px !important;
		box-sizing: border-box;
	}
	#top1 article #news_inner dl{
		flex-direction:column;
		gap:2px;
	}
	#top1 article #news_inner dt {
		width: 100% !important;
		float: none !important;
	}
	#top1 article #news_inner dd {
		width: 100% !important;
		float: none !important;
	}
	#top2 {
		background: url('../images/sphone/bg1.jpg') no-repeat bottom center !important;
		background-size: 100% auto !important;
		height: auto !important;
	}
	#top2 article {
		width: 100% !important;
		margin: 0 auto;
		padding: 40px 5% !important;
		height: auto !important;
		text-align: left !important;
		background: transparent !important;
	}
	#top2 article .more {
		margin: 30px 0 30px 0 !important;
		text-align: center !important;
		width: 116px !important;
		height: 116px !important;
		line-height: 116px !important;
	}
	#img1 {
		position: absolute;
		width: 170px !important;
		height: auto !important;
		display: block;
		bottom: 100px !important;
		right: 10px !important;
	}
	#top2 article h2 {
		font-size: 20px !important;
		margin-bottom: 30px !important;
	}
	#top3 {
		height: auto !important;
		padding: 0px 0 0px !important;
		position: relative !important;
	}
	#top3 h3 {
		font-size: 20px !important;
	}
	#top3_l {
		width: 100% !important;
		padding: 0px 0 0px 0 !important;
		float: none !important;
		background: url('../images/sphone/bg2.jpg') no-repeat top center !important;
		background-size: 100% auto !important;
	}
	#top3_l .inner {
		padding: 40px 0 60px !important;
		width: 100% !important;
		float: none !important;
	}
	#top3_r {
		width: 100% !important;
		padding: 0px 0 0px 0 !important;
		float: none !important;
		background: url('../images/sphone/bg3.jpg') no-repeat top center !important;
		background-size: 100% auto !important;
	}
	#top3_r .inner {
		padding: 40px 0 230px !important;
		width: 100% !important;
		float: none !important;
	}
	#top3 .inner {
		background: rgba(255, 255, 255, 0.8);
	}
	#top3 p {
		padding: 0 5% !important;
	}
	#top3 .more {
		bottom: 10px !important;
		width: 116px !important;
		height: 116px !important;
		line-height: 116px !important;
		border: 2px solid #097b2f;
		position: absolute !important;
		left: 50%;
		margin: 0 0 0 -58px !important;
		bottom: 30px !important;
	}
	#top3 h2 {
		display: none;
	}
	#top4 {
		padding: 80px 0 120px !important;
		height: auto !important;
		background: url('../images/sphone/bg4.jpg') no-repeat top center !important;
		background-size: 100% auto !important;
	}
	#top4 article {
		padding: 0 3% !important;
	}
	#top4 h2 {
		margin: 0 0 20px;
		font-size: 20px !important;
		text-shadow: #fff 2px 0px, #fff -2px 0px,
		#fff 0px -2px, #fff -2px 0px,
		#fff 2px 2px, #fff -2px 2px,
		#fff 2px -2px, #fff -2px -2px,
		#fff 1px 2px, #fff -1px 2px,
		#fff 1px -2px, #fff -1px -2px,
		#fff 2px 1px, #fff -2px 1px,
		#fff 2px -1px, #fff -2px -1px;
	}
	#top5 {
		padding: 40px 0 0 !important;
		height: auto !important;
		background: url('../images/sphone/bg5.jpg') no-repeat top center !important;
		background-size: 100% auto !important;
	}
	#top5 h2 br {
		display: none;
	}
	#top5 article {
		width: 100% !important;
		padding: 0 3% !important;
		box-sizing: border-box;
	}
	#top5 article .float_l {
		width: 100% !important;
		float: none !important;
	}
	#top5 article .float_r {
		width: 100% !important;
		float: none !important;
		padding: 0 0 0 0 !important;
	}
	#top5 h3{
		padding:15px 40% 15px 0;
	}
	#top5 .more {
		width: 70% !important;
		margin: 30px auto !important;
	}
	#top5 article .float_r h2 {
		font-size: 26px !important;
		margin: 0 0 30px 0 !important;
	}
	#top6 {
		padding: 40px 0 40px 0 !important;
		background: url('../images/sphone/bg6.jpg') no-repeat top center !important;
		background-size: 100% auto !important;
	}
	#top6 article {
		width: 100% !important;
	}
	#top6 h2 {
		font-size: 26px !important;
	}
	#top6 article dl {
		max-width: 96% !important;
		margin: 0 auto 20px !important;
	}
}