* {
    padding: 0;
    margin: 0;
    list-style: none;
}

body,
html,.zjmaxBox {
    width: 100%;
    height: 100%;
    overflow: auto;
}
.zjbanner{
    width: 100%;
    position: relative;
}
.zjbannerImg{
    width: 100%;
    min-width: 1200px;
}
.zjlogoImg{
    width: 13%;
    position: absolute;
    top:2.5%;
    left: 20%;
}
.zjtel{
    vertical-align: middle;
    font-size: 20px;
    font-weight: bold;
    color: #4E2903;
    position: absolute;
    top:3.5%;
    margin-left:72.5% ;
}
.zjNav{
    width: 100%;
    min-width: 1200px;
    height: 77px;
    line-height: 80px;
    margin: 0 auto;
    display: flex;
    background-image: url(../image/nav.png);
    justify-content: center;
    
}
.zjNav div a{
    width: 160px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    font-weight: 600;
    color: #FFECCF;
    cursor: pointer;
}
.zjcontent{
    background-image: url(../image/zjbg.png);
    display: flex;
    flex-direction: column;
    min-width: 1200px;
}
.zjtitle{
    width: 1200px;
    display: flex;
    justify-content: center;
    margin: 97px 0px 61px 0px;
}
.zjset1{
    width: 1200px;
    margin: 0 auto;
}
.zjset1 .set8{
    background: url(../image/set8.png) no-repeat;
    width: 1200px;
    height: 220px;
    margin: 0 auto;
    display: flex;
}
.zjset1 .set8 a{
    flex: 1;
}

.bc{
    background-image: url(../image/bc.png);
    width: 1207px;
    height: 625px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: flex;
    color: #F1E5C0;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #F1E5C0;
}
.last{
    padding-top: 131px;
    margin-left:113px;
    line-height: 20px;
}
.content{
    margin-top: 47px;
    width: 407px;
    height: 88px;
    display: flex;
    line-height: 34px;
}
.content span:nth-child(1){
    width: 284px;
    
}
.price{
    margin-top: 41px;
    line-height: 20px;
}

.contenta{
    margin-top: 47px;
    width: 407px;
    height: 88px;
    display: flex;
    line-height: 20px;
}
.contenta span:nth-child(1){
    width: 103px;
    line-height: 20px;
}

