@media (max-width:1280px) {
	.banner .allTit{
		position: absolute;
		top: 9.75rem;left: 6.25rem;
		display: flex;
		align-items: center;
	}
	.banner .title{
		font-size: 2.25rem;
		font-family: "Î¢ÈíÑÅºÚ", "Microsoft YaHei", Arial, sans-serif;
		font-weight: 700;
		color: #FFFFFF;
	}
	.banner .allTit .line{
		display: none;
	}
	.banner .allTit .sameTit p{
		display: none;
	}
	
	/* ±êÇ© */
	.product .alab{
	    display: none;
	}
	
	.allProduct{
	    width: 44.375rem!important;
		padding-top: 2.375rem;
        margin-bottom: 2.5rem;
	}
	.allProduct .leftP{
	    width: 44.375rem;
	} 
	.allProduct .leftP .leftTitle{
	    font-size: 1.75rem;
	    font-family: "Î¢ÈíÑÅºÚ", "Microsoft YaHei", Arial, sans-serif;
	    font-weight: 400;
	    color: #333333;
	    margin-bottom: 1.125rem;
	} 
	.allProduct .leftP .time{
	    display: flex;
	    align-items: center;
	    margin-bottom: 2.25rem;
	} 
	.allProduct .leftP .time .time1{
	    display: flex;
	    /* align-items: center; */
	    font-size: 1.125rem;
		margin-right: 1.6875rem;
	    font-family: "Î¢ÈíÑÅºÚ", "Microsoft YaHei", Arial, sans-serif;
	    font-weight: 400;
	    color: #999999;
	} 
	.allProduct .leftP .time .time1 .tipic{
	    width: 0.8125rem;
	    height: 0.8125rem;
	    margin-right: 0.3125rem;
	}
	.allProduct .leftP .line{
	    width: 100%;
	    height: 0.25rem;
	    background: #F4F4F4;
	}
	.allProduct .leftP .con1{
	    font-size: 1.5rem;
	    font-family: "Î¢ÈíÑÅºÚ", "Microsoft YaHei", Arial, sans-serif;
	    font-weight: 400;
	    color: #666666;
	    line-height: 2.25rem;
	    margin: .8854vw 0 1.0938vw 0;
	}
	.allProduct .leftP .pic1 video{
	    width: 100%;
	    height: 25.125rem;
	}
	.allProduct .leftP .pic2{
	    width: 100%;
	    height: 21.25rem;
	    margin: 2.125rem 0 1.6875rem 0; 
	}
	.allProduct .leftP .pic3{
	    width: 100%;
	    height: 24.875rem;
	    margin-bottom: 1.25rem;
	}
	.allProduct .leftP .pic4{
	    width: 100%;
	    height: 29.6875rem;
	    margin-bottom: 2.25rem;
	}
	.allProduct .leftP .line1{
	    width: 100%;
	    height: 0.25rem;
	    background: #F4F4F4;
	    margin-top: 2.6875rem;
	    margin-bottom: 1.25rem;
	}
	.allProduct .leftP .up{
	    font-size: 1.5rem;
	    color: #999;
	    line-height: 1.875rem;
	}
	.allProduct .leftP .down{
	    font-size: 1.5rem;
	    color: #666;
	    line-height: 1.875rem;
	}
	.allProduct .rightP{
	    display: none;
	}
	
	
	
}
@media (min-width:1280px) {
	.banner .allTit{
		position: absolute;
		top: 8.8542vw;left: 13.4375vw;
		display: flex;
		align-items: center;
	}
	.banner .title{
		font-size: 1.875vw;
		font-family: "Î¢ÈíÑÅºÚ", "Microsoft YaHei", Arial, sans-serif;
		font-weight: 700;
		color: #FFFFFF;
	}
	.banner .allTit .line{
		width: .1042vw;
		height: 1.7188vw;
		background: #FFFFFF;
		margin: 0 1.0417vw;
	}
	.banner .allTit .sameTit p{
		font-size: .7292vw;
		font-family: "Î¢ÈíÑÅºÚ", "Microsoft YaHei", Arial, sans-serif;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 1.0938vw;
	}


    /* ±êÇ© */
    .product .alab{
        width: 100%;
        border-bottom: 1px solid #D8D8D8;
        margin-bottom: 2.0833vw;
    }
    .product .label_address{
        display: flex;
        align-items: center;
        height: 3.4896vw;
        justify-content: space-between;        
    }
    .product .label_address .address{
        font-size: .7292vw;
        font-family: "Î¢ÈíÑÅºÚ", "Microsoft YaHei", Arial, sans-serif;
        font-weight: 400;
        color: #999999;
        display: -webkit-box;
        text-overflow: ellipsis;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }
    .product .label_address ul{
        display: flex;
        align-items: center;
    }
    .product .label_address ul li{
        width: 7.7083vw;
        height: 3.4896vw;
        color: #333;
        line-height: 3.4896vw;
        text-align: center;
        font-size: .9375vw;
        cursor: pointer;
    }
    .product .label_address ul li.current{
        background: #63B25F;
        color: #fff;
    }
    .product .label_address ul li:hover{
        background: #63B25F;
        color: #fff;
    }
    .allProduct{
        display: flex;
        justify-content: space-between;
        margin-bottom: 3vw;
    }
    .allProduct .leftP{
        width: 52.3438vw;
    } 
    .allProduct .leftP p{
        font-size: .8333vw!important;
        font-family: "Î¢ÈíÑÅºÚ", "Microsoft YaHei", Arial, sans-serif!important;
        color: #666!important;
    } 
    .allProduct .leftP p span{
        font-size: .8333vw!important;
        font-family: "Î¢ÈíÑÅºÚ", "Microsoft YaHei", Arial, sans-serif!important;
        color: #666!important;
    } 
    .allProduct .leftP .leftTitle{
        font-size: 1.3542vw;
        font-family: "Î¢ÈíÑÅºÚ", "Microsoft YaHei", Arial, sans-serif;
        font-weight: 400;
        color: #333333;
        margin-bottom: 1.25vw;
    } 
    .allProduct .leftP .time{
        display: flex;
        align-items: center;
        margin-bottom: 1.25vw;
    } 
    .allProduct .leftP .time .time1{
        display: flex;
        /* align-items: center; */
        margin-right: 1.3542vw;
        font-size: .7292vw;
        font-family: "Î¢ÈíÑÅºÚ", "Microsoft YaHei", Arial, sans-serif;
        font-weight: 400;
        color: #999999;
    } 
    .allProduct .leftP .time .time1 .tipic{
        width: .8333vw;
        height: .8333vw;
        margin-right: .2604vw;
    }
    .allProduct .leftP .line{
        width: 100%;
        height: .2083vw;
        background: #F4F4F4;
    }
    .allProduct .leftP .con1{
        font-size: .8333vw;
        font-family: "Î¢ÈíÑÅºÚ", "Microsoft YaHei", Arial, sans-serif;
        font-weight: 400;
        color: #666666;
        line-height: 1.25vw;
        margin: .8854vw 0 1.0938vw 0;
    }
    .allProduct .leftP .pic1 video{
        width: 40.4167vw;
        height: 22.8646vw;
    }
    .allProduct .leftP .pic2{
        width: 100%;
        height: 31.7708vw;
        margin-top: 1.0417vw;
    }
    .allProduct .leftP .pic3{
        width: 100%;
        height: 31.7708vw;
        margin-bottom: 1.0417vw;
    }
    .allProduct .leftP .pic4{
        width: 100%;
        height: 35vw;
        margin-bottom: 1.0417vw;
    }
    .allProduct .leftP .line1{
        width: 100%;
        height: .2083vw;
        background: #F4F4F4;
        margin-top: 2.1875vw;
        margin-bottom: 1.0417vw;
    }
    .allProduct .leftP .up{
        font-size: .8333vw;
        color: #999;
        line-height: 1.7708vw;
    }
    .allProduct .leftP .down{
        font-size: .8333vw;
        color: #666;
        line-height: 1.7708vw;
    }
    .allProduct .rightP{
        width: 17.4479vw;
    }
    .allProduct .rightP .rightPIc{
        width: 17.4479vw;
        height: 10.5208vw;
    }
    .allProduct .rightP .newest{
        width: 17.4479vw;
        background: #F4F4F4;
        padding: 1.0417vw;
    }
    .allProduct .rightP .newest .newestTitle{
        font-size: .9375vw;
        font-family: "Î¢ÈíÑÅºÚ", "Microsoft YaHei", Arial, sans-serif;
        font-weight: 400;
        color: #333333;
        margin-bottom: .5208vw;
    }
    .allProduct .rightP .newest .line{
        width: 100%;
        height: 2px;
        background: #D8D8D8;
    }
    .allProduct .rightP .newest .newitem{
        border-bottom: 1px solid #D8D8D8;
        padding: .5208vw 0 .625vw 0;
    }
    .allProduct .rightP .newest .newCon{
        font-size: .8333vw;
        font-family: "Î¢ÈíÑÅºÚ", "Microsoft YaHei", Arial, sans-serif;
        font-weight: 400;
        color: #666666;
        line-height: 1.1458vw;
        margin-bottom: .3125vw;
    }
    .allProduct .rightP .newest .newTime{
        display: flex;
        align-items: center;
        font-size: .7292vw;
        font-family: "Î¢ÈíÑÅºÚ", "Microsoft YaHei", Arial, sans-serif;
        font-weight: 400;
        color: #999999;
    }
    .allProduct .rightP .newest .newTime .tipic{
        width: .8333vw;
        height: .8333vw;
        margin-right: .2604vw;
    }
}<!--ºÄÊ±1774079245.4855Ãë-->