<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
/*
 * @Company: Gainet
 * @Mail: 1713547114@qq.com
 * @Author: Wangd Dong
 * @FinalEditors: Wangd Dong
 * @WOW: I am Groot
 * @Date: 2019-05-06 11:33:01
 * @LastEditTime: 2019-05-06 15:35:04
 */
/*共用产品滑动导航*/
.ky-sever-nav{width:100%;height:74px;background-color:#2e303f;min-width:1200px}
.ky-sever-content{width:1200px;height:100%;margin:0 auto;display:flex;justify-content: center;}
.float-nav-list-text{width:auto;height:100%;font-size:16px;line-height:45px;position:relative;padding-left:52px}
.float-nav-list{width:25%;height:100%}
.float-nav-list:hover{background-color:#1d1e2c}
.float-nav-list-active{background-color:#1d1e2c}
.float-nav-list.width20{width:20%;height:100%}
.float-nav-list.width33{width:33.3%;height:100%}
.float-nav-list.width50{width:50%;height:100%}
.float-nav-list&gt;a{display:inline-block;width:100%;height:45px;padding-top:15px;padding-bottom:14px}
.float-nav-list-text1{width:100%;height:100%;text-align:center}
.float-nav-fixednav .float-nav-list-text1{width:100%;border-left:none}
.product-title-box{height:50px;line-height:50px;border-bottom:1px solid #d8d8d8;position:relative}
.product-title{width:106px;border-bottom:3px solid #1b9dfe;position:relative;bottom:3px;font-size:22px;display:inline-block}
.product-title-english{font-size:28px;font-weight:100;color:#d8d8d8}
.float-nav-menu-list{width:100%;position:absolute;top:74px;overflow:hidden;background-color:#2e303f;display:none}
.float-nav-menu-list-item{width:100%;border-top:1px solid #50525f;border-bottom:1px solid #50525f;margin-top:-1px}
.float-nav-menu-list-item-warp{width:100%;height:100%;display:block;line-height:52px;padding-left:52px;padding-right:15px;color:#fff;font-size:12px;background:url(../images/ky-sever-nav-list.png) no-repeat 14px 16px}
.float-nav-menu-list-item-warp:hover{background-color:#1d1e2c;color:#fff}
.float-nav-menu-list-item-warp.bgnone{background:none;text-align:center;padding-left:0}
.float-nav-menu-list-item-warp.bgnone:hover{background-color:#1d1e2c}
.float-nav-seize{width:100%;height:74px;display:none}
.float-nav-fixednav{position:fixed;top:0px;left:0px;width:100%;z-index:9999}
.float-nav-text0{font-size:16px}
.float-nav-text1{font-size:12px;color:#fff;
filter:alpha(opacity=30); /*IE滤镜，透明度50%*/
-moz-opacity:0.3; /*Firefox私有，透明度50%*/
opacity:0.3;/*其他，透明度50%*/
-khtml-opacity: 0.3;
}
.float-nav50{width:50%}
.float-nav-fixednav .float-nav50{width:50%}</pre></body></html>