   /*通用样式*/
    ul,li{
    list-style: none;
        }
    .left{
        float:left;
    }
    .right{
        float:right;
    }        
    .clearfix:after {
        content: " ";
        display: block;
        clear: both;
        height: 0;
    }
    .clearfix {
        zoom: 1;
    }
    .padd0{
      padding: 0px;
    }
    .icon {
      width: 1em;
      height: 1em;
      vertical-align: -0.15em;
      fill: currentColor;
      overflow: hidden;
    }
    .pddR0{
       padding-right: 0px;
    }    
    .pd {
        padding:2px 12px!important;
    }
    .bd {
        border:1px solid #e8e8e8
    }
    .marB30{
      margin-bottom: 30px;
    }
    .border-none{
        border: none;
    }
    .icon {
      width: 1em;
      height: 1em;
      vertical-align: -0.15em;
      fill: currentColor;
      overflow: hidden;
    }
    .ibox-title{
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background-color: #ffffff;
        border-color: #e7eaec;
        border-image: none;
        border-style: solid solid none;
        border-width: 2px 0 0;
        color: inherit;
        margin-bottom: 0;
        padding: 15px 15px 2px;
        min-height: 48px;
        padding: 8px 8px 2px 20px;
    }
    .ibox-title h5 {
    display: inline-block;
    font-size: 14px;
    margin: 0 0 7px;
    padding: 0;
    text-overflow: ellipsis;
    float: left;
    margin-top: 8px;
  }
  .ibox-tools {
    display: block;
    float: none;
    margin-top: -5px;
    position: relative;
    padding: 0;
    text-align: right;
}

 /******************************************/
    /*首页产品中心样式 start*/
  .screen-ico{
    font-size: 20px !important;
    color: #1bb393;
  }


@media (min-width:768px){
    .modal-dialog{
        width:600px;
        margin:30px auto
    }
    .modal-sm{
        width:300px
    }
}
@media (min-width:992px){
    .modal-lg{
        width:75%;
        max-width: 1100px;
    }
}
.modal-bigtitle{
    font-size: 20px;
    text-align: center;
    font-weight: 400;
    letter-spacing: 1px;
}


/*top导航样式 start*/
    ul.navbar-nav > li > a i{
        margin: 0px 9px;
    }
.top-navigation .navbar-nav .dropdown-menu > .active > a {
  background: #55606f;
  color: #fff;
  font-weight: bold;
}
.top-navigation ul.navbar-nav > li > a {
  color: #bcc2cb;
  font-weight: normal;
}
.top-navigation ul.navbar-nav > li a.dropdown-toggle:hover,
.top-navigation ul.navbar-nav > li a.dropdown-toggle:focus {
  background: #55606f;
  color: #fff;
}
.top-navigation ul.navbar-nav > li.active {
  background: #55606f;
  color: #fff;
  border: none;
}
.top-navigation ul.navbar-nav > li.active > a {
  color: #fff;
}

.top-navigation .navbar-nav .open .dropdown-menu > li > a,
.top-navigation .navbar-nav .open .dropdown-menu .dropdown-header {
  padding: 10px 15px 10px 20px;
}
.top-navigation  ul.navbar-nav .open > a, ul.navbar-nav .open > a:hover, ul.navbar-nav .open > a:focus{
  background: #55606f;
  color: #fff;   
}
.top-navigation ul.navbar-nav > li.active > a{
    color: #fff !important;
    font-weight: bold;
}
.top-navigation ul.navbar-right > li > a{
    padding: 15px 20px;    
    color: #bcc2cb;
}
.top-navigation ul.navbar-right > li:hover > a{
      background: #55606f;
      color: #fff; 
}
/*top导航样式 end*/

/*index 样式 start*/
ul,li{
    list-style: none;
}
.wz-green{
    color: #1bb393;
}
.bg-green{
    background: #1bb393;
}
.report-name{
    margin: 0px 12px 0px 10px;
}
.report-total{
    padding-left: 0px;
    margin: 12px 2px;
    border-bottom: 1px solid #1bb393;
}
.report-total .report-list{
    text-align: left;    
    margin-bottom: 14px; 
}

/*index 样式 end*/

/******************************************/
/*首页产品中心样式 start*/
    .pro-total{
        padding: 0px;
        margin-right: -7.5px;
        margin-left: -7.5px;
        margin-top: 18px;
    }
    .pro-list{
        width: 25%;
        float: left;
        height: 110px;
        position: relative;
        min-height: 1px;
        padding-right: 7.5px;
        padding-left: 7.5px;
        margin-bottom: 25px;
        overflow: hidden;
    }
    .pro-list-box{
        background: #ccc;
    }
    /*背景颜色定义start*/
    .purple{
        background: #7f8fdc;
    }
    .purple-shen{
        background: #7384d2;        
    }
    .orange{
        background: #fd947f;
    }
    .orange-shen{
        background: #f08570;
    }
    .blue{
        background: #5ba5ec;
    }
    .blue-shen{
        background: #529ade;
    }
    .green{
        background: #66cbab;
    }
    .green-shen{
        background: #5bb89a;
    }    
    .brown{
        background: #cb9666;
    }    
    .brown-shen{
        background: #bc8d63;
    }

/*背景颜色定义end*/


.dashboard-stat {
  display: block;
  height: 110px;
  margin-bottom: 25px;
  overflow: hidden;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  position:relative;
}
.dashboard-stat:before, .dashboard-stat:after {
  content: " ";
  display: table;
}
.dashboard-stat:after {
  clear: both;
}
.portlet .dashboard-stat:last-child {
  margin-bottom: 0;
}
.dashboard-stat .visual {
  width: 80px;
  height: 78px;
  display: block;
  float: left;
  padding-left: 15px;
  font-size: 35px;
  line-height: 35px;
}
.dashboard-stat .visual > i {
  margin-left: -28px;
  font-size: 60px;
  line-height: 110px;
  margin-top: -12px;
}
.dashboard-stat .details {
  position: absolute;
  right: 6px;
  padding-right: 15px;
  overflow: hidden;
  width: 100%;
}
.dashboard-stat .details .number {
  padding-top: 20px;
  text-align: right;
  font-size: 22px;
  line-height: 26px;
  letter-spacing: -1px;
  margin-bottom: 0px;
  font-weight: 300;
}
.dashboard-stat .details .desc {
  text-align: right;
  font-size: 14px;
  letter-spacing: 1px;
}
.dashboard-stat .more {
  clear: both;
  display: block;
  padding: 8px 10px 8px 10px;
  position: relative;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 11px;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.dashboard-stat .more:hover {
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.dashboard-stat .more > i {
  display: inline-block;
  margin-top: 1px;
  float: right;
}
.dashboard-stat-light {
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.dashboard-stat-light .details {
  margin-bottom: 5px;
}
.dashboard-stat-light .details .number {
  font-weight: 300;
  margin-bottom: 0px;
}
.dashboard-stat.blue-madison.dashboard-stat-light:hover {
  background-color: #7384d2;
}
.dashboard-stat.blue-madison .visual > i {
  color: white;
  opacity: 0.1;
  filter: alpha(opacity=10);
}
.dashboard-stat.blue-madison .details .number {
  color: white;
}
.dashboard-stat.blue-madison .details .desc {
    width: 90%;
    font-size: 16px;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: right;
  color: white;
  opacity: 1;
  filter: alpha(opacity=100);
}
.dashboard-stat.blue-madison .more {
  color: white;
}
.box-border{
    border: 1px solid #e7eaec;
}
/*首页产品中心样式 end*/
/*tab切换 start*/
.tabs-container .nav-tabs{
    background: #fff;
}
.tabs-container .nav-tabs > li.active > a,
.tabs-container .nav-tabs > li.active > a:hover,
.tabs-container .nav-tabs > li.active > a:focus {
  border-top: 3px solid #1bb393;
  margin-right: 0px;
  font-weight: bold;
}
.top-navigation .nav > li.active{
}
.tabs-container .nav-tabs > li{
    margin-bottom: -3px;
}
.top-navigation ul.nav-tabs > li > a{
    background: #fff;
    border-top: 1px solid #fff;
    font-weight: normal;
    letter-spacing: 1px;
    border-bottom: 1px solid #e4e4e4;
    margin-right: 0px;
    border-radius: 0px;
}
.top-navigation ul.nav-tabs > li a:hover, .top-navigation ul.nav-tabs > li a:focus{
    color: #5ba5ec;
    background: #fff;
    border: 1px solid #e4e4e4;

}
/*tab切换 end*/

/*左侧menu start*/
@media (min-width: 768px){
  .container {
      width: 100%;
  }
}
@media (max-width: 768px){
  .navbar-toggle{
    margin-right: 30px;
  }
  .top-navigation .nav > li > a{
    padding: 15px 40px !important;
  }
}
ul.metismenu>li{
    border-bottom: 1px solid #e6e6e6;
}
.top-navigation ul.metismenu>li.active >a{
    border-bottom: 2px solid #02b394;
    font-weight: bold;
}
.top-navigation ul.metismenu>li.active >ul{
    border-bottom: 1px solid #e6e6e6;
}
.top-navigation  ul.nav-second-level > li > a{
    padding-left: 25px;
    padding-bottom: 10px;
    font-weight: normal;
}
.top-navigation ul.metismenu > li > a{
    padding-left: 15px;    
    font-weight: normal;
}
.nav-second-level li:last-child{
    margin-bottom: none;
}

/*左侧menu end*/

    .navbar-box{
        background:#2f4050 ;
    }

    .top-navigation .navbar{
        margin: 0 auto;
        background:#2f4050 ;
    }
    @media (min-width: 1200px){
    .container {
        width: 95%;
        max-width: 1600px;
    }
    .report-total .report-list{
    text-align: center;
}
     .report-total .report-list:first-child{
        text-align: left;
    }
    .report-total .report-list:last-child{
        text-align: right;
    }   
}
@media (max-width: 1200px){
    .pro-list{
        width: 50%;
    }
}
@media (max-width: 767px){
    .pro-list{
        width: 100%;
    }
}

.table-biaozhu{
  margin: 10px 0px;
  font-size: 14px;
}
.btn-default:hover{
  border: none;
}

/*登录注册start*/
.loginscreen.middle-box{
  width: auto;
}
.middle-box {
    max-width: 474px;
    z-index: 100;
    margin: 0 auto;
    padding-top: 40px;
}
.middle-box h1 {
    font-size: 140px;
}
/*登录注册end*/

