﻿
/*导航*/
.nav-box{ width:100%; height:50px; background:#FF8C00;}
.nav{width:1200px; height:50px; margin: 0 auto; }
.nav .x{width:2px; height:50px; background:url(../images/menu03.jpg); }
/*
.nav ul{ list-style-type:none; margin:0px;}
.nav li{width:auto; height:50px; line-height:50px; text-align:center;display:inline; float:left; overflow:hidden; color:#fff; }
.nav li A {width:auto; height:50px; line-height:50px; font-size:14px;display:inline; float:left; text-align:center; font-weight:bold; color:#fff;text-decoration: none;padding-left:30px; padding-right:30px;overflow:hidden; }
.nav li A:hover {width:auto; height:50px; line-height:50px; font-size:14px;display:inline; float:left; text-align:center; font-weight:bold; color:#fff; text-decoration:none;overflow:hidden; background:#FF8C00;}
.nav ul .on a {width:auto; height:50px; line-height:50px; font-size:14px;display:inline; float:left; text-align:center; font-weight:bold; color:#fff;text-decoration:none;padding-left:22px; padding-right:22px;overflow:hidden; background:#FF8C00;}*/
 

.nav ul{ list-style:none;}  
.nav ul li{ float:left; line-height:50px; text-align:center; position:relative;width:140px;}  
.nav ul li a{ text-decoration:none; color:white;; display:block;padding:0px 10px;}  
.nav ul li a:hover{ color:#FFF; background:#333}  
.nav ul li ul{ position:absolute; display:none;}  
.nav ul li ul li{ float:none; line-height:30px; text-align:left;}  
.nav ul li ul li a{ width:100%;}  
.nav ul li ul li a:hover{ background-color:#06f;width:120px;}  
.nav ul li:hover ul{ display:block;background-color:#FF8C00;z-index:10;}  


/* 首页布局*/
.top{
	width:100%;
	height:150px;
	background-repeat: no-repeat;
	background-position: center top;
}
.top-bx{ width:1200px; height:160px;margin: 0 auto;}
.logo{ width:auto; height:100%; padding-top:38px; float:left; }

.ggy{ width:auto; height:150PX; float:left; padding-left:16px; line-height:25px; }
.top_right{ width:456px; height:150px; float:right;padding-right:10px;color:black;font-size:14px;}
.top_wz{ width:456px; height:20px; line-height:20px; padding-top:6px; padding-right:6px; }

.phone{ width:420px; height:48px; margin-top:32px; }
.phone p{ width:410px; height:28px; line-height:28px;}

.text0098{ font-size:20px; font-weight:bold; color:#000;}
.red{ color:#CE1818;}

.banner01{ width:1000px; height:144px;overflow:hidden;  margin-top:6px; margin-bottom:0px;}


/* 底部 */
.bottom-box{ width:100%; height:autopx; overflow:hidden; background:#FF8C00; margin-top:0px; padding-top:6px; padding-bottom:30px;}
.bottom-menu{ width:1000px; height:44px; margin:0px auto; line-height:44px; text-align:center;color:#fff; border-bottom:1px dotted #ccc;}
.bottom-menu a{ margin-left:15px; margin-right:10px;}

a.menu010:link{color:#fff;text-decoration:none;font-size: 14px;}
a.menu010:visited{color:#fff;text-decoration:none;font-size: 14px;}
a.menu010:hover {color:#fff;text-decoration: underline;font-size: 14px;}
a.menu010:active{color:#fff;text-decoration:none;font-size: 14px;}

.xinxi{ width:1000px;  padding-top:16px; margin:0 auto; }
.xx_left{ float:left; padding-left:6px;}
.xx_c{ margin-left:35px; float:left;line-height:26px;}

.ewm01{ margin-left:94px; float:left;}
.ewm01 img{ width:96px; height:96px;}
.ewm01 p{ width:96px; height:30px; line-height:30px; text-align:center; color:#fff;}

.x-bt{  line-height:25px; color:#fff; overflow:hidden;}

.fendian{ width:780px; height:auto; padding-top:6px;}

.fd01{ width:170px; height:auto; overflow:hidden; border-right:1px solid #376982; line-height:24px; color:#fff; float:left;}
.fdjg{ padding-left:24px;}
.fdno{ border:none;}

.ditu{ width:250px; height:148px; border:1px solid #ccc; padding:2px;}

.fw{ width:1218px; height:258px;  margin-bottom:6px; padding-top:2px;margin: 0 auto;}
.fw_left{ width:52px; height:102px; float:left; padding-top:42px;}
.fw_right{ width:52px; height:102px; float:right; padding-top:42px;}
.fw_c{ width:1014px; height:170px; float:left; margin-left:0px;}
.fw_c ul{ list-style-image:none;}
.fw_c ul li{ width:240px; height:164px; float:left; padding-left:6px; padding-right:7px;}
.fw_c img {width:240px; height:164px;}



