@charset "utf-8";
/* CSS Document */

body{ margin:0; padding:0; font-size:14px; font-family:"Microsoft Yahei";}
div,form,img,ul,ol,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6{ margin:0; padding:0; border:0;}
ul,li{ list-style-type:none;}
img{ vertical-align:middle; border:0; margin:0; padding:0;}
button{ vertical-align:middle; cursor:pointer;}
input txt,button{ vertical-align:middle; border:none;}
a,a:link{ color:#333; text-decoration:none;}
a:hover{ color:#333; text-decoration:none;}
.clear{ clear:both; overflow:hidden; height:0px;}
.clearfix{ overflow:hidden; zoom:1;}
.lft{ float:left;}
.rgt{ float:right;}
table {width:100%;height:auto;margin:15px auto;border:1px solid #999;border-collapse:collapse;font-size:14px;color:#333;}
table td {border:1px solid #999;line-height: 24px;padding:5px 0;text-align: center;}
.sj{text-indent: 4em !important;}
.db{margin-bottom: 35px;}
.bor{font-weight: bold;margin:20px 0;}
.bor img{width:24px;height:24px;margin-right:5px;margin-top:-2px;}
.juzhong{text-align: center;}
.zdq{text-align:left;text-indent: 2em;}
.bgtit{font-weight: bold;font-size:16px;margin-top: 25px;}
.lttit{color:#999;font-size:12px;}
.tb{width:750px;}
.bgsh{font-weight: bold;background: #f5f5f5;}

#cls-tlb {
    position: absolute;
    top: 0px;
    right: 0px;
    display: block;
    width: 24px;
    line-height: 24px;
    border-radius: 50%;
    background: #333333;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
#tl-banner {
    position: relative;
}
code{
    font-family: "Microsoft Yahei";
}