﻿@charset "UTF-8";

/**
 *
 * @authors Your Name (you@example.org)
 * @date    2016-01-09 10:04:32
 * @version $Id$
 */

.header{width: 100%;height: 115px; background: url(../images/top-bg.png) no-repeat center; position: relative; z-index: 999;}

.nav{ height:34px; line-height:34px;  position:relative; z-index:1; margin-top: 30px; margin-right: -20px;}
.nav a{ color:#fff;  }
.nav .nLi{ float:left;  position:relative; display:inline;  margin-left: 10px; }
.nav .nLi h3{ float:left; }
.nav .nLi h3 a{ display:block; width: 105px; font-size:15px; color: #fff; text-align: center; font-weight: normal; border-radius: 4px 4px 0 0; }
.nav .sub{ display:none; width:105px; left:0; top:34px;  position:absolute; background:#626465;  line-height:26px; padding:5px 0; padding-top: 0; border-top: 10px solid #15151a;  }
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; padding:0 10px; text-align: center; font-size: 14px; min-height: 30px; line-height: 30px; }
.nav .sub a:hover{ background:#a68446; color:#fff;  }
.nav .on h3 a{ background:#000; color:#fff;   }

.footer{width: 100%;height: 470px; background: url(../images/foot-bg.png) repeat-x 0px 0px;}
.footer .friendlink{width: 100%; height: 40px; line-height: 40px; font-size: 13px; color: #2c3134;}
.footer .friendlink a{margin-right: 10px;}
.foot { height: 303px; }
.foot .left {  overflow: hidden; }
.foot .list ul li { width: 150px; min-height: 220px; float: left; line-height: 30px; background: url(../images/foot-bg02.png) no-repeat right center; margin-left: 50px;}
.foot .list ul li .title { color: #fff; font-size: 16px; height: 40px; background: url(../images/foot_bg02.png) no-repeat left bottom; margin-bottom: 10px; line-height: 15px; }
.foot .list ul li a { width: 100%; display: inline-block; color: #fff; font-size: 13px; }
.foot .list ul li a:hover { color: #fedcf6; }
.foot .right { width: 180px; }
.erweima { min-width: 145px; color: #fff; font-size: 14px; }
.erweima .phone { color: #fff; font-size: 16px; }
.erweima .eng { font-size: 12px; }
.erweima .num { font-family: arial; font-size: 19px; font-style: italic; color: #ff6600; }
.erweima img.ewm { padding: 8px 6px; border: 1px solid #aaa; }
.copy { color: #9c9c9c; width: 100%; height: 125px; padding-top: 30px; overflow: hidden;}
.copy-nav{font-size: 13px; color: #b2b3b5;}
.copy-nav a{color: #b2b3b5;font-size: 13px;}
.copy-nav a:hover{color: #fff;}
