body { background: #000; font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",helvetica; font-weight: 300; font-size: 15px; line-height: 26px;}
ul,li {margin:0; padding:0; list-style-type:none; text-indent:0; text-transform:capitalize;}
html, body, ul, li, h1, h2, h3, h4, h5, h6, p, fieldset, legend { padding:0; margin:0;}
.Top { width:100%; border-bottom:#333 solid 1px; height:50px; background:#000; position:fixed; z-index:99; top:0px; overflow:hidden;}
.T70 { height:55px;}
.Logo { float:left;}
.Menu { float:right; overflow:hidden;}
.Menu li { float:left;}
.Menu a { color:#ccc; padding-left:15px; padding-right:15px; text-align:center; display:block; font-size:16px; line-height:50px; text-decoration:none;}
.Menu a:hover { color:#f00;}
.End { width:100%; border-top:#333 solid 1px; overflow:hidden; text-align:center; color:#666;  font-size:12px; line-height:40px; font-family:Helvetica, Arial, sans-serif;}
.End ul { padding-left:10px; padding-right:10px;}
.End a { color:#666; font-size:12px; text-decoration:none;}
.End a:hover { color:#f00;}
.l { float:left;}
.r { float:right;}
.Main { overflow:hidden;}

#fh5co-board .item {
  margin: 10px 10px 20px 10px;
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
}
#fh5co-board .item a {
  display: block;
}
#fh5co-board .item .fh5co-desc {
  padding: 20px;
  float: left;
  line-height: 24px;
}
#fh5co-board .item .fh5co-item-title {
  font-family: "Montserrat", arial, sans-serif;
  font-size: 17px;
  line-height: 24px;
  margin: 0;
  padding: 0;
}
#fh5co-board .item img {
  max-width: 100%;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.animate-box a {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  overflow: hidden;
}
.animate-box:hover {
  background: #000;
}
.animate-box:hover img {
  opacity: .5;
}

#fh5co-board .type {
	background:#444;
  margin: 10px 10px 20px 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
}
#fh5co-board .type a {
	text-align:center;
	line-height:200px;
	text-decoration:none;
	color:#666;
	font-size:62px;
	font-weight:bold;
	font-family:Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	display: block;
}
#fh5co-board .type a:hover {
	color:#fff;
	background:#f00;
}
.PageShow { margin: 20px; border: #222 solid 1px; padding: 30px; color: #666;}
.PageShow p { font-size: 16px; line-height: 200%; text-indent: 2em;}
.PageShow strong { font-size: 20px;}
