@charset "utf-8";
html{font-family: "Helvetica Neue", Helvetica, sans-serif;font-size: 20px;color: #222;}
body,h1,h2,h3,h4,p,dl,dd,dt,ul,ol,form,fieldset,figure {margin: 0;padding: 0;}
body {font-family:arial,sans-serif, "Microsoft YaHei";font-size:14px;line-height: 1.5;color: #222;-webkit-font-smoothing: antialiased;}
html * { outline: 0; -webkit-text-size-adjust: none; -webkit-tap-highlight-color: rgba(0,0,0,0);}
input{ padding: 0; font-family: arial,微软雅黑; outline: none}
strong,h3,h4{font-weight: normal}
em{font-style:inherit; vertical-align: middle;}
ul,ol {list-style: outside none none;}
a {text-decoration: none;color: #333}
i{display: inline-block; vertical-align: middle; font-style:normal	}
table{border-collapse: collapse;width: 355px;}
img{max-width: 100%; height:auto; vertical-align: middle; }
div,figure,figcaption,dl,dd {box-sizing: border-box;}
.clearfix:after {content: '.';display: block;clear: both;height: 0;visibility: hidden;}

.view{max-width: 720px; margin: 0 auto;}
.wrap{ width: 6.3rem; margin: 0px auto}

.ellipsis-1 {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.ellipsis {display: -webkit-box;overflow: hidden;text-overflow: ellipsis;word-wrap: break-word;word-break: break-all;white-space: normal !important;
	-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.ellipsis-2 {display: -webkit-box;overflow: hidden;text-overflow: ellipsis;word-wrap: break-word;word-break: break-all;white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;}
.ellipsis-3 {display: -webkit-box;overflow: hidden;text-overflow: ellipsis;word-wrap: break-word;word-break: break-all;white-space: normal !important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;}
	
/*fenye*/
.pager {font-size:14px;text-align:center;}
.pager a,
.pager span { display: inline-block; border-radius:4px; background:#b7b7b7; margin-right: 6px; padding:0.25rem 0.5rem; color:#fff;}
.pager a.current,
.pager span.current {background-color:#eb000b;color:#FFF;}
.pager span.b {border:0;padding:0;color:#999;}


