﻿@charset "UTF-8";

/**!
 * 通用列表
 * date:2021-07-28
 * author: wppei;
 */

.loc {
    padding: 17px 0 17px 27px;
    line-height: 25px;
    color: #999;
    background: url("../images/address_icon.png") no-repeat 2px center;
}

.loc-href {
    color: #999;
}

.loc-cur {
    color: #c00107;
}

.box-shadow {
    height: auto;
    margin-bottom: 45px;
    box-shadow: 0px 0px 7px 0px rgba(79, 113, 157, 0.16);
}

.sec-nav {
    width: 206px;
}

.sec-nav-tt {
    height: 68px;
    line-height: 68px;
    margin-bottom: 4px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    background: url("../images/list_bg.jpg") no-repeat;
    background-size: 100% 100%;
}

.sec-nav .wb-tree {
    padding: 0 20px;
}

.sec-nav .wb-tree-items {
    padding-right: 5px;
    border-bottom: 1px dashed #d5dae4;
}

.sec-nav .wb-tree-items.active .sec-nav-box {
    color: #c71c21;
    font-weight: bold;
}

.sec-nav .wb-tree-items.hasChild .wb-tree-iconr {
    display: inline-block;
}

.sec-nav .wb-tree-items.current .wb-tree-tt {
    color: #c71c21;
    font-weight: bold;
}

.sec-nav .wb-tree-items.current .wb-tree-sub {
    display: block;
}

.sec-nav .wb-tree-items.current .wb-tree-iconr {
    background-image: url("../images/list_jiaoh.png");
}

.sec-nav .wb-tree-item.hasChild .wb-tree-icontr {
    display: inline-block;
}

.sec-nav .wb-tree-item.current .wb-tree-fours {
    display: block;
}

.sec-nav .wb-tree-item.current .wb-tree-icontr {
    background-image: url("../images/list_jiaoh.png");
}

.sec-nav .wb-tree-item.current .wb-tree-child {
    color: #c71c21;
}

.sec-nav .wb-tree-node {
    padding: 14px 0;
    font-size: 0;
    -webkit-text-size-adjust: none;
}

.sec-nav .wb-tree-tt {
    display: inline-block;
    width: calc(100% - 25px);
    line-height: 20px;
    padding-left: 27px;
    font-size: 16px;
    color: #333;
    vertical-align: middle;
    background: url("../images/public_dianh.png") no-repeat 7px center;
}

.sec-nav .wb-tree-iconr,
.sec-nav .wb-tree-icontr {
    display: none;
    width: 25px;
    height: 12px;
    background: url("../images/list_jiao.png") no-repeat right center;
    vertical-align: middle;
    cursor: pointer;
}

.sec-nav .wb-tree-sub {
    display: none;
    margin-top: 2px;
    border-radius: 5px;
    padding-bottom: 10px;
}

.sec-nav .wb-tree-sub .wb-tree-item:last-child {
    border-bottom: none;
}

.sec-nav .wb-tree-node1 {
    padding: 5px 15px 0 32px;
    font-size: 0;
    -webkit-text-size-adjust: none;
}

.sec-nav .wb-tree-child {
    display: inline-block;
    width: calc(100% - 25px);
    line-height: 20px;
    font-size: 14px;
    color: #6c727f;
    vertical-align: top;
}

.sec-nav .wb-tree-child.active {
    color: #c71c21;
}

.sec-nav .wb-tree-fours {
    display: none;
    padding: 5px 0;
}

.sec-nav .wb-tree-four {
    line-height: 16px;
    padding: 4px 20px 0 40px;
    font-size: 12px;
}

.sec-nav .wb-tree-four>a {
    color: #666;
}

.sec-nav .wb-tree-four>a.active {
    color: #c71c21;
}

.sec-right {
    width: calc(100% - 234px);
    height: auto;
    margin-left: 28px;
}

.sec-right-tt {
    position: relative;
    height: 61px;
    padding-left: 20px;
    line-height: 60px;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #e3e8ef;
}

.sec-right-tt:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 50%;
    width: 6px;
    height: 22px;
    transform: translateY(-50%);
    background-color: #c00107;
}

.sec-right-list {
    padding: 15px 20px 0;
}

.sec-right-item {
    height: 50px;
    padding: 0 7px 0 16px;
    line-height: 48px;
    font-size: 16px;
    border-bottom: 1px dashed #d5dae4;
    background: url("../images/public_dian.png") no-repeat left center;
}

.sec-right-item-dfk {
    height: 50px;
    padding: 0 7px 0 16px;
    line-height: 48px;
    font-size: 14px;
    background: url("../images/public_dian.png") no-repeat left center;
}

.sec-right-item:hover {
    background-image: url("../images/public_dianh.png");
}

.sec-right-item:hover .sec-right-name,
.sec-right-item:hover .sec-right-time {
    color: #c00107;
}

.sec-right-time {
    width: 150px;
    text-align: right;
    color: #777;
}

.sec-right-name {
    width: calc(100% - 151px);
    color: #333;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pager {
    margin-top: 45px;
}

/* 二级列表页 */

.ewb-info {
    padding: 0 10px;
    margin-top: 10px;
    background: #fff;
  }
  
  .ewb-info1 {
    padding: 0 10px;
    background: #fff;
    min-height: 704px;
  }
  
  .ewb-info-hd {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    padding-left: 10px;
    border-bottom: 2px solid #dc3839;
  }
  
    .ewb-info-hd a {
        color: #999;
    }
  
  .ewb-info-bd {
    padding-top: 13px;
    
  }
  
  .ewb-info-item {
    height: 29px;
    line-height: 29px;
    font-size: 14px;
    vertical-align: top;
  }
  
    .ewb-info-item a {
        display: block;
        float: left;
        color: #333;
        padding-left: 15px;
        max-width: 450px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        background: url('../images/info_icon.png') left center no-repeat;
    }
  
  .ewb-date {
    float: right;
    color: #999;
  }
  
  .ewb-info-item:hover a {
    color: #dc3839;
  }
  
  .ewb-info-item:hover .ewb-date {
    color: #dc3839;
  }

  .sublist3{
    border: 1px solid #d4d4d4;
    margin: 10px;
}

.sublistimg{
    border-bottom:1px solid #d4d4d4;
    padding-top:8px;
    padding-bottom:8px;
    padding-left:10px;
    height:50px;
    background-color:#f7f7f7;
}

.sublistimg a{
    /*font-family:microsoft yahei;*/
    font-size:18px;
    font-weight: bolder;
    color:#c71c21;
    margin-left:18px;
}
.sublisttext{
    float:left;
    line-height:30px;
}

.listClass{
   /* margin-top:10px; 
    margin-left:10px;*/
    padding-bottom: 10px;
    min-height: 170px;
}

/*信息列表样式*/
.listnews {
    font-size: 14px;
    cursor:pointer;
    line-height:26px;
    height:26px;
    text-align:left;
    background:url(/images/listimg.gif) 0 50% no-repeat;
}

.modlistnews{
    font-size: 14px;
    cursor:pointer;
    line-height:26px;
    height:26px;
    text-align:left;
    background:url(../../demo/images/listimg.gif) 0 50% no-repeat;
}

.wb-data-date {   
 float: right;   
 }

 /* colu */
.ewb-colu{
  min-height: 680px;
  border: 1px solid #d4d4d4;
  overflow: hidden;
  font-size: 14px;
  font-family: "Microsoft YaHei";
}

.ewb-colu-hd{
  margin: 0 5px;
  padding-left: 9px;
  height: 44px;
  line-height: 44px;
  color: #0c0c0c;
  border-bottom: 1px dashed #f89f9f;
}

.ewb-colu-hd a{
  color: #0c0c0c;
}

.ewb-colu-hd .ewb-cur{
  color: #fe7e00;
}

.ewb-colu .wb-data-list{
  padding-left: 13px;
  line-height: 30px;
  color: #999;
  background: url(../images/listh.jpg) 0 50% no-repeat;
}

.ewb-colu .wb-data-date{
  padding-right: 10px;
  margin-top: -30px;
  color: #999;
}

.ewb-colu .wb-data-item{
  padding-top: 11px;
  padding-left: 12px;
}

.ewb-colu .wb-data-infor{
  margin-right: 120px;
}

.ewb-colu .wb-data-list:hover .wb-data-date,
.ewb-colu .wb-data-list:hover a {
  cursor: pointer;
  color: #e2373a;
}

.wb-data-infor a{
  /*font-family:microsoft yahei;*/
  color:#333;
}