.border_B {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}


.con .nav_tit {
  width: 100%;
  padding: 16px 46px;
  background: #F6F7F9;
  border-radius: 3px;
  border-left: 6px solid #006799;
}

.con .tab {
  padding-top: 50px;
}
.con .tab.act{
    width: 100%;
        position: fixed;
    top: 80px;
    left: 50%;
        transform: translateX(-50%);
        z-index: 2;
        background: #fff;
}
.con .tab.act.act1{
    position: absolute;
    bottom: 0;
}
@media only screen and ( max-width: 1000px){
.con .tab.act{
    top: 80px;
}
}
@media only screen and (max-width: 768px){
.con .tab.act{
    top: 13.33vw;
}
}


.con .tab p {
  font-weight: 600;
  transition: all 0.2s linear;
  color: #000000;
  padding-bottom: 20px;
  position: relative;
  margin-right: 4.8%;
  cursor: pointer;
}

.con .tab p:last-child {
  margin-right: 0;
}

.con .tab p::after {
  content: "";
  width: 0;
  height: 2px;
  background: var(--onColor);
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.2s linear;
}

.con .tab p:hover {
  color: var(--onColor);
}

.con .tab p.act {
  color: var(--onColor);
}

.con .tab p.act::after {
  width: 100%;
}

.con .mt_84 {
  margin-top: 84px;
}

.con .tab_main {
  margin-top: 54px;
}

.con .tab_main .main_list {
  margin-top: 40px;
}

.con .tab_main .main_list .list {
  padding: 14px 0;
  border-radius: 5px;
  overflow: hidden;
  width: 100%;
  background: #E6E8EF;
}

.con .tab_main .main_list .list p {
  flex: 1;
}

.con .tab_main .main_list .list p:nth-child(1) {
  padding-left: 80px;
}

.con .tab_main .main_list .list p:nth-child(2) {
  padding-left: 68px;
}

.con .tab_main .main_list .list:nth-child(2n) {
  background: #fff;
}

.con .tab_main .stc_updown.zd_up:before {
  content: "+";
}

.con .tab_main .st_zd.zd_up:before {
  content: "+";
}

.con .tab_main .stk_left {
  width: 48%;
  padding-left: 47px;
  align-self: center;
}

.con .tab_main .stk_right {
  width: 52%;
  padding-right: 40px;
}

.con .tab_main .s_l_b {
  width: 100%;
  margin: 10px 0;
}

.con .tab_main .s_l_b .s_r>div {
  margin-right: 20px;
}

.con .tab_main .st_price {
  line-height: 1;
}

.con .tab_main #main_gp {
  width: 100%;
  height: 400px;
  background: #F9F9F9;
}

.con .tab_main .kke_menus_tab_edage {
  width: 100%;
  height: 50px;
  border-top: 1px solid #dde4f4;
  border-bottom: 1px solid #dde4f4;
  background: #EFF5FF;
  position: relative;
  margin-top: 10px;
}

.con .tab_main .kke_menus_tab_normal {
  width: 50px;
  height: 35px;
  line-height: 35px;
  margin-top: 13px;
  float: left;
  background: #EFF5FF;
  border: 1px solid #EFF5FF;
  color: #08237a;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
}

.con .tab_main .kke_menus_tab_active {
  background: #fff;
  border-top: 2px solid #062784;
  border-left: 1px solid #dde4f4;
  border-right: 1px solid #dde4f4;
  border-bottom: 1px solid #fff;
}

.con .tab_main .kke_menus_tab_normal a {
  color: #09237a;
}

.con .tab_main .stk-data {
  padding-top: 60px;
}

.con .tab_main .stk-data .stc-left {
  box-sizing: border-box;
  width: 100%;
}

.con .tab_main .stk-data .data-from {
  color: #a8a8a8;
  right: 0;
  top: 0;
}

.con .tab_main .stk-data .stc-name {
  color: #333333;
}

.con .tab_main .stk-data .st_date {
  color: #333333;
  margin-top: 36px;
}

.con .tab_main .stk-data .stc-data {
  color: #333333;
}

.con .tab_main .stc_max,
.con .tab_main .stk-data .zd_up {
  color: #ea0000;
}

.con .tab_main .stc_min,
.con .tab_main .stk-data .zd_down {
  color: #169961;
}

.con .tab_main .stk-data .pc_tb {
  margin-top: 36px;
}

.con .tab_main .stk-data .pc_tb {
  list-style: none;
}

.con .tab_main .stk-data .pc_tb li {
  font-size: 16px;
  color: #333;
  padding: 4px 0;
  width: 45%;
  display: inline-block;
}

.con .tab_main .st_date .thead_cn,
.con .tab_main .stk-data .pc_tb li .thead_cn {
  width: 6em;
  display: inline-block;
}

.con .tab_main .zd_up {
  color: #ea0000;
}

.con .tab_main .zd_down {
  color: #00ea2a;
}

@media only screen and (max-width: 1600px) {
  .con .tab_main .e_html-3 {
    width: 80%;
  }
}

@media only screen and (max-width: 1200px) {
  .con .tab_main .e_html-3 {
    width: 90%;
  }

  .con .tab_main .stk_left {
    width: 100%;
  }

  .con .tab_main .stk_right {
    width: 100%;
  }
}

.con .main {
  padding-bottom: 100px;
}

.con .page2 {
  background: url(../img/index_page5Bg.jpg) no-repeat;
  background-size: cover;
  padding: 170px 0;
}

.con .page2 .navSubTit {
  color: #fff;
}

.con .page2 .navTit {
  color: #fff;
  margin-top: 24px;
}

.con .page2 #consult {
  max-width: 830px;
  width: 100%;
  margin-top: 60px;
}

.con .page2 #consult .list {
  width: 100%;
  margin-bottom: 30px;
}

.con .page2 #consult .list>div {
  flex: 1;
  margin-right: 10px;
}

.con .page2 #consult .list>div:last-child {
  margin-right: 0;
}

.con .page2 #consult .list .layui-row {
  flex: 0 0 calc(((100% - 10px)/3) * 2);
}

.con .page2 #consult .list .layui-col-xs3 img {
  cursor: pointer;
}

.con .page2 .layui-form-item {
  margin-bottom: 0;
}

.con .page2 .layui-form-select .layui-edge {
  top: 15px;
}

.con .page2 .layui-form-select dl dd.layui-this {
  background: var(--onColor);
}

.con .page2 .layui-input {
  background: transparent;
  padding-bottom: 20px;
  border: none;
  height: auto;
  line-height: 1;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  color: #fff;
  font-size: inherit;
  padding-left: 0;
  border-radius: 0;
}

.con .page2 .layui-input::placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.con .page2 .layui-form-select dl dd.layui-this {
  color: #fff;
}

.con .page2 .layui-input:focus,
.con .page2 .layui-textarea:focus {
  border-color: #fff !important;
  box-shadow: none !important;
}

.con .page2 button {
  background: transparent;
  border: none;
  color: #fff;
}



@media only screen and (max-width: 1600px) {
  .con .page2 {
    padding: 8.8542vw 0;
  }

  .con .tab {
    padding-top: 2.6042vw;
  }

  .con .main {
    padding-bottom: 5.2vw;
  }

  .con .tab_main {
    margin-top: 2.8125vw;
  }

  .con .tab_main .main_list {
    margin-top: 2.0833vw;
  }

  .con .mt_84 {
    margin-top: 4.375vw;
  }

  .con .tab_main .stk-data {
    padding-top: 3.125vw;
  }


}

@media only screen and (max-width: 768px) {
  .con .tab {
    padding-top: 20px;
  }

  .con .nav_tit {
    padding: 10px 20px;
  }

  .con .tab_main {
    margin-top: 40px;
  }

  .con .tab_main .main_list {
    margin-top: 20px;
  }

  .con .tab_main .main_list .list p:nth-child(1) {
    padding-left: 20px;
  }

  .con .tab_main .main_list .list p:nth-child(2) {
    padding-left: 20px;
  }

  .con .tab_main .main_list .list {
    padding: 10px 0;
  }

  .con .mt_84 {
    margin-top: 40px;
  }

  .con .tab_main .stk_left {
    padding-left: 0;
  }

  .con .tab_main .stk-data {
    padding-top: 20px;
  }

  .con .tab_main .stk-data .pc_tb li {
    width: 100%;
  }

  .con .tab_main .stk-data .st_date,
  .con .tab_main .stk-data .pc_tb {
    margin-top: 20px;
  }

  .con .tab_main .stk_right {
    margin-top: 20px;
    padding-right: 0;
  }

  .con .tab_main #main_gp {
    width: 100%;
    height: 400px;

    overflow-x: auto;
  }


  .con .main {
    padding-bottom: 40px;
  }

  .con .page2 {
    padding: 40px 0;
    background-position: center;
  }

  .con .page2 .layui-input {
    padding-bottom: 10px;
  }

  .con .page2 #consult .list {
    margin-bottom: 10px;
  }

  .con .page2 #consult .list .layui-row {
    flex: 0 0 100%;
  }

  .con .page2 #consult .list>div {
    flex: 0 0 100%;
    margin-bottom: 10px;

    &:last-child {
      margin-bottom: 0;
    }
  }

  .con .page2 #consult {
    margin-top: 40px;
  }

  .con .page2 .navTit {
    margin-top: 20px;
  }

  .layui-col-xs9 {
    width: 60%;
  }
}
