@import url("//at.alicdn.com/t/c/font_3051127_b8fxax3fi5.css");

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	padding: 0;
	margin: 0;
}

body {
	font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, Helvetica Neue, Arial, sans-serif;
	-webkit-tap-highlight-color: transparent;
	background: #fff;
	font-size: 14px;
}

html {
	color: #333;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

img {
	max-width: 100%;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}


audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img,
abbr,
acronym {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ol,
ul {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

input,
textarea,
select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	-webkit-tap-highlight-color: transparent;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

input {
	outline: none;
	border-radius: 0;
}

input[type="submit"],
input[type="reset"],
input[type="number"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.cf:after {
	clear: both;
	display: table;
	content: " "
}

a {
	text-decoration: none;
	-webkit-touch-callout: none;
	color: #333;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

a:hover {
	color: #34495e;
}

img {
	max-width: 100%;
}

* {
	box-sizing: border-box;
}

.header .logo {
	font-size: 30px;
	color: #34495e;
}

/* flex 甯冨眬*/
.d-flex {
	display: flex;
}

.d-flex-center-center {
	display: flex;
	align-items: center;
	justify-content: center;
}

.leftBox {
	overflow: hidden;
}

.articleLeft {
	overflow: hidden;
}

.d-flex-center {
	display: flex;
	align-items: center;
}

.d-flex-en {
	display: flex;
	align-items: flex-end;
}

.d-flex-start {
	display: flex;
	align-items: flex-start;
}

.d-flex-end {
	display: flex;
	justify-content: flex-end;
}

.d-flex-between {
	display: flex;
	justify-content: space-between;
}

.d-flex-justify-center {
	display: flex;
	justify-content: center;
}

.d-flex-center-between {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.flex-row-reverse {
	flex-direction: row-reverse;
}

.flex-1 {
	flex: 1;
}

.flex-column {
	flex-direction: column;
}

.flex-wrap {
	flex-wrap: wrap;
}

.flex-shrink {
	flex-shrink: 0;
}

.text-overflow {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.text-overflow1 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.text-overflow2 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.text-overflow3 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.text-overflow4 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}

.header {
	background: #fff;
	margin: 0;
	box-shadow: 0px 8px 4px #efefef;
	margin-bottom: 20px;
}

.clearfix {
	zoom: 1;
}

.w1080 {
	width: 1080px;
	margin: 0 auto;
}

.headerBox {
	box-shadow: 0 1px 3px rgb(0 0 0 / 5%);
	height: 68px;
	background: #fff;
}

.navBox {
	font-size: 17px;
}

.navBox a {
	margin: 0 18px;
	border-bottom: 3px transparent solid;
	height: 68px;
	line-height: 68px;
	box-sizing: border-box;
}

.navBox a:hover,
.navBox a.on {
	color: #3ace72;
	border-color: #3ace72;
}

.indexTop {
	margin-top: 30px;
	height: 440px;
	background: #000;
	border-radius: 18px;
	overflow: hidden;
}

.focus-left {
	position: relative;
	background: #000;
	height: 440px;
	overflow: hidden;
}

.focus-left img {
	width: 100%;
	height: 440px;
}


.focus-left .hd {
	position: absolute;
	z-index: 100;
	right: 10px;
	bottom: 10px;
}

.focus-left .hd li {
	float: left;
	width: 28px;
	height: 6px;
	background: #737373;
	margin-left: 10px;
	cursor: pointer;

}

.focus-left .hd li.on {
	background: #3ace72;
}

.focus-left .bd li {
	height: 440px;
	position: relative;
}

.focus-left .bd .focus-txt {
	background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0), #000);
	background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0), #000);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000);
	position: absolute;
	left: 0;
	right: 0;
	bottom: -75px;
	color: #fff;
	padding: 0 15px 20px 15px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.focus-left .bd .focus-txt h3 {
	font-size: 22px;
	line-height: 36px;
	height: 36px;
	text-shadow: 0px 0px 5px #000;
	margin-bottom: 15px;
}

.focus-left .bd .focus-txt p {
	padding-top: 8px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	position: relative;
	font-size: 15px;

}

.focus-left .bd .focus-txt p::after {
	-webkit-transition: all 2s;
	-moz-transition: all 2s;
	-o-transition: all 2s;
	transition: all 2s;
	content: "";
	width: 0%;
	position: absolute;
	background: rgba(0, 178, 111, .5);
	height: 1px;
	left: 0;
	top: 0;
}


.focus-left:hover .focus-txt h3 {
	margin-bottom: 6px;
}

.focus-left:hover .focus-txt {
	bottom: 0;
}

.focus-left:hover img {
	opacity: .6;
}

.focus-left:hover .focus-txt p::after {
	width: 100%;
}


.areaBox {
	margin-top: 30px;
}

.indexTitle {
	margin-bottom: 10px;
}

.indexTitle h2 {
	font-size: 20px;
}

.indexTitle a {
	font-size: 14px;
	color: #3ace72;
}

.indexTitle a:hover {
	opacity: .8;
}

.indexList {
	margin-left: -10px;
	margin-right: -10px;
}

.indexList li {
	width: 33.333333%;
	margin-bottom: 10px;
}



.indexList li a {
	box-sizing: border-box;
	padding: 10px;
	border-radius: 10px;
}
.indexList li a>div{
	overflow: hidden;
}
.indexList li a:hover {
	background: #f7f7f7f7;
}

.indexList li img {
	margin-right: 15px;
	width: 70px;
	height: 70px;
	border-radius: 10px;
}

.indexList li strong {
	font-size: 16px;
	font-weight: 500;
}

.ov {
	overflow: hidden;
}

.indexList li .p1 {
	color: rgba(0, 0, 0, .5);
	font-size: 13px;
	margin: 5px 0;
}

.indexList li .p2 {
	font-size: 12px;
	color: #999;
}

.indexList li .btn {
	margin-left: 10px;
	width: 74px;
	height: 28px;
	text-align: center;
	color: #3ace72;
	border-radius: 14px;
	border: 1px #3ace72 solid;
}

.indexList li a:hover .btn {
	color: #fff;
	background: #3ace72;
}

.indexList li a:hover strong {
	color: #3ace72;
}

.hotList {
	padding-top: 10px;
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: -20px;
}

.hotList li {
	width: 20%;
	box-sizing: border-box;
	margin-bottom: 20px;
}

.hotList li a {
	margin: 0 15px;
	/* box-shadow: 0 1px 3px rgb(0 0 0 / 5%); */
	position: relative;
}

.hotList li .pic {
	width: 100%;
	height: 140px;

}

.hotList li .pic img {
	width: 90px;
	height: 90px;
}

.hotList li:nth-child(1) .pic {
	background-color: rgba(135, 153, 163, .1);
}

.hotList li:nth-child(5) .pic {
	background-color: rgba(183, 69, 203, .1);
}

.hotList li:nth-child(4) .pic {
	background-color: rgba(55, 192, 254, .1);
}

.hotList li:nth-child(3) .pic {
	background-color: rgba(165, 103, 63, .1);
}

.hotList li:nth-child(2) .pic {
	background-color: rgba(62, 185, 59, .1);
}

.hotList li:nth-child(6) .pic {
	background-color: rgba(0, 129, 255, .1);
}

.hotList li:nth-child(10) .pic {
	background-color: rgba(62, 185, 59, .1);
}

.hotList li:nth-child(9) .pic {
	background-color: rgba(128, 68, 222, .1);
}

.hotList li:nth-child(8) .pic {
	background-color: rgba(251, 189, 8, .1);
}

.hotList li:nth-child(7) .pic {
	background-color: rgba(224, 57, 151, .1);
}

.hotList .hotListBottom {
	padding: 8px 0;
	height: 60px;
	box-sizing: border-box;
}

.hotList .hotListBottom strong {
	font-size: 16px;
	font-weight: 500;
}

.hotList .hotListBottom .p1 {
	color: #999;
	font-size: 14px;
	margin-top: 6px;
}

.hotList li a:hover img {
	transform: scale(1.1);
}

.hotList li .hotListAbs {
	height: 60px;
	background: #3ace72;
	font-size: 16px;
	text-align: center;
	line-height: 62px;
	color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	opacity: 0;
	bottom: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.hotList li a:hover .hotListAbs {
	opacity: 1;
}

.newsUlindex {
	padding: 6px 0;
	overflow: hidden;
	margin-left: -15px;
}

.newsUlindex li {
	width: 50%;
	box-sizing: border-box;
	padding: 0 15px;
	overflow: hidden;
}

.newsUlindex li a {
	position: relative;
	display: block;
	padding-right: 50px;
	height: 36px;
	line-height: 36px;
	font-size: 15px;
	padding-left: 12px;
	box-sizing: border-box;
}

.newsUlindex li a::after {
	content: "";
	width: 4px;
	height: 4px;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 17px;
	background: rgba(0, 0, 0, .2);
}

.newsUlindex li a span {
	position: absolute;
	right: 0;
}

.newsUlindex li a:hover::after {
	background: #3ace72;
}

.footer {
	text-align: center;
	margin-top: 20px;
	padding-bottom: 20px;
	line-height: 1.6;
}

.wzBox {
	height: 60px;
	line-height: 60px;
}

.sub-nav {}



.sub-nav a {
	float: left;
	margin-right: 15px;
	height: 38px;
	line-height: 38px;
	font-size: 15px;
	padding: 0 20px;
	margin-bottom: 15px;
	background: rgba(0, 0, 0, .03);
}

.sub-nav a.on,
.sub-nav a:hover {
	color: #fff;
	background: #3ace72;
}

.pages {
	text-align: center;
	padding-top: 25px
}

.pages a {
	display: inline-block;
	padding: 0 10px;
	height: 30px;
	border: 1px solid #e7e7e7;
	line-height: 30px;
	background: #fff
}

.pages a.active,
.pages a:hover,
.pages span {
	border-color: #3ace72;
	background: #3ace72;
	line-height: 30px;
	color: #fff;
	display: inline-block;
	padding: 0 10px;
	height: 30px
}

.pages span.a1none {
	background: transparent;
	border-color: transparent
}

.appInfoTopLeft img {
	width: 140px;
	height: 140px;
	border-radius: 20px;
}

.appInfoTopLeftTxt {
	margin-left: 20px;
}

.appInfoTopLeftTxt h1 {
	font-size: 26px;
}

.appinfos01Ul li {
	font-size: 15px;
	width: 33.333%;
	line-height: 34px;
}

.appinfos01Ul li em {
	font-style: normal;
	color: #999;
}

.start {
	position: relative;
	overflow: hidden;
	width: 74px;
	height: 12px;
	background: url(../img/star.png) no-repeat;
	display: inline-block
}

.start5 {
	background-position: 0 0
}

.start4 {
	background-position: -14px 0
}

.start3 {
	background-position: -29px 0
}

.start2 {
	background-position: -44px 0
}

.start1 {
	background-position: -60px 0
}

.start0 {
	background-position: -74px 0
}

.abtn {
	background: #3ace72;
}

.ibtn {
	background: #2388e6;
}

.infsBtn {
	width: 200px;
}

.infsBtn a {
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	border-radius: 6px;
	position: relative;
	box-sizing: border-box;
	width: 200px;
	text-align: center;
	margin-bottom: 20px;
	display: block !important;
}

.infsBtn a.no {
	background: rgba(0, 0, 0, .25);
	cursor: not-allowed;
	text-align: center;
	padding-left: 0;
	padding: 0 40px;
}

.infsBtn a.no:hover {
	border-radius: 5px;
	box-shadow: 0 0 0 rgba(71, 178, 245, .3);
}

.mt20 {
	margin-top: 25px;
}

.article {
	line-height: 1.8;
	font-size: 15px;
}

.article p {
	margin-bottom: 10px;
}

.article h3 {
	font-size: 16px;
	margin-bottom: 10px px;
	color: #3ace72;
	padding-left: 15px;
	position: relative;
	font-weight: bold;
}

.article h3::after {
	content: "";
	left: 0;
	top: 50%;
	margin-top: -2px;
	position: absolute;
	width: 8px;
	height: 3px;
	background: #3ace72;
}

.article img {
	display: block;
	margin: 15px auto;
	max-width: 100%;
	width: auto !important;
	height: auto !important;
}

.img_list {
	overflow-x: auto;
	overflow-y: hidden;
	white-space: nowrap;
	margin-top: 15px;
}

.img_list ul li {
	margin-right: 10px;
	display: inline-block;
}

.img_list ul li img {
	max-height: 300px;
	z-index: 1;
	height: auto;
	max-width: 100%
}

.imgshow {
	display: none;
	background: rgba(0, 0, 0, .5);
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2019521;
}

.swiperbox {
	height: 100vh;
	z-index: 3;
	background: rgba(0, 0, 0, .6);
}

.swiperbox img {
	width: initial;
	position: relative;
	z-index: 2;
}

.swiper-zoom-container:before {
	width: 100%;
	height: 100%;
	content: ' ';
	position: absolute;
	z-index: 1;
	display: block;
	top: 0;
	left: 0;
	cursor: pointer;
}

.closebtn {
	position: absolute;
	z-index: 22;
	width: 60px;
	height: 60px;
	bottom: 0;
	left: 10px;
	background-size: 40px
}

.imgshow .swiper-slide {
	background: 0 0
}

.newsList {
	margin-left: -10px;
	margin-right: -10px;
}

.newsList li {
	width: 33.3333%;

}

.newsList li a {
	padding: 20px;
	box-shadow: 0 1px 3px rgb(0 0 0 / 5%);
	margin: 10px;
	border-radius: 15px;
	border: 1px #e7e7e7 solid;
}

.newsList li a:hover img {
	transform: scale(1.1);
}

.newsList li .pic {
	height: 150px;
	overflow: hidden;
	margin-bottom: 10px;
}

.newsList li .pic img {
	width: 100%;
	height: auto;
}

.newsList li strong {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.6;
	height: 52px;
}

.newsList li .newsTxt {
	margin-top: 6px;
	line-height: 1.6;
	color: #666;
	background: rgb(247, 247, 247);
	padding: 10px;
	border-radius: 10px;
}

.newsList li a:hover {
	border: 1px #3ace72 solid;
	box-shadow: 0 1px 3px rgb(58 206 114 / 5%);
}

.newsTxtBottom {
	margin-top: 10px;
	color: #999;
	font-size: 13px;
}

.newsTxtBottom i {
	margin-right: 3px;
}

.newsList li a:hover strong {
	color: #3ace72;
}

.newsInfoBottom {
	color: #999;
}

.newsInfo {
	padding-top: 10px;
	text-align: center;
	border-bottom: 1px #f1f4f9 solid;
	padding-bottom: 20px;
}

.newsInfo h1 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 25px;
}

.newsInfoBottom span {
	padding: 0 10px;
}

.article {
	padding: 20px 0;
}

.alert-warning {
	background-color: #fdf6ec;
	color: #e6a23c;
	text-align: center;
	padding: 10px 15px;
}

.insertApp {
	background: #fafafa;
	padding: 20px;
	margin-top: 20px;
	border-radius: 5px;
	display: flex !important;
}

.insertApp .pic {
	width: 100px;
	height: 100px;
	overflow: hidden;
	border-radius: 20px;
	margin-right: 20px;
}

.insertApp .pic img {
	width: 100px;
	height: 100px;
	border-radius: 20px;
}

.insertAppInfo h4 {
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	display: block;
	color: #333;
	font-weight: 500;
	margin-bottom: 6px;
}

.insertApp:hover h4 {
	color: #3ace72;
}

.insertAppInfo li {
	color: #666;
	width: 40%;
	font-size: 14px;
	line-height: 28px;
}

.insertAppInfo li span {
	color: #999;
}

.insertAppBtn {
	border-radius: 5px;
	background: #3ace72;
	padding: 10px 30px;
	color: #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.insertAppBtn:hover {
	background-color: #f60;
}

.news-first {
	line-height: 1.8;
	font-size: 15px;
	padding-top: 20px;
}
