*{
  margin:0;
  padding: 0;
}
html{
  --borc: rgba(96,129,147,0.3);
  --maincol:#608193;
  --titlecol:#33576A;
  --headcol:#97ABB6;
}
html,body{
  width: 100%;
  height: 100%;
  font-family: Microsoft YaHei-Bold, Microsoft YaHei;
  background-color: #F7F9FA;
  position: relative;
}
a{
  text-decoration: none;
}
.lineOne{
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.wid0{
  width: 0;
}
.content{
  margin: 160px auto 0;
}
img{
  display: block;
  width: 100%;
}
input{
  border:none;
  outline: none;
}
input{ filter: none !important;}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-transition-delay: 99999s;
  -webkit-transition: color 99999s ease-out,
    background-color 99999s ease-out;
}
button{
  border:none;
  outline:none;
}
.bgf{
	background-color: #fff;
}
.bgm{
	background-color:#33576A;
}
/* .bgb{
  background-color: #4EDAFE;
} */
.bgp{
  background-color: #F1F5F8;
}
.bg92b{
  background: rgba(146,181,199,0.13);
}
.bgy{
  background-color: #FFC961;
}
.bgdce{
  background-color: #DCE8F0;
}
.over-hidd{
  overflow: hidden;
}
/* .colm{
  color: #33576A;
} */
/* .colb{
  color: #2586B8;
} */
.col258{
  color: rgba(37,134,184,0.82);
}
.col8ab{
  color: #8ABDD8;
}
.colf{
	color:#fff;
}
.colbo{
  color: rgba(37,134,184,0.82);
}
.col333{
  color: #333;
}
.col666{
  color: #666;
}
.col81b{
  color: #81B9D6;
}
.padd_left_right36{
  padding:0 36px;
}
.nav-col-primary{
  color: #2AA1DF;
}
.nav-col-primary-hover{
  color: #33576A;
}
.btnbg-primary{
  background: #2AA1DF;
}
.dflex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.flexwrap {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flexdc{
  flex-direction: column;
}
.flex1{
  flex:1;
}
.flex0{
  flex:1;
  min-width: 0;
}
.dflex-l {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.al-c {
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -o-align-items: center;
  -ms-align-items: center;
}

.al-s {
  align-items: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -o-align-items: flex-start;
}

.al-e {
  align-items: flex-end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -o-align-items: flex-end;
}

.al-n {
  align-items: stretch;
  -webkit-align-items: flex-stretch;
  -moz-align-items: flex-stretch;
  -o-align-items: flex-stretch;
}

.jus-c {
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -o-justify-content: center;
  -ms-justify-content: center;
}

.jus-fs {
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -o-justify-content: flex-start;
  -ms-justify-content: flex-start;
}

.jus-fe {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -o-justify-content: flex-end;
  -ms-justify-content: flex-end;
}

.jus-sb {
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -o-justify-content: space-between;
  -ms-justify-content: space-between;
}

.jus-sa {
  justify-content: space-around;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -o-justify-content: space-around;
  -ms-justify-content: space-around;
}
.psr{
	position: relative;
}
.psa{
	position: absolute;
}
.psf{
	position: fixed;
}
.f-bold{
	font-weight:bold;
}
.f-400{
	font-weight:400;
}
.tar{
	text-align: right;
}
.tac{
	text-align: center;
}
.maxw{
  max-width: 1200px;
  width: 85%;
}
/* .hei70{
  height: 70px;
} */
.hei200{
  height: 200px;
}
.pad26-pad30{
  padding: 26px 30px;
}
/* .boxsd{
  box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.08);
} */
.mar-au{
  margin: auto;
}
.mar-ri{
  margin-right: 6px;
}
.mar-ri4{
  margin-right: 4px;
}
.mar-ri10{
  margin-right: 10px;
}
.mar-ri15{
  margin-right: 15px;
}
.mar-ri20{
  margin-right: 20px;
}
.mar-ri30{
  margin-right: 30px;
}
.mar-le10{
  margin-left: 10px;
}
.mar-le20{
  margin-left: 20px;
}
/* .mar-le68{
  margin-left: 68px;
} */
.mar-tp12{
  margin-top: 12px;
}
.mar-bt6{
  margin-bottom: 6px;
}
.mar-bt10{
  margin-bottom: 10px;
}
.mar-bt20{
  margin-bottom: 20px;
}
.mar-bt30{
  margin-bottom: 30px;
}
.mar-bt34{
  margin-bottom: 34px;
}
.mar-bt40{
  margin-bottom: 40px;
}
.mar-bt60{
  margin-bottom: 60px;
}
.mar-bt100{
  margin-bottom: 100px;
}
.padd20{
  padding:0 20px;
}
.wid80{
  width: 80px;
}
.wid64{
  width: 64px;
}
.hei24{
  height: 24px;
}
.li-hei24{
  line-height: 24px;
}
.li-hei20{
  line-height: 20px;
}
.hei64{
  height: 64px;
}
.pos-ab{
  position: absolute;
}
.font12{
  font-size: 12px;
}
.font14{
  font-size: 14px;
}
.font16{
  font-size: 16px;
}
.font18{
  font-size: 18px;
}
.font20{
  font-size: 20px;
}
.font24{
  font-size: 24px;
}
.cur-poin{
  cursor: pointer;
}
.bor-rau{
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.bor-rau12{
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
}
.bor-rau36{
  border-radius: 36px;
  -webkit-border-radius: 36px;
  -moz-border-radius: 36px;
  -ms-border-radius: 36px;
  -o-border-radius: 36px;
}
/* 公共标题 */
.comTitle{
  font-size: 26px;
  font-weight: bold;
  line-height: 40px;
  margin-bottom: 10px;
  text-align: center;
  color: #333;
}
.comSmallTitle{
  font-size: 16px;
  font-weight: bold;
  color: #608193;
  line-height: 20px;
  margin-bottom: 16px;
  text-align: center;
}
.comSmallTitleb{
  display: none;
  font-size: 16px;
  font-weight: bold;
  color: #2586B8;
  line-height: 23px;
  text-align: center;
  margin-bottom: 30px;
}
.comSmallTitlebs{
  font-size: 14px;
  font-weight: bold;
  color: var(--maincol);
  line-height: 23px;
  text-align: center;
  margin-bottom: 30px;
}
.comSmallTitlebImg{
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
.comTitleDes{
  font-size: 14px;
  font-weight: 400;
  color: #97ABB6;
  line-height: 26px;
  text-align: center;
}
/* 机器人推荐标题 */
.robot_stitle{
  padding-left: 40px;
  margin-bottom: 20px;
  font-size: 16px;
  color: var(--maincol);
  font-weight: bold;
}
.box-border{
  box-sizing: border-box;
}
.wid33{
  width: 32.5%;
}
.swiperPadding{
  box-sizing: border-box;
  padding: 0 40px;
  max-width: 1280px;
}
/*先去掉默认样式*/
.swiper-button-prev:after{
  display: none;
}
.swiper-button-next:after{
  display: none;
}
/*再自定义样式*/
.sw_left{
  position: absolute;
  top: 0;
  background: #F7F9FA;
  left: 0;
  height: 100%;
  width: 38px;
}
.sw_right{
  position: absolute;
  top: 0;
  background: #F7F9FA;
  right: 0;
  height: 100%;
  width: 40px;
}
/* .swiper-button-prev{
  width: 30px;
  height: 30px;
  background: url('../img/index/icon_left.png') no-repeat;
  bottom: 15px;
  left: 0;
  background-size: 100%;
}
.swiper-button-next{
  width: 30px;
  height: 30px;
  background:url('../img/index/icon_right.png') no-repeat;
  bottom: 15px;
  right: 0;
  background-size: 100%;
} */
.swiper-button-prev{
  width: 18px;
  height: 27px;
  background: url('../img/index/icon_arrowleft.png') no-repeat;
  bottom: 15px;
  left: 0;
  background-size: 100%;
}
.swiper-button-next{
  width: 18px;
  height: 27px;
  background: url('../img/index/icon_arrowright.png') no-repeat;
  bottom: 15px;
  right: 0;
  background-size: 100%;
}
.combox{
  max-width: 1200px;
  width: 85%;
  margin:0 auto 30px;
}
.comboxs{
  max-width: 1280px;
  width: 90%;
  margin:0 auto 30px;
}
/* 面包屑导航 */
.crumb{
  display: block;
  max-width: 1200px;
  width: 85%;
  margin: auto;
  margin-bottom: 30px;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  color: var(--maincol);
}
.crumb a{
  color: var(--maincol);
}
.news{
  max-height: 140px;
  margin-bottom: 14px;
  margin-right: 1.04%;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  cursor: pointer;
  box-sizing: border-box;
  padding: 16px;
  background: #fff;
  border: 1px solid rgba(96,129,147,0.3);
  color: #33576A;
}
.newsImg{
  width: 64px;
  height: 64px;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background:url("../img/default.png") no-repeat center;
  background-size: 100%;
  flex-shrink: 0;
}
.newDes{
  /* color: ; */
  height: 44px;
  line-height: 20px;
  font-size: 12px;
  margin-bottom: 10px;
  display: -webkit-box; /* 将对象作为弹性伸缩盒子模型显示 */
  -webkit-box-orient: vertical; /* 设置或检索伸缩盒对象的子元素的排列方式 */
  -webkit-line-clamp: 2; /* 2行，只有 webkit内核支持 */
  word-break: break-all; /* 纯英文换行 */
  overflow: hidden;
}
.newsTitle{
  margin-bottom: 12px;
}
.newsTitle p{
  font-size: 16px;
  width: 60%;
  padding-right: 10px;
  box-sizing: border-box;
  flex: 1;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  width: 0;
}
.newsTitle span{
  font-size: 12px;
  font-weight: 400;
}
.newPeo i{
  font-size: 18px;
  color: #608193;  
}
.newPeo span{
  font-size: 12px;
}

.news:nth-child(3n){
  margin-right: 0;
}
.news:hover{
  background-color: #E3E9EC;
  /* box-shadow: 0px 12px 24px 0px rgba(37,134,184,0.52); */
}
/* .news:hover .desfff{
  color: #fff;
} */

/* index页面的第一个轮播 */
.box1swiper{
  max-width: 1280px;
  /* width: 95%; */
  margin: auto;
}
.indexsw1{
  display: block;
  padding: 16px;
  box-sizing: border-box;
  background: #fff;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border: 1px solid rgba(96,129,147,0.3);
  position: relative;
}
.indexsw1 i{
  color: #608193;
  font-size: 14px;
  margin-right: 2px;
}
.indexsw1 span{
  color: #608193;
  font-size: 12px;
}
.indexsw1:hover{
  background: #E3E9EC;
}
.indexsw1:hover .indexsw1title
,.indexsw1:hover .colbo
,.indexsw1:hover .indexsw1type
,.indexsw1:hover .indexsw1des
,.indexsw1:hover i
,.indexsw1:hover span
{
  /* color: #fff; */
}
.indexsw1img{
  width: 88px;
  height: 88px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  overflow: hidden;
  margin-left: 20px;
  flex-shrink: 0;
}
.indexsw1title{
  font-size: 14px;
  color: #608193;
  margin-bottom: 12px;
  font-weight: bold;
  height: 20px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.indexsw1type{
  color: #608193;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 10px;
}
.indexsw1des{
  height: 54px;
  line-height: 18px;
  font-weight: 400;
  font-size: 12px;
  margin-bottom: 25px;
  color: #97ABB6;
  display: -webkit-box; /* 将对象作为弹性伸缩盒子模型显示 */
  -webkit-box-orient: vertical; /* 设置或检索伸缩盒对象的子元素的排列方式 */
  -webkit-line-clamp: 2; /* 2行，只有 webkit内核支持 */
  word-break: break-all; /* 纯英文换行 */
  overflow: hidden;
}
.indexsw1ad{
  width: 42px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background: #FFC961;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  color: #fff;
  font-size: 14px;
  position: absolute;
  bottom: 16px;
  right: 16px;
}
/* index页面的第七个6个slide的轮播图 */
.indexsw2{
  display: block;
  width: 100%;
  height: 100%;
  padding: 30px 0 20px;
  box-sizing: border-box;
  background: #fff;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  overflow: hidden;
  border: 1px solid rgba(96,129,147,0.3);
}
.indexsw2:hover{
  background: #E3E9EC;
}
.indexsw2img{
  width: 98px;
  height: 98px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  overflow: hidden;
  margin: auto;
  margin-bottom: 18px;
}
.indexsw2title{
  height: 40px;
  line-height: 20px;
  font-size: 16px;
  margin-bottom: 16px;
  color: #608193;
  /* white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis; */
  text-align: center;
  padding: 0 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
  overflow: hidden;
}
.indexsw2ad{
  line-height: 16px;
  text-align: center;
  color: #97ABB6;
  font-size: 12px;
  font-weight: 400;
  border-radius: 9px 9px 9px 9px;
  -webkit-border-radius: 9px 9px 9px 9px;
  -moz-border-radius: 9px 9px 9px 9px;
  -ms-border-radius: 9px 9px 9px 9px;
  -o-border-radius: 9px 9px 9px 9px;
  margin:auto;
}
.indexsw2btn{
  width: 47px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  background: #FFC961;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  right: 6px;
  top: 6px;
}

/* group页面第一个轮播 */
.indexsw3{
  display: block;
  width: 100%;
  height: 100%;
  padding: 20px;
  box-sizing: border-box;
  background: #fff;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  cursor: pointer;
  border:1px solid var(--borc);
  color: var(--titlecol);
}
.indexsw3img{
  width: 88px;
  height: 88px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  overflow: hidden;
}
.indexsw3title{
  height: 24px;
  line-height: 21px;
  font-size: 16px;
  font-weight: bold;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  margin-bottom: 10px;
}
.indexsw3des{
  height: 54px;
  line-height: 18px;
  font-weight: 400;
  font-size: 12px;
  margin-top: 10px;
  display: -webkit-box; /* 将对象作为弹性伸缩盒子模型显示 */
  -webkit-box-orient: vertical; /* 设置或检索伸缩盒对象的子元素的排列方式 */
  -webkit-line-clamp: 3; /* 2行，只有 webkit内核支持 */
  word-break: break-all; /* 纯英文换行 */
  overflow: hidden;
}
.indexsw3ad{
  display: block;
  border: 2px solid rgba(96,129,147,0.3);
  width: 120px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  margin-top: 10px;
  font-size: 12px;
  border-radius: 9px 9px 9px 9px;
  -webkit-border-radius: 9px 9px 9px 9px;
  -moz-border-radius: 9px 9px 9px 9px;
  -ms-border-radius: 9px 9px 9px 9px;
  -o-border-radius: 9px 9px 9px 9px;
}
.indexsw3ad:hover{
  background: #E3E9EC;
  font-weight: bold;
  border: 2px solid #E3E9EC;
}

.comCheckBtn{
  width: 150px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: var(--titlecol);
  border-radius: 35px 35px 35px 35px;
  -webkit-border-radius: 35px 35px 35px 35px;
  -moz-border-radius: 35px 35px 35px 35px;
  -ms-border-radius: 35px 35px 35px 35px;
  -o-border-radius: 35px 35px 35px 35px;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  margin:60px auto;
  cursor: pointer;
}

/* 暂无数据 */
.com_empty{
  display: flex;
  flex-direction: column;
  align-items: center;
  display: none;
  color: #ccc;
  font-size: 18px;
}
.com_empty i{
  font-size: 160px;
  margin-bottom: 20px;
}

/* 关于我们li */

/* 置顶 */
.topBox{
  position: fixed;
  bottom: 80px;
  right: 20px;
  /* width: 56px;
  height: 56px; */
  padding: 10px;
  background: #608193;
  border-radius: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  -ms-border-radius: 9px;
  -o-border-radius: 9px;
  cursor: pointer;
  z-index: 15;
  display: none;
}
.topBox i{
  font-size: 33px;
  color: #fff;
}
.topBox:hover{
  box-shadow: 0px 6px 10px 0px rgba(37,134,184,0.52);
}

@media only screen and (max-width: 1400px) {
  .comboxs{
    padding: 0 20px;
  }
}
@media only screen and (max-width: 1250px) {
  .combox,.comboxs,.crumb{
    padding: 0 20px;
  }
}
/* 1024-1200 */
@media screen and (max-width: 1200px) {
  /* 公共标题 */
  .comTitle{
    font-size: 26px;
  }
  .comSmallTitle{
    font-size: 18px;
  }
  .comSmallTitleb{
    font-size: 16px;
  }
  .comTitleDes{
    font-size: 16px;
    line-height: 24px;
  }
  .combox,.comboxs{
    margin-bottom: 50px;
  }
  .content{
    padding: 0 20px;
  }
  .maxw{
    width: 90%;
    padding: 0 20px;
  }
  .combox{
    width: 90%;
  }
  .comboxs{
    width: 96%;
  }
  .crumb{
    width: 90%;
  }
}
/* ipad pro */
@media screen and (max-width: 1024px) {
  /* 公共标题 */
  .comTitle{
    font-size: 24px;
    margin-bottom: 20px;
  }
  .comSmallTitle{
    font-size: 16px;
  }
  .comSmallTitleb{
    font-size: 16px;
  }
  .comTitleDes{
    font-size: 14px;
    line-height: 24px;
  }
  .combox,.comboxs{
    margin-bottom: 40px;
  }
}
/* ipad */
@media screen and (max-width: 767px) {
  .crumb{
    display: none;
  }
  .content{
    margin-top: 90px;
    padding: 0 20px;
  }
  /* 公共标题 */
  .comTitle{
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 14px;
    color: #333333;
  }
  .comSmallTitle{
    font-size: 14px;
    font-weight: 400;
    color: #333333;
  }
  .comSmallTitleb{
    font-size: 12px;
  }
  .comTitleDes{
    font-size: 12px;
    line-height: 20px;
  }
  .combox,.comboxs{
    width: 100%;
  }
  .combox, .comboxs, .crumb {
    padding: 0 0px;
  }
  .swiperPadding{
    padding: 0 12px 0 18px;
  }
  .sw_right{
    width: 12px;
  }
  .sw_left{
    width: 18px;
  }
  .swiper-button-next
  ,.swiper-button-prev
  ,.swiper-button-next.swiper-button-disabled
  ,.swiper-button-prev.swiper-button-disabled{
    width: 6px;
    height: auto;
    background-size: 100%;
    top: 57%;
  }
  .iconjian .swiper-button-next
  ,.iconjian .swiper-button-prev
  ,.iconjian .swiper-button-next.swiper-button-disabled
  ,.iconjian .swiper-button-prev.swiper-button-disabled{
    width: 6px;
    height: auto;
    background-size: 100%;
  }
  .comCheckBtn{
    margin:30px auto;
    width: 140px;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
  }
  .robot_stitle{
    padding-left: 20px;
    font-size: 14px;
  }
  .indexsw3img{
    width: 78px;
    height: 78px;
  }
  .indexsw3title{
    line-height: 16px;
    height: 16px;
  }
  .indexsw3ad{
    background:var(--titlecol);
    color: #fff;
    border:none;
    width: 100px;
    height: 28px;
    line-height: 28px;
    margin-top: 8px;
  }
  .indexsw3des{
    font-size: 12px;
    line-height: 18px;
    height: 36px;
    margin-top: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all;
    overflow: hidden;
  }
  .topBox i{
    font-size: 22px;
  }
}
/* 1024-1200 */
@media screen and (max-width: 1200px) {
  
}
/* ipad pro */
@media screen and (max-width: 1024px) {
  
}
/* ipad */
@media screen and (max-width: 767px) {

}
/* iphoneX */
@media screen and (max-width: 375px) and (-webkit-device-pixel-ratio: 3) {

}
/* iphone6 7 8 */
@media screen and (max-width: 375px) and (-webkit-device-pixel-ratio: 2) {
  
}
/* iphone5 */
@media screen and (max-width: 320px) {
  
}