.kxqk_cent{ 
	background: url(20220714_centbg.png)  no-repeat; 
	margin-top: 20px;
    padding: 15%;
    filter: hue-rotate(200deg) saturate(1.5) brightness(1.1);
}
.kxqk_top{ text-align: center;  margin-bottom: 100px;}
.kxqk_top img{ width: 100%; display: inline-block; }
.kxqk_ul{ overflow: hidden; width: 110%;
    margin-left: -5%;}
.kxqk_ul li{ float:left; width: 25%;  text-align: center;}
.kxqk_ul li a{ display: block; width: 100%; height: 100%; padding-top: 100px; }
.kxqk_ul li a p{ font-size: 20px; margin-bottom: 10px; }
.kxqk_ul li a:hover p{ font-weight: bold; color: #994e43; }
.kxqk_ul li a span{ display: block; width: 100%; height: 34px; }
.kxqk_ul li a:hover span{ background: url(20220714_icohov.png) center bottom no-repeat;  }
.kxqk_iconbg01 a{ background: url(20220714_icon01.png) top center no-repeat;  }
.kxqk_iconbg02 a{ background: url(20220714_icon02.png) top center no-repeat; }
.kxqk_iconbg03 a{ background: url(20220714_icon03.png) top center no-repeat; }
.kxqk_iconbg04 a{ background: url(20220714_icon04.png) top center no-repeat; }
.kxqk_iconbg01 a:hover{ background: url(20220714_icon01_hov.png) top center no-repeat; }
.kxqk_iconbg02 a:hover{ background: url(20220714_icon02_hov.png) top center no-repeat; }
.kxqk_iconbg03 a:hover{ background: url(20220714_icon03_hov.png) top center no-repeat; }
.kxqk_iconbg04 a:hover{ background: url(20220714_icon04_hov.png) top center no-repeat; }




@media (max-width: 767px) {
	.kxqk_cent{ background: url(20220714_centbg_mob.png)  no-repeat; padding:150px 50px 300px; margin:30px;}
	.kxqk_top{ margin-bottom: 150px; }
	.kxqk_ul li{ }
	.kxqk_ul li:first-child{ text-align: left; }
	.kxqk_ul li:last-child{ text-align: right; float: none; float: right; }
	.kxqk_ul li a span{ display: block; width: 100%; height: 34px; 
	 background: url(20220714_iconmob.png) center bottom no-repeat; background-size: 16%;}
	.kxqk_ul li a:hover span{ background: url(20220714_iconmobhov.png) center bottom no-repeat;background-size: 16%;}
	.kxqk_iconbg01 a{ background: url(20220714_iconmob01.png) top center no-repeat; background-size: 36%; }
	.kxqk_iconbg02 a{ background: url(20220714_iconmob02.png) top center no-repeat; background-size: 36%;}
	.kxqk_iconbg03 a{ background: url(20220714_iconmob03.png) top center no-repeat; background-size: 36%;}
	.kxqk_iconbg04 a{ background: url(20220714_iconmob04.png) top center no-repeat; background-size: 36%;}
	.kxqk_ul li a p{font-size: 40px; writing-mode:vertical-lr;margin: 0 auto 36px;}
	.kxqk_iconbg01 a:hover{ background: url(20220714_iconmob01_hov.png) top center no-repeat; background-size: 36%; }
	.kxqk_iconbg02 a:hover{ background: url(20220714_iconmob02_hov.png) top center no-repeat; background-size: 36%; }
	.kxqk_iconbg03 a:hover{ background: url(20220714_iconmob03_hov.png) top center no-repeat; background-size: 36%; }
	.kxqk_iconbg04 a:hover{ background: url(20220714_iconmob04_hov.png) top center no-repeat; background-size: 36%; }
}















