.crumbs-box {

    border-bottom: none;

}

.pro-case{

	margin-top: 0;

}

.right-case{

	margin-top: 30px;

}

.right-case div{

	width: 245px;

	line-height: 36px;

	margin: auto;

	text-align: center;

	font-size: 16px;

	color: #666;

	background-color: #f4f4f4;

	border-radius: 18px;

	margin-top: 15px;

}

.right-case div:hover{

	background: -webkit-gradient(60deg, 0 0, 0 0, from(#fd4f74),to(#fe696b));   

    background: -webkit-linear-gradient(60deg,#fd4f74, #fe696b);   

    background: -moz-linear-gradient(60deg,#fd4f74, #fe696b);   

    background: -o-linear-gradient(60deg,#fd4f74, #fe696b);   

    background: -ms-linear-gradient(60deg,#fd4f74, #fe696b);

    background: linear-gradient(60deg,#fd4f74, #fe696b);

    filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = #fd4f74, endColorstr = #fe696b);   

    color: #fff !important;

    -moz-box-shadow: 0 1px 10px 0 rgba(253,79,116, 0.1), 0 1px 8px 0 rgba(253,79,116, 0.2);

    -webkit-box-shadow: 0 1px 10px 0 rgba(253,79,116, 0.1), 0 1px 8px 0 rgba(253,79,116, 0.2);

    box-shadow: 0 1px 10px 0 rgba(253,79,116, 0.1), 0 1px 8px 0 rgba(253,79,116, 0.2);

}

.pro-heder{

	width: 100%;

	height: 174px;

	background-color: #f4f4f4;

}

.pro-img{

	width: 260px;

	height: 174px;

	overflow: hidden;

}

.pro-img img{

	width: 100%;

}

.pro-left{

	padding: 0 30px;

}

.pro-left h1{

	color: #333;

	padding: 20px 0;

}
.white-line{margin-top: 0 !important;white-space: pre-line;}

.pro-name,.beauty-hosp{

	font-size: 16px;

	color: #666;

	margin-bottom: 8px;

	margin-top: 0;

}

.color-e5{

	color: #ccc;

}

.color-ed4f{

	color: #ed4f5b !important;

}

.color-b2{

	color: #b2b2b2 !important;

}

.synopsis{

	width: 873px;

	border:1px solid #eee;

	margin-top: 30px;

}

.synopsis-content{

	margin: 40px 30px 30px 30px;

}

.synopsis-icon{

	width: 26px;

	height: 26px;

	margin-top: 3px;

	margin-right: 20px;

}

.synopsis-title {

    font-size: 20px;

    color: #b2b2b2;

    overflow: hidden;

    line-height: 32px;

    font-weight: bold;

}

.synopsis-text{

	font-size: 16px;

	color: #666;

	line-height: 25px;

	margin:30px 0px 40px 46px;

}

.synopsis-text p{

	margin-bottom:1em;

}

.nous-list{

	margin:30px 0px 40px 46px;

	font-size: 16px;

	line-height: 25px;

	color: #666;

}

.nous-list div,.nous-list p{

	margin-bottom:1em;

}

.nous-list span{

	color: #999;

}

.well{

	margin:30px 0px 40px 46px;	

}

.drop-down i{

    display: inline-block;

    position: relative;

    width: 9px;

    height: 9px;

}

.drop-down i:after{

    position: absolute;

    left: 0;

    bottom: 3px;

    content: '';

    width: 0;

    height: 0;

    border-left: 4.5px solid transparent;

    border-right: 4.5px solid transparent;

    border-top: 5px solid #fff;

}

.drop-down:hover i:after{

     border-top: 5px solid #fff;

}

.beauty-hosp {

    font-size: 16px;

    color: #b2b2b2;

    margin-top: 10px;

}

.hospital-level a:hover{

	color: #ed4f5b;

}