/*titile*/
.loadmore{
width: 82%;
}
.companyProfile{
text-align: center !important;
}
.logoT{
background: url(../img/logo.png) no-repeat center center; 
-webkit-background-size: 100%; 
-moz-background-size: 100%; 
-o-background-size: 100%; 
background-size: 100%;
width:100%;
height:44px;
}
.logo{
height: 68px;
}
.showmore-in{
background: url(../img/more_icon.png) no-repeat center center; 
-webkit-background-size: 100%; 
-moz-background-size: 100%; 
-o-background-size: 100%; 
background-size: 100%;
width:18px;
height:12px;
margin-top: 19px;
}
.showmore{
	padding-left: 16px !important;
}


.pd15{
    padding:30px 15px 15px;
}
.cases_type>div{
    margin: 0 auto;
}
.cases_type_this{
    font-size:.8rem;
}
.ea5205{
    border-bottom:2px solid #ea5205;
    color:#ea5205;
}
.pd15_1{
    padding: 15px;
}
.back_fff{
    background: #fff;
}
.pd15_1 p{
    padding: 0 0 10px;
}
.eye_icon{
background: url(../img/eye_icon.png) no-repeat center center; 
-webkit-background-size: 100%; 
-moz-background-size: 100%; 
-o-background-size: 100%; 
background-size: 100%;
width:22px;
height:15px;
margin-bottom: -2px;
}
.inl{
    display: inline-block;
}
.color666{
    color: #666;
    font-size: 15px;
}
.ellipsis{
  /*  overflow:hidden; 

text-overflow:ellipsis;

display:-webkit-box; 

-webkit-box-orient:vertical;

-webkit-line-clamp:2;*/
word-break:normal;
white-space:pre-wrap;
word-wrap:break-word
}
.bor_bot{
    border-bottom: 3px solid #f64d00;
}
.pdb15{
    padding-bottom: 15px;
}