.crumbs {
	width: 100%
}

.crumbs .inner {
	width: 1200px;
	margin: 0 auto
}

@media screen and (max-width:768px) {
	.crumbs .inner .pc {
		display: none
	}
}

@media screen and (min-width:768px) {
	.crumbs .inner .pc {
		display: block
	}
}

.crumbs .inner .pc {
	position: relative
}

.crumbs .inner .pc p {
	height: 80px;
	line-height: 80px
}

.crumbs .inner .pc p span {
	font-size: 14px
}

.crumbs .inner .pc p span:nth-child(1) {
	color: #5a5a5a
}

.crumbs .inner .pc p span:nth-child(2) {
	color: #333333
}

.crumbs .inner .pc .producttype {
	width: 220px;
	background-color: #ffffff;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 9
}

.crumbs .inner .pc .producttype .title {
	height: 76px;
	line-height: 76px;
	width: 100%;
	background-color: #00c9a1
}

.crumbs .inner .pc .producttype .title p {
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
	text-align: center
}

.crumbs .inner .pc .producttype ul li {
	height: 46px;
	line-height: 46px;
	border-top: 1px solid #d0d0d0;
	background-color: #f3f3f3;
	text-align: center;
	font-size: 15px;
	color: #333333
}

.crumbs .inner .pc .producttype ul li a {
	width: 90%;
	height: 42px;
	line-height: 42px;
	margin: 2px auto;
	display: block
}

.crumbs .inner .pc .producttype ul li a:hover {
	background-color: #ffffff
}

@media screen and (max-width:768px) {
	.mobile_crumbs {
		display: block
	}
}

@media screen and (min-width:768px) {
	.mobile_crumbs {
		display: none
	}
}

.mobile_crumbs {
	width: 100%;
	padding: 15px 0;
	background-color: #233647
}

.mobile_crumbs p {
	font-weight: bold;
	font-size: 14px;
	text-align: center
}

.mobile_crumbs p span {
	font-weight: bold;
	font-size: 14px;
	color: #ffffff
}

@media screen and (max-width:768px) {
	.productCenter {
		display: none
	}
}

@media screen and (min-width:768px) {
	.productCenter {
		display: block
	}
}

.productCenter {
	width: 100%;
	background-color: #233647
}

.productCenter .inner {
	width: 1200px;
	margin: 0 auto;
	padding: 30px 0px
}

.productCenter .inner p {
	width: 950px;
	text-align: center
}

.productCenter .inner p:nth-child(1) {
	height: 42px;
	line-height: 42px;
	font-size: 42px;
	color: #ffffff
}

.productCenter .inner p:nth-child(2) {
	font-size: 14px;
	color: #ffffff;
	margin-top: 20px
}

.products {
	width: 100%
}

@media screen and (max-width:768px) {
	.products .pc {
		display: none
	}
}

@media screen and (min-width:768px) {
	.products .pc {
		display: block
	}
}

.products .pc {
	width: 1200px;
	margin: 0 auto
}

.products .pc .pc_product {
	width: 950px
}

.products .pc .pc_product ul div.list {
	overflow: hidden;
	margin-top: 30px
}

.products .pc .pc_product ul div.list div.li {
	width: 300px;
	margin-bottom: 10px
}

.products .pc .pc_product ul div.list div.li img {
	width: 100%
}

.products .pc .pc_product ul div.list div.li p {
	font-size: 15px;
	text-align: center;
	color: #5a5a5a;
	margin-top: 13px
}

.products .pc .pc_product ul div.list li {
	width: 300px;
	margin-bottom: 10px;
	float: left;
	margin-left: 25px
}

.products .pc .pc_product ul div.list li .pic{
    height: 215px;
    box-sizing:table-cell;
    text-align: center;
    vertical-align: middle;
}

.products .pc .pc_product ul div.list li img {
	max-width: 100%;
	max-height: 100%;
}

.products .pc .pc_product ul div.list li p {
	font-size: 15px;
	text-align: center;
	color: #5a5a5a;
	margin-top: 13px
}

.products .pc .pc_product ul div.list li:nth-child(3n + 1) {
	margin-left: 0px
}

.products .pc .pc_product ul .pageList {
	width: 100%
}

@media screen and (max-width:768px) {
	.products .mobile {
		display: block
	}
}

@media screen and (min-width:768px) {
	.products .mobile {
		display: none
	}
}

.products .mobile {
	background-color: #ffffff;
	margin-top: 10px
}

.products .mobile .mobile_product .producttype {
	width: 100%
}

.products .mobile .mobile_product .producttype ul {
	display: flex;
	flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	justify-content: space-between;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	padding: 5px 6px
}

.products .mobile .mobile_product .producttype ul li {
	width: 48%;
	height: auto;
	line-height: normal;
	font-size: 0;
	background-color: #23d2b1;
	border-radius: 2px;
	margin: 0;
	margin-bottom: 2px
}

.products .mobile .mobile_product .producttype ul li a {
	width: 100%;
	height: 34px;
	line-height: 34px;
	display: block;
	font-size: 12px;
	color: #ffffff;
	border-radius: 2px
}

.products .mobile .mobile_product ul div.list {
	display: flex;
	flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	justify-content: space-between;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	padding: 0 6px
}

.products .mobile .mobile_product ul div.list li {
	width: 45%;
	height: auto;
	line-height: normal;
	font-size: 0;
	margin: 0;
	margin-bottom: 10px
}

.products .mobile .mobile_product ul div.list li img {
	width: 100%
}

.products .mobile .mobile_product ul div.list li p {
	font-size: 12px;
	color: #5a5a5a;
	margin-top: 8px
}/*# sourceMappingURL=./productCenter.css.map */