@charset "UTF-8";
@font-face {
    font-family: 'iconfont';  /* project id 856802 */
    src: url('//at.alicdn.com/t/font_856802_oo6rk9ovohk.eot');
    src: url('//at.alicdn.com/t/font_856802_oo6rk9ovohk.eot?#iefix') format('embedded-opentype'),
    url('//at.alicdn.com/t/font_856802_oo6rk9ovohk.woff') format('woff'),
    url('//at.alicdn.com/t/font_856802_oo6rk9ovohk.ttf') format('truetype'),
    url('//at.alicdn.com/t/font_856802_oo6rk9ovohk.svg#iconfont') format('svg');
  }

  .iconfont{
    font-family: 'iconfont';
  }
html{
    font-size: 32px;
    width: 100%;
    height: 100%;
}
body{
    font-size: 12px;
}
html,body{
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei";
    overflow-x: hidden;
    background: #f1f1f1;
}
.header{
    width: 100%;
    height: 5.62rem;
    position: relative;
    overflow: hidden;
}
.swiper-container1 {
    width: 100%;
    height: 100%;
  }
  .swiper-container1 .swiper-slide {
    text-align: center;
    font-size: 18px;
    width: 100%;
    height: 100%;
  }
  .swiper-slide img{
    width: 100%;
    height: 100%;
  }
  .swiper-pagination-bullet-active{
        background: #4fd0f9;
  }
  .headerWrapper{
      width: 100%;
      background: #f1f1f1;
      padding: 0.2rem 0;
      box-sizing: border-box；
  }
  .swiper-container3{
    width: 100%;
    height: 100%;
    margin-top: 10px;
  }
  .swiper-container3 .swiper-wrapper .active{
    color: #000000;
    font-size: 15px;
    font-weight: bold;
    transition: font-size 0.3s;
  }

  .swiper-container3 .swiper-slide {
    text-align: center;
    font-size: 14px;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-family: PingFang-SC-Medium;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
    color: #666666;
    
  }
  .headerWrapper{
  width: 100%;
  background: #ffffff;
  padding: 0.2rem 0;
  box-sizing: border-box；
}
.headerBox{
  display: flex;
  justify-content: space-around;
  width: 100%;
  height: 0.99rem;
  z-index: 99
}
.left{
text-align: center;
font-size: 0.36rem;
}
.left div{
color: #666666;
}
.icon{
width: 0.5rem;
height: 0.5rem;
}
.iconhuo{
width: 0.4rem;
}
.modden{
position: relative;
width: 100%;
text-align: center;
}
.sousuo{
width: 90%;
height: 0.99rem;
background: #f4f4f4;
border-radius: 0.5rem;
font-size: 0.36rem;
border: 0;
padding: 0 40px;
box-sizing: border-box;
margin: 0 auto;
}
.sousuoIcon{
  position: absolute;
  left: 10%;
  top: 50%;
  transform: translateY(-50%);
  width: 0.5rem;
  height: 0.5rem;
}
.guanbi{
position: absolute;
right:8%;
top: 50%;
transform: translateY(-50%);
width: 0.5rem;
height: 0.5rem;
}
.dis{
  display: none;
}
  .section1{
      width: 100%;
      height: 1.2rem;
      line-height: 1.2rem;
      box-sizing: border-box;
      padding: 0 10px;
      display: flex;
      justify-content: space-between;
      align-items: center;
      font-size: 0.36rem;
      color: #666666;
      border-top: 1px solid #e5e5e5;
      border-bottom: 1px solid #e5e5e5;
      background: white;
  }
  .shu{
      width: 1px;
      height:0.6rem;
      background: #e5e5e5;
      margin: 0 20px;
      margin-right: 10px;
  }
  .shuBox{
      display: flex;
      align-items: center;

  }
  .flex{
    display: flex;
    align-items: center;
    height: 1.2rem;
    overflow: hidden;
  }
  .pepNum{
      color:#f24032;
     
  }
  .section2{
      width: 100%;
      height: 2.9rem;
      box-sizing: border-box;
      display: flex;
      justify-content: space-around;
      padding: 0.4rem 0 0.5rem 0;
      background: #f1f1f1;
  }
  .seDiv{
      text-align: center;
      color: #666666;
      font-size: 0.32rem;
  }
  .iconBtn{
      width: 1.4rem;
  }


.section3{
    width: 100%;
    height: 5.1rem;
    background: #f1f1f1;
    box-sizing: border-box;
    padding-bottom: 0.2rem;
    display: flex;
    justify-content: space-between;
}
.sec3Left{
    width:calc(50% - 1px);
    height: 100%;
    background: white;
}
.sec3Right{
    width: calc(50% - 1px);
    height: 100%;
}
.sec3top1{
    width: 100%;
    height: calc(50% - 1px);
    margin-bottom: 2px;
    background: white;
    display: flex;
}
.sec3top2{
    width: 100%;
    height: calc(50% - 1px);
    background: white;
    display: flex;
}
.img{
    width: 100%;
    height: 3rem;
}
.sec3Box{
    /* display: inline-block; */
    width: 100%;
    box-sizing: border-box;
    margin: 10px 10px 10px 0.5rem;
}
.sec3Box .h1{
    font-size: 0.42rem;
    color: #fe8f36;
    font-weight: 500;
    font-weight: bold;
}
.sec3Box .h2{
    font-size: 0.32rem;
    color: #666666;
}
.sec3Box .daojishi{
    font-size: 0.30rem;
    color: #fe8f36;
    padding: 2px;
    border: 1px solid #fe8f36;
    border-radius: 6px;
}
.yiyuanBox{
    position: relative
}
.yiyuan{
    position: absolute;
    right: 0.4rem;
    top: 0.3rem;
    width: 1rem;
    height: 1rem;
}
.sec3topBox{
    width: 60%;
    box-sizing: border-box;
    padding: 10px 0 0 10px;
    display: flex;
    flex-direction:column;
    justify-content: space-around;
}
.sec3topBox .h1{
    font-size: 0.36rem;
    color: #4fd0f9;
    font-weight: bold;
}
.sec3topBox .h2{
    font-size: 0.28rem;
    color: #999999;
    margin: 0.06rem 0;
}
.sec3topBox img{
    width: 1.2rem;
    height: 0.4rem;
}
.sec3topImg{
    width: 39%;
    height: 69px;
    margin-top: 11px;
}
.section4{
    background: white
}
.section4Box{
    width: 100%;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    padding: 20px 0;
    background: white;
}
.heng{
    width: 30%;
    height: 2px;
    background: #e1e1e1;
    margin: 0 10px;
}
.section4 .h1{
    font-size: 0.4rem;
    color: #333333;     
}
.swiper-container2{
    width: 100%;
    height: 5.6rem;
    box-sizing: border-box;
    overflow: hidden;
    padding: 6px 20px;
    position: relative;
}
.swiper-container2 .swiper-slide {
    text-align: center;
    border-radius: 10px;
  }
  .shangpin{
      width: 100%;
      /* height: 2.88rem; */
  }
  .swiper-container2 .title{
      width: 100%;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      font-size: 0.3rem;
      color: #333333;
  }
  .swiper-container2 .price{
      font-size: 0.34rem;
      color: #c92832;
  }
  .swiper-button-next, .swiper-button-prev{
    width: 12px;
    height: 22px;
    background-size: 14px
  }
  .section5{
      width: 100%;
      height: 4.2rem;
      background: #f1f1f1
  }
  .section7{
    width: 100%;
    height: 4.4rem;
    background: #f1f1f1;
    padding: 0 12px;
    box-sizing: border-box;
}
.sectionthree{
    width: 100%;
    background: white;
    text-align: center;
    padding: 10px 0;
}
.jieriBox{
    width: 100%;
    height: 130px;
    padding: 0 12px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}
.jieriBox .jieImg:nth-child(1){
    background: url('../imgs/bghong1.png')center center/cover
}
.jieriBox .jieImg:nth-child(2){
    background: url('../imgs/bghong2.png')center center/cover
}
.jieriBox .jieImg:nth-child(3){
    background: url('../imgs/bghong3.png')center center/cover
}
.jieImg{
    width: 32%;
}
.jieImg img{
    height: 100%;
    width: auto;
    margin-top: -33px;
}
.jieriTitle{
    font-size: 18px;
    color: white;
    line-height: 40px;
}
.jieri{
    width: 85px;
    margin: 6px auto;
}
  .hengtu{
      width: 100%;
      height: 4rem;
      margin-top: 0.2rem;
  }
  .section6{
      width: 100%;
      /* height: 6.9rem; */
      box-sizing: border-box;
      background: #f1f1f1;
      padding-top: 0.2rem;
      display: flex;
      justify-content: space-between;
      padding: 0 0.2rem;
      padding-top: 10px;
  }

  .sec6Box{
      width: calc(50% - 2px);
      /* height: 6.7rem; */
      background: white;
      border-radius: 4px;
      position: relative;
  }

  .zhengImg{
      width: 100%;
      height: 4.7rem;
  }
  .section6 .title{
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.4rem;
    color: #333333;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2; 
    min-height: 1rem;
  }
  .section6 .price{
    font-size: 0.5rem;
    color: #c92832;
    box-sizing: border-box;
  }
.price1{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.zhuan{
    display: inline-block;
    width: 0.48rem;
    height: 0.48rem;
    border-radius: 50%;
    background: #c92832;
    color: white;
    line-height: 0.48rem;
    text-align: center;
    /* font-size: 0.3rem; */
}
.zhuanBox{
    display: flex;
    align-items: center;
    font-size: 0.36rem;
}
.biaoqian{
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px'
}
.hot{
    font-size: 0.26rem;
    color: #c92832;
    padding: 2px;
    border: 1px solid #c92832;
    border-radius: 4px;
    display: inline-block;
    margin-left: 10px;
}
.choice{
    display: inline-block;
    font-size: 0.26rem;
    color: #4fd0f9;
    padding: 2px;
    border: 1px solid #4fd0f9;
    border-radius: 4px;
}
.fenge{
    width: 100%;
    height: 0.4rem;
    background: #f1f1f1;
    margin-bottom: 50px;
}
.share{
    width: 0.7rem;
    height: 0.7rem;
    position: absolute;
    right: 2px;
    top: 2px;
}
.sec3top .h1{
    color:#333333;;
    font-weight: bold;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black{
    width: 0.9rem;
    height: 0.9rem;
    background: url(../imgs/you.png) center center/cover
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    right: -4px;
}
.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black{
    width: 0.9rem;
    height: 0.9rem;
    background: url(../imgs/zuo.png) center center/cover
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    left: 5px;
}
a{
    text-decoration:none;
}
.sign{
    width: 33px;
    height: 16px;
    border-radius: 6px;
    line-height: 16px;
    text-align: center;
    font-size: 12px;
    display: inline-block;
}
.vipLogo{
    background: #fbdc00;
}
.dikou{
    background: #ff7a0f;
    color: white;
}
.weishang{
    background: #ff5050;
    color: white;
}
.fensiBox{
    width: 100%;
    height: 100px;
    background-color: #ffffff;
    padding: 10px 6px;
    box-sizing: border-box;
    display: flex;
}
.pepNumBox{
    width: 46%;
}
.fensiBox a{
    width: 25%;
    margin-right: 2%;
}
.fensiBox img:last-child{
    margin-right: 0;
}
.fensiText{
	font-family: PingFang-SC-Medium;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
    color: #333333;
    margin-left: 12px;
}
.dis{
    display: none
}
.sectionremen{
    width: 100%;
    height: 150px;
    background: #f1f1f1;
    display: flex;
    justify-content: space-between;
    padding: 6px 0 0 0;
}
.remen{
    width: 49%;
    height: 100%;
    background: white;
    padding: 6px;
    box-sizing: border-box;
    font-family: PingFang-SC-Medium;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 2px;
    color: #333333;
    box-sizing: border-box;
}
.remen .shu{
    display: inline-block;
    width: 3px;
    height: 16px;
    background-color: #f24032;
    margin: 0 10px 0 6px;
}
.remen img{
   width: 90%;
   height: 73px;
}
.imgWrapper img{
   width: 85%;
    height: 70px;
    margin: 8px;
}
.remen .text{
    font-family: PingFang-SC-Medium;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 0px;
	color: #333333;
}
.remen .flexs{
    display: flex;
    justify-content: space-between;
    text-align: center;
}
.text{
    overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.h16{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 2px;
    color: #333333;
}
.sectionpianyi{
    width: 100%;
    background: white;
    padding: 6px;
    box-sizing: border-box;
    margin-top: 10px;
}
.titlebox{
    width: 100%;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.jishiguangyi{
    display: inline-block;
    width: 64px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border: 1px solid #f24032;
    border-radius: 10px;
	font-family: PingFang-SC-Medium;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #f24032;
}
.imgWrapper{
    width: 100%;
    display: flex;
    justify-content: space-between;
    text-align: center;
}
.imgWrapper .imgBox{
    width: 24%;
    overflow: hidden;
    box-sizing: border-box;
}
img{
    width: 100%;
}
.imgWrapper .text{
    font-size: 12px;
    text-align: center;
}
.sectionbaokuan{
    margin: 10px 0;
    width: 100%;
    height: 222px;
    box-sizing: border-box;
    background: white;
    box-sizing: border-box;
    padding: 6px 0;
}
.hbakuan{
	font-family: PingFang-SC-Bold;
	font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 2px;
    color: #f24032;
    margin-left: 6px;
    margin-bottom: 10px;
}
.wrapperBox{
    margin-top: 10px;
    width: 100%;
    background: url('../imgs/baokuanBg.png')center center/cover;
    display: flex;
    justify-content: space-around;
    padding: 20px 6px;
    box-sizing: border-box;
}
.baokuanbox{
    width: 30%;
    background: white;
    text-align: center;
    padding: 20px 0;
    position: relative;
}
.bianzhi{
    position: absolute;
    top: 6px;
    right: 6px;
    width: 30px;
    height: 18px;
    line-height: 18px;
    text-align: center;
	font-family: PingFang-SC-Bold;
	font-size: 8px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
    color: #ffffff;
    background: #f24032;
    border-radius: 9px;
}
.section4 .baokuanbox img{
    width: 89%;
    height: 86px;
}
.baokuanbox img{
    width: 64%;
    height: 65px;
}
.baokuanbox .text{
    color: #333333;
    font-size: 14px;
    margin: 6px 0;
}
.baokuanbox .text1{
    overflow:hidden; 
text-overflow:ellipsis;
display:-webkit-box; 
-webkit-box-orient:vertical;
-webkit-line-clamp:2; 
min-height: 30px;
line-height: 15px;
color: #333333;
width: 80%;
margin: 0 auto;
}
.renqi{
    font-size: 12px;
    color: #f24032;
}
.sectionming .remen{
    padding: 0;
    width: 100%;
    background: #f1f1f1;
    font-weight: bold;
}
.sectionming .h6{
    font-weight: bold;
}
.sectionming{
    background: #f1f1f1;
    padding: 0;
    margin-top: 3px;
    height: 140px;
}
.sectionming .imgBox{
    text-align: center;
    background: white;
}
.imgBox .mingxingImg{
    width: 72%;
    margin-top: 10px;
    height: 47px;
}
.mingixngFlex{
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    padding: 0 4px;
}
.mingixngFlex .kuo{
    width: 10px;
    height: 30px;
}
.mingixngFlex .text{
    width: 100%;
    height: 15px;
    line-height: 15px;
}
.vipjingp{
    width: 100%;
    height: 30px;
}
.vipjingp .remen{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.more{
	font-family: PingFang-SC-Medium;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #f24032;
}
.bgwhite{
    width: 100%;
    background: white;
    margin-bottom: 10px;
}
.bgwhite .section5{
    background: white;
}
.jinpFlex{
    display: flex;
    align-items: center;
}
.vipjingp .remen{
    padding: 0
}
.sectionfind{
    width: 100%;
    background: white;
}
.sectionfind .remen{
    padding: 0
}
.findBox{
    display: flex;
    justify-content: space-between;
    padding: 0 6px;
}
.findImg{
    width: 31%;
    position: relative;
}
.findImg img{
    width: 100%;
    height: 100%;
}
.findImg .findText{
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%)
}
.findText .text{
    color: white;
    font-size: 12px;
}
.findText .text1{
    color: white;
    font-size: 10px;
}
.sectionTwo{
    width: 100%;
    background: white;
    height: 130px;
    padding: 6px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}
.sectionTwo img{
    width: 80%;
    height: 100%;
    margin-top: -47px;
}
.toutiaoBox{
    width: 49%;
    background: #f1f1f1;
    text-align: center;
    overflow: hidden;
}
.toutiaoBox .titlechui{
    color: #e56f19;
    font-size: 16px;
    line-height: 38px;
}
.weishangguan{
    height: 100%;
    display: flex;
    justify-content: space-around;
    overflow: hidden;
    border-radius: 6px;
    background: white;
    box-shadow: 0 0 10px #c7c6c6;
}
.weishangguan .jiage{
    color: #e54019;
    margin: 4px 0;
}
.morewei{
	font-family: MicrosoftYaHei;
    font-size: 16px;
    line-height: 30px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
    color: #424242;
    text-align: center;
}
.section4{
    background: #f1f1f1;
}
.section4 img{
    height: 100%;
    border-radius: 10px;
}

.section4 .remen{
    background: #f1f1f1;
}
.lickBax .remen{
    width: 100%;
}
.section6{
    background: white;
}
.lickflex{
    display: flex;
    margin: 10px 0;
}
.vipLogo{
    background-color: #f24032;
    color: white;
    margin-right: 10px;
}
.neirongBox{
    width: 48%;
    background: #f1f1f1;
    padding-bottom: 4px;
    padding-top: 4px;
}
/* 数字滚动 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, dd, dl, dt, li, ol, ul,input,select,button,textarea,tr,td{ padding:0; margin:0; border:none;}
input,button,select,textarea,a,img{outline:none; }/*去掉超链接或按钮点击时出现的虚线框黄色边框*/
::-moz-focus-inner{border:0px;}/*火狐的私有属性去掉点击时边框*/
body,html{ width:100%; font-family:"Microsoft YaHei","Arial", "SimSun";}
ul, ul li, ol li, li {	list-style:none;}
a, img, input, textarea {border:none;}
a {
    text-decoration: none;
}
table {	border-collapse: collapse;border-spacing:0;}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: ".";clear: both;height: 0;}
* html .clearfix {zoom: 1;}
*:first-child + html .clearfix {zoom: 1;}
.fl {	float:left;}
.fr {	float:right;}
.none{	display:none;}

.inrow{font-size:0;[;font-size:12px;];*font-size:0;font-family:arial;[;letter-spacing:-3px;];*letter-spacing:normal;*word-spacing:-1px;}
.inrow>li,.inrow span{display:inline-block;*display:inline;*zoom:1;font-size:14px;letter-spacing:normal;word-spacing:normal; }
.dataNums{ display: block; width:100%; height:30px; text-align:center;margin-top: 10px}
.dataNums .dataOne{ width:18px; height:28px; margin: 0px 3px; text-align: center; background: #f24032;border-radius: 4px;}
.dataNums .dataBoc {position: relative; width: 100%; height: 100%; overflow: hidden;}
.dataNums .dataBoc .tt {position: absolute; top: 0;  left: 0; width: 100%;  height: 100%;}
.dataNums .tt span{width:100%;height:100%; font:bold 18px/28px "Arial";color:white;}

/* 搜索 */
.markSearch{
    position: fixed;
   bottom: -100%;
    left: 0;;
    width: 100%;
    height: 100%;
    background: white;
    z-index: 999999;
    transition: all 5s;
}
.activeSearch{
    animation:mymove 0.5s ease-in-out 0s 1  forwards;
}
.activeSearchmove{
    animation:Searchmove 0.5s ease-in-out 0s 1 forwards;
}
@keyframes mymove {
    0%{
        bottom: -100%;
    }
    100%{
        bottom: 0;
    }
  }
  @keyframes Searchmove{
    0%{
        bottom: 0;
    }
    100%{
        bottom: -100%;
    }
  }
.headerBox1{
    width: 100%;
    background: #F6F6F9;
    padding: 10px 0;
    display: flex;
    justify-content: center;
}
.sousuoBtn{
    width: 12%;
    height: 0.9rem;
    line-height: 0.9rem;
    text-align: center;
    padding: 2px 4px;
    background: #EC5151;
    color: white;
    font-size: 16px;
}
.headerBox1 .sousuo{
    border-radius: 0;
    width: 100%;
}
.markmain{
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
}
.remensousuo{
    color: #999;
    font-size: 16px;
    line-height: 30px;
    margin-top: 20px;
}
.remenWrapper{
    display: flex;
    color: #999;
    font-size: 16px;
    line-height: 30px;
}
.remenItem{
    margin-right: 20px;
}
.nojilu{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    overflow: hidden;
    font-size: 16px;
    padding: 10px 0;
    padding-top: 0;
    color: #999;
}
.closeMarksousuo{
    height: 40px;
    color: #777;
    position: absolute;
    bottom: 0;
    font-size: 18px;
    text-align: center;
    width: 100%;
}
.ret{
    width: 8%;
    height: 1rem;
    margin: 0;
    margin-right: 2%;
}
.headerBox1 .modden{
    width: 66%;
}
.footer{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background: white;
    display: flex;
    justify-content: space-around;
}
.footerItem{
    text-align: center;
    font-size: 14px;
    color: #333;
    padding-top: 6px;
    box-sizing: border-box;
}
.footericon{
    width: 20px;
    height: 20px;
}
a{
    color: #000000;
}