* {
  padding: 0;
  margin: 0; }

a {
  text-decoration: none; }

li {
  list-style-type: none; }

#app {
  position: relative; }
  #app .top {
    position: fixed;
    top: 0;
    z-index: 99999999;
    width: 100%;
    background: linear-gradient(to bottom, #000000 0%, #383838 70%);
    opacity: 0.9; }
  #app .header {
    margin: 0 auto;
    width: 1400px;
    height: 60px;
    z-index: 9999; }
    #app .header .logo {
      color: #fff;
      float: left;
      line-height: 60px; }
      #app .header .logo span {
        margin-left: 10px;
        border-radius: 15px;
        background-color: #f29906;
        color: #fff;
        padding: 8px 5px; }
    #app .header .menu {
      float: right; }
      #app .header .menu ul li {
        float: left;
        padding-right: 80px;
        line-height: 60px; }
        #app .header .menu ul li a {
          color: #fff; }
  #app .pingtai_banner {
    background: url(/static/images/pingtai/banner.png) 50% no-repeat;
    height: 599px; }
  #app .pingtai_nav {
    width: 1400px;
    margin: 0 auto; }
    #app .pingtai_nav li {
      margin-top: 50px;
      margin-left: 25px;
      margin-right: 25px;
      float: left; }
    #app .pingtai_nav li:first-child {
      margin-left: 0px; }
    #app .pingtai_nav li:last-child {
      margin-right: 0px; }
  #app .pingpai_mag_35px {
    margin-top: 35px; }
  #app .list_banner {
    background: url(/static/images/list/banner.png) 50% no-repeat;
    height: 599px; }
  #app .jobs_banner {
    background: url(/static/images/jobs/banner.png) 50% no-repeat;
    height: 599px; }
  #app .jobs_banner_1 {
    background: url(/static/images/jobs/1.png) 50% no-repeat;
    height: 309px; }
  #app .layui-tab-title .layui-this:after {
    border: 0;
    border-bottom: 1px solid #f29906; }
  #app .layui-tab-title .layui-this {
    color: #f29906; }
  #app .ziliao {
    border: 0 !important;
    margin-top: 60px; }
    #app .ziliao li {
      margin: 0 25px; }
    #app .ziliao li:first-child {
      margin-left: 0px; }
    #app .ziliao li:last-child {
      margin-right: 0px; }
  #app .jobs_banner_2 {
    background: url(/static/images/jobs/2.png) 50% no-repeat;
    height: 309px; }
  #app .jobs {
    width: 1400px;
    margin: 0 auto;
    padding-top: 30px; }
    #app .jobs .jobs_content {
      margin-top: 20px; }
    #app .jobs .address {
      font-size: 18px;
      font-weight: 700; }
    #app .jobs .form {
      width: 1000px;
      margin: 0 auto;
      border: 1px solid #ccc;
      padding: 0px 0px 20px 0px; }
      #app .jobs .form form {
        width: 90%;
        margin: 0 auto; }
        #app .jobs .form form .layui-form-label {
          text-align: left;
          width: 20%;
          padding: 9px 15px; }
        #app .jobs .form form .layui-input-block {
          margin-left: 0px;
          min-height: 36px;
          width: 50%;
          float: left; }
          #app .jobs .form form .layui-input-block button {
            background-color: #f29906;
            color: #fff; }
  #app .about_banner {
    background: url(/static/images/about/banner.png) 50% no-repeat;
    height: 599px; }
  #app .fuhua_banner {
    background: url(/static/images/fuhua/banner.png) 50% no-repeat;
    height: 599px; }
  #app .fuhua_list ul {
    width: 1400px;
    margin: 0 auto;
    display: block;
    margin-top: 30px; }
    #app .fuhua_list ul li {
      display: block;
      width: 315px;
      height: 315px;
      margin: 10px 23.34374px;
      float: left; }
      #app .fuhua_list ul li a {
        display: block;
        width: 315px;
        height: 315px; }
    #app .fuhua_list ul li:nth-child(1), #app .fuhua_list ul li:nth-child(5), #app .fuhua_list ul li:nth-child(9), #app .fuhua_list ul li:nth-child(13), #app .fuhua_list ul li:nth-child(17) {
      margin-left: 0; }
    #app .fuhua_list ul li:nth-child(4), #app .fuhua_list ul li:nth-child(8), #app .fuhua_list ul li:nth-child(12), #app .fuhua_list ul li:nth-child(16), #app .fuhua_list ul li:nth-child(20) {
      margin-right: 0; }
  #app .list {
    width: 1400px;
    margin: 0 auto;
    margin-top: 60px; }
    #app .list ul li {
      height: 320px; }
      #app .list ul li a .time {
        width: 200px;
        float: left;
        border-right: 1px solid #666;
        margin-top: 40px; }
        #app .list ul li a .time span {
          font-size: 36px;
          display: block;
          padding-top: 10px; }
        #app .list ul li a .time .year {
          padding-top: 0px;
          font-size: 18px;
          padding-bottom: 30px; }
        #app .list ul li a .time i {
          display: block;
          width: 30px;
          border: 1px solid #666; }
      #app .list ul li a .content {
        margin-top: 40px;
        width: 820px;
        float: left;
        padding: 0 25px; }
        #app .list ul li a .content p {
          padding: 10px 0;
          /*white-space: nowrap;
          text-overflow: ellipsis;
          overflow: hidden;*/
          word-wrap: break-word; }
      #app .list ul li a .pic {
        margin-top: 40px;
        float: left;
        width: 298px;
        height: 253px; }
  #app .article {
    width: 1400px;
    margin: 0 auto; }
    #app .article h3 {
      text-align: center;
      font-size: 36px;
      padding-top: 40px; }
    #app .article time {
      text-align: center;
      display: block;
      padding-top: 20px;
      font-size: 18px; }
    #app .article .contents {
      width: 1000px;
      margin: 0 auto;
      padding-top: 30px; }
      #app .article .contents p {
        padding: 20px; }
      #app .article .contents img {
        width: 100%; }
    #app .article .btns {
      text-align: center;
      padding-top: 55px; }
      #app .article .btns a {
        width: 115px;
        height: 40px;
        background: #dddddd;
        color: #fff;
        padding: 8px 5px;
        margin: 0 5px; }
      #app .article .btns a:hover {
        background: #f29906; }

#menu {
  background-color: #fff;
  position: fixed;
  left: 22%;
  top: 77%;
  list-style-type: none;
  z-index: 70;
  width: 56%; }
  #menu li {
    margin-top: 30px;
    float: left;
    font-size: 14px;
    width: 25%;
    height: 100px;
    text-align: center; }
    #menu li span {
      display: block;
      text-align: center;
      color: #cac9c9; }
    #menu li a {
      text-align: center;
      color: #0c1117; }

.active a {
  padding: 8px 5px;
  background-color: #f29906;
  color: #fff !important; }

* {
  touch-action: pan-y; }

.section1 {
  background: url(/static/images/banner-1.png) 50%; }

.section2 {
  background: url(/static/images/banner-2.png) 50%; }

.section3 {
  background: url(/static/images/banner-3.png) 50%; }

.section4 {
  background: url(/static/images/banner-4.png) 50%; }

.fuhua {
  width: 1400px;
  height: 805px;
  margin: 0 auto;
  overflow: hidden; }
  .fuhua .swiper-wrapper .swiper-slide {
    float: left; }

#fuhua_menu {
  width: 1400px;
  height: 189px;
  margin: 0 auto;
  display: block;
  margin-top: 40px; }
  #fuhua_menu li {
    float: left;
    width: 212.5px;
    height: 189px;
    margin: 0 12.5px; }
  #fuhua_menu li:last-child {
    margin: 0 12.5px 0 0; }
  #fuhua_menu li:first-child {
    margin: 0 12.5px 0 0; }
  #fuhua_menu .f01 {
    background: url(/static/images/1.png); }
  #fuhua_menu .f02 {
    background: url(/static/images/2.png); }
  #fuhua_menu .f03 {
    background: url(/static/images/3.png); }
  #fuhua_menu .f04 {
    background: url(/static/images/4.png); }
  #fuhua_menu .f05 {
    background: url(/static/images/5.png); }
  #fuhua_menu .f06 {
    background: url(/static/images/6.png); }
  #fuhua_menu .f01.on {
    background: url(/static/images/11.png); }
  #fuhua_menu .f02.on {
    background: url(/static/images/22.png); }
  #fuhua_menu .f03.on {
    background: url(/static/images/33.png); }
  #fuhua_menu .f04.on {
    background: url(/static/images/44.png); }
  #fuhua_menu .f05.on {
    background: url(/static/images/55.png); }
  #fuhua_menu .f06.on {
    background: url(/static/images/66.png); }

.news {
  width: 1400px;
  height: 465px;
  margin: 0 auto; }
  .news ul li {
    width: 330px;
    height: 465px;
    margin: 5px 13px;
    float: left; }
    .news ul li img {
      width: 330px;
      height: 295px; }
    .news ul li .content h6 {
      font-size: 18px;
      text-align: center;
      padding-top: 30px; }
    .news ul li .content p {
      display: block;
      padding-top: 10px;
      width: 95%;
      height: 30px;
      margin: 0 auto; }
      .news ul li .content p span {
        float: left; }
        .news ul li .content p span i {
          width: 12px;
          height: 12px;
          float: left;
          margin-right: 5px; }
          .news ul li .content p span i img {
            width: 100%;
            height: 100%; }
      .news ul li .content p span:last-child {
        float: right; }
        .news ul li .content p span:last-child i {
          margin-right: 5px; }
    .news ul li .content text {
      font-size: 14px;
      color: #666; }
  .news ul li:first-child {
    margin: 5px 14px 5px 0px; }
  .news ul li:last-child {
    margin: 5px 0px 5px 14px; }

.shenqing {
  width: 100%;
  height: 285px;
  background: url(/static/images/shenqing.png);
  margin-top: 70px; }
  .shenqing .wa {
    width: 1400px;
    margin: 0 auto; }
  .shenqing h4 {
    padding-top: 85px;
    text-align: center;
    color: #fff;
    font-size: 24px; }
  .shenqing a {
    color: #fff;
    background: none;
    display: block;
    text-align: center;
    font-size: 18px;
    margin-top: 10px; }

.footer_d {
  width: 100%;
  height: 485px;
  background: #0b1017; }
  .footer_d .wa {
    width: 1400px;
    margin: 0 auto; }
    .footer_d .wa div {
      width: 200px;
      float: left;
      margin-top: 100px;
      font-size: 20px;
      color: #fff;
      margin-left: 80px; }
      .footer_d .wa div h3 {
        margin-bottom: 30px; }
    .footer_d .wa .content {
      width: 600px; }
      .footer_d .wa .content p {
        padding: 15px 0; }

#fp-nav ul li a span, .fp-slidesNav ul li a span {
  background: #f29906 !important; }

/*# sourceMappingURL=style.css.map */
