body,html{height:100%;width:100%;font-family:PingFangSC-Regular,PingFang SC;font-size:14px}body .result,html .result{text-align:center;padding-top:50px;color:#333}body .result img,html .result img{width:90px;height:auto}body .result .result-flag,html .result .result-flag{font-size:18px;padding:20px;line-height:1.5}body .result .successTip,html .result .successTip{font-size:12px;line-height:1.4;color:#999}.homepage{height:100vh}.homepage *{box-sizing:border-box}.homepage .headerMh{height:45px;background-color:#c8b389}.homepage .headerMh .headerMhMain{max-width:1136px;height:100%;margin:auto;padding-left:20px;display:flex;align-items:center}.homepage .headerMh .headerMhMain img{width:38px;height:38px}.homepage .headerMh .headerMhMain .mhText{margin-left:10px}.homepage .headerMh .headerMhMain .mhText span{font-size:10px;color:#c8b389;background-color:#fff;border-radius:1px;padding:0 3px}.homepage .headerMh .headerMhMain .mhText div{font-size:18px;color:#fff;margin-top:3px}.homepage .headerCarousel .banner_item{max-width:1136px;position:relative;width:100%;height:100%;margin:0 auto}.homepage .headerCarousel .banner_item .banner_i{width:100%;height:85%;margin:auto 0}.homepage .headerCarousel .banner_item .banner_i .banner_i_text{height:100%;margin-left:20px;display:flex;flex-direction:column;justify-content:center}.homepage .headerCarousel .banner_item .banner_i .banner_i_text .banner_title{margin-bottom:20px;font-size:52px;color:#333;letter-spacing:0;font-weight:500}.homepage .headerCarousel .banner_item .banner_i .banner_i_text .banner_text{margin-bottom:30px;max-width:50%;font-size:18px;color:#333;letter-spacing:0;font-weight:400;line-height:24px}.homepage .headerCarousel .banner_item .banner_i .banner_i_text .banner_btn .button{width:160px;height:46px;background-image:linear-gradient(-45deg,#b9916a,#e4c995);border-radius:2px;border:none;font-size:18px;color:#fff;font-weight:500}.homepage .headerCarousel .el-carousel__container{background-color:#fcfcfc}.homepage .headerCarousel .el-carousel__indicators--horizontal{bottom:100px}.homepage .headerCarousel .el-carousel__button{background-color:#d8d8d8;opacity:1}.homepage .headerCarousel .el-carousel__indicator.is-active button{background-color:#3085ff;opacity:1}.homepage .main{max-width:1136px;display:flex;margin:auto;padding-bottom:40px;position:relative;top:-60px;z-index:10}.homepage .main .modelItem{cursor:pointer;flex:1;width:240px;height:160px;margin-left:44px;background:#fff;box-shadow:0 4px 8px 0 rgba(0,0,0,.08);display:flex;flex-direction:column;justify-content:center;align-items:center}.homepage .main .modelItem:first-child{margin-left:0}.homepage .main .modelItem img{width:64px;height:64px;margin:20px}.homepage .main .modelItem .modelItemText{font-size:18px;color:#333;font-weight:400;letter-spacing:0}