.ynews {
    margin-top: 60px;
}
.ynews .banner img{
    width: 100%;
    /*height: 300px;*/
    vertical-align: bottom;
}
.ynews .ico-bg{
    width: 100%;
    height: 216px;
    background: #3f3b3a;
}

.ynews .ico #ul{
    overflow: hidden;
    padding: 20px 10px;
    display: flex;
    justify-content: space-between;
}

.ynews .ico #ul a{
    float: left;
    width:110px;
    box-sizing: content-box;
    margin-right: 245px;
    cursor: pointer;
}
.ynews .ico  #ul a:last-child{
    margin-right: 0px;
}
.ynews .ico  #ul a img{
    width: 110px;
    height: 110px;
    margin-bottom: 24px;
}
.ynews .ico  #ul a p{
    font-size: 18px;
    color: #999;
    text-align:center;
}
.ynews .ico #ul .yactive p{
    color:#ffaf29;
}
.ynews .ico  #ul a p:hover{
    color:#ffaf29;
}
.ynews  #box .item{
    display: none;
}
/* 品牌咨讯 */
.spe-bg{
    width: 100%;
    background: #f1f1f1;
}
.y1200{
    width: 1200px;
    margin:20px auto;
}
.ynews .title-header {
    margin-bottom: 20px;
}
.ynews .title-header .title span{
    font-size: 16px;
    color: #999;
}
.ynews .title-header .title text{
    font-size: 16px;
    color: #ffaf29;
}
.ynews  .brand .content{
    overflow: hidden;
}
.ynews  .brand .content-l{
    float: left;
    width: 64%;
    background: #fff;
    padding:20px 30px;
    border-radius: 3px;
}
.ynews  .brand .content-l li{
    padding: 20px 0;
    border-bottom: 1px  solid #e6e6e6;
    box-sizing: border-box;
    transition: all 0.2s;
}
.ynews  .brand .content-l li:hover img{
    transform: scale(1.1);
    transition: all 0.2s;
}
.ynews  .brand .content-l li:hover  .txt h2{
    color:#ffaf29;
}

.ynews  .brand .content-l li:first-child{
    padding-top:0;
}
.ynews  .brand .content-l img{
    width: 246px;
    height: 246px;
    margin-right:38px;
    vertical-align: top;
}
.ynews  .brand .content-l .txt{
   display: inline-block;
   width:58%;
    vertical-align: top;
}
.ynews  .brand .content-l .txt .myline{
    width: 32px;
    height: 4px;
    background: #ffaf29;
    margin-top: 20px;
}
.ynews  .brand .content-l .txt h2{
    font-size: 20px;
    color: #333;
    margin-bottom: 25px;
    width: 100%;
    overflow: hidden;/*超出部分隐藏*/
    text-overflow:ellipsis;/* 超出部分显示省略号 */
    white-space: nowrap;/*规定段落中的文本不进行换行 */
}
.ynews  .brand .content-l .txt p{
    font-size: 14px;
    line-height: 24px;
    width: 100%;
    height: 118px;
    color: #666;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.ynews  .brand .content-l .txt span{
    font-size: 14px;
    color: #999;
    margin-top: 25px;
    display: inline-block;
}
.ynews  .brand .content-r{
    float: right;
    width: 29%;
}
.ynews  .brand .content-r .tjnews{
    height:260px;
    margin-bottom: 14px;
    background: #fff;
    padding:10px 20px;
    border-radius: 3px;
}
.ynews  .brand .content-r .tit{
    overflow: hidden;
    border-bottom: 1px solid #e6e6e6;
}
.ynews  .brand .content-r .tit span{
    font-size: 20px;
    color: #333;
    float: left;
    line-height: 37px;
    border-bottom:3px solid #ffaf29;
}
.ynews  .brand .content-r .tit a{
    font-size: 14px;
    color: #999;
    float: right;
    line-height: 37px;
    display: inline-block;
    height: 37px;
}
.ynews .brand .content-r .tit a:hover{
    color: #ffaf29;
}
.ynews  .brand .content-r .tjnews .con li:first-child{
    padding-top: 20px;
}
.ynews  .brand .content-r .tjnews .con li{
    padding-bottom:20px;
    overflow: hidden;
}
.ynews  .brand .content-r .tjnews .con li  .dot__2i-_yz {
    margin-right: 4px;
    font-weight: 700;
    color: #ffaf29;
}
.ynews  .brand .content-r .tjnews .con li a{
    display:block;
}
.ynews  .brand .content-r .tjnews .con li a>div{
    font-size: 14px;
    color:#333;
    float: left;
    width:70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ynews  .brand .content-r .tjnews .con li:hover  span,.ynews  .brand .content-r .tjnews .con li:hover  i{
    color: #ffaf29;
    text-decoration:underline;
}
.ynews  .brand .content-r .tjnews .con li  i{
    font-size: 14px;
    color:#999; 
    float: right;
}
.ynews  .brand .content-r .tjproduct{
    /*min-height: 690px;*/
    margin-bottom: 14px;
    background: #fff;
    padding:10px 20px;
    border-radius: 3px;
}

.ynews  .brand .content-r  .tjproduct  li a{
    display: block;
    margin-bottom: 20px;
}
.ynews  .brand .content-r  .tjproduct  li a:hover{
    -webkit-box-shadow: 0 0 5px 1px #e0e0e0;
    box-shadow: 0 0 5px 1px #e0e0e0;
    -webkit-box-shadow: 0 0 5px 1px #e0e0e0;
    -moz-box-shadow: 0 0 5px 1px #e0e0e0;
    transition: all 0.3s;
}

.ynews  .brand .content-r .tjproduct ul{
    padding-top: 20px;
}
.ynews  .brand .content-r .tjproduct img{
    width: 140px;
    height: 140px;
    margin-right:15px;
    vertical-align: top;
}
.ynews  .brand .content-r  .tjproduct  li:hover .txt h2{
   color: #ffaf29;
}

.ynews  .brand .content-r .tjproduct .txt{
   display: inline-block;
   width:47%;
}
.ynews  .brand .content-r .tjproduct .txt h2{
    font-size: 16px;
    color: #333;
   margin-bottom:14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ynews  .brand .content-r .tjproduct .txt .tem{
    font-size: 14px;
    line-height: 26px;
    color: #666;
}

.ynews  .brand .content-r .tjhy .con li:first-child{
    padding-top: 20px;
}
.ynews  .brand .content-r .tjhy .con li{
    padding-bottom:20px;
    overflow: hidden;
}
.ynews  .brand .content-r .tjhy .con li span{
    font-size: 14px;
    color:#333;
    float: left;
    width:70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ynews  .brand .content-r .tjhy .con li  i{
    font-size: 14px;
    color:#999; 
    float: right;
}
