﻿.cont {
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 30px;
}

.cont .product_center {
  height: 90px;
  display: flex;
  align-items: center;
}

.cont .product_center .product_home {
  height: 30px;
  width: 100%;
  border: 1px solid #ebebeb;
  display: flex;
  align-items: center;
}

.cont .product_center .product_home>div {
  margin-left: 5px;
}

.cont .product_center .product_home img {
  margin-left: 10px;
}

.cont .product_center .product_home span {
  font-family: "宋体";
  font-size: 12px;
  color: #9b9b9b;
  margin: 0 5px;
}

.cont .product_teb {
  height: 253px;
  display: flex;
}

.cont .product_teb .product_img {
  margin-right: 30px;
}

.cont .product_teb .table_cont .table_content {
  background-color: #29b59d;
  color: #fff;
  border: 1px solid #29b59d;
  padding-left: 20px;
}

.cont .product_teb .table_cont .table_content .tielet {
  display: flex;
}

.cont .product_teb .table_cont .table_content .tielet div {
  font-size: 24px;
}

.cont .product_teb .table_cont .table_content .tielet span {
  font-size: 12px;
  padding-top: 14px;
  margin-left: 30px;
}

.cont .product_teb .table_cont .table_content tr {
  height: 49px;
}

.cont .product_teb .table_cont .table_content tr th {
  padding-left: 20px;
}

.cont .product_teb .table_cont .company {
  border: 1px solid #dcdcdc;
  height: 52px;
}

.cont .product_teb .table_cont .company td {
  border: 1px solid #dcdcdc;
  padding-left: 20px;
}

.cont .product_teb .table_cont .company td:nth-child(odd) {
  background-color: #f9fafd;
  width: 148px;
  color: #333333;
  font-size: 12px;
}

.cont .product_teb .table_cont .company td:nth-child(even) {
  width: 148px;
  color: #333333;
  font-size: 12px;
}

.cont .product_teb .table_cont .select {
  height: 30px;
  margin-top: 20px;
  display: flex;
  align-items: center;
}

.cont .product_teb .table_cont .select .layui-form-select dl dd.layui-this {
  background-color: #23aaf2;
  color: #fff;
}

.cont .product_teb .table_cont .select .layui-input,
.cont .product_teb .table_cont .select .layui-select,
.cont .product_teb .table_cont .select .layui-textarea {
  height: 30px;
  line-height: 1.3;
  line-height: 38px\9;
  border-width: 1px;
  border-style: solid;
  background-color: #fff;
  border-radius: 2px;
}

.cont .product_teb .table_cont .select .layui-form-item {
  clear: both;
  *zoom: 1;
  width: 190px;
  height: 30px;
  margin: 0 30px 0 0;
}

.cont .product_teb .table_cont .select .layui-input-block {
  margin-left: 0px;
  min-height: 36px;
}

.setting {
  margin-top: 60px;
}

.setting .bel_main {
  margin-top: 20px;
}

.setting .bel_main .first {
  user-select: none;
}

.setting .bel_main .first td {
  background-color: #699ece;
  height: 40px;
}

.setting .catalog {
  background-color: #eeeeee;
  height: 50px;
}

.setting .catalog th {
  text-align: center;
}

.setting .catalog th:nth-child(1) {
  width: 180px;
}

.setting .catalog th:nth-child(2) {
  width: 150px;
}

.setting .catalog th:nth-child(3) {
  width: 170px;
}

.setting .catalog th:nth-child(4) {
  width: 160px;
}

.setting .catalog th:nth-child(5) {
  width: 160px;
}

.setting .catalog th:nth-child(6) {
  width: 180px;
}

.setting .catalog th:nth-child(7) {
  width: 200px;
}

.setting .catalog th:nth-child(8) {
  width: 164px;
}

.setting .title {
  height: 40px;
  color: #fff;
  background-color: #699ece;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
  font-size: 16px;
  cursor: pointer;
}

.setting .title .previous {
  display: none;
}

.setting .tx_tr {
  text-align: center;
}

.setting .tx_tr td {
  border-bottom: 1px solid #dcdcdc;
  height: 46px;
  color: #666666;
}

.setting .tx_tr .amount {
  display: flex;
  justify-content: center;
}

.setting .tx_tr .amount .reduce {
  border: 1px solid #dcdcdc;
  width: 26px;
  cursor: pointer;
  user-select: none;
}

.setting .tx_tr .amount .add {
  border: 1px solid #dcdcdc;
  width: 26px;
  cursor: pointer;
  user-select: none;
}

.setting .tx_tr .amount input {
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  height: 25px;
  width: 28px;
  text-align: center;
}

.setting .shopping {
  height: 46px;
  margin-top: 30px;
  width: 100%;
  display: flex;
  justify-content: flex-end;
}

.setting .shopping .consult {
  width: 148px;
  height: 46px;
  text-align: center;
  line-height: 46px;
  border: 1px solid #699ece;
  color: #699ece;
  cursor: pointer;
  user-select: none;
}

.setting .shopping .add_commodity {
  width: 148px;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #699ece;
  margin-left: 30px;
  color: #fff;
  cursor: pointer;
  user-select: none;
}

.setting .shopping .add_commodity img {
  margin-right: 5px;
}

.floor {
  margin-top: 60px;
}

.floor .text {
  font-size: 24px;
  height: 45px;
  border-bottom: 1px solid #ededed;
  position: relative;
}

.floor .text::after {
  content: "";
  display: block;
  height: 2px;
  width: 50px;
  background-color: #1881c9;
  position: absolute;
  top: 43px;
  left: 0;
}

.floor .swiper-slide-cont {
  height: 402px;
  display: flex;
  margin-top: 30px;
}

.floor .swiper-slide-cont .commodity {
  background-color: #fff;
  width: 285px;
  height: 402px;
  margin-right: 20px;
  border: 1px solid #dcdcdc;
}

.floor .swiper-slide-cont .commodity:last-child {
  margin-right: 0px;
}

.floor .swiper-slide-cont .commodity img {
  width: 100%;
}

.floor .swiper-slide-cont .commodity>div {
  padding: 25px 20px 0;
}

.floor .swiper-slide-cont .commodity .serial {
  display: flex;
  justify-content: space-between;
  font-size: 12px;
  color: #333333;
}

.floor .swiper-slide-cont .commodity .serial .spot {
  width: 40px;
  height: 20px;
  border: 1px solid #0686ce;
  border-radius: 3px;
  color: #0686ce;
  font-size: 12px;
  cursor: pointer;
  text-align: center;
  line-height: 20px;
}

.floor .swiper-slide-cont .commodity .serial_02 {
  margin-top: 5px;
  font-size: 12px;
  color: #333333;
}

.floor .swiper-slide-cont .commodity .serial_03 {
  display: flex;
  justify-content: space-between;
  margin-top: 8px;
}

.floor .swiper-slide-cont .commodity .serial_03 div {
  color: #e8373b;
}

.floor .swiper-slide-cont .commodity .serial_03 i {
  font-weight: 700;
}

.floor .swiper-slide-cont .commodity .serial_04 {
  display: flex;
  margin-top: 15px;
  justify-content: space-between;
}

.floor .swiper-slide-cont .commodity .serial_04>div:nth-child(1) {
  width: 165px;
  height: 35px;
  background-color: #0686ce;
  font-size: 14px;
  text-align: center;
  line-height: 35px;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
}

.floor .swiper-slide-cont .commodity .serial_04>div:nth-child(2) {
  width: 60px;
  height: 35px;
  border: 1px solid #0686ce;
  border-radius: 3px;
  color: #0686ce;
  font-size: 12px;
  cursor: pointer;
  text-align: center;
  line-height: 35px;
}

.floor_ff {
  padding-bottom: 80px;
  border-bottom: 1px solid #eeeeee;
}

.bot-father {
  background: url(../images/biology_02.png);
  background-size: cover;
  border-top: 1px solid #dcdcdc;
  margin-top: 100px;
}

.hide_shadow {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.6);
}

.hide_shadow .load_form {
  width: 1000px;
  height: 639px;
  background-color: #fff;
  position: absolute;
  left: calc(50% - 500px);
  top: 120px;
}

.hide_shadow .load_form .head {
  height: 50px;
  background-color: #0686ce;
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 50px;
}

.hide_shadow .load_form .head .cloen {
  cursor: pointer;
}

.hide_shadow .load_form .sbuimt_form {
  height: 559px;
  padding: 30px 50px 0;
}

.hide_shadow .load_form .sbuimt_form .layui_ul {
  border: 1px solid #dcdcdc;
}

.hide_shadow .load_form .sbuimt_form .layui_ul li {
  display: flex;
  height: 51px;
  border-bottom: 1px solid #dcdcdc;
}

.hide_shadow .load_form .sbuimt_form .layui_ul li>div:nth-child(1) {
  width: 119px;
  height: 100%;
  border-right: 1px solid #dcdcdc;
  background-color: #f8f6f6;
  line-height: 49px;
  padding-left: 20px;
}

.hide_shadow .load_form .sbuimt_form .layui_ul li>div:nth-child(1) i {
  margin-left: 3px;
  color: #e61e1e;
}

.hide_shadow .load_form .sbuimt_form .layui_ul li input {
  flex: 1;
  padding: 0 20px;
  border: 0px;
  height: 49px;
  width: 780px;
}

.hide_shadow .load_form .sbuimt_form .layui_ul li .layui-input-block {
  margin-left: 0px;
  min-height: 36px;
}

.hide_shadow .load_form .sbuimt_form .layui_ul li:last-child {
  border-bottom: 0px;
}

.hide_shadow .load_form .sbuimt_form .subimt_ff {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
}

.hide_shadow .load_form .sbuimt_form .subimt_ff .layui-btn {
  background-color: #0686ce;
  padding: 0 82px;
  height: 50px;
}