* {
	margin: 0;
	padding: 0;
}

.d-flex {
	display: flex;
}

.j-sb {
	justify-content: space-between;
}

a {
	text-decoration: none;
	color: #3e3e3e;
}

a:link {
	text-decoration: none;
	outline: 0;
}

a:visited {
	text-decoration: none;
	outline: 0;
}

a:hover {
	text-decoration: none;
	outline: 0;
}

a:active {
	text-decoration: none;
	outline: 0;
}

.color-333 {
	color: #333333;
}

.color-fff {
	color: #ffffff;
}

.ml-1 {
	margin-left: 10px;
}

.mr-1 {
	margin-right: 10px;
}

.w-100 {
	width: 100%;
}

.ml-3 {
	margin-left: 30px;
}

.flex-1 {
	flex: 1;
}

.text-center {
	text-align: center;
}

.d-flex {
	display: flex;
}

.a-center {
	align-items: center;
}

.ml-2 {
	margin-left: 20px;
}

.color-333 {
	color: #333333;
}

.font-14 {
	font-size: 14px;
}

.w-50 {
	width: 50%;
}

.bg-fff {
	background-color: #ffffff;
}

.font-18 {
	font-size: 18px;
}

.text-2 {
	text-indent: 2em;
}

.d-block {
	display: block;
}

.margin-auto {
	margin: auto;
}

.mb-1 {
	margin-bottom: 10px;
}

.pb-4 {
	padding-bottom: 40px;
}

.j-center {
	justify-content: center;
}

.pb-5 {
	padding-bottom: 50px;
}

.d-inline-block {
	display: inline-block;
}

.w-25 {
	width: 25%;
}

.mr-3 {
	margin-right: 30px;
}

.color-888 {
	color: #888888;
}

.mt-1 {
	margin-top: 10px;
}

.mt-2 {
	margin-top: 20px;
}

.mt-3 {
	margin-top: 30px;
}

.p-2 {
	padding: 20px;
}

.top {
	display: flex;
	justify-content: flex-end;
	font-size: 12px;
	color: #333333;
	margin-top: 5px;
	margin-left: 5px;
}

.top a {
	padding-left: 30px;
}

.swiper-zhan {
	width: 100%;
	height: 78vh;
}

.index-swiper .myIndexSwiper {
	width: 100%;
	height: 78vh;
	position: absolute !important;
	top: 0;
	z-index: 1;
}

.index-swiper img {
	width: 100%;
	height: 78vh;
	position: absolute !important;
	top: 0;
	z-index: 1;
	display: block;
}

.index-swiper .swiper-slide {
	text-align: center;
	font-size: 18px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.index-swiper .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.guoyi-logo {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 30px;
}

.guoyi-logo img {
	width: 370px;
	display: block;
}

.head {
	width: 1200px;
	margin: auto;
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	z-index: 10;
	padding: 10px;
}

.guoyi-sou {
	display: flex;
	align-items: center;
	width: 310px;
	height: 42px;
	background-color: #cdc8a2;
	border-radius: 5px;
	line-height: 1.42857143;
	color: #333;
	font-size: 16px !important;
	padding: 0 10px;
	box-sizing: border-box;
}

.guoyi-sou input {
	padding: 0;
	border: none;
	background: none;
	outline: none;
	flex: 1;
	font-size: 16px;
}

.sticky-content {
	position: sticky;
	top: 0;
	z-index: 100;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.nav-zhan {
	width: 18%;
	height: 52px;
	background-color: #f2ecd2;
}

.nav-list {
	width: 65%;
	height: 52px;
	background-color: #f2ecd2;
	display: flex;
	align-items: center;
}

.nav-list li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding: 0 14px;
	margin-left: 15px;
}

.nav-list li:hover {
	background-color: #ce2d23;
	border-radius: 40px;
}

.nav-list li:hover a {
	color: #ffffff;
}

.nav-list li a:hover {
	text-decoration: underline;
}

.index-swiper .swiper-pagination-bullet {
	border: 1px solid #393939 !important;
	background-color: #ffffff !important;
}

.index-swiper .swiper-pagination-bullet-active {
	border: 1px solid #393939 !important;
	background-color: #7b040a !important;
}

.mingshi .swiper {
	width: 100%;
	height: 100%;
}

.mingshi .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.mingshi .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.youqing {
	width: 1200px;
	margin: auto;
}

.zhongwen {
	font-size: 18px;
	color: red;
	margin-left: 60px;
}

.yingwen {
	font-size: 10px;
	color: #333333;
	margin-left: 60px;
}

.lianjie {
	padding-top: 20px;
	padding-bottom: 30px;
}

.youqing-line {
	display: flex;
}

.youqing-l {
	width: 180px;
	height: 1px;
	background-color: #ffffff;
}

.youqingline {
	flex: 1;
	height: 1px;
	background-color: #c4c4c4;
}

.lianjie a {
	font-size: 14px;
	margin: 0 15px 10px 0;
}

.foot {
	background-color: #353535;
	color: #757575;
	padding: 40px 0;
	font-size: 13px;
}

.foot-i {
	width: 1200px;
	margin: auto;
	padding-top: 94px;
	display: flex;
	justify-content: space-between;
	padding-left: 70px;
}

.foot-i a {
	color: #757575;
}

.foot-i a:hover {
	color: #23527c;
	text-decoration: underline;
}

.foot-right {
	width: 45%;
	text-align: right;
}

.pagination {
	display: flex;
	gap: 5px;
	align-items: center;
	justify-content: center;
	margin-top: 20px;
}

.pagination button {
	background: none;
	border: none;
	padding: 0;
	cursor: pointer;
	outline: none;
	box-shadow: none;
	transition: none;
}

.pagination button {
	padding: 6px 12px;
	border: 1px solid #7b040a;
	background-color: #fff;
	color: #7b040a;
	cursor: pointer;
	margin: 10px;
}

.pagination button:hover {
	background: #7b040a;
	border: 1px solid #7b040a;
	color: #fff;
	text-decoration: none;
}

.pagination button.active {
	background-color: #7b040a;
	color: white;
	border-color: #7b040a;
}

.pagination button:disabled {
	cursor: not-allowed;
}

.ellipsis {
	padding: 6px 12px;
	user-select: none;
}

.foot-ii {
	display: none;
}

.tuijianSwiper {
	position: relative;
	width: 100%;
	margin: auto;
	overflow: hidden;
	height: 452px;
}

.phone {
	display: none;
}

.caidan {
	display: none;
}

.yinying {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	background-color: rgba(0, 0, 0, 0.3);
}

.toBaoming {
	width: 500px;
	min-height: 450px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0 20px;
	background-color: #ffffff;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	box-sizing: border-box;
	border-radius: 6px;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}

.toBaoming-title {
	text-align: center;
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}

.baoming-form {
	width: 100%;
	height: 100%;
	z-index: 3000;
	padding: 0 50px;
	box-sizing: border-box;
}

.baoming-input p {
	font-size: 16px;
	line-height: 35px;
	font-family: 微软雅黑;
	color: #666;
	font-weight: bold;
}

.baoming-input input {
	width: 100%;
	height: 38px;
	border-radius: 5px;
	border: 1px solid #666;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

.baoming-tj{
	    width: 100%;
	    height: 38px;
	    border-radius: 5px;
	    border: 1px solid #666;
		background-color: #efefef;
		text-align: center;
		line-height: 38px;
		margin-top: 30px;
}

/* 常见于电脑 */
@media screen and (min-width: 1300px) {}

/* 常见于ipad */
@media screen and (min-width: 768px) and (max-width: 1300px) {}

/* 常见于手机 */
@media screen and (max-width: 768px) {
	.swiper-zhan {
		height: 142px;
	}

	.index-swiper .myIndexSwiper {
		height: 142px;
	}

	.index-swiper img {
		height: 142px;
	}

	.head {
		display: none;
	}

	.sticky-content {
		display: none;
	}

	.youqing {
		display: none;
	}

	.foot-i {
		width: 100%;
		margin: auto;
		padding-top: 94px;
		display: flex;
		justify-content: space-between;
		padding-left: 70px;
	}

	.mingshi .swiper {
		padding: 0 10px;
		box-sizing: border-box;
	}

	.foot-i {
		display: none;
	}

	.foot {
		padding-top: 80px;
		padding-bottom: 0;
	}

	.foot-ii {
		display: block;
		padding: 20px;
		padding-bottom: 10px;
	}

	.huanyinghezuo {
		padding: 0 10px;
	}

	.phone {
		display: block;
		width: 80vw;
		height: 100%;
		position: fixed;
		left: -80%;
		top: 0;
		z-index: 30;
		padding: 20px;
		box-sizing: border-box;
		background-color: #bbb79c;
		transition: left 0.5s;
	}

	.phone.selected {
		left: 0;
		transition: left 0.5s;
	}

	.phone li {
		list-style-type: none;
		padding-bottom: 10px;
	}

	.phone-s {
		padding-left: 20px;
	}

	.caidan {
		display: block;
		position: absolute;
		top: 10px;
		right: 10px;
		z-index: 30;

	}

	.caidan .iconfont {
		font-size: 30px;
		color: #7b7655;
	}

	.mobile-nav {
		position: relative;
		left: 0;
		top: 0;
		right: 0;
		z-index: 999;
		display: block;
	}

	.nav-button2 {
		position: absolute;
		top: 0;
		right: 10px;
		width: 40px;
		height: 40px;
		z-index: 300;
	}

	.mobile-nav .nav-button2 div {
		position: absolute;
		top: 50%;
		left: 0;
		width: 100%;
		height: 2px;
		transform: translateY(-50%);
		background-color: #7b7655;
		transition: all 0.5s;
		z-index: 30;
	}

	.mobile-nav .nav-button2 div:before {
		content: '';
		position: absolute;
		top: -10px;
		left: 0;
		width: 100%;
		height: 2px;
		background-color: #7b7655;
		transition: all 0.5s;
	}

	.mobile-nav .nav-button2 div:after {
		content: '';
		position: absolute;
		bottom: -10px;
		left: 0;
		width: 100%;
		height: 2px;
		background-color: #7b7655;
		transition: all 0.5s;
	}

	.mobile-nav.selected .nav-button2 div {
		background-color: transparent;
	}

	.mobile-nav.selected .nav-button2 div:after {
		transform: rotate(-45deg);
		bottom: 0;
	}

	.mobile-nav.selected .nav-button2 div:before {
		transform: rotate(45deg);
		top: 0;
	}


	.pagination {
		gap: 3px;
		flex-wrap: wrap;
	}

	.pagination button {
		padding: 5px 8px;
		margin: 3px;
	}
}