
/* reset */

html {
	height: 100%;
}

body {
	min-height: 100%;
	min-width: 1200px;
}

body {
	_height: 100%;
}

body,
div,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
iframe,
pre,
code,
fieldset,
legend,
form,
input,
select,
textarea,
button,
p,
blockquote,
th,
td,
figure {
	margin: 0;
	padding: 0;
}

body,
div,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
iframe,
pre,
code,
fieldset,
legend,
form,
p,
blockquote,
figure,
header,
footer,
nav,
article,
section,
aside,
address,
figcaption {
	*zoom: 1;
}

li {
	list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
}

iframe,
frame,
fieldset,
img {
	border: 0 none;
}

img {
	vertical-align: top;
}

input[type=button],
input[type=submit],
input[type=reset] {
	cursor: pointer;
}

button {
	cursor: pointer;
}

input,
textarea,
button {
	-webkit-border-radius: 0;
	-webkit-appearance: none;
}

input[type=radio] {
	-webkit-border-radius: 100%;
	-webkit-appearance: radio;
}

input[type=checkbox] {
	-webkit-appearance: checkbox;
}

input[type=search] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-o-box-sizing: content-box;
	box-sizing: content-box;
}

textarea {
	overflow: auto;
	resize: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,
th {
	text-align: left;
}

th {
	font-weight: normal;
}

em,
cite,
address,
i {
	font-style: normal;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

@font-face {
	font-family: "Pyidaungsussss";
	src: url('https://upiowwebtest.unionpayintl.com/imp_file/MMR/mm/static/font/Pyidaungsu-1.8.3_Regular.woff') format("woff"),
		url("https://upiowwebtest.unionpayintl.com/imp_file/MMR/mm/static/font/Pyidaungsu-1.8.3_Regular.ttf") format("truetype"),
		url("/imp_file/MMR/mm/static/font/Pyidaungsu-1.8.3_Regular.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Pyidaungsuaaaa";
	src:
		url("https://upiowwebtest.unionpayintl.com/imp_file/MMR/mm/static/font/Pyidaungsu-1.8.3_Numbers.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "ZawgyiOne";
	src: url('/imp_file/MMR/mm/static/font/Zawgyi-One.woff') format("woff"),
				url("https://upiowwebtest.unionpayintl.com/imp_file/MMR/mm/static/font/Zawgyi-One.TTF") format("truetype"),
				url("/imp_file/MMR/mm/static/font/Zawgyi-One.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Pyidaungsu';
	src: url('https://upiowwebtest.unionpayintl.com/imp_file/MMR/mm/static/font/Pyidaungsu-1.8.3_Regular.eot');
	src: url('https://upiowwebtest.unionpayintl.com/imp_file/MMR/mm/static/font/Pyidaungsu-1.8.3_Regular.eot?') format('embedded-opentype');
	src: url('https://upiowwebtest.unionpayintl.com/imp_file/MMR/mm/static/font/Pyidaungsu-1.8.3_Regular.woff2') format('woff2');
	src: url('https://upiowwebtest.unionpayintl.com/imp_file/MMR/mm/static/font/Pyidaungsu-1.8.3_Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

/*body, input, select, button, textarea { font-size: 14px; font-family:"Microsoft Yahei","微软雅黑",arial,"\5b8b\4f53";color:#898989;}*/
body,
input,
select,
button,
textarea {
	font-size: 14px;
	/* font-family: 'Pyidaungsuaaaa'; */
	/* font-family: "Pyidaungsu", Helvetica, Arial, sans-serif; */
	/* font-family: "Pyidaungsussss",Helvetica, Arial, sans-serif; */
	font-family: "ZawgyiOne",Helvetica, Arial, sans-serif;
	color: #898989;
}

body {
	line-height: 1.5;
}

a {
	text-decoration: none;
}

a {
	blr: expression(this.onFocus=this.blur());
	color: #333;
}

a * {
	*cursor: pointer;
}

:focus {
	outline: none;
}

/*所有后台编辑器区域都要引用 edit_con_original 类名*/
.edit_con_original {
	line-height: 1.8;
	padding: 0 0;
	color: #333;
}

.edit_con_original ul {
	margin: inherit;
	padding: inherit;
}

.edit_con_original ul li {
	list-style-type: disc;
	margin: auto;
}

.edit_con_original ol {
	margin: inherit;
	padding: inherit;
}

.edit_con_original ol li {
	list-style-type: decimal;
	margin: auto;
}

.edit_con_original h1 {
	font-size: 2em;
	font-weight: bold;
}

.edit_con_original h2 {
	font-size: 1.5em;
	font-weight: bold;
}

.edit_con_original h3 {
	font-size: 1.17em;
	font-weight: bold;
}

.edit_con_original h4 {
	font-size: 1em;
	font-weight: bold;
}

.edit_con_original h5 {
	font-size: 0.83em;
	font-weight: bold;
}

.edit_con_original h6 {
	font-size: 0.67em;
	font-weight: bold;
}

.edit_con_original em {
	font-style: italic;
}

.edit_con_original cite {
	font-style: italic;
}

.edit_con_original address {
	font-style: italic;
}

.edit_con_original i {
	font-style: italic;
}

.edit_con_original table {
	border-collapse: separate;
	border-spacing: 2px;
}

.edit_con_original img {
	max-width: 100%;
	height: auto;
}
html .YL-header .header-con .yl-nav ul li > a {
    /* font-family: 'P'; */
    padding: 30.5px 6px;
}
html .YL-header .header-con .yl-nav ul li .navChild .navChild-con dl dt span {
    font-family: "ZawgyiOne",Helvetica, Arial, sans-serif;
}
html .YL-header .header-con .yl-nav ul li .navChild .navChild-con dl dd a {
    /* font-family: 'P'; */
}

/*所有后台编辑器区域都要引用 edit_con_original 类名*/
/* clear 页头，页脚，内容区都不用再加清除样式 */
.fixed:before,
.clearfix:before,
.cf:before,
body:before,
.header:before,
.main:before,
.footer:before {
	display: table;
}

.fixed:after,
.clearfix:after,
.cf:after,
after,
.header:after,
.main:after,
.footer:after {
	content: '';
	display: table;
	clear: both;
}

.fixed,
.clearfix,
.cf,
.header,
.main,
.footer {
	*zoom: 1;
}

.clear,
.cl {
	display: block !important;
	float: none !important;
	clear: both;
	width: auto !important;
	max-width: none !important;
	min-width: 0 !important;
	max-height: none !important;
	min-height: 0 !important;
	overflow: hidden;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 none !important;
	font-size: 0 !important;
	line-height: 0 !important;
}

/*公用样式end*/
.z-reprint-box {
	float: left;
	color: #dfdfdf;
	margin-top: 11px;
	font-size: 12px;
	width: 250px;
	text-align: left;
}

@media only screen and (max-width: 1280px) {
	.z-reprint-box {
		width: 200px;
	}
}
