.gk_is_wrapper-style1 {
	overflow: hidden;
	position: relative;
}
.gk_is_wrapper-style1 .gk_is_image {
	display: block;
	position: relative;
	overflow: hidden;
}
.gk_is_wrapper-style1 .gk_is_text_bg {
	position: absolute;
	width: 100%;
	left: 0;
	z-index: 95;
}
.gk_is_wrapper-style1 .gk_is_text {
	padding: 0 10px;
	width: auto;
	position: absolute;
	z-index: 96;
	color: #fff;
}
.gk_is_wrapper-style1 .gk_is_preloader {
	width: 624px;
	height: 100%;
	position: absolute;
	z-index: 1000;
	top: 0;
	left: 0;
	background: #efefef url('../../img/loader.gif') no-repeat center center;
}
.gk_is_wrapper-style1 .gk_is_text_data {
	display: none;
}
.gk_is_wrapper-style1 .gk_is_thumb {
	display: block;
	float: left;
	cursor: pointer;
}
.gk_is_wrapper-style1 .gk_is_slide {
	position: absolute;
	left: 0;
	top: 0;
}
.gk_is_wrapper-style1 .gk_is_text h4 {
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 16px;
	font-weight: bold;
}
.gk_is_wrapper-style1 .gk_is_text p {
	margin-bottom: 5px;
	line-height:15px;
}
.gk_is_wrapper-style1 .gk_is_text a {
	color: #eee;
	text-decoration:none;
}
.gk_is_wrapper-style1 .gk_is_text a:hover {
	color: #fff;
	text-decoration:none;
}
.gk_is_wrapper-style1 .gk_is_text p a {
	background:#D40049;
	padding:4px;
	position:relative;
	top: 8px;
	left: 8px;
}
.gk_is_wrapper-style1 .gk_is_text p a:hover {
	text-decoration: none;
	background:#9F0038;
}
.is_style1-tip {
	background: #D40049;
	padding: 3px;
	color:#FFF;
	z-index: 100;
}
.is_style1-text {
	color: #FFF;
}
