@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:#f44336; 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) left top repeat-x; width:100%;}
.head{ width:1200px; margin:0 auto;}
.body_index { height:100%; width:1200px; margin:0 auto; }

.body_top1 {height:36px; line-height:36px;}
.body_top1 .h2 { float:left; color:#555555; padding-left:8px;}
.body_top1 .h2 span{ padding-left:21px; margin-left:10px; background:url(../images/tel.jpg) left center no-repeat; font-size:13px; font-weight:bold;}
.body_top1 p {float:right;color:#555555; height:36px;}     
.body_top1 p a{border-left:1px solid #ddd;color:#555555; height:36px; line-height:36px; width:65px; padding-left:45px; display:inline-block;}
.body_top1 p a.sj{ background:url(../images/icon_mobile.png) 17px center no-repeat;}
.body_top1 p a.hgs{ background:url(../images/icon_about.png) 17px center no-repeat;}
.body_top1 p a.hlx{ background:url(../images/icon_contact.png) 17px center no-repeat;}
.body_top1 p a:hover{ color:#c8161d;}
/*手机*/
 a.sj{
   position:relative;
 }
.sj::after{
  content: url(../images/ewm.jpg);
  position: absolute;
  left:0px;
  top:36px;
  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;
  
}

.sj:hover::after{
  transform:scale(0.28);
  opacity: 1;
}


.body_top2 {height:114px;}
.body_top2 .logo{ float:left; font-weight:normal; padding-top:20px; padding-left:10px; }


/* nav parts */
#menuv { float:right;height:113px; margin-top:1px;}
#menuv .nav{}
#menuv .nav li{ float: left; height:113px;padding:0 26px; position:relative; }
#menuv .nav li a{display: block;line-height:113px;font-size: 16px;color: #333; text-align:center;border-top: 2px solid #fff; }
#menuv .nav li a:hover{border-top: 2px solid #F44336;color:#F44336; }
#menuv .nav li a.nanh{ border-top: 2px solid #F44336;color:#F44336;}
#menuv .nav li .sec{display:none; position: absolute; left:26px; top:113px; width:100%;z-index:999;border-top: 1px solid #f44336; background:#fff; opacity: 0.9;width: 150px;border-radius: 0 0 3px 3px;}
#menuv .nav li .sec li{position: relative;border:none; padding:0; height:40px;border-bottom:1px solid #eee; }
#menuv .nav li .sec li a{display: block;width: 135px;font-size: 14px; text-align:left;padding-left: 15px;line-height: 40px;border-bottom: 1px solid #e6e6e6;border-top: none}
#menuv .nav li .sec li a:hover{ background:#f7f7f7;}
#menuv .nav li.te{ border:none;}


 /*轮换大区域*/
.lunhuan{width:100%;height:470px;position:relative;}
.lunhuan #lunhuanback{width:100%;height:470px;position:absolute;left:0px;top:0px;overflow:hidden;}
.lunhuan #lunhuanback p{width:100%;height:470px;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:470px;margin:0 auto;position:relative;}
#lunbonum{ height:24px; line-height:24px;position:absolute;left:560px;bottom:20px;  z-index:5;  text-align:center;}
#lunbonum li{ width:24px;height:24px;float:left; margin-right:3px; margin-left:3px;background:#70b3f2; cursor:pointer; color:#888;}
#lunbonum .lunboone{ background:#fff;cursor:pointer;}

/*搜索*/
.body_bg1 { width:100%; height:67px; background:url(../images/ssbg.jpg) left bottom repeat-x;}
.navdd { width:1200px; height:62px; overflow:hidden; margin:0 auto;}
.navdd .s_tit{ float:left; font:600 15px "微软雅黑";  line-height:62px;color:#343434; margin-right:6px;}
.navdd .gd{ float:left;line-height:62px; font-size:14px;}
.navdd .gd a { display:inline-block;color:#666;}
.navdd .gd a:hover{ color:#f44336;}
.navdd .gd span{padding-left:3px; padding-right:3px; color:#666;}

.navser { float:right; width:233px; margin-top:13px;height:33px; border:1px solid #ddd; border-radius:20px;}
.navser .srk { float:left;font-family:"微软雅黑"; width:200px; background:none; height:33px; line-height:33px; color:#d0d0d0;padding-left:10px; font-size:12px; border:none; outline:none;}
.navser .but { float:left;width:20px;height:33px;cursor:pointer;font-family:"微软雅黑"; background:url(../images/sousuo.jpg) center center no-repeat; border:none; outline:none;}
/*搜索*/

/*box4*/
.box3{ width:1200px; margin:0 auto; margin-top:30px;}
.b_title{line-height:40px; text-align:center;}
.b_title span{ font-family:"Georgia"; text-transform:uppercase; color:#bdbcbc; line-height:22px; display:block;font-size:16px;}
.b_title a{color:#073f89; background:url(../images/bt.png) center center no-repeat; font-weight:bold; font-size:18px; height:30px; line-height:30px; display:block;}
.b_title hr{ width:50px; height:5px; background:#073f89; border-top:none; margin:0 auto; margin-top:3px;}

.picMarquee-left{ width:1200px; margin-top:25px; overflow:hidden; position:relative; }
.picMarquee-left .hd .next{height:33px;width:16px;background:url(../images/left1.jpg) no-repeat left;overflow:hidden; cursor:pointer; position:absolute; z-index:999; left:0px; top:12px;}
.picMarquee-left .hd .prev{height:33px;width:16px;background:url(../images/right1.jpg) no-repeat left;overflow:hidden; cursor:pointer; position:absolute; z-index:999; right:0px; top:12px;}

.picMarquee-left .bd{width:1136px; margin:0 auto;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 5px; float:left; _display:inline; overflow:hidden; text-align:center; }
.picMarquee-left .bd ul li img{ width:130px; height:56px; display:block; border:1px solid #e5e5e5; }


/*box5*/
.box5{ width:1200px; margin:0 auto; margin-top:30px;}

/*box5*/
.b5{ width:100%; margin-top:40px; background:url(../images/b5.jpg) center top no-repeat; padding:30px 0 20px 0;}
.box5{ width:1200px; margin:0 auto;}
.proclass{ margin-top:13px; text-align:center;}
.proclass a{padding:0 15px; font-size:14px; line-height:22px; color:#333; background:#d5d5d5; height:30px; display:inline-block; margin:0 6px; line-height:30px; text-align:center;}
.proclass a:hover{ background:#f44336; color:#fff;}

.b5_con{ margin-top:30px;}
.b5_con ul li{ float:left; width:280px; overflow:hidden; margin:0 10px 26px 10px;}
.b5_con ul li img{ width:280px; height:210px; overflow:hidden;}
.b5_con ul li p{ height:45px; line-height:45px; background:#fff; text-align:center; font-size:14px;}


/*公司简介*/
.b4{ width:100%; margin-top:30px;}
.box4{ width:1200px; margin:0 auto;}
.box4 .b_title a{ font-size:20px;}
.b4_top{ position:relative; margin-top:30px;}
.b4_top .border{float:left;margin-top:200px;width:190px;height:168px;border:2px solid #e92416;}
.b4_top .organize{float:right;width:307px;height:418px;background:url(../images/pic_about1.jpg) no-repeat;}
.b4_top .organize a{ display:block; width:307px;height:418px;}
.b4_top .organize span{float:right;display:block;width:125px;height:65px;background:#ffd900;color:#000;text-align:center;font-size:18px;line-height:65px;}
.b4_top .cart_box{position:absolute; bottom: 63px; left:15px;width:200px;height:300px;background:#073f89;}
.b4_top .cart_box h2{margin-top:25px;color:#fff;font-size:18px; }
.b4_top .cart_box i{display:block; margin-top:18px;margin-bottom:15px;width:35px;height:2px;background:#e92416;}
.b4_top .cart_box .box{display:block;margin-top:18px;margin-left:25px;width:142px;color:#fff;color:#f3f3f3;font-size:12px;line-height:22px;}
.b4_top .text_box{position:absolute;top:55px;left:215px;width:765px;height:300px;background:#f6f6f7;}
.b4_top .text_box .p{display:block;margin-top:20px;margin-left:30px;width:705px;height:200px;color:#353537;font-size:14px;line-height:24px; overflow:hidden;}
.b4_top .text_box .read a{display:block;margin-top:18px;margin-left:30px;width:118px;height:38px;border:1px solid #3b3b3c;color:#313232;text-align:center;text-transform:uppercase;font-size:12px;line-height:38px; }
.b4_top .text_box .read a:hover{background:#073f89;color:#fff;}

/*设备展示*/
.b1{ width:100%; padding:30px 0; background:#f6f6f7;margin-top:30px;}
.box1{ width:1200px; margin:0 auto;}
.b1_title{ text-align:center;}
.b1_title a{ font-size:31px; line-height:60px; display:block; color:#535353; font-weight:bold;}
.b1_title a span{ color:#c20000;}
.b1_title p{ background:url(../images/b1t.jpg) center center no-repeat; font-size:16px; color:#888; line-height:22px;}

.q_tpm6{ margin-top:26px;}
.propic1{ width:276px; overflow:hidden; margin-left:12px; margin-right:12px;}
.propic1 img{ width:270px; height:203px; border:1px solid #e3e3e3;overflow:hidden; padding:2px;}
.propic1 p{height:30px;overflow:hidden; font:100 14px/30px "微软雅黑"; text-align:center;}


/*box2*/
.box2{ width:1200px; margin:0 auto; margin-top:35px;}
.b2_title{text-align:center;background:url(../images/b2t.jpg) center center no-repeat; height:53px; line-height:53px;}
.b2_title a{ font-size:19px;color:#222222; font-weight:bold; display:block;padding-left:181px;}
.b2_con{ margin-top:30px; background:#e8e8e8;height:380px; overflow:hidden;}
.b2_l{ float:left; width:600px; height:380px;overflow:hidden;}
.b2_l img{width:600px; height:380px; overflow:hidden;}
.b2_r{ float:right; width:550px; padding:25px; overflow:hidden;color:#454545;}
.b2_r .about_en{ font-size:32px; font-family:Arial; font-weight:bold; color:#222; line-height:36px;}
.b2_r .about_cn{ font-size:16px; line-height:30px; color:#222; font-weight:600; margin:3px 0;}
.ce_con{margin-bottom:15px; line-height:24px; font-size:13px; color:#454545; max-height:224px;overflow:hidden;}
.a_more a{ color:#dc0800; display:block;}


/*新闻*/
.box{ width:1200px; margin:0 auto; margin-top:30px;}
.box .b_title a{ font-size:20px;}
.b3_con{ margin-top:30px;}
.b3_con .b3_l{ float:left; width:295px; padding-right:16px; border-right:1px solid #ccc;}
.b3_con .b3_c{ margin-left:28px; float:left; width:398px;padding-right:16px; border-right:1px solid #ccc;}
.b3_con .b3_r{ float:right; width:415px;}
.b3_t{ height:40px; line-height:40px; border-bottom:1px solid #e0e0e0; font-size:18px; font-weight:bold; color:#7f7f7f; position:relative;}
.b3_t a{ position:absolute; right:5px; bottom:11px; width:48px; height:18px; border:1px solid #e0e0e0; line-height:18px; text-align:center; font-size:12px; font-weight:normal;}
.b3n_con{ margin-top:20px;}
.n3{}
.n3 li{ background:url(../images/nli.jpg) left center no-repeat; padding-left:12px; height:37px;}
.n3 li a{ line-height:37px; font-size:14px;}

.n2{}
.n2 li {padding-bottom:10px;margin-bottom:10px; border-bottom:1px dashed #ccc;}
.n2 li .h3{ height:35px; font-size:18px; line-height:35px;overflow:hidden; font-weight:bold;}
.n2 li p{color: #7f7f7f; line-height:22px;}

.n1{}
.n1 li{padding-bottom:15px;margin-bottom:15px; border-bottom:1px dashed #ccc;}
.n1 li img{ float:left; width:154px; height:114px; overflow:hidden;}
.n1 li .com{ float:right; width:250px;}
.n1 li .com h2{ font-size:16px; line-height:36px;}
.n1 li .com p{ line-height:22px;color: #7f7f7f;}


/*底部*/
.footer{ width:100%; background:#00295f; margin-top:40px;}
.foot{ width:1200px; margin:0 auto;}
.index_bot1{padding:40px 20px 40px 0;}
.index_bot1 .kuai{ float:left;padding-right:50px; padding-left:30px; border-right:1px solid #12386a; min-height:160px;}
.index_bot1 .kuai h3{ font:100 14px/32px "微软雅黑"; background:url(../images/kuai.jpg) left bottom no-repeat; }
.index_bot1 .kuai h3 a{ text-decoration:none; color:#fff;}
.index_bot1 .kuai ul{margin-top:8px;}
.index_bot1 .kuai li{ font:100 12px/24px "微软雅黑";}
.index_bot1 .kuai li a{color:#6e91c0;}
.f_tel{ color:#7f93ae; line-height:24px; float:left; width:270px; margin-left:50px;}
.f_tel span{ color:#fff;}

.ewm{ float:right; width:140px; }
.ewm img{ width:140px; height:140px; overflow:hidden;}


.index_bot2{ padding:25px 0; color:#fff; font-size:12px; border-top:1px solid #12386a;}
.index_bot2 a{color:#fff;}
.index_bot2 a:hover{ color:#6e91c0;}
.bot2_t{ line-height:30px;}
.bot2_l{ float:left; width:500px; text-align:left;}
.bot2_r{ float:right; width:400px; text-align:right;}
.bot2_r span{ padding-left:3px; padding-right:3px;}


.link{ height:50px; line-height:50px;}
.link .link_t{ float:left; font-size:14px;color:#fff;}
.link a{ float:left;padding-left:5px; padding-right:5px;}
/*内页*/
/* ban1 ==================*/
.ban1{ background:url(../images/ban1.jpg) center top no-repeat; height:270px; width:100%;}
.ban2{ background:url(../images/ban2.jpg) center top no-repeat; height:270px; width:100%;}
.ban3{ background:url(../images/ban3.jpg) center top no-repeat; height:270px; width:100%;}

.sec_con { height:100%; width:1200px; overflow:hidden; margin:0 auto; margin-top:30px;}
.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:#0039ac; 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:#c8161d;}

.menu1 dl { height:32px; border-bottom:1px dashed #666666;}
.menu1 dl a { background:#ececec url(../images/f1.jpg) no-repeat 20px center; padding-left:32px; font:100 12px/32px "微软雅黑"; display:block; }
.menu1 dl a:hover{}
.menu1 span.no{ display:block;}

.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:#c10000; 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:35px; text-align:center; line-height:35px; background:#e6e6e6;}
.ul_1 li a{ display:block; width:288px; height:251px; border:1px solid #e6e6e6;}
.ul_1 li a:hover{border:1px solid #00295f}
.ul_1 li a:hover p{ background:#00295f; color:#fff;}

/*合作伙伴*/
.cus{}
.cus li{float:left; margin:0 8px 20px 8px;}
.cus li img{width:163px;height:70px; border:1px solid #dcdddc;  overflow:hidden; background:#fff;}

/*荣誉资质*/
.rypic{ width:260px; margin-left:10px; margin-right:10px; margin-bottom:10px;}
.rypic img{ width:250px; height:329px; 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:#c10000;}
.ul04 .l2_1:hover .d_56 a{ color:#494949;}
.ul04 .l2_1:hover .l_117{ background:#0039ac;
-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:900px; line-height:24px; padding:10px 15px; 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:#048ace; -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;}
.wr14 { font-size:14px;}

.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;}