.displayHide {
  display: none !important;
}
.main {
  width: 100%;
  max-width: 1030px;
  margin: auto;
}
.main h3 {
  color: #222222;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 58px;
  position: relative;
}
.main h3 i {
  display: inline-block;
  width: 174px;
  height: 4px;
  background-color: #0091ff;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -87px;
  z-index: -1;
  opacity: 0.2;
}
.ContainerTo {
  text-align: left;
  max-width: 860px;
  width: 100%;
  margin: auto;
  display: none;
}
.ContainerTo .label_s {
  font-size: 14px;
  color: #333;
}
.ContainerTo .btn-default {
  color: #555;
  outline: 0;
  height: 38px;
}
.ContainerTo .major .btn-default,
.ContainerTo .major_sxbg .btn-default {
  color: #999999;
}
.form-loading {
  padding: 15px;
  max-width: 860px;
  width: 100%;
  margin: auto;
}
.form-loading .placeholder-line {
  height: 40px;
  margin-bottom: 20px;
  font-size: 0;
}
.form-loading .placeholder-line .row1 {
  width: 120px;
  height: 100%;
  margin-right: 20px;
  display: inline-block;
}
.form-loading .placeholder-line .row2 {
  width: calc(100% - 140px);
  height: 100%;
  display: inline-block;
}
.form-loading .placeholder-block {
  height: 340px;
  margin-bottom: 20px;
}
.form-loading .placeholder-btnBlock {
  text-align: center;
}
.form-loading .placeholder-btnBlock .btn.grayBlock {
  width: 140px;
  height: 45px;
  border: none;
  margin-right: 10px;
}
.form-loading .placeholder-btnBlock .btn.btn-primary {
  color: #0072ff;
  font-size: 16px;
  line-height: 33px;
  width: 120px;
  height: 45px;
  background-color: #ffffff;
  border-radius: 5px;
  border: solid 1px #006fff;
  position: relative;
}
.form-loading .placeholder-btnBlock .btn.btn-primary a {
  color: inherit;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  line-height: 45px;
}
.form-loading .grayBlock {
  background-image: linear-gradient(90deg, #f5f5f5, #ffffff);
  border-radius: 10px;
}
.noMarginRight {
  margin-right: 0 !important;
}
.noPaddingLeft {
  padding-left: 0 !important;
}
.noPaddingRight {
  padding-right: 0 !important;
}
.btn-default:hover,
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
  background-color: #fff !important;
}
.bordernone {
  border: 0 !important;
}
.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
  background-color: #fff;
}
.btn-default {
  border-color: #eee;
}
.bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
  background-color: #fff;
  border-color: #eee;
}
.glyphicon.glyphicon-ok.check-mark {
  display: none !important;
}
.btn.dropdown-toggle.btn-default[aria-expanded='false'] span {
  color: #333;
}
.short {
  width: 100%;
}
.groupSubmit {
  text-align: center;
}
.inputnone {
  display: none;
}
.has-success .form-control:focus,
.has-success .form-control {
  border-radius: 10px;
  border: solid 1px #eeeeee;
  box-shadow: none;
}
.table > thead > tr > th {
  background-color: #dbebff;
  text-align: center;
  color: #222;
  font-size: 16px;
  border: 0;
  vertical-align: middle;
}
.table > tbody > tr > td {
  border: 0;
}
tbody tr {
  border: 1px solid #eee;
  border-top: 0;
  font-size: 14px;
  color: #222;
}
tbody tr td {
  vertical-align: middle !important;
  height: 68px;
}
tbody tr td:nth-child(1) {
  border-right: 1px solid #eee;
  width: 30%;
}
table tbody {
  height: 277px;
}
#myModalLabel2 {
  font-size: 20px;
  color: #000;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 467px;
    margin: 100px auto;
    background-color: #ffffff;
    box-shadow: 0px 0px 18px 0px rgba(31, 91, 177, 0.19);
    border-radius: 10px;
  }
}
/*滚动条样式*/
.table .table::-webkit-scrollbar {
  width: 4px;
}
.table .table::-webkit-scrollbar-thumb {
  /* border-radius: 10px; */
  -webkit-box-shadow: inset 0 0 5px #eeeeee;
  background: #0b63ff;
}
.table .table::-webkit-scrollbar-track {
  /* border-radius: 0; */
  background: #eeeeee;
}
.table {
  margin-bottom: 10px;
}
.instructions {
  position: absolute;
  right: -60px;
  top: 41px;
  cursor: pointer;
  text-decoration: underline;
}
.placeholderBox {
  overflow: hidden;
  margin-top: 20px;
}
.btn-primary:focus {
  outline: 0;
}
.nav-activity {
  width: 100px;
  height: 30px;
  background: linear-gradient(180deg, #FFEFE8 3%, #FFE6EF 100%);
  color: #E20000;
  font-size: 14px;
  border-radius: 4px;
  line-height: 30px;
  cursor: pointer;
  margin-top: 15px;
  transition: all 0.3s;
  position: absolute;
  margin-left: 12px;
  right: 36px;
  top: 10px;
  display: none;
}
.nav-activity a {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  color: inherit;
}
.nav-activity a:hover {
  text-decoration: none;
}
.nav-activity a:focus {
  text-decoration: none;
}
.nav-activity:hover {
  background: linear-gradient(180deg, #FFE5DB 3%, #FFD9F6 100%);
}
.nav-activity img {
  margin-left: 7px;
  position: relative;
  top: -3px;
}
.mainContainer {
  padding: 0px 57px 0 57px;
}
.mainContainer .generate,
.mainContainer .outline {
  display: inline-block;
  width: 140px;
  height: 45px;
  background-color: #006cff;
  background-image: linear-gradient(90deg, #006cff 0%, #0096ff 100%), linear-gradient(#006cff, #006cff);
  background-blend-mode: normal,
        normal;
  border-radius: 5px;
  border: solid 1px #006fff;
  font-size: 16px;
  color: #fff;
  text-decoration: none !important;
  cursor: pointer;
  line-height: 33px;
}
.mainContainer .generate:hover,
.mainContainer .outline:hover {
  outline: 0;
  background-image: linear-gradient(90deg, #0096ff 0%, #006cff 100%), linear-gradient(#006cff, #006cff);
}
.mainContainer button {
  margin: 0 10px;
}
.mainContainer .query {
  color: #0072ff;
  font-size: 16px;
  line-height: 33px;
  width: 120px;
  height: 45px;
  background-color: #ffffff;
  border-radius: 5px;
  border: solid 1px #006fff;
}
.mainContainer .query:hover {
  outline: 0;
  box-shadow: 0px 0px 15px 0px rgba(186, 218, 255, 0.29);
}
.mainContainer .EnglishLiterature .contenteditable_s .toCheck,
.mainContainer .education_c .contenteditable_s .toCheck,
.mainContainer .jiangAIGCType .contenteditable_s .toCheck,
.mainContainer .jiangAIGCContent .contenteditable_s .toCheck,
.mainContainer .xzaigccheck_conditions .contenteditable_s .toCheck {
  font-size: 14px;
  line-height: 40px;
  cursor: pointer;
}
.mainContainer .EnglishLiterature .contenteditable_s .toCheck span,
.mainContainer .education_c .contenteditable_s .toCheck span,
.mainContainer .jiangAIGCType .contenteditable_s .toCheck span,
.mainContainer .jiangAIGCContent .contenteditable_s .toCheck span,
.mainContainer .xzaigccheck_conditions .contenteditable_s .toCheck span {
  margin: 0 30px 0 10px;
}
.mainContainer .EnglishLiterature .contenteditable_s .EnglishReference,
.mainContainer .education_c .contenteditable_s .EnglishReference,
.mainContainer .jiangAIGCType .contenteditable_s .EnglishReference,
.mainContainer .jiangAIGCContent .contenteditable_s .EnglishReference,
.mainContainer .xzaigccheck_conditions .contenteditable_s .EnglishReference,
.mainContainer .EnglishLiterature .contenteditable_s .education_i,
.mainContainer .education_c .contenteditable_s .education_i,
.mainContainer .jiangAIGCType .contenteditable_s .education_i,
.mainContainer .jiangAIGCContent .contenteditable_s .education_i,
.mainContainer .xzaigccheck_conditions .contenteditable_s .education_i,
.mainContainer .EnglishLiterature .contenteditable_s .FamilyCategory,
.mainContainer .education_c .contenteditable_s .FamilyCategory,
.mainContainer .jiangAIGCType .contenteditable_s .FamilyCategory,
.mainContainer .jiangAIGCContent .contenteditable_s .FamilyCategory,
.mainContainer .xzaigccheck_conditions .contenteditable_s .FamilyCategory,
.mainContainer .EnglishLiterature .contenteditable_s .SubmissionMode,
.mainContainer .education_c .contenteditable_s .SubmissionMode,
.mainContainer .jiangAIGCType .contenteditable_s .SubmissionMode,
.mainContainer .jiangAIGCContent .contenteditable_s .SubmissionMode,
.mainContainer .xzaigccheck_conditions .contenteditable_s .SubmissionMode {
  width: 20px;
  height: 16px;
  vertical-align: text-bottom;
  cursor: pointer;
  margin-top: 0 !important;
  margin-left: -2px;
}
.mainContainer .EnglishLiterature .contenteditable_s .prompt-c,
.mainContainer .education_c .contenteditable_s .prompt-c,
.mainContainer .jiangAIGCType .contenteditable_s .prompt-c,
.mainContainer .jiangAIGCContent .contenteditable_s .prompt-c,
.mainContainer .xzaigccheck_conditions .contenteditable_s .prompt-c {
  font-size: 12px;
  color: #fe2321;
  margin-left: -12px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
}
.mainContainer .EnglishLiterature .contenteditable_s .prompt-c img,
.mainContainer .education_c .contenteditable_s .prompt-c img,
.mainContainer .jiangAIGCType .contenteditable_s .prompt-c img,
.mainContainer .jiangAIGCContent .contenteditable_s .prompt-c img,
.mainContainer .xzaigccheck_conditions .contenteditable_s .prompt-c img {
  vertical-align: middle;
  margin-top: -4px;
  margin-right: 4px;
}
.mainContainer .card.jiangAIGCContent {
  margin-bottom: 24px;
}
.major .contenteditable_s .btn-group.bootstrap-select.show-tick.form-control,
.major_sxbg .contenteditable_s .btn-group.bootstrap-select.show-tick.form-control {
  border: none;
}
.btn-default {
  border-radius: 10px;
}
li a {
  outline: none !important;
}
.has-error .form-control:focus,
.has-error .form-control,
.btn.active,
.btn:active,
.form-control,
.form-control:focus {
  box-shadow: none;
}
.btn-group.open .dropdown-toggle {
  box-shadow: none !important;
}
.form-control {
  display: inline-block;
  border-radius: 10px;
  border: solid 1px #eeeeee;
  height: 38px;
}
.form-control:hover {
  border-color: #adadad;
}
.open .btn-default,
.open > .dropdown-toggle.btn-default,
.open > .dropdown-toggle.btn-default:hover {
  border-color: #006fff !important;
}
.quantity {
  color: #aaaaaa;
  font-size: 14px;
  position: absolute;
  top: 9px;
  right: 13px;
}
.quantity span {
  color: #006cff;
}
.label_s {
  line-height: 40px;
  width: 100px;
  text-align: right;
  font-size: 14px;
  color: #333333;
  font-weight: 400;
}
.warning {
  position: relative;
  top: -2px;
}
.tipsImg {
  position: absolute;
  right: -10px;
  top: 39px;
  cursor: pointer;
}
.tipsInfo {
  color: #aaaaaa;
  font-size: 14px;
  margin-top: 10px;
  background-color: #f9f9f9;
  padding: 22px 32px;
  max-width: 888px;
  width: 100%;
  margin: 18px auto 40px;
}
.tipsInfo .tipsTitle {
  color: #2c2c2c;
  font-size: 16px;
  padding: 0;
  line-height: 28px;
}
.tipsInfo p {
  color: #999999;
  font-size: 14px;
  padding-left: 20px;
  line-height: 23px;
}
.tipsInfo .aigcTips p {
  color: #ff2121;
  font-weight: bold;
}
.groupSubmit {
  margin-bottom: 10px !important;
}
.form-group.form-group_s.short.card.col-md-6.checkbox {
  margin-bottom: 14px;
  margin-top: 4px;
}
.case {
  text-align: center;
  width: 100%;
  max-width: 888px;
  height: 40px;
  background-color: #fffcc2;
  line-height: 0;
  margin: auto;
  margin-top: 0px;
  color: #666666;
  font-size: 14px;
  background: #fffffe;
  background: -moz-linear-gradient(left, #fffffe 0%, #f7f7cf 33%, #fffcc2 56%, #fcfac7 64%, #f7f7cf 78%, #f8f8d3 80%, #fffffe 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #fffffe), color-stop(33%, #f7f7cf), color-stop(56%, #fffcc2), color-stop(64%, #fcfac7), color-stop(78%, #f7f7cf), color-stop(80%, #f8f8d3), color-stop(100%, #fffffe));
  background: -webkit-linear-gradient(left, #fffffe 0%, #f7f7cf 33%, #fffcc2 56%, #fcfac7 64%, #f7f7cf 78%, #f8f8d3 80%, #fffffe 100%);
  background: -o-linear-gradient(left, #fffffe 0%, #f7f7cf 33%, #fffcc2 56%, #fcfac7 64%, #f7f7cf 78%, #f8f8d3 80%, #fffffe 100%);
  background: -ms-linear-gradient(left, #fffffe 0%, #f7f7cf 33%, #fffcc2 56%, #fcfac7 64%, #f7f7cf 78%, #f8f8d3 80%, #fffffe 100%);
  background: linear-gradient(to right, #fffffe 0%, #f7f7cf 33%, #fffcc2 56%, #fcfac7 64%, #f7f7cf 78%, #f8f8d3 80%, #fffffe 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffffe', endColorstr='#fffffe', GradientType=1);
}
.case img {
  vertical-align: top;
  position: relative;
  top: 13px;
  margin-right: 10px;
}
.realTime ul,
.realTime li {
  list-style: none;
  overflow: hidden;
}
.realTime .box {
  height: 35px;
  background: #000;
  overflow: hidden;
}
.realTime .t_news {
  width: 290px;
  display: inline-block;
  height: 30px;
  color: #333333;
  padding-left: 10px;
  margin: 5px 0;
  overflow: hidden;
  position: relative;
}
.realTime .t_news b {
  line-height: 30px;
  font-weight: bold;
  display: inline-block;
}
.realTime .news_li,
.realTime .swap {
  line-height: 30px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0px;
  width: 100%;
}
.realTime .news_li a,
.realTime .swap a {
  color: #333333;
}
.realTime .swap {
  top: 30px;
}
#basic_err,
#expect_err,
#contenteditable_err,
#keyword_err,
#contenteditable4_err,
#LiteratureType_err {
  position: absolute;
  bottom: -20px;
}
#keyword_err {
  left: 134px;
}
#LiteratureType_err {
  margin-left: 10px;
  color: #a94442;
  left: 0px;
  margin-left: 0;
  bottom: -10px;
  font-size: 12px;
  display: none;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input[type="number"] {
  -moz-appearance: textfield;
}
.introduce {
  width: 100%;
  max-width: 1170px;
  margin: 94px auto 130px;
}
.attice .imageBox {
  width: 70px;
  height: 70px;
  background-color: #ffffff;
  box-shadow: 0px 0px 32px 6px rgba(225, 225, 225, 0.45);
  border-radius: 10px;
  padding-top: 18px;
  text-align: center;
  margin-right: 15px;
}
.attice p {
  font-size: 18px;
  color: #222222;
  height: 40px;
  line-height: 45px;
}
.attice span {
  color: #aaaaaa;
  font-size: 14px;
}
.attice2 {
  width: 260px;
}
.attice2 .col-md-9 {
  padding-right: 0;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
  background-color: #006cff;
}
.form-control:focus {
  border-color: #006cff;
}
.checkbox {
  text-align: center;
  color: #999999;
  font-size: 14px;
}
.type_name {
  width: 100px;
  float: left;
}
.contenteditable_s {
  width: calc(100% - 120px);
  float: right;
}
.ThesisMajor .bootstrap-select {
  max-width: 260px;
}
.figure {
  width: 350px;
}
.textTitle {
  position: absolute;
  right: 27px;
  top: 9px;
  font-size: 14px;
  color: #666;
  font-weight: 400;
}
#basic_err,
#NumberWords_err,
#basic2_err,
#title_err {
  left: 137px;
  bottom: -16px;
  position: absolute;
}
.form-group {
  margin-bottom: 20px;
}
.tipsImportance {
  font-size: 12px;
  line-height: 38px;
  color: #999999;
  position: absolute;
  width: 287px;
  padding-left: 10px;
  right: -274px;
  top: 0;
}
.tipsImportance img {
  vertical-align: middle;
  margin-top: -4px;
}
label {
  margin-bottom: 0;
}
.FruitBox input {
  display: none;
}
.FruitBox label {
  height: 30px;
  background-color: #f9f9f9;
  border-radius: 15px;
  padding: 8px 13px;
  color: #666666;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  margin-right: 10px;
  cursor: pointer;
}
.FruitBox .selected {
  background-color: #e4f4ff;
  color: #006dff;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 2px;
}
.dropdown-menu {
  box-shadow: none;
}
.mf_container {
  border: 1px solid #eee;
  border-radius: 10px;
  cursor: text;
  padding: 0 12px;
}
.mf_container.errorBorder {
  border-color: #b94a48;
}
.mf_container input#keyword {
  border: none;
}
.mf_container ol#mf_keyword_list {
  display: inline;
}
.mf_container ol#mf_keyword_list .mf_item {
  font-size: 14px;
  padding: 4px 10px;
  background: #dceffe;
  color: #1492ff;
  border-radius: 6px;
  display: inline-block;
  margin-right: 10px;
  margin-top: 6px;
}
.mf_container ol#mf_keyword_list .mf_item .mf_remove {
  color: #FFFFFF;
  margin-left: 5px;
  background: #1492ff;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  display: inline-block;
  line-height: 10px;
  text-align: center;
  font-size: 12px;
  transform: scale(0.9);
  vertical-align: text-top;
  margin-top: 2px;
}
.mf_container ol#mf_keyword_list .mf_item .mf_remove:hover {
  color: #ffffff;
}
.keywordBox .contenteditable_s {
  position: relative;
}
.keywordBox .contenteditable_s .keywordP {
  position: absolute;
  top: 0;
  left: 12px;
  height: 40px;
  line-height: 40px;
  color: #999999;
  font-size: 14px;
}
.keywordBox .contenteditable_s #keyword {
  padding: 0;
  min-width: 20px;
}
.keywordBox #keyword_err {
  display: none;
}
.keywordBox #keyword_err .help-block {
  color: #a94442;
}
.proposal {
  display: none;
  margin-bottom: 18px;
  height: 40px;
}
.proposal .uploadBlock .uploadTips {
  display: none;
  margin-top: -6px;
  vertical-align: middle;
  cursor: pointer;
  margin-left: 4px;
  opacity: 0;
}
.proposal .uploadBlock .uploadTips img:hover + .upload-tips-limit {
  opacity: 1;
}
.proposal .uploadBlock .uploadTips .upload-tips-limit {
  font-size: 12px;
  color: #999;
  line-height: normal;
  vertical-align: bottom;
  display: inline-block;
  opacity: 0;
  margin-top: 0.5px;
}
.proposal .fileBlock {
  font-size: 14px;
  color: #999999;
  line-height: 42px;
  display: none;
}
.proposal .fileBlock .tag-get {
  color: #ff4f35;
  background: #ffefed;
  padding: 1px 5px;
  border: 1px solid #ff5e3a;
  border-radius: 4px;
  display: inline-block;
  line-height: normal;
  margin-right: 4px;
  display: none;
  vertical-align: inherit;
}
.proposal .fileBlock .fileName {
  cursor: default;
  max-width: 400px;
  overflow: hidden !important;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  line-height: 14px;
  vertical-align: text-top;
}
.proposal .fileBlock .fileName.hasError {
  color: #a94442;
}
.proposal .fileBlock img.deleteFile {
  margin-left: 10px;
  margin-top: -5px;
  cursor: pointer;
}
.proposal .fileBlock .file-uploading {
  color: #0072ff;
  margin-left: 20px;
  display: none;
}
.proposal .fileBlock .file-uploadErr {
  margin-left: 20px;
  color: #a94442;
  display: none;
}
.proposal .fileBlock .file-uploadSuc {
  margin-left: 20px;
  color: #0a9d54;
  line-height: 12px;
  overflow: hidden;
  display: none;
}
.proposal .fileBlock.active .tag-get {
  display: inline-block;
}
.proposal .fileBlock.active .fileName {
  color: #006eff;
}
.proposal .proposal-err {
  position: absolute;
  color: #b94a48;
  font-size: 12px;
  left: 134px;
  top: 30px;
  display: none;
}
.proposal .proposal-text {
  cursor: pointer;
  font-size: 14px;
  color: #999999;
  padding-right: 20px;
  line-height: 40px;
}
.proposal .proposal-text .proposal-check {
  display: inline-block;
  border: 1px solid #eee;
  vertical-align: text-top;
  border-radius: 50%;
  margin-right: 8px;
  box-sizing: border-box;
  margin-top: 1px;
  cursor: pointer;
  user-select: none;
  pointer-events: none;
}
.proposal .uploadBox {
  color: #0074ff;
  font-size: 12px;
  margin-left: -14px;
  cursor: pointer;
  display: none;
  opacity: 0;
}
.proposal #uploadFile-ktbg {
  display: none;
}
.gen_params span.questionnaire {
  display: none;
}
.gen_params span.genImg,
.gen_params span.genTab,
.gen_params span.genFormula,
.gen_params span.genCode,
.gen_params span.questionnaire {
  cursor: pointer;
  font-size: 14px;
  color: #666;
  margin-right: 30px;
  line-height: 40px;
}
.gen_params span.genImg input[type=checkbox],
.gen_params span.genTab input[type=checkbox],
.gen_params span.genFormula input[type=checkbox],
.gen_params span.genCode input[type=checkbox],
.gen_params span.questionnaire input[type=checkbox] {
  display: inline-block;
  border: 1px solid #eee;
  vertical-align: text-top;
  border-radius: 50%;
  margin-right: 8px;
  box-sizing: border-box;
  margin-top: 1px;
  cursor: pointer;
}
.gen_params .sample {
  color: #999999;
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.gen_params .sample > img {
  vertical-align: middle;
  margin-top: -3px;
}
.gen_params .sample:hover .sampleBox {
  display: block;
}
.gen_params .sample .sampleBox {
  position: absolute;
  z-index: 10;
  top: 24px;
  left: -560px;
  display: none;
  background: #FFFFFF;
  padding: 10px;
  border-radius: 4px;
  box-shadow: 0 0 4px 1px #e9e9e9;
}
.gen_params .sample .sampleBox:after {
  position: absolute;
  content: '';
  height: 20px;
  width: 10%;
  left: 45%;
  top: -14px;
}
.version-wxzs {
  display: none;
}
.version-wxzs .version-wxzs-err {
  color: #a94442;
  font-size: 12px;
  position: absolute;
  bottom: -20px;
  left: 135px;
  display: none;
}
.version-wxzs-box .version-item {
  width: 200px;
  height: 102px;
  float: left;
  border: 1px solid #e5e4e6;
  border-radius: 10px;
  margin-right: 14px;
  padding: 10px 12px;
  cursor: pointer;
  position: relative;
}
.version-wxzs-box .version-item .v-checked {
  position: absolute;
  right: -1px;
  top: -1px;
  display: none;
}
.version-wxzs-box .version-item .v-top .v-title {
  color: #001530;
  font-size: 16px;
  font-weight: bold;
  padding-left: 24px;
  padding-right: 14px;
  float: left;
  position: relative;
}
.version-wxzs-box .version-item .v-top .v-title:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 16px;
  background: #ccc;
  top: 2px;
  right: 2px;
}
.version-wxzs-box .version-item .v-top .v-sample {
  line-height: 22px;
  height: 23px;
  font-size: 12px;
  float: left;
  margin-left: 8px;
  width: 50px;
  position: relative;
}
.version-wxzs-box .version-item .v-top .v-sample .sampleImg {
  box-shadow: 0 0 3px 0px #94d1ff;
  width: 850px;
  height: 300px;
  background: white;
  position: absolute;
  top: 30px;
  left: -350px;
  text-align: center;
  padding-top: 12px;
  border-radius: 4px;
  z-index: 100;
  display: none;
}
.version-wxzs-box .version-item .v-top .v-sample .sampleImg.sample-zslw {
  left: -540px;
}
.version-wxzs-box .version-item .v-top .v-sample:hover .sampleImg {
  display: block;
}
.version-wxzs-box .version-item .v-top .v-sample img {
  vertical-align: middle;
  margin-top: -4px;
}
.version-wxzs-box .version-item .v-top:after {
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.version-wxzs-box .version-item .v-bottom {
  margin-top: 10px;
  background: #f4f4f4;
  font-size: 12px;
  color: #585a5c;
  text-align: center;
  border-radius: 4px;
  padding: 6px 0;
}
.version-wxzs-box .version-item.active {
  border-color: #017ff5;
  box-shadow: inset 0 0 0px 1px #017ff5;
}
.version-wxzs-box .version-item.active .v-checked {
  display: block;
}
.version-wxzs-box .version-item.active .v-bottom {
  background: #f4faff;
}
.version-wxzs-box:after {
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.supplement {
  display: none;
}
.supplement .contenteditable_s .professional {
  position: relative;
  border: 1px solid #eee;
  padding: 6px 12px 10px;
  border-radius: 10px;
}
.supplement .contenteditable_s .professional textarea {
  width: 100%;
  height: 40px;
  resize: none;
  outline: none;
  font-size: 14px;
  border: none;
  transition: height 0.3s;
}
.supplement .contenteditable_s .professional textarea::placeholder {
  color: #999999;
}
.supplement .contenteditable_s .professional .character-count {
  position: absolute;
  font-size: 12px;
  color: #999999;
  bottom: 2px;
  right: 40px;
}
.supplement .contenteditable_s .professional p.professional-err {
  font-size: 12px;
  color: #f34f4f;
  position: absolute;
  bottom: -22px;
  display: none;
}
.selectPeriodical {
  display: none;
  position: relative;
}
.selectPeriodical .periodicalTypeCard {
  padding-right: 6px;
  padding-left: 6px;
}
.selectPeriodical .periodicalType {
  height: 102px;
  box-shadow: 0 0 0px 1px #CACACA;
  border-radius: 10px;
  cursor: pointer;
  position: relative;
}
.selectPeriodical .periodicalType.select {
  border-color: #7579DB;
  box-shadow: 0 0 0px 2px #7579DB;
}
.selectPeriodical .periodicalType.select .p-typeName {
  color: #7579DB;
}
.selectPeriodical .periodicalType.select .periodicalCheck {
  display: block;
}
.selectPeriodical .periodicalType .periodicalCheck {
  position: absolute;
  right: -1px;
  top: -1px;
  display: none;
}
.selectPeriodical .periodicalType .p-typeName {
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  font-weight: bold;
  color: #666666;
  position: relative;
}
.selectPeriodical .periodicalType .p-typeName:before {
  content: '';
  position: absolute;
  bottom: 0;
  width: calc(100% - 16px);
  height: 1px;
  background: #F0F0F0;
  left: 8px;
}
.selectPeriodical .periodicalType .p-typeDetails {
  padding: 15px 8px 0;
  font-size: 12px;
  color: #999999;
}
.selectPeriodical .periodical-err {
  position: absolute;
  color: #a94442;
  font-size: 12px;
  bottom: -24px;
  left: 135px;
  display: none;
}
.literatureNum {
  display: none;
  position: relative;
}
.literatureNum .literatureNumCard {
  line-height: 40px;
  font-size: 0;
}
.literatureNum .literatureNumCard .l-numB {
  width: 84px;
  height: 30px;
  background: #F9F9F9;
  border-radius: 15px;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  margin-right: 16px;
  cursor: pointer;
  color: #666666;
}
.literatureNum .literatureNumCard .l-numB.select {
  background: #F2F5FF;
  color: #7579DB;
}
.literatureNum .literatureNum-err {
  position: absolute;
  color: #a94442;
  font-size: 12px;
  bottom: -16px;
  left: 135px;
  display: none;
}
@media (max-width: 1250px) {
  .main.mainContainer {
    padding: 60px 0 0 0;
  }
}
@media (max-width: 1453px) {
  .selectPeriodical .periodicalType .p-typeDetails {
    padding: 6px 8px 0;
  }
}
.label_s .required {
  color: #f52020;
  margin-right: 7px;
}
.main h3 {
  text-align: left;
  width: 100%;
  max-width: 860px;
  margin: auto;
  margin-bottom: 25px;
  padding: 0 15px;
}
.main h3 i {
  display: none;
}
.main h3::before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 26px;
  background-color: #006fff;
  border-radius: 3px;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 8px;
}
.main h3 .Toggle2 {
  float: right;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
  display: none;
}
.education_c,
.major,
.keywordBox,
.major_sxbg {
  display: none;
}
.EducationalAltitude {
  display: none;
}
.EducationalAltitude .AltitudeCard {
  padding: 0 10px;
  color: #12131f;
  font-size: 12px;
}
.EducationalAltitude .AltitudeCard .substance {
  background: url('../img/AltitudeCard.png') no-repeat;
  background-size: 100% 100%;
  padding: 10px 10px 10px 14px;
  min-height: 150px;
  cursor: pointer;
}
.EducationalAltitude .AltitudeCard .card_type {
  display: inline-block;
  width: 48px;
  border-radius: 4px;
  text-align: center;
  font-size: 14px;
  padding: 2px 0;
  background-color: #ebebeb;
  color: #666666;
}
.EducationalAltitude .AltitudeCard .card_text {
  margin-top: 18px;
}
.EducationalAltitude .AltitudeCard .card_number {
  border-radius: 13px;
  border: solid 1px #e2e7fa;
  display: inline-block;
  padding: 4px 8px 2px 8px;
  margin-top: 8px;
}
.EducationalAltitude .AltitudeCard .cardSelect {
  background: url('../img/AltitudeCard2.png') no-repeat;
  background-size: 100% 100%;
}
.EducationalAltitude .AltitudeCard .cardSelect .card_type {
  color: #006dff;
  background-color: #e2e7fa;
  font-weight: bold;
}
.error_text {
  color: red;
}
.jiangAIGCContent,
.jiangAIGCType {
  display: none;
  margin-bottom: 6px;
}
.jiangAIGCContent .toCheck span,
.jiangAIGCType .toCheck span {
  width: 60px;
  display: inline-block;
  margin-right: 20px !important;
}
.authorBox {
  margin-bottom: 6px;
}
.Thesis {
  height: 195px;
  border-radius: 10px;
  border: solid 1px #eeeeee;
  position: relative;
  margin-top: 10px;
}
.Thesis.uploading {
  border: 1px dashed #007bff;
}
.Thesis.editing {
  border: 1px solid #007bff;
}
.Thesis #ThesisInput {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.Thesis .Not {
  text-align: center;
  width: 100%;
  height: 100%;
  padding-top: 40px;
}
.Thesis .Not img {
  margin-bottom: 20px;
}
.Thesis .Not p {
  color: #666666;
  font-size: 14px;
  margin-bottom: 4px;
}
.Thesis .Not p.redText {
  color: #ff2d2d;
  font-size: 12px;
  margin-top: 2px;
}
.Thesis .Not span {
  font-size: 12px;
  color: #999999;
}
.Thesis .Complete {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.Thesis .Complete .CompleteBox {
  width: 322px;
  margin: auto;
  margin-top: 70px;
  overflow: hidden;
  padding: 16px 0;
  padding-left: 60px;
}
.Thesis .Complete .CompleteBox .fileIcoBox,
.Thesis .Complete .CompleteBox .fileBox {
  position: relative;
  float: left;
}
.Thesis .Complete .CompleteBox .fileIcoBox .fileNameThesis,
.Thesis .Complete .CompleteBox .fileBox .fileNameThesis {
  line-height: 16px;
  margin-top: -2px;
  min-height: 16px;
}
.Thesis .Complete .CompleteBox .fileIcoBox .lodingGif,
.Thesis .Complete .CompleteBox .fileBox .lodingGif {
  position: absolute;
  left: 10px;
  top: 14px;
  width: 14px;
  height: 14px;
}
.Thesis .Complete .CompleteBox .statusDIV {
  margin-top: 10px;
}
.Thesis .Complete .CompleteBox .UploadFailed,
.Thesis .Complete .CompleteBox .UploadedSuccess {
  display: none;
}
.Thesis .Complete .fileIco {
  margin-right: 20px;
}
.Thesis .Complete .fileNameThesis {
  color: #555555;
  max-width: 100px;
  overflow: hidden;
  font-size: 14px;
  line-height: 28px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.Thesis .Complete .deleteFileThesis {
  margin-left: 10px;
  cursor: pointer;
  width: 16px;
  height: 16px;
  margin-top: 6px;
}
.Thesis .InputBox {
  display: none;
  width: 100%;
  height: 100%;
  padding: 10px;
  font-size: 12px;
}
.Thesis .InputBox textarea {
  width: 100%;
  height: 100%;
  border: 0;
  outline: 0;
  resize: none;
}
.Thesis .UploadBox {
  display: none;
}
.Thesis .statusDIV {
  font-size: 12px;
}
.Thesis .statusDIV .deleteFileThesisText {
  color: #0070ff;
  font-size: 12px;
  margin-left: 20px;
}
.Thesis .statusDIV .deleteFileThesisico {
  color: #999999;
}
.Thesis .statusDIV .deleteFileThesisico img {
  margin-top: -4px;
}
.Thesis .DocumentText,
.Thesis .DocumentWord {
  display: none;
}
#App.zjcaigc .groupSubmit,
#App.xzaigccheck .groupSubmit {
  padding-left: 106px;
}
.aigcTips {
  display: none;
}
.inputQuantity {
  position: relative;
  width: 114px;
  display: inline-block;
  display: none;
}
.inputQuantity .textTitle {
  right: 10px;
}
.inputQuantity > .form-control.errorBorder {
  border-color: #b94a48;
}
.EnglishLiterature {
  display: none;
}
.EnglishLiteratureBox {
  position: relative;
}
.EnglishLiteratureBox .toCheck .enLiterature {
  color: #999999;
}
.Prohibited .toCheck:hover + .EnglishLiteratureTips {
  display: block;
}
.EnglishLiteratureTips {
  display: none;
  position: absolute;
  left: 0;
  bottom: -16px;
  background-color: #333;
  color: #fff;
  padding: 4px 8px;
  border-radius: 4px;
}
.TipsLiteratureType {
  right: -360px;
  width: 350px;
  color: #333333;
}
.mask_body {
  position: fixed;
  background: #000;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  display: none;
}
.selectDegree {
  display: none;
  margin-bottom: 30px;
}
.selectDegree .cardSelect.substance {
  background: url('../img/selectDegree.png') no-repeat;
  background-size: 100% 100%;
}
.selectDegree .cardSelect.substance .card_type {
  background: #E3EAFF;
  color: #7579DB;
  font-weight: bold;
}
.selectDegree .cardSelect.substance .card_text {
  border-bottom: 1px dashed #DEE6FF;
}
.selectDegree .substance {
  background: url('../img/selectDegree1.png') no-repeat;
  background-size: 100% 100%;
  width: 216px;
  height: 160px;
  padding: 6px 16px;
  cursor: pointer;
}
.selectDegree .card_type {
  background: #EBEBEB;
  border-radius: 3px;
  display: inline-block;
  padding: 3px 10px;
  line-height: normal;
  color: #666;
  font-size: 14px;
}
.selectDegree .card_text {
  font-size: 12px;
  color: #4C4C4E;
  line-height: 16px;
  margin-top: 20px;
  border-bottom: 1px dashed #e6e6e7;
  padding-bottom: 14px;
  margin-bottom: 10px;
}
.selectDegree .card_number {
  font-size: 12px;
  color: #151515;
}
.selectDegree .AltitudeCard {
  padding-left: 0;
  padding-right: 0;
}
.editingAnOutlineKTBG {
  color: #8387DF;
  font-size: 14px;
  line-height: 40px;
  position: relative;
  cursor: pointer;
}
.editingAnOutlineKTBG::after {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #8387DF;
}
p.word-prompt {
  display: inline-block;
  font-size: 12px;
  color: #b7bccb;
  vertical-align: middle;
  line-height: normal;
  float: right;
  margin-top: 12px;
}
p.word-prompt .text-num {
  color: #ff001e;
  margin: 0 4px;
}
.rower {
  display: inline-block;
  position: relative;
  width: calc(100% - 120px);
  height: 38px;
  vertical-align: middle;
}
.rower .title-num,
.rower .author-num {
  position: absolute;
  font-size: 14px;
  color: #aaa;
  right: 12px;
  top: 8.5px;
}
.rower.content-block {
  height: 100%;
  margin-top: 4px;
  width: 100%;
}
.way-content {
  display: inline-block;
  font-size: 14px;
  color: #5e6582;
  vertical-align: middle;
}
.xzaigccheck_conditions {
  display: none;
}
.has-feedback .form-control {
  padding-right: 58.5px;
}
.zjc_aigc_tips,
.jian_aigc_tips {
  display: none;
}
#App.zjcaigc .zjc_aigc_tips {
  display: block;
}
#App.xzaigccheck .jian_aigc_tips {
  display: block;
  font-size: 12px;
}
#App.xzaigccheck .jian_aigc_tips p {
  color: #9099b3;
  font-weight: 400;
}
#App.xzaigccheck .jian_aigc_tips .redText {
  color: #f56c6c;
}
#App.xzaigccheck .jian_aigc_tips img {
  margin-top: -4px;
  margin-right: 4px;
  margin-left: 10px;
}
#App.xzaigccheck .jian_aigc_tips .t1_p .detection_range {
  display: inline-block;
  float: left;
}
#App.xzaigccheck .jian_aigc_tips .t1_p .detection {
  display: inline-block;
  width: calc(100% - 170px);
  margin-right: 0px;
  line-height: 24px;
}
.Toggle2 {
  background: #FFF7EE;
  border-radius: 57px 57px 57px 57px;
  border: 1px solid #FFD8AC;
  line-height: 0;
}
.Toggle2 .switchingImg {
  display: inline-block;
  width: 22px;
  height: 22px;
  vertical-align: middle;
  background: url('../img/qzyb_nol.png') no-repeat;
  background-size: 100% 100%;
}
.Toggle2 .switchingText {
  vertical-align: middle;
  color: #FF6A00;
}
.Toggle2 .NEW-mini {
  top: -14px;
  right: 0;
}
.Toggle2 .BACK-mini {
  top: -14px;
  right: 0;
}
.Toggle2:hover {
  border: 1px solid #FFCC92;
}
.Toggle2:hover .switchingImg {
  background: url('../img/qzyb_pre.png') no-repeat;
  background-size: 100% 100%;
}
.Toggle2:hover .switchingText {
  color: #FF4800;
}
.bylwsenior .Toggle2 .switchingImg {
  background: url('../img/qjsb_nol.png') no-repeat;
  background-size: 100% 100%;
}
.bylwsenior .Toggle2:hover .switchingImg {
  background: url('../img/qjsb_pre.png') no-repeat;
  background-size: 100% 100%;
}
.btn-101,
.btn-101 *,
.btn-101 :after,
.btn-101 :before,
.btn-101:after,
.btn-101:before {
  box-sizing: border-box;
}
.btn-101 {
  -webkit-tap-highlight-color: transparent;
  -webkit-appearance: button;
  color: #fff;
  font-size: 100%;
  font-weight: 900;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.btn-101:disabled {
  cursor: default;
}
.btn-101:-moz-focusring {
  outline: auto;
}
.btn-101 svg {
  vertical-align: middle;
}
.btn-101 [hidden] {
  display: none;
}
.btn-101 {
  --thickness: 0.3rem;
  --roundness: 1.5rem;
  --color: #FFB96A;
  --opacity: 0.6;
  -webkit-backdrop-filter: blur(100px);
  backdrop-filter: blur(100px);
  border-radius: var(--roundness);
  color: var(--color);
  cursor: pointer;
  display: block;
  font-family: Poppins, "sans-serif";
  font-size: 1rem;
  font-weight: 500;
  padding: 3px 10px;
  position: relative;
  top: -1.5px;
}
.btn-101 svg {
  border-radius: var(--roundness);
  display: block;
  filter: url(#glow);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.btn-101 rect {
  fill: none;
  stroke: var(--color);
  rx: var(--roundness);
  stroke-linejoin: round;
  stroke-dasharray: 185%;
  stroke-dashoffset: 80;
  -webkit-animation: snake 2s linear infinite;
  animation: snake 2s linear infinite;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
  height: 100%;
  opacity: 0;
  transition: opacity 0.2s;
  width: 100%;
}
.btn-101:active rect {
  -webkit-animation-play-state: running;
  animation-play-state: running;
  opacity: var(--opacity);
}
@-webkit-keyframes snake {
  to {
    stroke-dashoffset: 370%;
  }
}
@keyframes snake {
  to {
    stroke-dashoffset: 370%;
  }
}
.indexApp .speedTips {
  display: inline;
}
.indexApp .professionalTips {
  display: none;
}
.indexApp.ProfessionalEdition .speedTips {
  display: none;
}
.indexApp.ProfessionalEdition .professionalTips {
  display: inline;
}
.indexApp.ProfessionalEdition .pop_cont > div {
  background-color: #f4f5ff;
}
.indexApp.ProfessionalEdition .openingReport .pop_bottom .determine_package {
  background-color: #7371D6;
}
.indexApp.ProfessionalEdition .openingReport .pop_bottom .determine_package:hover {
  background: #5A58D1;
}
.indexApp.ProfessionalEdition .openingReport .pop_bottom .determine_package.loading {
  background-color: #8987E8;
}
.openingReport {
  width: 506px;
  min-height: 262px;
  background: #fff;
  position: fixed;
  z-index: 1004;
  top: 50%;
  left: 50%;
  margin-top: -200px;
  margin-left: -180px;
  border-radius: 10px;
  border: 1px solid #ccc;
  display: none;
}
.openingReport .pop_top {
  height: 54px;
  border-bottom: 1px solid #ebebeb;
  padding: 0 20px;
}
.openingReport .pop_top .pop_title {
  float: left;
  font-size: 18px;
  color: #3D3D3D;
  line-height: 54px;
}
.openingReport .pop_top img {
  width: 14px;
  vertical-align: middle;
  float: right;
  margin-top: 20px;
  cursor: pointer;
}
.openingReport .pop_cont {
  padding: 20px;
}
.openingReport .pop_cont p {
  line-height: 22px;
}
.openingReport .pop_cont > div {
  background: #F4F9FF;
  border-radius: 2px 2px 2px 2px;
  padding: 8px 16px;
  font-size: 12px;
  color: #2A3541;
}
.openingReport .pop_cont > div i {
  color: #2A3541;
  font-size: 18px;
  font-style: normal;
  position: relative;
  top: 2px;
}
.openingReport .pop_cont > div span {
  color: #606266;
}
.openingReport .pop_cont .switchingZYB {
  color: #FF6100;
  cursor: pointer;
}
.openingReport .pop_bottom {
  text-align: center;
  width: 100%;
}
.openingReport .pop_bottom .determine_package {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  background: #0072FF;
  border-radius: 4px 4px 4px 4px;
  padding: 0 16px;
  font-size: 14px;
  color: #FFFFFF;
  cursor: pointer;
}
.openingReport .pop_bottom .determine_package .aft {
  display: none;
}
.openingReport .pop_bottom .determine_package .aft img {
  width: 16px;
}
.openingReport .pop_bottom .determine_package:hover {
  background: #006cf1;
}
.openingReport .pop_bottom .determine_package img {
  margin-right: 3px;
}
.openingReport .pop_bottom .determine_package.loading {
  background-color: #3D94FF;
  cursor: not-allowed;
}
.openingReport .pop_bottom .determine_package.loading .ago {
  display: none;
}
.openingReport .pop_bottom .determine_package.loading .aft {
  display: inline-block;
}
.indexApp .proposal .fileBlock {
  font-size: 0;
  line-height: 40px;
}
.indexApp .proposal .fileBlock span {
  font-size: 14px;
  vertical-align: middle;
}
.indexApp .proposal .fileBlock .fileName {
  overflow: visible;
  line-height: 40px;
}
.indexApp .proposal .fileBlock .file-uploadSuc {
  overflow: visible;
  line-height: 40px;
}
.indexApp .proposal .fileBlock img.deleteFile {
  margin-top: 0;
}
