﻿@import url("kefu.css");
body {
	margin: 0;
	font-size: 12px;
	color:#000;
	font-family:"tahoma";
	background:url(../img/bg.jpg) no-repeat center top #EAF3FA;
}
* {
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
	-webkit-text-size-adjust: none;
}
.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
img {
	border: none;
	vertical-align: middle;
	background:url(../img/loading.gif) no-repeat center;
}
a {
	outline: none;
}
:link, a:visited {
	text-decoration: none;
}
:hover {
}
input {
	vertical-align: middle;
}
div {position:relative;}
.l {float:left;}
.r {float:right;}
*:focus {outline: none;}
/**************************************************************/
/* 回到顶部 */
 #returnTop {
	_display:none;
	position:fixed;
	_position:absolute;
	z-index:999;
	right:15px;
	bottom:-200px;
	_bottom:auto;
	width:36px;
	height:65px;
	text-indent:-999px;
	overflow:hidden;
	background-image:url(../img/Top.png);
	_background-image:url(../img/Top.png);
	background-repeat:no-repeat;
	background-position:0 0;
	transition:bottom 0.9s;
	-webkit-transition:bottom 0.9s;
	-moz-transition:bottom 0.9s;
	-o-transition:bottom 0.9s;
}
#returnTop:hover {
	background-position:0 -65px;
}
/******clear float*******/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
/******clear float*******/
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
/*html5*/
.hiddentext {overflow:hidden; white-space:nowrap;text-overflow: ellipsis;}
/***********************************************************************************/
.HS10, .HS15{overflow:hidden;clear:both;}
.HS10{height:10px;}
.HS15{height:15px;}
.Hidden{display:none;}
.Clearer{display:block;clear:both;font-size:1px;line-height:1px;margin:0;padding:0;}
.FlLeft{float:left;}
/*幻灯片区域背景*/
.MainBg{width:946px;margin:0 auto;}

/*大图展示区域*/
.OriginalPicBorder {position:relative;width:946px;height:387px;}
#OriginalPic{width:946px;overflow:hidden;position:absolute;font-size:12px;z-index:0;}
#OriginalPic img{display:block;margin:0 auto;height:387px;width:946px;}
/*鼠标手势*/
.CursorL{position:absolute;z-index:999;width:50%;height:600px;color:#FFF;left:120px;cursor:url(images/CurL.cur), auto;background:url(images/space.png) repeat scroll 0 0 transparent;}
.CursorR{position:absolute;z-index:999;width:50%;height:600px;color:#FFF;right:0;cursor:url(images/CurR.cur), auto;background:url(images/space.png) repeat scroll 0 0 transparent;}
/*小图预览和滑动*/
.SliderPicBorder{width:800px;height:600px;overflow:hidden;}
.Summary{line-height:20px;display:block;width:100px;margin-right:10px;color:#999;overflow:hidden;background-color:#333;padding:10px;}   
.ThumbPicBorder {width:946px;margin:0 auto; position:absolute; bottom:0;z-index:555;height:57px; background:url(../img/thumbpicbg.png) repeat-x;margin:auto;}
#ThumbPic img{border:2px solid #666;cursor:pointer;background-color:#666;margin:0 4px;width:68px;height:45px;display:block;}
#ThumbPic img.active{border:2px solid #FF9900;}
/***********************************************************************************/
/**datetime*/
.timespan {
	float:left;
	width:100%;
	margin-bottom:5px;
	overflow:hidden;
}
.timespan .time {
	width:165px;
	height:20px;
	background:none;
	line-height:20px;
}
.DynarchCalendar {
	border: 1px solid #aaa;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	background: #e8e8e8;
	font: 11px "lucida grande", tahoma, verdana, sans-serif;
	line-height: 14px;
	position: relative;
	cursor: default;
}
.DynarchCalendar table {
	border-collapse: collapse;
	font: 11px "lucida grande", tahoma, verdana, sans-serif;
	line-height: 14px;
}
.DynarchCalendar-topBar {
	border-bottom: 1px solid #aaa;
	background: #ddd;
	padding: 5px 0 0 0;
}
table.DynarchCalendar-titleCont {
	font-size: 130%;
	font-weight: bold;
	color: #444;
	text-align: center;
	z-index: 9;
	position: relative;
	margin:0 0 0 50px;
}
.DynarchCalendar-title div {
	padding: 5px 17px;
}
.DynarchCalendar-hover-title div {
	background-color: #fff;
	border: 1px solid #000;
	padding: 4px 16px;
	background-image: url("../images/drop-down.gif");
	background-repeat: no-repeat;
	background-position: 100% 50%;
}
.DynarchCalendar-pressed-title div {
	border: 1px solid #000;
	padding: 4px 16px;
	background-color: #777;
	color: #fff;
	background-image: url("../images/drop-up.gif");
	background-repeat: no-repeat;
	background-position: 100% 50%;
}
.DynarchCalendar-bottomBar {
	border-top: 1px solid #aaa;
	background: #ddd;
	padding: 2px;
	position: relative;
	text-align: center;
}
.DynarchCalendar-bottomBar-today {
	padding: 2px 15px;
}
.DynarchCalendar-hover-bottomBar-today {
	border: 1px solid #000;
	background-color: #fff;
	padding: 1px 14px;
}
.DynarchCalendar-pressed-bottomBar-today {
	border: 1px solid #000;
	background-color: #777;
	color: #fff;
	padding: 1px 14px;
}
.DynarchCalendar-body {
	position: relative;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
}
.DynarchCalendar-first-col {
	padding-left: 5px;
}
.DynarchCalendar-last-col {
	padding-right: 5px;
}
.DynarchCalendar-animBody-backYear {
	position: absolute;
	top: -100%;
	left: 0;
}
.DynarchCalendar-animBody-back {
	position: absolute;
	top: 5px;
	left: -100%;
}
.DynarchCalendar-animBody-fwd {
	position: absolute;
	top: 5px;
	left: 100%;
}
.DynarchCalendar-animBody-now {
	position: absolute;
	top: 5px;
	left: 0;
}
.DynarchCalendar-animBody-fwdYear {
	position: absolute;
	top: 100%;
	left: 0;
}
.DynarchCalendar-dayNames {
	padding-left: 5px;
	padding-right: 5px;
}
.DynarchCalendar-dayNames div {
	font-weight: bold;
	color: #444;
	text-shadow: 1px 1px 1px #777;
}
.DynarchCalendar-navBtn {
	position: absolute;
	top: 5px;
	z-index: 10;
}
.DynarchCalendar-navBtn div {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 15px;
	width: 16px;
	padding: 1px;
}
.DynarchCalendar-hover-navBtn div {
	border: 1px solid #000;
	padding: 0;
	background-color: #fff;
}
.DynarchCalendar-navDisabled {
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.DynarchCalendar-pressed-navBtn div {
	border: 1px solid #000;
	padding: 0;
	background-color: #777;
	color: #fff;
}
.DynarchCalendar-prevMonth {
	left: 25px;
}
.DynarchCalendar-nextMonth {
	left: 100%;
	margin-left: -43px;
}
.DynarchCalendar-prevYear {
	left: 5px;
}
.DynarchCalendar-nextYear {
	left: 100%;
	margin-left: -23px;
}
.DynarchCalendar-prevMonth div {
	background-image: url("../images/nav-left.gif");
}
.DynarchCalendar-nextMonth div {
	background-image: url("../images/nav-right.gif");
}
.DynarchCalendar-prevYear div {
	background-image: url("../images/nav-left-x2.gif");
}
.DynarchCalendar-nextYear div {
	background-image: url("../images/nav-right-x2.gif");
}
.DynarchCalendar-menu {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #ddd;
	overflow: hidden;
	opacity: 0.85;
	filter: alpha(opacity=85);
}
.DynarchCalendar-menu table td div {
	text-align: center;
	font-weight: bold;
	padding: 3px 5px;
}
.DynarchCalendar-menu table td div.DynarchCalendar-menu-month {
	width: 4em;
	text-align: center;
}
.DynarchCalendar-menu table td div.DynarchCalendar-hover-navBtn {
	border: 1px solid #000;
	padding: 2px 4px;
	background-color: #fff;
	color: #000;
}
.DynarchCalendar-menu table td div.DynarchCalendar-pressed-navBtn {
	border: 1px solid #000;
	padding: 2px 4px;
	background-color: #777;
	color: #fff !important;
}
.DynarchCalendar-menu-year {
	text-align: center;
	font: 16px "lucida grande", tahoma, verdana, sans-serif;
	font-weight: bold;
}
.DynarchCalendar-menu-sep {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	border-top: 1px solid #888;
	background: #fff;
	margin-top: 4px;
	margin-bottom: 3px;
}
.DynarchCalendar-time td {
	font-weight: bold;
	font-size: 120%;
}
.DynarchCalendar-time-hour, .DynarchCalendar-time-minute {
	padding: 1px 3px;
}
.DynarchCalendar-time-down {
	background: url("../images/time-down.png") no-repeat 50% 50%;
	width: 11px;
	height: 8px;
	opacity: 0.5;
}
.DynarchCalendar-time-up {
	background: url("../images/time-up.png") no-repeat 50% 50%;
	width: 11px;
	height: 8px;
	opacity: 0.5;
}
.DynarchCalendar-time-sep {
	padding: 0 2px;
}
.DynarchCalendar-hover-time {
	background-color: #93b9e2;
	color: #fff;
	opacity: 1;
}
.DynarchCalendar-pressed-time {
	background-color: #7da7d5;
	color: #fff;
	opacity: 1;
}
.DynarchCalendar-time-am {
	padding: 1px;
	width: 2.5em;
	text-align: center;
}
/* body */

.DynarchCalendar-hover-week {
	background-color: #ddd;
}
.DynarchCalendar-dayNames div, .DynarchCalendar-day, .DynarchCalendar-weekNumber {
	width: 1.7em;
	padding: 3px 4px;
	text-align: center;
}
.DynarchCalendar-weekNumber {
	border-right: 1px solid #aaa;
	margin-right: 4px;
	width: 2em !important;
	padding-right: 8px !important;
}
.DynarchCalendar-day {
	text-align: right;
	color: #222;
}
.DynarchCalendar-day-othermonth {
	color: #888;
}
.DynarchCalendar-weekend {
	color: #f00;
}
.DynarchCalendar-day-today {
	color: #00f;
	font-weight: bold;
}
.DynarchCalendar-day-disabled {
	opacity: 0.5;
	text-shadow: 2px 1px 1px #fff;
}
.DynarchCalendar-hover-date {
	padding: 2px 3px;
	background-color: #eef;
	border: 1px solid #88c;
	margin: 0 !important;
	color: #000;
}
.DynarchCalendar-day-othermonth.DynarchCalendar-hover-date {
	border-color: #aaa;
	color: #888;
}
.DynarchCalendar-dayNames .DynarchCalendar-weekend {
	color: #f00;
}
.DynarchCalendar-day-othermonth.DynarchCalendar-weekend {
	color: #d88;
}
.DynarchCalendar-day-selected {
	padding: 2px 3px;
	margin: 1px;
	background-color: #aaa;
	color: #000 !important;
}
.DynarchCalendar-day-today.DynarchCalendar-day-selected {
	background-color: #999;
}
/* focus */

.DynarchCalendar-focusLink {
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
}
.DynarchCalendar-focused {
	border-color: #000;
}
.DynarchCalendar-focused .DynarchCalendar-topBar, .DynarchCalendar-focused .DynarchCalendar-bottomBar {
	background-color: #ccc;
	border-color: #336;
}
.DynarchCalendar-focused .DynarchCalendar-hover-week {
	background-color: #ccc;
}
.DynarchCalendar-tooltip {
	position: absolute;
	top: 100%;
	width: 100%;
}
.DynarchCalendar-tooltipCont {
	margin: 0 5px 0 5px;
	border: 1px solid #aaa;
	border-top: 0;
	padding: 3px 6px;
	background: #ddd;
}
.DynarchCalendar-focused .DynarchCalendar-tooltipCont {
	background: #ccc;
	border-color: #000;
}
 @media print {
.DynarchCalendar-day-selected {
	padding: 2px 3px;
	border: 1px solid #000;
	margin: 0 !important;
}
}
.DynarchCalendar-topCont {
	background: none repeat scroll 0 0 #F1F8FC;
	margin-left:58px;
	border: 1px solid #B3CBE4;
}
iframe {
	margin-left:58px;
}
.DynarchCalendar-topCont .DynarchCalendar {
	border: 1px solid #FFFFFF;
}
.DynarchCalendar, .DynarchCalendar-focused {
	background-color: #F1F8FC;
}
.DynarchCalendar-topBar, .DynarchCalendar-bottomBar, .DynarchCalendar-focused .DynarchCalendar-topBar, .DynarchCalendar-focused .DynarchCalendar-bottomBar {
	background-color: #D5E5F6;
	color: #369;
}
.DynarchCalendar-title div {
	color: #369;
}
.DynarchCalendar-dayNames {
	border-bottom: 1px solid #B3CBE4;
	background-color: #D5E5F6;
}
.DynarchCalendar-hover-navBtn div, .DynarchCalendar-hover-title div, .DynarchCalendar-hover-bottomBar-today {
	border-color: #ddeeff #84acd7 #84acd7 #ddeeff;
	background-color: #93b9e2;
	color: #000;
}
.DynarchCalendar-menu table td div.DynarchCalendar-hover-navBtn {
	border-color: #93b9e2;
	background-color: #93b9e2;
	color: #366699;
}
.DynarchCalendar-pressed-navBtn div, .DynarchCalendar-pressed-title div, .DynarchCalendar-pressed-bottomBar-today, .DynarchCalendar-menu table td div.DynarchCalendar-pressed-navBtn {
	border-color: #bfd7f2 #7faad7 #7faad7 #bfd7f2;
	background-color: #93b9e2;
	color: #369;
}
.DynarchCalendar-hover-date {
	background-color: #93b9e2;
	border-color:#93b9e2
}
.DynarchCalendar-day {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.DynarchCalendar-day-disabled {
	background: #c4c0b8;
}
.DynarchCalendar-hover-week {
	background-color: #ddeeff !important;
}
.DynarchCalendar-day-selected {
	background-color: #ff7200;
	border: 1px solid;
	border-color: #ff7200;
	margin: 0;
	color:#fff;
	font-weight:700
}
.DynarchCalendar-day-today.DynarchCalendar-day-selected {
	background-color: #ff7200;
}
.DynarchCalendar-menu {
	background-color: #ddeeff;
}
.DynarchCalendar-dayNames div {
	text-shadow:none;
	font-size:12px
}
.DynarchCalendar table {
	font-size:12px;
	color:#366699
}
/**************************************************************************************/
header {height:182px;}
nav {height:40px;background:#11407a;}
nav .box {width:1106px;margin:auto;height:40px;font-size:14px;}
nav .box ul li {float:left;line-height:40px;width:180px;text-align:center; position:relative; cursor:pointer;z-index:1;}
nav .box ul li a {color:#fff;}
nav .box ul li a:hover{ color:#c9a032}
nav .box ul li ul {position:absolute;display:none;}
nav .box ul li ul li {float:none;background:#11407a; border-bottom:1px #FFF solid;}
nav .box ul li ul li a{ display:block;}
nav .box ul li ul li a:hover{color:#c9a032}

.wrap {width:1106px;margin:auto;background:#fff;padding:10px 0 10px 0;}
.sidebar {width:257px;float:left;margin:0 0 0 10px;}
.wzgg {width:257px;height:250px;background:url(../img/wzgg.jpg) no-repeat;position:relative;}
.wzgg .box {width:247px;height:202px;overflow: hidden; position:absolute;top:35px;left:5px;}
.wzgg .box p {line-height:28px;color:#000;padding:0 0 10px 0;text-justify:inter-ideograph;}

.cplt {width:257px;margin:10px 0 0 0;}
.cplt .top {height:34px;background:url(../img/cplbtop.jpg) no-repeat;}
.cplt .box {height:677px;border:1px solid #ddddde;border-top:none;overflow:hidden;}
.cplt .box ul {padding:0 0 0 22px;}
.cplt .box ul li {width:210px;height:30px;background:url(../img/cpbg.jpg) no-repeat;line-height:30px;font-size:14px;margin:11px 0 11px 0;}
.cplt .box ul li a {color:#000;padding:0 0 0 35px;}
.cplt .box ul li a:hover{ color:#113381;}

.incplt {width:257px;}
.incplt .top {height:34px;background:url(../img/cplbtop.jpg) no-repeat;}
.incplt .top1 {height:34px;background:url(../img/gczstop.jpg) no-repeat;}
.incplt .box {height:677px;border:1px solid #ddddde;border-top:none;overflow:hidden;}
.incplt .box ul {padding:0 0 0 22px;}
.incplt .box ul li {width:210px;height:30px;background:url(../img/cpbg.jpg) no-repeat;line-height:30px;font-size:14px;margin:11px 0 11px 0;}
.incplt .box ul li a {color:#000;padding:0 0 0 35px;}
.incplt .box ul li a:hover{ color:#113381;}

.gloab {width:257px;height:273px;background:url(../img/gloab.jpg) no-repeat;}

.content {width:797px;float:right;margin:0 10px 0 0;}

/*焦点图 */
.focusBox {position: relative; width:796px; height:244px;overflow: hidden;font: 12px/1.5 Verdana, Geneva, sans-serif; text-align:left;background: white; }
.focusBox .pic{position: relative; width:796px; height: 244px;}
.focusBox .pic li{position:absolute; width:796px; left: 0px; top: 0px;}
.focusBox .pic img { width:796px; height:244px; display: block; }
.focusBox .pic P{ display:none;position:absolute;bottom: 0;height:36px; width:100%; text-indent:10px; line-height:36px;toverflow: hidden;background: #333;color: white;filter: alpha(opacity=40);opacity:0.4;overflow:hidden;}
.focusBox .num01 { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
.focusBox .num01 li{ float: left; position: relative; width: 18px; height: 15px;line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
.focusBox .num01 li a,.focusBox .num01 li span {position: absolute;z-index: 2;display: block;color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none;}
.focusBox .num01 li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
.focusBox .num01 li.on a,.focusBox .num a:hover{ background:#f60;}
/*in焦点图 */
.focus{width:1106px;margin:0 auto; padding-top:10px; padding-bottom:20px; background:#FFF;}
.in_focusBox {position: relative; width:1106px; height:244px;overflow: hidden;font: 12px/1.5 Verdana, Geneva, sans-serif; text-align:left;background: white; }
.in_focusBox .pic{position: relative; width:1106px; height: 244px;}
.in_focusBox .pic li{position:absolute; width:1106px; left: 0px; top: 0px;}
.in_focusBox .pic img { width:1106px; height:244px; display: block; }
.in_focusBox .pic P{ display:none;position:absolute;bottom: 0;height:36px; width:100%; text-indent:10px; line-height:36px;toverflow: hidden;background: #333;color: white;filter: alpha(opacity=40);opacity:0.4;overflow:hidden;}
.in_focusBox .num01 { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
.in_focusBox .num01 li{float: left;position:relative;width:18px;height:15px;line-height:15px;overflow: hidden;text-align:center;margin-right:1px;cursor:pointer; }
.in_focusBox .num01 li a,.in_focusBox .num01 li span {position: absolute;z-index: 2;display: block;color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none;}
.in_focusBox .num01 li span { z-index:1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
.in_focusBox .num01 li.on a,.focusBox .num a:hover{ background:#f60;}



.textlr {width:797px;height:191px;background:url(../img/textlr.jpg) no-repeat; position:relative;margin:30px 0 0 0;}
.about {width:412px;height:150px;position:absolute;top:45px;left:11px;}
.about p {text-justify:inter-ideograph;line-height:24px;}
.about p a {color:#004098;}
.about img {float:left;padding:5px 15px 0 0;}
.lx {width:320px;height:145px;position:absolute;right:0;top:40px;}
.lx h2 {font-weight:normal;color:#004098;font-size:14px;padding:0 0 5px 0;}
.lx p {line-height:24px;}

.xw {width:796px;background:url(../img/xw.jpg) no-repeat;margin:27px 0 0 0;position:relative; border:1px solid #dddddd; clear:both;}
.more {width:48px;height:28px;display:block;position:absolute;right:0;text-indent:-9999px;}
.xw ul {width:774px;padding:35px 0 0 0;margin:0 0 0 10px;}
.xw ul li {height:24px;line-height:24px;background:url(../img/li.jpg) no-repeat left ;padding:0 0 0 15px;}
.xw ul li span {float:right;}
.xw ul li a {color:#000;}

.show {width:796px;margin:38px 0 0 0;}
.show .top {height:30px;background:url(../img/show.jpg) no-repeat;position:relative;}
.show .top a {width:48px;height:28px;display:block;position:absolute;right:0;text-indent:-9999px;}
.show .box {border:1px solid #ddddde;border-top:none;padding:10px 0 10px 0;}
.show .box ul li {width:238px;height:197px; display:inline;float:left;text-align:center;margin:0 13px 0 13px;}
.show .box ul li img {width:229px;height:162px;padding:2px;border:1px solid #ddddde;}
.show .box ul li p {padding:7px 0 0 0;}
.show .box ul li a {color:#000;}

footer {width:1106px;margin:auto;text-align:center;background:#fff;padding:20px 0 20px 0;}
footer p {line-height:24px;}
footer p a {color:#000;}

.wrap .left {width:246px;float:left;}
.left_bg{ text-align:center; margin:8px 0px;}
.wrap .inleft {width:260px;float:left; margin-left:12px; margin-bottom:20px;}
.wrap .right {width:794px;float:right;margin:0 25px 0 0;}

.nav2 {margin:0 0 0 10px;}
.nav2 li {width:245px;text-align: center;}
.nav2 li.top {height:38px;background:url(../img/lefttop.jpg) no-repeat;line-height:38px;color:#fff;font-size:14px;border:none;}
.nav2 li.link {background:#efeff0;border:1px solid #bdbdbd;border-top:none;height:36px;line-height:36px;width:238px;margin:0 0 0 2px;font-size:14px;}
.nav2 li.link a {color:#000;}
.nav2 li.link a:hover{color:#113381;}
.lxwm {margin:0 0 0 10px;}
.lxwm li {width:245px;} 
.lxwm li.top {height:38px;background:url(../img/lxwmtop.jpg) no-repeat;}
.lxwm li.box {height:220px;background:url(../img/contactbg.jpg) no-repeat;}
.lxwm li.box h2 {font-weight:normal;color:#004098;font-size:14px;padding:10px 0 0 5px;}
.lxwm li.box p {line-height:24px;padding:0 0 0 5px;}

.area_lx{ padding-top:50px; padding-left:30px;overflow:hidden;}
.area_lx li{ font-family:"微软雅黑";font-size:14px;padding:10px 0 0 5px;}
.area_lx li h3 {font-weight:normal;color:#004098;font-size:19px;}


.incontent {width:794px;}
.incontent li.top {height:28px;background:url(../img/righttop.jpg) no-repeat;}
.incontent li.top h2 { float:left;font-size:14px;line-height:28px;padding:0 0 0 25px;}
.incontent li.top p{ float:right;line-height:28px; padding-right:10px;}
.incontent li.box {border:1px solid #ddddde;border-top:none;padding:15px; overflow:hidden;}
.incontent li.box p {line-height:24px;padding:0 0 10px 0;}
.incontent li.lxwm_area {border:1px solid #ddddde;border-top:none;width:793px; height:456px;background:url(../img/lxwmbg.jpg) no-repeat;}


.newslist {}
.newslist li {height:28px;line-height:28px;background:url(../img/li.jpg) no-repeat left ;padding:0 0 0 15px;border-bottom:1px #ccc dotted;}
.newslist li span {float:right;}
.newslist li a {color:#000;}

.pagenum {text-align:center;margin:15px 0 0 0;}
.pagenum li {display: inline;height:30px;line-height:30px;}
.pagenum li a {border:1px solid #ccc;color:#000;display:block;display: inline;padding:5px;}

.newsbox {}
.newsbox li.title {font-size:14px;font-weight:bold;text-align:center;}
.newsbox li.pub {text-align: center;padding:10px 0 10px 0;}
.newsbox li.pub span {display:inline-block;color:#595757;padding:0 10px 0 10px;}
.newsbox li.cc {width:750px;text-justify:inter-ideograph;text-align:justify; overflow:hidden;}
.newsbox li.cc p {line-height:24px;}

.anli {}
.anli li {width:242px;height:200px;float:left; display:inline; text-align: center;margin:0 8px 0 4px;}
.anli li img {border:1px solid #11407a;width:238px;height:154px;}
.anli li p {}
.anli li a {color:#000;}

/*--人才招聘详细页--*/
.message_table{float:left;margin-left:20px; clear:both; font-size:14px; font:"微软雅黑"; color:#613024; margin-bottom:20px;}
.message_table tr input.res{ width:70px; height:30px; float:left;clear:both; display:inline;background:url(../img/bio1.gif) no-repeat; border:none; cursor:pointer;}
.message_table tr input.cz{ width:70px; height:30px; float:left;clear:both; display:inline;background:url(../img/chengz.gif) no-repeat; border:none;cursor:pointer;}
.message_table td input,textarea,select{ margin:0; padding:0; width:auto; overflow:hidden; clear:both; border:1px #90979d solid;}
.message_table td{ padding:2px 0px;}

/*人才招聘*/
.table{ width:630px; margin:20px auto; font-size:12px;overflow:hidden; padding:0;}
.table .t_top{ width:100%; height:20px; background:url(../img/table_top.png) no-repeat}
.table .t_bottom{ width:100%; height:20px; background:url(../img/table_bottom.png) no-repeat}
.table .c_table{ width:100%; height:auto; text-indent:1.8em; overflow:hidden;  background:url(../img/table_c.png) repeat-y; overflow:hidden;}
.c_table h1{ text-align:center; padding-bottom:10px; color:#12407b; font-family:"微软雅黑"; }
ul.post{ float:left; margin-left:28px; display:inline; padding:0;}
ul.post li.zp{background-color:#c9cacb; }
ul.post li{ width:570px; float:left; background-color:#f4f4f4; height:25px; line-height:28px; margin-bottom:10px;}
ul.post li em{ display:block; width:188px; float:left; text-align: center; font-style:normal;overflow:hidden;}
ul.post li em.align{ text-align:left;}
ul.post li em.align a{ color:#000}

/***分页***/
#PagerJobPost_Panel_Pager { margin:10px 0 0 0; overflow:hidden; *zoom:1; text-align:center; clear:both; }
#PagerJobPost_Panel_Pager ul { padding:10px 0; }
#PagerJobPost_Panel_Pager li { height:22px; padding-top:2px; display:inline; }
#PagerJobPost_Panel_Pager li strong { color:#F00; }
.PagerContainerTable { background:transparent url(/Images/Header.gif) repeat-x top left; border-top: dotted 1px #bbc7cd; border-bottom: dotted 1px #bbc7cd; font-size:.8em; }
span.PagerCurrentIndex { border:solid 1px #bbc7cd; height:18px; background-color:#F2F2F2; padding:0px 5px; }
td.PagerCell { padding:6px; }
a.PagerHyperlinkStyle { padding:6px; text-decoration:none; white-space:nowrap; }
a.PagerHyperlinkStyle { color:#525252; }
a.PagerHyperlinkStyle:hover { height:17px; overflow:hidden; border:solid 1px #bbc7cd; background-color: #FFFFFF; padding:0 5px; text-decoration:none; }
a.PagerDisabled { border:none; color:Gray; background: transparent; padding:6px; }
td.PagerCellSeperator { border-right:solid 1px #c0c0c0; padding-left:1px; padding-right:1px;}
