.index-wrap{width:100%;height:100%;background-color:#270c5c;background-image:-webkit-gradient(linear,left bottom,right top,from(#270c5c),to(#502abd));background-image:linear-gradient(to top right,#270c5c,#502abd);overflow:hidden}.index-wrap .header-container{width:100%;height:90px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #fff}.index-wrap .header-container .head-logo{cursor:pointer}.index-wrap .header-container .operator-container{margin:30px 230px 30px 0}.index-wrap .header-container .operator-container .operator-btn{margin-left:10px;border-radius:5px}.index-wrap .header-container .operator-container .ant-btn:focus,.index-wrap .header-container .operator-container .ant-btn:hover{color:#fff;background-color:#5281e8;border-color:#fff;-webkit-box-shadow:2px 2px 6px #1543a7;box-shadow:2px 2px 6px #1543a7}.index-wrap .content-container{width:100%;height:calc(100% - 90px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:100px 230px}.index-wrap .content-container .img-container{height:100%;margin-right:calc(50% - 570px)}@media screen and (max-width:1600px){.index-wrap .content-container .img-container{height:96%;margin-right:calc(50% - 450px)}}.index-wrap .content-container .form-container{min-width:420px;height:100%;border-radius:16px;padding:0 60px;background:#fff;position:relative}.index-wrap .content-container .form-container .year{position:absolute;top:-41px;right:36px;font-size:82px;color:#c0a9ff;font-weight:700;font-family:Arial-BoldMT;letter-spacing:-3px}.index-wrap .content-container .form-container .arrow{position:absolute;bottom:-90px;right:-120px}.index-wrap .content-container .left-star{position:fixed;left:-60px;top:300px}.index-wrap .content-container .bottom-star{position:fixed;right:580px;bottom:-200px}@media screen and (max-width:1600px){.index-wrap .content-container .bottom-star{width:200px;position:fixed;right:580px;bottom:-100px}}