.header,
.content,
.footer {
	width: 1200px;
	margin: 0 auto;
	font-family: "Microsoft Yahei";
}

.h_top {
	height: 180px;
	background: url(../image/topbg.gif) repeat-x center 0;
	position: relative;
	z-index: 2;
	font-family: "Microsoft Yahei";
	overflow: hidden;
}

.t_con {
	height: 106px;
	padding: 14px 0 0;
	overflow: hidden;
}

.t_logo,
.t_logo img {
	width: 65px;
	display: block;
	height: 91px;
}

.t_text {
	font-size: 18px;
	color: #333;
	line-height: 45px;
	overflow: hidden;
	padding: 10px 21px;
	width: 294px;
	text-align: center;
}

.t_text span {
	display: block;
	height: 36px;
}

.t_pho {
	color: #333;
	padding: 14px 0 0;
	background: url(../image/t_pho.gif) no-repeat right 23px;
	line-height: 28px;
	text-align: right;
}

.t_pho span {
	display: block;
	font-family: Arial;
	font-size: 24px;
	color: #c7281c;
	font-weight: bold;
}

.menu {
	white-space: nowrap;
	width: 1200px;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
}

.menu ul {
	width: 1380px;
}

.menu li {
	float: left;
	position: relative;
	margin-left: -1px;
	background: url(../image/menu-fgx.gif) no-repeat 0 0;
	z-index: 2;
}

.menu li a:before {
	width: 0;
	height: 0;
	background: #333333;
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	-webkit-transition: width .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);
	-webkit-transition: width .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);
	z-index: -1;
}

.menu li.born {
	background: none;
}

.menu li a {
	color: #fff;
	display: inline-block;
	padding: 0 52px 0;
}

.menu li.cur a,
.menu li a:hover {
	text-decoration: none;
	z-index: 3;
	position: relative;
}

.menu li.cur a:before,
.menu li a:hover:before {
	width: 100%;
	height: 60px;
}

.menu li a:-webkit-any-link {
	display: block;
}


.f_bj {
	color: #bfbfbf;
	clear: both;
	font-family: "Microsoft Yahei";
	line-height: 31px;
	height: 315px;
	background: url(../image/footbg.gif) repeat-x center 0 #333;
	overflow: hidden;
}

.f_bj a {
	color: #bfbfbf;
}

.f_nav {
	height: 61px;
	line-height: 61px;
	color: #fff;
	text-align: center;
}

.f_nav em {
	display: inline-block;
	color: #656363;
	font-size: 12px;
	padding: 0 35px;
	font-style: normal;
}

.f_nav a {
	display: inline-block;
	color: #fff;
}

.f_con {
	height: 230px;
	padding: 23px 0 0;
}

.f_code {
	width: 380px;
	display: block;
	text-align: center;
	line-height: 38px;
	padding: 20px 0 0;
	color: #fff;
}

.f_code p {
	width: 125px;
	height: 125px;
	padding: 6px;
	display: block;
	border: solid 1px #717171;
}

.f_code1 {
	width: 139px;
	float: left;
}

.f_code2 {
	margin-left: 68px;
}

.f_code img {
	width: 105px;
	height: 105px;
	background: #fff;
	padding: 10px;
	display: block;
}

.f_logo {
	display: block;
	width: 120px;
	height: 150px;
	background: #fff;
	margin-left: 24px;
}

.f_logo img {
	width: 120px;
	display: block;
	float: left;
}

.f_logo span {
	width: 30px;
	display: block;
	float: left;
	line-height: 31px;
	font-size: 30px;
	color: #c7281c;
	font-weight: bold;
	margin-left: 15px;
}

.f_text li {
	width: 257px;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	height: 31px;
}

.f_text li span {
	font-size: 16px;
}

.f_text {
	width: 520px;
	padding: 0 0 0 68px;
}


.client-2 {
	position: fixed;
	right: -170px;
	top: 50%;
	z-index: 900;
}

.client-2 li a {
	text-decoration: none;
}

.client-2 li {
	margin-top: 1px;
	clear: both;
	height: 62px;
	position: relative;
}

.client-2 li i {
	background: url(../image/fx.png) no-repeat;
	display: block;
	width: 30px;
	height: 27px;
	margin: 0px auto;
	text-align: center;
}

.client-2 li p {
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	color: #fff;
}

.client-2 .my-kefu-qq i {
	background-position: 4px 5px;
}

.client-2 .my-kefu-tel i {
	background-position: 0 -21px;
}

.client-2 .my-kefu-liuyan i {
	background-position: 4px -53px;
}

.client-2 .my-kefu-weixin i {
	background-position: -34px 4px;
}

.client-2 .my-kefu-weibo i {
	background-position: -30px -22px;
}

.client-2 .my-kefu-ftop {
	display: none;
}

.client-2 .my-kefu-ftop i {
	width: 33px;
	height: 31px;
	background-position: -23px -47px;
	background-size: 52px 82px;
}

.client-2 .my-kefu-ftop .my-kefu-main {
	padding-top: 6px;
}

.client-2 .my-kefu-left {
	float: left;
	width: 62px;
	height: 47px;
	position: relative;
}

.client-2 .my-kefu-tel-right {
	font-size: 16px;
	color: #fff;
	float: left;
	height: 24px;
	line-height: 22px;
	padding: 0 15px;
	border-left: 1px solid #fff;
	margin-top: 14px;
}

.client-2 .my-kefu-right {
	width: 20px;
}

.client-2 .my-kefu-tel-main {
	background: #c7281c;
	color: #fff;
	height: 53px;
	width: 230px;
	padding: 9px 0 0;
	float: left;
}

.client-2 .my-kefu-main {
	background: #c7281c;
	width: 97px;
	height: 53px;
	position: relative;
	padding: 9px 0 0;
	float: left;
}

.client-2 .my-kefu-weixin-pic {
	position: absolute;
	left: -130px;
	top: -24px;
	display: none;
	z-index: 333;
}

.my-kefu-weixin-pic img {
	width: 115px;
	height: 115px;
}
