﻿@import "/Styles/font-awesome/css/font-awesome.css";
@import "/assets/global/plugins/simple-line-icons/simple-line-icons.min.css";
@import "/assets/global/plugins/bootstrap/css/bootstrap.min.css";
@import "/assets/global/plugins/bootstrap-switch/css/bootstrap-switch.min.css";
@import "/assets/global/plugins/jquery-ui/jquery-ui.min.css";
@import "/assets/global/plugins/select2/css/select2.min.css";
@import "/assets/global/plugins/select2/css/select2-bootstrap.min.css";

@import "/assets/global/css/plugins.min.css";
@import "/assets/global/plugins/bootstrap-daterangepicker/daterangepicker.min.css";
@import "/assets/global/plugins/bootstrap-datepicker/css/bootstrap-datepicker3.min.css";
@import "/assets/global/plugins/bootstrap-timepicker/css/bootstrap-timepicker.min.css";
@import "/assets/global/plugins/bootstrap-datetimepicker/css/bootstrap-datetimepicker.min.css";
@import "/assets/global/plugins/clockface/css/clockface.css";
@import "/assets/global/plugins/bootstrap-touchspin/bootstrap.touchspin.css";
@import "/assets/global/plugins/jstree/dist/themes/default/style.min.css";
@import "/assets/global/plugins/bootstrap-select/css/bootstrap-select.min.css";
@import "/assets/global/plugins/select2/css/select2.min.css";
@import "/assets/global/plugins/select2/css/select2-bootstrap.min.css";
@import "/assets/global/plugins/bootstrap-toastr/toastr.min.css";
@import "/assets/global/plugins/datatables/datatables.min.css";
@import "/assets/global/plugins/datatables/plugins/bootstrap/datatables.bootstrap.css";
@import "/assets/global/plugins/bootstrap-tagsinput/bootstrap-tagsinput.css";
@import "/assets/global/plugins/typeahead/typeahead.css";
@import "/assets/global/plugins/dropzone/dropzone.min.css";
@import "/assets/global/plugins/dropzone/basic.min.css";
@import "/assets/global/css/plugins.min.css";
@import "/assets/global/plugins/bootstrap-wysihtml5/bootstrap-wysihtml5.css";
@import "/assets/global/plugins/bootstrap-tagsinput/bootstrap-tagsinput.css";

@import "/assets/global/css/components-rounded.css";
@import "/assets/layouts/layout3/css/layout.css";
@import "/assets/layouts/layout3/css/themes/default.min.css";
@import "/assets/layouts/layout3/css/custom.min.css";

@import "/assets/global/css/profile.css";
@import "/assets/global/css/pagination.css";
@import "/Styles/css/sweetalert/sweetalert.css";
@import "/Styles/css/ladda/ladda-themeless.min.css";
@import "/Styles/typeahead/jquery.typeahead.css";
@import "/Styles/intro/introjs.css";

body {
    background: #f8fafc;
    color: #3d3d3d;
    font-size: 14px;
}

    body .ui-tooltip {
        z-index: 100000;
    }


a, a:hover {
    color: #007aff;
}

.alert-warning {
    background-color: #fff4e5;
    border: 1px solid #fff4e5;
    padding: 10px;
    margin-bottom: 10px;
}

.page-header {
    opacity: 1;
    filter: alpha(opacity=100);
    width: 100%;
    margin: 0;
    border: 0;
    padding: 0;
    box-shadow: none;
    height: 130px;
    background-image: none;
    /*-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);*/
}

.logo {
    width: auto;
    height: 60px;
    display: block;
    float: left;
    margin-right: 10px;
    margin-left: 20px;
    border-right: 1px solid #ccc;
    padding-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.page-date {
    float: left;
    text-align: left;
    margin-left: 10px;
}

    .page-date h3 {
        margin: 0;
        font-size: 20px;
        margin-top: 10px;
    }

.page-header .page-header-top {
}


.page-content {
    padding: 0;
    /*background:#fff;*/
}

.page-footer {
    background: #000;
    color: #a2abb7;
}

.page-prefooter a, .page-prefooter h2 {
    color: #f8fafc;
}

.drop-shadow {
    /*-webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);*/
    box-shadow: 0px 0px 9px 1px #bbb;
}

.portlet {
    margin: 5px;
}

.navbar-nav > li > a {
    color: #fff;
}

    .navbar-nav > li > a:hover {
        color: #000;
    }

.scroll-to-top {
    bottom: 80px;
    background: #007aff;
    height: 45px;
    width: 45px;
    border-radius: 45px;
}

    .scroll-to-top > i {
        font-size: 30px;
        color: #fff;
        margin-top: 13px;
    }


    .scrool-to-help {
    background: #007aff;
    height: 45px;
    width: 45px;
    border-radius: 45px;
    text-align: center;
    position: fixed;
    z-index: 10001;
    bottom: 230px;
    line-height:45px;
    right: 20px;
}
        .scrool-to-help a {
            color:#fff;
            font-weight:bold;
           
        }


.scrool-to-customer {
    background: #007aff;
    height: 45px;
    width: 45px;
    border-radius: 45px;
    text-align: center;
    position: fixed;
    z-index: 10001;
    bottom: 180px;
    right: 20px;
}

    .scrool-to-customer img {
        width: 32px;
        margin-top: 3px;
    }

/*SIDEBAR MENU*/
.matchmaking-tool {
    margin-top: 0px;
    padding-right: 0px;
    text-align: left;
}

    .matchmaking-tool .icon-btn {
        border-radius: 0px;
        padding: 0px;
        height: 45px;
        padding: 8px;
        border-radius: 0px;
        margin: 0;
        color: #007aff;
        border: 1px;
    }




/*modal Right*/
.modal.left .modal-dialog,
.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 980px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content,
.modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
    border-radius: 0;
    border: 0;
}



/*Left*/
.modal.left.fade .modal-dialog {
    left: -980px;
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
    -o-transition: opacity 0.3s linear, left 0.3s ease-out;
    transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.in .modal-dialog {
    left: 0;
}

/*Right*/
.modal.right.fade .modal-dialog {
    right: -980px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
    right: 0;
}

.modal.left .modal-header, .modal.right .modal-header {
    position: fixed;
    top: 0;
    /*background:#e7ecf1;*/
    background: #fff;
    width: 100%;
    z-index: 10000;
    border-bottom: 1px solid #ccc;
    height: 58px;
}

    .modal.left .modal-header h4, .modal.right .modal-header h4 {
        color: #000;
    }

.modal.left .modal-body,
.modal.right .modal-body {
    /*padding: 15px 15px 0px;*/
    /*margin-top: 58px;*/
    padding: 0;
    overflow: hidden;
    padding-right: 0px;
    height: 100%;
}


.modal-nav {
    height: 100%;
    background: #fcfcfc;
    position: fixed;
    width: 120px;
    border-right: 1px solid #ddd;
}



/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-three-bounce">
 *      <div class="sk-bounce1"></div>
 *      <div class="sk-bounce2"></div>
 *      <div class="sk-bounce3"></div>
 *    </div>
 *
 */
.sk-spinner-three-bounce.sk-spinner {
    margin: 0 auto;
    width: 70px;
    text-align: center;
}

.sk-spinner-three-bounce div {
    width: 18px;
    height: 18px;
    background-color: #007aff;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-threeBounceDelay 1.4s infinite ease-in-out;
    animation: sk-threeBounceDelay 1.4s infinite ease-in-out;
    /* Prevent first frame from flickering when animation starts */
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.sk-spinner-three-bounce .sk-bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.sk-spinner-three-bounce .sk-bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes sk-threeBounceDelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes sk-threeBounceDelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

/*翻页处下拉限制*/
.m-style span {
    float: left;
    margin-right: 5px;
    width: 80px;
    height: 32px;
    line-height: 20px;
    color: #bdbdbd;
    font-size: 14px;
}

.m-style .select2-container {
    text-align: left;
}


/*附件样式*/
.list-attachment {
    margin: 0;
    list-style: none;
    padding: 0;
    clear: both;
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
    background: #fff;
    border-radius: 5px;
}

    .list-attachment li {
        padding: 5px;
        line-height: 16px;
        width: 25%;
        float: left;
        text-align: center;
        text-wrap: inherit;
        word-wrap: break-word;
        margin-bottom: 10px;
    }

        .list-attachment li img {
            text-align: center;
            width: 60px;
            height: 60px;
        }

        .list-attachment li h3 {
            margin-top: 5px;
            margin-bottom: 5px;
            font-size: 16px;
        }

        .list-attachment li a {
            color: #000;
        }


.profile-sidebar {
    float: left;
    width: 280px;
    margin-right: 10px;
    min-height: 650px;
    background: #fff;
    clear: both;
    /*-webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);*/
    border-radius: 5px;
    padding-bottom: 30px;
}

.profile-usermenu {
    background: #fff;
    padding: 0px;
    margin-top: 0px;
}

    .profile-usermenu h4 {
        padding-left: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
        color: #a2abb7;
    }

    .profile-usermenu ul li a {
        color: #000;
        font-size: 14px;
        /*border-bottom:1px solid rgba(0, 0, 0, 0.1);*/
    }

.edit-info {
    position: absolute;
    right: 0;
    top: 0;
    padding: 5px;
    background: #fdbe00;
    color: #fff;
}

.profile-content {
    padding-left: 20px;
    padding-right: 0px;
    /*-webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);*/
}


.tabbable-line > .tab-content {
    padding-top: 10px;
}

#index .index a,
#checklist .checklist a,
#manual .manual a,
#products .products a,
#gallery .gallery a,
#certificates .certificates a,
#article .article a,
#company .company a,
#banner .banner a,
#contact .contact a,
#match .match a,
#visitorstat .visitorstat a,
#edm .edm a,
#sns .sns a,
#user .user a,
#payment .payment a,
#contract .contract a {
    border-left: #fdbe00 5px solid;
    color: #fdbe00;
    background-color: #f8fafc;
    margin-left: -5px;
    font-weight: bold;
}

#appointment .appointment,
#inquiry .inquiry,
#livehistory .livehistory,
#meetingroom .meetingroom, #index .home,
#meetingroomnew .meetingroomnew,
#businesscard .businesscard {
    background: #fdbe00;
    color: #fff;
}

/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-three-bounce">
 *      <div class="sk-bounce1"></div>
 *      <div class="sk-bounce2"></div>
 *      <div class="sk-bounce3"></div>
 *    </div>
 *
 */
.sk-spinner-three-bounce.sk-spinner {
    margin: 0 auto;
    width: 70px;
    text-align: center;
}

.sk-spinner-three-bounce div {
    width: 18px;
    height: 18px;
    background-color: #5383ED;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-threeBounceDelay 1.4s infinite ease-in-out;
    animation: sk-threeBounceDelay 1.4s infinite ease-in-out;
    /* Prevent first frame from flickering when animation starts */
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.sk-spinner-three-bounce .sk-bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.sk-spinner-three-bounce .sk-bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}


.control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
}

.edit-form .form-group {
    border-bottom: 0px dotted #ccc;
    margin: 0;
    padding: 10px;
}

.img_close {
    position: absolute;
    right: -12px;
    top: -2px;
    cursor: pointer;
}

.page-prefooter {
    background: #1f2b3d;
    color: #a2abb7;
}


.container-fluid {
    padding-left: 30px;
    padding-right: 30px;
}



.common_table table {
    width: 100% !important;
}

.common_table .dataTables_paginate span {
    display: none;
}

.common_table .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
    background-color: #1f2b3d;
    color: #fff;
    border-right: 1px solid #fff;
    font-size: 16px;
}

.common_table .table > tr > td {
    font-weight: bold;
}

.gray_bg {
    background-color: #f2f4f6;
    font-weight: normal;
}

.common_table .table tr th .btn {
    padding: 0 0;
    height: 24px;
    width: 24px;
}

.common_table label input[type="checkbox"] ~ i.fa.fa-square-o {
    background: transparent;
}

.common_table .fa-square-o:before {
    margin-top: -3px;
    float: left;
    color: #c5c5c5;
}

.common_table .table tr th .btn.active {
    padding: 0 0;
}


.label-suspend {
    background-color: #e93b0c;
}





/*预约详情样式*/
.appointment-detail-header {
    padding: 10px;
    background: #fcfcfc;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

    .appointment-detail-header dl {
        width: 100%;
        overflow: hidden;
        margin: 0;
        padding: 0;
        font-size: 14px;
        color: #000;
        margin-top: 5px;
    }

    .appointment-detail-header dt.title {
        width: 120px;
        color: #a2abb7;
        float: left;
        font-weight: normal;
        text-align: right;
        margin-right: 10px;
    }

    .appointment-detail-header p {
        padding: 0;
        margin: 0;
    }

    .appointment-detail-header dd {
        overflow: hidden;
    }

.appointment-detail-body {
    padding: 10px;
}

.appointment-detail-reply {
    border-top: 1px solid #eee;
    padding-top: 10px;
    margin-top: 30px;
}

    .appointment-detail-reply p {
        padding: 0;
        margin: 0;
        color: #007aff;
    }

    .appointment-detail-reply span {
        color: #a2abb7;
    }



/*状态样式*/
.label {
    display: inline;
    padding: .2em .6em .3em .2em;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
margin-bottom:5px;
    float: left;
    padding: 6px 7px !important;
    font-size: 14px;
}

.label-padding {
    background: #fdbe00;
    color: #000;
}

.label-cancel {
    background: #efefef;
    color: #999;
}

.label-ok {
    background: #0eae1b;
}

.form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
}

.company-logo {
    margin-top: 10px;
    width: 120px;
    height: 120px;
    border: 1px dotted #a2abb7;
}

/*上传图片*/

.product-picture-add {
    position: relative;
    width: 120px;
    height: 120px;
    margin-right: 20px;
    display: inline-block;
    background-color: #f0f1f3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    border: 2px dashed #ddd;
}

.icon-add {
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 22px;
    color: #ccc;
    margin-left: -.5em;
    margin-top: -.5em;
}

.product-picture-add img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}



/*约见列表*/
.appointment-from {
    width: 100%;
    overflow: hidden;
}

.appointment-from-avatar {
    float: left;
    width: 64px;
    height: 64px;
    border-radius: 64px;
    background: #fff;
    font-size: 18px;
    text-align: center;
    background: #fff;
    line-height: 64px;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
    margin: 5px;
    margin-right: 10px;
}

    .appointment-from-avatar img {
        width: 100%;
    }

.appointment-from-body {
    overflow: hidden;
}

    .appointment-from-body h4 {
        font-size: 14px;
        padding: 0;
        margin: 0;
        margin-bottom: 5px;
        font-weight: bold;
    }

    .appointment-from-body p {
        padding: 0;
        margin: 0;
        font-size: 13px;
        color: #999;
    }


.choose {
    background: #fff;
    font-size: 12px;
    position: relative;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-left: 0;
    padding-bottom: 15px;
    border: 2px dashed #ff611b;
    border-radius: 5px;
}

    .choose span {
        height: 22px;
        line-height: 22px;
        display: inline-block;
        padding: 0 26px 0 10px;
        margin-left: 10px;
        margin-top: 10px;
        border: 1px solid #ccc;
        position: relative;
        font-size: 12px;
    }


        .choose span:hover {
            border-color: #ff611b;
            color: #ff611b;
        }

            .choose span:hover i {
                background-color: #f76737;
            }

    .choose i {
        cursor: pointer;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1;
        width: 20px;
        height: 20px;
        display: block;
        background-color: #ccc;
        background-position: 5px -65px;
        text-indent: -999em;
    }

    .choose i {
        background-image: url(images/close.png?v=5.0);
        background-repeat: no-repeat;
    }

    .choose .chooseclear {
        margin-left: 17px;
        color: #5e69ad;
        position: relative;
    }

        .choose .chooseclear:hover {
            color: #e03700;
        }


.nodata {
    width: 100%;
    text-align: center;
    padding: 20px;
}


.container-fluid {
}

.product-image {
    width: 200px;
    float: left;
    margin-right: 30px;
}

    .product-image img {
        width: 100%;
    }

.product-body {
    overflow: hidden;
    padding: 0px 0 10px 0;
}

    .product-body h3 {
        padding: 0 0 10px 0;
        margin: 0;
    }

    .product-body p {
        padding: 0;
        margin: 0;
        margin-bottom: 5px;
    }

        .product-body p span {
            color: #a2abb7;
            margin-right: 10px;
        }


.table > thead > tr > th {
    vertical-align: bottom;
    font-size: 18px;
    border-bottom: 2px solid #e7ecf1;
    padding-top: 10px;
    padding-bottom: 10px;
}

.headline h3 {
    font-size: 16px;
    border-left: 5px solid #ffd800;
    padding-left: 10px;
    float: left;
    width: 160px;
}

.headline {
    border-bottom: 1px solid #e7ecf1;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    clear: both;
    overflow: hidden;
}

.static-info .name {
    font-size: 14px;
    color: #999;
}

.static-info {
    margin-bottom: 10px;
}

    .static-info .value {
        font-size: 14px;
        font-weight: normal;
    }

/*dashboard*/
.dashboard-stat .details .number {
    padding-top: 25px;
    text-align: right;
    font-size: 40px;
    line-height: 45px;
    letter-spacing: -1px;
    margin-bottom: 0;
}

.dashboard-stat.white .details .number {
    color: #efefef;
    font-weight: bold;
}


.dashboard-stat .details .number span {
    color: #000;
}

    .dashboard-stat .details .number span.red {
        color: #f00;
    }

.dashboard-stat .details .number sup {
    font-size: 14px;
    color: #999;
    font-weight: normal;
}

.dashboard-stat .details .desc {
    margin-top: 10px;
    text-align: right;
    font-size: 18px;
    letter-spacing: 0;
    /*font-weight: 300;*/
}



.dashboard-stat .visual > i {
    margin-left: 5px;
    font-size: 50px;
    line-height: 50px;
    color: #5383ED;
}

.dashboard-stat.dashboard-stat-v2 .visual {
    margin-bottom: 40px;
}




/*展会*/
.events {
    margin-top: 5px;
    padding: 0 0px;
}

    .events h3 {
        margin-bottom: 16px;
        margin-left: 0px;
        font-size: 28px;
    }

    .events .item:first-child, .events .item:nth-child(2), .events .item:nth-child(3), .events .item:nth-child(4), .events .item:nth-child(5), .events .item:nth-child(6) {
        display: block;
    }

    .events .item a {
        display: block;
        margin-bottom: 24px;
        -webkit-transition: margin-top .2s,padding-bottom .2s;
        transition: margin-top .2s,padding-bottom .2s;
    }


    .events a {
        text-decoration: none;
    }

    .events .item a .thumbnail {
        position: relative;
        overflow: hidden;
        margin-bottom: 0;
        -webkit-transition: -webkit-box-shadow 1s;
        transition: -webkit-box-shadow 1s;
        transition: box-shadow 1s;
        transition: box-shadow 1s,-webkit-box-shadow 1s;
        -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.1);
    }


    .events .selected {
        border: 2px solid #ffde00;
        background-position: right bottom;
        background-repeat: no-repeat;
        background-image: url(/Styles/images/selected_icon.png);
    }

    .events .thumbnail:hover {
        cursor: pointer;
    }

    .events .item a .thumbnail:hover {
        -webkit-box-shadow: 0px 3px 5px 0px rgba(255, 102, 0, 0.5);
        -moz-box-shadow: 0px 3px 5px 0px rgba(255, 102, 0, 0.5);
        box-shadow: 0px 3px 5px 0px rgba(255, 102, 0, 0.5);
        border: 1px solid #FF6600;
    }

    .events .item-image {
        padding-top: 56.25%;
        height: 0;
        overflow: hidden;
        position: relative;
        border-radius: 5px 5px 0 0;
        background: #efefef;
    }

        .events .item-image .play {
            background: url(/Styles/images/ico_play.png) no-repeat;
            background-position: 0px 0px; /*对应小图标的坐标*/
            width: 60px;
            height: 60px;
            position: absolute;
            left: 50%;
            margin-left: -30px;
            top: 50%;
            margin-top: -30px;
        }

            .events .item-image .play:hover {
                filter: drop-shadow(#fdbe00 0 0);
            }

        .events .item-image span.time {
            position: absolute;
            right: 5px;
            bottom: 5px;
            background: rgba(0,0,0,0.5);
            border-radius: 40px;
            padding-left: 3px;
            color: #fff;
            padding-right: 3px;
            font-size: 12px;
        }

        .events .item-image span.lock {
            position: absolute;
            right: 5px;
            top: 5px;
        }

        .events .item-image > div {
            display: block;
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
        }

    .events .item-logo {
        position: absolute;
        width: 80px;
        height: 80px;
        border-radius: 80px;
        background: #fff;
        right: 40px;
        margin-top: -40px;
        -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.1);
        text-align: center;
        line-height: 80px;
        padding: 10px;
    }

        .events .item-logo img {
            width: 60px;
            height: 60px;
        }

    .events .item-body {
        padding: 10px 12px 0px 20px;
    }

    .events .item-title {
        font-size: 16px;
        margin-bottom: 8px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
        word-wrap: break-word;
        height: 50px;
        color: #333;
        font-weight: 500;
        width: 60%;
    }

    .events .item-desc {
        color: #666;
        margin-bottom: 4px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .events .item-footer {
        position: relative;
        color: #999;
        margin-bottom: 20px;
        height: inherit;
        overflow: hidden;
        zoom: 1;
    }

        .events .item-footer .item-footer-orgname-box {
            padding-left: 20px;
        }

        .events .item-footer .item-footer-count, .events .item-footer .item-footer-orgname-box {
            position: relative;
            float: left;
            text-overflow: ellipsis;
            word-break: keep-all;
            overflow: hidden;
            height: 20px;
            line-height: 20px;
        }

    .events .item-footer--avatar {
        position: absolute;
        left: 12px;
        top: 0;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        overflow: hidden;
    }

        .events .item-footer--avatar img {
            position: relative;
            display: block;
            width: 100%;
            height: 100%;
        }

    .events .item-footer .item-footer-count {
        padding-left: 0;
        padding-right: 16px;
    }

    .events .item-footer .item-footer-count, .events .item-footer .item-footer-orgname-box {
        position: relative;
        float: left;
        text-overflow: ellipsis;
        word-break: keep-all;
        overflow: hidden;
        height: 20px;
        line-height: 20px;
    }



#list-events .thumbnail {
    padding: 0 0 10px 0;
    border: 0;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
    padding: 10px;
    border: 2px solid #ccc;
    height: 120px;
    font-size: 15px;
}

#list-events .selected {
    border: 2px solid #ffde00;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-image: url(/Styles/images/selected_icon.png);
}

#list-events .thumbnail:hover {
    cursor: pointer;
}

/*展会end*/

/*typeahead 顶部搜索下拉框样式修改*/
.typeahead__list, .typeahead__dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100000;
    width: 100%;
    min-width: 160px;
    padding: 5px 0;
    margin: 5px 0 0;
    list-style: none;
    text-align: left;
    background-color: #fff;
    border: 1px solid #007aff;
    border-radius: 10px;
    background-clip: padding-box;
}

    .typeahead__list > li > a:hover,
    .typeahead__list > li > a:focus,
    .typeahead__list > li.active > a,
    .typeahead__dropdown > li > a:hover,
    .typeahead__dropdown > li > a:focus,
    .typeahead__dropdown > li.active > a {
        background-color: #f5f5f5;
        border-left: 1px solid #007aff;
        color: #3c3c3c;
    }


.interested-category {
    height: 300px;
    overflow-y: scroll;
    border: 1px solid #efefef;
    border-radius: 5px;
    padding: 10px;
}

    .interested-category ul {
        padding: 0;
        margin: 0;
    }

    .interested-category li {
        padding: 5px;
        width: 100%;
        color: #000;
        list-style: none;
        height: 30px;
        border-bottom: 1px solid #efefef;
    }

        .interested-category li:hover {
            cursor: pointer;
            background: #fcfcfc;
        }

    .interested-category span {
        display: block;
        float: left;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .interested-category i {
        padding-top: 3px;
        float: right;
        font-size: 16px;
    }

.product-box {
    cursor: pointer;
    float: left;
    padding: 2px 5px;
    border: 1px solid #808080;
    margin: 0px 5px 5px 0px;
}

.product-box-current {
    float: left;
    padding: 2px 5px;
    border: 1px solid #808080;
    color: #fff;
    background-color: #ed6b75;
    margin: 0px 5px 5px 0px;
    border-color: #ea5460;
}

    .product-box-current i {
        margin-left: 3px;
        cursor: pointer;
    }

.product-box-input {
    float: left;
    width: 100%;
}

.member-icon {
    position: absolute;
    left: 0;
    top: 0;
}

    .member-icon img {
        width: 64px;
        height: 64px;
    }




#plans, #plans ul, #plans ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#pricePlans:after {
    content: '';
    display: table;
    clear: both;
}

#pricePlans {
    zoom: 1;
}

#pricePlans {
    margin: 2em auto;
}

    #pricePlans #plans .plan {
        background: #fff;
        float: left;
        text-align: center;
        border-radius: 5px;
        border: 1px solid #d3d3d3;
        -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
        box-shadow: 0 1px 3px rgba(0,0,0,0.1);
        width: 18%;
        margin: 0 1.33% 20px 0;
        -webkit-transition: all .25s;
        -moz-transition: all .25s;
        -ms-transition: all .25s;
        -o-transition: all .25s;
        transition: all .25s;
    }

        #pricePlans #plans .plan:hover {
            -webkit-transform: scale(1.04);
            -moz-transform: scale(1.04);
            -ms-transform: scale(1.04);
            -o-transform: scale(1.04);
            transform: scale(1.04);
        }

.planContainer .title h2 {
    font-size: 2.125em;
    font-weight: 300;
    color: #3e4f6a;
    margin: 0;
    padding: .6em 0;
}

    .planContainer .title h2.bestPlanTitle {
        background: #3e4f6a;
        background: -webkit-linear-gradient(top, #475975, #364761);
        background: -moz-linear-gradient(top, #475975, #364761);
        background: -o-linear-gradient(top, #475975, #364761);
        background: -ms-linear-gradient(top, #475975, #364761);
        background: linear-gradient(top, #475975, #364761);
        color: #fff;
        border-radius: 5px 5px 0 0;
    }


.planContainer .price p {
    background: #3e4f6a;
    background: -webkit-linear-gradient(top, #475975, #364761);
    background: -moz-linear-gradient(top, #475975, #364761);
    background: -o-linear-gradient(top, #475975, #364761);
    background: -ms-linear-gradient(top, #475975, #364761);
    background: linear-gradient(top, #475975, #364761);
    color: #fff;
    font-size: 1.2em;
    font-weight: 700;
    height: 2.6em;
    line-height: 2.6em;
    margin: 0 0 1em;
}

    .planContainer .price p.bestPlanPrice {
        background: #f7814d;
    }

    .planContainer .price p span {
        color: #8394ae;
    }

.planContainer .options {
    margin-top: 10em;
}

    .planContainer .options li {
        font-weight: 700;
        color: #364762;
        line-height: 2.5;
    }

        .planContainer .options li span {
            font-weight: 400;
            color: #979797;
        }

.planContainer .button a {
    text-transform: uppercase;
    text-decoration: none;
    color: #3e4f6a;
    font-weight: 700;
    letter-spacing: 3px;
    line-height: 2.8em;
    border: 2px solid #3e4f6a;
    display: inline-block;
    width: 80%;
    height: 2.8em;
    border-radius: 4px;
    margin: 1.5em 0 1.8em;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}

    .planContainer .button a.bestPlanButton {
        color: #fff;
        background: #f7814d;
        border: 2px solid #f7814d;
    }


#pricePlans #plans > li:last-child {
    margin-right: 0;
}


.planContainer .button a {
}

    .planContainer .button a:hover {
        background: #3e4f6a;
        color: #fff;
    }

    .planContainer .button a.bestPlanButton:hover {
        background: #ff9c70;
        border: 2px solid #ff9c70;
    }







.inquiry-product-container {
    width: 100%;
}

.inquiry-product-left {
    width: 80px;
    float: left;
    margin-right: 10px;
}

    .inquiry-product-left img {
        width: 80px;
        border-radius: 5px;
    }

.inquiry-product-body {
    overflow: hidden;
}

    .inquiry-product-body p {
        padding: 0;
        margin: 0;
        margin-top: 5px;
    }

        .inquiry-product-body p span {
            color: #a2abb7;
            font-size: 11px;
        }






.inquiry-detail-product-container {
    width: 100%;
    /*-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);*/
    overflow: hidden;
    border: 0px solid #ccc;
    padding: 10px;
    border-radius: 10px;
    background: #fff;
}

.inquiry-detail-product-left {
    width: 120px;
    float: left;
    margin-right: 20px;
}

    .inquiry-detail-product-left img {
        width: 120px;
        border-radius: 5px;
    }

.inquiry-detail-product-body {
    overflow: hidden;
}

    .inquiry-detail-product-body p {
        padding: 0;
        margin: 0;
        margin-top: 5px;
    }

        .inquiry-detail-product-body p span {
            color: #a2abb7;
            font-size: 11px;
        }




.inquiry_reply_container {
    width: 100%;
    clear: both;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    padding-top: 10px;
    background: #fff;
    border-radius: 10px;
    padding: 10px;
    /*-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);*/
    margin-bottom: 10px;
}

.border-blue {
    border: 2px solid #007aff;
}

.inquiry_reply_header {
}

.inquiry_reply_header--left {
    float: left;
    width: 45px;
    margin-right: 15px;
    background: #fcfcfc;
    border-radius: 45px;
}

    .inquiry_reply_header--left img {
        width: 45px;
        height: 45px;
        border-radius: 45px;
    }

.inquiry_reply_header--body {
    overflow: hidden;
    padding: 0px;
}

    .inquiry_reply_header--body p {
        padding: 0;
        margin: 0;
    }

        .inquiry_reply_header--body p span.date {
            color: #a2abb7;
        }

.inquiry_reply_body img {
    width: 120px;
}


.visitor-info {
    padding: 10px;
}

    .visitor-info p {
        margin-top: 0;
        margin-bottom: 10px;
    }

        .visitor-info p span {
            clear: both;
            overflow: hidden;
            width: 100%;
            display: block;
            color: #a2abb7;
        }


/*文章编辑底部悬浮*/
.bottom-fixed-save {
    position: fixed;
    bottom: 30px;
    width: 100%;
    z-index: 6000;
    left: 0;
    margin-left: 0px;
    padding: 10px;
    background: #e0ebf9; /* #FFF5D4; */
    border-radius: 0px;
    text-align: right;
    -webkit-box-shadow: 0px 5px 10px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 5px 10px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 10px 5px rgba(0, 0, 0, 0.1);
    text-align: center;
}

.bootstrap-tagsinput {
    width: 100%;
}

.article-cover-add {
    background-color: #f0f1f3;
    border-radius: 4px;
    cursor: pointer;
}

.article-cover-add, .article-cover-img-wrap {
    position: relative;
    width: 150px;
    height: 105px;
    margin-right: 20px;
    display: inline-block;
    cursor: pointer;
}




.bottom-fixed-save {
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 6000;
    left: 0;
    margin-left: 0px;
    padding: 10px;
    background: #e0ebf9; /* #FFF5D4; */
    border-radius: 0px;
    text-align: right;
    -webkit-box-shadow: 0px 5px 10px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 5px 10px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 10px 5px rgba(0, 0, 0, 0.1);
    text-align: center;
}

/*感兴趣的*/
.thumb-default {
    padding: 10px;
    border: 2px solid #efefef;
    font-size: 15px;
    line-height: 1.42857;
    background-color: #fff;
    border-radius: 4px;
    transition: border .2s ease-in-out;
    margin-bottom: 20px;
    display: block;
    cursor: pointer;
    text-align: center;
}

.thumb-selected {
    padding: 10px;
    border: 2px solid #ccc;
    font-size: 15px;
    line-height: 1.42857;
    background-color: #fff;
    border-radius: 4px;
    transition: border .2s ease-in-out;
    margin-bottom: 20px;
    display: block;
    cursor: pointer;
    border: 2px solid #ffde00;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-image: url(/Styles/images/selected_icon.png);
    text-align: center;
}




/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-double-bounce">
 *      <div class="sk-double-bounce1"></div>
 *      <div class="sk-double-bounce2"></div>
 *    </div>
 *
 */
.sk-spinner-double-bounce.sk-spinner {
    width: 100px;
    height: 100px;
    position: relative;
    margin: 0 auto;
}

.sk-spinner-double-bounce .sk-double-bounce1,
.sk-spinner-double-bounce .sk-double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #168c84;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-doubleBounce 2s infinite ease-in-out;
    animation: sk-doubleBounce 2s infinite ease-in-out;
}

.sk-spinner-double-bounce .sk-double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

@-webkit-keyframes sk-doubleBounce {
    0%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes sk-doubleBounce {
    0%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-pulse"></div>
 *
 */
.sk-spinner-pulse.sk-spinner {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    background-color: #168c84;
    border-radius: 100%;
    -webkit-animation: sk-pulseScaleOut 1s infinite ease-in-out;
    animation: sk-pulseScaleOut 1s infinite ease-in-out;
}

@-webkit-keyframes sk-pulseScaleOut {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}

@keyframes sk-pulseScaleOut {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}


body.stop-scrolling {
    height: 100% !important;
    overflow: hidden;
}






.tabbable-line > .nav-tabs > li.active {
    background: none;
    border-bottom: 4px solid #007aff;
    position: relative;
}

.btn-success {
    color: #fff;
    background-color: #007aff;
    border-color: #007aff;
}


/*展商附件*/
#coverimages_attach .cover-image {
    cursor: move;
    width: 120px;
    height: 120px;
}

#coverimages_attach #btn_addimg {
    position: relative;
    width: 120px;
    height: 120px;
    margin-right: 20px;
    margin-bottom: 38px;
    display: inline-block;
    border-radius: 4px;
    cursor: pointer;
    border: 2px dashed #ddd;
    background-color: #f5f6fa;
}

#coverimages_attach .picture-item {
    position: relative;
    width: 140px;
    display: inline-block;
    margin-bottom: 20px;
}

    #coverimages_attach .picture-item .picture-title {
        margin-top: 5px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 120px;
    }

#coverimages_attach .picture-title span {
    width: 120px;
    line-height: 19px;
}

.product-container-left {
    width: 200px;
    float: left;
    min-height: 300px;
    background: #fff;
    border-radius: 0px;
    margin-right: 20px;
}
/*product left*/

.exhibitor-nav__item {
    color: #fff;
    padding: 0 24px;
    margin-right: 6px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
    height: 36px;
    line-height: 36px;
    display: flex;
    align-items: center;
    transition: all .5s;
}



.product-container-left h3 {
    margin-top: 0px;
    padding: 10px 10px 10px 10px;
    font-size: 18px;
    background: rgba(0, 0, 0, 0.1);
    text-align: center;
}

.product-container-body {
    overflow: hidden;
}

.product-category-item {
    padding: 5px 15px;
    font-size: 14px;
    color: #333;
    /*min-height: 40px;*/
    line-height: 1.5;
    cursor: pointer;
    background-color: transparent;
    color: #333;
}

.product-category-item-active {
    border-right: 4px solid #007aff;
    color: #007aff;
    text-decoration: none;
}

#product_Category a:visited {
    text-decoration: none;
}

#product_Category a:hover {
    text-decoration: none;
}

.product-category-item:hover {
    background-color: rgba(0,0,0,.1);
    color: #333;
}


.video-js .vjs-big-play-button {
    font-size: 2.5em;
    line-height: 2.3em;
    height: 2.5em;
    width: 2.5em;
    -webkit-border-radius: 2.5em;
    -moz-border-radius: 2.5em;
    border-radius: 2.5em;
    background-color: #73859f;
    background-color: rgba(115,133,159,.5);
    border-width: 0.15em;
    margin-top: -1.25em;
    margin-left: -1.75em;
}
.vjs-paused .vjs-big-play-button, .vjs-paused.vjs-has-started .vjs-big-play-button {
     display: block; 
}



@media (min-width: 992px) {
    .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width:1300px) {
    .page-date {
        float: left;
        text-align: left;
        margin-left: 10px;
        width: 480px;
    }


 

    .product-container-left {
        display: none;
    }
}
