﻿
$$$(document).ready(function() {
/** nav按钮 **/

			$$$(".nav_anniu .nav_anniu2_01").bind("mouseover",function () {
				$$$(this).css('z-index','12');
				$$$(this).removeClass("nav_anniu2_01");
				$$$(this).addClass("nav_anniu2_02");
				/* 菜 单 */
				//$$$('#xl_cp').show();$$$(this).show();
				$$$('#xl_cp').show();
				
			});
			$$$(".nav_anniu .nav_anniu2_01").bind("mouseout",function () {
				$$$(this).css('z-index','10');
				$$$(this).addClass("nav_anniu2_01");
				$$$(this).removeClass("nav_anniu2_02");
				/* 菜 单 */
				//$$$('#xl_cp').hide();
				$$$('#xl_cp').hide();
			});
			$$$('#xl_cp').bind("mouseover",function (event) {
												   
				//if (event.target.Id == 'xl_cp')
				{
				$$$(".nav_anniu .nav_anniu2_01").css('z-index','12');								   
				$$$(".nav_anniu .nav_anniu2_01").addClass("nav_anniu2_02");
				/* 菜 单 */
				//$$$('#xl_cp').show();	
				$$$('#xl_cp').show(0);
				}
			});
			$$$("#xl_cp").bind("mouseout",function () {
				$$$(".nav_anniu .nav_anniu2_02").css('z-index','10');
				$$$(".nav_anniu .nav_anniu2_02").addClass("nav_anniu2_01");
				$$$(".nav_anniu .nav_anniu2_02").removeClass("nav_anniu2_02");
				/* 菜 单 */
				//$$$('#xl_cp').hide();
				$$$('#xl_cp').hide(0);
			});
			
			
			$$$(".nav_anniu .nav_anniu3_01").bind("mouseover",function () {
				$$$(this).css('z-index','12');													  
				$$$(this).removeClass("nav_anniu3_01");
				$$$(this).addClass("nav_anniu3_02");
				/* 菜 单 */
				$$$('#xl_zs').show();
			});
			$$$(".nav_anniu .nav_anniu3_01").bind("mouseout",function () {
				$$$(this).css('z-index','10');
				$$$(this).addClass("nav_anniu3_01");
				$$$(this).removeClass("nav_anniu3_02");
				/* 菜 单 */
				$$$('#xl_zs').hide();
			});
			$$$('#xl_zs').bind("mouseover",function () {
				$$$(".nav_anniu .nav_anniu3_01").css('z-index','12');								   
				$$$(".nav_anniu .nav_anniu3_01").addClass("nav_anniu3_02");
				/* 菜 单 */
				$$$('#xl_zs').show();								   
			});
			$$$("#xl_zs").bind("mouseout",function () {
				$$$(".nav_anniu .nav_anniu3_02").css('z-index','10');
				$$$(".nav_anniu .nav_anniu3_02").addClass("nav_anniu3_01");
				$$$(".nav_anniu .nav_anniu3_02").removeClass("nav_anniu3_02");
				/* 菜 单 */
				$$$('#xl_zs').hide();
			});
			

			$$$(".nav_anniu .nav_anniu4_01").bind("mouseover",function () {
				$$$(this).css('z-index','12');
				$$$(this).removeClass("nav_anniu4_01");
				$$$(this).addClass("nav_anniu4_02");
				/* 菜 单 */
				$$$('#xl_kf').show();
			});
			$$$(".nav_anniu .nav_anniu4_01").bind("mouseout",function () {
				$$$(this).css('z-index','10');
				$$$(this).addClass("nav_anniu4_01");
				$$$(this).removeClass("nav_anniu4_02");
				/* 菜 单 */
				$$$('#xl_kf').hide();
			});
			$$$('#xl_kf').bind("mouseover",function () {
				$$$(".nav_anniu .nav_anniu4_01").css('z-index','12');								   
				$$$(".nav_anniu .nav_anniu4_01").addClass("nav_anniu4_02");
				/* 菜 单 */
				$$$('#xl_kf').show();								   
			});
			$$$("#xl_kf").bind("mouseout",function () {
				$$$(".nav_anniu .nav_anniu4_02").css('z-index','10');
				$$$(".nav_anniu .nav_anniu4_02").addClass("nav_anniu4_01");
				$$$(".nav_anniu .nav_anniu4_02").removeClass("nav_anniu4_02");
				/* 菜 单 */
				$$$('#xl_kf').hide();
			});
			

			$$$(".nav_anniu .nav_anniu5_01").bind("mouseover",function () {
				$$$(this).css('z-index','12');
				$$$(this).removeClass("nav_anniu5_01");
				$$$(this).addClass("nav_anniu5_02");
				/* 菜 单 */
				$$$('#xl_qy').show();
			});
			$$$(".nav_anniu .nav_anniu5_01").bind("mouseout",function () {
				$$$(this).css('z-index','10');
				$$$(this).addClass("nav_anniu5_01");
				$$$(this).removeClass("nav_anniu5_02");
				/* 菜 单 */
				$$$('#xl_qy').hide();
			});
			$$$('#xl_qy').bind("mouseover",function () {
				$$$(".nav_anniu .nav_anniu5_01").css('z-index','12');								   
				$$$(".nav_anniu .nav_anniu5_01").addClass("nav_anniu5_02");
				/* 菜 单 */
				$$$('#xl_qy').show();								   
			});
			$$$("#xl_qy").bind("mouseout",function () {
				$$$(".nav_anniu .nav_anniu5_02").css('z-index','10');
				$$$(".nav_anniu .nav_anniu5_02").addClass("nav_anniu5_01");
				$$$(".nav_anniu .nav_anniu5_02").removeClass("nav_anniu5_02");
				/* 菜 单 */
				$$$('#xl_qy').hide();
			});
			
			
			$$$(".nav_anniu .nav_anniu6_01").bind("mouseover",function () {
				$$$(this).css('z-index','12');
				$$$(this).removeClass("nav_anniu6_01");
				$$$(this).addClass("nav_anniu6_02");
				/* 菜 单 */
				$$$('#xl_news').show();
			});
			$$$(".nav_anniu .nav_anniu6_01").bind("mouseout",function () {
				$$$(this).css('z-index','10');
				$$$(this).addClass("nav_anniu6_01");
				$$$(this).removeClass("nav_anniu6_02");
				/* 菜 单 */
				$$$('#xl_news').hide();
			});
			$$$('#xl_news').bind("mouseover",function () {
				$$$(".nav_anniu .nav_anniu6_01").css('z-index','12');								   
				$$$(".nav_anniu .nav_anniu6_01").addClass("nav_anniu6_02");
				/* 菜 单 */
				$$$('#xl_news').show();								   
			});
			$$$("#xl_news").bind("mouseout",function () {
				$$$(".nav_anniu .nav_anniu6_02").css('z-index','10');
				$$$(".nav_anniu .nav_anniu6_02").addClass("nav_anniu6_01");
				$$$(".nav_anniu .nav_anniu6_02").removeClass("nav_anniu6_02");
				/* 菜 单 */
				$$$('#xl_news').hide();
			});	
/////////////////////////////////////////////////////////////////////////////////////			


/*****下拉菜单*****8/
/***产品中心——解决方案***/
			$$$(".jjfa .jjfa_01_01").bind("mouseover",function () {
				$$$(this).removeClass("jjfa_01_01");
				$$$(this).addClass("jjfa_01_02");
			});
			$$$(".jjfa .jjfa_01_01").bind("mouseout",function (event) {
				$$$(this).addClass("jjfa_01_01");
				$$$(this).removeClass("jjfa_01_02");
				event.stopPropagation();
			});
			
			
			$$$(".jjfa .jjfa_02_01").bind("mouseover",function () {
				$$$(this).removeClass("jjfa_02_01");
				$$$(this).addClass("jjfa_02_02");
			});
			$$$(".jjfa .jjfa_02_01").bind("mouseout",function (event) {
				$$$(this).addClass("jjfa_02_01");
				$$$(this).removeClass("jjfa_02_02");
				event.stopPropagation();
			});
			
			$$$(".jjfa .jjfa_03_01").bind("mouseover",function () {
				$$$(this).removeClass("jjfa_03_01");
				$$$(this).addClass("jjfa_03_02");
			});
			$$$(".jjfa .jjfa_03_01").bind("mouseout",function (event) {
				$$$(this).addClass("jjfa_03_01");
				$$$(this).removeClass("jjfa_03_02");
				event.stopPropagation();
			});


			$$$(".jjfa .jjfa_04_01").bind("mouseover",function () {
				$$$(this).removeClass("jjfa_04_01");
				$$$(this).addClass("jjfa_04_02");
			});
			$$$(".jjfa .jjfa_04_01").bind("mouseout",function (event) {
				$$$(this).addClass("jjfa_04_01");
				$$$(this).removeClass("jjfa_04_02");
				event.stopPropagation();
			});


			$$$(".jjfa .jjfa_05_01").bind("mouseover",function () {
				$$$(this).removeClass("jjfa_05_01");
				$$$(this).addClass("jjfa_05_02");
			});
			$$$(".jjfa .jjfa_05_01").bind("mouseout",function (event) {
				$$$(this).addClass("jjfa_05_01");
				$$$(this).removeClass("jjfa_05_02");
				event.stopPropagation();
			});


			$$$(".jjfa .jjfa_06_01").bind("mouseover",function () {
				$$$(this).removeClass("jjfa_06_01");
				$$$(this).addClass("jjfa_06_02");
			});
			$$$(".jjfa .jjfa_06_01").bind("mouseout",function (event) {
				$$$(this).addClass("jjfa_06_01");
				$$$(this).removeClass("jjfa_06_02");
				event.stopPropagation();
			});
			
			
			
/****产品中心——硬件产品**************/	
			$$$(".yjcp .yjcp_01_01").bind("mouseover",function () {
				$$$(this).removeClass("yjcp_01_01");
				$$$(this).addClass("yjcp_01_02");
			});
			$$$(".yjcp .yjcp_01_01").bind("mouseout",function (event) {
				$$$(this).addClass("yjcp_01_01");
				$$$(this).removeClass("yjcp_01_02");
				event.stopPropagation();
			});


			$$$(".yjcp .yjcp_02_01").bind("mouseover",function () {
				$$$(this).removeClass("yjcp_02_01");
				$$$(this).addClass("yjcp_02_02");
			});
			$$$(".yjcp .yjcp_02_01").bind("mouseout",function (event) {
				$$$(this).addClass("yjcp_02_01");
				$$$(this).removeClass("yjcp_02_02");
				event.stopPropagation();
			});


			$$$(".yjcp .yjcp_03_01").bind("mouseover",function () {
				$$$(this).removeClass("yjcp_03_01");
				$$$(this).addClass("yjcp_03_02");
			});
			$$$(".yjcp .yjcp_03_01").bind("mouseout",function (event) {
				$$$(this).addClass("yjcp_03_01");
				$$$(this).removeClass("yjcp_03_02");
				event.stopPropagation();
			});


			$$$(".yjcp .yjcp_04_01").bind("mouseover",function () {
				$$$(this).removeClass("yjcp_04_01");
				$$$(this).addClass("yjcp_04_02");
			});
			$$$(".yjcp .yjcp_04_01").bind("mouseout",function (event) {
				$$$(this).addClass("yjcp_04_01");
				$$$(this).removeClass("yjcp_04_02");
				event.stopPropagation();
			});


			$$$(".yjcp .yjcp_05_01").bind("mouseover",function () {
				$$$(this).removeClass("yjcp_05_01");
				$$$(this).addClass("yjcp_05_02");
			});
			$$$(".yjcp .yjcp_05_01").bind("mouseout",function (event) {
				$$$(this).addClass("yjcp_05_01");
				$$$(this).removeClass("yjcp_05_02");
				event.stopPropagation();
			});
			
			$$$(".yjcp .yjcp_06_01").bind("mouseover",function () {
				$$$(this).removeClass("yjcp_06_01");
				$$$(this).addClass("yjcp_06_02");
			});
			$$$(".yjcp .yjcp_06_01").bind("mouseout",function (event) {
				$$$(this).addClass("yjcp_06_01");
				$$$(this).removeClass("yjcp_06_02");
				event.stopPropagation();
			});


			$$$(".yjcp .yjcp_07_01").bind("mouseover",function () {
				$$$(this).removeClass("yjcp_07_01");
				$$$(this).addClass("yjcp_07_02");
			});
			$$$(".yjcp .yjcp_07_01").bind("mouseout",function (event) {
				$$$(this).addClass("yjcp_07_01");
				$$$(this).removeClass("yjcp_07_02");
				event.stopPropagation();
			});
			
			$$$(".yjcp .yjcp_08_01").bind("mouseover",function () {
				$$$(this).removeClass("yjcp_08_01");
				$$$(this).addClass("yjcp_08_02");
			});
			$$$(".yjcp .yjcp_08_01").bind("mouseout",function (event) {
				$$$(this).addClass("yjcp_08_01");
				$$$(this).removeClass("yjcp_08_02");
				event.stopPropagation();
			});
			
			
			$$$(".yjcp .yjcp_09_01").bind("mouseover",function () {
				$$$(this).removeClass("yjcp_09_01");
				$$$(this).addClass("yjcp_09_02");
			});
			$$$(".yjcp .yjcp_09_01").bind("mouseout",function (event) {
				$$$(this).addClass("yjcp_09_01");
				$$$(this).removeClass("yjcp_09_02");
				event.stopPropagation();
			});
			
			
			$$$(".yjcp .yjcp_10_01").bind("mouseover",function () {
				$$$(this).removeClass("yjcp_10_01");
				$$$(this).addClass("yjcp_10_02");
			});
			$$$(".yjcp .yjcp_10_01").bind("mouseout",function (event) {
				$$$(this).addClass("yjcp_10_01");
				$$$(this).removeClass("yjcp_10_02");
				event.stopPropagation();
			});
			
			$$$(".yjcp .yjcp_11_01").bind("mouseover",function () {
				$$$(this).removeClass("yjcp_11_01");
				$$$(this).addClass("yjcp_11_02");
			});
			$$$(".yjcp .yjcp_11_01").bind("mouseout",function (event) {
				$$$(this).addClass("yjcp_11_01");
				$$$(this).removeClass("yjcp_11_02");
				event.stopPropagation();
			});


			$$$(".yjcp .yjcp_12_01").bind("mouseover",function () {
				$$$(this).removeClass("yjcp_12_01");
				$$$(this).addClass("yjcp_12_02");
			});
			$$$(".yjcp .yjcp_12_01").bind("mouseout",function (event) {
				$$$(this).addClass("yjcp_12_01");
				$$$(this).removeClass("yjcp_12_02");
				event.stopPropagation();
			});


			$$$(".yjcp .yjcp_13_01").bind("mouseover",function () {
				$$$(this).removeClass("yjcp_13_01");
				$$$(this).addClass("yjcp_13_02");
			});
			$$$(".yjcp .yjcp_13_01").bind("mouseout",function (event) {
				$$$(this).addClass("yjcp_13_01");
				$$$(this).removeClass("yjcp_13_02");
				event.stopPropagation();
			});


			$$$(".yjcp .yjcp_14_01").bind("mouseover",function () {
				$$$(this).removeClass("yjcp_14_01");
				$$$(this).addClass("yjcp_14_02");
			});
			$$$(".yjcp .yjcp_14_01").bind("mouseout",function (event) {
				$$$(this).addClass("yjcp_14_01");
				$$$(this).removeClass("yjcp_14_02");
				event.stopPropagation();
			});


			$$$(".yjcp .yjcp_15_01").bind("mouseover",function () {
				$$$(this).removeClass("yjcp_15_01");
				$$$(this).addClass("yjcp_15_02");
			});
			$$$(".yjcp .yjcp_15_01").bind("mouseout",function (event) {
				$$$(this).addClass("yjcp_15_01");
				$$$(this).removeClass("yjcp_15_02");
				event.stopPropagation();
			});


			$$$(".yjcp .yjcp_16_01").bind("mouseover",function () {
				$$$(this).removeClass("yjcp_16_01");
				$$$(this).addClass("yjcp_16_02");
			});
			$$$(".yjcp .yjcp_16_01").bind("mouseout",function (event) {
				$$$(this).addClass("yjcp_16_01");
				$$$(this).removeClass("yjcp_16_02");
				event.stopPropagation();
			});


			$$$(".yjcp .yjcp_17_01").bind("mouseover",function () {
				$$$(this).removeClass("yjcp_17_01");
				$$$(this).addClass("yjcp_17_02");
			});
			$$$(".yjcp .yjcp_17_01").bind("mouseout",function (event) {
				$$$(this).addClass("yjcp_17_01");
				$$$(this).removeClass("yjcp_17_02");
				event.stopPropagation();
			});

			$$$(".yjcp .yjcp_18_01").bind("mouseover",function () {
				$$$(this).removeClass("yjcp_18_01");
				$$$(this).addClass("yjcp_18_02");
			});
			$$$(".yjcp .yjcp_18_01").bind("mouseout",function (event) {
				$$$(this).addClass("yjcp_18_01");
				$$$(this).removeClass("yjcp_18_02");
				event.stopPropagation();
			});
			
			$$$(".yjcp .yjcp_19_01").bind("mouseover",function () {
				$$$(this).removeClass("yjcp_19_01");
				$$$(this).addClass("yjcp_19_02");
			});
			$$$(".yjcp .yjcp_19_01").bind("mouseout",function (event) {
				$$$(this).addClass("yjcp_19_01");
				$$$(this).removeClass("yjcp_19_02");
				event.stopPropagation();
			});

			$$$(".yjcp .yjcp_20_01").bind("mouseover",function () {
				$$$(this).removeClass("yjcp_20_01");
				$$$(this).addClass("yjcp_20_02");
			});
			$$$(".yjcp .yjcp_20_01").bind("mouseout",function (event) {
				$$$(this).addClass("yjcp_20_01");
				$$$(this).removeClass("yjcp_20_02");
				event.stopPropagation();
			});

			$$$(".yjcp .yjcp_21_01").bind("mouseover",function () {
				$$$(this).removeClass("yjcp_21_01");
				$$$(this).addClass("yjcp_21_02");
			});
			$$$(".yjcp .yjcp_21_01").bind("mouseout",function (event) {
				$$$(this).addClass("yjcp_21_01");
				$$$(this).removeClass("yjcp_21_02");
				event.stopPropagation();
			});

			$$$(".yjcp .yjcp_22_01").bind("mouseover",function () {
				$$$(this).removeClass("yjcp_22_01");
				$$$(this).addClass("yjcp_22_02");
			});
			$$$(".yjcp .yjcp_22_01").bind("mouseout",function (event) {
				$$$(this).addClass("yjcp_22_01");
				$$$(this).removeClass("yjcp_22_02");
				event.stopPropagation();
			});
			$$$(".yjcp .yjcp_23_01").bind("mouseover",function () {
				$$$(this).removeClass("yjcp_23_01");
				$$$(this).addClass("yjcp_23_02");
			});
			$$$(".yjcp .yjcp_23_01").bind("mouseout",function (event) {
				$$$(this).addClass("yjcp_23_01");
				$$$(this).removeClass("yjcp_23_02");
				event.stopPropagation();
			});
			$$$(".yjcp .yjcp_24_01").bind("mouseover",function () {
				$$$(this).removeClass("yjcp_24_01");
				$$$(this).addClass("yjcp_24_02");
			});
			$$$(".yjcp .yjcp_24_01").bind("mouseout",function (event) {
				$$$(this).addClass("yjcp_24_01");
				$$$(this).removeClass("yjcp_24_02");
				event.stopPropagation();
			});
			$$$(".yjcp .yjcp_25_01").bind("mouseover",function () {
				$$$(this).removeClass("yjcp_25_01");
				$$$(this).addClass("yjcp_25_02");
			});
			$$$(".yjcp .yjcp_25_01").bind("mouseout",function (event) {
				$$$(this).addClass("yjcp_25_01");
				$$$(this).removeClass("yjcp_25_02");
				event.stopPropagation();
			});
			$$$(".yjcp .yjcp_26_01").bind("mouseover",function () {
				$$$(this).removeClass("yjcp_26_01");
				$$$(this).addClass("yjcp_26_02");
			});
			$$$(".yjcp .yjcp_26_01").bind("mouseout",function (event) {
				$$$(this).addClass("yjcp_26_01");
				$$$(this).removeClass("yjcp_26_02");
				event.stopPropagation();
			});
			$$$(".yjcp .yjcp_27_01").bind("mouseover",function () {
				$$$(this).removeClass("yjcp_27_01");
				$$$(this).addClass("yjcp_27_02");
			});
			$$$(".yjcp .yjcp_27_01").bind("mouseout",function (event) {
				$$$(this).addClass("yjcp_27_01");
				$$$(this).removeClass("yjcp_27_02");
				event.stopPropagation();
			});
			
/******产品中心——软件产品*****/
			$$$(".rjcp .rjcp_01_01").bind("mouseover",function () {
				$$$(this).removeClass("rjcp_01_01");
				$$$(this).addClass("rjcp_01_02");
			});
			$$$(".rjcp .rjcp_01_01").bind("mouseout",function (event) {
				$$$(this).addClass("rjcp_01_01");
				$$$(this).removeClass("rjcp_01_02");
				event.stopPropagation();
			});
			
			
			$$$(".rjcp .rjcp_02_01").bind("mouseover",function () {
				$$$(this).removeClass("rjcp_02_01");
				$$$(this).addClass("rjcp_02_02");
			});
			$$$(".rjcp .rjcp_02_01").bind("mouseout",function (event) {
				$$$(this).addClass("rjcp_02_01");
				$$$(this).removeClass("rjcp_02_02");
				event.stopPropagation();
			});
			
			$$$(".rjcp .rjcp_03_01").bind("mouseover",function () {
				$$$(this).removeClass("rjcp_03_01");
				$$$(this).addClass("rjcp_03_02");
			});
			$$$(".rjcp .rjcp_03_01").bind("mouseout",function (event) {
				$$$(this).addClass("rjcp_03_01");
				$$$(this).removeClass("rjcp_03_02");
				event.stopPropagation();
			});
			
			$$$(".rjcp .rjcp_04_01").bind("mouseover",function () {
				$$$(this).removeClass("rjcp_04_01");
				$$$(this).addClass("rjcp_04_02");
			});
			$$$(".rjcp .rjcp_04_01").bind("mouseout",function (event) {
				$$$(this).addClass("rjcp_04_01");
				$$$(this).removeClass("rjcp_04_02");
				event.stopPropagation();
			});
			
			
			
/******产品中心——网站产品******/

			$$$(".wzcp .wzcp_01_01").bind("mouseover",function () {
				$$$(this).removeClass("wzcp_01_01");
				$$$(this).addClass("wzcp_01_02");
			});
			$$$(".wzcp .wzcp_01_01").bind("mouseout",function (event) {
				$$$(this).addClass("wzcp_01_01");
				$$$(this).removeClass("wzcp_01_02");
				event.stopPropagation();
			});
			
			$$$(".wzcp .wzcp_02_01").bind("mouseover",function () {
				$$$(this).removeClass("wzcp_02_01");
				$$$(this).addClass("wzcp_02_02");
			});
			$$$(".wzcp .wzcp_02_01").bind("mouseout",function (event) {
				$$$(this).addClass("wzcp_02_01");
				$$$(this).removeClass("wzcp_02_02");
				event.stopPropagation();
			});
			
			$$$(".wzcp .wzcp_03_01").bind("mouseover",function () {
				$$$(this).removeClass("wzcp_03_01");
				$$$(this).addClass("wzcp_03_02");
			});
			$$$(".wzcp .wzcp_03_01").bind("mouseout",function (event) {
				$$$(this).addClass("wzcp_03_01");
				$$$(this).removeClass("wzcp_03_02");
				event.stopPropagation();
			});
			
			$$$(".wzcp .wzcp_04_01").bind("mouseover",function () {
				$$$(this).removeClass("wzcp_04_01");
				$$$(this).addClass("wzcp_04_02");
			});
			$$$(".wzcp .wzcp_04_01").bind("mouseout",function (event) {
				$$$(this).addClass("wzcp_04_01");
				$$$(this).removeClass("wzcp_04_02");
				event.stopPropagation();
			});
			
			
			
/****展示中心******/	
			$$$(".zszx .zszx_01_01").bind("mouseover",function () {
				$$$(this).removeClass("zszx_01_01");
				$$$(this).addClass("zszx_01_02");
			});
			$$$(".zszx .zszx_01_01").bind("mouseout",function (event) {
				$$$(this).addClass("zszx_01_01");
				$$$(this).removeClass("zszx_01_02");
				event.stopPropagation();
			});
			
			$$$(".zszx .zszx_02_01").bind("mouseover",function () {
				$$$(this).removeClass("zszx_02_01");
				$$$(this).addClass("zszx_02_02");
			});
			$$$(".zszx .zszx_02_01").bind("mouseout",function (event) {
				$$$(this).addClass("zszx_02_01");
				$$$(this).removeClass("zszx_02_02");
				event.stopPropagation();
			});
			
			$$$(".zszx .zszx_03_01").bind("mouseover",function () {
				$$$(this).removeClass("zszx_03_01");
				$$$(this).addClass("zszx_03_02");
			});
			$$$(".zszx .zszx_03_01").bind("mouseout",function (event) {
				$$$(this).addClass("zszx_03_01");
				$$$(this).removeClass("zszx_03_02");
				event.stopPropagation();
			});
			
			$$$(".zszx .zszx_04_01").bind("mouseover",function () {
				$$$(this).removeClass("zszx_04_01");
				$$$(this).addClass("zszx_04_02");
			});
			$$$(".zszx .zszx_04_01").bind("mouseout",function (event) {
				$$$(this).addClass("zszx_04_01");
				event.stopPropagation();
				$$$(this).removeClass("zszx_04_02");
			});
			
			$$$(".zszx .zszx_05_01").bind("mouseover",function () {
				$$$(this).removeClass("zszx_05_01");
				$$$(this).addClass("zszx_05_02");
			});
			$$$(".zszx .zszx_05_01").bind("mouseout",function (event) {
				$$$(this).addClass("zszx_05_01");
				$$$(this).removeClass("zszx_05_02");
				event.stopPropagation();
			});
			
			$$$(".zszx .zszx_06_01").bind("mouseover",function () {
				$$$(this).removeClass("zszx_06_01");
				$$$(this).addClass("zszx_06_02");
			});
			$$$(".zszx .zszx_06_01").bind("mouseout",function (event) {
				$$$(this).addClass("zszx_06_01");
				$$$(this).removeClass("zszx_06_02");
				event.stopPropagation();
			});

			
/****客服中心******/
			$$$(".kfzx .kfzx_01_01").bind("mouseover",function () {
				$$$(this).removeClass("kfzx_01_01");
				$$$(this).addClass("kfzx_01_02");
			});
			$$$(".kfzx .kfzx_01_01").bind("mouseout",function (event) {
				$$$(this).addClass("kfzx_01_01");
				$$$(this).removeClass("kfzx_01_02");
				event.stopPropagation();
			});
			
			$$$(".kfzx .kfzx_02_01").bind("mouseover",function () {
				$$$(this).removeClass("kfzx_02_01");
				$$$(this).addClass("kfzx_02_02");
			});
			$$$(".kfzx .kfzx_02_01").bind("mouseout",function (event) {
				$$$(this).addClass("kfzx_02_01");
				$$$(this).removeClass("kfzx_02_02");
				event.stopPropagation();
			});
			
			$$$(".kfzx .kfzx_03_01").bind("mouseover",function () {
				$$$(this).removeClass("kfzx_03_01");
				$$$(this).addClass("kfzx_03_02");
			});
			$$$(".kfzx .kfzx_03_01").bind("mouseout",function (event) {
				$$$(this).addClass("kfzx_03_01");
				$$$(this).removeClass("kfzx_03_02");
				event.stopPropagation();
			});
			
			$$$(".kfzx .kfzx_04_01").bind("mouseover",function () {
				$$$(this).removeClass("kfzx_04_01");
				$$$(this).addClass("kfzx_04_02");
			});
			$$$(".kfzx .kfzx_04_01").bind("mouseout",function (event) {
				$$$(this).addClass("kfzx_04_01");
				$$$(this).removeClass("kfzx_04_02");
				event.stopPropagation();
			});


/******企业实力*****/

			$$$(".qysl .qysl_01_01").bind("mouseover",function () {
				$$$(this).removeClass("qysl_01_01");
				$$$(this).addClass("qysl_01_02");
			});
			$$$(".qysl .qysl_01_01").bind("mouseout",function (event) {
				$$$(this).addClass("qysl_01_01");
				$$$(this).removeClass("qysl_01_02");
				event.stopPropagation();
			});
			
			$$$(".qysl .qysl_02_01").bind("mouseover",function () {
				$$$(this).removeClass("qysl_02_01");
				$$$(this).addClass("qysl_02_02");
			});
			$$$(".qysl .qysl_02_01").bind("mouseout",function (event) {
				$$$(this).addClass("qysl_02_01");
				$$$(this).removeClass("qysl_02_02");
				event.stopPropagation();
			});

			$$$(".qysl .qysl_03_01").bind("mouseover",function () {
				$$$(this).removeClass("qysl_03_01");
				$$$(this).addClass("qysl_03_02");
			});
			$$$(".qysl .qysl_03_01").bind("mouseout",function (event) {
				$$$(this).addClass("qysl_03_01");
				$$$(this).removeClass("qysl_03_02");
				event.stopPropagation();
			});
			$$$(".qysl .qysl_04_01").bind("mouseover",function () {
				$$$(this).removeClass("qysl_04_01");
				$$$(this).addClass("qysl_04_02");
			});
			$$$(".qysl .qysl_04_01").bind("mouseout",function (event) {
				$$$(this).addClass("qysl_04_01");
				$$$(this).removeClass("qysl_04_02");
				event.stopPropagation();
			});
			$$$(".qysl .qysl_05_01").bind("mouseover",function () {
				$$$(this).removeClass("qysl_05_01");
				$$$(this).addClass("qysl_05_02");
			});
			$$$(".qysl .qysl_05_01").bind("mouseout",function (event) {
				$$$(this).addClass("qysl_05_01");
				$$$(this).removeClass("qysl_05_02");
				event.stopPropagation();
			});
			
			
/*****新闻中心*******/
			$$$(".news .news_01_01").bind("mouseover",function () {
				$$$(this).removeClass("news_01_01");
				$$$(this).addClass("news_01_02");
			});
			$$$(".news .news_01_01").bind("mouseout",function (event) {
				$$$(this).addClass("news_01_01");
				$$$(this).removeClass("news_01_02");
				event.stopPropagation();
			});

			$$$(".news .news_02_01").bind("mouseover",function () {
				$$$(this).removeClass("news_02_01");
				$$$(this).addClass("news_02_02");
			});
			$$$(".news .news_02_01").bind("mouseout",function (event) {
				$$$(this).addClass("news_02_01");
				$$$(this).removeClass("news_02_02");
				event.stopPropagation();
			});

			$$$(".news .news_03_01").bind("mouseover",function () {
				$$$(this).removeClass("news_03_01");
				$$$(this).addClass("news_03_02");
			});
			$$$(".news .news_03_01").bind("mouseout",function (event) {
				$$$(this).addClass("news_03_01");
				$$$(this).removeClass("news_03_02");
				event.stopPropagation();
			});

////////************///////


/****尾部按钮****/
			$$$(".footer_anniu .footer_anniu01_01").bind("mouseover",function () {
				$$$(this).removeClass("footer_anniu01_01");
				$$$(this).addClass("footer_anniu01_02");
			});
			$$$(".footer_anniu .footer_anniu01_01").bind("mouseout",function () {
				$$$(this).addClass("footer_anniu01_01");
				$$$(this).removeClass("footer_anniu01_02");
			});


			$$$(".footer_anniu .footer_anniu02_01").bind("mouseover",function () {
				$$$(this).removeClass("footer_anniu02_01");
				$$$(this).addClass("footer_anniu02_02");
			});
			$$$(".footer_anniu .footer_anniu02_01").bind("mouseout",function () {
				$$$(this).addClass("footer_anniu02_01");
				$$$(this).removeClass("footer_anniu02_02");
			});


			$$$(".footer_anniu .footer_anniu03_01").bind("mouseover",function () {
				$$$(this).removeClass("footer_anniu03_01");
				$$$(this).addClass("footer_anniu03_02");
			});
			$$$(".footer_anniu .footer_anniu03_01").bind("mouseout",function () {
				$$$(this).addClass("footer_anniu03_01");
				$$$(this).removeClass("footer_anniu03_02");
			});

			$$$(".footer_anniu .footer_anniu04_01").bind("mouseover",function () {
				$$$(this).removeClass("footer_anniu04_01");
				$$$(this).addClass("footer_anniu04_02");
			});
			$$$(".footer_anniu .footer_anniu04_01").bind("mouseout",function () {
				$$$(this).addClass("footer_anniu04_01");
				$$$(this).removeClass("footer_anniu04_02");
			});


////////************///////

});	


