.detailBox_bgColor{
	 background-color: #eff3f5;
	 padding: 34px 0 62px;
}
.detail_box{
	min-height: 918px;	
}
/***********详情页左边盒子**********/
.detail_left{
	box-sizing: border-box;
	position: relative;
	display: inline-block;
	width: 826px;
}
.detail_left_top {
	box-sizing: border-box;
	margin-bottom: 40px;
	background: #fff;
	padding: 50px 30px 30px 30px;
}
.dl_title{
	font-size: 18px;
	line-height: 22px;
	color: #423e33;
	margin-bottom: 18px;
}
.title_hr {
	width: 100%;
	margin-bottom: 36px;
}
.dl_info{
	position: relative;
	margin-bottom: 32px;
	font-size: 14px;
	line-height: 16px;
	color: #8d8d8b;
}
.dl_info_title,
.dl_info_a{
	height: 18px;
	line-height: 18px;
}
.dl_info_title{
	margin-right: 5px;
	font-size: 14px;
	color: #aaa;
}
.dl_vertical{
	position: relative;
	top: 3px;
	display: inline-block;
	width: 1px;
	height: 15px;
	margin-right: 5px;
	background-color: #8d8d8b;
}
.dl_info_a{
	color: #D81E05;
}
.dl_img_box{
	width: 766px;
	/*height: 550px;*/
	display: table-cell;
	margin-bottom: 26px;
	vertical-align: middle;
	text-align: center;
}
.dl_img{
	max-width: 766px;
}
.dl_btn_collect{
	display: inline-block;
	width: 80px;
	height: 77px;
	border: 0;
	outline: none;
	background: transparent url(/Content/images/icon/collect_sprites.png) no-repeat -10px 0;
	cursor: pointer;
}
.dl_btn_collect.disabled {
	cursor: default;
	background-position: -10px -501px;
}
.dl_collected{
	position: absolute;
	bottom: 32px;
	left: 380px;
	display: block;
	width: 112px;
	height: 108px;
	margin: 60px auto 0;
	border: 0;
	background: transparent url(/Content/images/icon/collect_status.png) no-repeat 0 -227px;
	cursor: default;
}

.crossLine{
	position: absolute;
	bottom: 170px;
	left: 0;
	width: 900px;
	height: 8px;
	background-color: #eff3f5;
}
/***********详情页左边盒子 END**********/

/**********详情页右边盒子**********/
.detail_right{
	float: right;
	width: 336px;
}
.detail_right > div {
	box-sizing: border-box;
	border: 2px solid #E5E5E5;
}
.author_info {
	margin-bottom: 8px;
	padding-top: 32px;
	padding-bottom: 44px;
	text-align: center;
	background: #fff;
}
.author_head {
	display: block;
	margin: 0 auto 22px auto;
	width: 102px;
	height: 102px;
	border-radius: 50%;
}
.author_head img {
	width: 102px;
	height: 102px;
	border-radius: 50%;
}
.dl_infodetail {
	color: #2E0A26;
}
.handle_box {
	padding-bottom: 22px;
	margin-bottom: 16px;
	background: #fff;
}
.handle_box > div {
	width: 33%;
	padding-top: 30px;
	text-align: center;
}
.report_box, .collect_box {
	border-right: 1px solid #E4E4E4;
}
.handle_box .icon {
	display: block;
	margin: auto;
	width: 60px;
	height: 60px;
	background: transparent url(/Content/images/icon/collect_sprites.png) no-repeat -10px -87px;
}
.handle_box .icon_report {
	background-position: -8px -329px;
}
.handle_box .disabled .icon_report {
	cursor: default;
	background-position: -8px -269px;
}
.handle_box .icon_claim {
	background-position: -4px -208px;
}
.handle_box .disabled .icon_claim {
	cursor: default;
	background-position: -4px -150px;
}
.handle_box span {
	color: #010101;
	font-size: 14px;
}
.handle_box > div > span {
	cursor: pointer;
}
.warning {
	position: relative;
	padding: 26px 32px 40px 22px;
	font-size: 14px;
	color: #494843;
	line-height: 24px;
	background: #FFF9D7;
}
.warning:after, .warning:before {
	border: solid transparent;
	content: ' ';
	height: 0;
	width: 0;
	position: absolute;
}
.warning:before {
	border-width: 18px;
	border-right-color: #E5E5E5;
	left: -36px;
	top: 45px;
}
.warning:after {
	border-width: 15px;
	border-right-color: #FFF9D7;
	left: -29px;
	top: 48px;
}
.copyright_info {
	margin-top: -2px;
	padding: 28px 15px 14px 22px;
	font-size: 13px;
	line-height: 24px;
	background: #fff;
}
.copyright_info h4 {
	font-size: 16px;
	margin-bottom: 10px;
}
.copyright_info p {
	color: #7d7d7d;	
}
.dl_right_img_box{
	width: 200px;
	height: 210px;
	margin-right: 8px;
	background: #fff;
}
.dl_right_img_box:first-child + .dl_right_img_box + .dl_right_img_box + .dl_right_img_box{margin-right: 0}
.dl_right_img{
	width: 200px;
	height: 150px;
}
.dl_right_img_box > a {
	display: block;
}
.dl_right_img_box > a:first-child + a {
    display: inline-block;
    margin-left: 12px;
}
.dl_right_img_box .works_title {
	max-width: 172px;
    margin-top: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #413D32;
}
.dl_right_img_box .works_title:hover {
	color: #F33855;
}
.inspi_bot {
    margin-top: -4px;
}
.inspi_bot .works_sort {
	margin-left: 12px;
    font-size: 12px;
    color: #999;
}
.inspi_bot .collect_work {
	box-sizing: border-box;
    display: inline-block;
    width: 58px;
    margin-right: 11px;
    line-height: 20px;
    border: 1px solid #ED1B24;
    border-radius: 3px;
    font-size: 12px;
    color: #ED1B24;
    text-align: center;
    transition: all .2s;
    cursor: pointer;
}
.collect_work:hover {
	color: #fff;
	background: #ED1B24;
	transition: all .2s;
}
/**********详情页右边盒子 END**********/
