body,
div,
dl,
dt,
dd,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
select,
input,
textarea,
button,
p,
blockquote,
th,
td,
img,
iframe {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input,
button,
textarea,
option {
	font: 12px "\5b8b\4f53", Arial, Helvetica, sans-serif;
}

ul,
li,
div {
	list-style: none;
	border: 0px;
}

img {
	border: 0px;
}

.clear {
	font: 0px/0px serif;
	display: block;
	clear: both;
}

html {
	-webkit-text-size-adjust: none;
}

input {
	outline: none;
}

button {
	border: none;
}

textarea {
	resize: none;
}

a {
	text-decoration: none;
}

body:nth-of-type(1) input:focus,
textarea:focus {
	outline: none;
}

body {
	font: 12px "\5b8b\4f53", "Tahoma", "Arial", "Microsoft Yahei";
	color: #333;
	background: #fff;
	position: relative;
}

/*header*/

#header {
	width: 100%;
	height: 32px;
	margin: 0 auto;
	background-color: #f5f5f5;
	border-bottom: 1px solid #e3e3e3;
}

.header {
	width: 1180px;
	height: 32px;
	margin: 0 auto;
	position: relative;
}

.header ul {
	float: left;
}

.header li {
	float: left;
	color: #666;
	line-height: 32px;
}

.header li a,
.header p a {
	color: #666;
	padding: 0 4px;
}

.header a:hover,
.header a.mobile:hover {
	color: #f60;
}

.header input {
	width: 92px;
	height: 18px;
	float: left;
	border: 1px solid #d4d4d4;
	margin: 6px 6px 0 0;
}

.header button {
	width: 35px;
	height: 19px;
	float: left;
	background: url(news.gif) no-repeat 0 0;
	margin: 6px 4px 0 2px;
}

.header p {
	line-height: 32px;
	float: right;
	padding-right: 6px;
	color: #dfdfdf;
}

.header a.mobile {
	height: 16px;
	display: block;
	float: right;
	text-indent: 18px;
	margin-top: 8px;
	line-height: 16px;
	color: #4e9b31;
	background: url(news.gif) no-repeat -139px 0;
}

/*adTop*/

.adTop {
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;
}

.adTop ul {
	width: 1190px;
	display: inline;
	float: left;
	margin: 0px 0 0 -5px;
}

.adTop li {
	display: block;
	float: left;
	padding: 10px 5px 0 5px;
}

.adTop img,
.adTop embed {
	float: left;
}

/*top*/

.top {
	width: 1180px;
	height: 60px;
	margin: 10px auto 0;
	position: relative;
	z-index: 77;
}

.top .logo {
	position: absolute;
	left: 0;
	top: 4px;
	z-index: 77;
}

.search {
	width: 419px;
	height: 38px;
	position: absolute;
	top: 16px;
	left: 353px;
	border: 1px solid #c1c1c1;
	border-right: 0;
	z-index: 77;
}

.top .text {
	width: 350px;
	height: 38px;
	display: block;
	position: absolute;
	top: 17px;
	left: 363px;
	line-height: 38px;
	border: 0px;
	background: #fff;
	color: #666;
	text-indent: 1px;
	font-size: 14px;
	z-index: 77;
}

.top button {
	width: 71px;
	height: 40px;
	display: block;
	position: absolute;
	top: 16px;
	left: 773px;
	background: url(news.gif) no-repeat 0 -20px;
	cursor: pointer;
	z-index: 77;
}

.selectbox-wrapper {
	width: 68px;
	border: 1px solid #cdcdcd;
	border-top: 0;
	background: #fff;
	text-align: center;
	position: absolute;
	top: 56px;
	left: 353px;
	z-index: 9999;
}

.selectbox-wrapper ul li.selected,
.selectbox-wrapper ul li.current {
	background: #4e9b31;
	color: #fff;
}

.selectbox-wrapper ul li {
	padding-bottom: 3px;
	width: 68px;
	cursor: pointer;
	font-size: 14px;
	line-height: 18px;
	padding-top: 3px;
	text-indent: 20px;
	text-align: left;
}

.selectbox {
	width: 68px;
	height: 36px;
	border: 0;
	border-right: 1px solid #d4d4d4;
	display: block;
	line-height: 36px;
	font-size: 14px;
	color: #666;
	text-indent: 16px;
	position: absolute;
	top: 18px;
	left: 354px;
	cursor: pointer;
	background: #fff url(news.gif) no-repeat -93px -20px;
	z-index: 77;
}

/*adRight*/

.adRight {
	position: absolute;
	left: 880px;
	top: 2px;
	z-index: 1;
}

.adRight img {
	float: left;
}

/*nav*/

.nav {
	width: 1181px;
	height: 39px;
	margin: 13px auto 0;
	border-bottom: 5px solid #f0f0f0;
	background: #4e9b31;
	border-top: 1px solid #dedede;
}

.nav p {
	width: 1180px;
	float: left;
	border-right: 1px solid #dedede;
	font: bold 16px/39px "Microsoft Yahei", "simhei";
}

.nav p a {
	color: #fff;
	width: 117px;
	height: 38px;
	border-left: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	display: inline-block;
	text-align: center;
	overflow: hidden;
	font-size: 15px;
}

.nav p a.focus {
	width: 117px;
	color: #fff;
	background: #4e9b31;
}

.nav p a:hover {
	color: #333;
	background: #fff;
}

/*flash*/

.main {
	width: 1180px;
	margin: 17px auto 0;
}

.left {
	width: 770px;
	float: left;
}

.flash {
	width: 760px;
	height: 300px;
	padding: 10px 0 10px 10px;
	float: left;
	background: #333;
	position: relative;
	z-index: 1;
}

.flashImg {
	width: 520px;
	height: 300px;
	float: left;
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 2;
}

.flashImg img {
	width: 520px;
	height: 300px;
	float: left;
}

.flash ul {
	width: 240px;
	height: 299px;
	float: left;
	overflow: hidden;
	position: absolute;
	left: 530px;
	top: 11px;
	z-index: 2;
}

.flash li {
	width: 240px;
	height: 74px;
	float: left;
	border-bottom: 1px solid #606060;
}

.flash li a {
	width: 190px;
	height: 52px;
	float: left;
	margin: 11px 0 0 17px;
	color: #888;
	font: normal 16px/26px "Microsoft Yahei", "simhei";
	overflow: hidden;
}

.flash li.active {
	background: url(flashbg.png) no-repeat 0 0;
	_background: none;
}

.flash li.active a {
	color: #fff;
	font-weight: bold;
}

/*news*/

.news {
	width: 770px;
	float: left;
	margin-bottom: 4px;
}

.btns {
	width: 96px;
	height: 20px;
	position: absolute;
	right: 0;
	top: 22px;
}

.btns a.discussBtn {
	float: right;
	background: url(news.gif) no-repeat 0 -65px;
	font: normal 12px/18px "Tahoma", "\5b8b\4f53";
	color: #333;
	margin-left: 15px;
	padding: 0 1px 0 18px;
}

.btns a.discussBtn:hover {
	color: #5b7648;
	background: url(news.gif) no-repeat 0 -86px;
}

.baiduBtn {
	float: right;
}

.bds_more1 {
	width: 20px;
	height: 20px;
	float: left;
	background: url(news.gif) no-repeat -60px -61px;
}

.bds_more1:hover {
	background: url(news.gif) no-repeat -60px -83px;
}

.newspList,
.newswList {
	width: 770px;
	height: 120px;
	float: left;
	border-bottom: 1px dotted #dbdbdb;
	position: relative;
}

.newspList:hover,
.newswList:hover {
	background-color: #f7f7f7;
}

.newspList a.pic img {
	width: 150px;
	height: 90px;
	float: left;
	margin: 15px 18px 0 0;
}

.newspList p,
.newswList p {
	width: 510px;
	height: 48px;
	float: left;
	margin-top: 8px;
	font: normal 22px/48px "Microsoft Yahei", "simhei";
	overflow: hidden;
}

.newspList p a,
.newswList p a {
	color: #000;
}

.newspList p a:hover,
.newswList p a:hover {
	color: #4e9b31;
	font-weight: bold;
}

.newspList ul,
.newswList ul {
	width: 510px;
	height: 44px;
	float: left;
}

.newspList ul li,
.newswList li {
	width: 510px;
	height: 22px;
	float: left;
	font: normal 12px/22px "\5b8b\4f53", "Tahoma";
	overflow: hidden;
	text-indent: 10px;
	background: url(news.gif) no-repeat -148px -61px;
}

.newspList ul li a,
.newswList ul li a {
	color: #666;
}

.newspList ul li a:hover,
.newswList ul li a:hover {
	color: #f60;
}

.newswList {
	border: 0;
	height: 98px;
}

.newswList p {
	width: 540px;
}

.newswList i {
	/* width: 130px; */
	float: left;
	margin-top: 8px;
	margin-right: 12px;
	font: bold 25px/48px "Microsoft Yahei", "simhei";
}

.newswList i a {
	color: #4e9b31;
}

.newswList ul {
	width: 770px;
}

.newswList li {
	width: 355px;
	padding-right: 30px;
}

/*leftBox*/

.leftBox {
	width: 770px;
	float: left;
	margin-top: 18px;
}

.leftBoxTop {
	width: 770px;
	height: 41px;
	float: left;
	border-bottom: 3px solid #dbdbdb;
	position: relative;
	z-index: 1;
}

.leftBoxTop h3 {
	width: 102px;
	height: 41px;
	position: absolute;
	top: 0;
	left: 0;
	border-bottom: 3px solid #4e9b31;
	z-index: 2;
}

.leftBoxTop h3 a {
	font: bold 25px/41px "Microsoft Yahei", "simhei";
	color: #4e9b31;
}

.leftBoxTop a.more {
	float: right;
	font: normal 12px/52px "Tahoma", "\5b8b\4f53";
	_line-height: 41px;
	color: #666;
}

.leftBoxTop a.more:hover {
	color: #f60;
}

.leftBoxLeft {
	width: 308px;
	float: left;
}

.leftBoxTopList,
#companyLeft,
#peopleLeft,
#swimLeft,
#pictureLeft {
	width: 300px;
	height: 200px;
	float: left;
	margin-top: 15px;
	position: relative;
	z-index: 1;
}

.leftBoxTopList img,
#companyLeft img,
#peopleLeft img,
#swimLeft img,
#pictureLeft img {
	width: 300px;
	height: 200px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.leftBoxTopList p,
#companyLeft p,
#peopleLeft p,
#swimLeft p,
#pictureLeft p {
	width: 280px;
	height: 30px;
	position: absolute;
	top: 170px;
	left: 0;
	z-index: 2;
	background: #000;
	padding: 0 10px;
	font: normal 16px/30px "Microsoft Yahei", "simhei";
	overflow: hidden;
	text-align: center;
}

.leftBoxTopList p a,
#companyLeft p a,
#peopleLeft p a,
#swimLeft p a,
#pictureLeft p a {
	color: #fff;
}

.leftBoxTopList .hover p,
#companyLeft .hover p,
#peopleLeft .hover p,
#swimLeft .hover p,
#pictureLeft .hover p {
	width: 260px;
	height: 52px;
	top: 140px;
	background: #4e9b31;
	padding: 4px 20px;
	line-height: 26px;
}

.leftBoxBotList {
	width: 308px;
	float: left;
	margin-top: 8px;
}

.leftBoxBotList li {
	width: 146px;
	height: 97px;
	float: left;
	margin-right: 8px;
	position: relative;
	z-index: 1;
}

.leftBoxBotList img,
#companyRight img,
#pictureRight img,
#expressList img {
	width: 146px;
	height: 97px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

.leftBoxBotList p,
#companyRight p,
#pictureRight p,
#expressList p {
	width: 136px;
	height: 20px;
	position: absolute;
	left: 0;
	top: 77px;
	z-index: 2;
	background: #000;
	padding: 0 5px;
	font: normal 12px/20px "Microsoft Yahei", "simhei";
	overflow: hidden;
	text-align: center;
}

.leftBoxBotList p a,
#companyRight p a,
#pictureRight p a,
#expressList p a {
	color: #fff;
}

.leftBoxBotList .hover p,
#companyRight .hover p,
#pictureRight .hover p,
#expressList .hover p {
	height: 36px;
	top: 57px;
	background: #4e9b31;
	padding: 2px 5px;
	line-height: 18px;
}

.leftBoxRight {
	width: 440px;
	height: 320px;
	overflow: hidden;
	float: right;
}

.leftBoxRight ul {
	width: 440px;
	height: 314px;
	float: left;
	overflow: hidden;
	margin-top: 6px;
}

.leftBoxRight li {
	width: 440px;
	float: left;
	padding: 5px 0;
	border-bottom: 1px solid #efefef;
}

.leftBoxRight li p {
	width: 440px;
	height: 30px;
	float: left;
	font: normal 18px/30px "Microsoft Yahei", "simhei";
	overflow: hidden;
}

.leftBoxRight li p a {
	color: #000;
}

.leftBoxRight li p a:hover {
	color: #4e9b31;
	font-weight: bold;
}

.leftBoxRight li span {
	width: 440px;
	height: 24px;
	float: left;
	font: normal 12px/24px "\5b8b\4f53", "Tahoma";
	overflow: hidden;
	color: #666;
}

/*adCenter*/

.adCenter {
	width: 770px;
	float: left;
	overflow: hidden;
}

.adCenter ul {
	width: 780px;
	display: inline;
	float: left;
	margin: 0px 0 0 -5px;
}

.adCenter li {
	display: block;
	float: left;
	padding: 20px 5px 0 5px;
}

.adCenter img,
.adCenter embed {
	float: left;
}

/*company*/

.companyTop {
	margin-bottom: 9px;
}

#companyLeft {
	margin-top: 6px;
}

#companyRight {
	width: 468px;
	float: right;
}

#companyRight li {
	width: 146px;
	height: 97px;
	float: left;
	padding: 6px 0 0 10px;
	position: relative;
	z-index: 1;
}

#companyRight img {
	top: 6px;
	left: 10px;
}

#companyRight p {
	top: 83px;
	left: 10px;
}

#companyRight .hover p {
	top: 63px;
}

/*people*/

#peopleLeft,
#peopleLeft img,
#swimLeft,
#swimLeft img {
	width: 268px;
	height: 250px;
}

#peopleLeft p,
#swimLeft p {
	width: 248px;
	top: 220px;
}

#peopleLeft .hover p,
#swimLeft .hover p {
	width: 228px;
	top: 190px;
}

.peopleRight,
.peopleRight ul,
.peopleRight li,
.peopleRight li p,
.peopleRight li span {
	width: 470px;
}

.peopleRight {
	height: 265px;
}

.peopleRight li {
	padding: 6px 0;
}

/*swim*/

.swimTop h3 {
	width: 128px;
}

/*express*/

#expressList {
	float: left;
	margin-left: -15px;
	padding-top: 15px;
}

#expressList li {
	width: 142px;
	height: 107px;
	float: left;
	margin-left: 15px;
	position: relative;
	z-index: 1;
	display: inline;
}

#expressList img {
	width: 142px;
	height: 107px;
}

#expressList p {
	width: 132px;
	top: 87px;
}

#expressList .hover p {
	top: 67px;
}

/*rightBox*/

.right {
	width: 368px;
	float: right;
	border: 1px solid #e8e8e8;
	background-color: #f9f9f9;
}

.rightBox {
	width: 368px;
	float: left;
}

.rightBoxTop {
	width: 368px;
	height: 47px;
	float: left;
	position: relative;
	z-index: 1;
}

.rightBoxTop h3 {
	width: 132px;
	height: 44px;
	position: absolute;
	top: -1px;
	left: -11px;
	background: url(news.gif) no-repeat 0 -118px;
	font: normal 22px/34px "Microsoft Yahei", "simhei";
	text-indent: 22px;
}

.rightBoxTop h3 a {
	color: #fff;
}

.rightBoxImg {
	width: 325px;
	height: 216px;
	float: left;
	margin: 0 0 6px 21px;
	display: inline;
	position: relative;
	z-index: 1;
}

.rightBoxImg img {
	width: 325px;
	height: 216px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

.rightBoxImg p {
	width: 315px;
	height: 30px;
	position: absolute;
	left: 0;
	top: 186px;
	background: #000;
	padding: 0 5px;
	font: bold 14px/30px "Microsoft Yahei", "simhei";
	overflow: hidden;
	text-align: center;
	z-index: 2;
}

.rightBoxImg p a {
	color: #fff;
}

.rightBoxList {
	width: 325px;
	float: left;
	margin: 0 0 12px 21px;
	display: inline;
}

.rightBoxList li {
	width: 325px;
	height: 30px;
	float: left;
	font: normal 14px/30px "\5b8b\4f53", "Tahoma";
	overflow: hidden;
	text-indent: 16px;
	background: url(news.gif) no-repeat -146px -57px;
}

.rightBoxList li a {
	color: #333;
}

.rightBoxList li a:hover {
	color: #f60;
}

/*aword*/

.awordImg,
.awordImg img {
	height: 150px;
}

.awordImg p {
	top: 120px;
}

.brandTop h3 {
	width: 150px;
}

/*Calendar*/

.CalendarWrapper {
	width: 326px;
	padding-bottom: 20px;
	float: left;
	font-family: Tahoma, Arial;
	color: #3C3C3C;
	font-size: 14px;
	margin-left: 20px;
	display: inline;
}

.CalendarWrapper a {
	color: #3C3C3C;
	text-decoration: none
}

.CalendarWrapper a:hover {
	color: #c00;
	text-decoration: none
}

.CalendarWrapper .CalendarHead {
	width: 320px;
	height: 19px;
	overflow: hidden;
	margin: 0 auto;
	padding: 7px 0;
	line-height: 21px;
	border-bottom: 1px solid #CDCFD3;
}

.CalendarWrapper .CalendarHead h4 {
	font-size: 16px;
	text-align: center;
	font-weight: bold
}

.CalendarWrapper .CalendarHead .btn {
	display: block;
	width: 19px;
	height: 17px;
	padding-top: 2px;
	overflow: hidden;
	line-height: 17px;
	font-size: 12px;
	text-align: center;
	background: url(calendar_btn_v1.gif) no-repeat;
}

.CalendarWrapper .CalendarCon table {
	border-collapse: collapse;
}

.CalendarWrapper .CalendarCon div table {
	border-collapse: collapse;
	background-color: #f7f7f7;
}

.CalendarWrapper .CalendarCon th {
	width: 40px;
	text-align: center;
	line-height: 30px;
	font-weight: normal;
	font-size: 14px;
}

.CalendarWrapper .CalendarCon td {
	width: 40px;
	text-align: center;
	font-weight: normal;
	border: 1px solid #cdcfd3;
	overflow: hidden;
}

.CalendarWrapper .CalendarCon th.saturday {
	color: #128abc
}

.CalendarWrapper .CalendarCon th.sunday {
	color: #CC0000
}

.CalendarWrapper .CalendarCon a,
.CalendarWrapper .CalendarCon em,
.CalendarWrapper .CalendarCon span {
	display: block;
	width: 38px;
	height: 29px;
	overflow: hidden;
	color: #3C3C3C;
	line-height: 29px;
	background: #f7f7f7;
	border: 1px solid #F7F7F7;
	font-style: normal;
}

.CalendarWrapper .CalendarCon span {
	color: #C3C3C3
}

/ .CalendarWrapper .CalendarCon em {
	background: #1189bd;
	font-style: normal;
}

.CalendarWrapper .CalendarCon a.today,
.CalendarWrapper .CalendarCon em.today {
	background: #8ca4c8;
	color: #FFF;
}

.CalendarWrapper .CalendarCon a:hover {
	background: #8ca4c8;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #FFF;
}

/*adCenter2*/

.adCenter2 {
	width: 326px;
	float: left;
	padding: 0 0 20px 21px;
}

.adCenter2 img,
.adCenter2 embed {
	float: left;
}

/*picture*/

.picture {
	width: 1180px;
	margin: 18px auto 0;
	float: none;
}

.pictureTop {
	width: 1180px;
}

#pictureLeft,
#pictureLeft img {
	width: 392px;
	height: 294px;
}

#pictureLeft p {
	width: 372px;
	top: 264px;
}

#pictureLeft .hover p {
	width: 352px;
	top: 234px;
}

#pictureRight {
	width: 788px;
	float: right;
	padding-top: 3px;
}

#pictureRight li {
	width: 188px;
	height: 141px;
	float: left;
	padding: 12px 0 0 9px;
	position: relative;
	z-index: 1;
}

#pictureRight li img {
	width: 188px;
	height: 141px;
	top: 12px;
	left: 9px;
}

#pictureRight p {
	width: 178px;
	height: 24px;
	line-height: 24px;
	top: 129px;
	left: 9px;
}

#pictureRight .hover p {
	top: 113px;
	left: 9px;
}

/*partner*/

.partner {
	width: 100%;
	margin: 28px auto 0;
	border-top: 3px solid #dbdbdb;
}

.partnerTop {
	width: 1180px;
	height: 44px;
	margin: 0 auto;
	position: relative;
}

.partnerTop h3 {
	width: 1180px;
	height: 44px;
	border-top: 3px solid #717171;
	position: absolute;
	top: -3px;
	text-indent: 6px;
	font: normal 22px/44px "Microsoft Yahei", "simhei";
	color: #000;
}

.links {
	width: 1180px;
	margin: 0 auto;
}

.links ul li {
	/* width: 80px; */
	padding: 0 5px;
	height: 28px;
	float: left;
	text-indent: 6px;
	font: normal 14px/28px "\5b8b\4f53", "Tahoma";
	color: #333;
}

.links ul li a {
	color: #333;
}

.partner dd {
	width: 1100px;
	float: left;
	font: normal 12px/28px "\5b8b\4f53", "Tahoma";
	overflow: hidden;
}

.partner dd a {
	color: #333;
	padding: 0 12px 0 0;
}

.partner dd a:hover {
	color: #f60;
}

.tjwz ul li {
	line-height: 180%;
	width: 100%;
	height: 28px;
	float: left;
	overflow: hidden;
	text-indent: 12px;
	font: normal 15px/28px "Microsoft Yahei", "simhei";
}

.tjwz ul li a {
	color: #333;
}

/*adBot*/

.adBot {
	width: 1180px;
	margin: 8px auto 0;
}

.adBot a,
.adBot embed {
	float: left;
}

/*footer*/

.footer {
	width: 1180px;
	margin: 15px auto 0;
	padding-bottom: 20px;
	border-top: 1px solid #c7c7c7;
	color: #666;
	text-align: center;
}

.footer span {
	width: 1180px;
	height: 26px;
	float: left;
	font: normal 12px/26px "\5b8b\4f53", "Tahoma";
	margin-top: 12px;
	color: #999;
}

.footer span a {
	padding: 0 6px;
	color: #666;
}

.footer span a:hover {
	color: #f60;
}

.footer p,
.footer b {
	width: 1180px;
	height: 26px;
	float: left;
	line-height: 26px;
}

.footer b {
	font: normal 12px/26px "Tahoma", "\5b8b\4f53";
}

/*goTop*/

.backHome {
	width: 54px;
}

.backHome a {
	width: 38px;
	height: 46px;
	display: block;
	float: left;
	background: #5b7648;
	text-align: center;
	font: normal 14px/20px "Microsoft Yahei", "simhei";
	color: #fff;
	padding: 8px 8px 0 8px;
	margin: 2px 0;
	opacity: 0.7;
	filter: alpha(opacity=70);
	background: url(rightBar.png) no-repeat 0 0;
	overflow: hidden;
	text-indent: -9999px;
}

.backHome a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.backHome a.guest,
.backHome a.guest:hover {
	background: url(rightBar.png) no-repeat 0 -114px;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.backHome a.price {
	background: url(rightBar.png) no-repeat 0px -57px;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.backHome a.guest:hover,
.backHome a.price:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.toTop {
	width: 54px;
	height: 54px;
	position: fixed;
	_position: absolute;
	top: 379px;
	_top: expression(eval(document.documentElement.scrollTop+321));
	display: none;
}

.toTop a,
.toTop a:hover {
	display: block;
	width: 54px;
	height: 54px;
	background: url(rightBar.png) no-repeat 0px -171px;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.toTop a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

#goTop {
	position: fixed;
	_position: absolute;
	top: 319px;
	display: block;
	right: 10px;
}

*html,
* html body {
	background-attachment: fixed;
}

*html #goTop {
	position: absolute;
	right: expression(eval(document.documentElement.scrollLeft+10));
	top: expression(eval(document.documentElement.scrollTop+145));
}

/*rank*/

.rank ul {
	width: 229px;
	float: left;
	padding: 0 18px 10px 18px;
}

.rank ul li {
	width: 322px;
	height: 30px;
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
}

.rank ul li b {
	width: 23px;
	height: 18px;
	display: block;
	position: absolute;
	top: 6px;
	border: 1px solid #5B7648;
	color: #5B7648;
	font: normal 15px/18px "Microsoft Yahei", "simhei";
	text-align: center;
}

.rank ul li span {
	width: 287px;
	height: 30px;
	display: block;
	position: absolute;
	right: 0px;
	font: normal 14px/30px "Microsoft Yahei", "simhei";
	overflow: hidden;
}

.rank ul li span a {
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	width: 82%;
}

.rank ul li img {
	width: 100px;
	height: 80px;
	position: absolute;
	top: 34px;
}

.rank ul li p {
	width: 160px;
	height: 60px;
	position: absolute;
	right: 40px;
	font: normal 12px/20px "Microsoft Yahei", "simhei";
	padding: 9px 12px;
	background: #fff;
	border: 1px solid #DEDEDE;
	border-left: 0px;
	top: 34px;
}

.rank ul li p a {
	color: #5b7648;
}

.rank ul li span a:hover,
.rank ul li p a:hover {
	color: #f60;
	text-decoration: underline;
}

.rank ul li.hover {
	height: 118px;
}

.mainRightBoxTitle {
	width: 298px;
	height: 48px;
	float: left;
	position: relative;
}

.mainRightBoxTitle h3 {
	width: 132px;
	height: 44px;
	position: absolute;
	top: -1px;
	left: -11px;
	background: url(news2014.png) no-repeat 0 -180px;
	font: normal 22px/34px "Microsoft Yahei", "simhei";
	text-indent: 22px;
}

.mainRightBoxTitle h3 a {
	color: #fff;
}