﻿@charset "utf-8";
/* CSS Document */
/*base*/
*html {
    _background-image: url(about:blank);
    _background-attachment: fixed;
}

body {
    font: 12px/1.5 Arial, "Microsoft YaHei",sans-serif;
    color: #666;
    -webkit-text-size-adjust: none;
    *behavior: url(./css/csshover.htc);
}

    body.fontS14 {
        font: 14px/1.5 Arial, "Microsoft YaHei",sans-serif;
    }

body, p, h1, h2, h3, h4, h5, h6, h7, dl, dt, dd, ul, li, ol, form, input, fieldset {
    padding: 0;
    margin: 0;
}

ul, li, dl, dd, dt, textarea, ol {
    list-style: none;
}

img, input, button, textarea {
    border: 0 none;
    font-family: "Microsoft YaHei";
}

img {
    vertical-align: middle;
}

option, em, i, b, h1, h2, h3, h4, h5, h6, h7 {
    font-style: normal;
    font-weight: normal;
}

input, textarea, select {
    font-size: 12px;
    color: #666;
    font-family: "Microsoft YaHei";
}

textarea {
    overflow: auto;
    padding: 5px 4px;
    resize: none;
}

table {
    border-collapse: collapse;
}

a:link, a:visited {
    color: #666;
    text-decoration: none;
}

a:active, a:focus, input, textarea {
    outline: medium;
}

:focus {
    outline: 0;
}

button::-moz-focus-inner, input[type=reset]::-moz-focus-inner, input[type=button]::-moz-focus-inner, input[type=submit]::-moz-focus-inner, input[type=file] > input[type=button]::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.fix {
    clear: both;
}

.hide {
    display: none;
}

.w {
    width:1200px;
    margin: 0 auto;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.m {
    margin-top: 10px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.keyword {
    color: #666666;
    width: 497px;
}

.bgF5 {
    background-color: #f5f5f5;
}

.bgF {
    background-color: #fff;
}

.txtGreen, .txtGreen:link, .txtGreen:visited {
    color: #4496ee;
}

a.btn:link, a.btn:visited, .btn {
    color: #fff;
    text-align: center;
}

.txtRed, .txtRed:link, .txtRed:visited {
    color: #f63334;
}

.txtLeft {
    text-align: left;
}

.txt999 {
    color: #999;
}

.txtaaa {
    color: #aaa;
}

.bdbold {
    font-weight: bold;
}

.del {
    text-decoration: line-through;
}

.self, .blockR {
    overflow: hidden;
    zoom: 1;
}

.icon {
    background: url(../../Images/images/icon.png) no-repeat;
    overflow: hidden;
}

.boRadius {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.boRadius3 {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.iconBase {
    background: url(../../Images/images/iconBase.png) no-repeat;
    overflow: hidden;
}

/*当前位置*/
.positionCurr {
    padding: 10px 0 10px 6px;
    font-size: 12px;
}

    .positionCurr a:link, .positionCurr a:visited {
        color: #666;
    }

/*sitenav*/
.sitenav {
    height: 30px;
    background-color: #f3f3f3;
    border-bottom: 1px solid #e5e5e5;
    font-size: 12px;
}
/*siteLogin*/
.loginOn {
    line-height: 30px;
    color: #999;
    float: left;
}

.siteLogin {
    position: relative;
    z-index: 101;
    float: left;
    width: 190px;
    text-align: center;
    background-color: #fff;
    height: 30px;
    line-height: 30px;
}


    .siteLogin em {
        position: absolute;
        left: 74px;
        top: 30px;
        border: 1px solid #e5e5e5;
        border-top: none;
        background-position: 18px -80px;
        display: inline-block;
        width: 42px;
        height: 14px;
        background-color: #fff;
    }

.siteLoginHd {
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    line-height: 30px;
    color: #999;
}

.sitenavPopup {
    position: absolute;
    right: -1px;
    top: 31px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-top: 0;
    color: #4c4c4c;
    display: none;
}

.siteLoginBox {
    width: 218px;
    left: 0;
    top: 30px;
    border-top: 1px solid #e5e5e5;
}

.hover .sitenavPopup {
    display: block;
}

.siteLoginBox dl {
    padding: 13px 0 13px 10px;
}

.siteLoginBox dt {
    float: left;
    margin-right: 19px;
    _display: inline;
}

.siteLoginBox dd {
    float: left;
    line-height: 48px;
}

.siteLoginBox li {
    float: left;
    width: 50%;
    height: 34px;
    line-height: 34px;
    border-left: 1px solid #ffd4a0;
    margin-left: -1px;
    background-color: #ffe5c6;
}

    .siteLoginBox li a {
        color: #666;
    }
/*siteRight*/
.siteRight {
    float: right;
}

    .siteRight li {
        float: left;
        position: relative;
        z-index: 101;
    }

        .siteRight li.line {
            width: 1px;
            height: 13px;
            background-color: #ddd;
            margin-top: 10px;
        }

        .siteRight li a.aWrap {
            position: relative;
            padding: 0px 28px 0px 10px;
            font-size: 12px;
            height: 30px;
            line-height: 30px;
            display: inline-block;
        }

        .siteRight li a.noIcon {
            padding: 0px 12px;
        }

        .siteRight li a.phone {
            padding-left: 25px;
        }

        .siteRight li a.cart {
            padding: 0px 15px 0px 25px;
        }

.cartNum {
    color: #ff0000;
    font-weight: bold;
    padding-left: 2px;
}

.siteRight li i {
    position: absolute;
    width: 8px;
    height: 5px;
    right: 10px;
    top: 13px;
    background: url(../../Images/images/iconBase.png) no-repeat 0px -85px;
    display: inline-block;
}

.siteRight li .carIcon {
    position: absolute;
    top: 7px;
    left: 3px;
    background-position: 0px 0px;
    width: 17px;
    height: 15px;
    display: inline-block;
    margin-right: 5px;
}


.siteRight li .phoneIcon {
    position: absolute;
    top: 9px;
    left: 10px;
    background-position: 0px -20px;
    width: 9px;
    height: 13px;
    display: inline-block;
}

.sitePer {
    padding: 10px 0 10px 10px;
    width: 76px;
}

.siteCode {
    padding: 10px 0;
    text-align: center;
    width: 98px;
}

    .siteCode img {
        width: 80px;
        height: 80px;
        margin-bottom: 5px;
    }

.siteService {
    width: 153px;
    padding: 10px 0 10px 10px;
}

    .siteService p {
        float: left;
        width: 66px;
        margin-left: 8px;
        _display: inline;
        line-height: 30px;
        height: 30px;
        overflow: hidden;
    }
/*sitePhoneBox*/
.sitePhoneBox {
    padding: 10px;
    width: 244px;
}

    .sitePhoneBox dt {
        float: left;
        margin-right: 10px;
        _display: inline;
    }

        .sitePhoneBox dt img {
            width: 112px;
            height: 112px;
        }

    .sitePhoneBox dd {
        float: left;
    }

    .sitePhoneBox .tit {
        font-size: 16px;
        color: #4c4c4c;
        font-weight: bold;
        line-height: 34px;
    }

    .sitePhoneBox a {
        display: inline-block;
        width: 38px;
        height: 38px;
        background: url(../../Images/images/sitePhoneBox.png) no-repeat;
        margin: 18px 18px 0 0;
    }

        .sitePhoneBox a.second {
            background-position: -40px 0;
        }
/*siteMap*/
/*.siteMap{width:1000px; padding:15px 0 20px;}
.siteMap dl{float:left; width:175px; padding:0 0px 15px 24px; border-left:1px solid #eeeeee; margin-left:-1px;}
.siteMap dt{font-size:16px; font-weight:bold;}
.siteMap dd{line-height:30px;}
.siteMap dd div{width:72px; float:left; margin-right:10px; height:30px; overflow:hidden;}*/

/*header*/
.iconBg {
    background: url(../../Images/images/iconBg.png) no-repeat;
    overflow: hidden;
}

#header {
    padding: 30px 0px 28px 0px;
    position: relative;
    z-index: 100;
    font: 14px/1.5 Arial, "Microsoft YaHei",sans-serif;
}
    /*logo*/
    #header .logo {
        margin-right: 7px;
        _display: inline;
    }

.logoImg {
    float: left;
    width: 190px;
    height: 89px;
    background: url(../../Images/images/wy-logo.png);
    cursor: pointer;
}

.adverImg {
    float: left;
}

    .adverImg img {
        width: 150px;
        height: 62px;
    }

.headerCent {
    width: 598px;
    padding-top: 3px;
    margin-left: 84px;
    _display: inline;
}
/*search*/
.ftSearch {
    padding: 26px 0 20px 251px;
    margin-top: 40px;
}

.search {
    position: relative;
}

.searchInput {
    width: 493px;
    height: 36px;
    border: 2px solid #00ab84;
}

.search input {
    width: 460px;
    height: 30px;
    line-height: 30px;
    padding: 3px 3px 3px 10px;
    background-color: #fff;
    color: #000;
    font-size: 14px;
}

.searchWrap button {
    cursor: pointer;
    width: 101px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    margin-left: 0px;
}

.searchBox {
    width: 492px;
    border: 1px solid #C6C6C6;
    background-color: #fff;
    position: absolute;
    top: 38px;
    left: 1px;
    color: #000;
    padding: 3px 0;
}

    .searchBox li {
        heihgt: 26px;
        line-height: 26px;
        padding: 0 12px;
        font-size: 12px;
    }

    .searchBox a:hover {
        color: #666;
    }

    .searchBox li a {
        display: inline-block;
        width: 100%;
    }

    .searchBox .fr {
        color: #999;
    }

    .searchBox .hover {
        background-color: #f5f5f5;
    }
/*hotwords*/
.hotwords {
    padding-top: 3px;
    overflow: hidden;
    width: 85%;
    height: 20px;
}

    .hotwords a {
        margin-right: 15px;
        font-size: 12px;
    }
/*orderCart*/
.orderCart {
    width: 80px;
    height: 40px;
    text-align: center;
    background-color: #f2f6f9;
    margin-top: 3px;
}

.order {
    width: 70px;
    float: left;
    text-align: center;
}

    .order i {
        display: inline-block;
        background-position: 0px -36px;
        width: 25px;
        height: 16px;
        margin: 6px auto 0px auto;
    }

    .order em {
        font-size: 12px;
        line-height: 0px;
        display: block;
        color: #666;
    }

.carWhite {
    float: right;
    width: 128px;
    height: 40px;
    line-height: 40px;
    color: #fff;
}

    .carWhite i {
        background-position: 0 -161px;
        width: 17px;
        height: 15px;
        display: inline-block;
        vertical-align: text-bottom;
    }

    .carWhite span {
        color: #fff;
        font-weight: bold;
        _display: inline-block;
    }

    .carWhite .wcarNum {
        padding: 0 10px;
        font-weight: normal;
        line-height: 40px;
    }

/*nav*/
.nav {
    width: 100%;
    height: 40px;
    background-color: #fff;
    overflow: visible;
    _overflow: hidden;
    font: 14px/1.5 Arial, "Microsoft YaHei",sans-serif;
}
/*navL*/
.navL {
    float: left;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    color: #b7b7b7;
}

    .navL a {
        padding: 0px 27px;
        font-size: 16px;
        line-height: 40px;
    }
/*dropDown*/
.dropDown {
    position: relative;
    float: left;
    width: 190px;
    height: 42px;
    overflow: hidden;
    display: inline-block;
    z-index: 100;
}

    .dropDown.curr {
        overflow: visible;
    }

    .dropDown a:hover {
        text-decoration: none;
    }

.allKind a:link, .allKind a:visited {
    height: 40px;
    line-height: 42px;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 16px;
}

.allKind a:hover {
    color: #fff;
}

.Inneropa {
    position: absolute;
    top: 42px;
    left: 0px;
    background-color: #434343;
    z-index: 100;
    width: 100%;
    height: 430px;
}

.Inner {
    position: absolute;
    left: 0px;
    top: 42px;
    width: 190px;
    z-index: 100;
}

.Item {
    position: relative;
    height: 47px;
    line-height: 47px;
    color: #fff;
    overflow: hidden;
}

    .Item a:link, .Item a:visited {
        color: #fff;
        font-size: 14px;
        line-height: 50px;
        text-decoration: none;
    }

    .Item a:hover {
        color: #fff;
        text-decoration: none;
    }

.hIcon {
    position: absolute;
    top: 19px;
    right: 0px;
    width: 0;
    height: 0;
    line-height: 0px;
    overflow: hidden;
    border-color: transparent #fff transparent transparent;
    border-style: dashed solid dashed dashed;
    border-width: 6px;
    display: none;
}

.itemHover .hIcon {
    display: block;
    text-decoration: none;
}

.navIcon {
    float: left;
    margin-top: 16px;
    padding-right: 20px;
    margin-left: 20px;
    background: url(../../Images/images/iconBase.png) no-repeat -60px 0px;
    display: inline-block;
    width: 18px;
    height: 18px;
}

.nav_1 {
    height: 20px;
}

.nav_2 {
    background-position: -60px -32px;
}

.nav_3 {
    background-position: -60px -62px;
}

.nav_4 {
    background-position: -60px -93px;
}

.nav_5 {
    background-position: -60px -132px;
}

.nav_6 {
    background-position: -60px -171px;
}

.nav_7 {
    background-position: -60px -213px;
    height: 20px;
}

.nav_8 {
    background-position: -60px -264px;
}

.nav_9 {
    background-position: -60px -315px;
    height: 19px;
}

.nav_10 {
    background-position: -60px -366px;
}
/*innerCon*/
.conShow {
    position: absolute;
    left: 189px;
    top: 42px;
    height: 430px;
    z-index: 100;
    font-family: Arial,tahoma,宋体;
}

    .conShow .rConshow {
        display: block;
    }

.innerCon {
    width: 1000px;
    height: 430px;
    background-color: #fff;
    border: 1px solid #e8e8e7;
    border-top: none;
    border-left: none;
    display: none;
}

.subConl {
    float: left;
    width: 985px;
    /*padding-left: 15px;*/
    margin-left: 15px;
    height: 100%;
    border-right: 1px solid #e8e8e7;
    overflow: hidden;
}

    .subConl .dlWrap {
        width: 300px;
        float: left;
        padding-top: 10px;
    }

    .subConl dl {
        padding: 6px 17px 13px 0;
        overflow: hidden;
    }

    .subConl dt {
        font-weight: bold;
        height: 20px;
        line-height: 20px;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 12px;
    }

        .subConl dt a:hover {
            text-decoration: none;
        }

    .subConl dd a {
        font-size: 12px;
        height: 14px;
        line-height: 14px;
        overflow: hidden;
        float: left;
        white-space: nowrap;
        padding: 0 6px;
        margin: 8px 6px 0 -6px;
        border-left: 1px solid #ddd;
        color: #888;
    }

.subConr {
    float: left;
    width: 249px;
}

    .subConr img {
        width: 249px;
        height: 215px;
    }

    .subConr .li2 img, .subConAdv2 .li2 img {
        height: 214px;
        border-top: 1px solid #e8e8e7;
    }

.subConAdv1, .subConAdv2 {
    width: 247px;
    border-left: 1px solid #e8e8e7;
    float: right;
}

    .subConAdv1 img {
        width: 247px;
        height: 430px;
    }

    .subConAdv2 img {
        width: 247px;
        height: 215px;
    }

.mode {
    border-bottom: 1px solid #e5e5e5;
    margin-left: 15px;
}

.subConl .last {
    border: 0;
}

.mode i {
    float: left;
    width: 20px;
    height: 20px;
    background-position: -34px 0;
    margin-right: 7px;
    _display: inline;
}

.modeHealth i {
    background-position: -34px -21px;
}

.modeAdult i {
    background-position: -34px -42px;
}

.modeCare i {
    background-position: -34px -63px;
}

.modeBeauty i {
    background-position: -34px -84px;
}

.modeGravida i {
    background-position: -34px -105px;
}

.modeBaby i {
    background-position: -34px -126px;
}

.modeDrug i {
    background-position: -34px -147px;
}

.mode .tit {
    font-size: 14px;
    color: #666;
    font-weight: bold;
    margin-top: 19px;
}

.mode div dl {
    width: 347px;
    float: left;
}

.mode dl {
    font-size: 12px;
    padding: 10px 17px 20px 0;
}

.mode dt a {
    font-weight: bold;
}

.mode dd a {
    padding: 0 15px;
    margin: 11px 15px 0 -15px;
}

/*navR*/
.navR {
    position: relative;
    float: right;
    padding-right: 10px;
    z-index: 100;
    line-height: 40px;
}

    .navR i {
        width: 44px;
        height: 46px;
        position: absolute;
        left: -48px;
        top: -6px;
        background-position: 0 -187px;
    }

    .navR a:link, .navR a:visited {
        color: #4c4c4c;
    }

    .navR a:hover {
        color: #4c4c4c;
    }

    .navR em {
        color: #ff0000;
    }

/*footer*/
.footer {
    margin-top: 30px;
    font: 14px/1.5 Arial, "Microsoft YaHei",sans-serif;
}
/*globalBar*/
.globalBar {
    width: 50px;
    position: fixed;
    margin-left: 1210px;
    z-index: 1999;
    bottom: 30px;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}

    .globalBar li {
        width: 50px;
        height: 50px;
        overflow: hidden;
        float: left;
    }

    .globalBar a {
        display: block;
        height: 48px;
        width: 48px;
        cursor: pointer;
        border: 1px solid #e5e5e5;
        background: url(../../Images/images/globalBar.png) no-repeat;
        line-height: 18px;
        text-align: center;
        font-weight: bold;
    }

        .globalBar a.onlineTab {
            background-color: #fff;
            /*background: url(../../Images/images/globalBar.png) no-repeat;*/
        }

        .globalBar a.carTab {
            background-color: #fff;
            background-position: 0 -49px;
            /*background: url(../../Images/images/globalBar.png) no-repeat;*/
        }

.categoryTab {
    height: 48px;
    width: 48px;
    overflow: hidden;
    float: left;
    background-color: #fff;
    background: url(../../Images/categoryfill.png) no-repeat;
}

    .categoryTab:hover {
        background-color: #fff;
        background: url(../../Images/categoryfillBlue.png) no-repeat;
    }

.globalBar a.onlineTab:hover, .globalBar a.carTab:hover {
    background-color: #e5e5e5;
}

.globalBar a.topTab {
    color: #fff;
    height: 42px;
    padding-top: 6px;
    background-image: none;
}

    .globalBar a.topTab:hover {
        background-position: 0 -98px;
    }

.globalBar a.feedbackTab {
    background-color: #e5e5e5;
    height: 42px;
    padding-top: 6px;
    background-image: none;
}

    .globalBar a.feedbackTab:hover {
        background-position: 0 -147px;
    }
/*footerCon*/
.footerCon {
    background-color: #ffffff;
}

.slogen {
    height: 70px;
    padding: 30px 0 30px 0;
    font-size: 16px;
}

    .slogen li {
        float: left;
        margin: 0 40px;
        width: 220px;
        display: inline;
    }

    .slogen i {
        float: left;
        width: 70px;
        height: 70px;
        margin-right: 17px;
        background-repeat: no-repeat;
    }

        .slogen i.ico2 {
            background-position: -72px 0;
        }

        .slogen i.ico3 {
            background-position: -144px 0;
        }

        .slogen i.ico4 {
            background-position: -216px 0;
        }

    .slogen .tit {
        font-size: 18px;
        color: #4c4c4c;
        font-weight: bold;
        margin-top: 8px;
    }

.guidequ {
    margin-top: 20px;
    padding-bottom: 36px;
}

.guide {
    width: 875px;
    height: 216px;
    overflow: hidden;
    float: left;
}

    .guide li {
        width: 135px;
        float: left;
        margin-left: 40px;
        display: inline;
        line-height: 36px;
    }

.guidequ .tit {
    font-size: 16px;
    color: #4c4c4c;
    font-weight: bold;
    line-height: 36px;
}

.Sweep {
    width: 325px;
    height: 216px;
    float: left;
    text-align: center;
}

    .Sweep ul {
        margin-left: 20px;
        margin-right: 8px;
    }

        .Sweep ul li {
            width: 120px;
            float: left;
            margin-right: 28px;
            display: inline;
        }

            .Sweep ul li img {
                width: 120px;
                height: 120px;
                margin-top: 8px;
            }
/* footerLast*/
.footerLast {
    text-align: center;
    padding: 30px 0 50px;
}

.bottomnav span {
    margin: 0 10px;
}

.copyright {
    margin-top: 12px;
}

.authentication {
    margin-top: 19px;
}

    .authentication a {
        margin: 0 17px;
    }

    .authentication img {
        width: 85px;
    }

.callbackPhone {
    width: 256px;
    height: 50px;
    position: absolute;
    top: -50px;
    left: 0;
    background-color: #fff;
    border: 1px solid #7fd9c4;
    line-height: 50px;
    text-align: center;
    font-size: 28px;
    color: #7fd9c4;
    display: none;
    color: #7fd9c4;
    overflow: hidden;
}

.quantityWrap .callbackPhone {
    width: 228px;
    border-color: #f63334;
    color: red;
}

.quantityWrap .callbackPhone1 {
    width: 228px;
    border-color: #f63334;
    color: red;
}

.pListShow .callbackPhone {
    width: 238px;
    border-color: #f63334;
}

.ftPlistBox .callbackPhone {
    width: 238px;
    border-color: #f63334;
}

.pListShow .callbackPhone {
    width: 238px;
    border-color: #f63334;
}

.pListShow1 .callbackPhone1 {
    width: 146px;
    border-color: #f63334;
}

/*处方药加入购物车按钮*/
.phoneArea {
    position: relative;
    bottom: 0px;
    width: 100%;
    margin-top: 18px;
    display: block;
    height: 30px;
    line-height: 30px;
}

    .phoneArea .phoneCodep {
        width: 206px;
        height: 30px;
        border: 1px solid #e6e6e6;
    }

        .phoneArea .phoneCodep a {
            color: #444;
            line-height: 30px;
        }

            .phoneArea .phoneCodep a:hover {
                text-decoration: none;
                color: #444;
            }

        .phoneArea .phoneCodep .phoneRedicon {
            width: 10px;
            height: 16px;
            background-position: -273px -50px;
            display: inline-block;
            vertical-align: text-bottom;
            margin: 0px 5px 0px 8px;
        }

        .phoneArea .phoneCodep .codeNow {
            color: #e71e1e;
        }

    .phoneArea .codeShowimg {
        position: absolute;
        left: 74px;
        top: -200px;
    }

.popUpbox {
    background: url(../../Images/images/phoneBg.png) no-repeat;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../Images/images/phoneBg.png");
    width: 186px;
    height: 197px;
    text-align: center;
    display: table-cell;
}

.action .jxm {
    color: #999;
}

/*商品列表页加入购物车按钮*/
.quantityWrap {
    text-align: center;
}

    .quantityWrap .quantityCart {
        display: inline-block;
        width: 198px;
        height: auto;
        text-align: center;
    }

/*正在维护*/
.maintaince {
    text-align: center;
    padding-top: 200px;
    font-size: 14px;
}

    .maintaince img {
        margin-bottom: 50px;
    }
