@charset "utf-8";
/* CSS Document */

html, span, object,h1, h2, h3, h4, h5, h6, p, em, dd,dl, dt, ol, ul, li, form{ margin:0;padding:0;border:0; font-size:100%; font-family:inherit; list-style:none;}
input.btn{ border:none}
label{vertical-align:middle} 
.inputcheckbox{vertical-align:middle;} 
table{table-layout: fixed; word-wrap: break-word;}

body{font: 12px "微软雅黑"; color:#333; margin:0 auto;padding:0px; list-style:none;  }
a{ color:#333; text-decoration:none; }
a:hover{  color:#007eca; text-decoration:none;  }
.clear_all {clear:both;}


img{ border:none; padding:0px; margin:0px; display:block; }
ul,li{ list-style-type:none; margin:0; padding:0; border:0; list-style:none }

.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}


.body_bg { background:#fff; width:100%;}
.head{ width:1200px; margin:0 auto;}
.body_index { height:100%; width:1200px; margin:0 auto; }


.body_top2 {height:98px;}
.body_top2 .logo{ float:left; font-weight:normal; padding-top:22px;}

/* nav parts */
#menuv { float:right;height:78px; margin-top:20px;}
#menuv .nav{}
#menuv .nav li{ float: left; height:78px;position:relative;}
#menuv .nav li a{display: block; height:78px; line-height:78px;font-size: 16px;color: #111111; text-align:center; padding:0 26px;}
#menuv .nav li a:hover{color:#007eca; font-weight:bold;}
#menuv .nav li a.nanh{color:#007eca;font-weight:bold;}
#menuv .nav li .sec{display:none; position: absolute; left:0px; top:78px; width:100%;z-index:999; }
#menuv .nav li .sec li{position: relative;border:none; height:40px; background:#fff;border-bottom:1px solid #eee; padding-bottom:0; opacity:0.9;}
#menuv .nav li .sec li a{display: block;width:140px; padding:0 10px 0 36px; text-align:left; font:100 14px/40px "微软雅黑";height:40px; color:#333; background:url(../images/navh.jpg) 20px center no-repeat;}
#menuv .nav li .sec li a:hover{color:#007eca;}
#menuv .nav li.te{ border:none;}

#menuv .nav li.te a{ padding-right:0;}

#menuv .nav li .cpte li  a{width:200px;}


 /*轮换大区域*/
.lunhuan{width:100%;height:580px;position:relative;}
.lunhuan #lunhuanback{width:100%;height:580px;position:absolute;left:0px;top:0px;overflow:hidden;}
.lunhuan #lunhuanback p{width:100%;height:580px;position:absolute;left:0px;top:0px;opacity:0;filter:alpha(opacity=0);background-repeat:no-repeat;background-position:50% 0px;}
.lunhuan .lunhuan_main{width:1200px;height:580px;margin:0 auto;position:relative;}
#lunbonum{ height:13px; line-height:13px;position:absolute;left:570px;bottom:25px;  z-index:5;  text-align:center;}
#lunbonum li{ width:13px;height:13px;float:left; margin:0 4px;background:#bee1fe; cursor:pointer; border-radius:8px;}
#lunbonum .lunboone{ background:#007eca;cursor:pointer;}
/*box5*/
.b5{ width:100%; background:#fff; padding:35px 0 20px 0;}
.box5{ width:1200px; margin:0 auto;}
.b_title{ text-align:center;}
.b_title hr{ width:20px; height:3px; background:#007eca; border-top:none; margin:0 auto;margin-top:8px; margin-bottom:3px;}
.b_title a{ font-size:32px; color:#000; line-height:36px; display:block;}
.b_title p{ font-size:14px; color:#777; line-height:28px; display:block; text-transform:uppercase; }


.b5_con{ margin-top:25px;}
.procp{}
.procp li{ width:220px; margin:0 10px 15px 10px; float:left;}
.procp li .cpimg{ width:220px; height:165px; overflow:hidden;}
.procp li .cpimg img{width:220px; height:165px;webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;}
.procp li .cpimg:hover img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;}
.procp li p{ font-size:15px; text-align:center; line-height:26px;}

/*优势*/
.b1{ width:100%;background:url(../images/b1.jpg) center top no-repeat; padding:40px 0 50px 0;}
.box1{ width:1200px; margin:0 auto;}
.box1 .b_title a{ color:#fff;}
.box1 .b_title hr{ background:#fff;}
.box1 .b_title p{ color:#fff;}

.b1_con{ margin-top:30px;}
.b1_con ul{ background:#fff;}
.b1_con ul li{ float:left; width:600px;}
.b1_con ul li a{ display:block;}
.b1_con ul li .ysimg{ float:left; width:300px; height:220px; overflow:hidden;}
.b1_con ul li .ysimg img{width:300px; height:220px;webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;}
.b1_con ul li .ysimg:hover img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;}
.b1_con ul li .ysimgr{ float:right;}
.b1_con ul li .ysr{float:right; width:266px; height:168px; overflow:hidden; padding:25px 17px;background:#fff;}
.b1_con ul li .ysr h3{ font-size:20px; font-weight:bold; color:#007eca; line-height:32px;}
.b1_con ul li .ysr p{ font-size:14px; line-height:24px; margin:10px 0; height:96px; overflow:hidden; color:#555555;}
.b1_con ul li .ysr span img{ display:block; width:22px; height:22px; overflow:hidden;}
.b1_con ul li .ysl{ float:left;}
.b1_con ul li a:hover .ysr h3{ color:#333;}
.b1_con ul li a:hover .ysr p{ color:#007eca;}

/*案例*/
.box3{ width:1200px; margin:35px auto;}

.rollBox{ margin-top:30px;position:relative;}
.rollBox .LeftBotton{height:46px;width:28px;background:url(../images/mfrL.jpg) no-repeat left;overflow:hidden; cursor:pointer; position:absolute; z-index:99; left:-35px; top:113px;}
.rollBox .RightBotton{height:46px;width:28px;background:url(../images/mfrR.jpg) no-repeat left;overflow:hidden; cursor:pointer; position:absolute;z-index:99; right:-35px; top:113px;}
.rollBox .Cont{width:1200px;overflow:hidden; margin:0 auto;}
.rollBox .ScrCont{width:10000000px;}
.rollBox #List1,.rollBox #List2{float:left;}

.item1{}
.item1 img{vertical-align:top; }
.item1 li{ float:left;width:380px;height:285px;overflow:hidden;margin:0 10px;}
.item1 .propic1{position:relative;float:left;width:380px;height:285px;overflow:hidden;cursor:pointer; }
.item1 .propic1 img{width:370px; height:275px; padding:3px; border:2px solid #ddd;overflow:hidden;}
.item1 .pro2{position:absolute;left:0px;top:120px;width:100%;height:0px;text-align:center;background:url(../images/demo02.png) no-repeat;color:#FFF;overflow:hidden;}
.item1 p{display:none; margin:0 auto;width:380px;line-height:24px;text-align:center;font-size:20px; color:#fff; font-weight:bold;}
.item1 h3{height:55px; width:55px; background:url(../images/ph3.png) left center no-repeat; overflow:hidden; margin:0 auto; margin-top:90px; margin-bottom:20px;}
.propic1 a{display:block;}

/*公司简介*/
.b4{ width:100%; background:url(../images/b4.jpg) center top no-repeat; height:500px; overflow:hidden;}
.box4{ width:1200px; margin:0 auto;}
.b4_top{}
.a_left{ float:right; width:555px;padding-top:60px;}
.a_left .a_title{ font-size:25px; line-height:40px;color:#010101;  font-weight:bold;}
.a_left .a_title hr{ width:47px; height:3px; background:#007dc8; border-top:none; margin:0 0;margin-top:8px;}
.ab_con{ font-size:14px; line-height:26px; color:#555555; height:234px; overflow:hidden; margin-top:25px;}
.a_left .ab_a a{ margin-top:30px; width:156px; height:40px; line-height:40px; text-align:center; font-size:15px; color:#007dc8; text-transform:uppercase; border-radius:30px; display:block; border:1px solid #007eca;}
.a_left .ab_a a:hover{background:#007eca; color:#fff;}


/*新闻*/
.newsbox{ width:100%; margin-top:35px;}
.con2 { height:100%; width:1200px; margin:0 auto; overflow:hidden;}
.con2 .b_title{ margin-bottom:30px;}
.con2 .b_title hr{ width:35px;}
.con2 .nst{ text-align:center; width:475px; margin:0 auto; margin-bottom:35px;}
.con2 .nst a{ float:left; width:138px; height:38px; border:1px solid #cecece; line-height:38px; text-align:center; border-radius:20px; color:#333; margin:0 8px; display:inline-block; font-size:14px;}
.con2 .nst a:hover{ background:#173f9d; border-color:#173f9d; color:#fff;}
.con2 .nst a.nmore1{background:#173f9d; border-color:#173f9d; color:#fff;}


.newslist{ overflow:hidden; width:100%; height:100%; }
.newslist .wentu{ overflow:hidden; float:left; width:590px; height:370px;}
.newslist .wentu img{ display:block; margin-bottom:15px; width:590px; height:240px; overflow:hidden;}
.newslist .wentu h3{ font-weight:normal; font-size:20px; padding-bottom:14px; border-bottom:1px solid #ebebeb; overflow:hidden; margin-bottom:12px;}
.newslist .wentu h3 a{display:block; width:460px; float:left; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.newslist .wentu h3 span{ float:right; font-size:14px; color:#777;}
.newslist .wentu p{ font-size:14px; color:#888; line-height:22px;}
.listbox { overflow:hidden; width:560px; float:right; height:370px;background:url(../images/nlist.jpg) left top no-repeat;}
.listbox .list{ overflow:hidden; width:100%; height:90px; margin-bottom:50px;}
.listbox img{ display:block; float:left;}
.listbox .wen{ overflow:hidden; float:right; width:440px; padding-left:20px; border-left:2px solid #e3e3e3}
.listbox h3{ overflow:hidden; font-size:16px; font-weight:normal; margin-bottom:10px;}
.listbox h3 a{ display:block; width:333px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; float:left}
.listbox h3 span{ float:right; font-size:14px; color:#888; font-family:Arial;}
.listbox p{ font-size:14px; color:#888; line-height:30px;}




/*底部*/
.footer{ width:100%;margin-top:40px; padding-top:46px; background:#0d0d0d;}
.foot{ width:1200px; margin:0 auto;}
.footer .fnav{ overflow:hidden; float:left; width:170px;}
.footer .fnav h3{ font-size:18px; margin-bottom:12px; color:#fff;}
.footer .fnav h3 a{ color:#fff}
.footer .fnav p{ font-size:13px; line-height:30px;}
.footer .fnav p a{ color:#a8a8a8;}
.footer .fnav p a:hover{ color:#fff;}
.footer .info{ overflow:hidden; width:240px; float:left; padding-left:90px; border-left:1px solid #e3e3e3;}
.footer .info h4{ font-size:16px; color:#333; margin-bottom:15px;}
.footer .info span{ display:block; font-size:12px; color:#666; margin-bottom:5px;}
.footer .info em{ display:block; font-size:24px; color:#1946a1; padding-bottom:15px; border-bottom:1px solid #e3e3e3; margin-bottom:15px;}
.footer .info b{ display:block; font-size:12px; color:#333; margin-bottom:10px;}
.footer .info ul{ overflow:hidden; width:100%;}
.footer .info li{ float:left;  margin-right:10px; height:30px; overflow:hidden; font-size:12px; line-height:30px;}

.footer .flx{ width:280px;}
.footer .flx p{color:#a8a8a8; font-size:13px; line-height:24px;}

.footer .ewm{ display:block; float:right; width:150px; height:150px; overflow:hidden;}


.links{ overflow:hidden; width:1200px; margin:0 auto; padding-top:30px; padding-bottom:20px;}
.links h3{ float:left; font-size:12px; margin-right:10px;}
.links h3 a{ color:#fff}
.links ul{ overflow:hidden; float:left; font-size:12px; color:#a8a8a8}
.links li{ float:left; margin-right:15px;}
.links li a{ color:#a8a8a8}


.fbtm{ width:100%; background:#000; height:60px; line-height:60px; overflow:hidden;}
.w1200{ width:1200px; margin:0 auto;}
.fbtm p{ float:left; font-size:12px; color:#888;}
.fbtm p a{color:#888;}
.fbtm p a:hover{color:#fff;}
.fbtm select{ overflow:hidden; width:170px; height:35px; border:1px solid #e3e3e3; line-height:35px; float:right; font-size:12px; color:#666; padding-left:10px;}
.fbtm ul{ overflow:hidden; float:right;}
.fbtm li{ float:left;}
.fbtm li a{ color:#888;}
.fbtm li span{ padding:0 7px; color:#888;}
.fbtm li a:hover{ color:#fff;}


/*内页*/
/* ban1 ==================*/
.ban{ width:100%; height:230px; background:url(../images/ban.jpg) center top no-repeat; overflow:hidden;}


.sec_con { height:100%; width:1200px; overflow:hidden; margin:0 auto; margin-top:35px;}
.sec_con .l {width:230px;float:left;}
.sec_con .r { float:right; width:938px; border:1px solid #eee;}
.sec_con .l .hd{height:60px;background: #0073b8;font-size: 20px;color: #fff;line-height:60px; padding-left:30px;}
.sec_con .l .hd a{color: #fff; font-weight:bold;}

/*左边*/
.q_tpm { background:#f2f2f2; padding:16px 0;}
.menu1 {}
.menu1 dd { height:36px;}
.menu1 dd a {font:100 14px/36px "微软雅黑"; display:block;height:36px; padding-left:20px;color:#333;}
.menu1 dd a:hover{ background:#0073b8; color:#fff;}
.menu1 dd a.curbg{background:#0073b8; color:#fff;}

.menu1 dl { height:32px;}
.menu1 dl a { background:url(../images/f1.png) no-repeat 20px center; padding-left:35px; font:100 13px/32px "微软雅黑"; display:block; }
.menu1 .no { display:none;}

.l_lx{ margin-top:15px; width:230px; height:95px; position:relative; overflow:hidden;}
.l_lx img{width:230px; height:95px;webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;}
.l_lx:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;}
.l_lx a p{ position:absolute; left:12px; bottom:20px; font-size:14px; color:#fff; font-weight:bold;}


/*右边*/
.sec_bd{ width:938px; }
.sec_hd{ height:40px; line-height:40px; background:#f2f2f2;}
.sec_hd .rt{ float:left;font-size:18px; color:#007eca; font-weight:bold; padding-left:15px;}
.sec_hd .rt a{font-size:18px; color:#007eca;line-height:40px; display:inline-block;}
.sec_hd span{ float:right;font:100 12px/40px "微软雅黑";  color:#666;padding-right:10px;}
.sec_hd span a{color:#666;}

.sec_con2 {padding:10px 5px; min-height:450px;}
.sec_tpm {line-height:24px; padding:10px; font-size:14px;}
.sec_tpm img { margin:0 auto; max-width:900px; overflow:hidden;}

.sec_tpm3 {line-height:34px; padding:0 10px;overflow:hidden; }


.sec_tpm .box{ vertical-align:middle; overflow:hidden;width:273px; height:205px; border:1px solid #d6d6d6; padding:2px; }
.sec_tpm .box a:link{ vertical-align:middle;display:inline-block;}
.sec_tpm .box img { max-width:273px; max-height:205px; display:inline-block; vertical-align:middle; }

/*产品*/
.sec_tpm_pro{font-size:14px; margin-top:20px;}
.ul_1{ margin-bottom:20px;}
.ul_1 li{ float:left;margin-left:10px; margin-right:10px;margin-bottom:5px;}
.ul_1 li img{width:280px; height:210px; padding:2px; border:1px solid #ddd; overflow:hidden;}
.ul_1 li p{ height:36px; text-align:center; line-height:36px;}

/*合作伙伴*/
.cus{}
.cus li{float:left; margin:0 15px 20px 15px;}
.cus li img{width:148px;height:59px; border:1px solid #dcdddc; padding:2px; overflow:hidden; background:#fff;}

/*荣誉资质*/
.rypic{ width:205px; margin-left:10px; margin-right:10px; margin-bottom:10px;}
.rypic img{ width:195px; height:257px; overflow:hidden; border:5px solid #dbdbdb;}
.rypic p{ height:35px; line-height:35px; text-align:center;}


/*新闻*/
.ul04{ margin-bottom:20px;}
.ul04 .l2_1{width:900px; height:100px; padding-top:10px; padding-bottom:20px; border-bottom:1px solid #f0f0f0; display:block;}
.ul04 .l2_1 .l_117{ float:left; width:80px; height:60px; padding-top:10px; margin-top:10px; padding-bottom:10px; background:#b7b7b7; }
.ul04 .l2_1 .l_117 .t_50_1{  width:80px;font-family:"Arial"; font-size:36px;  height:40px; line-height:40px; color:#fff; text-align:center; display:block; }
.ul04 .l2_1 .l_117 .d_23_5{  width:80px; font-family:"Arial"; font-size:12px; height:20px; line-height:20px;  color:#fff; text-align:center;display:block; }


.ul04 .l2_1 .r_714{ float:right; width:800px; height:100px; overflow:hidden;}
.ul04 .l2_1 .r_714 .t_48_1{ float:left; width:800px; height:36px; padding-bottom:4px; line-height:36px; font-size:16px; font-weight:bold; color:#333; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.ul04 .l2_1 .r_714 .t_48_1 a{ color:#333;}

.ul04 .l2_1 .r_714 .d_56{ float:left; width:800px; height:56px; line-height:28px; font-size:14px; color:#888; overflow:hidden;}
.ul04 .l2_1 .r_714 .d_56 a{ color:#888;}

.ul04 .l2_1:hover .t_48_1 a{ color:#007eca;}
.ul04 .l2_1:hover .d_56 a{ color:#494949;}
.ul04 .l2_1:hover .l_117{ background:#333;
-webkit-transition: all 0.2s ease-out 0s; 
-moz-transition: all 0.2s ease-out 0s; 
-o-transition: all 0.2s ease-out 0s; 
transition: all 0.2s ease-out 0s;}

/*产品内页*/
.sec_tpm_t{ width:898px; line-height:24px; padding:10px 15px; font:100 14px/24px "微软雅黑"; min-height:400px;}
.sec_tpm_t img { max-width:898px;}

.sectit { height:35px; margin-top:20px; background:#d7d7d7; padding-left:20px; margin-bottom:20px; }
.sectit h5 { display:inline-block;  font-weight: bold; cursor: pointer; height:30px; line-height:30px; margin-top:5px; text-align:center;background:#fff;  padding-left:25px; padding-right:25px;overflow:hidden }

.secbut { width:88px; height:32px; display:inline-block; font:14px "Microsoft YaHei"; color:#fff; line-height:32px; text-align:center; background:#333; -moz-border-radius: 5px;/* Gecko browsers */-webkit-border-radius: 5px;   /* Webkit browsers */border-radius:5px; margin-right:10px; }
.secbut a{ color:#fff;}
.bdshare-button-style0-16 .bds_qzone{background-position:0 -52px}.bdshare-button-style0-16 .bds_tsina{background-position:0 -104px}.bdshare-button-style0-16 .bds_renren{background-position:0 -208px}.bdshare-button-style0-16 .bds_tqq{background-position:0 -260px}.bdshare-button-style0-16 .bds_kaixin001{background-position:0 -312px}.bdshare-button-style0-16 .bds_tqf{background-position:0 -364px}.bdshare-button-style0-16 .bds_hi{background-position:0 -416px}.bdshare-button-style0-16 .bds_douban{background-position:0 -468px}.bdshare-button-style0-16 .bds_tieba{background-position:0 -728px}.bdshare-button-style0-16 .bds_hx{background-position:0 -988px}.bdshare-button-style0-16 .bds_fx{background-position:0 -1040px}.bdshare-button-style0-16 .bds_ty{background-position:0 -1196px}.bdshare-button-style0-16 .bds_fbook{background-position:0 -1352px}.bdshare-button-style0-16 .bds_twi{background-position:0 -1404px}.bdshare-button-style0-16 .bds_linkedin{background-position:0 -1664px}.bdshare-button-style0-16 .bds_meilishuo{background-position:0 -1716px}.bdshare-button-style0-16 .bds_mogujie{background-position:0 -1768px}.bdshare-button-style0-16 .bds_diandian{background-position:0 -1820px}.bdshare-button-style0-16 .bds_huaban{background-position:0 -1872px}.bdshare-button-style0-16 .bds_duitang{background-position:0 -2028px}.bdshare-button-style0-16 .bds_youdao{background-position:0 -2080px}.bdshare-button-style0-16 .bds_wealink{background-position:0 -2184px}.bdshare-button-style0-16 .bds_copy{background-position:0 -2288px}.bdshare-button-style0-16 .bds_mail{background-position:0 -2340px}.bdshare-button-style0-16 .bds_print{background-position:0 -2392px}.bdshare-button-style0-16 .bds_mshare{background-position:0 -2444px}.bdshare-button-style0-16 .bds_sqq{background-position:0 -2652px}.bdshare-button-style0-16 .bds_sdo{background-position:0 -2704px}.bdshare-button-style0-16 .bds_qingbiji{background-position:0 -2756px}.bdshare-button-style0-16 .bds_people{background-position:0 -2808px}.bdshare-button-style0-16 .bds_xinhua{background-position:0 -2912px}.bdshare-button-style0-16 .bds_yaolan{background-position:0 -2964px}.bdshare-button-style0-16 .bds_thx{background-position:0 -2496px}.bdshare-button-style0-16 .bds_bdhome{background-position:0 -156px}.bdshare-button-style0-16 .bds_bdxc{background-position:0 -2548px}.bdshare-button-style0-16 .bds_bdysc{background-position:0 -3068px}.bdshare-button-style0-16 .bds_isohu{background-position:0 -3016px}.bdshare-button-style0-16 .bds_more{background-position:0 0}.bdshare-button-style0-16 .bds_ibaidu{background-position:0 -3120px}.bdshare-button-style0-16 .bds_weixin{background-position:0 -1612px}.bdshare-button-style0-16 .bds_iguba{background-position:0 -1300px}.bdshare-button-style0-16 .bds_h163{background-position:0 -3160px}.bdshare-button-style0-16 .bds_evernotecn{background-position:0 -3184px}.bdshare-button-style0-16{zoom:1}.bdshare-button-style0-16:after{content:".";visibility:hidden;display:block;height:0;clear:both}.bdshare-button-style0-16 a,.bdshare-button-style0-16 .bds_more{float:left;font-size:12px;padding-left:17px;line-height:16px;height:16px;background-image:url(../img/share/icons_0_16.png?v=91362611.png);background-repeat:no-repeat;cursor:pointer;margin:6px 6px 6px 0}.bdshare-button-style0-16 a:hover{color:#333;opacity:.8;filter:alpha(opacity=80)}.bdshare-button-style0-16 .bds_more{color:#333;float:left}.bdshare-button-style0-16 .bds_count{color:#333;background:url(../img/share/sc.png?v=a970ff04.png) no-repeat 0 -30px;width:42px;height:16px;padding:0;margin:6px 0 0;text-align:center}.bdshare-button-style0-16 .bds_count:hover{background-position:-42px -30px}.bdshare-button-style0-16 .bds_button_image{float:left;cursor:pointer;margin:6px 6px 0 0;height:auto;padding:0}.bdshare-button-style0-16 .bdshare_button_count{background:url(../img/share/sc.png?v=a970ff04.png) no-repeat 0 0;width:44px;height:24px;line-height:24px}.bdshare-button-style0-16 .bdshare_button_count:hover{background-position:-44px 0}.bds_tsohu,.bds_tfh,.bds_baidu,.bds_qq,.bds_msn,.bds_sohu,.bds_qy,.bds_leho,.bds_ifeng,.bds_ff,.bds_tuita,.bds_ms,.bds_deli,.bds_s51,.bds_t163,.bds_share189,.bds_xg,.bds_s139{display:none}

.jqzoom{float:left;position:relative;cursor:pointer;}
div.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:320px;height:400px;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}

div.jqZoomPup{z-index:10;visibility:hidden;position: absolute;top:0px;left:0px;width:150px;height:150px;border:1px solid #aaa;background: #fff;opacity:0.5;-moz-opacity: 0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);}
.wr20 { font-size:20px;}
.wr14 { font-size:14px;}

.pro1{ width:320px; height:405px; overflow:hidden; border:1px solid #ccc; padding:2px; background:#fff;}


/*产品内页*/
.products{ padding-bottom:10px; font-size:14px;}
.pro_left{width:406px;float:left; overflow:hidden;}

/*放大镜样式*/
.jqzoom{ float:left; border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block; width:406px; height:306px; overflow:hidden;}
.jqzoom img{width:400px; height:300px;border:1px solid #ddd; padding:2px; overflow:hidden;}
.zoomdiv{ z-index:100;position:absolute;top:0px;left:0px;width:400px;height:300px;background:#ffffff;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{ z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/**/
.spec-preview { width:406px; height:306px;}
.spec-scroll {clear:both; margin-top:25px; width:403px; height:82px;}
.spec-scroll .prev{ float:left;background:url(../images/proleft.gif) no-repeat; margin-top:12px; width:23px;height:53px;cursor:pointer;}
.spec-scroll .next{ float:right;background:url(../images/proright.gif) no-repeat; margin-top:12px;  width:23px;height:53px;cursor:pointer;}
.spec-scroll .items { position:relative; margin:auto; width:357px; height:82px; overflow:hidden;}
.spec-scroll .items ul{ position:absolute; width:999999px;height:82px;}
.spec-scroll .items ul li{float:left; width:119px;text-align:left; height:82px;}
.spec-scroll .items ul li img{border:1px solid #CCC;width:107px;height:80px;margin-left:5px; margin-right:5px;}
.spec-scroll .items ul li img:hover{ border:1px solid #007bc9;}

.pro_right{ width:465px; float:right; overflow:hidden; line-height:24px; font-size:14px;}
.pro_right h1{font-size:22px; color:#333333; display:block; line-height:30px; padding-bottom:10px; padding-top:10px; border-bottom:1px solid #ccc; font-weight:normal;}
.pro_right p{font-size:12px; color:#666666; line-height:26px;}

.fenlei{}
.fenlei span{ color:#000; font-weight:bold; font-size:16px;}
.fenlei .p_tel{font-size:26px; color:#1E81EA;}

/*留言*/

.sec_tpm7 { padding:10px 0px; width:546px; margin:0 auto; padding-bottom:120px;}
.sec_tpm7 li {  margin-bottom:16px; line-height:34px;font-weight: normal;} 
.sec_tpm7 .name { height:28px; line-height:28px;  border:1px solid #a8a8a8; width:533px; padding-left:10px; }
.sec_tpm7 .email { height:28px; line-height:28px;  border:1px solid #a8a8a8; width:533px; padding-left:10px; }
.sec_tpm7 .tel { height:28px; line-height:28px;  border:1px solid #a8a8a8; width:533px; padding-left:10px;}
.sec_tpm7 .msgg { line-height:28px; border:1px solid #a8a8a8; width:531px; padding-left:10px; }
.sec_tpm7 .msbtn { float:right;font-family:"微软雅黑"; background:#a8a8a8; color:#fff; text-align:center; border:none; width:67px; height:35px; line-height:35px; cursor:pointer; font-size:16px; font-weight:bold;}

