﻿@charset:"utf-8";
body{
  font-family: Microsoft Yahei;font-size: 14px; background-color:#ffffff; color:#666666
}
body,div,ul,p,h1,h2,h3,h4{margin: 0;padding: 0;}
h1,h2,h3,h4{font-weight: normal;}
a{
  text-decoration: none;
  color: inherit;
}
ul{
  list-style: none;
}
img{
  border-style: none;
  vertical-align: middle;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear:both;
}
body{ 
   overflow-y: scroll;
    font-family: '微软雅黑', sans-serif;
    font-size: 14px;
}


/*头部*/
.top_img{ background:url(20180322banner.jpg) no-repeat center top; height:420px;}
.top_wz{width: 1180px;margin: 0 auto;height: 24px;line-height: 24px;}
.top_fl{ float:left;}
.top_fl li{ float:left; padding-right:25px;}
.top_fl li a{ color:#FFF;}
.top_fr{ float:right;}
.top_fr li{ float:left; padding-right:25px;}
.top_fr li a{ color:#FFF;}
.logo{ background:url(20180322logo.png) no-repeat; display:block; width:217px; height:60px;position: absolute; top:50px;}

/*导航*/
.nav{ width:1180px; height:80px;position:absolute;top:260px;} 
#nav-a{background:url(20180322menu.png) no-repeat; width:1180px; height:52px;}
#navMenu .nav-w{float:left;width:147.5px;line-height:50px;}
#navMenu .nav-w1 span{background:url(20180309ico1.png) no-repeat center; display:block; width:24px; height:24px; float:left; margin:13px 10px auto 40px;}
#navMenu .nav-w2 span{background:url(20180309ico2.png) no-repeat center; display:block; width:24px; height:24px; float:left; margin:13px 10px auto 40px;}
#navMenu .nav-w3 span{background:url(20180309ico3.png) no-repeat center; display:block; width:24px; height:24px; float:left; margin:13px 10px auto 40px;}
#navMenu .nav-w4 span{background:url(20180309ico4.png) no-repeat center; display:block; width:24px; height:24px; float:left; margin:13px 10px auto 40px;}
#navMenu .nav-w5 span{background:url(20180309ico5.png) no-repeat center; display:block; width:24px; height:24px; float:left; margin:13px 10px auto 40px;}
#navMenu .nav-w6 span{background:url(20180309ico6.png) no-repeat center; display:block; width:24px; height:24px; float:left; margin:13px 10px auto 40px;}
#navMenu .nav-w7 span{background:url(20180309ico7.png) no-repeat center; display:block; width:24px; height:24px; float:left; margin:13px 10px auto 40px;}
#navMenu .nav-w8 span{background:url(20180309ico8.png) no-repeat center; display:block; width:24px; height:24px; float:left; margin:13px 10px auto 40px;}
#navMenu .nav-w1 a:hover{background:url(20180309xz.png) no-repeat center; display:block}
#navMenu .nav-w2 a:hover{background:url(20180309xz.png) no-repeat center; display:block}
#navMenu .nav-w3 a:hover{background:url(20180309xz.png) no-repeat center; display:block}
#navMenu .nav-w4 a:hover{background:url(20180309xz.png) no-repeat center; display:block}
#navMenu .nav-w5 a:hover{background:url(20180309xz.png) no-repeat center; display:block}
#navMenu .nav-w6 a:hover{background:url(20180309xz.png) no-repeat center; display:block}
#navMenu .nav-w7 a:hover{background:url(20180309xz.png) no-repeat center; display:block}
#navMenu .nav-w8 a:hover{background:url(20180309xz.png) no-repeat center; display:block}
.nav-efr{color:#fff; font-family:"微软雅黑"; font-size:18px;}
.dropMenu{position:absolute;top:0;z-index:100;visibility:hidden;margin-top:0px;border-top:0;padding:4px; margin-left:-40px;}
.dropMenu .nav-sd{float:left;font-size:14px; list-style:none;}
.dropMenu .nav-sd a:hover{ color:#9a0719}
.dropMenu .nav-sd .nav-po{display:block;padding:4px 0 5px 12px;color:#1a1a1a; text-decoration:none;}


/*版权*/
.footer {
    margin-top: 30px;
    padding: 20px 0;
    font-size: 14px;
    line-height: 1.8;
    background-color: #808080;
}
.center {
    width: 1150px;
    margin: 0 auto;
    position: relative;
}
.footerl {
    float: left;
    width: 580px;
}