﻿/*commom style*/
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li,pre,form, fieldset, legend, button, input, textarea,th,td,img{border:medium none;margin:0;padding:0;}
em{font-style:normal;}
p,div,span{cursor: default;}
ul, ol{list-style: none;}
table{border-collapse: collapse;border-spacing: 0; }
a,ins{text-decoration:none;}
*:focus{outline:none;}
a{color:#333;outline:none!important;}
a:hover{color:#326dfa;}
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}
body{font-size:18px;color:#fff;font-family:'Helvetica Neue',Helvetica,'PingFang SC','Hiragino Sans GB','Microsoft YaHei UI','Microsoft YaHei','微软雅黑',Arial,sans-serif;margin:0; padding:0;}/*commom style*/

.cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;}
.w1200{
    width: 1200px;
    margin: 0 auto;
}
/*首页通用CSS end*/
body{background: url("big-bg.png") no-repeat top;}
/*头部banner*/
.banner {
  height: 450px;
  background: url(logo.png) no-repeat;
}
/*头部banner end*/
.news-box {
  margin-top: 40px;
}
/*底部*/
.footer {
  line-height:40px;height:40px;
  background: #326dfa;
  text-align: center;
  color:#fff;
  text-align: center;
}
/*底部 end*/

/* main */
.main{
  min-height:500px;
  background:#f4f8ff;
  padding-bottom:40px;
}

/* first */
.first{
  height:475px;
  width:100%;
  background:url(lu-bg.png) no-repeat;
}

/*焦点图*/
.slide-box {
  width:495px;height:335px;
  float: left;
  overflow: hidden;
  position: relative;
  margin-top:85px;
  margin-left:60px;
}
.slide-box .bd {
  width:495px;height:335px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.slide-box .bd li {
  display: block;
  width:495px;height:335px;
  position: absolute;
  left: 0px;
  top: 0px;
  zoom: 1;
  z-index: 2;
}
.slide-box .bd li a {
  display: block;
  width:495px;height:335px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.slide-box .bd li a img {
  width:495px;height:335px;
}
.slide-box .bd li a h3 {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding-left: 15px;
  font-size: 14px;
  color: #fff;
  position: absolute;
  left: 0px;
  bottom: 0px;
  font-weight: normal;
  background:#000;
  -moz-opacity:0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  filter:alpha(opacity=70);
}
.slide-box .hd {
  width: 85px;
  height: 12px;
  position: absolute;
  right: 0px;
  bottom: 12px;
  z-index: 9;
}
.slide-box .hd li {
  display: inline-block;
  width: 12px;
  height: 12px;
  float: left;
  margin-right: 9px;
  background: url("lb2.png");
  cursor: pointer;
}
.slide-box .hd li.on {
  background: url("lb1.png");
}
/*焦点图 end*/

/* 中央声音 */
a.tit{
  color:#3b7af9;
  font-size:22px;
  display: block;
  background:url(shu.png) no-repeat left center;
  padding-left:18px;
  margin-bottom:15px;
  font-weight: 600;
}
.first .fr{
  margin-right:50px;
  margin-top:65px;
}
.first .tit{
  margin-bottom:40px;
}
.zysy{
  border-left:2px solid #dfe7f5;
}
.zysy li a{
  display: block;
  width:538px;
  height:52px;
  line-height:52px;
  background:url(hui.png) no-repeat;
  padding-left:50px;
  margin-bottom:25px;
  margin-left:-14px;
}
.zysy li a:hover{
  background:url(act.png) no-repeat;
  color:#fff;
}

/* second */
.second{
  margin-top:35px;
  padding:0 30px;
}
.second>div{
  width:555px;
}


/* 标题全展示 */
.lists_cover {
  height: 380px;
  overflow: hidden;
}

.lists_cover ul {
  overflow: none;
  height: auto;
  position: relative;
}

ins {
  display: none;
  color: #333;
}

.lists_cover li.white {
  position: relative;
}

.lists_cover li.white ins {
  display: block;
  width:15px;
  height: 20px;
  position: absolute;
  right: 0;
  z-index: 1;
  background-color: #f4f8ff;
}

.title_tab a {
  color: #333;
}

.more {
  color: #333;
  font-size: 15px;
  font-weight: 300;
  margin-right: 15px;
}

.more a {
  color: #333;
}

.con_tab {
  height: 360px;
  overflow: hidden;
  width: 100%;
}

.list_new {
  font-size: 16px;
  line-height: 45px;
  width: 100%;
}

.list_new img {
  margin-left: 2px;
  margin-right: 14px;
}

.list_new a {
  color: #333;
}

.list_time {
  color: #333;
  font-size: 16px;
  margin-left: 15px;
}