﻿@font-face {
    　　font-family: "PingFangSC-Regular";
    　　src: url('/fonts/PingFang Regular.ttf');
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-top: 0px;
    /*padding-left: 15px;
    padding-right: 15px;*/
}

.body-small {
    padding-top: 50px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
}

a {
    cursor: pointer;
    color: #484744;
}

    a:hover {
        color: #484744;
        text-decoration: underline solid #484744;
    }

body {
    background-color: #fff;
    color: #484744;
    line-height: 170%;
    font-family: PingFangSC-Regular,"Helvetica Neue",helvetica,'lucida grande','lucida sans unicode',lucida,'Hiragino Sans GB','Microsoft YaHei','WenQuanYi Micro Hei',sans-serif;
    overflow-x: hidden;
}



footer {
    bottom: 0px;
    width: 100%;
    background-color: #484544;
    position: relative;
    color: #BDBDBD;
    padding-top: 30px;
}

    footer h4 {
        font-size: 14px;
        font-weight: normal;
    }

    footer a {
        color: #dddddd;
    }

        footer a:hover {
            color: #9d9d9d;
        }

.hidden {
    display: none;
}

.set-padding-bottom {
    padding-bottom: 40px;
}

.set-green {
    color: #28a441;
}

.thumbnail {
    background-color: #F5F5F5;
}

/* Start by setting display:none to make this hidden.
   Then we position it in relation to the viewport window
   with position:fixed. Width, height, top and left speak
   speak for themselves. Background we set to 80% white with
   our animation centered, and no-repeating */
.watting-modal {
    display: none;
    position: fixed;
    z-index: 9000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba( 255, 255, 255, .8 );
}

.absolute-center {
    width: 250px;
    height: 25px;
    overflow: auto;
    margin: auto;
    position: absolute;
    top: 80px;
    left: 0;
    bottom: 0;
    right: 0;
}

.set-center {
    text-align: center;
}

.set-right {
    text-align: right;
}

.make-bold {
    font-weight: bold;
}

.summary {
    color: #6C9BA7;
}

.red-bg {
    background-color: #1980be;
}

.text-fade {
    color: #888;
}

.avatar-face {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    background: #f7f7f7;
    overflow: hidden;
    line-height: 12px;
    font-size: 12px;
    text-align: left;
    -webkit-box-shadow: 0 0 1px #ddd;
    box-shadow: 0 0 1px #ddd;
}

.img-block {
    width: 100%;
    height: 200px;
}

.ulist a:hover {
    background: #1890ff;
    color: #fff;
}

.ulist .active {
    background: #1890ff;
    color: #fff;
}

.ulist > li.active > a {
    color: #fff;
}
.ulist .line {
    border:none;
    border-bottom: 1px solid #9C9BB4;
}


#sidebar-lg > .nav > li > a:hover, #sidebar-lg > .nav > li > a:focus {
    text-decoration: none;
    background-color: #1890ff;
}
.ulist .fa.pull-right{
    line-height:20px;
}
/*bootstrap override*/
.panel-default {
    border-color: #ddd;
    opacity: 0.9;
    margin-top: 30px;
}

    .panel-default > .panel-heading {
        color: #333;
        background-color: #eeece8;
        border-color: #ddd;
        background-image: url('');
    }


    .panel-default > .panel-body {
        background-color: rgba(255, 255, 255, 0.81);
    }

.panel-light {
    border-color: #ddd;
}

    .panel-light > .panel-heading {
        color: #333;
        background-color: #eeece8;
        border-color: #ddd;
    }

    .panel-light > .panel-body {
        background-color: rgba(255, 255, 255, 0.81);
    }

.form-group.last {
    margin-bottom: 0px;
}


.navbar {
    margin-bottom: 0px;
}

.ul-nonelist {
    list-style: none;
    padding: 0;
}

.buttons-row {
    padding-right: 15px;
    padding-left: 15px;
}

.nav_th {
    float: left;
    /*border: 1px solid red;*/
}

.nav_th_item1 {
    float: left;
    color: #333333;
    width: 102px;
    height: 43px;
    border-bottom: 2px solid red;
    line-height: 43px;
    text-indent: 20px;
}

.nav_th_item2 {
    float: left;
    width: 104px;
    height: 43px;
    line-height: 43px;
    text-indent: 35px;
    background-color: #393939;
    margin-left: 15px;
    color: #FFFFFF;
}

.nav_th_item3 {
    float: left;
    width: 104px;
    height: 43px;
    line-height: 43px;
    text-indent: 35px;
    background-color: #D8D8D8;
    margin-left: 5px;
    color: #333333;
}

.nav_th_item4 {
    float: left;
    width: 104px;
    height: 43px;
    line-height: 43px;
    text-indent: 35px;
    background-color: #D8D8D8;
    margin-left: 5px;
    color: #333333;
}

.nav_th_item5 {
    float: left;
    width: 104px;
    height: 43px;
    line-height: 43px;
    text-indent: 35px;
    background-color: #D8D8D8;
    margin-left: 5px;
    color: #333333;
}
.topbar {
    height: 32px;
    line-height: 32px;
    background-color: #161312;
    color: #ccc;
}

.carousel {
    background: #282828;
}

.carousel-inner img {
    width: 100%;
    
}
.carousel-inner .item{
    height:600px;
}
.ul_nav_title {
    width: 103px;
    font-size: 16px;
    height: 38px;
    color: #333333;
    border-bottom: solid 2px #FF3B46;
    line-height: 38px;
    text-indent: 22px;
    margin-top: 10px;
    margin-left: 5px;
}

.mk-inf span {
    margin-right: 10px;
    margin-left: 10px;
}

.tabbable .option_color { 
    padding-top: 20px;
    padding-bottom: 60px;
    margin-bottom: 10px;
    
}
.tabbable .option_color_xs {
    background-color: #fff;
    padding-top: 20px;
    margin-bottom: 10px;
}

.mb-title {
    font-weight: bold;
    padding-right: 5px;
    border-right-color: red;
    border-right-style: solid;
    border-right-width: 3px;
}

.sec-row {
    margin-bottom: 20px;
}

.sec-title {
    font-family: PingFang-SC-Medium;
    font-size: 16px;
    color: #3A3A3A;
    letter-spacing: 0;
    padding: 2px;
    border-left: solid  #484744  9px;
    padding-left: 15px;
}

    .sec-title .sub {
        font-size: 12px;
        color: #7e7d7b;
        letter-spacing: 0;
    }

    .sec-more {
        font-family: PingFang-SC-Semibold;
        font-size: 12px;
        color: #7B7B7B;
        letter-spacing: 0;
    }

.myNav {
    background: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.08);
}

.myMP {
    margin: 15px;
}

.lb-title {
    color: #7f7e81;
}

.brick-item {
    margin-top: 15px;
    margin-bottom: 15px;
    background: #fff;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    height: 390px;
    padding: 20px 0;
    cursor: pointer;
    padding: 20px 0;
    border: 1px solid #D8D8D8;
}

    .brick-item:hover {
        -webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
        box-shadow: 0 15px 30px rgba(0,0,0,0.1);
        -webkit-transform: translate3d(0, -2px, 0);
        transform: translate3d(0, -2px, 0);
    }


.index-item {
    margin-bottom: 30px;
    font-size: 13px;
    color: #3A3A3A;
}

    .index-item .img {
        width: 100%;
        height: 173px;
        background-size: cover;
        background-repeat: no-repeat;
        color: transparent;
    }

        /*.index-item .img:hover {
            background-color: #9d9d9d;
            filter: contrast(30%); 
            color: #fff;
        }*/
        .index-item .img .desc {
            position: absolute;
            top: 0;
            padding: 15px;
            width: 100%;
            height: 173px;
        }

    .index-item .desc .btn {
        position: absolute;
        bottom: 2px;
        left: 2px;
    }

    .index-item .img .desc:hover {
        opacity: 0.9;
        background: #222A35;
        color: #fff;
    }


    .index-item .caption {
        padding: 5px;
        height: 80px;
        border-bottom: 1px solid #D9D9D9;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .index-item .side .caption {
        height: auto;
        border-bottom: 0px solid #D9D9D9;
    }

    .index-item .brick {
        border: solid #D9D9D9 1px;
        
        transition: all .2s linear;
        height: 283px;
    }

        .index-item .brick.side {
            height: 263px;
        }

        .index-item .brick:hover {
            -webkit-box-shadow: 0 5px 8px rgba(0,0,0,0.5);
            box-shadow: 0 5px 8px rgba(0,0,0,0.5);
            -webkit-transform: translate3d(0, -2px, 0);
            transform: translate3d(0, -2px, 0);
        }

        .index-item .brick img {
            height: 150px;
            width: 100%;
        }

        .index-item .brick .boat {
            position: absolute;
            bottom: 130px;
            left: 13px;
        }

    .index-item .project-title {
        margin-top: 10px;
        padding: 10px;
        text-overflow: ellipsis;
        height: 80px;
        overflow: hidden;
    }

    .index-item .time {
        font-family: PingFang-SC-Semibold;
        font-size: 12px;
        color: #616161;
        letter-spacing: 0;
        opacity: 0.43;
        background: #E3E3E3;
        border-radius: 3px;
        margin-right: 5px;
        margin-top: 3px;
        padding: 0px 5px;
        /*position: absolute; 
        bottom: 3px;
        right: 20px;*/
        height: 21px;
    }

    .index-item .price {
        font-size: 12px;
        color: #616161;
        letter-spacing: 0;
        border-radius: 3px;
        margin-right: 5px;
        margin-top: 3px;
        padding: 0px 5px;
        height: 21px;
        opacity: 1;
        background-color: rgba(224, 224, 224, 0.27);
    }

    .index-item .active {
        
        background: #088ec0;
        border-radius: 3px;
        color: #fff;
    }

.content-pd {
    margin-top: 80px;
}

content-pd-57 {
    margin-top: 57px;
}

.product-bg {
    background-color: #FFFFFF;
    padding: 20px 20px;
}

.pt_img {
    width: 100%;
}

    .pt_img img {
        width: 100%;
    }

.product-title {
    margin-top: 30px;
    font-size: 2rem;
    color: #fff;
}

.product-lb {
    margin-top: 15px;
    font-size: 13px;
    color: #b2b2b2;
    padding-right: 15px;
}

.activity-item {
    margin-top: 10px;
}

    .activity-item :hover {
        -webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
        box-shadow: 0 15px 30px rgba(0,0,0,0.1);
        -webkit-transform: translate3d(0, -2px, 0);
        transform: translate3d(0, -2px, 0);
    }

    .activity-item .thumbnail {
        border: 0px;
        background-color: #eeeeee;
        height: 260px;
    }

    .activity-item img {
        width: 388px;
        height: 180px;
    }

.searchbar input {
    color: #000;
}

.end-fy {
    margin-top: 20px;
    margin-bottom: 20px;
}

.new_time {
    font-size: 1rem;
    color: #9f9f9f;
}

.tag-list li {
    margin-right: 10px;
}

    .tag-list li a {
        background-color: #fff;
        padding-top: 2px;
        padding-bottom: 2px;
        border: 1px solid #201211;
        border-radius: 3px;
    }

        .tag-list li a:hover {
            background-color: #343C46;
            color: #fff;
        }

        .tag-list li a.active {
            color: #fff;
            background-color: #343C46;
        }

.tag-list {
    padding-bottom: 40px;
    padding-left: 15px;
}

.sponsor_item img {
    width: 100%;
    max-height: 150px;
    padding: 10px;
}

.event-img {
    width: 100%;
    height: 130px;
    padding-bottom: 5px;
}

.comment-item {
}

    .comment-item img {
        width: 59px;
        height: 59px;
    }

    .comment-item .content {
        padding-top: 10px;
        padding-bottom: 5px;
    }

.comment-item-post {
}

    .comment-item-post textarea {
        margin: 5px;
    }

.right-navbtn {
    padding: 5px,20px;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #ffffff;
    background-color: #D8D8D8;
}

.thumbnail img {
    width: 100%;
    height: 180px;
}

.news-title {
    font-family: PingFang-SC-Heavy;
    font-size: 15px;
    color: #3A3A3A;
}

    .news-title a:hover {
        text-decoration: underline;
    }

.news-tips {
    font-family: PingFang-SC-Regular;
    font-size: 14px;
    color: #3A3A3A;
    letter-spacing: 0;
    line-height: 25px;
}

.dropdown ul {
    background-color: #333333;
    color: #fff;
}

    .dropdown ul a {
        border-radius: 0;
    }

        .dropdown ul a:active {
            background-color: red;
        }

        .dropdown ul a:hover {
            background-color: #088ec0;
            color: #fff;
        }

.icon-it {
    margin: 5px;
}

.rq-title {
    margin-top: 20px;
}

.introduce_item {
    margin-bottom: 10px;
}



#myCarousel .item img {
    /*height: 427px;*/
}

.space-org {
    background-image: url('/images/space/bg_black.png');
    background-size: cover;
}

.space-site {
    margin-top: 100px;
    margin-bottom: 120px;
}

    .space-site img {
        width: 100%;
        height: 150px;
    }

.space-title {
    padding-top: 10px;
}

.space-year {
    margin-top: 10px;
    margin-bottom: 50px;
}

    .space-year .content {
        height: 334px;
        background: #f9ee9c;
        padding-left: 20px;
        padding-top: 40px;
        padding-right: 60px;
        color: #3A3A3A;
    }

    .space-year .yl-title {
        font-size: 16px;
        color: #3A3A3A;
    }

    .space-year img {
        width: 100%;
        height: 332px;
    }

    .space-year .linest {
        border-left: 1px solid #D8D8D8;
        height: 43px;
        color: transparent;
    }

    .space-year .line {
        font-size: 18px;
        color: #7B7B7B;
        cursor: pointer;
    }

        .space-year .line .fa {
            font-size: 24px;
            margin-left: -10px;
            color: transparent;
        }

    .space-year .yel {
        margin-top: 0px;
        margin-bottom: 10px;
        height: 33px;
        padding-top: 5px;
        text-align: left;
        padding: 5px 45px 5px 5px;
    }

    .space-year .active .yel {
        color: #fff;
        background-color: #f9ee9c;
    }

    .space-year .active .fa {
        color: #088ec0;
    }

.space-open img {
    width: 100%;
}

.space-news .title {
    color: red;
    font-weight: bold;
}

.title-red {
    color: red;
}

.title-white {
    color: #fff;
}

.space_img {
    margin-top: 40px;
    margin-bottom: 40px;
}

    .space_img img {
        width: 100%;
    }

.space-howto {
    background-color: #FF3B46;
    padding-bottom: 30px;
    margin-top: 30px;
}

    .space-howto .lb {
        font-size: 16px;
        text-align: center;
        color: #fff;
        font-weight: bold;
        background-color: #e1c51c;
        padding: 10px;
    }

    .space-howto .item {
        background-color: #fff;
        padding: 5px;
    }

    .space-howto h3 {
        text-align: center;
    }

    .space-howto p {
        padding: 10px;
    }

.space-fee {
    margin-top: 40px;
    margin-bottom: 40px;
}

.space-location ul {
    list-style: none;
    font-size: 13px;
    padding: 0;
}

    .space-location ul > li {
        float: left;
        margin: 0px 15px;
        cursor: pointer;
    }

.space-location .active {
    border-bottom: 5px solid #088ec0;
    font-weight: bold;
}
/*++++++++++++++++++++8width: 106px;88*/
.logo {
    height: 65px;
    /*width: 135px;*/
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

.nav-top {
    background-color: #484544;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #484544;
    box-shadow: 2px 2px 5px #9e9e9e;
    z-index: 1039;
}
    .nav-top.transparent {
        background-color: transparent; 
        border-bottom-width: 0px; 
        box-shadow: 0px 0px 0px transparent;
        background: linear-gradient(180deg,#282828,rgba(40,40,40,0));
    }


.navbar-inverse .navbar-collapse {
    border-color: transparent;
}

.btn-black:hover {
    background-color: #666666;
}

.btn-yellow {
    background-color: #088ec0;
    color: #fff;
}

.btn .btn-default {
    background-color: #145283c2;
    border-color: #607D8B;
    color: #FFFFFF;
}

.nav-top .navbar-nav > li:hover {
}

.nav-top .navbar-nav > li > a {
    color: #484744;
    padding: 4px 5px 3px 5px;
    margin-top: 10px;
}

    .nav-top .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
        color: #fff;
        background-color: #666666;
    }


.navbar-inverse .navbar-nav > li:hover {
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    padding: 4px 15px 3px 15px;
    margin-top: 10px;
}

    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
        color: #fff;
        background-color: #484744;
    }

.navbar-inverse .navbar-nav > li .active {
    color: #fff;
    background-color: #9E9E9E;
}

.news-item a:hover {
    text-decoration: underline;
}

.news-item img {
    width: 100%;
    height: 82px;
}

.news-item .content {
}

.news-item .title {
    font-family: PingFang-SC-Medium;
    font-size: 14px;
    color: #3A3A3A;
    letter-spacing: 0;
}

.news-item .time {
    font-family: PingFang-SC-Semibold;
    font-size: 12px;
    color: #ADADAD;
    letter-spacing: 0;
}

.hr-line {
    background: #A0A0A0;
    height: 7px;
    margin-bottom: 15px;
}

.maker-item {
    background-repeat: no-repeat;
    background-size: cover;
    height: 241px;
    margin-bottom: 20px;
    width: 100%;
}

    .maker-item .caption {
        padding: 5px;
        opacity: 0.9;
        background: #222A35;
        position: absolute;
        bottom: 20px;
        color: #fff;
        text-align: left;
        width: 100%; 
    }

.line-panel {
    background: #FFFFFF;
    border: 1px solid #CBCBCB;
    border-radius: 3px;
    margin-bottom: 20px;
    padding: 15px;
    padding-top: 30px;
    min-height: 379px;
}

.project-banner {
    background-image: url('/Images/sz_zone.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
}

.project-mp {
    height: 457px;
    opacity: 0.78;
    background: #222A35;
}

    .project-mp .content {
        padding-top: 170px;
        color: #fff;
        font-family: PingFang-SC-Medium;
        font-size: 14px;
        color: #FFFFFF;
        letter-spacing: 0;
        text-align: center;
        line-height: 29px;
    }

    .project-mp .title {
        font-family: PingFang-SC-Medium;
        font-size: 2.5rem;
        color: #FFFFFF;
        letter-spacing: 0;
        text-align: center;
        line-height: 2.6rem;
        padding-top: 50px;
    }

    .project-mp .btn-yellow {
        background: #088ec0;
        border-radius: 4px;
        font-family: PingFangSC-Regular;
        font-size: 14px;
        color: #fff;
        text-align: left;
        margin-top: 30px;
    }

.event-title {
}

    .event-title img {
        height: 256px;
        width: 100%;
    }

    .event-title .title {
        font-family: PingFang-SC-Medium;
        font-size: 2rem;
        color: #343C46;
        letter-spacing: 0;
        line-height: 36px;
    }

    .event-title .desc {
        font-size: 14px;
        color: #3A3A3A;
        letter-spacing: 0;
        line-height: 23px;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .event-title .price {
        width: 160px;
        height: 72px;
        background: #e6f4e6;
        border: 1px solid #e6f4e6;
        border-radius: 3px;
        text-align: center;
    }

        .event-title .price.free {
            background: #f8f9f9;
        }

        .event-title .price span {
            font-size: 16px;
            color: #636363;
            letter-spacing: 0;
            margin-top: 20px;
        }
.ar_img{
    height:256px;
    width:100%;
    background-size:cover;
}
.event-detail {
    padding: 10px;
    margin-bottom: 40px;
    word-break: break-word;
}

    .event-detail img {
        max-width: 100%;
    }

.event-user {
    margin-top: 10px;
    margin-bottom: 20px;
}

    .event-user img {
        background: #efefef;
        width: 39px;
        height: 39px;
    }

    .event-user .more {
        position: absolute;
        bottom: 13px;
        text-align: center;
        left: 40%;
    }

.maker-lb {
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
}

.maker-head {
    color: #fff;
    font-size: 13px;
}

    .maker-head .row {
        margin-top: 40px;
        margin-bottom: 20px;
    }

    .maker-head a {
        color: #fff;
    }

.div_th {
    padding-top: 30px;
    padding-bottom: 10px;
}

.maker-brick {
    width: 197px;
    height: 120px;
    background-color: #262402;
    font-family: DINAlternate-Bold;
    font-size: 26px;
    color: #FFFFFF;
    text-align: center;
    padding-top: 20px;
}

    .maker-brick .title {
        font-family: PingFang-SC-Medium;
        font-size: 24px;
        color: #FFFFFF;
        letter-spacing: 0;
        line-height: 28px;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

    .maker-brick p {
        margin-top: 10px;
    }

.set-padding-top-40 {
    margin-top: 40px;
}


.maker-title {
    font-size: 16px;
    color: #C2C2C2;
}

.maker-ct {
    font-family: PingFangSC-Regular;
    font-size: 13px;
    color: #FFFFFF;
    line-height: 22px;
}

.maker-l-title {
    font-size: 16px;
    color: #088ec0;
    padding-top: 10px;
    padding-bottom: 20px;
}

.mk-l-ct {
    color: #fff;
    font-size: 12px;
}

    .mk-l-ct .title {
        font-size: 14px;
        padding-top: 10px;
        padding-bottom: 20px;
    }

.mk-title {
    font-family: PingFang-SC-Bold;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 22px;
}

.mk-item {
    margin-bottom: 20px;
    color: #fff;
    font-size: 13px;
}

    .mk-item img {
        width: 100%;
        height: 200px;
    }

.mk-line {
    border-top: 1px solid #C2C2C2;
    opacity: 0.6;
}

.mk-brick {
    background: #FBFBFB;
    border: 1px solid #979797;
    border-radius: 5px;
    font-size: 14px;
    color: #383F49;
    line-height: 22px;
    padding: 10px;
    min-height: 144px;
}

    .mk-brick h4 {
        text-align: center;
        font-size: 14px;
        color: #383F49;
        line-height: 22px;
    }

.service-title {
    padding-top: 190px;
    font-size: 3rem;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 3rem;
}

.service-ti {
    padding-top: 30px;
    font-size: 2rem;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 3rem;
}

.service-line-title {
    font-family: PingFang-SC-Semibold;
    font-size: 24px;
    color: #3A3A3A;
    letter-spacing: 0;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 10px;
}

.service-menu {
    list-style: none;
    font-size: 14px;
    color: #A3A3A3;
    padding-left: 20px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #FFFFFF;
    border: 1px solid #CBCBCB;
    border-radius: 3px;
}

    .service-menu li {
        padding: 5px;
        padding-right: 25px;
        padding-left: 10px;
        border-bottom: 1px solid #E1E1E1;
    }

        .service-menu li.active {
            border-left: 10px solid #088ec0;
            padding-right: 15px;
        }

        .service-menu li:hover {
            border-left: 10px solid #088ec0;
            padding-right: 15px;
        }

    .service-menu a {
        color: #A3A3A3;
    }

        .service-menu a:hover {
            color: #fff;
        }

.btn-yellow-dark {
    background: #fff6b2;
    border-radius: 4px;
}

.require-item-acc {
}

    .require-item-acc img {
        width: 100%;
        height: 115px;
    }

.require-item {
    padding-bottom: 10px;
    padding-top: 15px;
}

    .require-item:hover {
        background-color: #f0f2f5;
    }

    .require-item .sr {
        padding-left: 5px;
        font-size: 13px;
        color: #3A3A3A;
    }

    .require-item img {
        width: 100%;
        height: 98px;
    }

.set-padding-top-20 {
    margin-top: 20px;
}

.require-bar {
    background: #C8D2D8;
    border: 1px solid #CBCBCB;
    margin-left: 0px;
    margin-right: 0px;
}

    .require-bar .st {
        padding-left: 15px;
        padding-top: 10px;
    }

.require-title {
    font-size: 16px;
    color: #828383;
    margin-top: 20px;
}

.require-it-line {
    margin-bottom: 40px;
}

.require-line {
    margin-top: 0;
    margin-bottom: 0;
}

.page-heading {
    padding: 0px 0px 12px 20px;
}

article img {
    max-width: 100%;
}

.hr-breadline {
    margin-top: 0px;
    margin-bottom: 24px;
}

.product-bg img {
    height: 211px;
    width: 100%;
}

.space-bg {
    width: 100%;
    background-image: url('/Images/about/haiyunb.jfif');
    background-repeat: no-repeat;
    background-size: cover;
}

    .space-bg .content { 
        width: 60%;
        float: right;
        position: relative;
        margin-left:10%;
        margin-right:10%;
        opacity: 0.82;
        background: #FFFFFF;
    }

        .space-bg .content .title {
            padding: 20px;
            padding-left: 40px;
            font-size: 22px;
            color: #000;
        }

        .space-bg .content p{
            width: 90%;
            padding-left: 40px;
            padding-top: 20px;
            font-size: 14px;
            line-height: 26px;
            color: #000;
            padding-bottom: 20px;
        }

    .space-bg .hv {
        text-align: center;
        margin-top: 60px;
        opacity: 0.7;
        cursor: pointer;
        padding-top: 20px;
    }

        .space-bg .hv:hover {
            opacity: 1;
            background: #fff3;
        }

        .space-bg .hv.active {
            opacity: 1;
            background: #fff3;
        }

        .space-bg .hv .t1 {
            font-size: 28px;
            color: #FFFFFF;
            padding-bottom: 20px;
        }

        .space-bg .hv .t2 {
            font-size: 18px;
            color: #fff;
        }

.triangle_border_up {
    width: 0;
    height: 0;
    border-width: 0 30px 30px;
    border-style: solid;
    border-color: transparent transparent #686E76; /*透明 透明  灰*/
    margin: 55px auto;
    position: relative;
    margin-top: 55px;
    margin-bottom: 0;
}

.space-note {
    background: #686E76;
    height: 404px;
}

    .space-note img {
        width: 100%;
        padding: 40px;
        height: 390px;
    }

    .space-note .title {
        padding-top: 100px;
        font-size: 16px;
        color: #FFFFFF;
    }

    .space-note .sb-title {
        font-size: 13px;
        color: #FFFFFF;
    }

    .space-note .sm-title {
        opacity: 0.68;
        font-size: 13px;
        color: #FFFFFF;
        letter-spacing: 0;
    }

    .space-note .content {
        font-size: 13px;
        color: #FFFFFF;
        letter-spacing: 0;
        line-height: 20px;
        padding-top: 10px;
    }

    .space-note ul {
        list-style: none;
        font-size: 13px;
        color: #FFFFFF;
        padding: 0;
    }

        .space-note ul > li {
            float: left;
            margin: 15px 15px 0px 15px;
            cursor: pointer;
            opacity: 0.7;
        }

        .space-note ul .active {
            border-bottom: 5px solid #088ec0;
            opacity: 1;
        }

.hr-line-gr {
    /*border: 1px solid #979797;*/
    padding: 0;
    margin: 0;
    background: #979797;
}

.space-arch {
    background: #232422;
    border: 1px solid #979797;
    padding-bottom: 40px;
}

.breadcrumb > li a:hover {
    text-decoration: underline;
    color: #1f6b9e;
}

.contact-title {
    font-size: 16px;
    color: #3A3A3A;
    letter-spacing: 0;
    line-height: 17px;
    background: #088ec0;
    font-weight: bold;
    padding: 2px;
}

.contact-content {
    font-size: 14px;
    color: #3A3A3A;
    letter-spacing: 0;
    line-height: 17px;
    padding-bottom: 20px;
}

.end-fy {
    padding-top: 30px;
}

.space-mg {
    height: 303px;
    margin-top: 60px;
    margin-left: 30px;
    margin-right: 30px;
}

    .space-mg .item img {
        height: 303px;
        width: 100%;
        padding: 0;
    }


.btn-green-light {
    background: #5DB85D;
    border: 1px solid #52A952;
    border-radius: 4px;
    color: #fff;
    padding: 3px 10px;
    margin-bottom: 2px;
}

    .btn-green-light:hover {
        color: #fff;
        font-weight: bold;
    }

.user-img {
    width: 89px;
    height: 89px;
    margin-bottom: 20px;
    background:#efefef;
}

.lb-primary {
    color: #1ab394;
    border-color: #1ab394;
}

    .lb-primary:hover {
        color: #1ab394;
        cursor: default;
    }

.lb-default {
    color: #c2c2c2;
    border-color: #c2c2c2;
}

    .lb-default:hover {
        color: #c2c2c2;
        cursor: default;
    }

.lb-yellow {
    color: #484744;
    background-color: #088ec0;
    border-color: #484744;
}

    .lb-yellow:hover {
        color: #484744;
        cursor: default;
    }

.lb-success {
    color: #1878e3;
    border-color: #1878e3;
}

    .lb-success:hover {
        color: #1878e3;
        cursor: default;
    }

.body-small .nav-main {
    width: 50%;
    position: relative;
    float: left;
}

.body-small .navbar-right {
    width: 50%;
    position: relative;
    float: right;
}

.maker-desc {
    margin-bottom: 0px;
    height: 259px;
    width: 207px;
}

    .maker-desc .caption {
        bottom: 0;
        width: 207px;
    }
.require-infobar{
    min-height:40px;
}


@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent;
    }

    .space-year .content {
        padding-top:10px;
        padding-right: 10px;
    }

    .require-infobar {
        min-height: 100px;
    }

    .maker-desc {
        width: 100%;
    }

        .maker-desc .caption {
            width: 100%;
        }

    .space-bg .content {
        
    }

    .space-note {
        height: auto;
    }
    .nav > li > a{
        padding:5px 15px;
    }
    .ulist li {
        width: 50%;
        float: left;
    }
    .ulist >li> a {
        color: #9C9BB4;
    }
    .ulist a:hover{
        font-weight:bold;
    }
    .ulist a.active{
        background-color:#f4f3f3;
    }
    article iframe {
        max-width:100%;
    }
}

.row.small {
    margin-bottom: 3px;
}

.small .form-control {
    height: 26px;
    font-size: 12px;
    padding: 3px 6px;
}

.small .input-group.date .input-group-addon {
    height: 26px;
    padding: 3px 6px;
}

.small .input-group-addon {
    height: 26px;
    padding: 3px 6px;
}

.small .btn {
    height: 26px;
    padding: 3px 6px;
    font-size: 12px;
}
.smallinput input{
    width:90%;
}

.row.smallinput {
    margin-bottom: 3px;
}

.smallinput .form-control {
    height: 26px;
    font-size: 12px;
    padding: 3px 6px;
}

.smallinput .input-group.date .input-group-addon {
    height: 26px;
    padding: 3px 6px;
}

.smallinput .input-group-addon {
    height: 26px;
    padding: 3px 6px;
}

.smallinput .btn {
    height: 26px;
    padding: 3px 6px;
    font-size: 12px;
}
.nav-menubar{
    margin:20px 0px;
}



.gj-search {
    margin: 15px;
    background-color: #fff;
    padding: 10px;
    padding-bottom: 20px;
}

.gj-head {
    font-size: 1.5rem;
    font-weight: bold;
    border-bottom: 1px solid #9d9d9d;
}

.gj-expno {
    padding-left: 10px;
    padding-right: 10px;
}

.gj-state {
    font-size: 1.2rem;
    font-weight: normal;
    color: #46e85b;
    padding-left: 20px;
}

.gj-map {
    width: 100%;
    height: 600px;
    margin-top: 45px;
}

.gj-qr {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

    .gj-qr .body {
        margin-top: 20px;
        margin-bottom: 20px;
        margin-left: 15%;
        margin-right: 15%;
    }

.gj-list {
    margin-top: 45px;
    display: none;
}

.gj-it {
}

.gj-new {
    color: #fff;
    background-color: #ff6a00;
    text-align: center;
    font-size: 0.9rem;
}

.gj-it .head {
    background-image: url('/Images/Map/sline.png');
    background-position: center;
    background-repeat: repeat-y;
    text-align: center;
    padding-bottom: 60px;
}

.gj-it .content {
    font-size: 1.3rem;
}

    .gj-it .content.en {
        color: #b9b6b6
    }
.gj-it .time {
    color: #999;
    padding-bottom: 15px;
    padding-left: 5px;
}

.demo-circle {
    text-align: center;
    border: #e43e3f solid 1px;
    border-radius: 10px;
    padding: 5px 10px; 
    margin:5px 0px;
}

.nav > li > a {
    padding: 10px 15px 10px 20px;
    color: #9C9BB4;
}

.card {
    border: 2px solid #86c2e5;
    border-radius: 10px;
    padding: 5px 15px;
    margin: 5px;
}
    .card:hover {
        background: #86c2e5;
        cursor: pointer;
    }
    .card.active {
        background: #088ec0;
        color:#fff;
    }
    .card .def {
        background: #ec9f9f;
        border-radius: 5px;
        font-size: 12px; 
        font-weight: normal;
        padding: 2px;
        color: #fff;
    }

.export a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
}


.wp-scrollbar {
    overflow-y: auto;
}

    .wp-scrollbar::-webkit-scrollbar {
        width: 10px;
    }

    .wp-scrollbar::-webkit-scrollbar-thumb:vertical {
        margin: 5px;
        background-color: #0e4177;
        -webkit-border-radius: 5px;
    }

    .wp-scrollbar::-webkit-scrollbar-button:start:decrement,
    .wp-scrollbar::-webkit-scrollbar-button:end:increment {
        height: 5px;
        display: block;
    }

.dropdown-menu
.dropdown-item{
    display:block;
}
.dropdown-menu a:hover{
    background:#efefef;
}
.dropdown-menu .active{
    background:#efefef;
}

.card-addr {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    
}

.modal.in .modal-dialog{
    padding-top:60px;
}

.tabs-container {
    background: #f0f2f5;
    padding-top:20px;
}

.tabs-container .panel-body{
    border:0px;
}

.text-round {
    border-radius: 5px;
    padding: 3px 5px;
    font-size: 0.6rem;
}

.login-contain {
    background-image: url('/images/space/1.jfif');
    background-size: cover;
}

.login-form {
    background: #ffffffb0;
    margin-top: 60px;
    margin-bottom: 60px;
    padding: 40px;
    border-radius: 10px;
}
input[type="text"], input[type="password"], input[type="number"], input[type="email"], input[type="file"] {
    padding-left: 26px;
    border: 1px solid #b3c9e0;
}

.nav-tabs > li.active > a {
    background: #ffffffb0;
}
    .nav-tabs > li.active > a:hover   {
        background: #ffffffb0;
    }


    .resetpwd-form {
        background: #ffffffb0;
        padding: 40px;
    }

.nav-tabs > li.active > a:focus {
    background: #ffffffb0;
}

.alert {
    border-radius: 0px;
}
.set-blue{
    color:#088ec0;
}


.hr-menu {
    border-top: 1px solid #9C9BB4;
    margin-top: 10px;
    margin-bottom: 10px;
}

.mainframe-1 {
    margin-top: 5px;
}

.pkgstatus {
    border-radius: 10px;
    box-shadow: #5c57bb38 3px 2px 10px 1px;
    margin-top: 15px;
    padding: 20px;
    text-align:center; 
    background:#fff;
}

.pkgstatus .item{
    font-size:3rem;

}

    .pkgstatus  .title {
       color: #9C9BB4;
       line-height:40px;
    } 
    .pkgstatus .fin{
        height:160px;
    }
    .pkgstatus .fin .tit {
        color: #5C57BB;
    }
    .pkgstatus .fin .eye {
        color:#9c9bb4;
    } 
    .pkgstatus .fin .qty {
        line-height: 30px;
        color: #333333;
    }

.folder-list a{
    text-align:left;
}


.pkgstatus .stock{
    text-align:left;
}
.pkgstatus .stock .tit {
    color: #5C57BB;
}

.roundframe {
    border-radius: 10px;
    box-shadow: #5c57bb38 3px 2px 10px 1px;
    margin-top: 15px; 
    margin-bottom:20px;
}

.inner-table th{
    text-align:center;
    padding:2px 5px;
}

.bootstrap-table .fixed-table-container .table.inner-table thead th {
    padding: 2px 5px;
}
.pink.nav > li > a {
    font-weight: 500;
    padding: 5px 10px;
    max-width: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.search-banner {
    height: 65px;
    background: #161312;
    border: 1px solid #333;
}

.video-display {
    object-fit: cover;
    opacity: 1;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.searchbar {
    height: 50px;
    padding-top: 15px;
}

.btn-gray {
    background-color: #484646;
    color: #fff;
}

    .btn-gray:hover, .btn:focus, .btn.focus {
        color: #827e7e;
        background-color: #C2C2C2;
        text-decoration: underline solid 1px;
    }

.btn-stick {
    height: 40px;
    padding-top: 5px;
    width: 60px;
    color:#fff;
    display:inline-block;
    text-align:center;
    font-size:11px;
}
.btn-stick .fa{
    padding:5px;
   
}

.plastic-brick {
    padding-bottom: 6px;
    border-left: 1px solid  #333;
    text-align: center;
}
.group-item{
    margin-bottom:20px;
}
.group-title {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 3px;
}

.group-subtitle {
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    font-weight: 400;
    text-align:center;
}

.topbar a {
    cursor: pointer;
    color: #fff;
}

   .topbar  a:hover {
       color:#fff;
        text-decoration: underline solid #fff;
    }

.search-banner a:hover {
    color:#fff;
    text-decoration: underline solid #fff;
}

.foot-bar {
    background-color: #161312;
    padding-top: 10px;
    padding-bottom: 5px;
}