@charset "UTF-8";
/*!
trm.design.ucenter.css - 页面级的css，例如
Copyright (c) 2016 Trm
*/
/* 后端列表页 start */
body{
	width: 100%;
    height: 100%;
    background-image: url(../images/bg/view-mgt-01.png);
    /*  background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;*/
    background-repeat: no-repeat;
    background-position: top center;
    background-size: inherit;
    -moz-background-size: inherit;
    -webkit-background-size: inherit;
}
.mgt-header-nav{
	border-bottom: 2px solid #edf0f5;
    background: #fff;
    padding: 11px 10px;
}
.mgt-header-nav i{
	top: 6px;
}
.page-refresh-btn,
.sys-sitehome-btn,
.sys-sitemap-btn,
.sys-logout-btn{
	margin: 0 20px;
	cursor:pointer;    /*add by sunfang  */
}
.sys-mgtHome-btn{
	border-left: 1px #d1d1d1 solid; /*add by chaojiangtao  */
    padding-left: 20px;    /*add by chaojiangtao  */
}
.breadcrumb{
    background: #fafafa;
    line-height: 37px;
    padding: 10px 10px;
    border-bottom: 2px solid #edf0f5;
}
.mgt-content-box{
	padding:10px 20px;
	
}
.ibox{
	background:#fff;
	padding:0 20px;
	margin: 10px;
    border: 1px solid #dee5f1;
}
.ibox .title{
	border-bottom: 1px solid #dee5f1;
    font-size: 16px;
    line-height: 53px;	
}
.ibox .msg{
	margin-top:20px;
}
.ibox .detail{	
	padding: 17px 25px;
}
.ibox .detail p{
	font-size:14px;	    
	line-height:20px;
	word-wrap: break-word;                             /*add by sunfang 2016-12-14  */
}
ul.sys-info-sum{
	margin-bottom:0px;
	  
}
ul.sys-info-sum li{
	width: 311.7px;
    height: 150px;
    background: #fff;
    display: inline-block;
    margin: 10px;
    padding: 33px 40px;
    border: 1px solid #dee5f1;
    
}
.sys-info-sum .sum-text{
	width:140px;
	text-align:center;
}
.sys-info-sum .sum-text h4{
    font-size: 42px;
    color: #5eb1ff;
    margin-top: 0px;
}

.sum-trademark-icon+.sum-text h4{
	    color: #ef8d6e;
}
.sum-world-icon+.sum-text h4,
.sum-heart-icon+.sum-text h4{
	 color: #7a93dc;
}

.sum-colok-icon+.sum-text h4{
	 color: #60d7f0;
}
.sum-clip-icon+.sum-text h4{
	 color: #ffc35e;
}
.container {
    max-width: 1600px;
    width: 1600px;
    margin-top: 78px;
    background: #edf0f5;
    box-shadow: 0px 1px 9px 0px rgba(50, 50, 50, 0.23);
}
.mgt-header{
    background: #0196d8;
    height: 80px;
}
.navbar-brand{
	padding:15px 0;
}

.mgt-content {
    /*margin-left: 15px;*//*liujie remove 20160908*/
    margin-top: 10px;
    min-height: 780px;
    /*width: 985px;*//*liujie modify 20160908*/
    width: 1380px;
}


.left-nav-list {
  width: 220px;
  min-height: 780px;
  background-color: #1C2A35;
  text-align: center;
  color: #8eb8d5;
  font-size: 14px;
  font-weight: bold;
 /*  cursor: pointer; */        /*sunfang modify 2016/11/18  */
  min-height: 959px;
  /*font-weight: bold;*/
}
.left-nav-list .left-nav-name {
    padding: 23px 0px 7px 56px;
    margin-bottom: 10px;
    text-align: left;
    border-bottom: 2px solid #6894b8;
    font-size: 18px;
    height: 70px;
    color: #cac9c9;
    font-weight: bold;
}
.left-nav-name a{color: #fff;}
.left-nav-list .left-nav-name-img {
  background: url(/images/uc-icon.png) no-repeat;
  background-position: -8px -11px;
  width: 35px;
  height: 40px;
  margin: -7px 0px 0px -8px;
  float: left;
}
.left-nav-list .left-nav-tile {
     line-height: 50px;
    height: 50px;
}


.left-nav-list .left-nav-tile span {
	  display: inline-block;
	  float: left;
	  text-align: left;
      cursor: default;
	  font-size:16px;
}

.left-nav-list li:hover,
.left-nav-list li.active,
.left-nav-list li:hover a,
.left-nav-list li.active a {
  background:  #2d85ee;
  color: #FFF;
}
.left-nav-list ul,
.left-nav-list li {
  color: #999;
  /*line-height: 30px;*/
  line-height: 40px;
  border: none!important;
  margin-bottom: 0px;
}
.left-nav-list li a {
 /* margin-right: 40px; */         /*sunfang modify 2016/11/18  */
  color: #999;
}
.left-nav-list .menu-icon {
  margin: 12px 3px 0px 33px;
}
.left-nav-list .menu-arrow {
  background: url(/images/uc-icon.png) no-repeat;
  width: 10px;
  height: 6px;
  margin: 23px 0px 0px 0px;
  background-position: -116px -28px;
}
.left-nav-list .left-menu-txt {
  /* width: 65px; */   /*   delete by yinzheng  */
  height: 34px;
  margin-right: 10px;
   /* margin-left:40px;*/
}
.left-nav-list ul li a.left-menu-txt{
    display: block;
    width:164px;
    text-align: left;
    margin-left:55px;
    margin-right:0;
    font-size: 15px;
    height:40px;
    line-height: 40px;
    padding-right: 0;               /*mallu add 2017/11/10*/
}

.left-nav-list .left-menu-num {
  width: 40px;
  height: 34px;
}
.left-nav-list .collapsed .menu-arrow {
  background-position: -95px -28px;
}

.bc-nav{
    width:955px;
    height:36px;
    background-color:#fff;
}

.bc-nav span{
    background:url(/images/service/ucenter/bc-icon.png) left center no-repeat;
    width: 4px;
    height: 36px;
    display: inline-block;
}

.switch_btn button{
    margin-right: 10px;
}

.switch_btn button{
    margin-right: 10px;
}

.tool-bar{
    width:100%;
    margin-top:10px;
    margin-bottom:30px;
    height: 30px;
}


/*btn重写*/
.btn-default{	
    color: #2d85ee;
    background-color: #fff;
    border-color: #2d85ee;
    padding: 2px 11px;
    font-size: 12px;
}
/** 后端左侧导航树一级菜单*/
.panel-title-mgt {
	font-size: 13px;
	margin-top: 0;
    margin-bottom: 0;
    color: inherit;
}

/*后端form*/
.from-content{
	width: 950px;
}
.form-group {
	line-height: 32px;
	min-height: 32px;
	height:auto;
}
.form-group>div {
    float: none;
    width: 100%;
    margin: 10px 0;
}
.form-control {
    height: 35px;
    padding: 0px 8px;
    font-size: 14px;
    line-height: 35px;
}
.form-group input[type=text],.form-group input[type=password], .form-group select {
    width: 300px;
    display: inline-block;
}
.form-group textarea{    
    width: 560px;
}
.form-group .radio-box {
	margin:6px 0;
	width: initial;
}
.form-group .error-tips{
    font-size: 10px;
    color: #ba940c;
    margin-left: 5px;
    top:0;    /*sunfang add 2016/11/15  */
    left:0;   /*sunfang add 2016/11/15  */
}
/*error tip */
.form-group span.valid_message_select, .form-group span.valid_message {
    margin-top: 0px;
    top: 8px;
    position: relative;
}

form > .control-btn{
	margin: 45px 0;
}

#distpicker{
    padding-top:10px;
    margin-top:0;
}
#distpicker select{
    width: 120px;
}