html{background:#ffffff;color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{margin:0;padding:0;}img{border:0;}ol,ul{list-style:none;}h1,h2,h3{font-weight:normal;font-size:100%;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-weight:inherit;font-size:inherit; }input,textarea,select{*font-size:100%;}legend{color:#000;}a{color:inherit;text-decoration:none;}
/*******CSS reset*************/
body{color:#444;font-size:14px; font-family:"微软雅黑",Microsoft YaHei;min-width:1440px;}
.f12{font-size:12px;}
.f16{font-size:16px;}
.bold{font-weight:bold;}
.white{color:#fff;}
.left{float:left;}
.right{float:right;}
.t_r{text-align:right;}
.clear{clear:both;}
.relative{position:relative;}
.absolute{position:absolute;}
.rel_center{position:relative;left:50%;}
.hidden{display:none;}
.Newstime{ float:right;}

.top_back{width:100%;height: auto;}
.wrap{margin:0 auto;width:100%;}
.header{ width:100%; height:auto; }    

.i_topk{ width:100%; height:40px; line-height:40px;  margin:0 auto; background-color:#f4f4f4; font-size:12px;}
.i_top{ width:1200px;height: 40px; margin:0 auto; overflow:hidden; }
.i_top_l{ width:70%; height:40px; float:left; }
.i_top_r{ width:30%; height:40px; float:right; text-align:right; font-size:12px; }
.i_top_r a{ color:#666666; position: relative; }
.i_top_r a:hover{ color:#fc9202; }
.i_top_r a img{ position:absolute; top:0px; left:0px; }



.header_tk{ width:100%; height: auto; margin:0 auto; }
.header_t{ width:1200px; height: auto; margin:0 auto; overflow:hidden; position: relative;}
.header_t_phone{ font-size: 26px; font-weight: bold; color: #fc9202; position: absolute; top:12px; right: 5px; background:url('../Image/phone.png') left center no-repeat; padding-left:68px; line-height:24px; }
.header_t_phone span{ font-size:18px; font-weight:100; color:#666666; }

.logo{font-size:28px;}
.logo img{vertical-align:middle;}

.logopic
{float:left; 
            transition:width 1s, height 1s;
            -moz-transition:width 1s, height 1s, -moz-transform 1s; /* Firefox 4 */
            -webkit-transition:width 1s, height 1s, -webkit-transform 1s; /* Safari and Chrome */
            -o-transition:width 1s, he
            ight 1s, -o-transform 1s; /* Opera */
}
.logopic2
{
            transform:rotateY(360deg);
            -moz-transform:rotateY(360deg); /* Firefox 4 */
            -webkit-transform:rotateY(360deg); /* Safari and Chrome */
            -o-transform:rotateY(360deg); /* Opera */
}

.guojipic
{ 
            transition:width 1s, height 1s;
            -moz-transition:width 1s, height 1s, -moz-transform 1s; /* Firefox 4 */
            -webkit-transition:width 1s, height 1s, -webkit-transform 1s; /* Safari and Chrome */
            -o-transition:width 1s, height 1s, -o-transform 1s; /* Opera */
}
.guojipic2
{
            transform:rotateX(360deg);
            -moz-transform:rotateX(360deg); /* Firefox 4 */
            -webkit-transform:rotateX(360deg); /* Safari and Chrome */
            -o-transform:rotateX(360deg); /* Opera */
}
 
 
 
 
 
 

#top{ width:1200px; margin:0 auto; height:100px;}
.w1200{ width:1200px; margin:0 auto;}
.zy_w1200{width:100%; height:auto; overflow:hidden; background:#F2F1F5 }
.zy_w1200_box{width:1180px; margin:10px auto; padding:0 10px; background:#F2F1F5 }
.zy_w1200_box2{width:1150px; margin:10px auto; padding:25px; background:#fff }
 
.up_nav a.top_weixin{ margin:5px 5px 5px 10px; background:url(../img/top_weixin.png) no-repeat 0px center; width:26px; height:26px; transition:all 0.4s; position:relative;}
.up_nav a.top_weixin img{ z-index:99999; display:none; position:absolute; top:34px;left:0;}
.up_nav a.top_weixin:hover img{ display:block;}
.up_nav a.top_weixin:hover{background:url(../img/top_weixin.png) no-repeat -30px center;}
.up_nav a.top_qq{ margin:5px; background:url(../img/top_qq.png) no-repeat 2px center; width:26px; height:26px; transition:all 0.4s;}
.up_nav a.top_qq:hover{background:url(../img/top_qq.png) no-repeat -24px center;}

 


 

/* banner */


#banner_k2{ width:100%; height:320px; margin:0 auto; overflow:hidden;  position:relative;background:url('../Image/ny_banner.jpg') center top no-repeat;}



#banner_k{ width:100%; height:650px; 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:650px; }
.banner .pictab img{width:100%; height:650px;}

/*数字按钮样式*/
.banner .pictab .num { overflow:hidden; height:10px; position: absolute; bottom:22px; 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: #00ac48; color: #fff;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 }


.i_rmssk{ width:100%; height:130px; margin:0 auto; overflow:hidden; position:absolute; bottom:65px; z-index:999999; }
.i_rmss{ width:1200px;height: auto; margin:0 auto; overflow:hidden; background-color:#ffffff;}
.i_rmss_l{ width:735px; height:130px; float:left; position: relative; }

/**搜索框**/
.search{height:41px; float:right; width:370px; overflow:hidden; position:absolute; top:31px; left:27px; }
.search-text{ display:inline-block;border: none;height:33px; line-height:33px; width:270px; float:left;  outline:none; color:#b4b4b4; text-indent:14px; background:none; border:1px solid #cccccc;  }
.search-btn{display:inline-block; width:83px; height:35px; background:none;border: none; float:left;background:url('../Image/ss_bt2.png') right top no-repeat;  } 
.input_k{ width:200px; height:34px; line-height:34px; background-color:#fff; border:1px solid #dddddd; float:left; color:#333333; border-right:none;}
.input_tb{ width:66px; height:36px;background:url('../Image/ss_tb.jpg') left top no-repeat; display:block; float:left; border:none; border:1px solid #dddddd; border-left:none;}
 
 
 

.ss_wz{ position:absolute; top:75px; left:27px; height:30px; line-height:30px;  }
.ss_wz li{ width: auto; height:130px; float:left; margin-right:10px; color: #3f3f3f; }
.ss_wz li a{ color:#6f6f6f; }
.ss_wz li a:hover{ color:#00ac48; font-weight:bold; transition:0.3s;}


.i_rmss_r{ width:465px; height:130px; float:right; background-color:#00ac48; position:relative; color:#fff; }
.i_rmss_r .wz1{ position: absolute; top:32px; left:32px; font-size:36px; font-weight:bold; }
.i_rmss_r .wz2{ position: absolute; top:80px; left:65px; font-size:16px; }




/**导航栏目**/
 



.nav_k{ width:100%; height:52px; font-size:15px; background-color:#eeeeee; }
.nav{height:52px; width:1200px; margin:0 auto;  }
.nav ul{list-style:none;padding:0;margin:0;}
.nav ul li{ width: 150px; float:left;height:52px;line-height:52px;text-align:center; font-size:15px; position: relative;background:url('../Image/nav_gg.png') right center no-repeat;}
.nav ul li a{ width: 150px;height:52px; font-size:14px; position:relative; display:block; color:#5d5d5d; transition:0.3s;}
.nav ul li a:hover{ width: 150px;height:52px;  color:#FFF; background-color:#00ac48;  transition:0.3s;}

.nav ul li .on h3{ background-color:#F00; }

.nav .nLi h3{ float:left; width: 150px;height:52px; line-height:52px; }
.nav .nLi h3 a{ display:block; width:100%; text-align:center; font-weight:bold;height:52px;  font-size:16px;}
.nav .nLi h3 a:hover{ height:52px; }

.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;  } 





.main{ background-color: #fff} 

.i_productzk{ width:100%; height:auto; margin:0 auto; background-color:#fff; overflow:hidden; }
.i_product{ width:1200px; height:auto; margin:40px auto 0 auto;background:url('../Image/cp_btbj.png') top center no-repeat; padding-top:130px; }
.i_productfl{ width:1200px; height:auto; float:left; text-align:center; }
.i_productfl li{ width:auto; height:auto; line-height:auto; display:inline-block; margin-bottom:10px; text-align:center; transition:0.3s; margin:0px 5px;}
.i_productfl li a{ width:216px; height:43px; line-height:43px; display:block; color:#333; transition:0.3s; background-color:#eeeeee; }
.i_productfl li a:hover{ width:216px; height:43px; display:block; color:#FFF; background-color:#008f3c; transition:0.3s; }

 
.i_productnr{ width:1200px; height:auto; float:left; margin-top:30px; }
.i_productnr #fczs_main{ width:100%; height: auto;}
.i_productnr #fczs_gd{width:100%;height: auto;float:left;overflow:hidden;}
.i_productnr #fczs_gd ul{width:1800px;height: auto;}
.i_productnr #fczs_gd ul li{float:left;text-align:center;background-color:#fff; margin-bottom:10px; margin-right:20px; position: relative; }
.i_productnr #fczs_gd ul li a{float:left;text-align:center; width:280px; height:300px; background-color:#fff; color:#333333; transition:0.3s;}
.i_productnr #fczs_gd ul li a:hover{float:left;text-align:center; width:280px; height:300px; color:#fff; transition:0.3s;}
 
.i_productnr #fczs_gd ul li .wz{ width:100%; height:100px; line-height:26px; transition:0.3s;background:url(../Image/cp_jt.png) center left no-repeat #eeeeee; position: absolute; bottom:0px; transition:0.3s;}
.i_productnr #fczs_gd ul li .wz .p1{ color:#008f3c; font-size:18px; text-align:left; line-height:30px; position:absolute; top:22px; left:75px;transition:0.3s;}
.i_productnr #fczs_gd ul li .wz .p2{ color:#6f6f6f; font-size:14px; text-align:left; line-height:30px; position:absolute; top:45px; left:75px;transition:0.3s;}

.i_productnr #fczs_gd ul li img{ width:278px; height:208px; border:1px solid #e8e8e8; transition:0.3s;}
.i_productnr #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; }
.i_productnr #fczs_gd ul li:hover span{ width:106px; height:34px; line-height:34px; float:right; margin-top:10px; color:#ffea00;transition:0.3s;}

.i_productnr #fczs_gd ul li:hover .wz{ height:100px; line-height:26px; transition:0.3s;background:url(../Image/cp_jt2.png) center left no-repeat #00ac48; position: absolute; bottom:0px; transition:0.3s;transition:0.3s;}
.i_productnr #fczs_gd ul li:hover .wz .p1{ color:#ffffff; transition:0.3s;}
.i_productnr #fczs_gd ul li:hover .wz .p2{ color:#ffffff; transition:0.3s;}

.i_productnr #fczs_gd ul li:hover img{ width:278px; height:208px; border:1px solid #e8e8e8; transition:0.3s;}


.jj_zk{ width:100%; height:457px; margin:0 auto; overflow:hidden;background:url(../Image/jj_bj.jpg) center top no-repeat; }
.jj_k{ width:1200px; height:457px; margin:0 auto; position:relative; }
.jj_k .wz{ width:650px; height:auto; position:absolute; top:170px; left:30px; color:#545454; line-height:26px; }
.jj_k .dj{ width:200px; height:40px; line-height:40px;  position:absolute; bottom:50px; left:235px; color:#008f3c; border:1px solid #008f3c; transition:0.3s; text-align:center; font-size:18px; }
.jj_k .dj:hover{ color:#ffffff; border:1px solid #008f3c; background-color:#008f3c; transition:0.3s;}

.i_ggbanner{ width:100%; height:198px; margin:0 auto;background:url('../Image/i_ggbanner.jpg') center top no-repeat;}


.i_cqzk{ width:100%; height:auto; margin:0 auto; overflow:hidden;background:#f5f5f5; padding:20px 0px; }
.i_cq{ width:1200px; height:auto; margin:0 auto; }
 

.i_cq .i_xw{ width:840px; height:auto; float:left; }
.i_cq .i_xw_bt{ width:840px; height:30px; line-height:30px;  float:left;background:url('../Image/xw_tb.jpg') center left no-repeat; text-indent:10px; font-size:18px; color: #666666; margin-bottom:10px; }
.i_cq .i_xw_bt span{ font-family:Arial, Helvetica, sans-serif; font-size:16px; }
.i_cq .i_xw_nr{ width:840px; height:auto; float:left; position:relative; }
.i_cq .i_xw_nr img{ float:left; }
.i_cq .i_xw_nr .bt_wz{ position:absolute; top:0px; right:370px; }
.i_cq .i_xw_nr .bt_more{ position:absolute; top:0px; right:10px; }

.i_cq .i_xw_nr .i_news_nr_t{ position:absolute; top:45px; right:10px;  width:440px; height:126px; float:left; background-color:#f2f2f2; }
.i_cq .i_xw_nr .i_news_nr_t img{ background-color:#fff; }
.i_cq .i_xw_nr .i_news_nr_t span{ width:440px; height:126px; float:right; }

.i_cq .i_xw_nr .i_news_nr_b{ width:440px; height:auto; float:left; position:absolute; top:120px; right:10px; }
.i_cq .i_xw_nr .i_news_nr_b li{ width:100%; height:40px; line-height:40px; float:left; color:#333;text-indent:12px; border-bottom:1px dashed #CCC;}
.i_cq .i_xw_nr .i_news_nr_b li a{ width:100%; height:40px; float:left; color:#333;transition:0.3s;background:url('../Image/xd.png') center left no-repeat; color:#434a5a;}
.i_cq .i_xw_nr .i_news_nr_b li a span{ color:#afafb1; float:right;transition:0.3s;}
.i_cq .i_xw_nr .i_news_nr_b li a:hover{ width:440px; height:40px; float:left; color:#c9060a; margin-left:10px;background:url('../Image/xd.png') center left no-repeat; }
.i_cq .i_xw_nr .i_news_nr_b li a:hover span{color:#c9060a;}

.i_cq .i_zz{ width:340px; height:auto; float:left; }
.i_cq .i_zz_bt{ width:340px; height:30px; line-height:30px;  float:left;background:url('../Image/xw_tb.jpg') center left no-repeat; text-indent:10px; font-size:18px; color: #666666; margin-bottom:10px; }
.i_cq .i_zz_bt span{ font-family:Arial, Helvetica, sans-serif; font-size:16px; }
.i_cq .i_zz_nr{ width:340px; height:auto; float:left; position:relative; }
.i_zz_nr .slideBox{ width:340px; height:270px; overflow:hidden; position:relative; border:1px solid #ddd;  }
.i_zz_nr .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.i_zz_nr .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.i_zz_nr .slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.i_zz_nr .slideBox .hd ul li.on{ background:#f00; color:#fff; }
.i_zz_nr .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.i_zz_nr .slideBox .bd li{ zoom:1; vertical-align:middle; }
.i_zz_nr .slideBox .bd img{ width:340px; height:270px; display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.i_zz_nr .slideBox .prev,
.i_zz_nr .slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px;  filter:alpha(opacity=50);opacity:0.5;   }
.i_zz_nr .slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.i_zz_nr .slideBox .prev:hover,
.i_zz_nr .slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.i_zz_nr .slideBox .prevStop{ display:none;  }
.i_zz_nr .slideBox .nextStop{ display:none;  }


.i_casek{ width:100%; height:auto; margin:0 auto;background:url('../Image/case_bj.jpg') top left repeat; padding-top:10px; overflow:hidden; }
.i_case{ width:1200px; height:181px; margin:40px auto 0px auto;background:url('../Image/al_btbj.png') top center no-repeat; padding-top:90px; position:relative; overflow:hidden; padding-bottom:100px;}
.i_case .gsjjwz{ width:490px; height:232px; float:left; line-height:30px; color:#fff; position:relative; margin-left:10px }
.i_case .gsjjwz .gsjj_dj{ width:157px; height:35px; line-height:35px; text-align:center; position:absolute; bottom:0px; left:0px; background-color:#333333; color:#fff; text-align:center; display:block;  transition:0.3s;}
.i_case .gsjjwz .gsjj_dj:hover{ background-color:#fc9202; color:#fff;  transition:0.3s;}


.i_case .gsjjwz .scxc_dj{ width:157px; height:35px; line-height:35px; text-align:center; position:absolute; bottom:0px; left:177px; background-color:#333333; color:#fff; text-align:center; display:block;  transition:0.3s;}
.i_case .gsjjwz .scxc_dj:hover{ background-color:#fc9202; color:#fff;  transition:0.3s;}


.i_case .gsjjwz .zzrz_dj{ width:157px; height:35px; line-height:35px; text-align:center; position:absolute; bottom:0px; left:350px; background-color:#333333; color:#fff; text-align:center; display:block;  transition:0.3s;}
.i_case .gsjjwz .zzrz_dj:hover{ background-color:#fc9202; color:#fff;  transition:0.3s;}




.txtScroll-left2k{ width:195px; float:right; position:absolute; top:65px;right:18px;-webkit-box-shadow:0 0 10px rgba(185, 185, 185, .7);    -moz-box-shadow:0 0 10px rgba(185, 185, 185, .7);    box-shadow:0 0 10px rgba(185, 185, 185, .7); }
.txtScroll-left2{ width:193px; height:244px;  position:relative; float:right;background:url('../Image/i_news_ljt.png') center center no-repeat; border:1px solid #cecece; background-color:#f0f0f0; }
.txtScroll-left2 .honor_bt{ width:85px; height:20px; line-height:20px;background-color:#f0f0f0; text-align:center; position:absolute; top:-10px; left:66px; color:#666666; font-size:16px; }

.txtScroll-left2 .hd{  height:17px; position:relative; }
.txtScroll-left2 .hd .prev{ display:block;  width:25px; height:25px; position:absolute; top:-133px; left:-1px;background:url('../Image/i_news_ljt.png') center center no-repeat #0158b5;}
.txtScroll-left2 .hd .prev:hover{ background-color:#026ac9; }
.txtScroll-left2 .hd .next{ display:block;  width:25px; height:25px; position:absolute; top:-133px; right:-1px;background:url('../Image/i_news_rjt.png') center center no-repeat #6ebe39;}
.txtScroll-left2 .hd .next:hover{ background-color:#026ac9; }
.txtScroll-left2 .bd{ width:172px; overflow:hidden;margin-left: 11px; margin-top:15px;}
.txtScroll-left2 .bd ul{ overflow:hidden; zoom:1; }
.txtScroll-left2 .bd ul li{ margin-right:15px;  float:left; width:170px;  height:215px; line-height:24px;  text-align:left; _display:inline; background-color:#f7f7f7;  position:relative; overflow:hidden; text-align:center; }
.txtScroll-left2 .bd ul li h3{ height: auto; line-height:30px;  text-align:center; font-size:16px; font-weight:bold; color:#191814; border-bottom:1px solid #dbdbdb; padding-bottom:10px; }
.txtScroll-left2 .bd ul li h3 p{ height:24px; line-height:24px;  text-align:left; font-size:12px; font-weight:100; color:#191814; text-indent:20px; }
.txtScroll-left2 .bd ul li .xwnr{ width:100%; height:30px; line-height: 30px; text-align: center; float:left; position: absolute; bottom: 60px;left: 0px; z-index: 9999;}
.txtScroll-left2 .bd ul li .xwnr_xl{transition:0.3s; width:20px; height:2px;  position: absolute; bottom:55px;left: 124px; z-index: 9999; background-color: #cbcbcb;}
.txtScroll-left2 .bd ul li .xwnr_xr{transition:0.3s;transition:0.3s; width:20px; height:2px;  position: absolute; bottom:55px;right:124px; z-index: 9999; background-color: #cbcbcb;}
.txtScroll-left2 .bd ul li img{ border:1px solid #CCC;display:table-cell;  vertical-align:middle; max-width:170px; } 
.txtScroll-left2 .bd ul li span{ color:#fff;  }
.txtScroll-left2 .bd ul li .dbx{ width: 100%;height: 3px; background-color: #10299f; position: absolute; bottom: 0px; left: 0px; z-index: 999;transition:0.3s;}
.txtScroll-left2 .bd ul li:hover{ background-color: #005eb5;transition:0.3s;}
.txtScroll-left2 .bd ul li:hover .xwnr{ color: #fff;}
.txtScroll-left2 .bd ul li:hover .xwnr_xl{transition:0.3s;  width:150px; height:2px;  position: absolute; bottom:55px;left:0px; z-index: 9999; background-color: #cbcbcb;}
.txtScroll-left2 .bd ul li:hover .xwnr_xr{transition:0.3s; width:150px; height:2px;  position: absolute; bottom:55px;right:0px; z-index: 9999; background-color: #cbcbcb;}

.youshi_zk{ width:100%; height:775px; margin:0 auto;/*background:url('../Image/youshi_bj.png') center center no-repeat;*/ overflow:hidden; }
.youshi_k{ width:1200px; height:775px; margin:0 auto; position:relative; }

.youshi_k li .wz{ color:#fff; font-size:30px; font-weight:bold; position:absolute; top:80px; left: 110px; text-shadow: 0 6px 7px #000, 0px -2px 1px #000;}
.youshi_k li .wz2{ width:100%; color:#fff; font-size:18px; position:absolute; top: 130px; left:0px; text-shadow: 0 6px 7px #000, 0px -2px 1px #000; text-align:center; }
.youshi_k li .imgk{ width:293px; height:220px; float:left; overflow:hidden; background-color:#00ac48;transition:0.3s;}
.youshi_k li img{ width:293px; height:220px;transition:0.5s; }
.youshi_k li:hover img{transform: scale(1.05, 1.05);-webkit-animation: bounce-down 1s linear infinite; animation: bounce-down 1s linear infinite;transition:0.5s; }


.youshi_k .ys06 .wzk{ width:596px; height:118px; position:absolute; bottom:0px; z-index:999999999;} /*background-color:rgba(0,0,0,0.5);*/
.youshi_k .ys06 .wzk .wz11{ color:#fff; font-size:30px; font-weight:bold; position:absolute; top:12px; left:48px; text-shadow: 0 8px 9px #000, 0px -2px 1px #000;}
.youshi_k .ys06 .wzk .wz22{ width:520px; color:#fff; font-size:18px; position:absolute; top:55px; left:48px; text-shadow: 0 8px 9px #000, 0px -2px 1px #000;}





.youshi_k li a{ display:block; }

.youshi_k .ys01{ width:293px; height:220px; position:absolute; top:101px; left:0px; text-align:center;filter:alpha(opacity=0);opacity:0;  }
.youshi_k .ys02{ width:293px; height:220px; position:absolute; top:51px; left:30px; text-align:center;filter:alpha(opacity=0);opacity:0; }
.youshi_k .ys03{ width:550px; height:220px; position:absolute; top:51px; right:0px; }
.youshi_k .ys04{ width:293px; height:220px; position:absolute; top:130px; left:0px;filter:alpha(opacity=0.2);opacity:0.2;}
.youshi_k .ys04:hover .imgk{ background-color:#ffae00;transition:0.3s;}

.youshi_k .ys05{ width:293px; height:220px; position:absolute; top:257px; left:0px;filter:alpha(opacity=0);opacity:0;}
.youshi_k .ys06{ width:596px; height:447px; position:absolute; top:280px; right:30px;filter:alpha(opacity=0);opacity:0; z-index:999999999;}

.youshi_k .ys06 .imgk{ width:596px; height:447px; float:left; overflow:hidden; background-color:#00ac48; }
.youshi_k .ys06 img{ width:596px; height:447px;transition:0.3s; }
.youshi_k .ys06:hover img{transform: scale(1.05, 1.05);-webkit-animation: bounce-down 1s linear infinite; animation: bounce-down 1s linear infinite;transition:0.3s; }


.youshi_k .ys07{ width:293px; height:220px; position:absolute; top:280px; left:707px; z-index:99;filter:alpha(opacity=0);opacity:0;}
.youshi_k .ys08{ width:293px; height:220px; position:absolute; top:507px; left:707px; background-color:#41464f;filter:alpha(opacity=0);opacity:0; overflow:hidden; }
.youshi_k .ys08:hover img{transform: scale(1.00, 1.00);-webkit-animation: bounce-down 1s linear infinite; animation: bounce-down 1s linear infinite;transition:0.3s; }



.youshi_k .ys03{ width:550px; height:220px; position:absolute; top:51px; right:0px; }
.youshi_k .ys03 a{ width:240px; height:48px; line-height:48px; position:absolute; top:150px; right:0px; background-color:#00ac48; color:#fff; font-size:18px; text-align:center; transition:0.3s; border-radius:10px;}
.youshi_k .ys03 a:hover{  background-color:#ffae00; color:#fff; transition:0.3s; border-radius:0px;}


#in_05{width: 100%;height: 330px;border-top: solid 1px #d6d6d6;margin:35px auto;}
#in_05_mid{width: 1200px;height: 330px;margin:0 auto;}
#in_05_mid li{width: 399px;height: 330px;float: left;border-right: solid 1px #d6d6d6;}
#in_05_mid li:last-child{border-right:none;}
#in_05_mid li .news_time{width: 58px;margin:0 auto;text-align: center;line-height: 28px;color: #555555;font-size: 14px;}
#in_05_mid li .news_time p{width: 58px; height: 45px; border-bottom: solid 1px #dcdcdc; padding-top: 30px;font-size: 60px;font-family: Impact;color: #b9b9b9;}
#in_05_mid li .news_title{width: 362px; height: 30px; text-align: center; overflow: hidden; line-height: 30px; margin:0 auto; color: #555555;font-size: 18px;}
#in_05_mid li .news_info{width: 362px; height: 50px; line-height: 25px; margin:6px auto; color: #8e8e8e;font-size: 14px;}
#in_05_mid li .news_img{width: 362px; height: 133px; margin:0 auto; overflow: hidden;}
#in_05_mid li .news_img img{width: 362px; height: 133px;transition:transform 1s ease 0s;}
#in_05_mid li:hover .news_title{color: #e80000;}
#in_05_mid li:hover .news_img img{transform: scale(1.10, 1.10);}


.ali_zk{ width:100%; height:auto; margin:0 auto; }
.ali_k{ width:1200px; height:auto; margin:0 auto; }
.ali_bt{ width:1200px; height:170px; float:left;background:url('../Image/anli_btbj.png') center center no-repeat;}
.ali_nr{ width:1160px; height:auto; float:left; padding:20px; background-color:#00ac48; margin-bottom:70px; }

.ali_nr #fczs_main_al{ width:100%; height: auto;}
.ali_nr #fczs_gd_al{width:100%;height: auto;float:left;overflow:hidden;}
.ali_nr #fczs_gd_al ul{width:1800px;height: auto;}
.ali_nr #fczs_gd_al ul li{float:left;text-align:center;background-color:#fff; margin-bottom:10px; margin-right:20px; position: relative; }
.ali_nr #fczs_gd_al ul li a{float:left;text-align:center; width:280px; height:210px; background-color:#fff; color:#333333; transition:0.3s;}
.ali_nr #fczs_gd_al ul li a:hover{float:left;text-align:center; width:280px; height:210px; color:#fff; transition:0.3s;}
.ali_nr #fczs_gd_al ul li img{ width:278px; height:208px; border:1px solid #e8e8e8; transition:0.3s;}
.ali_nr #fczs_gd_al ul li:hover img{ width:278px; height:208px; border:1px solid #e8e8e8; transition:0.3s;}


.youshik{ width:100%; height:775px; margin:0 auto;background:url('../Image/youshi_bj.jpg') top center no-repeat; overflow:hidden; }
.youshi{ width:1200px; height:775px; margin:0 auto; overflow:hidden; position:relative; }
.youshi_bt{ width:1200px; height:auto; position:absolute; top:45px; font-size:36px; font-weight:bold; color:#fff; text-align:center;  }
.youshi_bt p{ font-size:14px; color:#478dcd; margin-top:5px; }

 

.strength{padding-top:60px;}
.strengthMain{height:;overflow:hidden;}
/*.strengthMain li{float:left;width:600px;height:330px;overflow:hidden;background:#000;position:relative;}
.strengthMain li img{width:600px;height:330px;transition:all .5s;opacity:0.4;filter:alpha(opacity=40);}
.strengthMain li .font{width:600px;height:205px;top:0;left:0;position:absolute;color:#fff;text-align:center;font-size:16px;padding-top:125px;}*/


.strengthMain .li01{float:left;width:450px;height:300px;overflow:hidden;background:#000; position: absolute; top: 130px;}
.strengthMain .li01 img{width:450px;height:300px;transition:all .5s;opacity:0.4;filter:alpha(opacity=40);}
.strengthMain .li01 .font{width:450px;height:175px;top:0;left:0;position:absolute;color:#fff;text-align:center;font-size:16px;padding-top:125px;}


.strengthMain .li02{float:left;width:437px;height:300px;overflow:hidden;background:#000; position: absolute; top: 130px;right:0px; float:right; }
.strengthMain .li02 img{width:437px;height:300px;transition:all .5s;opacity:0.4;filter:alpha(opacity=40);}
.strengthMain .li02 .font{width:437px;height:175px;top:0;left:0;position:absolute;color:#fff;text-align:center;font-size:16px;padding-top:125px;}
.youshi_logo{ position:absolute; top:130px; left:449px; }


.strengthMain .li03{float:left;width:600px;height:300px;overflow:hidden;background:url('../Image/ys_03bj.png') top left no-repeat; position: absolute; top: 430px;left:0px; float:right; }
.strengthMain .li03 img{width:299px;height:300px;transition:all .5s; float:right; }
.strengthMain .li03 .wz{width:210px;height:auto;top:130px;left:30px;position:absolute;color:#fff;text-align:left;font-size:14px;}




.strengthMain .li04{float:left;width:600px;height:300px;overflow:hidden;background:url('../Image/ys_03bj.png') top left no-repeat; position: absolute; top: 430px;left:0px; float:right; }
.strengthMain .li04 img{width:299px;height:300px;transition:all .5s; float:right; }
.strengthMain .li04 .wz{width:210px;height:auto;top:130px;left:30px;position:absolute;color:#fff;text-align:left;font-size:14px;}
 

.strengthMain li .font h3{font-size:36px;color:#fff;font-weight:normal;margin-bottom:20px;line-height:36px;}
.strengthMain li:hover img{transform: scale(1.05, 1.05);}
.strengthMain li .font::before,.strengthMain li .font::after{position:absolute;content:'';opacity:0;transition:all 0.5s;}
.strengthMain li .font::before{top:25px;right:15px;bottom:25px;left:15px;border-top:1px solid #fff;border-bottom:1px solid #fff;transform:scale(0,1);-webkit-transform-origin:0 0;transform-origin:0 0}
.strengthMain li .font::after{top:15px;right:25px;bottom:15px;left:25px;border-right:1px solid #fff;border-left:1px solid #fff;transform:scale(1,0);transform-origin:100% 0;}
.strengthMain li:hover .font::before,.strengthMain li:hover .font::after{opacity:1;transform:scale(1);transition: all 0.5s;}



.main_02k{ width:100%; height: auto; margin:0px auto; background:url('../Image/company_btbj.png') top center no-repeat #ffffff;overflow:hidden; padding-top:150px;  padding-bottom:40px; }
.main_02{ width:1200px; height: auto; margin:0px auto; overflow:hidden;  position:relative; }
.aboutus{ width:600px; height: auto; float:left; position:relative; }
.aboutus .bt_more{ width:95px; height:40px; line-height:40px; text-align:center; color:#fff; background-color:#0078cc; display:block; position:absolute; top:0px; right:0px;transition:0.3s;}
.aboutus .bt_more:hover{ color:#fff; background-color:#ffa800;transition:0.3s;}
.aboutus_nr{ width:600px; height:210px; line-height:26px; float:left; }
.aboutus_nr .aboutus_nrjj{ width:600px; height: auto; line-height:26px; position:absolute; top:175px; left:0px; }

.aboutusr{ width:540px; height:367px; float:right; position: relative; position:absolute; top:0px; right:-10px}
.aboutusr a{ width:260px; height:180px; float:left; margin-right:10px; margin-bottom:6px; }
.aboutusr a:hover{ width:260px; height:180px; transition:0.3s;}


.aboutusr .zizhi{ width:260px; height:180px; position:absolute; bottom:-5px; right:0px;transition:0.3s; background:url('../Image/about_tp04.png') center center no-repeat #1470c6}
.aboutusr .zizhi:hover{ width:260px; height:180px; position:absolute; bottom:0px; right:0px;transition:0.3s; }


 




 
 
.i_gongsijjk{ width:100%; height:auto; margin:0 auto; background-color:#fbfbfb; overflow:hidden; margin-bottom:40px; }
.i_gongsijj{ width:1200px; height:auto; margin:40px auto 0 auto;background:url('../Image/jj_btbj.png') top center no-repeat; padding-top:90px; }
  

 
/*.i_gongsijj_l{ width:568px; height:auto; line-height:24px; float:left; }




.i_gongsijj_r{ width:570px; height:auto; float: right;}   
 
.i_gongsijj_rnr{ width:550px; height:auto;  float: left; padding:10px; background-color: #fff;  }
.i_gongsijj_rnr .txtScroll-top{ width:550px;  overflow:hidden; position:relative; }
.i_gongsijj_rnr .txtScroll-top .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.i_gongsijj_rnr .txtScroll-top .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;}
.i_gongsijj_rnr .txtScroll-top .hd .next{ background:url("images/icoDown.gif") no-repeat;  }
.i_gongsijj_rnr .txtScroll-top .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; }
.i_gongsijj_rnr .txtScroll-top .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; }
.i_gongsijj_rnr .txtScroll-top .hd ul li.on{ background-position:0 0; }
.i_gongsijj_rnr .txtScroll-top .bd{/* padding:15px;*/  }
.i_gongsijj_rnr .txtScroll-top .infoList li{ height:70px; line-height:24px; color:#4d4d4d; border-bottom:1px solid #dadde2; background-color:#eaeae9; margin-bottom:10px; padding:10px; transition:0.3s;}

.i_gongsijj_rnr .txtScroll-top .infoList li .time{ width:100px; height:60px; float:left; text-align:center; padding-top:10px; background: url('../Image/news_szgg.png') right center no-repeat; margin-right:10px; }
.i_gongsijj_rnr .txtScroll-top .infoList li .time .shuzi{ font-size:48px; font-weight:bold; border-bottom:1px solid #999999;}
.i_gongsijj_rnr .txtScroll-top .infoList li .time .shijian{ font-size:12px; }


.i_gongsijj_rnr .txtScroll-top .infoList li .dbt{ width: 78%; height:24px; line-height:24px; float:left;  color:#4d4d4d; font-weight:bold; transition:0.3s;}
.i_gongsijj_rnr .txtScroll-top .infoList li .xfl{ width: 78%; height: auto; line-height:22px; float:left; color:#4d4d4d; transition:0.3s;}
.i_gongsijj_rnr .txtScroll-top .infoList li .date{ float:right; color:#999; transition:0.3s;}


.i_gongsijj_rnr .txtScroll-top .infoList li:hover{ background-color:#1facec; transition:0.3s; color:#fff; border-bottom:1px solid #FFF; }
.i_gongsijj_rnr .txtScroll-top .infoList li:hover .time .shuzi{ font-size:48px; font-weight:bold; border-bottom:1px solid #fff; transition:0.3s;}
.i_gongsijj_rnr .txtScroll-top .infoList li:hover .dbt{ width: 78%; height:24px; line-height:24px; float:left;  color:#fff; font-weight:bold; transition:0.3s;}
.i_gongsijj_rnr .txtScroll-top .infoList li:hover .xfl{ width: 78%; height: auto; line-height:22px; float:left; color:#fff; transition:0.3s;}
.i_gongsijj_rnr .txtScroll-top .infoList li:hover .date{ float:right; color:#fff; transition:0.3s;}
 





#allmap p{line-height:10px;margin:10px;}
.footer{ width:100%; height: auto;clear:both;text-align:center;font-size:12px; margin:0 auto; background-color:#303030; }
.footerk{ width:1200px; height:220px; margin:0 auto; position:relative; }
.footerk .footer_nav{ width:875px; height:40px; line-height:40px; position:absolute; top:10px; left:0px; border-bottom:1px solid #494949; }
.footerk .footer_nav li{ width:109px; float:left; height:40px; background: url('../Image/footer_nanvgg.png') right center no-repeat; color:#6f6f6f; }
.footerk .footer_nav li a{ color:#6f6f6f; }
.footerk .footer_nav li a:hover{ color:#00ac48; }


.footer_lxwm{ position:absolute; top:90px; text-align:left; line-height:28px; color:#dbdbdb; }
.footer_ewm{ position:absolute; top:-37px;right:0px; }
 
/*固定的悬浮窗*/
.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: #2670b5 url('../Image/fixCont.png') no-repeat 0 0;
}
.yb_bar .yb_phone {
	background: #2670b5 url('../Image/fixCont.png') no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #2670b5 url('../Image/fixCont.png') no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	/*height:200px;*/

	background: #2670b5 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;
}




 
 
 


  





.page{margin:10px 20px 15px 0;}
.page a{display:inline-block;height:18px;line-height:18px;border:1px solid #dbdbdb;padding:0 2px 0;}
.page a:hover{background:#404040;color:#fff;border:none;height:20px;line-height:20px;padding:0 3px 0;}
.current {height:18px;line-height:18px;background:#00ac48;color:#fff; padding:0 10px; }

/*************index&goods**************/
.news{margin-left:17px;}
.news li{width:95%;height:39px;border-bottom:1px dotted #cdcdcd;text-indent:1em;line-height:39px;}
.news li:before{color:#e40413;content:'■\00a0\00a0\00a0';vertical-align:2px;}
.news li:hover{background-color:#f6f6f6;}
.news a:hover{color:#da020d;}
/****************news*****************/
.news_title{color:#da020d;text-align:center;line-height:40px;}
.meta{color:#999;text-align:center;line-height:28px;}
/***********news_info**************/
.jobs li{overflow:hidden;margin:23px 18px 28px 28px;padding-bottom:27px;border-bottom:1px dotted #cdcdcd;}
.jobs a{position:relative;top:-135px; background-color:#00954d; float:right;width:71px;height:34px;color:#fff;text-align:center;line-height:34px;}
.jobs strong{color:#da020d;}
.jobs p{/*margin:6px 0 -134px 156px;*/line-height:35px;}
/***************jobs***************/
.pro_info .rel_center{margin:23px 0 6px;margin-left:-145px;padding:3px;width:290px;height:216px;border:1px solid #dcdcdc;}
.pro_info p{margin:20px 30px 30px 33px;}
.pro_name{display:block;color:#da020d;text-align:center; font-size:15px; }
.info_title{margin:30px 0 0 27px;width:98%;height:30px;background:#999;}
.info_title b{display:inline-block;padding-left:10px;height:100%;border-right:1px solid #fff;background:#656565;color:#fff;line-height:30px;}
.info_title a{margin:8px;width:15px;height:15px;background-position:0 -426px;}
/********goods_info&jobs_info*******/
.order{ line-height:40px;}
.order img{vertical-align:-5px;cursor:pointer;}
/*#submit{width:90px;height:34px;border:none; background-color:#cc0100; color:#fff;cursor:pointer;}*/

/*sitemap*/
/*.mesmore{margin-top:5px;}*/
.mesmore:hover{color:#da020d;text-decoration:underline;}

.sitemap{ width:996px; float:left; /*border:3px solid #f0f0f0;*/ margin-top:10px; margin-bottom:10px;}
.m1{ height:20px; line-height:20px; margin-top:20px; margin-left:20px;}
.m2{ margin-left:20px; margin-top:20px; line-height:25px;}
.m2 span{ font-size:14px; font-weight:bold;}
.m2t{ border:1px solid #f0f0f0; width:800px; padding-left:4px; margin-top:2px; padding:10px; margin-bottom:20px;}
.m2t ul{}
.m2t ul li{ list-style-type:none; float:left; width:150px;}
.m2t ul li a:hover{ color:red}

.f{ float:right; margin-right:10px; _margin-top:7px;}

/*.map dt{float:right;display:inline;border:1px solid #666;margin-top:10px;z-index:101;border-bottom:1px solid #f0f0f0;}
.map dd{position:absolute;z-index:100;top:31px;left:-65px;background:#f0f0f0;border:1px solid #666;width:135px;*width:145px;}
.map ul{padding-left:10px;line-height:25px;overflow:hidden;zoom:1;font-size:12px;}
.map li{float:left;margin:0 5px;}*/


#leftDiv{width:170px;height:auto;position:absolute; left:0px; top:0px;}
.itemFloat{width:170px;height:auto;line-height:5px}
.addss{height:189px;width:170px;margin-right:auto;margin-left:auto;background-image: url('../Image/1.jpg');background-repeat: no-repeat;background-position: center top;position: relative; z-index:9999}
.close{height:11px;width: 12px;margin-right: auto;padding-left: 104px;margin-left: auto;position:absolute;right: 2px;margin-top: 2px;}
.addss_1{width:101px;height:30px;margin-top: 5px;margin-right: auto;margin-bottom: 0px;margin-left: auto;}
.kong {height: 145px;width: 120px;margin-right: auto;margin-left: auto;}
.pfnav{height:auto; width:170px; position:absolute; top:35px; left:2px; z-index:9999}
.pfnav li{ width:156px; height:33px; line-height:33px; font-size:14px; font-weight:600; margin:10px auto; background:url('../Image/1.jpg') no-repeat center; text-align:center }
.pfnav li a{ color:#484848;}
.pfnav li a:hover{ color:#484848; font-weight:700;}



#rightDiv{width:110px;height:auto;position:absolute; right:0px; top:0px;}
.itemFloat2{width:110px;height:auto;line-height:5px}
.addss2{height:243px;width:110px;margin-right:auto;margin-left:auto;background-image: url('../Image/2.jpg');background-repeat: no-repeat;background-position: center top;position: relative; z-index:9999}
.close2{height:11px;width: 12px;margin-right: auto;padding-left: 104px;margin-left: auto;position:absolute;right: 2px;margin-top: 2px;}
.addss_2{width:101px;height:30px;margin-top: 5px;margin-right: auto;margin-bottom: 0px;margin-left: auto;}
.kong2{height: 145px;width: 120px;margin-right: auto;margin-left: auto;}
.pfnav2{height:auto; width:170px; position:absolute; top:35px; left:2px; z-index:9999}
.pfnav2 li{ width:156px; height:33px; line-height:33px; font-size:14px;  font-weight:600; margin:10px auto; background:url('../Image/1.jpg') no-repeat center; text-align:center }
.pfnav2 li a{ color:#484848;}
.pfnav2 li a:hover{ color:#484848; font-weight:700;}



.flipster{ width:100%; height:503px; margin-top:40px; }
.flipster img{ width:400px; height:300px;}
.Button{display: inline-block;background-color: #da0d25; background-position: center center; background-repeat: no-repeat; color: #7a0715; text-shadow: none; vertical-align: middle; cursor: pointer; border: 0; -ms-transition: color 300ms ease, background-color 300ms ease; -webkit-transition: color 300ms ease, background-color 300ms ease; -moz-transition: color 300ms ease, background-color 300ms ease; -o-transition: color 300ms ease, background-color 300ms ease; transition: color 300ms ease, background-color 300ms ease;}
.Button.Block{width:400px; height:355px;}
.flipsterwz{ width:100%; height:55px; line-height:55px; display:block; background-color:#2670b5; text-align:center; font-size:18px; color:#FFF;}

