﻿#banner {
    border: 0;
    height: 500px;
    margin-bottom: 0;
    clear: both;
    overflow: hidden;
    position: relative;
}

#banner .flex-direction-nav {
    display: none;
}


#banner .flex-control-nav  {
    bottom: 25px;
}

/*************************************************************************/
 


#top {
    position: relative;
    z-index: 9;
    
}

 

#nav {
    
        height: 76px;
        background: rgba(0, 0, 0, 0.8);
        min-height: 100px;
}

#nav  a {
    display: inline-block;
    width: 120px;
    text-align: center;
      line-height: 100px;
      color: white;
      width: 116px;
}


#nav  a.logo {
    width: 232px;
    position: relative;
    top: 20px;
}











#footer {
    background: #1b1b1b;
    height: 367px;
    color: #b2b2b2;
    margin-top:60px;
}

#footer .mainw {
     position: relative;
     border-bottom: 1px solid white;
     
}

#footer  h3 {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px dotted #666;
    color: white;
    padding-top: 30px;
    padding-bottom: 5px;
}

#footer  a {
    color: inherit;
}

#footer   .unit {
    float: left;
    
}

#footer   .unit.item-1 a  {
    display: block;
    width: 185px;
    padding-top: 18px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #666;
}
#footer   .unit.item-2 {
 
    width: 350px;
}

#footer   .unit.item-2 p {
      display: block;
 
    padding-top: 5px;
    padding-bottom: 2px;
    border-bottom: 1px dotted #666;
    padding-left: 30px;
  
}
#footer   .unit.item-2 p.phone { background: url(../images/footer-phone.png)  center left 3px no-repeat;}
#footer   .unit.item-2 p.tel { background: url(../images/footer-tel.png)  center left 3px no-repeat;}
#footer   .unit.item-2 p.fax { background: url(../images/footer-fax.png)  center left 3px no-repeat;}
#footer   .unit.item-2 p.email { background: url(../images/footer-email.png)  center left 3px no-repeat;}
#footer   .unit.item-2 p.you { background: url(../images/footer-postcode.png)  center left 3px no-repeat;}
#footer   .unit.item-2 p.address { background: url(../images/footer-address.png)  center left 3px no-repeat;}

#footer   .unit.message {
    width: 500px;
     margin-left: 30px;
}

#footer   .unit.message  .info {
    display: inline-block;
    width: 20%;
    line-height: 40px;
    vertical-align:  central;
 
}

#footer   .unit.message  input {
    width: 70%;
    height: 20px;
    padding: 5px;
    margin: 10px;
     font-size: 16px;
         background: rgba(0,0,0,0);
             border: 1px solid #ccc;
             border-radius: 5px;
                color: white;
}

#footer   .unit.message  textarea {
     width: 70%;
 
    padding: 5px;
    margin: 10px;
    height: 100px;
    font-size: 16px;
        background: rgba(0,0,0,0);
             border-radius: 5px;
             color: white;
} 

#footer   .unit.message  .line {
    position: relative;
}

#footer   .unit.message .ab {
    position: absolute;
    top: 50px;
    left: 0;
}


#footer   .unit.message #submit {
    height: 40px;
    width: 100px;
    background: #e4ce8f;
    color: white;
    border: 0;
}


#footer .ewm {
    position: absolute;
    top:  50px;
    right:  0;
}


#footer .ewm .pics  {
    
}


#footer .ewm .pics .p   {
    display: inline-block;
    margin-right: 20px;
    text-align: center;
}

#footer .ewm .pics .p  img {
    display: block;
}


#footer .ewm .tel {
    background: url(../images/ftel.png)  center left 3px no-repeat;
    padding-left: 50px;
    padding-top: 30px;
}

#footer .ewm .tel p {
        line-height: 1em;
}

#footer .ewm .tel .nu {
    font-size: 32px;
    line-height: 1em;
}

#footer  .cpr {
    text-align: center;
    background:  #000;
    line-height: 3em;
}

