@charset "utf-8";
@import url(https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@1.0/nanumsquare.css);

/************************************************
*		LAYOUT									*
************************************************/

.wrap{width:100%;min-height:100%;margin:0 auto;position:relative; height:100vh; background: #111;}

body::-webkit-scrollbar{display: none;}

html,body{
  -ms-user-select: none; 
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  font-family: 'NanumSquare', sans-serif;
}

hr.line{width: 100%; height: 2px; display: block; background: #353535; margin:0;  }

a:hover {color: #ff9f43 !important;  }

*{box-sizing: border-box;}

/************************************************
*		MAIN BG									*
************************************************/





/************************************************
*					HEADER						*
************************************************/


/*************************************************
*					CONTAINER					*
*************************************************/

/***************  00 INTRO  ****************/
.fade-in-box {display: block;width: 100%;height: 100%; }
.fade-in-box img{width: 100%;height: 100%;}

/***************** 01 NAV ******************/
.sidenav{	height: 100%;width: 0;position: fixed;
z-index: 7;	top: 0;	left: 0;background-color: #111;
overflow-x: hidden;	padding-top: 200px; }
.sidenav::-webkit-scrollbar, .sidenav_off::-webkit-scrollbar{display: none;}
.sidenav a {padding: 16px 0 16px 42px;	text-decoration: none;font-size: 24px;color: #fff; display:flex; align-items: center; transition: 0.3s;  }
  
.sidenav a:hover {color: #ff9f43 !important;  }
.sidenav a img{margin-right: 25px;}
.sidenav .closebtn {position: absolute;	top: 80px;	right: 42px;	font-size: 36px; padding:0; }
.sidenav .closebtn img{margin-right: 0px;}
@media screen and (max-height: 450px) {
	.sidenav {padding-top: 15px;}
	.sidenav a {font-size: 18px;}
}

.sidenav_off{text-align: center; background-color: #111;width: 120px; height: 100%; color:#fff;position:fixed;left: 0;z-index:6;}
.sidenav_off ul {margin-bottom: 0px;}
.sidenav_off ul li{list-style: none; cursor:pointer; margin-bottom:35px; }
.sidenav_off ul li img{width: 36px; }
.sidenav_off ul li:first-child{ margin:80px 0 100px;}

 .sidenav a.active{font-weight: bold;	background-color: #ff9f43;color:#000;}
 .sidenav a.active:hover{color:#000 !important;}


/***************** 01 MAIN ******************/
.main_cont{	position:relative;	top: 0;	left: 0;	width: 100%;	display: flex; align-items: center; flex-direction: column;
background-color:#121010; 
background-size: cover;	padding-left:180px; }

.main_cont .mc_ad{width: 100%; margin-top: 60px; box-sizing: border-box;  height: 563px; padding-right: 60px; }
.main_cont .mc_ad img{width: 100%; object-fit: fill; 	box-sizing: border-box; height: 563px;}
.main_cont .mc_ad img:hover, .main_cont .mc_ad a.active img{border:5px solid #ff9f43;	 height: 563px;}

/*최근매물*/
.main_cont .recent_cont{width: 100%; margin-left: 0px; text-align: left; margin-top: 50px;}
.main_cont .recent_cont h4{color:#fff; font-size: 26px; margin-bottom: 15px; display: flex; align-items: center;}
.main_cont .recent_cont h4 img{margin-right: 10px;}
.recent_cont .swiper {width: 100%;}
.recent_cont .swiper-slide {	text-align: center;	font-size: 18px;	background: #353535;	display: flex;	justify-content: center; align-items: center; box-sizing: border-box; height: 300px; width: 500px; margin-right: 30px; border:5px solid rgba(0,0,0,0); }
.recent_cont .swiper-slide:hover{border:5px solid #ff9f43; height: 300px; box-sizing: border-box; }
.recent_cont .swiper-slide img {	display: block;	width: 100%;	height: 100%;	object-fit: cover;  }


/*최근 매물- 내용*/
.recent_cont .swiper-slide .ss_cont{position:relative; width: 100%; height: 100%; display: flex;}

.recent_cont .swiper-slide .ss_cont .ss_cont_badge{position:absolute; width: 70px; height: 24px; top: 15px; right:15px;}

.recent_cont .swiper-slide .ss_cont .ss_cont_t{position:absolute; width: 100%; 	height: 22px; bottom:112px; left:0px;}
.recent_cont .swiper-slide .ss_cont .ss_cont_t ul{display: flex; width: 100%; align-items: center; justify-content: flex-start; padding:0 10px;}
.recent_cont .swiper-slide .ss_cont .ss_cont_t ul li{color:#fff; display: flex; margin-right: 30px; font-size: 16px; align-items: center;}
.recent_cont .swiper-slide .ss_cont .ss_cont_t ul li img{width: 22px; height: 22px; margin-right: 3px;}

.recent_cont .swiper-slide .ss_cont .ss_cont_b{position:absolute; bottom:0px; left:0px; width: 100%;height: 100px; background: #fff; color:#000; padding:0 15px; display: flex; align-items: center; justify-content: space-between;}
.recent_cont .swiper-slide .ss_cont .ss_cont_b p:first-child{color:#000; font-size: 20px; text-align: left;}
.recent_cont .swiper-slide .ss_cont .ss_cont_b p span{display: block; margin-top: 10px;}
.recent_cont .swiper-slide .ss_cont .ss_cont_b p:last-child{color:#4f4f4f; font-size: 22px;}



/*추천매물*/
.main_cont .recommended_cont{width: 100%; margin-left: 0px;text-align: left;  margin-top:50px; margin-bottom: 50px;}
.main_cont .recommended_cont h4{color:#fff; font-size: 26px; margin-bottom: 20px;}
.main_cont .recommended_cont h4 img{margin-right: 10px;}
.recommended_cont .mySwiper2 {	width: 100%;	height: 100%;  }
.recommended_cont .mySwiper2 .swiper-slide {	text-align: center;	font-size: 18px;	background: #353535;	display: flex;	justify-content: center; align-items: center; height: 300px;  border:5px solid rgba(0,0,0,0); width: 500px; margin-right: 30px; }
.recommended_cont .mySwiper2 .swiper-slide:hover,
.recommended_cont .mySwiper2 .swiper-slide.active{border:5px solid #ff9f43; height: 300px;}
.recommended_cont .mySwiper2 .swiper-slide img {	display: block;	width: 100%;	height: 100%;	object-fit: cover;  }


/*추천매물- 내용*/
.recommended_cont .mySwiper2 .swiper-slide .ss_cont{position:relative; width: 100%; height: 100%; display: flex;}

.recommended_cont .mySwiper2 .swiper-slide .ss_cont .ss_cont_badge{position:absolute; width: 70px; height: 24px; top: 15px; right:15px;}

.recommended_cont .mySwiper2 .swiper-slide .ss_cont .ss_cont_t{position:absolute; width: 100%; 	height: 22px; bottom:112px; left:0px;}
.recommended_cont .mySwiper2 .swiper-slide .ss_cont .ss_cont_t ul{display: flex; width: 100%; align-items: center; justify-content: flex-start; padding:0 10px;}
.recommended_cont .mySwiper2 .swiper-slide .ss_cont .ss_cont_t ul li{color:#fff; display: flex; margin-right: 30px; font-size: 16px; align-items: center;}
.recommended_cont .mySwiper2 .swiper-slide .ss_cont .ss_cont_t ul li img{width: 22px; height: 22px; margin-right: 3px;}

.recommended_cont .mySwiper2 .swiper-slide .ss_cont .ss_cont_b{position:absolute; bottom:0px; left:0px; width: 100%;height: 100px; background: #fff; color:#000; padding:0 15px; display: flex; align-items: center; justify-content: space-between;}
.recommended_cont .mySwiper2 .swiper-slide .ss_cont .ss_cont_b p:first-child{color:#000; font-size: 20px; text-align: left;}
.recommended_cont .mySwiper2 .swiper-slide .ss_cont .ss_cont_b p span{display: block; margin-top: 10px;}
.recommended_cont .mySwiper2 .swiper-slide .ss_cont .ss_cont_b p:last-child{color:#4f4f4f; font-size: 22px;}

/*****************  02 AD  ******************/
.ad_cont{
	position:relative;
	top: 0;
	left: 0;
	width: 100%;
	display: flex; flex-direction: column;
	background-color:#111;
	padding-left:100px;
}
@media (max-height: 1200px) {
	html, body, .wrap {
		background-color:#111;
	}
  }
.ad_cont h4{color:#fff; font-size: 26px; display: flex; margin-bottom: 15px; text-align: left; margin-top: 60px;  }
.ad_cont h4 img{margin-right: 10px;}
.ad_cont .ad_detail{width: 100%; height:100%; display: flex; flex-direction: column; align-items: center; padding-right: 60px; margin-bottom: 5%; }


.ad_cont .ad_detail .ad_d1{width: 100%; height: 640px; margin-bottom: 70px;}
.ad_cont .ad_detail .ad_d1 img{display: block;width: 100%; height: 100%; object-fit: fill;}

.ad_cont .ad_detail .ad_d2 {display: flex; align-items: center; }
.ad_cont .ad_detail .ad_d2 p{color:#fff; font-size: 30px;}
.ad_cont .ad_detail .ad_d2 .ad_qr{width: 150px; height: 150px;margin-left: 40px;}

/*****************  03 DETAIL  ******************/
.detail_cont{
	position:relative;
	top: 0;
	left: 0;
	width: 100%;
	display: flex; align-items: center; flex-direction: column;
	background-color:#111;
	background-size: cover;
	padding-left:120px;
}

.dc_detail{width: 100%; text-align: left;  margin-top:60px; display: flex;
flex-direction: column; padding-left: 60px;}
.dc_detail h4{color:#fff; font-size: 26px; display: flex; flex-direction: row; align-items: flex-start; line-height: 34px; }
.dc_detail h4 img{margin-right: 10px; width: 4px; height: 24px; margin-top: 5px; }

.dc_detail .mySwiper3 {	width: 100%;  padding-top: 50px; padding-left: 6.3%; margin-bottom: 50px; }
.dc_detail .mySwiper3 .swiper-slide {	text-align: center;	font-size: 18px;	background: #fff; 	display: flex;	justify-content: center; align-items: center; height: 500px; }

.dc_detail .mySwiper3 .swiper-slide{opacity: .6; }
.dc_detail .mySwiper3 .swiper-slide-active { transform: scale(1.2);	opacity: 1; border:5px solid #ff9f43;}
.dc_detail .mySwiper3 .swiper-slide:hover,
.dc_detail .mySwiper3 .swiper-slide.active{border:5px solid #ff9f43; height: 500px;}
.dc_detail .mySwiper3 .swiper-slide img {	display: block;	width: 100%;	height: 100%;	object-fit: cover;  }

.dc_detail .dc_img{cursor: pointer; padding-right: 60px;}

.dc_info{margin: 50px 0 50px 14px; }
.dc_info p{color:#fff; font-size: 22px;}
.dc_info p:first-child{margin-bottom: 5px;}

.dc_info2{padding-right:60px;}
.dc_info2 ul{padding:30px 0; display: flex; justify-content: space-around; margin-bottom: 0;}
.dc_info2 ul li p{font-size: 22px; text-align: center;}
.dc_info2 ul li p:first-child{color:#ff9f43; margin-bottom: 10px; }
.dc_info2 ul li p:last-child{color:#fff;}


.dc_info_detail {margin: 50px 0; width: 100%;}
.dc_info_detail h4{font-size: 26px; display: flex; align-items: center; margin-bottom: 23px; }
.dc_info_detail h4 img{margin-right: 10px;}
.dc_info_detail p{color:#fff; font-size: 22px; line-height:29px;}

.dc_btns{display: flex; width: 100%; margin-top: 50px; justify-content: center; padding-bottom: 105px;}
.dc_btns a:first-child{margin-right: 50px;}

.dc_see_info{margin: 25px 0 48px;}
.dc_see_info p{color:#fff ; font-size: 24px; line-height: 34px; }

.dc_see_input{margin-top: 90px; display: flex; justify-content: center;}
.dc_see_input .dsi1{display: flex; flex-direction: column; align-items: center; margin-right: 180px;}
.dc_see_input .dsi1 textarea{background: #fff; color:#000;width: 570px; height: 258px;  resize: none;   font-size: 20px; line-height: 30px; padding:20px; margin-bottom: 40px;   font-family: 'NanumSquare', sans-serif;}

.dc_see_input img.ds_qr{width: 246px; height: 246px; margin-top: 6px; border:5px solid rgba(0,0,0,0);}
.dc_see_input img.ds_qr:hover{border:5px solid #ff9f43;}

/*****************  04 fav_sale  ******************/
.fs_cont{	position:relative;	top: 0;	left: 0;	width: 100%; height: 100%; display: flex; align-items: center; flex-direction: column;	background-color:#121010; 	background-size: cover;	padding-left:120px; }
.fs_cont h4{font-size: 30px; color:#fff; margin:232px auto 108px; text-align: center;}
.fs_cont h4.fc_n_tit{font-size: 26px; margin:494px 0 0 0;}

.fs_login{margin-bottom:100px; width: 100%; display: flex; justify-content: center; align-items: center;}

.fs_login .fl1{display: flex; align-items: center; flex-direction: column;}
.fs_login .fl1 p:first-child, .fs_login .fl1 p:last-child{color:#fff; font-size: 27px; }
.fs_login .fl1 p:nth-child(2){
	color:#ff9f43; font-size: 56px; margin: 96px 0;
}

.fs_login .fl2{margin:0 75px;}

.fs_login .fl3{display: flex; flex-direction: column; align-items: center;}
.fs_login .fl3 p{color:#fff; font-size: 26px; margin-bottom: 52px;}
.fs_login .fl3 img{width: 234px; height: 234px;}

.fs_cont >p{font-size: 26px; color:#fff;}




.video_cont .recent_cont .mySwiper77 {	width: 100%;  padding-top: 70px; padding-bottom: 30px; }
.mySwiper7777 {margin-top:30px;}
.video_cont .recent_cont .mySwiper77 .swiper-slide, .mySwiper777 .swiper-slide, .mySwiper7777 .swiper-slide  {	text-align: center;	font-size: 18px;	background: #fff; 	display: flex;	justify-content: center; align-items: center; height: 300px;opacity: .6; }
.video_cont .recent_cont .mySwiper77 .swiper-slide { 	opacity: 1; opacity: .6;}
.video_cont .recent_cont .mySwiper77 .swiper-slide:hover,
.video_cont .recent_cont .mySwiper77 .swiper-slide.active{border:5px solid #ff9f43; height: 300px; background: #fff; opacity: 1;   }
.mySwiper777 .swiper-slide:hover,.mySwiper7777 .swiper-slide:hover{opacity: 1;}
.video_cont .recent_cont .mySwiper77 .swiper-slide img {	display: block;	width: 100%;	height: 100%;	object-fit: cover;  }



/***************** 05 Video ******************/
.video_cont{	position:relative;	top: 0;	left: 0;	width: 100%; display: flex; align-items: center; flex-direction: column;	background-color:#121010; 	background-size: cover;	padding-left:180px; }

.video_cont .vc_tit{display: flex; justify-content: flex-start; width: 100%; margin-top:65px;}
.video_cont .vc_tit h4{color:#fff; font-size: 26px; margin-bottom: 0px; display: flex; align-items: center;  }
.video_cont .vc_tit h4 img{margin-right: 10px;}
.video_cont .vc_tit h4 img.logo_img{margin-left: 14px; margin-right: 0px;}
/*최근 시청목록*/
.video_cont .recent_cont{width: 100%; text-align: left; margin: 73px auto 66px;}
.video_cont .recent_cont h4{color:#fff; font-size: 26px; margin-bottom: 10px; display: flex; align-items: center;}
.video_cont .recent_cont h4 img{margin-right: 10px;}
.video_cont .recent_cont .swiper {width: 100%;	height: 100%;  }
.video_cont .recent_cont .swiper-slide {	text-align: center;	font-size: 18px;	background: #fff;	display: flex;	justify-content: center; align-items: center; box-sizing: border-box; height: 300px; opacity: .6;  }
.video_cont .recent_cont .swiper-slide:hover,
.video_cont .recent_cont .swiper-slide.active{border:5px solid #ff9f43; height: 300px; opacity: 1;	}
.video_cont .recent_cont .swiper-slide img {	display: block;	width: 100%;	height: 100%;	object-fit: cover;  }

/*부동산 시황센터*/
.video_cont .market_cont{width: 100%; margin-left: 0px;text-align: left;  margin-bottom: 66px;}
.video_cont .market_cont h4{color:#fff; font-size: 26px; margin-bottom: 20px;}
.video_cont .market_cont h4 img{margin-right: 10px;}
.market_cont .mySwiper66 {	width: 100%;	height: 100%;  }
.market_cont .mySwiper66 .swiper-slide {opacity: .6;	text-align: center;	font-size: 18px;	background: #fff;	display: flex;	justify-content: center; align-items: center; height: 300px; }
.market_cont .mySwiper66 .swiper-slide:hover{border:5px solid #ff9f43; height: 300px; opacity: 1;}
.market_cont .mySwiper66 .swiper-slide img {	display: block;	width: 100%;	height: 100%;	object-fit: cover;  }

/*부동산 네트워크*/
.video_cont .network_cont{width: 100%; margin-left: 0px;text-align: left;  margin-bottom: 66px;}
.video_cont .network_cont h4{color:#fff; font-size: 26px; margin-bottom: 20px;}
.video_cont .network_cont h4 img{margin-right: 10px;}
.network_cont > .mySwiper77 {	width: 100%;	height: 100%;  }
.network_cont > .mySwiper77 .swiper-slide {	text-align: center;	font-size: 18px;	background: #fff;	display: flex;	justify-content: center; align-items: center; height: 300px; opacity: .6; }
.network_cont > .mySwiper77 .swiper-slide:hover{border:5px solid #ff9f43; height: 300px; opacity: 1;}
.network_cont > .mySwiper77 .swiper-slide img {	display: block;	width: 100%;	height: 100%;	object-fit: cover;  }


.video_cont2{	position:relative; width: 100%; height: 100%;display: flex; align-items: center; flex-direction: row; justify-content: center; background: url(../images/video2_bg.jpg)no-repeat; background-size: cover; }
.video_cont2::before{content: ''; position: absolute;   background-color: #000; opacity: .8; width: 100%; height: 100%; top: 0;left: 0; z-index: 5;}


.vc2_tit{z-index:5; display: flex; flex-direction: column; }
.vc2_tit > img{width: 700px; margin-right: 64px;}
.vc2_tit .vc2_txt {color:#fff;}
.vc2_tit .vc2_txt h4{font-size: 30px; display: flex;
 align-items: center; margin:28px 0 20px;}
 .vc2_tit .vc2_txt h4 img{margin-right: 8px;}
.vc2_tit .vc2_txt p{font-size: 26px; line-height: 32px;}


.vc2_btn{z-index:5; width: 100%; display: flex; flex-direction:column; color:#fff; margin-top: 135px;}
.vc2_btn .vc2_link{display: flex; flex-direction: row;}
.vc2_btn .vc2_link a{display: block; width: 240px; margin-right: 20px;}
.vc2_btn .vc2_link a > img{width: 100%;}
.vc2_btn p{font-size: 40px; margin-top: 20px; color:#fff; }




/*****************  07 registration  ******************/
.rg_cont{
	position:relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex; flex-direction: column;
	background-color:#111;
	background-size: cover;
	padding-left:120px;
}

.rg_cont .rg_tit{color:#fff; margin: 248px auto 94px; font-size: 30px; width: 100%; text-align: center;}

.rg_cont ul{display: flex; width: 100%; height: 100%; justify-content: center; margin-bottom: 228px;}
.rg_cont ul li{display: flex; flex-direction: column; justify-content: center; align-items: center;}
.rg_cont ul li > p{color:#ff9f43; margin-bottom: 40px; font-size: 26px;}
.rg_cont ul li > img{display: block; margin-bottom:50px;}
.rg_cont ul li > a{background: #fff; color:#000;  width: 260px;	height: 84px;  border-radius: 6px; font-size: 22px; display: block; font-weight: bold; line-height: 26px; padding:16px; text-align: center; }

.rg_cont ul li > .Rectangle-47{ width: 1px;
	height: 438px;
	margin: 0 150px 0;
	background-color: #fff; } 


/***************** 08 sell_list *******************/
.sell_list_cont{
	position:relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex; flex-direction: column;
	background-color:#111;
	background-size: cover;
	padding-left:180px;
}
.sell_list_cont_n{
	position:relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex; flex-direction: column;
	background-color:#111;
	background-size: cover;
	padding-left:120px;
}

.sell_list_cont .recent_cont{width: 100%; margin-left: 0px; text-align: left; margin-top: 50px;}
.sell_list_cont .recent_cont h4{color:#fff; font-size: 26px; margin-bottom: 15px; display: flex; align-items: center;}
.sell_list_cont .recent_cont h4 img{margin-right: 10px;}


.sell_list_cont .recent_cont .mySwiper77 {	width: 100%;  padding-top: 70px; height: 420px; }
.sell_list_cont .recent_cont .mySwiper77 .swiper-slide, .mySwiper777 .swiper-slide{	text-align: center;	font-size: 18px;	background: #fff; 	display: flex;	justify-content: center; align-items: center; height: 300px; opacity: .6;  width: 300px;}
.sell_list_cont .recent_cont .mySwiper77 .swiper-slide-active {opacity: .6;  }



.sell_list_cont .recent_cont .mySwiper77 .swiper-slide:hover,
.sell_list_cont .recent_cont .mySwiper77 .swiper-slide.active{border:5px solid #ff9f43; height: 300px;  background: #fff; opacity: 1; }
.mySwiper777 .swiper-slide:hover,.mySwiper7777 .swiper-slide:hover{opacity: 1; background: #fff;}
.sell_list_cont .recent_cont .mySwiper77 .swiper-slide img {	display: block;	width: 100%;	height: 100%;	object-fit: cover;  }



.sell_list_cont_n .slc_tit{width: 100%; margin-left: 0px; text-align: left; margin-top: 50px; padding-left: 60px;}
.sell_list_cont_n .slc_tit h4{color:#fff; font-size: 26px; margin-bottom: 15px; display: flex; align-items: center;}
.sell_list_cont_n .slc_tit h4 img{margin-right: 10px;}

.sell_list_cont_n .slc_txt{color:#fff; margin-top: 400px; font-size: 26px; line-height: 34px; text-align: center;}


/***************** 09 onair *******************/
.onair_cont{	position:relative;	width: 100%; 	display: flex; padding-left:120px; height: 100%;}
.onair_detail_cont{	position:relative;	width: 100%; 	display: flex; height: 100%;}

/***************** 10 round_info ***********************/
.round_info_cont ,.round_info3{	position:relative;	top: 0;	left: 0;	width: 100%; background:#121010;}
.round_info3{height: 100%;}
.round_info_cont .ric_wrap{display: flex; justify-content: flex-start; width: 100%; padding-top: 100px; padding-left:100px;}
.round_info_cont .ric_wrap select{min-width: 340px; background:url('../images/icon/select_arrow.png') no-repeat 97% 50%/24px auto; font-size: 24px;	height: 48px; color:#fff; margin-right: 259px; line-height: 48px;}
.round_info_cont .ric_wrap select:hover{color:#000;  border:1px solid #ff9f43;  min-width: 340px;font-size: 24px;	background:url('../images/icon/select_arrow_b.png') no-repeat 97% 50%/24px auto #ff9f43; 	height: 48px; margin-right: 259px; line-height: 48px;}

.round_info_cont .ric_wrap select option{background: #000; color:#fff;  text-align: left; }

.round_info_cont .ric_wrap .ric_wrap_right{
	display: flex;
	justify-content: flex-start;
	flex-direction: column;
	color:#fff;
	
}
.round_info_cont .ric_wrap .ric_wrap_right h4{font-size: 26px; margin-bottom: 20px;}


.round_info_cont .ric_wrap .ric_wrap_right .verticalSwiper1 {
	position: relative;
	width: 90vw;
	height: 960px;
}

  
.round_info_cont .ric_wrap .ric_wrap_right .verticalSwiper1 .swiper-slide {
	height: 300px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	transition: all 200ms linear;
	transform: scale(0.98);
	opacity: .6;
}
.round_info_cont .ric_wrap .ric_wrap_right .verticalSwiper1 .swiper-slide img{width: 313px; height: 172px;}

.round_info_cont .ric_wrap .ric_wrap_right .verticalSwiper1 .swiper-slide.swiper-slide-active img{
	width: 353px; height: 189px;
}
.round_info_cont .ric_wrap .ric_wrap_right .verticalSwiper1 .swiper-slide p{color:#fff; font-size: 30px; line-height: 40px; margin-left: 20px;}

.round_info_cont .ric_wrap .ric_wrap_right .verticalSwiper1 .swiper-slide.swiper-slide-active {
	transform: scale(1);
	opacity: 1;
}
  

/************ round_info3 *****************/
.round_info3{padding-top: 328px;}
.round_info3 .swiper-container {
	width: 100%;
	height: 418px;
	overflow-y: hidden;
}
.round_info3 .swiper-container .swiper-wrapper{display: flex; height: 418px;}
.round_info3 .swiper-slide {
	text-align: center;
	font-size: 28px;
	color:#fff;
	/* Center slide text vertically */
	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;
  }
.round_info3 .swiper-slide-active{ font-size: 30px; color:#ff9f43; font-weight: bold;}


/********** 11 concert_apply_cont ************/
.concert_apply_cont{
	position:relative;
	top: 0;
	left: 0;
	width: 100%;
	display: flex; flex-direction: row;
	background-color:#111;
	background-size: cover;
	padding:80px 0 0 180px;
}

.concert_apply_cont .cac_l{display: flex; justify-content: flex-start; flex-direction: column; margin-right: 60px;}
.concert_apply_cont .cac_l h4{margin-bottom: 50px; color:#fff; font-size: 30px;}
.concert_apply_cont .cac_l img{width: 552px; height: 781px;}

.concert_apply_cont .cac_r{display: flex; flex-direction: column; margin-top: 82px;}
.concert_apply_cont .cac_r .cac_r_top{
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}
.concert_apply_cont .cac_r .cac_r_top p{color:#fff; font-size: 26px; font-weight: normal; line-height: 34px;}
.concert_apply_cont .cac_r .cac_r_top p b{color:#ff9f43; font-weight: normal;}
.concert_apply_cont .cac_r .cac_r_top > hr.line{margin:20px 0;}
.concert_apply_cont .cac_r .cac_r_top ul{display: flex; flex-direction: column; line-height: 34px; margin-bottom: 123px;}
.concert_apply_cont .cac_r .cac_r_top ul li{margin-bottom: 10px; color:#fff; font-size: 26px; display: flex; align-items: center; }
.concert_apply_cont .cac_r .cac_r_top ul li img{margin:0 10px;}


.concert_apply_cont .cac_r .cac_r_bottom{display: flex; justify-content: center; flex-direction: column; align-items: center;}
.concert_apply_cont .cac_r .cac_r_bottom p{color:#fff; font-size: 26px; margin-bottom: 36px;}
.concert_apply_cont .cac_r .cac_r_bottom img{width: 246px; height: 246px;}



/********** 12 system ************/


#system{position:relative;	top: 0;	left: 0;	width: 100%;
height: 100%;	display: flex; flex-direction: column;background-color:#111;	background-size: cover;	padding-left:120px;}


#system .system_cont{margin-top: 417px; display: flex; justify-content: center; flex-direction: row;}

#system .system_cont a{display: flex; flex-direction: column; align-items: center; color:#fff; font-size: 26px;}
#system .system_cont a:hover, #system .system_cont a.active{color:#ff9f43 !important;}
#system .system_cont a:first-child{margin-right: 108px;}
#system .system_cont a img{width: 80px; height: 80px; margin-bottom: 20px;}


#system .system_cont2{margin-top: 437px; display: flex; justify-content: center; flex-direction: row;}
#system .system_cont2 a:first-child{margin-right: 60px;}




.system_cont_n{
	position:relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex; flex-direction: column;
	background-color:#111;
	background-size: cover;
	padding-left:120px;
}

.system_reset{background: url(../images/system_bg.png); background-repeat: no-repeat;  background-position:400px 0px;}
.system_cont_n .slc_tit, .system_cont .slc_tit, .system_reset .slc_tit{width: 100%; margin-left: 0px; text-align: left; margin-top: 60px; padding-left: 60px;}
.system_cont_n .slc_tit h4, .system_cont .slc_tit h4,
.system_reset .slc_tit h4{color:#fff; font-size: 26px; margin-bottom: 15px; display: flex; align-items: center;}
.system_cont_n .slc_tit h4 img, .system_cont .slc_tit h4 img,
.system_reset .slc_tit h4 img{margin-right: 10px;}
.system_cont_n .slc_txt, .system_cont .slc_txt, .system_reset .slc_txt{color:#fff; margin-top: 400px; font-size: 26px; line-height: 34px; text-align: center;}


.system_reset .sr_cont{display: flex; justify-content: flex-start; width: 100%; padding-left: 60px;}
.system_reset .sr_cont .sr_l{margin-right: 154px;}
.system_reset .sr_cont .sr_l input{width:560px; height: 56px; background: #d3d3d3; color:#8e8e8e; margin-top: 141px; border-radius: 6px; font-size: 22px;}

.system_reset .sr_cont .sr_l input:focus{background: #ff9f43; border:1px solid #ff9f43; color:#000;}
.system_reset .sr_cont .sr_l input:focus::placeholder{color:#000;}
.system_reset .sr_cont .sr_l input::placeholder{color:#8e8e8e;}

.system_reset .sr_cont .sr_r{margin-top: 141px;}
.system_reset .sr_cont .sr_r h4{font-size: 26px; color: #fff; margin-bottom: 24px;}
.system_reset .sr_cont .sr_r .sr_result{display: flex; margin-bottom: 110px; }
.system_reset .sr_cont .sr_r .sr_result a{margin-right: 6px; padding: 12px 50px; background: #4f4f4f; color:#fff; font-size: 24px; display: block; border-radius: 8px;}
.system_reset .sr_cont .sr_r p{font-size: 24px; color:#fff; line-height: 30px; }


.system_reset_b{background: url(../images/system_bg.png); background-repeat: no-repeat;  background-position: 0px;}
.system_reset_b .sr_cont{display: flex; justify-content: flex-start; width: 100%; padding-left: 60px; height: 100%;}
.system_reset_b .sr_cont .sr_l{margin-right: 154px;}
.system_reset_b .sr_cont .sr_l input{width:560px; height: 56px; background: #d3d3d3; color:#8e8e8e; margin-top: 230px; border-radius: 6px; font-size: 22px;}

.system_reset_b .sr_cont .sr_l input:focus{background: #ff9f43; border:1px solid #ff9f43; color:#000;}
.system_reset_b .sr_cont .sr_l input:focus::placeholder{color:#000;}
.system_reset_b .sr_cont .sr_l input::placeholder{color:#8e8e8e;}

.system_reset_b .sr_cont .sr_r{margin-top: 230px;}
.system_reset_b .sr_cont .sr_r h4{font-size: 26px; color: #fff; margin-bottom: 145px; line-height: 36px;}
.system_reset_b .sr_cont .sr_r h4 p{font-weight: normal;}
.system_reset_b .sr_cont .sr_r .sr_result{display: flex; margin-bottom: 110px; }
.system_reset_b .sr_cont .sr_r .sr_result a{margin-right: 6px; padding: 12px 50px; background: #4f4f4f; color:#fff; font-size: 24px; display: block; border-radius: 8px;}
.system_reset_b .sr_cont .sr_r p{font-size: 24px; color:#fff; line-height: 30px; }

.system_reset_b .sr_cont .sr_btn{position:absolute;  right:130px; bottom: 100px;}



/***************system p46*******************/
.system_p20{background: url(../images/system_bg.png); background-repeat: no-repeat;  background-position: 0px;}

.system_p20 h4{color:#fff; font-size: 26px; display: flex; margin-bottom: 15px; text-align: left; margin-top: 60px; padding-left: 60px;}
.system_p20 h4 img{margin-right: 10px; height: 24px; margin-top: 4px;}

.system_p20 .sr_cont_p20{display: flex; justify-content: flex-start; width: 100%; padding-left: 60px; height: 100%;}

.system_p20 .sr_cont_p20 .sr_l{display: flex; flex-direction: column; margin-right: 150px; }

.system_p20 .sr_cont_p20 .sr_l input{width:560px; height: 56px; background: #d3d3d3; color:#8e8e8e; border-radius: 6px; font-size: 22px; margin-top: 106px;}
.system_p20 .sr_cont_p20 .sr_l input:focus{ border:1px solid #ff9f43; color:#000;  background:url('../images/icon/ic_mic.svg') no-repeat 97% 50%/30px  #ff9f43;}
.system_p20 .sr_cont_p20 .sr_l input:focus::placeholder{color:#000;}
.system_p20 .sr_cont_p20 .sr_l input::placeholder{color:#8e8e8e; }


.system_p20 .sr_cont_p20 .sr_r{margin-top: 69px; display: flex; flex-direction: column; width: 880px;}
.system_p20 .sr_cont_p20 .sr_r h4{margin: 0 0 28px 0; padding: 0;}
.system_p20 .sr_cont_p20 .sr_r p{color:#fff; font-size: 24px; line-height: 32px;}
.system_p20 .sr_cont_p20 .sr_r .sr_category{display: flex; width: 900px; flex-wrap: wrap; margin-bottom: 80px;}
.system_p20 .sr_cont_p20 .sr_r .sr_category > button{border-radius: 8px; background: #4f4f4f; color: #fff; width: 160px; height: 50px; text-align: center; line-height: 50px; font-size: 24px; display: block; margin-right: 10px; margin-bottom: 10px;}
.system_p20 .sr_cont_p20 .sr_r .sr_category > button:nth-child(5n){
	margin-right: 0;
}
.system_p20 .sr_cont_p20 .sr_r .sr_category > button:hover{border:3px solid #ff9f43; color:#ff9f43; line-height: 45px;}
.system_p20 .sr_cont_p20 .sr_btn{position:absolute;  top:60px; right:130px;}


.system_p20 .sr_cont_p20 .sr_r .sr_sub_txt h4{
	color:#fff; font-size: 40px; margin-bottom: 30px;
}
.system_p20 .sr_cont_p20 .sr_r .sr_sub_txt p{
	color: #b0b0b0; font-size: 30px;
}


/* sr_info */
.system_p20 .sr_cont_p20 .sr_r .sr_info{display: flex; flex-direction: column;}
.system_p20 .sr_cont_p20 .sr_r .sr_info .sr_info_tit{
	display: flex; flex-direction: row; justify-content: space-between; align-items: flex-end; margin-bottom: 20px;
	height: 84px;
}
.system_p20 .sr_cont_p20 .sr_r .sr_info .sr_info_tit .sit_txt{display: flex; align-items: center;  }
.system_p20 .sr_cont_p20 .sr_r .sr_info .sr_info_tit .sit_txt h4{background: #000; font-size: 24px; color:#ff9f43; width: 191px; height: 47px; line-height: 47px; text-align: center; display: block;   border-radius: 8px; margin-bottom: 0; margin-right: 20px;}
.system_p20 .sr_cont_p20 .sr_r .sr_info .sr_info_tit .sit_txt span{color:#fff;  }
.system_p20 .sr_cont_p20 .sr_r .sr_info .sr_info_tit .sit_txt span.sit_txt_f{font-size: 28px; margin-right: 20px;}
.system_p20 .sr_cont_p20 .sr_r .sr_info .sr_info_tit .sit_txt span:last-child{font-size: 24px;}
.system_p20 .sr_cont_p20 .sr_r .sr_info .sr_info_tit .sit_txt span:last-child img{width: 24px; height: 24px; margin-right: 5px;}
.system_p20 .sr_cont_p20 .sr_r .sr_info .sr_info_tit .qr{width: 84px; height: 84px;  }


.sr_info > ul{width: 880px; display: flex; flex-direction: row; height: 230px;}
.sr_info > ul > li {width: 280px; margin-right: 20px;     background: #353535; box-sizing: border-box; border:2px solid rgba(0,0,0,0);}
.sr_info > ul > li:hover{border:2px solid rgb(255, 159, 67); width: 280px; box-sizing: border-box;}
.sr_info > ul > li:hover .ss_cont .ss_cont_b{width: 276px;}
.sr_info > ul > li .ss_cont{position:relative; width: 280px ; height: 100%; display: flex;}

.sr_info > ul > li .ss_cont .ss_cont_price{position:absolute;  top: 10px; left:10px; color:#fff; font-size: 16px;}
.sr_info > ul > li .ss_cont .ss_cont_badge{position:absolute; width: 70px; height: 24px; top: 10px; right:10px;}

.sr_info > ul > li .ss_cont .ss_cont_t{position:absolute; width: 100%; 	height: 22px; bottom:77px; left:0px;}
.sr_info > ul > li .ss_cont .ss_cont_t ul{display: flex; width: 280px; align-items: center; justify-content: flex-start; padding:0 10px; height: 100%;}
.sr_info > ul > li .ss_cont .ss_cont_t ul li{color:#fff; display: flex; margin-right: 20px; font-size: 16px; align-items: center;}
.sr_info > ul > li .ss_cont .ss_cont_t ul li:last-child{margin-bottom: 0px;}
.sr_info > ul > li .ss_cont .ss_cont_t ul li img{width: 22px; height: 22px; margin-right: 3px;}

.sr_info > ul > li .ss_cont .ss_cont_b{position:absolute; bottom:0px; left:0px; width: 278px;height: 70px; background: #fff; color:#000; padding:0 10px; display: flex; align-items: flex-start; flex-direction: column;justify-content: center;  }
.sr_info > ul > li .ss_cont .ss_cont_b p{color:#000; font-size: 16px; text-align: left; font-weight: bold; line-height: 16px; margin-bottom: 7px; }
.sr_info > ul > li .ss_cont .ss_cont_b p:last-child{margin-bottom: 0px;}





/***************system p46*******************/
.system_p46{background: url(../images/system_bg.png); background-repeat: no-repeat;  background-position: 0px;}
.system_p46 .sr_cont{display: flex; justify-content: flex-start; width: 100%; padding-left: 60px; height: 100%;}

.system_p46 .sr_cont .sr_l{display: flex; flex-direction: column; margin-right: 150px; }

.system_p46 .sr_cont .sr_l ul {display: flex; margin-bottom: 0px; margin-top: 140px; height: 120px;}
.system_p46 .sr_cont .sr_l ul li {display: flex;
flex-direction: column; align-items: center; margin-right: 10px; justify-content: flex-end;}


.system_p46 .sr_cont .sr_l ul li a{background: #4f4f4f; width: 160px; height: 50px; color:#fff; line-height: 50px; text-align: center; font-size: 24px; border-radius: 8px; }
.system_p46 .sr_cont .sr_l ul li a:hover{border:4px solid #ff9f43; box-sizing: border-box;  line-height: 42px; }
.system_p46 .sr_cont .sr_l ul li a.btn_close{background: none; border:none; width: 48px; height: 48px; display: none; margin-bottom: 20px;}

.system_p46 .sr_cont .sr_l ul li a.btn_close:hover{line-height: 50px;}

.system_p46 .sr_cont .sr_l input{width:560px; height: 56px; background: #d3d3d3; color:#8e8e8e; border-radius: 6px; font-size: 22px; margin-bottom: 494px; margin-top: 40px;}
.system_p46 .sr_cont .sr_l input:focus{background: #ff9f43; border:1px solid #ff9f43; color:#000;}
.system_p46 .sr_cont .sr_l input:focus::placeholder{color:#000;}
.system_p46 .sr_cont .sr_l input::placeholder{color:#8e8e8e;}
.system_p46 .sr_cont .sr_l p{font-size: 24px; color:#fff;}




.system_p46 .sr_cont .sr_r{margin-top: 258px; display: flex;}
.system_p46 .sr_cont .sr_r a{border-radius: 8px; background: #4f4f4f; color: #fff; width: 160px; height: 50px; text-align: center; line-height: 50px; font-size: 24px; display: block; margin-right: 10px;}
.system_p46 .sr_cont .sr_r a:hover{border:3px solid #ff9f43; line-height: 47px;}
.system_p46 .sr_cont .sr_btn{position:absolute;  top:60px; right:130px;}


/************ loginform **************/

#loginform{
	position:relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex; flex-direction: column;
	align-items: center;
	background-color:#111;
	background-size: cover;
	padding-left:120px;
}

#loginform > h4{	color:#fff; font-size: 30px; margin:180px auto 60px;}

#loginform .login_input_cont{background: rgba(0,0,0,0.4); width: 704px; height: 250px; border-radius: 6px; padding: 64px 80px; display: flex; align-items: center; }
#loginform .login_input_cont div input{width: 340px; height: 56px; background: #d3d3d3; color:#000; font-size: 22px; border-radius: 6px;}
#loginform .login_input_cont div input::placeholder{color:#8e8e8e;}
#loginform .login_input_cont div input:focus{background: #ff9f43; border:1px solid #ff9f43; }
#loginform .login_input_cont div input:focus::placeholder{color:#000;}
#loginform .login_input_cont div input:first-child{margin-bottom: 10px;}

#loginform .login_input_cont button{width: 195px; height: 122px; line-height: 122px; background: #fff; color:#000; border-radius: 6px; font-size: 22px; margin-left: 10px; font-weight: bold;}
#loginform .login_input_cont button:active,
#loginform .login_input_cont button:hover{ background: #ff9f43;}

#loginform .login_qr_cont {margin-top: 70px; margin-bottom: 60px;}
#loginform .login_qr_cont ul{display: flex;}
#loginform .login_qr_cont ul li{display: flex; flex-direction: column; align-items: center;}
#loginform .login_qr_cont ul li:first-child{margin-right: 120px;}

#loginform .login_qr_cont ul li p{color:#ff9f43; font-size: 24px; margin-bottom: 20px;}
#loginform .login_qr_cont ul li img{width: 150px; 	height: 150px;}

#loginform > p{color:#fff; font-size: 24px;}


/************ modal **************/
#sendModal .modal-dialog{	margin:0; top:48%; left: 50%; transform: translate(-50%);}
#sendModal .modal-content{background: #000; opacity: .85; 	width: 674px;height: 142px; padding:54px 0;}
#sendModal .modal-content .modal-body{text-align: center; color:#fff; font-size: 26px; padding: 0;}

#sendModal2 .modal-dialog{	margin:0; top:48%; left: 50%; transform: translate(-50%);}
#sendModal2 .modal-content{background: #000; opacity: .85; 	width: 674px;height: 142px; padding:54px 0;}
#sendModal2 .modal-content .modal-body{text-align: center; color:#fff; font-size: 26px; padding: 0;   min-height: 800px;}


#passwordModal .modal-dialog{	margin:0; top:45%; left: 50%; transform: translate(-50%, -50%); padding-left:25px;}
#passwordModal .modal-content{background: #000; opacity: .85; 	width: 674px;height: 142px; padding:36px 0;}
#passwordModal .modal-content .modal-body{text-align: center; color:#fff; font-size: 26px; padding: 0;}


#continueModal{
	display: none; 
	position: fixed; 
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%; 
	height: 100%; 
	overflow: auto; 
	background-color: rgb(0,0,0); 
	background-color: rgba(0,0,0,0.4); 
}

/* Modal Content/Box */
#continueModal .modal-content {
	background-color: #d3d3d3;
	width: 600px;
	height: 310px; 
	left:50%;
	top:50%;
	transform: translate(-50%, -50%);
}

#continueModal .modal-content h4{font-size: 30px; color:#000; text-align: center; margin-top: 36px;}

#continueModal .modal-content p{font-size: 24px; font-weight: 500; color:#000; margin-bottom: 15px; line-height:30px; text-align: center;}
#continueModal .modal-content hr.line2{	width: 400px; background: #000; display: block;margin:30px auto; height: 2px;}
#continueModal .modal-content .cm_btns{display: flex; justify-content: center; margin-bottom: 40px;}
#continueModal .modal-content .cm_btns a{width: 240px; height: 64px; cursor: pointer;}
#continueModal .modal-content .cm_btns a:first-child{margin-right: 10px;}


/*system2-modal*/

#alertModal .modal-dialog{	margin:0; top:48%; left: 50%; transform: translate(-50%);}
#alertModal .modal-content{background: #000; opacity: 1; 	width: 674px;height: 142px; padding:54px 0;}
#alertModal .modal-content .modal-body{text-align: center; color:#fff; font-size: 26px; padding: 0;}

#deleteModal{
	display: none; 
	position: fixed; 
	z-index: 1;
	left: 0;
	padding-left:120px;
	top: 0;
	width: 100%; 
	height: 100%; 
	overflow: auto; 
	background-color: rgb(0,0,0); 
	background-color: rgba(0,0,0,0.4); 
}

/* Modal Content/Box */
#deleteModal .modal-content {
	background-color: #d3d3d3;
	width: 600px;
	height: 310px; 
	left:50%;
	top:50%;
	transform: translate(-50%, -50%);
}

#deleteModal .modal-content h4{font-size: 30px; color:#000; text-align: center; margin-top: 36px;}

#deleteModal .modal-content p{font-size: 24px; font-weight: 500; color:#000; margin-bottom: 15px; line-height:30px; text-align: center; letter-spacing: -.4rem;}
#deleteModal .modal-content hr.line2{	width: 400px; background: #000; display: block;margin:30px auto; height: 2px;}
#deleteModal .modal-content .cm_btns{display: flex; justify-content: center; margin-bottom: 40px;}

#deleteModal .modal-content .cm_btns a{width: 240px; height: 64px; line-height: 64px; border-radius: 6px; text-align: center; font-weight: bold; font-size: 22px;}
#deleteModal .modal-content .cm_btns a:first-child:hover{color:#000 !important;}
#deleteModal .modal-content .cm_btns a:first-child{
	background: #ff9f43; color:#000; margin-right: 20px;
}
#deleteModal .modal-content .cm_btns a:last-child{
	background: #fff; color:#000;
}



/*overlay*/ 
button.md-close {
	position:absolute;
	right:50px;
	top: 50px;
	display: block;
	background: transparent;
	border: 2px solid #000;
	border-radius: 50%;
	color:#000;
	font-weight: bold;
	padding:5px 10px;
	z-index:10000;
}
.ms9_info{position:absolute;
	left:0;
	top: 34px;
	display: block;
	background: transparent;
	background: rgba(255, 255, 255, 0.5);
	color:#000;
	font-size: 30px;
	font-weight: bold;
	text-align: left;
	z-index:10000;
	width: 469px;
	height: 204px; 
	padding:24px ;}
.ms9_info b{font-weight: bold; font-size: 52px; margin-top: 15px; display: block;}
.mySwiper99{height: 100%; width: 100%;}
.md-modal {
	margin: auto;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 2000;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}
  
.md-show {
	visibility: visible;
}
  
.md-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 1000;
	opacity: 0;
	background: rgba(228, 240, 227, 0.8);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
  
.md-show ~ .md-overlay {
	opacity: 1;
	visibility: visible;
}
  
.md-effect-12 .md-content {
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
  
.md-show.md-effect-12 ~ .md-overlay {
	background-color: #353535;
}
  
.md-show.md-effect-12 .md-content {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	height: 100%;
}

.mySwiper99 .swiper-wrapper .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
}

.mySwiper99 .swiper-wrapper .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	position:relative;
}
.mySwiper99 .swiper-wrapper .swiper-slide .ms9_info{position:absolute; z-index:100000; left: 0;top: 0; width: 200px; background: #000; color:#fff;}
.mySwiper99 .swiper-pagination-bullet-active{
	background: #ff9f43 !important;
}
.mySwiper99 .swiper-pagination-bullet{
	width: 16px; height: 16px; opacity: .7; margin:0 20px;
}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 20px; }
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:20px;}





.modal-backdrop.in{	opacity: 0;}
