* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

li {
  list-style: none;
}

body {
  font-size: 14px;
  background-image: url(https://www.xy2.ren/juese/images/xy2bg1.png);
  background-color: #342019;
}

.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  /* 触发 hasLayout */
  zoom: 1;
}

#wrap {
  width: 100%;
}

#xy2_win {
  position: relative;
  width: 800px;
  height: 600px;
  border: 5px solid #520f00;
  overflow: hidden;
  margin: 10px;
  background-image: url(https://www.xy2.ren/juese/images/2.jpg);
  background-repeat: no-repeat;
  background-size: cover; /* 使背景图片覆盖整个容器 */
}

#headCont {
  position: absolute;
  top: 0px;
  right: 0;
  width: 132px;
  height: 44px;
  border: 1px solid #492500;
}
#headCont img {
  float: left;
  width: 42px;
  height: 42px;
  border: 1px solid #c99a49;
}
#shuXingKuang {
  float: left;
  width: 86px;
  height: 42px;
  border: 1px solid #c99a49;
  margin-left: 1px;
}

#shuXingKuang #jingYan {
  background-color: #5b7012;
  height: 14px;
}

#shuXingKuang #qiXue {
  background-color: #f63009;
  height: 14px;
}

#shuXingKuang #faLi {
  background-color: #367fad;
  height: 14px;
}

#shuXingKuang li {
  height: 12px;
  border: 1px solid #120500;
}

#headCont img:hover {
  cursor: pointer;
}

.conBox {
  padding-left: 28px;
  padding-top: 12px;
}

#renWuShuXing {
  position: absolute;
  top: 70px;
  left: 425px;
  width: 330px;
  height: 475px;
  background-color: #241a12;
  color: #bba54b;
}

.titleMianBan {
  width: 100%;
  height: 35px;
  background-color: #090500;
  cursor: move;
  line-height: 35px;
  text-align: center;
  font-weight: 700;
  color: #b09b46;
}
.titleMianBanShangHai {
  width: 100%;
  height: 30px;
  background-color: #090500;
  cursor: move;
  line-height: 30px;
  text-align: center;
  font-weight: 700;
  color: #b09b46;
}

#renWuShuXing li {
  margin-bottom: 2px;
}

#renWuShuXing label {
  display: inline-block;
  width: 35px;
}

#renWuShuXing input {
  background-color: #120a09;
  border: 1px solid #9b502d;
  color: #fff;
  height: 18px;
  outline: brown;
}
#zhaoHuanShouShuXing {
  position: absolute;
  top: 20px;
  left: 60px;
  width: 330px;
  height: 550px;
  background-color: #241a12;
  color: #bba54b;
}
#zhaoHuanShouShuXing li {
  margin-bottom: 2px;
}

#zhaoHuanShouShuXing label {
  display: inline-block;
  width: 35px;
}

#zhaoHuanShouShuXing input {
  background-color: #120a09;
  border: 1px solid #9b502d;
  color: #fff;
  height: 18px;
  outline: brown;
}
.inputer {
  background-color: #120a09;
  border: 1px solid #9b502d;
  color: #fff;
  height: 18px;
  outline: brown;
}

.inputerZS {
  background-color: #120a09;
  border: 1px solid #9b502d;
  color: #bba54b;
  height: 18px;
  outline: brown;
}
#touXiang {
  float: left;
  width: 120px;
  height: 140px;
  text-align: center;
}

#touXiang img {
  width: 86px;
  border: solid 2px #7e1d05;
}

#jueSeXinXi {
  float: left;
  width: 166px;
  height: 140px;
}
#jueSeXinXi label {
  display: inline-block;
  width: 60px;
  text-align: right;
}
#jueSeXinXi li input,
select {
  width: 90px;
  margin-left: 6px;
}
#zhaoHuanShouTouXiang {
  float: left;
  width: 120px;
  height: 140px;
  text-align: center;
}

#zhaoHuanShouTouXiang img {
  width: 86px;
  border: solid 2px #7e1d05;
}
#zhaoHuanShouXinXi {
  float: left;
  width: 166px;
  height: 140px;
}
#zhaoHuanShouXinXi label {
  display: inline-block;
  width: 60px;
  text-align: right;
}
#zhaoHuanShouXinXi li input,
select {
  width: 90px;
  margin-left: 6px;
}

#jueSeShuXing {
  width: 150px;
  float: left;
}
#jueSeShuXing li input {
  width: 101px;
}

#zhsShuXing {
  width: 150px;
  float: left;
}
#zhsShuXing li input:first-of-type {
  width: 40px;
  padding-left: 2px;
}
#zhsShuXing li input:first-of-type + input {
  width: 60px;
  padding-left: 2px;
  margin-left: 2px;
}
#shuXingDian {
  float: left;
  width: 360px;
}
#shuXingDian li {
  width: 140px;
  height: 20px;
  float: left;
}
#shuXingDian li .kfp {
  display: inline-block;
  width: 70px;
  text-align: right;
}
#shuXingDian li input {
  width: 60px;
  margin-left: 6px;
}

#jueSeJiaDian {
  width: 130px;
  float: left;
}
#jueSeJiaDian li {
  width: 130px;
  display: flex;
  align-content: left;
}
#jueSeJiaDian li input {
  width: 45px;
}
#jueSeJiaDian li input.jiaDian {
  color: #bba54b;
}
#jueSeJiaDian li .kfp {
  display: inline-block;
  padding-left: 6px;
  width: 66px;
}
#jueSeJiaDian li #keFenPeiDian {
  width: 60px;
}

#zhaoHuanShouJiaDian {
  width: 130px;
  float: left;
}
#zhaoHuanShouJiaDian li {
  width: 130px;
  display: flex;
  align-content: left;
}
#zhaoHuanShouJiaDian li input {
  width: 45px;
}
#zhaoHuanShouJiaDian li input.jiaDian {
  color: #bba54b;
}
#zhaoHuanShouJiaDian li .kfp {
  display: inline-block;
  padding-left: 6px;
  width: 66px;
}
#zhaoHuanShouJiaDian li #keFenPeiDian_zhs {
  width: 60px;
}

#jueSeXiangGuan {
  width: 320px;
}

#jueSeXiangGuan li {
  list-style: none;
  float: left;
  margin: 10px 25px 0 0;
}

#jueSeXiangGuan button {
  height: 24px;
  padding: 0 15px;
  border: 1px solid #2d0000;
  background-color: #9b2a09;
  color: #bba54b;
  font-weight: 700;
  line-height: 24px;
  font-size: 15px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  box-shadow: 1px 1px 1px #494540;
  cursor: pointer;
  outline-color: #bba54b;
}

#zhaoHuanShouXiangGuan {
  width: 320px;
}

#zhaoHuanShouXiangGuan li {
  list-style: none;
  float: left;
  margin: 10px 10px 0 0;
}

#zhaoHuanShouXiangGuan button {
  height: 24px;
  padding: 0 15px;
  border: 1px solid #2d0000;
  background-color: #9b2a09;
  color: #bba54b;
  font-weight: 700;
  line-height: 24px;
  font-size: 15px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  box-shadow: 1px 1px 1px #494540;
  cursor: pointer;
  outline-color: #bba54b;
}

#zhaoHuanShouZhuangBei {
  width: 310px;
}

#zhaoHuanShouZhuangBei li {
  list-style: none;
  width: 138px;
  overflow: hidden;
  float: left;
  margin-right: 15px;
}
#zhaoHuanShouZhuangBei label {
  display: inline-block;
  width: 35px;
}
#zhaoHuanShouZhuangBei select {
  width: 49px;
  margin-left: 0px;
  margin-right: 3px;
}
#zhaoHuanShouZhuangBei li .changInputer {
  background-color: #120a09;
  border: 1px solid #9b502d;
  color: #fff;
  height: 18px;
  outline: brown;
  width: 100px;
  margin-right: 0px;
}
#zhaoHuanShouZhuangBei input {
  width: 49px;
}

#zhaoHuanShouZhuangBei li.zuoQiLi {
  width: 290px;
}
#zhaoHuanShouZhuangBei li.zuoQiLi select {
  width: 50px;
  margin-left: 0px;
  margin-right: 0px;
}
#renWuShuXingLiBiao {
  width: 100%;
  margin: 0px;
  padding: 0px;
}
#renWukangXing {
  position: absolute;
  top: 70px;
  left: 60px;
  width: 300px;
  color: #bba54b;
  background-color: rgba(0, 0, 0, 0.8);
}
#renWukangXing h3 {
  width: 100%;
  background-image: url(https://www.xy2.ren/juese/images/kxt.png);
  color: #fff;
  height: 22px;
  line-height: 22px;
  text-align: center;
  float: left;
  border-bottom: 1px solid #241512;
  font-size: 14px;
}
#shangHaiJiSuanA {
  position: absolute;
  top: 6px;
  left: 12px;
  width: 380px;
  color: #bba54b;
  background-color: rgba(0, 0, 0, 0.8);
  padding-bottom: 5px;
}
#shangHaiJiSuanA h3 {
  width: 100%;
  background-color: #2d1a12;
  color: #b09b46;
  height: 26px;
  line-height: 24px;
  text-align: center;
  font-size: 12px;
  border-top: 1px solid #090500;
  border-bottom: 1px solid #090500;
  font-weight: bold;
}
#shangHaiJiSuanA ul {
  padding-bottom: 5px;
}
#shangHaiJiSuanA li {
  width: 125px;
  float: left;
  color: #fff;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
}
#shangHaiJiSuanA li label {
  display: inline-block;
  width: 55px;
  height: 18px;
  padding-top: 1px;
  text-align: right;
  overflow: hidden;
}
#shangHaiJiSuanA input {
  width: 64px;
  margin-left: 2px;
  background-color: #120a09;
  border: 1px solid #9b502d;
  color: #fff;
  height: 18px;
  outline: brown;
  text-align: center;
}
#shangHaiJiSuanB {
  position: absolute;
  top: 6px;
  left: 397px;
  width: 380px;
  color: #bba54b;
  background-color: rgba(0, 0, 0, 0.8);
  padding-bottom: 5px;
}
#shangHaiJiSuanB h3 {
  width: 100%;
  background-color: #2d1a12;
  color: #b09b46;
  height: 26px;
  line-height: 24px;
  text-align: center;
  font-size: 12px;
  border-top: 1px solid #090500;
  border-bottom: 1px solid #090500;
  font-weight: bold;
}
#shangHaiJiSuanB ul {
  padding-bottom: 5px;
}
#shangHaiJiSuanB li {
  width: 125px;
  float: left;
  color: #fff;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
}
#shangHaiJiSuanB li label {
  display: inline-block;
  width: 55px;
  height: 18px;
  padding-top: 1px;
  text-align: right;
  overflow: hidden;
}
#shangHaiJiSuanB input {
  width: 64px;
  margin-left: 2px;
  background-color: #120a09;
  border: 1px solid #9b502d;
  color: #fff;
  height: 18px;
  outline: brown;
  text-align: center;
}

#zengYiShuXing {
  position: absolute;
  top: 402px;
  left: 12px;
  width: 765px;
  color: #bba54b;
  background-color: rgba(0, 0, 0, 0.8);
  padding-bottom: 5px;
}
#zengYiShuXing h3 {
  width: 100%;
  background-color: #2d1a12;
  color: #b09b46;
  height: 26px;
  line-height: 24px;
  text-align: center;
  font-size: 12px;
  border-top: 1px solid #090500;
  border-bottom: 1px solid #090500;
  font-weight: bold;
}
#zengYiShuXing ul {
  padding-bottom: 5px;
}
#zengYiShuXing li {
  width: 125px;
  float: left;
  color: #fff;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
}
#zengYiShuXing li label {
  display: inline-block;
  width: 55px;
  height: 18px;
  padding-top: 1px;
  text-align: right;
  overflow: hidden;
}
#zengYiShuXing input {
  width: 64px;
  margin-left: 2px;
  background-color: #120a09;
  border: 1px solid #9b502d;
  color: #fff;
  height: 18px;
  outline: brown;
  text-align: center;
}

#shangHaiA {
  position: absolute;
  top: 486px;
  left: 12px;
  width: 380px;
  color: #bba54b;
  background-color: rgba(0, 0, 0, 0.8);
  padding-bottom: 5px;
}
#shangHaiA h3 {
  width: 100%;
  background-color: #2d1a12;
  color: #b09b46;
  height: 26px;
  line-height: 24px;
  text-align: center;
  font-size: 12px;
  border-top: 1px solid #090500;
  border-bottom: 1px solid #090500;
  font-weight: bold;
}
#shangHaiA ul {
  padding-bottom: 5px;
}
#shangHaiA li {
  width: 125px;
  float: left;
  color: #fff;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
}
#shangHaiA li label {
  display: inline-block;
  width: 55px;
  height: 18px;
  padding-top: 1px;
  text-align: right;
  overflow: hidden;
}
#shangHaiA input {
  width: 64px;
  margin-left: 2px;
  background-color: #120a09;
  border: 1px solid #9b502d;
  color: #fff;
  height: 18px;
  outline: brown;
  text-align: center;
}
#shangHaiB {
  position: absolute;
  top: 486px;
  left: 397px;
  width: 380px;
  color: #bba54b;
  background-color: rgba(0, 0, 0, 0.8);
  padding-bottom: 5px;
}
#shangHaiB h3 {
  width: 100%;
  background-color: #2d1a12;
  color: #b09b46;
  height: 26px;
  line-height: 24px;
  text-align: center;
  font-size: 12px;
  border-top: 1px solid #090500;
  border-bottom: 1px solid #090500;
  font-weight: bold;
}
#shangHaiB ul {
  padding-bottom: 5px;
}
#shangHaiB li {
  width: 125px;
  float: left;
  color: #fff;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
}
#shangHaiB li label {
  display: inline-block;
  width: 55px;
  height: 18px;
  padding-top: 1px;
  text-align: right;
  overflow: hidden;
}
#shangHaiB input {
  width: 64px;
  margin-left: 2px;
  background-color: #120a09;
  border: 1px solid #9b502d;
  color: #fff;
  height: 18px;
  outline: brown;
  text-align: center;
}
#bianShenKa1 {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 130px;
  color: #bba54b;
  background-color: rgba(0, 0, 0, 0.8);
  padding-bottom: 5px;
}
#bianShenKa1 h3 {
  width: 100%;
  background-color: #2d1a12;
  color: #b09b46;
  height: 26px;
  line-height: 24px;
  text-align: center;
  font-size: 12px;
  border-top: 1px solid #090500;
  border-bottom: 1px solid #090500;
  font-weight: bold;
}
#bianShenKa1 ul {
  padding-bottom: 5px;
}
#bianShenKa1 li {
  width: 125px;
  float: left;
  color: #fff;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
}
#bianShenKa1 li label {
  display: inline-block;
  width: 55px;
  height: 18px;
  padding-top: 1px;
  text-align: right;
  overflow: hidden;
}
#bianShenKa1 input {
  width: 64px;
  margin-left: 2px;
  background-color: #120a09;
  border: 1px solid #9b502d;
  color: #fff;
  height: 18px;
  outline: brown;
  text-align: center;
}
.inputerShangHaiA {
  width: 64px;
  margin-left: 2px;
  background-color: #120a09;
  border: 1px solid #9b502d;
  color: #fff;
  height: 18px;
  outline: brown;
  text-align: center;
}
.selectZengYi {
  width: 64px;
  margin-left: 2px;
  background-color: #120a09;
  border: 1px solid #9b502d;
  color: #fff;
  height: 18px;
  outline: brown;
  text-align: center;
}
#dianCuiTeJiSelect {
  width: 110px;
  margin-top: 5px;
  margin-left: 10px;
  background-color: #120a09;
  border: 1px solid #9b502d;
  color: #fff;
  height: 18px;
  outline: brown;
  text-align: center;
}
#dianCuiTeJiSelectA {
  width: 110px;
  margin-top: 5px;
  margin-left: 10px;
  background-color: #120a09;
  border: 1px solid #9b502d;
  color: #fff;
  height: 18px;
  outline: brown;
  text-align: center;
}
#dianCuiTeJiSelectB {
  width: 110px;
  margin-top: 5px;
  margin-left: 10px;
  background-color: #120a09;
  border: 1px solid #9b502d;
  color: #fff;
  height: 18px;
  outline: brown;
  text-align: center;
}
.inputerBianShenKa {
  width: 128px;
  background-color: #120a09;
  border: 1px solid #9b502d;
  color: #fff;
  height: 24px;
  outline: brown;
  text-align: center;
}
.diYiGe {
  cursor: move;
}

#renWukangXing ul {
  border: 1px solid #9b6f2d;
  margin: 1px;
}

#renWukangXing li {
  width: 50%;
  float: left;
  color: #fff;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  padding-left: 12px;
}

#renWukangXing li i {
  display: block;
  float: right;
  font-style: normal;
  width: 40px;
  text-align: left;
}
#renWukangXing li .hidden-kang {
  display: none;
  float: right;
  font-style: normal;
  font-weight: normal;
  width: 44px;
  text-align: left;
  opacity: 0;
}
#renWukangXing li:hover .hidden-kang {
  display: block;
  color: red;
  float: right;
  font-style: normal;
  width: 44px;
  text-align: left;
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}
#zhuangBeiBox {
  position: absolute;
  top: 70px;
  left: 30px;
  width: 363px;
  height: 475px;
  color: #bba54b;
  background-color: #241a12;
  /* background-image: url(https://www.xy2.ren/juese/images/zbl.png); */
}
#zhuangBeiBox h3 {
  width: 100%;
  height: 35px;
  font-size: 14px;
  line-height: 35px;
  text-align: center;
  float: left;
  cursor: move;
  background-color: #090500;
}
#tools {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 360px;
  height: 30px;
  background-image: url(https://www.xy2.ren/juese/images/tool.png);
}

#tools ul li {
  float: left;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

#tools ul li:hover {
  cursor: pointer;
}

#jueSeZhanShi {
  position: absolute;
  left: 130px;
  top: 200px;
}

#zhuanShengXiuZheng {
  position: absolute;
  top: 20px;
  left: 70px;
  width: 300px;
  color: #bba54b;
  background-color: rgba(0, 0, 0, 0.8);
}

#zhuanShengXiuZhengLiBiao {
  width: 100%;
  margin: 0px;
  padding: 0px;
}

#zhuanShengXiuZheng h3 {
  width: 100%;
  background-image: url(https://www.xy2.ren/juese/images/kxt.png);
  color: #fff;
  height: 22px;
  line-height: 22px;
  text-align: center;
  float: left;
  border-bottom: 1px solid #241512;
  font-size: 14px;
}

#zhuanShengXiuZheng ul {
  border: 1px solid #9b6f2d;
  padding-bottom: 5px;
  margin-top: 5px;
}

#zhuanShengXiuZheng li {
  width: 50%;
  float: left;
  color: #fff;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  padding-left: 3px;
}

#zhuanShengXiuZheng li i {
  display: block;
  float: right;
  font-style: normal;
  width: 38px;
  text-align: left;
}
.list {
  display: flex;
  align-items: center;
  justify-content: center;
}
.name {
  display: block;
  width: 55px;
  height: 20px;
  overflow: hidden;
}
.per {
  display: block;
  width: 35px;
  color: #ffffff;
}
.inputBangPai {
  display: block;
  width: 35px;
  background-color: #120a09;
  color: #bba54b;
  border: 1px #9b502d;
  text-align: center;
}
.inputBangPaiDaCheng {
  display: block;
  width: 35px;
  background-color: #120a09;
  color: #bba54b;
  border: 1px #9b502d;
  text-align: center;
}
.list01 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.faBao {
  display: block;
  width: 50x;
}
.selectFaBao {
  background-color: #120a09;
  border: 1px solid #9b502d;
  color: #bba54b;
  height: 18px;
  outline: brown;
  width: 74px;
}
.inputFaBao {
  display: block;
  width: 28px;
  height: 18px;
  background-color: #120a09;
  color: #bba54b;
  text-align: center;
  border: 1px solid #9b502d;
}
.diYiGe {
  width: 100%;
  height: 35px;
  background-color: #090500;
  cursor: move;
  line-height: 35px;
  text-align: center;
  font-weight: 700;
  color: #b09b46;
  cursor: move;
}
#zhuanShengTi li {
  display: none;
  align-items: center;
  margin-top: 2px;
  margin-bottom: 2px;
  justify-content: center;
}
.hidden {
  display: none;
}
#renWukangXing ul li:hover {
  background-color: #090500;
  color: #b09b46;
  font-size: 13px;
  font-weight: bold;
}
#zhuangBei {
  width: 345px;
  height: 440px;
  margin-top: 31px;
  margin-left: 14px;
}
.zbBox {
  width: 110px;
  height: 170px;
  padding: 0;
  margin: 0;
  float: left;
  margin-top: 10px;
}
.zbBox li {
  background-color: #000000;
  width: 50px;
  height: 50px;
  margin-right: 5px;
  margin-bottom: 5px;
  float: left;
  overflow: hidden;
}
#jueSeDaTu {
  float: left;
  width: 108px;
  height: 128px;
  margin-top: 10px;
  margin-left: 3px;
  margin-right: 7px;
  background-color: #000000;
}
#jueSeDaTu img {
  margin-top: 10px;
  width: 108px;
  height: 108px;
}
#daoJuLan {
  width: 345px;
  height: 204px;
  padding: 0;
  margin: 0;
  float: left;
  margin-left: 2px;
  margin-top: 10px;
}
#daoJuLan li {
  background-color: #030303;
  width: 50px;
  height: 50px;
  margin-right: 5px;
  margin-bottom: 5px;
  float: left;
  border: #2d0000 solid 1px;
}
#zhuangBei #daoJuLan li image {
  width: 50px;
  height: 50px;
}

#zhuangBei ul li button {
  width: 50px;
  height: 50px;
  background-color: #000000;
  font-size: 18px;
  line-height: 50px;
  text-align: center;
  font-weight: bolder;
  color: #b09b46;
  border: none;
  opacity: 0.5;
  cursor: pointer;
}
#daoJuChuang {
  position: absolute;
  width: 360px;
  background-color: #090500;
  left: 21px;
  top: 50px;
  border-radius: 8px;
  opacity: 0.9;
  border: 3px solid #520f00;
  z-index: 1000;
}
.daoJuChuangTi {
  padding-left: 20px;
  padding-bottom: 20px;
  max-height: 450px;
  overflow-y: auto;
}
#daoJuChuang ul li {
  display: flex;
  margin-top: 2px;
  margin-bottom: 5px;
}
#daoJuChuang ul li label {
  width: 72px;
  height: 24px;
  display: block;
  text-align: right;
}
#daoJuChuang ul li select {
  width: 105px;
  height: 24px;
  background-color: #120a09;
  color: #ffffff;
  border: 1px solid #c5ae5a;
  margin-right: 2px;
}
#daoJuChuang ul li input {
  width: 65px;
  height: 24px;
  background-color: #120a09;
  color: #ffffff;
  border: 1px solid #c5ae5a;
  margin-right: 2px;
  padding-left: 5px;
}
#daoJuChuang ul li button {
  width: 50px;
  height: 24px;
  text-align: center;
  background-color: #120a09;
  color: #ffffff;
  border: 1px solid #c5ae5a;
  margin-right: 2px;
  cursor: pointer;
}
#daoJuChuang ul li button:hover {
  background-color: #9b2a09;
  color: #bba54b;
  cursor: pointer;
}
#jiBenShuXing li label {
  color: #feff72;
}
#jiBenShuXingHuShenFu li label {
  color: #feff72;
}
#lianHuaShuXingHuShenFu li label {
  color: #4bf24b;
}
#zhuiJia li label {
  color: #07ffff;
}
#xingZhen li label {
  color: #07ffff;
}
#lianHuaShuXing li label {
  color: #4bf24b;
}
#shenTong li label {
  color: #4bf24b;
}
#xingZhenShuXing li label {
  color: #4bf24b;
}
#lianQi li label {
  color: #4bf24b;
}
#taoZhuangShuXing li label {
  color: #4bf24b;
}
#taoZhuangZengYi li label {
  color: #4bf24b;
}
#tianYanCeZengYi li label {
  color: #4bf24b;
}
#zhuangBeiTeJi li label {
  color: #a098c8;
}
#huShenFuTeJi li label {
  color: #a098c8;
}
#baoShi li label {
  color: #f0640f;
}
#dianCui li label {
  color: #e39247;
}
#dianCuiTeJi li label {
  color: #a098c8;
}
#jiaGe li label {
  color: #cc0000;
  font-size: 14px;
  font-weight: bolder;
}
#jiaGe li select {
  display: none;
}
#daoJuChuang #jiaGe li input {
  width: 105px;
  margin-left: 6px;
}
#daoJuChuang #jiaGe li button {
  background-color: #090500;
  color: #b09b46;
  width: 122px;
  font-size: 14px;
  font-weight: bolder;
  cursor: pointer;
}
#daoJuChuang #jiaGe li button:hover {
  background-color: #9b2a09;
  color: #bba54b;
  cursor: pointer;
}

.daoJuChuangTou {
  height: 35px;
  font-weight: bolder;
  text-align: center;
  font-size: 16px;
  line-height: 35px;
  border-radius: 8px;
  opacity: 0.9;
  background-color: #2d0000;
  margin-bottom: 8px;
  color: #edea00;
  cursor: move;
}
#showTou {
  height: 35px;
  font-weight: bolder;
  text-align: center;
  font-size: 16px;
  line-height: 35px;
  border-radius: 8px;
  opacity: 0.9;
  background-color: #2d0000;
  margin-bottom: 8px;
  color: #edea00;
  cursor: move;
}
#showTi {
  padding-left: 20px;
  padding-bottom: 20px;
}

.show-jiBenShuXing {
  color: #feff72;
}
.show-zhuiJia {
  color: #07ffff;
}
.show-xingZhen {
  color: #07ffff;
}
.show-lianHuaShuXing {
  color: #4bf24b;
}
.show-shenTong {
  color: #4bf24b;
}
.show-xingZhenShuXing {
  color: #4bf24b;
}
.show-lianQi {
  color: #4bf24b;
}
.show-taoZhuangShuXing {
  color: #4bf24b;
}
.show-zhuangBeiTeJi {
  color: #a098c8;
}
.show-jiaGe {
  color: #cc0000;
  font-weight: bold;
}
.show-huShenFuTeJi {
  color: #a098c8;
}
.show-baoShi {
  color: #f0640f;
}
.show-dianCui {
  color: #e39247;
}
.show-dianCuiTeJi {
  color: #a098c8;
}
.show-taoZhuangShuXing {
  color: #4bf24b;
}
.show-taoZhuangZengYi {
  color: #4bf24b;
}
.show-tianYanCeZengYi {
  color: #4bf24b;
}
.show-jiBenShuXingHuShenFu {
  color: #feff72;
}
.show-lianHuaShuXingHuShenFu {
  color: #4bf24b;
}
.overlay {
  position: absolute;
  width: 216px;
  height: auto;
  background-color: #090500;
  border-radius: 8px;
  opacity: 0.9;
  border: 3px solid #520f00;
  z-index: 2000; /* 确保它位于最上层 */
}
.tijiao {
  height: 26px;
  width: 100px;
  margin-top: 10px;
  margin-left: 100px;
  border: 1px solid #2d0000;
  background-color: #9b2a09;
  color: #bba54b;
  font-weight: 700;
  line-height: 24px;
  font-size: 15px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  box-shadow: 1px 1px 1px #494540;
  cursor: pointer;
  outline-color: #bba54b;
}
.xiugai {
  height: 26px;
  width: 100px;
  margin-top: 10px;
  margin-left: 30px;
  border: 1px solid #2d0000;
  background-color: #9b2a09;
  color: #bba54b;
  font-weight: 700;
  line-height: 24px;
  font-size: 15px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  box-shadow: 1px 1px 1px #494540;
  cursor: pointer;
  outline-color: #bba54b;
}
#zhuanShengXiuZheng ul.visible {
  margin: 0;
  padding: 0;
  line-height: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease-out;
}
#zhuanShengXiuZheng h3,
#renWukangXing h3 {
  cursor: pointer;
}
#renWukangXing ul.visible {
  margin: 0;
  padding: 0;
  line-height: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease-out;
}
.modal {
  display: none; /* 默认隐藏 */
  position: fixed; /* 固定定位 */
  z-index: 1; /* 位于顶层 */
  left: 0;
  top: 0;
  width: 100%; /* 宽度占满屏幕 */
  height: 100%; /* 高度占满屏幕 */
  overflow: auto; /* 超出部分自动滚动 */
  background-color: rgb(0, 0, 0); /* 背景色 */
  background-color: rgba(0, 0, 0, 0.4); /* 背景色，带透明度 */
}

.modal-content {
  background-color: #fefefe;
  margin: 15% auto; /* 15% 从顶部开始 */
  padding: 20px;
  border: 1px solid #888;
  width: 80%; /* 宽度 */
}

.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
#shuXingDian #duiHuanDian,
#shuXingDian #yueBingDian,
#shuXingDian #qianNengDian,
#shuXingDian #linShiDian,
#jueSeXinXi #zhongZuSelect,
#jueSeXinXi #jueSeSelect,
#jueSeXinXi #zhuanSheng,
#jueSeShuXing #dengJi {
  color: #bba54b;
}
#fuWenCont {
  position: absolute;
  top: 72px;
  right: 5px;
  width: 135px;
  transition: opacity 0.5s ease;
  display: none;
  opacity: 0;
  z-index: 1001;
}

#fuWenBiao {
  position: absolute;
  top: 48px;
  right: 0;
  width: 25px;
  height: 22px;
  transition: width 0.5s ease; /* 设置宽度变化的过渡效果，持续时间为0.5秒 */
  overflow: hidden;
}
#fuWenBiao:hover {
  width: 140px; /* 鼠标悬停时的宽度 */
  display: flex;
  justify-content: left;
}
#fuWenBiao li {
  width: 20px;
  left: 24px;
  border: 1px solid #eec231;
  border-radius: 3px;
  background-color: #000000;
  margin-right: 3px;
  text-align: center;
  overflow: hidden;
  color: #c99a49;
  cursor: pointer;
}
#fuWenCont select {
  width: 130px;
  height: 24px;
  line-height: 22px;
  color: #bba54b;
}
#fuWenCont select:hover {
  cursor: pointer;
}
#fuWenCont select.inputer {
  color: #bba54b;
}
#fuWenCont select option {
  color: #ffffff;
}
#fuWenCont select option.baiSe {
  color: #bba54b;
}
#bianShenKaBox {
  position: absolute;
  top: 50px;
  left: 50px;
  width: 700px;
  height: 486px;
  overflow: hidden;
  background-color: #241a12;
  color: #b09b46;
  opacity: 0.95;
}
#bianShenKaTou {
  background-color: #090500;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #b09b46;
  font-size: 14px;
  font-weight: bold;
  cursor: move;
}
#bianShenKaTi {
  display: flex;
  justify-items: left;
  padding: 10px;
}
#bianShenleiXing {
  width: 65px;
}

#bianShenKaMing {
  width: 85px;
  margin-left: 5px;
}
#kaList {
  width: 350px;
  margin-right: 10px;
}
#bianShenKaShow {
  width: 160px;
  height: 430px;
  border: 1px solid #ba7428;
}
#souSuo {
  width: 350px;
  display: flex;
  justify-items: left;
}
#souSuo li {
  width: 140px;
  margin-right: 5px;
  display: flex;
  justify-items: left;
}
#souSuo li select {
  background-color: #120a09;
  color: #bba54b;
  border: 1px solid #c5ae5a;
  width: 75px;
}
#souSuo li input {
  background-color: #120a09;
  color: #bba54b;
  border: 1px solid #c5ae5a;
  width: 45px;
}
#souSuo li #shuXingShaiXuan {
  width: 65px;
}
#souSuo li #teXingShaiXuan {
  width: 105px;
}
#mingChengBox {
  margin-top: 8px;
  padding-left: 8px;
}
#mingChengBox input {
  background-color: #120a09;
  color: #bba54b;
  border: 1px solid #c5ae5a;
  width: 90px;
}
#carBiao {
  margin-top: 10px;
  height: 400px;
  overflow-y: auto;
}
#carBiao li {
  border-top: 1px solid #998746;
  line-height: 28px;
  overflow: hidden;
  padding: 5px;
}

#carBiao li:nth-child(even) {
  background-color: #0f0b0b;
}
#carBiao li:hover {
  overflow: hidden;
  color: #ffffff;
  cursor: pointer;
  background-color: #256358;
}
#carBiao li span {
  padding-right: 10px;
}
#carBiao li span:nth-of-type(1) {
  width: 105px;
  display: inline-block;
  font-weight: bold;
  color: #ba7428;
}
#carBiao li span:nth-of-type(2) {
  width: 100px; /* 第二个span的宽度 */
}
#bianShenKaShow {
  text-align: center;
  padding: 10px;
}
#bianShenKaShow p {
  text-align: left;
  margin: 0;
  padding: 0;
  line-height: 20px;
}
#bianShenKaShow button {
  margin-top: 10px;
}
#bianShenKaShow p:nth-of-type(1) i {
  font-size: 16px;
  font-weight: bold;
  color: #ba7428;
  font-style: normal;
  padding-left: 10px;
}
#bianShenKaShow button {
  height: 24px;
  padding: 0 15px;
  border: 1px solid #2d0000;
  background-color: #9b2a09;
  color: #bba54b;
  font-weight: 700;
  line-height: 24px;
  font-size: 15px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  box-shadow: 1px 1px 1px #494540;
  cursor: pointer;
  outline-color: #bba54b;
}
#duiYouBianShen {
  width: 160px;
  height: 430px;
  border: 1px solid #ba7428;
  margin-left: 10px;
}
#duiYouBianShen h3 {
  background-color: #090500;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #b09b46;
  font-size: 14px;
  font-weight: bold;
}
#duiYou li {
  padding-left: 8px;
  margin-bottom: 5px;
}
#duiYou li lable {
  display: inline-block;
  padding-right: 8px;
}
#duiYou li input {
  width: 40px;
  background-color: #120a09;
  color: #ffffff;
  border: 1px solid #c5ae5a;
  margin-right: 5px;
}
.xiuZhengShuoMing {
  padding-left: 5px;
  line-height: 20px;
}
#bianShenKaShowA {
  width: 160px;
  height: 430px;
  border: 1px solid #ba7428;
}
#bianShenKaShowB {
  width: 160px;
  height: 430px;
  border: 1px solid #ba7428;
}
#bianShenKaShowA {
  text-align: center;
  padding: 10px;
}
#bianShenKaShowA p {
  text-align: left;
  margin: 0;
  padding: 0;
  line-height: 20px;
}
#bianShenKaShowA button {
  margin-top: 10px;
}
#bianShenKaShowA p:nth-of-type(1) i {
  font-size: 16px;
  font-weight: bold;
  color: #ba7428;
  font-style: normal;
  padding-left: 10px;
}
#bianShenKaShowA button {
  height: 24px;
  padding: 0 15px;
  border: 1px solid #2d0000;
  background-color: #9b2a09;
  color: #bba54b;
  font-weight: 700;
  line-height: 24px;
  font-size: 15px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  box-shadow: 1px 1px 1px #494540;
  cursor: pointer;
  outline-color: #bba54b;
}
#duiYouBianShenA {
  width: 160px;
  height: 430px;
  border: 1px solid #ba7428;
  margin-left: 10px;
}
#duiYouBianShenA h3 {
  background-color: #090500;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #b09b46;
  font-size: 14px;
  font-weight: bold;
}
#duiYouA li {
  padding-left: 8px;
  margin-bottom: 5px;
}
#duiYouA li lable {
  display: inline-block;
  padding-right: 8px;
}
#duiYouA li input {
  width: 40px;
  background-color: #120a09;
  color: #ffffff;
  border: 1px solid #c5ae5a;
  margin-right: 5px;
}

#bianShenKaShowB {
  text-align: center;
  padding: 10px;
}
#bianShenKaShowB p {
  text-align: left;
  margin: 0;
  padding: 0;
  line-height: 20px;
}
#bianShenKaShowB button {
  margin-top: 10px;
}
#bianShenKaShowB p:nth-of-type(1) i {
  font-size: 16px;
  font-weight: bold;
  color: #ba7428;
  font-style: normal;
  padding-left: 10px;
}
#bianShenKaShowB button {
  height: 24px;
  padding: 0 15px;
  border: 1px solid #2d0000;
  background-color: #9b2a09;
  color: #bba54b;
  font-weight: 700;
  line-height: 24px;
  font-size: 15px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  box-shadow: 1px 1px 1px #494540;
  cursor: pointer;
  outline-color: #bba54b;
}
#duiYouBianShenB {
  width: 160px;
  height: 430px;
  border: 1px solid #ba7428;
  margin-left: 10px;
}
#duiYouBianShenB h3 {
  background-color: #090500;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #b09b46;
  font-size: 14px;
  font-weight: bold;
}
#duiYouB li {
  padding-left: 8px;
  margin-bottom: 5px;
}
#duiYouB li lable {
  display: inline-block;
  padding-right: 8px;
}
#duiYouB li input {
  width: 40px;
  background-color: #120a09;
  color: #ffffff;
  border: 1px solid #c5ae5a;
  margin-right: 5px;
}
.bianShenAnNiu {
  width: 70px;
  height: 20px;
  line-height: 18px;
  display: block;
  background-color: #9b2a09;
  color: #bba54b;
  float: right;
  margin-right: 10px;
  margin-top: 2px;
  cursor: pointer;
}
.bianShenAnNiu:hover {
  color: #ffffff;
  background-color: #441203;
}
#duiFangQiXue .inputerShangHaiA {
  width: 200px;
}
.bdsharebuttonbox {
  position: absolute;
  top: 7px;
  left: 635px;
  z-index: 100;
}
