@charset "utf-8";
/* CSS Document */
body { font:12px/24px "Hiragino Sans GB","MicroSoft YaHei",Arial,sans-serif; background:#f4f4ff; overflow-x: hidden;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, select, textarea, th, td { margin: 0; padding: 0; color:#333; }
img { border:none; max-width:100%; }
a { color:#333; text-decoration:none;}
a:hover{color: #e4393c;text-decoration:none;}
a,area { blr:expression(this.onFocus=this.blur()) }
ul, li{ list-style:none;}
table { border-collapse:collapse;border-spacing:0; max-width:100%;}
input { outline:0;}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
:focus { outline: none; }
input::focus-inner { padding:0;border:0;}

.fl { float:left;} .fr { float:right;}
.clearfix:after {  display: block;  content: '';  clear: both; }
.clearfix { zoom: 1;}
.clear { height:0; width:100%; font-size:1px; line-height:0; visibility:hidden; overflow:hidden;}
.Width { width:1200px; margin:0 auto; position: relative;}
.hide { display:none;} .onlymob { display:none;}
.pointer { cursor:pointer;}
.xy{
	text-align:center;
	margin-top: 0;
	
	color: #6F6F6F;
}
/* ���澶撮� */
.ht_top {width: 100%;background: #fafafa url(https://www.huatu.com/z/topfooter/images/nav_bg.gif) repeat-x 0 0;line-height: 41px;overflow: hidden;}
.ht_top .zt_top { width: 1200px;height: 41px;margin: 0 auto;}
.ht_top h1 { float:left;}
.ht_top h1 a {float: left;width: 131px;height: 40px;overflow: hidden;text-indent: -100em;background: url(https://www.huatu.com/z/topfooter/images/logo.gif) no-repeat; font-size:12px;}
.ht_top .topnav {float: right; color:#333; font-size:12px;}
.ht_top .topnav a {padding:0 8px;}
.ht_top .topnav a:hover { color:#e4393c; text-decoration:underline;}

.banner {
  position: relative; 
  width: 100%;
  height: 692px;
}
.banner .Width{
  height: 692px;
}
.banner .txt01{
  padding-top: 90px;
  font-size: 44px;
  line-height: 180px;
  color: #fff;
  font-family: "寰�蒋���";
}
.banner .txt02{
  width: 584px;
  height: 134px;
  background: url(../images/txt02.png) no-repeat center / 100% auto;
  text-indent: -999rem;
  overflow: hidden;
}
.banner .txt03{
  padding-top: 60px;
}
.banner .txt03 a{
  display: inline-block;
  width: 196px;
  height: 60px;
  margin-right: 50px;
  border-radius: 8px;
  background:#4673ff;
	background: -webkit-linear-gradient(90deg,#4673ff, #5a98fc);
  background: linear-gradient(90deg,#4673ff, #5a98fc);
  box-shadow: 0 0 38px 5px rgba(102, 142, 253, 0.7);
  font-size: 30px;
  line-height: 60px;
  color: #fff;
  text-align: center;
}
.banner .txt03 a:hover{
  background:#03daea;
	background: -webkit-linear-gradient(90deg,#03daea, #2396e9);
  background: linear-gradient(90deg,#03daea, #2396e9);
}
.banner .bannerbg{
  position: absolute;
  left: 50%;
  top: 0;
  width: 2000px;
  height: 847px;
  margin-left: -1000px;
  background: url(../images/bannerbg.png) no-repeat center / 100% 100%;
  z-index: -1;
}
.banner .ban01 {
  position: absolute;
  left: 0;
  top: 320px;
  width: 93px;
  height: 93px;
  margin-left: -260px;
  background: url(../images/ban01.png) no-repeat center / 100% 100%;
  animation: transLate 8s 2s ease infinite;
}
.banner .ban02 {
  position: absolute;
  right: 0;
  top: 110px;
  width: 565px;
  height: 601px;
  margin-right: -162px;
  background: url(../images/ban02.png) no-repeat center / 100% 100%;
}

@keyframes transLate {
  50% {
    transform: translate3d(0, -20px, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes scales {
  50% {
    transform: scale(1.05,1.05);
  }
  100% {
    transform: scale(1,1);
  }
}

.title{
  font-size: 30px;
  line-height: 118px;
  text-align: center;
}
.title em{
  font-style: normal;
}
.title02{
	color:#fff;
}
.menu{
  padding-bottom: 15px;
  text-align: center;
}
.menu span{
  float: left;
  width: 115px;
  height: 54px;
  margin: 0 5px 14px 0;
  background:#e5e5ef;
	background: -webkit-linear-gradient(0deg,#e5e5ef, #fff);
  background: linear-gradient(0deg,#e5e5ef, #fff);
  box-shadow: 0 0 5px 0px rgba(216, 216, 218, 0.7);
  border-radius: 8px;
  font-size: 24px;
  line-height: 54px;
  color: #444;
  cursor: pointer;
}
.menu span.on{
  background:#60c6fa;
	background: -webkit-linear-gradient(180deg,#60c6fa, #5757fe);
  background: linear-gradient(180deg,#60c6fa, #5757fe);
  color: #fff;
}
.menu span.cur{
	color: #60c6fa;
}
.menu span:nth-child(10n){
  margin-right: 0;
}
.ul01{
  background-color: #fbfbfe;
}
.ul01 li{
  padding:0 55px 50px;  
  display: none;
}
.infobox dl{
  float: left;
  width: 520px;
  height: 206px;
  margin: 0 50px 40px 0;
  background-color: #fff;
  box-shadow: 0 0 25px 5px rgba(216, 216, 218, 0.3);
  border-radius: 5px;
}
.infobox dl:nth-child(2n){
  margin-right: 0;
}
.infobox dt{
  float: left;
  width: 90px;
  height: 170px;
  margin: 32px 0 0 60px;
  text-align: center;
}
.infobox dt a{
  display: block;
  width: 100%;
  height: 100%;
}
.infobox dt i{
  display: block;
  width: 79px;
  height: 79px;
  margin: 0 auto 20px;
  background: url(../images/icon01.png) no-repeat center / 100% 100%;
  transition: all .5s;
}
.infobox dl:nth-child(2) dt i{
  background-image: url(../images/icon02.png);
  margin-bottom: 12px;
}
.infobox dl:nth-child(3) dt i{
  background-image: url(../images/icon03.png);
}
.infobox dl:nth-child(4) dt i{
  background-image: url(../images/icon04.png);
}
.infobox dl:nth-child(5) dt i{
  background-image: url(../images/icon05.png);
}
.infobox dl:nth-child(6) dt i{
  background-image: url(../images/icon06.png);
}
.infobox dt a:hover i{
  transform: scale(1.1,1.1);
}
.infobox dt h4{
  font-size: 22px;
  line-height: 30px;
  color: #1a1918;
}
.infobox dd{
  float: right;
  width: 276px;
  height: 170px;
  margin: 28px 50px 0 0;
}
.infobox dd p{
  height: 120px;
  font-size: 14px;
  line-height: 30px;
  overflow: hidden;
}
.infobox dd a{
  display: block;
  margin-top: 12px;
  font-size: 14px;
  line-height: 30px;
  text-align: right;
}
.btnbox{
  height: 140px;
}
.btnbox a{
  display: block;
  width: 100%;
  height: 100%;
  transition: all .5s;
}
.btnbox a:hover{
  transform: translateY(-3px);
}
.btnbox .btn01{
  float: left;
  width: 647px;
  height: 140px;
  margin-right: 23px;
  background: url(../images/abg.png) no-repeat center / 100% 100%;
  text-align: center;
}
.btnbox .btn01 span{
  display: inline-block;
  margin-right: 20px;
  font-size: 36px;
  color: #fff;
  line-height: 140px;
  vertical-align: middle;
  text-shadow: 2px 0 0 rgba(216, 216, 218, 0.7);
}
.btnbox .btn01 b{
  display: inline-block;
  width: 112px;
  height: 32px;
  background:#8181fd;
  border-radius: 32px;
  box-shadow: 0 0 25px 5px rgba(216, 216, 218, 0.6);
  text-shadow: 2px 0 0 rgba(216, 216, 218, 0.7);
  color: #fff;
  font-size: 18px;
  line-height: 32px;
  vertical-align: middle;
}
.btnbox .btn02{
  float: left;
  width: 210px;
  height: 140px;
  background: #5f45fd;
  text-align: center;
}
.btnbox .btn02 i{
  display: inline-block;
  width: 60px;
  height: 60px;
  margin-top: 20px;
  background: url(../images/icon07.png) no-repeat center / 100% 100%;
}
.btnbox .btn03 i{
  background-image: url(../images/icon08.png);
}
.btnbox .btn02 p{
  font-size: 22px;
  line-height: 36px;
  color: #fff;
}
.btnbox .btn03{
  background: #7d68fc;
}

.box02{
  margin-top: 48px;
}
.ul02{
  padding: 20px 0 10px;
}
.ul02 li{
  float: left;
  width: 210px;
  height: 164px;
  background: #fff;
  margin-right: 36px;
  margin-bottom: 36px;
  cursor: pointer;
  transition: all .5s;
}
.ul02 li:nth-child(5){
  margin-right: 0;
}
.ul02 li:nth-child(6){
  margin-left: 110px;
}
.ul02 li:hover{
  transform: translateY(-10px);
  background:#01dfe9;
	background: -webkit-linear-gradient(90deg,#01dfe9, #3c79fe);
  background: linear-gradient(90deg,#01dfe9, #3c79fe);
}
.ul02 li:hover p{
  color: #fff;
}
.ul02 li a{
  display: block;
  width: 100%;
  height: 100%;
}
.ul02 li i{
  display: block;
  width: 60px;
  height: 60px;
  background: url(../images/icon1-a.png) no-repeat center / 100% 100%;
  margin: 20px auto 10px;
}
.ul02 li p{
  padding: 0 20px;
  font-size: 18px;
  line-height: 28px;
}
.ul02 li:nth-child(2) i{
  background-image: url(../images/icon2-a.png);
}
.ul02 li:nth-child(3) i{
  background-image: url(../images/icon3-a.png);
}
.ul02 li:nth-child(4) i{
  background-image: url(../images/icon4-a.png);
}
.ul02 li:nth-child(5) i{
  background-image: url(../images/icon5-a.png);
}
.ul02 li:nth-child(6) i{
  background-image: url(../images/icon6-a.png);
}
.ul02 li:nth-child(7) i{
  background-image: url(../images/icon7-a.png);
}
.ul02 li:nth-child(8) i{
  background-image: url(../images/icon8-a.png);
}
.ul02 li:nth-child(9) i{
  background-image: url(../images/icon9-a.png);
}
.ul02 li:nth-child(1):hover i{
  background-image: url(../images/icon1-b.png);
}
.ul02 li:nth-child(2):hover i{
  background-image: url(../images/icon2-b.png);
}
.ul02 li:nth-child(3):hover i{
  background-image: url(../images/icon3-b.png);
}
.ul02 li:nth-child(4):hover i{
  background-image: url(../images/icon4-b.png);
}
.ul02 li:nth-child(5):hover i{
  background-image: url(../images/icon5-b.png);
}
.ul02 li:nth-child(6):hover i{
  background-image: url(../images/icon6-b.png);
}
.ul02 li:nth-child(7):hover i{
  background-image: url(../images/icon7-b.png);
}
.ul02 li:nth-child(8):hover i{
  background-image: url(../images/icon8-b.png);
}
.ul02 li:nth-child(9):hover i{
  background-image: url(../images/icon9-b.png);
}

.box03 a{
  float: left;
  width: 180px;
  height: 64px;
  margin: 0 24px 24px 0;
  background: #fff;
  border-radius: 64px;
  font-size: 24px;
  line-height: 64px;
  text-align: center;
  cursor: pointer;
}
.box03 a:hover{
  background:#01dfe9;
	background: -webkit-linear-gradient(90deg,#01dfe9, #3c79fe);
  background: linear-gradient(90deg,#01dfe9, #3c79fe);
  color: #fff;
}
.box03 a:nth-child(6n){
  margin-right: 0;
}

.footerbg{
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 2000px;
  height: 1000px;
  background: url(../images/footerbg.png) no-repeat center top / 100% auto;
  margin-left: -1000px;
  z-index: -1;
}

.xfbox{
  position: fixed;
  right: 0;
  bottom: 50%;
  width: 200px;
  height: 360px;
  padding: 15px;
  margin-bottom: -180px;
  background:#6094f9;
	background: -webkit-linear-gradient(-60deg,#6094f9, #5757fe);
  background: linear-gradient(-60deg,#6094f9, #5757fe);
  border-radius: 10px;
  box-sizing: border-box;
  z-index: 99;
}
.xfbox .close {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 14px;
  height: 14px;
  background: url(../images/close.png) no-repeat center / 100% 100%;
  text-indent: -999em;
  overflow: hidden;
  cursor: pointer;
}
.xfbox p{
  font-size: 18px;
  line-height: 50px;
  color: #fff;
}
.xfbox .textarea{
  display: block;
  width: 170px;
  height: 80px;
  margin-bottom: 15px;
  border: 0;
  resize: none;
  background: #fff;
  border-radius: 5px;
  font-size: 16px;
  line-height: 30px;
}
.xfbox .inp{
  display: block;
  width: 170px;
  height: 40px;
  border: 0;
  background: #fff;
  border-radius: 5px;
  font-size: 16px;
  line-height: 36px;
}
.xfbox .btn{
  display: block;
  width: 140px;
  height: 40px;
  margin: 30px auto;
  background:#01dfe9;
	background: -webkit-linear-gradient(90deg,#01dfe9, #3c79fe);
  background: linear-gradient(90deg,#01dfe9, #3c79fe);
  border-radius: 40px;
	border:0;
  font-size: 18px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

  /* ���搴�� */
.footer { 
  width: 100%;
  position: relative;
  padding:60px 0;  
  text-align: center;
 }
.footer p {
  line-height: 26px; 
  color:#fff; 
  font-size:14px;
  position: relative;
}
.footer p a {
  color: #fff; 
  font-size:14px;
}
.footer p span {
  padding-bottom: 0px; 
  padding-left: 5px; 
  padding-right: 5px; 
  padding-top: 0px
}

.kc{
   text-align: center;
   margin-top: auto;
  
}

@media only all and (max-width:1200px){
  .onlymob { display:block;}
  html{ font-size:20px; }
  body { font: 0.7rem/1.2rem "Hiragino Sans GB","\5FAE\8F6F\96C5\9ED1","\9ED1\4F53",Arial,sans-serif; }
  html,body{  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .Width {  width: 17.75rem; }

  /* ������ */
  .ht_top .topnav a:nth-child(n+2) ,
  .footer p ,
  .banner .ban01,.banner .ban02,.footerbg,
  .pc,
  .onlypc
  {  display: none;  }

  /* ���澶撮� */
  .ht_top { line-height: 2.5rem; height:2.5rem; background-size:auto 100%; }
  .ht_top .zt_top { width:17.5rem; height:2.5rem; }
  .ht_top h1 a { height:2.5rem; width:7.5rem; background: url(https://www.huatu.com/images/2015css/images/mob_logo.png) no-repeat center; background-size:100%; }
  .ht_top .topnav { font-size:0.8rem; text-indent:-1000rem;}
  .ht_top .topnav a { padding:0 0 0 0.3rem; text-indent: 0; float: right; }

  .banner { 
    width: 18.75rem;
    height: 14.75rem;
    margin: 0 auto;
  }
  .banner {
    position: relative; 
    width: 100%;
    height: 14.75rem;
  }
  .banner .Width{
    height: 14.75rem;
  }
  .banner .txt01{
    padding-top: .5rem;
    font-size: 1rem;
    line-height: 3rem;
  }
  .banner .txt02{
    width: 10rem;
    height: 2.3rem;
  }
  .banner .txt03{
    padding-top: 1rem;
  }
  .banner .txt03 a{
    display: block;
    width: 5.2rem;
    height: 1.8rem;
    margin: 0;
    border-radius: .3rem;
    font-size: .75rem;
    line-height: 1.8rem;
  }
  .banner .txt03 a:nth-child(2){
    margin: .5rem 0 0 5rem;
  }
  .banner .txt03 a:nth-child(3){
    margin: .5rem 0 0 10rem;
  }
  .banner .bannerbg{
    width: 18.75rem;
    height: 14.75rem;
    margin-left: -9.375rem;
    background: url(../images/bannerbg-m.png) no-repeat center / 100% 100%;
  }

  .title{
    font-size: .9rem;
    line-height: 3rem;
  }
	.title02{
	color:#333;
}
  .menu{
    padding-bottom: .5rem;
  }
  .menu span{
    width: 4rem;
    height: 1.6rem;
    margin: 0 .58rem .8rem 0;
    border-radius: .3rem;
    font-size: .7rem;
    line-height: 1.6rem;
  }
  .menu span:nth-child(10n){
    margin-right: .58rem;
  }
  .menu span:nth-child(4n){
    margin-right: 0;
  }
  .ul01{
    background: none;
  }
  .ul01 li{
    padding:0 0 1.5rem;  
    display: none;
  }
  .infobox dl{
    float: left;
    width: 100%;
    height: 7rem;
    margin: 0 0 .5rem 0;
    border-radius: .2rem;
  }
  .infobox dt{
    width: 4rem;
    height: 6rem;
    margin: 1rem 0 0 1rem;
  }
  .infobox dt i{
    width: 3.6rem;
    height: 3.6rem;
    margin: 0 auto .5rem;
  }
  .infobox dl:nth-child(2) dt i{
    margin-bottom: .2rem;
  }
  .infobox dt h4{
    font-size: .75rem;
    line-height: 1rem;
  }
  .infobox dd{
    width: 11rem;
    height: 6.2rem;
    margin: .8rem 1rem 0 0;
  }
  .infobox dd p{
    height: 4.4rem;
    font-size: .6rem;
    line-height: 1.1rem;
    overflow: hidden;
  }
  .infobox dd a{
    margin-top: 0;
    font-size: .6rem;
    line-height: 1rem;
  }
  .btnbox{
    height: 7rem;
  }
  .btnbox a{
    transition: none;
  }
  .btnbox a:hover{
    transform: none;
  }
  .btnbox .btn01{
    float: left;
    width: 100%;
    height: 3.5rem;
    margin-right: 0;
  }
  .btnbox .btn01 span{
    display: block;
    margin-right: 0;
    font-size: .8rem;
    line-height: 2rem;
  }
  .btnbox .btn01 b{
    display: inline-block;
    width: 4rem;
    height: 1rem;
    border-radius: 1rem;
    font-size: .6rem;
    line-height: 1rem;
    text-shadow: none;
  }
  .btnbox .btn02{
    float: left;
    width: 50%;
    height: 3.5rem;
  }
  .btnbox .btn02 i{
    width: 1.5rem;
    height: 1.5rem;
    margin-top: .3rem;
  }
  .btnbox .btn02 p{
    font-size: .75rem;
    line-height: 1.2rem;
  }
  .box02{
    margin-top: 0;
  }
  .ul02{
    padding: .5rem 0 1rem;
  }
  .ul02 li{
    float: left;
    width: 32%;
    height: 5.6rem;
    margin-right: 2%;
    margin-bottom: .5rem;
    cursor: pointer;
    transition: none;
  }
  .ul02 li:nth-child(5){
    margin-right: 2%;
  }
  .ul02 li:nth-child(3n){
    margin-right: 0;
  }
  .ul02 li:nth-child(6){
    margin-left: 0;
  }
  .ul02 li:hover{
    transform: none;
    background:#01dfe9;
    background: -webkit-linear-gradient(90deg,#01dfe9, #3c79fe);
    background: linear-gradient(90deg,#01dfe9, #3c79fe);
  }
  .ul02 li i{
    width: 1.5rem;
    height: 1.5rem;
    margin: .3rem auto .2rem;
  }
  .ul02 li p{
    padding: 0 .5rem;
    font-size: .65rem;
    line-height: 1rem;
  }  
  .box03 a{
    width: 4rem;
    height: 1.7rem;
    margin: 0 .58rem .6rem 0;
    border-radius: 1.7rem;
    font-size: .7rem;
    line-height: 1.7rem;
  }
  .box03 a:nth-child(6n){
    margin-right: .58rem;
  }
  .box03 a:nth-child(4n){
    margin-right: 0;
  } 
  .xfbox{
    position: fixed;
    right: 50%;
    bottom: 0;
    width: 17.75rem;
    height: 7.6rem;
    padding: .8rem;
    margin-right: -8.875rem;
    margin-bottom: 0;  
    border-radius: .2rem;
    box-sizing: border-box;
  }
  .xfbox .close{
    right: .2rem;
    top: .2rem;
    width: .8rem;
    height: .8rem;
  }
  .xfbox p{
    display: none;
  }
  .xfbox .textarea{
    width: 15rem;
    height: 2.6rem;
    padding-left:.5rem;
    margin: 0 auto .5rem;
    border-radius: .2rem;
    font-size: .65rem;
    line-height: 1.3rem;
    box-sizing: border-box;
  }
  .xfbox .inp{
    width: 15rem;
    height: 1.5rem;
    padding-left: .5rem;
    margin: 0 auto;
    border-radius: .2rem;
    font-size: .65rem;
    line-height: 1.5rem;
    box-sizing: border-box;
  }
  .xfbox .btn{
    display: block;
    width: 5rem;
    height: 1.5rem;
    margin: .5rem auto 0;
    border-radius: 1.5rem;
    font-size: .65rem;
    line-height: 1.5rem;
  }
  
  
  /* ���搴�� */
  .footer { height:3rem; padding:0;overflow:hidden; padding-top: 0rem; padding-bottom: 7rem;}
  .footer p { display: none;}
  .footer:before { color:#333; position:absolute; left:0; top:0; display:block; content:"���������������";
    width: 100%; height:3rem; padding:0; overflow:hidden;
    line-height:3rem; font-size:0.7rem; text-align: center; }

}

/*���绉诲�绔����/

/*寮圭�*/
.login-wrap {
    width: 400px !important;
}

.login-box {
    display: none;
    padding: 30px 0;
}

.login-box h3 {
    text-align: center;
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 20px;
}

.login-box ul {
    width: 360px;
    margin: 0 auto;
}

.login-box ul li {
    width: 100%;
    height: 42px;
    position: relative;
    margin-bottom: 10px;
}

.login-box ul li .txt {
    width: 90%;
    height: 100%;
    border-radius: 10px;
    box-shadow: 0 0 10px #007eff;
    padding: 0 10px;
    font-size: 16px;
}

.login-box ul li select {
    width: 97%;
    height: 100%;
    border-radius: 10px;
    box-shadow: 0 0 10px #007eff;
    padding: 0 10px;
    font-size: 16px;
}


.login-box ul li .yzm {
    position: absolute;
    width: 100px;
    height: 100%;
    top: 0;
    right: 0;
    border-radius: 10px;
    background: #0089ff;
    font-size: 16px;
    color: #ffffff;
    cursor: pointer;
}

.login-box .btn {
    width: 360px;
    display: block;
    margin: 20px auto 0;
    height: 46px;
    border-radius: 10px;
    background: #0089ff;
    color: #ffffff;
    font-size: 20px;
    cursor: pointer;
}

.lianxi iframe {
    height: 300px;
}

@media screen and (max-width:1366px) {}

@media screen and (max-width:750px) {
    .login-wrap {
        width: 96% !important;
    }
    .login-box {
        padding: 1rem 0;
    }
    .login-box h3 {
        font-size: 1rem;
        margin-bottom: 1rem;
    }
    .login-box ul {
        width: 90%;
    }
    .login-box ul li {
        height: 2.2rem;
        margin-bottom: 10px;
    }
    .login-box ul li .txt {
        border-radius: .2rem;
        box-shadow: 0 0 0.3rem #4e81f5;
        font-size: 1rem;
        height: 2em;
    }
	 .login-box ul li select {
        border-radius: .2rem;
        box-shadow: 0 0 0.3rem #4e81f5;
        font-size: 1rem;
        height: 2em;
    }
	
    .login-box ul li .yzm {
        width: 30%;
        border-radius: .2rem;
        font-size: 1rem;
        background: #4e81f5;
    }
    .login-box .btn {
        width: 90%;
        margin: .4rem auto 0;
        height: 2rem;
        border-radius: .2rem;
        font-size: 1rem;
        background: #4e81f5;
    }
}