*{
	margin:0;
	padding:0;
}
body{
	background:#fff url(/images/bg.jpg)  center top no-repeat;
	font:12px/1.8 Verdana, Arial, Helvetica, sans-serif, "宋体";
}
img{
	border: none;
}
p,ul,ol,li,form{
	list-style: none;
}
a{
	text-decoration:none;
	color: #000;	
}
a:hover{
	color: #c00;
}

/** 页头区 **/
.head{
	width:1000px;
	margin:0 auto;
}
.foot{
	width:1000px;
	margin:0 auto;
}
.nav{
	background: url(/images/nav_bg.jpg) repeat-x left top;
	border:1px solid #F1F8FE;	
	height:33px;
	position:relative;	
}
.nav ul{
	padding: 0 20px;
	clear:both;
}
.nav ul li{	
	float:left;	
}
.nav ul li a{
	float:left;
	display: block;	
	padding: 0 30px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	font-size:14px;
	font-weight:bold;
	color:#fff;	
}
.nav ul li a:hover{
	color: #fff;	
}
.nav ul li ul{
	display:none;
	position:absolute;
	top:33px;
	left:0;
	z-index:999;
	width:600px;
	background:#F1F8FE;
}
.nav ul li.now ul{
	display:block;
}
.nav ul li.now ul li{
	padding:6px 0;
}
.nav ul li.now ul li a{
	color:#000;
	font-size:12px;
	font-weight:normal;
	padding:0 20px;
	height:16px;
	line-height:16px;;
	border-right:1px solid #ccc;
}
.nav ul li.now ul li a:hover{
	color:#DE293C !important;
	font-size:12px !important;
}
.find{
	background:#F1F8FE;
	text-align:right;
	padding:5px;
}
/** 主体区 **/
.wrap{
	background: #fff url(/images/ibg.jpg) top repeat-x;
	padding:0 5px;
	width:990px;
	margin:0 auto 5px;
	overflow:hidden;
	zoom:1;
	clear:both;
}
.clear{ 
	overflow:hidden;
	zoom:1;
	clear:both;
	margin-bottom:5px;
}
.left{
	float:left;
	width:270px;
	margin-right:5px;
}
.middle{
	float:left;
	width:470px;
}
.right{
	float:right;
	width:710px;
	background:#fff;
	border:1px solid #AACCEE
}
.index .right{ float:right; width:240px; background:none; border:0;}
.position {
	background: #E9F2FB url(/images/title_bg.gif) repeat-x left top;
	padding:3px 15px;
	color: #07519A;
	margin-bottom: 5px;
}


.tab{ background:#fff; border:1px solid #ccc; position:relative;}
.menutab{ overflow:hidden;zoom:1;clear:both; background:#eee url(/jxzf/d/file/p/2014-04-02/ed1ffd450f5d8c6a4e5866b26f064f34.jpg) bottom repeat-x;}
.menutab li{ float:left; padding:0 20px; font-size:14px; font-weight:bold; cursor:pointer; color:#333; height:30px; line-height:30px;}
.menutab li.hover{ background:#fff; border-top:2px solid #DE293C;  border-right:5px solid #dedede; color:#BB291C; height:28px; line-height:28px;}
.menutab li.hover a{ color:#BB291C !important; font-size:14px; }
.maintab{ overflow:hidden;zoom:1;clear:both;  padding:10px;}
.maintab div{ display:none;}
.maintab div.block{ display:block;}
.maintab div a.morelink{ background:url(/images/more.gif) right center no-repeat;padding-right:15px; position:absolute; left:420px; top:5px; font-size:12px; color:#a00;}
.maintab div ul li{ float:left; width:33%;}

.alink a{
	display:block; 
	height:52px;
	line-height:52px;
	padding-left:30px;
	margin-bottom:5px;
	border:1px solid #ccc;
	background-position:center center !important;
}
.alink div{ background:url(/images/link2.jpg) right top no-repeat;height:36px;line-height:36px;padding-left:30px;margin-bottom:5px;border:1px solid #ccc;font-size:12px;}

.rank{ padding:5px;	}
.rank li{ padding-left:18px; line-height:28px;}
.rank li.no1{ background: url(/images/1.gif) no-repeat 4px center;}
.rank li.no2{ background: #F2F8FD url(/images/2.gif) no-repeat 4px center;}
.rank li.no3{ background: url(/images/3.gif) no-repeat 4px center;}
.rank li.no4{ background: #F2F8FD url(/images/4.gif) no-repeat 4px center;}
.rank li.no5{ background: url(/images/5.gif) no-repeat 4px center;}
.rank li.no6{ background: #F2F8FD url(/images/6.gif) no-repeat 4px center;}
.rank li.no7{ background: url(/images/7.gif) no-repeat 4px center;}
.rank li.no8{ background: #F2F8FD url(/images/8.gif) no-repeat 4px center;}
.rank li.no9{ background: url(/images/9.gif) no-repeat 4px center;}
.rank li.no10{ background: #F2F8FD url(/images/10.gif) no-repeat 4px center;}



.xxgkb{ border:1px solid #ccc; background:#f4f4f4 url(/images/gbg.jpg) left top no-repeat; padding-top:40px; height:180px; margin-bottom:10px;}
.xxgkb h3{ display:none;}
.xxgkb ul{ background:#F4F4F4; padding:10px 14px;}
.xxgkb ul li{ background:url(/images/sugbg.jpg) left top no-repeat; padding-left:40px; height:28px; line-height:28px; margin-bottom:10px;}


.important{ border:1px solid #ccc; background:url(/images/import.jpg) left top no-repeat; padding-top:40px; height:180px; margin-bottom:10px;}
.important h3{ display:none;}
.important div{ overflow:hidden; zoom:1; clear:both; padding-left:10px; padding-bottom:10px;}
.important div a{ display:block; float:left; background:url(/images/abg.jpg) bottom repeat-x; border:1px solid #A8CBCF; padding:0 5px; width:110px; text-align:center; margin-right:5px; margin-bottom:1px; line-height:1.5em;}


.bstab .menutab li.hover{ background:#1D6CB7; border:0; color:#fff; height:30px; line-height:30px;}
.bstab .maintab{ height:221px;background:#f4feff;border:1px solid #1D6CB7; padding:0; }
.bslink{background:#eee url(/jxzf/d/file/p/2014-04-02/ed1ffd450f5d8c6a4e5866b26f064f34.jpg) bottom repeat-x;text-align:right;paddin-right:30px}
.bslink a{ margin:0 5px;}
.bstable{ float:none; width:100%;}
.bstable td{ width:16.6%; padding:3px 0; text-align:left; text-indent:10px;}
.bstable td img{ display:none;}



.border{ background:#fff; border:1px solid #ccc; margin-bottom:10px; height:220px;}
.gray{ background:#eee url(/images/gray.gif) left top no-repeat; padding-left:15px; height:28px; line-height:28px; font-weight:bold; font-size:14px; color:#1D6CB7; margin-bottom:10px;}
.gray a{ color:#1D6CB7; font-size:14px; }
.blue{ background:url(/images/blue.jpg) left top no-repeat; padding-left:30px; height:50px; line-height:45px; font-weight:bold; font-size:14px; color:#0580CE;}
.red{ 
	background:url(/images/red.jpg) left top no-repeat; 
	height:33px; 
	line-height:28px; 
	padding-left:15px; 
	font-size:14px; 
	color:#fff; 
	font-weight:bold;
}
.red a{ 
	color:#fff !important;  
	font-size:14px !important;
}
.redlist ul{
	padding-left:5px;
}
.redlist ul li{
	background: url(/images/lbbg.gif) left top no-repeat;
	height:31px;
	line-height:31px;
	padding-left:35px;
	margin-bottom:5px;
	list-style:none;
	font-size:14px;
	color:#AACCEE;
	text-align: left;
}


.list{
	padding:10px;
}
.list ul{
	margin-bottom:20px;
}
.list ul li{
	overflow:hidden;
	zoom:1;
	clear:both;
	background:url(/images/dot.gif) 10px center no-repeat;
	padding:3px 0;
	padding-left:20px;
	border-bottom:1px dashed #ccc;
}
.list ul li a{
	float:left;
}
.list ul li span{
	float:right;
	color:#a00;
}
.content h1{
	text-align:center;
	line-height:normal;
	color:#07519A;
	margin-top:20px;
}
.content .data{
	text-align:center;	
	padding:10px 0;
	border-bottom:1px dashed #ccc;
}
.content .data span{
	margin:0 10px;
	color:#999;
}
.content .text{
	padding:20px;
}



/* 页尾区 */
.links {
	margin-top: -10px;
}
.links hr {
	color: #DCDCDC;
}
.search {
	background: #1F73BE;
	color: #fff;
}
.search td, .search a {
	color: #fff;
}
.search a:hover {
	color: #fff!important;
}
.copyright {
	margin: 5px 0;
}

.lastnewtitle {
	background:  url(/images/zhgx.jpg)  left top;

	height:25px;
	}
.leftbox ul {
	list-style: none;
	padding: 8px;
}
.leftbox ul li {
	background: url(/images/bullet.gif) no-repeat left center;
	line-height: 1.6;
	padding: 2px 0 2px 8px;
	border-bottom:1px dashed #ccc;
}


.rmdjtitle {
	background:  url(/images/zhgx.jpg)  left top;

	height:25px;
}
/** 公共定义 **/
.title {
	background: #E9F2FB url(/images/title_bg.gif) repeat-x left top;
	color: #000000;
	border: 1px solid #AACCEE;
	border-bottom:none;
	height:31px;
}
.title td {
	font-size: 14px;
	line-height: 28px;
	color: #3300CC;
	padding: 0px 10px 0px 15px;
}
.boxwh {
	width:713px;
	height:auto;
}
.box {
	border: 1px solid #AACCEE;
	border-width: 0 1px 1px 1px;
}
.leftbox {
	border: 1px solid #cccccc;
	line-height:28px;
	margin-bottom:5px;
}
.box ul {
	list-style: none;
	padding: 8px;
}
.box ul li {
	background: url(/images/bullet.gif) no-repeat left center;
	line-height: 1.6;
	padding: 2px 0 2px 8px;
}
.no_doc ul li {
	background: url(none);
	padding-left: 0px;
}
.box ul li p {
	margin: 0 0 4px;
	padding: 0 0 5px;
	color: #666;
	border-bottom: 1px dashed #CCC;
}
.box ul li strong {
	display: block;
}

.news_title {
	margin-top: 10px;
}
.news_title strong {
	background: #f4f4f4 url(/images/h2_icon.gif) no-repeat 8px center;
	display: block;
	padding-left: 20px;
	line-height: 2;
	margin: 0 8px;
	font-size: 14px;
}
.news_title p {
	margin: 6px 8px 0px;
	padding: 0 0 8px;
	color: #666;
	border-bottom: 1px dashed #CCC;
}
.focus {
	margin-top: 10px;
	background: url(/images/focus_bg.jpg) repeat-x left top;
	border: 1px solid #AACCEE;
}
.focus strong {
	font-size: 16px;
	line-height: 32px;
	margin-bottom: 6px;
	text-align: center;
	display: block;
	border-bottom: 1px dashed #ccc;
}
.margin_top {

}
.margin_top5 {
	margin-top: 5px;
}
.inputText {
	border: 1px solid #ccc;
}
.banner_ad {
	padding: 0 10px;
}
.picText {
	margin-bottom: 10px;
	background: #F8F8F8;
}
.picText strong {
	display: block;
}
.picText img {
}
.picList {
	padding: 8px 0;
}
.picList table td img {
	margin-bottom: 1px;
}
.tprice span {
	text-decoration: line-through;
}
.price {
	color: #f60;
}

/* tab选项卡 */
.tbtncon {
	height:26px;
	background:url(/images/title_bg.gif) repeat-x;
}
.tbtn1 {
	font-size:12px;
	font-weight:normal;
	height:26px;
	border:1px solid #ace;
}
.tbtncon li{
	border:1px solid #ace;
	border-left:none;
	border-top:none;
	color:#07519A;
	cursor:pointer;
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
	width:80px;
	height:25px;
	line-height:25px;
}
.tbtncon li:hover{
	text-decoration:underline;
}
.tbtncon li.curr{
	background:#fff;
	border-bottom-color:#fff;
	cursor:default;
}

/* 频道和列表页 */

.position td {
	line-height: 26px;
	padding: 0px 10px;
	font-family: "宋体";
}
.channle .box {
	margin-bottom: 5px;
}
.listpage .news_list .box {
	border-width: 1px;	
	padding: 0 10px;
	background-color:#ffffff;
}
.listpage .list_content .box{
	border-width: 1px;	
	padding: 10px;
}
.listpage .news_list .box ul {
	border-bottom: 1px dashed #ccc;
}
.box ul li {
	clear: both;
	padding: 0 0 0 8px;
	line-height: 28px;
	height: 28px;
}
.box ul li a {
	font-size: 14px;
	float: left;
}
.box ul li span {
	font-size: 12px;
	float: right;
}
.flash_list .line_bottom {
	color: #666;
	margin-bottom: 4px;
	border-bottom: 1px dashed #ccc;
}
.flash_list .flashsay {
	color: #666;
}
.movie_list .line_bottom {
	color: #666;
	margin-bottom: 4px;
	border-bottom: 1px dashed #ccc;
}
.movie_list .titlepic img {
	border: 1px solid #ccc;
	padding: 3px;
}
.shop_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.shop_list .line_bottom table {
	margin-bottom: 8px;
}
.photo_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.photo_list .line_bottom table {
	margin-bottom: 8px;
}
.info_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.info_list .line_bottom .titlepic {
	width: 90px;
}
.info_list .titlepic img {
	border: 1px solid #ccc;
	padding: 3px;
}
.info_list .line_bottom .click {
	color: #f60;
}
.info_list .line_bottom .smalltext {
	color: #666;
}

/* 内容页 */
.showpage .main .box {
	border-width: 1px;
	background-color:#FFFFFF;
}
.news .main .box {
	padding: 0 20px;
	background: #F7FDFf;
}
.info .main .box {
	padding: 0 20px;
}
.showpage .main .title_info {
	margin-top: 15px;
	text-align: center;
}
.showpage .main .title_info h1 {
	font-size: 24px;
	line-height: 2;
	margin: 0px;
	padding: 0px;
}
.showpage .main .title_info {
	border-bottom: 1px dashed #ccc;
	line-height: 2;
	padding-bottom: 6px;
	color: #000000;
	width:95%;
	text-align:center;
	margin-left: 20px;
}
.showpage .digg {
	background: url(/images/digg_bg.gif) no-repeat left top;
	width: 62px;
	margin-bottom: 10px;
}
.showpage .digg td {
	text-align: center;
	padding-right: 4px;
}
.showpage .digg .diggnum {
	height: 38px;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}
.showpage .digg .diggit {
	height: 30px;
	line-height: 24px;
}
.showpage .main #text {
	font-size: 14px;
	line-height: 1.8;
}
.showpage .main #text p {
	margin: 1em 0;
}

.showpage #plpost {
	margin-top: 10px;
	border: 1px solid #AACCEE;
}
.showpage #plpost .title {
	border: 0px solid #AACCEE;
}
.showpage #plpost .title span {
	color: #CC0000;
}
.showpage #plpost #saytext {
	display: block;
	margin: 0 0 10px;
	padding: 8px;
	height: 100px;
	width: 90%;
	border: 1px solid #ccc;
}

/* 系统文件表格样式 */
.header	{ 
	background: #E9F2FB url(/images/title_bg.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #AACCEE;
	border-bottom: none;
}
.header a				{ color: #000000 }
.tableborder			{
	border: 1px solid #CCCCCC;
	background-color: #F0F0FF;
} 

/* 分页样式*/
.list_page {
	margin: 15px 5px;
}
.pageLink a,
.list_page a,
.list_page b {
	padding: 4px 4px 2px;
	border: 1px solid #D2EFFF;
	background: #F0F8FF;
	text-align: center;
	display: inline;
	font-size: 14px;
	}
.pageLink a:hover,
.list_page a:hover{
	border: 1px solid #D2EFFF;
	background: #fff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	}

/*分页样式2*/
.showpage .epages {
	text-align: center;
	}
.epages{margin:3px 0;font:11px/12px Tahoma}
.epages *{vertical-align:middle;}
.epages a{padding:1px 4px 1px;border:1px solid #A6CBE7;margin:0 1px 0 0;text-align:center;text-decoration:none;font:normal 12px/14px verdana;}
.epages a:hover{border:#659B28 1px solid;background:#f3f8ef;text-decoration:none;color:#004c7d}
.epages input{margin-bottom:0px;border:1px solid #659B28;height:15px;font:bold 12px/15px Verdana;padding-bottom:1px;padding-left:1px;margin-right:1px;color:#659B28;}

/*图片自动缩图*/
.photoresize {
	max-width:560px;
	myimg:expression(onload=function(){
	this.style.width=(this.offsetWidth > 560)?"560px":"auto"}
		   );
	}
.conteli3s {
	float: left;
	height: 418px;
	width: 692px;
}




/* remove the bullets and set the margin and padding to zero for the unordered list */ 
.menu ul { 
padding:0; 
margin:0; 
list-style-type: none; 
color:#000 !important; 
} 
/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */ 
.menu ul li { 
float:left; 
position:relative;
color:#000 !important;   
} 
/* style the links to be 104px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */ 
.menu ul li a, .menu ul li a:visited { 
display:block; 
text-align:center; 
text-decoration:none; 
 width:75px; !important; 

	


} 
/* make the dropdown ul invisible */ 
.menu ul li ul { 
display: none; 

} 
/* specific to non IE browsers */ 
/* set the background and foreground color of the main menu li on hover */ 



.menu ul li:hover a {


	
} 
/* make the sub menu ul visible and position it beneath the main menu list item */ 
.menu ul li:hover ul { 
display:block; 
position:absolute; 
 
left:0; 

} 
/* style the background and foreground color of the submenu links */ 
.menu ul li ul li a  { 
;
	color:#000 !important;
	background-color: #dfc184 !important; 
	border: double 1px #FFFFFF;
	width:112px; !important; 
	margin:0px !important;
	padding:0px !important;
	font-size:13px !important;
} 
/* style the background and forground colors of the links on hover */ 
.menu ul li:hover ul li a:hover { 
 
background-color:#FF0033 !important;
color:#000 !important;
font-size:12px !important;  
}


.ryw {
	float: left;
	height: 400px;
	width: 270px;
	border: 1px solid #CCCCCC;
	margin-bottom: 4px;
}
.ryw1 {
	float: left;
	height: 27px;
	width: 268px;
}
.ryw2 {
	float: left;
	height: 418px;
	width: 270px;
	margin-top:0px;
	line-height:22px;
}

.ryw3 {

		float: left;
	height: 20px;
	width: 270px;
	margin-top:0px;
	line-height:22px;
}

.rywi {
	float: left;
	height: 200px;
	width: 270px;
	border: 1px solid #CCCCCC;
	margin-bottom: 4px;
}

.ryw1i {
	float: left;
	height: 27px;
	width: 268px;
	margin-bottom: 11px;
}
.ryw2i {
	float: left;
	height: 153px;
	width: 270px;
	margin-top:0px;
	line-height:22px;
}

.ryw3i {
	float: left;
	height: 22px;
	width: 80px;
	margin-top:0px;
	line-height:22px;
	margin-left: 8px;
	
}
.ryw3ic {
	float: left;
	height: 20px;
	width: 180px;
}

