body {
    line-height: 1.5;
    font-size: 14px;
}
.ly-ty-con-content {
   // padding:2px 60px 0 60px;
}

.ly-ty-con-middle-p{
    color:#fff !important;
    line-height: 24px !important;
    text-align: center !important;
    display: inline-block !important;
    background-image: linear-gradient(to top, #d40702, #f9522e) !important;
    border-radius: 4px 4px 0 0 !important;
    padding: 0px 12px !important;
}
.ly-ty-con-middle-title{
      background-size:0 !important;
}


.ly-ty-con-content span {line-height: 30px;}

.ly-ty-con-main {padding: 30px 7px 0px 7px !important;}
.ly-ty-con-page-item{height:50px!important;}
.ly-ty-con-content > div{
  white-space: nowrap; 
  text-overflow: ellipsis; 
  overflow: hidden; 
}

/* 图片信息 */
.tpxx_bg{ width:192px; height:188px; background:url(../images/tpxx_bg.jpg) left top no-repeat; float:left; margin-left:10px; margin-right:10px; margin-bottom:30px;}
.tpxx_bg a:link,.tpxx_bg a:visited,.tpxx_bg a:hover{font-size:12px; line-height:20px; color:#000; text-decoration:none; }
.tpxx_bg a:hover{color:#C30C06}

@media screen and (max-width: 498px){
      .ly-ty-con-middle-title-bg{
      margin-top:40px;
    }
}