i, em {
	font-style: normal;
}
.topWrap {
	background: #fff;
	font-family: "Microsoft Yahei";
	position: relative;
	overflow: hidden;
}
.header {
	width: 1200px;
	margin: 0 auto;
}
.twz {
	background: #ececec;
	height: 39px;
	color: #666666;
	line-height: 39px;
	font-size: 14px;
}
.twz a {
	display: inline-block;
	color: #666666;
	position: relative;
	padding: 0 18px 0 25px;
}
.twz a:nth-child(1) {
	background: url(../images/tpico1.png) no-repeat left center;
}
.twz a:nth-child(2) {
	background: url(../images/tpico2.png) no-repeat left center;
}
.twz a:nth-child(3) {
	background: url(../images/tpico3.png) no-repeat left center;
	padding-right: 0;
}
.h_nr {
	height: 124px;
	padding-top: 20px;
	box-sizing: border-box;
}
.logo {
	width: 324px;
	overflow: hidden;
	box-sizing: border-box;
	float: left;
}
.logo img {
	width: 324px;
	height: 80px;
	display: block;
}
.h_nr .logo_txt {
	font-size: 18px;
	color: #000;
	text-align: left;
	line-height: 33px;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 21px;
	float: left;
	padding-left: 21px;
	background: url(../images/logo_txt.png) no-repeat left 7px;
}
.h_nr .logo_txt i {
	font-weight: bold;
	font-size: 24px;
	color: #000;
	display: block;
	line-height: normal;
}
.h_nr .sc {
	padding-left: 58px;
	float: right;
	width: 360px;
	box-sizing: border-box;
	font-size: 14px;
	color: #333333;
	position: relative;
}
.h_nr .sc p {
	overflow: hidden;
	color: #333333;
	font: 28px "Arial";
	font-weight: bold;
	float: left;
	line-height: 28px;
}
.nav {
	height: 61px;
	background: #313742;
}
.nav ul {
	height: 61px;
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.nav li {
	float: left;
	font-size: 16px;
	position: relative;
}
.nav li a {
	text-decoration: none;
	height: 61px;
	line-height: 61px;
	padding: 0 39px;
	display: block;
	position: relative;
	z-index: 2;
	color: #ffffff;
	box-sizing: border-box;
}
.nav li:before {
	content: '';
	position: absolute;
	height: 16px;
	width: 1px;
	background: url(../images/libg.png) no-repeat;
	background-size: 100%;
	top: 25px;
	right: 0;
}
.nav li:after {
	content: '';
	position: absolute;
	height: 0%;
	width: 100%;
	background: #01479D;
	bottom: 0;
	left: 0;
	-webkit-transition: height .5s;
	transition: height .5s;
	color: #fff;
	z-index: 1;
	;
}
.nav li:hover:after, .nav li.cur:after {
	height: 100%;
	color: #fff;
	z-index: 1;
}
.nav li a:hover, .nav .cur a {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
.nav li.nones:before {
	background: none;
}
.nav li.home a {
	padding-left: 52px;
}
.nav li.home i {
	width: 21px;
	height: 21px;
	background: url(../images/home.png) no-repeat;
	position: absolute;
	left: 22px;
	top: 18px;
}
.banner {
	max-height: 823px;
	overflow: hidden;
	position: relative;
}
.banner img {
	width: 100%;
	display: block;
}
.banner .slick-arrow {
	position: absolute;
	font-size: 0;
	top: 50%;
	z-index: 9;
	width: 45px;
	height: 45px;
	margin-top: -50px;
	border: 0;
	outline: none;
}
.banner .slick-prev {
	left: 13%;
	display: none;
	background: url(../images/lefts.png) no-repeat center center;
}
.banner .slick-next {
	right: 13%;
	display: none;
	background: url(../images/rights.png) no-repeat center center;
}
.slick-dots {
	position: absolute;
	left: 50%;
	font-size: 0;
	bottom: 3%;
	width: 300px;
	text-align: center;
	margin-left: -175px;
	z-index: 11;
}
.slick-dots li {
	display: inline-block;
	margin: 0 8px;
}
.slick-dots li button {
	display: block;
	border: 2px solid #fff;
	width: 8px;
	height: 8px;
	color: #fff;
	border-radius: 100%;
	background: none;
}
.slick-dots .slick-active button {
	background-color: #01479D;
	border-color: #01479D;
}
.search {
	height: 82px;
	background: #ffffff;
	border-bottom: 1px solid #f4f4f4;
	overflow: hidden;
	font-size: 14px;
	font-family: "Microsoft Yahei";
}
.keywords {
	font-weight: normal;
	line-height: 82px;
	width: 720px;
	overflow: hidden;
	float: left;
}
.keywords b {
	height: 82px;
	display: inline-block;
	color: #333333;
	font-weight: bold;
	padding-left: 30px;
	background: url(../images/secico.png) no-repeat left center;
}
.keywords a {
	color: #666666;
	line-height: 82px;
	padding: 0 16px;
	font-size: 14px;
}
.sea {
	overflow: hidden;
	float: right;
	margin-top: 20px;
}
.inp01 {
	border-style: none;
	float: left;
	color: #666666;
	padding-left: 18px;
	width: 340px;
	height: 41px;
	font-family: "Microsoft Yahei";
	font-size: 12px;
	background: none;
	line-height: 41px;
	background: #f4f4f4;
}
.inp02 {
	border-style: none;
	background: url(../images/ss.png) no-repeat;
	cursor: pointer;
	height: 41px;
	width: 62px;
	display: inline-block;
	color: #fff;
}
.faddr {
	font-size: 13px;
	color: #212121;
	height: 146px;
	padding-top: 28px;
	box-sizing: border-box;
	background: #cb1919;
}
.faddr li {
	position: relative;
	padding-left: 28px;
	height: 92px;
	box-sizing: border-box;
	padding-top: 1px;
	float: left;
	border-left: 1px solid #e06e73;
}
.faddr li i {
	padding: 0 15px;
}
.faddr li:before {
	content: "";
	position: absolute;
	left: -1px;
	top: 23px;
	height: 19px;
	width: 2px;
	background: #ffffff;
}
.faddr li span {
	color: #ffffff;
	display: block;
	margin-bottom: 6px;
	font-size: 15px;
font-weight:
}
.faddr li p {
	font-size: 15px;
	color: #fff;
}
.faddr li:nth-child(1) {
	border-left: 0;
	padding: 0;
	width: 148px;
}
.faddr li:nth-child(1)::before {
	width: 0;
}
.faddr li:nth-child(1) img {
	width: 69px;
	height: 80px;
	display: block;
}
.faddr li:nth-child(2) {
	width: 461px;
	padding-right: 20px;
}
.faddr li:nth-child(3) {
	width: 346px;
}
.faddr li b {
	font-size: 20px;
	color: #fff;
	display: block;
	font-weight: normal;
	font-family: Arial;
}
.faddr li:nth-child(4) {
	width: 232px;
	position: relative;
	font-family: Arial;
}
.footWrap {
	height: 390px;
	background: #27292f;
	overflow: hidden;
	font-family: "Microsoft Yahei";
}
.footers {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.footers em {
	display: inline-block;
	padding: 0 10px;
}
.ft_cnt {
	height: 270px;
	padding-top: 45px;
	border-bottom: 1px solid rgba(130,130,130,0.47);
}
.ft_nav {
	overflow: hidden;
	float: left;
}
.ft_nav dl {
	float: left;
}
.ft_nav dt {
	font-size: 16px;
	color: #e1e1e1;
	height: 32px;
}
.ft_nav dt a {
	color: #e1e1e1;
}
.ft_nav dd a {
	color: #999999;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	display: block;
}
.ft_nav dl:nth-child(1) {
	width: 324px;
}
.ft_nav dl:nth-child(1) dd a {
	width: 131px;
	float: left;
}
.ft_nav dl:nth-child(2) {
	width: 150px;
}
.ft_nav dl:nth-child(3) {
	width: 150px;
}
.ft_nav dl:nth-child(4) {
	width: 150px;
}
.ft_nav dl:nth-child(5) {
	width: 150px;
}
.ft_lx {
	float: right;
	width: 262px;
}
.ft_lx h3 {
	font-size: 16px;
	color: #e1e1e1;
	height: 32px;
	font-weight: normal;
	margin-bottom: 10px;
}
.ft_lx ul li {
	width: 123px;
	float: left;
	margin-right: 16px;
}
.ft_lx ul li img {
	width: 123px;
	height: 123px;
	display: block;
}
.ft_lx ul li:last-child {
	margin-right: 0;
}
.ft_lx ul li span {
	color: #999999;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
	display: block;
	text-align: center;
}
.ft_txt {
	height: 75px;
	font-size: 14px;
	color: #747474;
}
.ft_txt a {
	color: #747474;
	text-decoration: none;
}
.ft_txt span {
	display: block;
	position: relative;
	line-height: 80px;
}
.ft_txt span i a {
	padding: 0 20px;
	color: #747474;
}
.ft_txt span:nth-child(1) i .no1 {
	padding-left: 0;
}
.ft_txt span:nth-child(1) {
	width: 1000px;
	display: block;
	float: left;
}
.ft_txt span:nth-child(2) a {
	display: block;
	padding-right: 30px;
	background: url(../images/ftop.png) no-repeat right center;
	float: right;
	color: #747474;
	font-size: 14px;
	border-radius: 100%;
}
body .zyfz p a {
	padding-right: 5px;
}
.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-radius: 5px;
	border-left: 1px solid #fff;
	margin-top: 14px;
}
.client-2 .my-kefu-right {
	width: 20px;
}
.client-2 .my-kefu-tel-main {
	background: #cb1919;
	color: #fff;
	height: 53px;
	width: 230px;
	padding: 9px 0 0;
	border-radius: 5px;
	float: left;
}
.client-2 .my-kefu-main {
	background: #cb1919;
	width: 97px;
	height: 53px;
	position: relative;
	padding: 9px 0 0;
	border-radius: 5px;
	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;
}
