body{
    background-color: #F5F6F6 !important;
}

.el-pagination {
    text-align: center;
    font-size: 12px;
    margin-top: 30px !important;
    margin-bottom: 80px;
}
li{
    list-style: none;
}
.wrapper{
    width: 1200px;
    margin: 0 auto;
}
.header{
    height: 220px;
    background: #FFFFFF;
}
.header .header-wrapper{
    padding-top: 23px;
    display: flex;
}
.header-wrapper .provice{
    display: flex;
}

.info-child-colum-wrapper{
    padding: 0 24px;
}
.info-child-colum-wrapper .info-child-column li{
    padding: 9px 18px;
    background: #FFFBFB;
    border-radius: 4px 4px 4px 4px;
    margin-right: 32px;
    color: #777777;
}
.info-child-colum-wrapper .info-child-column .active{
    background: #E1251B;
    color: #FFFFFF;
}

.content{
    background-color: #FFFFFF;
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
    color: #333333;
    font-size: 14px;
}
table{
    width: 100%;
    border-collapse: collapse;
}
th,td{
    /*border: 1px solid #999;*/
    line-height: 36px;
    text-align: center;
    padding: 10px 0;
    font-size: 14px;
    font-weight: normal;
}
.infoCondition{
    width: 70px;
    margin-left: 30px;
    margin-right: 20px;
}
.infoCondition span{
    /*display: inline-block;*/
    font-size: 10px;
    padding: 9px 11px;
    background: #FFFBFB;
    border-radius: 4px 4px 4px 4px;
}
.infoArticleName{
    cursor: pointer;
    width: 700px;
    font-size: 16px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-height: 60px;
}

.tip-text span{
    margin-right: 41px;
}

table tbody tr:hover{
    color: #E1251B;
}

.info-child-column{
    display: flex;
}

.center-item{
    font-size: 20px;
}
ul{
    padding-left:0px;
}
input{
    border:none;
    background: none;
}
.wrapper{
    width: 1200px;
    margin: 0 auto;
}

.header .header-wrapper{
    padding: 27px;
    display: flex;
    border-bottom: 1px dotted  #F1F1F1;
}
.header-wrapper .provice{
    cursor: pointer;
    display: flex;
    align-items: center;
    font-size: 24px;
    color: #E1251B;
    line-height: 31px;
}
.header-wrapper .provice img{
    width: 18px;
    height: 22px;
    margin-right: 22px;
}
.search-content{
    display: flex;
    align-items: center;
    width: 668px;
    height: 36px;
    background: #F3F3F3;
    border-radius: 4px 4px 4px 4px;
    margin-left: 376px;
    font-size: 16px;

}
input:focus {
    outline: none;
}
.search-content input{
    width: 80%;
}
.search-input-btn{
    cursor: pointer;
}
.search-input-btn img{
    margin-left: 14px;
    margin-right: 20px;
}

.info-column-wrapper{
    /*padding-top: 15px;*/
    padding-left: 25px;
    display: flex;
    align-items: center;
    margin-top: 25px;
    margin-bottom: 15px;
    /*background-color: red;*/
}
.info-column-wrapper .info-column{
    display: flex;
    overflow: auto;
    white-space: nowrap;
    overflow-x: auto;
    scroll-behavior: smooth;
    scrollbar-width: none;
}
.info-column-wrapper .info-column li{
    cursor: pointer;
    padding: 0 6px;
    margin-right: 44px;
    font-size: 18px;
    /*width: 11em;*/
    /*overflow: hidden;*/
    /*!* 显示省略符号来代表被修剪的文本。 *!*/
    /*text-overflow:ellipsis;*/
    /*!* 文本不换行 *!*/
    /*white-space:nowrap;*/
}
.info-column-wrapper .info-column .active,
.info-column-wrapper .info-column li:hover{
    font-weight: bold;
    color: #E1251B;
}
.info-child-colum-wrapper{
    padding: 0 24px;
}
.info-child-colum-wrapper .info-child-column li{
    cursor: pointer;
    padding: 9px 18px;
    background: #FFFBFB;
    border-radius: 4px 4px 4px 4px;
    margin-right: 32px;
    color: #777777;
    font-size: 13px;
}
.info-child-colum-wrapper .info-child-column .active{
    background: #E1251B;
    color: #FFFFFF;
}

.table-content{
    background-color: #FFFFFF;
    width: 1120px;
    margin: 0 auto;
    margin-top: 20px;
    color: #333333;
    font-size: 14px;
    padding: 40px;
    min-height: 350px;
}
table{
    width: 100%;
    border-collapse: collapse;
}
th,td{
    /*border: 1px solid #999;*/
    line-height: 36px;
    text-align: left;
    padding: 10px 0;
    font-size: 14px;
    font-weight: normal;
}
.infoCondition{
    margin-left: 30px;
    margin-right: 20px;
}
.infoCondition span{
    /*display: inline-block;*/
    font-size: 10px;
    padding: 9px 11px;
    background: #FFFBFB;
    border-radius: 4px 4px 4px 4px;
}
.tip-text{
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #8B8B8B;
    line-height: 36px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-right: 56px;
}
table tbody tr{
    height: 60px;
    line-height: 80px;
}
table tbody tr:hover{
    color: #E1251B;
}
.info-child-column{
    display: flex;
}

.el-radio-button__orig-radio:checked+.el-radio-button__inner {
    background-color:#E1251B !important;
    border-color:#E1251B !important;
}
.el-button--primary {
    background-color:#E1251B !important;
    border-color: #E1251B !important;
}

.el-pagination.is-background .el-pager li:not(.disabled).active {
    /*background-color: #103CE7 !important;*/
    background-color: rgba(225,37,27,0.1) !important;
    color: #FFF;
}
.nav-container {
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.nav-btn {
    /*background-color: rgba(0, 0, 0, 0.1);*/
    border: none;
    padding: 5px 10px;
    cursor: pointer;
    font-size: 18px;
    position: absolute;
    z-index: 10;
    background: none;
    margin-top: 10px;
}

.nav-btn.left {
    left: 0;
}

.nav-btn.right {
    right: 0;
}

.nav-wrapper {
    flex: 1;
    overflow-x: auto;
    scroll-behavior: smooth;
    scrollbar-width: none; /* Firefox 隐藏滚动条 */
    cursor: grab;
    user-select: none;
    margin-right: 50px;
}

.nav-wrapper:active {
    cursor: grabbing; /* 按住时改变鼠标样式 */
}

.nav-wrapper::-webkit-scrollbar {
    display: none; /* Chrome & Safari 隐藏滚动条 */
}

.nav-list {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    white-space: nowrap;
}

.nav-item {
    padding: 5px 10px;
    margin-right: 44px;
    cursor: pointer;
    font-size: 18px;
}
.nav-item.active{
    font-weight: bold;
    color: #E1251B;
}
.el-input__inner {
    border: none !important;
    font-size: 20px !important;
    width: 160px !important;
    color: #E1251B;
}
.el-input__prefix {
    height: 100%;
    left: 0px !important;
    transition: all .3s;
    display: flex !important;
    align-items: center !important;
}
.el-select-dropdown__item.selected {
    color: #E1251B !important;
}
input.el-input__inner{
    color: #E1251B !important;
}
.el-select-dropdown__item.selected {
    font-weight: 500 !important;
}
