.bestSellers-container{
    border: 1px #fff solid;
    height: 146px;
    padding-left: 84px;
    margin-top: 20px;
    margin-bottom: 15px;
    background: url(../images/bg1.jpg) #f1f1f1 no-repeat 0 0;
}
.bestSellers-container .list{
    padding-top: 12px;
}
.bestSellers-container .list li{
    float: left;
    width: 256px;
    height: 122px;
    margin-right: 23px;
    background-color: #fff;
    display: inline;
}
.bestSellers-container .list li table{
    margin-right: 20px;
}
.bestSellers-container .list li a{
    color: #666666;
}
.bestSellers-container .list li:hover a,
.bestSellers-container .list li a:hover{
    color: #ff8a00
}

.select-container{
    background-color: #fff;
}
.select-container .field table{
    width: 100%;
}
.select-container .field td{
    border-right: 1px #f5f5f5 solid;
    border-bottom: 1px #f5f5f5 solid;
}
.select-container .field .name{
    font-size: 14px;
    text-indent: 26px;
    height: 48px;
    line-height: 48px;
}
.select-container .field .all,
.select-container .field .list{
    padding-top: 12px;
}
.select-container .field .all{
    padding-left: 22px;
    border-right: 0;
}
.select-container .field .all a{
    margin-right: 0;
    color: #333
}
.select-container .field a{
    float: left;
    padding: 0 8px;
    height: 26px;
    line-height: 26px;
    color: #4c4c4c;
    margin-right: 10px;
    margin-bottom: 5px;
}
.select-container .field a:hover,
.select-container .field .all .active,
.select-container .field .list .active
{
    background-color: #ff8a00;
    color: #fff
}
.order-container{
    height: 50px;
    background-color: #fff;
    margin: 20px 0;
    padding-left: 26px;
}
.order-container .o1,
.order-container .o2,
.order-container .o3{
    float: left;
    width: 50px;
    height: 24px;
    line-height: 24px;
    margin-top: 13px;
    text-indent: 8px;
    border-right: 1px #dfdfdf solid;
    background: url(../images/icon/c7.jpg) #f0f0f0 no-repeat 34px center;
}
.order-container .o3{
    border-right: 0;
}
.order-container .o1:hover,
.order-container .o2:hover,
.order-container .o3:hover,
.order-container .o1.active,
.order-container .o2.active,
.order-container .o3.active{
    background-image: url(../images/icon/c6.jpg);
    background-color: #f77c19;
    color: #fff;
    border: 0;
}
.order-container .number{
    float: right;
    height: 50px;
    line-height: 50px;
    color: #727272;
    padding-right: 20px;
}
.order-container .number label{
    font-family: Verdana, Geneva, sans-serif;
    color: #ad0015;
    padding: 0 10px;
    font-weight: bold;
}
.Goods-list-main{
    background-color: #f5f5f5;
    overflow: hidden;
}
.Gselected-container .head{
    height: 60px;
    overflow: hidden;
}
.Gselected-container .head span{
    float: left;
    font-size: 18px;
    color: #3e3e3e;
    font-weight: bold;
    height: 60px;
    line-height: 74px;
}
.Gselected-container .list{
    height: 278px;
    background-color: #fff;
    margin-bottom: 25px;
    overflow: hidden;
}
.Gselected-container .list li{
    float: left;
    width: 20%;
    height: 100%;
    text-align: center;
}
.Gselected-container .list li a{
    display: block;
}
.Gselected-container .list li a img{
    display: block;
    margin: 25px auto 18px;
}
.Gselected-container .list li a span{
    display: block;
    padding: 0 25px;
    color: #666666;
}
.Gselected-container .list li a:hover span{
    color: #ff6e18
}
#Pagination{
    background-color: #fff;
    overflow: hidden;
}
.Goods-info-container{
    background-color: #fff;
    height: 564px;
    margin-bottom: 25px;
}
.Goods-info-container .photo{
    float: left;
    width: 385px;
    padding: 20px 46px 0 20px;
}
.Goods-info-container .focus{
    padding-bottom: 22px;
}
.Goods-info-container .carousel{
    position: relative;
    height: 54px;
    padding-left: 40px;
}
.Goods-info-container .carousel .list li{
    float: left;
    width: 54px;
    height: 54px;
    margin-right: 8px;
    display: inline;
}
.Goods-info-container .carousel .list li a{
    border: 2px #fff solid;
    display: block;
}
.Goods-info-container .carousel .list li a:hover{
    border-color: #ff9a1e;
}
.Goods-info-container .carousel .button span{
    position: absolute;
    width: 14px;
    height: 24px;
    top: 15px;
    cursor: pointer;
}
.Goods-info-container .carousel .button .prev{
    left: 15px;
    background: url(../images/icon/d3.jpg) no-repeat 0 0;
}
.Goods-info-container .carousel .button .next{
    right: 15px;
    background: url(../images/icon/d4.jpg) no-repeat 0 0;
}
.Goods-info-container .info{
    float: left;
    width: 510px;
    overflow: hidden;
}
.Goods-info-container .info h1{
    font-size: 18px;
    color: #3e3e3e;
    font-weight: bold;
    padding-top: 22px;
}
.Goods-info-container .info .summary{
    color: #ff8a00;
    padding-top: 14px;
    height: 56px;
}
.Goods-info-container .info .opt-block{
    height: 170px;
    background: url(../images/line5.jpg) #ebebeb no-repeat 420px center;
}
.Goods-info-container .info .opt-block .td1 td{
    height: 34px;
    line-height: 34px;
    font-size: 14px;
}
.Goods-info-container .info .opt-block .td1 td span{
    padding-right: 14px;
}
.Goods-info-container .info .opt-block .td2 td{
    text-align: center;
    color: #6a6a6a;
}
.Goods-info-container .info .opt-block .td2 .color1{
    color: #ff8a00;
    font-size: 14px;
    font-weight: bold;
    font-family: Verdana, Geneva, sans-serif;
}
.Goods-info-container .info .cartBut{
    padding-top: 50px;
    margin-bottom: 38px;
    overflow: hidden;
}
.Goods-info-container .info .num-from{
    float: left;
    width: 51px;
    height: 36px;
    background: url(../images/icon/d2.jpg) no-repeat 0 0;
    margin-right: 12px;
    display: inline;
}
.Goods-info-container .info .num-from .num{
    float: left;
    width: 34px;
    height: 16px;
    padding: 10px 0;
    text-align: center;
    border: 0;
    background: none;
}
.Goods-info-container .info .num-from label{
    float: left;
    width: 17px;
    height: 0;
    padding-top: 18px;
    overflow: hidden;
    cursor: pointer;
}
.Goods-info-container .info .dataBut a{
    float: left;
    padding-left: 16px;
    margin-right: 24px;
    display: inline;
    color: #aca5bc;
    height: 18px;
    line-height: 20px;
    overflow: hidden;
}
.Goods-info-container .info .dataBut .a1{
    background: url(../images/icon/d6.jpg) no-repeat 0 center;
}
.Goods-info-container .info .dataBut .a2{
    background: url(../images/icon/d5.jpg) no-repeat 0 center;
}
.Goods-main-container{
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
    overflow: hidden;
}
.Goods-main-container .main{
    float: left;
    width: 950px;
    margin-left: 10px;
}
.Goods-main-container .tabs-trigger{
    position: relative;
    height: 42px;
    background: url(../images/line6.jpg) repeat-x 0 0;
    border-right: 1px #e5e5e5 solid;
}
.Goods-main-container .tabs-trigger span{
    float: left;
    width: 110px;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    text-align: center;
    border-left: 1px #e5e5e5 solid;
    border-right: 1px #e5e5e5 solid;
    margin-right: -1px;
    cursor: pointer;
}
.Goods-main-container .tabs-trigger label{
    font-family: Verdana, Geneva, sans-serif;
    color: #e68300;
    padding: 0 4px;
}
.Goods-main-container .tabs-trigger span:hover,
.Goods-main-container .tabs-trigger .active{
    border-color: #e68300;
    background-color: #e68300;
    color: #fff
}
.Goods-main-container .ui-table-01{
    border: 1px #e5e5e5 solid;
    border-top: 0;
    padding: 18px 22px;
    font-size: 14px;
}
.Goods-main-container .ui-table-01 h5{
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 2px;
}
.Goods-main-container .ui-table-01 td{
    height: 30px;
    line-height: 30px;
    color: #666
}
.Goods-main-container .content{
    padding-top: 25px;
    overflow: hidden;
}
.comment-container .tabs-head{
    height: 37px;
    background: url(../images/bg3.jpg) no-repeat 0 bottom;
    margin-top: 10px;
    margin-bottom: 10px;
}
.comment-container .tabs-head span{
    float: left;
    height: 33px;
    line-height: 34px;
    font-size: 14px;
    color: #666;
    padding-top: 2px;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 10px;
    border-top: 2px #fff solid;
    display: inline;
    cursor: pointer;
    overflow: hidden;
}
.comment-container .tabs-head span.active{
    background-color: #fff;
    border-color: #ffbc40;
    border-left: 1px #dedfde solid;
    border-right: 1px #dedfde solid;
}


.ui-cmtls-01{
    border: 1px #ddd solid;
}
.ui-cmtls-01 td,
.ui-cmtls-01 th
{
    border-bottom: 1px #ddd solid;
    vertical-align: middle;
}
.ui-cmtls-01 th{
    text-align: center;
    background-color: #f7f7f7;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #333;
}
.ui-cmtls-01 td{
    color: #666;
}
.ui-cmtls-01 .no-bd td{
    border-bottom: 0;
}
.ui-cmtls-01 .td1{
    padding-top: 40px;
    padding-bottom: 30px;
}
.ui-cmtls-01 .td1 .s1,
.ui-cmtls-01 .td1 .s2{
    cursor: pointer;
}
.ui-cmtls-01 li{
    line-height: 22px;
}
.ui-cmtls-01 .td5 .border{
    margin: 0 20px;
    border-top: 1px #ccc dotted;
    height: 42px;
    line-height: 42px;
    color: #e68300
}
.ui-Gooods-m1 li{
    float: left;
    width: 220px;
    height: 290px;
    margin-right: 25px;
    margin-bottom: 25px;
    background-color: #fff;
    display: inline;
}
.ui-Gooods-m1 li a{
    display: block;
    border: 2px #fff solid;
    height: 286px;
}
.ui-Gooods-m1 li a img{
    display: block;
    margin: 3px auto 15px auto
}
.ui-Gooods-m1 li span{
    display: block;
    padding: 0 8px;
    color: #3e3e3e;
    line-height: 20px;
}
.ui-Gooods-m1 li a:hover{
    border-color: #ff8a00;
}

.ui-widgets-G1{
    float: left;
    width: 178px;
    height: 535px;
    margin-left: 42px;
    border: 1px #eaeaea solid;
    margin-top: 14px;
    display: inline;
}
.ui-widgets-G1 .head{
    height: 30px;
    background-color: #fcfcfc;
    border-bottom: 1px #eaeaea solid;
}
.ui-widgets-G1 .head span{
    float: left;
    padding-left: 27px;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    color: #999
}
.ui-widgets-G1 .head a{
    float: right;
    margin-top: 8px;
    margin-right: 15px;
    display: inline;
}
.ui-widgets-G1 .list{
    padding-top: 4px;
}
.ui-widgets-G1 .list li img{
    display: block;
    margin: 6px auto 0 auto;
}
.ui-widgets-G1 .list li a{
    display: block;
}
.ui-widgets-G1 .list li span{
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.ui-widgets-G1 .list li a:hover span{
    color: #ff8a00
}

.ui-widgets-G2{
    float: left;
    width: 238px;
    padding-bottom: 20px;
    border: 1px #ebebeb solid;
    overflow: hidden;
}
.ui-widgets-G2 .head{
    height: 38px;
    background-color: #ebebeb;
}
.ui-widgets-G2 .head span{
    float: left;
    padding-left: 15px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
}
.ui-widgets-G2 li{
    height: 287px;
    margin: 0 14px;
    border-bottom: 1px #cccccc dotted;
}
.ui-widgets-G2 li a{
    display: block;
}
.ui-widgets-G2 li a img{
    display: block;
    margin: 0 auto;
    padding-top: 15px;
    padding-bottom: 6px;
}
.ui-widgets-G2 li span{
    color: #484848;
    line-height: 20px;
}
.ui-widgets-G2 li a:hover span{
    color: #ff8a00
}