﻿/**!
 * [苏州市妇女儿童活动中心]
 * author: [lucw];
 * time:2016.11.10;
 */

/* 背景修改 */
body {
	background: url(../images/body_bg02.jpg) center top no-repeat;
}

/* main */

/* 导航信息 */
.ewb-navmsg {
	padding-left: 15px;
	height: 36px;
	line-height: 36px;
	color: #000;
	background-color: #eee;
}

.ewb-navmsg .current {
	color: #eb6100;
}

.ewb-navmsg a {
	color: #000;
	cursor: pointer;
}

/* 左侧栏目 */
.ewb-column-ico {
	display: block;
	background-repeat: no-repeat;
	background-position: center;
}

.ewb-column-ico.ico-top {
	height: 15px;
	background-image: url(../images/navl_bg_top.png);
}

.ewb-column-ico.ico-foot {
	height: 13px;
	background-image: url(../images/navl_bg_foot.png);
}

.ewb-column-main {
	height: 616px;
	background: url(../images/navl_bg_middle.png) repeat-y;
}

.ewb-column-hd {
	padding-top: 13px;
	padding-left: 23px;
	height: 38px;
	text-indent: 86px;
	background: url(../images/tree_img.png) 23px 0 no-repeat;
}

.ewb-column-hd a {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

/* bd */
.ewb-column-bd {
	padding-left: 15px;
	padding-right: 15px;
}

.ewb-tree-bd-ico {
	display: block;
	width: 228px;
	height: 7px;
	background-repeat: no-repeat;
	background-position: center;
}

.ewb-tree-bd-ico.ico-a {
	background-image: url(../images/tree_top.png);
}

.ewb-tree-bd-ico.ico-b {
	background-image: url(../images/tree_foot.png);
}

.ewb-tree-main {
	width: 228px;
	height: 550px;
	background-color: #fff;
}

.ewb-tree-items {
	padding-top: 8px;
	padding-left: 16px;
}

.ewb-tree-item {
	width: 197px;
	height: 33px;
	line-height: 33px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../images/tree_bg.png);
	cursor: pointer;
}

.ewb-tree-link {
	margin-left: 21px;
	font-size: 16px;
	color: #e27c36;
		width: 90%;
}

.ewb-tree-iconr {
	margin-top: 8px;
	margin-right: 15px;
	display: block;
	width: 17px;
	height: 17px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../images/listr.png);
}

.ewb-tree-item:hover {
	background-image: url(../images/treebg_hover.png);
}

.ewb-tree-item:hover .ewb-tree-link {
	color: #e13e04;
}

.ewb-tree-item:hover .ewb-tree-iconr {
	background-image: url(../images/listrh.png);
}

.ewb-tree-item.current {
	background-image: url(../images/treebg_hover.png);
}

.ewb-tree-item.current .ewb-tree-link {
	color: #e13e04;

}

.ewb-tree-item.current .ewb-tree-iconr {
	background-image: url(../images/listrh.png);
}

/* friend-link */
.ewb-friends {
	margin-top: 116px;
}

.ewb-friends-tt {
	padding-left: 18px;
}

.ewb-friends-tt a {
	display: block;
}

.ewb-friends-tt img {
	vertical-align: top;
}

/* friends-list */
.ewb-friends-link {
	line-height: 24px;
	color: #333;
	cursor: pointer;
}

.ewb-friend-items {
	padding-left: 22px;
	padding-top: 10px;
}

/* rightpart */
.ewb-panel-wrap {
	height: 634px;
	border-left: 2px solid #ed4b76;
	border-right: 2px solid #ed4b76;
	background-color: #fff;
}

.ewb-panel-ico {
	display: block;
	width: 728px;
	height: 5px;
	background-repeat: no-repeat;
	background-position: center;
}

.ewb-panel-ico.ico-top {
	background-image: url(../images/bgr_top.png);
}

.ewb-panel-ico.ico-foot {
	background-image: url(../images/bgr_foot.png);
}

.ewb-panel-hd {
	padding-top: 15px;
	padding-left: 15px;
	height: 28px;
	line-height: 28px;
}

.ewb-panel-tico {
	display: block;
	width: 38px;
	height: 28px;
	background: url(../images/child.png) center no-repeat;
}

.ewb-panel-tlink {
	margin-left: 7px;
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #ed4b76;
}

/* list */
.wb-data-item {
	padding-left: 15px;
	padding-top: 21px;
}

.wb-data-list {
	line-height: 30px;
	padding-left: 10px;
	background: url(../images/listimg.jpg) 0 50% no-repeat;
}

.wb-data-infor {
	margin-right: 120px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.wb-data-infor a {
	color: #333;
}

.wb-data-date {
	float: right;
	padding-right: 15px;
	margin-top: -30px;
	color: #4e4e4e;
}

.wb-data-list:hover .wb-data-date, .wb-data-list:hover a {
	cursor: pointer;
	color: #f95c06;
}

.wb-data-list:hover {
	background: url(../images/listimg_hover.jpg) 0 50% no-repeat;
}

/* 分页 */
.wb-page-items {
	margin-top: 37px;
	padding-left: 82px;
}

.wb-page-li {
	float: left;
	margin-left: 4px;
	font-size: 14px;
	text-align: center;
	font-family: "Microsoft YaHei";
}

.wb-page-li>a {
	display: block;
}

.wb-page-li.ml6 {
	margin-left: 6px;
}

.wb-page-li.ml20 {
	margin-left: 20px;
}

.wb-page-item {
	width: 34px;
	height: 24px;
	border: 1px solid #dfdfdf;
	line-height: 24px;
	color: #666;
}

.wb-page-item:hover {
	border: 1px solid #f95c06;
}

.wb-page-item.current {
	width: 36px;
	height: 26px;
	line-height: 26px;
	border: 0;
	color: #f95c06;
	font-weight: bold;
}

.wb-page-default {
	width: 36px;
	height: 26px;
	line-height: 26px;
	color: #666;
}

.wb-page-omit {
	width: auto;
	padding: 0 18px 0 18px;
}

.wb-page-family {
	font-family: "SimSun";
}

.wb-page-fs12 {
	font-size: 12px;
}

.wb-page-number {
	width: auto;
	padding: 0 6px 0 6px;
	font-weight: bold;
}

.wb-page-to {
	width: auto;
}

.wb-page-next {
	width: 58px;
}

.wb-page-next:hover {
	background-color: #999999;
	color: #fff;
	cursor: pointer;
	border: 1px solid #999;
}

.wb-page-go {
	width: 28px;
}