@charset "utf-8";
/* CSS Document */
@media(min-width:1399px){
body,html{margin:0; padding:0;font-family: "Microsoft YaHei","微软雅黑";font-size: 14px;-webkit-font-smoothing: antialiased;/*抗锯齿效果*/-webkit-tap-highlight-color: transparent; -webkit-overflow-scrolling: touch; overflow-scrolling: touch;overflow: auto;overflow-x: hidden;}
body{max-width: 1920px;margin: 0 auto;}
a,ul,li,ol,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{list-style:none;padding:0;margin:0;text-decoration:none;font-weight:normal; font-size: 14px;color: #292929;font-family: "Microsoft YaHei","微软雅黑";}
* img{display:block;border: none;}
input,select,textarea{padding:0;margin:0;outline:none;font-family: "Microsoft YaHei","微软雅黑";appearance:none;-moz-appearance:none; -webkit-appearance:none;border: none;}
/*p{text-align:justify;text-justify:inter-ideograph;}*/
.clearfix{ clear:both;}
.mob{ display: none;}
.pc{ display: block;}
.fl{ float: left;}
.fr{float:right}
.commen{width: 1400px;margin: 0 auto;}
.ellipsis{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
*{box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}
/* placeholder样式 */
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
color: #858585; 
} 
input:-moz-placeholder, textarea:-moz-placeholder { 
color: #858585; 
} 
input::-moz-placeholder, textarea::-moz-placeholder { 
color: #858585; 
} 
input:-ms-input-placeholder, textarea:-ms-input-placeholder { 
color: #858585; 
}

.yjd{width: 112px;margin-left: 14px;}
	.yjd img{width: 100%;}
	.yjd p{text-align: center;font-size: 14px;color: #b5b5b5;line-height: 14px;margin-top: 13px;}
	

.cpm {
		background-image: url(../images/d15.png);
		width: 157px;
		height: 45px;
		line-height: 45px;
		margin: 0 auto;
		margin-top: 50px;
		break-after: 100%;
		background-repeat: no-repeat;
		text-align: center;
		transition: all ease 0.3s;
	}

	.cpm a {
		color: #fff;
		font-size: 14px;
		display: block;
	}

	.cpm a img {
		display: inline-block;
		margin-left: 8px;
	}

	.cpm:hover {
		transform: translateY(-8px);
	}
/*滚动条样式*/
	::-webkit-scrollbar-track-piece{width:8px;background-color:#f0f0f0;border-radius: 5px;}
	::-webkit-scrollbar{width:8px;background-color:#f19901;border-radius: 5px;}
	::-webkit-scrollbar-thumb{width:8px;background-color:#282828;border-radius: 5px;}
	::-webkit-scrollbar-thumb:hover{width:8px;background-color:#f19901;border-radius: 5px;}
	
	/* 导航 */
	/* .top{width: 100%;position: absolute;z-index: 1000;    padding-bottom: 35px;}
	.dh1 h1{display: inline-block;font-size: 14px;line-height: 26px;color: #b5b5b5;}
	.dh1 div{float: left;padding-left: 26px;font-size: 14px;line-height: 26px;color: #b5b5b5;}
	.dh1 p{float: right;padding-right: 35px;}
	.dh1 p{font-size: 14px;line-height: 26px;color: #b5b5b5;}
	.dh1 p a{font-size: 14px;line-height: 26px;color: #b5b5b5;transition: all 0.3s;margin-left: 20px;margin-right: 20px;}
	.dh1 p a:hover{color: #f19901;}
	.dh21{float: left;padding-left: 23px;padding-top: 15px;}
	.dh22{float: left;padding-left: 20px;padding-top: 27px;}
	.nav{margin-left: 60px;margin-top: 26px;}
	.nava{position: relative;float: left;transition: all 0.3s;width: 109px;border-bottom-left-radius: 6px;border-top-right-radius: 6px;margin-right: 3px;}
	.nava > p{line-height: 40px;text-align: center;}
	.nava > p a{font-size: 16px;color: #2e3030;transition: all 0.3s;display: block;}
	.nav .on{background: #f19901;}
	.nav .on > p a{color: #fff;}
	.nava:hover{background: #f19901;}
	.nava:hover > p a{color: #fff;}
	.navb{padding-top: 8px;padding-bottom: 8px;background: #fff;opacity: 0; position: absolute;width: 180px;z-index: 2;text-align: center;left: -35px;border-bottom-left-radius: 6px;border-top-right-radius: 6px;border: 1px solid #80c5ff;}
	.navba{transition: all 0.3s;}
	.navba:last-child{margin-bottom: 0;}
	.navba a{font-size: 14px;color: #333333;line-height: 40px;transition: all 0.3s;display: block;}
	.navba:hover{background: #e5f3ff;}
	.navba:hover a{color: #f19901;} */
	.ban{width: 100%;height: 600px;overflow: hidden;position: relative;}
	.imgbox{position: absolute;margin-left: -960px;left: 50%;width: 1920px;overflow: hidden;height: 600px;}
	.imgbox img{position: absolute;left: 0;top: 0;width: 100%;}
	.boy{width: 1100px;}
	.bt-a{width: 47px;height: 47px;position: absolute;left: 6%;top: calc(50% - 23.5px);cursor: pointer;z-index: 15;}
	.bt-b{background: url(../images/yi07.png) no-repeat;width: 47px;height: 47px;opacity: 1;transition: all ease 0.3s;}
	.bt-b:hover{background: url(../images/yi09.png);}
	.bt-k{width: 47px;height: 47px;position: absolute;right: 6%;top: calc(50% - 23.5px);cursor: pointer;z-index: 15;}
	.bt-f{background: url(../images/yi06.png) no-repeat;width: 47px;height: 47px;opacity: 1;transition: all ease 0.3s;}
	.bt-f:hover{background: url(../images/yi08.png);}
	.flip{z-index: 1000;position: absolute;right: 70px;bottom: 28px;}
	.flip li{cursor: pointer;float: left;transition: all 0.3s;width: 7px;height: 6px;border-radius: 4px;background: #323232;margin-left: 3px;}
	.ppp{background: #fff !important;width: 31px !important;}
	
	
	/*top*/
		.dbu {
			width: 100%;
			background-color: #ebebeb;
		}
	
		.dbu p {
			font-size: 14px;
			color: #868f9a;
			line-height: 30px;
			letter-spacing: 1px;
		}
	
		.dbu .commen div {
			font-size: 14px;
			color: #868f9a;
			line-height: 30px;
			letter-spacing: 1px;
		}
	
		.dbu div.commen {
			padding: 0 13px;
		}
	
		.dbu div h1 {
			font-size: 14px;
			color: #868f9a;
			line-height: 30px;
			display: inline-block;
		}
	
		.dbu p a {
			font-size: 14px;
			color: #868f9a;
			transition: all ease 0.3s;
			position: relative;
		}
	
		.dbu p span {
			margin: 0 8px;
		}
	
		.dbu p a:hover {
			color: #f19901;
		}
	
		.logo {
			width: 100%;
			overflow: hidden;
			height: 152px;
			border-bottom: 1px solid #ebebeb;
		}
	
		.logo .commen {
			position: relative;
		}
	
		.logoa {
			margin-top: 12px;
			margin-left: 10px;
		}
	
		.logoa img {
			float: left;
		}
	
		.logoa_w {
			font-size: 16px;
			color: #303030;
			margin-left: -17px;
			line-height: 26px;
			letter-spacing: 3px;
			margin-top: 29px;
		}
	
		.logoa_w span {
			font-size: 23px;
			color: #303030;
			font-weight: bold;
			display: block;
			margin-bottom: 1px;
			letter-spacing: 0px;
		}
	
		.logoa_w span b {
			font-size: 26px;
			color: #f19901;
		}
	
		.logoc {
			margin-top: 60px;
			margin-right: 30px;
		}
	
		.logoc img {
			width: 38px;
			float: left;
		}
	
		.logoc p {
			float: left;
			font-size: 14px;
			color: #868f9a;
			margin-left: 12px;
			margin-top: -1px;
			line-height: 12px;
			letter-spacing: 1px;
		}
	
		.logoc p span {
			font-size: 22.5px;
			color: #303030;
			display: block;
			margin-top: 9px;
			letter-spacing: 0px;
		}
	
		.logoc p span m {
			font-size: 20px;
		}
	
		.top {
			width: 100%;
			position: relative;
			height: 51px;
		}
	
		.nav {
			z-index: 2;
			height: 51px;
			display: flex;
			justify-content: space-between;
		}
	
		.nava {
			transition: all ease 0.3s;
			width: 8.2%;
			height: 52px;
			cursor: pointer;
			/* margin-left: 1.42%; */
			position: relative;
		}
	
		.navax {
			margin-left: 0;
		}
	
		.nava p {
			line-height: 52px;
			transition: all ease 0.3s;
			text-align: center;
			letter-spacing: 1px;
		}
	
		.nava p a {
			font-size: 16px;
			color: #303030;
			transition: all ease 0.3s;
		}
	
		.navaa {
			background-color: #f19901;
		}
	
		.navaa p a {
			color: #fff;
		}
	
		.nava:hover p a {
			color: #fff;
		}
	
		.nava:hover {
			background-color: #f19901;
		}
	
		.navb {
			width: 100%;
			position: absolute;
			z-index: 2;
			top: 52px;
			left: 0%;
			opacity: 0;
			background-color: #f19901;
			text-align: center;
		}
	
		.navba {
			line-height: 50px;
			text-align: center;
			transition: all ease 0.3s;
			display: block;
			margin: 0 5px;
		}
	
		.navba a {
			font-size: 14px;
			color: #fff;
			transition: all ease 0.3s;
			display: inline-block;
		}
	
		.navba:hover a {
			transform: translateY(-4px);
		}
	
	/* 关键词 */
	.keywords{background: url(../images/s3.png) no-repeat;background-position: center;background-size: 100% 100%;}
	.k1{width: 44.571%;background: #f19901;}
	.k2{width: 55.429%;background: #2e3030; }
	.k1 img{margin: 23px 15px 24px 28px;}
	.k1 p{font-size: 14px;line-height: 18px;color: #fff;margin-top: 22px;width: 80%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
	.k1 p span{display: block;margin-top: 2px;}
	.k1 p a{font-size: 14px;line-height: 20px;color: #fff;margin-right: 12px;transition: all 0.3s;}
	.k1 p a:hover{color: #f19901;}
	.k2 > p{float: left;font-size: 20px;font-weight: bold;color: #f19901;margin:18px 0px 19px 45px;}
	.k2 > p span{display: block;font-size: 14px;font-weight: normal;color: #ffffff;margin-top: 1px;}
	.k2 > div{float: right;margin-top: 19px;margin-right: 30px;}
	.k2 > div img{margin-right: 13px;}
	.k2 > div p{font-size: 14px;color: #a4a4a4;letter-spacing: 0.4px;margin-bottom: 5px;}
	/* 产品中心 */
	.cp{padding-top: 28px;}
	.bt{display: table;margin: 0 auto;}
	.bt p:first-child{font-size: 80px;font-weight: 900;color: #f4f4f6;opacity: 0.8;text-align: center;position: relative;}
	.bt p:nth-child(2){font-size: 39px;font-weight: bold;color: #2e3030;text-align: center;margin-top: -74px;position: relative;}
	.bt p:nth-child(2) span{color: #f19901;margin-left: 9px;margin-right: 9px;}
	.bt p:nth-child(3){font-size: 17px;color: rgb(197 197 197 / 70%);text-align: center;position: relative;margin-top: 9px;}
	.cpa{display: table;margin: 0 auto;margin-top: 34px;}
	.cpa p{display: inline-block;/* width: 152px; */height: 38px;text-align: center;transition: all 0.3s;border-bottom-left-radius: 6px;border-top-right-radius: 6px;background: #fff;margin-left: 18px;margin-right: 18px;padding: 0 15px;}
	.cpa p a{line-height: 38px;color: #2e3030;font-size: 16px;display: block;transition: all 0.3s;}
	.cpa .on{background: #f19901;border-bottom-left-radius: 6px;border-top-right-radius: 6px;}
	.cpa .on a{color: #fff;}
	.cpa p:hover{background: #f19901;border-bottom-left-radius: 6px;border-top-right-radius: 6px;}
	.cpa p:hover a{color: #fff;}
	.cpb{/* width: 91.571%; */margin: 0 auto;margin-top: 32px;}
	.cpdet{width: 22.747%;margin-bottom: 25px;margin-right: 2.379%;}
	.cpdet:nth-child(4n){margin-left: 0%;margin-right: 0%;}
	.imgbox1{overflow: hidden;position: relative;box-shadow: 5px 5px 0px #f3f3f3;}
	.imgbox1 img:first-child{width: 100%;transition: all 0.3s;padding: 5px;border: 1px solid #d2d2d2;}
	.imgbox1 img:nth-child(2){position: absolute;top: 0;right: 100%;width: 100%;height: 100%;transition: all ease-in-out 0.3s;object-fit: cover;}
	.cpdet:hover .imgbox1 img:nth-child(2){right: 0;}
	.pbox1{position: relative;border-bottom: 1px solid #e6e6e6;}
	.pbox1 p{font-size: 14px;line-height: 55px;padding-left: 10px;float: left;max-width: 65%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
	.pbox1 h6{font-size: 14px;line-height: 55px;color: #b5b5b5;margin-left: 12px; float: left;}
	.pbox1 img{position: absolute;right: 10px;top: 22px;}
	.pagea{display: table;margin: 0 auto;}
	.pagea li{width: 7px;height: 6px;border-radius: 4px;background: #cfcfcf;float: left;cursor: pointer;margin-left: 1px;margin-right: 2px;transition: all 0.3s;}
	.pagea .on{width: 31px;background: #f19901;}
	/* 核心技术 */
	.js{background: url(../images/s13.jpg);background-position: center;background-size: cover;margin-top: 61px;padding-top: 24px;padding-bottom: 107px;}
	.jsa{margin-top: 47px;}
	.jsaa{width: 100%;background: #f19901;}
	.jsab{width: 100%;background: #f19901;}
	.jsaa > .fl{width: 50%;padding-left: 108px;padding-top: 54px;}
	.jsaa > .fr{width: 50%;}
	.jsab > .fl{width: 50%;}
	.jsab > .fr{width: 50%;padding-left: 110px;padding-top: 54px;}
	.jsba img{float: left;}
	.jsba p{float: left;font-size: 30px;font-weight: bold;color: #fff;margin-top: -3px;margin-left: 30px;}
	.jsba p span{display: block;font-size: 16px;color: #fff;font-weight: normal;}
	.jsbb{margin-top: 30px;margin-bottom: 43px;}
	.jsbb p{padding-left: 22px;background: url(../images/s18.png) no-repeat;background-position: left 9px;}
	.jsbb p a{font-size: 14px;line-height: 30px;font-weight: bold;color: #fff;}
	.faa,.jsbc{position: relative;overflow: hidden; width: 152px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;background: #f19901;text-align: center;}
	.faa a,.jsbc a{line-height: 38px;font-size: 14px;color: #ffffff;display: block;}
	.jsbc:after {content: '';display: block;position: absolute;top: -36px;left: -100px;background: white;width: 50px;height: 125px;opacity: 0.6;transform: rotate(-45deg);}
	.jsbc:hover:after {left: 130%;transition: all 600ms cubic-bezier(0.3, 1, 0.2, 1);-webkit-transition: all 600ms cubic-bezier(0.3, 1, 0.2, 1);}
	.jsab .jsbb{margin-bottom: 25px;}
	.jsab .jsbb p{background: url(../images/s19.png) no-repeat;background-position: left 9px;float: left;}
	.jsab .jsbb p:nth-child(odd){width: 300px;}
	.jsab .jsbc{background: #f19901;}
	/* 解决方案 */
	.fa{padding-top: 65px;padding-bottom: 75px;}
	.faa{margin: 0 auto;margin-top: 46px;}
	.faa:after {content: '';display: block;position: absolute;top: -36px;left: -100px;background: white;width: 50px;height: 125px;opacity: 0.6;transform: rotate(-45deg);}
	.faa:hover:after {left: 130%;transition: all 600ms cubic-bezier(0.3, 1, 0.2, 1);-webkit-transition: all 600ms cubic-bezier(0.3, 1, 0.2, 1);}
	.faba{transform: rotate(45deg);transition: all 0.3s; width: 221px;height: 221px;background: url(../images/s27.png) no-repeat;background-position: center;text-align: center;}
	.faba p{transform: rotate(-45deg);transition: all 0.3s;position: relative;left: -18px; font-size: 16px;line-height: 18px;color: #2e3030;text-align: center;font-weight: bold;padding-top: 150px;}
	.fab{margin-top: -30px;}
	.fab .faba{margin-left: 64px;margin-right: 65px;position: relative;}
	.fab .faba:first-child p{background: url(../images/s20a.png) no-repeat;background-position: center 60px;}
	.fab .faba:nth-child(2) p{background: url(../images/s21a.png) no-repeat;background-position: center 60px;}
	.fab .faba:nth-child(3) p{background: url(../images/s22a.png) no-repeat;background-position: center 60px;}
	.fab .faba:nth-child(4) p{background: url(../images/s23a.png) no-repeat;background-position: center 60px;}
	.fab .faba:nth-child(5) p{background: url(../images/s24a.png) no-repeat;background-position: center 60px;}
	.fab .faba:nth-child(6) p{background: url(../images/s25a.png) no-repeat;background-position: center 60px;}
	.fab .faba:nth-child(7) p{background: url(../images/s26a.png) no-repeat;background-position: center 60px;}
	.fab .faba:nth-child(8) p{background: url(../images/s261a.png) no-repeat;background-position: center 60px;}
	.fab .faba:nth-child(9) p{background: url(../images/s262a.png) no-repeat;background-position: center 60px;}
	.fac{width: 73%; margin: 0 auto;position: relative;top: -135px;}
	.fac .faba:nth-child(2){margin-left: 4%;margin-right: 4%;}
	.faba:nth-child(5){margin-left: 240px;top: -50px;}
	.faba:nth-child(6){top: -50px;}
	.faba:nth-child(7){top: -50px;}
	.faba:nth-child(8){top: -100px;margin-left: 415px;}
	.faba:nth-child(9){top: -100px;}
	.faba:hover p{color: #fff;}
	/* .faba:hover{z-index: 100;} */
	.fab .faba:first-child:hover{background: url(../images/s28.png) no-repeat;background-position: center;}
	.fab .faba:first-child:hover p{background: url(../images/s20.png) no-repeat;background-position: center 60px;}
	.fab .faba:nth-child(2):hover{background: url(../images/s29.png) no-repeat;background-position: center;}
	.fab .faba:nth-child(2):hover p{background: url(../images/s21.png) no-repeat;background-position: center 60px;}
	.fab .faba:nth-child(3):hover{background: url(../images/s30.png) no-repeat;background-position: center;}
	.fab .faba:nth-child(3):hover p{background: url(../images/s22.png) no-repeat;background-position: center 60px;}
	.fab .faba:nth-child(4):hover{background: url(../images/s31.png) no-repeat;background-position: center;}
	.fab .faba:nth-child(4):hover p{background: url(../images/s23.png) no-repeat;background-position: center 60px;}
	.fab .faba:nth-child(5):hover{background: url(../images/s32.png) no-repeat;background-position: center;}
	.fab .faba:nth-child(5):hover p{background: url(../images/s24.png) no-repeat;background-position: center 60px;}
	.fab .faba:nth-child(6):hover{background: url(../images/s33.png) no-repeat;background-position: center;}
	.fab .faba:nth-child(6):hover p{background: url(../images/s25.png) no-repeat;background-position: center 60px;}
	.fab .faba:nth-child(7):hover{background: url(../images/s34.png) no-repeat;background-position: center;}
	.fab .faba:nth-child(7):hover p{background: url(../images/s26.png) no-repeat;background-position: center 60px;}
	.fab .faba:nth-child(8):hover{background: url(../images/s35.png) no-repeat;background-position: center;}
	.fab .faba:nth-child(8):hover p{background: url(../images/s261.png) no-repeat;background-position: center 60px;}
	.fab .faba:nth-child(9):hover{background: url(../images/s351.png) no-repeat;background-position: center;}
	.fab .faba:nth-child(9):hover p{background: url(../images/s262.png) no-repeat;background-position: center 60px;}
	.fad{width: 88.285%;margin: 0 auto;background: #f5f5f5;/* padding-top: 45px; */padding-bottom: 55px;margin-top: -90px;border-radius: 12px;box-shadow: inset 6px -4px 12px 6px #e9e9e9;}
	.fada > p{text-align: center;font-size: 21px;font-weight: bold;color: #2e3030;margin-bottom: 27px;padding-top: 30px;margin-top: 78px;}
	.fadd{float: left;width: 42%;}
	.fadd:first-child{margin-left: 5.333%;margin-right: 5.333%;}
	.fadd:nth-child(2){}
	.fadd h6{padding-left: 10px;padding-right: 10px;float: left;height: 60px;width: 60px;text-align: center;font-size: 16px;line-height: 18px;color: #fff;font-weight: bold;border-radius: 3px;padding-top: 12px;}
	.fadd p{padding-left: 16px; float: left;font-size: 14px;line-height: 20px;color: #2e3030;height: 60px;overflow: hidden;width: 87%;}
	.fadd:first-child h6{background: #5f5f5f;}
	.fadd:nth-child(2) h6{background: #f19901;}
	/* 5大理由 */
	.ly{background: url(../images/s35.jpg) no-repeat;background-position: center;background-size: cover;padding-bottom: 76px;padding-top: 56px;}
	.ly .bt p:first-child{opacity: 0.1;}
	.ly .bt p:nth-child(2){color: #fff;}
	.ly .bt p:nth-child(2) span{color: #fff;}
	.lya{background: url(../images/s36.png) no-repeat;background-position: center 0px;padding-top: 44px;}
	.lyaa p{font-size: 22px;font-weight: bold;color: #fff;}
	.lyl{width: 40%;}
	.lyr{width: 40%;}
	.lyaa h6{font-size: 15px;line-height: 25px;color: #fff;margin-top: 8px;}
	.lya1{transition: all 0.5s;margin-right: 45px;text-align: right;padding-right: 137px;padding-bottom: 12px;background: url(../images/s37a.png) no-repeat;background-position: right bottom;padding-left: 100px;}
	.lya2{transition: all 0.5s;overflow: auto;margin-top: 113px;margin-right: 75px; text-align: right;padding-right: 130px;background: url(../images/s39a.png) no-repeat;background-position: right top;}
	.lya2 h6{width: 270px;float: right;}
	.lya3{transition: all 0.5s;margin-left: 15px;padding-left: 137px;/* padding-bottom: 32px; */background: url(../images/s38a.png) no-repeat;background-position: left bottom;padding-right: 100px;}
	.lya4{transition: all 0.5s;padding-left: 110px;padding-top: 10px;background: url(../images/s40a.png) no-repeat;background-position: left top;margin-left: 55px;margin-top: 112px;}
	.lya4 h6{width: 295px;}
	.lya5{transition: all 0.5s;text-align: center;padding-top: 104px;background: url(../images/s41a.png) no-repeat;background-position: center top;margin-top: 48px;}
	.lya1:hover{background: url(../images/s37.png) no-repeat;background-position: right bottom;}
	.lya2:hover{background: url(../images/s39.png) no-repeat;background-position: right top;}
	.lya3:hover{background: url(../images/s38.png) no-repeat;background-position: left bottom;}
	.lya4:hover{background: url(../images/s40.png) no-repeat;background-position: left top;}
	.lya5:hover{background: url(../images/s41.png) no-repeat;background-position: center top;}
	
	
	
	/* 关于 */
	/* .gy{padding-bottom: 90px;}
	.gy .commen > img{padding-top: 100px;}
	.gya .bt{margin: 0;}
	.gya .bt p:first-child{text-align: left;}
	.gya .bt p:nth-child(2){text-align: left;}
	.gya .bt p:nth-child(3){text-align: left;}
	.gya{width: 40%;padding-top: 77px;margin-left: 7.642%;}
	.gyb{margin-top: 82px;}
	.gyba{float: left;margin-right: 93px;}
	.gyba:nth-child(3),.gyba:nth-child(4){margin-top: 27px;}
	.gyba p{font-size: 14px;color: #858585;margin-top: 5px;}
	.gya > p:nth-child(3){font-size: 14px;line-height: 24px;color: #2e3030;margin-top: 30px;margin-bottom: 54px;width: 94%;} */
	.gyya_wa {
			width: 110%;
			margin-top: 34px;
			display: flex;
			justify-content: space-between;
		}
	
		.gyya_waa {
			margin-bottom: 2rem;
		}
	
		.gyya_waa h6 {
			font-family: Arial;
			font-size: 36px;
			color: #ffbf00;
			font-weight: bold;
			line-height: 47px;
		}
	
		.gyya_waa h6 m {
			font-size: 14px;
			position: relative;
			top: -22px;
			width: 0;
			display: inline-block;
		}
	
		.gyya_waa h6 b {
			font-weight: normal;
			font-size: 14px;
			color: #ffbf00;
			display: inline-block;
			margin-left: 3px;
		}
	
		.gyya_waa p {
			font-size: 14px;
			color: #666666;
			line-height: 14px;
			margin-top: 3px;
		}
		
	.gy {
	    width: 100%;
	    overflow: hidden;
	    margin-top: 96px;
	    background-image: url(../images/l28.jpg);
	    background-repeat: no-repeat;
	    background-position: center;
	    background-size: cover;
	    padding-top: 47px;
	  }
	  .gya {
	    margin-top: 19px;
	    width: 55%;
	  }
	  .gyb {
	    width: 100%;
	    margin-top: 30px;
	  }
	  .gyb p {
	    font-size: 14px;
	    color: #525251;
	    line-height: 24px;
	    height: 144px;
	    overflow: hidden;
	  }
	  .gyb_m {
	    width: 158px;
	    height: 40px;
	    /* border: 1px solid #d7d7d7; */
	    margin-top: 25px;
	    text-align: center;
	    line-height: 40px;
	    /* border-radius: 15px; */
	    transition: all ease 0.3s;
	    background: #f19901;
	    border-bottom-left-radius: 6px;
	    border-top-right-radius: 6px;
	  }
	  .gyb_m a {
	    font-size: 15px;
	    color: #ffffff;
	    display: block;
	    transition: all ease 0.3s;
	  }
	  .gyb_m:hover {
	    border-color: #f19901;
	    transform: translateX(6px);
	    background: #f19901;
	    border-radius: 15px;
	    border-bottom-left-radius: 6px;
	    border-top-right-radius: 6px;
	  }
	  .gyb_m:hover a {
	    color: #ffffff;
	  }
	  .tda {
	    width: 100%;
	    margin-top: 50px;
	  }
	  .tda h5 {
	    font-size: 16px;
	    color: #000000;
	    line-height: 24px;
	  }
	  .tda h5 span {
	    font-size: 32px;
	    margin-right: 15px;
	  }
	  .tdb {
	    width: 106.67%;
	    overflow: hidden;
	    margin-top: 32px;
	    position: relative;
	  }
	  .tdb::after {
	    position: absolute;
	    content: "";
	    width: 20px;
	    height: 1px;
	    background-color: #f7f7f7;
	    top: 50%;
	    right: 7px;
	  }
	  .tde {
	    width: 80.09%;
	    margin-left: 20px;
	    /* border-radius: 50%; */
	    background-color: #f19901;
	    position: relative;
	    cursor: pointer;
	  }
	  .tde::after {
	    position: absolute;
	    content: "";
	    width: 20px;
	    height: 1px;
	    background-color: #dadada;
	    top: 50%;
	    left: -17%;
	  }
	  .tde img {
	    width: 100%;
	    opacity: 1;
	    transition: all ease 0.3s;
	    /* border-radius: 50%; */
	  }
	  .tde p {
	    position: absolute;
	    text-align: center;
	    font-size: 14px;
	    color: #fff;
	    width: 100%;
	    top: 50%;
	    margin-top: -11.5px;
	    opacity: 0;
	    transition: all ease 0.3s;
	    transform: rotateY(90deg);
	  }
	  .tde p span {
	    display: block;
	    font-size: 18px;
	    letter-spacing: 1px;
	  }
	  .tde:hover img {
	    opacity: 0.08;
	  }
	  .tde:hover p {
	    opacity: 1;
	    transform: rotateY(0deg);
	  }
	  .tdb_y {
	    width: 10px;
	    position: absolute;
	    cursor: pointer;
	    top: 50%;
	    right: 30px;
	    margin-top: -8px;
	  }
	  .tdb_z {
	    width: 10px;
	    position: absolute;
	    cursor: pointer;
	    top: 50%;
	    left: -0;
	    margin-top: -8px;
	  }
	  .gy1c {
	    width: 37.5%;
	    mix-blend-mode: multiply;
	  }
	.gy1c a{display:block;}
	  .gy1c img {
	    width: 100%;
	  }
	  
	  .alaa h6 {
	      font-size: 34px;
	      color: #151616;
	      line-height: 32px;
	      font-weight: bold;
	    }
	    .alaa p {
	      font-size: 18px;
	      color: #6e6e6e;
	      line-height: 18px;
	      margin-top: 16px;
	    }
	    .alaa img {
	      width: 59px;
	      margin-top: 24px;
	    }
		
	  .bk1 {
	    width: 100%;
	    background-image: url(../images/l29.jpg);
	    height: 226px;
	    background-size: cover;
	    background-position: center;
	    background-repeat: no-repeat;
	  }
	  .bk1a {
	    width: 62.5%;
	    padding-top: 68px;
	  }
	  .bk1a_a {
	    width: 33.333%;
	  }
	  .bk1a_a p {
	    font-size: 14px;
	    color: #fff;
	    line-height: 14px;
	  }
	  .bk1a_a h2 {
	    font-size: 18px;
	    color: #fff;
	    margin-top: 23px;
	  }
	  .bk1a_a h2 span {
	    font-family: Arial;
	    font-size: 48px;
	    font-weight: bold;
	    margin-right: 4px;
	  }
	  .bk1a_a h2 m {
	    width: 1px;
	    position: relative;
	    top: -25px;
	    display: inline-block;
	  }
	  .bk1b {
	    width: 37.5%;
	    height: 226px;
	    /* background-color: #333333; */
	    padding-top: 69px;
	  }
	  .bk1b img {
	    width: 276px;
	    margin: 0 auto;
	  }
	/*工厂实景*/
	 .gc {
	   width: 100%;
	   overflow: hidden;
	   margin-top: 80px;
	 }
	 .gca {
	   width: 100%;
	   margin-top: 36px;
	 }
	 #colee_left {
	   width: 100%;
	   overflow: hidden;
	 }
	 .gcaa {
	   width: 370px;
	   margin-right: 42px;
	   position: relative;
	   border-radius: 6px;
	   transition: all ease 0.3s;
	   padding: 3px;
	 }
	 .gcaa_t {
	   width: 100%;
	   border-radius: 6px;
	   overflow: hidden;
	 }
	 .gcaa_t img {
	   width: 100%;
	   transition: all ease 0.3s;
	 }
	 .gcaa p {
	   position: absolute;
	   bottom: 17px;
	   width: 100%;
	   left: 0;
	   line-height: 24px;
	   font-size: 14px;
	   color: #fff;
	   padding-left: 24px;
	   overflow: hidden;
	   text-overflow: ellipsis;
	   white-space: nowrap;
	   transition: all ease 0.3s;
	 }
	 .gcaa:hover img {
	   transform: scale(1.1);
	 }
	 .gcaa:hover {
	   box-shadow: 0 0 20px 0 #ededed;
	 }
	 .ala_ma {
	   width: 111px;
	   height: 28px;
	   line-height: 26px;
	   margin-top: 0;
	 }
	 .ala_ma a {
	   font-size: 12px;
	 }
	/* 科技 */
	.kj{background: url(../images/s47.jpg) no-repeat;background-position: center;background-size: cover;padding-top: 120px;padding-bottom: 100px;}
	.kja{width: 67.357%;background: rgba(255,255,255,0.9);position: relative;padding: 53px 62px 60px 78px;}
	.kja .bt{margin: 0;}
	.kja .bt p:first-child{text-align: left;}
	.kja .bt p:nth-child(2){text-align: left;}
	.kja > p{font-size: 14px;line-height: 24px;color: #2e3030;height: 144px;overflow: hidden;}
	.pageb{position: absolute;}
	.kjb{margin-top: 58px;}
	.kjc .fl{width: 48%;}
	.kjc .fl:first-child{margin-right: 4%;}
	.imgbox2{float: left;width: 155px;height: 155px;}
	.imgbox2 img{width: 100%;}
	.pbox2{float: right;width: 57%;padding-left: 16px;}
	.pbox2 p:first-child{font-size: 18px;font-weight: bold;color: #2e3030;margin-top: 19px;width: 100%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
	.pbox2 p:nth-child(2){font-size: 14px;line-height: 20px;color: #858585;margin-top: 6px;margin-bottom: 22px;height: 60px;overflow: hidden;}
	.pbox2 a{font-size: 14px;color: #f19901;text-decoration: underline;}
	.pageb{position: absolute;right: 37px;bottom: 143px;}
	.pageb li{width: 7px;height: 7px;border-radius: 4px;background: #cfcfcf;margin-top: 1px;margin-bottom: 2px;cursor: pointer;}
	.pageb .on{background: #f19901;height: 31px;}
	/* 资讯 */
	.zx{padding-top: 66px;}
	.zxa{margin: 0 auto;display: table;margin-top: 38px;}
	.zxa .fl{margin-left: 10px;margin-right: 10px; transition: all 0.3s; position: relative;overflow: hidden; width: 152px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;background: ;text-align: center;}
	.zxa .fl a{transition: all 0.3s;line-height: 38px;font-size: 16px;color: #2e3030;display: block;}
	.zxa .on{background: #f19901;}
	.zxa .on a{color: #fff;}
	.zxa .fl:hover a{color: #fff;}
	.zxa .fl::before {content: '';position: absolute;top: 0;left: 0;width: 150%;height: 100%;background: #f19901;z-index: -1;-webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);-webkit-transform-origin: 0% 100%;transform-origin: 0% 100%;-webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;transition: transform 0.3s, opacity 0.3s, background-color 0.3s;}
	.zxa .fl:hover::before {opacity: 1;background-color: #f19901;-webkit-transform: rotate3d(0, 0, 1, 0deg);transform: rotate3d(0, 0, 1, 0deg);-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);}
	.zxb{width: 85.285%;margin: 0 auto;margin-top: 27px;}
	.zxdet{width: 48.576%;background: #f4f4f6;padding:44px 35px 43px 45px;margin-bottom: 16px;}
	.zxdet:nth-child(odd){float: left;margin-right: 2.848%;}
	.zxdet:nth-child(even){float: right;}
	.zxdet .fl:first-child p{font-size: 36px;font-weight: bold;color: #212121;transition: all 0.3s;letter-spacing: 1.8px;}
	.zxdet .fl:first-child h6{transition: all 0.3s;font-size: 14px;color: #212121;margin-top: -6px;}
	.zxdet .fl:nth-child(2){width: 74%;margin-left: 26px;}
	.zxdet .fl:nth-child(2) h6{transition: all 0.3s;font-size: 16px;font-weight: bold;color: #212121;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
	.zxdet .fl:nth-child(2) p{font-size: 14px;line-height: 20px;color: #858585;margin-top: 10px;height: 40px;overflow: hidden;}
	.zxdet .fr{padding-top: 25px;}
	.zxdet:hover .fl:first-child p{color: #f19901;}
	.zxdet:hover .fl:first-child h6{color: #f19901;}
	.zxdet:hover .fl:nth-child(2) h6{color: #f19901;}
	.zxc img{margin: 0 auto;margin-top: 18px;}
	/* 联系 */
	/* .lx{background: url(../images/s50.jpg);background-position: center;background-size: cover;margin-top: 87px;padding-top: 48px;padding-bottom: 100px;}
	.lxa{margin-top: 30px;}
	.lxab:first-child{margin-left: 14.4%;}
	.lxab{position: relative; width: 21.928%;box-shadow: 5px 5px 10px 4px #eaeaf0;float: left;margin-left: 1.536%;margin-right: 1.536%;background: #fff;border-top-right-radius: 6px;border-bottom-left-radius: 6px;}
	.lxab{padding: 49px 0px 58px 34px ;}
	.lxab img:nth-child(6){position: absolute;bottom: 0;right: 0;}
	.lxab p{font-size: 14px;color: #858585;}
	.lxab h6{font-size: 14px;line-height: 20px;font-weight: bold;}
	.lxab h6 span{display: block;}
	.lxab p:nth-child(2){margin-top: 31px;}
	.lxab h6:nth-child(3){margin-top: 9px;}
	.lxab p:nth-child(4){margin-top: 23px;}
	.lxab h6:nth-child(5){margin-top: 6px;height: 40px;} */
	
	.lx {
			width: 100%;
			overflow: hidden;
			background-image: url(../images/d20.jpg);
			background-repeat: no-repeat;
			background-position: center;
			background-size: cover;
			padding: 75px 0 84px;
		}
	
		.lxa {
			/* width: 96%; */
			margin: 0 auto;
			background-color: #fff;
		}
	
		.lxb {
			width: 42%;
			border-right: 1px solid #d2d2d2;
			padding: 46px 0 50px 3%;
		}
	
		.lxba {
			width: 100%;
		}
	
		.lxba img {
			width: 75px;
			float: left;
		}
	
		.lxba p {
			float: left;
			font-size: 30px;
			color: #303030;
			font-weight: bold;
			line-height: 50px;
			margin-left: -38px;
			letter-spacing: 3px;
		}
	
		.lxbb {
			width: 100%;
			padding-left: 14px;
			margin-top: 10px;
			margin-bottom: 25px;
		}
	
		.lxbb img {
			float: left;
			width: 31px;
			margin-top: 19px;
		}
	
		.lxbb_a {
			margin-left: 18px;
		}
	
		.lxbb_a p {
			font-size: 15px;
			color: #303030;
			line-height: 19px;
			margin-top: 18px;
		}
	
		.lxbb_a p m {
			width: 48px;
			display: inline-block;
		}
	
		.lxb .cpm {
			margin-left: 60px;
			margin-top: 37px;
		}
	
		.lxc {
			width: 48.8%;
			margin-left: 4%;
			padding-top: 46px;
		}
	
		.lxc .lxba {
			margin-left: -10px;
		}
	
		.lxca {
			width: 100%;
			margin-top: 25px;
		}
	
		.lxca .input1 {
			width: 48.31%;
			font-size: 16px;
			color: #5a6470;
			border-bottom: 1px solid #d9d9d9;
			line-height: 26px;
			padding-bottom: 12px;
			padding-left: 7px;
			letter-spacing: 1px;
		}
	
		.lxca textarea {
			width: 100%;
			font-size: 16px;
			color: #5a6470;
			border-bottom: 1px solid #d9d9d9;
			line-height: 26px;
			padding-bottom: 12px;
			padding-left: 7px;
			letter-spacing: 1px;
			height: 75px;
			margin-top: 24px;
		}
	
		.lxcaa {
			width: 100%;
			border-bottom: 1px solid #d9d9d9;
			margin-top: 13px;
		}
	
		.lxcaa .input2 {
			width: 50%;
			font-size: 16px;
			color: #5a6470;
			line-height: 26px;
			padding-left: 7px;
			letter-spacing: 1px;
			margin-top: 15px;
			padding-bottom: 12px;
		}
	
		.lxcaa .sx {
			cursor: pointer;
			margin: 14px 17px 0 17px;
		}
	
		.lxcaa .yzm {
			width: 140px;
		}
	
		.lxcab {
			width: 100%;
			margin-top: 45px;
		}
	
		.lxcab input {
			width: 150px;
			height: 45px;
			line-height: 45px;
			text-align: center;
			background-color: #364147;
			outline: none;
			cursor: pointer;
			font-size: 14px;
			color: #fff;
			margin-left: 5px;
		}
	
		.lxcab .input3 {
			background-color: #f19901;
		}
	/* 留言 */
	/* .cont{background: url(../images/s56.jpg);background-position: center;background-size: cover;padding-bottom: 57px;}
	.cona{margin-left: 2.571%;float: left;background: url(../images/s57.png) no-repeat;background-position: 110px 73px;}
	.cona p:first-child{font-size: 20px;font-weight: bold;color: #fff;padding-top: 72px;}
	.cona p:nth-child(2){font-size: 16px;font-weight: bold;color: #fff;margin-top: 3px;}
	.conb{padding-top: 42px;}
	.conb input[type = text]{font-size: 16px; padding-left: 20px; width: 246px;height: 63px;border-top-right-radius: 7px;border-bottom-left-radius: 7px;}
	.conb textarea{margin-right: 1px;font-size: 16px;padding-left: 20px;line-height: 63px; position: relative;top: 26px; width: 415px;height: 63px;border-top-right-radius: 7px;border-bottom-left-radius: 7px;}
	.conb input[type = submit]{transition: all 0.3s; cursor: pointer; font-size: 16px;font-weight: bold;color: #ffffff;background: #f19901; width: 184px;height: 63px;border-top-right-radius: 7px;border-bottom-left-radius: 7px;}
	.conb input:first-child{margin-left: 22px;margin-right: 1px;}
	.conb input:nth-child(2){margin-right: 1px;}
	.conb input[type = submit]:hover{background: #f19901;} */
	/* foot */
	/* .foot{background: url(../images/s58.jpg);background-position: center;background-size: cover;padding-top: 80px;}
	.foot .commen > .fl{padding-left: 40px;}
	.fta{float: left;width: 160px;}
	.fta h6 a{transition: all 0.3s;font-size: 16px;color: #fff;}
	.fta h6 a:hover{color: #f19901;}
	.fta h6{position: relative;    padding-bottom: 23px;}
	.fta h6::before{content:'';position: absolute;border-left: 2px solid #f19901;left: -10px;top: 4px;height: 14px;}
	.fta p a{transition: all 0.3s;font-size: 14px;line-height: 33px;color: #aaaaaa;transition: all 0.3s;}
	.fta p a:hover{color: #fff;}
	.ftc{display: table;margin: 0 auto;}
	.ftc p{display: inline-block;font-size: 14px;color: #68696a;}
	.ftc p:first-child{margin-right: 40px;}
	.ftc p a{font-size: 14px;color: #68696a;transition: all 0.3s; }
	.ftc p a:hover{color: #fff;}
	.ftc{position: relative;margin-top: 77px;padding-bottom: 41px;}
	.ftc::before{content: '';width: 1000px;display: block;position: absolute;border-bottom: 1px solid #2f3233;left: 976px;top: 8px;}
	.ftc::after{content: '';width: 1000px;display: block;position: absolute;border-bottom: 1px solid #2f3233;right: 974px;top: 8px;}
	.fra{width: 188px; background: #064c81;padding: 25px 0px 21px 0px;border-top-right-radius: 7px;border-bottom-left-radius: 7px;margin-right: 50px;}
	.fra img{margin: 0 auto;}
	.fra p{color: #ffffff;font-size: 14px;text-align: center;margin-top: 11px;}
	.fra h6{color: #fff;font-size: 22px;font-weight: bold;text-align: center;margin-top: 4px;} */
	.c{text-align: right;}
	
	
		/*footer*/
		.yj {
			width: 100%;
			overflow: hidden;
			background-color: #292c30;
			padding: 70px 0;
		}
	.yj .commen{display:flex;}
	
		.yja {
			/* margin-left: 1%; */
			display: flex;
		}
	
		.yjaa {
			border-left: 1px solid #3d4246;
			padding-left: 10px;
			position: relative;
			max-width: 16.6%;
			/* height: 285px; */
		}
	
		.yjaa:nth-child(2) {
			/* width: 16.6%; */
		}
	
		.yjaa:nth-child(3) {
			/* width: 16.6%; */
		}
	
		.yjaa:nth-child(4) {
			/* width: 110px; */
		}
	
		.yjaa::after {
			position: absolute;
			content: "";
			width: 1px;
			height: 26px;
			background-color: #f19901;
			left: 0;
			top: 0;
		}
	
		.yjaa h6 {
			line-height: 26px;
			letter-spacing: 1px;
			margin-bottom: 16px;
		}
	
		.yjaa h6 a {
			font-size: 16px;
			color: #fff;
			display: block;
			text-overflow: ellipsis;
			white-space: nowrap;
			overflow: hidden;
			width: 90%;
		}
	
		.yjaa p {
			line-height: 25px;
			text-overflow: ellipsis;
			white-space: nowrap;
			overflow: hidden;
		}
	
		.yjaa p a {
			font-size: 12px;
			color: #9ca3ab;
			transition: all ease 0.3s;
			display: block;
			text-overflow: ellipsis;
			white-space: nowrap;
			overflow: hidden;
			width: 90%;
		}
	
		.yjaa p a:hover {
			color: #fff;
		}
	
		.yjb {
			/* margin-right: 2%; */
		}
	
		.yjba {
			border-bottom: 1px solid #3d4246;
			padding-bottom: 37px;
			display: flex;
		}
	
		.yjbaa>img {
			width: 130px;
			margin-top: 8px;
		}
	
		.yjbaa p {
			font-size: 20px;
			color: #fff;
			font-weight: bold;
			line-height: 24px;
			margin-top: 12px;
			letter-spacing: 1px;
		}
	
		.yjbaa p img {
			display: inline-block;
			width: 24px;
			margin-right: 8px;
			position: relative;
			top: 2px;
		}
	
		.ewm {
			width: 90px;
			margin-left: 10px;
		}
	
		.yjbb {
			width: 100%;
			margin-top: 15px;
		}
	
		.yjbb p {
			text-align: right;
			font-size: 12px;
			color: #adadad;
			line-height: 24px;
			letter-spacing: 1px;
			text-transform: uppercase;
		}
	
		.yjbb p a {
			font-size: 12px;
			color: #adadad;
			transition: all ease 0.3s;
		}
	
		.yjbb p a:hover {
			color: #fff;
		}
	
		.yl {
			width: 100%;
			border-top: 1px solid #949494;
			padding: 12px 20px;
		}
	
		.yl p {
			font-size: 12px;
			color: #a8a8a8;
			line-height: 22px;
		}
	
		.yl p a {
			font-size: 12px;
			color: #a8a8a8;
			margin: 0 8px;
			transition: all ease 0.3s;
		}
	
		.yl p a:hover {
			color: #25a374;
		}
	
	
	/*固定的悬浮窗*/
	.yb_conct{position: fixed;z-index: 9999999;top: 290px;right: -127px;cursor: pointer;transition: all .3s ease;}
	.yb_bar ul li{width: 180px;height: 53px;font: 15px/53px 'al1';color: #fff;text-indent: 54px;margin-bottom: 3px;border-radius: 3px;transition: all .5s ease;overflow: hidden;}
	.yb_bar ul li a{font: 15px/53px 'al1';color: #fff;text-indent: 54px;margin-bottom: 3px;border-radius: 3px;transition: all .5s ease;overflow: hidden;}
	.yb_bar .yb_top{background: #f7b100 url(../images/t1.png) no-repeat;}
	.yb_bar .yb_phone{background: #f7b100 url(../images/t2.png) no-repeat;}
	.yb_bar .yb_QQ{text-indent: 0;background: #f7b100 url(../images/t3.png) no-repeat;}
	.yb_bar .yb_ercode{background: #f7b100 url(../images/t4.png) no-repeat;}
	.hd_qr{padding: 6px 37px 25px 37px;box-sizing: border-box;width: 180px;}
	.yb_QQ a{display: block;text-indent: 54px;width: 100%;height: 100%;color: #fff;}
	.yb_QQ a:hover {color: #fff;}
	.zuoc{position: fixed;z-index: 9999999;bottom: 10%;left: -0;cursor: pointer;transition: all .3s ease;width: 255px;opacity: 0;}
	.zuoca{width: 100%;margin: 9.5px 0;margin-left: -160px;transition: all .3s ease;}
	.zuoca img{width: 100%;}
	.zuoca:hover{margin-left: 0;}
	/* 友情链接 */
	.yqlj p{line-height: 40px;color: #333333;font-size: 14px;}
	.yqlj p a{font-size: 14px;color: #333333;transition: all 0.3s;margin-right: 10px;}
	.yqlj p a:hover{color: #f19901;}
	
	/* 内页开始====================================================================================================== */
	/* 产品列表页 */
	.nyban{width: 100%;overflow: hidden;height: 400px;/* margin-top: 138px; */}
	.nyban img{position: relative;width: 1920px;height: 400px;margin-left: -960px;left: 50%;}
	.pos{padding-left: 27px;padding-top: 12px;}
	.pos p{display: inline-block;font-size: 14px;color: #b5b5b5;}
	.pos > a{margin-right: 3px;margin-left: 3px;}
	.pos p a{font-size: 14px;color: #b5b5b5;transition: all 0.3s;margin-right: 3px;margin-left: 3px;}
	.pos h1{display: inline-block;font-size: 14px;color: #b5b5b5;transition: all 0.3s;}
	.pos p a:hover{color: #f19901;}
	.pos a:hover h1{color: #f19901;}
	.fqcl > .fl{width: 24.285%;margin-top: 34px;}
	.fqcl > .fr{width: 72.285%;margin-top: 34px;}
	.fqcl{padding-top: 7px;}
	.clma:first-child .clmb{background: #f19901 url(../images/s16.png) no-repeat;background-position: 31px 20px;}
	.clma:nth-child(2) .clmb{background: #f19901 url(../images/s17.png) no-repeat;background-position: 31px 20px;}
	.clmb{padding: 30px 0px 29px 105px;border-top-right-radius: 8px;border-bottom: 3px solid #fff;}
	.clmb p{font-size: 20px;font-weight: bold;color: #fff;}
	.clmb p span{font-size: 14px;color: #fff;font-weight: normal;display: block;margin-top: 4px;}
	.clma > p{background: #f4f4f6;padding-left: 29px;border-bottom: 3px solid #fff;transition: all 0.3s;background-position: 350px 23px;}
	.clma > p a{line-height: 62px;font-size: 14px;color: #2e3030;display: block;transition: all 0.3s;}
	.clma .on{background: #f4f4f6 url(../images/s6.png) no-repeat;background-position: 300px 23px;}
	.clma .on a{color: #f19901;}
	.clma > p:hover{background: #f4f4f6 url(../images/s6.png) no-repeat;background-position: 300px 23px;}
	.clma > p:hover a{color: #f19901;}
	.bta p:first-child{font-size: 40px;font-weight: 900;color: #f4f4f6;}
	.bta p:nth-child(2){font-size: 20px;font-weight: bold;color: #2e3030;margin-top: -36px;}
	.bta p:nth-child(2) span{color: #f19901;}
	.tjzx{margin-top: 27px;}
	.tjzxa{margin-top: 13px;}
	.tjzxb{background: #f4f4f6;padding: 20px 0px 25px 28px;margin-bottom: 11px;}
	.tjzxb h6{font-size: 14px;line-height: 24px;color: #212121;transition: all 0.3s;}
	.tjzxb p{font-size: 14px;line-height: 24px;color: #212121;transition: all 0.3s;width: 95%;}
	.tjzxb img{margin-top: 10px;}
	.tjzxb:hover h6{color: #f19901;}
	.tjzxb:hover p{color: #f19901;}
	.cpx{padding-bottom: 11px;}
	.cpx .cpdet{width: 32.116%;margin-bottom: 43px;margin-right: 0;}
	.cpx .cpdet:nth-child(3n - 1){margin-left: 1.826%;margin-right: 1.826%;}
	.pagee{}
	.pagee p{transition: all 0.3s; display: inline-block;margin-left: 7px;text-align: center;width: 38px;height: 38px;background: #f4f4f6;border-top-right-radius: 7px;border-bottom-left-radius: 7px;}
	.pagee p a{font-size: 14px;color: #383838; transition: all 0.3s;line-height: 38px;color: #383838;display: block;}
	.pagee .on{background: #f19901;}
	.pagee .on a{color: #fff;}
	.pagee .a{width: 88px;}
	.pagee p:hover{background: #f19901;}
	.pagee p:hover a{color: #fff;}
	/* 产品内页 */
	.fqxq > .fl{width: 24.285%;margin-top: 34px;}
	.fqxq > .fr{width: 72.285%;margin-top: 34px;}
	.cldeta p{font-size: 16px;font-weight: bold;color: #2e3030;line-height: 39px;padding-left: 30px;border-left: 7px solid #f19901;}
	.cldeta{background: #f4f4f6;padding-top: 12px;padding-bottom: 11px;}
	.cldetb{padding-left: 23px;margin-top: 38px;margin-bottom: 48px;}
	.cldetb .fl:nth-child(1){width: 46.107%;}
	.cldetb .fl:first-child img{width: 100%;}
	.cldetb .fl:nth-child(2){padding-left: 70px;width: 53.893%;}
	.cldetb h6:first-child{font-size: 14px;color: #2e3030;margin-top: 20px;}
	.cldetb h1{font-size: 24px;font-weight: bold;color: #2e3030;margin-top: 2px;}
	.cldetb h6:nth-child(3){font-size: 14px;color: #2e3030;margin-top: 30px;}
	.cldetb p{font-size: 24px;font-weight: bold;color: #2e3030;margin-top: 2px;}
	.cldetb a img{width: 92%;margin-top: 67px;}
	.cldetc{padding-left: 23px;margin-bottom: 40px;}
	.dca{padding-left: 10px;padding-right: 10px;float: left; height: 60px;width: 60px;text-align: center;line-height: 18px;padding-top: 12px;border-radius: 3px; color: #fff;font-weight: bold;font-size: 16px;background: #f19901;}
	.dcb{padding-left: 10px;padding-right: 10px;float: left; height: 60px;width: 60px;text-align: center;line-height: 18px;padding-top: 12px;border-radius: 3px; color: #fff;font-weight: bold;font-size: 16px;background: #f19901;}
	.dcd{float: left;width: 87%;}
	.dcd p{font-size: 14px;line-height: 24px;color: #2e3030;margin-left: 0px;}
	.detc{margin-bottom: 38px;}
	.detc > p{float:right;width: 87%;font-size: 14px;line-height: 24px;color: #2e3030;margin-left: 20px;}
	.detc2 > p{float:none;width: 100%;font-size: 14px;line-height: 24px;color: #2e3030;margin-left: 0px;}
	.detc > p span{/* display: block;font-size: 16px;font-weight: bold;margin-bottom: 7px; */}
	.detc img{max-width: 100%;/* margin: 0 auto; */}
	.detc > div > p{font-size: 14px;line-height: 24px;color: #2e3030;}
	.detc a{font-size: 14px;line-height: 24px;color: #2e3030;}
	.cldetd{overflow: auto;padding-top: 38px;}
	.cldetd a{width: 100%;}
	.cldetd a img{width: 93.5%;margin: 0 auto;}
	.cldetd .jsbc{float: right;margin-right: 34px;margin-top: 36px;}
	
	/* 核心技术 */
	.pagef{margin-top: 20px;margin-bottom: 32px;}
	.pagef li{width: 7px;height: 7px;border-radius: 4px;background: #cfcfcf;transition: all 0.3s;float: left;margin-right: 3px;cursor: pointer;}
	.pagef .on{width: 31px;background: #f19901;}
	.pageg li{width: 7px;height: 7px;border-radius: 4px;background: #cfcfcf;transition: all 0.3s;float: left;margin-right: 3px;cursor: pointer;}
	.pageg .on{width: 31px;background: #f19901;}
	.tjcpa{margin-top: 20px;}
	.tjcpa .cpdet{width: 100%;}
	.tjcpa .cpdet:nth-child(3n - 1){margin-left: 0;margin-right: 0;}
	.hxjsa h1{font-size: 24px;font-weight: bold;color: #2e3030;margin-bottom: 30px;}
	.hxa{background: #f4f4f6;padding-top: 12px;padding-bottom: 11px;    margin-bottom: 20px;}
	.hxa p{display: inline-block;font-size: 16px;font-weight: bold;color: #2e3030;line-height: 39px;border-left: 7px solid #f19901;padding-left: 29px;}
	.hxa h6{display: inline-block;font-size: 14px;color: #f19901;text-decoration: underline;cursor: pointer;margin-left: 12px;}
	.hxjs{margin-bottom: 16px;}
	.hxdet{padding-left: 35px;padding-right: 30px;}
	.hxdet p{font-size: 14px;line-height: 24px;color: #2e3030;margin-bottom: 10px;}
	.hxdet h6{font-size: 16px;font-weight: bold;color: #2e3030;padding-left: 27px;background: url(../images/s80.png) no-repeat;background-position: left center;margin-top: 10px;margin-bottom: 10px;}
	.hxdet img{margin: 0 auto;max-width: 100%;margin-top: 20px;margin-bottom: 20px;}
	.hxtable{margin-top: 20px;margin-bottom: 20px;}
	.hxtable table{border-collapse: collapse;}
	.hxtable table td{border: 1px solid #d8d8de;padding-left: 24px;padding-right: 30px;line-height: 34px;border-collapse: collapse;}
	.hxtable table th{border: 1px solid #d8d8de;padding-left: 24px;padding-right: 30px;line-height: 34px;text-align: left;background: #f4f4f6;}
	.hxtablea{overflow: auto;width: 100%;}
	.hxtablea table{width: 200%;}
	/* 解决方案 */
	.ll{background-image: url(../images/l1.jpg);
    background-repeat: no-repeat;
    background-size: 1920px auto;
    background-position: center bottom;}
	.faf{width: 91.928%;margin: 0 auto;margin-top: 32px;}
	.fafa{width: 31.623%;margin-bottom: 46px;}
	.fafa:nth-child(3n - 1){margin-left: 2.565%;margin-right: 2.565%;}
	.imgbox3{width: 100%;overflow: hidden;}
	.imgbox3 img{width: 100%;transition: all 0.3s;}
	.pbox3{background: #f4f4f6;transition: all 0.3s;position: relative;}
	.pbox3 img:first-child{width: 36px;height: 33px;position: absolute;top: 33px;left: 34px;opacity: 1;transition: all 0.3s;}
	.pbox3 img:nth-child(2){width: 36px;height: 33px;position: absolute;top: 33px;left: 34px;opacity: 0;transition: all 0.3s;}
	.pbox3 p{width: 85%;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; float: left;font-size: 16px;font-weight: bold;color: #2e3030;padding-left: 83px;line-height: 99px;transition: all 0.3s;}
	.pbox3 img:nth-child(4){float: right;margin-right: 32px;margin-top: 44px;}
	.fafa:hover p{color: #fff;}
	.fafa:hover .pbox3{background: #f19901;}
	.fafa:hover .imgbox3 img{transform: scale(1.05);}
	.fafa:hover .pbox3 img:first-child{opacity: 0;}
	.fafa:hover .pbox3 img:nth-child(2){opacity: 1;}
	.gcab .cpdet{width: 100%;}
	.xggc{margin-top: 40px; background: url(../images/s89.jpg);background-position: center;background-size: cover;padding-top: 59px;padding-bottom: 72px;}
	.gc{width: 91.571%;margin: 0 auto;margin-top: 40px;}
	.pageh{text-align: center;}
	.pageh .swiper-pagination-bullet{width: 6px;height: 6px;background: #cfcfcf;transition: all 0.3s;margin-left: 1px;margin-right: 2px;}
	.pageh .swiper-pagination-bullet-active{width: 6px;height: 6px;background: #f19901;width: 30px;}
	.zxd{padding-top: 50px;}
	.zxs{width: 88.428%;margin: 0 auto;margin-top: 38px;}
	.zxt{width: 48.303%;background: #f4f4f6;margin-bottom: 8px;}
	.zxt:nth-child(odd){margin-right: 3.394%;float: left;}
	.zxt:nth-child(even){float: right;}
	.zxt h6{float: left;margin-left: 54px;font-size: 14px;color: #212121;line-height: 72px;transition: all 0.3s;}
	.zxt p{float: left;margin-left: 24px;font-size: 14px;color: #212121;line-height: 72px;transition: all 0.3s;width: 58%;}
	.zxt img{float: right;margin-right: 44px;margin-top: 29px;}
	.zxt:hover h6{color: #f19901;}
	.zxt:hover p{color: #f19901;}
	/* 方案内页 */
	.fah{width: 100%;}
	.fahb{background: #f19901;border-top-right-radius: 7px;padding: 29px 0px 31px 30px;margin-bottom: 3px;}
	.fahb p{font-size: 20px;font-weight: bold;color: #fff;}
	.fahb p a{font-size: 20px;font-weight: bold;color: #fff;}
	.fahb p span{display: block;font-size: 14px;color: #fff;font-weight: normal;}
	.faha > p{background: #f4f4f6;padding-left: 28px;margin-bottom: 3px;transition: all 0.3s;background-position: 330px 23px;}
	.faha > p a{font-size: 14px;line-height: 62px;color: #2e3030;transition: all 0.3s;}
	.faha .on{background: #f4f4f6 url(../images/s6.png) no-repeat;background-position: 300px 23px;}
	.faha .on a{color: #f19901;}
	.faha > p:hover{background: #f4f4f6 url(../images/s6.png) no-repeat;background-position: 300px 23px;}
	.faha > p:hover a{color: #f19901;}
	.fag{background: #f4f4f6;padding-top: 32px;padding-bottom: 30px;margin-bottom: 43px;}
	.fag h1{font-size: 24px;font-weight: bold;color: #2e3030;line-height: 40px;border-left: 7px solid #f19901;padding-left: 36px;}
	.dcd img{display: inline-block;margin-right: 28px;margin-top: 40px;max-width: 100%;}
	
	/* 成功案例 */
	/* .fah:nth-child(2) .fahb{background: #f19901;}
	.ala{background: #f4f4f6;padding-top: 12px;padding-bottom: 11px;margin-bottom: 43px;}
	.ala p{font-size: 16px;font-weight: bold;color: #2e3030;line-height: 40px;border-left: 7px solid #f19901;padding-left: 36px;}
	.alb{width: 93.873%;margin: 0 auto;}
	.alc{width: 48%;margin-bottom: 71px;}
	.alc:nth-child(odd){margin-right: 4%;}
	.imgbox4{overflow: hidden;}
	.imgbox4 img{width: 100%;transition: all 0.3s;}
	.pbox4 p{padding-left: 6px; float: left;font-size: 16px;font-weight: bold;color: #2e3030;transition: all 0.3s;margin-top: 27px;width: 80%;}
	.pbox4 img{float: right;margin-right: 13px;margin-top: 34px;}
	.alc:hover .imgbox4 img{transform: scale(1.05);}
	.alc:hover .pbox4 p{color: #f19901;}
	.p{text-align: right;} */
	
	/* 案例内页 */
	.dettable{margin-left: 20px;width: 100%;margin-top: 20px;margin-bottom: 20px;}
	.dettable table{border-collapse: collapse;}
	.dettable table td{border: 1px solid #d8d8de;padding-left: 14px;padding-right: 10px;line-height: 34px;border-collapse: collapse;}
	.dettable table th{font-weight: normal; border: 1px solid #d8d8de;padding-left: 14px;padding-right: 10px;line-height: 34px;text-align: left;background: #f4f4f6;}
	.dcg{max-height: 432px;overflow: hidden;}
	.dcf{font-size: 14px;color: #f19901;text-decoration: underline;cursor: pointer;margin-left: 20px;}
	.dci p{float: left;width: 47%;}
	
	/* 合作客户 */
	.kh{width: 93.972%;margin: 0 auto;}
	.kha{width: 31.894%;}
	.kha:nth-child(3n - 1){margin-left: 2.159%;margin-right: 2.159%;}
	.kha img{border: 1px solid #dcdcdc;transition: all 0.3s;width: 100%;}
	.kha p{text-align: center;font-size: 14px;line-height: 18px;height: 36px;overflow: hidden;margin-top: 7px;margin-bottom: 14px;}
	.kha:hover img{border: 1px solid #f19901;}
	
	/* 关于我们 */
	.gybta{display: table;margin: 0 auto;margin-top: 34px;}
	.gybta p{display: inline-block;width: 152px;height: 38px;text-align: center;transition: all 0.3s;border-bottom-left-radius: 6px;border-top-right-radius: 6px;background: #fff;margin-left: 18px;margin-right: 18px;}
	.gybta p a{line-height: 38px;color: #2e3030;font-size: 16px;display: block;}
	.gybta .on{background: #f19901;border-bottom-left-radius: 6px;border-top-right-radius: 6px;}
	.gybta .on a{color: #fff;}
	.gybta p:hover{background: #f19901;border-bottom-left-radius: 6px;border-top-right-radius: 6px;}
	.gybta p:hover a{color: #fff;}
	.gyc{padding: 0px 0 60px;}
	.gyc > .fl{width: 53.125%;padding-top: 84px;}
	.gycaa{width: 25%;}
	.gycaa p{font-size: 14px;color: #858585;margin-top: 5px;}
	.gycb{/* padding-top: 69px; */}
	.gycb h6{font-size: 24px;font-weight: bold;color: #2e3030;margin-bottom: 28px;}
	.gycb p{font-size: 14px;line-height: 24px;color: #2e3030;}
	.gyc .fr{width: 41.093%;}
	.gyc .fr{padding-top: 34px;}
	.gyc .fr img{width: 100%;}
	.gyd{margin-top: 115px; background: url(../images/s112.jpg);background-position: center;background-size: cover;padding-top: 103px;padding-bottom: 82px;}
	.gyda .bt{margin: 0;}
	.gyda .bt p:first-child{text-align: left;}
	.gyda .bt p:nth-child(2){text-align: left;margin-top: -60px;}
	.gyda{width: 69%;background: rgba(255,255,255,0.9);padding: 57px 87px 72px 78px ;}
	.gydb{font-size: 14px;line-height: 24px;color: #2e3030;margin-top: 10px;padding-bottom: 28px;}
	.gydd{position: relative;width: 44.755%;}
	.gydd:first-child{margin-right: 10.49%;}
	.gydd img{width: 100%;}	
	.gydd p{ position: absolute;left: 0;bottom: 0; width: 147px;line-height: 49px;text-align: center;color: #fff;background: rgba(0,186,144,0.8);font-size: 18px;font-weight: bold;}
	.zj{padding-top: 47px;margin-bottom: 83px;}
	.zja{width: 85.285%;margin: 0 auto;margin-top: 41px;}
	.zjb{background: #f4f4f6;padding: 52px 0px 44px 0px;margin-bottom: 23px;border-top-right-radius: 7px;border-bottom-left-radius: 7px;}
	.zjb > .fl{width: 21.86%;}
	.zjb > .fl img{margin: 0 auto;width: 59.386%;}
	.zjb > .fr{width: 78.14%;}
	.zjba > p{display: inline-block;font-size: 20px;font-weight: bold;color: #2e3030;margin-bottom: 27px;}
	.zjba > h6{display: inline-block;font-size: 16px;color: #2e3030;margin-left: 12px;}
	.zjbb{overflow: auto;margin-bottom: 18px;}
	.zjbb h6{float: left; width: 75px;line-height: 27px;font-size: 14px;color: #fff;background: #f19901;border-top-right-radius: 7px;border-bottom-left-radius: 7px;text-align: center;}
	.zjbb p{float: left;width: 79%;font-size: 14px;line-height: 21px;color: #2e3030;margin-left: 38px;}
	.zf{padding-top: 96px;}
	.zf img{margin: 0 auto;width: 85.285%;}
	.zfa{font-size: 14px;line-height: 24px;color: #2e3030;text-align: center;margin-top: 59px;margin-bottom:49px;}
	.zfb{margin: 0 auto;position: relative;overflow: hidden; width: 218px;height: 52px;border-top-right-radius: 7px;border-bottom-left-radius: 7px;background: #f19901 url(../images/s120px.png) no-repeat;background-position: 45px 13px;box-shadow: 5px 5px 0px 0px #eaeaf0;}
	.zfb a{display: block;line-height: 52px;padding-left: 90px;font-size: 20px;font-weight: bold;color: #fff;}
	.zfb:after {content: '';display: block;position: absolute;top: -36px;left: -100px;background: white;width: 50px;height: 125px;opacity: 0.6;transform: rotate(-45deg);}
	.zfb:hover:after {left: 130%;transition: all 600ms cubic-bezier(0.3, 1, 0.2, 1);-webkit-transition: all 600ms cubic-bezier(0.3, 1, 0.2, 1);}
	
	/* 荣誉资质 */
	.ry{margin-top: 38px;}
	.rya{width: 22.714%;margin-left: 1.143%;margin-right: 1.143%;}
	.rya img{width: 100%;border: 10px solid #e5e5e5;box-shadow: 8px 8px 0px 0px #f8f8fa;}
	.rya p{text-align: center;font-size: 14px;color: #2e3030;margin-top: 19px;line-height: 18px;height: 36px;margin-bottom: 41px;}
	.b{text-align: center;margin-top: 47px;}
	
	/* 企业文化 */
	.wh .commen{/* padding-left: 100px; *//* padding-right: 100px; */padding-bottom: 80px;}
	.whb .fl{width: 50%;}
	.whb .fl img,.whc .fr img,.whd .fl img{width:100%;}
	.whb .fr{width: 50%;padding-left: 80px;}
	.whd .fl{width: 50%;}
	.whd .fr{width: 50%;padding-left: 80px;}
	.whc .fl{width: 50%;text-align: right;padding-right: 90px;}
	.whc .fr{width: 50%;}
	.wh h6{font-size: 50px;color: #f4f4f6;font-weight: 900;padding-top: 16px;}
	.wh h5{font-size: 16px;color: #2e3030;margin-top: 4px;}
	.wh p{font-size: 24px;font-weight: bold;color: 2e3030;line-height: 24px;margin-top: 20px;}
	.wha{margin-top: 52px;margin-bottom: ;}
	.whb{margin-top: 87px;}
	.whc{/* margin-top: 42px; */}
	.whd{/* margin-top: 62px; */}
	
	/* 我们新闻 */
	.xxw .commen{padding-left: 74px;padding-right: 74px;padding-top: 34px;}
	.xxw1 .jsbc{line-height: 38px;color: #fff;font-size: 16px;}
	.xxw1{background: #f4f4f6;}
	.xxw1 .fl{width: 32.5%;margin-left: 65px;margin-top: 43px;margin-bottom: 44px;overflow: hidden;}
	.xxw1 .fl img{width: 100%;transition: all 0.3s;}
	.xxw1 .fr{width: 60%;padding-top: 85px;position: relative;    padding-right: 85px;}
	.xxw1 .fr p:first-child{font-size: 18px;font-weight: bold;padding-left: 53px; position: absolute;right: 0;top: 0;width: 184px;height: 58px;background: #f19901 url(../images/s128.png) no-repeat ;background-position: 26px center;border-bottom-left-radius: 7px; line-height: 58px;color: #fff;padding-left: ;}
	.xxw1 .fr p:nth-child(2){transition: all 0.3s;font-size: 24px;font-weight: bold;color: #2e3030;width: 100%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
	.xxw1 .fr p:nth-child(3){transition: all 0.3s;font-size: 14px;line-height: 24px;color: #2e3030;height: 72px;overflow: hidden;margin-top: 22px;margin-bottom: 38px;}
	.xxw1:hover .fr p:nth-child(2){color: #f19901;}
	.xxw1:hover img{transform: scale(1.05);}
	.xxw2{background: #f4f4f6;margin-top: 15px;}
	.xxw21{padding-top: 49px;padding-left: 59px;margin-right: 47px;}
	.xxw21 p:first-child{font-size: 36px;font-weight: bold;color: #2e3030;letter-spacing: 1px;transition: all 0.3s;}
	.xxw21 p:nth-child(2){margin-top: -7px;font-size: 14px;color: #2e3030;transition: all 0.3s;}
	.xxw22{width: 80%;padding-top: 51px;padding-bottom: 49px;}
	.xxw22 p:first-child{font-size: 16px;font-weight: bold;color: #2e3030;letter-spacing: 1px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;transition: all 0.3s;}
	.xxw22 p:nth-child(2){margin-top: 10px; font-size: 14px;line-height: 20px;color: #5e5e5e;height: 44px;overflow: hidden;}
	.xxw23{padding-top: 76px;padding-right: 50px;}
	.xxw2:hover .xxw21 p:first-child{color: #f19901;}
	.xxw2:hover .xxw21 p:nth-child(2){color: #f19901;}
	.xxw2:hover .xxw22 p:first-child{color: #f19901;}
	.xggc1{padding-top: 59px;}
	
	/*成功案例*/
		.al {
			width: 100%;
			margin-top: 80px;
		}
	
		.ala {
			width: 100%;
			margin-top: 30px;
		}
	
		.ala .swiper-container {
			padding-bottom: 90px;
		}
	
		.alb {
			width: 100%;
			border: 1px solid #eaeaea;
			padding: 30px;
			transition: all ease 0.5s;
			background-color: #ffffff;
			border: solid 1px #f2f2f2;
		}
	
		.alb h5 {
			font-size: 22px;
			color: #333333;
			line-height: 30px;
			font-weight: bold;
			transition: all ease 0.5s;
			margin-top: 36px;
		}
	
		.alb h6 {
			font-size: 15px;
			line-height: 30px;
			transition: all ease 0.5s;
			display: inline-block;
			margin-top: 20px;
			width: 100%;
		}
	
		.alb h6 m {
			display: inline-block;
			color: #fff;
			width: 88px;
			text-align: center;
			background-color: #f19901;
		}
	
		.alb h6 span {
			display: inline-block;
			color: #333333;
			background-color: #eaeaf0;
			padding: 0 0 0 8px;
			width: calc(100% - 87px);
			margin-left: -6px;
		}
	
		.alb p {
			width: 100%;
			font-size: 14px;
			color: #444444;
			line-height: 24px;
			overflow: hidden;
			transition: all ease 0.5s;
		}
	
		.alb p img {
			transition: all ease 0.5s;
			width: 100%;
		}
	
		.alb a>span {
			font-size: 14px;
			color: #666666;
			line-height: 24px;
			transition: all ease 0.5s;
			height: 48px;
			overflow: hidden;
			width: 100%;
			display: block;
			margin-top: 18px;
		}
	
		.alb:hover {
			background-image: linear-gradient(0deg,
     #f4f4f6 0%,
     #f4f4f6 100%);
		}
	
		.alb:hover h5 {
			color: #f19901;
		}
	
		.alb:hover p img {
			transform: scale(1.1);
		}
	
		.alb:hover a>span {
			/* color: #fff; */
		}
	
		.more {
			width: 130px;
			height: 40px;
			margin: 0 auto;
			margin-top: -40px;
			line-height: 40px;
			transition: all ease 0.3s;
			background-color: #f19901;
			text-align: center;
			position: relative;
			z-index: 1000;
			background: #f19901;
			border-bottom-left-radius: 6px;
			border-top-right-radius: 6px;
		}
	
		.more a {
			font-size: 16px;
			color: #ffffff;
			display: block;
			transition: all ease 0.3s;
		}
	
		.more:hover {
			transform: translateY(-6px);
		}
	
		.morea {
			background-color: #f26a00;
			border-color: #f26a00;
			background-image: url(../images/y25.png);
		}
	
		.morea a {
			color: #fff;
		}
		
		.ala .swiper-button-prev {
				background-image: url(../images/y88.png);
				background-size: 100% 100%;
				width: 40px;
				height: 41px;
				top: 97%;
				left: 42%;
			}
		
			.ala .swiper-button-next {
				background-image: url(../images/y89.png);
				background-size: 100% 100%;
				width: 40px;
				height: 41px;
				top: 97%;
				right: 42%;
			}

	
	.bka{width: 100%;background-image: url(../images/x19.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;height: 201px;margin-top: 89px;border-top: 1px solid #e1e1e1;padding-top: 53px;overflow: hidden;}
		.bka img{width: 999px;margin: 0 auto;}
	/*新闻动态*/
		.xw{width: 100%;overflow: hidden;margin-top: 91px;margin-bottom: 91px;}
		.xwz{width: 21.666%;}
		.xwza{width: 100%;border-left: 5px solid #f19901;padding-left: 26px;}
		.xwza h6{font-family: Arial;font-size: 40px;color: #f19901;font-weight: bold;text-transform: uppercase;line-height: 30px;}
		.xwza p{font-size: 30px;color: #222222;font-weight: bold;line-height: 30px;margin-top: 14px;letter-spacing: 2px;}
		.xwzb{width: 100%;margin-top: 77px;}
		.xwzb p{width: 200px;height: 60px;line-height: 60px;border: 3px solid #f8f8f8;border-radius: 6px;margin-top: 21px;padding-left: 24px;transition: all ease 0.3s;}
		.xwzb p a{font-size: 18px;color: #3c3c3c;}
		.xwzb p a img{display: inline-block;margin-left: 27px;position: relative;top: -2px;}
		.xwzb p:hover{border-color: #f19901;}
		.xwzb p.on{border-color: #f19901;}
		.xwy{width: 78.334%;margin-top: 34px;}
		.xwya{width: 100%;}
		.xwyb{width: 33.333%;padding-left: 18px;border-left: 1px solid #e8e8e8;}
		.xwyb:nth-child(1){border: none;}
		.xwyb_t{width: 95.132%;overflow: hidden;margin-top: 28px;}
		.xwyb_t img{width: 100%;transition: all ease 0.3s;}
		.xwyb_a{width: 95.132%;}
		.xwyb_a h6{font-size: 16px;color: #2f2f2f;line-height: 24px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
		.xwyb_a p{font-size: 12px;color: #898989;line-height: 12px;margin-top: 14px;}
		.xwyb_w{width: 95.132%;margin-top: 25px;}
		.xwyb_w p{font-size: 14px;color: #494949;line-height: 20px;height: 40px;overflow: hidden;}
		.xwyb_w span{font-size: 12px;color: #6c6c6c;margin-top: 46px;display: block;line-height: 12px;transition: all ease 0.3s;}
		.xwyb:hover .xwyb_t img{transform: scale(1.05);}
		.xwyb:hover .xwyb_a h6{color: #f19901;}
		.xwyb:hover .xwyb_w span{transform: translateX(6px);}
	
	/* 新闻详情页 */
	.xq{background: #f4f4f6;width: 89.571%;margin: 0 auto;padding: 0px 75px 77px 75px;margin-top: 44px;}
	.xwxqa{border-bottom: 1px solid #d1d1d1;text-align: center;padding-bottom: 32px;padding-top: 44px;}
	.xwxqa h1{font-size: 24px;font-weight: bold;color: #2e3030;}
	.xwxqb{display: table;margin: 0 auto;margin-top: 14px;}
	.xwxqb p{display: inline-block;padding-left: 24px;background: url(../images/s130.png) no-repeat;background-position: left center;font-size: 14px;color: #2e3030;}
	.xwxqb p:nth-child(2){margin-left: 65px;}
	.xwxq .jsbc{margin: 0 auto;margin-top: 33px;}
	.xwxqc{margin-top: 31px;}
	.xwxqc h6{font-size: 16px;font-weight: bold;color: #2e3030;}
	.xwxqc p{font-size: 14px;line-height: 24px;color: #2e3030;}
	.xwxqc img{max-width: 100%;margin: 0 auto;margin-top: 10px;margin-bottom: 10px;}
	.xwxqd{margin-top: 28px;}
	.xwxqd strong{font-weight: normal;font-size: 14px;color: #7f7f7f;margin-bottom: 33px;}
	.xwxqd strong a{font-size: 14px;color: #7f7f7f;transition: all 0.3s;margin-right: 10px;}
	.xwxqd strong a:hover{color: #f19901;}
	.xwxqd img{width: 100%;margin-top: 33px;}
	
	/* 联系我们 */
	.llxsb{padding-top: 7px;}
	.llxc{width: 1200px;margin: 0 auto;margin-top: 26px;position: relative;}
	.llxca{width: 100%;height: 400px;}
	.llxcb{width: 307px;padding: 36px 98px 57px 40px;position: absolute;left: 0;top: 45px;background: #f19901;border-top-right-radius: 7px;border-bottom-left-radius: 7px;}
	.llxcb h6{font-size: 14px;color: #fff;}
	.llxcb p{font-size: 14px;font-weight: bold;color: #fff;line-height: 20px;}
	.llxcb img{margin-bottom: 33px;}
	.llxcb p:nth-child(3){margin-top: 9px;}
	.llxcb h6:nth-child(4){margin-top: 23px;}
	.llxcb p:nth-child(5){margin-top: 6px;}
	.llxd{width: 1200px;margin: 0 auto;margin-top: 126px;}
	.llxda{position: relative;float: left;padding: 51px 0px 0px 25px; width: 30.833%;height: 168px; background: #f4f4f6;border-top-right-radius: 7px;border-bottom-left-radius: 7px;}
	.llxda img{position: absolute;left: 0;top: -56px;}
	.llxda:nth-child(2){margin-left: 3.75%;margin-right: 3.75%;}
	.llxe{margin-bottom: 14px;}
	.llxe h6{font-size: 14px;color: #858585;display: inline-block;width: 72px;}
	.llxe p{font-size: 14px;font-weight: bold;color: #2e3030;display: inline-block;}
	.llxf{padding-bottom: 38px;margin-top: 90px; background: url(../images/s142.jpg) no-repeat;background-position: center;background-size: cover;}
	.llxfa{width: 1200px;margin: 0 auto;margin-top: 24px;height: 209px;}
	.llxf .cona{float: none;width: 1200px;margin: 0 auto;}
	.llxg{position: relative;}
	.llxg input[type = text]{width: 309px;height: 62px;background: #fff;border-top-right-radius: 7px;padding-left: 22px;font-size: 16px;}
	.llxg input[type = submit],.llxg input[type = reset]{cursor: pointer; width: 184px;height: 62px;line-height: 62px;color: #fff;font-size: 16px;font-weight: bold;border-top-right-radius: 7px;border-bottom-left-radius: 7px;}
	.llxg input:first-child{border-bottom-left-radius: 7px;}
	.llxg input:nth-child(2){margin-left: 11px;}
	.llxg input:nth-child(3){margin-left: 11px;margin-right: 10px;width: 354px;}
	.llxg input[type = submit]{background: #f19901;}
	.llxg input[type = reset]{background: #343536;margin-left: 12px;position: relative;top: -72px;}
	.llxg textarea{margin-top: 13px;padding-top: 20px; width: 1000px;height: 109px;border-top-right-radius: 7px;border-bottom-left-radius: 7px;padding-left: 20px;font-size: 16px;line-height: 24px;color: #858585;}
	.llxg > img{position: absolute;top: 12px;right: 260px;}
	.llxg > a{position: absolute;top: 18px;right: 220px;}
	/*网站地图*/
	.wzdt2{width: 1200px;margin: 0 auto;margin-top: 130px;margin-bottom: 20px;}
	.wzdt_a{border: solid 2px #e5e5e5;margin-top: 22px;}
	.wzdt_a h6{width: 1144px;margin: 0 auto;border-bottom: 1px solid #f2f2f2;margin-top: 5px;}
	.wzdt_a h6 a{font-size: 16px;color: #505050;font-weight: bold;line-height: 45px;}
	.wzdt_a p{margin: 0 25px;}
	.wzdt_a p a{color: #505050;line-height: 42px;margin-right: 15px;}
	.wzdt_a p a:hover{color: #0665d0}
	
	/*404*/
	.fzfbox{width:100%;margin:0 auto;background:#f9f9f9;padding:110px 30px;margin-bottom: -90px;}
.fzf1{width:1011px;margin:20px auto;}
.fzf1 img{width:100%;margin:0 auto;}
.fzf2{width:100%;margin:0 auto;}
.fzf2 p{font-size:36px;color:#434343;text-align:center;line-height:50px;}
.fzf2-1{width:100%;margin:0 auto;}
.fzf2-1 p{font-size:26px;color:#434343;text-align:center;line-height:50px;}
.fzf2-1 p span{color:#333;}
.fzf3{width:430px;margin:20px auto;margin-top: 40px;}
.fzf3z{float:left;}
.fzf3z img{width:100%;margin:0 auto;}
.fzf3y{float:right;}
.fzf3y img{width:100%;margin:0 auto;}
	/*404*/
	
	

	
}

@media screen and (min-width:1000px) and (max-width:1399px){
body,html{margin:0; padding:0;font-family: "Microsoft YaHei","微软雅黑";font-size: 14px;-webkit-font-smoothing: antialiased;/*抗锯齿效果*/-webkit-tap-highlight-color: transparent; -webkit-overflow-scrolling: touch; overflow-scrolling: touch;overflow: auto;overflow-x: hidden;}
a,ul,li,ol,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{list-style:none;padding:0;margin:0;text-decoration:none;font-weight:normal; font-size: 14px;color: #858585;}
* img{display:block;border: none;}
input,select,textarea{padding:0;margin:0;outline:none;font-family: "微软雅黑";-webkit-appearance: none;border: none;}
.clearfix{ clear:both;}
.mob{ display: none;}
.pc{ display: block;}
.fl{ float: left;}
.fr{float:right}
.commen{width: 96%;margin: 0 auto;}
.ellipsis{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
*{box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}
.yjd{width: 103px;margin-left: 14px;}
	.yjd img{width: 100%;}
	.yjd p{text-align: center;font-size: 14px;color: #b5b5b5;line-height: 14px;margin-top: 13px;}
	
.cpm {
		background-image: url(../images/d15.png);
		width: 157px;
		height: 45px;
		line-height: 45px;
		margin: 0 auto;
		margin-top: 50px;
		break-after: 100%;
		background-repeat: no-repeat;
		text-align: center;
		transition: all ease 0.3s;
	}

	.cpm a {
		color: #fff;
		font-size: 14px;
		display: block;
	}

	.cpm a img {
		display: inline-block;
		margin-left: 8px;
	}

	.cpm:hover {
		transform: translateY(-8px);
	}
	
/*滚动条样式*/
	::-webkit-scrollbar-track-piece{width:8px;background-color:#f0f0f0;border-radius: 5px;}
	::-webkit-scrollbar{width:8px;background-color:#8951ad;border-radius: 5px;}
	::-webkit-scrollbar-thumb{width:8px;background-color:#282828;border-radius: 5px;}
	::-webkit-scrollbar-thumb:hover{width:8px;background-color:#8951ad;border-radius: 5px;}
	/* placeholder样式 */
	input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
	color: #d6ddf4; 
	} 
	input:-moz-placeholder, textarea:-moz-placeholder { 
	color: #d6ddf4; 
	} 
	input::-moz-placeholder, textarea::-moz-placeholder { 
	color: #d6ddf4; 
	} 
	input:-ms-input-placeholder, textarea:-ms-input-placeholder { 
	color: #d6ddf4; 
	} 
	
	
	/*滚动条样式*/
		::-webkit-scrollbar-track-piece{width:8px;background-color:#f0f0f0;border-radius: 5px;}
		::-webkit-scrollbar{width:8px;background-color:#f19901;border-radius: 5px;}
		::-webkit-scrollbar-thumb{width:8px;background-color:#282828;border-radius: 5px;}
		::-webkit-scrollbar-thumb:hover{width:8px;background-color:#f19901;border-radius: 5px;}
		
		/* 导航 */
		/* .top{width: 100%;position: absolute;z-index: 1000;padding-bottom: 20px;}
		.dh1 h1{display: inline-block;font-size: 14px;line-height: 26px;color: #b5b5b5;}
		.dh1 div{float: left;padding-left: 26px;font-size: 14px;line-height: 26px;color: #b5b5b5;}
		.dh1 p{float: right;padding-right: 35px;}
		.dh1 p{font-size: 14px;line-height: 26px;color: #b5b5b5;}
		.dh1 p a{font-size: 14px;line-height: 26px;color: #b5b5b5;transition: all 0.3s;margin-left: 20px;margin-right: 20px;}
		.dh1 p a:hover{color: #f19901;}
		.dh21{float: left;padding-left: 10px;padding-top: 15px;}
		.dh22{float: left;padding-left: 10px;padding-top: 27px;}
		.nav{margin-left: 7px;margin-top: 26px;}
		.nava{position: relative;float: left;transition: all 0.3s;width: 72px;border-bottom-left-radius: 6px;border-top-right-radius: 6px;margin-right: 3px;}
		.nava > p{line-height: 40px;text-align: center;}
		.nava > p a{font-size: 16px;color: #2e3030;transition: all 0.3s;display: block;}
		.nav .on{background: #f19901;}
		.nav .on > p a{color: #fff;}
		.nava:hover{background: #f19901;}
		.nava:hover > p a{color: #fff;}
		.navb{padding-top: 8px;padding-bottom: 8px;background: #fff;opacity: 0; position: absolute;width: 180px;z-index: 2;text-align: center;left: -54px;border-bottom-left-radius: 6px;border-top-right-radius: 6px;border: 1px solid #80c5ff;}
		.navba{transition: all 0.3s;}
		.navba:last-child{margin-bottom: 0;}
		.navba a{font-size: 14px;color: #333333;line-height: 40px;transition: all 0.3s;display: block;}
		.navba:hover{background: #e5f3ff;}
		.navba:hover a{color: #f19901;} */
		
		/*top*/
			.dbu {
				width: 100%;
				background-color: #ebebeb;
			}
		
			.dbu p {
				font-size: 14px;
				color: #868f9a;
				line-height: 30px;
				letter-spacing: 1px;
			}
		
			.dbu .commen div {
				font-size: 14px;
				color: #868f9a;
				line-height: 30px;
				letter-spacing: 1px;
			}
		
			.dbu div.commen {
				padding: 0 13px;
			}
		
			.dbu div h1 {
				font-size: 14px;
				color: #868f9a;
				line-height: 30px;
				display: inline-block;
			}
		
			.dbu p a {
				font-size: 14px;
				color: #868f9a;
				transition: all ease 0.3s;
				position: relative;
			}
		
			.dbu p span {
				margin: 0 8px;
			}
		
			.dbu p a:hover {
				color: #f19901;
			}
		
			.logo {
				width: 100%;
				overflow: hidden;
				/* height: 125px; */
				border-bottom: 1px solid #ebebeb;
			}
		
			.logo .commen {
				position: relative;
			}
		
			.logoa {
				margin-top: 16px;
				margin-left: 0;
			}
		
			.logoa img {
				float: left;
			}
		
			.logoa_w {
				font-size: 12.5px;
				color: #303030;
				margin-left: -30px;
				line-height: 24px;
				letter-spacing: 1px;
				margin-top: 22px;
			}
		
			.logoa_w span {
				font-size: 18px;
				color: #303030;
				font-weight: bold;
				display: block;
				margin-bottom: 1px;
				letter-spacing: 1px;
			}
		
			.logoa_w span b {
				font-size: 21px;
				color: #f19901;
			}
		
			.logoc {
				margin-top: 50px;
				margin-right: 10px;
			}
		
			.logoc img {
				width: 35px;
				float: left;
			}
		
			.logoc p {
				float: left;
				font-size: 14px;
				color: #868f9a;
				margin-left: 12px;
				margin-top: -1px;
				line-height: 12px;
				letter-spacing: 1px;
			}
		
			.logoc p span {
				font-size: 18px;
				color: #303030;
				display: block;
				margin-top: 9px;
				letter-spacing: 0px;
			}
		
			.logoc p span m {
				font-size: 16px;
			}
		
			.top {
				width: 100%;
				position: relative;
				height: 51px;
			}
		
			.nav {
				z-index: 2;
				height: 51px;
			}
		
			.nava {
				transition: all ease 0.3s;
				width: 12.2%;
				height: 52px;
				cursor: pointer;
				margin-left: 0.42%;
				position: relative;
			}
		
			.navax {
				margin-left: 0;
			}
		
			.nava p {
				line-height: 52px;
				transition: all ease 0.3s;
				text-align: center;
				letter-spacing: 1px;
			}
		
			.nava p a {
				font-size: 16px;
				color: #303030;
				transition: all ease 0.3s;
			}
		
			.navaa {
				background-color: #f19901;
			}
		
			.navaa p a {
				color: #fff;
			}
		
			.nava:hover p a {
				color: #fff;
			}
		
			.nava:hover {
				background-color: #f19901;
			}
		
			.navb {
				width: 100%;
				position: absolute;
				z-index: 2;
				top: 52px;
				left: 0%;
				opacity: 0;
				background-color: #f19901;
				text-align: center;
			}
		
			.navba {
				line-height: 42px;
				text-align: center;
				transition: all ease 0.3s;
				display: block;
				margin: 0 5px;
			}
		
			.navba a {
				font-size: 14px;
				color: #fff;
				transition: all ease 0.3s;
				display: inline-block;
			}
		
			.navba:hover a {
				transform: translateY(-4px);
			}


		.ban{width: 100%;height: 420px;overflow: hidden;position: relative;}
		.imgbox{position: absolute;margin-left: -672px;left: 50%;width: 1344px;overflow: hidden;height: 420px;}
		.imgbox img{position: absolute;left: 0;top: 0;width: 100%;}
		.boy{width: 900px;}
		.bt-a{width: 47px;height: 47px;position: absolute;left: 6%;top: calc(50% - 23.5px);cursor: pointer;z-index: 15;}
		.bt-b{background: url(../images/yi07.png) no-repeat;width: 47px;height: 47px;opacity: 1;transition: all ease 0.3s;}
		.bt-b:hover{background: url(../images/yi09.png);}
		.bt-k{width: 47px;height: 47px;position: absolute;right: 6%;top: calc(50% - 23.5px);cursor: pointer;z-index: 15;}
		.bt-f{background: url(../images/yi06.png) no-repeat;width: 47px;height: 47px;opacity: 1;transition: all ease 0.3s;}
		.bt-f:hover{background: url(../images/yi08.png);}
		.flip{z-index: 1000;position: absolute;right: 70px;bottom: 28px;}
		.flip li{cursor: pointer;float: left;transition: all 0.3s;width: 7px;height: 6px;border-radius: 4px;background: #323232;margin-left: 3px;}
		.ppp{background: #fff !important;width: 31px !important;}
		
		/* 关键词 */
		.keywords{background: url(../images/s3.png) no-repeat;background-position: center;background-size: 100% 100%;}
		.k1{width: 44.571%;background: #f19901;}
		.k2{width: 55.429%;background: #2e3030; }
		.k1 img{margin: 23px 15px 24px 28px;}
		.k1 p{font-size: 14px;line-height: 18px;color: #fff;margin-top: 22px;width: 80%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
		.k1 p span{display: block;margin-top: 2px;}
		.k1 p a{font-size: 14px;line-height: 20px;color: #fff;margin-right: 12px;transition: all 0.3s;}
		.k1 p a:hover{color: #f19901;}
		.k2 > p{float: left;font-size: 20px;font-weight: bold;color: #f19901;margin:18px 0px 19px 10px;}
		.k2 > p span{display: block;font-size: 14px;font-weight: normal;color: #ffffff;margin-top: 1px;}
		.k2 > div{float: right;margin-top: 19px;margin-right: -6px;}
		.k2 > div img{margin-right: 5px;}
		.k2 > div p{font-size: 14px;color: #a4a4a4;letter-spacing: 0.4px;margin-bottom: 5px;}
		/* 产品中心 */
		.cp{padding-top: 28px;}
		.bt{display: table;margin: 0 auto;}
		.bt p:first-child{font-size: 80px;font-weight: 900;color: #f4f4f6;opacity: 0.8;text-align: center;position: relative;}
		.bt p:nth-child(2){font-size: 30px;font-weight: bold;color: #2e3030;text-align: center;margin-top: -74px;position: relative;}
		.bt p:nth-child(2) span{color: #f19901;margin-left: 9px;margin-right: 9px;}
		.bt p:nth-child(3){font-size: 14px;color: rgb(197 197 197 / 70%);text-align: center;position: relative;margin-top: 9px;}
		.cpa{display: table;margin: 0 auto;margin-top: 34px;}
		.cpa p{display: inline-block;/* width: 152px; */height: 38px;text-align: center;transition: all 0.3s;border-bottom-left-radius: 6px;border-top-right-radius: 6px;background: #fff;margin-left: 5px;margin-right: 5px;padding: 0 15px;}
		.cpa p a{line-height: 38px;color: #2e3030;font-size: 16px;display: block;transition: all 0.3s;}
		.cpa .on{background: #f19901;border-bottom-left-radius: 6px;border-top-right-radius: 6px;}
		.cpa .on a{color: #fff;}
		.cpa p:hover{background: #f19901;border-bottom-left-radius: 6px;border-top-right-radius: 6px;}
		.cpa p:hover a{color: #fff;}
		.cpb{/* width: 91.571%; */margin: 0 auto;margin-top: 32px;}
		.cpdet{width: 22.747%;margin-bottom: 25px;margin-right: 2.379%;}
		.cpdet:nth-child(4n){margin-left:0;margin-right: 0;}
		.imgbox1{overflow: hidden;position: relative;box-shadow: 5px 5px 0px #f3f3f3;}
		.imgbox1 img:first-child{width: 100%;transition: all 0.3s;padding: 5px;border: 1px solid #d2d2d2;}
		.imgbox1 img:nth-child(2){position: absolute;top: 0;right: 100%;width: 100%;height: 100%;transition: all ease-in-out 0.3s;object-fit: cover;}
		.cpdet:hover .imgbox1 img:nth-child(2){right: 0;}
		.pbox1{position: relative;border-bottom: 1px solid #e6e6e6;}
		.pbox1 p{font-size: 14px;line-height: 55px;padding-left: 10px;float: left;max-width: 65%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
		.pbox1 h6{font-size: 14px;line-height: 55px;color: #b5b5b5;margin-left: 12px;float: left;display: none;}
		.pbox1 img{position: absolute;right: 10px;top: 22px;}
		.pagea{display: table;margin: 0 auto;}
		.pagea li{width: 7px;height: 6px;border-radius: 4px;background: #cfcfcf;float: left;cursor: pointer;margin-left: 1px;margin-right: 2px;transition: all 0.3s;}
		.pagea .on{width: 31px;background: #f19901;}
		/* 核心技术 */
		.js{background: url(../images/s13.jpg);background-position: center;background-size: cover;margin-top: 61px;padding-top: 24px;padding-bottom: 107px;}
		.jsa{margin-top: 47px;}
		.jsaa{width: 100%;background: #f19901;}
		.jsab{width: 100%;background: #f19901;}
		.jsaa > .fl{width: 50%;padding-left: 30px;padding-top: 20px;}
		.jsaa > .fr{width: 50%;}
		.jsaa > .fr img{width: 100%;}
		.jsab > .fl{width: 50%;}
		.jsab > .fl img{width: 100%;}
		.jsab > .fr{width: 50%;padding-left: 30px;padding-top: 20px;}
		.jsba img{float: left;}
		.jsba p{float: left;font-size: 30px;font-weight: bold;color: #fff;margin-top: -3px;margin-left: 30px;}
		.jsba p span{display: block;font-size: 16px;color: #fff;font-weight: normal;}
		.jsbb{margin-top: 15px;margin-bottom: 20px;}
		.jsbb p{padding-left: 22px;background: url(../images/s18.png) no-repeat;background-position: left 9px;}
		.jsbb p a{font-size: 14px;line-height: 30px;font-weight: bold;color: #fff;}
		.faa,.jsbc{position: relative;overflow: hidden; width: 152px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;background: #f19901;text-align: center;}
		.faa a,.jsbc a{line-height: 38px;font-size: 14px;color: #ffffff;display: block;}
		.jsbc:after {content: '';display: block;position: absolute;top: -36px;left: -100px;background: white;width: 50px;height: 125px;opacity: 0.6;transform: rotate(-45deg);}
		.jsbc:hover:after {left: 130%;transition: all 600ms cubic-bezier(0.3, 1, 0.2, 1);-webkit-transition: all 600ms cubic-bezier(0.3, 1, 0.2, 1);}
		.jsab .jsbb{margin-bottom: 5px;}
		.jsab .jsbb p{background: url(../images/s19.png) no-repeat;background-position: left 9px;float: left;}
		.jsab .jsbb p:nth-child(odd){width: 240px;}
		.jsab .jsbc{background: #f19901;}
		/* 解决方案 */
		.fa{padding-top: 65px;padding-bottom: 75px;}
		.faa{margin: 0 auto;margin-top: 46px;}
		.faa:after {content: '';display: block;position: absolute;top: -36px;left: -100px;background: white;width: 50px;height: 125px;opacity: 0.6;transform: rotate(-45deg);}
		.faa:hover:after {left: 130%;transition: all 600ms cubic-bezier(0.3, 1, 0.2, 1);-webkit-transition: all 600ms cubic-bezier(0.3, 1, 0.2, 1);}
		.faba{margin-left: 35px;margin-right: 35px;transform: rotate(45deg);transition: all 0.3s; width: 170px;height: 170px;background: url(../images/s27.png) no-repeat;background-position: center;text-align: center;background-size: cover;}
		.faba p{transform: rotate(-45deg);position: relative;left: -14px;padding-top: 110px; transition: all 0.3s;font-size: 16px;line-height: 18px;color: #2e3030;text-align: center;font-weight: bold;}
		.fab{margin:0 auto; margin-top: 0px;width: 960px;}
		.fab .faba{position: relative;}
		.faba:nth-child(5){margin-left: 157px;}
		.faba:nth-child(5),.faba:nth-child(6),.faba:nth-child(7){top: -30px;}
	.faba:nth-child(8){top: -60px;margin-left: 278px;}
	.faba:nth-child(9){top: -60px;}
		
	.fab .faba:first-child p{background: url(../images/s20a.png) no-repeat;background-position: center 35px;background-size: 58px 53px;}
		.fab .faba:nth-child(2) p{background: url(../images/s21a.png) no-repeat;background-position: center 35px;background-size: 58px 53px;}
		.fab .faba:nth-child(3) p{background: url(../images/s22a.png) no-repeat;background-position: center 35px;background-size: 58px 53px;}
		.fab .faba:nth-child(4) p{background: url(../images/s23a.png) no-repeat;background-position: center 35px;background-size: 58px 53px;}
		.fab .faba:nth-child(5) p{background: url(../images/s24a.png) no-repeat;background-position: center 35px;background-size: 58px 53px;}
		.fab .faba:nth-child(6) p{background: url(../images/s25a.png) no-repeat;background-position: center 35px;background-size: 58px 53px;}
		.fab .faba:nth-child(7) p{background: url(../images/s26a.png) no-repeat;background-position: center 35px;background-size: 58px 53px;}
		.fab .faba:nth-child(8) p{background: url(../images/s261a.png) no-repeat;background-position: center 35px;background-size: 58px 53px;}
		.fab .faba:nth-child(9) p{background: url(../images/s262a.png) no-repeat;background-position: center 35px;background-size: 58px 53px;}
		.fac{width: 684px; margin: 0 auto;position: relative;top: -70px;}
		.faba:hover p{color: #fff;}
		.fab .faba:first-child:hover{background: url(../images/s28.png) no-repeat;background-position: center;background-size: cover;}
		.fab .faba:first-child:hover p{background: url(../images/s20.png) no-repeat;background-position: center 35px;background-size: 58px 53px;}
		.fab .faba:nth-child(2):hover{background: url(../images/s29.png) no-repeat;background-position: center;background-size: cover;}
		.fab .faba:nth-child(2):hover p{background: url(../images/s21.png) no-repeat;background-position: center 35px;background-size: 58px 53px;}
		.fab .faba:nth-child(3):hover{background: url(../images/s30.png) no-repeat;background-position: center;background-size: cover;}
		.fab .faba:nth-child(3):hover p{background: url(../images/s22.png) no-repeat;background-position: center 35px;background-size: 58px 53px;}
		.fab .faba:nth-child(4):hover{background: url(../images/s31.png) no-repeat;background-position: center;background-size: cover;}
		.fab .faba:nth-child(4):hover p{background: url(../images/s23.png) no-repeat;background-position: center 35px;background-size: 58px 53px;}
		.fab .faba:nth-child(5):hover{background: url(../images/s32.png) no-repeat;background-position: center;background-size: cover;}
		.fab .faba:nth-child(5):hover p{background: url(../images/s24.png) no-repeat;background-position: center 35px;background-size: 58px 53px;}
		.fab .faba:nth-child(6):hover{background: url(../images/s33.png) no-repeat;background-position: center;background-size: cover;}
		.fab .faba:nth-child(6):hover p{background: url(../images/s25.png) no-repeat;background-position: center 35px;background-size: 58px 53px;}
		.fab .faba:nth-child(7):hover{background: url(../images/s34.png) no-repeat;background-position: center;background-size: cover;}
		.fab .faba:nth-child(7):hover p{background: url(../images/s26.png) no-repeat;background-position: center 35px;background-size: 58px 53px;}
		.fab .faba:nth-child(8):hover{background: url(../images/s35.png) no-repeat;background-position: center;background-size: cover;}
		.fab .faba:nth-child(8):hover p{background: url(../images/s261.png) no-repeat;background-position: center 35px;background-size: 58px 53px;}
		.fab .faba:nth-child(9):hover{background: url(../images/s351.png) no-repeat;background-position: center;background-size: cover;}
		.fab .faba:nth-child(9):hover p{background: url(../images/s262.png) no-repeat;background-position: center 35px;background-size: 58px 53px;}
		.fad{width: 88.285%;margin: 0 auto;background: #f3f3f3;/* padding-top: 45px; */padding-bottom: 55px;margin-top: -30px;}
		.fada > p{margin-top: 45px;text-align: center;font-size: 16px;font-weight: bold;color: #2e3030;margin-bottom: 27px;padding-top: 30px;}
		.fadd{float: left;width: 42%;}
		.fadd:first-child{margin-left: 5.333%;margin-right: 5.333%;}
		.fadd:nth-child(2){}
		.fadd h6{padding-left: 10px;padding-right: 10px;float: left;height: 60px;width: 60px;text-align: center;font-size: 16px;line-height: 18px;color: #fff;font-weight: bold;border-radius: 3px;padding-top: 12px;}
		.fadd p{padding-left: 16px; float: left;font-size: 14px;line-height: 20px;color: #2e3030;height: 60px;overflow: hidden;width: 83%;}
		.fadd:first-child h6{background: #9d9d9d;}
		.fadd:nth-child(2) h6{background: #f19901;}
		/* 5大理由 */
		.ly{background: url(../images/s35.jpg) no-repeat;background-position: center;background-size: cover;padding-bottom: 76px;padding-top: 56px;}
		.ly .bt p:first-child{opacity: 0.1;}
		.ly .bt p:nth-child(2){color: #fff;}
		.ly .bt p:nth-child(2) span{color: #fff;}
		.lya{background: url(../images/s36.png) no-repeat;background-position: center 0px;padding-top: 44px;}
		.lyaa p{font-size: 22px;font-weight: bold;color: #fff;}
		.lyl{width: 40%;}
		.lyr{width: 40%;}
		.lyaa h6{font-size: 14px;line-height: 20px;color: #fff;margin-top: 8px;}
		.lya1{transition: all 0.5s; margin-right: 45px;text-align: right;padding-right: 137px;padding-bottom: 12px; background: url(../images/s37a.png) no-repeat;background-position: right bottom;}
		.lya2{transition: all 0.5s;overflow: auto;margin-top: 113px;margin-right: 75px; text-align: right;padding-right: 130px;background: url(../images/s39a.png) no-repeat;background-position: right top;}
		.lya2 h6{width: 270px;float: right;}
		.lya3{transition: all 0.5s;margin-left: 15px;padding-left: 137px;padding-bottom: 32px; background: url(../images/s38a.png) no-repeat;background-position: left bottom;}
		.lya4{transition: all 0.5s;padding-left: 110px;padding-top: 10px;background: url(../images/s40a.png) no-repeat;background-position: left top;margin-left: 55px;margin-top: 112px;}
		.lya4 h6{width: 295px;}
		.lya5{transition: all 0.5s;text-align: center;padding-top: 104px;background: url(../images/s41a.png) no-repeat;background-position: center top;margin-top: 20px;}
		.lya1:hover{background: url(../images/s37.png) no-repeat;background-position: right bottom;}
		.lya2:hover{background: url(../images/s39.png) no-repeat;background-position: right top;}
		.lya3:hover{background: url(../images/s38.png) no-repeat;background-position: left bottom;}
		.lya4:hover{background: url(../images/s40.png) no-repeat;background-position: left top;}
		.lya5:hover{background: url(../images/s41.png) no-repeat;background-position: center top;}
		/* 关于 */
		/* .gy{padding-bottom: 90px;}
		.gy .commen > img{padding-top: 100px;width: 50%;}
		.gya .bt{margin: 0;}
		.gya .bt p:first-child{text-align: left;}
		.gya .bt p:nth-child(2){text-align: left;}
		.gya .bt p:nth-child(3){text-align: left;}
		.gya{width: 47%;padding-top: 77px;margin-left: 20px;}
		.gyb{margin-top: 40px;}
		.gyba{float: left;margin-right: 93px;}
		.gyba:nth-child(3),.gyba:nth-child(4){margin-top: 27px;}
		.gyba p{font-size: 14px;color: #858585;margin-top: 5px;}
		.gya > p:nth-child(3){font-size: 14px;line-height: 24px;color: #2e3030;margin-top: 30px;margin-bottom: 20px;width: 94%;} */
		
		.gyya_wa {
				width: 112%;
				margin-top: 34px;
			}
		
			.gyya_waa {
				width: 33%;
				margin-bottom: 2rem;
			}
		
			.gyya_waa h6 {
				font-family: Arial;
				font-size: 55px;
				color: #ffbf00;
				font-weight: bold;
				line-height: 47px;
			}
		
			.gyya_waa h6 m {
				font-size: 28px;
				position: relative;
				top: -22px;
				display: inline-block;
				width: 0;
			}
		
			.gyya_waa h6 b {
				font-weight: normal;
				font-size: 14px;
				color: #ffbf00;
				display: inline-block;
				margin-left: 3px;
			}
		
			.gyya_waa p {
				font-size: 14px;
				color: #666666;
				line-height: 14px;
				margin-top: 3px;
			}
		
		 .gy {
		    width: 100%;
		    overflow: hidden;
		    margin-top: 96px;
		    background-image: url(../images/l28.jpg);
		    background-repeat: no-repeat;
		    background-position: center;
		    background-size: cover;
		    padding-top: 47px;
		  }
		  .gya {
		    margin-top: 19px;
		    width: 55%;
		  }
		  .alaa h6 {
		      font-size: 32px;
		      color: #151616;
		      line-height: 30px;
		      font-weight: bold;
		    }
		    .alaa p {
		      font-size: 17px;
		      color: #6e6e6e;
		      line-height: 17px;
		      margin-top: 14px;
		    }
		    .alaa img {
		      width: 59px;
		      margin-top: 24px;
		    }
		  .gyb {
		    width: 100%;
		    margin-top: 3%;
		  }
		  .gyb p {
		    font-size: 14px;
		    color: #525251;
		    line-height: 24px;
		    height: 144px;
		    overflow: hidden;
		  }
		  .gyb_m {
		    width: 158px;
		    height: 40px;
		    /* border: 1px solid #d7d7d7; */
		    margin-top: 3%;
		    text-align: center;
		    line-height: 40px;
		    /* border-radius: 15px; */
		    transition: all ease 0.3s;
		    background: #f19901;
		    border-bottom-left-radius: 6px;
		    border-top-right-radius: 6px;
		  }
		  .gyb_m a {
		    font-size: 15px;
		    color: #fff;
		    display: block;
		    transition: all ease 0.3s;
		  }
		  .gyb_m:hover {
		    border-color: #0a7645;
		    transform: translateX(6px);
		  }
		  .gyb_m:hover a {
		    color: #fff;
		  }
		  .tda {
		    width: 100%;
		    margin-top: 5%;
		  }
		  .tda h5 {
		    font-size: 16px;
		    color: #000000;
		    line-height: 24px;
		  }
		  .tda h5 span {
		    font-size: 32px;
		    margin-right: 15px;
		  }
		  .tdb {
		    width: 106.67%;
		    overflow: hidden;
		    margin-top: 32px;
		    position: relative;
		  }
		  .tdb::after {
		    position: absolute;
		    content: "";
		    width: 20px;
		    height: 1px;
		    background-color: #f7f7f7;
		    top: 50%;
		    right: 0px;
		  }
		  .tde {
		    width: 70.09%;
		    margin-left: 20px;
		    /* border-radius: 50%; */
		    background-color: #f19901;
		    position: relative;
		    cursor: pointer;
		  }
		  .tde::after {
		    position: absolute;
		    content: "";
		    width: 20px;
		    height: 1px;
		    background-color: #dadada;
		    top: 50%;
		    left: -26%;
		  }
		  .tde img {
		    width: 100%;
		    opacity: 1;
		    transition: all ease 0.3s;
		    /* border-radius: 50%; */
		  }
		  .tde p {
		    position: absolute;
		    text-align: center;
		    font-size: 14px;
		    color: #fff;
		    width: 100%;
		    top: 50%;
		    margin-top: -11.5px;
		    opacity: 0;
		    transition: all ease 0.3s;
		    transform: rotateY(90deg);
		  }
		  .tde p span {
		    display: block;
		    font-size: 18px;
		    letter-spacing: 1px;
		  }
		  .tde:hover img {
		    opacity: 0.08;
		  }
		  .tde:hover p {
		    opacity: 1;
		    transform: rotateY(0deg);
		  }
		  .tdb_y {
		    width: 10px;
		    position: absolute;
		    cursor: pointer;
		    top: 50%;
		    right: 20px;
		    margin-top: -8px;
		  }
		  .tdb_z {
		    width: 10px;
		    position: absolute;
		    cursor: pointer;
		    top: 50%;
		    left: -0;
		    margin-top: -8px;
		  }
		  .gy1c {
		    width: 37.5%;
		    mix-blend-mode: multiply;
		  }
		  .gy1c img {
		    width: 100%;
		  }
		  .bk1 {
		    width: 100%;
		    background-image: url(../images/l29.jpg);
		    height: 226px;
		    background-size: cover;
		    background-position: center;
		    background-repeat: no-repeat;
		  }
		  .bk1a {
		    width: 62.5%;
		    padding-top: 68px;
		  }
		  .bk1a_a {
		    width: 33.333%;
		  }
		  .bk1a_a p {
		    font-size: 13px;
		    color: #fff;
		    line-height: 14px;
		  }
		  .bk1a_a h2 {
		    font-size: 17px;
		    color: #fff;
		    margin-top: 22px;
		  }
		  .bk1a_a h2 span {
		    font-family: Arial;
		    font-size: 46px;
		    font-weight: bold;
		    margin-right: 4px;
		  }
		  .bk1a_a h2 m {
		    width: 1px;
		    position: relative;
		    top: -25px;
		    display: inline-block;
		  }
		  .bk1b {
		    width: 37.5%;
		    height: 226px;
		    /* background-color: #5cb311; */
		    padding-top: 75px;
		  }
		  .bk1b img {
		    width: 250px;
		    margin: 0 auto;
		  }
		/*工厂实景*/
		  .gc {
		    width: 100%;
		    overflow: hidden;
		    margin-top: 70px;
		  }
		  .gca {
		    width: 100%;
		    margin-top: 36px;
		  }
		  #colee_left {
		    width: 100%;
		    overflow: hidden;
		  }
		  .gcaa {
		    width: 300px;
		    margin-right: 30px;
		    position: relative;
		    border-radius: 6px;
		    transition: all ease 0.3s;
		    padding: 3px;
		  }
		  .gcaa_t {
		    width: 100%;
		    border-radius: 6px;
		    overflow: hidden;
		  }
		  .gcaa_t img {
		    width: 100%;
		    transition: all ease 0.3s;
		  }
		  .gcaa p {
		    position: absolute;
		    bottom: 17px;
		    width: 100%;
		    left: 0;
		    line-height: 24px;
		    font-size: 14px;
		    color: #fff;
		    padding-left: 24px;
		    overflow: hidden;
		    text-overflow: ellipsis;
		    white-space: nowrap;
		    transition: all ease 0.3s;
		  }
		  .gcaa:hover img {
		    transform: scale(1.1);
		  }
		  .gcaa:hover {
		    box-shadow: 0 0 20px 0 #ededed;
		  }
		  .ala_ma {
		    width: 111px;
		    height: 28px;
		    line-height: 26px;
		    margin-top: 0;
		  }
		  .ala_ma a {
		    font-size: 14px;
		  }
		 
		
		/* 科技 */
		.kj{background: url(../images/s47.jpg) no-repeat;background-position: center;background-size: cover;padding-top: 120px;padding-bottom: 100px;}
		.kja{width: 67.357%;background: rgba(255,255,255,0.9);position: relative;padding: 53px 30px 60px 30px;}
		.kja .bt{margin: 0;}
		.kja .bt p:first-child{text-align: left;}
		.kja .bt p:nth-child(2){text-align: left;}
		.kja > p{font-size: 14px;line-height: 24px;color: #2e3030;height: 168px;overflow: hidden;}
		.pageb{position: absolute;}
		.kjb{margin-top: 58px;}
		.kjc .fl{width: 48%;}
		.kjc .fl:first-child{margin-right: 4%;}
		.imgbox2{float: left;width: 110px;height: 110px;}
		.imgbox2 img{width: 100%;}
		.pbox2{float: right;width: 57%;padding-left: 16px;}
		.pbox2 p:first-child{font-size: 18px;font-weight: bold;color: #2e3030;margin-top: 19px;width: 100%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
		.pbox2 p:nth-child(2){font-size: 14px;line-height: 20px;color: #858585;margin-top: 6px;margin-bottom: 22px;height: 60px;overflow: hidden;}
		.pbox2 a{font-size: 14px;color: #f19901;text-decoration: underline;}
		.pageb{position: absolute;right: 15px;bottom: 143px;}
		.pageb li{width: 7px;height: 7px;border-radius: 4px;background: #cfcfcf;margin-top: 1px;margin-bottom: 2px;cursor: pointer;}
		.pageb .on{background: #f19901;height: 31px;}
		/* 资讯 */
		.zx{padding-top: 66px;}
		.zxa{margin: 0 auto;display: table;margin-top: 38px;}
		.zxa .fl{margin-left: 10px;margin-right: 10px; transition: all 0.3s; position: relative;overflow: hidden; width: 152px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;background: ;text-align: center;}
		.zxa .fl a{transition: all 0.3s;line-height: 38px;font-size: 16px;color: #2e3030;display: block;}
		.zxa .on{background: #f19901;}
		.zxa .on a{color: #fff;}
		.zxa .fl:hover a{color: #fff;}
		.zxa .fl::before {content: '';position: absolute;top: 0;left: 0;width: 150%;height: 100%;background: #f19901;z-index: -1;-webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);-webkit-transform-origin: 0% 100%;transform-origin: 0% 100%;-webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;transition: transform 0.3s, opacity 0.3s, background-color 0.3s;}
		.zxa .fl:hover::before {opacity: 1;background-color: #f19901;-webkit-transform: rotate3d(0, 0, 1, 0deg);transform: rotate3d(0, 0, 1, 0deg);-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);}
		.zxb{width: 95%;margin: 0 auto;margin-top: 27px;}
		.zxdet{width: 48.576%;background: #f4f4f6;padding:44px 35px 43px 45px;margin-bottom: 16px;}
		.zxdet:nth-child(odd){float: left;margin-right: 2.848%;}
		.zxdet:nth-child(even){float: right;}
		.zxdet .fl:first-child p{font-size: 36px;font-weight: bold;color: #212121;transition: all 0.3s;letter-spacing: 1.8px;}
		.zxdet .fl:first-child h6{transition: all 0.3s;font-size: 14px;color: #212121;margin-top: -6px;}
		.zxdet .fl:nth-child(2){width: 70%;margin-left: 26px;}
		.zxdet .fl:nth-child(2) h6{transition: all 0.3s;font-size: 16px;font-weight: bold;color: #212121;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
		.zxdet .fl:nth-child(2) p{font-size: 14px;line-height: 20px;color: #858585;margin-top: 10px;height: 40px;overflow: hidden;}
		.zxdet .fr{padding-top: 25px;}
		.zxdet:hover .fl:first-child p{color: #f19901;}
		.zxdet:hover .fl:first-child h6{color: #f19901;}
		.zxdet:hover .fl:nth-child(2) h6{color: #f19901;}
		.zxc img{margin: 0 auto;margin-top: 18px;width: 90%;}
		
		/*成功案例*/
			.al {
				width: 100%;
				margin-top: 80px;
			}
		
			.ala {
				width: 100%;
				margin-top: 30px;
			}
		
			.ala .swiper-container {
				padding-bottom: 90px;
			}
		
			.alb {
				width: 100%;
				border: 1px solid #eaeaea;
				padding: 30px;
				transition: all ease 0.5s;
				background-color: #ffffff;
				border: solid 1px #f2f2f2;
			}
		
			.alb h5 {
				font-size: 22px;
				color: #333333;
				line-height: 30px;
				font-weight: bold;
				transition: all ease 0.5s;
				margin-top: 36px;
			}
		
			.alb h6 {
				font-size: 12px;
				line-height: 30px;
				transition: all ease 0.5s;
				display: inline-block;
				margin-top: 20px;
				width: 100%;
			}
		
			.alb h6 m {
				display: inline-block;
				color: #fff;
				width: 88px;
				text-align: center;
				background-color: #f19901;
			}
		
			.alb h6 span {
				display: inline-block;
				color: #333333;
				background-color: #eaeaf0;
				padding: 0 0 0 8px;
				width: calc(100% - 87px);
				margin-left: -6px;
			}
		
			.alb p {
				width: 100%;
				font-size: 14px;
				color: #444444;
				line-height: 24px;
				overflow: hidden;
				transition: all ease 0.5s;
			}
		
			.alb p img {
				transition: all ease 0.5s;
				width: 100%;
			}
		
			.alb a>span {
				font-size: 14px;
				color: #666666;
				line-height: 24px;
				transition: all ease 0.5s;
				height: 48px;
				overflow: hidden;
				width: 100%;
				display: block;
				margin-top: 18px;
			}
		
			.alb:hover {
				background-image: linear-gradient(0deg,
      #f4f4f6 0%,
      #eaeaf0 100%);
			}
		
			.alb:hover h5 {
				color: #f19901;
			}
		
			.alb:hover p img {
				transform: scale(1.1);
			}
		
			.alb:hover a>span {
				/* color: #fff; */
			}
		
			.more {
				width: 130px;
				height: 40px;
				margin: 0 auto;
				margin-top: -40px;
				line-height: 40px;
				transition: all ease 0.3s;
				background-color: #f19901;
				text-align: center;
				position: relative;
				z-index: 1000;
				background: #f19901;
				border-bottom-left-radius: 6px;
				border-top-right-radius: 6px;
			}
		
			.more a {
				font-size: 16px;
				color: #ffffff;
				display: block;
				transition: all ease 0.3s;
			}
		
			.more:hover {
				transform: translateY(-6px);
			}
		
			.morea {
				background-color: #f26a00;
				border-color: #f26a00;
				background-image: url(../images/y25.png);
			}
		
			.morea a {
				color: #fff;
			}
		
		
		
			.ala .swiper-button-prev {
				background-image: url(../images/y88.png);
				background-size: 100% 100%;
				width: 40px;
				height: 41px;
				top: 97%;
				left: 42%;
			}
		
			.ala .swiper-button-next {
				background-image: url(../images/y89.png);
				background-size: 100% 100%;
				width: 40px;
				height: 41px;
				top: 97%;
				right: 42%;
			}
		
		.bka{width: 100%;background-image: url(../images/x19.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;height: 190px;margin-top: 85px;border-top: 1px solid #e1e1e1;padding-top: 50px;overflow: hidden;}
			.bka img{width: 920px;margin: 0 auto;}
		/*新闻动态*/
		.xw{width: 100%;overflow: hidden;margin-top: 91px;margin-bottom: 91px;}
			.xwz{width: 21.666%;}
			.xwza{width: 100%;border-left: 5px solid #f19901;padding-left: 26px;}
			.xwza h6{font-family: Arial;font-size: 40px;color: #f19901;font-weight: bold;text-transform: uppercase;line-height: 30px;}
			.xwza p{font-size: 30px;color: #222222;font-weight: bold;line-height: 30px;margin-top: 14px;letter-spacing: 2px;}
			.xwzb{width: 100%;margin-top: 20%;}
			.xwzb p{width: 200px;height: 60px;line-height: 60px;border: 3px solid #f8f8f8;border-radius: 6px;margin-top: 21px;padding-left: 24px;transition: all ease 0.3s;}
			.xwzb p a{font-size: 18px;color: #3c3c3c;}
			.xwzb p a img{display: inline-block;margin-left: 27px;position: relative;top: -2px;}
			.xwzb p:hover{border-color: #f19901;}
			.xwzb p.on{border-color: #f19901;}
			.xwy{width: 78.334%;margin-top: 34px;}
			.xwya{width: 100%;}
			.xwyb{width: 33.333%;padding-left: 18px;border-left: 1px solid #e8e8e8;}
			.xwyb:nth-child(1){border: none;}
			.xwyb_t{width: 95.132%;overflow: hidden;margin-top: 28px;}
			.xwyb_t img{width: 100%;transition: all ease 0.3s;}
			.xwyb_a{width: 95.132%;}
			.xwyb_a h6{font-size: 16px;color: #2f2f2f;line-height: 24px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
			.xwyb_a p{font-size: 12px;color: #898989;line-height: 12px;margin-top: 14px;}
			.xwyb_w{width: 95.132%;margin-top: 6%;}
			.xwyb_w p{font-size: 14px;color: #494949;line-height: 20px;height: 40px;overflow: hidden;}
			.xwyb_w span{font-size: 12px;color: #6c6c6c;margin-top: 16%;display: block;line-height: 12px;transition: all ease 0.3s;}
			.xwyb:hover .xwyb_t img{transform: scale(1.05);}
			.xwyb:hover .xwyb_a h6{color: #f19901;}
			.xwyb:hover .xwyb_w span{transform: translateX(6px);}

		/* 联系 */
		/* .lx{background: url(../images/s50.jpg);background-position: center;background-size: cover;margin-top: 87px;padding-top: 48px;padding-bottom: 100px;}
		.lxa{margin-top: 30px;}
		.lxab{position: relative; width: 30%;margin-left: 1.6%;margin-right: 1.6%; box-shadow: 5px 5px 10px 4px #eaeaf0;float: left;background: #fff;border-top-right-radius: 6px;border-bottom-left-radius: 6px;}
		.lxab{padding: 49px 0px 35px 3% ;}
		.lxab img:nth-child(6){position: absolute;bottom: 0;right: 0;}
		.lxab p{font-size: 14px;color: #858585;}
		.lxab h6{font-size: 14px;line-height: 20px;font-weight: bold;}
		.lxab h6 span{display: block;}
		.lxab p:nth-child(2){margin-top: 31px;}
		.lxab h6:nth-child(3){margin-top: 9px;}
		.lxab p:nth-child(4){margin-top: 23px;}
		.lxab h6:nth-child(5){margin-top: 6px;height: 40px;} */
		/* 留言 */
		/* .cont{background: url(../images/s56.jpg);background-position: center;background-size: cover;padding-bottom: 57px;}
		.cona{margin-left: 5px;float: left;background: url(../images/s57.png) no-repeat;background-position: 110px 73px;}
		.cona p:first-child{font-size: 20px;font-weight: bold;color: #fff;padding-top: 72px;}
		.cona p:nth-child(2){font-size: 16px;font-weight: bold;color: #fff;margin-top: 3px;}
		.conb{padding-top: 42px;}
		.conb input[type = text]{font-size: 16px; padding-left: 20px; width: 150px;height: 63px;border-top-right-radius: 7px;border-bottom-left-radius: 7px;}
		.conb textarea{margin-right: 1px;font-size: 16px;padding-left: 20px;line-height: 63px; position: relative;top: 26px; width: 300px;height: 63px;border-top-right-radius: 7px;border-bottom-left-radius: 7px;}
		.conb input[type = submit]{transition: all 0.3s; cursor: pointer; font-size: 16px;font-weight: bold;color: #ffffff;background: #f19901; width: 130px;height: 63px;border-top-right-radius: 7px;border-bottom-left-radius: 7px;}
		.conb input:first-child{margin-left: 10px;margin-right: 1px;}
		.conb input:nth-child(2){margin-right: 1px;}
		.conb input[type = submit]:hover{background: #f19901;} */
		/* foot */
		/* .foot{background: url(../images/s58.jpg);background-position: center;background-size: cover;padding-top: 80px;}
		.foot .commen > .fl{padding-left: 10px;}
		.fta{float: left;width: 100px;}
		.fta:nth-child(4){width: 145px;}
		.fta:nth-child(5){width: 120px;}
		.fta h6 a{transition: all 0.3s;font-size: 16px;color: #fff;}
		.fta h6 a:hover{color: #f19901;}
		.fta h6{position: relative;    padding-bottom: 23px;}
		.fta h6::before{content:'';position: absolute;border-left: 2px solid #f19901;left: -10px;top: 4px;height: 14px;}
		.fta p a{transition: all 0.3s;font-size: 14px;line-height: 33px;color: #aaaaaa;transition: all 0.3s;}
		.fta p a:hover{color: #fff;}
		.ftc{display: table;margin: 0 auto;}
		.ftc p{display: inline-block;font-size: 14px;color: #68696a;}
		.ftc p:first-child{margin-right: 38px;}
		.ftc p a{font-size: 14px;color: #68696a;transition: all 0.3s; }
		.ftc p a:hover{color: #fff;}
		.ftc{position: relative;margin-top: 40px;padding-bottom: 41px;}
		.ftc::before{content: '';width: 1000px;display: block;position: absolute;border-bottom: 1px solid #2f3233;left: 976px;top: 8px;}
		.ftc::after{content: '';width: 1000px;display: block;position: absolute;border-bottom: 1px solid #2f3233;right: 974px;top: 8px;}
		.fra{background: #064c81;padding: 25px 0px 21px 0px;border-top-right-radius: 7px;border-bottom-left-radius: 7px;margin-right: 5px;width: 178px;}
		.fra img{margin: 0 auto;}
		.fra p{color: #ffffff;font-size: 14px;text-align: center;margin-top: 11px;}
		.fra h6{color: #fff;font-size: 22px;font-weight: bold;text-align: center;margin-top: 4px;} */
		
		.lx {
				width: 100%;
				overflow: hidden;
				background-image: url(../images/d20.jpg);
				background-repeat: no-repeat;
				background-position: center;
				background-size: cover;
				padding: 75px 0 84px;
			}
		
			.lxa {
				width: 96%;
				margin: 0 auto;
				background-color: #fff;
			}
		
			.lxb {
				width: 42%;
				border-right: 1px solid #d2d2d2;
				padding: 46px 0 50px 3%;
			}
		
			.lxba {
				width: 100%;
			}
		
			.lxba img {
				width: 75px;
				float: left;
			}
		
			.lxba p {
				float: left;
				font-size: 30px;
				color: #303030;
				font-weight: bold;
				line-height: 50px;
				margin-left: -38px;
				letter-spacing: 3px;
			}
		
			.lxbb {
				width: 100%;
				padding-left: 14px;
				margin-top: 10px;
				margin-bottom: 25px;
			}
		
			.lxbb img {
				float: left;
				width: 31px;
				margin-top: 19px;
			}
		
			.lxbb_a {
				margin-left: 18px;
			}
		
			.lxbb_a p {
				font-size: 15px;
				color: #303030;
				line-height: 19px;
				margin-top: 18px;
			}
		
			.lxbb_a p m {
				width: 48px;
				display: inline-block;
			}
		
			.lxb .cpm {
				margin-left: 60px;
				margin-top: 37px;
			}
		
			.lxc {
				width: 48.8%;
				margin-left: 4%;
				padding-top: 46px;
			}
		
			.lxc .lxba {
				margin-left: -10px;
			}
		
			.lxca {
				width: 100%;
				margin-top: 25px;
			}
		
			.lxca .input1 {
				width: 48.31%;
				font-size: 16px;
				color: #737373;
				border-bottom: 1px solid #d9d9d9;
				line-height: 26px;
				padding-bottom: 12px;
				padding-left: 7px;
				letter-spacing: 1px;
			}
		
			.lxca textarea {
				width: 100%;
				font-size: 16px;
				color: #5a6470;
				border-bottom: 1px solid #d9d9d9;
				line-height: 26px;
				padding-bottom: 12px;
				padding-left: 7px;
				letter-spacing: 1px;
				height: 75px;
				margin-top: 24px;
			}
		
			.lxcaa {
				width: 100%;
				border-bottom: 1px solid #d9d9d9;
				margin-top: 13px;
			}
		
			.lxcaa .input2 {
				width: 50%;
				font-size: 16px;
				color: #5a6470;
				line-height: 26px;
				padding-left: 7px;
				letter-spacing: 1px;
				margin-top: 15px;
				padding-bottom: 12px;
			}
		
			.lxcaa .sx {
				cursor: pointer;
				margin: 14px 17px 0 17px;
			}
		
			.lxcaa .yzm {
				width: 140px;
			}
		
			.lxcab {
				width: 100%;
				margin-top: 45px;
			}
		
			.lxcab input {
				width: 150px;
				height: 45px;
				line-height: 45px;
				text-align: center;
				background-color: #364147;
				outline: none;
				cursor: pointer;
				font-size: 14px;
				color: #fff;
				margin-left: 5px;
			}
		
			.lxcab .input3 {
				background-color: #f19901;
			}
		
			/*footer*/
			.yj {
				width: 100%;
				overflow: hidden;
				background-color: #292c30;
				padding: 70px 0;
			}
		.yj .commen{display:flex;}
			.yja {
				/* margin-left: 1%; */
				display: flex;
			}
		
			.yjaa {
				border-left: 1px solid #3d4246;
				padding-left: 1%;
				position: relative;
				max-width: 14.6%;
				/* height: 285px; */
			}
		
			.yjaa:nth-child(2) {
				/* width: 130px; */
			}
		
			.yjaa:nth-child(3) {
				/* width: 110px; */
			}
		
			.yjaa:nth-child(4) {
				/* width: 110px; */
			}
		
			.yjaa::after {
				position: absolute;
				content: "";
				width: 1px;
				height: 26px;
				background-color: #f19901;
				left: 0;
				top: 0;
			}
		
			.yjaa h6 {
				line-height: 26px;
				letter-spacing: 1px;
				margin-bottom: 16px;
			}
		
			.yjaa h6 a {
				font-size: 16px;
				color: #fff;
				display: block;
				width: 90%;
				text-overflow: ellipsis;
				white-space: nowrap;
				overflow: hidden;
			}
		
			.yjaa p {
				line-height: 30px;
			}
		
			.yjaa p a {
				font-size: 12px;
				color: #9ca3ab;
				transition: all ease 0.3s;
				display: block;
				text-overflow: ellipsis;
				white-space: nowrap;
				overflow: hidden;
				width: 90%;
			}
		
			.yjaa p a:hover {
				color: #fff;
			}
		
			.yjb {
				/* margin-right: 2%; */
			}
		
			.yjba {
				border-bottom: 1px solid #3d4246;
				padding-bottom: 37px;
				display: flex;
				justify-content: flex-end;
			}
		
			.yjbaa>img {
				width: 130px;
				margin-top: 8px;
			}
		
			.yjbaa p {
				font-size: 20px;
				color: #fff;
				font-weight: bold;
				line-height: 24px;
				margin-top: 12px;
				letter-spacing: 1px;
			}
		
			.yjbaa p img {
				display: inline-block;
				width: 24px;
				margin-right: 8px;
				position: relative;
				top: 2px;
			}
		
			.ewm {
				width: 90px;
				margin-left: 10px;
			}
		
			.yjbb {
				width: 100%;
				margin-top: 15px;
			}
		
			.yjbb p {
				text-align: right;
				font-size: 12px;
				color: #adadad;
				line-height: 24px;
				letter-spacing: 1px;
				text-transform: uppercase;
			}
		
			.yjbb p a {
				font-size: 12px;
				color: #adadad;
				transition: all ease 0.3s;
			}
		
			.yjbb p a:hover {
				color: #fff;
			}
		
			.yl {
				width: 100%;
				border-top: 1px solid #949494;
				padding: 12px 20px;
			}
		
			.yl p {
				font-size: 12px;
				color: #a8a8a8;
				line-height: 22px;
			}
		
			.yl p a {
				font-size: 12px;
				color: #a8a8a8;
				margin: 0 8px;
				transition: all ease 0.3s;
			}
		
			.yl p a:hover {
				color: #25a374;
			}

		/*固定的悬浮窗*/
		.yb_conct{position: fixed;z-index: 9999999;top: 290px;right: -127px;cursor: pointer;transition: all .3s ease;}
		.yb_bar ul li{width: 180px;height: 53px;font: 15px/53px 'al1';color: #fff;text-indent: 54px;margin-bottom: 3px;border-radius: 3px;transition: all .5s ease;overflow: hidden;}
		.yb_bar ul li a{font: 15px/53px 'al1';color: #fff;text-indent: 54px;margin-bottom: 3px;border-radius: 3px;transition: all .5s ease;overflow: hidden;}
		.yb_bar .yb_top{background: #f19901 url(../images/t1.png) no-repeat;}
		.yb_bar .yb_phone{background: #f19901 url(../images/t2.png) no-repeat;}
		.yb_bar .yb_QQ{text-indent: 0;background: #f19901 url(../images/t3.png) no-repeat;}
		.yb_bar .yb_ercode{background: #f19901 url(../images/t4.png) no-repeat;}
		.hd_qr{padding: 6px 37px 25px 37px;box-sizing: border-box;width: 180px;}
		.yb_QQ a{display: block;text-indent: 54px;width: 100%;height: 100%;color: #fff;}
		.yb_QQ a:hover {color: #fff;}
		.zuoc{position: fixed;z-index: 9999999;bottom: 10%;left: -0;cursor: pointer;transition: all .3s ease;width: 255px;opacity: 0;}
		.zuoca{width: 100%;margin: 9.5px 0;margin-left: -160px;transition: all .3s ease;}
		.zuoca img{width: 100%;}
		.zuoca:hover{margin-left: 0;}
		/* 友情链接 */
		.yqlj p{line-height: 40px;color: #333333;font-size: 14px;}
		.yqlj p a{font-size: 14px;color: #333333;transition: all 0.3s;margin-right: 10px;}
		.yqlj p a:hover{color: #f19901;}
		
		
		/* 内页开始====================================================================================================== */
		/* 产品列表页 */
		.nyban{width: 100%;overflow: hidden;height: 320px;/* margin-top: 123px; */}
		.nyban img{position: relative;width: 1536px;height: 320px;margin-left: -780px;left: 50%;}
		.pos{padding-left: 27px;padding-top: 12px;}
		.pos p{display: inline-block;font-size: 14px;color: #b5b5b5;}
		.pos p a{font-size: 14px;color: #b5b5b5;transition: all 0.3s;}
		.pos h1{display: inline-block;font-size: 14px;color: #b5b5b5;transition: all 0.3s;}
		.pos p a:hover{color: #f19901;}
		.pos a:hover h1{color: #f19901;}
		.fqcl > .fl{width: 24.285%;margin-top: 34px;}
		.fqcl > .fr{width: 72.285%;margin-top: 34px;}
		.c{text-align: right;}
		.fqcl{padding-top: 7px;}
		.clma:first-child .clmb{background: #f19901 url(../images/s16.png) no-repeat;background-position: 31px 20px;}
		.clma:nth-child(2) .clmb{background: #f19901 url(../images/s17.png) no-repeat;background-position: 31px 20px;}
		.clmb{padding: 30px 0px 29px 105px;border-top-right-radius: 8px;border-bottom: 3px solid #fff;}
		.clmb p{font-size: 20px;font-weight: bold;color: #fff;}
		.clmb p span{font-size: 14px;color: #fff;font-weight: normal;display: block;margin-top: 4px;}
		.clma > p{background: #f4f4f6;padding-left: 29px;border-bottom: 3px solid #fff;transition: all 0.3s;background-position: 350px 23px;}
		.clma > p a{line-height: 62px;font-size: 14px;color: #2e3030;display: block;transition: all 0.3s;}
		.clma .on{background: #f4f4f6 url(../images/s6.png) no-repeat;background-position: 300px 23px;}
		.clma .on a{color: #f19901;}
		.clma > p:hover{background: #f4f4f6 url(../images/s6.png) no-repeat;background-position: 300px 23px;}
		.clma > p:hover a{color: #f19901;}
		.bta p:first-child{font-size: 35px;font-weight: 900;color: #f4f4f6;}
		.bta p:nth-child(2){font-size: 20px;font-weight: bold;color: #2e3030;margin-top: -36px;}
		.bta p:nth-child(2) span{color: #f19901;}
		.tjzx{margin-top: 27px;}
		.tjzxa{margin-top: 13px;}
		.tjzxb{background: #f4f4f6;padding: 20px 0px 25px 28px;margin-bottom: 11px;}
		.tjzxb h6{font-size: 14px;line-height: 24px;color: #212121;transition: all 0.3s;}
		.tjzxb p{font-size: 14px;line-height: 24px;color: #212121;transition: all 0.3s;}
		.tjzxb img{margin-top: 10px;}
		.tjzxb:hover h6{color: #f19901;}
		.tjzxb:hover p{color: #f19901;}
		.cpx .cpdet{width: 32.116%;margin-bottom: 43px;margin-right: 0;}
		.cpx .cpdet:nth-child(3n - 1){margin-left: 1.826%;margin-right: 1.826%;}
		.pagee{}
		.pagee p{transition: all 0.3s; display: inline-block;margin-left: 7px;text-align: center;width: 38px;height: 38px;background: #f4f4f6;border-top-right-radius: 7px;border-bottom-left-radius: 7px;}
		.pagee p a{font-size: 14px;color: #383838;transition: all 0.3s;line-height: 38px;color: #383838;display: block;}
		.pagee .on{background: #f19901;}
		.pagee .on a{color: #fff;}
		.pagee .a{width: 88px;}
		.pagee p:hover{background: #f19901;}
		.pagee p:hover a{color: #fff;}
		
		/* 产品内页 */
		.fqxq > .fl{width: 24.285%;margin-top: 34px;}
		.fqxq > .fr{width: 72.285%;margin-top: 34px;}
		.cldeta p{font-size: 16px;font-weight: bold;color: #2e3030;line-height: 39px;padding-left: 30px;border-left: 7px solid #f19901;}
		.cldeta{background: #f4f4f6;padding-top: 12px;padding-bottom: 11px;}
		.cldetb{padding-left: 23px;margin-top: 38px;margin-bottom: 48px;}
		.cldetb .fl:nth-child(1){width: 46.107%;}
		.cldetb .fl:first-child img{width: 100%;}
		.cldetb .fl:nth-child(2){padding-left: 70px;width: 53.893%;}
		.cldetb h6:first-child{font-size: 14px;color: #2e3030;margin-top: 20px;}
		.cldetb h1{font-size: 24px;font-weight: bold;color: #2e3030;margin-top: 2px;}
		.cldetb h6:nth-child(3){font-size: 14px;color: #2e3030;margin-top: 30px;}
		.cldetb p{font-size: 24px;font-weight: bold;color: #2e3030;margin-top: 2px;}
		.cldetb a img{width: 92%;margin-top: 15px;}
		.cldetc{padding-left: 23px;margin-bottom: 40px;}
		.dca{float: left;padding-left: 10px;padding-right: 10px; height: 60px;width: 60px;text-align: center;line-height: 18px;padding-top: 12px;border-radius: 3px; color: #fff;font-weight: bold;font-size: 16px;background: #f19901;}
		.dcb{float: left;padding-left: 10px;padding-right: 10px; height: 60px;width: 60px;text-align: center;line-height: 18px;padding-top: 12px;border-radius: 3px; color: #fff;font-weight: bold;font-size: 16px;background: #f19901;}
		.detc{margin-bottom: 38px;}
		.dcd{float: left;width: 87%;}
		.dcd p{font-size: 14px;line-height: 24px;color: #2e3030;margin-left: 20px;}
		.detc > p{float: left;width: 87%;font-size: 14px;line-height: 24px;color: #2e3030;margin-left: 20px;}
		.detc2 > p{float:none;width: 100%;font-size: 14px;line-height: 24px;color: #2e3030;margin-left: 0px;}
		.detc > p span{/* display: block;font-size: 16px;font-weight: bold;margin-bottom: 7px; */}
		.detc img{max-width: 100%;margin: 0 auto;}
		.detc > div > p{font-size: 14px;line-height: 24px;color: #2e3030;}
		.detc a{font-size: 14px;line-height: 24px;color: #2e3030;}
		.cldetd{overflow: auto;}
		.cldetd a{width: 100%;}
		.cldetd a img{width: 93.5%;margin: 0 auto;}
		.cldetd .jsbc{float: right;margin-right: 34px;margin-top: 36px;}
		
		/* 核心技术 */
		.pagef{margin-top: 20px;margin-bottom: 32px;}
		.pagef li{width: 7px;height: 7px;border-radius: 4px;background: #cfcfcf;transition: all 0.3s;float: left;margin-right: 3px;cursor: pointer;}
		.pagef .on{width: 31px;background: #f19901;}
		.pageg li{width: 7px;height: 7px;border-radius: 4px;background: #cfcfcf;transition: all 0.3s;float: left;margin-right: 3px;cursor: pointer;}
		.pageg .on{width: 31px;background: #f19901;}
		.tjcpa{margin-top: 20px;}
		.tjcpa .cpdet{width: 100%;}
		.tjcpa .cpdet:nth-child(3n - 1){margin-left: 0;margin-right: 0;}
		.hxjsa h1{font-size: 24px;font-weight: bold;color: #2e3030;margin-bottom: 30px;}
		.hxa{background: #f4f4f6;padding-top: 12px;padding-bottom: 11px;    margin-bottom: 20px;}
		.hxa p{display: inline-block;font-size: 16px;font-weight: bold;color: #2e3030;line-height: 39px;border-left: 7px solid #f19901;padding-left: 29px;}
		.hxa h6{display: inline-block;font-size: 14px;color: #f19901;text-decoration: underline;cursor: pointer;margin-left: 12px;}
		.hxjs{margin-bottom: 16px;}
		.hxdet{padding-left: 35px;padding-right: 30px;}
		.hxdet p{font-size: 14px;line-height: 24px;color: #2e3030;margin-bottom: 10px;}
		.hxdet h6{font-size: 16px;font-weight: bold;color: #2e3030;padding-left: 27px;background: url(../images/s80.png) no-repeat;background-position: left center;margin-top: 10px;margin-bottom: 10px;}
		.hxdet img{margin: 0 auto;max-width: 100%;margin-top: 20px;margin-bottom: 20px;}
		.hxtable{margin-top: 20px;margin-bottom: 20px;}
		.hxtable table{border-collapse: collapse;}
		.hxtable table td{border: 1px solid #d8d8de;padding-left: 24px;padding-right: 30px;line-height: 34px;border-collapse: collapse;}
		.hxtable table th{border: 1px solid #d8d8de;padding-left: 24px;padding-right: 30px;line-height: 34px;text-align: left;background: #f4f4f6;}
		.hxtablea{overflow: auto;width: 100%;}
		.hxtablea table{width: 200%;}
		
		/* 解决方案 */
		.faf{width: 91.928%;margin: 0 auto;margin-top: 32px;}
		.fafa{width: 31.623%;margin-bottom: 46px;}
		.fafa:nth-child(3n - 1){margin-left: 2.565%;margin-right: 2.565%;}
		.imgbox3{width: 100%;overflow: hidden;}
		.imgbox3 img{width: 100%;transition: all 0.3s;}
		.pbox3{background: #f4f4f6;transition: all 0.3s;position: relative;}
		.pbox3 img:first-child{width: 36px;height: 33px;position: absolute;top: 33px;left: 10px;opacity: 1;transition: all 0.3s;}
		.pbox3 img:nth-child(2){width: 36px;height: 33px;position: absolute;top: 33px;left: 10px;opacity: 0;transition: all 0.3s;}
		.pbox3 p{width: 85%;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;float: left;font-size: 16px;font-weight: bold;color: #2e3030;padding-left: 50px;line-height: 99px;transition: all 0.3s;}
		.pbox3 img:nth-child(4){float: right;margin-right: 15px;margin-top: 44px;}
		.fafa:hover p{color: #fff;}
		.fafa:hover .pbox3{background: #f19901;}
		.fafa:hover .pbox3 img:first-child{opacity: 0;}
		.fafa:hover .pbox3 img:nth-child(2){opacity: 1;}
		.fafa:hover .imgbox3 img{transform: scale(1.05);}
		.gcab .cpdet{width: 100%;}
		.xggc{background: url(../images/s89.jpg);background-position: center;background-size: cover;padding-top: 59px;padding-bottom: 72px;}
		.gc{width: 91.571%;margin: 0 auto;margin-top: 40px;}
		.pageh{text-align: center;}
		.pageh .swiper-pagination-bullet{width: 6px;height: 6px;background: #cfcfcf;transition: all 0.3s;margin-left: 1px;margin-right: 2px;}
		.pageh .swiper-pagination-bullet-active{width: 6px;height: 6px;background: #f19901;width: 30px;}
		.zxd{padding-top: 50px;}
		.zxs{width: 88.428%;margin: 0 auto;margin-top: 38px;}
		.zxt{width: 48.303%;background: #f4f4f6;margin-bottom: 8px;}
		.zxt:nth-child(odd){margin-right: 3.394%;float: left;}
		.zxt:nth-child(even){float: right;}
		.zxt h6{float: left;margin-left: 15px;font-size: 14px;color: #212121;line-height: 72px;transition: all 0.3s;}
		.zxt p{float: left;margin-left: 15px;font-size: 14px;color: #212121;line-height: 72px;transition: all 0.3s;width: 58%;}
		.zxt img{float: right;margin-right: 20px;margin-top: 29px;}
		.zxt:hover h6{color: #f19901;}
		.zxt:hover p{color: #f19901;}
		
		/* 方案内页 */
		.fah{width: 100%;}
		.fahb{background: #f19901;border-top-right-radius: 7px;padding: 29px 0px 31px 30px;margin-bottom: 3px;}
		.fahb p{font-size: 20px;font-weight: bold;color: #fff;}
		.fahb p a{font-size: 20px;font-weight: bold;color: #fff;}
		.fahb p span{display: block;font-size: 14px;color: #fff;font-weight: normal;}
		.faha > p{background: #f4f4f6;padding-left: 28px;margin-bottom: 3px;transition: all 0.3s;background-position: 230px 23px;}
		.faha > p a{font-size: 14px;line-height: 62px;color: #2e3030;transition: all 0.3s;}
		.faha .on{background: #f4f4f6 url(../images/s6.png) no-repeat;background-position: 200px 23px;}
		.faha .on a{color: #f19901;}
		.faha > p:hover{background: #f4f4f6 url(../images/s6.png) no-repeat;background-position: 200px 23px;}
		.faha > p:hover a{color: #f19901;}
		.fag{background: #f4f4f6;padding-top: 32px;padding-bottom: 30px;margin-bottom: 43px;}
		.fag h1{font-size: 24px;font-weight: bold;color: #2e3030;line-height: 40px;border-left: 7px solid #f19901;padding-left: 36px;}
		.dcd > img{display: inline-block;margin-right: 10px;margin-top: 30px;width: 31%;}
		.dcd div img{max-width: 100%;margin: 0 auto;}
		.xggc{margin-top: 30px;}
		
		/* 成功案例 */
		/* .fah:nth-child(2) .fahb{background: #f19901;}
		.ala{background: #f4f4f6;padding-top: 12px;padding-bottom: 11px;margin-bottom: 43px;}
		.ala p{font-size: 16px;font-weight: bold;color: #2e3030;line-height: 40px;border-left: 7px solid #f19901;padding-left: 36px;}
		.alb{width: 93.873%;margin: 0 auto;}
		.alc{width: 48%;margin-bottom: 71px;}
		.alc:nth-child(odd){margin-right: 4%;}
		.imgbox4{overflow: hidden;}
		.imgbox4 img{width: 100%;transition: all 0.3s;}
		.pbox4 p{float: left;font-size: 16px;font-weight: bold;color: #2e3030;transition: all 0.3s;margin-top: 27px;width: 85%;}
		.pbox4 img{float: right;margin-right: 13px;margin-top: 34px;}
		.alc:hover .imgbox4 img{transform: scale(1.05);}
		.alc:hover .pbox4 p{color: #f19901;}
		.p{text-align: right;} */
		
		/* 案例内页 */
		.dettable{margin-left: 20px;width: 100%;margin-top: 20px;margin-bottom: 20px;}
		.dettable table{border-collapse: collapse;}
		.dettable table td{border: 1px solid #d8d8de;padding-left: 14px;padding-right: 10px;line-height: 34px;border-collapse: collapse;}
		.dettable table th{font-weight: normal; border: 1px solid #d8d8de;padding-left: 14px;padding-right: 10px;line-height: 34px;text-align: left;background: #f4f4f6;}
		.dcg{max-height: 432px;overflow: hidden;}
		.dcf{font-size: 14px;color: #f19901;text-decoration: underline;cursor: pointer;margin-left: 20px;}
		.dci p{float: left;width: 47%;}
		
		/* 合作客户 */
		.kh{width: 93.972%;margin: 0 auto;}
		.kha{width: 31.894%;}
		.kha:nth-child(3n - 1){margin-left: 2.159%;margin-right: 2.159%;}
		.kha img{border: 1px solid #dcdcdc;transition: all 0.3s;width: 100%;}
		.kha p{text-align: center;font-size: 14px;line-height: 18px;height: 36px;overflow: hidden;margin-top: 7px;margin-bottom: 14px;}
		.kha:hover img{border: 1px solid #f19901;}
		
		/* 关于我们 */
		.gybta{display: table;margin: 0 auto;margin-top: 34px;}
		.gybta p{display: inline-block;width: 152px;height: 38px;text-align: center;transition: all 0.3s;border-bottom-left-radius: 6px;border-top-right-radius: 6px;background: #fff;margin-left: 18px;margin-right: 18px;}
		.gybta p a{line-height: 38px;color: #2e3030;font-size: 16px;display: block;}
		.gybta .on{background: #f19901;border-bottom-left-radius: 6px;border-top-right-radius: 6px;}
		.gybta .on a{color: #fff;}
		.gybta p:hover{background: #f19901;border-bottom-left-radius: 6px;border-top-right-radius: 6px;}
		.gybta p:hover a{color: #fff;}
		.gyc{padding:0 ;}
		.gyc > .fl{width: 59%;padding-top: 35px;}
		.gycaa{width: 25%;}
		.gycaa p{font-size: 14px;color: #858585;margin-top: 5px;}
		.gycb{padding-top: 20px;}
		.gycb h6{font-size: 24px;font-weight: bold;color: #2e3030;margin-bottom: 15px;}
		.gycb p{font-size: 14px;line-height: 24px;color: #2e3030;}
		.gyc .fr{width: 40%;}
		.gyc .fr{padding-top: 34px;}
		.gyc .fr img{width: 100%;}
		.gyd{margin-top: 115px; background: url(../images/s112.jpg);background-position: center;background-size: cover;padding-top: 103px;padding-bottom: 82px;}
		.gyda .bt{margin: 0;}
		.gyda .bt p:first-child{text-align: left;}
		.gyda .bt p:nth-child(2){text-align: left;}
		.gyda{width: 69%;background: rgba(255,255,255,0.9);padding: 57px 87px 72px 78px ;}
		.gydb{font-size: 14px;line-height: 24px;color: #2e3030;margin-top: 10px;padding-bottom: 28px;}
		.gydd{position: relative;width: 44.755%;}
		.gydd:first-child{margin-right: 10.49%;}
		.gydd img{width: 100%;}
		.gydd p{ position: absolute;left: 0;bottom: 0; width: 147px;line-height: 49px;text-align: center;color: #fff;background: rgba(0,186,144,0.8);font-size: 18px;font-weight: bold;}
		.zj{padding-top: 47px;margin-bottom: 83px;}
		.zja{width: 85.285%;margin: 0 auto;margin-top: 41px;}
		.zjb{background: #f4f4f6;padding: 52px 0px 44px 0px;margin-bottom: 23px;border-top-right-radius: 7px;border-bottom-left-radius: 7px;}
		.zjb > .fl{width: 21.86%;}
		.zjb > .fl img{margin: 0 auto;width: 59.386%;}
		.zjb > .fr{width: 78.14%;}
		.zjba > p{display: inline-block;font-size: 20px;font-weight: bold;color: #2e3030;margin-bottom: 27px;}
		.zjba > h6{display: inline-block;font-size: 16px;color: #2e3030;margin-left: 12px;}
		.zjbb{overflow: auto;margin-bottom: 18px;}
		.zjbb h6{float: left; width: 75px;line-height: 27px;font-size: 14px;color: #fff;background: #f19901;border-top-right-radius: 7px;border-bottom-left-radius: 7px;text-align: center;}
		.zjbb p{float: left;width: 79%;font-size: 14px;line-height: 21px;color: #2e3030;margin-left: 38px;}
		.zf{padding-top: 96px;}
		.zf img{margin: 0 auto;width: 85.285%;}
		.zfa{font-size: 14px;line-height: 24px;color: #2e3030;text-align: center;margin-top: 59px;margin-bottom:49px;}
		.zfb{margin: 0 auto;position: relative;overflow: hidden; width: 218px;height: 52px;border-top-right-radius: 7px;border-bottom-left-radius: 7px;background: #f19901 url(../images/s120px.png) no-repeat;background-position: 45px 13px;box-shadow: 5px 5px 0px 0px #eaeaf0;}
		.zfb a{display: block;line-height: 52px;padding-left: 90px;font-size: 20px;font-weight: bold;color: #fff;}
		.zfb:after {content: '';display: block;position: absolute;top: -36px;left: -100px;background: white;width: 50px;height: 125px;opacity: 0.6;transform: rotate(-45deg);}
		.zfb:hover:after {left: 130%;transition: all 600ms cubic-bezier(0.3, 1, 0.2, 1);-webkit-transition: all 600ms cubic-bezier(0.3, 1, 0.2, 1);}
		
		/* 荣誉资质 */
		.ry{margin-top: 38px;}
		.rya{width: 22.714%;margin-left: 1.143%;margin-right: 1.143%;}
		.rya img{width: 100%;border: 10px solid #e5e5e5;box-shadow: 8px 8px 0px 0px #f8f8fa;}
		.rya p{text-align: center;font-size: 14px;color: #2e3030;margin-top: 19px;line-height: 18px;height: 36px;margin-bottom: 41px;}
		.b{text-align: center;margin-top: 47px;}
		
		
		/* 企业文化 */
		.wh .commen{padding-left: 20px;padding-right: 20px;padding-bottom: 40px;}
		.whb .fl{width: 50%;}
		.whb .fl img{width: 100%;}
		.whb .fr{width: 50%;padding-left: 80px;}
		.whd .fl{width: 50%;}
		.whd .fl img{width: 100%;}
		.whc .fr{width: 50%;}
		.whc .fr img{width: 100%;}
		.whd .fr{width: 50%;padding-left: 80px;}
		.whc .fl{width: 50%;text-align: right;padding-right: 90px;}
		.wh h6{font-size: 50px;color: #f4f4f6;font-weight: 900;padding-top: 16px;}
		.wh h5{font-size: 16px;color: #2e3030;margin-top: 4px;}
		.wh p{font-size: 24px;font-weight: bold;color: #2e3030;line-height: 24px;margin-top: 20px;}
		.wha{margin-top: 52px;margin-bottom: ;width: 100%;}
		.whb{margin-top: 87px;}
		.whc{margin-top: 42px;}
		.whd{margin-top: 62px;}
		
		/* 我们新闻 */
		.xxw .commen{padding-left: 10px;padding-right: 10px;padding-top: 34px;}
		.xxw1 .jsbc{line-height: 38px;color: #fff;font-size: 16px;}
		.xxw1{background: #f4f4f6;}
		.xxw1 .fl{width: 32.5%;margin-left: 25px;margin-top: 25px;margin-bottom: 25px;overflow: hidden;}
		.xxw1 .fl img{width: 100%;transition: all 0.3s;}
		.xxw1 .fr{width: 60%;padding-top: 25px;position: relative;padding-right: 85px;}
		.xxw1 .fr p:first-child{font-size: 18px;font-weight: bold;padding-left: 40px; position: absolute;right: 0;top: 0;width: 150px;height: 40px;background: #f19901 url(../images/s128.png) no-repeat ;background-position: 15px center;border-bottom-left-radius: 7px; line-height: 40px;color: #fff;padding-left: ;}
		.xxw1 .fr p:nth-child(2){transition: all 0.3s;font-size: 24px;font-weight: bold;color: #2e3030;width: 86%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
		.xxw1 .fr p:nth-child(3){transition: all 0.3s;font-size: 14px;line-height: 24px;color: #2e3030;height: 72px;overflow: hidden;margin-top: 15px;margin-bottom: 25px;}
		.xxw1:hover .fr p:nth-child(2){color: #f19901;}
		.xxw1:hover img{transform: scale(1.05);}
		.xxw2{background: #f4f4f6;margin-top: 15px;}
		.xxw21{padding-top: 49px;padding-left: 59px;margin-right: 47px;}
		.xxw21 p:first-child{font-size: 36px;font-weight: bold;color: #2e3030;letter-spacing: 1px;transition: all 0.3s;}
		.xxw21 p:nth-child(2){margin-top: -7px;font-size: 14px;color: #2e3030;transition: all 0.3s;}
		.xxw22{width: 75%;padding-top: 51px;padding-bottom: 49px;}
		.xxw22 p:first-child{font-size: 16px;font-weight: bold;color: #2e3030;letter-spacing: 1px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;transition: all 0.3s;}
		.xxw22 p:nth-child(2){margin-top: 10px; font-size: 14px;line-height: 20px;color: #5e5e5e;height: 44px;overflow: hidden;}
		.xxw23{padding-top: 76px;padding-right: 50px;}
		.xxw2:hover .xxw21 p:first-child{color: #f19901;}
		.xxw2:hover .xxw21 p:nth-child(2){color: #f19901;}
		.xxw2:hover .xxw22 p:first-child{color: #f19901;}
		.xggc1{padding-top: 40px;}
		
		/* 新闻详情页 */
		.xq{background: #f4f4f6;width: 89.571%;margin: 0 auto;padding: 0px 35px 77px 35px;margin-top: 40px;}
		.xwxqa{border-bottom: 1px solid #d1d1d1;text-align: center;padding-bottom: 30px;padding-top: 40px;}
		.xwxqa h1{font-size: 24px;font-weight: bold;color: #2e3030;}
		.xwxqb{display: table;margin: 0 auto;margin-top: 14px;}
		.xwxqb p{display: inline-block;padding-left: 24px;background: url(../images/s130.png) no-repeat;background-position: left center;font-size: 14px;color: #2e3030;}
		.xwxqb p:nth-child(2){margin-left: 65px;}
		.xwxq .jsbc{margin: 0 auto;margin-top: 33px;}
		.xwxqc{margin-top: 31px;}
		.xwxqc h6{font-size: 16px;font-weight: bold;color: #2e3030;}
		.xwxqc p{font-size: 14px;line-height: 24px;color: #2e3030;}
		.xwxqc img{max-width: 100%;margin: 0 auto;margin-top: 10px;margin-bottom: 10px;}
		.xwxqd{margin-top: 28px;}
		.xwxqd strong{font-weight: normal;font-size: 14px;color: #7f7f7f;margin-bottom: 33px;}
		.xwxqd strong a{font-size: 14px;color: #7f7f7f;transition: all 0.3s;margin-right: 10px;}
		.xwxqd strong a:hover{color: #f19901;}
		.xwxqd img{width: 100%;margin-top: 33px;}
		
	/* 联系我们 */
	.llxsb{padding-top: 7px;}
	.llxc{width: 96%;margin: 0 auto;margin-top: 26px;position: relative;}
	.llxca{width: 100%;height: 400px;}
	.llxcb{width: 307px;padding: 36px 98px 57px 40px;position: absolute;left: 0;top: 45px;background: #f19901;border-top-right-radius: 7px;border-bottom-left-radius: 7px;}
	.llxcb h6{font-size: 14px;color: #fff;}
	.llxcb p{font-size: 14px;font-weight: bold;color: #fff;line-height: 20px;}
	.llxcb img{margin-bottom: 33px;}
	.llxcb p:nth-child(3){margin-top: 9px;}
	.llxcb h6:nth-child(4){margin-top: 23px;}
	.llxcb p:nth-child(5){margin-top: 6px;}
	.llxd{width: 96%;margin: 0 auto;margin-top: 126px;}
	.llxda{position: relative;float: left;padding: 51px 0px 0px 30px;width: 30.833%;height: 168px;background: #f4f4f6;border-top-right-radius: 7px;border-bottom-left-radius: 7px;}
	.llxda img{position: absolute;left: 0;top: -56px;}
	.llxda:nth-child(2){margin-left: 3.75%;margin-right: 3.75%;}
	.llxe{margin-bottom: 14px;}
	.llxe h6{font-size: 14px;color: #858585;display: inline-block;}
	.llxe p{font-size: 14px;font-weight: bold;color: #2e3030;display: inline-block;}
	.llxf{margin-top: 90px;padding-bottom: 38px; background: url(../images/s142.jpg) no-repeat;background-position: center;background-size: cover;}
	.llxfa{width: 1000px;margin: 0 auto;margin-top: 24px;height: 209px;}
	.llxf .cona{float: none;width: 1000px;margin: 0 auto;}
	.llxg{position: relative;}
	.llxg input[type = text]{width: 250px;height: 62px;background: #fff;border-top-right-radius: 7px;padding-left: 22px;font-size: 16px;}
	.llxg input[type = submit],.llxg input[type = reset]{cursor: pointer; width: 184px;height: 62px;line-height: 62px;color: #fff;font-size: 16px;font-weight: bold;border-top-right-radius: 7px;border-bottom-left-radius: 7px;}
	.llxg input:first-child{border-bottom-left-radius: 7px;}
	.llxg input:nth-child(2){margin-left: 11px;}
	.llxg input:nth-child(3){margin-left: 11px;margin-right: 10px;width: 272px;}
	.llxg input[type = submit]{background: #f19901;}
	.llxg input[type = reset]{background: #343536;margin-left: 12px;position: relative;top: -72px;}
	.llxg textarea{margin-top: 13px;padding-top: 20px; width: 800px;height: 109px;border-top-right-radius: 7px;border-bottom-left-radius: 7px;padding-left: 20px;font-size: 16px;line-height: 24px;color: #858585;}
	.llxg > img{position: absolute;top: 12px;right: 240px;}
	.llxg > a{position: absolute;top: 18px;right: 210px;}
	/*网站地图*/
	.wzdt2{width: 96%;margin: 0 auto;margin-bottom: 20px;margin-top: 120px;}
	.wzdt_a{border: solid 2px #e5e5e5;margin-top: 22px;}
	.wzdt_a h6{width: 96%;margin: 0 auto;border-bottom: 1px solid #f2f2f2;margin-top: 5px;}
	.wzdt_a h6 a{font-size: 16px;color: #505050;font-weight: bold;line-height: 45px;}
	.wzdt_a p{margin: 0 25px;}
	.wzdt_a p a{color: #505050;line-height: 42px;margin-right: 15px;}
	.wzdt_a p a:hover{color: #0665d0}
	/*网站地图*/
	/*404*/
    .fzfbox{width:100%;margin:0 auto;background:#f9f9f9;padding:110px 20px;margin-bottom: -130px;}
.fzf1{width:90%;margin:15px auto;}
.fzf1 img{width:100%;margin:0 auto;}
.fzf2{width:100%;margin:0 auto;}
.fzf2 p{font-size:18px;color:#434343;text-align:center;line-height:30px;}
.fzf2-1{width:100%;margin:0 auto;}
.fzf2-1 p{font-size:16px;color:#434343;text-align:center;line-height:30px;}
.fzf2-1 p span{color:#333;}
.fzf3{width:310px;margin:30px auto;}
.fzf3z{float:left;}
.fzf3z img{width:100%;margin:0 auto;}
.fzf3y{float:right;}
.fzf3y img{width:100%;margin:0 auto;}   
    /*404*/	
		
	
		
@media (min-width: 1050px){
	.nava{width: 77px;}
	.conb input[type = text]{width: 170px;}
	.fta{width: 110px;}
	.lya3{background-position: left center;}
	
	
	
}
	
	
	
	
@media (min-width: 1100px){
	.nava{width: 81px;}
	.navb{left: -48px;}
	.conb textarea{width: 350px;}
	.foot .commen > .fl{padding-left: 30px;}
	.lxda{    padding: 51px 0px 0px 20px;}
	
	
}

@media (min-width: 1150px){
	.fta{width: 120px;}
	.conb input:first-child{margin-left: 40px;}
	.nav{    margin-left: 35px;}
	
	
}
	

@media (min-width: 1200px){
	.nava{width: 90px;}
	.foot .commen > .fl{padding-left: 50px;}
	/* .lxab{width: 20%;margin-left: 2.5%;margin-right: 2.5%;} */
	.fab{width: 1150px;}
	.faba{width: 190px;height: 190px;margin-left: 49px;margin-right: 48px;}
	.faba:nth-child(5){margin-left: 194px;}
	.faba p{left: -19;padding-top: 119px;}
	.lxda{    padding: 51px 0px 0px 30px;}
}
@media (min-width: 1250px){
	.nava{width: 93px;}
	.conb textarea{width: 400px;}
	.conb input[type = text]{width: 190px;}
	.conb input[type = submit]{width: 160px;}
	.fra{margin-right: 40px;}
}
@media (min-width: 1300px){
	.nava{width: 97px;}
	.lya3{background-position: left bottom;}
	/* .lxab{padding: 49px 0px 35px 20px;} */
	.fta:nth-child(4){width: 160px;}
	.fta:nth-child(5){width: 130px;}
	.cldetb a img{margin-top: 45px;}
	.bta p:first-child{font-size: 40px;}
	.jsab .jsbb p:nth-child(odd){width: 260px;}
	
	
}
@media (min-width: 1350px){
	.dh21{padding-left: 20px;}
	.dh22{padding-left: 20px;}
	
	
	
}
@media (min-width: 13990px){
	
	
	
	
	
}

}

@media(max-width:999px){
body,html{padding:0;background: #fff;font-family:Arial;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling: touch;max-width: 750px;margin: 0 auto;}
body{overflow-x: hidden;}
a,ul,li,ol,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{list-style:none;padding:0;margin:0;text-decoration:none;font-weight:normal;}
* img{display:block;border: none;}
input,select,textarea{padding:0;margin:0;font-family: "微软雅黑";-webkit-appearance: none;outline: none;border: none;}
p{text-align:justify;}
.pc{display: none;}
.mob{display: block;}
.ellipsis{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.clearfix{ clear:both;}
.fl{ float: left;}
.fr{float:right}
.commen{width: 92%;margin: 0 auto;}
.commen1{width: 92%;margin: 0 auto;}
*{box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		-ms-box-sizing:border-box;
		-o-box-sizing:border-box;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
	color: #858585; 
	}
	input:-moz-placeholder, textarea:-moz-placeholder { 
	color: #858585; 
	}
	input::-moz-placeholder, textarea::-moz-placeholder { 
	color: #858585; 
	}
	input:-ms-input-placeholder, textarea:-ms-input-placeholder { 
	color: #858585; 
	}
	
	.yjd{width: 71px;margin-left: 7px;}
		.yjd img{width: 100%;}
		.yjd p{text-align: center;font-size: 12px;color: #b5b5b5;line-height: 14px;margin-top: 13px;}
		
		
		/*成功案例*/
			.al {
				width: 100%;
				margin-top: 8%;
				position: relative;
				/* margin-left: -25%; */
			}
		
			.al .bt {
				/* text-align: left; */
				/* margin-left: 15%; */
			}
		
			.al .bt p::before {
				width: 0;
			}
		
			.al .bt h6 {
				text-align: left;
			}
		
			.al .bt span {
				transform: translate(0, -50%);
				left: 0;
			}
		
			.ala {
				width: 100%;
				margin-top: 4%;
			}
		
			.ala .swiper-container {
				width: 100%;
			}
		
			.ala .swiper-container .swiper-wrapper {
				width: 100%;
				left: 25%;
			}
		
			.ala #swiper-pagination_ban-a {
				left: 50%;
				transform: translate(-50%, 0);
				bottom: -2rem;
			}
		
			.ala .swiper-pagination-bullet {
				width: 1rem;
				height: 0.2rem;
				border-radius: 0;
				margin: 0.2rem;
				background-color: #e6e6e6;
			}
		
			.ala .swiper-pagination-bullet-active {
				background-color: #f19901;
				width: 2rem;
			}
		
			.alb {
				width: 100%;
				border: 1px solid #eaeaea;
				padding: 0.8rem;
				transition: all ease 0.5s;
				background-color: #ffffff;
				border: solid 1px #f2f2f2;
			}
		
			.alb h5 {
				font-size: 1.1rem;
				color: #333333;
				line-height: 1.5rem;
				font-weight: bold;
				transition: all ease 0.5s;
				margin-top: 0.8rem;
			}
		
			.alb h6 {
				font-size: 0.85rem;
				line-height: 1.5rem;
				transition: all ease 0.5s;
				display: inline-block;
				margin-top: 0.8rem;
				height: 1.5rem;
				width: 100%;
				white-space: nowrap;
				overflow: hidden;
			}
		
			.alb h6 m {
				display: inline-block;
				color: #fff;
				width: 78px;
				text-align: center;
				background-color: #f19901;
			}
		
			.alb h6 span {
				display: inline-block;
				color: #333333;
				background-color: #eaeaf0;
				padding: 0 0 0 8px;
				width: calc(100% - 77px);
				margin-left: -6px;
			}
		
			.alb p {
				width: 100%;
				font-size: 0.85rem;
				color: #444444;
				line-height: 1.2rem;
				overflow: hidden;
				transition: all ease 0.5s;
			}
		
			.alb p img {
				transition: all ease 0.5s;
				width: 100%;
			}
		
			.alb a>span {
				font-size: 0.85rem;
				color: #666666;
				line-height: 1.2rem;
				transition: all ease 0.5s;
				height: 2.4rem;
				overflow: hidden;
				width: 100%;
				display: none;
				margin-top: 0.5rem;
			}
		
			.alb:hover {
				background-image: linear-gradient(0deg,      #f4f4f6 0%,      #eaeaf0 100%);
			}
		
			.alb:hover h5 {
				color: #f19901;
			}
		
			.alb:hover p img {
				transform: scale(1.1);
			}
		
			.alb:hover a>span {
				/* color: #fff; */
			}
		
			.al .more {
				/* position: absolute; */
				/* top: 4rem; */
				/* right: 20%; */
			}
		
			.more {
				width: 7rem;
				height: 2.5rem;
				margin: 0 auto;
				line-height: 2.5rem;
				transition: all ease 0.3s;
				background-color: #f19901;
				text-align: center;
				position: relative;
				z-index: 1000;
				background: #f19901;
				border-bottom-left-radius: 6px;
				border-top-right-radius: 6px;
			}
		
			.more a {
				font-size: 1rem;
				color: #fff;
				display: block;
				transition: all ease 0.3s;
			}
		
			.more:hover {
				transform: translateY(-6px);
			}
		
			.morea {
				background-color: #f26a00;
				border-color: #f26a00;
				background-image: url(../images/y25.png);
			}
		
			.morea a {
				color: #fff;
			}
		
		
		
			.ala .swiper-button-prev {
				background-image: url(../images/y88.png);
				background-size: 100% 100%;
				width: 40px;
				height: 41px;
				top: 97%;
				left: 42%;
				display: none;
			}
		
			.ala .swiper-button-next {
				background-image: url(../images/y89.png);
				background-size: 100% 100%;
				width: 40px;
				height: 41px;
				top: 97%;
				right: 42%;
			}
		
		.bka{width: 100%;background-image: url(../images/x24.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;height: 90px;margin-top: 85px;border-top: 1px solid #e1e1e1;padding-top: 20px;overflow: hidden;}
			.bka img{width: 100%;margin: 0 auto;}
	/*新闻动态*/
		.xw{width: 100%;overflow: hidden;margin-top: 8%;}
		.xwz{width: 100%;}
		.xwza{width: 100%;}
		.xwza h6{font-family: Arial;font-size: 2rem;color: #f8f8f8;font-weight: bold;text-transform: uppercase;line-height: 28px;text-align: center;}
		.xwza p{font-size: 1.5rem;color: #222222;font-weight: bold;line-height: 23px;margin-top: -8px;letter-spacing: 2px;text-align: center}
		.xwzb{display: table;margin: 0 auto;margin-top: 6%;}
		.xwzb p{width: 100px;height: 36px;line-height: 36px;transition: all ease 0.3s;background-color: #ececec;text-align: center;float: left;margin: 0 5px;}
		.xwzb p a{font-size: 0.75rem;color: #3c3c3c;}
		.xwzb p a img{display: none;}
		.xwzb p:hover{border-color: #f19901;}
		.xwzb p.on{border-color: #f19901;}
		.sjxw{width: 100%;margin-top: 4%;}
		.sjxwa{width: 100%;padding: 6% 0;border-top: 1px solid #ececec;}
		.sjxwa:nth-child(1){border: none;}
		.xwyb_t{width: 46%;overflow: hidden;}
		.xwyb_t img{width: 100%;transition: all ease 0.3s;}
		.xwyb_w{width: 49%;margin-top: -3px;}
		.xwyb_w h6{font-size: 0.92rem;color: #2f2f2f;line-height: 22px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
		.xwyb_w h5{font-size: 0.65rem;color: #898989;line-height: 12px;margin-top: 8px;}
		.xwyb_w p{font-size: 0.82rem;color: #494949;line-height: 20px;height: 40px;overflow: hidden;margin-top: 3%;}
		.xwyb_w span{font-size: 0.75rem;color: #6c6c6c;margin-top: 6%;display: block;line-height: 12px;transition: all ease 0.3s;}
		.xwyb:hover .xwyb_t img{transform: scale(1.05);}
		.xwyb:hover .xwyb_a h6{color: #f19901;}
		.xwyb:hover .xwyb_w span{transform: translateX(6px);}
	
/*手机nav*/
	/* .sjdhgd{width: 100%;background-size: 100% 100%;position: fixed;z-index: 10000;top: 0;left: 0;background-color: #fff;}
	.sjdh{margin: 0 auto;width: 100%;padding: 4% 1%;transition: all ease 0.4s;box-shadow: 0 -2px 18px -2px #f19901;}
	.sjdha{width: 100%;}
	.sjdha_t1{width: 37.333%;overflow: hidden;margin-left: 4%;float: left;}
	.sjdha_t1 img,.sjdha_t3 img{width: 100%;}
	.sjdha_t3 img{margin-top: 20%;}
	.sjdha_t2{width: 32px;position: absolute;right: 5%;top: calc(50% - 15px);}
	.sjdha_t2 img{width: 100%;}
	.topa{position: absolute;right: 3%;top: 50%;margin-top: -13px;}
	.topa_a{margin-left: 7px;position: relative;z-index: 100;cursor: pointer;}
	.topa_a img.t1{width: 26px;height: 26px;transition: all ease 0.3s;}
	.topa_a img.t3{position: absolute;left: 0;top: 0;opacity: 0;transition: all ease 0.3s;width: 26px;height: 26px;}
	.topa_a:hover img.t3{opacity: 1;}
	.topa_a:nth-child(1) img.t3{opacity: 1;}
	.huakuai{position: fixed;top: 0;right: -100%;z-index: 100001;transition: all .4s cubic-bezier(.4,0,0,1);width: 100%;background: rgba(0,0,0,0.5);height: 100%;}
	.sjdhb{width: 79%;background: #fff;overflow-y: scroll;height: 100%;padding-bottom: 25%;float: right;}
	.guanbi{width: 100%;}
	.guanbi img{width: 22px;height: 22px;margin: 5%;float: right;}
	.sjdhb_a{width: 100%;}
	.sjdhb_a h6{line-height: 48px;width: 100%;padding-left: 18px;text-transform: uppercase;}
	.sjdhb_a h6 a{font-size: 1.1rem;color: #222222;}
	.sjdhb_a h6 span{font-size: 0.8rem;display: inline-block;margin-left: 7px;color: #b6b6b6;}
	.sjdhb_ah1 h6{border-left: 3px solid #146fff;background: #f6f6f6;}
	.sjdhb_ah1 h6 a{color: #146fff;}
	.sjdhb_aa{width: 100%;height: 0;overflow: hidden;}
	.sjdhb_ah1 .sjdhb_aa{height: auto;}
	.sjdhb_p{width: 100%;line-height: 28px;padding-left: 37px;text-transform: uppercase;margin: 11px 0;}
	.sjdhb_p a{font-size: 0.95rem;color: #222222;}
	.sjdhb_pa a{color: #146fff;} */
	
	/*手机banner*/
		.sjban {
			width: 100%;
			margin-top: 18%;
		}
	
		.sjban .swiper-container {
			width: 100%;
		}
	
		.sjban .swiper-slide {
			width: 100%;
		}
	
		.sjban .swiper-slide img {
			width: 100%;
		}
	
		/*手机nav*/
		.sjdhgd {
			width: 100%;
			background-size: 100% 100%;
			position: fixed;
			z-index: 10000;
			top: 0;
			left: 0;
			background-color: #fff;
		}
	
		.sjdh {
			margin: 0 auto;
			width: 100%;
			padding: 1% 1%;
			transition: all ease 0.4s;
		}
	
		.sjdha {
			width: 100%;
		}
	
		.sjdha_t1 {
			width: 75%;
			overflow: hidden;
			margin-left: 4%;
		}
	
		.sjdha_t1 img {
			width: 100%;
		}
	
		.sjdha_t2 {
			width: 36px;
			position: absolute;
			right: 5%;
			top: calc(50% - 18px);
		}
	
		.sjdha_t2 img {
			width: 100%;
		}
	
		.topa {
			position: absolute;
			right: 3%;
			top: 50%;
			margin-top: -13px;
		}
	
		.topa_a {
			margin-left: 7px;
			position: relative;
			z-index: 100;
			cursor: pointer;
		}
	
		.topa_a img.t1 {
			width: 26px;
			height: 26px;
			transition: all ease 0.3s;
		}
	
		.topa_a img.t3 {
			position: absolute;
			left: 0;
			top: 0;
			opacity: 0;
			transition: all ease 0.3s;
			width: 26px;
			height: 26px;
		}
	
		.topa_a:hover img.t3 {
			opacity: 1;
		}
	
		.topa_a:nth-child(1) img.t3 {
			opacity: 1;
		}
	
		.huakuai {
			position: fixed;
			top: 0;
			right: -100%;
			z-index: 100001;
			transition: all .4s cubic-bezier(.4, 0, 0, 1);
			width: 100%;
			background: rgba(0, 0, 0, 0.5);
			height: 100%;
		}
	
		.sjdhb {
			width: 79%;
			background: #fff;
			overflow-y: scroll;
			height: 100%;
			padding-bottom: 25%;
			float: right;
		}
	
		.guanbi {
			width: 100%;
		}
	
		.guanbi img {
			width: 22px;
			height: 22px;
			margin: 5%;
			float: right;
		}
	
		.sjdhb_a {
			width: 100%;
		}
	
		.sjdhb_a h6 {
			line-height: 48px;
			width: 100%;
			padding-left: 18px;
			text-transform: uppercase;
		}
	
		.sjdhb_a h6 a {
			font-size: 1.1rem;
			color: #222222;
		}
	
		.sjdhb_a h6 span {
			font-size: 0.8rem;
			display: inline-block;
			margin-left: 7px;
			color: #b6b6b6;
		}
	
		.sjdhb_ah1 h6 {
			border-left: 3px solid #f19901;
			background: #f6f6f6;
		}
	
		.sjdhb_ah1 h6 a {
			color: #f19901;
		}
	
		.sjdhb_aa {
			width: 100%;
			height: 0;
			overflow: hidden;
		}
	
		.sjdhb_ah1 .sjdhb_aa {
			height: auto;
		}
	
		.sjdhb_p {
			width: 100%;
			line-height: 28px;
			padding-left: 37px;
			text-transform: uppercase;
			margin: 11px 0;
		}
	
		.sjdhb_p a {
			font-size: 0.95rem;
			color: #222222;
		}
	
		.sjdhb_pa a {
			color: #f19901;
		}

	
	
/**手机底部导航**/
	.dan-xia{width:100%;/* background:url(../images/s59.jpg); */position: fixed;left: 0;bottom: 0;z-index: 1000;background-size: 100% 100%;box-shadow: 0 0 20px -5px #000;background: #333;}
	.dan-xib{width: 25%;padding: 2% 0 1% 0%;}
	.dan-xid img{width: 30px;height: 30px; margin: 0 auto;}
	.dan-xid p{ color:#fff;text-align: center;font-size: 0.85rem;line-height: 22px;margin-top: 5px;}
	.dhgd_d{width: 49px;position: absolute;left: calc(50% - 22px);top: -22px;animation: bounce_a 2s infinite;}
	.dhgd_d img{width: 100%;}	
	/* banner */
	.banmob{margin-top: 16% !important;position: relative;}
	.banmob img{width: 100%;}
	.paged{bottom: 10px;position: absolute;z-index: 1000;text-align: right;padding-right: 10px;}
	.paged .swiper-pagination-bullet{width: 6px;height: 6px;background: #fff;transition: all 0.3s;}
	.paged .swiper-pagination-bullet-active{width: 6px;height: 6px;background: #f19901;width: 20px;}
	/* 友情链接 */
	.keywords,.yqlj{display: none;}
	/* 产品中心 */
	.cp{padding-top: 8%;}
	.bt{display: table;margin: 0 auto;width: 400px;position: relative;left: 50%;margin-left: -200px;}
	.bt p:first-child{font-size: 3rem;font-weight: 900;color: #f4f4f6;opacity: 0.8;text-align: center;position: relative;}
	.bt p:nth-child(2){font-size: 1.2rem;font-weight: bold;color: #2e3030;text-align: center;margin-top: -43px;position: relative;}
	.bt p:nth-child(2) span{color: #f19901;margin-left: 1px;margin-right: 1px;}
	.bt p:nth-child(3){font-size: 0.6rem;color: rgb(197 197 197 / 70%);text-align: center;position: relative;margin-top: 2%;}
	.cpa{display: table;margin: 0 auto;margin-top: 6%;}
	.cpa p{display: inline-block;/* width: 78px; */height: 30px;text-align: center;transition: all 0.3s;border-bottom-left-radius: 6px;border-top-right-radius: 6px;background: #fff;margin-left: 1px;margin-right: 1px;padding: 0 5px;}
	.cpa p:nth-child(5){display: none;}
	.cpa p a{line-height: 30px;color: #2e3030;font-size: 0.75rem;display: block;}
	.cpa .on{background: #f19901;border-bottom-left-radius: 6px;border-top-right-radius: 6px;}
	.cpa .on a{color: #fff;}
	.cpa p:hover{background: #f19901;border-bottom-left-radius: 6px;border-top-right-radius: 6px;}
	.cpa p:hover a{color: #fff;}
	.cp_mob{margin-top: 6%;width: 100%;overflow: hidden;}
	.cpc{width: 100%;}
	.cpdet{width: 100%;}
	.imgbox1{overflow: hidden;position: relative;}
	.imgbox1 img:first-child{width: 100%;transition: all 0.3s;}
	.imgbox1 img:nth-child(2){position: absolute;top: 0;right: 100%;width: 100%;height: 100%;transition: all ease-in-out 0.3s;object-fit: cover;}
	.cpdet:hover .imgbox1 img:nth-child(2){right: 0;}
	.pbox1{position: relative;border-bottom: 1px solid #e6e6e6;}
	.pbox1 p{font-size: 0.7rem;line-height: 30px;padding-left: 10px;float: left;color: #2e3030; max-width: 80%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
	.pbox1 h6{font-size: 0.6rem;line-height: 30px;color: #b5b5b5;margin-left: 5px; float: left;display: none;}
	.pbox1 img{position: absolute;right: 5px;top:11px;width: 16px;height: 8px;}
	.pagea{display: none;margin: 0 auto;}
	.mor{width: 78px;height: 30px;text-align: center;transition: all 0.3s;border-bottom-left-radius: 6px;border-top-right-radius: 6px;background: #f19901;margin: 0 auto;margin-top: 6%;}
	.mor a{line-height: 30px;color: #fff;font-size: 0.75rem;display: block;}
	/* 核心技术 */
	.js{margin-top: 8%;padding-bottom: 8%;overflow-x: hidden;}
	.jsa{margin-top: 6%;}
	.jsaa{width: 100%;background: #f19901;}
	.jsab{width: 100%;background: #f19901;}
	.jsaa > .fl{width: 100%;padding:5%;}
	.jsaa > .fr{width: 100%;}
	.jsaa > .fr img{width: 100%;}
	.jsab > .fl{width: 100%;}
	.jsab > .fl img{width: 100%;}
	.jsab > .fr{width: 100%;padding:5%;}
	.jsba img{float: left;}
	.jsba p{float: left;font-size: 1.1rem;font-weight: bold;color: #fff;margin-top: 4%;margin-left: 2%;}
	.jsba p span{display: block;font-size: 0.8rem;color: #fff;font-weight: normal;}
	.jsbb{margin-top: 15px;margin-bottom: 20px;}
	.jsbb p{padding-left: 22px;background: url(../images/s18.png) no-repeat;background-position: left 9px;}
	.jsbb p a{font-size: 0.8rem;line-height: 30px;font-weight: bold;color: #fff;}
	.faa,.jsbc{position: relative;overflow: hidden; width: 152px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;background: #f19901;text-align: center;}
	.faa a,.jsbc a{line-height: 38px;font-size: 0.8rem;color: #ffffff;display: block;}
	.jsbc:after {content: '';display: block;position: absolute;top: -36px;left: -100px;background: white;width: 50px;height: 125px;opacity: 0.6;transform: rotate(-45deg);}
	.jsbc:hover:after {left: 130%;transition: all 600ms cubic-bezier(0.3, 1, 0.2, 1);-webkit-transition: all 600ms cubic-bezier(0.3, 1, 0.2, 1);}
	.jsab .jsbb{margin-bottom: 5px;}
	.jsab .jsbb p{background: url(../images/s19.png) no-repeat;background-position: left 9px;float: left;}
	.jsab .jsbb p:nth-child(odd){width: 62%;}
	.jsab .jsbc{background: #f19901;}
	/* 解决方案 */
	.fa{padding-top: 2%;padding-bottom: 8%;}
	.faa{margin: 0 auto;margin-top: 6%;}
	.faa:after {content: '';display: block;position: absolute;top: -36px;left: -100px;background: white;width: 50px;height: 125px;opacity: 0.6;transform: rotate(-45deg);}
	.faa:hover:after {left: 130%;transition: all 600ms cubic-bezier(0.3, 1, 0.2, 1);-webkit-transition: all 600ms cubic-bezier(0.3, 1, 0.2, 1);}
	.faea img{margin: 0 auto;max-width: 100%;}
	.fae{background: #f7f7f7;margin-top: 6% !important;padding-bottom: 6%;}
	.faea{padding: 7% 7% 3% 7%; margin:0 auto;}
	.faeb p:first-child{font-size: 0.9rem;width: 60px; height: 60px;line-height: 20px;padding-top: 10px;text-align: center;color: #fff;font-weight: bold;border-radius: 3px;}
	.faeb p:nth-child(2){font-size: 0.8rem;width: 75%;line-height: 20px;height: 60px;overflow: hidden;color: #333333;}
	.faeb:nth-child(3) p:first-child{background: #9d9d9d;}
	.faeb:nth-child(4) p:first-child{background: #efa82c;}
	.faeb{margin-top: 6%;}
	.faea a > p{font-size: 1rem;text-align: center;font-weight: bold;margin-top: 3%;margin-bottom: 3%;color: #111;}
	.pagec{text-align: center;}
	.pagec .swiper-pagination-bullet{width: 8px;height: 8px;background: #cfcfcf;transition: all 0.3s;margin: 0 2px;}
	.pagec .swiper-pagination-bullet-active{background: #f19901;width: 30px;}
	
	/* 5大理由 */
	.ly{background: url(../images/s60.jpg) no-repeat;background-position: center;background-size: cover;padding-bottom: 4%;padding-top: 8%;}
	.ly .bt p:first-child{opacity: 0.1;}
	.ly .bt p:nth-child(2){color: #fff;}
	.ly .bt p:nth-child(2) span{color: #fff;}
	.lya{padding-top: 6%;}
	.lyaa{padding-left: 25%;margin-bottom: 6%;}
	.lyaa p{font-size: 0.95rem;font-weight: bold;color: #fff;}
	.lyaa h6{font-size: 0.8rem;line-height: 20px;color: #fff;margin-top: 2%;}
	.lya1{background: url(../images/s37a.png) no-repeat;background-size: 70px;}
	.lya2{background: url(../images/s39a.png) no-repeat;background-size: 70px;}
	.lya3{background: url(../images/s38a.png) no-repeat;background-size: 70px;}
	.lya4{background: url(../images/s40a.png) no-repeat;background-size: 70px;}
	.lya5{background: url(../images/s41a.png) no-repeat;background-size: 70px;}
	
	/* 关于 */
	/* .gy{padding-bottom: 8%;}
	.gy .commen > img{display: none;}
	.gya{width: 100%;padding-top: 8%;}
	.gyb{margin-top: 7%;}
	.gyba{float: left;width: 50%;padding-left: 7%;}
	.gyba:first-child,.gyba:nth-child(3){border-right: 1px dashed #dadada;}
	.gyba:nth-child(3),.gyba:nth-child(4){margin-top: 5%;}
	.gyba p{font-size: 0.7rem;color: #858585;margin-top: 5px;}
	.gya > p:nth-child(3){font-size: 0.85rem;line-height: 22px;color: #2e3030;margin-top: 6%;margin-bottom: 4%;text-align: center;}
	.gy .jsbc{margin: 0 auto;margin-bottom: 10%;}
	.gya > img{width: 96%;margin: 0 auto;} */
	
	.gyc{padding-bottom: 8%;}	
		.gyya_wa {
				width: 110%;
				margin-top: 6%;
			}
		
			.gyya_waa {
				width: 33.33%;
				margin-bottom: 1rem;
			}
		
			.gyya_waa h6 {
				font-family: Arial;
				font-size: 2.2rem;
				color: #ffbf00;
				font-weight: bold;
				line-height: 42px;
			}
		
			.gyya_waa h6 m {
				font-size: 1.4rem;
				position: relative;
				top: -18px;
				display: inline-block;
				width: 0;
			}
		
			.gyya_waa h6 b {
				font-size: 0.85rem;
				font-weight: normal;
				display: inline-block;
				margin-left: 4px;
			}
		
			.gyya_waa p {
				font-size: 0.85rem;
				color: #666666;
				line-height: 14px;
			}
		
	.gy {
	    width: 100%;
	    overflow: hidden;
	    margin-top: 9%;
	    background-image: url(../images/l28.jpg);
	    background-repeat: no-repeat;
	    background-position: center;
	    background-size: cover;
	    padding: 5% 0 8%;
	  }
	  .gya {
	    margin-top: 19px;
	    width: 100%;
	  }
	  .gya .alaa h6 {
	    text-align: center;
	    font-size: 1.5rem;
	  }
	  .gya .alaa p {
	    text-align: center;
	    font-size: 0.8rem;
	  }
	  .gya .alaa img {
	    display: none;
	  }
	  .gyb {
	    width: 100%;
	    margin-top: 6%;
	  }
	  .gyb p {
	    font-size: 0.85rem;
	    color: #525251;
	    line-height: 24px;
	    height: 144px;
	    overflow: hidden;
	  }
	  .gyb_m {
	    width: 130px;
	    height: 32px;
	    /* border: 1px solid #d7d7d7; */
	    margin: 0 auto;
	    margin-top: 5%;
	    text-align: center;
	    line-height: 32px;
	    /* border-radius: 15px; */
	    transition: all ease 0.3s;
	    background: #f19901;
	    border-bottom-left-radius: 6px;
	    border-top-right-radius: 6px;
	  }
	  .gyb_m a {
	    font-size: 0.85rem;
	    color: #ffffff;
	    display: block;
	    transition: all ease 0.3s;
	  }
	  .gyb_m:hover {
	    border-color: #0a7645;
	    transform: translateX(6px);
	  }
	  .gyb_m:hover a {
	    color: #ffffff;
	  }
	  .tda {
	    width: 100%;
	    margin-top: 7%;
	  }
	  .tda h5 {
	    font-size: 0.88rem;
	    color: #000000;
	    line-height: 24px;
	  }
	  .tda h5 span {
	    font-size: 1.5rem;
	    margin-right: 10px;
	  }
	  .tdb {
	    width: 100%;
	    overflow: hidden;
	    margin-top: 5%;
	    position: relative;
	  }
	  .tdb::after {
	    position: absolute;
	    content: "";
	    width: 20px;
	    height: 1px;
	    background-color: #f7f7f7;
	    top: 50%;
	    right: -2%;
	  }
	  .tde {
	    width: 66%;
	    margin: 0 auto;
	    /* border-radius: 50%; */
	    background-color: #f19901;
	    position: relative;
	    cursor: pointer;
	  }
	  .tde::after {
	    position: absolute;
	    content: "";
	    width: 15px;
	    height: 1px;
	    background-color: #dadada;
	    top: 50%;
	    left: -29%;
	  }
	  .tde img {
	    width: 100%;
	    opacity: 1;
	    transition: all ease 0.3s;
	    /* border-radius: 50%; */
	  }
	  .tde p {
	    position: absolute;
	    text-align: center;
	    font-size: 0.6rem;
	    color: #fff;
	    width: 100%;
	    top: 50%;
	    margin-top: -16px;
	    opacity: 0;
	    transition: all ease 0.3s;
	    transform: rotateY(90deg);
	  }
	  .tde p span {
	    display: block;
	    font-size: 0.8rem;
	    letter-spacing: 1px;
	  }
	  .tde:hover img {
	    opacity: 0.08;
	  }
	  .tde:hover p {
	    opacity: 1;
	    transform: rotateY(0deg);
	  }
	  .tdb_y {
	    width: 10px;
	    position: absolute;
	    cursor: pointer;
	    top: 50%;
	    right: -0px;
	    margin-top: -8px;
	    z-index: 100;
	  }
	  .tdb_z {
	    width: 10px;
	    position: absolute;
	    cursor: pointer;
	    top: 50%;
	    left: -0;
	    margin-top: -8px;
	  }
	  .bk1 {
	    width: 100%;
	    background-image: url(../images/l29.jpg);
	    background-size: cover;
	    background-position: center;
	    background-repeat: no-repeat;
	  }
	  .bk1a {
	    width: 100%;
	    padding: 8% 0;
	    display: flex;
	    justify-content: space-around;
	  }
	  .bk1a_a {
	    width: auto;
	  }
	  .bk1a_a:nth-child(3) {
	    float: right;
	  }
	  .bk1a_a:nth-child(2) {
	    margin-left: 6%;
	  }
	  .bk1a_a p {
	    font-size: 0.75rem;
	    color: #fff;
	    line-height: 14px;
	  }
	  .bk1a_a h2 {
	    font-size: 0.82rem;
	    color: #fff;
	    margin-top: 12px;
	  }
	  .bk1a_a h2 span {
	    font-family: Arial;
	    font-size: 1.6rem;
	    font-weight: bold;
	    margin-right: 4px;
	  }
	  .bk1a_a h2 m {
	    width: 1px;
	    position: relative;
	    top: -15px;
	    display: inline-block;
	  }
	  /*工厂实景*/
	    .gc {
	      width: 100%;
	      overflow: hidden;
	      margin-top: 8%;
	    }
	    .gca {
	      width: 100%;
	      margin-top: 5%;
	    }
	    #colee_left {
	      width: 105%;
	      overflow: hidden;
	    }
	    .gcaa {
	      width: 180px;
	      margin-right: 12px;
	      position: relative;
	      border-radius: 6px;
	      transition: all ease 0.3s;
	      padding: 3px;
	    }
	    .gcaa_t {
	      width: 100%;
	      border-radius: 6px;
	      overflow: hidden;
	    }
	    .gcaa_t img {
	      width: 100%;
	      transition: all ease 0.3s;
	    }
	    .gcaa p {
	      position: absolute;
	      bottom: 6px;
	      width: 100%;
	      left: 0;
	      line-height: 20px;
	      font-size: 0.8rem;
	      color: #fff;
	      padding: 0 5%;
	      overflow: hidden;
	      text-overflow: ellipsis;
	      white-space: nowrap;
	      transition: all ease 0.3s;
	    }
	    .gcaa:hover img {
	      transform: scale(1.1);
	    }
	    .gcaa:hover {
	      box-shadow: 0 0 20px 0 #ededed;
	    }
	    .ala_ma {
	      margin-top: 0;
	    }.ala_ma a{color:#666;font-size: 0.85rem;}
	
	/* 科技 */
	.kj{background: url(../images/s62.jpg) no-repeat;background-position: center;background-size: cover;padding-top: 91%;padding-bottom: 6%;}
	.kja{width: 100%;background: rgba(255,255,255,0.9);position: relative;padding: 6%;}
	.kja .bt p:first-child{display: none;}
	.kja .bt p:nth-child(2){margin-top: 0;}
	.kja > p{font-size: 0.85rem;line-height: 22px;color: #2e3030;margin-top: 4%;}
	.pageb{position: absolute;}
	.kjb{margin-top: 5%;}
	.kjc .fl{width: 100%;}
	.kjc > .fl:nth-child(2){display: none;}
	.imgbox2{float: left;width: 100px;height: 100px;}
	.imgbox2 img{width: 100%;}
	.pbox2{float: left;width: 60%;padding-left: 4%;}
	.pbox2 p:first-child{font-size: 0.85rem;font-weight: bold;color: #2e3030;width: 100%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
	.pbox2 p:nth-child(2){font-size: 0.8rem;line-height: 20px;color: #858585;margin-top: 3px;margin-bottom: 5px;height: 60px;overflow: hidden;}
	.pbox2 a{font-size: 14px;color: #f19901;text-decoration: underline;}
	.pageb{position: absolute;right: 10px;bottom: 44px;}
	.pageb li{width: 7px;height: 7px;border-radius: 4px;background: #cfcfcf;margin-top: 1px;margin-bottom: 2px;cursor: pointer;}
	.pageb .on{background: #f19901;height: 31px;}
	/* 资讯 */
	.zx{padding-top: 8%;}
	.zxa{margin: 0 auto;display: table;margin-top: 6%;}
	.zxa .fl{margin-left: 2px;margin-right: 2px; transition: all 0.3s; position: relative;overflow: hidden; width: 76px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;background: ;text-align: center;}
	.zxa .fl a{transition: all 0.3s;line-height: 30px;font-size: 0.7rem;color: #2e3030;display: block;}
	.zxa .on{background: #f19901;}
	.zxa .on a{color: #fff;}
	.zxa .fl:nth-child(5){display: none;}
	.zxa .fl:hover a{color: #fff;}
	.zxa .fl:hover{background: #f19901;}
	.zxa .fl::before {content: '';position: absolute;top: 0;left: 0;width: 150%;height: 100%;background: #f19901;z-index: -1;-webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);-webkit-transform-origin: 0% 100%;transform-origin: 0% 100%;-webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;transition: transform 0.3s, opacity 0.3s, background-color 0.3s;}
	.zxa .fl:hover::before {opacity: 1;background-color: #f19901;-webkit-transform: rotate3d(0, 0, 1, 0deg);transform: rotate3d(0, 0, 1, 0deg);-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);}
	.zxb{width: 100%;margin: 0 auto;margin-top: 6%;margin-bottom: 6%;}
	.zxdet{width: 100%;background: #f4f4f6;padding:4%;margin-bottom: 3%;}
	.zxdet:nth-child(odd){float: left;margin-right: 2.848%;}
	.zxdet:nth-child(even){float: right;}
	.zxdet .fl:first-child p{font-size: 2rem;font-weight: bold;color: #212121;transition: all 0.3s;letter-spacing: 1px;}
	.zxdet .fl:first-child h6{transition: all 0.3s;font-size: 0.6rem;color: #212121;margin-top: -6px;}
	.zxdet .fl:nth-child(2){width: 70%;margin-left: 20px;}
	.zxdet .fl:nth-child(2) h6{transition: all 0.3s;font-size: 0.85rem;font-weight: bold;color: #212121;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
	.zxdet .fl:nth-child(2) p{font-size: 0.75rem;line-height: 20px;color: #858585;margin-top: 10px;height: 40px;overflow: hidden;}
	.zxdet .fr{padding-top: 25px;}
	.zxdet:hover .fl:first-child p{color: #f19901;}
	.zxdet:hover .fl:first-child h6{color: #f19901;}
	.zxdet:hover .fl:nth-child(2) h6{color: #f19901;}
	.zxc img{margin: 0 auto;margin-top: 3%;width: 100%;max-width: 460px;}
	.zx .jsbc{margin: 0 auto;}
	
	
	
	/* 联系 */
	/* .lx{background: url(../images/s64.jpg);background-position: center;background-size: cover;margin-top: 8%;padding-top: 7%;padding-bottom: 8%;}
	.lxa{margin-top: 6%;}
	.lxab{position: relative; width: 48%;box-shadow: 5px 5px 10px 4px #eaeaf0;float: left;background: #fff;border-top-right-radius: 6px;border-bottom-left-radius: 6px;}
	.lxab:nth-child(odd){margin-right: 4%;}
	.lxab{padding: 4%;margin-bottom: 4%;}
	.lxab img:nth-child(6){position: absolute;bottom: 0;right: 0;width: 24px;}
	.lxab p{font-size: 0.7rem;color: #858585;}
	.lxab h6{font-size: 0.75rem;line-height: 20px;font-weight: bold;color: #2e3030;}
	.lxab p:nth-child(2){margin-top: 2%;}
	.lxab h6:nth-child(3){margin-top: 1%;height: 40px;}
	.lxab p:nth-child(4){margin-top: 2%;}
	.lxab h6:nth-child(5){margin-top: 1%;height: 40px;} */
	/* 留言 */
	/* .cont{background: url(../images/s65.jpg);background-position: center;background-size: cover;padding-bottom: 6%;padding-top: 8%;}
	.cona{background: url(../images/s57.png) no-repeat;background-position: 83px 4px;}
	.cona p:first-child{font-size: 0.95rme;font-weight: bold;color: #fff;padding-top: 10px;display: inline-block;}
	.cona p:nth-child(2){font-size: 0.85rem;font-weight: bold;color: #fff;margin-top: 3px;display: inline-block;margin-left: 30px;}
	.conb{padding-top: 6%;}
	.conb input[type = text]{margin: 0; font-size: 0.85rem; padding-left: 20px; width: 48%;height: 42px;border-top-right-radius: 7px;border-bottom-left-radius: 7px;}
	.conb input:first-child{margin-right: 2.2%;}
	.conb textarea{margin-right: 1px;font-size: 0.85rem;padding-left: 20px;line-height: 42px;margin-top: 2.2%; width: 99%;height: 42px;border-top-right-radius: 7px;border-bottom-left-radius: 7px;}
	.conb input[type = submit]{margin: 0 auto;margin-top: 1.5%;display: block; transition: all 0.3s; cursor: pointer; font-size: 0.85rem;font-weight: bold;color: #ffffff;background: #f19901; width: 130px;height: 42px;border-top-right-radius: 7px;border-bottom-left-radius: 7px;}
	.conb input:first-child{margin-right: ;} 
	.conb input[type = submit]:hover{background: #f19901;} */
	/* foot */
	/* .foot{background: url(../images/s58.jpg);background-position: center;background-size: cover;padding-top: 8%;}
	.ftd .fl{width: 60%;border-right: 1px dashed #575859;}
	.ftd .fl img{width: 90%;max-width: 272px;}
	.ftd .fr{width: 40%;padding-left: 3%;}
	.ftd .fr img{width: 80%;max-width: 150px;}
	.ftd .fr p{font-size: 0.8rem;color: #a4a4a4;}
	.ftc{display: table;margin: 0 auto;text-align: center;}
	.ftc p{display: inline-block;font-size: 0.6rem;color: #68696a;text-align: center;    line-height: 20px;}
	.ftc p a{font-size: 0.6rem;color: #68696a;transition: all 0.3s;text-align: center;}
	.ftc p a:hover{color: #fff;}
	.ftc{margin-top: 5%;padding-bottom: 30%;} */
	
	/*联系我们*/
		.lx {
			width: 100%;
			overflow: hidden;
			background-image: url(../images/d20.jpg);
			background-repeat: no-repeat;
			background-position: center;
			background-size: cover;
			padding: 9% 0;
		}
	
		.lxa {
			width: 96%;
			margin: 0 auto;
			background-color: #fff;
		}
	
		.lxb {
			width: 100%;
			border-bottom: 1px solid #d2d2d2;
			padding: 8% 6% 3% 6%;
		}
	
		.lxba {
			width: 100%;
		}
	
		.lxba img {
			width: 60px;
			float: left;
		}
	
		.lxba p {
			float: left;
			font-size: 1.3rem;
			color: #303030;
			font-weight: bold;
			line-height: 42px;
			margin-left: -30px;
			letter-spacing: 2px;
		}
	
		.lxbb {
			width: 100%;
			padding-left: 4%;
			margin-top: 15px;
			margin-bottom: 20px;
		}
	
		.lxbb img {
			float: left;
			width: 28px;
			margin-top: 3px;
		}
	
		.lxbb_a {
			margin-left: 3%;
			width: calc(97% - 30px)
		}
	
		.lxbb_a p {
			font-size: 0.85rem;
			color: #303030;
			line-height: 22px;
			margin-top: 8px;
		}
	
		.lxbb_a p m {
			width: 45px;
			display: inline-block;
		}
	
		.lxb .cpm {
			display: none;
		}
	
		.lxc {
			width: 100%;
			padding: 8% 6% 9% 6%;
		}
	
		.lxc .lxba {
			margin-left: -10px;
		}
	
		.lxca {
			width: 100%;
			margin-top: 5%;
		}
	
		.lxca .input1 {
			width: 48%;
			color: #5a6470;
			border-bottom: 1px solid #d9d9d9;
			line-height: 26px;
			padding-bottom: 8px;
			padding-left: 7px;
			letter-spacing: 1px;
			font-size: 0.8rem;
		}
	
		.lxca textarea {
			width: 100%;
			color: #5a6470;
			border-bottom: 1px solid #d9d9d9;
			line-height: 26px;
			padding-bottom: 8px;
			padding-left: 7px;
			letter-spacing: 1px;
			height: 70px;
			margin-top: 4%;
			font-size: 0.8rem;
		}
	
		.lxcaa {
			width: 100%;
			border-bottom: 1px solid #d9d9d9;
			margin-top: 4%;
			padding-bottom: 4px;
		}
	
		.lxcaa .input2 {
			width: 40%;
			font-size: 0.8rem;
			color: #5a6470;
			line-height: 26px;
			padding-left: 7px;
			letter-spacing: 1px;
			margin-top: 2px;
			padding-bottom: 8px;
		}
	
		.lxcaa .sx {
			cursor: pointer;
			margin: 5px 12px 0 12px;
		}
	
		.lxcaa .yzm {
			width: 100px;
		}
	
		.lxcab {
			display: table;
			margin: 0 auto;
			margin-top: 6%;
		}
	
		.lxcab input {
			width: 120px;
			height: 36px;
			line-height: 36px;
			text-align: center;
			background-color: #364147;
			outline: none;
			cursor: pointer;
			font-size: 0.85rem;
			color: #fff;
			margin: 0 5px;
		}
	
		.lxcab .input3 {
			background-color: #f19901;
		}
	
		/*footer*/
		.yj {
			width: 100%;
			overflow: hidden;
			background-color: #191919;
			padding: 8% 0 24%;
		}
	
		.yjb {
			width: 96%;
			float: none;
			margin: 0 auto;
		}
	
		.yjba {
			border-bottom: 1px solid #3d4246;
			padding-bottom: 5%;
			display: flex;
			justify-content: flex-end;
		}
	
		.yjbaa>img {
			width: 130px;
			margin-top: 8px;
			float: left;
			margin-left: 2%;
		}
	
		.yjbaa p {
			font-size: 1.1rem;
			color: #fff;
			font-weight: bold;
			line-height: 24px;
			margin-top: 12px;
			letter-spacing: 1px;
			margin-left: 5px;
		}
	
		.yjbaa p img {
			display: inline-block;
			width: 24px;
			margin-right: 8px;
			position: relative;
			top: 2px;
		}
	
		.ewm {
			width: 90px;
			float: right;
			margin-right: 2%;
		}
	
		.yjbb {
			width: 100%;
			margin-top: 4%;
		}
	
		.yjbb p {
			font-size: 0.6rem;
			color: #adadad;
			line-height: 19px;
			text-transform: uppercase;
		}
	
		.yjbb p a {
			font-size: 0.6rem;
			color: #adadad;
			transition: all ease 0.3s;
		}
	
		.yjbb p a:hover {
			color: #fff;
		}

	
	/* 内页开始====================================================================================================== */
	/* 产品列表页 */
	.nyban{/* display: none; */width: 100%;overflow: hidden;height: 220px;/* margin-top: 90px; */}
	.nyban img {
    /* position: relative; */
    width: 100%;
    height: 100%;
    /* margin-left: -780px; */
    /* left: 50%; */
    object-fit: cover;
}
	.pos{padding-top: 18%;display: none;}
	.pos p{display: none;}
	.pos a{display: none;}
	.fqcl > .fl{display: none;}
	.fqcl > .fr{width: 100%;margin-top: 6%;}
	.cpx{margin-bottom: 6%;}
	.cpx .cpdet{width: 100%;margin-bottom: 4%;}
	.cpx .cpdet .pbox1 img{display: none;}
	.pagee{display: table;margin: 0 auto;}
	.fqcl .pagee{margin-bottom: 6%;}
	.pagee p{transition: all 0.3s; display: inline-block;margin-left: 2px;margin-right: 2px; text-align: center;width: 25px;height: 25px;background: #f4f4f6;border-top-right-radius: 7px;border-bottom-left-radius: 7px;}
	.pagee p a{font-size: 0.75rem;color: #383838;transition: all 0.3s;line-height: 25px;color: #383838;display: block;}
	.pagee .on{background: #f19901;}
	.pagee .on a{color: #fff;}
	.pagee .a{width: 40px;}
	.pagee p:hover{background: #f19901;}
	.pagee p:hover a{color: #fff;}
	
	/* 产品内页 */
	.fqxq > .fl{display: none;}
	.fqxq > .fr{width: 100%;margin-top: 6%;}
	.cldeta p{font-size: 0.9rem;font-weight: bold;color: #2e3030;line-height: 35px;padding-left: 10px;border-left: 7px solid #f19901;}
	.cldeta{background: #f4f4f6;padding-top: 5px;padding-bottom: 5px;}
	.cldetb{margin-top: 6%;margin-bottom: 6%;}
	.cldetb .fl:nth-child(1){width: 100%;}
	.cldetb .fl:first-child img{width: 100%;}
	.cldetb .fl:nth-child(2){width: 100%%;}
	.cldetb h6:first-child{font-size: 0.85rem;color: #2e3030;margin-top: 3%;}
	.cldetb h1{font-size: 1rem;font-weight: bold;color: #2e3030;margin-top: 1%;}
	.cldetb h6:nth-child(3){font-size: 0.85rem;color: #2e3030;margin-top: 3%;}
	.cldetb p{font-size: 1rem;font-weight: bold;color: #2e3030;margin-top: 1%;}
	.cldetb a img{width: 100%;margin-top: 3%;}
	.cldetc{padding-left: ;margin-bottom: 5%;}
	.dca{margin-bottom: 1%; height: 40px;padding-left: 15px;display: inline-block;padding-right: 15px; text-align: center;line-height: 40px;border-radius: 3px; color: #fff;font-weight: bold;font-size: 1rem;background: #f19901;}
	.dcb{margin-bottom: 1%; height: 40px;padding-left: 15px;display: inline-block;padding-right: 15px;text-align: center;line-height: 40px;border-radius: 3px; color: #fff;font-weight: bold;font-size: 1rem;background: #f19901;}
	.detc{margin-bottom: 4%;}
	.dcd{width: 100%;}
	.dcd p{font-size: 0.85rem;line-height: 24px;color: #2e3030;}
	.detc > p{width: 100%;font-size: 0.85rem;line-height: 24px;color: #2e3030;}
	.detc > p span{/* display: block;font-size: 0.95rem;font-weight: bold;margin-bottom: 7px; */}
	.detc img{max-width: 100%;margin: 0 auto;}
	.detc > div > p{width: 100%;font-size: 0.85rem;line-height: 24px;color: #2e3030;}
	.detc a{font-size: 14px;line-height: 24px;color: #2e3030;}
	.cldetd{overflow: auto;}
	.cldetd > a{display: none;}
	.cldetd .jsbc{margin: 0 auto; margin-top: 4%;}
	/* 核心技术 */
	.hxjsa h1{font-size: 1.15rem;font-weight: bold;color: #2e3030;margin-bottom: 5%;}
	.hxa{background: #f4f4f6;padding-top: 10px;padding-bottom: 10px;margin-bottom: 2%;}
	.hxa p{display: inline-block;font-size: 0.85rem;font-weight: bold;color: #2e3030;line-height: 26px;border-left: 7px solid #f19901;padding-left: 20px;}
	.hxa h6{display: inline-block;font-size: 0.9rem;color: #f19901;text-decoration: underline;cursor: pointer;margin-left: 12px;}
	.hxjs{margin-bottom: 4%;}
	.hxdet{padding-left: 2%;padding-right: 2%;}
	.hxdet p{font-size: 0.85rem;line-height: 20px;color: #2e3030;margin-bottom: 10px;}
	.hxdet h6{font-size: 0.95rem;font-weight: bold;color: #2e3030;padding-left: 27px;background: url(../images/s80.png) no-repeat;background-position: left center;margin-top: 10px;margin-bottom: 10px;}
	.hxdet img{margin: 0 auto;max-width: 100%;margin-top: 20px;margin-bottom: 20px;}
	.hxtable{margin-top: 20px;margin-bottom: 20px;overflow: auto;width: 100%;}
	.hxtable table{border-collapse: collapse;white-space: nowrap;}
	.hxtable table td{border: 1px solid #d8d8de;padding-left: 10px;padding-right: 10px;line-height: 34px;border-collapse: collapse;font-size: 0.85rem;}
	.hxtable table th{border: 1px solid #d8d8de;padding-left: 10px;padding-right: 10px;line-height: 34px;text-align: left;background: #f4f4f6;font-size: 0.85rem;}
	.hxtablea{overflow: auto;width: 100%;}
	.hxtablea table{width: 400%;white-space: normal;}
	/* 解决方案 */
	.faf{width: 100%;margin: 0 auto;margin-top: 6%;}
	.fafa{width: 100%;margin-bottom: 4%;}
	.imgbox3{width: 100%;overflow: hidden;}
	.imgbox3 img{width: 100%;transition: all 0.3s;}
	.pbox3{background: #f4f4f6;transition: all 0.3s;position: relative;}
	.pbox3 p{width: 95%;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;float: left;font-size: 0.85rem;font-weight: bold;color: #2e3030;padding-left: 45px;line-height: 45px;transition: all 0.3s;}
	.pbox3 img:nth-child(4){display: none;}
	.pbox3 img:first-child{width: 36px;height: 33px;position: absolute;top: 6px;left: 7px;opacity: 1;transition: all 0.3s;}
	.pbox3 img:nth-child(2){width: 36px;height: 33px;position: absolute;top: 6px;left: 7px;opacity: 0;transition: all 0.3s;}
	.fafa:hover .pbox3 img:first-child{opacity: 0;}
	.fafa:hover .pbox3 img:nth-child(2){opacity: 1;}
	.fafa:hover p{color: #fff;}
	.fafa:hover .pbox3{background: #f19901;}
	.fafa:hover .imgbox3 img{transform: scale(1.05);}
	.gcab .cpdet{width: 100%;}
	.xggc{background: url(../images/s89.jpg);background-position: center;background-size: cover;padding-top: 8%;padding-bottom: 8%;}
	.gc{width: 96%;margin: 0 auto;margin-top: 5%;}
	.pageh{text-align: center;}
	.pageh .swiper-pagination-bullet{width: 6px;height: 6px;background: #cfcfcf;transition: all 0.3s;margin-left: 1px;margin-right: 2px;}
	.pageh .swiper-pagination-bullet-active{width: 6px;height: 6px;background: #f19901;width: 30px;}
	.zxd{padding-top: 8%;}
	.zxs{width: 96%;margin: 0 auto;margin-top: 6%;}
	.zxt{width: 100%;background: #f4f4f6;margin-bottom: 8px;}
	.zxt h6{float: left;margin-left: 15px;font-size: 0.85rem;color: #212121;line-height: 60px;transition: all 0.3s;}
	.zxt p{float: left;margin-left: 15px;font-size: 0.85rem;color: #212121;line-height: 60px;transition: all 0.3s;width: 58%;}
	.zxt img{float: right;margin-right: 15px;margin-top: 23px;}
	.zxt:hover h6{color: #f19901;}
	.zxt:hover p{color: #f19901;}
	
	/* 方案内页 */
	.fag{background: #f4f4f6;padding-top: 10px;padding-bottom: 10px;margin-bottom: 4%;}
	.fag h1{font-size: 1.1rem;font-weight: bold;color: #2e3030;line-height: 30px;border-left: 7px solid #f19901;padding-left: 30px;}
	.dcd{overflow: auto;}
	.dcd > img{float: left; max-width: 48%;margin-left: 1%;margin-right: 1%;margin-bottom: 4%;}
	.dcd > div img{max-width: 100%;margin: 0 auto;}
	.xggc{margin-top: 6%;}
	
	
	/* 成功案例 */
	/* .fah:nth-child(2) .fahb{background: #f19901;}
	.ala{background: #f4f4f6;padding-top: 5px;padding-bottom: 5px;margin-bottom: 6%;}
	.ala p{font-size: 1rem;font-weight: bold;color: #2e3030;line-height: 30px;border-left: 7px solid #f19901;padding-left: 30px;}
	.alb{width: 100%;margin: 0 auto;}
	.alc{width: 100%;margin-bottom: 8%;}
	.imgbox4{overflow: hidden;}
	.imgbox4 img{width: 100%;transition: all 0.3s;}
	.pbox4 p{float: left;font-size: 0.85rem;font-weight: bold;color: #2e3030;transition: all 0.3s;margin-top: 7px;width: 81%;}
	.pbox4 img{float: right;margin-right: 5px;margin-top: 10px;}
	.alc:hover .imgbox4 img{transform: scale(1.05);}
	.alc:hover .pbox4 p{color: #f19901;}
	.p{text-align: right;} */
	
	/* 案例内页 */
	.dettable{margin-top: 20px;margin-bottom: 20px;overflow: auto;}
	.dettable table{border-collapse: collapse;}
	.dettable table td{font-size: 0.85rem; border: 1px solid #d8d8de;padding-left: 14px;padding-right: 10px;line-height: 34px;border-collapse: collapse;}
	.dettable table th{font-size: 0.85rem;font-weight: normal; border: 1px solid #d8d8de;padding-left: 14px;padding-right: 10px;line-height: 34px;text-align: left;background: #f4f4f6;}
	.dcg{max-height: 432px;overflow: hidden;}
	.dcf{font-size: 14px;color: #f19901;text-decoration: underline;cursor: pointer;margin-left: 20px;}
	.w200 table{width: 200%;}
	.w300 table{width: 300%;}
	.w400 table{width: 400%;}
	.w500 table{width: 500%;}
	.w600 table{width: 600%;}
	
	/* 合作客户 */
	.kh{width: 100%;margin: 0 auto;}
	.kha{width: 48%;}
	.kha:nth-child(odd){margin-right: 4%;}
	.kha img{border: 1px solid #dcdcdc;transition: all 0.3s;width: 100%;}
	.kha p{text-align: center;font-size: 0.85rem;line-height: 18px;height: 36px;overflow: hidden;margin-top: 7px;margin-bottom: 14px;}
	.kha:hover img{border: 1px solid #f19901;}
	
	/* 关于我们 */
	.gybta{display: table;margin: 0 auto;margin-top: 6%;}
	.gybta p{display: inline-block;width: 106px;height: 30px;text-align: center;transition: all 0.3s;border-bottom-left-radius: 6px;border-top-right-radius: 6px;background: #fff;margin-left: 5px;margin-right: 5px;}
	.gybta p a{line-height: 30px;color: #2e3030;font-size: 16px;display: block;}
	.gybta .on{background: #f19901;border-bottom-left-radius: 6px;border-top-right-radius: 6px;}
	.gybta .on a{color: #fff;}
	.gybta p:hover{background: #f19901;border-bottom-left-radius: 6px;border-top-right-radius: 6px;}
	.gybta p:hover a{color: #fff;}
	.gyc > .fl{width: 100%;padding-top: 8%;}
	.gyc > .fr{width: 100%;margin-top: 3%;}
	.gyc > .fr img{width: 100%;}
	.gycaa{width: 48%;margin-bottom: 4%;}
	.gycaa:nth-child(odd){margin-right: 4%;}
	.gycaa p{font-size: 0.8rem;color: #858585;margin-top: 3%;}
	.gycb{/* padding-top: 6%; */}
	.gycb h6{font-size: 1.1rem;font-weight: bold;color: #2e3030;margin-bottom: 3%;}
	.gycb p{font-size: 0.85rem;line-height: 22px;color: #2e3030;}
	.gyd{margin-top: 8%; background: url(../images/s62.jpg);background-position: center;background-size: cover;padding-top: 8%;padding-bottom: 8%;}
	.gyda .bt{margin: 0 auto;left: 0;width: 100%;}
	.gyda .bt p:first-child{display: none;}
	.gyda .bt p:nth-child(2){margin-top: 0;}
	.gyda{width: 100%;background: rgba(255,255,255,0.9);padding: 6%;}
	.gydb{font-size: 0.85rem;line-height: 22px;color: #2e3030;margin-top: 3%;padding-bottom: 4%;}
	.gydd{position: relative;width: 100%;margin-bottom: 2%;}
	.gydd img{width: 100%;}
	.gydd p{ position: absolute;left: 0;bottom: 0; width: 100px;line-height: 30px;text-align: center;color: #fff;background: rgba(0,186,144,0.8);font-size: 0.85rem;font-weight: bold;}
	.zj{padding-top: 8%;margin-bottom: 8%;}
	.zja{width: 100%;margin: 0 auto;margin-top: 41px;}
	.zjb{background: #f4f4f6;padding: 6% 0px 6% 0px;margin-bottom: 5%;border-top-right-radius: 7px;border-bottom-left-radius: 7px;}
	.zjb > .fl{width: 100%;}
	.zjb > .fl img{margin: 0 auto;width: 40%;}
	.zjb > .fr{width: 100%;}
	.zjba > p{display: ;font-size: 1rem;font-weight: bold;color: #2e3030;margin-bottom: 1%;text-align: center;margin-top: 2%;}
	.zjba > h6{display: ;font-size: 0.9rem;color: #2e3030;text-align: center;}
	.zjbb{overflow: auto;margin-bottom: 4%;margin-top: 3%; padding-left: 3%;padding-right: 3%;}
	.zjbb h6{margin-bottom: 2%; width: 75px;line-height: 27px;font-size: 0.85rem;color: #fff;background: #f19901;border-top-right-radius: 7px;border-bottom-left-radius: 7px;text-align: center;}
	.zjbb p{width: 100%;font-size: 0.95rem;line-height: 20px;color: #2e3030;margin-left: ;}
	.zf{padding-top: 6%;}
	.zf img{margin: 0 auto;width: 100%;}
	.zfa{font-size: 0.85rem;line-height: 22px;color: #2e3030;text-align: center;margin-top: 5%;margin-bottom:5%;}
	.zfb{margin: 0 auto;position: relative;overflow: hidden; width: 180px;height: 46px;border-top-right-radius: 7px;border-bottom-left-radius: 7px;background: #f19901 url(../images/s120px.png) no-repeat;background-position: 23px 10px;box-shadow: 5px 5px 0px 0px #eaeaf0;}
	.zfb a{display: block;line-height: 46px;padding-left: 70px;font-size: 0.9rem;font-weight: bold;color: #fff;}
	.zfb:after {content: '';display: block;position: absolute;top: -36px;left: -100px;background: white;width: 50px;height: 125px;opacity: 0.6;transform: rotate(-45deg);}
	.zfb:hover:after {left: 130%;transition: all 600ms cubic-bezier(0.3, 1, 0.2, 1);-webkit-transition: all 600ms cubic-bezier(0.3, 1, 0.2, 1);}
	
	/* 荣誉资质 */
	.ry{margin-top: 38px;}
	.rya{width: 48%;}
	.rya:nth-child(odd){margin-right: 4%;}
	.rya img{width: 100%;border: 10px solid #e5e5e5;box-shadow: 8px 8px 0px 0px #f8f8fa;}
	.rya p{text-align: center;font-size: 0.85rem;color: #2e3030;margin-top: 2%;line-height: 18px;height: 54px;margin-bottom: 3%;}
	.b{text-align: center;margin-top: 6%;}
	
	/* 企业文化 */
	.whb .fl{width: 100%;}
	.whb .fl img{width: 100%;}
	.whb .fr{width: 100%;}
	.whd .fl{width: 100%;}
	.whd .fl img{width: 100%;}
	.whc .fr{width: 100%;}
	.whc .fr img{width: 100%;}
	.whd .fr{width: 100%;}
	.whc .fl{width: 100%;}
	.wh h6{font-size: 2rem;color: #f4f4f6;font-weight: 900;padding-top: 1%;}
	.wh h5{font-size: 0.7rem;color: #2e3030;margin-top: 2%;}
	.wh p{font-size: 0.85rem;font-weight: bold;color: #2e3030;line-height: 20px;margin-top: 1%;margin-bottom: 4%;}
	.wha{margin-top: 6%;margin-bottom: ;width: 100%;}
	.whb{margin-top: 6%;}
	.whc{margin-top: 6%;}
	.whd{margin-top: 6%;padding-bottom: 6%;}
	
	/* 我们新闻 */
	.xxw .commen{padding-top: 3%;}
	.xxw1 .jsbc{line-height: 30px;color: #fff;font-size: 0.85rem;}
	.xxw1{background: #f4f4f6;position: relative;}
	.xxw1 .fl{width: 100%;overflow: hidden;}
	.xxw1 .fl img{width: 100%;transition: all 0.3s;}
	.xxw1 .fr{width: 100%;padding: 5%;}
	.xxw1 .fr p:first-child{font-size: 0.9rem;font-weight: bold;padding-left: 37px; position: absolute;right: 0;top: 0;width: 120px;height: 30px;background: #f19901 url(../images/s128.png) no-repeat ;background-position: 12px center;border-bottom-left-radius: 7px; line-height: 30px;color: #fff;padding-left: ;}
	.xxw1 .fr p:nth-child(2){transition: all 0.3s;font-size: 0.95rem;font-weight: bold;color: #2e3030;width: 100%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
	.xxw1 .fr p:nth-child(3){transition: all 0.3s;font-size: 0.8rem;line-height: 22px;color: #2e3030;height: 66px;overflow: hidden;margin-top: 2%;margin-bottom: 2%;}
	.xxw1:hover .fr p:nth-child(2){color: #f19901;}
	.xxw1:hover img{transform: scale(1.05);}
	.xxw2{background: #f4f4f6;margin-top: 15px;}
	.xxw21{padding-top: 30px;padding-left: 5px;margin-right: 10px;}
	.xxw21 p:first-child{font-size: 1.8rem;font-weight: bold;color: #2e3030;transition: all 0.3s;}
	.xxw21 p:nth-child(2){margin-top: -7px;font-size: 0.6rem;color: #2e3030;transition: all 0.3s;}
	.xxw22{width: 72%;padding-top: 20px;padding-bottom: 20px;}
	.xxw22 p:first-child{font-size: 0.95rem;font-weight: bold;color: #2e3030;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;transition: all 0.3s;}
	.xxw22 p:nth-child(2){margin-top: 10px; font-size: 0.8rem;line-height: 20px;color: #5e5e5e;height: 40px;overflow: hidden;}
	.xxw23{padding-top: 49px;padding-right: 5px;}
	.xxw2:hover .xxw21 p:first-child{color: #f19901;}
	.xxw2:hover .xxw21 p:nth-child(2){color: #f19901;}
	.xxw2:hover .xxw22 p:first-child{color: #f19901;}
	.xggc1{padding-top: 40px;}
	
	
	/* 新闻详情页 */
	.xq{background: #f4f4f6;width: 100%;margin: 0 auto;padding: 0px 4% 6% 4%;margin-top: 6%;}
	.xwxqa{border-bottom: 1px solid #d1d1d1;text-align: center;padding-bottom: 4%;padding-top: 6%;}
	.xwxqa h1{font-size: 1.15rem;font-weight: bold;color: #2e3030;}
	.xwxqb{display: table;margin: 0 auto;margin-top: 14px;}
	.xwxqb p{display: inline-block;padding-left: 20px;line-height: 16px; background: url(../images/s130.png) no-repeat;background-position: left center;font-size: 0.6rem;color: #2e3030;}
	.xwxqb p:nth-child(1){margin-right: 10px;}
	.xwxq .jsbc{margin: 0 auto;margin-top: 5%;}
	.xwxqc{margin-top: 6%;}
	.xwxqc h6{font-size: 0.9rem;font-weight: bold;color: #2e3030;}
	.xwxqc p{font-size: 0.85rem;line-height: 22px;color: #2e3030;}
	.xwxqc img{max-width: 100%;margin: 0 auto;margin-top: 10px;margin-bottom: 10px;}
	.xwxqd{margin-top: 8%;}
	.xwxqd strong{font-weight: normal;font-size: 0.7rem;color: #7f7f7f;margin-bottom: 33px;}
	.xwxqd strong a{font-size: 0.7rem;color: #7f7f7f;transition: all 0.3s;margin-right: 10px;}
	.xwxqd strong a:hover{color: #f19901;}
	.xwxqd img{width: 100%;margin-top: 3%;}
	
	/* 联系我们 */
	.llxc{width: 100%;margin: 0 auto;margin-top: 5%;}
	.llxca{width: 750px;height: 220px;position: relative;left: 50%;margin-left: -375px;}
	.llxcb{width: 96%;margin: 0 auto;margin-top: 6%; padding: 5%;background: #f19901;border-top-right-radius: 7px;border-bottom-left-radius: 7px;}
	.llxcb h6{font-size: 0.7rem;color: #fff;}
	.llxcb p{font-size: 0.85rem;font-weight: bold;color: #fff;line-height: 20px;}
	.llxcb img{margin-bottom: 4%;}
	.llxcb p:nth-child(3){margin-top: 1%;}
	.llxcb h6:nth-child(4){margin-top: 3%;}
	.llxcb p:nth-child(5){margin-top: 1%;}
	.llxd{width: 96%;margin: 0 auto;margin-top: 10%;}
	.llxda{position: relative;margin-bottom: 8%; float: left;padding: 30px 0px 0px 30px; width: 100%;height: ; background: #f4f4f6;border-top-right-radius: 7px;border-bottom-left-radius: 7px;}
	.llxda img{position: absolute;left: 0;top: -20px;width: 50px;}
	.llxe{margin-bottom: 3%;}
	.llxe h6{font-size: 0.7rem;color: #858585;display: inline-block;}
	.llxe p{font-size: 0.85rem;font-weight: bold;color: #2e3030;display: inline-block;}
	/*网站地图*/
	.wzdt2{width: 96%;margin: 0 auto;margin-top: 20%;margin-bottom: 20px;}
	.wzdt_a{border: solid 2px #e5e5e5;margin-top: 22px;}
	.wzdt_a h6{width: 96%;margin: 0 auto;border-bottom: 1px solid #f2f2f2;margin-top: 5px;}
	.wzdt_a h6 a{font-size: 0.95rem;color: #505050;font-weight: bold;line-height: 45px;}
	.wzdt_a p{margin: 0 25px;}
	.wzdt_a p a{color: #505050;line-height: 42px;margin-right: 10px;font-size: 0.85rem;}
	.wzdt_a p a:hover{color: #0665d0}
	/*网站地图*/
	/*404*/
    .fzfbox{width:100%;margin:0 auto;background:#f9f9f9;padding:30px;margin-bottom: -8%;margin-top: 14%;}
.fzf1{width:90%;margin:15px auto;}
.fzf1 img{width:100%;margin:0 auto;}
.fzf2{width:100%;margin:0 auto;}
.fzf2 p{font-size:1rem;color:#434343;text-align:center;line-height:30px;}
.fzf2-1{width:100%;margin:0 auto;}
.fzf2-1 p{font-size:0.9rem;color:#434343;text-align:center;line-height:30px;}
.fzf2-1 p span{color:#333;}
.fzf3{width:310px;margin:30px auto;}
.fzf3z{float:left;}
.fzf3z img{width:100%;margin:0 auto;}
.fzf3y{float:right;}
.fzf3y img{width:100%;margin:0 auto;}   
    /*404*/
	
	
@media (min-width: 350px){




	
}	
	
@media (min-width: 374px){
	.cpa p{margin-left: 4px;margin-right: 4px;}
	.zxa .fl{margin-left: 5px;margin-right: 5px;}
	.pagee .a{width: 45px;}
	.xxw21{padding-left: 10px;}
	
	
	
}
	
@media (min-width: 400px){
	.cpa p{/* width: 84px; */padding: 0 5px;}
	.zxa .fl{width: 82px;}
	.pagee .a{width: 50px;}
	.xxw22{width: 74%;}
}
	
@media (min-width: 414px){
	.zxa .fl{margin-left: 7px;margin-right: 6px;}
	.cpa p{margin-left: 5px;margin-right: 6px;}
	.pagee p{margin-left: 3px;margin-right: 3px;}
	.pbox1 p{max-width: 67%;}
	.w200 table{width: 150%;}
	.w300 table{width: 250%;}
	.w400 table{width: 350%;}
	.w500 table{width: 450%;}
	.w600 table{width: 550%;}
	.xxw21{padding-left: 13px;}
	
}
	
@media (min-width: 450px){
	.ftc{padding-bottom: 25%;}
	.pagee p{width: 30px;height: 30px;}
	.pagee p a{line-height: 30px;}
	.w200 table{width: 100%;}
	.w300 table{width: 200%;}
	.w400 table{width: 300%;}
	.w500 table{width: 400%;}
	.w600 table{width: 500%;}
	.xxw21{margin-right: 15px;}
	.xxw23{padding-right: 10px;}
}
	
@media (min-width: 500px){
	.pagee .a{width: 64px;}
	.w300 table{width: 150%;}
	.w400 table{width: 250%;}
	.w500 table{width: 350%;}
	.w600 table{width: 450%;}
	.xxw22{width: 76%;}
	.cpx .cpdet{width: 48%;}
	.cpx .cpdet:nth-child(odd){margin-right: 4%;}
	.fafa{width: 48%;}
	.fafa:nth-child(odd){margin-right: 4%;}
	.alc{width: 48%;}
	.alc:nth-child(odd){margin-right: 4%;}
	
	
	
	
}		
	
	
	
@media (min-width: 550px){
	.w300 table{width: 100%;}
	.w400 table{width: 200%;}
	.w500 table{width: 300%;}
	.w600 table{width: 400%;}
	.xxw22{width: 78%;}
	
	
}	
	
@media (min-width: 600px){
	.w400 table{width: 150%;}
	.w500 table{width: 200%;}
	.w600 table{width: 250%;}
	.xxw21{padding-left: 20px;}
	
}	
	
@media (min-width: 650px){
	.w400 table{width: 100%;}
	.w500 table{width: 150%;}
	.w600 table{width: 200%;}
	
	
	
	
}
	
@media (min-width: 700px){
	.w500 table{width: 100%;}
	.w600 table{width: 150%;}
	
}		
	
@media (min-width: 750px){
	body{max-width: 750px;margin: 0 auto;}
	.w600 table{width: 100%;}
	
	
	
}	
	
	
}
