.clear {
    clear: both;
    lin-height: 0;
    height: 0;
    font-size: 0;
    visibility: hidden;
    overflow: hidden;
}

.floatL {
    float: left;
}

.floatR {
    float: right;
}

.lineH_1 {
    width: 100%;
    height: 1px;
    overflow: hidden;
}

.lineH_2 {
    width: 100%;
    height: 2px;
    overflow: hidden;
}

.lineH_3 {
    width: 100%;
    height: 3px;
    overflow: hidden;
}

.lineH_4 {
    width: 100%;
    height: 4px;
    overflow: hidden;
}

.lineH_5 {
    width: 100%;
    height: 5px;
    overflow: hidden;
}

.lineH_6 {
    width: 100%;
    height: 6px;
    overflow: hidden;
}

.lineH_7 {
    width: 100%;
    height: 7px;
    overflow: hidden;
}

.lineH_8 {
    width: 100%;
    height: 8px;
    overflow: hidden;
}

.lineH_9 {
    width: 100%;
    height: 9px;
    overflow: hidden;
}

.lineH_10 {
    width: 100%;
    height: 10px;
    overflow: hidden;
}

.lineH_15 {
    width: 100%;
    height: 15px;
    overflow: hidden;
}

.lineH_20 {
    width: 100%;
    height: 20px;
    overflow: hidden;
}

.lineH_25 {
    width: 100%;
    height: 25px;
    overflow: hidden;
}

.lineH_30 {
    width: 100%;
    height: 30px;
    overflow: hidden;
}

.lineH_35 {
    width: 100%;
    height: 35px;
    overflow: hidden;
}

.lineH_40 {
    width: 100%;
    height: 40px;
    overflow: hidden;
}

.lineH_45 {
    width: 100%;
    height: 45px;
    overflow: hidden;
}

.lineH_50 {
    width: 100%;
    height: 50px;
    overflow: hidden;
}

.lineH_100 {
    width: 100%;
    height: 100px;
    overflow: hidden;
}

.lineW_1 {
    width: 1px;
    height: 1px;
    overflow: hidden;
    float: left;
}

.lineW_2 {
    width: 2px;
    height: 1px;
    overflow: hidden;
    float: left;
}

.lineW_3 {
    width: 3px;
    height: 1px;
    overflow: hidden;
    float: left;
}

.lineW_4 {
    width: 4px;
    height: 1px;
    overflow: hidden;
    float: left;
}

.lineW_5 {
    width: 5px;
    height: 1px;
    overflow: hidden;
    float: left;
}

.lineW_6 {
    width: 6px;
    height: 1px;
    overflow: hidden;
    float: left;
}

.lineW_7 {
    width: 7px;
    height: 1px;
    overflow: hidden;
    float: left;
}

.lineW_8 {
    width: 8px;
    height: 1px;
    overflow: hidden;
    float: left;
}

.lineW_9 {
    width: 9px;
    height: 1px;
    overflow: hidden;
    float: left;
}

.lineW_10 {
    width: 10px;
    height: 1px;
    overflow: hidden;
    float: left;
}

.lineW_11 {
    width: 12px;
    height: 1px;
    overflow: hidden;
    float: left;
}

.lineW_12 {
    width: 11px;
    height: 1px;
    overflow: hidden;
    float: left;
}

.lineW_15 {
    width: 15px;
    height: 1px;
    overflow: hidden;
    float: left;
}

.lineW_16 {
    width: 16px;
    height: 1px;
    overflow: hidden;
    float: left;
}

.lineW_20 {
    width: 20px;
    height: 1px;
    overflow: hidden;
    float: left;
}

.lineW_25 {
    width: 20px;
    height: 1px;
    overflow: hidden;
    float: left;
}

.lineW_30 {
    width: 30px;
    height: 1px;
    overflow: hidden;
    float: left;
}

.lineW_35 {
    width: 30px;
    height: 1px;
    overflow: hidden;
    float: left;
}

.lineW_40 {
    width: 40px;
    height: 1px;
    overflow: hidden;
    float: left;
}

.lineW_45 {
    width: 40px;
    height: 1px;
    overflow: hidden;
    float: left;
}

.lineW_50 {
    width: 50px;
    height: 1px;
    overflow: hidden;
    float: left;
}

.lineW_55 {
    width: 55px;
    height: 1px;
    overflow: hidden;
    float: left;
}


.text_through {
    color: #999999;
    text-decoration: line-through;
}

.text_red_strong {
    font-size: 14px;
    font-weight: bold;
    color: #cc0000;
}

/*h1,h1 a{
color:#000000;
font-weight:normal;
font-size:14px;
line-height:30px;
}*/

h2 a {
    color: #cc0000;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
}

h3 {
    color: #000000;
    font-weight: normal;
    font-size: 12px;
    line-height: 24px;
    text-align: left;
}


.box {
    width: 950px;
    float: left;
    margin-top: 3px;
}

.box_left {
    width: 190px;
    float: left;
}

.catalog_guess, .catalog_preferential, .catalog_newpro, .catalog_pop, .pop_bottom {
    width: 190px;
    height: 30px;
    background: url(../../images/site/index_bar.gif) top no-repeat;
}

.guess, .preferential, .newpro, .pop {
    width: 188px;
    border: 1px solid #b20008;
    border-top: 0;
    border-bottom: 0;
    float: left;
    text-align: center;
}

.content_pro {
    width: 180px;
    float: left;
    border-bottom: 1px dashed #999999;
    margin: 5px 2px 0 4px !important;
    margin: 5px 2px 0 2px;
}

.content_pro dt, .content_pro dd {
    float: left;

}

.content_pro dt img {
    width: 63px;
    height: 75px;
    overflow: hidden;
    border: 1px solid #ccc;
}

.content_pro dd {
    width: 115px;
}

.content_pro dd p {
    margin-left: 10px;
    text-align: left;
    line-height: 24px;

}

.related a {
    color: #c40009;
    float: right;
    margin-right: 10px;
}

.guess_bottom, .preferential_bottom, .newpro_bottom {
    width: 190px;
    height: 5px;
    background: url(../../images/site/index_bar.gif) 0 -150px no-repeat;
    overflow: hidden;
}

.catalog_preferential {
    background-position: 0 -30px;
}

.preferential {
    border: 1px solid #ff7800;
    border-bottom: 0;
    border-top: 0;

}

.preferential_topbtn, .preferential_bottombtn, .newpro_topbtn, .newpro_bottombtn, .pop_topbtn, .pop_bottombtn {
    width: 39px;
    height: 20px;
    display: block;
    margin: auto;
    margin-top: 5px;
    background: url(../../images/site/slide_btn.gif) 0 top no-repeat;
}

.preferential_bottombtn {
    background-position: 0 -20px;
}

.preferential_bottom {
    background-position: 0 -155px;
}

.catalog_newpro {
    background-position: 0 -60px;
}

.newpro {
    border: 1px solid #8daf08;
    border-bottom: 0;
    border-top: 0;
}

.newpro_topbtn {
    background-position: 0 -40px;
}

.newpro_bottombtn {
    background-position: 0 -60px;
}

.newpro_bottom {
    background-position: 0 -160px;
}

.catalog_pop {
    background-position: 0 -90px;
}

.pop {
    border: 1px solid #e380bf;
    border-bottom: 0;
    border-top: 0;
}

.pop_topbtn {
    background-position: 0 -80px;
}

.pop_bottombtn {
    background-position: 0 -100px;
}

.pop_bottom {
    background-position: 0 -120px;
}


.box_right {
    width: 750px;
    float: left;
    overflow: hidden;
    margin-left: 10px;
}

#sort_top {
    width: 750px;
    float: left;
}


ul.price li {
    display: inline;
    float: left;
    height: 20px;
}

.price {
    width: 735px;
    height: 25px;
    line-height: 25px;
}

.price b {
    float: left;
    font-size: 14px;
    color: #9f070e;
    width: 70px;
    text-align: left;
    text-indent: 15px;
    *text-indent: 11px;
}

.price a {
    float: left;
    font: 12px/24px Arial, Helvetica, sans-serif;
    padding: 0px 10px;
    margin: 0px 0px 0px 5px;
    color: #333333;
}

.price a:hover, .price a:active, .price a:focus, a.price_click {
    background: #c40009;
    color: #FFFFFF;
    text-decoration: none;
}


#sort {
    width: 750px;
    height: 25px;
    border-top: 3px solid #990000;
    margin-top: 5px;
    position: relative;
    z-index: 1;
}

.results_title_bt {
    height: 25px;
    position: absolute;
    left: 480px !important;
    left: 470px;
    margin: 3px 0 0 0;
    z-index: 2;

}

.results_title_bt b {
    color: #990000;
    font-weight: normal;
    float: left;
}

.pro_page {
    float: left;
    margin-left: 20px;


}

#sort .item {
    font-size: 14px;
    height: 25px;
    font-weight: bold;
    color: #9f070e;
    margin-left: 10px !important;
    margin-left: 7px;
    float: left;
    padding: 0 5px;
    line-height: 25px;
}

#sort .sort_name {
    width: 500px;
    height: 25px;
    float: left;
    margin: 0 0 0 19px !important;
    margin: 0 0 0 25px;
}

.tab li, .tab a, .tab-item {
    float: left;
    text-align: center;
}

#sort .sort_name li {
    float: left;
    position: relative;
    margin-right: 10px;
    list-style: none;
    display: inline;
}

#sort .sort_name .curr a {
    color: #fff;
    display: block;
    float: left;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    padding: 0 15px 0 15px;
    position: relative;
    z-index: 2;
    background: url(../../images/site/btn_red_B.gif) no-repeat right 0 scroll transparent;
}

#sort .sort_name .curr span {
    background-position: 0 0;
}

#sort .sort_name a {
    color: #a60000;
    display: block;
    float: left;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    padding: 0 15px 0 15px;
    position: relative;
    z-index: 3;
    background: url(../../images/site/btn_red_B.gif) no-repeat right -25px scroll transparent;
}

#sort .sort_name span {
    background: url(../../images/site/btn_red_B.gif) no-repeat 0 -25px scroll transparent;
    height: 25px;
    left: 0;
    position: absolute;
    top: 0;
    width: 10px;
    z-index: 5;
}


/*.pro_house{ width:750px;
margin-top:15px;
float:left;

}*/
#products {
    width: 750px;
    margin-top: 15px;
    float: left;
}

.pro_house ul li {
    float: left;
    width: 160px;
    height: 300px;
    margin: 5px 12px 0px 15px;
    _margin: 5px 12px 0px 10px;
}

.pro_house ul li dt {
    width: 162px;
    height: 177px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.pro_house ul li dt img {
    border: #CCCCCC solid 1px;
    width: 160px;
    height: 175px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}

.pro_house ul li dt .tejia {
    width: 160px;
    height: 175px;
    background: url(../../images/top/tejia.gif) top no-repeat;
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
}

.pro_house ul li dt .tejia_price {
    font-size: 18px;
    color: #FFFFFF;
    position: absolute;
    z-index: 8;
    top: 153px;
    left: 65px;
}


.pro_house ul li dd {
    width: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pro_house ul li dd p a {
    text-decoration: underline;
}

/*.pro_house_xtu dt img{ border:#CCCCCC solid 1px;}*/


.sort_bottom {
    width: 750px;
    height: 25px;
    padding: 3px 0 3px 0;
    background-color: #fef8ef;
    /*border-bottom:3px solid #990000;*/
    position: relative;
    z-index: 1;
}


/*pro_house -end*/


.main {
    width: 950px;
    margin: 0px auto;

}

.browse {
    width: 950px;
    height: 168px;
    float: left;
}

.browse_bar {
    width: 32px;
    height: 168px;
    float: left;
    background: url(../../images/site/bar_browse.gif) left no-repeat;
}

.browse-content {
    float: left;
    height: 166px;
    width: 912px;
    border: 1px solid #bb1d24;
    border-left: 0;
    border-right: 0;
}

.browse_btn_l, .browse_btn_r {
    float: left;
    margin: 60px 5px 0 5px;
    width: 20px;
    height: 36px;
    background: url(../../images/site/slide_btn.gif) 0 -120px no-repeat;
}

.browse_btn_r {
    background-position: -20px -120px;
    float: right;
    margin: 60px 5px 0 5px;

}

.browse_right {
    width: 6px;
    height: 168px;
    float: right;
    background: url(../../images/site/bar_browse.gif) -32px 0 no-repeat;
}

.browse-content p {
    line-height: 30px;
}

.browse-content ul li img {
    width: 63px;
    height: 75px;
    overflow: hidden;
    border: 1px solid #CCCCCC;
}

.browse-content ul {
    margin-top: 10px;
}

.browse-content ul li {
    float: left;
    width: 116px;
    height: 150px;
    border-right: 1px dashed #CCCCCC;

}


.scanwt p {
    text-indent: 28px;
    line-height: 28px;
    margin: 10px 0 0 10px;
}

.scanwtmid ul {
    margin-top: 10px;
}

.scanwtmid ul li {
    float: left;
    width: 210px;
    line-height: 28px;
    margin: 0 10px 0 10px;
    border-bottom: 1px dashed #CCCCCC;
    font-weight: bold;

}