﻿@import url(global.css);

/*----------------------智传天下-内页样式------------------------*/


/*------内页顶部广告图------*/  

#banner{
   width:980px;
   height:100%;
   overflow:hidden;
   margin:0 auto;
   margin-top:10px;
  }
  
/*--------公共调用---------*/
#main{
   width:980px;
   height:100%;
   overflow:hidden;
   margin:0 auto;   
   padding:10px 0;
  }  

#main #left{
   width:220px;
   height:100%;
   float:left;
   overflow:hidden;
   }
   
#main #right{
   width:750px;
   height:100%;
   overflow:hidden;
   float:right;
   } 
   

/*-----------------------左边内容----------------------- */

/*------左边公共调用-------*/


#left .title span a{
   display:block;
   float:right;
   font-size:12px;
   color:#fff;
   padding-right:10px;
   }  
   
#left .title span a:hover{
   color:#fff;
   } 


/*------二级栏目模块-------*/

#left .column{
   width:100%;
   height:100%;
   overflow:hidden;
   margin-bottom:10px;
   background-color:#eee;
   padding-bottom:10px;  
    
   }

#left .column .title{
   height:35px;
   line-height:35px;
   background:url(../images/titlebg.jpg) repeat-x ;
   } 
   
#left .column .title h2{
   display:block;
   float:left;
   font-size:14px;
   text-indent:36px;
   color:#fff; 
   
   } 
   
#left .column ul{ 
   }

#left .column ul li{
   width:100%;
   display:block;
   overflow:hidden;
   float:left;
   font-size:12px;
   }     

#left .column ul li a{
   width:218px;
   height:32px;
   display:block;
   line-height:33px;
   overflow:hidden;
   font-size:12px;
   color:#333;
   text-indent:45px;
   border-top:none;
   background:url(../images/bg_1.jpg) no-repeat center;
   } 

#left .column ul li a:hover{
   color:#fff;
   background:url(../images/bg_2.jpg) no-repeat center;
   } 
    
/*----------新闻、资讯模块----------*/

#left .news{
   width:100%;
   height:100%;
   overflow:hidden;
   margin-bottom:10px;
   }

#left .news .title{
   height:32px;
   line-height:32px;
   background:url(../images/titlebg.jpg) repeat-x ;
   } 
   
#left .news .title h2{
   display:block;
   float:left;
   font-size:14px;
   text-indent:36px;
   color:#fff; 
   } 
   
#left .news ul{
   height:100%;
   display:block;
   overflow:hidden;
   padding:10px;
   border:1px solid #dedede;
   border-top:none;  
   }

#left .news ul li{
   width:100%;
   line-height:24px;
   display:block;
   overflow:hidden;
   float:left;
   font-size:12px;
   }     

#left .news ul li a{
   height:24px;
   display:block;
   float:left; 
   color:#333;
   text-indent:10px;
   background:url(../images/tb.gif) no-repeat 0px 8px;
   } 

#left .news ul li a:hover{
   color:#ff0000;
   } 
   
#left .news ul li span{
   height:24px;
   float:right;
   color:#666;
   display:block;
   } 

   
/*----------解决方案模块----------*/

#left .scheme{
   width:100%;
   height:100%;
   overflow:hidden;
   margin-bottom:10px;
   }

#left .scheme .title{
   height:32px;
   line-height:32px;
   background:url(../images/titlebg.jpg) repeat-x ;
   } 
   
#left .scheme .title h2{
   display:block;
   float:left;
   font-size:14px;
   text-indent:36px;
   color:#fff; 
   }
   
#left .scheme ul{
   height:100%;
   display:block;
   overflow:hidden;
   padding:10px;
   border:1px solid #dedede;
   border-top:none;  
   }

#left .scheme ul li{
   width:100%;
   display:block;
   overflow:hidden;
   float:left;
   font-size:12px;
   }     

#left .scheme ul li a{
   width:100%;
   height:25px;
   line-height:25px;
   display:block;
   color:#333;
   text-indent:15px;
   background:url(../images/tb.gif) no-repeat 0px 8px;
   } 

#left .scheme ul li a:hover{
   color:#ff0000;
   } 
   
/*---------热销、推荐产品--------*/
 
#left .hot{
   width:100%;
   height:100%;
   overflow:hidden;
   margin-bottom:10px;
   }

#left .hot .title{
   height:32px;
   line-height:32px;
   background:url(../images/titlebg.jpg) repeat-x ;
   } 
   
#left .hot .title h2{
   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 .client{
   width:100%;
   height:100%;
   overflow:hidden;
   margin-bottom:10px;
   }

#left .client .title{
   height:32px;
   line-height:32px;
   background:url(../images/titlebg.jpg) repeat-x ;
   } 
   
#left .client .title h2{
   display:block;
   float:left;
   font-size:14px;
   text-indent:36px;
   color:#fff;
   }

#left .client ul{
   height:100%;
   display:block;
   overflow:hidden;
   border:1px solid #dedede;
   border-top:none;
   padding-top:10px;
   
   }

#left .client ul li{
   width:99px;
   height:65px;
   display:block;
   overflow:hidden;
   float:left;
   font-size:12px;
   padding-left:10px;
   }  

#left .client ul li img{
   width:97px;
   height:53px;
   display:block;
   border:1px solid #dedede;
   } 
   
#left .client ul li span{
   display:block;
   } 
   
#left .client ul li span a{
   width:99px;
   padding-top:10px;
   display:block;
   color:#666666;
   text-align:center;
   }           
                 
/*---------联系方式--------*/

#left .contact{
   width:100%;
   height:100%;
   overflow:hidden;
   margin-bottom:10px;
   }

#left .contact .title{
   height:32px;
   line-height:32px;
   background:url(../images/titlebg.jpg) repeat-x ;
   } 
   
#left .contact .title h2{
   display:block;
   float:left;
   font-size:14px;
   text-indent:36px;
   color:#fff; 
   }
       
#left .contact ul{ 
   height:100%;
   display:block;
   overflow:hidden;
   padding:10px;
   border: 1px solid #dedede;
   } 

#left .contact ul h2{ 
   height:100%;
   display:block;
   overflow:hidden;
   padding:10px;
   border: 1px solid #dedede;
   } 


#left .contact img{
   width:100%;
   margin-bottom:10px;
   } 

#left .contact ul li{
   width:100%;
   line-height:20px;
   display:block;
   float:left;
   color:#666;
   font-size:12px;
   margin-bottom:5px;
   } 
 
#left .contact .shrink{	
  text-indent:36px;
  }	
  	

/*------------------------ 右边内容------------------------ */


/*------公共调用---------*/
      
#main #right ul{
   height:100%;
   overflow:hidden;
   }
  
#main #right li{
   overflow:hidden;
   display:block; 
   }

/* ------当前位置-------- */


#right .location{
   height:35px;
   line-height:35px;
   color:#fff;
   font-size:12px;
   background:url(../images/titlebg.jpg) repeat-x ;
   }

#right .location .lt{
   padding-left:30px;
   background:url(../images/.jpg) no-repeat 10px 8px;
   }

.xiaofenleidaohang{ margin-top:20px; margin-bottom:20px;}
.xiaofenleidaohang ul{list-style:none;}
.xiaofenleidaohang li{width:100px; float:left; margin-left:10px; border:1px #000000 solid;}
#right .location strong{
	color:#fff;
	font-weight: lighter;
}
   
#right .location a,.location a:hover{
   color:#fff;
   }  
   
/* -----------------------封面页---------------------------- */

#main #right .cover{
   width:720px;
   height:100%;
   overflow:hidden;
   padding:20px 10px;
   font-size:14px;
   line-height:24px;
   color:#333333;
   } 
   
#main #right .cover p{
   padding-bottom:15px;
   color:#333333;
    }   

#main #right .cover .img{
   display:block;
   float:right;
   padding:0 0 10px 10px;
    }    
    
    

/* -----------------------产品展示---------------------------- */

#right .product{
   width:800px;
   height:100%;
   overflow:hidden;
   padding:15px 0px 0px 10px;
   }

#right .product li {
   width:168px;
   float:left;
   overflow:hidden;
   padding:0px 16px 10px 0px;   
   }
   
#right .product img {
   width:160px;
   height:120px;
   display:block;
   padding:3px;
   border:1px solid #dedede;
   }
   
#right .product span{
   height:28px;
   line-height:28px;
   overflow:hidden;
   display:block;
   font-size:12px;
   text-align:center;
   }
   
#right .product span a{
  color:#666666;
   }
   
#right .product span b{
   font-weight:lighter;    
   } 
   


/* -----------------------产品展示1---------------------------- */

#right .product_1{
   width:800px;
   height:100%;
   overflow:hidden;
   padding:15px 0px 0px 10px;
   }

#right .product_1 li {
   width:360px;
   float:left;
   overflow:hidden;
   padding:5px 16px 15px 0px;   
   }
   
#right .product_1 img {
   width:140px;
   height:113px;
   display:block;
   float:left;
   padding:3px;
   border:1px solid #eee;
   }
   
#right .product_1 span{
   width:190px;
   height:113px;
   line-height:23px;
   overflow:hidden;
   display:block;
   float:left;
   font-size:12px;
   color:#666666;
   padding-left:10px;
   }
   
#right .product_1 span a{
  color:#ff6600;
  font-weight: bold;
   }
   
#right .product_1 span b{
   font-weight:lighter;    
   } 

/* -----------------------产品展示2---------------------------- */

#right .product_2{
   width:800px;
   height:100%;
   overflow:hidden;
   padding:15px 0px 0px 14px;
   }

#right .product_2 li {
   width:220px;
   float:left;
   overflow:hidden;
   padding:0px 25px 15px 0px;   
   }
   
#right .product_2 img {
   width:160px;
   height:200px;
   display:block;
   padding:3px;
   border:1px solid #dedede;
   }
   
#right .product_2 span{
   height:30px;
   line-height:30px;
   overflow:hidden;
   display:block;
   font-size:12px;
   text-align:center;
   }
   
#right .product_2 span a{
  color:#666666;
   }
   
#right .product_2 span b{
   font-weight:lighter;    
   } 
   
     

/* -----------------------图片展示---------------------------- */

#right .picture{
   width:800px;
   height:100%;
   overflow:hidden;
   padding:15px 0px 0px 10px;
   }

#right .picture li {
   width:168px;
   float:left;
   overflow:hidden;
   padding:0px 16px 10px 0px;   
   }
   
#right .picture img {
   width:160px;
   height:120px;
   display:block;
   padding:3px;
   border:1px solid #dedede;
   }
   
#right .picture span{
   height:28px;
   line-height:28px;
   overflow:hidden;
   display:block;
   font-size:12px;
   text-align:center;
   }
   
#right .picture span a{
  color:#666666;
   }
   
#right .picture span b{
   font-weight:lighter;    
   } 
   
   
/* -----------------------服务客户---------------------------- */

#right .client{ 
  width:800px;
  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:800px;
  height:100%;
  overflow:hidden;
  }
  
#right .case ul{
   padding:15px 0px 0px 10px;; 
   } 
 
#right .case .box{
   width:690px;
   padding:10px;
   float:left;
   overflow:hidden;
   border:6px solid #eee;
   border-top:none;  
   }
   
#right .case li{
   width:722px;
   float:left;
   margin-bottom:12px;
   margin-top:6px;
   padding-top:6px;
   background:url(../images/li_bg.jpg) no-repeat top;
   }

#right .case li  img{
   width:250px;
   height:188px;
   display:block;
   float:left;
   padding-right:10px;   
   }   
   
#right .case li h3{
   width:430px;
   height:28px;
   font-size:14px;
   display:block;
   float:right;
   border-bottom:1px dashed #dedede;
   }   

#right .case li p{
   width:430px;
   padding-top:8px;
   line-height:22px;
   color:#666666;
   height:115px;
   display:block;
   float:right;
   overflow:hidden;
   }
   
#right .case li span{
   width:430px;
   height:30px;
   display:block;
   float:right; 
   height:30px;
   line-height:30px;
   }
   
#right .case li h5{
   width:150px;
   text-indent:25px;
   display:block;
   float:left;
   color:#666;
   font-size:12px;
   font-weight:lighter;
    background:url(../images/tb_1.jpg) no-repeat 0px 6px;
   }
   
#right .case li h6{
   width:80px;
   text-indent:23px;
   display:block;
   float:left;
   font-weight:lighter;
   background:url(../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;
   }

      
/* -----------------------信息列表 list_article.htm---------------------------- */


#right .list {
   height:100%;
   overflow:hidden;
   padding:15px 10px;
  }

#right .list li {
	height:30px;
	line-height:30px;
	font-size:12px;
	padding-left:5px;
	border-bottom:1px dashed #dedede;
  }

#right .list ul li a{
   display:block;
   float:left;
   text-indent:15px;
    background:url(../images/twopoint.gif) no-repeat left center;
   }   

#right .list ul li a b{
   font-weight: lighter;
}   


#right .list ul li a:hover{
   color:#ff0000;
   background:url(../images/.jpg) no-repeat left center;
   }   

#right .list ul li span{
   display:block;
   float:right;
   color:#999999;
   } 
      
/* -----------------------新闻列表list_news.htm--------------------------- */

#right .news{
  height:100%;
  overflow:hidden;
  padding:15px 10px;
  }

#right .news li{
   height:100%;
   overflow:hidden;
   margin-bottom:10px;
   padding-bottom:10px;
   border-bottom:1px dashed  #CCCCCC;}

#right .news li  img{
   width:91px;
   height:68px;
   display:block;
   float:left;
   margin-right:10px;
   padding:3px;
   border:1px solid #dedede;}
   
#right .news li h5 a{
	font-size:14px;
	padding-bottom:5px;
   }
   
#right .news li p {
   height:50px;
   font-size:12px;
   line-height:20px;
   color:#666;
   overflow:hidden;
   padding-top:5px;
   }
   
#right .news li p a{
   color:#ff0000;
    }
	
#right .news li p a:hover{
   color:#ff3300;
    }	   
 

/* -----------------------新闻列表1 list_news_1.htm---------------------------- */

#right .news_1{
  height:100%;
  overflow:hidden;
  padding:15px 10px;
  }

#right .news_1 li{
   height:100%;
   overflow:hidden;
   margin-bottom:10px;
   padding-bottom:10px;
   border-bottom:1px dashed  #CCCCCC;}

#right .news_1 li h5 a{
	font-size:14px;
	padding-bottom:5px;
   }
   
#right .news_1 li p {
   height:40px;
   font-size:12px;
   line-height:20px;
   color:#666;
   overflow:hidden;
   padding-top:10px;
   }
   
#right .news_1 li p a{
   color:#ff0000;
    }
	
#right .news_1 li p a:hover{
   color:#ff3300;
    }	   
 
 
/*-----------------加盟代理------------------*/

#agency{
   height:100%;
   overflow:hidden;
   border:1px solid #dedede;
   background:url(../images/dl.jpg) no-repeat 650px 55px;
   }
   
/*---加盟代理表单---*/  
#agency .form{
   width:978px;
   height:440px;
   overflow:hidden;
   }

#agency .form .title{
   height:30px;
   line-height:30px;
   color:#333333;
   border-bottom:1px solid #dedede;
   padding:0px 10px;
   background: url(../images/location.jpg) repeat-x;
   }
   
#agency .form .title h3{
   display:block;
   width:800px;
   float:left;
   font-size:14px;
   }
   
#agency .form .title span{
   display:block;
   float:right;
   font-size:12px;
   color:#666666;
   padding-left:12px;
   background:url(../images/tb_3.jpg) no-repeat 0px 12px;
   }
   

#agency .form ul{
   width:600px;
   height:310px;
   overflow:hidden;
   display:block;     
   padding:25px 20px 0px 80px;  
   }
   
#agency .form ul li{
   width:100%;
   float:left;
   display:block;
   margin-bottom:8px;
   line-height:22px;
   color:#666666;   
   }

#agency .form ul li h5{
   width:100px;
   float:left;
   display:block;
   font-size:12px;
   font-weight:lighter;
   text-align:right;
   color:#333333;
   }
   
#agency .form ul li .h5_1{
   background:url(../images/tb_3.jpg) no-repeat 28px 8px;
   }

#agency .form ul li span{
   width:420px;
   float:left;
   display:block;
   }
#agency .form ul li span input{
   height:20px;
   line-height:20px;
   padding-left:inherit;
   border:1px solid #ccc;   
   } 
   
#agency .form ul li span  textarea{
   height:80px;
   line-height:18px;
   padding-left:inherit;
   border:1px solid #ccc;
} 

#agency .form .submit{
    height:25px;
    padding:10px 0px 10px 96px;
   }

#agency .form .coolbg{
   width:72px;
   height:25px;
   line-height:25px;
   background:url(../images/submit.jpg) no-repeat 0px 0px;
   border:none;
   color:#FFFFFF;
   font-size:14px;
   }
   
#agency .form .coolbg_1{
   width:72px;
   height:25px;
   line-height:25px;
   background:url(../images/submit.jpg) no-repeat -85px 0px;
   border:none;
   color:#FFFFFF;
   font-size:14px;
   }
   
#agency .form a{
   padding:5px 16px 5px 36px;
   background: url(../images/tb_2.jpg) no-repeat scroll 15px 0px ;
   }
#agency .form b{
   color:#ff0000;
   }
   
/*---加盟代理条件---*/
   
#agency  .agency_condition {
   height:100%;
   overflow:hidden;
   padding:36px;
   border-top:1px  dashed #dedede;
   }
   
#agency  .agency_condition  h3{
   height:30px;
   color:#ff6600;
   padding-left:12px;
   font-size:14px;
   background: url(../images/tb.gif) no-repeat scroll 0px 6px ;
   }
   
#agency .agency_condition p{
   line-height:24px;
   padding-left:30px;
   }
   

/*---最近加盟代理商---*/

.agent{
   width:100%;
   height:100%;
   overflow:hidden;}
   
.agent .title{
   height:30px;
   line-height:30px;
   border-bottom:1px solid #dedede;
   background: url(../images/location.jpg) repeat-x 0px 0px;
 }
 
.agent .title h2{
   font-size:14px;
   display:block;
   float:left;
   color:#333;
   padding-left:10px;
   }
 
.agent .title span a{
   font-size:12px;
   display:block;
   float:right;
   color:#666;
   padding-right:10px;
   } 
   
.agent .content{
    width:946px;
	height:150px;
	float:left;
	padding:15px;
	overflow:hidden;
    border:1px solid #fff;
    background-color:#fafafa;  
  }

.agent #demo{
    width:946px;
	overflow:hidden;
  }
  
.agent #demo td{
    background-color:#fafafa;  
  }

.agent #demo td img{
    width:160px;
	height:120px;
	display:block;
	margin-right:12px;
	border:1px solid #dedede;
  }
  
.agent #demo td span a{
    width:160px;
	height:30px;
	line-height:30px;
	display:block;
	text-align:center;
	font-size:12px;
  }


   

/* ---------------------分页------------------------------- */

.pagelist {
    height:30px;
	padding-top:10px;
}

.pagelist ul {
	float:right;
   color: #333;
	}
	
.pagelist .firstPage {
	width:30px;
}

.pagelist ul li {
	float:left;
	font-family:Tahoma;
	line-height:20px;
	height:20px;
	margin-left:5px;
	font-size:12px;
	border:1px solid #E9E9E9;
	padding:0px 7px;
	width:auto;
   color: #333
}

.pagelist ul li a:hover {
	color:#ff0000;
	text-decoration:none;
}

.pagelist ul table tr td {
   color:#333;
   text-decoration:none;
}

.pagelist ul li.thisclass, .pagelist ul li.thisclass a, .pagelist ul li.thisclass a:hover {
	background-color:#d8ecff;
	}
	
.pagelist .pageinfo {
	line-height:21px;
	padding:12px 5px 10px 5px;
	color:#999;
   }

.pagelist .pageinfo strong {
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}

/*----------------------------产品内容页----------------------------*/



/*-----------图片展示放大效果，右边说明----------*/
.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:370px;
	float:right;
}

.viewbox .main-text ul li{
	width:370px;
	height:32px;
	line-height:32px;
	float:left;
	display:block;
	border-bottom:1px dashed #dedede;
}

.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:298px;
	float:right;
	display:block;
	font-size:12px;
}

.viewbox .main-text p{
	width:360px;
	padding:20px 0px 0px 10px;
	display:block;
	font-size:12px;
}

.viewbox .main-text p a{
    height:30px;
	line-height:30px;
	display:block;
	float:left;
    padding-right:10px;
}


.jqzoom {
	width:260px;
	height:330px;
	position:relative;
	padding:0;
	z-index:99;
}
.jqzoom img{
/*	width:246px;
	height:328px;*/
	border:1px solid #DFDFDF;
}
.zoomdiv {
	z-index:100;
	position:absolute;
	top:1px;
	left:0px;
	border:1px solid #dedede;
	display:none;
	overflow: hidden;
}
.bigimg{
	width:600px;
	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:330px;
	overflow:hidden;
}
#spec-list {
	width:300px;
	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(../images/left.gif) no-repeat 0 center;
	width:18px;
	height:70px;
	float:left;
	cursor:pointer;
}
#spec-right {
	background:url(../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 .describe{
   height:24px;
   line-height:24px;
   margin-bottom:20px;
   text-indent:20px;
   color:#fff;
   font-size:12px;
   background:url(../images/describe.jpg) no-repeat  3px 0px;
   border-bottom:2px solid #88b0e3;
   } 

#right .content .box{
   padding:0px 5px;
   } 
   
#right .content p{
   line-height:24px;
   margin-bottom:10px;   
   } 
   



/*----------------------------------信息内容页------------------------------------*/

#right .content .title {
	height:36px;
	line-height:36px;
	text-align:center;
}

#right .content .title h1 {
	font-size:16px;
	font-weight:800;
	color:#000000;
}

#right .content .info {
	text-align:center;
	height:30px;
	line-height:30px;
	padding-bottom:10px;
	font-size:12px;
	color:#666666;
}

#right .content .info span {
	padding:0 10px;
}

#right .content .ShareTo {
	background:#F1F1F1 url(../images/ShareTo.png) no-repeat 10px 2px;
	padding-left:15px;
}

.wrap .ShareTo li {
	display:inline;
	padding:0 23px;
}

#right .content .ShareTo .sidebar span {
	color:#c00;
}

#right .content .description {
	background:#Fafafa;
	border: 1px solid #E6E6E6;
	color: #706A6A;
	font-size: 14px;
	line-height: 24px;
	padding: 8px 16px;
}

#right .content .article {
	padding-top:15px;
}

#right .content .article p {
	padding-bottom:15px;
}

#right .content index_article .article p {
	padding-bottom:0px;
}


/*----------------------------------案例内容页------------------------------------*/

.Case_content{
  height:100%;
  overflow:hidden;
}

.Case_content .top{
  height:100%;
  overflow:hidden;
  padding:10px 0px;
}

.Case_content .top img{
  width:300px;
  height:220px;
  display:block;
  float:left;
  padding:5px;
  border:1px solid #dedede;
  overflow:hidden;
  margin-right:15px;
}


.Case_content .top span{
  width:390px;
  height:20px;
  display:block;
  float:left;
  color:#ff6600;
  font-weight:bold;
  font-size:14px;
  overflow:hidden;
}


.Case_content .top h1{
  width:390px;
  display:block;
  padding-bottom:10px;
  margin-bottom:10px;
  float:left;
  line-height:22px;
  font-size:14px;
  overflow:hidden;
  border-bottom:1px dashed #dedede;
}

.Case_content .top p{
  width:390px;
  height:140px;
  line-height:20px;  
  display:block;
  float:left;
  font-size:14px;
  overflow:hidden;
}



/*----------------分享----------------------*/
  
#right .share{
  padding:30px 0px 30px 280px;
  }
  
  

/*---------------上下页----------------------*/
.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(../images/prenext.gif) no-repeat 5px 8px;
}
.prenext .next {
	background:url(../images/prenext.gif) no-repeat 5px -30px;
}


/*---------------相关文章----------------------*/
.correlation-article{
	margin-top:15px;
	padding-bottom:15px;
	border:1px #E6E6E6 solid;
	
}
.correlation-article h2{
	border:0;
	border-bottom:1px #E6E6E6 solid;
	padding-left:15px;
	margin-bottom:10px;
	font-size:14px;
	height:26px;
	line-height:26px;
    background: url(../images/location.jpg) repeat-x;
}

.correlation-article ul {
	height:100%;
	overflow:hidden;
	}
	
.correlation-article li {
	width:48%;
	text-align:left;
	line-height:30px;
	height:30px;
	padding-left:10px;
	float:left;
}
/*---------------相关产品----------------------*/

.correlation-img{
	margin:15px 0px 10px 0px;
	padding-bottom:5px;	
	border:1px #E6E6E6 solid;	
}

.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(../images/location.jpg) repeat-x;
}

.correlation-img ul{
	height:100%;
	overflow:hidden;
}

.correlation-img li {
	height:155px;
	width:162px;
	text-align:center;
	float:left;
	padding-left:15px;
}
.correlation-img li img {
	width:160px;
	height:120px;
	display:block;
	border:1px solid #dedede;
}
.correlation-img li p {
	height:24px;
	overflow:hidden;
	line-height:24px;
	font-size:12px;
	padding:0px 10px; 
}

/*---------------产品采购----------------*/


#right .procure{
   border:1px solid #dedede;
   margin-top:20px;
   padding-bottom:10px;
   background:url(../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(../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(../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:20px;
   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(../images/tb_3.jpg) no-repeat 28px 8px;
   }

#right .procure ul li .h5_2{
   background:url(../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:20px;
   line-height:20px;
   padding-left:inherit;
   border:1px solid #dedede;   
   } 
   
#right .procure ul li span  textarea{
   height:60px;
   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(../images/submit_11.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(../images/submit_11.jpg) no-repeat -85px 0px;
   border:none;
   color:#FFFFFF;
   font-size:14px;
   }
   
#right .procure a{
   padding:5px 36px;
   background: url(../images/tb_2.jpg) no-repeat scroll 15px 0px ;
   }



/*-----------------------------招商页面---------------------*/
#zs{
   width:940px;
   height:100%;
   overflow:hidden;
   margin:0 auto;   
   padding:0 20px 0px 20px;
   background-color:#daebf7;
   margin-top:10px;
  }  
     

#zs .img{
   width:940px;
   height:100%;
   overflow:hidden;
   background-color:#f9f9f9;
  }  
  
#zs .img img{
  display:block;
  } 
  
#zs .fl{
   height:100%;
   overflow:hidden;
   padding-bottom:20px; 
  } 
  
#zs .fl .title{
   height:64px;
   background: url(../images/zhs_07.jpg);
  } 
  
#zs .fl .title ul{
   padding-left:170px;
   padding-top:26px;
  }
  
#zs .fl .title ul li{
	display:block;
	float:left;
	padding:0px 10px;
  }
  
#zs .fl .title ul li a{
	color:#3982cf;
	font-size:14px;
	text-decoration: none;
  }

#zs .fl .title ul li a:hover{
	color:#ff0000;
  }
  
#zs .fl .title ul li a span{
	color:#ff0000;
  }
  
#zs .fl .box{
   height:350px;
   padding-left:210px;
   margin-top:20px;
   background: url(../images/zhs_11.jpg) no-repeat 38px 0px;
 }
 
#zs .fl .box ul li{
   display:block;
   width:174px;
   height:165px;
   float:left;
   display:block;
   overflow:hidden;
 }
 
 #zs .fl .box ul li img{
   display:block;
   width:160px;
   height:120px;
 }
 
 #zs .fl .box ul li span a{
	display:block;
	width:160px;
	height:40px;
	line-height:40px;
	font-size:12px;
	color:#666;
	text-align:center;
	text-decoration: none;
 }
 
#zs .fl .banner {   
	margin:0 auto;
	width:863px;
	height:240px;
	position: relative;
}

#zs .fl .banner .banner-img {
	width: 863px; /*宽度等于图片的宽度*/
	height:240px; /*高度等于图片的高度*/
	overflow: hidden; /*隐藏不需显示的图片*/
	margin: 0 auto;
}

#zs .fl .banner .banner-img img {
	width: 863px; /*图片的宽度*/
	height:240px; /*图片的高度*/
}

#zs .fl  .banner .banner-nav {
	position: absolute;
	right:10px;
	bottom:20px;
  padding-right: 8px;
}

#zs .fl .banner .banner-nav li {
	float: left;
	padding-left: 5px;
}

#zs .fl .banner .banner-nav span /*按钮样式*/ {
  width: 50px;
  height: 15px;
	float: left;
	line-height: 15px;
	text-align: center;
	border: 1px solid #FFFFFF;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	cursor: pointer;
}

#zs .fl .banner .banner-nav .this span /*当前高亮按钮样式*/ {
	border: 1px solid #025299;
	background-color: #025299;
	color: #FFFFFF;
}
  
 
#zs .certificate{
 height:100%;
 overflow:hidden;
 }
 
 #zs .certificate ul{
   display:block;
   width:880px;
   height:200px;
   display:block;
   margin:0;
   padding:35px 0px 0px 60px;
   background: url(../images/zs_39.jpg) no-repeat;
   
 }
 
#zs .certificate ul li{
   display:block;
   width:210px;
   height:165px;
   float:left;
   display:block;
   overflow:hidden; 
 }
 
 #zs .certificate ul li img{
   display:block;
   width:180px;
   height:135px;
 }
 
 #zs .certificate ul li span a{
	display:block;
	width:180px;
	height:30px;
	line-height:30px;
	font-size:12px;
	color:#666;
	text-align:center;
	text-decoration: none;
 }
 
 
#zs .shop{
 height:100%;
 overflow:hidden;
 }
 
 #zs .shop ul{
   display:block;
   width:910px;
   height:280px;
   display:block;
   margin:0;
   padding:5px 0px 0px 30px;
 }
 
  #zs .shop ul h2{
   display:block;
   float:left;  
   margin:0px;
   padding-right:10px;
 } 
 
 #zs .shop ul h2 img{
   display:block;
   width:349px;
   height:262px;   
 } 
 
 
#zs .shop ul li{
   display:block;
   width:177px;
   height:135px;
   float:left;
   display:block;
   overflow:hidden; 
 }
 
 #zs .shop ul li img{
   display:block;
   width:167px;
   height:125px;
 }
 
 
 #zs .jm{
 height:100%;
 overflow:hidden;
 }
 
 #zs .jm ul{
   display:block;
   width:910px;
   display:block;
   margin:0;
   padding:5px 0px 0px 35px;
 }
  
 
#zs .jm ul li{
   display:block;
   width:224px;
   height:160px;
   float:left;
   display:block;
   overflow:hidden; 
 }
 
#zs .jm ul li img{
   display:block;
   width:205px;
   height:112px;
 }
 

 #zs .jm ul li span a{
	display:block;
	height:38px;
	line-height:38px;
	font-size:12px;
	color:#666666;
	text-align:center;
	width:205px;
	text-decoration: none;   
 }

 
 #zs .hz{
   height:100%;
   overflow:hidden;
   padding-bottom:30px;
 }

 #zs .hz .hz_left{
   height:100%;
   overflow:hidden;
   float:left;
   width:260px;
   padding:10px 18px 0px 30px;
 }

 #zs .hz .hz_right{
   height:1040px;
   overflow:hidden;
   float:left;
   width:560px;
   padding:10px 0 0 40px;
   background: url(../images/zs_54.jpg) no-repeat left;
 }

 
 
/*----------加盟地区--------------*/
.form{
  width: 980px;
  height:100%;
  overflow: hidden;
  margin: 0 auto;
  background-color: #DAEBF7;
  padding-bottom:20px;
  margin-bottom:10px;
}

.form .formTop{
  width: 980px;
  height:60px;
  overflow: hidden;
  margin: 0 auto;
}


.form .formCon{
  width: 980px;
  height: 450px;
  overflow: hidden;
  margin: 0 auto;
}

.form .formCon .formConLeft{
  width: 380px;
  height: 450px;
  overflow: hidden;
  float: left;
}

.form .formCon .formConRight{
  width: 600px;
  height: 450px;
  overflow: hidden;
  float: right;
}




/*---------- 加盟表单 --------*/
.joinform{
  width:600px;
  height: 450px;
  overflow: hidden;
  background:#bad1f0; 
  float: right;
  border: 1px solid #dedede;
   padding-bottom: 30px;
}


.joinform .formCont{
  width: 570px;
  overflow: hidden;
  /*border: 1px solid red;*/
  margin: 0 auto;  
}

.joinform .formCont form{
  padding-bottom: 20px;  
}

.joinform .formCont ul{
   width:570px;
   overflow:hidden;
   display:block;     
   padding:50px 10px 0 10px;  
   }

   
.joinform .formCont ul li{
   width:100%;
   float:left;
   display:block;
   margin-bottom:10px;
   line-height:26px;
   color:#666666;   
   }
   
.joinform .formCont ul li p{
   padding-left:20px;
   display:block;
   float:left;
   width:160px;
   }

.joinform .formCont ul li h5{
   width:72px;
   float:left;
   display:block;
   font-size:12px;
   font-weight:lighter;
   text-align:right;
   color:#353535;
   }
   
.joinform .formCont ul li span{  
   float:left;
   display:block;
   }
.joinform .formCont ul li span input{
   height:26px;
   line-height:26px;
   padding-left:inherit;
   border:1px solid #ccc;   
   } 
   
.joinform .formCont ul li span  textarea{
   width:468px;
   height:100px;
   line-height:18px;
   padding-left:inherit;
   border:1px solid #ccc;
} 

.joinform .formCont .submit{
    height:25px;
    padding:0px 0px 0px 83px;
   }

.joinform .formCont .coolbg{
   width:100px;
   height:30px;
   background:url(../images/submit.jpg) no-repeat 0px 0px;
   border:none;
   color:#FFFFFF;
   font-size:14px;
   }
      





/*----------加盟地区结束--------------*/


