* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-decoration: none;
	font-family: "黑体";
}
body{
	background: #f0f3f7;
}
a {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-select: none;
	-moz-user-focus: none;
	-moz-user-select: none;
	background-color: transparent;
}

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

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

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

.nav-div{
		width: 100%;
		height: 0.64rem;
		position: absolute;
		bottom: 0px;
	}
	.nav{
	
		width: 100%;
		margin: 0 auto;
		display: flex;
		justify-content: space-around;
		height: 0.64rem;
		font-size: 0.24rem;
	}
	.nav li{
		display: flex;
		position: relative;
		width: auto;
		height: 0.64rem;
	}
	.nav li a{
		color: #fff;
	    display: block;
		width: auto;
		height: 0.64rem;
		line-height: 0.64rem;
		text-align: center;
		
	}
/* .bannerm-img {
	display: block !important;
}

.banner-img {
	display: none !important;
} */
.main {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;
}

.main-c {
	width: 6.9rem;
	margin: 0.3rem auto;
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;
	position: relative;
}

.m-b {
	justify-content: space-between;
}

.m-p {
	font-size: 0.26rem;
	color: #333333;
	text-indent: 0.42rem;
	line-height: 0.42rem;
	text-align: justify;
}
.cb1{
		height: auto;
		background: linear-gradient(90deg, #0062EB, #00BBFA);
		border-radius: 0.15rem;
	}
	.cb1 .m-p{
		color: #ffffff;
		padding: 0.2rem 0.1rem;
	}
	.danwei{
		width: 100%;
		height: auto;
		background: url(../img/b1.png) no-repeat;
		background-size: 100% 100%;
		border-radius: 0.17rem;
		margin: 0.4rem auto;
	}
	.titles{
		width: 4.1rem;
		height: 0.54rem;
		background: url(../img/title.png) no-repeat;
		background-size: 100% 100%;
		font-size: 0.36rem;
		text-align: center;
		line-height: 0.54rem;
		color: #f7fefd;
		margin: 0 auto;
		margin-top: -0.25rem;
	}
	.danwei-c{
		width: 100%;
		height: auto;
		display: flex;
		flex-wrap: wrap;
		align-content: center;
		justify-content: center;
		font-size: 0.26rem;
		color: #ffffff;
		line-height: 0.38rem;
	}
	.danwei-c p{
		width: 100%;
		text-align: center;
	}
	.title{
		width: 4.1rem;
		height: 0.54rem;
		font-size: 0.28rem;
		color: #f7fefd;
		text-align: center;
		line-height: 0.54rem;
		background: url(../img/title.png) no-repeat;
		background-size:100% 100%;
		margin: 0 auto;
		position: absolute;
		left: 50%;
		margin-left: -2.05rem;
		margin-top: -0.22rem;
	}
	.cb2{
	height: auto;
	background: linear-gradient(90deg, #0062EB, #00BBFA);
	border-radius: 0.15rem;
	}
	.schedules{
		width: 100%;
		margin-top: 0.4rem;
		display: flex;
		flex-wrap: wrap;
	}
	.schedules .tr{
		width: 100%;
		display: flex;
		background: url(../img/tr.png) no-repeat;
		background-size: 100% 40px;
		color: #ffffff;
		margin: 0.06rem auto;
	}
	.schedules .tr:nth-child(2n){
		color: #ffffff !important;
		background: none !important;
	}
	.schedules .tr .th,.schedules .tr .td{
	     border: none;
		 height: 0.4rem;
		 line-height: 0.4rem;
		 font-size: 0.18rem;
		 
	  }
	.w200{
		width: 1.8rem;
		padding: 0rem !important;
		text-align: center;
		margin: 0 0;
	}
	.schedules-z{
		width: 100%;
		font-size: 0.16rem;
		color: #ffffff;
		text-indent: 0.4rem;
	}
	
	.cb3{
		height: auto;
		background: linear-gradient(0deg, rgba(248,255,254,0.9) 0%, #FAFDFD 99%);
		border-radius: 0.15rem;
	}
	.xxcy{
		padding: 0 0.22rem;
		margin-top: 0.4rem;
	}
	.xxcy p{
		margin-top: 0.3rem;
	}
	.b2{
		height: auto;
		background: url(../img/b2.png) no-repeat;
		background-size: 100% 100%;
		display: block;
		
	}
	.cyysc{
		height: auto;
		justify-content: space-between;
		align-content: center;
		padding-bottom: 0.3rem;
	}
	.cyys{
		width: 100%;
		height: auto;
		padding: 0 0.24rem;
		background: #ffffff;
		border-radius: 0.15rem;
		margin-top: 0.6rem;
	}
	.cyys .m-p{
		margin-top: 0.2rem;
	}
	.cy-t{
		width: 3.78rem;
		height: 0.49rem;
		background: #005EE4;
		border-radius: 0.2rem;
		text-align: center;
		line-height: 0.49rem;
		font-size: 0.2rem;
		color: #ffffff;
		margin: 0 auto;
		margin-top: 0.22rem;
	}
	.cyys img{
		width: 100%;
		display: block;
		margin: 0.1rem auto;
	}
	.cb4{
		height: auto;
		background: linear-gradient(0deg, rgba(248,255,254,0.9) 0%, #FAFDFD 99%);
		border-radius: 0.15rem;
		margin: 0.6rem auto;
	}
	.dxqy{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
		align-content: center;
		margin-top: 0.6rem;
	}
	.dxqy-l{
		width: 6.9rem;
	}
    .dxqy img{
		width: 6.9rem;
		display: block;
	}
.footer {
	width: 100%;
	height: auto;
	padding: 0.2rem 0rem;
	background: #005ee4;
}

.footer-c {
	width: 100%;
	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) {
	.bannerm-img {
		display: none !important;
	}

	.banner-img {
		display: block !important;
	}
    
	.nav-div{
		width: 100%;
		height: 64px;
		position: absolute;
		bottom: 0px;
	}
	.nav{
	
		width: 1200px;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		height: 64px;
		font-size: 24px;
	}
	.nav li{
		display: flex;
		position: relative;
		width: auto;
		height: 64px;
	}
	.nav li a{
		color: #fff;
	    display: block;
		width: auto;
		height: 64px;
		line-height: 64px;
		text-align: center;
		
	}
	.main {
		width: 100%;
	}

	.main-c {
		width: 1200px;
		margin: 30px auto;
	}

	.m-p {
		font-size: 16px;
		color: #333333;
		text-indent: 32px;
		line-height: 30px;
		text-align: justify;
	}
	.cb1{
		width: 1200px;
		height: 105px;
		background: linear-gradient(90deg, #0062EB, #00BBFA);
		border-radius: 15px;
	}
	.cb1 .m-p{
		color: #ffffff;
		padding: 20px 10px;
	}
	.danwei{
		width: 359px;
		height: 113px;
		background: url(../img/b1.png) no-repeat;
		background-size: 100% 100%;
		border-radius: 17px;
		margin: 0 auto;
	}
	.titles{
		width: 210px;
		height: 34px;
		background: url(../img/title.png) no-repeat;
		background-size: 100% 100%;
		font-size: 18px;
		text-align: center;
		line-height: 34px;
		color: #f7fefd;
		margin: 0 auto;
		margin-top: -15px;
	}
	.danwei-c{
		width: 100%;
		height: 94px;
		display: flex;
		flex-wrap: wrap;
		align-content: center;
		justify-content: center;
		font-size: 16px;
		color: #ffffff;
		line-height: 28px;
	}
	.danwei-c p{
		width: 100%;
		text-align: center;
	}
	.title{
		width: 300px;
		height: 48px;
		font-size: 26px;
		color: #f7fefd;
		text-align: center;
		line-height: 48px;
		background: url(../img/title.png) no-repeat;
		margin: 0 auto;
		position: absolute;
		left: 50%;
		margin-left: -150px;
		margin-top: -22px;
	}
	.cb2{
	width: 1200px;
	height: 522px;
	background: linear-gradient(90deg, #0062EB, #00BBFA);
	border-radius: 15px;
	}
	.schedules{
		width: 1200px;
		margin-top: 40px;
		display: flex;
		flex-wrap: wrap;
	}
	.schedules .tr{
		width: 100%;
		display: flex;
		background: url(../img/tr.png) no-repeat;
		background-size: 100% 40px;
		color: #ffffff;
		margin: 6px auto;
	}
	.schedules .tr:nth-child(2n){
		color: #ffffff !important;
		background: none !important;
	}
	.schedules .tr .th,.schedules .tr .td{
	     border: none;
		 height: 40px;
		 line-height: 40px;
		 font-size: 18px;
		 
	  }
	.w200{
		width: 180px !important;
		padding: 0px !important;
		text-align: center;
		margin: 0 40px;
	}
	.schedules-z{
		width: 100%;
		font-size: 16px;
		color: #ffffff;
		text-indent: 60px;
	}
	
	.cb3{
		width: 1200px;
		height: 368px;
		background: linear-gradient(0deg, rgba(248,255,254,0.9) 0%, #FAFDFD 99%);
		border-radius: 15px;
	}
	.xxcy{
		padding: 0 22px;
		margin-top: 40px;
	}
	.xxcy p{
		margin-top: 30px;
	}
	.b2{
		width: 100%;
		height: 567px;
		background: url(../img/b2.png) no-repeat;
		background-size: 100% 100%;
		display: block;
		
	}
	.cyysc{
		height: 567px;
		justify-content: space-between;
		align-content: center;
	}
	.cyys{
		width: 336px;
		height: 426px;
		padding: 0 24px;
		background: #ffffff;
		border-radius: 15px;
		margin-top: 0rem;
	}
	.cyys .m-p{
		margin-top: 20px;
	}
	.cy-t{
		width: 278px;
		height: 39px;
		background: #005EE4;
		border-radius: 20px;
		text-align: center;
		line-height: 39px;
		font-size: 20px;
		color: #ffffff;
		margin: 0 auto;
		margin-top: 22px;
	}
	.cyys img{
		width: 100%;
		display: block;
		margin-top: 10px;
	}
	.cb4{
		height: 331px;
		background: linear-gradient(0deg, rgba(248,255,254,0.9) 0%, #FAFDFD 99%);
		border-radius: 15px;
		margin: 60px auto;
	}
	.dxqy{
		width: 100%;
		display: flex;
		justify-content: space-around;
		align-items: center;
		margin-top: 60px;
	}
	.dxqy-l{
		width: 534px;
		
	}
	.dxqy img{
		width: 538px;
		display: block;
	}
	.footer {
		width: 100%;
		height: 105px;
		padding: 20px 0px;
		background: #005ee4;
	}

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