<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.title_active{
    background: #f4f4f4;
    color: #b90303;
}
.title_item{
    width: 100%;
    height: 35px;
    border-left: 1px solid #C3C3C3;
    margin: 20px 0;
}
.title_item span{
    font-size: 16px;
    height: 33px;
    display: block;
    width: 16.5%;
    border-width: 1px;
    border-style: solid solid solid none;
    border-color: #C3C3C3;
    float: left;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}
.clear{
    clear: both;
}
.matter{
    margin: 20px auto 0 auto;
    width: 1190px;
    position: relative;
}
.on_map{
    margin: 0 auto;
    position:relative;
    background: url("/themes/default/img/images/world_map_1.jpg") no-repeat top center;
    height: 331px;
    width: 650px;
    border: 1px solid #1a1a1a;
}
.on_map span{
    display: block;
    position: absolute;
    font-size: 14px;
    font-weight: 600;
    color: #00a0e8;
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    border:1px solid #00a0e8;
    background-color: rgba(255,255,255,0.8) ;
}
.on_map span a{
    color: #00a0e8;
}
.on_map span a:hover{
    color: #0b7af0;
}
.position1{
    top: 80px;
    left: 320px;
}
.position2{
    top: 150px;
    left: 350px;
}
.position3{
    top: 120px;
    left: 480px;
}
.position4{
    top: 230px;
    left: 320px;
}
.position5{
    top: 252px;
    left: 540px;
}
.position6{
    top: 240px;
    left: 180px;
}
.position7{
    top: 100px;
    left: 140px;
    line-height: 16px!important;
    font-size: 12px!important;
}
.position8{
    top: 170px;
    left: 440px;
    line-height: 16px!important;
    font-size: 12px!important;
}

.countries_content table{
    width: 95%;
    margin: 0 auto;
    border-width: 1px;
    border-style: none solid solid none;
    border-color: #C3C3C3;
}
.countries_content .h2,.h1{
    background: #F0F0F0;
}
.countries_content table th{
    padding: 10px 12px ;
    border-width: 1px;
    border-style: solid none none solid;
    border-color: #C3C3C3;
}
.countries_content table td{
    padding: 10px 12px ;
    border-width: 1px;
    border-style: solid none none solid;
    border-color: #C3C3C3;
}
.table_title{
    width: 80%;
    margin: 20px auto;
    padding-bottom: 10px;
    border-bottom: 1px solid #C3C3C3;
    text-align: center;
}
.countries_content .title{
    font-size: 20px;
    text-align: center;
    padding-bottom: 9px;
    border-bottom: 2px solid #fe0202;
}
.col2-l{
    float: left;
}
.col2-r{
    float: right;
}
.img_div{
    width: 100%;
    text-align: center;
}
.service_item{
    display: none;
    margin-bottom: 50px;
}
.shipping_img{
    width: 852px;
    height: 252px;
}
.service_show{
    display: block!important;
}
.p_note{
    margin-top: 10px;
    font-size: 14px;
    margin-left: 140px;
    color: #666;
    display: block;
}
.font_red{
    color: red;
}
.min_hieght{
    min-height: 400px;
}
.gotop{
    position: fixed;
    width: 21px;
    height: 65px;
    bottom: 0;
    right: 0;
    color: #00a0e8;
    font-size: 22px;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
    display: none;
}
.service_content{
    width: 80%;
    margin: 0 auto;
    font-size: 18px;
    text-indent: 2em;
}
.text_red{
    color: red;
}
.th_text{
    font-size: 14px;
}
.min_hieght td ,th{
    font-size: 13px;
}
.black{
    top: 0;
    left: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index:1000;
    background: #000 top center;
    opacity: 0.7;
    display: none;
}
.show_light{
    background: #EEEEEE;
    width: 750px;
    height: 790px;
    position: absolute;
    top: 250px;
    left: 50%;
    z-index: 1001;
    margin-left: -395px;
    display: none;
}
.show_light p{
    text-align: right;
    padding-right: 20px;
    margin: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor:pointer;
    background: #fff;
}
.show_light h4{
    padding-left: 20px;
}
.selectShipping{
    font-size: 14px;
    padding: 5px 10px;
}
.selectShipping option{
    padding: 10px;
}</pre></body></html>