<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
* {

}
/*user agent stylesheet*/
div {
    display: block;
}
/*返回顶部*/
.xfc{ position: fixed;
    right: 5px;
    top: 180px;
z-index: 99999;}
.xfc ul li{margin-bottom:10px;width:56px; height:64px; position:relative;list-style: none; }
.xfc ul li a{ width:56px; height:64px;  display:block; }
/*.xfc ul li .on a{ width:56px; height:64px;  display:block; }*/
.xfc .zxkf a{ position:absolute; left:0; top:0; background:url(../images/zxkf.png) no-repeat center top;}
.xfc img{width: 100%}
.xfc .zxkf .zxkf_nr{ position:absolute; left:-220px; top:0; display:none; background:#FFF; padding:0px;}
.xfc .zxkf .zxkf_nr p{ color:#e60012; font-size:18px; font-weight:bold; display:block;letter-spacing: 2px}
.xfc .zxkf .zxkf_nr span{ color:#13bcf5; font-size:18px; font-weight:bold; display:block;}
.xfc .zxkf.on .zxkf_nr{display:block;}
.xfc .zxkf.on a{ background:url(../images/zxkf_hover.png) no-repeat left bottom;}
.xfc .yjfk{ background:url(../images/yjfk.png) no-repeat left bottom;}
.xfc .yjfk:hover{ background:url(../images/yjfk_hover.png) no-repeat left bottom;}
.xfc .gzqy{}
.xfc .gzqy a{ position:absolute; left:0; top:0; background:url(../images/gzqy.png) no-repeat center top; }
.xfc .gzqy .gzqy_nr{width:146px; height:146px; padding:10px; background:#fff; text-align:center; position:absolute; left:-170px; top:0; display:none;}
.xfc .gzqy.on .gzqy_nr{display:block;}
.xfc .gzqy.on a{ background:url(../images/gzqy_hover.png) no-repeat left bottom;}
.xfc .zxkf_nr .zxkfptitle{background-color: #f4f4f4;padding: 10px 20px;font-size: 20px;color: red}
.xfc .zxkf_nr .zxkfdiv{padding:10px  20px;}
.xfc .zxkf_nr .zxkfdiv p{font-size: 16px;color: #323232;font-weight: 500}

.zsbg{font-size:20px;margin:60px 0 15px;}
.zsbg_ul{display:flex;flex-wrap: wrap;}
.zsbg_ul li{width:50%;line-height:2;}
.zsbg_ul li a{font-size: 14px;color:#333;}

.honor_list{box-sizing: border-box;}
.honor_list .img{border:1px solid #ccc;padding:10px;}
.honor_list .img img{width:100%;display:block;}
.honor_list .tit{font-size:16px;line-height:2;text-align:center;}


.team_list{display:flex;flex-wrap:wrap;justify-content: space-between;}
.team_list li{width:49%;box-sizing: border-box;padding: 20px;display:flex;flex-wrap:wrap;justify-content: space-between;align-items: center;box-shadow: 0px 0px 10px #ccc;}
.team_list li p{margin-bottom:0;}
.team_list li .img{width: 30%;}
.team_list li .img img{width:100%;display:block;}
.team_list li .nr{width: 65%;}
.team_list li .nr .tit{font-size:20px;color:#333;margin-bottom:10px;}
.team_list li .nr .des{font-size:16px;color:#666;line-height:26px;}

.zclx .column:hover{box-shadow: 0px 0px 10px #ccc;}
.zjbl .column:hover{box-shadow: 0px 0px 10px #ccc;}
</pre></body></html>