@charset "utf-8";
/* CSS Document */



@media screen and (max-width:1920px) {
	
	
	
	
	
}


@media screen and (max-width:1440px) {
	
	
	
	
	
}

@media screen and (max-width:1200px) {
.details-title{font-size: 21px;}	
	
	
}

@media screen and (max-width:1024px) {
.details-title{font-size: 20px;}	
	
}

@media screen and (max-width:768px) {
.tags-bg{width: 100%;margin-top: 30px;margin-bottom: 70px;}
.page-tags{display: flex; flex-direction: column; justify-content: space-between;}
.tag-left{width: 100%;}
.tag-right{width: 100%;}
.details{width: 100%;}
.details-title{font-size: 18px;}
.tetails-content{width: 100%;margin-top:20px;line-height: 28px;}
.tetails-content p{margin-bottom: 20px;line-height: 1.8;}
.tetails-content img{max-width: 100%; height: auto !important;}
.tetails-content a ,.content-text a{color:#061b2c;text-decoration: underline;}
.tags-news-list{display: flex;flex-direction: column;margin-top: 30px;}
.tags-news-list dl{width: 100%;margin-bottom: 20px;display: flex;flex-direction: column;justify-content: space-between;border-bottom: 1px dashed #ddd;padding-bottom: 20px;}
.tags-news-list dl .dl_img{width: 100%;}
.tags-news-list dl .dl_img img{width: 100%;display: flex;}
.tags-news-list dl .dl_text{width: 100%;line-height: 20px;font-size:15px;}
.tags-news{width: 100%;margin-top:30px}
.tags-news-list dl .dl_text:hover{color:#000;}
.tags-faq{width: 100%;margin-top: 30px;margin-bottom: 40px;}
.tags-faq-title{font-size:20px;}
.Tage-dl{width:100%;margin-top:20px;display:flex;flex-direction:column;}
.Tage-dl dl{display: flex;flex-direction: column;justify-content: space-between;margin-bottom:15px;padding-bottom:15px;border-bottom:1px dashed #ddd;}
.Tage-dl dl .Tags-wrap{width: 100%;overflow: hidden;margin: 0 0 10px 0;}
.Tage-dl dl .item-right{width: 100%;}
.Tage-dl dl .Tags-wrap img{width: 100%;transition:all 0.5s;}
.Tage-dl dl .Tags-wrap:hover img{transform: scale(1.1); transition:all 0.5s;}
.Tage-dl dl .item-right .item-title{font-size: 15px;margin-bottom: 6px;font-weight: 550;}
.tags-list>a{
    font-size: 12px;
    text-align: center;
    background-color: rgba(145, 158, 171, 0.16);
    padding: 7px 7px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-right: 5px;
    margin-bottom: 10px;
    display: inline-block;
    }
.item-detail{font-size:14px;}
.product-nav-title{font-size: 20px;}






	
}



@media screen and (max-width:480px) {
	
	
}





@media screen and (max-width:320px) {
}






