.nav-item.nav-show {
    padding: 0;
  }
  .media-object img {
    width: 100%;
  }
  .nav-item ul {
    background: none;
  }
  .y-module-content {
    box-shadow: 3px 0px 21px rgba(199, 199, 199, 1);
  }
  .nav-item.nav-show ul {
    padding: 0;
  }
  .section-left .classb ul .nav-item > a {
    font-weight: 600;
  }
  .media-object {
    width: 100%;
    margin: 20px 0;
  }

  .module {
    margin-bottom: 25px;
    box-shadow: 3px 0px 21px rgba(199, 199, 199, 1);
  }

  .img-content {
    width: 100%;
  }

  .module-header {
    height: 35px;
    line-height: 35px;
  }

  .module-title i {
    display: inline-block;
    width: 6px;
    height: 14px;
    background: #e82a37;
    margin-right: 8px;
    vertical-align: text-top;
  }

  .module-title span {
    font-weight: 700;
    font-size: 14px;
    color: #101010;
  }

  .module-img {
    margin-bottom: 15px;
  }

  .module-img img {
    width: 100%;
  }

  .module-title-more img {
    width: 16px;
    margin-left: 8px;
  }

  .module-title-more a {
    display: inline-block;
    width: 56px;
    /* height: 20px; */
    color: rgb(138, 201, 251);
    cursor: pointer;
  }

  .yt-article-list li a {
    padding-left: 0;
  }

  .nav-link {
    font-weight: 700;
    font-size: 14px;
    color: #101010;
    padding: 5px 15px !important;
    border-bottom: 3px solid #d6e9ff !important;
    border-radius: 0 !important;
  }

  .active {
    /* color: #4f91e3;
    border: 3px solid #d6e9ff !important;
    border-bottom: none !important; */
  }

  * {
    margin: 0;
    padding: 0;
  }
  .classb > ul > li {
    font-weight: 600;
  }
  a {
    text-decoration: none;
  }

  a:link,
  a:visited {
    text-decoration: none;
  }

  a:hover {
    text-decoration: none;
  }

  html,
  body {
    background: #fff;
  }

  .daily-news {
    width: 100%;
    background: #fff;
    overflow: hidden;
    margin-bottom: 50px;
  }

  .daily-news .cts {
    width: 960px;
    margin: 0 auto;
  }

  .daily-news .cts .daily-top {
    width: 100%;
    height: 56px;
    font-size: 16px;
    color: #5d97fa;
    line-height: 56px;
  }

  .daily-news .cts .daily-section {
    width: 100%;
  }

  .daily-news .cts .daily-section .section-left {
    float: left;
    width: 230px;
    height: 580px;
    box-shadow: #bcbcbc 0px 0 5px 0px;
    border-top: 4px solid #b5d0f8;
    border-bottom: 1px solid #ccc;
  }

  .section-left .classa {
    width: 100%;
    height: 78px;
  }

  .classa p {
    font-size: 18px;
    color: #f32135;
    line-height: 78px;
    text-align: center;
    font-weight: 600;
  }

  .classa p::before {
    content: '一';
    color: #e5454a;
    margin-right: 10px;
    font-weight: 100;
  }

  .classa p::after {
    content: '一';
    color: #e5454a;
    margin-left: 10px;
    font-weight: 100;
  }

  .section-left .classb ul .nav-item {
    height: 60px;
    font-size: 18px;
    color: #214377;
    cursor: pointer;
    border-bottom: 1px solid #e1e9e9;
    text-align: center;
    line-height: 68px;
    margin: 0 15px;
    width: 200px;
  }

  .section-left .classb ul .nav-show {
    height: 507px;
  }

  .section-left .classb ul .nav-item a {
    position: relative;
  }

  .section-left .classb ul .nav-item a .nav-more {
    position: absolute;
    top: -23px;
    right: -80px;
  }

  .section-left .classb ul .nav-item ul li {
    float: left;
    width: 33%;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: #60b8f1;
  }

  .section-left .classb ul .nav-item ul li:hover {
    background: #e0ecf9;
    border-radius: 15px;
  }

  .section-left .classb ul .nav-item ul li:hover a {
    color: #60b8f1;
    background: none;
  }

  .section-left .classb ul .nav-item ul li a:hover {
    color: #60b8f1;
    background: none;
  }

  .daily-section .section-right {
    float: left;
    padding-left: 24px;
    padding-top: 8px;
  }

  .daily-title span {
    font-size: 12px;
    color: #ccc;
    float: right;
  }

  .daily-title p {
    width: 100%;
    height: 32px;
    line-height: 32px;
    float: right;
  }
.daily-news .cts .daily-section .section-left{
    float: left;
    width: 230px;
    height: auto;
    overflow: hidden;
    box-shadow: 0 0 50px 0 #bcbcbc;
    border-top: 4px solid #b5d0f8;
    border-bottom: 1px solid #ccc;
    padding-bottom: 90px;
    min-height: 764px;
}
.classa p{
    font-size: 18px;
    color: #163161;
    line-height: 78px;
    text-align: center;
    font-weight: 600;
}
.nav-active{
    background: #e0ecf9;
    border-radius: 15px;
}
.classa p:after,.classa p:before{
    color: #163161;
}

.section-left .classb ul .nav-item{
    height: auto;
    line-height: 36px;
    margin-bottom: 12px;
    border-bottom: 0;
    text-align: left;
}


.nav-item >ul:after{
    content: "";
    display: block;
    overflow: hidden;
    height: 0;
    clear: both;
}
.nav-item.nav-show ul{
    padding: 0;
}

.section-left .classb ul .nav-item ul li a{
    color: #60b8f1;
}

.daily-section:after{
    content: "";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
}
.section-left .classb ul .nav-item ul li a{
     display: block;
     width: 100%;
 }
.section-left .classb ul .nav-item ul li a span{
    display: block;
    width: 100%;
}
.classc{
    padding-left: 38px;
    margin-bottom: 34px;
    position: relative;
}
.classc:before{
    content: "";
    width: 5px;
    height: 20px;
    display: inline-block;
    background-color: #5d97fa;
    position: absolute;
    left: 24px;
    bottom: 6px;
}
.section-right{
    width: calc(100% - 248px);
}
.daily-title p{
    padding-left: 24px;
}
.daily-title p span{
    font-size: 12px;
    color: #818181;
    float: right;
}
.daily-title p a{
    color: #101010;
}
.classc p{
    font-size: 18px;
    font-weight: bold;
    color: rgb(16, 16, 16);
    height: 32px;
    line-height: 32px;
}