
/*.sort .sort-list li a span, .sort .sort-list li.hover, .sort .sort-list ul li.hover ul li a, .sort .hr {
    background: url(../images/bg-index-sort-v211.png) no-repeat;
}*/


.sort {
    width: 200px;
    height: 100%;
    position: fixed;
    z-index: 20;
    top: 0;
    left: 0;
    background-color: rgba(255,255,255,0.7);
}

    .sort .sort-ti {
        height: 150px;
        width: 100%;
        font-size: 14px;
        text-align: center;
        line-height: 20px;
        color: #dcaf25;
        background-color: #000000;
    }

        .sort .sort-ti img {
            width: 130px;
            display: block;
            margin: auto;
            padding-top: 10px
            /*margin: 20px 55px 15px 55px;*/
        }


    .sort .sort-list {
        border-top: 0;
        height: auto;
        background-color: rgba(255,255,255,0.4);
    }

        .sort .sort-list ul {
            height: auto;
        }

        .sort .sort-list li {
            width: 100%;
            height: 68px;
            float: left;
        }

.red_img {
    display: none;
}

.gray_img {
    display: block;
}

.sort .sort-list li {
    border-bottom: 1px solid #bfbfbf;
}

    .sort .sort-list li a {
        display: block;
        line-height: 68px;
        font-size: 14px;
        cursor: pointer;
        color: #5b5b5b;
    }

        .sort .sort-list li a img {
            width: 32px;
            height: 32px;
            float: left;
            margin-left: 24px;
            margin-top: 18px;
            margin-right: 24px;
        }

        .sort .sort-list li a span {
            display: block;
            height: 68px;
            text-align: left;
            float: left;
        }

    .sort .sort-list li.hover {
        background-color: #fff;
    }

        .sort .sort-list li.hover a {
            color: #e70010;
        }

        .sort .sort-list li.hover .gray_img {
            display: none;
        }

        .sort .sort-list li.hover .red_img {
            display: block;
        }


.isSelect {
    width: 100%;
    height: 68px;
    float: left;
    background-color: #fff;
}

.sort .sort-list .isSelect a {
    display: block;
    line-height: 68px;
    font-size: 14px;
    cursor: pointer;
}

    .sort .sort-list .isSelect a img {
        width: 32px;
        height: 32px;
        float: left;
        margin-left: 24px;
        margin-top: 18px;
        margin-right: 24px;
    }

    .sort .sort-list .isSelect a span {
        display: block;
        color: #e70010;
        height: 68px;
        text-align: left;
        float: left;
    }

.isSelect .red_img {
    display: block;
}

.isSelect .gray_img {
    display: none;
}
/*end*/


.sort .sort-list ul ul {
    display: none;
}

.sort .sort-list ul li.hover ul {
    left: 200px;
    margin-top: 20px;
    width: 120px;
    z-index: 30;
    position: fixed;
    height: auto;
    overflow: hidden;
}

    .sort .sort-list ul li.hover ul li {
        height: 30px;
        width: 100%;
        border-bottom: 0;
        padding: 0;
    }

.sort .sort-list ul li.hover ul {
    display: block;
}

    .sort .sort-list ul li.hover ul li a {
        height: 30px;
        line-height: 30px;
        font-size: 15px;
        text-align: center;
        color: #fff;
    }

        .sort .sort-list ul li.hover ul li a:hover {
            background-color: #e91524;
        }

.sort .sort-list ul li.hover .baground {
    display: block;
}

.baground {
    background-color: rgba(5,5,5,0.5);
    position: fixed;
    top: 0;
    height: 100%;
    width: 120px;
    z-index: 20;
    display: none;
    left: 200px;
}

.search {
    width: 100%;
    height: auto;
    margin-top: 30px;
}

.search_title {
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    color: #525252;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}

.search_input {
    outline: mediumblue;
    line-height: 28px;
    font-size: 12px;
    color: #6d6d6d;
    border-radius: 3px;
    border: 1px solid #c9c9c9;
    border-right: 0;
    width: 150px;
    margin-left: 10px;
    text-indent:5px;
    min-height:28px;
    float: left;
    margin-bottom: 10px;
}

.search img {
    float: right;
    width: 29px;
    height: 30px;
    margin-right:10px;
    background:#e70010;
}

.search_explain {
    width: 100%;
    text-align: center;
    color: #e70010;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 50px;
}

.shops {
    width: 100%;
    height: auto;
}

    .shops ul li {
        float: left;
        width: 60px;
        height: 60px;
        margin-left: 5px;
    }

        .shops ul li a img {
            width: 36px;
            height: 36px;
            margin-left: 12px;
            margin-top: 2px;
        }

        .shops ul li a p {
            width: 100%;
            line-height: 16px;
            text-align: center;
            color: #272727;
            font-size: 12px;
            margin-top: 5px;
        }

.dongbaqu {
    width: 100%;
    margin-top: 20px;
}

    .dongbaqu p {
        width: 70%;
        margin: 0 auto;
        font-size: 12px;
        line-height: 20px;
        color: #5b5b5b;
        text-align: center;
    }

        .dongbaqu p a {
            font-size: 12px;
            line-height: 20px;
            color: #5b5b5b;
        }

    .dongbaqu ul li {
        float: left;
        margin-top: 10px;
    }

        .dongbaqu ul li img {
            width: 30px;
            height: 30px;
            margin-left: 22.5px;
        }

/*banner*/
.picScroll-left {
    width: 100%;
    overflow: hidden;
    position: relative;
}

    .picScroll-left .hd {
        height: 30px;
        width: 52.5%;
        position: relative;
        margin-top: -30px;
    }
        .picScroll-left .hd .prev{
            display: block;
            width: 24px;
            height: 70px;
            margin-left:250px;
            margin-top:-500px;
            float:left;
            cursor: pointer;
            background: url("../Images/left.png") no-repeat;
        }
       .picScroll-left .hd .next {
            display: block;
            width: 24px;
            height: 70px;
            margin-right:-88%;
            margin-top:-500px;
            float:right;
            cursor: pointer;
            background: url("../Images/right.png") no-repeat;
        }

        .picScroll-left .hd ul {
            float: right;
            overflow: hidden;
            zoom: 1;
            margin-top: 10px;
        }

            .picScroll-left .hd ul li {
                float: left;
                width: 9px;
                height: 9px;
                border-radius: 50px;
                overflow: hidden;
                margin-right: 15px;
                text-indent: -999px;
                cursor: pointer;
                background: url("../images/icoCircle.gif") 0 -9px;
            }

                .picScroll-left .hd ul li.on {
                    background-position: 0 0;
                }
    .picScroll-left .bd {
        height: 100%;
        overflow: hidden;
        width: 100%;
    }

        .picScroll-left .bd ul {
            overflow: hidden;
            zoom: 1;
        }

            .picScroll-left .bd ul li {
                float: left;
                width:100%;
                _display: inline;
                overflow: hidden;
                text-align: center;
            }

                .picScroll-left .bd ul li .pic .bg {
                    width: 100%;
                    height:920px;
                    background:url(../Images/banner.png) no-repeat center ;
                    background-size:cover;
                    display: block;
                }
                 .picScroll-left .bd ul li .pic .bg2 {
                    width: 800px;
                    height:600px;
                    background:url(../Images/banner1.jpg) no-repeat center ;
                    background-size:cover;
                    display: block;
                }

