*{
    margin: 0 auto;
    padding: 0;
    
    }
    
    a{
        text-decoration: none;
        color: #000;
    }
    
    .nav{
    width: 100%;
    height: 90px;
    background-color: antiquewhite;
    position: relative;
    }
    
    .nav ul{
    width: 800px;
    height: 80px;
    list-style: none;
    position: absolute;
    right: 300px;
    bottom: 0;
    
    }
    
    .nav ul li{
        float: left;
        width: 160px;
        height: 80px;
        font-size: 20px;
        list-style: none;
        line-height: 80px;
        text-align: center;
    }
    
    .logo{
        width: 220px;
        height: 60px;
        position: absolute;
        left: 200px;
        top: 20px;
    }
    
    .nav .logo img{
        width: 220px;
        height: 60px;    
    }
    
    
    .banner{
    width: 100%;
    height: 300px;
    background-color: brown;
    position: relative;
    }
    
    .banner-pic{
    width: 100%;
    height: 300px;
    }
    
    .banner-pic img{
        width: 100%;
        height: 300px; 
    }
    
    .banner .fu{
    width: 200px;
    height: 300px;
    position: absolute;
    background-color: rgb(58, 201, 206);
    left: 300px;
    top: 0px;
    }
    
    .banner .fu div{
    width: 200px;
    height: 75px;
    }
    
    
    .banner .fu div a{
    font-size: 19px;
    text-align: center;
    line-height: 50px;
    color: #000;
    display: block;
    }
.puhui{
    width: 100%;
    height: 30px;
    font-size: 30px;
    text-align: center;
}    
.tongda{
    width: 100%;
    height: 20px;
    font-size: 30px;
    color: rgb(154,154,154);
    text-align: center;
    margin-top: 20px;
}
.midde{
    width: 1000px;
    height: 260px;
    margin: 0 auto;
    margin-top: 55px;
}
.leftw{
    width: 100px;
    height: 100px;
    float: left;
    margin: 100px;
}
.toppic{
    width: 64px;
    height: 64px;
}
.middp{
    width: 100px;
    height: 30px;
    margin-top: 40px;
    font-size: 18px;
    text-align: center;
}
.bottop{
    width: 100px;
    height: 30px;
}
.hot{
    width: 100%;
    height: 30px;
    text-align: center;
    font-size: 30px;
    float: left;
}
.picd{
    width: 310px;
    height: 180px;
    float: left;
    background: url(../images/22.1.jpg);
    margin-top: 50px;
}
.wjd{
    width: 310px;
    height: 30px;
    text-align: left;
    font-size: 23px;
    margin-top:40px;
}
.dai{
    width: 310px;
    height: 30px;
    margin-top: 10px;
}
.dij{
    width: 310px;
    height: 30px;
    margin-top: 10px;
}
.picd2{
    width: 310px;
    height: 180px;
    float: left;
    background: url(../images/23.1.jpg);
    margin-top: 50px;
    margin-left: 20px;
}
.picd3{
    width: 310px;
    height: 180px;
    float: left;
    background: url(../images/24.1.jpg);
    margin-top: 50px;
    margin-left:20px;
}

.footer{
    width: 100%;
    height: 390px;
    background: #6eb6b3;
        }
    
        .first-line{
    width: 1200px;
    height: 40px;
    margin: 0 auto;
        }
    
    .second-line{
    width: 1200px;
    height: 120px;
    margin: 0 auto;
    }
    
    .second-line div{
    width: 100px;
    height: 100px;
    float: left;
    font-size: 12px;
    text-align: center;
    }
    
    
    .second-line div img{
        width: 100px;
        height: 100px;
        }
    
        .three-line{
    width: 1200px;
    height: 220px;
    margin: 0 auto;
        }
    
        .three-line .three-line-left{
    width: 600px;
    height: 220px;
    float: left;
    
        }
    
    
        .three-line .three-line-right{
            width: 600px;
            height: 220px;
            float: left;
            
                }
    
    
      .three-line ul{
          list-style: none;
          margin-top: 15px;
      }
    
      .three-line ul li{
    float: left;
    width: 200px;
    font-size: 15px;
    color: #fff;
      }
    
      .three-line-right p{
          margin-top: 6px;
      }
      .footer{
          position: absolute;
          top:1100px;
      }
