﻿*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,th,td,input,legend,li,ol,p,pre,textarea,ul{padding:0;margin:0;font-family:"Microsoft YaHei";}
a{text-decoration:none;}
input{outline:none;}
ul,li,ol{list-style:none;}
img{border:0;}
button{outline:0;}
.w1300{width:1300px;margin:30px auto;}
/* 适老化改造 */
.wza-box{float:right;padding-right:5%;margin-top:30px!important;}
/* 头部 */
.bg{width:100%;height:500px;background:url(../images/2025sqxzjc.png);background-repeat:no-repeat;background-position:center center;background-size:cover;margin-bottom:30px;}
.bg .logo{display:inline-block;margin-left:5%;}
.bg .logo img{width:300px;}
.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;}
