.w100 {
	width: 100%;
	height: 100%;
}

.h100 {
	height: 100%;
}

.pr {
	position: relative;
	overflow: hidden;
}

.logo {
	width: 130px;
	position: relative;
	top: 0;
	left: 0;
}

.logo-colour {
	display: block;
}

.logo-white {
	display: none;
}
.headerBg.active .logo-colour {
  display: none;
}

.headerBg.active .logo-white {
  display: block;
}

.container-fluid {
	display: flex;
	align-items: center;
	height: 64px;
	width: 1080px;
	position: relative;
	padding: 0;
}

.navBox {
	position: absolute;
	right: 0;
}

.newNavList {
	display: table;
}

.newNavLi {
	float: left;
	height: 83.995px;
	position: relative;
}

.newNavLi h3 {}

.newNavLi h3 a {
	display: block;
	padding: 24.005px 9.994px;
	font-size: 15px;
	color: #909CB3;
}

.newNavLi h3 a span {
	cursor: pointer;
	font-size: 16px;
	display: block;
	border-bottom: 2px solid transparent;
	height: 36px;
	line-height: 33.998px;
	padding: 0 9.994px;
	transition: all 0.4s ease 0s;
}

.newNavLi.on h3 a span,
.newNavLi h3 a:hover span {
	border-color: #3478ED;
	color: #3478ED;
	font-size: 20px;
}

.newNavLi h3 a:hover .top50 {
	border-color: white;
	color: white;
}
.headerBg.active .newNavLi h3 a {
  color: white;
}

.headerBg.active .newNavLi.on h3 a span,
.headerBg.active .newNavLi h3 a:hover span {
  color: white;
  border-color: white;
}

.title h2 {
	font-size: 28px;
}

.banner {
	margin-top: 84px;
	/* height: 505.397px; */
}

.ban1920Box-title {
	font-size: 48px;
	transform: skewX(-7deg);
	font-weight: 550;
	color: #1F2E4D;
}

.ban1920Box-text {
	font-size: 20px;
	transform: skewX(-7deg);
	color: #8F9BB3;
	margin: 28px 0;
}

.ban1920Box-btn {
	border-radius: 50px;
	outline: none;
	margin-top: 17px;
	background-color: #3478ED;
	border: none;
	color: white;
	padding: 14px 48px;
}

.ban1920Box-btn:hover {
	box-shadow: 0px 0px 18px 5px rgba(170, 170, 170, .2);
	transform: scale(1.1);
	transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
}

.swiper-pagination-bullet {
	width: 20px;
	height: 4px;
	border-radius: 0;
}

.container {
	position: relative;
	width: 1080px;
}

.whiteBlock {
	height: 57.6px;
	background-color: #FCFCFC;
}

.box1Num {
	position: relative;
}

.serverCount {
	box-shadow: 0px 0px 18px 0px rgba(170, 170, 170, .2);
	position: absolute;
	color: #0045CF;
	width: 100%;
	top: -44px;
	height: 144px;
	font-size: 29.995px;
}

.serverCount-imgBg {
	background-image: url('../images/newindex/lunbologo2.png');
	line-height: 144px;
	background-size: 60%;
	background-attachment: fixed;
	background-position: center center;
	animation: myScrollTop 60s linear infinite;
	-moz-animation: myScrollTop 60s linear infinite;
	-o-animation: myScrollTop 60s linear infinite;
	-webkit-animation: myScrollTop 60s linear infinite;
}

.box1Num span {
	color: #0045CF;
	font-weight: bold;
	font-family: 'Helvetica';
	position: relative;
	top: 6px;
}

@keyframes myScrollTop {
	0% {
		background-position: 0 0;
	}

	100% {
		background-position: 0 -1697px;
	}
}

@-webkit-keyframes myScrollTop {
	0% {
		background-position: 0 0;
	}

	100% {
		background-position: 0 -1697px;
	}
}

@-o-keyframes myScrollTop {
	0% {
		background-position: 0 0;
	}

	100% {
		background-position: 0 -1697px;
	}
}

@-moz-keyframes myScrollTop {
	0% {
		background-position: 0 0;
	}

	100% {
		background-position: 0 -1697px;
	}
}

.fangfang {
	width: 76px;
	position: absolute;
	top: 0;
}

.yuanyuan {
	position: absolute;
	width: 66px;
	top: 0;
}

.zhongjian {
	position: absolute;
	width: 221px;
	left: 30%;
	top: 0;
}

.diandian {
	position: absolute;
	top: 0;
}

.fangfang:nth-child(2) {
	transform: translateY(67px);
	left: 19.5%;
	animation: myFloat1 1.8s alternate linear infinite .2s;
}

.fangfang:nth-child(3) {
	transform: translateY(244px);
	left: 16%;
	animation: myFloat2 1.8s alternate linear infinite .6s;
}

.fangfang:nth-child(4) {
	transform: translateY(62px);
	left: 63.5%;
	animation: myFloat3 alternate 1.8s linear infinite .8s;
}

.fangfang:nth-child(5) {
	transform: translateY(244px);
	left: 63%;
	animation: myFloat2 1.8s alternate linear infinite 1s;
}

.yuanyuan:nth-child(6) {
	transform: translateY(136px);
	left: 16.7%;
	animation: myFloat4 1.8s alternate linear infinite .4s;
}

.yuanyuan:nth-child(7) {
	transform: translateY(136px);
	left: 69%;
	animation: myFloat5 1.8s alternate linear infinite .8s;
}

.zhongjian {
	transform: translateY(51px);
	animation: myFloat6 1.8s alternate linear infinite;
}

.diandian:nth-child(9) {
	transform: translateY(56px);
	width: 98px;
	left: 40%;
	animation: myFloat7 1.8s alternate linear infinite .4s;
}

.diandian:nth-child(10) {
	transform: translateY(41px);
	width: 100px;
	left: 45%;
	animation: myFloat8 1.8s alternate linear infinite .2s;
}

.diandian:nth-child(11) {
	transform: translateY(-8px);
	width: 31px;
	left: 46%;
	animation: myFloat9 1.8s alternate linear infinite .6s;
}

@keyframes myFloat1 {
	0% {
		transform: translateY(67px);
	}

	100% {
		transform: translateY(73px);
	}
}

@-webkit-keyframes myFloat1 {
	0% {
		transform: translateY(67px);
	}

	100% {
		transform: translateY(73px);
	}
}

@keyframes myFloat2 {
	0% {
		transform: translateY(244px);
	}

	100% {
		transform: translateY(252px);
	}
}

@-webkit-keyframes myFloat2 {
	0% {
		transform: translateY(244px);
	}

	100% {
		transform: translateY(252px);
	}
}

@keyframes myFloat3 {
	0% {
		transform: translateY(62px);
	}

	100% {
		transform: translateY(70px);
	}
}

@-webkit-keyframes myFloat3 {
	0% {
		transform: translateY(62px);
	}

	100% {
		transform: translateY(70px);
	}
}

@keyframes myFloat4 {
	0% {
		transform: translateY(136px);
	}

	100% {
		transform: translateY(144px);
	}
}

@-webkit-keyframes myFloat4 {
	0% {
		transform: translateY(136px);
	}

	100% {
		transform: translateY(144px);
	}
}

@keyframes myFloat5 {
	0% {
		transform: translateY(136px);
	}

	100% {
		transform: translateY(144px);
	}
}

@-webkit-keyframes myFloat5 {
	0% {
		transform: translateY(136px);
	}

	100% {
		transform: translateY(144px);
	}
}

@keyframes myFloat6 {
	0% {
		transform: translateY(51px);
	}

	100% {
		transform: translateY(59px);
	}
}

@-webkit-keyframes myFloat6 {
	0% {
		transform: translateY(51px);
	}

	100% {
		transform: translateY(59px);
	}
}

@keyframes myFloat7 {
	0% {
		transform: translateY(56px);
	}

	100% {
		transform: translateY(60px);
	}
}

@-webkit-keyframes myFloat7 {
	0% {
		transform: translateY(56px);
	}

	100% {
		transform: translateY(60px);
	}
}

@keyframes myFloat8 {
	0% {
		transform: translateY(41px);
	}

	100% {
		transform: translateY(48px);
	}
}

@-webkit-keyframes myFloat8 {
	0% {
		transform: translateY(41px);
	}

	100% {
		transform: translateY(48px);
	}
}

@keyframes myFloat9 {
	0% {
		transform: translateY(-8px);
	}

	100% {
		transform: translateY(-3px);
	}
}

@-webkit-keyframes myFloat9 {
	0% {
		transform: translateY(-8px);
	}

	100% {
		transform: translateY(-3px);
	}
}


.newsFlash {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	align-items: center;
}

.newsFlash-box:hover {
	box-shadow: -2px 0px 18px 5px rgba(170, 170, 170, .2);
	background: white;
	transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
}

.newsFlash-box {
	padding: 16px;
}

.newsFlash-box-title {
	font-size: 17px;
	font-weight: 600;
	color: #333;
}

.newsFlash-box-text {
	color: #666;
	margin: 20px 0 5px;
	font-size: 16px;
	position: relative;
	line-height: 1.5em;
	max-height: 6em;
	text-align: justify;
	overflow: hidden;
	padding-right: 1em;
}

.newsFlash-box-text:before {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 1em;
	z-index: 1;
	content: "...";
	background: transparent;
}

.newsFlash-box-text:after {
	position: absolute;
	right: 0;
	width: 1em;
	height: 1.5em;
	content: '';
	background: #F6F7F9;
	z-index: 2;
}

.newsFlash-arrow {
	width: 25px;
	height: 2px;
	background: #6B6B6B;
	position: relative;
	display: inline-block;
}

.newsFlash-arrow::after {
	content: "";
	width: 10px;
	height: 2px;
	background: #6B6B6B;
	position: absolute;
	right: 0;
	top: -4px;
	transform: rotate(45deg);
}

.newsFlash-img {
	margin-bottom: 12px;
	height: 230px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.myCase_A {
	width: 32%;
	margin-right: 2%;
	margin-bottom: 33px;
}

.myCase {
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	padding-top: 38px;
}

.myCaseSpace {
	display: flex;
	display: -webkit-flex;
}

.case-list {
	border: 1px solid #dedede;
}

.case-list:hover {
	box-shadow: -4px 0px 22px 5px rgba(170, 170, 170, .3);
	transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
}

.case-list-img {
	width: 100%;
	height: 191.995px;
}

.case-list-text {
	padding: 24px;
	background: #F6F7F9;
	white-space: normal;
	border-top: 1px solid #dedede;
}

.case-list-text-title {
	font-size: 18px;
	font-weight: 600;
	padding-bottom: 8.006px;
	color: #333;
}

.case-list-text-content {
	font-size: 14px;
	color: #666;
}

.ban1Con {
	display: flex;
	align-items: center;
	height: 100%;
}

.ban1Text {
	float: none;
	max-width: none;
	width: 528.005px;
	margin-right: 24.005px;
	padding-top: 0;
}

.ban1Img {
	float: none;
	width: 704.995px;
	height: 558.994px;
	margin-top: 114.005px;
	max-width: none;
}

.box1TopBg {
	margin-top: 100px;
}

.box1Bg {
	padding-top: 12px;
	padding-bottom: 26px;
}

.box3Bg {
	padding-top: 0;
}

.footBot {
	padding: 10px 0;
}

.footLogo {
	width: 98.006px;
	padding-top: 10px;
}


.masonry {
	column-count: 2;
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-gap: 2em;
	-moz-column-gap: 2em;
	-webkit-column-gap: 2em;
	width: 90%;
	margin: 2em auto;
}

.masonry-item {
	margin-bottom: 2em;
	break-inside: avoid;
	page-break-inside: avoid;
	-webkit-column-break-inside: avoid;
}

.lockCenter {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.apply {
	display: flex;
	padding-top: 40px;
}

.apply-first {
	position: relative;
	overflow: hidden;
}

.apply-second {
	position: relative;
}

.apply-second-box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	height: 100%;
	margin: 0 31.997px;
	width: 524.002px;
}

.apply-second-box-one {
	display: flex;
	justify-content: space-evenly;
	width: 100%;
}

.apply-third {
	display: flex;
	flex-wrap: wrap;
	width: 245.995px;
	position: relative;
}

.explainDiv {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 90%;
}

.dxbfDivLeftIn {
	visibility: visible;
	left: 0;
	transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
}

.dxbfDivLeftOut {
	transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	left: -300px;
	visibility: hidden;
}

.dxbfDiv {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	padding: 20px;
	background-color: rgba(0, 69, 207, .6);
}

.dxbfDiv-icon {
	width: 44.006px;
	margin: 10px auto;
}

.dxbfDiv-title {
	color: white;
	font-size: 22px;
	padding: 10px 0;
}

.dxbfDiv-text {
	color: white;
	font-size: 15px;
	margin: 10px 0;
	line-height: 22px;
}

.dxbfDiv-arrow {
	text-align: right;
	margin-top: 10px;
}

.container-coop {
	padding: 0;
	width: 1140px;
}

.allBg {
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.newBg {
	position: absolute;
	color: white;
	font-size: 24px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.bottomSentense {
	height: 209px;
}


/* 2025-08 */
.swiper-slide a{display: block;}
.m-module-cont {
	padding-top: 50px;
}

.m-module-cont img {
	width: 100%;
}

.m-module-title {
	text-align: center;
	padding-bottom: 3%;
}

.xg_img {
	position: relative;
	top: 0px;
	left: 0px;
	display: inline-block;
	width: 45px;
	height: 45px;
}

.xg_text {
	padding-left: 10px;
	font-size: 36px;
	font-weight: bold;
	line-height: 60px;
	display: inline-block;
}

.xg_text2 {
	padding-top: 10px;
	font-size: 18px;
	text-align: center;
	line-height: 30px;
}

/* .company-js {margin-top: 6px;} */
.m_html {
	margin-left: 0px;
	margin-top: -6px;
	padding-right: 0px;
	width: calc(100% - 90px);
	float: left;
	color: #2177d7;
	font-size: 0px;
	text-align: right;
	line-height: 20px;
	background-color: transparent;
	background-image: none;
	border-bottom-color: #e9e9e9;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
	background-position: center top;
	background-repeat: repeat-x;
	position: relative;
	top: 0px;
	left: 0px;
	background-size: 32px 38px;
}
.m_html.m-w--170 {width: calc(100% - 170px);}
.m_html_left {
	margin-right: 11px;
	margin-top: -11px;
	width: auto;
	float: left;
	color: #333333;
	font-size: 20px;
	line-height: 40px;
	position: relative;
	top: 0px;
	left: 0px;
}

.m_html_btn {
	float: right;
	width: 70px;
	text-align: center;
	line-height: 30px;
	background-color: #fff;
	background-image: none;
	border-top-color: #2177d7;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #2177d7;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #2177d7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #2177d7;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
	background-position: center top;
	background-repeat: repeat-x;
	position: relative;
	top: 0px;
	left: 0px;
	background-size: 32px 38px;
	font-size: 12px;
}

.m_html_btn a,
.m_html_btn a:hover {
	width: 100%;
	color: #0045CF;
	background: transparent;
	border: none;
}

.company-txt {
	margin-top: 13px;
	color: #666;
	font-size: 15px;
	line-height: 32px;
	text-indent: 2em;
}
.newsInfo-list {
	padding-top: 15px;
	line-height: 1.5;
}
.newsInfo-list .list-group-item{
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom-color: #f1f0f0;
	margin-bottom: 0;
	padding: 15px 20px;
	min-height: 82px;
}
.newsInfo-list .newsFlash-box-title {line-height: 1.5;}
.newsInfo-list .newsFlash-box-title:hover {color: #3478ED;}
.newsInfo-box{position: relative;
	min-height: 511px;
	background-color: #e9e9e9;
	overflow: hidden;
	max-height: 511px;
}
.newsInfo-box .row{margin-left: 0;margin-right: 0;}
.newsInfo-img{width: 100%;height: 309px;margin-bottom: -65px;}
.newsInfo-img-c{width: 100%;height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.newsInfo-title{margin-bottom: 0px;
	padding-bottom: 13px;
	padding-left: 30px;
	padding-right: 90px;
	padding-top: 32px;
	width: 100%;
	height: 65px;
	color: #ffffff;
	font-size: 18px;
	background-image: url(../images/newindex/news_bg.png);
	background-position: center center;
	background-repeat: repeat-x;
	position: relative;
	top: 0;
	left: 0px;
	margin-top: 1px;}
.newsInfo-detail {margin-top: 10px;}
.newsInfo-detail-time {
	margin-bottom: 10px;
	padding-bottom: 12px;
	padding-left: 30px;
	width: auto;
	background-image: url(../images/newindex/icon_time.png);
	border-bottom-color: #cdcdcd;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-position: left center;
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	line-height: 35px;
	height: 35px;
}
.newsInfo-detail-btn{
	margin: 35px auto 0;
	width: 100px;
	color: #2177d7;
	font-size: 14px;
	text-align: center;
	line-height: 32px;
	background-color: transparent;
	border: 1px solid #2177d7;
	border-radius: 10px;
	position: relative;
	top: 0px;
	left: 0px;
}
.newsInfo-swiper{margin-bottom: 15px;}
.newsInfo-swiper .swiper-button-prev{
	width: 28px;
	max-height: 28px;
	background-color: transparent;
	background-image: url(../images/newindex/s_arrow_l.png);
	background-position: center center;
	top: 290px;
	right: 58px;
	bottom: auto;
	left: auto;
	opacity: 0.9;
	background-size: contain;
	margin-top: -18px;
}
.newsInfo-swiper .swiper-button-next{
	width: 28px;
	max-height: 28px;
	background-color: transparent;
	background-image: url(../images/newindex/s_arrow_r.png);
	background-position: center center;
	top: 290px;
	right: 20px;
	bottom: auto;
	left: auto;
	opacity: 0.9;
	background-size: contain;
	margin-top: -18px;
}
.newsInfo-list-item-time {
	position: absolute;
	left: 15px;top: 15px;
}
.newsInfo-list-item-y{
	margin-top: 5px;
	width: auto;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	line-height: 20px;
	background-color: #b7b7b7;
	border-radius: 5px;
}
.newsInfo-list-item-md{
	width: auto;
	color: #333333;
	font-size: 18px;
	line-height: 20px;
}
.container-topnav{width: 100%;max-width: 1920px;}
.banner .outer-pagination{left: 0;right: 0;}
.outer-pagination .swiper-pagination-bullet {margin: 0 5px;}
.index-business-box {
	position: relative;
}
.index-business-item {
	position: absolute;
}
.index-business-item a {display: block;}
.company-yw-1 {
	top: 30%;
	left: 10%;
	width: 12%;
}
.company-yw-2 {
	top: 20%;
	left: 28%;
	width: 18%;
}
.company-yw-3 {
	top: 20%;
	right: 23%;
	width: 20%;
}
.company-yw-4 {
	top: 25%;
	right: 10%;
	width: 13%;
}


@media (min-width:1275px) {}

@media (min-width:769px) {
	.container-topnav{padding: 0 6%;}
	.container-fluid{width: 100%;position: relative;}
	.navBox{left: 180px;}
	.company-img {
		width: 97%;
	}
	.newsInfo-detail {
		padding: 0 30px 50px;
	}
	.newsInfo-list .newsFlash-box-title {padding-left: 70px;}
	.newsInfo-list-item-time2 {display: none;}
	.banner .swiper-button-prev{left: 30px;}
	.banner .swiper-button-next{right: 60px;}
}

@media (max-width:1600px) {
	.newNavLi {
		height: 74px;
	}

	.newNavLi h3 a {
		padding: 19px 5px;
	}

	.hdRigList li {
		line-height: 74px;
	}

	.hdWx,
	.navSub {
		top: 74px;
	}

	.box4Bg {
		padding: 50px 0;
	}

	.box1CenPrev {
		left: -100px;
	}

	.box1CenNext {
		right: -100px;
	}

	.banH2 {
		font-size: 26px;
	}

	.onepage {
		padding: 60px 0;
	}

	.hisPrev {
		left: -50px;
	}

	.hisNext {
		right: -50px;
	}

	.honour {
		padding: 50px 0;
	}

	.proTit {
		font-size: 32px;
		padding: 30px 0;
	}

	.proBox2Item {
		padding: 80px 0;
	}

	.proBox2Text .proBox1H3 {
		font-size: 32px;
	}

}

@media (max-width:1400px) {
	.box1Cen {
		padding: 0 30px;
	}

	.box1CenPrev {
		left: -10px;
	}

	.box1CenNext {
		right: -10px;
	}

	.bannerN {
		height: 350px;
	}

	.dxbfDiv {
		padding: 20px;
	}

	.dxbfDiv-icon {
		width: 35px;
		margin: 5px auto;
	}

	.dxbfDiv-title {
		color: white;
		font-size: 20px;
		padding: 10px 0;
	}

	.dxbfDiv-text {
		color: white;
		font-size: 14px;
		margin: 10px 0;
		line-height: 20px;
	}

	.caseTop {
		padding: 30px 0;
		margin: 0 -3px;
	}

	.caseTop li {
		padding: 3px;
	}

}

@media (max-width:1200px) {
	.newNavList {
		position: relative;
		left: -40px;
	}

	.newNavLi {
		height: 64px;
	}

	.newNavLi h3 a {
		padding: 14px 3px;
		font-size: 14px;
	}

	.newNavLi h3 a span {
		padding: 0 15px;
	}

	.hdRigList li {
		line-height: 64px;
	}

	.hdWx {
		top: 64px;
	}

	.dxbfDiv-icon {
		width: 25px;
		margin: 5px auto;
	}

	.dxbfDiv-title {
		font-size: 16px;
		padding: 5px 0;
	}

	.ban1Img {
		transform: scale(1);
	}

	.ban1Text {
		width: 50%;
	}

	.banLink {
		height: 34px;
		line-height: 32px;
		width: 120px;
	}

	.title h2 {
		font-size: 28px;
		padding: 10px 0;
	}

	.titleBrief {
		padding: 10px 0;
	}

	.box1CenBg {
		min-height: 400px;
	}

	.wavesBg {
		padding-bottom: 100px;
	}

	.box1Cen {
		margin: 35px 0 0;
	}

	.box1CenH3 {
		font-size: 24px;
	}

	.box1CenBrief {
		font-size: 14px;
		margin: 5px 0;
	}

	.box1Bot {
		margin: 0 -22px;
		padding: 20px 0;
	}

	.box1Bot li {
		padding: 10px 22px;
	}

	.box1Bot li:after {
		width: 100px;
		right: -50px;
	}

	.box1BotH3 {
		font-size: 18px;
	}

	.box2Bg {
		padding: 30px 0;
	}

	.box2List {
		margin: 0 -15px;
	}

	.box2List li {
		padding: 0 15px 15px;
	}

	.box2Tit {
		font-size: 16px;
		line-height: 24px;
	}

	.box2HovBg {
		padding: 25px 15px;
	}

	.box2Hov h4 {
		padding: 10px 0;
	}

	.box3List .swiper-slide {
		padding: 10px;
	}

	.box4Bg {
		padding: 30px 0;
	}

	.box4List .swiper-slide {
		padding: 10px;
	}

	.box4Num {
		font-size: 32px;
	}

	.footTop {
		padding: 20px 0;
	}

	.footLink li {
		margin-right: 30px;
	}

	.footLink h3 a {
		font-size: 14px;
	}

	.footSub {
		padding: 10px 0 0;
	}

	.fTel {
		font-size: 30px;
	}

	.footBot {
		padding: 25px 0 0;
	}

	.bannerN {
		height: 300px;
	}

	.oneTop {
		padding-bottom: 15px;
	}

	.oneTop img {
		max-width: 50% !important;
	}

	.oneText {
		padding-bottom: 30px;
	}

	.oneBtn a {
		width: 170px;
		height: 44px;
		line-height: 40px;
	}

	.hisText p.text-center strong {
		font-size: 20px;
	}

	.hisPrev,
	.hisNext {
		width: 20px;
		height: 39px;
	}


	.honour {
		padding: 30px 0;
	}

	.honList {
		margin: 0 -10px;
		padding: 15px 0;
	}

	.honList li {
		padding: 10px;
	}

	.honList li a {
		padding: 5px;
	}

	.honImg {
		margin-bottom: 5px;
	}

	.honMore {
		width: 300px;
		height: 46px;
		line-height: 44px;
	}

	.artlist li {
		padding-bottom: 25px;
		margin-bottom: 25px;
	}

	.arImg {
		width: 270px;
	}

	.arText {
		margin-left: 300px;
	}

	.arTit {
		font-size: 18px;
		padding: 5px 0;
	}

	.arTop {
		padding: 40px 40px 20px 0;
	}

	.arTopTit {
		font-size: 24px;
	}

	.proTit {
		font-size: 28px;
	}

	.proBox1Item {
		padding: 50px 25px;
	}

	.proBox1Img {
		width: 35px;
	}

	.proBox1Text {
		margin-left: 45px;
	}

	.proBox1H3 {
		font-size: 20px;
	}

	.proBox2Item {
		padding: 50px 0;
	}

	.proBox2Text {
		padding: 25px 25px 0;
	}

	.proBox2Text .proBox1H3 {
		font-size: 20px;
		padding-bottom: 0;
	}

	.proBox2Text .box1CenItem li a {
		font-size: 14px;
		line-height: 26px;
	}

	.caseBot li a {
		padding: 20px 70px 20px 0;
	}

	.caseImg {
		width: 200px;
	}

	.caseIco {
		right: 20px;
		width: 32px;
		height: 32px;
		line-height: 28px;
	}

	.joinBot {
		padding: 15px 0;
	}

	.joinBot li a {
		padding: 20px 30px;
	}

	.resume-delivery {
		margin: 0;
	}

	.contact {
		padding: 70px 0;
	}

	.contactWay {
		padding-left: 0;
	}

	.contactWay h3 {
		font-size: 20px;
	}

	.contactShare {
		width: 430px;
		height: 247px;
		padding-top: 70px;
	}

	.contact_map {
		height: 350px;
	}

	.conBotList {
		padding: 0;
	}

	.conBotList li {
		padding: 15px;
	}

	.proBg1,
	.proBg2,
	.proBg4 {
		padding: 50px 0;
	}

	.proBg3 {
		padding: 0 0 50px;
	}

	.pro3Top,
	.pro3 {
		padding: 50px 0 0;
	}

	.proH3 {
		font-size: 24px;
	}

	.proH3:before {
		top: 10px;
	}

	.proH3:after {
		top: 15px;
		height: 18px;
	}

	.proText2 h4 {
		margin: 5px 0;
		font-size: 16px;
	}

	.proText2 {
		padding: 0 15px;
	}

	.proTab3 li a {
		line-height: 38px;
		font-size: 14px;
	}

	.pro4 {
		margin: 0 -10px;
	}

	.pro4 li {
		padding: 0 10px 10px;
	}

	.pro4 li a {
		font-size: 14px;
	}

	.proNav {
		padding: 25px 0;
	}

	.proNavTit {
		font-size: 22px;
		max-width: 320px;
		line-height: 30px;
	}

	.proNavItem li a {
		font-size: 14px;
		padding: 0 10px;
		line-height: 30px;
	}

	.winBox {
		padding: 15px 30px;
		max-width: 500px;
	}

	.winTit {
		padding: 15px 0;
		font-size: 18px;
	}

	.winTit i {
		font-size: 20px;
	}

	.winList li {
		margin-bottom: 15px;
	}

	.soluBg3 {
		padding: 50px 0;
	}

	.soluBg4 {
		padding: 0 0 50px;
	}

	.soluBg5 {
		padding: 50px 0;
	}

	.solu2 li {
		padding: 20px;
	}

	.solu2Text {
		margin-left: 90px;
	}
}

@media (max-width:992px) {
	.banner{margin-top: 56px;}
	.logo {
		width: 17.333vw;
	}

	.logo-colour {
		display: none;
	}

	.logo-white {
		display: block;
	}

	.container-fluid {
		height: 8.533vw;
		width: 100%;
	}

	.navBox {
		right: 0;
	}

	.newNavLi {
		height: 11.199vw;
	}

	.newNavLi h3 a {
		padding: 3.201vw 1.333vw;
		font-size: 2vw;
	}

	.newNavLi h3 a span {
		cursor: pointer;
		font-size: 20px;
		height: 4.8vw;
		line-height: 4.533vw;
		padding: 0 1.333vw;
	}

	.newNavLi.on h3 a span,
	.newNavLi h3 a:hover span {
		border-color: white;
		color: white;
		font-size: 20px;
	}

	.title h2 {
		font-size: 3.733vw;
	}

	.banner {
		height: 67.386vw;
	}

	.ban1920Box-title {
		font-size: 48px;
		transform: skewX(-7deg);
		font-weight: 550;
		color: #1F2E4D;
	}

	.ban1920Box-text {
		font-size: 20px;
		transform: skewX(-7deg);
		color: #8F9BB3;
		margin: 3.733vw 0;
	}

	.ban1920Box-btn {
		border-radius: 50px;
		outline: none;
		margin-top: 2.267vw;
		background-color: #3478ED;
		border: none;
		color: white;
		padding: 1.867vw 6.4vw;
	}

	.ban1920Box-btn:hover {
		box-shadow: 0px 0px 18px 5px rgba(170, 170, 170, .2);
	}

	.swiper-pagination-bullet {
		width: 2.667vw;
		height: 0.533vw;
	}

	.container {
		width: 95%;
	}

	.whiteBlock {
		height: 7.68vw;
	}

	.serverCount {
		top: -5.867vw;
		height: 19.2vw;
		font-size: 3.999vw;
	}

	.serverCount-imgBg {
		line-height: 19.2vw;
	}

	.box1Num span {
		top: 0.8vw;
	}

	.newsFlash-box {
		padding: 2.133vw;
	}

	.newsFlash-box-title {
		font-size: 17.002px;
	}

	.newsFlash-box-text {
		margin: 20px 0 5px;
		font-size: 16px;
		position: relative;
		line-height: 1.5em;
		max-height: 6em;
		text-align: justify;
		overflow: hidden;
		padding-right: 1em;
	}

	.newsFlash-box-text:before {
		position: absolute;
		right: 0;
		bottom: 0;
		width: 1em;
		z-index: 1;
		content: "...";
		background: transparent;
	}

	.newsFlash-box-text:after {
		position: absolute;
		right: 0;
		width: 1em;
		height: 1.5em;
		content: '';
		background: #F6F7F9;
		z-index: 2;
	}

	.newsFlash-img {
		margin-bottom: 12px;
		height: 230px;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}


	.myCase_A {
		width: 32%;
		margin-right: 2%;
		margin-bottom: 33px;
	}

	.case-list-img {
		width: 100%;
		height: 191.995px;
	}

	.case-list-text {
		padding: 24px;
	}

	.case-list-text-title {
		font-size: 18px;
		font-weight: 600;
		padding-bottom: 8.006px;
		color: #333;
	}

	.case-list-text-content {
		font-size: 14px;
	}

	.ban1Text {
		margin: 0 auto;
		padding-top: 40px;
	}

	.box3Bg {
		padding-top: 0;
	}

	.footBot {
		padding: 10px 0;
	}

	.footLogo {
		width: 98.006px;
		padding-top: 10px;
	}

	.apply {
		display: flex;
		padding-top: 40px;
	}

	.apply-first {
		position: relative;
		overflow: hidden;
	}

	.apply-second {
		position: relative;
	}

	.apply-second-box {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-evenly;
		height: 100%;
		margin: 0 31.997px;
		width: 524.002px;
	}

	.apply-second-box-one {
		display: flex;
		justify-content: space-evenly;
		width: 100%;
	}

	.apply-third {
		display: flex;
		flex-wrap: wrap;
		width: 245.995px;
		position: relative;
	}

	.explainDiv {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 90%;
	}

	.dxbfDiv {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		padding: 20px;
	}

	.dxbfDiv-icon {
		width: 44.006px;
		margin: 10px auto;
	}

	.dxbfDiv-title {
		font-size: 22px;
		padding: 10px 0;
	}

	.dxbfDiv-text {
		font-size: 15px;
		margin: 10px 0;
		line-height: 22px;
	}

	.dxbfDiv-arrow {
		margin-top: 10px;
	}

	.container-coop {
		width: 100%;
	}

	.newBg {
		font-size: 5.2vw;
	}

	.bottomSentense {
		height: 27.867vw;
	}

	.headerBg {
		background: rgba(0, 0, 0, 0.6);
		margin-top: 0;
	}

	.hdRig {
		float: right;
		position: static;
	}

	.hdRigList li {
		line-height: 54px;
		height: 54px;
	}

	.hdShare {
		margin-top: 0;
	}

	.hdWx {
		top: 54px;
		right: 0;
	}

	.navBoxm {
		padding: 10px 0 20px;
		max-height: 400px;
		overflow-y: auto;
		display: none;
	}

	.newNavLi h3 {
		border-bottom: 1px solid rgba(255, 255, 255, 0.25);
		padding: 15px;
	}

	.newNavLi h3 a {
		padding: 0;
	}

	.newNavLi h3 a span {
		padding: 0;
		border: none;
		background-position: right center;
		background-repeat: no-repeat;
	}

	.newNavLi.has h3 a span {
		background-image: url(../images/navLiBg.png);
	}

	.newNavLi {
		float: none;
		height: auto;
		width: 100%;
	}

	.navlistm .newNavLi h3 a {
		padding: 0;
	}

	.navSub {
		position: static;
		left: 0;
		width: 100%;
		margin-left: 0;
		padding: 0;
	}

	.navSub:before {
		display: none;
	}

	.navSubList {
		border-radius: 0;
		background: none;
		padding: 0 0 0 15px;
	}

	.navSubLi h4 a {
		line-height: 38px;
	}

	.navThrList {
		padding: 0 0 0 15px;
	}

	.navThrLi h5 a {
		line-height: 38px;
	}

	.container-fluid {
		display: block;
		height: auto;
	}

	.menuBtn {
		float: right;
		width: 40px;
		height: 40px;
		margin-top: 7px;
		z-index: 3;
		cursor: pointer;
		overflow: hidden;
	}

	.menuBtn span {
		display: block;
		background: #FFFFFF;
		width: 16px;
		height: 1px;
		font-size: 0;
		margin: 14px auto 0;
		transition: all 0.3s ease 0s;
	}

	.menuBtn span:first-child+span {
		margin-top: 4px;
	}

	.menuBtn span:first-child+span+span {
		margin-top: 4px;
	}

	.menuBtn.active span:first-child+span {
		transform: translateX(-40px);
	}

	.menuBtn.active span:first-child {
		width: 20px;
		transform: rotate(45deg) translate(4px, 4px);
	}

	.menuBtn.active span:first-child+span+span {
		width: 20px;
		transform: rotate(-45deg) translate(3px, -4px);
	}

	.banner {
		height: auto;
	}

	/*.banPc{ display:none;}
	.banMob{ display:block;}*/
	.ban1Con {
		padding: 5% 0;
		box-sizing: border-box;
	}

	.ban1IcoLi1 {
		left: 0;
	}

	.ban1IcoLi2 {
		left: -35px;
	}

	.ban1IcoLi3 {
		left: 0;
	}

	.ban1IcoLi4 {
		right: -23px;
	}

	.ban1IcoLi5 {
		right: -35px;
	}

	.ban1IcoLi6 {
		right: -23px;
	}

	.box1CenBg {
		height: auto;
	}

	.box1CenText,
	.box1CenImgBg {
		float: none;
		width: 100%;
		max-width: none;
	}

	.box1CenText {
		padding-bottom: 20px;
	}

	.box1BotImgBg {
		width: 154px;
		height: 154px;
	}

	.box1BotCir {
		width: 124px;
		height: 124px;
		margin-left: -62px;
		margin-top: -62px;
	}

	.box1Bot li a:hover .box1BotImg {
		width: 100px;
		height: 100px;
	}

	.box2List {
		margin: 0 -5px;
	}

	.box2List li {
		padding: 0 5px 10px;
	}

	.box2Tit {
		font-size: 14px;
		line-height: 22px;
		padding: 10px;
	}

	.box2HovBg {
		padding: 15px 10px;
	}

	.box2Hov h4 {
		font-size: 16px;
		padding: 5px 0;
	}

	.contact {
		padding: 40px 0;
	}

	.contactWay {
		padding-bottom: 15px;
		font-size: 14px;
	}

	.contactWay h3 {
		padding-bottom: 10px;
	}

	.contactShare {
		margin: 0 auto;
	}

}

@media (max-width:767px) {
	.banner{margin-top: 48px;}
	.headerBg {
		transform: translateY(0) !important;
	}

	.box1Num {
		font-size: 18px;
	}

	.box1Num span {
		font-size: 30px;
	}

	.ban1Text {
		text-align: center;
		width: 100%;
	}

	.newsFlash {
		display: block
	}

	.masonry {
		column-count: 1;
		-moz-column-count: 1;
		-webkit-column-count: 1;
	}

	.box1Bot {
		margin: 0 -15px;
	}

	.box1Bot li {
		padding: 10px 15px;
	}

	.box1Bot li:after {
		display: none;
	}

	.box1BotBrief {
		height: auto;
		max-height: 52px;
	}

	.box2HovBg {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.box2Item {
		text-align: center;
	}

	.caseBox2Item {
		text-align: center;
	}

	.case-list-img {
		width: 100%;
		height: auto;
	}

	.bannerN {
		height: 250px;
	}

	.banH2 {
		font-size: 22px;
	}

	.honTab {
		margin: 0 -5px;
	}

	.honTab li {
		padding: 0 5px;
	}

	.honTab li a {
		min-width: 100px;
		height: 34px;
		line-height: 32px;
	}

	.joinText {
		padding: 0;
	}

	.article {
		padding-right: 0;
	}

	.arLef {
		min-height: 200px !important;
		border: none;
		padding-bottom: 20px;
		margin-bottom: 20px;
		border-bottom: 1px solid #dddddd;
	}

	.arTop {
		padding: 20px 0 10px;
	}

	.arCon {
		padding: 10px;
	}

	.arCon p,
	.arCon img {
		margin: 10px 0;
	}

	.arRig {
		position: static;
		width: 100%;
		padding: 0 0 20px;
	}

	.pager li {
		padding-bottom: 15px;
	}

	.mainSpace {
		display: none !important;
	}

	.proNavBg.proFixed {
		position: static;
	}

	.proNavBg.proFixed .proNav {
		padding: 15px 0;
	}

	.pro2 li {
		margin: 0;
		padding: 10px 0;
		border-bottom: 1px solid #e8e8e8 !important;
		height: auto !important;
	}

	.pro2 li:last-child {
		border: none !important;
	}

	.proTab3 li {
		padding: 4px 0 0;
	}

	.proH4 {
		font-size: 20px;
	}
	.newsInfo-list .list-group-item{padding: 15px 0;}
}

@media (max-width:640px) {
	.logo {
		width: 110px;
		padding: 13px 0;
	}

	.box1Cen {
		padding: 0 15px;
	}

	.box1CenH3 {
		font-size: 20px;
	}

	.box1CenPrev,
	.box1CenNext {
		width: 20px;
		height: 35px;
		top: 50px;
	}

	.box1CenPrev {
		left: -10px;
	}

	.box1CenNext {
		right: -10px;
	}

	.honTab li a {
		min-width: 0;
		padding: 0 20px;
	}

	.artlist li {
		padding-bottom: 15px;
		margin-bottom: 15px;
	}

	.arImg {
		width: 150px;
	}

	.arTime {
		position: static;
		height: 30px;
		line-height: 30px;
		padding: 0;
		width: 100%;
		overflow: hidden;
	}

	.arTime p {
		display: inline-block;
		vertical-align: middle;
	}

	.date {
		font-size: 16px;
	}

	.arText {
		margin-left: 160px;
	}

	.arTit {
		font-size: 16px;
		padding: 0;
	}

	.arBrief {
		height: 52px;
		margin: 0 0 5px;
	}

	.parTit h3 {
		font-size: 18px;
	}

	.case-list {
		width: 100%;
		height: auto;
	}

	.joinBot li {
		padding: 0 7px 10px;
	}

	.joinBot li a {
		padding: 15px;
	}

	.hg-wchat {
		float: none;
		margin: 0 auto;
	}

	.contact_map {
		height: 300px;
	}

	.winBox {
		max-width: none;
		width: 90%;
		margin: 0 auto;
		padding: 15px 20px 15px 10px;
	}

	.winClose {
		background-size: 15px;
		right: 10px;
		top: 10px;
	}

	.winTit {
		font-size: 16px;
		padding: 10px 0;
	}

	.winTit i {
		font-size: 18px;
	}

	.winList li {
		margin-bottom: 10px;
	}

	.winList li input {
		height: 36px;
		padding: 3px 5px 3px 25px;
		line-height: 28px;
	}

	.winList li span {
		line-height: 36px;
	}

	.winList li i {
		line-height: 36px;
		left: 5px;
		width: 20px;
	}

	.winList li input[type="submit"] {
		line-height: 36px;
	}

	.winTip {
		line-height: 22px;
	}

	.solu5Text h4 {
		font-size: 18px;
		padding: 20px 0;
	}
}

@media (max-width:460px) {
	.banner {
		/* padding-top: 40px; */
		height: auto;
	}

	.hdRigList li span {
		display: none;
	}

	.hdTel {
		margin-top: 0;
	}

	.ban1920Box-title {
		font-size: 35px;
	}

	.ban1920Box-text {
		font-size: 20px;
	}

	.ban1920Box-btn {
		padding: 10px 45px;
	}

	.banBtn {
		width: 18px;
		height: 28px;
		border: 1px solid #FFFFFF;
	}

	.box1Num {
		font-size: 14px;
	}

	.box1Num span {
		font-size: 24px;
	}

	.title h2 {
		font-size: 24px;
		padding: 5px 0;
	}

	.titleBrief {
		padding: 5px 0;
		line-height: 24px;
	}

	.box3List .swiper-pagination-bullet,
	.box4List .swiper-pagination-bullet {
		width: 24px;
		margin: 0 3px;
	}

	.box4List .swiper-container {
		padding-bottom: 10px;
	}

	.box4Num {
		font-size: 24px;
	}

	.box4Tit {
		font-size: 14px;
	}

	.bannerN {
		height: 220px;
	}

	.banH2 {
		font-size: 20px;
	}

	.honList li {
		width: 100%;
	}

	.honMore {
		width: 100%;
	}

	.artlist li {
		padding-bottom: 10px;
		margin-bottom: 10px;
	}

	.arImg {
		width: 100px;
	}

	.arText {
		margin-left: 110px;
	}

	.arBrief {
		line-height: 20px;
		height: 40px;
	}

	.arBot .pull-right {
		font-size: 12px;
	}

	.arBot .pull-right i {
		width: 18px;
		height: 18px;
		line-height: 16px;
	}

	.reList {
		height: 36px;
		line-height: 34px;
	}

	.proBox1H3 {
		font-size: 16px;
	}

	.proBox1Brief {
		margin: 5px 0;
	}

	.proBox2Text .proBox1H3 {
		font-size: 16px;
	}

	.myCase_A {
		width: 100%;
	}

	.myCase {
		display: block;
	}

	.joinBot li a {
		padding-bottom: 15px;
	}

	.proH4 {
		font-size: 18px;
	}

	.ban1Con {
		padding: 10% 0;
	}

	.ban1Cir {
		width: 210px;
		height: 210px;
		margin-left: -105px;
	}

	.ban1Line {
		width: 325px;
		height: 210px;
		margin-left: -162px;
	}

	.ban1Logo {
		width: 90px;
		height: 90px;
		margin-left: -45px;
		margin-top: -80px;
	}

	.ban1Img {
		width: 100%;
		height: 270px;
		margin-top: 30px;
	}

	.ban1Ico {
		width: 60px;
		height: 60px;
	}

	.ban1Ico .img-responsive {
		width: 25px;
	}

	.ban1IcoLi1 {
		left: -20px;
		top: -23px;
	}

	.ban1IcoLi2 {
		left: -50px;
		top: 75px;
	}

	.ban1IcoLi3 {
		left: -22px;
		bottom: 2px;
	}

	.ban1IcoLi4 {
		right: -23px;
		top: -25px;
	}

	.ban1IcoLi5 {
		right: -55px;
		top: 72px;
	}

	.ban1IcoLi6 {
		right: -23px;
		bottom: 2px;
	}

	.ban1IcoItem li {
		font-size: 14px;
	}

	.footSub a {
		display: block;
		text-align: center;
	}
}

@media (max-width:360px) {
	.headerBg .container-fluid {
		padding: 0 10px;
	}

	.title h2 {
		font-size: 20px;
	}

	.box1Num span {
		display: inline;
		line-height: 28px;
	}

	.box3List .swiper-slide {
		padding: 10px 0;
	}

	.bannerN {
		height: 180px;
	}

	.banH2 {
		font-size: 16px;
	}

	.bannerN .box1Num {
		top: 0;
	}

	.parList li a {
		padding: 10px 0;
	}

	.contact_map {
		height: 200px;
	}

	.winBox {
		width: 100%;
	}

	.winList li input {
		font-size: 12px;
	}

}

@media (max-height:414px) {
	.navBoxm {
		max-height: 240px;
	}
}

@media all and (orientation : landscape) {}

@media all and (orientation : portrait) {}