.conent-owl{
  background: #fff;
  text-align: center;
  position: relative;
  padding: 1.4rem 0;
}
.conent-owl .title1{
  font-size: 0.68rem;
  color: #363638;
  letter-spacing: 0.1rem;
  text-align: center;
  line-height: 0.68rem;
  margin-bottom: 0.24rem;
}
.conent-owl .subhead{
  font-size: 0.28rem;
  color: #cf3428;
  letter-spacing: 0.1rem;
  text-align: center;
  line-height: 0.28rem;
  margin-bottom: 0.96rem;
  font-weight: 700;
}
.conent-owl .owl{
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  padding: 0 1.7rem
}
.conent-owl .owl .owl-img{
  width: 6.96rem;
  height: 4.36rem;  
}
.conent-owl .owl .owl-img img{
  width: 100%;
  height: 100%;
}
.conent-owl .owl .owl-tip{
  margin-left: 0.64rem;
  width: 8.76rem;
  
}
.conent-owl .owl .owl-tip .owl-tip-title{
  font-size: 0.32rem;
  font-weight: 600;
  color: #333333;
  margin-bottom: 0.24rem;
  text-align: left;
  margin-top: 0.46rem;
  letter-spacing: 4px;
}

.conent-owl .owl .owl-tip .owl-tip-p{
  font-size: 0.22rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.48rem;
  text-align: left;
  font-family: 'PingFang SC';
}
.conent-owl .owl .owl-tip .owl-tip-details{
  margin-top: 0.48rem;
  font-size: 0.22rem;
  font-weight: 400;
  color: #CF3428;
  text-align: left;
  cursor: pointer; 
  letter-spacing: 1px;
}
#idTop{
  display: none;
}
#idTop2{
  display: none;
}
.idTop-box{
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 8;
  display: none;
}
.conent-owl .detailsPop{
  z-index: 10;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
  width: 12rem;
  height: 7.40rem;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 12px 48px 16px rgba(0, 0, 0, 0.03), 0px 9px 28px 0px rgba(0, 0, 0, 0.05), 0px 6px 16px -8px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 12px 48px 16px rgba(0, 0, 0, 0.03), 0px 9px 28px 0px rgba(0, 0, 0, 0.05), 0px 6px 16px -8px rgba(0, 0, 0, 0.08);
}
.conent-owl .detailsPop .pop-top{
  height: 0.32rem;
  margin-bottom: 0.24rem;
}
.conent-owl .detailsPop .pop-top img{
  width: 0.32rem;
  height: 0.32rem;
  float: right;
  margin-right: 0.25rem;
  margin-top: 0.25rem;
  cursor: pointer;
}
.conent-owl .detailsPop .pop-content{
  height: 0.6rem;
  text-align: left;
  margin-left: 0.52rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.conent-owl .detailsPop .pop-content .left{
  height: 6rem;
  border-right:1px solid #CCCCCC;
  width: 8.33rem;
  padding-right: 0.84rem;
}
.conent-owl .detailsPop .pop-content .left .title{
  width: 0.04rem;
  height: 0.28rem;
  background: #CA3C2E;
  float: left;
  font-size: 0.24rem;
  margin-right: 0.16rem;
}
.conent-owl .detailsPop .pop-content .left h4{
  font-size: 0.24rem;
  font-weight: 600;
  color: #333333;
  margin-bottom: 0.24rem;
  margin-top: 0.46rem;
  line-height: 0.28rem;

}
.conent-owl .detailsPop .pop-content .left li{
  font-size: 0.18rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.28rem;
  list-style: disc;
  margin-left: 0.42rem;
  text-align: justify;
  letter-spacing: 1px;
  margin-bottom: 0.08rem;
  font-family: 'PingFang SC';
}
.conent-owl .detailsPop .pop-content .left li:last-child{
  margin-bottom: 0;
}

.conent-owl .detailsPop .pop-content .right{
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 3rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 6rem;
}

.conent-owl .detailsPop .pop-content .right img{
  width: 1.50rem;
  height: 1.50rem;
  margin-bottom: 0.20rem;
}

.conent-owl .detailsPop .pop-content .right p{
  font-size: 0.18rem;
  font-weight: 400;
  color: #333333;
}
.conent-owl .top-title{
  width: 100%;
  text-align: center;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 600;
  font-size: 0.28rem;
  line-height: 0.33rem;
}
.fade-enter-active, .fade-leave-active {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
 
.fade-enter, .fade-leave-to /* .fade-leave-active below version 2.1.8 */ {
  opacity: 0;
}
.middle-content{
  background: #FBFBFB;
  padding: 1.4rem 0;
  width: 100%;
}
