.top_ding{
    width:906;
    border:0;
    margin:10px;
}
.img_index{
    width:200;
    border:0;
    margin:10px;
}
.center{
    align:center;
}
.img_1{
    width:390;
    height:128;
    border:0;
}
.img_2{
    width:181;
    height:108;
}
.table{
    width:685;
    height:43;
    text-align:center;
}

.table ul li{
    float:left;
    list-style:none;
}
.table_1 img{
    width:80;
    height:34;
    border:0;
}

.bt4{
    cursor:pointer;
    width:22pt;
    font-size:18pt;
    font-family:'Arial Unicode MS';
    color:#CC0033;
}
.bt2,
.bt_Hrvatski,
.bt_bg,
.bt_si
{
    cursor:pointer;
    width:32pt;
    font-size:20pt;
    line-height: 1.5;
    color:#CC0033;
    font-family:'Times New Roman';
}

.bt1,
.bt_sa,
.bt_ru{
    cursor:pointer;
    width:24pt;
    font-size:16pt;
    font-family:'MS Mincho';
    color:#CC0033;
}

.bt_kr{
    cursor:pointer;
    width:20pt;
    font-size:16pt;
    font-family:'MS Mincho';
    color:#CC0033;
}
.bt_jp{
    cursor:pointer;
    width:24pt;
    font-size:14pt;
    font-family:'MS Mincho';
    color:#CC0033;
}
.bt_jp_kong{
    font-size:10pt;
    line-height: 1.1;
}
.bt_th{
    cursor:pointer;
    width:22pt;
    font-size:18pt;
    font-family:'Arial Unicode MS';
    color:#CC0033;
}

.bt,
.bt_gr, 
.bt_is, 
.bt_fi, 
.bt_dk, 
.bt_cz,
.bt_no,
.bt_se,
.bt_es,
.bt_hu,
.bt_il,
.bt_it,
.bt_pt,
.bt_tr,
.bt_ro,
.bt_sk
{
    cursor:pointer;
    width:30pt;
    font-size:20pt;
    line-height: 1.5;
    color:#CC0033;
}
.bt_vn
{
    cursor:pointer;
    width:28pt;
    font-size:18pt;
    line-height: 1.5;
    color:#CC0033;
}

.bt5,
.bt_hsk,
.bt_ukr
{
    cursor:pointer;
    width:26pt;
    font-size:18pt;
    color:#CC0033;
    font-family:Times;
}

.bt11,
.bt_ldy,
.bt_pl{
    font-family:'Arial Unicode MS';
    cursor:pointer;
    width:24pt;
    font-size:16pt;
    color:#CC0033;
}

.bt_chn{
    cursor:pointer;
    width:30pt;
    font-size:28pt;
    font-family:'MS Mincho';
    line-height: 1.5;
    color:#CC0033;
}
.bta{
    cursor:pointer;
    width:45pt;
    font-size:20pt;
    color:#CC0033;
    font-family:'Times New Roman';
}
.btb{
    cursor:pointer;
    width:27pt;
    font-size:20pt;
    color:#CC0033;
    font-family:'Times New Roman';
}

.bf{
    cursor:pointer;
    font-size:9pt;
    color:#666666;
}
.cadr{
    width:70%;
    color:blue;
    font-family:Verdana;
    font-size:16pt;
    padding:5px;
    scrollbar-base-color:transparent;
    scrollbar-track-color:transparent;
    font-family:'MS Mincho, Times New Roman';
    
}
.tupian_width{
    width: 82px;
}
.tupian_width img{
    width: 80px;
    height: 34px;
    border:0;
}
/*新增加的项目，页底二维码部分开始*/
.footer-QR{
    width: 100vw;
    float: left;
    position: relative;
    z-index: 1;
    margin-top: 10px;
    margin-bottom: 10px; 
    text-align: center;
}
.container-QR{
    text-align: center;
    width: 1200px;
    margin: auto;
}
.footer-QR-ul{
    float: left;
    width: 20%;
}
.footer-QR-ul ul{
    float: left;
    width: 100%;
}
.footer-QR-ul ul li{
    float: left;
    width: 100%;
    min-height: 2em;
    list-style-type: none;
}
.footer-QR-ul:last-child {  
    margin-right: 0;  
}
@media (max-width: 767px) {  
    .footer-QR{
        width: 100vw;
        float: left;
        position: relative;
        z-index: 1;
        margin-top: 10px;
        margin-bottom: 10px; 
        text-align: center;
    }
    .container-QR{
    text-align: center;
    width: 100%;
    margin: auto;
}
     .footer-QR-ul {  
        display: block; 
        width: 100%; 
        margin-right: 0; 
        margin-bottom: 10px;
    }  
    .footer-QR-ul ul{
        display: flex; 
        width: 100%;
    }
    .footer-QR-ul ul li{
        display: block; 
    }
    .footer-QR-ul ul li:last-child {  
        margin-right: 10px; 
    }
    .img-QR{
        width: 20em;
    }
}

.img-QR{
    float: left;
    width: 98%;
}
.img-QR-txt{
    float: left;
    width: 98%;
    text-align: center;
    font-size: 1.5em;
    color: #ffffff;
}