@charset "utf-8";
/*字体*/
/* @font-face {
	font-family: "Fontke";
	src: url("Fontke.woff2") format("woff2"),
		 url("Fontke.woff") format("woff"),
		 url("Fontke.ttf") format("truetype"),
		 url("Fontke.eot") format("embedded-opentype"),
		 url("Fontke.svg") format("svg"),
		 url("Fontke.otf") format("opentype");
} */
.g-xs {
  display: block;
}
.g-yc {
  display: none;
}
@media (max-width: 767px) {
  .g-xs {
    display: none;
  }
  .g-yc {
    display: block;
  }
}
/* 开始 */
.g-sub-banner {
  position: relative;
  width: 100%;
  height: 5.4rem;
}
.g-sub-banner .img {
  position: relative;
  width: 100%;
  height: 100%;
}
.g-sub-banner .img .imgbj {
  position: absolute;
  top: 0;
  left: 0;
}
.g-sub-banner .img .img-box {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.g-sub-banner .img .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.g-sub-banner .txt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.g-sub-banner .txt .container2 {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.g-sub-banner .txt .tit {
  color: #fff;
}
.g-sub-banner .txt .tit h2 {
  padding-left: 0.25rem;
}
.g-sub-banner .txt .tit form {
  margin-top: 0.1rem;
  margin-right: 0.26rem;
  background-color: #fff;
  width: 4.2rem;
  height: 0.64rem;
  line-height: 0.64rem;
  border-radius: 100px;
  padding: 0.04rem 0.06rem 0.04rem 0.25rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  .g-sub-banner .txt .tit form {
    width: 100%;
    height: 0.8rem;
    margin: 0.3rem 0 0.2rem 0;
  }
}
.g-sub-banner .txt .tit form input {
  color: rgba(35, 24, 21, 0.4);
  width: 100%;
  padding-right: 0.1rem;
}
.g-sub-banner .txt .tit form input::placeholder {
  color: rgba(35, 24, 21, 0.4);
}
.g-sub-banner .txt .tit form button {
  flex-shrink: 0;
  width: 0.54rem;
  height: 0.54rem;
  border-radius: 100%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #231815;
  overflow: hidden;
}
@media (max-width: 1580px) {
  .g-sub-banner .txt .tit form button {
    width: 0.44rem;
    height: 0.44rem;
  }
}
@media (max-width: 767px) {
  .g-sub-banner .txt .tit form button {
    width: 0.6rem;
    height: 0.6rem;
  }
}
.g-sub-banner .txt .tit form button:hover svg {
  animation: arrowRun 5s 1;
}
.g-sub-banner .txt .tit form button svg {
  display: inline-flex;
  width: 37.04%;
  height: 37.04%;
  transition: 0.4s ease-in-out;
}
.g-sub-banner .txt .tit form button svg path {
  fill: #fff;
}
.g-box {
  background: #F6F6F6;
}
.g-queon {
  padding: 1rem 0 1.4rem;
}
.g-queon .box {
  width: calc(100% + 1rem);
  margin-left: -0.5rem;
  background: #fff;
  padding: 1px 0.5rem;
}
@media (max-width: 767px) {
  .g-queon .box {
    width: 100%;
    margin: 0;
  }
}
.g-queon .box .box2 {
  padding-top: 0.4rem;
  width: 100%;
}
.g-queon .box .box2 .item {
  margin-bottom: 0.44rem;
}
.g-queon .box .box2 .item .tit {
  margin-bottom: 0.36rem;
}
.g-queon .box .box2 .item .tit .tit-t {
  position: relative;
}
.g-queon .box .box2 .item .tit .tit-t span {
  color: #C86B6B;
  display: block;
  margin-bottom: 0.14rem;
  position: relative;
  z-index: 10;
}
.g-queon .box .box2 .item .tit .tit-t img {
  width: 0.4rem;
  height: auto;
  position: absolute;
  left: -0.13rem;
  top: 50%;
  transform: translateY(-50%);
}
.g-queon .box .box2 .item .tit p {
  color: #000;
}
.g-queon .box .box2 .item .public-img:before {
  padding-top: 37.33870968%;
}
.g-pri {
  padding: 1.05rem 0 1.2rem;
}
.g-pri .box .tit {
  margin-bottom: 0.28rem;
  text-align: center;
}
.g-pri .box .tit h2 {
  margin-bottom: 0.05rem;
}
.g-pri .box .tit .g-p {
  display: flex;
  justify-content: center;
}
.g-pri .box .tit .g-p p {
  color: #999;
  margin: 0 0.18rem;
}
.g-pri .box .public-content h3 {
  margin-bottom: 0.1rem;
  font-size: 24px;
}
.g-pri .box .public-content .p1 {
  display: block;
  position: relative;
  padding-left: 20px;
}
.g-pri .box .public-content .p1:after {
  content: '';
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #000;
  left: 0;
  top: 12px;
}
@media (max-width: 1580px) {
  .g-pri .box .public-content .p1:after {
    top: 14px;
  }
}
.g-pri .box .public-content .g-pritxt .g-pritxt-box {
  display: flex;
}
@media (max-width: 767px) {
  .g-pri .box .public-content .g-pritxt .g-pritxt-box {
    flex-direction: column;
  }
}
.g-pri .box .public-content .g-pritxt .g-pritxt-box span {
  flex-shrink: 0;
  color: #222;
  display: block;
  position: relative;
  padding-left: 20px;
}
.g-pri .box .public-content .g-pritxt .g-pritxt-box span:after {
  content: '';
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #000;
  left: 0;
  top: 12px;
}
@media (max-width: 1580px) {
  .g-pri .box .public-content .g-pritxt .g-pritxt-box span:after {
    top: 14px;
  }
}
.g-pri .box .public-content .g-pritxt .g-pritxt-box ul {
  padding: 0;
}
.g-pri .box .public-content .g-pritxt .g-pritxt-box ul li {
  list-style: none;
}
.g-reson {
  padding-top: 1.68rem;
}
@media (max-width: 767px) {
  .g-reson {
    padding-top: 1.1rem;
  }
}
.g-reson .box {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .g-reson .box {
    flex-direction: column;
  }
}
.g-reson .box .img {
  width: 42.5%;
  position: relative;
}
@media (max-width: 767px) {
  .g-reson .box .img {
    width: 100%;
    margin-bottom: 0.8rem;
    display: none;
  }
}
.g-reson .box .img .public-img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.4s;
  width: 100%;
  height: 100%;
}
.g-reson .box .img .public-img.on {
  position: relative;
  opacity: 1;
}
.g-reson .box .img .public-img:before {
  padding-top: 138.5199241%;
}
.g-reson .box .right {
  width: 48.39%;
}
@media (max-width: 767px) {
  .g-reson .box .right {
    width: 100%;
  }
}
.g-reson .box .right h2 {
  margin-bottom: 0.6rem;
  line-height: 1;
}
.g-reson .box .right .r-box {
  width: calc(100% + 0.5rem);
  margin-left: -0.25rem;
}
.g-reson .box .right .r-box .item {
  padding: 0 0.25rem;
}
.g-reson .box .right .r-box .item.on {
  background: #fff;
}
.g-reson .box .right .r-box .item.on .item-box {
  border: none;
}
.g-reson .box .right .r-box .item.on .item-box .tit .g-r .i2 {
  transform: translate(-50%, -50%) rotate(0deg);
}
.g-reson .box .right .r-box .item .item-box {
  width: 100%;
  padding: 0.28rem 0;
  border-bottom: 1px solid #e0d1c9;
}
.g-reson .box .right .r-box .item .item-box .tit {
  padding: 0 0.22rem 0 0.08rem;
  display: flex;
  justify-content: space-between;
}
.g-reson .box .right .r-box .item .item-box .tit .g-l {
  transition: all 0.4s;
}
.g-reson .box .right .r-box .item .item-box .tit .g-l .lab {
  text-decoration: underline;
  color: #C86B6B;
  margin-bottom: 0.13rem;
  display: block;
}
.g-reson .box .right .r-box .item .item-box .tit .g-l .g-num {
  display: flex;
  align-items: flex-end;
}
.g-reson .box .right .r-box .item .item-box .tit .g-l .g-num p {
  line-height: 0.7;
  margin-right: 0.08rem;
}
.g-reson .box .right .r-box .item .item-box .tit .g-l .g-num span {
  line-height: 1;
}
.g-reson .box .right .r-box .item .item-box .tit .g-r {
  width: 0.36rem;
  height: 0.36rem;
  border-radius: 50%;
  background: #231815;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.g-reson .box .right .r-box .item .item-box .tit .g-r i {
  width: 14px;
  height: 3px;
  border-radius: 10px;
  background: #fff;
  display: block;
  position: absolute;
  transition: all 0.4s;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  .g-reson .box .right .r-box .item .item-box .tit .g-r i {
    width: 6px;
    height: 1px;
  }
}
.g-reson .box .right .r-box .item .item-box .tit .g-r .i2 {
  transform: translate(-50%, -50%) rotate(90deg);
}
.g-reson .box .right .r-box .item .item-box .g-p {
  margin-top: 0.25rem;
  display: none;
}
.g-reson .box .right .r-box .item .item-box .g-p p {
  color: #000;
}
.g-reson .box .right .r-box .item .item-box .g-p img {
  display: none;
  margin-top: 0.4rem;
}
@media (max-width: 767px) {
  .g-reson .box .right .r-box .item .item-box .g-p img {
    display: block;
  }
}
.g-restw {
  padding: 1.25rem 0 0;
}
.g-restw h2 {
  line-height: 1.1;
  margin-bottom: 0.38rem;
}
.g-restw .box {
  width: calc(100% + 0.6rem);
  background: #fff;
  margin-left: -0.3rem;
  padding: 0 1.65rem 0 0.6rem;
}
@media (max-width: 767px) {
  .g-restw .box {
    padding: 0 5%;
  }
}
.g-restw .box .box2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.44rem 0 0.34rem;
}
@media (max-width: 767px) {
  .g-restw .box .box2 {
    flex-direction: column-reverse;
  }
}
.g-restw .box .box2 .left {
  width: 4.6rem;
}
@media (max-width: 767px) {
  .g-restw .box .box2 .left {
    width: 100%;
  }
}
.g-restw .box .box2 .left .txt {
  overflow: hidden;
}
.g-restw .box .box2 .left .txt .item {
  position: absolute;
  opacity: 0;
}
.g-restw .box .box2 .left .txt .item.on {
  transition: all 0.4s;
  opacity: 1;
  position: relative;
}
.g-restw .box .box2 .left .txt .item .g-name {
  margin-bottom: 0.45rem;
}
.g-restw .box .box2 .left .txt .item .g-name h3 {
  margin-bottom: 0.07rem;
  line-height: 1.1;
  color: #231815;
}
.g-restw .box .box2 .left .txt .item .g-name span {
  text-decoration: underline;
  color: #C86B6B;
  display: block;
}
.g-restw .box .box2 .left .txt .item .g-p {
  height: 128px;
  overflow: auto;
  border-bottom: 1px solid #cecece;
}
@media (max-width: 767px) {
  .g-restw .box .box2 .left .txt .item .g-p {
    height: auto;
    padding-bottom: 0.3rem;
  }
}
.g-restw .box .box2 .left .b-qie {
  position: relative;
  z-index: 10;
  padding-top: 0.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  .g-restw .box .box2 .left .b-qie {
    padding-top: 0.1rem;
  }
}
.g-restw .box .box2 .left .b-qie .l-tx {
  margin-left: -13px;
  padding: 13px 13px 28px;
  width: calc(3rem + 26px);
  overflow: hidden;
}
.g-restw .box .box2 .left .b-qie .l-tx .gallery-top {
  overflow: initial;
}
.g-restw .box .box2 .left .b-qie .l-tx .swiper-slide {
  overflow: initial;
  cursor: pointer;
  position: relative;
}
.g-restw .box .box2 .left .b-qie .l-tx .swiper-slide::after {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #C86B6B;
  bottom: -26px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: all 0.4s;
}
.g-restw .box .box2 .left .b-qie .l-tx .swiper-slide img {
  transition: all 0.4s;
  border-radius: 50%;
  /* width: 60px;
								height: 60px; */
  object-fit: contain;
}
.g-restw .box .box2 .left .b-qie .l-tx .swiper-slide-thumb-active::after {
  opacity: 1;
}
.g-restw .box .box2 .left .b-qie .l-tx .swiper-slide-thumb-active img {
  overflow: hidden;
  box-shadow: 0 5px 13px rgba(0, 0, 0, 0.16);
}
.g-restw .box .box2 .left .b-qie .r-g .x-public-prev {
  background: #f6f6f6;
}
.g-restw .box .box2 .left .b-qie .r-g .x-public-prev:hover {
  background: #231815;
}
.g-restw .box .box2 .left .b-qie .r-g .x-public-next {
  background: #f6f6f6;
}
.g-restw .box .box2 .left .b-qie .r-g .x-public-next:hover {
  background: #231815;
}
.g-restw .box .box2 .right {
  width: 4.2rem;
}
@media (max-width: 767px) {
  .g-restw .box .box2 .right {
    width: 80%;
    margin-bottom: 0.5rem;
  }
}
.g-resfo {
  padding: 1.3rem 0 1.4rem;
}
@media (max-width: 767px) {
  .g-resfo {
    padding: 1.1rem 0 0.6rem;
  }
}
.g-resfo .box .tit {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.55rem;
}
.g-resfo .box .box2 {
  width: calc(100% + 30px);
  margin-left: -15px;
  padding: 0 15px 30px;
  overflow: hidden;
}
.g-resfo .box .box2 .swiper-container {
  overflow: initial;
}
.g-resfo .box .box2 .public-img {
  border-radius: 50%;
  box-shadow: 0 0 15px rgba(79, 34, 7, 0.04);
}
.g-resfo .box .box2 .g-resfo-swi {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0.17rem;
}
.g-resfo .box .box2 .g-resfo-swi .img {
  margin-bottom: 0.12rem;
  height: 0.9rem;
  width: auto;
}
@media (max-width: 767px) {
  .g-resfo .box .box2 .g-resfo-swi .img {
    height: 1.3rem;
  }
}
.g-resfo .box .box2 .g-resfo-swi .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.g-resfo .box .box2 .g-resfo-swi .txt p {
  text-align: center;
}
@media (max-width: 767px) {
  .g-resfo .box .box2 .g-resfo-swi .txt p {
    font-size: 0.28rem;
  }
}
.g-resfo .box .box2 .g-resfo-swi .txt p span {
  margin-bottom: 0.13rem;
}
.g-newson {
  padding-top: 1rem;
}
.g-newson .container2 {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .g-newson .container2 {
    flex-direction: column;
  }
}
.g-newson .container2 .left {
  width: 64.51%;
}
@media (max-width: 767px) {
  .g-newson .container2 .left {
    width: 100%;
    margin-bottom: 0.5rem;
  }
}
.g-newson .container2 .left:hover img {
  transform: scale(1.05);
}
.g-newson .container2 .left:hover .txt h3 {
  color: #C86B6B;
}
.g-newson .container2 .left .img {
  margin-bottom: 0.34rem;
  position: relative;
}
.g-newson .container2 .left .img .public-img:before {
  padding-top: 56.25%;
}
.g-newson .container2 .left .img .g-lab {
  position: absolute;
  top: 0.3rem;
  left: 0.3rem;
  height: 0.4rem;
  padding: 0 0.22rem;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 100px;
  z-index: 10;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .g-newson .container2 .left .img .g-lab {
    height: 0.6rem;
    padding: 0 0.3rem;
  }
}
.g-newson .container2 .left .img .g-lab p {
  color: #C86B6B;
}
.g-newson .container2 .left .txt h3 {
  line-height: 1.33;
  color: #000;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 2.66em;
}
.g-newson .container2 .left .txt span {
  text-align: right;
  display: block;
  color: #999;
}
.g-newson .container2 .right {
  width: 30.8%;
}
@media (max-width: 767px) {
  .g-newson .container2 .right {
    width: 100%;
  }
}
.g-newson .container2 .right .r-a {
  display: block;
  border-bottom: 1px solid #cecece;
  margin-bottom: 0.25rem;
  padding-bottom: 0.25rem;
}
.g-newson .container2 .right .r-a:hover h3 {
  color: #C86B6B;
}
.g-newson .container2 .right .r-a:last-child {
  border: none;
}
.g-newson .container2 .right .r-a h3 {
  transition: all 0.4s;
  color: #000;
  line-height: 1.3;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 2.6em;
}
.g-newson .container2 .right .r-a span {
  text-align: right;
  display: block;
  color: #999;
}
.g-newstw {
  padding: 0.9rem 0 1.58rem;
}
@media (max-width: 767px) {
  .g-newstw {
    padding: 0.5rem 0 1rem;
  }
}
.g-newstw .tit {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.4rem;
}
@media (max-width: 767px) {
  .g-newstw .tit {
    flex-direction: column;
    align-items: flex-start;
  }
}
.g-newstw .tit .left {
  display: flex;
  align-items: center;
}
.g-newstw .tit .left a {
  cursor: pointer;
  color: #231815;
  display: flex;
  align-items: center;
  border-radius: 100px;
  height: 0.64rem;
  padding: 0 0.3rem;
  margin-right: 0.2rem;
  background: #fff;
  box-shadow: 0 0.06rem 0.16rem rgba(79, 34, 7, 0.04);
  transition: all 0.4s;
}
.g-newstw .tit .left a.on,
.g-newstw .tit .left a:hover {
  background: #D08487;
  color: #fff;
  text-decoration: underline;
}
.g-newstw .tit .right {
  width: 3.82rem;
}
@media (max-width: 767px) {
  .g-newstw .tit .right {
    width: 100%;
  }
}
.g-newstw .tit .right form {
  background-color: #fff;
  width: 100%;
  height: 0.64rem;
  line-height: 0.64rem;
  border-radius: 100px;
  padding: 0.04rem 0.06rem 0.04rem 0.25rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #cecece;
}
@media (max-width: 767px) {
  .g-newstw .tit .right form {
    width: 100%;
    height: 0.8rem;
    margin-top: 0.3rem;
  }
}
.g-newstw .tit .right form input {
  color: rgba(35, 24, 21, 0.4);
  width: 100%;
  padding-right: 0.1rem;
}
.g-newstw .tit .right form input::placeholder {
  color: rgba(35, 24, 21, 0.4);
}
.g-newstw .tit .right form button {
  flex-shrink: 0;
  width: 0.54rem;
  height: 0.54rem;
  border-radius: 100%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #231815;
  overflow: hidden;
}
@media (max-width: 1580px) {
  .g-newstw .tit .right form button {
    width: 0.44rem;
    height: 0.44rem;
  }
}
@media (max-width: 767px) {
  .g-newstw .tit .right form button {
    width: 0.6rem;
    height: 0.6rem;
  }
}
.g-newstw .tit .right form button:hover svg {
  animation: arrowRun 5s 1;
}
.g-newstw .tit .right form button svg {
  display: inline-flex;
  width: 37.04%;
  height: 37.04%;
  transition: 0.4s ease-in-out;
}
.g-newstw .tit .right form button svg path {
  fill: #fff;
}
.g-newstw .box {
  margin-bottom: 0.2rem;
}
.g-newbox {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .g-newbox {
    flex-direction: column;
  }
}
.g-newbox .item {
  width: calc((100% - 0.96rem)/3);
  margin: 0 0.48rem 0.4rem 0;
}
.g-newbox .item:nth-child(3n) {
  margin-right: 0;
}
@media (max-width: 767px) {
  .g-newbox .item {
    width: 100%;
    margin: 0 0 0.4rem 0;
  }
}
.g-newbox .item:hover img {
  transform: scale(1.05);
}
.g-newbox .item:hover .txt_box a {
  color: #C86B6B;
}
.g-newbox .item .img {
  position: relative;
}
.g-newbox .item .img .public-img:before {
  padding-top: 61.84210526%;
}
.g-newbox .item .img .g-lab {
  position: absolute;
  top: 0.2rem;
  left: 0.2rem;
  height: 0.36rem;
  padding: 0 0.18rem;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 100px;
  z-index: 10;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .g-newbox .item .img .g-lab {
    height: 0.5rem;
    padding: 0 0.3rem;
  }
}
.g-newbox .item .img .g-lab p {
  color: #C86B6B;
}
.g-newbox .item .txt {
  background: #fff;
  padding: 0.25rem 0.2rem 0.48rem;
}
.g-newbox .item .txt .txt_box {
  margin-bottom: 0.42rem;
}
.g-newbox .item .txt .txt_box span {
  display: block;
  color: #999;
  margin-bottom: 0.12rem;
}
.g-newbox .item .txt .txt_box a {
  line-height: 1.25;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 2.5em;
}
.g-newbox .item .txt .g-lab {
  display: flex;
  flex-wrap: wrap;
}
.g-newbox .item .txt .g-lab a {
  color: #C86B6B;
  margin: 0 0.2rem 0.1rem 0;
  text-decoration: underline;
}
.page {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page a {
  height: 0.24rem;
  min-width: 0.24rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0.05rem;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  background: #f5f5f5;
  border-radius: 50%;
  border: 2px solid transparent;
  color: #999;
  cursor: pointer;
}
@media (max-width: 767px) {
  .page a {
    font-size: 0.28rem;
  }
}
.page a.prev {
  width: 0.54rem;
  height: 0.54rem;
  border: 1px solid #000;
  margin-right: 0.3rem;
}
@media (max-width: 767px) {
  .page a.prev {
    width: 0.7rem;
    height: 0.7rem;
  }
}
.page a.prev:hover {
  background: #000;
}
.page a.prev:hover svg path {
  fill: #fff;
}
.page a.prev img,
.page a.prev svg {
  transform: rotate(180deg);
}
.page a.next {
  width: 0.54rem;
  height: 0.54rem;
  border: 1px solid #000;
  margin-left: 0.3rem;
}
@media (max-width: 767px) {
  .page a.next {
    width: 0.7rem;
    height: 0.7rem;
  }
}
.page a.next:hover {
  background: #000;
}
.page a.next:hover svg path {
  fill: #fff;
}
.page a:hover {
  color: #000;
}
.page a:hover p {
  color: #000;
}
.page a:hover svg path {
  color: #000;
}
.page a img,
.page a svg {
  width: 0.14rem;
  height: auto;
}
@media (max-width: 767px) {
  .page a img,
  .page a svg {
    width: 0.2rem;
  }
}
.page a .img2 {
  display: none;
}
.page a svg path {
  fill: #333;
}
.page .active {
  color: #000;
}
.page .active p {
  color: #000;
}
.g-newsinfoon .box {
  margin-top: 0.5rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 767px) {
  .g-newsinfoon .box {
    flex-direction: column;
  }
}
.g-newsinfoon .box .left {
  background: #fff;
  width: 74.19%;
  margin-left: -0.38rem;
  padding: 0.35rem 0.38rem 0.3rem;
}
@media (max-width: 767px) {
  .g-newsinfoon .box .left {
    width: 100%;
    margin: 0 auto 0.6rem;
  }
}
.g-newsinfoon .box .left .tit {
  margin-bottom: 0.25rem;
}
.g-newsinfoon .box .left .tit h1 {
  margin-bottom: 0.05rem;
  line-height: 1.3;
  color: #231815;
}
.g-newsinfoon .box .left .tit .g-span {
  margin-bottom: 0.25rem;
  display: flex;
  align-items: center;
}
.g-newsinfoon .box .left .tit .g-span p {
  color: #C86B6B;
  text-decoration: underline;
  margin-right: 0.1rem;
}
.g-newsinfoon .box .left .tit .g-span span {
  color: #999;
}
.g-newsinfoon .box .left .public-content {
  margin-bottom: 0.22rem;
}
.g-newsinfoon .box .left .public-content p {
  line-height: 1.5;
  color: #000022;
  font-size: 18px;
}
.g-newsinfoon .box .left .g-infob p {
  margin-bottom: 3px;
}
.g-newsinfoon .box .left .g-infob .g-lab {
  margin-bottom: 0.18rem;
  display: flex;
  flex-wrap: wrap;
}
.g-newsinfoon .box .left .g-infob .g-lab a {
  color: #C86B6B;
  margin: 0 0.2rem 0.1rem 0;
  text-decoration: underline;
}
.g-newsinfoon .box .left .g-fy {
  border-top: 1px solid #cecece;
  padding-top: 0.28rem;
}
.g-newsinfoon .box .left .g-fy .g-fy-box {
  margin-bottom: 0.08rem;
  display: flex;
  align-items: center;
}
.g-newsinfoon .box .left .g-fy .g-fy-box span {
  flex-shrink: 0;
  color: #999;
}
.g-newsinfoon .box .left .g-fy .g-fy-box a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #000;
  transition: all 0.4s;
}
.g-newsinfoon .box .left .g-fy .g-fy-box a:hover {
  color: #C86B6B;
  text-decoration: underline;
}
.g-newsinfoon .box .right {
  height: calc(100vh - 20px);
  width: 27.42%;
  top: 20px;
  position: sticky;
  position: -webkit-sticky;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
}
@media (max-width: 767px) {
  .g-newsinfoon .box .right {
    width: 100%;
    height: auto;
  }
}
.g-newsinfoon .box .right .r-t {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
}
@media (max-width: 767px) {
  .g-newsinfoon .box .right .r-t {
    width: 100%;
    flex-direction: row;
    align-items: center;
    margin-bottom: 0.4rem;
  }
}
.g-newsinfoon .box .right .r-t .g-fh {
  margin-bottom: 0.95rem;
  cursor: pointer;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  background: #231815;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .g-newsinfoon .box .right .r-t .g-fh {
    width: 1rem;
    height: 1rem;
    margin-bottom: 0;
  }
}
.g-newsinfoon .box .right .r-t .g-fh svg {
  width: 0.22rem;
  height: auto;
  margin-bottom: 0.04rem;
}
@media (max-width: 767px) {
  .g-newsinfoon .box .right .r-t .g-fh svg {
    width: 0.28rem;
  }
}
.g-newsinfoon .box .right .r-t .g-fh svg path {
  fill: #fff;
}
.g-newsinfoon .box .right .r-t .g-fh p {
  color: #fff;
}
.g-newsinfoon .box .right .r-b {
  width: 100%;
  background: #fff;
  padding: 0.35rem 0.3rem 0.2rem;
  margin-right: -0.3rem;
}
@media (max-width: 767px) {
  .g-newsinfoon .box .right .r-b {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .g-newsinfoon .box .right .r-b h3 {
    font-size: 0.36rem;
  }
}
.g-newsinfoon .box .right .r-b .r-bbox {
  margin-top: 0.2rem;
}
.g-newsinfoon .box .right .r-b .r-bbox a {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 2.8em;
  line-height: 1.4;
  margin-bottom: 0.18rem;
  color: #000;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .g-newsinfoon .box .right .r-b .r-bbox a {
    font-size: 0.28rem;
  }
}
.g-newsinfoon .box .right .r-b .r-bbox a:hover {
  text-decoration: underline;
  color: #C86B6B;
}
.ins_det_fxr_box {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 767px) {
  .ins_det_fxr_box {
    flex-direction: row;
  }
}
.ins_det_fxr_box * {
  transition: all 0.6s;
}
.ins_det_fxr_box > p {
  color: #696969;
  margin-bottom: 0.15rem;
}
@media (max-width: 767px) {
  .ins_det_fxr_box > p {
    margin: 0 0.2rem 0 0;
  }
}
.ins_det_fxr_box .bshare-custom {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .ins_det_fxr_box .bshare-custom {
    flex-direction: row;
    align-items: center;
  }
}
.ins_det_fxr_box .bshare-custom a {
  width: 0.4rem;
  height: 0.4rem;
  padding: 0;
  background: #eeeded;
  border-radius: 50%;
  margin: 0 0 0.1rem 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ins_det_fxr_box .bshare-custom a:hover {
  background: #231815;
  opacity: 1;
}
.ins_det_fxr_box .bshare-custom a:hover svg path {
  fill: #fff;
}
.ins_det_fxr_box .bshare-custom a::before {
  content: '' !important;
}
@media (max-width: 767px) {
  .ins_det_fxr_box .bshare-custom a {
    width: 0.6rem;
    height: 0.6rem;
    margin: 0 0 0 0.2rem;
  }
}
.ins_det_fxr_box .bshare-custom a svg {
  width: 45%;
  height: auto;
  pointer-events: none;
}
.ins_det_fxr_box .bshare-custom a svg path {
  fill: #231815;
  opacity: 1;
}
.social-share .icon-wechat .wechat-qrcode {
  top: 120% !important;
}
.social-share .icon-wechat .wechat-qrcode:after {
  display: none !important;
}
.bsBox {
  box-sizing: initial;
}
.g-tit {
  text-align: center;
}
.g-tit h2 {
  color: #231815;
  line-height: 1;
}
@media (max-width: 767px) {
  .g-tit h2 {
    font-size: 0.48rem;
  }
}
.g-newsinfotw {
  padding: 1rem 0 0.8rem;
}
.g-newsinfotw .box {
  margin-top: 0.3rem;
}
@media (max-width: 767px) {
  .g-newsinfotw .box {
    margin-top: 0.5rem;
  }
}
.g-newsinfotw .box .item {
  width: 100%;
}
.g-seaon {
  padding: 0.44rem 0 1.3rem;
}
.g-seaon .g-seaon-box {
  margin-bottom: 0.6rem;
  background: #fff;
  padding: 0.36rem 0.5rem 0.17rem;
  margin-left: -0.5rem;
  width: calc(100% + 1rem);
}
@media (max-width: 767px) {
  .g-seaon .g-seaon-box {
    width: 100%;
    margin-left: 0;
  }
}
.g-seaon .g-seaon-box .tit {
  margin-bottom: 0.3rem;
  display: flex;
  align-items: flex-end;
}
.g-seaon .g-seaon-box .tit p {
  line-height: 1;
}
.g-seaon .g-seaon-box .tit span {
  line-height: 1;
  color: #999;
  margin-left: 0.08rem;
}
.g-seaon .g-seaon-box .g-newbox2 {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .g-seaon .g-seaon-box .g-newbox2 {
    flex-direction: column;
  }
}
.g-seaon .g-seaon-box .g-newbox2 .item {
  border-top: 1px solid #cecece;
  padding: 0.3rem 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  width: 100%;
}
.g-seaon .g-seaon-box .g-newbox2 .item:nth-child(3n) {
  margin-right: 0;
}
@media (max-width: 767px) {
  .g-seaon .g-seaon-box .g-newbox2 .item {
    flex-direction: column;
    width: 100%;
    margin: 0 0 0.4rem 0;
  }
}
.g-seaon .g-seaon-box .g-newbox2 .item:hover img {
  transform: scale(1.05);
}
.g-seaon .g-seaon-box .g-newbox2 .item:hover .txt_box a {
  color: #C86B6B;
}
.g-seaon .g-seaon-box .g-newbox2 .item .img {
  width: 2.6rem;
  position: relative;
}
@media (max-width: 767px) {
  .g-seaon .g-seaon-box .g-newbox2 .item .img {
    width: 100%;
    margin-bottom: 0.3rem;
  }
}
.g-seaon .g-seaon-box .g-newbox2 .item .img .public-img:before {
  padding-top: 61.15384615%;
}
.g-seaon .g-seaon-box .g-newbox2 .item .img .g-lab {
  position: absolute;
  top: 0.2rem;
  left: 0.2rem;
  height: 0.36rem;
  padding: 0 0.18rem;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 100px;
  z-index: 10;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .g-seaon .g-seaon-box .g-newbox2 .item .img .g-lab {
    height: 0.5rem;
    padding: 0 0.3rem;
  }
}
.g-seaon .g-seaon-box .g-newbox2 .item .img .g-lab p {
  color: #C86B6B;
}
.g-seaon .g-seaon-box .g-newbox2 .item .txt {
  width: 7.1rem;
}
@media (max-width: 767px) {
  .g-seaon .g-seaon-box .g-newbox2 .item .txt {
    width: 100%;
  }
}
.g-seaon .g-seaon-box .g-newbox2 .item .txt .txt_box {
  margin-bottom: 0.42rem;
}
.g-seaon .g-seaon-box .g-newbox2 .item .txt .txt_box span {
  display: block;
  color: #999;
  margin-bottom: 0.12rem;
}
.g-seaon .g-seaon-box .g-newbox2 .item .txt .txt_box a {
  line-height: 1.25;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.g-seaon .g-seaon-box .g-newbox2 .item .txt .g-lab {
  display: flex;
  flex-wrap: wrap;
}
.g-seaon .g-seaon-box .g-newbox2 .item .txt .g-lab a {
  color: #C86B6B;
  margin: 0 0.2rem 0 0;
  text-decoration: underline;
}
.g-newslabon {
  padding: 0.44rem 0 1.3rem;
}
@media (max-width: 767px) {
  .g-newslabon {
    padding: 0.44rem 0 0.8rem;
  }
}
.g-newslabon .g-newslabon-box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 767px) {
  .g-newslabon .g-newslabon-box {
    flex-direction: column;
  }
}
.g-newslabon .g-newslabon-box .left {
  width: 67.9%;
}
@media (max-width: 767px) {
  .g-newslabon .g-newslabon-box .left {
    width: 100%;
    margin-bottom: 0.8rem;
  }
}
.g-newslabon .g-newslabon-box .left .g-seaon-box {
  margin-bottom: 0.6rem;
  background: #fff;
  padding: 0.36rem 0.37rem 0.17rem;
  margin-left: -0.37rem;
  width: 100%;
}
@media (max-width: 767px) {
  .g-newslabon .g-newslabon-box .left .g-seaon-box {
    width: 100%;
    margin-left: 0;
  }
}
.g-newslabon .g-newslabon-box .left .g-seaon-box .tit {
  margin-bottom: 0.3rem;
  display: flex;
  align-items: flex-end;
}
.g-newslabon .g-newslabon-box .left .g-seaon-box .tit p {
  line-height: 1;
}
.g-newslabon .g-newslabon-box .left .g-seaon-box .tit span {
  line-height: 1;
  color: #222;
  margin-left: 0.08rem;
}
.g-newslabon .g-newslabon-box .left .g-seaon-box .g-newbox2 {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .g-newslabon .g-newslabon-box .left .g-seaon-box .g-newbox2 {
    flex-direction: column;
  }
}
.g-newslabon .g-newslabon-box .left .g-seaon-box .g-newbox2 .item {
  border-top: 1px solid #cecece;
  padding: 0.3rem 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  width: 100%;
}
.g-newslabon .g-newslabon-box .left .g-seaon-box .g-newbox2 .item:nth-child(3n) {
  margin-right: 0;
}
@media (max-width: 767px) {
  .g-newslabon .g-newslabon-box .left .g-seaon-box .g-newbox2 .item {
    flex-direction: column;
    width: 100%;
    margin: 0 0 0.4rem 0;
    padding: 0.5rem 0;
  }
}
.g-newslabon .g-newslabon-box .left .g-seaon-box .g-newbox2 .item:hover img {
  transform: scale(1.05);
}
.g-newslabon .g-newslabon-box .left .g-seaon-box .g-newbox2 .item:hover .txt_box a {
  color: #C86B6B;
}
.g-newslabon .g-newslabon-box .left .g-seaon-box .g-newbox2 .item .img {
  margin-left: 0.3rem;
  flex-shrink: 0;
  width: 2.6rem;
  position: relative;
}
@media (max-width: 767px) {
  .g-newslabon .g-newslabon-box .left .g-seaon-box .g-newbox2 .item .img {
    width: 100%;
    margin-left: 0;
    margin-bottom: 0.3rem;
  }
}
.g-newslabon .g-newslabon-box .left .g-seaon-box .g-newbox2 .item .img .public-img:before {
  padding-top: 61.15384615%;
}
.g-newslabon .g-newslabon-box .left .g-seaon-box .g-newbox2 .item .img .g-lab {
  position: absolute;
  top: 0.2rem;
  left: 0.2rem;
  height: 0.36rem;
  padding: 0 0.18rem;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 100px;
  z-index: 10;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .g-newslabon .g-newslabon-box .left .g-seaon-box .g-newbox2 .item .img .g-lab {
    height: 0.5rem;
    padding: 0 0.3rem;
  }
}
.g-newslabon .g-newslabon-box .left .g-seaon-box .g-newbox2 .item .img .g-lab p {
  color: #C86B6B;
}
.g-newslabon .g-newslabon-box .left .g-seaon-box .g-newbox2 .item .txt {
  width: 7.1rem;
}
@media (max-width: 767px) {
  .g-newslabon .g-newslabon-box .left .g-seaon-box .g-newbox2 .item .txt {
    width: 100%;
  }
}
.g-newslabon .g-newslabon-box .left .g-seaon-box .g-newbox2 .item .txt .txt_box {
  margin-bottom: 0.42rem;
}
.g-newslabon .g-newslabon-box .left .g-seaon-box .g-newbox2 .item .txt .txt_box span {
  display: block;
  color: #999;
  margin-bottom: 0.12rem;
}
.g-newslabon .g-newslabon-box .left .g-seaon-box .g-newbox2 .item .txt .txt_box a {
  line-height: 1.25;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.g-newslabon .g-newslabon-box .left .g-seaon-box .g-newbox2 .item .txt .g-lab {
  display: flex;
  flex-wrap: wrap;
}
.g-newslabon .g-newslabon-box .left .g-seaon-box .g-newbox2 .item .txt .g-lab a {
  color: #C86B6B;
  margin: 0 0.2rem 0 0;
  text-decoration: underline;
}
.g-newslabon .g-newslabon-box .right {
  position: sticky;
  position: -webkit-sticky;
  top: 155px;
  flex-shrink: 0;
  width: 34.68%;
  margin-bottom: 0.5rem;
  margin-right: -0.25rem;
  padding: 0.3rem 0.25rem 0.28rem;
  background: #fff;
}
@media (max-width: 767px) {
  .g-newslabon .g-newslabon-box .right {
    width: 100%;
  }
}
.g-newslabon .g-newslabon-box .right h3 {
  margin-bottom: 0.24rem;
}
.g-newslabon .g-newslabon-box .right .r-box {
  display: flex;
  flex-wrap: wrap;
}
.g-newslabon .g-newslabon-box .right .r-box a {
  margin: 0 0.2rem 0.2rem 0;
  text-decoration: underline;
  color: #C86B6B;
}
.g-mapon {
  padding: 1rem 0 1.4rem;
}
.g-mapon .box {
  padding: 0.22rem 0.44rem;
  background: #fff;
  margin-top: 0.3rem;
}
.g-mapon .box .item {
  display: flex;
  padding: 0.24rem 0.26rem;
  border-bottom: 1px solid #cecece;
  position: relative;
}
@media (max-width: 767px) {
  .g-mapon .box .item {
    flex-direction: column;
  }
}
.g-mapon .box .item a:hover {
  color: #C86B6B !important;
}
.g-mapon .box .item::after {
  content: '';
  width: 1.5rem;
  height: 1px;
  bottom: -1px;
  left: 0;
  background: #000;
  position: absolute;
}
.g-mapon .box .item:last-child {
  border: none;
}
.g-mapon .box .item:last-child::after {
  display: none;
}
.g-mapon .box .item .g-la {
  width: 1.95rem;
  flex-shrink: 0;
  color: #231815;
}
@media (max-width: 767px) {
  .g-mapon .box .item .g-la {
    margin-bottom: 0.2rem;
    font-size: 0.32rem;
  }
}
.g-mapon .box .item .g-twa {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.g-mapon .box .item .g-twa a {
  min-width: 6em;
  margin-right: 0.2rem;
  color: #000;
}
.g-seaEndon {
  padding: 1rem 0 1rem;
}
.g-seaEndon .box {
  margin-top: 0.1rem;
}
.g-seaEndon .box .g-t {
  margin-bottom: 0.34rem;
  display: flex;
  align-items: flex-end;
}
@media (max-width: 767px) {
  .g-seaEndon .box .g-t {
    flex-direction: column;
    align-items: flex-start;
  }
}
.g-seaEndon .box .g-t form {
  margin-right: 0.26rem;
  background-color: #fff;
  width: 4.2rem;
  height: 0.64rem;
  line-height: 0.64rem;
  border-radius: 100px;
  padding: 0.04rem 0.06rem 0.04rem 0.25rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #cecece;
}
@media (max-width: 767px) {
  .g-seaEndon .box .g-t form {
    width: 100%;
    height: 0.8rem;
    margin: 0.3rem 0 0.2rem 0;
  }
}
.g-seaEndon .box .g-t form input {
  color: rgba(35, 24, 21, 0.4);
  width: 100%;
  padding-right: 0.1rem;
}
.g-seaEndon .box .g-t form input::placeholder {
  color: rgba(35, 24, 21, 0.4);
}
.g-seaEndon .box .g-t form button {
  flex-shrink: 0;
  width: 0.54rem;
  height: 0.54rem;
  border-radius: 100%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #231815;
  overflow: hidden;
}
@media (max-width: 1580px) {
  .g-seaEndon .box .g-t form button {
    width: 0.44rem;
    height: 0.44rem;
  }
}
@media (max-width: 767px) {
  .g-seaEndon .box .g-t form button {
    width: 0.6rem;
    height: 0.6rem;
  }
}
.g-seaEndon .box .g-t form button:hover svg {
  animation: arrowRun 5s 1;
}
.g-seaEndon .box .g-t form button svg {
  display: inline-flex;
  width: 37.04%;
  height: 37.04%;
  transition: 0.4s ease-in-out;
}
.g-seaEndon .box .g-t form button svg path {
  fill: #fff;
}
.g-seaEndon .box .g-t .g-p {
  margin-bottom: 0.05rem;
  display: flex;
  align-items: flex-end;
}
.g-seaEndon .box .g-t .g-p p {
  color: #000;
}
.g-seaEndon .box .g-t .g-p span {
  color: #999;
}
.g-seaEndon .box .g-con .g-nav {
  margin-bottom: 0.32rem;
  display: flex;
  flex-wrap: wrap;
}
.g-seaEndon .box .g-con .g-nav p {
  margin-right: 0.66rem;
  cursor: pointer;
  color: #231815;
}
@media (max-width: 767px) {
  .g-seaEndon .box .g-con .g-nav p {
    margin: 0 0.4rem 0.1rem 0;
  }
}
.g-seaEndon .box .g-con .g-nav p.on {
  color: #C86B6B;
  text-decoration: underline;
}
.g-seaEndon .box .g-con .g-nav .other {
  display: flex;
  flex-wrap: wrap;
}
.g-seaEndon .box .g-con .g-nr .g-nr-box {
  margin-bottom: 0.2rem;
}
@media (max-width: 767px) {
  .g-seaEndon .box .g-con .g-nr .g-nr-box {
    margin-bottom: 0.5rem;
  }
}
.g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box {
  background: #fff;
  padding: 0.36rem 0.5rem 0.17rem;
  margin-left: -0.5rem;
  width: calc(100% + 1rem);
}
@media (max-width: 767px) {
  .g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box {
    width: 100%;
    margin-left: 0;
  }
}
.g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .tit {
  margin-bottom: 0.3rem;
  display: flex;
  align-items: flex-end;
}
.g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .tit p {
  line-height: 1;
}
.g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .tit span {
  line-height: 1;
  color: #999;
  margin-left: 0.08rem;
}
.g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .g-newbox2 {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .g-newbox2 {
    flex-direction: column;
  }
}
.g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .g-newbox2 .item {
  border-top: 1px solid #cecece;
  padding: 0.3rem 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  width: 100%;
}
.g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .g-newbox2 .item:nth-child(3n) {
  margin-right: 0;
}
@media (max-width: 767px) {
  .g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .g-newbox2 .item {
    flex-direction: column;
    width: 100%;
    margin: 0 0 0.4rem 0;
  }
}
.g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .g-newbox2 .item:hover img {
  transform: scale(1.05);
}
.g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .g-newbox2 .item:hover .txt_box a {
  color: #C86B6B;
}
.g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .g-newbox2 .item .img {
  width: 2.6rem;
  position: relative;
}
@media (max-width: 767px) {
  .g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .g-newbox2 .item .img {
    width: 100%;
    margin-bottom: 0.3rem;
  }
}
.g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .g-newbox2 .item .img .public-img:before {
  padding-top: 61.15384615%;
}
.g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .g-newbox2 .item .img .g-lab {
  position: absolute;
  top: 0.2rem;
  left: 0.2rem;
  height: 0.36rem;
  padding: 0 0.18rem;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 100px;
  z-index: 10;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .g-newbox2 .item .img .g-lab {
    height: 0.5rem;
    padding: 0 0.3rem;
  }
}
.g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .g-newbox2 .item .img .g-lab p {
  color: #C86B6B;
}
.g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .g-newbox2 .item .txt {
  width: 7.1rem;
}
@media (max-width: 767px) {
  .g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .g-newbox2 .item .txt {
    width: 100%;
  }
}
.g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .g-newbox2 .item .txt .txt_box {
  margin-bottom: 0.42rem;
}
.g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .g-newbox2 .item .txt .txt_box span {
  display: block;
  color: #999;
  margin-bottom: 0.12rem;
}
.g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .g-newbox2 .item .txt .txt_box a {
  line-height: 1.25;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .g-newbox2 .item .txt .g-lab {
  display: flex;
  flex-wrap: wrap;
}
.g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .g-newbox2 .item .txt .g-lab a {
  color: #C86B6B;
  margin: 0 0.2rem 0 0;
  text-decoration: underline;
}
.g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .g-newbox3 .item {
  padding: 0.3rem 0;
  border-top: 1px solid #cecece;
  display: flex;
}
@media (max-width: 767px) {
  .g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .g-newbox3 .item {
    flex-direction: column;
  }
}
.g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .g-newbox3 .item .img {
  width: 1.4rem;
  margin-right: 0.3rem;
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .g-newbox3 .item .img {
    width: 50%;
    margin: 0 auto 0.4rem;
  }
}
.g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .g-newbox3 .item .img .public-img {
  border: 1px solid #cecece;
}
.g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .g-newbox3 .item .txt {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .g-newbox3 .item .txt .txt_box {
  display: flex;
  flex-direction: column;
  margin-bottom: 0.25rem;
}
.g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .g-newbox3 .item .txt .txt_box span {
  line-height: 1;
  margin-bottom: 0.05rem;
  color: #C86B6B;
  text-decoration: underline;
}
.g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .g-newbox3 .item .txt .txt_box a {
  color: #231815;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .g-newbox3 .item .txt .txt_b {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .g-newbox3 .item .txt .txt_b {
    flex-wrap: wrap;
  }
}
.g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .g-newbox3 .item .txt .txt_b .g-l {
  display: flex;
  margin-right: 0.44rem;
}
@media (max-width: 767px) {
  .g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .g-newbox3 .item .txt .txt_b .g-l {
    flex-wrap: wrap;
  }
}
.g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .g-newbox3 .item .txt .txt_b .g-l > p {
  color: #999999;
}
.g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .g-newbox3 .item .txt .txt_b .g-l .g-l-a {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .g-newbox3 .item .txt .txt_b .g-l .g-l-a {
    flex-wrap: wrap;
  }
}
.g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .g-newbox3 .item .txt .txt_b .g-l .g-l-a a {
  display: flex;
  align-items: center;
}
.g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .g-newbox3 .item .txt .txt_b .g-l .g-l-a a:last-child span {
  display: none;
}
.g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .g-newbox3 .item .txt .txt_b .g-l .g-l-a a p {
  color: #C86B6B;
  text-decoration: underline;
}
.g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .g-newbox3 .item .txt .txt_b .g-l .g-l-a a span {
  margin: 0 2px;
  color: #999;
  text-decoration: none;
}
.g-seaEndon .box .g-con .g-nr .g-nr-box .g-seaon-box .g-newbox3 .item .txt .txt_b .g-r a {
  color: #C86B6B;
  text-decoration: underline;
}
.g-seaEndon .box .g-con .g-nrnot {
  padding: 1.18rem 0 0.8rem;
  text-align: center;
}
.g-seaEndon .box .g-con .g-nrnot img {
  margin-bottom: 0.25rem;
}
@media (max-width: 767px) {
  .g-seaEndon .box .g-con .g-nrnot img {
    width: 2.4rem;
  }
}
.g-join {
  padding: 1.55rem 0 1.7rem;
}
@media (max-width: 767px) {
  .g-join {
    padding: 1rem 0 ;
  }
}
.g-join .box .tit {
  margin-bottom: 0.36rem;
}
.g-join .box .tit .g-h2 {
  margin-bottom: 0.08rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .g-join .box .tit .g-h2 {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 0.3rem;
  }
}
.g-join .box .tit .g-h2 .g-r {
  display: flex;
}
.g-join .box .tit .g-h2 .g-r p {
  color: #231815;
}
.g-join .box .tit .g-h2 .g-r a {
  color: #C86B6B;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 95%, #C86B6B 0%);
  background-size: 100%;
  background-repeat: no-repeat;
  display: initial;
}
.g-join .box .join_jy_box {
  width: calc(100% + 1rem);
  margin-left: -0.5rem;
}
@media (max-width: 767px) {
  .g-join .box .join_jy_box {
    width: 100%;
    margin-left: 0;
  }
}
.g-join .box .join_jy_box ul {
  margin-bottom: 0.5rem;
}
.g-join .box .join_jy_box ul li {
  transition: all 0.4s;
}
.g-join .box .join_jy_box ul li:first-child .g_xia {
  display: block;
}
.g-join .box .join_jy_box ul li.on {
  background: #fff;
}
.g-join .box .join_jy_box ul li.on .g_top {
  border-bottom: 1px solid transparent;
}
.g-join .box .join_jy_box ul li.on .g_top .g_gb {
  border-color: #C86B6B;
  background: none;
}
.g-join .box .join_jy_box ul li.on .g_top .g_gb i {
  height: 4px;
  background: #C86B6B;
}
@media (max-width: 767px) {
  .g-join .box .join_jy_box ul li.on .g_top .g_gb i {
    height: 2px;
  }
}
.g-join .box .join_jy_box ul li.on .g_top .g_gb .i2 {
  transform: translate(-50%, -50%) rotate(0deg);
}
.g-join .box .join_jy_box ul li .g_top {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-bottom: 1px solid #cecece;
  padding: 0.27rem 0.5rem 0.27rem 0.5rem;
  position: relative;
  cursor: pointer;
}
.g-join .box .join_jy_box ul li .g_top .g_p1 {
  width: 26.12%;
  transition: 0.4s all;
}
@media (max-width: 767px) {
  .g-join .box .join_jy_box ul li .g_top .g_p1 {
    width: 80%;
  }
}
.g-join .box .join_jy_box ul li .g_top .g_top_p2 {
  display: flex;
}
.g-join .box .join_jy_box ul li .g_top .g_top_p2 .g_p2 {
  padding-right: 0.15rem;
  margin-right: 0.15rem;
  border-right: 1px solid #3e3e3e;
  transition: 0.4s all;
  line-height: 1;
}
.g-join .box .join_jy_box ul li .g_top .g_top_p2 .g_p2:last-child {
  border: none;
}
@media (max-width: 767px) {
  .g-join .box .join_jy_box ul li .g_top .g_top_p2 .g_p2 {
    display: none;
  }
}
.g-join .box .join_jy_box ul li .g_top .g_top_p2 .g_p2 span {
  color: #010101;
}
.g-join .box .join_jy_box ul li .g_top .g_top_p2 .g_p2 svg {
  width: 12px;
  height: 12px;
  margin-right: 0.05rem;
}
.g-join .box .join_jy_box ul li .g_top .g_top_p2 .g_p2 svg path {
  transition: 0.4s all;
  fill: #666;
}
.g-join .box .join_jy_box ul li .g_top .g_gb {
  position: absolute;
  right: 0.5rem;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.4s all;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.36rem;
  height: 0.36rem;
  background: #231815;
  border: 1px solid #231815;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .g-join .box .join_jy_box ul li .g_top .g_gb {
    width: 0.52rem;
    height: 0.52rem;
  }
}
.g-join .box .join_jy_box ul li .g_top .g_gb i {
  width: 0.14rem;
  height: 2px;
  background: #fff;
  display: block;
  position: absolute;
  transition: all 0.4s;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 10px;
}
@media (max-width: 767px) {
  .g-join .box .join_jy_box ul li .g_top .g_gb i {
    width: 0.2rem;
    height: 2px;
  }
}
.g-join .box .join_jy_box ul li .g_top .g_gb .i2 {
  transform: translate(-50%, -50%) rotate(90deg);
}
.g-join .box .join_jy_box ul li .g_xia {
  display: none;
  padding: 0 0.5rem 0.5rem;
  /* display: none; */
}
@media (max-width: 991px) {
  .g-join .box .join_jy_box ul li .g_xia {
    padding: 0.4rem;
  }
}
.g-join .box .join_jy_box ul li .g_xia .g_bjq {
  /* max-height: 3.8rem; */
  overflow-y: auto;
  padding-right: 1rem;
  /* &::-webkit-scrollbar{
			                    width:3px;
			                }
			                &::-webkit-scrollbar-track{
			                    background: #ddd;
			                    border-radius:2px;
			                }
			                &::-webkit-scrollbar-thumb{
			                    background: #C86B6B;
			                    border-radius:25px;
			                }
			                &::-webkit-scrollbar-corner{
			                    background: #C86B6B;
			                } */
}
@media (max-width: 991px) {
  .g-join .box .join_jy_box ul li .g_xia .g_bjq {
    padding-right: 0.4rem;
  }
}
@media (max-width: 767px) {
  .g-join .box .join_jy_box ul li .g_xia .g_bjq {
    max-height: initial;
    overflow-y: initial;
    padding-right: 0;
  }
  .g-join .box .join_jy_box ul li .g_xia .g_bjq p {
    font-size: 0.28rem !important;
  }
  .g-join .box .join_jy_box ul li .g_xia .g_bjq span {
    font-size: 0.28rem !important;
  }
  .g-join .box .join_jy_box ul li .g_xia .g_bjq h1,
  .g-join .box .join_jy_box ul li .g_xia .g_bjq h2,
  .g-join .box .join_jy_box ul li .g_xia .g_bjq h3,
  .g-join .box .join_jy_box ul li .g_xia .g_bjq h4,
  .g-join .box .join_jy_box ul li .g_xia .g_bjq h5,
  .g-join .box .join_jy_box ul li .g_xia .g_bjq h6 {
    font-size: 0.32rem !important;
  }
}
.g-join .box .join_jy_box ul li .g_xia .g_bjq h4 {
  margin-bottom: 0.07rem;
}
.g-join .box .join_jy_box ul li .g_xia .g_xia_ba {
  margin-top: 0.3rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.g-join .box .join_jy_box ul li .g_xia .g_xia_ba .public-btn {
  cursor: pointer;
}
.g-join .box .join_jy_box ul li .g_xia .g_xia_ba .g_r {
  cursor: pointer;
  align-items: center;
  display: flex;
}
.g-join .box .join_jy_box ul li .g_xia .g_xia_ba .g_r p {
  margin-right: 0.1rem;
  line-height: 1;
}
.g-join .box .join_jy_box ul li .g_xia .g_xia_ba .g_r svg {
  width: 12px;
  height: auto;
}
.g-join .box .join_jy_box ul li .g_xia .g_xia_ba .g_r svg path {
  fill: #C86B6B;
}
.curtain {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  display: none;
}
.curtain .mask {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1000;
  position: absolute;
  top: 0;
  left: 0;
}
.curtain .curtain_box {
  position: absolute;
  max-width: 90%;
  max-height: 90%;
  left: 50%;
  top: 50%;
  background: #fff;
  overflow: hidden;
  z-index: 10000;
  transform: translate(-50%, -50%);
}
.curtain .curtain_box .curtain_title {
  position: relative;
  padding: 0 30px;
  background: #1c4798;
}
.curtain .curtain_box .curtain_title .close_tc {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 60px;
  cursor: pointer;
  z-index: 10000;
}
.curtain .curtain_box .curtain_title .close_tc::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -1px 0 0 -10px;
  width: 20px;
  height: 2px;
  background: #999999;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.curtain .curtain_box .curtain_title .close_tc::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -1px 0 0 -10px;
  width: 20px;
  height: 2px;
  background: #999999;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.curtain6 .curtain_box {
  /* border-radius: 0.15rem; */
}
.curtain6 .curtain_box .curtain_title .g-del {
  cursor: pointer;
  top: -0.1rem;
  right: -0.14rem;
  width: 0.56rem;
  height: 0.56rem;
  position: absolute;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #231815;
}
.curtain6 .curtain_box .curtain_title .g-del svg {
  margin: 0.03rem 0.03rem 0 0;
  height: auto;
  width: 23%;
}
.curtain6 .curtain_box .curtain_title .g-del svg path {
  fill: #fff;
}
.curtain6 .curtain_box .x-con {
  width: 13rem;
  padding: 0.4rem 0.4rem 0.28rem;
}
@media (max-width: 1580px) {
  .curtain6 .curtain_box .x-con {
    width: 12rem;
  }
}
@media (max-width: 991px) {
  .curtain6 .curtain_box .x-con {
    width: 10rem;
  }
}
@media (max-width: 767px) {
  .curtain6 .curtain_box .x-con {
    width: 6.8rem;
  }
}
.curtain6 .curtain_box .x-con .x-ri .x-tp {
  padding-bottom: 0.2rem;
}
.curtain6 .curtain_box .x-con .x-ri .x-tp .x-title {
  margin-bottom: 0.12rem;
  font-weight: bold;
  color: #000;
  line-height: 1.2;
}
.curtain6 .curtain_box .x-con .x-ri .x-tp .x-p {
  color: #010101;
  font-weight: bold;
}
@media (max-width: 767px) {
  .curtain6 .curtain_box .x-con .x-ri .x-tp .x-p {
    margin-left: 0;
    margin-top: 0.1rem;
  }
}
.curtain6 .curtain_box .x-con .x-ri .x-tp .x-p span {
  color: #C86B6B;
}
@media (max-width: 767px) {
  .curtain6 .curtain_box .x-con .x-ri form {
    max-height: 8.2rem;
    overflow-y: auto;
  }
}
.curtain6 .curtain_box .x-con .x-ri form .inp {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .curtain6 .curtain_box .x-con .x-ri form .inp {
    flex-direction: column;
  }
}
.curtain6 .curtain_box .x-con .x-ri form .inp .inp_box {
  width: calc(50% - 0.08rem);
  margin-bottom: 0.22rem;
}
@media (max-width: 767px) {
  .curtain6 .curtain_box .x-con .x-ri form .inp .inp_box {
    width: 100%;
    padding: 0;
  }
}
.curtain6 .curtain_box .x-con .x-ri form .inp .inp_box .inp_box_p {
  margin-bottom: 0.1rem;
  line-height: 1.1;
  font-weight: bold;
}
.curtain6 .curtain_box .x-con .x-ri form .inp .inp_box .inp_box_p span {
  display: inline-block;
  color: #C86B6B;
  margin-right: 0.04rem;
  font-style: initial;
}
.curtain6 .curtain_box .x-con .x-ri form .inp .inp_box input {
  background: #f6f6f6;
  width: 100%;
  height: 0.64rem;
  padding: 0 14px;
}
@media (max-width: 1580px) {
  .curtain6 .curtain_box .x-con .x-ri form .inp .inp_box input {
    height: 0.6rem;
  }
}
@media (max-width: 767px) {
  .curtain6 .curtain_box .x-con .x-ri form .inp .inp_box input {
    height: 0.8rem;
  }
}
.curtain6 .curtain_box .x-con .x-ri form .inp .inp_box .sot_select_nr {
  position: relative;
  min-width: 1.8rem;
  border: 1px solid #dddddd;
  border-radius: 0.06rem;
}
.curtain6 .curtain_box .x-con .x-ri form .inp .inp_box .sot_select_nr .sel_text_x {
  color: #666;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 0.1rem;
  background: #fff;
  width: 100%;
  height: 0.5rem;
  padding: 0 20px;
}
@media (max-width: 1580px) {
  .curtain6 .curtain_box .x-con .x-ri form .inp .inp_box .sot_select_nr .sel_text_x {
    height: 0.6rem;
  }
}
@media (max-width: 767px) {
  .curtain6 .curtain_box .x-con .x-ri form .inp .inp_box .sot_select_nr .sel_text_x {
    height: 0.8rem;
  }
}
.curtain6 .curtain_box .x-con .x-ri form .inp .inp_box .sot_select_nr .sel_text_x svg {
  width: 9px;
  height: auto;
  flex-shrink: 0;
  z-index: 100;
}
.curtain6 .curtain_box .x-con .x-ri form .inp .inp_box .sot_select_nr .sel_text_x svg path {
  fill: #666666;
}
.curtain6 .curtain_box .x-con .x-ri form .inp .inp_box .sot_select_nr .sel_text_box {
  width: 100%;
  background: #fff;
  border-radius: 5px;
  position: absolute;
  left: 0;
  text-align: left;
  overflow: hidden;
  top: 100%;
  border: 1px solid #d2d2d2;
  z-index: 200;
  display: none;
  max-height: 160px;
  overflow-y: auto;
}
.curtain6 .curtain_box .x-con .x-ri form .inp .inp_box .sot_select_nr .sel_text_box a {
  color: #000;
  padding: 7px 0 7px 0.2rem;
  display: block;
  cursor: pointer;
}
.curtain6 .curtain_box .x-con .x-ri form .inp .inp_box .sot_select_nr .sel_text_box a:hover {
  background: #C86B6B;
  color: #fff;
}
.curtain6 .curtain_box .x-con .x-ri form .zz-inputBox2 {
  margin-bottom: 0.22rem;
}
.curtain6 .curtain_box .x-con .x-ri form .zz-inputBox2 .zz-input {
  width: 100%;
}
.curtain6 .curtain_box .x-con .x-ri form .zz-inputBox2 .zz-input .zz-div1 {
  margin-bottom: 4px;
  color: #000000;
  font-weight: bold;
}
.curtain6 .curtain_box .x-con .x-ri form .zz-inputBox2 .zz-input .zz-div3 {
  margin-bottom: 0.1rem;
  color: #999;
}
.curtain6 .curtain_box .x-con .x-ri form .zz-inputBox2 .zz-input .zz-div2 {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .curtain6 .curtain_box .x-con .x-ri form .zz-inputBox2 .zz-input .zz-div2 {
    flex-direction: column;
  }
}
.curtain6 .curtain_box .x-con .x-ri form .zz-inputBox2 .zz-input .zz-div2 .zz-jlBox {
  width: 100%;
  height: 0.64rem;
  background: #f6f6f6;
  padding: 0 10px;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .curtain6 .curtain_box .x-con .x-ri form .zz-inputBox2 .zz-input .zz-div2 .zz-jlBox {
    height: 0.8rem;
    margin-bottom: 0.2rem;
  }
}
.curtain6 .curtain_box .x-con .x-ri form .zz-inputBox2 .zz-input .zz-div2 .zz-jlBox p {
  color: #999;
}
@media (max-width: 767px) {
  .curtain6 .curtain_box .x-con .x-ri form .zz-inputBox2 .zz-input .zz-div2 .zz-jlBox p {
    font-size: 0.28rem;
  }
}
.curtain6 .curtain_box .x-con .x-ri form .zz-inputBox2 .zz-input .zz-div2 .zz-btn1 {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  background: #000000;
  padding: 0 0.25rem;
  margin-left: 0.18rem;
  width: 1.7rem;
  height: 0.64rem;
  transition: all 0.4s;
  color: #999999;
  border-radius: 100px;
  position: relative;
}
@media (max-width: 1580px) {
  .curtain6 .curtain_box .x-con .x-ri form .zz-inputBox2 .zz-input .zz-div2 .zz-btn1 {
    height: 0.6rem;
  }
}
@media (max-width: 767px) {
  .curtain6 .curtain_box .x-con .x-ri form .zz-inputBox2 .zz-input .zz-div2 .zz-btn1 {
    height: 0.8rem;
    margin-left: 0;
  }
}
.curtain6 .curtain_box .x-con .x-ri form .zz-inputBox2 .zz-input .zz-div2 .zz-btn1:hover {
  background: #C86B6B;
}
.curtain6 .curtain_box .x-con .x-ri form .zz-inputBox2 .zz-input .zz-div2 .zz-btn1 span {
  font-weight: 400;
  position: relative;
  z-index: 2;
  color: #fff;
}
.curtain6 .curtain_box .x-con .x-ri form .zz-inputBox2 .zz-input .zz-div2 .zz-btn1 .c-file {
  pointer-events: none;
  position: absolute;
  opacity: 0;
  cursor: pointer;
  z-index: 7;
  top: 0;
  left: 0;
  width: 100%;
}
.curtain6 .curtain_box .x-con .x-ri form .zz-inputBox2 .jion_hi {
  margin-top: 10px;
  height: 0.64rem;
  max-width: 3rem;
  background: #f6f6f6;
  padding: 0 0.44rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .curtain6 .curtain_box .x-con .x-ri form .zz-inputBox2 .jion_hi {
    height: 0.8rem;
  }
}
.curtain6 .curtain_box .x-con .x-ri form .zz-inputBox2 .jion_hi p {
  color: #000;
}
.curtain6 .curtain_box .x-con .x-ri form .zz-inputBox2 .jion_hi .g-del {
  cursor: pointer;
  top: -0.05rem;
  right: -0.07rem;
  width: 0.3rem;
  height: 0.3rem;
  position: absolute;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #231815;
}
.curtain6 .curtain_box .x-con .x-ri form .zz-inputBox2 .jion_hi .g-del svg {
  margin: 0.03rem 0.03rem 0 0;
  height: auto;
  width: 26.66%;
}
.curtain6 .curtain_box .x-con .x-ri form .zz-inputBox2 .jion_hi .g-del svg path {
  fill: #fff;
}
.curtain6 .curtain_box .x-con .x-ri form .x-inpp p {
  font-weight: bold;
  color: #000;
  margin-bottom: 0.05rem;
}
.curtain6 .curtain_box .x-con .x-ri form .x-inpp span {
  color: #999999;
  font-weight: bold;
  display: block;
  margin-top: 0.16rem;
}
.curtain6 .curtain_box .x-con .x-ri form .x-inpp span a {
  color: #C86B6B;
  text-decoration: underline;
}
.curtain6 .curtain_box .x-con .x-ri form .x-inpp input {
  background: #f6f6f6;
  width: 100%;
  height: 0.64rem;
  padding: 0 20px;
}
@media (max-width: 1580px) {
  .curtain6 .curtain_box .x-con .x-ri form .x-inpp input {
    height: 0.6rem;
  }
}
@media (max-width: 767px) {
  .curtain6 .curtain_box .x-con .x-ri form .x-inpp input {
    height: 0.8rem;
  }
}
.curtain6 .curtain_box .x-con .x-ri form .but {
  margin-top: 0.3rem;
}
@media (max-width: 767px) {
  .curtain6 .curtain_box .x-con .x-ri form .but {
    margin-top: 0.26rem;
  }
}
.curtain6 .curtain_box .x-con .x-ri form .but button {
  min-width: 2rem;
  height: 0.56rem;
  padding: 0 0.14rem;
  background: #000;
  color: #fff;
  border-radius: 100px;
  font-weight: bold;
  transition: all 0.4s;
}
.curtain6 .curtain_box .x-con .x-ri form .but button:hover {
  background: #C86B6B;
}
@media (max-width: 767px) {
  .curtain6 .curtain_box .x-con .x-ri form .but button {
    height: 0.8rem;
    padding: 0 0.9rem;
  }
}
