@import "~@less/variables.less"; .push-content-wrapper{ // padding-top: 50px; padding: 0px 15px; line-height: 20px; width: @push-width; overflow: hidden; .push-content { width: 436px; overflow-y: auto; } .vigilant{ background: #FF8D54; overflow: hidden; padding: 10px 15px; .title{ color:#fff; font-size: 14px; font-weight: bold; float: left; margin: 10px 0px 0 0; img { float: left; margin: 0px 5px 0 0px; width: 20px; } } .vigilantContent { float:left; padding: 0 0 0 15px; span { font-size: 14px; color: #fff; display:inline-block; } } .push-diag-item { display: inline-block; margin-right: 10px; margin-top: 10px; cursor: pointer; } } .diagnose{ padding-bottom: 15px; .doubt{ border:1px solid #EAEDF1; h1{ font-size: 14px; color: #000; padding: 4px 15px; background: #FAEBEC; font-weight: bold; img { float:left; margin-top: 0px; margin-right: 5px; } } div{ font-size: 14px; padding:6px 0 6px 15px; span{ cursor: pointer; } } } } .show { float: right; color: #58ACD7;; font-size: 14px; cursor: pointer; img { width: 12px; height: 12px; } } .close{ float: right; text-align: right; color: #58ACD7; font-size: 14px; cursor: pointer; clear: both; img { width: 12px; height: 12px; } .close-modal { width: 40px; height: 40px; margin-right: -10px; } } .recommend { border:1px solid #EAEDF1; margin-bottom: 15px; h1{ font-size: 14px; color: #000; padding: 8px 6px 8px 15px; background: #EAF7FA; font-weight: bold; img { float:left; margin-top: 0px; margin-right: 5px; } div{ .btnCom; float: right; width: 50px; border: 1px solid #3B9ED0; padding:0px; margin-top: -3px; font-weight: normal; height: 28px; line-height: 28px; font-size: 12px; } } .contentBox { font-size: 14px; padding:6px 0px 6px 15px; } } .tips{ border:1px solid #EAEDF1; .tips-title,h1{ font-size: 14px; color: #000; padding: 8px 15px; background: #EAF7FA; font-weight: bold; img { float:left; margin-top: 0px; margin-right: 5px; } } .tips-title{ .tips-name{ width: 255px; display: inline-block; } h2{ display: inline-block; } .tips-btn{ display: inline-block; float: right; } .redTips{ display: inline-block; font-size: 12px; -webkit-transform:scale(0.9); color: red; font-weight: normal; white-space: nowrap; } .tipsDetails { .btnCom; display: inline-block; font-weight: normal; width: 42px; height: 20px; border: 1px solid #262626; font-size: 12px; // color: #3B9ED0; color: #262626; line-height: 18px; margin: 0 0 -2px 10px; } } .chronic{ background: rgba(242,150,91,0.1); } .content{ font-size: 14px; padding:6px 15px; .title { font-size: 14px; line-height: 18px; margin-bottom:10px; a{ .btnCom; display: inline-block; font-size: 14px; color: #3B9ED0; width: 42px; border: 1px solid #3B9ED0; margin-left: 10px; text-decoration: none; } .tips-details { .btnCom; display: inline-block; width: 42px; height: 20px; border: 1px solid #3B9ED0; font-size: 14px; color: #3B9ED0; line-height: 18px; margin: 0 10px -2px; } } .warn{ padding: 10px 0px 0px 0px; font-size: 10px; color: #979797; text-align: center; } .list{ border-bottom: 1px solid #EAEDF1; padding-bottom: 10px; position: relative; .infoPic{ vertical-align: middle; margin: 0 5px; } >p{ margin-top: 10px; } .listName{ color:#3B9ED0; } .listResult{ float: right; color: #000012; i{ color: #F98F24; } img{ vertical-align: middle; } } } .list:last-child{ border-bottom:none; } } } .modal { .shade { position: fixed; left: 0; top:0; right: 0; bottom: 0; background: #000; opacity: 0.3; filter:alpha(opacity=30); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=30);"; z-index: 3000; } .content { position: fixed; left: 50%; top: 50%; margin: -150px 0px 0px -95px; width: 300px; height: 190px; border-radius: 5px; background: #fff; z-index: 3001; padding: 0px 10px; .close { height: 50px; img{ float: right; cursor: pointer; } } .message { height: 70px; padding:10px 30px; text-align: center; font-size: 16px; } .btn { .initial { width: 90px; height: 30px; border: 1px solid #3B9ED0; float: left; border-radius: 4px; text-align: center; line-height: 30px; color: #3B9ED0; font-size: 14px; cursor: pointer; margin-left: 20px; } .repetition { width: 90px; height: 30px; border: 1px solid #3B9ED0; float: right; border-radius: 4px; text-align: center; line-height: 30px; color: #3B9ED0; font-size: 14px; cursor: pointer; margin-right: 20px; } } } } .tipsModal { .shade { position: fixed; left: 0; top:0; right:0; bottom: 0; background: #000; opacity: 0.6; filter:alpha(opacity=60); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=60);"; z-index: 2000; } .message{ padding: 10px 20px; overflow: auto; } .content { position: fixed; left: 50%; top:65px; right:0; bottom: 65px; margin-left: -410px; width: 820px; z-index: 2001; background: #fff; padding: 0px; .close { padding: 10px 20px; border-bottom: 1px solid #EAEDF1; img{ float: right; margin: -5px -14px 0px 0px; cursor: pointer; } } } } } .diag-item { display: inline-block; padding: 0px 10px 0px 0px; } .billing { color: #3B9ED0; } .disTips { padding: 10px 20px 0; font-size: 10px; color: #979797; text-align: center; } .toast-title{ position: absolute; top: 17px; font-size: 16px; // border-bottom: 1px solid #666; width: 87%; height: 25px; } .toast-cont{ line-height: 24px; font-size: 14px; // margin-top: 15px; height: 222px; overflow-y: auto; padding: 10px 0 0 10px; li{ margin-top: 10px; cursor: pointer; } } .footer{ .print{ .btnCom; width: 111px; height: 34px; line-height: 34px; // outline: none; // border-radius: 4px; /*color: #3B9ED0;*/ border: 0 none; // cursor: pointer; background: #fff; margin-right: 20px; img{ width: 20px; vertical-align: middle; margin-right: 4px; } } .okBtn{ .btnCom; width: 80px; height: 34px; line-height: 32px; // text-align: center; // outline: none; // border-radius: 4px; // cursor: pointer; border: 1px solid #3B9ED0; box-sizing: border-box; margin-left: 20px; background: #3B9ED0; color: #fff; float: right; margin-right: 20px; } }