﻿@charset "utf-8";

.page { width: 960px; margin: 10px auto; }
.left { width: 188px; float:left; border: 1px solid #ddd; padding: 5px 15px; }
.cate-title { font-size: 16px; height: 40px; line-height: 40px; border-bottom: 1px solid #ddd; }
.cate-title span { float: left; display: block; padding: 0 5px; border-bottom: 1px solid #0fc55e; }
.cate-content { padding:5px 0 25px; }
.cate-content li.active { background:url(../images/a.gif) no-repeat 3px 18px; }
.cate-content ul li a { display:block; padding:5px 0 0 15px; line-height:30px; border-bottom:1px dotted #ddd; }
.cate-content ul li a.cur { color: #0fc55e; font-size: 14px; }
.cate-content li ul li { padding-left: 10px; }
.cate-content li ul li a { border:0; font-size:12px; line-height:25px; }
.cate-content li ul li a.cur { font-weight:normal; }

.right { width:698px; padding: 5px 15px; float:right; overflow: hidden; font-size: 14px; border: 1px solid #ddd; }
.right-title { font-size:14px; height:40px; line-height:40px; border-bottom: 1px solid #ddd; }
.right-title-name { float: left; font-size: 16px; border-bottom: 1px solid #000; padding: 0 5px; }
.right-title span { float: right; font-size: 12px; font-weight: normal; }
.right-content { padding: 10px 0; line-height:2em; min-height:400px; _height:400px;  }

.info-list li { padding:0 5px 0 20px; border-bottom:1px dotted #ccc; line-height:36px; background:url(../images/icon.gif) no-repeat 5px 15px; }
.info-list li span { float:right; color:#bbb; font-family:Arial; }

.show-title { border-bottom:1px dotted #ccc; padding-bottom:5px; text-align:center; font-size:16px; }
.show-para { color:#ccc; text-align:right; font-family:Arial; }
.show-content { padding:10px 15px; font-size: 14px; }

/* 图片新闻 */
.img-list {
	width:771px;
}
.items {
	float:left;
	width:210px;
	height:200px;
	margin-right: 34px;
}
.items-img img {
	width:200px;
	height:150px;
	padding:4px;
	border:1px solid #ddd;
}
.items-txt {
	text-align:center;
}

.search-title { font-size:14px; padding: 0 15px; }
.search-title span { font-weight:normal; }
.search-content { padding: 0 15px 20px; }
/*-------------------------------------------分页-----------------------------------------------*/
.fenye { margin-top:20px; }
.fenye a { display: inline-block; margin: 0 5px; line-height: 22px; padding: 0 8px; border: 1px solid #dbe5ee; border-radius: 2px; vertical-align:middle; }
.fenye a:hover, .fenye span { display: inline-block; margin: 0 5px; padding: 0 8px; border: 1px solid #0fc55e; background: #0fc55e; color: #fff; border-radius: 2px; vertical-align:middle; line-height: 22px; }
.fenye a:hover { border: 1px solid #666; background: #666; }

/* 公众互动 */
.show_block { background:#f9f9f9; border:1px solid #eee; padding:10px 15px; height:300px; overflow:auto; line-height:25px; }
.write_btn { padding-top:10px; width:180px; margin:0 auto; }
.write_btn a { font-size: 12px; }
a.input-sub-btn,
a.input-sub-btn:visited { display:block; width:80px; background:#0265bc; color:#fff; text-align:center; float:left; margin-right:10px; height:30px; line-height:30px; }
a.input-reset-btn,
a.input-reset-btn:visited { display:block; width:80px; background:#ddd; text-align:center; float:left; margin-right:10px; height:30px; line-height:30px; }

.message-search { height:35px; }
.message-search-txt {
	float:left;
	width:150px;
	height:20px;
	padding:4px;
	border:1px solid #ccc;
	border-right:0;
}
.message-search-btn {
	float:left;
	width:50px;
	height:30px;
	background:#0265bc;
	border:0;
	color:#fff;
	cursor:pointer;
}

.message_form {padding:0px 5px 0px 0;}
.message_form dl { padding:10px; }
.message_form dl dt { width:150px; padding-right:10px; text-align:right; float:left; }
.message_form dl dd { float:left; }
.inputs { width:230px; border:1px solid #ccc; border-radius:5px; height:18px; line-height:18px; vertical-align:middle; padding:5px; }
.textareas { width:400px; height:80px;  border:1px solid #ccc; border-radius:5px; padding:5px; }
.input-sub-btn {width:80px; height:30px; line-height:30px; vertical-align:middle; border:0; background:#0265bc; color:#fff; cursor:pointer; margin-right:10px}
.input-reset-btn {width:80px; height:30px; line-height:30px; vertical-align:middle; border:0; background:#ddd; cursor:pointer; }

.ck_box { height:80px; }
.ck_btn{ float:left; width:80px; height:30px; line-height:30px; vertical-align:middle; border:0; background:#0265bc; color:#fff; cursor:pointer; }
.ck_txt{ float:left; width:230px; border:1px solid #ccc; height:18px; line-height:18px; vertical-align:middle; padding:5px; }
/* 显示样式 */
.feedlist { width:100%;margin:5px auto 10px; border:1px solid #ddd; }
.feedlist th { color:#fff; background:#0265bc; }
.feedlist td { background:#fff; padding: 0 10px; font-family:Arial; border:1px solid #ddd; }
