
.main {
    position: relative;
	 display: block;
}

 .banner-1 {
    width: 100%;
    height: 356px;
    background-size: cover;
    background-position: center center;
}
  .web-box {
    background-color: #F4F4F4;
}
.bg-1 {
    background-color: #F0F0F0;
    position: relative;
    overflow: hidden;
}
.new-list {
    position: relative;
    z-index: 22;
    padding-top: 60px;
    padding-bottom: 73px;
}
.wp {
    width: 1200px;
    margin: 0 auto;
}
  
  
ul,
ol,
li {
  list-style: none; }

a {
  text-decoration: none;
  color: #333; }

a:hover {
  text-decoration: none; }
.web {
  overflow: hidden; }


.banner-1 {
  width: 100%;
  height: 356px;
  background-size: cover;
  background-position: center center; }
  
.web-box {
  background-color: #F4F4F4; }
  
 .bg-1 {
  background-color: #F0F0F0;
  position: relative;
  overflow: hidden; }
  .bg-1:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 613px;
    height: 884px;
    background-image: url(../images/bg-4.jpg);
    background-repeat: no-repeat; }
  .bg-1:before {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 616px;
    height: 884px;
    background-image: url(../images/bg-3.jpg);
    background-repeat: no-repeat; }


.bg-2:after {
  display: none; }

.bg-2:before {
  display: none; }
  .wp {
  width: 1200px;
  margin: 0 auto; }
  
.new-list {
  position: relative;
  z-index: 22;
  padding-top: 40px;
 }  

 

/*鍏叡绫�*/
.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1;
  /*IE/7/6*/ }
 
 
 
 .paged a, .paged .p_info, .paged .current {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 0px 3px;
  padding: 13px 19px;
  font-size: 14px;
  text-align: center;
  background: #FFF;
  color: #555; }

.paged .current, .paged a:hover {
  background: #C7000B;
  color: #FFF; }

.paged .one {
  padding-left: 54px;
  padding-right: 54px; }
  
  
  
  
.new-list {
  position: relative;
  z-index: 22;
  padding-top: 60px;
  padding-bottom: 73px; }
  .new-list li a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden; }
    .new-list li a:hover .time1 {
      background: #C7000B;
      left: 5px; }
    .new-list li a:hover .nr {
      margin-left: 105px; }
      .new-list li a:hover .nr .title1 span {
        color: #C7000B; }
        .new-list li a:hover .nr .title1 span:after {
          width: 24px;
          background: #E37F85; }
        .new-list li a:hover .nr .title1 span:before {
          width: 668px;
          background: #A7A7A7; }
    .new-list li a .time1
{
      position: absolute;
      left: 10px;
      top: 50%;
      width: 100px;
      height: 112px;
      line-height: 112px;
      background: #4F4F4F;
      margin-top: -56px;
      z-index: -1;
      font-size: 0;
      text-align: center;
      -webkit-transition: all .4s ease;
      -moz-transition: all .4s ease;
      transition: all .4s ease; }
      .new-list li a .time1 > div {
        display: inline-block;
        vertical-align: middle;
        line-height: 1.2; }
      .new-list li a .time1 .day {
        font-size: 36px;
        color: #FFF; }
      .new-list li a .time1 .year {
        font-size: 14px;
        color: #FFF; }
    .new-list li a .nr {
      background: #FFF;
      margin-left: 100px;
      height: 222px;
      padding: 34px 70px 34px 34px;
      -webkit-transition: all .4s ease;
      -moz-transition: all .4s ease;
      transition: all .4s ease;
      box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.15);
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .new-list li a .nr .img {
        width: 260px;
        padding: 4px;
        background: #F5F5F5;
        -moz-box-sizing: border-box;
             box-sizing: border-box; }
        .new-list li a .nr .img > div {
          width: 100%;
          position: relative;
          padding-bottom: 58.56574%; }
          .new-list li a .nr .img > div img {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%; }
      .new-list li a .nr .title1 {
        margin-left: 298px; 
		 margin-top: -153px; 
		}
        .new-list li a .nr .title1 span {
          margin-top: 10px;
          height: 48px;
          line-height: 48px;
          width: 100%;
          overflow: hidden;
          font-size: 20px;
          color: #333;
          margin-bottom: 12px;
          -webkit-transition: all .4s ease;
          -moz-transition: all .4s ease;
          transition: all .4s ease; }
          .new-list li a .nr .title1 span:after {
            position: absolute;
            content: "";
            left: 0;
            bottom: 0;
            width: 50%;
            height: 1px;
            background: #E5E5E5;
            -webkit-transition: all .4s ease;
            -moz-transition: all .4s ease;
            transition: all .4s ease; }
          .new-list li a .nr .title1 span:before {
            position: absolute;
            content: "";
            right: 0;
            bottom: 0;
            width: 50%;
            height: 1px;
            background: #E5E5E5;
            -webkit-transition: all .4s ease;
            -moz-transition: all .4s ease;
            transition: all .4s ease; }
        .new-list li a .nr .title1 .p {
          font-size: 16px;
          color: #666;
          line-height: 25px;
          height: 50px;
          overflow: hidden;
          width: 100%; }
  .new-list li + li {
    margin-top: 12px; }

  .paged li{
	 display: inline-block;  
	  
  }
 
.paged {
    margin-left: 59px;
    margin-top: -101px;
}
  
.disabled{
font-size: 14px;
text-align: center;

color: #555;
}
.thisclass
{ display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 0px 3px;
  padding: 13px 19px;
  font-size: 14px;
  text-align: center;
  background: #FFF;
  color: #555;

}
  
  
.list_article_box {
    width: 75rem;
    height: auto;
    margin: 0px auto;
    margin-top: 6.25rem;
    margin-bottom: 5.3125rem;
}
.clear {
    clear: both;
}

.clear:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}
