/***************************************************************************************/
.nav-bar {
    padding-top: 0;
    padding-bottom: 5px;
}

.nav-bar > li {
    float: left;
    border-right: 1px solid #e6e6e6;
    padding: 0 7px;
    height: 16px;
}

.nav-bar > li > a {
    border-radius: 0;
    background: none;
    padding: 0 5px;
    margin-bottom: 0;
}

.nav-bar > li {
    margin: 0;
}

.nav-bar > li > a,
.nav-bar > li > a:hover,
.nav-bar > li > a:focus {
    background: none;
}

.nav-bar > li.active > a,
.nav-bar > li.active > a:hover,
.nav-bar > li.active > a:focus {
    color: #ff6700;
    border-bottom: 2px solid #ff6700;
    background: none;
}

.nav-bar > li.active > a:before,
.nav-bar > li.active > a:after {
    content: '\20';
    display: inline-block;
}

/*工作台tab样式*/
.nav-tab {
    border-bottom: 1px solid #ddd;
}

.nav-tab > li {
    float: left;
    margin-bottom: -1px;
}

.nav-tab > li > a {
    margin-right: -1px;
    line-height: 1.42857143;
    padding-top: 13px;
    padding-bottom: 10px;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.nav-tab > li > a:hover {
    background: none;
}

.nav-tab > li.active > a,
.nav-tab > li.active > a:hover,
.nav-tab > li.active > a:focus {
    padding-top: 10px;
    color: #D7211D;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    border-top: solid 4px #D7211D
}

.nav-tab > li .tab-claim {
    max-width: 120px;
}

/*视图上大标签*/
.nav-view {
    background: #ececec;
    border: solid 1px #d6d6d6;
}

.nav-view > li {
    margin-top: -1px;
    float: left;
    height: 45px;
    background: #fff;
    margin-bottom: -1px;
}

.nav-view > li > a {
    line-height: 45px;
    height: 45px;
    padding: 0;
    max-width: 200px;
    width: 200px;
    text-align: center;
    margin-left: -1px;
    font-size: 16px;
    border: solid 1px #d6d6d6;
}

.nav-view > li > a,
.nav-view > li > a:hover,
.nav-view > li > a:focus {
    background: none;
}

.nav-view > li.active > a,
.nav-view > li.active > a:hover,
.nav-view > li.active > a:focus {
    border-top: solid 5px #252525;
    line-height: 38px;
    color: #D7211D;
    border-bottom-color: transparent;
}

.nav-view > li.active > a:before,
.nav-view > li.active > a:after {
    content: '\20';
    display: inline-block;
}

.nav-chart {
    /*border-bottom: 1px solid #ddd;*/
}

.nav-chart > li {
    float: left;
    /*margin-bottom: -1px;*/
}

.nav-chart > li > a {
    margin-right: -1px;
    line-height: 50px;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.nav-chart > li > a:hover {
    /*border-color: #eee #eee #ddd;*/
    background: none;
}

.nav-chart > li.active > a,
.nav-chart > li.active > a:hover,
.nav-chart > li.active > a:focus {
    padding-top: 10px;
    color: #ffa900;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    border-top: solid 4px #ffa900
}

.nav-chart > li .tab-claim {
    max-width: 120px;
}

/***************************************************************************************/
.btn-ebiz {
    border-radius: 0;
    min-width: 80px;
    padding: 4px 12px;
    margin: 0 3px;
}

.btn-modal {
    width: 80px;
    font-size: 16px;
    padding: 5px 12px;
}

.btn.btn-default {
    color: #D7211D;
    border-color: #D7211D;
}

.btn.btn-link.btn-stamp {
    padding: 0 8px;
}

.modal-header {
    padding: 11px 20px 11px 15px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 18px;
}

/***************************表格操作列按钮*********************************/
.btn.btn-primary.btn-action,
.btn.btn-primary.btn-action:focus {
    color: #D7211D;
    border: none;
    background: none;
    padding: 3px 8px;
    min-width: 30px;
}

.btn.btn-primary.btn-action:hover {
    color: #D7211D;
    background-color: #e6e6e6;
}

.btn.btn-default.btn-action,
.btn.btn-default.btn-action:focus {
    color: #a85600;
    border: none;
    background: none;
    padding: 3px 8px;
    min-width: 30px;
}

.btn.btn-default.btn-action:hover {
    color: #D7211D;
    background-color: #e6e6e6;
}

/************************日期控件操作按钮样式******************************/
.btn.btn-yb-default {
    background-color: #fff;
    border-color: #fff;
    box-shadow: none;
}

.text-yb-muted {
    color: #888;
}

.text-yb-info,
.btn-yb-info {
    color: #d7211d;
}

.btn.btn-yb-default.btn-yb-info,
.btn.btn-yb-default.btn-yb-info .text-yb-info,
.btn-yb-info:active,
.btn-yb-info.active,
.btn.btn-yb-default:hover {
    color: #fff;
    background-color: #d7211d;
}

.btn.btn-yb-default[disabled] {
    color: #666;
}

.btn.btn-yb-default[disabled]:hover {
    background-color: #fff;
}

.btn.btn-yb-default:hover .text-yb-info {
    color: #fff;
}

.yb-date-main {
    position: absolute;
    z-index: 800;
    width: 192px;
    min-height: 12px;
    padding: 5px 0;
    margin-top: 2px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.div-selected{
    background-color: #ffedea;
}
/*******************************表格样式*************************************/
tbody > tr.row-selected {
    background-color: #ffedea;

}

/**************************************************************************************/
ul, li {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    color: #333;
    cursor: pointer;
    text-decoration: none;
}

a:hover, a:visited, a:hover {
    text-decoration: none;
}

.base-color {
    color: #D7211D;
}

.danger-color {
    color: #f00;
}

.warn-color {
    color: #e27104
}

.success-color {
    color: #19a103;
}

.bg-color {
    background-color: white;
}

.disable-color {
    color: #cfcfcf;
}

/*光标形状 - 手*/
.cursor-pointer {
    cursor: pointer;
}

/*内容容器边框*/
.container-border {
    border: solid 1px #d6d6d6;
    border-top: none;
}

/*内容在DIV中垂直居中显示 需要在DIV中垂直显示图片、多行文本等的时候可用 {父元素引用.table-fixed 子元素引用.table-cell} */
.table-fixed {
    display: table;
    table-layout: fixed;
}

.table-cell {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

/*所有的margin,bottom,border 的设置用下面的class，不能自定义class*/
.b-none {
    border: none !important;
}

.b-l-2x {
    border-left-width: 2px;
}

.b-l-3x {
    border-left-width: 3px;
}

.b-l-4x {
    border-left-width: 4px;
}

.b-l-5x {
    border-left-width: 5px;
}

.b-2x {
    border-width: 2px;
}

.b-3x {
    border-width: 3px;
}

.b-4x {
    border-width: 4px;
}

.b-5x {
    border-width: 5px;
}

.r {
    border-radius: 2px 2px 2px 2px;
}

.r-2x {
    border-radius: 4px;
}

.r-3x {
    border-radius: 6px;
}

.r-l {
    border-radius: 2px 0 0 2px;
}

.r-r {
    border-radius: 0 2px 2px 0;
}

.r-t {
    border-radius: 2px 2px 0 0;
}

.r-b {
    border-radius: 0 0 2px 2px;
}

.m-xxs {
    margin: 2px 4px;
}

.m-xs {
    margin: 5px;
}

.m-sm {
    margin: 10px;
}

.m {
    margin: 15px;
}

.m-md {
    margin: 20px;
}

.m-lg {
    margin: 30px;
}

.m-xl {
    margin: 50px;
}

.m-n {
    margin: 0 !important;
}

.m-l-none {
    margin-left: 0 !important;
}

.m-l-xs {
    margin-left: 5px;
}

.m-l-sm {
    margin-left: 10px;
}

.m-l {
    margin-left: 15px;
}

.m-l-md {
    margin-left: 20px;
}

.m-l-lg {
    margin-left: 30px;
}

.m-l-xl {
    margin-left: 40px;
}

.m-l-xxl {
    margin-left: 50px;
}

.m-l-n-xxs {
    margin-left: -1px;
}

.m-l-n-xs {
    margin-left: -5px;
}

.m-l-n-sm {
    margin-left: -10px;
}

.m-l-n {
    margin-left: -15px;
}

.m-l-n-md {
    margin-left: -20px;
}

.m-l-n-lg {
    margin-left: -30px;
}

.m-l-n-xl {
    margin-left: -40px;
}

.m-l-n-xxl {
    margin-left: -50px;
}

.m-t-none {
    margin-top: 0 !important;
}

.m-t-xxs {
    margin-top: 1px;
}

.m-t-xs {
    margin-top: 5px;
}

.m-t-sm {
    margin-top: 10px;
}

.m-t {
    margin-top: 15px;
}

.m-t-md {
    margin-top: 20px;
}

.m-t-lg {
    margin-top: 30px;
}

.m-t-xl {
    margin-top: 40px;
}

.m-t-xxl {
    margin-top: 50px;
}

.m-t-n-xxs {
    margin-top: -1px;
}

.m-t-n-xs {
    margin-top: -5px;
}

.m-t-n-sm {
    margin-top: -10px;
}

.m-t-n {
    margin-top: -15px;
}

.m-t-n-md {
    margin-top: -20px;
}

.m-t-n-lg {
    margin-top: -30px;
}

.m-t-n-xl {
    margin-top: -40px;
}

.m-t-n-xxl {
    margin-top: -50px;
}

.m-r-none {
    margin-right: 0 !important;
}

.m-r-xxs {
    margin-right: 1px;
}

.m-r-xs {
    margin-right: 5px;
}

.m-r-sm {
    margin-right: 10px;
}

.m-r {
    margin-right: 15px;
}

.m-r-md {
    margin-right: 20px;
}

.m-r-lg {
    margin-right: 30px;
}

.m-r-xl {
    margin-right: 40px;
}

.m-r-xxl {
    margin-right: 50px;
}

.m-r-n-xxs {
    margin-right: -1px;
}

.m-r-n-xs {
    margin-right: -5px;
}

.m-r-n-sm {
    margin-right: -10px;
}

.m-r-n {
    margin-right: -15px;
}

.m-r-n-md {
    margin-right: -20px;
}

.m-r-n-lg {
    margin-right: -30px;
}

.m-r-n-xl {
    margin-right: -40px;
}

.m-r-n-xxl {
    margin-right: -50px;
}

.m-b-none {
    margin-bottom: 0 !important;
}

.m-b-xxs {
    margin-bottom: 1px;
}

.m-b-xs {
    margin-bottom: 5px;
}

.m-b-sm {
    margin-bottom: 10px;
}

.m-b {
    margin-bottom: 15px;
}

.m-b-md {
    margin-bottom: 20px;
}

.m-b-lg {
    margin-bottom: 30px;
}

.m-b-xl {
    margin-bottom: 40px;
}

.m-b-xxl {
    margin-bottom: 50px;
}

.m-b-n-xxs {
    margin-bottom: -1px;
}

.m-b-n-xs {
    margin-bottom: -5px;
}

.m-b-n-sm {
    margin-bottom: -10px;
}

.m-b-n {
    margin-bottom: -15px;
}

.m-b-n-md {
    margin-bottom: -20px;
}

.m-b-n-lg {
    margin-bottom: -30px;
}

.m-b-n-xl {
    margin-bottom: -40px;
}

.m-b-n-xxl {
    margin-bottom: -50px;
}

.left-bottom {
    position: absolute;
    left: 0;
    bottom: 0;
}

/*所有的margin,bottom,border 的设置用上面的class，不能自定义class*/
/***************************************************************************************/
/*下面的class是容器的公式类，用来设置padding*/
.wrapper-xxs {
    padding: 2px;

}

.wrapper-xs {
    padding: 5px;
}

.wrapper-sm {
    padding: 10px;
}

.wrapper {
    padding: 15px;
}

.wrapper-md {
    padding: 20px;
}

.wrapper-lg {
    padding: 30px;
}

.wrapper-xl {
    padding: 50px;
}

.wrapper-l {
    padding: 15px 5px;
}

.padder-none {
    padding-left: 0;
    padding-right: 0;
}

.padder-lg {
    padding-right: 30px;
    padding-left: 30px;
}

.padder-md {
    padding-right: 20px;
    padding-left: 20px;
}

.padder-sm {
    padding-right: 10px;
    padding-left: 10px;
}

.padder {
    padding-right: 15px;
    padding-left: 15px;
}

.padder-v {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.no-padder {
    padding: 0 !important;
}

.pull-in {
    margin-right: -15px;
    margin-left: -15px;
}

.pull-out {
    margin: -10px -15px;
}

/*上面的class是容器的公式类，用来设置padding*/

/* 图片遮罩层 */
.shadow {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

.shadow .set {
    color: #fff;
    text-align: center;
    background: #333;
    height: 30px;
    line-height: 30px;
    z-index: 10;
    position: relative;
    display: none;
}

.shadow .set span {
    cursor: pointer;
    color: #fff;
}

.shadow .set span:hover {
    color: #D7211D
}

.shadow .info {
    color: #fff;
    z-index: 10;
    line-height: 20px;
    position: absolute;
    width: 100%;
    height: 20px;
    text-align: center;
    top: 50%;
    margin-top: -10px;
    display: none;
}

.shadow .move-lr {
    color: #fff;
    z-index: 10;
    line-height: 20px;
    position: absolute;
    width: 100%;
    height: 20px;
    text-align: center;
    top: 50%;
    margin-bottom: -10px;
    display: none;
    font-size: 16px;
}

.shadow .move-lr span:hover {
    color: #f60
}

.shadow .info span:hover {
    color: #f60
}

.shadow .transparency {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    opacity: .7;
    filter: alpha(opacity=70);
    z-index: 1;
    display: none;
}

.shadow:hover .set,
.shadow:hover .info,
.shadow:hover .move-lr,
.shadow:hover .transparency {
    display: block;
}

div.img-shadow {
    width: 100%;
    height: 100%;
}

div.img-shadow:hover .shadow .set,
div.img-shadow:hover .shadow .info,
div.img-shadow:hover .shadow .move-lr,
div.img-shadow:hover .shadow .transparency {
    display: block;
}

/* 数据加载遮罩层 */
.shade {
    z-index: 1050;
}

.loading {
    background-color: #000;
    opacity: 0.4;
    filter: alpha(opacity=40);
    width: 100%;
    height: 100%;
    position: fixed;
}

.loading-message {
    background-color: #fff;
    position: absolute;
    top: 45%;
    left: 45%;
    width: 170px;
    padding: 8px 0;
}

/******************************************************************************/
/**输入表单控件样式**/
.check-set {
    float: left;
    background-color: #ffffff;
    width: 15px;
    height: 15px;
}

.check-set:checked {
    float: left;
    opacity: 0;
}

.checked-box {
    font-size: 15px;
    float: left;
    color: #ff6700;
    width: 13px;
    height: 13px;
    position: relative;
    z-index: 0;
    left: -7px;
}

.help-block {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    color: #737373;
}

.error-block {
    line-height: 34px;
    margin-left: 8px;
}

.error-block i.fa {
    font-size: 14px;
    margin-right: 3px;
}

/* 帮助信息样式 */
.error-danger {
    color: #D7211D;
}

.help-message {
    color: #bbb;
    font-size: 12px;
    line-height: 14px;
    height: 14px;
    margin-top: 10px;
}

/* 文本显示样式 */
.text-message {
    padding-top: 7px;
    padding-left: 10px;
    margin-bottom: 0;
    text-align: left;
}

/*文本样式*/
.user-message {
    text-align: left;
    font-size: 14px;
}

/***************************************************************************************/
/*顶部导航样式*/
.top-bar {
    width: 100%;
    height: 24px;
    line-height: 24px;
    color: #6c6c6c;
    position: relative;
    background: #F2F2F2;
    z-index: 10;
    font-size: 12px;
}

.top-bar .glyphicon {
    color: #9c9c9c;
}

.top-bar a {
    color: #6c6c6c;
    font-size: 12px;
}

.top-bar a:hover, .top-bar a:hover span {
    color: #ff4400;
}

.top-bar a.danger-color {
    color: #e71f19;
}

.top-bar li {
    margin-right: 20px;
}

.top-bar li .nav-content {
    position: absolute;
    top: 35px;
    background: #fff;
    border: solid 1px #e5e5e5;
    display: none;
    padding: 8px 0;
    width: 100%;
}

.top-bar li .nav-content li {
    width: 100%;
    text-align: center;
    line-height: 30px;
}

.top-bar li .nav-content li:hover {
    background: #f0f0f0
}

.top-bar .nav-pills > li > a {
    padding: 0;
    border-radius: 0;
}

.top-bar li:hover .nav-content {
    display: block;
}

.top-bar li.site-map:hover > a {
    background: #fff;
    z-index: 11;
}

.top-bar li.site-map .nav-content {
    right: 0;
    width: 120px;
}

/****************************************************************/
/*顶部菜单样式表*/
.menu-nav {
    min-width: 1200px;
    background: #fff;
}

.menu-nav .logo {
    height: 44px;
    width: 80px;
    margin: 10px 0;
    display: inline-block;
    border-right: solid 1px #bfbfbf;
    padding-right: 20px;
}

.menu-nav .worker {
    color: #333;
    font-size: 20px;
    margin-left: 20px;
    display: inline-block;
    vertical-align: middle;
}

.menu-nav .main-nav {
    color: #fff;
    background: #252525;
}

.navbar-nav li.hand {
    font-size: 20px;
    line-height: 80px;
    height: 80px;
    padding: 0 15px;
    color: #333333;
    cursor: pointer;
}

.navbar-nav li.hand:hover {
    color: #ff6700;
}

.navbar-nav li a {
    font-size: 16px;
    line-height: 30px;
}

.menu-nav .navbar-nav li a {
    font-size: 16px;
    line-height: 45px;
    height: 45px;
    padding: 0 32px;
    margin: 0 2px;
    color: #fff;
}

.menu-nav .navbar-nav li a:hover,
.menu-nav .navbar-nav li a:focus {
    background: #d7211d;
}

.menu-nav .navbar-nav li a.active {
    background: #d7211d;
}

.sub-nav {
    width: 100%;
    background: #fff;
    border-bottom: solid 1px #D6D6D6;
    height: 45px;
}

/*************************************/
/*侧面菜单样式表*/

ul.side-menu {
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.side-menu > li {
    width: 150px;
    height: 45px;
    position: relative;
    margin-right: -1px;
}

ul.side-menu > li > a {
    font-size: 16px;
    line-height: 20px;
    background-color: white;
    display: inline-block;
    width: 100%;
    text-align: center;
    text-decoration: none;
    color: #666;
    margin-top: 12px;
}

ul.side-menu > li:hover > a,
ul.side-menu > li:focus > a,
ul.side-menu > li.active {
    color: #d7211d;
}

ul.side-menu > li > a > span {
    position: absolute;
    right: 10px;
    top: 15px;
}

ul.side-menu .menu-item {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: -1px;
    position: absolute;
    z-index: 100;
    min-width: 150px;
    top: 45px;
    border: solid 1px #d6d6d6;
    border-top: solid 1px #d7211d;
}

ul.side-menu > li:hover .menu-item {
    display: block;
}

ul.side-menu .menu-item .glyphicon {
    font-size: 20px;
}

ul.side-menu .menu-item li {
    background-color: white;
    line-height: 38px;
    font-size: 14px;
    text-align: center;
    padding: 0 10px;
    position: relative;
    white-space: nowrap;
}

ul.side-menu .menu-item li:hover {
    background: #d7211d;
    z-index: 20;
}

ul.side-menu .menu-item li:hover > a, ul.side-menu .menu-item > li:hover > a.active {
    border: none;
    color: #fff;
}

ul.side-menu .menu-item > li > a {
    display: inline-block;
    width: 100%;
    color: #666;
    text-decoration: none;
    border-bottom: dashed 1px #d6d6d6;
    margin-bottom: -1px;
    position: relative;
    z-index: 10;
}

ul.side-menu .menu-item li a.active {
    color: #d7211d;
}

/**************************************************************************
/*通用面板标题*/
.content-title {
    height: 50px;
    line-height: 50px;
    background-color: white;
    padding-left: 15px;
    font-size: 16px;
    border-bottom: solid 1px #e6e6e6;
}

.tile {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.tile-md {
    height: 260px;
}

/**********************************************************/
/**图片选择器*/
.picture .content {
    overflow-y: auto;
    overflow-x: hidden;
    padding: 10px 0;
    height: 340px;
}

.picture .thumbnail {
    height: 138px;
    width: 138px;
    border-radius: 0;
    padding: 0;
    position: relative;
    margin: 0;
}

.picture .thumbnail > img {
    display: inline-block;
    max-height: 137px;
    max-width: 137px;
}

.thumbnail.add-img {
    text-align: center;
    color: #bbb;
    width: 177px;
    /*height: 160px;*/
}

.thumbnail.add-img i {
    font-size: 40px;
    line-height: 112px;
    height: 112px;
    width: 112px;
}

.service-padding {
    padding-right: 70px;
    padding-left: 70px;
}

/*添加按钮*/
.picture .pic-add-sign {
    background: #e3e3e3;
    color: #999;
    text-align: center;
    cursor: pointer;
    height: 138px;
    width: 138px;
    position: absolute;
    top: 0;
    left: 0;
}

.picture .pic-add-sign .fa {
    line-height: 138px;
    font-size: 60px;
}

/*图片选中效果*/
.picture .pic-selected {
    border: solid 3px #fd6800;
    width: 138px;
    height: 138px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
}

.picture .pic-selected > i {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    position: absolute;
    right: -3px;
    bottom: -3px;
    color: #fff;
    background: #fd6800;
}

/**********************************************************/
/**重置字体图标样式*/
.fa-lg {
    vertical-align: 0;
}

/********************** 页脚设置 **********************/
.footer-preview {
    text-align: center;
    border: solid 5px #efefef;
}

/***************************color picker*****************/
.bg-color-area {
    line-height: 30px;
    height: 30px;
}

.bg-color-area input {
    height: inherit;
    vertical-align: top;
}

.wrapper-color-picker {
    display: inline-block;
    height: inherit;
    vertical-align: top;
    font-size: 0;
}

.color-picker {
    width: 50px;
    height: 20px;
    border: 1px solid grey;
    display: inline-block;
    vertical-align: middle;
}

/****************表单必填标识*******************/

.form-horizontal .control-label i,
.form-inline .control-label i {
    padding-right: 5px;
    color: red;
}

/*表格内的文本自动换行*/
.table-word-break {
    table-layout: fixed;
    word-wrap: break-word;
    word-break: break-all;
}

.guide {
    padding-top: 24px;
    padding-right: 90px;
    height: 85px;
    background-color: #ececec;
    text-align: center;
}

.guide li {
    cursor: pointer;
    display: inline-block;
}

.guide li .line {
    float: left;
    border-bottom: solid 1px #ccc;
    width: 80px;
    margin-top: 20px;
    margin-right: 20px;
    margin-left: 20px;
}

.guide li.past .line {
    border-color: #D7211D;
}

.guide li .indicator {
    float: left;
    width: 38px;
    height: 38px;
    line-height: 38px;
    color: #999;
    border-radius: 50%;
    border: 1px solid #999;
    text-align: center;
    font-size: 19px;
}

.guide li.past .indicator {
    color: #D7211D;
    border-color: #D7211D;
}

.guide li.selected .indicator {
    background-color: #D7211D;
    border-color: #D7211D;
    color: white;
    padding-left: 1px;
}

.guide li .info {
    float: left;
    margin-left: 15px;
}

.guide li .title {
    font-size: 14px;
    color: #999;
}

.guide li .detail {
    font-size: 12px;
    color: #999;
}

.guide li.selected .title {
    color: #333;
}

.guide li.selected .detail {
    color: #666;
}

.guide li.past .title {
    color: #333;
}

.guide li.past .detail {
    color: #666;
}

.guide li:hover .title {
    color: #f00;
}

.guide li:hover .detail {
    color: #f00;
}

.content {
    border: 1px solid #CCC;
    min-height: 380px;
    margin: 20px 0;
    border-radius: 4px;
    padding: 20px;
}

.detail .type {
    display: inline-block;
    width: 60px;
}

.detail p {
    padding-left: 10px;
}

/***************下拉框********************/
.dropdown-content {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    width: 444px;
    min-height: 120px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 12px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-top: 2px solid #D7211D;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.dropup .dropdown-content {
    border: 1px solid rgba(0, 0, 0, .15);
    border-bottom: 2px solid #fe6900;
}

.dropdown-content .header {
    height: 20px;
    line-height: 20px;
    padding-left: 15px;
}

.dropdown-content .header.manager {
    height: 24px;
    line-height: 24px;
    border-bottom: 1px solid #ececec;
}

.dropdown-content .popup-btn {
    float: right;
    background: transparent;
    border: none;
    padding: 0 5px;
    margin-right: 10px;
    min-width: 37px;
    text-align: center;
}

.dropdown-content .popup-btn:hover {
    color: #ff6900;
    cursor: pointer;
}

.dropdown-content .select-list {
    padding: 10px 0;
}

.dropdown-content .select-list li {
    float: left;
    height: 22px;
    line-height: 22px;
    background: transparent;
    border: none;
    padding: 0 5px;
    margin-left: 10px;
    min-width: 37px;
    text-align: center;
}

.dropdown-content .select-list li:hover, .dropdown-content .select-list li.active:hover {
    background: #D7211D;
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer;
}

.dropdown-content .select-list li.active {
    color: #D7211D;
}

.dropdown-content .btn-link {
    color: #000000;
}

.dropdown-content .btn-link:hover,
.dropdown-content .btn-link:focus {
    color: #EA8511;
    text-decoration: none;
    background-color: transparent;
}

.dropup .dropdown-content {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}

.dropdown-content .select-content {
    padding: 10px 1px;
}

.dropdown-content .select-content li {
    float: left;
    padding-left: 15px;
    height: 16px;
    line-height: 16px;
    width: 110px;
    vertical-align: middle;
    margin-bottom: 5px;
}

/*****************************************/
.check-circle {
    position: relative;
}

.check-circle .fa {
    font-size: 21px;
    color: #cfcfcf;
    padding: 1px;
    position: relative;
}

.check-circle:hover .fa {
    color: #fd7774;
    cursor: pointer;
}

.check-circle .fa.base-color {
    color: #d7211d;
}

.check-circle span {
    font-size: 10px;
    position: absolute;
    z-index: 10;
    color: #d7211d;
    overflow: visible;
    display: none;
    margin-top: 3px;
    margin-left: 2px;
}

.check-circle:hover span {
    display: inline-block;
}

* {
    outline: 0 !important;
}

/********************搜索工具栏********************/
.table-toolbar {
    margin-top: -5px;
    padding-bottom: 5px;
}

.table-toolbar .search-bar {
    margin-right: 15px;
    float: right;
}

.table-toolbar .input-bar {
    width: 400px;
    float: right;
}

.table-toolbar .input-bar span {
    background-color: white;
    cursor: pointer;
    color: #D7211D;
    font-size: 18px
}

.table-toolbar .input-bar span:active {
    color: #f00;;
}

.advance-search {
    border: solid 1px #ececec;
    background-color: #FAFAFA;
    margin: 5px -5px;
    padding-top: 15px;

}

.advance-search .form-group {
    margin-bottom: 10px;
}

.advance-search .pivot-label {
    margin-left: 5px;
    margin-right: 5px;
    float: left;
}

.advance-search .search-panel {
    float: right;
    margin-right: 10px;
}

.advance-search .search-panel .btn {
    margin-left: 5px;
    margin-right: 5px;
}

.advance-search .search-panel .btn.btn-link {
    padding-bottom: 0;
    vertical-align: bottom;
    margin-left: -5px;
}

.advance-search　.form-horizontal .control-label {
    text-align: justify;
}

.btn-group .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;

}

.btn-group .btn-default:focus,
.btn-group .btn-default.focus {
    color: #333;
    border-color: #ff6700;
}

.btn-group .btn-default:hover {
    color: white;
    background-color: #D7211D;
    border-color: #D7211D;
}

.btn-group .btn-default:active,
.btn-group .btn-default.active,
.open > .dropdown-toggle.btn-default-bs {
    color: #333;
    background-color: #D7211D;
    border-color: #D7211D;
}

.group > .group-item > .group-item-head {
    height: 53px;
    line-height: 53px;
    padding-left: 40px;
}

.group-item-head {
    height: 53px;
    line-height: 53px;
}

.group-item input[type=checkbox] {
    margin-top: -2px;
    margin-right: 24px;
    vertical-align: middle;
}

.group-item-head > span {
    right: 40px;
    position: absolute;
    color: #a85600;
    cursor: pointer;
}

.check-box3 {
    display: inline-block;
    font-size: 14px;
    vertical-align: middle;
    color: #D7211D;
    /*height: 16px;*/
    width: 16px;
}

.check-box {
    display: inline-block;
    width: 13px;
    height: 13px;
    background: #fff;
    border: solid 1px #D7211D;
    border-radius: 2px;
    position: relative
}

.check-box.check-part i {
    position: absolute;
    top: 3px;
    left: 3px;
    display: block;
    width: 5px;
    height: 5px;
    background: #D7211D;
    border-radius: 1px;
}

.check-box.check-all {
    font-size: 15px;
}

.check-box.check-all i {
    position: absolute;
    top: -2px;
    left: -1px;
}

.group-item-body {
    padding: 0 76px;
    background-color: #f8f8f8;
    line-height: 2;
}

.group > .group-item > .group-item-head {
    border-bottom: 1px solid #ececec;
}

.group > .group-item > .group-item-body .group-item {
    border-bottom: 1px solid #ececec;
}

.group > .group-item > .group-item-body .group-item:last-child {
    border-bottom: 0;
}

.fa-square-o {
    font-weight: 600;
}

.head {
    position: fixed;
    z-index: 2;
    width: 100%;
}

.content-sm {
    padding-top: 75px;
}

.head-sm {
    height: 56px;
}

.head-sm-left {
    width: 200px;
}

.head-sm-left img {
    height: 26px;
    padding: 0 !important;
    margin-bottom: 16px;
}

.head-sm-left a {
    font-size: 15px !important;
    margin-left: 10px !important;
}

.head-sm-right {
    width: 1000px;
}

li.user {
    margin-left: 36px;
}

li.head-toggle {
    margin-left: 36px;
}

li.user, .head-sm-right li.head-toggle, .head-sm-right li a, .head-sm-left a {
    height: 56px !important;
    line-height: 56px !important;
}

.line-h-xs {
    line-height: 1.5;
}

/********************标题导航样式********************/
.path {
    font-size: 14px;
    display: inline-block;
}

.path i {
    margin-left: 15px;
    margin-right: 15px;
}

/********************tab窗宽度限制********************/
.tab-claim {
    max-width: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.txt-spill-no {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.col-mt-1 {
    margin-top: 8px;
}

/*********************表格样式******************/
.table > thead > tr > th {
    text-align: center;
}

.table > tbody {
    word-wrap: break-word;
    word-break: break-all;
}

/*用于表格内部a标签样式*/
.table > tbody > tr > td > a {
    color: #a85600;
}

.table > tbody > tr > td > a:hover,
.table > tbody > tr > td > a:focus {
    color: #ff6700;
}

.table span.layout-title {
    font-weight: bold;
    font-size: 16px;
}

/********************表格底部分页样式********************/
.pagination-bottom {
    white-space: normal;
    height: 60px;
}

.pagination-p {
    padding-top: 15px;
    padding-left: 11px;
}

/*标题栏*/
.title-bar {
    width: 100%;
    height: 45px;
    border-bottom: solid 1px #d6d6d6;
    line-height: 45px;
}

.title-bar span {
    font-size: 16px;
    border-left: 3px solid #D7211D;
    padding-left: 10px;
}

.title-bar span .fa {
    color: #ffa900
}

.search-con {
    border-bottom: solid 1px #d6d6d6;
}

.switch-search {
    position: absolute;
    width: 28px;
    height: 17px;
    left: 50%;
    margin-left: -14px;
    background: #e8e8e8;
    color: #999999;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 17px;
    cursor: pointer;
    bottom: 0;
    z-index: 100;
}

.switch-search.hide-search {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.switch-search.show-search {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    bottom: -18px;
}

.switch-search .fa {
    margin-top: -4px;
}

/*分隔线 —— 虚线*/
.divider-dashed {
    width: 100%;
    height: 1px;
    border-bottom: dashed 1px #eee;
    margin: 10px 0;
}

.form-control.bg-color {
    background-color: white;
}

/*页脚版权*/
.footer {
    width: 100%;
    height: 45px;
    line-height: 50px;
    margin-top: 15px;
    background: #ddd;
    text-align: center;
    color: #333;
}

/*页面主题样式*/
.headline {
    border-bottom: 1px solid #d6d6d6;
    color: #333;
    margin-bottom: 15px;
}

.headline h5 {
    border-left: 3px solid #D7211D;
    padding-left: 10px;
    font-size: 16px;
}

/*自定义样式颜色*/
.color-gery{
    color: gray;
}

/*百度地图*/
#l-map {
    height: 500px;
    width: 100%;
}
.anchorBL{
    display: none;
}

.div-left {
    margin-left: 3%;
}

.img-tips {
    text-align: center;
}

.red-span {
    color: red;
}

.head-line-pad-bottom {
    padding-bottom: 7px;
}

.certificate-div {
    text-align: center;
    color: #bbb;
    width: 177px;
    height: 160px;
}

.certificate-img {
    width: auto;
    max-height: 100%;
}

.x-style{
    position: absolute;
    z-index: 1;
    margin-left: 83%;
    cursor: pointer;
    width: 20px;
    height: 20px;
    text-align: center;
    font-size: 15px;
    background-color: #D3D3D3;
    border-radius: 50%;
    opacity: 0.9;
    color: white;
}

/*div内数字字母不换行*/
.div-word-wrap {
    word-wrap:break-word;
}

/*内联列表ul*/
.list-ul-inline .list-li-inline {
    padding: 5px;
    margin: 5px 5px 0 0;
    float: left;
    border-color: lightcoral;
}

.list-li-inline .list-span-inline {
    background-color: #CCC;
    margin-left: 5px;
    cursor: pointer;
}

.list-span-inline:hover {
    color: red;
}

.color-span {
    color: #333;
}

.margin-top-userInfo {
    margin-top: 10px;
}
.margin-top-userInfo button {
    margin-top: 0px;
}

/*border-bottom*/
.border-top-show {
    border-top: 1px solid #e5e5e5;
}

/*padding 0px*/
.padding-clear {
    padding: 0px;
}

.fixed-height {
    height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
}

.background-color-white {
    background-color: white;
}

.margin-top-five {
    margin-top: 5px;
}

.width-auto {
    width: auto;
}

.div-scroll {
    height: 500px;
    /*overflow: scroll;*/
}
.div-scroll img{
    height: 500px;
    margin: auto;
    /*overflow: scroll;*/
}

/*轮播图圆点显示隐藏*/
.div-scroll .carousel-indicators {
    display: none;
}

/*遮盖层样式*/
.full-screen-div {
    position: fixed;
    left: 0px;
    top: 0px;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    background-color:rgba(0,0,0,0.8);
    z-index: 1001;
    text-align: center;
    overflow-y: scroll;
}

/*遮盖层内img*/
.full-screen-img {
    width: auto;
    height: auto;
    margin-top: 150px;
}

/*左*/
.left-div {
    z-index: 1000;
}
/*右*/
.right-div {
    z-index: 1000;
}

/*a标签颜色 蓝色*/
.color-blue {
    background-color: red;
}

.my-scroll-div {
    max-height: 500px;
    overflow-y: scroll;
    overflow-x: hidden;
}

/*上边距25px*/
.margin-top-tf {
    margin-top: 25px;
}
