BODY {
 background:#f1f1f1;
 MARGIN: 0px; background:url(../images/index_bodybg.gif)  
} 
A:link {
 COLOR: #333333;
 TEXT-DECORATION:none
}
A:visited {
 COLOR: #333333;
 TEXT-DECORATION: none
}
A:hover {
 COLOR: #0059c2;
 TEXT-DECORATION:none
}
A:active {
 COLOR: #333333;
 TEXT-DECORATION:none
}



.h1{
 color:#ffffff;
 font-size:12px;
 font-weight:bold;
}
.h2{
 color:#000000;
 font-size:12px;
 font-weight:bold;
}
.h3{
 color:#006600;
 font-size:14px;
 font-weight:bold;
}
.h4{
 color:#ffffff;
 font-size:14px;
 font-weight:bold;
}
.h5{
 color:#000000;
 font-size:14px;
 font-weight:bold;
}
.lanse12x{
 color:#06477f;
 font-size:12px;
 line-height:24px;
}
.lvse12x{
 color:#4a980e;
 font-size:12px;
 line-height:24px;
}
.baise12x{
 color:#ffffff;
 font-size:12px;
 line-height:24px;
}
.heise12x{
 color:#333333;
 font-size:12px;
 line-height:24px;
}
.heise14x{
 color:#333333;
 font-size:14px;
}




.endtable{
 border-top:#234c96 5px;
 background:#e9f4f8;
 font-size:12px;
 color:#666666;
 line-height:24px;
}
.centerbody{
 width:100%px;
 margin:auto;
 background:url(../images/bodybg2.gif);
 background-position:center top; 
 background-repeat:repeat-y;
}
.dtlanse{
 border-bottom:#234c96 1px solid;
}
.dthuise{
 border-bottom:#c7c7c7 1px solid;
}

.tablea{ border:#a6d4f4 1px solid}
.tableb{ border:#cccccc 1px solid}
.tablec{ border-bottom:#a0d0ff 1px solid;border-left:#e0e0e0 1px solid;border-right:#e0e0e0 1px solid;}
.tabled{ border-top:#a0d0ff 1px solid;border-left:#a0d0ff 1px solid;border-right:#a0d0ff 1px solid;}


.table1 {
    width: 900px;
    height: 100%;
    padding: 5px 15px 15px 15px;
    /* border: 1px solid blue  ; */
    background-color: rgba(255, 255, 255, 0.5);
    /* background-color: rgba(0, 0, 0,0.3); */
}
.table1>tbody>tr>td {
    width: 100%;
    height: 100%;
    /* border: 1px solid blue; */
}

.table2 {
    width: 100%;
    height: 100%;
    margin: 5px;
    /* border: 1px solid blue; */
}
.table2>tbody>tr>td {
    width: 100%;
    height: 100%;
    /* border: 1px solid blue; */
}

.table2_td3 {
    width: 100%;
    height: 100%;
    /* vertical-align: top; */
}

.table3 {
    width: 550px;
    height: 100%;
    margin: 15px 15px 15px 5px;
    box-shadow: 10px 10px 10px 10px  rgba(0,0,0,0.1);
    border-left: 2px solid rgba(0,0,0,0.1);
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.8);
    /* border: 1px solid blue; */
}


.table4 {
    width: 100%;
    height: 41px;   
    /* border: 1px solid blue; */
    border-bottom: 1px solid #746b6b;
    /* margin: 20px;     */
}


.table4_span1 {
    width: 80px;
    height: 31px;
    
    font-family: 'Microsoft YaHei';
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    color: black;
}
.table4_span2 {
    width: 80px;
    height: 31px;
    font-family: 'Microsoft YaHei';
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    color: rgb(31, 31, 241);
}
.table4_td1 {
    text-align: center;
}


.table5_1{
    display: flex;
    width: 100%;
    height: 400px; 
    /* border: 1px solid blue; */
/* margin: 20px; */
    /* border: 1px solid #746b6b;  */
    justify-content: center; 
    align-items: flex-start; 
}

.table5_2 {
    display: flex;
    width: 100%;
    height: 400px; 
    /* border: 1px solid blue; */
/* margin: 20px; */
    /* border: 1px solid #746b6b;  */
    justify-content: center; 
    align-items: flex-start; 
}

.table5_3 {
    display: flex;
    width: 100%;
    height: 400px; 
    /* border: 1px solid blue; */
/* margin: 20px; */
    /* border: 1px solid #746b6b;  */
    justify-content: center; 
    align-items: flex-start; 
}

.table_adv {
    width:  100%;
    height: 120px;
    margin: 5px;
    /* box-shadow: 10px 10px 10px 10px  rgba(0,0,0,0.1); */
    /* border-left: 2px solid rgba(0,0,0,0.1); */
    /* border-radius: 10px; */
    padding: 10px;
    display: flex;
    /* border: 1px solid blue; */
/* margin: 20px; */
    /* border: 1px solid #746b6b;  */
    justify-content: center; 
    align-items: flex-start; 
}







