body {
    font-family: "Helvetica Neue", Arial, "Microsoft YaHei", "Hiragino Sans GB", STHeiti, "WenQuanYi Micro Hei", Tahoma;
}

input,
textarea,
div,
table,
ul {
    outline: none;
}




/*-----------滚动条样式--------------*/

::-webkit-scrollbar {
    width: 7px;
    height: 9px
}

::-webkit-scrollbar-track-piece {
    background-color: #eceff4
}

::-webkit-scrollbar-thumb {
    background: #d9dfe8;
    min-height: 150px;
    min-width: 150px;
    border-radius: 10px
}

::-webkit-scrollbar-thumb:vertical:hover {
    background: #bcc6d8
}

::-webkit-scrollbar-thumb:horizontal:hover {
    background: #bcc6d8
}




/*-----------------end-----------------*/

a {
    color: #14191e;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #10CFBD;
}

a:link {
    text-decoration: none;
}

/*.container {
    padding-left: 0px;
    padding-right: 0px;
}*/

.navbar-collapse {
    padding-left: 0px;
    padding-right: 0px;
}

.fa {
    min-width: 16px;
    min-height: 16px;
    text-align: center;
}

.message {
    font-size: 1.8em;
}

.message .desc {
    font-size: 1.0em;
    /*line-height:*/
}

.btn-red{ 
    background: #f55858; 
    border-color: #f55858; 
    color: #fff;
}
.btn-red:hover{ 
    background: #cc0000; 
    border-color:#cc0000;
    color: #fff;
}
.site-header {
    position: fixed;
    top: 0;
    z-index: 103;
    width: 100%;
    min-height: 74px;   
    opacity: .97;
    border-bottom: 1px solid transparent;
    background-color: rgba(0, 0, 0, .50);
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, .3);
}

.site-header .navbar-header .navbar-toggle {
    border: 1px solid #f55858;
    margin-top: 20px;
}

.site-header .navbar-header .navbar-toggle .icon-bar {
    background-color: #f55858
}

.site-header .switch-locale {
    display: inline-block;
    position: relative;
    width: 120px;
    margin-right: 20px;
    padding: 6px 25px;
    text-align: center;
    border-radius: 3px 3px 0 0;
}

.site-header .switch-locale .dropdown-toggle {
    font-size: 16px;
    color: #383838
}

.site-header .switch-locale .dropdown-toggle:hover,
.site-header .switch-locale.open .dropdown-toggle {
    color: #03A9F4;
    text-decoration: none;
}

.site-header .switch-locale .dropdown-toggle:after {
    position: relative;
    top: -2px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 3px;
    font-size: 12px;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8)
}

.site-header .switch-locale>ul {
    min-width: 90px;
    font-size: 16px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .2)!important;
    padding: 0 0 40px;
    overflow-x: hidden;
    border-radius: 2px;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15)
}

.site-header .switch-locale>ul>li>a {
    padding: 8px 15px;
    top: 2px
}

.site-header .switch-locale.open {
    font-size: 14px;
    background-color: rgba(255, 255, 255, .2)
}

.site-header .navbar {
    height: 74px;
    border: none;
    margin-bottom: 0px;
}

.site-header .navbar-brand {
    color: #3e485c;
    margin: 12px 0px;
    font-size: 1.5em;
    padding: 15px 0px;
}

.site-header .navbar-nav {
    margin: 20px 0px;
    float: right;
}

.site-header .navbar-nav>li>a {
    color: #fff;
    font-size: 16px;
    margin-right: 20px;
    border-radius: 3px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.navbar-nav>li>a:focus, .navbar-nav>li>a:hover{
    background: #cc0000 !important;
}

.site-header .navbar-nav>li .dropdown-menu {
    width: 120px;
    left: 0;
    top: 58px;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0 0 3px 3px;
    overflow-y: auto;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 7px 21px rgba(0, 0, 0, .1)
}

.site-header .navbar-nav>li .dropdown-menu a {
    padding: 10px;
    line-height: 20px;
    color: #6e6e6e
}

.site-header .navbar-nav>li>a.signin,
.site-header .navbar-nav>li>a.signup {
    padding: 5px 12px;
}

.site-header .navbar-nav>li>a.signin {
    min-width: 70px;
    color: #fff;
    border: 1px solid #f55858;
    background-color: #f55858;
}

.site-header .navbar-nav>li>a.signin:hover {
    color: #FFF;
    background-color: #cc0000
}

.site-header .navbar-nav>li>a.signup {
    min-width: 70px;
    color: #fff !important;
    border: 1px solid #f55858;
    background-color: transparent
}

.site-header .navbar-nav>li>a.signup:hover {
    color: #FFF !important;
    background-color: #cc0000!important;
}

@media (max-width: 768px) {
    .site-header .navbar-collapse {
        background-color: rgba(0, 0, 0, .50);
        color: #383838;
        /*float: right;*/
        text-align: left;
        width: 100%;
    }
    .site-header .navbar-collapse .navbar-nav .signup,
    .site-header .navbar-collapse .navbar-nav .signin {
        border: none;
        text-align: center;
    }
    .site-header .navbar-collapse .navbar-nav .signup:hover {
        background-color: #cc0000;
        color: #383838;
    }
    .site-header.transparent .navbar-nav>li>a {
        color: #383838 !important;
    }
    .site-header.transparent .navbar-nav>li>a:hover {
        color: #0299DE !important;
    }

    .site-header .navbar-nav {
        float: none;
        text-align: center;
    }
}

@media (min-width:767px) {
    .site-header .switch-locale-wrap:hover .dropdown-menu {
        display: block
    }
    .site-header .switch-locale-wrap:hover .switch-locale {
        background-color: #cc0000
    }
}

@media (max-width:1199px) {
    .site-header .navbar-nav>li>a {
        margin-right: 10px
    }
}

@media (max-width:980px) {
    .site-header .navbar-nav>li>a {
        padding-left: 12px;
        padding-right: 12px;
        margin-right: 3px
    }
    .site-header .switch-locale {
        width: 104px;
        padding: 9px 15px
    }
    .site-header .switch-locale .dropdown-menu {
        width: 104px!important
    }
    .site-header .navbar .navbar-header .navbar-brand {
        margin-left: 15px;
    }
}

.site-header.transparent {
    border-bottom: transparent;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, .4), rgba(0, 0, 0, 0));
    background: -webkit-gradient(linear, top, bottom, from(rgba(0, 0, 0, .4)), to(rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, .4), rgba(0, 0, 0, 0));
    background: -o-linear-gradient(top, rgba(0, 0, 0, .4), rgba(0, 0, 0, 0));
    background: -ms-linear-gradient(top, rgba(0, 0, 0, .4), rgba(0, 0, 0, 0));
    box-shadow: none;
}

.site-header.transparent .navbar-header .navbar-toggle {
    border: 1px solid #fff;
    margin-top: 20px;
}

.site-header.transparent .navbar-header .navbar-toggle .icon-bar {
    background-color: #fff
}

.site-header.transparent .navbar-nav>li>a {
    color: #FFF
}

.site-header.transparent .navbar-nav>li>a:hover {
    color: #FFF;
    background-color: rgba(255, 255, 255, .2)
}

.site-header.transparent .switch-locale .dropdown-toggle {
    color: #FFF!important
}

.site-header.transparent .switch-locale .dropdown-toggle:hover {
    color: #FFF
}

.site-header.transparent .switch-locale .dropdown-menu {
    top: 34px;
    background-color: rgba(255, 255, 255, .2)
}

.site-header.transparent .switch-locale .dropdown-menu>li>a {
    color: #FFF
}

.site-header.transparent .switch-locale .dropdown-menu>li>a:focus,
.site-header.transparent .switch-locale .dropdown-menu>li>a:hover {
    color: #FFF;
    background-color: rgba(255, 255, 255, .2)
}

.site-header.transparent .switch-locale:hover {
    background-color: rgba(255, 255, 255, .2)
}

.site-header.transparent .navbar-nav>li>a.singin {
    color: #FFF;
    border: 1px solid #FFF;
    background-color: transparent
}

.site-header.transparent .navbar-nav>li>a.signin:hover {
    color: #03A9F4;
    background-color: #FFF
}

.site-header.transparent .navbar-brand {
    color: #fff;
}

.site-header.transparent .navbar-nav>li>a.signin {
    color: #FFF;
    border: 1px solid #f55858;
    background-color: #f55858;
}

.site-header.transparent .navbar-nav>li>a.signin:hover {
    color: #FFF;
    background-color: #cc0000;
    border: 1px solid #cc0000;
}

.site-main .jumbotron {
    min-height: 710px;
    padding-top: 260px;
    margin-bottom: 0;
    background-image: url(/assets/src/images/bg.jpg);
    background-position: center top;
    background-size: cover;
}

.site-main .jumbotron .slogan {
    /*text-shadow: 0 2px 0 #000, 0 -2px 0 #f8f6f2;*/
    padding: 15px;
}

.site-main .jumbotron h1,
.jumbotron h4 {
    color: #fff;
}

.site-main .jumbotron h1 {
    font-size: 4em;
    margin-bottom: 45px;
}

.site-main .jumbotron h4 {
    font-size: 1.5em;
    margin-bottom: 45px;
}

.site-main .jumbotron .signup {
    padding-left: 40px;
    padding-right: 40px;
}

@media (max-width:768px) {
    .site-main .jumbotron {
        min-height: 480px;
        padding-top: 100px;
    }
    .site-main .jumbotron h1 {
        font-size: 2.1em;
        margin-bottom: 25px;
    }
    .site-main .jumbotron h4 {
        font-size: 1.4em;
        margin-bottom: 45px;
        line-height: 1.6em
    }
    .site-main .jumbotron .signup {
        font-size: 1.2em;
        padding: 6px 12px;
    }
}

.site-main .features {
    padding: 80px 0px;
}

@media (max-width:768px) {
    .site-main .features h1{
        font-size: 25px;
    }
}

.site-main .features .container {
    max-width: 912px;
}

.site-main .features .container h1 {
    margin-bottom: 60px;
}

.site-main .features .item {
    margin-bottom: 60px;
}

.site-main .features .item-icon {
    margin-bottom: 20px;
}

.support {
    padding: 50px 0;
    background-color: #e1e1e1;
}

@media (max-width:768px) {
    .support .title h2{
        font-size: 17px !important;
    }
}

.site-main .support .item {
    margin-bottom: 60px;
}

.site-main .link {
    padding: 20px 0px;
    background-color: #333333;
}

@media (max-width:768px) {
    .site-main .link .contact{
        padding: 0px 10px;
    }
}

.site-main .link h4 {
    color: #d9d9d9;
    margin-bottom: 20px;
}

.site-main .link ul li {
    margin-bottom: 20px;
}

.site-main .link ul li a {
    -webkit-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
    text-decoration: none;
    color: #777;
}

.site-main .link ul li a:hover {
    color: #ededed;
}

.site-main .link p {
    color: #777;
}

.site-main .link i.c-icon {
    /*background-image: url("/assets/src/images/icons.png");*/
    display: inline-block;
    vertical-align: middle;
}

.site-main .link .f-l-cti {
    background-position: 0 54px;
}

.site-main .link .footer-logo {
    width: 145px;
    height: 53px;
}

.site-main .link .footer-logo {
    opacity: 0.5;
    -webkit-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
}

.site-main .link .footer-logo:hover {
    opacity: 1;
}

@media (max-width:768px) {
    .site-main .link .container {
        text-align: center;
    }
}

footer {
    color: #a6a6a6;
    padding: 15px 0px;
    background-color: #000;
    font-size: 1.1em;
}

footer a {
    font-size: 1.0em;
    color: #a6a6a6;
    -webkit-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
    margin-left: 8px;
}

footer a:hover {
    opacity: 1;
    color: #fff;
}

.popweixin {
    text-align: center;
    font-size: 0.5em;
}

.qrwx {
    width: 158px;
}

@media (max-width:768px) {
    footer {
        font-size: 0.8em;
    }
    .popweixin {
        text-align: center;
        font-size: 0.3em;
    }
    .qrwx {
        width: 108px;
    }
}

.section-baner {
    height: 450px;
    background: url(/assets/src/images/introduce-banner.jpg) center bottom no-repeat;
    background-size: cover;
    position: relative;
    padding-top: 150px;
    color: #fff;
}
.case-baner {
    height: 311px;
    background: url(/assets/src/images/case-bg2.jpg) center bottom no-repeat;
    background-size: cover;
    position: relative;
    padding-top: 150px;
    color: #fff;
}

.section-view {
    padding: 70px 0;
    margin: 0 auto;
    max-width: 1050px;
    line-height: 2;
    border-bottom: 1px solid #ededed;
}

@media (max-width: 768px) {
    .section-view {
        padding: 30px 0;
    }

    .section-view--right {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .section-view .title {
        margin-top: 0px !important;
    }

    .section-baner {
        height: 239px;
    }
}

.section-view .title {
    margin-top: 30px;
    padding-bottom: 5px;
    font-size: 30px;
}

.section-view img {
    width: 100%;
    
}

.auth .banner {
    width: 100%;
    height: 190px;
    background: url(/assets/src/images/authbanner.jpg) center bottom no-repeat;
    background-size: cover;
    position: relative;
    opacity: 0.9;
}

.auth .banner .title {
    position: absolute;
    top: 25px;
    left: 25px;
    font-size: 1.5em;
}

.auth .banner .title a {
    color: #fff;
    display: block;
    width: 250px;
    margin: 0 auto;
    text-shadow: 2px 2px 4px #000000;
}

.auth .banner .title a:hover {
    text-decoration: none;
}

.auth .banner .title a:link {
    text-decoration: none !important;
}

.auth .banner .title a h1 {
    font-size: 4em;
}

.auth .form {
    width: 100%;
    margin: 30px auto;
    padding: 0 10px;
    /*text-align: center;*/
}

.auth form {
    width: 100%;
    max-width: 500px;
    margin: 30px auto;
    padding: 0 10px;
    /*text-align: center;*/
}

.auth .form .title {
    margin: 30px 0px;
    text-align: center;
    border-bottom: 3px solid #eee;
    padding-bottom: 15px;
    color: #6f6e6b;
}

.auth .form input {
    height: auto;
    padding: 12px;
    font-size: 16px;
}

.auth .form p {
    padding-top: 9px;
    padding-bottom: 9px;
}

.auth .more {
    padding-top: 19px;
    padding-bottom: 19px;
    border-top: 1px solid #e8edf3;
    text-align: center;
    width: 320px;
    margin: 50px auto;
}

.auth .more .split {
    display: inline-block;
    height: 12px;
    margin: 0 10px;
    border-left: 1px #e8edf3 solid;
}

.auth .more a {
    color: #6f6e6b;
    font-size: 1.1em;
}

.auth .more a:hover {
    color: #0AB1FC;
    text-decoration: none;
}

.auth .form .error {
    border-color: #b94a48;
    -webkit-box-shadow: 0 0 6px #f8b9b7;
    -moz-box-shadow: 0 0 6px #f8b9b7;
    box-shadow: 0 0 6px #f8b9b7;
}

.auth .message {
    width: 100%;
    max-width: 680px;
    margin: 100px auto;
    padding: 0 10px;
}

.auth .success .title {
    font-size: 1.5em;
    margin-bottom: 30px;
}

.auth .success .title i {
    font-size: 1.3em;
}

.auth .success .desc {
    font-size: 1.2em;
    line-height: 45px;
}

.error-message {
    text-align: center;
    margin: 100px 0px;
    font-size: 1.6em;
    text-shadow: 0 1px 0 #fff, 0 -1px 0 #f8f6f2;
    color: #333;
}

.error-message i {
    font-weight: 100;
}




/*------ex-----*/

.ex .site-header {
    border-bottom: 1px solid #edf1f2;
}

.main {
    margin-top: 75px;
    margin-bottom: 15px;
    min-height: 720px;
}

.nav-box .nav-head {
    padding: 15px 0;
    border-bottom: 1px solid #d0d6d9;
    font-weight: 700;
    font-size: 16px;
}

.nav-box .nav-row {
    padding: 15px 0 5px;
    border-bottom: 1px solid #edf1f2;
}

.nav-box .title {
    float: left;
    width: 56px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #787d82;
    text-align: right;
}

.nav-box .nav-row a.active {
    background-color: #10CFBD;
    color: #fff;
}

.nav-box ul {
    list-style: none;
    margin-left: 70px;
}

.nav-box ul li {
    display: inline-block;
    margin: 0 12px;
}

.nav-box ul li a {
    display: block;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 0 6px;
    font-size: 12px;
}

.search-area {
    margin-left: 20px;
    margin-right: 20px;
    min-width: 276px;
}

.search-area:focus i {
    color: red;
}

.search-area i {
    position: absolute;
    top: 0px;
    right: 20px;
    font-size: 22px;
    padding: 6px 6px 6px 0px;
    color: #d9d9d9;
}

.search-area i:hover {
    cursor: pointer;
}

.ex .navbar-nav>li>a:hover {
    background-color: #fff;
    color: #10CFBD !important;
}

.ex .navbar-nav .active {
    background-color: #fff;
    color: #10CFBD !important;
}

.tool-bar {
    position: relative;
    margin-top: -1px;
    padding-right: 15px;
    height: 40px;
    background-color: #f9f9f9;
    border-top: 1px solid #d0d6d9;
    font-size: 12px;
}

.tool-bar a {
    margin: 0 20px;
    line-height: 40px;
    color: #787d82;
}

.list {
    padding-top: 30px;
}

.list .item-list {
    margin-left: -30px;
    margin-right: -30px;
}

.list .item {
    margin: 8px 0px;
    padding: 0px 30px;
    height: 330px;
    -moz-transition: box-shadow 0.3s;
    -webkit-transition: box-shadow 0.3s;
    -o-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
}

.list .item:hover {
    border-bottom: 2px solid #dae0e5;
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}

.list .item .img {
    max-height: 158px;
    overflow: hidden;
}

.list .item .img img {
    width: 100%;
}

.list .item .title h5 {
    margin: 18px 0 0;
    height: 18px;
    line-height: 18px;
    color: #14191e;
    text-align: left;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list .item .desc {
    margin: 8px 0px;
    height: 40px;
    overflow: hidden;
    font-size: 12px;
    color: #b4bbbf;
    margin: 8px 0px;
    line-height: 20px;
}

.list .item .tips {
    color: #787d82;
}

.list .item .labels {
    margin-top: 10px;
}

.list .item .label {
    margin-right: 10px;
}

.list .page {
    margin: 25px 0 auto;
    overflow: hidden;
    clear: both;
    text-align: center;
}

.list .page a {
    display: inline-block;
    margin: 0 5px;
    padding: 0 5px;
    min-width: 20px;
    height: 29px;
    line-height: 30px;
    font-size: 14px;
    color: #787d82;
    text-align: center;
    border-bottom: 1px solid transparent;
    -webkit-transition: border-color 0.2s;
    -moz-transition: border-color 0.2s;
    transition: border-color 0.2s;
}

.list .page a:hover {
    border-bottom: 1px solid #10CFBD;
    color: #10CFBD;
}

.face {
    text-align: center;
    overflow: hidden;
    display: inline-block;
    zoom: 1;
    vertical-align: middle;
    background: #eeece8;
    border: solid 1px #d1e1ec;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    width: 34px;
    border-radius: 50%;
    color: #d65149;
    text-shadow: transparent 0 0 0;
}

.user .dropdown-menu>li>a {
    padding: 10px 20px;
}

.content .wrap {
    position: relative;
}

.dropdown .r {
    left: auto;
    right: 0px;
}

.dropdown .l {
    right: auto;
    left: 0px;
}

.sidebar {
    position: absolute;
    left: 0px;
    /*top: -175px;*/
}

.mainpanel {
    /*height: 100%;
    margin-right: 0;*/
    margin-left: 240px;
    /*position: relative;
    padding: 0px 15px;*/
}

.mainpanel .title {
    margin-top: 0px;
}

.mainpanel .list {
    padding-top: 0px;
}

.menu {
    list-style: none;
    padding-left: 0px;
}

.menu li {
    height: 60px;
    border-bottom: 1px solid #edf1f2;
    position: relative;
    padding-left: 31px;
}

.menu li.active a {
    color: #10CFBD;
}

.menu li a {
    line-height: 60px;
    font-size: 16px;
    font-weight: 500;
}

.menu li a i {
    position: relative;
    left: -25px;
    top: 3px;
    font-size: 18px;
    width: 18px;
    height: 18px;
}

.menu li a b {
    position: relative;
    top: 3px;
    right: -45px;
    font-size: 18px;
}

.big-pic {
    height: 220px;
    background: url("/assets/src/images/bg.jpg") no-repeat center top #000000;
    background-size: 100% 100%;
}

.big-pic .user-info {
    position: relative;
    width: 605px;
    padding-top: 60px;
    margin: 0 auto;
}

.big-pic .user-info h3,
.big-pic .user-info h4 {
    margin: 16px 0px;
    color: #fff;
}

.account-avatar {
    position: relative;
}

.account-avatar .bg {
    width: 200px;
    height: 200px;
    background-color: #ffffff;
    opacity: 0.2;
    border-radius: 100px;
    transition: all .3s;
    -moz-transition: all .3s;
    /* Firefox 4 */
    -webkit-transition: all .3s;
    /* Safari 和 Chrome */
    -o-transition: all .3s;
}

.account-avatar img {
    position: absolute;
    left: 5px;
    top: 5px;
    width: 190px;
    height: 190px;
    border-radius: 95px;
    transition: all .3s;
    -moz-transition: all .3s;
    /* Firefox 4 */
    -webkit-transition: all .3s;
    /* Safari 和 Chrome */
    -o-transition: all .3s;
}

.user-info .info h3 {
    margin-top: 0px;
}

.account-info {
    border-bottom: 1px solid #edf1f2;
    padding-bottom: 20px;
    text-align: left;
}

.account-info .company h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.topnav {
    list-style: none;
    padding-left: 0px;
    border-bottom: 1px solid #d4d5d7;
    margin-top: 10px;
    height: 56px;
}

.topnav li {
    float: left;
    margin-right: 56px;
    margin-top: -1px;
    text-align: center;
    padding: 0 2px;
    height: 56px;
    line-height: 56px;
}

.topnav li.active {
    border-bottom: 2px solid #10CFBD;
    color: #10CFBD;
}

.topnav li.active a {
    color: #10CFBD;
}

.topnav li a {
    display: block;
}

.topnav li:hover {
    border-bottom: 2px solid #10CFBD;
}

.nodata {
    margin-top: 150px;
    font-size: 18px;
    color: #b5b9bc;
    text-align: center;
}

.nodata a {
    color: #10CFBD;
}

.tab-content .tab-pane {
    padding: 15px 0px;
}

.bar {
    height: 56px;
    line-height: 56px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    margin: 16px 0px;
}

.bar .title {
    float: left;
    margin-bottom: 0px;
    margin: 15px 0px;
}

.ticket {
    border: 3px solid #eee;
    padding: 8px 16px;
    border-radius: 8px;
    margin: 10px 0px;
    height: 170px;
    overflow: hidden;
    -moz-transition: box-shadow 0.3s;
    -webkit-transition: box-shadow 0.3s;
    -o-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
}

.ticket:hover {
    border-bottom: 2px solid #dae0e5;
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}

.ticket .item {
    clear: both;
    padding: 10px 0px;
    display: table;
    width: 100%;
    line-height: 25px;
}

.ticket .item h3 {
    margin: 0px;
}

.ticket .item .price {
    float: left;
    color: #F55753;
    font-size: 20px;
    font-weight: 600;
}

.ticket .item .date {
    float: right;
    font-size: 16px;
}

.ticket-panel:hover .delete {
    display: inherit;
}

.ticket-panel .delete {
    position: absolute;
    right: 8px;
    display: none;
}

.ticket-panel .delete:hover {
    cursor: pointer;
}

.page-ticket .add {
    margin: 10px 0px;
    border-top: 1px dashed #eee;
    padding: 5px 0px;
}

.input-group-addon {
    border: none;
    color: rgba(98, 98, 98, 0.47);
}

.nav-tabs.nav-justified>li>a {
    border: 1px solid #fff;
}

.formbuilder {
    position: relative;
    top: 0px;
    left: 0px;
    min-height: 100%;
}

.formbuilder-preview {
    padding: 0px 15px 0px 0px;
}

.formbuilder-preview .pannel {
    background-color: #FFF;
    padding: 8px;
    margin-left: 15px;
    margin-right: 15px;
}

.formbuilder-preview .pannel .preview {
    background-color: #FFF;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.44);
    border-radius: 3px;
    padding: 8px;
    min-height: 450px;
}

.formbuilder-component {
    padding: 0px 0px 0px 15px;
    border-left: 1px solid rgba(0, 0, 0, 0.07);
    min-height: 516px;
}

.formbuilder-component h3 {
    margin: 0px;
}

.utility {
    font-size: 14px;
    padding: 10px;
    border: 1px solid #eee;
    margin: 10px 0px;
    cursor: pointer;
    transition: color 0.1s linear 0s, background-color 0.1s linear 0s, opacity 0.2s linear 0s !important;
}

.utility:hover {
    background-color: #eee;
    color: #fff;
}

.utility i {
    float: right;
    line-height: 20px;
}

.enabled-component {
    padding: 8px;
    border: 1px dashed #eee;
    margin-top: 28px;
}

.enabled-component:hover {
    background-color: #F0F0F0;
    border: 1px solid #eee;
    cursor: move;
}

.delete-field {
    float: right;
    cursor: pointer;
    margin-top: -19px;
    margin-right: -13px;
}

.delete-field i {
    font-size: 1.6em;
}

.delete-field {
    display: none;
}

.ticket:hover .delete-field,
.enabled-component:hover .delete-field {
    display: inherit;
}

.preview .active {
    background-color: #F0F0F0;
    border: 1px solid #eee;
}

.option {
    position: relative;
    margin-top: 15px;
}

.option input {
    width: 90%;
}

.option i {
    position: absolute;
    top: 10px;
    right: 0px;
}

.option i:hover {
    cursor: pointer;
}

.st-sort-ascent:before {
    content: '\25B2';
}

.st-sort-descent:before {
    content: '\25BC';
}

.pointer:hover {
    cursor: pointer;
}

.pagination>li {}




/*--------------------------loading start------------------------------*/

.spinner {
    margin: 100px auto 0;
    width: 70px;
    text-align: center;
}

.spinner>div {
    width: 18px;
    height: 18px;
    background-color: #10CFBD;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}




/*--------------loading end------------*/

.img-preview {
    width: 480px;
    height: 260px;
    overflow: hidden;
}

.img-preview .preview {
    background-color: #F4F4F4;
    text-align: center;
    height: 260px;
    line-height: 50px;
    padding-top: 60px;
    font-weight: 700;
    font-size: 16px;
    color: #9D9D9D;
}

.img-preview .preview span {
    color: #f55753;
}

.img-upload {
    line-height: 25px;
}

.img-upload .tips {
    margin-top: 80px;
    color: #979797;
}




/*----datepicker----*/

.uib-datepicker:focus {
    border: none;
}

.uib-datepicker-popup.dropdown-menu {
    padding: 0px;
    margin: 0px;
}

.uib-datepicker button {
    border: none;
}

.bar .breadcrumb {
    padding: 0px;
    font-size: 18px;
    font-weight: 700;
}

.btn-switch a {
    color: #C9C9C9;
}

.btn-switch a.active {
    color: #2E2E2E;
}

.file-item {
    margin-bottom: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.file-item .title {
    margin-top: 6px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.file-item:hover {
    background-color: rgba(223, 223, 223, .3);
    cursor: pointer;
}

.meeting-info {
    position: relative;
    padding: 0px 15px;
}

.meeting-info dt {
    width: 450px;
    height: 270px;
}

.meeting-info dt img {
    width: 100%;
    max-height: 270px;
    overflow: hidden;
}

.meeting-info dd {
    position: relative;
    height: 270px;
    padding: 0px 30px;
    width: 690px;
}

.meeting-info .meeting-title {
    margin: 0px 0px 10px 0px;
}

.meeting-info .item {
    padding: 10px 0px;
    font-size: 14px;
    text-align: left;
    color: #797979;
}

.meeting-info .fun {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 30px;
    margin-bottom: 0;
}

.page-detail .content img {
    max-width: 100%;
}

.module {
    margin-top: 15px;
    display: table;
    content: " ";
}

.module img {
    max-width: 260px;
}

.tags a {
    padding: 10px;
    border: 1px dashed #ccc;
    margin: 5px;
    display: block;
    float: left;
}

.tags a:hover {
    background-color: #eee;
}

.tags a.active {
    background-color: #ccc;
    color: #fff;
    cursor: default;
}

.page-register .error {
    border: 2px solid red;
}

.page-detail section {
    margin: 15px 0px;
}

.page-detail .content {
    padding-left: 0px;
    line-height: 30px;
}

.page-detail .modules {
    padding-right: 0px;
}

.page-detail .title {
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #10CFBD;
}

.page section {
    margin: 15px 0px;
    padding: 8px 0px;
}

.page-register section .item {
    background-color: #f6f6f6;
    padding: 20px;
}

.page-register .ticket {
    background-color: #fff;
    border: 2px solid #fff;
    height: auto;
}

.page-register .ticket .name,
.page-register .ticket .date {
    font-weight: bold;
}

.page-register .ticket .price {
    color: red;
    font-weight: bold;
}

.page-register .ticket.active {
    background-color: #10CFBD;
    color: #fff;
}



/*************************MEETON 2.0*****************************/

#page-title {
    display: table;
    padding-bottom: 0;
    table-layout: fixed;
    color: #2b425b;
    padding: 10px 15px;
    width: 100%;
}

#page-content {
    padding: 15px 15px 0;
}

.case-list{
    display: inline-block;
    border: solid 3px #fff;
    position: relative;
}

.case-title{
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .60);
    color: #fff;
    font-size: 24px;
    text-align: center;
    padding: 70px 20px 0 20px;
}
.case-title:hover {
    background: rgba(0, 0, 0, 0);
}
.case-h2{
    padding: 0 0 30px;
}

.case-item{
    background: #eee !important;
}
.case-item:hover{
    background: #fff !important;
}

.case-list{ 
    margin: 20px 0;
    border-bottom: solid 1px #eee;
    padding: 20px 0;
 }

 .case-list .media-body p{
    line-height: 25px;

 }
 .case-list .media-left{
    padding-right: 25px !important;
 }
 .case-date{
    color: #999;
 }

.case-detail h2{
    margin-top: 40px;
 }
.case-detail p{
    line-height: 26px;
  }

