	.detail20235171528 {
    margin: 0px auto;
	}
	.detail20235171528 .cd_title {
    font-size: 24px;
	text-align: center;
    color: #214c91;
    margin-bottom: 10px;
}
.detail20235171528 .sub_title {
    font-size: 18px;
    color: #fff;
    line-height: 30px;
	text-align: center;
    border-bottom: 1px solid #e8e8e8;
	background-color: #224e8f;
	border-radius: 40px;
	width:140px;
	margin: 20px auto 0px auto;
}
.detail20235171528 .cd_content {
    padding: 0px 0px 20px 0px;
    border-bottom: 1px solid #e8e8e8;
    font-size: 16px;
    line-height: 24px;
}
.detail20235171528 .cd_content p {
	text-indent: 0em; 
    font-size: 16px;
    line-height: 24px;
}
.detail20235171528 .cd_quick {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 10px 0;
	margin: 0px auto;
	text-align: center;
}
.detail20235171528 .cd_quick a {
    width: 30%;
	max-width: 216px;
    height: 33px;
    line-height: 33px;
    /*border: 1px solid #a88f6f;*/
    color: #000;
    font-size: 1.6rem;
    text-align: center;
	display:inline-block;
    margin-left: 5px;
	background-color: #bebebe;
	/*margin-bottom: 15px;*/
}
.detail20235171528 .cd_quick a:hover {
   color: #fff;
	background-color: #224e8f;
}
.detail20235171528 img {
    max-width: 100% !important;
    height: auto !important;
}
.detail20235171528 .cd_line{
	background-color: #d5d5d5;
	height: 1px;
	width: 100%;
	margin: 35px 0px;
}