body {
  background-color: #f1f8ff;
  background: url('../../img/banner-bg.jpg') no-repeat;
  background-size: 100% 680px;
}
.bannerBox {
  min-height: 678px;
  padding-top: 67px;
}
.blodText {
  font-size: 88px;
  color: #001027;
  margin: 0;
  padding: 0;
  line-height: 110px;
}
.blodText span {
  color: #005aff;
}
.bannerleft {
  margin-top: 70px;
}
.bannerleft .bannerTips {
  color: #ffffff;
  font-size: 20px;
  width: 417px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: url('../../img/subheading-bg.png') no-repeat;
  letter-spacing: 2px;
  margin-top: 10px;
}
.bannerleft .GOSubmit {
  display: block;
  width: 180px;
  height: 50px;
  background-image: linear-gradient(90deg, #3b44ff 0%, #00b4ff 100%);
  border-radius: 25px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 50px;
  font-weight: bold;
  margin-top: 37px;
  text-decoration: none;
}
.bannerleft .GOSubmit:hover {
  background-image: linear-gradient(90deg, #00b4ff 0%, #3b44ff 100%);
}
.bannerleft .GOSubmitTips {
  color: #7e8088;
  font-size: 12px;
  margin-top: 18px;
}
.bannerRight {
  margin-top: 48px;
}
.bannerRight img {
  float: left;
}
.bannerRight .TodayData {
  float: right;
  width: 300px;
  height: 352px;
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 0px 27px 3px rgba(0, 0, 255, 0.2);
  border-radius: 10px;
  border: solid 1px rgba(255, 255, 255, 0.3);
  margin-top: 26px;
  padding: 8px;
}
.bannerRight .TodayDataTop {
  width: 100%;
  height: 204px;
  border-radius: 10px;
  background: url('../../img/kx-bg.png') no-repeat;
  background-size: 100% 100%;
  color: #ffffff;
  padding: 18px 20px;
}
.bannerRight .TodayDataTop .TodayText {
  color: #ffffff;
  font-size: 14px;
}
.bannerRight .TodayDataTop .TodayDatas {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 8px;
  border-bottom: 1px solid rgba(250, 250, 250, 0.2);
}
.bannerRight .TodayDataTop .TodayDatas span {
  font-size: 60px;
  line-height: 76px;
}
.bannerRight .TodayDataTop .MonthText {
  font-size: 16px;
}
.bannerRight .TodayDataTop .MonthDatas {
  color: #ffffff;
  font-size: 30px;
}
.StepsBox {
  background-color: #ffffff;
  padding-bottom: 70px;
}
.StepsBox .UniversalHead {
  padding-top: 60px;
}
.StepsBox .FiveSteps {
  margin-top: 60px;
}
.DataAnalysis {
  text-align: center;
  background-color: #ffffff;
  box-shadow: 0px 0px 7px 3px rgba(117, 134, 175, 0.1);
  border-radius: 10px;
  padding: 40px 0;
  margin-top: -76px;
  margin-left: 0;
  margin-right: 0;
}
.DataAnalysis > div {
  padding: 0;
}
.DataAnalysis p {
  color: #333333;
  font-size: 16px;
}
.DataAnalysis .number {
  font-size: 16px;
  color: #005aff;
  line-height: 38px;
}
.DataAnalysis .number span {
  font-size: 40px;
  font-weight: bold;
}
.UniversalHead {
  text-align: center;
  padding-top: 70px;
}
.UniversalHead b {
  font-weight: bold;
  color: #101329;
  font-size: 36px;
  vertical-align: middle;
}
.UniversalHead p {
  color: #7d7e83;
  font-size: 20px;
}
.UniversalHead img {
  margin-top: -10px;
}
.UniversalHead span {
  margin: 0 30px;
}
.FiveSteps {
  margin-top: 60px;
}
.FiveSteps .card {
  width: 178px;
  background-color: #ffffff;
  box-shadow: 0px 0px 7px 3px rgba(117, 134, 175, 0.1);
  border-radius: 20px;
  border: solid 1px rgba(108, 158, 255, 0.2);
}
.FiveSteps .cardTop {
  text-align: center;
  padding: 30px 0;
}
.FiveSteps .cardBottom {
  background-color: #4688ff;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  padding: 19px 0;
  border-radius: 0 0 20px 20px;
}
.FiveSteps > div {
  display: inline-block;
  vertical-align: middle;
}
.FiveSteps > span {
  padding: 0 27.9px;
}
.ProvideBox {
  min-height: 682px;
  background-color: #f1f8ff;
}
.ProvideCard {
  margin-top: 60px;
}
.ProvideCard > div {
  padding: 0 15px;
}
.ProvideCard .card {
  min-height: 400px;
  background-color: #ffffff;
  box-shadow: 0px 0px 9px 6px rgba(136, 161, 207, 0.1);
  border-radius: 20px;
}
.ProvideCard .card .card2 {
  display: none;
  background-color: #4688ff;
  height: 400px;
  border-radius: 20px;
  color: #fff;
  padding-top: 106px;
  padding-left: 40px;
}
.ProvideCard .card .card2 .Title {
  font-size: 24px;
}
.ProvideCard .card .card2 div {
  color: #ffffff;
  font-size: 18px;
  margin-top: 40px;
}
.ProvideCard .card:hover > .card2 {
  display: block;
}
.ProvideCard .card:hover > .card1 {
  display: none;
}
.ProvideCard .Theme {
  text-align: center;
  color: #333333;
  font-size: 20px;
  padding-top: 26px;
}
.ProvideCard .Theme p {
  font-size: 18px;
  color: #999999;
  margin-top: 6px;
}
.ReliableBox {
  min-height: 716px;
  background-color: #fff;
}
.ReliableMain {
  margin-top: 60px;
}
.ReliableCard {
  width: 372px;
  background-color: #ffffff;
  padding: 40px;
  margin: 50px 0;
  transition: all 0.6s linear;
}
.ReliableCard img {
  vertical-align: middle;
  margin-right: 25px;
}
.ReliableCard > div {
  display: inline-block;
  vertical-align: middle;
}
.ReliableCard b {
  font-size: 18px;
}
.ReliableCard p {
  font-size: 14px;
  color: #999;
}
.ReliableCardleft {
  background: url('../../img/fw.png') no-repeat;
  background-size: 100% 100%;
}
.ReliableCardleft:hover {
  position: relative;
  -webkit-transform: translateX(4px);
}
.ReliableCardRight {
  background: url('../../img/fw-r.png') no-repeat;
  background-size: 100% 100%;
}
.ReliableCardRight img {
  margin-left: 30px;
}
.ReliableCardRight:hover {
  position: relative;
  -webkit-transform: translateX(-4px);
}
.SwiperBox {
  background-color: #f1f8ff;
  padding-bottom: 22px;
}
.ContentQuestion {
  margin-top: 60px;
}
.problemCard {
  background-color: #ffffff;
  border-radius: 10px;
  border: solid 1px #dfdfdf;
  padding: 0 40px;
  margin-bottom: 24px;
}
.problemCard .Ask {
  height: 60px;
  line-height: 60px;
  color: #666666;
  font-size: 18px;
}
.problemCard .Answer {
  font-size: 14px;
  color: #999999;
  border-top: 1px solid #dfdfdf;
  padding: 20px 0 26px 0;
  display: none;
}
.problemCard .Switch {
  float: right;
  cursor: pointer;
}
.problemCard .Switch .Off {
  display: none;
}
.indexBottom {
  background: url('../../img/bottom-bg.png') no-repeat;
  background-position: 100% 100%;
  background-size: 100%;
  background-color: #f1f8ff;
}
.indexBottom .col-xs-12 {
  text-align: left;
}
.SubmitTop {
  overflow: hidden;
  padding-left: 40px;
  padding-top: 54px;
  background: url('../../img/bottomzs.png') no-repeat;
  background-position: 100% 30%;
}
.SubmitTop .Characters,
.SubmitTop .Words {
  float: left;
}
.SubmitTop .Words {
  color: #353b53;
  font-size: 60px;
  margin-left: 32px;
  letter-spacing: 2px;
}
.SubmitTop .Words p {
  font-weight: bold;
}
.SubmitTop .Words p span {
  color: #005aff;
}
.main {
  width: 100%;
  max-width: 1280px;
  background-color: #ffffff;
  border-radius: 10px;
  border: solid 1px #eee;
  margin: auto;
}
.main #formSubmit {
  margin-top: 18px;
}
.main button.btn-primary {
  background: #005AFF;
  border-radius: 4px 4px 4px 4px;
  width: 110px;
  height: 40px;
  color: #fff;
  font-size: 16px;
  padding: 0px;
  line-height: 40px;
  margin-top: 6px;
}
.main .button_s {
  text-align: center;
}
.main textarea {
  display: block;
  width: 100%;
  padding: 10px;
  border-radius: 4px;
  border: solid 1px #ccc;
  background-color: #fff !important;
}
.main textarea:focus-visible {
  outline: none;
}
.group {
  height: 85px;
}
.Verification .form-control {
  width: 70%;
  float: left;
}
.Verification div.btn-primary {
  height: auto;
  color: #333 !important;
  border-color: #ccc !important;
  background-color: #edf2f5 !important;
}
#myModal_s #myModalLabel {
  font-size: 14px;
}
#myModal_s .modal-body {
  font-size: 18px;
  text-align: center;
  padding-bottom: 50px;
  color: #4b4b4b;
}
#myModal_s img {
  margin-bottom: 20px;
}
#myModal_s .modal-footer {
  border-top: 0;
}
@media (min-width: 768px) {
  #myModal_s .modal-dialog {
    margin: 170px auto;
  }
}
.group,
.form-group {
  margin-bottom: 24px;
}
label {
  font-size: 16px;
  font-weight: 400;
}
label span {
  color: red;
}
.form-control,
.btn-group > .btn:first-child,
.Verification div.btn-primary {
  height: 42px;
}
.Verification {
  position: relative;
  width: calc(100% - 102px);
  display: inline-block;
  max-width: 300px;
  overflow: hidden;
  vertical-align: middle;
}
.Verification .form-control {
  width: 100% !important;
  max-width: 100% !important;
}
.VerificationCode {
  padding: 0;
  line-height: 40px;
  height: 40px !important;
  position: absolute;
  right: 0;
  top: 0;
  width: 100px;
  border-radius: 0 4px 4px 0;
  border-top: 0;
  border-bottom: 0;
  margin-top: 1px;
  margin-right: 1px;
  border-right: 0;
}
.dropdown-menu.inner {
  max-height: 200px !important;
}
.form-control:focus.number_s,
.remark:focus.number_s,
.main .requirements:focus.number_s {
  border: 2px solid #005AFF;
}
.form-control:focus.repetition_s,
.remark:focus.repetition_s,
.main .requirements:focus.repetition_s {
  border: 2px solid #FD6743;
}
.form-control:focus.desired_s,
.remark:focus.desired_s,
.main .requirements:focus.desired_s {
  border: 2px solid #17BD46;
}
.submit_S {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #dcdcdc;
  margin-top: 30px;
}
.CodeBox label {
  position: relative;
  top: 3px;
}
.form-groupRightNo {
  padding-right: 0;
  position: relative;
}
.form-groupRightNo textarea {
  resize: none;
}
.form-groupRightNo label {
  margin-top: 10px;
}
.form-groupRightNo label span {
  opacity: 0;
}
.form-groupRightNo .wordsNum {
  position: absolute;
  color: #8d8d8d;
  bottom: 8px;
  right: 20px;
}
#formData {
  display: none;
}
#systemContent {
  width: 100%;
  max-width: 1280px;
  margin: auto;
  margin-bottom: 30px;
}
.Statement {
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
.button_s {
  margin-top: 20px;
}
.RollingBox {
  background-color: #ffffff;
  border-radius: 10px;
  border: solid 1px rgba(70, 136, 255, 0.1);
  margin-top: 8px;
}
.modal-header {
  border-bottom: 0;
}
.modal-body p {
  color: #3a3a3a;
}
.modal-content {
  border-radius: 10px;
}
#myModal_s .modal-dialog {
  width: 540px;
  margin-top: 250px;
}
.modal-header .close {
  opacity: 1;
}
.dialogTips {
  text-align: center;
  color: #919191;
  margin-bottom: 40px;
  font-size: 14px;
}
.problemBox {
  padding-bottom: 46px;
}
.formData {
  overflow: hidden;
  padding: 40px;
  text-align: center;
}
.formData .formLeft {
  float: left;
  text-align: left;
  width: calc(100% - 700px);
}
.formData .formLeft > div {
  width: 392px;
  min-height: 223px;
  background: #F7F7F7;
  border-radius: 12px 12px 12px 12px;
  padding: 28px;
  border: 1px solid #F7F7F7;
  cursor: pointer;
}
.formData .formLeft .labels {
  font-weight: 700;
  font-size: 20px;
  color: #3D3D3D;
  padding: 20px 0;
  margin: 0;
}
.formData .formLeft .described {
  font-size: 16px;
  color: #3D3D3D;
  list-style: 30px;
}
.formData .formLeft .selected {
  background: #F1F8FF;
  border: 1px solid #8AC4FF;
  background-image: url('../../img/selectedBG.png');
  background-repeat: no-repeat;
  background-position: 82% 0;
}
.formData .formLeft .science {
  margin-top: 28px;
}
.formData .quotation {
  min-width: 400px;
  margin: auto;
  color: #3D3D3D;
  font-size: 16px;
  display: inline-block;
  margin-top: 10px;
}
.formData .quotation .tips {
  color: #F5522C;
  font-weight: 700;
}
.formData .quotation .tips span {
  position: relative;
  top: -2px;
}
.formData .quotation .description {
  color: #999;
}
.formData .formRight {
  float: right;
  width: 700px;
  background: #F7FBFF;
  border-radius: 12px 12px 12px 12px;
  min-height: 474px;
}
.formData .formRight .form-group {
  text-align: center;
}
.formData .formRight .version {
  font-size: 28px;
  color: #182B43;
  text-align: center;
  margin-top: 28px;
  margin-bottom: 22px;
}
.formData .formRight label {
  width: 140px;
  display: inline-block;
  text-align: left;
}
.formData .formRight .form-control,
.formData .formRight .contenteditable_s,
.formData .formRight .requirements {
  width: calc(100% - 120px);
  display: inline-block;
  max-width: 248px;
  text-align: left;
}
.formData .formRight .group {
  height: auto;
}
.formData .formRight .toCheck {
  cursor: pointer;
  background: #FFFFFF;
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #CCCCCC;
  font-size: 16px;
  color: #686868;
  display: inline-block;
  margin-right: 12.5px;
  width: 72px;
  height: 42px;
  text-align: center;
  line-height: 42px;
}
.formData .formRight .toCheck:last-child {
  margin-right: 0;
}
.formData .formRight .toCheck .time_i {
  display: none;
}
.formData .formRight .toCheck.checked {
  background: #EEF5FF;
  border: 1px solid #005AFF;
  color: #005AFF;
}
.formData .formRight .step2 {
  display: none;
}
.formData .formRight .step2 label {
  width: 102px;
}
.formData .formRight .step2 .form-control,
.formData .formRight .step2 .contenteditable_s,
.formData .formRight .step2 .requirements {
  width: calc(100% - 102px);
  max-width: 300px;
}
.formData .formRight .step2 .requirements {
  vertical-align: top;
}
.formData .submittedInfo {
  background: #005AFF;
  border-radius: 4px 4px 4px 4px;
  width: 110px;
  height: 40px;
  color: #fff;
  font-size: 16px;
  padding: 0px;
  line-height: 40px;
}
.formData .step2Head h4 {
  padding: 0;
  margin: 0;
  font-size: 28px;
  color: #182B43;
  margin-top: 30px;
  margin-bottom: 6px;
}
.formData .step2Head span {
  font-size: 14px;
  color: #808080;
}
.form-group label {
  position: relative;
}
.form-group label .units {
  position: absolute;
  left: 400px;
  top: 4px;
  min-width: 54px;
  font-size: 14px;
}
.form-group label .units1 {
  color: #FD6743;
}
.form-group label .units2 {
  color: #17BD46;
}
#name_err,
#phone_err,
#phone_code_err {
  position: absolute;
  left: 256px;
  bottom: -20px;
}
.number_s {
  border-color: #005AFF !important;
  padding-right: 12px !important;
}
.repetition_s {
  border-color: #FD6743 !important;
  padding-right: 12px !important;
}
.desired_s {
  border-color: #17BD46 !important;
  padding-right: 12px !important;
}
