@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑"
}
li {
	list-style: none
}
img {
	border: none
}
a {
	text-decoration: none
}
body {
	width: 100%;
	min-width: 1400px
}
.g-header {
	width: 100%;
	height: 80px
}
.header-wrapper {
	width: 100%;
	height: 100%;
	background-color: #22252a
}
.header-body {
	width: 1200px;
	margin: 0 auto;
	height: 100%
}
.logo {
	float: left;
	padding-left: 1px;
	margin-top: 19px
}
.logo-picture {
	float: left
}
.logo-picture .logo-box {
	width: 43px;
	height: 42px;
	display: block;
}
.logo-picture .logo-box img {
	width: 100%;
	height: 100%;
	display: block
}
.logo-slogin {
	float: left;
	margin: 10px
}
.logo-slogin h1 {
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 0;
	width: 300px;
}
.navBox {
	float: left;
	width: 500px;
	margin-left: 55px
}
.nav-box ul li {
	position: relative;
	float: left;
	display: inline;
	padding: 0 28px 0 20px;
	line-height: 80px;
	height: 80px
}
.nav-box ul li:after {
	display: block;
	content: '';
	width: 0;
	height: 3px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	-webkit-transition: all ease-in .25s;
	-moz-transition: all ease-in .25s;
	-ms-transition: all ease-in .25s;
	-o-transition: all ease-in .25s;
	transition: all ease-in .25s;
	z-index: 100;
	background-color: #3fb3c8
}
.nav-box ul li:hover:after {
	width: 100%
}
.nav-box ul li a {
	color: #fefefe;
	font-size: 16px
}
.nav-box ul .current {
	float: left;
	display: inline;
	padding: 0 28px 0 20px;
	border-bottom: 3px solid #3fb3c8;
	line-height: 80px;
	height: 80px
}
.nav-box ul .current:after {
	width: 0!important
}
.nav-box ul .current a {
	color: #00c1de;
	font-size: 16px
}
.nav-box ul li:hover a {
	color: #00c1de;
	font-size: 16px
}
.nav-menu {
	float: right;
	display: inline;
	margin-top: 24px;
	width: 220px
}
.nav-menu ul li {
	float: left;
	display: inline;
	line-height: 35px;
	margin-left: 40px
}
.nav-menu ul .register a {
	display: block;
	width: 110px;
	height: 35px;
	background-color: #00c1de;
	text-align: center
}
.nav-menu ul li a {
	color: #fff;
	font-size: 14px
}
.nav-ul {
	width: 100%
}
.g-footer {
	width: 100%
}
.footerBox {
	width: 100%;
	height: 320px;
	background-color: #373d41
}
.m-content {
	width: 1200px;
	margin: 0 auto;
	height: 100%
}
.footer-body {
	width: 100%;
	height: 100%;
	padding-top: 80px
}
.er-box {
	width: 96px;
	height: 96px;
	display: block
}
.zs-erweima {
	float: right;
	padding-left: 14px;
	display: inherit
}
.er-box img {
	display: block;
	width: 100%;
	height: 100%;
	transition: all .4s ease;
	-ms-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease
}
.er-box:hover img {
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1)
}
.zs-erweima .text {
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	font-style: normal;
	font-weight: 700;
	color: #c3c5c6;
	padding-top: 6px;
	display: block
}
.copyright p {
	color: #cfcfcf;
	font-size: 14px;
	line-height: 18px
}
.fot-logobox {
	display: block;
	width: 137px;
	height: 36px
}
.fot-logobox img {
	display: block;
	width: 100%;
	height: 100%
}
.form-group {
	width: 260px;
	height: 35px
}
.em-box {
	float: left;
	width: 200px;
	height: 100%;
	border: 1px solid #e8e8e8;
	background-color: #fff;
	overflow: hidden;
	font-size: 14px;
	padding-left: 10px
}
.em-input {
	display: block;
	height: 100%;
	width: 100%;
	line-height: 33px;
	font-size: 14px;
	border: none
}
.u-btnbox {
	float: left;
	width: 50px;
	height: 100%;
	background-color: #78888a
}
.u-btn {
	width: 100%;
	height: 100%;
	background: url(../images/index/e-mail_03.jpg) center center no-repeat;
	background-size: 50px 35px;
	border: none;
	background-color: inherit
}
.copyright {
	padding-left: 12px
}
.fot-logo {
	padding: 18px 0 40px 12px
}
.form {
	padding-left: 12px
}
.foot-nav {
	width: 100%
}
.foot-navbody {
	width: 100%
}
.f-nav {
	float: left;
	border-left: 1px solid #52575a;
	padding-left: 38px;
	padding-right: 20px;
	width: 140px
}
.f-navfirst {
	border: none
}
.f-nav>strong {
	font-style: normal;
	font-size: 16px;
	color: #c1c1c1;
	padding-bottom: 7px;
	display: block;
	line-height: 26px
}
.f-nav li a {
	font-size: 12px;
	color: #747d7e;
	line-height: 22px;
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s;
	-ms-transition: all ease .5s;
	-o-transition: all ease .5s;
	transition: all ease .5s 0s
}
.f-nav li:hover a {
	color: #03c2de
}
.g-container {
	width: 1200px;
	margin: 0 auto
}
.g-prcontain {
	width: 100%
}
.idx-box {
	width: 100%
}
.idx-section {
	width: 100%
}
.m-contonier {
	width: 1200px;
	margin: 0 auto
}
.ft-logo-box {
	float: left;
	width: 43px;
	height: 42px;
}
.ft-logo-box img {
	display: block;
	width: 100%;
	height: 100%;
}
.ft-logo-slogin {
	float: left;
	width: 218px;
	margin: 10px;
}
.ft-logo-slogin h1 {
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 0;
}
