@charset "utf-8";
body {
	font-family: 'Microsoft Yahei', 'SimSun';
	font-size: 16px;
	color: #333;
	background: url('images/body.jpg') repeat-y center top;

	--swiper-theme-color: #808080;
}

a {
	color: #333;
}

a:hover {
	text-decoration: none;
	color: #c00 !important;
}

.fw {
	color: #fff;
}

.fw a {
	color: #fff;
	transition: opacity 0.1s;
}

.fw a:hover {
	opacity: 0.8;
	color: #fff !important;
}

img {
	display: block;
	max-height: 100%;
	max-width: 100%;
}

.wrapper {
	width: 100%;
	min-width: 1200px;
	max-width: 1920px;
	margin: 0px auto;
	overflow: hidden;
}

.w1200 {
	width: 1200px;
	margin: 0px auto;
}

h1,
h2,
h3,
h4,
h5 {
	font-family: 'Microsoft Yahei', 'SimHei';
	overflow: hidden;
}

p,
li {
	overflow: hidden;
}

.photo {
	position: relative;
	overflow: hidden;
}

.photo img {
	width: 100%;
	height: 100%;
}

.photo2 {
	position: relative;
	overflow: hidden;
}

.photo2 img {
	width: 100%;
	height: 100%;
	transition: transform 0.2s;
}

.photo2:hover img {
	transform: scale(1.02, 1.02);
}

#footer {
	background: #d1d0ce;
	text-align: center;
	line-height: 26px;
	padding: 40px 0px;
	font-size: 14px;
	margin-top: 80px;
}

#header {
	background: url('images/header.jpg') no-repeat center top;
	overflow: visible;
}

#header .w1200 {
	position: relative;
	height: 880px;
}

#header p {
	position: absolute;
	width: 1100px;
	top: 710px;
	left: 60px;
	line-height: 42px;
	color: #5f5f5f;
	font-size: 24px;
	text-indent: 2em;
}

#header .leaf {
	position: absolute;
	width: 261px;
	height: 238px;
	background: url('images/header-leaf.png');
	left: -238px;
	top: 803px;
}

#layout1 {
	margin-top: 66px;
	text-align: center;
}

#layout1 h2 {
	font-size: 48px;
	line-height: 52px;
	height: 52px;
	margin-top: 60px;
}

#layout1 p {
	font-size: 18px;
	line-height: 22px;
	height: 22px;
	margin-top: 30px;
	color: rgba(0, 0, 0, 0.9);
}

#layout1 p a {
	color: #c40d23;
}

#layout2 {
	margin-top: 90px;
}

#layout2 .box {
	margin-top: 15px;
	background: rgba(209, 208, 206, 0.4) url('images/ly2-box.png') no-repeat
		center center;
	padding: 20px 0px;
}

#layout2 ul {
	margin-left: -140px;
}

#layout2 li {
	float: left;
	width: 530px;
	margin: 0px 0px 0px 140px;
	padding: 30px 0px;
}

#layout2 h3 {
	font-size: 24px;
	height: 28px;
	line-height: 28px;
}

#layout2 p {
	line-height: 30px;
	height: 60px;
	text-indent: 2em;
	margin-top: 20px;
}

#layout2 p a {
	color: #c40d23;
}

#layout3 {
	margin-top: 90px;
}

#layout3 .list ul {
	margin-left: -22px;
}

#layout3 .list li {
	float: left;
	width: 385px;
	height: 495px;
	margin-left: 22px;
	margin-top: 60px;
	background: #fff;
	position: relative;
}

#layout3 .list .photo {
	position: absolute;
	width: 100%;
	height: 225px;
	left: 0px;
}

#layout3 .list .style1 .photo {
	top: 0px;
}

#layout3 .list .style2 .photo {
	bottom: 0px;
}

#layout3 .list .text {
	position: absolute;
	width: 355px;
	left: 15px;
}

#layout3 .list .style1 .text {
	top: 265px;
}

#layout3 .list .style2 .text {
	top: 55px;
}

#layout3 .list .text h3 {
	font-size: 22px;
	height: 26px;
	line-height: 26px;
}

#layout3 .list .text p {
	line-height: 32px;
	text-indent: 2em;
	margin-top: 25px;
	height: 128px;
}

#layout4 {
	margin-top: 90px;
	background: url('images/ly4-bg.jpg') no-repeat center 40px;
	min-height: 834px;
}

#layout4 .list {
	margin-top: 60px;
	padding-bottom: 35px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

#layout4 .list ul {
	display: flex;
	flex-direction: row;
	/* justify-content: space-between; */
	align-items: center;
}

#layout4 .list li {
	/* width: 330px; */
	/* height: 532px; */
	width: 370px;
	height: 600px;
	transform: scale(0.89, 0.88);
}

#layout4-swiper-list .swiper-slide-active,
#layout4-swiper-list .swiper-slide-duplicate-active {
	transform: scale(1) !important;
	transition: transform 300ms;
}

#layout4 .list li img {
	width: 100%;
	height: 100%;
}

#layout4 .list .big {
	float: left;
	width: 370px;
	height: 600px;
	margin-top: 0px;
}

#layout5 .headline {
	margin-top: 60px;
	text-align: center;
}

#layout5 .headline h2 {
	font-size: 48px;
	line-height: 52px;
	height: 52px;
}

#layout5 .headline p {
	font-size: 18px;
	line-height: 22px;
	height: 22px;
	margin-top: 30px;
	color: rgba(0, 0, 0, 0.9);
	text-align: center;
}

#layout5 .headline p a {
	color: #c40d23;
}

#layout5 .block {
	margin-top: 60px;
	width: 530px;
}

#layout5 .block h3 {
	font-size: 24px;
	height: 28px;
	line-height: 28px;
}

#layout5 .block p {
	line-height: 30px;
	height: 60px;
	margin-top: 20px;
}

#layout5 .block p a {
	color: #c40d23;
}

#layout5 .block ul {
	margin-top: 10px;
}

#layout5 .block li {
	line-height: 60px;
	height: 60px;
	font-size: 24px;
	background: url('images/ly5-list.png') no-repeat left center;
	padding-left: 22px;
}
