@charset "utf-8"; /* CSS Document */ body { font-size: 14px; } .navbar { margin-bottom: 0; min-height: 80px; } .logosys { margin: 5px 0 0 15px; width: 360px; height: 72px; background: url(../img/logo-zfjd-st.png) no-repeat center 22px; /*background: url(../img/logo-qmyl.png) no-repeat center 22px;*/ /*background: url(../img/logo-yjy.png) no-repeat center 22px;*/ /*background: url(../img/logo-car.png) no-repeat center 22px;*/ /*background: url(../img/zxt.png) no-repeat center 22px;*/ /*background: url(../img/log-szsf.png) no-repeat 10px 22px;*/ background-size: 92%; float: left; line-height: 40em; overflow: hidden; } .minimalize-styl-2 { color: rgba(255, 255, 255, .5); } .minimalize-styl-2:hover { color: rgba(255, 255, 255, 1); } .fa { margin-right: 5px; } .arrow { margin-right: 0; } .navbox { float: right; margin-right: 2%; } .navbox { float: right; margin-right: 1%; } .navbox > li > a { display: inline-block; margin: 5px 25% 0; padding: 8px 0; width: 90px; height: auto; font-family: 'Microsoft Yahei', Arial, Verdana, sans-serif; cursor: pointer; text-align: center; opacity: 0.7; } .navbox > li > a.active, .navbox > li > a:hover { opacity: 1.0; /*background-color: transparent; background-image: linear-gradient(rgba(0, 0, 0, 0.25), transparent); border-radius: 5px;*/ } .navbox > li > a > i { display: block; width: 100%; height: 40px; background-position: center top; background-repeat: no-repeat; } /*.nav.navbar-top-links a { font-size: 16px; }*/ .nav_home { /*background: url(../img/icon_top_fx.png);*/ background: url(../img/icon_top_home.png); } .nav_yjzs { background: url(../img/icontop_yjzs.png); } .nav_yjbz { background: url(../img/icontop_yjbz.png); } .nav_yagl { background: url(../img/icontop_yagl.png); } .nav_fxyh { background: url(../img/icontop_fxyh.png); } .nav_ycyj { background: url(../img/icontop_ycyj.png); } .nav_xxfb { background: url(../img/icontop_xxfb.png); } .nav_fzjc { background: url(../img/icontop_fzjc.png); } .nav_zhdd { background: url(../img/icontop_zhdd.png); } .nav_mnyl { background: url(../img/icontop_mnyl.png); } .nav_yjpg { background: url(../img/icontop_yjpg.png); } .nav_htgl { background: url(../img/icon_top_ht.png); } .nav_zfjd { background: url(../img/icon_top_tj.png); } /*********** left icon **********/ /* .leftmenu_case { background: url(../img/iconleft_anli_16.png); } .leftmenu_info { background: url(../img/iconleft_info_16_2.png); } .leftmenu_drill { background: url(../img/iconleft_yanlian_16.png); } .leftmenu_early { background: url(../img/iconleft_ycyj_16.png); } .leftmenu_plan { background: url(../img/iconleft_yanlian_16.png); } .leftmenu_com { background: url(../img/iconleft_zhdd_16.png); } .leftmenu_duty { background: url(../img/iconleft_zhiban_16.png); } .leftmenu_knfile { background: url(../img/iconleft_zhishiku_16.png); }*/ @media screen and (min-width: 1024px) and (max-width: 1913px) { .nav.navbar-top-links a { font-size: 14px; } .logosys { background-size: 80%; background-position-x: 20px; } .navbox > li > a { width: 70px; } }