.sub-list-wrap, .site-sub-list {
    margin-bottom: 25px !important;
  }
  
  .activity-w {
    padding-bottom: 15px;
    overflow: hidden;
    clear: both;
  }
  
  .news-wrap {
    border: 1px solid #ccc;
    overflow: hidden;
    padding: 5px;
    margin: 20px 0 13px;
  }
  
  .tab-nav.of-hide li {
    height: 47px;
    line-height: 47px;
    background: #cbe0f9;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    position: relative;
  }
  
  .tab-nav-wrap {
    width: 110px;
    margin-right: 20px;
  }
  
  .tab-nav-wrap, .tab-con-news {
    float: left;
  }
  
  .tab-nav.of-hide li.cur {
    background-color: #759fd3;
  }
  
  .tab-nav.of-hide li.cur:after {
    content: "";
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 5px solid #2b4f87;
    bottom: 0;
    left: 50%;
    margin-left: -10px;
  }
  
  .data-list a {
    font-size: 14px !important;
  }
  
  .col-2 {
    width: 224px !important;
  }
  
  .col-2 > a {
    color: #333 !important;
  }
  
  .col-2.cur > a {
    color: #025293 !important;
  }
  
  .w-2-270 {
    width: 270px !important;
  }
  
  .w-5-98 {
    width: 98px !important;
  }
  
  .square-list li {
    margin: 0 !important;
  }
  
  .square-list-ul {
    width: auto !important;
  }
  
  .swap-x {
    margin-top: 25px;
    width: 420px !important;
  }
  
  .tab-x-report {
    border: 1px solid #ccc;
    padding: 12px
  }
  
  .bor-n {
    border: none !important;
  }
  
  .bor-r {
    border-left: 1px dashed #cecece;
  }
  
  .clr-b {
    margin-bottom: 0 !important;
  }
  
  .public-ser-ton {
    margin-top: 8px;
    height: auto !important;
    border: none !important;
  }
  
  .title-icon {
    background: url(../images/i_video.png) no-repeat left;
  }
  
  .public-ser-ton ul {
    width: auto !important;
  }
  
  .tab-nav-x-report {
    border: none !important;
    margin-bottom: 5px !important;
  }
  
  .tab-nav-x-report li {
    padding: 6px 10px;
    position: relative;
    top: 1px;
  }
  
  .tab-nav-x-report .cur {
    border: 1px solid #ccc;
    border-bottom: 1px solid #fff;
  }
  
  .x-sub-nav {
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    margin-bottom: 8px;
    padding-bottom: 4px;
  }
  
  .x-sub-nav li {
    float: left;
    background: none;
    position: relative;
    padding: 0;
    overflow: visible;
  }
  
  .x-sub-nav li + li {
    margin-left: 24px;
  }
  
  .x-sub-nav li.active a {
    color: #a52a2a;
  }
  
  .clr-p-l {
    padding: 0 !important;
  }
  
  .x-sub-nav li + li:before {
    content: "";
    position: absolute;
    top: 5px;
    left: -12px;
    width: 1px;
    height: 10px;
    background-color: #ccc;
  }
  
  .x-sub-nav li a {
    font-size: 13px !important;
    text-decoration: none;
  }
  
  .x-sub-list, .x-con-tab {
    display: none;
  }
  
  .x-sub-list.show, .x-con-tab.show {
    display: block;
  }
  
  .x-sub-list a, .x-sub-list-jg a {
    display: inline-block;
    width: 250px;
    height: auto;
    position: relative;
    overflow: hidden;
    font-size: 0;
  }
  
  .x-sub-list a + a, .x-sub-list-jg a + a {
    float: right;
  }
  
  .x-sub-list a p, .x-sub-list-jg a p {
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    padding: 6px 12px;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    font-size: 12px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  
  .mar-t-10 {
    margin-top: 10px;
  }
  
  /************************/
  
  
  .swap-list li.icon-email {
    background: url("../images/email.png") no-repeat 4px;
  }
  
  .swap-list li.icon-send {
    background: url("../images/send.png") no-repeat 4px;
  }
  
  .swap-list li.icon-witer {
    background: url("../images/witer.png") no-repeat 4px;
  }
  
  .swap-list li.icon-comm {
    background: url("../images/comm.png") no-repeat 4px;
  }
  
  .crumb-nav, .crumb-nav a, .crumb, .crumb a, .more-child-list li a, .more-nav li a, .txt-list a, .more-list li a, .about-list li a, .morearr-list li a, .tab-line-nav a, #tabGovCon li a, #tabPostCon li a, .area-list li a, .square-list li a, .swap-list a ,.more-list a, .about-list a{
    color: #000;
  }
  
  .hots-news{
    text-align: center;
    padding: 15px 0;
    margin-top: 11px;
  }
  .hots-news h2{
    padding: 10px 40px;
  }
  .hots-news h2 a{
    color: #185082;
    font-size: 26px;
    line-height: 1.5;
    font-weight:bold;
  }
  
  .hots-news li{
    display: inline;
    line-height: 22px;
    font-size: 16px;
  }
  .mr20{
    margin-right:20px;
  }
  .hot-news-list a{
    color: #555555;
  }
  .square-list a {
    font-size: 15px;
  }