.gfx-blocks{
    padding: 40px 0 0;
}
.gfx-block{
    height: 58px;
    background: linear-gradient(180deg,#6b88c5, #245399);
    border-radius: 4px;
    text-align: center;
    color: #ffffff;
    line-height: 58px;
    display: block;
}
.gfx-block:hover{
    cursor:pointer
}

.gfx-blockes{
    height: 58px;
    background: linear-gradient(180deg,#6b88c5, #245399);
    border-radius: 4px;
}

.wj-title{
    line-height: 31px;
    line-height: 31px;
    padding: 40px 0 8px;
}

.wj-title img{
    margin-bottom: -5px;
}
.wj-title-text{
    font-size: 24px;
    font-weight: bold;
    margin-left: 24px;
    color: #000000;
    line-height: 31px;
}
.wj-tabs{
    width: 100%;
    height: 58px;
    background: #f3f3f3;
}
.wj-select{
    width: 100%;
    max-width: 200px;
    height: 58px;
}
.wj-tab-title{
    margin: auto;
    height: 58px;
}

.gfx-form-label{
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    padding: 17px  5px 17px 29px;
    color: #333333;
}
.gfx-form-select{
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    margin: 17px  5px 17px 0;
    color: #333333;
    border: none;
    border-style: none;
    background: #f3f3f3;
}
.gfx-form-select::before{
    border-style: none;
}
.wj-tab-content{
    padding: 0;
}
.wj-art-action{
    font-size: 16px;
    line-height: 21px;
    color: #235399;
    margin-right: 16px;
}
.wj-table-head{
    border: none;
    border-bottom: 2px solid #235399;
    background: #ffffff;
}
.wj-table-head tr{
    border: 1px solid #ffffff;
    
}
.wj-table-head tr th{
    font-size: 20px;
    line-height: 26px;
    font-weight: bold;
    color: #333333;
    background: #ffffff;
    border: none;
    padding: 36px 0 12px;
}
.wj-table-body{
    border: none;
    background: #ffffff;
}
.wj-table-body tr{
    border-bottom:  3px solid #f3f3f3;;
}
.wj-table-body tr td{
    font-size: 16px;
    line-height: 20px;
    /* font-weight: bold; */
    color: #333333;
    background: #ffffff;
    border: none;
    padding: 20px 40px 20px 0;
}
.wj-table-body .wj-table-body-art{
    color: #666666;
}
.wj-table-peinage{
    padding: 60px 0;
    text-align: center;
    width: 100%;
}
.wj-col-right{
    text-align: end;
}



.wj-list-container{
    width: 100%;
    overflow-y: hidden;
    overflow-x: auto; 
    margin: 0 0 1em;
}
.wj-list-container ul{
    min-width: 1000px;
}

.wj-list-li{
    width:100%; 
    display: flex;
    font-size: 20px;
    font-family: MicrosoftYaHei, MicrosoftYaHei-Bold;
    font-weight: 700; 
    padding: 36px 0 12px;
    text-align: left;
    border-bottom: 2px solid #235399 ;
    color: #333333;
    line-height: 26px;
}
.wj-list-lis{
    width:100%; 
    display: flex;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    text-align: left;
    color: #333333;
    line-height: 21px;
    letter-spacing: 0px;
    padding: 30px 0 30px;
    border-bottom: 1px solid #aaa;
}
.wj-list-li-title{
    width: 40%;
    color: #333333;
}
.wj-list-li-title a{
    color: #333333;
}
.wj-list-li-titles{
    width: 12%;
    text-align: center;
}
.wj-list-li-data{
    width: 12%;
    text-align: center;
}
.wj-list-li-articl{
    width: 12%;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    text-align: center;
    color: #666666;
    line-height: 21px;
    letter-spacing: 0px;
}
.wj-list-li-read{
    text-align: left;
    font-size: 16px;
    font-family: MicrosoftYaHei;  
    color: #245399;     
    line-height: 21px;     
    letter-spacing: 0px;
}
.wj-list-container
{
width: 100%;
overflow-y: hidden; 
overflow-x: auto; 
margin: 0 0 1em;
}
.wj-dot{
    width: 100%;
    color: #fa8c16;
    background: #fff7e6;
    border-color: #ffd591;
    border-radius: 5px;
    margin: 10px 0;
    padding: 10px;
    font-size: 14px;
    display: none;
}

@media screen and (max-width: 1199px) {
    .wj-dot {
        display: block;
    }
    .gfx-block {
        margin: 10px;
    }
}


/* skcss的重定义 */
.sk-tab-title li::after {
    display: none;
}
.sk-tab-card>.sk-tab-title .sk-tab-bar{
    height: 72px;
    line-height: 72px;
}
.sk-tab-card>.sk-tab-title .sk-this{
    background-color: #f2f2f2;
    color:#000000
}
.sk-col-space70 {
    margin: -5px -35px;
    margin-bottom: 20px;
}

.sk-col-space70>* {
	padding: 5px 35px;
}
.ssjygk-gd{
    height:40px;
    width:150px;
    background-color:#245399;
    text-align:center;
    line-height:40px;
    color:#fff;
    font-size:20px;
    font-weight:bold;
    letter-spacing:2px;
    margin:30pxauto;
    display:inline-block;
}