body {
	background: #EEEEEE;
}
.cases_details{
	background: #EEEEEE;
}
.cases_details .cases_details_title {
	width: 1200px;
	height: 50px;
	margin: 0 auto;
	position: relative;
	display: flex;
	align-items: center;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 300;
	color: #525252;
	line-height: 1;
}

.cases_details .cases_details_title a {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 300;
	color: #525252;
}

.cases_details .cases_details_body {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	position: relative;
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	margin-bottom: 28px;
}

.cases_details .cases_details_body .left {
	width: 880px;
	position: relative;
	height: auto;
	box-sizing: border-box;
	background: #FFFFFF;
}

.cases_details .cases_details_body .left .left_690 {
	width: 690px;
	height: auto;
	margin: 0 auto;
	position: relative;
	box-sizing: border-box;
}

.cases_details .cases_details_body .left .left_title {
	border-bottom: 1px solid #B3B3B3;
	text-align: center;
	font-size: 30px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #000000;
	line-height: 1;
	margin-top: 50px;
	padding-bottom: 15px;
}

.cases_details .cases_details_body .left .left_notes {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #828282;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-around;
	margin-top: 22px;
	margin-bottom: 40px;
}

.cases_details .cases_details_body .left .left_html> p,.cases_details .cases_details_body .left .left_html> span,
.cases_details .cases_details_body .left .left_html> div,
.cases_details .cases_details_body .left .left_html> img{
	margin-bottom: 21px;
}

.cases_details .cases_details_body .left .left_button {
	width: 257px;
	height: 41px;
	background: #ffdc00;
	border-radius: 2px;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #000000;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 28px auto 56px;
}

.cases_details .cases_details_body .right {
	width: 296px;
	position: relative;
	height: auto;
	box-sizing: border-box;
}

.cases_details .cases_details_body .right .right_personal {
	width: 296px;
	height: 305px;
	background: #FFFFFF;
	box-sizing: border-box;
	position: relative;
	padding: 33px 19px 31px 20px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.cases_details .cases_details_body .right .right_personal .right_personal_title {
	font-size: 24px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #000000;
	line-height: 1;
	display: flex;
	align-items: flex-start;
}

.cases_details .cases_details_body .right .right_personal .right_personal_title span {
	font-size: 14px;
	font-family: Arial;
	font-weight: 400;
	color: #E5E5E5;
	line-height: 1;
	margin-left: 5px;
}

.cases_details .cases_details_body .right .right_personal .right_personal_bottom {
	width: 100%;
	height: 192px;
	position: relative;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
}

.cases_details .cases_details_body .right .right_personal .right_personal_bottom .right_personal_bottom_img {
	width: 144px;
	height: 192px;
	position: relative;
	box-sizing: border-box;
}

.cases_details .cases_details_body .right .right_personal .right_personal_bottom .right_personal_bottom_img img {
	width: 100%;
	height: 100%;
}

.cases_details .cases_details_body .right .right_personal .right_personal_bottom .right_personal_bottom_font {
	width: 100px;
	height: auto;
	position: relative;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
}

.cases_details .cases_details_body .right .right_personal .right_personal_bottom .right_personal_bottom_font .right_personal_bottom_font_name {
	font-size: 20px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #000000;
	line-height: 1;
	margin-top: 16px;
}

.cases_details .cases_details_body .right .right_personal .right_personal_bottom .right_personal_bottom_font .right_personal_bottom_font_img {
	width: 83px;
	height: 15px;
	box-sizing: border-box;
	position: relative;
	margin-top: 9px;
}

.cases_details .cases_details_body .right .right_personal .right_personal_bottom .right_personal_bottom_font .right_personal_bottom_font_img img {
	width: 100%;
	height: 100%;
}

.cases_details .cases_details_body .right .right_personal .right_personal_bottom .right_personal_bottom_font .right_personal_bottom_font_cases {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #000000;
	line-height: 1;
	margin-top: 12px;
}

.cases_details .cases_details_body .right .right_personal .right_personal_bottom .right_personal_bottom_font .right_personal_bottom_font_cases span {
	color: #B98C04;
}

.cases_details .cases_details_body .right .right_personal .right_personal_bottom .right_personal_bottom_font .right_personal_bottom_font_button1 {
	width: 94px;
	height: 26px;
	background: #ffdc00;
	border-radius: 2px;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #000000;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	box-sizing: border-box;
	margin: 25px 0 11px;
	cursor: pointer;
}

.cases_details .cases_details_body .right .right_personal .right_personal_bottom .right_personal_bottom_font .right_personal_bottom_font_button2 {
	width: 95px;
	height: 26px;
	background: #FFFFFF;
	border: 1px solid #B3B3B3;
	border-radius: 2px;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #010101;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	box-sizing: border-box;
	cursor: pointer;
}



.cases_details .cases_details_body .right .right_content {
	width: 296px;
	height: 490px;
	background: #FFFFFF;
	position: relative;
	box-sizing: border-box;
	margin-top: 21px;
	padding: 34px 16px 23px 18px;
}

.cases_details .cases_details_body .right .right_content .right_content_font {
	font-size: 24px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #000000;
	line-height: 1;
}

.cases_details .cases_details_body .right .right_content .right_content_img {
	width: 266px;
	height: 55px;
	margin-top: 11px;
}

.cases_details .cases_details_body .right .right_content .right_content_img img {
	width: 100%;
	height: 100%;
}

.cases_details .cases_details_body .right .right_content .right_content_input {
	width: 266px;
	height: 48px;
	background: #EEEEEE;
	border-radius: 5px;
	box-sizing: border-box;
	padding-left: 12px;
	margin-top: 8px;
}

.cases_details .cases_details_body .right .right_content .right_content_input input {
	width: 100%;
	height: 100%;
	background: #EEEEEE;
}

.cases_details .cases_details_body .right .right_content .right_content_button {
	width: 263px;
	height: 48px;
	background: #ffdc00;
	border-radius: 5px;
	font-size: 20px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #000000;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 14px;
}

.cases_details .cases_details_body .right .right_content .right_content_lun {
	width: 94%;
	margin: 20px auto 0;
}

.cases_details .cases_details_body .right .right_content .right_content_lun .bd {
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 120px;
}

.cases_details .cases_details_body .right .right_content .right_content_lun .bd li {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #000000;
	text-align: center;
	line-height: 35px;
	height: 35px !important;
}

.cases_details .cases_details_body .right .right_content .right_content_lun .bd li i {
	margin: 0 5px;
}

.cases_details .cases_details_recommend {
	width: 1920px;
	height: auto;
	background: #FFFFFF;
	margin: 0 auto;
	margin-bottom: 20px;
}

.cases_details .cases_details_recommend .cases_details_recommend_title {
	font-size: 20px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #535353;
	text-align: center;
	height: 72px;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	font-weight: bold;
}

.cases_details .cases_details_recommend .cases_details_recommend_list {
	width: 1200px;
	height: auto;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	box-sizing: border-box;
	margin: 26px auto 0;
}

.cases_details .cases_details_recommend .cases_details_recommend_list .list {
	width: 282px;
	height: 250px;
	position: relative;
}

.cases_details .cases_details_recommend .cases_details_recommend_list .list a {
	width: 282px;
	height: 195px;
	overflow: hidden;
	position: relative;
}

.cases_details .cases_details_recommend .cases_details_recommend_list .list a img {
	width: 100%;
	height: 100%
}

.cases_details .cases_details_recommend .cases_details_recommend_list .list .list_font {
	width: 270px;
	height: 45px;
	padding: 10px 5px 5px;
	line-height: 24px;
	position: relative;
	font-size: 16px;
	color: #585858;
	display: flex;
	align-items: center;
}
