
.now-position{
    height: 44px;
    line-height: 44px;
    color: #888;
}
.no-padding-left{
	padding-left: 0;
}
.case-well{
	padding: 15px 20px;
	background-color: #fff;
	line-height: 30px;
	overflow: hidden;
}

.task-list-itle{
	display: inline-block;
	float: left;
}
.task-list{
	float: left;
	width: 1050px;
}
.task-list li{
	margin: 4px 0;
}
.task-list a{
	height: 22px;
	line-height: 22px;
	color: #515151;
}
.case-classify-well {
	line-height: normal;
	padding:20px 15px 10px;
}
.case-classify-well .nav>li>a{
	padding: 1px 10px;
	color: #515151;
	margin-bottom: 12px;
	margin-left: 12px;
	font-size:12px;
}
.case-classify-well .nav>.active>a{
	color: #fff;
	padding: 2px 12px;
	border-radius: 2px;
}
.case-search-list{
	float: left;
	margin: 0;
}
.case-search-list span{
	width: 1px;
	height: 20px;
	display: inline-block;
	color: #adadad;
}
.case-search-list .nav-pills>li.active>a, .case-search-list .nav-pills>li.active>a:focus, .case-search-list .nav-pills>li.active>a:hover{
	background-color: #fff;

	color: #337ab7;

	color: #2f55a0;

}
.case-search-well .nav>li>a:focus, .case-search-well .nav>li>a:hover,.case-search-well .nav>li>a:hover i{
	background-color: #fff;
	color:#2f55a0;
}

.case-search-well .nav>li>a{
	padding: 0 15px;
	color: #adadad;
}
.case-search-well .nav>li>a i{
	margin-left: 5px;
	font-size:12px;
	color:#c7c7c7;
}
.case-search-key-words{
	width: 160px;
	float: left;
	border: 1px solid #ccc;
	height: 28px;
	margin-left: 30px;
}
.case-search-btn{
	background: #fff;
    border: 0;
    border-left: none;
    z-index: 3;
    font-size: 16px;
    color: #dedede;
}
.case-search-btn:focus,.case-search-btn:active{
	 outline: none;
	 background-color: #fff;
}
.case-search-btn i{
	color: #d9d9d9;
}
input.case-search-input, .case-search-input:focus{
	padding-left: 15px;
	height: 28px;
	border: 0;
	outline: 0;
}
.case-list-item{
	/* margin-bottom: 26px; */
	    padding: 11px;
}
.case-list-item img{
	width: 100%;
	height: 203px;
}
/*.case-list-item .case-list-item-name,.case-list-item .case-list-item-admin{*/
	/*width: 100%;*/
/*}*/
.case-list-item-name{
	background-color:  #f7f7f7;
	height: 41px;
	font-size: 14px;
	padding: 15px 10px;
	overflow: hidden;
}
.case-list-item-name p{
	margin: 0;
	width: 173px;
	display: inline-block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.case-list-item-name span{
	display: inline-block;
	float: right;
	color: #898989;
}
.case-list-item-admin{
	background-color:  #f7f7f7;
	height: 45px;
	font-size: 14px;
	 padding: 0px 10px; 
	overflow: hidden;
	border-bottom: 2px solid #f0f0f0;
}
.case-list-item-admin-info{
	height: 35px;
	float: left;
	line-height: 35px;
}
.case-list-item-admin-info img{
	width: 35px;
	height: 35px;
	margin-right: 5px;
	display: inline-block;
	margin-top: -25px;
}
.case-list-item-admin-info p{
	display: inline-block;
	margin: 0;
	width: 120px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.case-list-item-admin span{
	display: inline-block;
	float: right;
	color: #898989;
	height: 35px;
	line-height: 35px;
}
.case-list-item-admin span i{
	transform:rotateZ(90deg);
}
.case-page{
	margin-bottom: 46px;
}
.dataTables_paginate  .case-page-list{
	margin: 0 15px;
}
.case-page-list li a{
	margin: 0 5px;
}
/*成功案例详情*/
.case-detail-main-area{
	border: 1px solid #ebebeb;
	background: #fff;
	padding: 0;
	margin-bottom: 50px;
}
.case-detail-title-name{
	text-align: left;
	padding-top: 30px;
	margin: 0 20px;
	border-bottom: 1px solid #ebebeb;
}
.case-detail-title-name h4{
	margin-top: 0;
	margin-bottom: 20px;
	font-weight: 800;
}
.case-detail-title-name p {
	color:#898989;
}
.case-detail-tags{
	display: inline-block;
	height: 20px;
	line-height: 15px;
	border: 1px solid #c0c6d2;
	color:  #898989;
	padding: 2px 10px;
	border-radius: 10px;
	margin-right: 5px;
}
.case-detail-time{
	float: right;
	color:  #898989;
}
.case-detail-info-words{
	padding: 40px 20px;
	font-size:14px;
	line-height: 24px;
	word-break:break-all;
}
.case-detail-info-words p{
	line-height: 22px;
	text-indent: 28px;
	margin-bottom: 28px;
}
.case-detail-info-img{
	text-align: center;
	margin-bottom: 35px;

}
.case-detail-info-img img{
	display: inline-block;
}
.case-detail-side-img{
	padding: 16px;
	border: 1px solid #ebebeb;
	background-color: #fff;
}
.case-detail-side-img img {
	width:100%;
}
.case-detail-about{
	border: 1px solid #eaeaea;
    background: #fff;
    padding: 20px;
}
.case-detail-about ul{
	margin: 0 0 -1px 0;
    overflow: hidden;
    height: 629px;
}
.case-detail-about li{
	height: 126px;
	border-bottom: 1px dashed #ccc;
	padding: 20px 0;
}
.case-detail-about li img{
	width: 86px;
	height: 86px;
}
.case-detail-about-info{
	padding-left: 20px;
}
.case-detail-about-info p{
	margin-bottom: 5px;
}
.case-detail-about-info-name{
	display: inline-block;
	width: 120px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.personal-uesrimg{
	padding: 40px 27px;
	margin-bottom: 20px!important;
}
@media screen and (min-width:640px) and (max-width:767px){
	.case-list .col-xs-12 {
		width:50%;
	}
}
.case-list-item .case-list-item-name a,.case-list-item-admin-info p{
	color: #515151;
}
@media (min-width:1200px){
	.case-list-item-img{
		display:block;
		height: 203px;
	}
}
.select-fa-angle-down {
	width: 15px;
	height: 15px;
	border: 1px solid #dadada;
	background: #efefef;
	text-align: center;
	line-height: 15px;
}
.case-well .nav-pills>li>a:focus,.case-well .nav-pills>li>a:hover{
	background: #fff;
	color: #515151;
}
.case-well .nav-pills>li>a:focus,.case-well .nav-pills>li>.hov-blue:hover:hover{
	color: #2f55a0;
}
@media (max-width: 767px) {
	.hidden-xs {
		display: none!important;
	}
	.case-well ul{
		margin-left: 0;
	}
	.case-list-item-name p{
	margin: 0;
	width: 230px;
	display: inline-block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
}