
.md-about-61.md22037 {
  padding-top: 0.3rem;
  padding-bottom: 1.1rem;
  position: relative;
  background-color: #f5f5f5;
}
.md-about-61.md22037 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 14.4rem;
  max-width: 92%;
}
.md-about-61.md22037 .md-md {
  position: absolute;
  top: -1.3rem;
  visibility: hidden;
}
.md-about-61.md22037 .h2 {
  line-height: 1.25;
}
.md-about-61.md22037 .desc {
  color: var(--active);
  margin-top: 0.03rem;
}
.md-about-61.md22037 .tip {
  padding: 0 10%;
  margin-top: 0.26rem;
  line-height: 1.8;
}
.md-about-61.md22037 .box {
  margin-top: 0.56rem;
}
.md-about-61.md22037 .box-left {
  width: calc( 300 / 1440 * 100%);
}
.md-about-61.md22037 .box-right {
  width: calc( 1070 / 1440 * 100%);
}
.md-about-61.md22037 .form {
  position: relative;
}
.md-about-61.md22037 .form .ip {
  width: 100%;
  height: calc( 60em / 16 );
  background-color: #fff;
  padding-left: 0.3rem;
  padding-right: 0.6rem;
  border: none;
}
.md-about-61.md22037 .form .ip::-moz-placeholder {
  color: #bbb;
}
.md-about-61.md22037 .form .ip::placeholder {
  color: #bbb;
}
.md-about-61.md22037 .form .submit {
  position: absolute;
  right: 0.2rem;
  top: calc(50% - 0.5em);
  width: 1em;
  height: 1em;
  border: none;
  background-color: #fff;
  color: var(--active);
  padding: 0;
}
.md-about-61.md22037 .form svg {
  width: 100%;
  height: 100%;
}
.md-about-61.md22037 .n-ul1 {
  margin-top: 0.3rem;
  border-top: 1px solid #e7e7e7;
}
.md-about-61.md22037 .n-ul1 .n-li1 {
  border-bottom: 1px solid #e7e7e7;
}
.md-about-61.md22037 .n-ul1 .active .dt {
  color: var(--active);
}
.md-about-61.md22037 .n-ul1 .active .arr {
  transform: rotate(225deg);
  border-right: 1px solid var(--active);
  border-bottom: 1px solid var(--active);
}
.md-about-61.md22037 .n-ul1 .dt {
  position: relative;
  padding: 0.2rem 0;
  padding-right: 0.2rem;
  cursor: pointer;
}
.md-about-61.md22037 .n-ul1 .arr {
  width: 0.6em;
  height: 0.6em;
  position: absolute;
  right: 0;
  top: calc(50% - 0.3em);
  transform: rotate(45deg);
  transform-origin: center;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  transition: 0.5s;
}
.md-about-61.md22037 .n-ul1 .n-bd2 {
  display: none;
}
.md-about-61.md22037 .n-ul1 .n-ul2 {
  padding-top: 0.04rem;
  padding-bottom: 0.3rem;
}
.md-about-61.md22037 .n-ul1 .n-li2 {
  margin-bottom: 0.16rem;
}
.md-about-61.md22037 .n-ul1 .n-li2:last-child {
  margin-bottom: 0;
}
.md-about-61.md22037 .n-ul1 .lab2 {
  position: relative;
  cursor: pointer;
}
.md-about-61.md22037 .n-ul1 input{
    display: none;
}
.md-about-61.md22037 .n-ul1 input:checked + .ic2 {
  box-shadow: 0 0 0 1px inset var(--active);
}
.md-about-61.md22037 .n-ul1 input:checked + .ic2::before {
  content: "";
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  transform: scale(0.5);
  background-color: var(--active);
  border-radius: 50%;
}
.md-about-61.md22037 .n-ul1 .lab2 .check {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 0%;
  height: 0%;
}
.md-about-61.md22037 .n-ul1 .lab2 .ic2 {
  box-shadow: 0 0 0 1px inset #bbbbbb;
  position: relative;
  width: 1em;
  height: 1em;
  margin-right: 0.5em;
  flex-shrink: 0;
  border-radius: 50%;
}
.md-about-61.md22037 .list .li {
  width: calc(330 / 1070 * 100%);
  margin-right: calc(40 / 1070 * 100%);
}
.md-about-61.md22037 .list .li:nth-child(3n) {
  margin-right: 0;
}
.md-about-61.md22037 .list .li {
  margin-bottom: 0.5rem;
}
.md-about-61.md22037 .list .dd {
  background-color: #fff;
  transition: 0.5s;
}
.md-about-61.md22037 .list .dd:hover {
  box-shadow: 0 0 0.32rem 0 #d0dfed;
}
.md-about-61.md22037 .list .dd:hover .mag {
  color: var(--active);
}
.md-about-61.md22037 .list .dd:hover .title {
  color: var(--active);
}
.md-about-61.md22037 .list .top {
  position: relative;
  padding: 0.3rem;
  cursor: pointer;
}
.md-about-61.md22037 .list .img {
  padding-top: 100%;
}
.md-about-61.md22037 .list .mag {
  position: absolute;
  right: 0.2rem;
  bottom: 0.2rem;
  width: 1em;
  height: 1em;
  transition: 0.5s;
}
.md-about-61.md22037 .list .bot {
  padding: 0.15rem 0.4rem;
  border-top: 1px solid #f5f5f5;
}
.md-about-61.md22037 .list .name {
  height: 3.2em;
  display: flex;
  align-items: center;
}
.md-about-61.md22037 .list .title {
  transition: 0.5s;
}
@media screen and (max-width: 900px) {
  .md-about-61.md22037 .box-left {
    width: 100%;
  }
  .md-about-61.md22037 .box-right {
    width: 100%;
    margin-top: 0.5rem;
  }
  .md-about-61.md22037 .list {
    justify-content: space-between;
  }
  .md-about-61.md22037 .list .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}

.com-pag.bgfff .cp_a {
  background-color: #fff;
}
.com-pag.bgfff .cp_a:hover {
  background-color: #222;
}
.com-pag.bgfff .prev:hover {
  background-image: url(../images/icon-p11.png);
}
.com-pag.bgfff .next:hover {
  background-image: url(../images/icon-p21.png);
}
.com-pag .cp_a {
  width: 0.46rem;
  height: 0.46rem;
  margin: 0 0.1rem;
  line-height: 1;
  border-radius: 1rem;
  background-color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
}
.com-pag .cp_a:hover, .com-pag .cp_a.on {
  color: #fff;
  background-color: var(--active);
}
.com-pag .cp_num:hover, .com-pag .cp_num.on {
  background-color: #fff;
  color: var(--theme);
}
.com-pag .cp_btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14% auto;
}
.com-pag .cp_btn span {
  display: block;
  text-align: center;
  width: 24.0740740741%;
  height: 24.0740740741%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  opacity: 1;
}
.com-pag .cp_btn svg {
  width: 16.6666666667%;
  height: 29.1666666667%;
}
.com-pag .cp_btn path {
  width: 100%;
  height: 100%;
}
.com-pag .cp_btn:hover {
  background-color: var(--theme);
}
.com-pag .cp_prev {
  background-image: url(../images/icon-p11.png);
}
.com-pag .cp_prev:hover {
  background-image: url(../images/icon-p12.png);
}
.com-pag .cp_next {
  background-image: url(../images/icon-p21.png);
}
.com-pag .cp_next:hover {
  background-image: url(../images/icon-p22.png);
}
.com-pag .cp_te {
  min-width: 6.25em;
  margin: 0 0.3rem;
}
.com-pag .ip {
  width: 0.44rem;
  height: 0.44rem;
  min-width: 30px;
  min-height: 30px;
  background-color: #fff;
  border: 1px solid #e9ecf2;
  text-align: center;
  margin: 0 0.5em;
  padding: 0 5px;
}
.com-pag svg {
  width: 0.5em;
  height: 1em;
}
.com-pag input::-webkit-outer-spin-button,
.com-pag input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.com-pag input[type=number] {
  -moz-appearance: textfield;
}

.com-pag .cp-edit {
  width: 0.46rem;
  height: 0.46rem;
  background-image: url(../images/page_icon1.png);
  background-repeat: no-repeat;
  background-size: 50% auto;
  background-position: center;
  position: relative;
}
.com-pag .cp-edit:hover .cp-bd {
  opacity: 1;
  pointer-events: auto;
}
.com-pag .cp-bd {
  position: absolute;
  left: 50%;
  bottom: 100%;
  transform: translate(-50%);
  width: 2.4rem;
  background-color: #fff;
  border-radius: 0.2rem;
  padding: 0.2rem;
  line-height: 1.75;
  opacity: 0;
  pointer-events: none;
  transition: 0.5s;
}
.com-pag .cp-bd a {
  margin-right: 0.5em;
}
.com-pag .cp-bd a:hover {
  color: var(--active);
}
@media screen and (max-width: 900px) {
  .com-pag .cp_a {
    margin: 0.05rem;
  }
  .com-pag .cp_te {
    min-width: 4em;
  }
}
