.wangEditor-menu-container .menu-item a {
    padding: 12px 0;
}
.wangEditor-menu-container .menu-item {
    height: 37px;
    width: 37px;
}
.wangEditor-menu-container .menu-group {
    padding: 0;
}
.wangEditor-container {
    border: 1px solid #e6e6e6;
}
.pagination {
    margin: 0 0 20px 0;
}
.layui-form-item {
    margin: 15px 0;
}
.wangEditor-container .wangEditor-txt img {
    max-width: 100%;
    height: auto;
}
.dxintro p{
    line-height: 28px;
    font-size: 14px;
}
.down_block{
    width: 100%;
    height: 56px;
    background-color: rgba(58, 197, 81, 0.2);
    border-radius: 10px;
    line-height: 50px;
    padding-left: 20px;
    margin-top: 20px;
}
.banner{
    overflow: hidden;
    border-top: 0;
    margin-bottom: 20px;
    height: 20px;
    background-color: #f5f5f5;
}
.dig{
    font-size: 20px;
    font-weight: bold;
    color: #FFCC00;
    font-style:italic;
}
.list-box {
    background-color: #ffffff;
    list-style: none;
}
.list-box li {
    position: relative;
    padding: 20px;
    background: #ffffff;
    border-bottom: 1px solid #f4f4f4;
}
.list-box li .article-title {
    display: block;
    height: 24px;
    line-height: 24px;
    margin-bottom: 11px;
    font-size: 20px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list-box li dl {
    position: relative;
    display: block;
    color: #888888;
}
.list-box li dl dt {
    position: absolute;
    right: 0;
    bottom: -6px;
}
.list-box li dl dd a {
    margin-right: 15px;
    color: #888888;
}
.list-box li dl dt .dig {
    font-size: 30px;
    font-weight: bold;
    color: #FFCC00;
}
.blue {
    color: #0477c0 !important;
    margin-left: 20px;
}
@media only screen and (max-width: 767px) {
    .tpt-header {margin-bottom: 0px;}
    #content_left{display: none;}
    .tpt-none-768 {display: none;}
    .footer {display: none;} 
    .tpt-logo{padding-left: 10px;}
}
