body {
  font-size: 14px;
  background-color: rgb(245, 246, 250) !important;
}
.nav a:hover {
  text-decoration: none;
}
.context .previous_page span, .context .next_page span {
  display: inline-block;
  max-width: 570px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.context .previous_page:hover, .context .next_page:hover {
  text-decoration: none;
}
.qwss_jg em {
  font-style: normal;
}
.navigation-down .menu-2 dd a {
  font: normal 16px/30px "microsoft yahei";
}
@media screen and (max-width: 768px) {
  html, body {
  min-width: 100% !important;
}
  .wrap {
    width: 100% !important;
    overflow: hidden
  }
  .top {
    display: none;
  }
  .nav_bg {
    min-width: 100% !important;
    min-height: 100px;
    margin-bottom: 5px !important;
  }
  .nav {
    width: 100% !important;
    padding-top: 10px !important;
  }
  .nav_bg .logo {
    width: 80%;
    height: 32px;
    margin-left: 15px;
  }
  .nav-list {
    float: left !important;
  }
  .news-crumbs {
    padding-left: 10px;
  }
  .news-hot {
    width: 100%;
    float: none !important;
  }
  .hotrank .hotrank-cont {
    height: 230px;
    overflow: hidden;
    margin-bottom: 20px;
    background: #fff;
    padding-bottom: 20px;
  }
  .hotrank ul {
    height: 200px;
    overflow: hidden;
  }
  .hotrank .t {
    font-size: 16px;
    color: #101010;
    margin: 30px 0 10px 10px;
  }
  .hotrank .t:before {
    content: '';
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url(../img/i_hot.png) no-repeat;
    margin-right: 8px;
    vertical-align: -2px;
    background-size: cover;
  }
  .news-main {
    width: calc(100% - 30px);
    padding: 35px 15px;
    float: none;
  }
  .news-title {
    font-size: 22px !important;
    text-align: center;
  }
  .news-info {
    text-align: center;
    margin-top: 20px;
  }
  .read, .time, .source {
    float: none;
  }
  .news-info {
    line-height: 24px;
  }
  .source {
    display: block;
  }
  .time:before, .news-info .time:before {
    top: 5px;
  }
  .news-cont {
    font-size: 18px !important;
    line-height: 170%;
  }
  .context {
    width: 100%;
    margin: 35px 0 0 0;
  }
  .context .previous_page, .context .next_page {
    margin: 10px 0 10px 0;
  }
  .context .art_pre {
    display: none !important;
  }
  .context .previous_page span, .context .next_page span {
    max-width: calc(100% - 0px) !important;
  }
  .footbg {
    min-width: 100% !important;
    padding-top: 10px;
  }
  .footbg, #footer {
    background: #e00023;
    color: #fff;
  }
  #footer {
    border-top: 0px;
  }
  .foot_top {
    display: none;
  }
  #footer span {
    display: block;
  }
  #footer a {
    color: #fff;
  }
  #footer a:hover {
    color: #fff;
    text-decoration: underline;
  }
  .news-main table td {
    padding: 6px 2px !important;
    line-height: 15px !important;
    word-break: break-all;
  }
  .news-main table td {
    padding: 6px 2px !important;
    line-height: 18px !important;
    word-break: break-all;
  }
  .news-main table td, .news-main table td span {
    font-size: 12px !important;
  }
  .hotrank li a {
    width: calc(100% - 60px);
  }
  .news-main table td p {
    margin: 0 !important;
    line-height: 20px !important;
  }
  .navigation-down {
    position: absolute;
    top: 114px;
    left: 0px;
    width: 100%;
    z-index: 10000;
  }
  .navigation-down .nav-down-menu .navigation-down-inner {
    width: 100%;
  }
  .navigation-down .menu-1 dl {
    margin: 20px 15px 0px 15px;
    width: calc(32% - 30px);
  }
  .navigation-down .menu-1 .nyjy1 {
    width: calc(45% - 55px);
  }
  .navigation-down .menu-1 .nyjy2 {
    width: calc(55% - 55px);
  } 
  .navigation-down .menu-1 .tielw {
    width: calc(50% - 55px);
  }
  .navigation-down .menu-1 .jsmx1 {
   width: calc(90% - 45px);
  }
  .navigation-down .menu-1 .jsmx2 {
    width: calc(50% - 75px);
    margin-left: 4%;    
  }
  .navigation-down .menu-1 .jsmx3 {
    width: calc(50% - 75px);     
  }
  .navigation-down .menu-1 dl:first-child {
    margin-left: 4%;
  }
  .navigation-down .menu-1 dt {
    padding-right: 0px;
  }
  .navigation-down .menu-1 .xundis {
    display: none;
  }
  .nav_bg .nav li {
    width: 100px;
  }
  .navigation-down .menu-1 dd a {
    font: normal 15px/35px "microsoft yahei";
  } 
  .navigation-down .menu-1 .htqd a {
  font: bold 15px/35px "microsoft yahei";
}

}