<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 */

.top_t{background: url(../images/h-top.jpg) center top no-repeat #f6f5f5;width: 100%;color: #666666;height: 50px;line-height: 60px;overflow:hidden;}
.top_t ul{max-width:1170px;margin:0px auto;padding:0px 15px;position: relative;}
.en_ldr{position: absolute;line-height: 37px;color: #666;font-size: 14px;display: block;background:#f6f5f5 url(../images/en_me.png) left center no-repeat;padding-left: 28px;right:15px;top: 13px;}
.header{position:relative;}
.logo_l{float:left;display:block;padding-top:20px;display:block;}
.logo_l img{max-height:66px;max-width:400px; vertical-align:middle;}
.top{max-width:1170px;margin:0px auto;padding:0px 15px;min-height:106px;}
.in_tel{float:right;line-height:50px;margin-top: 25px;display:block;font-size:30px;color: #666;background:url(../images/h-tel.jpg) left center no-repeat;padding-left:60px;}
.in_tel em{display:block;color:#666666;font-size: 14px;line-height: 25px;}
.in_tel span{display:block;color:#f9a50e;font-size: 20px;line-height: 30px;font-weight:bold;}
.in_tel span a{color:#f9a50e;}
.nav{overflow:hidden;background:#00a267;line-height:50px;height: 50px;}
.nav ul{max-width:1170px;margin:0px auto;padding:0px 15px;}
.nav ul li{line-height: 50px;text-align: center;font-size: 16px;color: #ffffff;float:left;padding:0px 35px;}
.nav ul li a{color: #ffffff;font-size: 16px;}
.nav ul li.omm{background:#f9a50e;}
.nav ul li:hover{background:#f9a50e;}




@media (max-width:1100px) {
.in_tel{display:none;}
.header{height:58px;overflow:hidden;}
.logo_l{float:none;display:block;margin:0px auto;padding: 0px;}
.logo_l img{max-height:58px;max-width:300px; vertical-align:middle;}
}

@media (max-width:940px) {
.nav ul li{border-right:1px solid #fff;width: 24%;padding: 0px;border-bottom: 1px solid #fff;}
.nav{height:auto;}
}

</pre></body></html>