.fnt_20 {
    font-size: 20px;
}
.djss{background-color: #f9f9f9;}
.content .innerWrap {
	width: 1400px;
	margin: 0 auto
}
.content1 .list ul li .info_a{ text-align: center; margin: 0 auto;}
.content1 .list ul li .intro_more{margin-top:15px;}
.content1 .list ul li .intro_more {margin-right:13px; display:inline-block; font-size:16px; position:relative; color:#666;}
.content1 .list ul li .intro_more:before{content:''; display:block; position:absolute; left:0; bottom:0; width:0px; height:1px; background:#666; transition:all 0.5s ease;}
.content1 .list ul li .intro_more:after{content:''; width:10px; height:10px; background:url(../images/proCen02_3.png) no-repeat center; position:absolute; right:-15px; top:50%; margin-top:-5px}
.content .innerWrap .title {
	margin-bottom: .4rem
}

.content .innerWrap .title h1 {
	position: relative;
	display: flex;
	justify-content: center;
	text-align: center;
	font-size: 38px;
	padding-bottom: .15rem
}

@media only screen and (max-width:1440px) {
	.content .innerWrap .title h1 {
		font-size: 32px
	}

	
}

@media only screen and (max-width:1024px) {
	.content .innerWrap .title h1 {
		font-size: 26px
	}
}

@media only screen and (max-width:767px) {
	.content .innerWrap .title h1 {
		font-size: 24px
	}
}

.content .innerWrap .title h1::after {
	position: absolute;
	content: "";
	width: .4rem;
	height: 2px;
	background: #e40112;
	bottom: 0
}

.content1 {
	padding: .2rem 0 1rem
}

.content1 .cateList .tabContainer:first-child {
	border-top: 1px solid #e5e5e5
}

.content1 .tabContainer {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	border-bottom: 1px solid #e5e5e5
}

.content1 .tabContainer.weight ul {
	height: auto;
	min-height: .88rem
}

.content1 .tabContainer.weight ul li {
	font-size: 16px
}

@media only screen and (max-width:1366px) {
	.content1 .tabContainer.weight ul li {
		font-size: 14px
	}
}

@media only screen and (max-width:767px) {
	.content1 .tabContainer.weight ul li {
		font-size: 14px
	}
}

.content1 .tabContainer.weight .all span {
	font-size: 14px
}

@media only screen and (max-width:767px) {
	.content1 .tabContainer.weight .all span {
		font-size: 12px
	}
}

.content1 .tabContainer .cate {
	display: flex;
	align-items: flex-start;
	width: 96%
}

.content1 .tabContainer .all {
	cursor: pointer;
	line-height: .36rem;
	padding: .26rem 0;
	height: .88rem;
	white-space: nowrap;
	margin-right: .4rem;
	display: flex;
	align-items: center
}

.content1 .tabContainer .all span {
	position: relative;
	display: inline-flex;
	justify-content: center;
	padding: 0 .1rem;
	line-height: .36rem;
	height: 100%;
	font-size: 18px
}

@media only screen and (max-width:1024px) {
	.content1 .tabContainer .all span {
		font-size: 16px
	}
}

.content1 .tabContainer .all.active,.content1 .tabContainer .all:hover {
	color: #e40112
}

.content1 .tabContainer .all.active span,.content1 .tabContainer .all:hover span {
	position: relative;
	color: #e8010f
}

.content1 .tabContainer .all.active span::after,.content1 .tabContainer .all:hover span::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 2px;
	bottom: -0.26rem;
	left: 0;
	background: #e8010f;
	z-index: 1
}

.content1 .tabContainer .cateTitle {
	box-sizing: border-box;
	font-size: 18px;
	height: .88rem;
	line-height: .88rem;
	padding: 0 .1rem;
	margin-right: .4rem;
	white-space: nowrap
}

@media only screen and (max-width:1024px) {
	.content1 .tabContainer .cateTitle {
		font-size: 16px
	}
}

.content1 .tabContainer ul {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	height: .88rem
}

.content1 .tabContainer ul li {
	display: flex;
	line-height: .36rem;
	padding: .26rem 0;
	padding-right: .5rem;
	height: calc(.88rem + 1px);
	cursor: pointer;
	font-size: 18px;
	overflow: hidden
}

@media only screen and (max-width:1024px) {
	.content1 .tabContainer ul li {
		font-size: 16px
	}
}

.content1 .tabContainer ul li.active span,.content1 .tabContainer ul li:hover span {
	position: relative;
	color: #e8010f
}

.content1 .tabContainer ul li.active span::after,.content1 .tabContainer ul li:hover span::after {
	left: 0
}

.content1 .tabContainer ul li a {
	line-height: .36rem
}

.content1 .tabContainer ul li span {
	position: relative;
	display: inline-flex;
	justify-content: center;
	padding: 0 .1rem;
	height: 100%;
	line-height: .36rem
}

.content1 .tabContainer ul li span::after {
	position: absolute;
	content: " ";
	width: 100%;
	height: 2px;
	bottom: -0.26rem;
	left: -120%;
	background: #e8010f;
	z-index: 1;
	transition: all .5s
}

.content1 .tabContainer .more {
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	height: .88rem;
	width: .44rem
}

.content1 .tabContainer .more i {
	font-size: 24px;
	color: #323232
}

@media only screen and (max-width:1440px) {
	.content1 .tabContainer .more i {
		font-size: 20px
	}
}

@media only screen and (max-width:1200px) {
	.content1 .tabContainer .more i {
		font-size: 18px
	}
}

@media only screen and (max-width:1024px) {
	.content1 .tabContainer .more i {
		font-size: 18px
	}
}

@media only screen and (max-width:767px) {
	.content1 .tabContainer .more i {
		font-size: 16px
	}
}

.content1 .tabContainer .more.on .icon-add {
	display: block
}

.content1 .tabContainer .more.on .icon-jian {
	display: none
}

.content1 .tabContainer .more.off .icon-add {
	display: none
}

.content1 .tabContainer .more.off .icon-jian {
	display: block
}

.content1 .tabContainer_mobile {
	display: none
}

.content1 .tabContainer_mobile .swiper-container {
	width: 100%
}

.content1 .tabContainer_mobile .swiper-slide {
	line-height: .36rem;
	padding: .26rem 0;
	height: .88rem;
	cursor: pointer;
	font-size: 18px;
	overflow: hidden
}

@media only screen and (max-width:1024px) {
	.content1 .tabContainer_mobile .swiper-slide {
		font-size: 16px
	}
}

.content1 .tabContainer_mobile .swiper-slide.active span,.content1 .tabContainer_mobile .swiper-slide:hover span {
	position: relative;
	color: #e8010f
}

.content1 .tabContainer_mobile .swiper-slide.active span::after,.content1 .tabContainer_mobile .swiper-slide:hover span::after {
	left: 0
}

.content1 .tabContainer_mobile .swiper-slide span {
	position: relative;
	display: inline-flex;
	justify-content: center;
	padding: 0 10px;
	height: 100%
}

.content1 .tabContainer_mobile .swiper-slide span::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 2px;
	bottom: -0.26rem;
	left: -120%;
	background: #e8010f;
	z-index: 1;
	transition: all .5s
}

.content1 .searchResult {
	display: flex;
	justify-content: space-between;
	padding: .7rem 0 .8rem
}

.content1 .searchResult p {
	font-size: 24px;
	color: #131313
}

@media only screen and (max-width:1440px) {
	.content1 .searchResult p {
		font-size: 20px
	}
}

@media only screen and (max-width:1200px) {
	.content1 .searchResult p {
		font-size: 18px
	}
}

@media only screen and (max-width:1024px) {
	.content1 .searchResult p {
		font-size: 18px
	}
}

@media only screen and (max-width:767px) {
	.content1 .searchResult p {
		font-size: 16px
	}
}

.content1 .searchResult p span {
	font-size: 24px;
	color: #e50113
}

@media only screen and (max-width:1440px) {
	.content1 .searchResult p span {
		font-size: 20px
	}
}

@media only screen and (max-width:1200px) {
	.content1 .searchResult p span {
		font-size: 18px
	}
}

@media only screen and (max-width:1024px) {
	.content1 .searchResult p span {
		font-size: 18px
	}
}

@media only screen and (max-width:767px) {
	.content1 .searchResult p span {
		font-size: 16px
	}
}

.content1 .searchResult .rightBtn {
	display: flex
}

.content1 .searchResult .rightBtn .button {
	margin-right: 10px
}

.content1 .searchResult .rightBtn .button:last-child {
	margin-right: 0
}

.content1 .searchResult .button {
	font-size: 14px;
	padding: 10px 20px;
	background: #2c2b2b;
	color: #fff;
	cursor: pointer
}

.content1 .searchResult .button p {
	color: #fff;
	font-size: 16px
}

@media only screen and (max-width:1366px) {
	.content1 .searchResult .button p {
		font-size: 14px
	}
}

@media only screen and (max-width:767px) {
	.content1 .searchResult .button p {
		font-size: 14px
	}
}

.content1 .searchResult .button:hover {
	background: #e50113
}

.content1 .list ul {
	display: flex;
	flex-wrap: wrap;
	padding: 0 0 .43rem
}

.content1 .list ul li {
	position: relative;
	box-sizing: border-box;
	width: 31.7%;
	margin-right: 2.2%;
	padding: .33rem .3rem;
	cursor: pointer;
	transition: all .5s;
	margin-bottom: .35rem;
	background-color: #fff;
box-shadow: 0 0 10px #c5c5c5;
}
.content1 .list ul li:hover{box-shadow:-4px 2px 20px 1px rgba(0,0,0,0.2)}
.content1 .list ul li.active {
	border-color: #ea5513
}
.content1 .list ul li a {
	display: block;
}
.content1 .list ul li .info:after {content:"";width:0;height:5px;background:#ea5513;position:absolute;bottom:0;left:0;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}


.content1 .list ul li a:hover .info:after {width:100%}
.content1 .list ul li:hover h3,.content1 .list ul li:hover h2 {
	color:#ea5513
}

.content1 .list ul li:hover .imgBox div {
	transform: scale(1.07)
}

.content1 .list ul li:nth-child(3n) {
	margin-right: 0
}

.content1 .list ul li.selectAble .selectBox {
	display: flex
}

.content1 .list ul li .selectBox {
	display: none;
	align-items: center;
	justify-content: center;
	position: absolute;
	width: .26rem;
	height: .26rem;
	border: 2px solid #c40b18;
	border-radius: 50%;
	right: .15rem;
	top: .15rem
}

.content1 .list ul li .selectBox i {
	display: none;
	color: #fff;
	font-size: 16px
}

@media only screen and (max-width:1366px) {
	.content1 .list ul li .selectBox i {
		font-size: 14px
	}
}

@media only screen and (max-width:767px) {
	.content1 .list ul li .selectBox i {
		font-size: 14px
	}
}

.content1 .list ul li .selectBox.active {
	background: #c40b18
}

.content1 .list ul li .selectBox.active i {
	display: block
}

.content1 .list ul li h2 {
	    font-weight: normal;
		line-height: 30px;
	-webkit-line-clamp: 1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: center;
	padding-top: 10px;
}

.content1 .list ul li h3 {
	margin-bottom: .1rem;
	font-weight: bold;
	-webkit-line-clamp: 1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 1.5
}



.content1 .list ul li .imgBox {
	width: 100%;
	height: 2.5rem;
	margin-bottom: .1rem
}

.content1 .list ul li .imgBox div {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	transition: all .8s;
	background-color: #fff;
	background-blend-mode: multiply
}





.content1 .list ul li .info .label {
	flex: 1;
	-webkit-line-clamp: 1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 1.5;
	line-height: 2;
	font-size: 14px
}

@media only screen and (max-width:767px) {

}

.content1 .list ul li .info .symbol {
	width: 10px
}

.content1 .list ul li .info .value {
	flex: 3;
	font-weight: bold;
	font-size: 16px;
	-webkit-line-clamp: 1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 1.5;
	line-height: 2
}

@media only screen and (max-width:1366px) {
	.content1 .list ul li .info .value {
		font-size: 14px
	}
	.content1 .list ul li .imgBox {
	    height: 3rem;
	}
}

@media only screen and (max-width:767px) {
	.content1 .list ul li .info .value {
		font-size: 14px
	}
}
.content1 .list ul li .info{ padding-top: 10px;}
.content1 .list ul li p {
	color: rgba(151,151,151,.7);
	line-height: 2;
	-webkit-line-clamp:2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
}
.more{
    width: 80px;
    height: 25px;
    font-size: 14px;
    line-height: 25px;
    color: #fff;
    text-align: center;
    background: #ea5513;
    border-radius: 50px;
    margin: 0px auto;
    margin-top: 23px;
}

.content1 .list ul li .btnContainer {
	display: flex;
	margin-top: .2rem;
	justify-content: flex-start
}

.content1 .list ul li .btnContainer a {
	display: block
}

.content1 .list ul li .btnContainer .button {
	padding: 6px 17px;
	color: #868686;
	transition: all .3s ease-out
}

.content1 .list ul li .btnContainer .button.black {
	border: 1px solid #606060;
	color: #303030
}

.content1 .list ul li .btnContainer .button.red {
	border: 1px solid #e50113;
	color: #e50113
}

.content1 .list ul li .btnContainer .button:hover {
	background: #e50113;
	border-color: #606060;
	color: #fff
}

.content1 .list ul li .btnContainer a .button {
	margin-right: .15rem
}

.content1 .list ul li .btnContainer a:last-child .button {
	margin-right: 0
}

@media screen and (max-width:1440px) {
	.content1 .innerWrap {
		width: 1200px
	}


}

@media screen and (max-width:1366px) {
	.content1 .list ul li .info {
		height: 84px
	}
}

@media screen and (max-width:1280px) {




	.content1 .list ul li p span {
		width: 1rem
	}
}

@media screen and (max-width:1080px) {
	.content1 .list ul li {
		width: 49%;
		margin-right: 2%
	}

	.content1 .list ul li:nth-child(2n) {
		margin-right: 0
	}
}

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

	.content1 .tabContainer_mobile {
		display: flex
	}

	.content1 .tabContainer .all span {
		font-size: 14px
	}

	.content1 .tabContainer .all {
		font-size: 14px
	}

	.content1 .tabContainer .cateTitle {
		font-size: 14px
	}

	.content1 .tabContainer .cate {
		width: 85%
	}

	.content1 .list ul li .imgBox {
		height: 4rem
	}

	.content1 .list ul li p span {
		width: 1.2rem
	}

	.content1 .list ul li {
		width: 100%;
		margin-right: 0;
		margin-bottom: .16rem
	}

	.content1 .list ul li .btnContainer {
		justify-content: space-around
	}
}

@media screen and (max-width:768px) and only screen and (max-width:767px) {
	.content1 .tabContainer .all span {
		font-size: 12px
	}
}

@media screen and (max-width:768px) and only screen and (max-width:767px) {
	.content1 .tabContainer .all {
		font-size: 12px
	}
}

@media screen and (max-width:768px) and only screen and (max-width:767px) {
	.content1 .tabContainer .cateTitle {
		font-size: 12px
	}
}