﻿/*common*/

.top,
.content,
.foot {
	overflow: hidden;
}

.main {
	overflow: hidden;
	margin: auto;
	width: 1200px;
}

.floatE {
	display: block;
	float: left;
	overflow: hidden;
}

.floatR {
	display: block;
	float: right;
	overflow: hidden;
}

.overE {
	overflow: hidden;
}


/* ================================================  top start ============================================ */

.top {
	height: 120px;
	position: relative;
	top: 0;
	z-index: 2;
	background: #fff;
	width: 100%;
	border-bottom: 1px solid #ddd;
}

.fixer {
	position: fixed;
	top: 0px;
	_position: absolute;
	_top: expression(documentElement.scrollTop+10 + "px");
	/*width: 100%;*/
	z-index: 111;
	margin-left: 0px;
	clear: both;
}

.navigation {
	width: 50%;
	float: left;
	margin-left: 10%;
}

.navigation span {
	width: 14%;
	display: block;
	float: left;
	text-align: center;
	line-height: 120px;
	border-right: 1px solid #e5e5e5;
	height: 120px;
}

.navigation span a {
	display: block;
	color: #1f1f1f;
	font-size: 16px;
}

.navigation span em {
	display: block;
	color: #1f1f1f;
	font-size: 16px;
	cursor: pointer;
	cursor: pointer;
}

.navigation span label {
	display: block;
	text-transform: capitalize;
	color: #1f1f1f;
	font-size: 16px;
	position: relative;
	cursor: pointer;
}

.navigation span.hover em {
	margin-top: -120px !important;
}

.navigation span.hover label {
	margin-top: 0px !important;
}

.topTel {
	overflow: hidden;
	height: 40px;
	background: url("../images/tel.jpg") no-repeat 0px;
	padding-left: 60px;
	color: #1f1f1f;
	font-size: 30px;
	margin-top: 40px;
	margin-right: 1.8%;
}


/* ================================================  top end ============================================ */


/* ================================================  content start ============================================ */


/*下滑按钮*/

.ctB {
	position: absolute;
	left: 50%;
	top: 75%;
	overflow: hidden;
}

.blink {
	display: block;
	margin-top: 10px;
	cursor: pointer;
	background: url("../images/slidedown.png") no-repeat center;
	width: 50px;
	/*width: 320px;*/
	/*height: 279px;*/
	height: 50px;
	-webkit-animation: slide 1s infinite linear;
	-moz-animation: slide 1s infinite linear;
	-o-animation: slide 1s infinite linear;
	animation: slide 1s infinite linear;
}


/*下滑按钮*/

.indexCont {
	background: #e5e5e5;
}


/*搜索框*/

.search {
	width: 400px;
	height: 60px;
	background: #1f1f1f;
}

.search input[type="text"] {
	padding-left: 25px;
	color: #777;
	font-size: 14px;
	font-family: Arial;
	text-transform: capitalize;
	display: block;
	float: left;
	outline: none;
	background: none;
	line-height: 60px;
	width: 310px;
}

.search input[type="button"] {
	width: 60px;
	height: 60px;
	background: url("../images/search.jpg") no-repeat center #1f1f1f;
	cursor: pointer;
	display: block;
	float: right;
	outline: none;
}


/*找什么*/

.sou {
	overflow: hidden;
	padding-bottom: 90px;
}

.zhao,
.lookR {
	width: 600px;
	height: 200px;
	overflow: hidden;
	float: right;
}

.zhao {
	margin-right: 200px;
}

.zhaoE {
	width: 400px;
	height: 200px;
	background: url("../images/s1.jpg") no-repeat;
}

.zhaoZ {
	overflow: hidden;
	padding: 30px 0px 0px 30px;
}

.zhaoZ img {
	margin-bottom: 85px;
}

.zhaoZ p {
	color: #000;
	font-size: 14px;
	padding-left: 5px;
}

.zhaoZb p {
	color: #fff;
}

.zhaoR {
	width: 200px;
	height: 200px;
	background: #1f1f1f;
}

.lookE {
	padding-top: 40px;
	overflow: hidden;
	float: left;
}

.lookE p,
.showZ p {
	color: #1f1f1f;
	font-size: 22px;
}

.lookEZ {
	background: url("../images/s2.jpg") no-repeat;
}


/*案例展示*/

.show {
	overflow: hidden;
	padding-bottom: 80px;
}

.showT {
	overflow: hidden;
	padding-bottom: 40px;
}

.showZ {
	overflow: hidden;
}

.showRi {
	width: 800px;
	overflow: hidden;
	border-top: 2px solid #1f1f1f;
	padding-top: 37px;
}

.showRi a {
	display: block;
	width: 100px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: left;
	margin-right: 20px;
	color: #1f1f1f;
	font-size: 14px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.showRi a:hover,
.showRi a.hover {
	background: #1f1f1f;
	color: #fff;
}

.showC {
	width: 400px;
	height: 400px;
	float: left;
	background: #1f1f1f;
	position: relative;
}

.showC a {
	display: block;
}

.showC img {
	width: 400px;
	height: 400px;
}

.showC2 {
	background: #252525;
}

.showC3 {
	clear: both;
	width: 800px;
	float: left;
}

.showC4 {
	width: 400px;
	height: 800px;
	background: url("../images/shm.jpg") no-repeat;
	line-height: 800px;
	color: #fff;
	font-size: 24px;
	font-family: Arial;
	text-align: center;
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
}

.showK {
	overflow: hidden;
	width: 410px;
	position: absolute;
	top: 0px;
	opacity: 0;
	z-index: 1;
	display: none;
}

.showKj {
	width: 10px;
	height: 19px;
	background: url("../images/pj.png") no-repeat;
	float: left;
	margin-top: 175px;
}

.showKj2 {
	background: url("../images/pj2.png") no-repeat;
}

.showKc {
	width: 280px;
	float: left;
	overflow: hidden;
	background: #fff;
	height: 280px;
	padding: 60px;
}

.showKc em {
	display: block;
	color: #f96513;
	font-size: 18px;
}

.showKc span {
	display: block;
	width: 40px;
	height: 2px;
	background: #f96513;
	margin: 20px 0px;
}

.showKc p {
	color: #666;
	font-size: 14px;
	height: 25px;
}

.showKc pre {
	color: #666;
	font-size: 14px;
	height: 25px;
}

.showKc h6 {
	width: 80px;
	height: 20px;
	cursor: pointer;
	background: url("../images/pm.jpg") no-repeat;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.showKc h6:hover {
	background: url("../images/pmh.jpg") no-repeat;
}

.showW {
	overflow: hidden;
	position: relative;
}

.show .overE {
	height: 1200px;
}


/*我们的客户*/

.keHu {
	overflow: hidden;
	margin-bottom: 50px;
}

.keC {
	height: 800px;
	background: url("../images/keBg.jpg") no-repeat center;
	margin-top: 35px;
}

.keP {
	overflow: hidden;
	width: 800px;
}

.keP a {
	display: block;
	width: 200px;
	height: 100px;
	text-align: center;
	background: #1f1f1f;
	color: #fff;
	text-align: center;
	line-height: 100px;
	font-size: 14px;
	float: left;
	overflow: hidden;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.keP a img {
	width: 200px;
	height: 100px;
}

.keP a:hover {
	background: #f96513;
	color: #fff;
}

.keTel {
	width: 320px;
	height: 120px;
	padding: 40px;
	float: right;
	/*background: url("../images/liTel.png");*/
}

.keTelC {
	overflow: hidden;
	text-align: right;
}

.keTelC h6 {
	color: #fff;
	font-size: 18px;
	padding-bottom: 5px;
}

.keTelC p {
	color: #fff;
	font-size: 36px;
}

.keShu {
	width: 1120px;
	height: 320px;
	padding: 40px;
	/*background: url("../images/liShu.png");*/
}

.keShuT {
	overflow: hidden;
	padding-bottom: 33px;
}

.keShuT em {
	display: block;
	color: #fff;
	font-size: 36px;
	float: left;
	text-transform: uppercase;
}

.keShuT span {
	display: block;
	color: #fff;
	font-size: 22px;
	float: right;
	font-weight: 100;
	margin-top: 5px;
}

.keShu p {
	color: #666;
	font-size: 14px;
	line-height: 30px;
	padding-bottom: 50px;
}

.keA {
	display: block;
	width: 200px;
	height: 40px;
	background: #252525;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
	margin-top: 50px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.keA:hover {
	background: #f96513;
	color: #fff;
}


/*新闻*/

.indexNews {
	overflow: hidden;
	padding: 50px 0px 100px 0px;
}

.indexNewsC {
	width: 550px;
	overflow: hidden;
}

.indexNewsT {
	overflow: hidden;
	border-bottom: 2px solid #1f1f1f;
	padding-bottom: 15px;
}

.indexNewsTc {
	overflow: hidden;
	float: left;
}

.indexNewsTc em {
	display: block;
	color: #1f1f1f;
	font-size: 18px;
	padding-bottom: 3px;
}

.indexNewsTc p {
	color: #1f1f1f;
	font-size: 14px;
	text-transform: uppercase;
}

.indexNewsT a {
	display: block;
	float: right;
	color: #1f1f1f;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 28px;
}

.indexNewsU {
	overflow: hidden;
	padding-top: 30px;
}

.indexNewsU a {
	overflow: hidden;
	height: 23px;
	line-height: 25px;
	display: block;
}

.indexNewsU a span {
	display: block;
	float: left;
	color: #000;
	font-size: 14px;
	width: 455px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	cursor: pointer;
}

.indexNewsU a em {
	display: block;
	color: #000;
	float: right;
	cursor: pointer;
	font-size: 14px;
}

.indexNewsU a:hover span,
.indexNewsU a:hover em {
	color: #f96513;
}


/*地图*/

.wifi {
	overflow: hidden;
	height: 400px;
}


/*联系我们地图*/

.wifi1 {
	overflow: hidden;
	height: 400px;
	background: url("../images/wifi.jpg") no-repeat center;
}


/*联系我们*/

.inBanner {
	overflow: hidden;
	background: #1f1f1f;
	height: 200px;
	text-align: center;
}

.inBanner h3 {
	color: #fff;
	font-size: 30px;
	padding-top: 70px;
}

.inBanner h3 em {
	color: #f96513;
	font-weight: bold;
}

.inBanner p {
	color: #fff;
	font-size: 18px;
	font-family: Arial;
	text-transform: uppercase;
	padding-bottom: 8px;
	padding-top: 3px;
}

.contact {
	overflow: hidden;
	padding: 80px 0px;
	text-align: center;
}

.contact h5 {
	color: #1f1f1f;
	font-size: 18px;
	padding-bottom: 3px;
}

.contact h6 {
	color: #1f1f1f;
	font-size: 14px;
	text-transform: capitalize;
}

.contact img {
	margin-top: 40px;
}

.contact h4 {
	color: #1f1f1f;
	font-size: 16px;
	padding-top: 40px;
	padding-bottom: 3px;
}

.contact h2 {
	color: #1f1f1f;
	font-weight: bold;
	font-size: 36px;
	font-family: Arial;
}

.contact span {
	display: block;
	width: 20px;
	height: 2px;
	background: #1f1f1f;
	margin: 40px auto;
}

.contact p {
	color: #1f1f1f;
	font-size: 14px;
	line-height: 35px;
}

.contact p a {
	color: #1f1f1f;
	font-size: 14px;
}

.contact p a:hover {
	color: #f96513;
}


/*新闻动态*/

.inPad {
	width: 1200px;
	margin: 0 auto;
	padding: 80px 0px;
}

.inBar {
	/**/
	text-align: center;
	/**/
}

.inBar span {
	width: 210px;
	height: 60px;
	/**/
	background: url("../images/line.jpg") no-repeat right;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	position: relative;
}

.inBar span a {
	display: block;
}

.inBar span em {
	color: #1f1f1f;
	font-size: 16px;
	padding-bottom: 5px;
	display: block;
	cursor: pointer;
}

.inBar span label {
	color: #1f1f1f;
	font-size: 12px;
	font-family: Arial;
	text-transform: capitalize;
	display: block;
	cursor: pointer;
}

.inBar span a:hover em,
.inBar span a:hover label {
	color: #f96513;
}

.inBar span a.hover em,
.inBar span a.hover label {
	color: #f96513;
}


/*我们的案例*/

.case {
	background: #f3f3f3;
}

.caseC {
	overflow: hidden;
	padding-top: 40px;
}

.caseC li {
	width: 396px;
	float: left;
	margin: 0px 6px 6px 0px;
}

.caseC li.r {
	margin-right: 0;
}

.caseC li a {
	display: block;
	width: 396px;
	height: 396px;
	background: #1f1f1f;
	overflow: hidden;
	position: relative;
}

.caseC li img {
	width: 396px;
	height: 396px;
}

.caseC li em {
	height: 50px;
	line-height: 50px;
	padding: 0px 15px 0px 30px;
	color: #fff;
	font-size: 14px;
	position: relative;
	margin-top: -50px;
	display: block;
	background: #2b2b2b;
	z-index: 1;
}

.caseH {
	overflow: hidden;
	position: absolute;
	background: #2b2b2b;
	padding: 20px 15px 20px 30px;
	width: 351px;
	height: 70px;
}

.caseH p {
	color: #666;
	font-size: 14px;
	padding-bottom: 7px;
	line-height: 20px;
}

.caseH pre {
	color: #666;
	font-size: 14px;
	padding-bottom: 7px;
	line-height: 20px;
	white-space: pre-wrap;
}


/*案例内页*/

.in_pd {
	overflow: hidden;
	padding-top: 40px;
}


/*图片放大镜样式*/

.jqzoom {
	position: relative;
	cursor: pointer;
	margin: auto;
	display: block;
	width: 500px;
	height: 500px;
	border: 1px solid #1f1f1f;
	background: #1f1f1f;
}

.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 350px;
	height: 350px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	display: none;
	text-align: center;
	overflow: hidden;
}

.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20px;
	height: 20px;
	border: 1px solid #aaa;
	background: #ffffff/*url(../images/zoom.png) 50% center no-repeat*/
	;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}


/*图片小图预览列表*/

.spec-preview {
	width: 502px;
	height: 502px;
	float: left;
}

.spec-scroll {
	clear: both;
	overflow: hidden;
	width: 620px;
}

.spec-scroll .items {
	float: left;
	position: relative;
	width: 620px;
	height: 80px;
	overflow: hidden;
	padding-top: 15px;
}

.spec-scroll .items ul {
	position: absolute;
	width: 999999px;
	height: 80px;
}

.spec-scroll .items ul li {
	float: left;
	width: 108px;
}

.spec-scroll .items ul li img {
	width: 80px;
	height: 80px;
	cursor: pointer;
	background: #1f1f1f;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.spec-scroll .items ul li img:hover {
	margin-top: -10px;
}

.spec-scroll .items ul li img.hover {
	margin-top: -10px;
}


/*右边产品简介*/

.in_pd_r {
	width: 620px;
	overflow: hidden;
	float: right;
}

.in_pd_r h2 {
	font-size: 18px;
	color: #1f1f1f;
	padding: 30px 0px;
	border-top: 2px solid #1f1f1f;
	border-bottom: 2px solid #1f1f1f;
}

.in_pb {
	margin: 20px 0px 50px 0px;
	overflow: hidden;
	;
}

.in_pb p {
	color: #1f1f1f;
	line-height: 25px;
	font-size: 14px;
}

.in_pb pre {
	color: #1f1f1f;
	line-height: 25px;
	font-size: 14px;
}

.in_xun {
	width: 120px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	display: block;
	color: #fff;
	font-size: 14px;
	clear: both;
	margin-bottom: 40px;
	background: #1f1f1f;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.in_xun:hover {
	background: #f96513;
	color: #fff;
}

.in_line {
	height: 2px;
	background: #1f1f1f;
	margin-bottom: 42px;
}


/*产品概述*/

.in_p_c {
	overflow: hidden;
	padding: 80px 0px 80px 0px;
	clear: both;
	background: #e8e8e8;
}

.in_p_xia {
	overflow: hidden;
	padding: 0px 0px 40px 0px;
}

.in_p_xia em {
	display: block;
	padding-bottom: 15px;
	border-bottom: 2px solid #1f1f1f;
	font-size: 18px;
	color: #1f1f1f;
	margin-bottom: 40px;
}

.in_p_xia p {
	color: #1f1f1f;
	font-size: 13.94px;
	line-height: 25px;
}


/*相关产品*/

.in_p_gua {
	overflow: hidden;
	padding: 80px 0px;
}

.in_t {
	color: #1f1f1f;
	font-size: 18px;
	overflow: hidden;
}

.in_tui {
	height: 402px;
	position: relative;
	padding-top: 20px;
}

.in_tui li {
	padding: 0px 6px 6px 0px;
	margin: 0;
}

.in_btn {
	overflow: hidden;
}

.in_btn a {
	display: block;
	width: 16px;
	height: 20px;
	float: left;
	margin-left: 15px;
}

.pie {
	background: url("../images/pie.png") no-repeat;
}

.pie:hover {
	background: url("../images/pieh.png") no-repeat;
}

.pir {
	background: url("../images/pir.png") no-repeat;
}

.pir:hover {
	background: url("../images/pirh.png") no-repeat;
}

.tiao {
	overflow: hidden;
	height: 30px;
	border: 1px dotted #dcdcdc;
	border-right: none;
	border-left: none;
	background: #fcfcfc;
	text-align: center;
	line-height: 30px;
	margin: 20px 0px;
}

.tiao a {
	font-size: 12px;
	color: #555;
}

.tiao a:hover {
	color: #224cb7;
}

.tiao span.t {
	color: #777;
}

.tiao span.t:hover {
	color: #224cb7;
}


/*新闻资讯*/

.news_cont3 {
	overflow: hidden;
	padding: 40px 0px 0px 0px;
	background: none;
}

.news_cont2 {
	background: no-repeat;
	border: none;
	padding: 10px 0px 0px 0px;
}

.news_cont1 {
	overflow: hidden;
	margin: 0px 0px 6px 0px;
	background: #f4f4f4;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.news_cont1:hover {
	background: #f96513;
}

.news_cont1 .img {
	display: block;
	height: 180px;
	width: 281;
	float: left;
}

.news_cont1 .texta {
	width: 838px;
	float: right;
	padding: 40px;
	height: 100px;
}

.news_cont1 .texta span {
	font-size: 12px;
	color: #b5b5b6;
	line-height: 25px;
	display: block;
}

.texta div {
	line-height: 25px;
	color: #595959;
	font-size: 14px;
	height: 75px;
	overflow: hidden;
}

.news_cont1 .texta p {
	color: #222;
	font-size: 18px;
	padding-bottom: 15px;
}

.news_cont1:hover .texta p,
.news_cont1:hover .texta div {
	color: #fff;
}


/*新闻内页*/

.newsIn {
	overflow: hidden;
	background: #f4f4f4;
	padding: 60px 0px;
	margin-top: -40px;
}

.newsInT {
	overflow: hidden;
	padding-bottom: 20px;
	border-bottom: 2px solid #c9c9c9;
}

.newsInT h2 {
	color: #1f1f1f;
	font-size: 18px;
	float: left;
}

.newsInT span {
	display: block;
	color: #919191;
	font-size: 14px;
	font-family: Arial;
	float: right;
	margin-top: 8px;
}

.newsInC {
	overflow: hidden;
	padding: 40px 0px 80px 0px;
}

.newsInC p {
	color: #595959;
	font-size: 14px;
	line-height: 25px;
}

.newsPage {
	overflow: hidden;
	padding-top: 40px;
}

.newsPage .overE {
	padding: 40px 0px;
}

.newsPage .overE a {
	display: block;
	width: 480px;
	color: #595959;
	padding-bottom: 10px;
	border-bottom: 1px solid #a8a8a8;
	padding-right: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.newsPage .overE .floatE {
	background: url("../images/pe.png") no-repeat left 5px;
	padding-left: 20px;
}

.newsPage .overE .floatR {
	background: url("../images/pr.png") no-repeat right 5px;
	padding-right: 20px;
	text-align: right;
}

.newsPage .overE .floatE:hover {
	background: url("../images/peh.png") no-repeat left 5px;
	color: #f96513;
}

.newsPage .overE .floatR:hover {
	background: url("../images/prh.png") no-repeat right 5px;
	color: #f96513;
}

.newsBtn {
	width: 140px;
	height: 25px;
	float: right;
	color: #fff;
	text-align: right;
	line-height: 25px;
	padding-right: 20px;
	background: url("../images/back.png") no-repeat 20px 8px #1f1f1f;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.newsBtn:hover {
	background: url("../images/back.png") no-repeat 20px 8px #f96513;
	color: #fff;
}


/*关于我们*/

.about_banner {
	overflow: hidden;
	height: 800px;
	position: relative;
	background: #1f1f1f;
}

.about_ba1 {
	height: 800px;
	background: url("../images/aboutBg.jpg") no-repeat center;
	position: absolute;
	width: 100%;
	left: 0;
}

.about_ba2 {
	width: 390px;
	background: #040202;
	height: 555px;
	position: absolute;
	top: 115px;
}

.about_baC {
	overflow: hidden;
	padding: 40px;
}

.about_baC em {
	color: #fff;
	font-size: 24px;
	display: block;
}

.about_baC span {
	display: block;
	width: 20px;
	height: 2px;
	background: #fff;
	margin: 20px 0px;
}

.about_baC label {
	text-transform: uppercase;
	color: #fff;
	font-size: 18px;
	font-family: Arial;
}

.about_baZ {
	overflow: hidden;
	height: 320px;
}

.about_baZ p {
	color: #808080;
	font-size: 14px;
	line-height: 27px;
	margin: auto;
	width: 310px;
}


/*历程*/

.li {
	height: 800px;
	background: url("../images/aboutBg2.jpg") no-repeat center;
	overflow: hidden;
}

.liZ {
	overflow: hidden;
	padding-top: 150px;
}

.liZ em {
	display: block;
	color: #fff;
	font-size: 24px;
}

.liZ label {
	width: 20px;
	height: 2px;
	margin: 20px 0px;
	background: #fff;
	display: block;
}

.liZ span {
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	font-family: Arial;
}

.liC {
	overflow: hidden;
	float: right;
	padding-top: 70px;
	width: 750px;
	padding-left: 50px;
	padding-bottom: 40px;
}

.liCk {
	position: relative;
	margin-bottom: 50px;
	width: 125px;
}

.liCk p {
	color: #fff;
	font-size: 18px;
	cursor: pointer;
	width: 599px;
}

.liC6 {
	background: url("../images/q6.png") no-repeat 0px;
	padding-left: 30px;
	margin-left: 455px;
}

.liC5 {
	background: url("../images/q5.png") no-repeat 0px;
	padding-left: 30px;
	margin-left: 465px;
}

.liC4 {
	background: url("../images/q4.png") no-repeat 0px;
	padding-left: 35px;
	margin-left: 515px;
}

.liC3 {
	background: url("../images/q3.png") no-repeat 0px;
	padding-left: 40px;
	margin-left: 550px;
}

.liC2 {
	background: url("../images/q2.png") no-repeat 0px;
	padding-left: 50px;
	margin-left: 560px;
}

.liC1 {
	background: url("../images/q1.png") no-repeat 0px;
	padding-left: 50px;
	margin-left: 500px;
}

.liC6:hover {
	background: url("../images/q6h.png") no-repeat 0px;
}

.liC5:hover {
	background: url("../images/q5h.png") no-repeat 0px;
}

.liC4:hover {
	background: url("../images/q4h.png") no-repeat 0px;
}

.liC3:hover {
	background: url("../images/q3h.png") no-repeat 0px;
}

.liC2:hover {
	background: url("../images/q2h.png") no-repeat 0px;
}

.liC1:hover {
	background: url("../images/q1h.png") no-repeat 0px;
}

.liCh {
	width: 480px;
	overflow: hidden;
	position: absolute;
	top: -15px;
	left: -80px;
	display: none;
}

.liChC {
	overflow: hidden;
	background: url("../images/qb.png");
	padding: 20px;
	float: left;
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	width: 430px;
}

.liChR {
	width: 8px;
	height: 15px;
	background: url("../images/qj.png") no-repeat;
	margin-top: 20px;
	float: left;
}

.liCk:hover .liCh {
	display: block;
}


/*设备*/

.bei {
	overflow: hidden;
	padding: 80px 0px;
}

.beiT {
	overflow: hidden;
	text-align: center;
}

.beiT h2 {
	color: #1f1f1f;
	font-size: 24px;
	padding-bottom: 10px;
}

.beiT h2 strong {
	color: #f96513;
}

.beiT p {
	color: #1f1f1f;
	font-size: 14px;
	letter-spacing: 2px;
}

.beiLine {
	width: 20px;
	height: 2px;
	background: #1f1f1f;
	margin: 20px auto;
}

.beiC {
	overflow: hidden;
	padding-top: 20px;
}

.beiB {
	width: 594px;
	overflow: hidden;
	margin: 0px 12px 12px 0px;
	float: left;
	height: 291px;
}

.beiB img {
	width: 594px;
	height: 291px;
}

.beiB p,
.beiU p {
	color: #fff;
	font-size: 16px;
	background: #030303;
	position: relative;
	height: 50px;
	line-height: 50px;
	margin-top: 0px;
	padding: 0px 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.beiU {
	width: 291px;
	float: left;
	overflow: hidden;
	margin: 0px 12px 12px 0px;
	height: 291px;
}

.beiU img {
	width: 291px;
	height: 291px;
}

.beiU.r {
	margin-right: 0;
}

.beiZ {
	background: #1f1f1f;
	padding: 33px 0px;
	text-align: center;
	overflow: hidden;
	clear: both;
	margin-bottom: 12px;
}

.beiZ p {
	color: #fff;
	font-size: 14px;
	line-height: 25px;
}


/*文化理念*/

.nian {
	overflow: hidden;
	height: 800px;
	background: url("../images/aboutBg3.jpg") no-repeat center;
}

.nianT {
	overflow: hidden;
	text-align: center;
	padding-top: 70px;
}

.nianT em {
	display: block;
	color: #fff;
	font-size: 24px;
	padding-bottom: 3px;
}

.nianT label {
	color: #fff;
	font-size: 18px;
	font-family: Arial;
	text-transform: uppercase;
	display: block;
}

.nianT span {
	width: 20px;
	height: 2px;
	background: #fff;
	margin: 20px auto;
	display: block;
}

.nianT p {
	color: #f4f2ef;
	font-size: 18px;
}

.nianC {
	overflow: hidden;
	text-align: center;
	padding-top: 385px;
}

.nianC p {
	color: #6f5b5b;
	font-size: 14px;
	line-height: 30px;
}


/*加入我们*/

.join {
	overflow: hidden;
	padding: 80px 0px;
}

.joinT {
	overflow: hidden;
	text-align: center;
}

.joinT em {
	display: block;
	color: #1f1f1f;
	font-size: 24px;
	padding-bottom: 3px;
}

.joinT p {
	color: #1f1f1f;
	font-size: 18px;
	font-family: Arial;
	text-transform: uppercase;
	font-weight: bold;
}

.joinT label {
	color: #545454;
	font-size: 16px;
	display: block;
}

.joinC {
	overflow: hidden;
	margin-top: 40px;
	background: url("../images/join.jpg") no-repeat left;
	height: 500px;
}

.joinCe {
	width: 170px;
	float: left;
	padding-top: 80px;
	padding-left: 60px;
}

.joinCe p {
	color: #fff;
	font-size: 18px;
	padding-bottom: 5px;
}

.joinCe strong {
	color: #f96513;
	font-size: 24px;
	padding-bottom: 10px;
	display: block;
	line-height: 35px;
}

.joinCe span {
	display: block;
	width: 40px;
	height: 10px;
	background: #fff;
	margin-top: 40px;
}

.joinCr {
	overflow: hidden;
	padding: 60px;
	background: url("../images/joinB.png");
	float: right;
	margin-top: 60px;
	width: 385px;
	height: 250px;
}

.joinCr p {
	color: #7f7f7f;
	font-size: 14px;
	line-height: 25px;
	padding-bottom: 40px;
}

.joinU {
	overflow: hidden;
	padding-top: 40px;
}

.joinU_em {
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	overflow: hidden;
}

.joinU_em em {
	display: block;
	font-size: 18px;
	float: left;
	margin-right: 35px;
	color: #7f7f7f;
	cursor: pointer;
	padding-bottom: 10px;
}

.joinU_em em:hover {
	color: #f96513;
}

.joinU_em em.hover {
	color: #f96513;
}

.joinUc {
	overflow: hidden;
	padding-bottom: 20px;
}

.joinUc span {
	color: #1f1f1f;
	font-size: 14px;
	display: block;
	padding-bottom: 5px;
}

.joinUc p {
	color: #7f7f7f;
	font-size: 14px;
	line-height: 25px;
}


/*我们的服务*/

.liuC {
	overflow: hidden;
	background: #f3f3f3;
	padding: 80px 0px;
}

.liuCu {
	overflow: hidden;
	margin-bottom: 2px;
}

.liuCk {
	background: #fff;
	padding: 0px 20px;
	overflow: hidden;
	cursor: pointer;
}

.liuCk p {
	line-height: 50px;
	background: url("../images/sdown.png") no-repeat right;
	overflow: hidden;
}

.liuCk p strong {
	color: #1f1f1f;
	font-size: 14px;
	font-family: Arial;
	display: block;
	float: left;
	text-transform: uppercase;
}

.liuCk p em {
	display: block;
	float: left;
	color: #f96513;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
}

.liuCk:hover {
	background: #1f1f1f;
}

.liuCk:hover p {
	background: url("../images/sup.png") no-repeat right;
}

.liuCk:hover strong {
	color: #fff;
}

.liuCk.hover {
	background: #1f1f1f;
}

.liuCk.hover p {
	background: url("../images/sup.png") no-repeat right;
}

.liuCk.hover strong {
	color: #fff;
}

.liuCh {
	overflow: hidden;
	padding-bottom: 40px;
	display: none;
	width: 1200px;
}

.liuCh img {
	width: 1200px;
	margin-bottom: 20px;
}

.liuCh p {
	color: #1f1f1f;
	line-height: 25px;
}


/*解决方案*/

.solution {
	overflow: hidden;
	padding: 80px 0px;
}

.solutionC {
	overflow: hidden;
	padding-top: 60px;
}

.solutionC li {
	width: 210px;
	text-align: center;
	margin-right: 30px;
	float: left;
}

.solutionC li.r {
	margin-right: 0;
}

.solutionC li img {
	display: block;
	width: 120px;
	height: 120px;
	margin: auto;
}

.solutionC li em {
	display: block;
	padding: 40px 0 0 0;
	color: #1f1f1f;
	font-size: 18px;
}

.solutionC li span {
	width: 20px;
	height: 2px;
	background: #1f1f1f;
	margin: 20px auto;
	display: block;
}

.solutionC li p {
	color: #545454;
	font-size: 14px;
	line-height: 23px;
	text-align: left;
}


/*合作客户*/

.huC {
	overflow: hidden;
	padding-top: 40px;
}

.huC li {
	width: 191px;
	margin: 0px 6px 6px 0px;
	float: left;
	cursor: pointer;
	position: relative;
}

.huC li.r {
	margin-right: 0;
}

.huC li img {
	width: 191px;
	height: 89px;
}

.huU {
	overflow: hidden;
	background: #fff;
	width: 505px;
	height: 199px;
	padding: 40px;
	position: absolute;
	top: 0px;
	left: 197px;
	z-index: 1;
	opacity: 0;
	display: none;
}

.huT {
	padding-bottom: 15px;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 20px;
}

.huT span {
	color: #f96513;
	font-size: 14px;
	padding-bottom: 8px;
	display: block;
}

.huT em {
	display: block;
	color: #f96513;
	font-size: 24px;
	font-family: Arial;
	text-transform: capitalize;
}

.huU p {
	color: #565656;
	font-size: 14px;
	line-height: 25px;
}

.huU4,
.huU5,
.huU6,
.huU10,
.huU11,
.huU12,
.huU16,
.huU17,
.huU18,
.huU22,
.huU23,
.huU24 {
	left: -593px;
}

.huU13,
.huU14,
.huU15,
.huU16,
.huU17,
.huU18 {
	top: -95px;
}

.huU19,
.huU20,
.huU21,
.huU22,
.huU23,
.huU24 {
	top: -190px;
}


/*客服*/

.keFu {
	width: 45px;
	position: fixed;
	top: 50%;
	right: 0%;
	z-index: 5;
	margin: 0;
	display: none;
}

.keFu li {
	width: 45px;
	margin-bottom: 1px;
	background: #1f1f1f;
	height: 45px;
	position: relative;
	/**margin-top: -1px;*/
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.keFu li a {
	display: block;
	width: 45px;
	height: 45px;
	text-align: center;
	position: relative;
	z-index: 5;
	zoom: 1;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 45px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.keFu li:hover {
	background: #f96513;
}

.keZ {
	overflow: hidden;
	position: absolute;
	width: 130px;
	display: block;
	z-index: 1;
	left: 6em;
	top: 0px;
}

.keFu li .keZ a {
	width: auto;
	color: #fff;
	font-size: 14px;
	line-height: 45px;
	padding: 0px 10px;
	background: #f96513;
	position: relative;
	z-index: 1;
}

.keFu li .keZ a:hover {
	color: #fff;
}

.kCd {
	position: absolute;
	overflow: hidden;
	top: 0;
	top: -80px;
	left: -135px;
	display: none;
	/*left: 135px;*/
}

.kCd img {
	padding: 5px;
	background: #fff;
	border: 2px solid #f96513;
}

.kTel {
	background: url("../images/tel.png") no-repeat center #1f1f1f;
}

.kQq {
	background: url("../images/qq.png") no-repeat center #1f1f1f;
}

.kCode {
	background: url("../images/erweima.png") no-repeat center #1f1f1f;
}

.keFu li:hover .kTel {
	background: url("../images/tel.png") no-repeat center #f96513;
}

.keFu li:hover .kQq {
	background: url("../images/qq.png") no-repeat center #f96513;
}

.keFu li:hover .kCode {
	background: url("../images/erweima.png") no-repeat center #f96513;
}

.keFu li.kBack {
	background: url("../images/backtop.png") no-repeat center;
	width: 50px;
	height: 56px;
}

.keFu li.kBack a {
	line-height: 60px;
	font-weight: bold;
}

.keFu li.kBack:hover {
	background: url("../images/backtopH.png") no-repeat center;
}


/*添加自定义锚链接*/

.sectionName {
	overflow: hidden;
	position: fixed;
	top: 35%;
	left: 20px;
	z-index: 3;
}

.sectionName a {
	width: 60px;
	height: 60px;
	display: block;
	text-align: center;
	margin-bottom: 10px;
	overflow: hidden;
	line-height: 99em;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.sectionName a:hover {
	background: url("../images/abh.png") no-repeat;
	color: #fff;
	font-size: 14px;
	padding: 10px 15px;
	width: 30px;
	height: 40px;
	line-height: 20px;
}

.sectionName a.active {
	background: url("../images/abh.png") no-repeat;
	color: #fff;
	font-size: 14px;
	padding: 10px 15px;
	width: 30px;
	height: 40px;
	line-height: 20px;
}

.sectionName .a1 {
	background: url("../images/ab1.png") no-repeat;
}

.sectionName .a2 {
	background: url("../images/ab2.png") no-repeat;
}

.sectionName .a3 {
	background: url("../images/ab3.png") no-repeat;
}

.sectionName .a4 {
	background: url("../images/ab4.png") no-repeat;
}

.sectionName .a5 {
	background: url("../images/ab5.png") no-repeat;
}


/* ================================================  content end ============================================ */


/* ================================================  foot start ============================================ */

.footOne {
	background: #1f1f1f;
	padding: 80px 0px;
	overflow: hidden;
}

.footBar {
	overflow: hidden;
	float: left;
}

.footBar span {
	display: block;
	float: left;
	margin-right: 90px;
}

.footBar span a {
	display: block;
	color: #fff;
	font-size: 14px;
}

.footBar span a:hover,
.footBar span .footNav a:hover {
	color: #f96513;
}

.footNav {
	overflow: hidden;
	padding-top: 15px;
}

.footBar span .footNav a {
	color: #595959;
	font-size: 12px;
	line-height: 20px;
}

.footRig {
	overflow: hidden;
	float: right;
	width: 350px;
}

.footRig input[type="text"] {
	width: 135px;
	height: 30px;
	border-bottom: 2px solid #fff;
	color: #fff;
	font-size: 12px;
	display: block;
	margin-right: 40px;
	background: none;
	margin-bottom: 15px;
}

.footRig input[type="text"].r {
	margin-right: 0;
}

.footRig p {
	color: #fff;
	font-size: 12px;
	padding: 10px 0px 10px 0px;
}

.footRig textarea {
	width: 350px;
	color: #fff;
	font-size: 12px;
	height: 20px;
	border-bottom: 2px solid #fff;
	padding: 5px 0px;
	background: none;
}

.footRig input[type="submit"] {
	width: 80px;
	height: 25px;
	text-align: center;
	color: #1f1f1f;
	font-size: 12px;
	line-height: 25px;
	background: #fff;
	cursor: pointer;
	margin-top: 15px;
	float: right;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.footRig input[type="submit"]:hover {
	background: #f96513;
	color: #fff;
}

.footTwo {
	border-top: 1px solid #3e3e3e;
	overflow: hidden;
	background: #1f1f1f;
	text-align: center;
}

.footTel {
	background: url("../images/footTel.jpg") no-repeat 0px;
	margin-left: 1.8%;
	color: #fff;
	height: 120px;
	line-height: 120px;
	padding-left: 60px;
	font-size: 30px;
	float: left;
}

.footBan {
	color: #fff;
	font-size: 14px;
	height: 120px;
	line-height: 120px;
	margin: 0% 7%;
	float: left;
}

.footTec {
	color: #fff;
	font-size: 14px;
	margin-right: 1.8%;
	line-height: 120px;
	height: 120px;
	
}

.footTec a {
	color: #fff;
	font-size: 14px;
}


/* ================================================  foot end ============================================ */

@media screen and (max-width: 1450px) {
	.navigation {
		margin-left: 5%;
	}
	.footBan {
		margin: 0% 7%;
	}
	.ctB {
		top: 62%;
	}
}

@media screen and (max-width: 1030px) {
	.ctB {
		top: 62%;
	}
	.footBan {
		margin: 0% 7%;
	}
	.navigation {
		margin-left: -4%;
	}
}

@media screen and (min-width: 1900px) and (max-width: 1920px) {
	.ctB {
		top: 83%;
	}
}

.footTwo .footBan em img {
	vertical-align: middle;
	margin: -3px 0px 0px 8px;
}

.sectionName.index_a {
	top: 55%;
	display: none;
}

.sectionName.service_a {
	top: 40%;
}

.sectionName.index_a a:hover,
.sectionName.service_a a:hover {
	line-height: 40px;
}

.sectionName.index_a a.active,
.sectionName.service_a a.active {
	line-height: 40px;
}

.inBar span .nav-bot {
	display: none;
	position: absolute;
	width: 1200px;
	top: 53px;
	left: 35px;
	z-index: 999;
	/*background: rgba(0,0,0,0.2);*/
	padding: 15px 0;
	text-align: left;
}

.inBar span.sjx {
	background: url(/skin/hyfc/images/sjx.png) no-repeat 90px 50px;
}

.inBar span .nav-bot a {
	float: left;
	display: block;
	color: #333;
	padding: 0px 20px;
	width: 80px;
}

.inBar span .nav-bot a:hover {
	color: #f96513;
}



/*====================5.20=======================*/
.dis-table {
    display: table;
    height: 100%;
    width: 100%;
}
.dis-cell {
    display: table-cell;
    vertical-align: middle;
}
.clearfix:before,.clearfix:after{
  content: " ";display: table;
}
.clearfix:after{
  clear: both;
}
@font-face {
    font-family: 'ak';
 		src: url('../font/AkzidenzGrotesk-Medium.eot');
    src: url('../font/AkzidenzGrotesk-Medium.woff') format('woff'),
    url('../font/AkzidenzGrotesk-Medium.ttf') format('truetype'),
    url('../font/AkzidenzGrotesk-Medium.svg') format('svg');

}
.ab-banner{position: relative;}
.ab-banner img{display: block;width: 100%;}
.ny-font{position: absolute;width: 100%;height: 100%;top: 0;left: 0;}
.ny-tit{letter-spacing:1px;line-height: 33px; font-size: 33px;color: white;text-align: center;}
.ny-tit span{color: #f76613;font-weight: bold;}
.ny-dec{text-transform: uppercase; line-height: 17px;margin: 7px 0 10px; color: rgba(255,255,255,1);font-size: 18px;text-align: center;}
.ny-line{width: 8px;height: 8px;background: white;margin: 0 auto;transform: rotate(45deg);}

.ab-one{padding: 70px 0 90px;}
.about-tit{line-height: 33px; font-size: 33px;color: #fa6513;position: relative;}
.about-tit:after{position: absolute;content: '';width: 100%;height: 2px;background: #fb670f;left: 0;top: 50%;margin-top: -1px;}
.about-tit span{position: relative;z-index: 2; padding-right:175px;background: white;font-weight: bold;letter-spacing: 2px;}
.ab-one ul{margin-top: 55px;margin-bottom: 80px;}
.ab-one li{width: 25%;float: left;height: 75px;}
.abo-pic{float: left;width: 72px;height: 75px;margin-right: 13px;transition: all .5s;}
.ab-one li:hover .abo-pic{transform: translateY(-10px);}
.abo-pic img{display: block;width: 100%;}
.abo-right{float: left;height: 75px;overflow: hidden;}
.abo-right h3,.abo-right h4{font-size: 18px;color: #666666;line-height: 30px;}
.abo-right h4 span,.abo-right h4 i{font-family: 'ak'; font-style: normal; font-size: 50px;color: #333333;}
.abo-right h4{margin-top: 7px;}
.abo-left{width: 550px;height: 400px;float: left;overflow: hidden;margin-left: 15px;}
.abo-left img{display: block;width: 100%;transition: all .5s;}
.abo-left:hover img{transform: scale(1.05);}
.abo-font{width: 550px;padding:20px 0px ;height: 400px;float: right;box-sizing: border-box;}
.abo-font p{font-size: 16px;color: #666;line-height: 30px;height: 360px;overflow-y: auto;padding-right: 40px;}
.abo-font p::-webkit-scrollbar {width: 3px; background-color: #dcdbdb;}
.abo-font p::-webkit-scrollbar-thumb {background-color:#fa6513;border-radius: 10px;}
.abt-tit{font-size: 33px;font-weight: bold;color: white;margin-top: 103px;}
.liCk p{font-weight: bold;font-size: 16px;}
.liC{width: 850px; padding-top: 115px;background: url(../images/abt-bg.png) no-repeat 317px center;padding-left: 0;}
.liCk{margin-bottom:70px;}
.liCk:nth-child(4){margin-bottom: 114px;}
.liC6{margin-left: 549px;}
.liC5{margin-left: 541px;}
.liC4{margin-left: 581px;}
.liC3{margin-left: 629px;}
.liC2{margin-left: 583px;}
.liCh{left: 0 !important;display: block; opacity: 0;transition: all .5s;}
.liCk:hover .liCh{opacity: 1;left:  20px !important;}
.ab-three{padding: 90px 0 50px;}
.ab-three ul{margin-top: 80px;margin-left: -30px;}
.ab-three li{margin-bottom: 30px;width: 585px;height: 130px;background: #666666;margin-left: 30px;float: left;}
.inf-left{width: 130px;height: 130px;background: #fc6605;text-align: center;float: left;}
.inf-left img{transition: all .5s;}
.ab-three li:hover .inf-left img{transform: translateY(-10px);}

.inf-right{ float: left;width:454px;padding:0 30px;height: 130px;box-sizing: border-box;}
.inf-right h3{margin-bottom: 7px; font-size: 24px;color: white;line-height: 24px;}
.inf-right p{font-size: 18px;color: rgba(255,255,255,0.8);line-height: 30px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.ab-four{padding: 70px 0 90px;background: #f5f5f5;}
.ab-four .about-tit span{background: #f5f5f5;}
.ab-four h3{margin-bottom: 5px; font-size: 20px;font-weight: bold;color: #444;margin-top: 45px;}
.ab-four h3 span{color: #fa6513;}
.ab-four h4{font-size: 16px;color: #666;line-height: 30px;}
.ab-four ul{margin-left: -12px;margin-top: 50px;}
.ab-four li{overflow: hidden;margin-bottom: 12px; margin-left: 12px; position:relative;width: 290px;height: 290px;float: left;}
.abf-tit{position: absolute;width: 100%;height: 50px;line-height: 50px;background: #000;left: 0;bottom: -50px;transition: all .5s;color: white;padding: 0 20px;font-size: 18px;}
.ab-four li:hover .abf-tit{bottom: 0;}
.ab-four li img{display: block;width: 100%;height: 100%;transition: all .5s;}
.ab-four li:hover img{transform: scale(1.05);}
.ab-four li.r{width: 594px;}
.abf-p{padding: 35px 0;background: #666666;text-align: center;}
.abf-p p{color: white;line-height: 28px;font-size: 16px;}
.ab-five{padding: 70px 0;}
.abv-swiper{margin-top: 80px;}
.abv-swiper .swiper-slide ul{margin-left: -30px;}
.abv-swiper .swiper-slide li{margin-bottom: 30px; text-align: center;float: left; width: 380px;height: 260px;background: #f5f5f5;margin-left: 30px;}
.abv-swiper .abv-pagination{padding-top: 115px;box-sizing: border-box; position: absolute;right: 0;bottom: 30px !important;width: 380px !important;left: auto !important; height: 260px;background: #f5f5f5;}
.abv-swiper .abv-pagination .swiper-pagination-bullet{ -webkit-tap-highlight-color: transparent;font-size: 22px;color: #444;font-family: arial; background: none;opacity: 1 !important;margin: 0 15px !important;}
.abv-swiper .abv-pagination .swiper-pagination-bullet-active{color: #fa6513;}
.abv-swiper .swiper-button-next,.abv-swiper .swiper-button-prev{ -webkit-tap-highlight-color: transparent;width: auto;height: auto; top: 407px;margin-top: 0; color: #999999;font-weight: bold;font-size: 20px;background: none;}
.abv-swiper .swiper-button-next{right: 100px;}
.abv-swiper .swiper-button-prev{left: auto;right: 255px;}
.abv-swiper .swiper-button-next:hover,.abv-swiper .swiper-button-prev:hover{color: #fa6513;}
@media screen and (max-width: 1450px){
.navigation {
    margin-left: 0;
}
}
.ab-five li:hover .abf-tit{bottom: 0;}
.ab-five li{overflow: hidden;margin-bottom: 12px; margin-left: 12px; position:relative;float: left;}
.ab-five .abf-tit{ padding: 0px !important;}
.lb-dataContainer{    background: #444c !important;
    color: #fff !important;
    bottom: 8.4% !important;
    padding-top: 22px !important;padding-bottom: 22px !important;}
.lb-data .lb-caption{font-size: 18px !important;
    font-weight: inherit !important;
    color: #fff !important;}
.lb-data .lb-close{  display:none !important}
.lb-data .lb-details{ text-align:center !important;width: 100%  !important;}
.lb-data .lb-number{  display:none !important}
.page{
    text-align: center;
    margin-top: 50px;
}
.page a{
    font-size: 16px;
    padding: 5px 10px;
    /* border: 1px solid #eb3f1d; */
    /* margin: 10px 0px; */
    background-color: #9E9E9E;
    margin-right: 10px;
    color: white;
}

.page .xi
{
    
color: white;
    
background-color: #f96513;
 }