.swiper-container-banner {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

.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;
	left: 8%;
	top: 35%;
	color: #fff;
	max-width: 770px;
}

.swiper-container-banner .txt .wz1 b {
	font-size: 30px;
	line-height: 42px;
	display: block;
	text-transform: uppercase;
	margin: 12px 0 24px;
	overflow: hidden;
	height: 54px;
	font-family: 'mulib';
}

.swiper-container-banner .txt p {
	height: 60px;
	line-height: 30px;
	display: block;
	overflow: hidden;
	width: 400px;
}

.swiper-container-banner .txt .moreall {
	margin-top: 50px;
}

.swiper-button-prev {
	left: 0;
}

.swiper-button-next {
	right: 0;
}

.swiper-container-banner .pic {
	width: 100%;
}


.des,
.des p {
	font-size: 18px;
	line-height: 30px;
	color: #666;
	overflow: hidden;
}

.apadd {
	padding: 40px;
	display: flow-root;
	/* padding-top: 100px; */
}

.sytit {}

.sytit h2 {
	font-size: 40px;
	color: #222;
	display: block;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.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 #1E7BC1 !important;
	background: #1E7BC1 !important;
	color: #fff !important;
}

.moreall2:hover {
	text-decoration: underline;
}

.moreall3 {
    border: none;
    background: #fff;
    /* 新增以下两行代码 */
    border-radius: 0; /* 改为方框 */
    padding: 12px 20px; /* 可以稍微调整内边距，使其更像矩形按钮 */
}
.moreall4 {
	color: #666;
}

.moreall4:hover {
	color: #1E7BC1 !important;
}

.moreall5 {
	color: #333;
	border: 1px solid #d3d3d3;
}

.sypro,
.syind,
.synew,
.nyfeed,
.saadv,
.nydo {
	background: #f2f5f8;
}

.sypro .cls dt {
	float: left;
	margin-right: 18px;
}

.sypro .cls dt:last-child {
	margin-right: 0;
}

.sypro li {
	float: left;
	width: 48.75%;
	margin-right: 2.5%;
	margin-top: 40px;
	background: #fff;
	border-radius: 8px;
	overflow: hidden;
}

.sypro li .imgfd {
	width: 42%;
}

.sypro li .imgfd img {}

.sypro li .txt {
	width: 58%;
}

.sypro li .txt .pad {
	padding-top: 50px;
	padding-left: 50px;
}

.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: 120px;
	overflow: hidden;
	margin: 20px 0 50px;
}

.sypro li:hover .txt b,
.sypro li:hover .txt h3 {
	color: #1E7BC1;
}

.syabo .txt {
	width: 44%;
}

.syabo .imgg {
	width: 50.5%;
}

.syabo .txt .des {
	margin: 30px 0 70px;
}

.tdnum {
	padding: 30px 25px;
	border-radius: 8px;
	overflow: hidden;
	margin-top: 55px;
}

.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: #1E7BC1;
}

.listthr li {
	width: 32%;
	margin-right: 2%;
	float: left;
}

.listthr li:nth-child(3n) {
	margin-right: 0;
}

.syind {}

.syind li {
	position: relative;
	overflow: hidden;
	border-radius: 8px;
	margin-top: 30px;
}

.syind li .effect-img {
	font-size: 0;
}

.syind li .effect-img img {
	width: 100%;
	/*height: 580px;*/
}

.syind li .effect-text {
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 80px 40px;
	top: calc(100% - 200px);
	left: 0;
	transition: .5s;
}

.syind li .effect-text h2 {
	font-size: 30px;
	transition: .5s;
	font-weight: bold;
	margin-top: -20px;
	display: block;
	overflow: hidden;
	height: 36px;
	line-height: 36px;
	margin-bottom: 24px;
	color: #fff;
}

.syind li .effect-text .des {
	display: none;
	margin-bottom: 80px;
	height: 150px;
	overflow: hidden;
	color: #fff;
}

.syind li .effect-text .moreall4 {
	color: #fff;
}

.syind li:hover .effect-text {
	top: 0;
}

.syind li:hover .effect-text h2 {
	margin-top: 0px;
}

.syind li:hover .effect-text {
	background: rgba(0, 74, 165, .8);
}

.syind li:hover .effect-text .des {
	display: block;
}

.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;
}

.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: 30px;
	margin-top: 40px;
}

.sywhy li .img {
	width: 20%;
}

.sywhy li .wz {
	width: 65%;
	color: #fff;
	margin-right: 10%;
}

.sywhy li .img .img2 {
	margin: 0 auto;
	display: block;
	max-width: 50px;
}

.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: 'muli';
}

.sywhy .feed-sy textarea {
	width: 100%;
	background: #fff;
	border-radius: 5px;
	margin: 0 auto;
	padding-left: 4%;
	padding-top: 15px;
	height: 130px;
	font-family: 'muli';
}

.sywhy .feed-sy .tj {
	width: 100%;
	height: 62px;
	line-height: 62px;
	background: #e98323;
	font-size: 16px;
	color: #fff;
	text-align: center;
	margin-top: 20px;
	cursor: pointer;
	text-transform: uppercase;
}

.synew li {
	border-radius: 8px;
	overflow: hidden;
	margin-top: 30px;
	position: relative;
}

.synew li .imgfd img {
	height: 320px;
}

.synew li .txt {
	background: #fff;
	padding: 28px;
}

.synew li .date {
	position: absolute;
	background: #e98323;
	padding: 12px 25px;
	color: #fff;
	border-radius: 4px;
	top: 250px;
	left: 28px;
	z-index: 1;
}

.synew li .txt p {
	font-size: 22px;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	display: block;
	color: #333;
}

.synew li .txt .des {
	height: 90px;
	margin: 20px 0;
}

.synew li:hover .txt p {
	color: #1E7BC1;
}

.synew li:last-child {
	border-radius: 0;
}

.synew li dt {
	border-radius: 8px;
	overflow: hidden;
}

.synew li dt .txt p {
	height: 30px;
	margin-bottom: 20px;
}

.synew li dt .cfls i {
	color: #e98323;
}

.synew li dt .nxz {
	background: #1E7BC1;
	padding: 54px 10px;
	margin-top: 42px;
	border-radius: 8px;
	overflow: hidden;
	text-align: center;
}

.synew li dt .nxz a {
	display: inline-block;
	border: 1px solid #fff;
	border-radius: 8px;
	height: 54px;
	line-height: 54px;
	min-width: 250px;
	overflow: hidden;
	color: #fff;
	padding: 0 10px;
	margin: 10px 0;
}

.synew li dt .nxz a span {
	margin-left: 5px;
}

.synew li dt .nxz a:hover {
	background: #fff;
	color: #1E7BC1;
}

@media (max-width: 1200px) {
	.swiper-container-banner .txt .wz1 b {
		font-size: 30px;
		line-height: 40px;
		height: 80px;
	}

	.swiper-container-banner .txt {
		top: 20%;
	}

	.sytit h2 {
		font-size: 26px;
		margin-bottom: 4px;
	}

	.sytit p {
		font-size: 16px;
	}

	.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-top: 100px;
	}

	.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;
	}

	.synew li .txt p {
		font-size: 20px;
	}
}

@media (max-width: 960px) {
	.swiper-container-banner .pic {
		width: 120%;
		max-width: 120%;
	}

	.swiper-container-banner .txt .wz1 b {
		font-size: 26px;
		line-height: 36px;
		height: 72px;
	}

	.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;
	}

	.sypro li {
		margin-top: 30px;
	}

	.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;
	}

	.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;
	}

	.listthr li,
	.listthr li:nth-child(3n) {
		width: 49%;
		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;
	}

	.synew li:last-child {
		width: 100%;
	}
}

@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: 20px;
		line-height: 30px;
		height: 60px;
		margin: 5px 0 10px;
	}

	.swiper-container-banner .pic {
		width: 150%;
		max-width: 150%;
	}

	.swiper-container-banner .txt {
		top: 16%;
	}

	.sypro li,
	.syind li {
		width: 100%;
		margin-right: 0;
	}

	.sytit h2 {
		font-size: 20px;
	}

	.des,
	.des p {
		line-height: 24px;
	}

	.sypro li .txt .des {
		height: 72px;
	}

	.apadd {
		padding: 30px 0 40px;
	}

	.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%;
		margin-top: 15px;
	}

	.sywhy li .wz p {
		height: auto;
	}

	.sywhy .feed-sy .box {
		padding: 30px 20px;
	}

	.synew li .txt p {
		font-size: 18px;
		line-height: 24px;
		height: 48px;
	}

	.synew li .txt .des {
		height: 48px;
		margin: 10px 0;
		;
	}

	.synew li dt .txt p {
		height: 24px;
	}

	.synew li dt .nxz {
		padding: 30px 10px;
		margin-top: 15px;
	}

	.synew li .imgfd img {
		height: 260px;
	}

	.synew li .date {
		top: 200px;
	}

	.syabo .imgg {
		display: block;
		width: 100%;
	}

	.tdnum {
		margin-top: 40px;
	}
}

.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: #e98323;
	margin-right: 5px;
}

.nycont .map {
	margin: 0 auto;
	display: block;
}

.nycont h3 {
	font-size: 30px;
	color: #333;
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #dedede;
	margin: 45px 0;
	padding-bottom: 35px;
}

.nycont dl,
.nycont .box {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.nycont dt {
	position: relative;
	padding-right: 8%;
}

.nycont dt:last-child {
	padding-right: 0;
}

.nycont dt::before {
	content: '';
	position: absolute;
	width: 1px;
	height: 90px;
	background: #dedede;
	top: 0;
	right: 0;
}

.nycont dt:last-child::before {
	display: none;
}

.nycont dt .ic {
	width: 90px;
	height: 90px;
	line-height: 90px;
	text-align: center;
	border: 1px solid #d2d2d2;
	border-radius: 500px;
	margin-right: 24px;
}

.nycont dt .ic span {
	font-size: 38px;
	color: #1E7BC1;
}

.nycont dt .wz {
	color: #666;
	line-height: 36px;
}

.nycont dt .wz i {
	font-size: 24px;
	color: #333;
	display: block;
	margin-top: 5px;
}

.nycont .box {
	margin-top: 75px;
}

.nycont .box .b {
	font-size: 20px;
	text-transform: uppercase;
	color: #333;
}

.nycont .box .b i {
	color: #e98323;
}

.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: 46.25%;
	height: 490px;
	overflow: hidden;
}

.nyfeed .fefo {
	padding: 50px 30px;
	background: #fff;
	width: 52%;
}

.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: #666;
	display: block;
}

.form .submit {
	width: 240px;
	height: 60px;
	line-height: 60px;
	border-radius: 4px;
	background: #1E7BC1;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
	margin-top: 24px;
}

@media (max-width: 1200px) {

	.banny .img,
	.banny {
		height: 300px;
	}

	.banny h2 {
		font-size: 30px;
		top: 40%;
	}

	.nycont dt {
		margin-bottom: 20px;
		padding-right: 0;
		line-height: 30px;
	}

	.nycont dt .ic {
		width: 60px;
		height: 60px;
		line-height: 60px;
		margin-right: 10px;
	}

	.nycont dt .ic span {
		font-size: 26px;
	}

	.nycont dt::before {
		display: none;
	}

	.nycont h3 {
		font-size: 24px;
		padding-bottom: 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;
	}

	.nyfeed .fefo {
		width: 100%;
	}
}

@media (max-width: 540px) {

	.banny .img,
	.banny {
		height: 180px;
	}

	.loca {
		display: none;
	}

	.banny h2 {
		font-size: 22px;
	}

	.nycont h3,
	.nyfeed h3 {
		font-size: 20px;
	}

	.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;
}

.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: 34px;
	left: 0;
	background: #e98323;
	width: 4px;
	height: 95px;
	display: none;
}

.nyapp .tab-hd li .des {
	max-width: 64%;
	color: #fff;
	height: 90px;
	border-left: 4px solid #e98323;
	padding: 0 40px;
	margin-top: 35px;
	display: none;
}

.nyapp .tab-hd li.active {
	height: 160px;
	line-height: 160px;
	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: 38px;
	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: #1E7BC1;
	opacity: .1;
	font-weight: bold;
}

.saoth li {
	text-align: center;
}

.saoth li .imgfd img {
	height: 320px;
}

.saoth li p {
	color: #333;
	display: block;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	margin-top: 20px;
}

.saoth li:hover p {
	color: #1E7BC1;
}

@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;
	}
}

.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;
}

.nyclf ul li a {
	color: #333;
}

.nyclf ul li #line {
	width: 0px;
	height: 2px;
	background-color: #1E7BC1;
	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: #1E7BC1;
}

.nydo h2 {
	text-align: left;
}

.nyabout .des,
.nydo .des {
	color: #333;
	margin-bottom: 50px;
}

.nydo .txt {
	width: 44%;
}

.nydo .img {
	width: 52.5%;
}

.nydo .txt dt {
	width: 50%;
	float: left;
}

.nydo .txt dt .num {
	color: #1E7BC1;
	font-size: 36px;
	font-family: Arial;
}

.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: Arial;
	text-transform: uppercase;
	margin-bottom: 10px;
	display: block;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
}

.nyacor li .des {
	height: 90px;
	color: #fff;
}

.adminbuy_cn img {
    max-width: 100% !important;
    height: auto !important;
    display: block;          /* ← inline-block 改为 block */
}

.adminbuy_cn p {
	text-wrap: inherit !important;
}

.adminbuy_cn p span {
	text-wrap: inherit !important;
}

@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 #1E7BC1;
	background: #1E7BC1 !important;
}

.nyhis .swiper-button-next:hover span,
.nyhis .swiper-button-prev:hover span {
	color: #fff;
}

.nyhis .mySwiper {
	border-top: 1px dashed #1E7BC1;
}

.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: #1E7BC1;
	font-family: 'helveticaneueltstd';
}

.nyhis .mySwiper .swiper-slide-thumb-active::after {
	width: 22px;
	height: 22px;
	background: #1E7BC1;
}

.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;
}

.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: #e98323;
	font-weight: normal;
}

.linecom .synew li .txt p {
	margin-bottom: 10px;
}

.listnew .nytit {
	margin-bottom: 0px;
	color: #1E7BC1;
}

.lineblo .nytit,
.lineblo .moreall4 {
	color: #fff;
}

.lineblo .synew {
	background: none;
}

.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: #e98323;
}

.listwt .content .des {
	padding: 30px 20px;
}

.listblog .synew li .txt {
	background: #f2f5f8;
}

.listblog .synew li:nth-child(2n) {
	margin-right: 0;
}

.nyfl {
	width: 72%;
}

.nyfr {
	width: 24%;
}

.relrea b {
	font-size: 24px;
	color: #333;
}

.relrea .rec {
	width: 48px;
	height: 4px;
	background: #1E7BC1;
	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: #1E7BC1;
}

.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: #1E7BC1;
}

@media (max-width: 1200px) {
	.synew li .txt .des {
		height: 52px;
	}

	.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) {
	.linecom .synew li .imgfd img {
		height: 220px;
	}

	.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;
	}

	.listblog .synew li .txt p {
		margin-bottom: 10px;
	}

	.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: 14px;
	color: #666;
}

.fanye li:nth-child(2) {
	text-align: right;
}

.fanye li a {
	color: #666;
}

.fanye li:hover a {
	color: #1E7BC1;
}

@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%;
}

.line-ny {
	width: 100%;
	border-bottom: 1px solid #e0e0e0;
	height: 4px;
	margin-top: 10px;
}

.line-ny i {
	width: 90px;
	height: 4px;
	background: #1E7BC1;
	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;
	margin: 0 auto;
	width: auto
}

.m-like li .txt {
	margin-left: 4%;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin-top: 20px;
	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: #1E7BC1;
}

.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 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 {
	position: relative;
}

.list-pro li h2 {
	display: block;
	color: #333;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	margin-top: 20px;
}

.list-pro li:hover h2 {
	color: #1E7BC1;
}

@media (max-width: 1024px) {
	.ny-fl {
		display: none;
	}

	.ny-fr {
		width: 100%;
	}
}

.show-pro1 .img {
	width: 35%;
}

.show-pro1 .txt {
	width: 60%;
}

.show-pro1 .txt h1 {
	font-size: 24px;
	color: #333;
	line-height: 30px;
	display: block;
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 20px;
	padding: 20px 0;
}

.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: #1E7BC1 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-pro2 .mt-tabpage {
	width: 100%;
}

.show-pro2 .mt-tabpage-title {
	height: 55px;
	border-bottom: 1px solid #1E7BC1;
	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: #1E7BC1;
}

.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: #1E7BC1;
}

.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 #1E7BC1;
	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: 32%;
	float: left;
	margin-right: 2%;
	text-align: center;
}

.show-pro3 li:nth-child(3) {
	margin-right: 0;
}

.show-pro3 li p {
	font-size: 18px;
	color: #333;
	display: block;
	margin-top: 16px;
}

.show-pro3 li:hover p {
	color: #1E7BC1;
}

.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: #1E7BC1;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #fff;
	display: inline-block;
}

@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: 20px;
	}
}

@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: 24px !important;
	}
}

.feed {
	margin-top: 60px;
}

.feed .box2 {
	width: 100%;
	background: #f2f5f8;
}

.feed .box2 .form_input,
.feed .box2 .input_control {
	background: #fff;
}

input:-webkit-autofill {
	transition: background-color 5000s ease-in-out 0s;
	;
}

@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 0;
}

@media (max-width: 960px) {
	.cont .pad {
		padding: 50px 40px;
		display: flow-root;
	}
}

@media (max-width: 540px) {
	.cont .pad {
		padding: 30px 20px;
	}
}




/* AB模板网新增分页样式 www.admibnuy.cn */
.pagebar {
	padding: 20px;
	overflow: hidden;
	clear: both
}

.pagebar .pagination {
	display: flex;
	justify-content: center;
	margin-top: 10px;
}

.pagination a {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
	font-size: 12px;
	padding: 8px 10px;
	margin: 0 2px;
	border-radius: 3px;
	line-height: 100%
}

.pagination span {
	color: #333;
	font-size: 12px;
	padding: 7px 2px;
	margin: 0 2px;
	border-radius: 3px;
}

.pagination a:hover {
	color: #333;
	border: 1px solid #333;
}

.pagination a.page-num-current {
	color: #fff;
	background: #333;
	border: 1px solid #333;
}

.pagination .st {
	font-family: 宋体
}

.text-secondary {
	text-align: center;
	padding: 20px 0
}

/*online qq*/

.online_q {
	position: fixed;
	right: 0px;
	bottom: 30%;
	z-index: 9999;
}

.online_q .btn2 {
	width: 73px;
	height: 73px;
	margin-bottom: 5px;
	cursor: pointer;
	position: relative;
	font-size: 12px;
	transition: .3s;
}

.online_q .btn-top {}

.online_q .btn2 span {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	border-radius: 3px;
	position: relative;
	padding-top: 49px;
	z-index: 999;
	overflow: hidden;
	transition: .3s;
	-webkit-transition: .3s;
	font-size: 12px;
	color: #fff;
}

.online_q .btn-qq span {
	background: url(../images/piaofu_qq.png) center 11px no-repeat #1E7BC1;
}

.online_q .btn-tel span {
	background: url(../images/piaofu_tel.png) center 11px no-repeat #1E7BC1;
}

.online_q .btn-weixin span {
	background: url(../images/piaofu_weixin.png) center 11px no-repeat #1E7BC1;
}

.online_q .btn-email span {
    /* 保持原有图片和颜色不变 */
	background: url(../images/piaofu_email.png) center 11px no-repeat #1E7BC1;
    
    /* 👇 新增：强制将邮箱图标缩放到与微信/电话一致的尺寸 */
    background-size: 35px auto; 
}

.online_q .btn-top span {
	background: url(../images/piaofu_top.png) center no-repeat #fff;
}

.online_q .open.pic {
	position: absolute;
	background: #1E7BC1;
	width: 100px;
	height: 100px;
	right: 100px;
	top: 50%;
	margin-top: -50px;
	text-align: right;
	opacity: 0;
	transition: .6s;
	-webkit-transition: .6s;
	visibility: hidden;
}

/* 防止邮箱地址过长被截断 */
.online_q .btn-email .open.tel {
    width: auto;
    min-width: 160px;
    max-width: 260px;
    padding: 0 15px;
    white-space: nowrap;
    font-size: 14px; /* 邮箱字号可比电话略小一点 */
}

.online_q .open.pic:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-left: 10px solid #1E7BC1;
	position: absolute;
	right: -15px;
	top: 50%;
	margin-top: -10px;
}

.online_q .open.pic img {
	width: 80px;
	height: 80px;
	margin-top: 10px;
	margin-right: 10px;
}

.online_q .btn2:hover .open.pic {
	opacity: 1;
	right: 90px;
	visibility: visible;
}

.online_q .open.tel {
	position: absolute;
	background: #1E7BC1;
	width: 160px;
	height: 50px;
	border-radius: 20px;
	color: #fff;
	font-size: 18px;
	font-family: arial;
	text-align: center;
	line-height: 50px;
	right: 100px;
	top: 50%;
	margin-top: -25px;
	opacity: 0;
	transition: .6s;
	-webkit-transition: .6s;
	visibility: hidden;
}

.online_q .open.tel:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-left: 10px solid #1E7BC1;
	position: absolute;
	right: -16px;
	top: 50%;
	margin-top: -10px;
}

.online_q .btn2:hover .open.tel {
	opacity: 1;
	right: 90px;
	visibility: visible;
}

#gotop {
	transition: .5s;
	overflow: hidden;
	height: 73px;
}

#gotop.hide {
	height: 0;
}






















/* ===============================
   强制锁死导航栏样式（防 typea 干扰）
   =============================== */
.page-header.typea.nav-white {
	background: #fff !important;
}

/* Logo：红色主图显示，白色图隐藏 */
.page-header.typea.nav-white .page-logo .img {
	opacity: 1 !important;
	filter: brightness(0) saturate(100%) invert(22%) sepia(98%) saturate(7451%) hue-rotate(357deg) brightness(96%) contrast(118%);
}

.page-header.typea.nav-white .page-logo .img-w {
	opacity: 0 !important;
}

/* 菜单文字：默认黑色 */
.page-header.typea.nav-white .page-nav .link {
	color: #000 !important;
}

/* 搜索图标：黑色 */
.page-header.typea.nav-white .search,
.page-header.typea.nav-white .search .iconfont,
.page-header.typea.nav-white .iconfont.icon-sousuo,
.page-header.typea.nav-white .icon-sousuo,
.page-header.typea.nav-white .icon-sousuo:before {
	color: #000 !important;
	font-size: 16px !important;
	-webkit-text-stroke: 0.5px #000 !important;
}

/* 搜索竖杠：浅灰透明 */
.page-header.typea.nav-white .hhsear::before {
	background: rgba(0, 0, 0, 0.15) !important;
	opacity: 1 !important;
}

/* 语言按钮：蓝色 */
.page-header.typea.nav-white .lang a {
	color: #1E7BC1 !important;
}

/* 语言弹窗文字：白色 */
.page-header.typea.nav-white .langlist dt a {
	color: #fff !important;
}

/* 禁止 hover 时背景/文字变色 */
.page-header.typea:not(.typeanot):hover {
	background: #fff !important;
}

.page-header.typea:not(.typeanot):hover .page-nav .link {
	color: #000 !important;
}



/* 锁定导航栏，禁止滚动变色 */
.page-header,
.page-header.typea,
.page-header.typea.nav-white {
	background: #fff !important;
}

.page-header .page-nav .link {
	color: #000 !important;
}

.page-header .page-logo .img {
	opacity: 1 !important;
}

.page-header .page-logo .img-w {
	opacity: 0 !important;
}



/* ===== 首页产品：横5纵2 + 间隔 ===== */

.sypro .product-grid {
	display: flex;
	flex-wrap: wrap;
	gap: 20px 40px;
	justify-content: flex-start;
	padding: 0;
	margin: 0;
}

.sypro .product-grid li {
	width: calc((90% - 80px) / 5);
	/*  5列，4个间隔 */
	box-sizing: border-box;
	float: none !important;
	margin-right: 0 !important;
	background: #fff;
	border-radius: 6px;
	overflow: hidden;
}

/* 图片 */
.sypro .product-grid .img-box {
	width: 100%;
	height: 160px;
	overflow: hidden;
	background: #f7f7f7;
}

.sypro .product-grid .img-box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.3s;
}

.sypro .product-grid .img-box img:hover {
	transform: scale(1.05);
}

/* 标题 */
.sypro .product-grid h3 {
	font-size: 16px;
	margin: 10px 0 5px;
	text-align: center;
	color: #333;
}


.sypro .product-grid {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    gap: 20px 40px;
}


/* 默认状态 */
.more-btn {
    display: inline-flex;
    align-items: center;
    background-color: #ffffff;
    color: #18203a;
    border: 1px solid #e5e7eb;
    padding: 8px 16px;
    font-size: 14px;
    text-decoration: none;
    transition: all .25s ease;
}

/* 图标间距 */
.more-btn .iconfont {
    margin-left: 6px;
    font-size: 12px;
    transition: transform .25s ease;
}

/* 鼠标移上去 */
.more-btn:hover {
    background-color: #2563eb;
    color: #ffffff;           
    border-color: #2563eb;
}



/* 描述 */
.sypro .product-grid .des {
	font-size: 12px;
	color: #666;
	text-align: center;
	padding: 0 8px;
	height: 36px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

/* More */
.sypro .product-grid .moreall4 {
	display: block;
	text-align: center;
	margin: 8px 0 12px;
	font-size: 13px;
	color: #1E7BC1;
}

.sypro .product-grid .moreall4:hover {
	text-decoration: underline;
}









/* ===============================
   单一产品布局
   =============================== */

/* 图片 */
.sypro .product-grid .img-box {
	width: 100%;
	height: 160px;
	overflow: hidden;
	background: #f7f7f7;
}

.sypro .product-grid .img-box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* 标题 */
.sypro .product-grid h3 {
	font-size: 16px;
	text-align: center;
	color: #333;
	margin: 12px 0 10px;
}

/* 灰色横杠 */
.sypro .product-grid .line {
	width: 90%;
	height: 1px;
	background: #e9e8e8;
	margin: 0 auto 12px;
}

/* 蓝色圆形 */
.sypro .product-grid .arrow-circle {
	display: block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	border-radius: 50%;
	background: #1E7BC1;
	margin: 0 auto 15px;
	text-align: center;
}

/* 白色箭头 */
.sypro .product-grid .arrow-circle .iconfont {
	color: #fff;
	font-size: 14px;
}




/* 新增关于我们三个图片样式 */
.about-new-section {
	display: flex;
	justify-content: center;
	gap: 30px;
	max-width: 1850px;
	margin: 30px auto 0;
	padding: 0 15px;
	box-sizing: border-box;
	margin-bottom: 30px;
}

.about-new-item {
	position: relative;  
	width: 28%;
	height: 400px;
	overflow: hidden;
}

/* 图片 */
.about-new-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

/* 文字固定在图片下方 1/3 处 */
.about-new-text {
	position: absolute;
	top: 77%; 
	left: 0;
	width: 100%;
	text-align: center;
	pointer-events: none;
}

/* 标题 */
.about-new-text h3 {
	font-size: 18px;
	color: #000000;
	margin-bottom: 12px;
}

/* 按钮 */
.about-new-btn {
	display: inline-block;
	background: rgba(255,255,255,.9);
	color: #000;
	font-size: 14px;
	padding: 8px 24px;
	border-radius: 4px;
	cursor: pointer;
	pointer-events: auto;
}

.about-new-btn:hover {
	background: #1e7bc1;
	color: #fff;
	transition: all 0.3s ease;
}

/* 响应式 */
@media (max-width: 768px) {
	.about-new-section {
		flex-direction: column;
		gap: 20px;
	}

	.about-new-item {
		width: 100%;
		height: 320px;
	}
}





/* 新闻模块 */
/* ================= 核心布局：左图 + 右三列 ================= */
.news-custom-layout {
    display: flex;
    gap: 30px;
    align-items: stretch; /* 左右高度一致 */
    margin-top: 10px;
}

.news-left-img {
    width: 45%;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    min-height: 350px; /* 保证左侧高度 */
}

.news-left-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 8px;
}

.news-right-list {
    width: 55%;
    display: flex;
    flex-direction: column;
    justify-content: space-between; /* 垂直分布（上、中、下） */
    gap: 15px;
}

/* 关键：让每个新闻项高度一致 + 垂直居中 */
.news-item {
    display: flex;
    gap: 20px;
    align-items: center; /* 垂直居中 */
    padding: 15px 0;
    border-bottom: 1px solid #eee;
    text-decoration: none;
    color: inherit;
    transition: all 0.3s;
    height: 100%; /* 占满容器高度 */
}

.news-item:hover {
    background-color: #f9f9f9;
    padding-left: 5px;
}

.news-item:last-child {
    border-bottom: none;
}

/* ================= 日期 + 标题 + 蓝色竖杠 ================= */
.news-date {
    text-align: center;
    min-width: 50px;
    flex-shrink: 0;
    position: relative;
    padding-right: 20px; /* 为竖杠留空间 */
}

/* 蓝色竖杠（在日期右侧） */
.news-date::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 2px;
    height: 24px;
    background: #1E7BC1;
}

.news-date .day {
    font-size: 32px;
    font-weight: bold;
    color: #1E7BC1; /* 蓝色 */
    line-height: 1;
}

.news-date .month {
    font-size: 13px;
    color: #1E7BC1; /* 蓝色 */
    margin-top: 5px;
}

.news-content {
    flex: 1;
}

.news-title {
    font-size: 18px;
    color: #1E7BC1; /* 蓝色 */
    margin: 0 0 8px 0;
    font-weight: bold;
    line-height: 1.4;
}

.news-desc {
    font-size: 14px;
    color: #666;
    line-height: 1.6;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* ================= 更多按钮：方框样式 ================= */
.more-btn {
    display: inline-flex;
    align-items: center;
    padding: 8px 16px;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #666;
    font-size: 14px;
    text-decoration: none;
    transition: all 0.3s;
}

.more-btn:hover {
    background: #1E7BC1;
    color: #fff;
    border-color: #1E7BC1;
}

/* ================= 标题 + 按钮样式 ================= */
.sytit h2 {
    margin: 0;
    font-weight: normal;
}

.zt1 {
    font-size: 24px;
    color: #333;
}

.zt2 {
    font-size: 14px;
    color: #666;
    margin-top: 5px;
}

.btn {
    display: inline-block;
    padding: 7.5px 16px;
    margin: 0 5px;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    color: #666;
}

.btn.active {
    background: #0056b3;
    color: #fff;
    border-color: #0056b3;
}



/* ================= 公司新闻 / 行业动态 hover ================= */
.btn {
    display: inline-block;
    padding: 7.5px 16px;
    margin: 0 5px;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    color: #666;
    background: #fff;
    transition: all 0.3s;
}

/* hover 时：和 more-btn 完全一致 */
.btn:hover {
    background: #1E7BC1;
    border-color: #1E7BC1;
    color: #fff;
}

/* 当前选中状态（保持你原有的 active） */
.btn.active {
    background: #1E7BC1;
    color: #fff;
    border-color: #1E7BC1;
}






/* 合作伙伴样式 */
/* ===============================
   合作伙伴 Logo 墙 (响应式)
   =============================== */
.partner-section {
  padding: 40px 0;
  background: #fff;
}

/* 容器限制最大宽度 */
.partner-section .container {
  max-width: 90%;
  margin: 0 auto;
  padding: 0 15px;
  box-sizing: border-box;
}

/* 核心网格布局 */
.partner-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 20px 30px;
  align-items: center;
  justify-items: center;
}

/* Logo 图片容器 */
.partner-item {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.partner-item img {
  max-width: 100%;
  width: auto;
  height: auto;
  min-height: 48px;          /* ✅ 防止过小 */
  object-fit: contain;
  filter: grayscale(0%);
  transition: all 0.3s ease;
}

/* 鼠标悬停效果 */
.partner-item:hover img {
  transform: scale(1.05);
}

/* ===============================
   移动端适配
   =============================== */

/* 平板：一行 3 个 */
@media (max-width: 992px) {
  .partner-grid {
    grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
    gap: 20px;
  }
}

/* ✅ 手机：始终一排 2 个 */
@media (max-width: 768px) {
  .partner-grid {
    grid-template-columns: repeat(2, 1fr); /* ✅ 强制两列 */
    gap: 20px;
  }

  .partner-item img {
    min-height: 44px; /* ✅ 控制最小高度，不压太死 */
  }
}

/* ✅ 极小屏：仍然一排 2 个（已删除 1 列规则） */
@media (max-width: 480px) {
  .partner-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }

  .partner-item img {
    min-height: 40px;
  }
}







/* ===============================
   全局自适应安全（不影响原样式）
   =============================== */
body {
  overflow-x: hidden;
}

img {
  max-width: 100%;
  height: auto;
}

/* ===============================
   首页产品：响应式列数
   =============================== */
@media (max-width: 1200px) {
  .sypro .product-grid li {
    width: calc((100% - 40px) / 3); /* 3列 */
  }
}

@media (max-width: 768px) {
  .sypro .product-grid li {
    width: calc((100% - 20px) / 2); /* 2列 */
  }
}

@media (max-width: 480px) {
  .sypro .product-grid li {
    width: 100%; /* 1列 */
  }
}

/* ===============================
   新闻模块：小屏竖排
   =============================== */
@media (max-width: 768px) {
  .news-custom-layout {
    flex-direction: column;
  }

  .news-left-img,
  .news-right-list {
    width: 100%;
  }

  .news-left-img {
    min-height: 220px;
  }
}

/* ===============================
   关于我们模块优化
   =============================== */
@media (max-width: 768px) {
  .about-new-item {
    height: auto;
  }

  .about-new-item img {
    height: 220px;
  }
}

/* ===============================
   自主研发板块（不破坏你现在效果）
   =============================== */
@media (max-width: 768px) {
  .blue-block {
    padding: 40px 15px 60px;
  }

  .white-card {
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin: 0 0 -30px;
    gap: 12px;
  }

  .white-card img {
    width: 100%;
  }

  .line-main {
    font-size: 22px;
  }

  .line-sub {
    font-size: 14px;
  }
}

/* ===============================
   导航栏：防止手机被强行覆盖
   =============================== */
@media (max-width: 768px) {
  .page-header,
  .page-header.typea,
  .page-header.typea.nav-white {
    background: #fff !important;
  }

  .page-header .page-nav .link {
    color: #000 !important;
  }
}

/* ===============================
   数字统计自适应
   =============================== */
@media (max-width: 768px) {
  .tdnum dt {
    width: 46% !important;
    margin: 10px 2% !important;
  }
}









