body{ background:#FFF;font-family:Arial,Helvetica,sans-serif;}

.jiechi{font-size:0.42rem; line-height:0.8rem;width:100%; margin:0 auto;display:block; color:#333; overflow: hidden;}
.jiechi a{ font-size:0.4rem; line-height:1rem; text-transform:none; color:#073eda}
.jiechi img{ width:100%; height:50%;}
.jieshao{width:100%; position:fixed; left:0; bottom:-0.24rem;}

.baiba img{ width:100%; height:100%;margin-left:-8%}
.jieshao img{ width:100%; height:100%;}

.footer2 {
    background: #fff;
    padding: 0.3rem 0.5rem 0;
    font-size: 0.47rem;
    text-align: center;
}
.footer2 .logo img {
  width: 0.5rem;
  height: 0.57rem;
  position: relative;
  top: 0.1rem;
  margin-right: 0.15rem;
}
.footer2 a {
    display: block;
    width: 92%;
    height: 1.2rem;
    margin: 0.5rem auto 0;
    background-image: linear-gradient(to top, rgb(255,159,10),rgb(252,185,41));
    color: #333;
    border-radius: 0.55rem;
    line-height: 1.2rem;
}