/* ---------------------------index.css 首页 start--------------------------- */
/* .banner {
	width: 100%;
	height: 680px;
	position: relative;
	/* background: url(../image/index-1.png) no-repeat; */
/* background-size: cover; */
/* } */
*/ html,
body {
	width: 100%;
}

.slide-dot {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 66px;
	margin: auto;
	width: 1200px;
	z-index: 999;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.bannerItem {
	width: 100%;
	height: 620px;
}

.bannerItem1,
.bannerItem2,
.bannerItem3,
.bannerItem4 {
	animation-duration: 10s !important;
	animation-delay: 0.4s !important;
}

.slide-dot .arrowLeftRight {
	width: 200px;
	color: #fff;
}

.slide-dot .arrowLeftRight span {
	font-size: 20px;
	cursor: pointer;
}

.arrowLeft {
	font-size: 28px;
	position: absolute;
	left: -100px;
	width: 60px;
	height: 60px;
	border-radius: 100px;
	background: #00000099;
	line-height: 60px;
	text-align: center;
	opacity: 0.3;
}

.arrowLeft:hover{
	background: #00000055;
	opacity: 1;
}

.arrowRight{
	font-size: 28px;
	position: absolute;
	right: -100px;
	width: 60px;
	height: 60px;
	border-radius: 100px;
	background: #00000099;
	line-height: 60px;
	text-align: center;
	opacity: 0.3;
}

.arrowRight:hover{
	background: #00000055;
	opacity: 1;
}

.slide-dot-item {
	width: 26px;
	height: 12px;
	margin-right: 6px;
	background: #fff;
	/* opacity: .2; */
	cursor: pointer;
	display: inline-block;
	transform: all .6s;
}

.slide-dot-item.active {
	width: 48px;
	height: 12px;
	margin-top: 3px;
	background-color: #0059CF;
	transform: all .6s;
	/* opacity: .6; */
}

.firstContext {
	position: absolute;
	left: 0;
	right: 0;
	top: 165px;
	margin: auto;
	width: 1200px;
}

.contextTop {
	color: #fff;
	font-size: 48px;
	font-weight: 500;
}

.firstContext>.contextBottom {
	border-radius: 8px;
	width: 670px;
	height: 133px;
	background-color: #0059CF;
	opacity: 0.8;
	margin-top: 28px;
	color: #fff;
}

.firstContext>.contextBottom .rightDivide {
	width: 1px;
	height: 65px;
	background-color: rgba(255, 255, 255, 100);
	margin: 0 40px;
}

.firstContext>.contextBottom .contextCon span:first-child {
	font-size: 36px;
	font-weight: 500;
}

.secondContext,
.thirdContext,
.fourthContext {
	position: absolute;
	left: 0;
	right: 0;
	top: 165px;
	margin: auto;
	width: 1200px;
}

.secondContext>.contextBottom,
.thirdContext>.contextBottom,
.fourthContext>.contextBottom {
	color: #fff;
	font-size: 20px;
	margin: 40px 0;
}

.knowMore1 {
	width: 120px;
	height: 40px;
	border: 1px solid #FFFFFF;
	opacity: 1;
	border-radius: 28px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	cursor: pointer;
  line-height: 40px;
    color: #FFFFFF;
    opacity: 1;
    justify-content: center;
}
.knowMore2 {
	width: 120px;
	height: 40px;
	border: 1px solid #FFFFFF;
	opacity: 1;
	border-radius: 28px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	cursor: pointer;
  line-height: 40px;
    color: #FFFFFF;
    opacity: 1;
    justify-content: center;
}

.swiper-button-prev:after,
.swiper-button-next:after {
	font-size: 24px !important;
	color: #FFFFFF !important;

}

/* .banner>img {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
}
 */
.about-header {
	height: 111px;
	width: 100%;
	margin-top: 78px;
	margin-bottom: 43px;
	background: url(../images/index-3.png) no-repeat center;
}

.aboutZQ {
	height: 665px;
	clear: both;
}

.about-con-left {
	width: 624px;
	height: 467px;
	position: relative;
	background: url(../images/index/banner-about1.png) no-repeat;
}

.about-con-left>img {
	position: absolute;
	bottom: 32px;
	right: 87px;
}

.about-con-left,
.about-con-right {
	float: left;
}

.about-con-right {
	margin-left: 41px;
}

.about-con-right-header {
	width: 390px;
	height: 40px;
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 40px;
	color: #222222;
	opacity: 1;


}

.about-con-right-con-text {
	width: 519px;
	height: 333x;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 28px;
	color: #222222;
	opacity: 1;
	margin-top: 11px;
	margin-bottom: 23px;
}

.about-con-right-con-list {
	height: 67px;
}

.about-con-right-con-list ul li {
	float: left;
	width: 160px;
	height: 67px;
	/* line-height: 80px; */
	border-right: 1px solid #C8C9CC;
	text-align: center;
}

.about-con-right-con-list ul li:last-child {
	border: none;
}

.about-con-right-con-list .list-header .bigSize {
	font-size: 28px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	line-height: 21px;
	color: #000000;
	opacity: 1;
}

.about-con-right-con-list .list-header .smallSize {
	font-weight: bold;
	color: #999999;
}

.about-con-right-con-list .list-header {
	margin-top: 10px;
}

.about-con-right-con-list .list-bottom {
	color: #999999;
	margin-top: 6px;
}

.seeMore {
	width: 120px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	background: linear-gradient(270deg, #0048A7 0%, #1E89E6 100%);
	opacity: 1;
	border-radius: 28px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	margin-left: 50px;
	margin-top: 20px;
}

.business-introduction {
	width: 100%;
	height: 670px;
	background: url(../images/index/index7.png) no-repeat;
	background-size: cover;
}

.business-introduction img {
	margin-left: 160px;
	margin-top: 61px;
}

.business-introduction-con {
	width: 1400px;
	margin: 0 auto;
}

.business-introduction .provide {
	width: 100px;
	font-size: 32px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #2864b0;
	opacity: 1;
	float: left;
}

.business-introduction-header {
	width: 100%;
	height: 111px;
	margin-left: 45px;
	/* margin-left: 10%; */
	margin-right: 40px;
	padding-top: 50px;
	margin-bottom: 0px;
	background: url(../image/business.png) no-repeat center;
	background-size: 18%;
}

.business-introduction .provide>div {
	width: 50px;
	float: left;
}

.business-introduction .provide>div:last-child {
	margin-top: 50px;
}

.business-introduction-list {
	width: 100%;
	padding-left: 180px;
	box-sizing: border-box;
}

.business-introduction-list ul {
	width: 100%;
}

.business-introduction-list ul li {
	float: left;
	width: 242px;
	height: 450px;
}

.business-introduction-list ul li:first-child {
	width: 350px;
	background: url(../image/index17.png) no-repeat center;
}

.business-introduction-list ul li:first-child .bil-con {
	display: block;
}

.business-introduction-list .bil-top i {
	font-size: 24px;
	margin-bottom: 10px;
}

.business-introduction-list .bil-con {
	display: none;
}

.business-introduction-list ul li p {
	width: 300px;
	height: 162px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 28px;
	color: #FFFFFF;
	opacity: 1;
	margin: 30px 0;


}

.knowMore {
	width: 158px;
	margin: 0 auto;
	height: 40px;
	border: 1px solid #FFFFFF;
	opacity: 1;
	border-radius: 28px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 40px;
    color: #FFFFFF;
    opacity: 1;
    justify-content: center;
}

.knowMore span,
.knowMore i {
	color: #FFFFFF;
}

.business-introduction-list ul>li {
	height: 450px;
	cursor: pointer;
}

.business-introduction-list ul>li:first-child {
	background: url(../images/index/index17.png) no-repeat;
}

.business-introduction-list ul>li:nth-child(2) {
	background: url(../images/index/index9.png) no-repeat;
	background-size: cover;
}

.business-introduction-list ul>li:nth-child(3) {
	background: url(../images/index/index10.png) no-repeat;
	background-size: cover;
}

.business-introduction-list ul>li:nth-child(4) {
	background-image: url(../images/index/index11.png);
	background-repeat: no-repeat;
	background-size: cover;
}


.business-introduction-list ul li>div {
	color: white;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
  font-size: 20px;
}

.business-introduction-list>ul>li>i {
	font-size: 28px;
}

.bg1 {
	width: 350px !important;
	background: url(../images/index/index17.png) no-repeat center !important;
	transition: all .4s;
}

.bg2 {
	width: 242px !important;
	background: url(../images/index/index8.png) no-repeat center !important;
	transition: all .4s;
}

.bg3 {
	width: 350px !important;
	background: url(../images/index/index16.png) no-repeat center !important;
	transition: all .4s;
}

.bg4 {
	width: 242px !important;
	background: url(../images/index/index9.png) no-repeat center !important;
	transition: all .4s;
}

.bg5 {
	width: 350px !important;
	background: url(../images/index/index18.png) no-repeat center !important;
	transition: all .4s;
}

.bg6 {
	width: 242px !important;
	background: url(../images/index/index10.png) no-repeat center !important;
	transition: all .4s;
}

.bg7 {
	width: 350px !important;
	background: url(../images/index/index19.png) no-repeat center !important;
	transition: all .4s;
}

.bg8 {
	width: 242px !important;
	background: url(../images/index/index11.png) no-repeat center !important;
	transition: all .4s;
}

.advantage {
	overflow: hidden;
}

.advantage .advantage-item {
	height: 280px;
	color: #fff;
}

.advante-mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 280px;
	opacity: 0.2;
	background-color: rgba(0, 0, 0, 1);
}

.advantage .advantage-item:nth-child(1) {
	background: url(../images/index/advantage1.png) no-repeat center;
}

.advantage .advantage-item:nth-child(2) {
	background: url(../images/index/advantage2.png) no-repeat center;
}

.advantage .advantage-item:nth-child(3) {
	background: url(../images/index/advantage3.png) no-repeat center;
}

.advantage .advantage-item:nth-child(4) {
	background: url(../images/index/advantage4.png) no-repeat center;
}

.advantage .advantage-item a {
	position: relative;
	z-index: 9;
}

.advantage .advantage-item .ad-title {
	font-size: 30px;
	color: #fff;
	margin-top: 74px;
	margin-left: 82px;
	font-family: Arial-700;
}

.advantage .advantage-item .ad-con {
	width: 418px;
	font-size: 16px;
	color: #fff;
	margin-top: 35px;
	margin-left: 82px;
}


.zqInfo {
	margin-top: 60px;
}

.zqInfo-header {
	width: 100%;
	height: 111px;
	background: url(../image/zq-info.png) no-repeat center;
	padding-top: 50px;

}

.zqInfo-con {
	width: 100%;
	height: 720px;
	background: url(../images/index/infobgc.png) no-repeat;
	background-size: cover;
}

.zqInfo-con nav {
	width: 100%;
	margin-top: 60px;
	margin-bottom: 40px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;

}

.zqInfo-con>nav>ul>li {
	cursor: pointer;
}

.zqInfo-con nav>ul>li {
	float: left;
	width: 116px;
	height: 40px;
	line-height: 40px;
	opacity: 1;
	border-radius: 20px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	opacity: 1;
	text-align: center;
	margin-right: 80px;
}

.tab {
	background: #0048A7;
	color: #FFFFFF !important;
}

.nav-con-item {
	display: none;
}

.nav-con-item-show {
	display: block;
}

.nav-con-item-hide {
	display: none;
}

.nav-con .nav-con-item .item-left,
.nav-con .nav-con-item .item-right {
	float: left;
}

/* .item-left-top, */
.nav-con .nav-con-item .item-left>ul>li {
	/* width: 756px; */
	height: 125px;
	color: #FFFFFF;
	background: #FFFFFF;
}

.item-left-top .left {
	color: #FFFFFF;
	background-color: #0048A7;
}

.item-left-top .left,
.item-left-top .right,
.item-left>ul>li>.li-left,
.item-left>ul>li>.li-right {
	float: left;
}

.item-left-top .left,
.item-left>ul>li .li-left {
	/* width: 135px; */
	height: 125px;
}

.item-left-top .right {
	height: 125px;
}

.item-left-top .left>h2,
.li-left>h2 {
	font-size: 40px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 52px;
	color: #FFFFFF;
	opacity: 1;


}

.item-left-top .left>p,
.li-left>p {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 24px;
	color: #FFFFFF;
	opacity: 1;
}

.item-left-top .right,
.li-right {
	/* width: 528px; */
	/* height: 100%; */
}

.item-left-top .right>a>.right-header,
.item-left>ul>li>li-right>a>.right-header {
	/* width: 260px; */
	/* height: 24px; */
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 24px;
	color: #222;
	opacity: 1;


}

.nav-con-item .item-left>ul>li:hover {
	background-color: #f2f2f2;;
}


.item-left-top .right>a>.right-con,
.item-left>ul>li .li-right>a>.right-con {
	/* width: 528px; */
	height: 38px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 19px;
	color: #777777;
	opacity: 1;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;

}

.li-right>a>.right-header {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 24px;
	color: #222;
	opacity: 1;


}

.li-left {
	background-color: #0048A7;
}

.li-right>a>.right-con {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 19px;
	color: #777777;
	opacity: 1;


}

.item-left-top{
	margin-bottom: 20px;
}

.item-left-top .right>a>.right-header,
.li-right>a>.right-header {
	margin-top: 25px;
	margin-bottom: 10px;
}

.item-left-top .right,
.li-right {
	padding-left: 26px;
}

.item-left-top .more,
.item-left>ul>li .more {
	float: left;
	/* width: 100%; */
	/* width: 67px; */
	height: 125px;
	position: relative;
	/* margin-left: 20px; */
}

.item-left-top .more>div,
.item-left>ul>li .more>div {
	position: absolute;
	right: 10px;
	bottom: 16px;
}

.item-left-top .more>div>i,
.item-left>ul>li .more>div>i {
	color: #F15F2D;
}

.item-left>ul>li .more>div>span {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 19px;
	color: #323233;
	opacity: 1;
}

.item-right {
	/* margin-left: 10px; */
	padding-left: 10px;
}

.item-right .item-right-header {
	width: 100%;
	height: 321px;

}

/* .item-right-header img:hover{
	transform: scale(1.1);
	transition: all .3s;
} */

.item-right .item-right-header>img {
	width: 100%;
	height: 100%;
}

.item-right .item-right-con {
	/* width: 394px; */
	width: 100%;
	height: 168px;
	background-color: #FFFFFF;
	padding: 14px 2%;
	margin-top: 11px;
}

.item-right .item-right-con>a>h2 {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #323233;
	opacity: 1;
	/* margin-top: 29px; */
	margin-bottom: 21px;





}

.item-right .item-right-con>a>p {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 24px;
	color: #777777;
	opacity: 1;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.sp-top {
	width: 100%;
	height: 111px;
	background: url(../image/index15.png) no-repeat center;
	margin-top: 81px;
	margin-bottom: 48px;
}

.sp-con {
	width: 100%;
	height: auto;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 42px;
	color: #323233;
	opacity: 1;
	text-align: center;
	margin-bottom: 70px;

}

@media screen and (max-width:768px) {
	.about-header {
		margin: 20px 0;
		background-size: 70% !important;
	}

	.about-con-left {
		width: 100%;
		height: 300px;
		/* padding: 20px; */
	}

	.business-introduction {
		display: none;
	}

	.about-con-right-header {
		width: 100%;
	}

	.about-con-right-con-text {
		width: 100%;
		height: auto;
	}

	.about-con-right {
		margin: 20px;
	}

	.about-con-right-con-list ul {
		width: 100%;
	}

	.about-con-right-con-list ul li {
		width: 33%;
	}

	.ad-header {
		margin: 20px 0;
		background-size: 70%;
	}

	.core-ad {
		width: 100%;
		font-size: 18px;
	}

	.core-ad i {
		font-size: 24px;
	}

	.ad-con-cir,
	.ad-con .ad-con-circle {
		display: none;
		/* 	width: 60%!important;
		height: 60%!important; */
	}

	.regional-ad,
	.safe-code {
		display: flex;
		flex-direction: row-reverse;
		justify-content: space-around;
		background: url(../image/index13.png) no-repeat right bottom;
	}

	.ad-lleft,
	.ad-rright {
		width: 200px;
	}

	.safe-code,
	.hardware-ad {
		margin-top: 20px;
	}

	.efficiency-ad,
	.hardware-ad {
		display: flex;
		justify-content: space-around;
	}

	.ad-con-left,
	.ad-con-right {
		width: 100%;
	}

	.ad-rleft {
		margin-left: 12px;
	}

	.ad-lleft,
	.ad-rright {
		height: auto;
	}

	.core-ad,
	.efficiency-ad,
	.hardware-ad,
	.safe-code,
	.regional-ad {
		height: 140px;
		width: 100%;
	}

	.ad-con .ad-lleft p {
		text-align: left;
	}

	.aboutZQ {
		width: 100%;
	}

	.zqInfo-header {
		margin-top: 20px;
		background-size: 70%;
	}

	.zqInfo-con nav ul {
		display: flex;
		justify-content: space-around;
	}

	.zqInfo-con nav ul li {
		margin-right: 0;
	}

	.item-left-top .right,
	.li-right {
		padding-left: 8px;
	}

	.item-left-top .left>h2,
	.li-left>h2 {
		font-size: 18px;
	}

	.item-left-top .left>p,
	.li-left>p {
		font-size: 12px;
	}

	.item-left-top .right>a>.right-header,
	.item-left>ul>li>li-right>a>.right-header {
		font-size: 14px;
	}

	.item-left-top .right>a>.right-con,
	.item-left>ul>li .li-right>a>.right-con {
		font-size: 12px;
	}

	.item-left>ul>li .more>div>span {
		font-size: 12px;
	}

	.li-right>a>.right-header {
		font-size: 14px;
	}

	.item-right {
		display: none;
	}

	.sp-top {
		margin: 20px 0;
		background-size: 70%;
	}

	.about-con-right-header {
		font-size: 24px;
		line-height: 24px;
	}

	.about-con-right-con-text {
		margin-top: 0;
	}

}
.contactUsBox {
	display: none;
	background: #00000099;
	position: fixed;
	z-index: 1000;
	width: 100vw;
	height: 100vh;
	top: 0;
	left: 0;
}

.contactUsContent {
	position: absolute;
	width: 600px;
	height: 450px;
	background: #fff;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border-radius: 10px;
	overflow: hidden;
}

.contactUsTop {
	display: flex;
	height: 46px;
	background: #137FEC;
	align-items: center;
	justify-content: space-between;
	padding: 0 20px;
}

.helpBox {
	padding: 16px 40px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.helpImgBox {
	width: 120px;
	height: 120px;
	object-fit: cover;
	border-radius: 200px;
	overflow: hidden;
}

.inputStyle {
	border: 1px solid #ccc;
	width: calc(100% - 100px);
	height: 38px;
	border-radius: 8px;
	padding: 0 20px;
}

.colseContactUsBox {
	cursor: pointer;
}




.vocation_dynamic_list{
    padding-right: 30px;
}

.vocation_dynamic_item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 26px 0;
    border-bottom: 1px solid #f2f2f2;
}

.vocation_dynamic_item:hover{
    background-color: #f2f2f2;
}

.item-right_bg {
    position: relative;
    width: 100px;
    height: 100px;
    padding: 16px;
    background: url(../images/newsCenter/item-bg1.png) no-repeat;
    background-size: cover;
    text-align: left;
    margin-left:10px;
}

.item-right_bg .zq-news-list__date {
    font-size: 44px;
    line-height: 0.8;
    font-weight: 700;
    color: #555555;
}

.item-right_bg .zq-news-list__month {
    color: #137FEC;
    font-size: 16px;
    margin-top: 10px;
}

.item_center_ctx {
    display: flex;
    width: calc(100% - 180px);
    height: 100%;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}

.item_center_ctx header {
    color: #000000;
    font-size: 18px;
}

.item_center_ctx p {
    text-align: initial;
    color: #6C6E85;
}

.updataWho,
.liulan-num {
    color: #BAC8CE;
    font-size: 14px;
}

.updataWho span,
.liulan-num span {
    margin-left: 3px;
}

.liulan-num {
    margin-left: 50px;
}


/* ---------------------------index.css 首页 end--------------------------- */