123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856 |
- body {
- margin-top: 0px;
- margin-right: 0px;
- margin-bottom: 0px;
- margin-left: 0px;
- background-color: #DDE9F4;
- }
- body,
- td,
- th {
- font-size: 14px;
- line-height: 180%;
- color: #5A5A5A;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- }
- a {
- blr: expression(this.onFocus=this.blur())
- }
- }
- A {
- font-size: 14px;
- line-height: 180%;
- TEXT-DECORATION: none;
- color: #5A5A5A;
- }
- A:link {
- font-size: 14px;
- line-height: 180%;
- TEXT-DECORATION: none;
- color: #5A5A5A;
- }
- A:visited {
- font-size: 14px;
- line-height: 180%;
- TEXT-DECORATION: none;
- color: #5A5A5A;
- }
- A:hover {
- font-size: 14px;
- line-height: 180%;
- TEXT-DECORATION: none;
- color: #4088C7;
- cursor: pointer;
- }
- A:active {
- font-size: 14px;
- line-height: 180%;
- TEXT-DECORATION: none;
- color: #D70101;
- }
- .welcome {
- background-repeat: no-repeat;
- background-position: center top;
- background-image: url(../images/bz_welcome.jpg);
- margin: 0px;
- height: 300px;
- }
- .nav {
- font-size: 14px;
- line-height: 180%;
- color: #FFFFFF;
- font-family: Microsoft YaHei, 微软雅黑, Microsoft JhengHei;
- TEXT-DECORATION: none;
- }
- .nav A:link {
- font-size: 14px;
- line-height: 180%;
- color: #FFFFFF;
- font-family: Microsoft YaHei, 微软雅黑, Microsoft JhengHei;
- TEXT-DECORATION: none;
- }
- .nav A:visited {
- font-size: 14px;
- line-height: 180%;
- color: #FFFFFF;
- TEXT-DECORATION: none;
- font-family: Microsoft YaHei, 微软雅黑, Microsoft JhengHei;
- }
- .nav A:hover {
- font-size: 14px;
- line-height: 180%;
- color: #FFCC00;
- TEXT-DECORATION: none;
- font-family: Microsoft YaHei, 微软雅黑, Microsoft JhengHei;
- }
- .nav A:active {
- font-size: 14px;
- line-height: 180%;
- TEXT-DECORATION: underline;
- color: #FFCC00;
- font-family: Microsoft YaHei, 微软雅黑, Microsoft JhengHei;
- }
- .nav1 {
- font-size: 16px;
- line-height: 100%;
- color: #333333;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- TEXT-DECORATION: none;
- text-align: center;
- }
- .nav1 A:link {
- font-size: 16px;
- line-height: 100%;
- color: #333333;
- font-family: Microsoft YaHei, 微软雅黑, Microsoft JhengHei;
- TEXT-DECORATION: none;
- }
- .nav1 A:visited {
- font-size: 16px;
- line-height: 100%;
- color: #3B8CE7;
- TEXT-DECORATION: none;
- font-family: Microsoft YaHei, 微软雅黑, Microsoft JhengHei;
- }
- .nav1 A:hover {
- font-size: 16px;
- line-height: 100%;
- color: #333333;
- TEXT-DECORATION: none;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- }
- .nav1 A:active {
- font-size: 16px;
- line-height: 100%;
- TEXT-DECORATION: underline;
- color: #333333;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- }
- .nav2 {
- font-size: 16px;
- line-height: 180%;
- color: #ffffff;
- font-family: Microsoft YaHei, 微软雅黑, Microsoft JhengHei;
- TEXT-DECORATION: none;
- text-align: center;
- }
- .nav2 A:link {
- font-size: 16px;
- line-height: 180%;
- color: #ffffff;
- font-family: Microsoft YaHei, 微软雅黑, Microsoft JhengHei;
- TEXT-DECORATION: none;
- }
- .nav2 A:visited {
- font-size: 16px;
- line-height: 180%;
- color: #ffffff;
- TEXT-DECORATION: none;
- font-family: Microsoft YaHei, 微软雅黑, Microsoft JhengHei;
- }
- .nav2 A:hover {
- font-size: 16px;
- line-height: 180%;
- color: #ffffff;
- TEXT-DECORATION: none;
- font-family: Microsoft YaHei, 微软雅黑, Microsoft JhengHei;
- }
- .nav2 A:active {
- font-size: 16px;
- line-height: 180%;
- TEXT-DECORATION: underline;
- color: #ffffff;
- font-family: Microsoft YaHei, 微软雅黑, Microsoft JhengHei;
- }
- .title {
- font-size: 20px;
- line-height: 180%;
- color: #000000;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- TEXT-DECORATION: none;
- }
- .title A:link {
- font-size: 16px;
- line-height: 180%;
- color: #059AC8;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- TEXT-DECORATION: none;
- }
- .title A:visited {
- font-size: 16px;
- line-height: 180%;
- color: #059AC8;
- TEXT-DECORATION: none;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- }
- .title A:hover {
- font-size: 16px;
- line-height: 180%;
- color: #0064C2;
- TEXT-DECORATION: none;
- font-family: Microsoft YaHei, 微软雅黑, Microsoft JhengHei;
- }
- .title A:active {
- font-size: 16px;
- line-height: 180%;
- TEXT-DECORATION: underline;
- color: #0064C2;
- font-family: Microsoft YaHei, 微软雅黑, Microsoft JhengHei;
- }
- .list {
- font-size: 12px;
- line-height: 100%;
- color: #666666;
- TEXT-DECORATION: none;
- }
- .list A:link {
- font-size: 12px;
- line-height: 100%;
- color: #666666;
- TEXT-DECORATION: none;
- }
- .list A:visited {
- font-size: 12px;
- line-height: 100%;
- color: #666666;
- TEXT-DECORATION: none;
- }
- .list A:hover {
- font-size: 12px;
- line-height: 100%;
- color: #4088C7;
- TEXT-DECORATION: none;
- }
- .list A:active {
- font-size: 12px;
- line-height: 100%;
- TEXT-DECORATION: underline;
- color: #4088C7;
- }
- .welcome {
- font-size: 24px;
- line-height: 80px;
- color: #FFFFFF;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- TEXT-DECORATION: none;
- }
- .welcome A:link {
- font-size: 24px;
- line-height: 100%;
- color: #FFFFFF;
- font-family: Microsoft YaHei, 微软雅黑, Microsoft JhengHei;
- TEXT-DECORATION: none;
- }
- .welcome A:visited {
- font-size: 24px;
- line-height: 100%;
- color: #FFFFFF;
- TEXT-DECORATION: none;
- font-family: Microsoft YaHei, 微软雅黑, Microsoft JhengHei;
- }
- .welcome A:hover {
- font-size: 24px;
- line-height: 100%;
- color: #FFCC00;
- TEXT-DECORATION: none;
- font-family: Microsoft YaHei, 微软雅黑, Microsoft JhengHei;
- }
- .welcome A:active {
- font-size: 24px;
- line-height: 100%;
- TEXT-DECORATION: underline;
- color: #FFCC00;
- font-family: Microsoft YaHei, 微软雅黑, Microsoft JhengHei;
- }
- .red {
- font-size: 36px;
- line-height: 100%;
- color: #D70101;
- TEXT-DECORATION: none;
- font-weight: bold;
- font-family: Microsoft YaHei, 微软雅黑, Microsoft JhengHei;
- }
- .red A:link {
- font-size: 36px;
- line-height: 100%;
- color: #D70101;
- TEXT-DECORATION: none;
- font-family: Microsoft YaHei, 微软雅黑, Microsoft JhengHei;
- }
- .red A:visited {
- font-size: 36px;
- line-height: 100%;
- color: #D70101;
- TEXT-DECORATION: none;
- font-family: Microsoft YaHei, 微软雅黑, Microsoft JhengHei;
- }
- .red A:hover {
- font-size: 36px;
- line-height: 100%;
- color: #D70101;
- TEXT-DECORATION: none;
- font-family: Microsoft YaHei, 微软雅黑, Microsoft JhengHei;
- }
- .red A:active {
- font-size: 36px;
- line-height: 100%;
- color: #D70101;
- TEXT-DECORATION: none;
- font-family: Microsoft YaHei, 微软雅黑, Microsoft JhengHei;
- }
- .reds {
- font-size: 14px;
- line-height: 200%;
- color: #EA4660;
- TEXT-DECORATION: none;
- font-weight: bold;
- }
- .reds A:link {
- font-size: 14px;
- line-height: 200%;
- color: #EA4660;
- TEXT-DECORATION: none;
- font-weight: bold;
- }
- .reds A:visited {
- font-size: 14px;
- line-height: 200%;
- color: #EA4660;
- TEXT-DECORATION: none;
- font-weight: bold;
- }
- .reds A:hover {
- font-size: 14px;
- line-height: 200%;
- color: #EA4660;
- TEXT-DECORATION: none;
- font-weight: bold;
- }
- .reds A:active {
- font-size: 14px;
- line-height: 200%;
- color: #EA4660;
- TEXT-DECORATION: none;
- font-weight: bold;
- }
- .news {
- font-size: 20px;
- line-height: 100%;
- color: #333333;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- TEXT-DECORATION: none;
- font-weight: bold;
- }
- .news A:link {
- font-size: 20px;
- line-height: 100%;
- color: #333333;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- TEXT-DECORATION: none;
- font-weight: bold;
- }
- .news A:visited {
- font-size: 20px;
- line-height: 100%;
- color: #D70101;
- TEXT-DECORATION: none;
- font-family: Microsoft YaHei, 微软雅黑, Microsoft JhengHei;
- }
- .news A:hover {
- font-size: 20px;
- line-height: 100%;
- color: #D70101;
- TEXT-DECORATION: none;
- font-family: Microsoft YaHei, 微软雅黑, Microsoft JhengHei;
- }
- .news A:active {
- font-size: 20px;
- line-height: 100%;
- TEXT-DECORATION: underline;
- color: #D70101;
- font-family: Microsoft YaHei, 微软雅黑, Microsoft JhengHei;
- }
- .view {
- font-size: 14px;
- line-height: 200%;
- color: #333333;
- TEXT-DECORATION: none;
- }
- .view A:link {
- font-size: 14px;
- line-height: 200%;
- color: #333333;
- TEXT-DECORATION: none;
- }
- .view A:visited {
- font-size: 14px;
- line-height: 200%;
- color: #333333;
- }
- .view A:hover {
- font-size: 14px;
- line-height: 200%;
- color: #666666;
- }
- .view A:active {
- font-size: 14px;
- line-height: 200%;
- color: #666666;
- }
- .more {
- font-size: 12px;
- line-height: 180%;
- color: #999999;
- TEXT-DECORATION: none;
- }
- .more A:link {
- font-size: 12px;
- line-height: 180%;
- color: #999999;
- TEXT-DECORATION: none;
- }
- .more A:visited {
- font-size: 12px;
- line-height: 180%;
- color: #999999;
- }
- .more A:hover {
- font-size: 12px;
- line-height: 180%;
- color: #000000;
- }
- .more A:active {
- font-size: 12px;
- line-height: 180%;
- color: #000000;
- }
- .link {
- font-size: 12px;
- line-height: 180%;
- color: #999999;
- TEXT-DECORATION: none;
- }
- .link A:link {
- font-size: 12px;
- line-height: 180%;
- color: #999999;
- TEXT-DECORATION: none;
- }
- .link A:visited {
- font-size: 12px;
- line-height: 180%;
- color: #999999;
- }
- .link A:hover {
- font-size: 12px;
- line-height: 180%;
- color: #000000;
- }
- .link A:active {
- font-size: 12px;
- line-height: 180%;
- color: #000000;
- }
- .input {
- font-size: 12px;
- line-height: 100%;
- color: #999999;
- TEXT-DECORATION: none;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- border: 0px solid #ffffff;
- height: 28px;
- width: 200px;
- background-color: transparent;
- }
- .input1 {
- font-size: 14px;
- line-height: 100%;
- color: #999999;
- TEXT-DECORATION: none;
- background-color: transparent;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- border: 1px solid #E8E8E8;
- height: 30px;
- padding-left: 10px;
- }
- .input2 {
- font-size: 16px;
- line-height: 100%;
- color: #999999;
- TEXT-DECORATION: none;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- border: 1px solid #E8E8E8;
- height: 40px;
- }
- .input3 {
- font-size: 16px;
- line-height: 100%;
- color: #FFFFFF;
- TEXT-DECORATION: none;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- border: 0px solid #E8E8E8;
- background-color: transparent;
- width: 100px;
- }
- select {
- font-size: 14px;
- line-height: 100%;
- color: #999999;
- TEXT-DECORATION: none;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- border: 1px solid #cccccc;
- height: 28px;
- width: 200px;
- background-color: #ffffff;
- }
- .main {
- font-size: 30px;
- line-height: 100%;
- color: #0078D7;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- TEXT-DECORATION: none;
- font-weight: bold;
- }
- .copy {
- font-size: 12px;
- line-height: 180%;
- color: #ffffff;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- TEXT-DECORATION: none;
- }
- .time {
- font-size: 12px;
- line-height: 180%;
- color: #333333;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- TEXT-DECORATION: none;
- }
- .white {
- font-size: 12px;
- line-height: 200%;
- color: #ffffff;
- }
- .white A:link {
- font-size: 12px;
- line-height: 200%;
- color: #ffffff;
- }
- .white A:visited {
- font-size: 12px;
- line-height: 200%;
- color: #ffffff;
- }
- .white A:hover {
- font-size: 12px;
- line-height: 200%;
- color: #ffffff;
- }
- .white A:active {
- font-size: 12px;
- line-height: 200%;
- color: #ffffff;
- }
- .title1 {
- font-size: 20px;
- color: #4D6988;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- TEXT-DECORATION: none;
- line-height: 180%;
- }
- .title1 A {
- font-size: 20px;
- color: #4D6988;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- TEXT-DECORATION: none;
- line-height: 180%;
- }
- .title2 {
- font-size: 16px;
- color: #666666;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- TEXT-DECORATION: none;
- line-height: 180%;
- font-weight: bold;
- height: 40px;
- vertical-align: top;
- }
- .title2 A {
- font-size: 16px;
- color: #666666;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- TEXT-DECORATION: none;
- line-height: 180%;
- font-weight: bold;
- }
- .title3 {
- font-size: 18px;
- line-height: 180%;
- color: #424242;
- TEXT-DECORATION: none;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- background-image: url(../images/index_menu_bg.png);
- background-repeat: no-repeat;
- background-position: center bottom;
- }
- .title3 A:link {
- font-size: 18px;
- line-height: 180%;
- color: #424242;
- TEXT-DECORATION: none;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- }
- .title3 A:visited {
- font-size: 18px;
- line-height: 180%;
- color: #424242;
- TEXT-DECORATION: none;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- }
- .title3 A:hover {
- font-size: 18px;
- line-height: 180%;
- color: #3682D7;
- TEXT-DECORATION: none;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- }
- .title3 A:active {
- font-size: 18px;
- line-height: 180%;
- color: #3682D7;
- TEXT-DECORATION: none;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- }
- .title4 {
- font-size: 16px;
- color: #005495;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- TEXT-DECORATION: none;
- line-height: 180%;
- font-weight: bold;
- height: 40px;
- vertical-align: top;
- }
- .title4 A {
- font-size: 16px;
- color: #005495;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- TEXT-DECORATION: none;
- line-height: 180%;
- font-weight: bold;
- }
- .title5 {
- font-size: 18px;
- line-height: 180%;
- color: #3682D7;
- TEXT-DECORATION: none;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- background-repeat: no-repeat;
- background-position: center bottom;
- font-weight: bold;
- background-image: url(../images/index_menu_bgs.png);
- }
- .title5 A:link {
- font-size: 18px;
- line-height: 180%;
- color: #3682D7;
- TEXT-DECORATION: none;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- }
- .title5 A:visited {
- font-size: 18px;
- line-height: 180%;
- color: #3682D7;
- TEXT-DECORATION: none;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- }
- .title5 A:hover {
- font-size: 18px;
- line-height: 180%;
- color: #3682D7;
- TEXT-DECORATION: none;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- }
- .title5 A:active {
- font-size: 18px;
- line-height: 180%;
- color: #3682D7;
- TEXT-DECORATION: none;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- }
- .title6 {
- font-size: 16px;
- color: #ffffff;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- TEXT-DECORATION: none;
- line-height: 180%;
- }
- .title7 {
- font-size: 20px;
- color: #3682D7;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- TEXT-DECORATION: none;
- line-height: 180%;
- }
- .title8 {
- font-size: 24px;
- color: #333333;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- TEXT-DECORATION: none;
- line-height: 180%;
- font-weight: bold;
- }
- .title9 {
- font-size: 24px;
- color: #0090F6;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- TEXT-DECORATION: none;
- }
- .mains {
- font-size: 24px;
- line-height: 180%;
- color: #ffffff;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- TEXT-DECORATION: none;
- font-weight: bold;
- padding-left: 35px;
- padding-top: 25px;
- }
- .bg1 {
- background-color: #ffffff;
- border: #BFC9D4 1px solid;
- padding: 20px 20px 20px 20px;
- border-radius: 5px;
- }
- .bt1 {
- color: #ffffff;
- height: 40px;
- width: 200px;
- font-size: 18px;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- border-top-style: none;
- border-right-style: none;
- border-bottom-style: none;
- border-left-style: none;
- background-color: #2379BC;
- border-radius: 5px;
- }
- .bt2 {
- color: #999999;
- height: 40px;
- width: 100px;
- font-size: 18px;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- border: #D5D5D5 1px solid;
- background-color: #ffffff;
- border-radius: 5px;
- }
- .bt12 {
- color: #ffffff;
- height: 27px;
- font-size: 14px;
- font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
- border-top-style: none;
- border-right-style: none;
- border-bottom-style: none;
- border-left-style: none;
- background-color: #45A9E7;
- border-radius: 2px;
- }
- /* ui-select 组件样式 */
- .dropdown,
- .dropup {
- position: relative;
- }
- .open>.dropdown-menu {
- display: block;
- }
- .dropdown-menu .divider {
- height: 1px;
- margin: 9px 0;
- overflow: hidden;
- background-color: #e5e5e5;
- }
- .dropdown-header {
- display: block;
- padding: 3px 20px;
- font-size: 12px;
- line-height: 1.42857143;
- color: #777;
- white-space: nowrap;
- }
- * {
- -webkit-box-sizing: border-box;
- -moz-box-sizing: border-box;
- box-sizing: border-box;
- }
- .form-control[disabled],
- .form-control[readonly],
- fieldset[disabled] .form-control {
- cursor: not-allowed;
- background-color: #eee;
- opacity: 1;
- }
- .form-control {
- display: block;
- width: 100%;
- height: 34px;
- padding: 6px 10px;
- font-size: 14px;
- line-height: 1.42857143;
- color: #999999;
- background-color: #fff;
- background-image: none;
- border: 1px solid #e8e8e8;
- /* border-radius: 4px; */
-
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
- -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
- -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
- transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
- }
- .dropdown-menu {
- position: absolute;
- top: 100%;
- left: 0;
- z-index: 1000;
- display: none;
- float: left;
- min-width: 160px;
- padding: 5px 0;
- margin: 2px 0 0;
- font-size: 14px;
- text-align: left;
- list-style: none;
- background-color: #fff;
- -webkit-background-clip: padding-box;
- background-clip: padding-box;
- border: 1px solid #ccc;
- border: 1px solid rgba(0, 0, 0, .15);
- border-radius: 4px;
- -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
- box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
- }
- ol,
- ul {
- margin-top: 0;
- margin-bottom: 10px;
- }
- .ui-select-offscreen {
- clip: rect(0 0 0 0) !important;
- width: 1px !important;
- height: 1px !important;
- border: 0 !important;
- margin: 0 !important;
- padding: 0 !important;
- overflow: hidden !important;
- position: absolute !important;
- outline: 0 !important;
- left: 0px !important;
- top: 0px !important;
- }
|