html{font-size:16px;background:#000;color:#fff}body{margin:0;font-family:Arial,sans-serif;box-sizing:border-box;overflow-y:auto;padding-top:124px}a,a:link,a:visited,a:hover,a:active{text-decoration:none;color:inherit}.topBox{display:flex;flex-direction:column;gap:10px;padding:18px 20px 10px;box-sizing:border-box;background:#333;position:fixed;top:0;left:0;width:100%;z-index:99}.topBoxRow{width:100%;min-height:30px;display:flex;align-items:center;justify-content:space-between}.navBtn{width:30px;height:30px;flex:0 0 30px;display:flex;align-items:center;justify-content:center;font-size:0;color:transparent;background:0 0}.navBtn .moreIcon{width:30px;height:30px;margin-right:0;display:block}.topLogoLink{display:flex;align-items:center;justify-content:center}.topBoxRight{width:30px;height:30px;flex:0 0 30px}.logo{width:131px;height:auto;display:block}.topSearchBox{width:100%;min-height:42px;padding:8px 19px;box-sizing:border-box;border-radius:36px;border:1px solid rgba(255,255,255,.2);background:#333;display:flex;align-items:center;justify-content:space-between}.topSearchPlaceholder{color:#757575;font-size:14px;font-weight:400;line-height:20px}.searchIcon{width:24px;height:24px;margin-left:0;display:block}main{padding:50px 12px;box-sizing:border-box}.pageTitle{font-size:24px;color:#bcbcbc;font-weight:400;margin-bottom:30px;line-height:28px}.contentBox{font-size:15px;word-wrap:break-word;line-height:1.8;padding-bottom:20px;border-bottom:1px dashed #f0f0f0;margin-bottom:20px}p{font-size:15px;line-height:1.8;color:#f0f0f0;margin-bottom:20px}.contentBox .title{font-size:25px;margin-bottom:16px}ul{list-style:disc;padding-left:20px}ol{list-style:decimal;padding-left:20px;margin-bottom:20px}.domainBox{margin:0 0 20px!important}.boxContent{padding:8px 15px;box-sizing:border-box;background-color:rgba(255,255,255,.1)}.mailCardBox{box-sizing:border-box}.mailCard{width:100%;height:260px;background:url(/static/images/mailBoxBg.png);background-size:100% 100%;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-direction:column}.webTitleImg{width:204px;height:38px;margin-bottom:25px}.mailCardText{font-size:15px;font-weight:600;margin-bottom:35px;white-space:nowrap;width:100%;text-align:center}.mailCardText span{color:#ffd301}.mailSearchImg{width:254px;height:34px}.copyBox{color:#fff;text-align:center;text-shadow:0 0 20px #ff8400,0 0 20px #ff8400;font-family:pingfang sc;font-size:20px;font-style:normal;font-weight:500;line-height:28px;padding:18px;box-sizing:border-box;margin-bottom:18px;height:auto}.copySuccess{color:#fff;text-align:center;text-shadow:0 0 20px #ff00b2,0 0 20px #ff00b2;font-family:pingfang sc;font-size:20px;font-style:normal;font-weight:500;line-height:28px;padding:18px;box-sizing:border-box;margin-bottom:18px}.postAnnouncement{margin-left:0!important;margin-right:0!important}@media screen and (min-width:768px){body{margin-top:140px}body main{max-width:774px;margin:0 auto}.header{max-width:774px;margin:0 auto}.topBox{display:none}.copyBox{font-size:40px;padding:30px 0;line-height:60px}}