@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");
} */
* {
  padding: 0;
  margin: 0;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: calc(100vw/19.2);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 1901px) {
  html {
    font-size: 100px;
  }
}
@media (max-width: 1580px) {
  html {
    font-size: 66px;
  }
}
@media (max-width: 767px) {
  html {
    font-size: calc(100vw/7.5);
  }
}
body {
  min-height: 100%;
  font-family: 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  font-size: 16px;
  line-height: 1.5;
  color: #333;
  background: #fff;
}
@media (max-width: 1580px) {
  body {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  body {
    font-size: 0.28rem;
  }
}
img {
  max-width: 100%;
  border: 0;
  vertical-align: top;
}
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: normal;
}
a,
a:hover,
a:focus {
  text-decoration: none;
}
input,
button {
  -webkit-appearance: none;
  border-radius: 0;
}
button {
  cursor: pointer;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
textarea {
  resize: none;
  overflow: auto;
}
input,
button,
textarea,
select {
  border: 0;
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: normal;
  color: inherit;
  background: transparent;
}
select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select::-ms-expand {
  display: none;
}
table {
  border-collapse: collapse;
}
.font14 {
  font-size: 14px;
}
.font16 {
  font-size: 16px;
}
.font18 {
  font-size: 18px;
}
.font20 {
  font-size: 20px;
}
.font22 {
  font-size: 22px;
}
.font24 {
  font-size: 24px;
}
.font26 {
  font-size: 26px;
}
.font28 {
  font-size: 28px;
}
.font30 {
  font-size: 30px;
}
.font32 {
  font-size: 32px;
}
.font34 {
  font-size: 34px;
}
.font36 {
  font-size: 36px;
}
.font40 {
  font-size: 40px;
}
.font42 {
  font-size: 42px;
}
.font44 {
  font-size: 44px;
}
.font46 {
  font-size: 46px;
}
.font48 {
  font-size: 48px;
}
.font50 {
  font-size: 50px;
}
.font52 {
  font-size: 52px;
}
.font54 {
  font-size: 54px;
}
.font56 {
  font-size: 56px;
}
.font60 {
  font-size: 60px;
}
.font80 {
  font-size: 80px;
}
@media (max-width: 1580px) {
  .font16 {
    font-size: 14px;
  }
  .font18 {
    font-size: 16px;
  }
  .font20 {
    font-size: 18px;
  }
  .font22 {
    font-size: 20px;
  }
  .font24 {
    font-size: 22px;
  }
  .font26 {
    font-size: 24px;
  }
  .font28 {
    font-size: 26px;
  }
  .font30 {
    font-size: 28px;
  }
  .font32 {
    font-size: 30px;
  }
  .font34 {
    font-size: 32px;
  }
  .font36 {
    font-size: 34px;
  }
  .font40 {
    font-size: 38px;
  }
  .font42,
  .font44 {
    font-size: 40px;
  }
  .font46 {
    font-size: 42px;
  }
  .font48 {
    font-size: 44px;
  }
  .font50 {
    font-size: 46px;
  }
  .font52 {
    font-size: 48px;
  }
  .font54 {
    font-size: 50px;
  }
  .font56 {
    font-size: 52px;
  }
  .font60,
  .font80 {
    font-size: 56px;
  }
}
@media (max-width: 1260px) {
  .font16 {
    font-size: 14px;
  }
  .font18 {
    font-size: 16px;
  }
  .font20 {
    font-size: 18px;
  }
  .font22 {
    font-size: 20px;
  }
  .font24 {
    font-size: 22px;
  }
  .font26 {
    font-size: 24px;
  }
  .font28 {
    font-size: 24px;
  }
  .font30 {
    font-size: 26px;
  }
  .font32 {
    font-size: 28px;
  }
  .font34 {
    font-size: 28px;
  }
  .font36,
  .font40 {
    font-size: 30px;
  }
  .font42,
  .font44 {
    font-size: 32px;
  }
  .font46 {
    font-size: 36px;
  }
  .font48,
  .font50,
  .font52,
  .font54,
  .font56 {
    font-size: 38px;
  }
  .font60,
  .font80 {
    font-size: 46px;
  }
}
@media (max-width: 767px) {
  .font14,
  .font16 {
    font-size: 0.26rem;
  }
  .font18,
  .font20 {
    font-size: 0.3rem;
  }
  .font22,
  .font24,
  .font26,
  .font28 {
    font-size: 0.32rem;
  }
  .font30,
  .font32,
  .font34 {
    font-size: 0.34rem;
  }
  .font36,
  .font40 {
    font-size: 0.4rem;
  }
  .font42,
  .font44,
  .font46 {
    font-size: 0.46rem;
  }
  .font48,
  .font50,
  .font52,
  .font54,
  .font56,
  .font60,
  .font80 {
    font-size: 0.48rem;
  }
}
/* S */
.g-join1 {
overflow: hidden;
}
.g-join1 .hm_tit .f_tit{color: #e94609;}
.g-join1 .g-join1-box {
  border-radius: 0.1rem;
  overflow: hidden;
  position: relative;margin-top: 3%;
}
.g-join1 .g-join1-box .imgbj {
  position: relative;
}
@media (max-width: 767px) {
  .g-join1 .g-join1-box {margin-top: 5%;}
  .g-join1 .g-join1-box .imgbj {
    display: none;
  }
}
.g-join1 .g-join1-box .imgbj .public-img {
  background-color: #000;
}
.g-join1 .g-join1-box .imgbj .public-img:before {
  padding-top: 51.42857143%;
}
.g-join1 .g-join1-box .imgbj .public-img img {
  opacity: 0.8;
}
.g-join1 .g-join1-box .imgbj .imgbj-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  opacity: 0;
}
.g-join1 .g-join1-box .imgbj .imgbj-box.on {
  display: block;
  position: relative;
  opacity: 1;
}
.g-join1 .g-join1-box .g-join1-txt {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  color: #fff;
  display: flex;
}
@media (max-width: 767px) {
  .g-join1 .g-join1-box .g-join1-txt {
    position: initial;
    flex-direction: column;
  }
}
.g-join1 .g-join1-box .g-join1-txt .item {
  border-left: 1px solid rgba(255, 255, 255, 0.7);
  height: 100%;
  width: 80%;
  position: relative;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .g-join1 .g-join1-box .g-join1-txt .item {
    width: 100%;
    margin-bottom: 0.5rem;
    border-radius: 0.1rem;
    overflow: hidden;
  }
}
.g-join1 .g-join1-box .g-join1-txt .item.on {
  width: 62.857%;
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .g-join1 .g-join1-box .g-join1-txt .item.on {
    width: 100%;
  }
}
.g-join1 .g-join1-box .g-join1-txt .item.on .g-xs {
  opacity: 0;
}
.g-join1 .g-join1-box .g-join1-txt .item.on .g-yr {
  opacity: 1;
  transition: all 0.4s 0.4s;
}
.g-join1 .g-join1-box .g-join1-txt .item .imgbj-box {
  display: none;
}
.g-join1 .g-join1-box .g-join1-txt .item .imgbj-box.public-img::before {padding-top: 70%;}
@media (max-width: 767px) {
  .g-join1 .g-join1-box .g-join1-txt .item .imgbj-box {
    display: block;
  }
  .g-join1 .g-join1-box .g-join1-txt .item .imgbj-box:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.4) 80%);
  }
}

.g-join1 .g-join1-box .g-join1-txt .item .g-xs {
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8% 8%;
  transition: all 0.4s;
  position: absolute;
  bottom: 0;
}
@media (max-width: 767px) {
  .g-join1 .g-join1-box .g-join1-txt .item .g-xs {
    display: none;
  }
}
.g-join1 .g-join1-box .g-join1-txt .item .g-xs h3 {
  transition: all 0.4s;
  text-align: left;color: #ffffff;
}
@media (max-width: 1260px) {
  .g-join1 .g-join1-box .g-join1-txt .item .g-xs h3 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .g-join1 .g-join1-box .g-join1-txt .item .g-xs h3 {
    font-size: 0.26rem;
  }
}
.g-join1 .g-join1-box .g-join1-txt .item .g-yr {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  opacity: 0;
  padding: 6% 6%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  transition: all 0.4s 0s;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .g-join1 .g-join1-box .g-join1-txt .item .g-yr {
    opacity: 1 !important;
    z-index: 10;
  }
}
.g-join1 .g-join1-box .g-join1-txt .item .g-yr h3 {
  margin-bottom: 0.1rem;color: #ffffff;
  position: relative;font-weight: bold;
}
.g-join1 .g-join1-box .g-join1-txt .item .g-yr .g-p {
  min-width: 6.6rem;
  position: relative;
  opacity: 0.5;
  opacity: 1;margin-top: 1%;
}
.g-join1 .g-join1-box .g-join1-txt .item .g-yr .g-p p{line-height: 2;}

@media (max-width: 1260px) {
  .g-join1 .g-join1-box .g-join1-txt .item .g-yr .g-p {
    font-size: 18px;
    min-width: 4.6rem;
  }
  .g-join1 .g-join1-box .g-join1-txt .item .g-yr .g-p br {
    display: none;
  }
}
@media (max-width: 767px) {  
  .g-join1 .g-join1-box .g-join1-txt .item .g-yr .g-p{font-size: 16px;}
  .g-join1 .g-join1-box .g-join1-txt .item .g-yr .g-p p{line-height: 1.6;}
}
@media (max-width: 480px) {
  .g-join1 .g-join1-box .g-join1-txt .item .imgbj-box{min-height: 250px;}
}
.g-join2 {
  padding: 1.15rem 0 1.2rem;
}
.g-join2 .g-join2-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.g-join2 .g-join2-box .item {
  padding: 0.7rem 0.38rem;
  margin-right: 0.2rem;
  border-radius: 0.1rem;
  background: #fafafa;
  text-align: center;
  transition: all 0.4s;
  width: calc(25% - 0.15rem);
}
@media (max-width: 991px) {
  .g-join2 .g-join2-box .item {
    width: calc(50% - 0.1rem);
    margin: 0 0 0.2rem 0;
  }
}
@media (max-width: 767px) {
  .g-join2 .g-join2-box .item {
    margin-bottom: 0.5rem;
  }
}
.g-join2 .g-join2-box .item:hover {
  background: #e94609;
  color: #fff;
}
.g-join2 .g-join2-box .item:hover .g-txt h3 {color: #ffffff;}
@media (max-width: 767px) {
  .g-join2 .g-join2-box .item:hover .g-svg {
    display: none;
  }
}
.g-join2 .g-join2-box .item:hover .g-svg svg path {
  fill: #fff;
}
.g-join2 .g-join2-box .item:hover .g-txt .g-txt-box .g-p {
  opacity: 1;
  top: 0;
}
.g-join2 .g-join2-box .item:hover .g-txt .g-txt-box .g-jia {
  opacity: 0;
  bottom: -0.3rem;
}
.g-join2 .g-join2-box .item:last-child {
  margin-right: 0;
}
.g-join2 .g-join2-box .item .g-svg {
  margin-bottom: 0.68rem;
}
@media (max-width: 767px) {
  .g-join2 .g-join2-box .item .g-svg {
    margin-bottom: 0.26rem;
  }
}
.g-join2 .g-join2-box .item .g-svg svg,
.g-join2 .g-join2-box .item .g-svg img {
  width: auto;
  height: 1rem;
  max-width: 100%;
}
.g-join2 .g-join2-box .item .g-svg svg path,
.g-join2 .g-join2-box .item .g-svg img path {
  fill: #e94609;
  transition: all 0.4s;
}
.g-join2 .g-join2-box .item .g-txt h3 {
  margin-bottom: 0.25rem;
  line-height: 1;
  /* transition: all 0.4s; */
}
.g-join2 .g-join2-box .item .g-txt .g-txt-box {
  position: relative;
}
.g-join2 .g-join2-box .item .g-txt .g-txt-box .g-p {
  opacity: 0;
  height: 4.5em;
  position: relative;
  z-index: 10;
  top: 0.4rem;
  transition: all 0.4s;
}
.g-join2 .g-join2-box .item .g-txt .g-txt-box .g-p p,
.g-join2 .g-join2-box .item .g-txt .g-txt-box .g-p > div {
  color: #fff;
  transition: all 0s;
}
.g-join2 .g-join2-box .item .g-txt .g-txt-box .g-jia {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  transition: all 0.4s;
}
.g-join2 .g-join2-box .item .g-txt .g-txt-box .g-jia svg {
  width: 0.2rem;
  height: auto;
}
@media (max-width: 767px) {
  .g-join2 .g-join2-box .item .g-txt .g-txt-box .g-jia svg {
    width: 0.3rem;
  }
}
.g-join2 .g-join2-box .item .g-txt .g-txt-box .g-jia svg path {
  fill: #333333;
}
.c-join3 .c-join3-box {
  position: relative;
}
.c-join3 .c-join3-box .txt {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  color: #fff;
  pointer-events: none;
}
.c-join3 .c-join3-box .txt .container {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.c-join3 .c-join3-box .txt .container .txt_box {
  width: 5.1rem;
  pointer-events: initial;
}
@media (max-width: 1580px) {
  .c-join3 .c-join3-box .txt .container .txt_box {
    width: 5.4rem;
  }
}
@media (max-width: 767px) {
  .c-join3 .c-join3-box .txt .container .txt_box {
    width: 100%;
  }
}
.c-join3 .c-join3-box .txt .container .txt_box h3 {
  margin-bottom: 0.22rem;
}
.c-join3 .c-join3-box .txt .container .txt_box p {
  line-height: 2;
  margin-bottom: 0.5rem;
}
.c-join3 .c-join3-box .txt .container .txt_box a {
  padding: 0 0.44rem;
  height: 0.6rem;
  display: inline-flex;
  align-items: center;
  border-radius: 100px;
  border: 1px solid #fff;
  background: none;
  color: #fff;
  transition: all 0.4s;
}
.c-join3 .c-join3-box .txt .container .txt_box a:hover {
  background: #fff;
  color: #333;
}
@media (max-width: 767px) {
  .c-join3 .c-join3-box .txt .container .txt_box a {
    height: 0.8rem;
  }
}
.c-join3 .c-join3-box .c-join3-swi .box {
  position: relative;
}
.c-join3 .c-join3-box .c-join3-swi .box .public-img:before {
  padding-top: 41.66666667%;
}
@media (max-width: 767px) {
  .c-join3 .c-join3-box .c-join3-swi .box .public-img:before {
    padding-top: 119.79166667%;
  }
}
.c-join3 .c-join3-box .c-join3-swi .swip2_pag {
  bottom: 0.35rem;
}
.c-join3 .c-join3-box .c-join3-swi .swip2_pag span {
  width: 10px;
  height: 10px;
  background: #fff;
  opacity: 0.3;
  margin: 0 0.1rem;
}
@media (max-width: 767px) {
  .c-join3 .c-join3-box .c-join3-swi .swip2_pag span {
    width: 6px;
    height: 6px;
  }
}
.c-join3 .c-join3-box .c-join3-swi .swip2_pag .swiper-pagination-bullet-active {
  opacity: 1;
}
.g-join4 {
  padding: 1.15rem 0 1.2rem;
}
.g-join4 .g-join4-box {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .g-join4 .g-join4-box {
    flex-wrap: wrap;
  }
}
.g-join4 .g-join4-box .item {
  position: relative;
  border-radius: 0.1rem;
  overflow: hidden;
  width: calc(50% - 0.1rem);
}
@media (max-width: 767px) {
  .g-join4 .g-join4-box .item {
    width: 100%;
    margin-bottom: 0.5rem;
  }
}
.g-join4 .g-join4-box .item:hover .public-img img {
  transform: scale(1.05);
}
.g-join4 .g-join4-box .item:hover .txt a {
  background: #fff;
}
.g-join4 .g-join4-box .item:hover .txt a p {
  color: #333;
}
.g-join4 .g-join4-box .item:hover .txt a svg path {
  fill: #333;
}
.g-join4 .g-join4-box .item .public-img:before {
  padding-top: 63.76811594%;
}
.g-join4 .g-join4-box .item .txt {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 10;
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: all 0.4s;
}
.g-join4 .g-join4-box .item .txt h3 {
  color: #fff;
  margin-bottom: 0.26rem;
}
@media (max-width: 767px) {
  .g-join4 .g-join4-box .item .txt h3 {
    font-size: 0.36rem;
  }
}
.g-join4 .g-join4-box .item .txt a {
  padding: 0 0.44rem;
  height: 0.6rem;
  display: inline-flex;
  align-items: center;
  border-radius: 100px;
  border: 1px solid #fff;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .g-join4 .g-join4-box .item .txt a {
    padding: 0 0.6rem;
    height: 0.8rem;
  }
}
.g-join4 .g-join4-box .item .txt a svg {
  width: 0.15rem;
  height: auto;
  margin-left: 0.1rem;
}
@media (max-width: 767px) {
  .g-join4 .g-join4-box .item .txt a svg {
    width: 0.26rem;
  }
}
.g-join4 .g-join4-box .item .txt a svg path {
  transition: all 0.4s;
  fill: #fff;
}
.g-join4 .g-join4-box .item .txt a p {
  transition: all 0.4s;
  color: #fff;
}
.g-soc2 {
  padding: 1.2rem 0 0.8rem;
}
.g-soc2 .g-soc2-box .item {
  margin-bottom: 0.8rem;
}
.g-soc2 .g-soc2-box .item .hm_tit {
  margin-bottom: 0.4rem;
  text-align: left;
}
.g-soc2 .g-soc2-box .item .hm_tit h2 {
  line-height: 1;
}
.g-soc2 .g-soc2-box .item .g-soc2-con {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .g-soc2 .g-soc2-box .item .g-soc2-con {
    flex-direction: column;
  }
}
.g-soc2 .g-soc2-box .item .g-soc2-con .public-img {
  width: 50%;
}
.g-soc2 .g-soc2-box .item .g-soc2-con .public-img:hover img {
  transform: scale(1.05);
}
@media (max-width: 991px) {
  .g-soc2 .g-soc2-box .item .g-soc2-con .public-img {
    width: 100%;
  }
}
.g-soc2 .g-soc2-box .item .g-soc2-con .public-img:before {
  padding-top: 60%;
}
.g-soc2 .g-soc2-box .item .g-soc2-con .txt {
  width: 50%;
  padding: 0.35rem 1.05rem 0 0.5rem;
}
@media (max-width: 991px) {
  .g-soc2 .g-soc2-box .item .g-soc2-con .txt {
    width: 100%;
    padding: 0.4rem 0;
  }
}
.g-soc2 .g-soc2-box .item .g-soc2-con .txt p {
  line-height: 2;
  color: #666;
  margin-bottom: 0.4rem;
}
.g-beau1 .public-box2 {
  padding: 0.55rem 0 1.25rem;
}
.g-beau2 {
  background: #fafafa;
  padding: 1.25rem 0 0;
}
.g-beau2 .g-beau2-box {
  padding-bottom: 1px;
}
.g-beau2 .g-beau2-box .item {
  padding-bottom: 0.6rem;
  margin-bottom: 0.6rem;
  border-bottom: 1px solid #ddd;
}
.g-beau2 .g-beau2-box .item:last-child {
  border: none;
}
.g-beau2 .g-beau2-box .item .g-h3 {
  margin-bottom: 0.5rem;
  display: flex;
  align-items: center;
}
.g-beau2 .g-beau2-box .item .g-h3 i {
  width: 4px;
  height: 0.35rem;
  background: #333333;
  border-radius: 4px;
  margin-right: 0.21rem;
}
.g-beau2 .g-beau2-box .item .g-swi {
  position: relative;
}
.g-beau2 .g-beau2-box .item .g-swi .public-img {
  border-radius: 0.1rem;
}
.g-beau2 .g-beau2-box .item .g-swi .public-img:hover img {
  transform: scale(1.05);
}
.g-beau2 .g-beau2-box .item .g-swi .public-img:before {
  padding-top: 107.46268657%;
}
@media (max-width: 991px) {
  .g-beau2 .g-beau2-box .item .g-swi .g_qie {
    display: none;
  }
}
.g-beau2 .g-beau2-box .item .g-swi .g_qie .pub_nav {
  width: 0.6rem;
  height: 0.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #e1e1e1;
  /* box-shadow: 0 0 0.2rem rgba(0,0,0,0.05); */
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  z-index: 10;
  cursor: pointer;
  transition: all 0.4s;
}
.g-beau2 .g-beau2-box .item .g-swi .g_qie .pub_nav:hover {
  background: #000;
}
.g-beau2 .g-beau2-box .item .g-swi .g_qie .pub_nav:hover svg path {
  fill: #fff;
}
.g-beau2 .g-beau2-box .item .g-swi .g_qie .pub_nav svg {
  width: 16.67%;
  height: auto;
}
.g-beau2 .g-beau2-box .item .g-swi .g_qie .pub_nav svg path {
  fill: #fff;
  opacity: 1;
}
.g-beau2 .g-beau2-box .item .g-swi .g_qie .pub_prev {
  left: -0.9rem;
}
@media (max-width: 1260px) {
  .g-beau2 .g-beau2-box .item .g-swi .g_qie .pub_prev {
    left: -0.7rem;
  }
}
.g-beau2 .g-beau2-box .item .g-swi .g_qie .pub_prev svg {
  transform: rotate(180deg);
}
.g-beau2 .g-beau2-box .item .g-swi .g_qie .pub_prev.swiper-button-disabled {
  display: none;
}
.g-beau2 .g-beau2-box .item .g-swi .g_qie .pub_next {
  right: -0.9rem;
}
@media (max-width: 1260px) {
  .g-beau2 .g-beau2-box .item .g-swi .g_qie .pub_next {
    right: -0.7rem;
  }
}
.g-beau2 .g-beau2-box .item .g-swi .g_qie .pub_next.swiper-button-disabled {
  display: none;
}
.g-beau2 .g-beau2-box .item .txt {
  margin-top: 0.48rem;
  padding: 0 0.8rem 0 0.26rem;
}
.g-beau2 .g-beau2-box .item .txt .g-year {
  margin-bottom: 0.12rem;
  position: relative;
}
.g-beau2 .g-beau2-box .item .txt .g-year p {
  font-weight: bold;
}
.g-beau2 .g-beau2-box .item .txt .g-year i {
  width: 6px;
  height: 6px;
  border: 1px solid #333;
  border-radius: 50%;
  position: absolute;
  left: -0.26rem;
  top: 50%;
  margin-top: -3px;
}
.g-beau2 .g-beau2-box .item .txt .g-p {
  /* transition: all 1s; */
  line-height: 1.6;
  max-height: 5.8em;
  overflow: hidden;
}
.g-beau2 .g-beau2-box .item .txt .g-p.on {
  max-height: initial;
  height: auto;
  -webkit-line-clamp: initial;
}
@media (max-width: 767px) {
  .g-beau2 .g-beau2-box .item .txt .g-p.on {
    /* max-height: 30em; */
  }
}
.g-beau2 .g-beau2-box .item .txt .g-p p {
  color: #666;
  height: auto;
}
.g-beau2 .g-beau2-box .item .txt .g-more {
  cursor: pointer;
  margin-top: 0.2rem;
  display: inline-flex;
  align-items: center;
}
.g-beau2 .g-beau2-box .item .txt .g-more svg {
  margin-left: 0.08rem;
  width: 8px;
  height: auto;
}
.g-beau2 .g-beau2-box .item .txt .g-more svg path {
  fill: #333;
}
.g-beau2 .g-beau2-box .item .txt .c-btn {
  margin-top: 0.3rem;
  display: flex;
  align-items: center;
  color: #333;
  transition: all 0.4s;
  cursor: pointer;
}
.g-beau2 .g-beau2-box .item .txt .c-btn .c-box span:nth-child(2) {
  display: none;
}
.g-beau2 .g-beau2-box .item .txt .c-btn img,
.g-beau2 .g-beau2-box .item .txt .c-btn svg {
  margin-left: 0.1rem;
  width: 12px;
  height: 12px;
  transform: rotate(90deg);
}
.g-beau2 .g-beau2-box .item .txt .c-btn img path,
.g-beau2 .g-beau2-box .item .txt .c-btn svg path {
  fill: #333;
}
.g-beau2 .g-beau2-box .item .txt.on .c-text {
  height: auto;
}
.g-beau2 .g-beau2-box .item .txt.on .c-btn .c-box span {
  display: none;
}
.g-beau2 .g-beau2-box .item .txt.on .c-btn .c-box span:nth-child(2) {
  display: block;
}
.g-beau2 .g-beau2-box .item .txt.on .c-btn img,
.g-beau2 .g-beau2-box .item .txt.on .c-btn svg {
  transform: rotate(-90deg);
}
.g-happ2 .g-beau2-box .item .txt {
  padding-left: 0;
}
.g-happ2 .g-beau2-box .item .txt .g-p {
  /* transition: all 1s; */
  line-height: 1.6;
  height: 6.4em;
  /* max-height: 6.4em; */
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.g-happ2 .g-beau2-box .item .txt .g-p .g-p-box p {
  padding-left: 0.26rem;
  color: #666;
  height: auto;
  position: relative;
}
.g-happ2 .g-beau2-box .item .txt .g-p .g-p-box p:after {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  border: 1px solid #333;
  border-radius: 50%;
  position: absolute;
  left: 0rem;
  top: 0.75em;
  margin-top: -4px;
}
.g-happ2 .g-beau2-box .item .txt .g-p .g-p-box .p1 {
  font-weight: bold;
  color: #333;
  padding-left: 0;
}
.g-happ2 .g-beau2-box .item .txt .g-p .g-p-box .p1:after {
  display: none;
}
.g-happ2 .g-beau2-box .item .txt .g-p.on {
  /* max-height: 24em; */
  height: auto;
  -webkit-line-clamp: initial;
}
@media (max-width: 767px) {
  .g-happ2 .g-beau2-box .item .txt .g-p.on {
    /* max-height: 36em; */
  }
}
.g-inn2 {
  padding: 1.6rem 0 0;
  overflow: hidden;
}
.g-inn2 .g-inn2-box {
  padding-top: 1.05rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.g-inn2 .g-inn2-box.on .g-inn2-con1 {
  transform: translateX(0rem);
}
.g-inn2 .g-inn2-box.on .g-inn2-con2 {
  transform: translateX(0rem);
}
.g-inn2 .g-inn2-box .g-inn2-con1 {
  transform: translateX(2.3rem);
}
@media (max-width: 767px) {
  .g-inn2 .g-inn2-box .g-inn2-con1 {
    display: none !important;
  }
}
.g-inn2 .g-inn2-box .g-inn2-con2 {
  transform: translateX(-2.3rem);
}
@media (max-width: 767px) {
  .g-inn2 .g-inn2-box .g-inn2-con2 {
    display: none !important;
  }
}
.g-inn2 .g-inn2-box .g-inn2-con {
  transition: all 1s;
  margin-bottom: 0.92rem;
  display: flex;
  justify-content: center;
}
.g-inn2 .g-inn2-box .g-inn2-con:last-child {
  margin-bottom: 0;
}
.g-inn2 .g-inn2-box .g-inn2-con .item {
  margin: 0 0.2rem;
  width: 2.88rem;
  padding-bottom: 0.45rem;
  border-bottom: 1px solid #dddddd;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media (max-width: 1260px) {
  .g-inn2 .g-inn2-box .g-inn2-con .item {
    width: 2.3rem;
  }
}
@media (max-width: 991px) {
  .g-inn2 .g-inn2-box .g-inn2-con .item {
    width: 1.8rem;
  }
}
.g-inn2 .g-inn2-box .g-inn2-con .item:hover .g-num p {
  color: #e94609;
}
.g-inn2 .g-inn2-box .g-inn2-con .item:hover .g-num span {
  color: #e94609;
}
.g-inn2 .g-inn2-box .g-inn2-con .item:hover .g-p p {
  color: #e94609;
}
.g-inn2 .g-inn2-box .g-inn2-con .item .g-num {
  position: relative;
}
.g-inn2 .g-inn2-box .g-inn2-con .item .g-num p {
  line-height: 1;
  font-size: 0.72rem;
  font-family: 'shuzi';
  transition: all 0.4s;
}
@media (max-width: 991px) {
  .g-inn2 .g-inn2-box .g-inn2-con .item .g-num p {
    font-size: 0.6rem;
  }
}
.g-inn2 .g-inn2-box .g-inn2-con .item .g-num span {
  position: absolute;
  top: 0;
  left: 110%;
  font-weight: bold;
  transition: all 0.4s;
  white-space: nowrap;
}
.g-inn2 .g-inn2-box .g-inn2-con .item .g-p {
  margin-top: 0.1rem;
}
.g-inn2 .g-inn2-box .g-inn2-con .item .g-p p {
  color: #666;
  transition: all 0.4s;
}
.g-inn2 .g-inn2-box .g-inn2-con-mod {
  display: none;
}
@media (max-width: 767px) {
  .g-inn2 .g-inn2-box .g-inn2-con-mod {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .g-inn2 .g-inn2-box .g-inn2-con-mod .item {
    width: 44%;
    margin: 0 3%;
    margin-bottom: 0.4rem;
  }
}
.g-inn2 .g-inn2-box .g-inn2-con-mod .item .g-num span {
  font-size: 0.24rem;
}
.g-inn4 {
  padding: 0 0 1.1rem;
}
.g-inn4 .hm_tit {
  margin-bottom: 0.7rem;
}
.g-inn4 .hm_tit p {
  margin-top: 0.2rem;
}
.g-inn4 .g-inn4-box {
  position: relative;
  /* .g-logo{
			
			position: absolute;
			.g-logo-box{
				position: relative;
				.public-img{
					border: 1px solid #666;
					border-radius: 0.1rem;
					
					width: 1rem;
					&:before{
						.bfb(padding-top,56,100)
					}
				}
				p{
					position: absolute;
					top: calc(100% + 8px);
					left: 50%;
					transform: translateX(-50%);
					white-space: nowrap;
					font-weight: bold;
				}
			}
			.g-logo-line{
				position: absolute;
			}
		}
		.g-logo1{
			top: 32%;
			left: 14%;
			@media screen and (max-width: 1460px) {
				top: 35%;
				left: 18%;
			}
			.g-logo-line{
				width: 0.89rem;
				left: 100%;
				top: 0.34rem;
			}
		}
		.g-logo2{
			top: 12%;
			left: 38%;
			@media screen and (max-width: 1460px) {
				top: 14%;
				left: 41%
			}
			.g-logo-line{
				width: 0.89rem;
				left: 100%;
				top: 0.34rem;
			}
		}
		.g-logo3{
			top: 30%;
			left: 36%;
			@media screen and (max-width: 1460px) {
				top: 30%;
				left: 39%;
			}
			.g-logo-line{
				width: 0.88rem;
				left: 100%;
				top: 0.07rem;
			}
		}
		.g-logo4{
			top: 48%;
			left: 36%;
			@media screen and (max-width: 1460px) {
				top: 47%;
				left: 38%;
			}
			.g-logo-line{
				width: 0.56rem;
				left: 96%;
				bottom: 0.52rem;
			}
		}
		.g-logo5{
			top: 58%;
			left: 45%;
			@media screen and (max-width: 1460px) {
				top: 53%;
				left: 46%;
			}
			.g-logo-line{
				width: 0.1rem;
				left: 41%;
				bottom: 0.52rem;
			}
		}
		.g-logo6{
			top: 38%;
			left: 54%;
			@media screen and (max-width: 1460px) {
				top: 37%;
				left: 53%;
			}
			.g-logo-line{
				width: 0.56rem;
				right: 100%;
				bottom: 0.3rem;
			}
		}
		.g-logo7{
			top: 20%;
			left: 58%;
			@media screen and (max-width: 1460px) {
				top: 22%;
				left: 56%;
			}
			.g-logo-line{
				width: 0.94rem;
				right: 100%;
				top: 0.25rem;
			}
		}
		.g-logo8{
			top: 40%;
			left: 80%;
			@media screen and (max-width: 1460px) {
				top: 42%;
				left: 79%;
			}
			.g-logo-line{
				width: 0.94rem;
				right: 100%;
				top: 0.25rem;
			}
		} */
}
.g-inn4 .g-inn4-box .g-inn4-img {
  text-align: center;
}
@media (max-width: 767px) {
  .g-inn4 .hm_tit{width: 94%;margin: 0 auto;}
  .g-inn4 .hm_tit p{text-align: left;}
}
/* E */
