@charset "gbk";
/*
************  ÖØÖÃ  *************
*/
* {
    margin: 0;
    padding: 0;
}
html,body{height: 100%;font-family:"Microsoft Yahei";}
img{
	max-width:100%;
    border: none;
}
a{
    color: #333;
    text-decoration: none;
}
input{border:none;}
h1, h2, h3, h4, h5, h6 ,strong,b,i,em{
    font-weight: normal; }
em,b,i{
    font-style: normal;
}
ul,li{
    list-style: none;
}
ul:after {
    content: '';
    display: block;
    clear: both;
}
.clearfix {
    display: block;
    clear: both;
}
body{
    font-size: .24rem;
}
.bottom li:nth-of-type(3) img{
    padding-top:0.15rem !important;
}



