﻿@font-face {

	font-family: 'icomoon';

	src:url('../other/icomoon.eot');

	src:url('../other/icomoon.eot') format('embedded-opentype'),

		url('../other/icomoon.woff') format('woff'),

		url('../other/icomoon.ttf') format('truetype'),

		url('../other/icomoon.svg') format('svg');

	font-weight: normal;

	font-style: normal;

}



[class^="icon-"], [class*=" icon-"] {

	font-family: 'icomoon';

	speak: none;

	font-style: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	line-height: 1;

	-webkit-font-smoothing: antialiased;

	-moz-osx-font-smoothing: grayscale;

}



body, html {

	padding: 0;

	margin: 0;

}



.clearfix:before, .clearfix:after {

	content: " ";

	display: table;

}



.clearfix:after {

	clear: both;

}



body {

	font-family: "Microsoft YaHei", "宋体", "Segoe UI", "Lucida Grande",

		Helvetica, Arial, sans-serif, FreeSans, Arimo;

}



a {

	text-decoration: none;

	outline: none;

}



a:hover, a:focus {

	color: #74777b;

}



#wrap {

	width: 400px;

	height: 300px;

	background: #fff;

}



.hiSlider {

	overflow: hidden;

	height: 300px;

	width: 400px;

	background: #333;

}



.hiSlider-item {

	float: left;

	width: 100%;

	height: 100%;

}



.htmleaf-container {

	margin: 0 auto;

	overflow: hidden;

}



/*nav*/

.htmleaf-demo a {

	color: #1d7db1;

	text-decoration: none;

}



.htmleaf-demo {

	width: 400px;

	padding-bottom: 1.2em;

}



.htmleaf-demo a {

	display: inline-block;

	margin: 0.5em;

	padding: 0.6em 1em;

	border: 3px solid #1d7db1;

	font-weight: 700;

}



.htmleaf-demo a:hover {

	opacity: 0.6;

}



.htmleaf-demo a.current {

	background: #1d7db1;

	color: #fff;

}

/* Top Navigation Style */

.htmleaf-links {

	position: relative;

	display: inline-block;

	white-space: nowrap;

	font-size: 1.5em;

	text-align: center;

}



.htmleaf-links::after {

	position: absolute;

	top: 0;

	left: 50%;

	margin-left: -1px;

	width: 2px;

	height: 100%;

	background: #dbdbdb;

	content: '';

	-webkit-transform: rotate3d(0, 0, 1, 22.5deg);

	transform: rotate3d(0, 0, 1, 22.5deg);

}



.htmleaf-icon {

	display: inline-block;

	margin: 0.5em;

	padding: 0em 0;

	width: 1.5em;

	text-decoration: none;

}



.htmleaf-icon span {

	display: none;

}



.htmleaf-icon:before {

	margin: 0 5px;

	text-transform: none;

	font-weight: normal;

	font-style: normal;

	font-variant: normal;

	font-family: 'icomoon';

	line-height: 1;

	speak: none;

	-webkit-font-smoothing: antialiased;

}



.related {

	color: #fff;

	background: #494A5F;

	text-align: center;

	font-size: 1.25em;

	padding: 0.5em 0;

	overflow: hidden;

}



.related>a {

	vertical-align: top;

	width: calc(100% - 20px);

	max-width: 340px;

	display: inline-block;

	text-align: center;

	margin: 20px 10px;

	padding: 25px;

	font-family: "Microsoft YaHei", "宋体", "Segoe UI", "Lucida Grande",

		Helvetica, Arial, sans-serif, FreeSans, Arimo;

}



.related a {

	display: inline-block;

	text-align: left;

	margin: 20px auto;

	padding: 10px 20px;

	opacity: 0.8;

	-webkit-transition: opacity 0.3s;

	transition: opacity 0.3s;

	-webkit-backface-visibility: hidden;

}



.related a:hover, .related a:active {

	opacity: 1;

}



.related a img {

	max-width: 100%;

	opacity: 0.8;

	border-radius: 4px;

}



.related a:hover img, .related a:active img {

	opacity: 1;

}



.related h3 {

	font-family: "Microsoft YaHei", sans-serif;

}



.related a h3 {

	font-weight: 300;

	margin-top: 0.15em;

	color: #fff;

}

/* icomoon */

.icon-htmleaf-home-outline:before {

	content: "\e5000";

}



.icon-htmleaf-arrow-forward-outline:before {

	content: "\e5001";

}



@media screen and (max-width: 50em) {

	.htmleaf-header {

		padding: 3em 10% 4em;

	}

	.htmleaf-header h1 {

		font-size: 2em;

	}

}



@media screen and (max-width: 40em) {

	.htmleaf-header h1 {

		font-size: 1.5em;

	}

}



@media screen and (max-width: 30em) {

	.htmleaf-header h1 {

		font-size: 1.2em;

	}

}



.hiSlider-pages, .hiSlider-title {

	position: absolute;

	z-index: 3

}



.hiSlider-btn-prev {

	left: 10px

}



.hiSlider-btn-next {

	right: 10px;

	background-position: -30px 0

}



.hiSlider-btn-prev:hover, .hiSlider-btn-next:hover {

	opacity: 1;

	filter: alpha(opacity : 100)

}



.hiSlider-title {

	bottom: 0;

	width: 100%;

	padding: 6px 0;

	color: #fff;

	text-indent: 10px;

	background: rgba(0, 0, 0, .6);

	z-index: 2;

	font: 14px/2 "Microsoft YaHei", Arial, Tahoma

}



.hiSlider-pages {

	bottom: 10px;

	right: 10px;

	text-align: right

}



.hiSlider-pages a {

	height: 12px;

	width: 12px;

	margin: 0 6px;

	display: inline-block;

	overflow: hidden;

	text-indent: -100px;

	font-size: 0;

	border-radius: 50%;

	background: #ddd

}



.hiSlider-pages a.active {

	background: #5472BF

}

