/*ITZJJ全局CSS补充*/
.kefuBoda {
  color: inherit !important;
}

.infotext_box {
  height: 50px;
  width: 90%;
  position: absolute;
  bottom: 44px;
  z-index: 10;
  padding: 5px 10px;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 1.4em;
  color: #fff;
  text-overflow: ellipsis;
  display: -webkit-box;
  -moz-box-orient: vertical;
  overflow: hidden;
  text-shadow: 2px 2px 1px #1a1a1a;
}

strong {
  font-weight: bold !important;
}

video,
.videoBox {
  max-height: 100%;
  background-color: #ffffff !important;
  max-width: 100%;
}

.kefuTel,
.kefuWx {
  padding: 0 3px;
  cursor: pointer;
  display: inline-block;
}

em {
  font-style: normal !important;
  font-weight: inherit;
}

/**dj-通用CSS**/
.huidawo p:first-of-type {
  display: inline !important;
}

.huidauser {
  color: chocolate;
}

.logowz {
  position: relative
}

.djlogo {
  min-width: 100px;
  background-size: contain;
}

.dj-footlogo {
  text-align: center;
}

.dj-footlogo img {
  max-width: 110px;
  clear: both;
}

.dj-zhezhao {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  background: rgba(44, 44, 44, 0.48) none repeat scroll 0% 0%;
  pointer-events: auto;
  box-sizing: content-box;
  z-index: 77;
}

.dj-fl {
  float: left;
}

.dj-fr {
  float: right;
}

.dj-clear {
  clear: both;
}

.dj-mgr10 {
  margin-right: 10px;
}

/*gotop*/
.izl-rmenu {
  position: fixed;
  right: 8px;
  bottom: 10px;
  bottom: 10%;
  z-index: 99999;
}

.izl-rmenu .btn {
  width: 28px;
  height: 28px;
  margin-bottom: 1px;
  cursor: pointer;
  position: relative;
}

.dj-content p img {
  max-width: 100%;
  margin-bottom: 5px;
}

.dj-content h3,
.dj-content h3 * {
  font-size: 18px !important;
}

.dj-contentxxl p img {
  max-width: 100%;
  margin-bottom: 0px;
}

.kefuImg {
  -webkit-touch-callout: none;
  width: 50% !important;
  margin: auto;
}

.copykuan {
  position: absolute;
  top: -45px;
  left: 0;
  background: #000;
  border-radius: 8px;
  color: #fff;
  margin: 0;
  padding: 0;
  text-indent: 0;
  font-size: 12px;
  font-weight: normal;
  height: 36px;
  line-height: 36px;
  display: inline-table;
  z-index: 9961;
}

.copykuan span {
  float: left;
  margin: 0;
  padding: 0 15px;
  text-indent: 0;
  font-size: 14px;
  font-weight: normal;
  cursor: pointer;
}

.copykuan .copykuanfgf {
  height: 36px;
  width: 1px;
  background: #555;
  margin: 0;
  padding: 0;
}

.copykuan p {
  position: absolute;
  width: 0x;
  height: 0px;
  border: 8px solid;
  border-color: #000 transparent transparent;
  bottom: -15px;
  left: 30px;
}

.dj-copyright-xkz {
  margin-top: 5px;
}

.footimg-list {
  width: 200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  margin-top: 8px;
}

/*dj-copyBtn*/
.dj-selectmenu {
  z-index: 5 !important;
  width: 120% !important;
  background: rgba(56, 56, 56, 0) !important;
  position: absolute !important;
  text-align: center !important;
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: content-box !important;
  top: -50% !important;
  left: -10% !important;
  font-weight: 400 !important;
  line-height: 200% !important;
  height: 200% !important;
  font-size: 0.8em !important;
  border-radius: 4px !important;
  color: white !important;
}

.dj-selectmenu .dj-copybtn {
  margin: -30px auto 0px;
  display: none;
  padding: 0px 5px !important;
  z-index: 19999 !important;
  outline: none !important;
  border: none !important;
  width: 60px !important;
  position: relative !important;
  text-align: center !important;
  box-sizing: content-box !important;
  font-weight: 400 !important;
  line-height: 32px !important;
  height: 32px !important;
  font-size: 16px !important;
  border-radius: 4px !important;
  color: white !important;
  background: #1a1a1a !important;
  cursor: pointer !important;
}

.dj-selectmenu-show .dj-copybtn {
  display: block;
}

.dj-selectmenu .dj-copybtn .dj-copybtn-container {
  display: flex;
  align-items: center;
  justify-content: space-around;
  color: #fff;
}

.dj-selectmenu .dj-copybtn .dj-copybtn-border {
  position: absolute !important;
  background: none !important;
  left: 50% !important;
  top: 31px !important;
  width: 0 !important;
  height: 0 !important;
  margin: 0 0 0 -10px !important;
  padding: 0 !important;
  border: 10px solid transparent !important;
  border-radius: 0 !important;
  border-top-color: #1a1a1a !important;
}

/*dj-copyBtn*/
.dj-imgmenu {
  z-index: 5 !important;
  width: 100% !important;
  background: rgba(56, 56, 56, 0) !important;
  position: absolute !important;
  text-align: center !important;
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: content-box !important;
  top: 0;
  left: 0 !important;
  font-weight: 400 !important;
  line-height: 100% !important;
  height: 100% !important;
  font-size: 0.8em !important;
  border-radius: 4px !important;
  color: white !important;
}

.dj-imgmenu .dj-convertbtn {
  margin: -30px auto 0px;
  display: none;
  padding: 0px !important;
  z-index: 19999 !important;
  outline: none !important;
  border: none !important;
  width: 140px !important;
  position: relative !important;
  text-align: center !important;
  box-sizing: content-box !important;
  font-weight: 400 !important;
  line-height: 32px !important;
  height: 32px !important;
  font-size: 16px !important;
  border-radius: 4px !important;
  color: white !important;
  background: #1a1a1a !important;
  cursor: pointer !important;
  top: -10px !important;
}

.dj-imgmenu-show .dj-convertbtn {
  display: block;
}

.dj-imgmenu .dj-convertbtn .dj-convertbtn-border {
  position: absolute !important;
  background: none !important;
  left: 50% !important;
  top: 31px !important;
  width: 0 !important;
  height: 0 !important;
  margin: 0 0 0 -10px !important;
  padding: 0 !important;
  border: 10px solid transparent !important;
  border-radius: 0 !important;
  border-top-color: #1a1a1a !important;
}

div[player="ckplayer"] {
  height: 200px
}

/*补充的一些LayUI 徽章不包括点效果*/
.layui-badge-rim {
  height: 18px;
  line-height: 18px;
  border-width: 1px;
  border-style: solid;
  background-color: #fff;
  color: #666;
  border-color: #eee;
}

.layui-badge {
  height: 18px;
  line-height: 18px;
}

.layui-badge,
.layui-badge-dot,
.layui-badge-rim {
  position: relative;
  display: inline-block;
  padding: 0 6px;
  font-size: 12px;
  text-align: center;
  background-color: #FF5722;
  color: #fff;
  border-radius: 2px;
}

.layui-bg-black {
  background-color: #393D49 !important;
}

.layui-bg-blue {
  background-color: #1E9FFF !important;
}

.layui-bg-green {
  background-color: #009688 !important;
}

.layui-bg-orange {
  background-color: #FFB800 !important;
}

.layui-bg-black,
.layui-bg-blue,
.layui-bg-cyan,
.layui-bg-green,
.layui-bg-orange,
.layui-bg-red {
  color: #fff !important;
}

.dj-usertag {
  margin-right: 5px;
}
