.content {
    width: 10rem;
    padding-left: .84rem;
  }
  .p1-top{
    width:10rem;
    height: 3.8rem;
    position: relative;
  }
  .p1-top img{
      width:10rem;
      height: 3.8rem;
      display: block;
}
.p1-top h3{
    line-height: 0.74rem;
    height: 0.74rem;
    font-size: 0.47rem;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0.2rem;
    letter-spacing: 0.02rem;
}
.p1 .p1-text{
margin-top: 0.88rem;
position: relative;
}
.p1 .p1-text::after{
    content: "";
    width: 0.86rem;
    height: 2px;
    background-color: #f18089;
    position: absolute;
    top: -0.4rem;
    left: 0;
}
.p1 .p1-text p{
    font-size: 0.14rem;
    line-height: 0.26rem;
    margin-bottom: 0.1rem;
    text-align: justify;
}

  .p2{
    height: 4.53rem;
    background: url(../img/mt/p2-bg.jpg) top center no-repeat;
    background-size: 100%;
    position: relative;
  }
  .p2 .p2-tit{
    display: flex;
    margin-left:0.3rem;
    padding-top: 0.69rem;
  }
  .p2 .p2-tit h3{
font-size: 0.47rem;
line-height: 1em;
margin-right: 0.16rem;
  }
  .p2 .p2-tit p{
    font-size: 0.23rem;
    line-height: 0.23rem;
    border-left: 2px #000 solid;
    padding-left: 0.12rem;
  }
  .p2 .p2-list{
    margin-left: 0.4rem;
    margin-top:0.68rem;
  }
  .p2 .p2-list ul{
   
    display: flex;
    justify-content:start;
    flex-wrap: wrap;
  }
  .p2  .p2-list li{
display: flex;
align-items: center;
height: 0.84rem;
margin-right: 0.68rem;
margin-bottom: 0.4rem;
  }
  .p2  .p2-list li .p2-list-img{
width: 0.84rem;
height: 0.84rem;
border-radius: 50%;
background-color: #d61518;
display: flex;
justify-content: center;
align-items: center;
  }
  .p2  .p2-list li .p2-list-img img{
display: block;
  }
  .p2  .p2-list li:nth-child(1) .p2-list-img img{
width:0.58rem ;
height: 0.59rem;
  }
  .p2  .p2-list li:nth-child(2) .p2-list-img img{
    width:0.55rem ;
height: 0.56rem;
  }
  .p2  .p2-list li:nth-child(3) .p2-list-img img{
    width: 0.5rem;
    height: 0.47rem;
  }
  .p2  .p2-list li:nth-child(4) .p2-list-img img{
    width: 0.63rem;
    height: 0.58rem;
  }
  .p2  .p2-list li:nth-child(5) .p2-list-img img{
    width: 0.56rem;
    height:0.57rem ;
  }

  .p2  .p2-list li .p2-list-text{
   margin-left: 0.15rem;
    width: 1.52rem;
    
  }
  .p2  .p2-list li .p2-list-text h5{
    font-size: 0.25rem;
    line-height: 0.38rem;
    border-bottom: 1px #d1868d solid;
    margin-bottom: 0.05rem;
  }
  .p2  .p2-list ul li .p2-list-text p{
    font-size: 0.14rem;
    line-height: 0.2rem;
  }
  .p2  .p2-list .p2-img{
    position: absolute;
right: 0.68rem;
bottom: 0.77rem;
  }
  .p2  .p2-list .p2-img img{
    width: 2.61rem;
    height:0.76rem ;
    display: block;
  }
  .p3{
    display: flex;
    justify-content: space-between;
    
  }
  .p3 .p3-left{
    width:4rem;
    height:4.13rem;
    position: relative;
  }
  .p3 .p3-left .p3-tit{
   
  border-bottom: 1px solid #d61518;
  }
  .p3 .p3-left .p3-tit h3{
    font-size:0.47rem;
  }
  .p3 .p3-left .p3-tit h5{
font-size:0.3rem;
padding-bottom: 0.18rem;
  }
  .p3 .p3-left p{
    font-size: 0.14rem;
    text-align: justify;
    line-height: 0.26rem;
    margin-top: 0.2rem;
  }
  .p3 .p3-right img{
width:5.53rem;
height:4.13rem;
display: block;
  }
  .p3 .p3-left .p3-img{
    width: 3.86rem;
    height: 0.26rem;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0.1rem;
  }
  .p4{
    height: 8.76rem;
    background-image: url(../img/mt/p4-bg.jpg);
    background-size: 100% 100%;
    padding-top: 0.48rem;
    box-sizing: border-box;
  }
  .p4 .p4-tit{
    margin-left: 0.4rem;
    display: flex;
    align-items: center;
    position: relative;
 
  }
  .p4 .p4-tit>h3{
    font-size:1.2rem;
    color: #d61518;
    letter-spacing: -0.1rem;
    font-family: Arial, Helvetica, sans-serif;
    margin-right: 0.15rem;
  }

  .p4 .p4-tit .tit-text h5{
    font-size:0.3rem;
    line-height: 1em;
  }
  .p4 .p4-tit .tit-text h3{
    font-size:0.51rem;
    line-height: 1em;
    margin-top: 0.08rem;
  }
  .p4 .p4-tit .tit-text h3 span{
    color: #d61518;
  }
.p4 .p4-tit .p4-img{
  width: 4.9rem;
  height:0.87rem;
  display: block;
  position: absolute;
  right: 0.18rem;
  top: 50%;
  transform: translateY(-50%);
}
.p4 .p4-tit p{
  font-size: 0.14rem;
  line-height:0.2rem;
  padding-top: 0.35rem;
  position: relative;
  margin-left: 0.36rem;
  color: #818181;
}
.p4 .p4-tit p::after{
content: "";
width: 0.42rem;
height: 1px;
background-color: #d61518;
top: 0.11rem;
position: absolute;
left: 0;
}

.p4 .p4-list{
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
  margin-left: 0.4rem;
  margin-top: 0.4rem;
}
.p4 .p4-list li{
  width: 2.2rem;
  margin-right:0.2rem;
  margin-bottom: 0.42rem;
}
.p4 .p4-list li .p4-list-tit{
  display: flex;
  align-items: center;
}
.p4 .p4-list li .p4-list-tit img{
width:0.16rem;
height: 0.16rem;
display: block;
margin-right: 0.1rem;
}
.p4 .p4-list li .p4-list-tit h5{
font-size: 0.17rem;
padding-bottom: 0.02rem;
border-bottom: 1px #000 solid;
}
.p4 .p4-list li p{
  line-height: 0.22rem;
  font-size: 0.14rem;
  margin-top: 0.07rem;
}
.p4 .p4-list li p span{
  letter-spacing: -0.1rem;
}



.p5 .p5-tit{

}
.p5 .p5-tit h3,
.p6 .p6-tit h3{
  font-size: 0.47rem;
 }
 .p5 .p5-tit h3 span,
 .p6 .p6-tit h3 span{
   color: #d61518;
 }
 .p5 .p5-tit p,
 .p6 .p6-tit p{
   font-size:0.17rem;
   color:#818181;
 }
  .p5-list {
    width: 100%;
    margin-top: 0.56rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 0.42rem;
  }
  .p5-list li {
    width: 4.9rem;
    display: flex;
    justify-content: space-between;
    background-color: #efefef;
    border-radius: 0.06rem;
    box-sizing: border-box;
    padding-left: 0.2rem;
    margin-bottom: 0.2rem;
  }
  
  .p5-list li:nth-child(3),
  .p5-list li:nth-child(4) {
    flex-direction: row-reverse;
    padding-left: 0;
    padding-right: 0.2rem;
  }

  .p5-list li .p5-list-cont {
    width: 2rem;
    box-sizing: border-box;
    padding-top: 0.25rem;
  }
  
  .p5-list li .p5-list-cont .p5-list-tit {
    display: flex;
    justify-content: space-between;
    width: 2rem;
    align-items: center;
  }
  
  .p5-list li .p5-list-cont .p5-list-tit>img {
    width: 0.55rem;
    height: 0.55rem;
    display: block;
  }
  
  .p5-list li .p5-list-cont .p5-list-tit .list-tit-text {
    width: 1.32rem;
    height: 0.55rem;
  }
  
  .p5-list li .p5-list-cont .p5-list-tit .list-tit-text h5 {
    font-size: 0.278rem;
    line-height: 1em;
    margin-top: 0.1rem;
    margin-bottom: 0.03rem;
    text-align: justify;
  }
  
  .p5-list li .p4-list-cont .p5-list-tit .list-tit-text p {
    font-size: 0.18rem;
    transform: scale(0.5);
    transform-origin: 0 0;
    width: 200%;
    text-align: left;
    color: #818181;
  }
  
  .p5-list li>img {
    width: 2.62rem;
    height: 1.85rem;
  }
  
  .p5-list li .p5-list-cont>p {
    margin-top: 0.1rem;
    font-size: 0.12rem;
    font-weight: 600;
    text-align: justify;
    line-height: 0.2rem;
  }
  .p6 .tit{
    width: 5.8rem;
    margin: 0 auto 0.3rem;
    padding-top: 0.54rem;
  }
  .p6 .tit p{
    font-size: 0.238rem;
    font-weight: 600;
    color: #231815;
  }
  .p6 .tit p::after,
  .p6 .tit p::before{
width: 1.6rem;
background: -moz-linear-gradient(left, #ef727c00 0%, #ef727c 100%);
background: -webkit-linear-gradient(left, #ef727c00 0%, #ef727c 100%);
background: -o-linear-gradient(left, #ef727c00 0%, #ef727c 100%);
background: -ms-linear-gradient(left, #ef727c00 0%, #ef727c 100%);
background: linear-gradient(to right, #ef727c00 0%, #ef727c 100%);
  }
  .p6 .p6-cont{
    background-color: #f3f3f3;
    padding-bottom: 0.48rem;
    margin-top: 0.3rem;
  }
  .p6 .p6-cont>p{
width: 7.3rem;
font-size: 0.14rem;
line-height: 0.24rem;
margin: 0 auto;
text-align: center;
  }
  .p6 .p6-list1{
    display: flex;
    width: 6.8rem;
    height: 2.1rem;
    flex-wrap:wrap;
    justify-content: space-between;
    align-content:space-between;
    margin: 0.4rem auto 0;
  }
  .p6 .p6-list1 li{
    border-radius: 50%;
    background-color: #d61518;
    width: 0.9rem;
    height: 0.9rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 0.56rem;
    position: relative;
  }
  .p6 .p6-list1 li:nth-child(5),
  .p6 .p6-list1 li:nth-child(10){
    margin-right: 0;
  }
  .p6 .p6-list1 li:nth-child(1)::after,
  .p6 .p6-list1 li:nth-child(2)::after,
  .p6 .p6-list1 li:nth-child(3)::after,
  .p6 .p6-list1 li:nth-child(4)::after{
  content: "";
  width:0.21rem;
  height: 0.21rem;
  background-image: url(../img/mt/p6-icon.png);
  background-size: 100% 100%;
  position: absolute;
  right:-0.38rem;
  bottom:-0.25rem;
  }
  .p6 .p6-list1 li p{
   color: #fff;
   text-align: center;
   font-size:0.194rem;
  }
  .p6 .p6-list2{
    display: flex;
    margin-top: 0.35rem;
   justify-content: space-between;
  }
  .p6 .p6-list2 li{
    padding:0 0.38rem;
  }
  .p6 .p6-list2 li:first-child{
padding-left: 0;
border-right:2px dashed #818181;
  }
  .p6 .p6-list2 li:last-child{
    padding-right: 0;
    border-left:2px dashed #818181;
  }
  .p6 .p6-list2 li .p6-list2-tit h3{
    font-size: 0.29rem;
    font-family: Arial, Helvetica, sans-serif;
    color: #909090;
    margin-right: 0.08rem;
  }
  .p6 .p6-list2 li .p6-list2-tit h5{
    font-size: 0.154rem;
    line-height: 1em;
    height: 0.16rem;
    padding-bottom: 0.05rem;
    border-bottom: 1px #ea8a8c solid;
  }
  .p6 .p6-list2 li .p6-list2-tit{
    display: flex;
    align-items: center;
  }
  .p6 .p6-list2 li>p{
    font-size: 0.14rem;
    line-height: 0.22rem;
    text-align: justify;
  }
/*20210710*/
.p5-list-tit  .list-tit-text p{
  font-size:0.24rem;
  line-height:1em;
  width: 200%;
  word-wrap: normal;
  transform: scale(0.5);
  transform-origin: 0 0;
}



.p3 .p3-left .p3-img{
  position:inherit;
  margin-top: 0.4rem;
}
