
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;}
ul{margin: 0;padding: 0;list-style-type: none}
a{text-decoration: none}
body{font-family: '微软雅黑';font-size: 14px;min-width: 1200px;}
.pc{
	width: 1200px;
	margin: 0 auto;
}
.db {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.content {
	background: url('../zszImg/bg.png') center no-repeat;
	width: 100%;
	min-height: 100vh;
	background-size: 100% 100%;
	overflow: hidden;
}

.banner {
	width: 100%;
	height: 490px;
	overflow: hidden;
	position: relative
}
.banner img{
	display: block;
	margin: 0 0 0 -960px;
	position: absolute;
	left: 50%;
	top: 0
}

.nav {
	border: 1px dashed #ffe2aa;
	border-radius: 20px;
	height: auto;
	float: inherit;
	margin: -90px auto 0;
}

.nav p  span{
	font-size: 18px !important;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	color: #ffe2aa !important;
	line-height: 34px;
	padding: 55px;
	display: block;
}

.introduce,
.lift,
.study {
	padding: 40px 0;
	border-bottom: 1px dashed #fae6bf;
}

.address {
	padding: 40px 0 6px;
}

.introduce .introduce-l {
	flex: 1;
	padding-top: 10px;
	height: 520px;
	overflow: hidden;
}

.title {
	background: url('../zszImg/introduce_bg.png') no-repeat center;
	width: 260px;
	height: 50px;
	background-size: 100%;
	line-height: 50px;
	text-align: center;
	font-size: 24px;
	font-family: Microsoft YaHei, Microsoft YaHei-Bold;
	font-weight: 700;
	color: #ffe2aa;
	margin: 0 auto 26px;
}

.title_little {
	background: url('../zszImg/introduce_little.png') no-repeat center;
	width: 172px;
	height: 50px;
	background-size: 100%;
	line-height: 50px;
	text-align: center;
	font-size: 24px;
	font-family: Microsoft YaHei, Microsoft YaHei-Bold;
	font-weight: 700;
	color: #ffe2aa;
	margin: 0 auto 26px;
}

.title_middle {
	background: url('../zszImg/introduce_middle.png') no-repeat center;
	width: 210px;
	height: 50px;
	background-size: 100%;
	line-height: 50px;
	text-align: center;
	font-size: 24px;
	font-family: Microsoft YaHei, Microsoft YaHei-Bold;
	font-weight: 700;
	color: #ffe2aa;
	margin: 0 auto 26px;
}

.introduce .introduce-l p span {
	font-size: 16px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: justifyLeft;
	color: #ffe2aa !important;
	line-height: 28px !important;
	display:block;
}

.introduce .introduce-r {
	width: 400px;
	height: 480px;
	margin-left: 40px;
}

.lift .lift-l {
	flex: 1;
}

.top {
	width: 100%;
	border-bottom: 1px solid #fae6bf;
	margin-bottom: 30px;
}

.top .title {
	margin: 0 0 -2px -20px;
}

.top .title_little {
	margin: 0 0 -2px -20px;
}

.top .title_middle {
	margin: 0 0 -2px -20px;
}

.lift .lift-l ul {
	width: calc(100% + 20px);
	display: inline-block;
	margin-left: -20px;
}

.lift .lift-l ul li {
	margin-right: 20px;
	margin-top: 20px;
	float: left;
}

.lift .lift-l ul li:nth-child(even) {
	margin-right: 0;
}

.lift .lift-l ul li:first-child {
	margin-top: 0;
}

.lift .lift-l ul li:nth-child(2) {
	margin-top: 0;
}

.lift .lift-l ul li a {
	width: 348px;
	height: 40px;
	border: 1px dashed #ffe2aa;
	display: block;
	font-size: 16px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: center;
	color: #ffe2aa;
	line-height: 40px;
	overflow: hidden;
	padding: 0 10px;
}

.lift-r {
	width: 400px;
	margin-left: 40px;
}

.center {
	padding-left: 20px;
}

.lift-video {
	width: 400px;
	height: 280px;
	background-color: #000;
	margin-left: -20px;
}

.lift-video video {
	width: 100%;
	height: 100%;
}

.study-l ul li i {
	width: 6px;
	height: 6px;
	background: #ffe2aa;
	display: inline-block;
	margin-right: 8px;
}

.study-l ul li a {
	font-size: 16px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	color: #ffe2aa;
	display: flex;
	align-items: center;
}

.study-l ul li a span {
	-webkit-line-clamp: 1;
}

.study-l ul li {
	margin-top: 24px;
}

.study-l ul li:first-child {
	margin-top: 0;
}

.study-l {
	width: 580px;
}

.address ul li {
	width: 48%;
	float: left;
	margin-left: 40px;
	margin-bottom: 24px;
}

.address ul li a {
	display: flex;
}

/*.address ul {*/
/*	display: inline-block;*/
/*	width: calc(100% + 20px);*/
/*	margin-left: -20px;*/
/*}*/

.address ul li:nth-child(odd) {
	margin-left: 0;
}

.address ul li img {
	width: 240px;
	height: 160px;
	margin-right: 20px;
}

.address-text h3 {
	font-size: 18px;
	font-family: Microsoft YaHei, Microsoft YaHei-Bold;
	font-weight: 700;
	color: #f4d5a0;
	overflow: hidden;
	height: 24px;
}

.address-text p {
	font-size: 14px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	color: #f4d5a0;
	line-height: 25px;
	margin-top: 10px;
	-webkit-line-clamp: 5;
}

.footer {
	width: 100%;
	height: 100px;
	background: #580206;
	font-size: 16px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: center;
	color: #f4d5a0;
	line-height: 100px;
}

.over-more {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.address-text{
	flex: 1;
}
.address ul {
	display: inline-block;
	width: calc(100% + 20px);
	margin-right: 20px;
	background: inherit;
}
.mySwiper{
	overflow: hidden;
	position: relative;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 0 !important;
}
.swiper-pagination-bullet-active{
	background-color: #580206 !important;
}
