td{
	word-break: break-all;
}

.title{
    background: white;
    border-radius: 3px;
    margin:0 0px 0;
    border-bottom: 1px solid #f2f2f2;
}
.title1{
    padding: 16px 15px;
    list-style: none;
    border-radius: 4px;
    margin-bottom: 0;
    /*font-weight: bold;*/
    font-size: 24px;
    color:#4c4c4c;
}
.info{
    font-size: 14px;
    color:#aaa;
}
.info1{
    font-size: 14px;
    color:#7c7c7c;
    font-weight: bold;
    margin-top:8px;
}



.sel{
    color: #FF6C60!important;
}
.zhiwu{
	color:#999;
	margin-left:6px;
	font-size:12px;
}
ul.ft-link {
     margin-left: 4.15%;
    padding: 0;
}
.pos{
	position: fixed;
	right: 2%;
	bottom: 3%;
	width: 100%;
}
.img div span{
	width:100px;
	display:block;
	height:20px;
	line-height:20px;
	text-align:center;
	position:absolute;
	bottom:0;
	background:#000;
	color:#fff;
	font-size:12px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	opacity:0.7;
	cursor:pointer;
}

.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: #fff!important;
}
#main-content {
    margin-left: 180px;
    overflow: hidden;
}
.caozuo{
	margin:0 20px;
	float: left;
	line-height: 36px;
}
.w84{
	width: 84px!important;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.w110{
	width: 110px!important;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.text-detail{
	width: 100%;
	margin:0;
	padding:4px 0;
	font-size: 12px;
}
.top-bot-10{
	padding:10px 15px;
}
.layer{
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0,0,0,.5);
	width: 100%;
	height: 100%;
	padding: 5% 0;
	z-index: 9999;
	display: none;
}
.layerer{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding: 5% 0;
	z-index: 19999;
}
.layer-addcompany,.layer-addnum{
	padding-top:22%;
}
.cardnum,.company{
	cursor: pointer;
	margin-bottom: 10px;
	display: inline-block;
}
.tylj{
	cursor: pointer;
}
@media screen and (max-width: 768px) {
	.col-xs-offset-2{
		margin-left: 16.6%;
	}
}
.padding-top{
	padding-top: 5%;
}
.scroll-y{
	overflow-y: scroll;
	overflow-x: hidden;
}
.lay-pos{
	position: absolute;
	top: 20%;
	height: 45%;
	overflow-x: hidden;
	overflow-y: scroll;
}
	::-webkit-scrollbar  {
		width: 0;
		height: 0;
	} 
.height{
	height:138px;
	overflow-x: hidden;
	overflow-y: scroll;
}








.padno{
	padding: 0 important;
}



.pad-bott-20{
	padding-bottom: 20px!important;
}
.page{
	display: none;
}
.mbot20{
	margin-bottom: 20px;
}
.mtop30{
	margin-top: 30px;
}
.mbot40{
	margin-bottom: 40px;
}
.tab{
	margin:0 10px;
}
.tabsel{
	color: #58c9f3!important;
}
.line{
	background: #7087a3;
    display: inline-block;
    width: 100%;
    margin-top: 0;
    border-radius: 6px;
    padding: 16px 15px 4px;
}
.line01{
	float: left;
    margin-bottom: 10px;
    margin-right: 20px;
    color:#fff;
    cursor: pointer;
}
.line01 a{
	border-radius: 0;
    margin-right: 1px;
    color: #fff;
}
.t{
	margin-top: 20px!important;
}
.fen{
	    position: absolute;
    right: 18%;
    top: 25%;
}
.fen1{
	 position: absolute;
    right: 8%;
    top: 58%;
}
.border-no{
	border:none!important;
}
.margin-no{
	margin:0!important;
}
.mbot-10{
	margin-bottom: 10px;
}
.aa{
	margin-left: 50px;
    font-size: 12px;
}
.aa1{
	margin-left: 120px;
    font-size: 12px;
    /*border-bottom: 1px solid #ebeae6;	*/
}

.gf{
	margin-right: 20px;
    margin-top: 10px;
}
.gfcom{
	margin-right: 6px;
    margin-top: 10px;
}
.tiaoz{
	border-bottom:none!important; 
     padding-bottom: 0!important; 
     margin-bottom: 0!important; 
     margin-right: 0!important; 
     margin-left: 0!important; 
}
textarea{
	resize: none!important;
}


.tupian{
border-radius: 2px; width: 50px;height: 50px;margin-right: 10px;margin-bottom: 10px;
}
.padleft-no{
	padding-left: 0;
}
.marginleft{
	margin-left: 10px;
}
.marginright{
	margin-right: 10px;
}
.marginbottom{
	margin-bottom: 10px;
}
.margintop{
	margin-top: 10px;
}
/*.dropdown-menu {
    max-height: 137px;
    overflow-y: scroll;
    overflow-x: hidden;
}*/

/*.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    max-width: 100%;
	min-width:50%!important;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box;
}*/

borderbottom{
	border-bottom: 1px solid #e2e2e4;
}
.info-show{
	margin:0 0 20px;
}
.img00{
	width:150px;
	height: 150px;
	border-radius: 3px;
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}
.green{
	color: #7ACA7C;
}




.wrapper {
	margin-top: 60px;
	padding: 25px;
	padding-bottom:100px;
	width: 100%;
}



.col-lg-12,.col-md-12,.col-sm-12,.col-xs-12{
	overflow: hidden;
}
.mbot-15{
	margin-bottom: 15px;
}
.padding0{
	padding:0!important;
}
.padding-top0{
	padding:0!important;
}
.padding-bottom0{
	padding:0!important;
}
.padding-left0{
	padding:0!important;
}
.padding-right0{
	padding:0!important;
}
.margin0{
	margin:0!important;
}
.margin-top0{
	margin-top:0!important;
}
.margin-bottom0{
	padding-bottom:0!important;
}
.margin-left0{
	margin-left:0!important;
}
.margin-right0{
	margin-right:0!important;
}
.li01:hover{
	background: #F5F5F5;
	border-radius: 2px;
}
.li01{
	width: 97%;
	padding-top: 15px;
	margin:0 auto!important;
}




















.gray{
	color: #979797;
}
.line0{
	width: 100%;
	height: 1px;
	background: #e2e2e4;
}

.menu{
	height: 34px;
	line-height: 29px;
}
.menu a{
    height: 34px;
    margin: 6px 12px;
    margin-left: 0;
    padding-right: 16px;
    font-size: 14px;
    color: #333;
    vertical-align: middle;
    /*background-color: #fff;*/
    text-decoration: none;
    border-right: 1px solid #ddd;
}
.menu a:last-child{
    height: 34px;
    margin: 6px 12px;
    margin-left: 0;
    padding-right: 12px;
    font-size: 14px;
    color: #333;
    vertical-align: middle;
    background-color: #fff;
    text-decoration: none;
    border-right:none;
}
.menu a i{
	margin-right: 3px;
}
.img{
	margin-top:20px;
}
.img>div{
	width:100px;
	height:100px;
	margin-right:20px;
	float: left;
	margin-bottom:20px;
	position: relative;
}