body,html{
    background-color: #f7f7f7;
    overflow-x: hidden;
/*    overflow-y: auto;*/
    -webkit-overflow-scrolling:touch;
}
/*.personal-head{
    box-shadow: 1px 2px 2px #9f9f9f;
}*/
.headImgWarp{
    height: 83.5px;
    width: 83.5px;
    border-radius: 56px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    top:40%;
    transform: translate(-50%,-50%);
}
.headImgWarp img{
    width: 100%;
    height: 100%;
}
.head-text{
    width: 100%;
    height: 50px;
   /* margin-top: -18%;*/
    text-align: center;
    font-size: 16px;
    color: #696969;
    line-height: 40px;
    position: absolute;
    left: 0;
    bottom: 4%;
}
.optionWarp{
    width: 100%;
    /* height: 310px;*/
    margin-bottom: 6%;
    margin-top: 180px;
}
.innerDiv{
    background-color: #ffffff;
}
/*.all-layout{
    position: fixed;
    top: 0;
}*/
.personal-header{
    position: fixed;
    top: 0;
    left:50%;
    transform: translateX(-50%);
    /*background-color:#f7f7f7;*/
    z-index: 999;
    width: 100%;
    max-width: 640px;
}
.main-personal{
    width: 91.6%;
    margin: 0 auto;
    min-height: 300px;
    overflow: hidden;
    margin-bottom: 50px;
}
.collectWarp{
    width: 100%;
    height:35px;
    float: left;
    background-color: #ffffff;
    border-bottom: 1px solid #f4f4f4;
}
.side{
    display: inline-block;
    float: left;
    height: 100%;
    width:1.3%;
    background-color: #27b6e2;
}
.collect-text{
    width: 97.2%;
    height: 100%;
    float:right;
}
.collectInner{
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #333333;
    line-height: 35px;
}
.collectInner .icon{
    width: 20px;
    height:100%;
    float: left;
}
.collectInner span{
    display: inline-block;
    width: 65%;
    height: 100%;
    line-height: 35px;
    margin-left: 6px;
}
.personal-btnWarp{
    width: 100%;
    height: 61px;
    margin-bottom: 16px;
    background-color: #ffffff;
}
.btnWarp{
    width: 98.6%;
    height: 100%;
    border-top: 1px solid #f7f7f7;
    float: right;
    display: flex;
    /*  justify-content: space-between;*/
}
.personal-btn{
    display: inline-block;
    float: left;
    width: 25%;
    height: 100%;
}
.personal-btn .icon{
    width: 100%;
    text-align: center;
    height: 50%;
    font-size: 20px;
    line-height: 20px;
    margin-top: 5%;
}
.btnText{
    display: inline-block;
    height:50%;
    width: 100%;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
}
.messageWarp{
    width: 100%;
    height: 48px;
    background-color: #fff;
    /*box-shadow: 0 0 1px #dbdbdb;*/
     border-bottom: 1px solid #f4f4f4;
}
.messageInner{
    width: 97.2%;
    height: 100%;
    float: right;
}
.messageInner .linheight35{
    line-height: 47px;
}
.messageInner .icon-qianjin{
    display:inline-block;
    float: right;
    width: 10%;
    text-align: center;
    line-height: 47px;
    font-size: 20px;
    color: #999999;
}
.logOut{
    width: 100%;
    height: 47px;
    margin-top: 6%;
}
.logOut-btn{
    display: inline-block;
    width: 90%;
    height: 100%;
    line-height: 47px;
    color: #fff;
    text-align: center;
    font-size: 15px;
    margin-left: 5%;
    background-color: #ffcd36;
    border-radius: 10px;
}
.myCollect {
    width: 100%;
    height: 61px;
    /* overflow-x: auto; */
    background-color: #ffffff;
    overflow: hidden;
    /*border-bottom: 1px solid #ccc;*/
    position: relative;
}
@media only screen and (min-width : 376px) {
    /*.myCollect {
    padding-left: 3%;
    }*/
}
.personal-btn2{
    display: inline;
    float: left;
    width:100%;
    height: 100%;
}
.personal-btn2 .icon{
    display: block;
    width: 100%;
    /* height: 10%; */
    text-align: center;
    height: 30px;
}
.myCollect .btnText{
    display: inline-block;
    /* height: 50%; */
    width: 100%;
    float: left;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
}
.gjx{
    display: block;
    width: 33px;
    height: 30px;
    margin-left: 33%;
    margin-top: 5%;
    margin-bottom: 3%;
}
.swiper-container2 {
    width: 100%;
    margin-left: 2%;
    height: 60px;
}
.swiper-slide2 {
    height: 60px;
    width: 25%;
    float: left;
    padding-top: 6px;
}
/*添加链接*/
.add {
    display: block;
    float: right;
    width: 14%;
    height: 100%;
    line-height: 40px;
    padding-right: 4%;
    text-align: right;
    color: #cdcdcd;
    font-size: 23px;
}
.mask{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #222222;
    z-index: 1;
    opacity: .6;
    display: none;
}
.addWarp {
    width: 300px;
    height: 477px;
    background-color: #fff;
    position: fixed;
    top: 20%;
    left: 50%;
    margin-left: -150px;
    z-index: 2;
    display: none;
    border-radius: 4px;
}
.addInner{
    width: 100%;
    height: auto;
    padding: 3%;
}
.tittleM {
    width: 100%;
    height: 45px;
    border-bottom: 1px solid #f3f3f4;
    text-align: center;
    line-height: 40px;
    color: #666666;
    font-size: 16px;
}
.inputTittle{
    width: 100%;
    height: 25px;
    font-size: 16px;
    color: #666666;
    line-height:25px;

}
.addInput {
    width: 100%;
    display: block;
    height: 50px;
    background-color: #ffffff;
    border: 1px solid #cdcdcd;
    outline: none;
    border-radius: 4px;
    padding-left: 4%;
    margin: 4% 0;
    font-size: 16px;
}
.addBtn {
    display: block;
    position: absolute;
    width: 40%;
    height: 40px;
    float: left;
    background-color: #66aef3;
    bottom: 4%;
    right: 4%;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    border-radius: 4px;
    outline: none;
    border: 1px solid #ffffff;
}
.addWarp .cancelBtn{
    left:4%;
    background: #ffffff;
    border-color:#66aef3 ;
    color: #666;
}
.personalHeadA {
    display: block;
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
}
.personalHeadA img{
    width: 100%;
    height: 100%;
    max-height: 100%;
}
.thirdparty , .login_register{
    background: none;
}
.index_banner {
    height: 180px;
    margin-bottom:0;
}
.wrapper{
    border-bottom:none!important;
}
.wrapper .scroller {
    position: absolute;
    width: 100%;
    margin-top: 6px;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px){
    body,html{
        margin:0 auto;
        max-width: 100%!important;
    }
    .personal-header {
        max-width:100%;
    }
    .gjx {
        display: block;
        width: 33px;
        height: 30px;
        margin: 0 auto;
        /* margin-left: 33%; */
        margin-top: 1%;
        margin-bottom: 3%;
    }
    footer {
        max-width: 100%;
    }
}