
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 ;
	color: #333;
	background: #eee;
	position: relative;
	font-family:"微软雅黑"
}
/*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(../style/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(../style/news.gif) no-repeat -139px 0;
}
/*adTop*/

.adTop {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.adTop ul {
	width:auto;
	display: inline;
	float: left;
	
}
.adTop li {
	display: block;
	float: left;
}
.adTop img, .adTop embed {
	float: left;
}
/*top*/

.top {
	width: 100%;
	height: 100px;
	position: relative;
	z-index: 77;
	background:url(../images/banbg.jpg) center top no-repeat;
	background-size:100% 100px;
}
.top .logo {
	position: absolute;
	left: 0;
	top: 4px;
	z-index: 77;
}
.search {
	width: 420px;
	height: 38px;
	 margin:0 auto 0;
}
.top .text {
	width: 350px;
	height: 38px;
	display: block;
	line-height: 38px;
	border: 0px;
	background: rgba(255,255,255,0.7);
	color: #222;
	text-indent: 10px;
	font-size: 14px;
	z-index: 77;
	float:left;
	 margin-top:25px
}
.top button {
	width: 70px;
	height: 38px;
	display: block;
	background:#ff5a5f url(../style/sbtn.png) center 8px no-repeat;
	cursor: pointer;
	z-index: 77;
	 float:right;
	  margin-top:25px;
	   background-size:auto 22px
}
.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;
	padding:0 20px;
}
.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;
	
	display: block;
	line-height: 36px;
	font-size: 14px;
	color: #666;
	text-indent: 16px;

	cursor: pointer;
	background: #fff url(../style/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: 100%;
	height: 60px;
	background: #ff5a5f;
	
}
.nav .logoa{ float:left; display:inline-block; margin: 0 20px }
.nav .logoa img{ width:auto; height:60px;}
.nav .navDiv {
	width: auto;
	float: left;
	
	font: bold 15px/39px "Microsoft Yahei", "simhei";
}
.nav .navDiv a {
	color: #fff;
	width: auto;
	height: 60px;
	display: inline-block;
	text-align: center;
	line-height:60px;
	padding:0 15px;
	 font-size:15px
}
.nav .navDiv a.focus {
	color: #ff5a5f;
	background: #fff;
}
.nav .navDiv a:hover {
	color: #ff5a5f;
	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: #fff;
	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 #f3f2f2;
}
.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(../style/flashbg.png) no-repeat 0 0;
	_background: none;
}
.flash li.active a {
	color: #000;
	font-weight: bold;
}
/*news*/

.news {
	width: 750px;
	float: left;
	margin-top: 10px;
	padding:10px;
	background:#fff
}
.btns {
	width: 110px;
	height: 20px;
	position: absolute;
	right: 20px;
	top: 22px;
}
.btns a.discussBtn {
	float: right;
	background: url(../style/l1.png) no-repeat 0px 5px;
	font: normal 12px/18px "Tahoma", "\5b8b\4f53";
	color: #bcbcbc;
	margin:0 5px 0 15px;
	
	background-size:auto 10px;
	padding:0 20px 0 20px;
	width:50px;
	text-indent:5px
	
}

.baiduBtn {
	float: right;
}
.bds_more1 {
	width: 30px;
	height: 20px;
	float: left;
	background: url(../style/news.gif) no-repeat -60px -61px;
}
.bds_more1:hover {
	background: url(../style/news.gif) no-repeat -60px -83px;
}
.newspList, .newswList {
	width: 750px;
	height: 120px;
	float: left;
	border-bottom: 1px dotted #dbdbdb;
	position: relative;
}
.newspList:hover, .newswList:hover {
	border-left:3px solid #ff6b6b;padding:0 0 0 10px 
}


.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 16px/48px "Microsoft Yahei", "simhei";
	overflow: hidden;
}
.newspList p a, .newswList p a {
	color: #000;
}
.newspList p a:hover, .newswList p a:hover {
	color: #f65e5e;
	
}
.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(../style/news.gif) no-repeat -148px -61px;
	
}
.newspList ul li a, .newswList ul li a {
	color: #666;
}
.newspList{ transition:all 0.5s}
.newspList ul li a:hover, .newswList ul li a:hover {
	color: #f60;
}
.newswList {
	border: 0;
	height: 125px;
	transition:all 0.5s
}
.newswList p {
	width: 540px;
	margin-left:10px
}
.newswList i {
	width: auto;
	float: left;
	margin-top: 8px;
	font: bold 22px/48px "Microsoft Yahei", "simhei";
}
.newswList i a {
	color: #ff6b6b;
}
.newswList ul {
	width: 750px;
}
.newswList li {
	width: 345px;
	padding-right: 30px;
}
/*leftBox*/

.leftBox {
	width: 750px;
	float: left;
	background:#fff; padding:10px;
}
.leftBoxTop {
	width: 750px;
	height: 41px;
	
	border-bottom: 3px solid #dbdbdb;
	position: relative;
	z-index: 1;
}
.leftBoxTop h3 {
	width: auto;
	height: 41px;
	position: absolute;
	top: 0;
	left: 0;
	border-bottom: 3px solid #ff6b6b;
	z-index: 2;
}
.leftBoxTop h3 a {
	font: bold 22px/41px "Microsoft Yahei", "simhei";
	color: #ff6b6b;
}
.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, #peopleLeft, #swimLeft, #pictureLeft {
	width: 300px;
	
	float: left;
	margin-top: 15px;
	position: relative;
	z-index: 1;
}

#companyLeft{
	width: 280px;
	height: 200px;
	float: left;
	margin-top: 15px;
	position: relative;
	z-index: 1;
	}
#companyLeft img{
	width: 280px;
	height: 200px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	}	
 #companyLeft p{
	 	width: 260px;
	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;
	 }	
#companyLeft .hover p{width: 240px;
	height: 52px;
	top: 140px;
	background: #000;
	padding: 4px 20px;
	line-height: 26px;}	 
.leftBoxTopList img,  #peopleLeft img, #swimLeft img, #pictureLeft img {
	width: 300px;
	height: 200px;
	
	z-index: 1;
}
.leftBoxTopList 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,  #peopleLeft .hover p, #swimLeft .hover p, #pictureLeft .hover p {
	width: 260px;
	height: 52px;
	top: 140px;
	background: #000;
	padding: 4px 20px;
	line-height: 26px;
}
.desc{ font-size:12px; color:#888; line-height:20px; width:92%; padding:5px 4%; height:60px; margin:5px auto 0;}
.r33{ box-shadow:0 2px 4px #ccc;padding:0 0 10px 0}
.r33 li p:hover{height: 52px;
	top: 140px;
	background: #000;
	padding: 4px 20px;
	line-height: 26px;
	width:260px}
.qita{width:92%; padding:5px 4%;}
.qita span,.qita ins{ text-decoration:none; margin-right:15px;font-size:12px; color:#999;}
.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: #000;
	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 16px/30px "Microsoft Yahei", "simhei";
	overflow: hidden;
}
.leftBoxRight li p a {
	color: #222;
	
}
.leftBoxRight li p a:hover {
	color: #ff5a5f;

}
.leftBoxRight li span {
	width: 440px;
	height: auto;
	float: left;
	font: normal 12px/24px "\5b8b\4f53", "微软雅黑";
	overflow: hidden;
	color: #888;
	line-height:20px;
}
/*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: 388px;
	float: right;
	border: 1px solid #e8e8e8;
	background-color: #fff;
}
.rightBox {
	width: 388px;
	float: left;
}
.rightBoxTop {
	width: 388px;
	height: 47px;
	float: left;
	position: relative;
	z-index: 1;
}
.rightBoxTop h3 {
	width: 140px;
	height: 34px;
	position: absolute;
	top: 5px;
	left: -5px;
	background: #fe936a;
	font: normal 16px "Microsoft Yahei", "simhei";
	text-indent: 22px;
	line-height:34px;
	border-left:5px solid #f47746;
	border-radius:0 20px 20px 0
}
.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: 345px;
	height: 216px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.rightBoxImg p {
	width: 335px;
	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(../style/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 {
	
}
/*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(../style/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: 1160px;
	margin: 18px auto 20px;
	float: none;
}
.pictureTop {
	width: 1160px;
}
#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;
}
.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;
}
.partnerTop h3 a {
	font: normal 22px/44px "Microsoft Yahei", "simhei";
	color: #000;
}
.partner dl {
	width: 1180px;
	margin: 0 auto;
}
.partner dt {
	width: 80px;
	height: 28px;
	float: left;
	text-indent: 6px;
	font: normal 14px/28px "\5b8b\4f53", "Tahoma";
	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;
}
/*adBot*/

.adBot {
	width: 1180px;
	margin: 8px auto 0;
}
.adBot a, .adBot embed {
	float: left;
}
/*footer*/

.footer {
	width: 100%;
	color: #e1e1e1;	
	background:#3f3f3f;
	font-family:"微软雅黑"
}
/*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(../style/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(../style/rightBar.png) no-repeat 0 -114px;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.backHome a.price {
	background: url(../style/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(../style/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: 203px;
	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 #d5d5d5;
	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;
}
.rank ul li img {
	width: 100px;
	height: 80px;
	position: absolute;
	top: 34px;
}
.rank ul li p {
	width: 197px;
	height: 60px;
	position: absolute;
	right: 0;
	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: 140px;
	height: 34px;
	position: absolute;
	top: 0px;
	left: -5px;
	background:#5ebcc2;
	font: normal 16px "Microsoft Yahei", "simhei";
	text-indent: 22px;
	border-radius:0 20px 20px 0;
	border-left:5px solid #4ca1a6;
	 line-height:34px;
}
.mainRightBoxTitle h3 a {
	color: #fff;
}

.imgv{ display:none; position:absolute; top:50px; z-index:100;  box-shadow: 0 2px 4px #ccc}
.imgv:nth-of-type(1){right:-35px;}
.imgv:nth-of-type(2){right:0;}

.imgv img{ width:110px ; height:auto;}
.navRight { float:right; margin:10px 40px 0 0}
.navRight li{ display:inline-block; margin-left:10px; position:relative}
.navRight li a img{ width:25px; height:auto; border-radius:100%; padding:6px; background:#fff; opacity:0.85}
.navRight li a img:hover{opacity:1}
/*新调整*/
.bottomMenu{ background:#222; width:100%;  text-align:center}
.bottomMenu li{height:40px; line-height:40px; display:inline-block;}

.bottomMenu li a{ color:#8f8f8f; font-size:12px; border-right:1px solid #555;padding:0 8px}
.downIMG{ text-align:center; margin:15px 0 10px 0; width:100%}
.downIMG li{ display:inline-block; margin:0 8px;}

.downIMG li img{ width:90px; height:auto; padding:7px; border:1px solid #555; border-radius:6px}

.downIMG li span{ display:block; color:#fff; font-size:14px;}
.beian{ width:100%; text-align:center; border-top:#333 solid 1px; height:36px; line-height:36px;}
.footer p{ font-size:12px; color:#ccc}
.footer p span{ margin-left:9px}
.footer p a{ color:#8f8f8f}
.footer p a:hover,.bottomMenu li a:hover{ color:#fff}

.box3 {
	width:1160px;
	background:#fff;
	display:flow-root;
	padding:10px;
	margin:20px auto 20px
	
}
.box3_c {
	width:100%;
	padding-top:18px;
	display:block

	
}
.box3_c dl { width:100%
}
.box3_c dt {

}
.box3_c img {
width:100%;
height:160px;
}
.box3_c dd {
	width:20%; 
	display:inline-block;
	box-shadow:0 2px 4px #ccc;
	padding:1% 1% 2% 1%; margin:3px 0px 15px 21px
}
.box3_c dd:hover{ box-shadow:0 3px 5px #999;}
.box3_c dd span {
	height:45px; color:#222; display:block
}
.box3_c dd span a{ color:#222; margin-top:5px; font-size:14px}
.box3_c dd p {
	color:#999; font-size:12px
}
.box3_c dd p a{ color:#ff5a5f; display:block; margin:8px 0 0 0; font-size:12px; font-family:"微软雅黑"}
.box3_c dd p a:hover { color:#b91a1f}

.house { margin:15px auto; width:1180px; background:#fff; text-align:center;padding:10px 0}
.house li{ display:inline-block; width:48%;}
.house li a{ display:block; overflow:hidden}
.house li img{ width:100%; transition:all 0.5s}
.house li img:hover{ transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1);-ms-transform:scale(1.1); -o-transform:rotate(1.1)}