html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;color: #333;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details,main{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:normal;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font:12px/1.14 arial,simsun;color:#333;outline:0;}
body{background:#fff;}
a,a:hover{color:#333;
  font-family:Tahoma,'宋体',Verdana,Arial,Helvetica,sans-serif;
}

.modelTitle {
  text-align: center;
  padding-bottom: 50px;
}
.modelTitle >div:first-of-type {
  color: rgba(1, 90, 87, 1);
  font-size: 40px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
}

.modelTitle >div:first-of-type span {
  color: rgba(51, 51, 51, 1);
}

.modelTitle >div:last-of-type {
  color: rgba(139, 139, 139, 1);
  font-size: 18px;
  text-transform: uppercase;
  font-family: PingFangSC-Regular;
  line-height: 25px;
  margin-top: 4px;
}


.mineContainer {
  /* background-color: #f1f2ed; */
}

/* 导航 */
.headerContainer {
  /* background-color: red; */
  background-color: white;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 9999;
  height: 100px;
  display: flex;
  align-items: center;
}

.headerContainer >div {
  /* background-color: white; */
  width: 1280px;
  margin: 0 auto 0;
  display: flex;
  align-items: center;
  /* justify-content: space-between; */
}

.headerContainer >div  .headerRow1 a {
  display: inline-block
}

.headerContainer >div .headerRow1 {
  margin-right: 25px;
}

.headerContainer >div .headerRow2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  margin-right: 78px;
}

.headerContainer >div .headerRow2 >img{
  width: 16px;
  height: 16px;
}

.headerContainer >div .headerRow2 .ass{
  font-size: 16px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  color: #333;
  padding-left: 4px;
  display: flex;
}

.headerContainer >div .headerRow2 .ass a {
  color: #015a57;
  padding-left: 4px;
}

.headerContainer >div .headerRow2 .layerConten {
  position: absolute;
  left: 0;
  top: 18px;
  display: none;
  padding-top: 42px;
  transition: all .2s;
  z-index: 999;
}

.headerContainer >div .headerRow2:hover .layerConten {
  width: 600px;
  display: block;
}

.headerContainer >div .headerRow2:hover .layerConten >div {
  background: #f4f4f4;
  padding: 15px 10px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #aaaaaa;
}

.headerContainer >div .headerRow2:hover .layerConten >div:last-of-type {
  background: white;
  border: none;
}

.headerContainer >div .headerRow2:hover .layerConten >div a {
  padding: 4px 10px;
  font-size: 14px;
  color: #333;
  transition: all .2s;
  font-size: 14px;
  color: #333;
  transition: all .2s;
}

.headerContainer >div .headerRow2:hover .layerConten >div:first-of-type {
  color: #015a57;
}

.headerContainer >div .headerRow2:hover .layerConten >div a:hover {
  color: #015a57;
}

.headerContainer >div .headerRow3{
  margin-right: 23px;
}
.headerContainer >div .headerRow3 > ul{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.headerContainer >div .headerRow3 > ul li {
  font-size: 16px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  border-radius: 100px;
  cursor: pointer;
  line-height: 22px;
}

.headerContainer >div .headerRow3 > ul li a {
  display: inline-block;
  padding: 5px 15px;
  border-radius: 100px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 28px;
}

.headerContainer >div .headerRow3 > ul li .avtion {
  background-color: #015a57;
  color: white;
}

.headerContainer >div .headerRow3 > ul li:hover a {
  background-color: #015a57;
  color: white;
}

.headerRow4{
  display: flex;

}
.phoneText{

  font-family: PingFangSC;
  font-weight: 400;
  font-size: 16px;
  color: #8A8A8A;
  line-height: 22px;
  text-align: right;
  font-style: normal;
}
.phoneNum{
  font-family: DINEngschrift, DINEngschrift;
  font-weight: bold;
  font-size: 19px;
  color: #015A57;
  line-height: 27px;
  text-stroke: 1px #015A57;
  text-align: left;
  font-style: normal;
  -webkit-text-stroke: 1px #015A57;

}
.phoneIcon{
  width: 40px;
  height: 40px;
}
/* banner */
.bannerContainer {
  background-color: #f1f2ed;
  overflow: hidden;
}

.bannerContainer .banner-swiper {
  width: 100%;
  height: 571px;
}

.bannerContainer .banner-swiper img{
  width: 100%;
  height: 571px;
  object-fit: cover;
}

.bannerContainer .bannerNew {
  z-index: 999;
  position: relative;
}

.bannerContainer .bannerNew .newTop {
  position: absolute;
  left: 50%;
  top: -54px;
  width: 1280px;
  margin-left: -640px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  background-color: #b84c2a;
  border-radius: 8px;
  padding: 43.5px 0;
}

.bannerContainer .bannerNew .newTop >div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all .5s;
  cursor: pointer;
}

.bannerContainer .bannerNew .newTop >div:hover {
  /* transform: scale(1.1) */
  /* transform: translate3d(-50%, 50%) */
  transform: translateY(-10px)
}

.bannerContainer .bannerNew .newTop >div >div {
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  line-height: 30px;
  padding-left: 10px;
}

.bannerContainer .bannerNew .newTop >div >div >div:first-of-type{
  color: white;
  font-size: 22px;
}
.bannerContainer .bannerNew .newTop >div >div >div:last-of-type{
  color: white;
  font-size: 18px;
  opacity: 0.56;
  margin-top: 4px;
  line-height: 25px;
}

.bannerContainer .bannerNew .newBottom {
  width: 1280px;
  margin: 0 auto 0;
  padding: 133px 0 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.bannerContainer .bannerNew .newBottom .bottomRight {
  display: flex;
  align-items: center;
  border-radius: 6px;
  background-color: white;
  border: 1px solid rgba(234, 234, 234, 1);
}

.bannerContainer .bannerNew .newBottom .bottomRight img {
  width: 186px;
  height: 134px;
  border-radius: 6px;
}

.bannerContainer .bannerNew .newBottom .bottomRight >div {
  margin: 0 38px 0 15px;
}

.bannerContainer .bannerNew .newBottom .bottomRight >div >div:first-of-type{
  font-size: 20px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
}
.bannerContainer .bannerNew .newBottom .bottomRight >div >div:nth-child(2){
  color: rgba(215, 76, 0, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;
  line-height: 22px;
  margin-top: 4px;
}
.bannerContainer .bannerNew .newBottom .bottomRight >div >div:last-of-type{
  background-color: rgba(43, 159, 143, 1);
  border-radius: 22px;
  width: 102px;
  height: 32px;
  margin-top: 10px;
  text-align: center;
  line-height: 32px;
  font-size: 16px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  color: white;
}

.bannerContainer .bannerNew .newBottom .bottomRight >div >div:last-of-type a {
  border-radius: 22px;
  width: 102px;
  height: 32px;
  display: inline-block;
  color: white;
  transition: all .5s;
}

.bannerContainer .bannerNew .newBottom .bottomRight >div >div:last-of-type a:hover {
  background-color: rgba(215, 76, 0, 1);
}

.bannerContainer .bannerNew .newBottom .bottomLeft {
  display: flex;
}

.bannerContainer .bannerNew .newBottom .bottomLeft >div:first-of-type {
  display: flex;
  /* align-items: center; */
  justify-content: space-between;
  background-color: rgba(43, 159, 143, 1);
  border-radius: 6px 0px 0px 6px;
  width: 306px;
  height: 134px;
}

.bannerContainer .bannerNew .newBottom .bottomLeft >div:first-of-type img {
  width: 70px;
  height: 70px;
  margin: 32px 0 0 38px;
}

.bannerContainer .bannerNew .newBottom .bottomLeft >div:first-of-type > div {
  margin: 36px 38px 0 0;
}

.bannerContainer .bannerNew .newBottom .bottomLeft >div:first-of-type > div >div:first-of-type {
  font-size: 24px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  line-height: 33px;
  color: white;
}

.bannerContainer .bannerNew .newBottom .bottomLeft >div:first-of-type > div >div:last-of-type {
  font-size: 18px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  line-height: 25px;
  margin-top: 3px;
  color: white;
}

.bannerContainer .bannerNew .newBottom .bottomLeft .flex-col{
  background-color: rgba(2, 134, 117, 1);
  height: 134px;
  width: 306px;
}

.bannerContainer .bannerNew .newBottom .bottomLeft .flex-col >div:first-of-type{
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 27px 0 14px;
}

.bannerContainer .bannerNew .newBottom .bottomLeft .flex-col >div:first-of-type span {
  color: rgba(255, 255, 255, 1);
  font-size: 24px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  padding: 5px 6px;
  border-radius: 6px;
  background-color: rgba(250, 149, 18, 1);
}

.bannerContainer .bannerNew .newBottom .bottomLeft .flex-col >div:first-of-type b {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  width: 20px;
  text-align: center;
}

.bannerContainer .bannerNew .newBottom .bottomLeft .flex-col >div:last-of-type{
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: center;
}

.bannerContainer .bannerNew .newBottom .bottomLeft >div:last-of-type {
  background-color: rgba(0, 119, 115, 1);
  border-radius: 0px 6px 6px 0px;
  width: 306px;
  height: 134px;
}

.bannerContainer .bannerNew .newBottom .bottomLeft >div:last-of-type >div:first-of-type {
  display: flex;
  align-items: center;
  justify-content: space-around;
  background-color: rgba(255, 255, 255, 1);
  border-radius: 22px;
  width: 168px;
  height: 44px;
  margin: 27px auto 14px;
  color: rgba(0, 90, 87, 1);
  font-size: 16px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  cursor: pointer;
}
.bannerContainer .bannerNew .newBottom .bottomLeft >div:last-of-type >div:first-of-type:hover {
  opacity: 0.9;
  background-color: rgba(255, 255, 255, 1);
}

.bannerContainer .bannerNew .newBottom .bottomLeft >div:last-of-type >div:first-of-type img {
  width: 24px;
  height: 24px;
}

.bannerContainer .bannerNew .newBottom .bottomLeft >div:last-of-type >div:last-of-type {
  font-size: 16px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: center;
  color: white;
}
.itemId>span{
  font-weight: 600;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 33px;
}

/* 高人气 陵园推荐 */
.popularityContainer {
  background-color: white;
  padding: 60px 0 60px;
  position: relative;
}

.popularityContainer > div {
  width: 1280px;
  margin: 0 auto 0;
}

.popularityContainer .swiper-container {
  width: 1280px;
  overflow: hidden;
}

.popularityContainer .swiper-slide:nth-child(2n) {
  margin: 0 5px;
}

.popularityContainer .swiper-slide > div{
  width: 412px;
  box-shadow: 0px 3px 9px -1px rgba(0, 0, 0, 0.05);
  cursor: pointer;
}

.popularityLogo {
  width: 412px;
  height: 308px;
  border-radius: 1px;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.popularityLogo img{
  width: 100%;
  height: 308px;
  object-fit: cover;
  transition: all .5s;
}

.popularityLogo .recommend {
  width: 48px;
  height: 54px;
  position: absolute;
  left: 30px;
  top: 0;
  background: url(../images/SketchPng2afc072a76ff6ed6e531e6c01e7fc046e21d6c257b551678cc1d5f0772a796da.png);
  background-size: 100% 100%;
  text-align: center;
}

.popularityLogo .recommend img{
  width: 20px;
  height: 16px;
  margin-top: 7px;
}

.popularityLogo .recommend div {
  color: white;
  font-size: 14px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  margin-top: 2px;
}

.swiper-slide > div:hover {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.05);
}

.swiper-slide > div:hover .popularityLogo >img {
  transform:scale(1.1);
}

.swiper-pagination {
  width: 1400px;
  position: absolute;
  top: 430px;
  left: 50%;
  margin-left: -700px;
  z-index: 999;
}

.swiperBut {
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
  background: url(../images/SketchPngf7054dd497352f51c46a372a9d95ed07b285af6ba2b2e7cd3fb4d1d207bf1acc.png) no-repeat;
  width: 44px;
  height: 44px;
  transition: all .5s;
}

.swiperBut_r {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  background: url(../images/SketchPng504571777d58b488d8dd05d24cd8ee4ff579589849349ce6c88a353cd39a267e.png) no-repeat;
  width: 44px;
  height: 44px;
  transition: all .5s;
}

.popularityInfo {
  width: calc(100% - 40px);
  padding: 0 20px;
}

.popularityInfo .title {
  display: flex;
  align-items: center;
  font-size: 22px;
  font-family: Helvetica-BoldOblique;
  padding-top: 19px;
  width: 100%;
  line-height: 26px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-weight: bold;
}

.popularityInfo .txt {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-family: Helvetica-BoldOblique;
  padding-top: 10px;
  width: 100%;
  line-height: 24px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #666666;

}

.popularityMoney {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 0 30px;
}

.popularityMoney >div:first-of-type {
  display: flex;
  align-items: center;
}

.popularityMoney >div:first-of-type >span:first-of-type {
  color: rgba(234, 87, 14, 1);
  font-size: 14px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin-top: 10px;
}

.popularityMoney >div:first-of-type >span:nth-child(2) {
  color: rgba(234, 87, 14, 1);
  font-size: 30px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
  margin-left: 5px;
}

.popularityMoney >div:first-of-type >span:last-of-type {
  font-size: 14px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin: 9px 0 0 4px;
}


.popularityMoney >div:last-of-type {
  display: flex;
  align-items: center;
}

.popularityMoney >div:last-of-type img {
  width: 16px;
  height: 16px;
  margin-top: 4px;
}

.popularityMoney >div:last-of-type span {
  color: rgba(102, 102, 102, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;
  line-height: 22px;
}

.popularityBut a {
  width: 412px;
  display: inline-block;
  text-align: center;
  /* box-shadow: 0px 3px 9px -1px rgba(0, 0, 0, 0.05); */
  background-color: rgba(239, 238, 231, 1);
  /* width: 100%; */
  height: 48px;
  font-size: 18px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  line-height: 48px;
  transition: all .5s;
}

.swiper-slide > div:hover .popularityBut a {
  background-color: rgba(0, 119, 115, 1);
  color: white;
}

/* 优质 陵园推荐 */
.qualityContainer {
  background-color: #f1f2ed;
  padding: 60px 0 60px;
}

.qualityContainer > div {
  width: 1280px;
  margin: 0 auto 0;
}

.qualityItem {
  display: flex;
  justify-content: space-between;
}

.qualityLeft {
  width: 630px;
}

.qualityLeft .qualityTop {
  /* display: flex; */
  position: relative;
}

.qualityLeft .qualityTop a{
  display: inline-block;
  width: 630px;
  box-shadow: 0px 3px 9px -1px rgba(0, 0, 0, 0.05);
  background-color: white;
  border-radius: 1px;
}

.qualityLeft .qualityTop .swiper-quality {
  width: 100%;
  overflow: hidden;
}

.qualityLeft .qualityTop .swiper-quality .swiper-qu{
  /* width: 100px; */
  position: absolute;
  bottom: 30px !important;
  text-align: right;
  z-index: 999;
  margin: 0 -20px;
}

.qualityLeft .qualityTop .swiper-quality .swiper-qu .swiper-pagination-bullet {
  width: 30px;
  height: 4px;
  border-radius: 4px;
  margin:  0 5px;
}

.qualityLeft .qualityTop .swiper-quality .swiper-qu .swiper-pagination-bullet-active {
  background-color: rgba(234, 87, 14, 1);
}

.qualityLeft .qualityTop a:hover {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.05);
}

.qualityLeft .qualityTop a .logo {
  width: 630px;
  overflow: hidden;
}

.qualityLeft .qualityTop a .logo img {
  width: 630px;
  height: 320px;
  object-fit: cover;
  transition: all .5s;
}

.qualityLeft .qualityTop a:hover .logo img {
  transform:scale(1.1);
}

.qualityLeft .qualityTop a .qualityTxt {
  padding: 20px;
}

.qualityLeft .qualityTop a .qualityTxt .title {
  width: 100%;
  font-size: 22px;
  font-family: Helvetica-BoldOblique;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  font-weight: bold;
}

.qualityLeft .qualityTop a .qualityTxt .txt {
  width: 100%;
  font-size: 16px;
  font-family: PingFangSC-Regular;
  padding-top: 15px;
  display: -webkit-box; /* 必须指定display属性 */
  overflow: hidden; /* 必须指定overflow属性 */
  text-overflow: ellipsis; /* 显示省略号 */
  -webkit-line-clamp: 2; /* 最多显示的行数 */
  -webkit-box-orient: vertical; /* 必须指定box-orient属性 */
  color: #666666;
}


.qualityLeft .qualityTop a .qualityTxt .qualityMoney {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 27px 0 0;
}

.qualityLeft .qualityTop a .qualityTxt .qualityMoney >div:first-of-type {
  display: flex;
  align-items: center;
}

.qualityLeft .qualityTop a .qualityTxt .qualityMoney >div:first-of-type >span:first-of-type {
  color: rgba(234, 87, 14, 1);
  font-size: 14px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin-top: 10px;
}

.qualityLeft .qualityTop a .qualityTxt .qualityMoney >div:first-of-type >span:nth-child(2) {
  color: rgba(234, 87, 14, 1);
  font-size: 34px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
  margin-left: 5px;
}

.qualityLeft .qualityTop a .qualityTxt .qualityMoney >div:first-of-type >span:last-of-type {
  font-size: 14px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin: 9px 0 0 4px;
}

.qualityLeft .qualityTop a .qualityTxt .qualityMoney ul{
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100px;
}

.qualityLeft .qualityTop a .qualityTxt .qualityMoney ul li {
  width: 30px;
  height: 4px;
  background-color: #aaaaaa;
}

.qualityLeft .qualityTop a .qualityTxt .qualityMoney ul .active {
  background-color: rgba(234, 87, 14, 1) !important;
}


.qualityLeft .qualityBottom {
  display: flex;
}

.qualityLeft .qualityBottom a{
  display: flex;
  box-shadow: 0px 3px 9px -1px rgba(0, 0, 0, 0.05);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 1px;
  width: 630px;
  height: 228px;
}

.qualityLeft .qualityBottom >a {
  margin: 22px 0 0;
}

.qualityLeft .qualityBottom >a .rightLogo {
  width: 303px;
  height: 228px;
  overflow: hidden;
}

.qualityLeft .qualityBottom >a .rightLogo img {
  width: 100%;
  height: 228px;
  object-fit: cover;
  transition: all .5s;
}

.qualityLeft .qualityBottom >a:hover {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.05);
}

.qualityLeft .qualityBottom >a:hover .rightLogo img {
  transform:scale(1.1);
}

.qualityLeft .qualityBottom >a .rightInfo {
  padding: 27px 20px 0;
}

.qualityLeft .qualityBottom >a .rightInfo .infoTitle {
  font-size: 22px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  color: rgba(51, 51, 51, 1);
}

.qualityLeft .qualityBottom >a .rightInfo .infoTxt {
  color: rgba(102, 102, 102, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;
  margin-top: 8px;
}

.qualityLeft .qualityBottom >a .rightInfo .infoLabel {
  display: flex;
  align-items: center;
  margin-top: 20px;
}

.qualityLeft .qualityBottom >a .rightInfo .infoLabel span {
  background-color: rgba(241, 242, 237, 1);
  border-radius: 1px;
  height: 26px;
  padding: 0 10px;
  line-height: 26px;
  color: rgba(72, 105, 78, 1);
  font-size: 12px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  margin-right: 10px;
}

.qualityLeft .qualityBottom >a .rightInfo .infoMoney {
  display: flex;
  align-items: center;
  padding: 34px 0 0;
}

.qualityLeft .qualityBottom >a .rightInfo .infoMoney >span:first-of-type {
  color: rgba(234, 87, 14, 1);
  font-size: 14px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin-top: 10px;
}

.qualityLeft .qualityBottom >a .rightInfo .infoMoney >span:nth-child(2) {
  color: rgba(234, 87, 14, 1);
  font-size: 34px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
  margin-left: 5px;
}

.qualityLeft .qualityBottom >a .rightInfo .infoMoney >span:last-of-type {
  font-size: 14px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin: 9px 0 0 4px;
}


.qualityRight {
  width: 630px;
}

.qualityRight >a {
  display: flex;
  box-shadow: 0px 3px 9px -1px rgba(0, 0, 0, 0.05);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 1px;
  width: 630px;
  height: 228px;
}

.qualityRight >a:nth-child(2){
  margin: 22px 0;
}

.qualityRight >a .rightLogo {
  width: 303px;
  height: 228px;
  overflow: hidden;
}

.qualityRight >a .rightLogo img {
  width: 100%;
  height: 228px;
  object-fit: cover;
  transition: all .5s;
}

.qualityRight >a:hover {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.05);
}

.qualityRight >a:hover .rightLogo img {
  transform:scale(1.1);
}

.qualityRight >a .rightInfo {
  padding: 27px 20px 0;
}

.qualityRight >a .rightInfo .infoTitle {
  font-size: 22px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  color: rgba(51, 51, 51, 1);
}

.qualityRight >a .rightInfo .infoTxt {
  color: rgba(102, 102, 102, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;
  margin-top: 8px;
}

.qualityRight >a .rightInfo .infoLabel {
  display: flex;
  align-items: center;
  margin-top: 20px;
}

.qualityRight >a .rightInfo .infoLabel span {
  background-color: rgba(241, 242, 237, 1);
  border-radius: 1px;
  height: 26px;
  padding: 0 10px;
  line-height: 26px;
  color: rgba(72, 105, 78, 1);
  font-size: 12px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  margin-right: 10px;
}

.qualityRight >a .rightInfo .infoMoney {
  display: flex;
  align-items: center;
  padding: 34px 0 0;
}

.qualityRight >a .rightInfo .infoMoney >span:first-of-type {
  color: rgba(234, 87, 14, 1);
  font-size: 14px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin-top: 10px;
}

.qualityRight >a .rightInfo .infoMoney >span:nth-child(2) {
  color: rgba(234, 87, 14, 1);
  font-size: 34px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
  margin-left: 5px;
}

.qualityRight >a .rightInfo .infoMoney >span:last-of-type {
  font-size: 14px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin: 9px 0 0 4px;
}

/* 特色 陵园 */
.characteristicContainer {
  background-color: white;
}

.characteristicContainer > div {
  width: 1280px;
  margin: 0 auto 0;
  padding: 90px 0;
}

.characteristicItem {
  display: flex;
  flex-wrap: wrap;
}
.characteristicItem >div {
  cursor: pointer;
  width: 303px;
  box-shadow: 0px 3px 9px -1px rgba(0, 0, 0, 0.05);
  margin: 0 22px 22px 0;
}

.characteristicItem >div:nth-child(4n) {
  margin: 0 0 22px 0;
}

.characteristicItem >div:hover {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.05);
}

.characteristicItem >div:hover .itemLogo >img {
  transform:scale(1.1);
}

.characteristicItem >div:hover .itemBut a {
  background-color: rgba(0, 119, 115, 1);
  color: white;
}

.itemLogo {
  position: relative;
  width: 303px;
  height: 227px;
  overflow: hidden;
}

.itemLogo >img {
  width: 100%;
  height: 227px;
  transition: all .5s;
  object-fit: cover;
}

.itemLogo .recommend {
  width: 48px;
  height: 54px;
  position: absolute;
  left: 30px;
  top: 0;
  background: url(../images/SketchPngfdda673504b7679c4dc51e9e8a10e8625e6f4bfcdb513167f6408e086bd393a4.png);
  background-size: 100% 100%;
  text-align: center;
}

.itemLogo .recommend img{
  width: 20px;
  height: 16px;
  margin-top: 7px;
}

.itemLogo .recommend div {
  color: white;
  font-size: 14px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  margin-top: 2px;
}

.itemTxt {
  padding: 0 20px;
}

.itemTitle {
  font-size: 22px;
  font-family: Helvetica-BoldOblique;
  padding-top: 20px;
  width: 100%;
  line-height: 26px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  font-weight: bold;
}
.itemInfo {
  font-size: 16px;
  font-family: PingFangSC-Regular;
  padding-top: 10px;
  width: 100%;
  line-height: 24px;
  display: -webkit-box; /* 必须指定display属性 */
  overflow: hidden; /* 必须指定overflow属性 */
  text-overflow: ellipsis; /* 显示省略号 */
  -webkit-line-clamp: 2; /* 最多显示的行数 */
  -webkit-box-orient: vertical; /* 必须指定box-orient属性 */
  color: #666666;
}

.itemMoney {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 0 30px;
}

.itemMoney >div:first-of-type {
  display: flex;
  align-items: center;
}

.itemMoney >div:first-of-type >span:first-of-type {
  color: rgba(234, 87, 14, 1);
  font-size: 14px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin-top: 10px;
}

.itemMoney >div:first-of-type >span:nth-child(2) {
  color: rgba(234, 87, 14, 1);
  font-size: 30px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
  margin-left: 5px;
}

.itemMoney >div:first-of-type >span:last-of-type {
  font-size: 14px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin: 9px 0 0 4px;
}


.itemMoney >div:last-of-type {
  display: flex;
  align-items: center;
}

.itemMoney >div:last-of-type img {
  width: 16px;
  height: 16px;
  margin-top: 4px;
}

.itemMoney >div:last-of-type span {
  color: rgba(102, 102, 102, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;
  line-height: 22px;
}

.itemBut a {
  display: inline-block;
  text-align: center;
  box-shadow: 0px 3px 9px -1px rgba(0, 0, 0, 0.05);
  background-color: rgba(239, 238, 231, 1);
  width: 100%;
  height: 48px;
  font-size: 18px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  line-height: 48px;
  transition: all .5s;
}

/* .itemBut a:hover {
  background-color: rgba(0, 119, 115, 1);
  color: white;
} */

/* 经济 陵园 */
.economyContainer {
  background-color: #f1f2ed;
  padding: 60px 0 162px;
  position: relative;
}

.economyContainer > div {
  width: 1280px;
  margin: 0 auto 0;
}

.economyItem {
  display: flex;
  justify-content: space-between;
}

.economyLeft {
  width: 630px;
}

.economyLeft .economyTop {
  overflow: hidden;
  /* display: flex; */
  position: relative;
}

.economyLeft .economyTop a{
  display: inline-block;
  width: 630px;
  box-shadow: 0px 3px 9px -1px rgba(0, 0, 0, 0.05);
  background-color: white;
  border-radius: 1px;
}


.economyLeft .economyTop .swiper-economy {
  width: 100%;
  overflow: hidden;
}

.economyLeft .economyTop .swiper-economy .swiper-ec{
  position: absolute !important;
  bottom: 30px !important;
  text-align: right;
  z-index: 999;
  margin: 0 -20px;
}

.economyLeft .economyTop .swiper-economy .swiper-ec .swiper-pagination-bullet {
  width: 30px;
  height: 4px;
  border-radius: 4px;
  margin:  0 5px;
}

.economyLeft .economyTop .swiper-economy .swiper-ec .swiper-pagination-bullet-active {
  background-color: rgba(234, 87, 14, 1);
}

.economyLeft .economyTop a:hover {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.05);
}

.economyLeft .economyTop a .logo {
  width: 630px;
  overflow: hidden;
}

.economyLeft .economyTop a .logo img {
  width: 630px;
  height: 320px;
  object-fit: cover;
  transition: all .5s;
}

.economyLeft .economyTop a:hover .logo img {
  transform:scale(1.1);
}

.economyLeft .economyTop a .economyTxt {
  padding: 20px;
}

.economyLeft .economyTop a .economyTxt .title {
  width: 100%;
  font-size: 22px;
  font-family: Helvetica-BoldOblique;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  font-weight: bold;
}

.economyLeft .economyTop a .economyTxt .txt {
  width: 100%;
  font-size: 16px;
  font-family: PingFangSC-Regular;
  padding-top: 15px;
  display: -webkit-box; /* 必须指定display属性 */
  overflow: hidden; /* 必须指定overflow属性 */
  text-overflow: ellipsis; /* 显示省略号 */
  -webkit-line-clamp: 2; /* 最多显示的行数 */
  -webkit-box-orient: vertical; /* 必须指定box-orient属性 */
  color: #666666;
}


.economyLeft .economyTop a .economyTxt .economyMoney {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 27px 0 0;
}

.economyLeft .economyTop a .economyTxt .economyMoney >div:first-of-type {
  display: flex;
  align-items: center;
}

.economyLeft .economyTop a .economyTxt .economyMoney >div:first-of-type >span:first-of-type {
  color: rgba(234, 87, 14, 1);
  font-size: 14px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin-top: 10px;
}

.economyLeft .economyTop a .economyTxt .economyMoney >div:first-of-type >span:nth-child(2) {
  color: rgba(234, 87, 14, 1);
  font-size: 34px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
  margin-left: 5px;
}

.economyLeft .economyTop a .economyTxt .economyMoney >div:first-of-type >span:last-of-type {
  font-size: 14px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin: 9px 0 0 4px;
}

.economyLeft .economyTop a .economyTxt .economyMoney ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100px;
}

.economyLeft .economyTop a .economyTxt .economyMoney ul li {
  width: 30px;
  height: 4px;
  background-color: #aaaaaa;
}

.economyLeft .economyTop a .economyTxt .economyMoney ul .avtion {
  background-color: rgba(234, 87, 14, 1)
}


.economyLeft .economyBottom {
  display: flex;
}

.economyLeft .economyBottom a{
  display: flex;
  box-shadow: 0px 3px 9px -1px rgba(0, 0, 0, 0.05);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 1px;
  width: 630px;
  height: 228px;
}

.economyLeft .economyBottom >a {
  margin: 22px 0 0;
}

.economyLeft .economyBottom >a .rightLogo {
  width: 303px;
  height: 228px;
  overflow: hidden;
}

.economyLeft .economyBottom >a .rightLogo img {
  width: 100%;
  height: 228px;
  object-fit: cover;
  transition: all .5s;
}

.economyLeft .economyBottom >a:hover {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.05);
}

.economyLeft .economyBottom >a:hover .rightLogo img {
  transform:scale(1.1);
}

.economyLeft .economyBottom >a .rightInfo {
  padding: 27px 20px 0;
}

.economyLeft .economyBottom >a .rightInfo .infoTitle {
  font-size: 22px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  color: rgba(51, 51, 51, 1);
}

.economyLeft .economyBottom >a .rightInfo .infoTxt {
  color: rgba(102, 102, 102, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;
  margin-top: 8px;
}

.economyLeft .economyBottom >a .rightInfo .infoLabel {
  display: flex;
  align-items: center;
  margin-top: 20px;
}

.economyLeft .economyBottom >a .rightInfo .infoLabel span {
  background-color: rgba(241, 242, 237, 1);
  border-radius: 1px;
  height: 26px;
  padding: 0 10px;
  line-height: 26px;
  color: rgba(72, 105, 78, 1);
  font-size: 12px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  margin-right: 10px;
}

.economyLeft .economyBottom >a .rightInfo .infoMoney {
  display: flex;
  align-items: center;
  padding: 34px 0 0;
}

.economyLeft .economyBottom >a .rightInfo .infoMoney >span:first-of-type {
  color: rgba(234, 87, 14, 1);
  font-size: 14px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin-top: 10px;
}

.economyLeft .economyBottom >a .rightInfo .infoMoney >span:nth-child(2) {
  color: rgba(234, 87, 14, 1);
  font-size: 34px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
  margin-left: 5px;
}

.economyLeft .economyBottom >a .rightInfo .infoMoney >span:last-of-type {
  font-size: 14px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin: 9px 0 0 4px;
}


.economyRight {
  width: 630px;
}

.economyRight >a {
  display: flex;
  box-shadow: 0px 3px 9px -1px rgba(0, 0, 0, 0.05);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 1px;
  width: 630px;
  height: 228px;
}

.economyRight >a:nth-child(2){
  margin: 22px 0;
}

.economyRight >a .rightLogo {
  width: 303px;
  height: 228px;
  overflow: hidden;
}

.economyRight >a .rightLogo img {
  width: 100%;
  height: 228px;
  object-fit: cover;
  transition: all .5s;
}

.economyRight >a:hover {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.05);
}

.economyRight >a:hover .rightLogo img {
  transform:scale(1.1);
}

.economyRight >a .rightInfo {
  padding: 27px 20px 0;
}

.economyRight >a .rightInfo .infoTitle {
  font-size: 22px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  color: rgba(51, 51, 51, 1);
}

.economyRight >a .rightInfo .infoTxt {
  color: rgba(102, 102, 102, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;
  margin-top: 8px;
}

.economyRight >a .rightInfo .infoLabel {
  display: flex;
  align-items: center;
  margin-top: 20px;
}

.economyRight >a .rightInfo .infoLabel span {
  background-color: rgba(241, 242, 237, 1);
  border-radius: 1px;
  height: 26px;
  padding: 0 10px;
  line-height: 26px;
  color: rgba(72, 105, 78, 1);
  font-size: 12px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  margin-right: 10px;
}

.economyRight >a .rightInfo .infoMoney {
  display: flex;
  align-items: center;
  padding: 34px 0 0;
}

.economyRight >a .rightInfo .infoMoney >span:first-of-type {
  color: rgba(234, 87, 14, 1);
  font-size: 14px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin-top: 10px;
}

.economyRight >a .rightInfo .infoMoney >span:nth-child(2) {
  color: rgba(234, 87, 14, 1);
  font-size: 34px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
  margin-left: 5px;
}

.economyRight >a .rightInfo .infoMoney >span:last-of-type {
  font-size: 14px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin: 9px 0 0 4px;
}

.advertisement {
  position: absolute;
  bottom: -81px;
  left: 50%;
  margin-left: -640px;
  width: 1280px;
  height: 162px;
  background: url(../images/7a4a2e1be1284377b493efdfb2dcb9e4_mergeImage.png) no-repeat;
  background-size: 100% 100%;
}

.advertisement .adver-left {
  position: absolute;
  left: 0;
  top: 0;
  width: 1280px;
  height: 162px;
  background: url(../images/SketchPng2293c5f337c3fab7939b7cc232bad57e6fcec4ae1dc5e1ff7bcd8040db483af2.png) no-repeat;
  background-size: 100% 100%;
}

.advertisement .adver-left .service {
  position: absolute;
  left: 100px;
  top: -32px;
  width: 166px;
  height: 194px;
  background: url(../images/SketchPng37eaa006782302b53ab16a9f7d9f62d72a06c6eb2da8d3320c5569c9cc81fed5.png) no-repeat;

}

.advertisement .adver-left .adver-txt {
  margin-left: 320px;
  margin-top: 45px;
}

.advertisement .adver-left .adver-txt >div:first-of-type {
  font-size: 32px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  color: white;
}

.advertisement .adver-left .adver-txt >div:last-of-type {
  font-size: 24px;
  letter-spacing: 2px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  line-height: 33px;
  margin-top: 4px;
  color: white;
}

.advertisement .adver-left .adverBut {
  position: absolute;
  right: 100px;
  top: 60px;
  display: flex;
}

.advertisement .adver-left .adverBut a{
  display: flex;
  align-items: center;
  justify-content: space-around;
  background-color: rgba(1, 90, 87, 1);
  border-radius: 27px;
  width: 321px;
  height: 53px;
  font-size: 20px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  color: white;
  padding: 0 20px;
}

.advertisement .adver-left .adverBut a >span:last-of-type {
  font-weight: 400;
}

/* 购墓 流程 */
.flowpathContainer {
  background-color: white;
  padding: 162px 0 60px;

}

.flowpathContainer > div {
  width: 1280px;
  margin: 0 auto 0;

}

.flowpathItem {
  display: flex;
  align-items: center;
  justify-content: space-around;
  position: relative;

}



.flowpathItem >div {
  width: 104px;
  text-align: center;
  cursor: pointer;
  position: relative;
  z-index: 111;
}
.border{
  position: absolute !important;
  width: 82% !important;
  background-color: #EFEEE7;
  height: 3px;
  top: 116px;
}

.flowpathItem >div >div:first-of-type img {
  width: 90px;
  height: 98px;
  transition: all .2s;
}

.flowpathItem >div >div:nth-child(2) img {
  width: 30px;
  height: 30px;
}

.flowpathItem >div >div:nth-child(3) {
  font-size: 18px;
  font-family: Helvetica-Bold;
  font-weight: 700;
  line-height: 22px;
  margin-top: 10px;
}

.flowpathItem >div >div:last-of-type {
  font-size: 14px;
  text-transform: uppercase;
  font-family: PingFangSC-Regular;
  line-height: 20px;
  margin-top: 4px;
  text-align: center;
  color: #787878;
}

.flowpathItem >div:hover >div:first-of-type img {
  transform: scale(.9);
}

.flowpathBut {
  display: flex;
}

.flowpathBut a{
  display: flex;
  align-items: center;
  justify-content: space-around;
  background-color: rgba(1, 90, 87, 1);
  border-radius: 27px;
  width: 321px;
  height: 53px;
  margin: 60px auto 0;
  font-size: 20px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  color: white;
  padding: 0 20px;
}

.flowpathBut a >span:last-of-type {
  font-weight: 400;
}

/* 关于 我们 */
.aboutContainer {
  background-color: rgba(241, 242, 237, 1);
  padding: 70px 0 82px 0;
}

.aboutContainer > div {
  width: 1280px;
  margin: 0 auto 0;
}

.aboutTitle {
  text-align: center;
}

.aboutTitle >div:first-of-type {
  color: rgba(58, 58, 58, 1);
  font-size: 28px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  line-height: 40px;
}

.aboutTitle >div:last-of-type {
  color: rgba(58, 58, 58, 1);
  font-size: 18px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  line-height: 26px;
  margin-top: 20px;
}

.aboutItem {
  width: 1280px;
  height: 290px;
  /* background: url(../images/5b5d6cf6695546b484ae2f1086d51507_mergeImage.png) 100% no-repeat; */
  /* background-size: 100% 100%; */
  /* background-size: contain; */
  border-radius: 8px;
  /* border: 1px solid rgba(151, 151, 151, 1); */
  margin-top: 50px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  text-align: center;
  /* background-attachment: fixed; */
  /* filter: blur(5px); */
  position: relative;
}

.aboutItem .bgImage{
  position: absolute;
  overflow: hidden;
  background: url(../images/homebg.png) 100% no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 100%;
  /* filter: blur(3px); */
  /* image-rendering: pixelated;  */
}
.aboutItem > div {
  position: relative;
  z-index: 1111;
}
.aboutItem > div >div:first-of-type {
  text-align: center;
  color: white;
  font-size: 22px;
  font-family: Helvetica-Bold;
  font-weight: 700;
  margin-top: 18px;
}

.aboutItem > div >div:last-of-type {
  text-align: center;
  color: white;
  font-size: 16px;
  font-family: Helvetica-Bold;
  font-weight: 500;
  margin-top: 6px;
}

/* 殡葬 百科 */
.wikipediaContainer {
  background-color: white;
  padding: 60px 0 60px 0;
}

.wikipediaContainer > div {
  width: 1280px;
  margin: 0 auto 0;
}

.wikipediaItem {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.wikipediaItem >div {
  box-shadow: 0px 3px 9px -1px rgba(0, 0, 0, 0.05);
  background-color: rgba(255, 255, 255, 1);
  width: calc(410px - 60px);
  padding: 20px 30px 0;
}

.wikipediaItem >div:hover{
  /* box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.05); */
}

.wikipediaTid {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.wikipediaTid >div:first-of-type {
  color: rgba(51, 51, 51, 1);
  font-size: 24px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
}

.wikipediaTid >div:last-of-type {
  display: flex;
}

.wikipediaTid >div:last-of-type a{
  display: flex;
  align-items: center;
}

.wikipediaTid >div:last-of-type a span {
  color: rgba(122, 122, 122, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;
  padding-right: 5px;
}

.wikipediaTid >div:last-of-type:hover a span {
  color: #015a57;
}

.wikipediaInfo {
  padding: 19px 0;
  border-bottom: 1px solid rgba(229, 229, 229, 1);
  cursor: pointer;
}

.wikipediaInfo >div:first-of-type {
  color: rgba(51, 51, 51, 1);
  font-size: 18px;
  font-family: PingFangSC-Regular;
  width: 100%;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}

.wikipediaInfo >div:first-of-type:hover {
  color: #015a57;
}

.wikipediaInfo >div:last-of-type {
  display: flex;
  align-items: center;
  padding: 8px 0 0 0;
  color: rgba(178, 178, 178, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;
}

.wikipediaInfo >div:last-of-type >span:nth-child(2) {
  padding: 0 20px;
}

.wikipediaInfo:last-of-type {
  border: none;
}

/* 2024/4/16 新加样式 */



.flexList {
  width: 1280px;
  margin:0 auto;
  display: flex;
  flex-wrap: wrap;
}

.flexList >a {
  display: flex;
  box-shadow: 0px 3px 9px -1px rgba(0, 0, 0, 0.05);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 1px;
  width: 630px;
  height: 228px;
  margin-bottom: 22px;
  margin-right:auto;
}

.flexList >a:nth-child(2){
  margin-left:auto;
  margin-right:0;
}

.flexList >a .logoImg {
  width: 303px;
  height: 228px;
  overflow: hidden;
}

.flexList >a .logoImg img {
  width: 100%;
  height: 228px;
  object-fit: cover;
  transition: all .5s;
}

.flexList >a:hover {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.05);
}

.flexList >a:hover .logoImg img {
  transform:scale(1.1);
}

.flexList >a .rightInfo {
  padding: 27px 20px 0;
}

.flexList >a .rightInfo .infoTitle {
  font-size: 22px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  color: rgba(51, 51, 51, 1);
}

.flexList >a .rightInfo .infoTxt {
  color: rgba(102, 102, 102, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;
  margin-top: 8px;
}

.flexList >a .rightInfo .infoLabel {
  display: flex;
  align-items: center;
  margin-top: 20px;
}

.flexList >a .rightInfo .infoLabel span {
  background-color: rgba(241, 242, 237, 1);
  border-radius: 1px;
  height: 26px;
  padding: 0 10px;
  line-height: 26px;
  color: rgba(72, 105, 78, 1);
  font-size: 12px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  margin-right: 10px;
}

.flexList >a .rightInfo .infoMoney {
  display: flex;
  align-items: center;
  padding: 34px 0 0;
}

.flexList >a .rightInfo .infoMoney >span:first-of-type {
  color: rgba(234, 87, 14, 1);
  font-size: 14px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin-top: 10px;
}

.flexList >a .rightInfo .infoMoney >span:nth-child(2) {
  color: rgba(234, 87, 14, 1);
  font-size: 34px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
  margin-left: 5px;
}

.flexList >a .rightInfo .infoMoney >span:last-of-type {
  font-size: 14px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin: 9px 0 0 4px;
}