.swiper-container-banner {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.swiper-container-banner .swiper-slide {
	text-align: left;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically*/
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	position: relative;
	width: 100%;
	overflow: hidden;
}

.swiper-button-next,
.swiper-button-prev {
	background: none !important;
	width: auto !important;
	height: auto !important;
}


.swiper-container-banner .swiper-button-next span,
.swiper-container-banner .swiper-button-prev span {
	font-size: 60px;
	color: #fff;
}

.swiper-container-banner .txt {
	position: absolute;
	right: 16%;
	top: 42%;
	color: #fff;
	max-width: 770px;
}

.swiper-container-banner .txt .wz1 b {
	font-size: 57px;
	line-height: 42px;
	display: block;
	text-transform: uppercase;
	margin: 12px 0 24px;
	/* overflow: hidden; */
	height: auto;
	font-family: 'OPlusSans3-Mediumb';
	text-shadow: 3px 2px 6px #000000;
}

.swiper-container-banner .txt .wz1 b.gaoxin::before {
	position: absolute;
	content: "";
	left: -15%;
	top: 0;
	width: 88px;
	height: 115px;
	background: transparent url(../images/gaoxin.png) no-repeat center;
}


.swiper-container-banner .txt p {
	/* height: 20px; */
	/* line-height: 20px; */
	display: block;
	/* overflow: hidden; */
	font-size: 38px;
}

.swiper-container-banner .last {
	left: 14%;
	top: 38%;
}

.swiper-container-banner .txt .moreall {
	margin-top: 50px;
}

.swiper-button-prev {
	left: 0;
}

.swiper-button-next {
	right: 0;
}

.swiper-container-banner .pic {
	width: 100%;
	/* height: 100vh;
	object-fit: cover; */
}

.swiper-container-banner video {
	position: absolute;
	width: 100%;
	z-index: 1;
}

.des,
.des p {
	font-size: 16px;
	line-height: 30px;
	color: #666;
	overflow: hidden;
}

.apadd {
	padding: 80px 0 140px;
	display: flow-root;
}

.sytit {}

.sytit h2 {
	font-size: 44px;
	color: #123885;
	display: block;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: 700;
}

.sytit p {
	font-size: 20px;
	color: #333;
}

.moreall {
	color: #fff;
	border: 1px solid #fff;
	border-radius: 500px;
	padding: 12px 30px;
	display: inline-block;
}

.moreall span,
.moreall4 span {
	font-size: 12px;
	margin-right: 6px;
}

.moreall:hover,
.moreall2 {
	border: 1px solid #123885 !important;
	background: #123885 !important;
	color: #fff !important;
}

.moreall2:hover {
	/*text-decoration: underline;*/
	text-decoration: none;
}

.moreall3 {
	border: none;
	background: #fff;
	color: #000;
}


.moreall4 {
	color: #666;
}

/*.moreall4:hover {*/
/*	color: #fff !important;*/
/*}*/

.moreall5 {
	color: #333;
	border: 1px solid #d3d3d3;
}

.isReady .sypro {
	background: #f8f8f8;
	padding-bottom: 60px;
}

.syind .sypro {
	background: #f2f5f8;
}


/* .isReady .syind {
	background: #fff;
} */


.sypro,
.syind,
.synew,
.nyfeed,
.saadv,
.nydo {
	background: #f2f5f8;
}



.sypro .cls dt {
	float: left;
	margin-right: 18px;
	margin-top: 25px;
}

.sypro .cls dt:last-child {
	margin-right: 0;
}

.sypro li {
	float: left;
	width: 30.3333%;
	margin-right: 2.5%;
	margin-top: 40px;
	background: #fff;
	border-radius: 8px;
	overflow: hidden;
	transition: all .3s;
}

.sypro li:hover {
	/*background-color: rgba(0, 74, 165, .8);*/
	background-color: #123885;
}

.sypro li .imgfd {
	width: 53%;
	/*padding-right: 20px;*/
}

.sypro li .imgfd img {
	/* height: 340px; */
	height: auto;
}

.sypro li .txt {
	width: 45%;
}

.sypro li .txt .pad {
	padding-top: 39px;
	padding-left: 16px;
}

.sypro li:nth-child(2n) {
	/* margin-right: 0; */
}

.sypro li .txt h3 {
	font-size: 26px;
	color: #2d2d2d;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}

.sypro li .txt .des {
	height: 90px;
	overflow: hidden;
	margin: 20px 0 50px;
	margin-bottom: 16px;
}

.sypro li:hover .txt b,
.sypro li:hover .txt h3,
.sypro li:hover .txt .des,
.sypro li:hover .txt .moreall4 {
	color: #fff;
}

/* 案例 */
.syind .sypro .cls dt {
	float: left;
	margin-right: 18px;
	margin-top: 25px;
}

.syind .sypro .cls dt:last-child {
	margin-right: 0;
}

.syind .sypro li {
	float: left;
	width: 48.75%;
	margin-right: 2.5%;
	margin-top: 40px;
	background: #fff;
	border-radius: 8px;
	overflow: hidden;
	transition: all .3s;
}

.syind .sypro li:hover {
	/*background-color: rgba(0, 74, 165, .8);*/
	background-color: #123885;
}

.syind .sypro li .imgfd {
	width: 50%;
	/*padding-right: 20px;*/
}

.syind .sypro li .imgfd img {
	/* height: 340px; */
	height: auto;
}

.syind .sypro li .txt {
	width: 45%;
}

.syind .sypro li .txt .pad {
	padding-top: 85px;
	padding-left: 50px;
}

/* .syind .sypro li:nth-child(2n) {
	margin-right: 0;
} */

.syind .sypro li .txt h3 {
	font-size: 26px;
	color: #2d2d2d;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}

.syind .sypro li .txt .des {
	height: 90px;
	overflow: hidden;
	margin: 20px 0 50px;
	margin-bottom: 16px;
}

.syind .sypro li:hover .txt b,
.syind .sypro li:hover .txt h3,
.syind .sypro li:hover .txt .des p,
.syind .sypro li:hover .txt .moreall4 {
	color: #fff !important;
}

.syabo {
	position: relative;
}

.syabo .txt {
	width: 44%;
}

.syabo .imgg {
	width: 53.5%;
	position: relative;
}

.syabo .txt .des {
	margin: 30px 0 40px;
}

.tdnum {
	width: 100% !important;
	margin: 0 auto;
}


.tdnum {
	padding: 75px 84px;
	/* border-radius: 8px; */
	overflow: hidden;
	margin-top: -120px;
}

.tdnum dt {
	float: left;
	width: 22%;
	margin-right: 4%;
	text-align: center;
	color: #fff;
	border: 1px solid rgba(255, 255, 255, .3);
	padding: 30px 10px 40px;
	border-radius: 8px;
	overflow: hidden;
}

.tdnum dt:last-child {
	margin-right: 0;
}

.tdnum dt .num {
	font-size: 30px;
	font-weight: bold;
}

.tdnum dt .num b {
	font-size: 50px;
	margin-right: 5px;
}

.tdnum dt p {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	display: block;
}

.tdnum dt:hover {
	background: rgba(255, 255, 255, .9);
	color: #666;
}

.tdnum dt:hover .num {
	color: #123885;
}

.nnnn .more {
	background-color: transparent;
	text-align: left;
}

.nnnn .more::after {
	background-color: transparent;
}


/* protwo02 */
.more {
	display: block;
	width: 180px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	background-color: #123885;
	color: #FFFFFF;
	font-size: 14px;
	overflow: hidden;
	position: relative;
	z-index: 0;
	border-radius: 2px;
}

.more::after {
	content: '';
	width: 0;
	height: 100%;
	background-color: #FFFFFF;
	position: absolute;
	top: 0;
	left: 0;
	transition: all .3s;
	z-index: -1;
}

.more:hover::after {
	width: 100%;
}

.more:hover {
	color: #123885;
}

.protwo02wrap {
	margin: 0 auto;
	padding: 100px 5%;
	background-color: #EEEEEE;
}

.protwo02 {
	width: 100%;
	position: relative;
	margin-top: 30px;
}

.protwo02wrap .center .top h3 {
	font-size: 44px;
	color: #123885;
	display: block;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: 700;
}

.protwo02wrap .center .top p {
	font-size: 20px;
	color: #333;
}

.protwo02 .box {
	width: 100%;
	background-color: #fff;
	padding: 0 0 35px 0;
	overflow: hidden;
	border-radius: 8px;
}

.protwo02 .box .text {
	width: 100%;
	box-sizing: border-box;
	padding-left: 30px;
	position: relative;
	z-index: 1;
}

.protwo02 .box .text p {
	font-size: 26px;
	color: #222222;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 1.2;
}

.protwo02 .box .text h3 {
	font-size: 18px;
	color: #222222;
	font-weight: bold;
	margin-bottom: 20px;
}

.protwo02 .box .text span {
	display: block;
	font-size: 20px;
	color: #444444;
	margin: 30px 0;
	font-weight: bold;
	line-height: 1.2;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.protwo02 .box:hover .text span {
	color: #123885;
}

.protwo02 .box .text h4 {
	font-size: 15px;
	color: #888888;
	line-height: 26px;
}

.protwo02 .box .text .more {
	margin-top: 30px;
	border: 1px solid #123885;
	width: 160px;
	height: 44px;
	line-height: 44px;
}

.protwo02 .box .img {
	width: 50%;
}

.protwo02 .box .img img {
	display: block;
	width: 100%;
	transition: all .3s;
}

.protwo02 .box .img img:hover {
	transform: scale(1.1);
}

.protwo02 .swiper-button-next,
.protwo02 .swiper-button-prev {
	display: flex;
	display: -webkit-flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	font-size: 18px;
	width: 50px;
	height: 50px;
	padding: 15px;
	background-color: #fff !important;
	border-radius: 50%;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
	background-image: none;
	outline: none;
}

.protwo02 .swiper-button-next:hover,
.protwo02 .swiper-button-prev:hover {
	background-color: #123885 !important;
	color: #fff !important;
}

.protwo02 .swiper-button-next {
	right: -25px;
}

.protwo02 .swiper-button-prev {
	left: -25px;
}

.fa-angle-left:before {
	content: "\f104";
}

.fa-angle-right:before {
	content: "\f105";
}

.ind_pro .protwo02 .box .img,
.protwo02 .pro_list .box .img {
	width: 100%;
	overflow: hidden;
}

.ind_pro .protwo02 .box .text,
.protwo02 .pro_list .box .t {
	width: 100%;
}

.protwo02 .pro_list {
	float: left;
	width: 23%;
	margin-right: calc(8% / 3);
	margin-bottom: 3%;
}

.protwo02 .pro_list:nth-child(4n) {
	margin-right: 0;
}

@media only screen and (max-width: 760px) {
	.protwo02 .pro_list {
		width: 48%;
		margin-right: 4%;
	}

	.protwo02 .pro_list:nth-child(2n) {
		margin-right: 0;
	}
}

.listthr li {
	width: 31%;
	margin-right: 2%;
	float: left;
}

.sywhy .listthr li {
	width: 18%;
}


.syind .listthr li {
	width: 32%;
}

.syind .listthr li:nth-child(3n) {
	margin-right: 0;
}

.sypro .syind .listthr li:nth-child(4n) {
	width: 23%;
}

.syind .center ul li:hover .desheng {
	color: #fff;
	background-color: #123885;
	transition: all .5s;
}

.listthr li:nth-child(3n) {
	/*margin-right: 0; */
}




.sypro .syind {
	background-color: #f8f8f8;
}

.syind li {
	position: relative;
	overflow: hidden;
	border-radius: 8px;
	margin-top: 30px;
}

.syind li .effect-img {
	font-size: 0;
	overflow: hidden;
}

.desheng {
	display: block;
	color: #333;
	height: 70px;
	line-height: 70px;
	overflow: hidden;
	font-size: 20px;
	background-color: #fff;
	padding-left: 20px;
}


.syind li .effect-img img {
	width: 100%;
	object-fit: cover;
	transition: all .3s;
}

.syind li .effect-img img:hover {
	transform: scale(1.05);
}


.syind li .effect-text {
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 75px 40px;
	top: calc(100% - 0px);
	left: 0;
	transition: .5s;
	background-color: #fff;
	display: none;
}

.syind li .effect-text h2 {
	font-size: 22px;
	transition: .5s;
	/* font-weight: bold; */
	/* margin-top: 20px; */
	/* text-align: center; */
	display: block;
	overflow: hidden;
	height: 36px;
	line-height: 36px;
	/* margin-bottom: 24px; */
	color: #000;

}

.syind li .effect-text .des {
	display: none;
	/* display: block; */
	margin-bottom: 21px;
	/* height: 150px; */
	overflow: hidden;
	color: #000;
}

.syind li .effect-text .moreall4 {
	display: none;
	color: #000;
}

.syind li:hover .effect-text .moreall4 {
	display: block;
	/* display: none; */
	color: #fff;
}

.syind li:hover .effect-text {
	top: 0;
	color: #fff;
}

.syind li:hover .effect-text h2 {
	/* margin-top: 0px; */
	color: #fff;
}

.syind li:hover .effect-text {
	background: rgba(0, 74, 165, .8);
	/* background-color: #123885; */
}

.syind li:hover .effect-text .des {
	display: block;
	/* display: none; */
	color: #fff;
	display: -webkit-box;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
}

.sypro .syind li .effect-img img {
	height: auto !important;
	object-fit: contain;
}


.sypro .syind ul li .effect-text {
	display: block !important;
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 75px 40px;

	left: 0;
	transition: .5s;
	background-color: #fff;
}

.sypro .syind li:hover .effect-text {
	background: rgba(0, 74, 165, .8) !important;
	/* background-color: #123885; */
}

.sypro .syind li:hover .effect-text .des {
	display: block;
	/* display: none; */
	color: #fff;
	display: -webkit-box;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 9;
}



.sywhy {
	background: url("../images/sy09.jpg") no-repeat left;
	background-size: cover;
}

.sywhy .sytit h2,
.sywhy .sytit p {
	color: #fff;
}

.sywhy .des {
	color: #fff;
	/* margin-top: 20px; */
	margin-bottom: 20px;
}

.sywhy .txt {
	width: 60%;
}

.sywhy .feed-sy {
	width: 34%;
	background: rgba(0, 74, 165, .4);
	text-align: center;
}

.sywhy .feed-sy .box {
	padding: 50px 65px;
}

.sywhy li {
	float: left;
	/* border-bottom: 1px solid rgba(255, 255, 255, 0.5); */
	padding-bottom: 0;
	margin-top: 20px;
}

.sywhy li .img {
	width: 100%;
}

.sywhy li .wz {
	width: 65%;
	color: #fff;
	margin-right: 10%;
}

.sywhy li .img .img2 {
	margin: 0 auto;
	display: block;
	max-width: 100%;
}

.sywhy li .wz b {
	font-size: 18px;
	display: block;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
}

.sywhy li .wz p {
	font-size: 14px;
	line-height: 22px;
	margin-top: 18px;
	display: block;
	height: 66px;
	overflow: hidden;
}

.sywhy .feed-sy b {
	font-size: 24px;
	color: #fff;
	display: block;
	margin-bottom: 30px;
}

.sywhy .feed-sy input {
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #fff;
	border-radius: 5px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding-left: 4%;
	font-family: 'OPlusSans3-Medium';
}

.sywhy .feed-sy textarea {
	width: 100%;
	background: #fff;
	border-radius: 5px;
	margin: 0 auto;
	padding-left: 4%;
	padding-top: 15px;
	height: 130px;
	font-family: 'OPlusSans3-Medium';
}

.sywhy .feed-sy .tj {
	width: 100%;
	height: 62px;
	line-height: 62px;
	background: #f9c15d;
	font-size: 16px;
	color: #fff;
	text-align: center;
	margin-top: 20px;
	cursor: pointer;
	text-transform: uppercase;
}


@media (max-width: 1200px) {
	.swiper-container-banner .pic {
		width: 100%;
		max-width: 100%;
		height: 100%;
	}

	.swiper-container-banner .txt .wz1 b {
		font-size: 30px;
		line-height: 9px;
		height: 40px;
	}

	.swiper-container-banner .txt .wz1 b.gaoxin::before {
		left: -21%;
		width: 69px;
		height: 90px;
		background-image: url('../images/bijiben.png');
	}


	.swiper-container-banner .txt {
		top: 20%;
	}

	.sytit h2 {
		font-size: 26px;
		margin-bottom: 4px;
	}

	.sytit p {
		font-size: 16px;
		line-height: 1.5;
	}


	.syind li .txt .pad {
		padding-left: 20px;
	}

	.sypro li .txt .pad {
		padding-left: 20px;
	}

	.sypro li .txt h3,
	.tdnum dt .num,
	.syind li .effect-text h2 {
		font-size: 22px;
	}

	.des,
	.des p {
		font-size: 16px;
		line-height: 26px;
	}

	.sypro li .txt .des {
		height: 78px;
		margin-bottom: 30px;
	}

	.sypro li .imgfd img {
		height: 260px;
	}

	.apadd {
		padding: 40px 0 60px;
	}

	.syabo .txt .des {
		margin: 20px 0 30px;
	}

	.tdnum {
		padding: 50px 30px;
	}

	.tdnum dt .num b {
		font-size: 30px;
	}

	.tdnum dt {
		padding: 24px 10px;
	}

	.syind li .effect-img img {
		/*height: 360px;*/
	}

	.syind li .effect-text {
		top: calc(100% - 150px);
	}

	.syind li .effect-text h2 {
		margin-bottom: 10px;
	}

	.sywhy .feed-sy input {
		font-size: 15px;
	}


	.nycont .right .fefo {
		padding: 50px 30px !important;
	}

	.nycont .right .map {
		width: 100% !important;
	}
}

@media (max-width: 960px) {
	.swiper-container-banner .pic {
		width: 100%;
		max-width: 100%;
		height: 100%;
	}

	.swiper-container-banner .txt .wz1 b {
		font-size: 26px !important;
		line-height: 0px;
		height: 6px;
	}

	.swiper-container-banner .txt .wz1 b.gaoxin::before {
		left: -14%;
		width: 46px;
		height: 60px;
		background-image: url('../images/qiye.png');
	}

	.swiper-container-banner .txt .moreall {
		margin-top: 30px;
	}

	.f16,
	.des,
	.des p {
		font-size: 15px;
	}

	.moreall {
		padding: 10px 30px;
	}

	.swiper-container-banner .txt {
		max-width: 84%;
	}

	.sypro .cls,
	.syabo .imgg,
	.syind li:last-child {
		display: none;
	}

	.syind .listthr li:last-child {
		display: block;
	}

	.sypro li {
		margin-top: 30px;
		width: 45.75%;
	}

	.sytit h2 {
		font-size: 24px;
	}

	.sypro li .txt h3,
	.tdnum dt .num,
	.syind li .effect-text h2 {
		font-size: 20px;
	}

	.sypro li .txt .pad {
		padding-top: 30px;
	}

	.syind .sypro li .txt .pad {
		padding-top: 15px;
		padding-left: 20px
	}

	.sypro li .txt .des {
		margin: 10px 0 20px;
	}

	.sypro li .imgfd img {
		height: 220px;
	}

	.syabo .txt,
	.sywhy .txt,
	.sywhy .feed-sy {
		width: 100%;
	}

	.tdnum dt .num b {
		font-size: 26px;
	}

	.tdnum dt {
		width: 46%;
		margin: 10px 2%;
	}

	.tdnum {
		padding: 30px 0;
		margin-top: -45px;
	}


	/*.listthr li,*/
	/*.listthr li:nth-child(3n) {*/
	/*	width: 31.3333% !important;*/
	/*	margin-top: 20px;*/
	/*}*/

	.listthr li:nth-child(2n) {
		/* margin-right: 0; */
	}

	.syind li .effect-img img {
		/*height: 400px;*/
	}

	.sywhy .feed-sy b {
		margin-bottom: 15px;
	}

	.sywhy .feed-sy input {
		height: 48px;
		line-height: 48px;
		margin-bottom: 15px;
	}

	.sywhy .feed-sy textarea,
	.sywhy .feed-sy input {
		font-size: 14px;
	}

	.sywhy .feed-sy .box {
		margin-top: 30px;
	}



	.nycont .right .fefo {
		padding: 20px 30px !important;
	}
}

@media (max-width: 768px) {

	.swiper-container-banner .txt .wz1 b.gaoxin::before {
		left: -16% !important;
		top: 0 !important;
		width: 46px !important;
		height: 60px !important;
		background-image: url('../images/qiye.png') !important;
	}
}

@media (max-width: 540px) {

	.swiper-container-banner .swiper-button-next span,
	.swiper-container-banner .swiper-button-prev span {
		font-size: 30px;
	}

	.swiper-container-banner .txt .wz1 b {
		font-size: 14px !important;
		line-height: 20px;
		height: auto;
		margin: 5px 0 10px;
	}

	.swiper-container-banner .txt p {
		line-height: 10px;
	}

	.swiper-container-banner .pic {
		width: 100%;
		max-width: 100%;
		height: 100%;
	}

	.swiper-container-banner .txt {
		right: 10%;
		top: 35%;
	}

	.swiper-container-banner .txt .wz1 b.gaoxin::before {
		left: -18% !important;
		top: 6px !important;
		width: 31px !important;
		height: 40px !important;
		background-image: url('../images/jisu.png') !important;
	}

	.swiper-container-banner .last {
		font-size: 14px;
		top: 28% !important;
	}

	.sypro li,
	.syind li {
		width: 100%;
		margin-right: 0;
	}

	.syind .listthr li {
		width: 48%;
		margin-right: 2%;
	}

	.syind .listthr li:last-child(2n) {
		margin-right: 0;
	}

	.sytit h2 {
		font-size: 20px;
	}

	.des,
	.des p {
		line-height: 24px;
	}

	.sypro li .txt .des {
		height: 85px;
	}

	.apadd {
		padding: 30px 0 40px;
	}

	.syind .sypro li {
		margin-top: 15px;
		width: 100%;
		margin-right: 0;
	}

	.sypro li,
	.syind li {
		margin-top: 15px;
	}

	.apadd .moreall {
		display: none;
	}

	.syind li .effect-img img {
		/*height: 200px;*/
		object-fit: cover;
	}

	.sypro li .txt h3,
	.tdnum dt .num,
	.syind li .effect-text h2 {
		font-size: 18px;
	}

	.syind li .effect-text h2 {
		margin-bottom: 5px;
	}

	.syind li .effect-text {
		padding-left: 20px;
	}



	.listthr li,
	.listthr li:nth-child(3n) {
		/* width: 100% !important; */
		margin-top: 15px;
	}

	.syind .listthr li:nth-child(3n) {
		margin-right: 2%;
	}

	.ny-fr .listthr li {
		width: 100%;
	}

	.sywhy li .wz p {
		height: auto;
	}

	/*.sywhy .feed-sy .box {*/
	/*	padding: 30px 20px;*/
	/*}*/
	.sywhy .feed-sy .box {
		padding: 0;
	}



	.syabo .imgg {
		display: block;
		width: 100% !important;
	}

	.tdnum {
		margin-top: 0;
	}

	.n_download ul li {
		width: 100% !important;
	}

	#gotop {
		right: 10px;
	}

	.nycont .right .map {
		width: 100% !important;
	}
}

.banny {
	height: 540px;
	position: relative;
	overflow: hidden;
	width: 100%;
	background: #666;
}

.banny h2 {
	font-size: 40px;
	color: #fff;
	position: absolute;
	top: 46%;
	text-transform: uppercase;
}

.banny .img {
	height: 540px;
	width: 100%;
	object-fit: cover;
}

.loca {
	position: absolute;
	bottom: 0;
	height: 80px;
	line-height: 80px;
	font-size: 14px;
	color: #fff;
}

.loca a {
	color: #fff;
}

.loca a:hover {
	text-decoration: underline;
}

.loca span {
	color: #f9c15d;
	margin-right: 5px;
}

.nycont .left {
	float: left;
	width: 50%;
}

.nycont .right .fl {
	float: right;
	width: 50%;
}

.nycont .right .map {
	width: 50%;
	height: 320px;
	overflow: hidden;
}

.nycont .right .zt1 {
	color: #fff;
}

/* .nycont .right .fefo {
	width: 100%;
	background: rgba(0, 74, 165, 1);
	padding: 12.3%;
} */

.nycont .map {
	margin: 0 auto;
	display: block;
}

.nycont h3 {
	font-size: 30px;
	color: #333;
	display: inline-block;
	width: auto;
	border-bottom: 1px solid #dedede;
	margin: 20px 0;
	padding-bottom: 10px;
	font-weight: 700;
}

.nycont h3 span {
	font-size: 23px;
}

.nycont dl:first-child dt {
	padding-right: 8%;
}


.nycont dl,
.nycont .box {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	flex-direction: column;
}

.nycont dl:nth-of-type(1) dt {
	padding-right: 7%;
}

.nycont dt {
	position: relative;
	padding-right: 3%;
	/* padding-bottom: 1%; */
}

.nycont dt:last-child {
	padding-right: 0;
}

.nycont dt::before {
	content: '';
	position: absolute;
	width: auto;
	height: 1px;
	background: #dedede;
	bottom: 0;
	right: 0;
}

.nycont dt:last-child::before {
	display: none;
}

.nycont dt .ic {
	/* width: 60px;
	height: 60px; */
	line-height: 45px;
	text-align: center;
	/* border: 1px solid #d2d2d2; */
	/* border-radius: 500px; */
	margin-right: 10px;
}

.nycont dt .ic span {
	font-size: 24px;
	color: #123885;
}

.nycont dt .wz {
	color: #666;
	line-height: 36px;
}

.nycont dt .wz i {
	font-size: 18px;
	color: #333;
	display: inline-block;
	margin-top: 5px;
	font-weight: 700;
}

.nycont .box {
	margin-top: 75px;
}

.nycont .box .b {
	font-size: 20px;
	text-transform: uppercase;
	color: #333;
}

.nycont .box .b i {
	color: #f9c15d;
}

.nycont .box .ewm {
	/* max-width: 100px; */
	text-align: center;
}

.nycont .box .ewm p {
	display: block;
	font-size: 14px;
	color: #666;
	margin-top: 10px;
}

.nycont .box .des {
	max-width: 48%;
}

.nyfeed h3 {
	font-size: 30px;
	color: #333;
}

.nyfeed .map {
	width: 100%;
	height: 490px;
	overflow: hidden;
}

.nyfeed .fefo {
	padding: 38px 30px;
	background: #fff;
	width: 100%;
}

.input_control {
	position: relative;
	width: 32%;
	float: left;
	margin-right: 2%;
	background: #f6f6f6;
	border-radius: 4px;
	overflow: hidden;
	position: relative;
	height: 54px;
	margin-top: 26px;
}

.input_control:nth-child(3) {
	margin-right: 0;
}

.form_input {
	-webkit-appearance: none;
	-moz-appearance: none;
	outline: 0;
	height: 54px;
	line-height: 54px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 30px;
	font-size: 14px;
	color: #666;
	width: 95%;
	background: #f6f6f6;
}

.input_control lable {
	color: red;
	position: absolute;
	left: 20px;
	line-height: 54px;
}

.form_input::-moz-placeholder,
.form_text::-moz-placeholder {
	color: #666;
}

.form_text {
	height: 100px;
	background: #f6f6f6;
	position: absolute;
	left: 30px;
	top: 15px;
	width: 95%;
	font-size: 14px;
	color: #666;
	line-height: 25px;
}

.input_control2 {
	width: 100%;
	margin: 16px 0 25px;
	height: 150px;
}

.form i {
	font-size: 14px;
	color: #fff;
	display: block;
}

.form .submit {
	width: 240px;
	height: 60px;
	line-height: 60px;
	border-radius: 4px;
	background: #f9c15d;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
	margin-top: 24px;
}

@media (max-width: 1500px) {
	.syind li .effect-text {
		padding: 40px 40px !important;
	}

	.toutanchu .moreall {
		font-size: 22px;
	}

	.swiper-container-banner .txt .wz1 b {
		font-size: 40px;

	}

	.swiper-container-banner .txt .wz1 b.gaoxin::before {
		left: -25%;
	}

	.swiper-container-banner .txt p {
		font-size: 24px;
	}

	.syabo .imgg .ico_player:before {
		margin-top: 31px !important;
	}
}


@media (max-width: 1350px) {
	.syind li .effect-text {
		padding: 35px 40px !important;
	}

	.swiper-container-banner .txt {
		top: 39%;

	}

	.swiper-container-banner .txt .wz1 b {
		margin-bottom: 10px;
		letter-spacing: 2px;
	}

	.swiper-container-banner .txt .wz1 b.gaoxin::before {
		left: -20%;
		width: 69px;
		height: 90px;
		background-image: url('../images/bijiben.png');
	}

}


@media (max-width: 1200px) {

	.banny .img,
	.banny {
		height: 400px;
	}

	.banny h2 {
		font-size: 30px;
		top: 40%;
	}

	.nycont .left {
		width: 100%;
	}

	.nycont .right {
		width: 100%;
	}

	.nycont dt {
		margin-bottom: 20px;
		padding-right: 0;
		line-height: 30px;
	}

	.nycont dt .ic {
		/* width: 60px;
		height: 60px; */
		line-height: 30px;
		margin-right: 10px;
	}

	.nycont dt .ic span {
		font-size: 24px;
	}

	.nycont dt::before {
		display: none;
	}

	.nycont h3 {
		font-size: 24px;
		padding-bottom: 20px;
	}

	.nycont h3 span {
		font-size: 20px;
	}

	.nycont dt .wz i {
		font-size: 20px;
		margin-top: 0;
	}

	.nyfeed h3 {
		font-size: 24px;
	}
}

@media (max-width: 960px) {

	.banny .img,
	.banny {
		height: 300px;
	}

	.nyfeed .map {
		/*display: none;*/
		width: 100%;
	}


	.nyfeed .fefo {
		width: 100%;
	}
}

@media (max-width: 540px) {

	.banny .img,
	.banny {
		height: 180px;
	}

	.swiper-container-banner .txt p {
		font-size: 12px;
	}

	.loca {
		display: none;
	}

	.banny h2 {
		font-size: 22px;
	}

	.nycont h3,
	.nyfeed h3 {
		font-size: 20px;
	}

	.nycont h3 span {
		font-size: 18px;
	}

	.nycont h3 {
		margin: 25px 0;
		padding-bottom: 15px;
	}

	.nycont dt .wz {
		width: 80%;
		line-height: 30px;
	}

	.nycont dl,
	.nycont .box {
		display: flow-root;
	}

	.nycont dt {
		margin-bottom: 25px;
		display: flex;
	}

	.nycont .box {
		margin-top: 20px;
	}

	.nycont .box .des {
		max-width: 100%;
		margin: 15px 0;
	}

	.input_control {
		width: 100%;
		margin-right: 0;
	}

	.nyfeed .fefo {
		padding: 30px 20px;
	}

	.input_control {
		margin-top: 10px;
	}

	.form .submit {
		height: 50px;
		line-height: 50px;
		width: 160px;
		font-size: 16px;
		margin-top: 10px;
	}
}

.nytit {
	font-size: 38px;
	color: #333;
	text-transform: uppercase;
	text-align: center;
	display: block;
	margin-bottom: 45px;
	font-weight: 700;
}

.nyapp .tab {
	position: relative;
	min-height: 630px;
}

.nyapp .tab-hd {
	overflow: hidden;
	zoom: 1;
	background: #f7f7f7;
	padding: 70px 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}

.nyapp .tab-hd li {
	cursor: pointer;
	height: 75px;
	line-height: 75px;
	overflow: hidden;
	padding: 0 40px;
}

.nyapp .tab-hd li a {
	display: contents;
}

.nyapp .tab-hd li h3 {
	font-size: 26px;
	color: #333;
	position: relative;
}

.nyapp .tab-hd li h3::after {
	content: '';
	position: absolute;
	top: 13px;
	left: 0;
	background: #123885;
	width: 4px;
	height: 95px;
	display: none;
}

.nyapp .tab-hd li .des {
	max-width: 64%;
	color: #fff;
	height: 90px;
	border-left: 4px solid #123885;
	padding: 0 40px;
	margin-top: 16px;
	display: none;
}

.nyapp .tab-hd li.active {
	height: 120px;
	line-height: 120px;
	background: rgba(28, 37, 49, .4);
	padding: 0;
	width: 100%;
	max-width: 1600px;
	position: relative;
	z-index: 2;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.nyapp .tab-hd li.active h3 {
	font-size: 26px;
	color: #fff;
	margin-left: 40px;
	padding-left: 20px;
	width: 30%;
	overflow: hidden;
}

.nyapp .tab-hd li.active h3::after,
.nyapp .tab-hd li.active .des {
	display: block;
}

.nyapp .tab-bd {
	width: 100%;
	max-width: 1010px;
	background: #666;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}

.nyapp .tab-bd li {
	display: none;
	color: #fff;
}

.nyapp .tab-bd li:nth-child(1) {
	display: list-item;
}

.nyapp .tab-bd li img {
	height: auto;
	width: 100%;
	display: block;
}

.showapp .img {
	width: 45%;
}

.showapp .txt {
	width: 50%;
}

.showapp .txt h1 {
	font-size: 30px;
	color: #333;
	margin: 30px 0 20px;
}

.saadv li {
	text-align: center;
	padding: 60px 50px 40px;
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 74, 165, .2);
	min-height: 370px;
}

.saadv li h3 {
	color: #333;
	font-size: 26px;
	margin: 30px 0 15px;
	display: block;
	height: 31px;
	line-height: 31px;
	overflow: hidden;
}

.saadv li .des {
	font-size: 16px;
	height: 90px;
}

.saadv li i {
	font-size: 80px;
	color: #123885;
	opacity: .1;
	font-weight: bold;
}



.saoth li {
	text-align: center;
	width: 23%;
	font-size: 16px;
}

.saoth li .imgfd img {
	height: 368px;
}


.saoth li p {
	color: #333;
	display: block;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	margin-top: 20px;
}

.saoth li:hover p {
	color: #123885;
}

#ny_about_5 {
	padding: 50px 0;
	display: block;
	overflow: hidden;
}

#ny_about_5 .ny_about_5_t {
	text-align: left;
	font-size: 38px;
	color: #333;
	text-transform: uppercase;
	display: block;
	margin-bottom: 45px;
	font-weight: 700;
}


#ny_about_5 .ny_about_5_t p {
	font-size: 44px;
	font-weight: bold;
	color: #fe0000;
	display: block;
	margin-bottom: 5px;
	line-height: 1;
	letter-spacing: -2px;
	text-transform: uppercase;
}

#ny_about_5 .ny_about_5_t span {
	font-size: 38px;
	color: #333;
	opacity: 1;
	display: block;
}

#ny_about_5 .ny_about_5_nr {
	display: block;
	position: relative;
	margin-top: 40px;
}

#ny_about_5 .ny_about_5_nr li {
	display: block;
}

#ny_about_5 .ny_about_5_nr li a {
	display: block;
	padding: 20px 20px 0 20px;
	border: 1px solid #eee;
	transition: all 0.3s;
}

#ny_about_5 .ny_about_5_nr li a img {
	max-width: 100%;
	display: block;
}

#ny_about_5 .ny_about_5_nr li a p {
	font-size: 16px;
	color: #666666;
	line-height: 2;
	text-align: center;
	display: block;
	margin: 0px 0 15px 0;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

#ny_about_5 .ny_about_5_nr .owl-nav {
	display: none;
}

#ny_about_5 .ny_about_5_nr li:hover a {
	border: 1px solid #123885;
}

#ny_about_5 .ny_about_5_nr li:hover a p {
	color: #123885
}


@media (max-width: 1500px) {
	.ny-fr .show-pro2 .show-new .des iframe {
		width: 80% !important;
	}
}

@media (max-width: 1400px) {
	.nyapp .tab-bd {
		max-width: 800px;
	}

}

@media (max-width: 1200px) {
	.nyapp .tab-bd {
		max-width: 60%;
	}

	.nyapp .tab-hd {
		width: 40%
	}

	.nyapp .tab-hd,
	.nyapp .tab-bd {
		position: inherit;
	}

	.nyapp .tab {
		min-height: auto;
	}

	.nyapp .tab-hd {
		padding: 40px 0;
	}

	.nyapp .tab-hd li {
		height: 60px;
		line-height: 60px;
	}

	.nyapp .tab-hd li h3 {
		font-size: 22px;
	}

	.nytit {
		font-size: 26px;
	}

	.showapp .txt h1 {
		margin-top: 0;
		font-size: 24px;
	}

	.saadv li i {
		font-size: 40px;
	}

	.saadv li .des {
		height: 78px;
		margin-bottom: 10px;
	}

	.saadv li {
		padding: 40px 20px;
	}

	.saoth li .imgfd img {
		height: 200px;
	}
}

@media (max-width: 960px) {

	.nyapp .tab-hd,
	.nyapp .tab-bd,
	.showapp .img,
	.showapp .txt {
		width: 100%;
		max-width: 100%;
	}

	.showapp .img {
		margin-bottom: 20px;
	}

	.saoth li .imgfd img {
		height: 240px;
	}

	.saadv li h3 {
		font-size: 20px;
	}

	.nytit {
		margin-bottom: 25px;
	}
}

@media (max-width: 540px) {
	.nytit {
		font-size: 20px;
		margin-bottom: 20px;
	}

	.nyapp .tab-hd {
		padding: 15px 0;
	}

	.nyapp .tab-hd li h3 {
		font-size: 18px;
	}

	.nyapp .tab-hd li {
		height: 45px;
		line-height: 45px;
		padding: 0 20px;
	}

	.showapp .txt h1 {
		font-size: 20px;
	}

	.saadv li .des {
		height: auto;
	}

	.saadv li {
		min-height: auto;
	}

	.saadv li h3 {
		margin: 10px 0;
	}

	.saoth li p {
		font-size: 16px;
		margin: 10px 0;
	}
}

/* 文化 */
.about66 {}

.about66 ul li:hover .info {
	background-color: #123885;
}

.about66 ul li:hover .info h4 {
	color: #fff;
}

.about66 ul li:hover .info .des p {
	color: #fff !important;
}

.about66 ul li .info .des p {
	color: #000 !important;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.about66 ul li:hover .pic img {
	transform: scale(1.1);
}

.about66 .flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: stretch;
	-moz-box-align: stretch;
	-ms-flex-align: stretch;
}

.reverse {
	-webkit-box-orient: horizontal;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.about66 .flex .pic {
	width: 50%;
	overflow: hidden;
}

.f-dr-r {
	-webkit-box-orient: horizontal;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.about66 .flex .pic_con {
	position: relative;
	display: block;
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-bottom: 45%;
}

.trs3 {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.about66 .flex .pic img {
	transition: all .3s;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	height: auto;
	object-fit: cover;
}

.about66 .flex .info {
	transition: all .3s;
	width: 50%;
	/* padding: 65px 5%; */
	background-color: #fff;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	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;
}

.about66 .flex .info .con_info {
	padding: 0 100px;
}

.about66 .flex .info h4 {
	font-size: 30px;
	color: #333;
	font-weight: 700;
}

.about66 .flex .info .des {
	font-size: 16px;
	line-height: 1.6;
	color: #808080;
	margin-top: 20px;
	text-align: justify;
	margin-bottom: 0;
}

@media(max-width:1000px) {

	.about66 .flex {
		flex-direction: column
	}

	.about66 .flex .pic,
	.about66 .flex .info {
		width: 100%;
		overflow: hidden;
	}

	.about66 .flex .info .con_info {
		padding: 20px;
	}

	.about66,
	.about1 {
		margin-top: 40px
	}
}


.nyclf {
	border-bottom: 1px solid #eaebed;
	overflow: hidden;
}

.nyclf ul {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	width: 100%;
}

.nyclf ul li {
	max-width: 25%;
	overflow: hidden;
	position: relative;
	height: 70px;
	line-height: 70px;
	font-size: 18px;
	font-weight: 600;
}

.nyclf ul li a {
	color: #333;
}

.nyclf ul li #line {
	width: 0px;
	height: 2px;
	background-color: #123885;
	margin: 0 auto;
	position: absolute;
	left: 0px;
	right: 0px;
	transition: width 0.3s linear;
	bottom: 0;
}

.nyclf ul li:hover #line,
.nyclf ul li.cur #line {
	width: 100%;
}

.nyclf ul li:hover a,
.nyclf ul li.cur a {
	color: #123885;
}

.nyabout h2,
.nydo h2 {
	text-align: left;
}

.nyabout .des,
.nydo .des {
	color: #333;
	margin-bottom: 50px;
}

.nydo .txt {
	width: 100%;
}

.nydo .img {
	width: 52.5%;
}

.nydo .txt dt {
	width: 50%;
	float: left;
}

.nydo .txt dt .num {
	color: #123885;
	font-size: 36px;
	font-family: OPlusSans3-Regular;
}

.nydo .txt dt .num b {
	font-size: 58px;
	margin-right: 5px;
}

.nyacor li .imgfd img {
	height: 340px;
}

.nyacor li {
	position: relative;
	text-align: center;
	color: #fff;
}

.nyacor li .txt {
	position: absolute;
	left: 4%;
	width: 92%;
	top: 110px;
}

.nyacor li b {
	font-size: 24px;
	font-family: OPlusSans3-Regular;
	text-transform: uppercase;
	margin-bottom: 10px;
	display: block;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
}

.nyacor li .des {
	height: 90px;
	color: #fff;
}

@media (max-width: 1200px) {
	.nyacor li .des {
		height: 104px;
	}
}

@media (max-width: 960px) {

	.nydo .img,
	.nydo .txt {
		width: 100%;
	}

	.nyabout .des,
	.nydo .des {
		margin-bottom: 20px;
	}

	.nydo .txt dt .num b {
		font-size: 30px;
	}

	.nydo .txt dl {
		margin-bottom: 30px;
		display: flow-root;
	}

	.nyclf ul li a {
		font-size: 16px;
	}
}

@media (max-width: 540px) {
	.nyclf {
		display: none;
	}

	.nydo .txt dt .num {
		font-size: 26px;
	}

	.nydo .txt dl {
		font-size: 16px;
	}

	.nyacor li .imgfd img {
		height: 250px;
	}

	.nyacor li b {
		font-size: 20px;
	}

	.nyacor li .des {
		height: auto;
	}

	.nyacor li .txt {
		top: 70px;
	}
}

.nyhis {
	overflow: hidden;
}

.hisgd {
	position: relative;
}

.nyhis .swiper-button-next,
.nyhis .swiper-button-prev {
	width: 50px !important;
	height: 50px !important;
	border: 1px solid #e2e2e2;
	border-radius: 500px;
	text-align: center;
	line-height: 50px;
	background: #fff !important;
	margin-top: 0;
	top: -25px;
}

.nyhis .swiper-button-next span,
.nyhis .swiper-button-prev span {
	color: #666;
	font-size: 18px;
	font-weight: bold;
}

.nyhis .swiper-button-next:hover,
.nyhis .swiper-button-prev:hover {
	border: 1px solid #123885;
	background: #123885 !important;
}

.nyhis .swiper-button-next:hover span,
.nyhis .swiper-button-prev:hover span {
	color: #fff;
}

.nyhis .mySwiper {
	border-top: 1px dashed #123885;
}

.nyhis .mySwiper .year {
	margin-top: -7px;
}

.nyhis .mySwiper .swiper-slide {
	font-size: 20px;
	color: #ced5db;
	text-align: center;
	height: 120px;
	line-height: 120px;
	position: relative;
}

.nyhis .mySwiper .swiper-slide::after {
	content: '';
	width: 14px;
	height: 14px;
	background: #ced5db;
	border-radius: 500px;
	top: 0;
	left: 48%;
	position: absolute;
}

.nyhis .mySwiper .swiper-slide-thumb-active {
	font-size: 60px;
	color: #123885;
	font-family: 'OPlusSans3-Medium';
}

.nyhis .mySwiper .swiper-slide-thumb-active::after {
	width: 22px;
	height: 22px;
	background: #123885;
}

.nyhis .mySwiper2 {
	overflow: hidden;
}

.nyhis .mySwiper2 .img {
	width: 45%;
}

.nyhis .mySwiper2 .txt {
	padding-right: 6%;
	width: 48%;
}

.nyhis .mySwiper2 .txt b {
	font-size: 24px;
	color: #333;
	display: block;
	margin: 20% 0 20px;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: 1;
}

.hisqua h2 {
	text-align: left;
}

.quaqh li .imgfd {
	background: #f6f6f6;
	padding: 24px;
}

.quaqh li .imgfd img {
	height: 340px;
}

.quaqh .swiper-pagination-bullet {
	width: 20px;
	height: 20px;
	background: url(../images/ny15.png) no-repeat center;
	margin: 0 2px;
	opacity: 1;
}

.quaqh .swiper-pagination-bullet-active {
	width: 20px;
	height: 20px;
	background: url(../images/ny14.png) no-repeat center;
}

.quaqh .swiper-pagination {
	margin-top: 40px;
	width: 100%;
}

.listapic li {
	width: 24%;
	margin-right: 1.3%;
	margin-bottom: 20px;
	float: left;
}

.listapic li:nth-child(4n) {
	margin-right: 0;
}

.listapic li .imgfd img {
	height: 290px;
}

.nyapp .listapic li .imgfd img {
	height: 368px;
}

.nyapp .effect-text {
	/* position: absolute; */
	width: 100%;
	height: 100%;
	padding: 20px 40px;
	top: calc(100% - 200px);
	left: 0;
	transition: .5s;
	background-color: #123885;
}

.nyapp .effect-text h2 {
	font-size: 20px;
	transition: .5s;
	text-align: center;
	/* font-weight: bold; */
	/* margin-top: -20px; */
	display: block;
	overflow: hidden;
	height: 36px;
	line-height: 36px;
	/* margin-bottom: 24px; */
	color: #fff;
}

.listser li {
	width: 48%;
	float: left;
	margin-right: 4%;
	margin-bottom: 40px;
	border-radius: 8px;
	overflow: hidden;
	position: relative;
}

.listser li:nth-child(2n) {
	margin-right: 0;
}

.listser li .imgfd img {
	min-height: 340px;
}

.listser li .txt {
	position: absolute;
	top: 60px;
	left: 6%;
	z-index: 1;
}

.listser li .txt h3 {
	font-size: 26px;
	color: #fff;
	display: block;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}

.listser li .txt .des {
	color: #fff;
	height: 90px;
	margin: 20px 0 30px;
	max-width: 400px;
}

@media (max-width: 1200px) {
	.nyhis .mySwiper .swiper-slide-thumb-active {
		font-size: 34px;
	}

	.nyhis .mySwiper2 .txt b {
		margin-top: 30px;
		font-size: 20px;
	}

	.quaqh li .imgfd img {
		height: 260px;
	}

	.listapic li .imgfd img {
		height: 200px;
	}
}

@media (max-width: 960px) {

	.nyhis .mySwiper2 .img,
	.nyhis .mySwiper2 .txt {
		width: 100%;
		margin: 0;
	}

	.listapic li,
	.listapic li:nth-child(4n) {
		width: 49%;
		margin-right: 2%;
	}

	.listapic li:nth-child(2n) {
		margin-right: 0;
	}

	.listapic li .imgfd img {
		height: 270px;
	}

	.listser li .txt h3 {
		font-size: 20px;
	}

	.listser li .txt .des {
		height: 78px;
	}
}

@media (max-width: 540px) {
	.nyhis .mySwiper .swiper-slide {
		height: 90px;
		line-height: 90px;
		font-size: 16px;
	}

	.nyhis .mySwiper .swiper-slide-thumb-active {
		font-size: 20px;
	}

	.nyhis .mySwiper .swiper-slide::after {
		width: 10px;
		height: 10px;
	}

	.nyhis .mySwiper .swiper-slide-thumb-active::after {
		width: 15px;
		height: 15px;
	}

	.nyhis .swiper-button-next,
	.nyhis .swiper-button-prev {
		display: none;
	}

	.nyhis .mySwiper2 .txt b {
		font-size: 16px;
	}

	.quaqh li .imgfd {
		padding: 14px;
	}

	.quaqh li .imgfd img {
		height: 230px;
	}

	.quaqh .swiper-pagination {
		margin-top: 20px;
	}

	.nyhis .mySwiper {
		margin-top: 30px;
	}

	.listapic li .imgfd img {
		height: 140px;
	}

	.listapic li {
		margin-bottom: 10px;
	}

	.listser li,
	.listser li:nth-child(2n) {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}

	.listser li .imgfd img {
		min-height: 280px;
	}

	.listser li .txt .moreall {
		display: inline-block;
	}

	.listser li .txt {
		top: 40px;
	}
}

.linecom li:nth-child(1) {
	width: 44%;
	float: left;
	margin-right: 4%;
}

.linecom li {
	float: right;
	width: 52%;
}

.linecom li .txt {
	background: #f2f5f8;
	border-radius: 8px;
	overflow: hidden;
}

.linecom li:nth-child(1) .imgfd {
	margin-top: 30px;
	border-radius: 8px;
	overflow: hidden;
}

.cfls b {
	color: #123885;

	font-weight: normal;
}


.listnew .nytit {
	margin-bottom: 0px;
	color: #123885;
}

.lineblo .nytit,
.lineblo .moreall4 {
	color: #fff;
}



.lineblo li {
	width: 48%;
	margin-right: 4%;
	float: left;
}

.lineblo li:last-child {
	margin-right: 0;
}

.lineblo li:last-child {
	border-radius: 8px;
}

.lineblo li .moreall4 {
	color: #666;
}

.listwt .content {
	display: none;
}

.listwt li {
	width: 46%;
	float: left;
	margin-right: 8%;
	margin-top: 30px;
}

.listwt li:nth-child(2n) {
	margin-right: 0;
}

.listwt li .topbar {
	height: 90px;
	line-height: 90px;
	border-bottom: 1px solid #dcdcdc;
	background: url("../images/ny19.png") no-repeat right;
	font-size: 20px;
	color: #333;
	overflow: hidden;
}

.listwt li.active .topbar {
	background: url("../images/ny20.png") no-repeat right;
	color: #123885;
}

.listwt .content .des {
	padding: 30px 20px;
}

.nyfl {
	width: 72%;
}

.nyfr {
	width: 24%;
}

.relrea b {
	font-size: 24px;
	color: #333;
}

.relrea .rec {
	width: 48px;
	height: 4px;
	background: #123885;
	margin-top: 5px;
}

.relrea li {
	width: 100%;
	display: flow-root;
	margin-top: 40px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dbddde;
	text-align: center;
}

.relrea li p {
	display: block;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	color: #666;
}

.relrea li:hover p {
	color: #123885;
}

.relrea li .imgfd {
	border-radius: 4px;
	overflow: hidden;
}

.listneco li {
	background: #f2f5f8;
	padding: 30px;
	border-radius: 4px;
	overflow: hidden;
	display: flow-root;
	margin-bottom: 30px;
}

.listneco .imgfd {
	width: 32%;
	border-radius: 4px;
	overflow: hidden;
}

.listneco .imgfd img {
	height: 230px;
}

.listneco .txt {
	width: 65%;
}

.listneco .txt h2 {
	font-size: 22px;
	color: #333;
	display: block;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	font-weight: bold;
	margin-top: 20px;
}

.listneco .txt .des {
	height: 60px;
	margin: 20px 0 40px;
}

.listneco li:hover .txt h2 {
	color: #123885;
}

@media (max-width: 1200px) {

	.listneco .txt .des {
		height: 52px;
	}
}

@media (max-width: 1024px) {
	.nyfl {
		width: 100%;
	}

	.nyfr {
		display: none;
	}

	.listneco .imgfd {
		width: 38%;
	}

	.listneco .txt {
		width: 58%;
	}
}

@media (max-width: 960px) {

	.linecom li:nth-child(1),
	.linecom li,
	.lineblo li,
	.listwt li {
		width: 100%;
	}

	.listneco .imgfd {
		width: 44%;
	}

	.listneco .txt {
		width: 50%;
	}

	.listneco .imgfd img {
		height: 200px;
	}

	.listneco .txt h2 {
		margin-top: 0;
		font-size: 18px;
	}
}

@media (max-width: 540px) {


	.listwt li .topbar,
	.listwt li.active .topbar {
		background: none;
	}

	.listwt li .topbar {
		height: 45px;
		line-height: 45px;
		font-size: 18px;
	}

	.listwt .content .des {
		padding: 15px;
	}

	.f18 {
		font-size: 15px;
	}



	.listneco .txt .cfls,
	.listneco .txt .des {
		display: none;
	}

	.listneco li {
		padding: 15px;
		margin-bottom: 15px;
	}

	.listneco .imgfd img {
		height: 120px;
	}

	.listneco .txt h2 {
		height: 50px;
		line-height: 25px;
		margin-bottom: 20px;
		font-size: 16px;
	}
}

.show-new {
	background: #fff;
}

.show-new .pad {
	padding: 60px 50px;
}

.show-new h1 {
	font-size: 30px;
	color: #333;
	display: block;
	margin-bottom: 20px;
	font-weight: bold;
}

.show-new .mc {
	font-size: 16px;
	color: #666;
	line-height: 34px;
}

.show-new .line {
	width: 100%;
	height: 1px;
	background: #e8e8e8;
	margin: 20px 0;
}

.fanye {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}

.fanye li {
	width: 48%;
	font-size: 16px;
	color: #666;
}

.fanye li:nth-child(2) {
	text-align: right;
}

.fanye li a {
	color: #666;
}

.fanye li:hover a {
	color: #123885;
}

@media (max-width: 960px) {
	.show-new h1 {
		font-size: 20px;
	}
}

@media (max-width: 540px) {
	.show-new .pad {
		padding: 30px 20px;
	}

	.show-new h1 {
		font-size: 18px;
		margin-bottom: 10px;
	}

	.show-new .mc {
		font-size: 14px;
	}
}

.ny-fl {
	width: 26%;
}

.ny-fr {
	width: 72%;
}

.ny-fr .apadd {
	padding-bottom: 0px;
}

.line-ny {
	width: 100%;
	border-bottom: 1px solid #e0e0e0;
	height: 4px;
	margin-top: 10px;
}

.line-ny i {
	width: 90px;
	height: 4px;
	background: #123885;
	display: block;
}

.cp-fl {
	margin-bottom: 40px;
}

.cp-fl .line-ny {
	margin-bottom: 20px;
}

.cp-fl b {
	font-size: 24px;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
}

.cp-fl span {
	font-size: 26px;
	color: #333;
}

.m-like b {
	font-size: 20px;
	color: #333;
	font-weight: bold;
}

.m-like li {
	width: 100%;
	display: inline-block;
	margin-top: 10px;
}

.m-like li .imgfd {
	width: 35%;
	border: 1px solid #f0f0f0;
}

.m-like li .imgfd img {
	/* height: 100px; */
}

.m-like li .txt {
	margin-left: 4%;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin-top: 10%;
	height: 42px;
	overflow: hidden;
	max-width: 56%;
}

.m-like li .txt span {
	font-size: 14px;
	color: #777;
	display: block;
	font-weight: normal;
	margin-bottom: 4px;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
}

.m-like li:hover .txt {
	color: #123885;
}

.list-profl {
	padding-right: 24px;
}

.list-profl ul li {
	margin-bottom: 10px;
}

.list-profl .pp1 {
	font-size: 18px;
	position: relative;
	font-size: 18px;
	display: block;
	min-height: 30px;
}

.list-profl .pp1 a {
	color: #333;
	font-size: 18px;
	font-weight: bold;
}

.list-profl ul li .inactive {
	background: url(../images/off.png) no-repeat 0 7px;
	cursor: pointer;
	padding-left: 15px;
}

.list-profl ul li .inactives {
	background: url(../images/open.png) no-repeat 0 7px;
	cursor: pointer;
	padding-left: 15px;
}

.list-profl ul li ul {
	display: block !important;
}

.list-profl ul li ul li {
	border: none;
	margin-bottom: 0;
}

.list-profl ul li ul li .pp2 {
	margin-bottom: 6px;
	min-height: 20px;
	margin-left: 15px;
	line-height: 24px;
	display: inline-flex;
	background: none;
}

.list-profl ul li ul li .pp2 a {
	font-size: 16px;
	color: #666;
}

.list-profl ul li ul li ul {
	display: none;
	margin-left: 30px;
}

.list-profl ul li ul li ul li {
	background: url(../images/off.png) no-repeat 0 4px;
	display: flow-root;
	padding-left: 15px;
}

.list-profl ul li ul li ul li a {
	font-size: 16px;
	color: #333;
	line-height: 18px;
	margin-bottom: 6px;
	display: block;
}

.list-profl ul li ul li ul li i {
	font-size: 12px;
	color: #333;
	line-height: 18px;
}

.list-profl ul li ul li ul li a:hover,
.list-profl ul li a:hover,
.list-profl ul li ul li a:hover {
	color: #082d7f;
}

.list-profl .pp1 a.active {
	color: #082d7f;
}

.list-profl ul li ul li ul li:hover,
.list-profl ul li ul li ul li.cur {
	background: url(../images/open2.png) no-repeat 0 4px;
}

.list-profl .num {
	font-size: 14px;
	color: #666;
	margin-left: 5px;
	font-weight: normal;
}

.list-pro li {
	margin-bottom: 40px;
	text-align: center;
}

.list-pro li .imgfd img {
	/* height: 280px; */
	height: auto;
}

.list-pro li .imgfd {
	position: relative;
	border: 1px solid #ccc;
}

.list-pro li h2 {
	display: block;
	color: #333;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	margin-top: 20px;
	font-size: 18px;
}

.list-pro li:hover h2 {
	color: #123885;
}

@media (max-width: 1024px) {
	.ny-fl {
		display: none;
	}

	.ny-fr {
		width: 100%;
	}
}

.show-pro1 .img {
	width: 40%;
	border: 1px solid #ccc;
}

.show-pro1 .img img {
	width: 100%;
}

.show-pro1 .txt {
	width: 50%;
}

.show-pro1 .txt h1 {
	font-size: 35px;
	color: #123885;
	line-height: 30px;
	display: block;
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 20px;
	padding: 20px 0;
	font-weight: 700;
}

.show-pro1 .txt li {
	width: 146px;
	height: 48px;
	line-height: 48px;
	border-radius: 3px;
	float: left;
}

.show-pro1 .txt li:nth-child(1) {
	background: #ffb612 url(../images/ns-pro1.png) no-repeat 30px;
	margin-right: 34px;
}

.show-pro1 .txt li a {
	font-size: 14px;
	color: #fff;
	padding-left: 60px;
}

.show-pro1 .txt .share .he {
	width: 86px;
	height: 48px;
	line-height: 48px;
	border-radius: 3px;
	background: #123885 url(../images/ns-ic1.png) no-repeat 30px;
	padding-left: 60px;
}

.show-pro1 .txt .share dl {
	top: 48px;
	width: 146px;
}

.show-pro1 .txt .share dl dt {
	width: 146px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	margin: 5px 0;
}

.show-pro1 .txt .share dl dt a {
	padding-left: 0 !important;
}

.show-pro1 .txt .share dl dt img {
	padding-left: 30px;
	margin-right: 10px;
}

.show-pro1 .txt .des {
	margin-bottom: 50px;
}

.show-pro1 .txt .des h2 {
	font-size: 22px;
	margin-bottom: 20px;
}

.show-pro2 .mt-tabpage {
	width: 100%;
}

.show-pro2 .mt-tabpage-title {
	height: 55px;
	border-bottom: 1px solid #123885;
	overflow: hidden;
}

.show-pro2 .mt-tabpage-title .mt-tabpage-item {
	display: inline-block;
	height: 55px;
	line-height: 55px;
	text-align: center;
	color: #333;
	font-size: 18px;
	float: left;
	padding: 0 2%;
}

.show-pro2 .mt-tabpage-title .mt-tabpage-item-cur {
	color: #fff;
	background: #123885;
}

.show-pro2 .mt-tabpage-count {
	position: relative;
	width: 800px;
	height: 200px;
	overflow: hidden;
}

.show-pro2 .mt-tabpage-cont__wrap {
	position: absolute;
}

.show-pro2 .mt-tabpage-count .mt-tabpage-item {
	width: 100%;
	height: 200px;
}

.pignose-tab-wrapper {
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}

.pignose-tab-wrapper .pignose-tab-btn {
	display: block;
	height: 55px;
	line-height: 55px;
	background: #fff;
	font-size: 18px;
	padding: 0 20px;
	color: #333;
}

.pignose-tab-wrapper .pignose-tab-btn.active,
.pignose-tab-wrapper .pignose-tab-btn:hover {
	background: #fff;
	color: #fff;
	background: #123885;
}

.pignose-tab-wrapper .pignose-tab-group .pignose-tab-list {
	float: left
}

.pignose-tab-wrapper .pignose-tab-container {
	display: none;
	width: 100%;
	position: absolute;
	left: 0;
	top: 55px;
	text-align: left;
	border-top: 1px solid #123885;
	padding-top: 40px;
}

.pignose-tab-wrapper .pignose-tab-container.active {
	display: block
}

.show-pro .des {
	line-height: 30px;
	padding-bottom: 50px;
}

.des4 {
	min-height: 400px;
}

.pignose-tab-group {
	height: 55px;
	overflow: hidden;
}

.show-pro3 {
	margin-top: 60px;
}

.show-pro3 h2,
.cont h2 {
	font-size: 24px;
	color: #333;
	display: block;
	margin-bottom: 24px;
}

.show-pro3 li {
	width: 23.5%;
	float: left;
	margin-right: 2%;
	text-align: center;
}

.show-pro3 li:nth-child(4) {
	margin-right: 0;
}

.show-pro3 li p {
	font-size: 18px;
	color: #333;
	display: block;
	margin-top: 16px;
}

.show-pro3 li:hover p {
	color: #123885;
}

.des img {
	max-width: 100% !important;
	height: auto !important;
}

table {
	width: 100% !important;
}

.pro-d {
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 30px;
}

.pro-d b {
	padding: 0 26px;
	background: #123885;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #fff;
	display: inline-block;
}

.ny-fr .show-pro2 .show-new .des iframe {
	width: 50%;
}

@media (max-width: 1200px) {
	.show-pro1 .img .num {
		width: 80%;
	}
}

@media (max-width: 768px) {
	.show-pro3 li {
		width: 48%;
		margin-right: 4%;
		margin-bottom: 30px;
	}

	.show-pro3 li:nth-child(2) {
		margin-right: 0;
	}

	.show-pro3 h2,
	.cont h2 {
		font-size: 20px;
	}

	.show-pro1 .img,
	.show-pro1 .txt {
		width: 100%;
	}

	.show-pro1 .img {
		margin-bottom: 30px;
		max-width: 530px;
	}

	.show-pro1 .txt .des {
		margin-bottom: 20px;
	}

	.show-pro1 .txt h1 {
		font-size: 24px;
	}
}

@media (max-width: 500px) {
	.show-pro3 li p {
		font-size: 15px;
		margin-top: 5px;
	}

	.show-pro3 li {
		margin-bottom: 20px;
	}

	.show-pro3 {
		margin-top: 30px;
	}

	.show-pro3 h2,
	.cont h2 {
		font-size: 18px;
		margin-bottom: 10px;
	}

	.pignose-tab-wrapper .pignose-tab-btn {
		font-size: 15px;
	}

	.pignose-tab-group {
		height: 165px;
	}

	.pignose-tab-wrapper .pignose-tab-container {
		top: 165px;
		padding-top: 20px;
	}

	#big_img {
		height: 300px;
	}

	.pro-d b {
		font-size: 16px;
	}

	.pro-d {
		margin-bottom: 10px;
	}

	.des,
	.des p {
		font-size: 16px !important;
		line-height: 22px !important;
	}

	.syabo .txt .des {
		overflow: hidden;
		height: 180px;
	}

	.syabo .txt .des p {
		display: -webkit-box;
		text-overflow: ellipsis;
		-webkit-line-clamp: 8;
		-webkit-box-orient: vertical;
	}

	.syabo .imgg {
		padding: 0;
	}

	.sywhy .txt .des {
		line-height: 25px !important;
	}

	.ny-fr .show-pro2 .show-new .des iframe {
		width: 100%;
	}

}

.feed {
	margin-top: 60px;
}

.feed .box2 {
	width: 100%;
	background: #f2f5f8;
}

.feed .box2 .form_input,
.feed .box2 .input_control,
.form_text {
	background: #fff;
}

@media (max-width: 600px) {
	.show-case dt {
		font-size: 14px;
		margin-right: 20px;
	}

	.show-case dl {
		line-height: 22px;
	}

	.feed {
		margin-top: 30px;
	}
}

.cont .pad {
	padding: 60px 45px 45px;
}

@media (max-width: 960px) {
	.cont .pad {
		padding: 50px 40px;
		display: flow-root;
	}
}

@media (max-width: 540px) {
	.cont .pad {
		padding: 30px 20px;
	}
}

/* job s */
.TextList002514 .auto {
	max-width: 1600px;
}

.TextList002514 .list {
	margin-bottom: 2vw;
	padding: 35px;
	border: 1px solid #ededed;
	transition: .3s;
}

.TextList002514 .list:hover {
	box-shadow: 0px 8px 25px rgba(0, 0, 0, 0.1);
}

.TextList002514 .list .content-base {
	display: flex;
	justify-content: space-between;
	line-height: 1;
	cursor: pointer;
	border-bottom: 1px solid rgba(0, 0, 0, 0);
}

.TextList002514 .list .content-base .base-left .name {
	display: flex;
	padding-bottom: 20px;
}

.TextList002514 .list .content-base .base-left .name .job-title {
	margin-right: 10px;
	font-size: 22px;
	color: #333;
}

.TextList002514 .list .content-base .base-left .name .tag {
	display: inline-block;
	max-width: 100px;
	padding: 0 12px;
	margin-right: 8px;
	font-size: 12px;
	line-height: 24px;
	color: #ff7a3e;
	background: rgba(255, 122, 62, .1);
}

.TextList002514 .list .content-base .base-left .name .tag-work {
	color: #00933d;
	background: rgba(0, 147, 61, .1);
}

.TextList002514 .list .content-base .base-left .base-detail span:not(:last-child):after {
	display: inline-block;
	content: '/';
	margin: 0 15px;
	color: #999;
}

.TextList002514 .list .content-base .base-right {
	flex-shrink: 0;
	min-width: 150px;
	padding-top: 19px;
	text-align: right;
	font-size: 16px;
}

.TextList002514 .list .content-base .base-right i {
	display: inline-block;
	margin-left: 10px;
	height: 10px;
	width: 10px;
	background: url(../images/Menu002849_more.gif) no-repeat right center;
}

.TextList002514 .list .content-base.select {
	border-bottom: 1px solid #ededed;
	padding-bottom: 30px;
}

.TextList002514 .job-main {
	display: none;
	padding: 35px 0;
	font-size: 15px;
}

.TextList002514 .job-main strong {
	font-weight: normal;
	font-size: 18px;
}

.TextList002514 .job-email {
	color: #00933d;
	margin-top: 30px;
}



@media(max-width:640px) {
	.TextList002514 .list {
		padding: 15px;
	}

	.TextList002514 .list .content-base {
		display: block;
	}
}

/* job e */


/* history s */

/* 发展历程 */
.Timeline002790 {
	padding-top: 3%;
}

.Timeline002790 .auto {
	max-width: 1600px;
}

.Timeline002790 .year {
	position: relative;
	padding: 2% 0 4% 0;
	color: #6e6e6e;
}

.Timeline002790 .year::before {
	content: '';
	width: 1px;
	height: 103%;
	top: -3%;
	position: absolute;
	background-color: #ededed;
	z-index: 0;
}

.Timeline002790 ul {
	position: relative;
	z-index: 1;
}

.Timeline002790 li {
	position: relative;
	margin-top: -60px;
}

.Timeline002790 li:after {
	content: "";
	display: block;
	position: absolute;
	top: 51%;
	right: 0;
	width: 50%;
	height: 2px;
	border-bottom: 1px dashed #ddd;
	z-index: -2
}

.Timeline002790 li:nth-child(2n-1):after {
	left: 0
}

.Timeline002790 li:before {
	width: 12px;
	height: 12px;
	border: 1px solid #999;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	margin-left: -7px;
	top: 50%;
	margin-top: -2px;
	content: '';
	background: #fff;
}

.Timeline002790 li:nth-child(2n-1)::before {
	left: auto;
	right: 50%;
	margin-right: -6px;
}

.Timeline002790 li .con {
	width: 45%;
	background: #f5f5f5;
	padding: 80px;
	float: right;
	position: relative;
	overflow: hidden;
	border: 1px solid #fff
}

.Timeline002790 li .con figure {
	width: 40%;
	position: absolute;
	right: 20px;
	top: 20px;
	bottom: 20px;
}

.Ispic {
	background-repeat: no-repeat;
	background-position: inherit;
	background-size: cover;
}

.Timeline002790 li .icon {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 60px;
	height: 60px;
	padding: 5px;
	background: #fff;
	overflow: hidden;
	border-radius: 0 6px 0 0
}

.Timeline002790 li .con .txt {
	width: 60%;
}

.Timeline002790 li .con .txt span {
	font-size: 17px;
	font-weight: bold;
	color: #333;
}

.Timeline002790 li:nth-child(2n-1) .con figure {
	left: 20px
}

.Timeline002790 li:nth-child(2n-1) .con .txt {
	float: right;
	padding-left: 6%
}

.Timeline002790 li:nth-child(2n-1) .icon {
	left: auto;
	right: 0;
	border-radius: 6px 0 0 0
}

.Timeline002790 li:nth-child(2n-1) .con {
	float: left
}

.Timeline002790 li .txt {
	position: relative;
	font-size: 16px;
	line-height: 2;
	color: #333;
	padding-right: 50px
}

.Timeline002790 li:nth-child(2n-1) .txt {
	padding-right: 0
}

.Timeline002790 li .txt figure {
	transition: all ease 0.5s;
	position: absolute;
	top: 0;
	width: 120px;
	height: 100px;
}

.Timeline002790 li:nth-child(2n-1) .txt figure {
	left: 0;
}

.Timeline002790 li:nth-child(2n) .txt figure {
	right: 0;
}

.Timeline002790 li .txt figure img {
	position: absolute;
	max-width: 100%;
	max-height: 100%;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.Timeline002790 li .txt h3 {
	margin: 0;
	font-size: 28px;
	color: #123885;
	padding-bottom: 10px;
	font-family: 'Fonts';
	line-height: 1;
}

.Timeline002790 li.hover .con {
	border: 1px solid #123885
}

.Timeline002790 li.hover:after {
	border-color: #123885
}

.Timeline002790 li.hover:before {
	border-color: #123885
}

.Timeline002790 li.nopic .con .txt {
	float: left;
	width: 50%;
	padding: 0 !important
}

@media(min-width:641px) {
	.Timeline002790 .year::before {
		left: 50%;
		margin-left: -0.5px;
	}

	.Timeline002790 li {
		width: 100%;
	}

	.Timeline002790 li:nth-child(2n-1) {
		float: left;
	}

	.Timeline002790 li:nth-child(2n) {
		float: right;
		z-index: 10;
	}
}

@media(max-width:640px) {

	.Timeline002790 li .con figure {
		right: 0px;
	}

	.Timeline002790 li:nth-child(2n-1) .con figure {
		left: 0px
	}

}


@media(max-width:1024px) {
	.Timeline002790 {
		padding-top: 0
	}

	.Timeline002790 li {
		margin-bottom: 20px;
		height: auto;
		overflow: hidden;
		margin-top: 0
	}

	.Timeline002790 li .con {
		width: 100%;
		float: left;
		padding: 20px
	}

	.Timeline002790 .year::before,
	.Timeline002790 li:after,
	.Timeline002790 li:before {
		display: none
	}

	.Timeline002790 li .con .txt,
	.Timeline002790 li .con figure {
		position: relative;
		float: left;
		width: 100%
	}

	.Timeline002790 li .con figure {
		height: 200px;
		margin-bottom: 40px;
	}
}

.Timeline002790 .more {
	text-align: center;
	padding-bottom: 20px;
}

.Timeline002790 .more a {
	width: 180px;
	height: 36px;
	text-align: left;
	line-height: 36px;
	display: inline-block;
	color: #fff;
	font-size: 14px;
	background: url(../images/Timeline002790-more.png) no-repeat 70% center #123885;
	position: relative;
	z-index: 100;
	border-radius: 60px;
	text-align: center;
	padding-right: 20px;
}

/* histort e */


/* download */

.com_tit h3 {
	font-size: 38px;
	color: #333;
	display: block;
	margin-bottom: 45px;
	font-weight: 700;
}

.n_download {
	padding: 40px 0 60px;
}

.n_download ul {}

.n_download ul li {
	float: left;
	width: 49%;
	margin-right: 2%;
	padding: 50px 70px;
	background: #eceef0;
	margin-bottom: 32px;
}

.n_download ul li a {
	display: block;
}

.n_download ul li:nth-child(2n) {
	margin-right: 0;
}

.n_download ul li .time {
	font-size: 14px;
	color: #363636;
	position: relative;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.n_download ul li h4 {
	font-size: 20px;
	color: #363636;
	font-weight: bold;
	line-height: 25px;
	height: 50px;
	margin: 20px 0 30px;
	font-weight: bold;
}

.n_download ul li .bot {}



.n_download ul li .bot .ico {
	color: #767676;
	line-height: 40px;
}

.n_download ul li .bot .ico i {
	font-size: 28px;
	color: #123885;
	margin-right: 0.1rem;
}

.n_download ul li .bot .ico p {
	font-size: 16px;
}

.n_download .bot .flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.n_download ul li .bot span {
	padding: 12px 15px;
	font-size: 14px;
	color: #5e5e5e;
	text-transform: uppercase;
	border: 1px solid #bcbec0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.n_download ul li:hover .bot span {
	background-color: #123885;
	border-color: #123885;
	color: white;
}

.n_download ul li .bot span i {
	margin-right: 10px;
}

.n_download ul li .bot span p {}

/* download e */



/* video-s */

.tacnhuang {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999;
	background: rgba(0, 0, 0, 0.8);
	display: none;
}

.tacnhuang .tbox {
	width: 70%;
	height: 70vh;
	position: relative;
	margin: 15vh auto;
}

.tacnhuang .tbox .out {
	display: block;
	width: 40px;
	height: 40px;
	background: url(../images/out.png) center no-repeat;
	background-size: cover;
	position: absolute;
	top: 0;
	right: -50px;
	z-index: 3;
	cursor: pointer;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

.tacnhuang .tbox .out:hover {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}

.tacnhuang .tbox .video {
	width: 100%;
	overflow: hidden;
	height: 100%;
}

.tacnhuang .tbox .video video {
	display: block;
	width: 100%;
	max-height: 100%;
}

.tacnhuang .tbox img {
	display: block;
	margin: 0 auto;
	max-width: inherit;
	height: 100%;
}

.syabo .imgg .ico_player:before {
	content: "";
	display: block;
	width: 70px;
	height: 70px;
	/*background: url(../images/bf.png) center no-repeat;*/
	/*background-size: cover;*/
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -35px;
	margin-top: -35px;
	z-index: 999999;
}


.syabo .imgg .ico_player {
	display: inline-block;
	width: 75px;
	height: 75px;
	line-height: 75px;
	/* border: 6px solid; */
	/* border-radius: 50%; */
	/* font-size: 45px; */
	text-align: center;
	background: url(../images/bf.png) center no-repeat;
	background-size: cover;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 3;
	margin: auto;
	/* color: rgba(255, 255, 255, .8); */
	cursor: pointer;
}



.tacnhuang1 {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999;
	background: rgba(0, 0, 0, 0.8);
	display: none;
}

.tacnhuang1 .tbox {
	width: 70%;
	height: 70vh;
	position: relative;
	margin: 15vh auto;
}

.tacnhuang1 .tbox .out {
	display: block;
	width: 40px;
	height: 40px;
	background: url(../images/out.png) center no-repeat;
	background-size: cover;
	position: absolute;
	top: 0;
	right: -50px;
	z-index: 3;
	cursor: pointer;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

.tacnhuang1 .tbox .out:hover {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}

.tacnhuang1 .tbox .video {
	width: 100%;
	overflow: hidden;
	height: 100%;
}

.tacnhuang1 .tbox .video video {
	display: block;
	width: 100%;
	max-height: 100%;
}

.tacnhuang1 .tbox img {
	display: block;
	margin: 0 auto;
	max-width: inherit;
	height: 100%;
}


.ny-fr .shipin a .ico_player:before {
	content: "";
	display: block;
	width: 70px;
	height: 70px;
	background: url(../images/bf.png) center no-repeat;
	background-size: cover;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -35px;
	margin-top: -35px;
	z-index: 999999;
}


.ny-fr .shipin a .ico_player {
	display: inline-block;
	width: 75px;
	height: 75px;
	line-height: 75px;
	/* border: 6px solid; */
	/* border-radius: 50%; */
	/* font-size: 45px; */
	text-align: center;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 3;
	ikuuk8 margin: auto;
	/* color: rgba(255, 255, 255, .8); */
	cursor: pointer;
}

/* video-s */

/* =====================产品中心样式======================== */
.pro_bg {
	background: #f3f5f7;
}

.sidebox {
	/* background-color: #f6f6f7; */
	background-color: #fff;
	margin-bottom: 0.2rem;
	border-radius: 4px;
	padding: 0.2rem;
}

/* 产品列表 */
.productlist_con,
.product_con {
	padding: 0.4rem 0 0.6rem;
}

.productlist_con .fl,
.product_con .fl {
	width: 25%;
}

/* 侧栏搜索 */
.sidebox .search-form input[type=text] {
	height: 40px;
	padding-left: 20px;
	background-color: #fff;
	width: calc(100% - 50px);
	/* border: 0; */
	border: 1px solid #f3f5f7;
}

.sidebox .search-form .search-submit {
	width: 50px;
	height: 40px;
	display: inline-block;
	color: white;
	font-size: 24px;
	/*  background-image: url(../images/ico_search.png);
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: bottom; */
	background-color: #d91717;
	border: 0;
}

/* 侧栏导航 */
.pro_nav_view {
	/* background-color: #f6f6f7; */
	background-color: #fff;
	box-shadow: 0px 0px 15px rgb(0 0 0 / 15%);
	margin-bottom: 0.2rem;
}

.pro_nav_view .tit {
	position: relative;
	height: 90px;
	line-height: 90px;
	padding: 0 0.2rem;
	background: #ba2921;
	background-position: center 10%;
}

.pro_nav_view .tit h3 {
	font-weight: bold;
	font-family: "OPlusSans3-Regular";
	font-size: 0.26rem;
	color: #fff;
	text-transform: uppercase;
}

.pro_nav_view .tit span {
	height: 38px;
	width: 50px;
	text-align: center;
	z-index: 1;
	line-height: 38px;
}

.pro_nav_view ul {
	padding: 0.2rem 0.2rem 0.15rem;
}

.pro_nav_view ul li {
	margin-bottom: 0.1rem;
}

.pro_nav_view ul li:last-child {
	margin-bottom: 0;
}

.pro_nav_view ul li a {
	position: relative;
	display: block;
	font-size: 16px;
	color: #242424;
	line-height: 1.3;
	font-weight: 500;
	border-bottom: 1px solid rgba(36, 36, 36, 0.3);
	padding: 0.16rem 35px 0.12rem 0;
	text-transform: capitalize;
	z-index: 1;
}

.pro_nav_view ul li:hover>a,
.pro_nav_view ul li.active>a {
	color: #d91717;
}

.pro_nav_view ul li a i {
	position: absolute;
	top: 50%;
	right: 0;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2;
}

.pro_nav_view ul li a i::before {
	content: "\e600";
}

.pro_nav_view ul li.active a i::before {
	content: "\e601";
}

.pro_nav_view ul>li>ul {
	display: none;
	padding-right: 0;
}

.pro_nav_view ul>li>ul>li>a {
	font-size: 16px;
}

/* 侧栏产品 */
.sidebox h3 {
	font-size: 24px;
	line-height: 1.5;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e1e1e1;
}

.sidebox .side_pro {}

.sidebox .side_pro li {
	float: left;
	width: 49%;
	margin-right: 2%;
	margin-bottom: 0.25rem;
}

.sidebox .side_pro li:nth-child(2n) {
	margin-right: 0;
}

.sidebox .side_pro li:last-child {
	margin-bottom: 0;
}

.sidebox .side_pro li a {
	display: block;
}

.sidebox .side_pro li .pic {}

.sidebox .side_pro li .pic img {}

.sidebox .side_pro li p {
	font-size: 13px;
	line-height: 1.6;
	text-align: center;
	display: block;
	color: #333;
	margin: 7px;
}

/* 右侧列表 */
.productlist_con .fr,
.product_con .fr {
	width: 72%;
}

.productlist_con .fr ul {}

.productlist_con .fr>ul>li {
	float: left;
	/* 	width: 32%;
	margin-right: 2%; */
	width: 32%;
	margin-right: calc(4% / 2);
	margin-bottom: 0.3rem;
	/* border: 1px solid #f6f6f6; */
}

.productlist_con .fr>ul>li:nth-child(3n) {
	margin-right: 0;
}

.productlist_con .fr>ul>li a {
	display: block;
}

.productlist_con .fr>ul>li .pic {}

.productlist_con .fr>ul>li .pic img {}

.productlist_con .fr>ul>li .info {
	padding: 0.2rem;
	background-color: #fff;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.productlist_con .fr>ul>li:hover .info {
	background-color: #d91717;
}

.productlist_con .fr>ul>li .info h4 {
	font-size: 16px;
	line-height: 1.3;
	font-family: "OPlusSans3-Regular";
	color: #45494c;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.productlist_con .fr>ul>li .info h4 span {
	color: #f09420 !important;
}

.productlist_con .fr>ul>li .info p {
	font-size: 14px;
	line-height: 20px;
	/* height: 40px; */
	color: #909599;
	margin-top: 0.1rem;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.productlist_con .fr>ul>li:hover .info h4 {
	color: white;
}

.productlist_con .fr>ul>li:hover .info p {
	color: rgb(255, 255, 255, .7);
}

/* 产品详情 */
.product_con_view {}

.product_con_view .top {}

.product_con_view .top .fl {
	width: 48%;
}

.product_con_view .product_det_pic {}

.product_con_view .product_det_pic ul {}

.product_con_view .product_det_pic ul li {}

.product_con_view .product_det_pic img {}

.product_con_view .product_det_ico {
	overflow: hidden;
	margin-top: 0.2rem;
}

.product_con_view .product_det_ico ul {}

.product_con_view .product_det_ico ul li {
	/* margin-right: 10px; */
	width: 100px !important;
	border: 1px solid #d7d9db;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.ind_pro .top ul {
	margin: 30px 0 35px 0;
}

.ind_pro .top ul li {
	position: relative;
	flex-grow: 1;
	border-right: 1px solid #EFF2F7;
	z-index: 2;
	-webkit-flex-grow: 1;
	-moz-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.ind_pro .top ul li a {
	text-align: center;
	font-size: 16px;
	color: #333;
	padding: 6px 2%;
	min-height: 60px;
	background-color: white;
	text-transform: capitalize;
}

.ind_pro .probox {
	display: none;
}

.ind_pro .probox.show {
	display: block;
}

.ind_pro .probox ul li {
	width: 24%;
	margin-right: 1%;
}

.ind_pro .probox ul li:nth-child(4n) {
	margin-right: 0;
}

.ind_pro .top ul li.active a,
.ind_pro .top ul li:hover a {
	background-color: #508cc9;
	color: white;
}

.ind_pro .top ul li a span {
	line-height: 1.5;
}

.product_con_view .product_det_ico ul li.swiper-slide-thumb-active {
	border-color: #d91717;
}

.product_con_view .product_det_ico ul li .pic {
	overflow: hidden;
}

.product_con_view .product_det_ico img {}

.product_con_view .product_det_ico .swiper-button-prev {}

.product_con_view .product_det_ico .swiper-button-next {}

.product_con_view .top .fr {
	width: 50%;
}

.product_con_view .fr h3 {
	color: #242e33;
	font-size: 0.36rem;
	line-height: 1.3;
	padding-bottom: 0.2rem;
	margin: 0px 0px 20px;
	border-bottom: 1px solid #d7d9db;
}

.product_con_view .fr .des {
	font-size: 16px;
	line-height: 1.8;
	color: #333;
}

.product_con_view .fr .inquiry {
	margin-top: 0.3rem;
}

.product_con_view .fr .inquiry a {
	display: inline-block;
	color: #fff;
	padding: 0.15rem 0.3rem;
	font-size: 16px;
	min-width: 150px;
	background-color: #d91717;
	text-align: center;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	margin-right: 0.1rem;
}

.product_con_view .fr .inquiry a:first-child {
	background-color: #333;
}

.product_con_view .fr .keyword_box {
	padding-top: 0.2rem;
	margin-top: 0.3rem;
	border-top: 1px solid #d7d9db;
}

.product_con_view .fr .keyword_box a {
	display: inline-block;
	font-size: 13px;
	line-height: 1.3;
	color: #333;
	padding: 0.1rem 0.3rem;
	margin-right: 0.1rem;
	margin-bottom: 0.12rem;
	border: 1px solid #ddd;
	border-radius: 50px;
}

.product_con_view .bot {
	margin-top: 0.5rem;
	background: #fff;
	border-radius: 10px;
	padding: 0.3rem 0.4rem;
}

.product_con_view .bot .bot_nav {
	border-bottom: 2px rgba(0, 0, 0, .1) solid;
}

.product_con_view .bot .bot_nav li {
	float: left;
	position: relative;
	font-size: 0.24rem;
	line-height: 60px;
	color: #242e33;
	margin-right: 0.5rem;
	padding-right: 0.05rem;
	cursor: pointer;
}

.product_con_view .bot .bot_nav li:after {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	top: 100%;
	left: 0;
	background: #d91717;
	height: 2px;
	opacity: 0;
}

.product_con_view .bot .bot_nav li.active {
	color: #d91717;
}

.product_con_view .bot .bot_nav li.active:after {
	opacity: 1;
}

.product_con_view .bot .bot_con {
	margin-top: 0.5rem;
}

.product_con_view .bot .bot_con>li {
	display: none;
	color: #5d6e75;
	font-size: 16px;
	line-height: 1.8;
}

.product_con_view .bot .bot_con>li.show {
	display: block;
}

.product_con_view .remen {
	margin-top: 0.6rem;
}

.product_con_view .remen .tit {
	color: #404040;
	font-size: 0.32rem;
	line-height: 1.6;
	text-align: center;
	margin: 0px 0px 0.5rem;
}

.product_con_view .remen ul {}

.product_con_view .remen ul li {
	float: left;
	width: 32%;
	margin-right: 2%;
	text-align: center;
}

.product_con_view .remen ul li:nth-child(3n) {
	margin-right: 0;
}

.product_con_view .remen ul li a {
	display: block;
}

.product_con_view .remen ul li .pic {
	border-radius: 8px;
}

.product_con_view .remen ul li img {}

.product_con_view .remen ul li p {
	display: block;
	padding: 0.2rem 2%;
	color: #242e33;
	font-size: 0.2rem;
	line-height: 1.6;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.product_con_view .remen ul li:hover p {
	color: #d91717;
}

.ind_new {}

.ind_new .fl {}

.ind_new .fl ul {}

.ind_new .fl ul li {}

.ind_new .fl ul li a {}

.ind_new .fl ul li a h4 {}

.ind_new .left {
	width: 36%;
	float: left;
	position: relative;
}

.ind_new .left ul {
	height: 100%;
}

.ind_new .left li {
	background: #efefef;
	margin-top: 2px;
	position: relative;
	transition: all 0.5s ease;
	cursor: pointer;
	width: 100%;
	-webkit-flex-grow: 1;
	-moz-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.ind_new .left li:first-child {
	margin-top: 0;
}

.ind_new .left li .li_box {
	padding: 0.4rem 0.15rem 0.4rem 0.3rem;
	position: relative;
	z-index: 3;
	line-height: 1.6;
	height: 100%;
}

.ind_new .left li .li_box .tit {
	font-size: 24px;
	color: #0e0e0e;
	margin-bottom: 5px;
}

.ind_new .left li .li_box .con {
	font-size: 15px;
	color: #222;
	color: rgba(34, 34, 34, .8);
}

.ind_new .left li .li_bg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	transition: all 0.5s ease;
}

.ind_new .left li:before {
	content: '';
	width: 40px;
	height: 2px;
	background: #fff;
	position: absolute;
	right: -80px;
	top: 50%;
	margin-top: -1px;
	z-index: 3;
	transition: all 0.5s ease;
	opacity: 0;
	visibility: hidden;
}

.ind_new .left li:after {
	content: '';
	width: 2px;
	height: 40px;
	background: #fff;
	position: absolute;
	right: -40px;
	top: 30%;
	margin-top: -20px;
	z-index: 3;
	transition: all 0.5s ease;
	opacity: 0;
	visibility: hidden;
}

.ind_new .left li.cur {
	background: #508cc9;
}

.ind_new .left li.cur .li_box .tit {
	color: #fff;
}

.ind_new .left li.cur .li_box .con {
	color: #fff;
}

.ind_new .left li.cur .li_bg {
	/* width: 120%; */
	background: #508cc9
}

/* 
.ind_new .left li.cur:before {
	right: -60px;
	opacity: 1;
	visibility: visible;
} */
/* 
.ind_new .left li.cur:after {
	top: 50%;
	opacity: 1;
	visibility: visible;
} */

.ind_new .right {
	width: 64%;
	float: right;
	position: relative;
	z-index: 1;
}

.ind_new .right .rect-5427 {
	padding-bottom: 54.6%;
}

.ind_new .right .l {
	width: 60%;
}

.ind_new .right .l img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.ind_new .right .r {
	width: 40%;
	padding: 30px 20px;
	background: #fff;
}

.ind_new .right .r .tit {
	font-size: 20px;
	margin-bottom: 25px;
}

.ind_new .right .item,
.ind_new .right .item .flex,
.ind_new .right .item .l .pic {
	height: 100%;
}

.ind_new .right .r .con {
	font-size: 16px;
	line-height: 1.5;

}

.ind_new .right .item {
	display: none;
}

.ind_new .right .item.cur {
	display: block;
}

.solu {}

.solu .fl,
.solu .fr {
	width: 50%;
}

.solu .fr {
	padding: 100px 50px 50px 50px;
}

.solu .fr ul {}

.solu .fr ul li:nth-child(2n) {
	margin-left: 6%;
}

.solu .fr ul li {
	width: 35%;
	margin-bottom: 40px;
}

.solu .fr ul li h4 {
	font-size: 18px;
	margin-bottom: 10px;
}

.solu .fr ul li p {
	font-size: 14px;
	line-height: 1.4;
}

/* 行业应用 s */
.ind_industry {}

.ind_industry .con {
	margin-top: 0.55rem;
}

.ind_industry ul {}

.ind_industry ul li {
	position: relative;
	float: left;
	width: 32%;
	overflow: hidden;
}

.ind_industry ul li:nth-child(3n) {
	margin-right: 0;
}

.ind_industry ul li a {
	position: relative;
	overflow: hidden;
}

.ind_industry ul li .pic {}

.ind_industry ul li .pic img {}

.ind_industry ul li a .mask {
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 80px 0.4rem;
	top: calc(100% - 150px);
	left: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background: -webkit-linear-gradient(rgb(0, 0, 0, .0) 0%, rgb(0, 0, 0, .8) 80%);
}

.ind_industry ul li:hover .mask {
	top: 0;
	background: rgba(80, 140, 201, .8);
	/* mix-blend-mode: multiply; */
}

.ind_industry ul li .mask h3 {
	font-size: 18px;
	font-weight: bold;
	margin-top: -20px;
	display: block;
	overflow: hidden;
	height: 36px;
	line-height: 36px;
	margin-bottom: 0.2rem;
	color: #fff;
	text-transform: capitalize;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.ind_industry ul li:hover .mask h3 {
	margin-top: 0;
	text-transform: capitalize;
}

.ind_industry ul li .mask .des {
	display: none;
	margin-bottom: 80px;
	height: 150px;
	overflow: hidden;
	color: #fff;
}

.ind_industry ul li:hover .mask .des {
	display: block;
}

.ind_industry ul li .mask i {
	font-size: 16px;
	color: #fff;
}

.ind_industry ul li .mask i span {
	font-size: 12px;
	margin-right: 6px;
}

/* 行业应用 e */
.ab1 {
	/* padding: 155px 0 100px; */
	background: #f4f6f8 url(../images/ab_1.png) center top no-repeat;
}

.head .yy {
	/*width: 150px;*/
	line-height: 24px;
	float: right;
	position: relative;
	margin: 28px 50px;
	border: 1px solid #fff;
	/*color: #fff;*/
	text-align: center;
	border-radius: 0px;
	background-color: transparent;
}

.head .yy option {
	background-color: rgba(17, 17, 17, 0.9);
	color: #fff;
}

.head .yy select {
	background-color: rgba(17, 17, 17, 0.9);
	/*border-color: 1px rgba(17, 17, 17, 0.9) ;*/
	border: 1px solid rgba(17, 17, 17, 0.9);
}

.head .yy:hover {
	background: rgba(17, 17, 17, 0.9);
	color: #fff;
}

.ab1 .atop {}

.ab1 .tt {
	font-size: .42rem;
}

.ab1 .atop .alt {
	width: 42.5%;
	float: left;
}



.ab1 .atop .alt .xian {
	width: 40px;
	height: 5px;
	background: #185d96;
	border-radius: 30px;
	margin: 20px 0;
}



.ab1 .atop .alt .tc {
	line-height: 1.875;
	text-align: justify;
	color: #444;
}



.ab1 .atop .alt .ul1 {
	display: flex;
	margin: 40px 0;
}



.ab1 .atop .alt .ul1 li {
	margin-right: 20%;
	text-align: center;
	width: 145px;
	white-space: nowrap;
}



.ab1 .atop .alt .ul1 li:last-child {
	margin-right: 0;
}



.ab1 .atop .alt .ul1 li .num span {
	font-size: 54px;
	font-family: gob;
}



.ab1 .atop .alt .ul1 li .num {
	margin-bottom: 10px;
}



.ab1 .atop .li {
	margin-top: 45px;
}



.ab1 .atop .li s {
	display: inline-block;
	width: 8px;
}



.ab1 .atop .li .lxian {
	width: 100%;
	height: 1px;
	border-bottom: 1px dashed #ddd;
	margin: 20px 0;
}



.ab1 .atop .li .lxian s {
	display: block;
	width: 30px;
	height: 1px;
	background: #555;
}



.ab1 .atop .li .ltc {
	line-height: 1.66;
	color: #444;
	text-align: justify;
}



.ab1 .atop .art {
	width: 50%;
	float: right;
	padding-top: 80px;
}



.ab1 .atop .art .img {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 450px;
}



.ab1 .atop .art .img img {
	display: block;
	height: 450px;
	max-width: 800px;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}



.ab1 .atop .art {}

.ind_sol .tit {
	background: #111 url('../images/m2_tit_bg.jpg') no-repeat center/cover fixed;
	padding: 60px 0 65px 0;
	text-align: center;
}

.ind_sol .tit h3 {
	font-size: 36px;
	color: white;
	/* color: #111; */
}

.ind_sol .tit p {
	color: rgba(255, 255, 255, .9);
	/* color: rgba(0,0,0,.9); */
	text-align: center;
	max-width: 1200px;
	margin: 35px auto 10px auto;
	font-size: 16px;
	line-height: 1.8;
}

.ind_sol .img-box {
	height: calc(100vh - 80px);
}

.ind_sol .sl2-sw1 .swiper-slide {
	float: left;
	width: 25%;
	border-left: 1px solid #ebebeb;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
}

.ind_sol .sl2-sw1 .swiper-slide:first-child {
	border-left: none;
}

.ind_sol .sl2-sw1 .swiper-slide.active {
	width: 34%;
	transition: all 0.3s ease;
}

.ind_sol .sl2-sw1 .swiper-slide.active .dp-zhe1 {
	opacity: 0;
	transform: scale(0.8);
}

.ind_sol .sl2-sw1 .swiper-slide.active .dp-zhe2 {
	opacity: 1;
	transform: none;
}

.ind_sol .sl2-sw1 .swiper-slide.active .dp-zhe2 .zhe-nei {
	opacity: 1;
	transform: none;
}

.ind_sol .sl2-sw1 .swiper-slide.active2 {
	width: 22%;
	transition: all 0.3s ease;
}

.ind_sol .sl2-sw1 .swiper-slide .dp-zhe1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	text-align: center;
	z-index: 6;
	padding: 40% 0 0;
	transition: all 0.4s ease;
}

.ind_sol .sl2-sw1 .swiper-slide .dp-zhe1 .dp-sha {
	color: #ffffff;
}

.ind_sol .sl2-sw1 .swiper-slide .dp-zhe1 .dp-sha .dp-num1 {
	font-size: 10vw;
	font-weight: bold;
	-webkit-text-stroke: 1px #ffffff;
	color: transparent;
	font-family: "Arial";
}

.ind_sol .sl2-sw1 .swiper-slide .dp-zhe1 .dp-sha .dp-ti1 {
	font-size: 1.2vw;
	margin: 0 0 0 1vw;
}

.ind_sol .sl2-sw1 .swiper-slide .dp-zhe1 .dp-xia {
	margin: 10vw 0 0;
}

.ind_sol .sl2-sw1 .swiper-slide .dp-zhe2 {
	position: absolute;
	width: 80%;
	height: 80%;
	left: 10%;
	top: 10%;
	text-align: center;
	z-index: 5;
	transition: all 0.4s ease;
	opacity: 0;
	transform: scale(0.8);
}

.ind_sol .sl2-sw1 .swiper-slide .dp-zhe2 .bg1 {
	background: #126db4;
	opacity: 0.7;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.ind_sol .sl2-sw1 .swiper-slide .dp-zhe2 .zhe-nei {
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.4s ease;
	position: relative;
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #ffffff;
	opacity: 0;
	transform: translateY(4vw);
	transition: all 0.3s 0.2s ease;
}

.ind_sol .sl2-sw1 .swiper-slide .dp-zhe2 .zhe-nei .com-ti1 .dp-ti2 {
	font-size: .3rem;
}

.ind_sol .sl2-sw1 .swiper-slide .dp-zhe2 .zhe-nei .com-ti1 .dx1 {
	background: #ffffff;
	height: 2px;
}

.ind_sol .sl2-sw1 .swiper-slide .dp-zhe2 .zhe-nei .com-ti1 .dp-intr1 {
	padding: 0 2.5vw;
	font-size: 16px;
	line-height: 1.8;
	text-align: justify;
}

.ind_sol .sl2-sw1 .swiper-slide .dp-zhe2 .zhe-nei .com-ti1 .com-more1 {
	margin: 10vw 0 0;
}

.ind_sol .sl2-sw1 .swiper-slide .dp-zhe2 .zhe-nei .com-ti1 .com-more1 .a1 {
	width: 140px;
	height: 40px;
	line-height: 40px;
	background: #ffffff;
	color: #126db4;
}

.com-more1 .a1 {
	display: inline-block;
	width: 170px;
	height: 50px;
	line-height: 50px;
	background: #185d96;
	color: #ffffff;
	cursor: pointer;
	transition: all 0.3s ease;
}

.com-ti1 .dx1 {
	width: 36px;
	height: 5px;
	background: #ccc;
	margin: 20px auto 30px;
}

/* 企业文化 s */
.ab_culture {
	/* padding: 1.5rem 0; */
	position: relative;
	background: url('../images/ab_culture.jpg') no-repeat center;
	background-size: cover;
}

.ab_culture::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgb(0, 0, 0, .15);
	z-index: 1;
}

.ab_culture .tt {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0.6rem;
	text-align: center;
	color: white;
	z-index: 3;
}

.ab_culture ul {
	position: relative;
	z-index: 2;
	/* margin-top: 0.6rem; */
}

.ab_culture ul li {
	height: 6rem;
	width: calc(100% / 3);
	text-align: center;
	background: rgba(23, 99, 205, 0);
	color: #fff;
	-webkit-flex-grow: 1;
	-moz-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.ab_culture ul li .view {
	-webkit-transform: translateY(60px);
	-ms-transform: translateY(60px);
	transform: translateY(60px);
}

.ab_culture ul li:hover {
	background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 2%, rgba(0, 0, 0, 0.5) 100%);
}

.ab_culture ul li:hover .view {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.ab_culture ul li i {
	font-size: 0.6rem;
}

.ab_culture ul li h4 {
	font-size: 0.32rem;
	margin-top: 0.2rem;
	color: #fff;
	font-weight: normal;
}

.ab_culture ul li h4::after {
	position: relative;
	content: "";
	display: block;
	width: 0.3rem;
	height: 2px;
	background-color: #126db4;
	margin: 0.2rem auto;
	opacity: 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.ab_culture ul li:hover h4::after {
	opacity: 1;
}

.ab_culture ul li p {
	font-size: 16px;
	color: #fff;
	line-height: 1.7;
	opacity: 0;
}

.ab_culture ul li:hover p {
	opacity: 1;
}

/* 企业文化 e */

@media(max-width:648px) {
	.ab1 .atop .alt .ul1 {
		display: flex;
		margin: 40px 0;
		width: 100%;
	}

	.ind_new .right {
		width: 100%;
		float: right;
		position: relative;
		z-index: 1;
	}

	.ind_new .right .l,
	.ind_new .right .r {
		width: 100%;
	}

	.ind_sol .sl2-sw1 .swiper-slide {
		float: left;
		width: 100%;
	}

	.ind_sol .img-box {
		height: calc(50vh - 80px);
	}

	.ind_new .left {
		width: 100%;
		float: left;
		position: relative;
	}

	.productlist_con .fl,
	.product_con .fl,
	.productlist_con .fr,
	.product_con .fr,
	.productlist_con .fr>ul>li,
	.product_con_view .top .fl,
	.product_con_view .top .fr {
		width: 100%;
	}

	.ind_sol .sl2-sw1 .swiper-slide .dp-zhe1 {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.5);
		text-align: center;
		z-index: 6;
		padding: 32% 138.875px 0 0;
		transition: all 0.4s ease;
	}

	.ind_sol .sl2-sw1 .swiper-slide .dp-zhe1 .dp-sha .dp-ti1 {
		font-size: 4.2vw;
		margin: 0 0 0 1vw;
	}

	.ind_pro .probox ul li {
		width: 100%;
		margin-right: 0;
		margin-bottom: 3%;
	}

	.protwo02wrap .center .top h3 {
		font-size: 34px;
	}

	.ind_pro .top ul li {
		width: 50%;
	}

	.protwo02wrap {
		margin: 0 auto;
		padding: 50px 5%;
		background-color: #EEEEEE;
	}

	.ab1 .atop .alt .ul1 li .num span {
		font-size: 34px;
	}

	.ab1 .atop .alt .ul1 li {
		margin-right: 3%;
		text-align: center;
		/* width: 145px; */
		white-space: nowrap;
		width: 30%;
	}

	.ab1 .atop .alt,
	.ab1 .atop .art {
		width: 100%;
		float: left;
	}
}