/*@font-face {
  font-family: 'HYQiHei-50S';
  src: url('../font-face/HYQiHei-50S.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}*/
html, body, div, img, p, a，ul,ol{margin: 0; padding: 0;}
body {
    -webkit-text-size-adjust: 100%;
    word-wrap: break-word;
    line-height:1.4;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    font-family:"兰亭纤黑",Droid Sans,Droid Sans Fallback,STHeiti,SimHei,Hei;
    background-color:#FFF;
    font-size:14px;
    color:rgba(0,0,0,0.85);
}
ul,ol,li{list-style: none;}
a{-webkit-tap-highlight-color:rgba(0,0,0,0); text-decoration:none; color:#28c0c6;display: block;width: 100%;height: 100%;}

img{width: 100%; display: block;}
ma{margin: 0;padding: 0;line-height:1.3;}

table{border-collapse: collapse;border-spacing: 0;table-layout:fixed;}
button,select{text-transform: none;}
button::-moz-focus-inner,input::-moz-focus-inner {border: 0;padding: 0;}
ol,ul{list-style:none;}
em{font-weight:normal;font-style:normal;}
h1,h2,h3,h4,h5,h6,b,strong{font-size:100%;font-weight:normal;}
td{word-break:break-all;word-wrap:break-word;}

html{font-size:100%;overflow-y:scroll;}
body{text-rendering:optimizelegibility;font-size:12px;color:#000;}
a{text-decoration:none;}
a:focus, a:active, a:hover, input{outline:0;}




.uib-bottom { 
    border-bottom: 1px solid #d9d9d9; 
    border: 0;
    background-position: left bottom;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.5, transparent), color-stop(0.5, #d9d9d9), to(#d9d9d9));
    background-repeat: repeat-x;
    -webkit-background-size: 100% 1px
 }
 .uib-top { 
    border-bottom: 1px solid #d9d9d9; 
    border: 0;
    background-position: left top;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.5, transparent), color-stop(0.5, #d9d9d9), to(#d9d9d9));
    background-repeat: repeat-x;
    -webkit-background-size: 100% 1px
 }




