.crumbs{
	display: flex;align-items: center;justify-content: space-between;
	line-height: 20px;
	padding-top: 15px;
}
.crumbs p{
	
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
.crumbs p span{
	
	color: #3370FF;
}

.newsnav img{
	width: 16px;
	height: 16px;
	margin-right: 5px;
}
.newsnav{
	display: flex;
	align-items: center;
	font-size: 12px;
}
.newsnav{
	font-size: 12px;
	font-weight: 400;
	color: #000000;
}
.newsnav a{
	padding-right: 5px;
	padding-left: 5px;
}

.con1{
	height: auto;
	background: #FFFFFF;
}
.condition{
	display: flex;align-items: center;justify-content: space-between;
  margin-top: 15px !important;
}
.condition .right{
	background: url(../img/list-8@2x.png) no-repeat;
	width: 260px;
	height: 300px;
	background-size:100% 100%;
	padding: 30px 10px;
	overflow: hidden;
}

.con1 .right .right-1{
	text-align: center;
}
.con1 .right .right-1 img{
	width: 100px;
	height: 100px;
}
.con1 .right .right-1 .text{
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 10px;
}
.con1 .right .right-1 .text p{
	margin-top: 5px;
}
.con1 .right .right-1 .text span{
	color: #FFFFFF;
}
.con1 .right .right-2{
	margin-top: 10px;
	display: flex;align-items: center;
	justify-content: center;
	
}
.con1 .right .right-2 .re{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	width: 150px;
	height: 90px;
	background: url(../img/right-2.png)no-repeat;
	backdrop-filter: blur(50px);
	padding: 10px;
}
.con1 .right .right-2 .re h4{
	width: 96px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;

}
.con1 .right .right-2 .re p{

	padding-top: 10px;
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 20px;

}
.con1 .right .right-2 .re p span{
	color: #00FFFF;
	font-size: 14px;
	font-weight: Bold;

}
.con1 .right .right-2 img{
	width: 90px;
	height: 90px;

}




.con1{
	background: url(../img/list-bg@2x.png) no-repeat;
	width: 100%;
	height: 370px;
	background-size:100% 100%;
	margin-top: 60px !important;
}
.con1 .top{
	margin-top: 10px;
	height: 50px;
 	border-bottom:1px solid  #EEEEEE;
 	display: flex;align-items: center;
 	padding: 0 20px;
}
.con1 .top .text{
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	border-right:1px solid  #EEEEEE;
	padding-right: 15px;
}
.con1 .top .btn-box{
	display: flex;align-items: center;
	margin-left: 20px;
}
.con1 .top .btn-box a{
	width: 80px;
	background: #F5F7FA;
	font-size: 12px;
	text-align: center;
	color: #333333;
	line-height: 26px;
	margin-right: 5px;
}
.con1 .top .btn-box a:hover{
	color: #1D43FF;
}
.con1 .cen{
  position: relative;
  width: 960px;
  height: 300px;
  background: #FFFFFF;
  padding: 0 20px;

}
.con1 .cen .cen-list{
	display: flex;
	padding-bottom: 15px;
	margin-bottom: 15px;
	width: 100%;
	font-size: 0;
	border-bottom: 1px solid #EEEEEE;
}
.con1 .cen .cen-list a{
	font-size: 12px;
	font-weight: 400;
	color: #333333;
	display: block;
	line-height: 20px;
}

.con1 .cen .cen-list .input{
	display: flex;align-items: center;
	color: #AAAAAA;
}
.con1 .cen .cen-list .input  input:focus{
	outline: 0;border: 1px solid #1D43FF;
}
.con1 .cen .cen-list .input input{
	width: 60px;
	height: 23px;
	border-radius: 0px 0px 0px 0px;
	border: 1px solid #DDDDDD;
	margin: 0 5px;
	padding: 0 5px;
	font-size: 12px;
}
.con1 .cen .cen-list .input .btn{
	display: flex;align-items: center;justify-content: center;
	width: 60px;
	height: 23px;
	background: rgba(34,84,244,0.1);
	border-radius: 0px 0px 0px 0px;
	font-size: 12px;
	color: #1D43FF;
}
.con1 .cen .cen-list .text{
	color:#333333 ;
	font-size: 12px;
	min-width: 80px;
	height: 25px;
	display: flex;
	align-items: center;
}
.con1 .cen .cen-list .where{
	display: flex;align-items: center;
	flex-wrap: wrap;
	font-size: 0;
	
}



.con1 .cen .text img {
    width: 8px;
    height: 6px;
    margin-left:5px;
	line-height: 25px;
}
.con1 .cen .cen-list a{
	padding-right: 20px;
}
.con1 .cen .cen-list .active{
	color: #1D43FF;
	font-weight: bold;
}
.con1 .cen .cen-list a:hover{
	color: #1D43FF;
	font-weight: bold;
}


.con1 .cen .cen-list .leimu{
	width: 100px;
	height: 26px;
	background: #FFFFFF;
	position: relative;
	
	margin-right: 10px;
	border: 1px solid #CCCCCC;
}

.con1 .cen .cen-list .leimu input{
    position: relative;
    z-index: -1;
    opacity: 0;
    
}
.con1 .cen .cen-list .leimu .tong{
  width: 100%;
	height: 26px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;
	padding: 0 10px 0 10px;
   
}
.con1 .cen .cen-list .leimu .tong p{
 	font-size: 12px;
	color: #666666;
}
.con1 .cen .cen-list .leimu .tong img{
 	width: 6px;
 	height: 4px;
}

.con1 .cen .cen-list .leimu .select {
    width: 100%;
    background: #FFFFFF;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 9;
    box-sizing: border-box;
    display: none;
    border: 1px solid #CCCCCC;
	padding-bottom: 20px;

}
.con1 .cen .cen-list .leimu .select a{
    width: 100%;
    height: 10px;
    font-size: 12px;
    line-height: 30px;
    cursor: pointer;
    padding:10px;
    display: flex;align-items: center;
}
.con1 .cen .cen-list .leimu .select li:hover {
    background: rgba(255,105,0,0.1);
    color: #1D43FF;
}

.con1 .bott {
	display: flex;align-items: center;
	font-size: 12px;
	font-weight: 400;
	color: #666666 ;
	padding-top: 20px;
}
.con1 .bott .item{
	display: flex;align-items: center;
	font-size: 12px;
	font-weight: 400;
}
.con1 .bott .item a{
	width: 100px;
	background: rgba(255,255,255,0.2);
	border-radius: 2px 2px 2px 2px;
	border: 1px solid rgba(255,255,255,0.2);
	display: flex;align-items: center;justify-content: space-between;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	padding: 5px 8px;
	font-size: 12px;
}
.con1 .bott .item a img{
	width: 8px;
	height: 8px;
}
.con1 .bott .item a p{
	font-size: 12px;
}
.con1 .bott .item .kong{
	width: 80px;
	font-size: 12px;
}
.con1 .bott .item .kong img{
	width: 14px;
	height: 14px;
	margin-left: 2px;
}
.con1 .bott .text{
	color: #333333;
	font-size: 12px;
	margin-right: 10px;
}
.con2{
	margin: 10px auto;
	display: flex;align-items: center;justify-content: space-between;
}
.con2 .text{
	font-size: 12px;
	color: #666666;
	line-height: 30px;
}
.con2 .text span{
	font-size: 12px;
	color: #E52900;
	line-height: 30px;
}
.con2  .btn-box{
	display: flex;align-items: center;
}

.con2  .btn{
	width: 120px;
	height: 30px;
	background: #FFFFFF;
	border: 1px solid #1D43FF;
	display: flex;align-items: center;justify-content: center;
	font-size: 12px;
	color: #1D43FF;
	line-height: 19px;
	margin-right: 5px;
}
.con2  .btn:nth-child(2){
	background: #1D43FF;
	color: #FFFFFF;
	margin: 0;
}
.con2  img{
	width: 12px;
	height: 12px;
	margin-right: 4px;
}
.list-bg{
	background: #F5F7FA;
	padding-bottom: 80px;
	width: 100%;
	height: auto;
	background-size:100% 100%;
	padding-top: 20px;
}
.list{
	background: rgba(255,255,255,0.8);
	box-shadow: 0px 10px 20px 0px rgba(51,112,255,0.05);
	border-radius: 10px 10px 10px 10px;
	backdrop-filter: blur(50px);
	height: auto;
}


.list li{
	width: 100%;
	height: 180px;
	padding: 30px 20px;
	background: rgba(255,255,255,0.8);
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.05);
	position: relative;
	margin-bottom: 5px;
	display: flex;
    align-items: center;
    justify-content: space-between;
}
.list li a{
	display: flex;align-items: center;justify-content: space-between;
}
.list li .flex{
	position: absolute;
	top: 30px;
	right: 72px;
	width: 46px;
	height: 30px;
}
.list li a .goods-cen{
	width: 500px;
}


.list li:hover .title .pic{
	  display: block;
	  margin-left: 10px;
}
.list li:hover .title h2{	
	font-weight: bold;
	color: #FF2943;
}

.list  .title{
	width: 100%;
	display: flex;align-items: center;
	padding-bottom: 10px;
	border-bottom:1px solid #EEEEEE ;
}
.list  .title .txt p{
	font-size: 12px;
	color: #999999;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.list  .title h2{
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
}
.list  .title .img{
	width: 50px;
	height: 50px;
	margin-right: 10px;
}

.list  .title .pic{
	width: 150px;
	height: 30px;
	margin-left: 10px;
	display: none;
}
.list  .right-item {
	display: flex;
    flex-direction: column;
    align-items: flex-end;
	
}
.list .right-item h4{
	font-size: 24px;
	font-weight: bold;
	color: #E52900;
	line-height: 40px;
}
.list  .right-item p{
	font-size: 12px;
	font-weight: 300;
	color: #666666;
	line-height: 20px;
}
.list  .right-item .btn{
	margin-top: 20px;
	width: 108px;
	height: 40px;
	background: #3370FF;
	border-radius: 2px 2px 2px 2px;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 30px;
	display: flex;align-items: center;justify-content: center;
}
.list  .right-item .btn:nth-child(2){
	background: #FFFFFF;
	border: 1px solid #3370FF;
	color: #3370FF;
	margin-left: 10px;
}

.goods-cen{
	padding-top: 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.goods-cen h5{

	font-size: 12px;
	color: #333;
	font-weight: 400;
}
.goods-cen h5 img{
	width: 14px;
	height: 14px;
}
.goods-cen p{
	height: 12px;
    font-size: 12px;
    color: #999;
    padding-top: 7px;
}
.goods-cen .btn{
	width: 100px;
	height: 30px;
	border-radius: 2px 2px 2px 2px;
	border: 1px solid #3370FF;
	font-size: 14px;
	color: #3370FF;
	line-height: 30px;
	display: flex;align-items: center;justify-content: center;
}


.m-nav-box{
	display: none;
}
.shai{
	display: none;
}
.m-con1{
	display: none;
}
@media (max-width: 630px){
	.dy{
		overflow: hidden;
	}
	.list-bg{
		height: auto;
		padding: 1rem 0.3rem;
	}
	.list{
		padding: 0 !important;
		backdrop-filter: initial;
	}
	
	.list li{
		width: 100%;
		padding: 20px 15px 30px 15px;
		height: auto;
		position: initial;
	}
	.list .left-item{
		width: 100%;
	}
	.list li a .goods-cen{
		width: 100%;
	}
	.list li a .goods-cen div:nth-child(n+6){
		display: none;
	}
	.list .right-item{
		display: none;
		
	}
	.list li .flex{
		display: none;
	}
	.list li:hover .title .pic {
    	display: none;
	}
	.list .title h2{
		white-space: inherit;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    font-size: 0.28rem;
		font-weight: 400;
		color: #333333;
		line-height: 0.6rem;
	}
	
	.goods-cen h5{
		font-size: 0.24rem;
	}
	
	
		
	.m-con1{
		margin-top: 1rem;
		display: block;
		width: 100%;
		height: 40px;
		
		
	}
	.m-con1 .m-con1-box{
		
		height: 100%;
		position: relative;
		
	}
	.m-con1 .m-nav{
		
		padding: 0 0.3rem;
		width: auto;
		height: 100%;
		display: flex;align-items: center;justify-content: space-between;
		backdrop-filter: blur(50px);
		background: rgba(255,255,255,0.8);
		box-shadow: 0px 5px 10px 0px rgba(51,112,255,0.1);
		border-radius: 5px 5px 5px 5px;
		border: 1px solid #FFFFFF;
	}
	.m-con1 .m-nav p{
		width: calc(100%/4);
		font-size: 0.24rem;
		color: #000000;
		line-height: 0.4rem;
		display: flex;align-items: center;
	}
	.m-con1 .m-nav .active{
		color: #3370FF;
	}
	.m-con1 .m-nav .active i{
		background: url(../img/m-nav-icon-hover.png) no-repeat;
		background-size:100% 100%;
	}
	.m-con1 .m-nav p img{
		width: 0.28rem;
		height: 0.28rem;
		margin-right: 3px;
	}
	.m-con1 .m-nav p  i{
		display: block;
		background: url(../img/m-nav-icon.png) no-repeat;
		width: 8px;
		height: 4px;
		background-size:100% 100%;
		margin-left: 2px;
	}
	.m-con1 .item{
		position: absolute;
		top: 0.8rem;
		width: 6.9rem;
		height: auto;
		background: #FFFFFF;
		box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.15);
		border-radius: 5px 5px 5px 5px;
		
	}
	.m-con1 .item li{
		height: 0.6rem;
		margin-bottom: 0.2rem;
		font-size: 12px;
		color: #333333;
		line-height: 20px;
		padding: 0 15px;
		display: flex;align-items: center;justify-content: space-between;
	}
	
	.m-con1 .item li:hover{
		background: rgba(51,112,255,0.1);
		color: #3370FF;
	}
	.m-con1 .item li:hover img{
		display: block;
	}
	.m-con1 .item li img{
		width: 0.28rem;
		height: 0.28rem;
		display: none;
	}
	
	
	
	
	.m-list-bg{
		width: 100%;
		height: 1.1rem;
	}

	.m-list{
		width: 375px;
		height: 56px;
		background: #3370FF;	
	}
	
	
	
	
	.con1 {
		display: none;
	}
	.con2 {
		display: none;
	}
	
	.list .title6,.title5,.title4,.title3,.title2{
		display: none;
	}
	.list .item a{
		font-size: 0.24rem;
	}
	.list .item span{
		font-size: 0.24rem;
	}
	.list .item{
		height: 0.8rem;
		padding: 0 0.3rem;
	}
	.list  .title1{
		width: 60%;
	}
	.list  .title7{
		width: 1rem;
	}
	.list  .title8{
		width: 1.2rem;
		text-align: center;
		
	}
	.list .item .title8{
		border: 1px solid #F64C35;
		color: #F64C35;
		background: #FFFFFF;
	}
	
	.list .item .title8:hover{
		border: 0;
		color: #FFFFFF;
		background: linear-gradient(90deg, #FF7D55 0%, #F64C35 100%);
	
	}
	.m-nav-box .nav {
		width: 100%;
		height: 0.8rem;
		background: linear-gradient(90deg,  #FFFFFF 50%, rgba(0,0,0,0.05) 180%);
		box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.02);
		padding-bottom: 5px;
		display: flex;
		align-items: center;
		padding:0 0.3rem;
		justify-content: space-between;
	}
	
	.m-nav-box {
		display: flex;
		align-items: center;
		padding-top: 65px;
	}
	
	
	.m-nav-box .nav a{
		display: flex;
		align-items: center;
		font-size: 0.24rem;
		color: #333333;
	}
	
	.m-nav-box .nav a i {
		width: 0.01rem;
		height: 0.28rem;
		background:#DDDDDD ;
		display: block;
		margin: 0 0.3rem;
	}
	
	.m-nav-box .nav a:hover {
		font-weight: bold;
		color: #1D43FF;
	}
	.m-nav-box .nav .active{
		font-weight: bold;
		color: #1D43FF;
	}
	
	.m-nav-box .nav a:hover i {
		transform: rotate(180deg);
	}
	
	.m-nav-box .nav .active i {
		transform: rotate(180deg);
	}
	
	
	.select{
		width: 1.6rem;
		height: 0.8rem;
		display: flex;align-items: center;justify-content: center;
		background: #FFFFFF;
		font-size: 12px;
		font-weight: 400;
		color: #1D43FF;
	}
	 .select img{
		width: 0.28rem;
		height: 0.28rem;
		margin-right: 4px;
		
	}
	
	/*弹窗结束*/
	
	.shai:not(.shai-show) .shai-box{
	  transform: scale(0);
	}
	.shai:not(.shai-show){
	  opacity: 0;
	  pointer-events: none;
	}
	/*筛选条件开始*/
	.shai{
		
		width:100%;
	    height: 100%;
	    position: fixed;
	    left: 0;
	    top: 0;
	    bottom: 0;
	    display: flex;justify-content: center;align-items: center;
	    z-index: 99999;
	    background: rgba(0, 0, 0, 0.6);
	    transition: all 0.5s ease 0s;
	 
	}
	
	.shai .shai-box{
		width: 300px;
		position: fixed;
		height: auto;
		right: 0;
	    top: 0;
	    bottom: 0;
		background: #FFFFFF;
		overflow: auto;
	}
	.shai .item{
		margin-top: 20px;
		padding: 0 12px;
		width: 100%;
		display: flex;align-items: center;
		flex-wrap: wrap;
	}
	.shai .item .txt{
		width: 100%;
		font-size: 12px;
		color: #666666;
		padding-bottom: 20px;
		font-weight: bold;
	}
	.shai .item li{
		display: flex;align-items: center;justify-content: center;
		width: 84px;
		height: 26px;
		background: #F5F7FA;
		border-radius: 50px 50px 50px 50px;
		font-size: 12px;
		color: #666666;
		margin-bottom: 12px;
		margin-right: 8px;
	}
	
	.shai .item .active{
		background: rgba(34,84,244,0.1);
		color: #333333;
	}
	
	.shai .submit{
		display: flex;align-items: center;justify-content: space-between;
		margin-top: 50px;
		padding: 0 12px;
	}
	.shai .submit .btn{
		display: flex;align-items: center;justify-content: center;
		width: 135px;
		height: 30px;
		border-radius: 50px 50px 50px 50px;
		opacity: 1;
		border: 1px solid #2875FF;
		font-size: 12px;
		color: #2875FF;
	}
	.shai .submit .btn2{
		color: #FFFFFF;
		background: linear-gradient(90deg, #4CBBFC 0%, #2774FE 100%);
		margin-left: 5px;
	}
	/*筛选条件结束*/
	
}
