@font-face {
  font-family: 'PingFangSC';
  src: url('../font/PingFangSC-Regular.eot');
  src: url('../font/PingFangSC-Regular.eot?#font-spider') format('embedded-opentype'), 
          url('../font/PingFangSC-Regular.ttf') format('ttf'), 
          url('../font/PingFangSC-Regular.woff') format('woff'), 
          url('../font/PingFangSC-Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Pixel';
  src: url('../font/Pixel LCD-7.eot');
  src: url('../font/Pixel LCD-7.eot?#font-spider') format('embedded-opentype'), 
          url('../font/Pixel LCD-7.ttf') format('ttf'), 
          url('../font/Pixel LCD-7.woff') format('woff'), 
          url('../font/Pixel LCD-7.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
input {
  outline: none;
  -webkit-appearance: none; /*去除系统默认的样式*/
  -webkit-tap-highlight-color:#e6e6e6; /* 点击高亮的颜色*/
}
body{width: 100%;max-width: 750px;margin: auto;font-family: 'PingFangSC';background: #f9f9f9;padding: 1rem 0;overflow-x: hidden;}
.clearfloat:after{display: block;content: "";clear: both;overflow: hidden;}
.clearfloat{*zoom:1;}
.clearfloat:before,.clearfloat:after{content:""; display:table; line-height:0;visibility:hidden;}
.clearfloat:after{ clear:both;}
.head_box{width: 100%;background: #3f8ef7;height: .88rem;position: fixed;z-index: 200;left: 0;top: 0;max-width: 750px;left: 50%;transform: translate(-50%);}
.head{position: relative;width: 100%;height: .88rem;}
.return{background: url(../images/return.png)no-repeat;background-size: 100%; width: 0.24rem;height: 0.42rem;position: absolute;left: 0.3rem;top: 50%;transform: translateY(-50%);}
.menu{position: absolute;background: url(../images/icon_menu.png)no-repeat;width: 0.42rem;height: 0.37rem;background-size: 100%;top: 50%;
  transform: translateY(-50%);right: 0.4rem;}
.head_tit{font-size: 0.36rem;color: #FFFFFF;text-align: center;line-height: 1rem;width: 4rem;position:absolute ;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.head h1{font-size: 0.36rem;color: #FFFFFF;text-align: center;line-height: 1rem;width: 4rem;position:absolute ;left: 50%;top: 50%;transform: translate(-50%,-50%);}
/*head*/
.menu_box{display: none; position: fixed;width: 100%;height: 100%;background: rgba(0,0,0,0.7);left: 0;top: 1rem;z-index: 300;}
.menu_list{background: #FFFFFF;padding: 0.3rem;box-sizing: border-box;}
.menu_list li{float: left;width: 25%;margin-bottom: 0.2rem;}
.menu_list a{display: block;}
.menu_pic{position: relative;height: 0.9rem;}
.menu_pic img{position:absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.menu_name{text-align: center;color: #6c6c6c;font-size: 0.28rem;}
.sear_use{position: absolute;width: 0.36rem;height: 0.36rem;top: 50%;transform: translateY(-50%);right: 0.95rem;}
.sear_use a{display: block;width:100%;height: 100%;background: url(../images/icon_search.png)no-repeat;background-size: 100%;}
.hunt{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width:5.62rem;height: 0.66rem;background: #FFFFFF;border-radius: 4px;padding: 0 0.18rem;box-sizing: border-box;}
.hunt input{display: block; font-size: 0.3rem;height: 0.3rem;width: 100%;padding: 0.34rem 0;}
.hot_sear{padding: 0 0.3rem;box-sizing: border-box;width: 100%;box-sizing: border-box;}
.hot_tit{font-size: 0.3rem;color: #999999;margin: 0.3rem 0 0.1rem;}
.hot_key{font-size: 0;}
.hot_key a{display: inline-block;font-size: 0.24rem;background: #f5f5f5;border-radius: 4px; color: #333333;width:2.2rem;text-align: center;height: 0.6rem;line-height: 0.6rem;margin-top: 0.12rem;margin-left: 0.15rem;}
.hot_key a:nth-child(3n+1){margin-left: 0;}

.sear_box{width: 100%;padding: 0.3rem;background: #FFFFFF;box-sizing:border-box ;margin-bottom: 0.12rem;}
.sear{width: 100%;height: 0.68rem;border: 1px solid #0090ff;border-radius: 4px;overflow: hidden;}
.sear input{display: block;float: left; font-size: 0.28rem;width: 5.4rem;height: 0.68rem;line-height: 0.68rem;background: url(../images/sear.png)no-repeat;background-size: 0.29rem;background-position: 0.2rem;padding-left: 0.58rem;box-sizing: border-box;}
.sear_btn{display: block;float: right;font-size: 0.3rem; width: 1.2rem;height: 0.68rem;line-height: 0.68rem;background: #0090ff;color: #FFFFFF;text-align: center;}
/*sear*/
.nav_box{width: 100%;background: #FFFFFF;padding: .17rem 0.2rem;box-sizing: border-box;}
.nav_box ul{width: 100%;     display:-webkit-box;  
display:-moz-box;  display:-ms-flexbox;   
display:-webkit-flex;   
display:flex;              
-webkit-flex-wrap:wrap; flex-wrap: wrap;}
.nav_box  li{width: 19.8%;text-align: center;font-size: 0.26rem;margin-top: 0.18rem;display: inline-block;}
.nav_pic {height: 0.76rem;position: relative;}
.nav_pic img{height: 0.76rem;}
.nav_name{color: #333333;padding: 0.1rem 0 0.15rem;box-sizing: border-box;}
.hot{background: url(../images/hot.png)no-repeat;width: 0.28rem;height: 0.32rem;background-size: 100%;position: absolute;right: 0.2rem;top: -0.15rem;}
.hot_list{background: #FFFFFF;padding-bottom: 0.65rem;box-sizing: border-box;margin-bottom: 0.2rem;}
.hot_list ul{border-bottom: 1px solid #DDDDDD;margin-bottom: 0.8rem;}
.hot_list li{float: left;width:20%;text-align: center;height: 1rem;line-height: 1rem; border-top: 1px solid #dddddd;box-sizing:border-box ; border-left: 1px solid #DDDDDD;overflow: hidden;}
.hot_list li:nth-child(5n+1){border-left: 0 solid #DDDDDD;}
.hot_list li a{display: block;color: #222222;font-size: 0.32rem;padding: 0 0.25rem;box-sizing: border-box;}
.page{text-align: center;}
.page_btn{display: inline-block;width: 1.98rem;border-radius: 4px;height: 0.7rem;line-height:0.7rem;vertical-align: middle;background: #eeeeee;color: #999999;font-size: 0.24rem;}
.page_btn.on{color: #FFFFFF;background: #0090ff;}
.at_page{font-size: 0.24rem;color: #444444; width: 1.4rem;display: inline-block;vertical-align: middle;height: 0.7rem;line-height:0.7rem;}
.at_page span{color: #0090ff;}
/*hotlist*/
/*2020.6.5铁住装修app*/
.at_place{background: #FFFFFF;}
.place_top{padding: 0.3rem 0.3rem;line-height: 0.4rem;font-size: 0.24rem;color: #333333;}
.place_top h1{display: inline;}
.trim_box{background: #f4f4f4;padding: 0.45rem 0 0.28rem;box-sizing: border-box;text-align: center;}
.logo{width: 4.39rem;margin: auto;}
.logo a{display: flex;width: 100%;text-align: center;font-size: 0.6rem;justify-content: center;align-items: center;color: #0090ff;}
.logo img{width: 1.2rem;}
.logo span{ display: inline-block;margin-left: 0.1rem;position: relative;top: 0.1rem;width: 2.6rem;/* font-weight: bold; */letter-spacing: 0.05rem;}
.down_app{width: 4rem;margin: 0.5rem  auto 0.2rem;}
.down_app img{display: block;width: 100%;}
.more_cont{font-size: 0.26rem;color: #666666;text-align: center;margin-bottom: 0.4rem;}
.zh_ask{text-align: center;font-size: 0.3rem;color: #0090ff;}
.zh_ask span{font-size: .3rem;color: #333333;}
.zh_ask a{background: url(../images/icon_call.png)no-repeat;background-size: 0.32rem;margin-left: .1rem;background-position: 0;padding-left: 0.4rem;color: #0090ff;}
.copy{color: #999999;font-size: 0.22rem;margin-top: 0.13rem;}
.footer_box{height: 1.1rem;background: #FFFFFF;border-radius: .08rem;position: fixed;padding: 0 0.1rem;box-sizing: border-box; z-index: 180;left: 50%;
  bottom: 0;width: 100%;max-width: 750px;transform: translateX(-50%);    border-top: 1px solid #f5f5f5;}
.footer{width: 100%;position: relative;padding: 0.15rem 0 .1rem;box-sizing: border-box;}
.at_place .logo img {width: 3.5rem;}
.free{width: 25%;float: left;text-align: center;}
.free a{display: block;font-size: 0.2rem;color: #777777;}
.free_pic{height: 0.5rem;position: relative;margin-bottom: 0.05rem;}
.free_pic img{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
/*index*/
.bulid_box{background: #FFFFFF;padding: 0.25rem 0;box-sizing: border-box;}
.bulid_box li{width: 1.4rem;float: left;margin-left: 0.1rem;text-align: center;margin-top: 0.25rem;}
.bulid_box li:nth-child(5n+1){margin-left: 0;}
.bulid_box a{display: block;}
.bulid_pic{position: relative;margin:0 auto 0.12rem;width: 0.8rem;height: 0.8rem;border-radius: 50%;overflow: hidden;background: #f5f5f5; box-shadow: 0px 2px 0px 0px #dadada;}
.bulid_pic img{display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.build_name{font-size: 0.24rem;}
/*bulid*/
.at_sear{background: #FFFFFF;margin-top: 0.12rem;padding-bottom: 0.4rem;margin-bottom: 0.12rem;}
.sear_tit{font-size: 0.3rem;color: #333333; height: 0.85rem;line-height: 0.85rem;border-bottom: 1px solid #e9e9e9;padding: 0 0.3rem;box-sizing: border-box;}
.sear_tit em{color: #0090ff;}
.sear_tit h1{display: inline;color: #0090ff;}
.sear_list{background: #FFFFFF;padding: 0 0.3rem;box-sizing: border-box}
/* 20200224sart margintop删除 */
.sear_list ul{column-count: 2;column-gap: 0.3rem;padding-bottom: 0.1rem;}
/* 20200224end */
.sear_list li{/*float: left;*/width: 3.3rem;/*margin-bottom: 0.3rem;*/border-radius: 4px;padding:0.3rem  0 0.15rem;box-sizing: border-box;display: block;-webkit-column-break-inside: avoid;}
.sear_pic img{display: block;width: 100%;position: relative;z-index: 50;}
.sear_pic{position: relative;}
.sear_cont{border: 1px solid #f8f8f8; box-shadow: 0px 2px 1px rgba(0,0,0,0.2);padding: 0.2rem 0.1rem;box-sizing: border-box;}
.sear_like{position: absolute;left: 0;bottom: 0;z-index: 100;width: 0.56rem;height: 0.42rem;background: rgba(0,0,0,0.46);border-radius: 0 0.21rem 0.21rem 0;}
.sear_like span{display: block;width: 100%;height: 0.42rem;background: url(../images/like.png)no-repeat;background-size: 0.22rem;background-position: 0.13rem;}
.sear_like.on span{background: url(../images/like2.png)no-repeat;background-size: 0.22rem;background-position: 0.13rem;}
.shop_logo{width:0.68rem;height: 0.68rem;border-radius: 50%;overflow: hidden;position:absolute;right: 0.1rem; bottom: -0.15rem; z-index: 100;}
.shop_logo img{display: block;width: 100%;min-height: 100%;}
.sear_name{margin: 0.15rem 0 ; font-size: 0.26rem;color: #333333;padding: 0 0.1rem;box-sizing: border-box;line-height: 0.35rem;height: 0.7rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.sear_pri{padding: 0 0.1rem;box-sizing:border-box ;margin-bottom: 0.1rem;}
.sear_pri span{float: left;font-size: 0.24rem;color: #f92222;font-weight: bold;}
.sear_pri em{float: right;font-size: 0.22rem;color: #999999;padding-left: 0.4rem;box-sizing: border-box;background: url(../images/eye.png)no-repeat;background-size: 0.28rem;background-position: 0;}
.cut_box{padding:0 0 0.2rem ;box-sizing: border-box;background: #FFFFFF;margin-bottom: 0.12rem;}
.case_cut{padding-top: 1.05rem;box-sizing: border-box;}
/*20200119 Start*/
.case_pic{float: left;width:2rem;border-radius: 4px;height: 1.34rem; overflow: hidden;margin-right: 0.2rem;}
/*20200119 End*/
.case_pic img{display: block;width: 100%;}
.case_rig{width: 4.7rem;float:left;}
.case_tit{font-size: 0.28rem;color: #333333;font-weight: bold;margin: 0.1rem 0;height: 0.42rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.case_cont{font-size: 0.24rem;color: #666666;line-height: 0.36rem;height: 0.72rem; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.swiper-pagination.cut1{top: 0.25rem;bottom: inherit;text-align: left;}
.swiper-pagination.cut1 .swiper-pagination-bullet{width: auto;font-size: 0.34rem;border-bottom: 0.06rem solid #FFFFFF;margin-right: 0.3rem;margin-left: 0; border-radius: 0;height: auto;background: none;opacity: 1;}
.swiper-pagination.cut1 .swiper-pagination-bullet-active{color: #0090ff;border-bottom: 0.06rem solid #0090FF;}
.case_cut li{padding: 0.2rem 0;box-sizing: border-box;}
.case_cut li+li{border-top: 1px solid #e6e6e6;}
.case_cut ul{margin-bottom: 0.3rem}
.case_more{text-align: center;font-size: 0.28rem;}
.case_more a{color: #0090ff;}
.tag_box{padding:0  0.3rem 0.2rem ;box-sizing: border-box;background: #FFFFFF;border-bottom: 1px solid #eeeeee;}
.tag_list{margin-bottom: 0.3rem;}
.tag_cut{padding-top: 1.05rem;box-sizing: border-box;}
.tag_list a{display: inline-block;height: 0.58rem;min-width: 1.4rem;text-align: center;margin-right: 0.23rem;margin-top: 0.2rem; line-height: 0.58rem;font-size: 0.24rem;padding: 0 0.22rem;box-sizing: border-box;border-radius: 4px;}
.tag1{color: #f4c402;background: #fff8da;}
.tag2{color: #6caa65;background: #cef3c9;}
.tag3{color: #aa596e;background: #ffb1c3;}
.tag4{color: #764b8e;background: #ead4ff;}
.swiper-pagination.cut2{top: 0.25rem;bottom: inherit;text-align: left;}
.swiper-pagination.cut2 .swiper-pagination-bullet{width: auto;font-size: 0.34rem;border-bottom: 0.06rem solid #FFFFFF;margin-right: 0.3rem; margin-left:0;border-radius: 0;height: auto;background: none;opacity: 1;}
.swiper-pagination.cut2 .swiper-pagination-bullet-active{color: #0090ff;border-bottom: 0.06rem solid #0090FF;}
/*标签聚合页*/
.logos{width: 2.3rem;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.logos img{display: block;width: 100%;}
.places {position: absolute;left: 0.4rem;top: 50%;transform: translateY(-50%);}
.places select{background: transparent;border: none;font-size: 0.36rem;color: #FFFFFF}
.banner_box{position: relative;}
.banner{position: relative;z-index: 40;}
.banner img{display: block;width: 100%;}
.swiper-container-horizontal .banner1 {bottom: 0.03rem;}
.banner1 .swiper-pagination-bullet{width: 0.46rem;height: 0.04rem;border-radius: 0.02rem;opacity: 1;background: #85827f;margin: 0 0.1rem;}
.swiper-pagination.banner1 .swiper-pagination-bullet-active{background: #ff1211;}
.ask_box{position: fixed;z-index: 100;right: 0.3rem;top: 5.3rem;}
.ask_box a{display: block;width: 0.86rem;margin-bottom: 0.12rem;}
.ask_box img{display: block;width: 100%;}
.fit_box{background: #FFFFFF;margin-bottom: 0.12rem;padding: 0.3rem;box-sizing: border-box;}
/*2020.6.5 start*/
.fit_tit{height: 0.3rem;line-height: 0.3rem;font-size: 0.28rem;color: #333333;position: relative;}
.fit_tit h2{font-weight: bold;}
.fit_tit a i{font-size: .24rem;color: #999999;}

/*2020.6.5 end*/
.fit_banner a{display: block; border-radius: 4px;overflow: hidden;}
.fit_banner img{display: block;width: 100%;}
.fit_banner{margin:0.4rem 0;border-radius: 4px;box-shadow: 0px 2px 1px #fabebe ;}
.swiper-container-horizontal .fit_ban{text-align: right;bottom: 0.03rem;}
.fit_banner .swiper-pagination-bullet{width: 0.1rem;height: 0.1rem;border-radius:50%;opacity: 1;background: #FFFFFF;margin: 0 0.05rem;}
.fit_banner .swiper-pagination .swiper-pagination-bullet-active{background: #ff1211;}
/*2020.6.5 start*/
.notice{ padding: 0 .3rem; height: 1rem; line-height: .9rem; box-sizing: border-box; font-size: 0.28rem; color: #333333; position: relative; 
  background: #FFF;   margin-bottom: 0.2rem; display: flex;align-items: center;}
.notice span{position: relative;}
.notice em{color: #f83a3a;}
.notice .at_not a img{width: 1.85rem;vertical-align: middle;}
.notice .icon{ color: #f83a3a;background: url(../images/notice.png) no-repeat center center;background-size: .37rem .25rem;padding-left: 0.4rem;display: inline-block;
font-size: 0.4rem;
width: 0.37rem;
height: 0.25rem;position: relative;    top: -0.01rem;}
.notice .fuhao{display: inline-block;padding: 0 0.08rem;font-size: 0.37rem;height: 100%; }
/*2020.6.5 end*/
/*装修活动*/
.design-cont .notice{padding: 0;}
.budget{padding: 0.3rem 0.3rem ;box-sizing: border-box;background: #fff;}
.design-cont.budget{padding-bottom: 0;}
.bud_tit{text-align: center;font-size: 0.3rem;color: #333333;margin-bottom: 0.35rem;}
.bud_tit .bud_free{padding: 0 0.83rem;box-sizing: border-box;display: inline-block;background: url(../images/budget_bg.png)no-repeat;background-size: 4.01rem;background-position: 0;}
.bud_tit .bud_free.bud_design{    box-sizing: border-box; display: inline-block; background: url(../images/budget_bg1.png)no-repeat center; background-size: 3.9rem .2rem; background-position-x: center; font-size: 0.35rem;}
.bud_info{margin-bottom: 0.3rem;}
.bud_info .result-item{width: 100%;height: 1.34rem;background: #e1e1e1;border-radius: 10px;margin-bottom: 20px;padding: 0.15rem;    box-sizing: border-box;}
.bud_info .result-item .result-inner{  width: 100%;
  height:100%;
  background: #bcbcb3;
  border-radius: 5px;
  border: 0.05rem solid #333333;
  text-align: right;
  padding-right: 10px;
  font-size: 0.6rem;
  letter-spacing: 0.06rem;
  color: #333;
  font-family: 'Pixel';
  line-height: 1.16rem;
  display: flex;
  justify-content: flex-end;    box-sizing: border-box;}
.bud_info .result-item .result-inner span{display: flex;width: 90%;justify-content: flex-end;height: auto;}
.bud_info .result-item .result-inner span div{font-weight: 400;display: inline-block;}
.bud_info .result-item .result-inner i{font-size: 0.27rem;font-family:'PingFangSC' ;}
.bud_info input{display: block;width: 100%;box-sizing: border-box; font-size: 0.28rem;background: transparent; 
  border-radius: .04rem;height: 0.8rem;line-height: 0.7rem;border: 1px solid #e6e6e6;}
.bud_item{margin-bottom: 0.2rem;}
.places .bud_city{width:auto;background: transparent;color: #FFFFFF}
.bud_info .bud_city{ height: 0.8rem;border-radius: 4px; border: 1px solid #e6e6e6;box-sizing: border-box;line-height: 0.57rem;padding-left: 0.1rem;}
.bud_info .city_down{top: 0.58rem;height: 2.9rem;overflow-y: scroll}
.places input{width:auto;background: transparent;color: #FFFFFF;padding-left: 0 !important;}
.budget .bud_city{width: 48.4%;float: left;position: relative;height: 0.8rem;font-size: 0.28rem;;}
.bud_city em{float: left;margin: 0 0.1rem;}
.budget .bud_home{width: 48.4%;float: right;position: relative;}
.bud_city input{padding-left: 0.2rem;}
.head .bud_city input{font-size: 0.3rem;display: block;width: 1.7rem;background: url(../images/icon_dropdown.png) no-repeat right center;box-shadow: none;
  padding-right: 0.4rem;
  background-size: 0.3rem auto;} 
.head .bud_city input:focus{box-shadow: none;}
.pick-area1{position: absolute;left: 0;top: 0;width: 100% !important;height: 0.58rem !important;border: none !important;}
.pick-show span{opacity: 0 !important;}
.pick-list{width: 3.6rem !important;box-sizing: border-box;}
.pick-show i{display: none !important;}
.pick-show{height: 0.58rem !important;border: none !important;background: url(../images/city_down.png)no-repeat;background-size: 0.22rem;background-position: 3.15rem;}
.pick-show em.pick-arrow{display: none !important;}
.bud_home input{padding-left: 0.15rem;box-sizing: border-box;padding-right: 0.6rem;}
.bud_home span{position: absolute;right: 0.2rem;top: 50%;transform: translateY(-60%);color: #aaaaaa;}
.bud_name input{padding-left: 0.15rem;box-sizing: border-box;}
.bud_phone input{padding-left: 0.15rem;box-sizing: border-box;}
.bud_btns{height: 0.96rem;line-height: 0.96rem;}
.bud_btns a{display: block;width:100%;border-radius: .04rem;background: #3f8ef7;position: relative;text-align: center;color: #ffffff;font-size: 0.34rem;font-weight: 500;z-index: 50;}
.trim_box2{background: #FFFFFF;padding: 0.3rem 0 0 0.23rem;box-sizing: border-box;margin: 0.2rem 0;}
.fit_list ul{padding: .3rem 0.1rem;}
.fit_list ul li {
  -moz-box-shadow: 0px 0px 5px 1px #efefef;
  -webkit-box-shadow: 0px 0px 5px 1px #efefef;
  box-shadow: 0px 0px 5px 1px #efefef;
  padding: .25rem 0 .35rem;
  border-radius: .1rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.fit_more{position: absolute;top:50%;transform: translateY(-50%);right: 0.3rem;font-size: 0.24rem;color: #999999;}

.fit_pic img{display: block;width: 0.9rem; height: 0.9rem;margin: 0 auto;border-radius: 100%;}
.fit_list{text-align: center;} /*margin: 0.4rem 0 0.5rem;*/
.fit_logo img{display: block;width: 100%;}
.fit_logo span{vertical-align: middle;font-size: 0.3rem;color: #404040;padding-top: .2rem;display: inline-block;letter-spacing: 1px;}
.fit_case {
  letter-spacing: 1px;
  overflow: hidden;
  display: flex;
  width: 86%;
  justify-content: space-between;
  margin: 0.2rem auto;
}
.fit_case a{ color: #999999;
  display: inline-block;
  width: 45%;
  font-size: 0.25rem;}
.fit_make a{ letter-spacing: 2px;display: block; height: 0.5rem; line-height: .5rem; border-radius: .04rem; font-size: 0.24rem; color: #fff; width: 84%; background: #3f8ef7; margin: 0 auto;}
/*.fit_info{border: 1px solid #f4f4f4;border-bottom: none;padding: 0.12rem;box-sizing: border-box;}*/
.at_not{position: absolute;width: 2.2rem; right:0rem ;top: 50%;transform: translateY(-50%);}
.at_not .bud_btns{margin-bottom: 0;height: 0.6rem;line-height: 0.6rem;}
.fixture{background: #FFFFFF;padding: 0.3rem 0.3rem 0;margin-bottom: 0.2rem;}
.fixture .fit_more{right: 0;}
.fixture_list{padding-bottom: 0.75rem;margin-top: 0.1rem;}
.fix_pic{height: 2.4rem;overflow: hidden;position: relative;}
.fix_pic img{display: block;width: 100%;}
.fixture .fix_pic::after{content: ""; display: inline-block; position: absolute;top: 0;left: 0;width: 100%;height: 100%;
  background: rgba(100, 100, 100, 0.6); border-radius: 4px 4px 0 0;z-index: 99;}
/*2020.6.5 start*/
.fixture_list li{margin-top: 0.33rem;width: 3.35rem;float: left;position: relative;overflow: hidden;border-radius: .2rem;-moz-box-shadow:0px 0px .15rem #efefef; -webkit-box-shadow:0px 0px .15rem #efefef; box-shadow:0px 0px .15rem #efefef;}
.fixture_list li:nth-child(even){float: right;}
.fixture .fix_info{margin: 0.1rem 0 0.15rem;font-size: 0.24rem;color: #999999;overflow: hidden;position: absolute;bottom: 35%;left: 50%;transform: translateX(-50%);}
.fix_name{color: #fff;font-size: .24rem;}
.fixture_name{font-size: 0.26rem;color: #333333;line-height: .38rem;padding: .18rem .05rem;background: #fff;}
/*2020.6.5 start*/
.case1{color: #0090ff;}
.case2{color: #fea305;}
.case3{color: #ff6000;}
.case4{color: #6991e6;}
.econ_city{float: left;}
.bud_city{position: relative;z-index: 100;}
.bud_bj{display: block;width: 0.74rem;height: 0.58rem;position: absolute;left: 0;top: 0; background: url(../images/pla2.png)no-repeat;background-size: 0.32rem;background-position: 0.18rem;}
.bud_city.bud_city2{padding-left: 0.76rem;}
.city_down{position: absolute;background: #FFFFFF;border: 1px solid #F5F5F5;color: #333333;width: 3.6rem;left: 0;top: 0.7rem;padding: 0.1rem 0;box-sizing: border-box;display: none;max-height: 3rem;overflow-y: scroll;}
.bud_city.bud_city2 .city_down{width: 100%;box-sizing: border-box;}
.city_down li{padding: 0.05rem 0.5rem;box-sizing: border-box;}
.swiper-container-horizontal .fix_ban{text-align: right;bottom: 0.2rem;}
.bud_trust{font-size: 0.24rem;color: #999999;text-align: center;    padding-top: 2px;}


/* 抢红包部分 */
.redbox{position: fixed;bottom: 10vh;right: 0;z-index: 99;}
.redbox a{display: block;width: 100%;}
.redbox img{width:2.5rem;}
/* .redbox .close-btn{position: absolute;right: 10px;top: 0;width:30px;height: 30px;border-radius: 50%;background: rgba(0,0,0,0.2);} */
/*2020.6.5 start*/
.wares_box{background: #FFFFFF;margin-top: 0.2rem;padding: 0.3rem 0 0 0.3rem;box-sizing: border-box;margin-bottom: 0.2rem;}
.wares_ban{margin-top: 0.4rem;padding: .3rem 0!important;}
.wares_ban ul li{border-radius: .2rem;overflow: hidden;-moz-box-shadow:0px 0px .15rem #efefef; -webkit-box-shadow:0px 0px .15rem #efefef; box-shadow:0px 0px .15rem #efefef;}
.wares_pic{height: 2rem;overflow: hidden;}
.wares_pic img{display: block;width: 100%;min-height: 100%;}
.wares_cont{border-top: none;padding: 0.1rem;box-sizing: border-box;border-radius: 0 0 4px 4px;padding: .2rem 0 .25rem;}
.wares_name{margin-top: 0.05rem; font-size: 0.26rem; color: #333333;height: 0.28rem;line-height: 0.28rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.wares_price{margin: 0.2rem 0;}
.wares_price i{font-size: 0.3rem;color: #ae4949;font-weight: bold;}
.wares_price span{font-size: 0.26rem;color: #ae4949;font-weight: bold;}
.wares_price em{font-size: 0.22rem;color: #999999;margin-left: 0.2rem;display: inline-block;width: .8rem;height: .26rem;line-height: .26rem;text-align: center;border-radius: .06rem;background: #f5f3f3;}
.wares_logo{margin: .15rem 0;}
.wares_logo span{display: inline-block;vertical-align: middle;width: 0.4rem;height: 0.4rem;border-radius: 50%;position: relative;top: 0.01rem;}
.wares_logo img{display: block; width: 100%; height: 100%; border-radius: 50%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.wares_logo em{font-size: 0.22rem;color: #999999;vertical-align: middle;margin-left: 0.06rem;overflow: hidden;white-space: nowrap;
  text-overflow: ellipsis;display: inline-block;width: 80%;}

.wares_box .wares_pic{position: relative;height: 2.2rem;}
.wares_box .wares_pic:after{content: ""; display: inline-block; position: absolute;top: 0;left: 0;width: 100%;height: 100%;
  background: rgba(100, 100, 100, 0.6); border-radius: 4px 4px 0 0;z-index: 99;}

/*2020.6.5 end*/

/*2020.6.5 全国装修攻略*/
.attack_box{padding: 0.3rem 3vw 0.1rem;box-sizing: border-box;background: #FFFFFF;margin-bottom: 0.12rem;}
.attack_list,.quest_list{margin-top: 0.2rem;}
.attack_list li{padding: 0.2rem 0;box-sizing: border-box;}
.attack_list li+li{border-top: 1px solid #efefef;}
.attack_list a{display: -webkit-flex; display: flex;align-items: center;justify-content: space-between;}
.attack_pic{width: 27vw;float: right;height: 27vw;border-radius: .1rem;overflow: hidden;position: relative;}
.attack_pic img{display: block; width: 100%; height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}
.attack_cont{float: left; width: 68vw;display: inline-block;}
.attack_tit{width: 94%;margin: 0.2rem 0 ;font-size: 0.3rem;color: #333333;font-weight: bold;height: 0.44rem;line-height: 0.44rem; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.attack_info{width: 94%;font-size: 0.24rem;color: #999999;line-height: 0.36rem;height: 0.72rem;display: -webkit-box;-webkit-box-orient: vertical;
  -webkit-line-clamp: 2;overflow: hidden;}
.attack_box .fit_more{right: 0;}
/*<!--装修攻略-->*/
.quest_list li{padding: 0.2rem 0;box-sizing: border-box;}
.quest_list li+li{border-top: 1px solid #e6e6e6;}
.quest_list a{display: block;}
.quest_name{height: 0.42rem;line-height: 0.42rem;font-size: 0;font-weight: bold;overflow: hidden;}
.quest_name em{display: inline-block;vertical-align: middle;font-size: 0.22rem;height: 0.3rem;width: 0.36rem;text-align: center;border-radius: 2px;margin-right: 0.15rem;background: #3785ec;color: #FFFFFF;line-height: 0.3rem;}
.quest_name span{display: inline-block;vertical-align: middle;font-size: 0.3rem;color: #333333;font-weight: bold;width: 6.1rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.quest_ans{font-size: 0.24rem;color: #999999;margin: 0.2rem 0;line-height: 0.36rem;height: 0.72rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.quest_num{font-size: 0.24rem;color: #999999;}
.quest_num em{display: inline-block;padding-left: 0.1rem;}
.quest_num i{float: right;color: #999999;font-style: normal;}
.quest_num span{margin-right: 0.4rem;}
.tab_box .tab_nav{padding: 0 .53rem;}
.tab_box .tab_nav h3{width: 2.4rem;margin-top: .09rem;}
.tab_box .tab_nav h3 span{font-size: .28rem;color: #999999;text-align: center;width: 100%;display: inline-block;line-height: .58rem;}
.tab_box .tab_nav h3.active{border-bottom: .04rem solid #0090ff;}
.tab_box .tab_nav h3.active span{color: #0090ff;}
.tab_box .list{display: none;}
.tab_box .list.active{display: block;}

/*问答*/
.quest_box {
  padding: 0.4rem;
}
.seo_box{padding: 0 0.3rem 0.3rem; box-sizing: border-box;background: #FFFFFF;}
.seo{width: 32%;
  height: 0.54rem;
  line-height: 0.54rem;
  text-align: center;
  float: left;
  margin-top: 0.1rem;
  margin-right: 1.5%;}
.seo a{display: block;background: #e6e6e6;color: #666666;font-size: 0.24rem;border-radius: .02rem;padding: 0 0.1rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100%;}
.seo:nth-of-type(3n){margin-right: 0;}
/*.seo_list{padding-top: 1rem;}*/
.swiper-pagination.seo_ban{top: 0.25rem;bottom: inherit;text-align: left;bottom: 10px;left: 0;width: 100%;height: 0.6rem;display: flex;justify-content: space-between;}
.swiper-pagination.seo_ban .swiper-pagination-bullet{width: 33%;font-size: 0.3rem;position: relative;margin-right: 0.55rem;
   border-radius: 0;height: auto;background: none;opacity: 1;text-align: center;outline: none;transition: all 0.5s;}
.swiper-pagination.seo_ban .swiper-pagination-bullet:after{display: block;
  content: "";
  position: absolute;
  width: 2.3rem;
  height: 0.036rem;
  left: 50%;
  transform: translateX(-50%);
  bottom: -0.04rem;
  background: transparent;}
.swiper-pagination.seo_ban .swiper-pagination-bullet-active{font-weight: bold;}
.swiper-pagination.seo_ban .swiper-pagination-bullet-active:after{background: #0090ff;}
/*首页*/
.gear_box{width: 100%;background: #FFFFFF;padding-top: 0.4rem;box-sizing: border-box;margin-bottom: 0.12rem;}
/*20200119 Start*/
.gear_pic{border-radius: 4px;overflow: hidden;margin-bottom: 0.2rem;height: 4.2rem;overflow: hidden;}
/*20200119 End*/
.gear_pic img{display: block;width: 100%;}
.gear_name{font-size: 0.34rem;color: #333333;line-height: 0.59rem;height: 1.18rem;overflow: hidden;}
.gear_pri{font-size: 0.22rem;color: #999999;margin-top: 0.25rem;font-weight: bold;}
.gear_money{font-size: 0.32rem;color: #f92222;font-weight: bold;margin-right: 0.48rem;}
.thub{display: inline-block;height: 0.3rem;float: right;background: url(../images/thum.png)no-repeat;background-size: 0.29rem;
  padding-left: 0.38rem;font-style: normal;}
.thub.active{background: url(../images/thum2.png)no-repeat;background-size: 0.29rem;}/*20200117*/
.gear_banner{box-sizing: border-box;margin-bottom: 0.2rem;}
.swiper-container-horizontal .gear_ban{top: 3.7rem;bottom: inherit;}
.gear_banner .swiper-pagination-bullet{width: 0.14rem;height: 0.14rem;border-radius:0.07rem;opacity: 1;background: #b8b8b8;margin: 0 1rem;}
.gear_banner .swiper-pagination .swiper-pagination-bullet-active{background: #0090ff;width: 0.26rem;}
.gear_detail{padding: 0.3rem;box-sizing: border-box;background: #FFFFFF;}
.gear_detail_top{height: 0.61rem;line-height: 0.61rem;margin-bottom: 0.3rem;}
.gear_deal_logo{float: left;}
.gear_deal_logo span{display: inline-block;width: 0.6rem;height: 0.6rem;border-radius: 50%;overflow: hidden;vertical-align: middle;}
.gear_cont{padding: 0 0.3rem;box-sizing: border-box;}
.gear_deal_logo img{display: block;width: 100%;min-height: 100%;}
.gear_deal_logo em{font-size: 0.3rem;color: #999999;margin-left: 0.2rem;vertical-align: middle;}
.gear_go{display: block;float: right;width: 1.8rem;height: 0.61rem;line-height: 0.61rem;text-align: center;color: #FFFFFF;border-radius: 4px;font-size: 0.28rem;background: #0090ff;}
/*20200212start*/
.gear_detail_info{font-size: 0.28rem;color: #333333;line-height: 0.49rem;position: relative;margin-bottom: 0.2rem;}
.gear_detail_info:after{position: absolute; display: none;content: "";width: 100%;background: url(../images/detail_bj.png)no-repeat;height: 2.7rem;background-size: 102%;background-position:center 100%;left: 0;bottom: -0.1rem;margin-bottom: 0.2rem;}
.gear_detail_info.on:after{display: block;}
.gear_detail_info.on .gear_detail_cont{height: 1300px;overflow: hidden;margin-bottom: 0;}
.recode_ban img{display: block;width: 100%;}
.recode_use{position: fixed;width: 100%;height: 100%;z-index: 500;left: 0;top: 0;background: #000000;display: none;}
.recode_ban{position: fixed;left: 0;top: 50%;transform: translateY(-50%);width: 100%;}
.look_more{display: none; position: relative;text-align: center;font-size: 0.28rem;color: #0090ff;margin-bottom: 0.4rem;margin-top: -0.3rem;}
.look_more span{display: block;height: 0.7rem;line-height: 0.7rem;background: #0090ff;color: #FFFFFF;}
/*20200212end*/
.gear_share_top{text-align: center;font-size: 0.24rem;position: relative;color: #999999;margin-bottom: 0.2rem;}
.gear_share_top span{position: relative;z-index: 8;background: #FFFFFF;padding: 0 0.2rem;}
.gear_share_top:after{display: block;content: "";width: 5rem;height: 1px;background: #f0f0f0;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 50;}
.gear_share_list{text-align: center;}
.gear_share_list a{display: inline-block;width: 0.6rem;height: 0.6rem;border-radius: 50%;margin: 0 0.33rem;}
.gear_weiq{background: url(../images/share1.png)no-repeat;background-size: 100%;}
.gear_wechat{background: url(../images/share2.png)no-repeat;background-size: 100%;}
.gear_qq{background: url(../images/share3.png)no-repeat;background-size: 100%;}
.gear_weib{background: url(../images/share4.png)no-repeat;background-size: 100%;}
.discuss{padding: 0.25rem 0.3rem 0.46rem;box-sizing: border-box;background: #FFFFFF;}
.discuss_tit{font-weight: bold;font-size: 0.34rem;color: #323232;margin-bottom: 0.3rem;}
.discuss_text{width: 100%;height: 0.7rem;border-radius: 4px;background: #f0f0f0;font-size: 0.28rem;margin-bottom: 0.1rem;}
.discuss_text input{background: transparent;display: block;font-size: 0.28rem;height: 0.3rem;line-height: 0.3rem;padding: 0.2rem 0 0.2rem 0.77rem;width: 5.1rem;background: url(../images/discuss.png)no-repeat;background-size: 0.29rem;background-position: 0.33rem;}
.discuss_list li{padding: 0.2rem 0;border-bottom: 1px solid #f0f0f0;}
.diss_logo{width: 0.64rem;height: 0.64rem;border-radius: 50%;float: left;overflow: hidden;}
.diss_logo img{display: block;width: 100%;}
.diss_cont{width: 6.13rem;float: right;}
.diss_name span{font-size: 0.24rem;color: #666666;}
.diss_name em{font-size: 0.2rem;color: #999999;float: right;}
.diss_info{font-size: 0.24rem;color: #222222;line-height: 0.35rem;margin-top: 0.12rem;}
.discuss_reply{margin-top: 0.2rem;}
.diss_logo.dis_reply_logo{width: 0.5rem;height: 0.5rem;}
.diss_cont.discuss_reply_cont{width: 5.37rem}
.discuss_more{margin: 0.35rem auto 0;width: 3rem;height: 0.58rem;text-align: center;line-height: 0.58rem;border-radius: 0.29rem;border: 1px solid #cccccc;font-size: 0.28rem;color: #444444;}
.you_likebox{background: #FFFFFF;margin: 0.12rem auto;}
.you_like{padding: 0.25rem 0.3rem 0.1rem;font-size: 0.34rem;color: #333333;background: #FFFFFF;}
h2{font-weight: bold;}
.case_cut .sear_list li {padding: 0;border-top: none;}
.case_cut .fix_name{font-weight: 300;color: #999999;}
.case_cut .sear_cont{padding: 0.12rem;box-sizing: border-box;}
.case_cut .sear_names{height: 0.35rem;white-space: nowrap;text-overflow: ellipsis;  overflow: hidden; font-weight: bold; font-size: 0.26rem; color: #333333; line-height: 0.35rem;}
.fix_name sup{font-size: 0.2rem;}
.case_cut .sear_list ul{margin-bottom: 0;width: 100%;}
.pop_use{display: none; position: fixed;width: 100%;height: 100%;background: rgba(0,0,0,0.4);z-index: 200;left: 0;top: 0;}
/*20200212start*/
.pop_box{position: fixed;width:80%;background: #FFFFFF; z-index: 200;left: 50%;top: 50%;border-radius: 13px;transform: translate(-50%,-50%);text-align: center;}
.pop_btnbox{position: relative;display: block; width: 100%;height: 48px; font-size: 18px;color: #000;border-top: 1px solid #eee; margin-top: 32px;}
.pop_tit{font-size: 24px;line-height: 1;color: #303030;margin-top: 28px;}
.pop_text{font-size: 16px;line-height: 1;color: #999;margin-top: 24px;}
.pop_btn{width: 48%;height: 100%;display: inline-block;line-height: 48px;text-align: center;}
.pop_btn.pop_open{border-left: 1px solid #eee;}
/*20200212start*/
/*家具建材详情页*/
.cut_box .essay_list{padding: 0 0.3rem;box-sizing: border-box;}
.cut_box .quest_list{padding: 0 0.3rem;box-sizing: border-box;}
.swiper-pagination.cut1 { padding-left: 0.3rem;box-sizing: border-box;}
.cut_box .quest_list{margin-bottom: 0;}
.subsc_cut{padding-top: 0.9rem; box-sizing: border-box}
.subsc_box{background: #FFFFFF;padding-bottom: 0.3rem;margin-bottom: 0.12rem;}
.subsc_list{padding: 0.3rem 0.3rem 0;box-sizing: border-box;}
.subsc_list li{border-radius: 4px;overflow: hidden;background: #0090ff;padding: 0.3rem 0.3rem 0.2rem;box-sizing: border-box;}
.subsc_list li+li{margin-top: 0.3rem;}
.subsc_top{height: 0.8rem;line-height: 0.8rem;}
.subsc_head{width: 0.8rem;height: 0.8rem;border-radius: 50%;overflow: hidden;float: left;margin-right: 0.18rem;}
.subsc_head img{display: block;width: 100%;}
.subsc_name{float: left;font-size: 0.28rem;color: #FFFFFF;}
.subsc_call{float: right;font-size: 0.26rem;color: #FFFFFF;padding-left: 0.34rem;background: url(../images/subsc_call.png)no-repeat;background-size: 0.19rem;background-position: 0;}
.subsc_info{margin: 0.2rem 0;font-size: 0.26rem;color: #FFFFFF;}
.subsc_info span{padding-left: 0.37rem;background: url(../images/subsc_home.png)no-repeat;background-size: 0.27rem;background-position: 0;margin-right: 0.45rem;}
.subsc_info em{padding-left: 0.37rem;background: url(../images/subsc_type.png)no-repeat;background-size: 0.28rem;background-position: 0;}
.subsc_pla{font-size: 0.26rem;color: #FFFFFF;padding-left: 0.37rem;background: url(../images/subsc_pla.png)no-repeat;background-size: 0.17rem;background-position: 0;margin-bottom: 0.1rem;}
.subsc_state{height: 0.6rem;line-height: 0.6rem;margin-bottom: 0.4rem;}
.subsc_state span{padding-left: 0.37rem;background: url(../images/subsc_zh.png)no-repeat;background-size: 0.24rem;background-position: 0;color: #FFFFFF;font-size: 0.26rem;}
.subsc_btn{width: 1.6rem;height: 0.6rem;border-radius: 0.3rem;float: right;font-size: 0.26rem;text-align: center;color: #FFFFFF;background: #ffcc00;}
.subsc_time{text-align: right;font-size: 0.26rem;color: #FFFFFF;}
.subsc_btn.subsc_no{color: #999999;background: #ededed;}
.subsc_more{text-align: center;font-size: 0.26rem;color: #999999;margin: 0.5rem 0 0.4rem;box-sizing: border-box;}
.swiper-pagination.subsc_ban{top: 0;bottom: inherit;border-bottom: 1px solid #cccccc;}
.swiper-pagination.subsc_ban .swiper-pagination-bullet{width: auto;font-size: 0.34rem;border-bottom: 0.04rem solid #FFFFFF;margin:0 0.5rem; border-radius: 0;height: auto;background: none;opacity: 1;padding: 0.2rem 0 0.15rem;box-sizing: border-box;}
.swiper-pagination.subsc_ban .swiper-pagination-bullet-active{color: #0090ff;border-bottom: 0.04rem solid #0090FF;}
.shak_list{padding: 0 0.3rem;box-sizing: border-box;}
.shak_list li{padding: 0.3rem 0;border-bottom: 1px solid #cccccc;box-sizing: border-box;}
.shak_tit{font-weight: bold;font-size: 0.34rem;margin-bottom: 0.2rem;}
.shak_pic{position: relative;border-radius: 4px;overflow: hidden;margin-bottom: 0.3rem;}
.shak_pic img{display: block;width: 100%;}
.shak_num{position: absolute; font-size: 0.24rem;color: #FFFFFF;width: 1.4rem;height: 0.4rem;line-height: 0.4rem;text-align: center;border-radius: 4px;background: rgba(0,0,0,0.4);top: 0.34rem;right: 0.3rem;z-index: 100;}
.shak_btn{border-radius: 4px;overflow: hidden;background: #ffcc00;height: 0.8rem;line-height: 0.8rem;color: #FFFFFF;font-weight: bold;}
.shak_time{float: left;width: 3.9rem;text-align: center;float: left;}
.shak_time span{display: inline-block; padding-left: 0.6rem;background: url(../images/shak-time.png)no-repeat;background-size: 0.38rem;background-position: 0;font-size: 0.24rem;}
.shak_order{font-size: 0.3rem;width: 3rem;background: #0090ff;float: right;text-align: center;}
.pack_list li{padding: 0.3rem 0.3rem 0.4rem;box-sizing: border-box;}
.pack_list li+li{border-top: 0.1rem solid #ebebeb;}
.pack_name{margin-bottom: 0.2rem;}
.pack_name a{font-size: 0.34rem;font-weight: bold;}
.pack_name em{display: inline-block;float: right;width: 1.1rem;height: 0.4rem;border-radius:0.2rem;text-align: center;line-height: 0.4rem;color: #FFFFFF; font-size: 0.22rem;font-weight: bold}
.pack_num{font-size: 0.24rem;color: #999999;margin-bottom: 0.3rem;}
.pack_num span{font-size: 0.24rem;color: #0090ff;}
.pack_pic{border-radius: 4px;overflow: hidden;margin-bottom: 0.25rem;}
.pack_pic img{display: block;width: 100%;}
.pack_btn{border-radius: 4px;overflow: hidden;height: 0.8rem;line-height: 0.8rem;text-align: center;}
.pack_prac{width: 50%;float: left;background: #ffcd07;color: #FFFFFF;font-weight: bold;font-size: 0.24rem;}
.pack_prac span{font-size: 0.18rem;}
.pack_prac em{font-size: 0.36rem;}
.pack_order{width: 50%;float: left;background: #0090ff;font-size: 0.3rem;color: #FFFFFF;font-weight: bold;}
/*接单大厅*/
.devise_ban img{display: block;width: 100%;}
.devise_box{background: #edf2fc;padding: 0.4rem 0.3rem 0.45rem;box-sizing: border-box;}
.serve_tit{text-align: center;font-size: 0.34rem;font-weight: bold;}
.serve_list{text-align: center;font-size: 0;margin-top: 0.65rem;}
.serve_list li{display: inline-block;vertical-align: top;}
.serve_make{width: 1.1rem;}
.serve_bj{width: 0.63rem;background: url(../images/servebj.png)no-repeat;background-size: 100%;background-position: 0;height: 0.61rem;}
.serve_pic{height: 0.61rem;width: 100%;overflow: hidden;position: relative;margin-bottom: 0.35rem;}
.serve_pic img{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.serve_name{font-size: 0.24rem;color: #666666;position: relative;height: 0.24rem;}
.serve_name span{position: absolute;left: 50%;top: 0;transform: translateX(-50%);display: block;white-space: nowrap;}
.flow_down{height: 0.4rem; background: url(../images/flow_down.png)no-repeat;background-size: 0.43rem;background-position: center;margin: 0.68rem auto 0.6rem;}
.devise_tit{font-weight: bold;font-size: 0.36rem;text-align: center;margin-bottom: 0.15rem;}
.devise_text{text-align: center;font-size: 0.24rem;color: #999999;}
.devise_text span{color: #0090ff;}
.devise_item{margin-bottom: 0.2rem;position: relative;height: 0.95rem;background: #FFFFFF;box-sizing: border-box;}
.devise_item input{display: block;background: transparent;font-size: 0.28rem;height: 0.29rem;line-height: 0.29rem;padding: 0.33rem 0 0.33rem 0.9rem;width: 5.25rem;}
.devise_m{position: absolute;right: 0.23rem;top: 50%;transform: translateY(-50%);font-size: 0.28rem;}
.devise_cont{margin-top: 0.5rem;margin-bottom: 0.3rem;}
.devise_pla input{background: url(../images/deise1.png)no-repeat;background-size: 0.32rem;background-position: 0.25rem;}
.devise_mi input{background: url(../images/home.png)no-repeat;background-size: 0.36rem;background-position: 0.23rem;}
.devise_name input{background: url(../images/bud_name.png)no-repeat;background-size: 0.32rem;background-position: 0.25rem;}
.devise_phone input{background: url(../images/bud_phone.png)no-repeat;background-size: 0.27rem;background-position: 0.25rem;}
.layout_box{background: #FFFFFF;padding: 0.5rem 0.3rem;box-sizing: border-box;margin-bottom: 0.12rem;}
.lay_tit{font-weight: bold;text-align: center;font-size: 0.34rem;}
.lay_info{text-align: center;font-size: 0.24rem;color: #999999;padding-bottom: 0.45rem;box-sizing: border-box;background: url(../images/lay_down.png)no-repeat;background-size: 0.31rem;background-position: center 100%;}
.lay_list{text-align: center;margin-bottom: 0.75rem;}
.lay_list li{display: inline-block;margin: 0.15rem;width: 2.55rem;height: 2.55rem;position: relative;overflow: hidden;}
.lay_list li:after{display: block;content: ""; width: 1.44rem;height: 0.06rem;background: #0090ff;position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);z-index: 100;}
.lay_list li:before{display: block;content: ""; width: 1.44rem;height: 0.06rem;background: #0090ff;position: absolute;left: 50%;top: 0;transform: translateX(-50%);z-index: 100;}
.lay_list li:nth-child(1){display: block;margin:0.3rem auto 0.15rem;}
.lay_use{display: inline-block;}
.lay_bo1{position: absolute; width: 1.5rem;height: 1.56rem;background: #FFFFFF; border-right: 0.06rem solid #0090ff;transform: rotate(22deg);left: -1.15rem;top: -0.5rem;z-index: 100;}
.lay_bo2{position: absolute; width: 1.5rem;height: 1.56rem;background: #FFFFFF; border-left: 0.06rem solid #0090ff;transform: rotate(-22deg);right: -1.15rem;top: -0.5rem;z-index: 100;}
.lay_bo3{position: absolute; width: 1.5rem;height: 1.56rem;background: #FFFFFF; border-left: 0.06rem solid #0090ff;transform: rotate(22deg);right: -1.15rem;bottom: -0.5rem;z-index: 100;}
.lay_bo4{position: absolute; width: 1.5rem;height: 1.56rem;background: #FFFFFF; border-right: 0.06rem solid #0090ff;transform: rotate(-22deg);left: -1.15rem;bottom: -0.5rem;z-index: 100;}
.lay_pic{width: 100%;height: 100%;position: relative;z-index: 50;}
.lay_pic img{display: block;height: 100%;position: absolute;z-index: 50;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.lay_order{width: 100%; height: 0.66rem;line-height: 0.66rem;text-align: center;position: absolute;left: 0;top: 50%;transform: translateY(-50%);z-index: 100;background: rgba(0,144,255,0.55);color: #FFFFFF;}
.lay_order span{font-size: 0.48rem;font-weight: bold;margin-right: 0.2rem;}
.lay_order em{font-size: 0.28rem;}
.design_box{background: #FFFFFF;width: 320px;margin: auto; box-sizing: border-box;}
.design_ban{margin-top: 0.43rem;}
.design_ban .swiper-slide .degign_pic {margin: auto;width: 2rem;height: 2rem;border-radius: 50%; overflow: hidden;transition: 300ms; transform: scale(0.8); }
.design_ban .swiper-slide .design_cont{display: none;}
.degign_pic img{display: block;width: 100%;}
.design_ban .swiper-slide-active .degign_pic,.design_ban .swiper-slide-duplicate-active .degign_pic{transform: scale(1);}
.design_ban .swiper-slide-active .design_cont,.design_ban .swiper-slide-duplicate-active .design_cont{display: block;}
.design_name{text-align: center;font-size: 0.3rem;font-weight: bold;position: relative;padding: 0.12rem 0;box-sizing: border-box;margin-bottom: 0.2rem;}
.design_name:after{position: absolute;left: 50%;bottom: 0;display: block;content: "";width: 0.28rem;height: 0.04rem;background: #0090FF;transform: translateX(-50%);}
.design_ex{font-size: 0.22rem;color: #666666;text-align: center;}
.design_good{font-size: 0.22rem;color: #999999;text-align: center;position: relative;height: 0.3rem;margin-top: 0.1rem;}
.design_good span{position: absolute;width: 5rem;display: block;left: 50%;transform: translateX(-50%);top: 0;text-align: center;}
.plan_list{margin-top: 0.3rem;}
.plan_list img{width: 100%;}
.plan_le{width: 4.2rem;float: left;}
.plan_pic{width: 100%;border-radius: 4px;overflow: hidden;}
.plan_pic img{display: block;width: 100%;}
.plan_rig{float: right;width: 2.4rem;}
.plan_rig .plan_pic+.plan_pic{margin-top: 0.3rem;}
/*免费设计*/
.busine_box{padding: 0.2rem 0.13rem 0.3rem;box-sizing: border-box;background: #FFFFFF;margin-bottom: 0.12rem;}
.busine_box li{width: 20%;float: left;}
.bus_pic{width: 0.86rem;height: 0.86rem;border-radius: 50%;margin:0 auto 0.15rem;}
.bus_pic span{display: block;width: 100%;height: 100%;}
.bus_name{text-align: center;font-size: 0.28rem;color: #333333;}
.bus1{background: #0090ff;}
.bus1 span{background: url(../images/busine1.png)no-repeat;background-size: 0.42rem;background-position: center;}
.bus2{background: #18b2b0;}
.bus2 span{background: url(../images/busine2.png)no-repeat;background-size: 0.41rem;background-position: center;}
.bus3{background: #fba82c;}
.bus3 span{background: url(../images/busine3.png)no-repeat;background-size: 0.46rem;background-position: center;}
.bus4{background: #937fe9;}
.bus4 span{background: url(../images/busine4.png)no-repeat;background-size: 0.46rem;background-position: center;}
.bus5{background: #51dabf;}
.bus5 span{background: url(../images/busine5.png)no-repeat;background-size: 0.46rem;background-position: center;}
.enter_box{padding: 0.24rem 0.3rem;background: #FFFFFF;box-sizing: border-box;margin-bottom: 0.12rem;}
.enter_key{text-align: center;font-size: 0;}
.enter_sear{width: 33%;display: inline-block;font-size: 0.3rem;}
.enter_sear select{border: none;}
.enter_list{margin-bottom: 0.38rem;}
.enter_list li{padding: 0.4rem 0;box-sizing: border-box;border-bottom: 1px solid #ebebeb;position: relative;}
.enter_use{position: relative;z-index: 50;display: block;}
.enter_logo{width: 0.9rem;height: 0.9rem;border-radius: 4px;float: left;margin-right: 0.2rem;}
.enter_logo img{display: block;width: 100%;}
.enter_pro{float: left;width: 4.7rem;}
.enter_name{font-size: 0.3rem;color: #333333;font-weight: bold;}
.enter_name span{padding-right: 0.38rem;background: url(../images/vips.png)no-repeat;background-size: 0.26rem;background-position: 100%;}
.enter_info{font-size: 0.22rem;color: #666666;margin-top: 0.13rem;}
.enter_info span{margin-right: 0.5rem;}
.enter_info em{color: #f68619;}
.enter_pla{font-size: calc(0.24rem);color: #666666;line-height: 0.32rem;padding-left: 0.37rem;box-sizing: border-box;background: url(../images/pla.png)no-repeat;background-size: 0.16rem;background-position: 0.1rem 0.08rem;margin: 0.15rem 0;}
.enter_tag span{display: inline-block;text-align: center;border-radius: 4px;border: 1px solid #0090ff;height: 0.42rem;line-height: 0.42rem;margin-right: 0.1rem;padding: 0 0.12rem;font-size: 0.24rem;color: #0090ff;}
.enter_pic{margin-top: 0.3rem;}
/*20200119 Start*/
.enter_pic span{display: block;width: 2.16rem;float: left;border-radius: 4px;overflow: hidden;height: 1.62rem;}
.enter_pic img{display: block;width: 100%;min-height: 1.62rem;}
/*20200119 End*/
.enter_pic span+span{margin-left: 0.2rem;}
.enter_sub{position: absolute;font-size: 0.24rem;color: #FFFFFF;top: 0.4rem;right: 0;z-index: 100;border-radius: 4px;background: #0090ff;height: 0.4rem;line-height: 0.4rem;width: 1rem;text-align: center;}
/*商家列表*/
.store_box{background: #FFFFFF;margin-bottom: 0.12rem;}
.store_use{width: 100%;background: url(../images/bg.png)no-repeat;background-size: 100%;background-position: 0 0;}
.store_head{height: 1rem;position: relative;margin-bottom: 0.38rem;}
.part{background: url(../images/part.png)no-repeat;background-size: 0.38rem;width: 0.38rem;height: 0.38rem;background-position: center;position: absolute;right: 0.3rem;top: 50%;transform: translateY(-50%);}
.store_colr{position: absolute;top: 50%;right: 1.1rem;font-size:0;transform: translateY(-50%);}
.store_colr span{display: inline-block;width: 0.34rem;height: 0.34rem;border-radius: 50%;border: 1px solid #FFFFFF;margin-left: 0.2rem;position: relative;}
.colr1{background: #0090FF;}
.colr2{background: #ff7548;}
.colr3{background: #000000;}
.store_colr .on:after{display: block;content: "";position: absolute;width: 100%;height: 100%; left: 50%;top: 50%;transform: translate(-50%,-50%);background: url(../images/at_cho.png)no-repeat;background-size: 0.21rem;background-position: center;}
.store_detail{padding: 0 0.3rem;box-sizing: border-box;position: relative;}
.store_logo{width: 1.2rem;height: 1.2rem;border-radius: 50%;float: left;overflow: hidden;}
.store_logo img{display: block;width: 100%;min-height: 100%;}
.store_info{float: left;width: 4.5rem;margin-top: 0.1rem;margin-left: 0.15rem;}
.store_name{font-weight: bold;color: #FFFFFF;font-size:0.34rem ;margin-bottom: 0.2rem;}
.store_name span{padding-right: 0.41rem;background: url(../images/store_att.png)no-repeat;background-size: 0.24rem;background-position: 100%;}
.store_pla{font-size: 0.28rem;color: #FFFFFF;padding-left: 0.28rem;background: url(../images/store_pla.png)no-repeat;background-size: 0.18rem;background-position: 0;}
.store_fow{position: absolute;right: 0.3rem;top: 50%;transform: translateY(-50%);border: 1px solid #FFFFFF;width: 0.85rem;height: 0.35rem;line-height: 0.35rem;text-align: center;font-size: 0.22rem;background: rgba(255,255,255,0.27);border-radius: 4px;color: #FFFFFF;}
.store_cont{padding: 0 0.3rem;box-sizing: border-box;margin: 0.24rem 0 0.43rem;}
.store_cont li{width: 25%;float: left;text-align: center;color: #FFFFFF;padding: 0.1rem 0;box-sizing: border-box;}
.store_num{font-size: 0.3rem;}
.store_tex{font-size: 0.24rem;}
.store_cont li+li{border-left: 1px solid #FFFFFF;box-sizing: border-box;}
.coupon{background: url(../images/coupon.png)no-repeat;width: 7.02rem;margin: auto;height: 1.5rem;background-size: 100%;position: relative;}
.coupon_le{width: 4.1rem;padding: 0.18rem 0 0 0.35rem;box-sizing: border-box;}
.coupon_pri span{font-size: 0.18rem;color: #0090ff;}
.coupon_pri em{font-size: 0.48rem;color: #0090ff;font-weight: bold;}
.coupon_time span{font-size: 0.24rem;color: #666666;margin-right: 0.2rem;}
.coupon_time em{font-size: 0.2rem;color: #999999;}
.coupon_btn{position: absolute;top: 50%;transform: translateY(-50%);right: 0.5rem;border-radius: 0.24rem;background: #3caaff; width: 1.6rem;height: 0.48rem;text-align: center;line-height: 0.48rem;font-size: 0.24rem;}
.coupon_btn a{display: block;color: #FFFFFF;}
.store_bannerbox{padding: 0.35rem 0.3rem 0.8rem;position: relative;}
.store_pic{border-radius: 4px;overflow: hidden;}
.store_pic img{display: block;width: 100%;}
.swiper-pagination.store_ban{bottom: 0.4rem;text-align: center;width: 100%;left: 0;}
.swiper-pagination.store_ban .swiper-pagination-bullet{width:0.12rem;height: 0.12rem; margin:0 0.05rem; background: #f4f4f4;opacity: 1;}
.swiper-pagination.store_ban .swiper-pagination-bullet-active{background: #0090FF;}
.store_brief{background: #FFFFFF;padding: 0.25rem 0.3rem 0.2rem;box-sizing: border-box;}
.fit_tit span{font-size: 0.24rem;color: #666666;margin-left: 0.2rem;}
.store_brief .fit_more{right: 0;}
.brief_detail{padding: 0.3rem;box-sizing: border-box;background: #f6f8fc;border-radius: 4px;line-height: 0.42rem;font-size: 0.24rem;color: #666666;margin-top: 0.4rem;}
.brief_detail em{color: #0090ff;}
.team_box{padding:0.3rem 0 0.3rem 0.3rem;box-sizing: border-box;background: #FFFFFF;margin-bottom: 0.12rem;}
.team_banner{margin-top: 0.5rem;}
.team_pic{width: 1.2rem;height: 1.2rem;border-radius: 50%;}
.team_pic img{display: block;width: 100%;}
.team_job{text-align: center;font-size: 0.24rem;font-weight: bold;margin: 0.2rem 0 0.1rem;}
.team_name{text-align: center;font-size: 0.24rem;color: #666666;}
.exam_box{padding:0.3rem;box-sizing: border-box;background: #FFFFFF;margin-bottom: 0.12rem;}
.exam_box .fit_more{right: 0;}
.exam_list li{width: 3.35rem;float: left;margin-top: 0.3rem;}
.exam_list li:nth-of-type(even){float: right;}
.exam_pic{border-radius: 4px;margin-bottom: 0.1rem;overflow: hidden;height: 2.4rem;}
.exam_pic img{display: block;width: 100%;}
.exam_pla{height: 0.3rem;overflow: hidden;margin-top: 0.2rem;}
.exam_pla span{display: block;width: 0.3rem;height: 0.3rem;border-radius: 50%;float: left;overflow: hidden;}
.exam_pla em{display: block;width: 2.8rem;height: 0.3rem;border-radius: 50%;float: left;margin-left: 0.1rem;line-height: 0.3rem;font-size: 0.24rem;color: #666666;}
.exam_pla img{display: block;width: 100%;}
.decor_box{padding: 0.3rem 0 0.3rem 0.3rem;box-sizing: border-box;background: #FFFFFF;margin-bottom: 0.12rem;}
.decor_box .fit_more{right: 0;}
.decor_ban{margin-top: 0.3rem;}
.decor_pic{border-radius: 4px 4px 0 0;overflow: hidden;}
.decor_pic img{display: block;width: 100%;}
.buss_footer{position: fixed;width:100%;max-width: 750px;left: 50%;transform: translateX(-50%);bottom: 0;z-index: 100;height: 1rem;background: #FFFFFF;padding: 0.11rem 0.3rem;box-sizing: border-box;}
.buss_call{width: 1rem;float: left;}
.buss_call_name{font-size: 0.22rem;color: #333333;}
.buss_call_icon{background: url(../images/bus_call.png)no-repeat;background-size: 0.36rem;width: 0.36rem;height: 0.36rem;background-position: center;margin: 0.05rem 0;}
.buss_btnbox{float: right;border-radius: 4px;overflow: hidden;width: 5.2rem;}
.buss_btn{width: 50%;float: left;height: 0.8rem;line-height: 0.8rem;text-align: center;color: #FFFFFF;font-size: 0.32rem;font-weight: bold;}
.buss_btn a{color: #fff}
.buss_quote{background: #00b4ff;}
.buss_home{background: #0090ff;}
.wares_pic{border-radius: 4px 4px 0 0;overflow: hidden;}
.trim_list{margin-top: 0.2rem;}
.trim_list li{padding: 0.3rem;box-sizing: border-box;position: relative;background: #FFFFFF;position: relative;}
.trim_list li+li{margin-top: 0.2rem;}
.trim_list a{display: block;}
.trim_pic{width: 1.2rem;height: 1.2rem;float: left;border-radius: 50%;overflow: hidden;}
.trim_pic img{display: block;width: 100%;}
.trim_cont{width: 3.9rem;float: left;margin-left: 0.2rem;}
.trim_top span{font-size: 0.3rem;font-weight: bold;}
.trim_top{margin-top: 0.15rem;}
.trim_top em{font-size: 0.24rem;color: #666666;margin-left: 0.15rem;}
.trim_opus{font-size: 0.24rem;color: #666666;margin-top: 0.15rem;}
.design_btn{width: ;font-size: 0.24rem;color: #FFFFFF;width: 1.43rem;height: 0.5rem;line-height: 0.5rem;text-align: center;border-radius: 4px;background: #0090FF;position: absolute;top: 50%;transform: translateY(-50%);right: 0.3rem;}
.quest_top{font-size: 0;margin-bottom: 0.1rem;}
.quest_top span{display: inline-block; font-size: 0;font-size: 0.24rem;color: #333333;height: 0.5rem;width: 1.58rem;text-align: center;line-height: 0.5rem;border-radius: 4px;background: #f7f7f7;margin-left: 0.12rem;margin-top: 0.15rem;border: 1px solid transparent;}
.quest_top span:nth-of-type(4n+1){margin-left: 0;}
.quest_top span.on{border: 1px solid #0090ff;color: #0090ff;background: #edf7ff;}
.quiz{position: fixed;right: 0;top: 50%;transform: translateY(-50%);width: 2.2rem;height: 0.8rem;color: #FFFFFF;background: #0090ff;line-height: 0.8rem;text-align: center;z-index: 100;border-radius: 0.4rem 0 0 0.4rem;}
.quiz span{padding-left: 0.47rem;background: url(../images/quiz.png)no-repeat;background-size: 0.32rem;background-position: 0;}
.answers_box{background: #FFFFFF;margin-bottom: 0.12rem;}
.answer_top{padding: 0.45rem 0.3rem 0.2rem;box-sizing: border-box;border-bottom: 1px solid #dfdfdf;}
.ans_name{margin-bottom: 0.5rem;}
.ans_name em{display: block;float: left;width: 0.42rem;height: 0.46rem;line-height: 0.46rem;float: left;text-align: center;color: #FFFFFF;border-radius: 4px;font-size: 0.24rem;font-weight: bold;background: #f68619;}
.ans_name span{display: block;float: left;width: 6.2rem;float: left;color: #333333;font-size: 0.4rem;font-weight: bold;line-height: 0.46rem;margin-left: 0.15rem;}
.ans_name h1{display: block;float: left;width: 6.2rem;float: left;color: #333333;font-size: 0.4rem;font-weight: bold;line-height: 0.46rem;margin-left: 0.15rem;}
.ans_box{padding: 0.2rem 0.3rem 0.3rem;box-sizing: border-box;}
.ans_btn span{padding-left: 0.47rem;background: url(../images/ans_btn.png)no-repeat;background-size: 0.26rem;background-position: 0;font-size: 0.28rem;color: #0090ff;}
.my_ansbox{width: 100%;background: #f5f5f5;padding: 0.2rem 0.2rem 0.25rem;box-sizing: border-box;margin-top: 0.25rem;display: none;}
.ans_tex{position: relative;border: 1px solid #d3d3d3;border-radius: 4px;overflow: hidden;margin-bottom: 0.2rem;}
.ans_tex textarea{display: block;position: relative;z-index: 50;height: 1.2rem;background: #FFFFFF;width: 100%;padding: 0.1rem 0.1rem 0.15rem;box-sizing: border-box;}
.abs_num{position: absolute;font-size: 0.2rem;color: #b2b1b1;right: 0.1rem;bottom: 0.1rem;z-index: 100;}
.my_pic{background: url(../images/addpic.png)no-repeat;width: 0.6rem;height: 0.6rem;background-size: 100%;float: left;}
.my_pic input{display: block;width: 100%;height: 100%;opacity: 0;}
.myans_btn{float: right;width: 1.8rem;height: 0.6rem;text-align: center;line-height: 0.6rem;border-radius: 4px;background: #0090FF;color: #FFFFFF;font-size: 0.28rem;}
.ans_list{background: #FFFFFF;margin-bottom: 0.12rem;padding: 0.3rem 0.3rem 0.2rem;box-sizing: border-box;}
.ans_tit span{width: 0.42rem;height: 0.36rem;line-height: 0.36rem;border-radius: 4px;background: #0090FF;color: #FFFFFF;display: inline-block;vertical-align: middle;font-size: 0.24rem;font-weight: bold;text-align: center;}
.ans_tit em{font-weight: bold;vertical-align: middle;font-size: 0.34rem;color: #333333;margin-left: 0.15rem;}
.ans_list li{padding: 0.36rem 0;box-sizing: border-box;}
.ans_list li+li{border-top: 1px solid #dfdfdf;}
.ans_head{width: 0.6rem;height: 0.6rem;border-radius: 50%;overflow: hidden;float: left;}
.ans_head img{display: block;width: 100%;}
.ans_pername{float: left;height: 0.6rem;line-height: 0.6rem;font-weight: bold;margin-left: 0.2rem;font-size: 0.24rem;}
.good_ans{float: right;background: url(../images/goodans.png)no-repeat;width: 1.1rem;height: 0.32rem;background-size: 100%;margin-top: 0.14rem;}
.ans_cont{font-size: 0.28rem;color: #333333;line-height: 0.48rem;margin: 0.15rem 0 0.28rem;text-align: justify;}
.ans_time span{float: left;font-size: 0.22rem;color: #999999;}
.ans_time .dian{float: right;font-size: 0.22rem;color: #333333;padding-right: 0.34rem;box-sizing: border-box;background: url(../images/dian1.png)no-repeat;background-size: 0.26rem;background-position: 100%;}
.ans_time .dian.active{background: url(../images/dian2.png)no-repeat;background-size: 0.26rem;background-position: 100%;}
.quiz_box{padding: 0.3rem 0.4rem;box-sizing: border-box;border-bottom: 0.12rem solid #f5f5f5;}
.quiz_pic{background: url(../images/quizadd.png)no-repeat;width: 1.2rem;height:1.2rem;background-size: 100% 100%;background-position: 0;}
.quiz_pic input{display: block;width: 100%;height: 100%;opacity: 0;}
.quiz_btnbox{padding: 0 0.3rem;box-sizing: border-box;margin-top: 0.9rem;}
.quiz_btn{width: 100%;background: #0090FF;color: #FFFFFF;text-align: center;height: 1rem;line-height: 1rem;border-radius: 0.5rem;font-size: 0.32rem;font-weight: bold;}
.quest_pic{position: relative;z-index: 50;}
.quest_pic img{display: block;width: 100%;}
.quest_ban{position: relative;}
.quest_ban:after{position: absolute; display: block;content: "";width: 100%;height: 100%;left: 0;top: 0;z-index: 100;background: rgba(0,0,0,0.3);}
.quest_cont{padding: 0.3rem 0 0;box-sizing: border-box;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 110;text-align: center;color: #FFFFFF;font-weight: bold;}
.quest_tit{font-size: 0.32rem;margin-bottom: 0.3rem;}
.more_recom{margin: auto;width: 1.6rem;height: 0.5rem;text-align: center;line-height: 0.5rem;border: 1px  solid #FFFFFF;border-radius: 4px;}
.more_recom a{font-size: 0.22rem;color: #FFFFFF;display: block;}
.quest_them{padding: 0 0.3rem;box-sizing: border-box;border-bottom: 1px solid #e9e9e9;font-size: 0.3rem;color: #333333;height: 0.86rem;line-height: 0.86rem;background: #FFFFFF;}
.quest_them em{color: #0090ff;margin-left: 0.2rem;}
.quest_them h1{color: #0090ff;margin-left: 0.2rem;display: inline;}
/*问答页面*/
.indiv_box{background: url(../images/indivbj.jpg)no-repeat;background-size: 100%;padding-bottom: 0.28rem;box-sizing: border-box;margin-bottom: 0.12rem;}
.indiv_top{margin-top: 0.2rem;padding: 0 0.3rem 0 0.1rem;box-sizing: border-box;}
.indiv_setbox{float: right;}
.indiv_news{background: url(../images/news.png)no-repeat;background-size: 0.3rem;width:0.3rem;height: 0.36rem;float: left;margin-right: 0.3rem;}
.indev_set{background: url(../images/set.png)no-repeat;background-size: 0.39rem;width:0.39rem;height: 0.37rem;float: left;}
.indiv_head{width: 1.4rem;height: 1.4rem;border-radius: 50%;overflow: hidden;margin: auto;}
.indiv_head img{display: block;width: 100%;}
.indiv_name{margin-top: 0.15rem;text-align: center;font-size: 0.3rem;color: #FFFFFF;}
.indiv_name span{padding: 0 0.47rem;box-sizing: border-box;background: url(../images/store_att.png)no-repeat;background-size: 0.24rem;background-position: 100%;}
.vps_list{background: #FFFFFF;padding: 0 0.3rem;box-sizing: border-box;margin-bottom: 0.12rem;}
.vps_list li{height: 0.95rem;line-height: 0.95rem;font-size: 0;}
.vps_list li a{display: block;background: url(../images/vpsbj.png)no-repeat;background-size: 0.15rem;background-position: 100%;}
.vps_list li+li{border-top: 1px solid #ebebeb;}
.vps_pic{width: 0.38rem;position: relative;height: 0.95rem;float: left;}
.vps_pic img{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.vps_name{float: left;margin-left: 0.2rem;position: relative;font-size: 0.3rem;color: #333333;}
.vps_name .hot{right: -0.36rem;top: 0.12rem;}
.vps_contus{float: right;font-size: 0.24rem;color: #a6a6a6;}
.vps_list .touch_us a{background: none;}
/*我的用户*/
.app_box{background: url(../images/appbj.jpg)no-repeat;height: 5.28rem;width: 100%;background-size: 100%;padding-top: 1.26rem;box-sizing: border-box;position: relative;z-index: 50;}
.app_pic{width: 3.03rem;margin: auto;}
.app_pic img{display: block;width: 100%;}
.app_down{background: #FFFFFF;padding: 0 0.3rem 0.6rem;box-sizing: border-box;border-radius: 4px 4px 0 0;position: relative;z-index: 100;margin-top: -0.2rem;margin-bottom: 0.12rem;}
.down_box{text-align:center;font-size: 0;padding-top: 0.6rem;box-sizing: border-box;}
.down_btn{display: inline-block;margin: 0 0.35rem; width: 2.75rem;height: 0.8rem;line-height: 0.8rem;font-size: 0rem;color: #ffffff;font-weight: bold;border-radius: 4px;}
.down_btn a{color: #FFFFFF;}
.iph_down span{padding-left: 0.73rem;display: inline-block;font-size: 0.3rem;background: url(../images/iphdown.png)no-repeat;background-size: 0.38rem;background-position: 0.25rem;float: left;}
.and_down span{padding-left: 0.8rem;display: inline-block;font-size: 0.3rem;background: url(../images/anddown.png)no-repeat;background-size: 0.43rem;background-position: 0.28rem;float: left;}
.iph_down{background: #333333;}
.and_down{background: #0090ff;}
.down_path{margin-top: 0.6rem;text-align: center;}
.path_tit{font-weight: bold;font-size: 0.4rem;color: #333333;}
.path_pre{text-align: center;font-size: 0.24rem;color: #666666;margin-top: 0.15rem;}
.path_pic{margin-top: 0.5rem;}
.shak_ban img{display: block;width: 100%;}
.act_detail{background: #FFFFFF;padding: 0.4rem 0.3rem 0.35rem;box-sizing: border-box;margin-bottom: 0.12rem;}
.act_top span{font-size: 0.34rem;color: #333333;font-weight: bold;line-height: 0.34rem;display: block;float: left;}
.act_top h1{font-size: 0.34rem;color: #333333;font-weight: bold;line-height: 0.34rem;display: block;float: left;}
.act_top em{float: right;display: block;width: 1.1rem;height: 0.42rem;border-radius: 0.2rem;text-align: center;line-height: 0.42rem;background: #0090FF;color: #FFFFFF;font-size: 0.22rem;font-weight: bold;}
.act_head{margin-bottom: 0.1rem;line-height: 0.4rem;}
.acthead_pic{display: block;width: 0.4rem;height: 0.4rem;border-radius: 50%;margin-right: 0.1rem;float: left;}
.acthead_pic img{display: block;width: 100%;}
.act_head em{font-size: 0.28rem;color: #999999;float: left;}
.act_pic{margin-top: 0.27rem;border-radius: 4px;overflow: hidden;}
.act_pic img{display: block;width: 100%;}
.act_tit{font-size: 0.36rem;font-weight: bold;margin-top: 0.36rem;}
.act_cont{font-size: 0.28rem;color: #333333;line-height: 0.46rem;margin-top: 0.4rem;}
.act_info{margin-bottom: 0.3rem;}
.part_btn{font-weight: bold;font-size: 0.32rem;position: fixed;width: 100%;max-width: 750px; left: 50%;transform: translate(-50%); bottom: 0;z-index: 100;height: 1rem;line-height: 1rem;background: #0090FF;text-align: center;}
.part_btn a{color: #FFFFFF;}
.diss_name .dian{float: right;font-size: 0.22rem;color: #333333;padding-right: 0.34rem;box-sizing: border-box;background: url(../images/dian1.png)no-repeat;background-size: 0.26rem;background-position: 100%;}
.diss_name .dian.active{background: url(../images/dian2.png)no-repeat;background-size: 0.26rem;background-position: 100%;}
.regim_box{background: #FFFFFF;padding: 0.5rem 0.3rem 0.4rem;box-sizing: border-box;margin-bottom: 0.12rem;}
.regim_top{position: relative;}
.regim_num{position: absolute;right: 0;top: 0;width: 1.1rem;height: 0.4rem;text-align: center;line-height: 0.4rem;color: #FFFFFF;border-radius: 0.2rem;font-size: 0.22rem;font-weight: bold;background: #0090FF;}
.regim_cont{margin-top: 0.65rem;}
.regim_tit{font-weight: bold;font-size: 0.36rem;color: #333333;font-weight: bold;margin-bottom: 0.4rem;}
.regim_info{font-size: 0.28rem;color: #333333;line-height: 0.48rem;margin-bottom: 0.3rem;}
.regim_pic {margin-bottom: 0.5rem;}
.regim_pic img{display: block;width: 100%;}
.near_list{padding: 0.3rem 0.3rem 0.4rem;background: #FFFFFF;border-bottom: 1px solid #F5F5F5;}
.near_tit{font-size: 0.36rem;color: #333333;font-weight: bold;margin-bottom: 0.3rem;}
.near_list li{padding: 0.3rem 0;box-sizing: border-box;border-bottom: 1px solid #F5F5F5;position: relative;}
.near_name{font-size: 0.34rem;color: #666666;font-weight: bold;margin-bottom: 0.15rem;}
.near_pric{font-size: 0.24rem;color: #999999;margin-bottom: 0.2rem;}
.near_pric span{font-size: 0.36rem;color: #ffda2d;font-weight: bold;}
.near_pla{font-size: 0.24rem;color: #999999;padding-left: 0.4rem;box-sizing: border-box;background: url(../images/map.png)no-repeat;background-size: 0.28rem;background-position: 0 0.02rem;margin-bottom: 0.4rem;}
.near_list li .regim_num{top: 0.3rem;}
/*优惠活动*/
.fitup{position: relative;}
.fitup_pic{position: relative;z-index: 50;}
.fitup_pic img{display: block;width: 100%;position: relative;z-index: 50;}
.fitup_pic:after{display: block;content: "";position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 100;background: rgba(0,0,0,0.3);}
.fitup_top{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);z-index: 100;}
.fitup_tit{font-size: 0.32rem;color: #FFFFFF;margin-bottom: 0.2rem;text-align: center;}
.fitup_more{width: 1.55rem;height: 0.48rem;line-height: 0.48rem;text-align: center;border-radius: 4px;margin: auto;border:1px solid #FFFFFF;}
.fitup_more a{color: #FFFFFF;display: block;font-size: 0.22rem;}
.style_box{position: relative;padding: 0.7rem 0.3rem 0.3rem;box-sizing: border-box;background: #FFFFFF;margin-bottom: 0.12rem;}
.style_banner li{font-size: 0;}
.style_banner li span{display: inline-block;font-size: 0.24rem;color: #333333;width: 1.2rem;height: 0.46rem;border-radius: 4px;text-align: center;line-height: 0.46rem;background: #f7f7f7;margin-left: 0.1rem;margin-top: 0.2rem;border: 1px solid transparent;overflow: hidden;}
.style_banner li span:nth-of-type(5n+1){margin-left: 0;}
.style_banner li span.on{color: #0090FF;border: 1px solid #0090FF;}
.swiper-pagination.style_ban{text-align: center;bottom: inherit;top: 0;height: 0.7rem;line-height: 0.7rem;border-bottom: 1px solid #F5F5F5;text-align: center;width: 100%;left: 0;}
.swiper-pagination.style_ban .swiper-pagination-bullet {position: relative; width: auto;font-size: 0.3rem; margin:0 0.5rem;border-radius: 0;height: 0.7rem; background: none;opacity: 1;position: relative;}
.swiper-pagination.style_ban .swiper-pagination-bullet:after{position: absolute;display: block;content: ""; width: 100%;height: 0.03rem;background: transparent;left: 0;bottom: 0;}
.swiper-pagination.style_ban .swiper-pagination-bullet-active:after{background: #0090FF;}
.swiper-pagination.style_ban .swiper-pagination-bullet-active{color: #0090FF;}
.case_box{padding:  0 0 0.28rem;box-sizing: border-box;background: #FFFFFF;margin-bottom: 0.12rem;}
.case_top{box-sizing: border-box;padding: 0 0.3rem;border-bottom: 1px solid#F5F5F5;height: 0.9rem;line-height: 0.9rem;font-size: 0.3rem;color: #333333;font-weight: bold;}
.style_use{display: none;}
.style_use.on{display:block;}
.case_top em{color: #0090FF;}
.case_top h1{color: #0090FF;display: inline;font-weight: bold;}
.gear_tit{padding: 0 0.3rem;box-sizing: border-box;font-size: 0.34rem;color: #333333;font-weight: bold;}
.gear_record{width: 6.9rem;margin: auto;box-shadow:1px 0 6px rgba(0,0,0,0.2);padding: 0.01rem 0 0.2rem;box-sizing: border-box;}
.gear_record span{display: block;width: 50%; float: left;padding-left: 0.55rem;box-sizing: border-box;margin-top: 0.2rem;font-size: 0.24rem;color: #666666;}
.recode_pic{margin: 0.25rem 0;}
.recode_pic img{display: block;width: 100%;}
/*20200212stert*/
.recode_pic img+img{margin-top: 0.25rem;}
/*20200212end*/
.trim_mony{padding: 0.3rem;box-sizing: border-box;margin-bottom: 0.12rem;background: #FFFFFF;margin-top: 0.12rem;}
.mony_top{text-align: center;}
.mony_top h2{font-size: 0.36rem;}
.mony_top h3{font-size: 0.36rem;}
.mony_top h1{font-size: 0.36rem;}

.money_per{font-size: 0.24rem;color: #999999;text-align: center;}
.money_per span{color: #0090FF;}
.money_num{text-align: right;height: 0.82rem;line-height: 0.82rem;border: 0.04rem solid #3d3c31;border-radius: 4px;margin-top: 0.58rem;background: #d3d3cb;box-shadow: 0 -0.09rem 0.03rem #d3d2d2;margin-bottom: 0.3rem;}
.money_num span{font-size: 0.6rem;font-weight: bold;margin-right: 0.2rem;}
.money_num em{font-size: 0.24rem;margin-right: 0.2rem;}
/*装修*/
.quote_ban img{display: block;width: 100%;}
.gear_foll{display: block;float: right;width: 1rem; height: 0.61rem;line-height: 0.61rem; text-align: center; color: #FFFFFF;border-radius: 4px; font-size: 0.28rem;background: #0090ff;}
.meth_tit{font-size: 0.4rem;padding: 0 0.3rem;box-sizing: border-box;font-weight: bold;line-height: 0.54rem;}
.meth_like{float: right;background: url(../images/meth_like.png)no-repeat;display: block;width: 0.34rem;height: 0.35rem;background-size: 100%;position: relative;margin-top: 0.15rem;}
.mult_box{padding: 0.01rem 0.3rem 0.3rem;box-sizing: border-box;background: #FFFFFF;margin-bottom: 0.12rem;}
/*20200224 start  新增vertical-align: middle;width: 1.52rem;*/
.mult_box span{vertical-align: middle; display: inline-block;font-size: 0.24rem;color: #333333;width: 1.52rem;height: 0.46rem;border-radius: 4px;text-align: center;line-height: 0.46rem;background: #f7f7f7;margin-left: 0.1rem;margin-top: 0.2rem;border: 1px solid transparent;}
/* 20200224end */
.mult_box span:nth-of-type(4n+1){margin-left: 0;}
.mult_box span.on{color: #0090FF;border: 1px solid #0090FF;}
.mult_list{padding: 0 0.3rem;box-sizing: border-box;background: #FFFFFF;margin-bottom: 0.3rem;}
.mult_list li{padding: 0.34rem 0;box-sizing: border-box;border-bottom: 1px solid #F5F5F5;}
/* 20200224start 高度和lineheight不要*/
.mult_tit{font-size: 0.28rem;color: #333333;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 0.25rem;}
/* 20200224end */
.mult_info{font-size: 0.24rem;color: #666666;line-height: 0.35rem;height: 0.7rem;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
/*综合标签*/
.login_head{position: relative;height: 1rem;border-bottom: 1px solid #F5F5F5;line-height: 1rem;}
.revert{position: absolute;left:0.3rem;background: url(../images/return2.png)no-repeat;width: 0.21rem;height: 0.38rem;background-size: 100%;top: 50%;transform: translateY(-50%);}
.login_tit{text-align: center;font-size: 0.36rem;color: #333333;font-weight: bold;}
.login_top{height: 0.8rem;line-height: 0.8rem;border-bottom: 1px solid #F5F5F5;}
.login_cut{width: 50%;float: left;text-align: center;font-size: 0.28rem;color: #aaaaaa;position: relative;}
.login_cut.active{color: #0090ff;}
.login_cut.active:after{display: block;content: "";position: absolute;left: 50%;transform: translateX(-50%);width: 0.7rem;height: 0.04rem;background: #0090FF;bottom: -1px;}
.login_use{padding: 0 0.6rem;box-sizing: border-box;}
.login_item{position: relative;border-bottom: 1px solid #F5F5F5;}
.login_item input{font-size: 0.28rem;height: 0.28rem;padding: 0.45rem 0;}
.login_res{margin-top: 0.2rem;font-size: 0.24rem;margin-bottom: 2.4rem;}
.at_reg{float: left;}
.at_reg a{color: #0090FF;}
.fot_pass{float: right;}
.fot_pass a{color: #aaaaaa;}
.login_btn{width: 100%;height: 0.9rem;color: #FFFFFF;border-radius: 0.45rem;background: #0090FF;text-align: center;line-height: 0.9rem;font-size: 0.32rem;font-weight: bold;margin-bottom: 0.7rem;}
.oth_waybox{width: 5.75rem;margin: auto;}
.oth_top{position: relative;font-size: 0.24rem;color: #999999;height: 0.24rem;margin-bottom: 0.6rem;}
.oth_top:after{display: block;content: "";position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 100%;height: 1px;background: #F5F5F5;z-index: 50;}
.oth_top span{background: #FFFFFF;padding: 0 0.16rem;position: absolute;left: 50%;top: 50%; transform: translate(-50%,-50%);z-index: 100;}
.oth_way{padding: 0 0.3rem;box-sizing: border-box;text-align: center;font-size: 0;}
.oth_waybtn{display: inline-block;font-size: 0.24rem;color: #999999;margin: 0 0.4rem;}
.oth_waypic{width: 0.6rem;height: 0.6rem;border-radius: 50%;margin:0 auto 0.08rem;}
.wei_way{background: url(../images/share2.png)no-repeat;background-size: 100%;}
.qq_way{background: url(../images/share3.png)no-repeat;background-size: 100%;}
.weib_way{background: url(../images/share4.png)no-repeat;background-size: 100%;}
/*登录*/
.pact{margin-top: 0.4rem;font-size: 0.24rem;color: #666666;text-align: center;}
.pact em{vertical-align: middle;margin: 0 0.08rem;}
.pact a{vertical-align: middle;color: #0090FF;}
.cho_pact{display: inline-block;width: 0.24rem;height: 0.24rem;border-radius: 4px;vertical-align: middle;position: relative;top: 0.02rem;border: 1px solid #F5F5F5;}
.cho_pact.on{background: url(../images/check.png)no-repeat;background-size: 0.24rem;background-position: center;border: 1px solid #0090FF;}
.cho_pact input{display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;opacity: 0;}
.code_btn{position: absolute;right: 0;top: 50%;transform: translateY(-50%);font-size: 0.28rem;color: #0090ff;z-index: 100;}
.reg_code input{width: 3rem;}
.code_btn.on{color: #aaaaaa;}
.cell_num{padding-left: 1.2rem;}
.cell_box{position: absolute;left: 0;width: 1.08rem;border-right: 1px solid #F5F5F5;height: 0.36rem;z-index: 100;top: 50%;transform: translateY(-50%);padding-right: 0.2rem;box-sizing: border-box;}
.cell_use{position: relative;width: 100%;background: url(../images/cell.png)no-repeat;background-size: 0.19rem;background-position: 100%;}
.cell_use span{display: block;font-size: 0.28rem;color: #000000;}
.ell_down{position: absolute;left: 0;height: 2.02rem;overflow-y: scroll; z-index: 100;background: #FFFFFF;width: 1.06rem;top: 0.45rem;text-align: center;border: 1px solid #F5F5F5;display: none;}
.ell_down p{padding: 0.08rem 0;box-sizing: border-box;}
/*注册*/
.success_box{display: none; position: fixed;width: 100%;height: 100%;background: rgba(0,0,0,0.7);z-index: 200;left: 0;top: 0;}
.success_use{position: fixed;width: 5rem;border-radius: 8px; background: #FFFFFF;left: 50%;top: 50%;transform: translate(-50%,-60%);}
.submit_top img{display: block; width: 100%;}
.submit{position: relative;}
.sub_tit{font-size: 0.24rem;color: #333333;text-align: center;font-weight: bold;margin: 0.2rem 0 0.25rem;}
.sub_tit span{color: #fd0d0d;}
.submit_time{text-align: center;line-height: 0.35rem;font-size: 0.18rem;color: #999999;}
.subgo_btn{width: 2.6rem;margin: auto;margin-top: 0.35rem;padding-bottom: 0.36rem;box-sizing: border-box;}
.subgo_btn .bud_btns a{font-size: 0.28rem !important;}
.subgo_btn .bud_btns{height: 0.6rem;margin-bottom: 0;line-height: 0.6rem;}
.sub_bj1{background: url(../images/success1.png)no-repeat;width: 1.82rem;height: 1.75rem;background-size: 100%;position: absolute;top: -0.8rem;right: -1rem;}
.sub_bj2{background: url(../images/success2.png)no-repeat;width: 1.64rem;height: 1.6rem;background-size: 100%;position: absolute;bottom: 0rem;left: -0.7rem;}
.close_btn{position: absolute;width:0.38rem ;height:0.38rem ;border-radius: 50%; background: url(../images/close.png)no-repeat;background-size: 100%; left: 50%;transform: translateX(-50%);bottom: -1rem;}
.quest_use{display: none;}
.quest_use.on{display: block;}
.pick-list li:hover{color: #888;}
.cut_box.cut_box2{padding: 0 0 0.2rem;margin-bottom: 0;border-bottom: 1px solid #F5F5F5;}
.cut_box.cut_box2 .swiper-pagination.cut1{padding-left: 0.3rem;box-sizing: border-box;}
.bud_info2 .bud_home{float: none;width: 100%;}
.bud_info2 .bud_city{float: none;width: 100%;}
.bud_info2 .bud_btns{margin-bottom: 0;}
.trim_mony2{margin-top: 0;}
.cut_box.cut_box3{padding: 0 0 0.2rem;}
.cut_box.cut_box3 .swiper-pagination.cut1{padding-left: 0.3rem;box-sizing: border-box;}
.brief_info{display: none;}
.brief_info.active{display:block;}
.video-close{background-size: 20px;}
/*.wares_cont{border: 1px solid #d9d9d9;border-top: none;padding: 0.1rem;box-sizing: border-box;border-radius: 0 0 4px 4px;}*/
.treaty_box{display: none; width: 100%;height: 100%;background: rgba(0,0,0,0.7);z-index: 400;position: fixed;left: 0;top: 0;}
.traty_use{position: fixed;left: 50%;top: 50%;transform: translate(-50%,-45%);width: 7rem;height: 80%;background: #FFFFFF;border-radius: 4px;padding: 0.2rem;box-sizing: border-box;font-size: 0.28rem;color: #999999;text-align: justify;text-indent: 0.56rem;}
.treaty_tex{width: 100%;height: 100%;overflow-y: scroll;}
.treat_close{position: fixed;left: 50%;top:0.8rem;width: 0.45rem;height: 0.45rem;background: url(../images/close2.png)no-repeat;background-size: 100%;z-index: 200;}
.cut_box.cut_box4{margin-bottom: 0;border-bottom: 1px solid #f5f5f5;}
.bud_info3 .bud_home{width: 100%;}
.bud_info3 .bud_city{width: 100%;}
.devise_text.devise_text2{margin-bottom: 0.4rem;}
.login_btn.login_btn2{margin-top: 1.36rem;margin-bottom: 0;}
.sear_use.sear_use2{right: 0.3rem;}
.sear_box.sear_box2{margin-bottom: 0;}
.exam_list.exam_list2{margin-bottom: 0.6rem;}
.fre_box{text-align: center;display: none; position: fixed;z-index: 150;left: 0;bottom: 1.1rem;background: rgba(0,0,0,0.5);width: 100%;height: 100%;}
.fre_box .trim_mony{display: none;border-radius: 8px 8px 0 0 ; background: #FFFFFF;position: fixed;width: 100%; left: 0;bottom: 1rem;border-bottom: 1px  solid #F5F5F5;padding:0 0 0.3rem 0;overflow: hidden;}
.fre_box .mony_top{text-align: left;position: relative;min-height: 1.1rem;padding: 0 0.3rem;box-sizing: border-box;}
.fre_box .money_per{text-align: left;}
.fre_box .trim_mony.active{display: block;}
.fre_close{position:absolute;display: block; right:0rem;top:0rem;width: 0.45rem;height: 0.45rem;background: url(../images/close.png)no-repeat;background-size: 100%;z-index: 200;}
.quote_top{padding: 0.42rem 0.58rem;box-sizing: border-box;position: relative;color: #FFFFFF;text-align: left;}
.quote_tit{font-size: 0.5rem;font-weight: bold;}
.quote_tex{font-size: 0.32rem;}
.quote_top1{background: #1fc470;}
.fre_box .money_num{margin-top: 0.35rem;}
.fre_box .bud_info{padding: 0 0.3rem;box-sizing: border-box;}
.fre_box .bud_btns{margin: 0 0.3rem 0.35rem;}
.fre_box .econ_city{display: inline-block;float: none;}
.fre_box .bud_city em{display: inline-block;float: none;}
.fre_box .bud_info .city_down{width: 100%;}
.fre_box input{text-align: center;}
.fre_box .bud_btns a{top: 0;}
.fre_box .quo_btn1 a{background: #2bd57f;}
.quote_rig{position: absolute;right: 0.32rem;top: 50%;transform: translateY(-50%);}
.quote_top2{background: #f47f31;margin-bottom: 0.3rem;}
.fre_box .quo_btn2 a{background: #ff8d41;}
.fre_box .bud_btns{background: transparent;}
.quote_top3{background: #1ba8e9;margin-bottom: 0.3rem;}
.fre_box .quo_btn3 a{background: #2dbdff;}
.quote_top4{background: #9463d8;margin-bottom: 0.3rem;}
.fre_box .quo_btn4 a{background: #a172e3;}
.seller .wares_box.team_list{padding: 0.3rem 0;}
.seller.seller2 .store_use{background: url(../images/mearbj.png)no-repeat;background-size: 100%;background-position: 0 0;}
.seller.seller2 .coupon {background: url(../images/coupon2.png)no-repeat; background-size: 100%;}
.seller.seller2 .coupon_pri span{color: #ff7548;}
.seller.seller2 .coupon_pri em{color: #ff7548;}
.seller.seller2 .coupon_btn{background: #ff7548;}
.seller.seller2 .swiper-pagination.store_ban .swiper-pagination-bullet-active{background: #ff7548;}
.seller.seller2 .fit_tit{border-color: #ff7548;}
.seller .wares_ban li{float: left;width: 3.35rem;margin-top:  0.2rem;}
.seller .wares_box{padding: 0.3rem;}
.seller .wares_ban li:nth-of-type(even){float: right;}
.seller .wares_ban{margin-bottom: 0.5rem;}
.seller.seller2 .page_btn.on{background:#ff7548;}
.seller.seller2 .at_page span{color: #ff7548;}
.seller.seller2 .swiper-pagination.cut1 .swiper-pagination-bullet-active{color: #ff7548;border-bottom: 0.06rem solid #ff7548;}
.seller.seller2 .swiper-pagination.cut2 .swiper-pagination-bullet-active{color: #ff7548;border-bottom: 0.06rem solid #ff7548;}
.seller.seller2 .case_more a{color: #ff7548;}
.seller.seller2 .design_btn{background: #ff7548;}
.seller.seller2  .brief_detail em{color: #ff7548;}
.seller.seller2 .wares_box.team_list{padding: 0.3rem 0;}
.seller.seller3 .store_use{background: url(../images/designbj.png)no-repeat;background-size: 100%;background-position: 0 0;}
.seller.seller3	.coupon {background: url(../images/coupon3.png)no-repeat; background-size: 100%;}
.seller.seller3 .coupon_pri span{color: #1e2336;}
.seller.seller3 .coupon_pri em{color: #1e2336;}
.seller.seller3 .coupon_btn{background: #1e2336;}
.seller.seller3 .swiper-pagination.store_ban .swiper-pagination-bullet-active{background: #1e2336;}
.seller.seller3 .wares_box.team_list{padding: 0.3rem 0;}
.seller.seller3 .fit_tit{border-color: #1e2336;}
.seller.seller3 .page_btn.on{background:#1e2336;}
.seller.seller3 .at_page span{color: #1e2336;}
.seller.seller3 .case_more a{color: #1e2336;}
.team_list .trim_list{background: #f4f4f4;margin-bottom: 0.7rem;}
.seller.seller3 .design_btn{background: #1e2336;}
.seller.seller3 .swiper-pagination.cut1 .swiper-pagination-bullet{font-weight: bold;}
.seller.seller3 .swiper-pagination.cut2 .swiper-pagination-bullet{font-weight: bold;}
.seller.seller3 .swiper-pagination.cut1 .swiper-pagination-bullet-active{color: #1e2336;border-bottom: 0.06rem solid #1e2336;font-weight: bold;}
.seller.seller3 .swiper-pagination.cut2 .swiper-pagination-bullet-active{color: #1e2336;border-bottom: 0.06rem solid #1e2336;font-weight: bold;}
.seller.seller3  .brief_detail em{color: #1e2336;}
/*ADD*/
.meth_like.active{background: url(../images/meth_like2.png)no-repeat;background-size: 100%;}
.seller.seller2 .indiv_box{background: url(../images/mearbj.png)no-repeat;background-size: 100%;background-position: 0 0;}
.seller.seller3 .indiv_box{background: url(../images/designbj.png)no-repeat;background-size: 100%;background-position: 0 0;}
/*ADD*/
/*20200117 START*/
.quiz span a{color: #FFFFFF;}
.page_btn.on a{color: #FFFFFF;}
.enter_logo img{height: 100%;}
.shak_order a{color: #fff;}
.pack_order a{color: #fff;}
.design_btn a{color: #fff;}
.gear_detail_cont img{width: 100%;}
.act_cont img{width: 100%;}
.regim_info img{width: 100%;}
/*20200117 END*/

/*2020 start*/
.act_box{display:none;text-align: center; position: fixed;z-index: 300;width: 100%;height: 100%;max-width: 750px;left: 50%;top: 50%;transform: translate(-50%,-50%);background: rgba(0,0,0,0.3);}
.act_use{position: fixed;z-index: 300;width:6.9rem;left: 50%;top: 50%;transform: translate(-50%,-50%);background: #FFFFFF;border-radius: 4px;position: relative;padding: 0.3rem 0.2rem 0.2rem;box-sizing: border-box;}
.active_tit{text-align: center;position: relative;font-size: 0.36rem;margin-bottom: 0.3rem;}
.act_box .bud_info input{text-align: center;}
.act_box .econ_city{display: inline-block;text-align: center;float: none;}
.act_box .bud_city em{float: none;}
.act_box .bud_btns{margin-bottom: 0;}
.act_close{position: absolute;width: 0.25rem;height: 0.25rem;right: 0;top: 0;background: url(../images/down.png)no-repeat;background-size: 100%;}
.act_use.tz_use{position: fixed; left: 0;bottom: 0;transform: translate(0,0);width: 100%;top: initial;border-radius: 0;padding: 0.3rem;box-sizing: border-box;}
.act_use.tz_use .bud_info input{text-align: left;padding-left: 0.2rem;box-sizing: border-box;}
.act_use.tz_use .bud_item {position: relative;}
.act_use.tz_use .code_btn{right: 0.2rem;}
.act_use.tz_use .pact{margin-bottom: 0.5rem;}
/*2020 start*/
/*20200121*/
.act_box .bud_info select{display: block;width: 100%;box-sizing: border-box; font-size: 0.28rem;background: transparent; border-radius: 4px;height: 0.58rem;line-height: 0.58rem;border: 1px solid #999999;}
.act_box .bud_info select option{ text-align: center;}

/*20200204*/
.area-select-box{display: none; width: 100%;height: 100%;background: rgba(0,0,0,0.7);position: fixed;z-index: 500;left: 0;top: 0;}
.area-select-box.on{display: block;}
.area-select-obj{position: absolute;top: 0px;width: 78.4%;height: 101%; background-color: #f8f8f8; display: table;border: 1px solid #eee;font-size: 14px;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;right: -100%;}
.area-select-obj.on{right: 0;}
.area-select-obj .area-select {display: table-cell; height: 100%; position: relative;}
.area-province {width: 47%; background: white;}
.area-select-province, .area-select-city {width: 100%; position: absolute; top: 0px; height: 100%; overflow-y: scroll;}
.area-select-province li { background: white; border-right: 1px solid #eee;}
.area-select-option { margin-left: 20px; padding-top: 14px; padding-bottom: 14px; border-bottom: 1px solid #eee;}
.area-select-city {background: #f8f8f8;}
.area-select-city li.on { color: #0090ff;}
.area-select-province li.on { background: #f8f8f8;border-right: 0;color: #0090ff;}
.bud_info .bud_city input{border: none;padding-left: 0;}
.bud_item .bud_city input{padding-left: 0.15rem;box-sizing: border-box;padding-right: .15rem;}
.bud_info .bud_city{padding-left: 0;float: left;}
.bud_city {width: 44.6%;height: auto;float: none;margin-top: 0;}
/*20200204*/

.case_cut .sear_list ul{margin-bottom: 0;width: 6.9rem;overflow-x: hidden;}


/* ==========================================================================
  20200430新增装修报价主页
============================================================================ */
/* ==========================================================================
  公共样式
============================================================================ */
@font-face {
font-family: Digiface;
src: url('../fonts/DigifaceWide.ttf');
font-weight: normal;
font-style: normal;
}


.wrap{width: 90%;}

.flex-item{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.flex-center{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.flex-middle{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.flex-box{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.flex-betw{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}

.header{background: #2f303c;position: relative;height: 1rem;position: fixed;top: 0;left: 0;width: 100%;z-index: 99;}
.header a{display: block;position: absolute;width: .48rem;height: .48rem;text-align: center;color: #fff;line-height: .48rem;top: 50%;margin-top: -.24rem;}
.header .page-back{left: .3rem;font-size: .4rem;}
.header .menu-btn{right: .3rem;font-size: .48rem;}
.header h3{text-align: center;line-height: 1rem;color: #fff;font-size: .36rem;}
.hd-space{height: 1rem;}

.crubms{background: #f8f5f8;padding: .3rem;}
.crubms>*{display: inline-block;vertical-align: top;}
.place_top{background-color: #f8f5f8;}

/* ==========================================================================
  主页
============================================================================ */
.tit-style1 span{display: -webkit-box;display: flex;flex-shrink: 0;font-size: .4rem;white-space: nowrap;margin: 0 .3rem;}
.tit-style1::before,
.tit-style1::after{display: block;content: '';width: 100%;height: 1px;background: #a2a2a2;}


.index-banner{margin-bottom: .36rem;}
.index-banner img{width: 100%;}

.newofter-box{background: #fff;padding-top: .36rem;}

.newofter{margin: 0 .3rem;border-radius: 6px;box-shadow: 0 0 12px rgba(0,0,0,.2);padding: .4rem .3rem;}
.newofter .sub-tit{text-align: center;margin-top: .1rem;}
.newofter .sub-tit span{color: #0090ff;}
.newofter .price{margin: .4rem 0 .3rem;text-align: right;border: 4px  solid #999;border-radius: 4px;background: #dadada;padding: .15rem .2rem;display: flex;justify-content: flex-end;align-items: flex-end;}
.newofter .price span{font-size: .8rem;font-family: Digiface;display: block;line-height: 1;}
.newofter .price em{display: block;line-height: 1.8;margin-left: .06rem;}
.newofter .form-group{margin-top: .2rem;background: #e8e8eb;position: relative;border-radius: 4px;}
.newofter .form-group input{display: block;width: 100%;height: .8rem;padding: .1rem .2rem;line-height: .6rem;font-size: .3rem;background: none;box-sizing: border-box;}
.newofter .form-group.form-pad input{padding-right: .8rem;}
.newofter .form-group .icon-right{display: block;width: .8rem;height: .8rem;position: absolute;right: 0;top: 0;text-align: center;line-height: .8rem;}
.newofter .form-group .unit{display: block;width: .8rem;height: .8rem;position: absolute;right: 0;top: 0;text-align: center;line-height: .8rem;}
.newofter .ofter-submit{display: block;margin-top: .3rem;height: .9rem;line-height: .9rem;background: #0090ff;border-radius: 4px;text-align: center;color: #fff;font-size: .32rem;position: relative;}
.newofter .ofter-submit i{display: block;width: .6rem;height: .6rem;background: url(../images/icon_hand.png) no-repeat;background-size: 100% 100%;right: 1.4rem;top: 50%;margin-top: -.22rem;position: absolute;}

.why{padding: .8rem .3rem .6rem;}
.why .tit{text-align: center;margin-bottom: .3rem;}
.why .tit h2{font-size: .4rem;}
.why ul li{padding: .2rem 0;display: -webkit-box;display: flex;-webkit-box-pack: justify;justify-content: space-between;-webkit-box-align: center;align-items: center;}
.why ul li .img{width: 3.88rem;}
.why ul li .img img{width: 100%;}
.why ul li .text{width: calc(100% - 4.08rem);}
.why ul li .text h4{font-size: .32rem;margin-bottom: .08rem;}
.why ul li .text p{font-size: .26rem;color: #666;}
.why ul li:nth-child(odd) .img{-webkit-box-ordinal-group: 3;order: 2;}
.why ul li:nth-child(odd) .text{text-align: right;}

.cut_box{border-top: .1rem solid #f8f5f8;}

/* 子组件块
============================================================================ */

.filter-bg{position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 999;background: rgba(0,0,0,.4);display: none;}

.layout-popup{position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 1001;display: none;}
.layout-popup .flex-wrap{height: 100%;}
.layout-popup .layout-box{background: #fff;width: 6.3rem;border-radius: 4px;}
.layout-popup .inner-wrap{padding: .3rem .8rem;border-bottom: 1px solid #dfdfdf;}
.layout-popup .tit-style1{margin-bottom: .3rem;}
.layout-popup .tit-style1 span{font-size: .32rem;}
.layout-popup .box-con{margin: 0 -.1rem;}
.layout-popup .box-con .box-row{width: 25%;padding: 0 .1rem;}
.layout-popup .box-con .box-row a{display: block;margin-bottom: .2rem;font-size: .26rem;height: .5rem;line-height: .5rem;text-align: center;white-space: nowrap;background: #f4f4f4;color: #555;border-radius: 4px;}
.layout-popup .box-con .box-row a:last-child{margin-bottom: 0;}
.layout-popup .box-con .box-row a.active{background-color: #0090ff;color: #fff;}
.layout-popup .btns .layout-sure{display: block;text-align: center;line-height: .8rem;color: #0090ff;}



@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}