@charset "utf-8";
/* mobansu.com */
html {
	height: 100%;
	font-size: 10px;
}
body, header, menu, footer, nav, article, h1, h2, h3, h4, h5, h6, div, ul, ol, li, img, p, form, input, video, table, time, dl, dt, dd {
	margin: 0;
	padding: 0;
}
body {
	font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
	font-size: 1.4rem;
	color: #111;
	min-width: 320px;
	background: #f3f3f3;
}
em, i {
	font-style: normal;
}
li {
	list-style: none;
}
a {
	color: #111;
	text-decoration: none;
}
input, textarea {
	border: none;
	outline: none;
	-webkit-appearance: none;
	border-radius: 0;
}
video, img {
	width: 100%;
	max-width: 100%;
	border: none;
	outline: none;
}
.bk0, .bk10 {
	clear: both;
	height: 0px;
}
.bk20 {
	height: 20px;
}
.yinc {
	display: none
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  text-align: left;
  font-size: 14px;
  border: solid 1px #ddd;
		margin: 12px 0;
}
td,th {
  padding: 5px;
  line-height: 20px;
  border: solid 1px #ddd;
  overflow: hidden
}
.flexbox {
	display: flex;
	display: -webkit-box;
	display: -moz-flex;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-moz-flex-wrap: wrap;
}
.flexbu {
	display: flex;
	display: -webkit-box;
	display: -moz-flex;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
}
.duiqi {
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
}
.fanx {
	flex-direction: row-reverse;
	-webkit-flex-direction: row-reverse;
	-moz-flex-direction: row-reverse;
}
.zhong {
	align-items: center;
	-moz-align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
}
.baise {
	background: #fff
}
.kuand {
	max-width: 1300px;
	margin: 0 auto;
	overflow: hidden;
}
.bti {
	line-height: 40px;
	height: 40px;
	border-bottom: solid 1px #ddd;
	overflow: hidden;
}
.toubu .logo {
	width: 45%;
	float: left;
	overflow: hidden
}
.toubu img {
	width: auto;
}
.toubu .hua {
	width: 54%;
	float: right;
	text-align: right;
	overflow: hidden
}
.toubu .hua a {
	width: 48%;
	float: right;
}
.nav {
	background: #D0233B;
	overflow: hidden
}
.nav li {
	margin:0 1%;
	flex:1;
	width:auto;
}
.nav li a {
	display: block;
	color: #fff;
	padding: 12%;
	font-size: 1.6rem;
	text-align: center
}
.nav li a:hover {
	background: #8e1828
}
.nav .cur a {
	background: #8e1828
}
.wzhi {
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	color: #888;
	font-size: 1.2rem;
}
.wzhi p {
	padding: 0 5px;
}
.wzhi a {
	color: #888
}
.link .bti {
	text-align: left;
	padding-left: 3.8%;
	padding-top: 10px;
}
.link ul {
	padding: 0 2%;
}
.link li {
	margin: 1% 2%;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.xpbox {
	background: #222132;
	overflow: hidden;
	border-top: solid 1px #eee
}
.xpbox a {
	color: #999;
}
.xpbox dl {
	width: 19%;
	border-right: solid 1px #181727;
	min-height: 130px;
	overflow: hidden;
	color: #999;
	padding: 2% 7%;
}
.xpbox dt {
	line-height: 30px;
	font-size: 1.6rem;
	font-weight: bold;
	color: #999;
	border-bottom: dashed 1px #333;
	margin-bottom: 5px;
}
.xpbox dd {
	line-height: 20px;
	padding-bottom: 8px;
	font-size: 1.4rem
}
.xpbox .wxin {
	text-align: center;
	border: none
}
.xpbox img {
	max-width: 150px;
}
.foot {
	background: #222132;
	text-align: center;
	border-top: solid 1px #181727
}
.foot ul {
	padding: 20px 10px 60px 10px;
}
.foot a {
	color: #999;
}
.foot li {
	line-height: 20px;
	margin: 10px;
	margin-top: 0;
	height: 20px;
	overflow: hidden;
	color: #999;
	font-size: 14px;
}
.mobansunav {
position: fixed;
background: #00489a;
height: 50px;
padding:6px 0;
bottom: 0;
margin: 0 auto;
width: 100%;
overflow: hidden;
max-width: 1440px;
z-index: 999999999;
}
.mobansunav li {
width: 20%;
float: left;
overflow: hidden;
text-align: center;
}
.mobansunav li a {
display: block;
color: #fff;
font-size: 1.4rem;
}
.mobansunav li p {
line-height: 20px;
height: 20px;
overflow: hidden;
}
.mobansunav li img {
width: 28px;
height: 28px;
}
@media (min-width:1100px) {

.mobansunav {
	display: none
}
}
@media (max-width:750px) {
	.xpbox {
display:none
}
.xpbox dl {
	width: 29%;
	padding: 2% 2%;
}
.kuand .logo {
	width: 100%;
	text-align: center;
}
.toubu img {
	width: auto;
}
.toubu .hua {
	display: none
}
.nav li a {
	font-size: 1.4rem;
}
}
.ditu {
	background: #ddd;
	padding: 1% 0;
}
#dituContent {
	width: 96%;
	min-height: 250px;
	margin: 0 auto;
}
#dituContent img {
	max-width: none;
}
.iw_poi_title {
	padding-bottom: 6px;
}
.iw_poi_content i {
	color: #F30
}
