@charset "utf-8";
/* CSS Document */

/* CSS Document By tuoout.com */



* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 12px;
	color: #000;
	font-family: "宋体", Arial, Helvetica, sans-serif;
	background-color: #fff;
}
img {
	border: none;
}
li {
	list-style-type: none;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.space5 {
	height: 5px;
	clear: both;
	display: block;
	overflow: hidden;
}
.space10 {
	height: 10px;
	clear: both;
	display: block;
	overflow: hidden;
}
.space15 {
	height: 15px;
	clear: both;
	display: block;
	overflow: hidden;
}
.space20 {
	height: 20px;
	clear: both;
	display: block;
	overflow: hidden;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: normal;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
/*全局定义*/







#top_box {
	width: 100%;
	background: #ffffff;
}
#top {
	width: 1000px;
	clear: both;
	height: 100px;
	margin: 0px auto;
	margin-top: 10px;
}
#top_l {
	float: right;
	margin-left: 0px;
	height: 36px;
	padding-left: 15px;
}
#top_l a {
	line-height: 36px;
}
#top_l img {
	float: left;
}
/*顶部导航 结束*/



.topdaohang {
	height: 40px;
	background: #0181ca;
}
.topnav {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	height: 40px;
}
.topnav ul {
}
.topnav li {
	float: left;
	color: #fff;
	width: 100px;
	text-align: center;
}
.topnav li a {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
	height: 40px;
	line-height: 40px;
	display: block;
}
.topnav li a:hover {
	background: #91afff;
	text-decoration: none;
}
#wrapper {
	width: 1000px;
	clear: both;
	margin: 0px auto;
	padding: 0px;
	background: #FFF;
}
/*头部LOGO区 结束*/



#slides {
}
#slides .next, #slides .prev {
	position: absolute;
	top: 107px;
	left: -39px;
	width: 24px;
	height: 43px;
	display: block;
	z-index: 101;
}
.slides_container {
	width: 100%;
	height: 300px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
#slides .next {
	left: 585px;
}
.pagination {
	margin: 1px auto 0;
	width: 100px;
}
.pagination li {
	float: left;
	margin: 0 1px;
}
.pagination li a {
	display: block;
	width: 12px;
	height: 0;
	padding-top: 12px;
	background-image: url(../images/pagination.png);
	background-position: 0 0;
	float: left;
	overflow: hidden;
}
.pagination li.current a {
	background-position: 0 -12px;
}
.caption {
	position: absolute;
	bottom: -35px;
	height: 30px;
	padding: 5px 20px 0 20px;
	background: #000;
	background: rgba(0,0,0,.5);
	width: 540px;
	font-size: 1.3em;
	line-height: 1.33;
	color: #fff;
	border-top: 1px solid #000;
	text-shadow: none;
}
.webwidth {
	width: 1000px;
	margin: auto;
	clear: both;
	background: #FFF;
}
.width732 {
	width: 730px;
}
.width260 {
	width: 260px;
}
.intro {
	background: #f5f5f5;
	height: 408px;
	border: #d9dcdc 1px solid;
}
.intro span {
	font-size: 16px;
	color: #0c3050;
	padding-left: 10px;
	line-height: 30px;
}
.intro ul {
	width: 190px;
	margin-left: auto;
	margin-right: auto;
}
.intro ul li {
	float: left;
	width: 90px;
	text-align: center;
	background: url(../images/introicon.gif) no-repeat left;
	line-height: 30px;
}
.intro ul li a {
	font-size: 16px;
}
.articles-zone {
	width: 320px;
}
.edu-zone {
	width: 400px;
}
.PLink {
	width: 248px;
	margin-left: auto;
	margin-right: auto;
	height: 130px;
}
.PLink ul {
	width: 222px;
	height: 116px;
	padding-top: 9px;
}
.PLink ul li {
	width: 222px;
	float: left;
	height: 58px;
}
.quick_menu {
	width: 700px;
	margin-left: 50px;
}
.quick_menu ul {
}
.quick_menu ul li {
	line-height: 32px;
	width: 192px;
	margin-bottom: 8px;
	margin-right: 10px;
	float: left;
	height: 34px;
}
.quick_menu ul li a {
	border-bottom: #d5d5d5 1px solid;
	border-left: #d5d5d5 1px solid;
	display: block;
	background: url(../images/wkzspathoff.png) no-repeat;
	border-top: #d5d5d5 1px solid;
	border-right: #d5d5d5 1px solid;
}
.quick_menu ul li a:hover {
	border-bottom: #bbb 1px solid;
	border-left: #bbb 1px solid;
	background: url(../images/wkzspathon.png) no-repeat;
	color: #0065b4;
	border-top: #bbb 1px solid;
	font-weight: bold;
	border-right: #bbb 1px solid;
}
.quick_menu ul li span {
	margin-top: 7px;
	padding-left: 19px;
	width: 20px;
	padding-right: 14px;
	float: left;
	height: 25px;
}
/*跳蚤市场结束*/



.linktitle {
	height: 30px;
}
.linktitle li {
	height: 31px;
	line-height: 31px;
	font-size: 12px;
	color: #ffffff;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	background: url(../images/lm_bg.jpg) repeat-x;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
}
.linktitle li a {
	text-decoration: none;
	color: #000000;
}
.friendlink {
	border-top: 1px solid #CCC;
	padding: 0 8px;
}
.friendlink li {
	line-height: 26px;
	background: url(../images/icon_dot.jpg) left no-repeat;
	padding-left: 12px;
	overflow: hidden;
	height: 26px;
}
.friendlink li .spandata {
	text-align: center;
	color: #000;
	float: right;
}
.friendlink li a {
	font-size: 12px;
}
.tagCont {
	display: none;
}
.friendlink li img {
	width: 88px;
	height: 31px;
	border: 1px solid #CCC;
	vertical-align: middle;
}
.linktitle li.selectTag {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	background: url(../images/lm_bg13.jpg) repeat-x;
	border: 1px solid #0181CA;
}
.linktitle li.selectTag a {
	color: #fff;
}
.linktitle li.selectEdu {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	background: url(../images/lm_bg13.jpg) repeat-x;
	border: 1px solid #0181CA;
}
.linktitle li.selectEdu a {
	color: #fff;
}
.friendlink li h1 {
	font-size: 14px;
}
.friendlink li h2 {
	font-weight: bold;
	font-size: 14px;
}
.friendlink li h3 {
	font-weight: bold;
	font-size: 14px;
}
.friendlink li h4 {
	font-weight: bold;
	font-size: 14px;
}
.friendlink li h5 {
	font-weight: bold;
	font-size: 14px;
}
.friendlink li h6 {
	font-weight: bold;
	font-size: 14px;
}
/*友情链接 结束*/







#slider {
	width: 732px;
	margin: 0 auto;
	position: relative;
	border: 1px solid #ccc;
}
.scroll {
	overflow: hidden;
	width: 732px;
	margin: 0 auto;
	position: relative;
}
.scrollContainer {
	position: relative;
}
.scrollContainer div.panel {
	width: 274px;
}
#left-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 12px;
	bottom: 0;
	background: url(../images/leftshadow.png) repeat-y;
}
#right-shadow {
	position: absolute;
	top: 0;
	right: 0;
	width: 12px;
	bottom: 0;
	background: url(../images/rightshadow.png) repeat-y;
}
.inside {
	padding: 10px;
	border: 0px solid #d8d8d8;
}
.inside img {
	display: block;
	margin: 0 0 10px 0;
	width: 250px;
}
.inside h2 {
	font-weight: normal;
	color: #111;
	font-size: 16px;
	margin: 0 0 8px 0;
}
.inside p {
	font-size: 11px;
	color: #ccc;
}
.scrollButtons {
	position: absolute;
	top: 90px;
	cursor: pointer;
}
.scrollButtons.left {
	z-index: 10000;
	left: 0px;
}
.scrollButtons.right {
	right: 2px;
}
.HCont {
	border-bottom: #d5d5d5 1px solid;
	border-left: #d5d5d5 1px solid;
	margin-top: 0px;
	width: 248px;
	background: #f5f5f5;
	float: left;
	height: 270px;
	border-top: #d5d5d5 1px solid;
	border-right: #d5d5d5 1px solid;
}
.HCont .T {
	border-bottom: #d5d5d5 1px solid;
	width: 248px;
	float: left;
	height: 45px;
}
.HCont .T h3 {
	line-height: 45px;
	padding-left: 58px;
	background: url(../images/wkzsconticon.png) no-repeat 16px 11px;
	font-size: 14px;
	font-weight: bold;
}
.HCont .T h3 b {
	line-height: 40px;
	padding-left: 6px;
	color: #999;
	font-size: 11px;
	font-weight: normal;
}
.HCont .C {
	width: 248px;
	float: left;
	height: 136px;
}
.HCont .C dl {
	line-height: 24px;
	padding-left: 16px;
	width: 220px;
	overflow: hidden;
	padding-top: 8px;
}
.HCont .C dl dt {
	color: #0c3050;
	font-size: 13px;
	font-weight: bold;
}
.HCont .C dl dd {
	font-size: 12px;
	font-weight: normal;
}
/*内容页分页定义开始*/		



.linksfed {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin: 0 auto;
	line-height: 24px;
	background-color: #fff;
}
.linksfed span {
	font-size: 14px;
	color: #666;
	font-weight: bold;
}
.WKZS_FootArea {
	margin-top: 14px;
	width: 100%;
	background-color: #0181ca;
}
.Foot {
	margin: 0px auto;
	width: 1000px;
	background: url(../images/bottom_logo.png) no-repeat 5px 10px;
	color: #f6f7fc;
	padding: 10px 0;
}
.Foot .L {
	line-height: 20px;
	padding-left: 104px;
	width: 900px;
}
.Foot .L a {
	color: #fff;
}
.Foot .L a:hover {
	color: #0065b4;
}
.Foot .L b {
	padding-bottom: 0px;
	padding-left: 9px;
	padding-right: 9px;
	color: #ccc;
	font-size: 10px;
	font-weight: normal;
	padding-top: 0px;
}
.Foot .R {
	width: 200px;
	padding-right: 5px;
	float: right;
	padding-top: 20px;
}
.Foot .R select {
	width: 150px;
	float: right;
}
/*首页CSS结束*/



/*列表CSS开始*/



.articles_left {
	width: 250px;
	float: left;
 overflow:;
}
.articles_right {
	width: 740px;
	float: right;
 overflow:;
}
.SubNav {
	width: 250px;
	overflow: hidden;
}
.SubNav .T {
	width: 250px;
	background: url(../images/wkzssubnavt.png) no-repeat;
	height: 38px;
}
.SubNav .T h3 {
	line-height: 38px;
	padding-left: 17px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
}
.SubNav .C {
	border-bottom: #d5d5d5 1px solid;
	border-left: #d5d5d5 1px solid;
	padding-bottom: 1px;
	padding-left: 1px;
	width: 246px;
	padding-right: 1px;
	overflow: hidden;
	border-top: 0px;
	border-right: #d5d5d5 1px solid;
	padding-top: 1px;
}
.SubNav .C ul.SN {
	width: 246px;
	overflow: hidden;
}
.SubNav .C ul.SN li {
	line-height: 40px;
	width: 246px;
	background: url(../images/wkzssubnavbg.png) repeat-x;
	font-size: 13px;
	font-weight: bold;
}
.SubNav .C ul.SN li a {
	padding-left: 76px;
	width: 170px;
	display: block;
	background: url(../images/wkzssubnavoff.png) no-repeat 45px 13px;
	height: 40px;
}
.SubNav .C ul.SN li a:hover {
	padding-left: 76px;
	background: url(../images/wkzssubnavon.png) no-repeat 45px 13px;
}
.SubNav .C ul.SN li.on a {
	padding-left: 76px;
	background: url(../images/wkzssubnavon.png) no-repeat 45px 13px;
	color: #0065b4;
}
.SubNav .C ul.SN li ul {
	width: 246px;
	display: none;
	overflow: hidden;
}
.SubNav .C ul.SN li ul li {
	line-height: 30px;
	padding-left: 76px;
	width: 170px;
	height: 30px;
	font-size: 12px;
}
.SubNav .C ul.SN li ul li a {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background: none transparent scroll repeat 0% 0%;
	height: 30px;
	color: #555;
	font-weight: normal;
	padding-top: 0px;
}
.SubNav .C ul.SN li ul li a:hover {
	padding-left: 0px;
	background: none transparent scroll repeat 0% 0%;
	color: #0065b4;
}
.InLink {
	width: 246px;
	background: #f5f5f5;
	float: left;
	height: 130px;
}
.InLink ul {
	padding-left: 13px;
	width: 222px;
	height: 116px;
	padding-top: 9px;
}
.InLink ul li {
	width: 222px;
	float: left;
	height: 58px;
}
.InCont {
	border-bottom: #d5d5d5 1px solid;
	border-left: #d5d5d5 1px solid;
	margin-top: 12px;
	width: 248px;
	background: #f5f5f5;
	float: left;
	border-top: #d5d5d5 1px solid;
	border-right: #d5d5d5 1px solid;
}
.InCont .T {
	border-bottom: #d5d5d5 1px solid;
	width: 248px;
	float: left;
	height: 45px;
}
.InCont .T h3 {
	line-height: 45px;
	padding-left: 58px;
	background: url(../images/wkzsconticon.png) no-repeat 16px 11px;
	font-size: 14px;
	font-weight: bold;
}
.InCont .T h3 b {
	line-height: 40px;
	padding-left: 6px;
	color: #999;
	font-size: 11px;
	font-weight: normal;
}
.InCont .C {
	width: 248px;
	float: left;
	height: 136px;
}
.InCont .C dl {
	line-height: 24px;
	padding-left: 16px;
	width: 220px;
	overflow: hidden;
	padding-top: 8px;
}
.InCont .C dl dt {
	color: #0c3050;
	font-size: 13px;
	font-weight: bold;
}
.InCont .C dl dd {
	font-size: 12px;
	font-weight: normal;
}
.InMain {
	min-height: 635px;
	border-bottom: #d5d5d5 1px solid;
	border-left: #d5d5d5 1px solid;
	padding: 8px;
	background: #f5f5f5;
	overflow: hidden;
	border-top: #d5d5d5 1px solid;
	border-right: #d5d5d5 1px solid;
}
.InMain .T {
	line-height: 43px;
	padding-left: 15px;
	background: url(../images/wkzsinmant.png) #fff no-repeat 15px 3px;
	height: 43px;
	padding-top: 3px;
}
.InMain .T h3 {
	text-align: left;
	padding-left: 30px;
	width: 150px;
	float: left;
	height: 43px;
	color: #666;
	font-size: 14px;
	font-weight: bold;
}
.InMain .T span {
	padding-right: 18px;
	float: right;
	color: #666;
	font-size: 12px;
	font-weight: normal;
}
.InMain .T span a {
	color: #666;
}
.InMain .T span a:hover {
	color: #0065b4;
	font-weight: bold;
}
.InMain .T span b {
	color: #0065b4;
}
.InMain .C {
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	background: #fff;
	overflow: hidden;
	border-top: 0px;
	padding-top: 10px;
}
.InpageContentArea {
	padding: 10px 10px 20px 10px;
	overflow: hidden;
}
.InpageContentArea .Title {
	text-align: center;
	line-height: 40px;
	width: 100%;
	color: #333;
	font-size: 18px;
	font-weight: normal;
}
.InpageContentArea .Info {
	border-bottom: #ccc 1px dotted;
	text-align: center;
	padding-bottom: 5px;
	line-height: 30px;
	width: 100%;
	color: #999;
}
.InpageContentArea .tuiguang {
	line-height: 26px;
	color: #ff0000;
	font-size: 14px;
	padding-top: 35px;
}
.InpageContentArea .Content {
	line-height: 26px;
	color: #444;
	font-size: 14px;
	padding-top: 15px;
}
.InpageContentArea .Content img {
	border-bottom: #ccc 1px solid;
	border-left: #ccc 1px solid;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	background: #fff;
	border-top: #ccc 1px solid;
	border-right: #ccc 1px solid;
	padding-top: 3px;
	max-width: 643px;
}
.InMainBox {
	padding-bottom: 0px;
	min-height: 550px;
	padding-left: 0px;
	padding-top: 0px;
	_height: 450px;
}
.InMainBox ul.NewsList {
	margin-left: 0px;
	overflow: hidden;
}
.InMainBox ul.NewsList li {
	border-bottom: #ccc 1px dotted;
	line-height: 31px;
	padding-left: 20px;
	background: url(../images/wkzsicon1.png) no-repeat 5px 14px;
	height: 31px;
	overflow: hidden;
}
.InMainBox ul.NewsList li a {
	width: 560px;
	text-overflow: ellipsis;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
}
.InMainBox ul.NewsList li span {
	padding-right: 3px;
	float: right;
	color: #ccc;
	font-size: 11px;
	font-weight: normal;
}
.InMainBox ul.PicList {
	width: 676px;
	overflow: hidden;
	padding-top: 5px;
}
.InMainBox ul.PicList li {
	text-align: center;
	width: 169px;
	float: left;
	height: 150px;
}
.InMainBox ul.PicList li span img {
	border-bottom: #ccc 1px solid;
	border-left: #ccc 1px solid;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 150px;
	padding-right: 2px;
	margin-bottom: 5px;
	background: #fff;
	height: 105px;
	border-top: #ccc 1px solid;
	border-right: #ccc 1px solid;
	padding-top: 2px;
}
.InMainBox ul.PicList li span a img {
	border-bottom: #ccc 1px solid;
	border-left: #ccc 1px solid;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 150px;
	padding-right: 2px;
	height: 105px;
	border-top: #ccc 1px solid;
	border-right: #ccc 1px solid;
	padding-top: 2px;
}
.InMainBox ul.PicList li span a:hover img {
	border-bottom: #999 1px solid;
	border-left: #999 1px solid;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 150px;
	padding-right: 2px;
	height: 105px;
	border-top: #999 1px solid;
	border-right: #999 1px solid;
	padding-top: 2px;
}
.InMainBox ul.PicList li span a {
	width: 169px;
	text-overflow: ellipsis;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
}
.InMainBox ul.DownList {
	width: 700px;
	overflow: hidden;
}
.InMainBox ul.DownList li B {
	padding-right: 5px;
	color: #b60e00;
	font-size: 14px;
}
.InMainBox ul.DownList li span {
	float: right;
	color: #a89686;
	font-size: 12px;
	font-weight: normal;
}
.InMainBox ul.DownList li span a {
	color: #9c5828;
}
.InMainBox ul.DownList li span a:hover {
	color: #a80b0b;
}
.NewsPage {
	text-align: center;
	margin: 20px 0px;
}
.td {
	font-size: 14px;
	font-weight: bold;
}
.newslist1 {
}
.newslist2 {
	color: #ff0000;
}
.newslist3 {
	font-weight: bold;
}
.newslist4 {
	color: #ff0000;
	font-weight: bold;
}
.InMainBox2 {
	padding-bottom: 0px;
	min-height: 450px;
	padding-left: 0px;
	width: 676px;
	padding-top: 0px;
	_height: 450px;
}
.InMainBox2 ul.NewsList {
	width: 676px;
	margin-left: 0px;
	overflow: hidden;
}
.InMainBox2 ul.NewsList li {
	border-bottom: #ccc 1px dotted;
	line-height: 31px;
	padding-left: 23px;
	width: 656px;
	background: url(../images/combine.png) no-repeat 0px 3px;
	float: left;
	height: 31px;
	overflow: hidden;
}
.InMainBox2 ul.NewsList li a {
	width: 560px;
	text-overflow: ellipsis;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
}
.InMainBox2 ul.NewsList li span {
	padding-right: 3px;
	float: right;
	color: #ccc;
	font-size: 11px;
	font-weight: normal;
}
.wendalist {
	height: 340px;
}
.wendalist li {
	line-height: 22px;
	background: url(../images/icon_dot2.jpg) left no-repeat;
	padding-left: 18px;
	overflow: hidden;
	height: 22px;
	width: 220px;
}
.wendalist li a {
	font-size: 12px;
}
.zhidaowen {
	text-align: left;
	padding-top: 20px;
	padding-bottom: 10px;
	float: right;
	color: #333;
	font-size: 13px;
	border-bottom: #ccc 1px dotted;
	line-height: 20px;
	width: 680px;
	min-height: 120px;
}
.zhidaohui {
	text-align: left;
	padding-top: 15px;
	padding-bottom: 5px;
	float: right;
	color: #333;
	font-size: 13px;
	line-height: 20px;
	width: 680px;
}
.Layer {
	z-index: 100;
	position: absolute;
	visibility: hidden;
	width: 100px;
	background: #efefef;
	border-left: 1px #0181ca solid;
	border-right: 1px #0181ca solid;
	border-bottom: 1px #0181ca solid;
}
.Layer ul {
	padding-left: 5px;
	padding-right: 5px;
}
.Layer ul li {
	float: left;
	width: 100%;
	border-bottom: 1px #dedede solid;
	height: 26px;
	line-height: 26px;
	color: #000000;
	font-size: 13px;
}
.Layer li a {
	font-family: "宋体";
	font-size: 12px;
	color: #000;
	padding: 0;
	height: 26px;
	line-height: 26px;
	display: block;
}
.Layer li a:hover {
	background: #efefef;
	color: #4F748F;
	text-decoration: none;
}
.X {
	background: #FFFFFF;
	padding: 20px 15px 20px 15px;
	line-height: 22px;
}
.X h6 {
	border-bottom: 1px #DDDDDD solid;
}
.InMainBox ul.PicList2 {
	width: 676px;
	overflow: hidden;
	padding-top: 5px;
}
.InMainBox ul.PicList2 li {
	text-align: center;
	width: 225px;
	float: left;
	height: 125px;
}
.InMainBox ul.PicList2 li span img {
	border-bottom: #ccc 1px solid;
	border-left: #ccc 1px solid;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 200px;
	padding-right: 2px;
	margin-bottom: 5px;
	background: #fff;
	height: 80px;
	border-top: #ccc 1px solid;
	border-right: #ccc 1px solid;
	padding-top: 2px;
}
.InMainBox ul.PicList2 li span a img {
	border-bottom: #ccc 1px solid;
	border-left: #ccc 1px solid;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 200px;
	padding-right: 2px;
	height: 80px;
	border-top: #ccc 1px solid;
	border-right: #ccc 1px solid;
	padding-top: 2px;
}
.InMainBox ul.PicList2 li span a:hover img {
	border-bottom: #999 1px solid;
	border-left: #999 1px solid;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 200px;
	padding-right: 2px;
	height: 80px;
	border-top: #999 1px solid;
	border-right: #999 1px solid;
	padding-top: 2px;
}
.InMainBox ul.PicList2 li span a {
	width: 225px;
	text-overflow: ellipsis;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
}
.InMain .Z {
	line-height: 43px;
	background: url(../images/wkzsinmant.png) #fff no-repeat 0px 3px;
	height: 43px;
	padding-top: 3px;
}
.InMain .Z h3 {
	text-align: left;
	padding-left: 30px;
	width: 150px;
	float: left;
	height: 43px;
	color: #666;
	font-size: 14px;
	font-weight: bold;
}
.InMain .Z span {
	padding-right: 18px;
	float: right;
	color: #666;
	font-size: 12px;
	font-weight: normal;
}
.InMain .Z span a {
	color: #666;
}
.InMain .Z span a:hover {
	color: #0065b4;
	font-weight: bold;
}
.InMain .Z span b {
	color: #0065b4;
}
.InLink2 {
	width: 248px;
	background: #f5f5f5;
	float: left;
	height: 130px;
	border-left: 1px #D5D5D5 solid;
	border-right: 1px #D5D5D5 solid;
	border-bottom: 1px #D5D5D5 solid;
}
.InLink2 ul {
	padding-left: 13px;
	width: 222px;
	height: 116px;
	padding-top: 9px;
}
.InLink2 ul li {
	width: 222px;
	float: left;
	height: 58px;
}
.baomingtable {
	border-left: 1px #C0D4D3 solid;
	border-top: 1px #C0D4D3 solid;
}
.baomingtable td {
	border-right: 1px #C0D4D3 solid;
	border-bottom: 1px #C0D4D3 solid;
	font-size: 12px;
	padding-top: 3px;
}
.baomingtable td input {
	font-size: 12px;
	width: 127px;
	height: 18px;
	margin-left: 5px;
}
.baomingtable td select {
	font-size: 12px;
	margin-left: 5px;
}
.zhidaotable a {
	color: #fff;
	text-decoration: none;
}
.zhidaotable td {
	text-align: center;
	line-height: 20px;
	font-family: "黑体";
	font-size: 13px;
}
.InMain2 {
	border-bottom: #d5d5d5 1px solid;
	border-left: #d5d5d5 1px solid;
	padding-bottom: 4px;
	padding-left: 4px;
	width: 990px;
	padding-right: 4px;
	background: #f5f5f5;
	float: left;
	overflow: hidden;
	border-top: #d5d5d5 1px solid;
	border-right: #d5d5d5 1px solid;
	padding-top: 4px;
}
.InMain2 .T {
	line-height: 43px;
	padding-left: 15px;
	width: 975px;
	background: url(../images/wkzsinmant2.png) #fff no-repeat 15px 3px;
	float: left;
	height: 43px;
	padding-top: 3px;
}
.InMain2 .T h3 {
	text-align: left;
	padding-left: 30px;
	width: 150px;
	float: left;
	height: 43px;
	color: #666;
	font-size: 14px;
	font-weight: bold;
}
.InMain2 .T span {
	padding-right: 18px;
	float: right;
	color: #666;
	font-size: 12px;
	font-weight: normal;
}
.InMain2 .T span a {
	color: #666;
}
.InMain2 .T span a:hover {
	color: #0065b4;
	font-weight: bold;
}
.InMain2 .T span b {
	color: #0065b4;
}
.InMain2 .C {
	padding-bottom: 10px;
	padding-left: 15px;
	width: 975px;
	padding-right: 15px;
	background: #fff;
	float: left;
	overflow: hidden;
	border-top: 0px;
	padding-top: 10px;
}
.InMainBox2 {
	padding-bottom: 0px;
	min-height: 550px;
	padding-left: 0px;
	padding-top: 0px;
	_height: 550px;
}
.InpageContentArea2 {
	padding-bottom: 20px;
	padding-left: 8px;
	width: 959px;
	overflow: hidden;
	padding-top: 10px;
}
.InpageContentArea2 .Title {
	text-align: center;
	line-height: 40px;
	width: 100%;
	color: #333;
	font-size: 22px;
	font-weight: normal;
}
.InpageContentArea2 .Info {
	border-bottom: #ccc 1px dotted;
	text-align: center;
	padding-bottom: 5px;
	line-height: 30px;
	width: 96%;
	color: #999;
}
.InpageContentArea2 .Content {
	line-height: 26px;
	color: #444;
	font-size: 14px;
	padding-top: 15px;
}
.InpageContentArea2 .Content img {
	border-bottom: #ccc 1px solid;
	border-left: #ccc 1px solid;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	background: #fff;
	border-top: #ccc 1px solid;
	border-right: #ccc 1px solid;
	padding-top: 3px;
	max-width: 950px;
}
.tiwen {
	background: url(../images/combine.png) no-repeat 3px 18px;
	width: 100%;
	height: 140px;
}
.huida {
	background: url(../images/combine2.png) no-repeat 3px 30px;
	width: 100%;
	height: 140px;
}
.morebookdiv {
	border: #d5d5d5 1px solid;
	padding: 10px;
	width: 694px;
	background: #f5f5f5;
	float: left;
	overflow: hidden;
	margin-top: 15px;
}
.morebook {
	width: 100%;
	min-height: 140px;
}
.morebook dd {
	font-size: 14px;
	font-weight: bold;
}
.morebook ul {
	padding-top: 5px;
}
.morebook li {
	line-height: 26px;
	background: url(../images/combine.png) no-repeat 0px 3px;
	border-bottom: #ccc 1px dotted;
	padding-left: 22px;
	margin-left: 12px;
	overflow: hidden;
	height: 26px;
	padding-top: 2px;
}
.morebook li a {
	font-size: 12px;
	color: #666666;
}
.morebook li span {
	padding-right: 3px;
	float: right;
	color: #ccc;
	font-size: 11px;
	font-weight: normal;
	max-width: 85px;
	overflow: hidden;
}
.vdy {
	height: 21px;
	color: #0c3050;
	font-weight: bold;
	font-size: 13px;
	width: 248px;
	background: #F5F5F5;
	border-left: 1px #D5D5D5 solid;
	border-top: 1px #D5D5D5 solid;
	border-right: 1px #D5D5D5 solid;
	padding: 8px 0 0 10px;
}
.service {
	position: absolute;
	font: 12px/20px Arial, Verdana, Tahoma, "宋体";
	top: 230px;
	right: 0px;
}
.service-open {
	width: 143px;
	background: url(../images/service-open.png) no-repeat;
	height: 485px;
}
.service-close {
	width: 30px;
	background: url(../images/service-open.png) no-repeat;
	height: 121px;
	overflow: hidden;
}
.service-button {
	width: 34px;
	float: left;
	height: 121px;
	cursor: hand;
}
.service-inside {
	width: 103px;
	float: right;
	height: 418px;
}
.service-inside DL {
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
}
.service-inside DL DT {
	text-align: center;
	line-height: 18px;
	margin-top: 4px;
	width: 100px;
	margin-bottom: 8px;
	background: url(../images/dttitle.jpg) no-repeat;
	height: 18px;
	color: #fff;
}
.service-inside DL DD {
	text-align: left;
	line-height: 27px;
	text-indent: 35px;
	width: 100px;
	background: url(../images/qq_online.gif) no-repeat 0px 4px;
	height: 27px;
	margin-left: 4px;
}
.service-inside DL DD.esp_1 A {
	color: #f50;
}
.service-inside DL DD.esp_2 {
	text-align: center;
	line-height: 20px;
	text-indent: 0px;
	background: none transparent scroll repeat 0% 0%;
	height: 20px;
	color: #999;
	margin-left: 4px;
}
.service-inside DL DD.esp_3 {
	text-align: center;
	line-height: 20px;
	text-indent: 0px;
	background: none transparent scroll repeat 0% 0%;
	height: 20px;
	color: #f50;
	margin-left: 4px;
}
.service-inside DL DD.esp_4 {
	text-align: center;
	line-height: 18px;
	text-indent: 0px;
	margin: 0px;
	background: none transparent scroll repeat 0% 0%;
	height: 18px;
	color: #333;
}
.npage {
	text-align: right;
}
.npage li {
	display: inline-block;
}
.leftimg {
	border-bottom: #d5d5d5 1px solid;
	border-left: #d5d5d5 1px solid;
	margin-top: 12px;
	width: 248px;
	background: #f5f5f5;
	float: left;
	text-align: center;
	padding: 25px 0px;
	border-top: #d5d5d5 1px solid;
	border-right: #d5d5d5 1px solid;
}
.daoline1 {
	width: 320px;
	height: 118px;
	border: 1px solid #b6b6b6;
	background: #fdfdfd;
	overflow: hidden;
	margin-top: 20px;
}
.daoline2 {
	width: 400px;
	height: 118px;
	border: 1px solid #b6b6b6;
	background: #fdfdfd;
	float: left;
	overflow: hidden;
	margin-top: 15px;
}
.dhhxx {
	padding-top: 2px;
	margin: auto;
	width: 376px;
}
.dhhxx ul {
}
.dhhxx ul li {
	width: 94px;
	height: 24px;
	text-align: center;
	background: #dadada;
	float: left;
	margin: 8px 5px 5px 7px;
	overflow: hidden;
	display: inline;
}
.dhhxx ul li a {
	display: block;
	line-height: 24px;
}
.dhhxx ul li a:hover {
	display: block;
	background: #eeeeee;
	text-decoration: none;
}
.xdpic {
	padding: 8px;
}
.xdpic ul {
}
.xdpic ul li {
	margin-left: 5px;
	float: left;
	height: 128px;
	display: inline;
}
.xdpicImg {
	width: 180px;
	height: 98px;
	padding: 1px;
	background: #ffffff;
	border: 1px solid #ebebeb;
	overflow: hidden;
	margin-bottom: 4px;
}
.xdpic ul li p {
	width: 184px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	background: #a7a7a7;
}
.xdpic ul li a {
	color: #ffffff;
}
.wrapper {
	margin-top: 10px;
}
.guidong {
	width: 1000px;
	padding: 0 10px;
	margin: 10px auto 0px;
	border: 1px solid #ccc;
	height: 40px;
	line-height: 40px;
	clear: both;
	box-sizing: border-box;
}
.guidong .nl {
	float: left;
	width: 200px;
	padding-left: 10px;
	height: 40px;
	border: 0px solid #ccc;
}
.guidong .nr {
	float: right;
}
.guidong .nr .search-keyword {
	height: 23px;
	display: block;
	float: left;
	margin-top: 8px;
	border: 1px solid #ccc;
}
.guidong .nr .search-submit {
	border: 1px solid #ccc;
	background-color: #F5F5F5;
	height: 25px;
	display: block;
	float: left;
	margin-top: 8px;
	margin-right: 8px;
	margin-left: 5px;
	cursor: pointer;
}
input[name='FindButton'] {
	background-color: #fff;
	height: 26px;
	width: 40px;
	box-sizing: border-box;
	border: 1px solid #999;
	margin-left: 6px;
}
.jlpt {
	float: right;
	width: 248px;
	border: 1px solid #D9DCDC;
	background: url(/dfiles/12897/style/images/intro_bg.jpg) repeat-x;
	height: 118px;
	margin-top: 10px;
}
.jlpt h2 {
	color: #003366;
	font-size: 14px;
	line-height: 30px;
	padding-left: 10px;
}
.jlpt li {
	float: left;
	width: 70px;
	margin-left: 10px;
	text-align: center;
}
.jlpt li span {
	display: block;
}
#cus_ser {
	z-index: 9999;
	width: 25px;
	position: fixed;
	right: 0px;
	color: #555;
	top: 300px;
	overflow: hidden;
}
.cus_ser_ {
	width: 205px;
	overflow: hidden;
}
#cus_ser .title {
	width: 25px;
	height: 100px;
	float: left;
	background: url(/dfiles/12897/style/images/kfbg.gif);
	cursor: pointer;
}
#cus_ser ul {
	padding: 10px 0px 0px 10px;
	width: 156px;
	float: left;
	background: #F6F6F6;
	border: 1px solid #ccc;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}
#cus_ser ul li#zqq {
	line-height: 30px;
	font-size: 12px;
}
#cus_ser ul li#zqq a {
	display: block;
}
#cus_ser ul li#zphone {
	line-height: 30px;
	display: block;
	font-size: 12px;
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #000;
	padding: 10px 0;
	margin-right: 10px;
}
#cus_ser ul li#zphone .nbg {
	background-image: url(/dfiles/12897/style/images/serviceonlinetime1.png);
	height: 32px;
	width: 32px;
	display: inline-block;
}
#cus_ser ul li#zphone .nt {
	font-weight: bold;
	font-size: 15px;
	color: #000000;
}
#cus_ser ul li#wb .wbg {
	background-image: url(/dfiles/12897/style/images/serviceonlinecall.png);
	height: 32px;
	width: 32px;
	display: inline-block;
}
#cus_ser ul li#wb .wt {
	font-weight: bold;
	font-size: 15px;
	color: #000000;
}
#cus_ser ul li#wb {
	line-height: 30px;
	display: block;
	font-size: 12px;
}
#cus_ser ul li a {
	color: #555;
}
#cus_ser ul li a:hover {
	text-decoration: underline;
}
#cus_ser ul, ol {
	list-style: none;
	margin: 0 0 9px 0;
}
.serOnline-img {
	height: 21px;
	width: 21px;
	display: inline-block;
	margin-right: 5px;
}
#cus_ser ul li p {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#cus_ser ul li span {
	height: 32px;
	line-height: 32px;
	display: inline-block;
	float: left;
}
#img {
	position: absolute;
	background: url(/dfiles/12897/style/images/abuiabacgaaglpnfhwuowjmd0amw5qe4ua.jpg) no-repeat;
	width: 269px;
	height: 80px;
	z-index: 99999;
}
#img a {
	text-decoration: none;
	color: green;
	display: block;
	text-align: center;
	line-height: 20px;
	padding: 55px 5px;
}
#img .reset {
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 11px;
}
.bdshare-slide-button-box {
	z-index: 99998;
}
