/*.header {
	position: relative;
}
.header .bd .nav ul li a {
	color: #000;
}
.header .bd .tel a {
	color:#000;
}
.header .bd .tel {
	background: url(../images/icon1_black.png) no-repeat left center;
}
.header .bd .btn-menu {
	background: url(../images/menu_black.png) no-repeat center / 60%;
}
*/

.inner-banner {position: relative;}
.inner-banner img {width: 100%;display: block;}
.inner-banner h4 {
	font-size: 42px;
	line-height: 62px;
	margin-top: -31px;
	color: #fff;
	position: absolute;
	left: 0;
	top: 50%;
	text-align: center;
	width: 100%;
	text-shadow: 0px 8px 4px rgb(0 0 0 / 15%);
}

@media (max-width: 900px) {
	.inner-banner img {
		height: 26vh;
    	object-fit: cover;
	}
	.inner-banner h4 {
		font-size: 22px;
	}
	.products-nav .crumb {
		line-height: 40px!important;
	}
}
.main-box {
	padding: 0 300px;
}
.main-box img {max-width: 100%;}
@media (max-width: 1660px) {
	.main-box {
		padding: 0 100px;
	}
}
@media (max-width: 1279px) {
	.main-box {
		padding: 0 10px;
	}
}

.about-box {
	background-color: #f5f5f5;
	padding: 10px 0 0px;
}
.about-box .about-info {
	padding: 40px 0;
	font-size: 16px;
}
.about-box .about-info .title {
	position: relative;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	display: block;
	margin: 0 auto;
}
.about-box .about-info .title::after {
	content: '';
	display: block;
	height: 4px;
	background-color: #005b7b;
	width: 60px;
	margin: 15px auto 0px;
}
.about-box .about-info .content {
	position: relative;
	padding: 15px 0px 30px;
	line-height: 2;
}
@media (max-width: 768px) {
	.about-box .about-info{
		margin: 0 10px;
	}
}

.application-box {
	padding: 40px 0 100px;
	font-size: 16px;
	background-color: #f5f5f5;
}
.application-box .title {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.application-box .desc {
	text-align: center;
}
.application-box .list {
	padding: 40px 0 0;
}
.application-box .list .swiper-slide {
	margin-bottom: 40px;
	text-align: center;
}
.application-box .list .img {
	margin-bottom: 7px;
}

.cooperation-title {
	text-align: center;
}
.cooperation-title h3 {
	margin: 0;
	font-size: 44px;
}
.cooperation-title p {
	margin: 25px 0 0;
	font-size: 16px;
	color: #acacac;
}
@media (max-width: 1279px) {
	.cooperation-title h3 {
	font-size: 22px;
	}
	.cooperation-title p {
	margin-top: 10px;
	font-size: 14px;
	}
}
.contact-box1 {
	overflow: hidden;
	padding: 78px 231px 120px;
	background: url('../images/bg15.png') no-repeat #f9f9f9 center bottom / 100%;
}
.contact-box1 .cooperation-title {
	margin-bottom: 42px;
}
.contact-box1 .bd {
	display: flex;
	background-color: #7b7b7b;
	-webkit-box-shadow: 0 12px 14px 0 rgba(20, 51, 48, 0.14);
	-moz-box-shadow: 0 12px 14px 0 rgba(20, 51, 48, 0.14);
	-ms-box-shadow: 0 12px 14px 0 rgba(20, 51, 48, 0.14);
	box-shadow: 0 12px 14px 0 rgba(20, 51, 48, 0.14);
}
.contact-box1 .bd .map {
	width: 1010px;
}
.contact-box1 .bd .desc {
	flex: 1;
	padding: 67px 46px 0 36px;
	color: #fff;
	background-color: #204580;
}
.contact-box1 .bd .desc ul li {
	padding-left: 70px;
	margin-bottom: 43px;
	background-repeat: no-repeat;
	background-position: left top;
}
.contact-box1 .bd .desc ul li:nth-child(1) {
	background-image: url('../images/icon61.png');
}
.contact-box1 .bd .desc ul li:nth-child(2) {
	background-image: url('../images/icon62.png');
}
.contact-box1 .bd .desc ul li:nth-child(3) {
	background-image: url('../images/icon63.png');
}
.contact-box1 .bd .desc ul li:nth-child(4) {
	background-image: url('../images/icon64.png');
}
.contact-box1 .bd .desc ul li:not(:last-child) .item {
	padding-bottom: 49px;
	border-bottom: 1px solid #355d9d;
}
.contact-box1 .bd .desc ul li .item h3 {
	margin: 0 0 18px;
	font-size: 16px;
	font-weight: normal;
}
.contact-box1 .bd .desc ul li .item p {
	margin: 0;
	font-size: 18px;
}
.contact-box1 .bd .desc ul li .item .icons {
	margin-top: 24px;
	font-size: 0;
}
.contact-box1 .bd .desc ul li .item .icons .icon {
	display: inline-block;
	width: 55px;
	height: 55px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #79c3bd;
}
.contact-box1 .bd .desc ul li .item .icons .icon + .icon {
	margin-left: 20px;
}
.contact-box1 .bd .desc ul li .item .icons .icon:nth-child(1) {
	background-image: url('../images/icon65.png');
}
.contact-box1 .bd .desc ul li .item .icons .icon:nth-child(2) {
	background-image: url('../images/icon66.png');
}
.contact-box1 .bd .desc ul li .item .icons .icon:nth-child(3) {
	background-image: url('../images/icon67.png');
}
.contact-box1 .bd .desc .ft {
	display: flex;
	justify-content: center;
	margin-top: 116px;
}
.contact-box1 .bd .desc .ft .line {
	width: 1px;
	height: 23px;
	margin: 0 36px;
	background-color: #90cdc8;
}
@media (max-width: 1660px) {
	.contact-box1 {
		padding: 70px 100px;
	}
	.contact-box1 .bd .desc {
		padding: 50px 30px 0;
	}
	.contact-box1 .bd .desc ul li {
		padding-left: 50px;
	}
	.contact-box1 .bd .desc ul li .item .icons .icon {
		width: 46px;
		height: 46px;
	}
	.contact-box1 .bd .desc ul li .item .icons .icon + .icon {
		margin-left: 15px;
	}
	.contact-box1 .bd .desc .ft {
		margin-top: 50px;
	}
}
@media (max-width: 1440px) {
	.contact-box1 .bd .desc ul li .item .icons .icon + .icon {
		margin-left: 10px;
	}
	.contact-box1 .bd .desc .ft {
		margin-top: 50px;
	}
}
@media (max-width: 1279px) {
	.contact-box1 {
		padding: 20px 10px;
	}
	.contact-box1 .cooperation-title {
		margin-bottom: 15px;
	}
	.contact-box1 .bd {
		display: block;
	}
	.contact-box1 .bd .map {
		width: 100%;
		height: 50vh;
	}
	.contact-box1 .bd .desc {
		padding: 10px;
	}
	.contact-box1 .bd .desc ul li {
		padding-left: 30px;
		margin-bottom: 10px;
		background-size: 20px;
	}
	.contact-box1 .bd .desc ul li:not(:last-child) .item {
		padding-bottom: 10px;
	}
	.contact-box1 .bd .desc ul li .item h3 {
		font-size: 14px;
	}
	.contact-box1 .bd .desc ul li .item p {
		font-size: 16px;
	}
	.contact-box1 .bd .desc ul li .item .icons .icon {
		width: 40px;
		height: 40px;
	}
	.contact-box1 .bd .desc .ft {
		margin-top: 20px;
	}
	.contact-box1 .bd .desc .ft a img {
		height: 20px;
	}
	.contact-box1 .bd .desc .ft .line {
		height: 20px;
		margin: 0 10px;
	}
}
.contact-box2 {
	overflow: hidden;
	padding: 40px 30px 40px;
	background-color: #efefef;
}
.contact-box2 .tips {
	margin: 28px 0 42px;
	font-size: 18px;
	text-align: center;
}
.contact-box2 .bd {
	max-width: 930px;
	margin: 0 auto;
}
@media (max-width: 1279px) {
	.contact-box2 {
		padding: 20px 10px;
	}
	.contact-box2 .tips {
		line-height: 22px;
		margin: 15px 0;
		font-size: 14px;
	}
}

.news-hot {
	overflow: hidden;
	padding: 94px 231px;
	background: url('../images/bg17.jpg') no-repeat center / cover;
}
.news-hot .hd {
	margin-bottom: 43px;
	font-size: 44px;
	font-weight: bold;
}
.news-hot .bd .hot-swiper .item {
	display: flex;
	background-color: #fff;
}
.news-hot .bd .hot-swiper .item:hover .desc h2 {
	color: #65bab3;
}
.news-hot .bd .hot-swiper .item .pic {
	overflow: hidden;
}
.news-hot .bd .hot-swiper .item .pic img {
	display: block;
	width: 100%;
}
.news-hot .bd .hot-swiper .item .desc {
	flex: 1;
	padding: 55px 50px 30px;
}
.news-hot .bd .hot-swiper .item .desc time {
	display: block;
	font-size: 22px;
}
.news-hot .bd .hot-swiper .item .desc h2 {
	max-height: 80px;
	line-height: 40px;
	overflow: hidden;
	margin: 15px 0 24px;
	font-size: 26px;
	font-weight: normal;
}
.news-hot .bd .hot-swiper .item .desc p {
	max-height: 64px;
	line-height: 32px;
	overflow: hidden;
	margin: 0;
	font-size: 16px;
}
.news-hot .bd .hot-swiper .item .desc .more {
	display: inline-block;
	margin-top: 77px;
	font-size: 15px;
}
.news-hot .bd .hot-swiper .item .desc .more span {
	display: block;
	padding-right: 19px;
	background: url('../images/icon79.png') no-repeat right center;
}
.news-hot .bd .hot-controls {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}
.news-hot .bd .hot-controls .fraction {
	font-size: 18px;
}
.news-hot .bd .hot-controls .fraction .current {
	font-size: 22px;
}
.news-hot .bd .hot-controls .fraction .divider {
	margin: 0 6px;
}
.news-hot .bd .hot-controls .fraction .length {
	font-size: 16px;
}
.news-hot .bd .hot-controls .hot-btns {
	font-size: 0;
}
.news-hot .bd .hot-controls .hot-btns a {
	display: inline-block;
	width: 55px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #cccccc;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.news-hot .bd .hot-controls .hot-btns a:hover {
	background-color: #65bab3;
}
.news-hot .bd .hot-controls .hot-btns a.next {
	margin-left: 10px;
}
@media (max-width: 16600px) {
	.news-hot {
	padding: 90px 100px;
	}
}
@media (max-width: 1279px) {
	.news-hot {
	padding: 20px 10px;
	}
	.news-hot .hd {
	margin-bottom: 15px;
	font-size: 22px;
	}
	.news-hot .bd .hot-swiper .item {
	display: block;
	}
	.news-hot .bd .hot-swiper .item .desc {
	padding: 10px;
	}
	.news-hot .bd .hot-swiper .item .desc time {
	font-size: 14px;
	}
	.news-hot .bd .hot-swiper .item .desc h2 {
	max-height: 44px;
	line-height: 22px;
	margin: 10px 0 15px;
	font-size: 18px;
	}
	.news-hot .bd .hot-swiper .item .desc p {
	max-height: 44px;
	line-height: 22px;
	font-size: 14px;
	}
	.news-hot .bd .hot-swiper .item .desc .more {
	margin-top: 15px;
	}
	.news-hot .bd .hot-controls {
	margin-top: 10px;
	}
	.news-hot .bd .hot-controls .hot-btns a {
	width: 40px;
	height: 30px;
	line-height: 30px;
	}
}
.news-main {
	overflow: hidden;
	padding: 63px 231px 172px;
}
.news-main .hd {
	margin-bottom: 48px;
	font-size: 20px;
}
.news-main .hd a {
	color: #acacac;
	vertical-align: middle;
}
.news-main .hd a.active {
	color: #000;
}
.news-main .hd span {
	display: inline-block;
	width: 2px;
	height: 18px;
	margin: 0 10px;
	vertical-align: middle;
	background-color: #dfdfdf;
}
@media (max-width: 1660px) {
	.news-main {
	padding: 60px 100px;
	}
}
@media (max-width: 1279px) {
	.news-main {
	padding: 20px 10px;
	}
	.news-main .hd {
	margin-bottom: 15px;
	font-size: 16px;
	}
	.news-main .hd span {
	width: 1px;
	height: 16px;
	margin: 0 5px;
	}
}
.news-list {
	overflow: hidden;
}
.news-list ul {
	margin: -42px -52px;
}
.news-list ul li {
	padding: 42px 52px;
}
.news-list ul li .item {
	display: block;
}
.news-list ul li .item:hover .desc h3 {
	color: #65bab3;
}
.news-list ul li .item .pic {
	overflow: hidden;
	margin-bottom: 25px;
}
.news-list ul li .item .pic img {
	display: block;
	width: 100%;
}
.news-list ul li .item .desc time {
	display: block;
	font-size: 15px;
	padding-top: 25px;
}
.news-list ul li .item .desc h3 {
	line-height: 1.8;
	overflow: hidden;
	margin: 0px 0 10px;
	font-size: 20px;
	font-weight: normal;
}
.news-list ul li .item .desc p {
	line-height: 26px;
	margin: 0;
	font-size: 14px;
	min-height: 78px;
}

.news-list ul li .item .desc .desc-item {
	margin-left: 20px;
}
.news-list ul li .item .desc .desc-item .cont {
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:3;/*想要的行数*/
	-webkit-box-orient:vertical;
}
@media (max-width: 992px) {
	.news-list ul li .item .desc .desc-item {
		margin-left: 0;
	}
}
/*
.news-list ul li .item {
	position: relative;
}
.news-list ul li .item .pic {
	width: 300px;
	position: absolute;
}
.news-list ul li .item .desc {
	float: left;
	width: 100%;
	margin-left: 320px;;
}*/

@media (max-width: 1660px) {
	.news-list ul {
	margin: -15px;
	}
	.news-list ul li {
	padding: 15px;
	}
}
@media (max-width: 1279px) {
	.news-list ul {
	margin: 0;
	}
	.news-list ul li {
	float: none;
	width: auto;
	padding: 0;
	}
	.news-list ul li + li {
	margin-top: 10px;
	}
	.news-list ul li .item .pic {
	margin-bottom: 10px;
	}
	.news-list ul li .item .desc h3 {
	margin: 10px 0;
	font-size: 18px;
	}
}
.news-detail {
	overflow: hidden;
	padding: 0 100px;
}
.news-detail .crumb {
	padding: 48px 0 28px;
	font-size: 14px;
}
.news-detail .crumb span {
	margin: 0 10px;
}
.news-detail-main {
	display: flex;
}
.news-detail-main .content {
	flex: 1;
	border-top: 1px solid #f0f0f0;
}
.news-detail-main .content .hd {
	padding: 40px 0;
}
.news-detail-main .content .hd h2 {
	margin: 0;
	font-size: 34px;
}
.news-detail-main .content .hd p {
	margin: 27px 0 0;
	font-size: 14px;
	color: #7b7b7b;
}
.news-detail-main .content .bd {
	line-height: 32px;
	font-size: 16px;
}
.news-detail-main .content .bd img {
	max-width: 100%;
}
.news-detail-main .sidebar {
	width: 405px;
	margin-left: 60px;
}
.news-detail-main .sidebar .hd {
	margin-bottom: 8px;
}
.news-detail-main .sidebar .hd h3 {
	display: inline-block;
	padding-top: 15px;
	margin: 0;
	border-top: 4px solid #204580;
	font-size: 18px;
}
.news-detail-main .sidebar .bd ul li {
	padding: 26px 0;
	border-bottom: 1px solid #f0f0f0;
}
.news-detail-main .sidebar .bd ul li .item {
	display: block;
}
.news-detail-main .sidebar .bd ul li .item .pic {
	width: 137px;
	overflow: hidden;
	margin-right: 15px;
}
.news-detail-main .sidebar .bd ul li .item .pic img {
	display: block;
	width: 100%;
}
.news-detail-main .sidebar .bd ul li .item .desc {
	overflow: hidden;
}
.news-detail-main .sidebar .bd ul li .item .desc time {
	display: block;
	padding: 3px 0;
	font-size: 14px;
}
.news-detail-main .sidebar .bd ul li .item .desc p {
	height: 44px;
	line-height: 22px;
	overflow: hidden;
	margin: 6px 0 0;
	font-size: 15px;
}
.news-detail-main .sidebar .ft {
	margin: 62px 0;
}
.news-detail-main .sidebar .ft a {
	display: block;
	font-size: 15px;
}
.news-detail-main .sidebar .ft a + a {
	margin-top: 22px;
}
@media (max-width: 1440px) {
	.news-detail {
	padding: 0 100px;
	}
	.news-detail-main .sidebar {
	margin-left: 50px;
	}
}
@media (max-width: 1366px) {
	.news-detail {
	padding: 0 30px;
	}
}
@media (max-width: 1279px) {
	.news-detail {
	padding: 20px 10px;
	}
	.news-detail .crumb {
	padding: 0;
	margin-bottom: 15px;
	}
	.news-detail .crumb span {
	margin: 0 5px;
	}
	.news-detail-main {
	display: block;
	}
	.news-detail-main .content .hd {
	padding: 20px 0 10px;
	}
	.news-detail-main .content .hd h2 {
	line-height: 32px;
	font-size: 22px;
	}
	.news-detail-main .content .hd p {
	margin-top: 10px;
	}
	.news-detail-main .content .bd {
	line-height: 22px;
	font-size: 14px;
	}
	.news-detail-main .sidebar {
	width: 100%;
	margin-left: 0;
	}
	.news-detail-main .sidebar .hd h3 {
	padding-top: 10px;
	font-size: 16px;
	}
	.news-detail-main .sidebar .bd ul li {
	padding: 10px 0;
	}
	.news-detail-main .sidebar .bd ul li .item .desc time {
	font-size: 12px;
	}
	.news-detail-main .sidebar .bd ul li .item .desc p {
	font-size: 14px;
	}
	.news-detail-main .sidebar .ft {
	margin-top: 10px;
	}
	.news-detail-main .sidebar .ft a {
	font-size: 14px;
	}
	.news-detail-main .sidebar .ft a + a {
	margin-top: 10px;
	}
}

.news-detail-main .content .hd h2 {line-height: 1.5;}
.prev-next-page {padding: 5px 0;line-height: 1.5;font-size: 14px;}

.products-all-nav {
	background-color: #fff;
}
.products-all-nav .hd {
	padding: 0 231px;
	font-size: 0;
}
.products-all-nav .hd .crumb {
	line-height: 96px;
	font-size: 14px;
}
.products-all-nav .hd .crumb span {
	margin: 0 10px;
}
.products-all-nav .hd .custom-select .handler {
	position: relative;
	display: block;
	height: 96px;
	line-height: 96px;
	overflow: hidden;
	padding: 0 46px;
	border-width: 1px 0px 4px;
	border-style: solid;
	border-color: #f0f0f0 #f0f0f0 #005b7b;
	font-size: 18px;
}
.products-all-nav .hd .custom-select .drop-list .item a {
	padding: 12px 10px;
	font-size: 14px;
	text-align: center;
}
.products-all-nav .bd {
	overflow: hidden;
	padding: 0 231px;
	border-top: 1px solid #f0f0f0;
}
.products-all-nav .bd ul {
	display: flex;
	justify-content: center;
}
.products-all-nav .bd ul li .item {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 56px 0;
}
.products-all-nav .bd ul li .item.active,
.products-all-nav .bd ul li .item:hover {
	color: #65bab3;
}
.products-all-nav .bd ul li .item ins {
	display: block;
	width: 100%;
	height: 46px;
	padding: 0 84px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 100%;
}
.products-all-nav .bd ul li .item p {
	margin: 0;
	font-size: 16px;
}

.products-side {
	float: left;
	width: 270px;
	background-color: #fff;
	margin-bottom: 40px;
}
.products-side .product-title {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	padding: 20px 0;
}

.products-all-list .products-list {
	margin-left: 290px;
}

@media (max-width: 1660px) {
	.products-all-nav .hd {
	padding: 0 100px;
	}
	.products-all-nav .bd {
	padding: 0 100px;
	}
}
@media (max-width: 1440px) {
	.products-all-nav .bd ul li .item ins {
	padding: 0 70px;
	}
}
@media (max-width: 1366px) {
	.products-all-nav .hd {
	padding: 0 30px;
	}
	.products-all-nav .bd {
	padding: 0 30px;
	}
	.products-all-nav .bd ul li .item ins {
	padding: 0 75px;
	}
}
@media (max-width: 1279px) {
	.products-all-nav .hd {
	padding: 0 10px;
	}
	.products-all-nav .hd .crumb {
	line-height: 40px;
	}
	.products-all-nav .hd .crumb span {
	margin: 0 5px;
	}
	.products-all-nav .hd .custom-select .handler {
	height: 40px;
	line-height: 40px;
	padding: 0 30px;
	border-bottom-width: 2px;
	font-size: 14px;
	}
	.products-all-nav .hd .custom-select .handler::after {
	bottom: 2px;
	border-width: 4px 4px 0;
	}
	.products-all-nav .bd {
	padding: 0 10px;
	}
	.products-all-nav .bd ul {
	justify-content: flex-start;
	overflow-x: auto;
	}
	.products-all-nav .bd ul li .item {
	padding: 10px;
	white-space: nowrap;
	}
	.products-all-nav .bd ul li .item ins {
	height: 20px;
	padding: 0 30px;
	margin-bottom: 10px;
	}
	.products-all-nav .bd ul li .item p {
	font-size: 12px;
	}
}
.products-all-list {
	padding: 47px 231px;
	background-color: #f5f5f5;
}
@media (max-width: 1660px) {
	.products-all-list {
	padding: 30px 100px;
	}
}
@media (max-width: 1366px) {
	.products-all-list {
	padding: 30px;
	}
}
@media (max-width: 1279px) {
	.products-all-list {
	padding: 10px;
	}
}
.products-list {
	overflow: hidden;
}
.products-list ul {
	margin: 0 -16px;
}
.products-list ul li {
	float: left;
	width: 33.333333%;
	padding: 0 16px;
	margin-bottom: 47px;
}
.products-list ul li.recommend .item .pic::before {
	position: absolute;
	top: 0;
	right: 0;
	border-width: 42px;
	border-style: solid;
	border-color: #204580 #204580 transparent transparent;
	content: '';
}
.products-list ul li.recommend .item .pic::after {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	content: '推荐';
}
.products-list ul li .item {
	display: block;
	overflow: hidden;
	background-color: #fff;
}
.products-list ul li .item .pic {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}
.products-list ul li .item .pic img {
	max-width: 100%;
	max-height: 100%;
}
.products-list ul li .item .desc {
	padding: 15px 25px 20px;
	text-align: center;
}
.products-list ul li .item .desc h3 {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	margin: 0;
	font-size: 18px;
	font-weight: normal;
}
.products-list ul li .item .desc p {
	margin: 12px 0 0;
	font-size: 12px;
}


.products-related .products-list ul li {
	width: 25%;
}
.products-intro .inquiry-btn a {
	margin-top: 50px;
	display: inline-block;
	padding: 14px 100px;
	font-size: 18px;
	background-color: #005b7b;
	color: #fff;
}

@media (max-width: 1279px) {
	.products-list ul {
	margin: 0;
	}
	.products-list ul li {
	float: none;
	width: 100%;
	padding: 0;
	margin-bottom: 10px;
	}
	.products-list ul li.recommend .item .pic::before {
	border-width: 20px;
	}
	.products-list ul li.recommend .item .pic::after {
	top: 2px;
	right: -6px;
	width: 40px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	}
	/*.products-list ul li .item .pic {
	height: 200px;
	}*/
	.products-list ul li .item .desc {
	padding: 10px;
	}
	.products-list ul li .item .desc h3 {
	font-size: 16px;
	}
	.products-list ul li .item .desc p {
	margin-top: 10px;
	}
}

.products-intro {
	overflow: hidden;
	padding: 33px 231px 112px;
	background-color: #f5f5f5;
}
.products-intro .crumb {
	margin-bottom: 43px;
	font-size: 14px;
}
.products-intro .crumb span {
	margin: 0 10px;
}
.products-intro .bd .pic {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 30%;
	margin-right: 50px;
}
.products-intro .bd .pic img {
	max-width: 100%;
	max-height: 100%;
}
.products-intro .bd .desc {
	overflow: hidden;
}
.products-intro .bd .desc .title h2 {
	margin: 0 0 20px;
	font-size: 40px;
	font-weight: normal;
}
.products-intro .bd .desc .title h3 {
	margin: 0;
	font-size: 20px;
	font-weight: normal;
}
.products-intro .bd .desc .box {
	margin-top: 48px;
}
.products-intro .bd .desc .box h3 {
	margin: 0 0 20px;
	font-size: 18px;
	font-weight: normal;
}
.products-intro .bd .desc .text {
	font-size: 16px;
	line-height: 1.8;
}
.products-intro .bd .desc .params ul li {
	line-height: 38px;
	font-size: 18px;
}
.products-intro .bd .desc .params ul li .label {
	float: left;
	width: 140px;
	color: #999;
}
.products-intro .bd .desc .params ul li .value {
	overflow: hidden;
}
.products-intro .bd .desc .preview ul {
	font-size: 0;
}
.products-intro .bd .desc .preview ul li {
	display: inline-block;
}
.products-intro .bd .desc .preview ul li + li {
	margin-left: 15px;
}
.products-intro .bd .desc .preview ul li .item {
	width: 109px;
	border: 1px solid transparent;
	cursor: pointer;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.products-intro .bd .desc .preview ul li .item.active {
	border-color: #65bab3;
}
.products-intro .bd .desc .preview ul li .item img {
	display: block;
	width: 100%;
}
.products-intro .bd .desc .btn-group {
	margin-top: 84px;
	font-size: 0;
}
.products-intro .bd .desc .btn-group .btn {
	display: inline-block;
	padding: 0 65px;
	border: 1px solid rgba(49, 49, 49, 0.5);
	-webkit-border-radius: 58px;
	-moz-border-radius: 58px;
	-ms-border-radius: 58px;
	border-radius: 58px;
	font-size: 20px;
}
.products-intro .bd .desc .btn-group .btn + .btn {
	margin-left: 26px;
}
.products-intro .bd .desc .btn-group .btn.primary {
	border-color: #65bab3;
	color: #fff;
	background-color: #65bab3;
}
.products-intro .bd .desc .btn-group .btn.primary span {
	background-image: url('../images/icon39.png');
}
.products-intro .bd .desc .btn-group .btn span {
	display: block;
	height: 58px;
	line-height: 58px;
	padding-right: 41px;
	background: url('../images/icon40.png') no-repeat right center;
}
@media (max-width: 1660px) {
	.products-intro {
	padding: 30px 100px;
	}
	.products-intro .bd .desc .btn-group .btn {
	padding: 0 40px;
	}
}
@media (max-width: 1366px) {
	.products-intro {
	padding: 30px;
	}
}
@media (max-width: 1279px) {
	.products-intro {
	padding: 20px 10px;
	}
	.products-intro .crumb {
	margin-bottom: 20px;
	}
	.products-intro .crumb span {
	margin: 0 5px;
	}
	.products-intro .bd .pic {
	float: none;
	width: 100%;
	height: 50vh;
	margin: 0 0 20px;
	}
	.products-intro .bd .desc .title {
	text-align: center;
	}
	.products-intro .bd .desc .title h2 {
	margin-bottom: 10px;
	font-size: 26px;
	}
	.products-intro .bd .desc .title h3 {
	font-size: 16px;
	}
	.products-intro .bd .desc .box {
	margin-top: 15px;
	}
	.products-intro .bd .desc .box h3 {
	margin-bottom: 10px;
	font-size: 14px;
	}
	.products-intro .bd .desc .params ul {
	display: flex;
	flex-wrap: wrap;
	}
	.products-intro .bd .desc .params ul li {
	width: 50%;
	line-height: 22px;
	font-size: 14px;
	}
	.products-intro .bd .desc .params ul li .label {
	width: 65px;
	}
	.products-intro .bd .desc .preview ul li + li {
	margin-left: 10px;
	}
	.products-intro .bd .desc .preview ul li .item {
	width: 60px;
	}
	.products-intro .bd .desc .btn-group {
	margin-top: 15px;
	}
	.products-intro .bd .desc .btn-group .btn {
	padding: 0 20px;
	font-size: 14px;
	}
	.products-intro .bd .desc .btn-group .btn + .btn {
	margin-left: 10px;
	}
	.products-intro .bd .desc .btn-group .btn span {
	height: 40px;
	line-height: 40px;
	padding-right: 30px;
	}
}
.products-poster {
	padding: 33px 231px 112px;
	font-size: 16px;
	line-height: 1.8;
}
.products-poster img {
	display: block;
	width: 100%;
}
@media (max-width: 1660px) {
	.products-poster {
	    padding: 0px 100px 30px;
	}
}
@media (max-width: 1279px) {
	.products-poster {
	padding: 0;
	}
}
.products-related {
	padding: 76px 231px 127px;
	background-color: #f5f5f5;
}
.products-related .hd {
	margin-bottom: 50px;
	font-size: 36px;
}
@media (max-width: 1660px) {
	.products-related {
	padding: 50px 100px 0;
	}
}
@media (max-width: 1366px) {
	.products-related {
	padding: 30px;
	}
}
@media (max-width: 1279px) {
	.products-related {
	padding: 20px 10px;
	}
	.products-related .hd {
	margin-bottom: 15px;
	font-size: 22px;
	}
}

.products-poster .tabs {
	margin: 28px 0 20px;
	font-size: 0;
}
.products-poster .tabs .item {
	display: inline-block;
	height: 44px;
	line-height: 44px;
	overflow: hidden;
	padding: 0 37px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	font-size: 16px;
	background-color: #f0f0f0;
}
.products-poster .tabs .item.active {
	color: #fff;
	background-color: #005b7b;
}
.products-poster .tabs .item + .item {
	margin-left: 15px;
}
.products-poster .bd {
	display: none;
}
.products-poster .bd p {
	line-height: 32px;
	margin: 10px 0 0;
	font-size: 16px;
}
@media (max-width: 1279px) {
	.products-poster {
		padding: 20px 10px;
	}
	.products-poster .tabs {
	display: flex;
	margin: 10px 0;
	}
	.products-poster .tabs .item {
	flex: 1;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	font-size: 14px;
	}
	.products-poster .tabs .item + .item {
	margin-left: 10px;
	}
	.products-poster .bd p {
	line-height: 22px;
	font-size: 14px;
	}
}


.honor-box {
	padding: 40px 0px;
}
.honor-box .text {
	padding: 10px 0;
	text-align: center;
	font-size: 14px;
	height: 40px;
    line-height: 1.5;
}
.honor-box .img {
	cursor: pointer;
}
.honor-box img {max-width: 100%;}


.apply-form {
	margin: 0 -15px;
}
.apply-form .item {
	float: left;
	width: 50%;
	padding: 15px;
	margin: 0;
	border: 0;
}
.apply-form .item .form-control {
	display: block;
	width: 100%;
	height: 58px;
	line-height: 58px;
	padding: 0 19px;
	border: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	font-size: 16px;
}
.apply-form .item .form-control::placeholder {
	color: #acacac;
}
.apply-form .item textarea.form-control {
	height: auto;
	line-height: 26px;
	padding-top: 20px;
	padding-bottom: 20;
	resize: none;
}
.apply-form .item .submit {
	display: block;
	height: 50px;
	line-height: 50px;
	padding: 0 80px;
	margin: 23px auto 0;
	border: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	font-size: 18px;
	color: #fff;
	background-color: #005b7b;
}
.apply-form .item .submit:hover {
	text-decoration: none;
}
@media (max-width: 1279px) {
	.apply-form {
	margin: 0;
	}
	.apply-form .item {
	padding: 5px;
	}
	.apply-form .item .form-control {
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	font-size: 14px;
	}
	.apply-form .item .submit {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-top: 10px;
	font-size: 14px;
	}
}


.products-nav {
	overflow: hidden;
	padding: 0 231px;
	background-color: #fff;
}
.products-nav .crumb {
	line-height: 82px;
	font-size: 14px;
}
.products-nav .crumb span {
	margin: 0 10px;
}
.products-nav ul li {
	float: left;
}
.products-nav ul li a {
	position: relative;
	display: block;
	height: 82px;
	line-height: 82px;
	overflow: hidden;
	padding: 0 28px;
	font-size: 18px;
}
.products-nav ul li a::after {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	height: 4px;
	background-color: #005b7b;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	content: '';
}
.products-nav ul li a:hover::after,
.products-nav ul li a.active::after {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
@media (max-width: 1660px) {
	.products-nav {
	padding: 0 100px;
	}
}
@media (max-width: 1440px) {
	.products-nav {
	padding: 0 30px;
	}
}
@media (max-width: 1279px) {
	.products-nav {
	padding: 0;
	}
	.products-nav .crumb {
	float: none;
	line-height: 30px;
	padding: 0 10px;
	border-bottom: 1px solid #f3f3f3;
	}
	.products-nav .crumb span {
	margin: 0 5px;
	}
	.products-nav ul li a {
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	font-size: 14px;
	}
}

@media (max-width: 900px) {
	.honor-box {padding: 40px 10px;}
	.products-side {float: none; width: 100%;}
	.products-all-list .products-list {margin-left: 0;}
	.products-related .products-list ul {margin: 0 -5px;}
	.products-related .products-list ul li {width: 50%;float: left; padding: 0 5px;}
	.products-all-list .products-list ul li .item .pic { height: auto!important;}
	.news-list ul li .item {border-bottom: 1px solid #dfdfdf;margin-bottom: 30px;}
	.news-list ul li .item .desc h3 {font-weight: bold;}
	.news-list ul li .item .desc .desc-item .cont {-webkit-line-clamp: 2;}
	.news-list ul li .item .desc p {min-height: auto;}
	.news-list ul li .item .desc time {padding-top: 10px;padding-bottom:30px;}

	.products-list ul {margin: -5px;}
	.products-list ul li {width: 50%; float: left;padding: 5px;}

	.products-side {display: none;}

	.products-nav ul li a {padding: 0 8px;}

	.products-intro .bd .desc .title h2 {font-size: 20px;}
	.products-intro .inquiry-btn a {font-size: 16px;display: block; padding: 14px 0; text-align: center;border-radius: 3px;}
}