|
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441 |
- button:focus{outline:none!important;}
- .iframe_box {
- min-width: 1050px;
- margin: 30px;
- }
- .ub-ac
- {
- -webkit-box-align:center;
- -moz-box-align:center;
- box-align:center;
- }
- .ub-pc
- {
- -webkit-box-pack:center;
- -moz-box-pack:center;
- box-pack:center;
- }
- .ub-ae
- {
- -webkit-box-align:end;
- -moz-box-align:end;
- box-align:end;
- }
- .ub-pe
- {
- -webkit-box-pack:end;
- -moz-box-pack:end;
- box-pack:end;
- }
- .ub-ver
- {
- -webkit-box-orient:vertical;
- -moz-box-orient:vertical;
- box-orient:vertical;
- }
- .ub-f1
- {
- position:relative;
- -webkit-box-flex: 1;
- -moz-box-flex: 1;
- box-flex: 1;
- }
-
- .ub-f2
- {
- position:relative;
- -webkit-box-flex: 2;
- -moz-box-flex: 2;
- box-flex: 2;
- }
-
- .ub-f3
- {
- position:relative;
- -webkit-box-flex: 3;
- -moz-box-flex: 3;
- box-flex: 3;
- }
-
- .ub-f4
- {
- position:relative;
- -webkit-box-flex: 4;
- -moz-box-flex: 4;
- box-flex: 4;
- }
- .bor_t{
- border-top-left-radius: 4px;
- border-top-right-radius: 4px;
- }
- .bor_b{
- border-bottom-left-radius: 4px;
- border-bottom-right-radius: 4px;
- }
- /*首页样式*/
- .home_box{
- width: 100%;
- position: relative;
- min-width: 1320px;
- max-width: 1600px;
- margin: 0px auto;
- }
- #bus_container>div{
- border-bottom-left-radius: 4px;
- border-bottom-right-radius: 4px;
- }
- #hotel_container>div{
- border-bottom-left-radius: 4px;
- border-bottom-right-radius: 4px;
- }
- .home_right{
- width: 328px;
- margin-right: 16px;
- }
- .home_right_box{
- box-shadow: 0 2px 6px 0 rgba(62, 67, 85, 0.15);
- margin-bottom: 6px;
- border-radius: 4px;
- }
- .home_user{
- padding: 56px 16px 8px 16px;
-
- }
- .home_user_t{
- color: #80889a;
- margin-bottom: 6px;
- font-size: 12px;
- }
- .home_user_b{
- color: #3e4355;
- font-size: 28px;
- }
- .home_common{
- padding: 14px 16px 42px 16px;
- }
- .home_common_t{
- color: #80889a;
- margin-bottom: 6px;
- font-size: 12px;
- }
- .home_common_b{
- color: #80889a;
- margin-bottom: 6px;
- font-size: 12px;
- }
- .home_common_b button{
- background-color: #f4f5f9;
- margin-right: 4px;
- }
- .home_form{
- padding: 0px 16px 16px 0px;
- }
- .form_all{
- border-radius: 4px;
- background-color: #ffffff;
- box-shadow: 0 2px 6px 0 rgba(62, 67, 85, 0.15);
- }
- .form_top{
- padding: 6px 14px;
- background-image: linear-gradient(to top, #f4f7fa, #ffffff);
- border-bottom: 1px solid #eaebee;
- }
- .form_center{
- background-color: #FFF;
- padding: 22px 26px 22px 16px;
-
- }
- .form_r_center{
- background-color: #FFF;
- padding: 22px 16px 22px 16px;
- }
- .lab_center{
- background-image: url(../img/background.png);
- background-size: 100%;
- background-position: center;
- background-color: #FFF;
- height: 149px;
-
- }
- .font_color_80{
- color: #80889A;
- }
- .font_color_3e{
- color: #3e4355;
- }
-
- .home_info{
- padding: 0px 16px 31px 0px;
- }
- .info_all{
- border-radius: 4px;
- background-color: #ffffff;
- box-shadow: 0 2px 6px 0 rgba(62, 67, 85, 0.15);
- }
- .info_top{
- padding: 6px 14px;
- background-image: linear-gradient(to top, #f4f7fa, #ffffff);
- border-bottom: 1px solid #eaebee;
- }
- .info_center{
- padding: 0 16px;
- background-color: #FFFFFF;
- }
- .info_cont{
- padding: 24px 0 16px 0;
- border-bottom: 1px solid #eaebee;
- cursor: pointer;
- }
- .info_cont_r{
- padding: 27px 0 16px 0;
- border-bottom: 1px solid #eaebee;
- cursor: pointer;
- }
- .ellipsis{
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
- .home_icon_bus{
- width: 14px;
- height: 14px;
- background-image: url(../img/bus.png);
- background-size: 10px 11px;
- background-position: center;
- background-repeat: no-repeat;
- margin-right: 4px;
- }
- .home_icon_hotel{
- width: 14px;
- height: 14px;
- background-image: url(../img/hotel.png);
- background-size: 10px 11px;
- background-position: center;
- background-repeat: no-repeat;
- margin-right: 4px;
- }
- .home_icon_set{
- width: 14px;
- height: 14px;
- background-image: url(../img/inform.png);
- background-size: 10px 11px;
- background-position: center;
- background-repeat: no-repeat;
- margin-right: 4px;
- }
- .home_icon_peo{
- width: 14px;
- height: 14px;
- background-image: url(../img/user_bl.png);
- background-size: 10px 11px;
- background-position: center;
- background-repeat: no-repeat;
- margin-right: 4px;
- }
- .home_icon_enter{
- width: 14px;
- height: 14px;
- background-image: url(../img/enter.png);
- background-size: 10px 11px;
- background-position: center;
- background-repeat: no-repeat;
- margin-right: 4px;
- }
- .home_icon_up{
- width: 14px;
- height: 28px;
- background-image: url(../img/arrowup.png);
- background-size: 5px 10px;
- background-position: bottom center;
- background-repeat: no-repeat;
- }
- .home_icon_down{
- width: 14px;
- height: 28px;
- background-image: url(../img/arrowdown.png);
- background-size: 5px 10px;
- background-position: bottom center;
- background-repeat: no-repeat;
- }
- .home_icon_user{
- width: 12px;
- height: 32px;
- background-image: url(../img/user.png);
- background-size: 10px 11px;
- background-position: center;
- background-repeat: no-repeat;
- display: inline-block;
- }
- .progress_bar{
- width: 120px;
- height: 3px;
- border-radius: 100px;
- background-color: #F4F5F9;
- margin-top: 4px;
- }
- .progress_up{
- border-radius: 100px;
- background-image: linear-gradient(to right, #574bfd, #70acff 48%, #82f5d4);
- }
- .progress_down{
- border-radius: 100px;
- background-color: #ff4141;
- }
- .form_code_center{
- background-color: #FFF;
- padding: 18px 12px 0px 16px;
- }
- .car_code{
- width: 86px;
- height: 86px;
- background-size: 100% 100%;
- background-position: center;
- background-repeat: no-repeat;
- }
- .p_code{
- width: 48px;
- height: 52px;
- background-image: url(../img/p_code.png);
- background-size: 100% 100%;
- background-position: center;
- background-repeat: no-repeat;
- margin-top: 18px;
- }
- .car_font{
- font-size: 18px;
- font-weight: 500;
- font-style: normal;
- font-stretch: normal;
- line-height: 1.11;
- color: #3e4355;
- margin-top: 5px;
- margin-bottom: 2px;
- }
- .car_font_detail{
- font-size: 12px;
- font-weight: normal;
- font-style: normal;
- font-stretch: normal;
- letter-spacing: normal;
- color: #80889A;
- }
- /*外层框架(头部导航和左侧竖导航)*/
- li{
- list-style-type: none;
- }
- .menu_header{
- width: 100%;
- height: 60px;
- background-color: #3e4355;
- box-shadow: none;
- margin: 0;
- padding-left: 0;
- padding-right: 0;
- min-width: 1335px;
- }
- .menu_left{
- width: 300px;
- height: 60px;
- padding: 11px 16px;
- cursor: pointer;
- background-image: linear-gradient(to left, #3e4355, #363945);
- }
- .cut_system{
- width: 238px;
- position: absolute;
- border-radius: 2px;
- background-color: #ffffff;
- box-shadow: 0 0 4px 0 rgba(62, 67, 85, 0.5), 0 2px 4px 0 rgba(62, 67, 85, 0.15);
- z-index: 999;
- left: 6px;
- top: 66px;
- display: none;
- }
- .system_list{
- border-bottom: 1px solid #eaebee;
- padding: 6px 12px 6px 6px;
- line-height: 1.335;
- color: #3e4355;
- cursor: pointer;
- }
- .system_list:hover{
- background-color: #eeeff3;
- }
- .sanjiao_no{
- /*border-top: 1.5px solid #ffffff!important;
- border-left: 1.5px solid #ffffff!important;*/
- transform: rotate(225deg)!important;
- -ms-transform: rotate(225deg)!important;
- -moz-transform: rotate(225deg)!important;
- -webkit-transform: rotate(225deg)!important;
- -o-transform: rotate(225deg)!important;
- }
- .menu_sanjiao{
- width: 4px;
- height: 4px;
- border-top: 1.5px solid #3e4355;
- border-left: 1.5px solid #3e4355;
- transform: rotate(45deg);
- -ms-transform: rotate(45deg);
- -moz-transform: rotate(45deg);
- -webkit-transform: rotate(45deg);
- -o-transform: rotate(45deg);
- float: right;
- margin-top: 5px;
- margin-right: 9px;
- transition: transform 200ms;
- -moz-transition: -moz-transform 200ms;
- -webkit-transition: -webkit-transform 200ms;
- -o-transition: -o-transform 200ms;
- }
- .menu_center{
- width: 777px;
- height: 60px;
- /* padding: 16px;*/
- }
- .menu_center span{
- color: #80889a;
- height: 60px;
- width: 98px;
- vertical-align: top;
- line-height: 60px;
- text-align: center;
- font-size: 14px;
- cursor: pointer;
- display: inline-block;
- }
- .select_hover:hover{
- font-size: 16px;
- }
- .head_selected{
- color: #fff!important;
- background-image: url(../img/sel.png);
- background-size:12px 5px;
- background-position:bottom center;
- background-repeat: no-repeat;
- font-weight: 500;
- }
- .menu_right{
- min-width: 94px;
- height: 60px;
- padding: 14px 0;
- max-width: 300px;
- }
- .left_icon{
- display: inline-block;
- width: 10px;
- height: 11px;
- margin-right: 6px;
- background-size:10px 11px;
- background-position:center;
- background-repeat: no-repeat;
- }
- .user{
- height: 32px;
- padding-left: 15px;
- padding-right: 15px;
- float: right;
- background-color: #363945;
- border-top-left-radius: 100px!important;
- border-bottom-left-radius: 100px!important;
-
- }
- .user_sty{
- display: inline-block;
- color: #fff;
- line-height: 32px;
- vertical-align: top;
- margin-left: 6px;
- }
- .menu_name_t{
- font-size: 18px;
- color: #fff;
- display: inline-block;
- font-weight: 200;
- vertical-align: top;
- }
- .menu_name_b{
- font-size: 10px;
- color: #80889a;
- font-weight: 200;
- }
- .menu_img{
- background-image: url(../img/logo.png);
- background-size:100%;
- background-position:center;
- background-repeat: no-repeat;
- width: 19px;
- height: 28px;
- float: left;
- }
- .menu_name{
- height: 21px;
- margin-bottom: 3px;
- }
- .menu_select{
- width: 6px;
- height: 21px;
- display: inline-block;
- background-image: url(../img/dropmenu.png);
- background-size: 6px 3px;
- background-position: center;
- background-repeat: no-repeat;
- margin-left: 15px;
- }
- .control-bar{
- width: 198px;
- background-color: #fff;
- border-right: 1px solid #eaebee;
- }
- .clearfix{
- margin: 16px;
- border-radius: 4px;
-
- }
- .clearfix_first{
- padding: 16px;
- border-radius: 4px;
-
- }
- .left_menu>li>a {
- position: relative;
- display: block;
- padding: 18px 7px 8px 22px;
- color: #80889a;
- text-decoration:none;
- }
- .left_menu>li>a:link {
- text-decoration:none;
-
- }
- .left_menu>li>a:hover {
- text-decoration:none;
- color: #80889a;
- }
- .left_selected{
- border-right: 2px solid #3e4355;
- }
- .leftmenu_2level>a{
- padding: 12px 0 12px 38px;
- display: block;
- color: #b9bdc7;
- text-decoration:none;
- }
- .leftmenu_2level>a:link {
- text-decoration:none;
- }
- .leftmenu_2level>a:hover {
- text-decoration:none;
- color: #80889A;
- background-color: #eeeff3;
- }
- .leftmenu_2level>a:focus {
- text-decoration:none;
- color: #3e4355;
- border-right: 2px solid #3e4355;
- }
- .selected_menu {
- text-decoration:none;
- color: #3e4355!important;
- border-right: 2px solid #3e4355;
- }
- .arrow{
- float: right;
- }
- /*时间选择器*/
- .timepicker{
- position: relative;
- display: inline-block;
- outline: none;
- font-size: 12px;
- -webkit-transition: opacity 0.3s ease;
- transition: opacity 0.3s ease;
- width: 101px;
- }
- .timepicker input{
- width: 101px!important;
- }
- .timepicker span{
- color: #ccc;
- top: 8px;
- left: 80px;
- position: absolute!important;
- }
- .timepicker_select{
- width: 101px;
- height: 127px;
- box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.08);
- border: 1px solid #efeff4;
- border-radius: 3px;
- position: absolute;
- display: none;
- background-color: #fff;
- }
- .timepicker_box{
- width: 100px;
- display: inline-block;
- }
- .select_hour_box{
- overflow-x: hidden;
- width: 49px;
- border-right:1px solid #efeff4;
- height: 125px;
- float: left;
- overflow: hidden;
- padding-bottom: 100px;
- }
- .select_minute_box{
- width: 49px;
- height: 125px;
- float: left;
- overflow: hidden;
- padding-bottom: 100px;
- overflow-x: hidden;
- }
- .select_hour{
- width: 48px;
- height: 25px;
- text-align: left;
- line-height: 25px;
- padding-left: 8px;
- color: #999;
- cursor: pointer;
- -webkit-transition: background 0.3s ease;
- transition: background 0.3s ease;
- -webkit-user-select:none;
- -moz-user-select:none;
- -ms-user-select:none;
- user-select:none;
- }
- .select_hour_box div:hover {
- background: #eef9f8;
- }
- .select_minute_box div:hover {
- background: #eef9f8;
- }
- .timepicker_select div:hover {
- overflow-y: scroll;
- }
- .select_minute{
- width: 49px;
- height: 25px;
- text-align: left;
- line-height: 25px;
- padding-left: 8px;
- color: #999;
- cursor: pointer;
- -webkit-transition: background 0.3s ease;
- transition: background 0.3s ease;
- -webkit-user-select:none;
- -moz-user-select:none;
- -ms-user-select:none;
- user-select:none;
- }
- .select_option{
- background: #f7f7f7;
- font-weight: bold;
- }
-
- /*分页*/
- .pageDiv {
- padding: 15px 20px;
- color: #ccc;
- clear: both;
- }
-
- .pageDiv a {
- display: inline-block;
- margin: 0 4px;
- color: #666666;
- border-radius: 4px;
- vertical-align: middle;
- border: 1px solid #b9bdc7;
- min-width: 27px;
- padding: 0 7px;
- height: 27px;
- text-align: center;
- line-height: 27px;
- background-color: #fff;
- }
-
- .pageDiv a:hover {
- text-decoration: none;
- border: 1px solid #428bca;
- }
-
- .pageDiv span.current {
- padding: 0 7px;
- display: inline-block;
- margin: 0 4px;
- color: #ffffff;
- border-radius: 4px;
- vertical-align: middle;
- border: 1px solid #4191ff;
- min-width: 27px;
- height: 27px;
- text-align: center;
- line-height: 27px;
- background-color: #4191ff;
- }
-
- .pageDiv span.disabled {
- display: inline-block;
- padding: 7px;
- margin: 0 4px;
- color: #bfbfbf;
- background: #fff;
- border: 1px solid #efeff4;
- vertical-align: middle;
- border-radius: 4px;
- }
-
- .pageDiv span.pagecount {
- padding: 0 10px;
- font-size: 12px;
- color: #999999;
- margin-right: -20px;
- }
-
- .pageDiv span.countYe {
- color: #666;
- font-size: 12px;
- margin-left: 30px;
- }
-
- .pageDiv span.countYe input {
- outline: none;
- border: 1px solid #ddd;
- height: 27px;
- padding: 0px;
- width: 27px;
- margin: 0 5px;
- border-radius: 4px;
- }
-
- .pageDiv a.turndown {
- margin-right: 0
- }
-
- .pageDiv {
- padding-right: 0
- }
-
- /*NO.3 下拉筛选*/
-
- .combo-select {
- position: relative;
- max-width: 400px;
- width: 200px;
- display: inline-block;
- margin-bottom: 15px;
- font: 100% Helvetica, Arial, Sans-serif;
- border: 1px #ccc solid;
- border-radius: 3px; }
- .combo-select .combo-input {
- margin-bottom: 0; }
-
- /**
- * Input field
- */
- .combo-input {
- -webkit-appearance: none;
- -moz-appearance: none;
- appearance: none;
- margin: 0;
- text-overflow: ellipsis;
- white-space: nowrap;
- border: none;
- width: 100%;
- box-sizing: border-box;
- padding: 8px;
- padding-right: 60px;
- border-radius: 3px; }
- .combo-input:focus {
- outline: none; }
-
- /**
- * Arrow
- */
- .combo-arrow {
- position: absolute;
- right: 0;
- top: 0;
- height: 100%;
- cursor: pointer;
- text-align: center;
- font-size: 14px;
- width: 40px;
- font-size: 12px;
- color: #999999; }
- .combo-arrow:before {
- content: " ";
- border-left: 5px solid transparent;
- border-right: 5px solid transparent;
- border-top: 5px solid #cccccc;
- display: block;
- width: 0;
- height: 0;
- top: 0;
- right: 15px;
- bottom: 0;
- position: absolute;
- margin: auto 0; }
-
- /**
- * When opened
- */
- .combo-open .combo-arrow {
- border-color: #51A7E8; }
- .combo-open .combo-arrow:before {
- border-top: none;
- border-bottom: 5px solid #cccccc; }
-
- /**
- * When focused
- */
- .combo-focus {
- box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
- border-color: #51A7E8; }
- .combo-focus input {
- border-color: #51A7E8; }
-
- /**
- * Hide native select
- */
- .combo-select select {
- position: absolute;
- z-index: 1;
- left: 0;
- top: 0;
- width: 100%;
- height: 0;
- -webkit-appearance: none;
- opacity: 0; }
-
- @media only screen and (min-width: 960px) {
- .combo-select select {
- left: -1px;
- top: -1px;
- width: 0;
- height: 0;
- margin: 0; } }
- /**
- * Selected option
- */
- .option-selected {
- background-color: #eee; }
-
- /**
- * Hovered option
- */
- .option-hover {
- background-color: #afe0dc;
- color: #fff; }
-
- /**
- * Option item
- */
- .option-item {
- cursor: pointer;
- border-bottom: 1px #e3e3e3 solid; }
- .option-item:hover {
- background-color: #afe0dc;
- color: #fff; }
- .option-item:last-child {
- border-bottom: none; }
-
- /**
- * Disabled and optgroups
- */
- .option-group {
- cursor: text;
- font-weight: 600;
- background: #e1e1e1;
- border: 1px #ccc solid;
- border-width: 1px 0; }
-
- /**
- * Disabled
- */
- .option-disabled {
- opacity: 0.5; }
-
- /**
- * Dropdown
- */
- .combo-dropdown {
- position: absolute;
- z-index: 1;
- top: 100%;
- left: 0;
- min-width: 100%;
- max-width: 300px;
- max-height: 300px;
- margin: 0;
- padding: 0;
- display: none;
- overflow-y: auto;
- background: #fff;
- border: 1px solid #ccc;
- border-radius: 0;
- box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
- box-sizing: border-box; }
- .combo-dropdown li {
- list-style: none;
- padding: 8px 1em;
- margin: 0; }
-
- /**
- * On Active
- */
- .combo-open .combo-dropdown {
- display: block;
- }
-
- /**
- * Search marker
- */
- .combo-marker {
- text-decoration: underline;
- }
- .form_date{
- width: 205px;
- }
-
- /*单选按钮*/
- input[type="radio"] {
- width: 0px;
- height: 0px;
- position: relative;
- top: -11px;
- right: 0;
- left: -18px;
- bottom: 0;
- margin-left: 18px;
- }
- input[type="radio"]:before,input[type="radio"]:after {
- content: '';
- display: block;
- position: absolute;
- border-radius: 50%;
- transition: .3s ease;
- }
- input[type="radio"]:before {
- top: -2px;
- left: 0px;
- width: 14px;
- height: 14px;
- background-color: #fff;
- border: 1px solid #eaebee;
- }
- input[type="radio"]:hover::before {
- border-color: #a0c8ff;
- }
- input[disabled]:hover::before {
- border-color: #eaebee;
- }
- input[type="radio"]:after {
- top: 1px;
- left: 3px;
- width: 8px;
- height: 8px;
- background-color: #fff;
- }
- input[type="radio"]:checked:after {
- top: 1px;
- left: 3px;
- width: 8px;
- height: 8px;
- background-color: #4191ff;
- }
- input[type="radio"]:checked:before {
- border-color:#4191ff;
- }
-
-
- /*多选按钮*/
- input[type="checkbox"] {
- width: 0px;
- height: 0px;
- position: relative;
- top: -11px;
- right: 0;
- left: -18px;
- bottom: 0;
- margin-left: 18px;
- }
- input[type="checkbox"]:before {
- content: '';
- display: block;
- position: absolute;
- border-radius: 4px;
- transition: .3s ease;
- box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.08), inset 0 1px 0 0 rgba(255, 255, 255, 0.15);
- }
- input[type="checkbox"]:after {
- content: '';
- display: block;
- position: absolute;
- box-sizing: content-box;
- border: 2px solid #fff;
- border-right: 0;
- border-top: 0;
- transform: rotate(-45deg) scaleY(1);
- transition: transform .15s cubic-bezier(.71,-.46,.88,.6) .05s;
- transform-origin: center;
- }
-
- input[type="checkbox"]:before {
- box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.08), inset 0 1px 0 0 rgba(255, 255, 255, 0.15);
- top: -2px;
- left: 0px;
- width: 14px;
- height: 14px;
- background-color: #fff;
- border: 1px solid #eaebee;
- }
- input[type="checkbox"]:hover::before {
- border-color: #a0c8ff;
- }
- input[disabled]:hover::before {
- border-color: #eaebee;
- }
- input[type="checkbox"]:after {
- top: 1px;
- left: 3px;
- width: 7px;
- height: 3px;
- background-color: #fff;
- }
- input[type="checkbox"]:checked:after {
- top: 1px;
- left: 3px;
- width: 7px;
- height: 3px;
- background-color: #4191ff;
- }
- input[type="checkbox"]:checked:before {
- border-color:#4191ff;
- background-color:#4191ff; ;
- }
-
-
- /*日历*/
- /*!
- * Datetimepicker for Bootstrap
- *
- * Copyright 2012 Stefan Petre
- * Improvements by Andrew Rowls
- * Licensed under the Apache License v2.0
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- */
- .datetimepicker {
- padding: 4px;
- margin-top: 1px;
- -webkit-border-radius: 4px;
- -moz-border-radius: 4px;
- border-radius: 4px;
- direction: ltr;
- }
-
- .datetimepicker-inline {
- width: 220px;
- }
-
- .datetimepicker.datetimepicker-rtl {
- direction: rtl;
- }
-
- .datetimepicker.datetimepicker-rtl table tr td span {
- float: right;
- }
-
- .datetimepicker-dropdown, .datetimepicker-dropdown-left {
- top: 0;
- left: 0;
- }
-
- [class*=" datetimepicker-dropdown"]:before {
- content: '';
- display: inline-block;
- border-left: 7px solid transparent;
- border-right: 7px solid transparent;
- border-bottom: 7px solid #cccccc;
- border-bottom-color: rgba(0, 0, 0, 0.2);
- position: absolute;
- }
-
- [class*=" datetimepicker-dropdown"]:after {
- content: '';
- display: inline-block;
- border-left: 6px solid transparent;
- border-right: 6px solid transparent;
- border-bottom: 6px solid #ffffff;
- position: absolute;
- }
-
- [class*=" datetimepicker-dropdown-top"]:before {
- content: '';
- display: inline-block;
- border-left: 7px solid transparent;
- border-right: 7px solid transparent;
- border-top: 7px solid #cccccc;
- border-top-color: rgba(0, 0, 0, 0.2);
- border-bottom: 0;
- }
-
- [class*=" datetimepicker-dropdown-top"]:after {
- content: '';
- display: inline-block;
- border-left: 6px solid transparent;
- border-right: 6px solid transparent;
- border-top: 6px solid #ffffff;
- border-bottom: 0;
- }
-
- .datetimepicker-dropdown-bottom-left:before {
- top: -7px;
- right: 6px;
- }
-
- .datetimepicker-dropdown-bottom-left:after {
- top: -6px;
- right: 7px;
- }
-
- .datetimepicker-dropdown-bottom-right:before {
- top: -7px;
- left: 6px;
- }
-
- .datetimepicker-dropdown-bottom-right:after {
- top: -6px;
- left: 7px;
- }
-
- .datetimepicker-dropdown-top-left:before {
- bottom: -7px;
- right: 6px;
- }
-
- .datetimepicker-dropdown-top-left:after {
- bottom: -6px;
- right: 7px;
- }
-
- .datetimepicker-dropdown-top-right:before {
- bottom: -7px;
- left: 6px;
- }
-
- .datetimepicker-dropdown-top-right:after {
- bottom: -6px;
- left: 7px;
- }
-
- .datetimepicker > div {
- display: none;
- }
-
- .datetimepicker.minutes div.datetimepicker-minutes {
- display: block;
- }
-
- .datetimepicker.hours div.datetimepicker-hours {
- display: block;
- }
-
- .datetimepicker.days div.datetimepicker-days {
- display: block;
- }
-
- .datetimepicker.months div.datetimepicker-months {
- display: block;
- }
-
- .datetimepicker.years div.datetimepicker-years {
- display: block;
- }
-
- .datetimepicker table {
- margin: 0;
- }
-
- .datetimepicker td,
- .datetimepicker th {
- text-align: center;
- width: 20px;
- height: 20px;
- -webkit-border-radius: 4px;
- -moz-border-radius: 4px;
- border-radius: 4px;
- border: none;
- }
-
- .table-striped .datetimepicker table tr td,
- .table-striped .datetimepicker table tr th {
- background-color: transparent;
- }
-
- .datetimepicker table tr td.minute:hover {
- background: #eeeeee;
- cursor: pointer;
- }
-
- .datetimepicker table tr td.hour:hover {
- background: #eeeeee;
- cursor: pointer;
- }
-
- .datetimepicker table tr td.day:hover {
- background: #eeeeee;
- cursor: pointer;
- }
-
- .datetimepicker table tr td.old,
- .datetimepicker table tr td.new {
- color: #999999;
- }
-
- .datetimepicker table tr td.disabled,
- .datetimepicker table tr td.disabled:hover {
- background: none;
- color: #999999;
- cursor: default;
- }
-
- .datetimepicker table tr td.today,
- .datetimepicker table tr td.today:hover,
- .datetimepicker table tr td.today.disabled,
- .datetimepicker table tr td.today.disabled:hover {
- background-color: #fde19a;
- background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a);
- background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a);
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
- background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
- background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
- background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
- background-repeat: repeat-x;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
- border-color: #fdf59a #fdf59a #fbed50;
- border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
- filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
- }
-
- .datetimepicker table tr td.today:hover,
- .datetimepicker table tr td.today:hover:hover,
- .datetimepicker table tr td.today.disabled:hover,
- .datetimepicker table tr td.today.disabled:hover:hover,
- .datetimepicker table tr td.today:active,
- .datetimepicker table tr td.today:hover:active,
- .datetimepicker table tr td.today.disabled:active,
- .datetimepicker table tr td.today.disabled:hover:active,
- .datetimepicker table tr td.today.active,
- .datetimepicker table tr td.today:hover.active,
- .datetimepicker table tr td.today.disabled.active,
- .datetimepicker table tr td.today.disabled:hover.active,
- .datetimepicker table tr td.today.disabled,
- .datetimepicker table tr td.today:hover.disabled,
- .datetimepicker table tr td.today.disabled.disabled,
- .datetimepicker table tr td.today.disabled:hover.disabled,
- .datetimepicker table tr td.today[disabled],
- .datetimepicker table tr td.today:hover[disabled],
- .datetimepicker table tr td.today.disabled[disabled],
- .datetimepicker table tr td.today.disabled:hover[disabled] {
- background-color: #fdf59a;
- }
-
- .datetimepicker table tr td.today:active,
- .datetimepicker table tr td.today:hover:active,
- .datetimepicker table tr td.today.disabled:active,
- .datetimepicker table tr td.today.disabled:hover:active,
- .datetimepicker table tr td.today.active,
- .datetimepicker table tr td.today:hover.active,
- .datetimepicker table tr td.today.disabled.active,
- .datetimepicker table tr td.today.disabled:hover.active {
- background-color: #fbf069;
- }
-
- .datetimepicker table tr td.active,
- .datetimepicker table tr td.active:hover,
- .datetimepicker table tr td.active.disabled,
- .datetimepicker table tr td.active.disabled:hover {
- background-color: #006dcc;
- background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
- background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
- background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
- background-image: -o-linear-gradient(top, #0088cc, #0044cc);
- background-image: linear-gradient(to bottom, #0088cc, #0044cc);
- background-repeat: repeat-x;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
- border-color: #0044cc #0044cc #002a80;
- border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
- filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
- color: #ffffff;
- text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
- }
-
- .datetimepicker table tr td.active:hover,
- .datetimepicker table tr td.active:hover:hover,
- .datetimepicker table tr td.active.disabled:hover,
- .datetimepicker table tr td.active.disabled:hover:hover,
- .datetimepicker table tr td.active:active,
- .datetimepicker table tr td.active:hover:active,
- .datetimepicker table tr td.active.disabled:active,
- .datetimepicker table tr td.active.disabled:hover:active,
- .datetimepicker table tr td.active.active,
- .datetimepicker table tr td.active:hover.active,
- .datetimepicker table tr td.active.disabled.active,
- .datetimepicker table tr td.active.disabled:hover.active,
- .datetimepicker table tr td.active.disabled,
- .datetimepicker table tr td.active:hover.disabled,
- .datetimepicker table tr td.active.disabled.disabled,
- .datetimepicker table tr td.active.disabled:hover.disabled,
- .datetimepicker table tr td.active[disabled],
- .datetimepicker table tr td.active:hover[disabled],
- .datetimepicker table tr td.active.disabled[disabled],
- .datetimepicker table tr td.active.disabled:hover[disabled] {
- background-color: #0044cc;
- }
-
- .datetimepicker table tr td.active:active,
- .datetimepicker table tr td.active:hover:active,
- .datetimepicker table tr td.active.disabled:active,
- .datetimepicker table tr td.active.disabled:hover:active,
- .datetimepicker table tr td.active.active,
- .datetimepicker table tr td.active:hover.active,
- .datetimepicker table tr td.active.disabled.active,
- .datetimepicker table tr td.active.disabled:hover.active {
- background-color: #003399;
- }
-
- .datetimepicker table tr td span {
- display: block;
- width: 23%;
- height: 54px;
- line-height: 54px;
- float: left;
- margin: 1%;
- cursor: pointer;
- -webkit-border-radius: 4px;
- -moz-border-radius: 4px;
- border-radius: 4px;
- }
-
- .datetimepicker .datetimepicker-hours span {
- height: 26px;
- line-height: 26px;
- }
-
- .datetimepicker .datetimepicker-hours table tr td span.hour_am,
- .datetimepicker .datetimepicker-hours table tr td span.hour_pm {
- width: 14.6%;
- }
-
- .datetimepicker .datetimepicker-hours fieldset legend,
- .datetimepicker .datetimepicker-minutes fieldset legend {
- margin-bottom: inherit;
- line-height: 30px;
- }
-
- .datetimepicker .datetimepicker-minutes span {
- height: 26px;
- line-height: 26px;
- }
-
- .datetimepicker table tr td span:hover {
- background: #eeeeee;
- }
-
- .datetimepicker table tr td span.disabled,
- .datetimepicker table tr td span.disabled:hover {
- background: none;
- color: #999999;
- cursor: default;
- }
-
- .datetimepicker table tr td span.active,
- .datetimepicker table tr td span.active:hover,
- .datetimepicker table tr td span.active.disabled,
- .datetimepicker table tr td span.active.disabled:hover {
- background-color: #006dcc;
- background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
- background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
- background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
- background-image: -o-linear-gradient(top, #0088cc, #0044cc);
- background-image: linear-gradient(to bottom, #0088cc, #0044cc);
- background-repeat: repeat-x;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
- border-color: #0044cc #0044cc #002a80;
- border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
- filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
- color: #ffffff;
- text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
- }
-
- .datetimepicker table tr td span.active:hover,
- .datetimepicker table tr td span.active:hover:hover,
- .datetimepicker table tr td span.active.disabled:hover,
- .datetimepicker table tr td span.active.disabled:hover:hover,
- .datetimepicker table tr td span.active:active,
- .datetimepicker table tr td span.active:hover:active,
- .datetimepicker table tr td span.active.disabled:active,
- .datetimepicker table tr td span.active.disabled:hover:active,
- .datetimepicker table tr td span.active.active,
- .datetimepicker table tr td span.active:hover.active,
- .datetimepicker table tr td span.active.disabled.active,
- .datetimepicker table tr td span.active.disabled:hover.active,
- .datetimepicker table tr td span.active.disabled,
- .datetimepicker table tr td span.active:hover.disabled,
- .datetimepicker table tr td span.active.disabled.disabled,
- .datetimepicker table tr td span.active.disabled:hover.disabled,
- .datetimepicker table tr td span.active[disabled],
- .datetimepicker table tr td span.active:hover[disabled],
- .datetimepicker table tr td span.active.disabled[disabled],
- .datetimepicker table tr td span.active.disabled:hover[disabled] {
- background-color: #0044cc;
- }
-
- .datetimepicker table tr td span.active:active,
- .datetimepicker table tr td span.active:hover:active,
- .datetimepicker table tr td span.active.disabled:active,
- .datetimepicker table tr td span.active.disabled:hover:active,
- .datetimepicker table tr td span.active.active,
- .datetimepicker table tr td span.active:hover.active,
- .datetimepicker table tr td span.active.disabled.active,
- .datetimepicker table tr td span.active.disabled:hover.active {
- background-color: #003399;
- }
-
- .datetimepicker table tr td span.old {
- color: #999999;
- }
-
- .datetimepicker th.switch {
- width: 145px;
- }
-
- .datetimepicker th span.glyphicon {
- pointer-events: none;
- }
-
- .datetimepicker thead tr:first-child th,
- .datetimepicker tfoot th {
- cursor: pointer;
- }
-
- .datetimepicker thead tr:first-child th:hover,
- .datetimepicker tfoot th:hover {
- background: #eeeeee;
- }
-
- .input-append.date .add-on i,
- .input-prepend.date .add-on i,
- .input-group.date .input-group-addon span {
- cursor: pointer;
- width: 14px;
- height: 14px;
- }
|