﻿* {
    margin: 0;
    padding: 0;
}

body {
    font-family: 微软雅黑;
}

.selector .sl-val .item.active {
    color: #ff552e !important;
    border: 1px solid #ff552e;
}

.nav_tit {
    width: 1230px;
    height: 50px;
    margin: 10px auto;
    line-height: 48px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

    .nav_tit .lianjie a {
        font-size: 15px;
        color: #000;
    }

        .nav_tit .lianjie a:hover {
            color: #fe552e !important;
        }

.lianjie a:visited {
    text-decoration: none;
}

.crumbs-select-item {
    position: relative;
    margin-right: 5px;
    padding: 1px 27px 1px 4px;
    max-width: 144px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border: 1px solid #e0e0e0;
    color: #666;
    background: #fff;
    font-size: 14px;
    text-decoration: none;
    display: none;
}

    .crumbs-select-item:hover {
        border: 1px solid #E94B01;
        color: #000;
    }

        .crumbs-select-item:hover .icon3 {
            color: #fff;
            background: #E94B01;
        }

.mar-fr10 {
    margin-right: 10px;
}

.glyphicon-remove:before {
    content: "✖";
}

.crumbs-select-item .icon3 {
    position: absolute;
    right: 0;
    width: 24px;
    text-align: center;
    bottom: 0;
    top: -1px;
    line-height: 22px;
    font-size: 12px;
    color: #ccc;
}

.clear-all {
    cursor: pointer;
    border: 1px dashed #ddd;
    color: #999;
    padding: 1px 12px;
    line-height: 18px;
    font-size: 13px;
    border-radius: 2px;
    white-space: nowrap;
    text-decoration: none;
    display: none;
}

    .clear-all:hover {
        color: #E94B01;
        border-radius: 2px;
        border: 1px solid #E94B01;
    }

.up-txt-box {
    width: 93px;
    padding-left: 10px;
    height: 24px;
    border: 1px solid #e0e0e0;
    display: inline-block;
    font-size: 14px;
    float: right;
    font-size: 12px;
    line-height: 23px;
    text-align: left;
    margin-top: 14px;
}

.up-txt {
    float: left;
    display: inline-block;
    color: #626262;
    cursor: pointer;
    font-size: 13px;
}

    .up-txt:hover {
        color: #E94B01;
    }

        .up-txt:hover + .icon1 {
            color: #E94B01;
        }

.icon1 {
    font-size: 10px;
}

/*.up {
    width:10px;
    height:10px;
    float: right;
    display: inline-block;
    margin-top: 8px;
    margin-right: 10px;
}*/
.glyphicon-menu-up {
    margin-left: 5px;
    margin-top: 5px;
    color: #6f6d70;
}

.glyphicon-menu-down {
    margin-left: 5px;
    margin-top: 5px;
    color: #6f6d70;
}

.selector a {
    color: #000;
}

.selector-cont {
    /*border: 1px solid #e8e8e8;*/
    border: 1px solid #ff552e;
    margin-top: -1px;
    background: #fff;
}

.selector .sl-line {
    z-index: 2;
    border-top: 1px dashed #dedede;
    display: flex;
}

    .selector .sl-line:first-child {
        border-top: none;
    }

.clearfix:after, .clearfix:before {
    display: table;
    content: "";
    clear: both;
}

.clearfix:after {
    display: table;
    content: "";
    clear: both;
}

.selector .sl-key {
    width: 121px;
    min-height: 50px;
    color: #999;
    background: #FFEEE4;
}

    .selector .sl-key .sl-key-title {
        display: block;
        text-align: center;
        width: 100%;
        height: 100%;
        font-weight: 700;
        color: #2A2A2A;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: flex;
        align-items: center;
        justify-content: center;
    }

.selector .sl-val {
    padding: 16px 20px;
    width: 100%;
}

.selector .sl-val-cont {
    /*margin: 10px 0 2px;*/
}

.buxian {
    color: #fff !important;
    background: #E94B01;
}

.selector .sl-val .item {
    padding: 0 4px;
    border: 1px solid transparent;
    border-radius: 3px;
    height: 26px;
    line-height: 24px;
    min-width: 50px;
    text-align: center;
    font-size: 14px;
    color: #333 !important;
    border: 1px solid #e8e8e8;
    cursor: pointer;
}

    .selector .sl-val .item:hover {
        border: 1px solid #E94B01;
        color: #E94B01;
    }

.selector .sl-val .removable {
    color: #fff;
    /*margin-right: 25px;*/
    /*padding-right: 14px;*/
}

.selector .sl-val .item:link {
    text-decoration: none;
}

.selector .sl-val-main {
    /*margin-left: 70px;*/
    display: flex;
    gap: 10px 20px;
    flex-wrap: wrap;
}

.removable:after {
    background: #0088ca;
    position: absolute;
    right: 0;
    top: -1px;
    width: 24px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    margin-right: -22px;
    /*padding-right: 14px;*/
    content: "✖";
    border-radius: 0 3px 3px 0;
    cursor: pointer;
}

.selector-cont .screen-list:nth-child(4) {
    border: none;
}

.screen-list span:nth-child(1) {
    color: #9A9B98;
    margin-left: 10px;
}

.screen-list span:nth-child(2) {
    margin-left: 24px;
}

.Broadband {
    width: 1230px;
    /*height: 1500px;*/
    margin: 0 auto;
    margin-top: 10px;
    overflow: hidden;
}

.Broadband-left {
    width: 1006px;
    /*padding-bottom: 20px;
    border: 1px solid #e8e8e8;*/
    float: left;
}


.filter .sort-row {
    height: 41px;
    border: 1px solid #e8e8e8;
    background: #f5f5f5;
}

.filter .sorts {
    float: left;
    line-height: 39px;
}

    .filter .sorts .sort {
        float: left;
        cursor: pointer;
    }

.icon2 {
    font-size: 10px;
}

li {
    list-style: none;
}


.filter .sorts .link {
    float: left;
    height: 39px;
    margin-left: -1px;
    min-width: 98px;
    text-align: center;
    border-left: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5;
    color: #6d6d6d;
    text-decoration: none;
    font-size: 16px;
    line-height: 39px;
    padding: 0 5px;
}

    .filter .sorts .link.first {
        margin-left: 0;
        border-left: none;
    }

    .filter .sorts .link.active, .filter .sorts .link:hover {
        position: relative;
        z-index: 1;
        background-color: #fff;
        border-color: #e5e5e5;
        color: #000 !important;
        font-weight: 700;
    }

.search-input::placeholder {
    font-size: 14px;
}

.filter .search {
    float: left;
    margin: 5px 0 0 10px;
}

    .filter .search .search-input {
        float: left;
        width: 150px;
        height: 30px;
        border-radius: 0;
        position: relative;
    }

.form-inline .form-control {
    display: inline-block;
}

.form-control {
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.5;
    color: #4c5161;
    background-color: #fff;
    background-image: none;
    border-radius: 2px;
    border: 1px solid #dcdfe6;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btn {
    display: inline-block;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    color: #4c5161;
    border: 1px solid #d0d0d5;
    border-radius: 4px;
    padding: 9px 15px;
    min-width: 50px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 50%;
    text-decoration: none;
    transition: border-color .15s,background-color .15s,opacity .15s;
    cursor: pointer;
    overflow: visible;
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
}

    .btn:focus {
        outline: 0;
    }

.filter .search .submit-btn {
    float: left;
    height: 30px;
    padding: 0;
    border-radius: 0;
    margin-left: -1px;
    border-color: #e0e0e0;
    color: #fff;
}

    .filter .search .submit-btn:hover {
        color: #fff;
        background: #E94B01;
    }

.btn-primary.btn-plain {
    background-color: transparent;
    color: #0088ca;
}

.btn-primary {
    color: #fff;
    background-color: #df3033;
    border-color: #df3033;
}

/*列表*/
.broadband-list {
    margin-top: -1px;
    border: 1px solid #e8e8e8;
    padding: 10px;
    background: #fff;
}
.broadband-box {
    display: flex;
    flex-wrap: wrap;
}
.broadband {
    width: 200px;
    margin: 10px;
}
.broadband-image {
    background: #eee;
    width: 200px;
    height: 200px;
}
.broadband-title {
    color: #000;
    font-size: 16px;
    margin: 8px 0;
    max-width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.broadband-desc {
    font-size: 12px;
    line-height: 18px;
    color: #666;
    margin-bottom: 8px;
}
.broadband-sales {
    font-size: 12px;
    color: #666;
    margin-bottom: 4px;
}
.broadband-price {
    font-size: 12px;
    color: #f00804;
}
    .broadband-price .price-num {
        font-size: 20px;
    }


.clearfix:after, .clearfix:before {
    display: table;
    content: "";
    clear: both;
}

.pagination-fr {
    float: right;
}

.fy {
    padding-left: 5px;
    padding-right: 5px;
    height: 100%;
    line-height: 41px;
    float: right;
}

.cor {
    color: #df3033;
}

.fy-left {
    margin-right: 10px;
}

.fy-right {
    margin-left: 10px;
    margin-right: 10px;
}

.sxicon {
    width: 16px;
    height: 16px;
}

.jgpx {
    width: 16px;
    height: 16px;
}

.nofilter {
    display: none;
}

.zhankai {
    text-align: center;
    padding: 10px 0;
    cursor: pointer;
}
.kd_footer {
    width: 1230px;
    margin: 20px auto;
    background: #F7F8F8;
    padding: 10px 0;
}
.kd_tab_title {
    display:flex;
    align-items:center;
    height:60px;
    background:#ffffff;
}
.zx_tile{
    font-size:16px;
    line-height:60px;
    padding:0 10px;
    margin-right: 20px;
    cursor:pointer;
}
.kd_footer_content{
    padding:20px 10px;
}
.kd_news_item {
    padding: 10px 0;
    background: #F5F5F5;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
}
.kd_news_item_left {
    width: 300px;
    height: 200px;
    border-radius:20px;
    overflow:hidden;
}
.kd_news_item_right {
    width: 850px;
    padding-right: 10px;
    box-sizing: border-box;
}
.news_kd_title {
    font-size: 18px;
    font-weight: bold;
}
.kd_news_time {
    font-size: 12px;
    color: #999;
    margin:10px 0;
}
.kd_news_content {
    height:110px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.checked_tab_title {
    color: #fe552e !important;
    border-bottom:2px solid #fe552e;
}
