@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;} 

body{font: 12px "微软雅黑"; color:#333; margin:0 auto;padding:0px; list-style:none;  }
a{ color:#333; text-decoration:none; }
a:hover{  color:#ff3300; 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;}
.fl{ float:left;}
.fr{ float:right;}


.body_bg { background:url(../images/h_bg.jpg) center top no-repeat; width:100%;}
.head{ width:1200px; margin:0 auto;}
.body_index { height:100%; width:1200px; margin:0 auto; }

.body_top1{height:45px; line-height:45px;}
.body_top1 .h2 { float:left; color:#ffffff;}
.body_top1 p {float:right;color:#ffffff; height:45px; width:350px;} 
.body_top1 p sapn{ float:left; width:240px;}    
.body_top1 p sapn a{height:45px; line-height:45px;display:inline-block; color:#fff; padding:0 10px;}
.body_top1 p sapn a:hover{ font-weight:bold;}
.body_top1 p em{ width:100px; float:right; display:inline-block;}
.body_top1 p em a.wx{width:45px; height:43px;float:left; margin-top:2px;}
.body_top1 p em a.wb{width:45px; height:43px; float:right;margin-top:2px;}
.body_top1 p em a img{width:45px; height:43px; overflow:hidden;}


/*二维码*/
 a.wx{
   position:relative;
 }
.wx::after{
  content: url(../images/weixin.jpg);
  position: absolute;
  left:0px;
  top:43px;
  z-index: 99;
  width:120px;
  height:120px;
  transform-origin: top left;
  transform: scale(0);
  opacity: 0;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  
}

.wx:hover::after{
  transform:scale(0.28);
  opacity: 1;
}

 a.wb{
   position:relative;
 }
.wb::after{
  content: url(../images/weibo.jpg);
  position: absolute;
  left:0px;
  top:43px;
  z-index: 99;
  width:120px;
  height:120px;
  transform-origin: top left;
  transform: scale(0);
  opacity: 0;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  
}

.wb:hover::after{
  transform:scale(0.28);
  opacity: 1;
}


.body_top2 {height:130px;}
.body_top2 .logo{ float:left; font-weight:normal; padding-top:26px;}
.h_center{ float:left; margin-left:15px; margin-top:39px; line-height:30px;}
.h_center p{ font-size:18px; color:#da0000;}
.h_center span{ display:block; font-size:18px; color:#1f1f1f;}
.h_center span b{ color:#ff3300; font-size:22px; font-weight:normal;}

.h_right{ float:right;font-size:14px; color:#666; line-height:24px; background:url(../images/tel.jpg) left center no-repeat; margin-top:36px; padding-left:40px;}
.h_right p{ font-family:"Impact"; color:#ff3300; font-size:26px; line-height:26px;}


/* nav parts */

#menuv {height:59px; padding:1px 0;}
#menuv .nav{}
#menuv .nav li{ float: left;height:59px; position:relative; border-left:1px solid #ddd;}
#menuv .nav li a{display: block;line-height:59px;font-size: 16px;color: #333; text-align:center; padding:0 32px;}
#menuv .nav li a:hover{background:#3c3c3c;color:#fff;}
#menuv .nav li a.nanh{background:#3c3c3c;color:#fff;}

#menuv .nav li .sec{display:none; position: absolute; left:0px; top:59px; width:100%;z-index:999; }
#menuv .nav li .sec li{position: relative;border:none; height:40px; padding:0; width:200px; background:#ddd;border-bottom:1px solid #eee; padding-bottom:0; }
#menuv .nav li .sec li a{display: block; padding:0 5px 0 32px; text-align:left;font:100 14px/40px "微软雅黑";height:40px; color:#333; background:none;}
#menuv .nav li .sec li a:hover{ background:#ff3300; color:#fff;border-radius:0;}
#menuv .nav li.te{border-right:1px solid #ddd;}



 /*轮换大区域*/
.lunhuan{width:100%;height:530px;position:relative;}
.lunhuan #lunhuanback{width:100%;height:530px;position:absolute;left:0px;top:0px;overflow:hidden;}
.lunhuan #lunhuanback p{width:100%;height:530px;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:530px;margin:0 auto;position:relative;}
#lunbonum{ height:4px; line-height:4px;position:absolute;left:560px;bottom:20px;  z-index:5;  text-align:center;}
#lunbonum li{ width:37px;height:4px;float:left; margin-right:3px; margin-left:3px;background:#3c3c3c; cursor:pointer; color:#888;}
#lunbonum .lunboone{ background:#ff3300;cursor:pointer;}

/*搜索*/
.body_bg1 { width:100%; height:63px; border-bottom:1px solid #ccc;}
.navdd { width:1200px; height:63px; overflow:hidden; margin:0 auto;}
.navdd .s_tit{ float:left; font:600 14px "微软雅黑";  line-height:63px;color:#ff3300; margin-right:6px;}
.navdd .gd{ float:left;line-height:63px; font-size:14px;}
.navdd .gd a { display:inline-block;color:#888;padding-left:8px; padding-right:8px;}
.navdd .gd a:hover{ color:#e10000;}


.navser { float:right; margin-top:12px; width:323px;height:34px;overflow: hidden;border: 1px solid #ddd;background: #fff;}
.navser .srk { width: 269px;padding-left:15px;border: none;height:32px;float: left;font-size: 14px;color: #999999;line-height: 32px;outline: none;background: none;}
.navser .but { display: block;background: url(../images/sousuo.jpg) no-repeat center;height:34px;width:36px;float: left;border: none;outline: none;}
/*搜索*/

/*box5*/
.b5{ width:100%; background:#eeeeee; padding:35px 0 10px 0;}
.box5{ width:1200px; margin:0 auto;}
.b_title{line-height:40px; text-align:center;}
.b_title a{color:#ff3300; font-size:30px; height:40px; font-weight:bold; line-height:40px; display:block; padding-bottom:13px;}
.b_title hr{ border-top:none; width:50px; height:4px; background:#383838; margin:0 auto;}

.proclass{  text-align:center; background:#fff; padding:0 20px;text-align:center; width:660px; margin:0 auto;margin-top:15px;}
.proclass a{padding:0 8px; font-size:14px; line-height:40px; color:#333; height:40px; display:inline-block; color:#555;}
.proclass a:hover{ color:#ff3300;}

/**/
.b5_right{ margin-top:30px;}
.q_tpm2_1 { width:1200px; height:680px;overflow:hidden;}
.q_tpm2_1 li {width:264px; float:left; margin:0px 8px 50px 8px; padding:8px;background:#fff; height:274px; position:relative;}
.q_tpm2_1 li img { width:264px; height:198px;overflow:hidden;}
.q_tpm2_1 li p{ font-size:16px;line-height:30px; text-align:center; margin:7px 0; height:30px; overflow:hidden;}
.q_tpm2_1 li:hover{}
.q_tpm2_1 li:hover p{color:#ff3300;}
.q_tpm2_1 li span{ position:absolute; bottom:-15px; left:85px; width:110px; height:32px; border-radius:3px; background:#fff; border:1px solid #ddd; margin:0 auto; text-align:center; line-height:32px; color:#666; font-size:14px; display:block;}
.q_tpm2_1 li:hover span{ background:#ff3300; color:#fff;}

/*box3*/
.box3{ width:1200px; margin:35px auto;}


.picMarquee-left{ width:1200px; margin-top:25px; overflow:hidden; position:relative; }
.picMarquee-left .hd .next{height:46px;width:28px;background:url(../images/left.png) no-repeat left;overflow:hidden; cursor:pointer; position:absolute; z-index:999; left:0px; top:110px;}
.picMarquee-left .hd .prev{height:46px;width:28px;background:url(../images/right.png) no-repeat left;overflow:hidden; cursor:pointer; position:absolute; z-index:999; right:-0px; top:110px;}

.picMarquee-left .bd{width:1120px; margin:0 auto;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden;}
.picMarquee-left .bd ul li img{ width:353px; height:265px; display:block;background:#fff; }
.picMarquee-left .bd ul li p{ height:46px; line-height:46px; overflow:hidden; font-size:16px; background:url(../images/sp.jpg) right center no-repeat; padding-right:25px;}


/*公司简介*/
.b4{ width:100%; background:url(../images/gs.jpg) center top no-repeat; padding:35px 0 50px 0; max-height:538px; overflow:hidden}
.box4{ width:1200px; margin:0 auto;}
.box4 .b_title a{ color:#fff;}
.box4 .b_title hr{ background:#fff;}
.b4con{ margin-top:30px;}
.aleft{ float:left; width:588px; height:408px; overflow:hidden; border:6px solid #fff;}
.aleft img{width:588px; height:408px;-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;}
.aleft: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;}

.aright{ float:right; width:570px;}
.aright .r_title{ font-size:53px; color:#fff; line-height:60px;}
.aright .r_title span{ display:block; color:#ff3300; line-height:30px; font-size:28px;}
.aright .abcon{ height:210px; margin:20px 0; font-size:14px; color:#e9e9e9; line-height:25px; overflow:hidden;}
.aright .amore a{ width:162px; height:44px; background:#fff; color:#ff3300; text-align:center; line-height:44px; display:block; font-size:14px; border:2px solid #ff3300;}
.aright .amore a:hover{ background:#ff3300; color:#fff;}

/*案例*/
.albg{ height:586px; background:#f1f1f1; overflow:hidden;}
.al{ width:1200px; height:586px; margin:0 auto; overflow:hidden;}
.al01 { width:440px; padding:100px 0 0 0; overflow:hidden;}
.al01 ul li { float:left; width:200px; height:200px; margin:0 20px 20px 0; background:#fff; overflow:hidden; display:inline;}
.al01 ul li a{ background:#fff; display:block; width:200px; height:200px;}
.al01 ul li i { display:block; width:70px; margin:0 auto; overflow:hidden;}
.al01 ul li i img { width:70px; height:64px; margin:50px 0 25px 0;}
.al01 ul li .bao2 { display:none;}
.al01 ul li span { font:17px/26px "微软雅黑"; color:#373737; text-align:center; display:block;}
.al01 ul .nobot { margin-right:0;}
.al01 ul li a:hover { text-decoration:none; background:#f00;}
.al01 ul li.phover .bao1 { display:none;}
.al01 ul li.phover .bao2 { display:block;}
.al01 ul li.phover i img { width:70px; height:64px;}
.al01 ul li.phover span { color:#fff;}
.case{ width:300px; float:left; margin:61px 0 0 0; display:inline; background:#171717;}
.case h2{ color:#fff; font: bold 33px "微软雅黑"; text-align:center; padding:40px 0 0 0;}
.case h2 span{ display:block; color:#ff3300; font:53px/60px "Georgia", Times, serif; text-transform:uppercase; padding:10px 0 0 0;}
.case h2 em{ display:block; color:#ff3300; font:30px/40px "Georgia", Times, serif; text-transform:uppercase;}
.case p{ background:url(../images/sline.gif) no-repeat center top; color:#fff; font:20px/34px "微软雅黑"; margin:16px 0 0 0; text-align:center; padding:10px 0 0 0;}
.case p em{ display:block; font:17px/24px "微软雅黑";}
a.case_zx{ display:block; width:200px; height:48px; background:#ff3300; color:#fff; font:bold 18px/48px "微软雅黑"; text-align:center; margin:20px auto 0;}
.tel{ height:79px; color:#fff; font:bold 27px/79px "微软雅黑", Times, serif; background:#444 url(../images/telico.gif) no-repeat 26px center; padding:0 0 0 70px; margin:35px 0 0 0;}

/*新闻*/
.b2{ width:100%; background:#fff; padding:35px 0;}
.newsbox{width:1200px; margin:0 auto;}

.con2{padding:32px 28px;overflow:hidden; background:#f6f6f6; margin-top:25px;}
.con2 .l { float:left; width:425px; background:#fff; padding:15px 20px; position:relative;}
.con2 ul.r { float:right; width:635px;}

.con2 .l .pic img{ width:425px; height:285px; overflow:hidden;}
.con2 .l time{ position:absolute; left:0; top:210px; width:100px; height:70px;padding:15px 0; overflow:hidden; text-align:center; color:#fff; background:#ff3300;}
.con2 .l time big{ font-size:44px; line-height:50px; display:block;}
.con2 .l time small{ font-size:14px; line-height:20px;}
.con2 .l .txt{ margin:35px 0 10px 0;}
.con2 .l .txt a{ font-size:16px; line-height:36px;}
.con2 .l .txt p{ font-size:13px; color:#777; line-height:22px; height:44px; overflow:hidden;}

.con2 ul.r li{ height:100px; margin-bottom:13px;}
.con2 ul.r li:last-child{ margin-bottom:0;}
.con2 ul.r li time{width:100px; height:70px;padding:15px 0; overflow:hidden; text-align:center; color:#fff; background:#c5cfd4; float:left;}
.con2 ul.r li:hover time{background:#ff3300;}
.con2 ul.r li time big{ font-size:44px; line-height:50px; display:block;}
.con2 ul.r li time small{ font-size:14px; line-height:20px;}
.con2 ul.r li .txt{ float:right;background:#fff; padding:20px 15px; width:505px; height:60px;}
.con2 ul.r li .txt span{font-size:16px; line-height:36px;}
.con2 ul.r li .txt p{ font-size:13px; color:#777; line-height:24px; height:24px; overflow:hidden;}


/*底部*/
.footer{ width:100%; background:url(../images/bot.jpg) center top no-repeat; max-height:300px; overflow:hidden;}
.foot{ width:1200px; margin:0 auto;}
.index_bot1{padding:35px 0;}
.index_bot1 .kuai{ float:left; min-height:180px; width:160px; margin-right:66px;}
.index_bot1 .kuai h3{ font:100 18px/50px "微软雅黑"; border-bottom:1px dashed #fff;}
.index_bot1 .kuai h3 a{ text-decoration:none; color:#fff;}
.index_bot1 .kuai ul{margin-top:10px;}
.index_bot1 .kuai li{ font:100 14px/28px "微软雅黑";}
.index_bot1 .kuai li a{color:#e9e9e9;}
.index_bot1 .kuai li a:hover{ color:#fff;}

.f_ewm{ float:right; padding:10px 0 10px 70px; border-left:1px dashed #fff;}
.f_ewm img{ float:left; width:170px; height:170px; overflow:hidden;}
.f_ewm p{ float:right; padding:0 10px; width:20px; color:#e9e9e9; margin-top:20px;}


.index_bot2{ width:100%; background:#0d0d0d; padding:16px 0;overflow:hidden;}
.bot2_t{width:1200px; margin:0 auto; line-height:30px; font-size:14px; color:#fff;}
.index_bot2 a{color:#fff;}
.index_bot2 a:hover{ color:#ff3300;}
.bot2_l{ float:left; width:700px; text-align:left;}
.bot2_r{ float:right; width:400px; text-align:right;}
.bot2_r span{ padding-left:3px; padding-right:3px;}

.link{ width:1200px; margin:0 auto;height:36px; line-height:36px;}
.link .link_t{ float:left; font-size:14px;color:#fff;}
.link a{ float:left;padding-left:5px; padding-right:5px; color:#bbb;}
.link a:hover{color:#fff;}

/*内页*/
/* ban1 ==================*/
.ban1{ background:url(../images/ban1.jpg) center top no-repeat; height:332px; width:100%;}
.ban2{ background:url(../images/ban2.jpg) center top no-repeat; height:332px; width:100%;}
.ban3{ background:url(../images/ban3.jpg) center top no-repeat; height:332px; width:100%;}
.ban4{ background:url(../images/ban4.jpg) center top no-repeat; height:332px; width:100%;}

.sec_con { height:100%; width:1200px; overflow:hidden; margin:35px auto;}
.sec_con .l {width:235px; overflow:hidden; float:left; }
.sec_con .r { float:right; width:930px;background:#fff;}


/*左边*/
.box5 .l{ width:243px; float:left;}
.l .bd{}

.l .hd{ height:55px; padding:10px 0; background:#ff3300; text-align:center;}
.l .hd a{font:600 24px/30px "微软雅黑"; color:#fff;}
.l .hd span{ display:block; text-transform:uppercase; line-height:25px; font-size:14px; color:#fff;}

.q_tpm{border:1px solid #e1e1e1;}
.menu1{background:#fff;}
.menu1 dd { height:57px; border-bottom:1px solid #e1e1e1;}
.menu1 dd a {font:100 14px/57px "微软雅黑"; display:block; background:url(../images/pli.jpg) 20px center no-repeat; height:57px; padding-left:50px; display:block;}
.menu1 dd a:hover{background:url(../images/plih.jpg) left center no-repeat;}
.menu1 dd a.curbg{background:url(../images/plih.jpg) left center no-repeat;color:#e10000;}

.menu1 dl { height:40px; border-bottom:1px dashed #ddd; width:98%; margin:0 auto;}
.menu1 dl a { background:url(../images/f1.jpg) no-repeat 25px center; padding-left:45px; font:100 12px/40px "微软雅黑"; display:block; }
.menu1 dl a:hover{}
.menu1 span.no{ display:none;}

.sec_bd20 {margin-top:15px; width:235px; height:100px; position:relative;}
.sec_bd20 img{ width:235px; height:100px; overflow:hidden;}
.sec_bd20 p{ position:absolute; top:20px; left:15px; color:#333; line-height:24px;}
.sec_bd20 p span{ font-weight:bold; color:#ff3300; font-size:18px; display:block;}
.sec_bd20 p span.l_ns{ font-size:16px;}
.q_tpm20 { line-height:24px; color:#555; padding:10px; font-size:14px;}

.bdlx11 {line-height:28px; margin-top:10px; }
.bdlx11 li { float:left; width:235px; height:28px; line-height:28px; font-size:13px;}
.bdlx11 li a { float:left; background:url(../images/nli.jpg) left center no-repeat; padding-left:12px;}

/*右边*/
.sec_bd{ width:930px; }
.sec_hd{ height:42px; line-height:42px; background:url(../images/line.gif) left bottom no-repeat;}
.sec_hd .rt{ float:left;font-size:18px; color:#333; font-weight:bold; background:url(../images/inthis_bg.png) left center no-repeat; padding-left:20px;}
.sec_hd .rt a{font-size:18px; color:#333;}
.sec_hd span{ float:right;font:100 12px/42px "微软雅黑"; padding-right:10px; color:#666;}
.sec_hd span a{color:#666;}

.sec_con2 {padding:10px 0px; min-height:450px;}
.sec_tpm {line-height:24px; padding:10px; font-size:14px;}
.sec_tpm img { margin:0 auto; max-width:920px; overflow:hidden;}

.sec_tpm3 {line-height:34px; padding:10px;overflow:hidden; }


.wr20 { font-size:20px;}
.wr14 { font-size:14px;}

.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{padding:10px 0; font-size:14px;}
.ul_1{ margin-bottom:20px;}
.ul_1 li{ float:left;margin-left:10px; margin-right:10px;margin-bottom:20px; }
.ul_1 li img{width:288px; height:216px; overflow:hidden; border:none;}
.ul_1 li p{ height:40px; text-align:center; line-height:40px; background:#e6e6e6; font-size:13px;}
.ul_1 li a{ display:block; width:288px; height:256px; border:1px solid #e6e6e6;}
.ul_1 li a:hover{border:1px solid #3c3c3c}
.ul_1 li a:hover p{ background:#3c3c3c; color:#fff;}

/*合作伙伴*/
.cus{}
.cus li{float:left; margin:0 8px 20px 8px;}
.cus li img{width:186px;height:93px; border:1px solid #dcdddc; padding:6px 11px;overflow:hidden; background:#fff;}

/*荣誉资质*/
.rypic{ width:290px; margin-left:8px; margin-right:8px; margin-bottom:10px;}
.rypic img{ width:280px; height:210px; overflow:hidden; border:5px solid #dbdbdb;}
.rypic p{ height:35px; line-height:35px; text-align:center;}


/*新闻*/
.ul04{ margin-bottom:20px;}
.ul04 .l2_1{width:910px; 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:805px; height:100px; overflow:hidden;}
.ul04 .l2_1 .r_714 .t_48_1{ float:left; width:805px; 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:805px; 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:#ff3300;}
.ul04 .l2_1:hover .d_56 a{ color:#494949;}
.ul04 .l2_1:hover .l_117{ background:#3c3c3c;
-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:910px; line-height:24px; padding:15px 10px; font:100 14px/24px "微软雅黑"; min-height:400px;}
.sec_tpm_t img { max-width:900px;}

.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:#211613; -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:200px;height:200px;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; font-weight:bold; color:#ff3300; padding-bottom:8px; border-bottom:1px solid #eee; display:block;}
.wr14 { font-size:16px; color:#333; margin-bottom:5px; display:block;}
.intro{ line-height:22px; font-size:13px; height:88px; overflow:hidden;}

.pro1{ width:320px; height:237px; overflow:hidden; border:1px solid #ccc; padding:2px; background:#fff;}

/*留言*/

.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;}