 .myText{
   font-size: 14px;
}

.myText2{
    font-size: 16px;
 }

.serchcntent {
      background: #FFE8E8;
  }
.serchcntent:nth-child(odd) {
    background: #FFE8E8;
}
.title{
    background: #D9EDF7;
}
.titleText{
    background: #5BC0DE;
}