﻿body,* {
    font-family:"微软雅黑";
    margin:0px;
    padding:0px;
    border:0;
}
ul,li{
  list-style-type:none;
}
a{
  text-decoration:none;}
a:link{color:blue}
a:visited{
color:blue;
}
.l{
  float:left
}
.r{
  float:right
}

.c{
  clear:both;
}
/*页面框架*/
.top{
  width:100%;
  height:80px;
}

.top .top-content{
  width:1000px;
  margin:0 auto;
}

.top .top-content .left{
  float:left;
  
}

.top .top-content .left img{
  margin-top:10px;
  height:60px;
float:left;
}

.top .top-content .right{
  float:right;
  width:500px;
  height:120px;
}
.top .top-content .right .top{
  text-align:left;
  height:20px;
  width:380px;  
  margin-top:18px;
  padding-left:15px;
}
.top .top-content .right .top img{
float:right;
}

.top .top-content .right .bottom{
  text-align:right;
  width:420px;
  height:30px;
  margin-top:4px;
}
.top .top-content .right .bottom2{
  text-align:right;
  width:420px;
  height:10px;
  margin-top:-30px;
}

.top .top-content .right .center{
  text-align:left;
  width:420px;
  height:35px;
}
.top-content .right .center a{
 text-align:center;
  float:left;
}

/*导航#167D79*/
.menu{width:100%;height:40px;background:#3CB371}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.nav{ width:1040px;padding:5px 20px; height:30px; line-height:30px; background:#3CB371;  position:relative; z-index:1;  margin:0 auto}
.nav a{ color:#fff;  }
.nav .nLi{ float:left;  position:relative; padding-left:10px;padding-right:10px;}    
.nav .nLi a{ display:block; padding:0 20px; font-size:14px; font-weight:bold;  height:30px;line-height:30px;text-align:center }
.nav .nLi a:hover{color:#c3ba9b; border-bottom:2px solid #c3ba9b;border-top:2px solid #c3ba9b  }
.nav .sub{ display:none; width:100px; left:8px; top:34px;  position:absolute; background:#3CB371;  line-height:26px; padding:5px 0;  }
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; padding:5px 0;margin:0 auto;width:100%;text-align:center }
.nav .sub a:hover{ color:#c3ba9b; border:0 }
.nav .on a{}


.foot{
  width:100%;
  height:350px;
  background-color:#eaeaea;
  position:absolute;
}
.foot_names{
  width:300px;
  text-align:left;
  font-size:14px;
  line-height:2em;
  float:left;
  color:gray;
  margin-left:0px;
  margin-top:-10px; 
  }
.foot_names a{
  color:gray;
  }

.foot_names a:visited{
  color:gray;
}

/*----------------------------------------------------
友情链接

/*荣誉资质*/
/*新页脚*/
.zijinfriendlink{
  height:60px;
  width:100%;
  background-color:#4c506b;
  margin-top:20px;
}
.zjfl{
  width:1140px;
  height:60px;
  background-color:#4c506b;
  margin:0 auto;
}
.zjfl span{
  color:white;
  font-size:16px;
  line-height:60px;
  font-family:微软雅黑;

}
select{
  width:245px;
  height:30px;
  margin-top:15px;
  float:right;
  margin-left:20px;
  color:#a3a3a3;
  font-size:14px;
  text-align:center;  
  background: url("../../images/jiantou.png") no-repeat  right center ;
  background-color:white;
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
}
.footie{
  width:100%;
  height:130px;
  background:#C1CDCD;
  padding-top:10px;
  background:url(Bottom-bg.jpg) repeat left top; padding:10px 0; color:#d9deda;
}

.ffoot{
  width:980px;
  height:130px;
  margin:0 auto;
}
.ffoot-l{
  width:800px;
  height:100%;
  float:left;
}
.ffoot-r{
  width:110px;
  height:100%;
  float:right;
}

.ffoot-r span{
  font-size:14px;
  color:#ad9863;
  font-family:微软雅黑;
  font-weight:bold;
}

.ffoot a{
  font-size:18px;
  color:#818181;
  font-family:微软雅黑;
  margin-left:20px;
  margin-right:20px;
}

.ffoot p{
  font-size:14px;
  margin:0;
  font-family:微软雅黑;

}
