.navigationBarDiv{ margin-top:5px; background-color:#F5F5F5; margin-bottom:6px; } .navigationBar { list-style: none; display: inline-block; padding-left:0px; margin-bottom:0px; } .navigationBar .icon { font-size: 14px; } .navigationBar li { float: left; } .navigationBar li a { color: #FFF; display: block; background: #327CB7; /* background: #4e70ad; */ text-decoration: none; position: relative; height: 32px; line-height: 32px; padding: 0 10px 0 5px; text-align: center; margin-right: 23px; } .navigationBar li:first-child a { padding-left: 15px; -webkit-border-radius: 4px 0 0 4px; -moz-border-radius: 4px 0 0 4px; -ms-border-radius: 4px 0 0 4px; -o-border-radius: 4px 0 0 4px; border-radius: 4px 0 0 4px; } .navigationBar li:first-child a:before { border: none; } .navigationBar li:last-child a { background-color: #e3e3e3; color:#000000; } .navigationBar li:last-child a:before { border-color: #e3e3e3; border-left-color: transparent; } .navigationBar li:last-child a:after { border-left-color: #e3e3e3; } .navigationBar li a:before, .navigationBar li a:after { content: ""; position: absolute; top: 0; border: 0 solid #327CB7; /* border: 0 solid #4e70ad; */ border-width: 16px 10px; width: 0; height: 0; } .navigationBar li a:before { left: -20px; border-left-color: transparent; } .navigationBar li a:after { left: 100%; border-color: transparent; border-left-color: #327CB7; /* border-left-color: #4e70ad; */} .navigationBar li a:hover { background-color: #2f89ce; } .navigationBar li a:hover:before { border-color: #2f89ce; border-left-color: transparent; } .navigationBar li a:hover:after { border-left-color: #2f89ce; } .navigationBar li:last-child a:hover { color:white } .navigationBar li a:active { background-color: #2674af; } .navigationBar li a:active:before { border-color: #2674af; border-left-color: transparent; } .navigationBar li a:active:after { border-left-color: #2674af; } .navigationBar li:last-child a:active { color:white } .row >.form-group:last-child{ padding-right: 0px; } .customLayout{ width: 100%; padding-left: 5px; padding-right: 5px; } /*页锟斤拷统一锟斤拷式*/ .formInput { float:left; } .pointerInput { cursor:pointer; } /*去锟斤拷锟斤拷钮锟斤拷锟斤拷锟斤拷锟街碉拷锟斤拷色锟竭匡拷*/ .btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus { outline: none; } /*input 去锟斤拷圆锟斤拷*/ .rmRadius{ border-radius:0; } .outBack{ padding-bottom:5px; } .fontStyle{ cursor:pointer; font-size:16px; } .iconStyle{ cursor:pointer; } .lineStyle{ color:#B8C5CD; /* vertical-align:-20%; */ } /*label锟狡讹拷锟斤拷input锟斤拷锟较凤拷*/ .labelMoveStyle { position: absolute; margin: 4px; padding-top: 3px; padding-left: 5px; padding-right: 5px; margin-left:5px; color: #999; font-weight:500; pointer-events: none!important; /*//锟斤拷瓴伙拷刹锟斤拷锟�/*/ z-index:5; } .head-text{ font-style: italic; font-weight: 300; font-size: 17px; color: #999; } /*input锟斤拷去锟斤拷锟斤拷色锟竭匡拷,锟斤拷锟斤拷bootstrap锟斤拷式*/ /* input.form-control:focus{ border-color:#ccc; outline:none; box-shadow:none; } */ /*锟斤拷锟斤拷锟斤拷选锟斤拷select,锟斤拷锟斤拷锟矫伙拷锟斤拷锟�/ .bootstrap-select >.dropdown-toggle{ height:34px!important; } /*锟斤拷锟斤拷锟斤拷选锟斤拷锟斤拷锟斤拷选锟斤拷目锟�默锟斤拷圆锟斤拷,锟斤拷锟斤拷为取锟斤拷圆锟斤拷*/ /* .bootstrap-select >.dropdown-menu{ border-radius:0 } */ /* .navigationBar li:last-child a { padding-right: 15px; -webkit-border-radius: 0 4px 4px 0; -moz-border-radius: 0 4px 4px 0; -ms-border-radius: 0 4px 4px 0; -o-border-radius: 0 4px 4px 0; border-radius: 0 4px 4px 0; } .navigationBar li:last-child a:after { border: none; } .navigationBar li:nth-child(even) a { background-color: #2980b9; } .navigationBar li:nth-child(even) a:before { border-color: #2980b9; border-left-color: transparent; } .navigationBar li:nth-child(even) a:after { border-left-color: #2980b9; } */ .navbar-nav >.dropdown { margin-top: 5px; }