@charset "UTF-8";


/*----------section top----------*/


.contents {
	padding-bottom: 100px;
	background: #fff url(css-img/top-bg.jpg) repeat;
}
div.top-image {
	width: 1140px;
	margin: 60px auto 0;
}
#top-main img {
	width: 100%;
	min-width: 1140px;
	height: auto;
}

.top-banner {
	width: 1140px;
	margin: 0 auto;
}


div.top-nav {
	width: 1140px;
}
div.top-nav > ul {
	display: flex;
	flex-wrap:wrap;
	justify-content: space-between;
	margin: 30px 0;
}
div.top-nav > ul > li:nth-child(n+3) {
	margin-top: 18px;
}



.top-banner-contents1 {
}
.top-banner-contents1 ul,
.top-banner-contents2 ul {
	list-style: none;
	overflow: hidden;
}
.top-banner-contents1 ul li {
	width: 33.333%;
	height: auto;
	float: left;
	margin: 0;
	padding: 15px 15px 15px 0px;
	box-sizing: border-box;
}
.top-banner-contents1 ul li img {
	width: 100%;
}
.top-banner-contents2 {
}
.top-banner-contents2:after {
	content: "";
	display: block;
	clear:both;
}

.top-banner-news {
	float: left;
	width: 750px;
	margin: 10px 30px 0 0px;
	padding: 10px 30px 25px 30px;
	border: solid 7px #82ccd0;
	background-color: #fff;
	box-sizing: border-box;
}
.top-banner-news h4 {
	font-size: 1.6em;
	font-weight: bold;
}
.top-banner-news p {
	padding-bottom: 5px;
	font-size: 1.4em;
	border-bottom: dotted 1px #ccc;
}
.top-banner-link {
}
.top-banner-link ul li {
	margin-top: 10px;
}
.top-banner-link ul li a img {
	border-radius: 5px;
	overflow: hidden;
}



.top-store {
	width: 1040px;
	margin: 200px auto 100px;
}
.top-store:after {
	content: "";
	display: block;
	clear:both;
}
#top-store-logo {
	text-align: center;
	margin-bottom: 30px;
}
.top-store-box {
	float: left;
}
.top-store-box-right {
	margin-left: 30px;
}
.top-store-box h4 {
	font-size: 1.6em;
	font-weight: bold;
	color: #00aeb1;
}
.top-store-box p {
	font-size: 1.3em;
	line-height: 1.6em;
}

.top-bnr-emc {
	display: block;
	width: 799px;
	height: 138px;
	overflow: hidden;
	margin-bottom: 18px;
}