@charset "utf-8";
  
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, img, ins, kbd, q, s, samp, small, strike, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin:0; padding:0; border:0; outline:0;}
h1,h2,h3,h4,h5{ font-weight:normal;margin:0px;padding:0px;} 
html{border:none;}
body{ padding:0; margin:0; border:none; font-family:"微软雅黑"; font-size:12px; color:#000; text-align:left; background:#fff;}
ul,li{ list-style:none;}
form{ float:left;}
img{vertical-align:bottom;}
input, textarea, select{ font-size:12px; margin:0; padding:0; font-family:Verdana;outline:none;overflow:visible;width:auto; /*FF识别的属性*/_width:0; /*IE6识别的属性*/}
a { color:#000; font-size:100%; text-decoration:none; star: expression(this.onFocus=this.blur()); outline:none;background:none;}
.clear{ clear:both;}
.floatL{float:left;}
.floatR{float:right;}
.over{overflow:hidden;}
.img100{width:100%;}
.font16{ font-size:16px;}
.font24{ font-size:24px;}
.w1200{ width:1200px; margin:0 auto;}
.max-widthA1{ max-width:1200px;margin:0 auto;}
.wrap{
    overflow: hidden;
}
/* ------------------------header---------------------------- */
header{width:100%; background:#fff;}

.pctop{padding:0px 0;  width:100%; background:#fff;position:relative;z-index:99; }
.pc-logo{width:25%;float:left; z-index:99;padding:45px 0 20px;}
.pc-logo img{ max-width:100%;height: 100%;}

nav{width:65%; float:right; z-index:99; padding:6.3% 0 0;}
.nav-ul{float:right;width:100%;height: 55px}
.nav-ul li{float:left; width:14.286%; text-align:center;height: 100%}
.nav-ul li a{color:#000;font-size:18px;padding:0% 0% 0% 0px;display:block;}
.subnav{ width:100%; position:absolute;left:0;bottom:-72px; height:72px; display: none}
.nav-ul li .subnav li{ width:auto;}
.nav-ul li .subnav a{display:inline-block;color:#fff; line-height:72px; margin:0 30px 0 0;}
.nav-ul li .subnav a:hover{color:#d70000 }

.nav-ul li .subnav .sub1{ margin-left:46.2%;}
.subnav-bg{background:#393939;filter:alpha(opacity=85);-moz-opacity:0.85;opacity: 0.85;width:100%;height:72px;position:absolute;z-index:-1; }

/* ------------------------footer---------------------------- */
footer{ margin-top:8%;  }

.foo-nav{ padding:4% 0 1.3%;background:#dbdbdb; }
.foo-nav li{float:left; margin-right:1.5%;}
.foo-nav li a{color:#000; font-size:12px;}

.foot1{ padding:6% 0 13%;background:url(../images/foot.jpg) no-repeat center top; background-size:100% 100%; position:relative;}
.foot-contact{  width:49%; font-size:14px; color:#fff; line-height:24px;}

.foot-WeChat{ position:absolute;right:10%;bottom:0; z-index:999;width:20%; color:#fff;background:#000; margin:0% 0 0 0; text-align:center; padding:5.5% 2% 2.6%;font-size:13px; }
.foot-WeChat .ewm{ margin-bottom:13%;}
.foot-WeChat img{width:55%; margin-bottom:4.5%;}
.foot-WeChat h3{ margin-bottom:2.5%;}
.foot-tel p{font-size:26px;} 

.foot-copyright{ position:absolute; left:0;bottom:0;z-index:9; width:100%;}
.foot-copyright .copy{width:100%;position:absolute; left:0;bottom:0;z-index:999;padding:1.2% 0 2.3%;font-size:14px; color:#fff;}
.foot-copyright-bg{ padding:1.2% 0 3.6%;background:#000;width:80%;position:absolute;z-index:9;left:0;bottom:0;}