@charset "utf-8";

/* CSS Document */

.details-img img {
	width: 100%;
}

.details-tk {  
	margin-top: 15px;
	text-align: center;
}

.details-tk .details-tk-icon {
	width: 22px;
	display: inline-block;
	margin-top:-6px;
} 
.details-img .text .you-icon {
	position: absolute;
	width: 22px;
	right: 76px;    
	top: 42px; 
}

.details-tklink {
	color: #747C88;
	font-size: 24px;
	line-height: 35px;
} 

.details-img .text {
	position: relative;
	text-align: center;
	font-size: 24px;
	font-weight: 400;
	color: #888;
}

.btn1 {  
	display: block;
	position: absolute;
	left: 50%;  
	transform: translate(-50%);
	bottom: 140px;  
	width: 480px;     
	line-height: 72px;  
	height: 72px;     
	background: rgba(0, 0, 0, 0);
	font-size: 0;
	text-indent: 9999;
}

.reminder {  
	width: 670px;
	color: #C2C2C2;
	font-size: 18px;
	margin: 18px auto 15px;
	line-height: 25px;    
	text-align: center;
}