/* CSS Document */
*{font-family: 'Mona Sans','Source Sans Pro', sans-serif;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {font-family: 'Mona Sans','Source Sans Pro', sans-serif;}





#nt_backtop {right: 10px;bottom: 55px;padding: 5px;cursor: pointer;z-index: 100;pointer-events: none;opacity: 0;transform: none;transition: all .25s ease;will-change: opacity;}
#nt_backtop.bkt_show {opacity: 1;-webkit-transform: none;transform: none;pointer-events: auto;}
#nt_backtop span {width: 45px;height: 45px;text-align: center;line-height: 45px;font-size: 35px;border-radius: 3px;background: #fff;color: #878787;box-shadow: 0 0 3px 0 rgba(0, 0, 0, .2);}
#nt_backtop span i {z-index: 1;color: #878787;line-height: inherit;}
#nt_backtop.des_bt2 span {line-height: 42px;border: 2px solid #293341;box-shadow: none;border-radius: 0;}
#nt_backtop.des_bt2 span i {color: #293341;font-weight: bold;}


.all-language{display: none;position:relative;}
.language-div{cursor:pointer;border: 1px solid #180B3E;border-radius: 20px;height: 28px;width: 50px;margin-right:10px; }
.language-div > div{height: 22px;line-height: 26px;text-align: left;position: relative; color:#000;font-size:14px; font-weight:500;}
.language-div{color: #FFF !important; font-size: 16px; font-weight:500;position: relative;}
.triangle-down {width: 0;height: 0;display: inline-block;position: absolute;font-size: 10px;right: 6px;color:#180B3E}
.all-language.active{display: block; position:absolute;left:0px;top:28px;}
.all-language > a{display: block; padding: 2px 10px; cursor:pointer;border: 1px solid #180B3E;border-radius: 20px;height: 28px;width: 50px;line-height:22px;}
.all-language > a:hover{background-color: rgba(255,169,46,0.59); color:#180B3E;}