@charset "utf-8";
.optsBox {
  min-height: 72px;
  padding-top: 3px;
}
.optsBox li {
  float: left;
}
.optsBox .optTip {
  width: 75%;
  padding-top: 28px;
}
.optsBox .optTip p {
  word-wrap: break-word;
  word-break: break-all;
}
.optsBox .optDo {
  float: right;
  height: 72px;
}
.optsBox .optDo .btn {
  width: 94px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  margin-right: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #BCBCBC;
  background-color: #eaeaea;
}
.optsBox .optDo .cur {
  background-color: #0081e4;
  border-color: #0081e4;
  color: #fff;
}
.optsBox .optDo .cur:hover {
  background-color: #0b97ff;
}
.optsBox .optDo .link {
  text-decoration: underline;
  line-height: 34px;
}
.bddot {
  width: 500px;
}
.floor2 .targetSearchbox .sxTit,
.floor2 .shaiXuan .sxTit {
  width: auto;
  min-width: 67px;
  line-height: 31px;
  font-weight: 700;
  color: #333;
}
.shaiXuan {
  border-bottom: 1px solid #BCBCBC;
  margin-bottom: 5px;
}
.shaiXuan dt,
.shaiXuan dd {
  float: left;
}
.shaiXuan dt {
  height: 62px;
}
.shaiXuan dd {
  height: 31px;
  min-width: 400px;
}
.shaiXuan .btn {
  width: auto;
  margin-right: 10px;
  padding: 0;
}
.shaiXuan .cur {
  color: #0081e4;
  font-weight: 700;
}
.shaiXuan .btn:hover {
  color: #00c582;
}
/*================= 自定义滚动条样式相关 start*/
.allClass {
  position: relative;
  z-index: 3;
  display: block;
  background: #F2F2F2;
}
.accordion .J_iscrollbox-tree .jstree-container-ul {
  margin: 18px 0 0;
}
.lArea-rcon .J_iscrollbox {
  height: 299px;
}
/*================= 自定义滚动条样式相关 end*/
