.banner-txt p {
	margin: 90px 0 0;
}
.tech1 {
	width: 100%;
	overflow: hidden;
	padding: 80px 0 40px;
}
.tech1-left {
	float: left;
	width: 470px;
	overflow: hidden;
	margin-left: 80px;
}
.tech1-left h2 {
	color: #014099;
	font-size: 64px;
	margin: 0 0 20px;
	line-height: 65px;
	font-weight: bold;
	font-style: italic;
	font-family: "arial black";
}
.tech1-left p {
	color: #898989;
	font-size: 26px;
	line-height: 40px;
}
.tech1-right {
	float: right;
	width: 615px;
	height: 450px;
	overflow: hidden;
	margin: 90px 75px 0 0;
}
.tech1-right .swiper {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.tech1-right .swiper .swiper-slide {
	height: 100%;
	overflow: hidden;
}
.tech1-right .swiper img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}
@media only screen and (max-width: 991px) {
	.banner-txt p br {
		display: block;
	}
	.tech1 {
		padding: 80px 0;
	}
	.tech1-left {
		margin: 0;
		width: 100%;
		float: none;
	}
	.tech1-left p br {
		display: none;
	}
	.tech1-right {
		float: none;
		width: 100%;
		margin: 60px 0 0;
	}
}
@media only screen and (max-width: 750px) {
	.banner-txt {
		height: 200px;
	}
	.banner-txt p {
		margin: 75px 0 0;
	}
	.tech1 {
		padding: 40px 0;
	}
	.tech1-left h2 {
	    font-size: 48px;
	    margin: 0 0 15px;
	    line-height: 50px;
	}
	.tech1-left p {
		font-size: 16px;
		line-height: 25px;
	}
	.tech1-right {
		height: 225px;
		margin: 30px 0 0;
	}
}
@media only screen and (min-width: 992px) {
	.banner-txt p {
		margin: 70px 0 0;
	}
	.tech1-left {
		width: 400px;
		margin-left: 0px;
	}
	.tech1-left h2 {
		font-size: 48px;
		margin: 0 0 15px;
		line-height: 50px;
	}
	.tech1-left p {
		font-size: 22px;
		line-height: 35px;
	}
	.tech1-right {
		width: 500px;
		height: 330px;
		margin: 70px 0 0;
	}
}
@media only screen and (min-width: 1200px) {
	.banner-txt p {
		margin: 80px 0 0;
	}
	.tech1-left {
		width: 435px;
		margin-left: 40px;
	}
	.tech1-left h2 {
		font-size: 56px;
		margin: 0 0 15px;
		line-height: 60px;
	}
	.tech1-left p {
		font-size: 24px;
		line-height: 37px;
	}
	.tech1-right {
		width: 560px;
		height: 370px;
		margin: 80px 0 0;
	}
}
@media only screen and (min-width: 1400px) {
	.banner-txt p {
		margin: 90px 0 0;
	}
	.tech1-left {
		width: 470px;
		margin-left: 80px;
	}
	.tech1-left h2 {
		font-size: 64px;
		margin: 0 0 20px;
		line-height: 65px;
	}
	.tech1-left p {
		font-size: 26px;
		line-height: 40px;
	}
	.tech1-right {
		width: 615px;
		height: 410px;
		margin: 90px 75px 0 0;
	}
}
/*ASCO 控制*/
.tech2 {
	width: 100%;
	height: 670px;
	padding: 110px 0;
	overflow: hidden;
	background-image: url(../img/tech2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.tech2-left {
	float: left;
	width: 250px;
	overflow: hidden;
	margin-left: 60px;
}
.tech2-left ul {
	width: 100%;
	padding: 0 2px;
	overflow: hidden;
}
.tech2-left ul li {
	width: 8px;
	height: 8px;
	float: left;
	margin: 0 5px;
	overflow: hidden;
	border-radius: 50%;
	background: #014099;
}
.tech2-left h2 {
	color: #FFFFFF;
	font-size: 43px;
	line-height: 50px;
	font-weight: bold;
	margin: 20px 0 60px;
}
.tech2-left h2 strong {
	font-family: "arial black";
}
.tech2-left h3 {
	color: #FFFFFF;
	font-size: 43px;
	line-height: 50px;
}
.tech2-right {
	float: right;
	width: 620px;
	color: #FFFFFF;
	font-size: 20px;
	overflow: hidden;
	line-height: 40px;
	margin: 150px 35px 0;
}
@media only screen and (max-width: 991px) {
	.tech2-left {
	    float: none;
		width: 100%;
	    margin-left: 0px;
	}
	.tech2-right {
		float: none;
		width: 100%;
		margin: 60px 0 0;
	}
}
@media only screen and (max-width: 750px) {
	.tech2 {
		height: 500px;
		padding: 50px 0;
	}
	.tech2-left ul li {
	    width: 5px;
	    height: 5px;
	    margin: 0 3px;
	}
	.tech2-left h2 {
	    font-size: 28px;
	    line-height: 35px;
	    margin: 15px 0 30px;
	}
	.tech2-left h3 {
	    font-size: 28px;
	    line-height: 35px;
	}
	.tech2-right {
		font-size: 16px;
		margin: 30px 0 0;
    	line-height: 25px;
	}
}
@media only screen and (min-width: 992px) {
	.tech2 {
		height: 500px;
		padding: 90px 0;
	}
	.tech2-left {
		width: 250px;
		margin-left: 0px;
	}
	.tech2-left ul li {
		width: 6px;
		height: 6px;
		margin: 0 3px;
	}
	.tech2-left h2 {
		font-size: 36px;
		line-height: 40px;
		margin: 20px 0 40px;
	}
	.tech2-left h3 {
		font-size: 36px;
		line-height: 40px;
	}
	.tech2-right {
		width: 500px;
		font-size: 16px;
		line-height: 30px;
		margin: 105px 0 0;
	}
}
@media only screen and (min-width: 1200px) {
	.tech2 {
		height: 580px;
		padding: 100px 0;
	}
	.tech2-left {
		width: 250px;
		margin-left: 30px;
	}
	.tech2-left ul li {
		width: 7px;
		height: 7px;
		margin: 0 4px;
	}
	.tech2-left h2 {
		font-size: 40px;
		line-height: 45px;
		margin: 20px 0 50px;
	}
	.tech2-left h3 {
		font-size: 40px;
		line-height: 45px;
	}
	.tech2-right {
		width: 560px;
		font-size: 18px;
		line-height: 35px;
		margin: 120px 20px 0;
	}
}
@media only screen and (min-width: 1400px) {
	.tech2 {
		height: 670px;
		padding: 110px 0;
	}
	.tech2-left {
		width: 250px;
		margin-left: 60px;
	}
	.tech2-left ul li {
		width: 8px;
		height: 8px;
		margin: 0 5px;
	}
	.tech2-left h2 {
		font-size: 43px;
		line-height: 50px;
		margin: 20px 0 60px;
	}
	.tech2-left h3 {
		font-size: 43px;
		line-height: 50px;
	}
	.tech2-right {
		width: 620px;
		font-size: 20px;
		line-height: 40px;
		margin: 150px 35px 0;
	}
}
/*开发设计*/
.tech3 {
	width: 100%;
	overflow: hidden;
	background: #dcdddd;
	padding: 125px 0 25px;
}
.tech3-left {
	width: 615px;
	height: 450px;
	overflow: hidden;
}
.tech3-left .swiper {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.tech3-left .swiper .swiper-slide {
	height: 100%;
	overflow: hidden;
}
.tech3-left .swiper img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}
.tech1-right .swiper .swiper-pagination-bullet-active,
.tech3-left .swiper .swiper-pagination-bullet-active {
	background: #014099;
}
.tech3-right {
	height: 620px;
	overflow: hidden;
	margin-left: 30px;
	width: calc(100% - 680px);
	border-bottom: 2px solid #e60012;
}
.tech3-right h2 {
	color: #014099;
	font-size: 43px;
	margin: 0 0 15px;
	line-height: 43px;
	font-weight: bold;
}
.tech3-right p {
	width: 100%;
	color: #898989;
	font-size: 26px;
	overflow: hidden;
	line-height: 40px;
}
.tech3-box {
	width: 100%;
	height: 385px;
	margin: 40px 0;
	overflow: hidden;
	padding: 35px 40px;
	background-image: url(../img/tech4.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.tech3-box h2 {
	color: #FFFFFF;
	font-size: 43px;
	margin: 0 0 15px;
	line-height: 50px;
	font-weight: bold;
}
.tech3-box p {
	color: #898989;
	font-size: 26px;
	line-height: 32px;
}
.tech3-box p strong {
	color: #e60012;
}
.tech3-box p span {
	display: none;
}
@media only screen and (max-width: 991px) {
	.tech3 {
		padding: 100px 0 25px;
	}
	.tech3-left {
		width: 100%;
	}
	.tech3-right {
	    width: 100%;
	    height: auto;
	    margin: 60px 0 0;
	    padding: 0 0 100px;
	}
	.tech3-box {
		margin: 80px 0;
	}
}
@media only screen and (max-width: 750px) {
	.tech3 {
		padding: 50px 0 10px;
	}
	.tech3-left {
		height: 225px;
	}
	.tech3-right {
	    margin: 40px 0 0;
	    padding: 0 0 50px;
	}
	.tech3-right h2 {
	    font-size: 28px;
	    margin: 0 0 10px;
	    line-height: 30px;
	}
	.tech3-right p {
	    font-size: 16px;
	    line-height: 25px;
	}
	.tech3-box {
		padding: 30px;
		height: 250px;
		margin: 40px 0;
	}
	.tech3-box h2 {
		font-size: 28px;
		margin: 0 0 15px;
		line-height: 30px;
	}
	.tech3-box p {
		font-size: 16px;
		line-height: 22px;
	}
	.tech3-box p span {
		display: inline;
	}
	.tech3-box p br:nth-of-type(2) {
		display: none;
	}
}
@media only screen and (min-width: 992px) {
	.tech3 {
		padding: 100px 0 25px;
	}
	.tech3-left {
		float: left;
		width: 500px;
		height: 330px;
	}
	.tech3-right {
		float: left;
		height: 330px;
		margin-left: 30px;
		width: calc(100% - 530px);
	}
	.tech3-right h2 {
		font-size: 36px;
		line-height: 36px;
	}
	.tech3-right p {
		font-size: 22px;
		line-height: 30px;
	}
	.tech3-box {
		float: right;
		height: 385px;
		margin: 40px 0;
		padding: 35px 40px;
	}
	.tech3-box h2 {
		font-size: 43px;
		margin: 0 0 15px;
		line-height: 50px;
	}
	.tech3-box p {
		font-size: 26px;
		line-height: 32px;
	}
}
@media only screen and (min-width: 1200px) {
	.tech3 {
		padding: 110px 0 25px;
	}
	.tech3-left {
		width: 550px;
		height: 370px;
		margin-left: 20px;
	}
	.tech3-right {
		height: 370px;
		width: calc(100% - 600px);
	}
	.tech3-right h2 {
		font-size: 40px;
		line-height: 40px;
	}
	.tech3-right p {
		font-size: 24px;
		line-height: 35px;
	}
	.tech3-box {
		height: 385px;
		margin: 40px 0;
		padding: 35px 40px;
		width: calc(100% - 20px);
	}
	.tech3-box h2 {
		font-size: 43px;
		margin: 0 0 15px;
		line-height: 50px;
	}
	.tech3-box p {
		font-size: 26px;
		line-height: 32px;
	}
}
@media only screen and (min-width: 1400px) {
	.tech3 {
		padding: 125px 0 25px;
	}
	.tech3-left {
		width: 615px;
		height: 410px;
		margin-left: 35px;
	}
	.tech3-right {
		height: 410px;
		width: calc(100% - 680px);
	}
	.tech3-right h2 {
		font-size: 43px;
		line-height: 43px;
	}
	.tech3-right p {
		width: 470px;
		font-size: 26px;
		line-height: 40px;
	}
	.tech3-box {
		height: 385px;
		margin: 40px 0;
		padding: 35px 40px;
		width: calc(100% - 35px);
	}
	.tech3-box h2 {
		font-size: 43px;
		margin: 0 0 15px;
		line-height: 50px;
	}
	.tech3-box p {
		font-size: 26px;
		line-height: 32px;
	}
}