.head-r span {
    display: inline-block;
    margin-left: 10px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    transition: all 0.3s;
    background-color: rgb(237 252 255 / 20%);
    border-radius: 4px;
    font-size: 16px;
    color: #c80b0d;}

.sdsd{float:right;margin-right: 15%;}
.sdsd span{color:#fff;margin-left:10px;}
.sdsd a{color:#fff;margin-left:10px;}
.topLink_xxgk{position: relative;
    top: 18px;}
.mainXxgk .gkSearch {display: inline-block;width: 97%;margin:0 auto;}
.schBlock-factor{margin-top:20px;}
.schBlock-factor .item{float: left;width: 33.333%;line-height: 20px;overflow: hidden;}
.l-xz>ul>li .xz-name {
    float: left;
    width: 80px;
    text-align: right;
    font-size: 16px;
    color: #111111;}


.schBlock-factor .item dd {
    font-size: 16px;
    line-height: 40px;
    color: #333;}

.schBlock-factor .item dt, .schBlock-factor .item dd {
    display: inline-block;
    vertical-align: middle;
    margin-left:18px;}

.schBlock-factor .item dt label {
    font-size: 0;
    position: relative;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;}

.schBlock-factor .item dt label input {
    position: absolute;
    left: -99999px;
    top: 16px;
    width: 12px;
    height: 12px;}

.schBlock-factor .item dt label i {
    display: block;
    position: absolute;
    top: 16px;
    left: 0;
    width: 12px;
    height: 12px;
    outline: 0;
    border: 1px solid rgb(133, 133, 133);
    background: transparent;
    border-radius: 50%;
    transition: border-color .3s;
    -webkit-transition: border-color .3s;}
.schBlock-factor .item dt label input+i:after {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #ab0000;
    opacity: 0;
    transition: opacity .1s;
    -webkit-transition: opacity .1s;
    transform: translateY(-50%) translateX(-50%);}

.schBlock-factor .item dt label span {
    display: block;
    padding-left: 20px;
    font-size: 16px;
    color: #333333;
    line-height: 45px;}

.schBlock-factor .item dt label input:checked + i {
    border-color: #ab0000;}
.schBlock-factor .item dt label input:checked + i:after {
    opacity: 1;}


@media (max-width: 1130px){
.schBlock-factor .item{width: 50%;text-align: left;}
}

@media (max-width: 666px){
.schBlock-factor .item{width: 100%;text-align: left;}
}
