@import url(/Public/home/css/global.css);
body{}
.main{width:1100px;height:100%;margin:0 auto;overflow:hidden; margin-bottom:30px; margin-top:10px; }
.info{position:relative; overflow:hidden;}
.info .box{display:block;position:relative;z-index:1;left: 50%; margin: 0 auto 0 -960px;overflow: hidden; text-align: center; width: 1920px;}
.info .box2{ background:#fff; padding:30px 0; width:1200px; margin:0 auto;}
.info img{display:block; margin:0 auto;}
/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
.scrollbar::-webkit-scrollbar{width: 10px;height: 15px;background-color: #f5f5f5;}
/*定义滚动条的轨道，内阴影及圆角*/
.scrollbar::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);border-radius: 10px;background-color: #f5f5f5;}
/*定义滑块，内阴影及圆角*/
.scrollbar::-webkit-scrollbar-thumb{/*width: 10px;*/height: 20px;border-radius: 10px;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);background-color: #aaa;}
/*--------------conver---------------*/
.cover{ width:820px; height:100%; float:right; overflow:hidden;line-height:28px;font-size:15px;margin:0 auto; color:#333; padding:50px 20px;}
#coverw{ width:1140px;padding:30px;}
.cover p{margin-bottom:12px;}
.cover .tit{ border-bottom:1px dashed #dedede; margin:20px 0; height:38px;}
.cover .tit h3{ display:block; float:left; font-size:16px; color:#333;}
.cover .tit span{display:block;float:left;font-size:14px;color:#999;font-family:Arial;padding-left:5px;font-weight:bold;font-style: italic;}
.cover .kefu{ float:right; padding:0 20px;}
.cover .kefu img{ width:280px;}
.cover .left{ float:left; padding:0 20px;}
.cover .right{ float:right; padding-left:20px;}
/*----------------------------*/
.banner2{position:relative; height:100%; overflow:hidden; margin-top:10px;}
.banner2 .box{display:block;position:relative;z-index:1; margin: 0 auto;overflow: hidden; text-align: center; width: 1100px; z-index:10;}
.banner2 img{display:block;  width: 1100px; }

#navcon{ width:100%; height:100%; text-align:center; padding:60px 0 10px 0;}
#navcon a{ padding:12px 38px; border:1px solid #dedede; margin:8px; font-size:16px; color:#666;}
#navcon #hov{ background:#354882; color:#fff; border:#354882;} 
#navcon .pnav{ padding-top:50px; height:50px; overflow:hidden;}

#navcon2{ width:100%; height:40px; text-align:center; padding-top:35px; }
#navcon2 a{ padding:12px 38px; border:1px solid #dedede; margin:8px; font-size:16px; color:#666;}
#navcon2 #hov{ background:#354882; color:#fff; border:#354882;} 
#navcon2 .pnav{ padding-top:50px; height:50px; overflow:hidden;}


#topcon{ text-align:center; padding:30px 0 30px 0;}
#topcon .title h3{ font-size:28px; color:#333; font-weight:lighter; letter-spacing:5px}
#topcon .title p{ font-size:18px; color:#999; line-height:36px; text-transform:uppercase;}
#topcon .con{ padding:30px 60px; background:#f5f5f5; margin-top:20px;}
#topcon .con p{ font-size:16px; color:#666; line-height:26px; }


/*--------------Right-----------------*/
#list { width:858px; height:100%; overflow:hidden; float:right;}
#list li{ height:100%;overflow:hidden;padding:26px 30px;border-bottom:1px solid #eee;}
#list li .imgcon{width:200px;height:150px; overflow:hidden; display:block;float:left;margin-right:30px;padding:1px;border:1px solid #eee;}   
#list li img{width:200px; min-height:150px;}   
#list li h6{font-size:16px;padding-bottom:10px;}  
#list li p {height:90px;font-size:14px;line-height:22px;color:#666;overflow:hidden;padding-top:5px;}   
#list li p a{color:#333;}	
#list li p a:hover{color:#ff9900;}
#list li span{font-size:12px;padding-right:10px;float:right;color:#999;	font-weight:lighter;}   
#list li font{font-size:12px; color:#fff; background:#ed7342; padding:5px 15px;}
#list li:hover{ background:#f6f6f6;}
#list li:hover h6{ color:#354882;}

/*---*/
#news li{ height:100%;overflow:hidden;padding:12px 30px;border-bottom:1px solid #eee;} 
#news li a{font-size:12px;padding-bottom:25px;}  
#news li a:hover{color:#333;}  
#news li span{font-size:12px;padding-right:10px;float:right;color:#999;	font-weight:lighter;}   

/*---------------left----------------*/
#left{ width:230px; float:left; }
#left .tit{ line-height:42px; text-indent:10px;font-size:16px; background: url(/Public/home/css/../images/home/sider_bg2.jpg) no-repeat; color:#fff;}
/*------二级栏目模块-------*/

/*-----------------------内页样式------------------------*/
.menu_head{width:190px;height:47px;line-height:47px;padding-left:38px;font-size:14px;color:#525252;cursor:pointer;border:1px solid #e1e1e1;border-top:none;position:relative;margin:0px;font-weight:bold;background:#f1f1f1 url(../images/pro_left.png) center right no-repeat;}
.menu_list .current{background:#f1f1f1 url(../images/pro_down.png) center right no-repeat;}
.menu_body{width:228px;height:auto;overflow:hidden;line-height:38px;border-left:1px solid #e1e1e1;backguound:#fff;border-right:1px solid #e1e1e1; display:none;}
.menu_body a{display:block;width:228px;height:38px;line-height:38px;padding-left:38px;color:#777777;background:#fff;text-decoration:none;border-bottom:1px solid #e1e1e1;}
.menu_body a:hover{text-decoration:none;color:#C00;}
.menu_body #hov{ color:#f60;}
#left .langmu{ width:228px; height:100%; overflow:hidden; margin-bottom:10px; border:1px solid #ed7342;  }
#left .langmu .title{height:57px; line-height:57px; background:url(/Public/home/css/../images/column_bg.jpg) no-repeat center; }    
#left .langmu .title h2{ display:block; float:left; font-size:18px; text-indent:36px; color:#fff; font-weight:bold; }    
#left .langmu  h3{ display:block; width:190px; height:30px; line-height:30px; font-size:12px; color: #ffffff; float:left; text-indent:20px; border-radius: 5px; margin-left:20px; background-color:#fe8a40; }    
#left .langmu ul{  }
#left .langmu ul li{ width:100%; display:block; overflow:hidden; float:left; font-size:12px; }     
#left .langmu ul li a{ width:228px; height:32px; display:block; line-height:33px; overflow:hidden; font-size:12px; color:#333; text-indent:40px; border-top:none; } 
#left .langmu ul li a:hover{ color:#ff0000; } 
  
/*------二级栏目模块-------*/
#left .column{height:100%;overflow:hidden; margin-bottom:10px; border: 1px solid #ed7342;}
#left .column .title{ height: 57px;line-height: 57px; background: url(/Public/home/css/../images/column_bg.jpg) no-repeat center; }    
#left .column .title h2{ display:block;float:left; font-size:18px; text-indent:20px; color:#fff; }    
#left .column  h3{ display:block; width:228px; height:30px; line-height:30px; font-size:12px; color: #2f92d3; float:left; text-indent:20px; border-left:1px solid #dedede; border-right:1px solid #dedede; background-color:#effaff; }    
#left .column ul{ width:100%; height:100%; padding:10px 0; overflow:hidden; background:#fff;}
#left .column ul li{ width:100%; display:block; overflow:hidden; float:left; font-size:12px; }     
#left .column ul li a{ width:228px; height:32px; display:block; line-height:33px; overflow:hidden; font-size:12px; color:#333; text-indent:20px; } 
#left .column ul li a:hover{ color:#ed7342; font-weight:bold; }  
#left .column ul li #hov{ color:#ed7342; font-weight:bold;}       
/*---------热销产品--------*/ 
#left .hot{ width:100%; height:100%; overflow:hidden; margin-bottom:10px; }
#left .hot .title{ height:32px; line-height:32px; background:url(/Public/home/css/../images/column_bg.jpg) repeat-x ; }    
#left .hot .title h2 a{ display:block; float:left; font-size:14px; text-indent:36px; color:#fff;  }   
#left .hot ul{ height:100%; display:block; overflow:hidden; border:1px solid #dedede; border-top:none; padding-top:10px;   }
#left .hot ul li{ width:99px; float:left; display:block; float:left;  font-size:12px; padding-left:10px; }  
#left .hot ul li img{ width:99px; height:74px;display:block; }     
#left .hot ul li span { display:block; }  
#left .hot ul li span a{ width:99px; height:30px; display:block; text-align:center; line-height:30px; color:#666; } 
#left .hot ul li span a:hover{ color:#ff0000;}
/*----------热点资讯----------*/
#left .hot_news{ height:100%; overflow:hidden; margin-bottom:10px; background:#fff; border: 1px solid #dfdfdf; }
#left .hot_news .title{ height: 32px; line-height: 32px; background: url(/Public/home/css/../images/column_bg.jpg) repeat-x;}    
#left .hot_news .title h2{float: left; padding-left: 15px; font-size: 14px; font-weight: bold; color: #fff;}  
#left .hot_news ul{ height:100%; display:block; overflow:hidden; padding:10px;  }
#left .hot_news ul li{width:100%;display:block;overflow:hidden;float:left;font-size:12px; }     
#left .hot_news ul li a{width:100%; height:26px; line-height:26px; display:block; color:#333; text-indent:10px; background:url(/Public/home/css/../images/home/tb.gif) no-repeat 0px 8px;  } 
#left .hot_news ul li a:hover{ color:#ff0000; } 
/*---------联系方式--------*/
#left .contact{ height:100%; overflow:hidden; margin-bottom:10px; background:#f5f5f5; }
#left .contact .title{ height: 32px; line-height: 32px; background: url(/Public/home/css/../images/column_bg.jpg) repeat-x;}    
#left .contact .title h2{float: left; padding-left: 15px; font-size: 14px; font-weight: bold; color: #fff;}         
#left .contact ul{ height:100%; display:block; overflow:hidden; padding:10px;  } 
#left .contact img{ margin-bottom:10px; } 
#left .contact ul li{ width:100%; height:22px; line-height:22px; display:block; overflow:hidden; float:left; color:#666; font-size:12px;}  
#left .contact .shrink{	text-indent:35px; }	



/* -----------------------封面页---------------------------- */
#right{ width:858px; height:100%; overflow:hidden; float:right; background:#fff; border:1px solid #dfdfdf;}
/* -----------------------产品展示---------------------------- */
#right .product{ width:750px; height:100%; overflow:hidden; padding:15px 0px 0px 10px; }
#right .product li { width:400px; float:left; overflow:hidden; padding:0px 25px 10px 0px; }   
#right .product img { width:400px; height:300px;display:block; padding:3px; border:1px solid #dedede; }   
#right .product p{ height:28px; line-height:28px; overflow:hidden; display:block; font-size:12px; }
#right .product p span{display:block; width:300px; height:28px; line-height:28px;float:left;text-indent:140px;}  
#right .product p a{display:block;width:100px; color:#ff6600; float:right; text-align:right;  }   
#right .product span b{ font-weight:lighter; } 
/* -----------------------产品展示1---------------------------- */
#right .product_1{ width:750px; height:100%; overflow:hidden; padding:15px 0px 0px 10px; }
#right .product_1 li {width:168px; float:left; overflow:hidden;padding:0px 16px 10px 0px;  }   
#right .product_1 img { width:160px; height:120px; display:block; padding:3px; border:1px solid #dedede; }
#right .product_1 span{ height:28px; line-height:28px; overflow:hidden; display:block; font-size:12px;text-align:center; }   
#right .product_1 span a{ color:#666666; } 
#right .product_1 span b{ font-weight:lighter;}   
/* -----------------------产品展示2---------------------------- */
#right .product_2{ width:750px; height:100%; overflow:hidden; padding:15px 0px 0px 10px; }
#right .product_2 li { width:360px;float:left;overflow:hidden; padding:5px 16px 15px 0px;  }   
#right .product_2 img { width:140px; height:113px; display:block; float:left; padding:3px; border:1px solid #eee; }   
#right .product_2 span{ width:190px; height:113px; line-height:23px; overflow:hidden; display:block; float:left; font-size:12px;color:#666666; padding-left:10px; }   
#right .product_2 span a{ color:#ff6600; font-weight: bold;  }   
#right .product_2 span b{ font-weight:lighter; } 
/* -----------------------产品展示2---------------------------- */
#right .product_3{ width:750px; height:100%;  overflow:hidden;  padding:5px 10px 5px 10px;  }
#right .product_3 li { width:750px;  display:block;  float:left; overflow:hidden; padding:15px 0; border-bottom:1px dashed #dedede; }   
#right .product_3 img { width:200px; height:150px; display:block; float:left; padding:3px; border:1px solid #eee;  }   
#right .product_3 h3{ display:block; font-size:13px; width:500px; height:16px; margin-bottom:8px; float:right; color:#333333; overflow:hidden; }   
#right .product_3 span{width:500px; height:135px; line-height:22px; overflow:hidden; display:block; float:right; font-size:12px; color:#666666;  }   
#right .product_3 span a{color:#ff6600; font-weight: bold;  }   
#right .product_3 span b{ font-weight:lighter;}  
/* -----------------------图片展示---------------------------- */
#picture{ height:100%;  overflow:hidden; padding:15px 0px 0px 15px; }
#picture li { width:260px; float:left; overflow:hidden; padding:0px 10px 15px 7px;  }   
#picture img { width:256px;  height:192px;  display:block;  padding:1px; border:1px solid #dedede; }   
#picture h6{ height:28px; line-height:28px; overflow:hidden; display:block; font-size:12px; text-align:center; }  

/* -----------------------图片展示---------------------------- */
#case{  width:750px;  height:100%;  overflow:hidden; padding:15px 0px 0px 15px; }
#case li { width:226px; float:left; overflow:hidden; padding:0px 10px 15px 7px;  }   
#case img { width:222px;  height:120px;  display:block;  padding:1px; border:1px solid #dedede; }   
#case h6{ height:28px; line-height:28px; overflow:hidden; display:block; font-size:12px; text-align:center; }  
 
/* -----------------------服务客户---------------------------- */
#right .client{ width:750px; height:100%; overflow:hidden; }  
#right .client ul{ padding:15px 0px 0px 10px; }  
#right .client li{ width:151px; margin:0 15px 15px 0; padding:8px; float:left; border:1px solid #dedede; }  
#right .client li  img{width:151px; height:82px; display:block; }    
#right .client li span a{font-size:12px; text-align:center;	display:block;height:26px;line-height:26px;	overflow:hidden;padding-top:5px;color:#666666;  }   
#right .client li span b{color:#333;font-weight: lighter;  }        
/* -----------------------案例中心---------------------------- */
#right .case{  width:860px; height:100%; overflow:hidden; }  
#right .case ul{  padding:15px 0px 0px 10px;  }  
#right .case ul li{ width:750px;}
#right .case .box{ width:800px; padding:15px; float:left; overflow:hidden; border:1px solid #e5e5e5;}   
#right .case li{ width:795px; float:left; padding:10px 5px 10px 5px; }
#right .case li img{ width:250px; height:188px; display:block; float:left; padding-right:10px; }      
#right .case li h3{ width:535px; height:16px; padding-bottom:12px; font-size:14px; overflow:hidden; display:block; float:right; border-bottom:1px dashed #dedede; }   
#right .case li p{ width:535px; padding-top:8px; line-height:22px; color:#666666; height:115px; display:block; float:right; overflow:hidden; }   
#right .case li span{ width:535px; height:30px; display:block; float:right; height:30px; line-height:30px; }      
#right .case li h6{ width:80px; text-indent:23px; display:block; float:left; font-weight:lighter; background:url(/Public/home/css/../images/tb_2.jpg) no-repeat 0px 6px; }   
#right .case li h6 a{color:#666; font-size:12px; }   
#right .case li h6 a:hover{ color:#ff0000; }
#right .case li span b a{ color:#ff6600; font-weight:lighter; display:block;float:right; padding-right:10px;}
#right .case li span img{ width:100px; height:30px; }      


/*---------------------------联系我们---------------------------*/

.contact_us{
  width:1040px;
  height:100%;
  overflow:hidden;
  background:#fff;
  border:1px solid #dedede;
  padding:30px;
  color:#333;
  margin:0 auto;
    margin-top:10px;
    margin-bottom:10px;
  }
  
.contact_us .title{
  width:100%;
  height:38px;
  border-bottom:1px dashed #dedede;
  margin-bottom:20px;
  overflow:hidden;  
  }
  
.contact_us .title h6{
  font-size:18px;
  float:left;
  color:#333;
  font-family:"微软雅黑";
  }
  
.contact_us .title b{
	font-size:16px;
	float:left;
	color:#999;	
	font-family:Arial;
	padding:5px 0 0 10px;
	font-style: italic;
  }
  
.contact_us .top{
   width:100%;
   height:100%;
   overflow:hidden;
   margin-bottom:20px;
   }
  
.contact_us .con{
  width:620px;
  height:100%;
  overflow:hidden;
  float:left;
  overflow:hidden;
  }
  
.contact_us .map{
  width:382px;
  float:right;
  overflow:hidden;
  }
  
.contact_us .luiyan{
   width:100%;
   height:100%;
   overflow:hidden;
   background:url(/Public/home/css/../images/1.jpg) no-repeat 530px 50px;
   }

.contact_us .luiyan ul{
   height:230px;
   display:block;
   padding:5px 20px 0px 20px;  
   }
   
.contact_us .luiyan ul li{
   width:100%;
   float:left;
   margin-bottom:10px;
   line-height:20px;
   color:#333;   
   }

.contact_us .luiyan ul li h5{
   width:100px;
   float:left;
   display:block;
   font-size:12px;
   font-weight:lighter;
   text-align:right;
   }
      
.contact_us .luiyan ul li span{
   width:300px;
   float:left;
   display:block;
   }
   
 .contact_us .luiyan ul li span b{
   color:#ff0000;
   padding-left:3px;
   }
   
.contact_us .luiyan ul li span input{
   width:180px;
   height:20px;
   line-height:20px;
   padding-left:inherit;
   border:1px solid #ccc;   
   } 
   
.contact_us .luiyan ul li span  textarea{
   width:360px;
   height:60px;
   line-height:18px;
   padding-left:inherit;
   border:1px solid #ccc;
} 

.contact_us .luiyan .submit{
    height:25px;
    padding:5px 0px 5px 118px;
   }

.contact_us .luiyan .coolbg{
   width:80px;
   height:30px;
   line-height:26px;
   background:url(/Public/home/css/../images/submit.jpg) no-repeat 0px 0px;
   border:none;
   color:#FFFFFF;
   font-size:14px;
   font-family:"微软雅黑";   
   }  




/*---------------product----------------*/
#product{ height:100%; margin:15px 0px;}
#product li{ width:398px; height:100%; padding:5px 0 10px 20px; display:block; float:left; text-align:center;overflow:hidden; background:#fff;}
#product li .img{width:394px;height:192px; overflow:hidden; border:1px solid #dedede; padding:1px;}
#product li img{width:394px; height:192px; pointer; transition: all 0.8s;}  
#product li img:hover{ transform: scale(1.1); }
#product li h6{ display:block;font-size:14px; font-weight:lighter; height:24px; overflow:hidden; line-height:24px; padding:15px 0 0 0;}
#product li p{ height:66px; overflow:hidden; margin-bottom:15px; font-size:14px; line-height:24px; margin-bottom:35px;}
#product li span{ font-size:16px; color:#fff; background:#354882; padding:10px 30px;}
#product li a:hover{ color:#354882;}


/*---proserch---*/
#prosearch{width:1200px;height:100%;overflow:hidden;margin:0 auto;color:#555; background:#fff;} 
#prosearch .navul{height:100%; overflow:hidden; } 
#prosearch li{ display:block; float:left;}
#prosearch li h3{ width:100%; height:36px; line-height:36px; display:block; float:left; } 
#prosearch li h3 a{ display:block;font-size:14px; text-align:center;}
#prosearch li h3 a:hover{ background:#333; color:#fff;}
#prosearch li h3 .hov{ background:#333; color:#fff;}
#prosearch .navli{ width:210px; height:200px; background:#fafafa; margin:0 15px;} 
#prosearch .pronav{ width:100%; overflow:hidden;}
#prosearch .pronav li{ width:50%; background:eee; text-align:center;}
#prosearch .pronav li a{ color:#555; display: block;padding:10px 5px; font-size:13px;}
#prosearch .pronav li a:hover{color:#fff;background:#333;}
#prosearch .pronav .all{}
#prosearch .pronav .in .nav_bg{color:#fff;background:#333;}
#prosearch .pronav .in .nav_bg:hover{color: #fff}
#prosearch .search{ height:60px; border-top:none;}
#prosearch .search h6{ width:66px; text-align:right; margin:0 20px 0 60px;display:block; float:left; font-size:12px; line-height:36px;}
#prosearch .search input{ height:36px; border:1px solid #ccc; display:block; float:left; color:#aaa; text-indent:5px; }
#prosearch .search .submit{ width:82px; background:url(/Public/home/css/../images/s_02.png) repeat-x bottom; color:#FFF; display:block; float:left; height:38px; line-height:38px; text-align:center; margin-left:10px; border:none;}

/*弹出*/
#prosearch .nav_menu-item2 {display: inline-block;position: relative;}
#prosearch .nav_menu-item2:hover a{}
#prosearch .nav_menu-item2:hover .nav_bg{background:#333; color:#fff;}
#prosearch .nav_menu-item2:hover .nav_submenu2 {display: block;}
#prosearch .nav_menu-item2:hover .nav_submenu2 a{ color:#555;}
#prosearch .nav_submenu2 {font-weight: 300;text-transform: none;display: none;position: absolute;background-color: #dedede; z-index:100;}
#prosearch .nav_submenu2 a{ width:95px; float:left; padding:0;}
#prosearch .pronav .nav_submenu-item2:hover{background: #aaa; color:#fff;}


/*---------------*/
#product_con{padding:0; height:100%; overflow:hidden;}
#product_con #preview{height:100%; overflow:hidden; background:#fff; float:left;padding:30px 29px;}
/*---大图---*/
#product_con .jqzoom {width:500px;height:500px;position:relative;z-index:99; border:1px solid #dedede; float:left; background:#fff;}
#product_con .jqzoom img{width:500px;height:500px;}
#product_con .zoomdiv {z-index:100;position:absolute;top:1px;left:0px;border:1px solid #dedede;display:none;overflow: hidden;}
#product_con .bigimg{width:1000px;height:1000px;}
#product_con .jqZoomPup {z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:30px;height:30px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
/*---小图---*/
#product_con #spec-n5 {width:100px;height:523px;overflow:hidden;margin: 0 auto; float:left;}
#product_con #spec-list {width:100px;height:523px;float:left;overflow:hidden;}
#product_con #spec-list li {float:left;width:90px;float:left; margin-bottom:10.8px;}
#product_con #spec-list  li img {width:76px;height:76px;border:1px solid #dedede;}
#product_con #spec-list  li img:hover{border:1px solid #333;}
/*---right_con---*/
#product_con .right_con{width:460px; height:520px;float:right; background:#fff; padding:31.5px 53px 31.5px 25px;}
#product_con .right_con ul li{ width:100%;line-height:43px;float:left;display:block;font-size:14px;}
#product_con .right_con ul li h1{font-size:22px;font-weight:lighter;color:#555;}
#product_con .right_con ul li h1 b{font-size:14px;color:#999;font-weight:lighter;padding-left:20px;}
#product_con .right_con ul li h5{width:66px;float:left;display:block;text-indent:5px;color:#999;font-weight:lighter;font-size:12px;}
#product_con .right_con ul li span{display:block;text-align:left;color:#555;}
#product_con .right_con ul li .b1{font-size:14px;text-decoration: line-through;color: #b98558;padding-left:15px;}
#product_con .right_con ul li .b2{font-size:26px;color:#333;padding-right:60px;}
#product_con .right_con ul li .b3{color:#333;}
#product_con .right_con ul li .sp{width:168px;float:left;display:block;}
#product_con .right_con ul .li1{border-bottom:2px solid #dedede;}
#product_con .right_con p{height:60px;width:100%;display:block;font-size:12px;line-height:24px;float:right;color:#666;}
#product_con .right_con p span{padding-top:30px;display:block;font-size:14px;}

#product_con .right_con .in input{ width:160px; height:28px; line-height:28px; text-indent:3px;border:1px solid #dedede; margin-top:5px; color:#333;}

#product_con .right_con .num{ padding:9px 0 0 0;}
#product_con .right_con .num a{width:21px;height:21px;line-height:21px;display:block;float:left;border:1px solid #dedede;padding:2px 0 5px 8px;background:#f7f7f7;color:#666;}
#product_con .right_con .num a:hover{background:#333;color:#fff;border:1px solid #333;}
#product_con .right_con .num input{width:50px;height:28px;display:block;float:left;margin:0 5px;text-align:center;color:#666;border:1px solid #dedede;}
#product_con .right_con .num b{display:block;float:left;margin-left:20px;line-height:28px; font-weight:lighter; color:#999;}
#product_con .right_con .cart {background-color: #333;color:#fff;float: left;border:none;font-size: 16px; font-weight:lighter;height: 38px;line-height: 27px;margin:36px 0 0 67px;overflow: hidden;position: relative;text-align: center;width: 150px;  font-family:"微软雅黑";}
#product_con .right_con .cart:hover{background-color: #532a00;}
/*----con---*/
#product_con .con {float:left; width:100%;height: 100%; overflow: hidden; margin:30px 0;}
#product_con  .left {float: left;height: 100%;overflow: hidden;width: 202px;}
.related_pro {border: 1px solid #dedede;margin-bottom: 15px; background:#fff;}
.related_pro h2 {background: #f7f7f7 none repeat scroll 0 0;border-bottom: 1px solid #dedede;color: #333;display: block;font-size: 14px;height: 32px;line-height: 32px;text-indent: 20px;}
.related_pro li {border-bottom: 1px dashed #dedede;display: block;font-size: 12px;line-height: 22px;overflow: hidden;padding: 20px;width: 160px;}
.related_pro li img {height: 160px;width: 160px;}
.related_pro li h3 {font-size: 12px; text-align:center; font-weight:lighter;}
.related_pro li span {display: block;text-align:center; color:#333; font-weight:bold;}
.class_pro { border:1px solid #dedede; border-bottom:none; margin-bottom: 15px; background:#fff;}
.class_pro h2 {background: #f7f7f7 none repeat scroll 0 0; border-bottom: 1px solid #dedede;color: #333;display: block;font-size: 14px;height: 32px;line-height: 32px;text-indent: 20px;}
.class_pro ul {display: block;overflow: hidden;width: 200px;}
.class_pro li {border-bottom: 1px solid #dedede;display: block;float: left;line-height: 36px;overflow: hidden;padding: 0 20px;width: 160px;}
.class_pro .lev{ text-indent:20px;}
.class_pro .lev2{ text-indent:40px;}
.class_pro li a{color:#666;}
.class_pro li a:hover{color:#333; font-weight:bold;}
#product_con .right {float: right;height: 100%;overflow: hidden;width:970px;}
#product_con .right #menubox {border-bottom: 1px solid #333; border-left: 1px solid #dedede; color: #333; display: block; height: 36px; line-height: 36px; overflow: hidden; text-indent: 20px;}
#product_con .right #menubox a { border:1px solid #dedede; border-left:none; color: #666;display: block;float: left; font-size: 14px; font-weight: bold; padding: 0 10px; width: 90px; background:#fff;}
#product_con .right #menubox .hover {background: #333 none repeat scroll 0 0; border: 1px solid #333; color: #fff;}
#product_con .right .box {font-size: 14px;line-height: 26px;padding: 20px; background:#fff;}
#product_con .right .box p {margin-bottom: 15px;}
#product_con .right .box .video{ width:900px; height:100%; overflow:hidden; margin:0 auto; margin-top:20px; margin-bottom:20px;}
#product_con .right .box .video video{ width:680px; margin:0 auto; display:block;background:#111; padding:0px;}
#product_con .con .right #con_new_2 img {display: block;margin: 0 auto;}
#product_con .right .parameter {background: #f7f7f7 none repeat scroll 0 0;border: 1px solid #dedede;margin: 10px;}
#product_con .right .parameter h3 {border-bottom: 1px solid #dedede;display: block;font-size: 14px;height: 36px;line-height: 36px;text-indent: 20px;}
#product_con .right .parameter ul {height: 100%;overflow: hidden; padding: 20px 0;}
#product_con .right .parameter li {display: block; float: left; height: 50px;line-height: 50px;overflow: hidden;}
#product_con .right .parameter li dd {display: block; float: left; overflow: hidden; padding-left: 10px; width: 180px;}
#product_con .right .parameter li b {display: block;float: left;font-weight: lighter;text-align: right;width: 50px;}
#product_con .right .parameter li .d1 {font-weight: bold; text-indent: 30px;}
/*---------------picture----------------*/


/*----------------------------产品内容页----------------------------*/



/*-----------图片展示放大效果，右边说明----------*/
.viewbox{
    line-height: 32px;
	height:100%;
    padding:20px 10px;
	margin:0px;
    overflow:hidden;
	
}
/*------大图弹出层-----*/
#preview {
	float:left;
	text-align:center;
	width:330px;
	padding:0px;
	margin:0px;
}
.viewbox .main-text{
	width:430px;
	float:right;
}

.viewbox .main-text ul li{
	width:430px;
	line-height:30px;
	float:left;
	display:block;
}

.viewbox .main-text ul li h5{
	width:72px;
	float:left;
	display:block;
	font-weight:lighter;
	text-indent:5px;
	font-size:12px;
}

.viewbox .main-text ul li span{
	width:315px;
	float:right;
	display:block;
	font-size:12px;
}

.viewbox .main-text p{
	width:420px;
	display:block;
	font-size:12px;
}

.viewbox .main-text p a{
    height:30px;
	line-height:30px;
	display:block;
	float:left;
    padding-right:10px;
}


.jqzoom {
	width:390px;
	height:260px;
	position:relative;
	padding:0;
	z-index:99;
}
.jqzoom img{
	width:388px;
	height:246px;
	border:1px solid #DFDFDF;
}
.zoomdiv {
	z-index:100;
	position:absolute;
	top:1px;
	left:0px;
	border:1px solid #dedede;
	display:none;
	overflow: hidden;
}
.bigimg{
	width:660px;
	height:450px;
}
.jqZoomPup {
	z-index:10;
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
	width:30px;
	height:30px;
	border:1px solid #aaa;
	background:#FEDE4F 50% top no-repeat;
	opacity:0.5;
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	filter:alpha(Opacity=50);
	cursor:move;
}
/*---------小图列表----------*/
#spec-n5 {
	width:390px;
	overflow:hidden;
}
#spec-list {
	width:360px;
	float:left;
	overflow:hidden;
}
#spec-list ul li {
	float:left;
	width:100px;
	text-align:left;
}
#spec-list ul li img {
	border:1px solid #ccc;
	width:90px;
	height:68px;
}
#spec-left {
	background:url(/Public/home/css/../images/left.gif) no-repeat 0 center;
	width:18px;
	height:70px;
	float:left;
	cursor:pointer;
}
#spec-right {
	background:url(/Public/home/css/../images/right.gif) no-repeat right center;
	width:10px;
	height:70px;
	float:right;
	cursor:pointer;
}


/*---------产品内容---------*/

#right .content{
   height:100%;
   overflow:hidden;
   padding:10px;
   font-size:14px;
   color:#333333; 
   } 

#right .content .box{
   padding:0px 5px;
   } 
   
#right .content p{
   line-height:24px;
   margin-bottom:10px;   
   } 
   
#right .tedian{height:500px;margin-top:10px;}
#right .tedian img{float:left;}


#right .content .describe{ height:24px; line-height:24px; margin-bottom:20px; color:#fff; font-size:12px; border-bottom:2px solid #e85e28; } 
#right .content .describe li{ width:80px; height:24px; line-height:24px;padding:0px 10px; color:#fff; background:#e85e28;margin:0px 5px; float:left;border-top-right-radius: 5px; text-indent:0; text-align:center;border-top-left-radius: 5px; cursor:pointer;}
#right .content .describe .hover{ color:#FFFF99}
#right .content .box{ padding:0px 5px; }    
#right .content p{ line-height:24px; margin-bottom:10px; } 

/*---------------产品采购----------------*/


#right .procure{
  height:430px; overflow:hidden;
   border-bottom:1px solid #dedede;
   margin-top:20px;
   padding-bottom:10px;
   background:url(/Public/home/css/../images/22.gif) no-repeat 465px 55px;
   }

#right .procure .title{
   height:30px;
   line-height:30px;
   color:#333333;
   border-bottom:1px solid #dedede;
   padding:0px 10px;
   background: url(/Public/home/css/../images/location.jpg) repeat-x;
   }

#right .procure .title h3{
   display:block;
   width:560px;
   float:left;
   font-size:14px;
   }
   
#right .procure .title span{
   display:block;
   float:right;
   font-size:12px;
   color:#666666;
   padding-left:12px;
   background:url(/Public/home/css/../images/tb_3.jpg) no-repeat 0px 12px;
   }

#right .procure ul{     
   padding:25px 20px 0px 20px;  
   }
   
#right .procure ul li{
   width:100%;
   float:left;
   margin-bottom:8px;
   line-height:30px;
   color:#666666;   
   }

#right .procure ul li h5{
   width:100px;
   float:left;
   display:block;
   font-size:12px;
   font-weight:lighter;
   text-align:right;
   }
   
#right .procure ul li .h5_1{
   background:url(/Public/home/css/../images/tb_3.jpg) no-repeat 28px 8px;
   }

#right .procure ul li .h5_2{
   background:url(/Public/home/css/../images/tb_3.jpg) no-repeat 5px 8px;
   }

   
#right .procure ul li span{
   width:300px;
   float:left;
   display:block;
   }
#right .procure ul li span input{
   height:30px;
   line-height:30px;
   padding-left:inherit;
   border:1px solid #dedede;   
   } 
   
#right .procure ul li span  textarea{
   height:100px;
   line-height:18px;
   padding-left:inherit;
   border:1px solid #dedede;
} 

#right .procure .submit{
    height:25px;
    padding:15px 0px 15px 118px;
   }

#right .procure .coolbg{
   width:72px;
   height:25px;
   line-height:25px;
   background:url(/Public/home/css/../images/submit.jpg) no-repeat 0px 0px;
   border:none;
   color:#FFFFFF;
   font-size:14px;
   }
   
#right .procure .coolbg_1{
   width:72px;
   height:25px;
   line-height:25px;
   background:url(/Public/home/css/../images/submit.jpg) no-repeat -85px 0px;
   border:none;
   color:#FFFFFF;
   font-size:14px;
   }
   
#right .procure a{
   padding:5px 36px;
   background: url(/Public/home/css/../images/tb_2.jpg) no-repeat scroll 15px 0px ;
   }
   
   
 .article-nav {
	height:28px;
	border-bottom:1px solid #fe6a08;
}
.article-nav li {
	display:block;
	font-size:14px;
	float:left;
	height:28px;
	line-height:28px;
	width:112px;
	background:url(/Public/home/css/../images/article-nav.gif) no-repeat 0 bottom;
	text-indent:23px;
}
.article-nav li.this{
	background:url(/Public/home/css/../images/article-nav.gif) no-repeat 0 1px;
}

.article-nav li.this a{
   color:#FFFFFF;
   font-weight:700;
	
}

.article-box{
	CLEAR: both;
	padding:15px 0;
}
.article-box .hide {
    display: none;
}
.article-box .depot li {
	cursor: pointer;
	display: block;
	float: none;
	padding-bottom:15px;
	overflow:hidden;
	position:relative;
	width:650px;
	background:0;
	text-align:center
}
/*---------------相关产品----------------------*/
.correlation-img{ margin:15px 0px 10px 0px;	padding-bottom:5px;	}
.correlation-img h2{ border:0;	border-bottom:1px #E6E6E6 solid;padding-left:15px; margin-bottom:15px;font-size:14px;height:30px;line-height:30px; background: url(/Public/home/css/../images/location.jpg) repeat-x;}
.correlation-img ul{height:100%; overflow:hidden;}
.correlation-img li { width:189px; height:160px; text-align:center;	float:left;	padding-left:20px;}
.correlation-img li img {width:189px;height:122px;	display:block;border:1px solid #dedede;}
.correlation-img li p {	height:24px;overflow:hidden;line-height:36px;font-size:12px; }

/*---------------------------------*/
.theme-popover6,.theme-popover7,.theme-popover8{z-index:9999;position:fixed;top:38%;left:39%;width:800px; padding-bottom:50px;margin:-180px 0 0 -186px;border-radius:2px;border:solid 1px #999;background:#fff;display:none;box-shadow: 0 0 2px #999;}
.theme-poptit6,.theme-poptit7,.theme-poptit8{padding:10px;position: relative;}
.theme-poptit6 .close,.theme-poptit7 .close,.theme-poptit8 .close{float:right;color:#999;padding:5px;margin:-2px -5px -5px;font:bold 14px/14px simsun;text-shadow:0 1px 0 #ddd;}	 
.theme-poptit6 .close:hover,.theme-poptit7 .close:hover,.theme-poptit8 .close:hover{color:#bd9267;}
.theme-popover-mask{background: #000 none repeat scroll 0 0;display: none;height: 100%;left: 0;opacity: 0.8;position: fixed;top: 0;width: 100%; z-index: 9998;}

.theme_con{  padding:10px 50px;}
.theme_con h3{ width:100%; display:block;font-size:16px; padding:20px 0 30px; 0px; text-align:center; float:left; font-family:"微软雅黑"; font-size:24px; color:#666; }
.theme_con li{ width:50%; height:34px; line-height:34px; margin-bottom:15px;color:#333; float:left;}
.theme_con li b{width:72px; text-align:right; margin-right:10px; display:block; float:left;; font-weight:lighter;}
.theme_con li span{ width:250px; height:34px;display:block; float:left; overflow:hidden;}
.theme_con li input{ width:230px; height:32px; display:block; border:1px solid #ccc;color:#666; text-indent:3px; float:left;}
.theme_con li select{ width:232px; height:34px; display:block; border:1px solid #ccc;color:#666}
.theme_con li textarea{ width:580px; height:60px; line-height:22px;border:1px solid #dedede;}
.theme_con li .imgbg{ width:38px; height:32px;border:1px solid #dedede; display:block; float:left;color:#666;}
.theme_con li .file{ position: absolute; top:0;left:0; padding-left:300px; border:none;background: url(/Public/home/css/../images/imgadd.jpg) no-repeat 200px 2px;}
.theme_con li .file2{ position: absolute; top:0;left:0; padding-left:300px; border:none;background: url(/Public/home/css/../images/voadd.jpg) no-repeat 200px 2px;}
.theme_con .submit{ width:100%; height:50px;float:left; margin-top:20px;}
.theme_con .submit a{ width:100px; height:42px; line-height:42px; font-size:16px;  text-align:center; display:block; background:#21d9d6; color:#fff; border:1px solid #21d6d6}
.theme_con .submit input{ width:100px; height:42px; line-height:42px; font-size:16px; display:block; background:#333; color:#fff;border:1px solid #333; margin:0 auto;}


/*-----------------content-------------*/
#content{height:100%; overflow:hidden; font-size:15px; color:#333; line-height:26px; background:#fff; padding:20px;}
#content h1{ text-align:center; font-size:30px; margin:10px 0 10px 0; font-weight:lighter;}
#content .time{ text-align:center; font-size:14px; color:#999; margin-bottom:20px;}
#content p{ margin-bottom:12px;}	
/*----------上下文章分页page------------*/
.page{ width:100%; height:100%; overflow:hidden; padding-top:50px;border-top:1px dashed #dedede;  margin:50px 0;}
.page span{ width:50%; display:block; float:left; color:#666; }
.page span a{ padding-left:10px;}

/*---------------上下页----------------------*/
.prenext {
    width:100%;
	overflow:hidden;
    height:60px;
	padding-left:5px;
	margin-top:15px;
	border-bottom:1px dashed #dedede;
	border-top:1px  dashed #dedede;
}
.prenext li {
	width:50%;
	text-indent:5px;
	height:60px;
	line-height:60px;
	float:left;
	overflow:hidden;
	font-size:14px;
}
.prenext .pre {
	background:url(/Public/home/css/../images/prenext.gif) no-repeat 5px 8px;
}
.prenext .next {
	background:url(/Public/home/css/../images/prenext.gif) no-repeat 5px -30px;
}



/*--------------分页--------------------*/
#sabrosus { width:100%; height:60px; overflow:hidden; text-align: center;color:#999; padding:15px 0;}
#sabrosus div{ height:100%; overflow: hidden; padding:10px 0;}
#sabrosus a {color:#666; margin-right: 3px; padding:8px 12px; border:#aaa 1px solid; text-decoration: none;border-radius: 2px; background:#eee;}
#sabrosus a:hover { border:#354882 1px solid;border-radius: 2px; background-color: #354882; color:#fff;}
#sabrosus a:active {border: #aaa 1px solid; color: #000;  background-color: lightyellow;border-radius: 2px;}
#sabrosus span.current {font-weight: bold;  color: #fff; margin-right: 5px; padding:8px 12px; border:#354882 1px solid; background-color: #354882;border-radius: 2px;}
#sabrosus span.disabled {border: #aaa 1px solid; margin-right: 3px; color: #929292; padding:8px 12px; border-radius: 2px;}
#sabrosus .rows{border: #aaa 1px solid; color: #666; padding:8px 12px; border-radius: 2px; background:#fff;}

/* ------当前位置-------- */
.location{ width:858px; float:right; height:36px; line-height:36px; color:#666666; font-size:12px; border-bottom:1px solid #dfdfdf; background:url(/Public/home/css/../images/location.jpg) repeat-x bottom ;}
.location .lt{ float:right; padding-right:10px; background:url(/Public/home/css/../images/location_bt.jpg) no-repeat 10px 10px; }      
.location strong{color:#666;font-weight: lighter; padding-left:30px;}   
.location a,.location a:hover{color:#666; }   
/*----------------当前位置---------------*/
#connav{ width:100%; padding:10px 0; margin-bottom:15px; height:30px;}
#connav #position2{ float: right;}
#connav .con{ float:left; color:#999;}
#connav .con a{background:url(/Public/home/css/../images/bg.jpg) repeat-x bottom; border:1px solid #dedede; padding:5px 24px;  border-radius: 6px;text-decoration: none; margin-left:10px; font-size:14px;}
#connav .con a:hover{ color:#fff;background:url(/Public/home/css/../images/bg2.jpg) repeat-x; border:1px solid #333; }
#connav #hov{ color:#fff; background:url(/Public/home/css/../images/bg2.jpg) repeat-x; border:1px solid #333; }






