body {font-family: "DM Sans","Gilroy",-apple-system,"Sofia Pro","Microsoft YaHei","Helvetica","Arial",sans-serif;}
.headerWrap{height:72px;background: #3c8cff;}
.header{width:1100px;margin:0 auto;}
.header .logo{float:left;padding:16px 0;}
.header .logo a{display: inline-block;}
.header .logo h1{height:40px;width:125px;background: url("/images/logo/logo.png") no-repeat;
background-size:100%;text-indent: -5000px;}
.header .menu{float:right;padding:24px 0;}
.header .menu li{float:left;padding-right:48px;}
.header .menu li a{font-size:16px;color:#fff;}
.header .menu li a:hover{color:#78e6dc;text-decoration: none;}
.footerWrap{background: #3c8cff;position:absolute;bottom:0;left:0;width:100%;}
.footer { width: 1100px; margin:0 auto;padding:8px 0; }
.footer div{text-align: center;line-height: 2;color:#fff;}
.footer div span{padding-right:10px;}
.footer div a{color:#fff;}
.footer div a:hover{color:#78e6dc;text-decoration: none;}
