@charset "utf-8";
/* 全局 */

.del {text-decoration: line-through;}



/* IE6 提示升级 */
.ie6_bg { background: url(/images/ie6/ie6_bg.gif) repeat-x; height: 110px; }
.ie6 { background: url(/images/ie6/ie6.gif) no-repeat; width:924px; height: 110px; margin:0 auto; }
.ie6 ul { padding-left:310px; }
.ie6 li { float:left; padding-left:40px; }
.ie6 li a { width:61px; height: 110px; display:block; }

/* 版权 */
.bqxx { background:url(http://218.30.67.146:9999/0bqxx/bqxx.gif) no-repeat center 0; width:100%; height:252px; position: fixed; top:100px; left:0; z-index:9999; display:none; }

/* 特有 */
.clr{clear:both; font-size:0; height:0; line-height:0;}
.clr10{clear:both; font-size:0; height:10px; line-height:normal;}
.clr15{clear:both; font-size:0; height:15px; line-height:normal;}
.clr20{clear:both; font-size:0; height:20px; line-height:normal;}
.clr30{clear:both; font-size:0; height:30px; line-height:normal;}
.fl {float: left;}
.fr {float: right;}
.va_t{vertical-align:text-top;}
.va_c{vertical-align: middle;}
.va_b{vertical-align:text-bottom;}
.w_auto {width:auto;}
.h_auto {height:auto;}
.wh_auto {width:auto; height:auto;}
.sxbl_table_over td {background:#FFFFCC !important;}/*table表格，经过td变色*/

/* 链接 */ /*a.a_baise:link, a.a_baise:visited, a.a_baise:active*/
a {text-decoration: none; color: #333;}
a:hover {text-decoration: none; color: #FF6600;}

/* 测试 */
.cs {
    background:url(/images/ls/ls_01.jpg) no-repeat center 0;
    height:2995px;
}

/* 头部 */
.toolbar {
}

.toolbar_bg {
    background:url(/images/bg_t.png) repeat-x;
    position:fixed;
    height:91px;
    width:100%;
    top:0;
    left:0;
    z-index:99999;
}
.toolbar .toolbar_ul {
    width:900px;
    margin:0 auto;
    padding-top:15px;
}
.toolbar .toolbar_li {
    float:left;
    padding-right:15px;
}
.toolbar .toolbar_li.off {
    padding-right:0;
}
.toolbar .toolbar_a {
    background:url(/images/ico_01.png) repeat-x;
    width:55px;
    height:55px;
    display:block;
    border-radius:3px;
    cursor:pointer;
    float:left;
}
.toolbar .toolbar_a:hover, .toolbar .on .toolbar_a {
    background-position:0 -100px;
}
.toolbar .toolbar_a span {
    background:url(/images/ico_03.png) no-repeat;
    width:55px;
    height:55px;
    display:block;
}
.toolbar .a2 .radius_l span {background-position:0 -100px;}
.toolbar .a2 .radius_r span {background-position:0 -200px;}
.toolbar .a3 .toolbar_a span {background-position:0 -300px;}
.toolbar .a4 .radius_l span {background-position:0 -400px;}
.toolbar .a4 .radius_r span {background-position:0 -500px;}
.toolbar .a5 .toolbar_a span {background-position:0 -600px;}
.toolbar .a5.on .toolbar_a span {background-position:0 -700px;}
.toolbar .a6 .toolbar_a span {background-position:0 -800px;}
.toolbar .a7 .toolbar_a span {background-position:0 -900px;}
.toolbar .a8 .radius_l span {background-position:0 -1000px;}
.toolbar .a8 .radius_r span {background-position:0 -1100px;}
.toolbar .a9 .toolbar_a span {background-position:0 -1200px;}
.toolbar .a10 .toolbar_a span {background-position:0 -1300px;}
.toolbar .radius_x {
    background:url(/images/ico_01.png) no-repeat 0 -200px;
    width:2px;
    height:55px;
    float:left;
    display:block;
}
.toolbar .radius_l {
    border-radius:3px 0 0 3px;
}
.toolbar .radius_r {
    border-radius:0 3px 3px 0;
}
.toolbar .subnav {
    background:url(/images/ico_01.png) repeat-x;
    width:20px;
    height:55px;
    display:block;
    border-radius:0 3px 3px 0;
    cursor:pointer;
    float:left;
    position: relative;
}
.toolbar .subnav:hover {
    background-position:0 -100px;
}
.toolbar .subnav span {
    background:url(/images/ico_02.png) no-repeat center center;
    width:20px;
    height:55px;
    display:block;
}
.toolbar .subnav ul {
    position:absolute; white-space: nowrap;
    top:53px;
    right:0;
    border:2px solid #FF6600;
    background:#FFF;
    padding:8px 15px;
    text-align:center;
    line-height:20px;
    display: none;
}
.toolbar .subnav:hover ul {
    display:block;
}
.toolbar .subnav a {
    display:block;
}

/* 底部 */
.tooltips {
    padding-top:150px;
}
.tooltips_bg {
    background:url(/images/bg_b.png) repeat-x;
    position:fixed;
    height:156px;
    width:100%;
    bottom:0;
    left:0;
    z-index:99999999999
}
.tooltips .close {
    float:right;
    padding-top:6px;
}
.tooltips .close a {
    display:block;
    width:50px;
    height:25px;
    line-height:25px;
    text-align:center;
    background:#46AEE5;
    color:#FFFFFF;
    font-family:Arial, Helvetica, sans-serif;
}
.tooltips .close a:hover {
    background:#FF6600;
}
.tooltips .sum {
    text-align:center;
    font-family:"微软雅黑","黑体";
    font-size:80px;
    color:#000000;
    padding-top:30px;
    height:120px;
    overflow:hidden;
    margin-left:120px;
}
.tooltips .Pingbutton {
    float:left;
    width:100px;
    padding:18px 0 0 10px;
}
.tooltips .Pingbutton li {
    padding:1px 0;
}
.tooltips .Pingbutton li a {
    text-align:center;
    font-family:"微软雅黑","黑体";
    font-size:22px;
    color:#FFF;
    height:40px;
    line-height:40px;
    background:#44ACE4;
    display:block;
}
.tooltips .Pingbutton li.fl a {
    width:49px;
}
.tooltips .Pingbutton li.fr a {
    width:49px;
}
.tooltips .Pingbutton li a:hover, .tooltips .Pingbutton  li a.on {
    background:#FF6600;
}

/* 大字幕 */

.bigtable {
    width:100%;
    height:100%;
}

.onetr {
    font-size:40px;
    height:100%;
}

.onePintr {
    font-size:30px;
    height:50%;
}

.twotr {
    font-size:30px;
    height:50%;
}

.twoPintr {
    font-size:20px;
    height:25%;
}








