
.detail-left .de-title{
  font-size: 24rem;
line-height: 34rem;
color: #000000;
margin-top: 40rem;
text-align: center;
}
.detail-left .su{
font-weight: 400;
font-size: 14rem;
line-height: 20rem;
margin-top:12rem ;
text-align: center;
margin-bottom: 24rem;
color: #999999;
}
.look{
  width:20rem !important; 
  height: 20rem;
  display: inline-block;
  vertical-align: middle;
}
.detail-left p .look{

}
.detail-content{
  font-weight: 400;
font-size: 16rem;
line-height: 22rem;
color: #333333;
}
.lists-one{
  background: url(./image/icon/t_title.png) no-repeat;
  background-size: 400rem;
}
.lists-one img{
  width: 21rem;
  vertical-align: middle;
  margin: auto 0;
  margin-right: 10rem;
  height: 21rem;
}

.detail-more{
  width: 100%;
  padding-top: 60rem;
  padding-bottom: 90rem;
}
.more-title{
  line-height: 20rem;
  display: flex;
  width: 1200rem;
  margin: auto;
  border-bottom: 1rem solid #F5F5F5;
  line-height: 50rem;
  justify-content: space-between;
  margin-bottom: 30rem;
}
.more-null{
  margin: auto 0;
  display: inline-block;
  height: 17rem;
  width: 3rem;
  margin-right: 10rem;
  background: linear-gradient(180deg, #EA4049 0%, #E10727 100%);;flex-shrink: 0;
}
.more-title b{
  font-weight: 600;
line-height: 50rem;
font-size: 18rem;
flex: 1;
color: #EA4049;
}
.more-title p{
font-weight: 400;
flex-shrink: 0;
line-height: 50rem;
font-size: 14rem;
cursor: pointer;
color: #999999;
}
.more-list{
  display: flex;
  width: 1200rem;
  margin: auto;

}
.more-item{
  width: 280rem;
  cursor: pointer;
height: 270rem;
background: #FFFFFF;
box-shadow: 0rem 2rem 8rem rgba(0, 0, 0, 0.04);
border-radius: 10rem;
margin-right: 30rem;
}
.more-item img{
  width: 100%;
  height: 178rem;
  border-radius: 10rem 10rem 0 0;
}
.more-bot{
  padding: 11rem 15rem;
}
.more-bot span{
  font-weight: 600;
font-size: 18rem;
line-height: 25rem;

color: #000000;
}
.more-bot p{
  width: 60rem;
height: 20rem;
font-weight: 400;
font-size: 12rem;
line-height: 18rem;
text-align: center;
margin-top:10rem;
background: rgba(255, 156, 37, 0.13);
border: 1px solid #FF9C25;
color: #FF9C25;
border-radius: 2rem;
}
.item-img{
  width: 100%;
  height: 178rem;
}
.more-item:nth-child(4n){
  margin-right: 0;
}




