*{
	margin: 0;
	padding: 0;
}
html,body{
	height:100%;
	background-color: #f0f0f2;
	position: relative;
	font-size: 14px;
	font-family: "PingFang SC";
}
ul li{
	list-style: none;
}
a{
	text-decoration: none;
	color: black;
	-webkit-tap-highlight-color: transparent;
}
.mainBox{
	/*固定主内容区*/
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow-y: scroll;
	padding-bottom: 20px;
}
.travelInformation{
	width: 100%;
	height: 120px;
	position: relative;
}
.head{
	width: 100%;
	height: 30px;
}
.head img{
	width: 5px;
	height: 18px;
	position: absolute;
	top: 5%;
	left: 0;
} 
.travel{
	position: absolute;
	top: 4%;
	left: 5%;
	font-size: 14px;
	color: #999999;
}
.travelInformation .information{
	width: 100%;
	background-color: white;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.information ul{
	width: 100%;
}
.information  li{
	list-style: disc;
	margin-left: 10%;
	color: #a7a7a7;
	margin-bottom: 5px;
}
#more{
    width: 100%;
    text-align: center;
    color: #0086B3;
   	display: none;
   	list-style: none;
   	margin-left: 0;
}
/*.all{
	float: right;
	color: #a1a1a1;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	margin-right: 5%;
}*/
/*.banner{
	width: 100%;
}
.banner img{
	width: 100%;
	z-index: 5;
}
.pp{
	width: 100%;
	height: 30px;
	line-height: 30px;
	background-color: #000000;
	opacity: 0.4;
	color: white;
	position: absolute;
	top: 150px;
	left: 0;
	padding-left: 5%;
	z-index: 50;
}
.nav{
	width: 100%;
	height: 110px;
	border-bottom: 1px solid #bbbbbb;
	background-color: white;
}
.nav ul{
	width: 100%;
	height: 130px;
	display: flex;
	flex-wrap: wrap;
	text-align: center;
}
.nav li{
	width: 20%;
}
.nav li img{
	width: 50%;
	margin-top: 20px;
}
.news{
	width: 100%;
	height: 60px;
	background-color: white;
	margin-top: 15px;
}
.news img{
	width: 15%;
	float: left;
	margin-top: 18px;
	margin-left: 5%;
	margin-right: 3px;
	margin-right: 3%;
}
.news p{
	width: 72%;
	height:60px;
	line-height: 60px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	margin-right: 5%;
}
.lineChange{
	width: 100%;
	height: 120px;
	position: relative;
}
.lineChange img{
	position: absolute;
	top: 5%;
	left: 0;
} 
.changeP{
	position: absolute;
	top: 4%;
	left: 5%;
	font-size: 14px;
	color: #999999;
}
.all{
	float: right;
	color: #a1a1a1;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	margin-right: 5%;
}
.change{
	width: 100%;
	background-color: white;
	left: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}
.change ul{
	width: 100%;
}
.change  li{
	list-style: disc;
	margin-left: 30px;
	color: #a7a7a7;
	margin-bottom: 5px;
}
.lost{
	width: 100%;
	height: 175px;
	margin-bottom: 10xp;
	position: relative;
	background-color: #f0f0f2;
}
.lost img{
	position: absolute;
	top: 5%;
	left: 0;
}
.lostP{
	position: absolute;
	top: 5%;
	left: 5%;
	font-size: 14px;
	color: #999999;
}
.lostFound{
	width: 100%;
	height: 120px;
	position: relative;
	margin-top: 5px;
}
.lostFound .line{
	position: absolute;
	top: 5%;
	left: 0;
} 
.lostP{
	position: absolute;
	top: 4%;
	left: 5%;
	font-size: 14px;
	color: #999999;
}
.all{
	float: right;
	color: #a1a1a1;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	margin-right: 5%;
}
.lostthings{
	width: 100%;
	
	background-color: white;
	position: absolute;
	top: 30px;
	left: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}
.head{
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #eeeee;
}
.head .p1{
	position: absolute;
	top: 12px;
	left: 5%;
	font-size: 14px;
}
.head .p2{
	width: 60px;
	height: 20px;
	line-height: 20px;
	position: absolute;
	top: 10px;
	left: 37%;
	border: 1px solid #009EE7;
	color: #009EE7;
	border-radius: 10px;
	font-size: 12px;
	text-align: center;
}
.head .down{
	width: 8%;
	position: absolute;
	top: 10px;
	left: 85%;
}
.things{
	width: 100%;
	height: 250px;
	border-top: 1px solid #eeeeee;
}
.things dl{
	width: 100%;
	height: 200px;
	padding-top: 10px;
	position: relative;
}
.things dt{
	width: 90%;
	margin-left: 5%;
}
.things dd{
	width: 100%;
	height: 110px;
	
	margin-top: 20px;
}
.things dd ul{
	width: 90%;
	height: 110px;
	margin-left: 5%;
	display: flex;
	justify-content: space-around;
	text-align: center;
}
.things dd ul li{
	width: 33%;
}
dd img{
	width: 100%;
}*/
/*.thing1{
	position: absolute;
	top: 30px;
	left: 0;
	background-color: white;
	width: 100%;
	height: 170px;
}*/
/*.thing1{
	height: 270px;
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	background-color: white;
	margin-bottom: 15px;
	position: relative;
	margin-top: 30px;
}*/
/*.things{
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #dbdbdb;
	position: relative;
}
.things .p1{
	position: absolute;
	top: 10px;
	left: 5%;
	font-size: 14px;
}
.things .p2{
	width: 60px;
	height: 20px;
	line-height: 20px;
	position: absolute;
	top: 10px;
	left: 37%;
	border: 1px solid #009EE7;
	color: #009EE7;
	border-radius: 10px;
	font-size: 12px;
	text-align: center;
}
.things .down{
	width: 10%;
	position: absolute;
	top: 8px;
	left: 85%;
}
.thing1 dl{
	float: left;
	width: 90%;
	/*border-top: 1px solid #bbbbbb;
	background-color: white;
	margin-left: 5%;
}
.thing1 dt{
	font-size: 12px;
	margin-top: 10px;
	color: #999999;
}
.thing1 dd{
	width: 100%;
	height: 100px;
	display: flex;
	justify-content: space-around;
	text-align: center;
}
.thing1 dd img{
	width: 30%;
}*/
/*footer{
		width: 100%;
		height: 50px;
		border-top: 2px solid #e3e3e3;
		border-bottom: 2px solid #e3e3e3;
		background: #f8f8f8;
		position: absolute;
		bottom: 0;
		right: 0;
		overflow: hidden;
}
footer ul{
	width: 100%;
	height: 50px;
	display: flex;
	justify-content: space-around;
	font-size: 14px;
	text-align: center;
	margin-top: 3px;
}
footer ul li{
	width: 20%;
}
footer figcaption img{
	width: 30%;
}*/
