﻿.ly_top .language a:before{content: ''; display: inline-block; width: 30px; height: 30px; background: url(../images/top_yyd.png) center center no-repeat;overflow: hidden;}
.subMenu:hover .language a:before, .ly_top.top_fxd .language a:before{background: url(../images/top_yyd2.png) center center no-repeat;}
.ly_btn input{ background: #c1272d url(../images/sc_icon.png) 5px center no-repeat;background-size: 26px 26px;}
.foot_main .foot_fr ul{display: grid;grid-template-columns: repeat(4, 1fr);gap: 20px;}
@media screen and (max-width:1680px){
}
@media screen and (max-width:1400px){
}
@media screen and (max-width:1366px){
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:1080px){
}
@media screen and (max-width:800px) {
	.ly_btn input{ background: #c1272d url(../images/sc_icon.png) 15px center no-repeat;background-size: 26px 26px;}
	
	.foot_main .foot_fr ul{grid-template-columns: repeat(2, 1fr);}
}
@media screen and (max-width:768px) {	
}
@media screen and (max-width:550px) {	
}
@media screen and (max-width:425px) {	
}
@media screen and (max-width:390px) {	
}
@media screen and (max-width:375px) {	
}
@media screen and (max-width:320px) {	
}