﻿/******新闻列表*/
.newsListWrap
{
    width:773px;
    padding-bottom:70px;
}
.newsDeatilsWrap
{
    width:773px;
}
.module-list-01{overflow:hidden;margin-top:25px;margin-bottom:16px;}
.module-list-01 dl{margin:0;padding:0 0 33px 0;overflow:hidden;}
.module-list-01 dt{float:left;}
.module-list-01 dt img{margin-right:24px;}
.module-list-01 dd{margin:0;overflow:hidden;}
.module-list-01 h2{margin:0;height:22px;font-size:14px;font-weight:100;line-height:14px;
}
.module-list-01 span{display:block;float:left;color:#666666;font-size:12px;}
.module-list-01 h2 a{color:#333333;height:15px;overflow:hidden;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;}
.module-list-01 h2 a:hover{color:#0767bb;}
.module-list-01 h2 .blue{color:#0767bb;}

.module-list-01 p{line-height:21px;font-size:12px;color:#666666;letter-spacing:0.6px;margin:6px 0 10px 0;
                  height:42px;
                  overflow:hidden;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.module-list-01 .more{font-size:12px;display:block;float:right;}
.module-list-01 .moreActive
{
     background:url("../images/arrowBule.png") no-repeat right center;
     color:#124897;
}
.newsListContainer 
{
    padding-top:40px;
}
.biaoti
{
    height:32px;
    border-bottom:1px solid #666;
}

/**********************新闻详情*/
.newsTitle h4
{
    font-size:18px;
    text-align:center;
    color:#333333;
    font-weight:500;
    margin-bottom:15px;
    height:25px;
   
}
.newsTitle p
{
    text-align:center;
}
.newsTitle p span
{
    font-size:12px;
    color:#666666;
    margin-right:45px;
}
.newsTitle p span img
{
    margin-right:10px;
}
.newsContent 
{
    text-align:center;
    margin-bottom:43px;
    margin-top:33px;
}
.newsContent .newsEssay:first-child
{
    margin-bottom:25px;
}
.newsContent .newsEssay
{
    font-size:14px;
    color:#666666;
    text-align:left;
    line-height:21px;
    letter-spacing:0.6px;
}
.newsBottom a
{
    display:block;
    width:229px;
    height:16px;
    overflow:hidden;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.newsBottom
{
 padding-bottom:69px;
}
.share 
{
    margin-bottom:40px;
}

