﻿
@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;}
img{border:0;}
body {
  font-family:"微软雅黑";
  color: #828282;
  width:100%;
  max-width: 640px;
  margin: 0 auto!important;
  font-size:14px;
  background: #e8ecf0;
}

.cleathboth{clear: both;}
.ovflow{overflow: auto;}
.fleft{float: left;}
.fright{float: right;}
.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%;}
ul.list li{width: 100%;border-radius: 5px;height: 150px;border: 1px solid #9a9ea1;clear: both; background-color:#FFFFFF; overflow:hidden;}
.info{width: 44%;padding: 10px;}
h1.tit{color:#a1a4aa;font-size: 14px;padding: 0px 0px 15px 0px;}
p.infoP{color:#08090e;font-size: 14px;line-height: 22px;height: 67px;overflow: hidden; background-color:#FFFFFF;}
span.time{font-size: 12px;color: #a1a4aa;}
.infoImg{width: 49%;}
.infoImg img{width:188px;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;}



