﻿@charset "utf-8";
body,ol,ul,h1,h2,h3,h4,h5,p,blockquote,th,td,dl,dt,dd,form,input,textarea,select{margin:0;padding:0;}
body{background:#fff;-webkit-text-size-adjust:none;}
a{text-decoration:none;cursor:pointer;outline:none;}
a:hover{text-decoration:none;}
ul li{list-style:none}
img{border:0;vertical-align:top;}
p{margin:0;padding:0;word-wrap:break-word;word-break:break-all;}
input{-webkit-appearance:none;  /*解决iphone safari上的圆角问题*/}
.clearfix{zoom:1;}
.clearfix:after{content:"";display:block;clear:both;height:0;}


.wrapper { width:320px; margin:0 auto; background:#fff;}
.header{ text-align:center; color:#018ed3; font-size:18px; font-family:"微软雅黑"; margin-top:8px;}
.main{ padding:0px 15px 30px 16px;}

.tip{}
.tip_head{ width:289px; height:20px; background:#8cc63e; color:#fff; font-size:13px; font-family:"微软雅黑"; margin-top:10px; line-height:20px;}
.tip_main{ width:289px; color:#333333; font-family:"微软雅黑"; overflow:hidden; font-size:10px;}
.tip_main p{ margin-top:10px; font-size:14px;}
.tip_main img{ margin-top:10px;}
.tip_main_top{ width:289px;}
.tip_main_top img{ width:124px; height:124px; text-align:center; margin-left:auto; margin-right:auto; display:block;}
.tip_main_down{}

.tip_img{ width:41px; height:20px;}
.yel{ color:#c9c9c9; font-size:12px !important;}
.fl{ float:left;}
