.content {
	width: 1200px;
	margin: 0 auto;
}
.headbj {
	height: 160px;
	background: url(../images/headbj.jpg) no-repeat center;
}
.head {
	height: 160px;
}
.head .logo {
	width: 600px;
	height: 94px;
	float: left;
	padding-top: 16px;
}
.head .logo h1 {
	float: left;
	margin-top: 6px;
	margin-right: 18px;
}
.head .logo h1 img {
}
.head .logo span {
	display: block;
	float: left;
	padding-top: 8px;
	padding-bottom: 12px;
	padding-left: 16px;
	border-left: 1px solid #e5e5e5;
}
.head .logo span em {
	display: block;
	font-size: 23px;
	color: #333333;
	font-weight: bold;
	line-height: 32px;
	margin-bottom: 8px;
	font-style: normal;
}
.head .logo span i {
	display: block;
	font-size: 18px;
	color: #666666;
	line-height: 18px;
	font-style: normal;
}
.head .phone {
	float: right;
	width: 220px;
	height: 78px;
	padding-top: 32px;
	padding-left: 54px;
	background: url(../images/phone.png) no-repeat left top;
}
.head .phone span {
	display: block;
	font-size: 18px;
	line-height: 18px;
	color: #333333;
}
.head .phone span i {
	display: block;
	font-size: 24px;
	line-height: 24px;
	color: #333333;
	margin-top: 13px;
	font-family: Arial;
	font-style: normal;
}
.head .nav {
	height: 50px;
}
.head .nav li {
	float: left;
	height: 50px;
	line-height: 46px;
}
.head .nav li a {
	font-size: 14px;
	color: #333333;
	border-left: 1px solid #999999;
	padding: 0 30px;
	border-right: 1px solid #d8d6d7;
}
.head .nav li.first a {
	border-left: 0;
	padding-left: 62px;
	padding-right: 33px;
	background: url(../images/icon.png) no-repeat 32%;
}
.head .nav li.last a {
	border-right: 0;
}
.head .nav li i {
	display: none;
	width: 100%;
	height: 3px;
	background: #da251c;
}
.head .nav li.cur i, .head .nav li:hover i {
	display: block;
}
.banner {
	height: 700px;
	position: relative;
	overflow: hidden;
	text-align: center;
}
.bdu {
	width: 100% !important;
	height: 700px;
}
.bdu li {
	width: 100% !important;
}
.bdu li a {
	display: block;
	height: 700px;
}
.bdu li img {
	height: 700px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
	top: 0;
	display: inline-block;
	min-width: 1920px;
}
.hdu {
	position: absolute;
	width: 100%;
	height: 10px;
	left: 0;
	bottom: 70px;
	text-align: center;
}
.hdu li {
	display: inline-block;
	width: 50px;
	height: 10px;
	background: #fff;
	margin: 0 5px;
	border-radius: 20px;
}
.hdu li.on {
	background: #da251c;
}
.footer {
	height: 317px;
	background: url(../images/foot.jpg) repeat-x center;
}
.foot {
	padding-top: 2px;
}
.foot .ftlogo {
	width: 224px;
	height: 204px;
	float: left;
	padding-top: 72px;
	background: #FFF;
	margin-right: 72px;
}
.foot .ftlogo h1 {
	width: 173px;
	height: 91px;
	margin: 0 auto 20px;
}
.foot .ftlogo h1 img {
	width: 173px;
	height: 91px;
}
.foot .ftlogo span {
	display: block;
	height: 40px;
	text-align: center;
	font-size: 14px;
	color: #666666;
}
.foot .ftnav {
	height: 55px;
	padding-top: 15px;
	float: left;
	margin-bottom: 2px;
}
.foot .ftnav ul {
	width: 865px;
	height: 55px;
	position: relative;
}
.foot .ftnav ul:before {
	width: 865px;
	height: 1px;
	background: #FFF;
	opacity: 0.2;
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
}
.foot .ftnav li {
	float: left;
	height: 55px;
	line-height: 55px;
}
.foot .ftnav li a {
	font-size: 16px;
	color: #FFF;
	padding: 0 26px;
}
.foot .gsxx {
	padding-left: 20px;
	width: 370px;
	float: left;
}
.foot .gsxx ul li {
	padding-left: 38px;
	margin-top: 22px;
	font-size: 14px;
	height: 17px;
	line-height: 17px;
	color: #FFF;
}
.foot .gsxx ul li.db1 {
	background: url(../images/db1.png) no-repeat left;
}
.foot .gsxx ul li.db2 {
	background: url(../images/db2.png) no-repeat left;
}
.foot .gsxx ul li.db3 {
	background: url(../images/db3.png) no-repeat left;
}
.foot .gsxx ul li.db4 {
	background: url(../images/db4.png) no-repeat left;
}
.foot .ewm {
	float: right;
	margin-right: 43px;
	margin-top: 26px;
}
.foot .ewm span {
	display: block;
	margin-right: 26px;
	width: 106px;
	float: left;
}
.foot .ewm span em {
	display: block;
	width: 80px;
	height: 80px;
	background: url(../images/ewmbj.png) no-repeat center;
	padding: 13px;
}
.foot .ewm span em img {
	width: 80px;
	height: 80px;
}
.foot .ewm span i {
	display: block;
	font-size: 14px;
	color: #FFFEFE;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-style: normal;
}
.foot .link {
	height: 39px;
}
.foot .link span {
	display: block;
	height: 39px;
	line-height: 39px;
	width: 600px;
	float: left;
}
.foot .link span a {
	display: block;
	float: left;
	font-size: 14px;
	color: #666666;
	margin-right: 42px;
}
.foot .link strong {
	display: block;
	float: right;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	margin-right: 70px;
}
.foot .link strong em {
	display: block;
	float: left;
	font-size: 14px;
	color: #666666;
	margin-left: 37px;
	font-style: normal;
}
.foot .link strong em a {
	font-size: 14px;
	color: #666666;
	font-style: normal;
}
.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(../images/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: #17494a;
	color: #fff;
	height: 53px;
	width: 230px;
	padding: 9px 0 0;
	float: left;
}
.client-2 .my-kefu-main {
	background: #17494a;
	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;
}
