/*@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.3;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    font-family:"sans-serif-medium","HYQiHeiX1 55W","HYQiHei 55S","汉仪旗黑","兰亭纤黑",Droid Sans,Droid Sans Fallback,STHeiti,SimHei,Hei;
    background-color:#FFF;
    font-size:12px;
    color:rgba(0,0,0,0.85);
}
a:focus, a:active, a:hover, input{outline:0;}
ul,ol,li{list-style: none;}
a{-webkit-tap-highlight-color:rgba(0,0,0,0); text-decoration:none; color:#28c0c6;width: 100%;height: 100%;}

img{width: 100%;display: block;}
html, div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, img, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{margin: 0;padding: 0;line-height:1.8;}

table{border-collapse: collapse;border-spacing: 0;table-layout:fixed;font-weight:normal; font-size:13px;width: 100%;}
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;}

a{text-decoration:none;}
a:focus, a:active, a:hover, input{outline:0;}

.clear:after{clear:both;content:'.';display:block;width: 0;height: 0;visibility:hidden;}


.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
 }
.devicesBox{
	margin: 60px 10px 10px 10px;
	display: none;
}
 
td{
	padding-left: 10px;
}
.devicesBox p{
	font-size: 16px;
	text-align: center;
	margin-bottom: 10px;
}
.tit{
	width: 20%;
	padding-left: 0;
	text-align: center;
} 
.show{
	display: block;
}
