﻿@charset "utf-8";
/* CSS Document */

body,p,h1,h2,ul,li,ol,dl,dt,dd,div{
	padding:0;
	margin:0;
	list-style:none;
}
a{
	color:#333;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
img{
	border:0;
}
body{
	font-family:Arial,"宋体";
	font-size:12px;
	line-height:20px;
	color:#333;
}
table tr td{
	color:#000;
}
#header,#main,#footer{
	width:993px;
	overflow:hidden;
	zoom:1;
	margin:0 auto;
}
#header{
	background:url(../img/header.png) no-repeat;
	height:388px;
	position:relative;
}
#footer{
	background:#fff url(../img/footer.png) repeat-x;
	text-align:center;
	padding:16px 0 25px;
	line-height:25px;
	margin-top:15px;
}
.headermenu{
	overflow:hidden;
	zoom:1;
}
.heardertop{
	height:20px;
	text-align:right;
	padding-right:15px;
	padding-top:10px;
	font-family:"宋体";
	font-weight:bold;
	color:#fff;
}
.homepage,.shoucang{
	cursor:pointer;
}
.headerMlogo,.headerMmenu{
	float:left;
	height:51px;
}
.headerMlogo{
	width:208px;
	background:url(../img/logo_b.png) no-repeat 0 4px;
	padding-left:65px;
}
.headerMmenu{
	background:url(../img/menu_b.png) repeat-x 0 8px;
	width:720px;
}
.headerMMul{
	overflow:hidden;
	zoom:1;
}
.headerMMul li{
	float:left;
	width:76px;
	padding-top:8px;
	overflow:hidden;
}
.headerMMul li a,.news,.pinpai,.mainILBBul li,.newsselected,.pinpaiselected{
	background:url(../img/menu.png) no-repeat;
}
.headerMMul li a{
	text-indent:-9999px;
	width:100%;
	height:41px;
	display:list-item;
}
.headerMMul li a.headerMMUA1{
	background-position:left 10px;
}
.headerMMul li a.headerMMUA2{
	background-position:left -40px;
}
.headerMMul li a.headerMMUA3{
	background-position:left -144px;
}
.headerMMul li a.headerMMUA4{
	background-position:left -91px;
}
.headerMMul li a.headerMMUA5{
	background-position:left -199px;
}
.headerMMul li a.headerMMUA6{
	background-position:left -252px;
}
.headerMMul li a.headerMMUA7{
	background-position:left -302px;
}
.headerMMul li a.headerMMUA8{
	background-position:left -360px;
}
.headerMMul li a.headerMMUA9{
	background-position:left -423px;
}
.headerbg{
	position:absolute;
	left:75px;
	bottom:135px;
	width:400px;
}
.headerpublic{
	position:absolute;
	width:310px;
	right:5px;
	bottom:50px;
	text-align:center;
	
}
.mainIndex{
	overflow:hidden;
	zoom:1;
	padding:10px;
}
.mainIleft,.mainIcenter,.mainIright{
	float:left;
	margin-right:10px;
	overflow:hidden;
	zoom:1;
}
.mainIleft{
	width:305px;
	background:url(../img/index_l_t.png) no-repeat 0 5px;	
}
.mainIcenter{
	width:645px;
}
.mainIright{
	width:198px;
}
.mainILTul{
	overflow:hidden;
	zoom:1;
	margin-bottom:10px;
}
.mainILTul li{
	float:left;
	padding-top:5px;
}
.news,.pinpai{
	display:list-item;
	text-indent:-999px;
	height:20px;
	width:65px;
}
.news{
	background-position:-3px -513px;
}
.pinpai{
	background-position:-3px -563px;
}
.newsselected{
	background-position:-3px -488px;
}
.mainILtop{
	position:relative;
}
.indexPpMore{
	position:absolute;
	top:3px;
	right:5px;
}
.mainILBBppul{
	padding:0 5px;
}
.mainILBBppul li{
	float:left;
	text-align:center;
	word-spacing:normal;
	white-space:nowrap;
	line-height:25px;
}
.pinpaiselected{
	background-position:-3px -537px;
}
.mainILBBul,.mainILBBppmul{
	overflow:hidden;
	zoom:1;
}
.mainILBBppmul li{
	padding:5px 8px;
	float:left;
}
.mainILBBul li{
	background-position:3px -590px;
	padding-left:13px;
	position:relative;
	border-bottom:1px dotted #CCC;
}
.mainILBBul li span{
	position:absolute;
	top:0px;
	right:5px;
}
.mainICtop{
	padding-top:5px;
}
.mainICbottom{
	overflow:hidden;
	zoom:1;
	margin-top:10px;
}
.mainICBleft,.mainICBcenter,.mainICBright{
	float:left;
	width:21px;
	height:135px;
	background:url(../img/index_l_r.png) no-repeat;
}
.mainICBleft{
	cursor:pointer;
}
.mainICBcenter{
	background:none;
	border:solid #C7D3DB;
	border-width:2px 0;
	height:131px;
	width:600px;
	overflow:hidden;
	zoom:1;
}
.mainICBright{
	background-position:right top;
	cursor:pointer;
}
.mainIRabout{
	margin-top:10px;
	background:url(../img/index_about.png) no-repeat right 5px;
}
.mainILbox{
	width:305px;
	height:156px;
	position:relative;
	overflow:hidden;
	zoom:1;
}
.mainILBbox{
	display:none;
	overflow:hidden;
	zoom:1;
}
.mainINLBBselected{
	display:block;
}
.mainICBCul{
	overflow:hidden;
	zoom:1;
	padding-left:3px;
}
/*
.mainICBCul li{
	margin-right:5px;
	padding-top:5px;
	overflow:hidden;
	zoom:1;
	height:125px;
	width:367px;
	float:left;
}*/



#demo2,#demo1{ 
    float: left;
    overflow:hidden;
    zoom:1;
} 
.mianCBCbox{
	width:1000%;
	overflow:hidden;
  zoom:1;
}
.mainICBCul li{
	overflow:hidden;
	zoom:1;
	height:125px;
	width:125px;
	text-align:center;
	border:solid #d5d5d5;
	border-width:1px 1px 1px 0;
	float:left;
	margin-right:5px;
}


.mainICBCUimg{
	font-size:0;
	line-height:0;
}
.mainICBCUimg img{
	border:1px solid #B6B6B6;
	vertical-align:text-top;
	float:left;
}

/************************************/
.mainleft{
	float:left;
	width:238px;
	overflow:hidden;
	zoom:1;
	margin:10px 0;
}
.mainright{
	float:right;
	width:720px;
	overflow:hidden;
	zoom:1;
	margin:10px 0;
}
.mainRtop{
	padding-bottom:3px;
	border-bottom:1px solid #d5d5d5;
	margin-bottom:5px;
}
.mainLPBul,.mainLPBUdl{
	overflow:hidden;
	zoom:1;
}
.mainLPtop{
	padding-left:9px;
	padding-bottom:3px;
	border-bottom:1px solid #d5d5d5;
	margin-bottom:5px;
}
.searchtitle{
	border-bottom:1px solid #d5d5d5;
	margin-bottom:5px;
}
.mainLPBUdl dt{
	background:#E7E4E4;
	padding-left:25px;
}
.mainLPBUdl dd{
	padding-left:40px;
}
.mainRBpublistul{
	overflow:hidden;
	zoom:1;
}
.mainRBpublistul li{
	float:left;
	width:165px;
	height:205px;
	overflow:hidden;
	zoom:1;
	margin-right:12px;
	margin-bottom:10px;
}
.mainRBpublistul tr.mainRBPULover{
	background-color:#F5F5F5;
}
.mainRBpublistul td{
	padding:10px 0;
	margin-bottom:5px;
	border-bottom:1px solid #d5d5d5;
}
.mainLPbottom ul,.mainLPbottom li,.headerCPul{
    padding: 1px 5px;
	overflow:hidden;
	zoom:1;
}
.mainLPbottom li{
    border-bottom:1px solid #d5d5d5;
    padding: 5px 5px;
}
.mainpPbottom li{border: 0 none;padding: inherit;}
.headerCPul{
	padding-top:10px;
	width:222px;
	height:160px;
}
.headerCPUimg a{
	font-size:0;
	line-height:0;
	display:inline-block;
}
.SortFolderOpen,.SortFolderClose,.SortFile,.SortFileEnd,.SortEndFolderOpen,.SortEndFolderClose{
	/* background:#e7e4e4 url(../img/left_fl.png) no-repeat; */
	/* background:#08459f; */
	padding:2px 0 3px 25px;
	margin-bottom:2px;
    font-size: 18px;
    font-weight: bold;
}
.mainLPbottom li li{
	/* background-color:#f7f5f5; */
	background-image:none;
    border-bottom:0 solid #d5d5d5;
    padding: 1px 5px;
}
.mainLPbottom li a{
	/* color:#fff; */
    font-size: 14px;
    display: block;
}
.mainLPbottom li li a{
	color:#000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
}
.mainLPbottom li ul{
	padding-left:10px;
}
.mainLPbottom li li .SortFileEnd{
	background:none;
}
.mainRBtop{
	overflow:hidden;
	zoom:1;
}
.mainRBTimg{
	float:left;
	font-size:0;
	line-height:0;
	width:300px;
	height:300px;
	cursor:pointer;
}
.showimg{
	cursor:pointer;
}
.mainRBTimg img,.showimg img{
	padding:2px;
	border:1px solid #d5d5d5;
}
.mainRBTright{
	float:right;
	width:403px;
}
.mainRBTIshow{
	position:absolute;
	top:0;
	left:0;
}
.mainRBbottom{
	margin-top:10px;
}
.mainRBBtitle span{
	line-height: 25px;
	font-weight: bold; 
	display: inline-block; 
	background:#076C80; 
	height: 25px; 
	padding: 0 25px;
	color:#FFFFFD;
	cursor:default;
}
.mainRBBconent{
	overflow:hidden;
	zoom:1;
	border:1px solid #E0E0E0;
	padding:3px;
}

.orderlistul{
	overflow:hidden;
	zoom:1;
}
.orderlistul li{
	list-style-type:decimal;
	padding-left:20px;
	line-height:25px;
	border-bottom:1px dashed #d5d5d5;
}
.orderlistul li a{
	color:#333;
}


.mainLPbottom ul.pubboxul{
	/* width:235px; */
	padding:5px 0 0;
	overflow:hidden;
	border-bottom:1px solid #d5d5d5;
	margin:-1px 15px 0 0;
	font-size:18px;
    color: #000;
    /* background-color: #000; */
}
.mainLPbottom ul.pubboxul a{
    color: #000;
}
.mainLPbottom .SortListline ul.pubboxul a,.mainLPbottom .SortEndListline ul.pubboxul a{
    color: #000;
}
.mainLPbottom ul.publistul ul.pubboxul {
	float:left;
	margin:-5px 5px 5px;
	overflow:hidden;
	border:0;
    background: transparent;
    width: 18.5%;
}
.mainLPbottom li ul.pubboxul li{
	/* background:#000 url(../img/plist.png) no-repeat 5px center; */
	/* background:#d5d5d5; */
    color: #000;
	font-weight:normal;
    padding: 3px 5px;
    font-size: 14px;
	overflow:hidden;white-space: nowrap;text-overflow: ellipsis;
}
.mainLPbottom ul.publistul{
	padding:5px 0 5px;
	overflow:hidden;
	/* border-bottom:1px solid #d5d5d5; */
	clear: both;
}
.fdong{
	position:absolute;
	right:10px;
	bottom:28px;
	width:80px;
}
.fdop{
	padding:0 0 5px;
}
.newslistul li a{color:black;}