﻿

* {
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: normal;
	outline: none;
}

@font-face {
	font-family: 'sySong';
	src:
		url('https://yg.dicp.ac.cn/style/sySong.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

html,
body {
	color: #333;
	font-size: 16px;
	font-family: "微软雅黑";
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: left;
}

body {
	background: url(../image/bg.jpg) repeat center;
	position: relative;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #333;
}

img,
input {
	border: 0;
	outline: none;
}

body .clear {
	clear: both;
	height: 0 !important;
	width: 0 !important;
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
	float: none !important;
}

.clearfix:after {
	content: "";
	clear: both;
	display: block;
	overflow: hidden;
	font-size: 0;
	height: 0;
}

.clearfix {
	zoom: 1;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.px1410 {
	width: 1410px;
	max-width: 1410px;
	margin: 0 auto;
}

.pic img {
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.pic:hover img {
	transform: scale(1.1);
}

/*头部*/
.pc {
	width: 100%;
	height: 631px;
	background: url(../image/top-bg1.jpg) no-repeat center top;
	background-size: cover;
}

.logo {
	margin-top: 150px;
	max-width: 795px;
}

.logo a {
	display: block;
}

.logo img {
	display: block;
	max-width: 100%;
}


/*底部*/

.foot {
	background: url(../image/foot-bg.png) no-repeat center top;
	background-size: cover;
	height: 210px;
	width: 100%;
	padding-top: 100px;
}

.foot-t {
	display: flex;
	justify-content: space-between;
}

.foot-tl {
	display: flex;
	align-items: center;
}

.foot-tl img {
	display: block;
	width: 218px;
}

.foot-tl .dz {
	margin-left: 27px;
	border-left: 1px solid #fff;
	padding: 10px 0 10px 27px;
}

.foot-tl .dz p {
	line-height: 1.4;
	font-size: 14px;
	color: #fff;
}

.foot-tr {
	display: flex;
	align-items: center;
}

.foot-tr1 a {
	display: block;
	width: 65px;
}

.foot-tr1 a img {
	display: block;
	max-width: 100%;
}

.foot-tr2 {
	margin-left: 22px;
}

.foot-tr2 img {
	display: block;
	width: 173px;
}

.foot-bq {
	background: #c1a983;
	text-align: center;
	padding: 15px;
}

.foot-bq p {
	font-size: 14px;
	line-height: 30px;
	color: #1d1d1c;
}

/* 主体 */
.ylbg-r {
	content: '';
	position: absolute;
	top: 1020px;
	right: 0;
	display: block;
	max-width: 694px;
	width: 36.14%;
}

.ylbg-l {
	content: '';
	position: absolute;
	bottom: 300px;
	left: 0;
	display: block;
	max-width: 972px;
	width: 50.625%;
}

.section1 {
	padding: 0 45px;
	margin-top: 76px;
	position: relative;
}

.section1::before {
	content: '';
	position: absolute;
	top: -12px;
	left: 33px;
	width: 80px;
	height: 80px;
	background: url(../image/s1-tl.png) no-repeat;
	background-size: 100% 100%;
}

.section1::after {
	content: '';
	position: absolute;
	bottom: -12px;
	right: 33px;
	width: 80px;
	height: 80px;
	background: url(../image/s1-br.png) no-repeat;
	background-size: 100% 100%;
}

.s1-c {
	padding: 45px 35px;
	background: rgba(175, 144, 107, 0.08);
	position: relative;
	z-index: 1;
}

.s1-c::before {
	content: '';
	position: absolute;
	top: -12px;
	right: -12px;
	width: 80px;
	height: 80px;
	background: url(../image/s1-rt.png) no-repeat;
	background-size: 100% 100%;
	z-index: -1;
}

.s1-c::after {
	content: '';
	position: absolute;
	bottom: -12px;
	left: -12px;
	width: 80px;
	height: 80px;
	background: url(../image/s1-bl.png) no-repeat;
	background-size: 100% 100%;
	z-index: -1;
}

.s1-c p {
	font-size: 20px;
	line-height: 36px;
	margin-top: 40px;
}

.s1-c p:first-child {
	margin-top: 0;
}

.section2 {
	padding-top: 104px;
	padding-bottom: 190px;
}

.s2-c {
	position: relative;
}

.s2-pic {
	display: block;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 598px;
	max-width: 100%;
}

.s2-ct ul,
.s2-cd ul {
	display: flex;
	padding: 0 45px;
}

.s2-c ul li {
	width: 6.66%;
}

.s2-c ul li a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 94px;
	width: 100%;
	height: 416px;
	background: url(../image/s2-cli.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
	z-index: 1;
	transition: all 0.5s;
	animation: imgdh linear 4s infinite;
}

.s2-ct ul li a::before {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	width: 10px;
	height: 249px;
	background: url(../image/s2-ctzs.png) no-repeat center bottom;
}

.s2-c ul li a:hover {
	box-shadow: 0 5px 10px rgba(152, 120, 83, 0.5);
}

.s2-c ul li a h3 {
	display: inline-block;
	width: 44px;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	position: relative;
}

.s2-c ul li a h3::before {
	content: '';
	position: absolute;
	top: -25px;
	left: 50%;
	transform: translateX(-50%);
	width: 18px;
	height: 10px;
	background: url(../image/s2-lit.png) no-repeat;
	background-size: 100% 100%;
}

.s2-c ul li a h3::after {
	content: '';
	position: absolute;
	bottom: -30px;
	left: 50%;
	transform: translateX(-50%);
	width: 18px;
	height: 10px;
	background: url(../image/s2-lid.png) no-repeat;
	background-size: 100% 100%;
}


.s2-ct ul li:nth-child(even) {
	margin-top: 95px;
}

.s2-ct ul li:first-child {
	margin-left: 63px;
	margin-left: 4.46%;
}

.s2-ct ul li:first-child a {
	animation-delay: -2.2746966623s;
}

.s2-ct ul li:first-child a::before {
	height: 248px;
}

.s2-ct ul li:nth-child(2) {
	margin-left: 71px;
	margin-left: 5.03%;
}

.s2-ct ul li:nth-child(2) a {
	animation-delay: -1.13953973602s;
}

.s2-ct ul li:nth-child(2) a::before {
	height: 139px;
}

.s2-ct ul li:nth-child(3) {
	margin-left: 73px;
	margin-left: 5.17%;
}

.s2-ct ul li:nth-child(3) a {
	animation-delay: -2.62958281955s;
}

.s2-ct ul li:nth-child(4) {
	margin-left: 69px;
	margin-left: 4.89%;
}

.s2-ct ul li:nth-child(4) a {
	animation-delay: -1.56106178214s;
}

.s2-ct ul li:nth-child(4) a::before {
	height: 139px;
}

.s2-ct ul li:nth-child(5) {
	margin-left: 136px;
	margin-left: 9.64%;
}

.s2-ct ul li:nth-child(5) a {
	animation-delay: -2.7399647813s;
}

.s2-ct ul li:nth-child(6) {
	margin-left: 52px;
}

.s2-ct ul li:nth-child(6) a {
	animation-delay: -2.15733927126s;
}

.s2-ct ul li:nth-child(6) a::before {
	height: 139px;
}

.s2-ct ul li:nth-child(7) {
	margin-left: 79px;
	margin-left: 5.6%;
}

.s2-ct ul li:nth-child(7) a {
	animation-delay: -2.45596464219s;
}

.s2-cd {
	margin-top: 300px;
}

.s2-cd ul li a::before {
	content: '';
	position: absolute;
	bottom: 100%;
	left: 50%;
	transform: translateX(-50%);
	width: 10px;
	height: 249px;
	background: url(../image/s2-cdzs.png) no-repeat center top;
}

.s2-cd ul li:first-child {
	margin-left: 132px;
	margin-left: 9.36%;
	margin-top: 129px;
}

.s2-cd ul li:first-child a {
	animation-delay: -1.27819059292s;
}

.s2-cd ul li:nth-child(2) {
	margin-left: 58px;
	margin-left: 4.11%;
	margin-top: 10px;
}

.s2-cd ul li:nth-child(2) a {
	animation-delay: -2.57325778547s;
}

.s2-cd ul li:nth-child(2) a::before {
	height: 140px;
}

.s2-cd ul li:nth-child(3) {
	margin-left: 94px;
	margin-left: 6.66%;
	margin-top: 114px;
}

.s2-cd ul li:nth-child(3) a {
	animation-delay: -2.21736972175s;
}

.s2-cd ul li:nth-child(4) {
	margin-left: 155px;
	margin-left: 10.99%;
	margin-top: 30px;
}

.s2-cd ul li:nth-child(4) a {
	animation-delay: -1.59051916733s;
}

.s2-cd ul li:nth-child(4) a::before {
	height: 140px;
}

.s2-cd ul li:nth-child(5) {
	margin-left: 107px;
	margin-left: 7.58%;
	margin-top: 108px;
}

.s2-cd ul li:nth-child(5) a {
	animation-delay: -2.42630450680s;
}

.s2-cd ul li:nth-child(6) {
	margin-left: 41px;
	margin-left: 2.9%;
}

.s2-cd ul li:nth-child(6) a {
	animation-delay: -1.17387015593s;
}

.s2-cd ul li:nth-child(6) a::before {
	height: 140px;
}

.s2-cd ul li:nth-child(7) {
	margin-left: 41px;
	margin-left: 2.9%;
	margin-top: 127px;
}

.s2-cd ul li:nth-child(7) a {
	animation-delay: -2.78986551238s;
}

@keyframes imgdh {
	0% {
		transform: translateY(0px);
	}

	50% {
		transform: translateY(10px);
	}

	100% {
		transform: translateY(0px);
	}
}

@media screen and (max-width:1430px) {
	.px1410 {
		width: auto;
		padding-left: 20px;
		padding-right: 20px;
	}

	.section1::before {
		left: 8px;
	}

	.section1::after {
		right: 8px;
	}
}

@media screen and (max-width:1024px) {
	.pc {
		height: 320px;
	}

	.logo {
		margin-top: 35px;
	}

	.section1 {
		margin-top: 50px;
	}

	.s1-c {
		padding: 25px;
	}

	.s1-c p {
		font-size: 16px;
		line-height: 30px;
		margin-top: 25px;
	}

	.s2-c ul li a {
		height: 320px;
	}

	.s2-c ul li a h3 {
		font-size: 20px;
		width: 34px;
	}

	.section2 {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.s2-pic {
		top: 540px;
	}

	.s2-cd {
		margin-top: 275px;
	}
}

@media screen and (max-width:768px) {
	.pc {
		height: auto;
		background-size: auto 100%;
		padding-bottom: 50px;
	}

	.logo img {
		max-width: 90%;
		margin: 0 auto;
	}

	.section1::before,
	.section1::after,
	.s1-c::before,
	.s1-c::after {
		width: 50px;
		height: 50px;
	}

	.section1::before {
		left: 12px;
		top: -8px;
	}

	.section1::after {
		bottom: -8px;
		right: 12px;
	}

	.s1-c::before {
		top: -8px;
		right: -8px;
	}

	.s1-c::after {
		bottom: -8px;
		left: -8px;
	}

	.s2-c {
		display: flex;
		flex-wrap: wrap;
	}

	.s2-ct {
		width: 100%;
		order: 1;
	}

	.s2-cd {
		width: 100%;
		order: 2;
	}

	.s2-c ul li a {
		animation: none !important;
		position: static !important;
		height: auto;
		padding: 10px;
		background: rgba(175, 144, 107, 0.85);
	}

	.s2-c ul li a::before,
	.s2-c ul li a::after {
		display: none;
	}

	.s2-ct ul,
	.s2-cd ul {
		flex-wrap: wrap;
		padding: 0 6.5%;
	}

	.s2-cd {
		margin-top: 0;
	}

	.s2-c ul li {
		width: 100%;
		margin-left: 0 !important;
		margin-top: 20px !important;
	}

	.s2-c ul li a h3 {
		width: 100%;
	}

	.s2-c ul li a h3::before,
	.s2-c ul li a h3::after {
		display: none;
	}

	.s2-pic {
		position: static;
		transform: none;
		order: 3;
		margin-top: 25px;
	}

	.s2-c ul li a h3 {
		font-size: 18px;
	}

	.ylbg-r {
		top: 20%;
	}

	.ylbg-l {
		bottom: 18%;
	}

	.foot {
		height: auto;
		padding-bottom: 30px;
		padding-top: 125px;
	}

	.foot-t {
		flex-wrap: wrap;
		justify-content: center;
	}

	.foot-tl {
		flex-wrap: wrap;
		justify-content: center;
	}

	.foot-tl .dz {
		width: 100%;
		text-align: center;
		border-left: none;
		margin-left: 0;
		padding: 0;
		margin-top: 20px;
	}

	.foot-tr {
		margin-top: 25px;
	}

	.foot-tr1 a {
		width: 55px;
	}

	.foot-bq p {
		line-height: 26px;
	}
}