* {
	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: #00C58F;
}

.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.26rem;
	color: #ffffff;
}

.qy {
	height: auto;
	background-color: #d3181c;
}

.qy-p {
	width: 6.9rem;
	font-size: 0.2rem;
	color: #fdfdfd;
	text-align: justify;
	text-indent: 0.4rem;
	line-height: 0.38rem;
	margin: 18px auto;
}

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

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

.yd {
	display: block !important;
}

.pc,.t-pc{
	display: none !important;
}
.main-swiper{
		width: 6.5rem;
		margin: 0.44rem auto;
		height: auto;
		position: relative;
	}
    .main-swiper .swiper{
		width: 5.2rem;
		height: auto;
		margin: 0 auto;
		overflow: hidden;
	}
	.main-swiper .swiper .swiper-slide{
		width: 5.2rem !important;
		height: auto !important;
		display: flex;
	}
	.main-swiper .swiper .swiper-slide img{
		width: 100%;
		height: 100%;
	}
	.swiper-button-next{
		display: none;
		background: url(../img/button.png) no-repeat !important;
		background-size: 100% 100%;
		transform: rotatey(-180deg);
	}
	.swiper-button-prev{
		display: none;
		background: url(../img/button.png) no-repeat !important;
	}
	.title {
		width: 100%;
		height: auto;
		display: flex;
		background: #303163;
		justify-content: center;
	}
	.title-h,.title-hs{
		height: auto;
		border-left:3px solid #bd1348;
		border-right:3px solid #bd1348;
		padding: 0 7px;
	}
	.title-h{
		width: 7rem;
	}
	.title-hs{
		width: 5.16rem;
		margin: 0rem auto;
	}
	.title-h div,.title-hs div{
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 0.26rem;
		color: #ffffff;
		background: #bd1348;
		text-align: center;
	}
	.title-h div,.title-hs div{
		height: 0.6rem;
	}
	.title-hsd{
		height: 0.84rem !important;
	}
	.title-hs div{
		font-size: 0.22rem !important;
	}
	.main-nl{
		width: 6rem;
		height: auto;
		margin: 0 auto;
	}
	.n-p {
		width: 100%;
		font-size: 0.26rem;
		color: #333333;
		text-indent: 0.52rem;
		line-height: 0.36rem;
		text-align: justify;
		margin: 0 auto;
	}
	.main-nimg{
		max-width: 6rem;
	}
	.n1-n{
		width: 5.53rem;
		padding-left: 0.32rem;
		padding-right: 0.15rem;
		padding-top: 0.28rem;
		padding-bottom: 0.1rem;
		background: #eeeeee;
		position: relative;
	}
	.extend{
		width: 0.41rem;
		height: 0.88rem;
		border-radius: 0.22rem;
		background: #36b3e9;
		color: #ffffff;
		font-size: 0.2rem;
		text-align: center;
		position: absolute;
		left: -0.2rem;
		writing-mode: vertical-lr;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.n {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
        margin: 0.34rem auto;
	}
	.c15{
		margin: 0.15rem auto;
	}
	.main-ns{
		width: 100%;
		height: auto;
		display: flex;
		flex-wrap: wrap;
		align-content: space-between;
	}
	.main-ns:nth-child(2n){
		border-right: none !important;
	}
	.ns-w{
		width: 100%;
		margin: 0.2rem auto;
		letter-spacing: 0.01rem;
	}
	.main-ns img{
		max-width: 5.42rem;
		display: block;
		margin: 0.16rem auto;
	}
	.jy{
		width: 6.9rem;
		height: auto;
		background: #35b6e8;
		margin: 0.38rem auto;
		position: relative;
		border-radius: 0.3rem
	}
	.jy-title{
		width: 2rem;
		height: 0.46rem;
		font-size: 0.24rem;
		color: #ffffff;
		letter-spacing: 0.02rem;
		text-align: center;
		line-height: 0.46rem;
		border-radius: 0.3rem 0.3rem 0rem 0rem;
		background: #303163;
		position: absolute;
		left: 50%;
		margin-left: -1rem;
		top: -0.18rem;
		font-weight: bold;
	}
	.jy p{
		width: 6.5rem;
		font-size: 0.18rem;
		color: #ffffff;
		font-weight: bold;
		margin: 0 auto;
		text-indent: 0.36rem;
		margin-top: 0.3rem;
		line-height: 0.4rem;
	}
	
.footer {
	width: 100%;
	height: auto;
	padding: 0.2rem 0rem;
	background: #303163;
}

.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: auto;
		display: block;
	}

	.pc {
		display: block !important;
	}
    .t-pc{
		display: flex !important;
	}
	.yd {
		display: none !important;
	}

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

	.main-c {
		width: 1200px;
		margin: 0px auto;
	}
    .main-swiper{
		width: 1174px;
		margin: 44px auto;
		height: 242px;
		position: relative;
	}
    .main-swiper .swiper{
		width: 1094px;
		height: 242px;
		margin: 0 auto;
		overflow: hidden;
	}
	.main-swiper .swiper .swiper-slide{
		width: 352px !important;
		height: 242px !important;
		display: flex;
	}
	.main-swiper .swiper .swiper-slide img{
		width: 100%;
		height: 100%;
	}
	.swiper-button-next{
		display: block;
		background: url(../img/button.png) no-repeat !important;
		transform: rotatey(-180deg);
	}
	.swiper-button-prev{
		display: block;
		background: url(../img/button.png) no-repeat !important;
	}
	.title {
		width: 100%;
		height: auto;
		display: flex;
		background: #303163;
		justify-content: center;
	}
	.title-h,.title-hs{
		height: auto;
		border-left:3px solid #bd1348;
		border-right:3px solid #bd1348;
		padding: 0 7px;
	}
	.title-h{
		width: 769px;
	}
	.title-hs{
		width: 516px;
		margin: 0px 44px;
	}
	.title-h div,.title-hs div{
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 26px;
		color: #ffffff;
		background: #bd1348;
		text-align: center;
	}
	.title-h div,.title-hs div{
		height: 60px;
	}
	.title-hsd{
		height: 84px !important;
	}
	.title-hs div{
		font-size: 22px !important;
	}
	.main-nl{
		width: 546px;
		height: auto;
		margin: 0 28px;
	}
	.n-p {
		width: 100%;
		font-size: 16px;
		color: #333333;
		text-indent: 32px;
		line-height: 30px;
		text-align: justify;
		margin: 0 auto;
	}
	.main-nimg{
		max-width: 567px;
	}
	.n1-n{
		width: 499px;
		padding-left: 32px;
		padding-right: 15px;
		padding-top: 28px;
		padding-bottom: 10px;
		background: #eeeeee;
		position: relative;
	}
	.extend{
		width: 41px;
		height: 88px;
		border-radius: 22px;
		background: #36b3e9;
		color: #ffffff;
		font-size: 20px;
		text-align: center;
		position: absolute;
		left: -20px;
		writing-mode: vertical-lr;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.n {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
        margin: 34px auto;
	}
	.c15{
		margin: 15px auto;
	}
	.main-ns{
		width: 597px;
		height: auto;
		border-right: 4px #e5e5e5 solid;
		display: flex;
		flex-wrap: wrap;
		align-content: space-between;
	}
	.main-ns:nth-child(2n){
		border-right: none !important;
	}
	.ns-w{
		width: 544px;
		margin: 0 auto;
		letter-spacing: 1px;
	}
	.main-ns img{
		max-width: 542px;
		display: block;
		margin: 16px auto;
	}
	.jy{
		width: 1200px;
		height: 122px;
		background: #35b6e8;
		margin: 38px auto;
		position: relative;
		border-radius: 30px
	}
	.jy-title{
		width: 200px;
		height: 46px;
		font-size: 24px;
		color: #ffffff;
		letter-spacing: 2px;
		text-align: center;
		line-height: 46px;
		border-radius: 30px 30px 0px 0px;
		background: #303163;
		position: absolute;
		left: 50%;
		margin-left: -100px;
		top: -18px;
		font-weight: bold;
	}
	.jy p{
		width: 1140px;
		font-size: 18px;
		color: #ffffff;
		font-weight: bold;
		margin: 0 auto;
		text-indent: 36px;
		margin-top: 30px;
		line-height: 40px;
	}
	.footer {
		width: 100%;
		height: 105px;
		padding: 20px 0px;
		background: #303163;
	}

	.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;
	}
}