.base-search{
    background-color: #ffffff;
    padding: 16px 16px 12px 16px;
}
.base-search-top{
    display: none;
    border-bottom: 1px solid #EBECED;
}
.base-search-top li{
    overflow: hidden;
    height: 22px;
    margin-bottom: 16px;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s;
}
.base-search-top li.current{

}

.base-search-top label{
    float: left;
    width: 56px;
    text-align: justify;
    font-weight: normal;
    color:rgba(4,10,20,0.85);
}
.base-search-top div{
    width: 93%;
    padding-left: 80px;

}
.base-search-top div.current{
    height: auto;
}
.base-search-top div a{
    display: inline-block;
    margin-right: 24px;
    font-size: 12px;
}
.base-search-top div a.more{
    color: #358BFC;
}
.base-more{
    width: 54px;
    height: 22px;
    border:1px solid rgba(4,10,19,0.15);
    line-height: 19px;
    padding: 0 5px;
    font-size: 12px;
    color:rgba(41,44,50,0.65);
    background: url("../images/down.png") no-repeat 35px center;
    background-size: 12px auto;
    border-radius:2px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}
.base-more:hover,.base-more.current{
    border-color: #358BFC;
    color: #358BFC;
}
.base-search-bottom{
    padding-top: 12px;
    overflow: hidden;
}
.base-search-bottom label,.base-search-bottom input,.base-search-bottom button{
    height: 32px;
    line-height: 32px;
}
.base-search-bottom label{
    width: 80px;
    color:rgba(4,10,20,0.85);
    font-weight: bold;
}
.base-search-bottom input{
    width: 216px;
    height: 32px;
    border:1px solid rgba(4,10,19,0.15);
    padding: 0 8px;
}
.base-search-bottom input::placeholder{
    color:rgba(4,10,19,0.25);
}
.base-search-bottom button{
    width: 60px;
    height: 32px;
}
.base-table{
    background-color: #FFFFFF;
    padding: 0 16px 16px 16px;
}
.base-table .am-table{
    height: auto;
    border-bottom: 1px solid #EBECED;
    margin-bottom: 16px;
}
.am-table>thead>tr>th{
    height: 50px;
}
.am-table>tbody>tr>td{
    line-height: 2.7;
}



.hot-drug{
    background-color: #FFFFFF;
}
.hot-drug-in{
    padding: 16px 8px 16px 16px;
    overflow: hidden;
}
.hot-drug-in a{
    padding: 0 8px;
    height: 32px;
    line-height: 32px;
    float: left;
    margin: 0 10px 10px 0;
    border:1px solid rgba(4,10,19,0.08);
}
.hot-drug-in a:hover{
    border-color: #358BFC;
    color: #358BFC;
}
.drug-advert,.drug-advert img{
    width: 100%;
    /*height: 132px;*/
}
/**
    详情页
 */
.base-detail-top{
    width: 100%;
    /*height: 561px;*/
    background-color: #FFFFFF;
}
.base-detail-top-in{
    width: 1224px;
    margin: 0 auto;
    overflow: hidden;
    padding: 16px 0;
}
.detail-top-title{
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    color:rgba(26,10,20,0.85);
    margin-bottom: 12px;
}
.base-detail-img{
    width: 408px;
    height: 470px;
}
.swiper-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}
.swiper-slide {
    background-size: cover;
    background-position: center;
}
.gallery-top {
    height: 80%;
    width: 100%;
}
.gallery-thumbs-in{
    width: 370px;
    height: 64px;
    margin: 0 auto;
    position: relative;
}
.gallery-thumbs {
    height: 64px;
    box-sizing: border-box;
    margin-top: 12px;
}
.gallery-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
    border:1px solid rgba(4,10,20,0.15);
}
.gallery-thumbs .swiper-slide-thumb-active {
    border:1px solid rgba(53,139,252,1);
}
.swiper-button-next,.swiper-button-prev{
    height: 64px;
    width: 20px;
    top: 22px;
}
.swiper-button-next{
    background: url("../images/right-icon.png") no-repeat -1px center;
    background-size: 32px;
    right: -20px;
}
.swiper-button-prev{
    background: url("../images/left-icon.png") no-repeat -10px center;
    background-size: 32px;
    left: -20px;
}
.base-detail-main{
    width:820px;
}
.base-jia{
    width:100%;
    /*height:84px;*/
    background:rgba(249,249,250,1);
    padding: 0 8px;
}
.base-jia li{
    height: 42px;
    line-height: 42px;
}
.base-jia li label,.base-jia li span{
    float: left;
}
.base-jia li label{
    width: 64px;
    text-align: left;
    color:rgba(4,10,20,0.45);
    font-weight: normal;
    font-size: 12px;
}
.base-jia li span{
    display: inline-block;
    width: 226px;
    text-align: center;
    color:rgba(4,10,20,0.85);
    font-size: 12px;
}
.base-jia li span.red{
    font-size: 20px;
    color:rgba(255,90,89,1);
}
.base-data{
    padding: 0 8px;
    border-bottom: 1px solid rgba(4,10,20,0.08);;
}
.base-data li{
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}
.base-data li label,.base-data li div{
    float: left;
    font-weight: normal;
    font-size: 12px;
}
.base-data li label{
    width: 120px;
    text-align: left;
    color:rgba(4,10,20,0.45);
}
.base-data li div{
    width: 269px;
    min-height: 18px;
}
.base-data:last-of-type{
    border: none;
}
.base-btn{
    height: 48px;
    margin-top: 12px;
}
.base-btn button,.base-btn span{
    float: left;
}
.base-btn button{
    width: 256px;
    height: 48px;
    margin-right: 16px;
}
.base-btn span{
    height: 48px;
    line-height: 48px;
    width: 200px;
    text-align: center;
    border: 1px solid #DCDFE6;
    display: block;
    cursor: pointer;
    color: #606266;
}
.base-btn span:focus, .base-btn span:hover {
    color: #409EFF;
    border-color: #c6e2ff;
    background-color: #ecf5ff;
}
.base-rz{
    overflow: hidden;
    margin-top: 20px;
}
.base-rz li{
    float: left;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    color:rgba(4,10,20,1);
    margin-right: 70px;
}
.base-rz li i {
    font-size: 38px;
    line-height: 38px;
    display: inline-block;
    float: left;
    margin-right: 8px;
    color: #358BFC;
}
.base-detail-content{
    background-color: #FFFFFF;
}
.base-tab{
    height: 56px;
    border-bottom: 1px solid rgba(4,10,20,0.15);
    display: flex;
    justify-content:center;
    background-color: #FFFFFF;
}
.base-tab li{
    margin: 0 32px;
    height: 56px;
    line-height: 56px;
    cursor: pointer;
}
.base-tab li.current{
    color: #358BFC;
    position: relative;
}
.base-tab li.current:before{
    content: "";
    width: 26px;
    height: 3px;
    background-color: #358BFC;
    position: absolute;
    left: calc(50% - 13px);
    bottom: 0;
}
.topTab{
    position: fixed;
    left: calc(50% - 612px);
    top: 0;
    width: 1224px;
    z-index: 9;
}
.base-tab-main{
    padding: 16px 0;
}
.base-detail-cq{
    padding: 0 16px;
    margin-bottom: 10px;
    overflow: hidden;
}
.base-detail-ul{
    width: 100%;
    padding: 10px 0;
    border:1px solid rgba(4,10,20,0.15);
}
.base-detail-ul li{
    overflow: hidden;
    padding: 6px 0;
}
.base-detail-ul li label,.base-detail-ul li div{
    float: left;
    font-size: 12px;
}
.base-detail-ul li label{
    color:rgba(4,10,20,0.45);
    width: 90px;
    margin-right: 12px;
    text-align: right;
}
.base-detail-ul li .box{
    width: 196px;
    min-height: 18px;
    color:rgba(4,10,20,0.85);
}
.base-detail-cq-img{
    width: 100%;
    min-height: 500px;
    padding-bottom: 20px;
}
.base-detail-cq-img img{
    width: 100% !important;
    height: auto !important;
}
.base-detail-cq-img p {
    color: rgba(4,10,20,0.65);
    line-height: 32px;
}



.clr:after {
    clear: both;
    content: '.';
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
}
.base-detail-js-img{
    width: auto;
    height: 584px;

}
.base-detail-js-img li{
    text-align: center;
    float: left;
    width: 452px;
    height: 540px;
    display: block;
    border: 1px #e9ebec solid;
    cursor: pointer;
    margin-left: -1px;
    margin-top: -1px;
    background-color: #ffffff;
}
.base-detail-js-img li:hover{
    border: 1px #358BFC solid;
    position: relative;
    z-index: 9;
}
.base-detail-js-img li:hover p{
    color: #358BFC;
}
/*.base-detail-js-img li:nth-child(1),.base-detail-js-img li:nth-child(5),.base-detail-js-img li:nth-child(10),.base-detail-js-img li:nth-child(15){
    margin-left: 0;
}*/
.base-detail-js-img li:nth-child(1),.base-detail-js-img li:nth-child(2){
    margin-top: 0;
}

.base-detail-js-img li p{
    font-size: 14px;
    color: #666666;
    height: 20px;
    line-height: 20px;
    padding: 30px 0 20px 0;
}
.base-detail-js-img li .image-bg{
    width: 380px;
    height: 380px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.base-detail-js-img img{
    width: 100% !important;
    height: auto !important;
}
.base-detail-js-img p {
    color: rgba(4,10,20,0.65);
    line-height: 32px;
}



.base-detail .title{
    border: none;
}
.detail-x-left{
    width: 445px;
    height: 464px;
    background:rgba(4,10,20,0.02);
    display: flex;
    align-items: center;
    justify-content: center;
}
.detail-x-img{
    width: 496px;
    height: 412px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.detail-x-right li{
    overflow: hidden;
    padding: 8px 0;
}
.detail-x-right li label{
    width: 120px;
    float: left;
    font-size: 12px;
    color:rgba(4,10,20,0.45);
    text-align: right;
}
.detail-x-right li div{
    float: left;
    width: 338px;
    padding-left: 32px;
    font-size: 12px;
    color:rgba(4,10,20,0.85);
}
.base-detail-ul-two li label{
    width: 100px;
}
.base-detail-ul-two li div{
    width: 338px;
    height: 20px;
}
.base-detail-iso{
    padding: 20px 50px;
}
.base-detail-iso-title{
    text-align: center;
    border-bottom: 1px solid rgba(4,10,20,0.15);
    padding-bottom: 16px;
    margin-bottom: 30px;
}
.base-detail-iso-title h3{
    font-size: 24px;
    color:rgba(4,10,20,0.85);
    margin-bottom: 8px;
}
.base-detail-iso-title p{
    font-size: 16px;
    color:rgba(4,10,20,0.85);
}
.base-detail-iso-in p{
    color:rgba(4,10,20,0.65);
    line-height: 32px;
}
.base-detail{
    display: none;
}
.base-detail:first-of-type{
    display: block;
}
/**
    6/22修改
 */
.base-search-top li{
    margin-bottom: 16px;
    position: relative;
}
.base-search-top label{
    float: left;
    width: 56px;
    text-align: justify;
    font-weight: normal;
    color:rgba(4,10,20,0.85);
}
.base-search-top .base-sx{
    width: 93%;
    -webkit-transition: .3s;
    transition: .3s;
}

.base-search-top .base-sx a{
    display: inline-block;
    margin-right: 24px;
    font-size: 12px;
    position: relative;
}
.base-search-top .base-sx a.more{
    color: #358BFC;
}
.base-search-top .base-sx p{
    display: none;
}
.base-search-top .base-sx .bace-more-in{
    width: 300px;
    height: auto;
    position: absolute;
    left: 0;
    top: 20px;
    border: 1px solid rgba(4,10,19,0.15);
    background-color: #FFFFFF;
    padding: 10px;
    z-index: 99;
    display: none;
}
.base-search-top .base-sx .bace-more-in i{
    display: inline-block;
    margin: 0 10px 10px 0;
}
.base-search-top .base-sx .bace-more-in i:hover{
    color: #358BFC;
}
/**
    结束
 */
