@charset "utf-8";


h1,h2,h3,h4,h5{
		font-weight:normal
}
/*reset*/
a,
a:hover,
a:active,
a:visited,
a:link,
a:focus,
* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
	outline: none;
	background: none;
	text-decoration: none;
}
.flex2 {
    display: flex;
    display: -webkit-flex;
    align-items: stretch;
    flex-wrap: wrap ;
    justify-content: space-between
}
* {
	margin: 0px;
	padding: 0px;
}

.pc-hide {
	display: none;
}

.left--50 {
	left: -50%
}

.black-1 {
	background-color: #2B2A2F;
}

.black-2 {
	background-color: #000000;
}
.text-center{
	text-align:center
}
.bg-blue {
	background-color: #08348B;
}

.text-blue {
	color: #08348B;
}

.text-indent {
	text-indent: 2em;
}

.color-F0F1F5 {
	background-color: #F0F1F5;
}

.bg-F1F1F1 {
	background-color: #F1F1F1;
}

.text-red {
	color: red;
}

.margin-right--2 {
	margin-right: 2%
}
.margin-right--0 {
	margin-right: 0%
}
.margin-left--2 {
	margin-left: 2%
}

html {
	font-family: MicrosoftYaHei;
}

.max-1920 {
	margin: 0 auto;
	width: 100%;
	max-width: 1920px;
	display: flex;
	justify-content: center;
}

.max-width-1600 {
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
}

.width--25 {
	width: 25%
}

.lanChange {
	width: 50px;
	height: 90px;
}

.search-icon-box {
	width: 50px;
	height: 90px;
}

.search-icon-box:hover {
	background: linear-gradient(to top, #FA8426, #CD6310);

}

.lanChange:hover {
	background: linear-gradient(to top, #FA8426, #CD6310);
	color: #ffffff !important
}

.search-icon-box:hover img {
	filter: brightness(0) invert(1)
}

.p-content {
	line-height: 30px;
}

.p-content p {
	/*margin-bottom: 15px*/
}
.p-content img{margin-bottom: 15px}
.tableBox {
	height: 45px;
	line-height: 45px;
	background-color: #F1F1F1;
	margin-bottom: 20px
}

.tableBox .cur {
	background-color: #FD8628;
	color: #ffffff
}

.tb {
	width: 100px;
	text-align: center
}

.p-viewImg {
	width: 646px
}

.productInfo .title {
	font-weight: 500;
	border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.keysList {
	background-color: #F0F1F5;
}

.dh-icon {
	width: 34px;
	height: 34px;
}

.callme-btn {
	width: 140px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: linear-gradient(to top, #FA8426, #CD6310);
	color: #ffffff;
}


.bg_left {
	width: 535px;
	height: auto;
	float: left
}

.bg_right {
	float: left
}

.show {
	width: 485px;
	height: 420px;
	margin-bottom: 10px;
	position: relative;
	cursor: move
}

.show img {
	width: 535px;
	height: 420px;
}

.mask {
	width: 215px;
	height: 215px;
	background: #ffffff;
	filter: Alpha(opacity=50);
	opacity: 0.3;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

.bigshow {
	position: absolute;
	width: 485px;
	height: 420px;
	overflow: hidden;
	margin-left: 10px;
	display: none;
}

.bigshow img {
	width: 860px;
	height: 860px;
	margin-right: 10px;
}

.smallshow {
	width: 100%;
	height: 79px;
	position: relative
}

.smallshow img {
	width: 100%;
	box-sizing: border-box;
	transition: all 0.5s
}

.smallshow>.middle_box {
	margin-left: 30px;
	margin-right: 30px;
	overflow: hidden;
	height: 79px;
}

.smallshow .middle {
	overflow: hidden;
	transition: all 0.5s;
	height: 79px;
}

.smallshow .middle>li {
	width: 75px;
	height: 75px;
	float: left;
	cursor: pointer;
	padding: 0 5px;
}

.smallshow>p {
	position: absolute;
	top: 50%;
	width: 29px;
	height: 28px;
	margin-top: -16px;
}

.smallshow>.prev {
	left: 0;
	background: url(../img/hover-prev.png) no-repeat;
	transition: all 0.5s
}

.smallshow>.next {
	right: 0;
	background: url(../img/hover-next.png) no-repeat;
	transition: all 0.5s
}

.smallshow>.prev.prevnone {
	left: 0;
	background: url(../img/prev.png) no-repeat;
	cursor: not-allowed
}

.smallshow>.next.nextnone {
	right: 0;
	background: url(../img/next.png) no-repeat;
	cursor: not-allowed
}



.p-bottom-title {
	background-color: #F5F5F5;
}

.p-MoreBox:hover .p-bottom-title {
	background-color: #FD8628;
	color: #ffffff;
	transition: .3s;
}



.pageBox a {
	display: block;
	height: 30px;
	background: #EBEBEB;
	text-align: center;
	line-height: 30px;
	margin: 0 5px;
	cursor: pointer;
}

.pageBox a:hover {
	background-color: #0967FD;
	color: #ffffff;
}

.text_99 {
	font-size: 36px;
}

.text-huang {
	color: rgba(253, 134, 40, 1);
}

.pageBox a {
	min-width: 30px;padding: 0 5px;
}

.dha {
	width: 30px;
	height: 30px
}

.pageBox .cur {
	background-color: #0967FD;
	color: #ffffff;
}

.caseNews-l {
	width: 350px;
	min-width: 350px;
}

.jjj {
	width: 15px;
	height: 15px;
	filter: brightness(0)
}

.caseNavList .cur {
	color: #ffffff;
	background: linear-gradient(to top, #FA8426, #CD6310);
}

.caseNavList .cur .jjj {
	transform: rotate(-90deg);
	filter: brightness(0) invert(1)
}

.caseNavList {
	box-shadow: 0 1px 5px 2px rgba(0, 0, 0, .2);
	background: #F5F5F5;
}

.caseNavList .item {
	border-bottom: 1px solid #DCDCDC
}

.caseNavList .item:hover a {
	color: #FA8426
}

.caseNav {
	border-bottom: 1px solid #DCDCDC
}

.caseNav:hover {
	color: #ffffff;
	background: linear-gradient(to top, #FA8426, #CD6310);
}
.caseNav:hover h2 a,.caseNav .cur h2 a,.caseNavList .cur h2 a{
	color: #ffffff;
}
.caseMore {
	background: rgba(0, 0, 0, .5);
	display: none;
}

.caseMore .text_39 {
	color: rgba(255, 255, 255, 1);
	font-size: 23px;
}

.caseMore .text_40 {
	color: rgba(255, 255, 255, 1);
	font-size: 16px;
}

.caseMore .text_41 {
	color: rgba(255, 255, 255, 1);
	font-size: 14px;
}

.caseMore a {
	color: #ffffff;
}
.caseMoreBox{width:32%;}
.caseMoreBox:hover .caseMore {
	display: flex;
	transition: .5s;
}

.detailNavBox a {
	width: 125px;
	height: 40px;
	line-height: 40px;
	display: block;
	background: linear-gradient(to top, #FA8426, #CD6310);
	color: #ffffff;
	text-align: center;
	font-size: 15px
}


.swiper-containerBox {
	width: 100%;
	height: 495px;
	margin-top: 15px
}
.swiper-containerBox .swiper-wrapper {
    transition-timing-function: linear!important;
}
.swiper-containerBox .swiper-slide {
	text-align: end;
	font-size: 18px;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: end;
	-ms-flex-align: end;
	-webkit-align-items: end;
	/*    transition: 300ms!important;
    transform: scale(0.8)!important; */
	overflow: hidden;

	img {
		height: 100%;
		width: 100%;
	}
}

.swiper-containerBox .swiper-slide {

	transition: 300ms !important;
	width: 100%;
	height: 350px;
	margin-top: 8px;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0 1px 10px 2px rgba(0, 0, 0, .3);

}

.swiper-containerBox .swiper-slide img {
	width: 100%;height:100%;
}

/*.swiper-containerBox .swiper-slide-active,*/
/*.swiper-containerBox .swiper-slide-duplicate-active {*/
/*	transform: scale(1) !important;*/
/*	margin-top: 0 !important;*/
/*	transition: 300ms !important;*/
/*	transform: scale(1.05) !important;*/
/*}*/

.swiper-containerBox .swiper-pagination {
	bottom: 100px !important;
}

.swiper-containerBox .swiper-slide .b-abso {
	background: rgba(253, 134, 40, 1);
}

.swiper-containerBox .b-abso {
	height: 60px;
	position: absolute;
	bottom: 0;
	background: rgba(0, 0, 0, .5);
	width: 100%;
	justify-content: center;
	transition: .3s;
}

.swiper-containerBox .swiper-slide-next .b-abso {
	background: rgba(253, 134, 40, 1);
	transition: .3s;
}

.swiper-containerBox .swiper-pagination-bullet-active {
	border: 1px solid rgba(253, 134, 40, 1) !important;
	background: none;
	margin: 0 5px;
}

.swiper-containerBox .swiper-pagination-bullet {
	border: 1px solid #333333;
	background: none !important;
	margin: 0 5px;
}

.fprodals .fprcansls .fprodadvan {
	margin-top: 32px;
}

.ftlet h2 {
	position: relative;
	text-align: center;
	font-size: 23px;
	line-height: 50px;
	color: #000;
}

.ftlet h2 i {
	display: inline-block;
	color: #f26027;
	font-style: normal;
}

.ftlet h2::before {
	position: absolute;
	z-index: 11;
	content: "";
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	height: 1px;
	width: 145px;
	background: #b5b5b5;
}

.ftlet h2::after {
	position: absolute;
	z-index: 11;
	content: "";
	bottom: -3px;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: #f26027;
	height: 7px;
	width: 50px;
}

.fprodadvan .list {
	margin-top: 30px;
}

.fprodadvan .list .ls {
	float: left;
	width: calc((100% - 22px)/2);
	margin-bottom: 20px;
	border: 1px solid #a5a5a5;
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.fprodadvan .list .ls:nth-child(2n) {
	float: right;
}

.fprodadvan .list .ls h5 {
	text-align: center;
	font-size: 16px;
	line-height: 48px;
	color: #1c1c1c;

}

.fprodadvan .list .ls .img {
	/*height: 262px;*/
	overflow: hidden;
}

.fprodadvan .list .ls .img img {
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.3s;
}

.fchantrast {
	margin-top: 20px;
}

.fchantrast .list {
	margin-top: 30px;
}

.fchantrast .list .ls {
	float: left;
	width: calc((100% - 25px)/2);
	margin-bottom: 12px;
	position: relative;
}

.fchantrast .list .ls .gz {
	position: absolute;
	z-index: 33;
	content: "";
	background: url(./images/fc4.png) no-repeat center/cover;
	width: 94px;
	height: 60px;
	right: -62px;
	top: 45%;
	transform: translateY(-50%);
}

.fchantrast .list .ls:nth-child(2n) .gz {
	display: none;
}

.fchantrast .list .ls:nth-child(2n) {
	float: right;
}

.fchantrast .list .ls a {
	display: block;
	width: 100%;
}

.fchantrast .list .ls .img {
	/*height: 262px;*/
	overflow: hidden;
}

.fchantrast .list .ls img {
	display: block;
	height: 100%;
	width: 100%;
}

.fchantrast .list .ls h5 {
	font-size: 16px;
	line-height: 35px;
	color: #f26027;
}

.fwhstren {
	margin-top: 20px;
}

.fwhstren .list {
	overflow: hidden;
	margin-top: 30px;
}

.fwhstren .list .ls {
	float: left;
	width: 50%;
	overflow: hidden;
	height: 200px;
	background: #f1f1f1;
}

.fwhstren .list .ls .img {
	float: right;
	width: 52%;
	height: 100%;
}

.fwhstren .list .ls:nth-child(4n) .img,
.fwhstren .list .ls:nth-child(3n) .img {
	float: left;
}

.fwhstren .list .ls .img img {
	display: block;
	width: 100%;
	height: 100%;
}

.fwhstren .list .ls:nth-child(4n) .text,
.fwhstren .list .ls:nth-child(3n) .text {
	float: right;
}

.fwhstren .list .ls .text {
	float: left;
	width: 48%;
	padding: 47px 15px 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.fwhstren .list .ls .text h3 {
	font-size: 18px;
	line-height: 31px;
	color: #0048ff;
	margin-bottom: 6px;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.fwhstren .list .ls .text h6 {
	font-size: 14px;
	line-height: 30px;
	color: #000;
	height: 90px;
	overflow: hidden;
}





.product-swiper-box .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.product-swiper-box .swiper-slide img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	/*object-fit: cover;*/
}

.product-swiper-box {
	max-width: 646px;
	
	position: relative;
	border: 1px solid #e5e5e5;
	padding: 2px;
}

.product-swiper-box .swiper-button-next,
.product-swiper-box .swiper-button-prev {
	bottom: 25px;
	top: unset
}

.product-swiper-box .swiper {
	width: 100%;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
}

.product-swiper-box .swiper-slide {
	background-size: cover;
	background-position: center;
}

.product-swiper-box .pp-mySwiper2 {
	height: 480px;
	width: 100%;
}

.product-swiper-box .pp-mySwiper {
	width: 80%;
	height: 15%;
	box-sizing: border-box;
	padding: 10px 0;
}

.product-swiper-box .pp-mySwiper .swiper-slide {
	height: 75.2px !important;
	width: 75.2px !important;
	border: 1px solid #ffffff
}

.product-swiper-box .pp-mySwiper .swiper-slide-thumb-active {
	border: 1px solid #FD8628
}

.product-swiper-box .swiper-button-next:after,
.product-swiper-box .swiper-button-prev:after {
	font-size: 13px;
	background: #A3A3A3;
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	color: #ffffff;
	border-radius: 50px;
}





.newTitle::after {
	display: block;
	content: '';
	width: 105px;
	height: 3px;
	background: #FD8628;
	position: absolute;
	bottom: 0;
	z-index: 9999;
	left: 0;
	visibility: unset;
}

.newBigTitle {
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.newBigTitle .text_42 {
	color: rgba(0, 0, 0, 1);
	font-size: 30px;
	line-height: 28px;
}

.newBigTitle .text_43 {
	overflow-wrap: break-word;
	color: rgba(253, 134, 40, 1);
	font-size: 30px;
	line-height: 28px;
}

.detailBox .title {
	font-size: 24px
}

.detailMain {
	line-height: 30px;
	font-size: 15px;
	margin-bottom: 15px;
}

.detailMain p {
	/*margin-bottom: 15px;*/
}

.detailBox .tipsBox {
	border-bottom: 1px dashed #b8b8b8
}

.zzBox {
	background-color: #F6F6F6;
	width: 96%;
	height: 280px;
	margin-bottom: 50px;
	padding: 15px 0;
	margin-right: 2%;
	margin-left: 2%
}

.zzBox .w--90 {
	max-width: 80%;
    max-height: 80%;
}

.xjj {
	width: 10px;
	height: 9px;
}

.mores {
	background-color: #F6F6F6
}

.closeSwiper {
	width: 50px;
	height: 50px;
	top: 50px;
	right: 50px;
	display: none
}

.closeSwiper img {
	width: 50px;
	height: 50px
}




.demo-body {
	width: 535px;
}

.abPicZoom-preview {
	width: 535px;
}

/* 预览图 */
.abPicZoom-preview .bigImg {
	width: 535px;
	height: 420px;
	border: 1px solid #E4E4E4;
	background: #fff;
	overflow: hidden;
}

.abPicZoom-preview .bigImg li {
	width: 535px;
	height: 420px;
	overflow: hidden;
}

.abPicZoom-preview .preview,
.abPicZoom-preview .bigImg li img {}

/*选择器*/
.abPicZoom-preview .selector {
	cursor: move;
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	opacity: 0.2;
	background-color: #000;
	border: 1px solid #eee;
	width: 160px;
	height: 160px;
}

/* 缩略图 */
.abPicZoom-preview .smallImg {
	position: relative;
	width: 535px;
	overflow: hidden;
	margin-top: 10px
}

.abPicZoom-preview .smallImg .smallList {
	width: 85%;
	margin: 0 auto;
	overflow: hidden;
}

.abPicZoom-preview .smallImg li {
	float: left;
	width: 75px;
	height: 75px;
	border: 1px solid #ffffff;
	margin: 0 5px
}

.abPicZoom-preview .smallImg li img {
	width: 75px;
	height: 75px;
	cursor: pointer;
}

.abPicZoom-preview .smallImg li a {
	width: 75px;
	height: 75px;
	display: block;
}

.abPicZoom-preview .smallImg li.on a {
	border: 1px solid #FA8426;
	width: 75px;
	height: 75px;
	display: block;
}

.abPicZoom-preview .smallImg li a:hover,
.abPicZoom-preview .smallImg li.on a:hover {
	border: 1px solid #FA8426;
}

.sTempWrap {
	margin-left: 10px;
	height: 79px;
}

/*上下按钮*/
.abPicZoom-preview .sPrev,
.abPicZoom-preview .sNext {
	z-index: 2;
	position: absolute;
	top: 22px;
	width: 30px;
	height: 30px;
	background: rgba(0, 0, 0, .3);
	font-size: 28px;
	line-height: 23px;
	color: #ccc;
	text-align: center;
	display: block;
	border-radius: 50%;
}

.abPicZoom-preview .sPrev {
	left: 0;
}

.abPicZoom-preview .sNext {
	right: 0;
}

.abPicZoom-preview .sPrev:hover,
.abPicZoom-preview .sNext:hover {
	color: #fff;
	background: #000;
}



.bg-zhe {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .8);
	z-index: 9999999999999;
	display: none;
}

.swiperView {
	z-index: 9999999999999;
	margin-top: 3000px;
	justify-content: center;
	align-items: end;
}

.swiperViewContent {
	width: 100%;
	overflow: hidden;
	width: 1300px;
	margin: 0 auto;
	height: 80%;
	position: absolute;
}

.swiperView .swiperBox {
	width: 100%;
	height: 100%;
}

.swiperView .swiper-slide {
	text-align: center;
	font-size: 18px;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	overflow: hidden;
}

.swiperView .swiper-slide img {
	display: block;
	max-height: 100%;max-width: 100%;
}


.swiperView .swiper {
	width: 100%;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
}

.swiperView .swiper-slide {

	background-position: center;
}

.swiperView .mySwiper2 {
	height: 80%;
	width: 100%;
}

.swiperView .mySwiper {
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
}

.swiperView .mySwiper .swiper-slide {
	width: 25%;
	height: 100px !important;
}

.swiperView .mySwiper .swiper-slide-thumb-active span {
	border: 4px solid #FD8527
}

.swiperView .swiper-slide span {
	display: block;
	width: 90%;
	height: 90%;
	border: 4px solid rgba(0, 0, 0, .0);
	overflow: hidden;
	position: absolute;
	top: 0;
	background: #ffffff;

}

.swiperView .swiper-slide span img {
	display: block;
	object-fit: unset;
	margin: 0 auto;
}



.selectPage {
	width: 80px
}

.selectPage select {

	background: #EBEBEB;
	border: 0;
	height: 30px;
	line-height: 30px;
}

.about .childNav a,
.case .childNav a {
	font-size: 16px
}

.about .childNav a:hover,
.case .childNav a:hover {
	color: #FD8628
}

.about .navCur,
.case .navCur {
	color: #FD8628
}

.childNav a {
	display: block;
	position: relative;
}

.childNav a::after {
	display: block;
	content: '';
	position: absolute;
	bottom: -25px;
	height: 3px;
	width: 0;
	transition: all .3s;
	left: 50%;
	background: #FD8628
}

.childNav a:hover::after {
	display: block;
	content: '';
	position: absolute;
	bottom: -25px;
	height: 3px;
	left: 0%;
	width: 100%;
	background: #FD8628;
	transition: all .3s;
}

.about .navCur::after,
.case .navCur::after {
	display: block;
	content: '';
	position: absolute;
	bottom: -25px;
	height: 3px;
	width: 100%;
	left: 0;
	background: #FD8628
}

.about .about-t {
	color: rgba(0, 0, 0, 1);
	font-size: 30px;
	line-height: 28px;
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.about .big-title {
	font-size: 26px;
}

.about .big-big-title {
	font-size: 45px;
}

.about .dess {
	line-height: 30px
}

.about .desss {
	line-height: 30px
}

.about .dess::after {
	display: block;
	content: '';
	width: 60px;
	height: 3px;
	background: #ffffff;
	margin-top: 40px
}

.about .dess-img {
	width: 48px;
	height: 48px;
}


.ggBox {
	overflow: hidden;
	height: 320px;
}

.ggImg {
	height: 320px;
	transition: .3s;
}

.oeia-Im-box {
	height: 250px;
	overflow: hidden;
}

.p-itemBox img {
	transition: .6s;
	height: 250px
}

.pp-title {
	position: absolute;
	width: 100%;
	height: 50px;
	bottom: 0;
	padding: 0;
	line-height: 50px;
}

.p-itemBox {
	height: 300px;
	border: 1px solid #e7e7e7
}

.p-itemBox:hover {
	box-shadow: 0 1px 5px 2px rgba(0, 0, 0, .2);
}

.ggImg:hover,
.p-itemBox:hover img {
	transform: scale(1.1);
	transition: .6s;
}

.yuyueBtn {
	width: 135px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	background-color: #FD8628;
}

.bg-title {
	font-size: 48px;
	letter-spacing: 5px;
	color: #F26024;
}



.about .mapBannerBox {
	overflow: hidden;
	width: 100%;
	height: 474px;
	color: #ffffff;
}


.about .mapBannerBox .bannerBox {
	position: absolute;
	width: 1920px;
	top: 0;
	left: 50% !important;
	margin-left: -960px !important;
}

.tags {

	background-color: #F0F1F5;
	box-shadow: 0 1px 5px 2px rgba(0, 0, 0, .1);
}

.inspection .mapBannerBox {
	overflow: hidden;
	width: 100%;
	height: 474px;
	color: #ffffff;
}

.ielkd-Box {
	background-image: url(../img/ta-bg.jpg);
	background-position: bottom;
	background-size: 100%;
	background-repeat: no-repeat
}

.inspection .mapBannerBox .bannerBox {
	position: absolute;
	width: 1920px;
	top: 0;
	left: 50% !important;
	margin-left: -960px !important;
}




.inspection .part-3 .index-case {
	overflow: hidden;
	width: 100%;
	height: 474px;
	color: #ffffff;
}

.lcbj .text_42 {
	color: #ffffff;
	font-size: 28px;
	line-height: 28px;
}

.lcbj .text_43 {
	overflow-wrap: break-word;
	color: rgba(253, 134, 40, 1);
	font-size: 28px;
	line-height: 28px;
}

.lcbj .text-wrapper_15::after {
	display: block;
	content: '';
	width: 50%;
	height: 3px;
	position: absolute;
	bottom: -10px;
	left: 25%;
	background-color: rgba(253, 134, 40, 1);
}

#text-wrapper_15::after {
	display: block;
	content: '';
	width: 50%;
	height: 3px;
	position: absolute;
	bottom: -10px;
	left: 25%;
	background-color: rgba(253, 134, 40, 1);
}

.xiangmu .t_ser_b {
	width: 100%;
	float: left;
	padding-top: 30px;
}

.xiangmu .t_ser_b a:hover .t_ser_b01 {
	background: #5a7ebb;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.xiangmu .t_ser_b01 {
	overflow: hidden;
	position: relative;
	background: #f8f8f8;
	float: left;
	text-align: center;
	padding: 35px 40px;
	margin-bottom: 25px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.xiangmu .t_ser_b01:hover {
	box-shadow: 0 1px 5px 2px rgba(0, 0, 0, .2);
}

.xiangmu .t_ser_b .t_ser_b01_3 {
	margin-right: 0;
}

.xiangmu .t_ser_b01_bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9;
}

.xiangmu .t_ser_b01_bg img {
	max-width: 100%;
	opacity: 0;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.xiangmu .t_ser_b01:hover .t_ser_b01_bg img {
	opacity: 0.1;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.xiangmu .t_ser_b02 {
	width: 50px;
	height: 50px;
	margin: 0 auto;
}

.xiangmu .t_ser_b02 img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.xiangmu .t_ser_b a:hover .t_ser_b02 img {
	opacity: 0;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.xiangmu .t_ser_b03 {
	width: 100%;
	font-size: 22px;
	color: #333333;
	line-height: 1.6;
	padding-top: 20px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.xiangmu .t_ser_b a:hover .t_ser_b03 {
	color: #fff;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.xiangmu .t_ser_b04 {
	width: 100%;
	font-size: 14px;
	color: #666;
	line-height: 1.6;
	padding-top: 20px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.xiangmu .t_ser_b a:hover .t_ser_b04 {
	color: #fff;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.aboutContentBox {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	background: url(../img/bbg-5.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 554px
}

.about-bg {
	background-image: url(../img/bbg-6.jpg);
	background-size: cover;
}

.xiangmu {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	background: url(../img/d_bg.jpg);
	background-attachment: fixed;
	padding: 75px 0;
}

.xiangmu .max-1600 {
	width: 100%;
	max-width: 1600px;
}

.xiangmu .text_42 {
	color: #ffffff;
	font-size: 28px;
	line-height: 28px;
}

.xiangmu .text_43 {
	overflow-wrap: break-word;
	color: rgba(253, 134, 40, 1);
	font-size: 28px;
	line-height: 28px;
}

.xiangmu .text-wrapper_15::after {
	display: block;
	content: '';
	width: 50%;
	height: 3px;
	position: absolute;
	bottom: -10px;
	left: 25%;
	background-color: #ffffff;
}




/*流程*/
.lcbj {
	height: 450px;
	background: url("../img/lcbj.jpg") no-repeat top center;
}

.lcbj .lc {
	padding-top: 50px;
}

.lcbj .tit {
	color: #fff;
}

.lcbj .lc .tit em {
	color: #fff;
}

.lcbj .lc ul {
	height: 265px;
	border-left: 0;
	background: #FFF;
	margin-bottom: 38px;
}

.lcbj .lc ul li {
	float: left;
	width: 170px;
	height: 263px;
	border-left: 1px solid #eeeeee;
}

.lcbj .lc ul li b {
	display: block;
	width: 59px;
	height: 59px;
	margin: 26px auto 25px;
}

.lcbj .lc ul li span {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 13px;
	text-align: center;
}

.lcbj .lc ul li em {
	display: block;
	font-size: 15px;
	text-align: center;
	line-height: 20px;
	padding: 0 12px;
}

.lcbj .lc ul li i {
	display: block;
	margin: 45px auto 0;
}

.lcbj .lc ul li .lc1 {
	background: url("../img/bh1.png") no-repeat center;
	width: 83px;
	height: 67px;
}

.lcbj .lc ul li .lc2 {
	background: url("../img/bh2.png") no-repeat center;
	width: 94px;
	height: 67px;
}

.lcbj .lc ul li .lc3 {
	background: url("../img/bh3.png") no-repeat center;
	width: 94px;
	height: 67px;
}

.lcbj .lc ul li .lc4 {
	background: url("../img/bh4.png") no-repeat center;
	width: 94px;
	height: 67px;
}

.lcbj .lc ul li .lc5 {
	background: url("../img/bh5.png") no-repeat center;
	width: 94px;
	height: 67px;
}

.lcbj .lc ul li .lc6 {
	background: url("../img/bh6.png") no-repeat center;
	width: 94px;
	height: 67px;
}

.lcbj .lc ul li .lc7 {
	background: url("../img/bh7.png") no-repeat center;
	width: 94px;
	height: 67px;
}

.lcbj .max-1600 {
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
}

#zxyd .left-btn {
	width: 95px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background-color: #0048FF;
	color: #FFF;
	box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, .5);
}

#zxyd .right-btn {
	width: 95px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background-color: #FF8527;
	color: #FFF;
	box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, .5);
}

#zxyd .ydBox {
	width: 260px;
}

#zxyd .imgBox {
	box-shadow: 5px 5px 6px 1px rgba(0, 0, 0, .3)
}

.width-1920 {
	width: 1920px;
	margin:0 auto;
}

.left--50 {
	left: 50%
}

.margi-left---960 {
	margin-left: -960px;
}

.case .mapBannerBox {
	overflow: hidden;
	width: 100%;
	height: 474px;
	color: #ffffff
}

.case .mapBannerBox .bannerBox {
	position: absolute;
	width: 1920px;
	top: 0;
	left: 50% !important;
	margin-left: -960px !important;
}

.case .mapBannerBox .max-1600 {
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	height: 100%;
}

.case .centerBannerBox {
	overflow: hidden;
	width: 100%;
	height: 196px;
	color: #ffffff
}

.case .centerBannerBox .centerbanner {
	position: absolute;
	width: 1920px;
	top: 0;
	left: 50% !important;
	margin-left: -960px !important;
}

.case .centerBannerBox .max-1600 {
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	height: 100%;
}

.cz-5 {
	background-image: url(../img/gg1.jpg);
	background-position: center;
	background-repeat: no-repeat;
	/* background-size: cover; */
	border-radius: 8px;
	overflow: hidden;

}

.cz-4 {
	background-image: url(../img/gg2.jpg);
	background-position: center;
	background-repeat: no-repeat;
	/* background-size: cover; */
	border-radius: 8px;
	overflow: hidden;

}

.cz-3 {
	background-image: url(../img/gg3.jpg);
	background-position: center;
	background-repeat: no-repeat;
	/* background-size: cover; */
	border-radius: 8px;
	overflow: hidden;

}

.cz-2 {
	background-image: url(../img/gg4.jpg);
	background-position: center;
	background-repeat: no-repeat;
	/* background-size: cover; */
	border-radius: 8px;
	overflow: hidden;
}

.cz-1 {
	background: url(../img/gg5.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: initial;
	border-radius: 8px;
	overflow: hidden;
}

.case .part-3 #index-case {
	background-image: url(../img/ww.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 8px;
	overflow: hidden;
}

.case .czServe {
	display: flex !important;
}

.case .tipTitle span.sz {
	font-size: 45px;
}

.case .tipTitle span.xx {
	font-size: 55px;
	margin-top: -15px
}

.case .tipTitle span.hy {
	font-size: 20px;
	margin-top: 25px
}
.bg-huang{
background:	#FF8527
}
.huangse {
	color: #FF8527
}

.woeii-swiper {
	margin-top: 30px;
	width: 100%;
	height: 250px;
	overflow: visible !important;
}

.woeii-swiper .swiper-wrapper .swiper-slide {
	width: 65%;
	border-radius: 5px;
	overflow: hidden;
	transition: .5s !important;
	box-shadow: 0 1px 10px 2px rgba(0, 0, 0, .3)
}

.woeii-swiper .swiper-wrapper .swiper-slide img {
	width: 100%;
}

.woeii-swiper .swiper-wrapper .swiper-slide-active {
	margin-top: -6px;
	width: 65%;
	transform: scale(1.05) !important;
}

.woeii-swiper .swiper-wrapper .swiper-slide-active img {
	width: 100%;
}

.woeii-swiper .swiper-pagination {
	bottom: 60px;
}

.woeii-swiper .swiper-slide .b-abso {
	background: rgba(253, 134, 40, 1);
}

.woeii-swiper .b-abso {
	height: 60px;
	position: absolute;
	bottom: 0;
	background: rgba(0, 0, 0, .5);
	width: 100%;
	justify-content: center;
	transition: .3s;
}

.woeii-swiper .swiper-slide-next .b-abso {
	background: rgba(253, 134, 40, 1);
	transition: .3s;
}

.woeii-swiper .swiper-pagination-bullet-active {
	border: 1px solid rgba(253, 134, 40, 1) !important;
	background: none;
	margin: 0 5px;
}

.woeii-swiper .swiper-pagination-bullet {
	border: 1px solid #333333;
	background: none !important;
	margin: 0 5px;
}

.case .dian {
	font-size: 50px;
	line-height: 25px;
	margin-right: 5px;
}

.case .tipsContent {
	line-height: 28px;
	font-size: 16px
}

.right-F-box {
	bottom: 40%;
	width: 60px;
	z-index: 99999999999999
}

.right-F-box .r-icon-1 img,
.right-F-box .r-icon-2 img {
	width: 25px;
	height: 21px;
}

.right-F-box .r-icon-3 img,
.right-F-box .r-icon-4 img {
	width: 28px;
	height: 19px;
}

.right-F-box .r-box {
	background-color: #FD8628;
	width: 50px;
	height: 50px;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center
}

.right-F-box .r-box:hover .r-s-Box {
	display: block;
}

.right-F-box .r-s-Box {
	display: none;
	margin-left: -300px;
	width: 300px;
}

.right-F-box .r-s-content {
	border-top: 5px solid #FD8628;
	font-size: 16px
}

.right-F-box .r-s-content span {
	color: #FD8628
}

/* 
.mobile-swiperBox{
	height:400px
}
.mobile-swiperBox .swiperss {
	width: 100%;
	overflow: hidden;
} 

.mobile-swiperBox .swiper-slide {
	height: 350px;
	overflow: hidden;
	border-radius: 5px;
	margin: 0;
	padding: 0
}

.mobile-swiperBox .swiper-slide-active {
	transition: .5s;
}

.mobile-swiperBox .b-abso {
	height: 60px;
	position: absolute;
	bottom: 0;
	background: rgba(0, 0, 0, .5);
	width: 100%;
	justify-content: center;

	transition: .3s;
}

.mobile-swiperBox .swiper-slide-active .b-abso {
	background: rgba(253, 134, 40, 1);
	transition: .3s;
}

.mobile-swiperBox .swiper-pagination-bullet-active {
	border: 1px solid rgba(253, 134, 40, 1) !important;
	background: none;
	margin: 0 5px;
}

.mobile-swiperBox .swiper-pagination-bullet {
	border: 1px solid #333333;
	background: none !important;
	margin: 0 5px;
} 

 


.mobile-swiperBox .swiper-slide{
	transition: 300ms;
}
.mobile-swiperBox .swiper-slide-active,
.mobile-swiperBox .swiper-slide-duplicate-active {
    transform: scale(1)!important; 
	margin-top: 0!important; 
	   transition: 300ms!important;
	    transform: scale(1.05)!important;
} */

.tagsBox {
	background-color: #F0F1F5;
	/* box-shadow: 0 1px 5px 2px rgba(0, 0, 0, .1); */
}
.tagsBox .tags .childNav span{color: #FD8628;}
.border{border: 2px solid #CCC;box-sizing: border-box;}
#case4 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
}

#case4 .swiper-container-free-mode>.swiper-wrapper {
	transition-timing-function: linear;
}

#case4 .swiper-slide {
	width: 211px;
}

.case .callme .group_25,
.case .callme .group_27 {
	border: 1px solid #333333;
	border-radius: 5px;
	overflow: hidden;
}

.call .callme .group_25,
.call .callme .group_27 {
	border: 1px solid #333333;
	border-radius: 5px;
	overflow: hidden;
}

.call .callme .text_71 {
	color: #333333;
	font-size: 26px;
	margin-top: 30px
}

.call .callmeTitle {
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(0, 0, 0, .3);
}

.call .callmeTitle .text_42 {
	color: rgba(0, 0, 0, 1);
	font-size: 30px;
	line-height: 28px;
}

.call .callmeTitle .text_43 {
	overflow-wrap: break-word;
	color: rgba(253, 134, 40, 1);
	font-size: 30px;
	line-height: 28px;
}


.call .mapBannerBox {
	overflow: hidden;
	width: 100%;
	height: 474px;
	color: #ffffff
}

.call .mapBannerBox .bannerBox {
	position: absolute;
	width: 1920px;
	top: 0;
	left: 50% !important;
	margin-left: -960px !important;
}

.call .mapBannerBox .max-1600 {
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	height: 100%;
}

.color-737373 {
	color: #737373
}

.fz-icon {
	height: 16px;
	margin-top: 2px
}

.call .mapBox {
	overflow: hidden;
	width: 100%;
	color: #ffffff
}



.call .mapBox .max-1600 {
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	height: 100%;
}

.part-9 {
	overflow: hidden;
	width: 100%;
	height: 50px;
	color: #ffffff;
	z-index: 99999;
}

.part-9 .topBox {
	width: 100%;
	height: 50px;
	background-color: #000000;
}

.part-9 .max-1600 {
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	height: 100%;
}

.part-9 .image_1 {
	width: 21px;
	height: 15px;
}

.part-9 .text_1 {
	color: rgba(255, 255, 255, 1);
	font-size: 16px;
}

.part-9 .image_2 {
	width: 22px;
	height: 20px;
}

.part-9 .text_2 {
	color: rgba(253, 134, 40, 1);
	font-size: 16px;
}

.part-8 .searchBox {
	background-color: #F2F2F2;
	display: none;
	padding-bottom: 50px
}

.part-8 .search {
	border: 1px solid #D8D8D8;
	margin: 0 auto;
}

.part-8 .search input {
	border: none;
	outline: none;
	height: 50px
}

.part-8 .searchIcon {
	width: 31px;
	height: 31px;
}

.part-8 {
	width: 100%;
	height: 90px;
	color: #ffffff
}

.part-8 .navBox {
	width: 100%;
	height: 90px;
	background-image: url(../img/top-bg.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;

}

.part-8 {
	position: sticky;
	top: 0;
	z-index: 99999999999999;
}

.part-8 .childLIst a {
	color: #ffffff !important;
	display: block;
	width: 100%;
}

.part-8 .max-1600 {
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	height: 100%;
}

.index .part-1 .group_25,
.index .part-1 .group_27 {
	border: 1px solid #333333;
	border-radius: 5px;
	overflow: hidden;
}

.miniBox {
	width: 50px
}

.part-8 .head-logo img {
	width: 197px;
}

.part-8 .search-icon {
	width: 17px;
	height: 17px;
}

.part-8 .navList .head-nav {
	color: rgba(1, 1, 1, 1);
	font-size: 16px;
	height: 90px;
	width: 120px;
	justify-content: center;
	position: relative
}

.part-8 .navList .head-nav:hover {
	color: #ffffff;
}

.part-8 .navList .head-nav:hover a {
	color: #ffffff;
}
.part-8 .navList  .text-black:hover a{
	color: #ffffff;
}
.part-8 .navList .head-nav:before {
	display: block;
	content: '';
	position: absolute;
	height: 0;
	width: 100%;
	transition: all .3s;
	bottom: 0;
	fon-size: 30px;
	background: linear-gradient(to bottom, #FA8426, #bc590e)
}

.part-8 .navList .head-nav:hover:before {
	fon-size: 30px;
	color: #ffffff;
	transition: all .3s;
	background: linear-gradient(to bottom, #FA8426, #bc590e);
	height: 100%;
}

.part-8 .navList .miniBox {
	height: 90px;
}

.part-8 .navList .miniBox:before {
	display: block;
	content: '';
	position: absolute;
	height: 0;
	width: 100%;
	transition: all .3s;
	bottom: 0;
	fon-size: 30px;
	background: linear-gradient(to bottom, #FA8426, #bc590e)
}

.part-8 .navList .miniBox:hover div {
	transition: all .3s;
	color: #ffffff;
}

.part-8 .navList .miniBox:hover img {
	transition: all .3s;
	filter: brightness(0) invert(1);
}

.part-8 .navList .miniBox:hover:before {
	fon-size: 30px;
	color: #ffffff;
	transition: all .3s;
	background: linear-gradient(to bottom, #FA8426, #bc590e);
	height: 100%;
}


.part-8 .navList .head-nav:hover .childLIstBox {

	transition: all .3s;
	top: 90px;
	opacity: 1;
	height: auto;
	overflow: unset;
}

.part-8 .navList .childLIstBox {
	top: 0;
	z-index: 999999;
	left: 0;
	height: 0;
	overflow: hidden;
	transition: all .3s;
	z-index: -1;
}

.part-8 .childLIst {
	padding: 10px 0;
	background-color: #FD8628;
	width: 300px;
	color: #ffffff
}

.part-8 .chileItem {
	height: 50px;
	line-height: 50px;
	padding: 0 10px 0 15px
}

.part-8 .chileItem:hover {
	background-color: #0A47DE
}

.part-8 .chileItem::after {
	display: block;
	content: '';
	width: 15px;
	height: 15px;
	background-image: url(../img/358.png);
	background-repeat: no-repeat;
	background-size: 15px 15px;
}

.part-8 .nav-cur {
	background: linear-gradient(to bottom, #FA8426, #bc590e);
	color: #ffffff !important
}

.part-8 .nav-cur a {
	color: #ffffff !important
}





.part-7 .swipers {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.part-7 {
	overflow: hidden;
	width: 100%;
	height: 656px;
	color: #ffffff
}

.part-7 .swipersBox {
	position: absolute;
	width: 1920px;
	bottom: 0;
	left: 50% !important;
	margin-left: -960px !important;
}

.part-7 .max-1600 {
	width: 100%;
	max-width: 1600px;
	margin: 0 auto
}

.part-7 .bigTitle {
	font-size: 55px;
}

.part-7 .smallTitle {
	font-size: 40px;
}

.part-7 .bigTitle::after {
	display: block;
	content: '';
	height: 6px;
	width: 90px;
	background-color: #FC8627;
	bottom: -25px;
	position: absolute;
}

.part-7 .swiper-pagination-bullet {
	background-color: rgba(255, 134, 40, 1);
	width: 19px;
	height: 19px;
	text-align: center;
	line-height: 19px;
	color: rgba(255, 255, 255, 1);
	font-size: 14px;
	border-radius: 0;
}

.part-7 .swiper-pagination-bullet-active {
	background-color: rgba(255, 134, 40, 1) !important;
	width: 19px;
	height: 19px;
	line-height: 19px;
	color: rgba(255, 255, 255, 1);
	font-size: 14px;
	text-align: center;
	border-radius: 0;
}

.part-7 .swiper-pagination-bullet {
	background-color: #3D3D3D;
	width: 19px;
	height: 19px;
	color: rgba(255, 255, 255, 1);
	font-size: 14px;
	border-radius: 0;
	margin: 0 1px !important;
	opacity: 1;
}

.part-7 .dotBox {
	height: 19px;
}

.part-7 .dotBox .swiper-pagination {
	margin-right: 100px;
}

.part-6 .server_zz {
	background: rgba(0, 0, 0, .6);

	transition: all 1.2s;
	-ms-transition: all 1.2s;
	-moz-transition: all 1.2s;
	-webkit-transition: all 1.2s -o-transition: all 1.2s
}

.part-6 .server_zz .title {
	color: rgba(255, 255, 255, 1);
	font-size: 16px;
}

.part-6 .sever-icon-1,
.part-6 .sever-icon-2,
.part-6 .sever-icon-3,
.part-6 .sever-icon-4,
.part-6 .sever-icon-5,
.part-6 .sever-icon-6 {
	width: 56px;
	height: 54px;
}

.part-6 .text_13 {
	color: rgba(253, 134, 40, 1);
	font-size: 30px;
}

.part-6 .text_14 {
	color: rgba(255, 255, 255, 1);
	font-size: 30px;
}

.part-6 .text_15 {
	color: rgba(211, 211, 213, 1);
	font-size: 70px;
}

.part-6 .text_16 {
	color: rgba(211, 211, 213, 1);
	font-size: 15px;
}

.part-6 .f-ab {
	background: rgba(0, 0, 0, .8);
	bottom: -300px;
	transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.part-6 .text_17 {
	color: rgba(253, 134, 40, 1);
	font-size: 28px;
}

.part-6 .text_18 {
	color: rgba(255, 255, 255, 1);
	font-size: 28px;
}

.part-6 .text_19 {
	color: rgba(211, 211, 213, 1);
	font-size: 70px;
	line-height: 70px;
	opacity: .5;
	margin-left: -5px;
}

.part-6 .text_20 {
	color: rgba(211, 211, 213, 1);
	font-size: 15px;
}

.part-6 .text-group_4 {
	color: rgba(211, 211, 213, 1);
	font-size: 13px;
}

.part-6 .thumbnail_2 {
	width: 12px;
	height: 13px;
	margin-top: 1px;
}


.part-6 .ser-left  {
	height:735px
}
.part-6 .ser-right  {
	height:735px
}
.part-6 .ser-left img.pc,
.part-6 .ser-right img.pc {
	width: fit-content;
}
.part-6 .ser-left.server_zz {
	top: 0;
	transition: all 0.8s;
	-ms-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-o-transition: all 0.8s;
}

.part-6 .ser-left .f-ab {
	bottom: -300px;
	transition: all 0.8s;
	-ms-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-o-transition: all 0.8s;
}

.part-6 .ser-right .server_zz {
	/*top: 1000px;*/
	transition: all 0.8s;
	-ms-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-o-transition: all 0.8s;
}

.part-6 .ser-right .f-ab {
	bottom: -300px;
	transition: all 0.8s;
	-ms-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-o-transition: all 0.8s;
}

.part-6.index-serve {
	overflow: hidden;
	width: 100%;
	color: #ffffff
}

.zzBox img {
	transition: .5s;
}

.zzBox:hover img {
	transform: scale(1.1);
}

.part-6 .index-serve .serImg:hover {
	transform: scale(1.05);
}

.part-6 .serImg {
	transition: transform 0.5s ease-in-out;
}

.part-5 .index-product {
	overflow: hidden;
	width: 100%;
	color: #ffffff
}

.part-5 .swiper-container {
	width: 100%;
	height: 100%;
	padding-top: 10px;
}

.part-5 .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	overflow: hidden;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	transition: 300ms;
	transform: scale(0.8);
}

.part-5 .swiper-slide-active,
.part-5 .swiper-slide-duplicate-active {
	transform: scale(1);
}

.part-5 .swiperBox,
.part-5 .swiper-slide-active {
	height: 370px
}

.part-5 .swiperBox {
	padding-bottom: 100px;
}

.part-5 .swiper-pagination {
	position: absolute;
	text-align: center;
	transition: .3s opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10;
	bottom: 50px;
	left: 0;
	right: 0;
}


.part-5 .b-abso {
	height: 60px;
	position: absolute;
	bottom: 0;
	background: rgba(0, 0, 0, .5);
	width: 100%;
	justify-content: center;

	transition: .3s;
}

.part-5 .swiper-slide-active .b-abso {
	background: rgba(253, 134, 40, 1);
	transition: .3s;
}

.part-5 .swiper-pagination-bullet-active {
	border: 1px solid rgba(253, 134, 40, 1) !important;
	background: none;
	margin: 0 5px;
}

.part-5 .swiper-pagination-bullet {
	border: 1px solid #333333;
	background: none !important;
	margin: 0 5px;
}

.part-10 .index-product {
	background-image: url(../img/11.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.part-4 .lis {
	height: 100%;
	z-index: 66;
	width: 100%;
	position: absolute;
	top: 0;
}

.part-4 .lis .ls {
	height: 25%;
	cursor: pointer;
	width: 100%;
	position: relative;
}

.part-4 .lis .ls .icon {
	position: relative;
	height: 100%;
	width: 60px;
	background: rgba(0, 0, 0, 0.5);
}

.part-4 .lis .ls .icon img {
	display: none;
	position: absolute;
	z-index: 66;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: 0 auto;
	max-width: 60%;
	max-height: 60%;
}

.part-4 .lis .ls .icon img:first-child {
	display: block;
}

.part-4 .lis .ls.on .icon img:nth-child(2),
.part-4 .lis .ls:hover .icon img:nth-child(2) {
	display: block;
}

.part-4 .lis .ls.on .icon img:first-child,
.part-4 .lis .ls:hover .icon img:first-child {
	display: none;
}

.part-4 .lis .ls h4 {
	position: absolute;
	z-index: 33;
	top: 0;
	left: -100%;
	color: #fff;
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	line-height: 80px;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	transition: all 0.3s;
}

.part-4 .lis .ls.on h4 {
	left: 0;
}

.part-4 .lis .ls:hover .icon img:nth-child(2) {
	display: block;
}

.part-4 .image_6 {
	width: 56px;
	height: 58px;
}

.part-4 .image_7 {
	width: 62px;
	height: 58px;
}

.part-4 .image_8 {
	width: 56px;
	height: 58px;
}

.part-4 .text_22 {
	color: rgba(0, 0, 0, 1);
	font-size: 46px;
}

.part-4 .text_21 {
	color: rgba(0, 0, 0, 1);
	font-size: 28px;
}

.part-4 .paragraph_2 {
	color: rgba(0, 0, 0, 1);
	font-size: 16px;
	line-height: 31px;
}

.part-4 .text_28,
.part-4 .text_31 {
	color: rgba(0, 0, 0, 1);
	font-size: 16px;
	line-height: 31px;
	margin-top: 30px;
}

.part-4 .text_29 {
	color: rgba(0, 0, 0, 1);
	font-size: 16px;
	line-height: 31px;
	margin-top: 15px;
}

.part-4 .text_26 {
	color: rgba(0, 0, 0, 1);
	font-size: 16px;
	line-height: 31px;
	margin-top: 12px;
}

.part-4 .box_8,
.part-4 .box_7,
.part-4 .box_9 {
	background-color: rgba(245, 245, 247, 1);
	border-radius: 4px 4px 5px 5px;
	border: 1px solid rgba(0, 0, 0, 1);
	height: 270px
}

.part-4 .text_27,
.part-4 .text_23,
.part-4 .text_30 {
	color: rgba(0, 0, 0, 1);
	font-size: 60px;
}

.part-4 .qy-cur,.part-4 .qy-hover {
	background-color: rgba(253, 134, 40, 1);
	border: 1px solid rgba(253, 134, 40, 1);
	color: #ffffff;
	position: relative;
}

.part-4 .qy-cur img,.part-4 .qy-hover img {
	filter: brightness(0) invert(1)
}

.part-4 .qy-cur span,.part-4 .qy-hover span {
	color: #ffffff
}

.part-4 .text_33 {
	color: rgba(10, 71, 222, 1);
	font-size: 30px;
}

.part-4 .paragraph_4 a {
	color: rgba(253, 134, 40, 1);
	font-size: 14px;
}

.opwefsad {
	background: #F2F3F7;
	background-image: url(../img/ioi.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: contain;
	padding-bottom: 80px;
	padding-top: 145px;
}

.part-4 .paragraph_3 {
	color: rgba(88, 88, 88, 1);
	font-size: 14px;
	line-height: 29px;
	text-indent: 2em;
	text-align: justify;
}



.part-4 .r-img-box {
	width: 510px;
	overflow: hidden;
}

.r-t-img-box img.t-img {
	min-height: 320px;
}

.part-4 .r-img-box:nth-child(1) {
	height: 320px;
}

.part-4 .r-img-box:nth-child(2) {
	height: 223px;
	align-items: center;
	display: flex;
}

.part-4 .l-img-box {
	height: 570px;
	display: flex;
	align-items: end;
	overflow: hidden;
	cursor: pointer
}

.part-4 .l-img-box img {
	width: 250%;
}

.part-4 .fkback {
	position: fixed;
	z-index: 777;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.5);
	display: none;
}

.part-4 .fkvideo {
	display: none;
	position: fixed;
	left: 0;
	right: 0;
	top: 53%;
	z-index: 9999;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	max-width: 800px;
	margin: 0 auto;
}

.part-4 .fkvideo video {
	width: 100%;
}

.part-4 .fkvideo .icoa {
	position: absolute;
	width: 40px;
	height: 40px;
	right: -26px;
	top: -58px;
	cursor: pointer;
	background: url(../img/fcha.png) no-repeat center/cover;
	z-index: 9;
	transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}


.part-4 .fkvideo .icoa:hover {
	transform: rotate(360deg);
}


.part-3 .index-case {
	overflow: hidden;
	width: 100%;
	color: #ffffff;
	padding-bottom: 170px
}

.part-3 .index-case .bg {
	position: absolute;
	width: 1920px;
	bottom: 0;
	left: 50% !important;
	margin-left: -960px !important;
}

.part-3 .text_41 {
	color: rgba(255, 255, 255, 1);
	font-size: 14px;
}

.part-3 .text_39 {
	color: rgba(255, 255, 255, 1);
	font-size: 23px;
}

.part-3 .text_40 {
	color: rgba(255, 255, 255, 1);
	font-size: 16px;
}

.part-3 .zz {
	background: rgba(0, 0, 0, .5);
	display: none;
}

.part-3 .caseItem {
	overflow: hidden
}

.part-3 .caseItem img {
	transition: .5s;
}

.part-3 .caseItem:hover img {
	transform: scale(1.1);
	transition: .5s;
}

.part-3 .caseItem:hover .zz {
	display: flex;
	transition: .5s;
}

.part-3 a {
	color: #ffffff
}

.part-2 .text_44,
.part-3 .text_44,
.part-4 .text_44,
.part-10 .text_44,
.m_product .text_44 {
	color: rgba(211, 211, 213, 1);
	font-size: 70px;
	text-align: center;
	line-height: 70px;
	margin-top: 5px;
}

.part-2 .text_42,
.part-3 .text_42,
.part-10 .text_42,
.m_product .text_42 {
	color: rgba(0, 0, 0, 1);
	font-size: 30px;
	line-height: 30px;
}

.part-2 .text_43,
.part-3 .text_43,
.part-10 .text_43,
.m_product .text_43 {
	overflow-wrap: break-word;
	color: rgba(253, 134, 40, 1);
	font-size: 28px;
	line-height: 28px;
}

.part-2 .block_10 {
	background-color: rgba(245, 245, 245, 1);
	border: 1px solid rgba(245, 245, 245, 1);
}

.part-2 .block_10:hover {
	border: 1px solid rgba(253, 134, 40, 1);
	transition: .5s;

	box-shadow: 0 1px 5px 2px rgba(0, 0, 0, .2);
}

.part-2 .block_10 .block_11 {
	cursor: pointer;
}

.part-2 .block_10:hover .block_11 {
	background-color: rgba(253, 134, 40, 1);
	transition: .5s;
}

.part-2 .block_10:hover .text-group_10 .text_51,
.part-2 .block_10:hover .text-group_10 .text_52 {
	color: #ffffff;
	transition: .3s;
}

.part-2 .block_10:hover .label_2 {
	display: none
}

.part-2 .group_21 {
	background-color: rgba(0, 0, 0, 1);
	width: 166px;
	height: 41px;
}

.part-2 .image-text_2 {
	color: rgba(211, 211, 213, 1);
	font-size: 13px;
	height: 41px;
}

.part-2 .thumbnail_3 {
	margin-top: 2px
}

.part-2 .block_10:hover .label_2-1 {
	display: block
}

.part-2 .label_2-1 {
	display: none
}

.part-2 .text_45 {
	font-size: 20px;
	margin-bottom: 10px
}

.part-2 .text_46 {
	font-size: 14px;
	color: #b0b0b0
}

.part-2 .text_52 {
	color: rgba(9, 73, 223, 1);
	font-size: 14px;
}

.part-2 .text_51 {
	color: rgba(9, 73, 223, 1);
	font-size: 25px;
}

.part-2 .label_2,
.label_2-1 {
	width: 35px;
	height: 34px;
}



.part-1 .text_69 {
	overflow-wrap: break-word;
	color: rgba(255, 255, 255, 1);
	font-size: 30px;
	font-weight: NaN;
	text-align: left;
	white-space: nowrap;
	line-height: 30px;
}

.part-1 .text_70 {
	overflow-wrap: break-word;
	color: rgba(211, 211, 213, 1);
	font-size: 70px;
	font-weight: NaN;
	text-align: left;
	white-space: nowrap;
	line-height: 70px;
	margin-top: 17px;
}

.part-1 .text_73 {
	height: 44px;
	overflow-wrap: break-word;
	color: rgba(211, 211, 213, 1);
	font-size: 14px;
}

.part-1 .text-group_19 {
	overflow-wrap: break-word;
	color: rgba(255, 255, 255, 1);
	font-size: 16px;
}

.part-1 .text_71 {
	overflow-wrap: break-word;
	font-size: 33px;
	line-height: 26px;
}

.inspection .group_25,
.inspection .callme .group_27 {
	border: 1px solid #333333;
	border-radius: 5px;
	overflow: hidden;
}



.fa_float2 {
	position: fixed;
	bottom: 30%;
	right: 5px;
	z-index: 99999999999
}

.fa_float2>* {
	display: block;
	position: relative;
	margin-top: 5px
}

.fa_float2>* .fa_icon {
	width: 50px;
	height: 50px;
	align-items: center;
	display: flex;
	justify-content: center;
	color: #fff;
	background: rgba(253, 134, 40, 1);
	border-radius: 5px;
	font-size: 30px;
	cursor: pointer;
}
#fa_back{display:none;}
.fa_float2>* .fa_icon i {
	display: block
}

.fa_float2 .fa_info {
	position: absolute;
	top: 0;
	right: 55px;
	width: 0;
	min-width: 150px;
	background: #ffffff;
	border-top: 3px solid rgba(253, 134, 40, 1);
	opacity: 0;
	display: none;
	transform: translateY(100%);
	transition: all 0.6s ease;
	padding: 15px;
}

.fa_float2 .fa_wx_img {
	position: absolute;
	top: 0;
	right: 55px;
	width: auto;
	min-width: 150px;
	background: rgba(255, 255, 255, 0.95);
	opacity: 0;
	/* visibility: hidden; */
	display: none;
	transform: translateY(100%);
	transition: all 0.6s ease;
	padding: 5px
}

.fa_float2 .fa_box_img .fa_wx_img img {
	width: 100%
}



.fa_float2 .fa_box_kf:hover .fa_info,
.fa_float2 .fa_box_img:hover .fa_info {
	transition: all 0.6s ease;
	opacity: 1 !important;
	display: block;
	transform: translateY(0%) !important;
}

.fa_float2 .fa_info .fa_wrap {
	padding: 15px 0;
	display: flex;
	justify-content: center;
}

.fa_float2 .fa_info .fa_wrap img {
	width: 70%
}

.fa_float2 .fa_info .fa_tit {
	position: relative
}

.fa_float2 .fa_info .fa_tit h3 {
	font-size: 20px;
	color: #333333 font-weight: bold
}

.fa_float2 .fa_info .fa_tit h3 a {
	color: #333333
}

.fa_float2 .fa_info .fa_tit p {
	font-size: 14px;
	margin-top: 5px
}

.fa_float2 .fa_info .fa_cnt {}

.fa_float2 .fa_info .fa_cnt h4 {
	font-size: 16px;
	color: #000;
}

.fa_float2 .fa_info .fa_cnt h4 i {
	font-size: 14px;
	color: #fff;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	line-height: 20px;
	text-align: center;
	display: inline-block;
	margin-right: 10px
}

.fa_float2 .fa_info .fa_cnt p {
	font-size: 14px;
	color: #333;
	line-height: 24px
}






.part-1 .text_72 {
	color: rgba(211, 211, 213, 1);
	font-size: 14px;
	line-height: 29px;
	margin-top: 34px
}

.part-1 .group_25 {
	background-color: rgba(255, 255, 255, 1);
	border-radius: 4px 4px 5px 5px;
	height: 34px;
	overflow: hidden;
}

.part-1 input {
	height: 34px;
	line-height: 34px;
	border: none;
	outline: none;
	margin: 0 10px
}

.part-1 textarea {
	height: 76px;
	border: none;
	outline: none;
	overflow: hidden;
	margin: 0 10px
}

.part-1 .group_27 {
	background-color: rgba(255, 255, 255, 1);
	border-radius: 4px 4px 5px 5px;
	height: 76px;
	overflow: hidden;
	padding: 10px 0
}

.part-1 .text-wrapper_17 {
	background-color: rgba(253, 134, 40, 1);
	border-radius: 4px 4px 5px 5px;
	height: 42px;
	line-height: 42px;
	margin-top: 23px;
	text-align: center
}

.part-1 .callIcon-1 {
	width: 28px;
	height: 28px
}

.part-1 .callIcon-2 {
	width: 21px;
	margin-left: 3px;
	height: 31px
}

.part-1 .callIcon-3 {
	width: 28px;
	height: 19px
}

.part-1 .callIcon-4 {
	width: 28px;
	height: 30px;
}


.footerBox .image_18 {
	width: 197px;
}

.footerBox .image_18 img {
	width: 184px;
	height: 63px;
}

.footerBox .max-1600 {
	max-width: 1600px;
	margin: 0 auto
}

.footerBox .linImg {
	width: 130px;
	height: 50px;
}


.footerBox a {
	color: #ffffff
}

.footerBox .left-f-l {
	width: 470px;
	margin-right: 130px;
}

.footerBox .right-info {
	border-left: 1px solid rgba(255, 255, 255, .5);
	padding-left: 35px;
}

.footerBox .f-top {
	border-bottom: 1px solid rgba(255, 255, 255, .5);
}




.s-side .fl {
	float: left;
}

.s-side .fr {
	float: right;
}

.s-side .clearfix:before,
.s-side .clearfix:after {
	content: " ";
	display: table;
}

.s-side .clearfix:after {
	clear: both;
}

.s-side .clearfix {
	*zoom: 1;
	/*IE/7/6*/
}

.s-side .middle {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.s-side {
	display: none;
	width: 100%;
	position: fixed;
	top: 61px;
	z-index: 9999999999;
	left: 0;
	bottom: 0;
	background-color: #F2F2F2;
}

.s-side .ulMain {
	padding: 0 15px
}

.s-side .s-firstItem i {
	font-size: 20px;
}

.s-side .s-firstItem span {
	display: inline-block;
	white-space: 10px;
}

.s-side .first {
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	padding: 10px 0;
}

.s-side .d-firstNav span {
	display: inline-block;
}

.s-side i.fr {
	font-size: 25px;
}

.s-side .s-secondNav,
.s-side .s-secondItem {
	margin-left: 50px;
	padding: 8px 0;
}

.s-secondNav:hover,
.d-firstNav:hover {
	cursor: pointer
}

.s-side .d-secondDrop {
	margin-left: 100px;
}

.s-side .d-secondDrop li {
	padding: 8px 0;
}

.s-side .d-secondDrop li a {
	color: #4F4F4F
}

.s-side .iconRotate {
	transform: rotate(90deg);
	transition: transform 0.5s;
}

.s-firstDrop,
.s-secondDrop {
	display: none;
}

.s-side .d-firstNav .iconRotate {
	color: #FC8529
}

.s-side .huang {
	color: #FC8529
}

.search-icon-box .sx {
	color: #333333;
	width: 30px;
	display: flex;
	justify-content: end;
	font-size: 20px;
}

.sx-close {
	display: none;
	width: 18px;
	filter: unset !important
}



@media only screen and (max-width:1600px) {
	.leoakd {
		margin-left: 30px
	}

	.p-itemBox {
		height: 250px
	}

	.oeia-Im-box {
		height: 200px;
	}

	.kslla-m {
		padding-right: 0
	}

	.oopsd-m {
		padding-right: 40px;

	}

	.max-width-1600,
	.detailBox {
		width: 1200px;
	}

	.part-10 .index-product {
		padding-bottom: 40px
	}

	.swiper-containerBox .swiper-pagination {
		bottom: 40px !important;
	}

	.swiper-containerBox .swiper-slide {
		height: 280px !important;
	}

	.swiper-containerBox {
		height: 310px;
	}

	.part-4 .l-img-box {
		height: 426px;
	}

	.part-4 .r-img-box:nth-child(1) {
		height: 240px;
	}

	.part-4 .r-img-box:nth-child(2) {
		height: 160px;
		align-items: center;
		display: flex;
	}

	.part-4 .r-img-box {
		width: 400px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.caseNews-l {
		width: 250px;
		min-width: 250px;
	}

	.part-4 .r-img-box .iekds {
		height: auto;
		wdith: 100%
	}

	.part-8 .navList .head-nav {
		width: 95px;
	}

	.case .tipsContent {
		font-size: 14px;
		line-height: 22px;
	}
}
@media only screen and (max-width:1400px) {
    .case_img{height:210px;}
    .outfit_dot{padding-right:10px;}
    .part-4 .lis .ls h4{line-height:60px;}
    .p-viewImg{width: 535px}
    .product-swiper-box{max-width:535px;/*height: 510px;*/}
    .product-swiper-box .pp-mySwiper2{height:397px}
    .product-swiper-box .pp-mySwiper{height:20%}
    .product-swiper-box .swiper-button-next,.product-swiper-box .swiper-button-prev {bottom: 32px;}
}
@media only screen and (max-width:1400px) {
	.part-8 .navList .head-nav {
		width: 90px;
	}

	.max-width-1600 {
		width: 1200px
	}

	.footerBox .left-f-l {
		margin-right: 10px
	}
}

@media only screen and (max-width:1200px) {


	.part-8 .navList .head-nav {
		width: 90px;
	}

	.max-width-1600 {
		width: 1000px
	}

	.footerBox .left-f-l {
		margin-right: 10px
	}

	.about .childNav span,.case .childNav span  {
		margin: 0 10px
	}
}

@media only screen and (max-width:1020px) {
	.max-width-1600 {
		width: 900px
	}

	.footerBox .left-f-l {
		margin-right: 0;
	}
}

@media only screen and (max-width:768px) {
	.mobile-t_ser_b a:nth-child(odd) .serverBox {
		margin-right: 7.5px;
	}

	.mobile-t_ser_b a:nth-child(even) .serverBox {
		margin-left: 7.5px;
	}

	.xiangmu .t_ser_b01 {
		margin-bottom: 15px;
		padding: 35px 10px;
	}

	.p-list-itemBox {
		height: 140px;
	}

	.p-list-itemBox img {
		height: auto;
		min-height: 130px;
	}

	.mobile-padding-top-ssl {
		padding-top: 50px
	}

	.mobile-d-blanner-box {
		height: 390px !important
	}

	#mobile-d-blanner-box {
		height: 500px !important
	}

	.mobile-d-blanner-box-bg {
		left: 0;
		margin-left: 0 !important
	}

	.mobile-justify-center {
		justify-content: center;
	}

	.mobile-width-auto {
		width: auto !important;
	}

	.mobile-flex-wrap {
		flex-wrap: wrap;
	}

	.mobile-huang {
		color: #FD8628;
	}

	.mobile-align-center {
		align-items: center;
	}

	.mobile-blue {
		background: #08348B;
	}

	.mobile-gray {
		background-color: #4A4A4A !important
	}

	.mobile-flex {
		display: flex;flex-wrap: wrap;
	}

	.mobile-flex-1 {
		flex: 1;
	}

	.mobile-flex-row {
		flex-direction: row;
	}

	.mobile-text-white {
		color: #ffffff
	}

	.mobile-text-black {
		color: #333333 !important;
	}

	.mobile-column {
		flex-direction: column;
	}

	.mobile-flex-reverse {
		flex-flow: column-reverse;
	}

	.thumbnail_3 {
		transform: rotate(90deg);
		margin-top: -0.2px !important;
		width: 10px;
	}

	.mobile-height-auto {
		height: auto !important
	}

	.mobile-line-height-auto {
		line-height: unset !important
	}

	.aboutContentBox {
		height: auto;
	}

	.mobile-solid {
		border: 1px solid #cccccc
	}

	.mobile-hide {
		display: none !important
	}

	.mobile-width--46 {
		width: 46% !important
	}

	.mobile-width--48 {
		width: 48% !important
	}

	.mobile-width--50 {
		width: 50% !important
	}

	.mobile-width--100 {
		width: 100% !important
	}

	.mobile-min-width--100 {
		min-width: 100% !important
	}

	.mobile-text-df {
		font-size: 14px !important
	}

	.mobile-text-lg {
		font-size: 18px !important
	}

	.mobile-text-xl {
		font-size: 20px !important
	}

	.mobile-text-xxl {
		font-size: 24px !important
	}

	.mobile-text-sl {
		font-size: 28px !important
	}

	.mobile-show-flex {
		display: flex
	}

	.mobile-text-xsl {
		font-size: 32px !important
	}

	.mobile-margin-0 {
		margin: 0 !important
	}

	.mobile-margin-left-0 {
		margin-left: 0
	}

	.mobile-margin-left {
		margin-left: 10px
	}

	.mobile-margin-right-0 {
		margin-right: 0 !important
	}

	.mobile-margin-right-7-5 {
		margin-right: 7.5px
	}

	.mobile-margin-left-7-5 {
		margin-left: 7.5px
	}

	.mobile-margin-right {
		margin-right: 10px
	}

	.mobile-margin-top-0 {
		margin-top: 0 !important
	}

	.mobile-margin-left-lg {
		margin-left: 15px !important
	}

	.mobile-margin-right-sm {
		margin-right: 5px !important
	}

	.mobile-padding-tb {
		padding-top: 10px !important;
		padding-bottom: 10px !important
	}

	.mobile-margin-top {
		margin-top: 10px !important
	}

	.mobile-margin-top-lg {
		margin-top: 15px !important
	}

	.mobile-margin-top-xl {
		margin-top: 20px !important
	}

	.mobile-margin-top-xxl {
		margin-top: 25px !important
	}

	.mobile-margin-top-xsl {
		margin-top: 30px !important
	}

	.mobile-margin-top-sl {
		margin-top: 35px !important
	}

	.mobile-margin-left-sm {
		margin-left: 5px !important
	}

	.mobile-margin-left--1 {
		margin-left: 1%
	}

	.mobile-margin-right--1 {
		margin-right: 1%
	}

	.mobile-margin-left--2 {
		margin-left: 2%
	}

	.mobile-margin-right--2 {
		margin-right: 2%
	}

	.mobile-margin-right-lg {
		margin-right: 15px !important
	}

	.mobile-margin-bottom-xxl {
		margin-bottom: 25px !important
	}

	.mobile-margin-bottom-0 {
		margin-bottom: 0
	}

	.mobile-margin-bottom {
		margin-bottom: 10px !important
	}

	.mobile-margin-bottom-lg {
		margin-bottom: 15px !important
	}

	.mobile-justify-start {
		justify-content: flex-start;
	}
.z-index-9999999{
	z-index:9999999
}
	.mobile-margin-lr-0 {
		margin-left: 0;
		margin-right: 0;
	}
	.mobile-margin-lr{
		margin-left: 10px;
		margin-right: 10px;
	}
	.mobile-margin-lr-lg {
		margin-left: 15px;
		margin-right: 15px;
	}


    .caseMoreBox{width:100%;}

	.mobile-padding-0 {
		padding: 0 !important
	}

	.mobile-height-30 {
		height: 30px;
		line-height: 30px
	}

	.mobile-padding-lr-0 {
		padding-left: 0;
		padding-right: 0;
	}

	.mobile-padding-tb-0 {
		padding-top: 0;
		padding-bottom: 0
	}

	.mobile-padding-tb-sm {
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.mobile-padding-tb-lg {
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.mobile-padding-xl {
		padding: 20px;
	}

	.mobile-padding-xxl {
		padding: 25px;
	}

	.mobile-padding-tb-xl {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.mobile-padding-left-xl {
		padding-left: 20px
	}

	.mobile-padding-left-lg {
		padding-left: 15px
	}

	.oopsd-m {
		padding-right: 20px;
		padding-left: 20px;
	}

	.mobile-padding-lr-lg {
		padding-left: 15px;
		padding-right: 15px;
	}

	.mobile-padding-lr-xl {
		padding-left: 20px;
		padding-right: 20px;
	}

	.mobile-padding-lr-xxl {
		padding-left: 25px;
		padding-right: 25px;
	}

	.mobile-padding-lr-sl {
		padding-left: 30px;
		padding-right: 30px;
	}

	.mobile-padding-lg {
		padding: 15px;
	}

	.mobile-padding-bottom-0 {
		padding-bottom: 0 !important;
	}

	.mobile-padding-bottom {
		padding-bottom: 10px !important;
	}

	.mobile-padding-bottom-lg {
		padding-bottom: 15px !important;
	}


	.mobile-padding-bottom-xl {
		padding-bottom: 20px;
	}


	.mobile-padding-bottom-xxl {
		padding-bottom: 25px;
	}

	.mobile-padding-bottom-sl {
		padding-bottom: 30px;
	}

	.mobile-padding-bottom-sl {
		padding-bottom: 30px !important;
	}

	.mobile-padding-bottom-xsl {
		padding-bottom: 35px !important;
	}

	.mobile-padding-bottom-ssl {
		padding-bottom: 50px !important;
	}

	.mobile-padding-top-sl {
		padding-top: 30px !important;
	}

	.mobile-bg-4A4A4A {
		background-color: #4A4A4A;
	}

	.mobile-bg-F6F6F6 {
		background-color: #F6F6F6
	}

	.mobile-boxShadow-unset {
		box-shadow: unset !important
	}

	.mobile-bg-ffffff {
		background-color: #ffffff
	}

	.mobile-padding-top-0 {
		padding-top: 0 !important
	}

	.mobile-padding-top-sm {
		padding-top: 5px;
	}

	.mobile-padding-top {
		padding-top: 10px;
	}

	.mobile-padding-top-lg {
		padding-top: 15px;
	}

	.mobile-padding-top-xl {
		padding-top: 20px;
	}

	.mobile-padding-top-xxl {
		padding-top: 25px;
	}

	.mobile-padding-top-xsl {
		padding-top: 35px;
	}


	.mobile-padding-right-lg {
		padding-right: 15px;
	}

 

	.mobile-right-fixed-Box { 
		position: fixed;
		height: 100%;
		width: 190px;
		right: -240px;
		background: #F2F2F2;
		top: 0;    
		z-index: 9999999999999999; 
	}

	.mobile-mover-left {
		display: block !important;
		right: 0 !important;
		transition: all 0.6s ease;
	}

	.mobile-mover-right {
		display: block !important;
		right: -240px !important;
		transition: all 0.6s ease;
	}

	.mobile-index-swiper {
		height: 200px
	}

	.part-3 .index-case {
		padding-bottom: 40px
	}

	.part-7 .bigTitle::after {
		height: 4px;
		width: 50px;
		bottom: -15px;
	}

	.mobile-p-item:nth-child(odd) .mobile-p-item-child {
		margin-right: 3px!important
	}

	.mobile-p-item:nth-child(even) .mobile-p-item-child {
		margin-left: 3px
	}

	.mobile-black {
		background: #2B2A2F
	}

	.mobile-xia-icon {
		filter: brightness(0) invert(1)
	}

	.lcbj .lc ul li {
		border: 0
	}

	.lcbj .lc ul li span {
		font-weight: normal;
	}

	.lcbj .lc ul li:nth-child(1),
	.lcbj .lc ul li:nth-child(3),
	.lcbj .lc ul li:nth-child(5),
	.lcbj .lc ul li:nth-child(7) {
		background-color: #E3E3E3;box-sizing: border-box;
	}

	.part-4 .text_27,
	.part-4 .text_23,
	.part-4 .text_30 {
		font-size: 30px
	}

	.part-4 .text_28,
	.part-4 .text_31 {
		font-size: 12px;
		margin-top: 10px;
	}

	.part-4 .text_29 {
		font-size: 12px;
	}

	.part-4 .text_26 {
		font-size: 12px;
		margin-top: 0;
	}

	.part-4 .text_24 {
		margin-top: -5px
	}

	.part-4 .text_25 {
		margin-top: -6px
	}

	.xiangmu {
		padding: 50px 0
	}

	.lcbj .lc ul li em br {
		display: none;
		font-style: normal;
	}

	.lcbj .lc ul li em {
		font-style: normal;
	}

	.mobile-xj-icon-box {
		width: 80px;
		margin: 0 !important
	}

	.mobile-t_ser_b .w--333 {
		width: 50%;
	}

	.mobile-t_ser_b .w--333 .t_ser_b01 {
		margin-right: 0;
		padding: 20px 10px;
		margin-bottom: 15px
	}

	.mobile-t_ser_b .w--333:nth-child(1) .t_ser_b01,
	.mobile-t_ser_b .w--333:nth-child(3) .t_ser_b01,
	.mobile-t_ser_b .w--333:nth-child(5) .t_ser_b01 {
		margin-right: 7.5px;
	}

	.mobile-t_ser_b .w--333:nth-child(2) .t_ser_b01,
	.mobile-t_ser_b .w--333:nth-child(4) .t_ser_b01,
	.mobile-t_ser_b .w--333:nth-child(6) .t_ser_b01 {
		margin-left: 7.5px;
	}
    
    .leftkkBox {
		background-color: #BFBFBF;
		height: 100%;
		width: 50px;
		left: -50px;
		z-index: 999999;
		display: flex;
		top: 0;
	}

    
	.backBox {
		width: 50px;
		height: 50px;
		color: #ffffff;
		background: #686868 !important;
		display: flex !important;
		align-items: center !important;
		font-size: 25px !important;
		position: fixed;
		display: flex;
		justify-content: center;
		top: 45%;
	}

	.mobile-blanner-box {
		height: 200px !important;
	}

	.mobile-caseNav {
		border: none;
		border-bottom: 1px solid #DCDCDC;
	}

	.mobile-caseNavList {
		box-shadow: unset !important;
	}

	.iweip-Box {
		overflow-x: scroll;
		white-space: nowrap;
		width: 100%;
	}

	.iweipList-Box {
		width: 1325px;
	}

	.caizhuangInfoBox {
		overflow-x: scroll;
		white-space: nowrap;
		width: 100%;
	}

	.caizhuangInfoSrollBox {
		width: 1325px;
		padding-left: 15px
	}

	.caizhuangInfoBox .cz-item {
		margin-right: 15px
	}

	.caizhuangInfoBox .cz-item,
	.caizhuangInfoBox .cz-item #caseItem {
		width: 250px;
		min-width: 250px;
		max-width: 250px;
		height: 380px;
	}

	.caizhuangInfoBox .cz-item .tipsContent {
		white-space: initial;
	}

	.part-1 .callIcon-1 {
		width: 20px;
		height: 20px;
	}

	.part-1 .text_69 {
		font-size: 22px
	}

	.part-1 .callIcon-2 {
		width: 16px;
		height: 24px;
	}

	.part-1 .text_73 {
		font-size: 12px;
	}

	.part-1 .callIcon-3 {
		width: 23px;
		height: 14px;
	}

	.part-1 .callIcon-4 {
		width: 23px;
		height: 25px;
	}

	.footerTagsBox {
		width: 80%;
		display: flex;
		flex-wrap: wrap;
		margin-top: 20px;
	}

	.part-8,
	.search-icon-box {
		height: 60px
	}

	.mobile-search {
		position: absolute;
		top: 61px;
		z-index: 9999999999999999999;
		padding: 15px 0px !important;
	}

	.part-4 .fkvideo {
		max-width: 94%
	}

	.mislkd .group_21 {
		background-color: rgba(0, 0, 0, 1);
		width: 166px;
		height: 41px;
	}

	.part-4 .fkvideo .icoa {
		right: 0
	}

	.mislkd .image-text_2 {
		color: rgba(211, 211, 213, 1);
		font-size: 13px;
		height: 41px;
	}

	.part-7 .swipersBox {
		width: 100%;
		bottom: 0;
		left: 0 !important;
		height: 200px;
		margin-left: 0 !important;
	}

	.part-7 .swipers,
	.part-7 .swiper-wrapper {
		height: 200px !important;
	}

	.part-7 .swipersBox img {
		width: 300%;

	}

	.part-7 .swipersBox .swiper-slide {
		height: 200px;
	}

	.mobile-search .search {
		width: 100%;
	}

	.mobile-width--120 {
		width: 120% !important;
	}

	.mobile-show {
		display: block
	}

	.woeii-swiper .b-abso {
		height: 40px;
	}

	.part-8 .navList .miniBox:hover:before {
		background: unset;
	}

	.part-8 .navBox {
		height: 60px;
		display: flex;
		align-items: center;
		border-bottom: 1px solid #D9D9D9;
	}

	.search-icon-box {
		width: 30px;
		display: flex;
		justify-content: end;
	}

	.search-icon-box:hover {
		background: none
	}

	.mobile-zzBox-Parent .width--25:nth-child(odd) .zzBox {
		margin-right: 7.5px;
		height: 130px
	}

	.mobile-zzBox-Parent .width--25:nth-child(even) .zzBox {
		margin-left: 7.5px;
		height: 130px
	}

	.part-8 .navBox .head-logo img {
		height: 40px
	}

	.ksdjf {
		display: none
	}

	.footerTagsBox a {
		display: block;
		width: 70px;
	}

	.footerTagsBox span {
		margin: 0 1%
	}

	.max-width-1600 {
		width: 100%
	}

	.columnBox {
		flex-direction: column;
	}

	.columnBox .w--50 {
		width: 100%
	}

	.column-w--100 {
		flex: 1;
		margin: 0
	}

	.footerBox .right-info {
		padding-left: 15px
	}

	img.image_18 {
		padding-left: 15px;
		margin-bottom: 15px
	}
.ielaa{
 background-size: cover; background-position: center; background-repeat: no-repeat; width: 100%; height: 100%;
}
	.footerBox .left-f-l {
		width: 100%
	}

	.mobile-justify-left {
		justify-content: flex-start;
	}

	.mobile-align-left {
		align-items: flex-start;
	}

	.iwoek {
		display: flex;
		flex: 1;
		flex-wrap: wrap;
	}

	.iwoek .w--25 {
		border: 1px solid #fff;
		box-sizing: border-box;
	}

	.iwoek img {
		width: 85% !important;
		height: auto !important;
	}
    .iwoek .w--25 img{width:100%!important;}
	.text-xxl {
		font-size: 20px
	}

	.mobile-text-center {
		justify-content: center;
		text-align: center;
	}

	.mobile-text-left {
		justify-content: left;
		text-align: left;
	}

	.footerBox {
		padding: 20px 0
	}

	.margin-top-ssl {
		margin-top: 20px
	}

	.margin-top-sl {
		margin-top: 20px
	}

	.mobile-margin-top-ssl {
		margin-top: 50px
	}

	.padding-bottom-sl {
		padding-bottom: 20px
	}

	.footerBox .right-info {
		border-left: none
	}

	.mobile-padding-6 {
		padding: 6px;
	}

	.mislkd .group_21 {
		width: 106px;
	}

	.mobile-search-zz {
		background: rgba(0, 0, 0, .5);
		position: fixed;
		top: 64px;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 98999
	}

	.ielkd-Box {
		background-size: 160%;
	}

	.search-icon {
		filter: unset !important
	}

	.part-6 .ser-right .server_zz {
		top: 0
	}


	.mobile-swiperBox {
		margin-top: 20px;
		width: 100%;
	}

	.mobile-swiperBox .swiper-wrapper .swiper-slide {
		width: 80%;
		margin: 0 8px
	}

	.mobile-swiperBox .swiper-wrapper .swiper-slide {
		box-shadow: unset
	}

	.mobile-swiperBox .swiper-wrapper .swiper-slide img {
		width: 100%;
	}

	.mobile-swiperBox .swiper-slide-next .b-abso {
		background: rgba(0, 0, 0, .5)
	}

	.mobile-swiperBox .swiper-wrapper .swiper-slide-active .b-abso {
		background: rgba(253, 134, 40, 1);
	}

	.mobile-swiperBox .swiper-wrapper .swiper-slide-prev {
		margin-top: 18px;
		height: 284px !important;
	}

	.mobile-swiperBox .swiper-wrapper .swiper-slide-prev img {
		height: 284px !important;
	}

	.mobile-swiperBox .swiper-wrapper .swiper-slide-next {
		margin-top: 18px;
		height: 284px !important;
	}

	.mobile-swiperBox .swiper-wrapper .swiper-slide-next img {
		height: 284px !important;
	}

	.mobile-swiperBox .swiper-wrapper .swiper-slide-active {
		width: 80%;
	}

	.part-8 .navBox {
		background-image: none;
		background: #FFFFFF;
	}

	.woeii-swiper .swiper-pagination-bullets {
		bottom: 42px !important;
	}

	.mobile-scorll-x {
		overflow-x: scroll;
		overflow-y: hidden;
	}

	.mobile-blanner-box-bg {
		width: 100%;
		background-size: cover !important;
		margin-left: 0 !important;
		left: 0 !important;
		background-repeat: no-repeat;
	}

	.mobile-blanner-box-bg .text_99 {
		font-size: 24px !important
	}

	.tagsBox .childNav a {
		width: 60px;
		text-align: center
	}
    
	.mobile-column-reverse {
		flex-flow: column-reverse;
	}

	.part-6 .sever-icon-1,
	.part-6 .sever-icon-2,
	.part-6 .sever-icon-3,
	.part-6 .sever-icon-4,
	.part-6 .sever-icon-5,
	.part-6 .sever-icon-6 {
		width: 36px;
		height: 34px;
	}

	.part-6 .server_zz .title {
		font-size: 14px;
	}

	.part-4 .image_6 {
		width: 36px;
		height: 36px;
	}

	.part-4 .image_7 {
		width: 36px;
		height: 36px;
	}

	.part-2 .label_2,
	.label_2-1 {
		width: 25px;
		height: 25px;
	}

	.part-2 .group_21 {
		width: 106px;
	}

	.part-1 .text_72 {
		font-size: 12px;
	}

	.part-1 .text_72 {
		line-height: unset !important;
	}

	.iwksss {
		margin-left: 80px !important;
	}

	.adooa {
		margin-left: 38px !important;
	}

	.apoweajsdf {
		padding: 0 6px
	}

	.footerBox .image_18 {
		width: auto;
		height: 40px !important;
	}

	.s-side .s-secondNav,
	.s-side .s-secondItem {
		margin-left: 28px;
	}

	.s-side .d-secondDrop {
		margin-left: 57px;
	}

	.guoqiIcon {
		width: 35px;
	}

	.l_text {
		color: #8E8E8E
	}

	.lang_box {
		border-bottom: 1px solid #D9D9D9;
	}





#banner{
							 		margin:10px auto 0;
							 	}
							 	#banner .swiper-slide{
							 		width:300px;
							 		height:220px;
									overflow: hidden;
									border-radius:5px;
									box-shadow:0 1px 10px 2px rgba(0, 0, 0, .1)
							 	}
								#banner .swiper-slide img{
									width:100%;
								}
							 	#banner .banner_page{
							 		margin: 0 auto;
							 		left: 0;
							 		right: 0;
							 	}
							 	#banner .banner_page span{
							 		margin: 0 3px;
							 	}
							 	#banner .swiper-pagination-bullet{
							 		border: 1px solid #333333;
							 		 background:none
							 	}
							 	#banner .swiper-pagination-bullet-active{
							 		 border:1px solid rgba(253, 134, 40, 1);
									 background:none
							 	}
								#banner .b-abso{
									z-index:999999
								}
								.swiper-pagination {
								    position: absolute;
								    text-align: center;
								    transition: .3s opacity;
								    transform: translate3d(0,0,0);
								    z-index: 10;
								    margin: auto;
								    left: 0;
								    right: 0;
								    bottom:50px!important;
								}





	/* 
	.tagsBox {
		box-shadow: 0 1px 5px 2px rgba(0, 0, 0, .2);
	} */

	.oiaw_line {
		position: relative;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}

	.oiaw_line:after {
		display: block;
		content: '';
		width: 50px;
		height: 3px;
		background: #ffffff;
		margin-top: 5px
	}

	.about .dess::after {
		margin-top: 20px;
	}

	.about .dess,
	.about .desss {
		line-height: 20px;
	}

	.mobile-d-blanner-box {
		height: 522px;
	}

	.closeSwiper {
		top: 3px;
		right: 3px;
	}

	.bg-zhe {
		background: rgba(0, 0, 0, .9);
	}

	.swiperView .mySwiper {
		height: 13%;
		margin: 0 15px;
	}

	.swiperView .mySwiper .swiper-slide {
		height: auto !important;
		width: 14% !important;
		margin-left: 0 !important;
	}

	.swiperViewContent {
		width: 100% !important
	}

	.swiperView .swiper-slide span img {
		width: 100%
	}

	.jjj {
		opacity: .5;
	}

	.abPicZoom-preview .bigImg {
		width: 100% !important;
		height: 220px !important;
		border: none !important;
	}

	.abPicZoom-preview {
		width: 100% !important;
		height: 220px !important;
	}

	.demo-body {
		width: 100% !important;
	}

	.abPicZoom-preview .smallImg {
		width: 100% !important
	}

	/* .p-viewImg {
		height: 280px;
	} */

	.abPicZoom-preview .smallImg .smallList {
		width: 80% !important
	}

	.selector,
	.preview {
		display: none !important
	}

	.detailBox .title {
		font-size: 16px
	}

	.oeia-Im-box {
		height: 110px;
	}

	.pp-title {
		height: 30px;
		line-height: 30px;
	}

	.fprodadvan .list .ls .img,
	.fchantrast .list .ls .img,
	.fchantrast .list .ls .img {
		height: 120px;
		overflow: hidden;
	}

	.fwhstren .list .ls {
		width: 100% !important;
		height: 100px !important;
	}

	.fwhstren .list .ls .text {
		padding: 10px !important;
		width: 50% !important;
	}

	.fwhstren .list .ls .img {
		width: 50%;
	}

	.fwhstren .list .ls .text h3 {
		font-size: 16px;
		line-height: unset;
		margin-bottom: 0;
		font-weight: 500;
	}

	.fwhstren .list .ls .text h6 {
		font-size: 12px;
		line-height: 20px;
		font-weight: 400;
	}

	.fwhstren .list .ls:nth-child(2) {
		flex-flow: column-reverse;
		display: flex;
		flex-direction: row;
	}

	.fwhstren .list .ls:nth-child(3) {
		flex-flow: row-reverse;
		display: flex;
	}

	.mobile-oeia-Im-box {
		height: 200px
	}

	.ftlet h2 {
		font-size: 16px;
		line-height: 1.8;
		padding-bottom: 5px;
		font-weight: 400
	}

	.ftlet h2::after {
		height: 3px;
		bottom: -1px;
		width: 26px;
	}

	.ftlet h2::before {
		width: 75px;
	}

	.about .childNav a,
	.case .childNav a {
		font-size: 14px;
	}

	.tableBox {
		height: 30px;
		line-height: 30px;
		font-size: 14px
	}

	.newTitle {
		font-size: 14px
	}

	.newTitle::after {
		height: 1px;
		width: 68px;
		left: 15px;
	}

	.mobile-down-bg {
		background-image: url(../img/io.png) !important;
		background-size: contain;
		background-position: bottom;
		background-repeat: no-repeat;
	}

	.lcbj .lc ul {
		margin-bottom: 0;
	}

	.mobile-letter-space-0 {
		letter-spacing: 0;
	}

	.mobile-dk {
		margin-left: 38px !important
	}

	.mobile-dks {
		margin-left: 38px !important
	}

	.about-bg {
		background-image: none;
	}

	.abPicZoom-preview .bigImg li {

		width: 100% !important;
		height: 220px !important overflow: hidden;
	}

	.bigImg .wrap {
		width: 100% !important;
		height: 220px !important;
		display: flex;
		align-items: center;
	}

	.p-titleBox {
		display: flex;
		z-index: 999999;
		font-size: 14px !important;
		border-top: 1px solid rgba(0, 0, 0, .1);
		border-bottom: 1px solid rgba(0, 0, 0, .1);
	}

	.ialkdss {
		display: flex;
		width: 100%;
		margin-right: 15px;
		margin-left: 15px;
		text-align: center;
		justify-content: center;
		padding: 3px 0;
	}

	.bigImg .wrap img {
		width: 100% !important;
		min-height: 220px !important
	}

	.abPicZoom-preview .sPrev,
	.abPicZoom-preview .sNext {
		width: 20px;
		height: 20px;
		line-height: 13px;
		top: 15px;
	}

	.sTempWrap {
		height: 50px;
		margin-left: 0;
	}

	.abPicZoom-preview .smallImg .smallList {
		width: 88% !important;
	}

	.abPicZoom-preview .smallImg li {
		width: 50px;
		height: 50px;
	}

	.abPicZoom-preview .smallImg li a {
		width: 50px;
		height: 48px;
	}

	.abPicZoom-preview .smallImg li.on a {
		width: 50px;
		height: 48px;
	}

	.abPicZoom-preview .smallImg li img {
		width: 50px;
		height: 48px;
	}

	.abPicZoom-preview .smallImg li {
		border: unset;
	}

	.fprodadvan .list .ls h5 {
		font-size: 14px
	}

	.fchantrast .list .ls h5 {
		font-size: 14px;
	}

	.fchantrast .list .ls .gz {
		width: 50px;
		height: 30px;
		right: -35px;
		top: 38%;
	}

	.fprodadvan .list .ls h5 {
		line-height: 22px;
	}

	.lcbj .lc ul li b {
		display: block;
		width: 40px;
		height: 40px;
	}

	.lcbj .lc ul li b img {
		width: 40px;
		height: 40px;
	}

	.lcbj .lc ul li span {
		font-size: 14px;
	}

	.lcbj .lc ul li em {
		font-size: 12px;
	}

	.yuyueBtn {
		width: 100px;
		height: 40px;
		line-height: 40px;
	}

	.detailMain {
		line-height: auto;
	}

	.dha {
		width: 25px;
		height: 25px;
		margin-top: 2px;
	}
.product-swiper-box {
    max-width: 100%;
    /*height: 280px; */
}
.product-swiper-box .pp-mySwiper2 {
	height: 260px;
	width: 100%;
}
.product-swiper-box .swiper-button-next, .product-swiper-box .swiper-button-prev {
    bottom: 10px;
    top: unset;
}
.product-swiper-box .pp-mySwiper {
	width: 80%;
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
}
.product-swiper-box .swiper-button-next {
    right:3px
}
 .product-swiper-box  .swiper-button-prev {
    left:3px
}
.product-swiper-box .pp-mySwiper .swiper-slide {
    height: 45.2px !important;
    width: 45.2px !important;
    border: 1px solid #ffffff;
}
.product-swiper-box .pp-mySwiper .swiper-slide-thumb-active {
	border: 1px solid #FD8628
}
.part-8 .navList .miniBox:before{
	background:unset
}




	.gh {
		display: block;
		position: absolute;
		right: 12px;
		top: 16px;
	}

	.gh {
		height: 22px;
		width: 24px;
		position: absolute;
		transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
		-webkit-transition: all 0.5s cubic-bmezier(0.7, 0, 0.3, 1) 0s;
		-ms-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
		cursor: pointer;
		z-index: 9999;
		display: none;
	}

	.selected .gh {
		transform: rotate(90deg);
	}

	.gh a {
		background-color: #0048ff;
		display: block;
		margin: 0 auto;
		height: 3px;
		margin-top: -1px;
		position: relative;
		top: 50%;
		transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
		-webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
		-ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
		width: 100%;
		border-radius: 2px;
	}

	.gh a:after {
		width: 100%;
	}

	.gh a:before {
		width: 100%;
	}

	.gh a:after,
	.gh a:before {
		background-color: #0048ff;
		content: "";
		display: block;
		height: 3px;
		left: 0;
		position: absolute;
		transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
		-webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
		-ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	}

	.gh a:after {
		top: 9px;
		width: 12px;
	}

	.gh a:before {
		top: -9px;
		width: 18px;
	}

	.selected .gh a:after,
	.selected .gh a:before {
		top: 0;
	}

	.selected .gh a:before {
		transform: translateY(0px) rotate(-45deg);
		-webkit-transform: translateY(0px) rotate(-45deg);
		-ms-transform: translateY(0px) rotate(-45deg);
		background: #626262;
		height: 2px;
		width: 100%;
	}

	.selected .gh a:after {
		transform: translateY(0px) rotate(45deg);
		-webkit-transform: translateY(0px) rotate(45deg);
		-ms-transform: translateY(0px) rotate(45deg);
		background: #626262;
		height: 2px;
		width: 100%;
	}

	.selected .gh a {
		background-color: transparent !important;
	}
}

.content{margin:50px auto;}
.content img,.p-content img{max-width:100%;}
.link a {display:inline-block;padding-left:5px;}
.btn{display:block;border:0;width:100%;height: 42px;line-height: 42px;text-align: center}
.image-text_1{}
.case_img{height:280px;}
.color_change:hover{color:rgba(253, 134, 40, 1);transition: .5s;}
.bgcolor_change:hover{background-color:rgba(253, 134, 40, 1);transition: .5s;}
.color_change .fa,.bgcolor_change .fa{padding-left:3px;}
.m{display:none;}
.secondchildLIstBox {
	top: 0;
	z-index: 999999;
	left: 300px;
	height: 0;
	overflow: hidden;
	transition: all .3s;
	z-index: -1;
}
.secondchildLIst {
	padding: 10px 0;
	background-color: #FD8628;
	width: 200px;
	color: #ffffff
}
.thirdchileItem {
	height: 30px;
	line-height: 30px;
	padding: 0 10px 0 15px
}
.chileItem:hover .secondchildLIstBox{
	transition: all .3s;
	opacity: 1;
	height: auto;
	overflow: unset;
}
.fprodlts {
	box-shadow: 0 1px 5px 2px rgba(0, 0, 0, .2);
    background: #F5F5F5;
}
.fprodlts ul {
	box-shadow: 0 0 20px 4px #f4f4f3;
}
.fprodlts ul li{border-bottom: 1px solid #DCDCDC;}
.fprodlts h3 {
	position: relative;
}
/*.fprodlts h3::before {*/
/*	position: absolute;z-index: 11;content: "";*/
/*	left: 0;top: 0;bottom: 0;background: linear-gradient(to top, #FA8426, #CD6310);*/
/*	width: 3px;height: 0;transition: all 0.3s;*/
/*}*/
/*.fprodlts li.on h3::before {*/
/*	height: 100%;*/
/*}*/
.fprodlts h3 a {
    display: block;
    font-size: 16px;
    line-height: 60px;
    color: #424242;
    padding: 0px 22px;
    border-bottom: 1px solid #DCDCDC;
    transition: all 0.3s;
    /* box-shadow: 0 0 2px 1px #f7f7f7; */
}
.fprodlts li:last-child h3 a {
	border-bottom: none;
}
.fprodlts li.on h3 a,.fprodlts li:hover h3 a{
	background: linear-gradient(to top, #FA8426, #CD6310);
	color:#FFF;
}
.fprodlts h3 i {
	display: block;position: absolute;z-index: 33;
	top: 0;right: 0;height: 60px;width: 48px;cursor: pointer;
	background: url(../images/fj1.png) no-repeat center;
	transition: all 0.3s;
}
.fprodlts li.on h3 i {
	transform: rotate(270deg);
}
.fprodlts li .nil {
	display: none;
}

.fprodlts li .nil .l {
	
}
.fprodlts li .nil .l a{
	display: block;color: #424242;border-bottom: 1px solid #ebeaea;
	padding: 0 45px;font-size: 14px;line-height: 50px;
	box-shadow: 0 0 2px 1px #f7f7f7;transition: all 0.3s;
}
.fprodlts li .nil .l a:hover {
	color: #FA8426;
}

.ftltls.fyue {
	display: none;
}
.ftltls {
	margin-top: 20px;
}
.ftltls ul {
	text-align: center;
}
.ftltls li {
	display: inline-block;margin: 0 7px 10px;
}
.ftltls li a {
	display: block;width: 110px;line-height: 38px;
	text-align: center;border: 1px solid #dddddd;
	text-align: center;font-size: 14px;color: #585858;transition: all 0.3s;
}
.ftltls li.on a,.ftltls li a:hover {
	border-color: #0048ff;background: #0048ff;color: #fff;
}

.fprodlts li .nil .l a.sub_on{color:#FD8628;}
.m{display:none;}
em{font-style: normal;}
.fscan_code {
	display: none;
}
#user{
	transform: scale(0);
	opacity: 0;
	position: absolute;
	left: 0;z-index: -111;
	height: 0;
}
.kefu{position:fixed;right:0px;top:50%;z-index:999999;}
.kefu .kf_tel,.kefu .kf_wx{width:60px;padding:10px 10px 0px 10px;background:rgba(0, 0, 0, .7);box-sizing:border-box;}
.kefu .kf_wx{margin-top:10px;}
.kefu span{width:30px;height:30px;display:block;margin:0 auto;}
.kefu p{text-align:center;color:#FFF;line-height:2;}
.kefu .kf_tel span.icon_tel{background:url(../images/icon_tel.png) center center no-repeat;background-size:contain;}
.kefu .kf_wx span.icon_wx{background:url(../images/icon_wx.png) center center no-repeat;background-size:contain;}
.tel_fixed{position:fixed;bottom:0px;width:100%;background:#FFF;border-top-left-radius:20px;border-top-right-radius:20px;z-index:99999;padding:10px 20px 20px;box-sizing:border-box;display:none;}
.tel_fixed ul li{width:100%;text-align:center;border-bottom:2px solid #ccc;float:left;margin-top:10px;}
.tel_fixed ul li a{line-height:2;font-size:20px;}
.kfmask{width:100%;height:100%;position:fixed;background:rgba(0, 0, 0, .5);z-index:10;top:0;left:0;right:0;bottom:0;display:none;}
.m_nav{overflow:hidden;}
.m_nav ul{display:flex;display:-webkit-flex;align-items:stretch;flex-wrap:wrap;justify-content:space-between}
.m_nav ul li{width:25%;border:1px solid #fff;background:#3b86c0;z-index:1;position:relative;transition:all .5s;box-sizing:border-box;text-align:center;line-height:2.5}
.m_nav ul li a{color:#fff}
.more{width:100%;height:42px;line-height:42px;background:rgba(253, 134, 40, 1);border-radius:5px;text-align:center;margin:10px auto 30px;}
.more a{color:#FFF;}
.m_banner{position:relative;width:100%;overflow:hidden;}
.m_banner img{width:100%;}
.m_banner .fswth{position:absolute;bottom:0;right:0;}
.m_banner .swthumbs {z-index: 66;float: right;margin-right: 20px;   touch-action: none;}
.m_banner .swthumbs li {
	font-size: 16px;text-transform: uppercase;line-height: 20px;
	color: #fff;text-align: center;width: 22px!important;border-right: 1px solid #000;
	background: #3d3d3d;cursor: pointer;
}
.m_banner .swthumbs .swiper-slide-thumb-active {
	background: #f26027;
}
.m_banner .swthumbs li:last-child {
	border-right: none;
}
.m video{width:100%;}
.en:nth-child(2),.en:nth-child(3){display:none;}
.en:nth-child(4){font-size:0;position:relative;width: 45px;height: 21px;}
.en:nth-child(4):after{content:"Home";position:absolute;top:0;left:0;font-size: 14px;}

.slideBox{ width:100%;max-width:1920px;margin:0 auto;overflow:hidden; position:relative;}
.slideBox .hd{position: relative;margin-top: -20px; z-index: 66;}
.slideBox .hd ul{ overflow:hidden;float: right;margin-right: 20px;   touch-action: none; }
.slideBox .hd ul li{float:left;font-size: 16px;text-transform: lowercase;line-height: 20px;color: #fff;text-align: center;width: 22px;border-right: 1px solid #000;background: #3d3d3d;cursor: pointer;}
.slideBox .hd ul li.on{ background: #f26027;}
.slideBox .hd ul li:last-child {
	border-right: none;
}
.slideBox .bd{ position:relative;  z-index:0;   }
.slideBox .bd li{width:100%;zoom:1; vertical-align:middle; }
.slideBox .bd li img{width:100%;}
.banner_box{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
} 
.banner_box h2{font-size: 40px;color:#FFF;}
.banner_box h2::after {
	display: block;
	content: '';
	height: 6px;
	width: 90px;
	background-color: #FC8627;
	bottom: -25px;
	position: absolute;
}
.banner_box h3{font-size: 30px;color:#FFF;}

.slideBox_m{ width:100%;overflow:hidden; position:relative;}
.slideBox_m .bd{ position:relative; height:100%; z-index:0;   }
.slideBox_m .bd li{width:100%;zoom:1; vertical-align:middle; }
.slideBox_m .bd li img{width:100%;}

.slideBox_m .hd{position: relative;margin-top: -15px; z-index: 66;}
.slideBox_m .hd ul{ overflow:hidden;float: right;margin-right: 10px;   touch-action: none; }
.slideBox_m .hd ul li{float:left;font-size: 12px;text-transform: lowercase;line-height: 15px;color: #fff;text-align: center;width: 15px;border-right: 1px solid #000;background: #3d3d3d;cursor: pointer;}
.slideBox_m .hd ul li.on{ background: #f26027;}
.banner{width:100%;position:relative;overflow:hidden;}
.banner img{width:100%;}
.banner .banner_box2{position:absolute;top:0;bottom:0;width:100%;text-align:center;}
.banner .banner_box2 h2{}
.banner .banner_box2 h3{}

.productbox{width:100%;margin-top:15px;padding-bottom:100px;overflow:hidden;}
.productbox .bd{}
.productbox .bd .tempWrap{width:100%!important;}
.productbox .bd ul{width:100%;overflow:hidden; zoom:1; }
.productbox .bd ul li{float:left;margin-right:50px;height:350px;border-radius:5px;box-shadow:0 1px 10px 2px rgba(0, 0, 0, .3);_display:inline; overflow:hidden; text-align:center;position:relative;  }
.productbox .bd ul li img{height:350px;width:450px;display:block;}
.productbox .bd ul li h2{position:absolute;bottom:0;width:100%; height:60px;line-height:60px;background:rgba(253, 134, 40, 1);text-align:center;color:#FFF;}
.lang a{width:100%;display:block;text-align: center;height: 100%;line-height: 90px;}

@media only screen and (max-width:1200px) {
    .case_img{height:200px;}
}
@media only screen and (max-width:1020px) {
    .case_img{height:180px;}
}
@media only screen and (max-width:768px) 
{
    .m{display:block;}
    .pc{display:none!important;}
    .p-content video{max-width:100%;height:auto!important;}
    .p-content img{max-width:100%;height:auto!important;}
    .content{margin:30px auto;}
    .case_img{height:250px;}
    .w--48{width:48%;}
    .s-side .s-secondNav span{display:inline-block;}
    .s-side .s-secondNav span.huang a h3{color: #FC8529;}
    .s-side .s-secondNav .iconRotate{color: #FC8529;}
    .ftltls.fyue {
		display: block;
	}
	.fprodlts {
		display: none;width: auto;
	}
	.fprodrts {
		float: none;width: auto;
	}
	.ftltls {
		margin-top: 0;padding: 0 10px;
	}
	.ftltls ul {
		padding: 15px 0 5px;
	}
	.ftltls li {
		margin: 0;float: left;display: block;
		width: calc((100% - 6px)/2);margin-bottom: 10px;
	}
	.ftltls li:nth-child(2n) {
		float: right;
	}
	.ftltls li a {
		width: 100%;line-height: 38px;border-radius: 5px;
		box-shadow: 0 0 5px 2px #f4f4f4;
	}
	.ftltls2 li a{
		text-align: left;
		padding: 0 40px 0 10px;
		word-break:keep-all;
		white-space:nowrap;
		overflow:hidden;
		text-overflow:ellipsis;
		border: none;
		box-shadow: none;
	}
	.ftltls2 li{
		position: relative;
		border-bottom: 1px solid #ddd;
	}
	.ftltls2 li i{
		position: absolute;right: 0;top: 0;display: block;
		width:40px;height: 40px;z-index: 11;
		background: url(../images/fj2.png) no-repeat center;
	}
	.ftltls2 li .nil{
		position: absolute;
		left: 0;right: 0;
		top: 100%;z-index: 11;
		background-color: #fff;
		box-shadow: 0 0 5px 2px #f4f4f4;
		display: none;
	}
	.ftltls2 li .nil a{
		box-shadow: none;
		padding: 0 20px;
		line-height: 34px;
		border: none;
		border-bottom: 1px solid #F1F1F1;
	}
	.ftltls2 li:hover{
		z-index: 1111;
	}
	.ftltls2 li:hover .nil{
		display: block;
	}
	.ftltls2 li.on a,
	.ftltls2 li a:hover{
		background: none !important;
		color: #000;
	}
	.ftltls2{
		position: relative;z-index: 111;
	}
	.swiperView .swiper-slide img{max-width:100%;max-height:100%;width:auto;}
	.fscan_code {
		position: fixed;
		z-index: 300;top: 0;bottom: 0;
		left: 0;right: 0;margin: 0 auto;
		background: rgba(0,0,0,0.5);
	}
	.fscan {
		position: absolute;z-index: 66;
		left: 40px;right: 40px;top: 50%;
		transform: translateY(-50%);margin: 0 auto;
		background: rgba(255,255,255,0.8);
		border-radius: 10px;overflow: hidden;
		padding: 35px 10px 20px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	}
	.fscan .cha {
		top: 4px;right: 4px;position: absolute;
		height: 22px;width: 22px;z-index: 33;
		background: url(../images/fi9.png) no-repeat center/cover;
	}
	.fscan .wx {
		width: 135px;height: auto;margin: 0 auto;
	}
	.fscan .wx img {
		display: block;width: 100%;
	}
	.fscan .text {
		text-align: center;
	}
	.fscan .text h5 {
		font-size: 14px;line-height: 22px;color: #000;
	}
	.fscan .text h6 {
		font-size: 14px;line-height: 23px;color: #000;margin-bottom: 3px;
	}
	.fscan .text h6 a {
		padding: 0 8px;
		border-radius: 5px;
		display: inline-block;
		font-size: 15px;color: #fff;
		background: #FF8527;
	}
	.fscan .text .w {
		display: block;margin: 0 auto;
		line-height: 22px;width: 100px;
		text-align: center;border-radius: 5px;
		font-size: 14px;color: #fff;
		background: #FF8527;
	}
}

/*地图*/
.mapBox {
	width: 688px;
	margin: 10px auto;
	
}
.mapBox .mapPath{
	display:none;
	margin-top:90px;
	width:726px;
	overflow:hidden;
	border: solid 3px #ccc;
	padding: 5px;
	text-align: center;
}
/*头部滚动新闻*/
.top_news {overflow:hidden;}
.top_news .bd{}
.top_news .infoList li{ height:24px; line-height:24px;   }
.top_news .infoList li a{ color:#CCC;}
