.login-main, .user-main, .about-main {
	padding-top:75px;
	margin-top:75px;
}
.about-main {
	padding-top: 20px;
}
.login-main {
	background: #fff url("../../images/login-bg.png") no-repeat center top;
	height: 617px;
}
.login-box {
	border: #e3e3e3 1px solid;
	box-shadow: 2px 2px 3px 2px #eee;
	width: 351px;
	height: 515px;
	border-radius: 5px;
	background: #fff;
}
.login-box h4 {
	font-size: 16px;
	border-bottom: #e5e5e6 2px solid;
	padding-left: 10px;
	line-height: 51px;
	margin-bottom: 45px;
}
.form-group {
	margin: 32px auto;
}
.form-control {
	
	height: 44px;
	

}
.form-control:focus {
	color: #000;
}
p.small {
	width: 90%;
	margin: 5px auto;
	font-size: 85%;
}
.small label {
	line-height: 20px;
}
.mg-top {
	margin-top:-1px;
}
.btn-size {
	padding: 10px 40px;
	font-size: 24px;
}
.w318 {
	width: 318px;
}
.top-title {
	color: #fff;
	font-size: 18px;
	margin-left: 35px;
	margin-top:22px;
	float: left;
}
.user-main {
	padding-top:50px;
}
.user-main .nav-tabs > li.active > a, .user-main.nav-tabs > li.active > a:focus, .user-main .nav-tabs > li.active > a:hover {
	border-top:#69b3f2 3px solid;
}
.user-main .nav-tabs > li > a {
	border-radius: 0px;
	font-size: 20px;
	padding:10px 50px;
}
.user-main .tab-content {
	border: #ccc 1px solid;
	padding-top: 30px;
	margin-top: -1px;
}
.about-main .nav-tabs {
	border-bottom-width:0px;
	font-size: 16px;
}
.about-main .nav-tabs > li.active > a, .about-main .nav-tabs > li.active > a:focus, .about-main .nav-tabs > li.active > a:hover {
	border-bottom: #1e78e8 4px solid;
	border-width: 0 0 4px 0;
}
.about-main .nav-tabs li a {
	color: #666;
}
.about-main .nav-tabs > li {
	margin-left: 20px;
	margin-right: 90px;
}
.gray-box {
	border:0;
	padding: 15px;
	margin-top:55px;
}
.gray-box h4 {
	border-bottom: #ccc 1px solid;
	padding-bottom: 15px;
}
.tab-content .form-group, .gray-box .form-group {
	width: 570px;
	padding-bottom: 35px;
}
.mg-left {
	margin-left: 20px;
	line-height: 25px;
}
.blue-cirle, .gray-cirle {
	width:32px;
	height:32px;
	display: inline-block;
	color:#fff;
	text-align: center;
	border-radius: 20px;
	font-size:20px;
}
.blue-cirle {
	background: #3586dd;
}
.gray-cirle {
	background: #ddd;
}
.num-progress {
	position: absolute;
	left: 0px;
	top:-15px;
	width: 100%;
}
.num1, .num2, .num3, .num4 {
	position: absolute;
}
.num1 {
	left:12%;
}
.num2 {
	left:35%;
}
.num3 {
	left:62%;
}
.num4 {
	left:87%;
}
.progress-main {
	position: relative;
}
.progress-main .progress {
	height: 6px;
	background: #ddd;
}
.progress-main .progress-bar-info {
	background: #3586dd;
}
.row h4 {
	border-bottom-width: 0;
	padding-bottom: 5px;
}
.about-main p.font18 {
	color: #666;
	line-height: 30px;
}
.nav-pills .dropdown {
	margin-top: 10px;
}
.dr-user {
width: 90px;
line-height: 22px;
}
li.dropdown a{
	color: #fff;
}

.dr-user li {
	float: left;
	padding: 5px 10px;
	white-space: nowrap;
	margin-left: -40px;
	clear: both;
	border-bottom: #ddd 1px solid;
	min-width: 70px;
}
.qt-user {
	right: -45px;
	top: 15px;
}
.head {
	position: relative;
	min-width: 1024px;
}
.qt-user a.dropdown-toggle{
   display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
max-width:90px;
}
.qt-user .nav > li > a{
	padding: 10px 5px;
}
/*-------------------------------begin of user-admin-----------------------------------------*/


.nav > li.mg-left15 > a {
	padding: 5px 0px 5px 0;
	margin-right: 40px;
}
.list-main {
	margin-top:0px;
	padding: 0px 20px;
}
.search .form-control {
	height: 39px;
}
.mg-left {
	margin-left: 0px;
}
.mg-right {
	margin-right: 15px;
}
ul.box-list {
}
a.sp-logo {
	border: 1px solid #ccc;
	display: block;
	height: 150px;
	overflow: hidden;
	width: 200px;
}
a.sp-logo img {
	width:200px;
	height: 150px;
}
a.sp-logo:hover, a.sp-logo:focus {
	border: #326fa3 1px solid;
}
.sp-item {
	float: left;
	/* width: 200px; */
	margin-right: 60px;
	margin-top: 20px;
	height:230px;
}
.sp-name {
	cursor: default;
	font-size: 16px;
	margin: 12px 0 4px;
}
.sp-owner-icon {
	cursor: pointer;
	display: inline-block;
}
.sp-right-icon {
	cursor: pointer;
	display: inline-block;
	background: rgba(0, 0, 0, 0) url("../../images/c-mark.png") no-repeat scroll 0 0;
	height: 12px;
	width: 13px;
	background-size: 13px 12px;
}
.sp-wrong-icon {
	cursor: pointer;
	display: inline-block;
	background: rgba(0, 0, 0, 0) url("../../images/no-add.png") no-repeat scroll 0 0;
	height: 12px;
	width: 13px;
	background-size: 13px 12px;
}
.sp-owner-icon, .sp-name .sp-name-txt {
	vertical-align: middle;
}
.sp-owner-icon {
	background: rgba(0, 0, 0, 0) url("../../images/sp-owner.png") no-repeat scroll 0 0;
	height: 12px;
	width: 13px;
}
.sp-owner .sp-owner-icon, .sp-name .sp-name-txt {
	vertical-align: middle;
}
.sp-item .sp-name-txt {
	display: inline-block;
	max-width: 180px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.sp-tip {
	color: #999;
	font-size: 12px;
	position: relative;
}
.sp-member {
	margin: 0 12px 0 0;
}
.j-set-default {
	position: absolute;
	bottom: 0px;
	right: 10px;
	color: #0a6aac;
	cursor: pointer;
	display: none;
}
.create-workspace {
	border: 1px solid #ccc;
	color: #999;
	cursor: pointer;
	height: 150px;
	position: relative;
	text-align: center;
	width: 200px;
}
.create-icon {
	background: rgba(0, 0, 0, 0) url("../../images/add-project.jpg") no-repeat scroll 0 0;
	height: 36px;
	left: 45%;
	margin: -30px 0 0 -12px;
	position: absolute;
	top: 50%;
	width: 39px;
}
.create-workspace span {
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 55%;
}
/*----------------begin of myspace-------*/
.sub-nav {
	background: #f8f8f8;
	border-bottom: #ddd 1px solid;
	line-height: 50px;
	height: 50px;
	margin-top: 70px;
}
.fold-list li {
	float: left;
	font-size: 16px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0 10px;
	line-height: 45px;
	position:relative;
}
.fold-list li a {
	color: #11151a;
}
.fold-list li:hover, .fold-list li:focus, .fold-list li.active {
	color: #e96511;
	border-bottom: #f7bd0d 4px solid;
}
.fold-list li.active a {
	color: #e96511;
}
.list-main .nav-tabs {
	padding-left: 35px;
	margin-bottom: 25px;
}
.list-main .nav-tabs li > a {
	color: #9fa2a4;
	font-size: 16px;
	padding:10px 30px;
}
.list-main .nav-tabs > li.active > a, .list-main .nav-tabs > li.active > a:focus, .list-main .nav-tabs > li.active > a:hover {
	border-top:#3a98e9 4px solid;
}
.pd-top15 {
	padding-top:0px;
	margin-top: 10px;
}
.upload-btn, .add-btn {
	padding: 5px 10px;
	position: relative;
}
.upload-btn {
	border: #4c9fd3 1px solid;
}
.add-btn {
	background: #eeeeee;
	border: #d0cdcd 1px solid;
	color: #000;
}
.tab-pane em {
	position: absolute;
}
ul.button-group li {
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
}
.contextMenu {
	background: #F0F0F0;
	border:#c6c1c1 1px solid;
	padding: 0;
	margin: 0;

}
.menu-item {
    padding: 5px 40px;
	line-height: 26px;
	border-bottom: #e0e0e0 1px solid;
	border-top:#fff 1px solid;
}
.space-img-box {
	padding: 5px 15px;
	width: 225px;
	min-height:85px;
	border-bottom: #ddd 1px solid;
	display: inline-block;
}
.space-img-box .img{
	width: 67px;
	float: left;
}
.space-img-box h5{
 float: left;
 margin-left: 5px;
 word-wrap:break-word;
 width: 120px;
 line-height: 22px;
 margin-top:1px;
 font-family:'microsoft yahei';
}
.space-img-box .img img {
	width: 65px;
	height: 60px;
	border:#ddd 1px solid;
}
a.my-space {
	font-size: 20px;
	cursor: pointer;
	color: #333;
}
/*----------------space-data-list-------*/

.document-list {
	width: 100%;
	position: relative;
}
.fold-item {
	background-color: #fff;
	border-bottom: 1px solid #ddd;
	cursor: default;
	height: 55px;
	line-height: 55px;
	position: relative;
	padding-bottom:15px;
	transition: background-color 0.18s ease 0s;
}
/*--------------checkbo-----*/
.check-box input[type="checkbox"] {
	visibility: hidden;
}
.check-box {
	width: 22px;
	height: 22px;
	cursor: pointer;
	display: inline-block;
	margin: 2px 7px 0 0;
	position:absolute;
	overflow: hidden;
	box-shadow: 0 0 1px #ccc;
	-webkit-border-radius: 3px;
	left: 10px;
	top:12px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: rgb(255, 255, 255);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
	border: 1px solid #ccc;
}
.check-box i {
	background: url("../../images/check_mark.png") no-repeat center center;
	position: absolute;
	left: 3px;
	bottom: -15px;
	width: 16px;
	height: 16px;
	opacity: .5;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
	-webkit-transform:rotateZ(-180deg);
	-moz-transform:rotateZ(-180deg);
	-o-transform:rotateZ(-180deg);
	transform:rotateZ(-180deg);
}
.checkedBox {
	-moz-box-shadow: inset 0 0 5px 1px #ccc;
	-webkit-box-shadow: inset 0 0 5px 1px #ccc;
	box-shadow: inset 0 0 5px 1px #ccc;
	border-bottom-color: #fff;
}
.checkedBox i {
	bottom: 1px;
	-webkit-transform:rotateZ(0deg);
	-moz-transform:rotateZ(0deg);
	-o-transform:rotateZ(0deg);
	transform:rotateZ(0deg);
}
.item-icon,  .item-text, .item-action,  .item-size, .item-time, .item-icon-wj, .item-arr-time, .item-list-icon {
	position: absolute;
}
.item-icon-doc,
.item-icon-project,
.item-icon-model,
.item-icon,
.item-icon-txt,
.item-icon-pdf,
.item-icon-excel,
.item-icon-ppt,
.item-icon-svl,
.item-icon-model,
.item-icon-jpg,
.item-icon-bmp,
.item-icon-png,
.item-icon-gif,
.item-icon-dwg,
.item-icon-rvt {
	width: 32px;
	height: 32px;
	position: absolute;
	left:40px;
	top:10px;
	background-size: 32px 32px;
	background: url("../../images/file-type.png") no-repeat scroll;
	
}

.item-icon-model{
background-position: -33px -58px;	
}
.item-icon-model em{
	display: none;
}
.item-icon-dwg{
  background-position: 0 -121px;
}
.item-icon-txt{
  background-position: -33px -121px;
}
.item-icon-rvt {
  background-position: -66px -121px;
}
.item-icon-doc {
	background-position: -0 0;
}
.item-icon-project {
	background-position: -33px 0;
}
.item-icon-pdf {
	background-position: -99px 0;
}
.item-icon {
	background-position: -66px 0;
}
.item-icon-svl {
	background-position: 0 -58px;
}
.item-icon-ppt {
	background-position: -166px 0;
}
.item-icon-excel {
	background-position: -132px 0;
}
.item-icon-jpg {
	background-position: -66px -58px;
}
.item-icon-gif {
	background-position: -132px -58px;
}
.item-icon-png {
	background-position: -99px -58px;
}
.item-icon-bmp {
	background-position: -166px -58px;
}
.item-text {
	left: 80px;
	top: 0px;
	width: 75%;
}
.item-text a {
	color:#000;
	font-size:12px;
}
.item-action {
	right: 200px;
	top:0;
	display: none;
}
table.share-list .item-icon-excel,
table.share-list .item-icon-doc,
table.share-list .item-icon-project,
table.share-list .item-icon,
table.share-list .item-icon-pdf,
table.share-list .item-icon-dwg,
table.share-list .item-icon-ppt,
table.share-list .item-icon-svl, 
table.share-list .item-icon-model,
table.share-list .item-icon-jpg,
table.share-list .item-icon-txt,
table.share-list .item-icon-png, 
table.share-list .item-icon-gif,
table.share-list .item-icon-bmp,
table.share-list .item-icon-rvt{
left: 0;
    overflow: hidden;
    top: 15px;}
.fold-item .icon-share::before,  .fold-item .icon-add::before,  .fold-item .icon-down::before,  .fold-item .icon-del::before,  .fold-item .icon-more::before {
 color:#279ee8;
 margin-right: 5px;
 opacity: 0.5;
 font-style: normal;
}
.fold-item .icon-share:hover::before,  .fold-item .icon-add:hover::before,  .fold-item .icon-down:hover::before,  .fold-item .icon-del:hover::before,  .fold-item .icon-more:hover::before {
 opacity: 1;
}

.fold-item em {
	position: relative;
}
.item-size {
	right: 120px;
	width: 100px;
}
.item-time {
	right: 10px;
}
.item-warp:hover, .item-warp:focus {
	background: #ebfaff;
}
.fold-head {
	background-color: #eee;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	height: 55px;
	left: 0;
	line-height: 55px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}
.list-wrap {
	position:relative;
	left: 0px;
	top: 55px;
}
.item-arr-time {
	right:10px;
	top: 0;
}
.item-list-icon {
	right: 5px;
	top: 0px;
}
.arr-list-pull::before, .arr-list-img::before {
 border: #ccc 1px solid;
 padding: 3px;
 color:#ddd;
}
.item-list-icon li {
	margin-left: 5px;
	margin-right:5px;
	float: left;
}
#left-fold {

	
}
.button-group .icon::before {
	 color: #4096cb;
	 font-size: 14px;
}
.button-group .icon-up::before {
	color: #fff;
}
/*--------------------------------------------------member list--------------------*/
.member-content {

	bottom: 0;
	/* height: 100%; */
	left: 0;
	min-height: 300px;
	/* overflow: auto; */
	padding-left: 210px;
	position: absolute;
	right: 0;
	top: 0;
	margin-top:120px;
}
.left_panel {
	float: left;
	height: 100%;
	margin-left: -210px;
	position: relative;
	width: 270px;
	z-index: 1;
	/* border:#ccc 1px solid; */
	/* background: #f9f9f9; */
	border-right: #ccc 1px solid;
}
.right_container {
    left: 271px;
    position: absolute;
     right: 10px;
     -webkit-right:0;
     -moz-right:0;
    top: 0;
    /* border: #ccc 1px solid; */
    border-left: #ccc 1px solid;
    margin-left: -2px;
}
.rolinList {
	width:100%;
	height:auto;
	margin:40px auto 0 auto;
	text-align:left;
	padding: 0;
}

.rolinList li h2 {
	width:100%;
	height:40px;
	font-size:14px;
	line-height:40px;
   padding-left: 10px;
	color:#333;
	cursor:pointer;
	border-bottom: #ddd 1px solid;
}

.left-menu-title{
	position: absolute;
	left: 0;
	width: 100%;
	height:40px;
	line-height: 40px;
	top: -20px;
}
.left-menu-title h3 {
	padding-left: 10px;
	font-size:16px;
	color:#104f94;
	  background: #e1eefb;
		border-bottom: #ddd 1px solid;
		line-height: 40px;
}
.icon-member-all::before{
	  content: "\F0C0";
	  color:#408cdf;
	  padding-right: 5px;
}
.icon-member::before{
	  content: "\F0E8";
	  color:#ccc;
	  padding-right: 5px;
	  font-size:16px;
}
.mcontent {
	padding-left: 20px;
	line-height: 20px;
}
.panel-title {
	 border-bottom: 1px solid #ccc;
    height: 49px;
    overflow: hidden;
    padding: 0 20px;
    margin-top: 10px;
}
.mod-member-filter {
    float: left;
    font-size: 14px;
    margin: 16px 0 0;
}
.mod-member-filter a{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	color:#408ce1;
	padding:0 15px;

}
.mod-member-filter a.selected {
	background: #408cdf;
	line-height: 24px;
	height:24px;
	color: #fff;
}
.member-option,
.member-list {
	 border-bottom: 1px solid #ccc;
    color: #666;
    height: 48px;
    line-height: 43px;
    position: relative;

}

.button-list,
.member-item  {
	margin-left: 45px;

}
.member-item {
	margin-top: 10px;
}
.member-list {
	height: 70px;
	line-height: 55px;
}
.button-list .icon {
	color: #ccc;
}
.button-list  .icon::before {
	color: #ccc;
	padding-right: 3px;
}
.member-img {
	width: 46px;
	height: 46px;
}
.member-info {
  margin-left: 10px;
  line-height: 24px;

}

.user-icon {
	background: url("../../images/user.png") no-repeat scroll;
	width: 14px;
	height: 14px;
	margin-right: 5px;
	display: inline-block;
}
.member-info p.small {
   margin-left: 0px;
	margin-top: -5px;
}
.member-operation {
	margin-top: 25px;
}
.member-operation a {
	color: #666;
	margin-left: 5px;
}
.member-operation .icon::before {
	color: #666;
	padding-right: 5px;
}
/*----------------------------------------------------濞存粍鍨垫慨娑㈡嚄閻ｅ本娅曢梻鍫嫹---------*/

.cloud-nav {
	font-size:16px;
}
.cloud-nav li {
	float: left;
	margin-right: 10px;
	padding:5px 25px;
	position: relative;
}
.cloud-nav li a{

	color: #666;
}
.cloud-nav li.active {
	background: #3083eb;
}
.cloud-nav li.active a{
	color: #fff;
}
.item-icon1::before, .item-icon2::before, .item-icon3::before, .item-icon4::before {
 font-size:27px;
 padding-right: 5px;
}
.item-icon1::before {
	content:"\F080"
}
.item-icon2::before {
	content:"\F007"
}
.item-icon3::before {
	content:"\F108"
}
.item-icon4::before {
	content:"\F164"
}
.cloud-nav li .icon::before {
	color: #3083eb;	
}
.cloud-nav li.active .icon::before {
	color:#fff;
}
.cloud-nav li.active .arrow-down {
	  bottom: -14px;
    left: 40%;
    position: absolute;
}
.cloud-box {
	padding:0 40px;

}
.cloud-box ul.text-list{
	margin: 0px;
	padding: 0;
}
.cloud-box h3 {
	margin-bottom: 25px;
}
.cloud-box li {
	background: url(../../images/dot.jpg) no-repeat left 8px;
	padding-left: 22px;
	color: #333;
	font-size:16px;
}
.cloud-box li.bg-none {
	background: none;
}
.cloud-box li p{
	color:#666;
	
	line-height: 30px;
}
.cloud-item-img img{
	vertical-align: middle;
}
#item-cy,
#item-gl,
#item-pt,
#item-aq{
	width: 100%;

}

#item-pt {
	background: url(../../images/cloud-img3.jpg) no-repeat right bottom;
		height: 499px;
}
#item-pt .cloud-box {
	margin-top: 140px;
}
/*---------------------------------------------------------------------------------down.html---------------------------------*/

.pc-down h3,
.mobile-down h3 {
	color: #3083eb;
	text-align: center;
	line-height: 50px;
	font-size:20px;
	padding: 20px 0;
	border-bottom: #ddd 1px solid;
	font-weight: normal;
}
.clear-fx {
	float: none;
}
.down-type {
	background: #67bc3c;
	padding: 10px 50px;
	text-align: center;
	font-size:24px;
	position: relative;
	color: #fff;
}
.down-type .icon::before {
	padding-right: 8px;

}
.down-box p.down-info{
	color: #666;
	line-height: 32px;
	margin-top: 20px;
}
.down-btn {
	padding: 5px 40px;
	text-align: center;
	background: #3083eb;
	font-size:24px;
	color: #fff;
}
.icon-down-png {
	background: url(../../images/down.png) no-repeat left top;
	width: 28px;
	height: 24px;
	margin-right: 5px;
	  display: inline-block;
}
.down-type .qr-img {
	position: absolute;
	right: 0;
	top: 0;
}
.qr-btn {
	background: #3083eb;
	border-radius: 10px;
	color: #fff;
	padding: 0px 15px;
	width: 150px;
	font-size:18px;
}
p.down-link {
	color: #666;
	margin-top:10px;
}
h3.popover-title {
	display: none;
}
.dropdown-menu-list li.menu-item {
	padding: 5px 20px;
	line-height: 26px;
	white-space: nowrap;
	margin-left: -40px;
}
/*----------------------------------------------------docu-info.html---閳ユ柡锟斤拷-----------------------------*/

/* tabbtn */
.tabbtn {
	height:45px;
	border-bottom:solid 1px #ddd;
}
.tabbtn li {
	float:left;
	position:relative;
	margin:0 0 0 -1px;
}
.tabbtn li a {
	display:block;
	float:left;
	height:45px;
	line-height:45px;
	overflow:hidden;
	width:108px;
	text-align:center;
	font-size:14px;
	cursor:pointer;
	color: #999;
}
.tabbtn li.current {
	border-left:solid 1px #d5d5d5;
	border-right:solid 1px #d5d5d5;
	border-top:solid 1px #c5c5c5;
}
.tabbtn li.current a {
	border-top:solid 2px #0a65ca;
	height:45px;
	line-height:45px;
	background:#fff;
	color:#0066cc;
	font-weight:800;
	text-decoration: none;
}
/* tabcon */
.tabcon {
	position:relative;/*韫囧懓顩﹂崗鍐*/
}
.tabcon .subbox {
	position:absolute;/*韫囧懓顩﹂崗鍐*/
	left:0;
	top:0;
}
.tabcon .sublist {
	padding:5px 10px;
}
.grya-bg {
	background: #ededf0;
	padding-bottom: 20px;
}
.white-bg {
	background: #fff;
}
.gray-border {
	border:#ddd 1px solid;
}
.h100 {
	height:100%;
	overflow:hidden;
}
.info-left {
	background: #fff;
	padding: 10px;
	border:#ddd 1px solid;
	border-radius:5px;
}
.h30, .list-main .h30 {
	height: 30px;
}
.info-box {
	width: 95%;
	margin:0 auto;
}
.info-box .img img {
	width:60px;
}
.share-left {
	width: 80%;
	background: #fff;
	position: relative;
	padding: 15px;
	border-right: #e7e7e7 1px solid;
}
h4.share-name {
	position: relative;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
}
.share-right {
	width: 20%;
	line-height: 25px;
}
.share-left .item-type {
	left: 0;
	top: 2px;
}
.share-doc {
	border: 1px solid #ddd;
    margin: 25px auto 0;
    padding: 1%;
    position: relative;
    width: 90%;
}
.doc-li {
	width: 60%;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
.type-kk {
	background: url(../../images/doc-kk.png) no-repeat left top;
	width: 70px;
	height: 70px;
	margin: 0 auto
}
.share-option {
	position: absolute;
	right: 10px;
	top: 10px;
}
.share-option .btn {
	margin-right: 10px;
}
.share-option .icon::before {
 margin-right: 3px;
 color: #b7b7b7;
}
.review-share, .list-view-home {
	width: 90%;
	margin:0 auto;
}
.review-share .icon-review::before {
 color: #666;
}
.review-share .form-group {
	margin:10px auto;
}
.share-main {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 0;
	display: inline-block;
	
}
.share-list {
	position: relative;
}
table.share-list > thead > tr > th {
	background: #eee;

	font-weight: normal;


}
table.share-list  td{
	color: #999;
	font-size: 12px;
	position: relative;
}
.share-list> tbody > tr > td, .share-list> tbody > tr > th, .share-list > tfoot > tr > td, .share-list> tfoot > tr > th, .share-list> thead > tr > td, .share-list> thead > tr > th {
	padding:18px 8px;
}

.mg-top{
	margin-top: 10px;
}
.share-tree {
	position: relative;
	width: 100%;
}

table.share-list td.item-icon-model em {
	font-size: 7px;
/*-transform:scale(0.875);--*/
}

table.share-list > thead:first-child > tr:first-child > th {
	 border-top: 1px solid #ccc;
	  border-bottom: 1px solid #ccc;
	    padding:14px 8px;

}
table.share-list  > tbody > tr > td {
	border-top-width: 0;
	border-bottom: #ddd 1px solid;
}
ul.button-group {
	padding-left: 0;
}
/*------------------------------------------------------------------閺傚洣娆㈤崶鐐垼閸掓銆冪仦鏇犮仛閳ユ柡锟芥柡锟芥柡锟芥柡锟芥柡锟芥柡锟芥柡锟芥柡锟芥柡锟芥柡锟芥柡锟芥柡锟芥柡锟芥柡锟芥柡锟芥柡锟芥柡锟芥柡锟芥柡锟芥柡锟芥柡锟芥柡锟芥柡锟芥柡锟芥柡锟芥柡锟芥柡锟芥柡锟芥柡锟芥柡锟芥柡锟芥柡锟芥柡锟芥柡锟芥柡锟芥柡锟芥柡锟芥柡锟芥柡锟斤拷*/

.doc-img-box {
    border: 1px solid #fff;
    display: inline-block;
    height: 160px;
    line-height: 1.5;
    margin: 8px 15px 0 0;
    width: 112px;
    position: relative;
    padding: 8px;

}
.doc-img-box.selected, .doc-img-box.drag-active, .doc-img-box:hover {

	background: #e6f9ff;
	border: #ddd 1px solid;
	border-radius: 5px;
}
.item-img-icon {

    left: 6px;
    top: 6px;
    width: 96px;
    float: left;
}
.item-name {
	float: left;
	width: 100%;
	margin-top:5px;

}
.item-check {
	position: absolute;
	left: 4px;
	top: 4px;
	width: 15px;
	height: 15px;
	display: none;

}
.show{

	display:inline-block;
}
.item-img-icon {
	height: 90px;
	width: 96px;
}
.sicon-checkbox {
	background:url("../../images/check-bg.jpg") no-repeat left top;
	width: 15px;
	height: 15px;
	display: inline-block;
}
.selected .sicon-checkbox {
	background: url("../../images/check-selected-bg.jpg") no-repeat left top;
}
#pageflip {
	right: 0px; 
	float: right;
	position: absolute; 
	z-index: 2566;
	  top: 0px
	}
#pageflip img {z-index: 99;
 right: 0px; 
 width: 49px;
  position: absolute; 
  top: -1px; 
 height: 49px;
   ms-interpolation-mode: bicubic
}
#pageflip .msg_block {
	right: -2px;
	background: url(../../images/subscribe.png) no-repeat right top;
	overflow: hidden; 
	 width: 49x;
	position: absolute;
	    top: -2px; 
	   height: 47px}
.ios-title-bg {
	background: url(../../images/ios_h2_bg.jpg) no-repeat right top;
}
.dis-none {
	display: none;
}
.down-btn{
	padding-left: 55px;
    padding-right: 55px;
}
.cloud-title{
	background: url(../../images/item-title.png) no-repeat center 7px;
	height: 50px;
	font-size: 20px;
	color: #000;
	float: left;
	width: 100%;
	text-align: center;
}
.acc-box{
	border-bottom: #eee 1px solid;
	padding: 15px 0;
	min-height: 300px;
	position: relative;
	margin:15px auto;
	width: 100%;
	float: left;
}
.acc-box h4.title,
.acc-box p{
	float: left;
	margin-right: 20px;
	width: 50%;
}
.acc-box h4.title{
	color: #1b5eb2;
	font-size:18px;
	margin-top:60px;
}
.text-blue-title{
	color: #1b5eb2;
}
.acc-box p{
	font-size: 16px;
	color: #666;
}
.acc-box .img-bd{
	border:#eee 1px solid;
	padding: 5px;
	position: absolute;
	right: 5px;
	top: 5px;
	width: 45%;
}
.acc-box .img-bd img{
	width:100%;
}
#item-cy, #item-gl, #item-pt, #item-aq{
	float: left;
}
.cloud-nav li em{
	display:none;
}
.cloud-nav li.active em{
	display:inline-block;
}
.rt-xf{
	position:fixed;
	right: 40px;
	top: 120px;
	width: 50px;
	background: #f0f0f0;
	border:#ccc 1px solid;
	padding: 10px 0;

}
.rt-xf a{
	float: left;
	width: 100%;
	text-align: center;
}
.add-row .blank20,
.add-row.blank20{
	float:left;
	clear:both;
}
.operbtnlist{
  position: fixed; 
  bottom: 5px;
   right: 25px; 
     background:#000;
   padding: 5px 10px;
   opacity: 0.7;
   border-radius: 5px;
   display: block;
}
.operbtnlist .button-group{
	margin:0;
	padding: 0;
}
#topbuttondiv{
	display: inline-block;
}
/* 2016-7-22新增 */
.form-box .form-title{
	font-size: 18px;
	margin-top: 2px;
	width: 98%;
	border-bottom: #ddd 1px solid;
	padding: 5px 7px;
}
.form-box{
	width: 820px;
	padding: 10px;
	margin: 10px auto;
	border:#ddd 1px solid;
	box-shadow: #ddd 1px 2px 4px;
	margin-top: 40px;
	overflow: hidden;
}
.form-box .form-group {
	width: 96%;
	margin: 12px 0;
	float: left;
}
.form-box .regInfo,
.form-box .red{
	font-size: 12px;
}
.form-box .form-control{
	height: 36px;
}
.form-box .btn-size{
	padding: 2px 30px;
	margin-right: 20px;
	font-size: 16px;
}
.btn-list{
	text-align: center;
}
.btn-gray{
	background: #ccc;
	border:#bbb 1px solid
}
.resister-sm{
	width: 800px;
	padding: 20px;
}
.resister-sm p.text-blue{
	font-size: 16px;
	margin-top: 20px;
}
/* 7-23新增 */
.invite-meb{
	background: #fff url("../../images/jz_bg.png") no-repeat scroll 50% bottom;
    bottom: 0;
    left: 0;
    overflow-y: hidden;
    position: absolute;
    right: 0;
    top: 70px;
}
.invite-box{
	background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    box-shadow: 1px 2px 2px #ddd;
    /* height: 400px; */
    left: 50%;
    margin-left: -320px;
    margin-top: -12%;
    overflow: hidden;
    position: absolute;
    top: 30%;
    width: 640px;
    padding: 10px;
}
.invite-box h3.title{
	font-size: 16px;
	margin-bottom: 30px;
	line-height: 26px;
	text-align: center;
}
.invite-box .invite-item span {
    display: block;
    float: left;
    position: relative;
}
.invite-box .invite-item{
	margin: 10px 0;
    overflow: hidden;
	margin-left: 5%;
}
.invite-box .invite-item span input{
	padding: 8px 5px;
	border:#ddd 1px solid;
}
.invite-box .realname {
    margin-left: 10px;
}
span.email-mobile input{
	width: 335px
}
.invite-box .item-img{
	margin: 10px auto;
	width: 175px;
}
.invite-box .btn{
	width: 120px;
	margin-right: 10px;
	padding:2px 30px;
}
.invite-box .btn-list a{
	font-size: 12px;
}
.go-index a{
	color: #257ae3
}
.invite-box .item-img img{
	width: 175px;
}

.member-invite{
	width:270px;
	bottom: 20px;
    font-size: 12px;
    left: 10px;
    padding: 0 10px;
    position: fixed;
    right: 0;
    word-break: break-all;
}
.invite-text{
	 background-color: #fff;
    border: 1px solid #ccc;
    color: #666;
    font-size: 12px;
    height: 54px;
    margin-bottom: 4px;
    overflow: hidden;
    padding: 10px;
    width: 226px;
}
.form-group .control-label{
	 white-space: nowrap;
	 padding-left: 0
}
.has-feedback {
	margin:0;
	padding:0
}
.form-horizontal{
	font-size: 14px;
}
.form-horizontal .form-control{
	width: 100%
}