.ldzc-name{
    color: #b91f1e;
    word-break: keep-all;
    white-space: nowrap;
}
.ldzc{
    margin-top: 20px;
}
.cont1 .toutiao h3{
    font-weight: bold;
}
.cont1 .toutiao a p span{
    display: inline-block;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.list ul li:hover{
    background-color: #f6f6f6;
}
.list ul li:hover a s,.list ul li:hover a span{
    color: #b91f1e;
}
.footer-link-select .select{
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(/global/qdown.png) 195px 22px no-repeat;
}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
.footer-link-select select::-ms-expand { display: none; }

.cont1 .dongtai ul.dt-menu{
    width: 495px;
}
.list1 ul{
    padding: 16px 0;
    box-sizing: border-box;
}
.toutiao c p span {
    display: inline-block;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.accordion li.open i{
    background-size: 100%;
}