@charset "utf-8";
/* CSS Document */
/*=====common content========*/
*{
margin:0px;
padding:0px;
}
body{
margin:0px;
padding:0px;
font-family:'宋体',Arial;
color:#737a88;
font-size:12px;
background:#fff
}
/*a,img{blr:expression(this.focus=this.blur());}*/
a:active{blr:expression(this.focus=this.blur());}
:focus{outline:none}
a img{
border:none;
}

a{
color:#737a88;
text-decoration:none
}
a:hover{
text-decoration:underline;
}
a.underline{
text-decoration:underline;
}
a.underline:hover{
text-decoration:none;
}
a span{
	visibility:hidden;
}
form{padding:0px;margin:0px;}
.divided{
	*margin-right:5px;
	}
.text_blue{color:#005bac}
.text_white{color:#fff}
.text_red{color:#F00}
/*----different lang font style start------*/
.enFont{
	font-family:Arial, Verdana;
}
.cnFont{
	font-family:"宋体";
	font-size:12px;
}
.krFont{
font-family:Gungsuh, GungsuhChe, Batang, BatangChe, Dotum, DotumChe;
}
/*----different lang font style end------*/
.maskDiv{
	position:absolute;
	/*width:100%;
	height:100%;*/
	background-color:#000;
	filter:alpha(opacity = 0);
	-moz-opacity:0;
	opacity:0;
	display:none;
/*	background-image:url(../images/mask_div_bg.png); 
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="./images/mask_div_bg.png");
	_background:none;*/
}
.floatLeft{
background:transparent;/*if no this style,it won't works correctly in IE7*/
/*display:inline-block;
float:left;
clear:left;*/
position:relative;
top:0px;
left:0px
}
.floatRight{
/*display:inline-block;
float:right;
clear:right;*/
position:absolute;
right:0px;
top:0px;
}
.clearfix:after{content:".";display:none;height:0px;clear:both;visibility:hidden;}
.padding_left_13{
	padding-left:13px;
	}
.margin-left_13{
	margin-left:13px;
	}
.margin-top_10{
	margin-top:10px;
	}
.mainContainer{
position:relative;
width:1003px;
margin:0px auto;
}
.topWrapper{
	position:relative;
	height:113px;
	width:1003px;
}
#logo{
	position:absolute;
	width:93px;
	height:93px;
	left:0px;
	bottom:10px;
	}
#top_menus_wrapper1{
	position:absolute;
	width:680px;
	top:0px;
	right:0px;
	height:22px;
	z-index:11
}
#top_menus_1{
	top:0px;
	right:0px;
	_right:-1px;
	position:absolute;
	list-style:none;
}
#top_menus_1 li{
	float:left;
	min-width:100px;
	_width:100px;
	display:inline-block;
	margin-left:-1px;
}
#top_menus_1 li a, #top_lang_wrapper a{
	font-family:"华文细黑","黑体","宋体",Arial;
	display:block;
	padding:5px 5px 4px 5px;
	text-align:center;
	background-color:#fff;
	border-bottom:1px solid #c8c8cb;
	border-left:1px solid #c8c8cb;
	border-right:1px solid #c8c8cb;
	}
#top_menus_1 li a:hover, #top_menus_1 li a.current, #top_lang_wrapper a:hover{
	background-color:#005bac;
	text-decoration:none;
	color:#FFF;
	border-bottom:1px solid #005bac;
	border-left:1px solid #005bac;
	border-right:1px solid #005bac;
}

#top_menus_1 li a.leftBorder{
	border-left:1px solid #c8c8cb;
	}
#top_menus_1 li a.hoverLeftBorder, #top_lang_wrapper a.hoverLeftBorder{border-left:1px solid #c8c8cb;}
#top_menus_1 li a.lang, #top_lang_wrapper a.lang{
	background-image:url(../../images/down_arrow.gif);
	background-position:93% 1px;
	background-repeat:no-repeat;
	/*padding-right:10px;*/
	padding:4px 10px 5px 0px;
	*padding:3px 10px 5px 0px;
	}
#top_menus_1 li a.lang:hover, #top_lang_wrapper a.lang:hover{background-position:93% -27px;}
/*#top_menus_1 li #lang{ position:absolute;width:100px; top:23px; display:none}*/

#top_menus_1 .subMenus{position:absolute; display:none; _width:400px}
#top_menus_1 .subMenus a{display:inline-block;margin-right:-4px; *margin-right:-7px; background:#f2f6fb}
#top_menus_1 li #subMenu_2{margin-left:-99px}
#top_menus_1 li #subMenu_3{margin-left:-70px}
#top_menus_1 li #subMenu_4{margin-left:-62px}

#top_menus_wrapper2{position:absolute;/*left:215px;*//*left:250px;*/left:216px;bottom:0px;z-index:10}
#top_menus_2{position:absolute;bottom:0px;_bottom:-1px;left:0px;min-width:613px;_width:613px;list-style:none;}
#top_menus_2 li{ float:left;background-image:url(../images/main_navs.gif);background-repeat:no-repeat;}
#top_menus_2 li.menu_div{width:2px;height:28px;background-image:url(../images/menu_div.gif);background-repeat:no-repeat;background-position:0px 0px;}
#top_menus_2 li a{
	display:block;
	height:28px;
	background-image:url(../images/main_navs.gif);
	background-repeat:no-repeat;
}
#top_menus_2 li a:hover{text-decoration:none;}
/*#top_menus_2 li a#nav_1{width:137px;background-position:0px 0px;}*/
#top_menus_2 li#nav_1_li, #top_menus_2 li#nav_1_li a{width:124px;background-position:0px 0px;}
#top_menus_2 li#nav_1_li a.nav_1{background-position:0px -28px;}
#top_menus_2 li#nav_1_li a.currentPage{background-position:0px -68px;}

/*#top_menus_2 a#nav_2{width:154px;background-position:-138px 0px;}*/
#top_menus_2 li#nav_2_li, #top_menus_2 li#nav_2_li a{width:121px;background-position:-125px 0px;}
#top_menus_2 li#nav_2_li a.nav_2{background-position:-125px -28px;}
#top_menus_2 li#nav_2_li a.currentPage{background-position:-125px -68px;}

/*#top_menus_2 a#nav_3{width:118px;background-position:-291px 0px;}*/
#top_menus_2 li#nav_3_li, #top_menus_2 li#nav_3_li a{width:120px;background-position:-247px 0px;}
#top_menus_2 li#nav_3_li a.nav_3{background-position:-247px -28px;}
#top_menus_2 li#nav_3_li a.currentPage{background-position:-247px -68px;}

/*#top_menus_2 a#nav_4{width:137px;background-position:-409px 0px;}*/
#top_menus_2 li#nav_4_li, #top_menus_2 li#nav_4_li a{width:120px;background-position:-370px 0px;}
#top_menus_2 li#nav_4_li a.nav_4{background-position:-370px -28px;}
#top_menus_2 li#nav_4_li a.currentPage{background-position:-370px -68px;}

#top_menus_2 li#nav_5_li, #top_menus_2 li#nav_5_li a{width:120px;background-position:-494px 0px;}
#top_menus_2 li#nav_5_li a.nav_5{background-position:-494px -28px;}
#top_menus_2 li#nav_5_li a.currentPage{background-position:-494px -68px;}
/*---search wrapper style start-------*/
#search_wrapper{position:absolute;/*bottom:0px;_bottom:-1px;*/top:85px;right:0px;height:28px;width:128px;font-family:'宋体', Arial, Verdana}
#searchMaskBgDiv{position:absolute;left:-875px;margin-top:1px;width:1003px;height:330px;display:none}
#search_wrapper #search_btn a{display:block; height:28px; background-image:url(../images/search_btn.gif);background-position:0px 0px;background-repeat:no-repeat;}
#search_wrapper #search_btn a:hover, #search_wrapper #search_btn a.current{background-position:0px -28px; text-decoration:none}

#search_wrapper #search_form_wrapper{ position:absolute;right:0px;width:240px; height:150px; display:none; margin-top:1px; border-left:1px solid #fff;border-right:0px solid #fff;border-bottom:1px solid #fff;
background-image:url(../images/body_left_bg.gif); background-position:0px 0px;}

#search_wrapper #search_form_wrapper .search_input{border-top:1px solid #b7beca;border-bottom:1px solid #b7beca;border-left:1px solid #b7beca;border-right:1px solid #b7beca;width:193px;padding-left:2px;font-size:12px; *font-size:11px;line-height:15px;color:#868890;}
#search_wrapper #search_form_wrapper .search_input_select{width:195px;}
#search_form_wrapper .input_element{margin-bottom:10px;}
input.input_text{height:16px;}
dt{ 
background:#fff url(../images/select_box_bg.gif) no-repeat right center; 
/*width:148px;*/
cursor:default; 
height:16px;
line-height:16px;
color:#868890;
}
.out{ background:#fff; color:#868890;}
.move{ background:#005bac; color:#fff}
dl{text-align:left;}
dd{
border:1px solid #000;
border-left:none;
position:absolute;
/*overflow:hidden;*/
background:#fff;
padding:0px;
margin:0px;
/*z-index:1001;*/
}
dd ul li{
list-style:none;
background:#fff;
cursor:default;
width:193px;
color:#868890;
padding-left:2px;
line-height:16px;
background-image:none;
margin:0px;
}
/*---search wrapper style end-------*/
.strong{
font-weight:bold;
}
/*---lang float above the mask div--------*/
#top_lang_wrapper{ position:absolute;top:0px;right:0px;min-width:100px; _width:100px;z-index:1000}
#top_lang_wrapper #lang{display:none; position:absolute;_width:100px; margin-left:11px}
#top_lang_wrapper #lang a{display:inline-block;margin-right:-4px; *margin-right:-7px; background:#f2f6fb}
#top_lang_wrapper #lang a:hover{background-color:#005bac;text-decoration:none;color:#FFF;border-bottom:1px solid #005bac;border-left:1px solid #005bac;border-right:1px solid #005bac;}
#top_lang_wrapper #lang #cn{ *position:relative;padding:4px 5px 4px 5px; *top:-2px; }
#top_lang_wrapper #lang #en{ padding:4px 5px 4px 5px;*padding:3px 5px 6px 5px; *line-height:13px}
/*======home page=======*/
.topShadow{position:relative;height:5px;margin-top:-5px;font-size:2px; background-image:url(../images/index_body_top_shadow.png); background-repeat:repeat-x; background-position:bottom;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="../images/index_body_top_shadow.png");
_background:none;z-index:100}
/*.topShadow{ background-image:url(../images/index_body_top_shadow.gif); background-repeat:repeat-x; background-position:bottom;}*/
#index_body{height:473px;}
.bottomShadow{position:static;height:8px; margin-bottom:-6px; background-image:url(../images/index_body_bottom_shadow.gif); background-repeat:repeat-x; background-position:top}
#flashBanner{height:330px;border-top:1px solid #fff;}
#flashBanner #banner_text_wrapper{ position:absolute;width:150px;left:800px;margin-top:100px;}
#flashBanner #banner_text_wrapper .banner_text{margin-bottom:10px;color:#fff;}
#flashBanner #banner_text_wrapper .banner_learn_more_btn{width:74px;height:14px; overflow:hidden;background-image:url(../images/banner_learn_more_btn.png);}
#flashBanner #banner_text_wrapper .banner_learn_more_btn a{display:block}
#index_content_wrapper{height:142px;border-top:1px solid #fff; background-image:url(../images/index_content_bg.jpg); background-repeat:no-repeat}
#index_content_wrapper .title{position:relative;padding-top:9px;}
#index_content_wrapper .more{position:absolute;top:10px;right:14px;}
#index_content_wrapper #left{float:left;display:inline-block;width:233px;padding-left:17px;}
#index_content_wrapper #center{float:left;display:inline-block;width:483px;padding-left:17px;}
#index_content_wrapper #right{float:right;display:inline-block;width:233px;padding-left:17px;clear:right;}
#scrolling_wrapper{position:absolute;margin-left:17px;/*margin-top:7px;*/margin-top:8px;width:184px;height:100px;overflow:hidden; }
#scrolling_wrapper ul{list-style:none;}
#scrolling_wrapper ul .imgIntro{padding-top:5px}
#scrolling_wrapper div.img, #scrolling_wrapper img{width:184px;/*height:68px;*/height:70px; border:none}
#scrolling_wrapper div.img{margin-bottom:5px}
#scroll_btn_wrapper{position:absolute;/*top:474px;*/top:475px;/*height:68px;*/height:70px;width:220px;}
#scroll_btn_wrapper img{cursor:pointer; height:70px; width:16px;}
#scroll_btn_wrapper #right_arrow{margin-left:186px;}
#index_content_wrapper #center #news_1{position:absolute;margin-top:8px;*margin-top:5px;width:233px;}
#index_content_wrapper #center #news_2{position:relative;float:right;margin-top:8px;*margin-top:5px;width:233px;padding-right:2px; height:50px;}
#index_content_wrapper #center .latest_news_img{float:left;}
#index_content_wrapper #center  #news_1 .latest_news_content{ float:right;width:138px; }
#index_content_wrapper #center  #news_2 .latest_news_content{ float:right;width:138px; }
.latest_news_content .intro{padding-top:3px;font-size:11px;*font-size:10px; line-height:13px;}
.learn_more_btn{position:absolute;top:78px;left:93px;}


#index_content_wrapper #right .promotion{/*margin-top:13px;_margin-top:-55px;*/margin-top:8px;*margin-top:5px;_margin-top:-63px; text-align:center;}
#index_content_wrapper #right .promotion img{margin:5px 15px;/*height:68px;*/height:75px; border:1px solid #666666;padding:3px;}




#popup_wrapper{ position:absolute;top:114px;/*left:216px;*/left:0px;height:330px;width:1003px; /*background-color:#CCC;*/overflow:hidden; display:none;background-image:url(../images/mask_div_bg.png); 
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="./images/mask_div_bg.png");
_background:none;}
#popup_wrapper #nav_1_popup{position:absolute;display:none; left:216px; /*left:250px;*/}
#nav_1_popup #nav_1_popup_colume_1{float:left;width:135px; height:330px; background-image:url(../images/popup_bg_1.gif);border-left:1px solid #fff; background-repeat:no-repeat; background-position:-5px 0px;}
#nav_1_popup #nav_1_popup_colume_2{float:left;width:198px; height:330px; background-image:url(../images/popup_bg_2.gif);border-left:1px solid #fff; background-repeat:no-repeat; background-position:-5px 0px;}
#nav_1_popup #nav_1_popup_colume_3{float:left;/*width:294px;*/width:284px; height:330px; background-image:url(../images/popup_bg_3.gif);border-left:1px solid #fff; background-repeat:no-repeat; background-position:-5px 0px;}
#nav_1_popup #nav_1_popup_colume_4{float:left;width:132px; height:330px; background-image:url(../images/popup_bg_4.gif);border-left:1px solid #fff; background-repeat:no-repeat; background-position:-5px 0px;}
#popup_wrapper img.product_preview_img{	width:100px; height:85px;border:1px solid #fff;}
#popup_wrapper .colume_title{padding-top:13px;padding-bottom:15px;font-size:9px; visibility:hidden	}
#popup_wrapper .cell_head_title{font-size:12px;color:#616c7e; font-weight:bold; text-transform:uppercase;padding-left:13px; background-image:url(../images/blue_arrow.gif); background-position:0px 1px; background-repeat:no-repeat}
#popup_wrapper .cell_wrapper{margin-left:15px;margin-right:15px;}
#popup_wrapper .cell_pic{display:none;}
#popup_wrapper .cell_pic img{margin:5px auto}
#popup_wrapper .cell_title{padding-top:2px;padding-bottom:3px}
#popup_wrapper .cell_title a{display:block}
#popup_wrapper .cell_common_title{margin-top:2px;}
#popup_wrapper a{ letter-spacing:1px}
#popup_wrapper a:hover, #popup_wrapper a.current{color:#005bac;text-decoration:none}

#nav_1_popup_colume_3 table td{ vertical-align:top; width:150px; overflow:hidden; padding-bottom:10px;}
/*
#nav_1_popup_colume_3 #nav_1_colume_3_cell_left{width:170px;  display:none}
#nav_1_popup_colume_3 #nav_1_colume_3_cell_right{position:absolute;top:0px;left:145px;width:162px; display:none}
*/
/*#nav_1_colume_3_cell_1, #nav_1_colume_3_cell_2, #nav_1_colume_3_cell_3, #nav_1_colume_3_cell_4, #nav_1_colume_3_cell_5{margin-right:0px;}
#nav_1_popup_colume_3 #nav_1_colume_3_cell_4{position:absolute;top:0px;left:140px;}
#nav_1_popup_colume_3 #nav_1_colume_3_cell_5{position:absolute;top:0px;left:140px;}*/
/*====sub page=======*/
.right_side_shadow{position:absolute;width:10px;font-size:2px;background-image:url(../images/right_side_shadow.png); background-repeat:repeat-y; 
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="./images/right_side_shadow.png");
_background:none;z-index:998}
.page_body{	height:452px;border-top:1px solid #fff;padding-bottom:26px; background-image:url(../images/page_body_bottom_line.gif); background-position:bottom; background-repeat:repeat-x}

/*--page body left----*/

.page_body .body_left{height:452px;float:left;_display:inline;width:216px;border-right:1px solid #fff; background-image:url(../images/body_left_bg.gif); background-position:0px 0px;overflow:hidden}
.page_body .body_left #body_left_shadow{margin-left:217px;height:452px;}

div.channel a{display:block; background-image:url(../images/up_down_white_arrow.gif); background-position:right -28px; background-repeat:no-repeat}
div.channel a:hover, div.channel a.current{background-position:right 0px;}
div.channel a.noSub{background-image:none;}
div.channel{ background-color:#838fb0;height:33px;border-bottom:1px solid #fff;}

ul.categoryList, ul.subCategoryList{list-style:none;display:none;}
ul.categoryList li{height:21px;border-bottom:1px solid #fff; letter-spacing:1px}
ul.categoryList li a{display:block; height:21px; line-height:21px; background-color:#CCC; padding-left:21px;
padding-left:26px;padding-right:22px; background-image:url(../images/category_btn_bg.gif); background-position:0px -67px; background-repeat:repeat-x}
ul.categoryList li a.hasSub{background-position:0px -22px;}
ul.categoryList li a:hover{ color:#005bac; text-decoration:none;background-position:0px -45px;}
ul.categoryList li a.hasSub:hover{background-position:0px 0px;}
ul.categoryList li a.current{color:#005bac;background-position:0px -45px;}
ul.categoryList li a.hasSubCurrent, ul.categoryList li a.hasSubCurrent:hover{color:#005bac;background-position:0px 0px}


ul.subCategoryList{display:none;width:200px;border-top:1px solid #fff;margin-top:-1px;position:absolute;margin-left:217px;border-right:1px solid #fff;z-index:999}
/*--page body center----*/
.page_body .body_center{height:452px;float:left;_display:inline;width:615px;border-right:1px solid #fff;overflow:hidden}
.body_center .main_mianbaoxie{ position:relative;height:33px; color:#c4c9d6; background-color:#005bac; line-height:33px;padding-left:15px}
.body_center .main_mianbaoxie a{color:#c4c9d6; padding-right:5px; padding-left:5px}
.body_center .main_mianbaoxie a.current{color:#fff}


/*--page body right----*/
.page_body .body_right{float:right;height:452px;width:170px;background-color:#d1deef;_display:inline; overflow:hidden;}
.body_right .enews_title{height:33px;}
.body_right .enews_content_wrapper{position:relative;height:438px;border-top:1px solid #f9fbfd;}
.enews_content_wrapper .enews_form{ position:absolute;padding-left:11px;padding-top:11px;margin:0px;}
.enews_content_wrapper .enews_form input{margin-bottom:8px; line-height:16px; font-size:11px;}
.enews_content_wrapper .enews_form #name{margin-bottom:5px; *margin-bottom:2px;}
.enews_content_wrapper .enews_input{border:1px solid #b7beca;width:142px;height:16px; padding-left:2px; color:#868890;}

.enews_content_wrapper .enews_pic{ position:absolute; top:90px;*top:89px; height:328px;overflow:hidden; border-top:1px solid #fff;}
.enews_content_wrapper .enews_pic img{border-top:1px solid #fff; margin-top:-21px;}
.enews_content_wrapper .enews_pic a.link{position:absolute; border:none; margin-left:77px; margin-top:133px;}
.enews_content_wrapper .enews_pic a.link img{border-top:none;margin:0px}
/*----products--------*/
.body_center .center_content_wrapper{height:417px;border-top:1px solid #fff;}
.center_content_wrapper #scrolling_gallery{width:615px;height:289px;overflow:hidden}
.center_content_wrapper #products_previews_wrapper{ position:relative;width:615px;height:127px;border-top:2px solid #dfe9f6;}
#products_previews_wrapper .preview_cell{position:relative;width:307px;height:127px;overflow:hidden;}
#products_previews_wrapper div.rightCell{position:absolute;right:0px;_right:-1px;top:0px;}
/*.preview_cell .preview_text_wrapper{float:left;_display:inline-block;width:182px;}*/
.preview_cell .preview_text_wrapper{float:left;_display:inline-block;width:163px;}
.preview_cell .preview_text_wrapper .title{/*font-size:15px;*/font-size:12px;padding-top:10px;padding-left:15px;padding-right:15px; font-weight:bold}
.preview_cell .preview_text_wrapper .title a{color:#005bac;}
.preview_cell .preview_text_wrapper .intro{line-height:14px;padding-top:10px;padding-left:15px;padding-right:12px}
.preview_cell .preview_text_wrapper .learn_more_btn{left:15px;top:100px}
/*.preview_cell .preview_pic{float:right;_display:inline-block;padding-top:2px;width:125px;}*/
.preview_cell .preview_pic{float:right;_display:inline-block;padding-top:2px;width:144px;}
.preview_cell .preview_pic img{width:144px;height:125px}
/*-----products list-------*/
.center_content_wrapper #products_picture_list_wrapper{height:393px;}
#products_picture_list_wrapper .products_page_wrapper{width:788px;_width:791px;margin-left:0px;}
#products_picture_list_wrapper .product_cell{float:left;_display:inline;width:196px;height:196px;border-bottom:1px solid #ccc;border-right:1px solid #fff; overflow:hidden; background-image:url(../images/no_pic.jpg); background-repeat:no-repeat}
#products_picture_list_wrapper .product_cell .product_pic{width:196px;height:170px;}
#products_picture_list_wrapper .product_cell .product_pic img{width:196px;height:170px;cursor:pointer}
#products_picture_list_wrapper .product_cell .product_title{width:196px;height:25px;background-image:url(../images/product_list_title_bg.png); 
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="./images/product_list_title_bg.png");
_background:none;}
#products_picture_list_wrapper .product_cell .product_title a{display:block;height:25px;font-size:12px;color:#fff;padding:0px;padding-left:15px;line-height:25px; background-image:url(../images/product_list_right_arrow.gif); background-repeat:no-repeat; background-position:-1000px;}
#products_picture_list_wrapper .product_cell .product_title a:hover, #products_picture_list_wrapper .product_cell .product_title a.hover{text-decoration:none; background-color:#FFF;color:#005bac; background-image:url(../images/product_list_right_arrow.gif); background-position:right; background-repeat:no-repeat}
#products_multipage_wrapper{height:25px;background-color:#838fb0;}
#products_multipage_wrapper li{float:left;text-align:center; list-style:none; line-height:23px;color:#e1e5ee}
#products_multipage_wrapper li a{color:#e1e5ee}
#products_multipage_wrapper li a:hover, #products_multipage_wrapper li a.current{text-decoration:underline}
#products_multipage_wrapper li.prev, #products_multipage_wrapper li.next{width:110px;}
#products_multipage_wrapper li.pages{width:565px;}
#products_multipage_wrapper li.pages a{width:30px;padding:0px 2px}

/*------products collection page-------*/
#product_collection_wrapper{ position:relative; height:464px; overflow:hidden}
#products_bg_picture_list_wrapper{ height:464px;}
#products_bg_picture_list_wrapper div{position:absolute}
.series_bg_pic{display:none}
.series_bg_pic img{width:786px; height:464px;}

#scrolling_series_pic_wrapper{ position:absolute;top:350px;height:110px; width:786px;
/*background:url(../images/series_scrolling_black_bg.png);_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="./images/series_scrolling_black_bg.png");
_background:none;*/}
#series_pic_list{width:585px; margin:2px auto;}
#series_pic_list ul{width:585px;}
#series_pic_list ul li{ float:left; text-align:center; width:117px; list-style-type:none}
#series_pic_list ul li div{ position:relative;width:117px; text-align:center; background:transparent url(../images/spacer.gif);}
#series_pic_list ul li img{width:95px; height:78px; height:84px}
#series_pic_list ul li a.title{ display:block; margin:0px auto; text-align:center; height:22px; width:95px; line-height:23px; background:#d1deef; overflow:hidden}
#series_pic_list ul li a.title:hover, #series_pic_list ul li a.hover{color:#fff;background:#838fb0; text-decoration:none}
#arrows_wrapper{ position:absolute; display:none; top:25px; left:45px; width:600px;}
#arrows_wrapper img{_width:36px;_height:50px}
#arrows_wrapper #left_arrow{ position:absolute; display:block;width:36px; height:50px; background:url(../images/left_arrow.png);_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="./images/left_arrow.png");
_background:none;}
#arrows_wrapper #right_arrow{ position:absolute; left:655px; display:block;width:36px; height:50px; background:url(../images/right_arrow.png);_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="./images/right_arrow.png");
_background:none;}
/*------products search page-------*/
#products_picture_list_wrapper .product_search_cell{position:relative;float:left;_display:inline;height:130px; width:393px;border-right:1px solid #fff; border-bottom:1px solid #fff; overflow:hidden; background-color:#eff4f9}
.product_search_cell .leftIntro{position:relative;width:247px;}
.product_search_cell .rightPic{position:absolute; top:0px; border-left:1px solid #fff; left:239px;width:153px; height:130px; overflow:hidden}
.product_search_cell .rightPic img{width:153px; height:130px}
.product_search_cell .rightPic .right_side_shadow{height:130px}
.leftIntro .title{height:30px; background-color:#dee8f2; line-height:31px; font-weight:bold; padding-left:20px;padding-right:10px;overflow:hidden}
.leftIntro .intro{height:70px; padding-left:20px;padding-right:10px;margin-top:13px;line-height:18px; overflow:hidden}
.grid_bg{ background:url(../images/grid_bg.gif)}
/*------products detail page------*/

.center_content_wrapper .product_title_line{height:27px;line-height:27px; background-color:#4d5667; color:#fff; padding-left:20px;}
.center_content_wrapper .product_content_wrapper{ position:relative;height:390px;border-top:1px solid #fff; background-color:#4d5667;}
.product_content_wrapper .product_content_left{width:390px;height:390px; background-color:#4d5667}
.product_content_wrapper .product_content_right{position:absolute;top:0px; left:390px; width:394px; height:390px; overflow:hidden; border-left:1px solid #fff;}
.product_content_left .product_img{ position:relative;height:338px;width:390px; overflow:hidden;border-bottom:1px solid #fff}
.product_content_left .product_img img {height:338px;width:390px;}
.product_img .zoom{position:absolute; bottom:0px; right:0px; width:22px; height:22px; background-image:url(../images/zoom_ico.gif); cursor:pointer;filter:alpha(opacity=0);opacity:0}
.product_img .zoom a{display:block; width:22px; height:22px}
.product_content_left .products_functions{padding-top:18px;*padding-top:19px;}
.product_content_left .products_functions a{color:#a6abb3;}
.product_content_left .products_functions a:hover{color:#fff;}
.product_content_left .products_functions li{list-style:none; float:left;}
.product_content_left .products_functions li img{/*margin-left:17px;*/margin-left:14px;margin-right:7px}
.product_content_right .product_info_tab_wrapper{height:265px; background-color:#FF0}
.product_info_tab_wrapper .info_tabs_wrapper{height:26px; background-color:#F00;}
.product_info_tab_wrapper .info_tabs_content_wrapper{border-top:1px solid #b8bbc2; height:239px; background-color:#4d5667}
.info_tabs_wrapper ul{position:absolute;width:400px}
.info_tabs_wrapper ul li{width:131px;height:26px;float:left; list-style:none; border-right:1px solid #b8bbc2}
.info_tabs_wrapper ul li a{display:block; line-height:26px;*line-height:27px; text-align:center; height:26px; color:#fff; text-decoration:none; background-color:#005bac; border-bottom:1px solid #b8bbc2}
.info_tabs_wrapper ul li a.current{height:27px; background-color:#4d5667; border-bottom:1px solid #4d5667}


.info_tabs_content_wrapper .info_content{ position:absolute;display:block;width:355px;height:200px;margin-top:20px;margin-left:25px; color:#d0d3d8; line-height:20px;background-color:#4d5667}
.info_content a{color:#d0d3d8; text-decoration:underline}
.info_content a:hover{color:#fff;}

.product_content_right .related_product_title{position:static;border-left:none; width:100%;}

.product_content_right .related_products_wrapper{ position:relative;height:118px; border-top:1px solid #fff; overflow:hidden;}
.product_content_right .related_products_wrapper img{ height:80px; border:1px solid #fff;margin:5px 2px;}

.related_products_wrapper ul{list-style:none; margin-top:9px; margin-left:11px; position:absolute; width:390px;}
.related_products_wrapper ul li{float:left;padding-right:8px}
.related_products_wrapper ul li .intro_pic{width:86px; height:74px; border-top:1px solid #949aa4; border-right:1px solid #949aa4;}
.related_products_wrapper ul li .intro_pic img{width:85px; height:73px; border-left:1px solid #fff; border-bottom:1px solid #fff; border-right:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9;}
.download{display:block;padding-left:20px; background:url(../images/download_ico.gif) left 50% no-repeat}
.download span{margin-left:5px}


/*------products choice page------*/
.products_choice_bg{ height:386px; background-image:url(../images/products_choice_bg.jpg); background-position:left 0px; background-repeat:no-repeat}
#products_choice_form{margin-top:207px;margin-left:332px;}
#products_choice_form td{height:23px; color:#414141}
#products_choice_form .input_text{border:1px solid #7f9db9;width:158px;padding-left:2px;font-size:12px; *font-size:11px;line-height:15px;color:#868890;}
#products_choice_form .select_line{width:158px;}
#products_choice_form .select_drop_list{width:160px;}
#products_choice_form dd ul li{width:158px;}

/*===interior page style======*/
.my_list{ position:absolute;right:0px; top:0px; line-height:33px; /*width:64px;*/width:77px; background:url(../images/my_list_ico.gif) left 50% no-repeat; padding-left:20px;}
/*---company profile :about us---*/
.sub_page_body{/*height:1017px;*/height:1070px;}
.sub_page_body .sub_body_right{float:right; width:786px; /*height:1017px;*/height:1070px; background-color:#eff4f9; border-right:none}
.interior_banner{width:786px; height:168px; overflow:hidden}
.interior_banner img{width:786px;border-top:1px solid #dce5ee}
.sub_content_title{height:33px; background-color:#dde7f1;padding-left:12px;}
.sub_content_title img{margin-top:8px;}
.sub_page_text_wrapper{min-height:183px;_height:183px;padding-left:40px;padding-top:20px;padding-right:30px; line-height:16px; }
.sub_page_text_wrapper p{margin-bottom:15px}
.sub_page_text_wrapper p.margin_B_5{margin-bottom:5px}
.sub_page_text_wrapper p.margin_B_10{margin-bottom:10px}
.notice_title{padding-left:15px; font-size:13px; color:#4c4f56;background:url(../images/blue_cube_list_ico.gif) left 0px no-repeat;}
.notice_text{font-size:13px; color:#4c4f56;}
.line_blue{border-bottom:1px solid #d1deef;padding-bottom:10px}
/*-----company profile : hcg_corporate---------*/
.notice_title_box_line{height:28px; line-height:31px; padding-left:25px; font-size:14px; font-weight:bold; color:#005bac; background:#dde7f1 url(../images/blue_cube_list_ico_2.gif) 10px 13px no-repeat; border-bottom:1px solid #005bac}
.backToTop{margin-top:20px}


/*-----company profile : hcg_brand_story------*/
.old_photo_story{height:48px; margin-top:-10px; position:relative;}
.inline{position:absolute; text-align:center}
#old_photo_1{width:200px; left:0px}
#old_photo_2{width:210px; left:200px;}
#old_photo_3{width:210px; left:414px;}
#old_photo_4{width:100px; left:620px}

.indent{margin-left:50px;*margin-left:53px;}
/*-----company profile :managers-----*/
.managers_list_wrapper{margin-top:10px}
.managers_list_wrapper ul{list-style:none}
.managers_list_wrapper ul li{float:left; height:166px; width:334px; margin-bottom:20px}
.managers_list_wrapper ul li .manager_name{ position:absolute;margin-top:23px;margin-left:15px}
.managers_list_wrapper ul li .intro{ position:absolute;margin-top:45px;margin-left:15px}
.managers_list_wrapper ul li .moreDetails{ display:none;position:absolute; margin-top:125px; margin-left:190px; text-align:right;}
li#manager_1 div.bg{ width:294px; height:166px; background:url(../images/managers_bg.jpg) 0px 0px no-repeat;}
li#manager_2 div.bg{ width:294px; height:166px; background:url(../images/managers_bg.jpg) 0px 0px no-repeat;}
li#manager_3 div.bg{ width:294px; height:166px; background:url(../images/managers_bg.jpg) 0px 0px no-repeat;}
li#manager_4 div.bg{ width:294px; height:166px; background:url(../images/managers_bg.jpg) 0px 0px no-repeat;}
li#manager_5 div.bg{ width:294px; height:166px; background:url(../images/managers_bg.jpg) 0px 0px no-repeat;}
li#manager_6 div.bg{ width:294px; height:166px; background:url(../images/managers_bg.jpg) 0px 0px no-repeat;}
/*----technology-----------*/
.technology_swf_wrapper{position:absolute;left:0px;width:832px;height:418px; background-color:#a4b2ca;overflow:hidden}

/*-----show case detail page---------------*/
.item_details_wrapper{ position:relative;height:418px;border-top:1px solid #fff; background-color:#4d5667; overflow:hidden}
.case_category_wrapper{position:relative;top:0px;left:0px;height:418px;width:163px;border-right:1px solid #fff; background-color:#d1deef;}
.case_category_wrapper ul{ list-style:none;margin-left:17px; padding-top:8px; margin-right:10px;}
.case_category_wrapper ul li{margin-bottom:6px}
.case_category_wrapper ul li.current{color:#005bac}
.case_category_wrapper ul li a:hover{color:#005bac; text-decoration:none}

.detail_wrapper{position:absolute;width:622px; top:0px;left:164px;}
.detail_wrapper .detail_title{height:26px;padding-left:15px;font-weight:bold;color:#fff;line-height:27px;padding-bottom:0px; margin-bottom:0px;margin-top:0px;font-size:13px; border-bottom:none}
.detail_wrapper .detail_content{position:relative;height:272px;border-top:1px solid #fff;}
.detail_content .detail_pic{position:relative;width:317px;height:270px;border:1px solid #e3eaf0; border-left:1px solid #fff;overflow:hidden;}
.detail_content .detail_pic img{width:317px;height:270px;}
.detail_content .detail_text_wrapper{position:absolute; top:0px;left:319px;width:302px;height:272px;border-left:1px solid #8c929d;/* background-color:#00F*/ overflow:hidden}
.detail_text_wrapper .detail_text{margin:17px 35px 43px 20px;color:#fff; line-height:23px; }
.detail_text_wrapper .detail_text p{margin-bottom:20px}


.detail_content .case_related_series_wrapper{ position:relative;height:118px; border-top:1px solid #fff; overflow:hidden;}

.related_title{ position:absolute;left:508px; bottom:-1px; _bottom:117px; height:29px; width:94px;line-height:29px;  padding-left:20px;border-top:1px solid #fff; border-left:1px solid #fff;background:#4d5667 url(../images/blue_angle.gif) 8px 50% no-repeat; font-weight:bold;color:#fff; z-index:10}

.case_related_series_wrapper ul{list-style:none; margin-top:11px; margin-left:16px;}
.case_related_series_wrapper ul li{float:left;padding-right:13px;_width:87px;}
.case_related_series_wrapper ul li .series_name{/*padding-bottom:7px;*/height:20px; vertical-align:top;overflow:hidden}
.case_related_series_wrapper ul li .series_name a:hover{text-decoration:none}
.case_related_series_wrapper ul li .series_intro_pic{width:86px; height:74px; border-top:1px solid #949aa4; border-right:1px solid #949aa4;}
.case_related_series_wrapper ul li .series_intro_pic img{width:85px; height:73px; border-left:1px solid #fff; border-bottom:1px solid #fff; border-right:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9;}

/*---news_promotions---*/
.promotions_wrapper{margin:22px 0px 22px 30px; min-height:200px;}
.promotions_wrapper .promotion_cell{float:left; list-style:none; position:relative; display:inline-block;height:325px; width:200px; margin-right:46px;
background:url(../images/promotion_bg.png) left top no-repeat;
_background:none;}
.promotion_cell .pic{ position:absolute;height:225px; width:168px; overflow:hidden; top:12px; left:9px;}
.promotion_cell .ie6_bg{ _position:absolute;_top:0px;_left:0px; _height:325px; _width:200px;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="./images/promotion_bg.png");}
.promotion_cell .pic img{height:225px; width:168px;}
.promotion_cell .profile{ position:absolute; top:237px; height:51px; width:186px; text-align:center;}
.promotion_cell .profile p{margin-top:10px}
.promotion_cell .functions{ position:absolute; top:300px; width:168px; background-color:#999}
.functions .send_to_friend{ position:absolute;left:17px; top:0px; padding-left:20px; background:url(../images/send_to_friend_ico_blue.gif) left 47% no-repeat;  }
.functions .zoom{position:absolute;left:100px; top:0px;padding-left:20px; background:url(../images/zoom_ico_blue.gif) left 47% no-repeat;}

/*---news, news_media----*/
.news_list_wrapper{position:relative;}
.news_cell{position:relative;padding:7px 0px;border-top:1px dotted #666; margin-right:80px}
.first_news_cell{border-top:none}
.news_cell .date{position:absolute; left:0px; top:5px;}
.news_cell .title{position:relative;width:530px; left:100px; top:0px;}
.news_multipage_wrapper{position:absolute; top:224px; left:-40px; width:786px}

/*-----news_exhitbition---------------*/
.news_cell .intro_pic{position:absolute; left:0px; top:6px;}
.news_cell .intro_pic img{width:55px; height:45px}
.news_cell .exhibit_title{left:85px; top:5px; margin-bottom:11px}

/*------news_ad-----------*/
.news_ad_bg{ background:url(../images/news_ad_bg.gif) no-repeat;}
/*-----(news, news_media)detail pages---------------*/
.detail_title{font-size:16px; border-bottom:1px dotted #737a88; padding-bottom:17px; margin-bottom:20px;margin-top:15px;}
.detail_date{color:#7c7f88; font-family:Arial;margin-bottom:10px}
.detail_text_content{line-height:18px;}
/*------service_faq------------*/
.faq_list_wrapper{position:relative; width: 660px;}
.faq_list_wrapper .faq_item{position:relative; border-top:1px solid #d1deef; min-height:56px; _height:56px; padding:5px 0px}
.faq_list_wrapper .faq_item_first{border-top:none;margin-top:0px}
.faq_item .item_pic{ position:absolute; left:10px; top:5px;height:56px; width:66px}
.faq_item .item_pic img{height:56px; width:66px}
.faq_item .faq_text_wrapper{position:relative; width: 570px;left:90px}
.faq_text_wrapper .faq_cell{position:relative; height:19px; *height:17px; margin-top:2px;*margin-top:3px; border-bottom:1px dotted #666}
.faq_text_wrapper .faq_cell_last{border-bottom:none}
.faq_cell .title{ position:relative;left:0px; width:450px;}
.faq_cell .view_detail{position:absolute; top:0px;right:0px; width:100px;}

/*----service online_service-------*/
.online_service_bg{ height:386px; padding-top:0px; padding-left:0px; background-image:url(../images/online_service_bg.jpg); background-position:left 0px; background-repeat:no-repeat}
html* .online_service_bg{
	padding-top:155px;/*Sa*/
	*padding-top:0px;/*IEs*/
	}
@media all and (min-width: 0px){
 .online_service_bg {padding-top:155px;/*Op*/} 
 }	
#service_form{margin-top:155px;margin-left:332px;}
html* #service_form{
	margin-top:0px;/*Sa*/
	*margin-top:155px;/*IEs*/
	}
@media all and (min-width: 0px){
 #service_form{margin-top:0px;/*Op*/} 
 }	
#service_form td{height:23px; color:#414141}
#service_form .input_text{border:1px solid #7f9db9;width:173px;padding-left:2px;font-size:12px; *font-size:11px;line-height:15px;color:#868890;}
#service_form .select_line{width:231px;}
#service_form .select_drop_list{width:233px;}
#service_form textarea.text_area{ font-family:Arial;margin-top:1px;padding-top:2px;width:231px; height:57px; overflow-y:auto}
#service_form dd ul li{width:231px;}

/*------contact us franchise---*/
.franchise_bg{ height:386px; padding-left:0px; padding-top:0px; background-image:url(../images/franchise_bg.jpg); background-position:left 0px; background-repeat:no-repeat;}
html* .franchise_bg{
padding-top:160px;/*Sa*/
*padding-top:0px;/*IEs*/
}
@media all and (min-width: 0px){
 .franchise_bg {padding-top:160px;/*Op*/} 
 }
#franchise_form{margin-top:160px; margin-left:395px;}
html* #franchise_form{
margin-top:0px;/*Sa*/
*margin-top:160px;/*IEs*/
}
@media all and (min-width: 0px){
 #franchise_form{margin-top:0px;/*Op*/} 
 }
#franchise_form td{height:23px; color:#414141}
#franchise_form .input_text{border:1px solid #7f9db9;width:173px;padding-left:2px; font-size:11px;line-height:15px;color:#868890;}

/*-------contact us welcome business partner-------------------*/
.list_wrapper{ list-style:none;}
.list_wrapper li{font-size:12px; color:#737a88; padding:0px 0px 4px 15px}

/*-----site map--------*/
.sub_page_title{margin-right:35px; margin-left:15px}
.notice_title a{color:#4c4f56;}
.text_blue a{color:#005bac}
.sub_page_category_title{margin-left:15px}
.sub_page_category_title a{margin-right:5px; margin-left:5px}

/*----faq detail-------*/
.faq_solution{margin-left:15px;display:none}
.faq_cell{border-bottom:1px dotted #737a88; margin-top:10px;margin-bottom:5px;}
.faq_cell_wrapper{display:none}
.current_faq_cell{display:block}
/*===bottom, foot=====*/
.foot{
/*color:#595959;*/
color:#474a52;
font-family:Arial;
font-size:12px;
height:25px;
line-height:25px;
/*_margin-top:-5px;*/
}
.foot div{
float:left;
}
.foot a{
/*color:#595959;*/
color:#474a52;
}
/*-----contact us --John write-----*/
.sub_page_text_wrapper_contact{min-height:183px;_height:183px;padding-left:15px;padding-right:10px; line-height:16px; }
.contact_list_wrapper{margin-top:20px; }
.contact_list_wrapper ul{list-style:none;}
.contact_list_wrapper ul li{float:left; height:130px; width:380px; *width:384px}
.contact_list_wrapper ul li .contact_name{ position:absolute;margin-top:13px;margin-left:15px; font-weight:bold; font-size:12px; color:#005BAC;}
.contact_list_wrapper ul li .intro{ position:absolute;margin-top:35px;margin-left:15px}
.contact_list_wrapper ul li .mapLink{position:absolute;margin-top:83px;margin-left:205px}
li#contact_1 div.bg{ width:364px; height:110px; background:url(../images/contact_bg_1.jpg) 0px 0px no-repeat;}
li#contact_2 div.bg{ width:364px; height:110px; background:url(../images/contact_bg_2.jpg) 0px 0px no-repeat;}
li#contact_3 div.bg{ width:364px; height:110px; background:url(../images/contact_bg_5.jpg) 0px 0px no-repeat;}
li#contact_4 div.bg{ width:364px; height:110px; background:url(../images/contact_bg_4.jpg) 0px 0px no-repeat;}
li#contact_5 div.bg{ width:364px; height:110px; background:url(../images/contact_bg_3.jpg) 0px 0px no-repeat;}

/*-----dealer_more --John write-----*/
.sub_page_text_wrapper_dealer{min-height:200px;_height:200px;padding-left:25px;padding-right:25px; line-height:16px; }
.dealer_list_wrapper{margin-top:20px; }
.dealer_list_wrapper ul{list-style:none;}
.dealer_list_wrapper ul li{float:left; height:200px; width:500px; *width:500px}
.dealer_list_wrapper ul li .dealer_name{ position:absolute;margin-top:15px;margin-left:15px; font-weight:bold; font-size:12px; color:#005BAC;}
.dealer_list_wrapper ul li .dealer_name_2{ position:absolute;margin-top:40px;margin-left:15px; font-size:12px; color:#005BAC;}
.dealer_list_wrapper ul li .intro{ position:absolute;margin-top:60px;margin-left:15px;line-height:20px;}
.dealer_list_wrapper ul li .photo{ position:absolute;margin-top:20px;margin-left:328px}
.dealer_list_wrapper ul li .bg{ width:500px; height:200px; background:url(../images/dealer_bg.jpg) 0px 0px no-repeat;}

/*------popup dealer--------*/
.dealer_box_wrapper{width:786px; overflow:auto; padding-top:30px;}
.dealer_box_wrapper ul{list-style:none;margin-left:30px;_margin-left:20px; width:756px}
.dealer_box_wrapper ul li{float:left;  height:166px; width:334px; margin-bottom:20px; margin-left:20px;_margin-left:15px;}
.dealer_box_wrapper ul li .bg{ width:294px; height:166px; background:url(../images/box_bg.jpg) 0px 0px no-repeat;}

.dealer_box_wrapper ul li .title{ position:absolute;margin-top:23px;margin-left:15px}
.dealer_box_wrapper ul li .title a{font-size:13px;}
.dealer_box_wrapper ul li .intro{ position:absolute;margin-top:45px;margin-left:20px; width:250px}
.dealer_box_wrapper ul li .intro table{ position:static;}
.dealer_box_wrapper ul li .intro table td{text-align:left; vertical-align:top; padding:3px 0px 0px 0px; height:17px; border:none}
.dealer_box_wrapper ul li .moreDetails{position:absolute; margin-top:125px; margin-left:190px; text-align:right;}



#dealer_multipage_wrapper{position:relative;height:25px;background-color:#838fb0; margin-top:50px;width:786px}
#dealer_multipage_wrapper li{float:left;text-align:center; list-style:none; line-height:23px;color:#e1e5ee}
#dealer_multipage_wrapper li a{color:#e1e5ee}
#dealer_multipage_wrapper li a:hover, #dealer_multipage_wrapper li a.current{text-decoration:underline}
#dealer_multipage_wrapper li.prev, #dealer_multipage_wrapper li.next{width:88px; padding:0px 7px;}
#dealer_multipage_wrapper li.pages{width:566px;}
#dealer_multipage_wrapper li.pages a{width:30px;padding:0px 2px}





/*新建样式*/
.st{ background:url(../images/collection/series_1-1.jpg); width:786px; height:114px;padding-top:350px;}
.ads{ background:url(../images/collection/series_41.jpg); width:786px; height:114px;padding-top:350px;}
.bd{ background:url(../images/collection/series_2-2.jpg); width:786px; height:114px;padding-top:350px;}
.ytlds{ background:url(../images/collection/series_42.jpg); width:786px; height:114px;padding-top:350px;}
.cjmt{ background:url(../images/collection/series_3-1.jpg); width:786px; height:114px;padding-top:350px;}
.ars{ background:url(../images/collection/series_4-1.jpg); width:786px; height:114px;padding-top:350px;}
.yd{ background:url(../images/collection/series_5-1.jpg); width:786px; height:114px;padding-top:350px;}
.dk{ background:url(../images/collection/series_6-1.jpg); width:786px; height:114px;padding-top:350px;}
.kdm{ background:url(../images/collection/series_40.jpg); width:786px; height:114px;padding-top:350px;}
.ydn{ background:url(../images/collection/series_7-1.jpg); width:786px; height:114px;padding-top:350px;}
.lfr{ background:url(../images/collection/series_8-1.jpg); width:786px; height:114px;padding-top:350px;}
.xc{ background:url(../images/collection/series_9-1.jpg); width:786px; height:114px;padding-top:350px;}
.ars{ background:url(../images/collection/series_10-1.jpg); width:786px; height:114px;padding-top:350px;}
.xaebs{ background:url(../images/collection/series_11-1.jpg); width:786px; height:114px;padding-top:350px;}
.ljd{ background:url(../images/collection/series_12-1.jpg); width:786px; height:114px;padding-top:350px;}
.ly{ background:url(../images/collection/series_13-1.jpg); width:786px; height:114px;padding-top:350px;}
.yt{ background:url(../images/collection/series_15-1.jpg); width:786px; height:114px;padding-top:350px;}
.xed{ background:url(../images/collection/series_14-1.jpg); width:786px; height:114px;padding-top:350px;}
.xgll{ background:url(../images/collection/series_16-1.jpg); width:786px; height:114px;padding-top:350px;}
.kls{ background:url(../images/collection/series_17-1.jpg); width:786px; height:114px;padding-top:350px;}
.wdly{ background:url(../images/collection/series_18-1.jpg); width:786px; height:114px;padding-top:350px;}
