html{min-height:100%;}
body{margin:0 auto;padding:0;font-family:'Microsoft Yahei', arial, helvetica, sans-serif;background:#f5f5f5;}
h1, h2, h3, h4, h5{margin:0;}
img{margin:0;}
#page-content{position:relative;background:white;width:100%;}
.open-app-style{width:100%;height:60px;background-color:#fff;display:flex;flex-direction:row;}
.open-app-style-2{width:100%;height:60px;background-color:#fff;display:flex;flex-direction:row;margin-top:45px;margin-bottom:-45px;}
.open-app-icon{width:40px;height:40px;margin-left:60px;margin-top:10px;}
.open-app-name{height:60px;line-height:60px;flex:1;margin-left:10px;font-size: 14px;}
#open-app-btn{height:30px;line-height:30px;padding:0 20px;border-radius:15px;margin-top:15px;margin-right:60px;color:#fff;font-size:14px;}
@media screen and (min-width:600px){
  #page-content{position:relative;background:white;width:600px;margin: 0 auto;}
  .open-app-style{width:600px;margin: 0 auto;}
  .open-app-style-2{width:600px;margin: 0 auto;}
}
.navbar{height:45px;line-height:45px;position:absolute;top:10px;left:10px;z-index:10000;}
.nav-icon{font-size:40px;padding:0 10px;font-weight:600;text-shadow:rgba(0, 0, 0, 0.533) 0 0 6px;}
@font-face {
  font-family: 'iconfont';  /* project id 659557 */
  src: url('//at.alicdn.com/t/font_659557_6g4hpuh9hha.eot');
  src: url('//at.alicdn.com/t/font_659557_6g4hpuh9hha.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_659557_6g4hpuh9hha.woff') format('woff'),
  url('//at.alicdn.com/t/font_659557_6g4hpuh9hha.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_659557_6g4hpuh9hha.svg#iconfont') format('svg');
}
.iconfont{
  font-family:iconfont;
}