@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6,p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,del, dfn, em,  img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,input,textarea,
fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,p 
{font-family:"微软雅黑",Arial, Helvetica, sans-serif;word-break:break-all;word-wrap:break-word;margin:0;padding:0;outline:0;text-decoration:none;list-style-type:none;}
a{color:rgb(166,45,43);}

body{padding-bottom:100px;background:rgb(8,8,8);}
.bottom{width:100%;height:80px;padding:10px 0px;background:rgba(0,0,0,0.6);position:fixed;left:0px;bottom:0px;}
.bottom .img{width:16%;height:80px;float:left;margin-left:2%;}
.bottom .img img{width:auto;height:80px;margin:auto;display:block;background:rgb(222,222,222);border-radius:12px;}
.bottom p{width:52%;height:80px;float:left;margin-left:4%;font-size:28px;color:#FFF;line-height:80px;overflow:hidden;}
.bottom a{width:24%;height:60px;float:right;margin-top:10px;margin-right:2%;background:rgb(94,188,0);font-size:20px;color:#FFF;border-radius:6px;line-height:60px;overflow:hidden;text-align:center;}

.text{width:100%;height:200px;display:none;padding-bottom:20px;text-align:center;color:#333;background:#FFF;position:fixed;left:0px;top:50%;z-index:9999;margin-top:-110px;}
.text .t1{font-size:20px;line-height:60px;border-bottom:1px solid rgb(200,200,200);}
.text .t2{font-size:46px;line-height:60px;margin-top:20px;color:rgb(255,0,0);font-family:Arial, Helvetica, sans-serif;}
.text .t3{font-size:28px;line-height:60px;}
