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: '微软雅黑';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;  overflow:hidden; background-color:#f6f6f6;}

.notice_k{ width:100%; height: auto; margin:0 auto; background-color:#ffffff; overflow:hidden; }
.notice_k .notice{ width:1200px; height:39px; line-height:39px; overflow:hidden; margin:0 auto;}
.notice_k .notice .notice_l{ width:560px; height:39px; line-height:39px; float:left; color:#333;background:url('../Image/top_kj_ditu.png') left center no-repeat; padding-left:20px; }
 
.notice_k .notice .notice_r{ width:185px; height:39px; line-height:39px;  float:right; }
.notice_k .notice .notice_r a{ width:31px; height:39px; float:left; margin-right:10px; display:block;transition:0.3s; }
.notice_k .notice .notice_r .top_weibo{background:url('../Image/top_kj_sina.png') center center no-repeat;}
.notice_k .notice .notice_r .top_weibo:hover{background:url('../Image/top_kj_sina2.png') center center no-repeat;}
.notice_k .notice .notice_r .top_qq{background:url('../Image/top_kj_qq.png') center center no-repeat;}
.notice_k .notice .notice_r .top_qq:hover{background:url('../Image/top_kj_qq2.png') center center no-repeat;}
.notice_k .notice .notice_r .top_weixin{background:url('../Image/top_kj_weixin.png') center center no-repeat;}
.notice_k .notice .notice_r .top_weixin:hover{background:url('../Image/top_kj_weixin2.png') center center no-repeat;}





.header_t{ width:1200px; height:124px; margin:0 auto;background:url('../Image/phone.png') right center no-repeat; position:relative; }
 

.logo{font-size:28px;}
.logo img{vertical-align:middle;}


.phone{ width:300px; height:auto; float:right; padding-top:30px; }
.phone .phone_t{ width:300px; height:36px; line-height:36px;  float:right; }
.phone .phone_t a{ width:30%; height:36px; line-height:36px;  color:#0e0e0e; margin-top:10px; }
.phone .phone_t a:hover{  color:#263671; }
.phone .phone_b{ width:275px; height:60px; line-height:27px;  float:right;background:url('../Image/phone.png') left center no-repeat; font-size:14px; color:#000; padding-left:55px;  }
.phone .phone_b span{ font-size:26px; font-weight:bold; color:#343434; }



.nav_k{ width:100%; height:54px; overflow:hidden; background-color:#444444;}
.nav{height:54px;display:block;padding:0px;width:1200px; margin:0 auto;  }
.nav ul{list-style:none;padding:0;margin:0;}
.nav ul li{ width: 133px; float:left;height:54px;line-height:54px;text-align:center; font-size:15px; background:url('../Image/nav_gg.jpg') right center no-repeat;}
.nav ul li a{ width: 133px;height:54px; font-size:16px; overflow:hidden; position:relative; display:block; color:#FFF;transition:0.3s;}
.nav ul li a:hover{ width: 133px;height:54px; background-color:#1eca28; color:#FFF;transition:0.3s;}

#banner_k2{ width:100%; height:300px; margin:0 auto; overflow:hidden;background:url('../Image/ny_banner.jpg') top center no-repeat;}
#banner_k2 a{ width:100%; height:300px; display:block;}

/* banner */
#banner_k{ width:100%; height:517px; margin:0 auto; overflow:hidden;  position:relative; }
.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:517px; }
.banner .pictab img{width:100%; height:517px;}

/*数字按钮样式*/
.banner .pictab .num { overflow:hidden; height: 15px; position: absolute; bottom:20px; left:45%; zoom:1; z-index:3 }
.banner .pictab .num li { width: 30px; height: 15px; line-height: 5px; text-align: center; color: #0c4981; background: #444444; 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: #1eca28; color: #ff9c00;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:63px; line-height:63px; background-color:#263671; color: #fff; margin:0 auto; }
.i_rmss{ width:1200px; height:63px; line-height:63px; margin:0 auto; }
.i_rmss_l{ width:830px; height:63px; line-height:63px; float:left; background:url('../Image/i_guanjianci.png') left center no-repeat; font-size:15px; color:#FFF; padding-left:100px;}
.i_rmss_l a{ width: auto; height:63px; line-height:63px; float:left; margin-right:10px; }


*/



.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:66px; height:32px;background:url('../Image/ss_tb.jpg') left top no-repeat; display:block; float:left; border:none; border:1px solid #dddddd; border-left:none;}

.main{overflow:hidden; background-color:#e6e6e6; overflow:hidden; }

.main_01k{ width:100%; height:auto; margin:0 auto;overflow: hidden; background-color:#ffffff; padding-bottom:20px; }
.main_01{ width:1200px; height:auto; margin:0 auto;}

.main_01_bt{ width:100%; height:100px; margin:0 auto; background:url('../Image/bt_bj.png') center center no-repeat; font-size:30px; color:#263671; text-align:center; line-height:70px; font-weight:bold; margin-top:20px; }

.i_hotproduct{ width:1200px; height:auto; float:left; }
.i_hotproduct_bt{ width:270px; height:66px; line-height:66px;  float:left; background-color:#3b3b3b;border-radius:5px;}
.i_hotproduct_bt .bt_name{ width:270px; height:96px; float:left; background-color:#263671; text-align:center; font-size:18px; color:#FFF; position:relative; }
.i_hotproduct_bt .bt_name .tb{ position:absolute; top:40px; left:20px; }
.i_hotproduct_bt .bt_name .zw{ font-size:20px; color:#fffff;  position:absolute; top:0px; left:50px; }
.i_hotproduct_bt .bt_name .yw{ font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#fffff;  position:absolute; top:25px; left:50px; }

.i_hotproduct_bt .bt_fl{ width:270px; height:auto; line-height:52px;  float:left;/*background:url('../Image/fl_ewm.jpg') bottom center no-repeat; padding-bottom:340px;*/ }
.i_hotproduct_bt .bt_fl li{ width: 270px; height:52px; float:left; text-indent:60px; margin-top:5px; }
.i_hotproduct_bt .bt_fl li a{ width:268px; height:50px; border:1px solid #dddddd;background:url('../Image/fl_jt.png') center center no-repeat #f6f6f6;  color:#4c4c4c; }
.i_hotproduct_bt .bt_fl li a:hover{ color:#f99e0e; }


.i_rmss_r{ width:220px; height:48px; line-height:63px; float:right; padding-top:15px; }
/**搜索框**/
.left_ssk{height: auto; width:248px; overflow:hidden; float:right; margin-top:7px;  }
.left_ssk-text{ display:inline-block;border: none;height:36px; line-height:36px; width:164px; float:left; font-size: 12px; margin-top:0px;outline:none; background-color:#e4ecef; color:#6b6b6b; text-indent:10px;  }
.left_ssk-btn{display:inline-block; width:46px; height:36px; font-size: 12px; background:none;border: none; float:left;background:url('../Image/dbss_bt.jpg') right top no-repeat;}



.i_hotproduct_nr{ width:1200px; height: auto;  float:left; background-color:#FFF; }


.picScroll-left{ width:1200px;  overflow:hidden; position:relative; clear:both; height:auto; margin:0 auto; }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; width:1200px; height:290px; }
.picScroll-left .bd ul li{ padding:15px; float:left; _display:inline; overflow:hidden; text-align:center; width:1170px; height:260px;  }
.picScroll-left .bd ul li .pic{ text-align:center; float:left; }
.picScroll-left .bd ul li .pic img{ width:355px; height:255px; border:5px solid #e8eff7; }
.picScroll-left .bd ul li .right{ width:750px; padding-right:20px;}
.picScroll-left .bd ul li .pic_title{font-size:18px; text-align:left; font-weight:bold; padding:25px 0 10px; }
.picScroll-left .bd ul li .pic_title a{ color:#333; font-size:18px; font-weight:bold; }
.picScroll-left .bd ul li .pic_content{ line-height:2.0; color:#333; text-align:left; font-size:15px; }	
.picScroll-left .bd ul li .pic_content span{ width:100%; height:auto;  float:left; overflow:hidden; }	
.picScroll-left .bd ul li .pic_content a{ float:left;  width:120px; height:30px; background:url('../Image/more.png') center center no-repeat; margin-top:25px; margin-right:20px; transition:0.3s;}	
.picScroll-left .bd ul li .pic_content a:hover{ float:left;  width:120px; height:30px; background:url('../Image/more.png') center center no-repeat #000; margin-top:25px; margin-right:20px; transition:0.3s; border-radius:15px;}	
.picScroll-left .bd ul li .pic_more{ width:118px; height:38px; background:#2ea227; text-align:center; line-height:38px; float:left; margin:20px 20px 0 20px; transition:0.3s all 0s linear;border-radius:10px;}
.picScroll-left .bd ul li .pic_more1{ width:118px; height:38px; background:#fff; color:#000;  text-align:center; line-height:38px; float:left; margin:20px 0 0 0; transition:0.3s all 0s linear;border-radius:10px;}


.picScroll-left .bd ul li .pic_phone{ width:238px; height:38px; line-height:38px; float:left; margin:20px 0 0 0; background:url('../Image/footer_shouji2.png') center left no-repeat #fa9d0a; text-align:left; text-indent:50px; color:#FFF;border-radius:19px; font-size:18px; font-weight:bold; }
.picScroll-left .bd ul li .pic_more a{ color:#fff; font-weight:bold;}
.picScroll-left .bd ul li .pic_more:hover{ background:#ff9600;}
.picScroll-left .bd ul li .pic_more1 a{ color:#007b3c; font-weight:bold;}
.picScroll-left .bd ul li .pic_more1:hover{ background:#ff9600;}
.picScroll-left .bd ul li .pic_more1:hover a{ color:#fff;}



.i_products{ width:1200px; height:auto; float:left; margin-bottom:20px; }

.i_products_bt{ width:1200px; height:70px; line-height:70px; float:left; }
.i_products_bt li{ width: auto; height:66px; line-height:66px;  float:left; margin:0px 10px; }
.i_products_bt li a{ color:#FFF; }
.i_products_bt li a:hover{ color:#f99e0e; }

.i_products_btphone{ width:185px; height:70px; line-height:70px; float:right;background:url('../Image/phone.png') left center no-repeat; padding-left:55px; font-size:18px; font-weight:bold; color:#5b5b59; }

#marqueedivcontrola{width:1200px; height:250px; overflow:hidden; margin:0 auto; margin-top:20px;  }
#marqueedivcontrola li{ float:left; width:256px; height:230px; text-align:center; margin-right:20px; background-color:#dadfe2; padding:20px; transition:0.3s;}
#marqueedivcontrola li img{ width:256px; height:200px; background-color:#FFF; }
.cpgda{width:1900px;}
#marqueedivcontrola li a:hover{ color:#FFF; }
#marqueedivcontrola li:hover{ background-color:#263671; color:#FFF; transition:0.3s;} 



/*.main_01_bt{ width:1200px; height:auto; margin:0 auto; padding-top:40px; padding-bottom:30px; text-align:center; }
.main_01_bt .p1{ width:1200px; height:40px; line-height:40px; margin:0 auto; font-size:30px; font-weight:bold; color:#007c3e; }
.main_01_bt .p2{ width:1200px; height:60px; line-height:60px;   margin:0 auto; font-size:15px; color:#000; }

.cp_nr{ width:1200px; height:auto; margin:0 auto; overflow:hidden; }



.main_01 .productsnr{ width:1200px; height: auto; float:right; overflow:hidden;background:url('../Image/cpfl_bj.png') top center no-repeat; }
.main_01 .productsnr .dgk{ width:19.9%; height:305px;  float:left; border-right:1px dashed #cecece; padding-top:150px; text-align:center; position:relative;  }
.main_01 .productsnr .p1{ width:100%; height: 60px; line-height:60px;  float:left; text-align:center; font-size:17px; font-weight:bold; color:#007c3e;  }
.main_01 .productsnr .p2{ width:90%; height: auto; line-height:24px;  float:left; text-align:center; margin-left:13px;  }


.main_01 .productslt{ width:209px; height: auto; float:left; background-color:#263671; padding:15px; position:absolute; top:470px; transition:0.3s; }
.main_01 .productslt_bt{ width:209px; height:35px; line-height:35px;  float:left; color:#fff; margin-top:30px; font-size:18px; text-align:center}
.main_01 .productslt_nrk{ width:180px; height:auto; float:left;  }
.main_01 .productslt_nr{ width:180px; height:330px;  float:left; }
.main_01 .productslt_nr li{ width:180px; height:41px; line-height:41px; float:left; text-indent:10px; font-size:15px;background:url('../Image/productslt_nrjt.png') left center no-repeat; border-bottom:1px solid #33af71; text-align:left;  }
.main_01 .productslt_nr li a{ width:180px; height:41px; line-height:41px; float:left; color:#fff;　}
.main_01 .productslt_nr li a:hover{ width:180px; height:41px; line-height:41px; float:left; color:#e6e90a;}
.main_01 .productslt_nr .more{ width:120px; height:30px; line-height:30px; color:#FFF; border-radius:15px; border:1px solid #4db983;background:url('../Image/more_jh.png') right center no-repeat; float:left; margin-top:20px; margin-left:20px; text-indent:20px; text-align:left; }
.main_01 .productslt_nr .more:hover{ width:120px; height:30px; line-height:30px; color:#FFF; border-radius:15px; border:1px solid #e97e0a; }

.main_01 .productsnr .dgk:hover .productslt{ position:absolute; top:0px; transition:0.3s;}

*/


/* CSS Main */
.youshi_zk{ width:100%; height:auto; margin:0 auto; overflow:hidden; padding:30px 0px; background-color:#f6f6f6; border:1px solid #e0e0e0; border-left:none; border-right:none;}

.youshi_bt{ width:100%; height:88px; margin:0 auto; background:url('../Image/bt_bj.png') center center no-repeat; font-size:30px; color:#263671; text-align:center; line-height:60px; font-weight:bold; }

.youshi{ width:1200px; height: auto; margin:0 auto;}
 
.youshi_nr{ width:1200px; height:385px; margin:0 auto; position:relative; background:url('../Image/ys_tp.png') center center no-repeat;}
.youshi_nr li{ width:420px; height:150px; float:left; margin-top:20px; position:relative; transition:0.3s; padding:10px; }
.youshi_nr li img{ position:absolute; top:10px; left:10px; } 

.youshi_nr li .sz{ width:56px; height:56px; line-height:56px; text-align:center; border:1px solid #1bcd2f; color:#263671;  position:absolute; top:0px; left:0px; transition:0.3s; border-radius:28px; font-size:30px; font-weight:bold; }
.youshi_nr li .p1{ width:365px; height:40px; line-height:40px;  float:left; font-size:24px; color:#263671; position:absolute; top:0px; left:70px; transition:0.3s;}
.youshi_nr li .p1 span{ font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#666666; transition:0.3s;}
.youshi_nr li .p2{ width:365px; height:auto; float:left; line-height:25px; color:#666666; font-size:16px; color:#4c4848; position:absolute;top: 36px; left: 70px; transition:0.3s;}
.youshi_nr li .p2 span{ color:#2ea227; transition:0.3s;}

.youshi_nr li:hover{ width:420px; height:150px; float:left; margin-top:20px; position:relative; transition:0.3s;}

.youshi_nr li:hover .p1{ color:#5ccc00; text-indent:5px; transition:0.3s;}
.youshi_nr li:hover .p1 span{ color:#5ccc00; transition:0.3s;}
.youshi_nr li:hover .p2{color:#5ccc00; transition:0.3s;} 
.youshi_nr li:hover .p2 span{ color:#5ccc00; transition:0.3s;}

.youshi_nr .biaozhun{ width:100%; height:50px; line-height:50px; text-align:center; color:#000; font-size:30px; font-weight:bold; position:absolute; bottom:40px; left:0px; color:#0d66c9; }



/*.dingzhi{ width:100%; height:705px; margin:0 auto; overflow:hidden;background:url('../Image/dzh_tp.png') center center no-repeat #eff2f5; }*/

/* 品牌形象 */
.index_gallery{width:1200px; margin:0 auto;}
.g_pp{ background-color:#eff2f5;height:757px; }
.g_pp h2{text-align: center; height: 66px;}
.g_pp h2 a{font-weight: bold;font-size: 24px;color: #251f1f;}
.g_pp h2 b{color: #b20000;}
.g_pp h2 em{display: block;color: #251f1f;font-size: 18px;font-weight: normal; margin-top:10px;}
.g_pp h3{text-align: center; height: 80px; line-height: 80px; color: #251f1f;font-size: 16px; margin-bottom: 50px; font-weight:normal;} 

.g_pp .m_ppc{height: 560px;}
.g_pp .jt{position: absolute; left:455px; top:525px; width: 70px; display: block;}
.g_pp .jt li{float: left; display: inline-block; width: 19px;margin-right: 10px;}
.g_pp .jt li a{ background: url(../images/ljt.png) no-repeat; width:19px; height:19px; display: block; }
.g_pp .jt li a:hover{background: url(../images/rjt.png) no-repeat; }
.g_pp .jt li.cur a{background: url(../images/rjt.png) no-repeat; }
.g_pp .m_gy{float: left;}
.g_pp .m_gy .ppimg{height: 164px;}
.bg{width:174px;height:164px;background:#ff6900;position:absolute;left:0;top:0;z-index:-1;display:none;}
.g_pp .m_gy dt{float: left;width: 52px;color: #fff; margin-right: 2px;}
.g_pp .m_gy dt{color: #fff;font-size:32px;font-family: arial;font-family: arial;}
.g_pp .m_pp5 dt{width: 40px;}
.g_pp .m_gy dd{float: left; width: 113px;padding-top: 4px;}
.g_pp .m_gy dd {color: #fff;font-size: 22px; height: 28px;line-height: 28px; margin-bottom: 0;text-align: left;font-family:"Microsoft YaHei"; font-weight: normal;}
.g_pp .m_pp1{ width: 171px;overflow: hidden; height: 327px;}
.g_pp .m_pp1 .test{background: #6b6b6b; width: 167px;height: 139px;position:relative; z-index: 52; padding-top:25px; padding-left: 7px; overflow:hidden;transition:0.3s;}
.test p{color: #fff;font-size: 14px;line-height: 22px; padding-right:5px;} 
.g_pp .m_pp2{ width: 171px; margin-top: 164px; overflow: hidden;height: 327px;}
.g_pp .m_pp2 .test{background: #6b6b6b; width: 167px;height: 139px;position:relative; z-index: 52; padding-top: 25px; padding-left: 7px; overflow:hidden;transition:0.3s;}
.g_pp .m_pp3{ width: 171px;overflow: hidden;height: 327px;}
.g_pp .m_pp3 .test{background: #6b6b6b; width: 167px;height: 139px;position:relative; z-index: 52; padding-top: 25px; padding-left: 7px;overflow:hidden;transition:0.3s;}
.g_pp .m_pp4{ width: 171px; margin-top: 164px; overflow: hidden;height: 327px;}
.g_pp .m_pp4 .test{background: #6b6b6b; width: 167px;height: 139px;position:relative; z-index: 52; padding-top: 25px; padding-left: 7px;overflow:hidden;transition:0.3s;}
.g_pp .m_pp5{ width: 171px;overflow: hidden;height: 327px;}
.g_pp .m_pp5 .test{background: #6b6b6b; width: 167px;height: 139px;position:relative; z-index: 52; padding-top: 25px; padding-left: 7px;overflow:hidden;transition:0.3s;}


.g_pp .m_pp1 .test:hover{background: #263671;transition:0.3s;}
.g_pp .m_pp2 .test:hover{background: #263671;transition:0.3s;}
.g_pp .m_pp3 .test:hover{background: #263671;transition:0.3s;}
.g_pp .m_pp4 .test:hover{background: #263671;transition:0.3s;}
.g_pp .m_pp5 .test:hover{background: #263671;transition:0.3s;}


.main_02k{ width:100%; height: auto; margin:0 auto; background-color:#ffffff; overflow:hidden; padding-top:30px; padding-bottom:30px; }
.main_02{ width:1200px; height: auto; margin:0 auto;  margin-bottom:20px; overflow:hidden ; }

.dongtai{ width:825px; height:auto; float:left; }
.dongtai_bt{ width:825px; float:left; position:relative; height:60px; line-height:60px; float:left;background:url('../Image/xw_qhbj.jpg') bottom left repeat-x; border-radius:5px 5px 0px 0px;}
.dongtai_bt span{ width:130px; height:60px; text-align:center; color:#1b6dc4;background:url('../Image/xw_qhbj2.jpg') left bottom repeat-x; display:block; font-size:30px; font-weight:bold; float:left; }
.dongtai_nr{ width:803px; height:380px; float:left; margin-top:20px; border:1px solid #dddddd; background-color:#f6f6f6; padding:10px; }
.dongtai_nr div{ width:99%; height:auto; float:left; padding-bottom:15px; padding-top:15px; padding-left:1%; border-bottom:1px solid #dddddd; transition:0.3s;}
.dongtai_nr div a{ color:#333333; transition:0.3s;}
.dongtai_nr div:hover{ background-color:#2ea227; transition:0.3s;}
.dongtai_nr div:hover a{ color:#ffffff; transition:0.3s;}



.nul_tw{ width:353px; height:auto; float:right; }
.nul_twbt{ width:353px; float:left; position:relative; height:60px; line-height:60px; float:left;background:url('../Image/xw_qhbj.jpg') bottom left repeat-x; border-radius:5px 5px 0px 0px;}
.nul_twbt span{ width:130px; height:60px; text-align:center; color:#1b6dc4;background:url('../Image/xw_qhbj2.jpg') left bottom repeat-x; display:block; font-size:30px; font-weight:bold; float:left; }
.txtScroll-top{ width:353px;  overflow:hidden; position:relative; }
.txtScroll-top .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.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;}
.txtScroll-top .hd .next{ background:url("images/icoDown.gif") no-repeat;  }
.txtScroll-top .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; }
.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; }
.txtScroll-top .hd ul li.on{ background-position:0 0; }
.txtScroll-top .bd{ height:380px; float:left; margin-top:20px; border:1px solid #dddddd; background-color:#f6f6f6; padding:10px; }
.txtScroll-top .infoList li{ height:90px; line-height:24px; padding:17px; color:#4d4d4d; border-bottom:1px solid #dadde2; transition:0.3s;}
.txtScroll-top .infoList li .dbt{ height:24px; line-height:24px; float:left; color:#4d4d4d; font-weight:bold; transition:0.3s;background:url('../Image/wt1.jpg') left center no-repeat; padding-left:25px}
.txtScroll-top .infoList li .xfl{ height: auto; line-height:22px; float:left; color:#4d4d4d;background:url('../Image/wt2.jpg') left center no-repeat; padding-left:25px}
.txtScroll-top .infoList li .date{ float:right; color:#999;  }
.txtScroll-top .infoList li:hover{ background-color:#2ea227; transition:0.3s;}
.txtScroll-top .infoList li:hover .dbt{ color:#ffffff; text-indent:10px; transition:0.3s;}
.txtScroll-top .infoList li:hover .xfl{ color:#ffffff; }
.txtScroll-top .infoList li:hover .date{ color:#ffffff;  }
		
		
		


.i_aboutusk{ width:100%; height:auto; margin:0 auto; overflow:hidden; padding:30px 0px 50px 0px; background-color:#ffffff; border:1px solid #e0e0e0; border-left:none; border-right:none;}
.i_aboutus{ width:1180px; height:240px; line-height:28px; margin:0 auto; padding:20px; background-color:#666666; position:relative; }
.i_aboutus .about_tp{ position:absolute; top:-13px; left:25px; }
.i_aboutus .about_nr{ width:720px; line-height:30px; float:right; color:#ffffff; font-size:16px; }
 

 
 




.main_03k{ width:100%; height: auto; margin:0 auto; background-color:#e8eff7; overflow:hidden; padding:30px 0px}
.main_03{ width:1200px; height:750px; margin:0 auto;  }
.main_03_bt{ width:1200px; height:152px; margin:0 auto; }
.main_03_bt li{ width:1200px; height:152px; margin:0 auto; background:url('../Image/i_youshibt.png') center center no-repeat;}


.main_03_nr{ width:1200px; height:550px; margin:0 auto; background:url('../Image/ys_nrbj.png') center center no-repeat; position:relative; font-size:16px; color:#4c4c4c; }


.main_03_nr .youshi_01{ width:150px; height:auto; line-height:26px;background:url('../Image/youshi_01.png') right top no-repeat; padding-top:120px; position:absolute;top:220px; left:210px; transition:0.3s;}
.main_03_nr .youshi_01:hover{ width:280px; height:auto; line-height:26px;background:url('../Image/youshi_01.png') right top no-repeat; padding-top:120px; position:absolute;top:220px; left:50px; transition:0.3s;}


.main_03_nr .youshi_02{ width:200px; height:auto; line-height:26px;background:url('../Image/youshi_02.png') right top no-repeat; padding-top:120px; position:absolute;top:360px; left:270px; transition:0.3s;}
.main_03_nr .youshi_02:hover{ width:200px; height:auto; line-height:26px;background:url('../Image/youshi_02.png') right top no-repeat; padding-top:120px; position:absolute;top:360px; left:240px; transition:0.3s;}




.main_03_nr .youshi_03{ width:270px; height:auto; line-height:26px;background:url('../Image/youshi_03.png') center top no-repeat; padding-top:120px; position:absolute;top:440px; left:470px; text-align:center; transition:0.3s;}
.main_03_nr .youshi_03:hover{ width:270px; height:auto; line-height:26px;background:url('../Image/youshi_03.png') center top no-repeat; padding-top:120px; position:absolute;top:410px; left:470px; transition:0.3s;}


.main_03_nr .youshi_04{ width:270px; height:auto; line-height:26px;background:url('../Image/youshi_04.png') left top no-repeat; padding-top:120px; position:absolute;top:370px; left:740px; transition:0.3s;}
.main_03_nr .youshi_04:hover{ width:270px; height:auto; line-height:26px;background:url('../Image/youshi_04.png') left top no-repeat; padding-top:120px; position:absolute;top:370px; left:710px; transition:0.3s;}



.main_03_nr .youshi_05{ width:270px; height:auto; line-height:26px;background:url('../Image/youshi_05.png') left top no-repeat; padding-top:120px; position:absolute;top:220px; left:870px; transition:0.3s;}
.main_03_nr .youshi_05:hover{ width:270px; height:auto; line-height:26px;background:url('../Image/youshi_05.png') left top no-repeat; padding-top:120px; position:absolute;top:220px; left:900px; transition:0.3s;}


 /*

.main_03_nr .ys_01{ position:absolute;top:40px; left:30px;background:url('../Image/youshi_01.png') right center no-repeat;padding-top:40px;padding-right:190px; }
.main_03_nr .ys_01:hover{ position:absolute; top:40px; left:0px; transition:0.3s;}


.main_03_nr .ys_02{position:absolute;top:40px; right:30px; background:url('../Image/youshi_02.png') left center no-repeat; padding-top:40px; padding-left:190px; }
.main_03_nr .ys_02:hover{ position:absolute; top:40px; right:0px; transition:0.3s;}

.main_03_nr .ys_03{ position:absolute; bottom:50px; left:30px; background:url('../Image/youshi_03.png') right center no-repeat; padding-top:40px; padding-right:190px; }
.main_03_nr .ys_03:hover{ position:absolute; bottom:50px; left:0px; transition:0.3s;}
.main_03_nr .ys_04{ position:absolute; bottom:50px; right:30px; background:url('../Image/youshi_04.png') left center no-repeat; padding-top:40px; padding-left:190px; }
	
.main_03_nr .ys_04:hover{ position:absolute; bottom:50px; right:0px; transition:0.3s;}*/
	

.main_04k{ width:100%; height:auto; margin:0 auto; overflow:hidden; padding:30px 0px 30px 0px; background-color:#f6f6f6; border:1px solid #e1e1e1; border-left:none; border-right:none;}
.main_04{ width:1200px; height: auto; margin:0 auto; overflow:hidden ; }

.i_allizs{ width:1200px; height:auto; float:left; }
.i_allizs_bt{ width:1200px; height:45px; line-height:45px; float:left; font-size:18px; background:url('../Image/anli_bj.jpg') left bottom repeat-x; }
.i_allizs_bt li{ width:auto; height:45px; line-height:45px; float:left; padding:0px 20px; background:url('../Image/anli_bj2.jpg') left bottom repeat-x; }
.i_allizs_bt{ width:1200px; height:45px; line-height:45px; float:left; font-size:18px; background:url('../Image/anli_bj.jpg') left bottom repeat-x; }
.i_allizs_bt a{ width: auto; height:45px; line-height:45px; float:right; font-size:12px; color:#123f71; }
.i_allizs_bt a:hover{ color:#f99e0f }

.i_allizs_nr{ width:1200px; height: auto; float:left; }

#i_anlizs{width:1200px; height:290px; overflow:hidden; margin:0 auto; margin-top:20px;  }
#i_anlizs li{ float:left; width:288px; height:260px; text-align:center; margin-right:20px; border:1px solid #efefef;transition:0.3s; line-height:26px; }
#i_anlizs li img{ width:288px; height:215px; background-color:#FFF; }
.anligda{width:1910px;}
#i_anlizs li a{ color:#263671;transition:0.3s;}
#i_anlizs li a:hover{ color:#fff; text-decoration:none;transition:0.3s;}
#i_anlizs li:hover{ background-color:#2ea227; border:1px solid #fff;transition:0.3s; }
#i_anlizs li:hover a{ color:#ffffff;transition:0.3s;} 


.i_xwdt{ width:405px; height:auto; float:left; }

.i_xwdt_bt{ width:405px; height:45px; line-height:45px; float:left; font-size:18px; background:url('../Image/anli_bj.jpg') left bottom repeat-x; }
.i_xwdt_bt li{ width:auto; height:45px; line-height:45px; float:left; padding:0px 20px; background:url('../Image/anli_bj2.jpg') left bottom repeat-x; }
.i_xwdt_bt{ width:405px; height:45px; line-height:45px; float:left; font-size:18px; background:url('../Image/anli_bj.jpg') left bottom repeat-x; }
.i_xwdt_bt a{ width: auto; height:45px; line-height:45px; float:right; font-size:12px; color:#123f71; }
.i_xwdt_bt a:hover{ color:#f99e0f }
.i_xwdt_nr{ width:385px; height: auto; float:left; padding:10px; } 
.i_xwdt_nr li{ width:100%; height:30px; line-height:30px; float:left; color:#333;text-indent:12px; }
.i_xwdt_nr li a{ width:100%; height:30px; line-height:30px; float:left; color:#333;transition:0.3s;background:url('../Image/xd.jpg') center left no-repeat; color:#434a5a;}
.i_xwdt_nr li a span{ color:#afafb1; float:right;transition:0.3s;}
.i_xwdt_nr li a:hover{ width:385px; height:30px; line-height:30px; float:left; color:#c9060a; margin-left:10px;background:url('../Image/xd.jpg') center left no-repeat; }
.i_xwdt_nr li a:hover span{color:#c9060a;}






.i_honor{ width:400px; height:auto; float:left; padding-left:28px; }

.i_honor_bt{ width:400px; height:45px; line-height:45px; float:left; font-size:18px; background:url('../Image/anli_bj.jpg') left bottom repeat-x; }
.i_honor_bt li{ width:auto; height:45px; line-height:45px; float:left; padding:0px 20px; background:url('../Image/anli_bj2.jpg') left bottom repeat-x; }
.i_honor_bt{ width:400px; height:45px; line-height:45px; float:left; font-size:18px; background:url('../Image/anli_bj.jpg') left bottom repeat-x; }
.i_honor_bt a{ width: auto; height:45px; line-height:45px; float:right; font-size:12px; color:#123f71; }
.i_honor_bt a:hover{ color:#f99e0f }

.i_honor_nr{ width:380px; height: auto; float:left; padding:10px; }
		.i_honorqh{ width:380px; height:230px; overflow:hidden; position:relative; }
		.i_honorqh .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.i_honorqh .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.i_honorqh .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.i_honorqh .hd ul li.on{ background:#f00; color:#fff; }
		.i_honorqh .bd{ position:relative; height:100%; z-index:0;   }
		.i_honorqh .bd li{ zoom:1; vertical-align:middle; }
		.i_honorqh .bd img{ width:380px; height:230px; display:block;  }

 


.i_contact{ width:340px; height:auto; float:right; }

.i_contact_bt{ width:340px; height:45px; line-height:45px; float:left; font-size:18px; background:url('../Image/anli_bj.jpg') left bottom repeat-x; }
.i_contact_bt li{ width:auto; height:45px; line-height:45px; float:left; padding:0px 20px; background:url('../Image/anli_bj2.jpg') left bottom repeat-x; }
.i_contact_bt{ width:340px; height:45px; line-height:45px; float:left; font-size:18px; background:url('../Image/anli_bj.jpg') left bottom repeat-x; }
.i_contact_bt a{ width: auto; height:45px; line-height:45px; float:right; font-size:12px; color:#123f71; }
.i_contact_bt a:hover{ color:#f99e0f }

.i_contact_nr{ width:320px; height: auto; float:left; padding:10px; line-height:30px; color:#6d6d6f; }


.main_05k{ width:100%; height: auto; margin:0 auto; background:url('../Image/liucheng_bj.png') center center no-repeat;overflow:hidden; }
.main_05{ width:1200px; height:345px; margin:0 auto; margin-bottom:20px; }
.main_05_bt{ width:1200px; height:100px; background:url('../Image/liucheng_bt.png') center center no-repeat; }

.main_05_nr{ width:1200px; height: auto; float:left; }
.main_05_nr li{ width:20%; height:150px;  float:left; }

.main_05_nr .liucheng_01{ width:20%; height:140px;  float:left; background:url('../Image/liucheng_01.png') center center no-repeat; transition:0.3s;}
.main_05_nr .liucheng_01:hover{ background:url('../Image/liucheng_011.png') center center no-repeat; }
.main_05_nr .liucheng_02{ width:20%; height:140px;  float:left; background:url('../Image/liucheng_02.png') center center no-repeat; transition:0.3s;}
.main_05_nr .liucheng_02:hover{ background:url('../Image/liucheng_022.png') center center no-repeat; }
.main_05_nr .liucheng_03{ width:20%; height:140px;  float:left; background:url('../Image/liucheng_03.png') center center no-repeat; transition:0.3s;}
.main_05_nr .liucheng_03:hover{ background:url('../Image/liucheng_033.png') center center no-repeat; }
.main_05_nr .liucheng_04{ width:20%; height:140px;  float:left; background:url('../Image/liucheng_04.png') center center no-repeat; transition:0.3s;}
.main_05_nr .liucheng_04:hover{ background:url('../Image/liucheng_044.png') center center no-repeat; }
.main_05_nr .liucheng_05{ width:20%; height:140px;  float:left; background:url('../Image/liucheng_05.png') center center no-repeat; transition:0.3s;}
.main_05_nr .liucheng_05:hover{ background:url('../Image/liucheng_055.png') center center no-repeat; }

.main_05_nr p{ width:100%; height:auto; float:left; line-height:50px; font-size:36px; font-weight:bold; color:#efbd52; text-align:center; }


.main_06k{ width:100%; height: auto; margin:0 auto; background-color:#ffffff; overflow:hidden; }

.main_06_btk{ width:100%; height:130px; background:url('../Image/jj_btbj.jpg') center bottom repeat-x; margin:0 auto; }
.main_06_bt{ width:1200px; height:130px; background:url('../Image/liucheng_bt.png') center center no-repeat; margin:0 auto; }
.main_06_bt ul{ width:360px; height:130px; margin:0 auto; font-size:30px; }
.main_06_bt ul p{ width:360px; height:95px; line-height:95px; font-size:30px; text-align:center; font-weight:bold; }
.main_06_bt ul li{ width:31%; height:35px; line-height:35px;border-radius:16px; float:left; font-size:17px; text-align:center; margin-right:8px; }
.main_06_bt ul li a{ width:100%; height:35px; line-height:35px;border-radius:16px; float:left; font-size:17px; text-align:center; color:#FFF; background-color:#263671;}
.main_06_bt ul li a:hover{ width:100%; height:35px; line-height:35px;border-radius:16px; float:left; font-size:17px; text-align:center; color:#FFF; background-color:#e97e0a; }
.main_06_nr{ width:1200px; height: auto; margin:0 auto; overflow:hidden; padding-top:20px; }
.main_06_nr_l{ width:580px; height: auto; float:left; line-height:26px; font-size:16px; }
.main_06_nr_r{ width:580px; height: auto; float:right; }





.main_07k{ width:100%; height: auto; margin:0 auto; background-color:#e5e5e5; overflow:hidden; }

.main_07_btk{ width:100%; height:130px; background:url('../Image/khal_btbj.jpg') center bottom repeat-x; margin:0 auto; }
.main_07_bt{ width:1200px; height:130px; margin:0 auto; }
.main_07_bt ul{ width:360px; height:130px; margin:0 auto; font-size:30px; }
.main_07_bt ul p{ width:360px; height:95px; line-height:95px; font-size:30px; text-align:center; font-weight:bold; }
.main_07_bt ul li{ width:115px; height:35px; line-height:35px;border-radius:16px; margin:0 auto; font-size:17px; text-align:center; }
.main_07_bt ul li a{ width:100%; height:35px; line-height:35px;border-radius:16px; margin:0 auto;  font-size:17px; text-align:center; color:#FFF; background-color:#263671; display:block; }
.main_07_bt ul li a:hover{ width:100%; height:35px; line-height:35px;border-radius:16px; margin:0 auto; font-size:17px; text-align:center; color:#FFF; background-color:#e97e0a; }
.main_07_nr{ width:1200px; height: auto; margin:0 auto; }

#i_khal{width:1200px; height:290px; overflow:hidden; margin:0 auto; margin-top:20px;  }
#i_khal li{ float:left; width:256px; height:230px; text-align:center; margin-right:20px; background-color:#FFF; padding:20px; border:1px solid #efefef; }
#i_khal li img{ width:256px; height:200px; background-color:#FFF; }
.i_khalgda{width:3180px;}
#i_khal li a{ color:#000; line-height:32px;  }

#i_khal li a:hover{ color:#fff;  }
#i_khal li:hover{ background-color:#263671; color:#ffffff; }
#i_khal li:hover a:hover{ color:#ffffff; }


.main_t_k{ width:100%; height: auto; margin:0 auto; background-color:#1e83c7;  position:relative; }


.header_bj{ width:100%; height:550px; margin:0 auto; overflow:hidden; }



.main_bzk{ width:100%; height:auto; margin:0 auto;  position: absolute; top:0px; z-index:999; }
.main_b{ width:1200px; height: auto; margin:0px auto; position: relative;}
.main_b .more{ width:56px; height: 56px; position:absolute; top:-28px; left:570px; }
.main_b .more:hover{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); }

.main_bbk{width:126px; height:85px; line-height:130px; color:#FFF;  margin: 0 auto; background:url('../Image/jj_btbj02.png') bottom center repeat-x; font-size:20px; }

 

.productslt_nr2{ width:254px; height: auto;  float:left; }
.productslt_nr2 li{ width:237px; height:27px; line-height:27px; float:left; text-indent:55px; margin-bottom:5px; font-size:15px; }
.productslt_nr2 li a{ width:237px; height:27px; line-height:27px; float:left; color:#28231c; border-bottom:1px dashed #a9a9a9; }
.productslt_nr2 li a:hover{ width:237px; height:27px; line-height:27px; float:left; color:#fff; background:url('../Image/productsltsj.png') center left no-repeat #2f3238;}




.products{ width:1200px; height: auto; float:right;}
.products_nr{ width:1200px; height: auto; line-height:24px; float:right; }
 
/*#fczs_main{height: auto;}

#fczs_gd{width:705px;height: auto;float:left;overflow:hidden;}
#fczs_gd ul{width:3740px;height: auto;}
#fczs_gd ul li{width:229px;height:216px;float:left;text-align:center; margin-right:20px; margin-bottom:10px; overflow:hidden; }
#fczs_gd ul li a{ float:left; color:#222225; }
#fczs_gd ul li a:hover{background-color:#efefef; float:left; color:#222225;}
#fczs_gd ul li img{ width:227px; height:164px; border:1px solid #303239; }*/

/*		.picScroll-left{ width:1100px; position:relative; margin:0 auto; }
		.picScroll-left .hd{ overflow:hidden; }
		.picScroll-left .hd .prev{ position:absolute; top:120px; left:-50px;  display:block;  width:20px; height:34px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url('../Image/l_jt.png') no-repeat top left;}
		.picScroll-left .hd .next{ position:absolute; top:120px; right:-50px;  display:block;  width:20px; height:34px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url('../Image/r_jt.png') no-repeat top left;}
		.picScroll-left .hd .prevStop{ background-position:-60px 0; }
		.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
		.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
		.picScroll-left .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; }
		.picScroll-left .hd ul li.on{ background-position:0 0; }
		.picScroll-left .bd{ padding:10px;   }
		.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center; background-color:#ebebeb; padding:10px 13px; }
		.picScroll-left .bd ul li .pic{ text-align:center; }
		.picScroll-left .bd ul li .pic img{ width:227px; height:230px; display:block;  padding:2px; border:1px solid #ccc; }
		.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.picScroll-left .bd ul li .title{ line-height:60px;   }*/





.main_b_k{ width:100%; height: auto; margin:0 auto; background-color:#31a0ca;}


 





.aboutus_zk{ width:100%; height: auto; margin:0 auto;  overflow:hidden; }

.aboutus_bt{ width:100%; height:85px; line-height:125px; margin:0 auto; background:url('../Image/jj_btbj01.png') bottom center repeat-x;}
.aboutus_bt li{ width:126px; height:85px; margin: 0 auto; background:url('../Image/jj_btbj02.png') bottom center repeat-x; font-size:20px; }

.aboutus{ width:1200px; height: auto; margin:0 auto; }

.aboutus_nr{ width:1200px; height: auto; line-height:26px; float:left;  padding-top:30px; margin-bottom:20px; }


/*.slideBox{ width:330px; height:230px; position:relative; float:right; }
.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:330px; height:230px; display:block;  }

 
.slideBox .prev,
.slideBox .next{ position:absolute; left:-10%; 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:-10%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }*/

.i_phone{ width:100%; height:60px; line-height:60px; background-color:#eeeeee; overflow:hidden; margin:0 auto; }
.i_phone li{ width:300px; height:60px; margin:0 auto;background:url('../Image/i_phone.png') left center no-repeat; color:#f56e00;  }

.i_news_zk{ width:100%; height: auto; margin:0 auto;  background: #f8f8f8; overflow:hidden;  padding-bottom:80px; }


.i_news{ width:1200px; height: auto; margin:0 auto; } 
.i_news_bt{ width:100%; height:85px; line-height:125px; margin:0 auto; background:url('../Image/jj_btbj01.png') bottom center repeat-x; position: relative; }
.i_news_bt li{ width:126px; height:85px; margin: 0 auto; background:url('../Image/jj_btbj02.png') bottom center repeat-x; font-size:20px; }
 
 
.i_news_nr{ width:1200px; height:224px; float:left;  padding-top:30px; }

 




.contactus{ width:320px; height: auto; float:right; }


.contactus_bt{ width:296px; height:37px; line-height:37px; float:left;}
.contactus_bt span{ width:109px; height:37px; color:#000000; }
.contactus_bt li{ width:100%; height:40px; line-height:35px; float:left;font-weight:bold; font-size:16px;  color:#e71f19}
.contactus_nr{ width:296px; height:224px; line-height:26px; float:left;  }

.contactus_nr p{ width:100%; height:30px; line-height:30px; float:left;  background:url('../Image/hjt.png') left center no-repeat; text-indent:14px;}



 
.yqlj{ width:1000px; height:33px; line-height:33px; border:1px solid #dedede; float:left;background:url('../Image/yqlj_bj.jpg') top left repeat-x;}
.yqlj_bt{ width:80px; float:left; text-align:center; font-weight:bold; color:#000;}
.yqlj_nr{ width:920px; float:left;}
.yqlj_nr li{ width: auto; float:left; margin:0 10px;}
.yqlj_nr li a{ color:#000;}
/***************global*****************/
.pro li{float:left;overflow:hidden;margin:0 18px 20px 18px;width:250px;text-align:center;white-space:nowrap;*margin:0 10px 20px 18px; font-size:15px; }
.pro span{padding-left:15px;background-position:0 -114px;}
.pro img{padding:3px;width:242px;height:180px;border:1px solid #dcdcdc;}
.pro a{*color:#444;}
.pro a:hover{color:#da020d;}
.pro img:hover{border:1px solid #da020d;}


.main2{ width:100%; height:auto; margin:0 auto; overflow:hidden; margin-top:10px;}
.main2_k{ width:100%;  height: auto; margin:0 auto; background-color:#f8f8f8; }





.widget dd a{padding-left:19px;background-position:0 -59px;color:#444;}
.widget a:hover{color:#da020d;}
.widget .clicked{background-position:0px -78px;}
.widget .clicked a{background-position:0px -86px;color:#fff;}
.widget ol{margin-left:10px;}
.widget dd{padding-left:8px;height:30px;}

.widget p{margin-left:6px;font-size:12px;line-height:20px;}
.short_title{width:100%; height:43px; line-height:43px; float:left;  background:url('../Image/l_bt_bj.jpg') top center no-repeat; text-align:center;}
.short_title span{background-position:0 -33px;color:#f1a3a6;}

.short_nr{ width:100%; height:auto; float:left;}
.short_nr li{ width:100%; height:auto; float:left;  background:url('../Image/l_nr_bj.jpg') top center no-repeat; text-indent:40px; margin-bottom:5px;}

.short_title2{width:100%; height:68px; float:left;  background:url('../Image/contact_bt_bj.jpg') top center no-repeat; text-align:center;}


.aboutus_bt{ width:100%;}
.aboutus_bt li{}



/*.article{overflow:hidden;margin-bottom:12px;width:900px;background-color:#fff;}
.article_title{ width:100%; height:85px; line-height:125px; margin:0 auto; background:url('../Image/jj_btbj01.png') bottom center repeat-x;}
.article_title .article_titlewz{ width:136px; height:85px; margin: 0 auto; background:url('../Image/jj_btbj02.png') bottom center repeat-x; font-size:20px; text-align:center;  }
 
.article_nr{ width:1200px; height: auto; line-height:26px; padding:10px; margin:0 auto; min-height:600px; }

.article_nrr{ width:860px; height:auto; float:right; }
.article_nr3{ width:880px; height:377px; line-height:24px; padding:10px;background:url('../Image/contact_bj.jpg') top left no-repeat #ededed; float:left;}
.article_nr3 p{ text-indent:250px; line-height:30px; font-size:20px;}*/




/*内页 */
.nycontact_k{ width:100%; height: auto; margin:0 auto;  background-color:#fff; }


.pp_contact01{ width:100%; height:941px; margin:0 auto;background:url('../Image/pp_01.jpg') top center no-repeat; position:relative;}
.pp_contact02{ width:100%; height:1488px; margin:0 auto;background:url('../Image/pp_02.jpg') top center no-repeat; position:relative;}
.pp_contact02nr{ width:1200px; height:auto; margin:0 auto; position:relative; }


.pp_contact02nr .jj_cqtp{ width:400px; height:225px; position:absolute; top:48px; right:130px; }

		.slideBox{ width:398px; height:223px; overflow:hidden; position:relative; border:1px solid #ddd;  }
		.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:398px; height:225px; display:block;  }

 
		

#fczs_mainjj{height: auto; position:absolute; top:372px; left:127px; }
#fczs_gdjj{width:705px;height: auto;float:left;overflow:hidden;}
#fczs_gdjj ul{width:1200px;height: auto;}
#fczs_gdjj ul li{width: auto;height:216px;float:left;text-align:center; margin-right:10px; margin-bottom:10px; overflow:hidden; }
#fczs_gdjj ul li a{background-color:#dfdfdf;width:229px;height: 206px; float:left; color:#333; }
#fczs_gdjj ul li a:hover{background-color:#263671;width:229px;height: 206px; float:left; color:#fff;}
#fczs_gdjj ul li img{ width:227px; height:164px; border:1px solid #9e9e9e; background-color:#FFF;}

.pp_contact03{ width:100%; height:854px; margin:0 auto;background:url('../Image/pp_03.jpg') top center no-repeat; position:relative;}
.pp_contact04{ width:100%; height:1530px; margin:0 auto;background:url('../Image/pp_04.jpg') top center no-repeat; position:relative;}
.pp_contact05{ width:100%; height:1529px; margin:0 auto;background:url('../Image/pp_05.jpg') top center no-repeat; position:relative;} 



.nycontact{ width:1200px; height:auto; margin:0 auto; overflow:hidden; padding-bottom:20px; padding-top:20px; }

/*内页左侧*/
.left_zk{ width:270px; height: auto; float:left;  margin-bottom:20px; }

.l_fl{ width:270px; height:auto; line-height:66px;  float:left; }
.l_fl .bt_name{ width:270px; height:96px; float:left; background-color:#263671; text-align:center; font-size:18px; color:#FFF; position:relative; }
.l_fl .bt_name .tb{ position:absolute; top:40px; left:20px; }
.l_fl .bt_name .zw{ font-size:20px; color:#fffff;  position:absolute; top:0px; left:50px; }
.l_fl .bt_name .yw{ font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#fffff;  position:absolute; top:25px; left:50px; }

.l_fl .bt_fl{ width:270px; height:auto; line-height:52px;  float:left;background:url('../Image/fl_ewm.jpg') bottom center no-repeat; padding-bottom:340px; }
.l_fl .bt_fl li{ width: 270px; height:52px; float:left; text-indent:60px; margin-top:5px; }
.l_fl .bt_fl li a{ width:268px; height:50px; border:1px solid #dddddd;background:url('../Image/fl_jt.png') center center no-repeat #f6f6f6;  color:#4c4c4c; }
.l_fl .bt_fl li a:hover{ width:268px; height:50px; border:1px solid #1bcd2f;background:url('../Image/fl_jt2.png') center center no-repeat #1bcd2f;  color:#ffffff;  }
 



.l_contact{ width:270px; height:auto; float:left; line-height:28px; color:#30394c; font-weight:bold; margin-top:20px; }

.w45{ width:49%}
.f_left{ float:left;}
.f_right{ float:right;}

#graybar,.recruit_info_tit_bg{ height:33px; background:#e1e1e1; margin-bottom: 10px;}
#graybar span,.recruit_info_tit{ width:100px; line-height:33px; text-align:center; display:block; color:#FFF; background:#263671; border-right:1px solid #FFF;}
#prev_next{margin: 10px 20px;clear: both;overflow: hidden;}
#prev_next li{margin: 5px 0;}

.datalist { border: 1px solid #cccccc; /* 表格边框 */ font-family: Arial; border-collapse: collapse; /* 边框重叠 */ background-color: #ffffff; /* 表格背景色 */ font-size: 12px; }
.datalist caption { padding-bottom: 5px; font: bold 12px; text-align: left; }
.datalist th { border: 1px solid #cccccc; /* 行名称边框 */ background-color: #F6F6F6; /* 行名称背景色 */ color: #000000;    /* 行名称颜色 */ font-weight: bold; padding-top: 4px; padding-bottom: 4px; padding-left: 15px; text-align: left; font-size:14px }
.datalist td { border: 1px solid #cccccc; /* 单元格边框 */ text-align: left; padding-top: 4px; padding-bottom: 4px; padding-left: 15px; }
.datalist tr.altrow { background-color: #c7e5ff; /* 隔行变色 */ }

#indexNews li{ line-height:33px; border-bottom:1px dotted #cecccc; padding:0 12px 0 10px; position:relative; }
#indexNews li:hover{border-bottom:1px solid #cecccc; background-color:#f1f1f1}
#indexPro{height:215px; overflow:hidden; margin:0 auto;}
#indexPro li{ margin:10px; width:215px; height:190px; float:left; display:block; text-align:center; line-height:24px;}
#indexPro li img{ border:2px solid #ffb913; width:215px; height:165px; }
.introImg{ float:left; margin-right:10px;}
.info_date{ float:right; padding-right:8px;}


 
.scpxqcont{ width:865px; height:auto; float:left; overflow:hidden; background-color:#FFF; }

.name_title{ height:42px; line-height:42px; font-size:15px; font-weight:bold; color:#fff; background-color:#263671; text-indent:10px; }

.pro_xx { background-color:#FFF; overflow:hidden; padding:10px; 
	width:345px;
	font-family:"微软雅黑";
	font-size:14px; color:#333; 
}

.pro_xx p{ width:100%; float:left; font-weight:bold; height: auto; height: auto; line-height:26px; color:#fff; text-align:left; }
.pro_xx span{ font-weight:100; color:#838383; font-size:14px; }
.pro_content {
	width:860px;
	height:auto;
	float:left;}
	
.pro_xx .dj_lxfs{ width:100%; border-top:1px dashed #b2b2b2; float:left; margin-top:10px; padding-top:10px; }
.pro_xx .dj_lxfs a{ float:left; margin-right:10px; margin-left:10px; margin-bottom:15px; }


.pronr{ width:100%; height:auto; overflow:hidden; float:left; margin-top:20px; }
.pronr_zbt{ width:99%; padding-left:10px; height:42px; background-color:#ededed; float:left; }
.pronr_zbt li{ width:125px; height:42px; line-height:42px; float:left; text-align:center; font-size:14px; }
.pronr_zbt li a{ color:#000; }
.pronr_zbt li a:hover{ width:125px; height:42px; line-height:42px; background-color:#263671; float:left; color:#fff; }
.pronr_zbt .diyi a{ width:125px; height:42px; line-height:42px; text-align:center;  background-color:#263671; float:left; color:#fff; }
.pronr_zbt .diyi a:hover{ width:125px; height:42px; line-height:42px;  float:left; color:#fff; }



.pronr_bt{ width:100%; height:35px; margin-top:32px; float:left; margin-bottom:20px; }
.pronr_bt li{ width:100px; height:35px; line-height:35px; text-align:center; font-size:16px;  background-color:#d30000; float:left; color:#FFF; }
.pronr_nr{ width:865px; height:auto; overflow:hidden; float:left; padding-top:20px; margin-bottom:20px; }

.pronr_nr2{ width:865px; height:auto; overflow:hidden; float:left; padding-top:20px; margin-bottom:20px; }
.pronr_nr2 table td{border:1px solid #eeeeee; text-align:center;}


#fczs_mainny{height: auto;}
#fczs_gdny{width:825px;height: auto;float:left;overflow:hidden;}
#fczs_gdny ul{width:1200px;height: auto;}
#fczs_gdny ul li{width: auto;height:216px;float:left;text-align:center; margin-right:10px; margin-bottom:10px; overflow:hidden; }
#fczs_gdny ul li a{background-color:#dfdfdf;width:229px;height: 206px; float:left; color:#333; }
#fczs_gdny ul li a:hover{background-color:#263671;width:229px;height: 206px; float:left; color:#fff;}
#fczs_gdny ul li img{ width:227px; height:164px; border:1px solid #9e9e9e; background-color:#FFF;}




#fczs_mainny2{height: auto;}
#fczs_gdny2{width:705px;height: auto;float:left;overflow:hidden;}
#fczs_gdny2 ul{width:1200px;height: auto;}
#fczs_gdny2 ul li{width: auto;height:216px;float:left;text-align:center; margin-right:10px; margin-bottom:10px; overflow:hidden; }
#fczs_gdny2 ul li a{background-color:#dfdfdf;width:229px;height: 206px; float:left; color:#333; }
#fczs_gdny2 ul li a:hover{background-color:#263671;width:229px;height: 206px; float:left; color:#fff;}
#fczs_gdny2 ul li img{ width:227px; height:164px; border:1px solid #9e9e9e; background-color:#FFF;}



.pronr .fhsyj{ width:50%; height:auto; margin:0 auto; text-align:center;}
.pronr .fhsyja{ width:100%; height:40px; line-height:40px; font-size:20px; font-weight:bold; float:right; text-align:center; color:#FFF; background-color:#263671; display:block; border-radius:20px;transition:0.3s; margin-top:20px; }
.pronr .fhsyja:hover{ width:100%; height:40px; line-height:40px; font-size:20px; font-weight:bold; float:right; text-align:center; color:#000; background-color:#84d3aa; display:block; border-radius:10px; }

.pr_contactk{ width:865px; height: auto; margin:0 auto; overflow:hidden;  background-color:#FFF; margin-bottom:20px; margin-top:20px; float: left;}
.pr_contact{ width:100%; height: auto; float:right; margin-bottom:20px; background-color:#FFF; }


.pr_contact_bt{ width:100%; height:44px; margin-top:32px; float:left; margin-bottom:20px;  background:url('../Image/pr_contact_btbj.jpg') top left repeat-x; padding-top:60px; }
.pr_contact_bt li{ width:300px; height:44px; line-height:44px; font-size:16px; float:left; color:#263671; text-indent:10px; font-weight:bold; }

.pr_contact_nr{ width:100%; height:auto; overflow:hidden; float:left; }

.pr_contact_nrl{ width:520px; height:auto; float:left;}

.pr_contact_nrr{ width:340px; height:auto; float:right; padding-top:90px;background:url('../Image/ny_logo.jpg') top left no-repeat;}
.pr_contact_nrr .qgrxmc{ width:100%; height:40px; line-height:40px; float:left; font-size:24px; font-weight:bold; color:#000; }
.pr_contact_nrr .qgrxdh{ width:100%; height:40px; line-height:40px; float:left; font-size:36px; font-weight:bold; color:#d30000; }
.pr_contact_nrr .qgrxdz{ width:100%; height:40px; line-height:40px; float:left; font-size:14px; font-weight:bold; color:#d30000; }
.pr_contact_nrr p{ width:100%; height:40px; line-height:40px; float:left; border-bottom:1px dashed #cccccc;  font-size:14px;  color:#000000; }

#allmap p{line-height:10px;margin:10px;}

/*内页右侧*/

.article{overflow:hidden;margin-bottom:12px;width:910px;background-color:#fff; float:right;}
.article_bt{ width:910px; height:44px; line-height:44px; float:left; color:#181818; background-color:#ededed;}
.article_bt ul{ width:910px; height:44px; line-height:44px; float:left; }
.article_bt span{  color:#323232;background:url('../Image/r_bttb.png') center left no-repeat; padding-left:20px; font-size:12px; }
.article_bt span a{ color:#323232; }
.article_bt_wz{ width:120px;height:44px; line-height:44px; float:left; color:#fff; background-color:#263671;  text-indent:24px; font-size:16px; font-weight:bold; padding-right:20px; }
.article_nr{width:890px; height: auto;float:left; padding:10px;  line-height:26px; }
.article_nr table .sale{ width:100%; height:auto; float:left
}
.article_nr table.sale td {
  border: 1px solid #dcdcdc;
  text-align: center;
  line-height: 35px;
}
.article_nr table.sale .top {
  background-color: #f6f6f6;
  font-weight: bold;
}

.article_nr table{ float:left; }


#con_lx{ background:url('../Image/lx.jpg') no-repeat left center; padding-left:430px; height:auto; overflow:hidden; line-height:2.0; font-size:14px; width:50%;}



.article_nr table{ float:left; }


.article_nr .p_dfl{ width:945px; height:auto; min-height:600px;  float:left; overflow:hidden;line-height:26px; padding:10PX; color:#333; line-height:28px; background-color:#fff; }
.article_nr .p_dfl li{ width:50%; height:auto; float:left; text-align:center; }


.inkPhoBox { width: 687px; margin: 15px auto 0px; }
.inkPhoBox .main{ width:687px;}
.inkPhoBox .mod18{width:677px;position:relative;}
.inkPhoBox #prev{ background: url(../Image/prevBtn.png) no-repeat; height: 48px; width: 24px; position: absolute; z-index: 99; left: 11px; top: 37px; cursor: pointer; }
.inkPhoBox #next{ background: url(../Image/nextBtn.png) no-repeat; height: 48px; width: 25px; position: absolute; z-index: 99; top: 37px; right: 11px; cursor: pointer; }
.inkPhoBox .mod18 #prevTop{display:none}
.inkPhoBox .mod18 #nextTop{display:none}
.inkPhoBox .mod18 li{float:left;}
.inkPhoBox .mod18 .cf li{position:relative;color:#fff;}
.inkPhoBox .mod18 .cf a{display:block;width:526px;height:377px;position:absolute;color:#fff;}
.inkPhoBox .mod18 .cf li span{display:block;width:688px;position:absolute;left:0;bottom:0;padding:10px 20px;line-height:22px;text-align:left;background:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000");}
.inkPhoBox .bigImgBox{width: 650px; height: 514px; border: 1px solid #E1E1E1; padding:13px; }
.inkPhoBox .mod18 .picBox{width: 650px; height: 514px; position: relative; overflow: hidden;}
.inkPhoBox .mod18 .picBox ul{height:514px;position:absolute; left:0;}
.inkPhoBox .mod18 .picBox li{ width: 650px; height: 514px;}
.inkPhoBox .smImgBox{ width: 655px; height: 101px; padding: 11px; border: 1px solid #E1E1E1; margin-top: 12px; position: relative; }
.inkPhoBox .mod18 .listBox{ width: 655px; height: 101px; margin: 0 auto; position: relative; overflow: hidden; }
.inkPhoBox .mod18 .listBox ul{height:101px;position:absolute; padding-left:0px;}
.inkPhoBox .mod18 .listBox li{ width: 134px; height: 101px; cursor: pointer; position: relative; padding: 0 9px 0 0; }
.inkPhoBox .mod18 .listBox li img{ width:134px; height:101px;}
.inkPhoBox .mod18 .listBox li i{display:none;}
.inkPhoBox .mod18 .listBox li a{display:block;width:134px;height:101px;}
.inkPhoBox .mod18 .listBox .on img{border:2px solid #B42222; width:130px; height:97px;}
.inkPhoBox .mod18 .listBox .on { background:url(../Image/img_bg.jpg) center top no-repeat;}
.inkPhoBox .mod18 .listBox .on i{display:block;}
.inkPhoBox .left_top { font-family:Arial; font-size:32px; color:#fff; text-align:center; height:30px; line-height:30px; background:#333}

.article_lxwmnr{ width:735px; height:auto; float:left; overflow:hidden;line-height:26px; padding:10PX;}
.article_lxwmnr p{ width:100%; line-height:40px;  float:left; overflow:hidden;/* border-bottom:1px solid #b4d3ef; */}


/*资质瀑布流*/
.item{background:#edebeb;color:#333;border-radius:5px;padding:10px;word-break:break-all;word-wrap:break-word;/*white-space:pre;white-space:pre-wrap;*/}
.item img{width:100%;height:auto;}
.item p{text-align:center;margin-top:5px; color:#333;}
.item a{color:#fff; }
.item:hover{color:#db0100; }










#allmap p{line-height:10px;margin:10px;}

/*******footer************/

.footer{ width:100%; height:auto;clear:both;text-align:center;font-size:12px; margin:0 auto; overflow:hidden;background:url('../Image/footer_ewm.png') center center no-repeat #666666;}

#footer{width:100%;height:160px;margin:0 auto;background: #666666; padding-top: 15px;padding-bottom: 2px; text-align:left; }
#footer_title{width: 100%;height: 42px;margin:0 auto;border-bottom: solid 1px #7d7d7d;}
#footer_tmid{width: 1200px;height: 42px;margin:0 auto;position: relative;}
#footer_tl{width: 545px; height: 42px; line-height: 42px; position: absolute;left: 0px;top:0px; color: #fff;font-weight: bold;font-size: 18px; }
#footer_tr{width: 545px; height: 42px; line-height: 42px; position: absolute;right: 0px;top:0px; color: #fff;font-weight: bold;font-size: 18px;}
#footer_tl span,#footer_tr span{display: block; width: 78px;height: 4px;position: absolute;left: -5px;bottom:-2px;background: #1bcd2f;}
#footer_mid{width: 1200px;margin:0 auto;position: relative; margin-top: 15px;}
#footer_l{width: 545px; line-height: 30px; position: absolute;left: 0px;top:0px; color: #ffffff;font-size: 12px;}
#footer_r{width: 545px; line-height: 30px; position: absolute;right: 0px;top:0px; color: #ffffff;font-size: 12px;}
#footer_l a{color: #7f7f7f;font-size: 12px; margin:0px 10px;}
#footer_l a:hover{color: #fff;}
#footer_copyright{width:100%;height:37px;line-height: 37px; margin:0 auto;background: #515151;text-align: center;color: #ffffff;font-size: 12px;}
#footer_copyright a{color: #ffffff;font-size: 12px;}
#footer_copyright a:hover{color: #fff;}


#iconDiv1{display:none;}.oc_bg{background:url('../Image/onlineContact_bg.png' ) no-repeat}.btn{display:inline-block;text-decoration:none;cursor:pointer}#big_C{position:fixed;_position:absolute;width:89px;height:301px;right:0px;top:200px; z-index:999999999999999999999;}#big_C .btn1{position:absolute;width:19px;height:19px;top:95px;right:3px;background-position:-176px -83px}#big_C .btn2{position:absolute;width:63px;height:63px;top:118px;left:13px;background-position:-103px -13px}#big_C .btn2:hover{background-position:-171px -13px}#big_C .btn3{position:absolute;width:68px;height:24px;top:188px;left:10px;background-position:-101px -202px}#big_C .btn3:hover{background-position:-101px -174px}#big_C .btn4{position:absolute;width:68px;height:24px;left:10px;top:220px;background-position:-173px -202px}#big_C .btn4:hover{background-position:-173px -174px}#big_C .btn5{position:absolute;width:56px;height:26px;top:262px;left:17px;background-position:-178px -235px}#big_C .btn5:hover{background-position:-107px -235px}#big_C .btn6{display:none;position:absolute;width:29px;height:85px;top:140px;left:-25px;background-position:-135px -84px}#big_C .btn6:hover{background-position:-101px -84px}#small_C{position:fixed;_position:absolute;width:28px;height:91px;right:1px;top:300px;background-position:-250px -174px}#small_C .btn1{display:none;position:absolute;width:28px;height:28px;left:0px;bottom:-28px;background-position:-207px -108px}#small_C .btn1:hover{background-position:-175px -108px}#small_C .stb{position:absolute;width:28px;height:91px;right:1px;top:0px}#big_C #wx{display: none;width: 150px;height: 150px;position: absolute;top: 220px;left: -150px;}






.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:0px 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:#105387; 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:#27b51c; 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;}


/*固定的悬浮窗*/
.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: url('../Image/fixCont.png') no-repeat 0 0 #263671;
}
.yb_bar .yb_phone {
	background: url('../Image/fixCont.png') no-repeat 0 -57px #263671;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: url('../Image/fixCont.png') no-repeat 0 -113px #263671;
}
.yb_bar .yb_ercode {
	/*height:200px;*/

	background: url('../Image/fixCont.png') no-repeat 0 -169px #263671;
}
.hd_qr {
	padding: 0 29px 25px 29px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}






#index_products{ width:100%; height: auto; margin:0 auto 20px auto; }
.products_nrbt{ width:1200px; height:80px; line-height:80px; float:left; background:url('../Image/product_btwzbj.png') center left no-repeat;}
.products_nrbt ul li{ width:1200px; height:80px; float:left; }
.index_productsnr{ width:1200px; padding-top:10px; margin:0 auto; overflow:hidden; }
.index_prolist{ width:270px; height: auto; float:left; }
.index_prolistname{ width:270px; height:75px;}
.index_prolistnr{ width:270px; height:auto; float:right; }
.index_prolistnr li{ width:270px; height:52px;  float:left;　color:#333; font-size:16px;  }
/*.index_prolistnr .on{ background-color:#263671; color:#fff; }*/
.index_prolistnr .on a{ color:#fff; }
.index_prolistnr li a{ width:270px; height:52px; line-height:52px; float:left; color:#333; transition:0.3s; }
#cpzs > ul > .selected a{ width:268px; height:50px; border:1px solid #1bcd2f;background:url('../Image/fl_jt2.png') center center no-repeat #1bcd2f;  color:#ffffff; } 
.index_proright{ width:908px; float:right; margin-top:10px; height:615px;}
.picFocus{ width:908px; position:relative;  overflow:hidden;  zoom:1;  font-size:14px; float:left; }
.picFocus .hd{ width:100%; padding-top:0px;  overflow:hidden; }
.picFocus .hd ul{ width:1180px;  overflow:hidden; zoom:1; padding:10px; background-color:#fff; margin-top:10px; }
.picFocus .hd ul li{  float:left;  text-align:center; background:#fff; margin-right:10px; border:1px solid #d1d1d1; border-bottom:none; border-bottom:4px solid #666666;}
.picFocus .hd ul li p{ height:75px; color:#333; line-height:30px;}
.picFocus .hd ul li p a{ width:114px; height:31px; line-height:31px; text-indent:17px; color:#2f2a2a; font-size:12px;background:url('../Image/cp_dh.png') left center no-repeat; border:1px solid #717171;  transition:0.3s; border-radius:15px; display:block; margin-left:84px; }
.picFocus .hd ul li.on{ background:#f6f6f6; color:#fff; font-weight:bold; transition:0.3s; border:1px solid #1bcd2f; border-bottom:none; border-bottom:4px solid #1bcd2f;}
.picFocus .hd ul li.on p{ height:75px; color:#1bcd2f; transition:0.3s;}
.picFocus .hd ul li.on p a{ width:114px; height:31px; line-height:31px; text-indent:17px; color:#1bcd2f; font-size:12px; border:1px solid #1bcd2f;  transition:0.3s;  }
.picFocus .hd ul li img{ width:285px; height:214px; cursor:pointer;    }
.picFocus .hd ul li.on img{ border-color:#f60; color:#fff; }
.picFocus .bd{ width:886px; float:left; background-color:#fff; background-color:#1bcd2f; border:1px solid #e2e2e2; padding:10px; }
.picFocus .bd li{ width:854px; background-color:#ffffff; border:1px solid #e2e2e2; vertical-align:middle; padding:15px; }
.picFocus .bd li .text{ float:right; width:520px; background-color:#fff; height:240px; }
.picFocus .bd li .text .name_bg{ width:120px; height:35px; line-height:35px; text-indent:22px; color:#666666; font-size:18px; font-weight:bold;  margin-bottom:5px; font-weight:bold;background:url('../Image/cp_gsmtb.png') left center no-repeat;} 
.picFocus .bd li .text .name_bg2{ width:120px; height:35px; line-height:35px; text-indent:22px; color:#666666; font-size:18px; font-weight:bold;  margin-bottom:5px; font-weight:bold;background:url('../Image/cp_tdtb.png') left center no-repeat;} 
.picFocus .bd li .text .name{ height:60px; color:#666666;  font-size:16px; }
.picFocus .bd li .text .tedian{ line-height:26px; height:115px; padding-top:5px;}
.picFocus .bd li .text .zixun a{ width:115px; height:36px; line-height:36px; text-align:center; color:#fff; display:block; background-color:#263671; overflow:hidden; }
.picFocus .bd li .pr_contact{ float:right; width:auto; padding:15px; background-color:#fff; height:234px; font-weight:bold; font-size:22px;}
.picFocus .bd li .pr_contact img{ float:left; width:auto; height:auto; }
.picFocus .bd img{ width:307px; height:230px; display:block; border:1px solid #d1d1d1; background-color:#ffffff; }
