/**
15-04-02
* Description: public style 
* Developers: 
**/
/*reset
-------------------------------------------------------------- */
*{margin:0 auto;padding:0;}
body{background-color:#fff;font-family:"Microsoft YaHei";font-size:16px;letter-spacing:1px}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
  vertical-align:bottom;
  display:block;
}
legend {
  display: none;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
  -webkit-text-size-adjust: none;
}
ol,
ul,
li {
  list-style: none;
}
del,
ins {
  text-decoration: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
  -webkit-text-size-adjust: none;
}
input,
button,
textarea,
select {
  line-height: 100%;
  font-family: "Microsoft YaHei", Arial;
  -webkit-text-size-adjust: none;
  -webkit-appearance: none;
  outline: none;
  background-color:transparent; 
  border:0;
  font-size:16px;
/*  border:solid 1px #ccc;*/
  color:#e52274;
  border-radius:0; 
}
input[type="text"] {
  line-height: 100% !important;
  -webkit-text-size-adjust: none;
  vertical-align: middle;
}
a {
  color:#000;
  text-decoration: none;
  outline:none;
  -webkit-tap-highlight-color:transparent; 
  -webkit-touch-callout:none; 
  -webkit-user-select:none;
}
a:focus {
  text-decoration: none;
  outline:none;
  -webkit-tap-highlight-color:transparent; 
  -webkit-touch-callout:none; 
  -webkit-user-select:none;
}
b {
  font-weight: normal;
}
i {
  font-style: normal;
}
@font-face{font-family:bas;src:url("/images/wap/bas__.ttf");}
.font{font-family:bas;}
.none{
  display: none;
}
.font_14{
  font-size:14px;
}
.font_16{
  font-size:16px;
}
.font_20{
  font-size:20px;
}
/*end*/
.c_blur{-webkit-filter:blur(15px);-moz-filter:blur(30px);-o-filter:blur(30px);-ms-filter:blur(30px);filter:blur(30px);}
#wrapper,#messapgePage{width:100%;max-width:414px;}
#wrapper{overflow:hidden;position:relative;margin:0 auto;}
.icon{background:url(/images/wap/icon@3x.png?3) no-repeat left center;background-size:70px 385px;font-size:0;line-height:0;}
.return,.return_index{width:35px;height:35px;position:absolute;left:15px;z-index:99}
.return{top:15px;background-position:0 0;} 
.return_index{top:5px;background-position:0 -210px;}
.u_collect{width:35px;height:35px;position:absolute;top:15px;right:15px;background-position:0 -35px;z-index:99}
.u_collect.current{background-position:-35px -35px;}
/*ÓÃ»§Í·Ïñ*/
/*.user_avatar{width:40px;height:40px;position:absolute;left:3%;top:5px;z-index:2}*/
.user_avatar img{width:100%;height:100%;border-radius:50%;}
#content{width:100%;float:left;}
#messapgePage{height:100%;position:fixed;z-index:100;} 
#mask{width:100%;height:100%;background-color:#fff;opacity:0.9;}

/*Ê×Ò³*/
.picList{margin-top:50px;}
.picList li{width:100%;float:left;border-bottom:3px solid #000;}
.picList li img{width:100%;vertical-align:bottom;display:block}

/*header*/
.ilady_header{width:100%;max-width:414px;height:50px;border-bottom:#ccc solid 1px;background:rgba(255,255,255,0.95);position:fixed;top:0;}
.ilady_header a{position:absolute;color:#e52274}.ilady_header a img{width:100%;}
.ilady_header .user_avatar{width:35px;height:35px;left:3%;top:15%;z-index:2}
.ilady_header .logo{width:32%;left:34%;top:10%;}
.ilady_header .down_load{right:3%;margin-top:3%;font-size:14px;width:76px;height:50%;line-height:26px;text-align:center;border:#e52274 solid 1px;border-radius:50px;}
/*footer*/
.ilady_footer{width:100%;max-width:414px;height:50px;background:rgba(255,255,255,0.95);position:fixed;bottom:0;border-top:#ccc solid 1px;}
.ilady_footer a{width:10%;float:left;margin:0 7.5%;height:50px;font-size:0;line-height:0;}
.ilady_footer a:nth-child(1){background:url(/images/wap/home_@3x.png) no-repeat center center;background-size:100%;}
.ilady_footer a:nth-child(2){background:url(/images/wap/fashion_@3x.png) no-repeat center center;background-size:100%;}
.ilady_footer a:nth-child(3){background:url(/images/wap/bueaty_@3x.png) no-repeat center center;background-size:100%;}
.ilady_footer a:nth-child(4){background:url(/images/wap/fun_@3x.png) no-repeat center center;background-size:100%;}
.ilady_footer a:nth-child(1).current{background:url(/images/wap/home_selected@3x.png) no-repeat center center;background-size:100%;}
.ilady_footer a:nth-child(2).current{background:url(/images/wap/fashion_selected@3x.png) no-repeat center center;background-size:100%;}
.ilady_footer a:nth-child(3).current{background:url(/images/wap/bueaty_selected@3x.png) no-repeat center center;background-size:100%;}
.ilady_footer a:nth-child(4).current{background:url(/images/wap/fun_selected@3x.png) no-repeat center center;background-size:100%;}
@media only screen and (width:320px){
  .ilady_header .logo{width:34%;left:30%;top:18%;}.ilady_header .down_load{top:3.3%;}
  .ilady_footer a{width:13%;margin:0 6%;}

}


