*{
           margin: 0;
           padding: 0;
           text-decoration: none;
           list-style: none;

       }
       ol, ul {
    margin-top: 0;
    margin-bottom: 0px;
}
ul {
     margin-left: 0rem; 
}

a:link {
  color:none !important;
  text-decoration: none !important;
}

		a:visited {
  color:none !important;
  text-decoration: none !important;
}

		a:hover {
  color:none !important;
  text-decoration: none !important;
}

	a:active {
  color:none !important;
  text-decoration: none !important;
}
       .foot {
    border-radius: 30px 0px 0px 0px;
    width: 100%;
    height: 68px;
    background: #FFFFFF;
    position: fixed;
    bottom: 0;
    display: flex;
    justify-content: space-around;
    z-index: 999;
    box-shadow: 4px 0px 14px 0px #b9b9b9;
       }

       .foot li {
           height: 100%;
       }

       .foot li a {
           display: block;
           width: 100%;
           height: 100%;
           /* color: #979797;*/
       }

       .foot li a img {
           /*display: block;*/
           width: 26px;
           height: 26px;
           margin-top: 10px;
       }

       .foot li a p {
           font-size: 12px;
           width: 100%;
           text-align: center;
           /* color: #979797;*/
           margin-top: 7px;
       }
       .botm-title{
           color: #979797;
       }

       .actives {
           color: #000;
       }
       .xz-img{
           text-align: center;
       }
         .top{
    background: url(../img/top.png);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 200px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
       }
       .xiaohao{
            font-size: 30px;
    margin-top: 50px;
    margin-left: 30px;
       }
       .xiaohao>img{
        float: right;
        margin-right: 20px;
       }
       .btna{
        width:200px;
        height: 35px;
        border-radius: 20px;
        background:#e2e7f9;
        margin-left: 25px;
        margin-top: 20px;
       }
       .xn{
        float: left;
            text-align: center;
        height: 35px;
        width: 50%;
        line-height: 30px;
        color:#2a2a2aaa;
       }
       .st{
    height: 35px;
    float: left;
    width: 50%;
    text-align: center;
    line-height: 30px;
    background: url(../img/shiti.png);
    background-size: 100%;
    background-repeat: no-repeat;
       }

       /*管理*/
       .toubu{
  height: 50px;
  background:#ebeef7;
  text-align: center;
  line-height: 50px;
}
.toubu>div>img{
  float: right;
  margin: 15px;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 15px 15px;
    margin-bottom: -1px;
    background-color: #F7F9FD;
    border: 0px solid #ddd;
    border-bottom: 2px solid #ddd;
}
a.list-group-item, button.list-group-item {
    color: #000;
}
/*我的*/
.my_tou{
  margin:0px 20px;
  margin-top:50px;
}
.my_tou>span{
  font-size:24px;
  font-weight: bold;
}
.my_tou>img{
  width: 20px;
  float: right;
}
.yue{
  border-radius: 20px;
  padding: 20px;
 margin:0px 10px;
 margin-top: 20px;
 height: 150px;
 background:#f3f4f8;
 text-align: center;
 border:1px solid #fff;
}
.yue>span{
  font-size: 25px;
  font-weight: bold;
}
.cz{
   margin: 5px 60px;
    background: #3a69e4;
    border-radius: 30px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    box-shadow: 1px 7px 6px -2px #cac9c9;
}
.bannaa{
  text-align: center;
  margin-top: 20px;
  height: 110px;
}
.bannaa>a{
  width: 33.33%;
  float: left;
  color: #000;
}
.bannaa>a>img{
  width: 80px;
}
/*号码*/
.bohao{
  width: 70px;
  float: right;
  background: #cdd4ed;
  color: #000;
  border-radius: 15px;
  line-height: 30px;
  margin: 10px 10px;
  font-size:12px;
}
.bann{
  margin:20px;
  background: #e2e7f9;
  height: 50px;
  border-radius: 30px;
  line-height: 40px;
  text-align: center;
}
.tonghua{
    height: 40px;
    margin: 5px 5px;
    width: 45%;
    background: url(../img/phone_juxing.png) no-repeat;
    background-size: 100% 100%;
    float: left;
    border-radius: 30px;
}
.lianxi{
  width: 45%;
  height: 40px;
  margin: 5px 5px;
  float: left;
  border-radius: 30px;
}
.jilu{
  text-align: center;
  font-size: 20px;

}
