.head-times{text-align: center;color: #333333;font-size: 16px;line-height: 25px;}
.time-item{display: inline-block;margin-right: 10px;}
.head-apply-button{display: inline-block;margin-left: 10px;}
.time-item i{display: inline-block;background: #a53232;border-radius: 3px;color: #fff;width: 25px;text-align: center;margin: 0px 5px;}
.head-person-number{color: #F7931E;font-size: 16px;font-weight: bold;}
.head-apply-button{display: inline-block;border-radius: 50px;background: #af8853;color: #fff;font-size: 16px;font-weight: bold;padding: 0px 15px;}
.head-apply-button i{margin-right: 5px;}
.head-apply-button em{font-style: normal;}
.head-times-fix{background: rgba(0,0,0,0.8);color: #fff;position: fixed;width: 100%;left: 0;top: 78px;z-index: 8009;padding: 5px 0px;}
@media (min-width: 1080px){
	.head-apply-button:hover{opacity: 0.8;color: #fff;}
}
@media (max-width: 1081px){
.head-times-fix{top: 52px;}	
/* .xinde-share1{margin-top: 87px;} */
.xinde-share-other{margin-top: 30px;}
}
@media (max-width: 767px){
	.head-times{line-height: 18px;}
	.head-apply-button em{display: none;}
	.head-times,.head-apply-button{font-size: 12px;}
	.head-apply-button{line-height: 20px;padding: 0px 8px;margin-left: 2px;}
	.time-item i{width: 18px;margin: 0 1px;}
	.time-item{margin-right: 2px;}
	.head-person-number{font-size: 12px;}   
	
}

