﻿/*!
 * Author: 王兴民
 * Date time: 2022/9/1
 * Copyright (c) 2016~2022 王兴民 All rights reserved.
 */*{font-family:"Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif}html,body{height:100%;padding:0;margin:0;color:#000}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{background:#f7f7f7 url("/images.img?rand=1.3") no-repeat top center;background-size:cover}:focus{outline:0}a:link,a:visited{color:#174fcf;text-decoration:none}a:hover{text-decoration:none;color:red}a:active{text-decoration:none;color:#333}.clearfix{*zoom:1;*overflow:hidden}.clearfix:before,.clearfix:after{content:"";display:table;height:0;clear:both}.header{width:100%;height:120px;background-color:rgba(255,255,255,.5333333333);backdrop-filter:blur(3px);box-shadow:0 1px 5px 0 rgba(70,70,70,.39)}.header .logo{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;margin:0 auto;text-align:center}.header .logo img{max-width:90%}.main{position:absolute;margin:auto;z-index:9;top:120px;right:0;bottom:75px;left:0}.main .btn-group{box-sizing:border-box;width:100%;max-width:1200px;height:100%;margin:0 auto;padding:15vh 0;display:flex;flex-direction:row;flex-wrap:wrap;gap:45px;justify-content:center;align-content:flex-start}.main .btn-group .item{width:30%;max-width:360px;height:20vh;max-height:240px;border:1px solid rgba(102,102,102,.35);border-radius:8px;background:rgba(255,255,255,.7);box-shadow:2px 2px 15px rgba(51,51,51,.1);transition:all 400ms ease-in-out 0ms;backdrop-filter:blur(3px)}.main .btn-group .item:hover{background-color:rgba(255,255,255,.9);box-shadow:2px 2px 5px rgba(51,51,51,.3)}.main .btn-group .item a{display:flex;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center}.main .btn-group .item a .icon{width:20%;max-width:64px;height:30%;max-height:64px;fill:#008cff;transition:all ease-in-out 400ms 0ms}.main .btn-group .item a .title{display:block;padding-top:15px;font-size:20px;font-weight:bold}.main .btn-group .item a .title small{font-weight:normal;font-size:14px;color:#999}.main .btn-group .item a .desc{display:block;height:20px;margin-top:5px;text-align:center;font-weight:normal;font-size:14px;color:#999}.main .btn-group .item a:link,.main .btn-group .item a:visited,.main .btn-group .item a:active{color:#333}.main .btn-group .item a:hover{color:#f60}.main .btn-group .item a:hover .icon{fill:#f60;transform:scale(1.2)}.main .btn-group .item:hover{background-color:#fff}.footer{position:absolute;height:60px;margin:0 auto;padding-top:15px;right:0;bottom:0;left:0;background:rgba(30,30,30,.75) url(../img/bg.png)}.footer .copyright{line-height:60px;font-size:14px;color:#999;text-align:center}.footer .copyright a:link,.footer .copyright a:visited,.footer .copyright a:active{color:#999}.footer>.cell{width:100%;margin:0 auto}@media screen and (max-width: 1366px){.main .btn-group .item{width:23%}}
