.company-name{
    height: 140px;
    width: 1200px;
    border: 1px solid #888888;
    margin: 46px auto;
}
.company-name .hd{
    padding: 33px 38px;
}
.company-name .hd .company-title{
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #3F3F3F;
}
.company-name .hd .code{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #3F3F3F;
    margin-top: 34px;
}
.base-message{
    width: 1200px;
    height: 358px !important;
    border: 1px solid #888888;
    margin-bottom: 48px;
}
.base-message .base-wrap{
    padding: 0 38px;
    padding-bottom: 33px;
}
.base-message .base-wrap .title{
    height: 77px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #3F3F3F;
    line-height: 77px;
    border-bottom: 1px solid #888888;
    /* padding-top: 33px; */
}
.base-message .base-wrap .table{
    /* height: 325px !important; */
    border: 1px solid #888888;
    margin: 47px 0;
    border-bottom: none;
}
.base-message .base-wrap .table .tr{
    border-bottom: 1px solid #888888;
    height: 80px;
    width: 1122px;
    overflow: hidden;
}
.base-message .base-wrap .table .tr .item{
    float: left;
    color: #3F3F3F;
    text-align: center;
    line-height: 80px;
    font-size: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}
.base-message .base-wrap .table .tr .item:nth-child(2n-1){
    width: 250px;
    height: 80px;
    border-right:  1px solid #888888;
    background-color: #f2f2f2;
    font-weight: bold;
    font-size: 17px;
}
.base-message .base-wrap .table .tr .item:nth-child(2n){
    width: 309px;
    font-size: 16px;
    height: 80px;
    border-right:  1px solid #888888;
}
.base-message .base-wrap .table .tr .item:last-child{
    border-right: none;
}

.detail-message{
    width: 1200px;
    height: 720px !important;
    border: 1px solid #888888 !important;
    margin-bottom: 48px;
}
.detail-message .base-wrap{
    padding: 0 38px;
    padding-bottom: 33px;
}
.detail-message .base-wrap .title{
    height: 77px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #3F3F3F;
    line-height: 77px;
    border-bottom: 1px solid #888888;
    /* padding-top: 33px; */
}
.detail-message .base-wrap .table{
    /* height: 650px !important; */
    border: 1px solid #888888;
    margin: 47px 0;
    border-bottom: none;
}
.detail-message .base-wrap .table .tr{
    border-bottom: 1px solid #888888;
    height: 80px;
    /* width: 1123px; */
    width: 1122px;
    overflow: hidden;
}
/* .detail-message .base-wrap .table .tr:last-child{
    border-bottom: none;
} */
.detail-message .base-wrap .table .tr .item{
    float: left;
    color: #3F3F3F;
    text-align: center;
    line-height: 80px;
    font-size: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.detail-message .base-wrap .table .tr .item:nth-child(2n-1){
    width: 250px;
    height: 80px;
    border-right:  1px solid #888888;
    background-color: #f2f2f2;
    font-weight: bold;
    font-size: 17px;
}
.detail-message .base-wrap .table .tr .item:nth-child(2n){
    width: 309px;
    height: 80px;
    font-size: 16px;
    border-right:  1px solid #888888;
}
.detail-message .base-wrap .table .xknr{
    height:200px;
    width:250px;
    border-right: 1px solid #888888;
    float: left;
    background-color: #f2f2f2;
    text-align: center;
    line-height: 200px;
    font-size: 17px;
    font-weight: bold;
    color: #3f3f3f;
}
.detail-message .base-wrap .table .xknr-con{
    height: 200px;
    float: left;
    text-align: center;
    white-space: normal;
    display: table;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 860px !important;
}
.detail-message .base-wrap .table .xknr-con span{
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}
.detail-message .base-wrap .table .tr .item:last-child{
    border-right: none;
}
.detail-message .base-wrap .table .xk-con{
    height: 140px;
    line-height: 100px;
}
.detail-message .base-wrap .table .xk-con .item{
    line-height: 140px;
}
.detail-message .base-wrap .table .xknr-wrap{
   height: 200px;
   overflow: hidden;
   border-bottom: 1px solid #888888;
   /* display: table; */
}
.detail-message .base-wrap .table .xk-con .item:nth-child(2n){
    height: 140px;
}
.detail-message .base-wrap .table .xk-con .item:nth-child(2n-1){
    width: 250px;
    height: 140px;
    border-right:  1px solid #888888;
    background-color: #f2f2f2;
}


/* 适老化 */
.oldModel .company-name .hd .company-title{
    font-size: 28px;}
.oldModel .company-name .hd .code{
    font-size: 20px;}
.oldModel .base-wrap .title{
    font-size: 28px;
}
.oldModel .base-wrap .table .tr .item:nth-child(2n-1),.oldModel .base-wrap .table .xknr{
    font-size: 21px;
}
.oldModel .base-wrap .table .tr .item:nth-child(2n),.oldModel .base-wrap .table .xknr-con span{
    font-size: 20px;
}