*{
padding: 0;
margin: 0;
}
.wrap{
width: 100%;
min-height: 8rem;
background-color: #ffffff;
box-sizing: border-box;
}
ul{
list-style: none;
}
a{
text-decoration: none;
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
-webkit-user-select: none;
-moz-user-focus: none;
-moz-user-select: none;
}
span{
display: inline-block;
}
.top_logo{
margin-left:0.36rem;
padding-top:0.19rem;
padding-bottom:0.19rem;
}
.top_logo a{
display: block;
width:1.7rem;
height:0.5rem;
background-image: ;
background-size:100% 100%;
}
.content{
width: 100%;
height: 13.9rem;
background-image: ;
background-size:100% 100%;
box-sizing: border-box;
padding-top: 0.39rem;
position: relative;
}
.top_text{
width:5.44rem;
height:2.4rem;
background-image: ;
background-size:100% 100%;
margin:0 auto;
}
.banner1_title{
width:4.94rem;
height:0.78rem;
background-image: ;
background-size:100% 100%;
margin:1.05rem auto 0.18rem;
}
.code_content{
width: 5.7rem;
margin:0 auto;
}
.code_icon{
width:3.9rem;
height:2.6rem;
background-image: ;
background-size:100% 100%;
position: relative;
}
.code_icon>img{
width: 1.72rem;
height: 1.73rem;
position: absolute;
top:0.69rem;
right:0.32rem;
border-radius:0.1rem;
}
.code_content>p{
font-size:0.2rem;
font-family: source han sans cn;
font-weight: 400;
color: #999999;
margin-top: 0.15rem;
text-align: center;
}
.banner2_title{
width:5.49rem;
height:0.47rem;
background-image: ;
background-size:100% 100%;
margin:0.8rem auto 0.18rem;
}
.banner2_con{
width:6.2rem;
height:2.41rem;
background-image: ;
background-size:100% 100%;
margin:0 auto;
}
.beikao3_foot{
position: absolute;
bottom: 0.2rem;
left:0;
/* padding: 0.15rem; */
width: 100%;
}
.beikao3_foot>p,.beikao3_foot p a{
font-size: 0.2rem;
color: #ffffff;
text-align: center;
}
.beikao3_foot p a img{
vertical-align: text-bottom;
}