#photoLayer .notTip {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 105px;
  height: 20px;
  color: #fff;
  font-size: 14px;
  /* background-color:rgba(45, 45, 45, 0.7); */
  background-color: #000;
  opacity: 0.6;
  filter: alpha(opacity=50);
  margin: -20px 0px 0px 396px;
  border-radius: 0 0 5px 0;
}

#photoLayer .notTip span {
  color: #fff;
  font-size: 14px;
  opacity: 1;
  filter: alpha(opacity=100);
}

#photoLayer .notTip .layui-form-checkbox[lay-skin="primary"] {
  min-width: 18px;
  min-height: 18px;
}

#photoLayer .notTip .notMoreTip:checked {
  background-color: #0B25DF !important;
  border-color: #0B25DF !important;
}

#photoLayer .noticeUrl {
  display: inline-block;
}

body .pubNotice,
body .pubNotice .layui-layer-title {
  /* background-color:rgb(140, 140, 140); */
  border: 0;
  border-radius: 5px 5px;
}

.noticeImg {
  width: 500px;
  height: 583px;
  border-radius: 5px;
}

.pubNotice .layui-layer-setwin a {
  color: #fff !important;
}

#photoLayer .notTip {
  cursor: pointer;
}

.layui-layer.pop-message,
.layui-layer.pop-service {
  box-shadow: 0px 6px 18px 0px rgba(58, 73, 110, 0.6);
  border-radius: 8px;
}

.pop-message .layui-layer-title,
.pop-service .layui-layer-title {
  padding: 16px 24px;
  height: 24px;
  font-size: 18px;
  font-weight: bold;
  color: #080a0d;
  line-height: 24px;
  background-color: #fff;
  border-bottom: 0 none;
  border-radius: 8px 8px 0 0;
}

.pop-message .message-detail {
  padding: 0 24px 16px;
  text-align: left;
  font-size: 14px;
}

.pop-message .message-detail h5 {
  padding-bottom: 12px;
  font-weight: bold;
  color: #080a0d;
}

.pop-message .message-detail .time {
  padding-bottom: 12px;
  color: #3a4b6e;
}

.pop-message .message-detail .message {
  color: #080a0d;
}

.pop-message .message-detail .feedback-item {
  margin-bottom: 16px;
  padding-bottom: 12px;
  border-bottom: 1px solid #e6e9ef;
}

.pop-message .message-detail .feedback-content {
  border-radius: 4px;
  border: 1px solid #e6e9ef;
}

.pop-message .message-detail .content-item {
  display: flex;
}

.pop-message .message-detail .content-item:not(:last-child) {
  border-bottom: 1px solid #e6e9ef;
}

.pop-message .message-detail .content-item .cell-hd {
  padding: 5px 12px;
  width: 120px;
  background: #f5f6f8;
  color: #3a4b6e;
  line-height: 18px;
  border-right: 1px solid #e6e9ef;
  box-sizing: border-box;
  text-align: right;
}

.pop-message .message-detail .content-item .cell-bd {
  padding: 5px;
  color: #080a0d;
}

.pop-message .message-detail .content-item .image-box {
  padding: 12px;
}

.pop-message .message-detail .image-box img {
  margin-right: 12px;
  max-width: 150px;
}

.layui-layer.pop-message .layui-layer-btn a {
  margin: 0;
  padding: 0;
  width: 66px;
  height: 32px;
  background-color: #fff;
  border-color: #0b25df;
  color: #0b25df;
  border-radius: 4px;
  text-align: center;
  box-sizing: border-box;
}

.layui-layer.pop-message .layui-layer-btn a:first-child {
  margin-right: 12px;
  background-color: #0b25df;
  color: #fff;
}

.layui-layer.pop-service .pop-service-content {
  padding: 10px 24px;
  font-size: 14px;
}

.layui-layer.pop-service .icon {
  margin-right: 6px;
  width: 14px;
  height: 15px;
}

.layui-layer.pop-service .title {
  font-weight: bold;
  color: #080a0d;
  line-height: 21px;
}

.layui-layer.pop-service .subtitle {
  margin-top: 24px;
  padding-left: 16px;
  color: #3a4b6e;
  line-height: 19px;
  font-size: 16px;
}

.layui-layer.pop-service .image-title {
  margin-top: 12px;
  height: 32px;
}

.layui-layer.pop-service .title-box+.subtitle {
  margin-top: 12px;
}

.layui-layer.pop-service .image-intro {
  margin-top: 16px;
  margin-bottom: 16px;
  max-width: 100%;
}

.layui-layer.pop-service .layui-layer-btn a {
  padding: 0;
  height: 32px;
  line-height: 32px;
  text-align: center;
  box-sizing: border-box;
}

.layui-layer.pop-service .layui-layer-btn0 {
  margin: 0;
  margin-right: 24px;
  width: 30px;
  background-color: #fff;
  border: 0 none;
  color: #0b25df;
}

.layui-layer.pop-service .layui-layer-btn1 {
  margin: 0;
  width: 88px;
  background: #0b25df;
  border-radius: 4px;
  color: #fff;
}

/* 文字公告弹框 */
.textNotice {
  background-image: url(../../assets/images/defaulIndex/notice-bg.png);
  background-size: 100% 100%;
  background-color: none !important
}

.textNotice.layui-layer {
  background-color: transparent !important;
  box-shadow: none;
}

.textNotice .layui-layer-title {
  background: none;
  font-size: 18px;
  font-weight: bold;
  margin: 26px 50px 0 40px;
  padding: 0;
  color: #080A0D;
  line-height: 24px;
}

.textNotice .layui-layer-setwin a {
  width: 24px;
  height: 24px;
  background-image: url(../../assets/images/defaulIndex/notice-close.png);
  background-size: 24px 24px;
  background-position: 0 0;
  margin: 12px 12px 0 0;
}

.textNotice .layui-icon-close {
  display: none;
}

.textNotice .layui-layer-content {
  margin-top: 10px;
}

.textNotice .notice-text {
  background: none;
  font-size: 14px;
  margin: 0px 40px 0 40px;
  max-height: 345px;
}

.textNotice #photoLayer .notTip {
  bottom: 88px;
  width: 220px;
  opacity: 1;
  background: none;
}

.textNotice #photoLayer .notTip input {
  width: 16px;
  height: 16px;
}

.textNotice #photoLayer .notTip span {
  display: inline-block;
  width: 80px;
  height: 19px;
  font-size: 14px;
  color: #080A0D;
  line-height: 19px;
  background: none;
}

.textNotice .btn-primary {
  width: 66px;
  height: 32px;
  background: #0B25DF;
  border-radius: 4px;
  display: inline-block;
  color: white;
}

.textNotice .layui-form-checkbox[lay-skin=primary] {
  padding-left: 14px;
  top: -3px;
}

.textNotice .notice-title {
  font-size: 16px;
  font-weight: bold;
  color: #080a0d;
  margin-bottom: 12px;
}

.textNotice .notice-time {
  color: #3a4b6e;
  margin-bottom: 12px;
}

.textNotice .editor-content {
  overflow-y: auto;
}

.listNotice .layui-layer-btn {
  position: relative;
  top: -60px;
}

.listNotice .layui-layer-btn a {
  margin-right: 28px;
  padding: 0;
  width: 66px;
  height: 32px;
  background-color: #fff;
  border-color: #0b25df;
  color: #0b25df;
  border-radius: 4px;
  text-align: center;
  box-sizing: border-box;
}