@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2016-05-31 16:18:01
 * @version $Id$
 */
button, input, select, textarea {
    background: transparent;
    font-size: 100%;
    outline: 0;
}
h1{
  font-size: 28px;
  color: #666666;
}
b, strong{
  font-weight: normal;
}
.skin-blue{
  overflow: auto;
  min-width: 720px;
}
 #service th{    
 	background-color: #0099e0;
 	color: #fff; 
 	text-align: center;
 	font-weight: normal;
}
#service td{
	color:#666666;
	 text-align: center;
}
.nvglist{
	height:36px;
	line-height: 36px;
	margin-bottom: 10px;
	width:100%;
}
.nvglist a{
	display: block;
	width:126px;
	height:36px;
	float:right;
	margin-right:20px;
	background-color: #0099e0;
	color:#FFFFFF;
	font-size: 16px; 
	text-align: center;
	border-radius: 8px;
}


.navbar {
  margin-bottom: 0px;
}
.user{
  width: 135px;
  height: 63px;
  float: right;
  margin-right: 60px;
  text-align: center;
}
.u_select{
  height: 90px;
  width: 135px;
}
.u_down{
  background: url(../img/sydht-xiasanjiao.png) no-repeat 95% 13%;
}
.u_up{
  background: url(../img/sydht-shangsanjiao.png) no-repeat 95% 13%;
}
.u_select a{
  font-size: 16px;
  color: #b2bcc5;
  display: block;
  margin-top: 20px;
  cursor: pointer;
  padding-right: 17px;
}
.u_menu{
  width: 135px;
  height: 105px;
  background: #fff;
  margin-top: -47px;
  border: 1px solid #e8e8e8;
}
.u_list{
  float: left;
  padding: 0px;
}
.u_list li{
  list-style: none;
}
.u_list li a{
  display: block;
  height: 40px;
  width: 135px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #666666;
  padding-left: 20px;
}
.u_list li .u_hover{
  background: #0099e0;
  color: #fff;
}
.geren_center{
  background: url(../img/grzx.png) no-repeat 15%;
}
.login_out{
  background: url(../img/tcdl.png) no-repeat 15%;
}
.cheng_price{
	color: #ff8900;
	font-weight: normal;
}
.add_yuanqu_btn{
	margin-bottom: 4px;
	margin-right: 10px;
}
.nav_logo{
  display: block;
  float:left;
  width:190px; 
  text-align:center;
  line-height:63px;
}
.navbar{
  border: none;
}
/*添加小标题*/
.small_title{
  height: 42px;
  border-left: 6px solid #00a0ea;
  background: #fafafa;
  border-radius: 4px 0 0 0;
}
.small_title h4{
  font-size: 16px;
  color: #666666;
  line-height: 42px;
  padding-left: 21px;
}
.form-group label{
  color: #666;
  font-weight: normal;
  width: 100px;
  text-align: right;
}
.form-group{
  line-height: 33px;
  clear: both;
}
.form-group>label{
  float: left;
  margin-right: 10px;
  width: auto;
  text-align: left;
}
.jingweidu{
  line-height: 68px;
}
.form-group .wid-auto{
  width: auto;
}
.form-control{
  width: 25%;
}
#longitude{
  margin-bottom: 10px;
}
.lb_select{
  width: 200px;
  height: 32px;
}
.lb_sel{
  width: 200px;
  height: 32px;
}
/*下拉框*/
.select_xuanze{
  width: 200px;
  font-size: 14px;
  height: 32px;
  color: #666;
  padding-left: 16px;
  overflow: hidden;
  /*background: url(../img/tjfwlb-xiasanjiao.png) no-repeat 98%;*/
}
.select_xuanze option{
  font-size: 14px;
  padding: 20px;
}
#tablelist input{
  width: 200px;
  display:inline-block;
}
.fg_fl{
  float: left;
}
#tablelist .minimal{
  width: 20px;
}
.textarea{
  padding: 14px 16px;
  color: #aaa;
}
#box_top{
  background: #0099e0;
  color: #fff;
}
.btn.btn-primary{
  width: 100px;
  height: 36px;
  background: #0099e0;
  border-color: #0099e0;
}
/*上传按钮*/
.upload_img{
    display: block;
    background-color: #00a0ea;
    color: #FFFFFF;
    border: 1px solid #00a0ea;
    border-radius: 5px;
    width: 90px;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 20px;
    font-size: 14px;
}
.upld_img{
    background-color: #00a0ea;
    color: #FFFFFF;
    border: 1px solid #00a0ea;
    border-radius: 5px;
    font-size: 14px;
    padding: 8px 12px;
}

.tableys td label{
  color: #666;
  font-weight: normal;
}
/*排序*/
.public_left .form-control{
  float: left;
  margin-right: 15px;
}
.public_left .tishi{
  color: #f00;
}
table .wid_15{
  width: 15%;
}
.box .box-footer{
  margin-top: 20px;
}
.form-group .edit_box{
  float: none;
}
.skin-blue .sidebar > .sidebar-menu > li > .treeview-menu{
  background: #3b3b43;
}
.pagination{margin-left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);}
/*登录页面*/
.man-login{
  position: fixed;
  left:0;
  top:0 ;
  right:0;
  bottom:0;
  width:100%;
  height:100%;
  background: url(../img/daguanj.png) center no-repeat;
  background-size: cover;
  overflow: overlay;
}
.man-login-main{  width: 600px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
       -moz-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
         -o-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);}




.man-login-top{
  text-align: center;
  margin-bottom: 35px;
}
.man-login-top>img{width:300px;}
.table-responsive{
  height: auto;
  background: url(../img/re-bg.png);
  padding: 0;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 10px;
  padding-bottom: 35px;
}
.login-title h2{
  font-size: 26px;
  color: #fbf8f8;
  padding-top: 85px;
  margin-top: 0;
}
.sq-mar-top{
  margin-top: 20px;
}
.sq-mar-top a{
  color: #0099e0;
}

.man-login-table .man-login-left{
  width: 30%;
  padding: 80px 30px;
  background: url(../img/man-left-bg.png) no-repeat;
  border: none;
}
.man-login-table .man-login-right{
  width: 70%;
  padding: 110px 130px 80px 90px;
  border: none;
}
.man-logo{
  margin-bottom: 130px;
}
.man-logo-bottom{
  text-align: center;
}
.man-p1{
  font-size: 26px;
  color: #535353;
  font-weight: normal;
}
.man-login-inp{
  width: 71%;
}
.login-form{
  padding-left: 25%;
  padding-right: 4%;
  padding-top: 10%;
}
.login-yanzheng{
  position: relative;
}
.man-shibie-img{
  position: absolute;
  right: 0%;
  top: -1%;
}
.man-login-inp input{
  width: 100%;
  padding-left: 20px;
IE  color: #000;
  font-size: 16px;
  background: none;
  border: 1px solid #fff;
  border-radius: 3px;
  margin-bottom: 25px;
  color: #fff;
  padding: 3%;}

input::-webkit-input-placeholder {  /* Mozilla Firefox 4 to 18*/ 
　　    color: #fff;
　　}
input::-moz-placeholder {  /* Mozilla Firefox 4 to 18*/ 
　　    color: #fff;
　　}
input::-moz-placeholder {  /* Mozilla Firefox 19+*/ 
　    color: #fff;
　　}
input:-ms-input-placeholder { /* Internet Explorer 10+*/ 
　    color: #fff;
}



.man-login-inp button{
    width: 100%;
    height: 40px;
    border: 1px solid #f9c617;
    background: #f9c617;
    font-size: 18px;
    color: #000;
  behavior: url(PIE-1.0.0/PIE.htc);
}
.man-forget{
  margin-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
.man-forget a{
  font-size: 16px;
  cursor: pointer;
}
.man-forget .man-forget-mm:hover{
  color: #535353; 
  text-decoration: underline;
}
.man-forget .man-forget-zh:hover{
  color: #fe3327; 
  text-decoration: underline;
}
.man-forget-mm{
  float: right;
  color: #535353;
}
.man-forget-zh{
  color: #fe3327;
}
/*登录页面结束*/
/*企业添加*/
.right-side > .content-header{
  padding: 15px 15px 10px 15px;
}
.right-side > .content-header > .breadcrumb{
  right: 25px;
}
/*基本信息*/
.man-pd{
  padding: 10px;
}
.t-a-l{
  text-align: left;
}
.jiben-xixin{
  overflow: hidden;
  padding-top: 0;
}
.form_title {
    margin: 0 5px 28px;
    font-size: 14px;
    color: #333333;
    line-height: 40px;
    border-bottom: 1px solid #dddddd;
    text-align: left;
}
.space_wrap {
    margin-left: 6px;
    margin-right: 7px;
}
.f_fl {
    float: left;
    display: inline;
}
.space_title {
    font-size: 16px;
    color: #333;
    line-height: 24px;
    margin-bottom: 20px;
    margin-top: 10px;
    overflow: hidden;
}
.bianhao{text-align: left;
    height: 42px;
    line-height: 42px;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding-left: 10px;
}
label{ font-weight: 500;cursor: pointer;}
.bianhao-L{ width: 745px !important;}
.bianhao-r{    height: 42px;
    line-height: 42px;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding-left: 10px;}

.tuisong{
  text-align: left;
  height: auto;
  line-height: 42px;
}
.form_box {
    background-color: #fff;
    padding-bottom: 14px;
    margin-bottom: 30px;
}
.tab-bg{
  background: #fff;
  border: 1px solid #ddd;
  border-top: none;
  padding-top: 30px;
}
.space_item {
    /* height: 42px; */
    margin-bottom: 20px;
    overflow: hidden;
}
.space_item .spaceItem_name {
    width: 185px;
    font-size: 14px;
    color: #666666;
    line-height: 40px;
    text-align: right;
    margin-right: 20px;
}
.space_item .input_div {
    width: 250px;
    text-align: left;
}
.wid-auto .u-show{    border: 1px solid #ddd;
    border-radius: 3px;
    padding-left: 10px;
    height: 42px;
    line-height: 42px;}
.space_item .spaceItem_name span {
    color: #ff4e4e;
    margin-right: 5px;
}
.space_item input[type="text"] {
    width: 250px;
    height: 42px;
    border: 1px solid #dddddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: 40px;
    padding-left: 10px;
    color: #333333;
    background-color: #ffffff;
    font-size: 14px;
}
.space_item input[type="password"] {
    width: 250px;
    height: 42px;
    border: 1px solid #dddddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: 40px;
    padding-left: 10px;
    color: #333333;
    background-color: #ffffff;
    font-size: 14px;
}
.space_item input[type="number"] {
    width: 250px;
    height: 42px;
    border: 1px solid #dddddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: 40px;
    padding-left: 10px;
    color: #333333;
    background-color: #ffffff;
    font-size: 14px;
}
.error {
    color: #f14b4b;
    line-height: 30px;
    max-height: 16px;
    vertical-align: middle;
    font-size: 12px;
    height: auto;
    /* padding-left: 11px; */
}
.space_item select {
    font-size: 14px;
    width: 250px;
    height: 42px;
    border: 1px solid #dddddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: 40px;
    padding-left: 10px;
    color: #333333;
    background-color: #ffffff;
}
.space_item .imgWrap_edit {
    margin-bottom: 20px;
}
.space_item .imgBox {
    width: 60px;
    height: 60px;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    cursor: pointer;
}
.crop-avatar {
    position: relative;
}
div.spaceAddDiv {
    width: 100%;
    height: 60px;
}
.avatar-view {
    display: block;
    /* margin: 15% auto 5%; */
    /* height: 220px; */
    /* width: 220px; */
    /* border: 3px solid #fff; */
    /* border-radius: 5px; */
    /* box-shadow: 0 0 5px rgba(0,0,0,.15); */
    height: 100%;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
}
.space_item .imgBox img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.avatar-view>img {
    height: auto;
}
.avatar-view>img {
    width: 100%;
    height: 100%;
    display: none;
}
.space_item .img_wrap .imgBox h1.spaceAdd {
    width: 100%;
    position: absolute;
    top: 0;
}
.space_item .img_wrap .imgBox h1 {
    font-size: 48px;
    text-align: center;
    line-height: 13px;
    color: #b3bace;
}
.form-tab{
  background: #fff;
}
.form-tab ul li a{
  color: #0099e0;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
  border-top: 3px solid #0099e0;
}
.nav-tabs>li>a{
  border-radius: 0;
}
.mar-l{
  margin-left: 15px;
}
#ui-datepicker-div{
  width: 16em;
}
.space_item textarea {
    width: 735px;
    height: 100px;
    resize: none;
    background-color: #ffffff;
    padding: 10px;
    color: #333333;
    font-size: 14px;
    border: 1px solid #dddddd;
    margin-left: 15px;
}
.space_item .text_area{
  width: 692px;
}
#tijiao-btn{
  text-align:center;
  width: 100%;
  padding-left: 0;
  padding-bottom: 15px;
}
.tianjia-box{
  box-shadow: none;
  background: none;
}
.bor-top{
  border-top: 3px solid #0099e0;
}
.upload-btn{
  background: #0099e0;
  color: #fff;
  border: 1px solid #0099e0;
  padding: 9px 83px;
  font-size: 14px;
  border-radius: 3px;
}
.upload-a-btn{
  display: block;
}
.upload-btn i{
  margin-right: 10px;
}

.pd0{
  padding: 0;
}

/*楼宇添加*/
.basic_form{
  overflow: hidden;
}
.pa-top{
  padding-top: 30px;
}
/*后台界面*/
.i-img{
  width: 20px;
  display: block;
  float: left;
  margin-right: 10px;
}
.i-img img{
  width: 100%;
}
.nav.nav-pills.nav-stacked > li.active > a, .nav.nav-pills.nav-stacked > li.active > a:hover {
    background-color: #f6f6f6;
    border-left-color: #3c8dbc;
    color: #444;
}
.martop{
  margin-top: 0;
}
.padbottom{
  padding-bottom: 50px;
}
.pad20{
  padding: 20px;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
}
.dai-h4{
  margin: 0 5px 20px 0;
  font-size: 18px;
  color: #333333;
  line-height: 40px;
  border-bottom: 1px solid #dddddd;
  text-align: left;
}
/*在线园区服务*/
.zaixian-park{
  background: #fff;
  margin: 0;
  border-top: 3px solid #d2d6de;
  margin-bottom: 20px;
  width: 100%;
  box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
.box-header h3{
  font-size: 18px;
  border-bottom: 1px solid #f4f4f4;
  padding-bottom: 10px;
  padding-left: 15px;
  margin-top: 10px;
  text-align: left;
}
.space_item .tarea{
  width: 250px;
  margin-left: 0;
}
/*后台兼容性*/
.man-login-main{
    width: 600px !important;
}







/*后台弹出框（服务云和园区管理两板块） css开始*/
#list_menu{
  float: left;
}
.man_nav_menu a {
    font-size: 18px;
    background: #32323a;
    padding: 20px 55px;
    line-height: 23px;
    color: #b2bcc5;
    display: block;
    border-right: 1px solid #3d3f49;
    float: left;
}
.man_nav_menu a:first-child{    background: #0098de;color: #fff;}

.man_nav_menu .man_hover{
  background: #0099e0;
  color: #fff;
}
.man_nav_menu .cd-popup-trigger {
    display: block;
    float: left;
    width: 170px;
    text-align: center;
    color: #FFF;
    text-transform: uppercase;
    padding: 17px;
    /*background: url(../img/add_a.png) no-repeat 50%;*/
}

.cd-popup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(94, 110, 141, 0.9);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
.cd-popup.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-popup-container {
  position: relative;
  width: 65%;
  margin: 0em auto;
  background: #FFF;
  border-radius: .25em .25em .4em .4em;
  text-align: center;
  top:50%;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  /* Force Hardware Acceleration in WebKit */
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.cd-popup-container .cd-buttons:after {
  content: "";
  display: table;
  clear: both;
}
.cd-popup-container .cd-buttons li {
  float: left;
  width: 50%;
}
.cd-popup-container .cd-buttons a {
  display: block;
  height: 60px;
  line-height: 60px;
  text-transform: uppercase;
  color: #FFF;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.cd-popup-container .cd-buttons li:first-child a {
  background: #fc7169;
  border-radius: 0 0 0 .25em;
}
.no-touch .cd-popup-container .cd-buttons li:first-child a:hover {
  background-color: #fc8982;
}
.cd-popup-container .cd-buttons li:last-child a {
  background: #b6bece;
  border-radius: 0 0 .25em 0;
}
.no-touch .cd-popup-container .cd-buttons li:last-child a:hover {
  background-color: #c5ccd8;
}
.cd-popup-container .cd-popup-close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 30px;
  height: 30px;
}
.cd-popup-container .cd-popup-close::before, .cd-popup-container .cd-popup-close::after {
  content: '';
  position: absolute;
  top: 12px;
  width: 14px;
  height: 3px;
  background-color: #8f9cb5;
}
.cd-popup-container .cd-popup-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 8px;
}
.cd-popup-container .cd-popup-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 8px;
}
/*.is-visible .cd-popup-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}*/
@media only screen and (min-width: 1170px) {
  
}

.jumbotron-container {
    width: 100%;
}
.jumbotron-container .plan-wrapper {
    max-width: 880px;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 40px;
}
.text-center {
    text-align: center;
}
.pull-right {
    float: right!important;
}
.plan-version {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 406px;
    padding: 0;
    min-height: 500px;
    border-radius: 6px;
    border: 1px solid #CCC;
    box-shadow: 0 8px 30px rgba(0,0,0,.15);
}
.plan-free{
  border: 1px solid #81E0FA;
}
.plan-version.plan-enterprise .plan-header {
    background: linear-gradient(#81E0FA,#5DB9F6 60%,#33ADF4);
    background: -webkit-gradient(linear,top,bottom,#81E0FA),color-stop(.6,#5DB9F6),to(#33ADF4);
    background: -moz-linear-gradient(top,#81E0FA,#5DB9F6 60%,#33ADF4);
    background: -webkit-linear-gradient(top,#81E0FA,#5DB9F6 60%);
    background: -o-linear-gradient(top,#81E0FA,#5DB9F6 60%,#33ADF4);
}
.plan-version .plan-header {
    position: relative;
    padding: 15px 0;
    height: 91px;
    background-color: #F8F8F8;
    border-bottom: 1px solid #EEE;
    border-radius: 6px 6px 0 0;
}
.plan-version.plan-enterprise .plan-header h4,.plan-version.plan-enterprise .plan-header p {
    color: #FFF;
}
.page-business .prices-jumbotron .plan-version .plan-header h4 {
    font-size: 26px;
    margin: 0;
}
.plan-version .plan-price {
    padding-top: 20px;
    height:170px;
    border-bottom: 1px solid #EEE;
}
.plan-version .plan-price a {
    margin-top: 20px;
    padding: 14px 35px;
    font-weight: 600;
    border-radius: 6px;
    width: 165px;
}
.plan-version .plan-price p {
    margin: 20px;
    color: grey;
    font-size: 14px;
}
.jumbotron p {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 200;
}
.plan-version .plan-list {
    /*padding: 20px 0;*/
}
.plan-version .plan-list>ul {
    width: 345px;
    margin: 0 auto;
}
.plan-version .plan-list>ul li {
    position: relative;
    font-size: 14px;
    margin: 16px 0;
    line-height: 20px;
    padding-left: 13px;
}
.plan-version .plan-list>ul li:before {
    content: ' ';
    position: absolute;
    display: inline-block;
    top: 8px;
    left: 0;
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background-color: grey;
}
.plan-version .plan-header .tips {
    font-size: 14px;
    color: grey;
    margin-top: 10px;
    margin-bottom: 0;
}
.plan-version .plan-price a.btn-default {
    border-color: #03A9F4;
    color: #03A9F4;
}
.plan-version .plan-price a.btn-blue {
    background: #00a0ea;
    color: #fff;
}
.tk_btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.site-main .tk_btn {
    min-width: 156px;
}
/*后台弹出框（服务云和园区管理两板块） css结束*/
