body{
	position:relative;
}
#mainimage{
	width:100%;
	height:760px;
	overflow:hidden;
	position:relative;
	margin:0 0 30px 0;
}
#mainimage img{
}
.bx-wrapper,
.bx-viewport{
	width:100%;
	height:760px !important;
}
#slide li{
	width:100%;
	height:760px;
}
#slide1{
	background:url('../images/index/mainimage01.jpg') no-repeat top center;
	background-size:auto 100%;
}
#slide2{
	background:url('../images/index/mainimage03.jpg') no-repeat top center;
	background-size:auto 100%;
}
.bx-wrapper,
.bx-viewport{
	margin:0 !important;
}
#maincatch{
	width:1100px;
	padding:220px 0 0 0;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-550px;
}
section{
	font-size:1.4rem;
}
#top1{
	margin:0 auto 80px;
}
#top1 h2{
	font-size:1.8rem;
	width:940px;
	margin:0 auto;
	line-height:61px;
	text-align:center;
	font-family: yu-mincho-pr6, sans-serif !important;
	background:url('../images/index/bg_news_title.png') no-repeat left bottom;
}
#top1 article{
	height:220px;
	background:url('../images/index/bg_news.png') repeat-x top center;
}
#top1 #news{
	width:1000px;
	height:220px;
	margin:0 auto 80px;
	background:#fff;
}
#news dl{
	width:230px;
	height:220px;
	padding:20px;
	box-sizing:border-box;
	background:#f0f0f0;
	margin:0 10px;
	float:left;
}
#news dt{
	color:#ba0000;
	margin:0 0 15px 0;
}
#news dd iframe{
max-width:100%;
height:auto;
}
#top2{
	margin:0 auto 60px;
}
#top2 h2{
	font-size:1.8rem;
	width:940px;
	height:70px;
	margin:0 auto;
	line-height:61px;
	padding:9px 0 0 0;
	box-sizing:border-box;
	text-align:center;
	font-family: yu-mincho-pr6, sans-serif !important;
	background:url('../images/index/bg_about_title.png') no-repeat left bottom;
}
#top2 article{
	display:flex;
}
.top2_item{
	width:calc(100% / 3);
	position:relative;
}
.top2_item .banner img{
	width:100%;
	height:auto;
}
.top2_item .inner h3{
	position:absolute;
	top:20%;
	width:84%;
	left:8%;
}
.top2_item .inner .comment{
	position:absolute;
	top:30%;
	width:84%;
	left:8%;
	color:#fff;
}
.top2_item .inner .more{
	position:absolute;
	bottom:40px;
	line-height:38px;
	display:block;
	border:1px solid #fff;
	color:#fff;
	text-decoration:none;
	box-sizing:border-box;
	background:url('../images/common/arrow.png') no-repeat right 15px center;
	width:84%;
	left:8%;
	color:#fff;
	font-size:1.6rem;
	text-align:center;
}
#top3{
	width:940px;
	margin:0 auto 90px;
	background:url('../images/index/bg1.jpg') no-repeat right 110px top;
	position:relative;
}
#top3 h2{
	font-size:1.8rem;
	width:380px;
	height:55px;
	margin-left:-190px;
	line-height:55px;
	box-sizing:border-box;
	padding:0 0px 0 0;
	text-align:center;
	font-family: yu-mincho-pr6, sans-serif !important;
	background:url('../images/index/bg_about_title2.png') no-repeat left bottom;
	position:absolute;
	left:50%;
	bottom:41px;
}
#top3 h3{
	font-size:3.6rem;
	line-height:1.5em;
	margin:0 0 20px 0;
	font-family: yu-mincho-pr6, sans-serif !important;
}
#top3 article{
	padding:20px 0 0 0;
	position:relative;
	height:390px;
}
#top3 article .more a{
	line-height:38px;
	display:block;
	border:1px solid #000000;
	color:#000000;
	text-decoration:none;
	box-sizing:border-box;
	width:100%;
	font-size:1.6rem;
	text-align:center;
}
#top3 article .more {
	position:absolute;
	width:380px;
	left:50%;
	margin-left:-190px;
	bottom:0;
}
#top3 article iframe{
	top:0;
	right:0;
	position:absolute;
	width:450px;
	height:280px;
}
#top4{
	position:relative;
	margin:0 0 105px 0;
}
#top4 h2{
	font-size:1.8rem;
	width:940px;
	height:55px;
	margin:0 auto;
	line-height:55px;
	box-sizing:border-box;
	text-align:center;
	font-family: yu-mincho-pr6, sans-serif !important;
	background:url('../images/index/bg_recruit_title.png') no-repeat left bottom;
}
#top4_bg{
	width:100%;
	position:relative;
}
#top4_bg img{
	display:block;
	width:100%;
	height:auto;
}
#recruit_title{
	width:930px;
	text-align:center;
	position:absolute;
	top:40%;
	left:50%;
	margin-left:-465px;
}
#recruit_title h3{
	margin:0 0 20px 0;
}
#recruit_title h4{
	color:#fff;
	font-size:3.0rem;
	font-family: yu-mincho-pr6, sans-serif !important;
}
#top4_inner{
	display:flex;
}
#top4 ul{
	width:720px;
	margin-left:-360px;
	position:absolute;
	list-style:none;
	bottom:40px;
	left:50%;
	z-index:100;
}
#top4 ul li{
	width:220px;
	margin:0 10px;
	float:left;
}
#top4 ul li a{
	color:#fff;
	text-decoration:none;
	line-height:38px;
	text-align:center;
	display:block;
	border:1px solid #fff;
	background:url('../images/common/arrow.png') no-repeat right 10px center;
}