*{margin: 0;padding: 0;box-sizing: border-box;}
html body{font-size: 12px;font-family: "Microsoft YaHei ";color: #555555;background-color: #efeae4;}
a{color: #555555;text-decoration: none;}
.container{width: 1000px;margin: 0 auto;}
.wrapper{float: left;width: 1000px;background-color: #ffffff;}
.header{float: left;width: 1000px;height: 80px;background-color: #dc9158;}
.header a{font-weight: bold;color: #ffffff;}
.header a.logo{float: left;margin: 15px 0 0 24px;font-size:30px;}
.nav{float: left;width: 1050px;height: 43px;line-height: 43px;font-size: 14px;font-weight: bold;background-color: #ffdfb6;}
.header .gou{width: 150px;height: 80px;float: right;}
.nav a{margin: 0 43px 0 25px;color: #a9836c;}
.sheng{width: 1000px;margin:  0 auto;}
.shenghuo{line-height: 60px;font-size: 18px;font-weight: bold;text-align: center;}
.shg{ width: 1000px;height: 210px; margin: -25px auto;}
.ssgou{width: 1000px;height: 550px;text-align: center;margin: 0 auto;}
.ss{width: 1000px;height: 550px;margin: auto  0;}
.shd{ width: 1000px;height: 210px; margin: -25px auto;}
.shz{font-size: 13px; line-height: 30px; padding-bottom: 20px; padding-top: 10px;}
.banquan{width: 1000px;height: 100px;margin-top: 350px;background-color: #dc9158;}
.bqwz{line-height: 100px;text-align: center;color: white;font-size: 10px;}
.nav{position:relative;list-style:none;z-index: 999;float: left;}
.nav>li{
    float: left;
    position: relative;
    margin: 0 43px 0 25px;
}

.nav>li a{display:inline-block;color: #a9836c;}
.nav>li>ul{
    display: none;
    position: absolute;
    top: 43px;
    left:-20px;
    padding: 0px;
    width: 100px;
    background:rgba(0,0,0,.5);
}

.nav>li>ul li a{
    display: block;
    width: 100px;
    text-align: center;
    color: #fff;
}

.nav>li>ul li a:hover{
    color: #f1f1f1;
}

.ppc {
    width: 300px;
    height: 400px;
    border-radius: 10px;
    background-color: #fff;
    position: relative;
    line-height: 40px;
    margin-left: 20px;
    margin-top: 20px;
}
.ppc img{
    width: 100%;
    height: 200px;
    border-radius: 10px;
    margin-top: 0px;
    position: absolute;
    left: 0px;
    z-index: 1;

}
.shenghuo {
    font-size: 30px !important;
}
.ppc:hover img{
    margin-top: -100px;
}
.zppc {
    padding:10px ;


}
.zppc1 {
    position: absolute;
    top: 160px;
}
.shz {
    display: flex;
    flex-wrap: wrap;
}
.banquan{
    position: relative;
    top: 340px;
}