@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
body, button, input, select, textarea {
	font: 12px "\5FAE\8F6F\96C5\9ED1", "Microsoft Yahei", "Hiragino Sans GB", tahoma, arial, "\5B8B\4F53" !important;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	margin: 0;
	padding: 0;
}
input, a {
	outline: none;
}
input, select, label, span, img, a {
	vertical-align: middle;
	outline: none;
}
*html, *html body {
	background-image: url(about:blank);
	background-attachment: fixed;
}
:focus {
	outline: 0;
}
pre {
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-break: break-all;
	word-wrap: break-word;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}
a img {
	border: none;
}
.clear {
	clear: both;
}
.clearLeft {
	clear: left;
}
.clearRigth {
	clear: right;
}
html {
	color: #000;
	background: #ffffff;
	overflow-y: scroll
}
body, button, input, select, textarea, pre {
	font-size: 12px;
	font-family: Arial, Helvetica, STHeiti, "宋体"
}
html.mod-without-msyahei body {
	font-family: Arial, Helvetica, STHeiti
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%
}
address, cite, dfn, em, var {
	font-style: normal
}
small {
	font-size: 12px
}
ul, ol {
	list-style: none
}
a {
	text-decoration: none;
	color: #2b78e4
}
a:hover {
	color: #1d61ad;
	-webkit-transition: color .15s linear, background-color .3s linear;
	-moz-transition: color .15s linear, background-color .3s linear;
	-o-transition: color .15s linear, background-color .3s linear;
	-ms-transition: color .15s linear, background-color .3s linear;
	transition: color .15s linear, background-color .3s linear;
	cursor: pointer
}
sup {
	vertical-align: text-top
}
sub {
	vertical-align: text-bottom
}
legend {
	color: #000
}
fieldset, img {
	border: 0
}
button, input, select, textarea {
	font-size: 100%
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
img {
	-ms-interpolation-mode: bicubic
}
textarea {
	resize: vertical
}
:focus {
	outline: 0
}
.left {
	float: left
}
.right {
	float: right
}
.overflow {
	overflow: hidden
}
.hide {
	display: none
}
.inlineBlock {
	display: inline-block;
	zoom: 1
}
.block {
	display: block
}
.inline {
	display: inline
}
.error {
	color: red;
	font-size: 12px
}
.fb {
	font-weight: 700
}
.f14 {
	font-size: 14px
}
button {
	cursor: pointer
}
.clearfix:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden
}
.clearfix {
	zoom: 1
}
.wordwrap {
	word-break: break-all;
	word-wrap: break-word
}
pre.wordwrap {
	white-space: pre-wrap
}
#wrapper {
	width: 100%
}
#header {
	z-index: 100;
}
#header .header-info a.logo {
	color:#666; font-size:18px; height:50px; line-height:50px;
}
.header-info, #content {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
.header-top {
	background: #414141;
	height: 36px;
}
.header-top .header-top-info {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.header-top .header-top-info .left, #header .header-info .left {
	width: 220px;
}
.header-top .header-top-info .left .phone {
	padding: 8px;
}
.header-top .header-top-info .left .phone-title {
	color: #cecaca;
}
.header-top .header-top-info .left .phone-value {
	color: #ea1037;
}
#header {
	border-bottom: 1px solid #f2f2f2;
	height: 58px;
	top: 0px;
	left: 0px;
	right: 0px;
	background-color:#fff;
}
.header-fixed {
	position: fixed;
}
#header-box {
	height: 58px;
}
#header .header-info .header-menu {
	float: left;
}
#header .header-info .header-menu li {
	display: inline-block;
	padding: 18px 20px;
	border-top: 2px solid #ffffff;
	transition: border-color 0.5s ease 0s;
	cursor: pointer;
}
#header .header-info .header-menu li a {
	color: #666666;
	font-size: 14px;
}
#header .header-info .header-menu li:hover {
	border-top: 2px solid #ff4f3f;
}
#header .header-info .header-menu li:hover a {
	color: #333333;
}
#header .header-info .right .btn {
	display: inline-block;
	border: 0 none;
	font-size: 14px;
	line-height: 30px;
	margin: 0 12px;
	padding: 13px 0;
	transition: color 0.5s ease 0s;
	color: #333333;
}
#header .header-info .right .btn:hover {
	color: #ff4f3f;
}
#header .header-info .right .reg-btn {
	border: 1px solid #ff4f3f;
	border-radius: 3px;
	color: #ff4f3f;
	padding: 0 14px;
	transition: all 0.5s ease 0s;
}
#header .header-info .right .reg-btn:hover {
	background: #ff4f3f;
	color: #ffffff;
}
/***********************************尾部***********************************/
#footer {
	text-align: center;
	color: #999999;
	background: #333333;
}
.footer-info {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin: 0 auto;
	height:50px;
	line-height:50px;
}


/***********************************表单***********************************/
.form-item {
	position: relative;
	clear: both;
	margin-bottom: 20px;
	zoom: 1;
}
.form-item::after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.form-label {
	display: block;
	float: left;
	height: 42px;
	width: 65px;
	margin-right: 10px;
	line-height: 42px;
	font-size: 14px;
	color: #666666;
	font-weight: 700;
	text-align: right;
}
.text-input {
	display: block;
	position: relative;
	float: left;
	height: 20px;
	width: 328px;
	padding: 11px 10px;
	margin-right: 10px;
	border: 1px solid #ddd;
	font-size: 14px;
	color: #666666;
	transition: .3s;
}
.text-input:hover {
	border-color: #488ee7
}
/*切换标签*/
.abcj-tabs {
	clear: both;
}
.abcj-tabs .abcj-tabs-head {
	clear: both;
	width: 100%;
	float: left;
	border-bottom: #2F5AA8 1px solid;
}
.abcj-tabs .abcj-tabs-head ul {
	width: 100%;
	clear: both;
}
.abcj-tabs .abcj-tabs-head ul li {
	float: left;
	line-height: 36px;
	text-align: center;
	margin: 0px 2px;
	border-bottom: 0px;
	color: #7b808c;
	cursor: pointer;
	padding: 0px 15px;
}
.abcj-tabs .abcj-tabs-head ul li.selected {
	border-bottom: #2F5AA8 3px solid;
	color: #2F5AA8;
}
