@charset "utf-8";

body,html,div,dl,dt,dd,ul,li,ol,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,th,td,a,img,span,button{margin:0;padding:0;font-family: STHeiti,Helvetica Neue;}
ul,ol,dl,li,dt,dd{list-style: none;}
em,b{font-style: normal;}
*:not(input,textarea){-webkit-tap-highlight-color:rgba(111,111,111,0);-webkit-user-select:none;-webkit-touch-callout:none;-webkit-user-drag:none}
input,textarea{-webkit-tap-highlight-color:rgba(111,111,111,0.5);}
input[type='search']{-webkit-tap-highlight-color:rgba(111,111,111,0);}
.eee_bg{background-color:#eee;}
.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}

/*-------------头部------------------*/
#headerAll{width: 100%; height:44px;box-sizing: border-box; background-color:white; font-size:18px;  line-height:44px; z-index:20;display: -webkit-box;}
.leftPic,.rightPic{width:70px; overflow: hidden;color: #474747;position: relative;z-index: 20}
.leftPic a{ list-style:none; text-decoration:none; color: #474747;}
.pagesTitles{-webkit-box-flex:1; text-align:center;white-space: nowrap;text-overflow:ellipsis;overflow: hidden; width: 100%;height:44px; box-sizing:border-box;}
.goBack{background: url(../images/tow_icon.png) no-repeat;background-size:140px 210px; display: inline-block; line-height: 555px; overflow: hidden;}

.leftPic em{ display: inline-block; float:left;}
.goBack{background-position: -6px -8px;height:20px;top:4px;width:16px;margin:11px 5px 0 10px;float:left;}
.centerTitle{-webkit-box-flex:1; position: relative; text-align: center; }
.centerTitle div{position: absolute; width: 100%; font-size:18px}
/*.pagesTitles:after,.pagesTitles:before{ width:170px; content: ' '; height:88px; display: block; }*/


/*专题模板*/
.shouqing_span{width:50px;height:50px; position:absolute; top:50%;left:50%; z-index:111;background: rgba(0,0,0,.3); font-size:12px; color:#fff;text-align: center;line-height:50px; display:block;border-radius:40px;display:none;margin: -25px 0 0 -25px;}
.shouqin .shouqing_span{display:block}
.activtyApp_c{background-color: #eee;width:320px;margin:0 auto}
.activtyApp_r{width:100%;}
.activtyApp_c .pic_p,.activtyApp_c .pic_p img,.activtyApp_c .cp_pic img{display: block; width: 100%;}
.activtyApp_c .twoLine_p{width:100%; float: left;}
.activtyApp_c .twoLine_p .pic_p{width:50%; float:left;}
.activtyApp_c .producodeUlList{ box-sizing:border-box; padding:10px; clear: both;}
.activtyApp_c .producodeUlList li{float: left;width:48%; margin:2% 4% 2% 0; background-color: #fff; padding:5px 0; position: relative;}
.activtyApp_c .producodeUlList li:nth-child(2n){margin-right:0;}
.activtyApp_c .cp_pic{width: 100%; margin-bottom:10px;}
.activtyApp_c .cp_name{width: 100%; padding:0 10px; line-height:16px; height:32px; font-size:12px; box-sizing:border-box; overflow: hidden;}
.activtyApp_c .cp_buy{width: 100%; padding:10px;box-sizing:border-box; position: relative;}
.activtyApp_c .cp_buy{font-size: 14px; font-weight:bold;}
.activtyApp_c .cp_buy p{float: left; height:16px; line-height: 16px;}
.activtyApp_c .cp_buy b{font-size: 12px; font-weight:normal;}
.activtyApp_c .cp_siku{color:#d81e55; padding-right: 10px;}
.activtyApp_c .cp_shichang{color:#717171;text-decoration: line-through;}
/*返回顶部*/
#goToHead_but{width:40px; height:40px; background-color:#535353; border-radius:30px; position:fixed; z-index: 9999; right:10px; bottom:10px;opacity:0;-webkit-transition:all .5s; text-align:center; line-height:38px;}
#goToHead_but.goToHeadActivity{width:20px; height:20px; line-height:18px;border-radius:15px;right:5px; bottom:5px;}
#goToHead_but span{font-size:12px; color:#F0F0F0}
#goToHead_but.goToHeadActivity span{font-size: 12px}



/*专题添加小标*/
.activityLor_img{position: relative;}
span.markPic{position:absolute;top:10px;left:20px;width:54px; height:57px; background:url(http://m.secoo.com/picservice/zhuanti_pic/1111biao.png); background-size:54px 57px}
span.markPic,span.markPic img{width:54px; height:57px}
#footerIframe iframe{height: 130px!important;}

@media screen and (max-width: 320px){  /*320的样*/
    .activtyApp_c .cp_pic img{width:136px; height:136px; display:block; margin: 0 auto;}
    .activtyApp_c{width:320px; margin:0 auto;}
}

@media screen and (max-width: 359px) and (min-width: 320px){  /*360的样式*/
    .activtyApp_c .cp_pic img{width:136px; height:136px; display:block; margin: 0 auto;}
    .activtyApp_c{width:320px; margin:0 auto;}
}

@media screen and (min-width : 360px){  /*大于360的样式*/
    .activtyApp_c .cp_pic img{width:152px; height:152px; display:block; margin: 0 auto;}
    .activtyApp_c{width:360px; margin:0 auto;}
}
/*375的样式*/
@media only screen and (min-width: 375px) and (max-width: 667px) and (orientation : portrait) {
    .activtyApp_c .cp_pic img{width:158px; height:158px;display:block;}
    .activtyApp_c{width:375px; margin:0 auto;}
}
/*414的样式*/
@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation : portrait) {
    .activtyApp_c .cp_pic img{width:176px; height:176px;display:block; margin: 0 auto;}
    .activtyApp_c{width:414px; margin:0 auto;}
}

/*懒加载动画*/
@-webkit-keyframes slideOut{
    0%{opacity: 0;}
    10%{opacity: 0.1;}
    30%{opacity: 0.3;}
    50%{opacity: 0.5;}
    70%{opacity: 0.7;}
    100%{opacity: 1;}
}