.index_bg_zone_index { width:100%; height:100%; position:fixed; top:0px; transition:all 0.5s linear; overflow:hidden; z-index:1; }
.index_bg_zone_index img { width:100%; height:100%; }
.index_bg_zone { width:100%; height:100%; position:fixed; top:0px; transition:all 0.5s linear; overflow:hidden; cursor:pointer; z-index:1; }
.index_bg_zone img { width:100%; height:100%; }

.index_picture_zone { width:72%; height:85%; position:fixed; top:7%; left:15%; color:#ffffff; transition:all 0.5s linear; cursor:pointer; overflow:hidden; z-index:1; }
.index_picture_zone img { width:100%; height:100%; }
	
.index_picture_zone_icon_zone_one { position:fixed; bottom:8%; left:30%; color:#ffffff; z-index:3; transition:all 0.3s linear; cursor:pointer; overflow:hidden; }
.index_picture_zone_icon_zone_one:hover { transform:scale(1.1); }
.index_picture_zone_icon_zone_one_inner { width:204px; height:0px; transition:all 0.6s linear; }
.index_picture_zone_icon_zone_one_inner img { width:204px; height:108px; }
.index_picture_zone_icon_zone_two { position:fixed; bottom:8%; left:45%; color:#ffffff; z-index:3; transition:all 0.3s linear; cursor:pointer; overflow:hidden; }
.index_picture_zone_icon_zone_two_inner { width:204px; height:0px; transition:all 0.6s linear; }
.index_picture_zone_icon_zone_two:hover { transform:scale(1.1); }
.index_picture_zone_icon_zone_two_inner img { width:204px; height:108px; }
.index_picture_zone_icon_zone_three { position:fixed; bottom:8%; left:60%; color:#ffffff; z-index:3; transition:all 0.3s linear; cursor:pointer; overflow:hidden; }
.index_picture_zone_icon_zone_three_inner { width:204px; height:0px; transition:all 0.6s linear; }
.index_picture_zone_icon_zone_three:hover { transform:scale(1.1); }
.index_picture_zone_icon_zone_three_inner img { width:204px; height:108px; }
.index_picture_zone_icon_zone_four { position:fixed; bottom:8%; left:70%; color:#ffffff; z-index:3; transition:all 0.3s linear; cursor:pointer; overflow:hidden; }
.index_picture_zone_icon_zone_four_inner { width:204px; height:0px; transition:all 0.6s linear; }
.index_picture_zone_icon_zone_four:hover { transform:scale(1.1); }
.index_picture_zone_icon_zone_four_inner img { width:204px; height:108px; }

.index_header { width:94%; position:fixed; top:3%; left:3%; color:#ffffff; z-index:1000; color:#ffffff; }
.index_header_logo { float:left; }
.index_header_navigation { float:right; }
.index_header_navigation_zone { margin-left:45px; } 
.index_header_navigation_zone a { color:#ffffff; }
.index_header_tool { float:right; margin-left:85px; }
.index_header_tool_login_before { float:left; }
.index_header_tool_login_after { float:left; }
.index_header_tool_search { float:left; margin-top:-4px; }
.index_header_tool_search a { color:#ffffff; }
.index_header_tool_login { float:left; margin-left:35px; }
.index_header_tool_login a { color:#ffffff; }
.index_header_tool_separate { float:left; margin-left:10px; margin-right:10px; color:#cfcfcf; }
.index_header_tool_regist { float:left; }
.index_header_tool_regist a { color:#ffffff; }
.index_header_tool_cart { float:left; margin-left:35px; margin-top:-4px; position:relative; }
.index_header_tool_cart a { color:#ffffff; }
.index_header_tool_cart_num { position:absolute; top:-5px; left:25px; }
.index_header_tool_cart_num .badge { background-color:#2eabe1; }
.index_header_tool_name { float:left; margin-left:35px; color:#ffffff; max-width:150px; }
.index_header_tool_name a { color:#ffffff; }
.index_header_tool_out { float:left; margin-left:35px; color:#ffffff; }
.index_header_tool_out a { color:#ffffff; }
.index_header_tool_message { float:left; margin-left:35px; margin-top:-4px; position:relative; }
.index_header_tool_message a { color:#ffffff; }
.index_header_tool_message_num { position:absolute; top:-5px; left:25px; }
.index_header_tool_message_num .badge { background-color:#2eabe1; }

.index_footer { width:94%; position:fixed; bottom:3%; left:3%; color:#ffffff; z-index:2; }
.index_footer_left { float:left; margin-left:25%; }
.index_footer_right { float:right; margin-right:14%; }

.index_page { width:20%; position:fixed; top:50%; left:3%; color:#ffffff; z-index:2; margin-top:-200px; }
.index_page_content {  }
.index_page_content_line_a {  }
.index_page_content_line_b { cursor:pointer; }
.index_page_content_line_b:hover { color:#2eabe1; }
.index_page_content_line_b:hover > .index_page_content_line_b_left .index_page_circle_big { background:#2eabe1; }
.index_page_content_line_b_left { float:left; margin-right:10px; }
.index_page_content_line_b_right { float:left; margin-top:-3px; }
.index_page_content_line_b_right_active { float:left; margin-top:-3px; color:#2eabe1; }
.index_page_content_line_c { border-left:1px #ffffff solid; height:40px; margin-left:7px; margin-top:-5px; }
.index_page_circle_small { margin-left:4px; border:1px #ffffff solid; background:#ffffff; width:7px; height:7px; behavior:url(../../basic/pie/PIE.htc); border-radius:50%; -ms-border-radius:50%; -o-border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; }
.index_page_circle_big { border:1px #ffffff solid; width:15px; height:15px; behavior:url(../../basic/pie/PIE.htc); border-radius:50%; -o-border-radius:50%; -ms-border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; }
.index_page_circle_big_active { border:1px #ffffff solid; background:#2eabe1; width:15px; height:15px; behavior:url(../../basic/pie/PIE.htc); border-radius:50%; -ms-border-radius:50%; -o-border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; }