﻿@charset "utf-8";
/* CSS Document */
/*公共样式*/
*{
	margin:0;
	padding:0;
	font-family:"微软雅黑";
}
a{
	text-decoration:none;
}
ul{
	list-style:none;
}


/*body 的大背景*/
body{ width:100%;
	  background-color:#FFF;
	  }
	  
/*hear-star*/
.hear{ width:100%;
       height:30px;
	   background:url(../img/hear-bg.jpg);
	   margin:0 auto;
	   }
.top{ width:1000px;
		margin:0 auto;
	  }
.top span{ line-height:30px;
	  font-family:"宋体";
      font-size:14px;
      color:#999999;
	  }
	  	  
.top ul{ float:right;
         margin-right:-32px;
		 }
.top ul li{ float:left;
            font-family:"宋体";
            font-size:14px;
		    color:#999999;
			line-height:30px;
			width:88px;
			}	  


.logow{ width:1000px;
        height:152px;
		margin:0 auto;
		position:relative;
		}

.logo{ padding-top:35px;
       float:left;
	   }		


.telephone{ width:340px;
			height:80px;
			float:left;
			padding:32px 0 0 120px;
			}
.telephone .dian{ float:right;}					  
.telephone span{ font-family:"方正细倩简体";
				 font-size:20px;
				 color:#ff0000;
				 }

.telephone b{  font-family:"Candara";
			  font-size:20px;
			  color:#ff0000;
			   font-weight:bold;
			  }				 			  
						  
.slogan{ width:338px;
         height:48px;
		 float:right;
		 padding-top:12px;
		 }

.rlogo{ width:156px;
		height:133px;
		float:right;
		/*position:absolute;
		right:-130px;*/
		}
		
/*导航|开始*/

.nav{ width:1000px;
      height:40px;
	  margin:0 auto;
	  }
.nav ul li{ 
        float: left;
        text-align: center;
        margin-right: 6px;
        width: 105px;
        height: 40px;
			}

.nav ul li a{ font-family:"微软雅黑";
			  font-size:14px;
			  line-height:38px;
			  color:#FFF;
			  }
			  
.nav ul li.nav_1{
				background:#1599e1;
				}
.nav ul li.nav_2{
				background:#34a7fa;
				}
.nav ul li.nav_3{
				background:#c338bd;
				}
.nav ul li.nav_4{
				background:#6bc450;
				}
.nav ul li.nav_5{ 
				background:#e26846;
				}

.nav ul li.nav_6{ 
				background:#ff5a00;
				}
.nav ul li.nav_7{ 
				background:#d80075;
				}
.nav ul li.nav_8{ 
				background:#0ecdb0;
				}

.xian{ width:100%;
       height:2px;
	   background:#1298e0;
	   margin:0 auto;
	   }

/*banner*/

/*.banner{ width:100%;
		 height:533px;
		 margin:0 auto;
		 }
.banner img{ width:100%;
			 height:533px;			 
			 }		 */
.banner{ width:100%;
		 height:auto;
		 margin:0 auto;
		 }
.banner img{
			 height:auto;			 
			 }

/*内容区*/
.content{ width:1000px;
		  margin:0 auto;
		  min-height:650px;
		  position:relative;
          z-index:999999;
		  }
		  
/*当前位置*/		  
.current{ width:1000px;
			height:44px;
			background-color:#fff;
			border-bottom:1px double #cccccc;
			position:absolute;
			top:-45px; 
            left:0;
			}

.current p{ font-family:"宋体";
			font-size:14px;
			color:#ff6600;
			line-height:44px;
			float:left;
			padding-left:10px;
			}			

.current .point{width:104px;
			   height:44px;
			   background-color:#eb6100;
			   float:right;
			   }
.current .point span{ font-family:"宋体";
			   font-size:14px;
			   line-height:44px;
			   float:right;
			   padding-right:25px;
			   color:#FFF;
			   }
.current .point img{ position:absolute;
					 top:44px;
					 right:42px;
			  }
.left_side {
    width:254px;
    float:left;
}
/*产品中心*/
.bar{ width:254px;
	  min-height:250px;
	  border-radius:10px;
	  border:1px solid #ff6600;
	  margin-top:30px;
	  position:relative;
      margin-bottom:20px;
	  }
	  
.bar p{ text-align:center;
		font-family:"微软雅黑";
		font-size:18px;
		color:#eb6100;
		margin:14px 0 14px 0;
		}		
.box{/*margin:240px auto; padding:0px;*/ width:210px; margin:0 auto;}
.box ul{margin:0px; padding:0px; list-style:none;border: 0;}
.box ul li{ margin: 0px 0px 12px 0px; padding: 0px; width: 210px; height: 32px; display: block; border-radius: 0px;/* box-shadow: #000 0px 0px 1px;*/ border: 0; background-color: #eb6100;}
.box ul li:hover ul{display:block;}
.box ul li a.a1{text-align:left; padding-left:20px; width:210px; height:32px; line-height:32px; display:block; text-decoration:none; font-family:"宋体"; font-size:14px; color:#fff;}
.box ul li a{text-align:center; width:210px; height:32px; line-height:32px; display:block; text-decoration:none; font-family:"宋体"; font-size:14px; color:#fff;}
.box ul li ul{display:none;position:relative; top:-32px; left:212px;}
.box ul li ul li{margin:0px 0px 2px 1px; padding:0px 	; background-color:#ccc;}
.sech{background-color:#eb6100;}
.box ul li ul li:hover{background:#eb6100;}


/*联系我们*/
.our{ width:254px;
	  height:310px;
	  border:1px double #cccccc;
	  z-index:-1;
	  border-radius:10px;
	  }
.our .us{ width:210px;
		   height:32px;
		   background-color:#eb6100;
		   margin:14px 23px 18px 23px;
		   }
.our .us span{  font-size:14px;
		   font-family:"宋体";
		   line-height:32px;
		   color:#fff;
		   padding-left:80px;
		   }
.our ul li{ font-size:12px;
			   font-family:"宋体";
			   color:#000;
			   line-height:28px;
			   margin-left:23px;
			   }
		   
.our ul li span.big{  font-size:14px;
			   font-family:"Arial";
			   line-height:28px;
			   color:#cc5706;}		   

.our ul li span{  font-size:12px;
			   font-family:"Arial";
			   line-height:28px;
			   color:#cc5706;
			   }				   
.our ul li span.place{ font-size:12px;
			   font-family:"Arial";
			   color:#cc5706;
			   line-height:28px;
			   }		   

.our .website{ font-size:14px;
			   font-family:"宋体";
			   color:#000;
			   line-height:28px;
			   margin-left:23px;
			   }		   
.our .website p.web{ font-size:14px;
					 font-family:"Arial";
					 color:#cc5706;
					 line-height:22px;
					 float:right;
					 padding-right:50px;
					 }

/*新闻开始*/
.news{ width:708px;
		min-height:500px;
		float:left;
		margin:22px 0 0 22px;
		}
.news .one{ width:708px;
			height:188px;
			border-bottom:1px dotted #c6c5c4;
			}
.one a img{ float:left;
			width:276px;
			height:160px;
			}					
			
.one p.meet a{ font-size:16px;
			font-family:"微软雅黑";
			color:#000;
			padding-bottom:15px;
			float:left;
			padding-left:38px;
			}
.one p.meet a:hover{ color:#eb6100;}			
			
.one p.meet span{ font-size:16px;
				   font-family:"微软雅黑";
				   color:#000;
				   padding-left:26px;}						
.one p.con{ font-size:14px;
        font-family:"宋体";
		color:#666666;
		float:right;
		width:392px;
		line-height:24px;
		}			
			
.one p.con span a{ font-size:12px;
        font-family:"宋体";
		color:#ff6600;
		float:right;}			
			
.two{ width:708px;
		height:160px;
		border:1px dotted #c6c5c4;
		background-color:#f5f5f5;
		margin:14px 0 22px 0;
		}			

.two ul li a{ font-size:16px;
				   font-family:"微软雅黑";
				   color:#333;
				   padding:18px 0px 20px 18px;

				   display:block;
				   float:left;}
.two ul li a:hover{ color:#eb6100;}				   				

.two ul li.day{ font-size:16px;
				   font-family:"微软雅黑";
				   color:#333333;
				   float:right;
				   margin:18px 30px 0 0;
				   width:90px;
				   }				   		
.two ul li.on{ font-size:14px;
				   font-family:"宋体";
				   color:#666666;
				   float:left;
				   padding-left:18px;
				   width:660px;
				   line-height:25px;
				   }			
			
			
/*翻页*/			
.flip{ width:500px;
		height:24px;
		margin-top:50px;
}			
					
.yanse{ font-size:14px;
			font-family:"微软雅黑";
			color:#fff;
			background-color:#eb6100;
			padding:2px 10px;
			}			
.flip a{	font-size:14px;
			font-family:"微软雅黑";
			color:#666666;
			background-color:#e9e7e7;
			padding:2px 10px;
			}						
.flip a:hover{ background-color:#eb6100;
				color:#fff;
				}			
			
/*图标栏*/
.icon{ width:100%;
		height:105px;
		background-color:#fff;
		margin-top:24px;
		box-shadow:0px -5px 20px #ececec;
		}

.icon .seec{ width:1000px;
			height:105px;
			margin:0 auto;
			}
.seec .o_1{ margin:26px 0px 0 0;
			float:left;
			width:250px;
			height:44px;}

.seec .o_1 img{ float:left;
				margin-right:10px;
            }			
.seec .o_1 p{ font-family:"微软雅黑";
			font-size:16px;
		    color:#706e6e;
			}

.seec .o_1 span{ font-family:"微软雅黑";
			font-size:14px;
		    color:#b1aeae;
			float:left;
			padding-top:2px;
			}
/*底部*/
.bottom{ width:100%;
			height:198px;
			background-color:#e76020;
			float:left;
			}

.bottom .chang{ width:1000px;
				height:158px;
				padding-top:24px;
				margin:0 auto;}
.bottom .run{ width:114px;
				height:158px;
				border-right:1px double #ed7e48;
				float:left;
				}

.bottom .run span{ margin-left:24px;
                   color:#fff;
						font-family:"微软雅黑";
						font-size:14px;
			}
/*.bottom .run span a{ color:#fff;
						font-family:"微软雅黑";
						font-size:14px;
						}*/			
.bottom .run ul{ padding-top:12px;
					margin-left:24px;
					}
.bottom .run ul li a{ line-height:32px;
					  font-family:"微软雅黑";
						font-size:12px;
						color:#fff;
						}

.tel{ width:264px;
		height:160px;
		float:left;
		}
.code img{ width:130px;
		height:123px;
		float:left;
		margin-left:22px;
		}

.code p{  font-family:"微软雅黑";
			font-size:14px;
			color:#fff;
			margin:6px 4px 0 0;
			float:right;}	
