@charset "utf-8";

.swiper-container {
	/*
	width: 100%;
	height: 100%;
	*/
}

.swiper-slide {
	/*
	background		: #fff;

	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	*/
}



.main_section_swiper3
{
	width			: 573px;
	height			: 60px;
	background		: #fff;
	border:1px solid #e3e4e8;
}

.main_section_swiper3 .swiper-container
{
	float			: left;
	width			: 460px;
	height			: 40px;
	padding-left	: 20px;
	margin-top		: 10px;
	
}
.main_section_swiper3 .swiper-button-next,
.main_section_swiper3 .swiper-button-prev
{
	padding			: 0px;
	margin			: 0px;
	line-height		: 0px;
	margin-top		: 0px;
	height			: 22px;
	width			: 30px;
	left			: 450px;
	top				: 20px;

}
.main_section_swiper3 .swiper-button-prev
{
	top				: 0px;

}

.main_section_swiper3 .swiper-button-next:after,
.main_section_swiper3 .swiper-button-prev:after
{
	font-family		: auto;
	content			: '';
	padding			: 0px;
	margin			: 0px;
	height			: 22px;
	width			: 30px;
	background		: url('../img/main/swiper_btn2_1.png') center center  no-repeat;
}


.main_section_swiper3 .swiper-button-prev:after
{
	background		: url('../img/main/swiper_btn2_2.png') center center  no-repeat;
}


.main_section_swiper_tit3
{
	font-family		: 'Noto Sans KR', '노토산스', 'AppleGothic', 'Sans-serif';
	font-weight		: 700;
	color			: #222222;
	font-size		: 18px;
	line-height		: 60px;
	display			: inline-black;
	float			: left;
	padding-left	: 20px;
}

.main_section_swiper3 .swiper-slide a
{
	font-family		: 'Noto Sans KR', '노토산스', 'AppleGothic', 'Sans-serif';
	font-weight		: 400;
	color			: #666666;
	font-size		: 15px;
	line-height		: 40px;
	display			: inline-block;
	width			: 350px;
}

.main_section_swiper3 .swiper-slide span
{
	font-family		: 'Noto Sans KR', '노토산스', 'AppleGothic', 'Sans-serif';
	font-weight		: 300;
	color			: #8e8e8e;
	font-size		: 14px;
	line-height		: 40px;
	opacity			: 0.75;
	display			: inline-block;
}

























.section1
{
	position		: relative;
	z-index			: 1;
}

.section1 .swiper_ctr
{
	position		: absolute;
	z-index			: 1;
	line-height		: 35px;
	bottom			: 10px;
	width			: 170px;
	left			: 50%;
	margin-left		: 430px
}




.section1 .swiper_ctr .swiper-pagination1
{
	font-family		: 'Noto Sans KR', 'Noto SanS hk', '노토산스', 'applegothic', 'Sans-serif';
	font-weight		: 500;
	font-size		: 16px;
	color			: #fff;
	text-align		: center;
	background-color: rgba(0,0,0, 0.3);
	border-radius	:	30px;
	width			: 125px;
	height			: 35px;
}



.section1 .swiper_ctr .swiper-pagination-current
{
	font-size		: 16px;
	font-weight		: 400;
	color			: #fff;
}



.section1 .swiper_ctr .swiper-button-next,
.section1 .swiper_ctr .swiper-button-prev
{
	top				: 0px;
	padding			: 0px;
	margin			: 0px;
	line-height		: 0px;
	height			: 35px;
}

.section1 .swiper_ctr .swiper-button-prev
{
	left			: 5px;
}
.section1 .swiper_ctr .swiper-button-next
{
	left			: 92px;
}

.section1 .swiper_ctr .swiper-button-next:after,
.section1 .swiper_ctr .swiper-button-prev:after
{
	font-family		: auto;
	content			: '';
	height			: 20px;
	width			: 20px;
	background		: url('../img/1688/swiper_btn2.png') center center  no-repeat;
}
.section1 .swiper_ctr .swiper-button-prev:after
{
	background		: url('../img/1688/swiper_btn1.png') center center  no-repeat;
}



.section1 .swiper-button-dnext
{
	cursor				: pointer;
	position		: absolute;
	z-index: 2;
	top				: 50%;
	margin-top: -40px;
	left			: 50%;
	margin-left		: 540px;
	height			: 60px;
	width			: 50px;
	background		: url('../img/1688/swiper_btn7.png') center center  no-repeat;
}



.section1 .swiper-button-dprev
{
	cursor				: pointer;
	position		: absolute;
	z-index: 2;
	top				: 50%;
	margin-top: -40px;
	left			: 50%;
	margin-left		: -590px;
	height			: 60px;
	width			: 50px;
	background		: url('../img/1688/swiper_btn6.png') center center  no-repeat;
}














.section1 .swiper_ctr .swiper-button-pend,
.section1 .swiper_ctr .swiper-button
{
	cursor				: pointer;
	position			: absolute;
	top					: 0px;
	right				: 0px;
	width				: 35px;
	height				: 35px;
	
	border-radius	:	30px;

	background			: url('../img/1688/swiper_btn3.png') center center  no-repeat rgba(0,0,0, 0.3);
}
/*
.section1 .swiper_ctr .swiper-button-play
{
	cursor				: pointer;
	position			: absolute;
	top					: 0px;
	right				: 80px;
	width				: 32px;
	height				: 32px;
	
	border-radius	:	30px;

	background			: url('../img/1688/swiper_btn4.png') center center  no-repeat rgba(0,0,0, 0.3);
}
*/
.section1 .swiper_ctr .swiper-button-pend.play {
	background			: url('../img/1688/swiper_btn4.png') center center  no-repeat rgba(0,0,0, 0.3);
}
/*
.section1 .swiper_ctr .swiper-button-jia
{
	cursor				: pointer;
	position			: absolute;
	top					: 0px;
	right				: 0px;
	width				: 35px;
	height				: 34px;
	
	border-radius	:	30px;

	background			: url('../img/1688/swiper_btn5.png') center center  no-repeat rgba(0,0,0, 0.12);

}
*/


