.right-news {
  width: 370px;
  background: #1e772d;
  box-sizing: border-box;
  padding: 40px 0;
  margin-top: 40px;
}
.right-news:first-child {
  margin-top: 0;
}
.right-news .title-text {
  text-align: center;
  height: 34px;
  line-height: 34px;
  color: #fff;
  font-size: 28px;
  margin-bottom: 40px;
}
.right-news .title-text .icon {
  width: 46px;
  height: 34px;
  display: inline-block;
  background-size: 100% 100%;
  vertical-align: top;
}
.right-news .title-text .icon-new {
  background-image: url("../images/new-fff.png"/*tpa=https://www.lillycialis.com.tw/skin/default/v1/images/new-fff.png*/);
}
.right-news .title-text .icon-book {
  background-image: url("../images/book-fff.png"/*tpa=https://www.lillycialis.com.tw/skin/default/v1/images/book-fff.png*/);
}
.right-news .title-text .icon-hot {
  background-image: url("../images/hot-fff.png"/*tpa=https://www.lillycialis.com.tw/skin/default/v1/images/hot-fff.png*/);
}
.right-news li {
  font-size: 15px;
  font-family: "Arial, Helvetica, sans-serif";
  line-height: 20px;
  margin: 0 20px;
  padding-left: 40px;
  background-image: url("../images/star-fff.png"/*tpa=https://www.lillycialis.com.tw/skin/default/v1/images/star-fff.png*/);
  background-repeat: no-repeat;
  background-position: 10px center;
  font-size: 20px;
  color: #fff;
  width: 290px;
  overflow: hidden;
  border-bottom: 1px dashed #fff;
  margin-bottom: 20px;
  font: 15px/20px "Arial, Helvetica, sans-serif";
}
.right-news .tagItem {
  margin: 10px;
  color: #fff;
  font-size: 20px;
  font-size: 15px;
  font-family: "Arial, Helvetica, sans-serif";
  line-height: 20px;
}
