*{
    padding:0;
    margin:0;
    list-style: none;
}
section{
    width: 100%;
}

#center-Content{
   
    position: relative;
}
.elegance{
    width: 877px;
 

    display: block;
}
.eleShow{
    display: block;
}
.textCentent{
    width: 877px;

    margin-top:20px;
}
.textCentent span{
    font-size: 14px;
    color: #373737;
}
.imgCentent{
    width: 877px;
    height:380px;
}
.imgCentent img:last-of-type{
    margin-left:20px;
}
.elegance2 .imgCentent{
    width: 600px;
    height:200px;
    margin:50px auto;
}
.eleganceBtn{
  width: 100% !important;
	height:220px;
}
.eleganceBtn li {
  width: 100% !important;
	height:52x;
}
.eleganceBtn li h2{
margin: 0 17px !important;
}