/** reset **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img{border:medium none;margin: 0;padding: 0;}
body,button, input, select, textarea{font: 12px/1.5 "Noto Sans","Segoe UI","Helvetica Neue",Arial,"Microsoft Yahei",Tahoma,Helvetica,sans-serif;}
h1, h2, h3, h4, h5, h6{font-size: 100%;font-weight: normal;}
em{font-style:normal;}
ul, ol{list-style: none;}
a{
	text-decoration: none;color:#333;
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
a:hover{
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
/*火狐去掉按钮、连接的虚线*/
a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {border: 0;outline : 0;} 
input,button,select,textarea{outline:none;-webkit-appearance:none;}
textarea{resize:none;}
a { text-decoration: none; color: #333; }

a:focus{outline:none;}
a.hidefocus{outline:none}
.button{ border-radius: 0; }
input{font-family:"Noto Sans","Segoe UI","Helvetica Neue",Arial,"微软雅黑",sans-serif;}
textarea{font-family:"Noto Sans","Segoe UI","Helvetica Neue",Arial,"微软雅黑",sans-serif;}
img{border:0px;  outline-width:0px;  vertical-align:top;}
.cleafix:after{clear:both;content:"\200B";display:block;height:0;}
.cleafix{*zoom:1;}
.fl { float:left;}
.fr { float:right;}
.w1200{ width:1200px; margin:0 auto;}
.w1080{ width:1080px; margin:0 auto;}

/* ================================================== */
/* EO-adapto: Esperanto-adapto por longaj vortoj (2026-08-30) */
/* Esperantaj vortoj estas multe pli longaj ol la ĉinaj,  */
/* do ni aldonas elipsan tranĉon kaj adaptas larĝecojn.   */
/* ================================================== */
.fiver_list li a,
.new_list li a,
.seven_list ul li a,
.box_ele .box_l ul li a,
.box_ele .box_r ul li a,
.twelve_list li a,
.twelve_com .twelve_bm li a,
.nineRight .nine_r li a,
.n_list .list_ul ul li a,
.n_listxx li h2 a,
.n_listxx1 li h2 a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/* kiam la dato flosas dekstre, rezervu spacon por ĝi */
.seven_list ul li a,
.box_ele .box_r ul li a,
.n_list .list_ul ul li a,
.new_list li a {
    padding-right: 58px;
    box-sizing: border-box;
}
.five_list li h2 a.tit {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.oneTitle span,
.bottom ul li h2,
.n_left h2 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.slideBox2 .bd li .tit p,
.slideBox .bd li .tit p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* duanivela navigado: permesu liniodivizon por longaj nomoj */
.n_left .n_nav ul li a {
    display: block;
    padding: 6px 2px;
    line-height: 1.35;
    font-size: 15px;
    white-space: normal;
    word-break: break-word;
}
/* formularaj etikedoj (Uzantnomo/Pasvorto) bezonas pli da spaco */
.six_r dl dt { width: 100px; }
.six_r dl dd { width: 166px; }