.right-box:nth-child(even){
  background:url(https://tkww-static.tkww.hk/special/doctorChat/doctorChat_bg1.png)no-repeat;
  background-size: 100% 100%;
}
.right-box:nth-child(odd){
  background:url(https://tkww-static.tkww.hk/special/doctorChat/doctorChat_bg1.png)no-repeat;
  background-size: 100% 100%;
}
body .inner, body main{
  max-width:1100px;
}
.epidemic-top {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  overflow: hidden;
}
.bg-img img {
  width: auto;
}
#pcImg{
  display:block;
}
#appImg{
  display:none;
}
#storyList a:hover{
  color:#cb1722;
}
#storyList>div{
  width: 100%;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
}
#storyList{
  margin-top:20px;
}
#storyList .storyTub{
  display: flex;
}
.bds_weixin:hover{
  cursor: pointer;
}
.content-story-title{
  padding-top:6px;
  width: 100%;
  display: block;
  line-height: 1.6;
  height: 56px;
  max-height: 56px;;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.content-story-meta {
  font-size: 14px;
}
.content-column-title {
  color: #c21010;
  white-space: nowrap;
  margin-right: 10px;
}
.content-story-title h2{
  color:#333;
}
.storyListMore {
  padding: 10px;
  text-align: center;
  background: #65B8BC;
  color: white;
  cursor: pointer;
}
.storySummary, .moreBtn {
  font-size: 16px;
}
.right-box{
  display: inline-block;
  width: calc(100% - 65%);
  height: 372.3px;
  padding: 15px;
  position: relative;
}
.right-box h2{
  height: calc(100% - 90px);
  margin-top: 10px;
}
.right-box h2 a{
  color: #fff;
}
#storyList .storyTub>a{
  display: inline-block;
  width: 65%;
  color: #fff;
}

.storyTime{
  padding: 5px 0;
  position: relative;
}
.storyTime{
  color: #fff;
}
.storyTime u{
  display:inline-block;
  position: absolute;
  top: 12px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #fff;
}
.storyTime span{
  margin-left: 9px;
}
body h2{
  font-size: 19px;
}
.storySummary{
  font-size: 14px;
}
#storyList>div{
  padding-bottom: 15px;
}
.video-slide{
  margin-top: 0px;
}
.numbox{
  position: relative;
}
.numbox span{
  position: absolute;
  left: 24px;
  top: 5px;
  color: #fff;
  font-weight: 800;
}
/* 分享的样式 */
.share-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 160px;
}

.share-container img {
  width: 100%;
}

.share-container li {
  width: 25%;
  padding: 0;
  margin: 0 10px;
  position: relative;
}

.qrCodeBox {
  position: absolute;
  top: -192px;
  left: -70px;
  width: 150px;
  height:150px;
  padding: 10px;
  background: #fff;
  border: 2px solid #eee;
  box-shadow: 0 2px 10px #1a1717;
}

.share-container .wechat-share img {
  width: 150px;
}

.share-list {
  display: block;
}

.close-wc-share {
  position: absolute;
  right: -30px;
  top: -29px;
  display: inline-block;
  font-size: 25px;
}
.share-container .wechat-share img.close-wc-share{
  width: 30px;
}
.share{
  color: #f18800;
}
.twoLine {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.site-footer{
  background-color: #65B8BC;
}
}
@media (min-width: 1366px) and (max-width: 1399px) {
  .right-box{
    height: 478.3px;
  }
}
@media (min-width: 979px) and (max-width: 1365px) {
  .right-box{
    height: 345.3px;
  }
}
@media(min-width: 651px) and (max-width: 799px){
  .right-box{
    height: 266.3px;
  }
}
@media(min-width:651px){
  .share-list{
    display: flex;
  }
  .share-container li{
    margin: 0 8px;
  }
}
@media(max-width:650px){
  body .qrCodeBox{
    width:100px;
    height:100px;
    padding:8px;
  }
  body .wechat-share{
    width:100%;
  }
  #appImg{
    display:block;
  }
  #pcImg{
    display:none;
  }
  #storyList>div{
    width: 100%;
  }
  .video-slide {
    margin-top: 00px;
  }
  #storyList .storyTub{
    display: block;
  }
  #storyList .storyTub>a{
    display: block;
    width: 100%;
  }
  .right-box{
    display: block;
    width: 100%;
  }
  .right-box{
    height: 200px;
  }
  .share-list{
    width: 100%;
    position: relative;
    display: flex;
    right: -18px;
    bottom: unset;
    left: unset;
  }
  .flex-box{
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .storyTime{
    float: left;
    width: 50%;
  }
  .share {
    float: right;
    width: 50%;
    margin-left: 21px;
  }
  .share-container{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: calc(100% - 55px);
  }
  .share-container li{
    width: 25%;
    padding: 0;
    margin: 0 3px;
  }
  .share-container .wechat-share img{
    width: 70px;
  }
  .wechat-share {
    display: block;
    top: -100px;
    left: -110px;
    width: 150px;
  }
  .close-wc-share{
    right: 40px;
  }
}
@media(max-width: 500px){
  .share {
    margin-left: 0px;
  }
}
.bg-img img{
  margin: 0 auto;
}
.wechat-share canvas{
  width:100%;
}
.qrCodeBox{
  display:none;
}
.qrCodeBox img:nth-child(1){
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 20%;
}
.qrCodeBox img:nth-child(2){
  border-radius: 50%;
  position: absolute;
  top: -20%;
  right: -20%;
  width: 15%;
  cursor: pointer;
}