* {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
@charset "utf-8";

@font-face {
  font-family: "shs-regular";
  src: url(../doc/SourceHanSansCN/SourceHanSansCN-Regular.otf);
}
@font-face {
  font-family: "shs-bold";
  src: url(../doc/SourceHanSansCN/SourceHanSansCN-Bold.otf);
}
@font-face {
  font-family: "shs-medium";
  src: url(../doc/SourceHanSansCN/SourceHanSansCN-Medium.otf);
}
@font-face {
  font-family: "shs-light";
  src: url(../doc/SourceHanSansCN/SourceHanSansCN-Light.otf);
}

.ban_in{position: relative;min-width: 1440px;}
.ban_in img{display: block;width: 100%;}

.float_box{width: 35px;height: 105px;padding: 0px 0; border-top-left-radius: 7px;border-bottom-left-radius: 7px;  -moz-border-radius-bottomleft: 7px;-moz-border-radius-topleft: 7px;-webkit-border-top-left-radius: 7px;-webkit-border-bottom-left-radius: 7px; position: fixed;right: 0;bottom: 113px;z-index: 999;color: #FFF;text-align: center;font-family: "microsoft yahei";font-size: 16px;cursor: pointer;animation: float_box_s 600ms ease; -moz-animation:float_box_s 600ms ease ; -ms-animation: float_box_s 600ms ease; -webkit-animation: float_box_s 600ms ease; animation-fill-mode: forwards;-moz-animation-fill-mode: forwards;-ms-animation-fill-mode: forwards;-webkit-animation-fill-mode: forwards;}
.float_box a{color: #fff;}

article,aside,details,figcaption,figure,footer,header,main,nav,section,summary {    display: block}
.header_main{ margin:0 auto; width:1440px;height: 82px; z-index: 1;overflow: hidden;}
.header_logo{ float:left; width:168px;height: 22px;margin-left: 220px;margin-top: 10px;}
.header_nav{ float:left; margin-left:184px;}
.header_nav>ul>li{ float:left; font-family:"微软雅黑"; font-size:14px; padding:0px 15px; line-height:82px;height: 82px;}
/*.header_nav>ul>li>a{color:#FFF;}*/
/*.header_nav>ul>li>a:hover{color:#00a4e0;}*/
/*.header_right a:hover{color:#00a4e0;}*/



.header_right{ float:right; font-size:14px; font-family:"微软雅黑"; color:#FFF; line-height:82px;}
.header_right a{ color:#FFF; padding:0px 10px;}
.header .search-bg{background:url(../img/search-bg.png); width: 152px;height:26px;float: left;margin-top: 28px;margin-left: 20px;}
.header .search-bg .text{width:100px;height:18px;margin:3px 0 0 3px;background:none;border:none;outline:none;}

.product_kt{}
.product_kt dl{ float:left;}
.product_kt dl dt{ float:left;}
#about-EOROOM .cont-pro{text-align: center;width: 1278px;}
.pro_t {color: #555559;position: relative;z-index: 3;}
.pro_t .f40{color: #46464a;letter-spacing: 5px;font-family: '思源黑体 CN ExtraLight',"microsoft yahei";}
.pro_t {text-align: center;}
div#ban2 .f24{line-height: 50px;}
#itoo8 div.cn-t .f40{color: #FFFFFF;}
.f40{font-size: 40px;}
.pro_t .f40{color: #46464a;letter-spacing: 5px;font-family: '思源黑体 CN ExtraLight',"microsoft yahei";}
.line01{height: 1px;background: #46464a;width: 170px;margin: 0 auto;margin-top: 20px;position: relative;}
.line01 span{display: block;width: 44px;height: 3px;margin: 0 auto; margin-top: -1px;background: #46464a;}

.section-pro{height: 840px;text-align: center;position: relative;overflow: hidden;width: 100%;min-width: 1440px;}
.link_btn{text-align: center;position: relative;z-index: 7;}
.link_btn a{display: inline-block;*display: inline;width: 146px;height: 32px;line-height: 32px;font-size: 16px;color: #FFFFFF;text-align: center;margin: 0 20px;border: 1px solid #FFFFFF;transition: all 200ms;}

.buy_btn{background: #4b4b4b;}
.reserve_btn{background: #4b4b4b;}
.reserve_btn:hover,.buy_btn:hover{background: #7d7d7d;border-color: #4b4b4b;color: #4b4b4b;background: none;}
.section-pro{height: 840px;text-align: center;position: relative;overflow: hidden;width: 100%;min-width: 1440px;}


.header_expo{
  /*background-color: #b3d4fc;*/
  width: 234px;
  height: 124px;
  z-index: 2000;
  position: absolute;
  left: 15.2777778%;
  top: 18.181818182%;
}

.hm_smart_text{
  text-align: center;
  color: white;
  font-size: 24px;
  line-height: 38px;
  font-family: shs-bold;
  font-weight: bold;
}

.card {
  width: 230px;
  height: 58px;
  /*padding: 2rem;*/
  margin-top: 18px;
  border-radius: 1rem;
  background: rgba(180, 180, 180, .3);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(5px);
  border: 2px solid white;
}

.to_expo_button_text{
  position: absolute;
  text-align: center;
  font-size: 21px;
  font-family: shs-medium;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 32px;
  width: 230px;
  margin-top: 12px;
}

.ask_online{
  /*background-color: #b3d4fc;*/
  /*width: 253px;*/
  /*height: 78px;*/
  width: 0;
  height: 0;
  position: absolute;
  float: right;
  right: 3%;
  top: 72.93973%;
  border-radius: 1rem;
  background: rgba(180, 180, 180, .3);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(5px);
  /*border: 2px solid white;*/
}

.section-mid{
  min-width: 1440px;
  background: url(../img/big_img_mid.png) no-repeat;
  background-size: 100% auto;
  width: 100%;
  height: 100%;
  /*position: relative;*/
  /*overflow: hidden;*/
}
.section-mid:before{
  content: "";
  display: inline-block;padding-top: 100%;
}

.product_in{
  width: 1220px;
  height: 410px;
  z-index: 2000;
  position: absolute;
  left: calc(50% - 610px);
  top: calc(50% - 205px);
}

.element_kitchen{
  float: left;
  margin-left: 0;
  margin-top: 28px;
}

.element_kitchen_content{
  width: 360px;
  bottom: 8px;
  height: 138px;
  position: absolute;
}

.element_item_title{
  position: absolute;
  left: 22px;
  top: 22px;
  font-size: 24px;
  font-family: shs-bold;
  font-weight: bold;
  color: #000000;
  line-height: 36px;
}

.element_item_stitle{
  position: absolute;
  left: 22px;
  top: 65px;
  font-size: 18px;
  font-family: shs-regular;
  font-weight: 400;
  color: #027FE4;
  line-height: 27px;
}

.element_item_icon{
  position: absolute;
  width: 30px;
  height: 20px;
  right: 28px;
  bottom: 28px;
}

.element_livingroom{
  float: left;
  margin-left: 107px;
  margin-top: 0;
}

.element_livingroom_content{
  width: 360px;
  bottom: 0;
  height: 154px;
  position: absolute;
}

.element_bedroom{
  float: left;
  margin-top: 28px;
  margin-left: 107px;
}

.element_bedroom_content{
  width: 360px;
  bottom: 28px;
  height: 140px;
  position: absolute;
}

.section-app-page{
  height: 515px;
  position: relative;
  overflow: hidden;
  width: 100%;
  min-width: 1440px;
  background-color: white;
}

.section-app-content{
  height: 387px;
  width: 1000px;
  position: absolute;
  top: calc(50% - 193px);
  left: calc(50% - 500px);
  float: left;
}

.section-app-desc{
  width: 550px;
  height: 350px;
  position: absolute;
}

.section-app-dload{
  width: 550px;
  height: 120px;
  position: absolute;
  margin-top: 35px;
}

.section-app-qrcode{
  width: 90px;
  height: 120px;
  float: right;
}

.section-app-qrcode-bl{
  width: 90px;
  height: 12px;
  font-size: 12px;
  font-family: shs-regular;
  font-weight: 400;
  color: #333333;
  line-height: 18px;
  margin-top: 8px;
  text-align: center;
  margin-left: 0px;
}

.section-app-dmcs{
  width: 397px;
  height: 90px;
  position: absolute;
}

.section-app-mc{
  width: 397px;
  height: 51px;
  font-size: 42px;
  font-family: FZLTZCHJW--GB1-0, FZLTZCHJW--GB1;
  font-weight: normal;
  color: #333333;
  line-height: 51px;
  text-align: center;
}

.section-app-ms{
  width: 96px;
  height: 27px;
  font-size: 22px;
  font-family: FZLTZCHJW--GB1-0, FZLTZCHJW--GB1;
  font-weight: normal;
  color: #333333;
  line-height: 27px;
  margin-top: 12px;
  position: absolute;
  margin-left: 152px;
}

.section-app-ms-l{
  width: 36px;
  height: 2px;
  background: #69C042;
  margin-right: 70px;
  float: right;
  margin-top: 26px;
}

.section-app-ms-r{
  width: 36px;
  height: 2px;
  background: #69C042;
  margin-left: 70px;
  float: left;
  margin-top: 26px;
}

.section-app-main-desc{
  width: 550px;
  height: 122px;
  font-size: 13px;
  font-family: shs-regular;
  font-weight: 400;
  color: #333333;
  line-height: 21px;
  margin-top: 205px;
  position: absolute;
  margin-left: 0;
}

.section-app-dload-platform{
  width: 550px;
  height: 39px;
  margin-top: 348px;
  position: absolute;
}

.section-app-dload-ios{
  width: 148px;
  height: 39px;
  background: #027FE4;
  border-radius: 6px;
  margin-left: 118px;
  position: absolute;
}

.section-app-dload-android{
  width: 148px;
  height: 39px;
  background: #027FE4;
  border-radius: 6px;
  margin-left: 284px;
  position: absolute;
}

.section-app-platform-text{
  float: left;
  /*width: 88px;*/
  /*height: 17px;*/
  font-size: 14px;
  font-family: shs-regular;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 21px;
  margin-left: 8px;
  margin-top: 9px;
  text-align: center;
}

/* 关于我们 */

.section-about-content{
  width: 800px;
  height: 326px;
  z-index: 2000;
  position: absolute;
  left: calc(50% - 400px);
  top: calc(50% - 163px);
  /*float: left;*/
}

.section-about-t1{
  font-size: 21px;
  font-family: shs-bold;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 31px;
  text-align: center;
  position: absolute;
  left: calc(50% - 55px);
}

.section-about-t2{
  width: 160px;
  /*height: 13px;*/
  font-size: 9px;
  font-family: shs-bold;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 13px;
  margin-top: 36px;
  float: left;
  position: relative;
  left: calc(50% - 80px);
  text-align: center;
}

.section-about-pretion{
  width: 672px;
  height: 60px;
  position: absolute;
  margin-left: 64px;
  margin-top: 91px;
}

.section-about-pretion-i1{
  width: 140px;
  height: 60px;
  position: absolute;
  margin-left: 0;
}

.section-about-pretion-i2{
  width: 140px;
  height: 60px;
  position: absolute;
  left: calc(50% - 70px);
}

.section-about-pretion-i3{
  width: 140px;
  height: 60px;
  position: absolute;
  right: 0px;
}

.section-about-pretion-tt{
  font-size: 31px;
  font-family: shs-bold;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 46px;
  text-align: center;
}

.section-about-pretion-stt{
  font-size: 8px;
  font-family: shs-bold;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 12px;
  text-align: center;
}

.section-about-pretion-desc{
  width: 800px;
  position: absolute;
  font-size: 14px;
  font-family: shs-regular;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 20px;
  margin-top: 167px;
}

.section-about-pretion-btm{
  width: 150px;
  height: 30px;
  position: absolute;
  border-radius: 19px;
  border: 1px solid #027FE4;
  bottom: 12px;
  left: calc(50% - 75px);
  /*background-color: #7a7a7a;*/
}

.section-about-pretion-dc{
  width: 80px;
  height: 30px;
  position: absolute;
  left: 0;
  background: #027FE4;
  border-radius: 29px;
}

.section-about-pretion-tx{
  position: absolute;
  font-size: 14px;
  font-family: shs-bold;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 20px;
  text-align: center;
  left: 12px;
  top: 5px;
}

.section-about-pretion-tx2{
  position: absolute;
  font-size: 14px;
  right: 11px;
  top: calc(50% - 15px);
  font-family: shs-regular;
  font-weight: 400;
  color: #027FE4;
  line-height: 20px;
  text-align: center;
  right: 10px;
  top: 5px;
}

/* footer */

.footer-fast-nav{
  height: 30px;
  right: 60px;
  font-size: 21px;
  font-family: shs-regular;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 32px;
  top: calc(50% - 15px);
  position: absolute;
}

.footer-sepsprate-line{
  width: 1000px;
  height: 1px;
  top: 96px;
  position: absolute;
  background-color: #4b4b4b;
}

.footer-hotline-title-tx{
  font-size: 17px;
  font-family: shs-medium;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 26px;
}

.footer-hotline-num-tx{
  font-size: 25px;
  font-family: shs-medium;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 38px;
}

/* 关于我们 */

.about_center_content{
  /*background-color: #b3d4fc;*/
  width: 392px;
  height: 136px;
  z-index: 2000;
  position: absolute;
  left: calc(50% - 196px);
  top: calc(50% - 78px);
}

.about_1_center_t{
  width: 392px;
  height: 50px;
  font-size: 40px;
  font-family: shs-regular;
  font-weight: 400;
  color: #FFFFFF;
  /*line-height: 75px;*/
  text-align: center;
}

.about_1_center_s{
  width: 392px;
  height: 60px;
  font-size: 50px;
  font-family: shs-light;
  font-weight: 300;
  color: #FFFFFF;
  bottom: 0px;
  position: absolute;
  text-align: center;
}

.about_2_body{
  min-width: 1440px;
  width: 100%;
  height: 1703px;
  position: relative;
  overflow: hidden;
}

.about_2_1_content{
  width: 1200px;
  height: 553px;
  top: 0;
  position: absolute;
  left: calc(50% - 600px);
  float: left;
}

.about_2_eoroom_content{
  position: absolute;
  width: 688px;
  height: 553px;
}

.about_2_eoroom_content_2{

  width: 1200px;
  height: 514px;
  top: 553px;
  position: absolute;
  left: calc(50% - 600px);
  float: left;
}

.about_2_eoroom_content_3{
  width: 1200px;
  height: 634px;
  top: 1064px;
  position: absolute;
  left: calc(50% - 600px);
  float: left;
}

.about_2_title{
  /*width: 92px;*/
  position: absolute;
  float: left;
  height: 46px;
  font-size: 46px;
  font-family: shs-regular;
  font-weight: 400;
  color: rgba(0,0,0,0.85);
  line-height: 69px;
  left: 88px;
  top: 60px;
}

.about_2_sub_title{
  position: absolute;
  float: left;
  width: 512px;
  height: 440px;
  font-size: 19px;
  font-family: shs-regular;
  font-weight: 400;
  color: rgba(0,0,0,0.85);
  line-height: 40px;
  left: 88px;
  top: 149px;
}

.about_2_img_back{
  position: absolute;
  width: 513px;
  height: 264px;
  left: 688px;
  top: 140px;
}

.about_route_back{
  /*background-color: #b3d4fc;*/
  min-width: 1440px;
  width: 100%;
  height: 80px;
  position: absolute;
  float: left;
  left: 0;
  bottom: 0;
  background: rgba(18, 18, 18, .3);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(5px);
}

.about_route_icon_m{
  width: 21px;
  height: 18px;
  top: calc(50% - 9px);
  left: 87px;
  float: left;
  position: absolute;
}

.about_route_pre_text{
  position: absolute;
  width: 36px;
  height: 18px;
  font-size: 15px;
  font-family: shs-regular;
  font-weight: 400;
  color: rgba(255,255,255,0.65);
  text-align: center;
  top: calc(50% - 9px);
  left: 113px;
}

.about_route_pre_text:hover{
  color: #FFFFFF;
}

.about_route_pre_text2{
  position: absolute;
  width: 72px;
  height: 18px;
  font-size: 15px;
  font-family: shs-regular;
  font-weight: 400;
  color: rgba(255,255,255,0.65);
  text-align: center;
  top: calc(50% - 9px);
  left: 194px;
}

.about_route_pre_text2:hover{
  color: #FFFFFF;
}

.about_route_sur_text{
  position: absolute;
  width: 72px;
  height: 20px;
  font-size: 15px;
  font-family: shs-medium;
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
  top: calc(50% - 10px);
  left: 311px;
}

.about_route_icon_r1{
  width: 9px;
  height: 12px;
  left: 87px;
  float: left;
  position: absolute;
  top: calc(50% - 6px);
  left: 167px;
}

.about_route_icon_r2{
  width: 9px;
  height: 12px;
  left: 87px;
  float: left;
  position: absolute;
  top: calc(50% - 6px);
  left: 284px;
}

.about_main_p{
  width: 100%;
  min-width: 1440px;
  height: 600px;
  position: relative;
  overflow: hidden;
}

.about_content_p{
  width: 1024px;
  height: 620px;
  top: 0;
  position: absolute;
  left: calc(50% - 512px);
  float: left;
}

.about_brand_title{
  width: 100px;
  height: 30px;
  font-size: 22px;
  font-family: shs-medium;
  font-weight: 500;
  color: #000000;
  line-height: 33px;
  text-align: center;
  left: calc(50% - 50px);
  position: absolute;
  top: 41px;
}

.about_brand_partition{
  width: 88px;
  height: 2px;
  background-color: #4b4b4b;
  top: 91px;
  left: calc(50% - 44px);
  position: absolute;
}

.about_brand_desc_1{
  position: absolute;
  top: 102px;
  width: 1024px;
  height: 300px;
  font-size: 18px;
  font-family: shs-regular;
  font-weight: 400;
  color: #000000;
  line-height: 36px;
}

.about_eoroom_icon_b{
  width: 334px;
  height: 42px;
  position: absolute;
  left: calc(50% - 167px);
  top: 456px;
}

.about_brand_desc_2{
  position: absolute;
  bottom: 0;
  width: 1024px;
  height: 70px;
  font-size: 18px;
  font-family: shs-regular;
  font-weight: 400;
  color: #000000;
  line-height: 36px;
}


/* 公司简介 */

.about_main_introd{
  width: 100%;
  min-width: 1440px;
  height: 1330px;
  position: relative;
  overflow: hidden;
}

.about_content_introd{
  width: 1024px;
  height: 1389px;
  top: 0;
  position: absolute;
  left: calc(50% - 512px);
  float: left;
}

.about_eoroom_icon_c{
  width: 216px;
  height: 54px;
  position: absolute;
  left: calc(50% - 108px);
  top: 120px;
}

.about_introd_content_t{
  position: absolute;
  top: 200px;
  width: 1024px;
  height: 700px;
  font-size: 18px;
  font-family: shs-regular;
  font-weight: 400;
  color: #000000;
  line-height: 36px;
}

.about_imgs_back{
  width: 1024px;
  height: 257px;
  position: absolute;
  top: 850px;
  float: left;
}

.about_introd_content_t_1{
  position: absolute;
  top: 1220px;
  width: 1024px;
  height: 80px;
  font-size: 18px;
  font-family: shs-regular;
  font-weight: 400;
  color: #000000;
  line-height: 36px;
}

/* 新闻中心 */

.about_main_news{
  width: 100%;
  min-width: 1440px;
  height: 1700px;
  position: relative;
  overflow: hidden;
}

.about_content_news{
  width: 1000px;
  height: 1700px;
  top: 0;
  position: absolute;
  left: calc(50% - 500px);
  float: left;
  /*background-color: #b3d4fc;*/
}

.about_news_table{
  /*width="1000" height="1555" cellspacing="0" align="center"*/
  width: 1000px;
  height: 1555px;
  border-collapse: collapse;
  border: none;
}

/* 隐藏表格视图外边框 */
.about_news_table td {
  border: 2px solid rgba(0,0,0,0.1);
}

.about_news_table tr:first-child td {
  border-top: none;
}

/*.about_news_table tr:last-child td {*/
  /*border-bottom: none;*/
/*}*/

.about_news_table tr td:first-child {
  border-left: none;
}

.about_news_table tr td:last-child {
  border-right: none;
}

.about_news_cell_content{
  position: relative;
  width: 500px;
  height: 510px;
  float: left;
  top: 22px;
}

.about_news_img_back_l{
  float: left;
  position: relative;
  width: 460px;
  height: 343px;
  left: 0px;
  top: 37px;
}

.about_news_img_back_r{
  float: right;
  position: relative;
  width: 460px;
  height: 343px;
  right: 0;
  top: 37px;
}

.about_news_title_v{
  float: left;
  position: relative;
  left: 0;
  top: 35px;
  margin-top: 35px;
  /*background-color: #b3d4fc;*/
  width: 500px;
  height: 20px;
}

.about_news_circle_l{
  width: 16px;
  height: 16px;
  float: left;
  position: absolute;
  top: 2px;
}

.about_news_circle_r{
  width: 16px;
  height: 16px;
  float: left;
  position: absolute;
  top: 4px;
  left: 38px;
}

.about_news_logo_r{
  width: 130px;
  height: 16px;
  float: left;
  position: absolute;
  top: 2px;
  left: 23px;
}

.about_news_subTitle_l{
  float: left;
  position: absolute;
  width: 500px;
  height: 24px;
  font-size: 16px;
  font-family: shs-regular;
  font-weight: 400;
  color: #000000;
  /*line-height: 29px;*/
  left: 0;
  top: -3px;
}

.about_news_subTitle_r{
  float: left;
  position: absolute;
  width: 500px;
  height: 20px;
  font-size: 16px;
  font-family: shs-regular;
  font-weight: 400;
  color: #000000;
  /*line-height: 29px;*/
  left: 38px;
}


.about_news_time_t{
  float: left;
  position: absolute;
  width: 120px;
  height: 19px;
  font-size: 16px;
  font-family: shs-regular;
  font-weight: 400;
  color: rgba(0,0,0,0.65);
  line-height: 29px;
  top: 440px;
}

.about_news_time_t_r{
  float: left;
  position: absolute;
  width: 120px;
  height: 19px;
  font-size: 16px;
  font-family: shs-regular;
  font-weight: 400;
  color: rgba(0,0,0,0.65);
  line-height: 29px;
  top: 440px;
  left: 38px;
}

.about_news_page_control{
  float: left;
  position: absolute;
  /*background-color: #69C042;*/
  width: 400px;
  bottom: 42px;
  left: calc(50% - 250px);
  height: 61px;
}

/* 页码控制器 */

.about_news_page_left{
  width: 47px;
  height: 61px;
  float: left;
  position: absolute;
  left: calc(50% - 140px);
}

.about_news_page_1{
  width: 47px;
  height: 61px;
  float: left;
  position: absolute;
  left: calc(50% - 80px);
}
.about_news_page_2{
  width: 47px;
  height: 61px;
  float: left;
  position: absolute;
  left: calc(50% - 20px);
}
.about_news_page_3{
  width: 47px;
  height: 61px;
  float: left;
  position: absolute;
  left: calc(50% + 40px);
}
.about_news_page_4{
  width: 47px;
  height: 61px;
  float: left;
  position: absolute;
  left: calc(50% + 100px);
}
.about_news_page_5{
  width: 47px;
  height: 61px;
  float: left;
  position: absolute;
  left: calc(50% + 160px);
}

.about_news_page_right{
  width: 47px;
  height: 61px;
  float: left;
  position: absolute;
  left: calc(50% + 220px);
}

.ask_online_main{
  z-index: 1000;
  /*background-color: #b3d4fc;*/
  /*width: 253px;*/
  /*height: 78px;*/
  width: 0;
  height: 0;
  position: absolute;
  float: right;
  right: 3%;
  top: 72.93973%;
  border-radius: 1rem;
  background: rgba(180, 180, 180, .3);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(5px);
  /*border: 2px solid white;*/
}

