.content-title {
  margin-bottom: 50px;
}
/*****************
    元素周期表
*****************/
.element_box {
  width: 100%;
  height: auto;
}
.element {
  /* width: 100.625em; */
  width: 100vw;
  margin: 0 auto;
  max-width: 1400px;
}
.element_title {
  height: 73px;
  font-size: 3.25em;
  font-weight: 800;
  line-height: 73px;
  color: #242424;
  opacity: 1;
  text-align: center;
  margin: 60px 0 62px;
}
.element_table {
  width: 100%;
  position: relative;
}
.element_table > div a > div {
  font-size: 2em;
  width: 2.48em;
  height: 2.48em;
  /* line-height: 2.5em; */
  text-align: center;
  border-radius: 50%;
  font-weight: 800;
  float: left;
  margin-right: 0.3125em;
  margin-bottom: 0.525em;
  position: relative;
  cursor: pointer;
}
.element_table > div a > div.ele:hover {
  transform: scale(1.1);
}
.lan {
  font-size: 1.125em;
  color: #A77834;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0.9em auto 0;
}
.Ac-Lr {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0.9em auto 0;
}
.ele-Ts {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url("/images/icon/periodic-table-Ts-730abe10de0e2ccc459a1267f1a25316.svg") no-repeat;
  background-size: contain;
}
.ele-Og {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url("/images/icon/periodic-table-Og-09af55a83bd29e808d8ffb8725523da1.svg") no-repeat;
  background-size: contain;
}
.element_table > div > a > div.ele {
  box-shadow: 4px 4px 4px #cccccc;
  line-height: 2.62em;
}
.element_table > div > a > div.ele span {
  font-weight: normal;
}
.element_table a > div > .name {
  display: block;
  position: absolute;
  font-size: 1em;
  left: 0;
  top: 0;
  line-height: 3em;
  width: 100%;
  text-align: center;
}
.element_table a > div > .elename {
  position: absolute;
  font-size: 0.5em;
  line-height: 1.38em;
  top: 0.5em;
  left: 1em;
}
.element_table a > div > .atom {
  font-size: 0.5em;
  position: absolute;
  right: 0;
  bottom: 0.5em;
  line-height: 1.375em;
  width: 100%;
}
.element_table a > div > .num {
  font-size: 0.5em;
  position: absolute;
  right: 0.9em;
  top: 0.5em;
  line-height: 1.375em;
}
.element_table a > div > .lan,
.element_table a > div > .Ac-Lr {
  font-size: 0.5em;
  position: absolute;
  line-height: 1.375em;
  left: 0.8em;
  top: 0.5em;
}
.activeElementBox {
  position: absolute;
  top: 0;
  left: 26.875em;
}
.activeElementBox p {
  color: #1E1E1E;
  font-weight: 300;
  line-height: 1.375em;
  text-align: center;
  margin-top: 1em;
}
.activeElement {
  font-size: 3.125em;
  width: 5em;
  height: 5em;
  line-height: 2.62em;
  border-radius: 50%;
  color: #0062BE;
  background-color: #CFDCE8;
  box-shadow: 5px 5px 5px #cccccc;
  position: relative;
}
.activeElement span {
  position: absolute;
  font-size: 0.46em;
  line-height: 1.38em;
}
.activeElement .name {
  font-size: 1.4em;
  right: 0.3em;
  top: 0.8em;
  width: 85px;
}
.activeElement .eledata {
  left: 0;
  top: 29%;
  text-align: left;
  font-size: 0.27em;
  padding-left: 1.1em;
  line-height: 1.7em;
}
.activeElement .enname {
  width: 100%;
  text-align: center;
  bottom: 1.1em;
}
.activeElement .top {
  top: 1.2em;
}
.activeElement .top-left {
  left: 1.75em;
}
.activeElement .top-right {
  right: 1.75em;
}
.activeElement .bottom {
  top: 6.3em;
  right: 1.8em;
  margin: 0 auto;
}
.elementNum {
  font-size: 2.25em;
  position: absolute;
  top: 0;
  left: 23.33em;
  font-weight: 500;
}
.elementInfo {
  display: inline-block;
}
.elementInfo li {
  display: inline-block;
  width: 100px;
}
.elementInfo li:after,
.elementInfo li:before {
  content: "";
  position: absolute;
  background-color: #f6c157;
}
.elementInfo li:nth-child(1) {
  position: absolute;
  top: 2em;
  right: -9em;
}
.elementInfo li:nth-child(1):before {
  top: 0.6em;
  left: -3.7em;
  height: 1px;
  width: 3.5em;
  transform: rotate(0deg);
  margin-left: 0.2em;
}
.elementInfo li:nth-child(9):before {
  top: 0.6em;
  left: -4.1em;
  height: 1px;
  width: 3.8em;
  transform: rotate(0deg);
  margin-left: 0.2em;
}
.elementInfo li:nth-child(2) {
  position: absolute;
  top: 2em;
  left: -9em;
  text-align: right;
}
.elementInfo li:nth-child(2):after {
  top: 0.6em;
  height: 1px;
  width: 3.3em;
  transform: rotate(0deg);
  margin-left: 0.2em;
}
.elementInfo li:nth-child(3):after {
  top: 0.8em;
  height: 1px;
  width: 1.8em;
  transform: rotate(0deg);
  margin-left: 0.2em;
}
.elementInfo li:nth-child(4):after {
  top: 0.7em;
  height: 1px;
  width: 1.6em;
  transform: rotate(0deg);
  margin-left: 0.2em;
}
.elementInfo li:nth-child(5):after {
  top: 0.7em;
  height: 1px;
  width: 1.4em;
  transform: rotate(0deg);
  margin-left: 0.2em;
}
.elementInfo li:nth-child(6):after {
  top: 0.7em;
  height: 1px;
  width: 1.6em;
  transform: rotate(0deg);
  margin-left: 0.2em;
}
.elementInfo li:nth-child(7):after {
  top: 0.7em;
  height: 1px;
  width: 2.2em;
  transform: rotate(0deg);
  margin-left: 0.1em;
}
.elementInfo li:nth-child(8):after {
  top: 0.6em;
  height: 1px;
  width: 5.3em;
  transform: rotate(0deg);
  margin-left: 0.1em;
}
.elementInfo li:nth-child(3) {
  position: absolute;
  top: 4.5em;
  left: -9em;
  text-align: right;
}
.elementInfo li:nth-child(4) {
  position: absolute;
  top: 6em;
  left: -9em;
  text-align: right;
}
.elementInfo li:nth-child(5) {
  position: absolute;
  top: 7.4em;
  left: -9em;
  text-align: right;
}
.elementInfo li:nth-child(6) {
  position: absolute;
  top: 8.8em;
  left: -9em;
  text-align: right;
}
.elementInfo li:nth-child(7) {
  position: absolute;
  top: 10.3em;
  left: -9em;
  text-align: right;
}
.elementInfo li:nth-child(8) {
  position: absolute;
  top: 12.5em;
  left: -9em;
  text-align: right;
}
.elementInfo li:nth-child(9) {
  position: absolute;
  top: 9.3em;
  right: -9em;
}
.E1C3CD {
  background-color: #e1c3cd;
  color: #A4667B;
}
.FAC5B7 {
  background-color: #fac5b7;
  color: #AE5F4A;
}
.C3DDE5 {
  background-color: #C3DDE5;
  color: #007498;
}
.FFD7C4 {
  background-color: #FFD7C4;
  color: #B47455;
}
.DBEBF3 {
  background-color: #DBEBF3;
  color: #006394;
}
.E6D8CF {
  background-color: #E6D8CF;
  color: #D45E12;
}
.ACD8FC {
  background-color: #ACD8FC;
  color: #0E81E1;
}
.ECE7C7 {
  background-color: #ECE7C7;
  color: #9A891B;
}
.F5EAE1 {
  background-color: #F5EAE1;
  color: #8D7C5C;
}
.FFCFCF {
  background-color: #FFCFCF;
  color: #d36d6d;
}
.FFE7C4 {
  background-color: #FFE7C4;
  color: #A77834;
}
.c057f5 {
  background-color: #B9B8FC;
  color: #6D6BE9;
}
.D1DFE9 {
  background-color: #D1DFE9;
  color: #046BA7;
}
.element_table .end {
  margin: 0;
}
/* query condition & list */
.mark-blue {
  color: #0f69af;
}
.query-condition-wrap {
  display: flex;
  padding-top: 40px;
}
.condition-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-left: 10px;
  margin-right: 10px;
}
.condition-list > .condition-item:not(:last-child):after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 15px;
  margin-left: 5px;
  margin-right: 5px;
  vertical-align: middle;
  background-color: #dbdbdb;
}
.btn-unfold {
  color: #0f69af;
  text-decoration: none;
  background-color: transparent;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
  outline: 0;
  font-weight: 700;
  border: 0;
}
.btn-unfold > svg.icon-unfold {
  fill: #0f69af;
  width: 12px;
  height: 12px;
}
.btn-unfold .default-radius {
  transform: rotate(180deg);
}
.common-btn {
  display: block;
  padding: 0;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #f6c157;
  color: inherit;
}
.products-btn-solid {
  width: 168px;
  height: 42px;
  display: block;
  padding: 0;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #f6c157;
  color: inherit;
  color: #ffffff;
  font-weight: bold;
  line-height: 42px;
  background: #f6c157;
}
.products-btn-empty {
  width: fit-content;
  max-width: 88px;
  display: block;
  padding: 0;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #f6c157;
  color: inherit;
  padding: 8px 15px;
  border-radius: 15px;
}
.result-content-list .content-list-head,
.result-content-list .content-list-body {
  display: flex;
}
table.table {
  table-layout: fixed;
}
table.table tr > th,
table.table tr > td {
  vertical-align: middle;
}
.result-content-wrapper {
  padding-top: 50px;
}
.result-content-wrapper > .table {
  border-bottom: 1px solid #ddd;
  margin-bottom: 0;
}
.result-content-wrapper > .table td {
  vertical-align: middle;
}
.result-content-wrapper .second-table {
  display: none;
}
.result-content-wrapper .second-table .table {
  margin-bottom: 0;
  margin-top: 0;
  background-color: #F9FAFD;
}
.result-content-wrapper .second-table > td {
  padding: 0;
}
.result-content-wrapper .second-table .input-num {
  width: 60px;
  height: 24px;
  vertical-align: middle;
  border: 1px solid #DBDBDB;
  font-size: 12px;
  padding-left: 4px;
  padding-right: 4px;
  border-radius: 4px;
}
@media screen and (max-width: 767px) {
  .table-responsive > .table {
    table-layout: auto;
  }
}
.amount-empty {
  padding-left: 10px;
}
