﻿button {
  outline: none;
  border: none;
}
ol,
ul {
  padding: 0;
}

.article {
  font-size: 1rem;
  box-sizing: border-box;
  color: #666;
  font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei",
  FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB",
  "Hiragino Sans GB W3", FontAwesome, sans-serif;
}
.article .acticle_content a {
  color: #666;
}
.sb_pointer {
  cursor: pointer;
}
.split_square_m {
  margin: 16px 0;
}
.split_mt {
  margin-top: 16px;
}
.article_box {
  padding: 0.5rem 0 0.2rem;
  border-bottom: 1px solid #ddd;
  box-sizing: border-box;
}
.box-flex {
  display: flex;
  justify-content: space-between;
}
.article_text_bold {
  color: #333;
  font-size: 1.25rem;
  font-weight: bold;
}
.article_text_normal {
  color: #666;
  font-size: 1rem;
}
.analysis_btn {
  position: relative;
  width: 7.5rem;
  height: 1.875rem;
}
.analysis_btn img {
  width: 100%;
  height: 100%;
}
.analysis_btn::after {
  content: "详细分析";
  position: absolute;
  top: 0.15rem;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
}
a.xi {
  font-size: 0.875rem;
  color: #666;
}
.box_attention {
  color: #b9b9b9;
  font-size: 0.875rem;
}
.clear_box-flex {
  justify-content: flex-start;
}
a.box_line_tag span {
  width: 2.125rem;
  height: 1.1875rem;
  white-space: nowrap;
  line-height: 1.1875rem;
  display: inline-block;
  border: 1px solid #a9a9a9;
  color: #a9a9a9;
  font-size: 0.8125rem;
  padding: 0 0.25rem;
  color: #a9a9a9;
  box-sizing: border-box;
  margin-right: 0.75rem;
  border-radius: 0.25rem;
}
.box_flex_wrap {
  flex-wrap: wrap;
}
.box_flex_wrap span {
  margin-right: 0.5rem;
  color: #666;
  font-size: 0.875rem;
  white-space: nowrap;
}
.box_flex_yy {
  font-size: 1rem;
  color: #a9a9a9;
  white-space: nowrap;
}
.box_flex_yy .yy_box_cover {
  display: flex;
  flex-wrap: wrap;
}
.box_flex_yy .yy_box_cover a {
  width: 2.5rem;
  height: 1.25rem;
  line-height: 1.25rem;
  margin-right: 0.25rem;
  margin-bottom: 0.25rem;
  border: 1px solid #a4a4a4;
  border-radius: 0.25rem;
  color: #a9a9a9;
  font-size: 0.875rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.article_box .yxy {
  font-size: 1rem;
}
.article_mzdf {
  font-size: 1rem;
  color: #333;
}
.article_mzdf .font-bold {
  font-weight: bold;
}
.article_qmrd_title {
  font-size: 1rem;
  color: #666;
}
.article_qmrd_title a.link_float {
  color: #666;
  font-weight: bold;
}
.article_qmrd a.rd-r {
  color: #ff0000;
}
.article_qmrd .rd-k {
  font-size: 0.9375rem;
  text-align: center;
}
.article_qmrd .rd-k:nth-of-type(2) {
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
.rd-k {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding: 0 0.5rem;
  box-sizing: border-box;
}
span.rd-t {
  color: #666;
}
.article_meaning {
  font-size: 1.125rem;
  font-weight: 400;
}
.article_param_list {
  width: 100%;
  font-weight: 400;
  font-size: 1rem;
  padding-bottom: 0.625rem;
  padding-top: 0.3125rem;
  color: #666;
  height: auto;
  overflow: hidden;
  float: left;
}
.article_param > div:nth-child(2) {
  margin-bottom: 0.5rem;
}

.article_meaning.fsm {
  font-size: 1rem;
}
.clear_color {
  font-size: 1rem;
  color: #0e90d2;
}
.article_pr {
  display: block;
  position: relative;
}
.pr_box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 1.0625rem;
  color: #e0392c;
  padding: 0 0.75rem;
  box-sizing: border-box;
}
.pr_box span {
  margin-left: 0.25rem;
  font-size: 1rem;
  color: #666;
}
.lk_nav_list {
  height: 2.375rem;
  line-height: 2.375rem;
  display: flex;
  font-size: 0.875rem;
  color: #0e90d2;
  background: #eee;
  text-align: center;
}
.lk_nav_list a {
  flex: 1;
}

.form_area_list {
  margin: 1rem 0;
  padding: 0 1.0625rem;
  box-sizing: border-box;
}
.form_switch_tabs {
  display: flex;
}
.form_switch_tabs .form_tab {
  height: 3.125rem;
  line-height: 3.125rem;
  flex: 1;
  text-align: center;
  background: #eee;
}
.form_switch_tabs .form_tab.active {
  position: relative;
  color: #fff;
  background: #615f5f;
}
.form_switch_tabs .form_tab.active::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #615f5f;
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
}
.form_area_list .form_area_hidden {
  display: none;
}

.tabFormBox {
  margin-top: 15px;
}

.sexSelect span.active {
  background: #3c497d !important;
  color: #ffffff;
}

.submitPost {
  height: 49px;
  line-height: 49px;
}

.submitPost:hover {
  color: #fff;
}

.submitPost,
.nameItemForm {
  border-radius: 0;
}

.submitPost {
  position: relative;
}

.submitPost:after {
  content: "";
  width: 99%;
  height: 91%;
  position: absolute;
  border: 1px solid #ffe7d7;
  left: 2px;
  top: 2px;
}
.dis_ipt_b {
  border: 1px solid #000;
  border-radius: 4px;
}
.href_meta span {
  font-size: 1.1875rem;
  font-weight: normal;
  color: #333;
}
.sb_select_list_style ul li {
  list-style-image: url("../image/dian.png");
  font-size: 1.125rem;
  color: #666;
  position: relative;
}
.sb_select_list_style ul li .lower_line {
  font-size: 1rem;
}
.name_recommend_ls {
  display: flex;
  flex-wrap: wrap;
}
.name_recommend_ls a {
  padding: 0 0.5rem;
}
.name_recommend_ls a span {
  color: #0099cc;
  font-weight: normal;
}
a.recommend_link_picker {
  color: #fb0000;
  text-decoration: underline;
  font-weight: bold;
  cursor: pointer;
}
.inner_ul_List {
  padding: 0;
}
.lower_line .li-s,
.lower_line .li-r {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 1rem;
  line-height: 1.5625rem;
  word-spacing: normal;
}
.lower_line .li-r {
  font-size: 0.875rem;
}
.wuxing_analysis .qm_form {
  padding: 0.9375rem 0 !important;
}
a.recommend_link_picker.kline {
  text-decoration: none;
}
.lower_line_spacing {
  font-size: 1rem;
}
.article_box.sb_select_list_style.to_kline_ls button {
  margin: 0.5rem 0 0;
}

.bs_settle_dialog {
  width: 100%;
  top: 20%;
}
.modal-header-title {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  font-size: 1.15rem;
  text-align: center;
}
.modal-body .form-control {
  color: #666;
}
.modal-footer .btn.btn-primary {
  width: 50%;
}
.fix_after.analysis_btn {
  width: 9.25rem;
  height: 2.5rem;
}
.fix_after.analysis_btn::after {
  content: "开始打分";
  top: 0.1rem;
  font-size: 0.875rem;
}
.modal-body {
  box-sizing: border-box;
  overflow: hidden;
  font-size: 0.875rem;
}

.form_item {
  margin: 0.5rem 0;
  display: flex;
  align-items: center;
}
.form_name_row {
  flex: 1;
  text-align: start;
}
.form_label {
  font-weight: bold;
}
.ipt_common {
  height: 1.875rem;
  color: #666;
  border: 1px solid #aaa;
  padding: 2px;
  box-sizing: border-box;
}
.form_item .ipt_item_name {
  width: 4rem;
}
.form_label_item {
  text-align: center;
}
.form_next {
  flex: 1;
  display: flex;
  justify-content: flex-start;
}
.ipt_item_birth {
  width: 100%;
  text-align: center;
}
.ipt_item_time {
  width: 5rem;
  padding-left: 0.5rem;
  box-sizing: border-box;
  margin-right: 0.25rem;
}
.birth_check {
  position: relative;
}
.birth_cover {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 7.5rem;
  height: 100%;
  outline: none;
  border: bone;
}
.birth_cover:active {
  background: rgba(200, 200, 200, 0.1);
}
.form_item .dis_ipt_b {
  border: none;
}
.echarts {
  width: 100%;
  height: 12rem;
  padding: 1rem;
  border: 1px solid #eee;
  box-sizing: border-box;
}
.btn_mod .btn.btn-gray-fred {
  --bs-btn-padding-y: 0;
}
.hot_keys .btn {
  --bs-btn-padding-y: 0;
}
.Copyright p {
  margin: 0;
}
/* 2024-10-25 modify */
.article_box_picturelks {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.article_box_picturelks a {
  margin: 20px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.article_box_picturelks a span {
  font-size: 1rem;
  color: #000;
}
.article_box_picturelks img {
  display: block;
  width: 99px !important;
  overflow-clip-margin: content-box;
  overflow: clip;
}
@media only screen and (max-width: 640px) {
  .article_box_picturelks img {
    width: 79px !important;
  }
}
.article_service_lks h3 {
  margin: 20px 0;
  font-weight: bold;
  font-size: 1.5rem;
  color: #333;
}
.service_lks_box {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-content: flex-start;
}
.article_service_lks .service_lks_box a {
  color: #353535;
  font-size: 1.125rem;
  text-align: center;
  width: 30%;
  margin-bottom: 0.9375rem;
  display: block;
  height: 35px;
  line-height: 35px;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
}
.dsqm_box,
.dsqm_box img {
  width: 100%;
  height: auto;
  border-radius: 0;
  border: 1px solid #e0e0e0;
  margin: 10px 0 0;
}

.recommend_lkbox {
  margin: 0.9375rem 0;
  border: 1px solid #e0e0e0;
  text-align: center;
}
.recommend_lkbox .recommend_line_title {
  width: 100%;
  padding: 0.25rem 0.375rem;
  border-bottom: 1px solid #e0e0e0;
  box-sizing: border-box;
  font-size: 1rem;
  background-color: #f5f5f5;
}
.recommend_lkbox .recommend_lks {
  padding: 0.625rem 1rem;
  box-sizing: border-box;
  font-size: 0.9375rem;
}
.recommend_lkbox .recommend_lks a {
  margin: 0 1rem;
  text-align: center;
}
.recommend_lks span {
  font-size: 0.875rem;
  color: #666;
}
.recommend_lkbox .recommend_lks {
  display: flex;
  flex-wrap: wrap;
}
