main .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:40px;margin-bottom:100px}@media screen and (max-width: 1199px){main .wrapper{margin-top:30px;margin-bottom:60px}}main .wrapper .side-menu{width:20%}main .wrapper .side-menu-jishu{width:20%}main .wrapper article{width:80%}@media screen and (max-width: 1199px){main .wrapper article{width:100%}}main .wrapper article .intro p{font-size:14px;font-weight:normal;color:#000;margin-bottom:10px}main .wrapper article .items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:40px;margin-bottom:80px}main .wrapper article .items:after{display:block;width:30%;height:0;content:""}main .wrapper article .items .item{width:30%;padding:10px 15px;margin-bottom:30px;-webkit-transition:-webkit-box-shadow 0.2s ease-out,-webkit-transform 0.2s ease-in-out;transition:-webkit-box-shadow 0.2s ease-out,-webkit-transform 0.2s ease-in-out;transition:box-shadow 0.2s ease-out,transform 0.2s ease-in-out;transition:box-shadow 0.2s ease-out,transform 0.2s ease-in-out,-webkit-box-shadow 0.2s ease-out,-webkit-transform 0.2s ease-in-out}main .wrapper article .items .item img{width:100%}main .wrapper article .items .item h3{text-align:center;font-size:24px;font-weight:bold;color:#004884;margin-top:20px;margin-bottom:10px}main .wrapper article .items .item ul{list-style:disc;list-style-position:inside}main .wrapper article .items .item ul li{font-size:14px;font-weight:normal;color:#000}main .wrapper article .items .item:hover{-webkit-box-shadow:5px 10px 20px 10px #ded8d8;box-shadow:5px 10px 20px 10px #ded8d8;-webkit-transform:translateY(-5px);transform:translateY(-5px)}


@media screen and (max-width: 767px){main .wrapper article .items .item{width:100%}}


/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsImZpbGUiOiJzdGF0aWMvY3NzL3BhZ2UtamlzaHUtamljaGVuZ3l1bndlaS5jc3MiLCJzb3VyY2VSb290IjoiIn0=*/