﻿@charset "utf-8"; /* CSS Document */

* {
    padding: 0px;
    margin: 0px;
}

html {
    font-family: tahoma,arial,sans-serif;
    font-size: 12px;
    line-height: 1em;
    height: 100%;
    background: #eee;
}

body {
    position: relative;
    color: #333;
}

ul, ol, li {
    list-style: none;
}

img {
    border: none;
    display: block;
    background: #ccc;
}

a {
    color: #333;
}

    a:link {
        text-decoration: none;
    }

    a:visited {
        text-decoration: none;
    }

    a:hover {
        text-decoration: none;
    }

.clear {
    width: 100%;
    height: 0;
    overflow: hidden;
    clear: both;
}

.body {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

.header {
    width: 100%;
    height: 90px;
    background: #cc1108;
}

    .header dl {
        width: 300px;
        margin: 0 auto;
        color: #fff;
        font-weight: bold;
        padding-top: 15px;
    }

        .header dl .span1 {
            font-size: 20px;
        }

        .header dl .span2 {
            font-size: 16px;
            padding: 0 4px;
        }

        .header dl .span3 {
            font-size: 12px;
        }

        .header dl dt {
            height: 25px;
        }

        .header dl dd .text {
            float: left;
            width: 258px;
            height: 33px;
            background: -webkit-gradient(linear,0 0,0 100%,from(whiteSmoke),to(#FDFDFD));
            padding-left: 4px;
            border: solid 1px #ccc;
            border-right: none;
        }

        .header dl dd .button {
            float: left;
            width: 36px;
            height: 35px;
            background: url(../images/wap.png) no-repeat;
            border: none;
        }

.body {
    width: 300px;
    margin: 0 auto;
}

    .body .menu {
        padding-top: 21px;
        padding-left: 2px;
        overflow: hidden;
    }

        .body .menu .span1 {
            display: block;
            width: 60px;
            height: 60px;
            background: url(../images/wap.png) no-repeat 0 -37px;
        }

        .body .menu .span12 {
            background-position: -62px -37px;
        }

        .body .menu .span13 {
            background-position: 0 -99px;
        }

        .body .menu .span14 {
            background-position: -62px -99px;
        }

        .body .menu .span15 {
            background-position: 0 -161px;
        }

        .body .menu .span16 {
            background-position: -62px -161px;
        }

        .body .menu .span17 {
            background-position: 0 -223px;
        }

        .body .menu .span18 {
            background-position: -62px -223px;
        }

        .body .menu .span2 {
            display: block;
            width: 60px;
            text-align: center;
            padding-top: 5px;
        }

        .body .menu a {
            display: block;
            margin: 0 7px;
            float: left;
            width: 60px;
            height: 89px;
            overflow: hidden;
        }

    .body .nvyong {
        overflow: hidden;
        padding-top: 15px;
    }

        .body .nvyong img {
            float: left;
            margin-left: 1px;
            margin-top: 1px;
        }

        .body .nvyong .img1 {
            width: 199px;
            height: 150px;
        }

        .body .nvyong .img2 {
            width: 99px;
            height: 50px;
        }

        .body .nvyong .img3 {
            width: 99px;
            height: 50px;
        }

        .body .nvyong .img4 {
            width: 99px;
            height: 50px;
        }

    .body .nvyong_fushi .img1 {
        width: 99px;
        height: 150px;
    }

    .body .nvyong_fushi .img2 {
        width: 99px;
        height: 150px;
    }

    .body .nvyong_fushi .img3 {
        width: 99px;
        height: 80px;
    }

    .body .nvyong_fushi .img4 {
        width: 99px;
        height: 80px;
    }

    .body .nvyong_fushi .img5 {
        width: 99px;
        height: 80px;
    }

    .body .nvyong_m {
        padding-top: 2px;
    }

        .body .nvyong_m a {
            border: solid 1px #dedede;
            background: #fff;
            margin-top: 7px;
            display: inline-block;
            margin-right: 5px;
            padding: 5px;
            padding-bottom: 6px;
        }

        .body .nvyong_m .cur {
            background: #fe5728;
            color: #fff;
        }

    .body .nvyong .ny {
        display: block;
        width: 99px;
        color: #fff;
        height: 150px;
        float: left;
        background: #fa4343;
        margin-left: 1px;
        margin-top: 1px;
    }

        .body .nvyong .ny .b1 {
            display: block;
            font-size: 24px;
            width: 50px;
            height: 62px;
            line-height: 1.1em;
            padding-left: 10px;
            padding-top: 10px;
        }

        .body .nvyong .ny .b2 {
            display: block;
            font-style: oblique;
            font-weight: normal;
            font-size: 14px;
            padding-left: 10px;
            height: 48px;
        }

            .body .nvyong .ny .b2 a {
                color: #fff;
            }

        .body .nvyong .ny font {
            display: block;
            width: 26px;
            height: 24px;
            background: url(../images/3f.png) no-repeat;
            float: right;
            margin-right: 6px;
        }

    .body .nvyong .nay {
        background: #00a06c;
    }
        /*background:url(../images/2f.png) no-repeat;*/

        .body .nvyong .nay font {
            background: url(../images/2f.png) no-repeat;
        }

    .body .nvyong .zq {
        background: #689619;
    }
        /*background:url(../images/3f.png) no-repeat;}*/

        .body .nvyong .zq font {
            background: url(../images/4f.png) no-repeat;
        }

    .body .nvyong .fs {
        background: #fd8901;
    }
        /*background:url(../images/4f.png) no-repeat;}*/

        .body .nvyong .fs font {
            background: url(../images/1f.png) no-repeat;
        }

    .body .greet, .goodsBody .greet {
        display: block;
        margin: 0 auto;
        width: 298px;
        height: 52px;
        margin-top: 10px;
        margin-bottom: 10px;
        border: solid 1px #d7d7d7;
        background-image: -moz-linear-gradient(top, #fff, #efecec);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #efecec));
        line-height: 52px;
        font-size: 16px;
        text-indent: 16px;
    }

        .body .greet span, .goodsBody .greet span {
            display: block;
            float: left;
        }

        .body .greet b, .goodsBody .greet b {
            width: 8px;
            display: inline-block;
            height: 8px;
            border-right: solid 1px #333;
            border-bottom: solid 1px #333;
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            float: right;
            margin-top: 22px;
            margin-right: 20px;
        }

.footer {
}

    .footer .gotop {
        display: block;
        width: 100px;
        height: 50px;
        margin: 0 auto;
        background: #333;
        margin-top: 15px;
        margin-bottom: 16px;
    }

        .footer .gotop span {
            width: 12px;
            display: block;
            height: 12px;
            border-right: solid 2px #fff;
            border-bottom: solid 2px #fff;
            -webkit-transform: rotate(-135deg);
            -moz-transform: rotate(-135deg);
            margin: 0 auto;
            position: relative;
            top: 23px;
        }

    .footer .phone b {
        display: block;
        width: 25px;
        height: 31px;
        margin-top: 2px;
        background: url(../images/wap.png) no-repeat -38px 0;
        float: left;
    }

    .footer .phone span {
        display: block;
        float: left;
        color: #1c1411;
        font-size: 28px;
        line-height: normal;
        font-family: Arial, Helvetica, sans-serif;
    }

    .footer .phone {
        padding-top: 12px;
        width: 215px;
        margin: 0 auto;
        height: 50px;
    }

.footer_b {
    border-bottom: none;
    border-top: solid 1px #fff;
}

    .footer_b .gwc {
        text-align: center;
        height: 25px;
    }

        .footer_b .gwc a {
            color: #25aafe;
            font-size: 14px;
            margin: 0 10px;
        }

    .footer_b .copy {
        font-size: 14px;
        text-align: center;
        height: 35px;
    }
/*----------------list----------------*/

.listHeader {
    width: 100%;
    height: 52px;
    background-image: -moz-linear-gradient(top, #eeeeee, #dddddd);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eeeeee), color-stop(1, #dddddd));
    border-bottom: solid 1px #fff;
}

    .listHeader p {
        width: 300px;
        position: relative;
        margin: 0 auto;
        padding-top: 10px;
        line-height: 34px;
    }

    .listHeader .left {
        display: block;
        position: relative;
        z-index: 2;
        float: left;
        width: 76px;
        height: 32px;
        background: url(../images/wap.png) no-repeat 0 -319px;
        text-align: center;
        text-indent: 10px;
    }

    .listHeader .right {
        display: block;
        position: relative;
        z-index: 2;
        float: right;
        width: 60px;
        height: 32px;
        background: url(../images/wap.png) no-repeat 0 -285px;
        text-align: center;
        margin-left: 10px;
    }

    .listHeader b {
        position: absolute;
        width: 290px;
        text-align: center;
        font-size: 18px;
        left: 10px;
        padding-top: 2px;
    }

.sequence {
    height: 47px;
    border-bottom: solid 1px #dddddd;
    font-size: 16px;
    line-height: normal;
}

    .sequence dd {
        width: 160px;
        margin: 0 auto;
        padding-top: 14px;
    }

        .sequence dd .jg {
            display: block;
            float: left;
        }

        .sequence dd .xl {
            display: block;
            float: right;
        }

        .sequence dd .span1 {
            display: block;
            float: left;
        }

        .sequence dd .span2 {
            display: block;
            float: left;
            margin-top: 10px;
            margin-left: 3px;
            width: 7px;
            height: 4px;
            background: url(../images/wap.png) no-repeat -93px 0;
        }

        .sequence dd font {
            font-size: 12px;
            display: block;
            float: left;
            color: #dedde0;
            margin-left: 37px;
            margin-top: 2px;
        }

.listBody .also {
    text-align: center;
    margin-left: -31px;
    font-size: 14px;
    border-top: solid 1px #DDDDDD;
    height: 58px;
    margin-top: 10px;
}

    .listBody .also p {
        margin-bottom: 20px;
    }

.listBody {
    width: 306px;
    margin: 0 auto;
    padding-top: 6px;
    padding-bottom: 25px;
    overflow: hidden;
}

    .listBody .goods {
        width: 145px;
        margin-bottom: 10px;
        float: left;
        margin: 0 4px;
        margin-top: 16px;
    }

        .listBody .goods dt img {
            width: 145px;
            height: 145px;
            margin-bottom: 4px;
        }

        .listBody .goods dd {
            line-height: 1.5em;
            font-size: 14px;
            overflow: hidden;
            padding-top: 4px;
        }

            .listBody .goods dd .span1 {
                color: #ee2e5b;
                display: block;
                float: left;
            }

            .listBody .goods dd .span2 {
                color: #999;
                text-decoration: line-through;
                display: block;
                float: right;
            }

    .listBody .goods_fushi {
        height: 275px !important;
    }

        .listBody .goods_fushi dt img {
            height: 195px !important;
        }

.listBodys {
    padding-left: 31px;
    width: 275px;
}

    .listBodys .goods {
        width: 100px;
        margin: 0 10px;
        margin-bottom: 10px;
    }

        .listBodys .goods dt img {
            width: 100px;
            height: auto;
        }

.page {
    width: 222px;
    margin: 0 auto;
    position: relative;
    height: 60px;
    line-height: 30px;
}

    .page .left {
        display: block;
        position: relative;
        z-index: 2;
        float: left;
        width: 76px;
        height: 32px;
        background: url(../images/wap.png) no-repeat 0 -319px;
        text-align: center;
        text-indent: 10px;
    }

    .page .right {
        float: right;
        background-position: 0 -353px;
        text-align: center;
        text-indent: -10px;
    }

    .page span {
        font-size: 18px;
        position: absolute;
        text-align: center;
        width: 100%;
        left: 0;
    }

        .page span font {
            color: #ee2e5b;
        }

.seach {
    width: 300px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 8px;
    padding-top: 4px;
}

    .seach .text {
        float: left;
        width: 258px;
        height: 33px;
        background: -webkit-gradient(linear,0 0,0 100%,from(whiteSmoke),to(#FDFDFD));
        padding-left: 4px;
        border: solid 1px #ccc;
        border-right: none;
    }

    .seach .button {
        float: left;
        width: 36px;
        height: 35px;
        background: url(../images/wap.png) no-repeat;
        border: none;
    }

.line {
    width: 100%;
    height: 1px;
    overflow: hidden;
    clear: both;
    background: #fff;
}

.lines {
    width: 320px;
    margin: 0 auto;
    margin-bottom: 25px;
}

.nyBody {
    width: 300px;
}

    .nyBody .goods {
        width: 300px;
        margin: 0;
        height: 116px;
        border-bottom: solid 1px #dddddd;
        padding-top: 16px;
        border-top: solid 1px #fff;
    }

        .nyBody .goods dt img {
            float: left;
            width: 100px;
            height: 100px;
        }

        .nyBody .goods dd {
            overflow: hidden;
            width: 190px;
            float: right;
            padding-top: 2px;
        }

            .nyBody .goods dd .span3 {
                color: #999;
            }

            .nyBody .goods dd .span4 {
                color: #bc7f46;
            }

            .nyBody .goods dd .span5 {
                color: #25aafe;
            }

        .nyBody .goods .top {
            padding-top: 12px;
        }

        .nyBody .goods dd .span1 font {
            font-size: 20px;
        }

    .nyBody .goods_fushi_ph {
        height: 150px !important;
    }

        .nyBody .goods_fushi_ph dt img {
            height: 134px !important;
        }
/*-------sort--------*/

.sort {
    border-bottom: solid 1px #dddddd;
    border-top: solid 1px #fff;
    width: 296px;
    padding: 0 12px;
    padding-top: 12px;
    padding-bottom: 15px;
    margin: 0 auto;
}

    .sort dl {
        height: 70px;
    }

        .sort dl dt img {
            width: 60px;
            height: 60px;
            border: solid 1px #dddddd;
            float: left;
        }

        .sort dl dd {
            float: left;
            width: 200px;
            padding-left: 15px;
        }

            .sort dl dd b {
                font-size: 18px;
            }

        .sort dl .top {
            padding-top: 26px;
            padding-bottom: 6px;
        }

    .sort p {
        padding-top: 2px;
    }

        .sort p a {
            border: solid 1px #dedede;
            background: #fff;
            margin-top: 7px;
            display: inline-block;
            margin-right: 5px;
            padding: 5px;
            padding-bottom: 6px;
        }
/*----------shopping--------*/

.shopBody {
    width: 320px;
    margin: 0 auto;
    padding-bottom: 20px;
}

    .shopBody .goods {
        width: 100%;
        overflow: hidden;
        padding-bottom: 20px;
        padding-top: 5px;
        border-bottom: solid 1px #ddd;
        border-top: solid 1px #fff;
    }

        .shopBody .goods dt img {
            width: 50px;
            height: 50px;
            float: left;
            margin: 10px;
            margin-top: 14px;
        }

    .shopBody .goods_fushi dt img {
        width: 50px;
        height: 68px;
    }

    .shopBody .goods dd {
        width: 236px;
        float: left;
    }

        .shopBody .goods dd p {
            font-size: 14px;
            padding-top: 10px;
            overflow: hidden;
            line-height: 1.4em;
        }

            .shopBody .goods dd p span {
                display: block;
                float: left;
                padding-top: 6px;
            }

            .shopBody .goods dd p input {
                float: left;
                width: 60px;
                background: -webkit-gradient(linear,0 0,0 100%,from(whiteSmoke),to(#FDFDFD));
                padding-left: 7px;
                height: 33px;
                border: solid 1px #bcbcbc;
            }

            .shopBody .goods dd p .sc {
                color: #ee2e5b;
            }

    .shopBody .info {
        width: 100%;
        padding-top: 5px;
        padding-bottom: 16px;
        border-top: solid 1px #fff;
    }

        .shopBody .info dl {
            overflow: hidden;
            padding-top: 11px;
        }

            .shopBody .info dl dd {
                float: left;
                width: 86px;
                font-size: 14px;
                padding-left: 10px;
                padding-top: 11px;
            }

            .shopBody .info dl dt input {
                float: left;
                width: 203px;
                background: -webkit-gradient(linear,0 0,0 100%,from(whiteSmoke),to(#FDFDFD));
                padding-left: 7px;
                height: 33px;
                border: solid 1px #bcbcbc;
            }

            .shopBody .info dl dt select {
                float: left;
                background: -webkit-gradient(linear,0 0,0 100%,from(whiteSmoke),to(#FDFDFD));
                width: 212px;
                padding-left: 7px;
                height: 36px;
                border: solid 1px #bcbcbc;
            }

            .shopBody .info dl dt textarea {
                float: left;
                background: -webkit-gradient(linear,0 0,0 100%,from(whiteSmoke),to(#FDFDFD));
                height: 41px;
                width: 196px;
                padding: 7px;
                border: solid 1px #bcbcbc;
            }

        .shopBody .info .dz {
            border-bottom: solid 1px #ddd;
            padding-bottom: 18px;
        }

        .shopBody .info dl dt p {
            float: left;
        }

        .shopBody .info .pay {
            line-height: 1.4em;
            padding-top: 15px;
            padding-bottom: 4px;
        }

            .shopBody .info .pay dd {
                padding-top: 0;
            }

            .shopBody .info .pay span {
                font-size: 14px;
                color: #ee2e5b;
            }

            .shopBody .info .pay .total {
                position: relative;
                top: -6px;
            }

                .shopBody .info .pay .total span {
                    font-weight: bold;
                    font-size: 30px;
                    position: relative;
                    top: 2px;
                }

.line1 {
    margin-bottom: 4px;
}

.line4 {
    margin-bottom: 50px;
}

.shopBody .line2 {
    background: #ddd;
    margin-top: 15px;
}

.shopBody .line3 {
    background: #ddd;
    margin-top: 10px;
}

.shopBody .button {
    display: block;
    width: 300px;
    height: 48px;
    line-height: 48px;
    background: #ee2e5b;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    margin: 0 auto;
    margin-top: 10px;
}

.warn {
    text-align: center;
    padding: 70px 0;
    padding-bottom: 100px;
    border-bottom: solid 1px #ddd;
    font-size: 18px;
    color: #ee2e5b;
    font-weight: bold;
}

.shopOk {
    width: 265px;
    margin: 0 auto;
    font-size: 16px;
    padding: 50px 0;
    line-height: 1.8em;
    font-weight: bold;
}

    .shopOk span {
        color: #ee2e5b;
    }
/*--------goodsBody-------*/

.goodsBody {
    width: 320px;
    margin: 0 auto;
}

    .goodsBody .goods {
        border-bottom: solid 1px #ddd;
        padding-top: 14px;
        padding-bottom: 10px;
    }

        .goodsBody .goods dt img {
            width: 200px;
            height: 200px;
            margin: 0 auto;
            margin-bottom: 4px;
            border: solid 1px #e0e0e0;
        }

        .goodsBody .goods dd {
            padding: 10px;
        }

            .goodsBody .goods dd .p1 {
                font-size: 16px;
                line-height: 1.4em;
                font-weight: bold;
                margin-bottom: 8px;
            }

            .goodsBody .goods dd .p2 {
                padding-top: 12px;
                font-size: 14px;
                line-height: 1.4em;
                overflow: hidden;
            }

                .goodsBody .goods dd .p2 span {
                    display: block;
                    float: left;
                }

                .goodsBody .goods dd .p2 .span1 {
                    width: 75px;
                    color: #666666;
                }

                .goodsBody .goods dd .p2 font {
                    color: #ee2e5b;
                }

                .goodsBody .goods dd .p2 .font1 {
                    color: #ee2e5b;
                    margin-right: 8px;
                }

                .goodsBody .goods dd .p2 .font2 {
                    color: #26aafc;
                    margin-right: 8px;
                }

                .goodsBody .goods dd .p2 .font3 {
                    color: #c112e7;
                }

                .goodsBody .goods dd .p2 b {
                    font-weight: normal;
                    color: #fff;
                    background: #ee2e5b;
                    margin-left: 10px;
                    font-size: 12px;
                    padding: 2px 10px;
                    padding-top: 1px;
                    padding-right: 8px;
                    position: relative;
                    top: -1px;
                }

            .goodsBody .goods dd .p3 {
                text-align: center;
                padding-bottom: 25px;
            }

                .goodsBody .goods dd .p3 a {
                    color: #26aafc;
                }

    .goodsBody .goods_fushi dt img {
        height: 269px !important;
    }

    .goodsBody .buy {
        height: 68px;
        padding-left: 4px;
        border-bottom: solid 1px #ddd;
        border-top: solid 1px #fff;
    }

        .goodsBody .buy a {
            display: block;
            margin-left: 11px;
            float: left;
            width: 141px;
            height: 37px;
            background: #ee2e5b;
            text-align: center;
            color: #fff;
            line-height: 38px;
            font-size: 18px;
            margin-top: 16px;
        }

        .goodsBody .buy .right {
            background: #26aafc;
        }

    .goodsBody .data {
        display: block;
        height: 52px;
        border-bottom: solid 1px #ddd;
        border-top: solid 1px #fff;
        line-height: 52px;
        font-size: 16px;
        text-indent: 16px;
        overflow: hidden;
    }

        .goodsBody .data i {
            display: block;
            float: left;
            width: 33px;
            height: 17px;
            background: url(../images/wap.png) no-repeat -62px -285px;
            margin-top: 12px;
            margin-left: 5px;
        }

        .goodsBody .data span {
            display: block;
            float: left;
        }

        .goodsBody .data font {
            color: #fff;
            background: #ee2e5b;
            font-size: 12px;
            padding: 3px 10px;
            padding-bottom: 4px;
            margin-right: 12px;
            position: relative;
            top: -2px;
        }

        .goodsBody .data b {
            width: 8px;
            display: inline-block;
            height: 8px;
            border-right: solid 1px #333;
            border-bottom: solid 1px #333;
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            float: right;
            margin-top: 22px;
            margin-right: 20px;
        }

    .goodsBody .score {
        padding-top: 0;
        border-bottom: none;
        margin-bottom: 10px;
    }
/*---------parametric---------*/

.listHeader .cur {
    background: #bdbdbd;
    border-color: #bdbdbd;
}

.body .par {
    font-size: 14px;
    overflow: hidden;
    line-height: 1.2em;
    padding-top: 15px;
}

    .body .par span {
        display: block;
        float: left;
    }

    .body .par .span1 {
        width: 76px;
        color: #666;
    }

.footerPar {
    border-bottom: none;
    margin-top: 40px;
}

.body .appr {
    border-bottom: solid 1px #ddd;
    border-top: solid 1px #fff;
    line-height: 1.6em;
    padding: 12px 10px;
    font-size: 14px;
}

.detail {
    line-height: 1.8em;
    font-size: 14px;
}

    .detail img {
        max-width: 300px;
        margin: 13px auto;
    }

.err .tips {
    color: red;
    margin-left: 95px;
}

.err input {
    border: 2px solid red;
}

