html,
body,
div,
span,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td,
button {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Microsoft YaHei", "微软雅黑", "宋体";
	font-size: 12px;
	line-height: 1.5;
	outline: 0;
	color: #333;
}

a {
	text-decoration: none;
	color: #444;
	outline: none;
}

a,
button {
	cursor: pointer;
}


ul {
	padding: 0;
	margin: 0;
}

li {
	list-style: none;
}

img {
	border: 0;
}

.lt {
	float: left;
}

.rt {
	float: right;
}

.f-cb {
	zoom: 1;
}

.fn-clear:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.fn-clear {
	zoom: 1;
}

.loading {
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 1;
	width: 100%;
	margin: 20px auto;
	text-align: center;
	margin-top: -8px;
}

.loading .load {
	background: url(../image/start/v5/load.gif) no-repeat right center;
	display: block;
	font-size: 22px;
	line-height: 25px;
	margin: 0 auto;
	width: 68px;
}

.bgwrap {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.bgwrap #bg {
	display: none;
	width: 100%;
	height: auto;
}

.wrap .navwrap {
	display: none;
}

.wrap .navwrap .nav {
	width: 14px;
	height: 14px;
	background: url(../image/start/v5/nav_bg.png) no-repeat scroll;
	background-position: -13px 0;
	z-index: 900;
	position: fixed;
	right: 20px;
	top: 50px;
	cursor: pointer;
}

.wrap .navwrap .nav.cur {
	background-position: 1px 0;
}

#top_banner {
	width: 100%;
	height: 0;
	position: relative;
	z-index: 22;
	display: none;
}

#focus {
	width: 100%;
	overflow: hidden;
	position: relative;
}

#focus ul {
	position: absolute;
}

#focus ul li {
	float: left;
	width: 50%;
	height: 100%;
	overflow: hidden;
	position: relative;
	background: #000;
}

#focus ul li a {
	display: block;
	width: 100%;
	height: 100%;
}

#focus ul li img {
	display: block;
	width: 100%;
}

#focus ul li div {
	position: absolute;
	overflow: hidden;
}

#focus .btnBg {
	position: absolute;
	width: 100%;
	height: 20px;
	left: 0;
	bottom: 0;
	background: none;
}

#focus .btn {
	position: absolute;
	width: 100%;
	height: 10px;
	padding: 5px 10px;
	right: 0;
	bottom: 0;
	text-align: right;
	background: none;
}

#focus .btn span {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 25px;
	height: 10px;
	_font-size: 0;
	margin-left: 5px;
	cursor: pointer;
	background: #fff;
}

#focus .btn span.on {
	background: #fff;
}

#focus .preNext {
	width: 45px;
	height: 100px;
	position: absolute;
	top: 50%;
	margin-top: -70px;
	background: url(../image/start/v5/sprite.png) no-repeat 0 0;
	cursor: pointer;
}

#focus .pre {
	left: 0;
}

#focus .next {
	right: 0;
	background-position: right top;
}

.city {
	float: left;
	margin-right: 40px;
}

.city h2 {
	float: left;
	line-height: 55px;
	padding-right: 15px;
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
}

.city a {
	position: relative;
	float: left;
	display: inline-block;
	margin-top: 0;
	padding-right: 12px;
	height: 55px;
	color: #c0c0c0;
	text-decoration: none;
	_margin-top: 0;
	line-height: 55px;
	font-size: 13px;
}

.city a .tri4 {
	top: 25px;
	right: 0;
	border-top: 4px solid #c0c0c0;
	_top: 8px;
}

.tri4 {
	position: absolute;
	width: 0;
	height: 0;
	border: 4px dashed transparent;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
}