@charset "utf-8";

.flex {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap
}

.trans {
	transition: .5s;
}

#miso_loading {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background: #fff;
	z-index: 100000000
}

a {
	text-decoration: none;
	bblr: expression(this.onFocus=this.blur());
	outline-style: none;
	outline: 0
}

a,
input,
img,
:focus {
	mayfish: expression(this.onfocus=this.blur);
	cursor: handbblr:expression(this.onFocus=this.blur());
	outline-style: none
}

ul {
	list-style: none
}

img {
	border: 0;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
	padding: 0
}

ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
p {
	padding: 0;
	margin: 0;
	font-weight: normal
}

h3,
h4,
h5 {
	font-weight: normal
}

hr {
	display: block;
	height: 1px;
	border: 0;
	background: #d8d8d8;
	padding: 0;
	margin: .3rem 0;
}

abbr,
article,
aside,
audio,
canvas,
datalist,
details,
dialog,
eventsource,
figure,
footer,
header,
hgroup,
mark,
menu,
meter,
nav,
output,
progress,
section,
time,
video {
	display: block
}

.slow {
	overflow: hidden;
}

.shadow {
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2,Direction=90,Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999');
	-moz-box-shadow: 1px 1px 10px #999;
	-webkit-box-shadow: 1px 1px 10px #999;
	box-shadow: 1px 1px 10px #999
}

.opacity {
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1
}

.l1 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	line-height: 1.25
}

.l2 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.l3 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}

.l4 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical
}

.l5 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical
}

.l6 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical
}

.l7 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical
}

.gray {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	filter: alpha(opacity=60);
	opacity: .6;
	-moz-opacity: .6;
	-khtml-opacity: .6
}

.bgblur {
	backdrop-filter: blur(10px);
}

ul li,
dl dd {
	vertical-align: top
}

img {
	vertical-align: middle
}

a {
	color: inherit;
	font-family: inherit;
}

input,
button,
textarea {
	background: 0;
	outline: 0;
	border: 0;
	-webkit-appearance: none;
	border-radius: 0
}

input:focus {
	border: 0
}

input::-webkit-input-placeholder {
	color: #999
}

input::-moz-placeholder {
	color: #999
}

input:-moz-placeholder {
	color: #999
}

input:-ms-input-placeholder {
	color: #999
}

textarea::-webkit-input-placeholder {
	color: #999
}

textarea::-moz-placeholder {
	color: #999
}

textarea:-moz-placeholder {
	color: #999
}

textarea:-ms-input-placeholder {
	color: #999
}

.w100 {
	width: 100%
}

.slow {
	overflow: hidden;
}

.slow img {
	transition: .5s
}

.img {
	position: relative;
	width: 100%;
	-ms-interpolation-mode: bicubic;
}

.img .imgLi {
	padding-bottom: 60%;
	transition: .5s;
	background-size: cover !important;
	background-position: center !important;
	background-repeat: no-repeat !important
}

.imgBox img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.none {
	display: none !important
}

.miso_tab .bd .bdLi {
	transition: .5s
}

.ar_article td,
.ar_article th {
	padding: .2rem .25rem;
	vertical-align: middle;
	font-size: .2rem;
	color: #333333;
	line-height: 1.375;
	font-weight: normal;
	text-align: left;
}

.ar_article td p,
.ar_article th p {
	padding-bottom: 0;
	margin-bottom: 0 !important
}

.ar_article table {
	border-collapse: collapse;
	width: 100%;
	border-left: 1px solid #dfdfdf;
	border-top: 1px solid #dfdfdf;
}

.ar_article table td {
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
}

.ar_article table th {
	background: #094c9c;
	color: #fff;
	font-size: .22rem;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
}

.ar_article,
.ar_article p {
	font-size: .18rem;
	line-height: 2.2;
	color: #333333;
}

.ar_article video {
	width: 100%;
	object-fit: cover;
	height: auto
}

.ar_article p {
	text-align: justify;
	text-indent: 0.36rem;
}

.ar_article p:last-child {
	margin-bottom: 0
}

.ar_article strong {
	font-weight: bold
}

.ar_article img {
	max-width: 100%;
}

.ar_article a {
	color: #888
}

.ar_article h1,
.ar_article h2,
.ar_article h3,
.ar_article h4,
.ar_article h5 {
	font-weight: bold
}

.ar_article ul li,
.ar_article ol li {
	padding-left: .24rem;
	position: relative;
	list-style: none !important;
	font-size: .18rem;
	margin-bottom: .15rem;
}

.ar_article ol li:before,
.ar_article ul li:before {
	content: "";
	position: absolute;
	left: 0;
	width: .06rem;
	height: .06rem;
	background: #4a4a4a;
	border-radius: 50%;
	top: .14rem;
}

.ar_article ul li p,
.ar_article ol li p {
	padding-bottom: 0;
	margin-bottom: 3px !important
}

.ar_article ul,
.ar_article ol {
	margin-bottom: 0
}

.ar_article sub {
	vertical-align: sub;
	font-size: smaller
}

.ar_article sup {
	vertical-align: super;
	font-size: smaller
}

.ar_article img {
	display: block;
	margin: .3rem 0;
	border: none !important
}

.ar_article1 p {
	text-indent: .36rem;
}

.n_container .flex,
.list_ej {
	justify-content: flex-start;
}

@media(min-width: 1024px) {}

	
@media(max-width: 1024px) {
	.n_banner .top {
		display: none;
	}
	.n_banner .img .imgLi {
		padding-bottom: 45%;
	}
}

@media(max-width: 800px) {

	.ar_article,
	.ar_article p {
		line-height: 1.875;
	}
}

@media(max-width: 560px) {}

/* lm banner begin */
.ar_wap {
	display: none !important;
}
.n_banner {
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.n_banner .img .imgLi {
	padding-bottom: 29.32%;
}
.n_banner .top {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: url(../images/n_t.png) center no-repeat;
	background-size: cover;
}
.n_banner .top .wp {
	height: 100%;
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.n_banner h3 {
	font-size: .5rem;
	color: #fff;
	position: relative;
	font-weight: bold;
	margin: 20vh 0 0;
}
.n_banner h6 {
	font-size: .28rem;
	color: rgba(255, 255, 255, 1);
	font-family: 'Futura Md BT';
	opacity: .2;
	text-transform: uppercase;
	margin: -.1rem 0 0;
	text-align: left;
}
