body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,/* structural elements 结构元素 */
dl,dt,dd,ul,ol,li,/*  list elements 列表元素*/
pre,/* text formatting elements 文本格式元素 */
fieldset,lengend,button,input,textarea, /* form elements 表单元素 */
th,td{margin:0;padding:0;}
body,button,input,textarea{font:12px Helvetica, Arial, "\5b8b\4f53", sans-serif;border:none; }
h1{font-size: 18px;/* 18px / 12px = 1.5 */ }
h2{font-size: 16px;}
h3{font-size: 14px;}
h4,h5,h6{font-size: 100%;}
address,cite,dfn,em,var{font-style: normal;}
code,kbd,pre,samp,tt{ font-family: "Courier New", Courier, monospace; } /* 统一等宽字体 */
small{font-size: 12px;}/* 小于 12px 的中文很难阅读，让 small 正常化 */
img,input{vertical-align: middle; border:none;}
ul,ol,li{list-style: none;}
a{text-decoration:none;outline:none}a:hover{text-decoration: underline;}
table{border-collapse: collapse;border-spacing: 0;}
/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html,body{-webkit-text-size-adjust:none;}
*{padding:0;margin:0;}
.clear{height:1px;clear:both;margin-bottom:-1px;overflow:hidden;visibility:hidden;display:block;}
.left{ float:left;display: inline-block;}
.right{float:right;display: inline-block;}
.clearfix:after{content:'\20';display:block;height:0;clear:both;overflow:hidden;}
.clearfix{zoom:1;}
.f14{font-size:14px;}
.fM{font-family:'Microsoft Yahei';}
.hide{display: none;}
.text-right{text-align: right;}
.text-center{text-align: center;}
.text-left{text-align: left;}
i,em{font-style: normal;}
html,body{width: 100%;min-height: 100%;}
body{font-family:'Microsoft Yahei';font-size: 12px; color:#494848;background: #fff;}
a{color:#000;cursor:pointer;}
a:hover{color:#e71d36;text-decoration:none;}
.img-responsive{display: block;max-width: 100%;width: 100%;}
.icon{display: inline-block;background-repeat: no-repeat;background-size: 100% 100%;}
input,button,select{font-family:'Microsoft Yahei';outline: none; }
button,input[type=button]{cursor: pointer;}
h1,h2,h3,h4,h5{font-weight: normal;}
em,span,a,label{display: inline-block;}
.vm{top: 50%;left: 50%; position: absolute;-webkit-transform: translate(-50%, -50%);transform:translate(-50%, -50%);}







.picshowlist{ position:absolute; bottom:25px; width:100%}


div.default { margin: 0; padding: 0; font-family: "Microsoft YaHei",Verdana; font-size: 12px; }
div.default a, div.default span { display: block; float: left; margin: 2px 0 0 -1px; padding: 4px 12px; line-height: 20px; height: 30px; border: 1px solid #e1e1e1; background: #fff; color: #333; text-decoration: none; }
div.default span:first-child { border-left: 1px solid #e1e1e1; }
div.default a:hover { color: #666; background: #eee; }
div.default span.current { color: #fff; background: #e71d36; border-color: #e71d36; }
div.default span.disabled { color: #999; background: #fff; }



