body {
  background: linear-gradient(225deg, #EBF2FF 0%, #DFF1FF 100%);
}
html {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
body {
  width: 100%;
  height: 100%;
  overflow: auto;
}
#App {
  min-width: 1200px;
  margin: auto;
  width: 1200px;
  margin-top: 80px;
}
.boxLeft {
  min-height: 0vh !important;
}
.mainContainer {
  padding: 0px;
}
.advancedBox > div {
  width: 280px;
}
.ktbgseniorBox > div {
  width: 280px;
}
.qklwseniorBox > div {
  width: 280px;
}
.main h3 {
  color: #3D3D3D;
  font-size: 20px;
  padding: 0 24px 0 0;
  margin-bottom: 18px;
}
.main h3::before {
  height: 24px;
}
.NEW-mini,
.BACK-mini {
  right: 0px;
}
.top1 {
  padding: 0px;
}
.form-group {
  margin-bottom: 16px;
  padding-left: 0px;
  padding-right: 0px;
}
.tipsInfo {
  margin: 18px auto 30px;
  padding: 20px;
}
.headDiv {
  width: 100%;
  height: 80px;
  background-color: #FFFFFF;
  box-shadow: 0px 4px 16px 0px rgba(46, 101, 245, 0.14);
  position: fixed;
  top: 0px;
  z-index: 1000;
}
.headDiv .Sus_style {
  color: #5e5e5e;
  letter-spacing: 1px;
}
.headDiv .Sus_style a {
  color: #5e5e5e;
}
.headDiv .Sus_style:hover a {
  color: #2568F4;
}
.headDiv .Sus_style:hover {
  color: #2568F4;
}
.headDiv .Head_nav {
  width: 1200px;
  height: 100%;
  margin: auto;
}
.headDiv .Head_nav img {
  position: relative;
  top: 22px;
}
.headDiv .Head_nav .Right_Nav {
  float: right;
  height: 100%;
}
.headDiv .Head_nav .Right_Nav div {
  display: inline-block;
  height: 100%;
  padding: 0px 5px;
  font-size: 16px;
  line-height: 80px;
  margin: 0px 16px;
  position: relative;
  cursor: pointer;
}
.headDiv .Head_nav .Right_Nav div a {
  display: inline-block;
  height: 100%;
}
.headDiv .Head_nav .Right_Nav .home_txt {
  position: relative;
  font-weight: bold;
}
.headDiv .Head_nav .Right_Nav .home_txt span {
  position: absolute;
  bottom: 8px;
  left: 0px;
  display: inline-block;
  width: 100%;
  height: 2px;
  background-color: #2568F4;
}
.headDiv .Head_nav .Right_Nav .Download_paper {
  padding: 0px;
  margin-right: 0px;
  width: 98px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 14px;
  color: #FFFFFF;
  background: linear-gradient(270deg, #3AADFF 0%, #2568F4 100%);
  border-radius: 24px 24px 24px 24px;
}
.headDiv .Head_nav .Right_Nav .Download_paper:hover {
  background: linear-gradient(90deg, #3AADFF 0%, #2568F4 100%);
}
.headDiv .Head_nav .Right_Nav .Download_paper a {
  color: #FFFFFF;
}
.rightCont {
  width: 900px;
  height: 969px;
  background: #FFFFFF;
  box-shadow: 0px 4px 16px 0px #C9E2FC;
  margin-top: 20px;
  border-radius: 10px;
  margin-bottom: 40px;
  padding: 0px 30px;
}
.boxLeft {
  width: 280px;
  margin-left: 20px;
  margin-top: 20px;
  border-radius: 10px;
  margin-bottom: 40px;
  padding: 0px;
  display: none;
}
.boxLeft_loading {
  width: 280px;
  margin-left: 20px;
  margin-top: 20px;
  min-height: 90vh;
  float: right;
}
.boxLeft_loading div {
  width: 100%;
  min-height: 45vh;
  margin-bottom: 20px;
  background-image: linear-gradient(90deg, #f5f5f5, #ffffff);
  border-radius: 10px;
}
.right_top {
  width: 280px;
  background: #F9FBFF;
  box-shadow: 0px 4px 16px 0px #E3E7EF;
  border-radius: 10px 10px 10px 10px;
  padding: 10px;
}
.right_top .describe_imagetext {
  text-align: center;
  padding-top: 30px;
}
.right_top .describe_imagetext .imagetext_p1 {
  font-size: 16px;
  color: #333333;
  margin-top: 12px;
}
.right_top .describe_imagetext .imagetext_p2 {
  font-size: 12px;
  color: #666666;
  margin-top: 10px;
  letter-spacing: 1px;
}
.right_top .describe_imagetext .Usage_Guide {
  width: 148px;
  height: 32px;
  border-radius: 4px 4px 4px 4px;
  font-size: 14px;
  line-height: 30px;
  margin: auto;
  margin-top: 20px;
}
.right_top .describe_imagetext .Usage_Guide img {
  position: relative;
  top: -1px;
}
.right_top .describe_imagetext .Usage_Guide_major {
  border: 1px solid #7579DB;
  color: #7579DB;
}
.right_top .describe_imagetext .Usage_Guide_Extreme {
  border: 1px solid #2568F4;
  color: #2568F4;
}
.right_top .introduce_div {
  background: #FFFFFF;
  border-radius: 10px 10px 10px 10px;
  font-size: 12px;
  color: #666666;
  padding: 16px 24px;
  margin-top: 20px;
}
.right_top .introduce_div li {
  line-height: 32px;
  letter-spacing: 1px;
}
.right_top .introduce_div li::marker {
  color: #E4E4E4;
}
.right_top .introduce_div .AddRed {
  color: #F41616;
}
.right_bottom {
  width: 280px;
  background: #F9FBFF;
  box-shadow: 0px 4px 16px 0px #E3E7EF;
  border-radius: 10px 10px 10px 10px;
  padding: 20px 10px 10px 10px;
  margin-top: 20px;
}
.right_bottom .may_need {
  position: relative;
  font-weight: 700;
  font-size: 18px;
  color: #3D3D3D;
  text-align: center;
  width: fit-content;
  margin: auto;
}
.right_bottom .may_need div {
  position: relative;
  z-index: 10;
}
.right_bottom .may_need span {
  display: inline-block;
  width: 90px;
  height: 8px;
  position: absolute;
  left: 0px;
  bottom: 2px;
  background: linear-gradient(360deg, #BBDAFF 0%, rgba(213, 232, 255, 0) 100%);
}
.right_bottom .More_Products {
  margin-top: 20px;
  background: #FFFFFF;
  border-radius: 10px 10px 10px 10px;
  padding: 10px;
  height: calc(100% - 46px);
}
.right_bottom .More_Products .More_Pro_txt {
  width: 240px;
  padding: 10px;
  display: flex;
  cursor: pointer;
  border-radius: 10px 10px 10px 10px;
}
.right_bottom .More_Products .More_Pro_txt img {
  height: 48px;
}
.right_bottom .More_Products .More_Pro_txt div {
  width: 184px;
  display: inline-block;
  margin-left: 8px;
}
.right_bottom .More_Products .More_Pro_txt div p {
  width: 100%;
}
.right_bottom .More_Products .More_Pro_txt div p:nth-child(1) {
  font-size: 14px;
  color: #3D3D3D;
  margin-top: 4px;
}
.right_bottom .More_Products .More_Pro_txt div p:nth-child(2) {
  font-size: 12px;
  color: #6B7280;
  margin-top: 4px;
  letter-spacing: 1px;
}
.right_bottom .More_Products .More_Pro_txt:hover {
  background: #F9FAFB;
}
.right_bottom .More_Products .More_Pro_txt:hover p:nth-child(1) {
  color: #2568F4;
}
.right_bottom .More_Products .See_more {
  font-size: 12px;
  color: #999999;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}
.right_bottom .More_Products .See_more a {
  color: #0072FF;
}
.ProTitle_loading {
  width: 112px;
  height: 40px;
  margin: auto;
  margin-bottom: 22px;
  margin-top: 40px;
  background-image: linear-gradient(90deg, #f5f5f5, #ffffff);
  border-radius: 10px;
}
.Product_Title {
  font-size: 28px;
  color: #222222;
  text-align: center;
  width: fit-content;
  margin: auto;
  position: relative;
  margin-bottom: 22px;
  margin-top: 40px;
  display: none;
}
.Product_Title p {
  position: relative;
  z-index: 1;
}
.Product_Title span {
  width: 100%;
  height: 4px;
  left: 0px;
  position: absolute;
  bottom: 5px;
  background: #EAF3FF;
}
.EducationalAltitude .AltitudeCard .cardSelect .card_type {
  background-color: #e2e7fa;
  color: #006dff;
  font-weight: bold;
}
.EducationalAltitude .AltitudeCard .card_type {
  background-color: #ebebeb;
  color: #666666;
  font-weight: 400;
}
.ProfessionalEdition .Product_Title span {
  background: #E7E8FF;
}
.supplement .contenteditable_s .professional .character-count {
  right: 12px;
}
.bylw #titleID .optimize,
.bylwsenior #titleID .optimize {
  display: block;
  width: 98px;
  height: 28px;
  background: linear-gradient(110deg, #61A9FF 0%, #61BBFD 100%);
  border-radius: 6px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 28px;
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
}
.indexAppv2 .contenteditable_s {
  position: relative;
}
.optimize {
  display: none;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.bylw #titleID .optimize,
.bylwsenior #titleID .optimize {
  display: block;
  width: 98px;
  height: 28px;
  background: linear-gradient(110deg, #61A9FF 0%, #61BBFD 100%);
  border-radius: 6px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 28px;
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
}
.bylw #titleID .optimize:hover,
.bylwsenior #titleID .optimize:hover {
  background: linear-gradient(110deg, #3792FF 0%, #35AAFF 100%);
}
.bylw #titleID .optimize img,
.bylwsenior #titleID .optimize img {
  margin-top: -5px;
}
.bylw #titleID .quantity,
.bylwsenior #titleID .quantity {
  right: 114px;
}
.ProfessionalEdition #titleID .optimize {
  background: linear-gradient(110deg, #A19FE4 0%, #A6B7F3 100%);
}
.ProfessionalEdition #titleID .optimize:hover {
  background: linear-gradient(110deg, #8F8EDE 0%, #96A9F0 100%);
}
#contenteditable_err,
#contenteditable4_err {
  position: absolute;
  bottom: -18px;
  left: 0px;
}
.smartTopic .hot {
  margin-top: -3px;
}
.smartTopic .ChangeBatch img {
  position: relative;
  top: -2px;
}
.smartTopic {
  z-index: 100;
  top: 44px;
}
#basic_err,
#NumberWords_err,
#basic2_err,
#title_err {
  left: 120px;
}
.version-wxzs .version-wxzs-err {
  left: 120px;
}
.selectPeriodical .periodical-err {
  left: 120px;
}
.literatureNum .literatureNum-err {
  left: 120px;
}
@media (max-width: 1600px) {
  .EditPopup .editBox {
    margin-top: 7vh;
  }
}
.tipsImportance {
  right: -289px;
}
.TipsLiteratureType {
  right: -350px;
}
