.banner-div {
    height: 200px;
}

.top-div {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    padding-top: 13px;
    color: #ffffff;
}

.text14 {
    font-size: 14px;
}

.text16 {
    font-size: 16px;
    cursor: pointer;
}

.title-div {
    margin-top: 27.5px;
}

#user-div a {
    color: #ffffff;
    font-size: 16px;
}

.nav-div {
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    background: #C5282B;
}

.layui-nav-item:hover {
    background: #FFFFFF;
}

.layui-nav-item:hover a {
    color: #C5282B!important;
}

.layui-nav-item:hover dd a {
    color: #ffffff!important;
}

.layui-nav-more {
    display: none;
}

.nav-item-active {
    background: #FFFFFF;
}

.nav-item-active a {
    color: #C5282B !important;
}

.ystsg:hover {
    opacity: 0.9;
    background: #A11215;
}

#content {
    width: 1200px;
    margin: 0 auto;
    min-height: 501px;
    margin-top: 20px;
    box-sizing: border-box;
    background: #F9F9F9;
    padding: 20px;
    padding-bottom: 0px;
}

.line-margin {
    margin: 0 5px;
}

.marginTop20 {
    margin-top: 20px;
}

.marginLR31 {
    margin: 0 31px;
}

.crumb-nav {
    font-size: 14px;
    color: #C5282B;
    line-height: 22px;
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #EEEEEE;
}

.crumb-nav a {
    color: #C5282B;
}

.xq-title {
    margin: 0 auto;
    font-size: 28px;
    color: #333333;
    width: 850px;
    margin-top: 25px;
    text-align: center;
    margin-bottom: 10px;
    font-weight: bold;
}

.xq-time {
    font-size: 14px;
    color: #333333;
    text-align: center;
}

.xq-separator {
    margin: 15px 0;
    height: 8px;
    background: url(../images/line.png) no-repeat;
}

.xq-content {
    padding: 10px 40px 30px 40px;
    font-size: 16px;
    color: #666666;
    line-height: 25px;
    white-space: pre-wrap;
}

.xq-files {
    display: none;
    padding: 0 40px;
    padding-bottom: 20px;
}

.xq-ckyd-btn {
    background: #C5282B;
    border-radius: 4px;
    border: 0;
    width: 140px;
    height: 40px;
    font-size: 16px;
    color: #FFFFFF;
    position: absolute;
    bottom: 0;
    cursor: pointer;
    left: 20px;
    display: none;
}

.xq-list-item {
    font-size: 14px;
    color: #666666;
}

.xq-list-item {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #EEEEEE;
}

.xq-list-item .name {
    width: 25%;
    padding-left: 13.5px;
}

.xq-list-item .ssdw {
    width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xq-list-item .ydsj {
    width: 25%;
    font-size: 12px;
    color: #999999;
}

.layui-tab-content {
    margin-bottom: 10px;
}

.yd-list {
    height: 430px;
    overflow: auto;
}

.wd-list {
    height: 400px;
    overflow: auto;
}

.remind-div {
    text-align: center;
}

.remind-btn {
    width: 97.6px;
    height: 32px;
    background: #E02020;
    border-radius: 2px;
    font-size: 12px;
    color: #FFFFFF;
    border: 0;
    cursor: pointer;
}

.chooseRyBtn {
    width: 92px;
    height: 38px;
    border: 0;
    background: #C5282B;
    border-radius: 4px;
    color: #ffffff;
    font-size: 14px;
    cursor: pointer;
}