123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507 |
- 保健品供销平台管理后台.fenye {
- margin-top:10px;
- margin-bottom: 20px;
- float: left;
- }
- .clearfix{*zoom:1;}/*IE/7/6*/
- .clearfix:before,.clearfix:after{content:"\0020";display:block;height:0;overflow:hidden}.clearfix:after{clear:both}.clearfix{zoom:1}
- @font-face {
- font-family: 'iconfont'; /* project id 337706 */
- src: url('//at.alicdn.com/t/font_6jaydwydcya7zaor.eot');
- src: url('//at.alicdn.com/t/font_6jaydwydcya7zaor.eot?#iefix') format('embedded-opentype'),
- url('//at.alicdn.com/t/font_6jaydwydcya7zaor.woff') format('woff'),
- url('//at.alicdn.com/t/font_6jaydwydcya7zaor.ttf') format('truetype'),
- url('//at.alicdn.com/t/font_6jaydwydcya7zaor.svg#iconfont') format('svg');
- }
- .iconfont {
- font-family: iconfont;
- font-size: 16px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- vertical-align: -1px;
- -webkit-text-stroke-width: 0!important;
- }
- .fenye ul {
- border-left:1px #ddd solid;
- margin:0px;
- }
- .fenye ul li {
- float:left;
- display:inline;
- }
- .fenye ul li a {
- float:left;
- display:inline;
- border:1px #ddd solid;
- margin-left:-1px;
- padding:3px 12px ;
- text-decoration:none;
- }
- .fenye ul li.current a {
- background:#1b5172;
- color:#fff;
- border:1px #1b5172 solid;
- }
- .tanchu_bg {
- width: 100%;
- height: 100%;
- background: url("/admin/images/tuanchu_bg.png");
- position:fixed;
- z-index:20;
- top: 0;
- display: none;
- }
- #tanchu_ifream{
- position:fixed;
- top:50%;
- left:50%;
- width:600px;
- height:500px;
- margin:-250px 0 0 -300px;
- background-color:#fff;
- border: 5px solid #bbb;
- border-radius:5px;
- -moz-border-radius:5px;
- -webkit-border-radius:5px;
- -o-border-radius:5px;
- }
- .file {
- position: relative;
- display: inline-block;
- background: #D0EEFF;
- border: 1px solid #99D3F5;
- border-radius: 4px;
- padding: 4px 12px;
- overflow: hidden;
- color: #1E88C7;
- text-decoration: none;
- text-indent: 0;
- line-height: 20px;
- }
- .file input {
- position: absolute;
- font-size: 100px;
- right: 0;
- top: 0;
- opacity: 0;
- }
- .file:hover {
- background: #AADFFD;
- border-color: #78C3F3;
- color: #004974;
- text-decoration: none;
- }
- .btb_state ul,.btb_state ul li {
- list-style: none;
- margin: 0;
- padding: 0;}
- .btb_state ul li {
- float: left;
- position: relative;
- width: 100px;
- text-align: center;
- }
- .btb_state ul li span {
- display: block;
- font-size: 14px;
- }
- .btb_state ul li span.btb_number {
- border: 1px #ddd solid;
- width: 30px;
- height: 30px;
- line-height: 30px;
- text-align: center;
- border-radius:100%;
- -webkit-border-radius:100%;
- padding: 0;
- margin: 0 auto;
- background: #fff;
- position: relative;
- z-index: 1;
- }
- .btb_state ul li.active {
- color: #04b5a2;
- }
- .btb_state ul li.active span.btb_number {
- background: #04b5a2;
- color: #fff;
- border-color:#04b5a2;
- }
- .btb_state ul li:before {
- position: absolute;
- content: "";
- left: 0;
- width: 100%;
- height: 1px;
- background: #ddd;
- top: 55px;
- }
- .btb_state ul li.active:before {
- background: #04b5a2;
- }
- .xiaoxi_img {
- width: 20px;
- height: 20px;
- vertical-align: middle;
- }
- .cur_red {
- background: #df0064;
- color: #fff;
- font-size: 14px;
- padding: 5px;
- font-family: "微软雅黑";
- }
- .cur_yellow {
- background: #dfa800;
- color: #fff;
- font-size: 14px;
- padding: 5px;
- font-family: "微软雅黑";
- }
- .cur_blue {
- background: #008edf;
- color: #fff;
- font-size: 14px;
- padding: 5px;
- font-family: "微软雅黑";
- }
- .cur_black {
- color: #000;
- font-size: 14px;
- padding: 5px;
- font-family: "微软雅黑";
- }
- .cur_red:hover,.cur_yellow:hover,.cur_blue:hover {
- color: #fff;
- }
- .btb_state ul li.active_red {
- color: #df0064;
- }
- .btb_state ul li.active_red span.btb_number {
- background: #df0064;
- border-color: #df0064;
- }
- .btb_state ul li.active_red:before {
- background: #df0064;
- }
- .btb_state ul li.active_yellow {
- color:#dfa800;
- }
- .btb_state ul li.active_yellow span.btb_number {
- background:#dfa800;
- border-color:#dfa800;
- }
- .btb_state ul li.active_yellow:before {
- background:#dfa800;
- }
- .btb_state ul li.cur_blue {
- color:#008edf;
- }
- .btb_state ul li.active_yellow span.cur_blue {
- background:#008edf;
- border-color:#008edf;
- }
- .btb_state ul li.cur_blue:before {
- background:#008edf;
- }
- /*新版颜色 */
- .navbar {
- background: #3c3c49;
- }
- .nav-list>li.active>a,
- .nav-list>li.active>a:hover,
- .nav-list>li.active>a:focus,
- .nav-list>li.active>a:active ,
- .nav-list>li>a:hover
- {
- color: #fff;
- background: #5a5a6a;
- }
- .nav-list>li.active:after {
- border-color: #7376ac;
- }
- .nav-list li.active>a:after {
- border-right-color: #7376ac;
- }
- .nav-list>li>a:hover:before {
- background:#7376ac;
- }
- .nav-list >li {
- margin-bottom: 0 !important;
- }
- .breadcrumbs input,
- .breadcrumbs button
- {
- vertical-align: top;
- }
- .btn-info, .btn-info:focus {
- background-color: #9195cd!important;
- border-color: #9195cd;
- }
- .btn-info:hover, .open .btn-info.dropdown-toggle {
- background-color: #696c9f!important;
- border-color: #696c9f;
- }
- .dropdown-info li a:hover,
- .dropdown-info li a:focus,
- .dropdown-info li a:active,
- .dropdown-info li.active a,
- .dropdown-info li.active a:hover,
- .dropdown-info .dropdown-submenu:hover>a,
- .nav-tabs .dropdown-info li>a:focus,
- .ace-nav>li.light-blue>a
- {
- background-color: #9195cd;
- }
- .ace-nav>li.light-blue>a:hover,
- .ace-nav>li.light-blue>a:focus {
- background-color: #696c9f;
- }
- #search_form > label {
- border:1px #dedede solid;
- float: left;
- padding: 0 12px;
- margin-left: -1px;
- background: #fff;
- cursor: pointer;
- margin-bottom: 10px;
- height: auto;
- line-height: 32px;
- height: 35px;
- }
- #search_form > label.cur {
- background:#9195cd;
- color: #fff;
- }
- .nav-list>li>a {
- height: 50px;
- line-height: 50px;
- }
- .nav-list li.active>a:after {
- top: 50%;
- border-width: 20px 10px;
- transform:translateY(-50%);
- border: none;
- }
- .nav-list>li.active:after {
- right: -1px;
- border-width: 1px;
- }
- .dingdan_top h3 {
- font-size: 16px;
- line-height: 1;
- padding: 0;
- margin: 0;
- margin-top: 7px;
- }
- .table_new_dingdan {
- border: 1px #aaa solid;
- }
- .table_new_dingdan tr td,
- .table_new_dingdan tr th
- {
- border: 1px #aaa solid !important;
- }
- .table_new_dingdan tr.one >th {
- background: #d9e1f3;
- }
- .tianjia_iconfont {
- font-size: 18px;
- text-decoration: none;
- }
- #submit_form .form-group {
- margin-bottom: 10px;
- }
- .no-padding-right {
- width: 100px;
- }
- .breadcrumbs_title {
- font-size: 16px;
- line-height: 50px;
- padding-left: 20px;
- }
- #submit_form .col-xs-1{
- width: 100px;
- }
- .zongjia_new span {
- margin-left: 10px;
- }
- .zongjia_new span i {
- font-style: normal;
- color: #f00;
- }
- .sidebar {
- background:#505060;
- }
- .sidebar:before {
- background:#505060;
- }
- .nav-list>li>a {
- background:#505060;
- color: #ddd;
- border-bottom: 0;
- }
- .nav-list>li {
- border: none;
- }
- .nav-list>li.active {
- background: #5a5a6a;
- }
- .sidebar .iconfont {
- color: #ababb0;
- }
- .submit_form_new {
- width: 180px;
- float: right;
- margin-right: 100px;
- }
- .submit_form_new input {
- width: 80px;
- }
- .admin_nabar {
- height: 45px;
- display: block;
- float: left;
- margin-left: -10px;
- }
- .admin_nabar img {
- height: 45px;
- }
- .diy_jieguo_title {
- font-size: 14px;
- background: #f0f0f0;
- padding: 8px 10px;
- line-height: 1;
- margin-left: 10px;
- margin-right: 10px;
- font-weight: bold;
- margin-bottom: 10px;
- }
- .diy_jieguo_wrap {
- padding:0 10px;
- width: 100%;
- }
- .diy_jieguo_content {
- margin-left: -5px;
- margin-right: -5px;
- }
- .diy_jieguo_item {
- width: 20%;
- float: left;
- padding-left: 5px;
- padding-right: 5px;
- margin-bottom: 10px;
- text-align: center;
- box-sizing:border-box;
- -moz-box-sizing:border-box; /* Firefox */
- -webkit-box-sizing:border-box; /* Safari */
- }
- .diy_jieguo_item .img {
- height: 100px;
- overflow: hidden;
- }
- .diy_jieguo_item .img img {
- width: 100%;
- }
- .diy_jieguo_item .title {
- white-space: nowrap;
- overflow: hidden;
- text-overflow:ellipsis;
- font-weight: 700;
- }
- .popup_bg {
- background: rgba(0,0,0,.5);
- width: 100%;
- height: 100%;
- position: fixed;
- top: 0;
- left: 0;
- z-index: 999;
- display: none;
- }
- .popup {
- background: #fff;
- width: 580px;
- height: 580px;
- top: 50%;
- margin-top: -290px;
- left: 50%;
- margin-left: -290px;
- z-index: 9999;
- position: fixed;
- display: none;
- }
- .popup_title {
- padding:10px;
- position: relative;
- text-align: center;
- font-size: 16px;
- font-weight: bold;
- border-bottom: 1px #ddd solid;
- }
- .popup_title img {
- width: 25px;
- height: 25px;
- position: absolute;
- top: 50%;
- right: 10px;
- margin-top: -12px;
- }
- .popup_body {
- position: absolute;
- top: 45px;
- width: 100%;
- bottom: 50px;
- padding: 20px;
- }
- .popup_foot {
- position: absolute;
- bottom: 0;
- left: 0;
- width: 100%;
- height: 49px;
- border-top: 1px #ddd solid;
- }
- .gaoqing_img {
- text-align: center;
- width: 100%;
- height: 100%;
- }
- .gaoqing_img img {
- max-height: 100%;
- max-width: 100%;
- }
- .popup_foot {
- text-align: center;
- }
- .popup_foot span {
- background: #9195cd;
- padding: 10px 12px;
- color: #fff;
- display: inline-block;
- margin-top: 5px;
- cursor: pointer;
- }
|