﻿@import url(global.css);

/*----------------------金势力-内页样式------------------------*/

body{
   background:#fff;
   }

/*------内页顶部广告图------*/  

#banner{
   position: relative;   
   height:260px;
   overflow: hidden;
   width: 100%;
  }
  
#banner .con{
  width:1920px; 
  height:260px;
  left: 50%;
  margin: 0 auto 0 -960px;
  overflow: hidden;
  position: relative;
  text-align: center;
  z-index: 1;
  }
  
#banner img{
  width:1920px;
  height:260px;
  }

/*--------公共调用---------*/
#main{
   width:1100px;
   height:100%;
   overflow:hidden;
   margin:0 auto;   
   padding:10px;
   font-family:"宋体";  
  }  

#main #left{
   width:230px;
   float:right;
   overflow:hidden;
   }
   
#main #right{
   width:855px;
   overflow:hidden;
   float:left;
   }    

/*-----------------------左边内容----------------------- */

/*------左边公共调用-------*/

#left .title{
   height:30px;
   line-height:30px;
   background:url(../images/column_bg.jpg) repeat-x ;
   }
   
#left .title h2,#left .title h2 a{
   color:#fff; 
   } 
   
#left .title h2{
   display:block;
   float:left;
   font-size:14px;
   text-indent:15px;
   }

#left ul{
   height:100%;
   display:block;
   overflow:hidden;
   }

#left li{
   display:block;
   overflow:hidden;
   float:left;
   font-size:12px;
   }
   
#left li span{
   display:block;
   }

/*------二级栏目模块-------*/

#left .column{
   width:100%;
   height:100%;
   overflow:hidden;
   margin-bottom:15px;
   background-color:#fff;
   }
   
#left .column ul{
   border:1px solid #dedede;
   border-top:none;  
   }

#left .column ul li{
   width:100%;
   }     

#left .column ul li a{
   width:100%;
   height:30px;
   display:block;
   line-height:30px;
   font-size:12px;
   color:#333;
   text-indent:25px;
   background:url(../images/column_bg1.jpg) repeat-x;
   border-bottom:1px solid #eee;
   margin-bottom:1px;
   } 

#left .column ul li a:hover{
   color:#fff;
   font-weight:bold;
    background:url(../images/column_bg.jpg) repeat-x ;
   } 
    
/*----------新闻、资讯模块----------*/

#left .news{
   width:100%;
   height:100%;
   overflow:hidden;
   margin-bottom:15px;
   background-color:#fff;
   }
   
#left .news ul{
   padding:15px;
   border:1px solid #dedede;
   border-top:none;  
   }

#left .news ul li{
   width:100%;
   line-height:26px;
   }     

#left .news ul li a{
   height:26px;
   display:block;
   float:left; 
   color:#333;
   text-indent:12px;
   background:url(../images/list.png) no-repeat 0px 10px;
   } 

#left .news ul li a:hover{
   color:#ff0000;
   background:url(../images/list_1.png) no-repeat 0px 10px;
   } 

  
/*----------最新动态----------*/

#left .dynamic{
   width:100%;
   height:100%;
   overflow:hidden;
   margin-bottom:15px;
   background-color:#fff;
   }
   
#left .dynamic .box{
   padding:15px;
   border:1px solid #dedede;
   border-top:none;  
   }
   
#left .dynamic ul{
   height:260px;
   overflow:hidden;
   }

#left .dynamic ul li{
   width:100%;
   line-height:18px;
   border-bottom:1px dashed #dedede;
   padding:10px 0 10px 0;
   }     

#left .dynamic ul li h6{
   width:100%;
   height:16px;
   display:block;
   overflow:hidden;
   margin-bottom:10px;
   float:left; 
   color:#333;
   font-size:12px;
   } 
   
#left .dynamic ul li h6 a{
   color:#333;
   } 
   
#left .dynamic ul li p{
   color:#666;
   font-size:12px;
   }   
   
#left .dynamic ul li p a{
   color:#ff8800;
   }  
   
#left .dynamic ul li a:hover{
   color:#ff0000;
   } 
   
#left .dynamic ul li span{
   height:18px;
   float:lfet;
   color:#666;
   padding-top:5px;
   } 
   
#left .dynamic ul li span b{ 
   color:#bb2200;
   padding-right:5px;
   } 
 
   
/*----------解决方案模块----------*/

#left .scheme{
   width:100%;
   height:100%;
   overflow:hidden;
   margin-bottom:15px;
   background-color:#fff;
   }
   
#left .scheme ul{
   padding:18px 18px 0 18px;
   border:1px solid #dedede;
   border-top:none;  
   }

#left .scheme ul li{
   width:100%;
   height:180px;
   border-bottom:1px dashed #dedede;
   margin-bottom:15px;
   } 
   
#left .scheme ul li img{
   width:180px;
   height:140px;
   border:1px solid #dedede;
   padding:5px;
   }      

#left .scheme ul li a{
   width:100%;
   line-height:24px;
   display:block;
   text-align:center;
   color:#333;
   } 

#left .scheme ul li a:hover{
   color:#ff0000;
   } 
   
   

/*---------客户评价--------*/

#left .evaluation{
   width:100%;
   height:100%;
   overflow:hidden;
   margin-bottom:15px;
   background-color:#fff;
   }

#left .evaluation ul{
   border:1px solid #dedede;
   border-top:none;
   padding:0 15px 15px 15px;
   }

#left .evaluation ul li{
   width:100%;
   height:90px;
   overflow:hidden;
   padding:15px 0;
   border-bottom:1px dashed #dedede;
   } 
   
#left .evaluation ul li h6,#left .evaluation ul li h6 a{
   width:100%;
   height:16px;
   display:block;
   overflow:hidden;
   margin-bottom:10px;
   color:#333;
   font-size:12px;
   } 
   
#left .evaluation ul li h6 a:hover{
   color:#ff0000;
   }

#left .evaluation ul li img{
   width:80px;
   height:60px;
   display:block;
   float:left;
   border:1px solid #dedede;
   margin-right:10px;
   }             

#left .evaluation ul li p{
   display:block;
   line-height:21px;
   color:#666;
   } 

#left .evaluation ul li p a:hover{
   color:#ff0000;
   } 
 
   
/*---------热销、推荐产品--------*/
 
#left .hot{
   width:100%;
   height:100%;
   overflow:hidden;
   margin-bottom:15px;
   background-color:#fff;
   }

#left .hot ul{
   border:1px solid #dedede;
   border-top:none;
   padding:0 14px 15px 15px;
   }

#left .hot ul li{
   width:100%;
   height:172px;
   overflow:hidden;
   padding:15px 0;
   text-align:center;
   border-bottom:1px dashed #dedede;
   }  

#left .hot ul li img{
   width:195px;
   height:146px;
   display:block;   
   border:1px solid #dedede;
 
   }             

#left .hot ul li p a{
   display:block;
   line-height:22px;
   color:#333;
   margin:5px 0px;
   } 

#left .hot ul li p a:hover{
   color:#ff0000;
   } 
 
/*---------客户展示模块--------*/
 
#left .client{
   width:100%;
   height:100%;
   overflow:hidden;
   margin-bottom:15px;
   background-color:#fff;
   }
   
#left .client ul{
   border:1px solid #dedede;
   border-top:none;
   padding-top:15px;
   }

#left .client ul li{
   width:90px;
   padding:0px 0px 15px 16px;
   }  

#left .client ul li img{
   width:90px;
   height:58px;
   display:block;
   } 
             
                 
/*---------联系方式--------*/

#left .contact{
   width:100%;
   height:100%;
   overflow:hidden;
   margin-bottom:15px;
   background-color:#fff;
   }
       
#left .contact ul{ 
   padding:15px;
   background-color:#fff;
   } 

#left .contact img{
   width:100%;
   margin-bottom:10px;
   } 

#left  .contact li{
   height:24px;
   line-height:24px;
   color:#333;
   } 
 
#left .contact .shrink{	
  text-indent:35px;
  }	
  	

/*------------------------ 右边内容------------------------ */


/*------公共调用---------*/
    
#main #right .content{
   height:100%;
   overflow:hidden;
   padding:25px;
   font-size:14px;
   line-height:24px;
   color:#333333;
   border:1px solid #dedede;
   } 
  
#main #right ul{
   height:100%;
   overflow:hidden;
   }
  
#main #right li{
   overflow:hidden;
   display:block; 
   }

/* -------------------------当前位置------------------------ */

.location{
   height:30px;
   line-height:30px;
   color:#666666;
   font-size:12px;
   border-bottom:1px solid #fff;
   background:url(../images/column_bg1.jpg) repeat-x;
   margin-bottom:15px;   
   }

.location .lt{float:left;padding-left:10px;}      
.location strong{color:#666;font-weight: lighter;}   
.location a,.location a:hover{color:#666;}  
   
   
/*---------------------------联系我们---------------------------*/

.contact_us{
  height:100%;
  overflow:hidden;
  background:#fff;
  border:1px solid #dedede;
  padding:30px;
  color:#333;
  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(../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(../images/submit.jpg) no-repeat 0px 0px;
   border:none;
   color:#FFFFFF;
   font-size:14px;
   font-family:"微软雅黑";   
   }    
   

/* -----------------------产品展示---------------------------- */


/* ------产品列表页------ */

#right .product{
   width:853px;
   height:100%;
   overflow:hidden;   
   background-color:#fff;
   border:1px solid #dedede;
   border-bottom:none;
   }
   
#right .product .title{
   width:100%;
   height:30px;
   line-height:30px;
   text-indent:20px;
   overflow:hidden;
   color:#FFF; 
   background:url(../images/column_bg1.jpg) repeat-x;
   border-bottom:1px solid #eee;
   }
   
   
#right .product .title h3{
   width:100px;
   height:30px;
   font-size:14px;
   background:url(../images/column_bg.jpg) repeat-x ;
   }
   
#right .product ul{
   width:900px;
   height:100%;
   overflow:hidden;
   padding:20px 0px 0px 20px;
   }

#right .product li {
   width:185px;
   float:left;
   overflow:hidden;
   padding:0px 23px 15px 0px;   
   }
   
#right .product img {
   width:183px;
   height:137px;
   display:block;
   padding:1px;
   border:1px solid #eee;
   }
   
#right .product span{
   height:36px;
   line-height:36px;
   overflow:hidden;
   display:block;
   font-size:12px;
   text-align:center;
   }
   
#right .product span a{
  color:#333;
   }
   
#right .product span b{
   font-weight:lighter;    
   } 
   
/*-------产品内容页------*/

.shop_article{
  height:100%;
  overflow:hidden;
  background-color:#fff;
  color:#333;
  }
  
.shop_article .top{
  height:100%;
  overflow:hidden;
  margin-bottom:25px;
  }
  
.shop_article .top .title{
  height:36px;
  margin-bottom:15px;
  border-bottom:1px solid #dedede;
  }
  
.shop_article .top .title h1{
  font-size:18px;
  float:left;
  }
  
.shop_article .top .title span{
  font-size:12px;
  float:right;
  line-height:30px;
  padding-right:10px;
  }
  
.shop_article .top .title span b{
   padding:0 5px;
   font-weight:bold;
   color:#ff6600;
  }
  
.shop_article .img{
   width:400px;
   height:280px;
   float:left;
  }
  
.shop_article .parameters{
   width:380px;
   height:300px;
   overflow:hidden;
   float:right;
  }
  
.shop_article .parameters ul li{
   line-height:42px;
   display:block;   
   border-bottom:1px dashed #dedede;
  }
  
.shop_article .parameters ul li b{
   width:68px;
   display:block;
   float:left;
   text-align:right;
  }
  
.shop_article .parameters ul li span{
   width:308px;
   display:block;
   float:right;
   color:#666;
  }
  
.shop_article .parameters ul li .btn{
  width:100px;
  height:32px;
  background:url(../images/gaomai.jpg) no-repeat;
  border: none;
  margin-top:15px;
  display:block;
  float:left;
  }
  
.shop_article .parameters ul li .btn:hover{
  background:url(../images/gaomai_1.jpg) no-repeat;
  }  
  
.shop_article .parameters ul li span a{
  padding:10px 0 0 15px;
  display:block;
  float:left;
  }


/*--------内容部分---------*/

.shop_article .con{ 
	height:100%;
	overflow:hidden;
	background:#fff;
	border:1px solid #dedede;
	margin:15px 0;
	}

.shop_article .con #menubox {
   	height:30px;
	position:relative;
	top:0px;
	background:url(../images/column_bg1.jpg) repeat-x;
	border-bottom:1px solid #eee;
}

.shop_article .con #menubox ul{
	height:31px;
	text-align:center;
	list-style-type:none;
	padding-left:0;	
	}
	
.shop_article .con #menubox ul li {
	float:left;
	height:30px;
	line-height:30px;
	width:auto;
	cursor:pointer;
	text-align:center;
	width:100px;
	color:#666;
	font-size:14px;
	font-weight:bold;
}

.shop_article .con #menubox ul li.hover {
	height:30px;
	font-weight:bold;	
	border-bottom:0px;
	color:#fff;	
	background:url(../images/column_bg.jpg) repeat-x;
}

.shop_article .con .tat{ 
	height:100%;
	padding:15px 0 0 20px;
	overflow:hidden;
}

.shop_article .con .tat p{
   margin-bottom:15px;
}


/*---商品图片---*/

.shop_article .pro_img{ 
	height:100%;
	padding:20px;
	overflow:hidden;
}

.shop_article .pro_img img{
   margin-bottom:15px;
   display:block;
}

/*---售后保障---*/

.shop_article .customer_service{ 
	height:100%;
	padding:20px;
	overflow:hidden;
	line-height:24px;
	font-size:14px;
	color:#333333;
}

.shop_article  .customer_service b{
  color:#ff0000;
}

/*------图片放大样式------*/
.box_pro{}
.left-pro{width:460px; padding:10px 0;text-align:left;float:left}
.left-pro .t1{width:100px;float:left}
.left-pro .t2{width:350px; height:263px;pxtext-indent:0;float:left;border:1px solid #dedede;}
.left-pro .t2 img{text-indent:0;}
#showArea img{cursor:pointer;display:block;margin-bottom:5px;width:68px;padding:1px;border:1px solid #dedede;height:68px;float:left}
#main_img{cursor:pointer;display:block}
#gotop{cursor:pointer;display:block;margin-left:9px}
#gobottom{cursor:pointer;display:block;margin-left:9px}
#showArea{height:230px;margin:10px;overflow:hidden}
.MagicZoomBigImageCont{border:1px solid #dedede;overflow:hidden}
.MagicZoomBigImageCont img{width:600px;height:600px}
.MagicZoomBigImageCont iframe{width:300px;height:300px}
.MagicZoomHeader{font:10px Tahoma, Verdana, Arial, sans-serif;color:#fff;background:#91b817;text-align:center !important}
.MagicZoomPup{border:1px solid #aaa;background:#fff;cursor:hand;left:0}
.MagicZoomLoading{text-align:center;background:#fff;color:#444;opacity:0.8;padding:3px 3px 3px 3px !important;display:none}
.MagicZoomLoading img{padding-top:3px !important}
.MagicThumb{cursor:url(cursor/zoomin.cur), pointer;outline:none}
.MagicThumb-zoomed{cursor:default}
.MagicThumb span{display:none}
.MagicThumb-image{border:1px solid #ccc;outline:none}
.MagicThumb-image-zoomed{cursor:url(cursor/zoomout.cur), pointer}
.MagicThumb-caption{color:#333333;background-color:#F0F0F0;border:1px solid #CCC;border-top:none;font-family:Verdana, Helvetica;font-size:11px;padding:8px 16px}
.MagicThumb-controlbar{display:block;height:18px}
.MagicThumb-controlbar a{display:block;width:180px;height:180px;margin:0px 1px;outline:none;float:left;overflow:hidden}
.MagicThumb-controlbar a span{display:block;width:1000px;height:1000px;background:transparent url(../images/controlbar.png) no-repeat 0 0;outline:none;position:absolute;left:0px;top:0px}
.MagicThumb-loading{border:1px solid #000;background:#fff url(../images/loader.gif) no-repeat 2px 50%;padding:2px 2px 2px 22px;margin:0;text-decoration:none;text-align:left;font-size:8pt;font-family:sans-serif;}

   
/* -----------------------案例中心---------------------------- */

#case{ 
  height:100%;
  overflow:hidden;
  background:#fff;
  border:1px solid #dedede;
  border-bottom:none;
  }  
  
#case ul{
    width:1200px;
    padding:25px 0 0 25px;
	height:100%;
	display:block;
	overflow:hidden;
   }
  
#case li{
   width:500px;
   margin:0 25px 25px 0;
   float:left;
   display:block;
   border-bottom:1px dashed #dedede;
   padding-bottom:25px;
   }  

#case li  img{
   width:200px;
   height:150px;
   display:block;
   border:1px solid #eee;
   padding:3px;
   float:left;
   margin-right:20px;
   }
 
#case li h6 a{
    height:30px;
	font-size:14px;
	display:block;
   }
   
#case li p{
    height:100px;
	font-size:12px;
	display:block;
	line-height:20px;
	color:#666;
	overflow:hidden;
   }
   
#case li p a{
	color:#ff6600;
   }
   
#case li span{
	color:#666;
	padding-top:10px;
	display:block;
   }   
     
#case li span b{
	color:#333;
	padding-right:5px;
	color:#bb3300;
   }  
   
 #sider {
	width:918px;height:46px; line-height:46px; list-style-type: none; background:#e61a1f; position:relative; z-index:3; background:url(../images/zctx_case_bg.jpg) repeat-x;padding-left:190px;
 }


#sider li {
 float: left; width:120px; text-align:center; background:url(../images/nav_line2.jpg) no-repeat right center;
}
#sider li a{color:#ffffff; font-weight:bold;}
#sider li:hover{ background-color:#e3750a;}
#sider li ul {line-height:38px; list-style-type: none;text-align:left;left: -999em; width:100%; position: absolute;}             /*二级菜单总体样式：行高24px；背景颜色；外框宽度；相对位置；边框一个象素，上边没样式，左右下边实线，边框颜色#003399；
内边距1个象素*/

            /* 二级菜单链接样式；背景宽度、左对齐，左缩进2 */
#sider li ul a{ display:block;text-align:center;padding:0px 20px;background:url(../images/nav_line3_bg.jpg) no-repeat right center;float:left;}
#sider li ul a:link  {color:#666666; text-decoration:none;font-weight:normal;}                                   /* 未访问的链接 */
#sider li ul a:visited  {color:#666666;text-decoration:none;font-weight:normal;}                                 /* 已访问的链接 */
#sider li ul a:hover  {color:#666666;text-decoration:none;font-weight:normal;}/* 鼠标在链接上 */
#sider li:hover ul {left: auto;}
#sider li.sfhover ul {left: auto;}
#content {clear: left;}

#bg{width:1108px;height:40px; background:url(../images/zctx_case_bg2.jpg) repeat-x; display:none;}


   
/* -----------------------评价---------------------------- */

#evaluation{ 
  height:100%;
  overflow:hidden;
  background:#fff;
  border-bottom:none;
  }  
  
#evaluation ul{
    padding:10px 25px;
	height:100%;
	display:block;
	overflow:hidden;
   }
  
#evaluation li{
   width:100%;
   margin:0 25px 25px 0;
   float:left;
   display:block;
   border-bottom:1px dashed #dedede;
   padding-bottom:25px;
   }  

#evaluation li  img{
   width:150px;
   height:150px;
   display:block;
   border:1px solid #eee;
   padding:3px;
   float:left;
   margin-right:20px;
   }
 
#evaluation li h6 a{
    height:30px;
	font-size:14px;
	display:block;
   }
   
#evaluation li p{
    height:100px;
	font-size:12px;
	display:block;
	line-height:24px;
	color:#666;
	overflow:hidden;
   }
   
#evaluation li p a{
	color:#ff6600;
   }
   
#evaluation li span{
	color:#666;
	padding-top:10px;
	display:block;
   }   
     
#evaluation li span b{
	color:#333;
	padding-right:5px;
	color:#bb3300;
   }   
   

/* -----------------------图片展示---------------------------- */

.picture .list{
   height:100%;
   overflow:hidden;
   padding:5px 0;
   }
   
.picture .list ul{
	width:1100px;
   height:100%;
   overflow:hidden;
   }

.picture .list li {
   width:200px;
   float:left;
   overflow:hidden;
   margin:0px 9px 18px 9px;
   position:relative;
   border:1px solid #dedede;
   }
   
.picture .list li:hover{
   border:1px solid #e61a1f;
   }
   
.picture .list img {
   width:200px;
   height:150px;
   display:block;  
   }
	 
.picture .list span{
	width:200px;
   height:26px;
   overflow:hidden;
   display:block;
   font-size:12px;  
   text-align:center;
   }
   
.picture .list span a{
  color:#666;
   }
   
.picture .list span b{
   font-weight:lighter;    
   }  
   
/*-------------*/  

.picture .content{
  height:100%;
  overflow:hidden;
  background:#fff;
  color:#333;
  font-size:14px;
  padding:15px 25px 25px 25px;
  border:1px solid #dedede;
  }
  
.picture .content .title h2{
   height:26px;
   text-align: center;
   font-size:16px;
   display:block;
  }  
  
.picture .content .info{
  font-size:12px;
   color:#999;
   margin-bottom:25px;
   text-align:center;
   }
   
.picture .content .info small{
  font-size:12px;
  margin-left:15px;
  }

/*------*/

.picture .content .pic{
  height:100%;
  overflow:hidden;
  }
  
.picture .content center{
  width:100%;
  overflow:hidden;
  border:1px solid #dedede;
  margin-bottom:15px;
  }
  
.picture .content center a{
  width:199px;
  height:28px;
  line-height:28px;
  display:block;
  float:left;
  font-size:12px;
  border-right:1px solid #dedede;
  background:#f7f7f7;
  text-align:center;
  }
  
.picture .content center .c{
  width:201px;
  }
  
.picture .content .pic .tp{
  height:100%;
  overflow:hidden;
  text-align:center;
  line-height:36px;
  font-size:12px;
  }
  
.picture .content .pic .tp img{
  display:block;
  margin:0 auto;
  }
  
.picture .content .pic .tp a{
  color:#ff6600;
  }

/*------*/

.picture .content .pic .e8{
   width:860px;
   overflow: hidden;
}

.picture .content .pic .e8 li{
   width:236px;
   margin:0 25px 0 10px;
   display:block;
   float:left;
   overflow: hidden;
}

.picture .content .pic .e8 li img{
   width:230px;
   height:173px;
   border:1px solid #dedede;
   padding:1px;
}

.picture .content .pic .e8 li img{
   width:230px;
   height:173px;
   border:1px solid #dedede;
   padding:1px;
}

.picture .content .pic .e8 li img:hover{
   border:1px solid #ff6600;

}

.picture .content .pic .e8 li span{
   width:230px;
   height:30px;
   line-height:30px;
   display:block;
   overflow:hidden;
   text-align:center;
   margin-bottom:10px;
}

.picture .content .pic .e8 li span a{
  color:#333;
}

.picture .content .pic .e8 li span a:hover{
  color:#ff6600;
}


/*------*/
  
.picture .content .box{
  line-height:24px;
  padding:20px 0;
  margin-top:20px;
  border-top:1px dashed #dedede;
  line-height:24px;
  font-size:14px;
  color:#333;    
  }
  
.picture .content .box p{
  margin-bottom:15px;  
  }
   
   
     
      
/* -----------------------信息列表---------------------------- */

#right .news{
  height:100%;
  overflow:hidden;
  padding:20px 20px 0 20px ;
  border:1px solid #dedede;
  background:#fff;
  border-bottom:none;
  }

#right .news li{
   height:100%;
   overflow:hidden;
   margin-bottom:20px;
   padding-bottom:20px;
   border-bottom:1px dashed  #CCCCCC;}

#right .news li  img{
   width:120px;
   height:90px;
   display:block;
   float:left;
   margin-right:15px;
   padding:0px;
   border:1px solid #dedede;}
   
#right .news li h5 a{
	font-size:14px;
	line-height:20px;
	padding-bottom:10px;
	color:#333;
   }
   
#right .news li p {
   height:50px;
   font-size:12px;
   line-height:22px;
   color:#666;
   overflow:hidden;
   padding-top:5px;
   }
   
#right .news li p a{
   color:#ff0000;
    }
	
#right .news li p a:hover{
   color:#ff3300;
    }	   
 
/* -----------------------信息列表1---------------------------- */


#right .news1 {
   height:100%;
   overflow:hidden;
   padding:15px 10px;
  }

#right .news1 li {
	height:30px;
	line-height:30px;
	font-size:12px;
	padding-left:5px;
	border-bottom:1px dashed #dedede;
  }

#right .news1 ul li a{
   display:block;
   float:left;
   text-indent:10px;
   background:url(../images/icon_1.jpg) no-repeat 0px 13px;
   }   

#right .news1 ul li a:hover{
   color:#ff0000;
   background:url(../images/icon_2.jpg) no-repeat 0px 13px;
   }   

#right .news1 ul li span{
   display:block;
   float:right;
   color:#999999;
   }

/* -----------------------信息列表2---------------------------- */

#right .news2{
  height:100%;
  overflow:hidden;
  padding:20px 20px 0 20px ;
  border:1px solid #dedede;
  background:#fff;
  border-bottom:none;
  }

#right .news2 li{
   height:100%;
   overflow:hidden;
   margin-bottom:20px;
   padding-bottom:20px;
   border-bottom:1px dashed  #CCCCCC;}

#right .news2 li  img{
   width:120px;
   height:90px;
   display:block;
   float:left;
   margin-right:15px;
   border:1px solid #dedede;}
   
#right .news2 li h5 a{
	font-size:14px;
	line-height:20px;
	padding-bottom:6px;
	color:#333;
	display:block;
   }
   
#right .news2 li p {
   height:50px;
   font-size:12px;
   line-height:26px;
   color:#666;
   overflow:hidden;
   padding-top:5px;
   }
   
#right .news2 li p a{
   color:#ff0000;
    }
	
#right .news2 li p a:hover{
   color:#ff3300;
    }	   
 
/* -----------------------信息列表3---------------------------- */
#right .news3{
  height:100%;
  overflow:hidden;
  padding:20px 20px 0 20px ;
  border:1px solid #dedede;
  background:#fff;
  border-bottom:none;
  }

#right .news3 li{
   height:100%;
   overflow:hidden;
   margin-bottom:20px;
   padding-bottom:20px;
   border-bottom:1px dashed #CCCCCC;}

#right .news3 li  img{
   width:160px;
   height:120px;
   display:block;
   float:left;
   margin-right:15px;
   border:1px solid #dedede;}
 #right .news3 li small{float:right;} 
  #right .news3 li bshare-custom{ display: inline;} 
  #right .news3 li h5{height:36px; line-height:26px;}
#right .news3 li h5 a{
	font-size:14px;	color:#333;
   }
 #right .news3 li h5 a:hover{color:#F00;}  
#right .news3 li p {
   height:56px;
   font-size:12px;
   line-height:24px;
   color:#666; 
   overflow:hidden;
  
   }
#right .news3 li .bottom{height:26px; line-height:26px;}
#right .news3 li .bottom .bottom_left{width:100px; float:left;}
#right .news3 li .bottom .bottom_left a{color:#df1016; font-size:12px;}
#right .news3 li .bottom .bottom_right{width:280px; float:right; text-align:right;margin-right:4px;}
#right .news3 li .bottom .bottom_right span{margin-left:10px; color:#666;font-size:12px;}
#right .news3 li .bottom .bottom_right span b{color:#df1016; font-weight:lighter;}
	   
	   
/* -----------------------团队列表---------------------------- */

 .team{
	 width:1058px;
  height:100%;
  overflow:hidden;
  padding:20px 20px 0 20px ;
  border:1px solid #dedede;
  background:#fff;
  border-bottom:none;
  }
 .team ul{
	 width:1110px;
   height:100%;
 
   }

.team li{
	width:330px;
   height:150px;
   overflow:hidden;
   padding-bottom:40px;
   margin-top:20px;
   border-bottom:1px dashed #dedede;
   float:left;
   margin-right:20px;
   padding-left:10px;
   }

.team li  img{
   width:150px;
   height:150px;
   display:block;
   float:left;
   margin-right:20px;
  }
 .team li .team_right{width:150px;height:150px; overflow:hidden;float:left; position:relative;} 
  
 .team li .team_right span{
	font-size:14px;
	font-weight:bold;	
	color:#333;
	display:block;
	line-height:30px;
   }
   
 .team li .team_right p {
	width:154px;
   font-size:12px;
   line-height:24px;
   color:#666;
   overflow:hidden;
   padding-top:5px;
   margin-bottom:21px;
   }
.team li .team_right .team_bottom{width:150px;height:22px; position:absolute;bottom:0px;}    
 .team li .team_right .team_bottom a{
  width:70px;
  height:22px;
   line-height:22px;
   text-align:center;
    display:block;
	float:left;

	color:#ffffff;
    }
	
/* -----------------------项目推荐---------------------------- */

.shangmu{
   width:1100px;
   height:100%;
   overflow:hidden;
   padding:0px 0px 10px 0px ;
   background:#fff;
   border-bottom:none;
  }
  
.shangmu ul{
   width:1130px;
   height:100%;
 
   }

.shangmu li{
   width:507px;
   overflow:hidden;
   border:1px solid #dedede;
   float:left;
   padding:15px;
   margin:0px 20px 20px 0;
   }
  
.shangmu li:hover{
   background:#f7f7f7;
  }

.shangmu li  img{
   width:220px;
   height:165px;
   display:block;
   float:left;
   margin-right:15px;
   padding:1px;
  }
  
.shangmu li .team_right{
   width:270px;
   overflow:hidden;
   float:left; 
   position:relative;} 
  
.shangmu li .team_right span{
   width:270px;
   height:30px;
   overflow:hidden;
   font-size:12px;
   font-weight:bold;	
    color:#666;
   display:block;
   line-height:30px;
   }
   
.shangmu li .team_right span a{
   color:#666;
   }
  .shangmu li .team_right span a:hover{color:#ff0000;} 
   
.shangmu li .team_right p {
   font-size:12px;
   line-height:24px;
   color:#666;
   overflow:hidden;
  
   }

.shangmu li .team_right p a{
   color:#ff0000;
   }

/* -----------------------封面页---------------------------- */

#main #right .cover{   
   height:100%;
   overflow:hidden;
   padding:20px 30px;
   font-size:14px;
   line-height:24px;
   color:#333333;
   background:#fff;
   margin-bottom:15px;
   border:1px solid #dedede;
   } 
   
#main #right .cover p{
   padding-bottom:15px;
   color:#333333;
    }   

#main #right .cover .img{
   display:block;
   float:right;
   padding:0 0 10px 10px;
    }   

/* -----------------------付款页面---------------------------- */

#main #right .pay{   
   height:100%;
   overflow:hidden;
   padding:20px 18px;
   font-size:14px;
   line-height:24px;
   color:#333333;
   background:#ffffff;
   margin-bottom:15px;
   border:1px solid #dedede;
   
   } 
 #main #right .pay h3{font-size:18px; color:#333333; line-height:60px;}
 #main #right .pay ul{width:860px;}
 #main #right .pay ul li{width:383px;height:150px; border:1px solid #dedede; float:left; overflow:hidden;margin-right:20px;padding-top:26px;padding-left:14px;margin-bottom:20px; background:#f9f9f9;}
 #main #right .pay ul li p{ font-size:14px; line-height:24px; color:#666666;padding-left:35px;padding-top:20px; font-weight:bold;}
 #main #right .pay ul li p sttong{color:#333333;}

	
/*-------------------内页-信息内页--------------------*/

.article{
  height:100%;
  overflow:hidden;
  background:#fff;
  color:#333;
  font-size:14px;
  padding:15px 25px 25px 25px;
  border:1px solid #dedede;
  }
  
.article .title h2{
   height:26px;
   text-align: center;
   font-size:16px;
   padding-top:10px;
   display:block;
  }  
  
.article .info{
  font-size:12px;
   color:#999;
   margin-bottom:25px;
   text-align:center;
   }
   
.article .info small{
  font-size:12px;
  margin-left:15px;
  }

.article .box{
  line-height:24px;
  padding-bottom:25px;
  }
  
.article .box p{
  margin-bottom:15px;
  }
  
.article .share{
  overflow:hidden;
  padding:0px 20px 20px 20px;
  }
  
.article .share .jiathis_style{
  float:right;
  }   
   

/* ---------------------分页------------------------------- */

.pagelist {
    height:30px;
	padding:10px 0 20px 0;
	border:1px solid #dedede;
	border-top:none;
	background:#fff;
	margin-bottom:15px;
	
}

.pagelist ul {
	float:right;
	padding-right:30px;
	}
	
.pagelist .firstPage {
	width:30px;
}

.pagelist ul li {
	float:left;
	font-family:Tahoma;
	line-height:22px;
	height:22px;
	margin-left:5px;
	font-size:12px;
	border:1px solid #E9E9E9;
	padding:0px 8px;
	width:auto;
}

.pagelist ul li a:hover {
	color:#ff0000;
	text-decoration:none;
}

.pagelist ul li.thisclass, .pagelist ul li.thisclass a, .pagelist ul li.thisclass a:hover {
	background-color:#ff6600;
	color:#FFFFFF;
	}

	
.pagelist .pageinfo {
	line-height:21px;
	padding:12px 5px 10px 5px;
	color:#999;
   }

.pagelist .pageinfo strong {
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}
   
/*--------------右边-热销产品、厂家推荐、新品上市-----------------*/

.product_hot{ 
    width:853px; 
	overflow:hidden;
	background:#fff;
	border:1px solid #dedede;
	margin-bottom:15px;
	}

.product_hot #menubox {
   	height:30px;
	position:relative;
	top:0px;
	background:url(../images/column_bg1.jpg) repeat-x;
	border-bottom:1px solid #eee;
}

.product_hot #menubox ul{
	height:31px;
	text-align:center;
	list-style-type:none;
	padding-left:0;	
	}
	
.product_hot #menubox ul li {
	float:left;
	height:30px;
	line-height:30px;
	width:auto;
	cursor:pointer;
	text-align:center;
	width:100px;
	color:#666;
    font-size:14px;
	font-weight:bold;
}

.product_hot #menubox ul li.hover {
	height:30px;
	font-weight:bold;	
	border-bottom:0px;
	color:#fff;
	background:url(../images/column_bg.jpg) repeat-x;
}

.product_hot #menubox ul span{
   float:right;
   line-height:30px;
   color:#ff6600;
   padding-right:10px;
   text-indent:15px;
   background:url(../images/ok.png) no-repeat 0 9px;  
}

.product_hot .tat{ 
	padding:20px 0 10px 20px;
	overflow:hidden;
}

.product_hot .tat li {
   width:185px;
   float:left;
   overflow:hidden;
   padding:0px 23px 10px 0px;   
   }
   
.product_hot .tat img {
   width:183px;
   height:137px;
   display:block;
   padding:1px;
   border:1px solid #eee;
   }
   
.product_hot .tat span{
   height:32px;
   line-height:32px;
   overflow:hidden;
   display:block;
   font-size:12px;
   text-align:center;
   }
   
.product_hot .tat span a{
  color:#333;
   }
   
.product_hot .tat span b{
   font-weight:lighter;    
   } 
   
	
/*--------------右边-公司新闻\行业资讯\解决方案-----------------*/


.news_hot{ 
    width:853px; 
	height:250px;
	overflow:hidden;
	background:#fff;
	border:1px solid #dedede;
	margin:15px 0;
	}

.news_hot #menubox {
   	height:30px;
	position:relative;
	top:0px;
	background:url(../images/column_bg1.jpg) repeat-x;
	border-bottom:1px solid #eee;
}

.news_hot #menubox ul{
	height:31px;
	text-align:center;
	list-style-type:none;
	padding-left:0;	
	}
	
.news_hot #menubox ul li {
	float:left;
	height:30px;
	line-height:30px;
	width:auto;
	cursor:pointer;
	text-align:center;
	width:100px;
	color:#666;
	font-size:14px;
	font-weight:bold;
}

.news_hot #menubox ul li.hover {
	height:30px;
	font-weight:bold;	
	border-bottom:0px;
	color:#fff;	
	background:url(../images/column_bg.jpg) repeat-x;
}

.news_hot .tat{ 
	height:190px;
	padding:15px 20px 0 20px;
	overflow:hidden;
}

.news_hot .tat li {
   width:261px;
   height:26px;
   line-height:26px;
   float:left;
   display:block;
  padding:0px 5px;
   overflow:hidden;  
   }
   
.news_hot .tat li a{
   font-size:12px;
   text-indent:20px;
   display:block;
   background:url(../images/list_b.png) no-repeat 0px 10px;
   }
   
.news_hot .tat li a:hover{
   background:url(../images/list_b1.png) no-repeat 0px 10px;
   }
   
.news_hot .tat b{
   font-weight:lighter;    
   } 
   
/*------------------------右边-案例展示-----------------------*/

.picnews{
	width:853px;
	height:240px;
	border:1px solid #dedede;
	background-color:#fff;
	margin-bottom:15px;
}

.picnews .title{
   height:30px;
   line-height:30px;
   background:url(../images/column_bg1.jpg) repeat-x;
   border-bottom:1px solid #eee;
 }
 
.picnews .title h2 a{
   width:130px;
   font-size:14px;
   display:block;
   float:left;
   color:#FFFFFF;
   text-indent:20px;
   background:url(../images/column_bg.jpg) repeat-x;
   }
 
.picnews .title span a{
   font-size:12px;
   display:block;
   float:right;
   color:#ff6600;
   padding-right:10px;
   }
   
.picnews .title span a:hover{
   color:#ff0000;
   }

.picnews  .button_left{
   float:left;
   width:15px;
   height:50px;
   margin-top:50px;
   background:url(../images/left_btn.jpg) no-repeat;
  }
  
.picnews  .button_left:hover{
   background:url(../images/left_btn_1.jpg) no-repeat;
  }

.picnews .button_right{
   float:right;
   width:15px;
   height:50px;
   margin-top:50px;
   background:url(../images/right_btn.jpg) no-repeat;
   } 
   
.picnews .button_right:hover{
   background:url(../images/right_btn_1.jpg) no-repeat;
   } 
   
.picnews .rollBox{
   width:815px;
   overflow:hidden;
   margin:0;
   padding:25px 20px;
	}
	
.picnews .rollBox .Cont{
    width:760px;
	height:170px;
	float:left;
	overflow:hidden;
	margin-left:12px;	
	}

.picnews .rollBox .ScrCont{
    width:10000000px;
	}
  
.picnews  .rollBox .Cont ul li{
   width:175px;
   padding-right:20px;
   float:left;
   }
  
.picnews .rollBox .Cont ul li img{
  height:135px;
  width:170px;
  padding:1px;
  border:1px solid #dedede;
  display:block;
  margin:0 auto;
  background-color:#FFFFFF;
   }
   
.picnews .rollBox .Cont ul li span{
   height:30px;
   width:131px;
   line-height:30px;
   text-align:center;
   display:block;   
   font-size:12px;
   color:#666;
   }
   
.picnews .rollBox .Cont ul li span a{
  font-size:12px;
  color:#333;
  }
     
.picnews .rollBox .Cont a{
    color:#333;
	}  
  	
.picnews .rollBox .Cont a:hover{
    color:#f00;
	}
	
.picnews .rollBox #List1,.rollBox #List2{
    float:left;
	}
   
/*----------------------右边-客户评价----------------------*/

#right .evaluation{
   width:853px;
   height:100%;
   overflow:hidden;
   margin-bottom:10px;
   background-color:#fff;
   border:1px solid #dedede;
   }
   
#right .evaluation .title{
   height:30px;
   line-height:30px;
   background:url(../images/column_bg1.jpg) repeat-x;
   border-bottom:1px solid #eee;
 }
 
#right .evaluation .title h2 a{
   width:100px;
   font-size:14px;
   display:block;
   float:left;
   color:#FFFFFF;
   text-indent:20px;
   background:url(../images/column_bg.jpg) repeat-x;
   }
 
#right .evaluation .title span a{
   font-size:12px;
   display:block;
   float:right;
   color:#ff6600;
   padding-right:10px;
   }
   
#right .evaluation .title span a:hover{
   color:#ff0000;
   }

#right .evaluation ul{   
   border-top:none;
   padding:0 0 20px 20px;
   }

#right .evaluation ul li{
   width:410px;
   height:105px;
   float:left;
   display:block;
   overflow:hidden;
   padding:15px 0;
   border-bottom:1px dashed #dedede;
   } 
   
#right .evaluation ul li h6,#right .evaluation ul li h6 a{
   width:100%;
   height:22px;
   color:#333;
   font-size:12px;
   } 
   
#right .evaluation ul li h6 a:hover{
   color:#ff0000;
   }

#right .evaluation ul li img{
   width:175px;
   height:100px;
   display:block;
   float:left;
   border:1px solid #dedede;
   margin-right:20px;
   }             

#right .evaluation ul li p{
   display:block;
   line-height:20px;
   color:#666;
   padding-right:10px;
   } 
   
#right .evaluation ul li p a{
   color:#ff6600;
   } 

#right .evaluation ul li p a a:hover{
   color:#ff0000;
   } 
   
/*------------------------右边-精彩瞬间------------------------*/

.moment{
   height:100%;
   overflow:hidden;
   border:1px solid #dedede;
   background:#fff;
   margin-bottom:15px;
   }
   
.moment .title{
   height:30px;
   line-height:30px;
   background:url(../images/column_bg1.jpg) repeat-x;
   border-bottom:1px solid #eee;
 }
 
.moment .title h2 a{
   width:100px;
   font-size:14px;
   display:block;
   float:left;
   color:#FFFFFF;
   text-indent:20px;
   background:url(../images/column_bg.jpg) repeat-x;
   }
 
.moment .title span a{
   font-size:12px;
   display:block;
   float:right;
   color:#ff6600;
   padding-right:10px;
   }
   
.moment .title span a:hover{
   color:#ff0000;
   }
   
.moment .con{
    width:958px;
	height:168px;
	float:left;
	padding:20px;
	overflow:hidden;
  }

.moment #demo{
    width:812px;
	overflow:hidden;
  }

.moment #demo td img{
   width:183px;
   height:137px;
   display:block;
   padding:3px;
   border:1px solid #eee;
   margin-right:20px;
  }
  
.moment #demo td span a{
    height:32px;
   line-height:32px;
   overflow:hidden;
   display:block;
   font-size:12px;
   text-align:center;
  }
  
/*-------------------上下页----------------------*/

.prenext {
    height:50px;
	margin-top:15px;
	padding:0px 10px;
	border-top:1px dashed #dedede;
	border-bottom:1px dashed  #dedede;
}
.prenext li {
    height:50px;
	line-height:50px;
	width:50%;
	float:left;
	color:#333;
	overflow:hidden;
	font-size:14px;	
}

.prenext li a{
	color:#333;	
	font-size:14px;	
}




/*----------------------结束！------------------------*/