@charset "utf-8";
/* CSS Document */

.top{overflow: hidden;width:100%;min-height:90px;min-width:1000px;}
.top ul{max-width:1000px;margin:0px auto;position:relative;}
.logo_l{float:left;}
.logo_l img{max-height:100px;max-width:100%;}
.tel_mcf_m{position:absolute;right:0px;top:10px;}
.tel_mcf_m em{display:block;color:#e62315;font-size:16px;line-height:90px;font-weight:bold;}

.nav{height:34px;background: #f3f3f3;line-height: 34px;background:-webkit-linear-gradient(top,#f0f0f0,#f9f7f8);background:-o-linear-gradient(bottom,#f0f0f0,#f9f7f8);
background:-moz-linear-gradient(bottom,#f0f0f0,#f9f7f8);background:linear-gradient(top bottom,#f0f0f0,#f9f7f8);min-width:1000px;}
.nav ul{width:1000px;margin:0px auto;}
.nav ul a{float:left;padding:0px 20px;color:#333;font-size:14px;display:block;margin-right:10px;height:34px;line-height:34px;}
.nav ul a:hover{color:#034f9a;}
.nav ul a.omm{color:#034f9a;}