h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

fieldset,
img {
  border: none;
}

em,
i {
  font-style: normal;
}

a {
  text-decoration: none;
  color: #666;
}

body {
  font-size: 12px;
  color: #666;
}

button {
  outline: none;
}


/*banner*/

.banner_news {
  width: 100%;
}

.banner_news img {
  width: 100%;
}


/*二级导航开始*/

.nav_news {
  width: 100%;
  height: 150px;
  background: #f7f8fc;
}

.news_nav_list {
  width: 986px;
  margin: 0 auto;
  padding-left: 214px;
}

.news_nav_list li {
  display: block;
  float: left;
  width: 180px;
  margin-right: 118px;
}

.news_nav_list li.cur {
  width: 180px;
  height: 157px;
  background: url(../images/lm/l_bgpicture.png) no-repeat;
}
.news_nav_list li a{
  display: block;
  width: 180px;
  height: 68px;
  padding-top: 89px;
  color: #717171;
  text-align: center;
  font-size: 18px;
}
.news_nav_list li.cur a{
  color: #fff;
}
.news_nav_list_a0{
  background: url(../images/lm/news_content_01.png) no-repeat center 35px;
}
.news_nav_list_a1{
  background: url(../images/lm/news_dongtai_01.png) no-repeat center 35px;
}
.news_nav_list_a2{
  background: url(../images/lm/news_jianzhan_01.png) no-repeat center 35px;
}
.news_nav_list li.cur .news_nav_list_a0{
  background: url(../images/lm/news_content.png) no-repeat center 35px;
}
.news_nav_list li.cur .news_nav_list_a1{
  background: url(../images/lm/news_dongtai.png) no-repeat center 35px;
}
.news_nav_list li.cur .news_nav_list_a2{
  background: url(../images/lm/news_jianzhan.png) no-repeat center 35px;
}




/*新闻列表*/

.l_news_list {
  width: 100%;
  z-index: -100;
  background: url(../images/lm/l_news_bg.jpg) no-repeat;
}

.l_news_list ul {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  padding-top: 70px;
}

.l_news_list ul li {
  width: 1200px;
  margin-bottom: 20px;
}

.l_news_list ul .news_liet_left {
  float: left;
  width: 154px;
  height: 94px;
  color: #fff;
  padding-top: 2px;
  background: url(../images/lm/l_time_bg.png) no-repeat;
}

.l_news_list ul .news_liet_left .time-d {
  font-size: 48px;
  line-height: 60px;
  margin-left: 35px;
}

.l_news_list ul .news_liet_left .time-ym {
  font-size: 18px;
  line-height: 24px;
  margin-left: 28px;
}

.l_news_list ul .news_liet_right {
  width: 930px;
  height: 157px;
  float: right;
  border: 1px solid #e8e8e8;
  background: #fff;
  padding: 10px 60px 0 10px;
}

.l_news_list ul .news_liet_right span {
  display: block;
  width: 190px;
  height: 146px;
  overflow: hidden;
  float: left;
}
.l_news_list ul .news_liet_right span img{
  width: 190px;
}
.l_news_list ul .news_liet_right .l_neirong {
  display: block;
  float: left;
  width: 740px;
}

.l_news_list ul .news_liet_right .l_neirong h3 {
  margin-left: 40px;
  font-size: 18px;
  font-weight: 550;
  color: #1d1f2c;
  margin-top: 23px;
}

.l_news_list ul .news_liet_right .l_neirong p {
  margin-left: 40px;
  font-size: 16px;
  line-height: 28px;
  color: #666;
  margin-top: 15px;
}

.l_news_list ul li:hover .news_liet_left {
  background: url(../images/lm/l_time_bg_01.png) no-repeat;
}

.l_news_list ul li:hover .news_liet_right {
  border: 1px solid #1f7ce5;
  box-shadow: #d1d0d0 0px 5px 10px;
}

.l_news_list ul li:last-child {
  margin-bottom: 0px;
}

.tiaozhuan {
  width: 100%;
  padding-top: 20px;
  background: #f1f2f2;
}

.tiaozhuan img {
  display: block;
  width: 426px;
  height: 55px;
  margin: 0 auto;
}