.sectionOne_top { display: flex; justify-content: space-between; align-items: center; }

.sectionOne_desc { width: 75%; }

.sectionOne_desc .h1-title { font-weight: bold; font-size: 30px; color: #b89e65; }

.sectionOne_desc .text_p { margin-top: 20px; color: #333; font-size: 22px; font-weight: bold; }

.sectionOne_pic { margin-top: 20px; }

.sectionOne_pic img { margin: 0 auto; display: block; }

.sectionTwo { background-color: #000; }

.sectionTwo_title img { display: block; width: 520px; /*height: 107px;*/ margin: 0 auto; }

.sectionThree { background: #eee3c9; background-image: linear-gradient(to bottom, #fdfdfd, #eee3c9); }

.sectionThree_container { display: flex; justify-content: space-between; align-items: center; }

.sectionThree_desc { width: 70%; }

.sectionThree_desc .h1-title { font-weight: bold; font-size: 30px; color: #b89e65; }

.sectionThree_desc .text_p { margin-top: 20px; color: #333; font-size: 18px; font-weight: bold; }

.sectionThree_pic { width: 318px; height: 507px; }

.sectionThree_pic img { display: block; width: 100%; height: 100%; }

.dzx-list { margin-top: 20px; background: #f7f4ee; position: relative; padding: 40px 0; }

.dzx-list .con { height: 390px; width: 1080px; margin: 15px auto 15px; display: flex; position: relative; }

.dzx-list .left { width: 260px; position: relative; z-index: 10; background-color: #fff; border-radius: 20px 0 0 20px; }

.dzx-list .left .top { background-color: #fff; border-radius: 20px 0 0 0; height: 60px; line-height: 60px; display: flex; justify-content: center; position: relative; }

.dzx-list .left .top span { color: #fff; position: relative; cursor: pointer; font-size: 19px; font-weight: 700; width: 120px; text-align: center; }

.dzx-list .left .top .span1 { border-radius: 20px 20px 0 0; background: #c71432; color: #fff; }

.dzx-list .left .top .span2 { flex: 1; border-radius: 20px 0 0 20px; z-index: 2; background-color: #fff; }

.dzx-list .left .top .i { position: absolute; display: block; left: 120px; bottom: 0; width: 20px; height: 20px; z-index: 1; background-color: #c71432; }

.dzx-list .li-list { background-color: #c71432; color: #daccab; font-size: 20px; border-radius: 0 20px 0 20px; padding: 10px 25px 15px; box-sizing: border-box; }

.dzx-list .li-list li { height: 50px; line-height: 50px; display: flex; align-items: center; }

.dzx-list .li-list li:not(:last-child) { border-bottom: 1px solid #94071e; }

.dzx-list .right { width: 50%; z-index: 10; display: flex; flex-direction: column; padding: 0 30px; background-color: #fff; box-sizing: border-box; }

.dzx-list .right .title { height: 60px; line-height: 60px; width: 100%; display: flex; flex-wrap: nowrap; font-size: 20px; font-weight: bold; color: #000; margin-bottom: 10px; cursor: default; }

.dzx-list .right .title > div:nth-child(1), .dzx-list .right .list-item .items > div:nth-child(1) { width: 20%; padding-right: 45px; text-align: end; }

.dzx-list .right .title > div:nth-child(2), .dzx-list .right .list-item .items > div:nth-child(2) { width: 35%; }

.dzx-list .right .title > div:nth-child(3), .dzx-list .right .list-item .items > div:nth-child(3) { width: 20%; text-align: end; }

.dzx-list .right .list-item { display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: space-evenly; height: 50px; cursor: pointer; }

.dzx-list .right .list-item:not(:last-child) { border-bottom: 1px solid #9b9b9b; }

.dzx-list .right .list-item .items { display: flex; flex-wrap: nowrap; font-size: 16px; color: #000; }

.dzx-list .right .list-item span { margin-left: 15px; }

.dzx-list .price-bg { border-radius: 0 20px 20px 0; }

.dzx-list .price-bg img { border-radius: inherit; width: 325px; height: 390px; }

.dzx-list .tips-box { cursor: pointer; transition: all 0.3s ease; position: absolute; width: 765px; height: 50px; border: 4px solid #eac596; top: 66px; left: -24px; border-radius: 10px; z-index: 100; }
