@charset "gb2312";

* {
	margin: 0;
	padding: 0
}

body {
	max-width: 640px;
	margin: auto;
	font-size: 1em;
	font-family: Microsoft YaHei,Helvetica,STHeiti,Droid Sans Fallback
}

em {
	font-family: Impact,Georgia,"Times New Roman",Times,serif
}

a {
	text-decoration: none;
	color: #333
}

img {
	vertical-align: middle
}

h2 {
	font-size: 1.2em;
	font-weight: 400
}

strong {
	font-weight: 400
}

i,em {
	font-style: normal
}

li,ul {
	color: #898989;
	list-style: none
}

header {
	position: fixed;
	top: 0;
	background: #f2f2f2;
	width: 100%;
	max-width: 640px;
	z-index: 999
}

header span {
	font-size: .875em;
	margin-left: 28px
}

.logo:after,.logo:before,.ss:after {
	display: table;
	content: " "
}

.logo {
	float: left;
	position: relative
}

.logo img {
	width: 120px;
	margin: 6px 4px
}

.s_menu {
	background-position: -15px -49px!important
}

.search {
	background-position: -12px 1px!important
}

.s_menu,.search {
	margin-top: 5px;
	margin: 5px 12px 0 0;
	background: url(../images/bg1.png) no-repeat;
	background-color: transparent!important;
	border: 1px solid transparent;
	border-radius: 4px;
	float: right;
	padding: 12px 0 0 0
}

.logo:before {
	content: "";
	border-style: solid;
	border-width: 5px;
	position: absolute;
	border-color: #fe4f23 transparent transparent transparent;
	right: -25px;
	top: 39px
}

.logo:after {
	content: "ÊÖ»ú°æ";
	position: absolute;
	font-size: 12px;
	line-height: 23px;
	background: #fe4f23;
	width: 46px;
	text-align: center;
	color: #FFF;
	top: 17px;
	right: -43px
}

nav {
	clear: both;
	overflow: hidden;
	background: #118860;
	border-bottom: 4px solid #fe4f23;
	margin: 60px auto 0
}

.nav a {
	background: url(/test/images/bg1.png) no-repeat center 0;
	color: #fff;
	float: left;
	width: 24.77%;
	padding: 51px 0 6px 0;
	text-align: center;
	border-right: 1px solid #427bdb;
	border-bottom: 1px solid #427bdb;
	font-size: .875em
}

nav a {
	color: #fff;
	float: left;
	width: 24.77%;
	text-align: center;
	border-right: 1px solid #097651;
	border-bottom: 1px solid #097651;
	padding: 10px 0;
	font-size: .875em
}

nav a:last-child {
	background: #0D7E58;
	color: #ffc761
}

nav a:nth-child(4n+4) {
	border-right: 0
}

.ad {
	padding: 0 12px;
}

.ad img, .banner img,.yl img {
	width: 100%
}

.rd .lb,.jq .lb {
	margin-top: 5px
}

@media screen and (min-width:612px) {
	nav a {
		width: 24.88%;
		font-size: 1em
	}
}

@media screen and (max-width:319px) {
	nav a {
		width: 24%
	}
}

.x_menu {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 160px;
	height: 100%;
	border-bottom: 1px solid rgba(0,0,0,.3);
	background: #333;
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.05);
	box-shadow: 0 1px 0 rgba(255,255,255,.05);
	transition: all .5s;
	overflow-y: auto
}

.x_menu ul {
	overflow: hidden;
	border-bottom: 1px solid rgba(0,0,0,.3);
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.05);
	box-shadow: 0 1px 0 rgba(255,255,255,.05)
}

.x_menu li>a,.x_menu>ul>li>a {
	position: relative;
	display: block;
	height: 44px;
	border-top: 1px solid rgba(0,0,0,.3);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
	color: #ccc;
	text-shadow: 0 1px 0 rgba(0,0,0,.5);
	line-height: 45px;
	transition: all .45s;
	text-indent: 2.8em
}

.x_menu li>a:hover {
	background: rgba(255,255,255,.05)
}

.x_cover {
	position: fixed;
	top: 0;
	z-index: 9999;
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	left: 160px
}

.focus,.focus .bd {
	margin: 0 auto;
	position: relative;
	overflow: hidden
}

.focus .bd li {
	float: left;
	position: relative;
	width: 100%
}

.focus .bd a,.focus .bd li h2 a {
	color: #fff;
	font-size: .8em
}

.focus .bd img {
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 100%
}

.focus .bd li .tm {
	height: 30px;
	background: #000;
	opacity: .5;
	margin-top: -30px;
	position: relative;
	overflow: hidden
}

.focus .bd li h2 {
	height: 30px;
	color: #fff;
	line-height: 28px;
	text-align: center;
	bottom: 0;
	position: absolute;
	margin: 0 auto;
	width: 100%
}

.focus .slideBox {
	width: 100%;
	height: auto;
	position: relative
}

.focus .slideBox .hd {
	height: 10px;
	overflow: hidden;
	position: absolute;
	bottom: 10px;
	z-index: 1;
	width: 60px;
	right: 0;
	padding: 4px 0 0 11px
}

.focus .slideBox .hd ul {
	zoom: 1
}

.focus .slideBox .hd ul li {
	font-size: 0;
	float: left;
	width: 10px;
	height: 10px;
	background: url(../images/d2.png) no-repeat;
	cursor: pointer;
	margin-right: 10px
}

.focus .slideBox .hd ul li.on {
	background: url(../images/d1.png) no-repeat
}

.rd, .yw,.jq,.ph,.list {
	padding: 5px 12px
}

.yl {
	padding: 5px 12px 0;
}

.rd h2, .yw h2, .jq h2, .ph h2,.yl h4 {
	background: url(../images/line.png) repeat-x center center;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 1em
}

.rd h2 i, .yw h2 i, .jq h2 i, .ph h2 i,.yl h4 i {
	display: inline-block;
	height: 8px;
	background-color: #097651;
	width: 36px;
	margin: 2px 22px
}

.rd h2 a, .yw h2 a, .jq h2 a, .ph h2 a, .yl h4 a {
	background-color: #fff;
	color: #118860;
	padding: 0 20px
}

.yw ul {
	margin: 0 0 5px 16px
}

.yw ul li {
	list-style: square;
	font-size: 12px;
	line-height: 2em
}

.yw li a {
	font-size: 1.2em
}

.yw li span {
	border-radius: 3px;
	background: #118860;
	padding: 2px 6px;
	font-size: 80%;
	color: #FFF;
	margin-right: 8px
}

.lb a {
	font-size: .9rem;
	margin: 4px .8%;
	line-height: 2em;
	background: #f2f2f2;
	display: inline-block;
	text-align: center;
	width: 22%;
	color: #08583D
}

.rd dl, .jq dl,.list dl {
	overflow: hidden;
	border-bottom: solid 1px #E2E1E1;
	padding: 10px 0
}

.rd dt img,.list dt img {
	width: 100px;
	height: 60px;
	float: left;
	margin: 0 10px 0 0
}

.rd dt h3, .jq dt h3, .list dt h3 {
	font-size: .9em;
	font-weight: 400;
	line-height: 20px;
	padding: 0 0 4px;
	text-overflow: ellipsis;
	white-space: normal
}

.rd dt h3 a, .jq dt h3 a, .list dt h3 a {
	color: #fe4f23
}

.rd dd, .jq dd, .list dd {
	overflow: hidden
}

.rd dd strong, .jq dd strong, .list dd strong {
	float: left;
	color: #999;
	font-size: 13px
}

.rd dd strong i, .jq dd strong i, .list dd strong i {
	background: #118860;
	padding: 2px 4px
}

.rd dd strong i a,.jq dd strong i a,.list dd strong i a {
	color: #fff
}

.rd dd span, .jq dd span, .list dd span {
	float: right;
	color: #ccc;
	background: url(../images/pl.png) no-repeat;
	height: 20px;
	padding-left: 20px;
	background-size: 20px;
	line-height: 15px
}

.rd dd span a, .jq dd span a, .list dd span a {
	color: #ccc;
	font-size: 0.8em;
}

.jq h4 {
	float: left;
	margin-right: 20px;
	width: 110px;
	height: 66px;
}

.jq h4 img {
	width: 100%;
	height: 100%;
}

.jq ul {
	overflow: hidden;
	padding: 0 0 12px;
	border-bottom: solid 1px #E2E1E1;
}

.jq ul li {
	list-style: square;
	font-size: 12px;
	line-height: 1.9em;
}

.jq li a {
	font-size: 1.1em;
}

.ph ul {
	overflow: hidden;
}

.ph ul li {
	line-height: 1.8em;
}

.ph li span {
	float: right;
	font-size: 0.875em;
	color: #ccc;
}

.ph li:first-child em,.ph li:nth-child(2) em,.ph li:nth-child(3) em,.ph li:nth-child(4) em {
	background-color: #fe4f23;
	color: #fff;
}

.ph li em {
	background-color: #097651;
	color: #fff;
	display: inline-block;
	width: 23px;
	text-align: center;
	height: 24px;
	line-height: 20px;
}

.ph li a {
	font-size: 0.875em;
	padding-left: 6px;
}

.yl h3 {
	margin: 0 0 10px;
}

.yl .lb a {
	color: #333;
}

.yl h4 {
	font-weight: normal;
}

footer {
	background: #118860;
	border-top: 4px solid #fe4f23;
	text-align: center;
	height: 70px;
	line-height: 70px;
	margin-top: 8px;
}

footer a {
	background: #fff;
	font-size: 0.875em;
	padding: 6px 12px;
	margin: 0 5px;
}

.wz {
	overflow: hidden;
	background-color: #097651;
	color: #fff;
	font-size: 0.875em;
	margin: 10px 12px 0;
	line-height: 2.1em;
	padding-left: 10px;
}

.wz a {
	color: #fff;
	font-size: 1em;
}

.list .lb {
	margin-top: 10px;
}

.fy {
	overflow: hidden;
	font-size: 0.875em;
	margin: 10px 0 0;
	line-height: 2.2em;
	padding-left: 10px;
	text-align: center;
}

.fy a {
	color: #fff;
	background-color: #097651;
	padding: 4px 10px;
	margin-right: 10px;
}

.con {
	padding: 0 12px;
}

.con h1 {
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	margin: 10px 0 5px;
}

.con h3 {
	color: #888686;
	font-weight: normal;
	font-size: 0.875em;
	text-align: center;
	line-height: 2em;
}

.con h3 span {
	margin-right: 10px;
}

.con h3 span a {
	color: #888686;
}

.con p {
	text-indent: 2em;
	font-size: 0.9em;
	line-height: 2em;
	margin: 5px 0;
}

.fp {
	font-size: 0.875em;
	border: 1px solid #097651;
	text-align: center;
}

.fp li {
	color: #333;
	line-height: 2em;
}

.fp a {
	color: #333;
}

.fp li:first-child {
	background-color: #097651;
	color: #fff;
}

.fp li:first-child a {
	color: #fff;
}
