﻿@charset "utf-8";
@import url("../../css/globle.css");
/*通用*/
body{ background:#000;}.toggles{ display:block}
/*图片*/
.picScroll{ width:100%; height:auto;}
.picScroll .contl{ z-index:1002; font-size:18px; overflow:hidden; line-height:40px;color:#fff; text-align:right;position:absolute;bottom:0;right:0%}
.picScroll span.pageState{ float:right; width:auto; display:block; color:#fff;margin-right:20px;}
.picScroll span.pageState span{ color:#ee0000;}
.picScroll .picbd{ width:100%;position:relative; z-index:12}
.picScroll .picbd ul{ width:100%; overflow:hidden; zoom:1; line-height:100%; }
.picScroll .picbd ul li{width:100%; height:100%;float:left; text-align:center; vertical-align:middle;position:relative; overflow:hidden  }
.picScroll .picbd ul li img{ height:auto;vertical-align: middle;}
.picScroll .picbd ul li .con1{position:absolute; bottom:39px; left:0; width:96%; padding:0 2%;height:94px; line-height:20px; overflow:hidden;background: url(../images/touch-pic/bg.png) repeat; text-align:left }
.picScroll .picbd ul li .con1 h1{color:#fff; font-size:18px; display:block; width:100%; height:30px; line-height:30px; overflow:hidden}
.picScroll .picbd ul li .con1 span{color:#a8a8a8; font-size:15px; display:block; width:100%; height:56px; line-height:20px; overflow:hidden}
/*底部分享*/
.t-foot{ background:#141414; width:92%; height:40px;clear: both; padding:0 4%; text-align:center; position:relative; z-index:999; position:fixed; bottom:0; left:0}
.t-foot a{color:#cccccc}.t-foot a:hover{ color:#a50310}.t-foot a:link{ color:#ffffff}
.s-before,.mes,.look{ background:transparent url(../images/touch-pic/tp-c.png) no-repeat 0 0; background-size:30px;padding:5px 0 5px 30px;}
.share{display:block;line-height:34px; padding:0 5px 0 25px; margin-top:3px;}#fx{ width:64px; height:34px; float:left; }
.s-before{ background-position:2px 6px;}
.s-after{background:#000000 url(../images/touch-pic/tp-c.png) no-repeat 2px -43px; background-size:30px;}
/*分享*/
.an{ position: absolute; left:0; bottom:50px; background:url(../images/touch-pic/bjf.png) repeat; width:92%; margin:0 4%;-webkit-border-radius:8px;border-radius:8px; height:90px; z-index:999}
.an .jtx{ background: url(../images/touch-pic/jt.png) no-repeat; display:block; width:14px; height:7px; position:absolute; left:32px; bottom:-7px; background-size:14px}
.an ul{ width:100%; overflow:hidden; margin:19px auto;}
.an ul li{ float:left; width:25%; text-align:center}
.an ul li img{ width:51px; height:52px; margin:auto}
.mes{ background-position:1px -95px;line-height:42px; margin-left:-30px;}
.look{ display:block; float:right; height:35px; line-height:30px;background-position:0px -140px; padding-bottom:0}
/*分享提示1*/
.sharehelper {position: fixed;top: 0;right: 0;width: 100%;height: 100%;background: rgba(0,0,0,.8) url(../../images/share_tips.png) center top no-repeat;background-size: 90% auto;z-index: 99999;display: none;}