html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 200%;
  font-weight: normal;
}
input,
input:focus,
select,
select:focus,
textarea,
textarea:focus {
  outline: none;
  border: none;
  padding: 0;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input[type="number"] {
  -moz-appearance: textfield;
}
textarea {
  resize: none;
  font: inherit;
}
select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
select::-ms-expand {
  display: none;
}
a,
a:hover {
  text-decoration: none;
  transition: all 0.4s;
}
a:hover img {
  border: none;
}
a {
  color: #595757;
}
img {
  max-width: 100%;
}
.clear {
  clear: both;
}
.titLimit {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.titLimitMore {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.titLimit3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.jdjz {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  width: 100%;
}
.container {
  width: 13rem;
  margin: 0 auto;
  padding: 0;
}
.container::before,
.container::after {
  display: none;
}
@font-face {
  font-family: 'Bold';
  src: url('/Public/Front/base/font/SourceHanSansCN-Bold.otf') format('truetype');
}
@font-face {
  font-family: 'normal';
  src: url('/Public/Front/base/font/SourceHanSansCN-Regular.OTF') format('truetype');
}
@font-face {
  font-family: 'LBold';
  src: url('/Public/Front/base/font/Lato-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'Lnormal';
  src: url('/Public/Front/base/font/Lato-Regular.ttf') format('truetype');
}
.qrcode img {
  width: 100%!important;
  height: auto!important;
}
.header-gap {
  padding-top: 1rem;
}
.footer-gap {
  padding-bottom: 1.6rem !important;
}
.juan-content {
  display: inline-block;
  vertical-align: top;
  flex-wrap: wrap;
  justify-content: center;
  overflow: hidden;
  height: 0.55rem;
  position: relative;
  left: 0;
  top: 0;
  transition-duration: 0.5s;
  padding: 0.27rem 0;
  box-sizing: border-box;
  font-size: 0;
  width: 2.08rem;
}
.juan-content:hover {
  height: 4.7rem;
}
.juan-content .j1 {
  width: 100%;
  display: block;
  left: 0;
  position: absolute;
}
.juan-content .jc {
  position: relative;
  width: 80%;
  margin: 0 auto;
  overflow: hidden;
}
.juan-content .jc .jcimg {
  display: block;
  width: 100%;
  margin-top: 11%;
}
.juan-content .jc .jcconts {
  position: absolute;
  top: 10%;
  opacity: 0.4;
}
.juan-content .jc .jctext {
  font-size: 0.26rem;
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: center;
  transform: translate(-50%, -50%);
  white-space: nowrap;
  writing-mode: vertical-rl;
  /* 文字从上到下，从右到左 */
}
.juan-content .j1t {
  top: 0;
}
.juan-content .j1b {
  bottom: -0.02rem;
}
.page {
  margin: 30px 0;
  text-align: center;
}
.page .inputPage {
  text-align: center;
  margin-top: 0.1rem;
}
.page .inputPage div,
.page .inputPage a,
.page .inputPage input {
  display: inline-block;
  font-size: 0.2rem;
  vertical-align: middle;
}
.page .inputPage input {
  text-align: center;
  width: 0.4rem;
  border: 1px solid #333333;
  height: 0.3rem;
}
.page li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.15rem;
}
.page li a {
  color: #595757;
  font-size: 0.2rem;
}
.page .prev {
  width: 0.22rem;
  height: 0.22rem;
  background-image: url('/Public/Front/base/img/pagePrev.png');
  background-size: 100% 100%;
  display: block;
}
.page .next {
  width: 0.22rem;
  height: 0.22rem;
  background-image: url('/Public/Front/base/img/pagePrev.png');
  background-size: 100% 100%;
  transform: scale3d(-1, 1, 1);
  display: block;
}
html,
body {
  padding: 0;
  margin: 0;
  color: #595757;
  font-family: 'normal';
  font-size: 16px;
}
header {
  transition-duration: 0.5s;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background-color: white;
  z-index: 2;
}
header .languageEarth {
  display: flex;
  align-items: center;
  opacity: 1;
  transition-duration: 0.5s;
  margin-left: 0.2rem;
  border-left: 1px solid #595757;
}
header .languageEarth.hide {
  opacity: 0;
}
header.flexHead {
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10;
}
header.tracapt {
  background-color: transparent;
  border-bottom: 0.5px solid rgba(255, 255, 255, 0.5);
}
header.tracapt .headUl > li .a,
header.tracapt .language a,
header.tracapt .lo2 {
  color: white;
  display: inline-block;
}
header.tracapt .imgChange img:nth-of-type(1) {
  display: none;
}
header.tracapt .imgChange img:nth-of-type(2) {
  display: block;
}
header .headtwo {
  display: none;
  padding: 0.3rem 0;
  position: absolute;
  background-color: white;
  top: 100%;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 3800px;
  text-align: center;
}
header .headtwo:before {
  border-top: 0.01rem solid #dde0df;
  box-shadow: inset 0 0 5px #bbbbbb;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
header .headtwo .contFlex {
  display: flex;
  gap: 0.2rem;
  position: relative;
  justify-content: center;
}
header .headtwo .contFlex .close {
  right: 0;
  top: -0.2rem;
  width: 0.22rem;
  position: absolute;
  display: none;
}
header .headtwo .smosT .sm1 {
  font-size: 0.18rem;
  color: #595757;
  display: block;
}
header .headtwo .smosT .sm1:hover {
  font-weight: bold;
  color: #e9662f;
}
header .headtwo .smosT .sm2 {
  display: flex;
  gap: 0.2rem;
  min-height: 0.8rem;
}
header .headtwo .smosT .sm2 .sm21 {
  flex: 1;
  font-size: 0.18rem;
  color: #595757;
  margin-bottom: 0.1rem;
}
header .headtwo .smosT .sm2 .sm21 > a {
  display: block;
  margin-bottom: 0.1rem;
}
header .headtwo .smosT .sm2 .sm21 > a:hover {
  font-weight: bold;
}
header .hflex {
  background-color: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header .lo1 {
  font-size: 0;
}
header .lo1 img {
  width: 2rem;
}
header .lo2 {
  font-size: 0.16rem;
  color: #595757;
}
header .headUl {
  align-items: center;
  visibility: visible;
  transition-duration: 0.5s;
}
@media screen and (min-width: 991px) {
  header .headUl {
    display: flex!important;
  }
}
header .headUl.hide {
  transform: scale(0);
  visibility: hidden;
}
header .headUl > li {
  margin: 0 0.35rem;
  border-bottom: 2px solid transparent;
  position: relative;
}
header .headUl > li.active .a,
header .headUl > li:hover .a {
  color: #e9662f;
  font-weight: bold;
  position: relative;
  height: 1rem;
  display: block;
}
header .headUl > li.active .a:after,
header .headUl > li:hover .a:after {
  height: 2px;
  background-color: #e9662f;
  width: 100%;
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
}
header .headUl > li:hover .a:after {
  display: block;
}
header .headUl > li .a {
  line-height: 1rem;
  font-size: 0.18rem;
  color: #595757;
  position: relative;
}
header .hfdj {
  width: 0.21rem;
  margin-right: 0.4rem;
}
header .hfdj img {
  width: 100%;
}
header .headRight {
  display: flex;
  align-items: center;
  position: relative;
}
header .headRight .searchInput {
  visibility: hidden;
  transform: scale(0);
  transition-duration: 0.5s;
  position: absolute;
  right: 0;
  display: flex;
  align-items: center;
}
header .headRight .searchInput.show {
  transform: scale(1);
  visibility: visible;
  background-color: white;
}
header .headRight .searchInput label {
  background-color: white;
  border-radius: 0.1rem;
  padding: 0.14rem;
  border: 1px solid #a1a1a2;
  display: flex;
  margin-right: 0.2rem;
  align-items: center;
}
header .headRight .searchInput label input {
  font-size: 0.2rem;
  border: 0;
  outline: none;
}
header .headRight .searchInput img {
  max-width: unset;
  width: 0.2rem;
}
header .headRight .qiu {
  width: 0.25rem;
}
header .headRight .qiu img {
  width: 100%;
}
header .headRight .down {
  width: 0.15rem;
}
header .headRight .down img {
  width: 100%;
}
header .headRight .language {
  position: relative;
}
header .headRight .language > a {
  font-size: 0.2rem;
  display: block;
  width: 0.8rem;
  text-align: center;
}
header .headRight .language .lans {
  display: none;
  position: absolute;
  left: -50%;
  top: 100%;
  width: 200%;
  background-color: white;
  padding: 0.07rem;
}
header .headRight .language .lans > a {
  text-align: center;
  display: block;
  font-size: 0.16rem;
  line-height: 0.28rem;
}
footer {
  background-color: rgba(238, 238, 238, 0.5);
  background-image: url("/Public/Front/base/img/head/map.png");
  background-size: 6.83rem 2.88rem;
  background-position: 60% 20%;
  background-repeat: no-repeat;
}
footer .footTop {
  align-items: flex-start;
  margin-bottom: 0.8rem;
  padding-top: 0.7rem;
  display: flex;
}
footer .footTop .footTopc {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
footer .footTop .flogoq {
  width: 40%;
}
footer .footTop .flogoq .a1 {
  display: block;
  margin-bottom: 0.2rem /* 20/100 */;
}
footer .footTop .flogoq .a2 {
  display: flex;
}
footer .footTop .flogoq .a2 .a21 {
  width: 0.85rem;
  height: 0.85rem;
}
footer .footTop .flogoq .a2 .a22 {
  color: #878888;
  font-size: 0.12rem;
  margin-left: 0.1rem;
}
footer .footTop .flogoq .a2 .a22 > div {
  margin-bottom: 0.05rem;
}
footer .footTop .ful {
  display: inline-block;
  vertical-align: top;
}
footer .footTop .ful .ful1 a {
  color: #878888;
  font-size: 0.14rem;
  margin-bottom: 0.1rem;
}
footer .footTop .ful .ful1 a:hover {
  color: #e9662f;
}
footer .footTop .ful a {
  display: block;
}
footer .footTop .ful .fa1 {
  color: #595757;
  font-size: 0.14rem;
  margin-bottom: 0.18rem;
}
footer .footBtottom {
  border-top: 1px solid #cfcfd0;
  text-align: center;
  padding: 0.2rem 0;
}
footer .footBtottom a {
  color: #919292;
  font-size: 0.16rem;
}
header .downimg {
  width: 0.22rem;
  display: none;
}
header .mlogo {
  display: none;
}
header .slidemeun {
  display: none;
}
header .mobileUl .close {
  display: none;
}
.videoTan {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 10;
}
.videoTan.active {
  display: block;
}
.videoTan .hide {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.videoTan video {
  height: 80vh;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 80%;
}
.videoT {
  background-image: url('/Public/Front/base/img/ind-pri1.png');
  background-size: cover;
  background-position: center center;
}
.videoT .play {
  width: 0.68rem;
  height: 0.68rem;
  background-image: url("/Public/Front/base/img/play.png");
  background-size: 100% 100%;
  position: absolute;
  z-index: 3;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.videoT .play:hover {
  background-image: url("/Public/Front/base/img/playh.png");
}
.mySwiperCurt {
  margin-top: 1rem;
}
.mySwiperCurt .swiper-slide {
  width: 50%;
}
.mySwiperCurt .swiper-slide .swiper-box {
  opacity: 0.5;
  transition-duration: 0.5s;
}
.mySwiperCurt .swiper-slide-active .swiper-box {
  opacity: 1;
}
.swiper-newpation {
  text-align: center;
  margin-top: 0.7rem;
  font-size: 0;
}
.swiper-newpation > div {
  cursor: pointer;
  font-size: 0.16rem;
  text-align: center;
  color: #595757;
  width: 2.3rem;
  display: inline-block;
  vertical-align: top;
  border-top: 3px solid #eeeeee;
  padding: 0.2rem 0;
  margin-top: -3px;
}
.swiper-newpation > div.active {
  border-top: 3px solid #bd8862;
  color: #bd8862;
}
.swiper-box {
  position: relative;
  font-size: 0;
  border-radius: 0.1rem;
  overflow: hidden;
}
.swiper-box-img img {
  width: 100%;
}
.swiper-box-text {
  background-color: rgba(59, 39, 29, 0.8);
  color: white;
  text-align: center;
  padding: 0.12rem 0.8rem;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  box-sizing: border-box;
}
.swiper-box-text_t1 {
  font-size: 0.28rem;
  margin-bottom: 0.05rem;
}
.swiper-box-text_t2 {
  font-size: 0.14rem;
  line-height: 0.26rem;
  padding: 0 0.1rem;
}
.div-group {
  display: none;
}
@media screen and (max-width: 991px) {
  .swiper-box-text {
    padding: 0.12rem 0rem;
  }
  .div-group {
    display: flex;
  }
  .div-group-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 0.4rem;
    height: 0.4rem;
    text-align: center;
    border-radius: 0.05rem;
    border: 1px solid #a1a29f;
  }
  .div-group-btn.active {
    border-color: #e9662f;
  }
  .div-group-btn.active img:nth-of-type(1) {
    display: none;
  }
  .div-group-btn.active img:nth-of-type(2) {
    display: inline-block;
  }
  .div-group-btn:nth-of-type(2) img {
    transform: rotate(180deg);
  }
  .div-group-btn img {
    width: 0.22rem;
    display: block;
  }
  .div-group-btn img:nth-of-type(1) {
    display: inline-block;
  }
  .div-group-btn img:nth-of-type(2) {
    display: none;
  }
  header {
    height: auto;
    height: 0.5rem;
    padding: 0.25rem 0;
  }
  header .mobileUl {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    visibility: hidden;
    opacity: 0;
    transition-duration: 0.5s;
  }
  header .mobileUl .headUl {
    transform: translateX(4.17rem);
    transition-duration: 0.5s;
  }
  header .mobileUl .close {
    position: absolute;
    right: 0.4rem;
    top: 0.3rem;
    width: 0.2rem;
    display: block;
  }
  header .mobileUl.active {
    visibility: visible;
    opacity: 1;
  }
  header .mobileUl.active .headUl {
    transform: translateX(0);
  }
  header .mobileUl .mlogo {
    width: 1.9rem;
    display: block;
    margin: 0 auto;
    margin-top: 1.2rem;
    margin-bottom: 0.5rem;
  }
  header .mobileUl:after {
    content: "";
    position: absolute;
    width: 3200px;
    left: -800px;
    height: 100%;
    top: 0;
    background-color: rgba(0, 0, 0, 0.8);
  }
  header .hfdj {
    margin-right: 0.3rem;
  }
  header .downimg {
    display: inline-block;
  }
  header .languageEarth {
    border-left: 0;
  }
  header .slidemeun {
    width: 0.3rem;
    display: inline-block;
  }
  header .headUlli:hover .downimg {
    transform: rotate(180deg);
  }
  header .headUl > li.active,
  header .headUl > li:hover {
    border-bottom: 1px solid #a3a3a4;
  }
  header .headUl {
    transition-duration: unset;
    position: absolute;
    right: 0;
    top: 0;
    width: 4.17rem;
    height: 100%;
    flex-wrap: wrap;
    z-index: 2;
    background-color: white;
  }
  header .headUl > li {
    width: auto;
    border: 0px!important;
    padding: 0 0;
    margin: 0 0.4rem;
  }
  header .headUl > li .a {
    display: flex!important;
    justify-content: space-between;
    align-items: center;
    font-size: 0.18rem;
    font-weight: bold;
    line-height: 0.65rem !important;
    height: 0.65rem !important;
    border-bottom: 1px solid #d3d3d3;
  }
  header .headUl > li .a:after {
    display: none!important;
  }
  header .headtwo {
    position: unset;
    border-bottom: 1px solid #d3d3d3;
    width: auto;
    transform: unset;
    padding: 0.2rem 0;
  }
  header .headtwo:before {
    display: none;
  }
  header .headtwo .contFlex {
    flex-wrap: wrap;
    padding-left: 0.35rem;
  }
  header .headtwo .smosT {
    width: 100%;
    flex: unset;
    text-align: left;
  }
  header .headtwo .smosT .sm1 {
    border-bottom: 0px;
    margin-bottom: 0;
    font-size: 0.18rem;
  }
  header .headtwo .smosT .sm2 {
    min-height: unset;
  }
  header .headtwo .smosT .sm2 .sm21 > a {
    font-size: 0.18rem;
    color: #878888;
  }
  footer .footTopc {
    width: 100%;
    flex-wrap: wrap;
  }
  footer .footTopc .ful {
    width: 100%;
  }
  footer .footTop {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  footer .footTop .flogoq {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 0.7rem;
  }
  footer .footTop .flogoq .a1 {
    width: 1.9rem;
  }
  footer .footTop .flogoq .a1 img {
    width: 100%;
  }
  footer .footTop .flogoq .a2 {
    width: 100%;
  }
  footer .footTop .flogoq .a2 .a21 {
    width: 1rem;
    height: 1rem;
  }
  footer .footTop .flogoq .a2 .a22 {
    font-size: 0.18rem;
  }
  footer .footTop .ful {
    padding-top: 0.2rem;
    border-bottom: 1px solid #c2c2c2;
  }
  footer .footTop .ful:first-of-type {
    border-top: 1px solid #c2c2c2;
  }
  footer .footTop .ful .ful1 {
    display: none;
    padding-bottom: 0.15rem;
  }
  footer .footTop .ful .ful1 a {
    font-size: 0.17rem;
  }
  footer .footTop .ful .fa1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition-duration: 0.5s;
    font-size: 0.18rem;
    font-weight: bold;
  }
  footer .footTop .ful .fa1:after {
    content: "";
    background-image: url("/Public/Front/base/img/head/footRight.png");
    background-size: 100%;
    display: inline-block;
    width: 0.09rem;
    height: 0.14rem;
    transition-duration: 0.5s;
  }
  footer .footTop .ful .fa1.fa1d:after {
    transform: rotate(90deg);
  }
}
@media screen and (max-width: 1230px) {
  .container {
    width: 90%;
  }
}
@media screen and (max-width: 991px) {
  header .headUl {
    width: 3rem;
  }
  .mySwiperCurt .swiper-slide {
    width: 80%;
  }
  .swiper-newpation > div {
    width: 20%;
  }
  .swiper-box-img img {
    width: 100%;
    height: 3.5rem;
    object-fit: cover;
  }
  .container {
    width: 100%;
    padding: 0 0.3rem;
    box-sizing: border-box;
  }
  .sMesW.sMesWh .b2 {
    padding: 0.15rem 0.15rem;
  }
  .sMesW.sMesWh .b2 .m21 {
    height: 0.7rem;
  }
  .newGird {
    grid-template-columns: repeat(1, 1fr);
  }
  .newGird.newGird2,
  .newGird.newGird4 {
    grid-template-columns: repeat(1, 1fr);
  }
  .newGirdNew {
    grid-template-columns: repeat(1, 1fr);
  }
  .newGirdNew .b1 {
    height: 2rem;
  }
}
/*# sourceMappingURL=common.css.map */
<!--耗时1784234711.3083秒-->