.news-left{
    width: 885px;
    float: left;
}
.news-list{
    float: left;
    width: 100%;
    clear: both;
    height: auto;
}

.news-list li{
    width: 100%;
    height: 125px;
    padding: 30px 0px;
    float: left;
    overflow:hidden;
    font-size:12px;
	border-bottom:#e5e5e5 1px solid;
}
.news-list li img{
    width: 380px;
    height: 290px;
}

.news-list li .img{
    width: 125px;
    height:125px;
    float:left;
    border-radius: 20px;
    overflow: hidden;
}
.news-list .text{
    height: 290px;
    width: 600px;
    float: left;
	margin-left:50px;
}
.news-list .intro{
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}
.news-list .news-bottom{
    height: 40px;
    line-height: 40px;
    width: 100%;
    float: left;
    clear: both;
}
.news-list .date{
    width: 120px;
    float: left;
	color:#d3180f;
}
.news-list .share{
    float: right;
    display: inline-block;
	color:#454545;
    padding-left: 30px;
    height: 40px;
    line-height: 40px;
    background: url('/apps/home/view/web/images/icon-share.png') left center no-repeat;
}
.news-list li .h2{
    font-size: 18px;
    line-height: 28px;
    color: #3d3d3d;
    font-weight: bold;
}

.news-list li .intro{
	height:50px;
	overflow:hidden;
    line-height:24px;
    font-size: 14px;
    color: #797979;
}
.news-right{
    float: right;
    width: 250px;
    margin-top: 35px;
}
.rec-title{
    width: 200px;
    height: 45px;
    line-height: 45px;
    background: #F2F2F2 url('/apps/home/view/web/images/icon-cate.png') 16px 50% no-repeat;
    padding-left: 50px;
    font-size: 20px;
    color: #d3180f;
    float: left;
}
.rec-list{
    float: left;
    margin-bottom: 20px;
}
.rec-list li .h2{
    font-size: 16px;
    line-height: 50px;
    color: #3d3d3d;
}

.rec-list li .intro{
    line-height:24px;
    color: #797979;
}
.divbody .content{
    width:100%;
}

.divbody .content h2{
    font-size:20px;
    font-weight:bold;
    text-align:center;
    color:#606060;
    padding:20px 0px;
    border-bottom:solid 1px #c9c9c9;
}
.divbody .content .thumb{
    width: 720px;
    text-align: center;
    overflow: hidden;
    padding: 10px 0px;
}
.divbody .content .text{
    width: 840px;
    padding: 10px;
    line-height: 30px;
}
table.formtable td{    
    padding:5px;
}
table.formtable th{
    width:100px;
    text-align:right;
    font-size:14px;
    padding-right:10px;
}
div.prevnext{
	line-height:30px;
}

ul.lists{
    padding:0 14px;
}
ul.lists li{    
    margin-right:22px;
    float:left;
}
ul.lists li.li0{    
    margin-right:0;
    float:right;
}
ul.lists li .img{
    clear:both;
    width:213px;
    height:145px;
    border:1px solid #D2D2D2;
}
ul.lists li .text{
    height:38px;
    line-height:38px;
    width:213px;
    clear:both;
    text-align:center;
    overflow:hidden;
}
ul.lists li .img img{
    width:213px;
    height:145px;
}


/*员工风采*/
.teamList{ padding:35px 50px; width:1100px;float: left;}
.teamList li{ margin-bottom:20px; margin-right:15px; border:#e4e4e4 solid 1px; padding:15px 15px 0 15px; width:206px; float:left;height:170px;}
.teamList li h3.tit{ height:35px; line-height:35px; font-size:12px; border-bottom:#e4e4e4 solid 1px; text-align:center;}
.teamList li .date{ height:30px; line-height:30px; text-align:center; display:none;}
.teamDeom li{ float:left; width:112px; margin-right:35px;}
.teamCon {padding-top:30px;}
.teamCon .bImg{ margin-bottom:30px;}
.teamCon .actTit{ font-size:20px; font-weight:bold; text-align:left; margin-bottom:5px;}
.teamCon .date{ text-align:left;}
.teamCon .intro{ line-height:22px;}
.teamTitle{width: 810px;margin-left: auto;margin-right: auto;}
.teamTitle .b2l{float:right;background:url(/Static/img/b.png) right -120px no-repeat;padding-right:35px;}
