body{ background: #ECF0F1; } img{ display: block; } p{ color: #8f8f94; } ul{ list-style: none; padding: 0; margin: 0; } body .detMar{ margin: 0; } body .show{ height: 50px; opacity: 1; padding: 10px; } /*侧边*/ #offCanvasSide{ width: 100%; height: 100%; position: fixed; top: 0; right: 0; background: rgba(0,0,0,.6); z-index: 100; } body .left{ opacity: 1; right: 0; } .scroll-wrapper{ width: 200px; height: 100%; z-index: 101; background: #F2F2F2; position: absolute; top: 0; right:-200px; transition: .5s; opacity: 0; } .titles{ padding: 10px; font-size: 16px; text-align: center; } /*主体*/ .mui-content-padded{ padding: 10px; } .swiper-slide img{ width: 100%; height: 209px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .banner-tit{ position: absolute; bottom: 0; left: 0; width: 100%; height: 30px; line-height: 30px; background: rgba(0,0,0,0.5); font-size: 14px; color: #fff; padding: 0 10px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; } .banner-tit p{ color: #fff; } body .swiper-pagination-fraction{ bottom: 4px; color: #fff; text-align: right; left: -16px; font-size: 14px; } .m-card{ background: #ffffff; margin-bottom: 5px; padding: 15px; } .card{ border-bottom: 1px solid #ECF0F1; padding-bottom: 10px; margin-bottom: 10px; } .card span{ display: block; padding-left: 10px; border-left: 3px solid #3498DB; padding: 2px 0 2px 10px; font-size: 14px; color: #333333; } .m-card p{ font-size: 14px; text-align: justify; } .m-card .weui-cells:before,.weui-panel:before{ border-top: 0; } .m-card .weui-cells img{ width: 30px; height: 30px; } body .listsItem .weui-cells{ margin-top: 0; } .listsItem .weui-cells .weui-cell__ft,.file_list .weui-cell__ft{ content: " "; display: inline-block; height: 6px; width: 6px; border-width: 2px 2px 0 0; border-color: #c8c8cd; border-style: solid; -webkit-transform: matrix(.71,.71,-.71,.71,0,0); transform: matrix(.71,.71,-.71,.71,0,0); position: relative; top: -2px; position: absolute; top: 50%; margin-top: -4px; right: 2px; } .imgText img{ width: 100%; height: 209px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-bottom: 10px; } .file_list img{ width: 30px; height: 30px; } .weui-media-box_appmsg .weui-media-box__hd{ width: 30px; height: 30px; line-height: 30px; } .file_list .weui-media-box__title{ font-size: 14px; } .file_list .weui-media-box__desc{ font-size: 12px; } .item{ position: relative; } .item:not(:last-child):after { content: ''; position: absolute; z-index: 0; bottom: 0; left: 0; width: 100%; height: 1px; border-bottom: 1px solid #D9D9D9; } .See_download{ text-align: center; height: 0; opacity: 0; transition: .5s; } .See_download button{ width: 60px; height: 30px; text-align: center; line-height: 30px; border: 1px solid #cccc; outline: none; } .weui-form-preview__bd{ text-align: left; } .weui-form-preview__value{ padding-left: 30px; } .weui-form-preview__item{ border-bottom: 1px solid #ECF0F1; padding: 5px 0; } .fistItem{ background: #FAFAFA; } body .weui-media-box:active{ background: #fff; } .buoy{ width: 50px; height: 50px; line-height: 50px; position: fixed; top: 40%; left: 15px; z-index: 2; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; padding: 0; text-align: center; box-shadow: 0 0 4px 1px #D1D2D2; background: #fff; border: 1px; outline: none; } .buoy a{ display: block; color: #333; } /*添加记录*/ .showRecord{ position: fixed; bottom: 0; left: 0; width: 100%; height: 250px; z-index: 80; background: #ffff; border-top: 1px solid #D9D9D9; overflow: hidden; background: #ffffff; } .record_items{ height: 190px; overflow-y: scroll; } .record_items>li{ position: relative; } .record_items>li:after{ content: ""; display: block; width: 100%; height: 1px; position: absolute; bottom: 0; left: 0; background: #D9D9D9; } .record_items li>p{ height: 50px; line-height: 50px; text-indent: 30px; position: relative; color: #333; font-size: 15px; } .record_items li>p>i{ position: absolute; top: 26px; right: 30px; } .showRecord>p{ text-align: center; padding: 15px; color: #333333; font-size: 16px; position: relative; } .ul_son{ height: 0; opacity: 0; transition: .5s; } body .showUl_son{ padding:0 39px; height: 45px; opacity: 1; } .ul_son li{ position: relative; padding: 10px; color: #333; font-size: 14px; } .ul_son li:after{ content: ""; display: block; width: 100%; height: 1px; position: absolute; bottom: 0; left: 0; background: #D9D9D9; } .ul_son li:last-child:after{ height: 0; } .ul_son li i{ position: absolute; top: 24px; right: 0; } .icoRight{ content: " "; display: inline-block; height: 6px; width: 6px; border-width: 2px 2px 0 0; border-color: #333; border-style: solid; -webkit-transform: matrix(.71,.71,-.71,.71,0,0); transform: matrix(.71,.71,-.71,.71,0,0); position: relative; top: -2px; position: absolute; top: 50%; margin-top: -4px; right: 2px; } .moudles{ width: 100%; height: 100%; position: fixed; top: 0; right: 0; background: rgba(0,0,0,.6); z-index: 99; } .addRecord{ padding: 10px 20px; text-align: center; position: fixed; bottom: 0; right: 0; width:100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; z-index: 99; } .btns{ margin: auto; } /*添加记录*/ /*添加记录*/ .warps{ padding: 20px; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .title_style{ margin-bottom: 10px; color: #9ca8b8; } .mar_bottom{ margin-bottom: 18px; } .warp_form .input_style{ margin: 0; height: 35px; border: 1px solid #e1e5e9; background: #ffffff; } .upload_warp p{ width: 100%; height: 108px; background: url("../image/uploadImg.png") no-repeat; background-size: 100% 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .upload_warp1 p{ width: 100%; height: 108px; background: url("../image/uploadImg1.png") no-repeat; background-size: 100% 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .radio_moudl{ width: 100%; height: 100%; position: fixed; top: 0; left: 0; background: rgba(0,0,0,.5); } .radio_moudl .radio_content{ width: 265px; height: 190px; position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; background: #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 20px 10px; overflow: hidden; } .radio_list{ position: relative; } .radio_list .ico{ display: block; position: absolute; top: 10px; right: 8px; width: 18px; height: 13px; background: url("../image/ico.png") no-repeat; background-size: cover; } .title1{ text-align: center; font-size: 15px; color: #133364; margin-bottom: 15px; } .start_list{ height: 120px; overflow-y: scroll; } .start_list li{ height: 35px; display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; flex-wrap: nowrap; -webkit-flex-wrap: nowrap; padding: 0 13px; position: relative; } .start_list li span{ height: 20px; display: block; margin-top: 8px; color: #133364; font-size: 12px; } .start_list li:after{ width: 100%; content: ""; display: table; height: 1px; background: #f2f2f3; position: absolute; bottom: 0; left: 0; } .upload_vedioBtn{ width: 100px; height: 33px; background: url("../image/vedio.png"); background-size: cover; display: block; } .mp3{ width: 100px; height: 33px; background: url("../image/mp3.jpg"); background-size: cover; display: block; } .fileList{ display: flex; display: -webkit-flex; /*justify-content: space-evenly;*/ /*-webkit-justify-content: space-evenly;*/ /*flex-wrap: wrap;*/ -webkit-flex-wrap: wrap; flex-wrap:wrap; text-align: center; padding: 20px; border: 1px dashed #D9D9D9; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .fileList li{ flex:0 0 33%; margin-bottom: 10px; position: relative; } .fileList li:last-child{ margin-bottom: 0; } .close_s{ position: absolute; top: -5px; right: 8px; display: block; width: 20px; height: 20px; text-align: center; line-height: 20px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; font-size: 22px; z-index: 100; cursor: pointer; } .fileList img{ width: 33px; height: 33px; margin: auto; margin-bottom: 10px; } .fileList span{ display: block; width: 78px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin:auto; } .loadModel { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 1000; background: rgba(0, 0, 0, 0.5); } .loadModel .loader { position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; width: 40px; height: 40px; z-index: 9999; } .loadModel svg path { fill: #FFF; } .upload_mp3{ position: relative; } .mp3File{ width: 100px; height: 33px; position: absolute; top: 0; left: 0; opacity: 0; } .imgFile li img{ width: 64px; height: 64px; } .text input{ width: 100%; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; outline: none; padding-left: 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } /******/ body .listsItem01 .weui-cell:before{ border-top: 0; } .listsItem01 .weui-cell{ border: 1px dashed #D9D9D9; padding: 20px; } .listsItem01 .weui-uploader__input-box{ margin-bottom: 0; } .listsItem01 .weui-uploader__files{ display: flex; display: -webkit-flex; flex-wrap: wrap; } .listsItem01 .weui-uploader__files li{ flex: 0 0 33%; margin-bottom: 10px; position: relative; margin-right: 0; background-size: 65%; } .listsItem01 .weui-uploader__input-box{ float: none; margin: auto; } .listsItem01 .weui-uploader__files li:last-child{ margin-bottom: 0; } .audio_a{ -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; height: 30px; } /*修改weui*/ body .weui-picker-container, .weui-picker-overlay{ bottom: 0; } body .weui-navs{ background: rgba(0,0,0,.6); } .aplayer{ margin: 0!important; } .weui_uploader_status_content{ width: 65%; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-color: rgba(0, 0, 0, 0.5); line-height: 79px; text-align: center; color: #fff; margin: auto; }