@charset "utf-8";
/* by yan 20160104 */
/*reset*/
body,div,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,iframe,input,textarea,select,label,article,aside,footer,header,menu,nav,section,time,audio,video { margin:0; padding:0; }
article,aside,footer,header,hgroup,nav,section,audio,canvas,video { display: block; }
body { font-size: 100%;  font-family: Microsoft Yahei; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-tap-highlight-color:rgba(0,0,0,0);  background: #fff; }
textarea { resize: none; }
iframe,img { border:0; }
ul,ol { list-style:none; }
input, select, textarea { outline: 0; -webkit-user-modify: read-write-plaintext-only; }
input { -webkit-appearance: none; }
a{ text-decoration: none; }
img{ max-width:100%;}

.bg-img{position:relative;background:url(../images/bg.jpg) no-repeat center top / cover;}
.head{ height:65px; padding-top:10px;}
.content{ height:150px;}

.tb{ margin-top:10px;}
.tb ul{overflow:hidden;}
.tb ul li{ float:left; height:46px;  width:44%; text-align:center;line-height:46px; font-size:14px; margin-left:3%; margin-right:3%;background:none repeat scroll 0 0 #ffffff;opacity: 0.5;filter:alpha(opacity=50); display:block; margin-bottom:10px;}
.tb ul li a{display:block; color:#555}
.buttom{color:#333; font-size:12px; line-height:20px;text-align:right; position:absolute; bottom:16px;right:10px;}