.detail20220603011239{
	padding: 0px;	
}
.detail20220603011239_1{

}
@media(min-width:1200px){
	.detail20220603011239_1{
		padding: 0px;	
	}
}
.cases_detail H3{
    font-size: 24px;
	font-weight:100;
	color: #3a3a3a;
	margin-bottom: 100px;
	margin-top: 24px;
	}
.cases_detail {
    margin: 0px auto;
	}
	.cases_detail .cd_title {
    font-size: 24px;
	text-align: center;
    color: #000;
    margin-bottom: 10px;
}
.cases_detail .sub_title {
    font-size: 16px;
    color: #969696;
    padding: 10px 0px;
	text-align: center;
    border-bottom: 1px solid #e8e8e8;
}
.cases_detail .cd_content {
    padding: 0px;
    /*border-bottom: 1px solid #e8e8e8;*/
    font-size: 16px;
    line-height: 24px;
}
.cases_detail .cd_content p {
	text-indent: 0em; 
    font-size: 16px;
    line-height: 24px;
}
.cases_detail .cd_quick {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 10px 0;
}
.cases_detail .cd_quick a {
    width: 30%;
    height: 33px;
    line-height: 33px;
    /*border: 1px solid #a88f6f;*/
    color: #000;
    font-size: 1.6rem;
    text-align: center;
    float: left;
    margin-left: 10px;
	background-color: #bebebe;
}
.cases_detail .cd_quick a:hover {
   color: #fff;
	background-color: #000;
}
.cases_detail img {
    max-width: 100% !important;
    height: auto !important;
}