/* css common */
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
table,
th,
td,
img {
	border: medium none;
	margin: 0;
	padding: 0;
}
input,
textarea {
	margin: 0;
	padding: 0;
}
body,
button,
input,
select,
textarea {
	font: 12px/20px '宋体';
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
}
em {
	font-style: normal;
}
ul,
ol {
	list-style: none;
}
a {
	text-decoration: none;
	color: #333;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
	color: #f40;
}
img {
	border: 0px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearfix:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	*zoom: 1;
}
.clear {
	clear: both;
}
.show {
	display: block;
}
.hidden {
	display: none;
}
body {
}

/*商务通*/
.swt_center {
	background: #fff;
	width: 450px;
	position: fixed;
	left: 50%;
	margin-left: -225px;
	top: 30%;
	z-index: 999;
	border-radius: 10px;
	border: 1px #d7d7d7 solid;
	box-shadow: 0px 0px 6px #a4a4a4, inset 2px 2px 2px #fff;
}
.swt_header {
	height: 80px;
	background: url(/static/images/top_logo.png) no-repeat center center;
	text-indent: -9999px;
}
.swt_wrap {
	height: 250px;
	background: url(/static/images/swt/swt_center.jpg) no-repeat center center;
	position: relative;
}
.swt_wrap a {
	display: block;
	width: 265px;
	height: 55px;
	line-height: 36px;
	position: absolute;
	top: 165px;
	left: 41%;
	margin-left: -90px;
	text-indent: -999em;
}
.swt_form {
	height: 50px;
	padding-top: 10px;
}
.swt_form1 {
	display: none;
}
.swt_form_input1,
.swt_form_image {
	outline: none;
	border-radius: 3px;
	border: 1px #a4a4a4 solid;
	vertical-align: middle;
}
.swt_form_input1 {
	width: 265px;
	text-indent: 0.5em;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	color: #8d0000;
	margin: 0 0 0 30px;
}
.swt_form_image {
	width: 120px;
	height: 38px;
	font-size: 16px;
	background-color: #8d0000;
	color: #fff;
	outline: none;
	border-radius: 5px;
	border: none;
	cursor: pointer;
}
.swt_close {
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 100%;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	font-size: 22px;
	line-height: 30px;
	color: #fff;
	position: absolute;
	right: 10px;
	top: 10px;
	background: #434343 url(/static/images/swt/swt_header_close2.png) no-repeat center center;
	text-indent: -999em;
	cursor: pointer;
}
#LRdiv1,
#LRdiv0 {
	display: none !important;
}
.swt_right_win {
	position: fixed;
	z-index: 999;
	right: 10px;
	top: 7%;
	border: 1px #d7d7d7 solid;
	display: none;
}
.swt_right_wrap {
	width: 135px;
	height: 230px;
	background: url(/static/images/swt/swt_center_right.gif) no-repeat center center;
	text-indent: -9999em;
}
.swt_right_wrap a {
	display: block;
	line-height: 230px;
}
.swt_right_tel {
	width: 135px;
	background: #fff url(/static/images/swt/swt_center_right_tel.gif) no-repeat center center;
	height: 40px;
}
.swt_right_header {
	width: 135px;
	height: 50px;
	background: #fff url(/static/images/swt/swt_center_right_header.gif) no-repeat center center;
}
.swt_right_close {
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	font-size: 22px;
	line-height: 30px;
	color: #fff;
	position: absolute;
	right: -5px;
	top: -5px;
	background: #434343 url(/static/images/swt/swt_header_close2.png) no-repeat center center;
	text-indent: -999em;
	cursor: pointer;
}
.footer-soll {
	position: fixed;
	bottom: 50px;
	width: 100%;
	height: 100px;
	background: url(/static/images/swt/swt_soll_bg.png) repeat center center;
	z-index: 1;
}
.footer-soll .container {
	position: relative;
	width: 1000px;
}
.footer-soll-imaes {
	width: 328px;
	height: 80px;
	background: url(/static/images/swt/footer-soll_03.jpg) no-repeat right center;
	position: absolute;
	top: 10px;
	*top: 10px;
	right: 40px;
	z-index: 1000;
}
.footer-soll-imaes a {
	display: block;
	line-height: 80px;
	text-indent: -9999em;
}
.footer-soll-text {
	margin: 15px 0 0 200px;
	width: 330px;
	font-size: 26px;
	color: #fff;
	line-height: 38px;
}
.footer-soll-text a {
	color: #fff;
	text-decoration: none;
}
.footer-soll-text b {
	color: #ffed00;
}
.footer-soll-text span {
	display: block;
	font-size: 16px;
}
.footer-menu {
	position: fixed;
	bottom: 0;
	left: 0;
	height: 50px;
	width: 100%;
	background-color: #6c0000;
}
.container {
	width: 1000px;
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
}
.footer-menu-tel {
	float: left;
	width: 250px;
	padding: 10px 0 0;
	color: #fde853;
	font-size: 28px;
	line-height: 30px;
	font-family: '微软雅黑';
	letter-spacing: -1px;
	font-weight: bold;
	text-indent: 1.4em;
}
.footer-menu ul {
	float: left;
	width: 400px;
}
.footer-menu li {
	padding: 4px 0;
	float: left;
	display: inline-block;
}
.footer-menu li a {
	float: left;
	line-height: 45px;
	height: 45px;
	padding: 0 15px;
	font-size: 16px;
	color: #fff;
	display: inline-block;
}
.footer-menu .swt_form_input1 {
	float: left;
	width: 200px;
	margin: 8px 10px 0;
}
.footer-menu .swt_form_image {
	margin-top: 8px;
	background-color: #8d0000;
}

/* index */
.top {
	width: 943px;
	margin: 0 auto;
	padding: 0 10px;
	color: #fff;
	height: 36px;
	line-height: 36px;
}
.top a {
	color: #fff;
}
.top-link {
	float: right;
}
.top h1 {
	font-weight: normal;
}
.banner {
	height: 450px;
	background: url(/static/images/banner.jpg) no-repeat center;
	min-width: 963px;
	margin-bottom: 10px;
}
.menu {
	background-image: url(/static/images/menu.png);
	line-height: 44px;
	height: 44px;
	width: 963px;
	margin: 0 auto;
}
.menu ul {
	padding-left: 22px;
}
.menu li {
	float: left;
	padding-left: 34px;
}
.menu a {
	color: #fff;
}
.menu a:hover {
	color: #fffc00;
	text-decoration: none;
}
.search {
	width: 963px;
	margin: 4px auto 10px;
	height: 22px;
	overflow: hidden;
}
.s-main {
	float: left;
	width: 272px;
}
.s-main input {
	vertical-align: top;
}
.border {
	border: 1px solid #c4b586;
	background-color: #fff;
	height: 20px;
	width: 202px;
	margin-right: 4px;
	_margin-top: -1px;
}
.search em,
.search a {
	color: #666;
}
.mid {
	width: 963px;
	margin: 0 auto;
}
.feature {
	background: url(/static/images/bg-2.png) no-repeat bottom;
	padding-bottom: 18px;
	color: #443523;
	margin-bottom: 10px;
}
.feature h2,
.feature h3,
.intro h3 {
	line-height: 0;
}
.feature ul {
	background: #fff url(/static/images/bg-3.png) center no-repeat;
	border-left: 1px solid #b09b5d;
	border-right: 1px solid #b09b5d;
	padding: 10px 12px 0;
}
.feature li {
	width: 326px;
}
.f-l {
	float: left;
	clear: left;
}
.f-r {
	float: right;
}
.feature p {
	padding: 6px 48px 15px 30px;
}
.data {
	border: 1px solid #c9bc99;
	background-color: #fef8e8;
	padding-bottom: 16px;
	margin-bottom: 10px;
}
.data h3 {
	line-height: 0;
	padding-bottom: 16px;
}
.data-1 {
	border: 1px solid #c4c4b3;
	line-height: 0;
	float: left;
	width: 298px;
	margin-left: 8px;
	display: inline;
}
.map {
	float: left;
	width: 349px;
	margin-left: 10px;
	background: url(/static/images/map.jpg) no-repeat;
	padding-top: 405px;
	text-align: center;
}
.data-table {
	border: 1px solid #c4c4b3;
	background-color: #ebe6d7;
	float: right;
	width: 275px;
	margin-right: 8px;
	display: inline;
}
.data-table h4 {
	color: #2c0303;
	text-align: center;
	font-size: 16px;
	line-height: 50px;
}
.data-table table {
	background-color: #ffffcc;
	text-align: center;
	margin: 0 auto;
	line-height: 30px;
	font-size: 14px;
}
.data-table th {
	background-color: #ffcc99;
	color: #f00;
}
.data-table td,
.data-table th {
	border: 1px solid #000;
}
.color {
	color: #f00;
}
.data-table p {
	font-size: 14px;
	color: #380303;
	padding: 14px 12px 10px;
	line-height: 26px;
}
.intro {
	border: 1px solid #c2b594;
	margin-bottom: 10px;
	padding-bottom: 16px;
}
.intro h3 {
	padding-bottom: 20px;
}
.intro-l {
	float: left;
	padding-left: 30px;
	text-align: center;
	width: 282px;
}
.w272 {
	width: 272px;
	height: 200px;
	padding: 4px;
	border: 1px solid #c0b291;
	display: block;
	margin-bottom: 4px;
}
.intro-main {
	float: right;
	width: 589px;
	padding-right: 20px;
}
.intro-main p {
	heihgt: 40px;
	overflow: hidden;
	margin-bottom: 8px;
}
.intro-main ol {
	background: url(/static/images/number.png) no-repeat 0 3px;
	padding-left: 40px;
	font-size: 14px;
}
.intro-main li {
	color: #c6551e;
	line-height: 30px;
}
.column {
	background: #fdf8da url(/static/images/bg-4.png) no-repeat 0 bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.column h3 {
	background: url(/static/images/tit-8.jpg) no-repeat;
	height: 35px;
	text-indent: -9999px;
}
.health {
	border-left: 1px solid #b0a88d;
	border-right: 1px solid #b0a88d;
	margin-right: 1px;
	padding-bottom: 10px;
}
.health ul {
	float: left;
	background: url(/static/images/bg-5.png) no-repeat;
	height: 211px;
	width: 261px;
	font-size: 14px;
	margin: 20px 0 0 21px;
	_margin: 20px 10px 0 11px;
	padding: 0 10px 0 20px;
	zoom: 1;
}
.health h4 {
	padding: 16px 0 18px 86px;
	color: #523708;
}
.health h4 a {
	color: #523708;
}
.health li,
.news li {
	background: url(/static/images/dot.png) no-repeat 0 10px;
	height: 27px;
	line-height: 27px;
	overflow: hidden;
	padding-left: 10px;
	font-size: 14px;
}
.doc {
	float: left;
	width: 278px;
	height: 297px;
	background-image: url(/static/images/bg-6.png);
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
}
.title {
	padding: 18px 18px 10px 70px;
	overflow: hidden;
}
.title a {
	color: #49331b;
}
.title .more {
	float: right;
}
.doc dl {
	padding: 12px 14px 0 20px;
}
.doc dt {
	width: 69px;
	height: 93px;
	padding: 3px;
	float: left;
	overflow: hidden;
	border: 1px solid #9b8a5f;
	margin-right: 10px;
}
.doc dd {
	padding-top: 3px;
	color: #8a2e05;
}
.doc dd a {
	color: #311903;
}
.doc .lower {
	font-size: 12px;
	font-weight: normal;
}
.doc .height {
	height: 20px;
	overflow: hidden;
}
.news {
	width: 376px;
	height: 297px;
	float: left;
	background-image: url(/static/images/bg-7.png);
}
.news h3,
.case h3 {
	font-size: 14px;
}
.news dl {
	padding: 16px 16px 14px 20px;
}
.news dt {
	width: 117px;
	height: 87px;
	overflow: hidden;
	padding: 3px;
	border: 1px solid #ccc;
	float: left;
	margin-right: 8px;
}
.news .tit,
.case .tit {
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
}
.news .tit {
	padding-top: 6px;
	margin-bottom: 4px;
}
.news .tit a,
.case .tit a {
	color: #744d26;
}
.news .height,
.case .height {
	height: 60px;
	overflow: hidden;
}
.news ul {
	padding: 0 16px 0 20px;
}
.news li span {
	float: right;
	color: #666;
	font-size: 12px;
}
.case {
	width: 291px;
	height: 297px;
	float: right;
	background-image: url(/static/images/bg-8.png);
}
.case dl {
	padding: 24px 14px 0 20px;
}
.case dt {
	width: 76px;
	height: 74px;
	float: left;
	padding: 3px;
	border: 1px solid #ccc;
	float: left;
	margin-right: 8px;
	overflow: hidden;
}
.case .tit {
	margin-bottom: 3px;
}
.colum-ad {
	line-height: 0;
	padding-bottom: 10px;
}
.footer {
	width: 963px;
	margin: 0 auto;
	padding-bottom: 70px;
	text-align: center;
}
.footer-link {
	background: url(/static/images/f-bg.png) no-repeat;
	line-height: 35px;
	color: #fff;
	margin-bottom: 10px;
}
.footer-link a {
	color: #fff;
}
.footer ul {
	color: #444;
	padding-bottom: 6px;
}
.footer li span {
	font-family: Verdana;
}
.footer li img {
	vertical-align: middle;
}
.content_1 {
	width: 974px;
	margin: 0 auto;
	padding: 0 8px 6px;
	overflow: hidden;
	zoom: 1;
	margin-top: 20px;
}
.pleft {
	width: 708px;
	float: left;
	color: #555;
}
.place {
	border-top: 1px solid #ded3dc;
	border-bottom: 1px solid #ded3dc;
	padding: 10px 10px 8px 47px;
	font-size: 14px;
	font-weight: bold;
	background: url(/static/images/base/tab.png) no-repeat 0 -190px;
}
.listbox {
	padding: 26px 16px;
	border: 1px solid #ded3dc;
	margin-top: 8px;
}
.e2 {
	padding: 0 4px;
}
.e2 li {
	padding: 10px 0;
	margin-bottom: 12px;
	border-bottom: 1px dashed #ccc;
}
.e2 h4 {
	font-size: 18px;
	font-weight: normal;
	background: url(/static/images/base/tab.png) no-repeat 0 -72px;
	padding-left: 15px;
	display: inline;
}
.e2 p {
	text-indent: 29px;
	color: #666;
	padding-top: 6px;
	font-size: 14px;
}
.info {
	float: right;
	padding-top: 4px;
	color: #666;
}
.pright {
	float: right;
	width: 258px;
	overflow: hidden;
}
.tbox {
	border: 1px solid #ded3dc;
	overflow: hidden;
	zoom: 1;
	padding-bottom: 14px;
}
.tbox h3 {
	font-size: 14px;
	color: #934f02;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	margin-top: 10px;
	overflow: hidden;
}
.tbox ul {
	padding: 10px 12px 0;
}
.d6 li,
.d4 li,
.c1ico2 li {
	background: url(/static/images/base/tab.png) no-repeat 0 -92px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	padding-left: 10px;
}

.light h3 {
	font-size: 14px;
	color: #934f02;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	margin-top: 10px;
	overflow: hidden;
}
.pagelist {
	width: 100%;
	margin: 0 auto;
}
.pagelist span {
	text-align: center;
	border: 1px solid #ddd;
	margin: 0 6px;
	float: left;
}
.pagelist span a {
	padding: 0 6px;
	display: block;
}
.page-pre {
	display: none !important;
}
.page-num {
	float: left !important;
	padding: 0 10px !important ;
	border: 1px solid #ddd !important;
	margin: 0 10px !important;
}
span.page-num {
	display: none !important;
}
.page-numbar {
	border: 0 !important;
}

.context {
	float: left;
}
.title h2 {
	font-size: 25px;
	text-align: center;
	color: #934f02;
	line-height: 30px;
}
.viewbox_1 {
	border-top: 1px solid #ded3dc;
	border-bottom: 1px solid #ded3dc;
	padding: 10px 10px 8px 17px;
	font-size: 14px;
}
.intro_1 {
	border: 1px solid #ddd;
	background-color: #f8f8f8;
	padding: 8px 10px;
	color: #925845;
	margin-bottom: 16px;
}
.info_1 {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-align: center;
	padding: 5px 8px 3px;
	margin: 10px 0 16px;
}
.content_a {
	line-height: 26px;
	font-size: 16px;
	padding-bottom: 12px;
	border: 1px solid #ded3dc;
	margin-top: 8px;
}
.content_a p {
	padding: 10px 0;
}
.ad-column {
	padding: 8px 0;
	margin: 0 auto;
	line-height: 0;
}
.context_a {
	padding-bottom: 30px;
	text-align: center;
}
.context_a li {
	float: left;
	width: 300px;
	height: 30px;
	overflow: hidden;
}

.wrap1 {
	width: 1000px;
	margin: 0 auto;
}
.top {
	padding: 20px 10px 20px 0px;
	height: 80px;
}
.top img {
	float: left;
	margin-left: 35px;
}
.top h1 {
	width: 323px;
}
.top span {
	float: right;
}
.daohan2 {
	width: 100%;
	background: #583119;
	height: 55px;
}
.daohan2 ul li {
	width: 10.5%;
	font-size: 18px;
	text-align: center;
	height: 55px;
	background: url(/static/images/daohan_bj.png) right no-repeat;
	line-height: 55px;
	float: left;
}
.daohan2 ul li a {
	color: #fff;
}
.daohan2 ul li a:hover {
	color: #ff0;
}
/*banner*/
#focusindex {
	height: 650px;
	position: relative;
	min-width: 1000px;
	overflow: hidden;
	clear: both;
}
#focusindex li {
	height: 650px;
	overflow: hidden;
	position: absolute;
	width: 100%;
}
#focusindex .btn {
	position: absolute;
	width: 100%;
	height: 30px;
	bottom: 0;
	text-align: center;
	z-index: 9;
	margin-bottom: 4px;
}
#focusindex .btn span {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 14px;
	height: 14px;
	_font-size: 0;
	margin: 5px 10px;
	cursor: pointer;
	background: #dfdfdf;
	z-index: 9;
	border-radius: 50%;
}
#focusindex .btn span.on {
	background: #9d0a3a;
	z-index: 9;
}
#focusindex .preNext {
	width: 44px;
	height: 44px;
	position: absolute;
	top: 180px;
	cursor: pointer;
	z-index: 9;
	opacity: 0;
	transition: all 0.3s linear 0s;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#focusindex .pre {
	left: 0%;
	z-index: 99999;
	margin-top: 30px;
}
#focusindex .next {
	right: 0%;
	background-position: right bottom;
	z-index: 99999;
	margin-top: 30px;
}
#focusindex:hover .preNext {
	opacity: 0.5;
}
#focusindex:hover .pre {
	left: 10%;
}
#focusindex:hover .next {
	right: 10%;
}
#focusindex .pre:hover,
#focusindex .next:hover {
	opacity: 1;
}
.banner9 {
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}
#banner9dh1 {
	position: absolute;
	left: -50px;
	top: 155px;
	opacity: 0;
	transition: all 0.3s linear 0.5s;
	width: 284px;
	height: 233px;
	background-repeat: no-repeat;
}
.bannerdh #banner9dh1 {
	left: 100px;
	opacity: 1;
}
#banner9dh2 {
	position: absolute;
	right: -50px;
	top: 400px;
	opacity: 0;
	transition: all 0.3s linear 1s;
	width: 329px;
	height: 110px;
	background-repeat: no-repeat;
}
.bannerdh #banner9dh2 {
	right: 590px;
	opacity: 1;
}
#banner9dh3 {
	position: absolute;
	left: 50%;
	margin-left: -53px;
	top: 340px;
	width: 105px;
	height: 34px;
}
