



* {
    padding: 0px;
    margin: 0px;
    list-style: none;
    font-family: "微软雅黑";
}
/*最上边*/

a {
    text-decoration: none;
}
/*最上边*/
/*logo*/
.head {
    width: 100%;
    height: 80px;
    background-color: #ffffff;
}

    .head .headzj {
        width: 1190px;
        height: 80px;
        margin: 0 auto;
        background-color: #ffffff;
    }

        .head .headzj .head-left {
            float: left;
        }

            .head .headzj .head-left .f1 {
                width: 94px;
                height: 48px;
                font: 400 20px/20px "Microsoft YaHei";
                color: #333333;
                border-left: 1px solid #dfdfdf;
                padding-left: 13px;
                display: block;
                margin-left: 215px;
                text-align: left;
                line-height: 48px;
            }

.logo {
    float: left;
    width: 280px;
    height: 37px;
    margin-top: 7px;
}

.sousuo {
    width: 400px;
    height: 37px;
    border: 1px solid #bbbbbb;
    float: left;
    font-size: 15px;
    margin-left: 10px;
    line-height: 37px;
    margin-top: 20px;
}

    .sousuo .gjc {
        width: 290px;
        height: 35px;
        border: none;
        outline: none;
        color: #848282;
        font-size: 13px;
        padding-left: 13px;
    }

    .sousuo .ss {
        width: 90px;
        height: 37px;
        float: right;
        border: none;
        background-color: #de3237;
        font-family: "微软雅黑";
        color: #ffffff;
        font-size: 16px;
        font-weight: bold;
        outline: none;
    }

        .sousuo .ss:hover {
            cursor: pointer;
        }

.head-right {
    width: 470px;
    height: 80px;
    float: right;
    line-height: 80px;
}

    .head-right .ksfzsc {
        float: left;
        width: 130px;
        height: 37px;
        background-color: #de3237;
        line-height: 35px;
        text-align: center;
        margin-top: 21px;
    }

        .head-right .ksfzsc:hover {
            cursor: pointer;
        }

.ksfzsc a {
    font-family: "微软雅黑";
    color: #ffffff;
    font-size: 16px;
}

.rxdh {
    float: right;
    font-size: 20px;
    font-family: "微软雅黑";
    color: #000000;
}

.dhright {
    width: 914px;
    height: 50px;
    float: right;
}

    .dhright ul {
        display: flex;
        justify-content: space-around;
    }

        .dhright ul li {
            width: 115px;
            height: 50px;
            float: left;
            line-height: 50px;
            text-align: center;
        }

            .dhright ul li a {
                width: 115px;
                height: 50px;
                color: #ffffff;
                font-size: 16px;
                display: block;
                font-weight: bold;
                font-family: "微软雅黑";
            }

        .dhright ul .sy {
            background-color: #bc151b;
        }

        .dhright ul li:hover {
            background-color: #c13136;
            cursor: pointer;
        }

.dhzj ul li {
    width: 115px;
    height: 50px;
    float: left;
    line-height: 50px;
    text-align: center;
}

    .dhzj ul li a {
        width: 115px;
        height: 50px;
        color: #ffffff;
        font-size: 16px;
        display: block;
        font-weight: bold;
        font-family: "微软雅黑";
    }
   .dhzj ul li a:hover {text-decoration:none;}
.dhzj ul .essc {
    background-color: #bc151b;
}

.dhzj ul li:hover {
    background-color: #c13136;
    cursor: pointer;
}

.dh {
    width: 100%;
    height: 50px;
    background-color: #de3237;
}

.dhzj {
    width: 1190px;
    height: 50px;
    margin: 0 auto;
}

.dhleft {
    width: 268px;
    height: 50px;
}

    .dhleft li {
        width: 90px;
        height: 40px;
        font-size: 16px;
        line-height: 40px;
        text-align: center;
        float: left;
        box-sizing: border-box;
        margin: 0 20px;
    }

        .dhleft li:hover {
            cursor: pointer;
        }
        .dhleft li.on {
            border-bottom: 1px solid #E60000;
            color: #E60000;
        }
/*导航*/



/*您所在位置*/
.szwz {
    width: 1190px;
    height: 50px;
    margin: 0 auto;
    line-height: 50px;
}

    .szwz p {
        color: #646366;
        font-size: 14px;
    }

        .szwz p a {
            color: #7f7e80;
        }

        .szwz p span {
            margin: 10px;
        }

        .szwz p .dangqian {
            color: #646366;
            font-size: 14px;
            font-weight: bold;
        }
/*市场分类  城市省份  星 -----------------------------------------开始*/
.dpblock {
    display: block;
}

.attrbox a {
    color: #000000;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    font-size: 14px;
}

.attrbox {
    width: 1190px;
    margin: 20px auto;
    border: 1px solid #ccc;
}

    .attrbox .attr {
        border-bottom: #cccbcb dotted 1px;
        clear: both;
    }

.attr-left {
    width: 112px;
    text-align: center;
    float: left;
    line-height: 50px;
}

    .attr-left p {
        line-height: 55px;
        font-weight: bold;
    }

.attr-right {
    background: #fff;
    width: 1050px;
    padding: 13px 0px 4px 0px;
    float: left;
    margin-top: 5px;
}

.attr-right-up li {
    float: left;
    margin: 0px 2px 7px 8px;
}

    .attr-right-up li a {
        display: inline-block;
        padding: 2px 7px;
        position: relative;
    }

        .attr-right-up li a.select {
            background: rgb(211, 47, 52);
            color: rgb(255, 255, 255);
        }

        .attr-right-up li a:hover {
            color: #FFFFFF;
            text-decoration: none;
            background: #DE3237;
        }

.attr-right-up .lion {
    color: #FFFFFF;
    text-decoration: none;
    background: #DE3237;
}

.attr-right-down {
    display: none;
    clear: both;
    border-top: #E4E4E4 dotted 1px;
}

    .attr-right-down li {
        margin: 10px 10px;
    }

        .attr-right-down li a {
            font: 400 12px/14px "Microsoft YaHei";
            color: #333333;
            border-right: 1px solid #e4e4e4;
            padding: 4px 7px;
            display: inline-block;
            cursor: pointer;
            margin: 8px 0px 0px 0px;
        }

            .attr-right-down li a.select {
                border-bottom: 1px solid rgb(211, 47, 52);
                color: rgb(222, 50, 55);
            }

/*市场分类  城市省份  星 -----------------------------------------结束*/













/*弹出框*/

.tankuang {
    width: 660px;
    height: 360px;
    border: 2px #E1E0E0 solid;
    position: fixed;
    top: 35%;
    left: 30%;
    z-index: 9999;
    background-color: #FFFFFF;
    border-radius: 5px;
    overflow: hidden;
    display: none;
}

    .tankuang .tk-up {
        width: 660px;
        height: 30px;
        padding: 10px;
        border-bottom: 2px #E1E0E0 solid;
    }

        .tankuang .tk-up .btbao {
            width: 640px;
            height: 23px;
            line-height: 23px;
        }

            .tankuang .tk-up .btbao h3 {
                float: left;
                font-size: 15px;
            }

            .tankuang .tk-up .btbao a {
                width: 20px;
                height: 22px;
                float: right;
                font-size: 22px;
                font-weight: bold;
                color: #BBBBBB;
                transition: all 1.5s;
            }

                .tankuang .tk-up .btbao a:hover {
                    color: #000000;
                }

    .tankuang .tk-down {
        width: 660px;
        height: 270px;
        padding: 30px 45px;
    }

        .tankuang .tk-down .nrbao {
            width: 570px;
            height: 270px;
        }

            .tankuang .tk-down .nrbao li {
                width: 400px;
                height: 35px;
                margin: 0 auto;
                line-height: 35px;
                overflow: hidden;
            }

                .tankuang .tk-down .nrbao li span {
                    color: #444;
                }

                .tankuang .tk-down .nrbao li label {
                    width: 120px;
                    height: 28px;
                    display: inline-block;
                    text-align: right;
                    color: #888888;
                    font-size: 15px;
                }

                .tankuang .tk-down .nrbao li .biaoti {
                    font-size: 17px;
                    color: #E70012;
                    font-weight: bold;
                }

            .tankuang .tk-down .nrbao .jyxmli {
                width: 400px;
                height: 74px;
            }

                .tankuang .tk-down .nrbao .jyxmli .jyxm {
                    width: 300px;
                    height: 74px;
                }

            .tankuang .tk-down .nrbao .anniu {
                width: 300px;
                height: 50px;
                margin: 0 auto;
                line-height: 50px;
                margin-top: 30px;
            }

                .tankuang .tk-down .nrbao .anniu .quxiao {
                    width: 140px;
                    height: 44px;
                    display: block;
                    background-color: #E70012;
                    font-size: 15px;
                    float: left;
                    border: none;
                    color: #FFFFFF;
                    font-size: 17px;
                    outline: none;
                }

                .tankuang .tk-down .nrbao .anniu .join {
                    width: 140px;
                    height: 44px;
                    display: block;
                    background-color: #E70012;
                    font-size: 15px;
                    float: right;
                    border: none;
                    color: #FFFFFF;
                    font-size: 17px;
                    outline: none;
                }

.tkchenggong {
    width: 660px;
    height: 360px;
    border: 2px #E1E0E0 solid;
    position: fixed;
    top: 35%;
    left: 30%;
    z-index: 10000;
    background-color: #FFFFFF;
    border-radius: 5px;
    overflow: hidden;
    display: none;
}

    .tkchenggong .tk-up {
        width: 660px;
        height: 30px;
        padding: 10px;
        border-bottom: 2px #E1E0E0 solid;
    }

        .tkchenggong .tk-up .btbao {
            width: 640px;
            height: 23px;
            line-height: 23px;
        }

            .tkchenggong .tk-up .btbao h3 {
                float: left;
                font-size: 15px;
            }

            .tkchenggong .tk-up .btbao a {
                width: 20px;
                height: 22px;
                float: right;
                font-size: 22px;
                font-weight: bold;
                color: #BBBBBB;
                transition: all 1.5s;
            }

                .tkchenggong .tk-up .btbao a:hover {
                    color: #000000;
                }

    .tkchenggong .tk-down {
        width: 660px;
        height: 270px;
        padding: 30px 45px;
    }

        .tkchenggong .tk-down .nrbao {
            width: 570px;
            height: 270px;
        }

            .tkchenggong .tk-down .nrbao .tupian {
                width: 120px;
                height: 120px;
                margin: 0 auto;
            }

            .tkchenggong .tk-down .nrbao img {
                width: 120px;
                height: 120px;
            }

            .tkchenggong .tk-down .nrbao .cgjr {
                width: 220px;
                height: 20px;
                margin: 10px auto;
                text-align: center;
                line-height: 20px;
                font-size: 15px;
                color: #020202;
                font-family: "微软雅黑";
            }

            .tkchenggong .tk-down .nrbao .sc-name {
                width: 220px;
                height: 20px;
                margin: 10px auto;
                text-align: center;
                line-height: 20px;
                font-size: 17px;
                color: #020202;
                font-weight: bold;
                font-family: "微软雅黑";
            }

            .tkchenggong .tk-down .nrbao .quxiao {
                width: 140px;
                height: 44px;
                margin: 20px auto;
                background-color: #E70012;
                font-size: 15px;
                color: #FFFFFF;
                font-size: 17px;
                text-align: center;
                line-height: 44px;
            }

                .tkchenggong .tk-down .nrbao .quxiao:hover {
                    cursor: pointer;
                }

.mengban {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #000000;
    opacity: 0.4;
    z-index: 9998;
    display: none;
}
/*页码*/
.yemazhongjian {
    width: 1190px;
    height: 40px;
    margin: 30px auto;
    text-align: center;
    margin-bottom: 50px;
}

.yema {
    width: auto;
    height: 40px;
    margin: 0 auto;
}

.page {
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #666;
}

    .page a {
        border: 1px solid #DDD;
        vertical-align: middle;
        padding: 0px 13px;
        display: inline-block;
        *display: inline;
        *zoom: 1;
        font: 400 14px/30px "Microsoft YaHei";
        color: #333;
    }

    .page input.text_box {
        border: 0;
        text-align: center;
        width: 40px;
        position: absolute;
        left: 0;
        top: 0px;
        height: 22px;
        font: 400 12px/22px "Microsoft YaHei";
        color: #666666;
    }

    .page input.btn {
        width: 59px;
        height: 30px;
        vertical-align: middle;
        background: #E70012;
        border: solid 1px #E70012;
        color: #fff;
        cursor: pointer;
    }

.pages {
    vertical-align: middle;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    width: 30px;
    border: solid 1px #e2e2e2;
    margin: 0px 16px 0px 0px;
    height: 25px;
}

.page a:hover, .page a.on {
    color: #fff;
    background: #E70012;
    border: 1px solid #E70012;
}
/*相关地区*/
.xgdq {
    width: 100%;
    margin-bottom: 50px;
}

    .xgdq .xgdqzj {
        width: 1190px;
        margin: 0 auto;
    }

.xgdqzj .xgdq-up {
    width: 1190px;
    height: 42px;
    border: 1px #e2e2e2 solid;
}

    .xgdqzj .xgdq-up ul li {
        width: 90px;
        height: 42px;
        border-right: 1px #e2e2e2 solid;
        background-color: #FFFFFF;
        z-index: 10;
        float: left;
    }

        .xgdqzj .xgdq-up ul li a {
            line-height: 42px;
            text-align: center;
            display: block;
            color: #FF0000;
            font-size: 14px;
            font-weight: bold;
        }

.xgdqzj .xgdq-down {
    width: 1190px;
    overflow: hidden;
    border: 1px #e2e2e2 solid;
    border-top: none;
    background: #FFFFFF;
}

.xgdqzj .xgdq-down1 {
    width: 1190px;
    background: #FFFFFF;
}

.xgdqzj .xgdq-down2 {
    width: 1190px;
    display: none;
}

.xgdq-down a {
    display: block;
    margin: 6px;
    float: left;
    font-size: 13px;
    color: #9B9B9B;
}

    .xgdq-down a:hover {
        color: #de3237;
        transition: all 1s;
    }

.xgdqzj .xgdq-up ul li:hover {
    background-color: #ecebeb;
}

.xgdqzj .xgdq-up ul li:first-child {
    border-top: 1px #BC151B solid;
}
/*底部*/

.foot {
    width: 100%;
    height: 200px;
    background-color: #333333;
}

    .foot .footzj {
        width: 1190px;
        height: 174px;
        margin: 0 auto;
        font-size: 13px;
    }

    .foot .zimu {
        display: block;
        text-align: center;
        color: #888888;
        margin-top: 30px;
        padding-top: 20px;
    }

.zimu a {
    color: #ff8905;
    margin-left: 13px;
}

.foot .gywm {
    display: block;
    text-align: center;
    margin-top: 10px;
}

.gywm a {
    color: #888888;
    text-align: center;
}

.gywm em {
    font-style: normal;
    color: #888888;
    margin: 5px;
}

.foot .kfrx {
    display: block;
    text-align: center;
    color: #888888;
    margin-top: 15px;
}

.kfrx span {
    margin-left: 10px;
}

.foot .bqsy {
    display: block;
    text-align: center;
    color: #888888;
    margin-top: 15px;
}

.gt a {
    transition: all 0.3s ease-in-out;
}

    .gt a:hover {
        color: #FFFFFF;
        text-decoration: underline;
        cursor: pointer;
    }
/*各个城市回收市场*/


.huishousc {
    width: 1196px;
    margin: 20px auto;
    background-color: #fcfbfb;
}

    .huishousc ul li {
        width: 230px;
        height: 232px;
        float: left;
        margin-left: 8px;
    }

        .huishousc ul li .sc-img {
            width: 230px;
            height: 170px;
        }

        .huishousc ul li .gongsimc {
            font-weight: bold;
            color: #000000;
            font-size: 16px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

            .huishousc ul li .gongsimc .scgm-btbg {
                width: 15px;
                height: 14px;
                background: url(../images/sc-tubiao.png) no-repeat;
                display: inline-block;
                margin-right: 5px;
            }

            .huishousc ul li .gongsimc .btbg-one {
                background-position: -388px -112px;
            }

            .huishousc ul li .gongsimc .btbg-two {
                background-position: -388px 0px;
            }

            .huishousc ul li .gongsimc .btbg-three {
                background-position: -388px -28px;
            }

            .huishousc ul li .gongsimc .btbg-four {
                background-position: -388px -56px;
            }

            .huishousc ul li .gongsimc .btbg-five {
                background-position: -388px -86px;
            }

        .huishousc ul li .cs {
            width: 230px;
            height: 20px;
            margin-top: 5px;
            font-size: 14px;
            color: #888888;
            position: relative;
            margin-left: 20px;
        }

            .huishousc ul li .cs img {
                margin-right: 10px;
                position: absolute;
                top: 0px;
                left: -20px;
            }
/*市场人员*/

.schrenyuan {
    width: 1190px;
    margin: 20px auto;
    margin-bottom: 190px;
}

    .schrenyuan .cear-fix {
        width: 1190px;
        height: 265px;
        justify-content: space-between;
    }

        .schrenyuan .cear-fix li {
            width: 590px;
            height: 265px;
            float: left;
            margin-bottom: 30px;
        }

            .schrenyuan .cear-fix li .fig_left {
                width: 210px;
                height: 265px;
                float: left;
            }

                .schrenyuan .cear-fix li .fig_left img {
                    width: 210px;
                    height: 265px;
                }

            .schrenyuan .cear-fix li .fig_rit {
                width: 320px;
                height: 265px;
                float: left;
                margin-left: 15px;
            }

                .schrenyuan .cear-fix li .fig_rit h2 {
                    font-size: 20px;
                    height: 40px;
                    line-height: 40px;
                    background: url(../images/tit_bg.jpg) no-repeat left bottom;
                    padding-bottom: 15px;
                }

                .schrenyuan .cear-fix li .fig_rit p {
                    width: 320px;
                    height: 28px;
                    line-height: 28px;
                    font-size: 14px;
                    color: #656565;
                }

                    .schrenyuan .cear-fix li .fig_rit p span {
                        font-size: 14px;
                        font-weight: bold;
                        color: #333333;
                    }


                .schrenyuan .cear-fix li .fig_rit #jieshaohang {
                    width: 320px;
                    height: 140px;
                    display: -webkit-box;
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: 5;
                    overflow: hidden;
                }


/*导航*/
* {
    padding: 0px;
    margin: 0px;
    list-style: none;
    font-family: "微软雅黑";
}

a {
    text-decoration: none;
}
/*中间优势*/
.haochu {
    width: 1190px;
    height: 440px;
    margin: 5px auto;
    background-color: #ffffff;
    position: relative;
}

    .haochu .haochu-zj {
        width: 940px;
        height: 170px;
        position: absolute;
        top: 110px;
        left: 125px;
        z-index: 222;
    }

        .haochu .haochu-zj ul {
            width: 940px;
            height: 170px;
            display: flex;
            justify-content: space-around;
        }

            .haochu .haochu-zj ul li {
                width: 160px;
                height: 170px;
                float: left;
                text-align: center;
                background-color: #ffffff;
            }

                .haochu .haochu-zj ul li p {
                    color: #343434;
                    font-size: 16px;
                    font-weight: bold;
                    margin-top: 28px;
                }

    .haochu .hengxian {
        width: 1190px;
        height: 66px;
        position: absolute;
        top: 144px;
        left: 0;
    }



/*市场分类*/

.gyyq-kuang {
    width: 1190px;
    height: 180px;
    margin: 0 auto;
    border: 1px solid red;
}

    .gyyq-kuang p {
        font-weight: bold;
    }

    .gyyq-kuang a:hover {
        color: #E70012;
    }

    .gyyq-kuang a {
        color: #646366;
        font-size: 15px;
    }
/*回收市场*/
.hsshichang {
    width: 1190px;
    margin: 0 auto;
    margin-top: 30px;
}

    .hsshichang .hssc-div {
        width: 1190px;
        height: 123px;
        margin-top: 20px;
        border-bottom: 1px solid #CCCBCB;
        padding-bottom: 15px;
    }

.hssc-div .hsscdiv-left {
    width: 164px;
    height: 123px;
    float: left;
    background-color: #d9d9d9;
}

    .hssc-div .hsscdiv-left a img {
        width: 164px;
        height: 123px;
        object-fit: cover
    }

.hssc-div .hsscdiv-right {
    width: 1000px;
    height: 123px;
    float: right;
}

.hsscdiv-right .biaoti {
    width: 1000px;
    height: 30px;
    margin-top: 5px;
}

.biaoti h4 a {
    width: 450px;
    height: 29px;
    color: #333333;
    font-size: 18px;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 34px;
    float: left;
}
.biaoti h4 a:hover {
    text-decoration:none;
}

.biaoti h4 .xingji {
    width: 72px;
    height: 14px;
    float: left;
    margin-top: 5px;
    background: url(../images/sc-tubiao.png) no-repeat;
}

.biaoti h4 .xingj-one {
    background-position: -143px -170px;
}

.biaoti h4 .xingj-two {
    background-position: -143px -1px;
}

.biaoti h4 .xingj-three {
    background-position: -143px -36px;
}

.biaoti h4 .xingj-four {
    background-position: -143px -77px;
}

.biaoti h4 .xingj-five {
    background-position: -143px -126px;
}


.biaoti h4 .xjsc-gyy {
    background-position: -2px -1px;
}

.biaoti h4 .xjsc-gk {
    background-position: -2px -55px;
}

.biaoti h4 .xjsc-kfq {
    background-position: -3px -107px;
}



.wenzibtn {
    width: 1000px;
    height: 50px;
}

    .wenzibtn .wenzi p a {
        width: 830px;
        float: left;
        line-height: 21px;
        font-size: 14px;
        color: #444444;
        white-space: nowrap;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        overflow: hidden;
    }

    .wenzibtn .jrscbtn {
        float: right;
        line-height: 40px;
        text-align: center;
        border: 1px solid #DE3237;
        border-radius: 5px;
    }

.jrscbtn a {
    width: 113px;
    height: 40px;
    color: #DE3237;
    font-weight: bold;
    display: block;
    transition: all 1s;
}

    .jrscbtn a:hover {
        background: #DE3237;
        color: #FFFFFF;
    }

.dizhi {
    width: 800px;
    height: 20px;
}

    .dizhi .dz-left {
        width: 200px;
        height: 20px;
        float: left;
        background: url(../images/didian.png);
        background-repeat: no-repeat;
        background-position: 0 0;
    }

.dz-left span a {
    margin-left: 25px;
    font-size: 14px;
    color: #888888;
}

.dizhi .dz-right {
    width: 600px;
    height: 20px;
    float: right;
}

.dz-right span a {
    font-size: 14px;
    color: #888888;
}
