@charset "utf-8";
.casebannerbox {
  position: relative;
}
.casebannerbox .base_img {
  position: relative;
  overflow: hidden;
}
.casebannerbox .base_img img {
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 5;
}
.casebannerbox .base_img:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  background: rgba(0, 0, 0, 0.2);
}
.casebannerbox .f_bag {
  padding-top: 31.25%;
}
@media (max-width: 991px) {
  .casebannerbox .f_bag {
    padding-top: 53.33333333%;
  }
}
@media (max-width: 767px) {
  .casebannerbox .f_bag {
    padding-top: 80%;
  }
}
.casebannerbox .f_bag:after {
  /* content: "";
			display: block;
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			background: #000000;
			opacity: 0.1; */
}
.casebannerbox .cont {
  z-index: 20;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  color: #333;
}
.casebannerbox .cont .f_name {
  margin-bottom: 0.1rem;
}
.casebannerbox .cont .f_tit {
  font-weight: bold;
  line-height: 1.16666667;
  font-size: 0.56rem;
  color: #fff;
}
.casebannerbox .cont .f_text {
  margin-top: 0.1rem;
  font-size: var(--font-size6);
  color: #fff;
}
.casebannerbox .cont .hm_but {
  margin-top: 0.44rem;
}
.casebannerbox .cont .hm_but:hover {
  background: #ffffff;
}
.casebannerbox .cont .hm_but:hover span {
  color: var(--color);
}
.casebannerbox .cont .hm_but:hover .f_icon svg path {
  fill: var(--color);
}

 
@charset "utf-8";
.policybox-sec1 {
  padding: 1rem 0 1.2rem;
}
.policybox-sec1 .container {
  max-width: 1400px;
}
.policybox-sec1 .f_title {
  color: #000000;
  font-size: var(--font-size1);
  font-weight: bold;
  margin-bottom: 0.1rem;
}
.policybox-sec1 .p1 {
  font-size: var(--font-size4);
  margin-bottom: 0.24rem;
}
@media (max-width: 767px) {
  .policybox-sec1 .p1 {
    margin-bottom: 0.4rem;
  }
}
.policybox-sec1 .f_jut {
  width: 100%;
  margin-bottom: 0.5rem;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 0.54rem;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.06);
}
.policybox-sec1 .f_jut .li {
  color: #999999;
  margin-right: 0.42rem;
  margin-bottom: 0.1rem;
}
.policybox-sec1 .f_jut .li:last-child {
  margin-right: 0;
}
@media (max-width: 767px) {
  .policybox-sec1 .f_jut .li {
    font-size: 0.26rem;
  }
}
.policybox-sec1 .make-text {
  line-height: 1.625;
  color: #666666;
  font-size: var(--font-size9);
  overflow-y: hidden;
  overflow-x: auto;
}
@media (max-width: 1580px) {
  .policybox-sec1 .make-text {
    line-height: 1.5;
  }
}
@media (max-width: 1260px) {
  .policybox-sec1 .make-text {
    line-height: 1.3;
  }
}
.policybox-sec1 .make-text img {
  max-width: 100%;
}
.policybox-sec1 .make-text table {
  width: 100%;
}
.policybox-sec1 .make-text table td {
  border: 1px solid #ddd;
}
.policybox-sec1 .make-text ul,
.policybox-sec1 .make-text li,
.policybox-sec1 .make-text ol {
  list-style: inherit;
}
.policybox-sec1 .make-text ul {
  padding-left: 20px;
}
.policybox-sec1 .make-text video,
.policybox-sec1 .make-text iframe {
  width: auto;
  max-width: 100%;
  height: auto!important;
}
.policybox-sec1 .make-text a {
  color: #666666;
  word-break: break-all;
}
.policybox-sec1 .make-text a span,
.policybox-sec1 .make-text a p {
  word-break: break-all;
}
.policybox-sec1 .make-text a:hover {
  text-decoration: underline;
}
@media (min-width: 992px) {
  .policybox-sec1 .make-text table {
    width: 100%!important;
  }
}
.policybox-sec1 .make-text table thead tr th {
  background: var(--color);
  font-size: var(--font-size2);
  color: #ffffff;
  padding: 0.24rem 0.3rem;
}
.policybox-sec1 .make-text table tbody tr {
  background: #f7fcfd;
}
.policybox-sec1 .make-text table tbody tr:nth-child(2n) {
  background: #ffffff;
}
.policybox-sec1 .make-text table tbody tr td {
  border: solid 1px #eeeeee;
  color: #666666;
  padding: 0.24rem 0.3rem;
}
.policybox-sec1 .make-text h1,
.policybox-sec1 .make-text h2,
.policybox-sec1 .make-text h3,
.policybox-sec1 .make-text h4,
.policybox-sec1 .make-text h5,
.policybox-sec1 .make-text h6 {
  font-weight: revert;
  line-height: 1.22;
  font-size: var(--font-size4);
  color: #000000;
}
@media (max-width: 767px) {
  .policybox-sec1 .make-text h1,
  .policybox-sec1 .make-text h2,
  .policybox-sec1 .make-text h3,
  .policybox-sec1 .make-text h4,
  .policybox-sec1 .make-text h5,
  .policybox-sec1 .make-text h6 {
    font-size: 18px!important;
    line-height: 1.3;
  }
}
.policybox-sec1 .make-text p,
.policybox-sec1 .make-text span {
  color: #666666;
}
