﻿@charset "utf-8";
/* reset.css */
html, body, div, span,object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,button {margin:0;padding:0;border:0;outline:0;font-size:100%;word-break:break-all;background:transparent }
a{text-decoration: none;}
li{list-style: none; font-family: "微软雅黑";}
img{border:0;}
body {
  font-family:"微软雅黑";
  color: #828282;
  width:100%;
  max-width: 640px;
  margin: 0 auto!important;
  font-size:14px;
  background: fff;
}

.cleathboth{clear: both;}
.ovflow{overflow: auto;}
.fleft{float: left;}
.fright{}
.padding11{padding: 0px 11px;}
.mt20{margin-top: 20px;}
/*intro*/
p.intro{font-size: 14px;font-family: "宋体";color: #7e7e7e;text-indent: 3px;text-indent: 2em;line-height: 26px;letter-spacing: 1px;padding: 10px 0px 0px 0px;}
img.logo{position: absolute;left:10px;top:10px;}
ul.list a{clear: both;display: inline-block;margin-top: 20px; width:100%; font-family: "微软雅黑";}
ul.list li{width: 100%;border-bottom:1px solid #eee;clear: both; background-color:#FFFFFF; overflow:hidden; font-family: "微软雅黑";}
.info{}
h1.tit{color:#343434;font-size: 16px;padding: 0px; font-family: "微软雅黑"; font-weight:normal;}
p.infoP{}
span.time{font-size: 12px;color: #a1a4aa; float:right;}
.infoImg{width: 49%;}
.infoImg img{width:145px;height:150px;overflow: hidden;border-top-left-radius:5px;border-bottom-left-radius:5px;float:left;}
.morego {display: block;cursor: pointer;width: 90%;height: 40px;color: #08090e;margin: 15px auto;text-align: center;border: 1px solid #e4e4e4;background: #fff;line-height: 40px;-webkit-border-radius: 2px;-moz-border-radius: 2px;-o-border-radius: 2px;border-radius: 2px;font-size: 14px;}




