.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: #3e3e3e;
  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%;
}

.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 {
  font-weight: 600;
  font-size: 16px;
}
.section-left .classb ul .nav-item a .nav-more {
  position: absolute;
  top: -23px;
  right: -80px;
}

.section-left .classb ul .nav-item > ul > li {
  padding-top: 5px;
}

.section-left .classb ul .nav-item > ul > li:not(:last-child) {
  border-bottom: 1px solid #d1e1ff;
}
.section-left .classb ul .nav-item ul.itemUl {
  display: flex;
  flex-wrap: wrap;
}

.section-left .classb ul .nav-item ul.itemUl li {
  height: 25px;
  line-height: 25px;
  border-radius: 12px;
  color: #1f7fc9;
  font-size: 12px;
  text-align: center;
  width: 31%;
  text-align: center;
  margin: 6px 1.1%;
}
.section-left .classb ul .nav-item ul.itemUl li a.nav-active {
  background: #e0ecfa;
}

.section-left .classb ul .nav-item ul.itemUl li a:hover {
  background: #e0ecfa;
}

.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: 0px;
  padding-top: 0px;
}
#rightList p {
  font-size: 14px;
}

.section-left::-webkit-scrollbar {
  width: 1px;

  height: 1px;
}

.section-left::-webkit-scrollbar-thumb {
  border-radius: 10px;

  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);

  background: #535353;
}

.section-left::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);

  border-radius: 10px;

  background: #ededed;
}
.daily-news .cts .daily-section .section-left {
  float: left;
  width: 230px;
  min-height: 630px;
  overflow: hidden;
  box-shadow: 0 0 50px 0 #bcbcbc;
  border-top: 4px solid #b5d0f8;
  border-bottom: 1px solid #ccc;
  padding-bottom: 90px;
}
.classa p {
  font-size: 18px;
  color: #133665;
  line-height: 60px;
  text-align: center;
  font-weight: bold;
}
.classa p:after,
.classa p:before {
  color: rgba(19, 54, 101, 0.2);
}

.section-left .classb ul .nav-item {
  height: auto;
  line-height: 32px;
  margin-bottom: 12px;
  border-bottom: 0;
  text-align: left;
}
.section-left .classb ul .nav-item > a {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-shrink: 0;
}
.section-left .classb ul .nav-item span {
  flex: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.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;
  display: block;
}
.section-left .classb ul .nav-item ul li a span {
  display: block;
}
.nav-active {
  background: #e0ecfa;
  border-radius: 12px;
}
.daily-section:after {
  content: '';
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}

.classc {
  padding-left: 20px;
  margin-bottom: 10px;
  position: relative;
}
.classc:before {
  content: '';
  width: 5px;
  height: 100%;
  display: inline-block;
  background-color: #5e95f1;
  position: absolute;
  left: 0;
  bottom: 0;
}
.section-right {
  width: calc(100% - 248px);
}
.daily-title p {
  padding-left: 24px;
}
.daily-title p span {
  font-size: 14px;
  color: #999;
  float: right;
}
.daily-title p a {
  color: #3e3e3e;
  display: inline-block;
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.classc p {
  font-size: 18px;
  font-weight: bold;
  color: rgb(16, 16, 16);
  height: 32px;
  line-height: 32px;
}
.daily-news {
  overflow: visible;
}
.co_container {
  width: 960px;
  margin: 0 auto;
}
.co_container .co_arcmodel {
  text-align: center;
  margin-bottom: 10px;
}
.co_container .co_arcmodel h3 {
  display: inline-block;
  position: relative;
  color: #2b7ade;
  font-size: 22px;
  padding-bottom: 20px;
}
.co_container .co_arcmodel h3:before {
  content: '';
  width: 30px;
  height: 3px;
  background: #83bcff;
  position: absolute;
  left: -50px;
  top: 10px;
}
.co_container .co_arcmodel h3:after {
  content: '';
  width: 30px;
  height: 3px;
  background: #83bcff;
  position: absolute;
  right: -50px;
  top: 10px;
}
.co_container .co_arcmodel .co_main {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.co_container .co_arcmodel .co_main > div {
  width: 468px;
  height: 180px;
  margin-bottom: 20px;
}
.co_container .co_arcmodel .co_main > div a {
  display: block;
  width: 100%;
  height: 100%;
}
.co_container .co_arcmodel .co_main > div a img {
  width: 100%;
  height: 100%;
}
.itemUl li.selected a span {
  background: #E0ECFA;
  border-radius: 12px;
}