body{
    margin: 0;
    padding: 0;
}
.dingbu{
    width: 100%;
    height: 40px;
}
.toubu{
    width: 1200px;
    height: 50px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 16px;
}
.toubuleft{
    width: 30%;
    float: left;
}
.toubuleft img{
    height: 48px;
}
.touburight{
    width: 70%;
    float: left;
}
.touburight li{
    float: left;
    list-style: none;
    height: 50px;
    line-height: 42px;
    padding: 0px 29px;
}
.touburight a{
    color: #000000;
}

.xiaohaohang{
    width: 100%;
    height: 220px;
    position: absolute;
    z-index: 30;
    background-color: #fff;
}
.xiaodaohang-center{
    width: 1200px;
    margin: 0px auto;
    height: 220px;
}
.xiaodaohang-hang{
    width: 100%;
    overflow: hidden;
    margin-top: 12px;
}
.xiaohaohang-hang-left{
    width: 390px;
    float: left;
    height: 96px;
    overflow: hidden;
}
.xiaohaohang-hang-left-img{
    width: 40px;
    float: left;
    text-align: center;
}
.xiaohaohang-hang-left-conter{
    width: 300px;
    float: left;
}
.xiaohaohang-hang-left-conter-title{
    font-weight: bolder;
    height: 25px;
    line-height: 35px;
}
.xiaohaohang-hang-left-conter-zhaiyao{
    margin-top: 10px;
    font-size: 13px;
    line-height: 20px;
}

.footer{
    width: 100%;
    height: 460px;
}
.foooter-top{
    width: 1200px;
    height: 400px;
    margin: 0px auto;
    overflow: hidden;
}
.foooter-top-left{
    width: 50%;
    float: left;
    overflow: hidden;
}
.foooter-top-left01{
    width: 60px;
    float: left;
}

.foooter-top-left02{
    width: 200px;
    float: left;
}
.foooter-top-left02-title{
    margin-top: 70px;
    font-size: 18px;
}
.foooter-top-left02-dizhi{
    font-size: 13px;
    margin-top: 30px;
}
.foooter-top-left02-youxiang{
    font-size: 13px;
    margin-top: 28px;
}
.foooter-top-left02-tel01{
    margin-top: 16px;
}
.foooter-top-left02-tel{
    height: 30px;
    line-height: 30px;
}
.foooter-top-left03{
    width: 160px;
    float: left;
}

.foooter-top-right{
    width: 50%;
    float: right;
    overflow: hidden;
}
.footer-lan{
    width: 20%;
    float: left;
    margin-top: 70px;
}
.footer-lan-title{
    font-size: 18px;
}
.footer-lan-zi{
    margin-top: 20px;
}
.footer-lan-zi a{
    display: block;
    text-decoration: none;
    font-size: 14px;
    color: #868686;
    height: 38px;
    line-height: 38px;
}
.footer-lan-xiaobiao{
    border-bottom: 1px solid #868686;;
    width: 40px;
    height: 10px;
    overflow: hidden;
}
.footer-beian{
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background-color: #7CBD17;
    color: #fff;
}