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('../images/phone.png') left center no-repeat; padding-left:45px; line-height:24px; }

.header_t_phone span{ font-size:14px; font-weight:100; color:#333333; }



.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(../images/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(../images/top_weixin.png) no-repeat -30px center;}

.up_nav a.top_qq{ margin:5px; background:url(../images/top_qq.png) no-repeat 2px center; width:26px; height:26px; transition:all 0.4s;}

.up_nav a.top_qq:hover{background:url(../images/top_qq.png) no-repeat -24px center;}



 





 



/* banner */





#banner_k2{ width:100%; height:425px; margin:0 auto; overflow:hidden;  position:relative;background:url('../images/b1.jpg') center top no-repeat;}







#banner_k{ width:100%; height:660px; 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; }


 

.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:20px; 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: #2670b5; color: #FF7700;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(../images/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:46px; line-height:46px;  margin:0 auto; overflow:hidden; border:1px solid #eeeeee; border-left:none;  border-right:none; }

.i_rmss{ width:1200px;height: auto; margin:0 auto; overflow:hidden; }

.i_rmss_l{ width:70%; height:46px; float:left; }

.i_rmss_l li{ width: auto; height:46px; float:left; margin-right:10px; color: #3f3f3f; text-indent:25px; font-size:12px;background:url('../images/ss_wztb.png') left center no-repeat; }

.i_rmss_l li a{ color:#fff; }

.i_rmss_l li a:hover{ color:#0c64ce; font-weight:bold; transition:0.3s;}





.i_rmss_r{ width:30%; height:41px; float:right; }

/**搜索框**/

.search{height:41px; float:right; width:307px; overflow:hidden; }

.search-text{ display:inline-block;border: none;height:28px; line-height:28px; width:245px; float:left; font-size: 12px; margin-top:0px;outline:none; color:#c3c3c3; text-indent:14px; background:none; margin-top:7px; border:1px solid #cccccc;  }

.search-btn{display:inline-block; width:60px; height:30px; background:none;border: none; float:left;background:url('../images/ss_bt2.png') right top no-repeat; margin-top:7px; } 

 



.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('../images/ss_tb.jpg') left top no-repeat; display:block; float:left; border:none; border:1px solid #dddddd; border-left:none;}

 







/**导航栏目**/

 







.nav_k{ width:100%; height:52px; font-size:15px; background-color:#08549a; }

.nav{height:52px; width:1200px; margin:0 auto;  }

.nav ul{list-style:none;padding:0;margin:0;}

.nav ul li{ width: 133px; float:left;height:52px;line-height:52px;text-align:center; font-size:15px; position: relative; }

.nav ul li a{ width: 133px;height:52px; font-size:14px; position:relative; display:block; color:#FFF; transition:0.3s;}

.nav ul li a:hover{ width: 133px;height:52px;  color:#FFF; background-color:#f0432c;  transition:0.3s;}



.nav ul li .on h3{ background-color:#F00; }



.nav .nLi h3{ float:left; width: 133px;height:52px; line-height:52px; }

.nav .nLi h3 a{ display:block; width:100%; text-align:center; 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('../images/cp_btbj.png') top center no-repeat; padding-top:0px; }

.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-right:5px; margin-bottom:10px; text-align:center; transition:0.3s;}

.i_productfl li a{ width:auto; height:auto; display:block; color:#333; transition:0.3s; padding:5px 10px; border:1px solid #000; }

.i_productfl li a:hover{ width:auto; height:auto; display:block; color:#FFF; background-color:#f79a2a; transition:0.3s; border:1px solid #f79a2a;}



 

.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:1200px;height: auto;}

.i_productnr #fczs_gd ul li{float:left;text-align:center;background-color:#fff; margin-bottom:10px; margin-right:20px; }

.i_productnr #fczs_gd ul li a{float:left;text-align:center; width:280px; height:256px; background-color:#fff; color:#333333; transition:0.3s;}

.i_productnr #fczs_gd ul li a:hover{float:left;text-align:center; width:280px; height:256px; background-color:#2670b5; color:#fff; transition:0.3s;}

 

.i_productnr #fczs_gd ul li p{ height:40px; line-height:40px; transition:0.3s;}

.i_productnr #fczs_gd ul li img{ width:270px; height:200px; border:5px 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(../images/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 p{ transition:0.3s;}



.i_productnr #fczs_gd ul li:hover img{ width:270px; height:200px; border:5px solid #2670b5; transition:0.3s;}









.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('../images/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('../images/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('../images/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('../images/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('../images/case_bj.jpg') top left repeat; padding-top:10px; overflow:hidden; }

.i_case{ width:1200px; height:181px; margin:40px auto 0px auto;background:url('../images/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('../images/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('../images/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('../images/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;}







.youshik{ width:100%; height:775px; margin:0 auto;background:url('../images/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:#548cc1; margin-top:5px; }



 



.strength{padding-top:60px;}

.strengthMain{height:;overflow:hidden;} 



.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:1;filter:alpha(opacity=100);}

.strengthMain .li01 .font{width:450px;height:175px;top:0;left:0;position:absolute;color:#fff;text-align:center;font-size:14px;padding-top:35px;filter:alpha(opacity=0);opacity:0;  }



.strengthMain .li01:hover img{width:450px;height:300px;transition:all .5s;opacity:0.4;filter:alpha(opacity=40);}

.strengthMain .li01:hover .font{width:450px;height:175px;top:0;left:0;position:absolute;color:#fff;text-align:center;font-size:14px;padding-top:35px;filter:alpha(opacity=1);opacity:1;  }





.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:1;filter:alpha(opacity=100);}

.strengthMain .li02 .font{width:437px;height:175px;top:0;left:0;position:absolute;color:#fff;text-align:center;font-size:12px;padding-top:45px;filter:alpha(opacity=0);opacity:0;}

.youshi_logo{ position:absolute; top:130px; left:449px; }







.strengthMain .li02:hover img{width:437px;height:300px;transition:all .5s;opacity:0.4;filter:alpha(opacity=40);}

.strengthMain .li02:hover .font{width:437px;height:175px;top:0;left:0;position:absolute;color:#fff;text-align:center;font-size:12px;padding-top:45px; filter:alpha(opacity=1);opacity:1;  }







.strengthMain .li03{float:left;width:600px;height:300px;overflow:hidden;background:url('../images/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; line-height:26px; }









.strengthMain .li04{float:left;width:600px;height:300px;overflow:hidden;background:url('../images/ys_04bj.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; line-height:26px; }

 



.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('../images/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 .al_bt{ position:absolute; top:0px; left:-40px; }

.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('../images/about_tp04.png') center center no-repeat #2670b5}

.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('../images/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('../images/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; overflow:hidden;}





 

 

.footer_ck{ width:100%; height:188px; margin:0 auto; float:left; } 

.footer_c{ width:1200px; height:188px; margin:0 auto; position:relative;background: url('../images/footer_ewm.png') right center no-repeat;} 
 
.footer_dh_lx{ width:100%; height:281px; margin:0 auto;background: url('../images/footer_bj.jpg') top center no-repeat;}

 .footer_dh{ width:100%; height:48px; line-height:48px; margin:0 auto; float:left; margin-top:45px; }

.footer_dh ul{ width:1200px; height:48px; margin:0 auto; }

.footer_dh li{ width:133px; height:48px; float:left;  }

.footer_dh li a{ color:#fff; }

.footer_dh li a:hover{ color:#ffde00; }





.footer_lxfs{ width:1070px; height:auto; line-height:26px; position:absolute; top:41px; color:#ffffff; text-align:left;  }





.footer_link{ width:100%; height:110px; margin:0 auto; background-color:#f5f5f5; }

.footer_link ul{width: 1100px; height: 50px; margin:0 auto; background: url('../images/link_bj.png') bottom center no-repeat;    padding-top: 60px;    padding-left: 100px;}

.footer_link ul li{ width:auto; height:30px; line-height:30px;  margin-right:15px; color:#fff; float:left;  }

.footer_link ul li a{ color:#333; }

.footer_link ul li a:hover{ color:#fca343; }







 

.footer_dk{ width:100%; height:42px; margin:0 auto; background-color:#575757; overflow:hidden; } 

.footer_d{ width:1200px; height:42px; line-height:42px; margin:0 auto; color:#fff; }



 

/*固定的悬浮窗*/

.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('../images/fixCont.png') no-repeat 0 0;

}

.yb_bar .yb_phone {

	background: #2670b5 url('../images/fixCont.png') no-repeat 0 -57px;

}

.yb_bar .yb_QQ {

	text-indent: 0;

	background: #2670b5 url('../images/fixCont.png') no-repeat 0 -113px;

}

.yb_bar .yb_ercode {

	/*height:200px;*/



	background: #2670b5 url('../images/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:#015699;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('../images/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('../images/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('../images/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('../images/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;}



