.label{
    color: #f5707a;
}
.navbar{
    height: 78px;
    line-height: 78px;
}
.navbar .logoBox{
    margin-left: 20px;
    margin-right: 196px;
}
.navbar .nav>li>a {
    padding-left: 0;
    padding-right: 0;
    margin-right: 40px;
}
#register-topnav .navbar-nav .active a{
    height: 78px;
    border-bottom: 2px solid #ee441e;
}
a.navbar-btn{
    width: 74px;
    height: 30px;
    line-height: 28px;
    display: inline-block;
    margin-top: 22px;
    text-align: center;
    font-size: 14px;
    color:#fff;
    text-decoration:none;
    margin-right: 26px;
    border-radius: 15px;
    border: 1px solid #fff;
    /* background: url(../img/home/denglukuang.png) center center no-repeat; */
}
a.navbar-btn:hover, a.navbar-btn.active{
    color:#ee441e;
    border: 1px solid rgba(238,68,30,.7);
}
.navbar-btn + .navbar-btn{
    margin-right: 0;
}
.navbar .nav>li>a:focus,.navbar .nav>li>a:hover,.navbar .nav>li.active>a {
    color: #ee441e;
    background-color: transparent;
}
.header-bg-wrapper .main-img{
    position: absolute;
    bottom: 0;
    right: 0;
}
.navbar a{
    color:#fff;
    font-size: 16px;
}
.navbar-btn{
    margin-top:23px;
    margin-bottom: 23px;
}
.btn-rounded.navbar-btn{
    color:#fff;
    border:1px solid #fff;
    background-color: transparent;
}
.btn-rounded.navbar-btn:hover{
    color:#fff;
    border:1px solid #fff;
    background-color: #fc0;
}
.navbar-bg .navbar-toggle:focus, .navbar-bg .navbar-toggle:hover {
    background-color: #ddd;
}
.navbar-bg .navbar-toggle {
    border-color: #ddd;
}
.navbar-bg .navbar-toggle .icon-bar {
    background-color: #888;
}
.navbar{
    z-index: 1;
    border:none;
}
.navbar-bg,.navbar-bg .navbar-collapse, .navbar-bg .navbar-form {
    background-color: transparent;
}
.menu-extras {
    color: #fff;
}
.userInfo{
    height: 40px;
    margin: 10px 0;
}
.userInfo p{
    line-height: 20px;
    margin: 0;
    white-space: nowrap;
}
#register-topnav {
    width: 100%;
    height: 78px;
    line-height: 78px;
    border-bottom:1px solid rgba(16,90,147,.4);
}
.footer-custom {
    margin-top: 40px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    color: #58666e;
    padding: 20px 0px;
}
.table-centered .text-left{
    text-align: left !important;
}
.line-bottom-yel{
    width: 60px;
    height: 3px;
    background-color: #fc8148;
}
.dib{
    display: inline-block !important;
}
/* 宽高、行高 */
/* .w1200{
    width: 1200px;
    padding: 0;
} */
.lh-60{
    line-height: 60px;
}
/* 字体 */
.font-18{
    font-size: 18px;
}
.font-bold{
    font-weight: bold;
}
/* 字体 结束 */
.menu-extras .divider{
    height: 40px;
    width:1px;
    margin: 10px 0 10px 10px;
    background-color: rgba(255,255,255,.3);
}
.por{
    position: relative;
}
.poa{
    position: absolute;
}
.lh60{
    height: 60px !important;
    line-height: 60px !important;
}
.h100{
    height: 100%;
}
.none{
    display: none;
}
.oh{
    overflow: hidden;
}
/* 边距 */
.m-a{
    margin:auto;
}
.mt6{
    margin-top: 6px;
}
.mt10{
    margin-top: 10px;
}
.mb10{
    margin-bottom: 10px;
}
.mr20{
    margin-right: 20px !important;
}
.mt20{
    margin-top: 20px !important;
}
.mt32{
    margin-top: 32px;
}
.mt40{
    margin-top: 40px !important;
}
.mt35{
    margin-top: 35px;
}
.mt-40{
    margin-top: -40px !important;
}
.mt50{
    margin-top: 50px;
}
.mt55{
    margin-top: 55px;
}
.mt60{
    margin-top: 60px;
}
.mt70{
    margin-top: 70px;
}
.mt80{
    margin-top: 80px !important;
}
.mt90{
    margin-top: 90px;
}
.mb20{
    margin-bottom: 20px;
}
.mb40{
    margin-bottom: 40px;
}
.mb90{
    margin-bottom: 90px;
}
.m-l-90{
    margin-left: 90px;
}
.mb80{
    margin-bottom: 80px;
}
.mt46{
    margin-top: 46px;
}
.mt60{
    margin-top: 60px;
}
.mb70{
    margin-bottom: 70px;
}
.mr206{
    margin-right: 206px;
}
.plr20{
    padding: 0 20px;
}
.p-t-7{
    padding-top: 7px;
}
.p-r-20{
    padding-right: 20px;
}
.plr0{
    padding-left:0 !important;
    padding-right:0 !important;
}
/* 背景颜色 */
.bgc-gray{
    background-color: #fbfbfb;
}
.bgc-white{
    background-color: #fff;
}
/* 文字样式 */
.tc{
    text-align: center;
}
.text-required{
    color:#f00;
}
/* 按钮 */
.btn-default.btn-border-blue{
    color:#188ae2;
    border:1px solid #188ae2;
    border-radius:2em;
}
.btn-default.btn-border-blue:hover{
    color:#ee441e;
    border:1px solid #ee441e;
    background: #fff;
}

/* 第三方插件样式 */
.error{
    color: #f5707a;
}
.table-centered td, .table-centered th {
    text-align: center !important;
    vertical-align: middle !important;
}
@media (max-width:767px){
    .menu-extras ul.nav {
        display: inline-flex;
    }
    .menu-extras {
        color: #fff;
        align-items: center;
        justify-content: start;
        display: flex;
    }
    #register-topnav {
        height: 48px;
        line-height: 48px;
    }
    .navbar {
        height: 100%;
    }
    .header-bg-wrapper {
        height: auto;
    }
}
/* 插件重写 */
.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.modal-dialog {
    position: absolute;
    width: auto;
    margin: 0 auto;
    left: 50%;
    top: 50%;
}
@media (min-width: 768px){
    .modal-dialog {
        width: 600px;
        margin: 0 auto;
        position: absolute;
        left: 50%;
        top: 50%;
    }
}
.dataRangeBox{
    position: relative;
}
.dataRangeBox i{
    position: absolute;
    bottom: 10px;
    right: 24px;
    top: auto;
    cursor: pointer;
}
.footer-bg {
    min-height: 350px; /* 自适应调整 修改 2017-12-08 */
    overflow: hidden;
    background: url(../img/dibu_bg.png) center center no-repeat;
    background-size: cover;
}
.footer-bg > .container > .row{
    padding: 0 100px;
}
.footer-copyright{
    text-align: center;
    font-size: 14px;
    color:#6f7db8;
    height: 55px;
    line-height: 55px;
    background-color: #19254f;
}
.footer-logo{
    width: 110px;
}
.footer-divider{
    float: left;
    margin-right: 70px;
    width: 1px;
    height: 150px;
    background-color: rgba(115,114,229,.2);
}
.footer-title{
    color:#acb5e0;
}
.footer-list a{
    text-decoration: none;
    color:#fff;
    padding: 0;
    margin: 0;
    list-style:none;
}
.footer-list a:hover{
    color:#ee441e;
}
.footer-title{
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 14px;
}
.footer-list{
    list-style:none;
    line-height: 38px;
    font-size: 14px;
}
.footer-qrCode{
    width: 120px;
    margin-bottom: 14px;
}

/* // =====开始===== */
/* 自适应调整 新增 2017-12-08 */
@media screen and (max-width: 767px) {

    /* 底部调整 =====开始======*/
    .footer-bg > div.container > .row {
        padding: 0;
    }
    .footer-bg div.footer-divider {
        display: none;
    }
    .footer-bg div.fl h4.footer-title {
        text-align: center;
        margin-top: 10px;
    }
    .footer-bg div.fl ul {
        margin: 0;
        padding: 0;
    }
    .footer-bg div.fl ul li {
        text-align: center;
    }
    .footer-bg div.col-md-4 div.footer-qrCode {
        float: none !important;
        margin: 0 auto;
    }

    div.footer-copyright {
        height: 160px;
        line-height: 40px;
    }
    div.footer-copyright span {
        display: block;
        padding-right: 0;
    }
    /* 底部调整 =====结束======*/

    /* 头部调整 =====开始======*/
    .navbar,
    .navbar-header a.logo {
        height: 50px !important;
        line-height: 50px !important;
    }
    .navbar-header {
        margin: 0 !important;
        padding: 0 !important;
        height: 50px !important;
    }
    .navbar-header a.logo {
        display: block;
    }
    .navbar-header a.logo img {
        margin-bottom: 5px;
        width: 100px;
        height: 27px !important;
    }
    .navbar-header button.navbar-toggle {
        margin-top: 6px;
    }
    .navbar-bg .navbar-toggle {
        float: right !important;
        margin-right: 0 !important;
    }

    .navbar-bg .navbar-toggle,
    .navbar-bg .navbar-toggle.collapsed {
        border-color: #ffffff;
        border-width: 2px;
        background-color: transparent;
    }
    .navbar-bg .navbar-toggle .icon-bar,
    .navbar-bg .navbar-toggle.collapsed .icon-bar {
        background-color: #ffffff;
    }

    .navbar-bg .navbar-toggle:hover,
    .navbar-bg .navbar-toggle.open {
        background-color: transparent;
        border-color: #7ab1fd
    }
    .navbar-bg .navbar-toggle:hover .icon-bar,
    .navbar-bg .navbar-toggle.open .icon-bar{
        background-color: #7ab1fd;
    }

    .navbar-collapse {
        margin: 0;
        padding: 0;
        text-align: center;
        background-color: #072747 !important;
    }
    ul.navbar-nav {
        margin: 0;
        padding: 0;
        width: 100%;
        background-color: #072747;
    }
    ul.navbar-nav li {
        text-align: center;
    }
    ul.navbar-nav li,
    ul.navbar-nav li a {
        margin: 0 !important;
        padding: 0 !important;
        height: 45px;
        line-height: 45px;
        font-family: '微软雅黑';
        letter-spacing: 2px;
    }
    ul.navbar-nav li:hover {
        cursor: pointer;
        background-color: #0e3d6d;
    }
    ul.navbar-nav li:hover a,
    ul.navbar-nav li.active a {
        color: #f25700 !important;
        height: 45px !important;
        border-bottom-style: none !important;
        font-weight: bolder;
    }
    /* 头部调整 =====结束======*/
}
@media screen and (max-width: 767px) and (min-width: 375px) {
    /* 底部调整 =====开始======*/
    .footer-bg > div.container > .row .col-md-8 .row .col-md-4 {
        width: 33.3333333%;
        float: left;
        margin-bottom: 20px;
    }
    /* 底部调整 =====结束======*/
}
@media screen and (max-width: 375px) {
    /* 底部调整 =====开始======*/
    .footer-bg > div.container > .row .col-md-8 .row .col-md-4 {
        width: 100%;
        margin-bottom: 20px;
    }
    /* 底部调整 =====结束======*/
}

@media screen and (max-width: 992px) and (min-width: 768px) {
    /* 头部调整 =====开始======*/
    .navbar .logoBox {
        margin-left: 0;
        margin-right: 10px;
    }
    .navbar .logoBox a.logo img{
        width: 100px;
        height: 32px;
    }
    .navbar-nav li>a {
        margin-right: 12px !important;

    }
    .navbar-collapse a {
        margin-right: 10px;
    }
    /* 头部调整 =====结束======*/

    /* 底部调整 =====开始======*/
    .footer-bg > div.container > .row {
        margin: 0 !important;
        padding: 0 !important;
    }
    .footer-bg > div.container > .row .col-md-8 {
        width: 75%;
        margin: 0 !important;
        padding: 0 !important;
        float: left;
    }
    .footer-bg > div.container > .row .col-md-4 {
        width: 25%;
        margin: 0 !important;
        padding: 0 !important;
        float: left;
    }
    .footer-bg > div.container > .row .col-md-8 .row .col-md-4 {
        width: 33.3333333%;
        margin: 0 !important;
        padding: 0 !important;
        float: left;
        margin-bottom: 20px;
    }
    /* 底部调整 =====结束======*/
}

@media screen and (max-width: 1200px) and (min-width: 992px) {
    /* 头部调整 =====开始======*/
    .navbar .logoBox {
        margin-right: 30px;
        margin-left: 0px;
    }
    .navbar .logoBox a.logo img{
        width: 120px;
        height: 36px;
    }
    /* 头部调整 =====结束======*/
}
/* // =====结束===== */

.f-12-o4{
    font-size: 12px;
    line-height: 20px;
    color:rgba(255,255,255,.7);
}
.ad-title{
    position: absolute;
    top: 50%;
    height: 114px;
    transform: translateY(-57px);
    color: #ffffff;
    width: 100%;
}
.title-main,.title-second{
    font-family:'Microsoft Yahei Light', 'Microsoft Yahei', 'PingFang SC Light';
    text-align: center;
}
.title-main{
    font-size: 60px;
    margin-bottom: 26px;
}
.title-second{
    font-size: 24px;
    color:rgba(254,255,255,.7);
}
.chart-switch-disable{
    color: #ccc !important;
}
.chart-switch-disable .dib{
    background-color: #eee9e8 !important;
}
.chart-switch{
    cursor:pointer;
    font-size: 14px;
    margin-left: 20px;
}
.chart-switchBox .chart-switch:first-child{
    margin-left: 0;
}
.chart-switch .dib{
    width: 16px;
    height: 16px;
    vertical-align: text-top;
    margin-right: 5px;
}
.chart-switch1{
    color:rgb(85, 183, 255);
}
.chart-switch2{
    color:rgb(37, 208, 206);
}
.chart-switch3{
    color:rgb(255, 179, 15);
}
.chart-switch4{
    color:rgb(253, 85, 117);
}
.chart-switch5{
    color:rgb(169, 110, 242);
}
.chart-switch6{
    color:#daf5f2;
}
.chart-switch7{
    color:#b1d8ff;
}
.chart-switch1 .dib{
    background-color: rgb(85, 183, 255);
}
.chart-switch2 .dib{
    background-color: rgb(37, 208, 206);
}
.chart-switch3 .dib{
    background-color: rgb(255, 179, 15);
}
.chart-switch4 .dib{
    background-color: rgb(253, 85, 117);
}
.chart-switch5 .dib{
    background-color: rgb(169, 110, 242);
}

.chart-switch6 .dib{
    background-color: #daf5f2;
}

.chart-switch7 .dib{
    background-color: #b1d8ff;
}

/* 全局响应css  1200px*/
@media screen and (min-width: 1200px) {
    div.container {
        width: 1200px;
    }
}

div.topbar-main div.container {
    padding-left: 0;
    padding-right: 0;
}

/* 首页 */
.has-submenu a {
    color: #999999;
}
div.card-box-one i {
    color: rgb(85, 183, 255) !important;
}

div.card-box-two i {
    color: rgb(37, 208, 206) !important;
}

div.card-box-three i {
    color: rgb(255, 179, 15) !important;
}

div.card-box-four i {
    color: rgb(169, 110, 242) !important;
}
body > div.wrapper {
    min-height: 860px;
}

/* 四个首页图片 */
.widget-box-one img {
    position: absolute;
    right: 10px;
    font-size: 72px !important;
    top: 20px;
    color: #f3f3f3;
    overflow: hidden;
    vertical-align: middle;
    line-height: 2 !important;
}

/* 全局按钮统一背景色 */
button.button-color-all, input[type="button"].button-color-all {
    color: #ffffff !important;
    background-color: #55b7ff !important;
    border-color: #55b7ff !important;
}