/* CSS Document */

body {font-family:'微软雅黑';}

body,p,h1,h2,h3,h4,h5,h6,dl,dd{ margin:0;}

ul,ol,li{list-style-type: none; margin:0; padding:0;}

h1,h2,h3,h4,h5,h6{font-weight:normal;}

a{text-decoration: none; -webkit-tap-highlight-color:rgba(0,0,0,0); }

img{border:none;}

.clearfix:after{content:""; display:block; visibility:hidden; height:0; clear:both;}

.clearfix{zoom:1;}





.now_footer{ z-index:1000002;max-width: 640px; min-width: 320px; margin:0 auto;position: fixed;left:0; right:0;bottom: 0; background-color:#fff;}

.now_footer ul{padding:3% 2%; overflow: hidden; border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5; text-align: center;}

.now_footer ul li{ width:16.6666%; font-size: 20px; float: left;}

.now_footer ul li img{display:inline; vertical-align:middle; width:100%;}

.now_footer ul li p{ margin-top: 1%;}

.now_footer ul li a{  color:#666666;}

.now_footer ul li:last-of-type{ width:50%;}

.now_footer ul li:last-of-type a{ float: left; width:50%;}

@media screen and (max-width: 639px) {

    .now_footer ul li{ font-size: 15px;}

}

@media screen and (max-width: 375px) {

    .now_footer ul li{ font-size: 14px;}

}

@media screen and (max-width: 320px) {

    .now_footer ul li{ font-size: 12px;}

}


