﻿@charset "utf-8";
/* CSS Document */
h1, h2, h3, h4, h5, h6, h7, p, ul, ol, dl, dt, dd, li, body, form, input, button, img, cite, strong, em, table, td, th {
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6, h7 {
	font-size:14px;
	font-weight:bold;
}
img, table, td, th {
	border:0;
}
ul, ol, li {
	list-style-type:none;
}
a {
	color: #333333;
	text-decoration:none;
	outline:none;
}
a:hover {
	text-decoration:underline;
}
body {
	font-size: 12px;
	font-family: "微软雅黑", "宋体", Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	margin:0 auto;
	line-height:2em;
	text-align:center;
	background:#FFFFFF url(../images/bodybg.jpg) top repeat-x;
}
td {
	font-size: 12px;
	font-family: "微软雅黑", "宋体", Arial, Verdana, Helvetica, sans-serif;
	line-height:2em;
	padding:0 0 0 2px;
}
input.txt, input.pwd, input.fil, textarea.txts, select.slt {
	border-color:#C4C4C4 #E9E9E9 #E9E9E9 #C4C4C4;
	border-style:solid;
	border-width:1px;
	padding:4px 5px 3px 5px;
	color:#666666;
	vertical-align:middle;
	line-height:1.2em;
	font-family: "微软雅黑", "宋体", Arial, Verdana, Helvetica, sans-serif;
}
input.btn {
	height:23px;
	padding:0 5px;
	color: #3D7FB6 !important;
	text-decoration: none;
	font-size: 12px;
	cursor: pointer;
	border:1px solid #D5EAFB !important;
	background:#fff url("../images/btnbg.jpg") top repeat-x !important;
	vertical-align:middle;
}
input.imgbtn {
	vertical-align:middle;
}
select {
	vertical-align:middle;
	font-size: 12px;
}
textarea {
	border:1px solid #DBDBDB;
	vertical-align:middle;
	padding:0px 2px;
	font-size: 12px;
}
.tab {
	width:100%;
	border-collapse:collapse;
	text-align:center;
}
.tab th {
	border-collapse:collapse;
	border:1px #aaaaaa solid;
	text-align:left;
	padding:5px 3px 5px 5px;
	font-size:12px;
}
.tab td {
	border-collapse:collapse;
	border:1px #aaaaaa solid;
	text-align:left;
	padding:5px 3px 5px 5px;
	font-size:12px;
}
.tab tr.ltr td {
	text-align:left;
}
.red {
	color:#800000;
}
.blue {
	font-size:13px;
	font-weight:bold;
	color:#467EAA;
	line-height:2em;
}
.gray {
	font-size:12px;
	color:#033;
}
.img {
	text-align:center;
}
.img img {
	border:1px solid #cccccc;
	padding:3px;
}
.clear {
	clear:both;
}
.clearleft {
	clear:left;
}
.textcenter {
	text-align:center;
}
.noborder {
	border:none;
}
.margintop {
	margin-top:10px;
}
.tag {
	font-size:14px;
	color:#cc0000;
/*	padding:0 0 0 14px;
	background:url(../images/tag.jpg) 0px 5px no-repeat;*/
}
/* ----------------------------------------- */
#container {
	width:976px;
	margin:0 auto;
	height:100%;
	text-align:center;
}
#header {
	height:100%;
	margin-bottom:10px;
}
#mainer {
	height:100%;
	margin-bottom:10px;
}
#footer {
	height:100%;
	text-align:center;
	border-top:2px solid #b7b7b7;
	padding:12px 3px 20px 3px;
	color:#666666;
}
#contenter {
	float:right;
	width:755px;
	overflow:hidden;
	height:100%;
	text-align:left;
	padding:0 2px 0 0;
}
#sidebar {
	float:left;
	width:188px;
	height:100%;
	text-align:left;
	padding:0 0 0 2px;
}
/* ----------------------------------------- */
.logo {
	float:left;
	margin:28px 0 40px 0;
	width:310px;
	padding:0 0 0 5px;
	text-align:left;
}
.tool {
	float:right;
	width:600px;
	font-size:12px;
	margin:8px 0 0 0;
	font-size:10px;
	color:#c5c5c5;
	text-align:right;
}
.tool a {
	color:#535353;
	font-size:12px;
}
.tool a.lng-ft {
	color:#CC0000;
}
.tool a.lng-en {
	font-family: Verdana, Helvetica, sans-serif;
}
.tool span {
	padding:0 8px 0 12px;
}
.nav {
	float:right;
	width:620px;
	margin:15px 0 0 0;
}
.nav ul {
	display:block;
	height:100%;
}
.nav ul li {
	float:left;
	font-size:13px;
	text-align:center;
  	position: relative;
  	z-index: 150;
}
.nav ul li.cur {
	background:url(../images/navhbg.jpg) bottom left no-repeat;
}
.nav ul li a {
	float:left;
	height:58px;
	line-height:58px;
	display:block;
	padding:0 20px 0 20px;
	color:#333333;
}
.nav ul li a:hover {
	text-decoration:none;
}
.nav ul li a.hot {
	color:#cc0000;
}
.nav ul li div {
	display:none;
	position: absolute;
	width:320px;
	padding:15px 15px;
	min-height:160px;
	height:160px;
	height:auto !important;
	_height:160px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background:#FFF url(../images/subbg.jpg) top repeat-x;
	right:0px;
	top:56px;
	z-index:200;
}
.nav ul li.left div {
	left:0px;
	top:56px;
}
.nav .subleft {
	float:left;
	width:90px;
}
.nav .subleft dd {
	height:27px;
	line-height:27px;
}
.nav .subleft dd a {
	display:block;
	text-align:left;
	height:20px;
	line-height:20px;
	font-size:12px;
	padding:1px 5px;
	float:none;
}
.nav .subleft dd a:hover {
	text-decoration:none;
	background:#CC0000;
	color:#FFFFFF;
}
.nav .subright {
	float:right;
	width:200px;
	border-left:1px solid #cccccc;
	padding:0 0 0 20px;
}
.nav .subright dt {
	height:20px;
	line-height:20px;
	font-size:12px;
	text-align:left;
	color:#003399;
}
.nav .subright dd {
	padding:10px 0 6px 0;
}
.banner {
	text-align:center;
	background:url(../images/banbg.gif) top center no-repeat;
	height:330px;
	margin:0 auto;
	padding:6px 6px 8px 6px;
	overflow:hidden;
	position:relative;
}
.b_img {
	display:block;
	width:964px;
	height:330px;
	overflow:hidden;
	z-index:100;
}
.b_img li a {
	display:block;
}
.b_btn li {
	float:left;
}
.b_btn {
	position:absolute;
	display:block;
	float:right;
	right:10px;
	bottom:20px;
	height:18px;
	z-index:110;
}
.b_btn li {
	height:18px;
	width:18px;
	float:left;
	margin:0 5px;
}
.b_btn a {
	display:block;
	float:left;
	height:18px;
	width:18px;
	line-height:18px;
	color:#FFF;
	overflow:hidden;
	background:#FF8E44;
	text-decoration:none;
	text-align:center;
}
.b_btn li.cur a {
	background:#FD5322;
}
/* ----------------------------------------- */
.cls {
	height:100%;
	margin-bottom:15px;
}
.cls h2 {
	display:block;
	line-height:36px;
	height:36px;
	overflow:hidden;
	color:#FFF;
	font-size:14px;
	font-weight:normal;
	padding:0 0 0 10px;
	background:url(../images/titbg3.jpg) 0px 0px no-repeat;
}
.cls dl {
	display:block;
	height:100%;
	border-right:1px solid #dadada;
	border-bottom:1px solid #dadada;
	border-left:1px solid #dadada;
	background:url(../images/botbg.jpg) bottom repeat-x;
	padding:5px 3px 15px 3px;
}
.cls dl dt {
	clear:both;
	display:block;
	height:40px;
	line-height:40px;
	border-bottom:1px dashed #dadada;
}
.cls dl dt a {
	display:block;
	height:40px;
	line-height:40px;
	overflow:hidden;
	padding:0 0 0 15px;
	color:#333333;
	font-size:13px;
}
.cls dl dt.cur a {
	color:#ff0000;
}
.cls dl dt a:hover {
	color:#ff0000;
	text-decoration:none;
}
.tel {
	height:100%;
	border:1px solid #dadada;
	background:url(../images/botbg.jpg) bottom repeat-x;
	padding:7px 7px 15px 7px;
	margin-bottom:15px;
}
.tel p {
	display:block;
	line-height:1.6em;
	padding:8px 1px 0 1px;
	color:#666666;
}
.sign {
	height:100%;
	border:1px solid #dadada;
	background:url(../images/botbg.jpg) bottom repeat-x;
	padding:7px 7px 15px 7px;
}
.sign p {
	display:block;
	line-height:1.6em;
	padding:8px 1px 0 1px;
	color:#666666;
}
/* ----------------------------------------- */
.mainleft {
	float:left;
	width:320px;
	padding:0 0 0 2px;
	height:100%;
	text-align:left;
	margin:0 0 18px 0;
}
.mainright {
	float:right;
	width:635px;
	padding:0 2px 0 0;
	height:100%;
	text-align:left;
	margin:0 0 18px 0;
}
.show {
	height:100%;
	margin:12px 0 0 0;
	position:relative;
}
.s_img {
	display:block;
	width:320px;
	height:235px;
	overflow:hidden;
	z-index:100;
}
.s_img li a {
	display:block;
}
.s_btn {
	position:absolute;
	display:block;
	float:right;
	right:8px;
	bottom:8px;
	height:18px;
	z-index:110;
}
.s_btn li {
	height:16px;
	width:16px;
	float:left;
	margin:0 3px;
}
.s_btn li a {
	display:block;
	float:left;
	height:16px;
	width:16px;
	line-height:16px;
	color:#FFF;
	overflow:hidden;
	background:#FF8E44;
	text-decoration:none;
	text-align:center;
}
.s_btn li.cur a {
	background:#FD5322;
}
.tns {
	float:left;
	width:330px;
	height:100%;
	margin:12px 0 0 0;
}
.tnstit {
	line-height:26px;
	height:26px;
	overflow:hidden;
	display:block;
	background:url(../images/titbg2.jpg) top repeat-x;
}
.tnstit h2 {
	font-size:13px;
	font-weight:normal;
	clear:both;
	height:100%;
	padding:0 10px 0 0;
	color:#101010;
}
.tnstit h2 span {
	display:block;
	float:left;
	padding:0 6px;
	margin:0 8px 0 0;
	background:#eeeeee;
	cursor:pointer;
}
.tnstit h2 span.cur {
	background:#cc0000;
	color:#ffffff;
}
.tnstit h2 a {
	float:right;
	color:#999999;
}
.tnscont {
	height:100%;
	padding:5px 5px 0 5px;
	color:#666666;
}
.tnscont ul li {
	line-height:2.4em;
	border-bottom:1px dashed #dedede;
}
.tnscont ul li a {
	color:#666666;
}
.tnscont ul li span {
	float:right;
	color:#cc0000;
}
.abt {
	height:100%;
	margin:12px 0 0 0;
	float:right;
	width:290px;
}
.abttit {
	line-height:26px;
	height:26px;
	overflow:hidden;
	display:block;
	background:url(../images/titbg2.jpg) top repeat-x;
}
.abttit h2 {
	font-size:13px;
	font-weight:normal;
	clear:both;
	height:100%;
	background:url(../images/titbg.jpg) 9px 7px no-repeat;
	padding:0 10px 0 27px;
	color:#101010;
}
.abttit h2 a {
	float:right;
	color:#999999;
}
.abtcont {
	height:100%;
	padding:10px 0 0 0;
	color:#666666;
}
.abtcont p {
	font-weight:bold;
	line-height:1.7em;
	margin:0 0 5px 0;
}
.ptn {
	margin:0 0 10px 0;
}
.ptn ul {
	margin:0 0 10px 0;
}
.ptn li {
	float:left;
	margin:0 9px 0 0;
}
.ptn li.fr {
	float:right;
	margin:0 0 0 0;
}
.ptn li img {
	padding:2px;
	border:1px solid #cccccc;
}
/* ----------------------------------------- */
.com {
	height:100%;
}
.comtit {
	display:block;
	line-height:30px;
	height:30px;
	overflow:hidden;
	color:#101010;
	font-size:14px;
	padding:0 2px 0 20px;
	border-bottom:1px solid #dadada;
	background:url(../images/titbg.jpg) 2px 10px no-repeat;
}
.comtit span {
	font-size:12px;
	float:right;
	color:#999999;
}
.comtit a {
	color:#999999;
}
.comcont {
	float:left;
	width:560px;
	height:100%;
	padding:10px 8px 5px 8px;
}
.nlist {
	height:100%;
	padding:10px 2px 5px 2px;
}
.nlist dl {
	display:block;
	clear:both;
}
.nlist dd {
	border-bottom:1px dotted #dedede;
	padding:10px 0;
}
.nlist dd a {
	font-size:13px;
	color:#CC0000;
}
.nlist dd p {
	line-height:1.6em;
	color:#999999;
	font-family:"宋体", Arial, Verdana, Helvetica, sans-serif;
}
.nlist dd span {
	float:right;
	font-size:12px;
	color:#999999;
	font-family:"宋体", Arial, Verdana, Helvetica, sans-serif;
}
.ndetail {
	height:100%;
	font-size:13px;
	line-height:2em;
	padding:10px 2px 5px 2px;
}
.page {
	padding:10px 0 0 0;
}
.page span {
	padding:0 10px 0 0;
}
.mlist {
	background:#FFF;
	padding:5px 10px 5px 10px;
}
.mlist li {
	padding:0 0 0 10px;
	clear:both;
}
.mlist dl {
	clear:both;
}
.mlist dd {
	padding:0 0 0 20px;
	float:left;
}
.mlist li a {
	font-size:13px;
	color:#cc0000;
}
.mlist dd a {
	font-size:12px;
	color:#666666;
}
/* ----------------------------------------- */
.copy {
	float:left;
	width:750px;
	text-align:left;
	line-height:1.6em;
}
.flink {
	float:right;
	width:155px;
	height:24px;
	line-height:24px;
	background:url(../images/link.jpg) 0 0 no-repeat;
  	position: relative;
  	z-index: 300;
	cursor:pointer;
	margin:8px 0 0 0;
}
.flink ul {
	display:none;
	position:absolute;
  	z-index: 5;
	bottom:24px;
	left:0;
	background:#FFF;
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;
	width:150px;
}
.flink ul li {
	padding:0 5px;
	border-bottom:1px solid #eeeeee;
	height:25px;
	line-height:25px;
	font-size:12px;
	text-align:left;
}