.nav {
	width: 1440px;
	height: 96px;
	margin: 0 auto;
	box-sizing: border-box;
	padding-top: 20px;
}
.ztzlSwiper {
     margin: 30px 0;
     width: 100%;
     overflow: hidden;
}
.ztzlSwiper a img{width: 100%;}
.nav_lt {
	width: auto;
	height: auto;
}

.banner {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.mySwiper .swiper-slide img {
	width: 100%;
}

.dbtzlj {
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 10%;
	left: 0%;
	height: 3px;
	z-index: 9999;
	display: flex;
	justify-content: space-between;
}

.dbtzlj p {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
	margin-top: -3px;
}

.dbtzlj p:first-child {
	margin-left: 13%;
}

.dbtzlj p:last-child {
	margin-right: 13%;
}

.baneTion {
	width: 100% !important;
	text-align: center;
	bottom: 10% !important;
	left: 0% !important;
	display: flex;
	justify-content: space-evenly;
	z-index: 999;
	background: rgba(255, 255, 255, 0.5);
}
.mySwiper .swiper-slide{
	position: relative;
}
.mySwiper .swiper-slide .explore{
	position: absolute;
	left: 20%;
	top: 37%;
	width: 70%;
	transform: translate(-50%,-50%);
}
.mySwiper .swiper-slide .explore img{
	width: 86%;
}
.baneTion::after {
	content: "";
	position: absolute;
	width: 8px;
	margin-left: -74%;
	height: 8px;
	border-radius: 50%;
	background-color: white;
	margin-top: -2.5px;
}

.baneTion .swiper-pagination-bullet::after {
	content: "";
	position: absolute;
	width: 8px;
	margin-left: 49%;
	height: 8px;
	border-radius: 50%;
	background-color: white;
	margin-top: -2.5px;
	z-index: 9;
}

.baneTion span:first-child {
	margin-left: 13% !important;
}

.baneTion span:last-child {
	margin-right: 13% !important;
}

.baneTion .swiper-pagination-bullet {
	background: rgba(255, 255, 255, 0);
	opacity: 1;
	width: 50%;
	height: 3px;
	border-radius: initial;
	margin: 0 !important;
	position: relative;
}

.baneTion .swiper-pagination-bullet-active {
	background: #00498f;
}

.myprev,
.mynext {
	width: 60px;
	height: 60px;
}

.myprev {
	background: url(../images/jtz.png) no-repeat;
	background-size: 100% 100%;
	left: 4%;
}

.myprev:hover {
	background: url(../images/jtz2.png) no-repeat;
	background-size: 100% 100%;
	transition: all 0.6s;
}

.mynext {
	background: url(../images/jty.png) no-repeat;
	background-size: 100% 100%;
	right: 4%;
}

.mynext:hover {
	background: url(../images/jty2.png) no-repeat;
	background-size: 100% 100%;
	transition: all 0.6s;
}

.newsCenter {
	background: #f6f7f9;
	padding: 30px 0;
}

.newsa {
	width: 1400px;
	margin: 0 auto;
}

.newsCenter h3,
.nology h3,
.deotxt h3 {
	color: #00498F;
	font-size: 24px;
	line-height: 40px;
}

.newsCenter h4,
.nology h4,
.deotxt h4 {
	font-size: 36px;
	font-weight: bold;
}

.newstle {
	overflow: hidden;
	margin-top: 30px;
}

.ntle {
	float: left;
	width: 210px;
}

.ntle li {
	line-height: 25px;
	margin-bottom: 20px;
}

.ntle li span {
	display: inline-block;
	width: 40px;
	height: 3px;
	margin-right: 17px;
	margin-bottom: 6px;
}

.ntle li a {
	font-size: 24px;
}

.tlactive a {
	color: #00498F;
	font-weight: bold;
}

.tlactive span {
	background-color: #00498F;
}

.nstx {
	float: right;
	width: calc(100% - 250px);
	overflow: hidden;
	display: none;
}

.nsxq a img {
	width: 100%;
	height: 220px;
	border-radius: 10px;
}

.nsxq {
	float: left;
}

.nstx .nsxq:nth-child(1) {
	margin-left: 0;
}

.nszt {
	height: 60px;
	color: #2b2626;
	margin: 20px 0;
	font-size: 20px;
	line-height: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.nsxq p {
	width: 20px;
	height: 4px;
	background-color: #00498F;
	border-radius: 2px;
}

.nszy {
	margin: 20px 0;
	font-size: 14px;
	color: #979797;
	line-height: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.nsdata {
	overflow: hidden;
}

.nsdata span {
	float: left;
}

.nsdata a img {
	float: right;
	width: 20px;
	height:auto;
}

.moret {
	text-align: center;
	margin-top: 60px;
	font-size: 18px;
}

.moret a {
	color: #00498F;
}

.moret img {
	vertical-align: revert;
}

.ztbjt{
	padding: 30px 0;
}

.nology {
	position: relative;
	width: 1400px;
	margin: 0 auto;
}

.tecgy {
	margin-top: 30px;
}

.noltle span {
	display: inline-block;
	width: 40px;
	height: 3px;
	margin-right: 17px;
	margin-bottom: 6px;
	background: #ba7841;
}

.noltle a {
	font-size: 24px;
	line-height: 31px;
	color: #ba7841;
	font-weight: bold;
}

.noltle .yfjg {
	color: #ba7841;
	font-weight: 500;
	font-size: 20px;
	margin-left: 45px;
	opacity: .5;
}

.noltle .yfjg img {
	width: 20px;
	margin-left: 7px;
	margin-top: 11px;
}

.zts {
	width: 40%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	font-size: 18px;
	line-height: 30px;
	color: #2a2727;
	margin-left: 61px;
	margin-top: 30px;
}

.deos {
	position: relative;
}

.tektp .sojt {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 10%;
	height: auto;
	cursor: pointer;
}

.ljgd {
	width: 174px;
	line-height: 44px;
	background-color: #ba7841;
	margin-top: 100px;
	text-align: center;
	margin-left: 61px;
}

.ljgd a {
	font-size: 18px;
	color: white;
}

.tektp {
	position: absolute;
	top: 0;
	right: 0;
	width: 48%;
}

.tektp img {
	width: 100%;
}

.vident {
	background: url(../images/spzxbj.png) no-repeat;
	background-size: 100% 100%;
}

.vident {
	padding: 150px 0 80px 0;
	position: relative;
	margin-top: -50px;
}

.deotxt {
	width: 1400px;
	margin: 0 auto;
	overflow: hidden;
}

.vdoSwiper {
	overflow: hidden;
	margin: 50px 0 100px 0;
}

.vdoSwiper .swiper-slide {
	position: relative;
}

.vdoSwiper .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 10px;
}

.vdoSwiper .swiper-slide .sojt {
	position: absolute;
	left: 50%;
	top: 44%;
	transform: translate(-50%, -50%);
	width: 20%;
	height: auto;
}

.vdoSwiper .swiper-slide div {
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 90%;
	margin: 0 auto;
	line-height: 40px;
	font-size: 18px;
}

.vdobar {
	height: 5px;
}

.jzmddx {
	position: relative;
}

.vdoTion {
	bottom: 102px;
	width: 72%;
	display: flex;
	justify-content: space-around;
}

.wbx {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 109px;
	height: 2px;
	background-color: #03060f;
	opacity: 0.1;
}

.vdoTion span:first-child {
	margin-left: 5%;
}

.vdoTion span:last-child {
	margin-right: 5%;
}

.vdoTion .swiper-pagination-bullet {
	background: transparent;
	opacity: 1;
	width: 70%;
	height: 16px;
	border-radius: initial;
	margin: 0;
	z-index: 9999;
}

.vdoTion .swiper-pagination-bullet-active {
	background: url(../images/spzxxz.png) no-repeat;
}

.vdoTion::after {
	content: "";
	position: absolute;
	width: 8px;
	margin-left: 90%;
	height: 8px;
	border-radius: 50%;
	background-color: #bbbbbb;
	margin-top: 3.5px;
}

.vdoTion .swiper-pagination-bullet::after {
	content: "";
	position: absolute;
	width: 8px;
	margin-left: 4px;
	height: 8px;
	border-radius: 50%;
	background-color: #bbbbbb;
	margin-top: 3.5px;
}

.vdoTion .swiper-pagination-bullet-active::after {
	background-color: #00498F;
}

.vdorev,
.vdonext {
	width: 30px;
	height: 30px;
	opacity: 1 !important;
	margin-top: -46px;
}

.vdorev {
	background: url(../images/spjtz.png) no-repeat;
	background-size: 100% 100%;
	left: 0;
}

.vdorev:hover {
	background: url(../images/spjtz2.png) no-repeat;
	background-size: 100% 100%;
	transition: all 0.6s;
}

.vdonext {
	background: url(../images/spjty.png) no-repeat;
	background-size: 100% 100%;
	right: 0;
}

.vdonext:hover {
	background: url(../images/spjty2.png) no-repeat;
	background-size: 100% 100%;
	transition: all 0.6s;
}

.vdo_ret {
	position: absolute;
	bottom: 43px;
	left: 50%;
	transform: translate(-42px, 0);
}

.contact {
	width: 1400px;
	margin: 100px auto;
	overflow: hidden;
	display: flex;
}

.contact img {
	width: 100%;
	transition: all 0.8s;
}

.catus,
.surver,
.rention,
.advice {
	position: relative;
	overflow: hidden;
}

.carfds {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.carfds p {
	text-align: center;
	line-height: 32px;
	color: white;
}

.carfds p:nth-child(1) {
	font-size: 18px;
}

.carfds p:nth-child(2) {
	font-size: 22px;
}

.pycp {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 20%;
	display: none;
}

.fdzs:hover img {
	transform: scale(1.1);
	transition: all 0.8s;
}

.fdzs:hover .carfds {
	display: none;
	transition: all 0.8s;
}

.fdzs:hover .pycp {
	display: block;
}

.tbdh {
	background: #00498F;
	border-top: 1px solid #00498F;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 64px;
	z-index: 9;
	position: relative;
}

.navdh {
	width: 1370px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.navdh li {
	float: left;
	width: 10.877%;
	text-align: center;
	line-height: 64px;
	padding: 0;
}

.navdh li a {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	line-height: 64px;
	display: block;
}

.ejxl {
	position: absolute;
	top: 64px;
	left: 0;
	right: 0;
	background: rgba(255, 255, 255, 0.8);
	padding-left: 10%;
	display: none;
}

.xlcd1 {
	padding-left: 23.8%;
}

.ejxl li {
	float: left;
	width: auto;
	text-align: center;
	line-height: 30px;
	margin-left: 44px;
}

.ejxl li:nth-child(1) {

	margin-left: 0;
}

.ejxl li a {
	color: #333333 !important;
	padding-left: 10px;
	/* border-left: 3px solid #DDA300; */
	font-size: 18px;
	line-height: 80px;
	background: url(../images/dj0608.png) no-repeat 0px 32px;
}

.ejxl li a:hover {
	color: #00498F !important;
}

.navdh .active:hover {
	background: white;
}

.navdh .active:hover a {
	color: #00498F;
}

.navdh li:hover .ejxl {
	display: block;
}

.xlcd2 {
	padding-left: 31.5%;
}

.xlcd3 {
	padding-left: 39.4%;
}

.xlcd4 {
	padding-left: 47.3%;
}

.xlcd5 {
	padding-left: 55.4%;
}

.xlcd6 {
	padding-left: 49.5%;
}

.xlcd7 {
	padding-left: 43.2%;
}

.xlcd8 {
	padding-left: 72%;
}
.duction{
	padding-top: 40px;
}
.duction p{
	margin-bottom: 40px;
}
.duction p img{
	width: 280px;
	height: 210px;
	margin: 0 10px;
}
.patent{
	overflow: hidden;
}
.patdiv{
	width: 45%;
	box-shadow: 0px 0px 16px 0px rgba(132, 80, 21, 0.16);
	border-radius: 6px;
	box-sizing: border-box;
	padding: 40px;
	margin: 50px 0;
	background: white;
}
.patent_left{
	float: left;
	margin-left: 2%;
}
.patent_right{
	float: right;
	margin-right: 2%;
}
.patdiv h2{
	color: #333333;
	font-size: 28px;
	font-weight: bold;
	padding-left: 30px;
}
.situa{
	margin-top: 40px;
	background-image: linear-gradient(0deg, 
			#fff9f2 0%, 
			#ffffff 100%);
	border-radius: 6px;
	border: solid 1px #e7e7e7;
	box-sizing: border-box;
	padding: 30px;
}
.situa h3{
	font-size: 24px;
	color: #333333;
	margin: 0;
	font-weight: 500;
	box-sizing: border-box;
	padding-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
	line-height: inherit;
}
.situa h4{
	font-size: 20px;
	line-height: 60px;
}
.situa h4 span{
	color: #ba7841;
}
.situa p{
	height: 2px;
	background: linear-gradient(to bottom right,#FE9900, #BA7841);
}
@media screen and (max-width: 1560px) {
	.nav{
		width: 90%;
	}
}

@media screen and (max-width: 1440px) {
	.navdh {
		width: 1100px;
	}
}
@media screen and (max-width: 1520px) {

	.contact, .newsa, .nology, .deotxt, .deocode, .fonav, .party,.fotboms {
		width: 1100px !important;
	}

	.vdoTion {
		bottom: 101px;
		width: 79%;
	}
	.nsxq a img{
		height: 200px;
	}
	.nsdata a img{
		height:auto;
	}
}
@media screen and (max-width:1366px) {
	.xlcd1 {
		padding-left: 17.4% !important;
	}

	.xlcd2 {
		padding-left: 27% !important;
	}

	.xlcd3 {
		padding-left: 36.8%;
	}

	.xlcd4 {
		padding-left: 46%;
	}

	.xlcd5 {
		padding-left: 53.5%;
	}

	.xlcd6 {
		padding-left: 45%;
	}

	.xlcd7 {
		padding-left: 34%;
	}

	.xlcd8 {
		padding-left: 73.5%;
	}
}
.deocode{
	margin: 0 auto;
}
.fbztzl{
	padding: 50px 0;
}
.fbztzl{
	padding: 0;
}
.party{
	width: 1400px;
	margin: 50px auto;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}
.party li{
	float: left;
	width: 22%;
	margin-right: 3%;
}
.party li:nth-child(4n){
	margin-right: 0;
}
.party li a img{
	width: 100%;
	border-radius: 5px;
}
.busietr{
	margin: 35px 0;
	position: relative;
	overflow: hidden;
}
.busult{
	position: absolute;
	left: 25%;
	top: 0;
	right: 25%;
	bottom: 0;
	display: flex;
	justify-content: space-between;
}
.busult li{
	border-left: 1px solid rgba(255,255,255,0.2);
	position: relative;
	width: 50%;
	background-image: linear-gradient(rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.5));
	transition: all 0.6s;
	-webkit-transition: all 0.6s;
}
.busult li:last-child{
	border-right: 1px solid rgba(255,255,255,0.2);
}
.busult li a{
	color: white;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -10px;
	transition: all 0.6s;
	-webkit-transition: all 0.6s;
}
.busult li p{
	box-sizing: border-box;
	padding:15px 30px;
	margin-top: 50%;
}
.busult li p img{
	width: 50px;
}
.busult li h2{
	font-size: 24px;
	line-height: 32px;
	padding: 0 30px;
	border-left: 2px solid #0765d0;
}
.busult li div{
	padding: 0 30px;
	margin-top: 20px;
	font-size: 16px;
	line-height: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	opacity: 0;
	transition: all 0.6s;
	-webkit-transition: all 0.6s;
}
.busult li:hover{
	background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.5));
	transition: all 0.6s;
	-webkit-transition: all 0.6s;
}
.busult li:hover div{
	opacity: 1;
	transition: all 0.6s;
	-webkit-transition: all 0.6s;
}
.busult li:hover a{
	bottom: 60px;
	transition: all 0.6s;
	-webkit-transition: all 0.6s;
}
.stocks{
	background: url(../images/gpbjt.jpg) no-repeat;
	background-size: 100% 100%;
	padding: 30px 0 50px;
}
.tockLeft{
	float: left;
	width: 58%;
}
.tockLeft img{
	width:100%;
	height:auto;
	margin-top:40px
}
.tockRight{
	float: right;
	width: 36%;
}
.priceult{
	overflow: hidden;
	margin-top: 45px;
}
.priceult li{
	line-height: 70px;
	color: #00498f;
	font-size: 18px;
	background-color: rgba(36,118,216,0.1);
	overflow: hidden;
}
.priceult li:nth-child(1){
	color: white !important;
	background-color: rgb(36 118 216);
	border-radius: 5px 5px 0px 0px;
}
.priceult li p{
	width: 50%;
	float: left;
	text-align: center;
}
.priceult li:nth-child(3),.priceult li:nth-child(5){
	background-color: rgba(36,118,216,0.05);
}




.tab01 table{width: 100%;border-left:1px solid #dfe7ec;border-top:1px solid #dfe7ec;text-align:center;}
.tab01 table td{border-bottom:1px solid #dfe7ec;border-right:1px solid #dfe7ec;font-size: 16px;line-height: 44px;}
.TextTitle{background-color: rgb(36 118 216);color: #fff;}
.tit{font-size:14px; font-weight:bold; color:#0d519c; background-color:#F2F2F2}

.tab01 table tbody tr:nth-child(even){
    background: rgba(36,118,216,0.1);{}
}



