@charset "utf-8";
.hot_keyword { min-height:34px; line-height:34px; padding-right:0; }

.sh_form_top .dropdown-menu { top:33px; }

.index-news-item > a > i {
    font-style:normal;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (min-width: 641px){
    .area { display: flex; align-items: stretch; flex-flow: wrap; }
    .area .area-item { display: flex; align-items: stretch; }
    .area .area-item > a { display: flex; align-items: stretch; }
    .area .area-item .txt { padding-bottom:20px; }
}

@media (min-width:992px) {
    .layout4 { display:flex; align-items:stretch; flex-flow:wrap; }
    .layout4 .ys-part { height:100%; }
}

@media (min-width:994px) and (max-width:1199px) {
    .index-news-item { padding-top:1.3%; padding-bottom:1.3%; }
}
@media (min-width:1200px) and (max-width:1599px) {
    .index-news-item { padding-top:2%; padding-bottom:2%; }
}

@media (min-width:992px) and (max-width:1610px) {
    .about .about-txt br:nth-child(2), .about .about-txt br:nth-child(4) { display:none; }
}


