* {
	margin: 0rem;
	padding: 0rem;
	text-decoration: none;
	list-style-type: none;
}

a {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-select: none;
	-moz-user-focus: none;
	-moz-user-select: none;
}

.banner {
	width: 100%;
	height: auto;
}

.banner img {
	width: 100%;
	height: auto;
	display: block;
}

.nav {
	width: 100%;
	height: auto;
	background: #940407;
}

.nav-ul {
	width: 6.9rem;
	height: auto;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.nav-ul li {
	margin: 0.15rem 0.2rem;
}

.nav-ul li a {
	display: block;
	font-size: 0.20rem;
	color: #ffffff;
}

.main {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;
}

.b1 {
	background: #ffffff;
}

.b2 {
	background: #fff4e8;
}

.main-c {
	width: 6.9rem;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;
	/* 	margin-bottom: 78px; */
}

.qy {
	height: auto;
	background: url(../img/qy-bj.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
	align-content: center;
	margin: 0px auto;
	margin-top: 0.42rem;
}

.qy-t {
	width: 0.46rem;
	height: 0.8rem;
	background: url(../img/qy.png) no-repeat;
	background-size: 100% 0.8rem;
	font-size: 0.22rem;
	color: #ffffff;
	writing-mode: vertical-lr;
	text-align: center;
	line-height: 0.46rem;
	position: absolute;
	left: 0.37rem;
	top: 0.27rem;
}

.qy p {
	width: 5rem;
	height: auto;
	font-weight: 500;
	font-size: 0.2rem;
	color: #333333;
	text-indent: 0.4rem;
	line-height: 0.33rem;
	margin-left: 1.09rem;
	text-align: justify;
}

.title {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: 0.32rem;
	color: #333333;
	margin: 0.4rem auto;
	font-weight: bold;
}

.title img {
	width: 1.02rem;
	height: 0.34rem;
	display: block;
	margin: 0 0.2rem;
}

.hybd {
	justify-content: space-between;
	margin: 0.12rem auto;
}

.hybds {
	width: 100%;
	height: 7rem;
	position: relative;
}

.hybdst {
	border-bottom: 1px solid #999999;
	margin-bottom: 0.5rem;
}

.hybds img {
	width: 100%;
	height: auto;
	margin-bottom: 0.28rem;
	display: block;
}

.hybds-h2 {
	width: 100%;
	font-size: 0.24rem;
	color: #333333;
	margin-bottom: 0.24rem;
}

.hybds p {
	font-size: 0.22rem;
	color: #828282;
	line-height: 0.34rem;
	text-align: justify;
}

.ty-a {
	width: 2.02rem;
	height: 0.48rem;
	background: #DA1115;
	border-radius: 0.24rem;
	font-size: 0.28rem;
	color: #ffffff;
	text-align: center;
	line-height: 0.48rem;
	display: block;
}

.hybds-a {
	position: absolute;
	left: 50%;
	margin-left: -1.01rem;
	bottom: 0.19rem;
}

.chbd {
	width: 100%;
	height: auto;
	position: relative;
	margin-bottom: 14px;
}

.chbd-t {
	width: 100%;
	height: auto;
	background: #FFFFFF;
	box-shadow: 0rem 0.06rem 0.1rem 0rem rgba(79, 76, 78, 0.14);
	border-radius: 0rem 0rem 0.64rem 0.64rem;
	z-index: 4;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.chbd-t p {
	width: 6.7rem;
	height: auto;
	font-weight: 500;
	font-size: 0.22rem;
	color: #333333;
	line-height: 0.33rem;
	text-indent: 0.44rem;
}
.chbds {
	justify-content: space-between;
}

.chbds img {
	width: 48%;
	height: auto;
	display: block;
	margin-bottom: 0.42rem;
}

.b3 {
	height: auto;
	background: url(../img/b3.jpg) no-repeat;
	background-size: 100% 100%;
}

.kms-t {
	width: 100%;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	font-size: 0.28rem;
	color: #FFFFFF;
	text-align: center;
	margin: 0.2rem auto;
}

.kms-a {
	background: #FFFFFF !important;
	color: #DA1115 !important;
}

.kms-timg {
	width: 100%;
	height: auto;
	display: block;
	margin: 0.2rem auto;
}

.mains-c {
	width: 6.9rem;
	height: auto;
	position: relative;
	margin: 0rem auto;
	margin-top: 0.23rem;
}

.kms-Swiper,
.jbxz-Swiper {
	width: 6rem;
	height: auto;
}

.kms-Swiper .swiper-slide,
.jbxz-Swiper .swiper-slide {
	width: 6rem !important;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.kms-Swiper .swiper-slide img {
	width: 33%;
	height: auto;
	display: block;
	margin: 0.15rem 0px;
}

.jbxz-Swiper .swiper-slide img {
	width: 33%;
	height: auto;
	display: block;
	margin: 0.15rem 0px;
}

.swiper-button-next,
.swiper-button-prev {
	width: 0.44rem !important;
	height: 0.44rem !important;
	border-radius: 50%;
	background: #fed7ab;
	display: flex !important;
}

.swiper-button-next {
	right: 0px !important;
}

.swiper-button-prev {
	left: 0px !important;
}

.swiper-button-next:after,
.swiper-button-prev:after {
	font-size: 0.24rem !important;
	color: #ffffff !important;
}

.zth {
	height: auto;
}

.zth-l {
	width: 100%;
	height: auto;
	background: url(../img/zth-b.png) no-repeat;
	background-size: 100% 100%;
}

.zth-l p {
	width: 6rem;
	font-size: 0.22rem;
	color: #333333;
	line-height: 0.44rem;
	text-indent: 0.44rem;
	text-align: justify;
	margin-left: 0.18rem;
	margin-top: 0.46rem;
}

.zth-a {
	margin-left: 0.18rem;
	margin-top: 0.16rem;
}

.zth-r {
	width: 6.9rem;
	display: flex;
	justify-content: space-between;
	margin-left: 0rem;
	margin-top: 0.26rem;
	z-index: 1;
}

.zth-r img {
	width: 45%;
	height: auto;
	display: block;
}

.b4 {
	background: url(../img/b4.png) no-repeat;
	background-size: 100% auto;
	background-position: top;
}

.ty-ysc {
	justify-content: space-between;
	margin: 0.17rem auto;
}

.ty-yscs {
	justify-content: space-around;
	margin: 0.17rem auto;
}

.tyc-imgb {
	width: 100%;
	height: auto;
	display: block;
}

.ty-ysn {
	width: 100%;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
}

.ty-ysn p {
	width: 100%;
	font-size: 0.22rem;
	color: #333333;
	line-height: 0.44rem;
}

.ty-a {
	margin-top: 0.28rem;
}

.ty-yss {
	width: 100%;
	height: auto;
}

.ty-yss img {
	width: 100%;
	height: auto;
	display: block;
}

.ty-name {
	width: 100%;
	line-height: 0.54rem;
	font-size: 0.28rem;
	text-align: center;
}

.ty-zw {
	width: 100%;
	text-align: center;
	line-height: 0.44rem;
	font-size: 0.22rem;
}

.b5 {
	height: auto;
	background: url(../img/b5.png) no-repeat;
	background-size: 100% auto;
	background-position: top;
}

.mtxc-Swiper {
	width: 6rem;
	height: auto;
}

.mtxc-Swiper .swiper-slide {
	width: 6rem !important;
	height: auto;
}

.mtxc-Swiper .swiper-slide img {
	width: 6rem;
	height: auto;
	display: block;
	margin: 0.15rem 0px;
}

.footer {
	width: 100%;
	height: auto;
	padding: 0.2rem 0rem;
	background: #940407;
}

.footer-c {
	width: 6.9rem;
	margin: 0 auto;
	font-size: 0.14rem;
	color: #fff;
	text-align: center;
}

.footer1 {
	padding-top: 0.16rem;
}

.footer2 {
	line-height: 0.34rem;
}

.footer3 {
	padding-bottom: 0.16rem;
}

@media screen and (min-width:960px) {
	.banner {
		width: 100%;
		height: auto;
	}

	.banner img {
		width: 100%;
		height: 591px;
		display: block;
	}

	.pc {
		display: block !important;
	}

	.yd {
		display: none !important;
	}

	.nav {
		width: 100%;
		height: 60px;
		background: #940407;
	}

	.nav-ul {
		width: 1200px;
		height: 60px;
		margin: 0 auto;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.nav-ul li {
		margin: 0rem;
	}

	.nav-ul li a {
		font-size: 20px;
		color: #ffffff;
	}

	.main {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		align-content: flex-start;
	}

	.b1 {
		background: #ffffff;
	}

	.b2 {
		background: #fff4e8;
	}

	.main-c {
		width: 1200px;
		margin: 0 auto;
		display: flex;
		flex-wrap: wrap;
		align-content: flex-start;
		/* 	margin-bottom: 78px; */
	}

	.qy {
		height: 140px;
		background: url(../img/qy-bj.png) no-repeat;
		background-size: 100% 140px;
		position: relative;
		align-content: center;
		margin: 0px auto;
		margin-top: 42px;
	}

	.qy-t {
		width: 46px;
		height: 80px;
		background: url(../img/qy.png) no-repeat;
		background-size: 100% 80px;
		font-size: 20px;
		color: #ffffff;
		writing-mode: vertical-lr;
		text-align: center;
		line-height: 46px;
		position: absolute;
		left: 37px;
		top: 27px;
	}

	.qy p {
		width: 1041px;
		height: auto;
		font-weight: 500;
		font-size: 16px;
		color: #333333;
		text-indent: 32px;
		line-height: 33px;
		margin-left: 109px;
		text-align: justify;
	}

	.title {
		width: 1200px;
		display: flex;
		align-items: center;
		justify-content: center;
		text-align: center;
		font-size: 32px;
		color: #333333;
		margin: 40px auto;
		font-weight: bold;
	}

	.title img {
		width: 102px;
		height: 34px;
		display: block;
		margin: 0 20px;
	}

	.hybd {
		justify-content: space-between;
		margin: 12px auto;
	}

	.hybds {
		width: 370px;
		height: 446px;
		position: relative;
	}

	.hybdst {
		border-bottom: 1px solid #999999;
		margin-bottom: 50px;
	}

	.hybds img {
		width: 370px;
		height: 216px;
		margin-bottom: 28px;
		display: block;
	}

	.hybds-h2 {
		width: 100%;
		font-size: 17px;
		color: #333333;
		margin-bottom: 24px;
	}

	.hybds p {
		font-size: 14px;
		color: #828282;
		line-height: 24px;
		text-align: justify;
	}

	.ty-a {
		width: 101px;
		height: 24px;
		background: #DA1115;
		border-radius: 12px;
		font-size: 14px;
		color: #ffffff;
		text-align: center;
		line-height: 24px;
		display: block;
	}

	.hybds-a {
		position: absolute;
		left: 50%;
		margin-left: -50.5px;
		bottom: 19px;
	}

	.chbd {
		width: 1200px;
		height: 158px;
		position: relative;
		margin-bottom: 14px;
	}

	.chbd-t {
		width: 1178px;
		height: 128px;
		background: #FFFFFF;
		box-shadow: 0px 6px 10px 0px rgba(79, 76, 78, 0.14);
		border-radius: 0px 0px 64px 64px;
		position: absolute;
		left: 0px;
		top: 0px;
		z-index: 4;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.chbd-t p {
		width: 1064px;
		height: auto;
		font-weight: 500;
		font-size: 16px;
		color: #333333;
		line-height: 33px;
		text-indent: 32px;
	}

	.chbd-a {
		position: absolute;
		right: 96px;
		bottom: 33px;
	}

	.chbd-b {
		width: 176px;
		height: 97px;
		background: #DA1115;
		position: absolute;
		right: 0px;
		bottom: 0px;
	}

	.chbds {
		justify-content: space-between;
	}

	.chbds img {
		width: 376px;
		height: 263px;
		display: block;
		margin-bottom: 42px;
	}

	.b3 {
		height: 588px;
		background: url(../img/b3.jpg) no-repeat;
		background-size: 100% 100%;
	}

	.kms-t {
		width: 100%;
		height: 92px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 16px;
		color: #FFFFFF;
		text-align: center;
		margin: 0px auto;
	}

	.kms-a {
		background: #FFFFFF !important;
		color: #DA1115 !important;
	}

	.kms-timg {
		width: 1003px;
		height: 453px;
		display: block;
		margin: 0 auto;
	}

	.mains-c {
		width: 1372px;
		height: auto;
		position: relative;
		margin: 0px auto;
		margin-top: 23px;
	}

	.kms-Swiper,
	.jbxz-Swiper {
		width: 1200px;
		height: auto;
	}

	.kms-Swiper .swiper-slide,
	.jbxz-Swiper .swiper-slide {
		width: 1200px !important;
		height: auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
	}

	.kms-Swiper .swiper-slide img {
		width: 378px;
		height: 251px;
		display: block;
		margin: 15px 0px;
	}

	.jbxz-Swiper .swiper-slide img {
		width: 387px;
		height: 251px;
		display: block;
		margin: 15px 0px;
	}

	.swiper-button-next,
	.swiper-button-prev {
		width: 44px !important;
		height: 44px !important;
		border-radius: 50%;
		background: #fed7ab;
		display: flex !important;
	}

	.swiper-button-next {
		right: 0px !important;
	}

	.swiper-button-prev {
		left: 0px !important;
	}

	.swiper-button-next:after,
	.swiper-button-prev:after {
		font-size: 24px !important;
		color: #ffffff !important;
	}

	.zth {
		height: 244px;
		position: relative;
	}

	.zth-l {
		width: 514px;
		height: 219px;
		background: url(../img/zth-b.png) no-repeat;
		background-size: 100% 100%;
		position: absolute;
		left: 0px;
		top: 0px;
		z-index: 0;
	}

	.zth-l p {
		width: 378px;
		font-size: 16px;
		color: #333333;
		line-height: 33px;
		text-indent: 32px;
		text-align: justify;
		margin-left: 18px;
		margin-top: 46px;
	}

	.zth-a {
		margin-left: 18px;
		margin-top: 16px;
	}

	.zth-r {
		width: 784px;
		display: flex;
		justify-content: space-between;
		margin-left: 422px;
		margin-top: 26px;
		z-index: 1;
	}

	.zth-r img {
		width: 380px;
		height: 218px;
		display: block;
	}

	.b4 {
		background: url(../img/b4.png) no-repeat;
		background-size: 100% 501px;
		background-position: top;
	}

	.ty-ysc {
		justify-content: space-between;
		margin: 17px auto;
	}

	.ty-yscs {
		justify-content: space-around;
		margin: 17px auto;
	}

	.tyc-imgb {
		width: 600px;
		height: 224px;
		display: block;
	}

	.ty-ysn {
		width: 555px;
		height: 224px;
		display: flex;
		flex-wrap: wrap;
		align-content: center;
	}

	.ty-ysn p {
		width: 100%;
		font-size: 16px;
		color: #333333;
		line-height: 33px;
	}

	.ty-a {
		margin-top: 28px;
	}

	.ty-yss {
		width: 388px;
		height: auto;
	}

	.ty-yss img {
		width: 100%;
		height: auto;
		display: block;
	}

	.ty-name {
		width: 100%;
		line-height: 54px;
		font-size: 20px;
		text-align: center;
	}

	.ty-zw {
		width: 100%;
		text-align: center;
		line-height: 32px;
		font-size: 16px;
	}

	.b5 {
		height: 1202px;
		background: url(../img/b5.png) no-repeat;
		background-size: 100% 1202px;
		background-position: top;
	}

	.mtxc-Swiper {
		width: 1255px;
		height: auto !important;
	}

	.mtxc-Swiper .swiper-slide {
		width: 1255px !important;
		height: auto !important;
	}

	.mtxc-Swiper .swiper-slide img {
		width: 1255px;
		height: auto;
		display: block;
		margin: 15px 0px;
	}

	.footer {
		width: 100%;
		height: 105px;
		padding: 20px 0px;
		background: #940407;
	}

	.footer-c {
		width: 1200px;
		margin: 0 auto;
		font-size: 14px;
		color: #fff;
		text-align: center;
	}

	.footer1 {
		padding-top: 16px;
	}

	.footer2 {
		line-height: 34px;
	}

	.footer3 {
		padding-bottom: 16px;
	}
}