@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;}
ol,ul,li,dd,dl,dt{list-style:none;}
*:focus{outline:0;}
em,i,b{ font-style:normal;}
html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;}
table{border-collapse:collapse;}
input,textarea{appearance:none;-webkit-appearance:none; -moz-appearance:none; -o-appearance:none; -ms-appearance:none; border-radius:0; -moz-border-radius:0; -ms-border-radius:0; -webkit-border-radius:0; -o-border-radius:0;}
body{max-width:640px; margin:0 auto !important; background:#fff; font-family: "Arial","黑体","Microsoft YaHei"; color:#323232;}
.clearfix:after{content:".";display:block;clear:both;height:0;overflow:hidden;visibility:hidden; font-size:0;}
.clearfix{*zoom:1;}
.clear{clear:both}
img,fieldset{border:0; vertical-align:middle}
a{cursor:pointer; text-decoration:none;}
/*底部*/
.footer { height: 58px; padding: 20px 0; position: relative; }
.footer a.go-top { width: 36px; height: 36px; display: none; background: url("../images/go_top.png") no-repeat; position: fixed; top: 80%; right: 3px; }
.footer .change-button { width: 100%; display: -moz-box; display: -webkit-box; -moz-box-pack: center; -webkit-box-pack: center; }
.footer .change-button a { width: 70px; height: 30px; display: list-item; border: 1px solid #ff9600; border-radius: 20px; text-align: center; line-height: 30px; color: #ff9600; margin: 0 6px; }
.footer p { margin-top: 10px; line-height: 18px; color: #999; text-align: center; }
.new_header{background-image:-webkit-linear-gradient(to right, #fea831, #fea831);background-image:linear-gradient(to right,#fea831,#fea831);border-bottom:1px solid  rgba(255,255,255,0.1); width:100%;max-width:640px; margin:0 auto !important;height:45px; position:fixed; top:0; z-index:100}
.new_header .left{float:left;}
.new_header .left .logo,.new_header .left .app{float:left; padding:10px 0 0 14px;}
.new_header .left .logo img,.new_header .search1 img{height:24px;}
.new_header .left .app img{height:26px;}
.new_header .search1{float:right; padding:10px 14px 0 0;}
/*返回顶部*/
.backtop{ position:fixed; right:10px; bottom:16px; background:url(../imgs/top.png) no-repeat;background-size:50px auto; width:50px; height:50px; text-indent:-9999px; display:none; z-index:1000}


/*内页头部*/
.back{width:45px; height:45px; background:url(../imgs/back.png) no-repeat center center; background-size:auto 22px; float:left;}



