
	#present_detail_box{margin-bottom: 90px;}
	#present_detail_box .title{margin-bottom: 10px;}
	#present_detail_box .sub_title{margin-bottom: 15px;text-align: center;font-size: 14px;text-decoration: underline;}
	#present_detail_box .sub_title:hover{text-decoration: none;}
	#present_detail_box .content{display: flex;align-items: flex-start;justify-content: flex-start;}
	#present_detail_box .content .list{width: 33.33%;margin: 0;}
	#present_detail_box .content .list .price, #present_detail_box .content .list .gifts_products_box{position: static;}
	#present_detail_box .content .list .price span, #present_detail_box .content .list .gift_item{position: absolute;}
	#present_detail_box .content .list .gift_item_box{position: absolute;width: 150px;}
	#present_detail_box .content .list .gift_item{position: static;display: inline-block;vertical-align: top;max-width: 150px;margin-bottom: 5px;text-align: left;}
	#present_detail_box .content .list .gift_item .p_img{display: inline-block;vertical-align: middle;width: 40px;border: 1px solid #cecece;}
	#present_detail_box .content .list .gift_item .p_msg{display: inline-block;vertical-align: middle;width: calc( 100% - 60px );}
	#present_detail_box .content .list .gift_item .p_name{margin-top: 0;}
	#present_detail_box .content .list.on .icon, #present_detail_box .content .list.on .icon:after{background: #fed8f9;}
	#present_detail_box .content .list.on .gift_item .p_img{border-color: #ff008a;}
	@media(max-width: 991px){
		#present_detail_box .content .list .gift_item .p_img{width: 20px;}
	}
	@media(max-width: 768px){
		.products_detail_box .thumb_small{margin-top: 20px;}
		.products_detail_box.layout_mobile_hide .thumb_small{display: block;}
		.products_detail_box.layout_mobile_hide .thumb_size .thumb_tab{display: none;}
		#present_detail_box .content .list .gift_item{max-width: 100px;}
		#present_detail_box .content .list .gift_item .p_msg{width: calc( 100% - 30px );}
	}
	.presale_detail_box .detail_right .title{font-size: 36px;font-family: 'Lato-Bold';color: #444444;margin-bottom: 5px;}
	.presale_detail_box .detail_right .author{margin-bottom: 40px;font-size: 14px;}
	.presale_detail_box .detail_right .author span{display: inline-block;vertical-align: middle;width: calc( 100% - 55px );}
	.presale_detail_box .detail_right .author span:first-child{width: 40px;height: 40px;line-height: 40px;text-align: center;font-size: 14px;color: #ff26de;background: #f7f7f7;border-radius: 50%;margin-right: 10px;}
	.presale_detail_box .detail_right .step_box{padding-bottom: 15px;}
	.presale_detail_box .detail_right .step_box .step_item{float: left;position: relative;}
	.presale_detail_box .detail_right .step_box .step_item .icon{margin-right: 4px;}
	.presale_detail_box .detail_right .step_box .step_item .icon.i1{width: 13px;height: 13px;border-radius: 50%;background: #d7d7d7;}
	.presale_detail_box .detail_right .step_box .step_item .icon.i2{width: 85px;height: 1px;background: #d7d7d7;margin-top: 6px;}
	.presale_detail_box .detail_right .step_box .step_item.on .icon.i1,.presale_detail_box .detail_right .step_box .step_item.on .icon.i2{background: #51284f;}
	.presale_detail_box .detail_right .step_box .step_item .name{position: absolute;top: 22px;left: 0;max-width: 70px;font-size: 14px;font-family: 'Lato-Bold';color: #9b9b9b;}
	.presale_detail_box .detail_right .step_box .step_item:last-child .name{left: -15px;}
	.presale_detail_box .detail_right .step_box .step_item.on .name{color: #51284f;}

	.presale_detail_box .detail_right .step_box .new_step_item{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: flex-start;-ms-flex-pack: flex-start;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-box-align: flex-start;-ms-flex-align: flex-start;-webkit-align-items: flex-start;align-items: top;flex-wrap: wrap;width: 105px;}
	.presale_detail_box .detail_right .step_box .new_step_item .icon{position: relative;width: 85px;height: 1px;background: #d7d7d7;margin-left: 17px;margin-top: 8px;}
	.presale_detail_box .detail_right .step_box .new_step_item .icon.no_line{background: none;}
	.presale_detail_box .detail_right .step_box .new_step_item .icon:after{position: absolute;top: -6px;left: -17px;content: '';width: 13px;height: 13px;border-radius: 50%;background: #d7d7d7;}
	.presale_detail_box .detail_right .step_box .new_step_item .name{margin-top: 15px;font-size: 14px;font-family: 'Lato-Bold';color: #9b9b9b;}
	.presale_detail_box .detail_right .step_box .new_step_item.on .icon, .presale_detail_box .detail_right .step_box .new_step_item.on .icon:after{background: #51284f;}
	.presale_detail_box .detail_right .step_box .new_step_item.on .name{color: #51284f;}
	.presale_detail_box .detail_right .step_box .new_step_item.last .icon{background: none;}
	.presale_detail_box .detail_right .step_box .new_step_item.on.last .icon{background: none;}

	.presale_detail_box .detail_right .brief{font-size: 14px;color: #616161;line-height: 21px;margin: 25px 0 20px;}
	.presale_detail_box .detail_right .msg{padding: 10px 0 20px 0;}
	.presale_detail_box .detail_right .msg .money{margin: 0px 0 10px;}
	.presale_detail_box .detail_right .msg .money span{display: inline-block;vertical-align: bottom;font-size: 14px;color: #444444;}
	.presale_detail_box .detail_right .msg .money span:first-child{margin-right: 7px;font-family: 'Lato-Bold';font-size: 30px;color: #444444;}
	.presale_detail_box .detail_right .msg .line_box{position: relative;width: 100%;height: 24px;line-height: 24px;background: #ffdaf9;border-radius: 10px;margin-bottom: 10px;}
	.presale_detail_box .detail_right .msg .line_box .speed{position: absolute;top: 0;left: 0;height: 100%;border-radius: 10px;background: #fe45e0;font-size: 12px;color: #ffffff;text-indent: 10px;border-radius: 30px;}
	.presale_detail_box .detail_right .msg .pledged{color: #9b9b9b;font-size: 16px;}
	.presale_detail_box .detail_right .msg .func{padding: 30px 0 0 0;}
	.presale_detail_box .detail_right .msg .func .like{display: inline-block;vertical-align: middle;font-size: 16px;color: #444444;padding-right: 10px;}
	.presale_detail_box .detail_right .msg .func .like span:first-child{margin-right: 7px;font-size: 30px;font-family: 'Lato-Bold';color: #444444;background: url(//ueeshop.ly200-cdn.com/static/custom/UPAU/UPAU014/themes-v2/default/images/like_icon.png) no-repeat center left / 20px 20px;padding-left: 25px;}
	.presale_detail_box .detail_right .msg .func .like .add_favorite{cursor: pointer;}
	.presale_detail_box .detail_right .msg .func .day{display: inline-block;vertical-align: middle;font-size: 16px;color: #444444;border-left: 1px solid #bdb6b1;padding-left: 10px;}
	.presale_detail_box .detail_right .msg .func .day span:first-child{margin-right: 5px;font-size: 30px;font-family: 'Lato-Bold';color: #444444;background: url(//ueeshop.ly200-cdn.com/static/custom/UPAU/UPAU014/themes-v2/default/images/clock_icon.png) no-repeat center left / 20px 20px;padding-left: 25px;}
	.presale_detail_box .detail_right .btn_func{margin: 30px 0;text-align: left;}
	.presale_detail_box .detail_right .btn_func .btn{display: inline-block;vertical-align: middle;text-align: center;}
	.presale_detail_box .detail_right .btn_func .btn a{display: block;width: 330px;height: 60px;line-height: 60px;border-radius: 35px;background: #51284f;color: #ffffff;font-size: 18px;font-family: 'Lato-Bold';}
	.presale_detail_box .detail_right .btn_func .btn a:hover{text-decoration: none;}
	.presale_detail_box .detail_right .btn_func .share{display: inline-block;vertical-align: middle;margin-left: 15px;}
	.presale_detail_box .detail_right .tips{font-size: 14px;line-height: 21px;}
	.presale_detail_box .detail_right .tips a{text-decoration: underline;font-size: 14px;}
	.presale_detail_box .detail_right .tips a:hover{text-decoration: none;}
	body .default_products_detail .presale_detail_box #buynow_button, body .default_products_detail .presale_detail_box #buynow_button:hover{border-color: #51284f;background: #51284f;color: #ffffff !important;}
	body .default_products_detail #buynow_button.global-button-loading:after{border-color: #fff!important;}
	#presale_detail .presale_desc{margin-top: 60px;}
	.global_products_may_like{display: none;}
	.themes_global_point .global_products_may_like{display: block;}
