@media screen and (max-device-width : 1920px) {
	.banner-content {
		width: 1400px;
		height: 450px;
		margin: 0 auto;
		overflow: hidden;
		position: relative;
	}

	.service-content {
		width: 1400px;
		height: 670px;
		margin: 0 auto;
		text-align: center;
	}

	.solution-content {
		width: 1400px;
		height: 620px;
		text-align: center;
		margin: 0 auto;
		overflow: hidden;
		position: relative;
	}

	.success-content {
		width: 1400px;
		height: auto;
		margin: 0 auto;
		text-align: center;
		padding: 10px 0 40px 0;
		position: relative;
		overflow: hidden;
	}

	.foot-content {
		width: 1400px;
		height: auto;
		margin: 0 auto;
	}

	.phon1 {
		background: url(../img/phon.png) no-repeat 0 0;
		background-size: 20px;
	}

	.phon2 {
		background: url(../img/phon.png) no-repeat 0 -59px;
		background-size: 20px;
	}

	.phon3 {
		background: url(../img/phon.png) no-repeat 0 -115px;
		background-size: 20px;
	}

	.ser-yuan {
		display: block;
		width: 200px;
		height: 200px;
		background: #f57751;
		border-radius: 50%;
		overflow: hidden;
		cursor: pointer;
		margin: 0 auto;
		transform: scale(0);
		transition: transform 0.3s linear;
		line-height: 200px;
		text-align: center;
		background-size: 100%;
	}

	.lunbo {
		width: 2937px;
		height: auto;
		float: left;
	}

	.lun {
		float: left;
		width: 420px;
		height: 200px;
		margin-right: 67px;
		transition: transform 0.5s;
		margin-bottom: 35px;
		cursor: pointer;
		position: relative;
		overflow: hidden;
	}

	.hei {
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		width: 420px;
		height: 200px;
		background: rgba(0, 0, 0, 0);
		transition: all 0.3s linear;
		transform: scale(0);
		text-align: center;
		line-height: 166px;
	}

	.duce-content {
		width: 1400px;
		height: 450px;
		margin: 0 auto;
		padding: 0 40px;
		overflow: hidden;
	}

	.service-title-2 {
		font-size: 1.4rem;
		color: #6a7d8e;
		line-height: 32px;
		letter-spacing: 1.5px;
		transform: scale(0);
		opacity: 0;
		transition: all 0.5s linear;
	}

	.an-2 {
		font-size: 1.4rem;
		color: #6a7d8e;
		line-height: 32px;
		margin-top: 15px;
		text-align: center;
		letter-spacing: 1.5px;
	}

	.ser-yuan-two {
		font-size: 1.2rem;
		color: #6a7d8e;
		line-height: 25px;
		margin-top: 0;
		letter-spacing: 1.5px;
	}

	.duce-one {
		width: 320px;
		height: 385px;
		border-radius: 5px;
		float: left;
		overflow: hidden;
		margin-right: 13.6%;
		margin-top: 3%;
	}

	.hei>img {
		margin: 0 auto;
		display: block;
		margin-top: 16%;
	}
}

@media screen and (max-device-width : 1600px) {
	.banner-content {
		width: 1200px;
		height: 450px;
		margin: 0 auto;
		overflow: hidden;
		position: relative;
	}

	.service-content {
		width: 1200px;
		height: 610px;
		margin: 0 auto;
		text-align: center;
	}

	.duce-content {
		width: 1200px;
		height: 430px;
		margin: 0 auto;
		padding: 0 20px;
		overflow: hidden;
	}

	.ser-yuan-two {
		font-size: 1.2rem;
		color: #6a7d8e;
		line-height: 25px;
		margin-top: 0;
		letter-spacing: 0.7px;
	}

	.service-title-2 {
		font-size: 1.4rem;
		color: #6a7d8e;
		line-height: 32px;
		letter-spacing: 0.7px;
		transform: scale(0);
		opacity: 0;
		transition: all 0.5s linear;
	}

	.an-2 {
		font-size: 1.4rem;
		color: #6a7d8e;
		line-height: 32px;
		margin-top: 15px;
		text-align: center;
		letter-spacing: 0.7px;
	}

	.duce-one {
		width: 310px;
		height: 385px;
		border-radius: 5px;
		float: left;
		overflow: hidden;
		margin-right: 9.9%;
		margin-top: 3%;
	}

	.solution-content {
		width: 1200px;
		height: 620px;
		text-align: center;
		margin: 0 auto;
		overflow: hidden;
		position: relative;
	}

	.foot-content {
		width: 1200px;
		height: auto;
		margin: 0 auto;
	}

	.ser-yuan {
		display: block;
		width: 150px;
		height: 150px;
		background: #f57751;
		border-radius: 50%;
		overflow: hidden;
		cursor: pointer;
		margin: 0 auto;
		transform: scale(0);
		transition: transform 0.3s linear;
		line-height: 150px;
		text-align: center;
		position: relative;
		background-size: 100%;
	}

	.lunbo {
		width: 2530px;
		height: auto;
		float: left;
	}

	.lun {
		float: left;
		width: 163px;
		height: 163px;
		margin-right: 67px;
		transition: transform 0.5s;
		position: relative;
		overflow: hidden;
		cursor: pointer;
	}

	.success-content {
		width: 1200px;
		height: auto;
		margin: 0 auto;
		text-align: center;
		padding: 10px 0 40px 0;
		overflow: hidden;
		position: relative;
	}

	.hei {
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		width: 163px;
		height: 163px;
		background: rgba(0, 0, 0, 0);
		transition: all 0.3s linear;
		transform: scale(0);
		text-align: center;
		line-height: 166px;
	}

	.hei>img {
		width: 36px;
		margin: 0 auto;
		display: block;
		margin-top: 29%;
	}

	.phon1 {
		background: url(../img/phon.png) no-repeat 0 0;
		background-size: 18px;
	}

	.phon2 {
		background: url(../img/phon.png) no-repeat 0 -52px;
		background-size: 18px;
	}

	.phon3 {
		background: url(../img/phon.png) no-repeat 0 -103px;
		background-size: 18px;
	}
}
.phon5{
	background: url(../img/an-3.png) no-repeat 0 0;
		background-size: 18px;
}
/*-------------------导航栏-------------------------*/

/*-------------------banner-------------------------*/
.banner {
	width: 100%;
	height: 450px;
	overflow: hidden;
	background: url(../img/banner_bg.png) no-repeat center center;
}

.banner-title {
	position: absolute;
	right: 0px;
	top: 50px;
	animation: dong 1s linear;
	width: 595px;
	height: 70px;
	background: url(../img/fobst.png) no-repeat -340px -45px;
}

@keyframes dong {
	0% {
		top: -300px;
	}

	50% {
		top: 50px;
	}

	75% {
		top: 60px;
	}

	100% {
		top: 50px;
	}
}

.banner-wen {
	width: 484px;
	margin-left: 591px;
	position: absolute;
	top: 100px;
	right: 117px;
	animation: dong2 1s linear;
}

@keyframes dong2 {
	0% {
		right: -300px;
	}

	50% {
		right: 117px;
	}

	75% {
		right: 150px;
	}

	100% {
		right: 117px;
	}
}

.banner-wen-one {
	margin-top: 40px;
	font-size: 2rem;
	color: #fbed06;
}

.banner-wen-two {
	margin-top: 50px;
	font-size: 1.2rem;
	color: #fff;
	line-height: 30px;
	letter-spacing: 0.7px;
}

.banner-content>img {
	float: left;
	margin-top: 125px;
	animation: da 0.5s linear;
}

@keyframes da {
	0% {
		transform: scale(0);
	}

	100% {
		transform: scale(1);
	}
}

/*-------------------产品服务-------------------------*/
.service {
	width: 100%;
	height: auto;
	background: #fff;
	overflow: hidden;
}

.service-title {
	font-size: 4rem;
	color: #2a333c;
	margin-bottom: 18px;
	margin-top: 48px;
	transform: scale(0);
	opacity: 0;
	transition: all 0.5s linear;
}

.op {
	opacity: 1;
}

.service-content-one {
	width: 25%;
	height: 415px;
	float: left;
	text-align: center;
	margin-top: 44px;
}

.ser-yuan-content {
	vertical-align: middle;
}

.ser-yuan:hover {
	background: #fff;
	background-image: url(../img/shiyishi.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
}

.ser-yuan2:hover {
	background: #fff;
	background-image: url(../img/shiyishi2.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
}

.ser-yuan3:hover {
	background: #fff;
	background-image: url(../img/shiyishi3.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
}

.ser-yuan4:hover {
	background: #fff;
	background-image: url(../img/shiyishi4.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
}

.ser-yuan-dis {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -28px;
	margin-top: -25px;
	opacity: 0;
}

.dis4 {
	margin-left: -17px;
	margin-top: -30px;
}

.ser-yuan:hover .ser-yuan-dis {
	animation: dis 0.5s both linear;
}

.ser-yuan2:hover .dis2 {
	animation: dis 0.5s both linear;
}

.ser-yuan3:hover .dis3 {
	animation: dis 0.5s both linear;
}

.ser-yuan4:hover .dis4 {
	animation: dis 0.5s both linear;
}

@keyframes dis {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		transform: scale(1.5);
	}
}

.ser-yuan-one {
	font-size: 2.2rem;
	color: #2f3740;
	margin-bottom: 18px;
	margin-top: 26px;
}

.ser-btn {
	width: 120px;
	height: 38px;
	border-radius: 20px;
	background: url(../img/sev_btn_03.png) no-repeat -60px 0;
	margin: 0 auto;
	text-align: center;
	line-height: 38px;
	margin-top: 20px;
	cursor: pointer;
	transition: all 0.5s linear;
}

@keyframes xiao {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.ser-btn:hover {
	background-position: 0 0;
}

.ser-btn>img {
	margin-left: 5px;
}

.ser-1:hover .you {
	animation: xiao 1s both infinite;
}

.ser-2:hover .you {
	animation: xiao 1s both infinite;
}

.ser-3:hover .you {
	animation: xiao 1s both infinite;
}

.ser-4:hover .you {
	animation: xiao 1s both infinite;
}

.ser-btn-one {
	font-size: 1.4rem;
	color: #fff;
}

.chu {
	transform: scale(1);
	transition-delay: 0.3s;
}

.ser-yuan2 {
	background: #5cb5df;
	transition-delay: 0.4s;
}

.ser-yuan3 {
	background: #94ce6d;
	transition-delay: 0.5s;
}

.ser-yuan4 {
	background: #fbc85e;
	transition-delay: 0.6s;
}

/*-------------------解决方案-------------------------*/
.solution {
	width: 100%;
	height: auto;
	background: #2f3740;
	border-top: 4px solid #30b1e5;
}

.solution-title,
.solution-title2 {
	color: #fff;
}

.solution-left {
	width: 45%;
	height: 300px;
	background: #444b53;
	position: absolute;
	right: 2000px;
	top: 43%;
	border-radius: 8px;
	overflow: hidden;
}

.solution-top {
	width: 100%;
	height: 82px;
	background: url(../img/fobst.png) no-repeat -330px -154px;
	text-align: center;
	overflow: hidden;
	clear: both;
	overflow: hidden;
	border-radius: 8px;
}

.solution-title {
	font-size: 2.4rem;
	color: #fff;
}

.solution-bot {
	width: 36%;
	height: 268px;
	float: left;
	margin-left: 11.7%;
}

.solution-da {
	color: #fff;
}

.solution-zi {
	display: block;
	color: #fff;
	font-size: 1.6rem;
	letter-spacing: 1px;
	height: 40px;
	border-radius: 22px;
	line-height: 40px;
	margin-top: 30px;
}

.solution-bot2 {
	margin-left: 6.5%;
}

.solution-top2 {
	background: url(../img/fobst.png) no-repeat -330px -263px;
}

.solution-zi2 {
	margin-top: 15px;
}

.solution-zi:hover {
	color: #308cb4;
	background: #2f3740;
}

.solution-right {
	top: 43%;
	left: 2000px;
}

/*-------------------合作伙伴-------------------------*/
.part {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.part>img {
	width: 100%;
}

/*-------------------公司介绍-------------------------*/
.duce {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #fff;
	margin-top: -2px;
}

.duce-one>img {
	display: block;
	margin: 15px auto;
}

.duce-last {
	margin-right: 0;
}

.an {
	font-size: 2.4rem;
	color: #2f3740;
	text-align: center;
	margin-top: 35px;
}

.duce-last {
	margin-right: 0;
}

.duce-xian {
	width: 38px;
	height: 2px;
	margin: 0 auto;
	background: #333;
}

/*-------------------成功案例-------------------------*/
.success {
	width: 100%;
	height: auto;
	background: #f3f3f4;
}

.success-content>p {
	font-size: 2.8rem;
	color: #38474f;
}

.lunbo-bg {
	width: 90.5%;
	height: 200px;
	margin: 0 auto;
	overflow: hidden;
}

.lun>img {
	width: 100%;
	height: 100%;
	;
}

.yue {
	font-size: 1.2rem;
	position: absolute;
	/* left: 50%; */
	color: #fff;
	/* margin-left: -33%; */
	text-align: center;
	top: 50%;
	width: 420px;
	transform: scale(0);
	transition: all 0.3s linear;
}

/* .yue-1{
margin-left: -15%;
}
.yue-2{
margin-left: -24%;
}
.yue-3{
margin-left: -20%;
}
.yue-4{
margin-left: -22%;
}
.yue-5{
margin-left: -6%;
}
.yue-6{
margin-left: -30%;
}
.yue-7{
margin-left: -22%;
} */
.lun:hover .yue {
	transform: scale(1);
}

.lun:hover .hei {
	background: rgba(0, 0, 0, 0.3);
	transform: scale(1);
}

.lun2:hover .yue {
	transform: scale(1);
}

.lun2:hover .hei {
	background: rgba(0, 0, 0, 0.3);
	transform: scale(1);
}

.lun3:hover .yue {
	transform: scale(1);
}

.lun3:hover .hei {
	background: rgba(0, 0, 0, 0.3);
	transform: scale(1);
}

.lun4:hover .yue {
	transform: scale(1);
}

.lun4:hover .hei {
	background: rgba(0, 0, 0, 0.3);
	transform: scale(1);
}

.lun5:hover .yue {
	transform: scale(1);
}

.lun5:hover .hei {
	background: rgba(0, 0, 0, 0.3);
	transform: scale(1);
}

/*-------------------底部-------------------------*/
.foot {
	width: 100%;
	height: 210px;
	background: #fff;
}

.foot-top {
	width: 100%;
	height: 220px;
	padding: 40px 0;
}

.foot-1 {
	width: 10%;
	height: 100%;
	float: left;
	/* display: flex; */
	/* border-right: 1px solid #dcdcdc; */
}

.foot-1-title {
	font-size: 1.6rem;
	color: #38474f;
	font-weight: bold;
	margin-top: 0;
}

.foot-1-lian {
	width: 150px;
	height: auto;
	float: left;
}

.foot-1-lian>a {
	display: block;
	color: #6a7d8e;
	font-size: 1.4rem;
	margin-top: 12px;
}

.foot-1-lian>a:hover {
	color: #30b1e5;
}

.foot-er {
	width: 30%;
	height: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: space-evenly;
}

.foot-er>p {
	color: #38474f;
	font-size: 1.2rem;
	font-weight: bold;
}

.foot-er-2 {
	margin-left: 12.9%;
	text-align: center;
}

.foot-3 {
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-evenly;
	width: 47%;
}

.foot-2 {
	border-right: 0;
	float: right;
	width: 20%;
}

.foot-er>img {
	height: 100%;
}

.foot-2-2 {
	width: 245px;
	height: 120px;
	float: right;
}

.foot-2-2>p {
	color: #38474f;
	font-size: 1.2rem;
	padding-left: 35px;
	height: 25px;
	margin-bottom: 30px;
}

.foot-foot {
	width: 100%;
	height: 140px;
	overflow: hidden;
}

.foot-foot>p {
	color: #38474f;
	font-size: 1.6rem;
}

.foot-foot>span {
	color: #6a7d8e;
	font-size: 1.2rem;
	letter-spacing: 0.7px;
	line-height: 30px;
}

.loca {
	width: 28px;
	height: 0px;
	position: fixed;
	right: 20px;
	bottom: 10%;
	display: none;
}

.loca-all {
	display: block;
	width: 19px;
	height: 23px;
	margin: 0 auto;
	margin-bottom: 26px;
	cursor: pointer;
	position: relative;
}

.loca-1 {
	display: none;
	background: url(../img/icon.png);
}

.loca-2 {
	margin-top: 49px;
	background: url(../img/icon.png) no-repeat 0 -39px;
}

.loca-3 {
	margin-bottom: 61px;
	background: url(../img/icon.png) no-repeat 0 -76px;
}

.return {
	width: 28px;
	height: 28px;
	cursor: pointer;
	background: url(../img/return.png);
	opacity: 0.7;
}

.return:hover {
	opacity: 1;
}

.qq {
	width: 120PX;
	height: 108PX;
	position: absolute;
	right: 20px;
	top: -40px;
	display: none;
}

.phone {
	position: absolute;
	right: 20px;
	top: -5px;
	width: 160px;
	height: 38px;
	line-height: 32px;
	text-align: center;
	background: url(../img/234_07.png) no-repeat;
	display: none;
}

.phone>span {
	font-size: 1.2rem;
	color: #fff;
}