

/*头部底部css*/
.header{height:42px; line-height:42px; width:100%;background:#f35262; position:relative; text-align:center; padding:0 60px 0 40px;}
.header h1{color:#fff; font-size:15px; text-align:center;  font-weight:normal;}
.header .bk{ width:20px; height:20px; background:url(../images/icon1.png) no-repeat; background-size:20px 20px; display:block; position:absolute; top:11px; right:20px;}
.header .gobk{ width:30px; height:18px; background:url(../images/icon2.png) no-repeat; background-size:10px 18px; display:block; position:absolute; top:13px; left:15px;}
.header .help{ position:absolute; top:5px; right:10px;}
.header .help p{ color:#fff; font-size:13px; display:inline-block; line-height:16px; text-align:left;}
.header .help p img{ width:16px; height:16px; vertical-align:middle;}
.header .rt-wz{ position:absolute; right:15px; top:1px; font-size:12px; color:#fff;height:42px;}
.header_back{width:45px;height:37px;position: absolute;left:0;top:0;}


#caseBlanche {
  height:100px;
  width:100px;
  position:absolute;
  top:60px;
 
}

#caseBlanche #load {
  color:#fff;
  font-family:calibri;
  text-align:center;
  position:absolute;
  top :.50rem;
  left :.40rem;
  height:100px;
  width:100px;
  text-align:center;
  border-radius:50%;
 
 overflow:hidden; 
}
#caseBlanche #load  p{ text-align:center; margin-left:2px; margin-top:-2px;}
#caseBlanche #load  p img{ max-width:100%;display:inline-block; text-align:center; }
#test {
  height:10px;
  width:10px;
  position:absolute;
  background-color:#fff;
  border-radius:50%;
  top:0px;
  left:10px;
   margin:5px;
}

#rond {
  height:100px;
  width:100px;
  border:1px solid #fff;
  border-radius:50%;
  position:absolute;
  top:5px;
  left:8px;
  background:rgba(255,255,255,0.2);
  animation:rond 3s infinite;
  -webkit-animation:rond 3s infinite;
}

@keyframes rond {
  0% {transform : rotate(0deg);}
  100% {transform : rotate(360deg);}
}

@-webkit-keyframes rond {
    0%{-webkit-transform : rotate(0deg);}
  100%{-webkit-transform : rotate(360deg);}
}











i{ display:inline-block; vertical-align:middle;}
.navli_1,.navli_2,.navli_3,.navli_4,.navli_5{background-image: url(../images/bt-navbg.png); background-repeat: no-repeat;content: "";background-size:23px 115px; width:23px;}
.navli_1{ height:19px; background-position:0 0;}
.navli_2{ height:20px; background-position:0 -24px;}
.navli_3{ height:18px; background-position:0 -48px;}
.navli_4{ height:20px; background-position:0 -70px;}
.navli_5{ height:21px; background-position:0 -94px;}

.bt-nav{ width:100%; background:#fff; position:fixed; left:0; bottom:0; height:50px; padding-top:3px; box-shadow:0 -2px 2px #ccc; z-index:999;}
.bt-nav ul{ width:100%;display:-webkit-box; display:box;}
.bt-nav ul li{-webkit-box-flex: 1.0; box-flex: 1.0; text-align: center; color: #f35666; position: relative; font-size: 14px; margin-top:3px;}
.bt-nav ul li.hr::after{ content:''; position:absolute;top:2px; height:40px;right:0; width:1px; background:#ececec; display:block;}
.bt-nav ul li p { line-height:22px;}
.bt-nav ul li .yd{ background:#f35262; color:#fff; font-size:16px; width:100px; height:38px; line-height:38px; text-align:center; border-radius:6px;}
/*.bt-nav ul li i{font-size: 22px;}*/
.ft22{font-size: 22px !important;}
.ft21{font-size: 21px !important;}

.ft24{font-size: 24px !important;}
.ft26{font-size: 24px !important;}

.ft28{font-size: 28px !important;}
.ft30{font-size: 30px !important;}
.ft34{font-size: 34px !important;}
.ft32{font-size: 32px !important;}
.ft36{font-size: 36px !important;}

/*登录页、注册页css*/
.bodyBg{ width:100%; background:url(../images/reg_bg.jpg) no-repeat; background-size:100% 100%; background-position: center top;   background-attachment:fixed;}
.loginBg{margin:22px 35px 0; background:#fff; border-radius:6px; box-shadow:0px 5px 8px #333;}
.loginBg h2{ font-size:16px; color:#666; text-align:center; letter-spacing:1px; background:#f0f0f0; height:50px; line-height:50px; border-radius:6px 6px 0 0;}
.logoImg{ text-align:center; padding-top:40px;}
.logoImg img{ width:170px; height:53px;}

.inptbox{ padding:15px 10px;}
.inptbox .brd{border-bottom:1px solid #d9d9d9;}
.inptbox .logipt{ height:48px; line-height:48px; position:relative; padding-left:40px; margin-top:10px;}
.inptbox .line_btn{ width:96%; padding:0 2%; border:none; background:none; color:#a3a3a3; font-size:15px;line-height:48px;}
.inptbox .logipt label{ position:absolute; left:10px; width:40px; text-align:center; display:block;}
.inptbox .logipt label.ico1{ width:17px; height:26px; background:url(../images/reg_icon1.png) no-repeat; background-size:17px 26px; top:11px;}
.inptbox .logipt label.ico2{ width:20px; height:23px; background:url(../images/reg_icon2.png) no-repeat; background-size:20px 23px; top:12px;}
.reg_btnjt{ font-family:'华文细黑'; font-weight:bold;}

.fgword{ color:#8d8d8d; text-align:center; font-size:12px; padding-top:15px;}
.fgword a{color:#8d8d8d;}
.reg_p{ width:80%; margin:30px 10% 0; height:50px;}
.reg_p p{ display:block; text-align:center; font-size:12px; color:#c5c3c7; line-height:50px; letter-spacing:.6px;}
.reg_p p a{ color:#c5c3c7; text-decoration:underline;}
.reg_p.brd-t{ border-top:1px solid #858b9a;}
.pwdyz{ width:70px; height:32px; background:url(../images/reg_yz.png) no-repeat; background-size:70px 32px; border:none; color:#fff; font-size:15px; text-align:center; line-height:30px; margin-top:8px;}

.reg_add{ margin:15px 0; border:1px solid #d9d9d9; border-radius:6px; height:36px; display:-webkit-box; display:box;}
.reg_add .selct{ -webkit-box-flex:1; box-flex:1; position:relative;}
.reg_add select{ width:90%; margin:0 5%; border:none; height:34px; font-size:10px;}
.reg_xy{ color:#333333; font-size:12px; text-align:center; padding:5px 0;}
.reg_xy img{ width:14px; height:14px; margin-right:10px; vertical-align:middle;}
.reg_xy a{ color:#ff0000; margin-left:5px;}

/*找爆品*/
.search{ padding:6px 60px 0 20px; background:#f35262; height:42px; position:relative;}
.search .bk{ width:20px; height:20px; background:url(../images/icon1.png) no-repeat; background-size:20px 20px; display:block; position:absolute; top:11px; right:20px;}
.search .s-ipt{ background:#f67d89; width:100%; height:30px; border-radius:13px; padding:0 5px 0 30px; position:relative;}
.search .s-ipt .s-ico{;width:13px; height:13px; background:url(../images/serch_ico.png) no-repeat; background-size:13px 13px; position:absolute; left:40px; top:8px;}
.search .s-ipt input{ width:100%; border:none; height:30px; line-height:30px; background:none; font-size:13px; color:#666; font-family:"微软雅黑";}
.search .s-ipt input[placeholder='搜索你感兴趣的微范儿商品']{ color:#fff;}
.search img{ width:14px; height:14px; vertical-align:middle; margin-right:8px;}
.proList_meun{ position:relative; margin-top:15px;}
.proList_meun .sidebar{ width:90px; position:absolute; left:0; top:0; overflow-y:scroll; z-index:200;}
.proList_meun .sidebar p{ width:100%; padding-bottom:15px; padding-top:5px; color:#333; font-size:13px; text-align:center;}
.proList_meun .sidebar p.atd{ color:#3b9bff;}
.proList{ margin-left:90px;}
.mall li{ float:left; padding:5px 8px; width:50%;}
.mall li p{ color:#323232; font-size:12px; line-height:18px; text-align:center; margin:0 auto; overflow:hidden;}


/*发现*/
.fx_box{ padding:5px 2%; background:#fff;}
.fx_title{ width:80%; margin:20px auto; height:1px; background:#cfcfcf; position:relative; display:block;}
.fx_title .wz{ width:90px; font-size:12px; color:#a5a5a5; height:20px; background:#fff; position:absolute; left:50%; top:-8px; margin-left:-45px; text-align:center;}
.fx_ul1{ width:100%;}
.fx_ul1 li{ width:46%; margin:2%; float:left; text-align:center;}
.fx_ul2 li{ margin-bottom:10px;}


/*文章列表*/
.artlist01{ width:100%;}
.artlist01 li{ padding:15px 10px; position:relative; border-bottom:1px solid #e5e5e3; min-height:62px; background:#fff;}
.artlist01 li .hdimg{ width:54px; position:absolute; left:10px; top:15px;}
.artlist01 li .hdimg img{ width:44px; height:44px;}
.artlist01 li .a-main{ padding-left:54px;}
.artlist01 li .a-main h3{ color:#f46372; font-size:15px; font-weight:normal; height:20px; line-height:20px;}
.artlist01 li .a-main h3 span{ font-size:13px; float:right;}
.artlist01 li .a-main .am-at{ margin-top:6px; width:100%; height:50px; background:#f3f3f5; padding:5px; position:relative;}
.artlist01 li .a-main .am-at .at-hdimg{ width:38px; height:38px; position:absolute; left:6px; top:6px;}
.artlist01 li .a-main .am-at .at-hdimg img{ width:38px; height:38px;}
.artlist01 li .a-main .am-at .at-wz{ padding-left:50px; font-size:14px; color:#333333; line-height:20px; height:40px;}

/*评论列表*/
.avtNav{ width:90%; height:30px; margin-bottom:2px; margin-top:16px; margin-left:5%;background:-webkit-gradient(linear,0 0,0 100%, from(#fff),to(#f4f4f4)); box-shadow:0 1px 2px #928f8f;border:1px solid #ececec;}
.avtNav li{ position:relative; float:left; border-right:1px solid #ececec;line-height:30px; color:#5c5c5c; font-size:13px; text-align:center; width:50%;}
.avtNav li.nan{text-align:left; padding-left:15px;}
.avtNav li a{ color:#1b1c20;}
.avtNav li a.avtLi{ color:#f46372;}
/*集市上方的选项卡样式*/
.avtNavjs{ width:90%; height:30px; margin-bottom:2px; margin-top:16px; margin-left:5%;background:-webkit-gradient(linear,0 0,0 100%, from(#fff),to(#f4f4f4)); box-shadow:0 1px 2px #928f8f;border:1px solid #ececec;}
.avtNavjs li{ position:relative; float:left; border-right:1px solid #ececec;line-height:30px; color:#5c5c5c; font-size:13px; text-align:center; width:33%;}
.avtNavjs li.nan{text-align:left; padding-left:15px;}
.avtNavjs li a{ color:#1b1c20;}
.avtNavjs li a.avtLi{ color:#f46372;}

.avtline{ height:1px; background:#f46372; text-indent:-999px; width:90%; margin-left:5%; margin-bottom:10px;}
.artlist02{ width:100%;}
.artlist02 li{ padding:15px 10px 5px; position:relative; border-bottom:1px solid #e5e5e3; min-height:62px; background:#fff;}
.artlist02 li .hdimg{ width:54px; position:absolute; left:10px; top:15px;}
.artlist02 li .hdimg img{ width:44px; height:44px; border-radius:50%;}
.artlist02 li .a-main{ padding-left:54px;}
.artlist02 li .a-main h3{ color:#333; font-size:15px; font-weight:normal; height:20px; line-height:20px;}
.artlist02 li .a-main h3 span{ font-size:13px; float:right;}
.artlist02 li .a-main .am-pl{ color:#666; font-size:14px; line-height:20px; padding:6px 0 2px;}
.artlist02 li .a-main .am-at{ margin-top:6px; width:100%; height:50px; background:#f3f3f5; padding:5px; position:relative;}
.artlist02 li .a-main .am-at .at-hdimg{ width:38px; height:38px; position:absolute; left:6px; top:6px;}
.artlist02 li .a-main .am-at .at-hdimg img{ width:38px; height:38px;}
.artlist02 li .a-main .am-at .at-wz{ padding-left:50px; font-size:14px; color:#333333; line-height:20px; height:40px;}


/*聊天界面*/
.chatbox{ width:100%;}
.chat_text img{ padding:3px 0;}
.chatbox .chaTime{ font-size:12px; color:#666; padding:10px 0; text-align:center;}
.chatbox .chatLeft,.chatbox .chatRight{ display:block; margin-bottom:15px;}
.chat_text img{ vertical-align:middle;}
.chatbox .chatLeft .user{ float:left; width:55; height:55px; margin-right:6px;}
.chatbox .chatLeft .user img{width:55px; height:55px; border-radius:50%;}
.chatbox .chatLeft .chat_text{ float:left; padding: 2px 5px; max-width:220px;}
.chatbox .chatLeft .chat_text h4{ color:#333; font-size:14px; font-weight:normal;}
.chatbox .chatLeft .chat_text .ct_con{line-height:20px; font-size:13px; color:#666; margin-top:5px;}
.chatbox .chatLeft .left_ico{ float:left; width:6px; height:11px; background:url(../images/chat_left_ico.jpg) no-repeat left center; background-size:6px 11px; display:block; margin-top:15px; margin-right:-1px; position:relative; z-index:2;}
.chatbox .chatRight .user{ float:right; width:55px; height:55px; margin-left:6px;}
.chatbox .chatRight .user img{width:55px; height:55px; border-radius:50%;}
.chatbox .chatRight .chat_text{ float:right; padding: 2px 5px; max-width:220px;}
.chatbox .chatRight .chat_text h4{ color:#333; font-size:14px; font-weight:normal;}
.chatbox .chatRight .chat_text .ct_con{line-height:20px; font-size:13px; color:#666; margin-top:10px;}
.chatbox .chatRight .right_ico{ float:right; width:6px; height:11px; background:url(../images/chat_right_ico.jpg) no-repeat right center; background-size:6px 11px; display:block; margin-top:15px; margin-left:-1px; position:relative; z-index:2;}

.chat_wordbar{ width:100%;position:fixed; left:0; bottom:0; z-index:100;}
.chat_word{ padding:6px 64px 0 76px;height:36px; max-height:60px;background:#e1e0e0; position:relative;}
.chat_word .text{ width:100%; padding:0 4%;height:24px; background:#fdfafa; border:1px solid #bab5b5; color:#333; font-size:14px; line-height:24px; border-radius:12px; overflow:scroll;}
.chat_word .leftdiv{position:absolute; left:10px; bottom:0;}
.chat_word .leftdiv .bq{ display:inline-block; width:26px; height:26px; margin-right:8px; background:url(../images/bq_ico.png) no-repeat; background-size:26px 26px;}
.chat_word .leftdiv .loadimg{ display:inline-block;width:26px; height:26px; background:url(../images/loadimg_ico.png) no-repeat; background-size:26px 26px; border:none; position:relative;}
.chat_word .leftdiv .loadimg input{opacity: 0;filter: alpha(opacity=0); position:absolute; left:0; top:0; width:26px; overflow:hidden;}
.chat_word .rightdiv{position:absolute; right:10px; bottom:4px;}
.chat_word .rightdiv input{ width:46px; height:26px; background:#007aff; color:#fff; font-size:14px; text-align:center; line-height:26px; border:none; border-radius:12px;}



/*爆品详情页*/
.pro_dt{ background:#fff;}
.pro_dt h1{ color:#232326; font-size:16px; padding:5px 10px; line-height:20px; margin-bottom:5px;}
.pro_dt .price{ padding:5px 15px; color:#f23030; font-size:18px; line-height:26px; border-bottom:1px solid #c1c1c1;}
.pro_dt .price span{ color:#666; font-size:12px; text-decoration:line-through; float:right;}
.pro_dt .yf{ color:#81838e; font-size:14px; padding:8px 15px; border-bottom:1px solid #c1c1c1;}

.size_tit{ padding:8px 15px; color:#666; font-size:14px;}
.size_num{ border-bottom:1px solid #c1c1c1; border-top:1px solid #c1c1c1; padding:4px 25px;background:#fff; margin-bottom:10px;}
.size_num span{ display:inline-block; font-size:13px; color:#81838e;min-width:30px; text-align:center; height:30px; line-height:30px; margin:5px;border:1px solid #c1c1c1;}
.pro-t{ width:203px; margin:0px auto; padding:15px 0;}
.pro-t img{ width:203px; height:37px;}

.pro-mj{ margin-top:15px; margin-bottom:20px; padding:0 15px;}
.pro-mj .mj-box1{ width:100%; height:134px; background:#f35262; border-radius:5px; box-shadow:-2px 2px 4px #999; position:relative;}
.pro-mj .mj-box1 .mj-icon{ width:22px; height:22px; position:absolute;top:0; right:0; background:url(../images/reg_ok_sell.png) no-repeat; background-size:22px 22px;}
.pro-mj .wd50{ width:50%; position:relative; text-align:center;}
.pro-mj .wd50.ln::after{ content:''; width:1px; background:#dbdbdb; position:absolute; right:0; top:20px; height:94px; display:block;}
.pro-mj .wd50 .link-ico{ width:5px; height:25px; background:url(../images/pro-dt-link.png) no-repeat; background-size:5px 25px;}
.pro-mj .wd50 .link-ico.pos1{ position:absolute; left:36%;top:-18px;}
.pro-mj .wd50 .link-ico.pos2{ position:absolute; right:36%;top:-18px;}
.pro-mj .mj-hdimg{ width:75px; height:75px; margin:10px auto 0;}
.pro-mj .mj-hdimg img{width:75px; height:75px; border-radius:50%;}
.pro-mj p{ text-align:center; padding:0 10px;}
.pro-mj .p1{ font-size:15px; color:#fff; line-height:24px;}
.pro-mj .p2{ font-size:12px; color:#fff;}
.pro-mj .ewm{ width:85px; height:85px; margin:13px auto 12px;}
.pro-mj .ewm img{width:85px; height:85px;}
.pro-mj .mj-box2{ width:100%; margin-top:10px; height:38px; line-height:38px; color:#fff; background:#f35262; border-radius:5px;  box-shadow:-2px 2px 4px #999; font-size:15px;}
.pro-mj .mj-box2 .phone-ico{ width:10px; height:20px; background:url(../images/pro-dt-phone.png) no-repeat; background-size:10px 20px; margin-right:6px;}
.pro-mj .mj-box2 .ok-ico{ width:15px; height:14px; background:url(../images/pro-dt-ok.png) no-repeat; background-size:15px 14px; margin-right:6px;}



/*订单管理*/
.order_t{ padding:10px 10px 20px; background:#fff;}
.order_t .od_num{ color:#333; font-size:13px; text-align:center;}
.order_t .od_num em{ color:#ff0000; font-size:15px; padding-right:3px;}
.order_t .od_slt{ margin-top:10px;}
.od_ipt{ background:#eee; border:1px solid #c9c9c9; padding:0 3px; height:22px; line-height:22px; border-radius:5px;}
.od_ipt3{ background:none; width:70%; border:1px solid #c9c9c9; padding:0 3px; height:22px; line-height:22px; border-radius:2px;}
.order_t .od_slt span{display:inline-block; margin:0 0px; font-size:10px; color:#999;}
.jf-tab{width:100%;}
.jf-tab th{color:#666666; font-size:13px; font-weight:normal; text-align:center; background:#f3f4f6; padding:5px 0; border-bottom:1px solid #c9c9c9; border-top:1px solid #c9c9c9;}
.jf-tab td{ color:#999; font-size:13px; height:32px; line-height:32px; text-align:center; background:#fff; border-bottom:1px solid #c9c9c9;}
.jf-tab td i{ color:#f35262;}
.jf-tab td a{ color:#f35262; text-decoration:underline;}
.order_ul,.order_ul2{ width:100%; border-top:1px solid #c9c9c9;}
.order_ul li,.order_ul2 li{ background:#fff; color:#666;font-size:14px; min-height:34px; padding:8px 15px; border-bottom:1px solid #c9c9c9; position:relative;}
.order_ul li ib input{ width:20px; background:#fff; border-radius:5px; border:1px solid #c9c9c9; text-align:center; color:#666; font-size:14px;}
.order_ul b{ color:#f00; font-weight:normal; text-decoration:underline;}
.order_ul li ib{ color:#f46372; font-size:18px; font-weight:bold; padding:0 5px;}
.order_ul li ib img{ width:11px; height:11px;}
.order_ul li label{ color:#636c73;}
.order_ul li.frt-li{ color:#333; font-size:16px;}
.order_ul li .order-dt-img{ width:100px; height:75px; position:absolute; left:15px; top:12px;}
.order_ul li .order-dt-img img{width:100px; height:75px;}
.order_ul li .order-dt-wz{ margin-left:120px; margin-top:3px;}
.order_ul li .order-dt-wz .p1{ color:#232326; font-size:15px; line-height:20px;}
.order_ul li .order-dt-wz .p2{ color:#666; font-size:13px; padding-top:5px; line-height:20px;}
.order_ul li .order-dt-wz .p2 b{ float:right; color:#f23030; font-size:18px;}
.order_ul li i{ text-decoration:underline;}
.order_ul li em{ font-size:12px; color:#0033a8; margin-left:10px;}
.order_ul li span,.order_ul2 li span{ position:absolute; left:15px; top:8px; text-align:left;}
.order_ul li .sp-rt{ margin-left:70px; line-height:20px;}
.od_zt{ color:#666; font-size:14px; width:90%; margin:15px auto;}
.od_zt .wd50{ width:50%;}
.od_zt select{ width:60%; margin-left:10%;}
.order-h2{ padding:0 15px; height:26px; line-height:26px; font-size:14px; color:#999;}
.order_ul2 li .sp-rt{ margin-left:85px; line-height:20px;}
.order_ul2 li span{ border-right:1px solid #d2d2d2; padding-right:15px; margin-right:15px;}
.order_ul2 li label{ color:#666; padding-right:15px; border-right:1px solid #d2d2d2; margin-right:15px;}
.od_ipt2{ color:#999; border:none; line-height:30px; font-size:14px; width:70%;}
.order_ul2 li .od_ipt{ width:100%;}
.order_ul2 li .od_txta{ border:none; background:none; height:50px; width:100%;}
.order_ul2 li.add{ text-align:center; color:#f35262; font-size:14px;}
.order_ul2 li.add img{ width:24px; height:24px; vertical-align:middle; margin-right:8px;}
.turn_btn{ width:40px; height:25px; vertical-align:middle;}
.order_ul .xt{ color:#999; font-size:9px; padding-top:5px;}


.upload_box h4{ color:#4c4b4b; font-size:16px; position:relative; font-weight:normal; text-align:left;}
.upload_box h4 i{ width:6px; height:20px; position:absolute; left:0; top:0; background:#f35262;}
.upload_box h4 span{ padding-left:15px;}
.upload_box{ background:#fff; border-top:1px solid #c9c9c9; text-align:center; position:relative;}
.upload_box .wz{ color:#666; font-size:14px;}
.upload_box .wz span{ color:#999; font-size:12px;}
.upload_img img{ width:58px; height:58px; margin-top:3px;}
.upload_box .del_img{ position:absolute; left:15px; top:40%; width:33px; height:33px;}
.upload_box .del_img img{ width:33px; height:33px;}
.upload_box .order_ul2{ margin-left:63px; border-top:none; width:auto;}
.upload_box .order_ul2 li{ padding-left:0; padding-right:10px;}
.upload_box .wd20{ width:5%;}
.upload_box .wd53{ width:73%;margin-left: 15%;}
.upload_box .wd26{ width:26%;}
.upload_box .wd73{ width:73%;}
.upload_box .bj i{position: absolute;top:0px;left: 0px;text-align: center; width:18px; height:18px;background: red;border-radius: 50%;color:#fff;font-weight: bold}
.bj{margin-left:20px; color:#636c73; font-size:13px;}
.bj span{ display:inline-block; min-width:90px;text-align: left; margin-top:10px;overflow: hidden;padding-left: 20px;position: relative;height: 25px;}



.txtarea{ width:100%; margin-top:3px;background:none; border:1px solid #ddd; padding:0 3px; height:58px; line-height:22px; border-radius:2px;}

/*图文*/
.upload_tip{ border:1px solid #c9c9c9; border-radius:5px; padding:5px 10px; margin-left:10px;}
.upload_tip .tit{ color:#666; font-size:14px;}
.upload_tip .con{color:#666; font-size:14px; line-height:20px; padding-top:6px; text-align:left;}
.ft14{ font-size:14px; color:#666;}
.xin{ width:17px; height:17px; background:#f35262; border:1px solid #d3d3d3; margin-right:5px;}
.jiu{ width:17px; height:17px; background:#fff; border:1px solid #d3d3d3; margin-right:5px;}

/*个人中心*/
.usr-header{ background:#f35262; padding:10px 0; position:relative;}
.usr-header .usr-hdimg{ width:85px; height:85px; margin:0 auto;}
.usr-header .usr-hdimg img{ width:85px; height:85px; border-radius:50%; border:3px solid #fff;}
.usr-header p{ color:#fff; font-size:16px; text-align:center; padding-top:4px;}
.usr-ul{ display:-webkit-box; display:box; width:100%; height:60px; border-top:1px solid #f96b79;background:#f35262;}
.usr-ul li{ -webkit-box-flex:1; box-flex:1; position:relative; text-align:center; padding-top:8px;}
.usr-ul li p{ color:#fff; font-size:14px; padding-top:3px;}
.usr-ul li.u-line::after{ display:block; content:''; width:1px; height:100%; position:absolute; right:0; top:0; background:#f96b79;}
.usr-ul li .usr-img1{ width:28px; height:26px; background:url(../images/usr_img1.png) no-repeat; background-size:28px 26px;}
.usr-ul li .usr-img2{ width:19px; height:26px; background:url(../images/usr_img2.png) no-repeat; background-size:19px 26px; position:relative;}
.usr-ul li .usr-img3{ width:26px; height:26px; background:url(../images/usr_img3.png) no-repeat; background-size:26px 26px;}
.usr-ul li .usr-img2 .bd{ display:block; width:12px; height:12px; background:#fff; border-radius:50%; color:#f35262; font-size:10px; text-align:center; position:absolute; line-height:12px; right:-6px; top:-6px;}

.usr_box{ border-top:1px solid #c9c9c9;border-bottom:1px solid #c9c9c9; background:#fff; padding-left:15px;}
.usr_box p{border-bottom:1px solid #c9c9c9; padding:10px 0; color:#636c73; font-size:16px;}
.usr_box p:last-child{ border:none;}
.usr_box span{ font-family:'华文细黑'; font-size:20px; padding-right:10px;}
.usr-ico1,.usr-ico2,.usr-ico3,.usr-ico4,.usr-ico5{ background:url(../images/usr-sprits.png) no-repeat; background-size:23px 123px; width:23px; margin-right:10px;margin-top:-2px}
.usr-ico1{ height:20px; background-position:0 -1px;}
.usr-ico2{ height:23px; background-position:0 -24px;}
.usr-ico3{ height:19px; background-position:0 -52px;}
.usr-ico4{ height:21px; background-position:0 -76px; position:relative;}
.usr-ico5{ height:21px; background-position:0 -102px; position:relative;}
.usr-ico6{ width:24px; height:24px; background:url(../images/usr-ico6.png) no-repeat; background-size:24px 24px; margin-right:10px;}
.usr-d{ height:7px; width:7px; border-radius:50%; background:#e5004f; position:absolute; left:-2px; top:-2px; display:block;}
.usr-ico9{ background:url(../images/card.png) no-repeat; background-size:23px 23px; width:23px; margin-right:10px;height: 20px;background-position:0 0;margin-top:-6px}
.usr-rr{ height:7px; width:7px; border-radius:50%; background:#e5004f; position:absolute; right:10px; top:-2px; display:block;}


/*公告*/
.gg_title{ width:100px; height:114px; background:url(../images/gg-tbg.png) no-repeat; background-size:100px 114px; margin:20px auto;}
.gg_title p{ color:#fff; font-size:14px; text-align:center; text-shadow:1px 1px 2px #333; line-height:30px;}
.gg_ul{ padding:0 15px;}

.gg_ul li{ border-bottom:1px solid #e2e2e2; position:relative; padding:10px; min-height:78px;}
.gg_ul li .dian{ display:block; width:8px; height:8px;background:#e5004f; border-radius:50%; position:absolute;left:64px; top:6px; z-index:100;}
.gg_ul li .gg-pic{ width:58px; height:58px; position:absolute; left:10px; top:10px;}
.gg_ul li .gg-pic img{width:58px; height:58px;}
.gg_ul li .wrd{ margin-left:78px;}
.gg_ul li .wrd .p1{ color:#333333; font-size:14px;}
.gg_ul li .wrd .p2{ color:#7b7b7b; font-size:13px;}


/*我的二维码*/
.wx_mp_title{ width:86px; padding:25px 0; margin:0 auto;}
.wx_mp_title img{width:86px; height:26px;}
.wx_main{ padding:0 20px;}
.wx_con{ background:#fff; border-radius:6px; padding:20px 10px 10px; min-height:200px;}

.wx_con .wc_head{ position:relative; min-height:85px; margin-bottom:20px;}
.wx_con .wc_head .hdimg{ width:80px; height:80px; position:absolute; left:0; top:0;}
.wx_con .wc_head .hdimg img{width:80px; height:80px; border-radius:50%;}
.wx_con .wc_head .wc_wz{ margin-left:90px; padding-top:10px;}
.wx_con .wc_head .wc_wz .p1{ color:#333; font-size:18px; padding:5px 0;}
.wx_con .wc_head .wc_wz .p1 img{ width:15px; height:15px; margin-left:10px; vertical-align:middle;}
.wx_con .wc_head .wc_wz .p2{ color:#999; font-size:14px;}

.wx_con .wx_ewm{ margin:20px 20px 10px;}
.wx_con .p3{ color:#5c5c5c; font-size:12px; text-align:center;}

.wx_bm{ position:fixed; left:0; bottom:15px; width:100%;}
.wx_bm .wx_ico{ width:8px; height:12px; background:url(../images/wx_ico.png) no-repeat; background-size:8px 12px; margin-right:10px;}
.wx_bm p{ height:30px; line-height:30px; text-align:center; color:#666; font-size:12px;}


/*收藏夹*/
.sc_ico1,.sc_ico2,.sc_ico3,.sc_ico4,.sc_ico5,.sc_ico6,.sc_ico7,.sc_ico8,.sc_ico9,.sc_ico10,.sc_ico11{ background:url(../images/sprits_icon.png) no-repeat; background-size:56px 76px; margin-right:3px;}
.sc_ico1{ width:15px; height:17px; background-position:0 0;}
.sc_ico2{ width:15px; height:13px; background-position:0 -20px;}
.sc_ico3{ width:15px; height:17px; background-position:0 -39px;}
.sc_ico4{ width:18px; height:15px; background-position:-18px 0px;}
.sc_ico5{ width:18px; height:14px; background-position:-18px -20px;}
.sc_ico6{ width:18px; height:17px; background-position:-18px -39px;}
.sc_ico7{ width:18px; height:15px; background-position:-18px -60px;}
.sc_ico8{ width:16px; height:16px; background-position:0 -60px; position:absolute; left:5px; top:9px; margin-right:0;}
.sc_ico9{ width:13px; height:16px; background-position:-43px 0;}
.sc_ico10{ width:12px; height:18px; background-position:-44px -19px;}
.sc_ico11{ width:12px; height:12px; background-position:-44px -39px;}


.gj_list li{ border-bottom:1px solid #c9c9c9; background:#fff; padding:10px;}
.gj_list li h2{ font-size:15px; color:#232323; padding-bottom:5px;}
.gj_list li .icodiv{ display:-webkit-box; display:box;}
.gj_list li .icodiv span{ display:inline-block; -webkit-box-flex:1; box-flex:1; color:#f35262; font-size:11px; text-align:center;}
.gj_list li.first{border-top:1px solid #c9c9c9; background:none;}
.gj_list li.sed{background:none;}

/*图文分类*/

.edit_box{ width:120px; height:35px; border:1px solid #c9c9c9; border-radius:5px; float:right; position:relative; margin:0 15px;}
.edit_box .e-main{ margin-left:30px; border-left:1px solid #f1f1f1; padding-left:10px; line-height:15px;}
.edit_box .e-main .p1{ color:#666; font-size:9px;}
.edit_box .e-main .p2{ color:#666; font-size:15px;}

.edit_ul{ margin:15px;}
.edit_ul li{border-bottom:1px solid #f2f2f2; padding:8px;}
.edit_ul li ib{ display:inline-block; color:#666; font-size:13px; background:#eee; padding:0 10px; height:26px; line-height:26px; text-align:center; border-radius:13px;}
.edit_ul li .fr{ padding-top:5px;}
.edit_ul li span{ font-size:14px; color:#959595; margin-right:10px;}


.gg_ul2{ padding:0 10px;}
.gg_ul2 li{ border-bottom:1px solid #e2e2e2; position:relative; padding:10px; min-height:78px;}
.gg_ul2 li .dian{ display:block; width:8px; height:8px;background:#e5004f; border-radius:50%; position:absolute;left:64px; top:6px; z-index:100;}
.gg_ul2 li .gg-pic{ width:64px; height:64px; border:1px solid #7c7c7c; position:absolute; left:10px; top:10px;}
.gg_ul2 li .gg-pic img{width:58px; height:58px; margin:2px;}
.gg_ul2 li .wrd{ margin-left:78px;}
.gg_ul2 li .wrd .p1{ color:#333333; font-size:14px;}
.gg_ul2 li .wrd .p2{ color:#7b7b7b; font-size:13px;}
.gg_ul2 li .box p{ color:#959595; font-size:14px;-webkit-box-flex:1;box-flex:1; margin-top:10px;}


/*图文详情*/
.info_header{height:40px; line-height:40px; width:100%;background:#fff; position:relative; text-align:center; padding:0 60px; border-bottom:1px solid #eee;}
.info_header h1{color:#999999; font-size:13px; text-align:center;  font-weight:normal;}
.info_header .lt{ color:#999; font-size:13px; height:30px; padding-top:4px; line-height:30px; position:absolute; left:8px; top:0; }
.info_header .lt img{ width:24px; height:24px; border-radius:5px; margin-right:5px;vertical-align:middle;}
.info_header .bk{ width:40px; height:25px; background:url(../images/info_share.png) no-repeat; background-size:40px 25px; display:block; position:absolute; top:7px; right:10px;}
.info_header .music_ico{ width:25px; height:25px; background:url(../images/info_music.png) no-repeat; background-size:25px 25px; position:absolute; right:10px; top:52px;}

.info_con{ padding:10px 20px; margin-top:40px;}
.info_con h1{ color:#000; font-size:24px; font-weight:normal; text-align:center;}
.info_con .ly{ color:#999; font-size:14px; padding-top:25px; text-align:center; margin-bottom:17px;}
.info_con .con{ color:#666666; font-size:14px; line-height:18px;}

.info_con .p1{ color:#514eff; font-size:14px; text-decoration:underline; margin:15px 0;}
.info_con .box{ padding:10px 0; border-bottom:1px solid #e9e9e9;}
.info_con .box p{ color:#666; font-size:14px;-webkit-box-flex:1;box-flex:1;}

.if_ico1,.if_ico2,.if_ico3,.if_ico4,.if_ico5,.if_ico6{ background:url(../images/info_icon.png) no-repeat; background-size:17px 100px; margin-right:5px; width:17px;}
.if_ico1{height:14px; background-position:0 0;}
.if_ico2{height:15px; background-position:0 -16px;}
.if_ico3{height:17px; background-position:0 -36px;}
.if_ico4{height:17px; background-position:0 -55px;}
.if_ico5{height:11px; background-position:0 -75px;}
.if_ico6{height:11px; background-position:0 -89px;}
.if_line{ width:100%; height:8px; background:#d9d9d9; border-top:1px solid #a1a1a1;}
.if_ico71{ background:url(../images/loce_no.png) no-repeat;  width:26px;height:26px;background-size: 26px 26px;margin-top:-3px;margin-left: -4px}
/*音乐弹层*/
.music_box{ width:100%; height:100%; background:#fff; position:fixed; left:0; top:0; z-index:100000; display:none;}
.music_box .title{ height:40px; background:#f2f2f2; padding:0 10px;}
.music_box .title ul{ display:-webkit-box; display:box; overflow-x:scroll;}
.music_box .title li{ margin:0 15px; font-size:14px; color:#999; line-height:40px;}
.music_box .main{ overflow:scroll;  height:100%; padding-bottom:35px;}
.music_box .main li{ color:#666; font-size:13px; height:50px; line-height:50px; padding:0 15px; border-bottom:1px solid #eee;}
.music_box .main li span{ float:right;}
.music_box .main li span img{ width:23px; height:23px; vertical-align:middle;}
.music_box li.slt{ color:#f35262;}

.music_box .main .btm{ height:50px; border-top:1px solid #eee; padding:0 15px;}
.music_box .main .btm .img1{ width:18px; height:18px; margin-top:13px;}
.music_box .main .btm .img2{ width:26px; height:17px; margin-top:13px;}


/*评论部分*/
.cmMain{ min-height:80px; margin:10px 10px 0 20px; border-bottom:1px solid #d1d1d1;}
.com_li{ position:relative; margin-bottom:10px;}
.com_li span{ float:right;}
.com_li span.col{ color:#999;}
.com_li .hd-pic{ width:36px;height:36px; position:absolute; left:0;top:3px;}
.com_li .hd-pic img{ width:36px; height:36px; border-radius:50%;}
.com_li .main{ margin-left:46px; border-bottom:1px solid #d1d1d1;}
.com_li:last-child .main{ border-bottom:none;}
.com_li .main .title{ color:#f35262; font-size:13px; line-height:24px;}
.com_li .main .con{ color:#333; font-size:14px; line-height:18px;}
.com_li .main .sub{ color:#999; font-size:10px; line-height:26px;}
.zan_on,.zan_off{ width:13px; height:16px; background:url(../images/pl_zan.png) no-repeat; background-size:28px 13px; margin-right:5px;}
.zan_off{ background-position:0 0;}
.zan_on{ background-position:-15px 0;}

.loadmore{ margin:0 20px;}
.loadmore .wd50{ width:50%;}
.loadmore .btn{ width:110px; height:32px; border:1px solid #9e9e9e; line-height:32px; text-align:center; color:#666; font-size:13px; margin:0 auto 10px;}

.ad_box{ margin:5px 16px 15px;}
.ad_box .title{ width:80%; margin:20px auto; height:1px; background:#999; position:relative;}
.ad_box .title .wz{ width:50px; text-align:center; background:#fff; z-index:100; color:#999; text-align:center; height:21px; line-height:21px; font-size:12px; position:absolute; left:50%; margin-left:-25px; top:-10px;}

/*名片管理*/
.vcard_bg{ width:100%; background:#f5f5f5 url(../img/7842a1.jpg) no-repeat center top; background-size:100%; background-repeat:no-repeat; background-attachment:fixed}
.v_header{height:60px; line-height:60px; width:100%;background:none; position:relative; text-align:center; padding:0 60px;}
.v_header h1{color:#fff; font-size:15px; text-align:center;  font-weight:normal;}
.v_header .lt{ width:34px; position:absolute; top:0; left:10px;}
.v_header .rt{ width:45px; height:45px; background:url(../images/vcard_icon1.png) no-repeat; background-size:45px 45px; position:absolute; top:13px; right:10px;}
.v_ico1,.v_ico2,.v_ico3,.v_ico4,.v_ico5,.v_ico6,.v_ico7{ background:url(../images/vcard_icon.png) no-repeat; background-size:34px 240px; margin-right:5px; width:34px;}
.v_ico1{height:30px; background-position:0 0;}
.v_ico2{height:22px; background-position:0 -35px; position:absolute;}
.v_ico3{height:36px; background-position:0 -62px; margin-left:5px; margin-top:9px;}
.v_ico4{height:30px; background-position:0 -102px; margin-top:12px; margin-left:5px;}
.v_ico5{height:31px; background-position:0 -136px; margin-left:5px; margin-top:10px;}
.v_ico6{height:32px; background-position:0 -172px;margin-left:5px; margin-top:11px;}
.v_ico7{height:33px; background-position:0 -205px;margin-left:5px; margin-top:12px;}

.vcard_msg{}
.vcard_msg .headimg{ width:100px; height:100px; margin:5px auto 0; border-radius:50%; }
.vcard_msg .headimg img{ width:88px; height:88px; border-radius:50%; margin:6px;}
.vcard_msg .p1{ color:#fff; font-size:20px; text-align:center; padding-top:10px;}
.vcard_msg .p2{width:100px; min-height:20px; line-height:20px; margin:10px auto; color:#fff; font-size:12px; text-align:center; background:rgba(255,255,255,0.3); border-radius:10px;}
.vcard_msg .p3{color:#fff; font-size:12px; text-align:center;margin-top: 8px}

.vcard_msg ul{ margin:20px 15px 0;}
.vcard_msg ul li{ float:left; width:20%; text-align:center;}
.vcard_msg ul li .bg{width:52px; height:52px; background:rgba(255,255,255,0.2); border-radius:5px; margin:0 auto;}
.vcard_con{ padding:10px; margin-top:30px;}
.vcard_con .ty_con{ border:1px solid #c9c9c9; box-sizing:border-box; background:#fff; border-radius:0 5px 5px 5px; position:relative; padding:10px 15px;}
.vcard_con .ty_con .v-t1{ position:absolute; left:-1px; top:-26px; width:185px; height:26px; background:url(../images/vcard_t1_bg.png) no-repeat; background-size:185px 26px;}
.vcard_con .ty_con .v-t2{ position:absolute; left:-1px; top:-25px; width:110px; height:25px; background:url(../images/vcard_t2_bg.png) no-repeat; background-size:110px 25px;}
.vcard_con .ty_con .v-t1 p,.vcard_con .ty_con .v-t2 p{ color:#666; font-size:14px; line-height:26px; padding-left:8px;}
.vcard_con .ty_con .v-t1 p span{ font-size:13px; padding-left:40px;}
.vcard_ico2{ width:23px; height:23px; background:url(../images/vcard_icon2.png) no-repeat; background-size:23px 23px; margin-right:15px;}
.vcard_ico3{ width:24px; height:18px; background:url(../images/vcard_icon3.png) no-repeat; background-size:24px 18px; margin-right:14px;}
.vcard_ico4{ width:20px; height:22px; background:url(../images/vcard_icon4.png) no-repeat; background-size:20px 22px; margin-right:15px; margin-left:3px;}
.vcard_ico5{ width:40px; height:34px; background:url(../images/vcard_icon5.png) no-repeat; background-size:40px 34px; margin-top:23px;}
.vcard_ico6{ width:34px; height:34px; background:url(../images/del_ico.png) no-repeat; background-size:34px 34px; position:absolute; left:23px; top:23px;}
.vcard_con .ty_con li{ padding:10px 15px; border-bottom:1px solid #e4e4e4; color:#7f7f7f; font-size:15px;}
.vcard_con .ty_con li:last-child{ border:none;}
.vcard_con .ty_con .dt{ color:#989898; font-size:15px; line-height:20px;}



.usr-header2{ background:#f35262; padding:10px 0; position:relative; min-height:105px;}
.usr-header2 .usr-hdimg{ width:85px; height:85px; position:absolute; left:15px; top:10px;}
.usr-header2 .usr-hdimg img{ width:85px; height:85px; border-radius:50%; border:3px solid #fff;}
.usr-header2 p{ margin-left:120px; color:#fff; font-size:16px; padding-top:20px;}
.usr-header2 .wd50{ width:50%; margin:10px 0; text-align:center;}
.usr-header2 .v-d1{ width:80px; height:80px; background:#fff; border-radius:5px; margin:0 auto;}
.usr-header2 .v-d2{ width:80px; height:80px; margin:0 auto; position:relative;}
.usr-header2 .v-d2 img{width:80px; height:80px; border-radius:5px;}
.usr-header2 span{ color:#fff; font-size:10px;}

.vcard-col{border-top:1px solid #c9c9c9;border-bottom:1px solid #c9c9c9; background:#fff; padding:10px 0;}
.vcard-col .col-ul{ margin:0 30px;}
.vcard-col .col-ul li{ width:25%; float:left; margin-bottom:10px; text-align:center;}
.vcard-col .col-ul li i{ width:33px; height:33px; border-radius:3px;}
.vcard-col .col-ul li i.c1{ background:#35752b;}
.vcard-col .col-ul li i.c2{ background:#f30000;}
.vcard-col .col-ul li i.c3{ background:#0b60b5;}
.vcard-col .col-ul li i.c4{ background:#000000;}
.vcard-col .col-ul li i.c5{ background:#5c1f25;}
.vcard-col .col-ul li i.c6{ background:#f35262;}
.vcard-col .col-ul li i.c7{ background:#00c395;}
.vcard-col .col-ul li i.c8{ background:#6bbfff;}
.vcard-col .col-ul li i.c9{ background:#7842a1;}
.vcard-col .col-ul li i.c10{ background:#f37b35;}
.vcard-col .col-ul li i.c11{ background:#888888;}
.vcard-col .col-ul li i.c12{ background:#06a32e;}

/*评论页*/
.starBox{ width:100%; position:relative; margin:20px;}
.starBox .leftimg{ width:58px; height:58px; position:absolute; left:0 top:0;}
.starBox .leftimg img{ width:58px; height:58px; }
.starBox .rtmain{ margin-left:78px; height:58px;}
.starBox .rtmain .p1{ color:#333; font-size:15px; line-height:30px;}

.starMsg{ background:#fff; border-bottom:1px solid #c9c9c9; border-top:1px solid #c9c9c9; padding:6px 15px;}
.starMsg p img{ width:27px; height:27px;}
.starMsg-btn{ width:86%; margin-left:7%; background:#04be02; border-radius:5px; color:#fff; font-size:18px; text-align:center; height:42px; line-height:42px; border:none;}



.slider{display:none}
.focus span{width:7px;height:7px;margin-right:7px;border-radius:50%;background:#666;font-size:0}
.focus span.current{background:#fff}


.share_bg{ width:100%; height:100%; position:fixed; left:0; top:0; background:rgba(0,0,0,0.6); z-index:10;display: none}
.share_box{ width:100%; height:240px; background:#f8f8f8; position:fixed; left:0; bottom:50px; z-index:1000;display: none}
.share_box .s_title{ margin:20px 28px;font-size:14px; color:#999;}
.share_box .s_ico{ width:15px; height:15px; background:url(../images/share_ico.png) no-repeat; background-size:15px 15px; margin-right:10px;}
.share_box .s_title span{ float:right; display:block; border:1px solid #999; border-radius:6px; padding:0px 5px;}
.share_main{ margin:30px 10px 0;}
.share_main ul{ display:-webkit-box; display:box;}
.share_main ul:first-child{ margin-bottom:15px;}
.share_main li{ box-flex:1;-webkit-box-flex:1;color:#656565!important;font-size:13px!important; line-height:26px!important; text-align:center;}
.bdsharebuttonbox a{ display:block; text-align:center; margin:0 auto!important; padding:0!important; width:50px!important; height:50px!important; float: none!important; /*background-image:url(images/share_sprits.png); background-repeat:no-repeat;*/}
.bdsharebuttonbox .bds_weixin{background: url(../images/s_wxhy.png) no-repeat center center/50px 50px!important;}
.bdsharebuttonbox .bds_wxpy{ background: url(../images/s_wxpy.png) no-repeat center center/50px 50px!important;}
.bdsharebuttonbox .bds_wxsc{ background: url(../images/s_wxsc.png) no-repeat center center/50px 50px!important;}
.bdsharebuttonbox .bds_sqq { background: url(../images/s_qq.png) no-repeat center center/50px 50px!important;}
.bdsharebuttonbox .bds_tsina{ background: url(../images/s_xlwb.png) no-repeat center center/50px 50px!important;}
.bdsharebuttonbox .bds_tqq{ background: url(../images/s_txwb.png) no-repeat center center/50px 50px!important;}
.bdsharebuttonbox .bds_qzone{ background: url(../images/s_qqzone.png) no-repeat center center/50px 50px!important;}
.bdsharebuttonbox .bds_renren{ background: url(../images/s_rr.png) no-repeat center center/50px 50px!important;}

.mb{ position:fixed; top:0; right:0; z-index:999;display: none}
.mb img{ width:100%; height:314px;}




.tan_t4{ border-radius: 5px;display:none;position:fixed; left:5%;top:0px;  bottom: 0;overflow-x: auto; overflow-y: scroll;right: 0; width:90%; box-sizing:border-box;
    z-index:999999; background:rgba(0,0,0,.3); padding-top:70px; }
.tan_t4 .content_nr{width: 100%;min-height: 300px; margin:0px auto; background: #fff;margin-bottom:25px;}

.title_1{ width: 100%; position: relative;font-size: 14px; height: 40px; line-height: 40px; text-indent: 5px; margin:0px; background: #f35262; color: #fff;}
.title_1 span{ position: absolute; display: inline-block; right:0px; top:0px; width: 50px; text-align: center; cursor: pointer; font-size: 20px; line-height: 40px; color: #fff;}
.fuwu{height:220px; overflow-y:scroll; width:90%; margin-left:5%; border:1px solid #ccc; padding:10px;}
.fuwu p{ text-indent:24px; line-height:24px;}
.fuwu h3{  line-height: 35px; color: #555; font-size: 14px; text-align: center;}


.emoji-img{padding:0px}


.daoqi{position: fixed;width: 100%;height: auto;top:0px;z-index: 99999999999999999}