@charset "utf-8";
/* CSS Document */
html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #585858;
}

img	{
	border:none;	
}

a	{
	text-decoration:none;
	border:none;	
	color:#585858;	
}

ul	{
	margin: 0;
	padding: 0;
	list-style: none;
}

#wrapper {
	margin: 0px auto;
}

#footer, #footer_frame{
	height: 40px;
}


#header {
	background-color: #050608;
	border-top: 5px solid #0F75BD;
}

.header_frame	{
	width: 100%;
	margin: 0px auto;
	max-width: 1000px;
	min-height: 80px;
}

#content	{
	margin: 0 auto;
}

#footer {
	margin: 0 auto;
}

/*Header*/
.header_logo	{
	width: 280px;
	float: left;
}

.header_right	{
	float: right;
	margin-top: 30px;
}

.header_search_frame	{
	float: left;
}

.header_icon	{
	float: left;
	width: 70px;
	margin-right: 15px;
}

.header_icon_cell	{
	float: left;
	width: 35px;
	height: 35px;
}

.header_search_icon	{
	float: left;
	width: 25px;
	height: 25px;
	border-bottom: 1px solid #626365;
	border-top: 1px solid #626365;
	border-right: 1px solid #626365;
	margin: 5px 5px 5px 0px;
}

.header_search	{
	float: left;
	padding: 2px 5px;
	height: 21px;
	border-bottom: 1px solid #626365 !important;
	border-top: 1px solid #626365 !important;
	border-left: 1px solid #626365 !important;
	border: none;
	margin: 5px 0px 5px 0px;
	width: 130px;
}

/*Slide*/
.slide_frame	{
}

/*Main-Content*/
.main_content	{
	background-color: #D5DADD;
	width: 100%;
	margin: 0px auto;
	min-height: 500px;
	max-width: 1000px;
}

.main_content_frame	{
	margin: 0px auto;
	width: 100%;
	max-width: 1000px;
	padding: 20px 10px 10px 10px;
}

.main_content_left	{
	float: left;
	width: 250px;
	margin: 0px 0px 10px 7px;
	background-color: #050608;
}

.main_left_title_bg	{
	width: 250px;
	height: 250px;
}

.main_left_title	{
	color: #FFFFFF;
	font-size: 30px;
	padding: 20px 10px;
	text-align: center;
}

.main_content_right	{
	float: left;
	width: 670px;
	margin: 0px 20px 10px 20px;
}

.news_cell_date	{
	margin: 10px 0px;
	color: #000000;
}

.main_right_title	{
	font-size: 24px;
	margin: 10px 0px;
	border-bottom: 1px solid #B6B7BB;
	color: #000000;
	font-weight: bold;
}

.main_right_content	{
	padding: 10px;
	color: #4C4D4F;
}

.main_product_content	{
	padding: 10px 0px;
	color: #4C4D4F;
}

.main_product_content ul li	{
	display: inline-block;
	margin: 0px 7px 25px 7px;
}

.cate_hid	{
	display:none !important;
}

.product_show_more	{
	display:none !important;
}

.product_cell_img	{
	width: 204px;
	height: 130px;
	border: 1px solid #C7C8CC;
}

.product_cell_img img	{
	width: 100%;
	height: 100%;
	max-width: 204px;
	max-height: 130px;
}

.product_cell_title	{
	width: 206px;
	color: #F88220;
	font-weight: bold;
	text-align: center;
	height: 15px;
	overflow: hidden;
	margin-top: 5px;
}

.product_cell_intro	{
	width: 206px;
	color: #000000;
	text-align: center;
	height: 15px;
	overflow: hidden;
	margin-top: 5px;
}

.product_cell_part_no	{
	width: 206px;
	text-align: center;
	height: 15px;
	overflow: hidden;
	margin-top: 5px;
}

.main_form_content	{
	padding: 10px 0px;
	color: #4C4D4F;
}

label[class="error"]	{
	color:#F00;
}

.form_btn	{
	width: 120px;
	height: 20px;
	float: left;
	margin-right: 20px;
	text-align: center;
	color: #FFFFFF;
	background-color: #4D4D4F;
	line-height: 20px;
	cursor: pointer;
}

.main_form_content input[type="text"] 	{
	width: 100%;
	max-width: 500px;
	padding: 2px;
}

.main_form_content textarea	{
	padding: 2px;
	width: 100%;
	height: 100px;
	max-width: 500px;
	resize: none;
}

.main_cell_series	{
	max-width: 965px !important;
}

.series_frame ul li	{
	display: inline-block;
	margin: 10px 0px;
}

.main_cell_frame	{
	width: 100%;
	float: left;
	margin: 10px 7px;
	max-width: 280px;
}

.main_cell_video	{
	width: 100%;
	max-width: 380px;
}


.main_cell_border	{
	padding: 9px;
	border: 1px solid #939598;
	margin-bottom: 20px;
	border-radius: 5px;
	background-color: #E6E7E8;
}

.main_cell_awards	{
	max-width: 965px;
}


.awards_frame ul {
	text-align:center;
}

.awards_frame ul li	{
	display: inline-block;
	margin: 10px 2px;
}

.awards_icon	{
	max-width: 130px;
	max-height: 100px;
}

.awards_content	{
	color: #585858;
	width: 130px;
	height: 48px;
	margin-top: 5px;
	overflow: hidden;
	font-size:9px;
}

.main_cell_frame .cell_title {
	background: url(../images/title_bg.png) left center no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #1C75BC;
	border-bottom: 2px solid #1C75BC;
	padding-left: 22px;
}

.main_cell_frame .cell_title a {
	color: #1C75BC;
}

.cell_video	{
	width: 360px;
	height: 202.5px;
}

.cell_map	{
	width:100%;
	height:480px;
}

.cell_frame	{
	padding: 10px 0px;
}

.cell_frame ul {
	text-align:center;
}

.cell_frame	ul li {
	display: inline-block;
}

.series_icon	{
	width: 175px;
	height: 115px;
	margin: 0px 2px;
}

.cell_frame .image {
	width: 100%;
}

.cell_frame .title {
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
	color: #585858;
}

.cell_frame .content {
	margin-top: 5px;
	font-size: 13px;
	color: #585858;
}

.cell_frame .readmore	{
	height: 18px;
	font-size:14px;
	margin-top: 10px;
	text-align: right;
	line-height: 18px;
	padding: 0px 5px;
	background-color:#1C75BC;
}

.cell_frame .readmore a	{
	color: #FFFFFF;
}

/**/
.content_path	{
	width: 100%;
	max-width: 980px;
	margin: 0px auto 10px auto;
}

/*ADV*/
.adv_frame	{
	width: 100%;
	margin: 0px auto;
	max-width: 1220px;
}

.adv_frame_left	{
	float:left;
	display: none;
	margin-top: 472px;
	position: absolute;
	width:110px;
	height:413px;
}

.adv_frame_right	{
	float:right;
	display: none;
	margin-top: 472px;
	margin-left: 1110px;
	position: absolute;
	width:110px;
	height:413px;
}

.adv_close	{
	width:28px;
	height:28px;
	background:url(../images/close.png) center center no-repeat;
	cursor:pointer;
	z-index:10;
	position:relative;
	top: 28px;
	left:82px;
}

/*News*/
.news_cell_frame	{
	width: 96%;
	margin: 0px 10px;
}

.news_cell_frame input[type="text"] 	{
	width: 180px;
}

.datepicker	{
	width:80px !important;
}

.news_search_btn	{
	background-color: #BDBEC0;
	width: 68px;
	border: 1px solid #4D4D4F;
	text-align: center;
	height: 18px;
	line-height: 20px;
	margin-top: 3px;
	cursor: pointer;
}

.news_search_cell	{
	width: 260px;
	height: 30px;
	float: left;
}

.news_cell	{
	border-bottom: 1px solid #E0E1E3;
	padding:10px 0px;
}

.news_cell_image {
	max-width: 160px;
	width: 100%;
	float: left;
	margin-right: 15px;
}

.news_cell_image .image {
	width: 100%;
}

.news_cell_left {
	float: left;
	width: 100%;
}

.news_cell_title	{
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
	color: #000000;
}

.news_cell_tag	{
	margin-top:5px;
}

.news_cell_tag ul li	{
	text-align: center;
	width: 84px;
	height: 21px;
	color: #FFFFFF;
	background-color: #4D4D4F;
	display: inline-block;
	border-radius: 3px;
	line-height: 22px;
}

.news_cell_content	{
	margin-top: 5px;
	font-size: 13px;
	color: #585858;
}

.news_cell_readmore	{
	float: right;
	color: #F4872C;
	margin-top:3px;
}

.showmore	{
	width: 116px;
	height: 30px;
	margin: 20px auto;
}

/*Products Detail*/
.product_content_frame	{
	margin: 0px auto;
	width: 100%;
	max-width: 934px;
}

.product_content_frame ul li	{
	display: inline-block;
}

.product_icon_frame	{
	margin: 10px 0px;
	float: left;
}

.product_icon	{
	margin: 0px 15px;
	width: 90%;
	max-width: 900px;
}

.spec_sheet	{
	margin: 10px 0px;
	width: 127px;
	height: 33px;
}

.product_gallery_frame	{
	margin: 0px auto;
	width: 100%;
	max-width: 934px;
}

.product_content_title	{
	font-size: 20px;
	margin: 10px 15px;
	color: #000000;
	font-weight: bold;
}

.product_content_content	{
	padding: 10px 15px;
	color: #4C4D4F;
}

.spec_table	ul li{
	width: 280px;
	padding: 2px 0px;
	display: inline-block;
	border-bottom: 1px solid #c3c7ca;
}

.spec_table_title	{
	border-bottom: 1px solid #c3c7ca;
	font-weight: bold;
	color: #4C4C4C;
	padding: 2px 0px;
	width: 564px;
}

/*Partner Page*/
.partner_table	{
	border: 1px solid #D8DACC;
	width:100%;
}

.partner_table .header	{
	border: 1px solid #D8DACC;
	padding: 5px 10px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.partner_table td {
	border: 1px solid #D8DACC;
	padding: 5px 10px;
	font-size: 12px;
	background-color: #FFFFFF;
}

.partner_table td a {
	text-decoration: underline;
}

/*Footer*/
.footer_frame	{
	width: 100%;
	max-width: 1000px;
	margin: 0px auto;
	background-color: #000000;
	border-top: 5px solid #0F76BB;
	height: 35px;
}

.copyright	{
	color: #FFFFFF;
	margin: 10px 30px;
}

@media screen and (min-width: 1236px) {
	.adv_frame_left	{
		display:block;
	}
	.adv_frame_right	{
		display:block;
	}
}

@media screen and (max-width: 1000px) {
	body {
		background:#1B1B1B;
	}
	.main_cell_border	{
		margin-bottom: 0px;
	}
	.main_content_frame {
		padding: 0px;
		margin-top: -3px;
	}
	.main_cell_frame	{
		max-width: none;
		width: 98%;
	}
	.main_cell_video	{
		max-width: none;
		width: 98%;
	}
	.main_cell_awards	{
		max-width: none;
		width: 98%;
	}
	.main_content_right	{
		width: 100%;
		margin: 0px 0px 10px 0px;
	}
	.main_content_left {
		margin: 0px;
		height: 50px!important;
		width:100%;
	}
	.main_left_title_bg	{
		width:100%;
		height: 50px !important;
		background-position:left !important;
	}
	.main_left_title	{
		text-align:right;
		padding-right: 30px !important;
		padding: 8px 10px;
	}
	.news_cell_image {
		max-width: none !important;
	}
	.product_content_frame	{
		background-color:#FFFFFF;
	}
	.content_path	{
		display:none;
	}
	.product_icon_adv	{
		display:none;
	}
	.awards_ul	{
		display:none;
	}
	.spec_table{
		border: 1px solid #c3c7ca !important;
	}
	.spec_table	ul li{
		border-bottom: none !important;
	}
	.spec_table_title	{
		border-bottom: none !important;
	}
	.cell_video	{
		width: 890px;
		height: 501px;
	}
	.main_product_content ul	{
		text-align:center;
	}
	.mobile_hide	{
		display:none !important;
	}
}

@media screen and (max-width: 940px) {
	.cell_video	{
		width: 790px;
		height: 445px;
	}
}

@media screen and (max-width: 840px) {
	.cell_video	{
		width: 680px;
		height: 383px;
	}
	.cell_map	{
		height:240px;
	}
	.product_icon	{
		max-width: 700px;
	}
}

@media screen and (max-width: 730px) {
	.cell_video	{
		width: 570px;
		height: 321px;
	}
	.cell_map	{
		height:240px;
	}
	.product_icon	{
		max-width: 500px;
	}
}

@media screen and (max-width: 610px) {
	.header_frame	{
		min-height: 50px;
	}
	.header_logo	{
		width: 130px;
		margin-top: 10px;
		margin-left: 10px;
	}
	.header_right	{
		margin-top: 10px;
	}
	.header_icon	{
		margin-top: 6px;
		margin-right: 10px;
	}
	.header_icon_cell	{
		height: 26px;
	}
	.cell_video	{
		width: 470px;
		height: 246px;
	}
	.spec_table_title	{
		width: 280px;
	}
	.spec_table_subtitle	{
		font-weight:bold;
	}
	.product_icon	{
		max-width: 400px;
	}
}

@media screen and (max-width: 510px) {
	.main_content_right	{
		margin: 0px 7px 10px 7px;
	}
	.product_cell_img	{
		width: 450px;
		height: 287px;
	}
	.product_cell_img img	{
		max-width: 450px;
		max-height: 287px;
	}
	.product_cell_title	{
		width: 450px;
	}
	.product_cell_intro	{
		width: 450px;
	}
	.product_cell_part_no	{
		width: 450px;
	}
	.cell_video	{
		width: 360px;
		height: 202px;
	}
}

@media screen and (max-width: 500px) {
	.header_logo	{
		width: 100px;
		margin-top: 10px;
		margin-left: 10px;
	}
}


@media screen and (max-width: 450px) {
	.product_cell_img	{
		width: 380px;
		height: 242px;
	}
	.product_cell_img img	{
		max-width: 380px;
		max-height: 242px;
	}
	.product_cell_title	{
		width: 380px;
	}
	.product_cell_intro	{
		width: 380px;
	}
	.product_cell_part_no	{
		width: 380px;
	}
	.cell_video	{
		width: 320px;
		height: 180px;
	}
}

@media screen and (max-width: 400px) {
	.main_cell_frame	{
		max-width: none;
		width: 95%;
	}
	.main_cell_video	{
		max-width: none;
		width: 95%;
	}
	.main_cell_awards	{
		max-width: none;
		width: 95%;
	}
	.header_logo	{
		margin-left: 0px;
	}
	#products_search_form	{
		display:none;
	}
	.series_frame ul	{
		text-align:center;
	}
	.product_icon	{
		max-width: 260px;
	}
	.product_cell_img	{
		width: 360px;
		height: 229px;
	}
	.product_cell_img img	{
		max-width: 360px;
		max-height: 229px;
	}
	.product_cell_title	{
		width: 360px;
	}
	.product_cell_intro	{
		width: 360px;
	}
	.product_cell_part_no	{
		width: 360px;
	}
	.cell_video	{
		width: 300px;
		height: 169px;
	}
}

@media screen and (max-width: 360px) {
	.cell_video	{
		width: 260px;
		height: 146.25px;
	}
	.product_cell_img	{
		width: 330px;
		height: 209px;
	}
	
	.product_cell_img img	{
		max-width: 330px;
		max-height: 209px;
	}
	.product_cell_title	{
		width: 330px;
	}
	.product_cell_intro	{
		width: 330px;
	}
	.product_cell_part_no	{
		width: 330px;
	}
}

@media screen and (max-width: 320px) {
	.product_cell_img	{
		width: 290px;
		height: 184px;
	}
	.product_cell_img img	{
		max-width: 290px;
		max-height: 184px;
	}
	.product_cell_title	{
		width: 290px;
	}
	.product_cell_intro	{
		width: 290px;
	}
	.product_cell_part_no	{
		width: 290px;
	}
}
