.ny_danghao{height: 64px;line-height: 64px;background: #FFFFFF;box-shadow: 0px 2px 8px 1px rgba(92, 92, 92, 0.1);font-size: 14px;color: #999999;}
.ny_danghao a{font-size: 14px;color: #999999;}
.ny_banner img{width: 100%;}


.ny_title{text-align: center;box-sizing: border-box;padding: 60px 0 70px 0;}
.ny_title p{display: inline-block;position: relative;font-size: 34px;color: #222222;}
.ny_title p::after,.ny_title p::before{content: "";display: block;height: 5px;width: 35px;background: #FFA11F;position: absolute;top: 50%;margin-top: -2px;}
.ny_title p::after{left: -50px;}
.ny_title p::before{right: -50px;}


.dy_title2{text-align: center;padding: 80px 0 70px 0;}
.dy_title2 p{font-size: 35px;font-weight: bold;color: #222222;line-height: 34px;margin-bottom: 25px;position: relative;}
.dy_title2 p.cb{display: inline-block;}
.dy_title2 p.cb::after,.dy_title2 p.cb::before{content: "";display: block;height: 8px;width: 40px;background: #D81A1A;position: absolute;top: 50%;margin-top: -4px;}
.dy_title2 p.cb::after{left: -60px;}
.dy_title2 p.cb::before{right: -60px;}
.dy_title2 strong{display: block;color: #D81A1A;font-size: 24px;font-weight: normal;}
.dy_title2 p b{font-size: 35px;font-weight: bold;color: #E46612;font-family: Impact;}
.dy_title2 p i{font-size: 35px;font-weight: bold;color: #E2000C;font-family: Impact;}
.dy_title2 span{font-size: 18px;color: #FFFFFF;height: 43px;line-height: 43px;display: inline-block;position: relative;background: #FFA11F;box-sizing: border-box;padding: 0 10px;min-width: 500px;}
.dy_title2 span::after,.dy_title2 span::before{content: "";display: block;width: 25px;height: 43px;position: absolute;top: 0;}
.dy_title2 span::after{background: url(../images/tit2_bg1.png) no-repeat;left: -25px;}
.dy_title2 span::before{background: url(../images/tit2_bg2.png) no-repeat;right: -25px;}


.dy_title3{text-align: center;padding: 80px 0 60px 0;}
.dy_title3 p{font-size: 35px;font-weight: normal;color: #222222;line-height: 34px;margin-bottom: 10px;}
.dy_title3 span{font-size: 18px;font-weight: normal;color: #222222;line-height: 34px;}
.dy_title3 i{display: block;width: 42px;height: 5px;background: #FFA11F;margin: 0 auto;margin-top: 20px;}


.dy_title4{text-align: center;padding: 80px 0 60px 0;}
.dy_title4 p{font-size: 35px;font-weight: normal;color: #F69815;line-height: 34px;margin-bottom: 10px;}
.dy_title4 span{font-size: 18px;font-weight: normal;color: #222222;line-height: 34px;}



/*************************** 服务团队 start ******************************/
.fwtd_list{background-position: bottom center !important; background-size: 100% !important;}
.fwtd_item1 .pic{float: left;padding-right: 70px;}
.fwtd_item1 .desc{float: right;padding-left: 40px;}
.fwtd_item2 .pic{float: right;padding-left: 40px;padding-right: 40px;}
.fwtd_item2 .desc{float: left;padding-right: 70px;padding-left: 40px;}

.fwtd_item{padding-top: 50px;box-sizing: border-box;padding-bottom: 60px;}
.fwtd_item .pic{width: 50%;box-sizing: border-box;}
.fwtd_item .desc{width: 50%;box-sizing: border-box;}

.fwtd_item .pic .img{position: relative;}
.fwtd_item .pic img{width: 100%;position: relative;z-index: 999;}
.fwtd_item .pic .img::after{content: "";display: block;height: 100%;width: 100%;position: absolute;top: -50px;right: -50px;box-sizing: border-box;border: 3px solid #FFA11F}
.fwtd_item .desc strong{font-size: 30px;color: #000000;font-weight: normal;position: relative;display: inline-block;margin-top: 20px;box-sizing: border-box;padding-bottom: 50px;}
.fwtd_item .desc strong::after{content: "";display: block;background: url(../images/tit_bg.png) no-repeat; height: 33px;width: 33px;position: absolute;right: -50px;top: -25px;}
.fwtd_item .desc .info p{font-size: 18px;color: #222222;line-height: 38px;}


.center_banner{background-position: center !important;background-size: cover !important;text-align: center;margin-bottom: 120px;}
.center_banner p{font-size: 48px;font-weight: bold;color: #FFFFFF;box-sizing: border-box;padding: 100px 0;}
/*************************** 服务团队 end ******************************/









/*************************** 匠心工艺 start ******************************/
.jxgy_sec1{padding-bottom: 90px;}
.zlbz_item{width: calc(33.3% - 66.6px);float: left;margin-right: 100px;position: relative;}
.zlbz_item:last-child{margin-right: 0;}
.zlbz_item .img{overflow: hidden;}
.zlbz_item .img img{width: 100%;transition: .6s;}
.zlbz_item .desc{position: absolute;display: flex;text-align: center; top: 0;left: 0;width: 100%;height: 100%;background: rgba(49, 49, 49, 0.73);box-sizing: border-box;padding: 25px;visibility: hidden;opacity: 0;transition: .6s;}
.zlbz_item .desc::after{content: "";display: block;width: calc(100% - 30px);height: calc(100% - 30px);box-sizing: border-box;border: 6px solid #F6F6F6;position: absolute;top: 15px;left: 15px;opacity: .7;}
.zlbz_item .desc div{margin: auto;max-width: 240px;}
.zlbz_item .desc p{font-size: 22px;color: #FFFFFF;margin-bottom: 30px;}
.zlbz_item .desc span{font-size: 18px;color: #FFFFFF;font-weight: 400;line-height: 34px;}

.zlbz_item:hover img,.zlbz_item.active img{transform: scale(1.1);}
.zlbz_item:hover .desc,.zlbz_item.active .desc{visibility: visible;opacity: 1;}



.jxgy_sec2{background: #F5F5F5;padding-bottom: 80px;}
.jdsg_list{width: 1140px;margin: 0 auto;}
.jdsg_item{width: 50%;float: left;background: #fff;}

.jdsg_item1 .desc{float: left;}
.jdsg_item1 .img{float: right;}
.jdsg_item2 .desc{float: right;}
.jdsg_item2 .img{float: left;}

.jdsg_item .img{width: 50%;}
.jdsg_item .img img{width: 100%;}
.jdsg_item .desc{width: 50%;box-sizing: border-box;padding: 25px 5px 0px 25px;}
.jdsg_item .desc span{font-size: 26px;font-weight: 400;color: #222222;display: inline-block;margin-bottom: 20px;}
.jdsg_item .desc span b{font-size: 26px;font-weight: 400;color: #E46612;}
.jdsg_item .desc p{font-size: 16px;color: #333333;line-height: 32px;}

.jxgy_sec3{padding-bottom: 80px;}
.jkgy_item{float: left;width: calc(50% - 15px);background: #eee; margin-right: 30px;margin-bottom: 30px;transition: .3s;}
.jkgy_item:nth-of-type(2n){margin-right: 0;}
.jkgy_item .img{width: 185px;float: left;}
.jkgy_item .img img{width: 100%;transition: .6s;}
.jkgy_item .desc{width: calc(100% - 185px);float: left;box-sizing: border-box;padding: 20px 10px 10px 25px;}
.jkgy_item .desc strong{font-size: 20px;font-weight: 400;color: #222222;display: block;margin-bottom: 15px;transition: .3s;}
.jkgy_item .desc p{font-size: 14px;font-weight: 400;color: #555555;line-height: 22px;height: 66px;display: block;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;transition: .3s;}
.jkgy_item .desc b{box-sizing: border-box;padding-left: 15px;position: relative; font-size: 16px;font-weight: bold;color: #222222;line-height: 34px;display: block;margin-top: 20px;transition: .3s;}
.jkgy_item .desc span{box-sizing: border-box;padding-left: 15px; font-size: 14px;font-weight: 400;color: #555555;line-height: 22px;display: block;height: 44px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;transition: .3s;}
.jkgy_item .desc b::after{content: "";display: block;height: 16px;width: 3px;background: #FFA11F;position: absolute;top: 50%;margin-top: -8px; left: 0;}


.jkgy_item:hover{background: #FFA11F;}
.jkgy_item:hover .desc strong{color: #fff;}
.jkgy_item:hover .desc p{color: #fff;}
.jkgy_item:hover .desc b{color: #fff;}
.jkgy_item:hover .desc span{color: #fff;}
.jkgy_item:hover .desc b::after{background: #fff;}



.jxgy_sec4{background: #F9F9F9;display: none;}
.jdtx_item{width: calc(33.3% - 113px);height: 310px; position: relative; background: #fff;box-sizing: border-box;padding: 50px 30px; margin-right: 170px;float: left;text-align: center;transition: .3s;}
.jdtx_item:last-child{margin-right: 0;}
.jdtx_item::after{content: "";display: block;background: url(../images/jia.png);height: 57px;width: 50px;position: absolute;bottom: 0;right: 0;}
.jdtx_item p{display: block;font-size: 22px;color: #141414;padding-bottom: 15px;}
.jdtx_item span{display: block;font-size: 16px;color: #484848;line-height: 34px;}
.jdtx_item span i{font-size: 34px;position: relative;top: 4px;margin-right: 10px;}
.jdtx_item2 span{width: 50%;float: left;}
.jdtx_item:hover{box-shadow: 0px 9px 12px 13px rgba(92, 92, 92, 0.05);}

.jyqj{box-sizing: border-box;padding: 90px 0;}
.jyqj img{width: 100%;}


.jxgy_sec5{padding-bottom: 120px;display: none;}
.zlgy_box{position: relative;box-sizing: border-box;padding: 0 70px;}
.swiper-container_zlgy {width: 100%;height: 100%;overflow: hidden;position: relative;}
.zlgy_box .swiper-slide {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.zlgy_box .img{box-sizing: border-box;border: 3px solid #dcdcdc;overflow: hidden;}
.zlgy_box .img img{width: 100%;transition: .6s;}
.zlgy_box .img:hover img{transform: scale(1.1);}
.zlgy_box .swiper-button-prev,.zlgy_box .swiper-button-next{height: 80px;width: 40px;background-position: center !important;transition: .3s;margin-top: -35px;}
.zlgy_box .swiper-button-prev{background: url(../images/l3.png) no-repeat #DBDBDB;}
.zlgy_box .swiper-button-next{background: url(../images/r3.png) no-repeat #DBDBDB;}
.zlgy_box .swiper-button-prev:hover{background: url(../images/l3.png) no-repeat #FFA11F;}
.zlgy_box .swiper-button-next:hover{background: url(../images/r3.png) no-repeat #FFA11F;}


.jxgy_sec6{background: #f9f9f9;display: none;}
.jxgy_sec6 img{width: 100%;}
.jxgy_sec6 .dy_title2{padding-bottom: 20px;}
/*************************** 匠心工艺 end ******************************/









/*************************** 施工标准 start ******************************/
.sgbz_sec1{background: url(../images/sgbz_bg1.jpg) no-repeat;background-position: center !important;background-size: cover !important;padding-bottom: 30px;}
.gdgf_item{width: calc(50% - 50px);float: left;margin-right: 100px;margin-bottom: 50px;}
.gdgf_item:nth-of-type(2n){margin-right: 0;}
.gdgf_item .img{box-sizing: border-box;padding: 8px;box-shadow: 0px 4px 9px 1px rgba(92, 92, 92, 0.12);background: #fff;}
.gdgf_item .img img{width: 100%;}
.gdgf_item .desc{display: flex;text-align: center;  margin: 0 25px;height: 160px;background: #F69815;margin-top: -80px;position: relative;z-index: 99;}
.gdgf_item .desc div{margin: auto;}
.gdgf_item .desc span{font-size: 23px;font-weight: bold;color: #FCFCFC;display: inline-block;position: relative;}
.gdgf_item .desc span::after,.gdgf_item .desc span::before{content: "";display: block;height: 1px;width: 30px;background: #fff;position: absolute;top: 50%;}
.gdgf_item .desc span::after{left: -45px;}
.gdgf_item .desc span::before{right: -45px;}
.gdgf_item .desc .info{text-align: left;box-sizing: border-box;padding: 0 30px;padding-top: 15px;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow: hidden;}
.gdgf_item .desc p{font-size: 16px;line-height: 22px;color: #FCFCFC;margin-bottom: 10px;}



.sdsgbz_item{width: calc(33.3% - 27px);margin-bottom: 40px; margin-right: 40px;float: left;}
.sdsgbz_item:nth-of-type(3n){margin-right: 0;}
.sdsgbz_item .img{overflow: hidden;}
.sdsgbz_item .img img{width: 100%;transition: .6s;}
.sdsgbz_item .desc{background: #999999;box-sizing: border-box;padding: 18px 10px;transition: .3s;}
.sdsgbz_item .desc p{height: 104px;font-size: 14px;color: #FFFFFF;line-height: 26px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;}

.sdsgbz_item:hover img{transform: scale(1.1);}
.sdsgbz_item:hover .desc{background: #F69815;}



.sgbz_sec22 .sdsgbz_item:nth-of-type(4),.sgbz_sec22 .sdsgbz_item:nth-of-type(5){width:calc(50% - 22px) !important;}
.sgbz_sec22 .sdsgbz_item:nth-of-type(5){margin-right: 0px;}

/*************************** 施工标准 end ******************************/








/*************************** 无抵押贷款 start ******************************/
.wdydk_sec1{padding: 70px 0;}

.dai_box{float: left;width: 550px;}
.dai_box .img{box-shadow: 3px 3px 5px #ccc;}
.dai_box img{width: 100%;}
.kuan_box{float: left;width: calc(100% - 550px);box-sizing: border-box;padding-left: 80px;}

.kuan_box .dk_tit{font-size: 23px;font-weight: bold;color: #333333;margin-top: 30px; margin-bottom: 18px;}
.kuan_box .txt{height: 45px;padding: 0 15px; background: #FFFFFF;border: 1px solid #DCDCDC;box-sizing: border-box;width: calc(50% - 15px);float: left;display: block;}
.kuan_box .txt+.txt{margin-left: 30px;}
.kuan_box .textarea{height: 127px;padding: 20px 15px;resize: none; background: #FFFFFF;border: 1px solid #DCDCDC;box-sizing: border-box;display: block;width: 100%;margin-top: 15px;}
.kuan_box .int{width: 152px;height: 40px;line-height: 40px;display: block;margin: 0 auto;background: #FFA11F;border-radius: 5px;font-size: 16px;font-weight: bold;color: #FFFFFF;margin-top: 22px;}


.wdydk_sec2{background: #F9F9F9;padding-bottom: 50px;}
.wdydk_sec3 .dy_title3{padding-bottom: 0;}
.pc_dk_img img{width: 100%;display: block;}
.wap_dk_img img{width: 100%;display: block;}
.wap_dk_img{display: none;}

.wdydk_sec4{background: #F9F9F9;padding-bottom: 60px;}
.huanqian_box{max-width: 1100px;margin: 0 auto;}
.huan_box{width: 50%;float: left;box-sizing: border-box;padding-right: 60px;position: relative;}
.qian_box{width: 50%;float: left;box-sizing: border-box;padding-left: 60px;}
.huan_box::after{content: "";display: block;width: 1px;
height: 144px;border-right: 1px dashed #c2c2c2;position: absolute;right: 0;top: 0;}
.huan_box .label{margin-bottom: 25px;}
.huan_box .label .tit{font-size: 16px;line-height: 45px; font-weight: 400;color: #222222;width: 85px;float: left;}
.huan_box .label .desc{width: calc(100% - 85px);float: left;}
.huan_box .label .desc .txt{height: 45px;display: block;width: 100%;background-position: calc(100% - 15px) center !important; border-radius: 10px;box-sizing: border-box;padding-left: 15px; padding-right: 60px;appearance:none;-moz-appearance:none;-webkit-appearance:none;-ms-appearance:none;}
.huan_box .label .desc .txt1{background: url(../images/dk_icon2.png) no-repeat #fff;}
.huan_box .label .desc .txt2{background: url(../images/dk_icon1.png) no-repeat #fff;}


.qian_num{background: #FFFFFF;border-radius: 15px;height: 148px;line-height: 148px;box-sizing: border-box;padding-left: 50px;}
.qian_num span{font-size: 18px;color: #8b8b8b;letter-spacing: 1px;}
.qian_num span.qian{color: #ef6d66;}
.jisuandaikuan{width: 191px;height: 43px;background: #FFA11F;border-radius: 8px;font-size: 16px;color: #FFFFFF;line-height: 43px;margin: 0 auto;display: block;text-align: center;}




.ztjz_item{width: calc(33.3% - 33px);margin-right: 50px;float: left;}
.ztjz_item:nth-of-type(3n){margin-right: 0;}
.ztjz_item .img{overflow: hidden;}
.ztjz_item .img img{width: 100%;transition: .6s;}
.ztjz_item .desc{background: #6A6A6A;box-sizing: border-box;padding: 12px 25px;height: 82px;transition: .3s;}
.ztjz_item .desc p{font-size: 16px;color: #FFFFFF;line-height: 29px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.ztjz_item:hover img{transform: scale(1.1);}
.ztjz_item:hover .desc{background: #FFA11F;}

/*************************** 无抵押贷款 end ******************************/








/*************************** 装修价格 start ******************************/
.zxjg_sec1{background: url(../images/zxjg_sec1_bg.jpg);background-position: center;background-size: cover;padding-bottom: 60px;}
.baojia_box{max-width: 1400px;margin: 0 auto;}
.bao_box{width: calc(100% / 2 - 65px);float: left;}
.bao_box .lab{margin-bottom: 35px;box-sizing: border-box;padding-left: 50px;}
.bao_box .lab .tit{font-size: 16px;color: #444444;line-height: 36px;width: 90px;float: left;text-align: right;}
.bao_box .lab .desc{width: calc(100% - 90px);float: left;box-sizing: border-box;padding-right: 40px;}
.bao_box .lab .desc .int{background: #FFFFFF;border: 1px solid #B5B5B5;height: 36px;box-sizing: border-box;display: block;width: 100%;padding: 0 10px;}
.jia_box{float: left;width: 130px;}
.jia_box .sub input{display: block;border: 15px solid #eee; width: 130px;height: 130px;background: #FFA11F;border-radius: 50%;font-size: 20px;color: #FFFFFF;box-sizing: border-box;padding: 20px 10px;text-align: center;margin-top: -15px;}




.zxjg_sec2{background: url(../images/zxjg_sec2_bg.jpg) no-repeat;background-position: center;background-size: cover;padding-bottom: 100px;}
.tmjg_item{width: calc(25% - 75px);float: left;margin-right: 100px;background: #FFFFFF;border-radius: 10px;text-align: center;}
.tmjg_item:nth-of-type(4n){margin-right: 0;}
.tmjg_item .icon{display: block;height: 116px;width: 116px;background: url(../images/zxjg_icon1.png) no-repeat;margin: 25px auto;transition: .3s;}
.tmjg_item .icon1{background-position: 0px 0px !important;}
.tmjg_item .icon2{background-position: -408px 0px !important;}
.tmjg_item .icon3{background-position: -814px 0px !important;}
.tmjg_item .icon4{background-position: -1215px 0px !important;}

.tmjg_item strong{font-size: 24px;font-weight: 400;color: #151515;display: block;margin-bottom: 25px;}
.tmjg_item .desc{height: 90px;margin-bottom: 60px;}
.tmjg_item p{font-size: 16px;font-weight: 400;color: #444444;line-height: 30px;}
.tmjg_item p span{font-size: 16px;font-weight: bold;color: #FFA11F;}

.tmjg_item:hover{background: #FFA11F;}
.tmjg_item:hover .icon{background: url(../images/zxjg_icon11.png);}
.tmjg_item:hover strong{color: #fff;}
.tmjg_item:hover p,.tmjg_item:hover p span{color: #fff;}
/*************************** 装修价格 end ******************************/







/*************************** 智慧家 start ******************************/
.zhj_sec1{padding-bottom: 50px;box-sizing: border-box;}

.max_img img{width: 100%;}

.kjpz_sel{cursor: pointer; width: 20%;box-sizing: border-box;position: relative; float: left;text-align: center;height: 64px;line-height: 64px;background: #B5B5B5;font-size: 18px;transition: .3s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.kjpz_sel+.kjpz_sel{border-left: 2px solid #fff;}
.kjpz_sel::after{content: ""; position: absolute;bottom: 0;left: 50%;margin-left: -10px; display: none;width: 0;height: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;border-bottom: 10px solid #fff;}
.kjpz_sel.active{color: #fff;background: #FFA11F;}
.kjpz_sel.active::after{display: block;}


.zhj_sec2{background: url(../images/zhj_bg.jpg) no-repeat;background-position: center;background-size: cover;padding-bottom: 100px;}
.kjpz_item{display: none;}
.kjpz_item.active{display: block;}
.kjpz_item .img{box-sizing: border-box;padding: 4px;background: #fff;}
.kjpz_item .img img{width: 100%;}


.zhj_table{display: block;padding:30px 20px;text-align: center; width: calc(100% - 120px);margin: 0 auto;background: #fff;margin-top: -100px;position: relative;z-index: 99;box-sizing: border-box;}
.zhj_table table{width: 100%;background: #fff;}
.zhj_table td{box-sizing: border-box;padding: 25px 0;}
.zhj_table *{font-size: 30px;}
.zhj_table p{font-size: 20px;color: #555;}


/*************************** 智慧家 end ******************************/





/*************************** 智齐家 start ******************************/
.zqj_sec1{padding-bottom: 55px;}
.xzzqj_item{width: calc(20% - 32px);float: left;margin-right: 40px;text-align: center;}
.xzzqj_item:nth-of-type(5){margin-right: 0;}
.xzzqj_item .icon{display: block;width: 153px;height: 153px;margin: 0 auto; background: #A0A0A0 url(../images/zqj_icon1.png) no-repeat;border-radius: 15px;transition: .3s;}
.xzzqj_item .icon1{background-position: 32px 32px !important;}
.xzzqj_item .icon2{background-position: -290px 32px !important;}
.xzzqj_item .icon3{background-position: -610px 32px !important;}
.xzzqj_item .icon4{background-position: -915px 32px !important;}
.xzzqj_item .icon5{background-position: -1220px 32px !important;}
.xzzqj_item p{font-size: 24px;font-weight: bold;color: #0F0F0F;display: block;margin: 20px 0 15px 0;}
.xzzqj_item span{font-size: 18px;color: #666666;line-height: 27px;}
.xzzqj_item:hover .icon{background: url(../images/zqj_icon1.png) no-repeat #E0000C;}


.zqj_sec2{background: #F4F4F4;padding-bottom: 130px;}
.zqj_ys_item{width: calc(20% - 32px); float: left;margin-right: 40px;box-sizing: border-box;padding: 60px 20px 45px 20px; text-align: center;transition: .3s;}
.zqj_ys_item:nth-of-type(5){margin-right: 0;}
.zqj_ys_item .icon{display: block;width: 60px;height: 60px;margin: 0 auto; background: url(../images/zqj_icon2.png) no-repeat;transition: .3s;}
.zqj_ys_item .icon1{background-position: 4px 0px !important;}
.zqj_ys_item .icon2{background-position: -315px 0px !important;}
.zqj_ys_item .icon3{background-position: -632px 0px !important;}
.zqj_ys_item .icon4{background-position: -940px 0px !important;}
.zqj_ys_item .icon5{background-position: -1250px 0px !important;}
.zqj_ys_item p{font-size: 24px;font-weight: bold;color: #0F0F0F;display: block;margin: 15px 0 20px 0;}
.zqj_ys_item span{font-size: 16px;color: #666666;line-height: 27px;height: 75px;display: block;}


.zqj_ys_item:hover{background: #FFFFFF;box-shadow: 0px 8px 6px 0px rgba(92, 92, 92, 0.05);border-radius: 3px;}
.zqj_ys_item:hover .icon{background: url(../images/zqj_icon22.png) no-repeat;}



.zqj_sec3_tit{margin: 0 40px; height: 135px;line-height: 135px;margin-top: -75px; position: relative; text-align: center;font-size: 46px;font-weight: bold;color: #F4F4F4;background: #E50112;}
.zqj_sec3_tit::after,.zqj_sec3_tit::before{content: "";display: block;width: 40px;height: 60px;position: absolute;bottom: 0;}
.zqj_sec3_tit::after{left: -40px;background: url(../images/zqj_tit1.png) no-repeat;}
.zqj_sec3_tit::before{right: -40px;background: url(../images/zqj_tit2.png) no-repeat;}




/************************** 智齐家 end ******************************/

























@media screen and (max-width:1460px) {
	.fwtd_item .desc .info p{font-size: 16px;line-height: 36px;}
	.fwtd_item .desc strong{padding-bottom: 20px;}
	.jdtx_item{width: calc(33.3% - 40px);margin-right: 60px;}
	.zlbz_item{width: calc(33.3% - 40px);margin-right: 60px;}
	
	.ztjz_item{width: calc(33.3% - 20px);margin-right: 30px;}
	.ztjz_item .desc{padding: 12px 20px;}
	.ztjz_item .desc p{font-size: 14px;}
}
@media screen and (max-width:1199px) {
	.jdsg_list{width: 100%;}
	.jdsg_item .desc{padding: 15px 5px 0 20px;}
	.jdsg_item .desc span{font-size: 22px;margin-bottom: 10px;}
	.jdsg_item .desc p{font-size: 14px;line-height: 24px;}
	.dy_title2 span{font-size: 14px;min-width: auto;}
	
	.zlbz_item .desc p{font-size: 18px;margin-bottom: 10px;}
	.zlbz_item .desc span{font-size: 14px;line-height: 22px;}
	.zlbz_item .desc{visibility: visible;opacity: 1;}
	
	.gdgf_item{width: calc(50% - 20px) !important;margin-right: 40px !important;margin-bottom: 40px !important;}
	.gdgf_item:nth-of-type(2n){margin-right: 0 !important;}
	.sdsgbz_item{width:  calc(50% - 20px)!important;margin-right: 40px;margin-bottom: 40px;}
	.sdsgbz_item:nth-of-type(3n){margin-right: 40px;}
	.sdsgbz_item:nth-of-type(2n){margin-right: 0 !important;}


	.tmjg_item{width: calc(25% - 23px);margin-right: 30px;}
	.bao_box .lab{padding-left: 0;}
	
	
	.zhj_table *{font-size: 18px;}
	.zhj_table p{font-size: 14px;}
	.kjpz_sel{font-size: 16px;}
	.zhj_table{padding: 20px 15px;}
	
	.xzzqj_item p{font-size: 20px;}
	.xzzqj_item span{font-size: 14px;line-height: 22px;}
	.xzzqj_item{width: calc(20% - 8px);margin-right: 10px;}
	.zqj_ys_item{width: 20%;margin-right: 0px;padding: 20px 10px;}
	.zqj_ys_item span{height: auto;}
	.zqj_sec3_tit{font-size: 30px;height: 80px;line-height: 80px;margin-top: -20px;}
}
@media screen and (max-width:972px) {
	.fwtd_item .desc,.fwtd_item .pic{width: 100% !important;float: none !important;}
	.fwtd_item .pic{margin-top: 70px;}
	.center_banner{margin-bottom: 0;}
	.fwtd_list{padding-top: 0!important;}
	
	
	.dy_title2{padding: 60px 0 10px 0;}
	.dy_title2 p{font-size: 28px;}
	.dy_title2 p b{font-size: 28px;}
	.dy_title2 p i{font-size: 28px;}
	.dy_title2 span{display: none;}
	.jdtx_item{width: calc(33.3% - 20px);margin-right: 30px;padding: 50px 15px;height: 270px;}
	.zlbz_item{width: calc(33.3% - 20px);margin-right: 30px;}
	.jdtx_item span{font-size: 14px;line-height: 22px;}
	.jxgy_sec1{padding-bottom: 60px;}
	
	.jdsg_item{width: 100%;}
	.jdsg_item1:nth-of-type(2) .desc{float: right;}
	.jdsg_item:nth-of-type(3) .desc{float: left;}
	.jdsg_item:nth-of-type(3) .img{float: right;}
	
	.jkgy_item{width: 100%;margin-bottom: 15px;}
	.jxgy_sec5{padding-bottom: 70px;}
	
	.jxgy_sec2{padding-bottom: 0;}
	.jxgy_sec3{padding-bottom: 0;}
	
	.dy_title3,.dy_title4{padding: 50px 0 20px 0;}
	.dy_title3 p,.dy_title4 p{font-size: 24px;margin-bottom: 0px;}
	.dy_title3 span,.dy_title4 span{font-size: 12px;}
	.gdgf_item .desc p{font-size: 14px;}
	.gdgf_item .desc .info{padding-top: 5px;}
	.gdgf_item{width: calc(50% - 10px)!important;margin-right: 20px!important;margin-bottom: 20px!important;}
	.sdsgbz_item{width: calc(50% - 10px)!important;margin-right: 20px!important;margin-bottom: 20px!important;}
	
	
	.dai_box{width: 450px;}
	.kuan_box{width: calc(100% - 450px);padding-left: 30px;}
	.kuan_box .dk_tit{margin-top: 0;}
	
	.sgbz_sec22 .sdsgbz_item:nth-of-type(3){
		width: 100% !important;
	}
	.sgbz_sec22 .sdsgbz_item:nth-of-type(4),.sgbz_sec22 .sdsgbz_item:nth-of-type(5){
		width: calc(50% - 10px) !important;
	}
	.sgbz_sec22 .sdsgbz_item:nth-of-type(4){
		margin-right: 20px !important;
	}
	.sgbz_sec22 .sdsgbz_item:nth-of-type(5){
		margin-right: 0 !important;
	}
	
	.tmjg_item{width: calc(50% - 10px);margin-right: 20px;margin-bottom: 20px;}
	.tmjg_item:nth-of-type(2n){margin-right: 0;}
}
@media screen and (max-width:840px) {
	.dai_box{width: 400px;}
	.kuan_box{width: calc(100% - 400px);padding-left: 30px;}
	.xzzqj_item .icon{zoom: .7;}
	.xzzqj_item p{margin: 10px 0 8px 0;}
	.xzzqj_item span{height: 64px;display: block;}
	.xzzqj_item:nth-of-type(1),.xzzqj_item:nth-of-type(2),.xzzqj_item:nth-of-type(3){width: 33.3%;margin-right: 0;margin-bottom: 30px;}
	.xzzqj_item:nth-of-type(4),.xzzqj_item:nth-of-type(5){width: 50%;margin-right: 0;}
	
	.zqj_ys_item{width: 50%;}
	.zqj_ys_item:nth-of-type(5){width: 100%;}
	.zqj_ys_item span{font-size: 14px;line-height: 20px;height: 80px;}
	
	.zqj_sec3_tit{font-size: 20px;}
	
}

@media screen and (max-width:780px) {
	
	.wap_dk_img{display: block !important;}
	.pc_dk_img{display: none !important;}
	.kuan_box,.dai_box{width: 100%;float: none;padding: 0;}
	.dai_box{margin-bottom: 40px;}
	.qian_box,.huan_box{width: 100%;float: none;padding: 0;}
	.huan_box{margin-bottom: 20px;}
	.huan_box::after{display: none;}
	.ztjz_item{width: 100%;float: none;margin: 0 0 20px 0!important;}
	.qian_num{padding-left: 20px;}
	.kuan_box .txt{width: calc(50% - 5px);}
	.kuan_box .txt+.txt{margin-left: 10px;}
	
	.bao_box{width: 100%;float: none;}
	.bao_box .lab{margin-bottom: 15px;float: none;}
	.jia_box{margin: 0 auto;float: none;margin-top: 50px;}
	.bao_box .lab .desc{padding-right: 0;}
	.kjpz_sel{border-bottom: 2px solid #fff;}
	.kjpz_sel:nth-of-type(1),.kjpz_sel:nth-of-type(2),.kjpz_sel:nth-of-type(3){width: 33.3%;}
	.kjpz_sel:nth-of-type(4),.kjpz_sel:nth-of-type(5){width: 50%;}
}
@media screen and (max-width:673px) {
	.ny_title{padding-bottom: 20px;}
	.ny_title p{font-size: 24px;}
	.ny_title p::after, .ny_title p::before{height: 3px;}
	.fwtd_item .desc strong{margin-top: 0;font-size: 24px;}
	.fwtd_item .desc .info p{font-size: 14px;line-height: 24px;}
	.fwtd_item .pic .img::after{display: none;}
	.fwtd_item .desc, .fwtd_item .pic{padding: 0!important;}
	.fwtd_item .pic{margin-top: 20px;}
	.fwtd_item{padding: 30px 0;}
	.center_banner p{font-size: 28px;padding: 50px 0;margin-bottom: 40px;}

	
	.dy_title2 p{font-size: 22px;margin-bottom: 10px;}
	.dy_title2 p+p{margin-top: -10px;}
	.dy_title2 p b{font-size: 22px;}
	.dy_title2 p i{font-size: 22px;}
	
	.zlgy_box .swiper-button-prev, .zlgy_box .swiper-button-next{zoom: .7;}
	.zlbz_item{width: 100%;float: none;margin-bottom: 15px;}
	.jdtx_item{width: 100%;float: none;margin-bottom: 15px;height: auto;}

	.gdgf_item .desc span{font-size: 18px;}
	.gdgf_item{width: 100% !important;margin: 0 0 15px 0!important;}
	.gdgf_item .desc{height: auto;padding: 10px 0;margin-left: 15px;margin-right: 15px;}
	.gdgf_item .desc .info{display: block;overflow: visible;}
	
	.sdsgbz_item{width: 100%!important;margin-bottom: 10px!important;}
	.zhj_table{margin: 0;width: 100%;}
	.zhj_table *{font-size: 14px;}
	
	.sgbz_sec22 .sdsgbz_item:nth-of-type(4), .sgbz_sec22 .sdsgbz_item:nth-of-type(5){width: 100%!important;}
	.sdsgbz_item .desc p{height: auto;-webkit-line-clamp:unset;}
	
}
@media screen and (max-width:482px) {
	.jdsg_item .desc{padding-bottom: 15px;}
	.jdsg_item .img,.jdsg_item .desc{float: none !important;width: 100%!important;}
	.jkgy_item .img,.jkgy_item .desc{float: none;width: 100%;}
	.jyqj{padding: 50px 0;}
	
	.zlgy_box{padding: 0 40px;}
	
	/* .tmjg_item{width: 49%;margin-bottom: 10px;} */
	.tmjg_item{height: 310px;}
	.tmjg_item .desc{height: auto;}
	.tmjg_item strong{font-size: 18px;}
	.tmjg_item p,.tmjg_item p span{font-size: 12px;line-height: 24px;}
	.tmjg_item .icon{zoom: .8;}
	.zxjg_sec2{padding-bottom: 50px;}
	.tmjg_item .desc{margin-bottom: 40px;}
	.bao_box .lab .tit{font-size: 14px;}
	
	.kjpz_sel{font-size: 14px;}
	
	
	.dy_title2 strong{font-size: 14px;}
	.xzzqj_item{box-sizing: border-box;padding: 0 5px;}
	.xzzqj_item .icon{zoom: .5;}
	.xzzqj_item p,.zqj_ys_item p{font-size: 16px;}
	.xzzqj_item span,.zqj_ys_item span{font-size: 12px;line-height: 18px;}
	.zqj_ys_item p{margin-bottom: 10px;}
}
@media screen and (max-width:413px) {
	.center_banner p{font-size: 22px;margin-bottom: 30px;}
	
}