* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style-type: none;
}
.banner {
	width: 100%;
	display: flex;
	position: relative;
}

.banner img {
	width: 100%;
	height: 4rem;
	
}
.bannerpc{
	display: none;
}
.banner a{
	position: absolute;
	width: 2.4rem;
	height: 0.5rem;
	background: #ffc61a;
    left:50%;
	margin-left: -1.2rem;
	bottom: 0.1rem;
	text-align: center;
	line-height: 0.5rem;
	font-size: 0.32rem;
	color: #fff;
}
.top {
	padding-bottom: 0.7rem;
}
.title{
	height:0.28rem;
	display: flex;
	align-items: center;
	font-size: 0.3rem;
	color: #1e0a99;
	margin-bottom: 0.4rem;
	padding: 0 0.2rem;
}
.title img{
	margin-right: 0.12rem;
	height: 0.28rem;
}
.wyjs {
	width: 100%;
	height: auto;
	background: url(../img/jies.png);
	background-size: 100%;
	margin: 0 auto;
	padding-bottom: 0.2rem;
}

.wyjs-c {
	padding: 0 0.42rem;
}

.wyjs h3 {
	padding-top: 0.4rem;
	font-size: 0.42rem;
	color: #f2f2f2;
	height: 0.68rem;
	line-height: 0.58rem;
	margin-bottom: 0.36rem;
	background: url(../img/jie-p.png) no-repeat bottom left;
}

.wyjs p {
	font-size: 0.32rem;
	color: #f2f2f2;
	line-height: 0.42rem;
	margin-bottom: 0.2rem;
}

.danwei {
	width: 100%;
	margin: 0.65rem auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.danwei-n {
	width: 100%;
	margin-top: 0.22rem;
}

.danwei-n h3 {
	text-align: center;
	margin-bottom: 0.23rem;
	color: #1e0a99;
	font-size: 0.42rem;
}

.danwei-n p {
	text-align: center;
	font-size: 0.32rem;
	color: #999999;
	line-height: 0.4rem;
}

.schedule {
	width: 100%;
	margin: 0 auto;
}
.tuijin{
	width: 100%;
	margin: 0 auto;
}
.j{
	width: 100%;
	display: none;
}
.jiudian img{
	width: 100%;
}
.j-yd{
	margin-top: 0.2rem;
}
.j-yd-h3{
	font-size: 0.64rem;
	text-align: center;
}
.tuijin h4{
	font-size:0.40rem;
	color: #1e0a99;
	text-align: center;
	margin-bottom: 0.2rem;
	padding: 0 0.2rem;
}
.tuijin p{
	font-size:0.32rem;
	color: #666666;
	line-height: 0.42rem;
	padding: 0 0.2rem;
}
.tuijins{
	background: #f6f6f6;
	padding: 0.56rem 0px;
}
.qihous-c{
	width: 100%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-top: 0.36rem;
}
.qihous-c img{
	display: none;
}
.img1{
	margin-left:2.2rem;
	margin-right:0.66rem;
	height: 1.22rem;
}
.img2{
	margin-left: 1.77rem;
	margin-right: 0.7rem;
	height:1.24rem;
}
.imga{
	width: 1.48rem;
	height: 1.48rem;
	margin-left: 0.6rem;
}
.imga1{
	width: 1.48rem;
	height: 1.48rem;
	margin-left: 0.98rem;
}
.qihous-p{
	width:100%;
/* 	padding: 0 2; */
}
.qihous-p h2{
	font-size: 0.40rem;
	color: #353539;
	font-weight: 550;
	text-indent: 0.2rem;
}
.qihous-p p{
	font-size:0.32rem;
	color: #666666;
	line-height: 0.40rem;
	margin-top: 0.22rem;
		padding: 0  0.2rem;
}
/* .ziyuan{
	margin-left:0.96rem;
} */
.imga2{
	margin-left:0.6rem;
}
.img3{
	margin-left:0.8rem;
}
/* .keji{
	margin-left:0.2rem;
} */
.imga3{
	margin-left: 0.55rem;
}
.img4{
	margin-left: 0.8rem;
}
.imga4{
	margin-left: 0.58rem;
}
.img5{
	margin-left:1.12rem;
	margin-right: 0.72rem;
}
table,
table tr th,
table tr td {
	border: 0.01rem solid #adadad;
	font-size: 0.18rem;
	font-weight: bold;
}

table {
	text-align: center;
	border-collapse: collapse;
	padding: 0.02rem;
}

table tr th {
	height: 0.82rem;
}

table tr td {
	height: 0.74rem;
}
.schedule p{
	line-height: 0.7rem;
	font-size: 0.18rem;
}
.wjzhui{
	width: 100%;
	margin: 0 auto;
}
.bottom h3{
	margin-top: 0.5rem;
}
.lxnav{
	width: 100%;
	margin: 0 auto;
}
#map{
	height:6.8rem;
	width: 100%;
}
.schedul{
	background: #f9f9f9;
	padding-top: 0.5rem;
	padding-bottom:0.28rem;
}
.bottom{
	padding-bottom: 0.5rem;
}
.footer {
	width: 100%;
	height: 2.1rem;
	flex-wrap: wrap;
	display: flex;
	align-items: center;
	background: #1e0a99;
	color: #fff;
}

.footer-c {
	width: 100%;
	margin: 0 auto;
}

.footer-c p {
	text-align: center;
	line-height: 0.4rem;
	font-size: 0.18rem;
}