@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;}

.new_header{background-image:-webkit-linear-gradient(to right, #4fa3dd, #a03fd7);background-image:linear-gradient(to right,#4fa3dd,#a03fd7);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;}

.footer{width:100%; clear:both; background:#0b0a0b; padding:14px 0;}
.footer p{line-height:26px; font-size:14px; color:#666; text-align:center}
.footer p a{color:#666;}
/*返回顶部*/
.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;}



