/* 公用样式 */
html{overflow-x:hidden;}
body, div, p, h1, h2, h3, h4, h5, h6, ul, li, dl, dd, dt, ol, img, table, tr,td,form, input, strong, button, textarea, select, option, a{padding: 0; margin: 0; font-family: 'Microsoft Yahei', arial; outline: none; font-size: 14px;color:#333;}
img{border: none;}
h1, h2, h3, h4, h5, h6{font-weight: normal;}
table{border-collapse: collapse;}
a, a:active{color: #555; text-decoration: none; outline: none;}
a:hover{outline: none; color:#a5242b;}
a:focus {outline:none!important;-moz-outline:none!important;}
ul, dl, li, dd, dt, ol{list-style: none;}
 select, img{vertical-align: middle; outline: none;}
body{-webkit-text-size-adjust: none; color: #555; width: 100%; background-color: #fff;}
img{max-width: 100%;}
ul, li{list-style:none;}
.clear{clear:both;}
img{border:none;}
.ov_h{overflow:hidden;}