.attendBox{ margin-top: 10px; background: #fff; padding: 20px 12px; display: none; } .attendBoxT{ font-size: 15px; color: #0089FE; } .attendBoxTime{ position: relative; } .attendBoxTime:before{ content: ''; position: absolute; left: 12px; top: -17px; width: 1px; height: 143px; background: #CBD1D4; } .attendCon{ position: relative; margin-top: 20px; padding-left: 30px; } .attendConT{ font-size: 15px; color: #6E6E6E; } .attendConT span{ color: #9E9E9E; margin-left: 5px; } .attendConTxt{ font-size: 13px; color: #9E9E9E; margin: 10px 0; } .attendConTxt img{ width: 10px; margin-right: 5px; position: relative; top: 1px; } .attendConStatus{ height: 24px; line-height: 24px; padding: 0 10px; font-size: 13px; color: #fff; display: inline-block; border-radius: 12px; } .attendConStatus1{ background: #0089FE; } .attendConStatus2{ background: #F3C84E; } .attendCircular{ position: absolute; top: 0; left: 0; width: 24px; height: 24px; border-radius: 50%; text-align: center; line-height: 24px; font-size: 15px; color: #fff; background: #CBD1D4; } .cour-box{ padding: 0 12px; background: #fff; } .kebiao{ background: #fff; } .header{ width: 100%;} .content{ background: #FFFFFF;} .mui-card-header{ color: #38ADFF; font-size: 15px;} .span2{ padding-right: 0px; float: right;} .f34 { font-size: 17px; } .mui-card { margin: 10px 0; border-radius: 0px; background-clip: padding-box; box-shadow: 0 1px 2px rgba(0,0,0,0); background: transparent; } .mui-card li{ padding: 10px 20px; border-radius: 35px; margin-top: 10px; } .mui-card li:first-child{ margin-top: 15px; } .mui-card li:nth-child(2n){ background: #E96B6B; } .mui-card li:nth-child(2n - 1){ background: #D74C4C; } .cTitle{ font-size: 16px; color: #fff; } .cTxt{ overflow: hidden; font-size: 13px; margin-top: 7px; color: #ffbbbb; text-align: right; } .cTxt span{ color: #ffbbbb; } /* CSS Document */ @charset "utf-8"; .grid{ width: 94%; margin: 0 auto; } .header-main{ width: 100%; top: 0; left: 0; z-index: 10; } .header{ /* background: #f9f7f6; */ height: 44px; /* border-bottom: 1px solid #E8E8E8; */ width: 94%; padding: 0 3%; display: flex; display: -webkit-flex; display: -ms-flexbox; flex-wrap: wrap; align-items: center; color: #383838; /* position: fixed; top: 0; left: 0; z-index: 10;*/ } .header .child.return{ display: flex; display: -webkit-flex; display: -ms-flexbox; justify-content: flex-start; flex: 0; -ms-flex: 0; -webkit-flex: 0; flex-grow: 0; flex-shrink: 0; flex-basis: 20%; } .header .child.return i{ width: 6px; height: 10px; background: url(../images/BACK.png) no-repeat; background-size: cover; } .header .child.date{ display: flex; display: -webkit-flex; display: -ms-flexbox; justify-content:center; align-items: center; flex: 0; -ms-flex: 0; -webkit-flex: 0; flex-grow: 0; flex-shrink: 0; flex-basis: 60%; } .header .child.date i{ display: inline-block; width: 4px; height: 2px; background: url(../images/calendar_bottom.png) no-repeat; background-size: cover; margin-left: 5px; } .header .child.almanac{ display: flex; display: -webkit-flex; display: -ms-flexbox; justify-content: flex-end; flex: 0; -ms-flex: 0; -webkit-flex: 0; flex-grow: 0; flex-shrink: 0; flex-basis: 20%; } .share img{ width: 15px; height: 15px; vertical-align: middle; } /*start day*/ .content{ /* padding-top: 1.49rem; */} .day{ height: 68px; /* background:#f9f7f6; */ color: #333333; } .day .grid{ width: 94%; height: 100%; padding: 0 3%; display: flex; display: -webkit-flex; display: -ms-flexbox; align-items: center; } .day-left { display: flex; display: -webkit-flex; display: -ms-flexbox; flex: 0; flex-grow: 0; flex-shrink: 0; flex-basis: 56%; -webkit-flex: 0; -webkit-flex-grow: 0; -webkit-flex-shrink: 0; -webkit-flex-basis: 56%; } .day-right { display: flex; display: -webkit-flex; display: -ms-flexbox; flex: 0; flex-grow: 0; flex-shrink: 0; flex-basis: 44%; -webkit-flex: 0; -webkit-flex-grow: 0; -webkit-flex-shrink: 0; -webkit-flex-basis: 44%; align-items: center; justify-content: flex-end; -webkit-justify-content: flex-end; -ms-justify-content: flex-end; } .day-left h1{ font-size: 55px; padding-right: 4px; color: #D74C4C; } .day-left .top-contrl p{ display: flex; display: flex; display: -webkit-flex; align-items: center; flex-wrap: wrap; -webkit-align-items: center; -webkit-flex-wrap: wrap; margin-top: 5px; margin-bottom: 5px; color: #D74C4C; } .top-contrl p span{ width: 5px; height: 4px; background: url(../images/cotrl-bottom.png) no-repeat; background-size: cover; /* margin-left: .1rem;*/ } .top-contrl i{ font-size: 14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #D74C4C; } .day-left p em{ font-size: 12px; color: #D74C4C; } .day-left p i{ margin-top: 1px; display: block; font-size: 14px; } /*.day-right{ float: right; height: 100%; }*/ .day-right .yun { height: 100%; margin-right: 20px; display: flex; display: -webkit-flex; display: -ms-flexbox; align-items: center; -webkit-align-items: center; } .day-right .yun span{ display: inline-block; width: 35px; height: 35px; line-height: 30px; text-align: center; border: 2px solid #fff; border-radius: 50%; margin-left: 8px; /*align-self:center;*/ } .note{ width: 100%; height: 68px; border-bottom: 1px solid #ddd; background: #fff; } .note .grid{ padding: 12px 0; display: flex; display: -webkit-flex; display: -ms-flexbox; flex-wrap: wrap; justify-content: space-between; } .note .grid .note-left{ flex: 0; flex-grow: 0; flex-shrink: 0; flex-basis: 75%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .note .grid .note-right{ display: flex; display: -webkit-flex; display: -ms-flexbox; align-items: center; flex: 0; flex-grow: 0; flex-shrink: 0; flex-basis: 25%; justify-content: flex-end; color: #333; } .note .grid .note-right i{ width: 4px; height: 13px; background: url(../images/calendar_arrow_right.png) no-repeat; background-size: cover; margin-left: 6px; } .note .grid .note-left p{ width: 100%; font-size: 14px; line-height: 1.6; color: #333; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .note .grid .note-left p.yi i{ color: #06b5f8; } .note .grid .note-left p.ji i{ color: #ec5252; } .week ul{ width: 98%; padding: 0 1%; display: flex; display: -webkit-flex; display: -ms-flexbox; height: 24px; } .week ul li{ display: flex; display: -webkit-flex; display: -ms-flexbox; flex: auto; -ms-flex: auto; -webkit-flex: auto; justify-content: center; align-items: center; font-size: 13px; } .tables{ font-size: 14px; color: #666; font-family:"微软雅黑"; display: flex; display: -webkit-flex; display: -ms-flexbox; } .tables tbody{ width: 100%; } .tables tbody tr{ width: 98%; padding: 0 4px; display: flex; display: -webkit-flex; display: -ms-flexbox; flex-wrap: wrap; -webkit-flex-wrap: wrap; } .tables tbody tr td{ border: 2px solid #fff; flex: 0; flex-grow: 0; flex-shrink: 0; flex-basis: 14.2%; justify-content: center; padding: 2px 0; position: relative; line-height: 32px; } .tables tbody tr td.active i:after{ content: ''; position: absolute; width: 7px; height: 7px; background: #ccc; border-radius: 50%; right: -3px; top: 40%; z-index: 20; } .tables tbody tr td.yellow i:after{ background: #F3C84E; } .tables tbody tr td.green i:after{ background:#8FC185 ; } .tables tbody tr td.blue i:after{ background:#7A9AE2 ; } .tables .list i font{ color: #000; } .tables .list i{ display: flex; display: -webkit-flex; display: -ms-flexbox; font-size: 16px; justify-content: center; color: #000; width: 32px; height: 32px; border-radius: 50%; position: relative; line-height: 32px; margin-left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); } .tables .list em{ display: flex; display: -webkit-flex; display: -ms-flexbox; font-size: 12px; justify-content: center; } .swiper-slide table tr{ text-align: center; height: 42px; margin-bottom: 5px; } tr .not_this{ color: #ccc !important; } .today i{ background: #DFF0FF ; color: #000!important; border-radius: 50%; } .xuanzhong i{ height: 50px; background: #0C86D8 !important; border-radius: 50%; color: #fff!important; } .xuanzhong font,.xuanzhong i{ color: #fff!important; } tr td:first-child{color: #f00;} tr td:last-child{color: #f00;} td{position: relative;} td .fangjia{ display: block; width: 7px; height: 7px; background: url(../images/calendar_img_relax.png) no-repeat; background-size: contain; position: absolute; right: 0; top: 0; } td .shangban{ display: block; width: 7px; height: 7px; background: url(../images/calendar_img_work.png) no-repeat; background-size: contain; position: absolute; right: 0; top: 0; } /*******弹窗******/ .prorup{ width: 100%; height: 100%; background: #000; position: fixed; top: 0; left: 0; z-index: 12; opacity: 0.4; display: none; } .layer{ position: fixed; width: 94%; top: 63px; left: 50%; margin-left: -47%; z-index: 14; display: none; } .layer .san{ width: 100%; display: block; height: 7px; } .layer .san i{ display: inherit; width: 0; height: 0; border-left: 3px solid transparent; border-right: 3px solid transparent; border-bottom: 4px solid #fff; float: right; margin-right: 30px; } .layer .jia{ width: 100%; background: #fff; border-radius: 8px; } .jia ul{ width: 100%; display: flex; display: -webkit-flex; display: -ms-flexbox; flex-wrap: wrap; } .jia ul li{ height: 54px; float: left; text-align: center; color: #333; flex: 0; flex-grow: 0; flex-shrink: 0; flex-basis: 49.8%; } .jia ul li:first-of-type{ border: 0; } .jia ul li:nth-child(2n){ border-bottom: 1px solid #eee; } .jia ul li:nth-child(2n+1){ border-right: 1px solid #eee; border-bottom: 1px solid #eee; } .jia ul li span{ display: block; font-size: 14px; margin-top: 8px; } .jia ul li em{ font-size: 12px; } .jie{ position: fixed; width: 94%; top: 63px; left: 50%; margin-left: -47%; z-index: 14; display: none; } .jie .san{ width: 100%; display: block; height: 7px; position: relative; } .jie .san i{ display: inherit; width: 0; height: 0; border-left: 3px solid transparent; border-right: 3px solid transparent; border-bottom: 4px solid #fff; position: absolute; right: 0; top: 0; margin-right: 5px; } .jie .solar{ width: 100%; background: #fff; border-radius: 8px; } .jie .solar .solar-title{ height: 25px; text-align: center; color: #ec5252; line-height: 25px; } .solar ul{ width: 100%; } .solar ul li{ float: left; width: 24.7%; text-align: center; line-height: 40px; font-size: 14px; color: #333; border-top: 1px solid #eee; border-right: 1px solid #eee; } .solar ul li:nth-child(4){ border-right: 0; } .solar ul li:nth-child(8){ border-right: 0; } .solar ul li:nth-child(12){ border-right: 0; } .solar ul li:nth-child(16){ border-right: 0; } .solar ul li:nth-child(20){ border-right: 0; } .solar ul li:nth-child(24){ border-right: 0; } .dibu{ height: 50px; width: 100%; } .footer ul{ width: 100%; position: fixed; bottom: 0; left: 0; z-index: 10; display: flex; display: -webkit-flex; display: -ms-flexbox; height: 49px; border-top: 1px solid #e3e3e3; background: #fff; } .footer ul li{ display : flex; display: -webkit-flex; display: -ms-flexbox; flex: auto; -ms-flex: auto; -webkit-flex: auto; align-items: center; position: relative; } .footer ul li a{ width: 100%; display : flex; display: -webkit-flex; display: -ms-flexbox; flex-wrap: wrap; justify-content: center; } .footer ul li:nth-child(1) a i{ display: inline-block; width: 11px; height: 11px; background:url(../images/btn_calendar_selected.png) no-repeat; background-size: cover; } .footer ul li:nth-child(2) a i{ display: inline-block; width: 11px; height: 11px; background:url(../images/btn_huangli.png) no-repeat; background-size: cover; } .footer ul li a em{ display : flex; display: -webkit-flex; display: -ms-flexbox; width: 100%; justify-content: center; margin-top: 4px; } .footer ul li:nth-child(1) a{ color: #ec5252; } .footer ul li:nth-child(1):before{ content: " "; position: absolute; right: 0; top: 15%; height: 70%; background: #e3e3e3; width: 1px; } /*弹窗*/ .tc{ width: 100%; height: 100%; background: rgba(0,0,0,0.4); position: fixed; top: 0; left: 0; bottom: 0; z-index: 12; display: none; } .tc-innner{ background: #fff; width: 80%; height: 305px; position: fixed; top: 50%; margin-top: -153px; left: 10%; /* margin: 75px 0 0 -75px; */ z-index: 14; border-radius: 4px; overflow: hidden; display: none; } .tc-innner h2{height: 50px;width: 100%; box-sizing: border-box;padding: 0 7px;font-size: 14px;color: #ec5252;line-height: 50px; font-weight: normal;} .title-right{float: right;width: 55px;height: 24px;border: 1px #ec5252 solid;box-sizing: border-box; border-radius: 10px;margin-top: 6px;overflow: hidden;} .title-right .zblck{width: 50%;height: 100%;color: #ec5252;font-size: 14px;line-height: 22px;text-align: center;float: left;} .title-right .active{background: #ec5252;color: #fff;} .current-time{text-align: center;height: 32px;line-height: 32px;font-size: 14px;color: #666;} .swiper-box{height: 160px;margin: 0 7px;box-sizing: border-box; margin-top: 5px;position: relative;} .swiper-box i{width: 100%;height: 1px;background: #e3e3e3;display: block;position: absolute;left: 0;} .swiper-box .i1{top: 0;} .swiper-box .i2{top: 53px;} .swiper-box .i3{top: 100px;} .swiper-box-li{width: 33%;float: left;text-align: center;overflow: hidden;} .nbxs{height: 160px;} .nbxs .swiper-slide{height: 53px;line-height: 53px;} .nbxs .swiper-slide-active{color: #ec5252;} .tc-bot{height: 50px;border-top: 1px #e3e3e3 solid;position: relative;} .tc-bot>div{float: left;width: 50%;line-height: 50px;font-size: 14px;text-align: center;} .tc-bot-left{color: #999;} .tc-bot-right{color: #ec5252;} .tc-bot i{display: block;width: 1px;height: 20px;background: #e3e3e3;position: absolute;top: 14px;left: 50%;margin-left: 1px;} /*loading*/ .loading{width: 76px;height:115px;position:relative;top: 50%;left: 50%;background: rgba(0,0,0,0.8);border-radius: 6px; margin-left: -38px;z-index: 9999999999999999999999999999;} .loading-bj{background: url(../images/loading.png);width: 18px;height: 18px;background-size: 18px;margin: 30px auto 0;animation:rotateIn 1s .2s linear infinite;-moz-animation:rotateIn 1s .2s linear infinite;-webkit-animation:rotateIn 1s .2s linear infinite;} .loading p{color:#fff;font-size: 14px;text-align: center;margin-top: 10px;} @-webkit-keyframes rotateIn{ 0%{transform: rotate(0)} 100%{transform: rotate(360deg)} } @-moz-keyframes rotateIn{ 0%{transform: rotate(0)} 100%{transform: rotate(360deg)} } .reduction-bj{background: url(../images/reduction.png);width: 18px;height: 18px;background-size: 18px;margin: 30px auto 0;} .jg{background: url(../images/jg.png); background-size: 18px; } .back2{background:url(../images/back.png) center no-repeat;background-size: 6px 10px;} .week ul li a{ color: #999; } .tables .list.today i,.tables .list.today i font{ color: #fff; } /* CSS Document */ @charset "utf-8"; *{ padding: 0; margin: 0; /*border: 0;*/ -webkit-tap-highlight-color: transparent; -moz-tap-highlight-color: transparent; -ms-tap-highlight-color: transparent; -o-tap-highlight-color: transparent; tap-highlight-color: transparent; } *:not(input,textarea) { -webkit-touch-callout: none; -webkit-user-select: none; } /*移动端*/ html{font-size: 625%; font-size: 100px; } body{font-size: 0.16rem;} body{ font-family:Arial,"Microsoft Yahei","微软雅黑";-webkit-font-smoothing: antialiased;} html,body{ height: 100%; } blockquote, body, dd, dir, dl, fieldset, figure, h1, h2, h3, h4, h5, h6, hr, input[type=checkbox], input[type=radio], input[type=range], listing, menu, ol, p, plaintext, pre, ul, xmp { margin: 0; } button, dir, fieldset, input, input[type=button], input[type=checkbox], input[type=file], input[type=hidden], input[type=image], input[type=password], input[type=radio], input[type=range], input[type=reset], input[type=search], input[type=submit], isindex, legend, menu, ol, textarea, ul { padding: 0; } html * { outline: 0; -webkit-text-size-adjust: none; -webkit-tap-highlight-color: transparent; } input, select, textarea { -webkit-tap-highlight-color: transparent; -webkit-appearance: none; border: 0; border-radius: 0 } input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; } button, input, select { color: inherit } button, input, select, textarea { font-family: inherit; font-weight: inherit; font-size: inherit; margin: 0; } address, cite, dfn, em, i, var { font-style: normal; } table { border-collapse: collapse; border-spacing: 0; font-family: normal; } fieldset, iframe { border: 0; } ol, ul { list-style: none } a{ color: #333; text-decoration:none; } /*IE7不支持的清除浮动*/ .clearfix:after{ visibility:hidden; display:block; font-size:0; content:"."; clear:both; height:0; } * html .clearfix{ zoom:1; } /*全版本兼容清楚浮动*/ .clears{ clear:both; line-height:0px; overflow:hidden; font-size:0px; height:0px;} input,textarea,select{font-family:Verdana,Arial,"Microsoft Yahei","微软雅黑";} a{color: #333;text-decoration: none;} a:hover {color: inherit;} .mui-flex { display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ display: -moz-box ; /* OLD - Firefox 19- (buggy but mostly works) */ display: -ms-flexbox ; /* TWEENER - IE 10 */ display: -webkit-flex ; /* NEW - Chrome */ display: flex ; /* NEW, Spec - Opera 12.1, Firefox 20+ */ -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap } .mui-flex .mui-flex { display: -webkit-box !important; /* OLD - iOS 6-, Safari 3.1-6 */ display: -moz-box !important; /* OLD - Firefox 19- (buggy but mostly works) */ display: -ms-flexbox !important; /* TWEENER - IE 10 */ display: -webkit-flex !important; /* NEW - Chrome */ display: flex !important; /* NEW, Spec - Opera 12.1, Firefox 20+ */ -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap } .mui-flex, .mui-flex *, .mui-flex:after, .mui-flex:before { box-sizing: border-box } .mui-flex.vertical { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column } .mui-flex.vertical.reverse { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse } .mui-flex.vertical >.cell { width: auto } .mui-flex.vertical > .cell > .inner { position: absolute; width: 100%; height: 100% } .mui-flex.horizental { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row } .mui-flex.reverse { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse } .mui-flex.justify-start { -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start } .mui-flex.justify-end { -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end } .mui-flex.justify-center { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } .mui-flex.justify-between { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between } .mui-flex.justify-around { -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around } .mui-flex.align-start { -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start } .mui-flex.align-end { -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end } .mui-flex.align-center { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center } .mui-flex.align-stretch { -webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch } .mui-flex.align-stretch .cell { height: auto !important } .mui-flex.center { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center } .mui-flex > .cell { -webkit-box-flex: 1; /* OLD - iOS 6-, Safari 3.1-6 */ -moz-box-flex: 1; /* OLD - Firefox 19- */ /*width: 20%; /!* For old syntax, otherwise collapses. *!/*/ -webkit-flex: 1; /* Chrome */ -ms-flex: 1; /* IE 10 */ flex: 1; /* NEW, Spec - Opera 12.1, Firefox 20+ */ width: 0; -webkit-flex-basis: 0; -ms-flex-preferred-size: 0; flex-basis: 0; max-width: 100%; display: block; padding: 0; position: relative } .mui-flex.vertical > .cell { width: auto; height: 0; -webkit-flex-basis: 0; -ms-flex-preferred-size: 0; flex-basis: 0; /*max-height: 100%;*/ /*max-width: inherit;*/ display: block; padding: 0; position: relative } .mui-flex > .cell.fixed { -webkit-box-flex: 0 !important; -webkit-flex: none !important; -ms-flex: none !important; flex: none !important; width: auto } .mui-flex > .cell.self-start { -webkit-align-self: flex-start; -ms-flex-item-align: start; align-self: flex-start } .mui-flex > .cell.self-end { -webkit-align-self: flex-end; -ms-flex-item-align: end; align-self: flex-end } .mui-flex > .cell.self-center { -webkit-align-self: center; -ms-flex-item-align: center; align-self: center } .cat{ -webkit-box-flex: 3; -moz-box-flex: 3; -webkit-flex: 3; -ms-flex: 3; flex: 3; } /*common font*/ .f12{ font-size: .06rem; } .f14{ font-size: .07rem; } .f16{ font-size: .08rem; } .f18{ font-size: .09rem; } .f20{ font-size: .1rem; } .f22{ font-size: .11rem; } .f24{ font-size: .12rem; } .f26{ font-size: .13rem; } .f28{ font-size: .14rem; } .f30{ font-size: .15rem; } .f32{ font-size: .16rem; } .f34{ font-size: .17rem; } .f36{ font-size: .18rem; } .f38{ font-size: .19rem; } .f40{ font-size: .2rem; } .f48{ font-size: .24rem; } .f60{ font-size: .3rem; } /*comment margin-top*/ .m12{ margin-top: .06rem; } .m20{ margin-top: .1rem; } .m22{ margin-top: .11rem; } /*comment height*/ .h66{ height: .33rem; } .h90{ height: .45rem; } .covers{position: fixed;width: 100%;height: 100%;left: 0px;top: 0px;background: rgba(0,0,0,.8);text-align: center;z-index: 99999999;display: none;} .covers img{width: 450px;height: 340px;margin-top: 100px;}