@charset "utf-8";
#content{background: url(../img/content_bg.png) repeat-x top; height:auto;overflow: hidden; margin-bottom: 50px;}
.content-one{ padding:15px 15px 0px;overflow: hidden;}
/* 首页第一屏轮播图 */
#pictureNews{ width:525px; height:340px; position:relative; overflow:hidden;}
#pictureNews .oUlplay { width:99999px; position:absolute; left:0; top:0;}
#pictureNews .oUlplay li{ float:left;}
 #pictureNews .oUlplay h2{ text-align: center; font-size:20px; color: #1676c0; line-height: 45px;}
#pictureNews .oUlplay li{ list-style: none;}
#pictureNews .oUlplay a { text-decoration: none;}
.oUlplay img{ width:525px; height:340px;}
#pictureNews .smalltitle {width:560px; height:20px; position:absolute; bottom:15px; z-index:10}
#pictureNews .smalltitle ul{ width:120px; margin:0 auto;}
#pictureNews .smalltitle ul li{ width:10px; height:10px; margin:0 5px; border-radius:10px; background:#ffffff; float:left; overflow:hidden;*display:inline;*zoom:1;}
#pictureNews .smalltitle .thistitle{ background:#69aaec;}
/* 首页第一屏工作动态 */
.workNews{ width:530px;}
.workNews a:hover{text-decoration:none; color: #1676C0; }
.workNewsTitle{ border-bottom: 1px solid #ccc;}
.workNewsTitle h2{width: 120px; height: 38px; background-color: #1676c0; line-height: 38px; color: #fff; text-align: center; font-size: 16px;}
.workNewsTitle span{padding-right: 5px; font-size: 16px;}
.workNewsTitle a{ line-height: 38px; color: #666;}
.workNewsCon li{ line-height: 20px; height: 42px; width:510px; overflow: hidden; word-break: break-all; text-overflow: ellipsis;    display: -webkit-box;     -webkit-box-orient: vertical;    -webkit-line-clamp:2;font-size:16px;background:url(../img/icon_wd.png) left 5px no-repeat;padding-left:20px;}
.workNewsCon span{ padding-right:5px;display: inline-block;}
.workNewsCon ul{ margin-top:10px;}
/* 首页第二屏新闻 */
.content-two{overflow: hidden; padding: 15px 15px 5px;}
.indexNewsList {width: 525px; height: 360px;}
.indexNewsListTit{ display: block; border-bottom: 1px solid #1676C0; height: 38px; line-height: 38px; background: url(../img/indexNewsListTit01.png) left top no-repeat; color: #ffffff; padding-left: 10px;}
.indexNewsListTit span{ padding-right:5px; float: left;padding-top:3px}
.indexNewsListTit h2{ font-size:16px;}
.indexNewsListCon{ display: block; line-height: 36px;margin-top: 10px;}
.indexNewsListCon li{ height: 36px;width: 505px; line-height: 36px; font-size: 16px; color:#333; background:url(../img/icon_wd.png) left center no-repeat; padding-left:20px; }
.indexNewsListCon span{ float: left; padding-right: 5px; font-size: 16px;}
.indexNewsListCon h5{ color: #999;}
.indexNewsListCon li a{width: 450px; overflow: hidden; white-space: nowrap;text-overflow: ellipsis; float: left;}
.indexNewsListTxt img{float: left; padding-right:10px; width: 100px; height: 85px;}

.indexNewsListTxt h2{color: #1676c0; font-size: 14px; line-height: 30px;}
.indexNewsListTxt p{ line-height:22px; font-size: 12px; color: #999;overflow:hidden; width: 410px; overflow: hidden; text-overflow: ellipsis; 
display: -webkit-box; -webkit-line-clamp: 2;/*超出3行部分显示省略号，去掉该属性 显示全部*/-webkit-box-orient: vertical;}
.indexNewsListTxt p:hover{ color: #1676C0;}

.content-three{overflow: hidden;padding:0px 15px;}
.content-three ul{ margin-top: 10px;}

.content-three li{ line-height:42px; height: 42px; width:1040px; overflow: hidden; word-break: break-all; text-overflow: ellipsis;     -webkit-box-orient: vertical;    -webkit-line-clamp:1;
font-size: 16px; background: url(../img/icon_wd.png) left center no-repeat; padding-left:20px;
}
.content-three  h5{ padding-right: 5px; font-size: 16px; float: right;}
.content-three  li a{overflow: hidden; white-space: nowrap;text-overflow: ellipsis;height: 42px; width: 950px; float: left;}

