| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564 |
- .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*/
- }
- .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;
- border-radius: 5px;
- }
- .PJ-Start i {
- margin-right: 5px;
- font-size: 30px;
- }
- .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 {
- /*width: 80px;*/
- border-radius: 40px;
- padding: 6px 20px;
- }
- .Servelist {
- margin: 15px;
- padding: 5px;
- margin-bottom: 17px;
- border-left: 5px solid #13a7f1;
- color: #13a7f1;
- }
- /*进程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;*/
- margin: 0 auto;
- /*margin-bottom: 10%;*/
- }
- .Workdeail label {
- text-align: right;
- }
- .mui-table-view-cell {
- position: relative;
- overflow: hidden;
- padding: 6px 15px;
- -webkit-touch-callout: none;
- }
- .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;
- }
- .image-list ul {
- padding-left: 0;
- margin-right: -10px;
- }
- .ND_deail {
- line-height: 37px;
- }
- .layui-timeline {
- padding-left: 20px;
- }
- .fl_ {
- float: left;
- }
- .fl_ li {
- float: left;
- width: 20%;
- list-style: none;
- margin-right: 10px;
- }
- .fl_ li img {
- width: 100%;
- height: 100%;
- padding: 5px;
- }
- .fl_ li div.item_img {
- text-align: center;
- width: 50px;
- height: 50px;
- }
- .mui-col-xs-3 {
- text-align: right;
- vertical-align: middle;
- }
- /*自定义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;
- }
- .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;
- }
- .mui-table-view-cell:after {
- position: absolute;
- right: 0;
- bottom: 0;
- left: 0px;
- height: 1px;
- content: '';
- -webkit-transform: scaleY(.5);
- transform: scaleY(.5);
- background-color: #c8c7cc;
- }
- .Mf {
- padding-left: 15px;
- }
|