.ytcenter .ytone .ytone-title {
  font-size: .42rem;
  font-weight: bold;
  text-align: center;
  margin-top: .5rem;
}

.ytcenter .ytone .lines {
  width: 1.5rem;
  border: 0.01rem solid #a42800;
  margin: 0 auto;
  margin-top: .2rem;
}

.ytcenter .ytone .ytone-cont {
  display: flex;
  justify-content: space-between;
  margin-top: .5rem;
}

.ytcenter .ytone .ytone-cont .ytonel {
  width: 48%;
  margin-top: .3rem;
}

.ytcenter .ytone .ytone-cont .ytonel .text {
  font-size: .18rem;
  line-height: .32rem;
  text-align: justify;
  text-indent: .32rem;
}

.ytcenter .ytone .ytone-cont .ytonel .lder {
  display: flex;
  margin-top: .5rem;
}

.ytcenter .ytone .ytone-cont .ytonel .lder .peol {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: .8rem;
}

.ytcenter .ytone .ytone-cont .ytonel .lder .peol .img {
  width: 1.2rem;
  height: 1.2rem;
  overflow: hidden;
  border-radius: 50%;
}

.ytcenter .ytone .ytone-cont .ytonel .lder .peol .img img {
  width: 100%;
}

.ytcenter .ytone .ytone-cont .ytonel .lder .peol .ytname {
  font-size: .18rem;
  margin: .1rem 0rem;
}

.ytcenter .ytone .ytone-cont .ytonel .lder .peol .ytname span:nth-child(2) {
  margin-left: .1rem;
}

.ytcenter .ytone .ytone-cont .ytonel .lder .peol .ytzc {
  font-size: .16rem;
  background-color: #a42800;
  text-align: center;
  color: #fff;
  border-radius: .2rem;
  padding: .05rem .2rem;
}

.ytcenter .ytone .ytone-cont .ytoner {
  width: 43%;
}

.ytcenter .ytone .ytone-cont .ytoner .img {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.ytcenter .ytone .ytone-cont .ytoner .img img {
  width: 100%;
}

.ytcenter .ytwo {
  margin-top: .8rem;
  width: 100%;
  background-color: #f8f8f8;
  padding-bottom: .8rem;
}

.ytcenter .ytwo .ytwo-cont {
  position: relative;
}

.ytcenter .ytwo .ytwo-cont .ytcontent {
  display: flex;
  z-index: 999;
}

.ytcenter .ytwo .ytwo-cont .ytcontent .ytwo-title {
  font-size: .42rem;
  font-weight: bold;
  margin-top: .5rem;
}

.ytcenter .ytwo .ytwo-cont .ytcontent .lines {
  width: 1.5rem;
  border: 0.01rem solid #a42800;
  margin-top: .2rem;
}

.ytcenter .ytwo .ytwo-cont .ytcontent .ytwocont-l {
  width: 45%;
}

.ytcenter .ytwo .ytwo-cont .ytcontent .ytwocont-l .kypt .kyptsiper .box {
  margin-left: 1rem;
  margin-top: 1.5rem;
}

.ytcenter .ytwo .ytwo-cont .ytcontent .ytwocont-l .kypt .kyptsiper .box .img {
  width: 6.2rem;
  height: 3.8rem;
  overflow: hidden;
}

.ytcenter .ytwo .ytwo-cont .ytcontent .ytwocont-l .kypt .kyptsiper .box .img img {
  width: 100%;
}

.ytcenter .ytwo .ytwo-cont .ytcontent .ytwocont-l .kypt .kyptsiper .box .texts {
  margin-top: .2rem;
}

.ytcenter .ytwo .ytwo-cont .ytcontent .ytwocont-l .kypt .kyptsiper .box .texts a {
  font-size: .22rem;
  color: #fff;
  font-weight: bold;
}

.ytcenter .ytwo .ytwo-cont .ytcontent .ytwocont-l .kypt .kyptsiper .box .texts p {
  font-size: .16rem;
  margin-top: .1rem;
  color: #fff;
}

.ytcenter .ytwo .ytwo-cont .ytcontent .ytwocont-l .kypt .swiper-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: 1.8rem;
  left: 6.2rem;
}

.ytcenter .ytwo .ytwo-cont .ytcontent .ytwocont-l .kypt .swiper-pagination-bullet {
  width: .1rem;
  height: .1rem;
  opacity: 1;
  margin: 0rem .05rem;
  background-color: #ffffff;
}

.ytcenter .ytwo .ytwo-cont .ytcontent .ytwocont-l .kypt .swiper-pagination-bullet-active {
  width: .1rem;
  height: .1rem;
  background-color: brown;
}

.ytcenter .ytwo .ytwo-cont .ytcontent .ytwocont-r {
  width: 40%;
  margin-left: 2rem;
}

.ytcenter .ytwo .ytwo-cont .ytcontent .ytwocont-r .kyxm {
  margin-top: .5rem;
  position: relative;
}

.ytcenter .ytwo .ytwo-cont .ytcontent .ytwocont-r .kyxm .kyxmsiper {
  height: 6.3rem;
}

.ytcenter .ytwo .ytwo-cont .ytcontent .ytwocont-r .kyxm .kyxmsiper .swiper-slide {
  height: 1.5rem !important;
}

.ytcenter .ytwo .ytwo-cont .ytcontent .ytwocont-r .kyxm .kyxmsiper .xmbox {
  background-color: #fff;
  padding: .2rem;
  width: 90%;
  min-height: 1.2rem;
}

.ytcenter .ytwo .ytwo-cont .ytcontent .ytwocont-r .kyxm .kyxmsiper .xmbox a .tits {
  display: flex;
  align-items: center;
}

.ytcenter .ytwo .ytwo-cont .ytcontent .ytwocont-r .kyxm .kyxmsiper .xmbox a .tits .yuan {
  width: .1rem;
  height: .1rem;
  border-radius: 50%;
  background-color: #a42800;
}

.ytcenter .ytwo .ytwo-cont .ytcontent .ytwocont-r .kyxm .kyxmsiper .xmbox a .tits p {
  font-size: .18rem;
  font-weight: bold;
  margin-left: .1rem;
}

.ytcenter .ytwo .ytwo-cont .ytcontent .ytwocont-r .kyxm .kyxmsiper .xmbox a > p {
  font-size: .16rem;
  margin-top: .1rem;
  margin-left: .2rem;
}

.ytcenter .ytwo .ytwo-cont .ytcontent .ytwocont-r .kyxm .kybtn {
  z-index: 999;
}

.ytcenter .ytwo .ytwo-cont .ytcontent .ytwocont-r .kyxm .kybtn .custom-next2,
.ytcenter .ytwo .ytwo-cont .ytcontent .ytwocont-r .kyxm .kybtn .custom-prev2 {
  position: absolute;
  bottom: 0%;
  transform: translateY(-50%);
  width: .4rem;
  height: .4rem;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10;
}

.ytcenter .ytwo .ytwo-cont .ytcontent .ytwocont-r .kyxm .kybtn .custom-next2 {
  left: -1rem;
  bottom: 1rem;
  background: url(../images/public/107.png) no-repeat center;
}

.ytcenter .ytwo .ytwo-cont .ytcontent .ytwocont-r .kyxm .kybtn .custom-prev2 {
  left: -1rem;
  bottom: .5rem;
  background: url(../images/public/108.png) no-repeat center;
}

.ytcenter .ytwo .ytwo-cont .ytimg {
  width: 100%;
  height: 5.81rem;
  overflow: hidden;
  position: absolute;
  left: 0rem;
  top: 2.2rem;
}

.ytcenter .ytwo .ytwo-cont .ytimg img {
  width: 100%;
}

.ytcenter .ythree {
  padding-top: .2rem;
  padding-bottom: .8rem;
  background: url(../images/public/109.png) no-repeat center 100%;
}

.ytcenter .ythree .ytone-title {
  font-size: .42rem;
  font-weight: bold;
  text-align: center;
  margin-top: .5rem;
  color: #fff;
}

.ytcenter .ythree .lines {
  width: 1.5rem;
  border: 0.01rem solid #ffffff;
  margin: 0 auto;
  margin-top: .2rem;
  margin-bottom: .6rem;
}

.ytcenter .ythree .ythreeul {
  margin-top: .5rem;
  display: flex;
  justify-content: space-between;
}

.ytcenter .ythree .ythreeul li {
  width: 30%;
  height: 1.73rem;
  border: 0.01rem solid #ffffff54;
  text-align: center;
  line-height: 1.73rem;
  color: #fff;
  font-size: .2rem;
  font-weight: bold;
  position: relative;
  cursor: pointer;
}

.ytcenter .ythree .ythreeul li::after {
  content: '';
  width: 20%;
  height: 0.01rem;
  background-color: #ffffff;
  position: absolute;
  right: 0;
  top: 0;
}

.ytcenter .ythree .ythreeul li::before {
  content: '';
  width: 20%;
  height: 0.01rem;
  background-color: #ffffff;
  position: absolute;
  left: 0;
  bottom: 0;
}

.ytcenter .ythree .ythreeul li:hover {
  background-color: #a4280096;
}

.ytcenter .ythree .ythreeul2 {
  justify-content: center;
}

.ytcenter .ytfour {
  margin: .8rem 0rem;
  position: relative;
}

.ytcenter .ytfour .ytone-title {
  font-size: .42rem;
  font-weight: bold;
  text-align: center;
  margin-top: .5rem;
}

.ytcenter .ytfour .lines {
  width: 1.5rem;
  border: 0.01rem solid #a42800;
  margin: 0 auto;
  margin-top: .2rem;
}

.ytcenter .ytfour .yfour-box {
  margin-top: .5rem;
  width: 100%;
}

.ytcenter .ytfour .yfour-box .yfoursiper .fourbox {
  position: relative;
  width: 2.97rem;
  height: 3.7rem;
}

.ytcenter .ytfour .yfour-box .yfoursiper .fourbox:hover .img img {
  transform: scale(1.1);
}

.ytcenter .ytfour .yfour-box .yfoursiper .fourbox:hover .ytftext {
  background: linear-gradient(to top, #a42900b7, transparent);
}

.ytcenter .ytfour .yfour-box .yfoursiper .fourbox:hover .ytftext .tbox .deli {
  display: block;
}

.ytcenter .ytfour .yfour-box .yfoursiper .fourbox .img {
  width: 2.97rem;
  height: 3.7rem;
  overflow: hidden;
}

.ytcenter .ytfour .yfour-box .yfoursiper .fourbox .img img {
  width: 100%;
  transition: transform 1s ease;
}

.ytcenter .ytfour .yfour-box .yfoursiper .fourbox .ytftext {
  width: 2.97rem;
  height: 3.7rem;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(to top, #000000a3, transparent);
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 0;
}

.ytcenter .ytfour .yfour-box .yfoursiper .fourbox .ytftext .tbox {
  width: 100%;
  height: auto;
  padding: .2rem;
}

.ytcenter .ytfour .yfour-box .yfoursiper .fourbox .ytftext .tbox .nam {
  font-size: .2rem;
}

.ytcenter .ytfour .yfour-box .yfoursiper .fourbox .ytftext .tbox .deli {
  display: none;
  font-size: .16rem;
  line-height: .3rem;
  margin-top: .2rem;
  opacity: 0.8;
}

.ytcenter .ytfour .yfour-box .yfourbtn {
  z-index: 999;
}

.ytcenter .ytfour .yfour-box .yfourbtn .cust-next1,
.ytcenter .ytfour .yfour-box .yfourbtn .cust-prev1 {
  position: absolute;
  bottom: 0%;
  transform: translateY(-50%);
  width: .4rem;
  height: .4rem;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10;
}

.ytcenter .ytfour .yfour-box .yfourbtn .cust-next1 {
  right: .6rem;
  top: -.8rem;
  background: url(../images/public/111.png) no-repeat center;
}

.ytcenter .ytfour .yfour-box .yfourbtn .cust-prev1 {
  right: 0rem;
  top: -.8rem;
  background: url(../images/public/112.png) no-repeat center;
}

.ytcenter .ytfive {
  margin: .8rem 0rem;
}

.ytcenter .ytfive .ytfivebox {
  background-color: #fff0eb;
  border-radius: .2rem;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: .5rem .8rem;
}

.ytcenter .ytfive .ytfivebox .tfl {
  width: 60%;
}

.ytcenter .ytfive .ytfivebox .tfl .tits {
  font-size: .24rem;
  font-weight: bold;
  color: #a42800;
}

.ytcenter .ytfive .ytfivebox .tfl .line {
  width: 10%;
  height: 0.02rem;
  background-color: #a42800;
  margin-top: .2rem;
  margin-bottom: .5rem;
}

.ytcenter .ytfive .ytfivebox .tfl p {
  margin-bottom: .1rem;
  font-size: .18rem;
}

.ytcenter .ytfive .ytfivebox .tfr {
  width: 40%;
}