@charset "utf-8";

.m-inner-box {
	max-width: 450px;
	margin: 0 auto
}

html {
	font-family: "Microsoft YaHei", 微软雅黑, "MicrosoftJhengHei", 华文细黑, SimHei, STHeiti, MingLiu, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 16px;
	word-spacing: 1px;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	box-sizing: border-box
}

*,
:after,
:before {
	box-sizing: border-box;
	margin: 0;
	letter-spacing: 1px;
	text-decoration: none
}

.inner-box {
	margin: 0 auto;
	width: 1280px
}

.scale-img {
	overflow: hidden
}

.scale-img img {
	width: 100%;
	height: 100%;
	transition: all 1s
}

.scale-img img:hover {
	transform: scale(1.1)
}

.inner-container {
	min-width: 1280px
}

h2 {
	text-align: center
}

li,
ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.page-container {
	min-height: 720px
}

.primary-link-btn {
	width: 160px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	text-align: center;
	letter-spacing: 3px;
	text-underline: none;
	background: #00bfff;
	color: #fff;
	font-size: 20px
}

.primary-link-btn.large {
	width: 196px;
	height: 44px;
	line-height: 44px;
	font-size: 18px
}

.primary-link-btn.small {
	width: 140px;
	height: 36px;
	line-height: 36px;
	font-size: 16px
}

.primary-link-btn.mini {
	width: 90px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: 600
}

.primary-link-btn:hover {
	background: #3fceff
}

.article-article {
	line-height: 30px;
	color: #666;
	font-size: 14px;
	text-align: left
}

.banner img {
	width: 100%
}

.agile {
	position: relative
}

.agile--ssr .agile__slides--cloned {
	display: none
}

.agile--ssr .agile__slides>* {
	overflow: hidden;
	width: 0
}

.agile--ssr .agile__slides>:first-child {
	width: 100%
}

.agile--rtl .agile__actions,
.agile--rtl .agile__dots,
.agile--rtl .agile__slides,
.agile--rtl .agile__track {
	flex-direction: row-reverse
}

.agile:active,
.agile :active,
.agile:focus,
.agile :focus {
	outline: none
}

.agile__list {
	display: block;
	overflow: hidden;
	position: relative;
	width: 100%
}

.agile__track {
	flex-direction: row;
	flex-wrap: nowrap
}

.agile__actions,
.agile__track {
	display: flex
}

.agile__actions {
	justify-content: space-between
}

.agile--no-nav-buttons .agile__actions {
	justify-content: center
}

.agile__slides {
	align-items: center;
	display: flex;
	flex-direction: row;
	flex-grow: 1;
	flex-shrink: unset;
	flex-wrap: nowrap;
	justify-content: flex-start
}

.agile--disabled .agile__slides {
	display: block;
	width: 100%
}

.agile__slide {
	display: block;
	flex-grow: 1;
	flex-shrink: 0
}

.agile__slide,
.agile__slide * {
	-webkit-user-drag: none
}

.agile--fade .agile__slide {
	opacity: 0;
	position: relative;
	z-index: 0
}

.agile--fade .agile__slide--active {
	opacity: 1;
	z-index: 2
}

.agile--fade .agile__slide--expiring {
	opacity: 1;
	transition-duration: 0s;
	z-index: 1
}

.agile__nav-button[disabled] {
	cursor: default
}

.agile__dots {
	align-items: center;
	display: flex;
	list-style: none;
	padding: 0;
	white-space: nowrap
}

.agile__dot button {
	cursor: pointer;
	display: block;
	font-size: 0;
	line-height: 0
}

.nuxt-progress {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 2px;
	width: 0;
	opacity: 1;
	transition: width .1s, opacity .4s;
	background-color: #fff;
	z-index: 999999
}

.nuxt-progress.nuxt-progress-notransition {
	transition: none
}

.nuxt-progress-failed {
	background-color: red
}

#page-header[data-v-7fec01ff] {
	background-color: rgba(22, 32, 41, .9);
	justify-content: center;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%
}

#page-header[data-v-7fec01ff],
.main-header[data-v-7fec01ff] {
	display: flex;
	flex-flow: row
}

.main-header[data-v-7fec01ff] {
	height: 64px;
	align-items: center;
	justify-content: space-between
}

.main-header .main-nav-menu .nav[data-v-7fec01ff] {
	display: inline-block;
	margin: 0 20px;
	color: #ddd;
	line-height: 59px;
	font-size: 16px
}

.main-header .main-nav-menu .nav[data-v-7fec01ff]:hover {
	color: #00BFFF
}

.main-header .main-nav-menu .nav .nav-item[data-v-7fec01ff] {
	display: flex;
	align-items: center;
	flex-flow: column
}

.main-header .main-nav-menu .nav .nav-item .nav-text[data-v-7fec01ff] {
	flex: 1
}

.main-header .main-nav-menu .nav .nav-item .nav-underline[data-v-7fec01ff] {
	width: 36px;
	height: 3px;
	background-color: transparent;
	margin-bottom: 1px
}

.main-header .main-nav-menu .nav.nuxt-link-active[data-v-7fec01ff] {
	color: #00BFFF
}

.main-header .main-nav-menu .nav.nuxt-link-active .nav-underline[data-v-7fec01ff] {
	background-color: #00BFFF
}

.main-header .main-nav-menu .nav-index[data-v-7fec01ff]:hover {
	color: #00BFFF !important
}

.main-header .main-nav-menu .nav-index.nuxt-link-active[data-v-7fec01ff] {
	color: #ddd;
	border-bottom: 3px solid transparent
}

.main-header .main-nav-menu .nav-index.nuxt-link-exact-active[data-v-7fec01ff] {
	color: #00BFFF;
	border-bottom-color: #00BFFF
}

.main-header .main-logo[data-v-7fec01ff] {
	width: 180px;
	display: flex;
	align-items: center
}

#page_footer {
	min-width: 1280px;
}

#page_footer .footer-contact[data-v-7fec01ff] {
	height: 180px;
	background-color: #154bab;
	background-image: url(/images/background/footer-bg.png);
	background-size: 100% 100%;
	display: flex;
	padding-top: 56px;
	justify-content: center
}

#page_footer .footer-contact .contact-content[data-v-7fec01ff] {
	text-align: center;
	color: #fff
}

#page_footer .footer-contact .contact-content .contact-title[data-v-7fec01ff] {
	font-family: PingFangSC-Medium;
	font-size: 24px;
	letter-spacing: 4px;
	margin-bottom: 21px
}

#page_footer .footer-contact .contact-content .contact-subtitle[data-v-7fec01ff] {
	font-size: 14px;
	margin-bottom: 12px
}

#page_footer .footer-info[data-v-7fec01ff] {
	height: 340px;
	background: rgba(29, 37, 58, .9);
	border-bottom: 1px solid #666
}

#page_footer .footer-info .back-top[data-v-7fec01ff] {
	position: fixed;
	right: 10px;
	bottom: 80px;
	z-index: 1000
}

#page_footer .footer-info .back-top .message[data-v-7fec01ff] {
	width: 45px;
	letter-spacing: 13px;
	text-align: center;
	background: #fff;
	color: #000;
	border: 1px solid rgba(0, 0, 0, .1)
}

#page_footer .footer-info .back-top .message .btn[data-v-7fec01ff] {
	background: #00bfff;
	height: 45px;
	line-height: 45px;
	cursor: pointer
}

#page_footer .footer-info .back-top .message .btn img[data-v-7fec01ff] {
	width: 24px;
	height: 21px;
	margin-top: 12px
}

#page_footer .footer-info .back-top .message .btn[data-v-7fec01ff]:hover {
	background: #3fceff
}

#page_footer .footer-info .back-top .message .call[data-v-7fec01ff] {
	text-align: center;
	padding: 9px 13px;
	line-height: 22px
}

#page_footer .footer-info .back-top .message .call .call-box[data-v-7fec01ff] {
	position: absolute;
	width: 320px;
	height: 175px;
	right: 42px;
	top: 0;
	display: none
}

#page_footer .footer-info .back-top .message .call .call-box .call-content[data-v-7fec01ff] {
	height: 50%;
	width: 100%;
	background: rgba(0, 0, 0, .8);
	padding: 16px;
	color: #fff
}

#page_footer .footer-info .back-top .message .call .call-box .call-content img[data-v-7fec01ff] {
	width: 28px;
	float: left;
	margin-top: 12px
}

#page_footer .footer-info .back-top .message .call .call-box .call-content .content-box[data-v-7fec01ff] {
	float: left;
	color: #fff;
	text-align: left;
	padding-left: 10px
}

#page_footer .footer-info .back-top .message .call .call-box .call-content .content-box .title[data-v-7fec01ff] {
	color: #00bfff;
	margin-bottom: 5px
}

#page_footer .footer-info .back-top .message .call .call-box .call-content[data-v-7fec01ff]:hover {
	background: #00bfff
}

#page_footer .footer-info .back-top .message .call .call-box .call-content:hover .title[data-v-7fec01ff] {
	color: #fff
}

#page_footer .footer-info .back-top .message .call .call-box .call-relation[data-v-7fec01ff] {
	padding-top: 25px
}

#page_footer .footer-info .back-top .message .call .call-box .call-consult[data-v-7fec01ff] {
	padding-top: 10px;
	cursor: pointer
}

#page_footer .footer-info .back-top .message .call .call-box .call-consult .content-box[data-v-7fec01ff] {
	font-size: 20px
}

#page_footer .footer-info .back-top .message .call:hover .call-box[data-v-7fec01ff] {
	display: block
}

#page_footer .footer-info .back-top .back[data-v-7fec01ff] {
	background: #fff;
	margin-top: 16px;
	text-align: center;
	height: 45px;
	cursor: pointer;
	border: 1px solid rgba(0, 0, 0, .1)
}

#page_footer .footer-info .back-top .back img[data-v-7fec01ff] {
	margin-top: 15px
}

#page_footer .footer-info .back-top .back[data-v-7fec01ff]:hover {
	background: hsla(0, 0%, 100%, .7)
}

#page_footer .footer-info .inner-box[data-v-7fec01ff] {
	display: flex;
	flex-flow: row;
	padding: 50px 80px;
	color: #e5e5e5;
	font-size: 14px
}

#page_footer .footer-info .inner-box .info-left[data-v-7fec01ff] {
	height: 100%;
	width: 33%
}

#page_footer .footer-info .inner-box .info-left .phone-number[data-v-7fec01ff] {
	font-size: 26px
}

#page_footer .footer-info .inner-box .info-center[data-v-7fec01ff] {
	height: 100%;
	width: 23%
}

#page_footer .footer-info .inner-box .info-center .link[data-v-7fec01ff] {
	color: #e5e5e5;
	text-decoration: none;
	display: block;
	margin-bottom: 24px;
}

#page_footer .footer-info .inner-box .info-center .link[data-v-7fec01ff]:hover {
	color: #00BFFF
}

#page_footer .footer-info .inner-box .info-right[data-v-7fec01ff] {
	height: 100%
}

#page_footer .footer-info .inner-box .info-right .info-address[data-v-7fec01ff],
#page_footer .footer-info .inner-box .info-right .info-mail[data-v-7fec01ff] {
	margin-bottom: 24px;
}

#page_footer .footer-copyright[data-v-7fec01ff] {
	color: #999;
	height: 80px;
	font-size: 12px;
	text-align: center;
	background: rgba(29, 37, 58, .9);
	line-height: 80px
}

#page_footer .footer-copyright .copyright-text a[data-v-7fec01ff] {
	color: #999
}

.solution .page-header[data-v-4da484f6] {
	background-color: rgba(22, 32, 41, .7);
	display: flex;
	flex-flow: row;
	justify-content: center;
	position: fixed;
	top: 64px;
	left: 0;
	z-index: 9999;
	width: 100%
}

.solution .main-header[data-v-4da484f6] {
	height: 64px;
	display: flex;
	flex-flow: row;
	align-items: center;
	justify-content: space-between
}

.solution .main-header .main-nav-menu .nav[data-v-4da484f6] {
	display: inline-block;
	margin: 0 20px;
	color: #ddd;
	line-height: 59px;
	font-size: 16px
}

.solution .main-header .main-nav-menu .nav[data-v-4da484f6]:hover {
	color: #00BFFF
}

.solution .main-header .main-nav-menu .nav .nav-item[data-v-4da484f6] {
	display: flex;
	align-items: center;
	flex-flow: column
}

.solution .main-header .main-nav-menu .nav .nav-item .nav-text[data-v-4da484f6] {
	flex: 1
}

.solution .main-header .main-nav-menu .nav .nav-item .nav-underline[data-v-4da484f6] {
	width: 36px;
	height: 3px;
	background-color: transparent;
	margin-bottom: 1px
}

.solution .main-header .main-nav-menu .nav.nuxt-link-active[data-v-4da484f6] {
	color: #00BFFF
}

.solution .main-header .main-nav-menu .nav.nuxt-link-active .nav-underline[data-v-4da484f6] {
	background-color: #00BFFF
}

.solution .main-header .main-nav-menu .nav-index[data-v-4da484f6]:hover {
	color: #00BFFF !important
}

.solution .main-header .main-nav-menu .nav-index.nuxt-link-active[data-v-4da484f6] {
	color: #ddd;
	border-bottom: 3px solid transparent
}

.solution .main-header .main-nav-menu .nav-index.nuxt-link-exact-active[data-v-4da484f6] {
	color: #00BFFF;
	border-bottom-color: #00BFFF
}

.solution .main-header .main-logo[data-v-4da484f6] {
	width: 180px;
	display: flex;
	align-items: center
}

.m-inner-box[data-v-5020629f] {
	max-width: 450px;
	margin: 0 auto
}

html[data-v-5020629f] {
	font-family: "Microsoft YaHei", 微软雅黑, "MicrosoftJhengHei", 华文细黑, SimHei, STHeiti, MingLiu, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 16px;
	word-spacing: 1px;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	box-sizing: border-box
}

*[data-v-5020629f],
[data-v-5020629f]:after,
[data-v-5020629f]:before {
	box-sizing: border-box;
	margin: 0;
	letter-spacing: 1px;
	text-decoration: none
}

.inner-box[data-v-5020629f] {
	margin: 0 auto;
	width: 1280px
}

.scale-img[data-v-5020629f] {
	overflow: hidden
}

.scale-img img[data-v-5020629f] {
	width: 100%;
	height: 100%;
	transition: all 1s
}

.scale-img img[data-v-5020629f]:hover {
	transform: scale(1.1)
}

.inner-container[data-v-5020629f] {
	min-width: 1280px
}

h2[data-v-5020629f] {
	text-align: center
}

li[data-v-5020629f],
ul[data-v-5020629f] {
	list-style: none;
	margin: 0;
	padding: 0
}

.page-container[data-v-5020629f] {
	min-height: 720px
}

.primary-link-btn[data-v-5020629f] {
	width: 160px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	text-align: center;
	letter-spacing: 3px;
	text-underline: none;
	background: #00bfff;
	color: #fff;
	font-size: 20px
}

.primary-link-btn.large[data-v-5020629f] {
	width: 196px;
	height: 44px;
	line-height: 44px;
	font-size: 18px
}

.primary-link-btn.small[data-v-5020629f] {
	width: 140px;
	height: 36px;
	line-height: 36px;
	font-size: 16px
}

.primary-link-btn.mini[data-v-5020629f] {
	width: 90px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: 600
}

.primary-link-btn[data-v-5020629f]:hover {
	background: #3fceff
}

.article-article[data-v-5020629f] {
	line-height: 30px;
	color: #666;
	font-size: 14px;
	text-align: left
}

.banner img[data-v-5020629f] {
	width: 100%
}

.page-container[data-v-5020629f] {
	margin: 0 auto
}

h2[data-v-5020629f] {
	font-size: 28px;
	color: #000;
	letter-spacing: 10.5px;
	font-weight: 400
}

.top-banner .banner-content .banner-text[data-v-5020629f] {
	margin-top: 80px
}

.administration[data-v-5020629f] {
	display: flex;
	flex-direction: column;
	overflow: hidden
}

.administration .administration-top[data-v-5020629f] {
	min-width: 1280px;
	height: 640px;
	position: relative;
	background-image: linear-gradient(270deg, #00bfff 22%, rgba(0, 55, 139, .23) 74%)
}

.administration .administration-top .title[data-v-5020629f] {
	width: 100%;
	position: absolute;
	top: 60px
}

.administration .administration-top ul[data-v-5020629f] {
	width: 640px;
	padding: 0 100px;
	position: absolute;
	bottom: 24%;
	right: 8%
}

.administration .administration-top ul li[data-v-5020629f] {
	width: 50%;
	float: left;
	text-align: center;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	color: #fff;
	padding-top: 50px
}

.administration .administration-top ul li img[data-v-5020629f] {
	width: 30px;
	height: 40px
}

.administration .administration-top ul li p[data-v-5020629f] {
	margin-top: 14px
}

.administration .administration-content>ul[data-v-5020629f] {
	margin-top: 50px;
	margin-bottom: 104px;
	overflow: hidden;
	width: 100%
}

.administration .administration-content>ul>li[data-v-5020629f] {
	width: 100%;
	margin-bottom: 40px;
	display: flex;
	justify-content: space-between
}

.administration .administration-content>ul li[data-v-5020629f]:nth-child(2n) {
	flex-direction: row-reverse
}

.administration .administration-content .content-left[data-v-5020629f] {
	width: 532px
}

.administration .administration-content .content-left img[data-v-5020629f] {
	width: 100%
}

.administration .administration-content .content-right[data-v-5020629f] {
	width: 532px;
	box-sizing: border-box;
	padding-left: 2px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	color: #333;
	text-align: left;
	line-height: 24px;
	padding-top: 80px
}

.administration .administration-content .content-right .title[data-v-5020629f] {
	font-family: MicrosoftYaHei;
	font-size: 18px;
	color: #32c5ff;
	position: relative;
	height: 50px
}

.administration .administration-content .content-right .title span[data-v-5020629f] {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding-left: 50px
}

.administration .administration-content .content-right img[data-v-5020629f] {
	position: absolute;
	width: 40px
}

.administration .administration-content .content-right li[data-v-5020629f] {
	display: inline-block;
	margin-right: 5px;
	letter-spacing: 0px;
}

.upgrade[data-v-5020629f] {
	margin-top: 60px
}

.upgrade .inner-box img[data-v-5020629f] {
	width: 100%
}

.upgrade .inner-box h2[data-v-5020629f] {
	margin-bottom: 40px
}

.thermoelectricity-content[data-v-5020629f] {
	padding-top: 60px
}

.thermoelectricity-content .challenge-gif[data-v-5020629f] {
	width: 100%
}

.thermoelectricity-content .challenge-msg[data-v-5020629f] {
	display: flex;
	justify-content: space-between;
	margin-bottom: 52px
}

.thermoelectricity-content .challenge-msg li[data-v-5020629f] {
	width: 241px
}

.thermoelectricity-content .challenge-msg li .img-box[data-v-5020629f] {
	text-align: center
}

.thermoelectricity-content .challenge-msg li .img-box img[data-v-5020629f] {
	margin: 10px 0
}

.thermoelectricity-content .challenge-msg li h4[data-v-5020629f] {
	font-size: 18px;
	color: #333;
	text-align: left;
	margin: 10px 0 7px;
	font-weight: 500
}

.thermoelectricity-content .challenge-msg li p[data-v-5020629f] {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	color: #666;
	text-align: left;
	line-height: 24px
}

.thermoelectricity-content .content-quarter[data-v-5020629f] {
	display: flex
}

.thermoelectricity-content .content-quarter>li[data-v-5020629f] {
	flex: 1
}

.thermoelectricity-content .challenge-top[data-v-5020629f] {
	margin-top: 60px;
	margin-bottom: 17px
}

.thermoelectricity-content .challenge-top h2[data-v-5020629f] {
	margin-bottom: 60px
}

.thermoelectricity-content .challenge-top li[data-v-5020629f] {
	text-align: center
}

.thermoelectricity-content .challenge-top li span[data-v-5020629f] {
	display: inline-block;
	width: 136px;
	height: 38px;
	line-height: 38px;
	background: #a61023;
	color: #fff;
	font-size: 20px
}

.product[data-v-5020629f] {
	height: 640px;
	background-color: #f0f7fb;
	position: relative;
	padding-top: 50px
}

.product>.img[data-v-5020629f] {
	position: absolute;
	top: 0;
	right: 0
}

.product .produc-box[data-v-5020629f] {
	display: flex;
	justify-content: space-between;
	text-align: center;
	height: 100%;
	margin-top: 20px;
}

.product .produc-box>li[data-v-5020629f] {
	width: 25%;
	padding-right: 27px;
	box-sizing: border-box
}

.product .produc-box .icon[data-v-5020629f] {
	width: 70px
}

.product .produc-box h4[data-v-5020629f] {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	color: #FFFFFF;
	margin: 17px 0px 16px 0px
}

.product .produc-box .produc-content[data-v-5020629f] {
	text-align: left;
	margin-top: 15px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-left: 22px
}

.product .produc-box .produc-content li[data-v-5020629f] {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: left;
	line-height: 24px;
	height: 100%;
	width: 48%
}

.product .produc-box .produc-content li[data-v-5020629f]:nth-child(2n) {
	width: 51%
}

.hot-value[data-v-5020629f] {
	height: 800px;
	background-color: #eef7fb;
	padding-top: 60px
}

.hot-value h2[data-v-5020629f] {
	letter-spacing: 10.5px;
	font-weight: 500;
	text-align: center;
	margin-bottom: 0
}

.hot-value p[data-v-5020629f] {
	font-size: 16px;
	text-align: center;
	margin: 20px 0 67px
}

.hot-value .inner-box>ul[data-v-5020629f] {
	display: flex;
	justify-content: space-between
}

.hot-value .inner-box>ul>li[data-v-5020629f] {
	width: 400px;
	background: hsla(0, 0%, 100%, .78);
	text-align: left
}

.hot-value .inner-box>ul>li .content-box[data-v-5020629f] {
	padding: 0 20px 20px
}

.hot-value .inner-box>ul>li .content-box ul[data-v-5020629f] {
	font-size: 12px;
	line-height: 24px;
	color: #333
}

.hot-value .inner-box>ul>li .content-box ul>li[data-v-5020629f] {
	letter-spacing: 0
}

.hot-value .inner-box>ul>li h3[data-v-5020629f] {
	font-size: 20px;
	font-weight: 530;
	margin-bottom: 10px;
	color: #00bfff
}

.hot-value .inner-box>ul>li p[data-v-5020629f] {
	font-size: 14px;
	text-align: left;
	margin: 10.5px 0
}

.thermoelectricity-value[data-v-5020629f] {
	height: 650px;
	background-color: #eef7fb;
	padding-top: 60px
}

.thermoelectricity-value h2[data-v-5020629f] {
	font-size: 28px;
	letter-spacing: 10.5px;
	font-weight: 400;
	text-align: center;
	margin-bottom: 40px
}

.thermoelectricity-value p[data-v-5020629f] {
	font-size: 18px;
	color: #333333;
	text-align: center;
	margin: 20px 0 47px
}

.thermoelectricity-value .inner-box>ul[data-v-5020629f] {
	display: flex;
	justify-content: space-between
}

.thermoelectricity-value .inner-box>ul>li[data-v-5020629f] {
	width: 281px;
	height: 360px;
	background: hsla(0, 0%, 100%, .78);
	text-align: left
}

.thermoelectricity-value .inner-box>ul>li .content-box[data-v-5020629f] {
	padding: 0 20px
}

.thermoelectricity-value .inner-box>ul>li .content-box ul[data-v-5020629f] {
	font-size: 14px;
	line-height: 30px;
	color: #333
}

.thermoelectricity-value .inner-box>ul>li h3[data-v-5020629f] {
	font-size: 20px;
	font-weight: 530;
	margin-bottom: 10px;
	color: #00bfff
}

.thermoelectricity-value .inner-box>ul>li p[data-v-5020629f] {
	font-size: 14px;
	text-align: left;
	margin: 10.5px 0
}

.top-banner[data-v-0075dbb7] {
	position: relative;
	min-height: 436px;
	background-color: #154bab
}

.top-banner .banner-bg[data-v-0075dbb7] {
	display: flex;
	flex-flow: row;
	background-image: url(/images/background/banner-bg.png);
	background-size: 100%
}

.top-banner .banner-right[data-v-0075dbb7] {
	position: absolute;
	top: 0;
	right: 0
}

.top-banner .banner-content[data-v-0075dbb7] {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	display: flex;
	align-items: center
}

.top-banner .banner-content .banner-text[data-v-0075dbb7] {
	position: relative;
	width: 1280px;
	margin: 64px auto 0;
	padding: 0 80px;
	top: 0;
	color: #fff
}

.top-banner .banner-content .banner-text .main-title[data-v-0075dbb7] {
	font-size: 32px;
	font-weight: 400;
	letter-spacing: 12px;
	margin-bottom: 11px
}

.top-banner .banner-content .banner-text .sub-title[data-v-0075dbb7] {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 2px;
	margin-bottom: 25px;
	max-width: 860px
}

.top-banner .banner-content .banner-text .banner-custom[data-v-0075dbb7] {
	position: absolute;
	top: 0;
	right: 80px
}

.title-background {
	text-align: center;
	margin-bottom: 43px;
	position: relative;
	line-height: 30px;
	font-size: 28px
}

.title-background div {
	z-index: 10;
	display: inline-block;
	padding-top: 20px;
	font-weight: 500
}

.intelligent-regulation {
	min-width: 1280px;
	position: relative;
}

.administration .intelligent-regulation .title_desc {
	font-family: PingFangSC-Semibold;
	font-size: 48px;
	color: #E5E5E5;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	position: absolute;
	top: 35px;
}

.administration .intelligent-regulation .title {
	width: 100%;
	position: absolute;
	top: 66px;
	font-size: 24px;
	letter-spacing: 0px;
	font-weight: 400;
}

.administration .intelligent-regulation .regulation {
	position: absolute;
	top: 109px;
	width: 100%;
	margin-top: 45px;
}

.administration .intelligent-regulation .regulation .box {
	margin: 0 auto;
	width: 1280px;
}

.regulation .box .info {
	margin-bottom: 40px;
}

.regulation .box .info .right {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	margin-left: 39px;
}

.regulation .box .info .right p {
	letter-spacing: 0px !important;
	line-height: 40px;
}

.thermoelectricity[data-v-4da484f6] {
	font-family: MicrosoftYaHei;
	min-width: 1280px;
}

.intelligent-optimization {
	min-width: 1280px;
	height: 1520px;
	position: relative;
}

.intelligent-optimization .title_desc {
	font-family: PingFangSC-Semibold;
	font-size: 48px;
	color: rgba(255, 255, 255, 0.19);
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	position: absolute;
	top: 35px;
}

.intelligent-optimization .title {
	font-family: MicrosoftYaHei;
	width: 100%;
	position: absolute;
	top: 66px;
	font-size: 24px;
	letter-spacing: 0px;
	font-weight: 400;
	color: #FFFFFF;
}

.intelligent-optimization .optimization {
	position: absolute;
	top: 109px;
	width: 100%;
	margin-top: 45px;
}

.intelligent-optimization .optimization .box {
	margin: 0 auto;
	width: 1280px;
}

.optimization .box .info {
	margin-bottom: 40px;
}

.intelligent-optimization .optimization .box .info .right {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	margin-left: 39px;
	margin-top: 68px;
}

.optimization .box .info .right p {
	color: #FFFFFF;
	letter-spacing: 0px !important;
	line-height: 24px;
}

.digital-management {
	margin: 64px auto 0px;
	width: 1280px;
	position: relative;
}

.digital-management .title_desc {
	font-family: PingFangSC-Semibold;
	font-size: 48px;
	color: #E5E5E5;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}

.digital-management .title {
	font-family: MicrosoftYaHei;
	width: 100%;
	position: absolute;
	top: 34px;
	font-size: 24px;
	letter-spacing: 0px;
	font-weight: 400;
}

.flex_box {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
}

.align-items_center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}