.g-head { background-color: #fff; }
    .g-head > .wrapper { position: relative; min-height: 90px; padding: 18px 350px 18px 480px; }
        .g-head > .wrapper img { height: 60px;  }
        .g-head > .wrapper .logo,
        .g-head > .wrapper .tel { display: inline-block; position: absolute; z-index: 1; zoom: 1; top: 50%; margin-top: -30px; }
        .g-head > .wrapper .logo { left: 0; }
            .g-head > .wrapper .logo i { display: none; }
        .g-head > .wrapper .tel { right: 0; }
        .g-head > .wrapper .g-search { height: 60px; padding-top: 5px; }
        .g-head > .wrapper .menu-btn { display: none; }
    .g-head .g-menu { position: relative; height: 55px; background-image: -webkit-linear-gradient(90deg,#08ce96,#03bf9d,#01a28c); background-image: -moz-linear-gradient(90deg,#08ce96,#03bf9d,#01a28c); background-image: -o-linear-gradient(90deg,#08ce96,#03bf9d,#01a28c); background-image: linear-gradient(90deg,#08ce96,#03bf9d,#01a28c); }
        .g-head .g-menu .wrapper .mu-li { float: right; width: 950px; }
            .g-head .g-menu .wrapper .mu-li p { display: none; }
            .g-head .g-menu .wrapper .mu-li li { float: left; width: 11%; font-size: 16px; text-align: center; }
                .g-head .g-menu .wrapper .mu-li li a { color: #fff; display: block; line-height: 55px; }
                    .g-head .g-menu .wrapper .mu-li li a:hover { background-color: rgba(0, 0, 0, 0.04); }
        .g-head .g-menu .wrapper .mu-nav { display: inline-block; width: 240px; float: left; text-align: center; background-color: rgba(0, 0, 0, 0.06); }
            .g-head .g-menu .wrapper .mu-nav > a { display: inline-block; color: #fff; line-height: 55px; padding-right: 26px; position: relative; font-size: 17px; }
                .g-head .g-menu .wrapper .mu-nav > a i { display: inline-block; line-height: 20px; font-size: 20px; position: absolute; z-index: 1; zoom: 1; right: 0; top: 50%; margin-top: -10px; height: 20px; }
            .g-head .g-menu .wrapper .mu-nav .mu-container { display: none; position: absolute; z-index: 100; zoom: 1; left: 0; top: 100%; width: 100%; padding: 8px 0 10px; text-align: left; background-color: rgba(255, 255, 255, 0.98); -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09); -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09); -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09); box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09); }
                .g-head .g-menu .wrapper .mu-nav .mu-container a { color: #333; }
                .g-head .g-menu .wrapper .mu-nav .mu-container .tab_nav { float: left; width: 240px; padding: 10px 0; background-color: #03bf9d; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; background-image: -webkit-linear-gradient(0deg,#03bf9d,#08ce96); background-image: -moz-linear-gradient(0deg,#03bf9d,#08ce96); background-image: -o-linear-gradient(0deg,#03bf9d,#08ce96); background-image: linear-gradient(0deg,#03bf9d,#08ce96); }
                    .g-head .g-menu .wrapper .mu-nav .mu-container .tab_nav li { text-align: left; }
                        .g-head .g-menu .wrapper .mu-nav .mu-container .tab_nav li:nth-child(1) { display: none; }
                        .g-head .g-menu .wrapper .mu-nav .mu-container .tab_nav li a { display: block; position: relative; padding-left: 60px; line-height: 37px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 14px; color: #fff; }
                            .g-head .g-menu .wrapper .mu-nav .mu-container .tab_nav li a i { display: inline-block; line-height: 20px; font-size: 22px; position: absolute; z-index: 1; zoom: 1; left: 30px; top: 50%; margin-top: -10px; }
                        .g-head .g-menu .wrapper .mu-nav .mu-container .tab_nav li.active a { background-image: -webkit-linear-gradient(90deg,rgba(0,0,0,0.09),rgba(0,0,0,0.03)); background-image: -moz-linear-gradient(90deg,rgba(0,0,0,0.09),rgba(0,0,0,0.03)); background-image: -o-linear-gradient(90deg,rgba(0,0,0,0.09),rgba(0,0,0,0.03)); background-image: linear-gradient(90deg,rgba(0,0,0,0.09),rgba(0,0,0,0.03)); }
                .g-head .g-menu .wrapper .mu-nav .mu-container .tab_box { float: right; width: 940px; padding-top: 0; }
                    .g-head .g-menu .wrapper .mu-nav .mu-container .tab_box .g-drugs li { /*p { display: none; }*/ }
                        .g-head .g-menu .wrapper .mu-nav .mu-container .tab_box .g-drugs li b { padding-top: 10px; font-size: 14px; margin-bottom: 0.5rem; }
                    .g-head .g-menu .wrapper .mu-nav .mu-container .tab_box .g-price { padding-top: 0; font-size: 12px; }
                        .g-head .g-menu .wrapper .mu-nav .mu-container .tab_box .g-price .price { font-size: 16px; }
                    .g-head .g-menu .wrapper .mu-nav .mu-container .tab_box .nolist { min-height: 300px; }
            .g-head .g-menu .wrapper .mu-nav:hover .mu-container { display: block; }

@media screen and (max-width: 640px) {
    .g-head { position: fixed; z-index: 900; left: 0; top: 0; width: 100%; background-color: #03bf9d; background-image: -webkit-linear-gradient(90deg,#03b595,#0ddba1); background-image: -moz-linear-gradient(90deg,#03b595,#0ddba1); background-image: -o-linear-gradient(90deg,#03b595,#0ddba1); background-image: linear-gradient(90deg,#03b595,#0ddba1); }
        .g-head > .wrapper { min-height: 0; padding: 0 4rem; }
            .g-head > .wrapper img,
            .g-head > .wrapper .logo img,
            .g-head > .wrapper .tel { display: none; }
            .g-head > .wrapper .logo,
            .g-head > .wrapper .menu-btn { display: inline-block; position: absolute; z-index: 1; zoom: 1; top: 0.6rem; margin: 0; width: 3rem; line-height: 2.3rem; text-align: center; color: #fff; }
            .g-head > .wrapper .logo { left: 0.4rem; font-size: 2.3rem; }
                .g-head > .wrapper .logo i { display: inline-block; }
            .g-head > .wrapper .menu-btn { right: 0.4rem; font-size: 1.9rem; }
            .g-head > .wrapper .g-search { height: inherit; padding: 0.6rem 0; }
                .g-head > .wrapper .g-search .tag { display: none; }
                .g-head > .wrapper .g-search .box { padding-right: 0; }
                    .g-head > .wrapper .g-search .box input { height: 2.3rem; line-height: 2.3rem; padding: 0 2.4rem 0 0.6rem; border: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; font-size: 0.9rem; }
                    .g-head > .wrapper .g-search .box a { width: 2.3rem; line-height: 2.3rem; background-color: transparent !important; color: #03bf9d; font-size: 1.26rem; }
        .g-head .g-menu { height: initial; background-image: none !important; }
            .g-head .g-menu .wrapper .mu-li { display: none; float: none; width: 100%; position: absolute; z-index: 100; zoom: 1; top: 0; left: 0; background-color: #fff; padding: 0.5rem 1rem 1rem; -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.09); -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.09); -o-box-shadow: 0 0 8px rgba(0, 0, 0, 0.09); box-shadow: 0 0 8px rgba(0, 0, 0, 0.09); }
                .g-head .g-menu .wrapper .mu-li p { display: block; height: 2rem; line-height: 2rem; font-size: 1rem; position: relative; color: #888; }
                    .g-head .g-menu .wrapper .mu-li p i { position: absolute; z-index: 1; zoom: 1; top: 50%; right: 0; line-height: 1.2rem; margin-top: -0.6rem; width: 2rem; text-align: center; }
                .g-head .g-menu .wrapper .mu-li ul { margin: 0 -1.5%; padding-top: 0.3rem; }
                .g-head .g-menu .wrapper .mu-li li { float: left; width: 22%; margin: 0 1.5% 0.5rem; font-size: 0.9rem; }
                    .g-head .g-menu .wrapper .mu-li li a { color: #555; line-height: 2; background-color: #f9f9f9; }
                        .g-head .g-menu .wrapper .mu-li li a:hover { background-color: rgba(0, 0, 0, 0.04); }
            .g-head .g-menu .wrapper .mu-nav { display: none; width: 100%; height: 2.6rem; overflow: hidden; overflow-x: scroll; float: none; background-color: transparent; }
                .g-head .g-menu .wrapper .mu-nav::-webkit-scrollbar { width: 0; height: 0; }
                .g-head .g-menu .wrapper .mu-nav::-webkit-scrollbar-thumb { -webkit-border-radius: 0; -moz-border-radius: 0; -o-border-radius: 0; border-radius: 0; background: #ffffff; border: none; }
                .g-head .g-menu .wrapper .mu-nav::-webkit-scrollbar-track { background: #ffffff; border: none; }
                .g-head .g-menu .wrapper .mu-nav::-webkit-scrollbar-button { display: none; }
                .g-head .g-menu .wrapper .mu-nav::-webkit-scrollbar-corner { background: #ffffff; }
                .g-head .g-menu .wrapper .mu-nav > a { display: none; }
                .g-head .g-menu .wrapper .mu-nav .mu-container { display: block; position: relative; left: inherit; top: inherit; padding: 0 0.8rem; background-color: transparent; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none; width: 100%; overflow-x: scroll; }
                    .g-head .g-menu .wrapper .mu-nav .mu-container ::-webkit-scrollbar { width: 0px; }
                    .g-head .g-menu .wrapper .mu-nav .mu-container .tab_nav { float: none; width: 100%; padding: 0; background-color: transparent; -webkit-border-radius: 0; -moz-border-radius: 0; -o-border-radius: 0; border-radius: 0; background-image: none !important; display: flex; justify-content: flex-start; }
                        .g-head .g-menu .wrapper .mu-nav .mu-container .tab_nav li { float: left; display: inline-block; height: 2.6rem; margin-right: 1.4rem; }
                            .g-head .g-menu .wrapper .mu-nav .mu-container .tab_nav li:nth-child(1) { display: inline-block !important; }
                                .g-head .g-menu .wrapper .mu-nav .mu-container .tab_nav li:nth-child(1) a { border-bottom: 1px #fff solid; }
                            .g-head .g-menu .wrapper .mu-nav .mu-container .tab_nav li a { display: inline-block; padding: 0; line-height: 2rem; font-size: 1rem; }
                                .g-head .g-menu .wrapper .mu-nav .mu-container .tab_nav li a i { display: none; }
                            .g-head .g-menu .wrapper .mu-nav .mu-container .tab_nav li.active a { background-image: none !important; }
                    .g-head .g-menu .wrapper .mu-nav .mu-container .tab_box { display: none !important; }
    body.menu-open .g-head .g-menu .wrapper .mu-li { display: block; }
    body.menu-open:after { content: ''; display: block; width: 100%; height: 100vh; position: fixed; z-index: 100; left: 0; top: 0; background-color: rgba(0, 0, 0, 0.15); }
    .fixed_foooter { position: fixed; z-index: 900; left: 0; bottom: 0; width: 100%; background-color: #fefefe; -webkit-box-shadow: 0 0 0.36rem #ebebeb; -moz-box-shadow: 0 0 0.36rem #ebebeb; -o-box-shadow: 0 0 0.36rem #ebebeb; box-shadow: 0 0 0.36rem #ebebeb; }
        .fixed_foooter li { float: left; width: 25%; text-align: center; line-height: 1; padding: 0.5rem 0; position: relative; }
            .fixed_foooter li > a { color: #666; }
                .fixed_foooter li > a b { display: inline-block; height: 4rem; text-align: center; line-height: 3.8rem; width: 4rem; margin: -0.3rem 0; -webkit-border-radius: 100%; -moz-border-radius: 100%; -o-border-radius: 100%; border-radius: 100%; color: #fff; font-size: 2.4rem; font-weight: normal; -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.19); -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.19); -o-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.19); box-shadow: 0 2px 4px rgba(0, 0, 0, 0.19); }
                .fixed_foooter li > a i { font-size: 1.8rem; color: #03bf9d; }
                .fixed_foooter li > a span { display: block; font-size: 0.85rem; padding-top: 0.2rem; }
    .u-sobox,
    .g-footer { display: none; }
}

.g-footer { background-color: #393939; }
    .g-footer .wrapper { padding: 20px 0; }
    .g-footer .links { position: relative; margin-bottom: 20px; line-height: 32px; padding-bottom: 20px; border-bottom: 1px rgba(255, 255, 255, 0.16) solid; }
        .g-footer .links > a { display: inline-block; float: left; line-height: 16px; color: rgba(255, 255, 255, 0.8); padding-right: 2rem; margin: 8px 2rem 0 0; border-right: 1px rgba(255, 255, 255, 0.16) solid; }
            .g-footer .links > a:hover { color: #fff !important; }
        .g-footer .links .u-select { display: inline-block; height: 32px; float: right; overflow: hidden; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; margin-left: 20px; position: relative; border: 1px rgba(255, 255, 255, 0.62) solid; }
            .g-footer .links .u-select select { margin: 0 -15px 0 0; max-width: 255px; height: 28px; line-height: 28px; outline: none; border: none; background-color: transparent; text-align: center; padding: 0 12px; color: rgba(255, 255, 255, 0.62); }
                .g-footer .links .u-select select option { cursor: pointer; color: #333; }
            .g-footer .links .u-select i { display: inline-block; line-height: 34px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; position: absolute; z-index: 1; zoom: 1; top: 0; right: 0; width: 25px; padding-left: 5px; font-size: 12px; color: rgba(255, 255, 255, 0.62); background-color: #393939; }
    .g-footer .innbox { position: relative; padding: 0 200px 0 0; min-height: 120px; }
        .g-footer .innbox .inns { width: 100%; color: rgba(255, 255, 255, 0.45); padding-top: 8px; }
            .g-footer .innbox .inns li { float: left; width: 19%; margin-right: 1%; margin-bottom: 1em; }
                .g-footer .innbox .inns li .tit { position: relative; line-height: 1; font-size: 14px; padding-left: 26px; padding-bottom: 14px; border-bottom: 1px rgba(255, 255, 255, 0.08) solid; margin-bottom: 10px; color: rgba(255, 255, 255, 0.6); }
                .g-footer .innbox .inns li a { display: block; color: rgba(255, 255, 255, 0.6); }
                .g-footer .innbox .inns li .tit i { position: absolute; z-index: 1; zoom: 1; font-size: 12px; left: 0; top: 50%; margin-top: -18px; width: 20px; height: 20px; line-height: 20px; text-align: center; -webkit-border-radius: 100%; -moz-border-radius: 100%; -o-border-radius: 100%; border-radius: 100%; background-color: rgba(255, 255, 255, 0.15); color: rgba(255, 255, 255, 0.55); }
                .g-footer .innbox .inns li p { position: relative; line-height: 1.4; margin-bottom: 8px; font-size: 12px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
                    .g-footer .innbox .inns li p span { display: inline-block; color: rgba(255, 255, 255, 0.35) }
                .g-footer .innbox .inns li a:hover .tit { color: #fff; }
        .g-footer .innbox .code { position: absolute; z-index: 1; zoom: 1; right: 0; top: 5px; color: rgba(255, 255, 255, 0.65); }
            .g-footer .innbox .code li { float: left; width: 85px; margin-left: 20px; text-align: center; }
            .g-footer .innbox .code img { width: 100%; }
            .g-footer .innbox .code p { padding-top: 10px; }
    .g-footer .copy { color: rgba(255, 255, 255, 0.65); line-height: 2; border-top: 1px rgba(255, 255, 255, 0.10) solid; padding-top: 1em; font-size: 13px; }
        .g-footer .copy span { padding-right: 1em; }
.g-bread { line-height: 20px; font-size: 14px; color: #999; padding: 20px 0; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
    .g-bread a { padding: 0 0.5em; color: #888; }
        .g-bread a:hover { color: #08ce96; }
.g-page { padding: 2.5rem 0; text-align: center; font-size: 1rem; }
    .g-page ul,
    .g-page li { list-style: none; display: inline-block; }
    .g-page:before,
    .g-page:after { content: ''; display: block; width: 100%; height: 0; clear: both; }
    .g-page .page-wrapper { display: inline-block; margin: 0 auto; }
    .g-page a,
    .g-page b,
    .g-page input,
    .g-page button,
    .g-page select { display: inline-block; float: left; line-height: 2.2rem; padding: 0 0.8rem; color: #333333; background-color: #fff; margin: 0 3px 0.4rem 0; border: 1px #eee solid; border-radius: 1px; -webkit-transition: all 0.36s ease-in-out; -moz-transition: all 0.36s ease-in-out; -o-transition: all 0.36s ease-in-out; transition: all 0.36s ease-in-out; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; text-decoration: none; cursor: pointer; }
        .g-page a:hover { border: 1px solid rgba(236, 97, 73, 0.7); background-color: #fef7f6; }
        .g-page a:active { color: #fff; background-color: rgba(236, 97, 73, 0.7); }
    .g-page b { color: #fff; background-color: #03bf9d; border-color: #03bf9d; cursor: no-drop; }
    .g-page input { width: 5rem; height: 2rem; }
    .g-page select { width: 4rem !important; height: 2.2rem; }

@media screen and (max-width: 640px) {
    .g-page { padding: 0.6rem 0; font-size: 0.9rem; }
        .g-page b { background-color: #03bf9d; border-color: #03bf9d; }
        .g-page a,
        .g-page b,
        .g-page input,
        .g-page button { line-height: 1.8rem; padding: 0 0.6rem; margin: 0 2px 0.3rem 0; border: none; }
        .g-page input { width: 5rem; height: 2rem; }
        .g-page select { width: 4rem !important; height: 2rem; }
}

body { background-color: #f8f8f8; }
.dr-tabs { margin-bottom: 30px; position: relative; }
    .dr-tabs h1 { font-size: 24px; color: #333333; text-align: center; margin-bottom: 1em; }
    .dr-tabs .swiper-slide { float: left; width: 12.5%; padding: 2px 0; }
        .dr-tabs .swiper-slide.active a { color: #fff !important; background-color: #03bf9d !important; }
    .dr-tabs a { display: block; background-color: #fff; color: #627173; text-align: center; padding: 1.6em 0 2.4em; margin: 0 5px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.08); }
        .dr-tabs a i { display: inline-block; line-height: 40px; font-size: 38px; margin-bottom: 10px; }
        .dr-tabs a span { display: block; line-height: 1; font-size: 14px; }
        .dr-tabs a:hover { color: #03bf9d; }
    .dr-tabs > i { display: inline-block; width: 40px; line-height: 40px; text-align: center; position: absolute; z-index: 1; zoom: 1; top: 50%; margin-top: -20px; font-size: 40px; color: #999; }
        .dr-tabs > i:hover { color: #03bf9d; cursor: pointer; }
        .dr-tabs > i.m-prev { left: -50px; }
        .dr-tabs > i.m-next { right: -50px; }
.dr-selector { position: relative; background-color: #fff; font-size: 13px; margin-bottom: 25px; -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03); -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03); -o-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03); box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03); }
    .dr-selector ul { padding: 15px 35px; min-height: 150px; }
    .dr-selector li { padding: 10px 0 10px 5.8em; position: relative; line-height: 26px; border-bottom: 1px #ddd dotted; }
        .dr-selector li:after { content: ''; display: block; width: 100%; height: 0; clear: both; }
        .dr-selector li:last-child { border: none; }
        .dr-selector li span { display: inline-block; position: absolute; z-index: 1; zoom: 1; left: 0; top: 10px; color: #999; font-size: 12px; }
        .dr-selector li a { display: inline-block; float: left; margin-right: 2em; }
            .dr-selector li a:hover { color: #03bf9d; }
            .dr-selector li a:active { color: #f44f4f; }
    .dr-selector .dr-where { width: 100%; border-top: 0 #f2f2f2 solid; padding: 0 35px 20px; line-height: 24px; font-size: 12px; }
        .dr-selector .dr-where > * { display: inline-block; float: left; height: 26px; line-height: 26px; margin-right: 0.8em; }
        .dr-selector .dr-where b,
        .dr-selector .dr-where strong { font-size: 14px; color: #666; }
        .dr-selector .dr-where b { color: #f44f4f; }
        .dr-selector .dr-where .by { padding: 0 26px 0 8px; position: relative; border: 1px #e2e2e2 solid; line-height: 24px; background-color: #fff; color: #f44f4f; }
            .dr-selector .dr-where .by span { color: #555 !important; }
            .dr-selector .dr-where .by i { display: inline-block; position: absolute; z-index: 1; zoom: 1; right: 0; top: 0; bottom: 0; width: 24px; text-align: center; font-weight: bold; }
            .dr-selector .dr-where .by:hover { color: #f44f4f; border-color: #f44f4f; }
                .dr-selector .dr-where .by:hover i { background-color: #f44f4f; color: #fff; }
        .dr-selector .dr-where p { display: inline-block; }
        .dr-selector .dr-where .cr { padding-left: 5px; }
            .dr-selector .dr-where .cr:hover { color: #f44f4f; }
        .dr-selector .dr-where .esc { display: none; }
    .dr-selector.active .dr-where { display: block; }
.dr-wrapper { padding: 0 0 20px; min-height: 600px; }
    .dr-wrapper .g-drugs { margin: 0 -10px; }
        .dr-wrapper .g-drugs > li { float: left; margin: 0 0 15px; width: 25%; padding: 0 10px; }
        .dr-wrapper .g-drugs a { background-color: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; padding: 0; padding-bottom: 35px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03); }
            .dr-wrapper .g-drugs a em { display: block; position: relative; padding: 30px; }
                .dr-wrapper .g-drugs a em:after { content: ''; display: none; width: 100%; height: 100%; position: absolute; z-index: 1; zoom: 1; left: 0; top: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.02); -webkit-transition: all 0.36s ease-in-out; -moz-transition: all 0.36s ease-in-out; -o-transition: all 0.36s ease-in-out; transition: all 0.36s ease-in-out; }
                .dr-wrapper .g-drugs a em:hover:after { background-color: rgba(0, 0, 0, 0.04); }
            .dr-wrapper .g-drugs a img { width: 100%; }
        .dr-wrapper .g-drugs b { margin-bottom: 0.7em; }
        .dr-wrapper .g-drugs p {font-size: 14px; }
        .dr-info { position: relative; margin-bottom: 20px; padding: 30px 290px 30px 30px; background-color: #fff; -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03); -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03); -o-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03); box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03); }
    .dr-info .info-l { float: left; width: 360px; font-size: 12px; }
        .dr-info .info-l > .txt { color: #888; line-height: 1.8; padding-top: 10px; border-top: 1px #ddd dotted; }
            .dr-info .info-l > .txt span { color: #03bf9d; }
    .dr-info .idshare { padding: 10px 0; line-height: 20px; position: relative; color: #666; }
        .dr-info .idshare .bdsharebuttonbox { position: absolute; z-index: 1; zoom: 1; line-height: 20px; right: 0; top: 50%; margin: -10px 0 0; padding: 0; }
        .dr-info .idshare .bds_more { padding: 0; margin: 0; background: none; color: #03bf9d; }
            .dr-info .idshare .bds_more i { font-size: 16px; }
    .dr-info .picimg { margin-bottom: 10px; border: 1px #eee solid; }
        .dr-info .picimg img { width: 100%; background-color: #f9f9f9; background-position: center; background-repeat: no-repeat; background-size: contain; }
    .dr-info .piclist { padding-bottom: 5px; }
        .dr-info .piclist ul { margin: 0 -5px; width: auto; }
        .dr-info .piclist li { float: left; width: 20%; padding: 0 5px; }
            .dr-info .piclist li img { display: inline-block; width: 100%; background-color: #f9f9f9; border: 1px #eee solid; cursor: pointer; background-position: center; background-repeat: no-repeat; background-size: contain; }
                .dr-info .piclist li.active img,
                .dr-info .piclist li img:hover { border-color: #f44f4f; }
    .dr-info .info-r { float: right; width: 480px; }
        .dr-info .info-r .item-name { margin-bottom: 15px; }
            .dr-info .info-r .item-name h1 { position: relative; padding-left: 50px; font-size: 20px; line-height: 28px; font-weight: bold; }
                .dr-info .info-r .item-name h1 i { display: inline-block; position: absolute; z-index: 1; zoom: 1; width: 45px; height: 24px; left: 0; top: 2px; background: url(images/cut.jpg) -90px 0 no-repeat; 
                }
                .dr-info .info-r .item-name h1.qita { padding-left: 0; }
                .dr-info .info-r .item-name h1.qita i { display: none !important; }
                .dr-info .info-r .item-name h1.otc-lv i { background-position: -45px 0; }
                .dr-info .info-r .item-name h1.otc-red i { background-position: -135px 0; }
                .dr-info .info-r .item-name h1.rx i { background-position: -90px 0; }
                .dr-info .info-r .item-name h1.waiyong i { background-position: -180px 0; }
                .dr-info .info-r .item-name h1.baojian i { background-position: 0 0; }
                    .dr-info .info-r .item-name p { padding-top: 10px; color: #f44f4f; line-height: 1.4; }
        .dr-info .info-r .summary { background-color: #f6f6f6; padding: 15px 20px; margin-bottom: 15px; font-size: 13px; }
            .dr-info .info-r .summary > li { padding-left: 5em; position: relative; line-height: 1; margin-bottom: 10px; }
                .dr-info .info-r .summary > li .alt { position: absolute; z-index: 1; zoom: 1; left: 0; bottom: 0; display: inline-block; line-height: 20px; font-size: 13px; color: #888; }
                .dr-info .info-r .summary > li .price { font-size: 30px; color: #f00; }
                .dr-info .info-r .summary > li .unit { font-size: 16px; color: #f44f4f; }
                .dr-info .info-r .summary > li .init { font-size: 16px; padding-left: 1em; color: #999; text-decoration: line-through; }
                .dr-info .info-r .summary > li.acti .alt { top: 0; bottom: auto; }
                .dr-info .info-r .summary > li.acti .box { line-height: 20px; height: 43px; overflow: hidden; position: relative; font-size: 12px; }
                    .dr-info .info-r .summary > li.acti .box ul { position: absolute; z-index: 1; zoom: 1; left: -15px; top: -10px; right: -15px; padding: 10px 15px; background-color: #f6f6f6; }
                        .dr-info .info-r .summary > li.acti .box ul li { line-height: 20px; margin-bottom: 5px; }
                            .dr-info .info-r .summary > li.acti .box ul li:last-child { margin: 0; }
                        .dr-info .info-r .summary > li.acti .box ul .dates { color: #f44f4f; line-height: 25px; }
                            .dr-info .info-r .summary > li.acti .box ul .dates a { padding: 2px 0.5em; border: 1px #03bf9d solid; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; color: #03bf9d; }
                                .dr-info .info-r .summary > li.acti .box ul .dates a:hover { color: #f44f4f; border-color: #f44f4f; }
                    .dr-info .info-r .summary > li.acti .box:hover { overflow: initial; }
                        .dr-info .info-r .summary > li.acti .box:hover ul { background-color: #fff; padding: 15px 25px; -webkit-box-shadow: 0 3px 18px rgba(0, 2, 0, 0.08); -moz-box-shadow: 0 3px 18px rgba(0, 2, 0, 0.08); -o-box-shadow: 0 3px 18px rgba(0, 2, 0, 0.08); box-shadow: 0 3px 18px rgba(0, 2, 0, 0.08); }
                .dr-info .info-r .summary > li:last-child { margin: 0; }
        .dr-info .info-r .attr { padding-bottom: 10px; border-bottom: 1px #ddd dotted; margin-bottom: 15px; }
            .dr-info .info-r .attr li { line-height: 1.6; margin-bottom: 0.6em; padding-left: 5em; position: relative; font-size: 13px; }
                .dr-info .info-r .attr li span { display: inline-block; position: absolute; z-index: 1; zoom: 1; left: 0; top: 0; color: #999; }
				
        .dr-info .info-r .illustrate { line-height: 1.8; font-size: 13px; color: #888; margin-bottom: 15px; /*span { color: @color; }*/ }
        .dr-info .info-r .buybtns a { display: inline-block; float: left; margin-right: 5px; line-height: 48px; background-color: #f44f4f; color: #fff; font-size: 18px; padding: 0 2em; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; }
            .dr-info .info-r .buybtns a.qrcode { width: 50px; text-align: center; padding: 0; font-size: 28px; background-color: #03bf9d; }
            .dr-info .info-r .buybtns a:hover { background-color: #08ce96; color: #fff; }
            .dr-info .info-r .buybtns a.tel { border: none; background-color: #03bf9d; color: #fff; }
    .dr-info .info-tip { position: absolute; z-index: 1; zoom: 1; top: 0; bottom: 0; right: 0; width: 250px; padding: 20px 25px; border-left: 1px #f6f6f6 solid; overflow: hidden; }
        .dr-info .info-tip .tit { line-height: 30px; position: relative; margin-bottom: 15px; }
            .dr-info .info-tip .tit span { display: inline-block; line-height: 20px; position: absolute; z-index: 1; zoom: 1; right: 0; top: 50%; margin-top: -10px; color: #03bf9d; cursor: pointer; -webkit-transition: all 0.36s ease-in-out; -moz-transition: all 0.36s ease-in-out; -o-transition: all 0.36s ease-in-out; transition: all 0.36s ease-in-out; }
                .dr-info .info-tip .tit span:hover { color: #f44f4f; }
        .dr-info .info-tip .swiper-slide { display: block; }
            .dr-info .info-tip .swiper-slide a { display: block; background-color: #fff; text-align: center; margin-bottom: 15px; }
            .dr-info .info-tip .swiper-slide img { width: 100px; background-position: center; background-repeat: no-repeat; background-size: contain; }
            .dr-info .info-tip .swiper-slide b { display: block; padding-top: 0.8em; font-weight: normal; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 15px; margin-bottom: 0.2em; }
                .dr-info .info-tip .swiper-slide b:hover { color: #f44f4f; text-decoration: underline; }
            .dr-info .info-tip .swiper-slide p { color: #999; font-size: 12px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
            .dr-info .info-tip .swiper-slide .g-price { text-align: center; }
                .dr-info .info-tip .swiper-slide .g-price span { padding: 0 0.2em; }
                .dr-info .info-tip .swiper-slide .g-price .price { font-size: 14px; color: #f00; }
                .dr-info .info-tip .swiper-slide .g-price .init { color: #999; text-decoration: line-through; font-size: 12px; }
        .dr-info .info-tip .swiper-wrapper { height: auto; }
.dr-detail { position: relative; min-height: 600px; background-color: #fff; margin-bottom: 30px; -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03); -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03); -o-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03); box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03); }
    .dr-detail .detail-nav { background-color: #fbfbfb; }
        .dr-detail .detail-nav li { float: left; line-height: 50px; padding: 0 40px; font-size: 14px; color: #666; cursor: pointer; }
            .dr-detail .detail-nav li.active { background-color: #fff; color: #03bf9d; font-size: 16px; position: relative; font-weight: bold; }
                .dr-detail .detail-nav li.active:after { content: ''; display: block; width: 100%; height: 0; position: absolute; z-index: 1; zoom: 1; left: 0; top: 0; border-top: 3px #03bf9d solid; }
    .dr-detail .detail-item { padding: 25px 40px; }
        .dr-detail .detail-item h1 { position: relative; padding-left: 50px; font-size: 14px; line-height: 28px; padding-bottom: 15px; border-bottom: 1px #ccc dotted; margin-bottom: 15px; }
            .dr-detail .detail-item h1 i { display: inline-block; position: absolute; z-index: 1; zoom: 1; width: 45px; height: 24px; left: 0; top: 2px; background: url(images/cut.jpg) -90px 0 no-repeat; }
            .dr-detail .detail-item h1.qita { padding-left: 0; display:none; }
                .dr-detail .detail-item h1.qita i { display: none !important; }
            .dr-detail .detail-item h1.otc-lv i { background-position: -45px 0; }
            .dr-detail .detail-item h1.otc-red i { background-position: -135px 0; }
            .dr-detail .detail-item h1.rx i { background-position: -90px 0; }
            .dr-detail .detail-item h1.waiyong i { background-position: -180px 0; }
            .dr-detail .detail-item h1.baojian i { background-position: 0 0; }

        .dr-detail .detail-item ul { margin: 0 -10px; }
            .dr-detail .detail-item ul > li { float: left; margin: 0 0 0; width: 33.33333333%; padding: 0 10px; }
            .dr-detail .detail-item ul li { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 12px; color: #888; line-height: 22px; padding-top: 2px; }
                .dr-detail .detail-item ul li span { color: #555; }
                .dr-detail .detail-item ul li.nowrap { white-space: inherit; width: 100%; }
    .dr-detail .detail-tit { line-height: 50px; background-color: #fafafa; padding-left: 40px; position: relative; font-size: 16px; color: #444; }
        .dr-detail .detail-tit:after { content: ''; display: inline-block; height: 30px; position: absolute; z-index: 1; zoom: 1; left: 0; top: 50%; border-left: 4px #03bf9d solid; margin-top: -15px; }
    .dr-detail .detail-box { margin: 0 40px; padding: 30px 0; overflow: hidden; font-size: 13px; line-height: 2; }
        .dr-detail .detail-box img { max-width: 100%; }

@media screen and (max-width: 640px) {
    .dr-wrapper { background-color: transparent; padding: 3.5rem 0 0.5rem; min-height: initial; margin: 0 0.5rem; }
        .dr-wrapper .g-drugs { margin: 0 -1%; }
            .dr-wrapper .g-drugs > li { float: left; margin: 0 1% 0.5rem; width: 48%; }
            .dr-wrapper .g-drugs li { background-color: #fff; }
            .dr-wrapper .g-drugs a { padding-top: 1rem; padding-bottom:1em; }
            .dr-wrapper .g-drugs b { margin-bottom: 0.5em; }
                .dr-wrapper .g-drugs a em { padding: 0; }
            .dr-wrapper .g-drugs p { font-size: 0.85em; }
    .dr-selector { position: fixed; z-index: 950; left: 0; top: 100%; width: 100%; height: 100vh; -khtml-opacity: 0; -webkit-opacity: 0; -moz-opacity: 0; -o-opacity: 0; opacity: 0; -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); filter: alpha(opacity=0); background-color: #fff; font-size: 0.9rem; margin-bottom: 0.2rem; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none; -webkit-transition: all 0.36s ease-in-out; -moz-transition: all 0.36s ease-in-out; -o-transition: all 0.36s ease-in-out; transition: all 0.36s ease-in-out; }
        .dr-selector ul { padding: 0.5rem 1rem; min-height: initial; }
        .dr-selector li { padding: 0.5rem 0 0.5rem 5.8em; line-height: 1.7rem; border-bottom: 1px #f5f5f5 solid; }
            .dr-selector li span { top: 0.5rem; font-size: 0.85rem; }
            .dr-selector li a { margin-right: 1rem; font-size: 0.88rem; color: #666; }
        .dr-selector .dr-where { padding: 0 1rem 1rem; line-height: 1.8rem; font-size: 0.85rem; }
            .dr-selector .dr-where > * { height: 1.8rem; line-height: 1.8rem; margin-right: 0.4em; }
            .dr-selector .dr-where > b,
            .dr-selector .dr-where > strong,
            .dr-selector .dr-where > span { display: none; }
            .dr-selector .dr-where .by { padding: 0 1.2rem 0 0.5rem; line-height: 1.8rem; border-color: #f44f4f; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; }
                .dr-selector .dr-where .by span { display: none; }
                .dr-selector .dr-where .by i { width: 1rem; }
            .dr-selector .dr-where p { display: block; position: absolute; z-index: 1; zoom: 1; left: 0; bottom: 0; width: 100%; height: 6rem; padding: 1rem 2% 0; text-align: center; }
                .dr-selector .dr-where p .esc,
                .dr-selector .dr-where p .cr { display: inline-block; float: left; width: 46%; margin: 0 2%; line-height: 3rem; font-size: 1.16rem; padding: 0 1rem; background-color: #03bf9d; color: #fff; -webkit-border-radius: 2rem; -moz-border-radius: 2rem; -o-border-radius: 2rem; border-radius: 2rem; }
                    .dr-selector .dr-where p .esc:hover,
                    .dr-selector .dr-where p .cr:hover { color: #fff; }
                .dr-selector .dr-where p .esc { background-color: #08ce96; }
        .dr-selector.dr-open { top: 0; -khtml-opacity: 1; -webkit-opacity: 1; -moz-opacity: 1; -o-opacity: 1; opacity: 1; -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); filter: alpha(opacity=100); }
    .dr-selectnav { position: fixed; z-index: 90; left: 0; top: 3.5rem; width: 100%; height: 2.8rem; overflow: hidden; background-color: #fff; -webkit-box-shadow: 0 0 0.36rem #ebebeb; -moz-box-shadow: 0 0 0.36rem #ebebeb; -o-box-shadow: 0 0 0.36rem #ebebeb; box-shadow: 0 0 0.36rem #ebebeb; padding-right: 3.4rem; }
        .dr-selectnav > i { position: absolute; z-index: 1; zoom: 1; top: 50%; right: 0; margin-top: -0.7rem; width: 3.2rem; line-height: 1.4rem; font-size: 1.2rem; text-align: center; border-left: 1px #f0f0f0 solid; color: #888; }
        .dr-selectnav ul { width: 100%; display: table; }
            .dr-selectnav ul li { display: table-cell; height: 2.8rem; line-height: 2.8rem; padding: 0 0.4rem; font-size: 0.85rem; text-align: center; vertical-align: middle; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; color: #555; }
                .dr-selectnav ul li i { padding-left: 0.3rem; font-size: 0.8rem; color: #bbb; }
                .dr-selectnav ul li span { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; max-width: 7rem; }
    .g-artdrugs { padding-top: 0; }
        .g-artdrugs .g-head { padding-top: 0.3rem; background-color: transparent !important; background-image: -webkit-linear-gradient(90deg,rgba(0,0,0,0),rgba(0,0,0,0)); background-image: -moz-linear-gradient(90deg,rgba(0,0,0,0),rgba(0,0,0,0)); background-image: -o-linear-gradient(90deg,rgba(0,0,0,0),rgba(0,0,0,0)); background-image: linear-gradient(90deg,rgba(0,0,0,0),rgba(0,0,0,0)); }
            .g-artdrugs .g-head > .wrapper { padding: 0 5rem; }
                .g-artdrugs .g-head > .wrapper .g-search .box input { background-color: rgba(0, 0, 0, 0.15); }
                    .g-artdrugs .g-head > .wrapper .g-search .box input::-webkit-input-placeholder { color: #fff; }
                    .g-artdrugs .g-head > .wrapper .g-search .box input:-moz-placeholder { color: #fff; }
                    .g-artdrugs .g-head > .wrapper .g-search .box input::-moz-placeholder { color: #fff; }
                    .g-artdrugs .g-head > .wrapper .g-search .box input:-ms-input-placeholder { color: #fff; }
                .g-artdrugs .g-head > .wrapper .g-search .box a { color: #fff; }
                .g-artdrugs .g-head > .wrapper .logo,
                .g-artdrugs .g-head > .wrapper .menu-btn { margin: 0; width: 2.3rem; height: 2.3rem; line-height: 2.3rem; background-color: rgba(0, 0, 0, 0.21); -webkit-border-radius: 100%; -moz-border-radius: 100%; -o-border-radius: 100%; border-radius: 100%; }
                .g-artdrugs .g-head > .wrapper .logo { left: 1rem; font-size: 1.46rem; font-weight: bold; }
                    .g-artdrugs .g-head > .wrapper .logo i:before { content: "\e607"; }
                .g-artdrugs .g-head > .wrapper .menu-btn { right: 1rem; font-size: 1.36rem; }
    .dr-info { margin: 0; padding: 0; background-color: transparent; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none; }
        .dr-info .picimg,
        .dr-info .idshare { display: none !important; }
        .dr-info .info-l { float: none; width: 100%; font-size: 0.9rem; background-color: #fff; }
            .dr-info .info-l > .txt { display: none; }
        .dr-info .piclist { padding: 0; border-bottom: 1px #f9f9f9 solid; }
            .dr-info .piclist ul { margin: 0; }
            .dr-info .piclist li { width: 100%; padding: 0; }
                .dr-info .piclist li img { border: none; }
        .dr-info .info-r { position: relative; padding: 1rem 0.6rem; float: none; width: 100%; background-color: #fff; margin-bottom: 1rem; }
            .dr-info .info-r .item-name { margin: 0 0 0.5rem; }
                .dr-info .info-r .item-name h1 { padding: 0; font-size: 1.26rem; line-height: 1.4; }
                    .dr-info .info-r .item-name h1 i { display: none; }
                .dr-info .info-r .item-name p { padding-top: 0.4rem; color: #f44f4f; font-size: 0.85rem; }
            .dr-info .info-r .summary { padding: 0 0 0.3rem; width: 100%; background-color: #fff; margin: 0 0 0.5rem; font-size: 0.9rem; }
                .dr-info .info-r .summary > li { margin: 0; padding: 0; }
                    .dr-info .info-r .summary > li .alt { display: none; }
                    .dr-info .info-r .summary > li .price { font-size: 1.86rem; }
                    .dr-info .info-r .summary > li .unit { font-size: 1.3rem; color: #f00; font-weight: bold; }
                    .dr-info .info-r .summary > li .init { font-size: 1rem; padding-left: 1em; }
                    .dr-info .info-r .summary > li.acti { display: none; }
            .dr-info .info-r .attr,
            .dr-info .info-r .illustrate { display: none; }
            .dr-info .info-r .buybtns { width: 100%; }
                .dr-info .info-r .buybtns a { display: block; width: 50%; float: left; margin: 0; line-height: 3rem; font-size: 1.16rem; padding: 0; text-align: center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; -webkit-border-radius: 0; -moz-border-radius: 0; -o-border-radius: 0; border-radius: 0; }
                    .dr-info .info-r .buybtns a.qrcode { display: none; }
                    .dr-info .info-r .buybtns a.tel { border: none; background-color: #03bf9d; color: #fff; height: 3rem; }
        .dr-info .info-tip { display: none; }
    .dr-detail { min-height: initial; margin-bottom: 1rem; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none; }
        .dr-detail .detail-nav { background-color: #f0f0f0; }
            .dr-detail .detail-nav li { line-height: 2.4rem; padding: 0 1.5rem; font-size: 0.9rem; }
                .dr-detail .detail-nav li.active { font-size: 1rem; }
                    .dr-detail .detail-nav li.active:after { border-top: 2px #03bf9d solid; }
        .dr-detail .detail-item { padding: 0.5rem 1rem; }
            .dr-detail .detail-item h1 { padding: 0.5rem 0 0.8rem; font-size: 0.85rem; line-height: 1.8; margin-bottom: 0.8rem; }
                .dr-detail .detail-item h1 i { display: none; }
            .dr-detail .detail-item ul { display: none; margin: 0 -5px; }
                .dr-detail .detail-item ul > li { float: left; margin: 0 0 0; width: 50%; padding: 0 5px; }
                .dr-detail .detail-item ul li { font-size: 0.85rem; margin-bottom: 0.4rem; line-height: 1.6; }
        .dr-detail .detail-tit { display: none; }
        .dr-detail .detail-box { margin: 0 1rem; padding: 0 0 1rem; font-size: 0.9rem; }
}
