﻿﻿@charset "utf-8";
/* CSS Document */

.Article_main .Article_detail {
    background: url("rz.png") repeat-x left top;
    color: #f31215;
    height: 31px;
    width: 1000px;
}
.Article_detail span {
    background: url("rz1.png") repeat-x;
    border-left: 1px solid #62a1a7;
	font-size: 14px;
	font-weight: bold;
}

.Article_detail p {
    background: url("rz2.png") no-repeat;
}
.Article_detail span, .Article_detail p {
    display: inline-block;
    float: left;
    height: 31px;
    line-height: 31px;
    padding: 0 15px;
}
.Article_detail .Crumbs {
    color: #666666;
    float: right;
    padding: 3px 5px 0;
}
.empty_box {
	width: 998px;
	height: 5px;
	background-color: #e5ecf2;
	border-left: 1px solid #62a1a7;
	border-right: 1px solid #62a1a7;
}
.list_item, .news_main {
	width: 958px;
    padding: 20px;
    border: 1px solid #62a1a7;
    position: relative;
	min-height: 500px;
	background-color: #e5ecf2;
}
.list_item ul li {
    background: url("di_03.png") no-repeat left center;
    border-bottom: 1px dashed #ddd;
    float: left;
    height: 36px;
    line-height: 36px;
    padding: 0 0 0 10px;
    width: 880px;
	font-size:16px;
}
.list_item ul li a:hover{color:#f00;}
.list_item ul li span {
    color: #666666;
    width: 90px;
}
.news_main h1, .news_main p {
	color: #333;
}
.news_main h1 {
	text-align: center;
	font-size: 18pt;
    /* height: 36px; */
    line-height: 36px;
    font-family: "宋体";
}
.news_main p {
	/* text-indent: 2em; */
	margin-top: 15px;
	font-size: 16px;
	line-height: 30px;
	font-family: "宋体";
	 /* text-align:justify;*/
	text-justify:inter-ideograph;
}
/* .news_main span {
	line-height: 26px;
	display: block;
} */
.bor_b {
	border-bottom: 2px solid #42929d;
}
/*.news_main ul li {
	padding: 10px 0;
	border-bottom: 1px solid #42929d;
	list-style-type: square;
}*/
/*新版&#35841;&#26377;&#51;&#54;&#53;&#27604;&#20998;&#38142;&#25509;&#95;&#36125;&#26031;&#29305;&#51;&#54;&#53;&#95;&#51;&#54;&#53;&#98;&#101;&#116;&#32593;&#22336;&#22810;&#23569;处室*/
.lists1-gk{background: none repeat scroll 0 0 #f9f9f9;
    border-bottom: 1px solid #eee;
    border-top: 3px solid #fff;
    padding: 25px 15px;height: 240px;}
.lists1-gk:hover {
    background: none repeat scroll 0 0 #fdf4f4;
}
.listleft-gk {
    background: url("liss.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
    display: inline-block;
    float: left;
    height: 239px;
    padding: 0 0 0 2px;
    width: 762px;
}
.listleft-gk:hover {
    background: url("liss.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #c30;
}
.listmain-r{margin-left:90px}
.boxscroll2{ width:750px;height: 80px;
    margin: 0;
    padding: 5px 20px 10px 0;line-height: 25px;
    overflow: auto; font-size:14px !important}
.f30{ font-size:30px}
.f18{ font-size:18px}
.tx-info{ display:inline-block; width:332px; font-size:14px;}
.cutword{overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}