@charset "utf-8";

.newslistul .introducebox{width: 880px;height: 176px;}
.newslistul .imgbox{
    width: 291px;
    height: 176px;
    overflow: hidden;
}

/* 企业公告列表 */
.notice {
    margin-bottom: 40px;
}
.notice li{
    height: 100px;
    margin-bottom: 24px;
    overflow: hidden;
}
.notice a:last-child li {
    margin-bottom: 0;
}
.notice .timebox{
    width: 100px;
    height: 100px;
    margin-right: 0;
    background: #807C7A;
    color: #fff;
    overflow: hidden;
}
.notice .introducebox{
    width: calc(100% - 100px);
    height: 100px;
    background: #FCFCFB;
    padding: 20px 24px;
    box-sizing: border-box;
    position: relative;
}
.notice .newintroduce{
    height: 38px;
    margin-bottom: 12px;
    overflow:hidden;
}
.timebox{
    text-align: center;
    font-size: 16px;
}
.noticeli .bigtitle {
    max-width: 800px;
}
.ullist .day{
    height: 40px;
    font-family: 'dinbold';
    font-size: 36px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 40px;
    margin-top: 18px;
}
.times-month {
    font-family: 'dinbold';
    font-size: 16px;
}
.timerow {margin-top: 114px;height: 20px;}
.times-day {color: #9D9D9D;}
.introducebox-more {position: absolute;right: 30px;top: 50%;transform: translateY(-50%);}
.introducebox-more a {color: #FF680D;}
/* 行业动态 资产推介信息*/
.industrydynamics, .assetinformation {margin-top: 40px;margin-bottom: 40px;}
/* .industrydynamics li.industrydynamicsli ,.assetinformation li.assetinformationli{
    margin-bottom: 8px;
} */
.industrydynamics li.ten ,.assetinformation li.ten{
    height: 50px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ECECEC;
}
.industrydynamics li.industrydynamicsli p ,.assetinformation li.assetinformationli p{
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}
.industrydynamics li.industrydynamicsli p .dot ,.assetinformation li.assetinformationli p .dot{
    display: inline-block;
    width: 4px;
    height: 4px;
    margin-right: 7px;
    vertical-align: 3px;
    background-color: #D8D8D8;
}
.industrydynamics li.industrydynamicsli:hover p .dot ,.assetinformation li.assetinformationli:hover p .dot {
    background-color: #FF680D;
}
.industrydynamics li:hover, .assetinformation li:hover {background: #F9F9F9;}
.industrydynamics li, .assetinformation li {padding: 0 20px;line-height: 50px;}
/* .industrydynamics a li p:hover ,.assetinformation a li p:hover{ color:#f03030} */
/* 党务动态 */
.partydynamic li.partydynamicli .pd_introducebox .newintroduce{
    height: 60px;
    overflow:hidden;
    text-overflow: ellipsis;
    overflow: hidden;

    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;

    display: -moz-box;
    -moz-line-clamp: 3;
    -moz-box-orient: vertical;
}
.pd_imgbox img{width: 380px;height: 253px;}
.pd_introducebox .bigtitle {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* 详情 */
.newsdetails .h5_tit{
    font-size: 26px;
    color: #262324;
    font-weight: bold;
}
.newsdetails .imgmax{
    max-width: 1000px;
    margin: 0 auto;
}
.newsdetails .message{
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ECECEC;
}
.newsdetails .message i{
    display: inline-block;
    margin: 0 30px;
}
.newsdetails .synopsis{
    line-height: 25px;
}
.endnav{
    width: 1200px;
    height: 60px;
    padding: 0 20px;
    margin-top: 70px;
    margin-bottom: 60px;
    line-height: 60px;
    color: #524D4F;
    border: 1px solid #ECECEC;
    box-sizing: border-box;

}
.previousposts, .nextchapter {
    max-width: 400px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    line-height: 20px;
    position: relative;
    top: 5px;
}
.partydynamicli {
    border-bottom: 1px solid #ECECEC;
    padding-bottom: 20px;
    padding-top: 20px;
}
.newsdetails {
    position: relative;
}

/* 弹出窗 */
.wechat-box {
    width: 202px;
    background: #FFFFFF;
    box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.2);
    border-radius: 4px;
    z-index: 2;
    position: absolute;
    top: 100px;
    left: 50%;
    display: none;
}
.wechat-title {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #F3F3F3;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #646464;
}
.win-close {
    width: 12px;
    height: 12px;
    background: url(../images/close-a24eaa3f0cb82a04cd8cdeb6c3dafdb3.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}
.wechat-cont {
    padding: 10px 20px;
    box-sizing: border-box;
}
.wechat-cont img {
    width: 100%;
    height: auto;
}
.wechat-cont p {
    font-size: 12px;
    color: #646464;
    line-height: 24px;
    text-align: center;
}

/* 更新样式 */
.ullist li.noticeli:hover {
    box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.1);
}
#contents {
    overflow: auto;
}
#contents img{
  max-width: 100%;
}
#contents table {
    border: 1px solid #ccc;
    width: 100%;
}
#contents table tbody tr {
    border-bottom: 1px solid #ccc;
}
#contents table tbody tr td {
    line-height: 28px;
    padding: 6px 5px;
    border-right: 1px solid #ccc;
}
#contents table tbody tr.firstRow td {
    line-height: 28px;
    padding: 6px 5px;
}