/* SVN.committedRevision=256675 */
 @charset "utf-8"; 

* {
    padding: 0;
    margin: 0;
}

#preloader {
    background-image: url(../../images/default/index_css_sprite.gif);
    width: 0;
    height: 0;
    display: inline;
}

body:after {
    content: url(../../images/default/index_css_sprite.gif);
    display: none;
}

.fl {
    float: left;
    _display: inline;
}

.fr {
    float: right;
    _display: inline;
}

.banktips {
    display: inline-block;
    line-height: 20px;
}

.tl {
    text-align: left;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.f12 {
    font-size: 12px;
}

.f13 {
    font-size: 13px;
}

.f14 {
    font-size: 14px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f24 {
    font-size: 24px;
}

.fb {
    font-weight: bold;
}

.fn {
    font-weight: normal;
}

.noline {
    text-decoration: none;
}

.underline {
    text-decoration: underline;
}

.throughline {
    text-decoration: line-through;
}

.ml0 {
    margin-left: 0 !important;
}

.mr0 {
    margin-right: 0 !important;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt50 {
    margin-top: 50px;
}

.mr5 {
    margin-right: 5px;
}

.mr8 {
    margin-right: 8px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}

.mr30 {
    margin-right: 30px;
}

.mr50 {
    margin-right: 50px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb50 {
    margin-bottom: 50px;
}

.ml5 {
    margin-left: 5px;
}

.ml8 {
    margin-left: 8px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

.ml30 {
    margin-left: 30px;
}

.ml50 {
    margin-left: 50px;
}

.pt5 {
    padding-top: 5px;
}

.pt10 {
    padding-top: 10px;
}

.pt15 {
    padding-top: 15px;
}

.pt20 {
    padding-top: 20px;
}

.pt30 {
    padding-top: 30px;
}

.pt50 {
    padding-top: 50px;
}

.pr5 {
    padding-top: 5px;
}

.pr10 {
    padding-right: 10px;
}

.pr15 {
    padding-right: 15px;
}

.pr20 {
    padding-right: 20px;
}

.pr30 {
    padding-right: 30px;
}

.pr50 {
    padding-right: 50px;
}

.pb5 {
    padding-bottom: 5px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb15 {
    padding-bottom: 15px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb30 {
    padding-bottom: 30px;
}

.pb50 {
    padding-bottom: 50px;
}

.pl5 {
    padding-left: 5px;
}

.pl10 {
    padding-left: 10px;
}

.pl15 {
    padding-left: 15px;
}

.pl20 {
    padding-left: 20px;
}

.pl30 {
    padding-left: 30px;
}

.pl50 {
    padding-left: 50px;
}

.block {
    display: block;
}

.inline {
    display: inline;
}

.inblock {
    display: inline-block; *
    display: inline;
}

.none {
    display: none;
}

.hidden {
    visibility: hidden;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.zoom {
    zoom: 1;
}

.blod {
    font-weight: bold;
}

.bloder {
    font-weight: bolder;
}

.pointer {
    cursor: pointer;
}

.border_solid {
    border: 1px solid #CCC;
}

.border_dotted {
    border: 1px solid #CCC;
}

.border_dashed {
    border: 1px dashed #CCC;
}

.bordertop_solid {
    border-top: 1px solid #CCC;
}

.borderleft_solid {
    border-left: 1px solid #CCC;
}

.borderright_solid {
    border-right: 1px solid #CCC;
}

.borderbottom_solid {
    border-bottom: 1px solid #CCC;
}

.bordertop_dotted {
    border-top: 1px dotted #CCC;
}

.borderleft_dotted {
    border-left: 1px dotted #CCC;
}

.borderright_dotted {
    border-right: 1px dotted #CCC;
}

.borderbottom_dotted {
    border-bottom: 1px dotted #CCC;
}

.bordertop_dashed {
    border-top: 1px dashed #CCC;
}

.borderleft_dashed {
    border-left: 1px dashed #CCC;
}

.borderright_dashed {
    border-right: 1px dashed #CCC;
}

.borderbottom_dashed {
    border-bottom: 1px dashed #CCC;
}

body {
    font-size: 12px;
    width: 100%;
    height: 100%;
    background-color: #FFF;
    font-family: "Lucida Grande", Arial, Lucida, Verdana, Helvetica, "宋体",
        sans-serif;
    color: #666;
}

img {
    border: 0;
    margin: 0;
}

li {
    list-style: none;
    word-spacing: normal;
}

.clear {
    clear: both;
}

#container {
    width: 980px;
    height: auto;
    margin: 0 auto;
    padding: 0;
}

.wrapper {
    width: 980px;
    margin: 0 auto;
    padding: 0;
}

.error {
    width: 700px;
    height: 328px;
    background: url(../../images/default/error.jpg) no-repeat;
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 196px;
}

.error_normal {
    width: 700px;
    height: 328px;
    background: url(../../images/default/error_normal.jpg) no-repeat;
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 196px;
}

.error .error_text {
    width: 405px;
    height: 25px;
    line-height: 25px;
    padding-left: 295px;
    font-size: 20px;
    font-family: "微软雅黑";
    color: #333;
    font-weight: bold;
    padding-top: 65px;
}

.error .returntext {
    width: 373px;
    height: 22px;
    line-height: 22px;
    padding-left: 327px;
    padding-top: 13px;
}

.error .returntext a {
    color: #4484DB;
    text-decoration: underline;
}

.error .returntext a:hover {
    color: #F60;
    text-decoration: underline;
}

.error_normal .error_text {
    width: 405px;
    height: 25px;
    line-height: 25px;
    padding-left: 295px;
    font-size: 20px;
    font-family: "微软雅黑";
    color: #333;
    font-weight: bold;
    padding-top: 65px;
}

.error_normal .returntext {
    width: 373px;
    height: 22px;
    line-height: 22px;
    padding-left: 327px;
    padding-top: 13px;
}

.error_normal .returntext a {
    color: #4484DB;
    text-decoration: underline;
}

.error_normal .returntext a:hover {
    color: #F60;
    text-decoration: underline;
}

.error_normal .errortext {
    color: #666;
    font-size: 43px;
    font-family: Tahoma;
    font-weight: bold;
    padding-left: 496px;
    margin-top: 65px;
    line-height: 85px;
}

#index_header {
    width: 980px;
    height: 150px;
    margin: 0 auto;
    position: relative;
    z-index: 1000;
}

#index_header .top {
    width: 980px;
    height: 25px;
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 500;
}

#index_header .top li {
    float: right;
    margin-right: 5px;
    line-height: 16px;
}

#index_header .top .icon_home {
    width: 16px;
    height: 16px;
    background: url(../../images/default/index_css_sprite.gif) 0 -150px
        no-repeat;
}

#index_header .top .icon_help {
    width: 16px;
    height: 16px;
    background: url(../../images/default/index_css_sprite.gif) -16px -150px
        no-repeat;
}

#index_header .top .icon_favorites {
    width: 16px;
    height: 16px;
    background: url(../../images/default/index_css_sprite.gif) -32px -150px
        no-repeat;
}

#index_header .top .icon_store {
    width: 16px;
    height: 16px;
    background: url(../../images/default/index_css_sprite.gif) -48px -150px
        no-repeat;
}

#index_header .top .icon_order {
    width: 16px;
    height: 16px;
    background: url(../../images/default/index_css_sprite.gif) -64px -150px
        no-repeat;
}

#index_header .top .my_store {
    width: 75px;
    height: 16px;
    background: url(../../images/default/index_css_sprite.gif) -80px -150px
        no-repeat;
}

#index_header .center {
    width: 980px;
    height: 80px;
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 100;
}

#index_header .logo {
    width: 90px;
    height: 80px;
}

#index_header .provincebox {
    width: 145px;
    height: 80px;
    background: url(../../images/default/index_css_sprite.gif) 0 -166px
        no-repeat;
    text-align: center;
}

#index_header .provincebox .provinceboxleft {
    width: 38px;
    height: 21px;
    padding-top: 52px;
    padding-bottom: 7px;
    line-height: 21px;
}

#index_header .provincebox .provinceboxright {
    width: 76px;
    height: 21px;
    padding-top: 52px;
    padding-bottom: 7px;
    line-height: 21px;
}

#index_header .provincebox2 {
    width: 165px;
    height: 80px;
    background: url(../../images/default/indexsec_sprites.gif) no-repeat
        -383px 0;
    text-align: center;
}

#index_header .provincebox .provinceboxright a {
    color: #666;
    text-decoration: none;
}

#index_header .provincebox .provinceboxright a:hover {
    color: #666;
    text-decoration: none;
}

#index_header .category {
    width: 205px;
    height: 40px;
    background: url(../../images/default/index_css_sprite.gif) -165px -166px
        no-repeat;
}

#index_header .category h2 {
    color: #FFF;
    font-size: 16px;
    text-indent: 15px;
}

#index_header .category h2 a {
    display: block;
    padding-top: 16px;
}

#index_header .searchbox {
    width: 377px;
    height: 30px;
    background: url(../../images/default/index_css_sprite.gif) 0 -246px
        no-repeat;
    padding-top: 6px;
    padding-bottom: 4px;
    padding-left: 10px;
}

#index_header .searchbox .selectbox {
    width: 75px;
    height: 30px;
    padding-right: 17px;
    line-height: 30px;
    text-align: center;
}

#index_header .searchbox .inputbox {
    width: 295px;
    height: 30px;
    line-height: 30px;
    text-align: left;
}

#index_header .searchbox .search {
    width: 81px;
    height: 30px;
    line-height: 30px;
    color: #542E1B;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
}

#index_header .input_search {
    width: 283px;
    height: 28px;
    margin-left: 5px;
}

#index_header .input_search input {
    width: 283px;
    height: 20px;
    padding-top: 8px;
    font-size: 14px;
    color: #333;
    background: none;
    border: none;
}

#index_header .searchbox .search a {
    color: #542E1B;
    text-decoration: none;
}

#index_header .searchbox .search a:hover {
    color: #542E1B;
    text-decoration: none;
}

#index_header .keyword {
    overflow: hidden;
    width: 182px;
    height: 40px;
    line-height: 40px;
}

#index_header .shopcartbox {
    width: 205px;
    height: 26px;
    background: url(../../images/default/index_css_sprite.gif) -182px -294px
        no-repeat;
    line-height: 26px;
    position: absolute;
    top: 10px;
    left: 775px;
}

#index_header .shopcart {
    width: 117px;
    height: 26px;
    padding-left: 30px;
}

#index_header .account {
    width: 48px;
    height: 26px;
    text-align: left;
    padding-left: 10px;
}

#index_header .account a {
    color: #600;
    text-decoration: none;
}

#index_header .account a:hover {
    color: #600;
    text-decoration: none;
}

#index_header .ap_my_store {
    width: 85px;
    height: auto;
    border: 1px solid #666;
    position: absolute;
    left: 695px;
    _left: 690px;
    background-color: #FFF;
    z-index: 1000;
}

#index_header .ap_my_store ul li {
    width: 75px;
    height: 16px;
    line-height: 16px;
    text-align: left;
    margin-left: 5px;
    margin-right: 5px;
}

#index_header .ap_my_store .select {
    width: 75px;
    height: 16px;
    background: url(../../images/default/index_css_sprite.gif) -155px -150px
        no-repeat;
}

#index_header .ap_my_store .select a {
    text-decoration: none;
    color: #900;
}

.ap_shopcartbox {
    background-color: #FFF;
    border: 2px solid #900;
    left: -20px;
    max-height: 560px;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 26px;
    width: 220px;
    z-index: 2000;
}

.ap_shopcartbox .shopcartline {
    width: 191px;
    height: 80px;
    margin-left: 5px;
    margin-right: 5px;
    clear: both;
}

.ap_shopcartbox .shopcartline .leftpic {
    width: 50px;
    height: 50px;
    margin: 15px;
    border: 1px solid #666;
}

.ap_shopcartbox .shopcartline .right {
    width: 109px;
    height: 80px;
    line-height: 20px;
}

.ap_shopcartbox .total {
    width: 191px;
    height: 70px;
    line-height: 21px;
    margin-left: 5px;
    margin-right: 5px;
}

.ap_shopcartbox .total .sum {
    width: 97px;
    height: 21px;
    background: url(../../images/default/index_css_sprite.gif) 0 -684px
        no-repeat;
    line-height: 21px;
    text-align: center;
}

.cartproductname {
    height: 35px;
    line-height: 18px;
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 3px;
}

.ap_provincebox {
    width: 298px;
    height: auto;
    position: absolute;
    top: 73px;
    left: 128px;
    background-color: #FFF8DF;
    z-index: 999;
}

.ap_provincebox .title {
    width: 298px;
    height: 22px;
    display: block;
    line-height: 22px;
    background: url(../../images/default/index_css_sprite.gif) 0 -326px
        no-repeat;
    padding-top: 3px;
}

.ap_provincebox .close {
    width: 56px;
    height: 22px;
    line-height: 22px;
    text-align: right;
    padding-right: 25px;
    display: block;
}

.ap_provincebox .close a {
    width: 56px;
    height: 22px;
    background: url(../../images/default/index_css_sprite.jpg) -242px -326px
        no-repeat;
}

.ap_provincebox .line {
    width: 298px;
    height: auto;
}

.ap_provincebox .sorrybox {
    background-color: #FDD;
    border-top: #900 dotted 1px;
    line-height: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

.ap_provincebox .line .left {
    width: 78px;
    height: auto;
    text-align: center;
    line-height: 25px;
}

.ap_provincebox .line .right {
    width: 220px;
    height: auto;
    background-color: #FFF;
}

.ap_provincebox .line .right ul li {
    width: 40px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    float: left;
}

.ap_provincebox .line .right .select a {
    color: #900;
    text-decoration: none;
}

.ap_provincebox .line .right .select a:hover {
    color: #900;
    text-decoration: none;
}

.ap_selectbox {
    width: 82px;
    height: auto;
    padding: 5px;
    border: 1px #CCC solid;
    background-color: #FFF;
    position: absolute;
    z-index: 100;
    left: 432px;
    top: 146px;
}

.ap_selectbox a {
    color: #999;
    text-decoration: none;
    line-height: 20px;
}

.ap_selectbox a:hover {
    color: #FFF;
    background-color: #4886D9;
    text-decoration: none;
}

.ap_inputbox {
    width: 293px;
    height: auto;
    text-indent: 5px;
    line-height: 20px;
    background-color: #FFF;
    border: 1px #CCC solid;
    position: absolute;
    z-index: 50;
    top: 145px;
    left: 438px;
    top: 35px;
}

.ap_inputbox li a {
    display: block;
    height: 20px;
    text-decoration: none;
}

.ap_inputbox li a:hover {
    background-color: #4886D9;
    text-decoration: none;
    color: #FFF;
}

.ap_inputbox .bggary {
    background-color: #F2F2F2;
}

.ap_inputbox .select a {
    background-color: #4886D9;
    text-decoration: none;
    color: #FFF;
}

.ap_category {
    width: 201px;
    height: 419px;
    border-left: 2px solid #900;
    border-bottom: 2px solid #900;
    border-right: 2px solid #900;
    position: absolute;
    top: 40px;
    background-color: #F8EEDA;
    z-index: 10;
    left: 0;
}

.cateicon {
    position: absolute;
    z-index: 999;
    left: 13px;
    top: 8px;
}

.ap_category ul {
    padding-left: 8px;
    padding-right: 8px;
}

.ap_category .ap_listeg {
    list-style: none;
    float: left;
    width: 185px;
    height: 34px;
    pddding-left: 8px;
    pddding-right: 8px;
    line-height: 34px;
    background: url(../../images/default/index_css_sprite.gif) 0 -351px
        no-repeat;
}

.ap_category .ap_listeg span {
    float: left;
    display: block;
}

.ap_category .ap_listegfont a {
    display: block;
    text-decoration: none;
    color: #333;
    font-size: 14px;
    padding-left: 30px;
}

.ap_category .ap_listegfont2 a {
    display: block;
    text-decoration: none;
    color: #900;
    font-size: 14px;
    font-weight: bold;
    padding-left: 30px;
}

.ap_category .ap_listegfont2 a:hover {
    color: #900;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}

.ap_category .ap_listegfont a:hover {
    color: #900;
    text-decoration: underline;
}

.ap_listboxnew {
    position: absolute;
    left: -1px;
    top: 0;
    z-index: 1;
}

.ap_listboxnewleft {
    float: left;
    position: absolute;
    z-index: 3;
    display: block;
    width: 172px;
    height: 33px;
    border: 1px solid #900;
    border-right: none;
    background: #FFF;
    margin-left: 8px;
}

.ap_right {
    width: 578px;
    min-height: 419px;
    _height: 419px;
    float: right;
    position: absolute;
    left: 180px;
    top: 0;
    background: #FFF;
    border: 1px solid #900;
    cursor: default;
    background: url(../../images/default/repeat_y.jpg) repeat-y 0 0;
}

.clearfix {
    display: block;
}

.border_ap_listeg {
    border-bottom: 1px solid #DFCA9F;
}

.navHeight0 {
    top: 0;
}

.navHeight1 {
    top: 35px;
}

.navHeight2 {
    top: 70px;
}

.navHeight3 {
    top: 105px;
}

.navHeight4 {
    top: 140px;
}

.navHeight5 {
    top: 175px;
}

.navHeight6 {
    top: 210px;
}

.navHeight7 {
    top: 245px;
}

.navHeight8 {
    top: 280px;
}

.navHeight9 {
    top: 315px;
}

.navHeight10 {
    top: 350px;
}

.navHeight11 {
    top: 385px;
}

.ap_right .left {
    width: 398px;
    height: auto;
    padding-left: 15px;
    padding-bottom: 15px;
}

.ap_right .right {
    width: 144px;
    height: auto;
    background-color: #F8EEDA;
    padding-left: 10px;
    padding-right: 10px;
}

.ap_right .right .pinpai {
    width: 144px;
    height: auto;
    color: #000;
    font-size: 12px;
}

.ap_right .right .pinpai div a {
    width: 144px;
    height: auto;
    word-wrap: break-word;
    line-height: 20px;
}

.ap_right .right .pinpai div a:hover {
    text-decoration: underline;
}

.ap_right .left .title2 {
    width: 383px;
    height: auto;
    line-height: 15px;
    margin-right: 15px;
}

.ap_right .right .title2 {
    width: 144px;
    height: 20px;
    color: #000;
    font-size: 12px;
    line-height: 20px;
}

.ap_right .left .titlered {
    width: 280px;
    height: 15px;
    color: #900;
    font-weight: bold;
    line-height: 15px;
}

.ap_right .left .title2 .titlename {
    width: 80px;
}

.ap_right .left .title2 .titlenameright {
    width: 303px;
    height: auto;
    line-height: 15px;
    white-space: nowrap;
}

.ap_right .left .titlered a {
    color: #900;
    font-weight: bold;
}

.ap_right .left .titlered a:hover {
    color: #900;
    text-decoration: underline;
}

.ap_right .right span {
    height: 20px;
    line-height: 20px;
    text-align: left;
}

.ap_right .right div a {
    width: 144px;
    height: 25px;
    line-height: 25px;
}

.ap_listbox .titlenameright {
    width: 450px;
    height: auto;
    line-height: 15px;
    white-space: nowrap;
}

.ap_listbox .titlenameright span {
    text-align: center;
}

.ap_listbox .titlered {
    width: 280px;
    height: 15px;
    color: #900;
    font-weight: bold;
    line-height: 15px;
}

.ap_right .right a {
    color: #666;
    text-decoration: none;
}

.ap_right .right a:hover {
    color: #900;
    text-decoration: underline;
}

.ap_right .left .titlenameright a {
    color: #666;
    text-decoration: none;
}

.ap_right .left .titlenameright a:hover {
    color: #900;
    text-decoration: underline;
}

.icon0 {
    width: 27px;
    height: 35px;
    background: url(../../images/default/icon1.gif) 0 0 no-repeat;
}

.icon1 {
    width: 27px;
    height: 35px;
    background: url(../../images/default/icon1.gif) 0 -35px no-repeat;
}

.icon2 {
    width: 27px;
    height: 35px;
    background: url(../../images/default/icon1.gif) 0 -175px no-repeat;
}

.icon3 {
    width: 27px;
    height: 35px;
    background: url(../../images/default/icon1.gif) 0 -105px no-repeat;
}

.icon4 {
    width: 27px;
    height: 35px;
    background: url(../../images/default/icon1.gif) 0 -245px no-repeat;
}

.icon5 {
    width: 27px;
    height: 35px;
    background: url(../../images/default/icon1.gif) 0 -210px no-repeat;
}

.icon6 {
    width: 27px;
    height: 35px;
    background: url(../../images/default/icon1.gif) 0 -140px no-repeat;
}

.icon7 {
    width: 27px;
    height: 35px;
    background: url(../../images/default/icon1.gif) 0 -70px no-repeat;
}

.icon8 {
    width: 27px;
    height: 35px;
    background: url(../../images/default/icon1.gif) 0 -280px no-repeat;
}

.icon9 {
    width: 27px;
    height: 35px;
    background: url(../../images/default/icon1.gif) 0 -350px no-repeat;
}

.icon10 {
    width: 27px;
    height: 35px;
    background: url(../../images/default/icon1.gif) 0 -315px no-repeat;
}

#main {
    width: 980px;
    height: auto;
}

#sidebarleft {
    width: 205px;
    height: auto;
}

#sidebarright {
    width: 205px;
    height: auto;
}

#middle {
    width: px;
    height: auto;
}

#footer {
    width: 980px;
    height: auto;
    margin: 0 auto;
    margin-top: 10px;
}

.footertop {
    width: 970px;
    height: 149px;
    background: url(../../images/default/index_repeatbg.gif) repeat-x 0
        -183px;
    padding: 5px;
    margin: 0 auto;
}

.footerlink {
    width: 970px;
    height: 25px;
}

.friendlink {
    width: 972px;
    height: 90px;
    padding-top: 21px;
    padding-bottom: 10px;
    padding-left: 4px;
    padding-right: 4px;
    margin: 0 auto;
    background: url(../../images/default/index_repeatbg.gif) repeat-x 0
        -342px;
}

.friendlink ul {
    width: 972px;
    height: 40px;
    display: block;
}

.footerlink div {
    width: 678px;
    height: 25px;
    float: left;
    line-height: 25px;
    color: #FFF;
}

.footerlink div a {
    color: #FFF;
    text-decoration: none;
}

.footerlink div a:hover {
    color: #F60;
    text-decoration: underline;
}

#mail {
    width: 220px;
    float: left;
}

#send {
    width: 57px;
    float: left;
    margin: 0 auto;
    margin-left: 5px;
}

.btn_220 {
    width: 220px;
    height: 18px;
    border: solid 1px #999;
    font-size: 10px;
    color: #999;
    line-height: 18px;
    text-indent: 5px;
}

.btn_50 {
    width: 50px;
    height: 20px;
    background: #9C3401;
    border: 0;
    line-height: 20px;
    color: #FFF;
    font-weight: bold;
}

.quicklink {
    width: 970px;
    height: 124px;
}

.quicklinkbox {
    width: 140px;
    height: 115px;
    margin-top: 9px;
    float: left;
    margin-right: 20px;
}

.quicklinkboxtitle {
    height: 27px;
    border-bottom: 1px solid #ccc;
    color: #666;
    font-size: 16px;
    font-weight: bold;
}

.quicklinkbox ul li {
    line-height: 20px;
}

.quicklinkbox ul li a {
    color: #666;
    text-decoration: none;
}

.quicklinkbox ul li a:hover {
    color: #F60;
    text-decoration: underline;
}

.footerbanner {
    width: 685px;
    height: 52px;
    margin: 0 auto;
    margin-top: 10px;
    text-align: center;
}

.footerbanner ul li {
    display: block;
    float: left;
    width: 215px;
    height: 52px;
    margin-left: 10px;
}

.sitemap {
    width: 980px;
    height: 25px;
    line-height: 25px;
    margin-top: 5px;
}

.sitemap2 {
    width: 980px;
    height: 25px;
    line-height: 25px;
    margin-top: 5px;
}

.sitemap ul {
    width: auto;
    height: 25px;
    text-align: center;
}

.sitemap ul li {
    display: inline;
}

.sitemap2 ul {
    width: auto;
    height: 25px;
    text-align: center;
}

.sitemap2 ul li {
    display: inline;
}

.sitemap ul li a {
    color: #666;
    text-decoration: none;
}

.sitemap ul li a:hover {
    color: #F60;
    text-decoration: underline;
}

.sitemap2 ul li a {
    color: #666;
    text-decoration: none;
}

.sitemap2 ul li a:hover {
    color: #F60;
    text-decoration: underline;
}

.copyright {
    width: 980px;
    height: 25px;
    margin-top: 5px;
    text-align: center;
}

.footerbanner2 {
    width: 980px;
    height: 31px;
    margin-top: 10px;
}

.footerbanner2 ul {
    width: 980px;
    height: 31px;
    text-align: center;
}

.footerbanner2 ul li {
    display: inline;
    width: 91px;
    height: 31px;
    margin-left: 10px;
}

.bannerquality ul li {
    width: 205px;
    height: 19px;
    background: url(../../images/default/banner_quality_off.jpg) no-repeat;
    line-height: 19px;
    border-bottom: 1px solid #CCC;
}

.bannerquality ul li:hover {
    width: 205px;
    height: 19px;
    background: url(../../images/default/banner_quality_on.jpg) no-repeat;
}

#select {
    width: 205px;
    height: 165px;
    background: none;
}

.bannerquality ul li a {
    width: 205px;
    height: 19px;
    color: #666;
    text-decoration: none;
}

.bannerquality ul li a:hover {
    width: 205px;
    height: 19px;
    color: #F60;
    text-decoration: none;
}

.red9 {
    color: #980300;
    font-weight: bold;
}

.buylimitcard {
    width: 764px;
    height: 30px;
    text-align: center;
    font-weight: bold;
    border-right: 1px solid #CCC;
}

.buylimitcard ul li {
    float: left;
    width: 191px;
    height: 30px;
    background: url(../../images/default/cardbg_off.jpg) no-repeat;
}

.buylimitcard ul li a {
    color: #666;
    text-decoration: none;
    font-size: 14px;
    line-height: 30px;
}

.buylimitcontent {
    width: 763px;
    height: 222px;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
}

.buylimitproduce {
    width: 700px;
    height: 205px;
    margin: 0 auto;
    padding-top: 20px;
}

.selectcity {
    width: px;
    height: px;
    border: 0;
    background-color: transparent;
    color: #666;
    font-size: 12px;
    margin-left: 9px;
}

.seoshop {
    width: 112px;
    height: 32px;
    float: left;
    padding-left: 31px;
}

.seoinput {
    width: 356px;
    height: 32px;
    float: left;
}

.btn_search {
    width: 98px;
    height: 32px;
    float: left;
}

.selectshop {
    width: 110px;
    height: 20px;
    border: 0;
    background-color: transparent;
    margin-top: 7px;
    font-size: 14px;
    line-height: 20px;
    color: #666;
}

.inputseo {
    width: 356px;
    height: 32px;
    border: 0;
    background-color: transparent;
    font-size: 14px;
    line-height: 32px;
    color: #666;
    text-indent: 10px;
}

.inputbtn {
    width: 98px;
    height: 32px;
    border: 0;
    background: url(../../images/default/index_repeatbg.gif) repeat-x 0
        -90px;
    color: #4D280D;
    font-size: 14px;
    font-weight: bold;
}

.gold {
    color: #FFE260;
}

.buylimit2top {
    width: 763px;
    height: 29px;
    background: url(../../images/default/buylimit2topbg.jpg) repeat-x;
    text-align: left;
}

.buylimit2left {
    width: 547px;
    height: 265px;
    float: left;
}

.buylimit2right {
    width: 216px;
    height: 265px;
    float: left;
    background-color: #EEE;
}

.highlink {
    width: 547px;
    height: 52px;
}

a {
    color: #666;
    text-decoration: none;
}

a:hover {
    color: #666;
    text-decoration: underline;
}

a:focus {
    outline: none;
}

a {
    blr: expression(this.onFocus = this.blur () );
}

.colour_black {
    color: #000;
}

.color_blue a {
    color: #4484DB;
    text-decoration: none;
}

.color_blue a:hover {
    color: #F60;
    text-decoration: underline;
}

.color_red a {
    color: #900;
    text-decoration: none;
}

.color_red a:hover {
    color: #fff;
    text-decoration: underline;
}

.color_gary a {
    color: #666;
    text-decoration: none;
}

.color_gary a:hover {
    color: #900;
    text-decoration: underline;
}

.color_white a {
    color: #FFF;
    text-decoration: none;
}

.color_white a:hover {
    color: #FFF;
    text-decoration: underline;
}

.color_blue_none a {
    color: #4484DB;
    text-decoration: none;
}

.color_blue_none a:hover {
    color: #F60;
    text-decoration: none;
}

.color_red_none a {
    color: #980300;
    text-decoration: none;
}

.color_red_none a:hover {
    color: #fff;
    text-decoration: none;
}

.color_gary_none a {
    color: #666;
    text-decoration: none;
}

.color_gary_none a:hover {
    color: #900;
    text-decoration: none;
}

.color_white_none a {
    color: #FFF;
    text-decoration: none;
}

.color_white_none a:hover {
    color: #FFF;
    text-decoration: none;
}

.pagebox li a {
    color: #666;
    text-decoration: none;
}

.pagebox li a:hover {
    color: #900;
    text-decoration: underline;
}

.pagebox .select a {
    color: #900;
    text-decoration: none;
}

.gold {
    color: #FFE260;
}

.red {
    color: #980300;
}

.black {
    color: #000;
}

.orange {
    color: #F90;
}

.blue {
    color: #4484DB;
}

.spangary {
    color: #CCC;
}

bannerflash {
    width: px;
    height: px;
}

banner980x50 {
    width: 980px;
    height: 50px;
}

banner980x60 {
    width: 980px;
    height: 60px;
}

.btnbig {
    background-image: url("../../images/default/btnbig.gif");
    background-repeat: repeat-x;
    border: 1px solid #FF660B;
    color: #FFF;
    font-size: 14px;
    height: 33px;
    line-height: 33px;
    width: auto;
    padding-left: 20px;
    padding-right: 20px; *
    padding-left: 10px; *
    padding-right: 10px;
    font-weight: bold;
    cursor: pointer;
}

.btnbig2 {
    background-image: url("../../images/default/btnbig2.gif");
    background-repeat: repeat-x;
    border: 1px solid #C3C3C3;
    color: #666;
    font-size: 14px;
    height: 33px;
    line-height: 33px;
    width: auto;
    padding-left: 20px;
    padding-right: 20px; *
    padding-left: 10px; *
    padding-right: 10px;
    font-weight: bold;
    cursor: pointer;
}

.btnsmall {
    background-image: url("../../images/default/btnsmall.gif");
    background-repeat: repeat-x;
    border: 1px solid #FF660B;
    color: #FFF;
    font-size: 12px;
    height: 23px;
    line-height: 23px;
    width: auto;
    padding-left: 10px;
    padding-right: 10px; *
    padding-left: 5px; *
    padding-right: 5px;
    font-weight: bold;
}

.input_add {
    width: 9px;
    height: 9px;
    background: url(../../images/default/btn_addbg.jpg) no-repeat;
    border: 0;
    text-indent: -9999px;
    display: block;
}

.input_del {
    width: 9px;
    height: 9px;
    background: url(../../images/default/btn_delbg.jpg) no-repeat;
    border: 0;
    text-indent: -9999px;
    display: block;
}

.input_text {
    width: 31px;
    height: 16px;
    border: 1px solid #999;
    line-height: 16px;
    font-size: 12px;
    color: #666;
    text-align: center;
    vertical-align: middle;
}

.input_shopcart {
    width: 168px;
    height: 39px;
    background: url(../../images/default/btn_shopcart.gif) no-repeat;
    border: 0;
    font-size: 20px;
    font-family: "微软雅黑";
    color: #FFF;
    text-indent: 55px;
    text-align: left;
    cursor: pointer;
}

.input_shopcart_no {
    width: 168px;
    height: 39px;
    background: url(../../images/default/btn_shopcart_no.gif) no-repeat;
    border: 0;
    font-size: 20px;
    font-family: "微软雅黑";
    color: #FFF;
}

.input_none {
    width: 168px;
    height: 39px;
    background: url(../../images/default/btn_shopcart_none.gif) no-repeat;
    border: 0;
    font-size: 20px;
    font-family: "微软雅黑";
    color: #FFF;
    cursor: not-allowed;
}

.input_shopcart84x24 {
    width: 85px;
    height: 24px;
    background: url(../../images/default/detail_css_sprite.gif) -1px -153px
        no-repeat;
    border: 0;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
}

.input_collect {
    width: 45px;
    height: 24px;
    background: url(../../images/default/collectbg.jpg) no-repeat;
    border: 0;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
}

.input_shopcart {
    width: 168px;
    height: 39px;
    background: url(../../images/default/btn_shopcart.gif) no-repeat;
    border: 0;
    font-size: 20px;
    font-family: "微软雅黑";
    color: #FFF;
    text-indent: 55px;
    text-align: left;
}

.input_shopcart_no {
    width: 168px;
    height: 39px;
    background: url(../../images/default/btn_shopcart_no.gif) no-repeat;
    border: 0;
    font-size: 20px;
    font-family: "微软雅黑";
    color: #FFF;
}

.input_none {
    width: 168px;
    height: 39px;
    background: url(../../images/default/btn_shopcart_none.gif) no-repeat;
    border: 0;
    font-size: 20px;
    font-family: "微软雅黑";
    color: #FFF;
    cursor: not-allowed;
}

.input_shopcart84x24 {
    width: 85px;
    height: 24px;
    background: url(../../images/default/detail_css_sprite.jpg) -1px -153px
        no-repeat;
    border: 0;
    text-indent: -9999px;
    display: block;
}

.input_collect {
    width: 45px;
    height: 24px;
    background: url(../../images/default/collectbg.jpg) no-repeat;
    border: 0;
    text-indent: -9999px;
    display: block;
}

.pagebox {
    width: auto;
    height: 17px;
    font-size: 12px;
    display: block;
    font-weight: bold;
}

.pagebox li {
    width: auto;
    height: 13px;
    float: left;
    padding: 2px;
    line-height: 13px;
}

.input_eva {
    width: 112px;
    height: 31px;
    background: url(../../images/default/detail_css_sprite.jpg) -1px -93px
        no-repeat;
    border: 0;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
}

.input_change {
    width: 80px;
    height: 26px;
    background: url(../../images/default/btn_change.gif) no-repeat;
    border: 0;
    display: block;
    color: #BD0400;
    cursor: pointer;
}

.input_changenone {
    width: 80px;
    height: 26px;
    background: url(../../images/default/btn_changenone.gif) no-repeat;
    border: 0;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
}

.input_chanel {
    width: 82px;
    height: 27px;
    background: url(../../images/default/btn_chanel.gif) no-repeat;
    border: 0;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
}

.input_buy {
    width: 80px;
    height: 26px;
    background: url(../../images/default/btn_buy.gif) no-repeat;
    border: 0;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
}

.input_yhtc {
    width: 130px;
    height: 30px;
    background: url(../../images/default/btn_yhtc.gif) no-repeat;
    border: 0;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
}

.input_action {
    width: 110px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    background: url(../../images/default/btn_action.gif) no-repeat;
    border: 0;
    color: #FFF;
    font-family: "宋体", "微软雅黑";
    font-weight: bold;
    cursor: pointer;
}

.input_action_off {
    width: 110px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    background: url(../../images/default/btn_action_off.gif) no-repeat;
    border: 0;
    color: #333;
    font-family: "宋体", "微软雅黑";
    cursor: pointer;
}

.input_57 {
    width: 57px;
    height: 18px;
    line-height: 18px;
    color: #666;
}

.input_200 {
    width: 200px;
    height: 18px;
    line-height: 18px;
    color: #666;
}

.input_100 {
    width: 100px;
    height: 16px;
}

.input_prepaid {
    width: 89px;
    height: 20px;
    background: url(../../images/default/indexsec_sprites.gif) no-repeat
        -110px -32px;
    border: 0;
    display: block;
    color: #FFF;
    cursor: pointer;
}

.select_100 {
    width: 104px;
    height: 20px;
}

.talkapdiv {
    position: absolute;
    z-index: 1;
    top: 226px;
    left: 0;
}

.newvapdiv {
    position: absolute;
    z-index: 1;
    top: 156px;
    right: 0;
}

#ap_clothbox {
    width: 386px;
    height: auto;
    position: absolute;
    z-index: 560;
    left: 0;
    top: 0;
}

#ap_clothbox .clothbox {
    width: 563px;
    border: 1px solid #f48d02;
    background: #fffbd5;
    padding-bottom: 6px;
}

#ap_clothbox .shopcartbox .inputbox {
    width: 563px;
    height: 19px;
    line-height: 19px;
}

#ap_clothbox .clothbox .size {
    width: 553px;
    height: 25px;
    line-height: 25px;
}

#ap_clothbox .clothbox .size2 {
    width: 388px;
    height: 25px;
    line-height: 25px;
    padding-left: 185px;
}

#ap_clothbox .colortxt {
    line-height: 20px;
}

#ap_clothbox .colorline {
    width: 553px;
    height: auto;
    line-height: 30px;
    border-bottom: 1px dashed #f48d02;
}

#ap_clothbox .colorlist {
    width: 510px;
    height: auto;
    padding-bottom: 8px;
}

#ap_clothbox .colorlist li {
    float: left;
    list-style: none;
    height: 9px;
    padding: 3px 1px; #
    padding: 4px 1px;
    text-align: center;
    line-height: 15px;
    margin: 10px 8px 5px -1px;
    white-space: nowrap; #
    margin-bottom: 0;
    _margin-bottom: -5px;
}

#ap_clothbox .colorlist li a {
    border: 1px solid #CCC;
    text-decoration: none;
    color: #666;
    padding: 3px 1px; #
    padding: 2px 1px;
}

#ap_clothbox .colorlist li a:hover {
    border: 1px solid #980300;
}

#ap_clothbox .colorlist .select a {
    border: 2px solid #980300;
}

#ap_clothbox .colorlist .select a:hover {
    border: 2px solid #980300;
}

#ap_clothbox .clothbox .noimgtxt a {
    border: #CCC dashed 1px;
    color: #CCC;
    cursor: not-allowed;
}

#ap_clothbox .clothbox .noimgtxt a:hover {
    border: #CCC dashed 1px;
    color: #CCC;
    cursor: not-allowed;
}

#ap_clothbox .imglist {
    width: 510px;
    height: auto;
    padding-bottom: 8px;
}

#ap_clothbox .imglist li {
    float: left;
    list-style: none;
    width: 44px;
    height: 44px;
    margin-right: 8px;
    margin-top: 8px;
}

#ap_clothbox .imglist li a {
    border: 1px solid #666;
    display: block;
    float: left;
}

#ap_clothbox .imglist li a:hover {
    border: 1px solid #980300;
}

#ap_clothbox .imglist .select a {
    border: 2px solid #980300;
}

#ap_clothbox .imglist .select a:hover {
    border: 2px solid #980300;
}

#ap_clothbox .imglist .noimg a:hover {
    border: 1px solid #666;
}

#ap_clothbox .imglist .noimg {
    filter: gray;
    -moz-opacity: .4;
    opacity: .4;
    filter: Alpha(opacity = 40);
    -moz-opacity: .4;
    opacity: .4;
}

#ap_clothbox .imglist .noimg img {
    cursor: not-allowed;
}

#ap_clothbox .clothbox_inputbox {
    width: 553px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dashed #f48d02;
}

#ap_clothbox .clothbox_inputbox2 {
    width: 388px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dashed #f48d02;
    padding-left: 165px;
}

#ap_clothbox .clothbox_inputbox ul {
    width: auto;
    height: 20px;
}

#ap_clothbox .clothbox_inputbox ul li a {
    margin-top: 8px;
    padding: 2px 8px 2px 8px;
    line-height: 30px;
    border: 1px solid #CCC;
    text-align: center;
    text-decoration: none;
    color: #666;
}

#ap_clothbox .clothbox_inputbox .select a {
    margin-top: 8px;
    padding: 2px 8px 2px 8px;
    line-height: 30px;
    border: 2px solid #980300;
    text-align: center;
    text-decoration: none;
    color: #980300;
}

#ap_clothbox .clothbox_inputbox .select a:hover {
    margin-top: 8px;
    padding: 2px 8px 2px 8px;
    line-height: 30px;
    border: 2px solid #980300;
    text-align: center;
    text-decoration: none;
    color: #980300;
}

#ap_clothbox .clothbox_inputbox ul li a:hover {
    margin-top: 8px;
    line-height: 30px;
    border: 1px solid #980300;
    text-align: center;
    color: #980300;
    text-decoration: none;
}

#ap_clothbox .inputbox .add {
    width: 9px;
    height: 9px;
    padding: 5px;
}

#ap_clothbox .clothbox .add {
    width: 9px;
    height: 9px;
    padding: 10px;
}

#ap_clothbox .shopcartboxline {
    width: 553px;
    height: 39px;
    line-height: 39px;
}

#ap_clothbox .shopcartboxline2 {
    width: 386px;
    height: 39px;
    line-height: 39px;
    padding-left: 185px;
}

.ap_provincebox2 {
    width: 298px;
    height: auto;
    position: absolute;
    top: 455px;
    left: 564px;
    background-color: #FFF8DF;
    z-index: 9999;
}

.ap_provincebox2 .title {
    width: 298px;
    height: 25px;
    display: block;
    line-height: 25px;
    background: url(../../images/default/index_css_sprite.gif) 0 -326px
        no-repeat;
}

.ap_provincebox2 .close {
    width: 56px;
    height: 25px;
    line-height: 25px;
    text-align: right;
    margin-right: 27px;
}

.ap_provincebox2 .line {
    width: 298px;
    height: auto;
}

.ap_provincebox2 .sorrybox {
    background-color: #FDD;
    border-top: #900 dotted 1px;
    line-height: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

.ap_provincebox2 .line .left {
    width: 78px;
    height: auto;
    text-align: center;
    line-height: 25px;
}

.ap_provincebox2 .line .right {
    width: 220px;
    height: auto;
    background-color: #FFF;
}

.ap_provincebox2 .line .right ul li {
    width: 40px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    float: left;
}

.ap_provincebox2 .line .right .select a {
    color: #900;
    text-decoration: none;
}

.ap_provincebox2 .line .right .select a:hover {
    color: #900;
    text-decoration: none;
}

.aptab_white {
    position: absolute;
    width: 478px;
    height: auto;
    background: url(../../images/default/aptabbg2.jpg) repeat-y;
    z-index: 99;
    left: 379px;
    top: 380px;
}

.aptab_header_white {
    width: 478px;
    height: 26px;
    line-height: 26px;
    padding-top: 5px;
    background: url(../../images/default/aptab_header2.jpg) no-repeat;
    color: #FFF;
}

.aptab_white .aptab_center {
    width: 460px;
    height: auto;
    padding-left: 9px;
    padding-right: 9px;
}

.aptab_center_136 {
    width: 460px;
    height: auto;
    padding-left: 9px;
    padding-right: 9px;
}

.aptab_center_136 .provincebox {
    width: 132px;
    height: 25px;
    line-height: 25px;
    background: url(../../images/default/index_css_sprite.gif) 0 -215px
        no-repeat;
    text-align: center;
    display: block;
}

.aptab_center_136 .provinceboxleft {
    width: 38px;
    height: 25px;
    text-align: center;
}

.aptab_center_136 .provinceboxright {
    width: 82px;
    height: 25px;
    text-align: center;
}

.aptab_center_136 .provinceboxright a {
    color: #666;
    text-decoration: none;
}

.aptab_center_136 .provinceboxright a:hover {
    color: #900;
    text-decoration: none;
}

.aptab_center_136 .province {
    width: 300px;
    height: 25px;
    line-height: 25px;
    margin: 0 auto;
}

.aptab_text {
    width: 438px;
    height: 40px;
    line-height: 20px;
    padding-top: 12px;
    background-color: #EEE;
    padding-left: 11px;
    padding-right: 11px;
}

.ap_shopping {
    width: 203px;
    height: 74px;
    position: absolute;
    top: 108px;
    z-index: 100;
    background: url(../../images/default/shoppingbg.gif) no-repeat;
    left: 680px;
    line-height: 20px;
    padding-top: 10px;
    text-align: center;
}

.aptitle {
    width: 335px;
    height: auto;
    position: absolute;
    border: #DE6308 1px solid;
    background: #FFFDDE;
    padding: 10px;
    line-height: 30px;
}

.aptitle2 {
    width: 335px;
    height: auto;
    border: #DE6308 1px solid;
    background: #FFFDDE;
    padding: 10px;
    line-height: 30px;
}

.aptitle .name3 {
    width: 270px;
}

.aptitle .num {
    width: 65px;
}

.ap_titlebox {
    width: 472px;
    height: auto;
    position: absolute;
    top: 24px;
    left: 0;
    z-index: 9999;
    overflow: visible;
}

.ap_titlebox_top {
    width: 472px;
    height: 23px;
    border-bottom: #DE6308 1px solid;
}

.ap_titlebox_top2 {
    width: 357px;
    height: 25px;
}

.ap_titlebox_menu_on {
    width: 75px;
    height: 25px;
    line-height: 25px;
    background: url(../../images/default/apdetail_bg.gif) 0 -26px no-repeat;
    text-indent: 5px;
    position: relative;
    top: 0;
}

.ap_titlebox_menu_on a {
    display: block;
}

.ap_titlebox_menu_on a:hover {
    color: #666;
    text-decoration: underline;
}

.ap_titlebox_menu_off {
    width: 75px;
    height: 25px;
    line-height: 25px;
    background: url(../../images/default/apdetail_bg.gif) 0 0 no-repeat;
    text-indent: 5px;
    position: relative;
    top: 0;
}

.aptitle3 {
    width: 450px;
    height: auto;
    border-left: #DE6308 1px solid;
    border-right: #DE6308 1px solid;
    border-bottom: #DE6308 1px solid;
    border-top: #DE6308 1px solid;
    background: #FFFDDE;
    padding: 10px;
    line-height: 20px;
}

.aptitle3 .name3 {
    width: 270px;
}

.aptitle3 .num {
    width: 65px;
}

.phoneyihaodian {
    background: url(../../images/default/sjb.gif) no-repeat 0 5px;
    padding-left: 25px;
    font-weight: bold;
    margin-left: 13px;
}

.phoneyihaodian a {
    color: 0000666;
    text-decoration: none;
}

.phoneyihaodian a:hover {
    color: #900;
    text-decoration: underline;
}

.cartyihaodian {
    background: none;
}

.cartyihaodian a {
    color: #900;
    text-decoration: none;
}

.cartyihaodian a:hover {
    text-decoration: underline;
}

.myihaodian {
    background: url(../../images/default/sjb.gif) no-repeat 0 0;
    height: 35px;
    line-height: 25px;
    padding-left: 25px;
    padding-left: 0\9;
    font-weight: bold;
    margin-left: 13px;
    width: 170px;
}

.myihaodian a {
    color: 0000666;
    text-decoration: none;
}

.myihaodian a:hover {
    color: #900;
    text-decoration: underline;
}

.latestnewpagebox {
    width: 763px;
}

.latestnewpageboxinner {
    float: right;
    width: auto;
}

.latestnewpageboxinner li {
    float: left;
    margin-left: 5px;
    list-style: none;
    height: 22px;
    font: 14px Arial, Helvetica, sans-serif;
    text-align: center;
    line-height: 20px;
}

.latestnewpageboxinner li a {
    border: #ccc solid 1px;
    color: #666;
    text-decoration: none;
    display: block;
    padding: 0 6px;
}

.latestnewpageboxinner li a:hover {
    color: #FFBB2F;
    border: #FFC44F solid 1px;
    text-decoration: none;
}

.latestnewpageboxinner .latestnewprepage {
    background: url(../../images/default/newpage_bg.gif) no-repeat 0 0;
    width: 63px;
    height: 20px;
    line-height: 22px;
    text-align: left;
}

.latestnewpageboxinner .latestnewprepage a {
    color: #666;
    text-decoration: none;
    padding-left: 15px;
    width: 48px;
    height: 20px;
    padding-right: 0;
}

.latestnewpageboxinner .latestnewprepage a:hover {
    color: #FFBB2F;
    text-decoration: none;
}

.latestnewpageboxinner .latestnewcurrentpage {
    width: 22px;
    height: 22px;
    background: #FFC44E;
    text-align: center;
    line-height: 22px;
    color: #fff;
    font-weight: bold;
    display: block;
}

.latestnewpageboxinner .latestnewnextpage {
    background: url(../../images/default/newpage_bg.gif) no-repeat 0 -20px;
    width: 63px;
    height: 20px;
    line-height: 22px;
    text-align: left;
}

.latestnewpageboxinner .latestnewnextpage a {
    color: #666;
    text-decoration: none;
    padding-left: 5px;
    width: 58px;
    height: 20px;
    padding-right: 0;
    text-align: left;
}

.latestnewpageboxinner .latestnewnextpage a:hover {
    color: #FFBB2F;
    text-decoration: none;
}

.latestnewpageboxinner .latestnewtotalpage {
    color: #888;
    font-family: '宋体', Arial, Helvetica, sans-serif;
    line-height: 22px;
    width: auto;
}

.latestnewpageboxinner .sgotopage {
    width: auto;
}

.latestnewpageboxinner .spageinput {
    width: 25px;
    height: 20px;
    line-height: 20px;
    border: #ccc solid 1px;
    text-align: center;
    color: #666;
}

.latestnewpageboxinner .spagesubmit {
    width: 40px;
    height: 22px;
    border: #ccc solid 1px;
    margin: 0 10px;
    cursor: pointer;
    background: url("../../images/default/sprites.gif") repeat-x -85px
        -253px;
    text-decoration: none;
    text-align: center;
}

body,p,form,input,button,dl,dt,dd,ul,ol,li,h1,h2,h3,h4 {
    margin: 0;
    padding: 0;
    list-style: none;
}

body {
    font: 14px Tahoma;
    color: #666;
}

a {
    text-decoration: none;
    color: #666;
    outline: 0;
}

a:hover {
    color: #c00;
}

input,select,textarea {
    font: 12px Tahoma;
    outline: none;
}

.clearfix:after {
    display: block;
    content: ".";
    height: 0;
    visibility: hidden;
    clear: both;
    font-size: 0;
    line-height: 0;
}

.clearfix { *
    zoom: 1;
}

img {
    border: none;
}

.wrap {
    position: relative;
    margin: 0 auto;
    width: 980px;
    overfslow: hidden;
    _zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.mt {
    margin-top: 10px;
}

.ml {
    margin-left: 10px;
}

.mt5 {
    margin-top: 5px;
}

.top_bar {
    border-bottom: 1px solid #efefef;
    height: 27px;
    line-height: 27px;
    background: #fafafa;
}

.top_bar_link div {
    padding-right: 20px;
}

.top_bar_link span a {
    color: #06c;
}

.top_bar_link ul li {
    position: relative;
    z-index: 1000;
    float: left;
    margin-right: -1px;
}

.top_bar_link ul li a {
    position: relative;
    z-index: 1001;
    padding: 0 10px;
    border-right: 1px solid #ccc;
    white-space: nowrap;
}

.top_bar_link li ul {
    position: absolute;
    z-index: 1000;
    top: 3px;
    left: 0;
    right: 0;
    padding-top: 21px;
    border: 1px solid #ccc;
    background: #fff;
    _zoom: 1;
}

.top_bar_link li ul li {
    height: 25px;
    float: none;
    line-height: 25px;
    background: url(../../images/default/line.gif) repeat-x left bottom;
}

.top_bar_link li ul li a {
    display: block;
    border: none;
    padding: 0 0 0 10px;
}

.top_bar_link ul li a.drop {
    padding: 0 15px 0 10px;
    background: url(../../images/default/bg_spirit.png) no-repeat right 2px;
}

.top_bar_link ul li a.drop.qixia {
    border: 1px solid #ccc;
    background: #fff url("../../images/default/bg_spirit.png") no-repeat
        right 2px;
}

.top_bar_link ul li a.drop.qixia_hover {
    border-top: none;
    border-bottom: none;
}

.top_bar_link li ul li a:hover,.top_bar_link ul li a.drop:hover {
    text-decoration: none;
}

.top_bar_link li ul li a.yi,.top_bar_link li ul li a.yao,.top_bar_link li ul li a.mall
    {
    padding: 0 0 0 30px;
    background: url(../../images/default/bg_spirit.png) no-repeat -955px
        -156px;
}

.top_bar_link li ul li.mall a {
    padding: 0 0 0 27px;
}

.top_bar_link li ul li a.yao {
    background-position: -955px -116px;
}

.top_bar_link li ul li a.mall {
    background-position: -955px -192px;
}

.top_bar_link li a.sina_weibo {
    display: block;
    margin: 3px 0 0 5px;
    border-right: 0;
    width: 16px;
    height: 16px;
    background: url(../../images/default/bg_spirit.png) no-repeat left
        -516px;
    text-indent: -999em;
}

.logo_area {
    width: 212px;
}

.logo_area h1 a {
    display: block;
    margin-top: 5px;
    overflow: hidden;
}

.logo_area p {
    margin: 5px 0 0;
    overflow: hidden;
    _zoom: 1;
    padding: 0;
    text-indent: 0;
    width: 122px;
}

.logo_area p.slogan {
    margin: 30px 0 0;
    width: 102px;
    height: 18px;
    background: url(../../images/default/bg_spirit.png) no-repeat -152px
        -150px;
    text-indent: -999em;
}

.logo_area p span {
    float: left;
    font-weight: bold;
}

.logo_area p a {
    float: left;
    margin-left: 10px;
    display: block;
    width: 60px;
    height: 18px;
    line-height: 16px;
    background: url(../../images/default/bg_spirit.png) no-repeat 0 -150px;
    text-align: center;
}

.logo_area p a:hover {
    background-position: -70px -150px;
    text-decoration: none;
    color: #fff;
}

.new_nav {
    padding-top: 45px;
}

.new_nav ul {
    _zoom: 1;
}

.new_nav ul li {
    float: left;
    position: relative;
}

.new_nav ul li img {
    position: absolute;
    right: -2px;
    top: -15px;
}

.new_nav ul li a {
    width: 72px;
    height: 30px;
    float: left;
    position: relative;
    margin-left: 4px;
    line-height: 30px;
    display: block;
    background: url(../../images/default/bg_spirit.png)  -334px 0 no-repeat;
    text-align: center;
    font-weight: bold;
    color: #900;
}

.new_nav ul li.home a {
/*  margin-right: 5px;*/
    width: 72px;
    background-position: -180px 0;
    color: #fff;
}

.new_nav ul li.removehome a {
    background-position: -100px 0;
    color: #900;
}

.new_nav ul li a:hover,.new_nav ul li a.select {
    background-position: -577px 0;
    text-decoration: none;
    color: #fff;
}

.new_nav ul li.home a:hover {
    background-position: -180px 0;
}

.new_nav ul li.jf a {
    width: 75px;
    background-position: -260px 0;
}

.new_nav ul li.jf a:hover,.new_nav ul li.jf a.select {
    background-position: -500px 0;
}

.new_nav ul li.kf a {
    width: 72px;
    background-position: -412px 0;
}

.new_nav ul li.kf a:hover,.new_nav ul li.kf a.select {
    background-position: -650px 0;
}

.nav_bar {
    height: 40px;
    background: #b70000;
}

h2.all_sort_link a {
    display: inline-block;
    margin: 6px 0 0 2px;
    padding: 0 0 0 20px;
    width: 181px;
    height: 34px;
    line-height: 34px;
    background: url(../../images/default/bg_spirit.png) no-repeat -3px -56px
        ;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
}

h2.all_sort_link a:hover {
    text-decoration: none;
    color: #fff;
}

.search_box {
    position: relative;
    margin: 6px 0 0 10px;
    height: 30px;
    background: url(../../images/default/bg_spirit.png) no-repeat -219px
        -56px;
}

.search_box button,.search_box span {
    position: absolute;
}

.search_box button {
    left: 284px;
    border: none;
    width: 105px;
    height: 30px;
    background: url(../../images/default/bg_spirit.png) no-repeat -658px
        -56px;
    text-indent: -999em;
    cursor: pointer;
}

.search_box span {
    left: 390px;
    top: 6px;
    width: 175px;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
}

.search_box input {
    margin-top: 3px;
    padding: 5px 2px 5px 10px;
    border: 0;
    width: 280px;
    height: 16px;
    line-height: 16px;
    color: #333;
    font-size: 14px;
}

.search_box span a {
    padding: 0 5px;
    color: #fff;
}

.search_box span a:hover {
    text-decoration: underline;
    color: #fff;
}

.close_account {
    padding-left: 6px;
    width: 57px;
    height: 28px;
    line-height: 30px !important;
    line-height: 28px;
    font-weight: bold;
    color: #fff;
}

.close_account:hover {
    text-decoration: none;
    color: #fef9f9;
}

#allSortOuterbox {
    position: relative;
    left: 0;
    top: 0;
    z-index: 1000;
    float: left;
}

.allsort_out_box {
    position: absolute;
    top: 40px;
    left: 0;
    clear: left;
}

.allsort_out {
    clear: left;
    position: relative;
    z-index: 1500;
    border-width: 0 2px 2px;
    border-style: solid;
    border-color: #900;
    width: 201px;
    background: #fffef7;
    left: 0;
}

ul.allsort li {
    display: inline;
}

ul.allsort li h3 a {
    display: block;
    margin: 0 5px;
    padding: 0 0 0 15px;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #fffef7;
    background: url(../../images/default/bg_spirit.png) no-repeat 180px
        -108px;
    height: 30px;
    line-height: 30px;
    font-weight: normal;
    font-size: 14px;
    color: #333;
    position: relative;
}

ul.allsort li h3 a img {
    position: absolute;
    top: 5px;
    right: 20px;
}

ul.allsort li h3 a:hover,ul.allsort li.cur h3 a {
    position: relative;
    z-index: 1200;
    left: -5px;
    padding: 0 0 0 20px;
    border-width: 1px 0;
    border-style: solid;
    border-color: #900;
    width: 182px;
    background: #fff;
    text-decoration: none;
    font-weight: bold;
    color: #900;
}

ul.allsort li.brand h3 a {
    background: #fff9e6 url(../../images/default/bg_spirit.png) no-repeat
        180px -108px;
    color: #900;
}

ul.allsort li.brand h3 a:hover,ul.allsort li.brand.cur h3 a {
    border-color: #900 #900 #fff9e6;
    background: #fff;
}

.show_sort {
    display: none;
    position: absolute;
    top: 0;
    left: 201px;
    border: 1px solid #900;
    width: 660px;
    min-height: 416px;
    height: auto !important;
    height: 403px;
    background: #fff url(../../images/default/show_sort_bg.png) repeat-y
        right 0;
    z-index: 1000;
}

.show_sort_l {
    width: 437px;
}

.show_sort dl {
    padding: 0 0 10px 100px;
    border-bottom: 1px solid #efefef;
    overflow: hidden;
    _zoom: 1;
}

.show_sort dl.dl_cur {
    background: #fff9e6;
}

.show_sort dl.dl_cur dt a {
    color: #c00;
}

.show_sort dl dt,.show_sort dl dd {
    float: left;
}

.show_sort dl dt {
    margin: 10px 0 0 -100px;
    width: 90px;
    text-align: right;
    display: inline;
}

.show_sort dl dt a {
    font-weight: bold;
    color: #333;
}

.show_sort dl dd {
    border-left: 1px solid #ccc;
    margin: 10px 0 0 0;
}

.show_sort dl dd a {
    display: block;
    padding: 0 5px;
    float: left;
    white-space: pre;
    height: 16px;
    line-height: 16px;
}

.show_sort dl dd a.more_pr {
    color: #900;
}

.show_sort.hot_brand {
    padding: 10px;
    width: 458px;
    min-height: 396px;
    height: auto !important;
    height: 383px;
    background: #fff;
}

.show_sort.hot_brand a.enter {
    padding-right: 18px;
    background: url(../../images/default/bg_spirit.png) no-repeat right
        -243px;
    color: #333;
}

.show_sort.hot_brand a.enter:hover {
    text-decoration: none;
    color: #900;
    background-position: right -267px;
}

.show_sort.hot_brand ul,.show_sort.hot_brand p.text_link {
    padding: 0 0 10px 10px;
    overflow: hidden;
}

.show_sort.hot_brand ul li {
    float: left;
    margin: 10px 10px 0 0;
}

.show_sort.hot_brand ul li img {
    border: 1px solid #e4e4e4;
    width: 100px;
    height: 40px;
}

.show_sort.hot_brand h4 {
    padding: 0 0 8px;
    border-bottom: 1px solid #e4e4e4;
    color: #c00;
}

.show_sort.hot_brand p.text_link a {
    float: left;
    margin: 5px 0 0 0;
    width: 64px;
}

span.close_sort {
    position: absolute;
    top: 5px;
    right: 5px;
    display: block;
    width: 15px;
    height: 15px;
    background: url(../../images/default/bg_spirit.png) no-repeat -900px
        -120px;
    text-indent: -999em;
    _text-indent: 0;
    font-size: 0;
    cursor: pointer;
}

.show_sort_r {
    padding: 25px 10px 0;
    width: 202px;
}

.sort_banner {
    width: 180px;
    height: 35px;
    background: #c00;
}

.sort_banner a {
    display: block;
    height: 25px;
    font-weight: bold;
    color: #fff;
    padding: 10px 0 0 6px;
}

.sort_banner a img {
    display: inline;
    margin-left: 4px;
}

.sort_banner a:hover {
    text-decoration: none;
    color: #fff;
}

.recommend_link {
    padding: 10px 0;
    border-bottom: 1px dashed #ccc;
}

.recommend_link ul li {
    display: block;
    padding-left: 10px;
    height: 20px;
    line-height: 20px;
    background: url(../../images/default/bg_spirit.png) no-repeat -398px
        -118px;
}

.recommend_brand h3 {
    padding: 10px 0 0;
    font-size: 12px;
    color: #333;
}

.recommend_brand ul li {
    float: left;
    margin: 10px 0 0 0;
}

.recommend_brand ul li a {
    display: block;
    width: 101px;
    overflow: hidden;
}

.index_cart {
    position: relative;
    margin-top: 6px;
    width: 205px;
    height: 28px;
    background: url(../../images/default/bg_spirit.png) no-repeat -774px
        -56px;
    z-index: 10000;
}

.index_cart .index_cart_num {
    padding: 7px 0 0 30px;
    width: 112px;
    height: 21px;
    cursor: pointer;
}

.index_cart_num span {
    padding-right: 15px;
    background: url(../../images/default/bg_spirit.png) right 2px;
}

.index_cart_num span a {
    white-space: pre;
    color: #333;
}

.index_cart_num strong {
    padding: 0 5px 0 0;
    color: #c00;
}

#DivShim {
    display: none;
    position: absolute;
    top: 28px;
    right: 0;
    padding: 0 10px;
    width: 330px;
}

.show_cart {
    display: none;
    position: absolute;
    top: 28px;
    right: 0;
    z-index: 10000;
    border: 2px solid #900;
    padding: 0 10px;
    width: 350px;
    background: #fff;
    cursor: auto;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 560px;
}

.show_cart li {
    padding: 10px 0;
    background: url(../../images/default/line.gif) repeat-x left bottom;
    overflow: hidden;
    display: block;
    clear: left;
    _zoom: 1;
}

.show_cart li.pr_num {
    text-align: right;
}

.show_cart li img {
    float: left;
    border: 1px solid #e4e4e4;
}

.show_cart li a.t {
    float: left;
    margin-left: 5px;
    width: 190px;
    color: #333;
}

.show_cart li a.t:hover,.show_cart li span a:hover {
    color: #900;
}

.show_cart li span {
    padding: 0;
    background: none;
    text-align: right;
}

.show_cart li span strong {
    display: block;
    padding: 0 0 5px;
}

.show_cart li span a {
    color: #06c;
}

.show_cart p {
    padding: 10px 0;
    text-align: right;
}

.show_cart button {
    border: none;
    width: 104px;
    height: 30px;
    background: url(../../images/default/bg_spirit.png) no-repeat -651px
        -151px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
}

.brand_store_bottom {
    position: relative;
    _zoom: 1;
}

.brand_store_bottom h2 {
    padding: 0 0 5px 10px;
    border-bottom: 2px solid #c00;
    font: normal 16px "Tahoma,Simsun";
    color: #333;
    border-bottom: 2px solid #999;
}

.brand_store_bottom .more_link {
    position: absolute;
    top: 0;
    right: 5px;
    top: 5px;
}

.brand_store_bottom .more_link a.enter {
    padding-right: 18px;
    background: url(../../images/default/bg_spirit.png) no-repeat right
        -243px;
    color: #333;
}

.brand_store_bottom .more_link a.enter:hover {
    text-decoration: none;
    color: #900;
    background-position: right -267px;
}

.brand_store_bottom ul {
    padding: 0 0 20px 8px;
    height: 90px;
    overflow: hidden;
    _zoom: 1;
}

.brand_store_bottom ul li {
    float: left;
    margin: 10px 8px 0 0;
}

.brand_store_bottom ul li img {
    width: 100px;
    height: 40px;
}

.consume_news {
    height: 35px;
    line-height: 35px;
    background: #999;
    color: #fff;
}

.consume_news dl dt,.consume_news dl dd {
    float: left;
}

.consume_news dl dt {
    padding-left: 10px;
}

.consume_news dl dd a {
    padding: 0 10px;
    border-left: 1px solid #fff;
    color: #fff;
}

.consume_news dl dd a.firstlink {
    border-left: none;
}

.bottom_service_link {
    padding: 0 0 10px;
}

.bottom_service_link dl {
    float: left;
    display: inline;
    margin: 10px 20px 0 0;
    width: 128px;
}

.bottom_service_link dl dt {
    padding-bottom: 5px;
    border-bottom: 1px solid #e4e4e4;
    font-weight: bold;
    font-size: 14px;
    color: #333;
}

.bottom_service_link dl dd {
    height: 21px;
    line-height: 21px;
}

#footer p {
    text-align: center;
    text-indent: 0;
    line-height: 100%;
    margin: 15px 0;
    padding: 0;
}

.footer_pic_link {
    display: block;
    padding: 10px 0 20px;
    text-align: center;
    font-size: 0;
}

.footer_pic_link a {
    display: inline-block;
    margin: 0 5px;
}

.footer_pic_link a.gs {
    cursor: text;
}

.safeguard_link {
    margin: 0 auto;
    width: 675px;
    height: 51px;
    background: url(../../images/default/bg_spirit.png) no-repeat 10px
        -440px;
}

.safeguard_link li {
    float: left;
    margin: 0 0 0 10px;
    display: inline;
}

.safeguard_link li a {
    display: block;
    width: 215px;
    height: 51px;
    text-indent: -999em;
}

.top_bar_link li ul,.show_cart {
    display: none;
}

.search_tips_result {
    position: absolute;
    z-index: 1000;
    left: 0;
    top: 30px;
    border: 1px solid #999;
    width: 288px;
    background: #fff;
    zoom: 1;
}

.search_tips_result a {
    height: 25px;
    line-height: 25px;
    text-indent: .5em;
    font-size: 12px;
    color: #333;
    width: 288px;
    display: block;
}

.search_tips_result li.select a {
    text-decoration: none;
    color: #333;
    background: #fff4da;
}

.search_tips_result a.indent {
    text-indent: 20px;
}

.none {
    display: none;
}

.search_tips_result li {
    position: relative;
    height: 25px;
}

.search_tips_result li span.num {
    position: absolute;
    left: auto;
    right: 5px;
    display: block;
    width: auto;
    color: #999;
    cursor: pointer;
}

.dialog_en span,.dialog_en a {
    background: url(../../images/default/dialog_en.gif) no-repeat;
}

.dialog_en {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 519px;
    margin: -84px 0 0 -260px;
    border: 1px solid #dbdbdb;
    background: #fff;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    text-align: center;
}

.dialog_en span {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 1;
    padding-right: 15px;
    background-position: -14px -33px;
    color: #fff;
    cursor: pointer;
}

.dialog_en span:hover {
    text-decoration: underline;
}

.dialog_en h3 {
    height: 27px;
    padding-left: 10px;
    background-color: #900;
    color: #fff;
    font-weight: normal;
    font-size: 12px;
    line-height: 27px;
    text-align: left;
}

.dialog_en p {
    margin: 30px;
    color: #666;
}

.dialog_en a {
    display: inline-block;
    width: 156px;
    height: 31px;
    margin-bottom: 20px;
    background-position: 0 0;
    color: #fff;
    line-height: 31px;
    text-decoration: none;
}

.ap_area {
    background: none repeat scroll 0 0 #FFF;
    border: 2px solid #C00;
    font-family: SimSun, Arial, Helvetica;
    font-size: 14px;
    left: 50%;
    margin-left: -295px;
    margin-top: -150px;
    position: absolute;
    top: 50%;
    width: 586px;
    z-index: 9999;
}

.ap_area div.a_title {
    background: url("../../images/default/bg_r_title.png") repeat-x scroll 0
        -45px transparent;
    color: #FFF;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    padding: 0 10px;
    margin-bottom: 15px;
}

.ap_area a.fr {
    background: url("../../images/default/bg_r_title.png") no-repeat scroll
        6px 0 transparent;
    color: #FFF;
    padding-right: 18px;
}

.ap_area p {
    border-bottom: 1px solid #CCC;
    line-height: 72px;
    padding-top: 0;
    text-align: center;
}

.ap_area dl {
    clear: both;
    overflow: hidden;
    _zoom: 1;
}

.ap_area dl.last {
    margin-bottom: 15px;
}

.ap_area dt,.ap_area dd {
    border-bottom: 1px dotted #CCC;
    float: left;
    line-height: 23px;
    padding: 10px 0;
}

.ap_area dt {
    background: none repeat scroll 0 0 #FFF8DF;
    border-right: 1px dotted #CCC;
    text-align: center;
    width: 98px;
}

.ap_area dd {
    background: none repeat scroll 0 0 #F0F0F0;
    width: 485px;
}

.ap_area dd a {
    color: #666;
    float: left;
    text-align: center;
    width: 48px;
}

.ap_area p a {
    color: #4484DB;
}

.ap_area p a:hover {
    color: #900;
}

.ap_area dd a:hover {
    background: none repeat scroll 0 0 #999;
    color: #FFF;
    text-decoration: none;
}

.ap_area dd a.selected {
    background: #C00;
    color: #fff;
}

.ap_area dd a.selected:hover {
    background: #C00;
    color: #fff;
}

.ap_area dl.last dt,.ap_area dl.last dd {
    border-bottom: 1px solid #CCC;
}

.ap_area dl.first dt,.ap_area dl.first dd {
    border-top: 1px solid #CCC;
}

.ap_area p.poptips {
    color: red;
    font-weight: bold;
    line-height: 14px;
    border-bottom: 0;
    margin-bottom: 15px;
}

.ap_area p.ip_tips {
    line-height: 25px;
    background: #F7F7F7;
    text-align: left;
    padding: 0 48px 0 20px;
    font-size: 12px;
    color: #999;
    border-bottom: 0;
}

.popwinClose {
    cursor: pointer;
}

.pop_win_bg {
    background-color: #000;
    z-index: 9999;
    position: absolute;
    left: 0;
    top: 0;
}

.pop_win {
    MARGIN: 10px 0;
    border: 0 solid #FFF;
    background-Color: #FFF;
    z-index: 9999;
    display: none;
    position: absolute;
    top: 60%;
    left: 20%;
}

.pop_win .pop_win_title {
    background-color: #9A0201;
    color: #FFF;
    margin: 0;
    margin-bottom: 10px;
    font-size: 12px;
    position: relative;
    padding-left: 5px;
    height: 26px;
    line-height: 26px;
}

.pop_win .pop_win_content {
    color: #000;
    margin: 0;
    margin-bottom: 10px;
    font-size: 14px;
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
}

.pop_win .pop_win_title img {
    position: absolute;
    right: 5px;
    top: 5px;
    display: block;
}

.pop_win div {
    z-index: 9999;
    margin-bottom: 0;
}

.pop_win .pop_win_button {
    width: 55px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    background: url(../../images/default/btn_action.png) no-repeat;
    border: 0;
    color: #FFF;
    font-family: "宋体", "微软雅黑";
    cursor: pointer;
    margin: 10px;
}

.popwinClose {
    cursor: pointer;
    margin-right: 8px;
}

.popwinClose a {
    color: #fff;
}

.aptab {
    position: absolute;
    width: 478px;
    height: auto;
    background: url(../../images/default/aptabbg.jpg) repeat-y;
    z-index: 99;
    left: 379px;
    top: 380px;
}

.aptab_white {
    position: absolute;
    width: 478px;
    height: auto;
    background: url(../../images/default/aptabbg2.jpg) repeat-y;
    z-index: 99;
    left: 379px;
    top: 380px;
}

.aptab_header {
    width: 478px;
    height: 29px;
    background: url(../../images/default/aptab_header.jpg) no-repeat;
    color: #FFF;
}

.aptab_header ul {
    width: 478px;
    height: 24px;
    padding-top: 5px;
    line-height: 24px;
}

.aptab_header ul li.t {
    padding-left: 10px;
}

.aptab_header_white {
    width: 478px;
    height: 26px;
    line-height: 26px;
    padding-top: 5px;
    background: url(../../images/default/aptab_header2.jpg) no-repeat;
    color: #FFF;
}

.aptab_center {
    width: 460px;
    height: auto;
    padding-left: 9px;
    padding-right: 9px;
}

.aptab_text {
    width: 438px;
    height: 40px;
    line-height: 20px;
    padding-top: 12px;
    background-color: #EEE;
    padding-left: 11px;
    padding-right: 11px;
}

.aptab_title {
    width: 438pxpx;
    height: 16px;
    line-height: 16px;
    color: #333;
    padding-left: 11px;
    padding-right: 11px;
}

.aptab .selectbox {
    width: 375px;
    height: 20px;
    padding-left: 45px;
    padding-right: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.selectbox ul li {
    width: 125px;
    height: 20px;
    line-height: 20px;
}

.aptab_action {
    text-align: center;
}

.btn_close {
    width: 11px;
    height: 11px;
    padding-top: 1px;
    padding-top: 6px\9; #
    padding-top: 1px;
    _padding-top: 6px;
}

.aptab_footer {
    width: 478px;
    height: 10px;
    background: url(../../images/default/aptab_footer2.jpg) no-repeat;
    _overflow: hidden;
}

.aptab_produce {
    width: 460px;
    height: 141px;
    background-color: #EEE;
}

.aptab_produce .leftbox {
    width: 120px;
    height: 120px;
    padding: 10px;
}

.aptab_produce .rightbox {
    width: 320px;
    height: 140px;
}

.rightbox_title {
    color: #333;
}

.rightbox div {
    height: auto;
    line-height: 20px;
}

.aptab_produce_title {
    width: 450px;
    height: 30px;
    padding-left: 10px;
    background-color: #EEE;
    line-height: 30px;
    border-bottom: 1px solid #FFF;
}

.aptab_produce_box {
    width: 460px;
    height: 215px;
}

.shop-rating {
    height: 25px;
    overflow: hidden;
    zoom: 1;
    padding: 2px 0;
    position: relative;
    z-index: 999;
}

.shop-rating span {
    height: 23px;
    display: block;
    line-height: 23px;
    float: left;
    padding-top: 2px;
}

.shop-rating span.title {
    width: 70px;
    text-align: left;
}

.shop-rating ul {
    float: left;
    margin: 0;
    padding: 0;
}

.shop-rating .result {
    margin-left: 20px;
    padding-top: 2px;
}

.shop-rating .result span {
    color: #ff6d02;
}

.shop-rating .result em {
    color: #f60;
    font-family: arial;
    font-weight: bold;
}

.shop-rating .result strong {
    color: #666;
    font-weight: normal;
}

.rating-level,.rating-level a {
    background: url(../../images/default/star_v2.png) no-repeat scroll
        1000px 1000px;
}

.rating-level {
    background-position: 0 0;
    width: 120px;
    height: 23px;
    position: relative;
    z-index: 1000;
}

.rating-level li {
    display: inline;
}

.rating-level a {
    line-height: 23px;
    height: 23px;
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -999em; *
    zoom: 1;
    outline: none;
}

.rating-level a.one-star {
    width: 20%;
    z-index: 6;
}

.rating-level a.two-stars {
    width: 40%;
    z-index: 5;
}

.rating-level a.three-stars {
    width: 60%;
    z-index: 4;
}

.rating-level a.four-stars {
    width: 80%;
    z-index: 3;
}

.rating-level a.five-stars {
    width: 100%;
    z-index: 2;
}

.rating-level .current-rating,.rating-level a:hover {
    background-position: 0 -28px;
}

.rating-level a.one-star:hover,.rating-level a.two-stars:hover,.rating-level a.one-star.current-rating,.rating-level a.two-stars.current-rating
    {
    background-position: 0 -116px;
}

.rating-level .three-stars .current-rating,.rating-level .four-stars .current-rating,.rating-level .five-stars .current-rating
    {
    background-position: 0 -28px;
}

.popbox {
    background: #f1f1f1;
    position: absolute;
}

.popc {
    position: relative;
    top: -3px;
    left: -3px;
    background: #fff;
    width: 464px;
    border: #ccc 1px solid;
    padding: 1px;
    padding-bottom: 20px;
}

.popc p {
    padding-left: 24px;
    line-height: 24px;
}

.popc p strong {
    color: #333;
}

.popbox h2 {
    background: url(../../images/default/user_bg.gif) 440px -265px no-repeat
        #900;
    color: #fff;
    padding: 0 0 0 20px;
    font: 12px/ 27px simsun, Arial, Helvetica, sans-serif;
    color: #fff;
    overflow: hidden;
    margin-bottom: 10px;
}

.popbox h2 a,.popbox h2 a:hover {
    float: right;
    color: #fff;
    text-decoration: none;
    padding-right: 12px;
}

.popbox dl {
    background: url(../../images/default/user_bg.gif) 10px -580px no-repeat;
    padding-left: 60px;
    height: 60px;
    margin-left: 90px;
}

.popbox dt {
    font-size: 14px;
    line-height: 30px;
}

.popbox dd {
    text-indent: 0;
    margin-bottom: 10px;
}

.fkey {
    border: #ddd 1px dotted;
    border-left: none;
    border-right: none;
    margin: 10px 20px;
    padding: 10px 0;
}

.fkey li {
    color: #999;
    overflow: hidden;
    clear: both;
    line-height: 27px;
}

.fkey label {
    float: left;
    margin-right: -6px;
}

.fkey a,.fkey input {
    margin: 3px 6px;
}

.fkey a.on {
    background: #FDEBB5;
    border: #F8C77E 1px solid;
    padding: 0 5px;
    margin: 0 1px;
}

.popc .tc {
    margin: 30px 0;
}

.grade {
    overflow: hidden;
    height: 80px;
    margin: 0 20px 10px 20px;
    padding-bottom: 10px;
    border-bottom: #ccc 1px dashed;
    font-weight: bold;
}

.popc button {
    background: url(../../images/default/btn_sprite.png) 0 0;
    cursor: pointer;
    border: none;
    height: 24px;
    width: 67px;
    color: #fff;
    font-weight: bold;
}

.popc .w44 {
    width: 44px;
    height: 23px;
    background-position: -150px -80px;
    font-weight: normal;
    color: #333;
}

.popc .y44 {
    width: 44px;
    height: 23px;
    background-position: -90px -80px;
    font-weight: normal;
    color: #333;
}

.proSatisBox {
    border-bottom: 1px dashed #CDCDCD;
    padding: 12px 0;
    margin: 0 18px;
}

.proSatis {
    width: 125px;
    height: 24px;
    position: relative;
    display: inline-block;
    vertical-align: -6px;
}

.proSatis { *
    display: inline;
}

.proSatis a:hover .starAll {
    display: inline;
    width: 150px;
}

.evaFillin {
    margin: 0 18px;
    line-height: 2;
    padding-top: 8px;
}

.evaFillin li {
    margin-bottom: 5px;
}

.evaFillin .warn {
    color: #999;
}

.evaFillin em {
    padding: 5px;
}

.evaFillin .ipt1,.evaFillin .ipt2,.evaFillin .ipt3,.evaFillin .ipt4,.evaFillin .ipt5
    {
    font-size: 12px;
    border: 1px solid #E4E4E4;
    width: 420px;
    height: 24px;
    line-height: 24px;
    box-shadow: 3px 1px 3px rgba(0, 0, 0, 0.15);
}

.evaFillin .ipt2 {
    height: 80px;
    line-height: 1.2;
}

.evaFillin .ipt3 {
    height: 40px;
    line-height: 1.2;
}

.evaFillin .ipt4 {
    width: 750px;
}

.evaFillin .ipt5 {
    width: 750px;
    height: 80px;
    line-height: 1.2;
}

.subEva {
    text-align: center;
    margin-top: 12px;
}

.turnPageBottom {
    float: right;
    padding: 10px 0;
}

.turnPageBottom a,.turnPageBottom span {
/*  float: left;*/
    margin-left: 5px;
    padding: 5px 8px;
    border: 1px solid #ccc;
}

.turnPageBottom .page_break {
    padding: 5px;
}

.turnPageBottom a:hover,.turnPageBottom .page_cur {
    border: 1px solid #c00;
    background: #ffe3e3;
    color: #c00;
}

.turnPageBottom .page_cur {
    font-weight: bold;
}

.turnPageBottom a:hover {
    background: #fff;
}

.turnPageBottom .page_break {
    border: none;
}

.turnPageBottom .page_start,.turnPageBottom .page_prev,.turnPageBottom .page_next,.turnPageBottom .page_end
    {
    padding: 5px 8px 5px 15px;
    background: url(../../images/default/search_pubbg.gif) no-repeat -480px
        -997px;
}

.turnPageBottom .page_next,.turnPageBottom .page_end {
    padding: 5px 15px 5px 5px;
    background-position: right -1057px;
}

.turnPageBottom .page_end {
    background-position: right -1037px;
}

.turnPageBottom .page_next:hover,.turnPageBottom .page_prev:hover {
    background: #fef9f9 url(../../images/default/search_pubbg.gif) no-repeat
        right -1057px;
}

.turnPageBottom .page_prev,.turnPageBottom .page_prev:hover {
    background-position: -480px -1017px; +
    background-position: -480px -1018px\0;
}

.turnPageBottom span.pageOp {
    margin: 0;
    border: none;
}

.turnPageBottom span.pageOp.go {
    margin: -4px 0 0 -10px;
}

.turnPageBottom span.pageOp input {
    margin: 0 4px;
    padding: 2px;
    border: 1px solid #dbdbdb;
    width: 22px;
}

.turnPageBottom span.pageOp button {
    margin: 0 0 0 2px;
    border: none;
    width: 40px;
    height: 20px;
    background: url(../../images/default/search_pubbg.gif) -45px -137px;
    color: #33;
    cursor: pointer;
}