/*头部快捷导航*/
.top_nav_fd{ width:100%; height:auto; }


/*.i_topk{ width:100%; height:74px; margin:0 auto; background-color:#667cbc;background:url('../Image/nav_bj02.png') left center repeat; position:fixed; top:60px; z-index:9999999999;}*/
.i_topk{ width:100%; height:74px; margin:0 auto; /*background-color:#667cbc;*/background:url('../Image/nav_bj02.png') left center repeat;  top:60px; z-index:9999999999;}
.i_top{ width:1200px;height: 74px; margin:0 auto;/* background-color:#2445a6; */background:url('../Image/nav_bj03.png') left center repeat; }
.i_top_l{ width:980px; height:74px; float:left; }
.i_top_l ul{ float:left; margin-top:10px;}
.i_top_l p{ width:72px; height:52px; float:left; border:1px solid #3a58af; border-bottom:none; border-top:none; font-size:18px; color:#FFF; font-weight:bold; text-align:center;}
.i_top_l a{ width:82px; height:24px; line-height:24px; float:left; color:#fff; text-indent:10px; transition:0.3s;}
.i_top_l a:hover{ color:#ff9100; transition:0.3s;}

.top_kjr{ width:205px; height:48px; float:right; margin-top:0px; color:#fff; border-left:1px solid #3a58af; padding-left:10px;}
.top_kjr a{ width:48px; height:48px; float:left; overflow:hidden; position:relative;}
.top_kjr .top_ewm{ width:48px; height:48px; float:right; position:relative; font-size:16px; color:#fff; text-indent:30px; }
.top_kjr .top_ewm .img_tb{ position:absolute; top:0px; left:0px; transition:0.3s;}
.top_kjr .top_ewm .img_tb2{ position:absolute; top:48px; left:-40px; transition:0.3s; display:none; z-index:999999;}
.top_kjr .top_ewm:hover .img_tb2{ position:absolute; top:54px; left:-45px; transition:0.3s; display: block; z-index:999999;}
.top_kjr .top_ewm:hover .img_tb{ position:absolute; top:-48px; left:0px; transition:0.3s;}

/**logo**/
.header_tk{ width:100%; height: 97px; margin:0 auto;/* background-color:#fff;*/background:url('../Image/nav_bj01.png') left center repeat; }
.header_t{ width:1200px; height: 97px; margin:0 auto; position:relative;}

.logo{font-size:28px;}
.logo img{vertical-align:middle; position:absolute; top:0px; left:0px; z-index:999999; }



/**导航栏目**/ 
.header_t li{float: left;}
.header_t .menu{width: 112px;height: 55px;text-align: center;line-height: 55px;position: relative;}
.header_t .menu a{color: #333333; font-size:16px; display: block;}
.header_t .menu a:hover{color: #ce0000;background:url('../Image/nav_xd.jpg') left center no-repeat; }
.header_t .sx{width: 1px;height: 55px;background: url('../Image/nav_gg.png') center no-repeat;}

#submenu{width: 100%;height: 0;background:url('../Image/nav_tmbj.png') left center repeat; position: absolute;left: 0px;top:231px;z-index: 999;}
.header_t .menu .s_menu{ width:486px; height: 0; opacity: 0; position: absolute; top:55px;z-index: 1000;}
.header_t .menu .s_menu_01{ width: 110px;position: absolute; left:30px; top:15px;}
.header_t .menu .s_menu_01 li{width: 124px;height: 30px;line-height: 30px; text-align: left!important; float: none; background: url('../Image/nav_xd.jpg') left center no-repeat;}
.header_t .menu .s_menu_01 li span{padding-left: 15px;}
.header_t .menu .s_menu_01 li a{font-size: 14px; display: block; color: #fff;}
.header_t .menu .s_menu_01 li a:hover{background:url('../Image/nav_xd.jpg') left center no-repeat;color: #ec6c00;}
.header_t .menu .s_menu_01s{ width: 110px;position: absolute; left:30px; top:15px;}
.header_t .menu .s_menu_01s li{width: 124px;height: 30px;line-height: 30px; text-align: left!important; float: left;background:url('../Image/nav_xd.jpg') left center no-repeat;;}
.header_t .menu .s_menu_01s li span{padding-left: 15px;}
.header_t .menu .s_menu_01s li a{font-size: 14px; display: block; color: #fff; transition:0.3s;}
.header_t .menu .s_menu_01s li a:hover{ color: #ec6c00;background: none!important; transition:0.3s;}
.header_t .menu .s_menu_01s li:hover{background:url('../Image/nav_xd.jpg') left center no-repeat;}
.header_t .menu .s_menu_02s{ width: 238px; height: 115px; position: absolute; right:0px; top:20px;}
.header_t .menu .s_menu_02{ width: 238px; height: 115px; position: absolute; right:100px; top:20px;}


.header_t .menu .s_menu_pro{ width:850px;position: absolute; left:0px; top:25px;}
.header_t .menu .s_menu_pro li{ width:94px;height:130px; display:inline-block; position:relative; margin-right:12px; }
.header_t .menu .s_menu_pro li .imgk{ width:94px;height:67px; position:absolute; top:10px; left:0px; overflow:hidden; }
.header_t .menu .s_menu_pro li img{ width:80px;height:133px; position:absolute; top:0px; left:7px;  transition:0.3s;}
.header_t .menu .s_menu_pro li:hover img{ width:80px;height:133px; position:absolute; top:-67px; left:7px;  transition:0.3s;}
.header_t .menu .s_menu_pro li p{ width:94px;height:40px; line-height:24px; font-size:15px; position:absolute; bottom:10px; left:0px; text-align:center; color:#fff;}




.nav{height:60px; line-height:60px; margin-top:30px; width:930px; float:right}
/*.nav ul{list-style:none;padding:0;margin:0;}
.nav ul li{ width: 120px; float:left;height:60px; text-align:center; font-size:16px; position: relative; }
.nav ul li a{ width: 100%;height:60px; position:relative; display:block; color:#000; transition:0.3s;}
.nav ul li a:hover{color:#FFF; background-color:#2445a6;  transition:0.3s;}
.nav ul li .on h3{ background-color:#F00; }
.nav .nLi h3{ float:left; width: 100%;height:60px;}
.nav .nLi h3 a{ display:block; width:100%; text-align:center; height:60px;}
.nav .nLi h3 a:hover{ height:60px; }
.nav .sub{ display:none; width:100%; left:0; top:52px;  position:absolute; background:#1eacec; padding:5px 0;z-index: 999;}
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; }
.nav .sub a:hover{ background:#008dcd; color:#fff;  } */

/**banner图**/ 
#banner_k{ width:100%; height:675px; margin:0 auto;  position:relative; background-color:#f2f2f2; overflow:hidden; }
.banner{ width:100%;height: auto; margin:0 auto; text-align:center; position:relative; z-index:0; }

/*修改尺寸1920 {position:absolute; width:1920px; left:-460px;}*/
/*修改尺寸1440 {position:absolute; width:1440px; left:-221px;}*/
.banner .pictab .pictabul{position:absolute; width:1920px; left:-460px;}
.banner .pictab {position:relative; margin:0 auto; width:1000px; height:675px; }
.banner .pictab img{width:100%; height:675px;}

/*数字按钮样式*/
.banner .pictab .num { overflow:hidden; height:10px; position: absolute; bottom:70px; left:45%; zoom:1; z-index:999999999999; }
.banner .pictab .num li { width: 30px; height: 10px; line-height: 5px; text-align: center; color: #0059bf; background: #fff; margin-right: 10px;  cursor:pointer; float: left;filter:alpha(opacity=80); text-indent:600px;  /*IE滤镜，透明度50%*/
-moz-opacity:0.8; /*Firefox私有，透明度50%*/
opacity:0.8;/*其他，透明度50%*/ }
.banner .pictab .num li.on { background: #2445a6; color: #2445a6;filter:alpha(opacity=80); /*IE滤镜，透明度50%*/
-moz-opacity:0.8; /*Firefox私有，透明度50%*/
opacity:0.8;/*其他，透明度50%*/ } /*当前项*/
/*上一个  下一个*/
.banner .pictab .prev,
.banner .pictab .next { display: none; width: 40px; height: 100px; background: url(../flash/0btn.png) no-repeat; position: absolute; top: 162px;}
.banner .pictab .prev { left: 0; }
.banner .pictab .next { right: 0; background-position: right }


.main{ background-color: #f5f5f5; } 

/*首页产品滚动*/
.main_01k{ width:1200px; height:373px; margin:0 auto; position:relative; }
.main_01{ width:1160px; height:380px; float:left; position:absolute; top:-49px; left:0px; background-color:#ffffff; padding:20px; }
.main_01_bt{ width:1160px; height:45px; line-height:45px; float:left; font-size:26px; color:#000000; position:relative; }
.main_01_bt span{ height:20px; line-height:20px; font-size:14px; color:#b2b2b2; border-left:1px solid #c9c9c9; text-indent:12px; position:absolute; top:15px; left:120px; }


.main_01_fl{ width:1160px; height:40px; line-height:30px; float:left; font-size:16px; margin-bottom:20px; }
.main_01_fl a{ width:auto; height:30px; padding:0px 15px;border-radius:15px; overflow:hidden; transition:0.3s; }
.main_01_fl a:hover{ width:auto; height:30px; line-height:30px; padding:4px 15px;border-radius:15px; overflow:hidden;  background-color:#2445a6; transition:0.3s; color:#fff; }

.main_01_nr{ width:1160px; height:290px; float:left; position:relative; }

.main_01_nr #fczs_main{ width:100%; height: auto; float:left; }
.main_01_nr #fczs_main .cp_l{ width:29px; height:29px; border:1px solid #e7e7e7; position:absolute; top:-85px; right:38px; text-align:center;background:url('../Image/i_cpjtl.jpg') center center no-repeat; transition:0.3s;}
.main_01_nr #fczs_main .cp_r{ width:29px; height:29px; border:1px solid #e7e7e7; position:absolute; top:-85px; right:0px; text-align:center;background:url('../Image/i_cpjtr.jpg') center center no-repeat; transition:0.3s;}

.main_01_nr #fczs_main .cp_l:hover{ border:1px solid #f7f7f7; transition:0.3s;}
.main_01_nr #fczs_main .cp_r:hover{ border:1px solid #f7f7f7; transition:0.3s;}

.main_01_nr #fczs_gd{width:100%;height: auto;float:left;overflow:hidden; position:absolute; top:0px; left:0px; top:0px; }


.main_01_nr #fczs_gd ul{width:2412px;height: auto;}

.main_01_nr #fczs_gd ul li{float:left;text-align:center;background-color:#fff; margin-bottom:10px; margin-right:20px; position:relative; border:1px solid #e8e8e8; }
.main_01_nr #fczs_gd ul li a{float:left;text-align:center; width:219px; height:288px; background-color:#fff; color:#333333; transition:0.3s;}
.main_01_nr #fczs_gd ul li a:hover{float:left;text-align:center; width:219px; height:288px; color:#fff; transition:0.3s;}
 
.main_01_nr #fczs_gd ul li p{ width:100%; height:40px; line-height:40px; transition:0.3s; float:left; position:absolute; bottom:0px; }

.main_01_nr #fczs_gd ul li .cphx{ width:100%; height:3px; transition:0.3s; position:absolute; bottom:44px; left:0px; background-color:#f08933; }
.main_01_nr #fczs_gd ul li .imgk{ width:219px; height:237px;display:table-cell;  vertical-align:middle;transition:0.3s; background-color:#fff; }
.main_01_nr #fczs_gd ul li img{ width:219px; height:180px;}
.main_01_nr #fczs_gd ul li span{ width:106px; height:34px; line-height:34px; float:right; margin-top:10px; color:#fff;transition:0.3s;background:url(../Image/cp_more.png) center left no-repeat; text-indent:20px; }

.main_01_nr #fczs_gd ul li:hover{float:left;text-align:center;background-color:#fff; margin-bottom:10px; margin-right:20px; position:relative; border:1px solid #f08933; }
.main_01_nr #fczs_gd ul li:hover span{ width:106px; height:34px; line-height:34px; float:right; margin-top:10px; color:#ffea00;transition:0.3s;}
.main_01_nr #fczs_gd ul li:hover p{ width:100%; height:50px; line-height:50px; transition:0.3s; float:left; position:absolute; bottom:0px; }

.main_01_nr #fczs_gd ul li:hover .imgk{ width:219px; height:237px; transition:0.3s;}

.main_01_nr #fczs_gd ul li:hover .cphx{ width:100%; height:50px; transition:0.3s; position:absolute; bottom:0px; left:0px; background-color:#f08933; }




.main_02k{ width:100%; height:auto; margin:0 auto; position:relative; padding-bottom:25px; border-bottom:1px solid #FFF; }
.main_02{ width:1180px; height:auto; margin:0 auto; background-color:#eaeaea; padding:10px; overflow:hidden; }
.main_02bt{ width:90px; height:auto; float:left; text-align:center; background-color:#ec6c00; padding:21px 0px; font-size:22px; color:#fff; font-weight:bold; }
		.picScroll-left{ width:686px;  overflow:hidden; position:relative; float:left; }

		.picScroll-left .bd{ }
		.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left .bd ul li{float:left; _display:inline; overflow:hidden; text-align:center;background:url('../Image/ruwang_xx.png') right center no-repeat #fff; padding-right:1px; }
		.picScroll-left .bd ul li .pic{ text-align:center; }
		.picScroll-left .bd ul li .pic img{ width:228px; height:99px; display:block; }
		.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.picScroll-left .bd ul li .title{ line-height:24px;   }
		
		
/**搜索框**/
.search{height:99px; float:right; width:404px; background-color:#fff; position:relative; }
.search-text{ display:inline-block;border: none;height:38px; line-height:38px; width:225px; float:left; margin-top:0px;outline:none; border:none; color:#6f6f6f; background-color:#fff; position:absolute; top:18px; left:50px; border:1px solid #f2f2f2;background:url('../Image/ss_tb.png') left center no-repeat; padding-left:40px; }
.search-btn{display:inline-block; width:48px; height:40px; background:none;border: none; float:left;background:url('../Image/ss_bt.jpg') right top no-repeat; position:absolute; top:18px; right:45px; } 
.input_k{ width:200px; height:30px; line-height:30px; background-color:#fff; border:1px solid #dddddd; float:left; color:#333333; border-right:none;}
.input_tb{ width:73px; height:31px;background:url('../Image/ss_tb.jpg') left top no-repeat; display:block; float:left; border:none; border:1px solid #dddddd; border-left:none;}

.search p{ position:absolute; top:61px; left:54px; font-size:14px; color:#7f7f7f; }

/**简介-新闻**/
.main_03k{ width:100%; height:auto; margin:0 auto; position:relative; background-color:#fff; }
.main_03{ width:1180px; height:auto; margin:0 auto; padding:30px 0px; overflow:hidden; }

.jj{ width:590px; height:auto; float:left; color:#fff; position:relative;}
.jj .jj_bt{ width:580px; height:40px; line-height:40px; float:right; font-size:26px; color:#181818; margin-bottom:20px; }
.jj .jj_bt a{ float:right; width:54px; height:22px; position:relative; overflow:hidden; margin-top:11px; }
.jj .jj_bt a img{ position:absolute; top:0px; left:0px;  transition:0.3s;}
.jj .jj_bt a:hover img{ position:absolute; top:-22px; left:0px;  transition:0.3s;}

.jj .jj_bt span{ color:#ababab; font-size:14px; }

.jj .jj_nr{ width:570px; height:auto; line-height:28px; float:right; font-size:14px; color:#000; }
.txtScroll-top2{ width:525px;  overflow:hidden; position:relative; }
.txtScroll-top2 .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.txtScroll-top2 .hd .prev,.txtScroll-top .hd .next{ display:block;  width:9px; height:5px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden; cursor:pointer; background:url("images/icoUp.gif") no-repeat;}
.txtScroll-top2 .hd .next{ background:url("images/icoDown.gif") no-repeat;  }
.txtScroll-top2 .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; }
.txtScroll-top2 .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.txtScroll-top2 .hd ul li.on{ background-position:0 0; }
.txtScroll-top2 .bd{ padding:15px;  }
.txtScroll-top2 .infoList li{ height:140px; line-height:24px; padding:0px 10px; color:#4d4d4d;background:url('../Image/xw_rq.png') top left no-repeat ; position:relative; }

.txtScroll-top2 .infoList li .yue{ position:absolute; top:19px; left:11px; color:#fff; font-size:15px; }
.txtScroll-top2 .infoList li .ri{ position:absolute; top:5px; left:14px; color:#fff; font-size:18px; font-weight:bold; }
.txtScroll-top2 .infoList li{ height:140px; line-height:24px; padding:0px 10px; color:#4d4d4d;background:url('../Image/xw_rq.png') top left no-repeat ;}

.txtScroll-top2 .infoList li .dbt{ height:24px; line-height:24px; float:left;  padding-left:65px; color:#313131; font-weight:bold; font-size:16px; }
.txtScroll-top2 .infoList li .xfl{ height: auto; line-height:28px; float:left; padding-left:65px; color:#7a7a7a; }
.txtScroll-top2 .infoList li .date{ float:right; color:#999;  }


/**视频-设备**/
.main_04k{ width:100%; height:auto; margin:0 auto; position:relative; background-color:#ffffff; }
.main_04{ width:1180px; height:auto; margin:0 auto; padding:30px 0px; overflow:hidden; }
.video{ width:369px; height:auto; float:left; color:#fff; position:relative;}
.video .video_bt{ width:369px; height:60px; line-height:60px; float:right; font-size:26px; color:#181818; }
.video .video_bt span{ color:#ababab; font-size:14px; }
.video .video_bt a{ float:right; width:54px; height:22px; position:relative; overflow:hidden; margin-top:20px; }
.video .video_bt a img{ position:absolute; top:0px; left:0px;  transition:0.3s;}
.video .video_bt a:hover img{ position:absolute; top:-22px; left:0px;  transition:0.3s;}

.video .video_nr{ width:369px; height:auto; line-height:24px; float:right; font-size:14px; color:#000; position:relative; }

.video .video_nr .video_an{ position:absolute; top:150px; left:150px; }
.video .video_nr:hover .video_an{ position:absolute; top:150px; left:150px;/*transition:all 0.4s linear 0s; -webkit-transform: rotate(360deg) scale(1.02);-ms-transform: rotate(360deg)scale(1.02);	transform: rotate(360deg) scale(1.02);	-webkit-box-shadow: 0 0 5 rgba(0,0,0,0.3);	box-shadow: 0 0 5 rgba(0,0,0,0.3); */}

		.slideBox{ width:371px; height:368px; overflow:hidden; position:relative;  }
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#f00; color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ width:371px; height:368px; display:block;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url('../Image/slider-arrow.png') -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }
		
		
		
		
		.anli{ width:371px; height:305px;/* overflow:hidden; */position:relative;  }
		.anli .hd{ width:100%; height:auto;/* overflow:hidden; */position:absolute; right:5px; bottom:220px; z-index:1; }
		.anli .hd ul{width:100%; overflow:hidden; zoom:1; float:left;  }
		.anli .hd ul li{ float:left; margin-right:2px;  width:49%; height:42px; line-height:42px; background:url('../Image/yeji_jt.jpg') right center no-repeat; cursor:pointer; border-bottom:1px dashed #cccccc; text-indent:12px;  transition:0.3s; }
		.anli .hd ul li.on{ background:url('../Image/yeji_jt2.jpg') right center no-repeat; color:#ec6c00;  transition:0.3s;}
		.anli .bd{ background:url('../Image/yeji_01.jpg') top center no-repeat; position:relative; height:100%; z-index:0; top:95px; }
		.anli .bd li{ zoom:1; vertical-align:middle; }
		.anli .bd img{ width:371px; height:210px; display:block;  }
		
		.anli .nr_jj{ width:377px; height:210px; font-size:14px; line-height:28px; color:#333333; position:absolute; bottom:-450px; left:0px; z-index:999999999; font-weight:100; background-color:#fff; }

 


/**资质荣誉**/
.main_05k{ width:100%; height:auto; margin:0 auto; position:relative; background-color:#f5f5f5; padding:30px 0px;}
.main_05{ width:1160px; height:auto; margin:0 auto; padding:20px; overflow:hidden; background-color:#fff;}
.main_05l{ width:422px; height:auto; float:left; }

.main_05l_bt{ width:422px; height:60px; line-height:60px; float:left; font-size:26px; color:#000000; position:relative; }
.main_05l_bt span{ height:20px; line-height:20px; font-size:14px; color:#b2b2b2; border-left:1px solid #c9c9c9; text-indent:12px; position:absolute; top:22px; left:120px; }
.main_05l_nr{ width:402px; height:auto; line-height:30px; float:left; font-size:14px; color:#000000; background-color:#e5eaf2; padding:15px 10px; }

.main_05r{ width:700px; height:auto; float:right; }

.main_05r #fczs_main_zz{ width:100%; height: auto; float:left; }
.main_05r #fczs_main_zz .cp_l{ width:1px; height:1px; float:left; }
.main_05r #fczs_main_zz .cp_r{ width:1px; height:1px; float:left; }


.main_05r #fczs_gd_zz{width:100%;height: auto;float:right;overflow:hidden; }


.main_05r #fczs_gd_zz ul{width:2892px;height: auto;}

.main_05r #fczs_gd_zz ul li{float:left;text-align:center;background-color:#fff; margin-bottom:10px; margin-right:20px; position:relative; border:1px solid #e8e8e8; }
.main_05r #fczs_gd_zz ul li a{float:left;text-align:center; width:219px; height:288px; background-color:#fff; color:#333333; transition:0.3s;}
.main_05r #fczs_gd_zz ul li a:hover{float:left;text-align:center; width:219px; height:288px; color:#fff; transition:0.3s;}
 
.main_05r #fczs_gd_zz ul li .wzbt{ width:100%; height:50px; line-height:50px; transition:0.3s; float:left; position:absolute; bottom:0px; word-break:break-all;text-overflow:ellipsis; overflow:hidden; }

.main_05r #fczs_gd_zz ul li .cphx{ width:100%; height:3px; transition:0.3s; position:absolute; bottom:44px; left:0px; background-color:#f08933; }
.main_05r #fczs_gd_zz ul li .imgk{ width:219px; height:237px;display:table-cell;  vertical-align:middle;transition:0.3s; background-color:#fff; }
.main_05r #fczs_gd_zz ul li img{ width:219px; height:237px;}
.main_05r #fczs_gd_zz ul li span{ width:106px; height:34px; line-height:34px; float:right; margin-top:10px; color:#fff;transition:0.3s;background:url(../Image/cp_more.png) center left no-repeat; text-indent:20px; }

.main_05r #fczs_gd_zz ul li:hover{float:left;text-align:center;background-color:#fff; margin-bottom:10px; margin-right:20px; position:relative; border:1px solid #f08933; }
.main_05r #fczs_gd_zz ul li:hover span{ width:106px; height:34px; line-height:34px; float:right; margin-top:10px; color:#ffea00;transition:0.3s;}
.main_05r #fczs_gd_zz ul li:hover .wzbt{ width:100%; height:50px; line-height:50px; transition:0.3s; float:left; position:absolute; bottom:0px; }

.main_05r #fczs_gd_zz ul li:hover .imgk{ width:219px; height:237px; transition:0.3s;}

.main_05r #fczs_gd_zz ul li:hover .cphx{ width:100%; height:50px; transition:0.3s; position:absolute; bottom:0px; left:0px; background-color:#f08933; }



 
.main_06k{ width:100%; height:62px; margin:0 auto; position:relative; background-color:#f5f5f5; padding:20px 0px 0px 0px;}
.main_06{ width:1200px; height:62px; margin:0 auto; overflow:hidden; }








/*banner*/
.index_banner_cont { width:100%; position:relative;}
.index_banner_scroll { position:relative;}
.index_banner_scroll div { position:absolute; top:0; left:50%; margin-left:-725px; z-index:0;}
.banner_btn { width:270px; height:46px; position:absolute; top:45px; right:50%; margin-right:-593px; z-index:10;}
.banner_list { height:46px; position:absolute; top:0;}
.banner_list span { width:53px; height:2px; background-color:#fff; margin:0 6px; display:block; float:left; cursor:pointer;}
.banner_list span.current { background-color:#333;}
.banner_span { display:none; position:absolute; top:0;}
.banner_span a { width:49px; height:42px; opacity:0.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* ie8  */
    filter:alpha(opacity=50);    /* ie5-7  */
    -moz-opacity:0.5;    /* old mozilla browser like netscape  */
    -khtml-opacity: 0.5;  background-color:#fff; display:block; margin:0 6px; float:left; padding:2px;}
.banner_span a.current { opacity:1; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* ie8  */
    filter:alpha(opacity=100); /* ie5-7  */
    -moz-opacity:1;    /* old mozilla browser like netscape  */
    -khtml-opacity: 1; }

.index-banner { width:1180px; position:relative;  height:200px;}
.banner-ifo { width:1180px; position:absolute; left:50%; margin-left:-800px; top:0; height:421px; overflow:hidden; z-index:0;}



.btn1 { width:393px; background:url('../Image/btn_btbj.png') top left repeat-y; color:#333; margin-right:10px; float:left;  }
.btn2{ width:393px; background:url('../Image/btn_btbj.png') top left repeat-y; color:#333; margin-right:10px; float:left;  } 
.btn3 { width:393px; background:url('../Image/btn_btbj.png') top left repeat-y; color:#333; float:right; } 


.index-btn { width:1200px; height:62px; margin:-40px auto 0 auto;  z-index:100;}
.index-btn span {height:62px;color:#333; line-height:62px; cursor:pointer;}
.index-btn span b{ color:#FFF; font-weight:bold; font-size:16px; }
.index-btn a {  background: url(../images/iebg.gif) repeat scroll; _position:relative; display: block; float: left; height: 40px;line-height: 200px; margin-top: -39px; width: 294px; }
.index-btn span.cur,.index-btn span.cur1 { background-color:#31bdeb;}

.browser{ position:absolute; bottom:0px; left:50%; margin-left:-600px; z-index:100;}
.index_menu { width:1180px; position:absolute; bottom:82px; left:50%; margin-left:-600px; z-index:101;}
.index_menu_item { width:355px; padding:20px 19px 0 19px; background-color:#273451;}
.index_menu_item div { padding:15px 0;}
.index_menu_item div p{ line-height:24px; color:#002c8f;}
.index_menu_item div a { width:98%; padding-left:5px; float:left; line-height:27px; font-family:"Microsoft YaHei"; font-size:14px;}
/*.index_menu_item div img { width:258px; height:112px;}*/
.menuItem1 { position:absolute; left:0; top:0;}
.menuItem2 { position:absolute; left:403px; top:0;}
.menuItem3 { position:absolute; left:807px; top:0;}

.menu-title .item-title { border-bottom:none; height:30px;}


.i_footerqq{ width:100%; height:200px; float:left; position: relative; }
.i_footerqq .imgk{ width:78px; height:82px; float:left; position:absolute; top:20px; left:10px; }
.i_footerqq img{ width:78px; height:82px; float:left; position:absolute; top:0px; left:0px; }
.i_footerqq:hover img{-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}



/*底部*/
.footer{ width:100%; height: auto;clear:both;  margin:0 auto; }

.footer_tk{ width:100%; height:auto; margin:0 auto; background-color:#fff; overflow:hidden; padding:30px 0px;} 
.footer_t{ width:1200px; height:auto; margin:0 auto; } 
.footer_t li{ width:13.9%; height:auto; float:left; } 
.footer_t li a{ width:100%; height:30px; line-height:30px; float:left; font-size:14px; color:#656565; text-indent:8px; } 
.footer_t li a:hover{ color:#ec5b24;} 
.footer_t li p{ width:130px; height:50px; line-height:50px; float:left; border-bottom:1px solid #e2e2e2; font-size:16px; color:#323232; } 
.footer_t li p a{ width:100%; height:50px; line-height:50px; float:left; font-size:16px; color:#000000; text-indent:13px;transition:0.3s;} 
.footer_t li p a:hover{ color:#003183; font-weight:bold;transition:0.3s;} 

 
.footer_ck{ width:100%; height:180px; margin:0 auto; background-color:#003183; } 
.footer_c{ width:1200px; height:155px; margin:0 auto; position:relative;background: url('../Image/footer_ewm.png') center right no-repeat; padding-top:35px; color:#4d6fa8; line-height:28px; } 
   


.footer_link{ width:820px; height:auto; float:left; }
.footer_link ul{ width:820px; height:auto; float:left; text-align:left; color:#8098c1;}
.footer_link ul li{ width:auto; height:30px; line-height:30px;  margin-right:15px; color:#8098c1; display:inline-block; }
.footer_link ul li a{ color:#8098c1; }
.footer_link ul li a:hover{ color:#ffde00; }



 
.footer_bk{ width:100%; height:50px; margin:0 auto; background-color:#002c76; overflow:hidden; } 
.footer_b{ width:1200px; height:50px; line-height:50px; margin:0 auto; color:#8098c1; }
.footer_bl{ width:700px; height:50px; float:left; }
.footer_br{ width:300px; height:50px; float:right; text-align:right; }

 
/*固定的悬浮窗*/
.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 200px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_bar ul li { text-align: left;	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: #00a1e9 url('../Image/fixCont.png') no-repeat 0 0;
}
.yb_bar .yb_phone {
	background: #00a1e9 url('../Image/fixCont.png') no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #00a1e9 url('../Image/fixCont.png') no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	/*height:200px;*/

	background: #00a1e9 url('../Image/fixCont.png') no-repeat 0 -169px;
}
.hd_qr {
	padding: 0 29px 25px 29px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}
.footer_kjlxwm{width:118px; height:395px; position: fixed; top:200px; right:0px; z-index: 9999999999; background-color:#eeeeee; }
.footer_lxwm_top{width:118px; height:64px; float:left; position:relative; overflow:hidden; }
.footer_lxwm_top a img{width:118px; height:128px; float:left; position:absolute; top:0px; left:0px; transition:0.3s;}
.footer_lxwm_top a:hover img{width:118px; height:128px; float:left; position:absolute; top:-64px; left:0px; transition:0.3s;}


.footer_lxwm_dg{width:118px; height:94px; float:left; position:relative; overflow:hidden;background: url('../Image/footer_lxwm_gg.png') bottom center no-repeat; }
.footer_lxwm_dg p{width:118px; height:30px; line-height:30px; float:left; text-align:center; }
.footer_lxwm_dg a .imgk{width:118px; height:65px; float:left; overflow:hidden; }
.footer_lxwm_dg a img{width:236px; height:65px; float:left; position:absolute; top:0px; left:0px; transition:0.3s;}
.footer_lxwm_dg a:hover img{width:236px; height:65px; float:left; position:absolute; top:0px; left:-118px; transition:0.3s;}


.footer_lxwm_ewm{width:118px; height:130px; float:left; position:relative; overflow:hidden; }
.footer_lxwm_ewm p{width:118px; height:24px; line-height:24px; float:left; text-align:center; }
.footer_lxwm_ewm a .imgk{width:118px; height:50px; float:left; overflow:hidden; position:relative; }
.footer_lxwm_ewm a img{width:236px; height:50px; float:left; position:absolute; top:0px; left:0px; transition:0.3s;}
.footer_lxwm_ewm a:hover img{width:236px; height:50px; float:left; position:absolute; top:0px; left:-118px; transition:0.3s;}
.footer_lxwm_gt{ width:104px; height:26px; line-height:26px; text-align:center; color:#fff; position:absolute; bottom:0px; left:7px; background-color:#009cdf; transition:0.3s;}
.footer_lxwm_gt:hover{ width:104px; height:26px; line-height:26px; text-align:center; color:#fff; position:absolute; bottom:0px; left:7px; background-color:#ab0101; transition:0.3s;}
 
.galcolumn1{
 width: 24.5833%;
    padding-left: 20px;
    padding-bottom: 20px;
    float: left;
    box-sizing: border-box;
}
.galcolumn1 .item
{margin-bottom: 20px;
    zoom: 1;
    opacity: 1;}