<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.content {
    background: #fff;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

.useBanner {
    background: url("../images/gallery_banner.jpg") no-repeat scroll center center #0172B6;
    height: 83px;
}

.useBanner h1 {
    color: #FFF;
    font-size: 26px;
    width: 900px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#content-result .container-fluid {
    padding-right: 0;
    padding-left: 0;
    padding-top: 5px;
}

#content-result .container-fluid .row {
    margin-left: 0;
    margin-right: 0;
}

div.input-group.pull-right {
    top: 15px;
}

#content-result .pagination {
    margin: 0;
}

.content-container .panel {
    padding: 10px 0;
    border-radius: 0;
    margin-top: 14px;
    border: 0;
    box-shadow: 0 0 0;
}

.content-container .panel-heading {
    border-radius: 0;
    margin-top: -25px;
}

.content-container .panel-heading&gt;span {
    font-size: 16px;
    font-weight: 700;
    border-bottom: 2px solid #0473c2;
    padding-bottom: 10px;
}

.content-container .panel .media {
    border: 0;
    box-shadow: 0 0 0;
}

.contact-box {
    background-color: #ffffff;
    border: 1px solid #e7eaec;
    padding: 10px;
    margin-bottom: 20px;
    overflow: hidden;
}

.image-list .col-sm-6, .col-md-4, .col-lg-4 {
    overflow: visible;
}

.contact-box.center-version {
    cursor: pointer;
    padding: 0;
    border: 0;
    border-radius: 0;
    text-decoration: none;
    overflow: hidden;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.contact-box.center-version:focus, .contact-box.center-version:hover {
    box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
    /*color: #1A4C87;*/
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    -moz-transform: none;
}

.box-footer {
    position: absolute;
    left: 1px;
    bottom: -65px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 100%;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background: #ffffff;
    border-top: 1px solid #ddd;
}

.box-footer a {
    font-size: 17px;
    color: #969696;
}

.box-footer a:hover {
    color: #FF0000;
}

.contact-box.center-version:hover .box-footer {
    bottom: -3px;
    width: 99%;
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
}

.contact-box.center-version&gt;a {
    display: block;
    background-color: #ffffff;
    text-align: center;
}

.contact-box&gt;a {
    color: inherit;
}

.contact-box.center-version&gt;a img {
    width: 100%;
    height: 133px;
}

.contact-box-footer {
    text-align: left;
    background: #ffffff;
    padding: 4px 2px;
    border-top: 1px solid #e7eaec;
}

.contact-box-footer p {
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 30px;
}

.content-box {
    margin-left: 10px;
    margin-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content-boxs-nomal {
    margin-left: 10px;
    margin-right: 10px;
}

.content-boxs {
    margin-left: 10px;
    margin-right: 10px;
    height: 50px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.sort-content {
    text-decoration: none;
    margin-right: 10px;
    color: #0473C2;
}

.active {
    color: red;
}

#item-detail .media-right p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

#item-detail .media-left img {
    width: 202px;
    height: 135px;
}

.ellipsis-time {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.breadcrumb {
    margin-left: 0px;
    margin-right: 0px;
    font-size: 15px;
}

.bs-docs-sidenav li a {
    padding-left: 10px;
    padding-bottom: 2px;
    padding-top: 2px;
    margin-bottom: 5px;
    border-left: 1px solid white;
}

.bs-docs-sidenav li a:hover {
    background-color: white;
    border-left: 1px solid #0473C2;
}

.panel-default&gt;.panel-heading {
    background: #ffffff;
}

.clear-dark-button {
    border-color: #666;
    border-radius: 0;
    background: transparent;
    color: #666;
    padding: 6px 24px;
    border: 1px solid #ddd;
}

.clear-dark-button:focus, .clear-dark-button:hover {
    background: transparent;
}

.item-abstract {
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

/*overview*/

.item-content {
    /*padding-top: 30px;*/
    color: #666;
    margin-top: -50px;
}

.item-block {
    padding: 20px 0;
    border-bottom: solid #E0E0E0 1px;
}

.item-block:last-of-type {
    border-bottom: none;
}

.item-overview {
    padding: 30px 0;
}

.item-info {
    padding-left: 20px;
}

.item-image {
    padding: 0;
    padding-top: 24px;
}

.item-thumbnail {
    width: 100%;
}

.item-credit span {
    /*padding: 0 8px;*/
    margin-right: 16px;
}

.item-type {
    display: inline-block;
    background-color: #E4EDF6;
    padding: 4px 6px !important;
}

.item-author {
    /*border-right: solid #666 1px;*/
}

.glyphicon-y {
    color: #F66C6C;
    cursor: pointer;
}

.glyphicon-y-star-gray {
    color: #E6E7E9;
}

.login-btn {
    margin-left: 8px;
    font-size: 16px;
    margin-right: 3px;
}

.btn-op {
    padding: 6px 20px;
}

/*overview*/

.item-attr-list:after {
    content: ", ";
}

.item-attr-list:last-of-type:after {
    content: "";
}

.item-layer a {
    display: block;
    word-wrap: break-word;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.item-comments-num {
    margin-left: 5px;
    font-size: 14px;
    color: #fff;
    background-color: #02AAF3;
    padding: 1px 12px;
    -moz-border-radius: 12px;
    /* Gecko browsers */
    -webkit-border-radius: 12px;
    /* Webkit browsers */
    border-radius: 12px;
    /* W3C syntax */
}

.item-comment {
    /*display: block !important;*/
    overflow: hidden;
    padding: 15px;
    border-bottom: dashed #E0E0E0 1px;
}

/*.item-comment:last-of-type {
    border-bottom: none;
}*/

.item-comment-image {
    width: 50px;
    float: left;
    margin-right: 20px;
    margin-top: 8px;
}

.item-comment-content {
    /*float: right;*/
}

.item-comments-more {
    margin-top: 5px;
}

.other-info {
    text-align: center;
    padding: 20px;
}

.item-ele {
    padding-left: 15px;
    padding-right: 15px;
}

.footer {
    /* background-color: #F5F5F5; */
}

.confress {
    max-width: 125px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.change {
    color: red;
}

.user-load {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 60px;
    display: inline-block;
    line-height: 16px;
}

/* simple navbar sort icon*/

.sort-icon {
    display: inline-block;
    background: url(../images/sort_icon.png) 0 0 no-repeat transparent;
    width: 8px;
    height: 9px;
    margin-left: 3px;
    vertical-align: 0;
}

.asc .sort-icon {
    background-position: 0 -15px;
}

.desc .sort-icon {
    background-position: 0 -29px;
}

#none_first:hover, #none_first:focus {
    background: #ffffff;
}

#none_last:hover, #none_last:focus {
    background: #ffffff;
}

#none_prev:hover, #none_prev:focus {
    background: #ffffff;
}

#none_next:hover, #none_next:focus {
    background: #ffffff;
}

.loading {
    background: url(../images/loading.gif?v=3.01) no-repeat center center !important;
    margin: auto;
    z-index: 999;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.loadingOther {
    text-align: center;
    font-size: 15px;
    font-weight: 900;
}

#list:hover {
    cursor: pointer;
}

#card:hover {
    cursor: pointer;
}

.icon-bar {
    cursor: pointer;
}

.delItem {
    margin-top: -26px;
    color: #0179AD;
}

.delItem:hover {
    cursor: pointer;
    color: #0193D1;
}

#login-in {
    cursor: pointer;
}

#listData a {
    color: #969696;
}

#listData a:hover {
    color: red;
}

.disabled {
    pointer-events: none;
    cursor: default;
}

#searchItemButton {
    z-index: 1;
}

#conform {
    margin-bottom: -10px;
}

#gallery-content {
    margin-top: -15px;
}

.row {
    margin-right: 0!important;
}

/*media begin*/

/*@media screen and (max-width: 992px) {
    .item-image {
        padding-left: 20px;
    }

    .item-thumbnail {
        padding: 10px auto;
    }

    .item-operation {
        margin-left: 20px;
    }

    .item-layer {
        overflow: hidden;
    }*/

/*}
@media screen and (max-width: 650px) {
    .item-image {
        width: 100%;
        text-align: center;
    }

    .item-thumbnail {
        width: 90%;
        margin: 10px auto;
    }

    .item-operation {
        margin-left: 20px;
    }
    
    .item-info {
        width: 100%;
    }
}*/

/*media end*/


/* 鍥藉瘑url鏀归€� */
.alertDiv2 {
  position: fixed;
  color: #e20b0b;
  top: 100px;
  right: 30px;
  padding: 3px 5px;
  /* box-shadow: 0px 0px 5px 1px #e20b0b; */
  z-index: 999;
  animation-name: imgAnim2;
  animation-duration: 1.8s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-timing-function: ease;
  animation-play-state: running;
}

@keyframes imgAnim2 {
  0% {
    box-shadow: 0px 0px 5px 1px #e20b0b;
  }

  25% {
    box-shadow: 0px 0px 5px 2px #e20b0b;
  }

  50% {
    box-shadow: 0px 0px 5px 3px #e20b0b;
  }

  75% {
    box-shadow: 0px 0px 5px 2px #e20b0b;
  }

  100% {
    box-shadow: 0px 0px 5px 1px #e20b0b;
  }
}</pre></body></html>