@charset "utf-8";
/* CSS Document */
body,h1,html,ul,ol,li,h2,h5,p{margin:0;padding:0;}
img{display:block;border:0;}
ul,li,ol{list-style: none;}
a{text-decoration:none;color:#666;}
body{color:#666;font:14px/2em "微软雅黑";}
.top-wrap{width:100%;z-index:1000;height:80px;background: #fff;box-shadow: 0 3px 10px rgba(0,0,0,0.1);position:relative;}
.top-wrap .top{width:1200px;margin:0 auto;line-height: 80px;text-align:center;overflow:hidden;}
.top-wrap .top .logo{float:left;width:230px; height:54px;padding-top:13px;margin:0 25px;}
.top-wrap .top .logo h1{display:inline-block;} 
.top-wrap .top .nav{float:left;width: 400px;}
.top-wrap .top .nav li{float:left; width: 100px;}
.top-wrap .top .nav .cur{color:#f0c80c;}
.top-wrap .top .nav li a{color:#666;}
.top-wrap .top .nav li a:hover{color:#f0c80c;}
.top-wrap .top .jump{float:left;margin:24px 0 0 250px;}
.top-wrap .top .jump a{float:left;color:#333;line-height:30px;width:50px;height:30px;border-right:1px solid #ccc;}
.top-wrap .top .jump a:hover{text-decoration:underline;}
/*底*/				
.foot-wrap{background:#3c3a30;width:100%;overflow:hidden;padding:24px 0 20px;text-align:center; color:#ccc;}
.foot-wrap .foot{margin:0 auto; width:1000px;}
.foot-wrap .foot div{float:left;}			
.foot-wrap .foot h5{font-size:16px;height:40px;color:#fff; font-weight:normal;}
.foot-wrap .foot ul li a{background:#322f23; color:#ccc; display:inline-block;height:30px;width:77px;margin-bottom:16px;}
.foot-wrap .foot ul li a:hover{color:#fff;}
.foot-wrap .foot .line{width:2px; height:180px; background:url(../images/allimg.png) no-repeat -498px 0;margin:0 30px;}
.foot-wrap .foot ul li{line-height:30px;}
.foot-wrap .foot div:nth-child(6){ margin-left:40px;}
.foot-wrap .foot div:nth-child(6)>img{width:128px; height:128px;}
.foot-wrap .foot .phone span{width:46px;height:46px;float:left; background:url(../images/allimg.png) no-repeat -426px -44px;margin:-5px 5px 0 0;}
.foot-wrap .foot .phone h5{float:left;}
.foot-wrap .foot .phone div{clear:both;font-size:24px;}
.foot-wrap .foot .phone ul{clear:both; text-align:left;}
.trust{width:1000px; margin:0 auto; color:#999;padding-top:10px;text-align:center;}