i, em {
	font-style: normal;
}
.topWrap {
	background: url(../img/tpbg.jpg) repeat-x center top;
	font-family: "Microsoft Yahei";
	height: 174px;
	position: relative;
	overflow: hidden;
}
.header {
	width: 80%;
	margin: 0 auto;
}
.twz {
	height: 40px;
	color: #999999;
	line-height: 40px;
	font-size: 14px;
}
.twz a {
	display: inline-block;
	color: #999999;
	position: relative;
	/* padding: 0 18px; */
}
.twz a:nth-child(1) {
	border-left: 1px solid #ebebeb;
}
.twz a:nth-child(3) {
	border-right: 0;
}
.h_nr {
	height: 134px;
	overflow: hidden;
	padding-top: 37px;
	box-sizing: border-box;
}
.logo {
	/* width: 306px;
	height: 62px; */
	overflow: hidden;
	box-sizing: border-box;
}
.logo img {
	width: 100%;
	/* height: 62px; */
	display: block;
}
.h_nr h2 {
	padding-left: 30px;
	margin-left:30px;
	margin-top: 7px;
	width: 500px;
	float: left;
	font-size: 22px;
	color: #222;
	font-weight: bold;
	text-align: left;
	line-height: 25px;
	border-left:1px solid #ddd;
}
.h_nr h2 b {
	color: #333;
	font-size: 16px;
	font-weight: normal;
	display: block;
	letter-spacing: 0.7px;
}
.h_nr .sc {
	display: block;
	margin-top: 7px;
	float: right;
	height: 50px;
	/* line-height: 50px; */
	overflow: hidden;
	padding-left: 55px;
	color: #222222;
	/* font-size: 26px;
	font-weight: bold; */
	background: url(../img/tel.png) left center no-repeat;
}
.h_nr .sc span{
	font-size: 26px;
	font-weight: bold;
	display: block;
}
.navbg {
	height: 60px;
	background: #161616;
}
.nav {
	width: 80%;
	margin: 0 auto;
}
.nav ul {
	height: 60px;
	width: 100%;
}
.nav li {
	float: left;
	height: 60px;
	line-height: 60px;
	position: relative;
	width: 12.5%;
	text-align: center;
}
.nav li.home{
	background: #0890e1;
}
.nav li:before {
	content: "";
	width: 2px;
	height: 59px;
	background: url(../img/libg.png) no-repeat left center;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}
.nav li.nones a:after {
	content: "";
	width: 2px;
	height: 59px;
	background: url(../img/libg.png) no-repeat right center;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1;
}
.nav li a {
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	display: inline-block;
	padding: 0 24px;
	position: relative;
	z-index: 2;
}
.nav li:after {
	content: '';
	position: absolute;
	height: 100%;
	width: 0;
	background: #0890e1;
	bottom: 0;
	left: 0;
	-webkit-transition: width .3s;
	transition: width .3s;
	color: #fff;
	z-index: 1;
}
.nav li:hover:after, .nav li.cur:after {
	width: 100%;
	color: #fff;
	z-index: 1;
}
.nav li.nones:hover a:after {
	background: none;
}
.nav li a:hover, .nav .cur a {
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}
.h_head_gd {
	filter: alpha(opacity=100);
	opacity: 1;
	position: fixed;
	top: 0px;
	width: 100%;
	_position: absolute;
    /* _top:expression(eval(document.documentElement.scrollTop)-0); */
	z-index: 10;
	left: 0;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
.fullSlide {
	min-width: 80%;
	position: relative;
	height: 620px;
	overflow: hidden;
}
.fullSlide .bd {
	position: relative;
	z-index: 0;
}
.fullSlide .bd ul {
	width: 100%!important;
}
.fullSlide .bd li {
	width: 100%!important;
	height: 620px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li img {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
}
.fullSlide .hd {
	width: 80%;
	left: 50%;
	margin-left: -600px;
	position: absolute;
	z-index: 1;
	bottom: 108px;
	overflow: hidden;
}
.fullSlide .hd ul {
	margin-left: 578px;
}
.fullSlide .hd ul li {
	float: left;
	margin: 0 10px;
	display: inline;
	cursor: pointer;
}
.fullSlide .hd ul li {
	width: 13px;
	height: 13px;
	background: #fff;
	border-radius: 100%;
}
.fullSlide .hd ul .on {
	background: #0891e1;
}
/* banner文案 */
.fullSlide .bd li {
	position: relative;
}
.fullSlide .banner-txt {
	position: absolute;
	left: 50%;
	top: 0;
	width: 80%;
	height: 620px;
	margin-left: -600px;
	z-index: 2;
	pointer-events: none;
}
.fullSlide .banner-txt .bt-in {
	position: absolute;
	top: 210px;
	left: 0;
	text-align: left;
}
.fullSlide .banner-txt .bt-line {
	display: block;
	width: 60px;
	height: 4px;
	background: #0891e1;
	margin-bottom: 24px;
}
.fullSlide .banner-txt h3 {
	font-size: 54px;
	font-weight: bold;
	color: #fff;
	line-height: 1.3;
	letter-spacing: 4px;
	text-shadow: 0 3px 10px rgba(0, 0, 0, 0.35);
}
.fullSlide .banner-txt p {
	font-size: 22px;
	color: #fff;
	letter-spacing: 2px;
	margin-top: 16px;
	text-shadow: 0 2px 6px rgba(0, 0, 0, 0.35);
}
.footWrap {
	background: #242d34;
	padding-top: 60px;
	padding-bottom: 20px;
	/* height: 440px;
	font-family: "Microsoft Yahei"; */
	box-sizing: border-box;
	overflow: hidden;
}
.footer {
	width: 80%;
	margin: 0 auto;
}
.footWrap .ft1 {
	float: left;
	width: 30%;
	/* height: 330px; */
}
.footWrap .ft1 .flogo {
	/* height: 80px; */
	/* text-align: center; */
}
.footWrap .ft1 .flogo img {
	/* width: 220px;
	height: 68px; */
	/* text-align: center;
	margin: 0px auto; */
}
.footWrap .ft1 .flogo em {
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding: 25px 0;
}
.footWrap .ft1 li {
	position: relative;
	height: 36px;
	line-height: 36px;
	padding-left: 38px;
	font-size: 16px;
	color: #aaacae;
}
.footWrap .ft1 li a {
	color: #aaacae;
}
.footWrap .ft1 li em {
	position: absolute;
	left: 0;
	top: 5px;
}
.footWrap .ft11{
	margin-left: 6%;
}
.footWrap .ft2 {
	float: left;
	width: 20%;
}
.footWrap .ft3{
	float: right;
	text-align: right;
	width: 20%;
}
.footWrap .ft3 h2{
	font-size: 18px;
	color: #fff;
	margin-bottom: 20px;
}
/* .footWrap .ft3 {
	float: left;
	width: 192px;
}
.footWrap .ft4 {
	float: left;
	width: 192px;
}
.footWrap .ft5 {
	float: left;
	width: 160px;
} */
.footWrap .ftgy {
	/* margin-top: 32px; */
}
.footWrap .ftgy h2 {
	/* height: 34px; */
	line-height: 34px;
	font-size: 18px;
	color: #fff;
	margin-bottom: 10px;
}
.footWrap .ftgy li {
	line-height: 36px;
	font-size: 14px;
	color: #aaacae;
}
.footWrap .ftgy li a {
	color: #aaacae;
}
.footWrap .ft5 h2 {
	margin-top: 32px;
	height: 34px;
	line-height: 34px;
	font-size: 18px;
	color: #fff;
	margin-bottom: 10px;
}
.footWrap .ft5 .code {
	margin-top: 20px;
}
.footWrap .ft5 .code dl {
	width: 130px;
	height: 130px;
	padding:5px;
	background: #fff;
	border-radius: 5px;
	position: relative;
}
.footWrap .ft5 .code dt img {
	width: 130px;
	height: 130px;
	display: block;
}
.footWrap .ft5 .code dd {
	float: left;
	width: 88px;
	padding-top: 8px;
}
.footWrap .ft5 .code h3 {
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #000
}
.footWrap .ft5 .code h3 em {
	display: block;
	font-size: 12px;
	color: #cacaca;
	line-height: 14px;
	font-weight: normal;
}
.footWrap .ft5 .code .code2 {
	background: #0890e1;
}
.footWrap .ft5 .code .code2 h3 {
	color: #fff;
}
.footWrap .ft5 .code dl .codes {
	display: none;
	width: 135px;
	height: 135px;
	padding-top: 0;
	position: absolute;
	left: -135px;
	top: 0;
}
.footWrap .ft5 .code dl .codes img {
	width: 135px;
	height: 135px;
}
.footWrap .ft5 .code dl:hover .codes {
	display: block;
}
.footWrap .fx {
	height: 80px;
}
.footWrap .fx h3 {
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	font-weight: bold;
	color: #fff
}
.footWrap .fx li {
	float: left;
	width: 34px;
	margin-right: 25px;
	position: relative;
}
.footWrap .fx li img {
	width: 34px;
	height: 34px;
	display: block;
}
.footWrap .fx li .codes {
	display: none;
	width: 135px;
	height: 135px;
	padding-top: 0;
	position: absolute;
	left: -135px;
	top: 0;
}
.footWrap .fx li .codes img {
	width: 135px;
	height: 135px;
}
.footWrap .fx li:hover .codes {
	display: block;
}
.footWrap .fx .lastli {
	margin-right: 0;
}
.footWrap .copyr {
	height: 69px;
	line-height: 69px;
	border-top: 1px solid #3a4249;
	font-size: 14px;
	color: #7f8386;
	margin-top: 30px;
}
.footWrap .copyr a {
	color: #7f8386;
}
.footWrap .copyr span {
	display: block;
	margin-top: 15px;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	color: #7f8386;
	float: right;
}
.footWrap .copyr span a {
	color: #7f8386;
}
.footWrap .copyr em {
	padding: 0 10px;
}
.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(../img/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: #0890e1;
	color: #fff;
	height: 53px;
	width: 230px;
	padding: 9px 0 0;
	float: left;
}
.client-2 .my-kefu-main {
	background: #0890e1;
	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;
}
