﻿@charset "UTF-8";
.p-t-15 {
	padding-top: 15px;
}
.p-r-50 {
	padding-right: 50px;
}
.content-box {
	margin: 0 auto;
    padding: 0;
    width: 1000px;
    background: #f8f8f8;
}
.content {
	margin: 0 auto;
	padding: 15px;
	width: 1000px;
    min-height: 400px;
    background: #FFF;
}
.content-search {
	position: relative;
	padding-bottom: 45px;
}
.navigation-box {
	margin: 0 auto;
	padding: 15px;
	width: 1000px;
}
.navigation {
	padding: 0 0 0 20px;
	text-decoration: none;
    font-weight: bold;
    color: #848484;
	font-size: 12px;
    font-weight: bold;
    background: url('loc.png') no-repeat 0 50%;
}
.navigation li {
	float: left;
	padding: 10px 5px;
}
.main-title {
    font-size: 25px;
    font-weight: bold;
    color: #8a5f5f;
    text-align: center;
    margin-top: 30px;
}
.content-desc {
	padding-top: 27px;
	padding-bottom: 15px;
	text-align: center;
	border-bottom: 1px solid #dedede;
}
.content-main {
	padding-top: 25px;
	text-align: justify;
}
.selectTdClass {
	background-color: #edf5fa !important
}

table.noBorderTable td, table.noBorderTable th, table.noBorderTable caption
	{
	border: 1px dashed #ddd !important
}

table {
	margin-bottom: 0px;
	border-collapse: collapse;
	display: table;
}

td, th {
	padding: 5px 10px;
}

caption {
	border: 1px dashed #DDD;
	border-bottom: 0;
	padding: 3px;
	text-align: center;
}

th {
	border-top: 1px solid #BBB;
	background-color: #F7F7F7;
}

table tr.firstRow th {
	border-top-width: 2px;
}

.ue-table-interlace-color-single {
	background-color: #fcfcfc;
}

.ue-table-interlace-color-double {
	background-color: #f7faff;
}

td p {
	margin: 0;
	padding: 0;
}
.search-box {
	margin-top: 15px;
	width: 510px;
	line-height: 40px;
	text-align: right;
	border: 1px solid #ddd;
}
.search-input {
	padding-left: 10px;
	width: 400px;
	height: 34px;
	border: 0;
	vertical-align: middle;
	border-right: 1px solid #ddd;
	font-size:14px;
}
.search-input-btn {
	width: 100px;
	height: 40px;
	line-height: 40px;
	color: #6b6b6b;
    background: #FFF;
	vertical-align: middle;
}

.table-full {
	margin-top: 20px;
	width: 100%;
}

.news-list {
	margin-top: 15px;
	padding-top: 15px;
    border-top: 1px solid #ddd;
}
.news-list li {
    border-bottom: 1px dashed #ddd;
    margin-bottom: 10px;
}
.news-list a {
    color: #252525;
}
.news-list p {
    text-indent: 2em;
    color: #808080;
    line-height: 23px;
    font-size: 12px;
}
.news-list .time {
    color: #B9B9B9;
    font-size: 12px;
    line-height: 21px;
}
.left-item {
	padding-right: 15px;
	width: 230px;
}

.new-list--short {    
	margin-top: 0; 
    padding-top: 0;
    border-top: 0;
}
#kkpager.short {
	padding-left: 230px;
}
/* 20171001样式调整 */
.location-icon {
	font-size: 14px;
}
.ztree {
	background: #f4f8fc;
}
.list-item--img {
	width: 18px;	
    vertical-align: top;
}
.nodata {
	margin-left: 35%;
	width: 250px;
}
.list-right-main {
	width: 740px;
}
.list-title {
	margin-top: 0;
}
#maincontent img{
	max-width: 700px;
}

a.level2 {
	padding-left: 25px;
}
a.level3 {
	padding-left: 35px;
}
.dp-none {
	display: none;
}

/* 左侧边栏样式  */
.tjsj-title{display: block; width: 100%; cursor: pointer; padding: 5px 8px; background: #bf0203; color: #FFF;}
.tjsj-items{padding: 10px 15px; background: #f4f8fc;}
.tjsj-item,
.tjsj-item:link{display: block; padding: 3px 15px; margin: 15px 0; border: 1px solid #e9e9e9; cursor: pointer; background: #FFF; color: #bf0203;}
.tjsj-item.active,
.tjsj-item:hover{text-decoration: none; color: #fff; background:#bf0203;}

/* 表格显示 */
.htw-table td,
.htw-table th{line-height: 30px; border: none; border-right: 1px solid #666; font-size: 16px;}
.htw-table td:last-child,
.htw-table th:last-child{border-right-width: 0;}
.htw-table .htw-th{border-bottom: 1px solid #666;}
.htw-table tr:last-child td,
.htw-table tr:last-child th{border-bottom: 2px solid #666;}
.htw-table th{font-weight: 100; background: transparent;}
.htw-table-title{line-height: 42px; border-top: 2px solid #666; border-bottom: 2px solid #666; font-size: 20px; text-align: center; color: #333; background: #eeeeee;}
.htw-txt{line-height:24px; border: 1px solid #ddd;}
