/* html{margin:0;padding:0;}
html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {-webkit-text-size-adjust:none;}
body{margin:0;padding:0; background:#fff; width:100%;font-size:100%; color:#333333; font-family:"华文黑体";}
ul,h1,h2,h3,h4,h5,h6,dl,dd,dt,p,div{margin:0; padding:0; list-style:none;}
a{ text-decoration:none;color: inherit;text-decoration: none;-webkit-tap-highlight-color: transparent;}
.clear{clear: both;}
img{ border:none; display:block;}
html::-webkit-scrollbar{
    width:0;
}
html::-moz-scrollbar{
    width:0;
}
html::scrollbar{
    width:0;
} */
html, body {
    max-width: 100%;
    overflow-x: hidden;
}
/*字体*/
.UKIJ_TuzTomfont {
    font-family:"UKIJ Tuz Tom";
    font-style:  normal;
    font-weight: normal;
	direction: rtl;
}

.ALKATIP_BasmaTomfont{
	font-family:"ALKATIP Basma Tom";
	font-style:  normal;
	font-weight: normal;
	direction: rtl;
}

.ALKATIP_TorFont{
	font-family:"ALKATIP Tor";
	font-style:  normal;
	font-weight: normal;
	direction: rtl;
}

@font-face { 
	font-family:"UKIJ Tuz Tom"; 
	font-style:  normal; 
	font-weight: normal;
	direction: rtl;
	src:url("./fonts/UKIJ_Tuz_Tom.eot"); 
	src:local("UKIJ Tuz Tom"),
	url("./fonts/UKIJ_Tuz_Tom.ttf") format("truetype"), 
	url("./fonts/UKIJ_Tuz_Tom.woff") format("woff");
}

@font-face {
	font-family:"ALKATIP Basma Tom";
	font-style:  normal;
	font-weight: normal;
	direction: rtl;
	src:url("./fonts/ALKATIP_Basma_Tom.eot");
	src:local("ALKATIP Basma Tom"),
	url("./fonts/ALKATIP_Basma_Tom.ttf") format("truetype");
}

@font-face {
	font-family:"ALKATIP Tor";
	font-style:  normal;
	font-weight: normal;
	direction: rtl;
	src:url("./fonts/ALKATIP_Tor.eot"); 
	src:local("ALKATIP Tor"),
	url("./fonts/ALKATIP_Tor.ttf") format("truetype");
}

@font-face {
    font-family: 'DFLiJinHeiGB';
    src: url('./fonts/DFLiJinHeiGB-W8.otf');
    
}
@font-face {
    font-family: 'BebasNeue';
    src: url('./fonts/BebasNeue.otf');
} 