﻿a {
    color: #333;
    text-decoration: none;
    cursor: pointer;
}

    a:hover, a:focus {
        color: #333;
        text-decoration: none;
    }

.spac_6 {
    letter-spacing: 6px;
    text-indent: 6px;
}

/*总菜单开始*/
.page-header-menu {
    background: #d51938;
    height: 45px;
    clear: both;
    min-width:1200px;
}

.logo {
    width: 200px;
    height: 45px;
    text-align: left;
    color: white;
    float: left;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 6px;
}

    .logo img {
        width: 190px;
        height: 45px;
    }

.page-header-menu .hor-menu .navbar-nav > li {
    display: block;
    color: #ffffff;
}
.page-header-menu .hor-menu .navbar-nav > li.kl-jz-menu{
    background-color: #fe7109;
}

    .page-header-menu .hor-menu .navbar-nav > li > a {
        float: left;
        font-family: Verdana, Arial, "Microsoft YaHei";
        font-size: 16px;
        padding: 12px 0 13px;
        width: 90px;
        text-align: center;
        color: #ffffff;
    }

    .page-header-menu .hor-menu .navbar-nav > li > .dropdown-menu {
        box-shadow: 3px 3px rgba(224, 130, 131, 0.2);
        background-color: #E43A45;
        min-width: 111px;
        text-align: left;
    }
    .page-header-menu .hor-menu .navbar-nav > li.kl-jz-menu > .dropdown-menu {
        background-color: #fe7109;
    }

    .page-header-menu .hor-menu .navbar-nav > li.active > a,
    .page-header-menu .hor-menu .navbar-nav > li.active > a:hover,
    .page-header-menu .hor-menu .navbar-nav > li.active > .dropdown-menu {
        background-color: #AA142D;
    }
    .page-header-menu .hor-menu .navbar-nav > li.kl-jz-menu.active > a,
    .page-header-menu .hor-menu .navbar-nav > li.kl-jz-menu.active > a:hover,
    .page-header-menu .hor-menu .navbar-nav > li.kl-jz-menu.active > .dropdown-menu {
        background-color: #fe7109;
    }

    .page-header-menu .hor-menu .navbar-nav > li.active:hover > a,
    .page-header-menu .hor-menu .navbar-nav > li.active:hover > a:hover,
    .page-header-menu .hor-menu .navbar-nav > li.active:hover > .dropdown-menu {
        background-color: #AA142D;
    }
    .page-header-menu .hor-menu .navbar-nav > li.kl-jz-menu.active:hover > a,
    .page-header-menu .hor-menu .navbar-nav > li.kl-jz-menu.active:hover > a:hover,
    .page-header-menu .hor-menu .navbar-nav > li.kl-jz-menu.active:hover > .dropdown-menu {
        background-color: #fe7109;
    }

    .page-header-menu .hor-menu .navbar-nav > li.active:hover > .dropdown-menu {
        box-shadow: 3px 3px rgba(224, 130, 131, 0.2);
        background-color: #E43A45;
    }
    .page-header-menu .hor-menu .navbar-nav > li.kl-jz-menu.active:hover > .dropdown-menu{
        background-color: #fe7109;
    }

    .page-header-menu .hor-menu .navbar-nav > li:hover {
        background-color: #E43A45;
    }
    .page-header-menu .hor-menu .navbar-nav > li.kl-jz-menu:hover{
        background-color: #fe7109;
    }

        .page-header-menu .hor-menu .navbar-nav > li:hover > a:focus,
        .page-header-menu .hor-menu .navbar-nav > li:hover > a:hover {
            text-decoration: none;
            background-color: #E43A45;
        }
        .page-header-menu .hor-menu .navbar-nav > li.kl-jz-menu:hover > a:focus,
        .page-header-menu .hor-menu .navbar-nav > li.kl-jz-menu:hover > a:hover {
            text-decoration: none;
            background-color: #fe7109;
        }

    .page-header-menu .hor-menu .navbar-nav > li > a:focus, .page-header-menu .hor-menu .navbar-nav > li > a:hover {
        text-decoration: none;
        background-color: transparent;
    }

    .page-header-menu .hor-menu .navbar-nav > li:hover > .dropdown-menu {
        display: block;
        border-top: 0;
        box-shadow: 3px 3px rgba(224, 130, 131, 0.2);
        background-color: #E43A45;
    }
    .page-header-menu .hor-menu .navbar-nav > li.kl-jz-menu:hover > .dropdown-menu {
        box-shadow: 3px 3px rgba(224, 130, 131, 0.2);
        background-color: #fe7109;
    }

        .page-header-menu .hor-menu .navbar-nav > li:hover > .dropdown-menu a {
            color: #ffffff;
        }

    .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li:hover > a {
        color: #ced5de;
        background-color: #E08283;
    }
    .page-header-menu .hor-menu .navbar-nav > li.kl-jz-menu .dropdown-menu li:hover > a {
        color: #fff;
        background-color: #ef6600;
    }

    .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu > li > a {
        padding: 8px 20px;
    }

.page-header-menu .btn-link {
    padding: 6px 10px 6px 0px;
}

.page-header-menu .kl-login-reg, .page-header-menu .kl-login-reg-split {
    float: left;
    font-family: Verdana, Arial, "Microsoft YaHei";
    color: #fff;
    font-size: 16px;
    line-height: 45px;
    text-align: center;
    color: #ffffff;
}

.page-header-menu .kl-login-reg-split {
    line-height: 44px;
    margin: 0 3px;
}
/*菜单结束*/

/*面包屑导航开始*/
.kl-breadcrumb .breadcrumb {
    padding: 8px 15px 8px 0;
    margin-top: 5px;
    background-color: #ffffff;
    border-radius: 0px;
    margin-bottom: 5px;
    float: left;
}

    .kl-breadcrumb .breadcrumb li {
    }
    .kl-breadcrumb .breadcrumb li a, .kl-breadcrumb .breadcrumb li.active {
        color:#808080;
    }
    .kl-breadcrumb .breadcrumb li:first-child a {
        /*color: #f00;*/
        /*display: inline-block;
        border: none;
        background-position: left;
        background-repeat: no-repeat;
        background-size: 20px;
        padding-left:25px;
        background-image: url("data:image/svg+xml,%3Csvg t='1629104205945' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='2483' width='200' height='200'%3E%3Cpath d='M896 832H128V490.666667L512 128l384 362.666667z' fill='%23E8EAF6' p-id='2484'%3E%3C/path%3E%3Cpath d='M832 448l-106.666667-106.666667V192h106.666667zM128 832h768v106.666667H128z' fill='%23C5CAE9' p-id='2485'%3E%3C/path%3E%3Cpath d='M512 91.733333L85.333333 488.533333l42.666667 46.933334L512 179.2l384 356.266667 42.666667-46.933334z' fill='%23B71C1C' p-id='2486'%3E%3C/path%3E%3Cpath d='M384 597.333333h256v341.333334H384z' fill='%23D84315' p-id='2487'%3E%3C/path%3E%3Cpath d='M448 362.666667h128v128h-128z' fill='%2301579B' p-id='2488'%3E%3C/path%3E%3Cpath d='M586.666667 757.333333c-6.4 0-10.666667 4.266667-10.666667 10.666667v42.666667c0 6.4 4.266667 10.666667 10.666667 10.666666s10.666667-4.266667 10.666666-10.666666v-42.666667c0-6.4-4.266667-10.666667-10.666666-10.666667z' fill='%23FF8A65' p-id='2489'%3E%3C/path%3E%3C/svg%3E");*/
    }
    .kl-breadcrumb .breadcrumb li a:hover {
        color: #fc730e !important;
        text-decoration: none;
    }

.kl-breadcrumb .kl-btn-box {
    float: right;
    margin-top: 6px;
}
/*面包屑导航结束*/

/*导航切换菜单效果开始*/
.nav > li.fr {
    float: right;
    text-align: right;
}

    .nav > li.fr a.more {
        color: #666;
        text-align: right;
    }

    .nav > li.fr > a.more:focus, .nav > li.fr > a.more:hover {
        text-decoration: none;
        color: #333;
        background-color: transparent;
        border-color: transparent;
        border-bottom-color: transparent;
        border-bottom: 0;
    }
/*切换菜单效果 链接底部横线 (kl通用1， 颜色用11，12，111)*/
.klty-tab1 > .nav-tabs {
    /*border: none;*/
    margin: 0px;
}

    .klty-tab1 > .nav-tabs > li {
        margin: 0;
        margin-bottom: -1px;
    }

        .klty-tab1 > .nav-tabs > li > a {
            background: none !important;
            border: 0;
            margin: 0;
            padding-left: 15px;
            padding-right: 15px;
            color: #737373;
        }

            .klty-tab1 > .nav-tabs > li > a.more {
                line-height: 20px;
                margin-top: 11px;
            }

            .klty-tab1 > .nav-tabs > li > a > i {
                color: #a6a6a6;
            }

        .klty-tab1 > .nav-tabs > li.active {
            background: none;
            border-bottom: 2px solid #2086ee;
            position: relative;
        }

            .klty-tab1 > .nav-tabs > li.active > a {
                border: 0;
                color: #333;
            }

                .klty-tab1 > .nav-tabs > li.active > a > i {
                    color: #404040;
                }

        .klty-tab1 > .nav-tabs > li.open,
        .klty-tab1 > .nav-tabs > li:hover {
            background: none;
            border-bottom: 2px solid #2086ee;
        }

        .klty-tab1 > .nav-tabs > li.active.open,
        .klty-tab1 > .nav-tabs > li.active:hover {
            border-bottom: 2px solid #4a9ced;
        }

        .klty-tab1 > .nav-tabs > li.open > a,
        .klty-tab1 > .nav-tabs > li:hover > a {
            border: 0;
            background: none !important;
            color: #333;
        }

            .klty-tab1 > .nav-tabs > li.open > a > i,
            .klty-tab1 > .nav-tabs > li:hover > a > i {
                color: #a6a6a6;
            }

        .klty-tab1 > .nav-tabs > li.open .dropdown-menu,
        .klty-tab1 > .nav-tabs > li:hover .dropdown-menu {
            margin-top: 0px;
        }

/*切换菜单效果 链接顶部一条横线(kl通用2)*/
.klty-tab2 {
    margin-bottom: 15px;
    padding: 0px;
    /*overflow: hidden;*/
    /* justified tabs */
    /* boxless tabs */
    /* below justified tabs */
    /* full width tabs */
    /* below tabs */
}

    .klty-tab2 > .nav-tabs {
        border: none;
        margin: 0px;
        border-bottom: 1px solid #d4d4d4;
    }

        .klty-tab2 > .nav-tabs > li {
            margin-right: 2px;
            border-top: 2px solid transparent;
        }

            .klty-tab2 > .nav-tabs > li > a {
                margin-right: 0;
                -webkit-border-radius: 0;
                -moz-border-radius: 0;
                -ms-border-radius: 0;
                -o-border-radius: 0;
                border-radius: 0;
            }

                .klty-tab2 > .nav-tabs > li > a:hover {
                    background: none;
                    border-color: transparent;
                }

            .klty-tab2 > .nav-tabs > li.active {
                border-top: 3px solid #ed6b75;
                margin-top: 0;
                position: relative;
            }

                .klty-tab2 > .nav-tabs > li.active > a {
                    border-top: none !important;
                    font-weight: 400;
                    -webkit-border-radius: 0;
                    -moz-border-radius: 0;
                    -ms-border-radius: 0;
                    -o-border-radius: 0;
                    border-radius: 0;
                }

                    .klty-tab2 > .nav-tabs > li.active > a:hover {
                        -webkit-border-radius: 0;
                        -moz-border-radius: 0;
                        -ms-border-radius: 0;
                        -o-border-radius: 0;
                        border-radius: 0;
                        border-top: none;
                        background: #fff;
                        border-color: #d4d4d4 #d4d4d4 transparent;
                    }

    .klty-tab2 li.fr {
        float: right;
        margin-right: 0px;
    }
/*切换菜单效果 链接背景颜色块(kl通用3)*/
/*切换标题菜单*/
.klty-tab3 > .nav-tabs {
    border-bottom: 2px solid #ee4433;
}

    .klty-tab3 > .nav-tabs > li.active {
        border-top: 0;
        margin-top: 0;
        position: relative;
    }

    .klty-tab3 > .nav-tabs > li > a {
        margin-right: 0;
        border-radius: 0;
        text-align: center;
        min-width: 100px;
        color: #666;
    }

    .klty-tab3 > .nav-tabs > li.active > a, .klty-tab3 > .nav-tabs > li.active > a:focus, .klty-tab3 > .nav-tabs > li.active > a:hover {
        cursor: default;
        background-color: #D51938;
        color: #ffffff;
        border: 1px solid #D51938;
        border-bottom-color: transparent;
    }

.klty-tab3 .nav > li > a:focus, .klty-tab3 .nav > li > a:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #F36A5A;
    border-color: #F36A5A;
    border-bottom-color: #ee4433;
}

/*切换菜单效果 链接背景颜色块(kl通用4)*/
/*切换标题菜单*/
.klty-tab4 > .nav-tabs,.klty-tab4_1 > .nav-tabs {
    border-bottom: 0;
}

    .klty-tab4 > .nav-tabs > li.active,.klty-tab4_1 > .nav-tabs > li.active {
        border-top: 0;
        margin-top: 0;
        position: relative;
    }

        .klty-tab4 > .nav-tabs > li.active i,.klty-tab4_1 > .nav-tabs > li.active i {
            position: absolute;
            left: 50%;
            margin-left: -2px;
            bottom: 0;
            display: block;
            width: 0px;
            height: 0px;
            border-width: 0 6px 6px;
            border-color: transparent transparent #fff;
            border-style: dashed solid solid;
            font-size: 0px;
        }

    .klty-tab4 > .nav-tabs > li > a,.klty-tab4_1 > .nav-tabs > li > a {
        margin-right: 0;
        border-radius: 0;
        text-align: center;
        min-width: 100px;
        color: #666;
    }

    .klty-tab4 > .nav-tabs > li.active > a, .klty-tab4 > .nav-tabs > li.active > a:focus, .klty-tab4 > .nav-tabs > li.active > a:hover {
        cursor: default;
        background-color: #d31635;
        color: #ffffff;
        border: 1px solid #d31635;
        border-bottom-color: transparent;
    }

.klty-tab4 .nav > li > a:focus, .klty-tab4 .nav > li > a:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #ee4433;
    border-color: #F36A5A;
    border-bottom-color: #ee4433;
}

    .klty-tab4_1 > .nav-tabs > li.active > a, .klty-tab4_1 > .nav-tabs > li.active > a:focus, .klty-tab4_1 > .nav-tabs > li.active > a:hover {
        cursor: default;
        background-color: #03a9f4;
        color: #ffffff;
        border: 1px solid #03a9f4;
        border-bottom-color: transparent;
    }

.klty-tab4_1 .nav > li > a:focus, .klty-tab4_1 .nav > li > a:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #50c9ff;
    border-color: #50c9ff;
    border-bottom-color: #50c9ff;
}
/*导航切换菜单效果结束*/

/*面包屑后面 搜索输入框*/
.kl-breadcrumb .search_keyword{
    position:relative;
    float:right;
    width:400px;
}
.kl-breadcrumb .search_keyword .form-group {
    margin-bottom: 0px;
    position: absolute;
    top: 10px;
}

/*搜索框*/
.kl-search {
}

    .kl-search .panel-body {
        padding: 0px;
    }

    .kl-search .panel > .panel-heading {
        padding: 5px 15px;
    }

    .kl-search .panel-red {
        border-color: #ebccd1;
    }

        .kl-search .panel-red > .panel-heading {
            color: #a94442;
            background-color: #f2dede;
            border-color: #ebccd1;
        }
/*搜索框 套样式1*/
.kl-search1 .klty-tab2 {
    margin-bottom: 0px;
}

/*.kl-search1 .klty-tab2 > .nav-tabs {
        border-bottom: 1px solid #bce8f1;
    }

    .kl-search1 .klty-tab2 .nav-tabs > li.active > a, .kl-search1 .klty-tab2 .nav-tabs > li.active > a:focus, .kl-search1 .klty-tab2 .nav-tabs > li.active > a:hover {
        border: 1px solid #bce8f1;
        border-bottom-color: transparent;
    }*/

.kl-search1 .panel-body {
    border: 1px solid #ddd;
    border-top: 0;
}

/*搜索输入框*/
.kl-search .form-group {
    margin-bottom: 0px;
}

.kl-search .form-control {
    font-family: Verdana, Arial, "Microsoft YaHei";
    letter-spacing: 1px;
    border-radius: 0px;
    height: 34px;
    padding: 10px 12px;
    font-size: 14px;
    border-color: #ddd;
}
.kl-search .form-control:focus {
    border-color: #ddd;
    background-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #eee;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #eee;
}

.kl-search input.form-control::-webkit-input-placeholder {
    color: #aab2bd;
}

.kl-search .form-group {
    margin-bottom: 0px;
}

/*红色框和按钮*/
.kl-search .has-red .form-control {
    border-color: #f00;
    border-right-width: 0;
}

.kl-search .has-red .form-control:focus {
    border-color: #ff5b6a;
    border-right-width: 0;
    background-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #ce8483;
}

.kl-search .has-red .input-group-addon {
    color: #ffffff;
    border-color: #ff2e2e;
    background-color: #f00;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 20px;
    background-image: linear-gradient(55deg, #ff9902 , #ff2e2e);
    /*background-image: linear-gradient(55deg, #ff9902 , #fc6516 40%, #ff3c4e);*/
}
/*蓝色框和按钮*/
.kl-search .has-blue .form-control {
    border-color: #00c0eb;
}
.kl-search .has-blue .form-control:focus {
    border-color: #5adefc;
    background-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #5adefc;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #5adefc;
}
.kl-search .has-blue .input-group-addon {
    color: #ffffff;
    background-color: #00c0eb;
    border-color: #00c0eb;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 20px;
}
.kl-search .has-blue .input-group-addon:hover
{
    background-color:#2badd7;
    border-color: #2badd7;
}

/*搜索结果展示*/
.s-list-wrap-box{
    position:relative;
}
.s-list-wrap {
    display: none;
    position: absolute;
    left: 0;
    top: 34px;
    right: 0;
    padding: 20px 0 0;
    text-align:left;
    z-index: 99;
    background: #fff;
    border: 1px solid #eaeaea;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,.06);
    -moz-box-shadow: 0 2px 6px 0 rgba(0,0,0,.06);
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.06);
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}
.search-hotList-wrap {
    padding-bottom: 20px;
}
.s-list-wrap .no-data-search {
    display:none;
    margin-bottom: 30px;
    margin-top: 20px;
    text-align: center;
}
.s-list-wrap .no-data-search p {
    font-size: 14px;
    color: #aaa;
    margin-top: 16px;
}
.s-list-wrap .hot-box{
    display:none;
}
.s-list-wrap .tip {
    font-size: 14px;
    color: #999;
    font-weight: 700;
    padding-left: 20px;
    padding: 0 25px;
    line-height: 18px;
    margin-bottom: 20px;
}
.s-list-wrap .tip .clear_his{
    float:right;
}
.s-list-wrap .tip .clear_his:hover{
    color:#666;
    cursor:pointer;
    text-decoration:underline;
}
.s-list-wrap .s-list {
    padding: 0 20px;
}
.s-list-wrap .s-list li {
    float: left;
    margin-right: 8px;
    margin-bottom: 8px;
    height: 26px;
    max-width: 100%;
}
.s-list-wrap .s-list li.box {
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #eaeaea;
}
.s-list-wrap .s-list li a {
    font-size: 12px;
    color: #333;
    line-height: 18px;
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 3px 8px;
    border: 1px solid #eaeaea;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    max-width: 100%;
}
.s-list-wrap .s-list li.box a{
    float:left;
    border-width: 0;
}
.s-list-wrap .s-list li a.hot {
    color: #ff6d6f;
}
.s-list-wrap .s-list li a.kw {
    color: #999;
}
.s-list-wrap .s-list li.box .fa {
    color: #f39aaa;
    font-size: 14px;
    line-height:24px;
    float: right;
    padding-right: 5px;
}

/*搜索结果*/
.s-list-wrap .search-list-wrap{
    display:none;
}
.s-list-wrap .tip {
    font-size: 14px;
    color: #999;
    font-weight: 700;
    padding: 0 25px;
    padding-left: 20px;
}
.s-list-wrap .tip.search-tips {
    margin-bottom: 4px;
    line-height: 1;
}
.search-list-header li {
    padding: 0 20px;
    line-height: 40px;
    cursor: pointer;
}
.search-list-header li a {
    display: block;
}
.search-list-header li .search-list-left {
    float: left;
    max-width: 220px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    word-break: keep-all;

    font-size: 12px;
    color: #aaa;
    display: inline-block;
}
.search-list-header li .search-list-left span.name {
    font-size: 14px;
    color: #333;
    margin-right: 10px;
}
.search-list-header li .search-list-right {
    float: right;
    font-size: 12px;
    color: #aaa;
}
.search-list-header li .search-list-right span {
    font-size: 12px;
    width: 70px;
    padding-right: 4px;
    color: #333;
}
.search-list-header li .search-list-right span.avgprice {
    color: #f00;
}
.search-list-header li .search-list-right span em {
    font-style:normal;
    color:#f00;
}
/*.search-list-header li .search-list-right span.flag {
    background: #0ad487;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    width: 70px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin-left: 10px;
    color: #fff;
}*/
.search-list-header li .search-list-right span.flag {
    display: inline-block;
    width: 70px;
    height: 20px;
    line-height: 20px;
    text-align: right;
    margin-left: 18px;
}
.search-list-header li .search-list-right span.flag span.label{
    color: #fff;
}
.search-list-header li .search-list-right span.flag.lbs-sq {
    background: #aaa;
}
.search-list-header li .search-list-right span.flag.lbs-ds {
    background: #47b3e3;
}
/*搜索结果  end*/

/*快捷文字搜索*/
.kl-search .font-select {
    color: #666;
    line-height: 1.5em;
    padding: 10px 0 0;
}

    .kl-search .font-select dl.common {
        /*overflow: hidden;*/
        padding: 5px 0;
    }

        .kl-search .font-select dl.common:after {
            content: ".";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden;
        }

    .kl-search .font-select dt {
        float: left;
        width: 65px;
        text-indent: 20px;
        line-height: 2em;
    }

    .kl-search .font-select dd {
        float: left;
        width: 1058px;
    }

    .kl-search .font-select .common dd li {
        display: inline-block;
        padding: 3px 0;
    }

        .kl-search .font-select .common dd li a {
            display: block;
            padding: 0 6px;
            color: #666;
            height: 28px;
        }

            .kl-search .font-select .common dd li a.red {
                color: #EF4836;
            }

    .kl-search .font-select dd li a:hover {
        text-decoration: none;
    }

    .kl-search .font-select .common dd li a.active, .kl-search .font-select .common dd li a:hover.active {
        color: #EF4836;
        height: 28px;
        font-weight: bold;
    }

    .kl-search .font-select dd li .checkbox {
        margin-top: 0;
        margin-bottom: 0;
    }

    .kl-search .font-select dd li .small-input {
        width: 36px;
        height: 20px;
        padding-left: 2px;
        overflow: hidden;
        border: 1px solid #ddd;
        position: relative;
        margin: 0 5px;
    }

    .kl-search .font-select dd li .btn {
        border: 1px solid #ddd;
        width: 45px;
        height: 22px;
        line-height: 16px;
        font-size: 13px;
        color: #666;
        margin-left: 5px;
        background-color: #fff;
    }

    .kl-search .font-select .other, .kl-search .font-select .search-now {
        overflow: visible;
        height: 51px;
        border: 1px solid #dfdfdf;
        border-width: 1px 0 0 0;
        background-color: #f9f9f9;
    }

        .kl-search .font-select .other dt, .kl-search .font-select .search-now dt {
            width: 120px;
            height: 50px;
            line-height: 50px;
        }

        .kl-search .font-select .other dd, .kl-search .font-select .search-now dd {
            width: 1028px;
        }

            .kl-search .font-select .other dd > .dropdown {
                margin-top: 8px;
                margin-right: 20px;
            }

                .kl-search .font-select .other dd > .dropdown > .btn {
                    padding: 4px 16px;
                }

                    .kl-search .font-select .other dd > .dropdown > .btn > .f {
                        letter-spacing: 10px;
                        width: 60px;
                        text-align: left;
                        display: inline-block;
                    }

        .kl-search .font-select .other li a {
            padding-left: 10px;
            width: 100%;
            display: block;
            height: 30px;
            line-height: 30px;
        }
        /*当前搜索条件*/
        .kl-search .font-select .search-now dd li {
            display: inline-block;
            line-height: 50px;
            margin-right: 20px;
        }

            .kl-search .font-select .search-now dd li a {
                display: block;
                padding: 0 7px;
                color: #666;
            }

        .kl-search .font-select .search-now li .select1 {
            display: inline-block;
            height: 26px;
            line-height: 24px;
            /*border: 1px solid #f39aaa;*/
            background-color: #3889EC;
            color:#fff;
            position: relative;
            padding: 0 8px;
            margin-top: 10px;
            cursor: pointer;
        }

            .kl-search .font-select .search-now li .select1 > .fa {
                color: #fff;
                font-size: 14px;
            }
            .kl-search .font-select .search-now li .select1 > .icon {
                position: relative;
                top: 4px;
                margin-left:5px;
                width: 18px;
                height: 18px;
                display: inline-block;
                border: none;
                background-position: center;
                background-repeat: no-repeat;
                background-size: 18px;
            }
            .kl-search .font-select .search-now li .select1 > .icon-close {
                background-image: url("data:image/svg+xml,%3Csvg t='1626161307273' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='3203' width='200' height='200'%3E%3Cpath d='M843.904 783.573333 783.573333 843.904 512.042667 572.373333 240.512 843.904 180.181333 783.573333 451.712 512.042667 180.181333 240.512 240.512 180.181333 512.042667 451.712 783.573333 180.181333 843.904 240.512 572.373333 512.042667 843.904 783.573333Z' p-id='3204' fill='%23f4ea2a'%3E%3C/path%3E%3C/svg%3E");
            }

            .kl-search .font-select .search-now li .select1:hover {
                /*border: 1px solid #ff4b38;*/
                background-color:#157de7;
            }

                .kl-search .font-select .search-now li .select1:hover > .fa {
                    color: #fff;
                }

        .kl-search .font-select .search-now li .select2:hover {
            color: #ff4b38;
            cursor: pointer;
        }

/*特色标签*/
.kl-house-tags {
    margin-top: 5px;
}

    .kl-house-tags span {
        color: #999;
        font-size: 12px;
        padding: 0 8px;
        margin-right: 10px;
        border: 1px solid #eee;
        background-color: #fff;
        display: inline-block;
        line-height: 20px;
        border-radius: 2px;
    }

        .kl-house-tags span.tag-default {
            color: #777;
            border: 1px solid #777;
        }

        .kl-house-tags span.tag-primary {
            color: #337ab7;
            border: 1px solid #337ab7;
        }

        .kl-house-tags span.tag-info {
            color: #5bc0de;
            border: 1px solid #5bc0de;
        }

        .kl-house-tags span.tag-warning {
            color: #f0ad4e;
            border: 1px solid #f0ad4e;
        }

        .kl-house-tags span.tag-danger {
            color: #d9534f;
            border: 1px solid #d9534f;
        }
/*分页*/
.kl-list .kl-loadmore, .kl-list .kl-loadmore-line {
    float: left;
    width: 100%;
    padding: 15px 0 0 0;
    text-align: center;
}
.Pagination-Box {
    width: 100%;
    text-align:center;
}

.PaginationDiv {
    float:left;
}

.Pagination-Box .PaginationDiv {
    float:none;
    font-size: 14px;
}

.PaginationSelectDiv {
    float: right;
}

.pagination {
    padding: 0;
}

    .pagination span {
        font-size: 14px;
    }
/*返回顶部*/
.float-menu-sm {
    font-size: 24px;
    position: fixed;
    left: 50%;
    margin-left: 610px;
    bottom: 120px;
    width: 40px;
    background-color: white;
    font-size: 24px;
    z-index: 1040;
    -webkit-backface-visibility: hidden;
}

@media screen and (max-width:1300px) {
    .float-menu-sm {
        left: unset;
        margin-left: 0;
        right:8px;
    }
}

    .float-menu-sm .com-menu {
        display: inline-block;
        width: 40px;
        height: 40px;
        text-align: center;
        color: #fff;
        background-color: #ff5722;
        /*background-color: #d81434;
            opacity: .4;*/
        position: relative;
        margin-bottom: 2px;
    }
    .float-menu-sm .com-menu.com-menu-zhaofang{
        background-color: #03a9f4;
    }
    .zhaofang{
        font-size: 13px;
        margin-top: 4px;
        line-height: 16px;
    }

        .gotop, .float-menu-sm .com-menu.gotop {
            display: none;
        }

        .float-menu-sm .com-menu:hover {
            background-color: #d81434;
        }

        .float-menu-sm .com-menu .menu-phone-view {
            font-size: 32px;
            margin-top: 4px;
        }

        .float-menu-sm .com-menu .menu-friend {
            font-size: 18px;
        }

        .float-menu-sm .com-menu .menu-phone-shop {
            font-size: 22px;
            margin-top: 4px;
        }

        .float-menu-sm .com-menu a {
            color: #fff;
        }

            .float-menu-sm .com-menu a i {
                font-size: 32px;
                margin-top: 3px;
            }

        .float-menu-sm .com-menu > .show-box {
            display: none;
            position: absolute;
            top: 0px;
            right: 40px;
            display: none;
            padding-right: 8px;
            text-align: center;
        }

        .float-menu-sm .com-menu:hover > .show-box {
            display: block;
        }

            .float-menu-sm .com-menu:hover > .show-box .sm-arrow {
                position: absolute;
                right: 1px;
                top: 14px;
                width: 0px;
                height: 0px;
                border-left: 8px solid #ccc;
                border-top: 8px solid transparent;
                border-bottom: 8px solid transparent;
                font-size: 0px;
            }

                .float-menu-sm .com-menu:hover > .show-box .sm-arrow > span {
                    position: relative;
                    right: 9px;
                    top: 0;
                    width: 0px;
                    height: 0px;
                    border-width: 8px 0 8px 8px;
                    border-color: transparent transparent transparent #fff;
                    border-style: solid dashed solid solid;
                    font-size: 0px;
                }

            .float-menu-sm .com-menu:hover > .show-box .show-box-cont {
                background: #fff;
                color: #333;
                width: 140px;
                border: 1px solid #e1e1e1;
            }

                .float-menu-sm .com-menu:hover > .show-box .show-box-cont img {
                    width: 100px;
                    height: 100px;
                    margin: 8px auto 0;
                    display: block;
                }

                .float-menu-sm .com-menu:hover > .show-box .show-box-cont p {
                    margin-bottom: 2px;
                }
        /*以上按200*200图片效果*/
        .float-menu-sm .com-menu > .show-box {
            top: -90px;
        }

        .float-menu-sm .com-menu:hover > .show-box .sm-arrow {
            top: 104px;
        }

        .float-menu-sm .com-menu:hover > .show-box .show-box-cont {
            width: 220px;
        }

            .float-menu-sm .com-menu:hover > .show-box .show-box-cont img {
                width: 200px;
                height: 200px;
            }

/*网站底部信息*/
.kl-bottom-box {
    /*box-shadow: 0 0 5px 1px rgba(128,128,128,0.1);*/
    margin-top: 20px;
    padding-top: 10px;
    height: 72px;
    border-top: 0px solid #ddd;
    background: #fafafa;
    width: 100%;
    text-align: center;
}

    .kl-bottom-box .bt-info {
        line-height: 24px;
        font-size: 12px;
    }

    .kl-bottom-box .beian, .kl-bottom-box a.beian:link, .kl-bottom-box a.beian:visited, .kl-bottom-box a.beian:active {
        color: #333;
    }

    .kl-bottom-box .bt-waring {
        font-size: 12px;
        color: #999;
    }

/*当区域太多后，显示更多，其它区域隐藏*/
.kl-search .font-select .common dd li a.moreareaid {
    /*color: #0b6eca;*/
}

.AreaIdMore .com-menu {
    position: relative;
}

    .AreaIdMore .com-menu > .show-box {
        display: none;
        position: absolute;
        top: 0px;
        left: 40px;
        display: none;
        padding-left: 8px;
        text-align: center;
    }

    .AreaIdMore .com-menu:hover > .show-box {
        display: block;
    }

        .AreaIdMore .com-menu:hover > .show-box .sm-arrow {
            position: absolute;
            left: -4px;
            top: 7px;
            width: 0px;
            height: 0px;
            border-right: 6px solid #ccc;
            border-top: 6px solid transparent;
            border-bottom: 6px solid transparent;
            border-left: 6px solid transparent;
            font-size: 0px;
        }

            .AreaIdMore .com-menu:hover > .show-box .sm-arrow > span {
                position: relative;
                left: 1px;
                top: 0;
                width: 0px;
                height: 0px;
                border-width: 6px 6px 6px 0;
                border-color: transparent #fff transparent transparent;
                border-style: solid solid solid dashed;
                font-size: 0px;
            }

    .AreaIdMore .com-menu > .show-box .show-box-cont {
        background: #fff;
        color: #333;
        display: block;
        white-space: nowrap;
        min-width: 120px;
        padding: 10px 10px 0px 10px;
        border: 1px solid #e1e1e1;
    }

/*加载等待*/
.load-bc {
    width: 80px;
    height: 80px;
    border-radius: 4px;
    background: Rgba(0,0,0,.8);
    position: absolute;
    top: 40%;
    left: 50%;
    margin-left: -40px;
    z-index: 11;
}

.load-mask {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    display: none;
}

.load {
    margin: 35px auto;
    font-size: 25px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: relative;
    text-indent: -9999em;
    -webkit-animation: load5 1.1s infinite ease;
    animation: load5 1.1s infinite ease;
}

@keyframes load5 {
    0% {
        box-shadow: 0 -20px 0 0 #ffffff, 14px -14px 0 0 rgba(255, 255, 255, 0.2), 20px 0 0 0 rgba(255, 255, 255, 0.2), 14px 14px 0 0 rgba(255, 255, 255, 0.2), 0 20px 0 0 rgba(255, 255, 255, 0.2), -14px 14px 0 0 rgba(255, 255, 255, 0.2), -20px 0 0 0 rgba(255, 255, 255, 0.5), -14px -14px 0 0 rgba(255, 255, 255, 0.7);
    }

    12.5% {
        box-shadow: 0 -20px 0 0 rgba(255, 255, 255, 0.7), 14px -14px 0 0 rgba(255, 255, 255, 1), 20px 0 0 0 rgba(255, 255, 255, 0.2), 14px 14px 0 0 rgba(255, 255, 255, 0.2), 0 20px 0 0 rgba(255, 255, 255, 0.2), -14px 14px 0 0 rgba(255, 255, 255, 0.2), -20px 0 0 0 rgba(255, 255, 255, 0.2), -14px -14px 0 0 rgba(255, 255, 255, 0.5);
    }

    25% {
        box-shadow: 0 -20px 0 0 rgba(255, 255, 255, 0.5), 14px -14px 0 0 rgba(255, 255, 255, 0.7), 20px 0 0 0 rgba(255, 255, 255, 0.2), 14px 14px 0 0 rgba(255, 255, 255, 0.2), 0 20px 0 0 rgba(255, 255, 255, 0.2), -14px 14px 0 0 rgba(255, 255, 255, 0.2), -20px 0 0 0 rgba(255, 255, 255, 0.2), -14px -14px 0 0 rgba(255, 255, 255, 0.2);
    }

    37.5% {
        box-shadow: 0 -20px 0 0 rgba(255, 255, 255, 0.2), 14px -14px 0 0 rgba(255, 255, 255, 0.5), 20px 0 0 0 rgba(255, 255, 255, 0.7), 14px 14px 0 0 rgba(255, 255, 255, 1), 0 20px 0 0 rgba(255, 255, 255, 0.2), -14px 14px 0 0 rgba(255, 255, 255, 0.2), -20px 0 0 0 rgba(255, 255, 255, 0.2), -14px -14px 0 0 rgba(255, 255, 255, 0.2);
    }

    50% {
        box-shadow: 0 -20px 0 0 rgba(255, 255, 255, 0.2), 14px -14px 0 0 rgba(255, 255, 255, 0.2), 20px 0 0 0 rgba(255, 255, 255, 0.5), 14px 14px 0 0 rgba(255, 255, 255, 0.7), 0 20px 0 0 rgba(255, 255, 255, 1), -14px 14px 0 0 rgba(255, 255, 255, 0.2), -20px 0 0 0 rgba(255, 255, 255, 0.2), -14px -14px 0 0 rgba(255, 255, 255, 0.2);
    }

    62.5% {
        box-shadow: 0 -20px 0 0 rgba(255, 255, 255, 0.2), 14px -14px 0 0 rgba(255, 255, 255, 0.2), 20px 0 0 0 rgba(255, 255, 255, 0.2), 14px 14px 0 0 rgba(255, 255, 255, 0.5), 0 20px 0 0 rgba(255, 255, 255, 0.7), -14px 14px 0 0 rgba(255, 255, 255, 1), -20px 0 0 0 rgba(255, 255, 255, 0.2), -14px -14px 0 0 rgba(255, 255, 255, 0.2);
    }

    75% {
        box-shadow: 0 -20px 0 0 rgba(255, 255, 255, 0.2), 14px -14px 0 0 rgba(255, 255, 255, 0.2), 20px 0 0 0 rgba(255, 255, 255, 0.2), 14px 14px 0 0 rgba(255, 255, 255, 0.2), 0 20px 0 0 rgba(255, 255, 255, 0.5), -14px 14px 0 0 rgba(255, 255, 255, 0.7), -20px 0 0 0 rgba(255, 255, 255, 1), -14px -14px 0 0 rgba(255, 255, 255, 0.2);
    }

    87.5% {
        box-shadow: 0 -20px 0 0 rgba(255, 255, 255, 0.2), 14px -14px 0 0 rgba(255, 255, 255, 0.2), 20px 0 0 0 rgba(255, 255, 255, 0.2), 14px 14px 0 0 rgba(255, 255, 255, 0.2), 0 20px 0 0 rgba(255, 255, 255, 0.2), -14px 14px 0 0 rgba(255, 255, 255, 0.5), -20px 0 0 0 rgba(255, 255, 255, 0.7), -14px -14px 0 0 rgba(255, 255, 255, 1);
    }

    100% {
        box-shadow: 0 -20px 0 0 #ffffff, 14px -14px 0 0 rgba(255, 255, 255, 0.2), 20px 0 0 0 rgba(255, 255, 255, 0.2), 14px 14px 0 0 rgba(255, 255, 255, 0.2), 0 20px 0 0 rgba(255, 255, 255, 0.2), -14px 14px 0 0 rgba(255, 255, 255, 0.2), -20px 0 0 0 rgba(255, 255, 255, 0.5), -14px -14px 0 0 rgba(255, 255, 255, 0.7);
    }
}

/*广告样式*/
.ad-hidden {
    display:none;
}

.ad-common {
    width: 1200px;
    margin: auto;
    position: relative;
    display: block !important;
}
/*小广告位 受上级box宽度控制*/
.ad-common-inbox {
    width: 100%;
    margin: auto;
    position: relative;
    display: block !important;
}

.ad-common-temp{
    height: 70px;
    margin: 8px auto 0;
    text-align: center;
    font-size: 36px;
    line-height: 70px;
    color: #fff;
    background-color: #cacaca;
}

    .ad-common img {
        width: 1200px;
    }

.ad-mask {
    background-image: url(../images/ad-mask.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 12px;
    height: 15px;
    line-height: 15px;
    overflow: hidden;
    text-align: center;
    width: 28px;
    position: absolute;
    bottom: 4px;
    left: 4px;
    z-index: 3;
    display: block !important;
}
.ad-mask.lt {
    left:4px;
    top:4px;
    right:unset;
    bottom:unset;
}
.ad-mask.rt {
    left:unset;
    top:4px;
    right:4px;
    bottom:unset;
}
.ad-mask.lb {
    left:4px;
    top:unset;
    right:unset;
    bottom:4px;
}
.ad-mask.rb {
    left:unset;
    top:unset;
    right:4px;
    bottom:4px;
}

.ad-common-S2 {
    float:left;
    width: 596px;
    margin: auto;
    position: relative;
    display: block !important;
}
.ad-common-SL {
    float:left;
    text-align:left;
}
.ad-common-SR {
    float:right;
    text-align:right;
}
.ad-common .ad-common-S2 img {
    width: 596px;
}

/* 热门关键字 推荐导航 */
.kl-tjdh{
    padding-top:10px;
    overflow:hidden;
}
.kl-tjdh > ul > li{
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 10px;
}
.kl-tjdh > ul.c-6{
    width:1220px;
}

.kl-tjdh .myallhotlinks-list-content {
    position: relative;
    background-color: #fff;
}
.kl-tjdh .myallhotlinks-list-content .myallhotlinks-list-con {
    width: 100%;
    padding: 0.26666667rem 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    background-color: #fff;
    visibility: hidden;
}
.kl-tjdh .myallhotlinks-list-content .myallhotlinks-list-con.active {
    z-index: 1;
    position: relative;
    visibility: visible;
}
.kl-tjdh .myallhotlinks-list-content .myallhotlinks-list-con .swiper-container {
    height: auto;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 20px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.kl-tjdh .myallhotlinks-list-content .myallhotlinks-list-con .myallhotlinks-list-link-wrap {
    padding: 0 0.2rem;
}
.kl-tjdh .myallhotlinks-list-content .myallhotlinks-list-con .myallhotlinks-list-link-wrap ul {
    display: flex!important;
    flex-wrap: wrap;
}
.kl-tjdh .myallhotlinks-list-content .myallhotlinks-list-con .myallhotlinks-list-link-wrap .item {
    width: 16.66666%;
    border: 0;
}
.kl-tjdh .myallhotlinks-list-content .myallhotlinks-list-con .myallhotlinks-list-link-wrap .item.item2 {
    width: 50%;
}
.kl-tjdh .myallhotlinks-list-content .myallhotlinks-list-con .myallhotlinks-list-link-wrap .item .inner {
    margin: 6px;
    padding: 3px 6px;
    display: block;
    border: 1px #eee solid;
    line-height: 200%;
    font-size:13px;
    color: #34495e;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    border-radius: 0.10666667rem;
}

.kl-tjdh .myallhotlinks-list-content .myallhotlinks-list-con .swiper-container .swiper-pagination {
    padding: 0;
    bottom: 0;
    text-align: center;
}
.kl-tjdh .myallhotlinks-list-content .myallhotlinks-list-con .swiper-container .swiper-pagination-bullet {
    background-color: #C8C8C8;
}
.kl-tjdh .myallhotlinks-list-content .myallhotlinks-list-con .swiper-container .swiper-pagination-bullet-active {
    background-color: #1da838;
}
.kl-tjdh > ul.c-6 > li{
    float:left;
    text-align:center;
    width:183px;
    margin-right: 20px;
    padding:0 6px;

    display: block;
    border: 1px #eee solid;
    line-height:200%;
    color: #34495e;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    border-radius: 0.10666667rem;
}