﻿/***
 *	DedeCMS v5.6 Style (Default Style)
 *	dedecms.com  Author Networker  2010.02.05
 **/
 
/*---------- import ---------*/
@import url("layout.css");
@import url("page.css");
/*---------- base ---------*/
* {
	padding: 0px;
	margin: 0px;
}
html {
	background: #FFF;
}
body {
	font: 12px, Arial, Tahoma;
}
img {
	border: none;
}
a {
	color: #256EB1;
	text-decoration: none;
}
a:hover {
	color: #ba2636;
	text-decoration: underline;
}
ul {
	list-style: none;
}
input, select, button {
	font: 12px Verdana, Arial, Tahoma;
	vertical-align: middle;
}
/*---------- stock ---------*/
.center {
	margin: 0px auto;
}
.w960 {
	width: 960px;/*position:relative;*/
}
.pright .infos_userinfo {
	margin-bottom: 0px;
}
.mt1 {/* ( margin-top * 1 ) */
	margin-top: 8px;
}
.pright .mt1 {
	margin-top: 0px;
}
.pright1 .mt1 {
	margin-top: 0px;
}
.pright1 .mt11 {
	margin-top: 8px;
}
.mt2 {/* ( margin-top * 2 ) */
	margin-top: 16px;
}
.fs-12 {
	font-size: 12px;
}
.fc-f60 {
	color: #F60;
}
.fc-f90 {
	color: #F90;
}
.clr {
	clear: both;
}
.ipt-txt {
	line-height: 15px;
	padding: 4px 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #666 #BBB #BBB #666;
	font-size: 12px;
	margin-right: 2px;
}
.nb {
	line-height: 20x;
	padding: 1px 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #666 #BBB #BBB #666;
	font-size: 12px;
	margin-right: 2px
}
.btn-1 {
	width: 56px;
	height: 24px;
	border: none;
	background: url(../images/comm-bt.gif) no-repeat;
	line-height: 25px;
	letter-spacing: 1px;
	cursor: pointer;
	overflow: hidden;
	color: #585858;
}
.subject111 {
	border: 1px solid #e5e5e5;
	padding: 10px 10px;
	color: #d82a23;
	margin-top: 7px;
	font-size: 20px;
	font-weight: bold;
	font-family: Microsoft Yahei, SimHei;
}
.btn-2 {
	width: 70px;
	height: 25px;
	border: none;
	background: url(../images/btn-bg2.gif) left top no-repeat;
	line-height: 25px;
	overflow: hidden;
	color: #444;
	margin-right: 2px;
	cursor: pointer;
}
/*---------- frame ---------*/
/*---------- frame : header ---------*/
.header {
	width: 100%;
	margin: auto;
	overflow: hidden;
}
.header_top {
	height: 34px!important;
	height: 34px;
	line-height: 34px;
	/*border-bottom:1px solid #DBDBDB;*/
	color: #676767;
	overflow: hidden;
	background: url("../images/top_line.gif") repeat-x;
}
.header_top .time {
	float: left;
}
.header_top a.rss {
}
.header_top .toplinks {
	float: right;
	text-align: right;
}
.header_top .toplinks a {
	margin: 0 5px;
}
.header_top .toplinks span {
	margin-left: 15px;
}
.header_top .toplinks span a {
	margin: 0 2px;
}
.header .search {
	overflow: hidden;
}
.header a {
	color: #0085c6;
}
.header a:hover {
	color: #cc0000;
	text-decoration: none;
}
.header .top {
	clear: both;
	overflow: hidden;
	margin-bottom: -5px;
	margin: 0px auto;
}
.header .title {
	float: left;
	padding-top: 10px;
}
.header .title h1 a {
	width: 213px;
	height: 80px;
	display: block;
	overflow: hidden;
}
.header .banner {
	width: 606px;
	height: 60px;
	float: left;
	margin-left: 20px;
	overflow: hidden;
}
.header .banner img {
	width: 606px;
	height: 60px;
	display: block;
}
.header .banner2 {
	width: 180px;
	height: 60px;
	float: left;
	margin-left: 10px;
	overflow: hidden;
}
.header .banner2 img {
	width: 180px;
	height: 60px;
	display: block;
}
.header .welcome {
	float: right;
	margin-top: 20px;
	padding-right: 10px;
	color: #999;
}
.header .welcome a {
	margin: 0px 3px;
}
/*seowhy navgation*/
.newSeowhyNav {
	background: #0085c6;
	height: 50px;
	margin: 0px auto 0;
	width: 960px;
}
.newSeowhyNav ul {
	height: 50px;
	line-height: 50px;
	margin-top: 6px;
	padding: 0;
	width: 960px;
	margin: 0px auto;
}
.newSeowhyNav ul li {
	float: left;
	padding-right: 8px;
}
.newSeowhyNav ul li.last {
	background: none;
}
.newSeowhyNav ul li a:link, .newSeowhyNav ul li a:visited {
	display: block;
	line-height: 50px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	margin: 0 5px;
	padding: 0 6px;
}
.newSeowhyNav ul li a:hover, .newSeowhyNav ul li a:active {
	display: block;
	line-height: 50px;
	font-size: 16px;
	font-weight: bold;
	margin: 0 5px;
	padding: 0 6px;
	color: #fff;
	white-space: nowrap;
	color: #fff;
	background: #1a91e5;
	text-decoration: none;
}
.newSeowhyNav ul li.on a:link, .newSeowhyNav ul li.on a:visited {
	background: #fff;
	color: #d82a23;
}
.newSeowhyNav ul li.on a:hover, .newSeowhyNav ul li.on a:active {
	background: #fff;
	color: #d82a23;
}
.searchCon {
	width: 968px;
	overflow: hidden;
	height: 39px;
	_height: 35px;
	border: 1px solid #e1e1e1;
	_padding-top: 4px;
	border-top: 0;
	background: url('../images/zk_bg.png') repeat-x 0 -119px;
}
.searchCon .seowhy_mh_keyword {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	padding-left: 28px;
	_padding-left: -48px;
	width: 400px;
	background: url('../images/zk_bg.png') repeat-x 0 -326px;
	border: 0;
}
.searchCon .searchLogo {
	height: 30px;
	width: 25px;
	position: absolute;
	top: 0\0;
*top:1px;
	_top: 1px;
	left: 0;
	_left: -10px;
	background: url('../images/zk_bg.png') repeat-x 0 -292px;
}
.searchCon span {
	margin-top: 0px;
	float: left;
	_margin-left: -20px;
}
.searchCon span.searchBtn {
	margin-left: 0px;
	margin-top: 0px;
*margin-top:1px;
	float: left;
}
.searchCon .seowhy_mh_btn {
	width: 67px;
*width:70px;
	height: 30px;
*height:32px;
	_height: 32px;
	cursor: pointer;
	background: url('../images/zk_bg.png') no-repeat;
	background-position: 0 -359px;
	_background-position: 1px -359px;
	border: 0;
	margin-left: 0px;
*margin-left:-1px;
	font-size: 14px;
}
.searchCon label {
	margin: 0 5px;
}
.searchCon label input {
	vertical-align: middle;
}
.m_top_10 {
	margin-top: 10px;
	text-align: center;
	margin: 0 auto;
}
.m_top_101 {
	text-align: center;
	margin: 0 auto;
}
/*���ֹ��*/
.adheadertop {
	width: 316px;
	height: 62px;
	background: #e1ebf6;
	color: #c3d4e8;
	margin: 0;
	padding: 0;
	float: left;
	border: 1px solid #c3d4e8;
}
.adheadertop li {
	float: left;
	width: 48%;
	line-height: 21px;
	text-indent: 5px;
	text-align: left;
	font-family: ����;
}
.adheadertop li a {
	color: #0e4f9e;
	text-decoration: none;
}
.adheadertop li a:hover {
	color: #ff0084;
	text-decoration: none;
}
.adheadertop li.red a {
	color: #f00;
	text-decoration: none;
}
.adheadertop li.red a:hover {
	color: #ff0084;
	text-decoration: none;
}
.adnav {
	width: 960px;
	height: 90px;
	margin-bottom: 10px;
}
.adnav1 {
	width: 960px;
	margin-bottom: 10px;
	height: 585px;
}
.adnav li {
	line-height: 20px;
	text-align: left;
	float: left;
	width: 20%;
*width:19%;
	_width: 19%;
	font-family: ����;
	text-indent: 10px;
*text-indent:4px;
	_text-indent: 4px;
}
.adnav li a {
	color: #0e4f9e;
	text-decoration: none;
}
.adnav li a:hover {
	color: #ff0084;
	text-decoration: none;
}
#_userlogin {
*margin-right:140px;
	_margin: 20px;
}
.aaa a {
	margin: 0 3px 0 2px;
}
.adnav li.red a {
	color: #FF0000;
	text-decoration: none;
}
/*----- �°浼���˵�λ�õ���ʽ -------*/
.header .nav {
}
/*-------- Բ��ģ�� ---------*/
.module, .module .mid {
	overflow: hidden;
	margin-bottom: 10px;
}
.module .top .t_l, .module .bottom .b_l {
	float: left;
	overflow: hidden;
}
.module .top .t_r, .module .bottom .b_r {
	float: right;
	overflow: hidden;
}
.module .top em {
	float: left;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
}
.module .top em a:link, .module .top em a:visited {
	font-size: 13px;
	font-weight: bold;
}
.module .top span {
}
.module .top strong {
	cursor: pointer;
	float: right;
	font-weight: normal;
	margin-right: 4px;
}
.module .mid .m_l, .module .mid .m_r {
	overflow: hidden;
}
.module .mid .content {
	overflow: hidden;
	height: 100%;
	clear: both;
	margin-right: 8px;
	margin-left: 8px;
	padding-top: 8px;/*padding-bottom: 10px;*/
}
.module .top, .module .top .t_l, .module .top .t_r, .module .bottom, .module .bottom .b_l, .module .bottom .b_r {
	background-image: url("../images/ff1.gif");
}
/*------ ��ɫ -------*/
.blue .top {
	background-repeat: repeat-x;
	height: 42px;
	background: #eaf1f9;
}
.blue .top .t_l {
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 50px;
	width: 5px;
}
.blue .top .t_r {
	background-position: -6px 0;
	background-repeat: no-repeat;
	height: 50px;
	width: 5px;
}
/* --------- ���� ----------------*/
.w963 {
	width: 960px;
	margin: 0px auto;
}
#navMenu {
	width: 915px;
	overflow: hidden;
	height: 28px;
	padding: 8px 0 0 15px;
}
#navMenu ul {
	float: left;
	height: 22px;
}
#navMenu ul li {
	font: 14px/1.5 "Microsoft YaHei", "΢���ź�", "Microsoft JhengHei", "����";
	float: left;
	height: 22px;
	margin-right: 10px;
	margin-left: -3px;
	padding-left: 10px;
}
#navMenu ul li a {
	color: #FFF;
	height: 22px;
	text-decoration: none;
	display: inline-block;
	position: relative;
}
#navMenu ul li a.hover {
	color: #DEFF01;
	height: 22px;
	text-decoration: none;
	display: inline-block;
	position: relative;
}
#navMenu ul li span {
	cursor: pointer;
	display: inline-block;
	height: 22px;
	line-height: 20px;
	margin: 0 0 0 5px;
	padding: 0 5px 0 0;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #ebf5e9;
}
#navMenu ul li.hover {
	padding-top: 0;
}
#navMenu ul li.hover a {
	display: inline-block;
	position: relative;
}
#navMenu ul li.hover span {
	cursor: pointer;
	display: inline-block;
	height: 22px;
	line-height: 20px;
	margin: 0 0 0 5px;
	padding: 0 5px 0 0;
	text-align: center;
	vertical-align: middle;
}
#navMenu ul li a.hover, #navMenu ul li a:hover {
	text-decoration: none;
	color: #DEFF01;
	display: inline-block;
	position: relative;
}
#navMenu ul li a.hover span, #navMenu ul li a:hover span {
	cursor: pointer;
	display: inline-block;
	height: 22px;
	color: #DEFF01;
	line-height: 20px;
	margin: 0 0 0 5px;
	padding: 0 5px 0 0;
	text-align: center;
	vertical-align: middle;
}
/*-------- �����˵� --------------*/
.dropMenu {
	position: absolute;
	top: 0;
	z-index: 100;
	width: 120px;
	visibility: hidden;
 filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA, direction=135, strength=4);
	margin-top: -1px;
	border: 1px solid #93E1EB;
	border-top: 0px solid #3CA2DC;
	background-color: #FFF;
	padding-top: 6px;
	padding-bottom: 6px;
}
.dropMenu li {
	margin-top: 2px;
	margin-bottom: 4px;
	padding-left: 6px;
}
.dropMenu a {
	width: auto;
	display: block;
	color: black;
	padding: 2px 0 2px 1.2em;
}
* html .dropMenu a {
	width: 100%;
}
.dropMenu a:hover {
	color: red;
	text-decoration: underline;
}
.red {
	color: #CC0000;
}
.subnav1 {
	overflow: hidden;
	height: 42px;
	line-height: 42px;
	width: 740px;
}
.subnav1 a {
	margin: 0 3px;
	font-size: 13px;
}
.subnav1 a:hover {
	color: #cc0000;
	text-decoration: underline;
}
/*------ //������ ---------*/
.search-keyword {
	width: 210px;
	height: 18px;
	padding-top: 2px;
	padding-left: 6px;
	border: 0px;
	border: #cccccc solid 1px;
	background: #FFF;
	color: #444;
}
.search-submit {
	cursor: pointer;
	width: 68px;
	height: 22px;
	font-size: 0px;
	color: #fafafa;
	border: 0px;
	background: url(../images/search-bt.gif) no-repeat;
}
.search-option {
	margin-left: 3px;
	margin-right: 3px;
	border: #cccccc solid 1px;
	height: 22px;
}
.w963 .form {
	float: right;
	margin: 5px 10px 0 0;
	width: 200px;
	background: #0085c6;
}
.form_inp1 {
	height: 26px;
	background: white;
	float: left;
	border: 2px solid #0085c6;
}
.form_inp2 {
	height: 30px;
	color: white;
	width: 36px;
	border: none;
}
.w963 .tags {
	width: 500px;
	overflow: hidden;
}
.w963 .tags ul a {
	color: #FF0000;
	text-decoration: underline;
}
.w963 .tags h4 {
	float: left;
	margin-right: 6px;
	height: 26px;
	font-size: 12px;
	color: #777;
}
.w963 .tags li {
	float: left;
	margin-right: 6px;
}
.header .nav .end {
}
/*-- //End �����˵� --*/

/*---------- frame : channel-nav ---------*/
.channel-nav {
	margin-top: 8px;
	padding-left: 6px;
	height: 24px;
	width: 950px;
	overflow: hidden;
}
.channel-nav .sonnav {
	width: 830px;
	line-height: 26px;
	float: left;
	color: #256DB1;
}
.channel-nav .sonnav span {
	margin-right: 10px;
	float: left;
}
.channel-nav .sonnav span a {
	padding: 0 4px;
	border: 1px solid #cccccc;
	height: 22px;
	line-height: 21px;
	background: url(../images/channel_bg.png) repeat-x;
	display: inline-block;
}
.channel-nav .sonnav span a.thisclass {
	border: 1px solid #3aa21b;
}
.channel-nav .sonnav a {
	color: #428C5B;
	text-decoration: none;
}
.channel-nav .sonnav a:hover {
	color: #287212;
}
.channel-nav .back {
	display: block;
	height: 22px;
	line-height: 21px;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 20px;
	letter-spacing: 2px;
	float: right;
}
.channel-nav .back a {
	color: #397CBE;
}
.channel-nav .back a:hover {
	text-decoration: none;
	color: #777;
}
/*pic scroll
----------------------------------*/
.infiniteCarousel {
	width: 700px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.infiniteCarousel .wrapper {
	width: 640px;
	overflow: auto;
	height: 170px;
	margin: 0 30px;
	top: 0;
}
.infiniteCarousel ul a img {
	border: 1px solid #E3E3E3;
	padding: 2px;
	width: 143px;
	height: 106px;
	display: block;
}
.infiniteCarousel .wrapper ul {
	width: 625px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	top: 0;
}
.infiniteCarousel ul li {
	display: block;
	color: #6C6D61;
	float: left;
	padding: 10px 6px;
	height: 147px;
	width: 147px;
	text-align: center;
}
.infiniteCarousel ul li a, .infiniteCarousel ul li a:visited {
	color: #6C6D61;
}
.infiniteCarousel .wrapper ul li a:hover {
	text-decoration: underline;
}
.infiniteCarousel ul li a:hover img {
	border-color: #aaa;
}
.infiniteCarousel ul li a span {
	display: block;
	line-height: 17px;
	padding-top: 6px;
}
.infiniteCarousel .arrow {
	display: block;
	height: 26px;
	width: 26px;
	text-indent: -999px;
	position: absolute;
	top: 70px;
	cursor: pointer;
	outline: 0;
}
.infiniteCarousel .forward {
	background: url(../images/green_skin.png) 0 -256px no-repeat;
	right: 0;
}
.infiniteCarousel .back {
	background: url(../images/green_skin.png) 0 -222px no-repeat;
	left: 0;
}
/*----------dedeinfolink  ---------*/
#dedeinfolink {
	margin-bottom: 6px;
}
#dedeinfolink tr td div {
	padding: 0 5px;
	background: url(../images/white_bg.gif) repeat-x;
	margin-right: 8px;
}
#dedeinfolink tr td {
	line-height: 18px;
}
#dedeinfolink tr td.spline {
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	border-bottom: 1px dashed #dedede;
}
#dedeinfolink tr td.iftitle {
	font-weight: bold;
	color: #428C5B;
	line-height: 24px;
	border-bottom: 1px dashed #dedede;
}
/*---------- frame : footer ---------*/
.footer {
	margin: auto;
	color: #999;
	text-align: center;
	margin-top: 8px;
	padding-bottom: 10px;
	border-top: 1px solid #E5EFD6;
	padding-top: 10px;
}
.footer .link {
	text-align: center;
	padding: 5px 0px;
}
.footer .link a {
	margin: 0px 5px;
	color: #666666;
}
.footer .powered {
	font-size: 10px;
	line-height: 25px;
}
.footer .powered strong {
	color: #256eb1;
}
.footer .powered strong span {
	color: #F93;
}
.footer .copyright {
	color: #666666;
	line-height: 23px;
}
/*new search result page
----------------------------------------*/
.search_header {
	overflow: hidden;
	zoom: 1;
}
.search_header h1 {
	float: left;
	display: inline;
	margin: 5px 20px 5px 10px;
	width: 216px;
}
.search_header .search_box {
	float: left;
	padding-top: 25px;
}
.search_header .search_box input {
	border-width: 1px;
	border-style: solid;
	border-color: #707070 #CECECE #CECECE #707070;
	padding: 2px 4px;
	height: 18px;
	line-height: 18px;
	width: 200px;
	margin-right: 5px;
}
.search_header .search_box select {
	font-size: 14px;
	height: 22px;
	margin-right: 5px;
}
.search_header .search_box button {
	margin-right: 3px;
}
.resultbar {
	height: 32px;
	line-height: 32px;
	background: transparent url(../images/search-top-bg.gif) repeat-x scroll;
	text-indent: 12px;
	color: #256eb1;
	border-bottom: 1px solid #E4E4E4;
	border-top: 1px solid #E4E4E4;
}
.result_content {
	overflow: hidden;
	zoom: 1;
}
.sidebar {
	float: right;
	width: 300px;
	padding: 20px 0 0 20px;
	margin-right: 20px;
	border-left: 1px solid #dadada;
	word-wrap: break-word;
}
.sidebar h2 {
	font-size: 14px;
	line-height: 25px;
}
.sidebar ul {
	padding: 4px 8px;
}
.sidebar ul li {
	line-height: 24px;
	background: url(../images/ico-3.gif) 4px 9px no-repeat;
}
.resultlist {
	overflow: hidden;
}
.resultlist ul {
	padding: 5px 0 0 20px;
}
.resultlist ul li {
	line-height: 30px;
	background: url(../images/ico-3.gif) 4px 13px no-repeat;
}
.resultlist ul li h3 {
	line-height: 30px;
	font-size: 14px;
	font-weight: normal;
	margin-left: 12px;
}
.show_content_declaration {
	font-size: 12px;
	line-height: 22px;
	color: #666;
	width: 630px;
}
.resultlist ul li h3 a {
	text-decoration: underline;
}
.resultlist ul li p {
	line-height: 22px;
	color: #333;
	font-size: 14px;
	width: 650px;
}
.resultlist ul li h3 span {
	line-height: 22px;
	font-size: 12px;
	margin-left: 5px;
	color: #999;
	float: right;
	margin-right: 22px;
}
.resultlist ul li span a {
	color: #008400;
}
.nav {
	height: 48px;
	float: left;
	overflow: hidden;
	WIDTH: 820px;
	margin-top: 12px;
}
.nav11 {
	height: 50px;
	float: right;
	overflow: hidden;
	WIDTH: 820px;
	margin-top: 6px;
}
.nav_1 {
	FLOAT: left;
	OVERFLOW: hidden;
	_display: inline-block
}
.nav_2 {
	FLOAT: left;
	OVERFLOW: hidden;
	_display: inline-block;
	font-size: 12px;
	line-height: 48px;
}
.nav_3 {
	FLOAT: left;
	OVERFLOW: hidden;
	_display: inline-block;
	font-size: 12px;
	line-height: 48px;
}
.nav_1 {
	margin-left: 10px;
	DISPLAY: inline;
	WIDTH: 310px;
	background-image: url(../images/title_bg02.gif);
	background-repeat: no-repeat;
	background-position: -126px -210px;
}
.nav_2 {
	DISPLAY: inline;
	WIDTH: 310px;
	background-image: url(../images/title_bg02.gif);
	background-repeat: no-repeat;
	background-position: -126px -210px;
	margin-left: 3px;
}
.nav_3 {
	WIDTH: 181px;
	overflow: hidden;
	margin-left: 3px;
	background-image: url(../images/title_bg02.gif);
	background-repeat: no-repeat;
	background-position: -126px -210px;
}
.nav UL {
	CLEAR: both;
	HEIGHT: 23px
}
.nav LI {
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN-LEFT: -1px;
	LINE-HEIGHT: 14px;
	PADDING-TOP: 0px;
	TEXT-ALIGN: center;
}
.nav .nav_1 LI {
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 7px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px
}
.nav A {
	COLOR: #666666;
	TEXT-DECORATION: none
}
.nav .nav_1 b, .nav .nav_2 b, .nav .nav_3 b {
	color: #000000;
}
.nav .nav_1 A:hover b, .nav .nav_2 A:hover b, .nav .nav_3 A:hover b {
	color: #c00;
}
.nav A:visited {
	COLOR: #666666;
	TEXT-DECORATION: none
}
.nav A:hover {
	COLOR: #c00;
	TEXT-DECORATION: none
}
.nav A:active {
	COLOR: #c00;
	TEXT-DECORATION: none
}
.box-163css {
	OVERFLOW: hidden;
	WIDTH: 298px;
	POSITION: relative;
	HEIGHT: 248px;
	border: 1px solid #e1e1e1;
}
.slide-item {
	DISPLAY: none;
	Z-INDEX: 5;
	LEFT: 0px;
	POSITION: absolute;
	TOP: 0px
}
.slide-img {
	DISPLAY: block;
	WIDTH: 300px;
	HEIGHT: 250px
}
.slide-inf {
	PADDING: 5px 10px;
	Z-INDEX: 100; /*LEFT: 0px;*/
	WIDTH: 410px;
	BOTTOM: 0px;
	POSITION: absolute; /*HEIGHT: 30px;*/
}
.slide-inf .avatar {
	BORDER-RIGHT: #fff 2px solid;
	BORDER-TOP: #fff 2px solid;
	FLOAT: left;
	BORDER-LEFT: #fff 2px solid;
	WIDTH: 50px;
	MARGIN-RIGHT: 16px;
	BORDER-BOTTOM: #fff 2px solid;
	HEIGHT: 50px
}
.slide-inf .title {
	FONT-WEIGHT: normal;
	FONT-SIZE: 16px;
	OVERFLOW: hidden;
	WIDTH: 450px;
	COLOR: #fff;
	LINE-HEIGHT: 30px;
	FONT-FAMILY: Microsoft YaHei, SimHei;
	WHITE-SPACE: nowrap
}
.slide-inf P {
	MARGIN-TOP: 10px;
	COLOR: #ffae00
}
.slide-inf .title A {
	COLOR: #fff
}
.slide-inf .user-name {
	FONT-WEIGHT: bold
}
.slide-inf .user-name A {
	COLOR: #ffae00
}
.slide-status {
	Z-INDEX: 100;
	RIGHT: -2px;
	WIDTH: 110px;
	BOTTOM: 4px;
	POSITION: absolute
}
.slide-status SPAN {
	PADDING: 0px;
	DISPLAY: inline-block;
	BACKGROUND: url(../images/home.png) no-repeat 0px -210px;
	MARGIN: 2px 5px 0px 0px;
	WIDTH: 15px;
	CURSOR: pointer;
	COLOR: #ff0000;
	LINE-HEIGHT: 20px;
	PADDING-TOP: 0px;
	HEIGHT: 20px;
	TEXT-ALIGN: center
}
.slide-status .select {
	BACKGROUND: url(../images/home.png) no-repeat 0px -260px;
	COLOR: #fff
}
.slide-pause {
	DISPLAY: block;
	FLOAT: right;
	WIDTH: 24px;
	CURSOR: pointer;
	HEIGHT: 24px
}
.slide-play {
	DISPLAY: block;
	FLOAT: right;
	WIDTH: 24px;
	CURSOR: pointer;
	HEIGHT: 24px
}
.slide-pause {
	BACKGROUND: url(../images/home.png) no-repeat -50px -113px
}
.slide-pause:hover {
	BACKGROUND: url(../images/home.png) no-repeat 0 -113px
}
.slide-play {
	BACKGROUND: url(../images/home.png) no-repeat 0px -163px
}
.slide-play:hover {
	BACKGROUND: url(../images/home.png) no-repeat -50px -163px
}
.tbox .floatleft {
	float: left;
	padding: 7px 8px 5px 8px;
	text-align: center;
}
.tbox .floatleft1 {
	float: left;
	padding: 7px 15px 5px 20px;
	text-align: center;
}
.tbox .floatleft1 ul li a {
	color: #ba2636;
	font-size: 12px;
}
.tbox .floatleft1 ul li a:hover {
	color: #ba2636;
	font-size: 12px;
}
.tbox .floatleft ul li a {
	color: #ba2636;
	font-size: 12px;
}
.tbox .floatleft ul li a:hover {
	color: #ba2636;
	font-size: 12px;
}
.topsearch {
	background: #f5f5f5;
	height: 48px;
	line-height: 42px;
	width: 620px;
	margin-left: 15px;
}
.topr {
	background: url(../images/ser.gif);
	background-repeat: no-repeat;
	float: left;
	width: 40px;
	height: 40px;
}
#sdf132_adbox {
	font: normal 12px/1.5 "΢���ź�", "Tahoma", "simsun";
	border: 1px solid #ECECEC;
	background-color: #F3F3F3;
}
#sdf132_adbox img {
	border: none;
}
#sdf132_adbox a {
	text-decoration: none;
}
#sdf132_frames {
	float: left;
}
#sdf132_triggers {
	float: left;
}
.adbox250 {
	width: 250px;
	height: 250px;
}
.frames200 {
	width: 200px;
}
.adbox300 {
	width: 300px;
	height: 250px;
}
.frames250 {
	width: 250px;
}
.triggers50 {
	width: 50px;
}
.f1 {
	position: absolute;
	z-index: 10;
	margin: 198px 0 0 104px;
	color: #fcfaf8;
	font-family: '����';
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0 !important;
}
.f11 {
	position: absolute;
	z-index: 10;
	margin: 198px 0 0 113px;
	color: #fcfaf8;
	font-family: '����';
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0 !important;
}
.f2 {
	color: #f39138;
	font-size: 16px;
	font-weight: bold;
}
.f3 {
	position: absolute;
	z-index: 10;
	margin: 223px 0 0 10px;
	color: #63605e;
	font-family: '����';
	background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0 !important;
}
.f31 {
	position: absolute;
	z-index: 10;
	margin: 223px 0 0 10px;
	color: #63605e;
	font-family: '����';
	background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0 !important;
}
.f4 {
	color: #c3281f;
	font-size: 14px;
	font-weight: bold;
}
.f55 {
	color: #c3281f;
	font-size: 18px;
	font-weight: bold;
}
.fl1 {
	position: absolute;
	z-index: 10;
	margin: 198px 0 0 121px;
	color: #fcfaf8;
	font-family: '����';
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0 !important;
}
.fl3 {
	position: absolute;
	z-index: 10;
	margin: 223px 0 0 20px;
	color: #63605e;
	font-family: '����';
	background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0 !important;
}
.fl31 {
	position: absolute;
	z-index: 10;
	margin: 223px 0 0 10px;
	color: #63605e;
	font-family: '����';
	background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0 !important;
}
.f1f {
	position: absolute;
	z-index: 10;
	margin: 198px 0 0 154px;
	color: #fcfaf8;
	font-family: '����';
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0 !important;
}
.f11f {
	position: absolute;
	z-index: 10;
	margin: 198px 0 0 163px;
	color: #fcfaf8;
	font-family: '����';
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0 !important;
}
.f3f {
	position: absolute;
	z-index: 10;
	margin: 223px 0 0 60px;
	color: #63605e;
	font-family: '����';
	background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0 !important;
}
.f31f {
	position: absolute;
	z-index: 10;
	margin: 223px 0 0 60px;
	color: #63605e;
	font-family: '����';
	background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0 !important;
}
.fl1f {
	position: absolute;
	z-index: 10;
	margin: 198px 0 0 171px;
	color: #fcfaf8;
	font-family: '����';
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0 !important;
}
.fl3f {
	position: absolute;
	z-index: 10;
	margin: 223px 0 0 70px;
	color: #63605e;
	font-family: '����';
	background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0 !important;
}
.fl31f {
	position: absolute;
	z-index: 10;
	margin: 223px 0 0 60px;
	color: #63605e;
	font-family: '����';
	background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0 !important;
}
.js_frame {
	display: none;
}
.cu_frame {
	display: block;
}
.js_frame img {
	width: 100%;
	height: 250px;
}
.js_frame>div {
	width: 100%;
	background: #0066CC;
	margin-top: -20px;
}
.js_frame>div>a {
	display: block;
	height: 20px;
	text-overflow: ellipsis;
	line-height: 20px;
	white-space: nowrap;
	width: 100%;
	overflow: hidden;
	padding: 0 2px;
	color: #000000;
}
.js_trigger {
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	color: white;
	text-align: center;
	margin: 4px auto;
	background: url(../images/ff.png) no-repeat;
}
.cu_trigger {
	background-position: -27px 0;
}
.js_frame1 {
	display: none;
}
.cu_frame1 {
	display: block;
}
.js_frame1 img {
	width: 100%;
	height: 250px;
}
.js_frame1>div {
	width: 100%;
	background: #0066CC;
	margin-top: -20px;
}
.js_frame1>div>a {
	display: block;
	height: 20px;
	text-overflow: ellipsis;
	line-height: 20px;
	white-space: nowrap;
	width: 100%;
	overflow: hidden;
	padding: 0 2px;
	color: #000000;
}
.js_trigger1 {
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	color: white;
	text-align: center;
	margin: 4px auto;
	background: url(../images/ff.png) no-repeat;
}
.js_trigger1:hover {
	color: white;
}
.js_trigger:hover {
	color: white;
}
.cu_trigger1 {
	background-position: -27px 0;
}
.show_yx02 dl {
	float: left;
	width: 220px;
	height: 260px;
	padding: 5px;
	margin: 5px 6px 0 0;
	background: #eeeeec;
}
.show_yx02 dl.m0 {
	margin-right: 0;
}
.show_yx02 dt img {
	width: 220px;
	height: 112px;
	margin: 0 auto 5px;
	display: block;
}
.show_yx02 dd {
	width: 220px;
	line-height: 21px;
	text-align: left;
	font-size: 12px;
}
/*.show_yx02 dd span {  width: 150px; float: right; font-weight: normal; }*/
.show_yx02 dd a {
	width: 150px;
	height: 36px;
	clear: both;
	margin: 0 auto;
	display: block;
}
.show_yx02 dd img {
	width: 150px;
	height: 36px;
	float: left;
	display: block;
}
.show_yx03 {
	width: 942px;
	height: 72px;
	overflow: hidden;
}
.show_yx03 li {
	width: 230px;
	height: 67px;
	float: left;
	margin-right: 6px;
	margin-top: 5px;
}
.show_yx03 li.m0 {
	margin-right: 0;
}
.zy_list {
	height: 300px;
	overflow: hidden;
}
/*.zy_list li { float:left; width:210px; line-height:8px; margin:10px 13px 0 0; padding:10px; text-align:left; color:#fff; background: #f5f5f5; }*/
.zy_list li {
	float: left;
	width: 168px;
	line-height: 18px;
	margin: 10px 8px 0 0;
	margin-top: 3px;
	margin-right: 5px;
	padding: 10px 0 10px 15px;
	text-align: left;
	color: #000;
	background: #f5f5f5;
}
.zy_list li.m0 {
	margin-right: 0;
}
.zy_list li a {
	color: #000
}
.zy_list11 {
	height: 100%;
	overflow: hidden;
}
/*.zy_list11 li { float:left; width:210px; line-height:8px; margin:10px 13px 0 0; padding:10px; text-align:left; color:#fff; background: #f5f5f5; }*/
.zy_list11 li {
	float: left;
	width: 168px;
	line-height: 18px;
	margin: 10px 8px 0 0;
	margin-top: 3px;
	margin-right: 5px;
	padding: 10px 0 10px 15px;
	text-align: left;
	color: #000;
	background: #f5f5f5;
}
.zy_list11 li.m0 {
	margin-right: 0;
}
.zy_list11 li a {
	color: #000
}
.zy_list2 {
	height: 340px;
	overflow: hidden;
}
/*.zy_list li { float:left; width:210px; line-height:8px; margin:10px 13px 0 0; padding:10px; text-align:left; color:#fff; background: #f5f5f5; }*/
.zy_list2 li {
	float: left;
	width: 168px;
	line-height: 18px;
	margin: 10px 8px 0 0;
	margin-top: 3px;
	margin-right: 5px;
	padding: 10px 0 10px 15px;
	text-align: left;
	color: #000;
	background: #f5f5f5;
}
.zy_list2 li.m0 {
	margin-right: 0;
}
.zy_list2 li a {
	color: #000
}
.cm1 {
	border: 1px solid #dadada;
	margin-bottom: 10px;
}
.kc_rec1 {
	width: 958px;
	overflow: hidden;
	float: left;
	clear: both;
	overflow: hidden;
	border: 1px solid #DADADA;
	text-indent: 12px;
	padding: 10px 0px 10px 0px;
}
.kc_rec11 {
	width: 600px;
	overflow: hidden;
	float: left;
	clear: both;
	overflow: hidden;
	border: 1px solid #DADADA;
	text-indent: 12px;
	padding: 10px 5px 10px 5px;
}
.kc_rec2 {
	border-left: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
	border-top: 1px solid #DADADA;
	overflow: hidden;
	background: url(../images/green_skin.png) 0 -288px repeat-x;
}
.kc_rec2 strong {
	height: 28px;
	line-height: 28px;
!important;
	line-height: 25px;
	padding-left: 8px;
	padding-right: 4px;
	display: block;
	float: left;
	color: #004f96;
	letter-spacing: 1px;
	font-size: 14px;
}
.kc_rec a {
	display: block;
	float: left;
	margin-right: 10px;
	color: #256eb1;
}
.kc_rec img {
	width: 153px;
	height: 99px;
	padding: 7px 7px 25px 8px;
	background: url(../images/bg_all.gif)
}
.kc_rec span {
	display: block;
	width: 180px;
	height: 22px;
	line-height: 28px;
	overflow: hidden;
	text-align: center;
	_position: relative;
	cursor: pointer;
}
.kc_rec a:hover, .a4_pic_wangxiao a:hover {
	color: #cc0000;
	text-decoration: underline;
}
.floatAd {
	width: 124px;
	height: 628px;
	text-align: center;
	position: fixed;
	margin-left: 0;
	top: 19px;
	_position: absolute; /*background:url(../images/bg_slide2_120_270.png) no-repeat;*/
}
.floatAd a {
	display: block;
}
.floatAd img {
	border: none;
}
.floatAd .closeAd {
	width: 50px;
	height: 20px;
	display: block;
	cursor: pointer;
	margin: 9px 0 0 auto;
}
.flAd {
	left: 0;
}
.frAd {
	right: 0;
}
.header .channel {
	float: left;
	height: 62px;
	margin: 12px 0 0 30px;
}
.header .channel li {
	float: left;
	background: url(../images/line01.png) repeat-y right;
	padding: 0 20px;
}
.header .channel li.last {
	background: none;
}
.header .channel a {
	float: left;
	height: 15px;
	line-height: 14px;
	padding-top: 47px;
	width: 50px;
	text-align: center;
}
.header .channel a.home {
	background: url(../images/navpic03.png) no-repeat;
}
.header .channel a.query {
	background: url(../images/navpic08.png) no-repeat;
}
.header .channel a.ask {
	background: url(../images/navpic01.png) no-repeat;
}
.header .channel a.net {
	background: url(../images/navpic07.png) no-repeat;
}
.header .channel a.blog {
	background: url(../images/navpic05.png) no-repeat;
}
.header .channel a.bbs {
	background: url(../images/navpic04.png) no-repeat;
}
.header .countdown {
	float: right;
	width: 240px;
	height: 54px;
	line-height: 27px;
	text-align: center;
	color: #333;
	margin-top: 14px;
}
.header .countdown span {
	color: #fff;
}
.header .countdown #currenttime {
	display: block;
	height: 22px;
	line-height: 22px;
	padding-top: 5px;
}
.header .countdown b {
	color: #ffea00;
}
.fr {
	float: right;
	_display: inline;
	width: 200px;
}
.an1 {
	background: url(../images/an.png) no-repeat 0 0;
}
.tel {
	background-position: 1px 2px;
	padding-left: 30px;
	font-weight: bold;
	font-family: '΢���ź�';
	font-size: 14px;
}
.fr1 {
	float: right;
	padding-top: 2px;
	padding-right: 14px;
}
.RightPart1_content {
	height: 188px;
	padding: 4px 9px 0px 9px;
	background: #f5f5f5;
}
.RightPart1_content1 {
	height: 88px;
	padding: 4px 9px 0px 0px;
}
.RightPart1_content ul {
	padding-top: 8px;
	height: 24px;
}
.RightPart1_content ul li {
	width: 73px;
	height: 18px;
	float: left;
	background: url(../images/rightpart_01.jpg) no-repeat;
	padding-top: 6px;
	text-align: center;
}
.RightPart1_content ul li a {
	color: #006699;
	text-decoration: none;
}
.RightPart1_content ul li a:hover {
	color: #FF3300;
	text-decoration: underline;
}
.q_button {
	padding: 2px 12px;
	font-size: 12px
}
.tiy {
	border: none;
	display: inline-block;
	outline: 0;
	padding: 5px 15px;
	margin-top: 5px;
	margin-bottom: 10px;
	vertical-align: middle;
	overflow: hidden;
	text-decoration: none;
	color: #fff;
	background-color: #d7282f;
	text-align: center;
	transition: .2s ease-out;
	cursor: pointer;
	white-space: nowrap;
	box-shadow: 0px 2px 6px rgba(0,0,0,0.12), 0px 1px 2px rgba(0,0,0,0.24);
	font-family: '΢���ź�';
	border-radius: 2px;
	width: 100px;
}
.tiy a {
	border: 0px;
}
.tiy a:link, .tiy a:visited {
	color: #fff;
	text-decoration: none;
}
.tiy:hover {
	background-color: #319ae0;
	color: #fff;
	text-decoration: none;
}
.tiy a:active {
	color: #fff;
	text-decoration: none;
}
.rBox-time {
	background: url(../images/time-bg.jpg) no-repeat;
	height: 40px;
	padding-top: 42px;
}
.rBox-time b {
	padding-left: 40px;
	font-size: 22px;
	padding-top: 24px;
}
.rBox-time b.rBox-time-first {
	color: #13487D;
}
.rBox-time b.rBox-time-last {
	margin-left: 35px;
	color: #DE2022;
}
.menux {
	background-color: #e2f1fc;
	height: 42px;
	width: 238px;
	line-height: 42px;
}
.menux ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}
.menux li {
	display: inline;
	line-height: 23px;
}
.menux li a {
	color: #000;
	text-decoration: none;
	padding: 12px 10px;
	font-weight: bold;
	font-size: 14px;
}
.menux li a:hover {
	color: #ffffff;
	text-decoration: none;
	padding: 10px;
}
.menux li a.tabactive {
	color: #fff;
	padding: 12px 20px;
	background-color: #3295da;
	position: relative;
	font-weight: bold;
	font-size: 14px;
}
.zktime_box {
	width: 238px;
	margin: 0px auto auto 10px;
	text-align: center;
}
.zktime_box p {
	line-height: 22px;
	color: #333333;
}
#tabcontent1, #tabcontent2, #tabcontent3, #tabcontent4, #anothercontent1, #anothercontent2, #anothercontent3, #anothercontent4, #anothercontent5, #anothercontent6, #contentthree1, #contentthree2, #contentthree3 {
	width: 208px;
	text-align: center;
	padding: 6px 0px;
	font-size: 12px;
	margin-bottom: 5px;
}
.footer-img {
	text-align: center;
	padding: 0px 0 12px 0;
	color: #999;
	line-height: 18px;
}
/*----------------------�ڶ��㿪ʼ------------------------*/
.Layer2 {
	height: 340px;
	overflow: hidden;
	border: solid 1px #dadada;
	margin-bottom: 10px;
	width: 960px;
	margin: 0 auto;
}
.Layer2 .Layer2_title {
	height: 25px;
	background: url(../images/layer2_title_bg.jpg) no-repeat;
	padding-top: 9px;
	padding-left: 24px;
}
.Layer2 .Layer2_title .Layer2_title_ledf {
	float: left;
}
.Layer2 .Layer2_title .Layer2_title_right {
	float: right;
	padding-right: 15px;
	font-size: 14px;
}
.Layer2 .Layer2_content {
	height: 459px;
	background: #fff;
}
.Layer2_content .Layer2_content_part1 {
	height: 275px;
	padding-top: 19px;
	padding-bottom: 4px;
}
/*----����ͼƬ��----*/

.rollBox1 {
	width: 960px;
	overflow: hidden;
	height: 275px;
}
.rollBox1 .LeftButton {
	BACKGROUND: url(../images/layer2_part1_leftbutton.jpg) 0px 110px no-repeat;
	width: 16px;
	height: 162px;
	float: left;
	padding-top: 113px;
	padding-left: 0px;
	CURSOR: pointer;
	display: inline;
}
.rollBox1 .RightButton {
	BACKGROUND: url(../images/layer2_part1_rightbutton.jpg) 0px 110px no-repeat;
	WIDTH: 14px;
	width: 15px;
	height: 162px;
	float: right;
	padding-top: 113px;
	padding-right: 0px;
	CURSOR: pointer;
	display: inline;
}
.rollBox1 .Cont {
	width: 916px;
	height: 275px;
	float: left;
	overflow: hidden;
	margin-left: 6px;
}
.rollBox1 .ScrCont {
	width: 5000px;
}
.rollBox1 .Cont ul li {
	width: 225px;
	height: 271px;
	border: solid 1px #dadada;
	float: left;
	padding: 1px;
	margin: 0px 3px 0px 2px;
}
.rollBox1 .Cont ul li span {
	height: 28px;
}
.rollBox1 .Cont ul li .Li_TopWord {
	color: #666;
	padding: 0px 9px;
	line-height: 17px;
}
.rollBox1 .Cont ul li .Li_CenterWord {
	color: #ff6600;
	padding: 4px 9px;
	line-height: 18px;
}
.rollBox1 .Cont ul li .Li_BottomWord {
	padding: 4px 9px;
}
.rollBox1 .Cont ul li .Li_BottomWord a {
	color: #003366;
	doceration: none;
}
.rollBox1 .Cont ul li .Li_BottomWord a:hover {
	color: #ff3300;
	doceration: underline;
}
.rollBox1 #List1, .rollBox #List2 {
	float: left;
	text-align: center;
}
/*----����ͼƬ������----*/	


#hx_jc {
	border-top: 3px solid #d82a23;
	border-bottom: 1px solid #ededed;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	background: #FFFFFF;
	width: 958px;
	margin: 0 auto;
}
#hx_jc .sectitle {
	height: 45px;
	overflow: hidden;
	border-bottom: 1px solid #ededed;
}
#hx_jc .sectitle .subject {
	float: left;
	margin: 9px 0 0 12px;
	border: 0px;
	height: 28px;
	overflow: hidden;
	color: #d82a23;
	font-size: 20px;
	font-family: Microsoft Yahei, SimHei;
}
#hx_jc .sectitle .subject a {
	color: #d82a23;
	font-family: Microsoft Yahei, SimHei;
}
#hx_jc .sectitle m {
	float: left;
	margin-left: 36px;
	margin-top: 14px;
	color: #484848;
}
#hx_jc .sectitle m a {
	line-height: 27px;
	color: #484848;
	font-size: 14px;
}
#hx_jc .sectitle m a:hover {
	line-height: 27px;
	color: #cc0000;
	font-size: 14px;
}
#hx_jc .sectitle .subject_info {
	float: left;
	margin: 12px 0 0 12px;
	height: 22px;
	line-height: 22px;
}
#hx_jc .sectitle .subject_info strong {
	color: #94b901;
	margin-right: 12px;
}
#hx_jc .sectitle .more {
	float: right;
	margin: 12px 12px 0 0;
}
#hx_jc .sectitle .more a {
	margin: 0 5px;
}
#hx_jc .imglist {
*zoom:1;
	padding: 15px 0 15px 15px;
}
#hx_jc .imglist:before, #hx_jc .imglist:after {
	display: table;
	content: "";
}
#hx_jc .imglist:after {
	clear: both;
}
#hx_jc .imglist li {
	float: left;
	display: inline;
	overflow: hidden;
	padding-right: 15px;
}
#hx_jc .imglist li a {
	position: relative;
	display: block;
	width: 90px;
	height: 90px;
}
#hx_jc .imglist li a span {
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
	padding: 5px;
	width: 80px;
	height: 80px;
	line-height: 20px;
	overflow: hidden;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
#hx_jc .imglist li a .mask {
	-webkit-transition: opacity linear 0.2s;
	-moz-transition: opacity linear 0.2s;
	-ms-transition: opacity linear 0.2s;
	-o-transition: opacity linear 0.2s;
	transition: opacity linear 0.2s;
	background: #94b901;
}
#hx_jc .imglist li a:hover, #hx_jc .imglist li a:focus {
	text-decoration: none;
}
#hx_jc .imglist li a:hover span, #hx_jc .imglist li a:focus span {
	visibility: visible;
}
#hx_jc .imglist li a:hover span.mask, #hx_jc .imglist li a:focus span.mask {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#hx_jc .txtlist {
	padding: 0 0 15px 15px;
*zoom:1;
}
#hx_jc .txtlist:before, #hx_jc .txtlist:after {
	display: table;
	content: "";
}
#hx_jc .txtlist:after {
	clear: both;
}
#hx_jc .txtlist .item {
	margin-right: 15px;
	float: left;
}
#hx_jc .txtlist .item ul {
	width: 282px;
	height: 60px;
	overflow: hidden;
	padding: 5px 9px;
	background: #f4f4f4;
}
#hx_jc .txtlist .item li {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.pageline {
	width: 98%;
	height: 10px;
	margin-bottom: 10px;
	border-bottom: 1px #CCC dashed;
	margin-top: -10px;
}
