.dictionary-wrapper {
  min-height: 1450px;
}
.dictionary-wrapper .bread-crumb-wrapper {
  width: 686px;
  margin: 60px auto 50px;
  font-size: 16px;
}
.dictionary-wrapper .main-wrapper {
  width: 911px;
  margin: 0 auto;
}
.dictionary-wrapper .main-wrapper .dictionary-title {
  width: 154px;
  height: 34px;
  background: url("../imgs/dictionary-title.png") no-repeat center bottom;
  background-size: contain;
  margin: 0 auto;
}
.dictionary-wrapper .main-wrapper .search-wrapper {
  margin-top: 62px;
}
.dictionary-wrapper .main-wrapper .search-wrapper .search-tab {
  font-size: 0;
}
.dictionary-wrapper .main-wrapper .search-wrapper .search-tab li {
  vertical-align: top;
  position: relative;
  top: 7px;
  width: 122px;
  height: 50px;
  line-height: 45px;
  font-size: 24px;
  border-radius: 10px 10px 0 0;
  background: #ffe9c8;
  box-shadow: inset 0px 5px 3px 0px rgba(0,0,0,0.06);
  cursor: pointer;
}
.dictionary-wrapper .main-wrapper .search-wrapper .search-tab li.active {
  background: #dac4a1;
  box-shadow: inset 0px 5px 3px 0px rgba(38,38,38,0.24);
  z-index: 9;
}
.dictionary-wrapper .main-wrapper .search-wrapper .search-input {
  position: relative;
  height: 58px;
  background: #dac4a1;
  box-shadow: inset 0px 5px 3px 0px rgba(38,38,38,0.24);
  font-size: 0;
}
.dictionary-wrapper .main-wrapper .search-wrapper .search-input .input-wrapper {
  width: 765px;
}
.dictionary-wrapper .main-wrapper .search-wrapper .search-input .input-wrapper .input {
  width: 238px;
  margin-left: 500px;
  height: 40px;
  margin-top: 8px;
  text-align: right;
  background: none;
  outline: none;
  border: none;
  font-size: 28px;
  font-family: KaiTi;
}
.dictionary-wrapper .main-wrapper .search-wrapper .search-input .input-wrapper .input::-webkit-input-placeholder {
  font-family: KaiTi;
}
.dictionary-wrapper .main-wrapper .search-wrapper .search-input .search-icon-wrapper {
  vertical-align: top;
  height: 28px;
  width: 143px;
  margin: 15px 0;
  border-left: 3px solid #b3a184;
  background: url("../imgs/search-icon.png") no-repeat center bottom;
  background-size: 27px 27px;
  cursor: pointer;
}
.dictionary-wrapper .main-wrapper .search-wrapper .search-input .select-py-wrapper {
  width: 600px;
  height: 219px;
  background-color: #dac4a1;
  border-radius: 8px;
  top: 62px;
  right: 147px;
}
.dictionary-wrapper .main-wrapper .search-wrapper .search-input .select-py-wrapper ul {
  margin-top: 20px;
  width: 548px;
  margin-left: 27.5px;
}
.dictionary-wrapper .main-wrapper .search-wrapper .search-input .select-py-wrapper ul li {
  display: inline-block;
  width: 68px;
  height: 65px;
  text-align: center;
  line-height: 45px;
  font-size: 28px;
  cursor: pointer;
}
.dictionary-wrapper .main-wrapper .search-wrapper .search-input .select-bh-wrapper {
  width: 910px;
  height: 220px;
  background-color: #dac4a1;
  border-radius: 8px;
  top: 62px;
  right: 0px;
  display: none;
}
.dictionary-wrapper .main-wrapper .search-wrapper .search-input .select-bh-wrapper ul {
  margin-top: 20px;
  width: 835px;
  margin-left: 35px;
}
.dictionary-wrapper .main-wrapper .search-wrapper .search-input .select-bh-wrapper ul li {
  display: inline-block;
  width: 64px;
  height: 65px;
  text-align: center;
  line-height: 45px;
  font-size: 20px;
  cursor: pointer;
}
.dictionary-wrapper .main-wrapper .search-result-wrapper .py-bi-result {
  display: none;
  margin-top: 90px;
}
.dictionary-wrapper .main-wrapper .search-result-wrapper .py-bi-result .tab-wrapper {
  font-size: 0;
  margin: 0 auto;
  border-radius: 8px;
  border: solid 1px #6b604f;
  width: 360px;
}
.dictionary-wrapper .main-wrapper .search-result-wrapper .py-bi-result .tab-wrapper .tab {
  width: 180px;
  height: 50px;
  line-height: 50px;
  background: #ffe9c8;
  font-size: 24px;
  cursor: pointer;
}
.dictionary-wrapper .main-wrapper .search-result-wrapper .py-bi-result .tab-wrapper .tab.simplified-tab {
  border-radius: 8px 0 0 8px;
}
.dictionary-wrapper .main-wrapper .search-result-wrapper .py-bi-result .tab-wrapper .tab.traditional-tab {
  border-radius: 0 8px 8px 0;
}
.dictionary-wrapper .main-wrapper .search-result-wrapper .py-bi-result .tab-wrapper .tab.active {
  background: #bd000f;
  color: #fff;
}
.dictionary-wrapper .main-wrapper .search-result-wrapper .py-bi-result .result {
  width: 868px;
  margin: 50px auto 0;
}
.dictionary-wrapper .main-wrapper .search-result-wrapper .py-bi-result ul {
  font-size: 0;
}
.dictionary-wrapper .main-wrapper .search-result-wrapper .py-bi-result li {
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  margin-right: 18.16px;
  margin-bottom: 18.16px;
  background: url("../imgs/fang.png") no-repeat center bottom;
  background-size: cover;
  font-size: 30px;
}
.dictionary-wrapper .main-wrapper .search-result-wrapper .py-bi-result li:nth-child(13n) {
  margin-right: 0;
}
.dictionary-wrapper .main-wrapper .search-result-wrapper .hz-result {
  width: 860px;
  margin: 115px auto 0;
  display: none;
}
.dictionary-wrapper .main-wrapper .search-result-wrapper .hz-result .hz-general {
  font-size: 0;
  padding: 0 25px 15px 25px;
  border-bottom: 1px solid #dac4a1;
}
.dictionary-wrapper .main-wrapper .search-result-wrapper .hz-result .hz-general .hz-jt {
  width: 99px;
  height: 99px;
  line-height: 99px;
  background: url("../imgs/fang.png") no-repeat center bottom;
  background-size: cover;
  margin-right: 60px;
  vertical-align: top;
  font-size: 68px;
}
.dictionary-wrapper .main-wrapper .search-result-wrapper .hz-result .hz-general .hz-detail .hz-py {
  font-size: 20px;
  margin-bottom: 15px;
}
.dictionary-wrapper .main-wrapper .search-result-wrapper .hz-result .hz-general .hz-detail div {
  font-size: 0;
  margin-bottom: 15px;
}
.dictionary-wrapper .main-wrapper .search-result-wrapper .hz-result .hz-general .hz-detail div p {
  font-size: 20px;
}
.dictionary-wrapper .main-wrapper .search-result-wrapper .hz-result .hz-general .hz-detail div .zbs,
.dictionary-wrapper .main-wrapper .search-result-wrapper .hz-result .hz-general .hz-detail div .wx {
  width: 140px;
}
.dictionary-wrapper .main-wrapper .search-result-wrapper .hz-result .hz-other {
  margin-top: 36px;
  padding-left: 35px;
  font-size: 20px;
}
.dictionary-wrapper .main-wrapper .search-result-wrapper .hz-result .hz-other .fanti-wrapper {
  height: 50px;
  font-size: 0;
  margin-bottom: 35px;
}
.dictionary-wrapper .main-wrapper .search-result-wrapper .hz-result .hz-other .fanti-wrapper .left {
  padding-left: 25px;
  width: 103px;
  font-size: 20px;
  height: 38px;
  line-height: 38px;
  border-left: 4px solid #dac4a1;
  vertical-align: top;
}
.dictionary-wrapper .main-wrapper .search-result-wrapper .hz-result .hz-other .fanti-wrapper .right {
  width: 50px;
  height: 50px;
  background: url("../imgs/fang.png") no-repeat center bottom;
  background-size: cover;
  line-height: 50px;
  font-size: 34px;
  position: relative;
  top: -6px;
}
.dictionary-wrapper .main-wrapper .search-result-wrapper .hz-result .hz-other .kx-explain {
  margin-bottom: 35px;
}
.dictionary-wrapper .main-wrapper .search-result-wrapper .hz-result .hz-other .kx-explain .title {
  border-left: 4px solid #dac4a1;
  padding-left: 25px;
  height: 38px;
  line-height: 38px;
}
.dictionary-wrapper .main-wrapper .search-result-wrapper .hz-result .hz-other .kx-explain .desc {
  margin-top: 20px;
  padding-left: 25px;
  text-align: justify;
  line-height: 30px;
}
.dictionary-wrapper .main-wrapper .search-result-wrapper .hz-result .hz-other .modern-explain .title {
  border-left: 4px solid #dac4a1;
  padding-left: 25px;
  height: 38px;
  line-height: 38px;
}
.dictionary-wrapper .main-wrapper .search-result-wrapper .hz-result .hz-other .modern-explain .desc {
  margin-top: 20px;
  padding-left: 25px;
  text-align: justify;
  line-height: 30px;
}
