/**
 * style.css
 * @authors jlq (961011)
 * @date    2019-05-23 17:49:48
 * @version $Id$
 */
/**
 * animate.scss
 * @authors jlq (961011)
 * @date    2019-03-23 17:48:07
 * @version $Id$
 */
@-webkit-keyframes slogen-bg {
  0% {
    -webkit-transform: scale3d(4, 4, 4);
            transform: scale3d(4, 4, 4);
    opacity: 0; }

  100% {
    -webkit-transform: none;
            transform: none;
    opacity: 1; } }
@keyframes slogen-bg {
  0% {
    -webkit-transform: scale3d(4, 4, 4);
            transform: scale3d(4, 4, 4);
    opacity: 0; }

  100% {
    -webkit-transform: none;
            transform: none;
    opacity: 1; } }

.slogen-bg {
  -webkit-animation: slogen-bg 0.3s linear forwards;
          animation: slogen-bg 0.3s linear forwards; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

/**
 * variable.scss
 * @authors wxm (921010)
 * @date    2017-03-23 17:46:33
 * @version $Id$
 */
/**
 * reset.css
 * @authors wxm (921010)
 * @date    2017-03-23 17:44:12
 * @version $Id$
 */
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

html, body {
  width: 100%;
  height: 100%; }

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
  margin: 0;
  padding: 0; }

body {
  font: 28px "MFYANSONG_NONCOMMERCIAL-REGULAR", "Lucida Grande", Helvetica, Arial, Verdana, "Microsoft YaHei", sans-serif;
  color: #000;
  line-height: 1.5;
  background: #000;
  margin: 0 auto; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

address, cite, dfn, em, var, i {
  font-style: normal; }

code, kbd, pre, samp {
  font-family: courier new, courier, monospace; }

form {
  display: inline; }

small {
  font-size: 12px; }

ul, ol {
  list-style: none; }

a {
  text-decoration: none;
  color: #000;
  -webkit-text-size-adjust: auto; }

a:active {
  color: #000; }

img {
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic; }

button, input, select, textarea {
  font: 28px "MFYANSONG_NONCOMMERCIAL-REGULAR", "Lucida Grande", Helvetica, Arial, Verdana, "Microsoft YaHei", sans-serif;
  font-size: 100%;
  vertical-align: middle;
  outline: none;
  -webkit-appearance: auto; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

textarea {
  resize: none; }

.l {
  float: left;
  display: inline; }

.r {
  float: right;
  display: inline; }

.radius_4 {
  border-radius: 4px; }

.hidden {
  line-height: 99999px;
  overflow: hidden; }

.hide {
  display: none; }

.clearfix:after {
  content: "";
  height: 0;
  visibility: hidden;
  display: block;
  clear: both; }

.clearfix {
  zoom: 1; }

.clear {
  clear: both; }

.relative {
  position: relative; }

header, footer, article, section, nav, menu, hgroup {
  display: block;
  clear: all; }

input[type="button"], input[type="submit"], input[type="reset"] {
  -webkit-appearance: none; }

textarea {
  -webkit-appearance: none; }

/**
 * index.css
 * @authors jlq (961011)
 * @date    2019-06-13 17:54:50
 * @version $Id$
 */
body {
  background: #fdd; }
  body * {
    box-sizing: border-box; }

.index-page {
  position: relative;
  padding-bottom: 110px;
  background: -webkit-linear-gradient(top, #e2e6ef 0%, #e2e6ef 14%, #ebf3f7 16%, #ebf3f7 85%, #fff 100%);
  background: linear-gradient(180deg, #e2e6ef 0%, #e2e6ef 14%, #ebf3f7 16%, #ebf3f7 85%, #fff 100%); }

.banner {
  width: 100%;
  height: 1241px;
  overflow: hidden;
  background: url("https://image.ndhy.com/www/act/2020/ncov/m/img/img_bg_banner_1.jpg") no-repeat top center; }
  .banner .top-head {
    margin-top: 28px;
    padding: 0 25px; }
  .banner .img-logo {
    display: block;
    float: left; }
  .banner .go-home {
    display: block;
    float: right;
    width: 175px;
    height: 46px;
    line-height: 48px;
    color: #fff;
    font-size: 18px;
    padding-left: 68px;
    background: url("https://image.ndhy.com/www/act/2020/ncov/m/img/img_bg_text.png") no-repeat center center; }
    .banner .go-home:active {
      -webkit-transform: translateY(6px);
              transform: translateY(6px); }
  .banner .text-title {
    display: block;
    margin: 0 auto;
    margin-top: 48px;
    -webkit-animation: slogen-bg 0.5s linear forwards;
            animation: slogen-bg 0.5s linear forwards; }
  .banner .img-yhy {
    display: block;
    margin: 0 auto;
    margin-top: 18px;
    opacity: 0;
    filter: alpha(opacity=100);
    -webkit-animation: fadeInDown 0.5s linear forwards 0.5s;
            animation: fadeInDown 0.5s linear forwards 0.5s; }
  .banner .img {
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
    opacity: 0;
    filter: alpha(opacity=100); }
  .banner .img-1 {
    margin-top: -10px;
    -webkit-animation: fadeInUp 0.5s linear forwards 0.7s;
            animation: fadeInUp 0.5s linear forwards 0.7s; }
  .banner .img-2 {
    -webkit-animation: fadeInUp 0.5s linear forwards 0.9s;
            animation: fadeInUp 0.5s linear forwards 0.9s; }
  .banner .img-3 {
    -webkit-animation: fadeInUp 0.5s linear forwards 1.1s;
            animation: fadeInUp 0.5s linear forwards 1.1s; }
  .banner .text-intro {
    display: block;
    float: right; }

.tkbtx-wrap {
  margin-top: -148px;
  padding: 0 30px 0 38px; }
  .tkbtx-wrap img {
    display: block;
    opacity: 0;
    filter: alpha(opacity=100); }
  .tkbtx-wrap .title {
    position: relative;
    margin: 0 auto;
    z-index: 5;
    -webkit-animation: fadeInDown 0.5s linear forwards 0.5s;
            animation: fadeInDown 0.5s linear forwards 0.5s; }
  .tkbtx-wrap .fe-wrap img {
    float: left; }
  .tkbtx-wrap .img-1 {
    margin-top: -33px;
    -webkit-animation: fadeInUp 0.5s linear forwards 0.7s;
            animation: fadeInUp 0.5s linear forwards 0.7s; }
  .tkbtx-wrap .img-2 {
    margin-top: -18px;
    margin-left: -39px;
    -webkit-animation: fadeInUp 0.5s linear forwards 0.9s;
            animation: fadeInUp 0.5s linear forwards 0.9s; }
  .tkbtx-wrap .img-3 {
    margin-top: -33px;
    margin-left: -15px;
    -webkit-animation: fadeInUp 0.5s linear forwards 1.1s;
            animation: fadeInUp 0.5s linear forwards 1.1s; }

.part {
  width: 680px;
  margin: 0 auto; }
  .part .menu {
    position: relative;
    width: 100%;
    height: 72px;
    line-height: 72px;
    background: url("https://image.ndhy.com/www/act/2020/ncov/m/img/img_bg_blue.png") no-repeat center center;
    z-index: 5; }
    .part .menu .title {
      float: left;
      color: #fff;
      font-size: 28px;
      margin-left: 35px;
      line-height: 70px; }
    .part .menu .more {
      position: relative;
      display: block;
      float: right;
      color: #fff;
      font-size: 18px;
      padding-right: 25px;
      margin-right: 30px;
      -webkit-transition: -webkit-transform 0.3s;
      transition: -webkit-transform 0.3s;
      transition: transform 0.3s;
      transition: transform 0.3s, -webkit-transform 0.3s; }
      .part .menu .more:after {
        position: absolute;
        right: 0;
        top: 25px;
        content: "";
        width: 14px;
        height: 22px;
        background: url("https://image.ndhy.com/www/act/2020/ncov/m/img/img_spr.png") no-repeat;
        background-position: 0 0; }
      .part .menu .more:active {
        -webkit-transform: translateX(10px);
                transform: translateX(10px); }

.product-part {
  position: relative;
  margin-top: 15px;
  z-index: 5; }
  .product-part .main-wrap {
    width: 671px;
    margin: 0 auto;
    margin-top: -7px;
    padding-bottom: 65px;
    background: #fff; }
    .product-part .main-wrap .btn-more {
      position: relative;
      display: block;
      width: 186px;
      height: 48px;
      line-height: 48px;
      margin: 0 auto;
      margin-top: 80px;
      text-align: center;
      border: 1px solid #00a0e9;
      border-radius: 24px;
      color: #00a0e9;
      font-size: 18px;
      padding-right: 10px; }
      .product-part .main-wrap .btn-more:after {
        position: absolute;
        right: 20px;
        top: 18px;
        content: "";
        width: 10px;
        height: 14px;
        background: url("https://image.ndhy.com/www/act/2020/ncov/m/img/img_spr.png") no-repeat;
        background-position: -28px 0;
        -webkit-transition: -webkit-transform 0.3s;
        transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
        transition: transform 0.3s, -webkit-transform 0.3s; }
      .product-part .main-wrap .btn-more:active:after {
        -webkit-transform: translateX(10px);
                transform: translateX(10px); }
    .product-part .main-wrap .product {
      position: relative; }
      .product-part .main-wrap .product:after {
        position: absolute;
        left: 50%;
        bottom: 0;
        margin-left: -221px;
        content: "";
        width: 442px;
        height: 1px;
        background: #fff;
        border-bottom: 1px dashed #e5e5e5; }
      .product-part .main-wrap .product img {
        display: block;
        margin: 0 auto; }
      .product-part .main-wrap .product .intro {
        width: 100%;
        padding: 0 55px;
        color: #999;
        font-size: 20px;
        text-indent: 2em; }
    .product-part .main-wrap .ppt-wrap {
      padding-top: 70px;
      padding-bottom: 92px; }
      .product-part .main-wrap .ppt-wrap .tit {
        margin-top: 70px; }
      .product-part .main-wrap .ppt-wrap .pro {
        margin-top: 45px; }
      .product-part .main-wrap .ppt-wrap .intro {
        margin-top: 68px; }
    .product-part .main-wrap .wjt-wrap {
      padding-top: 32px;
      padding-bottom: 48px; }
      .product-part .main-wrap .wjt-wrap .tit {
        margin-top: 38px; }
      .product-part .main-wrap .wjt-wrap .pro {
        margin-top: 16px; }
      .product-part .main-wrap .wjt-wrap .intro {
        margin-top: 10px; }
      .product-part .main-wrap .wjt-wrap ul {
        width: 100%;
        padding: 0 58px;
        margin-top: 20px; }
        .product-part .main-wrap .wjt-wrap ul li {
          position: relative;
          padding-left: 20px;
          margin-top: 15px;
          color: #999;
          font-size: 18px; }
          .product-part .main-wrap .wjt-wrap ul li:before {
            position: absolute;
            left: 0;
            top: 10px;
            content: "";
            width: 7px;
            height: 7px;
            border-radius: 50%;
            background: #00cbec; }
      .product-part .main-wrap .wjt-wrap .btn-more {
        margin-top: 32px; }
    .product-part .main-wrap .dx-wrap {
      padding-top: 102px;
      padding-bottom: 125px; }
      .product-part .main-wrap .dx-wrap .tit {
        margin-top: 70px; }
      .product-part .main-wrap .dx-wrap .pro {
        margin-top: 85px; }
      .product-part .main-wrap .dx-wrap .intro {
        margin-top: -10px; }
      .product-part .main-wrap .dx-wrap .btn-more {
        margin-top: 95px; }
    .product-part .main-wrap .bk-wrap {
      padding-top: 38px;
      padding-bottom: 70px; }
      .product-part .main-wrap .bk-wrap .tit {
        margin-top: 75px; }
      .product-part .main-wrap .bk-wrap .pro {
        margin-top: 75px;
        margin-left: 4px; }
      .product-part .main-wrap .bk-wrap .intro {
        margin-top: -6px; }
      .product-part .main-wrap .bk-wrap .btn-more {
        margin-top: 60px; }
    .product-part .main-wrap .sum-up {
      width: 100%;
      margin-top: 46px;
      color: #00a8df;
      font-size: 20px;
      text-indent: 2em;
      padding: 0 55px;
      line-height: 1.7; }

.news-part {
  margin-top: 60px; }
  .news-part .menu {
    background: url("https://image.ndhy.com/www/act/2020/ncov/m/img/img_bg_yellow.png") no-repeat center center; }
  .news-part .main-wrap {
    width: 671px;
    margin: 0 auto;
    margin-top: -7px;
    padding: 42px 55px 40px 55px;
    background: #fff; }
    .news-part .main-wrap .news-img-wrap {
      height: 294px;
      overflow: hidden; }
    .news-part .main-wrap a {
      display: block; }
  .news-part .img-wrap {
    width: 434px;
    height: 253px;
    margin: 0 auto;
    overflow: hidden; }
    .news-part .img-wrap img {
      display: block;
      width: 434px;
      height: 253px;
      -o-object-fit: cover;
         object-fit: cover; }
  .news-part .tit {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
    margin-top: 8px;
    color: #000;
    font-size: 20px; }
  .news-part .news-list {
    height: 279px;
    margin-top: 32px;
    overflow: hidden; }
    .news-part .news-list .item {
      border-bottom: 1px dashed #d0d0d0; }
      .news-part .news-list .item:last-child {
        border: none; }
    .news-part .news-list .item {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      height: 55px; }
      .news-part .news-list .item:active .text, .news-part .news-list .item:active .date {
        color: #ed4a4a; }
    .news-part .news-list .text {
      display: inline-block;
      color: #999;
      font-size: 20px;
      width: 440px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .news-part .news-list .date {
      display: inline-block;
      color: #999;
      font-size: 20px; }

.report-part {
  margin-top: 60px; }
  .report-part .menu {
    background: url("https://image.ndhy.com/www/act/2020/ncov/m/img/img_bg_purple.png") no-repeat center center; }

.footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  margin-top: 62px;
  background-color: #3c3c3b; }
  .footer .main-wrap {
    width: 100%;
    height: 100px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .footer .text-wrap {
    width: 100%; }
  .footer p {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 16px; }

.list-body {
  position: relative;
  height: 100%;
  overflow: auto; }

.list-page {
  position: relative;
  min-height: 100%;
  padding-bottom: 140px;
  background: -webkit-linear-gradient(top, #e2e6ef 0%, #e2e6ef 38%, #ebf3f7 49%, #ebf3f7 85%, #fff 100%);
  background: linear-gradient(180deg, #e2e6ef 0%, #e2e6ef 38%, #ebf3f7 49%, #ebf3f7 85%, #fff 100%); }
  .list-page .banner {
    width: 100%;
    height: 695px;
    overflow: hidden;
    background: url("https://image.ndhy.com/www/act/2020/ncov/m/img/img_bg_banner_list.jpg") no-repeat top center; }
    .list-page .banner .top-head {
      position: relative;
      margin-top: 28px;
      padding: 0 25px;
      z-index: 10; }
    .list-page .banner .img-logo {
      display: block;
      float: left; }
    .list-page .banner .go-home {
      display: block;
      float: right;
      width: 175px;
      height: 46px;
      line-height: 48px;
      color: #fff;
      font-size: 18px;
      padding-left: 68px;
      background: url("https://image.ndhy.com/www/act/2020/ncov/m/img/img_bg_text.png") no-repeat center center; }
      .list-page .banner .go-home:active {
        -webkit-transform: translateY(6px);
                transform: translateY(6px); }
    .list-page .banner .main-wrap {
      position: absolute;
      top: 10px;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
    .list-page .banner .img-list-yhy {
      position: relative;
      display: block;
      margin: 0 auto; }
    .list-page .banner .text-title {
      display: block;
      margin: 0 auto;
      margin-top: -20px;
      -webkit-animation: slogen-bg 0.5s linear forwards;
              animation: slogen-bg 0.5s linear forwards; }
    .list-page .banner .text-intro {
      display: block;
      float: right; }
  .list-page .report-wrap {
    width: 680px;
    margin: 0 auto;
    margin-top: -350px; }
    .list-page .report-wrap .menu {
      position: relative;
      width: 680px;
      height: 74px;
      line-height: 74px;
      background: url("https://image.ndhy.com/www/act/2020/ncov/img/img_bg_top_blue.png") no-repeat center center;
      background-size: 100% 100%;
      z-index: 5; }
      .list-page .report-wrap .menu .title {
        float: left;
        color: #fff;
        font-size: 28px;
        margin-left: 35px;
        line-height: 70px; }
    .list-page .report-wrap .main-wrap {
      width: 671px;
      min-height: 830px;
      margin: 0 auto;
      margin-top: -7px;
      padding-top: 14px;
      background: #fff; }
    .list-page .report-wrap .report-list {
      width: 100%;
      height: auto;
      padding: 0 15px;
      margin-top: 14px;
      overflow: hidden; }
      .list-page .report-wrap .report-list.news .item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        .list-page .report-wrap .report-list.news .item .source {
          display: none; }
        .list-page .report-wrap .report-list.news .item .text {
          width: 500px;
          margin-left: 0; }
      .list-page .report-wrap .report-list .item {
        display: block;
        width: 100%;
        height: 62px;
        line-height: 62px;
        border-top: 1px dashed #c1c1c1; }
        .list-page .report-wrap .report-list .item:first-child {
          border: none; }
        .list-page .report-wrap .report-list .item:active .text {
          color: #ee1716; }
        .list-page .report-wrap .report-list .item:active .date {
          color: #ee1716; }
        .list-page .report-wrap .report-list .item:active .source {
          background: #ee1716; }
        .list-page .report-wrap .report-list .item .source {
          display: inline-block;
          vertical-align: middle;
          width: 118px;
          height: 26px;
          line-height: 26px;
          border-radius: 13px;
          text-align: center;
          color: #fff;
          font-size: 18px;
          letter-spacing: 2px;
          background-color: #cecece;
          -webkit-transition: all 0.3s;
          transition: all 0.3s; }
        .list-page .report-wrap .report-list .item .text {
          display: inline-block;
          vertical-align: middle;
          width: 370px;
          height: 100%;
          margin-left: 12px;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          color: #000;
          font-size: 20px;
          -webkit-transition: all 0.3s;
          transition: all 0.3s; }
        .list-page .report-wrap .report-list .item .date {
          display: inline-block;
          vertical-align: middle;
          margin-left: 5px;
          color: #959595;
          font-size: 20px;
          -webkit-transition: all 0.3s;
          transition: all 0.3s; }
    .list-page .report-wrap .look-more {
      display: none;
      width: 100%;
      text-align: center;
      margin-top: 10px;
      color: #959595;
      font-size: 16px; }

.go-top {
  position: relative;
  display: none;
  position: fixed;
  right: 40px;
  bottom: 106px;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.15);
  z-index: 10; }
  .go-top:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    content: "";
    width: 32px;
    height: 35px;
    background: url("https://image.ndhy.com/www/act/2020/ncov/m/img/img_go_top.png") no-repeat center center;
    background-size: 100% 100%; }
  .go-top:active {
    background: rgba(0, 0, 0, 0.45); }

.ncov-wrap {
  position: fixed;
  right: 15px;
  top: 50%;
  margin-top: -30px;
  width: 161px;
  height: 60px;
  z-index: 999; }

.img-ncov {
  display: block;
  background: url("https://image.ndhy.com/www/act/2020/ncov/m/img/img_layrer.jpg") no-repeat center center;
  width: 161px;
  height: 60px;
  background-size: 100% 100%; }
