﻿.head-wrap{width:100%;height:400px;background:url(../images/2025sqxzjc.png) no-repeat;background-size:100% 100%;margin-bottom:30px;}
.head-top{width:1200px;margin:0 auto;padding-top:20px;white-space:nowrap;line-height:64px;}
.main1{width:1200px;margin:30px auto;box-shadow:0 2px 12px 0 rgb(0 0 0 / 10%);border-radius:10px;padding:30px;box-sizing:border-box;margin-bottom:50px;display:flex;flex-wrap:wrap;justify-content:space-between;}
.main1 .item{width:33%;font-size:16px;line-height:60px;text-align:center;margin-bottom:10px;/* border:1px solid #97c2f7;*/
 background-color:#f8fafd;border:1px #f8fafd solid;transition:all .6s;}
.main1 .item:hover{border:1px #0c7cd9 solid;}
.main1 .item a{display:block;width:100%;color:#000;}

/* 适老化改造 */
/* 适老化按钮 */
.wza-box{float:right;height:38px;margin-top:20px;}
.wza-box a{display:block;float:right;height:38px;line-height:38px;padding:0 16px;font-size:18px;letter-spacing:0.32px;}
.wza-box a.wza{background:#fff;color:#015293;border:1px solid#015293;border-radius:2px 0px 0px 2px;}
.wza-box a.oldman{background:#015293;color:#fff;border:1px solid#015293;border-radius:0px 2px 2px 0px;}