.trj-xxlgg-s1{
	padding:20px !important;
	overflow: hidden;
	height:186px !important;
}
.trj-xxlgg-s1 .xxl-name{
	font-size: 16px;
    line-height: 30px;
    color: #333;
    margin-bottom: 5px;
}
.trj-xxlgg-s1:hover .xxl-name a {
    color: #b81c22;
    font-weight: bold;
}
.trj-xxlgg-s1 .xxl-name a:hover {
    text-decoration: none;
    color: #b81c22;
}
.trj-xxlgg-s1 .xxl-name a {
    font-size: 16px;
    line-height: 30px;
    color: #333;
}

.trj-xxlgg-s1 a:hover {
    text-decoration: none;
    color: #b81c22;
}

.trj-xxlgg-s1 .xxl-three-img{
    display: -webkit-flex;
    display: flex;
    margin-bottom: 8px;
    position: relative;
}
.trj-xxlgg-s1 .xxl-three-img .xxl-img-wrap{
  height: auto;
  display: inline-block;
  margin-right: 1px;
  vertical-align: top;
  position: relative;
}

.trj-xxlgg-s1 .xxl-three-img .xxl-img-wrap img{
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  margin:0;
  padding:0;
}



.bp-detail-recommend .trj-xxlgg-s1{
	padding:0px !important;
	height:235px !important;
}
.bp-detail-recommend .trj-xxlgg-s1 .xxl-name a{
	font-size:18px !important;
}