* {
	padding: 0;
	margin: 0;
	list-style: none;
}

img {
	border: 0;
}

ul,
li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.cleardiv {
	clear: both;
	height: 0;
	display: block;
	overflow: hidden;
}

.clearfix:after {
	clear: both;
	height: 0;
	overflow: hidden;
	display: block;
	visibility: hidden;
	content: " ";
}

body {
	min-width: 100px;
}

a {
	text-decoration: none;
	color: inherit;
}

a:hover {
	text-decoration: underline;
	color: inherit;
}

.none {
	display: none;
}

.Euro01 {
	width: 100%;
	height: 480px;
	background: url("../images/euro_01.jpg") center top no-repeat;
	background-size: auto 100%;
	overflow: hidden;
	max-width: 100%;
}

.Euro02 {
	width: 100%;
	height: 640px;
	background: url("../images/euro_02.jpg") center top no-repeat;

}

.Euro03 {
	width: 100%;
	height: 640px;
	background: url("../images/euro_03.jpg") center top no-repeat;
	background-size: auto 100%;
}

.Euro04 {
	width: 100%;
	height: 640px;
	background: url("../images/euro_04.jpg") center top no-repeat;
	background-size: auto 100%;
}

.Euro05 {
	width: 100%;
	height: 640px;
	background: url("../images/euro_05.jpg") center top no-repeat;
	background-size: auto 100%;
}

.Euro06 {
	width: 100%;
	height: 640px;
	background: url("../images/euro_06.jpg") center top no-repeat;
	/* background-size: auto 100%; */
	box-sizing: border-box;
}
.pubbox{
	display: flex;
	flex-direction: row;
	width: 1183px;
	margin: 0 auto;
	padding: 130px 0 0 48px;
	box-sizing: border-box;
}
.lb01{
	width: 235px;
	height: 430px;
	border: 1px solid #FFF;
	border-radius: 15px;
	box-sizing: border-box;
}
.lb02{
	margin: 0 0 0 20px;
	width: 235px;
	height: 430px;
	border: 1px solid #FFF;
	border-radius: 15px;
	box-sizing: border-box;
}
.textbox01{
	width: 283px;
	margin: 0 0 0 30px;
	font: lighter 23px/40px "微软雅黑";
	box-sizing: border-box;
}
.textbox02{
	flex: 1;
	margin: 0 0 0 30px;
	font: lighter 23px/40px "微软雅黑";
	box-sizing: border-box;
}



