*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    }
html,body{
    font-family: Arial, Helvetica, sans-serif;
    background-image: url(../images/537a525d3ba1d.jpg);
    }
    /* 导航 */
    .after:after{
        content: "";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }
  
    .wrappper1200{
        
        max-width: 1200px;
        margin: 0 auto;
        width: 100vw;
    }
    
    
    
    .Header{
        background: url(../images/head.jpg) no-repeat;
        
    }
    .Header .pubTop{
        height: 118px;
    }
    .logo{
        float: left;
        height: 71px;
        margin-top:-18px; 
        margin-left: 10px;
        
    }
    .logo img{
        height: 200%;
        width: auto;
      
    }
    .Header .hotline{
        margin-top: 25px;
        float: right;
        padding-left:50px;
        background: url(../images/a1.png) no-repeat left center;
        margin-right: 20px;
        /* [disabled]margin-left: 5%; */
    }
    .Header .hotline p{
        font-size: 16px;
        color: #333333;
        line-height: 1.5em;
    }
    .Header .hotline h3{
        font-size: 26px;
        color: #0b8895;
        line-height: 1.5em;
    }
    .cl{
    clear: both;
    }
/*  */
#daohang{
    
    width: 100%;
   height: 56px;
    background-color: #006b76;
    min-height: 50px;
}
#daohang #daohang1{
    width: 1200px;
    height: 56px;
    margin: 0 auto;
    text-align: center;
    line-height: 50px;
    list-style: none;
}
#daohang #daohang1 li {
    float: left;
    position: relative;
  border-left: #27ac60;
  border-right: #27ac60;
}
#daohang li  a{
    width: 171px;
    height: 56px;
    font-size: 2rem;
    text-align: center;
    font-weight: 900;
    display: block;
    text-decoration: none;
float: left;
    color: #fff;
    border-right: 0px solid #bdb5b5ea;

}
#daohang li  a:hover{
    background: #e58e26;  
}
#daohang ul li  a:link{
    text-decoration: none;
}
#daohang ul li  a:visited{
    text-decoration: none;
}
#daohang li ul a:hover{
    background: orange;
}
#daohang li:first-child{
    border-left: 0px solid;
}
#daohang li:last-child{
    border-left: 0px solid;
}
#daohang ul li ul{
    position: absolute;
    background: #27ac60;
    visibility: hidden;
    line-height: 50px;
    
}
#daohang ul li:hover ul{
    width: 50px;
    visibility: visible;
    left: 0;
    top:56px;
    z-index: 1;
   
}
#daohang  li ul li{
    
    width: 170px;
    
    
    
    
}
#daohang  li ul li a{
    background: #16a085;
    color: #fff  ;
    padding: 5px 10px;
    font-size: 1rem;
    display: block;
    text-align: center;
    border-bottom: 1px solid #576574; 
    
}

#daohang li ul li:last-child{
    border-bottom: 0px solid;

}
#daohang li:hover ul{
    visibility: visible;
}



/* 轮播 */
#banner{
    
    overflow: hidden;
       
    
width: 100%;
 height: 600px;
 border: 1px solid #999
 }













/* 底部 */
.footer{
    overflow: hidden;
    background-color: #3c3c3c;
height: 300px;
margin-top: 100px;


}
.footer .footer_logo{
    float: left;
    width: 210px;
    height: 137px;
    margin-left: 2.3rem;
    margin-top: -8rem;
    
}
.footer .footer_gzh{
    float: right;
    width: 150px;
    height: 150px;
    margin-right: 3rem;
    margin-top: -6.4rem;
}

.footer .inner{
    width: 1200px;
    height: 250px;
    margin:0 auto;
    color:#c2c2c2;
    
}
.footer .inner .footer_1{

   
    width: 1200px;
    height: 66px;
    
   
}

    

.footer .inner .footer_1 a{
    float: left;
    color: #c2c2c2;
    
    text-decoration:none;
    text-align: center;
    line-height: 90px;
    margin-left: 3.1rem;
}
.footer .inner .footer_2{
    width: 1200px;
    float: left;
}
.footer .inner .footer_2 p{
   text-align: center;
   line-height: 30px;
  
}
.footer .inner .footer_3{
    width: 1200px;
    text-align: center;
    font-size: 0.8rem;
    margin-top: 20px;
}



/* 微信电话 */
.last{
    position: fixed;
    left:  0;
    height: 170px;
    width: 50px;
    z-index: 100;
    top: 200px;
    
}
.last li{
    
cursor: pointer;

padding-top: 100px;
}

.last .wx ,.last .qq, .last .dh{
   width: 50px;
   height: 50px;
   transition: 0.5s;
   
    overflow: hidden;
    
   
    
    
    
    line-height: 50px;
}
.last .wx:hover  ,.last .dh:hover {
    width:300px;
     height: 100px;
     
     font-size: 35px;
     
     
 }
  .last .qq:hover {
     width:300px;
      height: 200px;
      
      font-size: 35px;
      
      
  }
.last a{
    text-decoration: none;
}
