.sub_title { text-align: center; width: 80%; margin: 0 auto; margin-top: 20px; font-weight: normal; line-height: 24px; } .sub_title:before, .sub_title:after { display: inline-block; content: ""; width: 13%; height: 1px; background: #c8b379; position: absolute; top: 50%; } .sub_title:before { left: 25%; } .sub_title:after { right: 25%; } .content { /*text-indent: 24px; font-size: 13px; line-height: 23px; margin: 20px 0;*/ /*text-align: center;*/ /*padding-top: 50px;*/ } .img { background: url(../img/border2_02.png) no-repeat; height: 30px; background-size: cover; } @font-face { font-family: 'iconfont'; /* project id 280843 */ src: url('//at.alicdn.com/t/font_280843_z6lfyq17pjw3tyb9.eot'); src: url('//at.alicdn.com/t/font_280843_z6lfyq17pjw3tyb9.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_280843_z6lfyq17pjw3tyb9.woff') format('woff'), url('//at.alicdn.com/t/font_280843_z6lfyq17pjw3tyb9.ttf') format('truetype'), url('//at.alicdn.com/t/font_280843_z6lfyq17pjw3tyb9.svg#iconfont') format('svg'); } .iconfont { font-family: "iconfont"; font-size: 18px; font-style: normal; color: #f49b07; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale; vertical-align: middle; /* padding-left:20px*/ } .wlcar { display: inline-block; width: 26px; height: 20px; background: url(../img/wlcar.png) no-repeat; background-size: contain; } .evalIcon { display: inline-block; width: 24px; height: 24px; background: url(../img/evalIcon.png) no-repeat; background-size: 100%; vertical-align: middle; } .Details-map { height: 200px; border: 1px solid #ccc; } .mui-table-view .mui-media-object { min-width: 65px; height: 65px; line-height: 65px; } .mui-popover.mui-popover-action .mui-table-view { text-align: inherit; } .PJ_text { width: 80%; margin: 0 auto; } .PJ_chose { width: 80%; margin: 0 auto; text-align: center; } .PJ_chose ul { overflow: hidden; } .PJ_chose li { float: left; width: 48%; } .PJ_chose li p { padding: 6px 12px; border: 1px solid #c8c7cc; font-size: 12px; position: relative; /*border-radius: 5px;*/ } .PJ_chose li i { color: #fff; position: absolute; right: -3px; bottom: 0; } .PJ-Start { width: 80%; margin: 0 auto; margin-bottom: 10px; } .PJ-Start i { /*margin-right: 5px;*/ font-size: 30px; display: inline-block; width: 18%; } .PJ-Start p { width: 18%; text-align: center; margin-bottom: 0!important; } .mui-popover .mui-table-view { background-color: #fff; } .ServeContent .mui-table-view-cell:after { background-color: #fff; } .mui-table-view:after { background-color: #fff; } .mui-popover.mui-popover-action .mui-table-view .mui-table-view-cell:after { background-color: #fff; } h5 { margin-top: 15px; } /*.mui-table-view-cell { padding-top: 20px; padding-left: 12px; } */ .size-16 { font-size: 16px; } textarea { font-size: 12px; color: #8f8f94; } .mui-btn { border-radius: 4px; padding: 10px 30px; color: #13a6f1; } .Servelist { margin: 15px; padding: 5px; margin-bottom: 17px; /*border-left: 5px solid #13a7f1;*/ color: #13a7f1; } .Servelist span { color: #333333; font-size: 15px; margin-left: 15px; } /*进程css*/ .ServeContent { border-top: 1px solid #c8c7cc; border-bottom: 1px solid #c8c7cc; /*padding: 12px;*/ } .layui-text h3 { font-size: 16px; } .layui-timeline-item { padding-bottom: 10px; } .Workdeail { /*padding: 15px;*/ width: 90%; margin: 0 auto; margin-bottom: 10%; } .Workdeail label { text-align: right; } .Workdeail li { padding: 0; } .fl { float: left; } .fr { float: right; } .layui-content { width: 90%; margin: 10px auto; } /*.img-box { float: left; width: 65px; text-align: center; line-height: 65px; height: 67px; background-color: #fff; border: 1px solid #ddd; border-radius: 4px; margin-right: 20px; margin-bottom: 10px; }*/ /*.image-item { width: 65px; height: 65px; background-size: 100% 100%; display: inline-block; position: relative; border-radius: 5px; margin-bottom: 10px; } */ .image-list { width: 100%; /* height: 85px; */ background-size: cover; padding: 11px 15px; overflow: hidden; } .ND_deail { line-height: 37px; } .layui-timeline { padding-left: 20px; } .fl_ { float: left; } .fl_ li { float: left; width: 33%; } .fl_ li img { width: 100%; height: 85px; padding: 5px; } .fl_ li div { text-align: center; } /*自定义CSS*/ .mui-preview-image.mui-fullscreen { position: fixed; z-index: 20; background-color: #000; } .mui-preview-header, .mui-preview-footer { position: absolute; width: 100%; left: 0; z-index: 10; } .mui-preview-header { height: 44px; top: 0; } .mui-preview-footer { height: 50px; bottom: 0px; } .mui-preview-header .mui-preview-indicator { display: block; line-height: 25px; color: #fff; text-align: center; margin: 15px auto 4; width: 70px; background-color: rgba(0, 0, 0, 0.4); border-radius: 12px; font-size: 16px; } .mui-preview-image { display: none; -webkit-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; } .mui-preview-image.mui-preview-in { -webkit-animation-name: fadeIn; animation-name: fadeIn; } .mui-preview-image.mui-preview-out { background: none; -webkit-animation-name: fadeOut; animation-name: fadeOut; } .mui-preview-image.mui-preview-out .mui-preview-header, .mui-preview-image.mui-preview-out .mui-preview-footer { display: none; } .mui-zoom-scroller { position: absolute; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; justify-content: center; left: 0; right: 0; bottom: 0; top: 0; width: 100%; height: 100%; margin: 0; -webkit-backface-visibility: hidden; } .mui-zoom { -webkit-transform-style: preserve-3d; transform-style: preserve-3d; } .mui-slider .mui-slider-group .mui-slider-item img { width: auto; height: auto; max-width: 100%; max-height: 100%; } .mui-android-4-1 .mui-slider .mui-slider-group .mui-slider-item img { width: 100%; } .mui-android-4-1 .mui-slider.mui-preview-image .mui-slider-group .mui-slider-item { display: inline-table; } .mui-android-4-1 .mui-slider.mui-preview-image .mui-zoom-scroller img { display: table-cell; vertical-align: middle; } .mui-preview-loading { position: absolute; width: 100%; height: 100%; top: 0; left: 0; display: none; } .mui-preview-loading.mui-active { display: block; } .mui-preview-loading .mui-spinner-white { position: absolute; top: 50%; left: 50%; margin-left: -25px; margin-top: -25px; height: 50px; width: 50px; } .mui-preview-image img.mui-transitioning { -webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease; transition: transform 0.5s ease, opacity 0.5s ease; } @-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @-webkit-keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } @keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } p img { max-width: 100%; height: auto; } .click_btn { display: none; } .remind { padding: 6px 12px; background-color: #fffced; color: #f49b07; display: none; } .user-img img { width: 50px; height: 50px; border-radius: 50%; margin-right: 10px; } .user-img { margin-top: 0; } .evaluate-li h5 { margin-top: 0; } .evaluate-details { color: #0C0C0C; } .eva-message { float: left; margin-top: 8px; } .eva-message li { float: left; background-color: #d4effd; margin-right: 5px; margin-bottom: 5px; border-radius: 8px; } .eva-message li p { padding: 6px 12px; font-size: 12px; } .mui-icon-star-filled { color: #FFB400; font-size: 20px; } .mui-icon-star { color: #B5B5B5; font-size: 20px; } .mui-content { background-color: #efeff4; } .evaluate-center { background-color: #fff; padding-top: 5px; box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.4); margin-bottom: 10px; } .layui-timeline-axiss { position: absolute; left: -5px; top: 0; z-index: 10; width: 20px; height: 20px; line-height: 20px; background-color: #fff; color: color: #ccc; border-radius: 50%; text-align: center; cursor: pointer; color: #ccc; } .click_btn { display: none; } .Center { text-align: center; } .check { border-color: #007AFF !important; position: relative; } .PJ_chose li p.check:before { content: ""; display: block; position: absolute; right: 0; bottom: 0; width: 0; height: 0; border-bottom: 35px solid #007AFF; border-left: 35px solid transparent; } .evaluate-box { display: none; background-color: #fff; padding-top: 5px; box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.4); margin-bottom: 10px; } .ND_faultdescripe { display: inline-block; width: 60%; padding: 11px 0; } p, span { word-break: break-all; word-wrap: break-word; } .mui-popup-backdrop { z-index: 1000; } .goodCounts { font-size: 14px; color: #868686; background: #fff; vertical-align: middle; padding: 11px 15px; } .emergent { border-radius: 46px; padding: 2px 15px; border: 1px solid #dadadd; color: #868686; } .emergent.actives { border: 1px solid #eb3839; background-color: #eb3839; color: #fff; }