@media screen and (max-width:1200px){body header a{font-size:14px}}header{width:100%;min-width:1200px;height:7rem;position:fixed;top:0;display:flex;justify-content:space-between;align-items:center;background-color:#fff;box-shadow:0 0 3px 3px #eee;z-index:999}header a{margin:0 40px;color:#000;font-size:20px}header a:hover{color:#fcc635}header .logo{margin-left:14%}header .menu{margin:0 6% 0 8%;display:flex;justify-content:flex-end;align-items:center;flex-grow:1;display:inline-block\9}header .menu a{text-decoration:none;margin:0 20px\9;display:inline-block\9;position:relative}header .menu a.active{font-size:28px;font-weight:600;color:#508aff}header .menu a.active:after{width:40%;height:4px;position:absolute;left:30%;bottom:-10px;content:"";background-color:#508aff}header .userWrapper{min-width:100px;margin-right:8%}header .userWrapper .user--register{margin-right:20%}footer{background-color:#0a162a;color:#fff;font-size:12px;font-weight:100}footer .row{padding:30px 15px}footer .row.row--topArea{display:flex;justify-content:space-between}footer .row.row--bottomArea{padding-top:10px;padding-bottom:10px;display:flex;justify-content:center;background-color:#072463}footer .row.row--bottomArea :first-child{margin-right:20px}footer .logoWrapper .imgWrapper{margin-bottom:50px;display:flex;justify-content:space-between;align-items:center;font-size:30px}footer .logoWrapper .imgWrapper a{margin:0 20px;color:#fff;font-size:30px;text-decoration:none}footer .logoWrapper .imgWrapper a:hover{color:#9dc9f0}footer .logoWrapper .imgWrapper .linkContainer{margin-left:80px;position:relative}footer .logoWrapper .imgWrapper .linkContainer .chat:hover .qr{display:block}footer .logoWrapper .imgWrapper .linkContainer .qr{width:180px;padding:10px;position:absolute;left:0;bottom:60px;display:none;background-color:hsla(0,0%,100%,.5);border:1px solid #ccc}footer .logoWrapper .imgWrapper .linkContainer .qr img{width:100%}footer .logoWrapper p{margin-top:10px;color:#fff;font-size:14px}footer .logoWrapper p a{color:#fff}footer .logoWrapper p a:hover{color:#9dc9f0;text-decoration:none}footer .wxWrapper{flex-direction:column}footer .qrWrapper,footer .wxWrapper{display:flex;align-items:center}footer .qrWrapper img{width:160px}footer .qrWrapper .txt{margin-left:20px}footer .qrWrapper .txt p{margin-top:10px;color:#9dc9f0;font-size:14px}footer .qrWrapper .txt .title{color:#ffbd5c;font-size:16px;font-weight:500}footer .bigTxt,footer .qrWrapper .txt .desc{margin-top:10px}footer .bigTxt{margin-bottom:0;font-size:18px;font-weight:700}@media screen and (max-width:1366px){body .pendantContainer .item .qrWrapper{width:100px;top:10%;right:90px}}@media screen and (min-width:1367px) and (max-width:1600px){body .pendantContainer .item .qrWrapper{width:120px;top:8%;right:100px}}.pendantContainer{position:fixed;top:30%;right:10px}.pendantContainer .item{position:relative}.pendantContainer .item.item--qr:hover .qrWrapper{display:block}.pendantContainer .item .qrWrapper{width:140px;padding:10px;position:absolute;top:15%;right:130px;display:none;text-align:center;background-color:hsla(0,0%,100%,.5);border:1px solid #ccc}.pendantContainer .item .qrWrapper img{width:100%}*{margin:0;padding:0}html{font-size:62.5%;font-family:Microsoft YaHei,-apple-system,PingFang SC,Helvetica Neue,Helvetica,Arial,STHeiti,Simsun,sans-serif}body,html{height:100%}body{min-width:1200px}img{border-width:0}.msg_lowie{margin-top:150px;text-align:center;color:#666;font-size:24px}.ellipsis{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes myLoading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.myMask{width:100%;height:100%;position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;z-index:1000;background-color:#fff;font-size:30px}.myMask .loading{animation:myLoading 2s linear 0s infinite}