.titlelenskin{      display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
       margin-bottom: 55px;
 

}
.titlelenskin div{font-size: 17px;
    /* margin: 8px; */
   flex: 0 0 14.1%;padding: 5px 0;
    text-align: center;
    margin-bottom: 15px;
    line-height: 1.5;
    /*font-weight: 600; */
       border: 1px solid #dadada;
}
.skimme{    margin-bottom: 70px;
    display: flex;
    width: 110%;
    margin-left: -1%;}
.skimme div{     font-size: 18px;
    /* text-align: center; */
    margin-bottom: 15px;
    line-height: 1.5;    border: 1px solid #dadada;
    /*font-weight: 600;*/

    margin-right: 31px;
}

.ipro .item h3{  text-align: center;
    font-size: 20px;
    line-height: initial;
    font-weight: 600;
    color: #12bec4;
    background: none;
     line-height: 37px;
   

   }
.ipro .item p{  font-size: 15px;
    line-height: 24px;
 
    padding: 10px;
    text-indent: 15px;    padding-top: 0;
    text-align: justify;}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.w1400 {
    width: 1400px;
    margin: 0 auto;
}
.w1300 {
    width: 1400px;
    margin: 0 auto;
}
.w1500 {
    width: 1350px;
    margin: 0 auto;
}

.titlca{      /* display: flex; */
    /* align-items: center; */
    width: 82%;}
.pp{}
.cet1{      display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    position: absolute;
    width: 73%;
    /*bottom: 35px;*/}
.cet2{   bottom: 126px;}
.cet1 a{     border: 1px solid #12bec4;}
.cet1 a:nth-child(1){
    border: 1px solid #484848;
    background: none;
    color: #333;
}
.cet1 a:hover{
color:#fff
}
.cet1 a:nth-child(1):hover{
color:#000
}
.spike{    display: flex;
    align-items: center;
    justify-content: space-between;

  }
.spike li i{text-align: center;
    font-size: 17px;
    display: block;
    margin-top: 20px;
    /*font-weight: 600;*/
}
.spike li .skim{
         background: #fff;
    width: 120px;
    height: 120px;
    margin: 0 auto;
    border-radius: 11px;
    border: 1px solid #dadada;
}
.spike li .skim img{width: 100%;}
/*.index .title h3{position: relative;z-index: 1;}
.index .floor_1_main{position: relative; overflow: hidden;}
.index .floor_1_main:before{

        content: '';
    background: #000;
    width: 800px;
    height: 800px;
    position: absolute;
    border-radius: 50%;
    left: -10%;
    top: -20%;}*/


.ys_list{    padding-bottom: 37px;}
.ipro .list {
        display: flex;
    flex-wrap: wrap;
       align-items: initial;
justify-content: space-between;
}