@charset "utf-8";

@font-face {
	/* font-family: "SourceHanSansCN-Regular"; */
	/* src: url('font/SourceHanSansCN-Regular.ttf') format("truetype"); */
	/* src: url('font/SourceHanSansCN-Regular.woff') format("truetype"); */
}

@font-face {
	font-family: "fzzyjt";
	/* src: url('font/fzzyjt.ttf') format("truetype"); */


	/* src: url('font/fzzyjt.woff') format("truetype"); */
}

html,
body {
	background: #f5f5f5;
}

i {
	font-style: normal;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td,
tt,
a {
	margin: 0;
	padding: 0;
	color: #666;
	font-family: "SourceHanSansCN-Regular", 微软雅黑, sans-serif;
}

fieldset,
img {
	border: 0;
	width: auto;
	height: 100%;
}

a {
	cursor: pointer;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
	/* font-style: normal;
	font-weight: normal; */
}

h1,
h2,
h3,
h4,
h5,
h6 {
	/* font-weight: normal; */
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

code,
kbd,
samp,
tt {
	font-size: 100%;
}

/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input,
button,
textarea,
select {
	*font-size: 100%;
}

ol,
ul,
li {
	list-style: none;
	list-style-image: none;
	list-style-type: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,
th {
	text-align: left;
}

sup,
sub {
	vertical-align: baseline;
}

/* remember to highlight anchors and inserts somehow! */
:link,
:visited,
ins {
	text-decoration: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

/*浮动*/
.fl {
	float: left;
}

.fr {
	float: right;
}

/*清除浮动*/
.clearfloat:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}

.clearfloat {
	zoom: 1;
}

/*去边框*/
.clearborder {
	border: none !important;
}


.fo_k {
	width: 100%;
	height: 0.5rem;
}

.footer {
	background: #ffffff;
	box-shadow: 0rem 0rem 0.06944444444444445rem 0rem rgba(118, 118, 118, 0.25);
	width: 100%;
	height: 0.55rem;
	position: fixed;
	z-index: 10;
	bottom: 0;
}

.footer li {
	text-align: center;
	height: 0.7rem;
	width: 20%;
	float: left;
	margin-top: -0.15rem;
}

.footer li a {
	display: block;
	color: #666666;
	font-size: 0.118rem;
	background: url("../images/b1.png") no-repeat center 55%;
	background-size: 0.13194444444444445rem 0.20833333333333334rem;
	padding-top: 64%;
}


.footer li:nth-child(2) a {
	background: url("../images/b2.png") no-repeat center 55%;
	background-size: 0.2222222222222222rem 0.20833333333333334rem;
}

.footer li:nth-child(3) a {
	background: url("../images/b3.png") no-repeat center 55%;
	background-size: 0.2222222222222222rem 0.20833333333333334rem;
}

.footer li:nth-child(4) a {
	background: url("../images/b5.png") no-repeat center 55%;
	background-size: 0.20833333333333334rem 0.20833333333333334rem;
}

.footer li:nth-child(5) a {
	background: url("../images/wd.png") no-repeat center 55%;
	background-size: 0.20833333333333334rem 0.20833333333333334rem;
}

.footer li a:hover,
.footer li a.hover {
	color: #111111;
	background: url("../images/b1-1.png") no-repeat top center;
	background-size: 0.3715277777777778rem 0.46875rem;
}

.footer li:nth-child(2) a:hover,
.footer li:nth-child(2) a.hover {
	background: url("../images/b2-1.png") no-repeat top center;
	background-size: 0.3715277777777778rem 0.46875rem;
}

.footer li:nth-child(3) a:hover,
.footer li:nth-child(3) a.hover {
	background: url("../images/b3-1.png") no-repeat top center;
	background-size: 0.3715277777777778rem 0.46875rem;
}

.footer li:nth-child(4) a:hover,
.footer li:nth-child(4) a.hover {
	background: url("../images/b5-1.png") no-repeat top center;
	background-size: 0.3715277777777778rem 0.46875rem;
}

.footer li:nth-child(5) a:hover,
.footer li:nth-child(5) a.hover {
	background: url("../images/b4-1.png") no-repeat top center;
	background-size: 0.3715277777777778rem 0.46875rem;
}

.mui-pull-caption {
	font-size: 0.15rem;
	text-align: center;
}

.chart-unit {
	font-size: 12px !important;
	color: #666;
	z-index: 1;
	text-align: right;
	margin-bottom: 0 !important;
	padding-right: .1rem;
}

.chart-tit {
	font-size: 14px !important;
	color: #666d75;
	z-index: 1;
	margin: 0 !important;
	padding: .1rem 0 0 .1rem;
}

.chart-tit-num {
	color: #ff9f22;
}

.chart-wrap {
	width: 3.4583333333333335rem;
	margin: 0.15rem auto;
	border-radius: 0.06944444444444445rem;
	background: #ffffff;
	box-shadow: 0rem 0rem 0.06944444444444445rem 0rem rgba(118, 118, 118, 0.25);
}


.outerwindow {
	height: 100%;
	padding: 0.5rem 0 0;
	box-sizing: border-box;
	position: relative;
}

.topwindow {
	height: 0.5rem;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.downwindow {
	height: 100%;
}

.popContainer {
	position: fixed;
	padding-top: 12%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.7);
	display: flex;
	flex-direction: column;
	justify-content: center;
	z-index: 5;
}

.popContainer .popcontent {
	height: 80%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.popcontent .popth {
	background-color: rgba(245, 245, 245, 1);
	width: 100%;
	height: 50%;
}

.popcontent .poptb {
	background-color: rgba(245, 245, 245, 1);
	width: 100%;
	height: 50%;
}

.close-wrap {
	width: 100%;
	display: flex;
	margin-top: .5rem;
}

.close-wrap img {
	display: block;
	margin: 0 auto;

}

[v-cloak] {
	display: none
}

.mui-dtpicker {
	z-index: -10;
}

.jiacu{
	font-weight: bold;
}
