.area {
  width: 100%; }
  .area .des-new {
    width: 83.33%;
    margin: 5.5% auto;
    overflow: hidden; }
    .area .des-new .des-tit {
      padding: 0 8%; }
      .area .des-new .des-tit h1 {
        font-size: 28px;
        color: #292929;
        font-weight: bold;
        line-height: 1.5;
        text-align: center;
        margin: 0; }
      .area .des-new .des-tit .sub {
        padding: 0 36%;
        border-bottom: 1px solid #333; }
        .area .des-new .des-tit .sub h2 {
          display: inline-block;
          font-size: 16px;
          color: #656666;
          text-transform: uppercase;
          line-height: 2;
          width: 42%;
          margin-right: 6px;
          text-align: center;
          margin-top: 10px; }
          .area .des-new .des-tit .sub h2 img {
            padding-right: 5%; }
      .area .des-new .des-tit .des p {
        font-size: 18px;
        color: #666666;
        line-height: 1.5;
        margin: 2% 0; }
        .area .des-new .des-tit .des p img {
          width: 100%; }
    .area .des-new .back {
      width: 100%;
      text-align: center;
      padding: 2%;
      overflow: hidden;
      margin-top: 5.8%; }
      .area .des-new .back span {
        padding: 1.8% 17.8%;
        background: #e6332b;
        font-size: 18px;
        color: white;
        line-height: 1.778; }
        .area .des-new .back span img {
          padding-right: 2%; }

.cur {
  width: 100%;
  background: #f2f2f2; }
  .cur .cur-box {
    width: 86.33%;
    margin: 3% auto 6.5% auto;
    overflow: hidden; }
    .cur .cur-box .one {
      padding: 0; }
      .cur .cur-box .one .new-item {
        padding: 0 6.5%; }
        .cur .cur-box .one .new-item .new-tit .time {
          font-size: 16px;
          color: #333;
          text-transform: uppercase;
          line-height: 1.5;
          margin-top: 5%; }
          .cur .cur-box .one .new-item .new-tit .time i {
            padding-right: 1%; }
        .cur .cur-box .one .new-item .new-tit .title1 {
          font-size: 28px;
          color: #333333;
          line-height: 1.143;
          text-align: left;
          width: 85%;
          font-weight: 600; }
        .cur .cur-box .one .new-item .new-tit .des {
          font-size: 16px;
          color: #999999;
          line-height: 1.5;
          width: 95%;
          margin: 20px 0; }
        .cur .cur-box .one .new-item .new-tit .more {
          font-size: 16px;
          color: #404142;
          text-decoration: underline;
          line-height: 1.5;
          margin-top: 35%;
          padding-bottom: 5%; }
          .cur .cur-box .one .new-item .new-tit .more a {
            color: #333; }

.xian {
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc; }

.page {
  width: 100%;
  padding: 7% 0; }
  .page h5 {
    font-size: 30px;
    color: #333333;
    line-height: 1.067; }
    .page h5 img {
      padding-right: 3%; }

@media (min-width: 1365px) and (max-width: 1600px) {
  .area .des-new .des-tit .sub {
    padding: 0 30%; } }
@media (min-width: 1024px) and (max-width: 1364px) {
  .area .des-new .des-tit .sub {
    padding: 0 25%; } }
@media (min-width: 768px) and (max-width: 1023px) {
  .area .des-new .des-tit .sub {
    padding: 0 15%; } }
@media (min-width: 0px) and (max-width: 767px) {
  .area .des-new .des-tit {
    padding: 0; }
    .area .des-new .des-tit h1 {
      font-size: 20px;
      line-height: 25px;
      margin-top: 5%; }
    .area .des-new .des-tit .sub {
      padding: 0; }
      .area .des-new .des-tit .sub h2 {
        display: block;
        width: 100%;
        margin: 0; }
    .area .des-new .des-tit .des p {
      font-size: 14px; }

  .area .des-new .back span {
    font-size: 14px;
    padding: 3.8% 13.8%; }

  .page h5 {
    font-size: 22px; }

  .cur .cur-box {
    margin: 3% auto 0 auto; }
    .cur .cur-box .one .new-item {
      padding: 0; }
      .cur .cur-box .one .new-item .new-tit .time {
        font-size: 14px; }
      .cur .cur-box .one .new-item .new-tit .title1 {
        font-size: 22px;
        width: 100%; }
      .cur .cur-box .one .new-item .new-tit .des {
        font-size: 14px; }
      .cur .cur-box .one .new-item .new-tit .more {
        margin-top: 5%;
        margin-bottom: 10%; }
        .cur .cur-box .one .new-item .new-tit .more a {
          font-size: 14px; }

  .xian {
    border: none; } }

/*# sourceMappingURL=new_detail.css.map */
