@charset "utf-8";
/* CSS Document */
/*公共样式与首页样式*/
A {
    TEXT-DECORATION: none;
}

A:link {
    color: #3e3e3e;
    outline: none;
}

A:visited {
    color: #3e3e3e;
}

A:active {
    color: #3e3e3e
}

A:hover {
    COLOR: #4fc2b8
}
label{
    font-weight: normal;
}
*{
    outline: none;
}
body{
    /* 默认有边距，都要清除 */
    margin: 0;
    padding: 0;
    /*cursor: default;*/
}
body{

    font-size: 14px;
    font-family:'open sans',"Microsoft Yahei",sans-serif;
    /*color:#666;*/
}
img {
    border: 0px;
    vertical-align: middle;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    max-width: 100%;
    height: auto;
}
.img_d {
    overflow: hidden;
}

.img_d:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}


a, i, p,li,:before,:after{
    outline: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
/*可选*/
html,body{
    width: 100%;
    height: 100%;
    /*font-size: 100px!important;*/
}

/*行内块元素*/
input,img{
    margin: 0;
    padding: 0;
    outline-style: none;
    /*display: block;*/
    font-family: "open sans";
}

/*行内元素*/
a,a:active,a:visited{
    /*下划线和颜色*/
    text-decoration: none;
    /* color: #ccc; */
}

textarea{
    /* 边框清零 */
    border:none;
    /* 轮廓线清零 */
    outline: none;
    /* 防止文本域被随意拖拽 */
    resize: none;
}
b{
    font-weight: normal;
}
i{
    /*文字样式*/
    font-style: normal;
}

table{
    /*边框合并*/
    border-collapse:collapse;
    border-spacing:0;
}


/* 使用伪元素清除浮动 */
.clearfix::before,
.clearfix::after{
    content:"";
    height: 0;
    line-height: 0;
    display: block;
    visibility: none;
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* 版心*/
.w{
    width: 1200px;
    margin: 0 auto;
}
.w ul
{
    padding: 0;
}
.w li
{
    list-style: none;
}
@media only screen and (min-width: 1480px) {
    .w{
        width: 1440px;
    }
}

.left {
    float: left;
}

.right {
    float: right;
}

/* 底部展示 */
.pharmacy_footer {
    background: #fff;
}
.pharmacy_footer_list {
    margin-top:50px;
    margin-bottom: 50px;
}
.pharmacy_footer_list dl {
    float: left;
    width:18.6666%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-right: 4%;
    color: #999999;
}
.pharmacy_footer_list dl dd a:hover {
    color: #4fc2b8;
}
.pharmacy_footer_list dl:last-child {
    padding-right: 0;
    width:6.6666%;
}
.pharmacy_footer_list dl dt {
    color: #333;
    font-size: 16px;
    margin-bottom:20px;
    font-weight: bold;
    width:100%;
}
.pharmacy_footer_list dl dd{
    margin-bottom: 10px;
}
.pharmacy_footer_list dl dd  a {
    font-size: 14px;
    color: #999999;
    display: block;
}


/* bottom */
.pharmacy_bottom {
    padding:35px 0;
    background: #f0f1f2;
    width: 100%;
}
.pharmacy_bottom dl {
    float: left;
    margin-right: 3%;
}
.pharmacy_bottom dl.dl2{
    float:right;
    margin-right: 0;
}
.pharmacy_bottom dl.dl1{
    width:60%;
}
.pharmacy_bottom dl:last-child {
    margin-right: 0;
    float:right;
    width:auto;
}
.pharmacy_bottom dl dd {
    font-size: 14px;
    color: #999999;
    margin-bottom: 10px;
}
.pharmacy_bottom dl dd a {
    font-size: 14px;
    color: #999999;
}
.dl_link,.dl_link dt,.dl_link dd{
    width:100%;
    float:left;

}
.dl_link dt a{
    color:#666;
}
.dl_link dd{
    line-height: 26px;
}
.dl_link dd a{
    color:#999;
}
.dl_link a:hover{
    color: #4fc2b8;
}
.dl_link dd span{
    margin:0 10px;

    color:#ccc;
}
.pharmacy_bottom dl.pharmacy_link {
    position: relative;
    width:20%;
}
.pharmacy_link dd {
    position: absolute;
}
.pharmacy_link1 {
    top: 8px;
    left: -20px;
}
.pharmacy_link2 {
    top: 8px;
    left: 20px;
}
.pharmacy_link3 {
    top: 8px;
    left: 68px;
}
.pharmacy_link4 {
    top: 8px;
    left: 114px;
}
.dis_none {
    display: none;
}
.dis_block {
    display: block;
}
.pharmacy_header {
    width: 100%;
    height: 200px;
    background: #fff;
}
.pharmacy_w, .pharmacy_w1 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 100%;
}
.pharmacy_w2 {
    width: 1200px;
    margin: 0 auto;
    padding: 0px 0 0px 0;
}

.pharmacy_nav {
    background: #f0f1f2;
    height: 575px;
    /*padding-bottom: 80px;*/
}

@media only screen and (min-width: 1480px) {
    .pharmacy_w, .pharmacy_w1,.pharmacy_w2{
        width:1440px;
    }
    .pharmacy_nav {
        height:688px;
    }
}
.pharmacy_top {
    height: 200px;
    position: relative;
    width: 100%;
}
.pharmacy_header_logo {
    position: absolute;
    top: 42px;
    width:155px;
    height:68px;
}
@media only screen and (min-width: 1480px) {
    .pharmacy_header_logo {
        top: 42px;
        width:189px;
        height:83px;
    }
}
.pharmacy_header_search {
    width: 530px;
    height: 78px;
    position: absolute;
    top:42px;
    left: 270px;
}
@media only screen and (min-width: 1480px) {
    .pharmacy_header_search {
        width:680px;
        left:320px;
    }
}
.pharmacy_header_search ul {
    margin-bottom: 2px;
    height: 38px;
    line-height: 30px;
}
.pharmacy_header_search ul li {
    display: inline-block;
    margin-right: 26px;
    color: #333333;
    height: 38px;
    text-align: center;
    padding: 0px 12px;
    cursor: pointer;
}
.pharmacy_header_select_all li:hover {
    color: #4fc2b8;
}
.pharmacy_header_select {
    background-image: url(../image/images/img_1_03.png);
    background-repeat: no-repeat;
    height: 40%;
    background-size: 100% 100%;
    color: #fff !important;
}
.pharmacy_header_search div {
    width: 100%;
    height: 40px;
}
.pharmacy_header_search input {
    width:100%;
    height: 40px;
    display: block;
    background: #eeeeee;
    border: none;
    padding-left:20px;
    font-size:14px;
}
.pharmacy_header_search input::placeholder {
    color: #999999;
}
.pharmacy_header_search i{
    position: absolute;
    top: 50px;
    right: 28px;
    cursor: pointer;
}
/* 登陆 */
.pharmacy_header_user {
    /* width: 692px; */
    height: 78px;
    font-size: 14px;
    position: absolute;
    top: 42px;
    right: 0;
}
.pharmacy_header_user ul {
    height: 24px;
    line-height:24px;
    margin-left: 6px;
}
.pharmacy_header_user ul li {
    display: inline-block;
    /*margin-right: 40px;*/
    color: #666666;
    text-align: center;
    cursor: pointer;
    height:24px;
}
.pharmacy_header_user ul li:last-child {
    margin-right: 0;
}
.pharmacy_header_user ul li img {
    display: inline-block;
    vertical-align: middle;
}
.pharmacy_header_user ul li a {
    color: #666666;
    text-align: left;
}
.pharmacy_header_sign a {
    margin-left: 4px;
}
.pharmacy_header_buyer {
    position: relative;
}

/* .pharmacy_header_buyer span {
    color: #4fc2b8;
} */
.pharmacy_header_buyer:hover span::before {
    transform: rotate(180deg);
}
.pharmacy_header_buyer:hover span::before {

}
.pharmacy_header_user ul li a:hover,.pharmacy_footer_list dl dd a:hover, .medicine_store_serach_all span:hover, .swiper_container div span:hover, .Categories div:hover, ._text:hover, .Company  .news span:hover{
    color: #4fc2b8;
}
.pharmacy_header_buyer:hover span {
    color: #4fc2b8;
}
.pharmacy_header_buyer:hover .pharmacy_header_buy {
    display: block;
}
.pharmacy_header_buy a:hover {
    color: #4fc2b8;
}
.pharmacy_header_buy {
    width: 222px;
    background: #fff;
    font-size: 14px;
    position: absolute;
    top:24px;
    right: -51px;
    border: 1px solid #f0f1f2;
    padding: 14px 16px 6px 16px;
    z-index: 9;
    display: none;
}
.pharmacy_header_buy a {
    display: block;
    /*margin-bottom: 10px;*/
    color: #666666;
}
.pharmacy_header_buy::after {
    position: absolute;
    width: 10px;
    height: 10px;
    border-bottom: 5px solid #fff;
    border-top: 5px solid #f0f1f2;
    border-right: 5px solid #f0f1f2;
    border-left: 5px solid #fff;
    content: '';
    display: block;
    z-index: 2;
    top: -5px;
    right: 33px;
    background: #fff;
    transform: rotate(-45deg);
    background-color: #fff;
}
/* .pharmacy_header_buy a:last-child {
    margin-bottom: 0;
} */
.pharmacy_header_Sourcing {
    height: 40px;
    margin-top:16px;
}
.pharmacy_header_Sourcing a {
    font-size: 14px;
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
}
.pharmacy_header_Sourcing a:first-child {
    width:200px;
    background: #4fc2b8;
    margin-right: 20px;
}
.pharmacy_header_Sourcing a:first-child:hover{
    background:#01b4a9;

}
.pharmacy_header_Sourcing a:last-child {
    width: 135px;
    background: #f79131;
    float: right;
}
.pharmacy_header_Sourcing a:last-child:hover{
    background: #ea8001;;
}
@media only screen and (min-width: 1480px) {
    .pharmacy_header_Sourcing a:first-child {
        width:220px;
    }
}
.pharmacy_header_menu {
    position: absolute;
    width: 100%;
    bottom: 20px;
    margin-left: 28px;
}
.pharmacy_header_menu ul li {
    display: inline-block;
}
.pharmacy_header_menu ul li a:hover,.pharmacy_header_menu ul li a.on {
    color: #4fc2b8;
}
.pharmacy_header_menu ul li a {
    color: #333333;
    margin-right: 73px;
}
.pharmacy_header_menu ul li:last-child {
    margin-right:0;
}


.body_b{
    background-color: #f0f1f2;
}
a.cd_lv{
    color:#4fc2b8;
}
a.cd_lv:hover{
    text-decoration: underline;
}

.an_lv{
    background-color: #4fc2b8;
    color:#fff;
}
.an_lv2{
    background-color: #28858d;
    color:#fff;
}
.an_h{
    background-color: #f29124;
    color:#fff;
}
.md50{
    margin-bottom: 50px;
}
.zt_r{
    color:#f90808;
}

.md10{
    margin-bottom: 10px;
}
.md15{
    margin-bottom: 15px;
}
.md20{
    margin-bottom: 20px;
}
.ta_fx{
    width:100%;
    display: block;
    line-height: 24px;
    position:relative;
    padding-left:25px;
    cursor: pointer;
}
.ta_fx .s_fx{
    position:absolute;
    width:12px;
    height:12px;
    background-color: #f0f1f2;
    border: solid 1px #ddd;
    left:0px;
    top:6px;
}
.ta_fx.on .s_fx:before{
    content: '';
    position:absolute;
    background: url("../image/pro/k_dui.png");
    width:13px;
    height:11px;
    top:-3px;
    left:2px;
}
.ta_fx .s_fx input{
    display: none;
}
.ta_fx img{
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.input_d{
    background-color: #f7f9f9;
}

.ta_dx label{
    width:100%;
    float:left;
    line-height: 24px;
    padding-left:25px;
    position:relative;
    cursor: pointer;
}
.ta_dx .s_fx input{
    display: none;
}
.ta_dx .s_fx{
    position:absolute;
    width:14px;
    height:14px;
    background-color: #f0f1f2;
    border: solid 1px #ddd;
    left:0px;
    top:5px;
    -moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;
}
.ta_dx .s_fx.on:before{
    content: '';
    width:12px;
    height:12px;
    -moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;
    background-color: #4fc2b8;
    border: solid 1px #fff;
    position:absolute;
    left:0px;
    top:0px;
}
a.cd_lan{
    color:#314eac;
}
a.cd_lan:hover{
    text-decoration: underline;
}
a.cd_r{
    color:#ff0000;
}
a.cd_r:hover{
    text-decoration: underline;
}
.zt_lv{
    color:#4fc2b8;
}
.tx_sj{
    background: url("../image/login/t_sj.png") no-repeat 96% 15px;
}
a.cd_a_lv2{
    display: inline-block;
    background-color: #4fc2b8;
    color:#fff;
    line-height: 40px;
    font-size:16px;
    width:100%;
    text-align: center;
}
a.cd_a_lv2:hover{
    background-color: #138791;
}

.fy1{
    width:100%;
    float:left;
    text-align: center;
    font-size:0;
}
.fy1 a{
    display: inline-block;
    line-height: 40px;
    padding:0 15px;
    font-size:16px;
    border: solid 1px #4fc2b8;
    margin: 0 4px;
    -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;
    margin-top: 20px;
}
.fy1 a:hover,.fy1 a.on{
    background-color: #4fc2b8;
    color:#fff;
}
.fy1 .cd_sx{
    width:135px;
    text-align: center;
}

a.cd_a_lv{
    display: inline-block;
    text-align: center;
    line-height: 40px;
    padding:0px 35px;
    font-size:16px;
    -moz-border-radius:40px; -webkit-border-radius:40px; border-radius:40px;
    background-color: #28858d;
    color:#fff;
}
a.cd_a_lv:hover{
    background-color: #17a0ac;
}
a.cd_a_h{
    display: inline-block;
    text-align: center;
    line-height: 40px;
    padding:0px 35px;
    font-size:16px;
    -moz-border-radius:40px; -webkit-border-radius:40px; border-radius:40px;
    background-color: #f79131;
    color:#fff;
}
a.cd_a_h:hover{
    background-color: #ff7800;
}
.em4{
    padding:0 2em;
}
.em2{
    padding:0 1em;
}

.header_pros .pharmacy_header_menu{
    width:auto;
    top:95px;
    bottom: 0;
    margin: 0;
    left:200px;

}
.header_pros .pharmacy_top,.header_pros{
    height:150px;
}
.header_pros .pharmacy_header_menu ul li a{
    margin-right: 38px;
}
@media only screen and (min-width: 1480px) {
    .header_pros .pharmacy_header_menu{
        left:240px;
        top:108px;
    }
    .header_pros .pharmacy_header_menu ul li a{
        margin-right:60px;
    }
}
.navk_pros{
    width:100%;
    background-color: #f8f7f7;
    padding:30px;
}
.navk_pros .w{
    height:75px;
    position:relative;
}
.navk_pros .d1{
    width:45%;
    float:left;
}
.pro_logo{
    width:100%;
    height:44px;
    float:left;
    position:relative;
    padding-left:235px;
    margin-bottom: 15px;
}
.pro_logo .s1{
    width:220px;
    height:44px;
    position:absolute;
    left:0px;
    top:0px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    align-items: center;
    text-align: center;
}
.pro_logo p{
    width:100%;
    height:44px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    line-height: 22px;
    font-size:18px;
    color:#333;
}
.pro_logo .s1 img{
    max-width:100%;
    max-height:44px;
}
.pro_logo_d{
    width:100%;
    float:left;
    color:#acacac;
}
.pro_logo_d span{
    float:left;
    margin-right:15px;
    padding-left:25px;
}
.pro_logo_d .s1{
    background: url("../image/pro/c1.png") left no-repeat;
}
.pro_logo_d .s2{
    background: url("../image/pro/c2.png") left no-repeat;
}
.pro_logo_d .s3{
    background: url("../image/pro/c3.png") left no-repeat;
}
.navk_pros .d2{
    width:50%;
    float:right;
    position:relative;
    height:45px;
    margin-top: 15px;
    padding-right:145px;
}
a.cd_fav2{
    height:45px;
    line-height: 44px;
    text-align: center;
    color:#4fc2b8;
    font-size:16px;
    width:130px;
    border: solid 1px #4fc2b8;
    position:absolute;
    top:0px;
    right:0px;
}
a.cd_fav2:before{
    background: url("../image/pro/p_tb3.png") no-repeat;
    width:22px;
    height:17px;
    display: inline-block;
    margin-right: 10px;
    content: '';
    vertical-align: middle;
}
a.cd_fav2:hover,a.cd_fav2.on{
    background-color: #4fc2b8;
    color:#fff;
}
a.cd_fav2:hover:before,a.cd_fav2.on:before{
    background: url("../image/pro/p_tb3_on.png") no-repeat;
}
.pros_ss{
    width:100%;
    float:left;
    height:45px;
    background-color: #efeeee;
    padding:2px 80px 2px 130px;
    position:relative;

}
.pros_sel_tx2{
    width:100%;
    border: 0;
    height:41px;
    padding-left:20px;
}
.pros_sel_tx1{
    width:100%;
    background-color: #efeeee;
    border: 0;
    height:41px;
    line-height: 41px;
    cursor: pointer;
    padding:0px 20px 0px 10px;
    text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
    background: url("../image/pro/p_jt.png") no-repeat 90% 16px;
    color:#333;
}
.pros_sel{
    position:absolute;
    left:0px;
    top:2px;
    height:41px;
    width:130px;
}
.pros_sel:hover .pros_sel_lb{
    display: block;
}
.pros_sel_lb{
    width:220px;
    position:absolute;
    left:0px;
    top:41px;
    border: solid 1px #efeeee;
    background-color: #fff;
    display: none;
}
.pros_sel_lb li{
    width:100%;
    float:left;
    padding:8px 10px;
    cursor: pointer;
}
.pros_sel_lb li:hover{
    background-color: #dddddd;
}
.pros_sel_an{
    width:80px;
    border: 0;
    height:45px;
    position:absolute;
    right:0px;
    top:0px;
    background: url("../image/pro/p_ss.png")  #4fc2b8 center no-repeat;
    -moz-border-radius:0px; -webkit-border-radius:0px; border-radius:0px;
}
.pros_sel_an:hover{
    background: url("../image/pro/p_ss.png")  #01b4a9 center no-repeat;
}
@media only screen and (min-width: 1480px) {
    .pros_sel_an {
        width: 90px;
    }
    .pros_ss{
        padding-right:90px;
    }
    .pro_logo{
        padding-left:245px;
    }
    .pro_logo .s1{
        width:230px;
    }
    .pro_logo p{
        font-size:20px;
    }
}
.pros_nav{
    width:100%;
    height:60px;
    line-height: 60px;
    font-size:18px;
    background-color: #4fc2b8;
}
.pros_nav ul{
    width:100%;
    height:60px;
}
.pros_nav li{
    float:left;
}
.pros_nav li a{
    width:100%;
    display: block;
    height:60px;
    text-align: center;
    padding:0 50px;
    color:#fff;
}
.pros_nav li a:hover,.pros_nav li a.on{
    background-color: #28858d;
}
.gys_h{
    width:100%;
}
.gys_h .pros_nav li a:hover,.gys_h .pros_nav li a.on{
    background-color: #f79131;
}
@media only screen and (min-width: 1480px) {
    .pros_nav li a{
        padding:0 65px;
    }
}
.zt_d3{
    color:#333;
}
.md30{
    margin-bottom: 30px;
}

a.cd_h{
    color:#f79131;
}
a.cd_h:hover{
    text-decoration: underline;
}
.zt_h{
    color:#f79131;
}