/**!
 * 某某页面-二级页
 * author: gaoli;
 * date:2017-09-12
 */

.ewb-pd16 {
    padding-top: 16px;
}
.ewb-tree {
    float: left;
    width: 222px;
    height: 530px;
    border-left: 7px solid #efefef;
    border-right: 7px solid #efefef;
    background: url(images2y_r1_c2.jpg) no-repeat center top;
}
.ewb-tree-hd {
    height: 30px;
    line-height: 30px;
    margin: 25px 0 0 29px;
    text-indent: 30px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    background: url(imagesbt.jpg) no-repeat;
}
.ewb-tree-bd ul {
    margin-left: 30px;
}
.ewb-tree-item {
    width: 130px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px dashed #ccc;
    padding-left: 30px;
    background: url(images090616131044766.jpg) no-repeat 12px center;
}
.ewb-tree-item a {
    color: #333;
    cursor: pointer;
}

/* 右侧内容 */

.ewb-active {
    width: 734px;
    min-height: 500px;
    float: left;
}
.ewb-active-hd {
    height: 90px;
    background: url(images2y_r1_c3.jpg) no-repeat;
}
.ewb-active-bd {
    background: url(images2y_r4_c3.jpg) no-repeat;
}
.ewb-active-hd span{
    display: block;
    padding:44px 0 0 95px;
}
.ewb-active-ind{
    color:#333;
    cursor: pointer;
}
.wb-data-item.secpage {
    margin: 0 40px;
}
.wb-data-item.secpage .wb-data-list {
    height: 53px;
    line-height: 53px;
    border-bottom: 1px dashed #ccc;
}
.wb-data-item.secpage .wb-data-date {
    margin-top: -53px;
}
.wb-data-item.secpage .wb-data-infor {
    margin-right: 150px;
}

/* 分页 */

.bt_content {
    text-align: right;
    height: 35px;
    padding-right: 40px;
    line-height: 35px;
}
.dateind {
    width: 32px;
    height: 19px;
    color: #525252;
    cursor: pointer;
}

/* thirdpage */

.ewb-thidpage {
    width: 883px;
    min-height: 500px;
    border: 2px solid #e6e6e6;
    margin: 0 auto;
    margin-top: 40px;
}
.ewb-thidpage-hd {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #e6e6e6;
}
.ewb-pinkbg {
    border: 5px solid #f1c9d1;
    background-color: #FCF1F3;
}
.ewb-thidpage-tm {
    font-size:15px;
    line-height: 34px;
    margin-top:10px;
	margin:0 auto;
	text-align:center;
}
.ewb-thidpage-tm span {
    margin-left: 100px;
}
.ewb-thidpage-tm span:first-child {
    margin-left: 20px;
}
.ewb-thidpage-tm a {
    color: #333;
    cursor: pointer;
}
.ewb-thidpage-font {
    text-indent: 20px;
    font-size: 16px;
    line-height: 26px;
    margin-top:14px;
	overflow:hidden;
}
.ewb-thidpage-clo {
    text-align: right;
    font-size: 16px;
}
.ewb-thidpage-clo a{
    color:#333;
    cursor: pointer;
}
.ewb-thidpage-clo a:hover{
    color:#bc2931;
}