/*产品展示*/
#H_Product_1 {
    width: 1200px;
    margin: 20px auto;
    padding-bottom: 20px;
}

    #H_Product_1 .H_ProductTitle_2 {
        padding-bottom: 10px;
        font-size: 18px;
        border-bottom: 1px solid #0081e4;
        margin-bottom: 10px;
        margin-top: 40px;
    }

        #H_Product_1 .H_ProductTitle_2 b {
            border-left: 4px solid #0081E4;
            height: 18px;
            vertical-align: bottom;
            margin-right: 5px;
        }

    #H_Product_1 .H_Product_2 {
        width: 1200px;
        margin: 20px auto;
        padding-bottom: 20px;
    }
    /*综合排名*/
    #H_Product_1 .H_ZHRank_2 {
        width: 1200px;
        margin: 20px auto;
    }

        #H_Product_1 .H_ZHRank_2 .H_ZHRank_3 li {
            float: left;
            width: 75px;
            height: 36px;
            line-height: 36px;
            text-align: center;
            border: 1px solid #0081E4;
            border-left: 0;
        }

            #H_Product_1 .H_ZHRank_2 .H_ZHRank_3 li a {
                color: #0081E4;
                width: 71px;
            }

                #H_Product_1 .H_ZHRank_2 .H_ZHRank_3 li a:hover {
                    color: #fff;
                    background: #0081E4;
                }

            #H_Product_1 .H_ZHRank_2 .H_ZHRank_3 li.H_current {
                border-left: 1px solid #0081E4;
            }

                #H_Product_1 .H_ZHRank_2 .H_ZHRank_3 li.H_current a {
                    background: #0081E4;
                    color: #fff;
                }

.H_current, .H_current2, .H_current3, .H_current4, .H_current5 {
    cursor: pointer;
}
/**********展示产品**********/
#H_Product_1 .H_Product_2 .H_Product_3 li {
    float: left;
    margin-bottom: 10px; /*height: 485px;width: 240px;*/
    position: relative;
    /*z-index: 1;*/
}

    #H_Product_1 .H_Product_2 .H_Product_3 li .H_shadow { /*width: 220px;height:465px;*/
        transition: border-color .1s ease;
        position: absolute;
        z-index: 1;
        left: 0;
        top: 0;
        background: #fff;
        border: 1px solid #fff;
        padding: 9px 8px;
    }

        #H_Product_1 .H_Product_2 .H_Product_3 li .H_shadow:hover {
            border: 1px solid #ccc;
            box-shadow: 0px 0px 2px 2px #f8f8f8;
            padding: 9px 8px;
        }

    #H_Product_1 .H_Product_2 .H_Product_3 li .H_goodspic { /*width: 220px;height: 220px;*/
        margin: auto auto 10px auto;
        background: #bdbdbd;
    }

    #H_Product_1 .H_Product_2 .H_Product_3 li .H_Carousel {
        /*width: 220px;
        height: 40px;*/
        margin: 0px auto;
    }

        #H_Product_1 .H_Product_2 .H_Product_3 li .H_Carousel .H_CarouselPic li {
            float: left; /*height: 39px;width: 39px;*/
            border: 1px solid #ccc;
            margin-right: 3px;
            /*height:31.99px;*/
        }

            #H_Product_1 .H_Product_2 .H_Product_3 li .H_Carousel .H_CarouselPic li:hover {
                border: 1px solid red;
            }

    #H_Product_1 .H_Product_2 .H_Product_3 li .H_Price {
        font-size: 20px;
        color: red;
        height: 30px;
        line-height: 30px;
        margin: 10px auto;
    }

    #H_Product_1 .H_Product_2 .H_Product_3 li .H_goodstitle { /*width: 220px;height: 40px;*/
        margin: 0 auto;
        font-size: 12px;
        line-height: 18px;
    }

        #H_Product_1 .H_Product_2 .H_Product_3 li .H_goodstitle a:hover {
            color: #0081E4;
            text-decoration: underline;
        }

    #H_Product_1 .H_Product_2 .H_Product_3 li .H_evaluate {
        margin: 5px auto; /*width: 220px;*/
        height: 20px;
        line-height: 20px;
    }

        #H_Product_1 .H_Product_2 .H_Product_3 li .H_evaluate a {
            color: #0081E4;
            margin-right: 5px;
        }

        #H_Product_1 .H_Product_2 .H_Product_3 li .H_evaluate b {
            color: #bdbdbd;
        }

    #H_Product_1 .H_Product_2 .H_Product_3 li .H_Corporatename { /*width: 220px;*/
        height: 20px;
        line-height: 20px;
        font-size: 12px;
    }

        #H_Product_1 .H_Product_2 .H_Product_3 li .H_Corporatename a {
            color: #f68226;
        }
    /************鼠标放上显示区域************/
    #H_Product_1 .H_Product_2 .H_Product_3 li .H_Hidelist {
        width: 174px;
        height: 30px;
        margin-top: 10px;
    }

        #H_Product_1 .H_Product_2 .H_Product_3 li .H_Hidelist .H_hidethree {
            /*width: 220px;*/
            height: 35px;
        }

            #H_Product_1 .H_Product_2 .H_Product_3 li .H_Hidelist .H_hidethree li {
                display: none;
                float: left;
                /*width: 60px ;*/
                height: 20px;
                margin-right: 10px;
                margin-top: 5px;
                border: 0;
                cursor: pointer;
                margin-left: 0;
            }

                #H_Product_1 .H_Product_2 .H_Product_3 li .H_Hidelist .H_hidethree li img {
                    vertical-align: bottom; /*margin-right: 8px;*/
                }

/*************好来头条**************/
#H_HLHead {
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
}

    #H_HLHead #H_HLHead_Title {
        border-bottom: 2px solid #ccc;
    }

        #H_HLHead #H_HLHead_Title div {
            width: 1186px;
            height: 30px;
            border-left: 4px solid #4282d9;
            height: 18px;
            line-height: 18px;
            padding-left: 10px;
            color: #4282d9;
            font-size: 18px;
            margin-bottom: 5px;
        }
    /*************头条内容*****************/

    /*******广告1*********/
    #H_HLHead #H_AdvOne {
        margin: auto;
        margin-top: 8px;
        width: 1200px;
        height: 90px;
    }
/***********按产品展示  按星级展示**********/
#H_Show {
    width: 1200px;
    margin: 20px auto;
}

    #H_Show span {
        width: 130px;
        height: 36px;
        line-height: 36px;
        font-size: 16px;
        color: #fff;
        background: #0081E4;
        text-align: center;
        margin-right: 10px;
        cursor: pointer;
    }
/********展示品牌的属性位置**********/
#H_Brandlist_1 {
    margin: 0 auto;
    width: 1198px;
    /*line-height: 100px;*/
    border: 1px solid #ccc;
    position: relative;
}

    #H_Brandlist_1 .H_Brandtit_2 {
        border-bottom: 1px solid #ccc;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        margin-bottom: 15px;
    }

        #H_Brandlist_1 .H_Brandtit_2 span {
            margin-left: 20px;
            font-weight: 700;
        }
/*******属性栏********/
#H_Brandbox_3 {
    width: 1100px;
    height: auto;
    margin-left: 25px;
}

    #H_Brandbox_3 dl {
        margin-top: 0;
        margin-bottom: 0;
        clear: both;
        padding: 4px 0;
    }

    #H_Brandbox_3 dt, dd {
        display: block;
        float: left;
        width: auto;
        padding: 0;
        margin: 3px 0;
    }

    #H_Brandbox_3 dt {
        height: 30px;
        padding-bottom: 4px;
        font-weight: bold;
        color: #333333;
    }

    #H_Brandbox_3 dd {
        color: #005AA0;
        margin-right: 20px;
        cursor: pointer;
    }

    #H_Brandbox_3 a:hover {
        color: #0081E4;
        text-decoration: underline;
    }

/******更多******/
#H_Brandlist_1 .H_Brandbox_2 {
    overflow: hidden;
}

    #H_Brandlist_1 .H_Brandbox_2 .H_brandsmore_3 {
        width: 70px;
        line-height: 35px;
        min-height: 200px;
        text-align: center;
        cursor: pointer;
    }

        #H_Brandlist_1 .H_Brandbox_2 .H_brandsmore_3 .H_brandsmore_3 {
            margin-right: 20px;
        }


/*******************五星*********************/
/********标题*********/
#H_FiveStar, #H_FourStar, #H_ThreeStar {
    width: 1200px;
    margin: auto;
    margin-top: 20px;
    /*border:1px solid red;*/
    min-height: 300px;
}

    #H_FiveStar #H_FiveStar_Title p span, #H_FourStar #H_FourStar_Title p span, #H_ThreeStar #H_ThreeStar_Title p span {
        width: 45px;
        height: 30px;
        border-left: 4px solid #4282d9;
        height: 24px;
        line-height: 24px;
        padding-left: 10px;
        color: #4282d9;
        font-size: 20px;
        margin-bottom: 5px;
    }

    #H_FiveStar #H_FiveStar_Title p img, #H_FourStar #H_FourStar_Title p img, #H_ThreeStar #H_ThreeStar_Title p img {
        vertical-align: sub;
    }
    /********五星类目列表*********/
    #H_FiveStar #H_FiveStar_List, #H_FourStar #H_FourStar_List, #H_ThreeStar #H_ThreeStar_List {
        margin-top: 5px;
    }

        #H_FiveStar #H_FiveStar_List ul li, #H_FourStar #H_FourStar_List ul li, #H_ThreeStar #H_ThreeStar_List ul li {
            float: left;
            margin-left: 10px;
        }

            #H_FiveStar #H_FiveStar_List ul li.sq, #H_FourStar #H_FourStar_List ul li.sq, #H_ThreeStar #H_ThreeStar_List ul li.sq {
                margin-left: 30px;
                margin-right: 30px;
            }
    /**********五星广告**********/
    #H_FiveStar #H_FiveStarAdv {
        /*border:1px solid red;*/
        min-height: 300px;
        margin: 15px 0;
    }

        #H_FiveStar #H_FiveStarAdv .H_FiveStarAdv > li {
            float: left;
            border-top: 1px solid #ccc;
            /*border-bottom: 1px solid #ccc;*/
            border-left: 1px solid #ccc;
            height: 399px;
            width: 298.75px;
            position: relative;
        }

            #H_FiveStar #H_FiveStarAdv .H_FiveStarAdv > li.rboder {
                border-right: 1px solid #ccc;
            }

            #H_FiveStar #H_FiveStarAdv .H_FiveStarAdv > li.bboder {
                border-bottom: 1px solid #ccc;
            }
        /**************显示出页面五星的排名********/
        #H_FiveStar #H_FiveStarAdv .H_FiveStarAdv .H_FiveRaking {
            max-width: 100px;
            height: 35px;
            position: absolute;
            top: 10px;
            left: 10px;
            text-align: center;
            line-height: 35px;
            font-size: 30px;
        }

        #H_FiveStar #H_FiveStarAdv .H_FiveStarAdv .H_FiveLogo {
            width: 100px;
            height: 35px;
            position: absolute;
            top: 10px;
            right: 10px;
            border: 1px solid red;
        }
/*********得分牌**********/
.H_Scoreboard {
    color: #fff;
    background: #000;
    opacity: 0.6;
    width: 130px;
    height: 170px;
    position: absolute;
    top: 0px;
    left: 0px;
    text-align: center;
}

    .H_Scoreboard .H_tit {
        height: 20px;
        line-height: 20px;
        margin-top: 7px;
    }

        .H_Scoreboard .H_tit .H_earth img {
            cursor: pointer;
            vertical-align: middle;
        }

        .H_Scoreboard .H_tit .H_url {
            font-size: 12px;
            width: 70px;
            height: 20px;
            line-height: 20px;
            cursor: default;
        }

        .H_Scoreboard .H_tit .H_Pushpin {
            vertical-align: middle;
            cursor: pointer;
        }

    .H_Scoreboard .H_star {
        border-bottom: 1px solid #fff;
        height: 20px;
        line-height: 10px;
        width: 100px;
        margin: 0 auto;
    }

        .H_Scoreboard .H_star img {
            margin-left: -7px;
            vertical-align: middle;
        }

    .H_Scoreboard .H_Rank {
        height: 20px;
        line-height: 22px;
        font-size: 15px;
        margin-top: 3px;
        cursor: default;
    }

    .H_Scoreboard .H_num {
        height: 40px;
        line-height: 24px;
        font-size: 32px;
        margin-top: 3px;
        margin-bottom: 6px;
        cursor: default;
    }

    .H_Scoreboard .H_score {
        font-size: 15px;
        height: 24px;
        line-height: 24px;
        border-top: 1px solid #fff;
        width: 100px;
        margin: auto;
        cursor: default;
    }

    .H_Scoreboard .H_mark {
        height: 20px;
        line-height: 20px;
        font-size: 15px;
        cursor: default;
    }
/*********放上LOGO之上弹出的滑动效果*********/
.H_profile {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 298.75px;
    height: 270px;
    background: #000;
    opacity: 0.6;
}

    .H_profile .H_profileLogo {
        border: 1px solid blue;
        width: 240px;
        height: 50px;
        margin: 20px auto;
    }

    .H_profile .H_profileInt {
        border: 1px solid blue;
        width: 240px;
        height: 150px;
        margin: 10px auto;
    }

.H_category {
    position: absolute;
    bottom: 75px;
    right: 20px;
    cursor: pointer;
}

.H_adv {
    position: absolute;
    bottom: 50px;
    right: 20px;
    color: #ccc;
    cursor: pointer;
}

.H_Hidelist {
    width: 255px;
    height: 30px;
    position: absolute;
    bottom: 0px;
    left: 20px;
}

    .H_Hidelist ul li {
        float: left;
        width: 20px;
        height: 20px;
        margin-left: 27px;
        margin-top: 5px;
    }

/**********四星广告**********/
#H_FourStar #H_FourStarAdv {
    margin: 15px 0;
}
    /**************显示出页面四星的排名********/
    #H_FourStar #H_FourStarAdv .H_FourStarAdv .H_FiveRaking {
        max-width: 100px;
        height: 35px;
        position: absolute;
        top: 10px;
        left: 10px;
        text-align: center;
        line-height: 35px;
        font-size: 30px;
    }

    #H_FourStar #H_FourStarAdv .H_FourStarAdv .H_FiveLogo {
        width: 100px;
        height: 35px;
        position: absolute;
        top: 10px;
        right: 10px;
        border: 1px solid red;
    }

    #H_FourStar #H_FourStarAdv .H_FourStarAdv > li {
        float: left;
        border-top: 1px solid #ccc;
        border-left: 1px solid #ccc;
        height: 328px;
        width: 238.8px;
        position: relative;
    }

.H_Hidelist .H_Hidelist4 li {
    margin-left: 15px;
}

#H_FourStar #H_FourStarAdv .H_FourStarAdv > li.bborder {
    border-bottom: 1px solid #ccc;
}

#H_FourStar #H_FourStarAdv .H_FourStarAdv > li:nth-child(5), #H_FourStar #H_FourStarAdv .H_FourStarAdv > li:nth-child(10) {
    border-right: 1px solid #ccc;
}

/**********三星************/
#H_ThreeStar #H_ThreeStarAdv {
    margin: 15px 0;
}
    /**************显示出页面四星的排名********/
    #H_ThreeStar #H_ThreeStarAdv .H_ThreeStarAdv .H_FiveRaking {
        max-width: 100px;
        height: 35px;
        position: absolute;
        top: 10px;
        left: 10px;
        text-align: center;
        line-height: 35px;
        font-size: 30px;
    }

    #H_ThreeStar #H_ThreeStarAdv .H_ThreeStarAdv .H_FiveLogo {
        width: 100px;
        height: 35px;
        position: absolute;
        top: 10px;
        right: 10px;
        border: 1px solid red;
    }

    #H_ThreeStar #H_ThreeStarAdv .H_ThreeStarAdv > li {
        float: left;
        border-top: 1px solid #ccc;
        border-left: 1px solid #ccc;
        height: 278px;
        width: 198.83px;
        position: relative;
    }

        #H_ThreeStar #H_ThreeStarAdv .H_ThreeStarAdv > li.bborder {
            border-bottom: 1px solid #ccc;
        }

        #H_ThreeStar #H_ThreeStarAdv .H_ThreeStarAdv > li:nth-child(6), #H_ThreeStar #H_ThreeStarAdv ul > li:nth-child(12) {
            border-right: 1px solid #ccc;
        }

.H_Hidelist .H_Hidelist3 li {
    margin-left: 10px;
}


.H_allcheck > ul > li:hover {
    background: #0081E4;
    color: #fff;
    cursor: pointer;
}

.H_allcheck > ul > li {
    float: right;
    min-width: 20px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    padding: 0 10px;
    background: #e6e9f1;
    margin-left: 5px;
}

.H_allcheck .H_page {
    width: 40px;
    height: 30px;
    padding: 0 5px;
    border: 1px solid #ccc;
    outline: 0;
    margin: 0 5px;
    cursor: pointer;
}

.H_allcheck p {
    float: right;
    margin: 0;
    margin-left: 10px;
    margin-top: 18px;
}

.H_allcheck .H_ensure:hover {
    background: #0081E4;
    color: #fff;
    height: 32px;
    border: 0;
}

.H_allcheck .H_ensure {
    width: 40px;
    height: 32px;
    padding: 0 5px;
    background: #fff;
    margin-left: 5px;
    border: 1px solid #ccc;
    outline: 0;
    cursor: pointer;
    margin-right: 20px;
}




/*<产品属性>*/
.C_Quality {
    height: 20%;
    width: 1180px;
    padding: 10px 10px;
}

.C_Qualityhead li {
    float: left;
    padding: 0 15px;
    height: 30px;
    cursor: pointer;
    line-height: 30px;
    color: #4284d9;
}

    /*.C_Qualityhead li:hover {
        color: #4284d9;
    }*/

.C_Qualityhead2 li:hover {
    color: #0081e4;
}

.C_Qualityhead2 li {
    float: left;
    padding: 0 15px;
    height: 30px;
    cursor: pointer;
    line-height: 30px;
}

.C_Qualityhead {
    height: auto;
    overflow: hidden;
    width: 990px;
}

.C_Qualityhead2 {
    height: 68px;
    max-height: 89px;
    overflow: auto;
    width: 990px;
}

.C_Quality1 {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
}

.C_Quality2 {
    margin-top: 20px;
}

.C_Moven {
    border: 1px solid #ccc;
    padding: 0px 3px;
    height: 16px;
    line-height: 16px;
    margin-right: 10px;
    border-radius: 3px;
}

.C_Moven2 {
    display: none;
}

.C_Moven:hover {
    color: #0081e4;
    cursor: pointer;
}

.C_Moven1 {
    cursor: pointer;
}

.C_Moven2 {
    cursor: pointer;
}

.cbo {
    display: inline-block;
    margin-right: 5px;
}

.cbo2 {
    display: none;
}

.cbo img {
    width: 11px;
    height: 11px;
    margin-top: 10px;
}

.C_Quality1_right {
    /*margin-top: 10px;*/
    margin-left: 10px;
    width: 80px;
    text-align: right;
    float: right;
    margin-right: 5px;
}

    .C_Quality1_right span:hover {
        color: #0081e4;
    }

.C_Qualitymoney li {
    float: left;
    padding: 0 5px;
    height: 30px;
    cursor: pointer;
    margin-right: 10px;
    line-height: 30px;
}

.C_Qualitymoney {
    width: 990px;
}

.C_authorities {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
}

.C_authorities2 {
    display: none;
}

.C_authorities span {
    height: 20px;
    width: 42px;
    line-height: 20px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 3px;
    cursor: pointer;
}

.C_Qualitymoney img {
    position: relative;
    top: 10px;
    left: 5px;
}








/**商品得分牌**/
.H_Scoreboards {
    color: #fff;
    background: rgba(0,0,0,0.7);
    width: 130px;
    height: 170px;
    position: absolute;
    top: 0px;
    left: 0px;
    text-align: center;
    color: #fff;
    background: #000;
    opacity: 1;
    width: 145px;
    height: 145px;
    /**
    position: absolute;
    top: 5px;
    left: 5px;
    **/
    text-align: center;
    zoom: 69%;
    margin: 10px;
}

    .H_Scoreboards .H_tits {
        height: 20px;
        line-height: 20px;
        margin: -26px 0 13px 1px;
    }

        .H_Scoreboards .H_tits .H_urls {
            font-size: 12px;
            width: 70px;
            height: 20px;
            line-height: 20px;
            cursor: default;
        }

        .H_Scoreboards .H_tits .H_Pushpins {
            vertical-align: middle;
            cursor: pointer;
            width: 20px;
            height: 20px;
        }

    .H_Scoreboards .H_stars {
        border-bottom: 1px solid #fff;
        height: 20px;
        line-height: 10px;
        width: 100px;
        margin: 0 auto;
    }

        .H_Scoreboards .H_stars img {
            /* margin-left: -7px; */
            margin-left: 4px;
            vertical-align: middle;
            /* width: 15px; */
            width: 79px;
            height: 15px;
        }

    .H_Scoreboards .H_nums {
        height: 22px;
        line-height: 24px;
        font-size: 32px;
        margin-top: -6px;
        margin-bottom: 15px;
        /* cursor: default; */
        cursor: pointer;
    }

sup {
    vertical-align: text-top;
}

.H_Scoreboards .H_scores {
    font-size: 15px;
    height: 24px;
    line-height: 24px;
    border-top: 1px solid #fff;
    width: 100px;
    margin: auto;
    cursor: default;
}

.H_Scoreboards .H_marks {
    height: 20px;
    line-height: 20px;
    font-size: 15px;
    cursor: default;
}

.H_earths {
    margin-top: 6px;
    margin-left: 7px;
    position: relative;
    left: 7px;
    top: 54px;
}

.H_Pushpins {
    position: relative;
    top: 50px;
    right: 8px;
}
/*.H_tits {
    margin-top: 0px;
}*/
.H_Scoreboardrs {
    width: 110px;
    height: 115px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index:1;
}

.OverallRanking {
    width: 32px;
    height: 34px;
    background: none;
}



/*新增
    二级页面商品企业品牌LOGO图片样式
    时间2018年9月29日13:49:11*/
.U_GoodsEntLogoImg {
    /*border: 1px solid red;    这是添加时定位的不显示*/
    height: 35px;
    width: 100px;
    position: absolute;
    right: 10px;
    top: 20px;
    opacity: 0.6; /*设置企业品牌LOGO图片透明度*/
}
/*新增
    二级页面商品左侧商品得分样式
    时间2018年9月29日13:51:54*/
.GoodsSocreLeft {
    margin: 30px 20px 20px 20px;
    font-size: 30px;
    font-family: 'HelveticaNeueforIBW01-Bold', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
}



/************四星***************/
.GoodsStr4 {
    width: 240px;
    height: 485px;
}

    .GoodsStr4 .H_shadow {
        width: 220px;
        height: 465px;
    }

        .GoodsStr4 .H_shadow .H_goodspic {
            width: 220px;
            height: 220px;
        }

            .GoodsStr4 .H_shadow .H_goodspic .U_Img {
                width: 220px;
                height: 220px;
            }

        .GoodsStr4 .H_shadow .H_Carousel .H_CarouselPic {
            /*width:183px;*/
            height: 40px;
        }
            .GoodsStr4 .H_shadow .H_Carousel .H_CarouselPic li {
                width: 39.8px;
                height: 39.8px;
            }

            .GoodsStr4 .H_shadow .H_Carousel .H_CarouselPic img {
                width: 39px;
                height: 39px;
            }

        .GoodsStr4 .H_shadow .H_goodstitle {
            width: 220px;
            height: 40px;
        }

        .GoodsStr4 .H_shadow .H_evaluate {
            width: 220px;
            /*height:33.36px;*/
        }

        .GoodsStr4 .H_shadow .H_Corporatename {
            width: 220px;
            /*height:33.36px;*/
        }
    /*.GoodsStr4 .H_shadow .H_goodstitle{
    width:183px;
    height:33.36px;

}*/
    .GoodsStr4 .H_hidethree li {
        width: 60px;
    }

    .GoodsStr4 .H_Hidelist .H_hidethree li img {
        margin-right: 8px;
    }

.GoodsStrs4 {
    margin-top: 435px;
}
  .GoodsStr4 .H_shadow .H_Carousel {
            width: 225px;
            height: 40px;
        }

/************三二一星***************/
.GoodsStr1 {
    width: 200px;
    height: 423px;
}

    .GoodsStr1 .H_shadow {
        width: 182px;
        height: 405px;
    }

        .GoodsStr1 .H_shadow .H_goodspic {
            width: 183px;
            height: 183px;
        }

            .GoodsStr1 .H_shadow .H_goodspic .U_Img {
                width: 183px;
                height: 183px;
            }

        .GoodsStr1 .H_shadow .H_Carousel .H_CarouselPic {
            width:185px;
            height: 33px;
        }
        .GoodsStr1 .H_shadow .H_Carousel .H_CarouselPic li {
            width: 32px;
            height: 32px;
        }

            .GoodsStr1 .H_shadow .H_Carousel .H_CarouselPic img {
                width: 32px;
                height: 32px;
            }

        .GoodsStr1 .H_shadow .H_goodstitle {
            width: 183px;
            height: 33.36px;
        }

        .GoodsStr1 .H_shadow .H_evaluate {
            width: 183px;
            /*height:33.36px;*/
        }

        .GoodsStr1 .H_shadow .H_Corporatename {
            width: 183px;
            /*height:33.36px;*/
        }
    /*.GoodsStr1 .H_shadow .H_goodstitle{
    width:183px;
    height:33.36px;

}*/
    .GoodsStr1 .H_hidethree li {
        width: 48px;
    }

    .GoodsStr1 .H_Hidelist .H_hidethree li img {
        margin-right: 0px;
    }

.GoodsStrs1 {
    margin-top: 385px;
}

        .GoodsStr1 .H_shadow .H_Carousel {
            width: 183px;
            height: 32px;
        }

/************五星***************/

.GoodsStr5 {
    width: 300px;
    height: 555px;
}

    .GoodsStr5 .H_shadow {
        width: 275px;
        height: 535px;
    }

        .GoodsStr5 .H_shadow .H_goodspic {
            width: 275px;
            height: 275px;
        }

            .GoodsStr5 .H_shadow .H_goodspic .U_Img {
                width: 275px;
                height: 275px;
            }

        .GoodsStr5 .H_shadow .H_Carousel .H_CarouselPic {
            /*width:183px;*/
            height: 49px;
        }
            .GoodsStr5 .H_shadow .H_Carousel .H_CarouselPic li {
                width: 50.8px;
                height: 50.8px;
            }

            .GoodsStr5 .H_shadow .H_Carousel .H_CarouselPic img {
                width: 50px;
                height: 51px;
            }

        .GoodsStr5 .H_shadow .H_goodstitle {
            width: 275px;
            height: 46px;
        }

        .GoodsStr5 .H_shadow .H_evaluate {
            width: 275px;
            /*height:33.36px;*/
        }

        .GoodsStr5 .H_shadow .H_Corporatename {
            width: 275px;
            /*height:33.36px;*/
        }
    /*.GoodsStr5 .H_shadow .H_goodstitle{
    width:183px;
    height:33.36px;

}*/
    .GoodsStr5 .H_hidethree li {
        width: 75px;
    }

    .GoodsStr5 .H_Hidelist .H_hidethree li img {
        margin-right: 0px;
    }
    

        .GoodsStr5 .H_shadow .H_Carousel {
            width: 280px;
            height: 49px;
        }

.GoodsStrs5 {
    margin-top: 505px;
}
.GoodsStr5 .H_Hidelist {
        margin-left: 15px;
}

.GoodsStr5 .H_hidethree {
    width: 265px;
}



body{
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}
div,li{
    font-size: 14px;
}
.B_Commodity{
    width: 1180px;
    /*border: 1px #999999 solid;*/
    float: left;
    margin-top: 20px;
}
.B_Commodity1{
    margin: 10px auto;
    float: left;
    width: 100%;
}
.B_Commodity1_fl{
    color: #BDBDBD;
    float: left;
}
.B_Commodity_content{
    width: 990px;
    float: left;
    margin: -5px 0 0 40px;
}
.B_Commodity_content li{
    cursor:pointer;
    list-style: none;
    margin: 5px 5px;
    padding: 3px 10px;
    float: left;
    border: 1px #BDBDBD solid;
}
.B_Commodity_content li:hover{
    color: #3184e4;
}
.B_Commodity_content img{
    width: 10px;
    height: 10px;
    margin-left: 10px;
}



.B_Commodity_main{
    display: none;
    overflow-x: visible;
    overflow-y: scroll;
    width: 340px;
    height: 200px;
    margin: 10px 0;
}
.B_Commodity_color{
    list-style: none;
    margin: 10px;
}
.B_Commodity_color p{
    margin: -20px 0 5px 30px;
}



			/**********右侧悬浮**********/
			#H_ToolBar{
				width: 5px;
				height: 592px;
    			background-color: #0e8fe4;
   				position: fixed;
    			right: 0px;
    			top: 0px;
    			z-index: 1;
			}
#nav{position:fixed;bottom:100px;left:0;z-index:11;width:45pt}
#nav li{margin:0 0 -5px 1px;width:50px;height:50px;list-style-type:none;text-align:center;line-height:50px;cursor:pointer}
#nav li,#nav li span{/*float:left;*/display:block}
#nav li span{margin:6px 0 0 10px;width:30px;height:40px;color:#fff;font-size:14px;line-height:23px}
#nav li:hover{background:#999}
#nav .jycol001,#nav .jycol002{background:#4285d9}
#nav .jycol003{background:#6897d1}
#nav .jycol004{background:#99b1d1}
#nav .jycol005{background:#f15452}
#nav .jycol006{background:#f2693f}
#nav .jycol01{background:#00b3f5}
#nav .jycol02{background:#f7a945}
#nav .jycol03{background:#cc8a3b}
#nav .jycol04{background:#64c333}
#nav .jycol05{background:#c9550e}
#nav .jycol06{background:#0aa6e8}
#nav .jycol07{background:#4bcaff}
#nav .jycol08{background:#f15453}
#nav .jycol09{background:#ea5f8d}
#nav .jycol10{background:#ff0054}
#nav .jycol11{background:#c8975b}
#nav .jycol12{background:#19c8a9}
#nav .jycol13{background:#333}
#nav .jycol14{background:#0ee0ca}
#nav .jycol15{background:#ccd30c}
#nav .jycol011{background:#00b3f5}
#nav .jycol021{background:#f7a945}
#nav .jycol031{background:#cc8a3b}
#nav .jycol041{background:#64c333}
#nav .jycol051{background:#c9550e}
#nav .jycol061{background:#0aa6e8}
#nav .jycol071{background:#4bcaff}
#nav .jycol081{background:#f15453}
#nav .jycol091{background:#ea5f8d}
#nav .jycol101{background:#ff0054}
#nav .jycol111{background:#c8975b}
#nav .jycol121{background:#19c8a9}
#nav .jycol131{background:#333}
#nav .jycol141{background:#0ee0ca}
#nav .jycol151{background:#ccd30c}
#nav .souserchbtn{width:102px;height:40px;background:#4285d9}
#nav .souserchbtn span{float:left;display:block;margin-top:0;width:40px;height:40px;color:#fff;text-align:center;font-size:1pc;line-height:40px}
#nav .souserchbtn span img{margin-top:1pc}
#nav .souserchbtn .rchbtnjiant01{width:20px}
#nav .souserchbtn .rchbtnjiant02{display:none;width:20px}
#nav .textsous{position:absolute;top:0;z-index:-1;width:75pt;height:38px;border:1px solid #ccc;background:#fff}
#nav .textsous span{float:left;display:block;margin:0;height:30px}
#nav .textsous span input{padding:0;width:50px;height:38px;border:0}
#nav .textsous span img{margin-top:5px}
#nav .textsous .spante1{width:70px}
#nav .topnav{width:50px;height:40px;background:#fff}
#nav .topnav span em{width:75pt;text-align:center;line-height:25px}
#nav .topnav span,#nav .topnav span em{/*float:left;*/display:block;font-style:initial}
#nav .topnav span{margin:0}
.W_hide{width:793px;height:550px;border:1px solid #ccc;z-index:5;position:relative;left:200px;background:#FFF;display:none}
.W_hidel{height:549px;width:590px;float:left;}
.W_hidediv01{cursor:pointer;width:80px;font-weight:700;float:left;margin-left:20px;margin-top:5px}
.W_hidediv01span{margin-left:5px}
.W_hidediv01 a{font-weight: 700;}
.W_hidediv02{width:467px;min-height: 57px;float:left;margin-top:5px}
.W_hidediv02 ul{list-style-type:none;cursor:pointer}
.W_hidediv02 ul li{display:block;float:left;height:15px;line-height:15px;width:auto;text-align:center;padding:0 10px;border-left:1px solid #ccc;margin:4px 0}
.W_hider{height:549px;width:203px;float:left}
.W_hider ul{list-style-type:none}
.W_hider ul li{display:block;float:left;width:100px;margin-left:1px}
.W_hidert{background:url(../images/ad16.png) no-repeat;float:left;width:200px;height:160px;margin:1px 1px}
.W_hidert img { width:200px;height:160px; }
.W_hider img{width:100px;height:40px}

.B_Tab_Title div li{
    float: left;
    width: 100px;
    height: 36px;
    line-height: 36px;
    color: #0081E4;
    /*border: 1px #0081E4 solid;*/
    list-style: none;
    /*margin-right: 10px;*/
    text-align: center;
    font-size: 16px;
    /*border-bottom: 1px #FFFFFF solid;*/
}
.B_Tab_Title li {
    cursor:pointer;
}
.OverallRanking img {
    width:20px;
}
.H_earths img {
    width:20px;
}

#H_SearchResult {
    margin: auto;
    width: 1198px;
}
#H_CategoryNameLists {
    margin: auto;
    margin-top:10px;
    width: 1200px;
}
#H_CategoryNameLists a {
    color:#001cef;
}
#H_RightTitle {
    float:right;
}
#H_AddNewEntData {
    cursor:pointer;
    color:#001cef;
}
#H_RightBottomBorder {
    margin-top:6px;
    margin-bottom:5px;
    border: 1px solid #0083e4;
    
}
#H_SwitchTitle {
    margin: auto;
    margin-bottom: 20px;
}
#H_SwitchTitle span{
    font-size: 10px;
    cursor: pointer;
    padding-top: 2px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 2px;
    margin-right: -4px;
}
#H_SwitchGoodsData {
    /*background:#5b97c5;
    color:#fff;*/
    border: 1px solid #0081e4;
}
#H_SwitchOrder {
    top: -1px;
    width: 65px;
    height: 32px;
    cursor: pointer;
    position: relative;
}
#H_SelKeyWords {
    margin:auto;
}
#H_KeyWordRanking {
    /*color: red;*/
    /*font-size: 20px;*/
    font-size: 24px;
    /*font-family: 黑体;*/
    font-family:fantasy;
    text-align: center;
}
#H_RankingBorder {
    height:1px;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    margin-top:40px;
}
#H_RankingBtn {
    font-size: 10px;
    cursor: pointer;
    padding-top: 2px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 2px;
    margin-right: 8px;
    background: #5b97c5;
    color: #fff;
    width: 45px;
    margin: auto;
    position: relative;
    /*top: -16px;*/
}
#H_RankingContent {
    width: 100px;
    background: #fff;
    margin: auto;
    position: relative;
    top: -16px;
}

/*2019-12-14张维新增鼠标滑过选规格*/
.B_Commodity_HoverContent {
    width: 1198px;
    min-height: 40px;
    line-height: 40px;
    position: absolute;
    z-index: 11;
    left: -1px;
    /*bottom: -26px;*/
    border: 1px #4284d9 solid;
    background-color: #ffffff;
    display: none;
    box-shadow: 0px 1px 1px #cccccc;
}
.B_Commodity_HoverContent a {
    padding: 0 10px;
}
.B_Commodity_HoverContent a:hover {
    color: #4284d9;
}