.breeds-name {
  font-family: 'SourceHanSansSC-Bold';
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #af8d51;
  margin-top: 35px;
  margin-bottom: 10px;
}
.fix-div {
  position: fixed;
  top: 68px;
  z-index: 1000;
}
@media (max-width: 768px) {
  .fix-div {
    position: fixed;
    top: 68px;
    z-index: 1000;
    width: 347px;
  }
  #pop_leader {
    display: none;
  }
  .box- {
    align-items: center;
    /*副轴居中*/
    padding-right: 30px;
  }
}
@media (min-width: 768px) {
  .fix-div {
    position: fixed;
    top: 68px;
    z-index: 1000;
    width: 726px;
  }
  .box- {
    display: flex;
    align-items: center;
    /*副轴居中*/
    padding-right: 30px;
  }
}
@media (min-width: 992px) {
  .fix-div {
    position: fixed;
    top: 68px;
    z-index: 1000;
    width: 939px;
  }
  .box- {
    display: flex;
    align-items: center;
    /*副轴居中*/
    padding-right: 30px;
  }
}
@media (min-width: 1200px) {
  .fix-div {
    position: fixed;
    top: 68px;
    z-index: 1000;
    width: 1140px;
  }
  .box- {
    display: flex;
    align-items: center;
    /*副轴居中*/
    padding-right: 30px;
  }
}
.p-top {
  margin-top: 35px;
}
.my-about {
  background-color: white;
}
.my-about table,
.my-about th,
.my-about td {
  font-weight: bold;
  font-size: 14px;
}
.my-about table a,
.my-about th a,
.my-about td a {
  font-weight: bold;
  font-size: 14px;
  color: #333333;
}
.my-about .td-two {
  background-color: #473516;
  color: #fff;
  border-top: 1px solid #473516;
  border-left: 1px solid #473516;
  border-bottom: 1px solid #473516;
}
.my-about .top {
  padding-top: 10px;
  border-top: 1px solid #af8d51;
}
.my-about .top-r {
  border-right: 1px solid #af8d51;
}
.my-about .bu {
  padding-bottom: 10px;
  border-bottom: 1px solid #af8d51;
}
.my-about .first-td {
  padding-left: 10px;
}
.my-about .bu-r {
  border-right: 1px solid #af8d51;
}
.section_s a {
  color: #af8d51;
  font-size: 14px;
}
.section_s h3 {
  width: 100%;
  background-color: #725628;
  text-align: center;
  color: #fff;
  line-height: 2.5;
  font-size: 16px;
  font-family: 'SourceHanSansSC-Bold';
}
.section_s h5 {
  font-family: 'SourceHanSansSC-Bold';
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #fff;
}
.section_s h4 {
  font-family: 'SourceHanSansSC-Bold';
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #fff;
  padding: 5px 0;
}
.section_s h4 strong {
  color: #333333;
}
.section_s p {
  font-family: 'Locke-Regular';
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
}
.section_s img {
  width: 100%;
}
.section_s .label-mar {
  padding-left: 25px;
}
.section_s .label-select {
  color: #af8d51;
  height: 31px;
  text-align: center;
  font-size: 14px;
  border-radius: 5px;
  border-width: 1px;
  border-style: solid;
  border-color: #af8d51;
}
.section_s .label-select option {
  font-size: 12px;
  color: #af8d51;
  padding: 0px;
}
.section_s .roh_ii_top {
  margin-top: 35px;
}
.section_s #input-region {
  min-width: 250px;
  outline: none;
  border-width: 1px;
  border-style: solid;
  border-color: #af8d51;
}
.section_s .go {
  border-radius: 5px;
  border-width: 1px;
  border-style: solid;
  border-color: #af8d51;
}
.section_s h6 {
  font-family: ' SourceHanSansSC-Bold';
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 27px;
  letter-spacing: 0px;
  color: #a57b37;
}
.assessment table {
  width: 100%;
}
.assessment table td {
  border: 1px solid #af8d51;
  text-align: center;
  color: #333333;
  font-size: 14px;
  padding: 5px 0;
}
.assessment table th {
  background-color: #af8d51;
  font-size: 14px;
  color: #fff;
  text-align: center;
  padding: 5px 0;
}
/** 框*/
.table-download {
  padding-top: 10px;
}
.table-download table thead,
.table-download table th {
  font-size: 14px;
  border: 1px solid #CCAE8B;
  background-color: #CCAE8B;
  color: white;
  text-align: center;
  padding: 5px 0;
}
.table-download table tbody td {
  color: #725628;
  border: 1px solid #d8c6a8;
  font-size: 14px;
  padding: 5px 0;
}
.table-download input {
  border: solid 1px #d8c6a8;
  border-radius: 8px;
  outline: none;
  /* padding-left: 7px; */
  text-align: center;
  height: 31px;
}
.table-download .region-se {
  border: solid 1px #d8c6a8;
  border-radius: 8px;
  width: 80%;
}
.table-download span {
  font-size: 12px;
}
.table-download a {
  font-size: 12px;
}
.table-download .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #F4EAE4;
}
.table-download .table-hover > tbody > tr:hover {
  background-color: #F4EAE4;
}
.table-download button {
  border: 1px solid #d8c6a8;
}
.table-download button span {
  color: #d8c6a8;
}
.table-download button i {
  color: #d8c6a8;
}
.table-download .pagination > .active > a,
.table-download .pagination > .active > span,
.table-download .pagination > .active > a:hover,
.table-download .pagination > .active > span:hover,
.table-download .pagination > .active > a:focus,
.table-download .pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #F4EAE4;
  border-color: #d8c6a8;
  cursor: default;
}
.table-download .pagination > li > a,
.table-download .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #2c3e50;
  background-color: #fff;
  border: 1px solid #d8c6a8;
  margin-left: -1px;
}
.page ul {
  float: right;
}
.pagination > .active > span {
  background-color: #d8c6a8;
  border-color: #d8c6a8;
}
.pagination > .active > span:hover {
  background-color: #d8c6a8;
  border-color: #d8c6a8;
}
.success-1 {
  background-color: #fcfcf7;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #a57b37;
}
