﻿@charset "utf-8";

html {
	width: 100%;
	overflow-x: hidden;
}

body {
	font-family: "Source Han Sans CN" !important;
	color: #333;
}

@font-face {
	font-family: 'iconfont';
	/* project id 1436635 */
	src: url('../font/iconfont.eot');
	src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'),
		url('../font/iconfont.woff2') format('woff2'),
		url('../font/iconfont.woff') format('woff'),
		url('../font/iconfont.ttf') format('truetype'),
		url('../font/iconfont.svg#iconfont') format('svg');
}

.iconfont {
	font-family: 'iconfont';
}

select {
	/*取消默认箭头开始*/
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	/*取消默认箭头结束*/
	border: 1px solid #9f9d9d;
	;
	width: 5px;
	outline: none;
	background: url(../images/sanj.jpg) no-repeat right center;
	background-size: contain;
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
	-webkit-appearance: none;
}

textarea {
	-webkit-appearance: none;
}

a {
	color: #000;
}

.pcdata {
	font-size: .28rem;
	padding: 0 .2rem;
}

.clearfix {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

/*空行*/
.jline {
	line-height: .2rem;
}

/*空行 end */
/*内页最小高度*/
.nymin {
	min-height: 7rem;
}

/*内页最小高度 end */
/*视频*/
.video {
	width: 100%;
	height: 4rem;
}

/*视频 end */
/*动态地图 左地图右文字*/
.dtadd {
	width: 100%;
	height: 400px;
}

/*动态地图 end */
/*分页*/
.fenye {
	font-size: .24rem;
	margin: .4rem auto;
	text-align: center;
}

.fenye a {
	display: inline-block;
	line-height: .5rem;
	color: #000;
	margin-right: .14rem;
	padding: 0 11px;
}

.fenye a.foucus {
	color: #fff;
	background: #118291;
}

.fenye a:last-child {
	margin-right: 0;
}

/*分页 end */
/*banner*/
.swiper-container {
	width: 100%;
	height: 3.45rem;
}

.swiper-slide {
	background-size: auto 100%;
	background-position: center center;
}

.swiper-button-prev::after,
.swiper-container-rtl .swiper-button-next::after {
	font-family: 'iconfont' !important;
	content: "\e8f8" !important;
	font-size: .6rem !important;
}

.swiper-button-next::after,
.swiper-container-rtl .swiper-button-prev::after {
	font-family: 'iconfont' !important;
	content: "\e8f9" !important;
	font-size: .6rem !important;
}

.swiper-button-next {
	right: .38rem !important;
	color: #333333 !important;
}

.swiper-button-prev {
	left: .38rem !important;
	color: #333333 !important;
}

/*banner end */
/*导航*/
.language {
	line-height: 1rem;
	font-size: .26rem;
	color: #fff;
	padding: 0 .32rem 0 0;
}

.language a {
	color: #fff;
}

.navbar-collapse {
	z-index: 999;
	right: 0px;
	width: 100%;
	position: absolute;
	top: 100%;
}

.navbar {
	background: #118291;
}

.navbar-brand {
	padding: 0 0 0 .27rem;
	width: 48%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999;
}

.navbar-brand img {
	max-width: 100%;
	display: block;
}

.navbar-toggler {
	padding: 0 .15rem 0 0;
	color: #fff;
	line-height: .55rem;
	font-size: .5rem;
	outline: none;
}

.navbar-toggler-icon {
	width: .6rem;
	height: .6rem;
}

.navbar-nav {
	z-index: 999;
	right: 0;
	height: 100vh;
	width: 100%;
	padding-top: .8rem;
	background: #118291;
}

.navbar-toggler .navbar-toggler-icon:after {
	content: "\e669";
	font-size: .55rem;
}

.collapsed .navbar-toggler-icon:after {
	content: "\e62a";
	font-size: .55rem;
}

.dropdown-item:hover {
	background: #f0e9d9;
	color: #118291;
}

.nav-item {
	border-bottom: 1px solid #137683;
	width: 100%;
}

.nav-link {
	text-align: center;
	font-size: .36rem;
	line-height: 1rem;
	color: #fff;
}

.dropdown-item {
	text-align: center;
	font-size: .32rem;
	line-height: .7rem;
	color: #fff;
}

/*导航 end */
.head1 {
	background: url(../images/probg.jpg) no-repeat center center;
	background-size: cover;
	padding: .34rem 0 .38rem;
}

.head1 .container {
	padding: 0 .27rem;
}

.proldch {
	line-height: .58rem;
	font-size: .4rem;
	font-weight: bold;
	text-align: center;
	color: #fff;
}

.prolden {
	line-height: .36rem;
	font-size: .2rem;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
}

.prolist {
	background: #fff;
	border-radius: .2rem;
	margin-top: 2.35rem;
	padding-bottom: .4rem;
}

.product a {
	display: block;
	padding-top: 1.85rem;
	position: relative;
}

.protop {
	display: flex;
	align-items: flex-end;
	flex-direction: column;
	justify-content: center;
	position: absolute;
	top: -2.3rem;
}

.protop img {
	width: 100%;
}

.protitlech {
	width: 100%;
	line-height: .37rem;
	height: .37rem;
	font-size: .3rem;
	color: #393939;
	margin-top: .1rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
}

.protitleen {
	width: 100%;
	line-height: .33rem;
	height: .33rem;
	font-size: .3rem;
	color: #393939;
	margin-bottom: .23rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
}

.probottom p {
	line-height: .3rem;
	font-size: .26rem;
}

.probottom {
	padding-left: .8em;
}

.prolist .product:nth-child(3) .protop {
	position: static;
}

.prolist .product:nth-child(3) a {
	padding-top: .2rem;
}

.prolist .product:nth-child(4) .protop {
	position: static;
}

.prolist .product:nth-child(4) a {
	padding-top: .2rem;
}

.prohs {
	background: #424242;
	padding: .4rem 0 .48rem;
	border-radius: .2rem;
	position: absolute;
	bottom: 0;
	z-index: -1;
}

.posb {
	padding-bottom: 4.7rem;
	z-index: 2;
}

.proms {
	margin-top: .39rem;
	padding: 0 .6rem;
	position: relative;
	z-index: 2;
}

.promsnum {
	position: absolute;
	line-height: .97rem;
	font-size: .97rem;
	color: #525252;
	font-weight: bold;
	text-align: center;
	top: 0;
	left: 0;
	width: 100%;
	z-index: -1;
}

.promstit {
	width: 100%;
	line-height: .97rem;
	font-size: .28rem;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.promsdes {
	line-height: .37rem;
	color: #fff;
	font-size: .26rem;
	text-align: center;
}

.head2 {
	padding: .36rem .27rem .38rem;
}

.aboutleft {
	padding: 0;
}

.aboutright {
	margin-top: .33rem;
	padding: 0;
}

.aboutright img {
	width: 100%;
}

.aboutlogo {
	padding-bottom: .26rem;
}

.aboutlogo img {
	width: 70%;
	display: block;
	margin: 0 auto;
}

.aboutxt {
	line-height: .5rem;
	font-size: .26rem;
	color: #181a19;
	max-height: 4rem;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 8;
	-webkit-box-orient: vertical;
	word-break: break-all;
}

.head3 {
	background: url(../images/bg.jpg) no-repeat center center;
	background-size: cover;
	padding: .4rem .15rem .37rem;
}

.videoright {
	padding: 0;
	margin-top: .09rem;
}

.videolist {
	margin-top: .22rem;
	padding: 0 .09rem;
}

.videolist a {
	position: relative;
	display: block;
}

.videolist img {
	width: 100%;
	border-radius: .16rem;
}

.videob {
	width: 25% !important;
	position: absolute;
	top: 35%;
	left: 38%;
	z-index: 555;
}

.videomore {
	margin: .35rem auto 0;
	line-height: .47rem;
	font-size: .3rem;
	border-bottom: 1px solid #c6c6c6;
}

.videomore a {
	display: flex;
	color: #c6c6c6;
	justify-content: center;
	align-items: flex-end;
}

.videomore span {
	font-size: .4rem;
	padding-left: .07rem;
	line-height: .35rem;
}

.procor {
	color: #118291;
}

.head4 {
	padding: .27rem .27rem .34rem;
}

.newslist {
	margin-top: .23rem;
	padding: 0;
}

.newslist a {
	display: block;
	background: #f5f5f5;
	padding: .15rem .1rem .36rem;
	border-radius: .17rem;
}

.newstit {
	line-height: .69rem;
	font-size: .3rem;
	color: #118291;
	height: .69rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.newsline {
	width: .29rem;
	height: .01rem;
	background: #118291;
	margin-bottom: .15rem;
}

.newsdes {
	line-height: .36rem;
	font-size: .26rem;
	height: .72rem;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-break: break-all;
	color: #888888;
}

.newslist:nth-child(6),
.newslist:nth-child(7),
.newslist:nth-child(8) {
	display: none;
}

.foot {
	background: #118291;
	padding: .22rem 0 .1rem;
}

.footcode {
	width: 1.75rem;
	height: 1.75rem;
	margin: 0 auto;
}

.footcode img {
	width: 100%;
	display: block;
}

.footel {
	background: #ff4800;
	width: 80%;
	margin: .13rem auto 0;
	padding: 0 .33rem;
	color: #fff;
	text-transform: uppercase;
	line-height: .41rem;
	font-size: .3rem;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: .18rem;
}

.footel a {
	color: #fff;
}

.fooradd {
	line-height: .66rem;
	font-size: .3rem;
	text-align: center;
	width: 100%;
	border-bottom: 1px solid #078b9c;
}

.fooradd a {
	color: #fff;
}

.footright {
	padding: .18rem 0 0;
}

.bqsy {
	line-height: .36rem;
	font-size: .24rem;
	text-align: center;
	color: #fff;
}

.bqsy a {
	color: #fff;
}

.nybanner {
	height: 3rem;
}

.bread .row {
	border-bottom: 3px solid #e0e0e0;
}

.breadcrumb {
	width: 100%;
	padding: 0 .24rem;
}

.breadcrumb-item {
	line-height: .8rem;
	font-size: .28rem;
	color: #888888;
	display: flex;
}

.breadcrumb-item a {
	color: #888888;
	display: flex;
}

.breadcrumb-item a span {
	padding-right: .07rem;
	font-size: .3rem;
}

.company {
	margin: .29rem auto;
}

.comtitle {
	line-height: .52rem;
	font-size: .36rem;
	color: #118291;
	text-align: center;
	font-weight: bold;
}

.comline {
	width: .6rem;
	height: .04rem;
	background: #118291;
	margin: 0 auto;
}

.comtxt {
	line-height: .5rem;
	font-size: .26rem;
	margin-top: .35rem;
	padding: 0 .24rem;
}

.comtxt img {
	max-width: 100%;
}

.breadcrumb-item+.breadcrumb-item::before {
	color: #888;
}

.nynewslist {
	padding: 0 .24rem;
}

.nynewstitxq {
	line-height: .55rem;
	font-size: .36rem;
	text-align: center;
	color: #118291;
	margin-bottom: .1rem;
}

.nynewsdatexq {
	line-height: .4rem;
	font-size: .26rem;
	color: #888888;
	text-align: center;
}

.nynewmt {
	margin-top: .16rem;
}

.nyfenyelist {
	border-top: 1px solid #d3d3d3;
	padding: .27rem 0 0;
	margin-top: .2rem;
}

.nyfenyelist a {
	display: block;
	line-height: .45rem;
	font-size: .26rem;
	height: .45rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.breadcrumb .active {
	color: #118291;
}

.nyhonorpic p {
	line-height: .65rem;
	font-size: .28rem;
	text-align: center;
	height: .65rem;
	padding: 0 .15rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.nyprolist {
	margin-top: .2rem;
}

.nypro {
	margin-top: .05rem;
	padding: 0 .04rem;
}

.nypro a {
	background: #f5f5f5;
	border-radius: .07rem;
	padding: .2rem 0 .25rem;
	display: block;
}

.nypro a img {
	width: 80%;
	margin: 0 auto;
	display: block;
}

.nyprotch {
	line-height: .4rem;
	font-size: .3rem;
	color: #393939;
	margin-top: .17rem;
	text-align: center;
}

.nyproten {
	line-height: .4rem;
	font-size: .3rem;
	text-align: center;
}

.nyprodes {
	margin-top: .22rem;
	padding-left: 31%;
}

.nyprodes p {
	line-height: .3rem;
	font-size: .26rem;
	color: #393939;
	text-align: left;
}

.nyproxqright {
	padding: 0 .24rem;
	margin-top: .27rem;
}

.nyproxqtit {
	line-height: .57rem;
	font-size: .36rem;
	color: #118291;
	font-weight: bold;
}

.nyproxqsize {
	line-height: .7rem;
	font-size: .36rem;
	font-weight: bold;
	color: #118291;
}

.nyproxqline {
	width: .47rem;
	height: .03rem;
	background: #118291;
}

.nyproxqsizem {
	line-height: .4rem;
	font-size: .3rem;
	color: #393939;
}

.nyproxqzj {
	line-height: .3rem;
	font-size: .26rem;
	color: #393939;
}

.nyproxqmt {
	margin-top: .27rem;
}

.nyproxqzmt {
	margin-top: .16rem;
}

.nyproxqtxt {
	line-height: .5rem;
	font-size: .26rem;
	color: #393939;
	margin-top: .24rem;
}

.nyproxqtxt img {
	max-width: 100%;
}

.gallery-top {
	height: 7.2rem !important;
	width: 100%;
}

.gallery-thumbs {
	height: 1.75rem !important;
	margin-top: .08rem;
}

.nyproxqleft {
	height: 9.03rem;
}
.nyproxqleft .swiper-slide {
	background: #f5f5f5;
	display: flex; 
	justify-content: center;
	align-items: center;
	border-radius: .08rem;
}
.nyproxqleft .swiper-slide img {
	width: 70%;
}
.gallery-thumbs .swiper-slide {
	width: 25%;
	height: 100%;
}

.gallery-top img {
	width: 100%;
	display: block;
	border-radius: .08rem;
}

.gallery-thumbs img {
	width: 100%;
	display: block;
	border-radius: .08rem;
}
.floatmin {
	width: 1.5rem;
	height: 1.2rem;
	line-height: .35rem;
	font-size: .26rem;
	background: #118291;
	position: fixed;
	right: 0;
	top: 80%;
	z-index: 999;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 0.2rem;
	border-radius: .2rem;
	-webkit-border-radius: .2rem;
	-moz-border-radius: .2rem;
	-ms-border-radius: .2rem;
	-o-border-radius: .2rem;
}
.floatmin a {
	color: #fff;
	display: block;
}


@media (min-width: 992px) {
	.pcdata {
		font-size: .16rem;
	}

	/*内页最小高度*/
	.nymin {
		min-height: 7rem;
	}

	/*内页最小高度 end */
	/*视频*/
	.video {
		width: 80%;
		height: 6rem;
	}

	/*视频 end */
	/*动态地图 左地图右文字*/
	.dtadd {
		width: 60%;
		height: 400px;
	}

	/*动态地图 end */
	/*分页*/
	.fenye {
		font-size: .14rem;
		margin: .4rem auto;
	}

	.fenye a {
		line-height: .34rem;
	}

	/*分页 end */
	/*banner*/
	.swiper-container {
		height: 5.5rem;
	}

	.swiper-button-prev::after,
	.swiper-container-rtl .swiper-button-next::after {
		font-size: var(--swiper-navigation-size) !important;
	}

	.swiper-button-next::after,
	.swiper-container-rtl .swiper-button-prev::after {
		font-size: var(--swiper-navigation-size) !important;
	}

	.swiper-button-next {
		right: .58rem !important;
	}

	.swiper-button-prev {
		left: .58rem !important;
	}

	/*banner end */
	/*导航*/
	.navbar .container {
		position: relative;
	}

	.navbar-collapse {
		position: static;
		width: auto;
		padding-left: 3.7rem;
	}

	.navbar-nav .active .nav-link::after {
		content: '';
		position: absolute;
		bottom: .16rem;
		background: url(../images/nav.png) no-repeat center center;
		background-size: contain;
		width: 100%;
		height: .16rem;
		left: 0;
	}

	.navbar-brand {
		width: auto;
		padding: 0;
	}

	.navbar-nav {
		height: auto;
		position: relative;
		padding-top: 0;
	}

	.navbar .collapsed {
		background: none;
	}

	.nav-link {
		font-size: .16rem;
		line-height: .95rem;
		position: relative;
	}

	.nav-item {
		border-bottom: 0;
		position: relative;
		width: auto;
		padding: 0 .07rem;
	}

	.dropdown-menu {
		width: 120%;
		background: #118291;
		left: -.1rem;
	}

	.dropdown-menu .dropdown-item:last-child {
		border-bottom: 0;
	}

	.dropdown-item {
		width: 100%;
		text-align: center;
		line-height: .46rem;
		font-size: .16rem;
		color: #fff;
		padding: 0 .13rem;
		border-bottom: 1px solid #107582;
	}

	.nav-item:hover .nav-link::after {
		content: '';
		position: absolute;
		bottom: .16rem;
		background: url(../images/nav.png) no-repeat center center;
		background-size: contain;
		width: 100%;
		height: .16rem;
		left: 0;
	}

	.dropdown:hover>.dropdown-menu {
		display: block;
	}

	/*导航 end */
	.cd-popup {
		position: fixed;
		left: 0;
		top: 0;
		height: 100%;
		width: 100%;
		background-color: rgba(0, 0, 0, 0.5);
		opacity: 0;
		z-index: 99999;
		visibility: hidden;
		-webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
		-moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
		transition: opacity 0.3s 0s, visibility 0s 0.3s;
	}

	.cd-popup.is-visible {
		opacity: 1;
		visibility: visible;
		display: flex;
		-webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
		-moz-transition: opacity 0.3s 0s, visibility 0s 0s;
		transition: opacity 0.3s 0s, visibility 0s 0s;
	}

	.cd-popup-trigger img {
		max-width: 100%;
		display: block;
	}

	.cd-popup-container {
		position: relative;
		width: 250px;
		height: 250px;
		margin: auto;
		background: #FFF;
		border-radius: .2em;
		text-align: center;
		box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
		-webkit-transform: translateY(-40px);
		-moz-transform: translateY(-40px);
		-ms-transform: translateY(-40px);
		-o-transform: translateY(-40px);
		transform: translateY(-40px);
		/* Force Hardware Acceleration in WebKit */
		-webkit-backface-visibility: hidden;
		-webkit-transition-property: -webkit-transform;
		-moz-transition-property: -moz-transform;
		transition-property: transform;
		-webkit-transition-duration: 0.3s;
		-moz-transition-duration: 0.3s;
		transition-duration: 0.3s;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.is-visible .cd-popup-container {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	.cd-popup-container img {
		width: 200px;
	}

	.language {
		display: flex;
		justify-content: center;
		align-items: center;
		line-height: .34rem;
		font-size: .16rem;
		color: #118291;
		padding: 0 0 0 .34rem;
	}

	.language span {
		padding: 0 .05rem;
	}

	.language a {
		color: #118291;
	}

	.head1 {
		background: url(../images/probg.jpg) no-repeat center center;
		background-size: cover;
		padding: .42rem 0 .35rem;
	}

	.proldch {
		line-height: .5rem;
		font-size: .4rem;
	}

	.prolden {
		line-height: .28rem;
		font-size: .2rem;
	}

	.protitlech {
		line-height: .29rem;
		font-size: .22rem;
		height: .29rem;
		margin-top: 0;
	}

	.protitleen {
		line-height: .27rem;
		font-size: .22rem;
		height: .27rem;
		margin-bottom: .22rem;
	}

	.probottom p {
		line-height: .22rem;
		font-size: .18rem;
	}

	.prolist {
		margin-top: 1.51rem;
		padding-bottom: .48rem;
	}

	.protop {
		top: -1.3rem;
	}

	.prolist .product:nth-child(3) .protop {
		position: absolute;
	}

	.prolist .product:nth-child(4) .protop {
		position: absolute;
	}

	.product a {
		padding-top: 1.7rem !important;
	}

	.prohs {
		padding: .7rem 0 .15rem;
	}

	.promsnum {
		line-height: .75rem;
		font-size: .97rem;
		top: -.12rem;
	}

	.proms {
		padding: 0;
		margin-top: 0;
	}

	.promstit {
		line-height: .5rem;
		font-size: .24rem;
	}

	.promsdes {
		line-height: .48rem;
		font-size: .14rem;
	}

	.posb {
		padding-bottom: 1.4rem;
	}

	.proms::after {
		content: '';
		position: absolute;
		width: .01rem;
		height: .7rem;
		background: #525252;
		top: 0;
		right: 0;
	}

	.proms:last-child::after {
		display: none;
	}

	.probottom {
		padding-left: .6em;
	}

	.head2 {
		padding: .36rem 0;
	}

	.aboutlogo {
		padding-bottom: .52rem;
	}

	.aboutright {
		margin-top: 0;
	}

	.aboutleft {
		padding: 0 0 0 .56rem;
		margin-top: .34rem;
	}

	.aboutxt {
		line-height: .3rem;
		font-size: .16rem;
		max-height: 1.8rem;
		-webkit-line-clamp: 6;
	}

	.aboutlogo img {
		width: 65%;
	}

	.videoleft {
		padding: .28rem 0 0 0;
	}

	.videoleft img {
		width: 100%;
		border-radius: .17rem;
	}

	.videob {
		width: 20% !important;
		top: 38%;
		left: 42%;
	}

	.videoleft .videob {
		width: 15% !important;
		top: 42%;
		left: 42%;
	}

	.videoright {
		padding: 0 0 0 .17rem;
		margin-top: .08rem;
	}

	.videoright .videolist:nth-child(2n) {
		padding: 0 0 0 .08rem;
	}

	.videoright .videolist:nth-child(2n-1) {
		padding: 0 .08rem 0 0;
	}

	.videomore {
		margin: .33rem auto 0;
		line-height: .32rem;
		font-size: .16rem;
		width: 2rem;
	}

	.videomore span {
		font-size: .2rem;
		line-height: .27rem;
	}

	.head3 {
		padding: .43rem 0 .3rem;
	}

	.newslist:nth-child(6),
	.newslist:nth-child(7),
	.newslist:nth-child(8) {
		display: block;
	}

	.newslist {
		padding: 0 .05rem;
		margin-top: .13rem;
	}

	.newslist:nth-child(3),
	.newslist:nth-child(4),
	.newslist:nth-child(5) {
		margin-top: .34rem;
	}

	.newslist a {
		padding: .1rem .1rem .17rem;
	}

	.newstit {
		line-height: .49rem;
		height: .49rem;
		font-size: .2rem;
		transition: font-weight 0.4s;
	}

	.newsdes {
		line-height: .26rem;
		font-size: .16rem;
		height: .52rem;
	}

	.head4 {
		padding: .55rem 0 .42rem;
	}

	.newsmore {
		margin: .17rem auto 0;
	}

	.foot {
		padding: .29rem 0 .26rem;
	}

	.footleft {
		padding: 0 0 0 .33rem;
	}

	.footlogo {
		width: 60%;
		margin-left: .53rem;
	}

	.footlogo img {
		width: 100%;
		display: block;
	}

	.footel {
		width: 90%;
		line-height: .34rem;
		font-size: .18rem;
		margin: .19rem auto 0 0;
		padding: 0 .23rem;
	}

	.fooradd {
		line-height: .3rem;
		font-size: .16rem;
		text-align: left;
		padding-left: .26rem;
		border-bottom: 0;
	}

	.footright {
		padding: 0;
	}

	.footnav {
		display: flex;
		border-bottom: 1px solid #078b9c;
	}

	.footnav a {
		display: block;
		color: #fff;
		line-height: .75rem;
		font-size: .16rem;
		padding-right: .11rem;
	}

	.footnav a:last-child {
		padding-right: 0;
	}

	.footicp {
		display: flex;
		padding: .15rem 0 0 0;
		align-items: center;
	}

	.footcode {
		width: .95rem;
		height: .95rem;
		margin: 0;
	}

	.icpright {
		width: auto;
		padding-left: .27rem;
	}

	.bqsy {
		line-height: .25rem;
		font-size: .14rem;
		text-align: left;
		width: auto;
	}

	.one {
		display: flex;
	}

	.icpright .one:first-child .bqsy {
		padding-right: .13rem;
	}

	.topfix {
		position: fixed;
		top: 85%;
		right: .74rem;
		width: .6rem;
		height: .6rem;
		background: #dadada;
		line-height: .6rem;
		border-radius: .09rem;
		font-size: .4rem;
		text-align: center;
		color: #118291;
		cursor: pointer;
		z-index: 999;
	}

	.newslist:hover .newstit {
		font-weight: bold;
	}

	.nybanner {
		height: 2.32rem;
	}

	.breadcrumb-item {
		line-height: .65rem;
		font-size: .16rem;
	}

	.breadcrumb-item a span {
		padding-right: .07rem;
		font-size: .2rem;
	}

	.samlist .active::after {
		content: '';
		position: absolute;
		bottom: -.03rem;
		left: 0;
		width: 100%;
		height: .03rem;
		background: #118291;
	}

	.samlist .active {
		color: #118291;
	}

	.sam {
		position: relative;
		margin-right: .35rem;
		line-height: .65rem;
		font-size: .16rem;
	}

	.samlist .sam:last-child {
		margin-right: 0;
	}

	.sam:hover a::after {
		content: '';
		position: absolute;
		bottom: -.03rem;
		left: 0;
		width: 100%;
		height: .03rem;
		background: #118291;
	}

	.sam:hover a {
		color: #118291;
	}

	.company {
		margin: .29rem auto;
	}

	.comtitle {
		line-height: .52rem;
		font-size: .36rem;
	}

	.comline {
		width: .47rem;
		height: .03rem;
	}

	.comtxt {
		line-height: .31rem;
		font-size: .16rem;
		margin-top: .35rem;
	}

	.nynewslist {
		padding: .15rem 0 0;
	}

	.nynewslist .newslist {
		margin-top: .13rem !important;
	}

	.nynewsdatexq {
		line-height: .36rem;
		font-size: .16rem;
	}

	.nynewstitxq {
		margin-bottom: 0;
	}

	.nynewmt {
		margin-top: .16rem;
	}

	.nyfenyelist a {
		line-height: .34rem;
		font-size: .16rem;
		height: .34rem;
	}

	.nyhonorpic p {
		line-height: .65rem;
		font-size: .2rem;
		height: .65rem;
		padding: 0 .15rem;
	}

	.breadcrumb {
		padding: 0;
	}

	.nypro {
		margin-top: .05rem;
		padding: 0 .04rem;
	}

	.nypro a {
		border-radius: .07rem;
		padding: .2rem 0 .25rem;
	}

	.nypro a img {
		width: 80%;
	}

	.nyprotch {
		line-height: .3rem;
		font-size: .22rem;
		margin-top: .17rem;
		transition: color 0.5s;
	}

	.nyproten {
		line-height: .3rem;
		font-size: .22rem;
		transition: color 0.5s;
	}

	.nyprodes {
		margin-top: .22rem;
		padding-left: 33%;
	}

	.nyprodes p {
		line-height: .22rem;
		font-size: .18rem;
		transition: color 0.5s;
	}

	.nypro:hover .nyprotch,
	.nypro:hover .nyproten,
	.nypro:hover .nyprodes p {
		color: #118291;
	}

	.nyprolist {
		padding: 0;
	}

	.gallery-top {
		height: 4.88rem !important;
		width: 100%;
	}

	.gallery-thumbs {
		height: 1.18rem !important;
		margin-top: .08rem;
	}

	.nyproxqleft {
		height: 6.14rem;
	}

	.gallery-thumbs .swiper-slide {
		width: 25%;
		height: 100%;
	}

	.nyproxqright {
		padding: 0 0 0 .98rem;
		margin-top: .27rem;
	}

	.nyproxqtit {
		line-height: .57rem;
		font-size: .36rem;
	}

	.nyproxqsize {
		line-height: .7rem;
		font-size: .36rem;
	}

	.nyproxqline {
		width: .47rem;
		height: .03rem;
	}

	.nyproxqsizem {
		line-height: .33rem;
		font-size: .22rem;
	}

	.nyproxqzj {
		line-height: .31rem;
		font-size: .18rem;
	}

	.nyproxqmt {
		margin-top: .27rem;
	}

	.nyproxqzmt {
		margin-top: .16rem;
	}

	.nyproxqtxt {
		line-height: .31rem;
		font-size: .16rem;
		margin-top: .24rem;
	}





}

@media (min-width: 1200px) {
	.product a {
		padding-top: 2.2rem !important;
	}

	.probottom {
		padding-left: .8em;
	}

	.promsdes {
		font-size: .16rem;
	}

	.promstit {
		line-height: .56rem;
	}

	.posb {
		padding-bottom: 1.55rem;
	}

	.footel {
		width: 70%;
	}

	.footlogo {
		width: 55%;
		margin-left: .33rem;
	}

	.footnav a {
		padding-right: .28rem;
	}

	.footright {
		padding: 0 0 0 .24rem;
	}

	.gallery-top {
		height: 6rem !important;
	}

	.gallery-thumbs {
		height: 1.46rem !important;
	}

	.nyproxqleft {
		height: 7.55rem;
	}

	.nav-item {
		padding: 0 .15rem;
	}

	.nav-link {
		font-size: .18rem;
	}

	.navbar-collapse {
		padding-left: 3.93rem;
	}





}