[data-pluns^="detailDialog"] ::-webkit-scrollbar-thumb{background: rgb(174,211, 251) !important}
[data-pluns^="detailDialog"] ::-webkit-scrollbar{    width: 4px; height: 4px;}
[data-pluns^="detailDialog"].ks-overlay{
width: 1145px;
display: none;
top: calc(50% - 313px);
left: calc(50vw - 490px);
position: fixed;
z-index: 1000;
/* -webkit-box-shadow: 0 0 6px #000;
box-shadow: 0 0 6px #000; */
height: 600px;
-moz-user-select:none;
-webkit-user-select:none;
user-select:none;
transition: top .1s ease;
}
[data-pluns^="detailDialog"] .ks-overlay-content {
background-color: #F9F9F9;
position: relative;
overflow: hidden;
display: inline-block;
width: calc(100% - 267px);
padding: 0;
height: 600px;
vertical-align: top;
/* box-shadow: 4px 0 4px rgba(0,0,0,1); */
}
[data-pluns^="detailDialog"] .tab-pannel-item{
display: none;
height: 100%;
}
[data-pluns^="detailDialog"] .tab-pannel-item.tab-active{
display: block;
}
[data-pluns^="detailDialog"] .tab-pannel-image {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
max-width: 100%;
max-height: 100%;
display: block;
margin: auto;
}
[data-pluns^="detailDialog"] .tb-viewer-control {
position: absolute;
display: inline-block;
color: #fff;
left: 50%;
transform: translateX(-50%);
bottom: 40px;
z-index: 999;
}
[data-pluns^="detailDialog"] .tb-viewer-contents {
/* width: calc(100% - 200px); */
width: 100%;
display: inline-block;
height: 600px;
/* margin: 3px 0; */
position: relative;
padding: 5px;
background-color:#f6f6f6 ;
}
[data-pluns^="detailDialog"] .tb-viewer-side {
position: relative;
background-color: #fff;
text-align: left;
padding: 0 30px;
overflow-y: auto;
display: inline-block;
height: 600px;
vertical-align: top;
width: 267px;
/* box-shadow: 1px 0px 5px #F3F3F3; */
}
[data-pluns^="detailDialog"] .control{
  position: relative;
  margin-right: 10px;
  height: 38px;
  border-radius: 50%;
  background-color: #000000;
  opacity: 0.5;
  width: 38px;
  display: inline-block;
  cursor: pointer;

}
[data-pluns^="detailDialog"] .J_Viewer-arrow,[data-pluns^="detailDialog"] .J_Viewer-yuant{
font-size: 12px;
font-weight: bold;
position: absolute;
top: 50%;
left: 50%;
color: #F9F9F9;
cursor: pointer;
transform: translate(-50%,-50%);
margin-top: 1px;
}
[data-pluns^="detailDialog"] .control:hover{
  opacity: 0.7;
}
[data-pluns^="detailDialog"] .control:hover .J_Viewer-arrow {
  color: #fff;
}
[data-pluns^="detailDialog"] .tb-viewer-title {
color: #333333;
font-size: 18px;
font-weight: 400;
margin-top: 60px;
letter-spacing: 1px;
overflow: hidden;
display: -webkit-box;
text-overflow: ellipsis;
-webkit-box-orient: vertical;
/* -webkit-line-clamp: 4; */
white-space:normal;
word-break:break-all;
line-height: 1.7;
}
[data-pluns^="detailDialog"] .tb-viewer-thumb{
width: calc(100% / 2 - 5px);
/* width: 90px; */
margin-right: 10px;
float: left;
position: relative;
margin-top: 5px;
border: 2px solid #eee;
transition: all .1s linear;
height: 66px;
background-size:contain;
background-position: center;
background-repeat: no-repeat;
}
[data-pluns^="detailDialog"] .tb-viewer-thumb.common-border-color{
border-color: red;
}
[data-pluns^="detailDialog"] .tb-viewer-thumb:after{
content: '';
display: block;
position: relative;
/* padding-top: 100%; */
}
[data-pluns^="detailDialog"] .tb-viewer-thumb>img{
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
max-width: 100%;
max-height: 100%;
display: block;
margin: auto;
}
[data-pluns^="detailDialog"] .tb-viewer-thumb:nth-child(2n){
margin-right: 0px;
}
[data-pluns^="detailDialog"] .tb-viewer-btn{
display: block;
margin-top: 15px;
cursor: pointer;
color: #FFF;
border-color: #F40;
background: #F40;
height: 36px;
line-height: 36px;
text-align: center;
font-size: 14px;
border-width: 1px;
border-style: solid;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
margin-bottom:15px;
}
[data-pluns^="detailDialog"] .tb-viewer-original-pic {
display: none;
font-size: 12px;
position: absolute;
right: 0;
top: 20px;
width: 76px;
text-align: center;
color: #FFF;
height: 24px;
line-height: 24px;
vertical-align: middle;
font-weight: 700;
background-color: #7d93a8;
z-index: 1;
}
[data-pluns^="detailDialog"] .ks-overlay-content:hover .tb-viewer-original-pic{
display: inline;
}
[data-pluns^="detailDialog"] .tb-viewer-icon {
position: absolute;
right: 13px;
top: 13px;
font-size: 13px;
color: #707070;
cursor: pointer;
}
[data-pluns^="detailDialog"] .tb-viewer-icon:hover{
color: #000;
}
[data-pluns^="detailDialog"] .tb-viewer-indicators{
max-height: 380px;
overflow: auto;
height: 380px;
}
[data-pluns^="detailDialog"] .tb-viewer-link {
display: block;
width: 100%;
height: 55px;
line-height: 55px;
text-align: center;
position: absolute;
background: #e5e5e5;
bottom: 0;
left: 0;
font-size: 12px;
cursor: pointer;
color: #000;
}
[data-pluns^="detailDialog"] .tb-zonghe{
position: absolute;
left: 24px;
top: 0px;
font-size: 17px;
color: #000;
cursor: pointer;
}
@media only screen and (max-width: 768px){
  [data-pluns^="detailDialog"].ks-overlay{
    display: none !important;
  }
  .ks-overlay-mask {display: none}
}
@media only screen and (max-width: 1280px) and (min-width: 768px){
  [data-pluns^="detailDialog"].ks-overlay {
    width: 760px;
    left: calc(50vw - 380px);
    height: 400px;
    top: calc(50% - 180px);

  }
  [data-pluns^="detailDialog"] .tb-viewer-side
  {
    width: 174px;
    height: 400px;
    padding:0 18px;
  }
  [data-pluns^="detailDialog"] .ks-overlay-content
  {
    width: calc(100% - 174px);
    height: 400px;
  }
  [data-pluns^="detailDialog"] .tb-viewer-contents{
    height: 400px;
  }
  [data-pluns^="detailDialog"] .tb-viewer-thumb{
    height: 63px;
  }
  [data-pluns^="detailDialog"] .tb-viewer-title{
     font-size: 16px;
     line-height: 1.5;
  }
  [data-pluns^="detailDialog"] .tb-viewer-title{
    font-size: 16px;
    line-height: 1.5;
    margin-top: 44px;

 }
 [data-pluns^="detailDialog"] .tb-viewer-btn{
    height: 30px;
    line-height: 30px;
    font-size: 12px;

 }
 [data-pluns^="detailDialog"] .tb-viewer-indicators {
  max-height: 180px;
  height: 180px;
 }
}
@media only screen and  (max-width: 1440px) and (min-width: 1281px){
  [data-pluns^="detailDialog"].ks-overlay {
    width: 900px;
    left: calc(50vw - 450px);
    height: 475px;
    top: calc(50% - 237.5px);

  }
  [data-pluns^="detailDialog"] .tb-viewer-side
  {
    width: 207px;
    height: 475px;
    padding:0 20px;
  }
  [data-pluns^="detailDialog"] .ks-overlay-content
  {
    width: calc(100% - 207px);
    height: 475px;
  }
  [data-pluns^="detailDialog"] .tb-viewer-contents{
    height: 475px;
  }
  [data-pluns^="detailDialog"] .tb-viewer-thumb{
    height: 55px;
  }
  [data-pluns^="detailDialog"] .tb-viewer-title{
     font-size: 16px;
     line-height: 1.5;
  }
  [data-pluns^="detailDialog"] .tb-viewer-title{
    font-size: 16px;
    line-height: 1.5;
    margin-top: 52px;

 }
 [data-pluns^="detailDialog"] .tb-viewer-btn{
    height: 30px;
    line-height: 30px;
    font-size: 14px;

 }
 [data-pluns^="detailDialog"] .tb-viewer-indicators {
  max-height: 270px;
  height: 270px;
 }
}
/* @media only screen and (min-width: 768px) and (max-width: 992px){
  [data-pluns^="detailDialog"].ks-overlay {
    width: 800px;
    left: calc(50vw - 315px);
  }
  [data-pluns^="detailDialog"] .tb-viewer-side {
    width: 155px;
  }
  [data-pluns^="detailDialog"] .tb-viewer-control {
    width: 95px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
[data-pluns^="detailDialog"].ks-overlay {
width: 780px;
height: 526px;
left: calc(50vw - 240px);
}
[data-pluns^="detailDialog"] .tb-viewer-control {
  width: 95px;
}
[data-pluns^="detailDialog"] .tb-viewer-side {
  width: 155px;
}
[data-pluns^="detailDialog"] .ks-overlay-content,[data-pluns^="detailDialog"] .tb-viewer-side{
height: 526px;
}
[data-pluns^="detailDialog"] .tb-viewer-contents {
height: 520px;
}
} */
