.s_pc_top {
  /* padding-top: 16px;
    padding-bottom: 14px; */
  padding-top: 18px;
  padding-bottom: 18px;
  border-bottom: 1px solid rgba(10, 80, 149, 0.1);
  margin-bottom: 30px;
}
.s_pc_nav {
  display: -moz-box; /* Firefox */
  display: -ms-flexbox; /* IE10 */
  display: -webkit-box; /* Safari */
  display: -webkit-flex; /* Chrome, WebKit */
  display: box;
  display: flexbox;
  display: flex;
  min-width: 950px;
  margin: 0 auto;
  position: relative;
  max-width: 1170px;
}
.s_pc_nav ul {
  display: -moz-box; /* Firefox */
  display: -ms-flexbox; /* IE10 */
  display: -webkit-box; /* Safari */
  display: -webkit-flex; /* Chrome, WebKit */
  display: box;
  display: flexbox;
  display: flex;
  height: 40px;
  float: left;
}
.s_pc_nav ul > li {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  letter-spacing: 0;
  /*line-height: 40px;*/
  /*margin:0 15px;*/
  margin: 0 12px;
  min-width: 36px;
  float: left;
}
.s_pc_nav ul > li {
  height: 40px;
}
.s_pc_nav .hove {
  border-bottom: 3px solid #1855a5;
}
.s_pc_nav .hove > a {
  font-weight: bold;
}
.s_pc_nav ul > li > a {
  color: #333333;
  line-height: 40px;
}
.s_pc_nav ul > li > a:hover {
  color: #1855a5;
}

@media screen and (min-width: 1px) {
  .sj {
    display: block;
    min-width: 300px;
    margin: 0 auto;
  }
  .sj_foot {
    display: block;
  }
  .pc {
    display: none;
  }
  .m_nav {
    display: block;
  }
  .m_top_log_loog {
    display: block;
  }
}
@media screen and (max-width: 1199px) {
  .dlgg {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .toolbarSwitch_wap {
    display: block;
  }
}
/*@media screen and (min-width: 320px){
    .sj_cen_list_img a img{
        height: 57px;
    }
}
@media screen and (min-width: 360px){
    .sj_cen_list_img a img{
        height: 62px;
    }
}
@media screen and (min-width: 375px){
    .sj_cen_list_img a img{
        height: 65px;
    }
}
@media screen and (min-width: 414px){
    .sj_cen_list_img a img{
        height: 73px;
    }
}
@media screen and (min-width: 440px) {
    .sj_cen_list_img a img{
        height: 78px;
    }
}
@media screen and (min-width: 480px) {
    .sj_cen_list_img a img{
        height: 85px;
    }
}
@media screen and (min-width: 520px) {
    .sj_cen_list_img a img{
        height: 94px;
    }
}
@media screen and (min-width: 560px) {
    .sj_cen_list_img a img{
        height: 102px;
    }
}
@media screen and (min-width: 600px) {
    .sj_cen_list_img a img{
        height: 109px;
    }
}
@media screen and (min-width: 640px) {
    .sj_cen_list_img a img{
        height: 117px;
    }
}
@media screen and (min-width: 680px) {
    .sj_cen_list_img a img{
        height: 125px;
    }
    .sj_cen_list_duotu_img_list div img{
        height: 122px;
    }
}
@media screen and (min-width: 720px) {
    .sj_cen_list_img a img{
        height: 133px;
    }
    .sj_cen_list_duotu_img_list div img{
        height: 130px;
    }
}
@media screen and (min-width: 750px) {
    .sj_cen_list_img a img{
        height: 139px;
    }
    .sj_cen_list_duotu_img_list div img{
        height: 135px;
    }
}*/
/*@media screen and (min-width: 768px) {
    .sj_cen_list_img a img{
        height: 142px;
    }
    .sj_cen_list_duotu_img_list div img{
        height: 139px;
    }
}*/
@media screen and (min-width: 800px) {
  /*.sj_cen_list_img a img{
        height: 149px;
    }
    .sj_cen_list_duotu_img_list div img{
        height: 145px;
    }*/
  /* .s_pc_nav ul>li{
        font-size: 16px;
        min-width: 32px;
        margin:0 3px;
    } */
}
/*@media screen and (min-width: 950px) {
    .sj_cen_list_img a img{
        height: 189px;
    }
    .sj_cen_list_duotu_img_list div img{
        height: 185px;
    }

}*/
@media screen and (min-width: 1000px) {
  /*.sj_cen_list_img a img{
        height: 189px;
    }
    .sj_cen_list_duotu_img_list div img{
        height: 185px;
    }*/
  /* .s_pc_nav ul>li{
        font-size: 16px;
        min-width: 32px;
        margin:0 4px;
    } */
  /* .sj{
        display: none;
    }
    .sj_foot{
        display: none;
    }
    .m_nav{
        display: none;
    } */
}
@media screen and (min-width: 1200px) {
  .pc {
    display: block;
  }
  .sj {
    display: none;
  }
  .sj_foot {
    display: none;
  }
  .m_nav {
    display: none;
  }
  .m_top_log {
    display: none;
  }
  .m_top_log_loog {
    display: none;
  }
  .s_pc_nav ul > li {
    font-size: 16px;
    min-width: 32px;
    margin: 0 13px;
  }
  .s_ding {
    width: 68px;
    height: 68px;
  }
}
@media screen and (min-width: 1360px) {
}
/*增加子导航*/
.s_pc_logo {
  padding-right: 20px;
}
.s_pc_nav ul > li {
  margin: 0 16.7px;
}
.s_pc_top {
  position: relative;
}
.s_pc_nav ul > li.more {
  margin-left: 3px;
  background: #e3edfd;
  border-radius: 35px;
  padding: 0px 10px;
  height: 30px;
  margin-top: 6px;
  margin-left: 14px;
  margin-right: 0;
}
.s_pc_nav ul > li.more span {
  margin-left: 0px;
}
.s_pc_nav ul > li.more a {
  line-height: 28px;
  color: #1855a5;
}
.subnav {
  position: absolute;
  left: 0;
  bottom: -86px;
  height: 85px;
  width: 100%;
  background: #fff;
  top: auto;
  z-index: 3;
  border-bottom: solid 1px #e0e0e0;
  display: none;
}
.subnav_main {
  display: flex;
  flex-direction: row;
  justify-content: left;
  align-items: center;
  height: 85px;
  margin-left: -10px;
  margin-right: -10px;
}

.subnav_main > div {
  text-decoration: none !important;
  padding: 4px 15px;
  margin: 10px 11px;
  background: #f6f8fc;
  border-radius: 35px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
}
.subnav_main > div a {
  color: #333;
}
.subnav_main > div a:hover {
  color: #1855a5;
}
.s_pc_nav ul > li.more:hover {
  cursor: pointer;
  color: #1855a5;
}
.s_pc_nav ul > li.more:visited {
  cursor: pointer;
  color: #1855a5;
}
.s_pc_nav ul > li.more {
  color: #1855a5;
}
.subnav_main {
  padding-left: 124px;
}
/*子导航结束*/
/*娱乐频道*/
.lxfs {
  display: flex;
  padding-bottom: 18px;
}
.lxfs .col-lg-1 {
  width: 17%;
  margin-right: 15px;
}
.lxfs .col-lg-11 {
  width: auto;
}
.lxfs img {
  width: 100%;
}
.lxfs h3 {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #666666;
  letter-spacing: 0;
  line-height: 24px;
}
.lxfs h4 {
  ont-family: MicrosoftYaHei;
  font-size: 18px;
  color: #1855a5;
  letter-spacing: 0;
  line-height: 24px;
}
/*娱乐频道结束*/
/*延伸阅读*/
#moreread {
  margin-top: 20px;
  margin-bottom: 20px;
}
#moreread h3 {
  color: #0a5095;
  font-size: 18px;
  line-height: 30px;
  text-indent: 0px;
  font-weight: bold;
}
#moreread ul li {
  font-size: 16px;
  line-height: 1.8em;
  list-style: none;
  text-indent: 0px;
  margin: 3px auto;
}
/*延伸结束*/
