@charset "utf-8";

body {
    font: 12px/18px "宋体",arial,sans-serif;
    color: #2d2d2d;
    background: #fff;
}

body, div, p, span, form, iframe, table, td, th, input, textarea, button, label, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}

ul, ol, li, dl {
    list-style-type: none;
}

em, i, dfn, cite, strong, small {
    font-style: normal;
}

fieldset, button, input, select, option {
    vertical-align: middle;
    font: 12px/18px "宋体",arial,sans-serif;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    border: 0;
}

textarea {
    resize: none;
}

label {
    cursor: pointer;
}


a:link, a:visited {
    color: #3f3f3f;
    text-decoration: none;
}

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

a:active {
    color: #1d7400;
}

.grayC666:link, .grayC666:visited {
    color: #666;
    text-decoration: none;
}

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

.greenC059:link, .greenC059:visited {
    color: #059b1d;
    text-decoration: none;
}

.greenC059:hover {
    color: #059b1d;
    text-decoration: underline;
}

.blueC006:link, .blueC006:visited {
    color: #006b98;
    text-decoration: none;
}

.blueC006:hover {
    color: #006b98;
    text-decoration: underline;
}

.clearfix {
    *zoom: 1;
}

    .clearfix:after {
        display: table;
        line-height: 0;
        content: "";
        clear: both;
    }


.fl {
    float: left;
}

.fr {
    float: right;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.fb {
    font-weight: bold;
}

.f14 {
    font-size: 14px;
}

.f15 {
    font-size: 15px;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.pt5 {
    padding-top: 5px;
}

.pt10 {
    padding-top: 10px;
}

.pt15 {
    padding-top: 15px;
}

.pt20 {
    padding-top: 20px;
}

.w380 {
    width: 380px;
}

.w390 {
    width: 390px;
}

.w400 {
    width: 400px;
}

.w785 {
    width: 785px;
}

.w700 {
    width: 700px;
}

.w230 {
    width: 230px;
}


.lvs_wrap {
    width: 100%;
    background: #fbfbfb;
}

.lvs_wrapbd {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 15px;
}

.lvs_headbd, .lvs_wrapbd, .lvs_foot {
    min-width: 1200px;
}

.lvs_head a:link, .lvs_head a:visited {
    color: #3f3f3f;
    text-decoration: none;
}

.lvs_head a:hover {
    color: #3f3f3f;
    text-decoration: underline;
}

.cart {
    width: 960px;
    margin: 0 auto 20px auto;
}

.lvscart {
    width: 1200px;
    margin: 0 auto 20px auto;
    padding-top: 20px;
}

.jia_frame {
    width: 1200px;
    margin: 5px auto 25px auto;
}

    .jia_frame .sidebar {
        float: left;
        width: 220px;
        display: none
    }

    .jia_frame .content {
        float: right;
        width: 960px;
    }

#Detail .lvs_main {
    margin-top: 15px;
}

#Detail .Z_TypeList .title {
    background: #000 url(../image/micon.png) no-repeat 210px 15px;
}

#Detail .Z_TypeList .Z_MenuList {
    display: none;
}

.newcartbar {
    width: 960px;
    margin: 0 auto;
}

.lvs_main {
    *zoom: 1;
}

    .lvs_main:after {
        display: table;
        line-height: 0;
        content: "";
        clear: both;
    }


#Olvs .Z_TypeList .Z_MenuList {
    display: none;
}

#Olvs .section {
    display: block;
}

.lvs_head {
    width: 100%;
    background: url(../image/headbg.png) repeat-x;
    font-size: 12px;
}

.lvs_headbd {
    width: 1200px;
    margin: 0 auto;
}


.lvs_top {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
}

    .lvs_top span {
        color: #868685;
    }

.lvs_toplist {
    float: right;
    width: 435px;
    height: 30px;
}

    .lvs_toplist li {
        float: left;
        width: 65px;
        height: 30px;
        line-height: 30px;
        text-align: right;
        color: #000;
    }

        .lvs_toplist li.topline {
            width: 65px;
            text-align: center;
            background: url(../image/topline.jpg) no-repeat right center;
        }

        .lvs_toplist li.tweibo {
            width: 60px;
            padding-left: 27px;
            text-align: left;
            position: relative;
        }

            .lvs_toplist li.tweibo img {
                width: 24px;
                height: 20px;
                position: absolute;
                top: 5px;
                left: 0;
            }

            .lvs_toplist li.tweibo a:link, .lvs_toplist li.tweibo a:visited {
                color: #868685;
                text-decoration: none;
            }

            .lvs_toplist li.tweibo a:hover {
                color: #868685;
                text-decoration: underline;
            }


.lvs_hd {
    height: 135px;
    padding: 4px 20px 0 20px;
}

.lvs_logo {
    float: left;
    width: 394px;
    height: 130px; 
}


.lvs_hdcont {
    float: left;
    margin: 5px 0 0 10px;
    display: inline;
    position: relative;
}

.xunfl {
    width: 184px;
    font-size: 12px;
    height: 95px;
    position: absolute;
    left: 0px;
    z-index: 2;
    top: 0;
}

.xunfr {
    width: 182px;
    font-size: 12px;
    height: 95px;
    position: absolute;
    right: 0px;
    z-index: 2;
    top: 0;
}

.xunfl a {
    float: right;
    text-align: right;
}

.xuninfo {
    padding-top: 45px;
}

.xunmd a p {
    color: #333333;
}

.xunfl a span {
    display: block;
    color: #868685;
}

.xunfr a {
    float: left;
    text-align: left;
}

    .xunfr a span {
        display: block;
        color: #868685;
    }

.xunstarbtn {
    background: url(../image/xunbtn.png) no-repeat;
    height: 23px;
    width: 108px;
    overflow: hidden;
    text-indent: -999px;
}

.xunendbtn {
    background: url(../image/xunbtn.png) no-repeat 0 -31px;
    height: 23px;
    width: 108px;
    overflow: hidden;
    text-indent: -999px;
}

.xunfl img {
    width: 90px;
    height: 89px;
    margin-left: 5px;
}

.xunfr img {
    width: 90px;
    height: 89px;
    margin-right: 5px;
}

.xunmd a:hover {
    text-decoration: none;
}

.xunmd {
    width: 184px;
    height: 77px;
    padding-left: 46px;
    position: absolute;
    z-index: 1;
    top: 9px;
    left: 143px;
    background: #eee;
}

    .xunmd .xuntit {
        height: 26px;
        line-height: 26px;
        font-family: Microsoft 黑体;
        font-size: 16px;
        color: #333333;
        overflow: hidden;
    }

    .xunmd .xuntime {
        color: #868685;
    }

    .xunmd a {
        outline: none;
    }

.lvs_hdbuy {
    float: right;
    width: 152px;
    height: 44px;
    margin: 38px 0 0 0;
    position: relative;
    background: url(../image/headcar.png) no-repeat;
}

    .lvs_hdbuy .lvs_hdcar {
        display: block;
        width: 97px;
        height: 40px;
        line-height: 40px;
        margin-left: 55px;
        padding-top: 4px;
    }

    .lvs_hdbuy span {
        width: 20px;
        height: 18px;
        line-height: 16px;
        text-align: center;
        font-size: 14px;
        color: #fff;
        position: absolute;
        top: 0;
        left: 31px;
    }


.lvs_menu {
    width: 1200px;
    height: 40px;
}

.Z_TypeList {
    width: 240px;
    background: #666;
    position: relative;
    float: left;
    display: block;
    z-index: 888;
}

    .Z_TypeList .title {
        position: relative;
        font-weight: bold;
        font-family: Microsoft 黑体;
        font-size: 16px;
        color: #ffffff;
        height: 40px;
        line-height: 40px;
        padding-left: 18px;
        padding-right: 8px;
        -webkit-box-shadow: 3px 2px 2px rgba(0,0,0,0.1);
        -moz-box-shadow: 3px 2px 2px rgba(0,0,0,0.1);
        box-shadow: 3px 2px 2px rgba(0,0,0,0.1);
        background: #d39b2e url(../image/micon.png) no-repeat 210px 15px;
    }

    .Z_TypeList .Z_MenuList {
        width: 240px;
        height: 605px;
        overflow: hidden;
        -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
        -moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
        box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
        background: #f5f5f5;
        position: absolute;
        z-index: 99999;
        border-right: 1px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1
    }

        .Z_TypeList .Z_MenuList ul {
            width: 240px;
        }

            .Z_TypeList .Z_MenuList ul li {
                overflow: hidden;
                padding: 5px 0 5px 15px;
                line-height: 30px;
                cursor: pointer;
                width: 225px;
            }

        .Z_TypeList .Z_MenuList h3 {
            font-weight: bold;
            line-height: 20px;
            color: #6d6d6d;
            float: left;
            width: 30px;
        }

        .Z_TypeList .Z_MenuList ul li.curr {
            background: #ebebeb;
            cursor: pointer;
        }

        .Z_TypeList .Z_MenuList ul li p {
            float: right;
            width: 190px;
            line-height: 20px;
        }

            .Z_TypeList .Z_MenuList ul li p a:link, .Z_TypeList .Z_MenuList ul li p a:visited {
                float: left;
                color: #6d6d6d;
                text-decoration: none;
                font-size: 12px;
                margin-right: 5px;
                padding: 0px 2px;
                line-height: 20px;
                height: 20px;
                white-space: nowrap;
                text-decoration: none;
            }

        .Z_TypeList .Z_MenuList ul li.list-item2 .item-box, .Z_TypeList .Z_MenuList ul li.list-item3 .item-box {
            overflow: hidden;
            clear: both;
            margin-bottom: 10px;
        }

        .Z_TypeList .Z_MenuList ul li.curr p a:link, .Z_TypeList .Z_MenuList ul li.curr p a:visited {
            color: #6d6d6d;
            text-decoration: none;
        }

        .Z_TypeList .Z_MenuList ul li.curr p a:hover {
            color: #6d6d6d;
            text-decoration: underline;
        }

        .Z_TypeList .Z_MenuList h2 {
            height: 28px;
            line-height: 28px;
            color: #059c1d;
            font-family: Microsoft 黑体;
            font-size: 15px;
            padding-bottom: 1px;
            background: url(../image/gpoint.png) no-repeat 210px center;
        }

            .Z_TypeList .Z_MenuList h2 img {
                display: inline;
                vertical-align: middle;
            }

        .Z_TypeList .Z_MenuList ul li.list-item0 {
            padding: 5px 0 5px 15px;
        }

        .Z_TypeList .Z_MenuList ul li.list-item1 {
            margin-bottom: 5px;
            padding-bottom: 10px;
            border-bottom: 1px dashed #bfbfbf;
        }

        .Z_TypeList .Z_MenuList ul li.list-item2 {
            margin-bottom: 5px;
            border-bottom: 1px dashed #bfbfbf
        }

        .Z_TypeList .Z_MenuList ul li.list-item3 {
        }

    .Z_TypeList .btn_group {
        position: absolute;
        display: block;
        width: 45px;
        height: 21px;
        top: 4px;
        right: 10px;
        background-position: -0px -492px;
        overflow: hidden;
    }

    .Z_TypeList .Z_MenuTit {
        display: block;
        overflow: hidden;
        padding: 15px 0 1px 15px;
        line-height: 30px;
        cursor: pointer;
        width: 225px;
    }

        .Z_TypeList .Z_MenuTit .item-box {
            padding-bottom: 5px;
        }

            .Z_TypeList .Z_MenuTit .item-box h3 {
                font-weight: bold;
                line-height: 20px;
                color: #6d6d6d;
                float: left;
                width: 30px;
            }

            .Z_TypeList .Z_MenuTit .item-box p {
                float: right;
                width: 190px;
                line-height: 22px;
                font-size: 12px;
            }

                .Z_TypeList .Z_MenuTit .item-box p a:link, .Z_TypeList .Z_MenuTit .item-box p a:visited {
                    float: left;
                    color: #6d6d6d;
                    font-size: 12px;
                    margin-right: 10px;
                    line-height: 22px;
                    height: 22px;
                    white-space: nowrap;
                    text-decoration: none;
                }

                .Z_TypeList .Z_MenuTit .item-box p a:hover {
                    color: #6d6d6d;
                    text-decoration: underline;
                }

    .Z_TypeList .btn_group .bleft {
        margin: 1px 0px 1px 1px;
        float: left;
        display: block;
        height: 19px;
        width: 21px;
        cursor: pointer;
    }

    .Z_TypeList .btn_group .bright {
        margin: 1px 1px 1px 0px;
        float: right;
        display: block;
        height: 19px;
        width: 21px;
        cursor: pointer;
    }

    .Z_TypeList .btn_group.bleft .bright {
        cursor: default;
    }

    .Z_TypeList .btn_group.bright .bleft {
        cursor: default;
    }

.Z_SubList {
    position: absolute;
    width: 750px;
    border: 1px solid #dfdfdf;
    border-left: none;
    -webkit-box-shadow: 2px 2px 5px #888;
    -moz-box-shadow: 2px 2px 5px #888;
    box-shadow: 2px 2px 5px #888;
    display: none;
    z-index: 999;
    left: 200px;
    overflow: hidden;
}

    .Z_SubList .subView {
        width: 750px;
        padding: 10px 10px 20px 0;
        background: #ebebeb;
    }

    .Z_SubList .subItem-fl {
        float: left;
        width: 460px;
        margin: 0 20px 0 20px;
        display: inline;
        overflow: hidden;
    }

    .Z_SubList .subItem-fr {
        float: left;
        width: 220px;
        margin: 0 0 0 8px;
        display: inline;
        overflow: hidden;
    }

    .Z_SubList .subItem {
        width: 460px;
        margin: 0 0 5px 0;
        border-bottom: 1px dashed #ccc;
        overflow: hidden;
    }

    .Z_SubList .subItem-hd {
        height: 35px;
        line-height: 35px;
        font-size: 15px;
        font-family: 'Lucida Grande','\5fae\8f6f\96c5\9ed1';
    }

        .Z_SubList .subItem-hd a:link, .Z_SubList .subItem-hd a:visited {
            color: #3f3f3f;
            text-decoration: none;
        }

        .Z_SubList .subItem-hd a:hover {
            color: #3f3f3f;
            text-decoration: underline;
        }

    .Z_SubList .subItem-bd {
        height: 20px;
        line-height: 20px;
        margin-bottom: 8px;
        padding-top: 5px;
        font-size: 15px;
        font-family: 'Lucida Grande','\5fae\8f6f\96c5\9ed1';
    }

    .Z_SubList .subItem-tt {
        height: 20px;
        line-height: 20px;
        margin: 13px 0 3px 0;
        font-size: 15px;
        font-family: 'Lucida Grande','\5fae\8f6f\96c5\9ed1';
    }

    .Z_SubList .subItem-title {
        height: 15px;
        line-height: 15px;
        font-weight: normal;
        padding: 7px 0 4px;
    }

    .Z_SubList .subItem .subpic {
        display: block;
        width: 220px;
        height: 305px;
    }

    .Z_SubList .subItem p.subItem-cat {
        padding-bottom: 5px;
        margin-left: -11px;
        line-height: 20px;
    }

.subItem-fr p.subItem-cat {
    padding-bottom: 5px;
    margin-left: -11px;
    line-height: 20px;
}

.Z_SubList .subItem p.subItem-brand {
    padding-bottom: 15px;
}

.Z_SubList .subItem p.subItem-cat a {
    display: inline-block;
    height: 15px;
    line-height: 15px;
    color: #646464;
    margin: 2px 0 8px;
}

.Z_SubList .brandTitle {
    border-top: 1px dotted #000;
    margin-bottom: 3px;
    height: 1px;
    overflow: hidden;
}

.subItem-cat a, .Z_SubList .subItem-brand a {
    border-left: 1px solid #6d6d6d;
    padding: 0 5px 0 10px;
}

.Z_SubList .subItemAd {
    width: 218px;
    height: 32px;
    background-color: #eee;
    margin-top: 10px;
}

    .Z_SubList .subItemAd a {
        display: block;
        width: 218px;
    }


.kind {
    float: left;
    width: 230px;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    font-size: 16px;
    font-family: Microsoft 黑体;
    color: #fff;
    background: #000;
}


.lvs_nav {
    float: left;
    width: 680px;
    height: 40px;
    overflow: hidden;
}

    .lvs_nav li {
        float: left;
        width: 85px;
        height: 40px;
        line-height: 40px;
        text-align: center;
    }

        .lvs_nav li.cur {
            width: 85px;
            height: 40px;
            line-height: 40px;
            background: #62c40d;
        }

    .lvs_nav a {
        display: block;
        width: 85px;
        height: 40px;
        font-size: 14px;
    }

        .lvs_nav a:link, .lvs_nav a:visited {
            color: #fff;
            text-decoration: none;
        }

        .lvs_nav a:hover {
            color: #fff;
            text-decoration: none;
            background: #62c40d;
        }


.lvs_serach {
    float: right;
    width: 230px;
    height: 33px;
    margin-top: 7px;
    overflow: hidden;
}

.lstxt {
    float: left;
    width: 200px;
    height: 24px;
    line-height: 24px;
    padding-left: 5px;
    color: #868685;
    border: none;
    background: #fff;
}

.lsbtn {
    float: left;
    width: 25px;
    height: 24px;
    cursor: pointer;
    border: none;
    background: #fff url(../image/search11.png) no-repeat left center;
}


.lvs_foot {
    width: 100%;
    border-top: 1px solid #e5e5e5;
    background: #f1f1f1;
}

.lvs_foot_top {
    padding-top: 15px;
    border-bottom: 1px solid #ccc;
}

.lvs_foot_top_bg {
    width: 875px;
    margin: 0 auto;
    padding-left: 15px;
}

    .lvs_foot_top_bg a:link, .lvs_foot_top_bg a:visited {
        color: #3f3f3f;
        text-decoration: none;
    }

    .lvs_foot_top_bg a:hover {
        color: #3f3f3f;
        text-decoration: underline;
    }

    .lvs_foot_top_bg dl {
        float: left;
        width: 140px;
        height: 260px;
        padding-left: 35px;
        background: url(../image/foottit.png) no-repeat;
    }

        .lvs_foot_top_bg dl.linksa {
            background-position: 0 0;
        }

        .lvs_foot_top_bg dl.linksb {
            background-position: 0 -300px;
        }

        .lvs_foot_top_bg dl.linksc {
            background-position: 0 -600px;
        }

        .lvs_foot_top_bg dl.linksd {
            background-position: 0 -900px;
        }

        .lvs_foot_top_bg dl.linkse {
            background-position: 0 -1200px;
        }

.lvs_foot_top dt {
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    padding-top: 6px;
    font-size: 14px;
    font-weight: bold;
}

.lvs_foot_top dd {
    height: 22px;
    line-height: 22px;
    padding-left: 3px;
    font-size: 12px;
}

.lvs_foot_mid {
    padding: 15px 0 20px 0;
    font-size: 12px;
    text-align: center;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #ccc;
}

.lvs_foot_mid_bg {
    width: 924px;
    margin: 0 auto;
}

.lvs_footicon li {
    float: left;
    width: 132px;
    height: 110px;
}

    .lvs_footicon li a {
        display: block;
        width: 132px;
        height: 110px;
        text-indent: -9999em;
        overflow: hidden;
    }

    .lvs_footicon li.fot01 {
        background: url(../image/footicon.png) no-repeat 0 0;
    }

        .lvs_footicon li.fot01 a:hover {
            background: url(../image/footicon.png) no-repeat 0 -115px;
        }

    .lvs_footicon li.fot02 {
        background: url(../image/footicon.png) no-repeat -132px 0;
    }

        .lvs_footicon li.fot02 a:hover {
            background: url(../image/footicon.png) no-repeat -132px -115px;
        }

    .lvs_footicon li.fot03 {
        background: url(../image/footicon.png) no-repeat -264px 0;
    }

        .lvs_footicon li.fot03 a:hover {
            background: url(../image/footicon.png) no-repeat -264px -115px;
        }

    .lvs_footicon li.fot04 {
        background: url(../image/footicon.png) no-repeat -396px 0;
    }

        .lvs_footicon li.fot04 a:hover {
            background: url(../image/footicon.png) no-repeat -396px -115px;
        }

    .lvs_footicon li.fot05 {
        background: url(../image/footicon.png) no-repeat -528px 0;
    }

        .lvs_footicon li.fot05 a:hover {
            background: url(../image/footicon.png) no-repeat -528px -115px;
        }

    .lvs_footicon li.fot06 {
        background: url(../image/footicon.png) no-repeat -660px 0;
    }

        .lvs_footicon li.fot06 a:hover {
            background: url(../image/footicon.png) no-repeat -660px -115px;
        }

    .lvs_footicon li.fot07 {
        background: url(../image/footicon.png) no-repeat -792px 0;
    }

        .lvs_footicon li.fot07 a:hover {
            background: url(../image/footicon.png) no-repeat -792px -115px;
        }

.lvs_foot_down {
    padding: 10px 0 10px 0;
    font-size: 12px;
    text-align: center;
    border-top: 1px solid #fff;
}

.lvs_foot_down_bg {
    width: 900px;
    margin: 0 auto;
    color: #666;
}

.lvs_newshare {
    width: 900px;
    height: 55px;
    margin: 0 auto;
    padding-top: 5px;
}

.lvs_bdshare {
    float: left;
    width: 210px;
    height: 22px;
    line-height: 22px;
    margin-top: 28px;
}

    .lvs_bdshare #bdshare {
        padding-bottom: 0;
    }

        .lvs_bdshare #bdshare .bds_more {
            line-height: 18px;
        }

.lvs_bdtongji {
    float: left;
    width: 30px;
    height: 20px;
    margin-top: 30px;
    text-align: left;
}

.lvs_cnzz {
    float: left;
    width: 60px;
    height: 12px;
    margin-top: 38px;
    text-align: left;
}

.lvs_360 {
    display: none;
    float: left;
    width: 73px;
    height: 25px;
    margin-top: 25px;
    text-align: left;
}

.lvs_weiquan {
    float: left;
    width: 140px;
    height: 50px;
    margin-top: 13px;
    text-align: left;
}

.lvs_netjian {
    float: left;
    width: 40px;
    padding-top: 12px;
    margin-right: 8px;
}

.lvs_chengxin {
    float: left;
    margin-right: 5px;
    width: auto;
    height: auto;
    margin-top: 13px;
    text-align: left;
    margin-left: 180px;
}




.detailswt .gokefu {
    display: block;
    width: 100px;
    height: 100px;
    background: url(../image/detailswt.png) no-repeat;
}

    .detailswt .gokefu:hover {
        background: url(../image/detailswt.png) no-repeat 0 -110px;
    }

.detailswt .nokefu {
    display: block;
    width: 100px;
    height: 100px;
    background: url(../image/detailswt.png) no-repeat 0 -220px;
}

    .detailswt .nokefu:hover {
        background: url(../image/detailswt.png) no-repeat 0 -220px;
    }

.gohuo {
    display: block;
    width: 100px;
    height: 31px;
    margin-top: 4px;
    background: url(../image/scrollTop.png) no-repeat 0 -200px;
}

html {
    _text-overflow: ellipsis;
}





#navigation {
    margin: 20px auto;
    border: 1px solid #d9d9d9;
}

    #navigation .wrap {
        height: 26px;
        line-height: 26px;
        background: #fcfcfc;
    }

    #navigation dt, #navigation dd {
        float: left;
        padding: 0 17px 0 9px;
        color: #333;
        background: url(../image/bg-navigation-mix.gif) right -23px no-repeat;
    }

        #navigation dd a {
            color: #333;
        }

            #navigation dd a:hover {
                text-decoration: underline
            }

        #navigation dt span {
            display: block;
            padding: 0 14px 0 7px;
            text-align: center;
            background: url(../image/bg-navigation-mix.gif) 0 4px no-repeat;
            color: #fff;
        }


.location {
    width: 1200px;
    height: 18px;
    line-height: 18px;
    margin: 15px auto;
    color: #333;
    background: url(../image/tool01.png) no-repeat 0 center;
}

    .location .home:link, .location .home:visited {
        margin-right: 25px;
        padding-left: 10px;
        color: #fff;
        text-decoration: none;
    }

    .location .home:hover {
        color: #fff;
        text-decoration: underline;
    }

    .location a:link, .location a:visited {
        color: #868685;
        text-decoration: none;
    }

    .location a:hover {
        color: #868685;
        text-decoration: underline;
    }

.memberwrap {
    padding-top: 15px;
}

.goBMI {
    width: 365px;
    height: 130px;
    float: left;
    display: inline;
    position: relative;
    margin-left: 50px;
}

    .goBMI a {
        display: block;
        height: 130px;
        background: url(../image/fbbgobmi.jpg) no-repeat;
    }

        .goBMI a:hover {
            background-position: -365px 0;
        }

.gdlogo {
    background: url(../image/gd_logo.png) no-repeat right center;
    width: 320px;
    height: 55px;
    float: left;
    display: none;
}


#bottomAd {
    width: 250px;
    height: 250px;
    z-index: 999999999999;
    position: fixed;
    _position: absolute;
    bottom: 0px;
    left: 0;
    _bottom: auto;
    _position: absolute;
    _top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);
}

    #bottomAd #colseAd {
        width: 12px;
        height: 12px;
        overflow: hidden;
        background: url(../image/adclose.gif) no-repeat;
        cursor: pointer;
        position: absolute;
        right: -12px;
        top: 0px;
        display: block;
        z-index: 9;
    }

.ztlxb {
    width: 200px;
    height: 130px;
    display: none;
    background: url(../image/lxbbg.png) no-repeat;
    position: fixed;
    top: 50%;
    margin-top: -150px;
    z-index: 999999;
    _bottom: auto;
    _position: absolute;
    _top: expression(documentElement.scrollTop + (documentElement.clientHeight/2-this.offsetHeight/2)+60);
}

    .ztlxb .inputbox {
        position: absolute;
        width: 190px;
        top: 80px;
        left: 6px;
    }

        .ztlxb .inputbox input {
            height: 20px;
            line-height: 20px;
            border: 0px;
            width: 114px;
            float: left;
            padding-left: 5px;
        }

        .ztlxb .inputbox a {
            width: 70px;
            height: 23px;
            line-height: 22px;
            color: #fff;
            display: block;
            float: left;
            text-align: center;
            text-decoration: none;
        }

    .ztlxb .closelxb {
        width: 25px;
        height: 25px;
        display: block;
        position: absolute;
        right: 0px;
        top: 0px;
        cursor: pointer;
    }

.lxbtip {
    background: #ffecbf;
    color: #cc6600;
    padding: 5px;
    line-height: 18px;
    width: 196px;
    height: 54px;
}

#invite .lxbtip {
    position: absolute;
    top: -68px;
    left: 140px;
    border: 1px solid #c30920;
    background: #fff;
    border-radius: 3px;
    color: #484848;
}

    #invite .lxbtip b {
        color: #c30920;
    }


.lvtopadv {
    width: 1200px;
    height: 60px;
    position: relative;
    background: url(../image/lvsqinian.jpg) no-repeat center;
    margin: 0 auto;
}

.lvtopadv_bd {
    display: block;
    width: 1200px;
    min-width: 1200px;
    height: 60px;
    margin: 0 auto;
    text-indent: -99999em;
    overflow: hidden;
}

.lvtopadv_close {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 20px;
    height: 20px;
    text-align: center;
    font: 14px/20px arial,sans-serif;
    font-weight: bold;
}

    .lvtopadv_close:link, .lvtopadv_close:visited, .lvtopadv_close:hover {
        color: #f00;
        text-decoration: none;
    }




.lvs_head {
    background: url(../image/headbg3.png) repeat-x;
}

.lvs_head {
    background-repeat: no-repeat;
    background-position: center center;
}

.lvs_logo a {
    display: inline-block;
    width: 143px;
    height: 67px;
}

    .lvs_logo a img {
        display: none;
    }

.goBMI a {
    background: none;
    width: 490px;
    height: 120px;
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 0px;
}

.goBMI {
    width: 400px;
    position: relative;
}

.lvs_hdbuy {
    background: url(../image/headcar3.png) no-repeat;
}

.lvs_nav a:hover {
    background: #1d7749;
}

.Z_TypeList .title {
    background: #155334;
}


.lvs_scrollTop {
    width: 100px;
    position: fixed;
    right: 0px;
    top: 50%;
    margin-top: -140px;
    _margin-top: 0;
    _position: absolute;
    _top: expression(documentElement.scrollTop + documentElement.clientHeight/2-this.offsetHeight/2);
    z-index: 555555;
}

.gokefu {
    display: block;
    width: 100px;
    height: 64px;
    background: url(../image/scrollTop3.png) no-repeat 0 -131px;
}

.goqq {
    display: block;
    width: 100px;
    height: 64px;
    background: url(../image/scrollTop3.png) no-repeat 0 -195px;
}

.pnumber {
    width: 100px;
    height: 64px;
    background: url(../image/scrollTop3.png) no-repeat 0 -259px;
}

.golxb {
    display: block;
    width: 100px;
    height: 64px;
    background: url(../image/scrollTop3.png) no-repeat 0 -324px;
}

.gotop {
    height: 35px;
    width: 100px;
    background: url(../image/scrollTop3.png) no-repeat 0 -387px;
    display: block;
}

#lxb_api {
    position: absolute;
    background: #3a3a3a url(../image/lxbaipico.png) no-repeat 16px 13px;
    padding: 12px 25px 12px 45px;
    left: -250px;
    bottom: 29px;
    width: 190px;
    height: 46px;
}

    #lxb_api p {
        margin: 0px;
    }

.api-lxb-cb-input {
    border: 1px solid #000;
    width: 115px;
    text-indent: 2px;
    height: 22px;
    line-height: 22px;
    border-radius: 3px;
    margin-right: 5px;
    float: left;
}

.api-lxb-cb-btn {
    height: 24px;
    width: 60px;
    background: #5eb100;
    color: #fff;
    border: 0px;
    cursor: pointer;
    border-radius: 3px;
}

#close_lxb_btn {
    position: absolute;
    width: 15px;
    height: 15px;
    right: 10px;
    top: 5px;
    background: url(../image/colse_lxbapi.png) no-repeat;
}

.huodong {
    display: block;
    background: url(../image/scrollTop3.png) no-repeat;
    width: 100px;
    height: 131px;
}


#brdown2 {
    position: relative
}

    #brdown2 span {
        display: block;
        position: absolute;
        left: 0px;
        top: 40px;
        background: #fff;
        border: 1px solid #ccc;
        border-top: none;
        width: 85px;
        padding: 5px 0
    }

        #brdown2 span a {
            display: block;
            line-height: 25px;
            height: 25px;
            text-align: center;
            width: 100%;
            color: #666;
            font-size: 14px
        }

            #brdown2 span a:hover {
                background: none;
                color: #1d7749
            }

#hotpdt, #newpdt, .linkweiquan {
    display: none;
}