

html,body,div,span,applet,object,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 {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	font-weight:normal;
	vertical-align:baseline;
}
/* 默认字体设置41.4px */
html {
	font-size: 41.4Px;
	background: #000;
}
/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display:block;
}
ol,ul,li {
	list-style:none;
}
blockquote,q {
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after {
	content:'';
	content:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
th,td {
	vertical-align:middle;
}
/* custom */
a {
	outline:none;
	color:#16418a;
	text-decoration:none;
	-webkit-backface-visibility:hidden;
}
a:focus {
	outline:none;
}
input:focus,select:focus,textarea:focus {
	outline:-webkit-focus-ring-color auto 0;
}
div{
	padding:0;
	margin: 0;
}

/* .adm-page-indicator-dot {
  width: 12px!important;
  height: 12px!important;
  border-radius: 50%!important;
}
.adm-page-indicator-dot-active {
	background: #fff!important;
}
.adm-swiper-indicator {
	bottom: 0.3rem!important;
} */
/* 
h1 {
	margin-block-start: 0;
    margin-block-end: 0;
}
.adm-auto-center-content {
	font-size: 32px;
}
.adm-toast-main {
	max-width: 80%!important;
}
.ant-carousel {
	margin: 0 30px!important;
  width: 690px!important;;
  height: 230px;
	overflow:hidden;
	border-radius: 36px;
}
.slick-slider {
  height: 230px;
}
.slick-track {
	display:flex;
	height: 230px;
}
*/
.slick-dots li.slick-active {
	width: 8px!important;
}
.dots li button{
	width: 6px!important;
	height: 6px!important;
	border-radius: 50%!important;
}
.slick-dots-bottom {
	margin-bottom: 8px;
} 
