﻿@charset "utf-8";
:root{--color:#0e99e1}
.logo{height:100%}
header{padding:5px 0}
.about{position:relative}
.about:before{content:'';width:100%;height:100%;background:rgba(0,0,0,.25);position:absolute;top:0;left:0}
.about .container{position:relative}
.case-pic{display:flex;justify-content:space-between;flex-wrap:wrap}
.case-pic li{height:400px}
.case-pic li img{max-height:100%}
@media (max-width:991px){.case-pic li{height:300px}}
@media (max-width:991px){.case-pic li{height:auto;width:100%}}
.fshare{display:none}
.hot-item-more,.hot-item-tit{background:#0e99e1}
.hot-item-more::before{border:22px solid #0e99e1;border-top-color:transparent;border-right-color:transparent}
.news-t-more{background:#0e99e1;color:#fff;border-color:#0e99e1}
.news-item-more{display:inline-block;background:#0e99e1;padding:8px 26px;border-radius:22px;color:#fff}