﻿/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
@charset "utf-8";
/* CSS Document */




html {
	margin: 0;
	padding: 0;
	border: none;
	font-family: "宋体", Verdana, sans-serif;/*SimLi,"隶书","微软雅黑",Impact,*/
	font-size: 12px;
	color: #6A4D1B;
}
body {
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	background-color: #FFF;
	font-family: "宋体", Verdana, sans-serif;
	font-size: 12px;
	color: #6A4D1B;
}
img {
	display: block;
	margin: 0;
	padding: 0;
	border: none;
}
a {
	color: #6A4D1B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #882523;
	cursor: point;
	text-decoration: none;
}
a:hover img {
}
.div-empty/*用于消除div在不同浏览器中的不同初始化属性，实现兼容性，不能用于自动适应子元素大小的容器，因为overflow:hidden之后，width起决定性作用，而且必须是具体值*/ {
	height: 0;
	margin: 0;
	padding: 0;
	border: none;
	line-height: 0;
	font-size: 0;
	text-align: left;
	overflow: hidden;
	display: block;
}
.div-align-center {
	padding: 0;
	margin: 0px auto;
	font-size: 0px;
}
#nav ul.ulmain {
	overflow: visible;
	z-index: 11;
	height: 30px;
	display: block;
	list-style: none;
	text-align: left;
	padding: 0;
	margin: 0;
	font-family: "宋体", Verdana, sans-serif;
}
#nav ul.ulmain li.mainlevel {
	overflow: visible;
	z-index: 12;
	position: relative;
	float: left;
	height: 30px;
	display: block;
	font-family: "宋体", Verdana, sans-serif;
}
#nav ul.ulmain li.mainlevel .sc {
	overflow: visible;
	z-index: 13;
	float: left;
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 30px;
	font-family: "隶书";
	font-weight: bold;
	color: #B6A074;
	cursor: pointer;
	padding: 0 2px;
}
#nav ul.ulmain li.mainlevel a {
	overflow: visible;
	z-index: 13;
	float: left;
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-family: "宋体", Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #201B16;
	text-align: center;
	padding: 0 0 0 1px;
}
#nav ul.ulmain li.mainlevel a:hover {
	overflow: visible;
	z-index: 13;
	color: #8C1810;
}
#nav ul.ulmain li.mainlevel a.unchecked {
	overflow: visible;
	z-index: 13;
}
#nav ul.ulmain li.mainlevel a.checked {
	overflow: visible;
	z-index: 13;
	color: #8C1810;
}
#nav ul.ulmain li.mainlevel a.checked:hover {
	overflow: visible;
	z-index: 13;
}
#nav ul.ulmain li.mainlevel ul {
	overflow: visible;
	z-index: 13;
	display: none;
	position: absolute;
	width: 890px;
	height: 42px;
	left: -210px;
	top: 30px;
	text-align: left;
	padding: 0;
	margin: 0;
}
#nav ul.ulmain li.mainlevel ul li {
	overflow: visible;
	z-index: 14;
	display: block;
	float: left;
	height: 32px;
	text-align: left;
	padding: 0;
	margin: 0;
}
.sub-nav-img-left {
	overflow: visible;
	z-index: 15;
	display: block;
	float: left;
	width: 32px;
	height: 32px;
	text-align: left;
	padding: 0;
	margin: 0;
	border: 0;
	background: url(../images/bg_sub_nav_left.png) no-repeat center;
}
.sub-nav-img-right {
	overflow: visible;
	z-index: 15;
	display: block;
	float: left;
	width: 32px;
	height: 32px;
	text-align: left;
	padding: 0;
	margin: 0;
	border: 0;
	background: url(../images/bg_sub_nav_right.png) no-repeat center;
}
#nav ul.ulmain li.mainlevel ul li a {
	overflow: visible;
	z-index: 16;
	display: block;
	float: left;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	font-family: SimLi, "隶书";
	font-weight: bold;
	text-decoration: none;
	color: #FCFBFA;
	text-align: center;
	background: url(../images/bg_sub_nav.png) no-repeat center;
	padding: 0 10px;
}
#nav ul.ulmain li.mainlevel ul li a:hover {
	color: #1F1C18;
}
.search-box-relative-container {
	position: relative;
	width: 270px;
	height: 25px;
	text-align: left;
}
.search-input-tip {
	position: absolute;
	width: 185px;
	height: 25px;
	left: 0;
	top: 0;
	line-height: 26px;
	font-size: 12px;
	font-family: "Times New Roman", Georgia, Serif;
	color: #999999;
	text-align: left;
	padding-left: 10px;
	cursor: text;
}
.search-input {
	position: absolute;
	left: 0;
	top: 0;
	width: 213px;
	height: 20px;
	background-color: transparent;
	border: #DEC17D solid 1px;
	background-color: #EFE3CB;
	line-height: 20px;
	text-align: left;
	font-size: 12px;
}
.search-input-light {
	position: absolute;
	left: 0;
	top: 0;
	width: 213px;
	height: 20px;
	background-color: transparent;
	border: #670B00 solid 1px;
	background-color: #EFE3CB;
	line-height: 20px;
	text-align: left;
	font-size: 12px;
}
.search-btn {
	position: absolute;
	right: 0px;
	top: 0;
	height: 24px;
	background-color: #8B4F1C;
	line-height: 24px;
	font-size: 13px;
	color: #FCFBF9;
	padding: 0 10px;
}
a.search-btn:hover {
	text-decoration: none;
	color: #ccc;
}
.tab {
	width: 305px;
	height: 288px;
	background-color: #F4F4F4;
}
.tab-nav-bar {
	width: 305px;
	height: 34px;
	border-bottom: #DBDBDB solid 1px;
}
.tab-nav-bar ul {
	height: 35px;
	float: left;
	list-style: none;
	text-align: left;
	padding-left: 30px;
}
.tab-nav-bar ul li {
	float: left;
	height: 35px;
}
.tab-nav-bar ul li span {
	float: left;
	height: 35px;
	line-height: 35px;
	font-size: 15px;
	font-family: "宋体", Verdana, sans-serif;
	font-weight: bolder;
	color: #2B2B2B;
	text-align: center;
	padding: 0 20px;
}
.tab-nav-bar ul li a {
	float: left;
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	font-family: "宋体", Verdana, sans-serif;
	text-decoration: none;
	color: #000;
	text-align: center;
	padding: 0 15px;
}
.tab-nav-bar ul li a:hover {
	background-color: #FFFFFF;
	color: #000000;
	height: 31px;
	line-height: 31px;
	border-top: #62AB00 solid 4px;
	border-bottom: none;
}
.tab-nav-bar ul li a.unchecked {
}
.tab-nav-bar ul li a.checked {
	background-color: #FFFFFF;
	color: #000000;
	height: 31px;
	line-height: 31px;
	border-top: #62AB00 solid 4px;
	border-bottom: none;
}
.tab-contents {
	display: block;
	width: 305px;
	height: 202px;
	overflow: hidden;
}
.tabclass {
	width: 100%;
	height: 100%;
	display: none;
	font-size: 12px;
	font-family: "宋体", Verdana, sans-serif;
	color: #000000;
	height: 31px;
	line-height: 31px;
}
.background-body-repeat {
	background: url(../images/bg_body_repeat.jpg) 0 0 repeat;
}
.background-header {
	background: url(../images/bg_header_and_nav.jpg) 0 0 no-repeat;
}
.background-footer {
	background: url(../images/bg_footer.jpg) 0 0 no-repeat;
}
.background-content-repeat-y {
	background: url(../images/bg_content_repeat_y.jpg) 0 0 repeat-y;
}
.cell-1 {
	float: left;
	width: 653px;
	height: 206px;
}
.cell-2 {
	float: left;
	width: 327px;
	height: 206px;
}
a.hover-1:hover {
	text-decoration: none;
	color: #FFF;
	cursor: point;
}
a.hover-2:hover {
	text-decoration: none;
	background-color: #670B00;
	cursor: point;
}
a.hover-3:hover {
	text-decoration: none;
	border: #670B00 solid 1px;
	cursor: point;
}
.cell-nav {
	float: left;
	width: 795px;
	height: 30px;
}
.cell-banner {
	width: 885px;
	height: 210px;
	padding-left: 10px;
}
.banner-imgs1 {
	position: relative;
	width: 883px;
	height: 203px;
	border: #9E7C4E solid 1px;
}
.banner-imgs2 {
	position: relative;
	width: 456px;
	height: 198px;
	border: #9E7C4E solid 1px;
}
.banner-bar {
	position: absolute;
	right: 0;
	bottom: 0;
	width: auto;
	height: 12px;
	background: url(../images/bg-png1.png) no-repeat left center;
	z-index: 16;
}
.banner-bar a {
	float: left;
	display: block;
	height: 12px;
	line-height: 12px;
	font-size: 8px;
	font-family: "宋体", Verdana, sans-serif;
	text-decoration: none;
	color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
}
.banner-bar a.activeSlide {
	background-color: #F90B0E;
	color: #FFF;
}
.banner-bar a:hover {
	background-color: #800;
	color: #000;
}
.banner-imgs-a {
	position: absolute;
	width: 100%;
	height: 100%
}
.banner-imgs-img {
	width: 100%;
	height: 100%;
}
.cell-toolbar {
	width: 895px;
	height: 35px;
}
.cell-toolbar-box {
	width: 885px;
	height: 35px;
	background: url(../images/bg_toolbar.jpg) no-repeat left top;
}
.toolbar-1 {
	width: 250px;
	height: 25px;
}
.toolbar-2 {
	width: 270px;
	height: 25px;
}
.toolbar-icon {
	width: 25px;
	height: 25px;
}
.toolbar-txt-box {
	width: 230px;
	height: 25px;
	line-height: 25px;
}
.toolbar-txt {
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #4B4B4B;
}
.toolbar-3 {
	width: 270px;
	height: 25px;
}
.box {
	width: 895px;
}
.row-box {
	width: 885px;
}
.row-box-100p {
	width: 100%;
}
.row-box-auto {
	width: auto;
}
.cell-left-menu-box {
	width: 190px;
	height: 444px;
}
.cell-left-menu-box-width {
	width: 190px;
}
.under-sub-menu {
	display: block;
	position: absolute;
	left: 45px;
	top: 100px;
	width: 100px;
	height: 350px;
	z-index: 9998;
}
.sub-menu {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 190px;
	height: 0px;
	z-index: 9999;
}
.menu-top {
	width: 190px;
	height: 35px;
	background: url(../images/bg_left_menu_top.jpg) no-repeat left top;
}
.menu-bottom {
	width: 190px;
	height: 76px;
	background: url(../images/bg_left_menu_bottom.jpg) no-repeat left top;
}
.menu-line-wdc {
	width: 100%;
	height: auto;
	background: url(../images/bg_left_menu_repeat_y.jpg) repeat-y left top;
	z-index: 9999;
}
.menu-line-txt {
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-size: 15px;
}
a.menu-line-txt:hover {
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-size: 18px;
}
.cat-list-top {
	width: 685px;
	height: 10px;
	background: url(../images/bg_toolbar_top.jpg) no-repeat left top;
}
.cat-list-bottom {
	width: 685px;
	height: 10px;
	background: url(../images/bg_toolbar_bottom.jpg) no-repeat left top;
}
.cat-list-line {
	width: 645px;
	height: auto;
	padding: 0 20px;
	background: url(../images/bg_toolbar_bg.jpg) repeat-y left top;
}
.cat-list-line-txt {
	height: 25px;
	line-height: 25px;
	font-size: 15px;
	padding: 0 10px;
}
.content-title {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	text-align: center;
	font-weight: bolder;
	margin: 0;
	padding: 0;
}
.content-title-2 {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	text-align: center;
	font-weight: bolder;
	margin: 0;
	padding: 0;
}
.content-box {
	padding: 20px 40px;
	margin: 0;
	/*border:#C9A46D solid 1px;*/
	
	line-height: 25px;
}
.content-img {
	max-width: 100%;
	padding: 30px 0;
}
.pb-img-box {
	width: 1000px;
	height: 950px;
	background: #333;
}
.pb-img {
	max-width: 940px;
	max-height: 880px;
	background: #333;
}
.wdc-m-ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.wdc-m-ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
.y-scoll-box-wapper {
	width: 202;
	height: 130px;
	overflow: hidden;
	padding: 0 10px;
}
.y-scoll-box {
	width: 100%;
	height: 130px;
	overflow: hidden;
}
.wdc-m-ul-y {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.wdc-m-ul-y li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.cell-box-middle {
	width: 458px;
	height: auto;
}
.cell-right-list-box {
	width: 685px;
	height: auto;
}
.title-box {
	width: 100%;
	height: 23px;
	padding-bottom: 7px;
}
.title-box-2 {
	width: 100%;
	height: 38px;
}
.title-logo {
	width: 98px;
	height: 23px;
}
.title-logo-c {
	width: 23px;
	height: 23px;
}
.title-logo-sc {
	width: 40px;
	height: 23px;
}
.title-txt {
	height: 23px;
	line-height: 23px;
	font-size: 18px;
	padding: 0 8px;
}
.title-little-txt {
	height: 23px;
	line-height: 30px;
	font-size: 13px;
}
.title-more {
	position: absolute;
	right: 10px;
	bottom: 0;
	width: 65px;
	height: 15px;
}
.more-icon {
	width: 12px;
	height: 15px;
}
.more-txt {
	height: 15px;
	line-height: 15px;
	font-size: 13px;
	padding: 0 3px;
	font-family: "Times New Roman", Georgia, Serif;
}
.line-common {
	width: 95%;
	height: 20px;
}
.line-common-search {
	width: 95%;
}
.line-icon {
	width: 20px;
	height: 20px;
}
.line-txt-100p {
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
}
.line-txt-95p {
	width: 95%;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
}
.line-txt-90p {
	width: 90%;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
}
.line-txt-85p {
	width: 85%;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
}
.line-txt-80p {
	width: 80%;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
}
.line-txt-70p {
	width: 70%;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
}
.line-txt-65p {
	width: 65%;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
}
.line-txt-20p {
	width: 20%;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
}
.sc-line-1 {
	display: block;
	width: 100%;
	height: 0px;
	line-height: 0;
	overflow: hidden;
	border-top: #9E7C4E solid 1px;
}
.sc-line-2 {
	display: block;
	width: 100%;
	height: 0px;
	line-height: 0;
	overflow: hidden;
	border-top: #9E7C4E solid 1px;
}
.sc-line-3 {
	display: block;
	width: 100%;
	height: 0px;
	line-height: 0;
	overflow: hidden;
	border-top: #9F7970 dashed 1px;
}
.sc-line-4 {
	display: block;
	width: 100%;
	height: 20px;
	line-height: 0;
	overflow: hidden;
	background: url(../images/line_bg.jpg) repeat-x left top;
}
.cell-ppt {
	width: 458px;
	height: 200px;
}
.cell-box-right {
	width: 222px;
	height: auto;
}
.header-box {
	width: 100%;
	height: 26px;
}
.header-logo {
	width: 100%;
	height: 26px;
}
.left-line-common {
	width: 80%;
	height: 20px;
}
.box-auto-height {
	width: 100%;
	height: auto;
}
.box-auto-height-img {
	width: 100px;
	height: 90px;
	padding: 1px;
	background-color: #FDF5EA;
}
.box-auto-height-img img {
	width: 100px;
	height: 90px;
}
.box-auto-height-content {
	width: 95px;
	height: 82px;
	padding: 5px;
}
.font-type-1 {
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
}
.font-type-2 {
	font-size: 12px;
	line-height: 16px;
}
.cell-box-half {
	width: 412px;
	height: auto;
}
.half-left-box {
	width: 152px;/*150 * 113*155px*/
	height: auto;
}
.half-left-box-2 {
	width: 152px;/*150 * 113*155px*/
	height: auto;
	padding: 5px 9px;
}
.half-left-box-img {
	width: 150px;/*150 * 113*/
	height: 113px;
	border: #B3966E solid 1px;
}
.half-left-box-img img {
	width: 150px;/*150 * 113*/
	height: 113px;
}
.half-left-box-img-shadow {
	width: 150px;/*150 * 113*/
	height: 10px;
}
.font-type-3 {
	font-size: 12px;
	line-height: 17px;
}
.half-right-box {
	width: 240px;/*150 * 113*/
	height: auto;
}
.cell-imgshow-box {
	width: 885px;
	height: 145px;
	background: url(../images/bg_imgshow.jpg) no-repeat left top;
}
.imgshow-position-from {
	position: absolute;
	left: 30px;
	top: 23px;
	width: 816px;
	height: 106px;
}
.imgshow-list {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 816px;
	height: 106px;
	margin: 0;
	padding: 0;
}
.imgshow-item {
	width: 116px;
	height: 106px;
	padding: 0 10px;
}
.imgshow-a {
	width: 114px;
	height: 82px;
	border: #B3966E solid 1px;
}
.imgshow-img {
	width: 114px;
	height: 82px;
}
ul.marquee {
	display: block;
	line-height: 1;
	position: relative;
	overflow: hidden;
	width: 816px;
	height: 106px;
	margin: 0;
	padding: 0;
}
ul.marquee li {
	position: absolute;
	top: -999em;
	display: block;
	white-space: nowrap;
	text-indent: 0.8em;
	float: left;
}
.cell-box-2in3 {
	width: 658px;
	height: auto;
}
.cell-box-2in3-item {
	width: 301px;
	height: auto;
	padding: 0 14px;
}
.cell-box-2in3-item-img {
	width: 301px;
	height: 102px;
}
.line-width-100p {
	width: 100%;
	height: 20px;
}
.cell-box-1in3 {
	width: 222px;
	height: auto;
}
.cell-zgqs-img {
	position: absolute;
	left: 0;
	top: 0;
	width: 222px;
	height: 188px;
}
.cell-zgqs-content {
	position: absolute;
	left: 20px;
	top: 79px;
	width: 175px;
	height: 90px;
}
.font-type-zgqs {
	font-size: 12px;
	line-height: 18px;
	font-family: "楷体_GB2312", "宋体", Verdana, sans-serif;
	color: #583902;
}
.cell-box-2in3-item-little {
	width: 190px;
	height: auto;
	padding: 0 11px;
}
.cell-syjg-item {
	width: 190px;
	height: auto;
	padding: 0 15px;
}
.cell-link-box {
	width: 835px;
	height: 23px;
	background: url(../images/bg_link.jpg) no-repeat left top;
	padding: 20px 25px;
}
.line-height-23 {
	line-height: 23px;
}
.cell-footer-box {
	width: 885px;
	height: auto;
}
.cell-footer-img1 {
	width: 230px;
	height: 100px;
}
.cell-footer-content {
	width: 474px;
	height: auto;
}
.cell-footer-img2 {
	width: 176px;
	height: 100px;
}
#banner {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
.slides {
	margin: 0px auto;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.slide-pic {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
	list-style: none;
}
.slide-pic img {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.slide-pic li {
	display: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	list-style: none;
}
.slide-pic li.cur {
	display: block;
}
.slide-li {
	margin: 0px;
	padding: 0px;
	left: 0px;
	bottom: 0px;
	position: absolute;
}
.slide-li li {
	margin: 0px;
	padding: 0px;
	width: 190px;
	height: 14px;
	float: left;
	overflow: hidden;
	list-style: none;
}
.slide-li a {
	width: 190px;
	height: 14px;
	color: #000;
	line-height: 14px;
	font-size: 12px;
	display: block;
}
.slide-li a:hover {
	color: #F00;
	text-decoration: none;
}
.op li {
	background: #999999;
	filter: alpha(opacity=60);
	opacity: 0.6;
}
.op li.cur {
	background: #666666;
}
.slide-txt span {
	display: none;
}
/**************************************************************************************************************************************************************************************/
/**************/
/***公共类区域**/
/**************/
.base-class {
	margin: 0;
	padding: 0;
	border: none;
	font-family: SimLi, "隶书", "微软雅黑", Impact, "宋体", Verdana, sans-serif;
	font-size: 12px;
	text-align: left;
	overflow: hidden;
}
.relative-wapper {
	font-size: 0;
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 20;
	overflow: visible;
}
.relative-wapper-height-auto {
	font-size: 0;
	position: relative;
	width: 100%;
	height: auto;
	z-index: 21;
	overflow: visible;
}
.relative-wapper-9999 {
	font-size: 0;
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 9999;
	overflow: visible;
}
.relative-wapper .absolute {
	position: absolute;
	z-index: 20;
}
.hidden {
	display: none;
}
.show {
	display: block;
}
.dottxtline {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: keep-all;
}
.single-line {
	overflow: hidden;
	white-space: nowrap;
}
.width-1em /*用于文字单字符自动换行，竖向排列文字*/ {
	width: 1em;
	white-space: normal;
	word-break: break-all;
	word-wrap: break-word;
}
.line-break-div/*用于文字自动换行*/ {
	white-space: normal;
	word-break: break-all;
	word-wrap: break-word;
}
.text-align-left {
	text-align: left;
}
.text-align-center {
	text-align: center;
}
.text-align-right {
	text-align: right;
}
.font-normal {
	font-weight: normal;
}
.font-bold {
	font-weight: bold;
}
.font-bolder {
	font-weight: bolder;
}
.div-block {
	display: block;
}
.auto-width {
	width: 100%;
}
.auto-height {
	height: 100%;
}
.div-auto-height-end /*用于消除自动高度div的左右浮动，正常结束一行*/ {
	display: block;
	height: 1px;
	margin-top: -1px;
	clear: both;
	overflow: hidden;
}
.solid-line {
	border: none;
	font-size: 0;
	text-align: left;
	overflow: hidden;
	width: 100%;
	height: 1px;
}
.hidden {
	display: none;
}
.show {
	display: block;
}
.overflow-hidden {
	overflow: hidden;
}
.overflow-visible {
	overflow: visible;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.line-height-14 {
	line-height: 14px;
}
.font-size-7 {
	font-size: 7px;
}
.font-size-8 {
	font-size: 8px;
}
.font-size-9 {
	font-size: 9px;
}
.font-size-10 {
	font-size: 10px;
}
.font-size-11 {
	font-size: 11px;
}
.font-size-12 {
	font-size: 12px;
}
.font-size-13 {
	font-size: 13px;
}
.font-size-14 {
	font-size: 14px;
}
.font-size-15 {
	font-size: 15px;
}
.font-size-16 {
	font-size: 16px;
}
.font-size-17 {
	font-size: 17px;
}
.font-size-18 {
	font-size: 18px;
}
.font-size-19 {
	font-size: 19px;
}
.font-size-20 {
	font-size: 20px;
}
.font-size-21 {
	font-size: 21px;
}
.font-size-22 {
	font-size: 22px;
}
.font-size-23 {
	font-size: 23px;
}
.font-size-24 {
	font-size: 24px;
}
.font-size-25 {
	font-size: 25px;
}
.font-size-26 {
	font-size: 26px;
}
.font-size-27 {
	font-size: 27px;
}
.clear-both {
	clear: both;
}
.display-inline {
	display: inline;
}
.display-none {
	display: none;
}
.font-size-0 {
	font-size: 0;
}
.line-height-0 {
	line-height: 0;
}
.line-height-12 {
	line-height: 12px;
}
.line-height-23 {
	line-height: 23px;
}
.border-none {
	border: none;
}
.width-auto {
	width: auto;
}
.height-auto {
	height: auto;
}
.width-full {
	width: 100%;
}
.height-full {
	height: 100%;
}
.h-dashed-line/*水平*/ {
	display: block;
	width: 100%;
	height: 0px;
	line-height: 0;
	overflow: hidden;
	border-top: #BDBCBC dashed 1px;
}
.v-dashed-line/*水平*/ {
	display: block;
	height: 100%;
	width: 0px;
	line-height: 0;
	overflow: hidden;
	border-left: #BDBCBC dashed 1px;
}
.h-solid-line/*水平*/ {
	display: block;
	width: 100%;
	height: 0px;
	line-height: 0;
	overflow: hidden;
	border-top: #BDBCBC solid 1px;
}
.v-solid-line/*水平*/ {
	display: block;
	height: 100%;
	width: 0px;
	border-left: #BDBCBC solid 1px;
}
.h-sc/*水平*/ {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 0;
	text-align: left;
	overflow: hidden;
	display: block;
	width: 100%;
	height: 10px;
}
.v-sc/*垂直*/ {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 0;
	text-align: left;
	overflow: hidden;
	display: block;
	float: left;
	width: 10px;
	height: 100%;
}
.h-sc-h/*水平*/ {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 0;
	text-align: left;
	overflow: hidden;
	display: block;
	width: 100%;
	height: 5px;
}
.v-sc-h/*垂直*/ {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 0;
	text-align: left;
	overflow: hidden;
	display: block;
	float: left;
	width: 5px;
	height: 100%;
}
.h-sc-inline/*水平*/ {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 0;
	text-align: left;
	overflow: hidden;
	display: block;
	width: 1px;
	height: 10px;
}
.v-sc-inline/*垂直*/ {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 0;
	text-align: left;
	overflow: hidden;
	display: block;
	float: left;
	width: 10px;
	height: 1px;
}
.h-sc-h-inline/*水平*/ {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 0;
	text-align: left;
	overflow: hidden;
	display: block;
	width: 1px;
	height: 5px;
}
.v-sc-h-inline/*垂直*/ {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 0;
	text-align: left;
	overflow: hidden;
	display: block;
	float: left;
	width: 5px;
	height: 1px;
}
.font-lishu {
	font-family: SimLi, "隶书";
}
.h-sc-34 {
	display: block;
	width: 100%;
	height: 34px;
}
.background-color-620600 {
	background-color: #620600;
}
.width-980 {
	width: 980px;
}
.height-275 {
	height: 275px;
}
.height-63 {
	height: 63px;
}
.height-50 {
	height: 50px;
}
.height-75 {
	height: 75px;
}
.height-2000 {
	height: 2000px;
}
.width-1 {
	width: 1px;
}
.width-11 {
	width: 11px;
}
.width-43 {
	width: 43px;
}
.color-D9A159 {
	color: #D9A159;
}
.color-6A4D1B {
	color: #6A4D1B;
}
.width-97 {
	width: 97px;
}
.background-color-F0E3CC {
	background-color: #F0E3CC;
}
.width-97 {
	width: 97px;
}
.width-100p {
	width: 100%;
}
.height-200 {
	height: 200px;
}
.transparent-background {
	background: none;
	background-color: transparent;
}
.height-38 {
	height: 38px;
}


.foucebox {
	font:normal 12px/22px 宋体;
	width:890px;
	height:400px;
	margin:0px auto;
	padding:7px;
	/* Gecko browsers */
-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	/* Webkit browsers */
-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	/* W3C syntax */
border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius:  3px;
}
.foucebox .bd {
	position:relative;
	float:right;
	width:680px;
	height:400px;
	overflow:hidden;
}
.foucebox .showDiv {
	position:relative;
	width:635px;
	height:400px;
}
.foucebox .showDiv img {
	width:635px;
	height:400px;
	/* Gecko browsers */
-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	/* Webkit browsers */
-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	/* W3C syntax */
border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius:  3px;
}
.foucebox .showDiv p {
	position:absolute;
	left:20px;
	bottom:0;
	padding-right:20px;
	color:#aaa;
	z-index:9;
	line-height:60px;
	height:44px;
}
.foucebox .showDiv h2 {
	position:absolute;
	left:20px;
	bottom:0;
	width:380px;
	height:34px;
	background:url(http://demo.lanrenzhijia.com/2015/banner0212/images/foucebox_h2.png) no-repeat 0 4px;
	_background:none;
	padding-left:40px;
	_padding-left:0;
	font-size:24px;
	font-family:"Microsoft Yahei";
	line-height:34px;
	z-index:9;
	overflow:hidden;
}
.foucebox .showDiv h2 a {
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
}
.foucebox .foucebox_bg {
	position:absolute;
	left:0;
	bottom:0;
	width:680px;
	height:107px;
	background:#000;
	filter:alpha(opacity=60);
	opacity:0.6;
	z-index:8;
	overflow:hidden;
}
.foucebox .hd {
	width:254px;
	height:318px;
	float:left;
}
.foucebox .hd ul li {
	width:120px;
	height:95px;
	float:left;
	margin:0 7px 7px 0px;
	display:inline;
	position:relative;
}
.foucebox .hd ul a {
	display:block;
	width:120px;
	height:95px;
}
.foucebox .hd ul img {
	width:114px;
	height:88px;
	border:3px solid #888;
	
	
	
	/* Gecko browsers */
-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	/* Webkit browsers */
-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	/* W3C syntax */
border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius:  3px;
}
.foucebox .hd ul .txt_bg {
	width:114px;
	height:24px;
	position:absolute;
	left:3px;
	top:67px;
	background:url(http://demo.lanrenzhijia.com/2015/banner0212/images/bg_png.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src="../images/bg_png.png");
}
.foucebox .hd ul .txt {
	width:110px;
	height:24px;
	line-height:24px;
	color:#fff;
	position:absolute;
	left:4px;
	bottom:4px;
	z-index:2;
	text-align:right;
	padding-right:5px;
	overflow:hidden;
}
.foucebox .hd ul .mask {
	width:114px;
	height:89px;
	display:block;
	position:absolute;
	left:3px;
	bottom:3px;
	z-index:3;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#66000000',endColorstr='#66000000');
	background:rgba(0,0,0,0.4);
}
.foucebox .hd ul a:hover .mask,.foucebox .hd ul .on .mask {
	display:none;
	position:relative;
}
.foucebox .hd ul a:hover img,.foucebox .hd ul .on img {
	border-color:#666;
}
.foucebox .hd ul .on .txt_bg {
	background:#666;
}
.foucebox .hd ul a:hover {
	color:#fff;
}
.foucebox .hd ul a:hover .txt_bg {
	background:#666;
}
.foucebox ul,.foucebox li,.foucebox h2{ padding:0px; margin:0px;}