@import "lay-min.css";@import "/skin/css/iconfont/iconfont.css";
body{background:url(../images/bg3.jpg) top center no-repeat #F6F9FC;}
.block1{height: 300px;background: url(../images/bg05.jpg) top center no-repeat;}
/* news */
.news{padding: 30px 0;}
.news .container{padding: 40px 40px 20px;
    background-color: #fff;
    border-left: 1px solid #ebeef1;
    border-right: 1px solid #ebeef1;}
.news ul li{ position: relative;display: block;height: 197px; margin: 7px 0 25px;clear: both;overflow:hidden; border-bottom: 1px dashed #bdd5fa;padding-bottom:10px;}
.news ul li .img{width: 259px; height:187px;margin-right: 2%;float: left; overflow: hidden; background: #eee;}
.news ul li .img img{width:259px;height:187px;}
.news ul li .date span{display: block;padding: 3px;text-align: center;background: #8c8c8c;color: #fff;font-size: 13px;line-height: 18px;}
.news ul li .txt{}
.news ul li .txt i{font-style: normal;display: block;padding: 10px 0; font-size: 24px;line-height: 1.4;color:#121212;}
.news ul li .txt i:hover{color:#6996C3;}
.news ul li .txt span{font-size: 13px;
    line-height: 24px;display:block;
    padding: 0;letter-spacing: 0.3px;max-height:96px;overflow:hidden;}
.news ul li .date,.news ul li .more{display: inline-block;  font-size: 12px; padding-right:20px;}
.news ul li .date{line-height:28px;}

.news .on ul li.sim .txt i,.news .on .title,.news .on ul li.sim .date,.news .on ul li{color: #000; }
.news .on.title{box-shadow: 2px 2px 4px #aaa;}
.news .onul li.sim .date span{background:#008CE1; }
