.media-object img {
  width: 100%;
}

.y-module-content {
  box-shadow: 3px 0px 21px rgba(199, 199, 199, 1);
}

.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;
}

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;
}
.nav-item.nav-show ul {
  padding: 0;
}
.nav-item ul {
  background: none;
}
.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: 36px;
  font-size: 16px;
  line-height: 36px;
  color: #60b8f1;
  margin-top: 10px;
}
.section-left .classb ul .nav-item ul li a {
  color: #60b8f1;
}
.section-left .classb ul .nav-item ul li:hover {
  background: #e0ecf9;
}

.section-left .classb ul .nav-item ul li:hover a {
  background: none;
}
.section-left .classb ul .nav-item a {
  display: block;
}
.section-left .classb ul .nav-item a span {
  display: block;
}
.nav-item li:hover a {
  color: #6371a0;
}
.section-left .classb ul .nav-item ul li a:hover {
  background: none;
  color: #60b8f1;
}
.nav-active {
  background: #e0ecf9;
}

.daily-section .section-right {
  float: left;
  padding-left: 24px;
  padding-top: 8px;
}
.daily-news .cts .daily-section .section-left {
  float: left;
  width: 230px;
  height: auto;
  box-shadow: 0 0 50px 0 #bcbcbc;
  border-top: 4px solid #b5d0f8;
  border-bottom: 1px solid #ccc;
  padding-bottom: 80px;
}
.daily-news {
  overflow: visible;
}
.classa p {
  font-size: 18px;
  color: #163161;
  line-height: 78px;
  text-align: center;
  font-weight: 600;
}

.classa p:after,
.classa p:before {
  color: #163161;
}
#leftList {
  background-color: #f7f7f7;
  border-radius: 3px;
  border: 1px solid #dddee1;
}

.section-left .classb ul .nav-item {
  border-bottom: none;
  height: auto;
  line-height: 36px;
  margin-bottom: 12px !important;
}
.section-left .classb ul .nav-item > a {
  font-weight: 600;
  font-size: 16px;
}
.section-left .classb ul .nav-item ul li {
  width: 100%;
  float: none;
}
.section-left .classb ul .nav-item {
  text-align: left;
  text-indent: 22px;
}

.nav-item.ul {
  margin: 20px 0 !important;
}
.daily-section:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

::-webkit-scrollbar {
  display: none;
}

.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;
}
.qydtcol ul .nav-item li.selected {
  background: #e0ecf9;
}