/*-------global style------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textar ea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
body {
	font: 12px/180% "ËÎÌå";
	background:#fff;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
ol, ul {
	list-style:none;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {
	color:#e5186d;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
.hr_5 {
	height:5px;
	clear:both;
	overflow:hidden;
}
.clear {
	clear:both;
	display:block;
}
.left {
	float:left;
	width:750px;
}
.right {
	float:right;
	width:250px;
}
/* -------style start----------- */
#container {
	width:1000px;
	margin:10px auto;
	position:relative;
	background:#fff;
}
.topNav {
	background:url(../images/top_nav_bg.png) no-repeat left top;
	width:75px;
	height:22px;
	line-height:22px;
	float:right;
}
.topNav a {
	color:#fa59c9;
	margin-left:12px;
}
.topNav a:hover {
	font-weight:bold;
	margin-left:10px;
}
.topNav a.hover {
	font-weight:bold;
}
.headerCont {
	border:1px solid #e7cbeb;
	position:relative;
	height:176px;
	background:url(../images/topBanner.png) no-repeat right top;
}
.headerCont .logo {
	background:url(../images/logo.png) no-repeat left top;
	width:228px;
	height:75px;
	position:absolute;
	top:32px;
	left:16px;
}
.headerCont .logo span {
	position:absolute;
	left:-100000px;
}
.headerCont .weather {
	position:absolute;
	top:110px;
	left:20px;
	width: 240px;
	text-align: center;
}
.headerCont .Date {
	position:absolute;
	top:10px;
	left:20px;
	width: 240px;
	text-align: center;
}
.mainNav {
	position:absolute;
	right:0;
	bottom:0;
	width:720px;
	z-index:1000;
}
.mainNav li {
	float:left;
}
.mainNav .mainNavtop {
	background:url(../images/mainNavtopBg.png) repeat-x left top;
	height:29px;
	line-height:25px;
	width:720px;
	position:relative;
}
.mainNav .mainNavtop li {
	height:29px;
	background:url(../images/line01.png) no-repeat right 12px;
}
.mainNav .mainNavtop li a {
	font-size:14px;
	font-weight:bold;
	color:#7e1b45;
	display:block;
	width:81px;
	height:25px;
	margin:4px 5px 0px 5px;
	text-align:center;
}
.mainNav .mainNavtop .last {
	background:none;
}
.mainNav .mainNavtop li a:hover {
	background:url(../images/mainNavtopHover.png) no-repeat left top;
}
.mainNav .mainNavtop li a.hover {
	background:url(../images/mainNavtopHover.png) no-repeat left top;
}
.mainNav .mainNavtop .first {
	background:url(../images/mainNavtopFirst.png) no-repeat left top;
	width:20px;
}
.mainNav .mainNavtop li ul {
	position:absolute;
	left:10px;
	z-index:10;
	width:700px;
}
.mainNav .mainNavtop li ul li {
	background:none;
	height:26px;
	line-height:26px;
	margin:0 5px;
}
.mainNav .mainNavtop li ul li a {
	font-size:12px;
	font-weight:normal;
	display:inherit;
	margin:0;
	width:auto;
	display:block;
	float:left;
}
.mainNav .mainNavtop li ul li a:hover {
	background:none;
	color:#e5186d;
}
.mainNav .mainNavnextBg {
	position:relative;
	background:url(../images/mainNavnextBg.png) repeat-x left top;
	height:26px;
	line-height:26px;
	z-index:-2;
}
.mainNav .mainNavnext {
	display:none;
}
.mainNav .mainNavnextBg span {
	display:block;
	height:26px;
	background:url(../images/mainNavnextFirst.png) no-repeat left top;
	overflow:hidden;
	width:6px;
	position:absolute;
	left:-5px;
}
.scrollNewsArea {
	border:1px solid #e7cbeb;
	margin:5px auto;
	height:24px;
	line-height:24px;
}
.scrollNewsArea .scrollNews {
	float:left;
	background:url(../images/scrollNewsBar.png) no-repeat 10px;
	padding-left:80px;
	width:650px;
	height:24px;
}
.scrollNewsArea .scrollNews span {
	display:none;
}
.scrollNewsArea .scrollNews a {
	margin:0 10px;
	font-weight:bold;
	color:#7e1b45;
}
.scrollNewsArea .searchArea {
	float:right;
	background:url(../images/searchBg.png) repeat-x;
	padding:0 5px;
	height:24px;
}
.scrollNewsArea .searchArea input {
	border:none;
	background:url(../images/searchInput.png) no-repeat left top;
	width:102px;
	height:17px;
	line-height:17px;
	padding-left:3px;
	float:left;
	margin-top:3px;
}
.scrollNewsArea .searchArea .searchSelect {
	float:left;
	margin:3px 5px 0;
}
.scrollNewsArea .searchArea .searchSelect ul {
	position:absolute;
	z-index:15;
	background:#fff;
	width:48px;
	display:none;
}
.scrollNewsArea .searchArea .searchSelect ul li a {
	text-indent:5px;
	display:block;
	height:17px;
	overflow:hidden;
	line-height:17px;
}
.scrollNewsArea .searchArea .searchSelect ul li a:hover {
	background:#ccc;
}
.scrollNewsArea .searchArea .searchSelectBtn {
	background:url(../images/searchSelect.png) no-repeat left top;
	width:48px;
	height:17px;
	display:block;
	line-height:17px;
	text-indent:5px;
	position:relative;
}
.scrollNewsArea .searchArea .searchBtn {
	background:url(../images/searchBtn.png) no-repeat left top;
	width:51px;
	height:19px;
	cursor:pointer;
}
.flashNews {
	float:left;
}
.mainNews {
	float:left;
	width:333px;
	border:1px solid #e7cbeb;
	margin-left:5px;
	height:280px;
	position:relative;
}
.mainNews p a.newsTab {
	background:url(../images/mainNewsBtn.png) no-repeat left top;
	display:block;
	float:left;
	width:109px;
	height:28px;
	border:1px solid #fff;
	color:#7e1b45;
	font-size:14px;
	font-weight:bold;
	line-height:28px;
	text-align:center;
}
.mainNews p a.hover {
	background:url(../images/mainNewsHover.png) no-repeat left top;
	color:#fff;
}
.mainNews div {
	display:none;
}
.mainNews .disblock {
	display:block;
}
.mainNews ul {
	padding:10px;
}
.mainNews li {
	background:url(../images/icon01.png) no-repeat left;
	padding-left:10px;
	border-bottom:1px dotted #ccc;
	height:25px;
	line-height:25px;
}
.mainNews li span {
	float:right;
}
.mainNews .more {
	position:absolute;
	right:20px;
	bottom:10px;
	color:#e5186d;
}
.socialServices {
	border:1px solid #e7cbeb;
	width:742px;
	height:206px;
}
.socialServices h3 {
	background:url(../images/shfwBar.png) no-repeat left top;
	overflow:hidden;
	float:left;
	width:29px;
	height:178px;
        line-height:1000px;
	margin:15px 5px 0 10px;
	display:inline;
}
.socialServicesList {
	float:left;
	margin-top:10px;
}
.socialServicesList a {
	display:block;
	background:url(../images/shfwBtn.png) no-repeat left top;
	width:98px;
	height:21px;
	line-height:21px;
	text-align:center;
	margin-bottom:3px;
}
.ServicesHot {
	float:left;
	width:588px;
	height:190px;
	background:url(../images/ServicesHotBg02.png) repeat-x left top;
	margin-left:5px;
	margin-top:10px;
}
.ServicesHot div {
	height:190px;
	width:290px;
}
.ServicesHot .ServicesHotleft {
	float:left;
}
.ServicesHot .ServicesHotright {
	float:right;
        background: url("/templets/default/images/shfwadtitle.png") no-repeat left top;
}
.ServicesHot .ServicesHotleft p {
	background:url(../images/96156.png) no-repeat left top;
	width:261px;
	height:36px;
	margin-left:20px;
	margin-top:10px;
	cursor:pointer;
}
.ServicesHot .ServicesHotleft ul {
	padding:5px 10px 0;
}
.ServicesHot .ServicesHotleft li {
	background:url(../images/icon02.png) no-repeat 5px;
	height:25px;
	line-height:25px;
	padding-left:15px;
	border-bottom:1px dotted #808284;
        overflow:hidden;
}
.ServicesHot .ServicesHotleft li a {
	color:#d5196a;
	font-weight:bold;
}
.ServicesHot .ServicesHotleft li span {
	color:#808284;
	margin-left:5px;
}
.ServicesHot .ServicesHotleft p span {
	position:absolute;
	display:none;
}
.ServicesHot div {
	height: 180px;
	width: 290px;
	padding-top: 10px;
}


.ServicesHotright li a{
	text-indent:-99px;
	overflow:hidden;
	display:block;
    	height:32px;
}
.ServicesHotright li a span {
	display:none;
}
.ServicesHotright li {
	height:32px;
     	overflow:hidden;
}
.topNotice {
	width:248px;
	border:1px solid #e7cbeb;
	height:196px;
	position:relative;
}
.topNotice h3 {
	background:url(../images/topNoticeBar.png) no-repeat left top;
	border:1px solid #fff;
	width:246px;
	height:28px;
	text-indent:-99px;
        line-height:1000px;
	overflow:hidden;
}
.topNotice ul {
	padding:0 10px;
}
.topNotice li {
	background:url(../images/icon02.png) no-repeat left 10px;
	margin:5px auto;
}
.topNotice li a {
	padding-left:10px;
}
.topNotice li img {
	margin-right:10px;
}
.topNotice .more {
	position:absolute;
	top:5px;
	right:10px;
	color:#fff;
}
.RightsMail a {
	background:url(../images/RightsMailBar.png) no-repeat left top;
	width:248px;
	display:block;
	height:75px;
	border:1px solid #e7cbeb;
	text-indent:-99px;
	overflow:hidden;
	margin-top:2px;
        line-height:1000px;
}
.loginArea {
	border:1px solid #e7cbeb;
	height:206px;
	width:248px;
	background:url(../images/loginAreaBg.png) repeat-x left 36px;
}
.loginArea .loginBar {
	background:url(../images/loginAreaBar.png) no-repeat left top;
	width:246px;
	height:36px;
	border:1px solid #fff;
}
.loginArea .loginCont {
	padding:20px 20px 0;
}
.loginArea .loginCont p {
	margin-bottom:15px;
}
.loginArea .loginCont p a {
	float:right;
	display:block;
}
.loginArea .loginCont p label {
	width:50px;
	display:block;
	float:left;
	height:20px;
	line-height:20px;
	text-align:right;
}
.loginArea .loginCont .textInput {
	background:url(../images/textInput01.png) no-repeat left top;
	width:133px;
	height:20px;
	border:none;
	padding:0 10px;
	line-height:20px;
	float:left;
}
.loginArea .loginCont .textInputyz {
	background:url(../images/textInput02.png) no-repeat left top;
	width:72px;
	height:20px;
	border:none;
	padding:0 10px;
	float:left;
	line-height:20px;
}
.loginArea .loginCont .btn {
	text-align:center;
}
.loginArea .loginCont .btn input {
	background:url(../images/submitBtn.png) no-repeat left top;
	width:63px;
	height:20px;
	border:none;
	cursor:pointer;
}
.loginArea .loginBar select {
	width:221px;
	height:20px;
	border:1px solid #e7cbeb;
	margin-left:12px;
	margin-top:8px;
}
.newsList {
	float:left;
	width:244px;
	height:168px;
	border:1px solid #e7cbeb;
	margin-right:3px;
	position:relative;
}
.newsList h3 {
	background:url(../images/newsListBar.png) repeat-x left top;
	height:30px;
	border:1px solid #fff;
	line-height:30px;
	color:#e5186d;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
}
.newsList .more {
	position:absolute;
	top:5px;
	right:10px;
	color:#e5186d
}
.newsList ul {
	padding:5px 10px;
}
.newsList li {
	height:23px;
	line-height:23px;
}
.newsList_icon li {
	background:url(../images/icon01.png) no-repeat left;
	padding-left:5px;
	border-bottom:1px dotted #ccc;
}
.newsList_icon li span {
	float:right;
}
.rightTopics li {
	margin-bottom:8px;
        height:80px;
	overflow:hidden;
}
.rightTopics li a {
	display:block;
        height:80px;
}
.scrollTopics {
	border:1px solid #e7cbeb;
	height:120px;
	background:url(../images/scrollTopcsBg.png) repeat-x left top;
}
.scrollTopics .TopicsCont {
	float:left;
	margin-top:8px;
}
.scrollTopics .TopicsCont li {
	margin:0 5px;
}
.scrollTopics li {
	float:left;
	display:inline;
}
.leftBtn {
	float:left;
	background:url(../images/scrollTopcsLbtn.png) no-repeat left top;
	overflow:hidden;
	width:18px;
	height:28px;
	text-indent:-99px;
	margin-top:40px;
        line-height:1000px;
}
.rightBtn {
	float:right;
	background:url(../images/scrollTopcsRbtn.png) no-repeat left top;
	overflow:hidden;
	width:18px;
	height:28px;
	text-indent:-99px;
	margin-top:40px;
        line-height:1000px;
}
.serversList .serversListt {
	width:246px;
	float:left;
	margin-right:4px;
	position:relative;
}
.serversList .serversListt .more {
	position:absolute;
	right:10px;
	top:10px;
	color:#888;
}
.serversList .serversListt h3 {
	height:31px;
	width:246px;
	overflow:hidden;
	text-indent:-999999px;
}
.serversList .serversListt ul {
	border-left:1px solid #e7cbeb;
	border-right:1px solid #e7cbeb;
	height:90px;
	background:#fafdfe;
	padding:0 5px;
}
.serversList .serversListt .bottomLine {
	height:6px;
	background:url(../images/serversListBottom.png) no-repeat left top;
	overflow:hidden;
}
.serversList .serversListt li {
	background:url(../images/serversListIcon02.png) no-repeat left;
	padding-left:10px;
	height:23px;
	line-height:23px;
}
.serversList .serversList01 h3 {
	background:url(../images/serversListBar01.png) no-repeat left top;
}
.serversList .serversList02 h3 {
	background:url(../images/serversListBar02.png) no-repeat left top;
}
.serversList .serversList03 h3 {
	background:url(../images/serversListBar03.png) no-repeat left top;
}
.serversList .serversList04 h3 {
	background:url(../images/serversListBar04.png) no-repeat left top;
}
.serversList .serversList05 h3 {
	background:url(../images/serversListBar05.png) no-repeat left top;
}
.serversList .serversList06 h3 {
	background:url(../images/serversListBar06.png) no-repeat left top;
}
.serversList .serversList07 h3 {
	background:url(../images/serversListBar07.png) no-repeat left top;
}
.serversList .serversList08 h3 {
	background:url(../images/serversListBar08.png) no-repeat left top;
}
.TabphotoArea {
	height:184px;
	border:1px solid #e7cbeb;
	background:#fffafb;
	padding-left:8px;
}
.TabphotoArea .TabphotoList {
	background:url(../images/TabphotoListBg.png) no-repeat left top;
	width:89px;
	height:167px;
	float:left;
	margin-top:8px;
}
.TabphotoArea .TabphotoList a {
	background:url(../images/TabphotoBtn.png) no-repeat left top;
	width:80px;
	height:31px;
	display:block;
	color:#fff;
	line-height:25px;
	font-size:14px;
	text-align:center;
}
.TabphotoArea .TabphotoList .first{
	margin-top:30px;
}
.TabphotoArea .TabphotoList a.hover {
	background:url(../images/TabphotoBtn02.png) no-repeat left top;
	font-weight:bold;
}
.TabphotoArea .TabphotoCont {
	background:#ffdce3;
	border:5px solid #fde8ec;
	float:left;
	margin-top:8px;
	margin-left:5px;
	height:155px;
	width:880px;
	display:none;
}
.TabphotoArea .disblock {
	display:block;
}
.TabphotoArea .TabphotoCont li {
	float:left;
	display:inline;
	margin:10px 9px 0;
}
.TabphotoArea .TabphotoCont li a {
	display:block;
	width:107px;
	text-align:center;
	line-height:1.2em;
}
.TabphotoArea .TabphotoCont li a.aimg {
	background:url(../images/TabphotoContImgBg.png) no-repeat left top;
	height:87px;
}
.TabphotoArea .TabphotoCont li a.aimg img {
	margin-top: 4px;
}
/*- Î¢²©Î¢ÐÅ -*/
.TabphotoArea .TabphotoList-1 {
	background:url(../images/TabphotoListBg-1.png) no-repeat left top;
	width:89px;
	height:167px;
	float:left;
	margin-top:8px;
}
.TabphotoArea .TabphotoList-1 a {
	background:url(../images/TabphotoBtn-1.png) no-repeat left top;
	width:80px;
	height:31px;
	display:block;
	color:#fff;
	line-height:25px;
	font-size:14px;
	text-align:center;
}
.TabphotoArea .TabphotoList-1 .first{
	margin-top:40px;
}
.TabphotoArea .TabphotoList-1 a.hover{
	background:url(../images/TabphotoBtn02-1.png) no-repeat left top;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:15px;
}
.TabphotoCont-1 {
	background:#fde089;
	border:5px solid #fdf1cc;
	float:left;
	margin-top:8px;
	margin-left:5px;
	height:155px;
	width:880px;
	display:none;
}
.TabphotoArea .TabphotoCont-1 li {
	float:left;
	display:inline;
	margin:10px 9px 0;
}
.TabphotoArea .TabphotoCont-1 li a {
	display:block;
	width:107px;
	text-align:center;
	line-height:1.2em;
}
.TabphotoArea .TabphotoCont-1 li a.aimg {
	background:url(../images/TabphotoContImgBg-1.png) no-repeat left top;
	height:107px;
}
.TabphotoArea .TabphotoCont-1 li a.aimg img {
	margin-top:4px;
}
.ssd-xjdx-wbwx{
	OVERFLOW: hidden;
	width:880px;
	margin:0 auto;
	margin-top: 5px;
}
.ssd-xjdx-wbwx a.color{
	font-size:12px;
	color:#333;
	text-align:center;
}
.ssd-xjdx-wbwx a.color:hover{
	color:#E7000A;
}
.ssd-xjdx-wbwx a img{
	border:2px solid #ffe0cb;
	padding:2px;
	height:110px;
}
.wbwx_td {
	text-align:center;
	padding: 0px 6px;
}
.ssd-xjdx-wbwxC a{
	font-size:12px;
	color:#333;
	text-align:center;
	margin:0 auto;
	width:154px;
}
.ssd-xjdx-wbwxC a:hover{
	color:#E7000A;
}
.ssd-xjdx-wbwxC a img{
	border:2px solid #ffe0cb;
	padding:2px;
	height:110px;
}
.wbwxC_td {
	text-align:center;
	padding: 0 20px 30px;
}
.flinkArea .imgFlink li {
	float:left
}
.flinkArea .textFlink {
	border:1px solid #e7cbeb;
	padding:10px 30px;
}
.flinkArea .textFlink .textflinkList {
	overflow:hidden;
}
.flinkArea .textFlink .textflinkList span {
	font-size:14px;
	font-weight:bold;
	color:#e5186d;
	float:left;
}
.flinkArea .textFlink .textflinkList ul {
	float:left;
	width:360px;
}
.flinkArea .textFlink .textflinkList span.more {
	font-size:12px;
	float:right;
	cursor:pointer;
}
.flinkArea .textFlink .textflinkList li {
	float:left;
	height:22px;
	white-space:nowrap;
}
.flinkArea .textFlink .textflinkList a {
	height:22px;
	padding-right:5px;
	float:left;
	display:block;
}
.flinkArea .textFlink .textFlinkL {
	width:450px;
	float:left;
}
.flinkArea .textFlink .textFlinkR {
	width:450px;
	float:right;
}
#footer {
	border-top:2px solid #9007a4;
	padding-top:10px;
}
#footer p {
	text-align:center;
	line-height:2em;
}
.footerNav a {
	font-weight:bold;
	color:#58595b;
}
/*-------list style------*/
.leftContent {
	float:left;
	width:743px;
	border:1px solid #e6cbea;
	min-height:808px;
	position:relative;
	overflow:hidden;
	background:url(../images/listTitleBg.jpg) repeat-x left 25px;
}
.leftContent .breadCrumbs {
	background:url(../images/listTitleBar.png) no-repeat left top;
	height:28px;
	line-height:28px;
	border:1px solid #fff;
	color:#fff;
	text-indent:10px;
	border-bottom:none;
}
.leftContent .breadCrumbs a {
	color:#fff;
}
.leftContent .listArticle {
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	padding:50px 50px 100px;
}
.leftContent .listArticle li {
	height:25px;
	line-height:25px;
	background:url(../images/icon05.png) no-repeat left;
	padding-left:20px;
	border-bottom:1px dotted #828282;
}
.leftContent .listArticle li span {
	float:right;
}
.rightSide {
	float:right;
	width:250px;
}
.mainContent {
	border:1px solid #fff;
	padding:10px 0;
        font-size:14px;
}
.mainContent .artTitle {
	font-size:20px;
	font-weight:bold;
	text-align:center;
	width:680px;
	margin:0px auto;
	padding:10px 0 10px;
}
.mainContent .artTitle2 {
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.mainContent .citationtitle {
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.mainContent .info {
	color: #666666;
	height: 24px;
	line-height: 17px;
	overflow: hidden;
	text-align: center;
	margin-bottom:20px;
        font-size:12px;
}
.mainContent .info small {
	color: #999999;
	font-size: 12px;
	margin-left: 8px;
	margin-right: 3px;
}
.mainContent .rcontent {
	line-height:2em;
	font-size:14px;
	padding:0 30px;
	width:680px;
	overflow:hidden;
}
.mainContent .rcontent .listArticle {
	margin-bottom:10px;
}
.mainContent .rcontent .listArticle li {
	height:25px;
	line-height:25px;
	background:url(../images/icon05.png) no-repeat left;
	padding-left:20px;
	border-bottom:1px dotted #828282;
}
.mainContent .rcontent .listArticle li span {
	float:right;
}
/*-------pages style------*/
#pages {
	padding:10px;
}
#pages li {
	float:left;
	height:20px;
	line-height:20px;
	border:1px solid #FDE8EC;
	padding:0 5px;
	margin:0 5px;
}
#pages li.thisclass {
	border:none;
}
#pages li a {
	display:block;
}
#pages td {
	font-size:12px;
}
/*-------index-article style------*/
.leftMenu {
	float:left;
	width:248px;
	border:1px solid #e6cbea;
	min-height:500px;
}
.leftMenu h3 {
	background:url(../images/leftMenuBar.png) no-repeat left top;
	width:246px;
	height:36px;
	line-height:36px;
	text-align:center;
	border:1px solid #fff;
	font-size:20px;
	font-weight:bold;
	color:#fff;
}
.leftMenu li {
	background:url(../images/leftMenuBarlist02.png) no-repeat left top;
	height:28px;
	line-height:28px;
	margin:1px auto;
}
.leftMenu li a {
	display:block;
	text-align:center;
	font-size:14px;
	color:#621074;
}
.leftMenu li a:hover {
	background:url(../images/leftMenuBarlist.png) no-repeat left top;
	font-weight:bold;
	color:#fff;
}
.leftMenu li a.hover {
	background:url(../images/leftMenuBarlist.png) no-repeat left top;
	font-weight:bold;
	color:#fff;
}
.rightContent {
	float:right;
	width:743px;
	border:1px solid #e6cbea;
	min-height:500px;
}
.rightContent .breadCrumbs {
	background:url(../images/listTitleBar.png) no-repeat left top;
	height:28px;
	line-height:28px;
	border:1px solid #fff;
	color:#fff;
	text-indent:10px;
	border-bottom:none;
}
.rightContent .breadCrumbs a {
	color:#fff;
}
/*-------picbox style------*/
.picbox center a {
	float:none;
	display:inline;
}
.picbox {
        position:relative;
	width:510px;
	margin:0 auto;
}

.picbox a {
	text-align:center;
	display:block;
}
.picbox a.uppages {
	position:absolute;
        top:180px;
        left:-30px;
        text-indent:-99px;
        overflow:hidden;
        background: url("../images/scrollTopcsLbtn.png") no-repeat left top;
        height: 28px;
        width: 18px;
}
.picbox a.nextpages {
	position:absolute;
        top:180px;
        right:-30px;
        text-indent:-99px;
        overflow:hidden;
        background: url("../images/scrollTopcsRbtn.png") no-repeat left top;
        height: 28px;
        width: 18px;
}
.picbox a img {
	display:block;
	border:1px solid #ccc;
	padding:5px;
}
.xgnewsArea {
	margin-top:20px;
	font-size:12px;
}
.xgnewsArea h3 {
	background:url(../images/xgxwBar.png) no-repeat left top;
	height:30px;
	text-indent:-99999999px;
	overflow:hidden;
}
.xgnewsArea ul {
	padding:10px 40px 0 0;
}
.xgnewsArea li {
	background: url("../images/icon05.png") no-repeat scroll left center transparent;
	border-bottom: 1px dotted #828282;
	height: 25px;
	line-height: 25px;
	padding-left: 20px;
}
.xgnewsArea span {
	float:right;
}
.mainContent .imglist_01 {
	display:block;
	background:url(../images/imglist01.gif) no-repeat left top;
	width:18px;
	height:30px;
	float:left;
}
.mainContent .imglist_02 {
	display:block;
	background:url(../images/imglist03.gif) no-repeat left top;
	width:22px;
	height:30px;
	float:left;
}
.mainContent .imglistTitle {
	height:30px;
	background:url(../images/imglist04.gif) no-repeat right top;
	width:700px;
	margin:0px auto;
	margin-bottom:10px;
	position:relative;
}
.mainContent .imglistTitle .more {
	position:absolute;
	right:20px;
	background:none;
	width:50px;
	color: #DB82BC;
	top:0;
}
.mainContent .imglistTitle a {
	display:block;
	float:left;
	height:30px;
	background:url(../images/imglist02.gif) repeat-x left top;
	color:#fff;
	line-height:30px;
	font-weight:bold;
}
.listImages {
	padding:0 20px;
}
.listImages li {
	float:left;
	display:inline;
	margin:5px 10px;
}
.listImages li span {
	display:block;
	width:146px;
	text-align:center;
}
.listImages img {
	width:146px;
	height:126px;
	border:1px solid #000;
}
.e2 li {
	border-bottom: 1px solid #EEEEEE;
	clear: both;
	color: #AAAAAA;
	overflow: hidden;
	padding: 12px 0;
	width: 100%;
}
.e2 li a.preview {
	display: inline;
	float: left;
	margin-bottom: 3px;
	margin-left: 10px;
	margin-right: 7px;
	width: 84px;
}
.e2 li a.preview img {
	border: 1px solid #EEEEEE;
	display: block;
	padding: 1px;
	width: 80px;
}
.e2 p.intro {
	color: #776955;
	line-height: 20px;
	margin-left: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.e2 span.info {
	color: #555555;
	display: block;
	line-height: 23px;
	padding-left: 12px;
	text-align: right;
}
.e2 span.info small {
	color: #AAAAAA;
	font-size: 12px;
	margin-left: 3px;
	margin-right: 0;
}
.pleft {
	padding:0 20px;
}
.wqxxAbout {
	float:left;
	width:230px;
	background:url(../images/wqxx03.jpg) no-repeat center 30px;
	padding-top:110px;
	display:inline;
	margin-left:20px;
}
.wqxxAbout p {
	text-indent:2em;
	padding:0 10px;
}
.wqxxSubmit {
	float:left;
	background:url(../images/wqxx02.jpg) no-repeat right 30px;
	width:450px;
}
.wqxxSubmit form {
	background:url(../images/wqxx01.jpg) no-repeat left top;
	height:410px;
	padding-left:50px;
	padding-top:30px;
}
.wqxxSubmit td {
	padding:5px;
}
.wqxxSubmit td.btn {
	text-align:center;
}
.wqxxSubmit td.btn input {
	background:#fff;
	;
	border:1px solid #ccc;
	margin:0 5px;
	cursor:pointer;
}
.wqxxlxxd {
	border-top:1px dashed #ccc;
	padding-top:10px;
	margin:0 20px;
        position:relative;
}
.wqxxlxxd h3 {
	background:url(../images/wqxx04.jpg) no-repeat left top;
	height:34px;
	text-indent:-9999999999px;
	overflow:hidden;
}
.wqxxlxxd .more{
	 position:absolute;
	top:20px;
	right:20px;
}
.wqxxlxxd .more input{
	background:none;
	border:none;
	color:#C95518;
	font-weight:bold;
	font-size:14px;
}
.wqxxlist {
	border-bottom:1px dotted #ccc;
	padding:10px;
}
.wqxxlist li.wqxxfirst {
	height:25px;
}
.wqxxlist li.wqxxfirst b {
	line-height:25px;
	height:25px;
	color:#FF6600;
}
.wqxxlist li b {
	float:left;
	display:block;
	color:#084B2C;
}
.wqxxUptime {
	float:right;
}
.wqxxTitle {
	float:left;
}
.video_list {
	background:url(../images/imglist05.jpg) no-repeat right top;
	height: 30px;
	margin: 0 auto 10px;
	position: relative;
	width: 700px;
}
.mainContent .video_list a {
	background: url("../images/imglist02.gif") repeat-x scroll left top transparent;
	color: #FFFFFF;
	display: block;
	float: left;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
}
.mainContent .video_list .more {
	background: none repeat scroll 0 0 transparent;
	height: 20px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	text-indent: -999999999px;
	top: 5px;
	width: 50px;
}
.video_litpic {
	float:left;
	display:block;
	margin:0px 10px 10px 40px;
}
.video_litpic img {
	width:125px;
	height:114px;
	border:1px dashed #ccc;
	padding:1px;
}
.video_info {
	float:left;
	width:460px;
	display:inline;
	margin-left:40px;
	text-indent:2em;
}
.topflashbg {
	width:723px;
	position:absolute;
	right:0px;
	top:0px;
	z-index:1;
}
.mainContent .groupInfo h4 {
	color:#cb3398;
	background: url("../images/list_i01.jpg") no-repeat 10px;
	padding-left:20px;
}
.mainContent .groupInfo h4 a {
	color:#cb3398;
}
.mainContent .groupInfo p {
	padding:0 20px;
}
.mainContent .groupInfo .groupImg {
	float:left;
	margin-right: 20px;
}
.mainContent .groupInfo .groupImg a img {
	width:155px;
	height:161px;
	padding:5px;
	border:1px solid #ccc;
	margin-bottom:2px;
}
.mainContent .groupInfo .groupImg span {
	background: url("../images/fnfz_title.jpg") no-repeat left top;
	display:block;
	width:167px;
	height:23px;
	text-align:center;
	line-height:23px;
}
.mainContent .groupInfo .groupImg2 {
	float:left;
	margin-right: 20px;
}
.mainContent .groupInfo .groupImg3 {
	float:left;
	width:346px;
	font-size:12px;
	line-height:1.7em;
	color:#888;
	display:inline;
	margin-left:50px;
}
.mainContent .groupInfo .groupImg3 .imgclass {
	display:block;
	background:#f4dbee;
	padding:4px;
	width:83px;
	height:93px;
	float:left;
}
.mainContent .groupInfo .groupImg3 .imgclass img {
	border:1px solid #fff;
	width:81px;
	height:91px;
}
.mainContent .groupInfo .groupText {
	float:left;
	width:370px;
	color:#000;
}
.mainContent .groupInfo .groupText03 {
	float:left;
	width:235px;
	color:#888;
}
.mainContent .groupInfo .groupText03 .imgtitle {
	font-size:14px;
	color:#d84883;
	font-weight:bold;
}
.mainContent .groupInfo .groupText03 p a {
	display:block;
	color:#cc3499;
	text-indent:0;
	text-align:right;
}
.list_index_article .listArticle2 li span {
	float:right;
}
.list_index_article .listArticle2 li {
	height:25px;
	line-height:25px;
	border-bottom:1px dashed #ccc;
	background: url("../images/list_i01.jpg") no-repeat 10px;
	padding-left:20px;
}
.list_index_article .listArticle3 {
	float:left;
	width:480px;
}
.list_index_article .listArticle3 li span {
	float:right;
}
.list_index_article .listArticle3 li {
	height:25px;
	line-height:25px;
	border-bottom:1px dashed #ccc;
	background: url("../images/list_i01.jpg") no-repeat 10px;
	padding-left:20px;
}
.adminname {
	float:right;
	margin-top:30px;
	color:#888;
}
.list_index_article .listArticle4 {
	float:left;
	width:300px;
}
.list_index_article .listArticle4 li {
	height:25px;
	line-height:25px;
	border-bottom:1px dashed #ccc;
	background: url("../images/list_i01.jpg") no-repeat 10px;
	padding-left:20px;
}
.list_index_article .listArticle4 li a {
	color:#888;
	font-size:12px;
}
.list_index_article .groupInfo .jzfwimglist li {
	float:left;
	width:80px;
	background:#f8eaf5;
	display:inline;
	padding:10px 20px;
	margin:0 8px;
}
.list_index_article .groupInfo .jzfwimglist li a {
	display:block;
	font-size:12px;
	line-height:1.5em;
}
.list_index_article .groupInfo .jzfwimglist li a img {
	border:1px solid #fff;
}
.bgmusic {
	position: absolute;
	top:60px;
	right:130px;
	z-index:10;
	width:70px;
	overflow:hidden;
}
.fen_pages{
	width:680px;
	float:none;
	overflow:hidden;
	text-align:center;
}
.fen_pages ul{
	margin:0px auto;
	float:none;
	clear:both;
	overflow:hidden;
	text-align:center;
	white-space:nowrap;
}
.fen_pages ul li,.viewbox .fen_pages ul li a{
	float:none;
	display:inline;
}
.fen_pages ul li {
    border: 1px solid #E9E9E9;
    font-family: Tahoma;
    margin-right: 6px;
}
.fen_pages ul li a{
    padding:2px 4px;
    color:#888;
}
.fen_pages ul li.thisclass, .fen_pages ul li.thisclass a, .fen_pages ul li.thisclass a:hover {
    background-color: #F8F8F8;
    font-weight: bold;
    padding: 2px 4px;
}

#indexbanner li{
	display:none;
}
.top_banner{
	margin-bottom:5px;
}
.gj38zt{
	margin-top:5px;
	display:block;
}

/* -- add by LiuCui 20140114 Î¢²©Í·Ïñ --*/
.wb{
	position:absolute;
	top:118px;
	left:60px;
	/*
	width:215px;
	*width:220px;
	_width:230px;
	*/
	margin:0 auto;
}
.wb p{
	float:left;
	font-family:"Î¢ÈíÑÅºÚ";
	color:#e4186d;
	font-size:15px;
	font-style:italic;
	line-height:50px;
	margin-right:30px;
	*margin-right:24px;
	_margin-right:24px;
}
.wb img{
	border:1px solid #f49dc1;
}

