body,html{
	background: #f0f0f5;
}
#train{
	max-width: 480px;
	margin: 0 auto;
	overflow: hidden;
}
.head_box{
  box-shadow: 0px 1px 3px 0px #f0f0f5;
}
.banner{
	width: 100%;
	margin-top: 44px;
	overflow: hidden;
	background: #fff;
}
.ban_top{
	text-align: center;
}
.ban_top img{
	margin: 15px 0 10px;
	width: 92%;
}
.banner>p:nth-child(2){
	width: 92%;
	margin:0 auto;
	font-size: 1.3rem;
	color: #333;
}
.banner>p:nth-child(3){
	width: 92%;
	margin:5px auto;
	font-size: 1.2rem;
	color: #999;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.banner>p:nth-child(4){
	width: 92%;
	margin:0 auto 20px;
	color: #ff0000;
	font-weight: bold;
}
.banner>p:nth-child(4) span:nth-child(1){
	font-size: 1.2rem;
}
.banner>p:nth-child(4) span:nth-child(2){
	font-size: 1.6rem;
}
.fuwu{
	width: 100%;
	height: 90px;
	background: #fff;
	margin-top: 15px;
}
.fw_top{
	border-bottom: 1px solid #f0f0f5;
}
.fw_xuan{
	height: 45px;
	line-height: 45px;
}

.fw_xuan>p:nth-child(1){
	float: left;
	font-size: 1.2rem;
	width: 20%;
	margin-left: 4%;
	color: #999;
}
.fw_xuan>p:nth-child(2){
	float: left;
	width: 65%;
	font-size: 1.2rem;
	color: #333;
	text-align: right;
}
.fw_xuan>p:nth-child(3){
	float: right;
	margin-right: 4%;
} 
.fw_xuan>p:nth-child(3) img{
	height: 10px;
}
.fw_ding{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 555555;
	height: 100%;
	background: rgba(0,0,0,.3);
}
.ding_top,.ding_tops{
	position: fixed;
	bottom: -240px;
	left: 0;
	width: 100%;
	border-radius: 10px 10px 0 0;
	z-index: 556555;
	max-height: 240px;
	overflow: auto;
	background: #fff;
}
.ding_top p, .ding_tops p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-bottom: 1px solid #f0f0f5;
	color: #666;
	font-size: 1.2rem;
}
.ding_tops p a{
	color: #666;
}
.neirong{
	background: #fafaff;
	overflow: hidden;
	margin-top: 15px;
}
.nr{
	background: #fff;
	padding: 15px 0;
	margin: 15px 0;
}
.nr_top{
	width: 92%;
	margin: 0px auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.nr_top li{
	text-align: center;
}
.nr_top li img{
	height: 25px;
}
.nr_top li p:nth-child(2){
	text-align: center;
	font-size: 1.2rem;
	margin-top: 5px;
	color: #333;
}
.tuijian{
	width: 92%;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
}
.biaoti{
	border-bottom: 1px solid #f0f0f5;
}
.biaoti p{
	font-size: 1.3rem;
	color: #06f;
	border-left: 2px solid #06f;
	height: 1.3rem;
	margin: 15px 0 15px 15px;
	line-height: 1.3rem;
	padding-left: 10px;
}
.tj_top{
	margin: 15px;
	height: 160px;
}
.swiper_jy{
	height: 160px;
}
.swiper_jy .swiper-slide{
	height: 140px;
}
.jy_box img{
	width: 100%;
	height: 100px;
	max-width: 140px;
}
.jy_box p:nth-child(2){
	font-size: 1.2rem;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 5px 0 2px;
}
.jy_box p:nth-child(3){
	font-size: 1.1rem;
	color: #999;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cpxq{
	width: 92%;
	margin: 15px auto 0;
	overflow: hidden;
	background: #fff;
}
.cpxq>p{
	margin: 15px 15px 25px;
	font-size: 1.2rem !important;
	color: #999;
	line-height: 20px;
}
.jbxx_ul li{
	overflow: hidden;
	margin-bottom: 10px;
}
.jbxx_ul{
	margin: 20px 15px;
}
.jbxx_ul li span:nth-child(1){
	float: left;
	width: 20%;
	font-size: 1.2rem;
	color: #999;
}
.jbxx_ul li span:nth-child(2){
	float: left;
	width: 80%;
	font-size: 1.2rem;
	color: #666;
}
.bllc_ul{
	margin-bottom: 25px;
}
.bllc_ul li{
	position: relative;
	margin: 15px;
	overflow: hidden;
	border-radius: 5px;
	box-shadow: 0px 5px 15px 0px #f0f0f5;
}
.bllc_ul li p:nth-child(1){
	font-size: 1.2rem;
	margin:15px 0 0 15px;
}
.bllc_ul li p:nth-child(2){
	font-size: 1.2rem;
	margin:10px 35px 15px 15px;
	color: #666;
}
.banli_ding{
	position: absolute;
	top: 0;
	right: 20px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 1.3rem;
	text-align: center;
	border-radius: 0 0 15px 15px;
	font-weight: bold;
}
.bllc_ul li:nth-child(1) p:nth-child(1){
	color: #06f;
}
.bllc_ul li:nth-child(1) .banli_ding{
	background: #06f;
}
.bllc_ul li:nth-child(2) p:nth-child(1){
	color: #4e1a99;
}
.bllc_ul li:nth-child(2) .banli_ding{
	background: #4e1a99;
}
.bllc_ul li:nth-child(3) p:nth-child(1){
	color: #008620;
}
.bllc_ul li:nth-child(3) .banli_ding{
	background: #008620;
}
.bllc_ul li:nth-child(4) p:nth-child(1){
	color: #ff9000;
}
.bllc_ul li:nth-child(4) .banli_ding{
	background: #ff9000;
}
.bllc_ul li:nth-child(5) p:nth-child(1){
	color: #ff3000;
}
.bllc_ul li:nth-child(5) .banli_ding{
	background: #ff3000;
}
.shenban_ul>li{
	border-radius: 5px;
	overflow: hidden;
	margin: 15px;
	box-shadow: 0px 5px 15px 0px #f0f0f5;
}
.zhedie_top{
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #e6e6e6;
}
.zhedie_top>p:nth-child(1){
	float: left;
	font-size: 1.2rem;
	color: #999;
	margin-left: 15px;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.zhedie_top>p:nth-child(1) span{
	margin-right: 5px;
}
.zhedie_top>p:nth-child(2){
	position: relative;
	float: right;
	margin: 15px 15px 0 0;
	width: 10px;
	height: 10px;
}
.hen{
	position: absolute;
	top: 4px;
	left: 0;
	width: 10px;
	height: 2px;
	background: #999;
}
.shu{
	position: absolute;
	top: 0px;
	left: 4px;
	width: 2px;
	height: 10px;
	background: #999;
}
.zhedie_zhan .zhedie_top{
	background: #06f;
}
.zhedie_zhan .zhedie_top p{
	color: #fff;
}
.zhedie_zhan .zhedie_top p:nth-child(2) span{
	background: #fff;
}
.zhedie_zhan .zhedie_top p:nth-child(2) .shu{
	display: none;
}
.zhedie_bot{
	display: none;
	overflow: hidden;
}
.zhedie li:nth-child(1) .zhedie_bot{
	display: block;
}
/* 申办材料bot */
.sb_bot{
	overflow: hidden;
	margin: 5px 0 15px;
}
.sb_bot p{
	float: left;
  margin: 5px 15px 0;
	font-size: 1.2rem;
	color: #666;
}
.zhengjian{
	width: 100%;
	overflow: hidden;
	/* height: 150px; */
	text-align: center;
	margin: 20px 0 25px;
}
.zhengjian>p{
	display: inline-block;
	margin-left: 15px;
}
.zhengjian>p:nth-child(1){
	margin-left: 0;
}
.zhengjian>p img{
	max-width: 125px;
}
.zhengjian>p span{
	font-size: 1.2rem;
	color: #333;
	margin-top: 10px;
}
.biaozhun{
	border-bottom: 1px solid #f0f0f5;
	overflow: hidden;
}
.zzbz_bot .biaozhun:last-child{
	border-bottom: none;
}
.biaozhun>p{
	font-size: 1.2rem;
	color: #06f;
	margin: 13px 0 10px 15px;
}
.biaozhun_ul{
	margin-bottom: 15px;
}
.biaozhun_ul li{
	font-size: 1.2rem;
	color: #999;
	line-height: 18px;
	margin: 0 15px 3px 15px;
}
.fw_bot{
	margin: 15px 0;
}
.fw_bot p{
	margin: 8px 15px;
	line-height: 18px;
	font-size: 1.2rem;
	color: #999;
}
.fw_zhu{
	margin: 15px;
	font-size: 1.2rem;
	line-height: 18px;
	color: #999;
}
.fw_zhu p{
	margin-bottom: 10px;
}
.yiju{
	margin: 15px;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0 5px 15px #f0f0f5;
}
.yiju_top{
	height: 40px;
	line-height: 40px;
	background: #06f;
	color: #fff;
	padding-left: 15px;
}
.yj_ul{
	overflow: hidden;
		padding-bottom: 10px;
	border-bottom: 1px solid #f0f0f5;
}
.yiju_bot .yj_ul:last-child{
	border-bottom: none;
}
.yiju_bot>p{
	    margin: 15px 15px 5px;
    font-size: 1.2rem;
    color: #999;
}
.yj_ul li{
margin: 3px 15px;
font-size: 1.2rem;
color: #999;
line-height: 18px;
}
.yj_ul p{
margin:15px 15px 10px;
font-size: 1.2rem;
color: #999;
}
.baozhang_ul{
	overflow: hidden;
}
.baozhang_ul li{
	float: left;
	width: 150px;
	margin: 15px 0 15px 15px;
}
.bz_top{
	height: 30px;
	line-height: 30px;
	border-radius: 5px 5px 0 0;
}
.bz_top span:nth-child(1){
	float: left;
	font-size: 1.2rem;
	color: #fff;
	margin-left: 12px;
}
.bz_top span:nth-child(2){
	float: right;
	font-size: 1.2rem;
	color: #fff;
	opacity: 0.5;
	font-weight: bold;
	margin-right: 12px;
}
.bz_bot{
	border-radius: 0 0 5px 5px;
	box-shadow: 0 2px 4px #f0f0f5;
	overflow: hidden;
}
.bz_bot p{
	font-size: 1.2rem;
	color: #666;
	margin: 10px 15px;
}
.baozhang_ul li:nth-child(1) .bz_top{
	background: #06f;
}
.baozhang_ul li:nth-child(2) .bz_top{
	background: #ff4800;
}
.baozhang_ul li:nth-child(3) .bz_top{
	background: #4e1a99;
}
.baozhang_ul li:nth-child(4) .bz_top{
	background: #008620;
}
.baozhang_ul li:nth-child(5) .bz_top{
	background: #ff9000;
}
.baozhang_ul li:nth-child(6) .bz_top{
	background: #314ee4;
}
.youshi{
	margin: 15px 15px 20px;
}
.youshi_top{
	height: 40px;
	line-height: 40px;
	
	border-radius: 5px 5px 0 0;
	font-size: 1.2rem;
	padding-left: 15px;
}
.haode .youshi_top{
	background: #06f;
	color: #fff;
}
.chade .youshi_top{
	background: #b4b4b4;
	color: #666;
}
.youshi_ul{
	border-radius: 0 0 5px 5px;
	box-shadow: 0 2px 4px #f0f0f5;
	overflow: hidden;
	padding: 10px 0 15px;
}
.chade .youshi_ul{
	background: #e6e6e6;
}
.youshi_ul li{
	margin: 5px 0;
	overflow: hidden;
}
.youshi_ul li p:nth-child(1){
	float: left;
	margin-left: 15px;
	font-size: 1.2rem;
	color: #666;
}
.youshi_ul li p:nth-child(2){
	float: right;
	margin-right: 35px;
	font-size: 1.2rem;
	color: #666;
}
.youshi_ul li p:nth-child(2) img{
	width: 12px;
	margin-top: 1px;
}
.fengcai{
	margin: 15px;
}
.fengcai img{
	width: 100%;
}
.jieda_box{
	display: none;
}
.weibu{
margin-bottom:75px !important;
}
.xq_tan{
	position: fixed;
	left: 0;
	bottom: 0;
		width: 100%;
		height: 65px;
		z-index: 554;
}
.xq_box{
	max-width:480px;
	  margin:0 auto;
	  height:65px;
	  background: #fbfbfb;
	border-top: 1px solid rgba(153,153,153,.2);
}
.xq_ul{
	width: 92%;
	margin: 0 auto;
}
.xq_dingyi{
	float: left;
	margin: 15px 10px 0 0;
	text-align: center;
}
.xq_dingyi img{
	height: 15px;
}
.xq_dingyi p:nth-child(2){
	text-align: center;
	font-size: 1.2rem;
	color: #333;
	margin-top: 3px;
}
.xq_dinger,.xq_dingsan{
	float: right;
	margin-top: 15px;
}
.xq_dinger a{
	display: inline-block;
	width: 180px;
	height: 35px;
	background: #3e8bff;
	border-radius: 18px 0 0 18px;
	text-align: center;
	line-height: 35px;
	color: #fff;
	font-size: 1.2rem;
}
.xq_dingsan a{
	display: inline-block;
	width: 84px;
	height: 35px;
	background: #06f;
	border-radius:0 18px 18px 0;
	text-align: center;
	line-height: 35px;
	color: #fff;
	font-size: 1.2rem;
}