html,
body {
    height: 100%;
}
ul, ul li {
    background: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}
.wrap > .container {
    padding: 0 15px 20px;
}
.topbar{
    background-color:#fcfcfc;color:#727272;
    border-bottom:1px solid #ebebeb;
}
.top-left{height:30px;line-height: 28px;}
.top-right{height:30px;line-height: 28px;}
.footer {
    height: auto;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding: 20px;
}
.footer ul, .footer ul li{
    list-style:none;
    margin:0;
    padding:0;
}
.jumbotron {
    text-align: center;
    background-color: transparent;
}
.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}
.not-set {
    color: #c55;
    font-style: italic;
}
/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family:'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}
a.asc:after {
    content: /*"\e113"*/ "\e151";
}
a.desc:after {
    content: /*"\e114"*/ "\e152";
}
.sort-numerical a.asc:after {
    content: "\e153";
}
.sort-numerical a.desc:after {
    content: "\e154";
}
.sort-ordinal a.asc:after {
    content: "\e155";
}
.sort-ordinal a.desc:after {
    content: "\e156";
}
.grid-view th {
    white-space: nowrap;
}
.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}
.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}
.panel {
    border-radius: 2px;
}
.thumbnail {
    border-radius: 2px;
}
.input-lg {
    border-radius: 3px;
}
.form-control {
    border-radius: 2px;
}
.breadcrumb {
    border-radius: 2px;
}
.panel-heading {
    padding: 10px 15px 0px;
}
.panel-default > .panel-heading{
    background-color: #fff;
}
.list-group {
    margin-bottom: 0;
    padding: 0 15px;
}
.list-group-item {
    padding: 10px 0;
    border: dotted;
}
.panel h1, .h1, h2, .h2, h3, .h3{
    margin-top: 0;
}
.panel-title {
    margin-top: 0;
    margin-bottom: -1px;
    padding-bottom: 5px;
    font-size: 18px;
    color: #fd441e;
    line-height: 30px;
    position: relative;
    display: inline-block;
    border-bottom: 3px solid #ddd;
}
.list-group-item-simple {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    /*border-bottom: 1px solid #ddd;*/
}
@media (max-width: 767px) {
    h2,.h2,h3,.h3,h4,.h4{
        font-size:14px
    }
    h5,.h5,h6,.h6{
        font-size:12px
    }
    .container > .navbar-header, .container-fluid > .navbar-header{
        margin-right: -15px;
        margin-left: -15px;
    }
    .navbar-brand img{
        max-width: 120px;
        max-height: 24px;
    }
    .logo-image{
        display: none;
    }
    .panel-title {
        font-size: 14px;
    }
}
/* 自定义样式*/
.page-header {
    padding-bottom: 9px;
    margin: 0 0 20px;
    border-bottom: 1px solid #eee;
}
@media (min-width: 768px) {
    .site-search{
        float: right;padding-top: 15px;margin-right: -15px
    }
    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: -15px;
    }
    .top-right{float: right;}
    .navbar .navbar-brand {
        display:none
    }
}
.navbar-nav > li > a {
    color: #fff;
    padding: 15px 30px;
}
/** 蓝色主题0099FF*/
.navbar {border-radius: 0; margin-bottom: 0px;border:none;
    background-color: #166696
}
.navbar .navbar {background-color:#166696;}
.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus {background-color: #fd441e;color:#fff}
.navbar .navbar-collapse,
.navbar .navbar-form{
    border-color:#166696;
}
.navbar .navbar-nav > .active > a,
.navbar .navbar-nav > .active > a:hover,
.navbar .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #fd441e;
}
.navbar .navbar-toggle .icon-bar{
    background-color: #fd441e;
}
.navbar .navbar-brand {
    color: #fff;
}
.navbar .navbar-nav > .open > a,
.navbar .navbar-nav > .open > a:hover,
.navbar .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #fd441e;
}
.navbar .dropdown-menu > .active > a,
.navbar .dropdown-menu > .active > a:hover,
.navbar .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #fd441e;
    outline: 0;
}
@media (max-width: 767px) {
    .navbar .navbar-nav .open .dropdown-menu > .active > a,
    .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #fd441e;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #E8E6E6;
    }
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img{
    /*min-height: 260px;*/
}
/** 其他样式*/
.panel .panel-title{border-color: #166696;}

.table-simple{
    width:100%
}
.table-simple > tbody > tr > th,
.table-simple > tfoot > tr > th,
.table-simple > thead > tr > td,
.table-simple > tbody > tr > td,
.table-simple > tfoot > tr > td {
    padding: 8px 0;
    line-height: 1.42857143;
    vertical-align: top;
    border-bottom: 1px dashed #ddd;
}
img{
    max-width: 100%;
    height: auto;
}
.right-dialog{
    background-color: #00a9e5;
    height: auto;
    padding: 10px;
    position: fixed;
    right: 0;
    top: 70%;
    white-space: nowrap;
    width: 50px;
    z-index: 100;
    -webkit-border-radius: 6px 0 0 6px;
    -moz-border-radius: 6px 0 0 6px;
    -ms-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -moz-transition: width 0.3s;
    -webkit-transition: width 0.3s;
    -o-transition: width 0.3s;
    -ms-transition: width 0.3s;
    transition: width 0.3s;
}
.right-dialog span{
    font-size:30px;
    color:#fff
}
.projects-header{
    width: 60%;
    text-align: center;
    margin: 20px auto 10px;
    font-weight: 100;
    /*margin-bottom: 10px;*/
    display: block;
}

@media (min-width: 768px) {
    .boxF {
        transform: rotate(120deg);
        float: left;
        margin-left: 25px;
        -ms-transform: rotate(120deg);
        -moz-transform: rotate(120deg);
        -webkit-transform: rotate(120deg);
    }
}
@media (max-width: 767px) {
    .projects-header{
        text-align: center;
        margin: 30px 0 10px;
        font-weight: 200;
    }
    .boxF {
        transform: rotate(120deg);
        margin-left: auto;
        margin-right: auto;
        -ms-transform: rotate(120deg);
        -moz-transform: rotate(120deg);
        -webkit-transform: rotate(120deg);
    }
}
.boxF, .boxS, .boxT, .overlay {
    width: 200px;
    height: 250px;
    overflow: hidden;
}

.boxF, .boxS {
    visibility: hidden;
}
.boxS {
    transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -webkit-transform: rotate(-60deg);
}
.boxT {
    transform: rotate(-60deg);
    /*background: no-repeat 50% center;*/
    background-size: 125% auto;
    -ms-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -webkit-transform: rotate(-60deg);
    visibility: visible;
    background-color:#f37730;
}
.boxT h5 {
    padding-top: 54px;
    margin-bottom: 10px;
    font-size: 24px;
    text-align: center;
    color: #400100;
}
.boxT p {
    padding: 0 15px;
    line-height: 20px;
    font-weight: bold;
    color: #fff;font-size:12px;
}