.leftsideborder{
    min-height: auto;
    border: 1px solid #EDEBEC;
    padding-bottom: 10px;
}
.leftside{
    min-height: auto;
}
/*--------------banner样式-----------------*/
#myCarousel{
    height: 300px;
    margin-bottom: 15px;
    border-radius: 5px;
    overflow: hidden;
}
#myCarousel img{
    width: 100%;
    height: 300px;
}
.carousel-indicators li { background: #ffffff; border: none; margin: 3px; }
.carousel-indicators .active { background: #000000; margin: 2px; }
.carousel-indicators{
    width: auto;
    left: auto;
    right: 20px;
    margin: 0;
    bottom: 18px;
}
/*----------------卡片头部切换---------------*/
.card .cardbar{
    height: 50px;
    box-shadow: 0 0 5px rgba(0,0,0,.5);
}
.card .cardbar>h4{
    width: 12%;
    padding: 10px;
    float: left;
    font-size: 18px;
    color: #3399CC;
}
.card .cardbar>h4>img{
    margin-right: 5px;
}
.card .checkbar{
    width: 680px;
    overflow: hidden;
    height: 100%;
    vertical-align: top;
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
}
.card .checkbar li{
    float: left;
    line-height: 50px;
    padding: 0 20px;
    cursor: pointer;
}
.card .checkbar .last{
    width: 105px;
}
.card .checkbar .active{
    color: #ffffff;
    background: #3399CC;
}
.card .checkbar li:hover:not(.active){
    color: #3399CC;
}
/*---------------卡片头部切换2-------------*/
.card .cardbar2{
    height: 50px;
    border: 1px solid #EDEBEC;
    border-bottom: none;
}
.card .cardbar2>h4{
    width: 12%;
    padding: 10px;
    float: left;
    font-size: 18px;
    color: #3399CC;
}
.card .cardbar2>h4>img{
    margin-right: 5px;
}
.card .checkbar2{
    overflow: hidden;
    height: 100%;
    vertical-align: top;
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
}
.card .checkbar2 li{
    float: left;
    line-height: 47px;
    padding: 0 20px;
    cursor: pointer;
}
.card .checkbar2 .bigtitle{
    float: left;
    line-height: 47px;
    padding: 0 20px;
    cursor: pointer;
    font-size: 16px;
}
.card .checkbar2 .last{
    width: 105px;
}
.card .checkbar2 .active{
    color: #3399CC;
    border-bottom: 2px solid #3399CC;
}
.card .checkbar2 li:hover:not(.active){
    color: #3399CC;
}
/*--------------专家讲堂--------------*/
/*---------------专家列表------------*/
.expIntro{
    padding: 15px 10px;
    border-bottom: 1px solid #E6E6E6;
}
.expIntro .imgbox{
    display: inline-block;
    width: 145px;
    height: 200px;
    border: 1px solid lightgray;
    vertical-align: top;
    position: relative;
    overflow: hidden;
    vertical-align: middle;
}
.expIntro .imgbox>img{
    width: 100%;
    height: 100%;
}
.expIntro .imgbox .sort{
    position: absolute;
    width: auto;
    height: auto;
    top: 0;
}
.expIntro>.textbox{
    display: inline-block;
    width: 620px;
    margin-left: 20px;
    vertical-align: middle;
}
.expIntro>.textbox a{
    display: block;
    color: #000000;
    font-size: 18px;
}
.expIntro>.textbox a:hover{
    color: #3399CC;
}
.expIntro .hospital{
    font-size: 14px;
    color: #000000;
}
.expIntro p{
    margin-top: 15px;
    margin-bottom: 0;
    line-height: 23px;
    color: gray;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.expIntro .bottom span{
    color: #999999;
    margin-right: 20px;
    font-size: 12px;
}
.expIntro .bottom .author{
    color: #000000;
}
.expIntro .zan{
    display: inline-block;
    color: #999999;
    font-size: 12px;
}
.expIntro .zan>label{
    font-weight: 200;
    margin-right: 5px;
}
/*---------------幻灯片列表------------*/
.pptInro{
    padding: 15px 10px;
    border-bottom: 1px solid #E6E6E6;
}
.pptInro .imgbox{
    display: inline-block;
    width: 50px;
    height: 50px;
    vertical-align: top;
    position: relative;
    overflow: hidden;
}
.pptInro .imgbox>img{
    width: 100%;
    height: 100%;
}
.pptInro>.textbox{
    display: inline-block;
    width: 700px;
    margin-left: 20px;
}
.pptInro>.textbox a{
    display: block;
    color: #000000;
    font-size: 14px;
}
.pptInro>.textbox a:hover{
    color: #3399CC;
}
.pptInro .hospital{
    font-size: 14px;
    color: #000000;
}
.pptInro p{
    margin: 5px 0;
    height: 46px;
    line-height: 23px;
    color: gray;
    overflow: hidden;
}
.pptInro .bottom button{
    width: 50px;
    height: 30px;
    margin-right: 20px;
}
.pptInro .zan{
    display: inline-block;
    color: #999999;
    font-size: 12px;
}
.pptInro .zan>label{
    font-weight: 200;
    margin-right: 5px;
}
/*---------------会议专题------------------*/
.meeting{
    padding: 15px 10px;
    border-bottom: 1px solid #E6E6E6;
}
.meeting .imgbox{
    display: inline-block;
    width: 220px;
    height: 140px;
    border: 1px solid lightgray;
    vertical-align: top;
    position: relative;
    overflow: hidden;
}
.meeting .vdoIcon:after{
    content: url(../images/vdoIcon.png);
    text-align: center;
    padding-top: 22%;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.2);
    z-index: 0;
    top: 0;
    left: 0;
}
.meeting .imgbox>img{
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.meeting .imgbox .sort{
    position: absolute;
    width: auto;
    height: 24px;
    line-height: 24px;
    top: 0;
    color: #ffffff;
    font-size: 12px;
    padding: 0 10px;
    border-radius: 5px;
    margin: 5px;
    background: rgba(0,0,0,.6);
    z-index: 50;
}
.meeting>.textbox{
    display: inline-block;
    width: 560px;
    margin-left: 20px;
    /*padding-top: 15px;*/
}
.meeting>.textbox a{
    display: block;
    color: #000000;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.meeting>.textbox .topMargin{
    /*margin-top: 10px;*/
}
.meeting>.textbox a:hover{
    color: #3399CC;
}
.meeting .hospital{
    font-size: 14px;
    color: #000000;
}
.meeting p{
    line-height: 23px;
    height:46px;
    color: gray;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.meeting .bottom span{
    color: #999999;
    margin-right: 20px;
    font-size: 12px;
}
.meeting .imgbox:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
/*------------------指南解读----------------*/
/*---------------专家列表------------*/
.zhinanIntro{
    padding: 15px 10px;
    border-bottom: 1px solid #E6E6E6;
}
.zhinanIntro>.textbox{
    display: inline-block;
    width: 100%;
}
.zhinanIntro>.textbox a{
    display: block;
    color: #000000;
    font-size: 16px;
    font-weight: 600;
}
.zhinanIntro>.textbox a:hover{
    color: #3399CC;
}
.zhinanIntro .hospital{
    font-size: 14px;
    color: #000000;
}
.zhinanIntro p{
    margin: 15px 0;
    line-height: 23px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.zhinanIntro .bottom span{
    margin-right: 20px;
    font-size: 12px;
}
.zhinanIntro .bottom .author{
    color: #000000;
}
/*-----------------期刊-------------------*/
.qikan { display: inline-block; width: 50%; padding-bottom: 40px; position: relative; }
.qikan .imgbox{
    width: 50%;
    height: 280px;
    display: inline-block;
    cursor: pointer;
}
.qikan .imgbox img{
    width: 100%;
    height: 100%;
}
.qikan .title{
    display: inline-block;
    width: 35%;
    text-align: center;
    cursor: pointer;
}
.qikan .title:hover{
    color: #3399CC;
}
.qikan a.but2 { /* position: absolute;
    left:50%;
    bottom: 60px; */ float: left; /* padding: 5px;
    width: 100px;
    height: 30px; */ border: 1px solid #3399cc; color: #3399cc; /* margin-left: 20px; */ cursor: pointer; text-align: center; line-height: 25px; border-radius: 3px; letter-spacing: 4px; font-weight: 600; padding-left: 4px; width: 70px; }
.qikan a.but21 { /* position: absolute;
    left:50%;
    bottom: 60px; */ float: right; /* padding: 5px;
    width: 100px;
    height: 30px; */ border: 1px solid #3399cc; color: #3399cc; /* margin-left: 20px; */ cursor: pointer; text-align: center; line-height: 25px; border-radius: 3px; letter-spacing: 4px; font-weight: 600; padding-left: 4px; width: 70px; }
.qikan a.but2:hover { background: #3399cc; color: #fff; }
.qikan a.but21:hover { background: #3399cc; color: #fff; }

.qikanIntro{
    padding: 15px 10px;
    border-bottom: 1px solid #E6E6E6;
}
.qikanIntro>.textbox{
    display: inline-block;
    width: 100%;
}
.qikanIntro>.textbox a{
    display: block;
    color: #000000;
    font-size: 16px;
    font-weight: 600;
}
.qikanIntro>.textbox a:hover{
    color: #3399CC;
}
.qikanIntro .hospital{
    font-size: 14px;
    color: #000000;
}
.qikanIntro p{
    margin: 15px 0;
    line-height: 23px;
}
.qikanIntro .bottom{
    margin-top: 10px;
}
.qikanIntro .bottom span{
    margin-left: 10px;
    font-size: 12px;
    color: gray;
}
.qikanIntro .bottom .author{
    color: #000000;
}
/*----------------搜索结果--------------*/
.sCount{
    float: right;
    line-height: 50px;
    margin-right: 20px;
}
.sCount span{
    color: #3399CC;
}

.pspan { width: 200px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: inline-block; }
.pspan1 { display: inline-block; overflow: hidden; width: 150px; text-overflow: ellipsis; white-space: nowrap; }
.pspan2 { display: inline-block; float: right; }
.titpcen { text-align: left; margin-bottom: 0px; margin-top: 26px; margin: 25px 0; line-height: 23px; height: 46px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.butdiv { width: 50%; text-align: center; margin-top: 15px; }

.contentddf { margin: 25px 0; line-height: 23px; height: 46px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }