/*查重提交*/
body {
  width: 100%;
  min-width: 1200px;
  background-image: url("/static/images/index/bg.png");
  background-repeat: repeat-y;
  background-position-y: 9%;
}
.main {
  max-width: 1900px;
  margin: 30px auto 0;
}
.col-main {
  background: none;
  box-shadow: none;
  border: none;
}
.ch-input-wrap {
  background: #fff;
  box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.05);
  padding: 20px 50px 30px;
  margin-top: 20px;
  border-radius: 20px;
}
.wrap_1 {
  padding-top: 0;
}
.list-right {
  top: -7px;
  z-index: 70;
}
.list-right:hover .list-right-img {
  display: block;
}
.c-red-k {
  color: #f11f1f;
}
.ch-list li {
  background: none;
}
.ch-list li.on .inner .inner-x {
  height: 9px;
  background: #467af2;
  margin-bottom: 10px;
}
.inner-x {
  height: 8px;
  background: #fff;
  margin-bottom: 10px;
}
.ch-list li .inner {
  background: #fff;
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  border-top: 2px solid #fff;
  box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.05);
  border-radius: 20px;
  padding: 0;
  overflow: hidden;
}
.ch-list li.on .inner {
  border-left: 2px solid #467af2;
  border-right: 2px solid #467af2;
  border-bottom: 2px solid #467af2;
  border-top: 2px solid #467af2;
  background: #fff;
}
.ch-list li .down {
  background: #fff;
  border-radius: 20px;
}
.ch-list li .top {
  text-align: center;
  padding-top: 22px;
}
.ch-list li .top em {
  color: #333;
}
.ch-list li .top .textBox {
  width: 100%;
  text-align: center;
}
.ch-list li .top span {
  color: #666;
  font-size: 14px;
}
.ch-list li .top .textBox .textRow {
  width: 80%;
  margin: 0 auto;
}
.ch-list li .text {
  color: #999;
  text-align: center;
  font-size: 12px;
  border-bottom: 1px solid #eee;
  line-height: 20px;
  height: 20px;
}
.textSpan {
  position: relative;
  top: 10px;
  background: #fff;
  padding: 0 5px;
}
.list-right-img {
  top: 10px;
  right: -26px;
  width: 360px;
  height: 682px;
}
.btn-orange-cc {
  background-color: #467af2;
  border: 1px solid #467af2;
  width: 144px;
  min-width: 144px;
  height: 40px;
  line-height: 36px;
  font-size: 16px;
}
.sub-btn-cc-dis {
  background-color: #c7cbd1;
  border: 1px solid #c7cbd1;
}
.btn[disabled],
.disabled-2 {
  opacity: 1;
  filter: alpha(opacity: 100);
}
.btn-orange-cc-img {
  vertical-align: top;
  cursor: pointer;
}
.btn-orange-free {
  border: 1px solid #467af2;
  color: #467af2;
  width: 144px;
  min-width: 144px;
  height: 40px;
  line-height: 36px;
  font-size: 16px;
}
.ch-list li .top .textSpan {
  font-size: 12px;
  letter-spacing: 1px;
  color: #999;
}
.ch-list li {
  width: 18.8%;
  margin: 0 0 10px 1.5%;
}

.downText div {
  color: #999;
}
.downText .txt1 {
  float: left;
  color: #333;
}
.downText .txt2 {
  float: right;
  color: #333;
}
.downText .txt3 {
  float: left;
}
.downText .txt4 {
  float: right;
}
.downText .txt5 {
  float: left;
}
.downText .txt6 {
  float: right;
}
.downText .txt7 {
  float: left;
}
.downText .txt8 {
  float: right;
}
#edition13 .downText .txt3 {
  color: #2d2d2d;
}
#edition-1 .downText .txt2,
#edition0 .downText .txt2,
#edition4 .downText .txt2,
#edition10 .downText .txt2,
#edition301 .downText .txt2,
#edition13 .downText .txt2 {
  color: #e8a43f;
}
#edition-1 .downText .txt4,
#edition0 .downText .txt4,
#edition4 .downText .txt4,
#edition10 .downText .txt4,
#edition301 .downText .txt4,
#edition13 .downText .txt4 {
  color: #e8a43f;
}
#edition-1 .downText .txt6,
#edition0 .downText .txt6,
#edition4 .downText .txt6 {
  color: #e8a43f;
}
#edition4 .downText .txt8 {
  color: #e8a43f;
}
.wrap_1 {
  padding: 0px 0px 30px 30px;
}

.becareful {
  background: none;
  border-top: 1px solid #eeeeee;
  text-align: center;
  padding-bottom: 0;
}
.limitedFree {
  background: none;
  left: -14px;
  right: auto;
  top: -2px;
}
.list-right {
  right: -8px;
}
.up-tab .radio {
  background: url(../image/radio1.png) no-repeat 0 -47px;
}
.ch-input-wrap .item {
  margin-top: 0px;
  margin-bottom: 27px;
}
.ch-input-wrap .textarea.item {
  margin-bottom: 0;
}
.ch-input-wrap .item .hd {
  font-size: 14px;
  color: #666;
  font-weight: bold;
  display: inline;
  height: 38px;
  line-height: 38px;
  margin-bottom: 10px;
}
.ch-input-wrap .item .hdOn {
  font-weight: normal;
}
.ch-input-wrap .input {
  border: 1px solid #dddddd;
  background: #fff;
  width: 93.3%;
}
.textarea {
  margin-right: 0;
}
.ch-input-wrap .textarea .hd {
  position: relative;
  top: -275px;
}
.textarea textarea {
  border: 1px solid #dddddd;
  background: #fff;
  width: 90.6%;
}
.c-red {
  position: absolute;
  margin-top: -31px;
}
#frm_upload2 {
  height: 248px;
  border-radius: 16px;
}
.library-check-div {
  display: inline-block;
  float: right;
  margin-top: 2px;
}
.qs-jm-tip-textg {
  background-image: url(../image/cc_tips.png);
  background-position: left top;
  top: -93px;
  left: -343px;
  width: 414px;
  padding-right: 18px;
  font-size: 12px;
  height: 98px;
  line-height: 20px;
  background-size: 100% 100%;
}
.library-check-div .qs-jm-tip-textg p {
  line-height: 20px;
}

.zjk-box {
  font-size: 14px;
  color: #333;
  margin: 11px 0 0px;
}
.zjk-box-txt-h-checkbox {
  float: left;
  width: 80%;
}
.zjk-box-txt-h-checkboxon {
  height: 100px;
  background: #f7f8fa;
  border-left: 3px solid #adb7c2;
  padding-top: 15px;
  padding-left: 10px;
}

.zjkCheck {
  width: 15px;
  height: 15px;
  display: inline-block;
  position: relative;
  top: 2px;
  margin: 0 5px;
}
.zjk-box-txt a {
  color: #3e8bdb;
  border-bottom: 1px solid #3e8bdb;
}
.zjk-box-txt-h {
  position: relative;
}
.zjk-box-txt {
  font-weight: normal;
  color: #999999;
}
.zjk-box-txt-h a {
  color: #3e8bdb;
}
.zjk-box-txt-h:hover .zjk-box-txt-hover {
  display: block;
}
.zjk-box-txt-hover {
  background-image: url("../image/chachong_tip1.png");
  background-repeat: no-repeat;
  height: 32px;
  line-height: 32px;
  color: #cacaca;
  position: absolute;
  width: 300px;
  left: 45px;
  top: -6px;
  padding-left: 15px;
  padding-top: 5px;
  display: none;
  z-index: 3;
}
.zjk-box-txt-hoverd {
  background-image: url("../image/chachong_tip2.png");
  background-repeat: no-repeat;
  width: 344px;
  height: 74px;
  line-height: 20px;
}
.zjk-box-txt-hover a {
  color: #fff;
  border-bottom: 1px solid #fff;
  display: inline;
}
.zjk-check-xbt {
  color: #666666;
  font-weight: bold;
  padding-left: 29px;
  margin: 12px 0 3px;
}
.zjk-check-list {
  padding-left: 29px;
  color: #333;
  cursor: pointer;
  position: relative;
  display: inline-block;
}
.zjk-check-list img {
  margin-right: 5px;
  position: relative;
  top: -2px;
}
.zjk-check-list:hover {
  color: #3e8bdb;
}
.zjk-check-list-tips {
  background-image: url("../image/zjk_cc_bg_tips1.png");
  background-repeat: no-repeat;
  width: 289px;
  height: 42px;
  line-height: 45px;
  text-indent: 7px;
  color: #c6c6c6;
  position: absolute;
  left: 25px;
  top: 30px;
  display: none;
  z-index: 2;
}
.zjk-check-list:hover .zjk-check-list-tips {
  display: block;
}
.zjk-check-list-tips i {
  display: inline;
}
.zjk-check-list-tips a,
.zjk-check-list-tips i {
  color: #fff;
  border-bottom: 1px solid #fff;
}

.zjk-check-list span {
  color: #999999;
}
.zjk-check-list-li {
  margin-right: 30px;
  color: #666666;
}
.zjk-check-list-li2-tips {
  position: relative;
}
.zjk-check-list-li2-tips:hover .zjk-check-list-li2-tipsTxt {
  display: block;
}
.zjk-check-list-li2-tipsTxt {
  position: absolute;
  width: 344px;
  height: 74px;
  background: url("../image/chachong_tip2.png") no-repeat center
    center/100% 100%;
  color: #cacaca;
  padding-left: 17px;
  font-size: 13px;
  line-height: 21px;
  padding-top: 7px;
  top: -8px;
  left: 22px;
  display: none;
}
.zjk-checks-on {
  display: none;
  margin-top: 20px;
}
.zjkCheck-lis {
  position: relative;
  top: 1px;
}

/*引导*/
.org-cc-yd {
  display: none;
}
.org-cc-yd-zz {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 557;
  transition: all 0.5s;
}
.org-cc-yd-con {
  position: relative;
  z-index: 558;
}
.org-cc-yd-x {
  position: absolute;
  left: 300px;
  bottom: 350px;
}
.org-cc-yd-txt {
  color: #ffffff;
  font-size: 18px;
  position: absolute;
  left: 375px;
  bottom: 442px;
  line-height: 30px;
}
.org-cc-yd-btn {
  width: 93px;
  height: 36px;
  background: #467af2;
  box-shadow: 0px 3px 15px rgba(112, 145, 255, 0.48);
  line-height: 36px;
  text-align: center;
  color: #fff;
  border-radius: 4px;
  position: absolute;
  left: 375px;
  bottom: 391px;
  cursor: pointer;
}

/*右侧布局样式 新*/

.sub-cha {
  border-top: none;
}
/*右侧布局样式 新      END*/

/*订阅消息*/
.cc-subscribe {
  color: #3e8bdb;
  font-size: 12px;
  cursor: pointer;
  position: relative;
  display: none;
}
.cc-subscribe img {
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-left: 5px;
  margin-right: 2px;
}
.cc-subscribe:hover .cc-subscribe-code {
  display: block;
}
.cc-subscribe-code {
  width: 220px;
  height: 230px;
  background: #ffffff;
  box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.12);
  border-radius: 6px;
  position: absolute;
  right: -229px;
  top: 0;
  color: #666666;
  text-align: center;
  display: none;
  z-index: 3;
}
.cc-subscribe-code p {
  font-size: 13px;
  margin: 16px 0 8px 0;
}
.cc-subscribe-code img {
  width: 140px;
  height: 140px;
  display: inline-block;
  border: 10px solid #ebebeb;
}

/*自建库上传*/
.check-zjk-box {
  margin-bottom: 30px;
  display: none;
}
.check-zjk-box-title {
  font-size: 14px;
  color: #333;
  font-weight: bold;
  margin-bottom: 20px;
  position: relative;
}
.check-zjk-box-title span {
  color: #999;
  font-weight: normal;
}
.check-zjk-box-con-lists {
  border: 1px solid #e8e8e8;
  border-radius: 16px;
  position: relative;
}
.check-zjk-box-lists-tops {
  margin-top: 9px;
  margin-bottom: 9px;
}

.check-zjk-box-lists-tops::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 6px; /*高宽分别对应横竖滚动条的尺寸*/
  height: 6px;
}
.check-zjk-box-lists-tops::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  background: #e5e5e5;
  width: 6px;
}
.check-zjk-box-lists-tops::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  display: none;
}
.check-zjk-box-lists-top {
  width: 95%;
  margin: 0px auto 0;
  overflow: hidden;
}
.check-zjk-box-lists-top-li {
  float: left;
  width: 45%;
  height: 36px;
  line-height: 34px;
  color: #333;
  font-size: 14px;
  padding: 0 20px;
  position: relative;
}
.check-zjk-type-icon {
  margin-right: 10px;
  position: relative;
  top: -1px;
  width: 16px;
}
.check-zjk-box-lists-top-li:nth-child(odd) {
  margin-right: 3%;
}
.check-zjk-box-lists-top-li:hover {
  background: #f7f8fa;
}
.check-zjk-box-lists-top-li:hover .check-zjk-type-del {
  display: inline-block;
}
.check-zjk-box-lists-top-li span {
  display: inline-block;
  width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.check-zjk-type-del {
  display: none;
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 10px;
}
.check-zjk-type-delz {
  color: #999;
  font-size: 12px;
  position: absolute;
  right: 10px;
  display: none;
}
.check-zjk-box-lists-top-li:hover .check-zjk-type-delz {
  display: inline-block;
}
.check-zjk-box-lists-bottom {
  height: 34px;
  background: #fafafa;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  line-height: 34px;
  color: #333;
  font-size: 13px;
  width: 100%;
}
.check-zjk-box-lists-bottom div {
  width: 95%;
  margin: 0 auto;
}
.check-zjk-box-lists-bottom input {
  width: 16px;
  height: 16px;
  border: 1px solid #c7c7c7;
  border-radius: 4px;
  margin-right: 8px;
  position: relative;
  top: 3px;
  cursor: pointer;
}
.check-zjk-box-lists-bottom span {
  color: #999999;
  margin-left: 8px;
}
.check-zjk-box-title-no,
.check-zjk-box-title-yes {
  display: none;
}
.up-package-no {
  color: #c7cbd1;
  font-size: 14px;
  font-weight: normal;
  display: none;
  margin-left: 5px;
}
.up-tab .up-package {
  display: none;
}
.zjk-upload-btns {
  font-size: 14px;
  color: #467af2;
  position: absolute;
  right: 4px;
  font-weight: normal;
  top: 0px;
  cursor: pointer;
  display: none;
}
.zjk-upload-btns img {
  margin-right: 5px;
}

.zjk-upload-btnsTs {
  font-size: 14px;
  color: #467af2;
  position: absolute;
  right: 4px;
  font-weight: normal;
  top: 0px;
  cursor: pointer;
  display: none;
  background: #fff;
  padding: 0px 3px;
  z-index: 6;
  width: 95px;
}
.zjk-upload-btnsTs img {
  margin-right: 5px;
}

.zjk-upload-btns .webuploader-pick {
  position: absolute;
  right: 4px;
  top: -26px;
}
.check-zjk-box-lists-bottom .zjk-share-checkNo {
  cursor: default;
}
.qs-jm-tip-text {
  top: -23px;
}

/*未登录自建库上传*/
.zjk-upload-noLogin-box-xbt {
  font-size: 14px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 20px;
}
.zjk-upload-noLogin-box-xbt span {
  color: #999999;
  font-weight: normal;
}
.zjk-upload-noLogin-box-con {
  height: 360px;
  background: #fafafa;
  border: 2px dashed #dbdbdb;
  border-radius: 16px;
  text-align: center;
  cursor: pointer;
}
.zjk-upload-noLogin-box-con .drop-xbt {
  font-size: 16px;
  color: #333333;
  margin-bottom: 20px;
}
.zjk-upload-noLogin-box-con .drop-txt {
  font-size: 14px;
  color: #999999;
}
.zjk-upload-noLogin-box-con a {
  display: block;
}
.zjk-disabled {
  pointer-events: none;
  cursor: default;
  opacity: 0.6;
}
.zjk-list-del-check {
  color: #999999;
  font-size: 14px;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
}
.zjk-list-del-check label {
  cursor: pointer;
}
.zjk-list-del {
  width: 16px;
  height: 16px;
  border: 1px solid #c7c7c7;
  border-radius: 4px;
  margin-right: 5px;
  position: relative;
  top: 3px;
  cursor: pointer;
}

.zjk-file-upload-cons-yes-bk2Con1 .zjk-share-check-tips {
  position: absolute;
  color: #666;
  font-size: 13px;
  padding: 5px 15px;
  top: -3px;
  background: #fff;
  width: auto;
  right: 134px;
  box-shadow: 0 0 11px rgb(0 0 0 / 20%);
  border-radius: 3px;
  display: none;
}
.zjk-share-check-tips-jt {
  position: absolute;
  right: -18px;
  top: -9px;
  transform: rotate(180deg);
}
.zjk-share-check-tips i {
  font-size: 18px;
  color: #e66d6d;
  font-weight: bold;
  margin-right: 5px;
}
.zjk-share-check-tips-yh {
  position: absolute;
  width: 125px;
  left: 22px;
  top: -24px;
  display: none;
}
.popup-info .zjkListDelTitle {
  display: inline-block;
  max-width: 72%;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.zjk-upload-btnsUploading {
  color: #666;
  background: #fff;
  position: absolute;
  right: 2px;
  top: -1px;
  width: 95px;
  text-align: center;
  display: none;
  z-index: 8;
  font-weight: normal;
}

/*自定义查重*/
.ch-list .self-check-li {
  width: 40px;
  background: #fafbfc;
  box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.05);
  border-radius: 20px;
  color: #7f859a;
  cursor: pointer;
  margin-top: 25px;
  line-height: 19px;
  padding: 11px 0 5px;
}
.ch-list .self-check-li a {
  display: block;
}
.ch-list .self-check-li:hover {
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05);
  color: #467af2;
}
.ch-list .self-check-li:hover a {
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05);
  color: #467af2;
}
.self-check-li span {
  position: relative;
  top: -11px;
}
.self-check-li i {
  width: 38px;
  height: 43px;
  background: url("../image/check_dg.png") no-repeat center
    center/100% 100%;
}
.ch-list .self-check-li:hover i {
  background: url("../image/check_dg_on.png") no-repeat center
    center/100% 100%;
}

/*aigc检测*/
.ch-list .self-check-aigc-li {
  width: 66px;
  background: #ffffff;
  box-shadow: 0px 4px 24px 1px rgba(0, 0, 0, 0.04);
  border-radius: 16px 16px 16px 16px;
  margin-top: 0;
}
.ch-list .self-check-aigc-li:hover {
  box-shadow: 0px 4px 24px 1px rgba(0, 0, 0, 0.04);
}
.ch-list .self-check-aigc-li:hover a {
  box-shadow: none;
}
.ch-list .self-check-aigc-li-box {
  width: 40px;
  background: #f5f7fe;
  box-shadow: none !important;
  border-radius: 24px;
  font-size: 14px;
  color: #2d2d2d;
  cursor: pointer;
  line-height: 19px;
  padding: 11px 0 5px;
  font-weight: 600;
  margin: 0 auto;
}
.self-check-aigc-li .self-check-aigc-li-box .self-check-aigc-li-box-txt {
  position: relative;
  top: -3px;
  color: #2d2d2d;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
}
.self-check-aigc-li:hover .self-check-aigc-li-box-txt {
  color: #467af2 !important;
}
.self-check-aigc-li span {
  font-size: 12px;
  color: #929292;
  margin-top: 16px;
  position: initial;
  display: block;
  margin-bottom: 16px;
}
.self-check-aigc-li-box i {
  background: url("../image/check_aigc.png") no-repeat center
    center/100% 100% !important;
}

.edtion-box-tips {
  background: #ffffff;
  border: 1px solid #ededed;
  box-shadow: 0px 5px 17px rgba(0, 0, 0, 0.12);
  text-align: left;
  border-radius: 10px;
  padding: 15px 25px;
  position: absolute;
  bottom: -76%;
  z-index: 66;
  width: 280px;
  left: 30px;
  display: none;
}
.edition-lis {
  position: relative;
}
.edition-lis:hover .edtion-box-tips-hover {
  display: block !important;
  -webkit-animation: fadeIn 0.3s both;
  -moz-animation: fadeIn 0.3s both;
  -ms-animation: fadeIn 0.3s both;
  animation: fadeIn 0.3s both;
}
.self-check-iconx {
  position: relative;
  width: 16px;
  margin-left: 2.7%;
  margin-top: 10px;
}
.self-check-iconx img {
  width: 16px;
  cursor: pointer;
}
.self-check-iconx:hover .self-check-iconx-hover {
  display: block;
}
.self-check-iconx-hover {
  font-size: 12px;
  color: #666;
  padding: 5px 10px;
  background: #fff;
  box-shadow: 0px 4px 8px rgb(0 0 0 / 16%);
  border-radius: 4px;
  display: inline-block;
  position: absolute;
  width: 63px;
  left: -30px;
  top: 32px;
  display: none;
}

/*动画*/
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0.2;
  }
  50% {
    opacity: 0.5;
  }
  70% {
    opacity: 0.7;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0.2;
  }
  50% {
    opacity: 0.5;
  }
  70% {
    opacity: 0.7;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0.2;
  }
  50% {
    opacity: 0.5;
  }
  70% {
    opacity: 0.7;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0.2;
  }
  50% {
    opacity: 0.5;
  }
  70% {
    opacity: 0.7;
  }
  100% {
    opacity: 1;
  }
}
/*动画  END*/
.edtion-box-tips:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 11px solid #fff;
  position: absolute;
  left: 31px;
  top: -10px;
}
.edtion-box-tips-xbt:first-child {
  margin-top: 0;
}
.edtion-box-tips-xbt {
  color: #999999;
  font-size: 14px;
  margin-top: 15px;
}
.edtion-box-tips-xbt img {
  margin-right: 10px;
}
.edtion-box-tips p {
  color: #666666;
  font-size: 13px;
}
.edtion-box-tips-bottom {
  border-top: 1px solid #eeeeee;
  padding-top: 10px;
  margin-top: 15px;
  font-size: 13px;
  color: #999999;
}
.edtion-box-tips-bottom img {
  margin-right: 5px;
  margin-top: -2px;
}
.edtion-box-tips-bottom span {
  color: #467af2;
  border-bottom: 1px solid #467af2;
  margin-left: 10px;
  padding-bottom: 2px;
  cursor: pointer;
}

.ch-input-wrap .item .zjk-tab-serial-number {
  display: none;
  width: 21px;
  height: 20px;
  background: #e9eff7;
  border-radius: 2px 9px 9px 2px;
  line-height: 20px;
  text-align: center;
  color: #467af2;
  font-weight: bold;
  margin-right: 10px;
}

.zjkCheckStartBtns-tips-hover:hover .zjkCheckStartBtns-tips {
  display: block;
}
.zjkCheckStartBtns-tips {
  color: #999999;
  background: #ffffff;
  border: 1px solid #ededed;
  box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.12);
  height: 35px;
  line-height: 35px;
  position: absolute;
  top: -65px;
  left: -43px;
  border-radius: 10px;
  padding: 0 5px;
  display: none;
  min-width: 215px;
  z-index: 2;
}
/*三角*/
.zjkCheckStartBtns-tips:before {
  content: "";
  display: block;
  border-left: 8px solid transparent;
  border-top: 11px solid #fff;
  border-right: 8px solid transparent;
  position: absolute;
  bottom: -10px;
  left: 50%;
}

/*aigc相关*/
.chachong-list-hot {
  width: 14px;
  position: relative;
  top: -1px;
  margin-right: 2px !important;
}
.aigc-txt-tips {
  cursor: pointer;
  position: relative;
  z-index: 69;
  display: inline;
}
.aigc-txt-tips-popover-13 .aigc-txt-tips-popover {
  top: 155px !important;
  left: initial !important;
  right: 0;
}

.icon-ai-mentor:hover .ai-mentor-expires-tips {
  display: block;
}
.ai-mentor-expires-tips {
  background-color: #fff;
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.08);
  border: 1px solid #d2e4ff;
  border-radius: 8px 8px 8px 8px;
  padding: 8px 14px;
  position: absolute;
  top: 31px;
  left: -242%;
  width: 220px;
  color: #999999;
  font-size: 13px;
  z-index: 3;
  line-height: 25px;
  display: none;
}
.ai-mentor-expires-tips span {
  color: #467af2;
}
.ai-mentor-expires-tips img {
  position: absolute;
  top: -11px;
  left: 70%;
}

.ai-mentor-expired .ai-mentor-expires-tips span {
  position: relative;
  top: -1px;
}
.ai-mentor-expired-item-btn:hover .ai-mentor-expires-tips {
  display: block;
}
.ai-mentor-expired {
  margin: 10px 13px 10px 42px;
  padding: 0 23px;
  background: rgba(70, 122, 242, 0.06);
  border-radius: 8px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 13px;
  color: #202020;
  width: calc(100% - 106px);
  height: 44px;
  line-height: 44px;
  display: none;
}

.ai-mentor-expired-list-xbt {
  float: left;
  margin-right: 20px;
}

.ai-mentor-expired-list-xbt span {
  color: #467af2;
}

.ai-mentor-expired-list {
  display: inline-block;
}

.ai-mentor-expired-list-item {
  margin-right: 32px;
  box-sizing: border-box;
  white-space: nowrap;
  display: inline-block;
}

.ai-mentor-expired-list-item span {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 200px;
  vertical-align: middle;
}

.ai-mentor-expired-item-btn {
  padding-left: 20px;
  color: #467af2;
  margin-left: 10px;
  top: 1px;
}
.ai-mentor-expired-more {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #467af2;
  cursor: pointer;
  position: relative;
  display: inline-block;
  top: 1px;
}
.ai-mentor-expired-more__img {
  position: relative;
  top: -1px;
  transform: rotate(180deg);
  transition: all 0.3s;
}
.ai-mentor-expired-more:hover .ai-mentor-expired-more__list-box {
  display: block;
}
.ai-mentor-expired-more:hover .ai-mentor-expired-more__img {
  transform: rotate(0deg);
}
.ai-mentor-expired-more__list-box {
  padding-top: 5px;
  position: absolute;
  right: -20px;
  z-index: 2;
  display: none;
}
.ai-mentor-expired-more__list {
  width: 466px;
  background: #ffffff;
  box-shadow: 0px 1px 16px 0px rgba(0, 0, 0, 0.08);
  border-radius: 12px 12px 12px 12px;
  padding: 13px;
  overflow-y: auto;
  max-height: 200px;
}
.ai-mentor-expired-more__list-item {
  margin-bottom: 10px;
  cursor: auto;
  line-height: 22px;
}
.ai-mentor-expired-list-item-xbt {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 13px;
  color: #202020;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  vertical-align: middle;
}
.ai-mentor-expired-more__list-item .ai-mentor-expired-list-item-xbt {
  width: 200px;
}
.ai-mentor-expired-item-btn-text {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 13px;
  color: #999999;
}
.ai-mentor-expired-item-more-btn {
  margin-right: 5px;
}

.ai-mentor-expired-more__list-item:last-child {
  margin-bottom: 0;
}

.chachong_list_ai_btn{
  padding: 2px 12px !important;
  background: #467af2;
  border-radius: 6px;
  color: #fff !important;
  font-size: 13px;
  line-height: 24px;
  cursor: pointer;
  position:relative;
}
.chachong_list_ai_btn .iconfont{
  font-weight: 400;
  font-size: 14px;
}
.chachong_list_ai_btn .ai_tooltip, .chachong_list_ai_btn .ai_tooltip2{
  position:absolute;
  right:-20px;
  bottom: 100%;
  padding-bottom:12px;
  /*margin-bottom: 12px;*/
  z-index: 1990;
  display: none;
  cursor: auto;
}

.chachong_list_ai_btn .ai_tooltip .ai_tooltip_content, .chachong_list_ai_btn .ai_tooltip2  .ai_tooltip_content{
  position:relative;
  width: 270px;
  background: #FFF;
  border-radius: 4px;
  border: 1px solid #EBEEF5;
  padding: 12px;
  color: #606266;
  line-height: 1.4;
  text-align: justify;
  font-size: 14px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
  word-break: break-all;
}

.chachong_list_ai_btn .ai_tooltip2 .ai_tooltip_content{
  width:156px;
}

.chachong_list_ai_btn .ai_tooltip .time,.chachong_list_ai_btn .ai_tooltip .cancel_lock{
  font-size: 13px;
  color: #4892ff;
}

.chachong_list_ai_btn .ai_tooltip .cancel_lock{
  cursor: pointer;
}

.chachong_list_ai_btn .ai_tooltip .arrow, .chachong_list_ai_btn .ai_tooltip2 .arrow{
  position: absolute;
  width:10px;
  height:10px;
  border: 1px solid #EBEEF5;
  background: #fff;
  bottom:-6px;
  right:68px;
  border-top-color: transparent;
  border-left-color: transparent;

  transform: rotate(45deg);
}

.chachong_list_ai_btn:hover .ai_tooltip{
  display: block;
}

.ai-mentor {
  position: absolute;
  background: #ffffff;
  box-shadow: 0px 10px 24px 0px rgba(0, 0, 0, 0.08);
  border-radius: 12px;
  border: 1px solid #efefef;
  width: 384px;
  z-index: 4;
}

.ai-mentor::before,
.ai-mentor::after {
  content: "";
  position: absolute;
  top: -10px;
  right: 52px;
  border-style: solid;
  border-width: 0 10px 10px 10px;
}

.ai-mentor::before {
  border-color: transparent transparent #efefef transparent;
  top: -11px;
}

.ai-mentor::after {
  border-color: transparent transparent #ffffff transparent;
}
.ai-mentor .ai-mentor-title {
  font-weight: 600;
  font-size: 13px;
  color: #1e1d21;
}
.ai-mentor .ai-mentor-mark {
  display: inline-block;
  height: 22px;
  border-radius: 6px 6px 6px 6px;
  border: 1px solid #e2e1ff;
  font-size: 12px;
  color: #6e6af4;
  line-height: 20px;
  padding: 0 6px;
  margin-left: 12px;
}
.ai-mentor .ai-mentor-close {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}
.ai-mentor .ai-mentor-dialogue {
  padding: 16px 18px;
  height: 386px;
}
.ai-mentor-dialogue .my-profile {
  width: 26px;
  height: 26px;
  background: #6d69dc;
  border-radius: 6px 6px 6px 6px;
  color: #ffffff;
  font-size: 12px;
  line-height: 26px;
  margin-right: 8px;
  text-align: center;
  display: inline-block;
}
.ai-mentor-dialogue .my-questios {
  background: #ffffff;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 10px 10px 10px 10px;
  border: 1px solid rgba(111, 110, 138, 0.08);
  padding: 10px 16px;
  font-size: 12px;
  color: #1e1d21;
  max-width: 306px;
  display: inline-block;
  position: relative;
}
.ai-mentor-dialogue .ai-mentor-dialogue-my {
  position: relative;
}
.ai-mentor-dialogue .ai-mentor-dialogue-mentor {
  margin-top: 16px;
  position: relative;
}
.ai-mentor-dialogue-mentor .mentor-profile {
  width: 26px;
  height: 26px;
  border-radius: 6px 6px 6px 6px;
  border: 1px solid #f0f0f0;
  margin-right: 8px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.ai-mentor-dialogue-mentor .mentor-profile img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.ai-mentor-dialogue-mentor .mentor-answer {
  background: #f5f5fe;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 10px 10px 10px 10px;
  border: 1px solid #ebeafd;
  font-size: 12px;
  color: #343337;
  max-width: 306px;
  display: inline-block;
  padding: 16px;
  box-sizing: border-box;
  overflow: hidden;
  width: 100%;
}
.mentor-answer .mentor-answer-content {
  display: -webkit-box;
  -webkit-line-clamp: 13;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ai-mentor .ai-mentor-tips {
  text-align: center;
  color: #a5a4a6;
  line-height: 16px;
  margin-top: 16px;
  margin-bottom: 20px;
}
.ai-mentor .ai-mentor-tips input {
  margin-right: 5px;
  vertical-align: middle;
  position: relative;
  top: -1px;
  border-radius: 4px;
  border: 1px solid #bbbbbc;
  appearance: none;
  -webkit-appearance: none;
  width: 14px;
  height: 14px;
  border-radius: 4px 4px 4px 4px;
  cursor: pointer;
}

.ai-mentor .ai-mentor-tips input:checked {
  background-color: #6d69dc;
  border-color: #6d69dc;
}

.ai-mentor .ai-mentor-tips input:checked::after {
  content: "\2714";
  font-size: 12px;
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ai-mentor-input-placeholder {
  font-size: 12px;
  color: #a1a1a1;
  line-height: 40px;
  cursor: pointer;
}
.content-table-footer .contact-customer-tips {
  position: initial !important;
}
.content-table-footer .tip-wrap {
  margin-top: 0px !important;
  padding-top: 0 !important;
}
.content-table-footer #foot-wrap {
  top: -10%;
}

.aigc-tab-tips {
  width: 187px;
  height: 38px;
  background: #fff7f7;
  border-radius: 36px 36px 36px 36px;
  text-align: center;
  line-height: 38px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 13px;
  color: #c74430;
  margin: 9px auto 0;
}
.aigc-tab-tips img {
  width: 16px;
  height: 16px;
  margin-right: 4px;
  position: relative;
  top: -1px;
}
.limitedFree img {
  width: 20px;
}

/*自动降重支付*/
.pay-textDescription-tips {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 14px;
}
.pay-textDescription-tips .pay-textDescription-tip {
  background: #fcf0eb;
  border-radius: 12px 12px 12px 12px;
  padding: 3px 12px;
  font-size: 12px;
  color: #e06f24;
}
.pay-textDescription-tip:last-child {
  background: #f0f4ff;
  color: #467af2;
}
.pay-textDescription-tip:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #e06f24;
  border-radius: 50%;
  margin-right: 6px;
  position: relative;
  top: -2px;
}
.pay-textDescription-tip:last-child:before {
  background: #467af2;
}
.pay-textDescription-tips-aigc .pay-textDescription-tip {
  background: #fcf0eb;
  color: #e06f24;
}
.pay-textDescription-tips-aigc .pay-textDescription-tip:first-child:before {
  background: #e06f24;
}

.aigc-reduce-view__btn {
  font-size: 14px;
  color: #2c8aef;
  font-weight: normal;
  background: url(../image/icon_see_light.png) no-repeat 0 -48px !important;
  padding-left: 20px;
  cursor: pointer;
  position: relative;
}
.aigc-reduce-view__btn-hover {
  background: #ffffff;
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.1);
  border-radius: 8px 8px 8px 8px;
  border: 1px solid #ebedf0;
  padding: 15px 24px;
  align-items: center;
  width: 195px;
  position: absolute;
  left: 0;
  margin-top: 5px;
  font-size: 14px;
  color: #2d2d2d;
  display: none;
  z-index: 3;
}
.aigc-reduce-view__btn-hover-li:first-child {
  margin-top: 0;
}
.aigc-reduce-view__btn-hover-li {
  margin-top: 10px;
}
.aigc-reduce-view__btn:hover .aigc-reduce-view__btn-hover {
  display: block;
}
.aigc-reduce-view__btn-hover span {
  color: #e37f7f;
}
.aigc-reduce-view__btn-hover img {
  position: relative;
  top: -3px;
}

/*媒体查询*/
@media screen and (min-width: 1920px) {
  body {
    background-size: 100%;
  }
}

@media screen and (max-width: 1885px) {
  .ai-mentor-expired-list-item span {
    max-width: 180px;
  }
}

@media screen and (max-width: 1865px) {
  .ai-mentor-expired-list-item span {
    max-width: 160px;
  }
}

@media screen and (max-width: 1825px) {
  .ch-list li {
    margin: 0 0 10px 1.3%;
  }
}

@media screen and (max-width: 1810px) {
  .ai-mentor-expired-list-item span {
    max-width: 140px;
  }
}

@media screen and (max-width: 1800px) {
  .edtion-box-tips {
    right: -110%;
  }
}
@media screen and (max-width: 1720px) {
  .ch-list li {
    margin: 0 0 10px 1.2%;
  }
  .ai-mentor-expired-list-item span {
    max-width: 130px;
  }
}
@media screen and (max-width: 1760px) {
  .check-zjk-box-lists-top-li {
    width: 44.5%;
  }
  .ch-list li .down .downText {
    padding: 10px 20px !important;
  }
}

@media screen and (max-width: 1700px) {
  .ch-list li {
    width: 19%;
  }
  .edtion-box-tips {
    right: -115%;
  }
}
@media screen and (max-width: 1665px) {
  .ai-mentor-expired-list-item span {
    max-width: 120px;
  }
}
@media screen and (max-width: 1650px) {
  .ch-list li .down .downText {
    padding: 10px 15px !important;
  }
  .ai-mentor-expired-list-item {
    margin-right: 16px;
  }
  .ai-mentor-expired-list-item span {
    max-width: 135px;
  }
}
@media screen and (max-width: 1610px) {
  .check-zjk-box-lists-top-li {
    width: 44.2%;
  }
  .edtion-box-tips {
    right: -125%;
  }
  .ch-list li .down .downText {
    padding: 10px 10px !important;
  }
  .ai-mentor-expired-list-item span {
    max-width: 120px;
  }
}
@media screen and (max-width: 1638px) {
  .vouchers-box img {
    width: 50px;
  }
  .vouchers-box {
    left: -8px;
    top: 25px;
  }
  .vouchers-box .tipso_bubble {
    left: 60px;
  }
}
@media screen and (max-width: 1580px) {
  .col-sub {
    width: 270px !important;
  }
  .sub-wrap {
    padding: 10px 25px !important;
  }
  .class-cc-dynamic {
    padding: 18px 10px !important;
  }
  .col-main {
    margin: 0px 330px 0 10px !important;
  }
  .check-zjk-box-lists-bottom div {
    width: 97%;
    font-size: 12px;
  }
  .class-cc-dynamic-xbt {
    margin-left: 10px;
  }
  .class-cc-dynamic-btns {
    margin-right: 10px;
  }
  .cha_row1 {
    width: 32%;
  }
}
@media screen and (max-width: 1555px) {
  .ai-mentor-expired-list-item span {
    max-width: 115px;
  }
}

@media screen and (max-width: 1510px) {
  .ai-mentor-expired-list-item span {
    max-width: 100px;
  }
}

@media screen and (max-width: 1500px) {
  .ch-list .self-check-aigc-li {
    width: 60px;
  }
  .ch-list li {
    width: 19%;
    margin: 0 0 10px 1.2%;
  }
  .ch-list li .down .downText {
    padding: 10px 10px !important;
    font-size: 12px;
  }
}

@media screen and (max-width: 1490px) {
  .ch-list li .down .downText {
    padding: 10px 10px !important;
  }
  .ch-input-wrap {
    padding: 30px 30px 30px;
  }

  .col-sub {
    display: block;
  }
  .edtion-box-tips {
    right: -135%;
  }
}
@media screen and (max-width: 1440px) {
  .ai-mentor-expired-list-item span {
    max-width: 95px;
  }
}
@media screen and (max-width: 1410px) {
  .ai-mentor-expired-list-item {
    margin-right: 10px;
  }
  .ai-mentor-expired-list-item span {
    max-width: 90px;
  }
}
@media screen and (max-width: 1430px) {
  .check-zjk-box-lists-top-li {
    width: 44%;
  }
}
@media screen and (max-width: 1445px) {
  .col-sub {
    display: none;
  }
  .wrap_1 {
    width: 96%;
  }
  .list-right {
    right: 20px;
  }
  .col-main {
    margin: 0 30px !important;
  }
  .check-zjk-box-lists-bottom div {
    width: 95%;
    font-size: 13px;
  }
  .check-zjk-box-lists-top-li {
    width: 44.5%;
  }
  .vouchers-box img {
    width: 60px;
  }
  .vouchers-box .tipso_bubble {
    left: 70px;
  }
  .ch-list .self-check-aigc-li {
    width: 66px;
  }
  .ch-list li {
    width: 18.9%;
    margin: 0 0 10px 1.3%;
  }
  .ch-list li .down .downText {
    padding: 10px 15px !important;
    font-size: 14px;
  }
  .edtion-box-tips {
    right: -115%;
  }
}
@media screen and (max-width: 1350px) {
  .ai-mentor-expired-list-item span {
    max-width: 80px;
  }
  .ai-mentor-expired-item-btn {
    margin-left: 5px;
  }
}
.freeActivityTips-box {
  /* height: 30px; */
  background: linear-gradient(
    90deg,
    rgba(70, 122, 242, 0.04) 0%,
    rgba(70, 122, 242, 0.1) 100%
  );
  border-radius: 8px 8px 8px 8px;
  padding: 7px 12px;
  font-weight: 400;
  font-size: 12px;
  color: #9ea2a9;
  /* width: 473px; */
  /* box-sizing: border-box; */
}
.freeActivityTips-sort {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: #527dec;
  color: #ffffff;
  border-radius: 50%;
  opacity: 0.3;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  /* margin-right: 6px; */
}
.freeActivityTips-box-vx {
  display: none;
}
.unlogin {
  display: inline !important;
}
.freeActivityTips-tips {
  color: #527dec;
  font-size: 12px;
  cursor: pointer;
  position: relative;
}
.box-one {
  /* display: inline-block; */
  margin-right: 40px;
}
.tip-box-one {
  background: none !important;
  /* margin-right: 0 !important; */
}
.box-two {
  position: relative;
}
.box-two img {
  margin: 0 4px;
  position: relative;
  vertical-align: middle;
  top: -2px;
}
.box-two:hover .wx-box {
  display: block;
}

.wx-box {
  position: absolute;
  top: 37px;
  right: -100px;
  width: 260px;
  height: 280px;
  background: linear-gradient(141deg, #a76ceb 0%, #527dec 100%);
  box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.16);
  border-radius: 16px 16px 16px 16px;
  border: 1px solid;
  box-sizing: border-box;
  padding: 18px 30px 0;
  display: none;
  z-index: 3;
}
.wx-box-content {
  background-image: url("../image/code-bg.png");
  background-repeat: repeat;
  background-position: center;
  width: 100%;
  height: 158px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.wx-box-title {
  position: relative;
  font-weight: 600;
  font-size: 16px;
  color: #ffffff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  margin-bottom: 8px;
}
.wx-box-title::after {
  content: "";
  position: absolute;
  height: 10px;
  left: 10px;
  right: 10px;
  bottom: -10px;
  background-color: rgba(84, 29, 187, 0.2);
}
.wx-box-tips {
  font-weight: 400;
  font-size: 13px;
  color: #ffffff;
  letter-spacing: 1px;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
}
.wx-box-content-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
.wx-box-content-img {
  width: 110px;
  height: 110px;
  top: -6px !important;
}

.wuxiangaigao-pay-textDescription{
}

.wuxiangaigao-pay-textDescription .wuxiangaigao-preview{
  position:relative;
  color: #467af2;
  cursor: pointer;

}
.wuxiangaigao-pay-textDescription .wuxiangaigao-preview .card-preview-box{
  position:fixed;
  bottom:10px;
  left: 300px;
  height: 356px;
  display: none;
  padding-bottom:8px;
}

.wuxiangaigao-pay-textDescription .wuxiangaigao-preview .card-preview-box .card-preview-box-image{
  border-radius: 8px;
  width: 654px;
  height: 356px;
  background-image: url("/static/images/chachong/wuxiangaigao-preview.png");
  background-repeat: no-repeat;
  background-size: 727px;
  background-position: -37px -31px;
}

.wuxiangaigao-pay-textDescription .wuxiangaigao-preview:hover .card-preview-box{
  display: block;
}
