body{zoom:1.1; background-size:1060px;}
P
{
    font-size: 12px;
color: #000000
;}

A:link
{
    font-size: 12px;
    color: #014d6d;
    text-decoration: none
;}
A:visited
{
    font-size: 12px;
    color: #014d6d;
    text-decoration: none
;}
A:hover
{
    font-size: 12px;
    color: #014d6d;}

TD
{
    font-size: 12px; color: #000000;}

TBODY
{
    font-size: 12px; color: #000;}

MARQUEE
{
    font-size: 12px; color: #000
;}
.bottom_font {  font-size: 12px; line-height: 18px; color: #006699;}.left_tit_font {  font-size: 10pt; font-weight: bold; color: #236cb9;}
.left_table_line {  background-color: #fcfcfc; border: #e2e2e2; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}
.center_tit_font {  font-size: 10pt; font-weight: bold; color: #FFFFFF; text-align: center;}
.table_line_1 {  background-color: #FFFFFF; border: #f986e3; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}
.table_line_2 {  background-color: #FFFFFF; border: 1px #90b0dc solid; width: 892px; height: 113px;}
.table_line_3 { background-color: #FFFFFF; border: 1px #dcc367 solid;}
.table_line_4 {  background-color: #FFFFFF; border: #62e2ed; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}
.table_line_5 {  background-color: #FFFFFF; border: #e29494; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}
.right_tit_font {  font-size: 10pt; font-weight: bold; color: #FFFFFF; text-align: center;}

.input_select {  font-size: 12px; color: #666666; height: 20px; width: 182px;}



.bhpic{
    position: relative;
}
#scrollDIV .text{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 26px;
    line-height: 26px;
    background: rgba(0,0,0,0.4);
    padding: 0;
    margin: 0;
}
#scrollDIV .text p{
    padding: 0;
    margin: 0;
    color:#fff;
    width: calc(100% - 132px);
    padding-left:5px;
}
.hd{
position:absolute;
right:0px;
bottom:0px;
}
.hd li{
    cursor: pointer;
    text-align: center;
    list-style: none;
    width: 18px;
    height: 18px;
    background: #fff;
    display: inline-block;
    float: left;
    margin-right: 3px;
    border: 1px solid #81ACDC;
    color: #81ACDC;
}

.hd li.on{
background: #81ACDC;
color:#fff;
}