/*全局样式 start*/
* {
    /*touch-action: pan-y;*/
}

ul {
    padding-left: 0;
    list-style: none;
}

ul li {
    list-style: none;
}

.load {
    text-align: center;
}

.load img {
    width: 350px;
}

table td .btn {
    padding: 2px 10px !important;
}

table .warning {
    text-align: center;
}

.content-item-body {
    overflow-y: hidden !important;
}

.userName {
    text-transform: none !important;
}

.help-block {
    display: none;
}

#Modal-Big-Content .button {
    text-align: right;
    clear: both;
    padding-top: 10px;
}

.msg {
    width: 100%;
    height: 20%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    pointer-events: none;
    text-align: center;
    z-index: 99999;
    /*color: aqua;*/
}

.home-body {
    overflow: hidden !important;
}

.doctor-body {
    overflow: hidden !important;
}

.public-body {
    overflow-y: hidden !important;
}

.record {
    position: absolute;
    bottom: 20px;
    font-size: 12px;
    width: 100%;
    text-align: center;
    color: #fff;
}

.record a {
    color: #0a85ef;
}

.record .versionIcon {
    position: relative;
    top: 3px;
    margin-left: 5px;
    display: inline-block;
    width: 12px;
    height: 12px;
    vertical-align: top;
    margin-right: 5px;
    background: url(../img/icon_police.png) no-repeat;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}

.account-operation {
    margin-bottom: 10px;
}

/*全局样式 end*/

/*icon图标样式 start*/
.sf-building {
    background-image: url("../img/sf/building.svg") !important;
}

.sf-house {
    background-image: url("../img/sf/house.svg") !important;
}

.sf-profile {
    background-image: url("../img/sf/profile.svg") !important;
}

.sf-profile-group {
    background-image: url("../img/sf/profile-group.svg") !important;
}

.sf-register{
    background-image: url("../img/sf/register-info.svg") !important;
}

.md-menu-white {
    background-image: url("../img/md/light/menu.svg") !important;
}

.md-notifications-white {
    background-image: url("../img/md/light/notifications.svg") !important;
}

.md-account-circle-white {
    background-image: url("../img/md/light/account-circle.svg") !important;
}

.md-cached-white {
    background-image: url("../img/md/light/cached.svg") !important;
}

.md-search-white {
    background-image: url("../img/md/light/search.svg") !important;
}

.md-add-white {
    background-image: url("../img/md/light/add.svg") !important;
}

.md-filter-white {
    background-image: url("../img/md/light/filter.svg") !important;
}

.md-radio-button-off-white {
    background-image: url("../img/md/light/radio-button-off.svg") !important;
}

.md-check-circle-white {
    background-image: url("../img/md/light/check-circle.svg") !important;
}

.md-cancel {
    background-image: url("../img/md/dark/cancel.svg") !important;
}

.md-radio-button-off {
    background-image: url("../img/md/light/radio-button-off-2.svg") !important;
}

.md-check-circle {
    background-image: url("../img/md/light/check-circle-2.svg") !important;
}

.md-cloud-download-white {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url(../img/md/light/cloud-download.svg) no-repeat 50%;
    background-size: cover;
    position: relative;
    top: 8px;
}

.md-close-white {
    background-image: url("../img/md/light/close.svg") !important;
}

.uploader-download {
    width: auto;
}

.uploader-download a {
    text-transform: none;
    color: #ffffff;
}

.cm-menu-toggled .header-title {
    margin: 0 65px !important;
}

/*icon图标样式 end*/

.help-block {
    display: none;
}

#Modal-Big .modal-confirm {
    text-align: right;
    clear: both;
}

#Modal-Big .modal-confirm button {
    z-index: 10000;
}

/*登录表单样式 start*/
.login-content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.login-content .panel {
    width: 375px;
    position: relative;
    min-height: 260px;
    top: 25%;
    left: 25%;
    right: 0;
    bottom: 98px;
    margin: auto;
    -webkit-box-shadow: -2px 0 7px 5px #6b6969;
}

@media (max-width: 768px) {
    .login-content .panel {
        left: 0;
    }
}

.login-content .panel .text-center {
    padding: 30px 0 20px 0;
}

.login-content .panel .text-center img {
    width: 50px;
}

.login-content .panel .text-center span {
    font-size: 22px;
    color: #2c92ce;
    margin-left: 20px;
}

.login-content .panel .panel-body {
    margin: 0 auto 30px auto;
    float: none;
}

/*登录表单样式 end*/

/*右上角个人信息展示样式 start*/
#cm-header .cm-navbar .user-info {
    width: auto;
}

.cm-1-navbar #cm-header .cm-navbar .user-info .btn .md-account-circle-white {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url('../img/md/light/account-circle.svg') no-repeat 50%;
    background-size: cover;
    position: relative;
    top: 8px;
}

/*右上角个人信息展示样式 end*/
.work-load .row {
    padding: 10px 0;
}

/*检查列表样式 start*/

.study-body {
    overflow: hidden !important;
}

.tab-content {
    margin-top: 16px;
}

.refresh {
    width: 52px;
    height: 34px;
}

.check-table a {
    height: 25px;
}

.check-table .remarks {
    max-width: 120px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.single-choice .edit {
    pointer-events: none;
    color: #CCCCCC;
}

.multiple-choice .revoke {
    pointer-events: none;
    color: #CCCCCC;
}

.multiple-choice .request {
    pointer-events: none;
    color: #CCCCCC;
}

.dicom-count {
    float: left;
}

.dicom-count span:nth-child(1) {
    color: #e1251b;
}

.dicom-count .count {
    font-weight: bold;
}

.paging {
    clear: both;
}

.page-text {
    width: 40%;
    display: inline-block;
    font-weight: bold;
    padding: 6px 10px;
}

.page-text .page-size {
    width: 46px;
    display: inline-block !important;
}

.go {
    float: right;
}

.go-page {
    width: 96px;
    display: inline-block !important;
}

.go-btn {
    color: #3498db;
}

/*检查列表样式 end*/

/*编辑报告样式 start*/
.report-operation button {
    margin-right: 10px;
}

.report-remarks div {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    color: #555555;
    position: relative;
    display: block;
    padding: 10px 15px;
}

.report-status {
    float: right !important;
}

.report-status div {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    color: #555555;
    position: relative;
    display: block;
    padding: 10px 15px;
}

.report-content {
    margin-top: 20px;
}

.project-item .col-project {
    position: relative;
}

@media (min-width: 768px) {
    .project-item .col-project {
        width: 30.33%;
        float: left;
        margin: 10px;
    }
}

.no-item {
    text-align: center;
    font-weight: 600;
    display: none;
}

.report-title {
    text-align: center;
}

.panel-project {
    padding: 5px;
    border: 1px dashed #CCCCCC;
}

.selected-image {
    width: 24px;
    height: 24px;
    margin-left: 20px;
}

.images {
    height: 150px;
    overflow-y: scroll;
}

.images li {
    position: relative;
    display: inline-block;
    -webkit-transition: all 150ms;
    -o-transition: all 150ms;
    transition: all 150ms;
    border-radius: 12px;
    width: 100px;
    height: 100px;
    margin: 5px;
}

.images li img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.delete-item {
    width: 24px;
    height: 24px;
    position: absolute;
    right: 4px;
    top: 2px;
    cursor: pointer;
}

.images-list li {
    position: relative;
    display: inline-block;
    -webkit-transition: all 150ms;
    -o-transition: all 150ms;
    transition: all 150ms;
    box-shadow: inset 0 0 0 1px #3c5d80;
    border: 5px solid transparent;
    border-radius: 12px;
    height: 135px;
    margin: 5px auto;
    padding: 5px;
    width: 186px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    cursor: pointer;
}

.images-list li > div {
    height: 100%;
    overflow: hidden;
    justify-content: center;
}

.images-list li img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

#bigimg {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, .3);
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
}

.load-img {
    width: 100%;
    height: 100%;
    position: absolute;
    background: #ffffff;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
    text-align: center;
}

.load-img img {
    width: 350px;
    position: relative;
    top: 22%;
}

#bigimg img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    cursor: pointer;
}

.btn-image-selected {
    position: absolute;
    right: 3px;
    width: 24px;
    height: 24px;
    cursor: pointer;
}

/*编辑报告样式 end*/

/*分页样式 start*/
.paging .pagination {
    float: right;
}

.paging .pagination > .active > a {
    background-color: #31b0d5;
    border-color: #31b0d5;
}

/*分页样式 end*/

/*阅片界面样式 start*/
#root {
    background-color: #34495e;
    height: 100%;
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: Roboto, OpenSans, HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
}

.back-study {
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}

.back-study:hover {
    color: #ffffff;
    text-decoration: none;
}

.thumbnail-images {
    text-align: center;
    padding-top: 10px;
}

.thumbnail-images button {
    margin: 0 10px;
}

.images-send li {
    position: relative;
    display: inline-block;
    -webkit-transition: all 150ms;
    -o-transition: all 150ms;
    transition: all 150ms;
    box-shadow: inset 0 0 0 1px #3c5d80;
    border: 5px solid transparent;
    border-radius: 12px;
    height: 160px;
    margin: 5px auto;
    padding: 5px;
    width: 130px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    cursor: pointer;
}

.images-series {
    color: #ffffff;
    font-size: 14px;
    text-align: center;
}

.images-send li div {
    height: 100%;
    overflow: hidden;
    justify-content: center;
}

.images-send li img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.send-image-selected {
    position: absolute;
    width: 24px;
    height: 24px;
    right: -2px;
    top: 0;
    cursor: pointer;
}

.tools {
    position: relative !important;
    min-height: 51px;
    width: inherit;
}

.tools-icon {
    width: inherit !important;
}

.tools-icon .nav-tabs-container .tools-btn {
    display: table-cell;
    height: 50px;
    vertical-align: middle;
    border-radius: 0;
    margin: 0;
    border: 0 !important;
    padding: 0 6px;
    line-height: 38px;
    font-size: 16px;
    white-space: nowrap;
    text-transform: none;
    cursor: pointer;
    text-align: center;
}

.tools-classification {
    border-radius: 0;
    margin: 0;
    border: 0 !important;
    padding: 0 10px;
    line-height: 38px;
    font-size: 13px;
    white-space: nowrap;
    text-transform: uppercase;
    cursor: pointer;
    text-align: center;
}

.tools-classification:hover {
    background-color: #5bc0de;
}

.tools-classification span {
    position: relative;
    display: block;
    line-height: 13px;
    bottom: 4px;
}

.tools-icon .nav-tabs-container .nav-tabs .tools-btn:hover {
    background-color: #5bc0de;
}

.tools-icon .nav-tabs-container .nav-tabs .active {
    background-color: #5bc0de;
}

.tools-icon .nav-tabs-container .nav-tabs .tools-btn span {
    position: relative;
    display: block;
    font-size: 15px;
    line-height: 15px;
    bottom: 4px;
}

.tools-menu {
    background-color: #34495e !important;
    border: 1px solid #9ccef9 !important;
    margin-left: 18%;
    border-radius: 8px !important;
    padding: 0 !important;
}

.tools-btn .popover {
    left: 0 !important;
    /*min-width: 140px;*/
    width: auto;
    max-width: none;
    background-color: #34495e !important;
    border: 1px solid #9ccef9 !important;
}

.popover-head .arrow {
    left: 304px !important;
}

.tools-btn .popover-download {
    left: 542px !important;
}

.tools-btn .tools-chest {
    left: 154px !important;
}

.tools-btn .tools-waist {
    width: 76%;
}

.tools-waist .arrow {
    left: 450px !important;
}

.tools-neck .arrow {
    left: 346px !important;
}

.tools-btn .more-en {
    left: 52px !important;
}

.tools-btn .popover-more {
    left: 66px !important;
}

.tools-btn .popover-clear {
    left: 184px !important;
}

.tools-btn .clear-en {
    left: 0 !important;
}

.tools-btn .save-en {
    left: 248px !important;
}

.tools-btn .popover-save {
    left: 388px !important;
}

.tools-btn .popover-content {
    display: inline-block;
}

.tools-flip .dropdown-menu {
    background-color: #34495e !important;
    border: 1px solid #9ccef9 !important;
    margin-left: 36px;
    border-radius: 8px !important;
    padding: 0 !important;
}

.tools-btn .flip-en {
    left: 24px !important;
}

.tools-btn .rotate-en {
    left: 52px !important;
}

.tools-rotation .dropdown-menu {
    background-color: #34495e !important;
    border: 1px solid #9ccef9 !important;
    margin-left: 78px;
    border-radius: 8px !important;
    padding: 0 !important;
}

.tools-layout .dropdown-menu {
    background-color: #34495e !important;
    border: 1px solid #9ccef9 !important;
    margin-left: 400px;
    min-width: 65px;
    border-radius: 8px !important;
    padding: 0 !important;
}

.win {
    position: absolute;
    width: 400px;
    right: 0;
    top: 0;
    background: #fff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    z-index: 999;
    display: none;
}

.player-btn {
    position: absolute;
    width: 230px;
    right: 60px;
    top: 10px;
    background: #34495e;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    z-index: 999;
    display: none;
}

.player-btn span {
    margin-left: 10px;
    cursor: pointer;
}

.player-btn .player-adjust {
    margin-top: 6px;
}

.player-btn .slice-range {
    width: 70%;
    display: inline-block;
}

.player-btn .frame-rate {
    color: #ffffff;
    position: absolute;
}

.win .win-content .win-header {
    font-size: 12px;
    padding: 5px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.428571429px;
    cursor: move;
}

.win .win-content .win-header .close {
    float: right;
    padding: 10px;
}

.win .win-content .win-body {
    width: 400px;
    height: 400px;
}

.win .win-content .win-body img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.tools-select {
    position: absolute;
    margin-left: 286px;
}

.layoutChooser table {
    border-radius: 0;
    margin: 3px;
    border: 0 !important;
    padding: 0 10px;
    line-height: 38px;
    font-size: 13px;
    white-space: nowrap;
    text-transform: uppercase;
    cursor: pointer;
    text-align: center;
}

.layoutChooser table td {
    width: 20px;
    height: 20px;
    border: 1px solid white;
    cursor: pointer;
}

.layoutChooser table td:hover {
    background-color: #5bc0de;
}

.layoutChooser table td.over {
    background-color: #5bc0de;
}

.selected-file {
    opacity: 0;
    position: absolute;
    width: 56px;
    top: 8px;
}

.measurements-setting {
    width: 80px;
}

.measurements-setting div {
    text-align: center;
    line-height: 38px !important;
}

.measurements-setting div span {
    display: block;
    position: relative;
    bottom: 4px;
    line-height: 13px;
}

.measurements-menu {
    background-color: #34495e !important;
    color: #ffffff !important;
    border: 1px solid #9ccef9 !important;
}

.measurements-menu li {
    text-align: center;
    cursor: pointer;
    padding: 6px;
}

.measurements-menu li:hover {
    background-color: #5bc0de;
}

.global-container {
    padding: 0 !important;
    min-height: 0 !important;
}

.main-content {
    flex: 1;
    height: 100%;
    overflow: hidden;
    width: 100%;
}

.magnifyTool {
    border: 4px white solid;
    box-shadow: 2px 2px 10px #1e1e1e;
    -webkit-box-shadow: 2px 2px 10px #1e1e1e;
    -ms-box-shadow: 2px 2px 10px #1e1e1e;
    -moz-box-shadow: 2px 2px 10px #1e1e1e;
    -o-box-shadow: 2px 2px 10px #1e1e1e;
    display: none;
    z-index: 100;
    position: absolute;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-borde-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.view-main {
    width: 100%;
    height: 100%;
    transition: all .3s ease;
}

.viewport {
    display: grid;
    grid-template-rows: 100%;
    grid-template-columns: 100%;
    height: 100%;
    width: 100%;
}

.view-hide {
    display: none;
}

.viewport-target {
    opacity: 1;
    position: relative;
    transition: all .3s ease;
}

.viewport-container {
    float: left;
    border: 2px solid #44626f;
}

.viewport .canvas-active {
    border-color: #20a5d6 !important;
    /*border: 2px solid #20a5d6;*/
}

.viewport-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
}

.viewport-element {
    width: 100%;
    height: 100%;
    position: relative;
    background-color: #000;
    outline: 0 !important;
    overflow: hidden;
}

#canvas-image {
    position: relative;
    margin: 0 auto;
    touch-action: none;
    user-select: none;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.no-image2,
.no-image3,
.no-image4,
.no-image5,
.no-image6,
.no-image7,
.no-image8,
.no-image9 {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    color: #fff;
    min-width: 50px;
    max-width: 90px;
    height: 20px;
    display: none;
}

.viewport-overlay {
    color: #9ccef9;
}

.overlay-element {
    position: absolute;
    font-weight: 400;
    text-shadow: 1px 1px #34495e;
    pointer-events: none;
}

.load-center {
    position: absolute;
    z-index: 19891017;
    top: 47%;
    left: 53%;
    width: 32px;
    height: 32px;
    background: url('../img/loading-2.gif') no-repeat;
}

.top-left {
    top: 10px;
    left: 10px;
}

.top-right {
    top: 10px;
    right: 10px;
    text-align: right;
}

.bottom-right {
    /*bottom: 52px;*/
    bottom: 10px;
    right: 10px;
    text-align: right;
}

.bottom-left {
    bottom: 10px;
    left: 10px;
}

.images-contrast {
    color: #5bc0de;
    text-align: center;
}

/*阅片界面样式 end*/

/*报告预览样式 start*/
.report-body {
    background: #ffffff !important;
    font-family: Roboto, Arial, sans-serif;
    /*font-size: 14px;*/
    line-height: 1.428571429;
    color: #333333;
    padding: 0 !important;
    overflow-x: hidden;
    margin: 0;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.report-print {
    position: fixed;
    top: 100px;
    right: 60px;
    width: 40px;
    height: 40px;
    z-index: 99999999;
    cursor: pointer;
}

#printing {
    width: 40px;
    position: fixed;
    top: 100px;
    right: 60px;
    z-index: 9999999;
    cursor: pointer;
}

.report-contents {
    width: 1050px;
    padding: 0;
    position: relative;
    margin: auto;
    font-size: 1.4em;
    font-family: NSimSun;
    font-weight: bold;
    letter-spacing: 1.6px;
}

.print-contents {
    padding: 0 60px;
}

.logo {
    width: 60px;
}

.title {
    position: relative;
    text-align: center;
    padding-top: 60px;
}

.title-hospital {
    /*font-family: SimSun;*/
    font-weight: bold;
    font-size: 2.0em;
}

.title p {
    margin: 4px 0;
}

.right-code {
    position: relative;
    left: 310px;
    padding: 4px 0;
}

.patient-info {
    border-top: 1px solid #000000;
    margin: 0;
}

.patient-info ul {
    overflow: hidden;
    position: relative;
    left: 30px;
}

.patient-info ul li {
    width: 33.333%;
    float: left;
    margin-top: 10px;
}

.new-line {
    width: 50% !important;
}

.new-info input {
    border: 1px dashed #CCCCCC;
}

.patient-info ul li:last-of-type {
    width: 50%;
}

.check-content {
    position: relative;
    margin-top: 16px;
    border-top: 1px solid #000000;
}

.body-part {
    position: relative;
    padding: 10px 30px;
    min-height: 80px;
}

.body-part ul {
    display: flex;
}

.items {
    position: relative;
    padding: 0 30px;
}

.items .check-project {
    padding: 20px 0;
}

.check-item {
    position: relative;
    left: 30px;
    min-height: 86px;
}

.check-item ul li {
    width: 45%;
    float: left;
    overflow: hidden;
}

.images-view {
    clear: both;
    position: relative;
    min-height: 180px;
}

.images-view ul {
    overflow: hidden;
}

.images-view ul li {
    /*display: inline-block;*/
    /*background-color: #000000;*/
    width: 49%;
    height: 350px;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

.images-view ul li img {
    width: 100%;
    height: 100%;
    /*height: 180px;*/
    object-fit: contain;
    background: #000000;
}

.lin-height {
    height: 10px;
}

.images-show {
    position: relative;
    padding: 20px 30px;
    min-height: 560px;
}

.diagnostic-opinion {
    position: relative;
    padding: 10px 30px;
    min-height: 260px;
}

.signature-name {
    min-height: 60px;
}

.signature-name ul li {
    width: 35%;
    float: right;
    line-height: 60px;
}

.signature-name ul li span img {
    width: 150px;
    height: 60px;
    object-fit: contain;
    position: relative;
    right: 30px;
    top: 10px;
}

.foot {
    border-top: 1px solid #000000;
    min-height: 90px;
    font-size: 20px;
}

.foot-view {
    border-top: 1px solid #000000;
    min-height: 90px;
}

.foot-view ul {
    margin: 10px 0;
    position: relative;
}

.foot ul {
    margin: 10px 0;
    position: relative;
}

.foot ul li {
    width: 50%;
    float: left;
    line-height: 36px;
}

.foot ul li:last-of-type {
    width: 80%;
}

/*报告预览样式 end*/



/*新增*/
.qrcode-box{
    width:200px;
    height:150px;
    position: relative;
    margin: 5px auto 0 auto;
    overflow: hidden;
}
.qrcode-container{
    width:150px;
    height:150px;
    float: left;
}
.qrcode-copy{
    width: 50px;
    line-height: 150px;
    float: left;
    font-weight:bold;
    text-align: center;
    cursor: pointer;
}

.qrcode-two-container{
    display: flex;
    align-items: center;
    flex-direction: column;
}
.qrcode-two-copy-main{
    margin-top: 18px;
    cursor: pointer;
    margin-bottom: 3px;
    font-size: 15px;
}
.qrcode-two-copy-main span:nth-child(2){
    margin-left: 10px;
}
.await-list-no-data{
    text-align: center;
    margin: 140px 0 135px 0;
    font-size: 17px;
}
