﻿/*Reset*/
* {
	padding: 0;
	margin: 0;
	zoom: 1;
	word-break: break-all;
	-webkit-text-size-adjust: none;
}
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-family: "Microsoft Yahei", 微软雅黑;
	color: #494949;/*overflow-x: hidden; */
}
body {
	background: #fff;
	-ms-text-size-adjust: 100%;
	font-size: 100%;
	line-height: 1.6;
	color: #494949;
}
.header img{     width: 310px;}

@media (max-width:767px) {
.header img{ width:310px; }
body {
	font-size: 14px;
}
}
.mr20{ margin-right:20px;}
/* -----Common----- */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: 100;
	vertical-align: middle;
}
q, blockquote {
	quotes: none;
}
q:before, blockquote:before, q:after, blockquote:after {
	content: "";
	content: none;
}
a img {
	border: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
img, a img, button {
	border: none;
	vertical-align: middle;
}
business-executives-template article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
audio, canvas, video {
	display: inline-block;
	*display:inline;
	*zoom:1;
}
audio:not([controls]) {
	display: none;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	color: #c40f2;
}
a:focus, embed:focus, object:focus {
	outline: 0;
}
/*   */
small {
	font-size: 85%;
}
strong {
	font-weight: 500;
}
em {
	font-style: italic;
}
cite {
	font-style: normal;
}
h1, h2, h3, h4 {
	font-weight: 700;
}
p {
	line-height: 1.8;
}
mark {
	background-color: #b3a696;
}
h1, h2, h3, h4, h5, h6 {
	font-family: microsoft yahei, Arial, Verdana, "\5b8b\4f53";
	display: block;
	font-weight: bold;
}
hr {
	margin: 20px 0;
	border: 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #fff;
}
ol, ul, li {
	list-style: none;
}
/* font */
h1 {
	font-size: 2.8em;
}
h2 {
	font-size: 18px;;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 1em;
}
h5 {
	font-size:0.875em;
}
.fb {
	font-weight: 600;
}
/* float */
.clearfix {
*zoom:1;
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after {
	clear: both;
}
.clear {
	clear: both;
}
.pull-left, .fl {
	float: left;
}
.pull-right, .fr {
	float: right;
}
/* color*/
.red, a.red {
	color: #e43a3d;
}
a.red:hover {
	color: #f00;
}
.blue, a.blue {
	color: #2378c8;
}
a.blue:hover {
	color: #007cc2;
}
.gray, a.gray {
	color: #999;
}
a.gray:hover {
	color: #8c8c8c;
}
.green, a.green {
	color: #679800;
}
a.green:hover {
	color: #390;
}
.orange, a.orange {
	color: #ff6600;
}
a.orange:hover {
	color: #fabe00;
}
/*Display*/
.unline {
	text-decoration: underline;
}
.hide {
	display: none;
}
.show {
	display: block;
}
.hidden {
	display: none;
	visibility: hidden;
}
.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.container ,.wrap ,.article{
	margin-right: auto;
	margin-left: auto;
	*zoom:1;
}
.container:before, .container:after {
	display: table;
	line-height: 0;
	content: "";
}
.container:after {
	clear: both;
}
.article:before, .article:after {
	display: table;
	line-height: 0;
	content: "";
}
.article:after {
	clear: both;
}
.wrap:before, .wrap:after {
	display: table;
	line-height: 0;
	content: "";
}
.wrap:after {
	clear: both;
}

/* FORM input select textarea table */
form, input, select, textarea, td, th { font-size:12px;}
input:focus,input:active,input:hover,textarea:focus,textarea:active,textarea:hover,a:active{outline:none}
input, select{ vertical-align:middle;}
input[type="checkbox"] {margin: 3px 0 3px 0;}
button, input, select, textarea {margin: 0;font-size: 100%;vertical-align: middle;}
button, input {*overflow:visible;line-height: normal;}
button::-moz-focus-inner, input::-moz-focus-inner {padding:0;border:0;}
button, input[type="button"], input[type="reset"], input[type="submit"] {cursor: pointer;-webkit-appearance: button;}
input[type="search"] {-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;-webkit-appearance: textfield;}
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {-webkit-appearance:none;}
textarea {overflow: auto;vertical-align: top;}


legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: 40px;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}
legend small {
	font-size: 15px;
	color: #999;
}
input, button, select, textarea {}
label {
	display: block;
	margin-bottom: 5px;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	display: inline-block;
	height: 20px;
	padding: 4px 0px;
	font-size: 14px;
	line-height: 20px;
	color: #555;
	/*-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;*/
}
textarea {
	height: auto;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	background-color: #fff;
	border: 1px solid #cccccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border-color: rgba(82,168,236,0.8);
	outline: 0;
	outline: thin dotted \9;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
}
input[type="radio"], input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	*margin-top:0;
	line-height: normal;
	cursor: pointer;
}
input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
	width: auto;
}
select, input[type="file"] {
	height: 30px;
	*margin-top:4px;
	line-height: 30px;
}
select {
	background-color: #fff;
	border: 1px solid #cccccc;
}
select[multiple], select[size] {
	height: auto;
}
select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
input:-moz-placeholder, textarea:-moz-placeholder {color:#999;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {color:#999;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color:#999;}