/**!
 * 某某页面-二级页
 * author: gaoli;
 * date:2017-09-12
 */


/* 维权驿站 */

.ewb-remain {
    margin: 4px 0 0 4px;
}
.ewb-remain-item:first-child {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    background: url(imagesny_02.gif) no-repeat;
    color: #F90070;
}
.ewb-remain-item:first-child a {
    font-size: 12px;
    font-weight: normal;
}
.ewb-remain-item {
    height: 26px;
    line-height: 26px;
    text-align: center;
    background: url(images100906155007328.gif) no-repeat;
}
.ewb-remain-item a {
    color: #333;
    cursor: pointer;
}
.h905 {
    min-height: 905px;
}

/* right */

.ewb-hot-bor {
    min-height: 897px;
    /*max-height: 1124px;*/
    border: 4px solid #FC5A8F;
    /*border-left: none;*/
}
.ewb-hot-con {
    padding-left: 20px;
}

/* 列表 */

.wb-data-item.hot {
    padding: 0;
}
.wb-data-item.hot .wb-data-list {
    padding-left: 10px;
    font-size: 14px;
    line-height: 27px;
    border-bottom: 1px dashed grey;
    background: url(imageslistimg3.jpg) 0 50% no-repeat;
}
.wb-data-item.hot .wb-data-date {
    margin-top: -27px;
}

/* 当前位置 */

.ewb-hot-loc {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dashed grey;
}
.ewb-hot-index {
    font-weight: bold;
}
.ewb-hot-loc a {
    color: #333;
    cursor: pointer;
}

/*分页 */

.ewb-page li {
    float: left;
    height: 30px;
}
.default_pgToolbar {
    height: 30px;
    line-height: 30px;
    valign: middle;
    font-size: 12px;
    border: 1px solid #DADADA;
    background: url(imagesbg.gif);
    margin: 10px 0 -1px 0;
}
.default_pgPanel {
    float: left;
    padding: 0 10px 0 10px;
}
.default_pgBtn {
    width: 20px;
    height: 20px;
    display: block;
    cursor: pointer;
    margin: 1px;
}
.default_pgPerPage {
    margin: 6px 0 0 0;
}
.default_pgPress {
    margin: 2px 0 0 2px;
}
.default_pgPrev {
    background: url(imagesprev.gif) no-repeat center;
}
.default_pgPrevDisabled {
    background: url(imagesprev_disabled.gif) no-repeat center;
    cursor: auto;
}
.default_pgNext {
    background: url(imagesnext.gif) no-repeat center;
}
.default_pgNextDisabled {
    background: url(imagesnext_disabled.gif) no-repeat center;
    cursor: auto;
}
.default_pgFirst {
    background: url(imagesfirst.gif) no-repeat center;
}
.default_pgFirstDisabled {
    background: url(imagesfirst_disabled.gif) no-repeat center;
    cursor: auto;
}
.default_pgLast {
    background: url(imageslast.gif) no-repeat center;
}
.default_pgLastDisabled {
    background: url(imageslast_disabled.gif) no-repeat center;
    cursor: auto;
}
.default_pgRefresh {
    background: url(imagesnowait.gif) no-repeat center;
}
.default_pgLoad {
    background: url(imagesloading.gif) no-repeat center;
}
.default_pgCurrentPage {
    width: 30px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    border: 1px solid #CCCCCC;
    background: url(imagestext_bg.gif) repeat-x;
}
.default_pgSearchInfo {
    padding-left: 20px;
}
.default_mask {
    width: 100%;
    height: 100%;
    background: url(imagesloading.gif) no-repeat center;
    background-color: #FFFFFF;
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: .70;
}
.default_separator {
    width: 2px;
    height: 20px;
    margin: 0 5px;
    background: url(imagesseparator.gif) no-repeat center;
}

/* thirdpage */

.ewb-detail-tt {
    line-height: 37px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.ewb-detail-tm span{
  display: inline-block;
  line-height: 31px;
  width:40%;
  text-align: center;
  margin-top: 10px;
}
.ewb-detail-font{
	font-size: 14px;
	line-height: 180%;
	margin:20px 0;
	text-indent: 25px;
}
.ewb-detail-font span{
	font-weight: bold;
}
.ewb-detail-pri{
	float: right;
	margin-top: 42px;
	line-height: 180%;
	color:#333;
	cursor: pointer;
}