/*iphone手机的input的样式问题*/

input[type="submit"],

input[type="reset"],

input[type="button"],

button {

-webkit-appearance: none;

}

/*css初始值*/

body {margin:0px; font-family: "Source Han Sans CN", "Myriad Set Pro", "Helvetica Neue", "微软雅黑", "宋体", Arial, Helvetica, sans-serif; font-size: 12px;line-height: 180%;color: #000000; min-width:320px;}

html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td {margin: 0;padding: 0;list-style-type: none;}

img { border:0px}

a:link {font-family: "Source Han Sans CN", "Myriad Set Pro", "Helvetica Neue", "微软雅黑", "宋体", Arial, Helvetica, sans-serif; font-size:12px;color: #000000;text-decoration: none;}

a:visited {font-family: "Source Han Sans CN", "Myriad Set Pro", "Helvetica Neue", "微软雅黑", "宋体", Arial, Helvetica, sans-serif; font-size:12px;color:#000000;text-decoration: none;}

a:hover {font-family: "Source Han Sans CN", "Myriad Set Pro", "Helvetica Neue", "微软雅黑", "宋体", Arial, Helvetica, sans-serif; font-size:12px;color:#88be46;text-decoration: none;}


dt{ font-weight: 100;}
.main{ width:100%; overflow:hidden; margin:0; padding:0;}

table { border-collapse: collapse; border-spacing: 0; empty-cells: show; font-size: inherit }

fieldset, img { border: 0 }

cite, em, s, i, b { font-style: normal }

input, button, textarea, select { font-size: 100% }

body, input, button, textarea, select, option { font-size: normal }

a, input, textarea { text-decoration: none; outline: 0 }

li, img, label, input { vertical-align: middle }

var { font-style: normal }

ins { text-decoration: none }

body { font-size: 20px }

.black{width:100%;height:5px;background: #F2F2F2;}

