﻿* {
  margin: 0;
  padding: 0;
  font-family: "微软雅黑";
}

body {
  background: #FFFFFF !important;
  font-size: 15px;
  color: #333333;
}

ul,
li {
  padding: 0;
  margin: 0;
  list-style: none;
}

img {
  border: none;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.cont {
  background: url(jn_pic_bg1_03.jpg) no-repeat 50% 0;
  overflow: hidden;
}

.cont1 {
  width: 1200px;
  margin: 328px auto 0;
}

.row {
  width: 1200px;
  margin-bottom: 30px;
}

.col {
  float: left;
  width: 380px;
  border: 1px solid #d2d2d2;
  background: #fff;
}

.col + .col {
  margin-left: 29px;
}

.more_title {
  width: 362px;
  height: 36px;
  margin: auto;
  border-bottom: 1px solid #d2d2d2;
}

.title1 {
  font-size: 18px;
  color: #D72026;
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
}

.title1 a {
  color: #D72026;
}

.more {
  float: right;
  line-height: 36px;
  
}

.more > a {
  font-size: 15px;
  color: #999999;
}

.ly-box {
  padding: 20px 20px 0;
  text-align: center;
}

.ly-box:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.ly-img-container {
  overflow: hidden;
}

.ly-box img {
  width: 100%;
  height: 280px;
  transition: .4s ease;
}

.ly-box > a {
  display: block;
}

.list {
  padding: 10px 10px 0;
  overflow: hidden;
}

.txt_list {
  overflow: hidden;
}

.list_img {
  float: left;
  margin-top: 2px;
}

.list_txt {
  float: left;
  line-height: 30px;
  margin-left: 10px;
}

.list_txt > a {
  color: #333333;
  font-size: 15px;
}

.list_time {
  float: right;
  line-height: 30px;
  color: #999999;
  font-size: 15px;
}
