
:root {
    /*--main-color: #30a2e8;*/
    --main-color: #0483BD;
    --second-color: #f6f6e9;
    --third-color: #d7eef2;
    --forth-color: #f2855e;
    --border-color: #ccc;
}

#configName{
    padding: 15px;
    background-color: #FF0;
    color: #F00;
    font-size: 20px;
    font-weight: bold;
    position: fixed;
    top: 10px;
    left: 10px;
    border: solid 1px #F00;
    z-index: 9999;
}

/*fix bootstrap */
.navbar-default .navbar-nav > li > a {
    color: #FFF;
    padding:15px 15px;
    font-size: 1em;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #FFC;
}

.img-responsive {
    width: 100%;
}

@media (min-width: 2000px) {
body{
    /*    transform: scale(1.2, 1.2);*/
    /*transform-origin: center top;*/
    /*width: 100vw !important;*/
    /*overflow-x: hidden;*/
    /*-webkit-min-device-pixel-ratio: 1.5;*/
    }

}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}


body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #fff;
    /*padding-top: 180px;*/
}

p{
    line-height: 28px;
}
/*header*/
.login-wrapper {
    height: 45px;
    line-height: 29px;
    background: #EEEEEE;
}

.login-ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 12px;
}

.login-ul>li {
    margin: 0 ;
    padding: 0 1em;
    float: left;
    color: var(--main-color);
}
.login-ul>li:not(:last-of-type){
    border-right: solid 1px #CCC;
}
.login-ul>li:not(:first-of-type){
    border-left: solid 1px #F0F0F0;
}

.login-ul>li span {
    margin-right: 2px
}

.login-ul>li span i {
    margin-right: 5px;
}

.login-ul>li a {
    margin: 2px 5px;
}
.btn-lang{
    height:30px;
    width: 60px;
    background-color: #CCC;
    float: left;
    display: inline-block;
    text-align: center;
    font-weight: bold;
        margin: 0 !important;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.4;
}
.btn-lang.active, .btn-lang:hover{
    opacity: 1.0;
}
.btn-zh{
    background-color: #de2910;
    margin-left: -1px !important;
    color: #FFDE00FF !important;
}
.btn-en{
    background-color: #000080;
    color: #F0F0F0 !important;
}
.top-phone{
    font-weight: bold;
    font-size: 12px;
    color: var(--main-color);
}
a {
    cursor: pointer;
    text-decoration: none;
    color: #666;
}
.user-dropdown{
    height: 30px;
}
.user-dropdown>.btn{
    padding-top: 4px;
    padding-bottom: 4px;
}
.user-dropdown>.btn:focus{
      outline: none;
  box-shadow: none;
}
.dropdown-menu>li>a{
    color: #666;
}
.dropdown-menu>li>a>i{
    margin-right: 1em;
}
a:hover {
    text-decoration: none;
}

.navbar-brand {
    padding: 0;
    height: 80px;
}

.navbar-brand img {
    height: 60px;
    margin-top: 10px;
}

.input-group .search-control {
    float: none;
}

.icon-search {
    font-size: 14px;
    margin-right: 10px;
}

.icon-qingdan {
    font-size: 14px !important;
    margin-right: 10px;
}

#search-btn {
    height: 34px;
}

.div-top {
    background-color: #FFF;
    /*background-color: rgba(255, 255, 255, 0.95);*/
    /*position: fixed;*/
    /*top: 0;*/
    /*z-index: 1999;*/
    margin: 0 auto !important;
    width:100%;
}
.div-top .navbar {
    /*margin-bottom: 0 !important;*/
    box-shadow: 0 1px 2px 2px  #888;
}
.navbar-default {
    background-color: #30a2e8;
}
.navbar {
    border: none;
    border-radius: 0;
    background-color: var(--main-color);
}
/*apps*/
#izl_rmenu .app{
    display: block;
    width: 72px;
    height: 72px;
    color: #EEE;
    line-height: 24px;
    padding: 12px 4px;
    text-align: center;
        border-radius: 5px;
    margin-bottom:1px;
    opacity: 0.85;
    text-decoration: none;
}
#izl_rmenu .app:hover{
    opacity: 1;
}
/*app-links*/

/*.app-cons {*/
/*    position: relative;*/
/*    float: right;*/
/*    height: 50px;*/
/*    line-height: 20px;*/
/*    padding: 0 15px;*/
/*    background-color: #1E769F;*/
/*}*/
/*.app-cons:hover i{*/
/*    color: #AFA;*/
/*}*/
/*.app-cons:hover .app-links{*/
/*    display: block;*/
/*}*/
/*.app-button>i{*/
/*    line-height: 50px;*/
/*    font-size: 24px;*/
/*    color: #CFC;*/
/*}*/
.app-links {
    height: 45px;
}
.app-links ul {
    height: 42px;
    overflow: hidden;
    width: 810px;
    padding: 0;
}

.app-links li {
    float: left;
}
.app-links li>a{
    display: inline-block;
    padding: 2px 8px;
    /*min-height: 50px;*/
    line-height: 18px;
    color: #FFF;
    text-align: center;
    border: 0;
    opacity: 0.9;
    text-decoration: none;
    /*word-break: normal;*/
    /*white-space: pre-wrap;*/
    height: 40px;
    box-sizing: border-box;
    width: 86px;
    border-radius: 5px;
}
.app-links i{
    font-size: 1.2em;
    font-weight: bold;
    color: #ffddCC;
}
.app-links a:hover{
    background-color: #FFFFFF33;
    color: #FFC;
    opacity: 1;
}
@media (max-width: 992px) {
    .app-links:hover .app-links{
        clear: both;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .app-links li>a{
        width: 24%;
    }
}
@media (max-width: 768px) {
    .navbar-nav{
        margin-left: 15px;
        margin-right: 15px;
    }
    .navbar-nav>li {
        width: 45%;
        float: left;
    }
    .app-cons{
        position: static;
    }
}
@media (min-width: 992px) {
    .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
    .app-links .bd li{
        width:100px;
        height: 40px;
        padding: 0;
        float: left;
    }
        .app-links .bd li>a{
            display: block;
        width:86px;
        height: 40px;
    }
}

        .top-slogan {
            height: 42px;
            margin-bottom: 20px;
            border-radius: 5px;
            color: #FFC;
            background: rgb(30, 50, 230);
            text-indent: 1em;
            padding-left: 1em;
            background: var(--main-color) url("./images/bg_slogan.jpg") no-repeat left top ;
        }
.app-text{
    text-shadow: 1px 1px 1px #444444;
}
.app-hhly {
    background: url("./images/app_hhly.png") no-repeat center center;
}
.app-qqzh {
    background: url("./images/app_qqzh.png") no-repeat center center;
}
.app-kptk {
    background: url("./images/app_kptk.jpg") no-repeat center center;
}
.app-kxsj {
    background: url("./images/app_kxsj.jpg") no-repeat center center;
}
.app-hmzw {
    background: url("./images/app_hmzw.png") no-repeat center center;
}
.app-sczl {
    background: url("./images/app_sczl.png") no-repeat left center;
}
.app-shud {
    background: url("./images/app_shud.png") no-repeat left center;
}
.app-collect {
    background: url("./images/app_collect.png") no-repeat left center;
}
/*zmc:block*/
.block-wrap, .main-wrap {
    margin-top: 10px;
    margin-bottom: 10px;
}

.main-wrap {
    background-color: rgba(255, 2555, 255, 1);
    padding: 15px;
}

.block-box {
    min-height: 100px;
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}

.block-head {
    height: 38px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    color: var(--main-color);
    border-bottom: solid 2px var(--border-color);
    margin-bottom: 10px;
    padding: 0 0 0 10px !important;
    position: relative;
}

.data-tabs {
    float: right;
    border-bottom: none !important;
    margin-right: 10px;
}

.data-tabs > li {
    height: 39px;
    margin-bottom: 0;
}

.data-tabs > li > a {
    border-radius: 0;
    color: #333;
    border: 0;
    padding: 0 4px;
    margin-right: 0;
    line-height: 37px;
}

.data-tabs > li.active > a, .data-tabs > li.active > a:hover, .data-tabs > li.active > a:focus {
    color: var(--main-color);
    cursor: pointer;
    border: 0;
    border-bottom: 2px solid var(--main-color);
}

.data-tabs > li a:hover {
    color: var(--main-color);
    border-bottom: 2px solid var(--main-color);
    background-color: transparent;
}

/*footer*/
.footer {
    background: #04194c url("./images/bg_bot.jpg") center top no-repeat;
    padding: 20px 0;
    color: #CCC;
}

.footer .title {
    color: #D7D8D9;
}

.footer a {
    color: #CCC;
}

.footer a:hover {
    color: #fff;
}

/*footer tab*/
.footer-tab {
    float: left;
    border-bottom: 0;
}

.footer-tab > li.active > a, .footer-tab > li.active > a:hover, .footer-tab > li.active > a:focus {
    color: #fff;
    cursor: default;
    border: 0;
    border-bottom: 2px solid #fff;
    background-color: transparent;
}

.footer-tab > li a:hover {
    color: #fff;
    border-bottom: 2px solid #fff;
    background-color: transparent !important;
    border: none;
}


/*.block-head:before {*/
/*    border-color: #ddd transparent transparent;*/
/*    border-style: solid;*/
/*    border-width: 7px;*/
/*    bottom: -14px;*/
/*    -moz-box-sizing: border-box;*/
/*    box-sizing: border-box;*/
/*    content: " ";*/
/*    display: block;*/
/*    left: 34px;*/
/*    position: absolute;*/
/*    z-index: 2;*/
/*}*/

/*.block-head:after {*/
/*    border-color: #fff transparent transparent;*/
/*    border-style: solid;*/
/*    border-width: 6px;*/
/*    bottom: -12px;*/
/*    -moz-box-sizing: border-box;*/
/*    box-sizing: border-box;*/
/*    content: " ";*/
/*    display: block;*/
/*    left: 35px;*/
/*    position: absolute;*/
/*    z-index: 2;*/
/*}*/

.title-background {
    height: 39px;
    line-height: 39px;
    padding: 0 10px;
    color: var(--main-color);
    font-weight: bold;
    margin-left: -10px;
    border-bottom: 2px solid var(--main-color);
}

.title-more .more {
    width: 60px;
    background: no-repeat right center url('images/more.gif');
    float: right;
    text-align: right;
    height: 20px;
    margin-right: 10px;
}
.title-more .more:hover{
    background-color: #F5F5F5;
}

.block-body {
    padding: 0 10px 10px 10px;
}

.block-time {
    color: #999;
    float: right;
    font-size: 12px;
    line-height: 25px;
}

.block-ul > li {
    line-height: 20px;
    padding: 4px 2px;
}

.block-ul > li i {
    color: var(--main-color);
    margin-right: 5px;
}


/*.btn-green {*/
/*    color: #66ff99;*/
/*    background-color: #006666;*/
/*    border-color: #009966;*/
/*}*/

/*a.btn-green:hover {*/
/*    color: #00cc66;*/
/*    background-color: #006666;*/
/*    border-color: #009966;*/
/*}*/

/* .fn-green-badge {
    background-color: #FFFFFF;
    color: #006666;
} */

 /*.login-wrapper {
    height: 31px;
    line-height: 29px;
    color: #666;
    background-color: #f3f3f3;
    border-bottom: 1px solid #cccccc;
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
    z-index: 1999;
} */

/* .login-ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.login-ul li {
    margin: 0;
    padding: 0;
    float: left;
    color: #666;
}

.login-ul li span {
    margin-right: 30px;
}

.login-ul li span i {
    margin-right: 5px;
}

.login-ul li a {
    color: #666;
    margin: 2px 10px;
} */

/* .header-wrapper {
    height: 121px;
} */

/* .header-wrapper .logo-wrapper {
    height: 121px;
}

.header-wrapper .cart-button-wrapper, .header-wrapper .search-bar-wrapper {
    margin-top: 40px;
}

.header-wrapper .cart-button-wrapper {
    text-align: right;
} */

/* .nav-wrapper {
    height: 40px;
    background-color: #028760;
} */
/* .main-wrapper{ */
/*border: solid 1px #ccc;*/
/*-moz-box-shadow:2px 0px 4px #888888, -2px 0px 4px #888888; -webkit-box-shadow:2px 0px 4px #888888, -2px 0px 4px #888888; box-shadow:2px 0px 4px #888888, -2px 0px 4px #888888;*/
/* } */
.main-nav {
    margin: 0;
    padding: 0;
    list-style: none;
    height: 40px;
}

.main-nav li {
    float: left;
    height: 40px;
    padding: 9px 20px;
}

.main-nav li.active {
    background-color: #ffffff;
}

.main-nav li a {
    color: #ffffff;
    font-size: 16px;

}

.main-nav li a.active {
    color: #515151;
}

#news-carousel, .carousel-inner {
    height: 329px;
}

#news-carousel {
    margin-top: 15px;
}

#news-carousel .carousel-caption {
}

.block-wrapper {
    background-color: #f2f2f4;
}

.datacart-wrapper {
    height: 221px;
    margin-top: 40px;
}

/*
#search-input {
    margin: 15px 0;
    height: 50px;
    font-size: 14px;
    border-radius: 0;
}

#search-button {
    margin: 15px 0;
    height: 50px;
    border-radius: 0;
} */

/*#cart-line-button {*/
/*margin-top: 15px;*/
/*display: block;*/
/*height: 50px;*/
/*border-radius: 0;*/
/*}*/

.notice-wrapper {
    margin-top: 15px;
    border: 1px solid #e4e4e4;
}

.notice-wrapper ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.notice-wrapper ul li {
    margin: 0;
    padding: 0;
    float: left;
}

.notice-wrapper .notice-header {
    padding: 2px 10px;
    line-height: 24px;
    background-color: #006666;
    color: #FFFFFF;
    text-align: center;
    width: 15%;
}

.notice-wrapper .notice-body {
    padding: 2px 10px;
    line-height: 24px;
    color: #5e5e5e;
    width: 85%;
}

.intro-list {
    margin: 0;
    padding: 0;
    height: 270px;
    list-style: none;
}

.intro-list li {
    float: left;
    overflow: hidden;
    width: 30%;
}

.intro-list li.news {
    width: 40%;
}

.intro-list li .intro-center-content {
    margin: 15px 0 15px 15px;
    position: relative;
    height: 240px;
    background-color: #ffffff;

}

.intro-list li.news .intro-center-content {
    margin: 15px;
    position: relative;
    height: 240px;
    background-color: #ffffff;
}

.intro-list li .fn-center {
    position: absolute;
    left: 30%;
    top: 50%;
}

.intro-list li map {
    position: relative;
    top: 23px;
    left: -50%;

}

.news-wrapper .news-header {
    font-size: 16px;
    padding: 5px 10px;
    border-bottom: 1px solid #e4e4e4;
}

.news-wrapper .news-header a {
    font-size: 14px;
    color: #e4e4e4;
}

.news-wrapper .news-body {
    margin: 8px 0;
}

.news-wrapper .news-body ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.news-wrapper .news-body li {
    margin: 8px 5px;
    padding: 0;
    color: #5e5e5e;
    width: 95%;
}

.news-wrapper .news-body li a {
    font-size: 14px;
    color: #5e5e5e;
}
/*新闻列表页*/
.news-list{
    padding-left: 0;
    min-height: 600px;
    margin-top: 1em;
}
.news-list>li{
    padding: 0 10px 0 20px;
    color: #5e5e5e;
    height: 48px;
    line-height: 48px;
    border-bottom: dashed 1px #EEE;
    position: relative;
}
.news-list>li:hover{
    background-color: #F5F5F5;
}
.news-list>li:before {
    content: "";
    border: 3px solid rgba(0, 78, 161, 0.5);
    position: absolute;
    top: 20px;
    left: 5px;
}
.news-list>li>a{
    color: #888;
}
.news-list>li .news-title{
    color: #444;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 600px;
}
.news-list>li .news-title:hover{
    color: var(--main-color);
}
.news-list .news-time{
    color: #3c763d;
}
/*新闻详情页*/
.page-title,
.news-detail-title{
    font-size: 32px;
    line-height: 40px;
    margin-top: 2em;
    color: #666;
    font-weight: bold;
    text-align: center;
}

.page-title{
    padding-bottom: 2em;
    border-bottom: solid 1px #eee;
    margin-bottom: 1em;
}
.news-detail-subtitle{
    color: #888888;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 2em;
}
.news-detail-content {
    line-height: 30px;
    min-height: 400px;
    margin-bottom: 2em;
}

.metadata-list-wrapper {
    margin: 15px 0;
}

.metadata-list-wrapper .nav-tabs {
    padding-left: 15px;
    border-bottom: 3px solid #0160b0;
}

.metadata-list-wrapper .nav-tabs > li {
    float: left;
    margin-bottom: -3px;
}

.metadata-list-wrapper .nav-tabs > li > a {
    font-size: 16px;
    border-radius: 0;
}

.metadata-list-wrapper .nav-tabs > li.active > a, .metadata-list-wrapper .nav-tabs > li.active > a:focus, .metadata-list-wrapper .nav-tabs > li.active > a:hover, .metadata-list-wrapper .nav-tabs > li > a:hover {
    color: #ffffff;
    cursor: default;
    background-color: #0160b0;
    border: 1px solid #0160b0;
}

.section-header-wrapper {
    font-size: 16px;
    border-bottom: 3px solid #006666;
}

.section-header {
    margin: 15px 15px 0 15px;
    padding-bottom: 5px;
}

.section-header a {
    font-size: 12px;
}

.metadata-list-wrapper {
    margin-top: 15px;
}

.metadata-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.metadata-list li {
    float: left;
    margin-top: -1px;
    margin-right: -1px;
    overflow: hidden;
    border: 1px solid #e8e8e8;
    background: #fff;
    width: 20%;
    position: relative;
}

.metadata-list-item-wrapper {
    margin: 5px;
}

.metadata-list-item-pic {
    display: block;
    position: relative;
    margin-bottom: 2px;
    width: 150px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;

}

.metadata-list-item-title {
    width: 100%;
    overflow: hidden;
    height: 38px;
}

.metadata-list-item-title a {
    text-align: center;
}

.metadata-list-item-text {
    color: #5e5e5e;
    size: 10px;
}

.metadata-list-item-toolbar {
    text-align: center;
}

.metadata-list-item-tag {
    font-size: 22px;
    position: absolute;
    top: 2px;
    left: 2px;
    z-index: 1000;
}

.metadata-list-item-tag-fire {
    color: #ea3c00;
}

.metadata-list-item-tag-bookmark {
    color: #7200ea;
}

.footer-wrapper {
}

.footer {
    padding: 25px 20px;
}

.parent-list-group {
    font-size: 18px;
    color: #006666;
    line-height: 25px;
}

.child-list-group {
    list-style: none;
    margin-left: 0.5em;
    padding: 0;
    font-size: 14px;
    color: #5e5e5e;
}

.child-list-group-item {
    margin: 5px;
    padding: 5px 0;
}

.child-list-group-item a {
    color: #333;
    font-size: 14px;
}

.child-list-group-item a:hover {
    color: #f1a400;
}

.metadata-filter-breadcrumb-wrapper, .metadata-filter-wrapper {
    margin-top: 15px;
}

.metadata-filter-breadcrumb-wrapper {
    margin: 0;
    padding: 0;
    list-style: none;
}

.metadata-filter-breadcrumb-wrapper li {
    display: inline-block;
}

.metadata-filter-breadcrumb-wrapper li.active {
    color: #777;
}

.metadata-filter-breadcrumb-wrapper > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}

.metadata-filter-breadcrumb-wrapper li a.filter {
    border: 1px solid #e4e4e4;
    padding: 3px;
}

.metadata-filter-breadcrumb-wrapper li a.filter:hover {
    border: 1px solid #bf1368;
    color: #bf1368;
}

.metadata-filter-breadcrumb-wrapper li a.filter span {
    margin-left: 4px;
}

.metadata-filter-wrapper ul {
    margin: 0;
    padding: 5px 0;
    list-style: none;
    margin-bottom: 15px;
    border: 2px solid #f5f5f5;
}

.metadata-filter-wrapper ul li {
    position: relative;
    display: block;
    line-height: 20px;
    background-color: #fff;
}

.metadata-filter-wrapper .filter-label {
    color: #006666;
    margin: 2px 0;
    line-height: 32px;
}

.metadata-filter-wrapper .filter-item {
    line-height: 32px;
    margin: 2px 10px 2px 0;
    display: inline-block;
    word-wrap: normal;
    vertical-align: bottom;
}
.metadata-filter-wrapper .item-label, .metadata-filter-wrapper .item-num{
    line-height: 32px;
    display: inline-block;
    vertical-align: middle;
}
.metadata-filter-wrapper .item-label{
    line-height: 32px;
    display: inline-block;
    max-width: 240px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.metadata-filter-wrapper .filter-more {
    margin: 7px 2px 2px 2px;
}

.metadata-list-toolbar-wrapper {
    margin-top: 5px;
    background-color: #f9f9f9;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    padding: 5px 10px;
}

.fn-clean-grid-right-padding {
    padding-right: 0;
}

.fn-clean-grid-left-padding {
    padding-left: 0;
}

.fn-font-size-10 {
    font-size: 10px;
    color: #333333;
}

.fn-download-icon {
    color: #00cc66;
}

.fn-favorite-icon {
    color: #bf1368;
}

.fn-add-cart-btn-color {
    color: #db3652;
}

.footer-block {
    text-align: center;
}

.login-required-notify-wrapper, .success-notify-wrapper, .error-notify-wrapper {
    position: fixed;
    width: 500px;
    height: 50px;
    top: 200px;
    left: 50%;
    display: none;
    margin-top: 5px; /* Negative half of height. */
    margin-left: -250px; /* Negative half of width. */
    z-index: 1000;
}

.metadata-details-wrapper hr {
    margin: 5px 0 20px 0;
}

.metadata-details-wrapper > p {
    font-size: 14px;
    color: #5e5e5e;
    line-height: 24px;
    text-indent: 2em;
}

.metadata-details-wrapper > dl.dl-horizontal > dt {
    font-weight: bolder;
}

.metadata-details-wrapper > dl.dl-horizontal > dd {
    margin-left: 180px;
}

.metadata-details-wrapper blockquote {
    font-size: 14px;
}

.metadata-details-subtitle {
    list-style: none;
    margin: 0;
    padding: 0;
}

.metadata-details-subtitle li {
    float: left;
    padding: 5px 15px 5px 0;
    color: #5e5e5e;
    font-size: 14px;
}

.data-service-contact dt {
    float: left;
    width: 80px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dl-horizontal dd {
    margin-left: 80px;
}

.news-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.news-content ul li {
    padding: 8px;
    color: #5e5e5e;
}

.standard-content ul li a {
    font-size: 14px;
}

.standard-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.standard-content ul li {
    padding: 8px;
    color: #5e5e5e;
}

.standard-content ul li a {
    font-size: 14px;
}

.left-sidebar {
    color: #006666;
}

.data-wrapper {
    margin: 0;
    padding: 0;
    border: 1px solid #f2f2f4;
    height: 240px;
}

.data-header {
    font-size: 16px;
    padding: 5px 10px;
    border-bottom: 1px solid #e4e4e4;
}

.data-body {
    margin: 8px 0;
    line-height: 33px;
}

.data-body ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.data-body ul li {
    margin: 5px 5px;
    padding: 0;
    color: #5e5e5e;

}

.data-body a {
    font-size: 14px;
}

.nav-list {
    float: left;
    border: none;
}

.nav-list li {
    display: inline;
    float: left;
    width: 200px;
    border: none;
    text-align: center;
    height: 255px;
}

.metadata-sidebar {
    padding: 10px 20px;
    border-bottom: 1px solid #ffffff;
    background: #f5f5f5;
    border-top: 3px solid #d23d2a;
}

.metadata-text a {
    font-size: 16px;
    color: #d23d2a;
    font-weight: 800;
    text-decoration: none;
}

.metadata-ul {
    padding: 10px 20px;
    background: #f5f5f5;
}

.metadata-ul li {
    list-style: none;
}

.land-sidebar {
    padding: 10px 20px;
    border-bottom: 1px solid #ffffff;
    background: #f5f5f5;
    border-top: 3px solid #028760;
}

.land-text a {
    font-size: 16px;
    color: #028760;
    font-weight: 800;
    text-decoration: none;
}

.test-sidebar {
    padding: 10px 20px;
    border-bottom: 1px solid #ffffff;
    background: #f5f5f5;
    border-top: 3px solid #f1a400;
}

.test-text a {
    font-size: 16px;
    color: #f1a400;
    font-weight: 800;
    text-decoration: none;
}

.breadcrumb-title li a {
    color: #000;
}

.breadcrumb-title li a:hover {
    color: #5e5e5e;
}

/*导航*/
/* .new-navbar {
    border-radius: 0;
    margin-bottom: 0;
}

.navbar-new-default {
    background-color: #fff;
} */

/* .navbar-brand {
    padding: 0;
    height: 70px;
} */

/* .hj-navbar li a {
    color: #333;
    line-height: 70px;
    padding: 0 10px;
}

.hj-navbar li a:hover {
    color: #fff;
    background-color: #f1a400;
}

.hj-navbar > .active > a {
    color: #f1a400;
} */

/* #top-line {
    border-top: 4px solid #028760;
    margin-bottom: 20px;
} */

/* .map-line {
    border-top: 4px solid #028760;
} */

#modal .my-modal-title {
    background-color: #f2f6fc;
}

#modal .row div {
    color: #444;
    border: 1px solid #dfe6ec;
    line-height: 24px;
    padding: 5px 10px;
}

/*stars*/
.stars {
    width: 200px;
    height: 26px;
    background: url("../images/stars3.png") no-repeat left center;
    background-size: 100px 18px;
}

/*model-search-box*/
.btn-search {

}

.fa-search {
    color: #228fbd !important;
}

/*model*/
.model {
    min-height: 128px;
    padding: 15px 0;
    display: block;
    clear: both;
    overflow: hidden;
    border-top: dashed 1px #e0e0e0;
}

.model:first-of-type {
    border-top: none !important;
}

.model-thumb-box {
    background-color: #fff;
}

.model-info-box {
    /*float: right;*/
    /*width: 720px;*/
}

.model-info-box * {
    color: #888;
}

.model-info-box .model-title {
    text-align: left;
    font-size: 14px;
    /*font-weight: bold;*/
}

.model-info-box .model-title > a {
    font-size: 14px ;
    line-height: 26px;
    color: #228fbd !important;
    font-weight: bold;
}

.model-info-box .model-intro {
    font-size: 12px;
    line-height: 18px;
    background-color: #fbfbfb;
    padding: 5px;
    border-radius: 3px;
    max-height: 60px;
    margin-bottom: 2px;
    border-left: solid 4px #f5f5f5;
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
}

.model-info-box .model-author, .model-info-box .model-keyword {
    font-size: 12px;
    line-height: 26px;
    width: 300px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.model-info-box .model-foot{
    line-height: 32px;
}
.model-tag {
    color: #FFF !important;
    background-color: #5cb85c;
    /*border: solid 1px #F4A460;*/
    display: inline-block;
    padding: 2px;
    margin: 2px;
    border-radius: 2px;
    font-size: 12px;
    line-height: 12px;
}

.model-info-box .model-tag {
    color: #228fbd !important;
    background-color: #FFE;
    border: 1px solid orange;
}

.model-detail th {
    width: 120px;
    font-weight: normal !important;
}

.model-detail .model-title {
    font-size: 32px !important;
    line-height: 40px;
    color: #228fbd !important;
    font-weight: bold;
    padding: 30px 0;
    border-bottom: solid 2px #ddd;
    margin-bottom: 30px;
}

.model-detail .model-thumb-box {
    width: 320px;
    height: 240px;
    border: solid 1px #f5f5f5;
    border-radius: 5px;
}

.model-detail .model-thumb-box img {
    width: 320px;
    height: 240px;
    border: solid 1px #888;
}

/*dl-meta-info*/
.dl-meta-info {
    list-style: none none inside;
    font-size: 12px;
}

.dl-meta-info dt, .dl-meta-info dd {
    float: left;
    font-weight: normal;
}

.dl-meta-info dt {
    color: #888 !important;
}

.dl-meta-info dd {
    color: #00AA88;
    margin-left: 0.5em;
    margin-right: 2em;
    display: inline;
    word-wrap: break-word;
    white-space: normal;
}



.intro-wrapper {
    height: 320px;
    overflow: hidden;
    position: relative;
    padding-bottom: 1em;
}

.intro-wrapper.unused {
    height: auto !important;
}

.intro-wrapper.unused .expander {
    display: none;
}

.intro-wrapper .expander {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: auto;
    background-color: rgba(240, 240, 240, 0.4);
    display: block;
    padding: 4px 12px;
    font-size: 32px;
    font-weight: bold;
    line-height: 32px;
    text-align: center;
    border: solid 2px #EEE;
    border-radius: 5px;
}

.intro-wrapper .expander:hover {
    border-color: orange;
}

.model-detail .model-intro {
    margin: 20px 0 0 0;
    font-size: 14px;
    line-height: 24px;
    padding: 10px 0 0 2em;
    border-left: solid 4px #EEE;
}

.model-detail .tab-pane {
    padding: 10px;
    border: solid 1px #ddd;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.model-detail .div-praise {
    text-align: right;
    font-style: italic;
    text-decoration: none;
    vertical-align: text-top;
}

.model-detail .div-praise a:hover > span {
    text-decoration: none;
}

.model-detail .div-praise span {
    font-size: 1.2em;
    font-weight: bold;
    color: #67C23A;
}

.model-detail .div-praise .fa {
    font-size: 3em;
    color: #48c7ec;
}

.icon-block, .icon-block-play {
    background-color: #f7f7f7;
    height: 100px;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 1em;
    text-align: center;
    -moz-box-shadow: 1px 1px 2px #aaaaaa;
    -webkit-box-shadow: 1px 1px 2px #aaaaaa;
    box-shadow: 1px 1px 2px #aaaaaa;
}

.icon-block-play i {
    font-size: 80px;
    color: #67C23A;
}

.icon-block-play i.disabled {
    color: #c1c1c1;
}

.icon-number {
    line-height: 40px;
    border-bottom: solid 2px #48c7ec;
    font-weight: bold;
    font-size: 1.4em;
}

.icon-title {
    line-height: 40px;
    color: #888 !important;
}

/*file type*/
.file-default-16 {
    background-image: url('images/file/16px/_blank.png');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 24px;
}

.aac-16 {
    background-image: url('images/file/16px/aac.png');
}

.aiff-16 {
    background-image: url('images/file/16px/aiff.png');
}

.ai-16 {
    background-image: url('images/file/16px/ai.png');
}

.avi-16 {
    background-image: url('images/file/16px/avi.png');
}

.bmp-16 {
    background-image: url('images/file/16px/bmp.png');
}

.c-16 {
    background-image: url('images/file/16px/c.png');
}

.cpp-16 {
    background-image: url('images/file/16px/cpp.png');
}

.css-16 {
    background-image: url('images/file/16px/css.png');
}

.dat-16 {
    background-image: url('images/file/16px/dat.png');
}

.dmg-16 {
    background-image: url('images/file/16px/dmg.png');
}

.doc-16 {
    background-image: url('images/file/16px/doc.png');
}

.dotx-16 {
    background-image: url('images/file/16px/dotx.png');
}

.dwg-16 {
    background-image: url('images/file/16px/dwg.png');
}

.dxf-16 {
    background-image: url('images/file/16px/dxf.png');
}

.eps-16 {
    background-image: url('images/file/16px/eps.png');
}

.exe-16 {
    background-image: url('images/file/16px/exe.png');
}

.flv-16 {
    background-image: url('images/file/16px/flv.png');
}

.gif-16 {
    background-image: url('images/file/16px/gif.png');
}

.h-16 {
    background-image: url('images/file/16px/h.png');
}

.hpp-16 {
    background-image: url('images/file/16px/hpp.png');
}

.html-16 {
    background-image: url('images/file/16px/html.png');
}

.ics-16 {
    background-image: url('images/file/16px/ics.png');
}

.iso-16 {
    background-image: url('images/file/16px/iso.png');
}

.java-16 {
    background-image: url('images/file/16px/java.png');
}

.jpg-16 {
    background-image: url('images/file/16px/jpg.png');
}

.js-16 {
    background-image: url('images/file/16px/js.png');
}

.key-16 {
    background-image: url('images/file/16px/key.png');
}

.less-16 {
    background-image: url('images/file/16px/less.png');
}

.mid-16 {
    background-image: url('images/file/16px/mid.png');
}

.mp3-16 {
    background-image: url('images/file/16px/mp3.png');
}

.mp4-16 {
    background-image: url('images/file/16px/mp4.png');
}

.mpg-16 {
    background-image: url('images/file/16px/mpg.png');
}

.odf-16 {
    background-image: url('images/file/16px/odf.png');
}

.ods-16 {
    background-image: url('images/file/16px/ods.png');
}

.odt-16 {
    background-image: url('images/file/16px/odt.png');
}

.otp-16 {
    background-image: url('images/file/16px/otp.png');
}

.ots-16 {
    background-image: url('images/file/16px/ots.png');
}

.ott-16 {
    background-image: url('images/file/16px/ott.png');
}

._page-16 {
    background-image: url('images/file/16px/_page.png');
}

.pdf-16 {
    background-image: url('images/file/16px/pdf.png');
}

.php-16 {
    background-image: url('images/file/16px/php.png');
}

.png-16 {
    background-image: url('images/file/16px/png.png');
}

.ppt-16 {
    background-image: url('images/file/16px/ppt.png');
}

.psd-16 {
    background-image: url('images/file/16px/psd.png');
}

.py-16 {
    background-image: url('images/file/16px/py.png');
}

.qt-16 {
    background-image: url('images/file/16px/qt.png');
}

.rar-16, .gz-16 {
    background-image: url('images/file/16px/rar.png');
}

.rb-16 {
    background-image: url('images/file/16px/rb.png');
}

.rtf-16 {
    background-image: url('images/file/16px/rtf.png');
}

.sass-16 {
    background-image: url('images/file/16px/sass.png');
}

.scss-16 {
    background-image: url('images/file/16px/scss.png');
}

.sql-16 {
    background-image: url('images/file/16px/sql.png');
}

.tga-16 {
    background-image: url('images/file/16px/tga.png');
}

.tgz-16 {
    background-image: url('images/file/16px/tgz.png');
}

.tiff-16 {
    background-image: url('images/file/16px/tiff.png');
}

.txt-16 {
    background-image: url('images/file/16px/txt.png');
}

.wav-16 {
    background-image: url('images/file/16px/wav.png');
}

.xls-16, .csv-16 {
    background-image: url('images/file/16px/xls.png');
}

.xlsx-16 {
    background-image: url('images/file/16px/xlsx.png');
}

.xml-16 {
    background-image: url('images/file/16px/xml.png');
}

.yml-16 {
    background-image: url('images/file/16px/yml.png');
}

.zip-16 {
    background-image: url('images/file/16px/zip.png');
}

/*fix bootstrap*/
.nav-tabs > li > a {
    color: #808080;
}

.nav-tabs > li.active > a > .fa {
    color: #228fbd;
}

/*kkpager*/
.div-pager {
    padding: 5px;
    border-top: solid 1px #e0e0e0;
}

#kkpager {
    clear: both;
    color: #999;
    padding: 5px 0px 5px 0px;
    font-size: 13px;
    float: right;
    clear: both;
}

#kkpager a {
    float: left;
    border: 1px solid #ccc;
    display: inline;
    padding: 3px 10px 3px 10px;
    margin-right: 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor: pointer;
    background: #fff;
    text-decoration: none;
    color: #999;
}

#kkpager span.disabled {
    float: left;
    display: inline;
    padding: 3px 10px 3px 10px;
    margin-right: 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #DFDFDF;
    background-color: #FFF;
    color: #DFDFDF;
}

#kkpager span.curr {
    float: left;
    border: 1px solid #31ACE2;
    display: inline;
    padding: 3px 10px 3px 10px;
    margin-right: 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #F0FDFF;
    color: #31ACE2;
}

#kkpager a:hover {
    border: 1px solid #31ACE2;
    background-color: #31ACE2;
    color: #fff;
}

#kkpager span.normalsize {
}

#kkpager_gopage_wrap {
    position: relative;
    left: 0;
    top: 0;
}

#kkpager_btn_go {
    width: 44px;
    height: 18px;
    border: 0px;
    overflow: hidden;
    line-height: 140%;
    padding: 0px;
    margin: 0px;
    text-align: center;
    cursor: pointer;
    background-color: #31ACE2;
    color: #FFF;
    position: absolute;
    left: 0px;
    top: -2px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    display: none;
}

#kkpager_btn_go_input {
    width: 36px;
    height: 14px;
    color: #999;
    text-align: center;
    margin-left: 1px;
    margin-right: 1px;
    border: 1px solid #DFDFDF;
    position: relative;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    left: 0px;
    top: 0px;
    outline: none;
}

#kkpager_btn_go_input.focus {
    border-color: #31ACE2;
}

#kkpager .pageBtnWrap {
    float: left;
}

#kkpager .infoTextAndGoPageBtnWrap {
    float: right;
}

#kkpager .spanDot {
    float: left;
    margin-right: 5px;
}

#kkpager .currPageNum {
    color: #FD7F4D;
}

#kkpager .infoTextAndGoPageBtnWrap {
    padding-top: 5px;
}

/*scroll-top*/
.scroll-top {
    width: 30px;
    height: 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #FFF;
    background-color: #97d4ff;
    text-align: center;
    line-height: 30px;
    position: fixed;
    right: 60px;
    bottom: 120px;
    outline: none;
    display: none;
    cursor: pointer;
    z-index: 9999999999;
}

.scroll-top:active,
.scroll-top:link,
.scroll-top:hover {
    color: #FFF;
    outline: none;
}

.scroll-top:hover {
    background-color: #01a3e9;
}

.metadata-detail th {
    font-weight: normal !important;
}

.observation-text {
    text-indent: 25px;
}

.observation-text p {
    text-indent: 25px;
}

.observation-text .img {
    text-align: center;
}

.one-text {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 25px;
}

.thumbnail a > img {
    width: 256px !important;
    height: 197px !important;
}

/*zmc:左侧导航*/
.leftdiv {
    padding: 0px;
    width: 100%;
    background-color: #E7F1F4;
}

.v-menu {
    list-style: none none inside;
}

.v-menu .list-group-head {
    line-height: 48px;
    background-color: #337ab7;
    padding-left: 5px;
    color: #FFF;
    font-size: 1.2em;
    position: relative;
}
.v-menu .list-group-head a{
    color: #fff;
}
.v-menu .head-with-link>a {
    display: block;
    padding-left: 1em;
}
.v-menu .head-with-link {
    padding: 0 !important;
    border: solid 1px #CCC;
    border-bottom: solid 2px var(--main-color);
}
.v-menu .list-group-head .title-en {
    display: block;
    position: absolute;
    right: 0.5em;
    top: 0;
    font-size: 1.3em;
    font-style: italic;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.4);
}

.v-menu .list-group-item {
    padding: 0 !important;
    height: 42px;
    line-height: 42px;
    position: relative;
}

.v-menu .list-group-item > a {
    padding-left: 2em;
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    float: left;
}

.v-menu .list-group-item > a:hover {
    background-color: #FFF;
    text-decoration: none;
}

.v-menu .list-group-item > a:hover:after, .v-menu .list-group-item.current > a:after {
    font-family: 'Glyphicons Halflings';
    content: "\e080";
    float: right;
    font-weight: bold;
    font-size: 14px;
    margin-right: 14px;
    color: #337ab7;
}
.ng-title{
    text-align: center;
}
.with-shadow {
    -moz-box-shadow: 2px 2px 5px #888888;
    -webkit-box-shadow: 2px 2px 5px #888888;
    box-shadow: 2px 2px 5px #888888;
}

.lib-panel {
    margin-bottom: 1em;
}

.ul-model {
    list-style: none none inside;
}

.ul-model li {
    float: left;
    display: inline-block;
    margin: 4px;
}

.ul-model li > a {
    display: block;
    width: 100%;
    padding: 4px 6px;
    border-radius: 4px;
    border-bottom: dashed 1px #EEF;
    cursor: pointer;
}


/*zmc:工具栏，排序工具栏*/
.toolbar {
    height: 41px;
    background-color: #f5f5f5;
    border: solid 1px #e8e8e8
}

.toolbar ul {
    list-style: none none inside;
    margin-left: 0;
}

.toolbar a {
    display: block;
}

.toolbar .sorts {
    float: left;
    line-height: 39px;
    padding-left: 20px;
}

.toolbar .sorts li {
    float: left
}

.toolbar .sort {
    border-left: solid 1px #f5f5f5;
    border-right: solid 1px #f5f5f5;
}

.toolbar .sort.active, .toolbar .sort:hover {
    background-color: #ffffff;
    border-left: solid 1px #e5e5e5;
    border-right: solid 1px #e5e5e5;
}

.toolbar .sorts .link {
    float: left;
    display: block;
    height: 39px;
    margin-left: -1px;
    padding: 0 0.5em 0 1em;
    text-decoration: none;
    color: #6d6d6d
}

.toolbar .sorts .active a {
    color: var(--forth-color);
}

.toolbar .sorts .sort .order {
    width: 24px;
    height: 39px;
    float: right;
    line-height: 20px;
    color: #ccc;
    cursor: pointer;
    visibility: hidden;
}

.toolbar .sorts .sort .order > i {
    line-height: 8px;
    height: 18px;
    display: block;
    margin-right: 20px;
}

.toolbar .sorts .sort.active .order, .toolbar .sorts .sort:hover .order {
    visibility: visible;
}

.sort .order .btn-up {
    display: block;
    padding-top: 10px;
}

.sort .order .btn-down {
    display: block;
    margin-top: 1px;
    padding-top: 1px;
}

.toolbar .sort.active .order .active, .toolbar .sort .order i:hover {
    color: var(--forth-color);
}

.toolbar .sorts .first {
    margin-left: 0;
    border-left: none
}

.toolbar .views .view {
    height: 39px;
    line-height: 39px;
    width: 45px;
    float: left;
    border-left: solid 1px #e5e5e5;
}

.toolbar .views .view > a {
    display: block;
    width: 45px;
    height: 39px;
    line-height: 100%;
    text-align: center;
    padding-top: 14px;
}

.toolbar .views .active {
    background-color: #FFF;
}

.toolbar .views .active i {
    color: var(--forth-color) !important;
}

.toolbar .dpager {
    list-style: none none inside;
    padding: 0;
    border-left: solid 1px #e5e5e5;
}

.toolbar .dpager li {
    float: left;
}

.toolbar .dpager a {
    width: 40px;
    height: 38px;
    text-align: center;
    padding-top: 10px;
}

.toolbar .dpager a[disable] {
    color: #CCC;
    cursor: not-allowed;
}

.toolbar .dpager .current {
    display: block;
    width: 60px;
    line-height: 40px;
    text-align: center;
}

/*zmc:元数据列表*/
.metadata-list-wrapper {
    margin-top: 15px;
}

.metadata-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.metadata-list li {
    float: left;
    margin-top: -1px;
    margin-right: -1px;
    overflow: hidden;
    border: 1px solid #e8e8e8;
    background: #fff;
    width: 20%;
    position: relative;
}

.metadata-list-item-wrapper {
    margin: 5px;
}

.metadata-list-item-pic {
    display: block;
    position: relative;
    margin-bottom: 2px;
    width: 150px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;

}

.metadata-list-item-title {
    width: 100%;
    overflow: hidden;
    height: 38px;
}

.metadata-list-item-title a {
    text-align: center;
}

.metadata-list-item-text {
    color: #5e5e5e;
    size: 10px;
}

.metadata-list-item-toolbar {
    text-align: center;
}

.metadata-list-item-tag {
    font-size: 22px;
    position: absolute;
    top: 2px;
    left: 2px;
    z-index: 1000;
}

.metadata-list-item-tag-fire {
    color: #ea3c00;
}

.metadata-list-item-tag-bookmark {
    color: #7200ea;
}

/*model-search-box*/
.btn-search {

}

/*model*/
/*.model {*/
/*    min-height: 128px;*/
/*    padding: 10px 0;*/
/*    display: block;*/
/*    clear: both;*/
/*    overflow: hidden;*/
/*    border-top: dashed 1px #e0e0e0;*/
/*}*/

/*.model-thumb-box {*/
/*    background-color: #fff;*/
/*}*/

/*.model-info-box {*/
/*    !*float: right;*!*/
/*    !*width: 720px;*!*/
/*}*/

/*.model-info-box * {*/
/*    font-size: 12px !important;*/
/*    color: #888;*/
/*}*/


.model-thumb-box {
    width: 98%;
    height: 100px;
    float: left;
    text-align: center;
    overflow: hidden;
    border: solid 1px #ccc;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    position: relative;
    margin-top: 0.5em;
}

.model-thumb-box:before {
    content: "";
    width: 0;
    height: 200%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: -180px;
    bottom: 0;
    transform: skewX(-36deg);
    transition: all 0.5s ease 0s;
}

.model-thumb-box:hover:before {
    width: 200%;
}

.model-thumb-box .box-content {
    width: 100%;
    height: 100%;
    padding-top: 20%;
    position: absolute;
    top: 0;
    left: 0;
    transform: scale(0);
    transition: all 0.3s ease 0s;
}

.model-thumb-box:hover .box-content {
    transform: scale(1);
}

.model-thumb-box .title {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 10px;
}

.model-thumb-box .post {
    display: block;
    font-size: 15px;
    font-style: italic;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px;
}

.model-info-box .model-title {
    text-align: left;
    margin-bottom: 2px;
    vertical-align: text-top;
    /*font-weight: bold;*/
}

.model-info-box .model-author, .model-info-box .model-keyword {
    font-size: 12px;
    line-height: 26px;
    width: 300px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.model-tag {
    color: #FFF !important;
    background-color: #5cb85c;
    /*border: solid 1px #F4A460;*/
    display: inline-block;
    padding: 2px;
    margin: 2px;
    border-radius: 2px;
    font-size: 12px;
    line-height: 12px;
}

.model-info-box .model-tag {
    color: #228fbd !important;
    background-color: #FFE;
    border: 1px solid orange;
}

.model-detail th {
    width: 120px;
    font-weight: normal !important;
}

.model-detail .model-title {
    font-size: 32px !important;
    line-height: 40px;
    color: #228fbd !important;
    font-weight: bold;
    padding: 30px 0;
    border-bottom: solid 2px #ddd;
    margin-bottom: 30px;
}

.model-detail .model-thumb-box {
    width: 320px;
    height: 240px;
    border: solid 1px #f5f5f5;
    border-radius: 5px;
}

.model-detail .model-thumb-box img {
    width: 320px;
    height: 240px;
    border: solid 1px #888;
}

.intro-wrapper {
    height: 320px;
    overflow: hidden;
    position: relative;
    padding-bottom: 1em;
}

.intro-wrapper.unused {
    height: auto !important;
}

.intro-wrapper.unused .expander {
    display: none;
}

.intro-wrapper .expander {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: auto;
    background-color: rgba(240, 240, 240, 0.4);
    display: block;
    padding: 4px 12px;
    font-size: 32px;
    font-weight: bold;
    line-height: 32px;
    text-align: center;
    border: solid 2px #EEE;
    border-radius: 5px;
}

.intro-wrapper .expander:hover {
    border-color: orange;
}

.model-detail .model-intro {
    margin: 20px 0 0 0;
    font-size: 14px;
    line-height: 24px;
    padding: 10px 0 0 2em;
    border-left: solid 4px #EEE;
}

.model-detail .tab-pane {
    padding: 10px;
    border: solid 1px #ddd;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.model-detail .div-praise {
    text-align: right;
    font-style: italic;
    text-decoration: none;
    vertical-align: text-top;
}

.model-detail .div-praise a:hover > span {
    text-decoration: none;
}

.model-detail .div-praise span {
    font-size: 1.2em;
    font-weight: bold;
    color: #67C23A;
}

.model-detail .div-praise .fa {
    font-size: 3em;
    color: #48c7ec;
}

.icon-block, .icon-block-play {
    background-color: #f7f7f7;
    height: 100px;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 1em;
    text-align: center;
    -moz-box-shadow: 1px 1px 2px #aaaaaa;
    -webkit-box-shadow: 1px 1px 2px #aaaaaa;
    box-shadow: 1px 1px 2px #aaaaaa;
}

.icon-block-play i {
    font-size: 80px;
    color: #67C23A !important;
}

.icon-inner {
    width: 80px;
    margin: auto;
}

.icon-number {
    line-height: 40px;
    border-bottom: solid 2px #48c7ec;
    font-weight: bold;
    font-size: 1.4em;
}

.icon-title {
    line-height: 40px;
    color: #888 !important;
}

/*zmc: index_page*/
/*model-grid*/
.model-card .dl-meta-info {
    margin-top: 40px;
}

.model-card {
    height: 190px;
    margin-bottom: 30px;
    border: solid 1px var(--border-color);
    color: #aaa;
    font-size: 10px;
    box-sizing: border-box;
    overflow: hidden;
}

.model-card:hover {
    border: solid 1px var(--forth-color);
}

.model-card .img-box {
    height: 140px;
    border-bottom: solid 1px var(--border-color);
    position: relative;
    overflow: hidden;
}

.model-card .img-box:hover {
    cursor: pointer;
}

.model-card .img-box .slide {
    display: block !important;
    background-color: rgba(64, 64, 128, 0.75);
    position: absolute;
    top: 140px;
    z-index: 10;
    width: 100%;
    height: 140px;
    padding: 5px;
}

.model-card .img-box .slide i {
    color: #FFC;
    font-size: 1.2em;
}

.model-card .img-box .slide dt {
    clear: left;
    color: #FFF !important;
}

.model-card .img-box .slide dd {
    color: #FFC;
}

.model-card .card-info {
    height: 100px;
    overflow: hidden;
    font-size: 12px;
    padding: 2px 4px;

}

.model-card .model-title {
    font-size: 14px !important;
    line-height: 18px;
    overflow: hidden;
    margin-bottom: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.model-card img {
    width: 100%;
    height: 139px;
}

.share-type-open {
    color: #00AA88;
}

.share-type-online {
    color: #87e0ff;
}

.share-type-offline {
    color: #d4666d;
}

.model-title em, .model-intro em {
    background-color: #FF8;
    font: inherit !important;
    color: inherit !important;
}

/*统计信息*/
.div-stat {
    padding: 10px 20px !important;
}

.stat-orgs a, .stat-contributors a, .stat-field {
    display: block;
    height: 28px;
}

.stat-field {
    padding-right: 0 !important;
    color: #888;
}

.stat-field > a {
    color: #888;
}

.stat-field .f-name {
    margin-right: 0.5em;
    color: #444;
    overflow: hidden;
    white-space: nowrap;
}

.stat-field .f-value {
    color: var(--main-color);
    margin-right: 0.5em;
}

.stat-orgs a, .stat-contributors a, .stat-field span {
    line-height: 20px;
    padding: 4px 0;
}

.stat-orgs .index-num, .stat-contributors .index-num {
    float: left;
    margin-right: 0.5em;
}

.stat-orgs .span-name, .stat-contributors .span-name {
    display: block;
    width: 280px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}

.stat-orgs .span-count, .stat-contributors .span-count {
    float: right;
}

/*nav-tabs-horizontal*/
.nav-tabs-dropdown {
    display: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.nav-tabs-dropdown:before {
    content: "\e114";
    font-family: 'Glyphicons Halflings';
    position: absolute;
    right: 30px;
}

@media screen and (min-width: 769px) {
    #nav-tabs-wrapper {
        display: block !important;
    }
}

@media screen and (max-width: 768px) {
    .nav-tabs-dropdown {
        display: block;
    }

    #nav-tabs-wrapper {
        display: none;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        text-align: center;
    }

    .nav-tabs-horizontal {
        min-height: 20px;
        padding: 19px;
        margin-bottom: 20px;
        background-color: #f5f5f5;
        border: 1px solid #e3e3e3;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    }

    .nav-tabs-horizontal > li {
        float: none;
    }

    .nav-tabs-horizontal > li + li {
        margin-left: 2px;
    }

    .nav-tabs-horizontal > li,
    .nav-tabs-horizontal > li > a {
        background: transparent;
        width: 100%;
    }

    .nav-tabs-horizontal > li > a {
        border-radius: 4px;
    }

    .nav-tabs-horizontal > li.active > a,
    .nav-tabs-horizontal > li.active > a:hover,
    .nav-tabs-horizontal > li.active > a:focus {
        color: #ffffff;
        background-color: #428bca;
    }
}

/*photo.css*/
.p-box:hover .caption {
    opacity: 1;
}

.p-box:hover img {
    opacity: 1;
    transform: scale(1.15, 1.15);
    -webkit-transform: scale(1.15, 1.15);
    -moz-transform: scale(1.15, 1.15);
    -ms-transform: scale(1.15, 1.15);
    -o-transform: scale(1.15, 1.15);
}

.p-box:hover .p-title {
    display: none;
}

.p-box img {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    float: left;
    z-index: 4;
    border: 1px solid #ddd;
}


.p-box .caption {
    cursor: pointer;
    position: absolute;
    opacity: 0;
    -webkit-transition: all 0.45s ease-in-out;
    -moz-transition: all 0.45s ease-in-out;
    -o-transition: all 0.45s ease-in-out;
    -ms-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
    width: 100%;
}

.p-box img {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.p-box .blur {
    background-color: rgba(0, 0, 0, 0.65);
    height: 145px;
    width: 100% !important;
    z-index: 5;
    position: absolute;
}

.p-box .caption-text h1 {
    text-transform: uppercase;
    font-size: 16px;
}

.p-box .caption-text {
    z-index: 10;
    color: #fff;
    position: absolute;
    idth: 100% !important;
    height: 145px;
    text-align: center;
    top: 0px;
    padding: 0 15px;
}

.p-title {
    height: 30px;
    width: 100%;
    background-color: rgba(0, 0, 0, .6);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 999;
    color: #fff;
    text-align: center;
    line-height: 30px;
}

/**data-cats */
.data-cats {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.data-cats > a {
    border: solid 1px #CCC;
    margin-top: 20px;
    box-sizing: border-box;
    width: 80px;
    border-radius: 5px;
    background: #ECE9E6; /* fallback for old browsers */
    background: -webkit-linear-gradient(to top, #FFFFFF, #ECE9E6); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to top, #FFFFFF, #ECE9E6); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.data-cats > a:hover {
    background: #E0EAFC; /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #CFDEF3, #E0EAFC); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #CFDEF3, #E0EAFC); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    border-color: var(--main-color);
}

.data-cats .cat-title {
    height: 50px;
    border-bottom: solid 1px #DDD;
    text-align: center;
    padding: 5px 5px 2px 5px;
    display: table-cell;
    width: 78px;
    font-weight: bold;
    vertical-align: middle;
}

.data-cats .cat-num {
    text-align: center;
    padding: 2px 5px 5px 5px;
    font-family: monospace;
    font-weight: bold;
    text-align: center;
}

/*responsive*/
.div-nsti img {
    max-height: 24px;
}

@media (max-width: 768px) {
    .div-nsti > img {
        width: 160px;
    }

    .fn-clean-grid-right-padding {
        padding-right: 15px !important;
    }
}

@media (min-width: 769px) and (max-width: 992px) {
    .div-nsti > img {
        width: 192px !important;
    }
}

@media (min-width: 993px) and (max-width: 1200px) {
    .div-nsti > img {
        width: 234px !important;
    }
}

@media (min-width: 1200px) {
    .div-nsti > img {
        width: 234px !important;
    }
}
/*top-nav*/
.top-nav .nav-link:hover,.top-nav .nav-link.active{
    background-color: #03a9f4 !important;
}

.email-prompt {
    background-color: #F5F5F5;
}
.email-prompt:hover {
    background-color: #FFC;
}
.breadcrumb {
    padding: 10px;
    background-color: #f8f8f8;
    border-radius: 5px;
}
