*{
    margin: 0;
    padding: 0;
}

a{
    cursor: pointer;
}
.banner{
    width: 100%;
}
.banner img{
    width: 100%;
    cursor: pointer;
}

.box1{
    width: 1200px;
    height: 560px;
    margin: 30px auto; 
}

.box1 .zy{
    width: 100%;
    height: 380px;
    margin: 0  auto;
    background-color: #ffc1b8;
}

.box1 .zy p{
    font-size: 20px;
    font-weight: 700;
    color: #613412;
    padding-top: 60px;
    padding-left: 220px;
    line-height: 50px;
}

.box1 .zy .xf{
    display: block;
    width: 270px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #ffffff;
    margin: 50px auto;
    background-color: #d06201;
}

.box2{
    width: 1200px;
    height: 800px;
    margin: 30px auto; 
  
}

.box2 .ys{
  width: 100%;
  height: 550px;
  background:url(./images/bj1.jpg) no-repeat 0 0;
    background-size: 100% 100%; 
    position: relative;
}

.box2 .ys  h2{
 padding-left: 17px;
}

.box2 .ys span{
    display: block;
    width: 150px;
    height: 1px;
    margin-top: 7px;
    background-color: black;
}

.box2 .ys .list1 p{
    padding-top: 7px;
    padding-left: 8px;
}

.box2 .ys .list2 p{
    padding-top: 7px;
    padding-left: 20px;
}

.box2 .ys .list3 p{
    padding-top: 7px;
    padding-left: 20px;
}

.ys .list1{
    position: absolute;
    left: 31%;
    top: 15%;
}

.ys .list2{
    position: absolute;
    left: 82%;
    top: 15%;
}

.ys .list3{
    position: absolute;
    left: 31%;
    top: 62%;
}

.ys .list4{
    position: absolute;
    left: 82%;
    top: 62%;
}

.box2 .lj{
    display: block;
    width: 249px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #ffffff;
    float: left;
   margin-left: 300px;
   margin-top: 40px;
    background-color: #692613;
}

.box2 .zx{
    display: block;
    width: 247px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #692613;
    float: left;
    margin-left: 90px;
    margin-top: 40px;
    border: 1px solid #888280;
    
}

.box3{
    width: 1200px;
    height: 1400px;
    margin: 30px auto; 
}

.box3 .dj{
    display: block;
    width: 270px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #ffffff;
    margin: 10px auto;
    background-color: #692613;
}

.box4{
    width: 1200px;
    height: 1050px;
    margin: 10px auto; 
}

.box4 .lj{
    display: block;
    width: 249px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #ffffff;
    float: left;
   margin-left: 300px;
   margin-top: 40px;
    background-color: #692613;
}

.box4 .zx{
    display: block;
    width: 247px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #692613;
    float: left;
    margin-left: 90px;
    margin-top: 40px;
    border: 1px solid #888280;
    
}


.box5{
    width: 1200px;
    height: 550px;
    margin: 0 auto; 
    overflow: hidden;
    position: relative;
}


.box5 .list1{
    width: 270px;
    height: 300px;
    float: left;
    margin-left: 30px;
    margin-top: 20px;
    background-color: #e55b00;
}

.box5 .list1 img{
    width: 100%;
}

.box5 .list1 h3{
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    padding-top: 10px;
}

.box5 .list1 p{
    
    font-size: 15px;
    color: #ffffff;
    text-align: center;
}

