body {
    width: 100%;
    height: auto;
    overflow-x: hidden;
}

.banner {
    width: 100%;
    height: 696px;
    position: relative;
}

.banner .banner_img {
    display: block;
    width: 100%;
    height: 696px;
    margin: 0 auto;
    /* background-size: contain|cover; */
    /* z-index:300; */
}

.banner>a {
    z-index: 300;
}

.txiao {
    width: 304px;
    position: absolute;
    top: 233px;
    left: calc((100% - 1200px) / 2);
    z-index: 333;
}

.txiao>.hz_container {
    /* width: 0px; */
    width: 304px;
}

.navigation {
    width: 304px;
    /* height: 530px; */
    background: #2D2D2D;
    opacity: 0.75;
    color: #FFFFFF;
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 3;
}

.navigation .big {
    width: 240px;
    display: flex;
    flex-direction: column;
    border-bottom: 1px dashed #555555;
    font-size: 14px;
    margin-top: 36px;
}

.big .big_navigation {
    display: flex;
    justify-content: space-between;
}

.big .small_navigation {
    display: flex;
    margin-top: 16px;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 28px;
    color: #FFFFFF;
}

.big .small_navigation a {
    color: #FFFFFF!important;
}

.big .small_navigation li:hover {
    color: #fe9d12;
}

.navigation li:last-child {
    border: 0px;
}

.process {
    margin-top: 72px!important;
    margin-bottom: 72px!important;
}


/* 全屋定制 */

.conbo {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: nowrap;
    height: 650px;
}

.conbo .left {
    width: 216px;
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 1px solid #E8E8E8;
    /* height: 610px; */
}

.conbo .left li {
    width: 100%;
    height: 50px;
    border-bottom: 1px dashed #F8F8F8;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
}

.conbo .left li:hover {
    color: #E50012;
}

.conbo .left .title:hover {
    color: #FFFFFF;
}

.conbo .left .title {
    width: 216px;
    height: 80px;
    background: red;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    border-bottom: 0px;
}

.left .img {
    margin-top: 28px;
    margin-bottom: 20px;
}

.left h1.biaoti {
    font-size: 14px;
    font-weight: 700;
    color: #333333;
    margin-bottom: 14px;
    width: 176px;
    display: block;
}

.left .describe {
    margin-left: 20px;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: 14px;
    line-height: 20px;
    width: 178px;
}

.left .describe h1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: 14px;
    line-height: 20px;
    width: 260px;
}

.left a.nav {
    width: 176px;
    display: block;
    font-size: 14px;
    color: #E50012;
    margin-top: 24px;
    margin-bottom: 4px;
}

.left .henx {
    background: #E50012;
    width: 56px;
    height: 1px;
}

.conbo .right {
    width: 948px;
    display: flex;
    flex-direction: column;
}

.right ul.lower {
    width: 948px;
    display: flex;
    flex-direction: row;
}

.right .up {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 12px;
}


/* .up img{
	margin-bottom: 12px;
} */

.lower .lowerli {
    margin-right: 12px;
    text-align: center;
}

.lower .lowerli:last-child {
    margin-right: 0px;
}

.lower .lowerli .txt {
    font-size: 14px;
    color: #333333;
    margin-top: 16px;
}

.produce {
    width: 100%;
    height: 324px;
    margin-top: 96px;
    margin-bottom: 96px;
    position: relative;
    background: url('../img/img_about_small.png') no-repeat center center;
    position: relative;
}

.produceli {
    background: #FFFFFF;
    position: absolute;
    width: 1200px;
    height: 208px;
    top: 50%;
    left: 50%;
    margin-left: -600px;
    margin-top: -104px;
    display: flex;
    /* margin-top: 58px; */
}

.produce .produce_left {
    width: 600px;
    height: 208px;
}

.produce .produce_left .produce_logo {
    width: 102px;
    height: 35px;
    margin-left: 101px;
    margin-top: 50px;
    margin-bottom: 25px;
}

.produce .produce_left .p1 {
    margin-left: 101px;
    color: #333333;
    font-size: 20px;
}

.produce .produce_left .p2 {
    margin-left: 101px;
    color: #333333;
    font-size: 14px;
    margin-top: 14px;
}

.produce .produce_right {
    width: 600px;
    height: 208px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.produce .produce_right .p3 {
    color: #4F4F4F;
    font-size: 14px;
    margin-top: 39px;
}

.produce .produce_right .p4 {
    margin-top: 21px;
    color: #E50012;
    font-size: 34px;
    margin-bottom: 24px;
}


/* .produce .img{
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
} */

.produce .query {
    width: 100px;
    height: 30px;
    color: #FFFFFF;
    background: #e50012;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    /* position: absolute;
	top: 200px;
	right: 600px; */
}

.produce .query:hover {
    background: #fa0015;
}

.title {
    width: 120px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.title .geli {
    width: 74px;
    height: 4px;
    background: #FFFFFF;
    border: 1px solid #333333;
    margin: 0 auto;
    margin-top: 16px;
}

.title h2 {
    font-size: 30px;
    font-weight: 700;
    color: #333333;
}

.reson {
    min-width: 1200px;
    margin-top: 96px;
    margin-bottom: 96px;
}

.example {
    display: flex;
    justify-content: space-between;
    padding-top: 60px;
    margin-bottom: 96px;
}

.example .left {
    display: flex;
    flex-direction: column;
    width: 500px;
    height: 310px;
    border-left: 1px solid #E8E8E8;
}

.example .left li {
    padding-left: 64px;
    margin-bottom: 44px;
    /* 修改时间:2020.1.2 10:11 */
    border-left: 3px solid #ffffff;
}

.example .left li:hover .t1 {
    color: #E50012;
}

.example .left li.active {
    border-left: 3px solid #E50012;
}

.example .left .t1 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 18px;
}

.example .left .t2 {
    font-size: 14px;
    color: #4f4f4f;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 20px;
}

.example .left .right {
    width: 600px;
    height: 336px;
}

.gengduok {
    width: 100px;
    height: 30px;
    border: 1px solid red;
    margin: 0 auto;
    margin-top: 48px;
    /* margin-bottom: 96px; */
    display: flex;
    align-items: center;
    justify-content: center;
    color: red;
}

.jiaju_zx {
    padding-top: 64px;
}

.qiehuan {
    display: flex;
    justify-content: space-between;
}

.qiehuan .left {
    width: 536px;
}

.qiehuan .left .qienav {
    display: flex;
    margin-bottom: 36px;
}

.qienav li {
    width: 96px;
    height: 36px;
    color: #333333;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.qienav li.active {
    background: #E50012;
    color: #FFFFFF;
}

.bignew {
    display: flex;
    padding-bottom: 36px;
    margin-bottom: 36px;
    border-bottom: 1px dashed #D8D8D8;
}

.bignew .describe {
    width: 274px;
    display: flex;
    flex-direction: column;
}

.bignew .describe p.miao {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    margin-top: 24px;
}

.bignew .describe p.xq {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
}

.describe p.xq .sp1 {
    padding-bottom: 4px;
    color: #E50012;
    border-bottom: 1px solid #E50012;
}

.describe p.xq .sp2 {
    color: #888888;
}

.smallnew {
    margin-bottom: 28px;
    display: flex;
    justify-content: space-between;
}

.smallnew span:first-child {
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    width: 420px;
}

.smallnew span:last-child {
    color: #888888;
}


/* 家居用品 */

.jiaju {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.navlists {
    width: 100%;
    display: flex;
    background: #E00512;
    margin-top: 48px;
    position: relative;
}

.navlists p {
    padding: 16px 44px 16px 44px;
    color: #FFFFFF;
}

.navlists li {
    cursor: pointer;
}

.navlists li.active {
    background: rgb(138, 19, 19);
}

.navlists .slist {
    position: absolute;
    top: 48px;
    left: 0px;
    right: 0px;
    display: none;
    font-size: 16px;
    color: #333333 !important;
    width: 1198px;
    border: 1px dashed #E50012;
    border-top: 0px;
}

.navlists .slist li {
    padding-right: 19px;
    padding-left: 19px;
    border-right: 1px solid #E8E8E8;
    margin-top: 12px;
    margin-bottom: 12px;
    cursor: pointer;
}

.navlists .slist li:last-child {
    border-right: 0px;
}

.navlists .slist li.active1 {
    color: #E50012;
}

.navlists li {}

.navlists li.active .slist {
    display: flex;
    position: absolute;
}

.jj_lista {
    margin-top: 90px;
    display: flex;
    flex-wrap: wrap;
    width: 1200px;
}

.jj_lista li {
    margin-right: 10px;
    width: 288px;
    height: 378px;
    border: 1px solid #E8E8E8;
    margin-bottom: 16px;
}

.jj_lista .title2 {
    margin-top: 16px;
    margin-left: 20px;
    margin-right: 20px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: 14px;
    line-height: 20px;
}

.jj_lista .price {
    margin-left: 20px;
    margin-top: 16px;
    color: #E50012;
    font-weight: 700;
    font-size: 20px;
}

.jj_lista li:nth-child(4n+4) {
    margin-right: 0px;
}

.gengduo {
    margin: 0 auto;
    border: 1px solid #E50012;
    width: 114px;
    height: 36px;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #E50012;
    margin-top: 48px;
    margin-bottom: 96px;
}

.gengduo:hover {
    background: #E00512;
    color: #FFFFFF;
}


/* 预约 */

.scroll_bar {
    width: 100%;
    height: 172px;
    background: #000000;
    opacity: 0.8;
    position: fixed;
    bottom: 0px;
}

.appointment {
    position: relative;
    display: flex;
    align-items: center;
    height: 172px;
}

.appointment .person {
    position: absolute;
    bottom: 0px;
    z-index: 3;
    left: 48px;
}

.appointment .meas {
    display: flex;
    flex-direction: column;
    margin-left: 216px;
}

.appointment .meas>p {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #FFFFFF;
}

.appointment .meas .bor {
    border: 1px solid #FE9D12;
    color: #FE9D12;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    width: 172px;
    height: 36px;
}

.appointment .submitInfo {
    margin-left: 100px;
    display: flex;
    flex-direction: column;
}

.submitInfo #distpicker {
    width: 120px;
    height: 20px;
    display: flex;
    box-sizing: border-box;
}

.submitInfo #distpicker select {
    box-sizing: border-box;
    -webkit-writing-mode: horizontal-tb !important;
    border: solid 1px #000;
    /*很关键：将默认的select选择框样式清除*/
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    /* width: 100px; */
    height: 40px;
    background: url("../img/icon_triangle%20(2).png") no-repeat scroll 90% center transparent;
    background-color: white;
    margin-right: 12px;
    padding-left: 10px;
    padding-right: 30px;
}

.submitInfo #distpicker select:nth-child(1) {
    /* min-width: 161px;
	 overflow: hidden; */
    min-width: 161px;
    overflow: hidden;
}

.submitInfo #distpicker select:nth-child(2) {
    min-width: 127px !important;
    overflow: hidden;
}

.submitInfo #distpicker select:nth-child(3) {
    min-width: 117px;
    overflow: hidden;
}

.submitInfo #distpicker select:-ms-expand {
    display: none;
}

.submitInfo .name_tel {
    margin-bottom: 12px;
}

.submitInfo .name_tel .username {
    width: 149px;
    height: 40px;
    padding-left: 12px;
    font-size: 14px;
    margin-right: 8px;
    border: 0px;
}

.submitInfo .name_tel .tel {
    width: 245px;
    height: 40px;
    padding-left: 12px;
    font-size: 14px;
    border: 0px;
}

.appointment .submit_btn {
    width: 44px;
    height: 92px;
    background: #FE9D12;
    font-size: 18px;
    margin-top: 18px;
    margin-left: 20px;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 25px;
}

.appointment .submit_btn:hover {
    background: #FFAC34;
}

.appointment .icon_closes {
    height: 100%;
    position: relative;
    margin-left: 48px;
    margin-top: 20px;
}

.hide {
    display: none;
}


/* 选择礼至家居的理由 */

.hz20191112 {
    width: 100%;
    height: 420px;
    background: url('../img/img_reason.png') no-repeat center center;
    background-size: 100% 420px;
    position: relative;
    margin-bottom: 96px;
}

.jiaju_reson {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 1200px;
    height: 420px;
    margin: 0 auto;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -600px;
}

.jiaju_reson .title {
    width: 296px;
    font-size: 30px;
    font-weight: 700;
    color: #FFFFFF;
    font-family: Microsoft YaHei;
    margin-top: 64px;
    margin-bottom: 15px;
}

.jiaju_reson .fg {
    width: 72px;
    height: 3px;
    background: rgba(255, 255, 255, 1);
}

.jiaju_reson .logo_descr {
    display: flex;
    width: 1200px;
    align-items: center;
    margin-top: 60px;
}

.logo_descr .img {
    width: 72px;
    height: 72px;
    margin-left: 98px;
}

.logo_descr .img:first-child {
    margin-left: 0px;
}

.logo_descr .txt {
    display: flex;
    flex-direction: column;
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
    line-height: 26px;
    margin-left: 16px;
}

.logo_descr .txt p {
    white-space: nowrap;
}

.jiaju_reson .fg_line {
    width: 1200px;
    height: 1px;
    border: 1px solid rgba(186, 186, 186, 1);
    opacity: 0.11;
    margin-top: 48px;
    background: rgba(186, 186, 186, 1)
}

.jiaju_reson .wenjian {
    width: 1200px;
    display: flex;
    color: #FFFFFF;
    margin-top: 48px;
    align-items: center;
}

.jiaju_reson .wenjian {
    margin-top: 48px;
}

.jiaju_reson .wenjian .big {
    font-size: 18px;
    font-weight: 700;
    margin-right: 28px;
}

.jiaju_reson .wenjian .xiao {
    font-size: 16px;
}

.jiaju_reson .wenjian p {
    cursor: pointer;
}

.jiaju_reson .wenjian span {
    color: 1px solid rgba(146, 146, 146, 1);
    opacity: 0.32;
    margin-left: 21px;
    margin-right: 21px;
}


/* ss */

.hove_img1 {
    /* width: 628px;
	height: 308px; */
    display: flex;
    position: relative;
    overflow: hidden;
}

.hove_img1 .miaosh {
    width: 100%;
    height: 48px;
    position: absolute;
    background: rgba(0, 0, 0, 1);
    opacity: 0.7;
    color: #FFFFFF;
    bottom: 0px;
    padding-left: 18px;
    display: flex;
    align-items: center;
    visibility: hidden;
}

.hove_img1:hover .miaosh {
    visibility: visible;
}


/* 定制流程 */

.hz_container.process {
    display: flex;
    align-items: center;
}

.process .one_txt {
    font-size: 20px;
    color: #555555;
}

.process .process_fg {
    font-size: 18px;
    color: #DADADA;
    margin-left: 20px;
    margin-right: 20px;
}

.process .process_img {
    width: 36px;
    height: 36px;
}

.process p {
    white-space: nowrap;
}

.process .process_txt {
    position: relative;
    font-size: 16px;
    color: #333333;
    margin-left: 9px;
}

.process .process_txt p.tx {
    z-index: 3;
}

.process .process_txt .bg_txt {
    font-size: 36px;
    color: rgba(225, 225, 225, 1);
    opacity: 0.64;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-top: -14.5px;
    margin-left: -19.5px;
    z-index: -1;
}

.process .process_arrow_img {
    width: 28px;
    height: 18px;
    margin-left: 30px;
    margin-right: 31px;
}

.jiaju_zx {
    padding-top: 47px;
}

.jiaju_zx .gengduok {
    margin-bottom: 0px;
    /* margin-bottom: 96px; */
}

.jiaju_zx:last-child {
    padding-bottom: 6px;
}


/* 轮播图 */

#yuandiandina {
    display: flex;
    position: absolute;
    width: 100%;
    justify-content: center;
    align-items: center;
    bottom: 44px;
}

#yuandiandina .yuan {
    width: 10px;
    height: 10px;
    background: #FFFFFF;
    border-radius: 50%;
    border: 1px solid rgba(212, 212, 212, 1);
    margin-right: 23px;
}

#yuandiandina .redyuan {
    background: #E50012;
}

#yuandiandina .yuan:last-child {
    margin-right: 0px;
}