@charset "utf-8";
html{box-sizing: border-box;}
*,*::before,*::after {box-sizing: inherit;}
html,body{ width:100%;height: 100%;word-break: normal;font-size: 16px;font-weight: 500; font-family: "Microsoft YaHei";}
.container {position: relative; width: 1920px;height: 909px; background: url('../images/bg.jpg')no-repeat;background-size:100% auto;overflow: auto;margin: 0 auto; }
.logo{width: 288px; height: 106px;margin-top: 40px;margin-left: 150px;}
.text{margin-left: 1010px;margin-top: 76px;}

.erweima_wrapper{width: 536px; height: 200px;background: url('../images/small_bg.png')no-repeat;margin-left: 1030px;margin-top: 590px;padding:22px;}
.erweima_wrapper> img{float: left;}
.download_btn{width: 300px;}
.download_btn img{float: left;margin-top: 2.5rem;}
.download_btn img:nth-child(2){margin-top: 10px;}

.footer{width: 100%; height: 165px;background-color: #132f58;position: absolute; bottom: 0;left: 0;}
.footer img{ margin-left: 560px;margin-top: 10px;}