* {
  margin: 0;
  padding: 0; }

ol, ul, li {
  list-style: none; }

a {
  text-decoration: none; }

.wrap {
  width: 100%; }
  .wrap .banner {
    width: 100%; }
    .wrap .banner img {
      width: 100%;
      display: block; }
  .wrap .navbar {
    width: 100%;
    height: 50px;
    background: #595757;
    position: relative; }
    .wrap .navbar .nav-main {
      width: 960px;
      margin: 0 auto; }
      .wrap .navbar .nav-main > li {
        position: relative;
        width: 160px;
        height: 46px;
        float: left;
        margin-top: 2px;
        text-align: center;
        line-height: 50px;
        color: #fff;
        font-size: 20px;
        cursor: pointer; }
        .wrap .navbar .nav-main > li a {
          color: #fff; }
        .wrap .navbar .nav-main > li .menu-son {
          width: 100%;
          position: absolute;
          display: none;
          background: #595757;
          color: #fff;
          margin-top: -5px; }
          .wrap .navbar .nav-main > li .menu-son > li {
            height: 50px;
            background: #595757;
            padding: 2px 0;
            margin-top: 0; }
          .wrap .navbar .nav-main > li .menu-son > li:hover {
            background: #969696; }
      .wrap .navbar .nav-main li:hover {
        background: #969696; }
      .wrap .navbar .nav-main .result {
        color: #fab913; }
  .wrap .navbar-active {
    position: fixed;
    top: 0; }
  .wrap .commentary, .wrap .activity, .wrap .requirement, .wrap .formula {
    width: 960px;
    margin: 0 auto;
    padding: 30px 0 30px 0;
    border-bottom: 1px solid #c3c3c3; }
    .wrap .commentary p, .wrap .activity p, .wrap .requirement p, .wrap .formula p {
      color: #595757;
      font-size: 16px;
      line-height: 26px;
      text-align: justify; }
  .wrap .requirement {
    border: none; }
    .wrap .requirement .req01, .wrap .requirement .req02, .wrap .requirement .req03, .wrap .requirement .req04 {
      position: relative;
      padding-left: 20px; }
    .wrap .requirement .req01::after, .wrap .requirement .req02::after, .wrap .requirement .req03::after, .wrap .requirement .req04::after {
      width: 16px;
      height: 16px;
      content: "";
      position: absolute;
      left: 0;
      top: 5px;
      background: url(../imgs/req01.jpg); }
    .wrap .requirement .req02::after {
      background: url(../imgs/req02.jpg); }
    .wrap .requirement .req03::after {
      background: url(../imgs/req03.jpg); }
    .wrap .requirement .req04::after {
      background: url(../imgs/req04.jpg); }
  .wrap .formula {
    padding-top: 10px;
    border: none; }
    .wrap .formula img {
      width: 100%;
      display: block; }
    .wrap .formula h2 {
      padding: 50px 0 40px 0;
      font-size: 26px;
      color: #595757;
      width: 100%;
      text-align: center; }
  .wrap .major {
    width: 960px;
    margin: 30px auto 0; }
    .wrap .major h3 {
      width: 100%;
      height: 150px;
      background: #f93d3d;
      text-align: center;
      line-height: 150px;
      font-size: 48px;
      color: #fff; }
    .wrap .major h4 {
      width: 100%;
      height: 50px;
      line-height: 50px;
      text-align: center;
      font-size: 24px;
      color: #be272d;
      border-bottom: 2px solid #b0b0b0; }
    .wrap .major .row {
      width: 100%;
      margin-top: 18px;
      display: flex;
      justify-content: space-between; }
      .wrap .major .row .list2 {
        width: 364px; }
        .wrap .major .row .list2 > ul {
          width: 100%;
          display: flex;
          justify-content: space-between;
          border-bottom: 1px solid #b0b0b0; }
          .wrap .major .row .list2 > ul li {
            width: 168px; }
            .wrap .major .row .list2 > ul li img {
              width: 100%; }
        .wrap .major .row .list2 p {
          white-space: nowrap;
          width: 100%;
          text-align: center;
          line-height: 28px;
          color: #595757;
          border-bottom: 1px solid #b0b0b0; }
      .wrap .major .row .list2B {
        width: 756px; }
        .wrap .major .row .list2B > ul {
          width: 100%;
          display: flex;
          justify-content: space-between;
          border-bottom: 1px solid #b0b0b0; }
          .wrap .major .row .list2B > ul li {
            width: 366px; }
            .wrap .major .row .list2B > ul li img {
              width: 100%;
              height: 238px; }
        .wrap .major .row .list2B p {
          white-space: nowrap;
          width: 100%;
          text-align: center;
          line-height: 28px;
          color: #595757;
          border-bottom: 1px solid #b0b0b0; }
      .wrap .major .row .list1 {
        width: 168px; }
        .wrap .major .row .list1 > ul {
          width: 100%;
          border-bottom: 1px solid #b0b0b0; }
          .wrap .major .row .list1 > ul li {
            width: 168px; }
            .wrap .major .row .list1 > ul li img {
              width: 100%; }
        .wrap .major .row .list1 p {
          white-space: nowrap;
          width: 100%;
          text-align: center;
          line-height: 28px;
          color: #595757;
          border-bottom: 1px solid #b0b0b0; }
      .wrap .major .row .list3 {
        width: 554px; }
        .wrap .major .row .list3 > ul {
          width: 100%;
          display: flex;
          justify-content: space-between;
          border-bottom: 1px solid #b0b0b0; }
          .wrap .major .row .list3 > ul li {
            width: 168px; }
            .wrap .major .row .list3 > ul li img {
              width: 100%; }
        .wrap .major .row .list3 p {
          white-space: nowrap;
          width: 100%;
          text-align: center;
          line-height: 28px;
          color: #595757;
          border-bottom: 1px solid #b0b0b0; }
    .wrap .major .ruwei {
      margin-top: 94px;
      color: #1a1a1a; }
  .wrap .killer {
    width: 700px;
    margin: 110px auto 0; }
    .wrap .killer > .list {
      width: 100%;
      display: flex;
      justify-content: space-between;
      margin-bottom: 15px; }
      .wrap .killer > .list > div {
        width: 32%; }
        .wrap .killer > .list > div > a {
          display: block;
          width: 100%;
          cursor: pointer; }
          .wrap .killer > .list > div > a > img {
            width: 100%; }
        .wrap .killer > .list > div > img {
          width: 100%; }
  .wrap .content {
    width: 960px;
    margin: 30px auto 0; }
    .wrap .content .pep {
      display: block;
      width: 600px;
      margin: 0 auto 20px; }
    .wrap .content > p {
      width: 100%;
      line-height: 30px;
      font-size: 20px;
      text-align: center;
      color: #595757; }
    .wrap .content > .title {
      display: block;
      width: 300px;
      margin: 0 auto; }
    .wrap .content > .act {
      display: block;
      width: 860px;
      margin: 0 auto; }
    .wrap .content .zuopin-center {
      width: 320px;
      margin: 0 auto; }
      .wrap .content .zuopin-center img {
        width: 100%; }
      .wrap .content .zuopin-center iframe {
        width: 560px;
        height: 300px;
        margin: 0 auto; }
      .wrap .content .zuopin-center p {
        line-height: 30px;
        font-size: 20px;
        text-align: center;
        color: #595757; }
    .wrap .content .video {
      width: 600px;
      margin: 50px auto 0; }
      .wrap .content .video p {
        line-height: 30px;
        font-size: 20px;
        text-align: center;
        color: #595757; }
    .wrap .content .row {
      width: 100%;
      display: flex;
      margin-top: 50px;
      justify-content: space-between; }
      .wrap .content .row .list > p {
        width: 100%;
        line-height: 50px;
        font-size: 20px;
        text-align: center;
        color: #595757; }
      .wrap .content .row > .list1 {
        width: 200px; }
        .wrap .content .row > .list1 ul {
          width: 100%; }
          .wrap .content .row > .list1 ul li {
            width: 100%; }
            .wrap .content .row > .list1 ul li img {
              width: 100%; }
        .wrap .content .row > .list1 > p {
          width: 100%;
          line-height: 50px;
          font-size: 20px;
          text-align: center;
          color: #595757; }
      .wrap .content .row > .list2 > p {
        width: 100%;
        line-height: 50px;
        font-size: 20px;
        text-align: center;
        color: #595757; }
      .wrap .content .row .list3 {
        width: 280px; }
        .wrap .content .row .list3 img {
          width: 100%; }
        .wrap .content .row .list3 > p {
          width: 100%;
          line-height: 50px;
          font-size: 20px;
          text-align: center;
          color: #595757; }
      .wrap .content .row .list4 {
        width: 540px;
        margin: 0 auto; }
        .wrap .content .row .list4 img {
          width: 100%; }
    .wrap .content .row2 {
      width: 700px; }
  .wrap .footer {
    width: 100%;
    padding: 30px 0;
    background: #c5d0d8;
    margin-top: 50px; }
    .wrap .footer > p {
      width: 100%;
      text-align: center;
      line-height: 26px;
      color: #fff; }

/*# sourceMappingURL=style.css.map */
