﻿  .content .section_1 .news1 {
    top: -160px;
    position: relative;}
    @media screen and (max-width: 1400px) {
      .content .section_1 .news1 {
        top: -100px;} }
    @media screen and (max-width: 1000px) {
      .content .section_1 .news1 {
        top: 0;
        padding-top: 30px;} }
    .content .section_1 .news1 ul {
      display: table;}
      @media screen and (max-width: 1000px) {
        .content .section_1 .news1 ul {
          display: block;} }
    .content .section_1 .news1 li {
      display: table-cell;
      width: 26%;
      vertical-align: top;
      position: relative;
     background-color: #fff;
     }
.newbgl{}
.newbg2{background-image: url(/skin/index/images/newbg2.jpg) no-repeat top center;}
.newbg3{background-image: url(/skin/index/images/newbg3.jpg) no-repeat top center; }

@media screen and (max-width: 1000px) {
        .content .section_1 .news1 li img{
          width: 70%;} }
		  
      @media screen and (max-width: 1000px) {
        .content .section_1 .news1 li {
          display: block;
          width: 100%;} }
      .content .section_1 .news1 li a {
        display: block;
       }
        @media screen and (max-width: 1000px) {
          .content .section_1 .news1 li a {
            position: relative;
            margin-left: 0;} }
      .content .section_1 .news1 li .txtwrapper p {
        font-size: 18px;
            padding: 20px 40px;
    line-height: 1.5em;
    height: 3.5em;background-color: #fff}
        @media screen and (max-width: 1400px) {
          .content .section_1 .news1 li .txtwrapper p {
            font-size: 14px;
            padding: 15px 25px 30px;} }
        @media screen and (max-width: 1000px) {
          .content .section_1 .news1 li .txtwrapper p {
            font-size: 16px;
            padding-top:10px; 
           } }
      .content .section_1 .news1 li .time {
        position: absolute;
        bottom: 8px;
        color: #9f8027;
        left: 38px;}
        @media screen and (max-width: 1400px) {
          .content .section_1 .news1 li .time {
            left: 23px;} }
        @media screen and (max-width: 1280px) {
          .content .section_1 .news1 li .time {
            bottom: 15px;} }
        @media screen and (max-width: 1000px) {
          .content .section_1 .news1 li .time {

            } }
      .content .section_1 .news1 li.fi {
        width: 48%;}
        @media screen and (max-width: 1000px) {
          .content .section_1 .news1 li.fi {
            width: 100%;} }
        .content .section_1 .news1 li.fi a {
          position: relative;
          display: block;}
        .content .section_1 .news1 li.fi .txtwrapper {
          position: absolute;
          right: 0;
          bottom: 0;
          width: 50%;
          background: #fff;
          height: 45.83%;
          padding-bottom: 0; border-left: 1px solid #5e068c;
          margin-bottom: 0;}
          @media screen and (max-width: 1000px) {
            .content .section_1 .news1 li.fi .txtwrapper {
              position: static;
              width: auto;} }
      .content .section_1 .news1 li img {
        width: 80%;
        margin-top: 26px;
margin-bottom: 22px;
        margin-left: 10%;
        }
@media screen and (min-width: 1400px) { .content .section_1 .news1 li img {
        width: 80%; height:230px;
        margin-top: 26px;
margin-bottom: 22px;
        margin-left: 10%;
        } }

.content .section_1 .news1 li img {
  border: 0px;
  vertical-align: bottom;
  -moz-box-shadow: 12px 12px 0px;
  -webkit-box-shadow:12px 12px 0px ;
  box-shadow: 12px 12px 0px rgba(15, 10, 95, .7); 
  -ms-interpolation-mode: bicubic;
  }