﻿body {
        background-color: #7C0002;
        font-family: '宋体';
      }


         a:hover, a:focus {
    text-decoration: inherit;
}
    .right-head .right-nav{
        display: flex;
        line-height: 28px;
    }
    
    .right-head .right-nav .right-nav-item{
        display: flex;
        align-items: center;
        margin-top: -4px;
    }
    .toplink{ margin-left:5px;}
    
    /*.right-head .right-nav .right-nav-item img{
        margin: 0 15px;
    }*/
    
    .right-head .right-nav .right-nav-item a{
        text-decoration: none;
        color: #000;
        font-size: 12px;
    }
    
    .right-head .right-nav .right-nav-item a:hover{
        color: rgb(162, 48, 0);
    }
    
    /*.right-head .interval{
        width: 1px;
        height: 26px;
        margin-left: 14px;
    }*/
    
    .right-head .search-wrapper{
        display: flex;
        height: 28px;
        line-height: 28px;
        align-items: center;
    }
    
    .right-head .search-wrapper img{
        width: 23px;
        height: 24px;
    }
    
    /*.right-head .search-wrapper p{
        margin: 0 14px 0 8px;
    }*/
    
    /*.right-head .search-wrapper .search-box{
        width: 129px;
        border: 1px solid #C10B00;
        height: 16px;
        margin-right: 9px;
    }*/
    
    /*.right-head .search-wrapper .search-box:hover{
        border: 1px solid rgb(16, 16, 16);
    }*/
    
    .right-head .search-wrapper button{
        color: #fff;
        background-color: rgb(193, 11, 0);
        width: 40px;
        border: none;
        outline: none;
    }
    
    .main-img{
        width: 100%;
        border-right: rgb(205, 202, 195) 1px solid;
        border-left:  rgb(205, 202, 195) 1px solid;
    }
    
    
      .ly-main_bg {
        background: url(/eportal/uiFramework/commonResource/image/2021102819265280761.jpg) left top repeat-x;
        background-color: #FFF;
        padding-bottom: 5px;
        border-left: 1px solid #CDCAC3;
        border-right: 1px solid #CDCAC3;
      }

      .ly-nav-bg {
          background: url(/eportal/uiFramework/commonResource/image/2021101715421993810.jpg) left top repeat-x;
          padding-bottom: 5px;
      }

      .ly-nav-left span {
        position: absolute;
        top: 8px;
        left: 45px;
      }

      .ly-nav-left a:link {
          text-decoration: none;
      }

      .ly-nav-left a:visited {
          text-decoration: none;
      }

      .ly-nav-left a:hover {
          text-decoration: none;
          color: #A23000;
      }

      .ly-title-bg {
          background: url(/eportal/uiFramework/commonResource/image/2021101716255334517.jpg) left top repeat-x;
          margin-top: 8px;
          margin: 0 18px;
          border-right: 1px solid #DDDBDC;
      }

      .ly-title-left {
    width: 173px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    display:flex;
    align-items:center;
line-height:32px;

   }
    .ly-title-left .ly_title_font{
        background: url(/eportal/uiFramework/commonResource/image/2021101716243194552.jpg) repeat-x;
        
    }
      .ly-list-bg {
        border: 1px solid #DDDBDC;
        border-top: none;
        margin: 0px 18px 9px 18px;
      }

      .ly-list-con {
        padding: 15px 20px;
      }

      .ly-list-items {
        padding: 0 10px;
      }
      .ly-list-items p{
          margin:0;
          padding:8px 0;
      }
     .ly-list-items p:nth-child(5){
          border-bottom: 1px dashed #AAAAAA;
          padding-bottom:15px;
          margin-bottom: 10px;
      }
.ly-list-items p:nth-child(10){
          border-bottom: 1px dashed #AAAAAA;
          padding-bottom:15px;
          margin-bottom: 10px;
      }
.ly-list-items p:nth-child(15){
          border-bottom: 1px dashed #AAAAAA;
          padding-bottom:15px;
          margin-bottom: 10px;
      }
.ly-list-items p:nth-child(20){
          border-bottom: 1px dashed #AAAAAA;
          padding-bottom:15px;
          margin-bottom: 10px;
      }

      .ly-list-items a:link {
        font-size: 14px;
        color: #000000;
        line-height: 15px;
        text-decoration: none;
        flex: 1;
        margin-left: 8px;
      }

      .ly-list-items a:visited {
        font-size: 14px;
        color: #000000;
        line-height: 15px;
        text-decoration: none;
        flex: 1;
        margin-left: 8px;
      }
      .ly-list-items a {
        font-size: 14px;
        color: #000000;
        line-height: 15px;
        text-decoration: none;
        flex: 1;
        margin-left: 8px;
            cursor: pointer;
      }

      .ly-list-items a:hover {
        color: #A23000;
      }

      .ly-list-items span {
        position: absolute;
        right: 3.5%;
      }

      .ly-page-con {
        padding: 5px 20px 15px 20px;
      }

      .ly-page-item {
        font-size: 14px;
        color: #000;
        text-align: center;
        margin:14px 0px;
      }
.ly-page-item a{
    font-size:14px;
}
.ly-page-item a:hover{
    text-decoration: underline;
}

      .yqs-bottom .bottom-wrapper{
        background-color: #FDF2EA;
        font-size: 12px;
    }
    

.ly-item-title {
        font-size: 22px;
        font-weight: bold;
        color: blue;
        text-align: center;
        margin-top: 25px; 
      }

      .ly-item-date {
        font-size: 14px;
        color: #000;
        margin-bottom: 12px;
        text-align: center;
        margin-top: -20px; 
      }

      .ly-item-content {
        line-height: 2.5;
        font-size: 14px;
        color: #000;
        margin-bottom: 50px;
        text-align: left;
        padding: 0 50px;
        margin-top: -15px; 
      }
.ly-con-bg {
    border: 1px solid #DDDBDC;
    border-top: none;
    margin: 0px 20px 9px 20px;
}
.eps-portlet-header{
  position: relative;
}
.eps-shadow{
  top: 0 !important;
  left: 22px !important;
}

.mlr0{
    margin-right:0;
    margin-left:0;
}
.gl_main1{ width:750px;
    font-weight: bold;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-family: "宋体";}
.gl_main1 a{font-size: 22px!important;}.xl_data1{ font-size:14px; color:#000; line-height:33px; margin-bottom:21px; text-align:left;width: auto;
    padding: 0px 20px;}