@CHARSET "UTF-8";

.ibk_btn
{
	cursor:pointer;
	left:663px;
	position:absolute;
	top:19px;
}

.hit_product_btn
{
	cursor: pointer;
	position: absolute;
	right: 0px;
	top: 0px;
}

.slide_wrap
{
	height: 448px;
	margin-top: 38px;
}

.slide_prev
{
	float: left;
	height: 100%;
	width: 24px;
}

.slide_content
{
	height: 100%;
	overflow: hidden;
	width: 860px;
	margin: 0 auto;
}

.slide_next
{
	float: right;
	height: 100%;
	width: 24px;
}

.cycle-pager
{
	text-align: center;
	width: 100%;
	z-index: 500;
	position: absolute;
	bottom: 13px;
	overflow: hidden;
}

.cycle-pager span
{
	background: url(../../images/common/pagination.png);
	cursor: pointer;
	display: inline-block;
	height: 10px;
	margin-right: 12px;
	width: 10px;
}

.cycle-pager .cycle-pager-active
{
	background: url(../../images/common/pagination_sel.png);
}

.cycle-title
{
	position: relative;
	font-size: 19px;
	font-weight: bold;
	color: #626262;
	top: -12px;
	left: 10px;
}

.cycle-subtitle
{
	position: relative;
	font-size: 16px;
	color: #0000ff;
	top: -14px;
	left: 10px;
}

.cycle-content
{
	font-size: 16px;
	word-break: keep-all;
	display: block;
	padding: 15px 0;
	line-height: 20px;
}

.main_horizontal_bar
{
	background-image: url(../../images/common/border.png);
	height: 11px;
	width: 100%;
}

.news_bestbuilt_wrap
{
	width:925px;
	overflow: hidden;
}

.news, .vertical_bar, .bestbuilt
{
	display: inline-block;
	vertical-align: middle;
}

.news
{
	height: 100%;
	padding: 26px 0 23px 35px;
	width: 380px;
}

.news_title, .bestbuilt_title
{
	height: 18px;
}

.vertical_bar
{
	height: 160px;
	padding: 0 42px;
	width: 1px;
}

.bestbuilt
{
	height: 100%;
	padding: 26px 35px 21px 0;
	width: 380px;
}

.bottom_list
{
	margin-top: 21px;
}

.bottom_list_item
{
	color: black;
	height: 23px;
	line-height: 23px;
	text-decoration: none;
}

.bottom_list_item img
{
	vertical-align: middle;
}

.bottom_list_item span
{
	display: inline-block;
	vertical-align: middle;
}

.news_list_item_date,
.news_list_item_newicon img,
.presscenter_link,
.usecase_link
{
	float: right;
}

.news_list_item_dot, .bestbult_list_item_dot
{
	height: 10px;
}

.news_list_item_title, .news_link
{
	width: 255px;
}

.bestbult_list_item_title, .bestbuilt_link
{
	width: 340px;
}

.news_list_item_newicon
{
	height: 18px;
	width: 31px;
}

.news_link, .bestbuilt_link
{
	color: black;
	display: inline-block;
	text-decoration: none;
}

.small_horizontal_bar
{
	background-color: #c9c9c9;
	clear: both;
	height: 1px;
	margin: 0 auto;
	width: 853px;
}

.customer_service
{
	height: 133px;
	position: relative;
}

.customer_service_menu img
{
	left:0;
	margin: 21px 0 0 35px;
	position:absolute;  
	top:0;
}

.customer_service_wrap
{
	margin: 0 auto;
	width: 504px;
}

.customer_service_link img
{
	margin: 21px 0 0 62px;
}

.customer_service_link.first img
{
	margin-left: 0;
}

.customer_service_link.last img
{
    margin: 0 0 20px 62px;
}

#popup_outline
{
	margin-top: 95px;
	position: absolute;
	text-align: right;
	top: 0;
	right: 50px;
	width: 100%;
	z-index: 10000;	
}

#main_popup
{
	display: inline-block;
	vertical-align: top;
	margin-right: 30px;
}

#sub_popup
{
	display: inline-block;
	vertical-align: top;
}

.main_popup
{
	position: fixed;
	top: 50px;
    right: 100px;
   	width : 500px;
   	height : 601px;
   	z-index : 10000001;
}

.main_popup_bottom
{
  width: 501px;
  height: 41px;
  background-color: #222582;
  position: relative;
  top: -2px;
  color : #ffffff;
  display: flex;
  justify-content: flex-end;
  align-items: center;  
}

.voucher_img
{
	border:none;
	width:500px;
	height:600px;
	z-index:101; 	
}