@charset "gb2312";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, th, td {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 12px;
	font-family: microsoft yahei;
}
html {
	font-family: microsoft yahei;
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
} /*始终让 Firefox 显示滚动条*/
* {
	word-wrap: break-word;
	margin: 0;
	padding: 0;
/*	font-size: 12px*/
}/*文字强制换行word-break:keep-all;(Ff)*/
table {
	border-collapse: collapse;
}/*细线表格*/
fieldset, img {
	border: none;
	display: block
}/*清除描边,块显示*/
ul, li {
	list-style-type: none;
}/*无列表项目标记*/
a {
	text-decoration: none;
	color: #666666
}/* 链接无下划线,有为underline;链接去框 */
a:link {
	color: #666666;
}/* 未访问的链接 */
a:visited {
	color: #666666;
}/* 已访问的链接 */
a:hover {
	color: #b81c22;
}/* 鼠标在链接上 */
a:active {
	color: #666666;
blr:expression(this.onFocus=this.blur());
}/* 点击激活链接 */
body {
	font-size: 12px;
	color: #666;
	background: #FFF;
}
select, input {
	vertical-align: middle;
	outline: none;
}
em, i {
	font-style: normal;
}
input[type=button], input[type=reset], input[type=submit], input[type=radio], input[type=checkbox] {
	cursor: pointer;
	outline: none;
	border: none;
}
input {
	outline: none;
	border: none;
}
.wrap {
	width: 1200px;
	clear: both;
	margin: 0 auto;
}
.clear {
	clear: both;
}
.h10 {
	clear: both;
	height: 10px;
}
.h15 {
	clear: both;
	height: 16px;
}
.h20 {
	clear: both;
	height: 20px;
}
.h25 {
	clear: both;
	height: 25px;
}
.h30 {
	clear: both;
	height: 30px;
}
.h60 {
	clear: both;
	height: 60px;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
img {
	display: block;
	border: none
}
/*公共部分结束*/
/*头部开始*/
.topBox {
	border-bottom: 1px #bfbfbf solid
}
.topUp {
	padding: 10px 0
}
.topUpL {
	margin-left: 39px;
}
.topUpL a {
	display: block;
	width: 290px;
	height: 80px;
	background: url(../images/logo.jpg) no-repeat center center;
}
.topUpR {
	margin-top: 15px;
}
.topUpRL {
	margin: 0 25px 0 0;
	position: relative
}
.topUpRL p {
	width: 274px;
	height: 36px;
	border: 1px solid #a0a0a0;
	background: url(../images/icn1.jpg) no-repeat 260px center;
	line-height: 36px;
	padding-left: 12px
}
.topUpRL p.hover {
	background: url(../images/icn1hover.jpg) no-repeat 260px center;
	border-bottom: none
}
.topUpRL p a {
	color: #a0a0a0
}
.topUpRLList {
	position: absolute;
	width: 274px;
	border: 1px solid #a0a0a0;
	border-top: none;
	background: #FFF;
	z-index: 1;
	padding-left: 12px;
	display: none
}
.topUpRLList li {
	line-height: 36px;
	height: 36px;
}
.topUpRLList li a {
	display: block
}
.topUpRR {
	color: #56a2c7;
font-size: 24px;
	height: 36px;
	border:1px solid #FFF;
	padding:0 4px 0 50px;
	line-height: 36px;
	background: url(../images/shopCar.jpg) no-repeat 10px center;
}
.topUpRR a {
	color: #979797;
	font-size: 16px
}
.topUpRR:hover{background: url(../images/shopCarhover.jpg) no-repeat 10px center;}
.topUpRR:hover a{ color:#b81c22}
.menuList {
	height: 58px
}
.menuList dd {
	width: 130px;
	height: 58px;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	float: left;
	text-align: center;
	line-height: 58px;
	position: relative
}
.menuList dd p a {
	color: #3c3c3c;
	font-size: 14px;
	background: url(../images/icn2.jpg) no-repeat 98px center;
	display: block
}
.menuList dd:hover {
	border-color: #bfbfbf
}
.menuList dd:hover p a {
	background: url(../images/icn2hover.jpg) no-repeat 98px center
}
.menuList dd.hover {
	border-color: #bfbfbf
}
.menuList dd.hover p a {
	background: url(../images/icn2hover.jpg) no-repeat 98px center
}
.subMenu {
	position: absolute;
	overflow: hidden;
	left: -1px;
	top: 58px;
	display: none;
	border-right: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	width: 114px;
	padding: 0 8px;
	background: #FFF;
	z-index: 1
}
.subMenu li {
	height: 40px;
	background: url(../images/submenuLi.jpg) repeat-x center bottom;
	text-align: center;
	line-height: 40px;
}
.subMenu li a {
	color: #898376;
	font-size: 14px
}
.subMenu li a:visited {
	color: #898376
}
.subMenu li a:hover {
	color: #b81c22
}
.subMenu li a:active {
	color: #898376
}
/*头部结束*/
/*banner开始*/
.banner {
	margin: 0 auto;
	height: 620px;
	width:100%;
	clear: both;
	overflow: hidden
}
.ul_arrow a, .ul_play li a, .ul_pos li a, .ul_pos li span {
	background-image: url(../images/sp_main.png);
	background-repeat: no-repeat;
}
.area_visual {
	clear: both;
	height: 620px;
	position: relative;
}
.ul_visual li {
	display: none;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	height: 620px;
	background-repeat: no-repeat;
	background-position: center top;
}
.ul_visual li a {
	display: block;
	height: 620px
}
/*左右箭头*/	
.ul_arrow {
	width: 100%;
	height: 100%;
}
.ul_arrow li{ position:relative; height:100%; overflow:hidden}
.ul_arrow li div{ position:absolute;}
.ul_arrow li div.li_prev{ left:52px;top:50%; margin-top:-26px;}
.area_visual .ul_arrow .li_prev a {
	display:block;
	background: url(../images/indexPrev.png) no-repeat center center;
	width: 32px;
	height: 52px;
}
.ul_arrow li div.li_next{ right:52px; top:50%;margin-top:-26px;}
.area_visual .ul_arrow .li_next a {
	display:block;
	background: url(../images/indexNext.png) no-repeat center center;
	width: 32px;
	height: 52px;
}
/*.area_visual .ul_arrow .li_prev a {
	position: absolute;
	background: url(../images/indexPrev.png) no-repeat center center;
	width: 32px;
	height: 52px;
	left: 50%;
	margin-left: -915px;
	top: 50%;
	margin-top: -26px
}
.area_visual .ul_arrow .li_next a {
	position: absolute;
	background: url(../images/indexNext.png) no-repeat center center;
	width: 32px;
	height: 52px;
	right: 50%;
	margin-right: -915px;
	top: 50%;
	margin-top: -26px
}*/
/*播放/停止*/	
.area_visual .ul_play, .area_visual .ul_pos {
	position: absolute;
	bottom: 10.75%;
	left: 50%;
}
.box_main_content_1 .ul_pos {
	position: absolute;
	bottom: 10.75%;
	left: 50%;
}
.area_visual .ul_play li {
	position: absolute;
	bottom: 0;
	left: 0;
}
.area_visual .ul_play li a {
	display: none;
	width: 12px;
	height: 12px;
}
.area_visual .ul_play li.on a {
	display: block;
}
.area_visual .ul_play li.li_start a {
	background: url(../images/start.png) no-repeat center center
}
.area_visual .ul_play li.li_stop a {
	background: url(../images/stop.png) no-repeat center center
}
/*底部按钮组*/	
.ul_pos li {
	float: left;
	width: 11px;
	height: 12px;
	margin: 0 5px;
	text-indent: -10000px;
}
.ul_pos li a, .ul_pos li span {
	display: block;
	height: 12px;
	background: url(../images/bannerDot.png) no-repeat center center
}
.ul_pos li.on a, .ul_pos li.on span {
	background: url(../images/bannerDothover.png) no-repeat center center;
}
/*banner结束*/
/*内容开始*/
.indexContentBox {
	position: relative;
	background: #F3F3F3;
	height: 500px;
	padding-bottom: 25px
}
/*.indexContentUp{ display:block; background:url(../images/contentUp.png) no-repeat center top; width:100%; height:9px;}
.indexContentDown{display:block; background:url(../images/contentdown.png) no-repeat center bottom; width:100%; height:9px;}*/
.indexContent {
	overflow: hidden;
	background: #FFF;
	border: 1px solid #dcdcdc;
	border-radius: 10px;
	position: relative;
	top: 10px;
}
.announcement {
	border-bottom: 1px solid #eeeeee;
	overflow: hidden
}
.announcementL {
	border-right: 1px solid #eeeeee;
}
.announcementTitle {
	color: #898376;
	font-size: 14px;
	padding-left: 22px;
	line-height: 58px
}
/*文字滚动*/
.txtScroll-top {
	width: 758px;
	overflow: hidden;
	position: relative;
	height: 58px;
	padding-left: 12px
}
.txtScroll-top .prev {
	display: block;
	width: 18px;
	height: 11px;
	background: url(../images/indextextNext.jpg) no-repeat center center;
	position: absolute;
	right: 26px;
	top: 25px;
	cursor: pointer
}
.txtScroll-top .next {
	display: block;
	width: 18px;
	height: 11px;
	background: url(../images/indextextPrev.jpg) no-repeat center center;
	position: absolute;
	right: 62px;
	top: 25px;
	cursor: pointer
}
.txtScroll-top .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
}
.txtScroll-top .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	background: url("images/icoCircle.gif") 0 -9px no-repeat;
}
.txtScroll-top .hd ul li.on {
	background-position: 0 0;
}
.txtScroll-top .bd {
	width: 660px;
}
.txtScroll-top .infoList li {
	height: 58px;
	line-height: 58px;
}
.txtScroll-top .infoList li .date {
	float: right;
	color: #999;
}
.txtScroll-top .infoList li a {
	float: left;
	color: #423619;
	width: 480px;
	height: 58px;
	overflow: hidden;
	font-size: 14px
}
.announcementRList {
	overflow: hidden;
	margin-right: 38px
}
.announcementRList dd {
	float: left;
	width: 34px;
	height: 34px;
	margin-left: 25px;
	margin-top: 15px;
}
.announcementRList dd a {
	display: block;
	width: 34px;
	height: 34px;
}
.indexshare1 a {
	background: url(../images/indexshare.png) no-repeat left center
}
.indexshare1 a:hover {
	background: url(../images/indexsharehover.png) no-repeat left center
}
.indexshare2 a {
	background: url(../images/indexshare.png) no-repeat -61px center
}
.indexshare2 a:hover {
	background: url(../images/indexsharehover.png) no-repeat -61px center
}
.indexshare3 a {
	background: url(../images/indexshare.png) no-repeat -124px center
}
.indexshare3 a:hover {
	background: url(../images/indexsharehover.png) no-repeat -124px center
}
.indexshare4 a {
	background: url(../images/indexshare.png) no-repeat -190px center
}
.indexshare4 a:hover {
	background: url(../images/indexsharehover.png) no-repeat -190px center
}
.indexshare5 a {
	background: url(../images/indexshare.png) no-repeat -253px center
}
.indexshare5 a:hover {
	background: url(../images/indexsharehover.png) no-repeat -253px center
}
.indexContent1 {
	overflow: hidden;
	padding: 0 25px
}
.indexContent1L {
	width: 554px;
	overflow: hidden
}
.indexContent1LTitle {
	overflow: hidden;
	margin-bottom: 10px;
}
.index_More {
	margin-top: -1px
}
.index_More a {
	display: block;
	width: 49px;
	height: 49px;
	background: url(../images/more.png) no-repeat center center
}
.indexContent1LTitleTab {
	overflow: hidden
}
.indexContent1LTitleTab dd {
	float: left;
	height: 38px;
	margin-top: 11px;
	border-bottom: 2px solid #FFF;
	line-height: 38px;
	margin-right: 30px
}
.indexContent1LTitleTab dd a {
	display: block;
	color: #898376;
	font-size: 16px;
}
.indexContent1LTitleTab dd:hover {
	border-color: #b81c22
}
.indexContent1LTitleTab dd:hover a {
	color: #423619;
}
.indexContent1LTitleTab dd.hover {
	border-color: #b81c22
}
.indexContent1LTitleTab dd.hover a {
	color: #423619;
}
.indexContent2Box {
	overflow: hidden;
}
.indexContent2Up {
	overflow: hidden;
	background: #b81c22
}
.indexContent2UpL {
	width: 166px;
	overflow: hidden;
	padding-top: 31px
}
.indexContent2UpL h1 {
	text-align: center;
	font-size: 66px;
	color: #b27a46;
	line-height: 66px;
}
.indexContent2UpL span {
	display: block;
	text-align: center;
	color: #ffffff;
	font-size: 19px;
	line-height: 19px;
	margin-bottom: 4px
}
.indexContent2UpL a {
	display: block;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	width: 72px;
	height: 24px;
	line-height: 24px;
	background: #b27a46;
	margin: 0 auto;
	margin-bottom: 26px
}
.indexContent2UpR {
	width: 378px;
	height: 170px;
}
.indexContent2UpR img {
	width: 378px;
	height: 170px;
}
.indexContent2Down {
	overflow: hidden;
	padding: 15px 0;
}
.indexContent2Down dd {
	overflow: hidden;
	height: 30px;
	line-height: 30px
}
.indexContent2Down dd a {
	float: left;
	color: #898376;
	font-size: 14px;
	background: url(../images/icn3.jpg) no-repeat 4px center;
	padding-left: 34px
}
.indexContent2Down dd a:hover {
	color: #b81c22;
	background: url(../images/icn3hover.jpg) no-repeat 4px center
}
.indexContent2Down dd span {
	float: right;
	color: #898376;
	font-size: 14px
}
.indexContent1RTitleTab {
	overflow: hidden
}
.indexContent1RTitleTab dd {
	float: left;
	height: 38px;
	margin-top: 11px;
	border-bottom: 2px solid #FFF;
	line-height: 38px;
	margin-right: 30px
}
.indexContent1RTitleTab dd a {
	display: block;
	color: #898376;
	font-size: 16px;
}
.indexContent1RTitleTab dd:hover {
	border-color: #b81c22
}
.indexContent1RTitleTab dd:hover a {
	color: #423619;
}
.indexContent1RTitleTab dd.hover {
	border-color: #b81c22
}
.indexContent1RTitleTab dd.hover a {
	color: #423619;
}
.indexContentR2R {
	width: 119px;
	height: 330px;
	background: #000000
}
.indexContentR2RList dd {
	height: 110px;
}
.indexContentR2RList dd a {
	display: block;
	height: 82px;
	padding-top: 28px
}
.indexContentR2RList dd span {
	display: block;
	height: 28px;
	background: url(../images/heart.png) no-repeat center center
}
.indexContentR2RList dd a:hover span {
	background: url(../images/hearthover.png) no-repeat center center
}
.indexContentR2RList dd em {
	display: block;
	text-align: center;
	color: #a8a8a8;
	font-size: 14px
}
.clockPic {
	background: url(../images/colock.png) no-repeat center center !important
}
.sharePIc {
	background: url(../images/share.png) no-repeat center center !important
}
.indexContentR2L {
	width: 435px
}
.indexContent3 {
	padding: 0px 25px;
	border-top: 1px solid #eeeeee;
}
.indexContent3TitleBox {
	margin-bottom: 10px;
	height: 52px;
}
.indexContent3Title {
	overflow: hidden;
	margin-top: 15px
}
.indexContent3Title dd {
	float: left;
	height: 37px;
	margin: 0 30px 0 0;
	line-height: 35px
}
.indexContent3Title dd a {
	display: block;
	border-bottom: 2px solid #FFF;
	color: #898376;
	font-size: 16px;
	height: 35px
}
.indexContent3Title dd.hover a {
	border-color: #b81c22;
	color: #423619
}
/*图片滚动开始*/
.picScroll-left {
	position: relative;
}
/*内容*/		
.picScroll-left .bd {
	height: 100%;
	z-index: 0;
	width: 1150px;
	overflow: hidden
}
.picScroll-left .bd li {
	zoom: 1;
	vertical-align: middle;
	float: left;
	width: 254px;
	overflow: hidden;
	margin-right: 44px;
}
.picBox {
	display: block;
	overflow: hidden;
	width: 254px;
	height: 190px;
	position: relative
}
.picScroll-left .bd li img {
	width: 254px;
	height: 190px;
}
.picScroll-left .bd li span {
	display: block;
	height: 65px;
	line-height: 65px;
	text-align: center;
	color: #898376;
	font-size: 14px
}
.picScroll-leftText {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: url(../images/picScrollhover.png) repeat;
	display: none
}
.picScroll-leftText a {
	display: block;
	height: 75px;
	color: #ffffff;
	padding: 60px 20px 0 20px;
	line-height: 25px;
	overflow:hidden
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.picScroll-left .prev {
	display: block;
	position: absolute;
	width: 9px;
	height: 14px;
	background: url(../images/picScrollPrev.jpg) no-repeat center center;
	left: -17px;
	top: 90px;
}
.picScroll-left .next {
	display: block;
	position: absolute;
	width: 9px;
	height: 14px;
	background: url(../images/picScrollNext.jpg) no-repeat center center;
	right: -17px;
	top: 90px;
}
.picScroll-left .prevStop {
	display: none;
}
.picScroll-left .nextStop {
	display: none;
}
/*图片滚动结束*/
/*内容结束*/
/*底部开始*/
.footerBox {
	width: 100%;
	background: #2c2f34;
	padding-top: 30px;
	overflow: hidden
}
.footerUp {
	overflow: hidden;
}
.footerUpList_ul {
	overflow: hidden
}
.footerUpList_ul li {
	width: 120px;
	overflow: hidden;
	/*margin-right: 26px;*/
	float: left;
	overflow: hidden
}
.footerUpList_dl dt {
	text-align: center;
	color: #a7a7a7;
	font-size: 14px;
	margin-bottom: 15px;
}
.footerUpList_dltitle {
	margin-top: 15px
}
.footerUpList_dl dd {
	text-align: center;
	line-height: 25px;
	height: 25px
}
.footerUpList_dl dd a {
	color: #898989;
}
.footerUpList_dl dd a:hover {
	color: #cfcfcf;
}
.QR_CodeBox h1 {
	color: #a7a7a7;
	font-size: 14px;
	font-family: microsoft yahei;
	margin-bottom: 20px
}
.QR_CodeList {
	overflow: hidden
}
.QR_CodeList dd {
	float: left;
	width: 90px;
	overflow: hidden;
	margin-left: 15px
}
.QR_CodeList dd img {
	width: 90px;
	height: 90px;
}
.QR_CodeList dd span {
	display: block;
	text-align: center;
	height: 50px;
	line-height: 50px;
	color: #898989;
	font-size: 14px
}
.footerDown {
	background: url(../images/footerDownTop.jpg) repeat-x center top;
	overflow: hidden;
	padding: 10px 0 0 0
}
.footerDownText {
	height: 58px;
	background: url(../images/footerDownText.jpg) no-repeat left top;
	padding-left: 45px;
	color: #898989;
	font-size: 14px;
	line-height: 30px
}
.footerDownR {
	overflow: hidden
}
.footerDownRL {
	overflow: hidden
}
.footerDownRL a {
	float: left;
	display: block;
	width: 32px;
	height: 60px;
	margin-left: 14px
}
.footerDownRL1 {
	background: url(../images/footerDownIcn.png) no-repeat left center
}
.footerDownRL2 {
	background: url(../images/footerDownIcn.png) no-repeat -45px center
}
.footerDownRL3 {
	background: url(../images/footerDownIcn.png) no-repeat -89px center
}
.footerDownRL4 {
	background: url(../images/footerDownIcn.png) no-repeat -135px center
}
.footerDownRL1:hover {
	background: url(../images/footerDownIcnhover.png) no-repeat left center
}
.footerDownRL2:hover {
	background: url(../images/footerDownIcnhover.png) no-repeat -45px center
}
.footerDownRL3:hover {
	background: url(../images/footerDownIcnhover.png) no-repeat -89px center
}
.footerDownRL4:hover {
	background: url(../images/footerDownIcnhover.png) no-repeat -135px center
}
.footerDownRR {
	color: #898989;
	font-size: 14px;
	line-height: 30px;
	margin-left: 50px
}
.footerDownRR a {
	color: #898989;
	font-size: 14px;
	line-height: 30px
}
.footerDownRR a:hover {
	color: #cfcfcf
}
/*底部结束*/
/*地图页面开始*/
.subPageBanner {
	width: 100%;
	height: 240px;
	position: relative;
	overflow: hidden
}
.subPageBanner a {
	display: block;
	width: 100%;
	height: 240px;
}
.locationBox {
	position: relative;
	height: 30px;
	background: url(../images/location.png) repeat center center;
	bottom: 30px;
	left: 0px;
	width: 100%
}
.locationText {
	line-height: 30px;
	color: #423619
}
.locationText a {
	display: inline;
	margin: 0 10px;
	color: #423619
}
.locationText a:hover {
	color: #b81c22
}
.locationText a.hover {
	color: #b6151b
}
.subPageBox {
	background: #f3f3f3;
	width: 100%;
}
.subPage {
	background: #FFF;
	padding: 25px;
	height: 770px;
	min-height: 770px;
	height: auto !important;
	width: 1150px
}
.subPageL {
	width: 260px;
}
.subPageL1 {
	overflow: hidden;
	margin-bottom: 20px
}
.subPageL1Title {
	color: #2c2f34;
	font-size: 14px;
	margin-bottom: 30px
}
.subPageL1List {
	overflow: hidden
}
.subPageL1List dd {
	height: 20px;
	line-height: 20px;
	margin-bottom: 10px;
	padding-left: 12px
}
.subPageL1List dd a {
	background: url(../images/subPageL1.jpg) no-repeat left center;
	padding-left: 30px;
	color: #898376;
	font-size: 14px
}
.subPageL1List dd a:hover {
	background: url(../images/subPageL1hover.jpg) no-repeat left center;
	color: #b81c22
}
.subPageL1List dd a.hover {
	background: url(../images/subPageL1hover.jpg) no-repeat left center;
	color: #b81c22
}
.subPageL2 {
	overflow: hidden;
	margin-bottom: 30px
}
.subPageL2List {
	overflow: hidden
}
.subPageL2List dd {
	overflow: hidden;
	padding: 10px 0;
	padding-left: 12px;
	line-height: 20px;
	border-bottom: 1px solid #e5e6e6;
}
.subPageL2List dd a {
	display: block;
	overflow: hidden;
	color: #898376;
	font-size: 14px
}
.subPageL2List dd a:hover{ color:#b81c22}
.subPageL2List dd span {
	display: block;
	padding-left: 17px;
	color: #7f8c8c;
}
.subPageL2ListL {
	width: 17px;
	height: 20px;
	background: url(../images/subpageL2.jpg) no-repeat center center;
}
.subPageL3Title {
	color: #2c2f34;
	font-size: 14px;
	margin-bottom: 20px
}
.subPageL3List {
	overflow: hidden;
	margin-bottom: 30px
}
.subPageL3List a {
	float: left;
	display: block;
	height: 25px;
	padding: 0 12px;
	background: #b27a46;
	line-height: 25px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-radius: 4px;
	color: #FFF
}
.subPageL3List a:hover {
	background: #b81c22;
}
.subPageL3List a.hover {
	background: #b81c22;
}
.year {
	height: 22px
}
.year span {
	color: #2c2f34;
	font-size: 14px;
	margin-right: 20px;
	line-height: 20px
}
.year h1 {
	height: 20px;
	width: 120px;
	border: 1px solid #a0a0a0;
	line-height: 20px;
	text-align: center;
	background: url(../images/subpageL3.jpg) no-repeat 105px center;
	color: #898376;
	font-size: 14px;
	cursor: pointer
}
.year h1.hover {
	border-bottom: 1px solid #FFF
}
.year div {
	position: relative;
	width: 122px;
	height: 22px
}
.yearsList {
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 22px;
	width: 122px;
	background: #FFF;
	display: none
}
.yearsList dd {
	border: 1px solid #a0a0a0;
	border-top: none;
	text-align: center;
	height: 20px;
	line-height: 20px
}
.yearsList dd a {
	display: block
}
.subPageR {
	width: 840px;
	overflow: hidden
}
.map {
	height: 500px;
	background: #c5ac9d
}
.mapText {
	padding: 20px 25px;
	background: #f3f3f3;
	color: #898376;
	font-size: 14px;
	line-height: 25px
}
/*地图页面结束*/
/*公益慈善开始*/
.newsTextImg1 dd {
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}
.newsTextImg1Pic {
	width: 260px;
	height: 190px;
}
.newsTextImg1Pic img {
	width: 260px;
	height: 190px;
}
.newsTextImg1Text {
	width: 560px;
	overflow: hidden
}
.newsTextImg1Text h1 {
	font-weight: normal;
	margin-bottom: 15px
}
.newsTextImg1Text h1 a {
	color: #898376;
	font-size: 16px;
}
.newsTextImg1Text span {
	color: ##7f8c8c;
	font-size: 14px;
	display: block;
	margin-bottom: 15px;
}
.newsTextImg1TextContent {
	color: #898376;
	font-size: 14px;
	line-height: 20px;
	height: 60px;
	overflow: hidden;
}
.newsTextImg1Btn {
	overflow: hidden;
	position: absolute;
	bottom: 0px;
	right: 12px;
	width: 110px;
	height: 33px;
}
.newsTextImg1Btn a {
	display: block;
	width: 110px;
	height: 33px;
	text-align: center;
	line-height: 33px;
	color: #FFF;
	font-size: 14px;
	background: url(../images/newsTextImg1Btn.png) no-repeat center center
}
.newsTextImg1Btn a:hover {
	background: url(../images/newsTextImg1Btnhover.png) no-repeat center center
}
.newsTextImg1Btn a.hover {
	background: url(../images/newsTextImg1Btnhover.png) no-repeat center center
}
/*页码*/
.page {
	overflow: hidden;
	padding: 10px 0;
	text-align: center;
	width: 388px;
	margin: 0 auto
}
.page a {
	float: left;
	display: block;
	margin: 0 3px;
	width: 28px;
	height: 28px;
	border: 1px solid #bfbfbf;
	background: #f3f3f3;
	border-radius: 3px;
	text-align: center;
	line-height: 28px;
	color: #717171;
	font-size: 14px
}
.page a:hover {
	background: #fefefe
}
.page a.hover {
	background: #303339;
	color: #f2f2f2
}
.page span {
	float: left;
	display: block;
	width: 28px;
	height: 28px;
	line-height: 28px
}
.page .page1 {
	background: #f3f3f3 url(../images/pagePrev.png) no-repeat center center
}
.page .page1:hover {
	background: #fefefe url(../images/pagePrev.png) no-repeat center center
}
.page .page9 {
	background: #f3f3f3 url(../images/pageNext.png) no-repeat center center
}
.page .page9:hover {
	background: #fefefe url(../images/pageNext.png) no-repeat center center
}
/*公益慈善结束*/
/*集团简介开始*/
.singleArticleL {
	width: 70px;
	height: 70px;
}
.singleArticleL img {
	width: 70px;
	height: 70px;
}
.singleArticleR {
	width: 750px;
	overflow: hidden
}
.singleArticleR img{ display:block; margin:0 auto}
.focus {
}
.singleArticleR h1 {
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 60px;
}
.singleArticleRTextUp {
	color: #898376;
	font-size: 14px;
	line-height: 24px;
	height: 96px;
	overflow: hidden
}
.singleArticleRTextdown {
	color: #423619;
	font-size: 14px;

	line-height: 24px;
	padding-bottom: 70px;
}
.shareBox {
	height: 34px;
	background: #ececec;
	border-radius: 4px;
	padding: 8px 0 0 14px;
	margin-bottom: 70px
}
.focus {
	height: 460px;
	overflow: hidden;
	position: relative;
	padding: 30px 0 55px 0;
	width: 615px;
	margin: 0 auto;
}
.focus .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 55px;
	left: 0;
	height: 30px;
	line-height: 30px;
}
.focus .hd ul {
	text-align: center;
}
.focus .hd ul li {
	cursor: pointer;
	display: inline-block;
 *display:inline;
	zoom: 1;
	width: 12px;
	height: 12px;
	overflow: hidden;
	line-height: 999px;
	margin: 0 2px;
	background: url(../images/focusedot.png) no-repeat center center;
}
.focus .hd ul .on {
	background: url(../images/focusedothover.png) no-repeat center center;
}
/*内容*/		
.focus .bd {
	position: relative;
	height: 100%;
	z-index: 0;
	height: 460px;
}
.focus .bd li {
	zoom: 1;
	vertical-align: middle;
	height: 460px;
}
.focus .bd li img {
	width: 615px;
	height: 460px;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.focus .prev {
	display: block;
	width: 50px;
	height: 60px;
	background: url(../images/focusprev.png) no-repeat center center;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -30px
}
.focus .next {
	display: block;
	width: 50px;
	height: 60px;
	background: url(../images/focusnext.png) no-repeat center center;
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -30px
}
.focus .prevStop {
	display: none;
}
.focus .nextStop {
	display: none;
}
/*集团简介结束*/
/*加入中豪开始*/
.recruitment {
	overflow: hidden
}
.recruitment dd {
	overflow: hidden;
	margin-bottom: 10px;
}
.recruitment dd span {
	float: left;
	line-height: 28px;
	font-size: 14px;
	color: #898376;
	width: 70px;
	text-align: right;
	margin-right: 5px
}
.recruitment dd input {
	float: left;
	width: 220px;
	height: 28px;
	background: #f3f3f3;
	border: 1px solid #a0a0a0
}
.recruitment dd i {
	float: left;
	line-height: 28px;
	margin-left: 10px;
	color: #898376;
	font-size: 14px
}
.recruitmentList1 select {
	width: 222px;
	height: 28px;
	float: left;
	background: #f3f3f3;
	outline: none;
	border: 1px solid #a0a0a0
}

.recruitmentList3 select {
	width: 222px;
	height: 28px;
	float: left;
	background: #f3f3f3;
	outline: none;
	border: 1px solid #a0a0a0
}
.recruitmentList8 textarea {
	width: 500px;
	height: 110px;
	background: #f3f3f3;
	outline: none;
	border: 1px solid #a0a0a0;
	line-height: 28px;
}
.recruitmentList9 input {
	width: 63px !important;
	height: 30px !important;
	background: url(../images/scan.png) no-repeat center center !important;
	border: none !important;
	color: #FFF;
	text-align: center;
	line-height: 28px;
	font-family: microsoft yahei;
	cursor: pointer
}
.recruitmentList10 input {
	width: 110px !important;
}
.recruitmentList10 img {
	float: left;
	width: 72px;
	height: 22px;
	margin: 4px 0 0 10px
}
.recruitmentList10 a {
	float: left;
	color: #898376;
	font-size: 14px;
	text-decoration: underline;
	line-height: 28px;
	margin-left: 5px
}
.recruitment dt input {
	width: 150px;
	height: 38px;
	border-radius: 3px;
	text-align: center;
	line-height: 38px;
	float: left;
	margin: 0 10px 0 0
}
.recruitment dt input[type=submit] {
	background: #b81c22;
	color: #FFF;
	font-size: 14px;
	font-family: microsoft yahei;
}
.recruitment dt input[type=reset] {
	background: #f3f3f3;
	color: #898376;
	font-size: 14px;
	font-family: microsoft yahei
}
/*加入中豪结束*/
/*企业内刊1开始*/
.newsTextImg2Pic {
	width: 194px;
	height: 260px
}
.newsTextImg2Pic img {
	width: 194px;
	height: 260px
}
.newsTextImg2DownLoad {
	position: absolute;
	left: 230px;
	bottom: 4px;
}
.newsTextImg2DownLoad a {
	display: block;
	height: 29px;
	background: url(../images/downLoad.jpg) no-repeat left center;
	padding-left: 38px;
	color: #9c978d;
	font-size: 14px;
	line-height: 29px
}
.newsTextImg2DownLoad a:hover {
	background: url(../images/downLoadhover.jpg) no-repeat left center;
	color: #b81c22
}
.newsTextImg2DownLoad a.hover {
	background: url(../images/downLoadhover.jpg) no-repeat left center;
	color: #b81c22
}
.newsTextImg2Text {
	width: 610px
}
.newsTextImg2TextContent {
	height: 120px
}
.newsTextImg2Btn a {
	background: url(../images/newsTextImg2Btn.png) no-repeat center center
}
/*企业内刊1结束*/
/*视频页开始*/
.videoUp {
	overflow: hidden;
	margin-bottom: 55px
}
.videoUpL {
	overflow: hidden;
	width: 350px;
	height: 265px;
	position: relative;
	border-radius: 4px
}
.videoUpLBar {
	display:none;
	height: 45px;
	background: url(../images/videobar.png) repeat;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.videoUpLBar a {
	display: block;
	line-height: 45px;
	text-align: center;
	color: #FFF;
	font-size: 14px
}
.videoUpL img {
	width: 350px;
	height: 265px
}
.videoUpR {
	width: 430px;
	overflow: hidden;
	background: #f8f8f8;
	padding: 25px 15px 0px 15px
}
.videoUpR h1 {
	color: #2c2f34;
	font-size: 16px;
	margin-bottom: 20px
}
.videoUpRText {
	color: #898376;
	font-size: 14px;
	line-height: 28px;
	height: 112px;
	overflow: hidden;
	margin-bottom: 37px
}
.videoDown {
	overflow: hidden
}
.videoLook {
	overflow: hidden;
	margin-bottom: 17px
}
.videoLook a {
	float: right;
	display: inline-block;
	width: 110px;
	height: 33px;
	background: url(../images/newsTextImg1Btnhover.png) no-repeat center center;
	line-height: 33px;
	text-align: center;
	color: #FFF;
	font-size: 14px;
}
.videoImg {
	width: 255px;
	height: 190px;
	position: relative;
	border-radius: 4px;
	cursor: pointer
}
.videoImg img {
	width: 255px;
	height: 190px;
}
.videoNew {
	width: 35px;
	height: 34px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../images/new.png) no-repeat center center
}
.videoList {
	overflow: hidden;
	width: 877px
}
.videoList dd {
	overflow: hidden;
	width: 255px;
	float: left;
	margin-right: 37px;
	margin-bottom: 37px
}
.videoListBar {
	background: url(../images/videobar.png) repeat;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 30px
}
.videoListBar a {
	display: block;
	line-height: 30px;
	text-align: center;
	color: #FFF;
	font-size: 14px
}
.videoListHover {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: url(../images/videoList.png) repeat;
	display: none
}
.videoListHover span {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/play.png) no-repeat center center;
	position: relative
}
.videoListHoverContent {
	position: absolute;
	left: 50%;
	margin-left: -90px;
	bottom: 5px;
	overflow: hidden;
	width: 180px;
}
.videoListHoverContent a {
	float: left;
	display: block;
	overflow: hidden;
	text-align: center;
	margin: 0 7px
}
.videoListHoverContent a b {
	display: block;
	color: #a8a8a8;
	font-size: 14px;
	font-weight: normal
}
.V_Listem1 {
	display: block;
	height: 20px;
	background: url(../images/view.png) no-repeat center center
}
.V_Listem2 {
	display: block;
	height: 20px;
	background: url(../images/colock2.png) no-repeat center center
}
.V_Listem3 {
	display: block;
	height: 20px;
	background: url(../images/share2.png) no-repeat center center
}
.videoPlayBox {
	position: fixed;
	width: 100%;
	height: 100%;
	background: url(../images/videoList.png) repeat;
	left: 0px;
	top: 0px;
	display:none;
	z-index: 9999999999999999999999999
}
.videoPlay {
	width: 725px;
	height: 540px;
	border: 3px solid #FFF;
	background: #000;
	position: relative;
	left: 50%;
	margin-left: -326px;
	top: 50%;
	margin-top: -270px
}
.videoClose {
	position: absolute;
	right: -25px;
	top: -25px;
	width: 22px;
	height: 24px;
	cursor:pointer;
	background: url(../images/close.png) no-repeat center center;
}
.videoshare {
	height: 30px;
	position: absolute;
	bottom: -34px;
	left: 0px
}
.videoshare span {
	color: #FFF;
	font-size: 14px;
	margin-right: 10px;
	line-height: 26px;
}
/*视屏页结束*/
/*玩转中豪(2)开始*/
.newsAllImgList {
	overflow: hidden;
	width: 868px
}
.newsAllImgList dd {
	float: left;
	display: inline;
	margin-bottom: 20px;
	width: 188px;
	height: 216px;
	margin-right: 28px
}
.newsAllImgList dt {
	float: left;
	display: inline;
	width: 408px;
	margin-bottom: 20px;
	margin-right: 28px
}
.newsAllImgList dt img {
	width: 408px;
	height: 408px
}
.newsAllImgList dt span {
	display: block;
	height: 40px;
	text-align: center;
	line-height: 40px
}
.newsAllImgList dt span a {
	color: #898376;
	display: block
}
.newsAllImgList dd img {
	width: 188px;
	height: 172px
}
.newsAllImgList dd span {
	display: block;
	height: 40px;
	text-align: center;
	line-height: 20px;
	overflow:hidden
}
.newsAllImgList dd span a {
	color: #898376;
	display: block
}
/*玩转中豪(2)结束*/
/*文字列表开始*/
.newsListUp {
	overflow: hidden;
}
.newsListUpL {
	float: left;
	width: 70px;
	height: 83px;
	background: url(../images/date.png) no-repeat center center
}
.newsListUpL span {
	display: block;
	margin: 10px 0 0 0;
	color: #b27a46;
	font-size: 36px;
	text-align: center;
	line-height: 36px
}
.newsListUpL em {
	display: block;
	color: #ffffff;
	font-family: microsoft yahei;
	font-size: 20px;
	text-align: center;
	line-height: 20px
}
.newsListUpR {
	float: left;
	margin-left: 25px
}
.newsListUpR h1 {
	color: #423619;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 14px
}
.newsListUpR h2 {
	color: #f9e5cf;
	font-weight: normal
}
.newsListUpR h2 span {
	font-size: 14px;
	color: #2c2f34;
	margin-right: 50px
}
.newsListUpR h2 span i {
	color: #b27a46
}
.newsListUpR h2 a {
	font-size: 12px;
	color: #f9e5cf;
	margin: 0 25px;
}
.newsListUpR h2 b {
	font-weight: normal;
	font-size: 12px;
	background: url(../images/newsViewicn1.png) no-repeat left center;
	padding-left: 26px;
	margin-right: 40px;
	color: #b27a46;
	font-size: 14px
}
.newsListUpR h2 em {
	font-size: 12px;
	background: url(../images/newsViewicn2.png) no-repeat left center;
	padding-left: 26px;
	color: #b27a46;
	font-size: 14px
}
.newsListDown {
	overflow: hidden
}
.newsListDownL {
	float: left;
	width: 70px;
	height: 73px;
	margin-right: 25px;
	margin-top: 15px
}
.newsListDownL img {
	width: 70px;
	height: 73px;
}
.newsListDownR {
	float: left;
	width: 745px;
	color: #898376;
	font-size: 14px;
	line-height: 24px;
	height: 96px;
	overflow: hidden
}
.newsList_dl dd {
	overflow: hidden;
	padding-bottom: 30px;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 30px;
}
.readMore {
	padding-left: 95px
}
.readMore a {
	line-height: 38px;
	background: url(../images/guideRight.png) no-repeat right center;
	color: #b27a46;
	font-size: 14px;
	padding-right: 20px
}
/*文字列表结束*/
/*优活城开始*/
.focus2 {
	padding-bottom: 20px
}
.singleArticle2ContentBox {
	overflow: hidden;
	padding-bottom: 70px;
	background: url(../images/single2Footer.jpg) no-repeat center bottom;
}
.singleArticle2Title {
	font-size: 16px;
	color: #2c2f34;
	text-align: center
}
.singleArticle2TabTitle {
	overflow: hidden;
	height: 48px;
	background: #f6f8fa;
	border-radius: 4px;
	margin-bottom: 30px
}
.singleArticle2TabTitleList {
	overflow: hidden
}
.singleArticle2TabTitleList dd {
	width: 138px;
	height: 47px;
	float: left;
	margin: 1px 0 0 0;
	line-height: 47px;
	text-align: center;
}
.singleArticle2TabTitleList dd a {
	display: block;
	color: #2c2f34;
	font-size: 14px
}
.singleArticle2TabTitleList dd:hover {
	background: url(../images/single2tabTitle.jpg) no-repeat center center
}
.singleArticle2TabTitleList dd:hover a {
	color: #b81c22
}
.singleArticle2TabTitleList dd.hover {
	background: url(../images/single2tabTitle.jpg) no-repeat center center
}
.singleArticle2TabTitleList dd.hover a {
	color: #b81c22
}
.singleArticle2ContentL {
	overflow: hidden;
	width: 280px
}
.singleArticle2ContentL a {
	display: block;
	width: 254px;
	height: 37px;
	background: #FFF url(../images/singleArticle2ContentLIcn2.jpg) no-repeat 10px center;
	border-radius: 4px;
	line-height: 37px;
	padding-left: 26px;
	color: #2c2f34;
	font-size: 14px;
	overflow:hidden;
}
.singleArticle2ContentL a.hover {
	background: #b81c22 url(../images/singleArticle2ContentLIcn1.jpg) no-repeat 10px center;
	color: #FFF
}
.singleArticle2ContentR {
	width: 495px
}
.singleArticle2ContentR h1 {
	margin-bottom: 15px
}
.singleArticle2ContentR h1 a {
	color: #2c2f34;
	font-size: 14px
}
.singleArticle2ContentR div {
	color: #898376;
	font-size: 14px;
	line-height: 28px;
	overflow: hidden
}
/*优活城结束*/
/*职位信息开始*/
.recruitment2Top {
	overflow: hidden;
}
.recruitment2Top a {
	float: left;
	display: inline;
	overflow: hidden;
	width: 110px;
	height: 33px;
	background: url(../images/recruitment2Top.png) no-repeat center center;
	text-align: center;
	line-height: 30px;
	color: #ffffff;
	font-size: 14px;
	margin-right: 28px
}
.recruitment2Top a:hover {
	background: url(../images/recruitment2Tophover.png) no-repeat center center
}
.recruitment2Top a.hover {
	background: url(../images/recruitment2Tophover.png) no-repeat center center
}
.recruitment2List {
	overflow: hidden;
	margin-bottom: 20px
}
.recruitment2List dd {
	height: 25px;
	line-height: 25px;
	margin-bottom: 10px
}
.recruitment2List dd span {
	float: left
}
.recruitment2List dd span a {
	float: left;
	color: #282828;
	font-size: 14px;
	margin-right: 10px;
}
.recruitment2List dd i {
	float: left;
	height: 13px;
	background: url(../images/icn4.jpg) repeat-x center bottom;
}
.recruitment2List dd p {
	float: left;
	width: 29px;
	height: 29px;
	border: 1px solid #e0e0e0;
	margin-right: 10px
}
.recruitment2List dd p a {
	display: block;
	background: #f0f0f0;
	width: 29px;
	height: 29px;
	text-align: center;
	color: #ffffff;
	font-size: 27px;
	line-height: 26px;
}
.recruitment2List dd p a:hover {
	background: #b81c22
}
.recruitment2List dd p a.hover {
	background: #b81c22
}
.recruitment2List dt {
	width: 550px;
	background: #f3f3f3;
	overflow: hidden;
	padding: 10px 15px;
	margin-bottom: 10px;
	display: none
}
.recruitment2List dt ul li {
	overflow: hidden
}
.recruitment2List dt em {
	float: left;
	line-height: 30px;
	color: #7b7260;
	font-size: 12px;
	width: 70px;
	text-align: right
}
.recruitment2List dt i {
	float: left;
	line-height: 30px;
	color: #7b7260;
	font-size: 12px
}
.wantJob {
	display: block;
	background: url(../images/forwork.png) no-repeat center center;
	width: 83px;
	height: 31px;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	line-height: 31px
}
.wantJob:visited {
	color: #FFF
}
.wantJob:hover {
	color: #FFF
}
.wantJob:active {
	color: #FFF
}
.wantJob:link {
	color: #FFF
}
.wantJobBtn {
	padding-left: 10px
}
.subPageR2 {
	width: 635px;
}
/*职位信息结束*/
/*在线留言开始*/
.messageList {
}
.messageList dd {
	overflow: hidden;
	margin-bottom: 10px
}
.messageList dd span {
	float: left;
	color: #787878;
	font-size: 14px;
	width: 98px;
	text-align: right;
	line-height: 28px;
}
.messageList dd input {
	float: left;
	background: #f3f3f3;
	border: 1px solid #a0a0a0;
	width: 220px;
	height: 28px;
	line-height: 28px;
}
.messageList dd textarea {
	float: left;
	background: #f3f3f3;
	border: 1px solid #a0a0a0;
	width: 498px;
	height: 113px;
	line-height: 28px;
	outline: none
}
.messageList dt {
	overflow: hidden;
	padding-left: 98px
}
.messageList dt input {
	float: left;
	width: 150px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	border-radius: 3px;
	margin-right: 15px;
	font-size: 14px
}
.messageList dt input[type=button] {
	background: #b81c22;
	color: #FFF;
}
.messageList dt input[type=reset] {
	background: #f3f3f3;
	color: #898376
}
/*在线留言结束*/
/*中豪历程开始*/
.developBox {
	background: url(../images/icn10.jpg) repeat-y center;
	overflow: hidden;
}
.developBox dt {
	height: 43px;
	line-height: 43px;
	text-align: center;
	background: url(../images/icn5.jpg) no-repeat center top;
	color: #FFF;
	font-size: 16px;
	overflow: hidden;
	margin-bottom: 25px;
}
.developBox dd {
	overflow: hidden;
	margin-bottom: 60px
}
.developL {
	width: 375px;
}
.developLTitle {
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #FFF;
	font-size: 14px;
	background: #b27a46;
	position: relative
}
.developLguide {
	position: absolute;
	width: 8px;
	height: 15px;
	background: url(../images/icn6.jpg) no-repeat center center;
	right: -8px;
	top: 50%;
	margin-top: -7px
}
.developLdot {
	position: absolute;
	width: 10px;
	height: 10px;
	background: url(../images/icn7.jpg) no-repeat center center;
	right: -50px;
	top: 50%;
	margin-top: -5px
}
.developRguide {
	position: absolute;
	width: 8px;
	height: 15px;
	background: url(../images/icn8.jpg) no-repeat center center;
	left: -8px;
	top: 50%;
	margin-top: -7px
}
.developRdot {
	position: absolute;
	width: 10px;
	height: 10px;
	background: url(../images/icn7.jpg) no-repeat center center;
	left: -50px;
	top: 50%;
	margin-top: -5px
}
.developLContentBox {
	overflow: hidden;
	padding: 0 20px;
	border: 1px solid #898376;
	border-top: none
}
.developLContent {
	padding: 16px 0 0 0;
	line-height: 30px;
	color: #898376;
	font-size: 14px;
	margin-bottom: 4px;
	overflow: hidden;
	min-height: 60px;
	max-height: 120px;
}
.developMore {
	overflow: hidden;
	margin-bottom: 8px;
	/**display: none**/
}
.developMore a {
	color: #b27a46;
	font-size: 14px;
	line-height: 14px;
	background: url(../images/icn9.jpg) no-repeat right center;
	padding-right: 20px
}
.developDate {
	overflow: hidden;
	padding-bottom: 18px
}
.developDate span {
	color: #7f8c8c
}
.developR {
	width: 375px;
	margin-top: 65px
}
/*中豪历程结束*/
/*项目介绍开始*/
.newsTextImg3TextContent {
	height: 100px
}
/*项目介绍结束*/
/*新闻页开始*/
.newsViewShare {
	margin-bottom: 30px
}
.pageChange span {
	display: block;
	height: 18px;
	margin-bottom: 10px;
	line-height: 18px
}
.pageChange span a {
	background: url(../images/pagechange1.jpg) no-repeat left center;
	padding-left: 48px;
	color: #898376;
	font-size: 14px
}
.pageChange span a:hover {
	background: url(../images/pagechange1hover.jpg) no-repeat left center;
	color: #b81c22;
}
/*新闻页结束*/
.singleArticle2ContentTabContentText{ line-height:25px; font-size:14px}
.singleArticle2ContentTabContentText img{ display:block; margin:10px auto}

/*全图列表页2*/
.newsAllImg2List{ overflow:hidden; width:870px;}
.newsAllImg2List dd{ float:left; margin-bottom:10px; margin-right:30px;}
.newsAllImg2List dd p{ width:260px; height:190px; overflow:hidden}
.newsAllImg2List dd p img{ width:260px; height:190px;}
.newsAllImg2List dd span{ display:block; height:45px; line-height:45px; text-align:center}
.newsAllImg2List dd span a{ color:#898376; font-size:14px; display:block}

.newsListUpR2{
	overflow:hidden;
	margin-bottom:20px
	}
.newsListUpR2 h1{
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 14px
	}
.newsListUpR2 h2 {
	color: #f9e5cf;
	font-weight: normal
}
.newsListUpR2 h2 span {
	font-size: 14px;
	color: #2c2f34;
	margin-right: 50px
}
.newsListUpR2 h2 span i {
	color: #b27a46
}
.newsListUpR2 h2 a {
	font-size: 12px;
	color: #f9e5cf;
	margin: 0 25px;
}
.newsListUpR2 h2 b {
	font-weight: normal;
	font-size: 12px;
	background: url(../images/newsViewicn1.png) no-repeat left center;
	padding-left: 26px;
	margin-right: 40px;
	color: #b27a46;
	font-size: 14px
}
.newsListUpR2 h2 em {
	font-size: 12px;
	background: url(../images/newsViewicn2.png) no-repeat left center;
	padding-left: 26px;
	color: #b27a46;
	font-size: 14px
}

.topUpRL input{ float:left}
.topUpRL input[type=text] {
	width: 234px;
	height: 36px;
	border: 1px solid #a0a0a0;
	line-height: 36px;
	padding-left: 12px;
	padding-right:40px;
}
.topUpRL input[type=button]{ width:40px; height:36px;background:url(../images/search.png) no-repeat center center; margin-left:-40px}
