.top{ width:100%; height:103px; position:absolute; top:16px; left:0px; position:absolute; z-index:5;}
.top  .logo{ width:1000px; height:58px; margin:auto;}
.top  .logo_l{ width:514px; height:54px; float:left;}
.top  .logo_l img{}
.top  .logo_r{ width:327px; float:right; padding-top:10px;}
.top  .logo_r .logo_r_l{ width:115px; height:24px; line-height:24px;  float:left; text-align:right; padding-right:15px;}
.top  .logo_r .logo_r_l a{ color:#000;}
.top  .logo_r .logo_r_l a:hover{ text-decoration:underline;color:#000;}
.top  .logo_r .logo_r_r{ width:195px; height:24px; float:right; background:url(/static/image/png10.png) center center no-repeat;}
.top  .logo_r .logo_r_r .form{}
.top  .logo_r .logo_r_r .form .input1{ width:137px; height:20px; line-height:20px; float:left; padding-left:4px; background:none; border:none;}
.top  .logo_r .logo_r_r .form .input2{ width:49px; height:23px; float:right; background:none; border:none;} 
/*导航菜单*/
#topmenu{height:45px; background:url(/static/image/png11.png) repeat-x;}
#navMenu {
    /* width:1000px; */
    height:45px;
    
    color: #efeaea;
    font-weight: 600;
    font-size: 14px;
    box-sizing: border-box;
     /* margin:auto; */
    }
#navMenu ul{ 
    /* width:999px; */
     height:45px;
     display: flex;
     justify-content: center;
      /* margin:auto; */
    }
#navMenu li {
    /* width:110px; */
     height:45px; float:left; text-align:center;}
#navMenu li  a{
     /* width:110px; */
     padding: 0 15px;
      height:45px; display:block;}
#navMenu li  a img{ padding-top:14px;}
#navMenu li.line{width:1px; height:45px; overflow:hidden; background:url(/static/image/png12.png) center center  no-repeat; }

/*-------- 下拉菜单 --------------*/
.dropMenu {	position:absolute;top: 0;z-index:100; height:24px; line-height:24px;visibility: hidden; margin: -8px 0 0 -1px; background:url(/static/image/png13.png);}
.dropMenu a{ color:#fff; width:80px; height:24px; display:block; float:left; text-align:center; text-decoration:none}
.dropMenu a:hover{ width:80px; height:24px; display:block;background:#006ad2; color:#fff;}
.banner{ height:631px;}
.banner ul{ width:100%; height:631px; list-style:none}
.banner ul li{ width:100%; height:631px;}

#body{width:1000px;margin:0 auto; margin-top:-35px; }
#nav1{height:35px;top:214px; }
.dropdown{position:relative;float:left;margin-top:0px;}
.sub1{ width:500px; height:35px; text-align:left; line-height:35px; background:url(/static/image/png03.png) center center no-repeat; margin-right:14px;}
.sub1 dt a{ width:500px; height:35px; line-height:35px; display:block;}
.sub1 dt a img{ padding-top:9px; padding-left:9px;}
.sub2{ width:236px; height:35px; line-height:35px; background:url(/static/image/png03.png) left center no-repeat; color:#f00; margin-right:14px;}
.sub2 dt a img{ padding-top:4px; padding-left:9px;}
.sub3{ width:236px; height:35px; line-height:35px; background:url(/static/image/png03.png) left center no-repeat; color:#f00;}
.sub3 dt a img{ padding-top:4px; padding-left:9px;}
.dropdown dt{cursor: pointer;}
.dropdown dd{z-index:99999;position:absolute;display:none;overflow:hidden;opacity:0;margin-left:0px;}
.dropdown dd.dd1{ width:500px; height:400px; background:url(/static/image/png07.png) top center no-repeat;}
.dropdown dd.dd1 .ddc{ width:480px; margin:auto; padding-top:10px; padding-bottom:10px;}
.dropdown dd.dd1 .ddc .dd_l{ width:230px; height:198px; float:left;}
.dropdown dd.dd1 .ddc  .dd_l .jdt{ width:230px; height:198px;}
.dropdown dd.dd1 .ddc  .dd_l .jdt a{ color:#000;}
.dropdown dd.dd1 .ddc  .dd_l .jdt img{ width:230px; height:198px;}
.dropdown dd.dd1 .ddc  .dd_r{ width:236px; float:right}
.dropdown dd.dd1 .ddc  .dd_r ul{}
.dropdown dd.dd1 .ddc  .dd_r ul li{ height:24px; line-height:24px; border-bottom:1px dotted #d4d5d6; list-style:none;}
.dropdown dd.dd1 .ddc  .dd_r ul li a{ color:#646464;} 
.dropdown dd.dd1 .ddc  .dd_r ul li a:hover{ color:#000; text-decoration:underline;}
.dropdown dd.dd2{ width:236px; height:398px;background:url(/static/image/png05.png) top center no-repeat;}
.dropdown dd.dd2 ul{ width:214px; margin:auto; padding-top:10px;}
.dropdown dd.dd2 ul li{ width:214px; height:114px; margin-bottom:14px; position:relative;  list-style:none;}
.dropdown dd.dd2 ul li a img{ width:214px; height:114px;}
.dropdown dd.dd2 ul li .wz{ height:20px; line-height:20px; position:absolute;  width:214px; position:absolute; bottom:0px; left:0px; z-index:4; background:url(/static/image/png06.png) center center no-repeat; color:#fff; text-align:center;}
.dropdown dd.dd2 ul li .wz a{ color:#fff;}
.dropdown dd.dd2 ul li .wz a:hover{ text-decoration:underline; color:#fff;}
.dropdown dd.dd3{ width:236px; height:200px; background:url(/static/image/png05.png) top center no-repeat;}
.dropdown dd.dd3 ul{ width:218px; margin:auto; padding-bottom:10px; padding-top:5px;}
.dropdown dd.dd3 ul li{ height:24px; line-height:24px; border-bottom:1px dotted #d4d5d6; list-style:none;}
.dropdown dd.dd3 ul li a{ color:#646464;} 
.dropdown dd.dd3 ul li a:hover{ color:#000; text-decoration:underline}
.dropdown .underline{margin-top:1px;}