@charset "utf-8";
/* CSS Document */
/*-------------文章列表----------------*/
.index_main_list{ font-family:"微软雅黑",Arial; width:100%;  z-index:11; padding:0 0 15px 0;}
.index_mainer_list{ width:1040px; margin:0 auto; position:relative; padding-top:0;}

.list_mainer{ background-color:#FFF;border-radius:5px; border:1px solid #dddfe3;z-index:19;
width:1038px; min-height:800px; overflow-y:auto; overflow-x: visible; margin:15px 0 0 0;padding:20px 0 0 0; line-height:42px;}

.list_main {
width:1050px;
height:auto;
margin:0 auto;
font-size:14px;
z-index:19;
}

.list_left {
  width:200px;
  height:auto;
  float:left;
  margin:0 10px 10px 25px;
  letter-spacing:1px;
}

.list_left_title {
  width:108px;
  height:55px;
  padding:15px 0 0 70px;
  margin:0;
  font-weight:bold;
  font-size:16px;
  color:#000099;
  background:url(../../images/qilin/list_titlebg.jpg) no-repeat;
}

.list_left ul {
  width:200px;
  height:auto;
  margin:0;
  padding:0;
}

.list_left li {
  width:133px;
  height:25px;
  margin:0 0 0 30px;
  padding:5px 0 10px 0;
  list-style:none;
  border-bottom:1px solid #D7E6E6;
}

.list_left li a {
  color:#555;
  font-size:14px;
  font-weight:bold;
  text-decoration:none;
  padding-left:25px;
  background:url(../../images/qilin/list_click.png) left no-repeat;
}


.list_left_img {
  width:188px;
  height:200px;
  overflow:hidden;
  margin:50px 0 0 10px;
}

.list_left_img img {
  margin:0 0 13px 0;
  width:180px;
  height:50px;
}

.list_right {
  width:740px;
  height:auto;
  margin:0 0 10px 20px;
  float:left;
  overflow-x:hidden;
  background:url(../../images/qilin/location_bg.png) repeat-x top; 
}

.location_news {
  width:auto;
  height:20px;
  margin:-10px 40px 10px 0;
  padding:0 10px 0 10px;
  text-align:right;
  float:right;
  background:#FFF; 
}

.top_news {
  width:700px;
  height:140px;
  clear:both;
  margin:0 0 0 0;
  padding:20px 10px 10px 30px; 
}

.top_news_img {
  width:204px;
  height:132px;
  border:1px solid #B1D9E9;
  float:left; 
}

.top_news_img img {
  width:194px;
  height:122px;
  border:none;
  padding:none;
  margin:5px 10px 10px 5px;
}

.top_news_title {
  width:460px;
  height:30px;
  color:#333;
  padding:0 10px 0 20px;
  font-size:15px;
  font-weight:bold;
  text-align:center;
  white-space:nowrap; 
  overflow:hidden;
  text-overflow:ellipsis; 
  float:left;  
}

.top_news_text {
  width:460px;
  height:70px;
  line-height:24px;
  padding:4px 10px 30px 20px;
  font-size:13px; 
  float:left;
  color:#555;
}


p { 
font-family:"微软雅黑",Arial;
text-indent:2em;
}

.list_news {
width:740px;
height:auto;
padding:0 0 0 0;
margin:10px 0 0 10px;
clear:both;
line-height:35px; 
}

.list_news ul{
list-style-type:none;
margin:0 0 0 20px; 
}

.list_news li{
margin:0;
padding:0;
}

.list_news li a{
font-family:"微软雅黑";	
font-size:15px;
}
	
.news_content_text {
margin:0 20px 0 0;
padding:0 0 0 20px;
float:left;
width:550px;
font-size:14px;
white-space:nowrap; /*强制在一行显示*/
overflow:hidden;/* 内容超出宽度时隐藏超出部分的内容*/
text-overflow:ellipsis;/*显示省略号*/
background:url(../../images/qilin/icon_li.jpg) left no-repeat;  
}

.news_content_text a{
color:#333;
text-decoration:none;
font-family:"微软雅黑",Arial;
}

.news_content_text a:hover{
color:#333333;
text-decoration:underline;
}

.news_content_time {
margin:0;
padding:0 0 0 0;
float:left;
list-style-type:none;
font-size:15px;
font-family:"微软雅黑",Arial; 
}

/*--------------页码--------------*/
DIV.digg {
text-align: center;
margin: 20px auto;
}

/*-------------------新闻内容----------*/
.news_article {
width:720px; 
margin:0 10px 0 30px;
padding:10px 0 0 10px;
}

.news_article_title {
margin:20px 0 0 0;
text-align:center;
font-size:18px;
height:24px;
}

.news_article_info {
font-family:"微软雅黑",Arial;
margin:4px 0 0 0;
padding:0 0 0 0;
text-align:center;
font-size:13px;
color:#aaa;
}

.news_article_content { 
width:700px;
font-size:15px;
color:#333333;
line-height:30px;
padding:10px 0 20px 0;
border-bottom:1px dashed #CCCCCC;
}

.news_article img { 
width:385px;
height:auto;
padding:5px;
margin:0 0 0 0;
border:1px solid #CCCCCC;
text-align:center;
}

.news_article_list {
margin:10px 10px;
height:130px;
text-align:left;
font-size:14px;
line-height:30px;

}

.news_article_list ul {
list-style:none;
text-align:left;
margin:0;
padding:0;
}

.news_article_list li {
width:450px;
padding:0 0 0 0;

}

.news_article_list li a {
display:block;
float:left;
padding:0 10px 0 25px;
text-decoration:none;
color:#777777;
width:320px;
background:url(../../images/qilin/icon_li2.jpg) left no-repeat;
white-space:nowrap; /*强制在一行显示*/
overflow:hidden;/* 内容超出宽度时隐藏超出部分的内容*/
text-overflow:ellipsis;
}

.news_article_list li span{
display:block;
float:left;
color:#777777;
}

.news_article_list_t {
float:right;
}

/*-----------举报投诉---------*/
.complain {
  width:700px;
  clear:both;
  margin:0 0 0 0;
  padding:20px 10px 10px 30px; 
}

.form1 {
width:80%;
height:auto;
margin:0 auto 30px;
font-size:14px;
}

.form1_title {
height:35px;
width:100%;
margin:0 0 10px 0;
background:#f3f6f8;
vertical-align:middle;
}

.form1_table {
width:100%;
height:auto;
margin:0 auto;
}

.form1_form {
width:100%;
height:auto;
margin:0 auto;
border-top:1px solid #77a7bd;
}

/*----表格样式---*/
table{
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
	border:none;
	text-align:center;
	max-width:80%;
}
table td{
	border:solid #000000 1px;
}

table.t1{
    width:100%;
	font-size:14px;
	empty-cells:show; 
	border-collapse:collapse;
    line-height:24px;	
	background:#FFF;
	border:1px solid #77a7bd;
	overflow-y:auto;
}

table.t1 th {
	height:30px;
	text-align:center;
}

table.t1 td {
	height:30px;
}

table.t1 td,table.t1 th{
	border:1px solid #77a7bd;
	
	padding:0px 1em 0px;
}

table.t1 tr{
	text-align:center;
} 

table.t1 input {
 width:auto;
 border-bottom:1px solid #999;
}

/*--- 项目聚合列表添加样式 ---*/

.program_div{
    width: 100%;
    padding-bottom: 60px;
    float: left;
}
.list_news_title {
    clear: both;
    display: block;
    height: 28px;
    font-size: 22px;
    padding: 10px 0px 10px 30px;
    margin: 12px 0px 0px 0px;
    background: transparent url("../../images/qilin/images/list_title.png") no-repeat scroll left center;
    border-bottom: 1px solid rgb(193, 193, 193);
    color: rgb(29, 29, 29);
}
.list_news_title span {
    float: right;
    margin: 8px 0px 0px;
}
.list_news_title a {
    font-size: 12px;
    text-decoration: none;
    color: #504C4;
}
.list_news_title a:hover {
    color: #352BCC;
}
.field_li {
    width: 100%;
    height: 20px;
    padding: 20px 0;
    border-bottom: 1px dashed #d0d0d0;
}
.program_li_title{
	font-size: 16px;
}

.program_li_time {
    float: right;
    font-size: 16px;
    color: #888888;
    margin-right: 40px;
}

.field_div {
	margin: 0;
    padding: 0;
}
table p{
  text-indent: 0em;
  font-size:12px;
}