﻿.weixin-img img {
	border: 0;
	vertical-align: bottom
}
::-webkit-input-placeholder {
color:#999
}
:-moz-placeholder {
color:#999
}
::-moz-placeholder {
color:#999
}
:-ms-input-placeholder {
color:#ccc
}
#fh5co-header *{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

#fh5co-bottom-info *{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.layout *{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

button::-moz-focus-inner, input::-moz-focus-inner {
padding:0;
border:0
}
textarea {
	overflow: auto
}
input:focus, textarea:focus, button:focus {
	outline: 0
}
input::-ms-clear {
display:none
}
footer, header {
	display: block
}
a {
	background: transparent
}
a:active, a:hover {
	outline: 0
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
button, input, textarea {
	margin: 0;
	font: inherit
}
button {
	overflow: visible
}
button {
	text-transform: none
}
button {
	-webkit-appearance: button;
	cursor: pointer
}
button::-moz-focus-inner, input::-moz-focus-inner {
padding:0;
border:0
}
input {
	line-height: normal
}
.button {
	border: solid 1px #ddd;
	background: transparent;
	border-radius: 4px;
	font-size: 14px;
	padding: 6px 15px;
	margin: 0;
	display: inline-block;
	line-height: 20px;
	transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s
}
.button:active {
	background-image: none;
	outline: 0;
	transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1) 0s
}
.button:hover {
	transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1) 0s
}
.layout {
	width: 100%
}
.container {
	margin: 0 auto;
	padding: 0 10px
}
@media(min-width:760px) {
.container {
	width: 750px
}
}
@media(min-width:1000px) {
.container {
	width: 1000px
}
}
@media(min-width:1200px) {
.container {
	width: 1200px
}
}
.line {
	margin: 0;
	padding: 0
}
.x3, .xl6, .xl12, .xs5, .xs6, .xs7, .xm3, .xm5, .xm7, .xb4, .xb8 {
	position: relative;
	min-height: 1px
}
.line-big {
	margin-left: -10px;
	margin-right: -10px
}
.line-big .xl6, .line-big .xl12, .line-big .xs5, .line-big .xs6, .line-big .xs7, .line-big .xm3, .line-big .xm5, .line-big .xm7, .line-big .xb4, .line-big .xb8 {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px
}
.x3 {
	float: left
}
.x3 {
	width: 25%
}
@media(min-width:300px) {
.xl6, .xl12 {
	float: left
}
.xl6 {
	width: 50%
}
.xl12 {
	width: 100%
}
}
@media(min-width:760px) {
.xs5, .xs6, .xs7 {
	float: left
}
.xs5 {
	width: 41.66666667%
}
.xs6 {
	width: 50%
}
.xs7 {
	width: 58.33333333%
}
}
@media(min-width:1000px) {
.xm3, .xm5, .xm7 {
	float: left
}
.xm3 {
	width: 25%
}
.xm5 {
	width: 41.66666667%
}
.xm7 {
	width: 58.33333333%
}
}
@media(min-width:1200px) {
.xb4, .xb8 {
	float: left
}
.xb4 {
	width: 33.33333333%
}
.xb8 {
	width: 66.66666667%
}
}
@media(max-width:760px) {
.hidden-l {
	display: none!important
}
}
@font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome-webfont.eot');
	src: url('../fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype'), url('../fonts/fontawesome-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal
}
[class*='icon-']:before {
	display: inline-block;
	font-family: "FontAwesome";
	font-weight: normal;
	font-style: normal;
	vertical-align: baseline;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.icon-envelope-o:before {
	content: "\f003"
}
.icon-user:before {
	content: "\f007"
}
.icon-home:before {
	content: "\f015"
}
.icon-phone:before {
	content: "\f095"
}
.icon-weixin:before {
	content: "\f1d7"
}
.input {
	font-size: 14px;
	padding: 6px;
	border: solid 1px #ddd;
	width: 100%;
	height: 34px;
	line-height: 20px;
	display: block;
	border-radius: 4px;
	-webkit-appearance: none;
	box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
	transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s
}
.input:focus {
	border-color: #09c;
	transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1) 0s
}
textarea.input {
	height: auto
}
.field {
	position: relative
}
.form-group {
	padding-bottom: 10px
}
@media(max-width:760px) {
.nav-navicon {
	display: none
}
}
.nav {
	list-style: none;
	padding: 5px 0 0 0;
	margin: 0
}
.nav li {
	position: relative
}
.nav a {
	color: #333;
	line-height: 20px;
	padding: 5px 0;
	transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
	display: block
}
.nav a:hover {
	transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1) 0s
}
@media(min-width:760px) {
.nav {
	padding: 0
}
.nav-inline li {
	display: inline-block;
	vertical-align: top
}
.nav-inline li a {
	padding: 5px 20px;
	line-height: 20px;
	display: block
}
}
.navbar {
	position: relative
}
.navbar-head {
	padding: 5px;
	line-height: 30px
}
.navbar p {
	margin: 0
}
.navbar-body {
	border: solid 1px rgba(0,0,0,.2);
	margin-top: 1px;
	border-top: 0;
	display: block;
	background: rgba(0,0,0,.05);
	position: absolute-bak;
	width: 100%
}
.navbar-body .nav {
	margin-top: -1px;
	padding: 0
}
.navbar-body .nav a {
	text-indent: 1em
}
.navbar-body .nav li {
	border-top: solid 1px rgba(0,0,0,.2)
}
@media(max-width:760px) {
.navbar-body .nav a {
	border-radius: 0;
	margin-bottom: 0
}
.navbar-body .nav a:hover {
	background: #fff
}
}
@media(min-width:760px) {
.navbar-body, .navbar-body .nav {
	margin-top: 0;
	border: 0
}
.navbar-body .nav a {
	text-indent: 0
}
.navbar-head {
	float: left;
	padding: 0 5px 0 0
}
.navbar-body {
	background: transparent;
	margin: 0;
	position: relative
}
.navbar-body .nav li {
	float: left;
	border: 0
}
}
h2 {
	font-size: 20px
}
h3 {
	font-size: 18px
}
p {
	margin-bottom: 15px;
	line-height: 24px
}
.text-center {
	text-align: center
}

.float-left {
	float: left!important
}
.float-right {
	float: right!important
}
.layout:after, .container:after, .line:after, .line-big:after, .navbar:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden
}
.layout, .container, .line, .line-big, .navbar {
	display: block
}
.hidden {
	display: none!important;
	visibility: hidden!important
}
.margin-large-bottom {
	margin-bottom: 30px
}
.button:hover, .button:focus {
	background-color: #f5f5f5
}
[class*='icon-']:before {
	display: inline-block;
	font-family: "FontAwesome";
	font-weight: normal;
	font-style: normal;
	vertical-align: baseline;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
a {
	color: #333;
	text-decoration: none
}
a:focus, a:hover {
	color: #0a8
}
.nav a:hover {
	color: #0a8
}
