.banner-xbtn.section-jh-1 {
	padding-top: 30px;
}

.banner-xbtn.section-jh-1>a.section-jh-1 {
	text-align: center;
}

.state3-icon-wrap.section-jh-1 {
	position: absolute;
	left: 0;
	width: 1200px;
	height: 577px;
}

.state3-icon-wrap.section-jh-1>img.section-jh-1 {
	width: 100%;
	height: 100%;
}

.state3h2.section-jh-1 {
	font-size: 48px;
	font-weight: 700;
	line-height: 48px;
	color: #fff;
}

.state3h3.section-jh-1 {
	margin: 27px 0;
	font-size: 22px;
	color: #fff;
}

.state3-text-wrap.section-jh-1 {
	position: absolute;
	top: 190px;
	left: 50px;
	width: 500px;
	height: 320px;
	z-index: 1;
}

.state1h2.section-jh-1 {
	display: block;
	margin-top: 160px;
	font-size: 48px;
	line-height: 48px;
	font-weight: 700;
	text-align: center;
	color: #fff;
	word-wrap: break-word;
	word-break: break-all;
}

.state1h3.section-jh-1 {
	display: block;
	margin: 27px 0;
	font-size: 22px;
	text-align: center;
	color: #fff;
	word-wrap: break-word;
	word-break: break-all;
}

.home-banner.active.section-jh-1 {
	display: block;
	background-size: cover!important;
}

.center-wrap.section-jh-1 {
	margin: 0 auto;
	width: 1200px;
}

.flex-wrap.section-jh-1 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.h1-title.section-jh-1>a.section-jh-1 {
	display: block;
	font-size: 32px;
	font-family: PingFangSC-Semibold;
	font-weight: 600;
	color: rgba(51,51,51,1);
	line-height: 45px;
	text-align: center;
}

.h1-title.gytitle.section-jh-1>a.section-jh-1 {
	color: #fff;
}

.h1-title.section-jh-1>a.section-jh-1:hover {
	color: #EC0A0A;
}

.span-title.section-jh-1 {
	padding-top: 4px;
	text-align: center;
}

#home_wrap.section-jh-1 {
	min-width: 1200px;
	background-color: #f6f6f6;
}

#home_banner.section-jh-1 {
	position: relative;
	height: 577px;
	overflow: hidden;
	background-color: #000;
	z-index: 0;
}

.home-banner.section-jh-1 {
	position: absolute;
	display: none;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}

.home-banner.section-jh-1>a.section-jh-1 {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 1200px;
	height: 577px;
}

#playMp4.section-jh-1 {
	object-fit: fill;
	width: 100%;
	height: 577px;
}

#home_banner0.section-jh-1 {
	position: absolute;
	top: 226px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 374px;
	height: 206px;
}

#home_playbtn.section-jh-1 {
	display: block;
	margin: 0 auto;
	width: 60px;
	height: 68px;
	background: url(https://360humi-public.obs.cn-south-1.myhuaweicloud.com/a-360humi-staticimg-reserve/newHome/home_sprites.png) -10px -10px;
}

#home_banner0.section-jh-1>h3.section-jh-1 {
	margin-top: 26px;
	font-size: 18px;
	font-family: PingFangSC-Light;
	font-weight: 300;
	color: rgba(255,255,255,1);
	line-height: 25px;
	-webkit-letter-spacing: 13px;
	-moz-letter-spacing: 13px;
	-ms-letter-spacing: 13px;
	letter-spacing: 13px;
	text-align: center;
}

#home_banner0_btns.section-jh-1 {
	margin-top: 44px;
	text-align: center;
}

.home-banner0-btn.section-jh-1 {
	display: inline-block;
	width: 119px;
	height: 43px;
	line-height: 43px;
	color: #fff;
}

#fb_btn.section-jh-1,.banner-btn-item.section-jh-1 {
	margin-right: 12px;
	background: linear-gradient(270deg,rgba(255,0,0,1) 0%,rgba(255,68,0,1) 100%);
}

.solidhover.section-jh-1:hover,.banner-btn-item.section-jh-1 {
	background: #D50A0A;
}

.cdhover.section-jh-1 {
	z-index: 1;
	position: relative;
	border: 1px solid #fff;
}

.cdhover.section-jh-1:hover {
	border: none;
}

.cdhover.section-jh-1::before {
	content: '';
	z-index: -1;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #F40B0B;
	-webkit-transform-origin: center right;
	-ms-transform-origin: center right;
	transform-origin: center right;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: -webkit-transform 0.25s ease-in-out;
	-webkit-transition: transform 0.25s ease-in-out;
	transition: transform 0.25s ease-in-out;
}

.cdhover.section-jh-1:hover.section-jh-1::before {
	-webkit-transform-origin: center left;
	-ms-transform-origin: center left;
	transform-origin: center left;
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
}

.home-arrows.section-jh-1 {
	position: absolute;
	padding-top: 20px;
	display: block;
	width: 54px;
	height: 78px;
	text-align: center;
	background-color: rgba(131,131,131,0.3);
}

.home-arrows.section-jh-1:hover {
	background-color: rgba(131,131,131,0.8);
}

.home-banner-leftarrow.section-jh-1 {
	top: 269px;
}

.home-banner-rightarrow.section-jh-1 {
	top: 269px;
	right: 0;
}

.home-leftarrow.section-jh-1,.home-rightarrow.section-jh-1 {
	display: inline-block;
	width: 21px;
	height: 36px;
	background: url(https://360humi-public.obs.cn-south-1.myhuaweicloud.com/a-360humi-staticimg-reserve/newHome/home_sprites.png) -242px -199px no-repeat;
}

.home-rightarrow.section-jh-1 {
	background: url(https://360humi-public.obs.cn-south-1.myhuaweicloud.com/a-360humi-staticimg-reserve/newHome/home_sprites.png) -445px -10px no-repeat;
}

.xiaodian-wrap.section-jh-1 {
	position: absolute;
	bottom: 20px;
	width: 100%;
	text-align: center;
}

.xd-btn.section-jh-1 {
	display: inline-block;
	margin: 0 5px;
	width: 8px;
	height: 8px;
	vertical-align: middle;
	border-radius: 4px;
	background-color: rgba(255,255,255,.3);
}

.xd-btn.active.section-jh-1 {
	width: 14px;
	height: 14px;
	background-color: transparent;
}

.xd-btn.active.section-jh-1>i.section-jh-1 {
	display: block;
	width: 14px;
	height: 14px;
	-webkit-animation: mymove-section-jh-1 1.5s linear infinite;
	animation: mymove-section-jh-1 1.5s linear infinite;
	background: url(https://360humi-public.obs.cn-south-1.myhuaweicloud.com/a-360humi-staticimg-reserve/newHome/Polygon.png) center center no-repeat;
}

#yyw_tabs_wrap.section-jh-1 {
	height: 120px;
	border: 1px solid #E3E3E3;
	background-color: #ffffff;
}

.yyw-tabs.section-jh-1 {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-left: 28px;
	height:120px;
}

.yyw-tab-line.section-jh-1 {
	position: absolute;
	left: 0;
	bottom: 2px;
	display: block;
	width: 267px;
	height: 4px;
	-webkit-transition: all .6s;
	transition: all .6s;
	background-color: #F40B0B;
}

.yyw-tab.section-jh-1 {
	width: 267px;
	padding-top: 20px;
	padding-bottom: 18px;
	margin-right: 24px;
	text-align: center;
	cursor: pointer;
	    font-size: 18px;
    color: #333;
}
.yyw-tab.section-jh-1:hover {
	background-color: #ecf0fb
}

.yyw-tab.section-jh-1>i.section-jh-1 {
	display: inline-block;
	width: 48px;
	height: 48px;
}

.yyw-tab.section-jh-1>i.yyw-tab-i0.section-jh-1 {
	background: url(https://360humi-public.obs.cn-south-1.myhuaweicloud.com/a-360humi-staticimg-reserve/newHome/yyw-icon0.png) center no-repeat;
}

.yyw-tab.section-jh-1>i.yyw-tab-i1.section-jh-1 {
	background: url(https://360humi-public.obs.cn-south-1.myhuaweicloud.com/a-360humi-staticimg-reserve/newHome/yyw-icon1.png) center no-repeat;
}

.yyw-tab.section-jh-1>i.yyw-tab-i2.section-jh-1 {
	background: url(https://360humi-public.obs.cn-south-1.myhuaweicloud.com/a-360humi-staticimg-reserve/newHome/yyw-icon2.png) center no-repeat;
}

.yyw-tab.section-jh-1>i.yyw-tab-i3.section-jh-1 {
	background: url(https://360humi-public.obs.cn-south-1.myhuaweicloud.com/a-360humi-staticimg-reserve/newHome/yyw-icon3.png) center no-repeat;
}

.yyw-tab.section-jh-1>.tab-title.section-jh-1 {
	color: #666;
}

.yyw-tab.active.section-jh-1>.tab-title.section-jh-1 {
	color: #F40B0B;
}

.yyw-tab.active.section-jh-1>i.yyw-tab-i0.section-jh-1 {
	background: url(https://360humi-public.obs.cn-south-1.myhuaweicloud.com/a-360humi-staticimg-reserve/newHome/yyw-acticon0.png) center no-repeat;
}

.yyw-tab.active.section-jh-1>i.yyw-tab-i1.section-jh-1 {
	background: url(https://360humi-public.obs.cn-south-1.myhuaweicloud.com/a-360humi-staticimg-reserve/newHome/yyw-acticon1.png) center no-repeat;
}

.yyw-tab.active.section-jh-1>i.yyw-tab-i2.section-jh-1 {
	background: url(https://360humi-public.obs.cn-south-1.myhuaweicloud.com/a-360humi-staticimg-reserve/newHome/yyw-acticon2.png) center no-repeat;
}

.yyw-tab.active.section-jh-1>i.yyw-tab-i3.section-jh-1 {
	background: url(https://360humi-public.obs.cn-south-1.myhuaweicloud.com/a-360humi-staticimg-reserve/newHome/yyw-acticon3.png) center no-repeat;
}

#yyw_wrap.section-jh-1 {
	padding-top: 34px;
	height: 190px;
}

.yyw-tab-cwrap.section-jh-1 {
	width: 4800px;
	height: 121px;
	-webkit-transition: all .6s;
	transition: all .6s;
}

.yyw-tab-content.section-jh-1 {
	padding-left: 28px;
	width: 1200px;
	height: 121px;
	float: left;
}

.yyw-item.section-jh-1 {
	display: inline-block;
	margin-right: 24px;
	width: 267px;
	height: 115px;
	overflow: hidden;
}

.yyw-item.section-jh-1:nth-child(1) {
	background: linear-gradient(90deg,rgba(15,90,225,1) 0%,rgba(14,78,194,1) 100%);
}

.yyw-item.section-jh-1:nth-child(2) {
	background: linear-gradient(90deg,rgba(0,167,201,1) 0%,rgba(0,149,180,1) 100%);
}

.yyw-item.section-jh-1:nth-child(3) {
	background: linear-gradient(90deg,rgba(79,79,79,1) 0%,rgba(28,28,28,1) 100%);
}

.yyw-item.section-jh-1:nth-child(4) {
	background: linear-gradient(90deg,rgba(225,106,15,1) 0%,rgba(194,14,14,1) 100%);
}

.yyw-item.section-jh-1>img.section-jh-1 {
	width: 126px;
	height: 115px;
	vertical-align: middle;
	-webkit-transform: translateX(12px) translateY(30px);
	-ms-transform: translateX(12px) translateY(30px);
	transform: translateX(12px) translateY(30px);
	-webkit-transition: -webkit-transform 0.25s ease-in-out;
	-webkit-transition: transform 0.25s ease-in-out;
	transition: transform 0.25s ease-in-out;
}

.yyw-item.section-jh-1:hover>img.section-jh-1 {
	-webkit-transform: translateX(12px) translateY(0px);
	-ms-transform: translateX(12px) translateY(0px);
	transform: translateX(12px) translateY(0px);
}

.yyw-item.section-jh-1>div.section-jh-1 {
	display: inline-block;
	width: 180px;
	vertical-align: middle;
	padding: 20px 0 20px 20px;
}

.yyw-item.section-jh-1 h3.section-jh-1 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 20px;
	font-family: PingFangSC-Semibold;
	font-weight: 600;
	color: #fff;
	line-height: 50px;
}

.yyw-item.section-jh-1 h4.section-jh-1 {
	font-size: 12px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	color: #fff;
	line-height: 17px;
}

#section2_wrap.section-jh-1 {
	padding: 60px 0;
	height: 300px;
	background-color: #ffffff;
}

.section2-item.section-jh-1 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-left: 15px;
	height: 220px;
	border-right: 1px solid #EEE;
}

.section2-item-title.section-jh-1 {
	color: #666;
}

.section2-item-title.section-jh-1>h2.section-jh-1 {
	font-size: 28px;
	font-family: PingFangSC-Semibold;
	font-weight: 600;
	color: rgba(51,51,51,1);
}

.section2-item-title.section-jh-1:hover>h2.section-jh-1 {
	color: #EC0A0A;
}

.section2-item-content.section-jh-1 {
	padding-top: 32px;
}

.section2-item-content.section-jh-1>a.section-jh-1 {
	display: inline-block;
	padding-bottom: 20px;
	margin-right: 25px;
	line-height: 18px;
	font-weight: 600;
	color: #666666;
}

.section2-item-content.section-jh-1>a.section-jh-1:hover {
	-webkit-text-decoration: underline !important;
	text-decoration: underline !important;
	color: #EC0A0A;
}

.section2-item-content.section-jh-1>a.section-jh-1>i.section-jh-1 {
	display: none;
	vertical-align: middle;
	width: 24px;
	height: 17px;
	background: url(https://360humi-public.obs.cn-south-1.myhuaweicloud.com/a-360humi-staticimg-reserve/newHome/hot-icon.png) center no-repeat;
}

.section2-item-content.section-jh-1>a.active.section-jh-1 {
	color: #F40B0B;
}

.section2-item-content.section-jh-1>a.active.section-jh-1>i.section-jh-1 {
	display: inline-block;
}

#section3_wrap.section-jh-1 {
	padding-top: 58px;
	height: 830px;
	background: url(https://360humi-public.obs.cn-south-1.myhuaweicloud.com/a-360humi-staticimg-reserve/newHome/jbhzbg0.png) center no-repeat #ffffff;
}

#section3_content.section-jh-1 {
	position: relative;
	padding-top: 16px;
	height: 600px;
}

#section3_content.section-jh-1>div.section-jh-1:nth-child(2) {
	max-width: 550px;
}

#section3_content.section-jh-1>div.section-jh-1 {
	position: relative;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

@-webkit-keyframes mymove-section-jh-1 {
	0% {
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	25% {
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
	}

	50% {
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
	}

	75% {
		-webkit-transform: rotate(270deg);
		-ms-transform: rotate(270deg);
		transform: rotate(270deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes mymove-section-jh-1 {
	0% {
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	25% {
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
	}

	50% {
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
	}

	75% {
		-webkit-transform: rotate(270deg);
		-ms-transform: rotate(270deg);
		transform: rotate(270deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

#section3_img0.section-jh-1 {
	position: absolute;
	top: 17px;
	left: 115px;
	-webkit-animation: mymove-section-jh-1 2s linear infinite;
	animation: mymove-section-jh-1 2s linear infinite;
}

#section3_img1.section-jh-1 {
	position: absolute;
	top: 3px;
	left: 82px;
}

.fwsicon.section-jh-1 {
	position: absolute;
}

.fwsicon.section-jh-1>div.section-jh-1 {
	display: inline-block;
	vertical-align: middle;
}

.fwsicon.section-jh-1>div.section-jh-1:nth-child(2) {
	display: none;
	margin-left: 20px;
	-webkit-animation: right-to-left-section-jh-1 .6s ease-in-out 0s normal 1;
	animation: right-to-left-section-jh-1 .6s ease-in-out 0s normal 1;
}

#fwsicon0.section-jh-1>div.section-jh-1:nth-child(2) {
	display: inline-block;
}

.fwsicon.section-jh-1>div.section-jh-1>h3.section-jh-1 {
	font-size: 22px;
	font-family: PingFangSC-Semibold;
	font-weight: 600;
	color: rgba(51,51,51,1);
	line-height: 30px;
}

.fwsicon.section-jh-1>div.section-jh-1>i.section-jh-1 {
	margin: 5px 0;
	display: block;
	border: 1px solid #C5C5C5;
}

.fwsicon.section-jh-1>div.section-jh-1>span.section-jh-1 {
	font-family: PingFangSC-Semibold;
	font-weight: 600;
	color: rgba(153,153,153,1);
	line-height: 20px;
}

@-webkit-keyframes sfdh-section-jh-1 {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

	25% {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}

	50% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

	75% {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}
}

@keyframes sfdh-section-jh-1 {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

	25% {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}

	50% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

	75% {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}
}

.fwsicon.section-jh-1>div.section-jh-1>img.section-jh-1 {
	background: rgba(255,255,255,1);
	box-shadow: 0px 0px 8px 4px rgba(255,243,238,0.14);
	border-radius: 14px;
	border: 1px solid #ccc;
	-webkit-animation: sfdh-section-jh-1 5s ease-in-out infinite;
	animation: sfdh-section-jh-1 5s ease-in-out infinite;
	cursor: pointer;
}

#fwsicon0.section-jh-1 {
	top: 243px;
	left: 316px;
}

#fwsicon0.section-jh-1>div.section-jh-1:last-child {
	display: inline-block;
}

#fwsicon0.section-jh-1>div.section-jh-1>img.section-jh-1 {
	width: 65px;
	height: 65px;
}

#fwsicon1.section-jh-1 {
	top: 28px;
	left: 466px;
}

#fwsicon1.section-jh-1>div.section-jh-1>img.section-jh-1 {
	width: 73px;
	height: 73px;
}

#fwsicon2.section-jh-1 {
	top: 283px;
	left: 570px;
}

#fwsicon2.section-jh-1>div.section-jh-1>img.section-jh-1 {
	width: 73px;
	height: 73px;
}

#fwsicon3.section-jh-1 {
	top: 500px;
	left: 316px;
}

#fwsicon3.section-jh-1>div.section-jh-1>img.section-jh-1 {
	width: 83px;
	height: 83px;
}

#fwsicon4.section-jh-1 {
	top: 323px;
	left: 115px;
}

#fwsicon4.section-jh-1>div.section-jh-1>img.section-jh-1 {
	width: 72px;
	height: 72px;
}

#fwsicon5.section-jh-1 {
	top: 80px;
	left: 130px;
}

#fwsicon5.section-jh-1>div.section-jh-1>img.section-jh-1 {
	width: 53px;
	height: 53px;
}

@-webkit-keyframes right-to-left-section-jh-1 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(120px,0,0);
		-webkit-transform: translate3d(120px,0,0);
		-ms-transform: translate3d(120px,0,0);
		transform: translate3d(120px,0,0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

@keyframes right-to-left-section-jh-1 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(120px,0,0);
		-webkit-transform: translate3d(120px,0,0);
		-ms-transform: translate3d(120px,0,0);
		transform: translate3d(120px,0,0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.section3-info.section-jh-1 {
	position: absolute;
	display: none;
	top: 100px;
	left: 160px;
	width: 374px;
	height: 380px;
	-webkit-animation: right-to-left-section-jh-1 .6s ease-in-out 0s normal 1;
	animation: right-to-left-section-jh-1 .6s ease-in-out 0s normal 1;
}

.section3-info.active.section-jh-1 {
	display: block;
}

.section-padding.section-jh-1 {
	padding-top: 54px;
}

.section3-info-btn.section-jh-1 {
	margin-top: 20px;
	display: block;
	width: 119px;
	height: 43px;
	line-height: 43px;
	text-align: center;
	color: rgba(255,255,255,1);
	background: linear-gradient(270deg,rgba(255,0,0,1) 0%,rgba(255,68,0,1) 100%);
}

.section3-info-btn.section-jh-1:hover {
	background: #EC0A0A;
}

.section3-info-link.section-jh-1>a.section-jh-1 {
	font-size: 16px;
	font-family: PingFangSC-Semibold;
	font-weight: 600;
	color: rgba(51,51,51,1);
	line-height: 29px;
}

.section3-info-title.section-jh-1 {
	margin-top: 10px;
}

.section3-info-title.section-jh-1>span.section-jh-1 {
	margin-right: 70px;
}

.section3-info-num.section-jh-1>span.section-jh-1 {
	display: inline-block;
	min-width: 80px;
	font-size: 55px;
	font-family: PingFangSC-Semibold;
	font-weight: 600;
	color: rgba(236,10,10,1);
	line-height: 77px;
	background: -webkit-linear-gradient(117deg,rgba(255,28,0,1) 0%,rgba(255,12,0,1) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.section3-info-num.section-jh-1>i.section-jh-1 {
	margin: 0 20px;
	display: inline-block;
	width: 2px;
	height: 37px;
	border: 1px solid rgba(208,208,208,1);
}

#section4_wrap.section-jh-1 {
	height: 902px;
}

#section4_tabline.section-jh-1,#section6_tabline.section-jh-1 {
	position: relative;
	text-align: center;
	border-bottom: 1px solid #D9D9D9;
}

#section6_tabline.section-jh-1 {
	border-bottom: 1px solid #666;
}

#tabline_wrap.section-jh-1,#tabjjfa_wrap.section-jh-1 {
	position: relative;
	display: inline-block;
	padding-top: 30px;
}

#tab_btn_wrap.section-jh-1>a.section-jh-1,#tabjjfa_btn_wrap.section-jh-1>a.section-jh-1 {
	display: inline-block;
	margin: 0 15px;
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-family: PingFangSC-Semibold;
	color: #5A5A5A;
}

#tab_btn_wrap.section-jh-1>a.section-jh-1:hover,#tabjjfa_btn_wrap.section-jh-1>a.section-jh-1:hover {
	color: #F40B0B;
}

#tabjjfa_btn_wrap.section-jh-1>a.section-jh-1 {
	margin: 0 80px;
	color: #BEBEBE;
}

#tabjjfa_btn_wrap.section-jh-1>a.active.section-jh-1 {
	color: #fff;
}

#tab_btn_wrap.section-jh-1>a.active.section-jh-1 {
	color: #EC0A0A;
}

#tab_btn_wrap.section-jh-1>a.section-jh-1:first-child {
	margin-left: 0;
}

#tabline_div.section-jh-1,#tabjjfa_line.section-jh-1 {
	position: absolute;
	width: 83px;
	height: 4px;
	left: 0;
	bottom: 0;
	background-color: #EC0A0A;
	-webkit-transition: left .5s;
	transition: left .5s;
}

#tabjjfa_line.section-jh-1 {
	left: 80px;
	width: 116px;
}

#tabcontent_wrap.section-jh-1 {
	position: relative;
	padding-top: 40px;
}

.tabcontent-wrap.section-jh-1 {
	position: absolute;
	display: none;
	width: 100%;
	height: 604px;
}

.tabactive.section-jh-1 {
	display: block;
}

.tabcontent-item.section-jh-1 {
	position: relative;
	display: inline-block;
	padding: 50px 0;
	width: 240px;
	height: 302px;
	vertical-align: middle;
	background: rgba(255,255,255,1);
	overflow: hidden;
}

.tabcontent-item.section-jh-1:nth-child(2) {
	border-top: 1px solid #EEEEEE;
}

.tabcontent-item.section-jh-1:nth-child(3) {
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
}

.tabcontent-item.section-jh-1:nth-child(4) {
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
}

.tabcontent-item.section-jh-1:nth-child(5) {
	border: 1px solid #EEEEEE;
}

.tabcontent-item.section-jh-1:nth-child(n+6) {
	border: 1px solid #EEEEEE;
	border-left: none;
}

.xg-item.section-jh-1 {
	cursor: pointer;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform .3s;
	-webkit-transition: transform .3s;
	transition: transform .3s;
}

.xg-item.section-jh-1:hover {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	border: 1px solid #F40B0B;
	z-index: 99;
}

.xg-item.section-jh-1:hover .xgxs_div.section-jh-1 {
	display: block;
}

.xg-item.section-jh-1:hover .tabcontent-item-div.section-jh-1 {
	top: -135px;
}

.xgxs_div.section-jh-1 {
	position: absolute;
	display: none;
	top: 245px;
	width: 100%;
	background-color: #fff;
}

.cjje_div.section-jh-1>span.section-jh-1 {
	font-size: 12px;
	font-family: PingFangSC-Regular;
	color: #F40B0B;
	line-height: 17px;
}

.cjje_div.section-jh-1>span.section-jh-1:first-child {
	color: rgba(51,51,51,1);
}

.fwpj_div.section-jh-1 {
	padding-top: 15px;
	padding-left: 2px;
}

.upicon.section-jh-1,.dowicon.section-jh-1 {
	position: absolute;
	display: block;
	bottom: -2px;
	right: -2px;
	width: 17px;
	height: 17px;
}

.fwpj_div.section-jh-1>span.section-jh-1 {
	position: relative;
	display: inline-block;
	padding-top: 6px;
	width: 50px;
	height: 50px;
	border: 1px solid #ccc;
	border-radius: 25px;
	text-align: center;
	line-height: 16px;
}

.fwpj_div.section-jh-1>span.section-jh-1>.upicon.section-jh-1 {
	display: none;
}

.fwpj_div.section-jh-1>span.red.section-jh-1 {
	border-color: #ee5e35;
	color: #ee5e35;
}

.fwpj_div.section-jh-1>span.red.section-jh-1>.dowicon.section-jh-1 {
	display: none;
}

.fwpj_div.section-jh-1>span.red.section-jh-1>.upicon.section-jh-1 {
	display: block;
}

.bz-wz.section-jh-1 {
	display: block;
	-webkit-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
}

.jrsd_div.section-jh-1 {
	padding-top: 20px;
}

.jrsd_div.section-jh-1>a.section-jh-1 {
	display: inline-block;
	width: 99px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	background: rgba(236,10,10,1);
	border: 1px solid rgba(236,10,10,1);
}

.tabcontent-item.section-jh-1>h3.section-jh-1 {
	color: #999;
}

.tabcontent-item.section-jh-1:first-child {
	width: 480px;
}

#tabcontent_gysj.section-jh-1 {
	background: url(https://360humi-public.obs.cn-south-1.myhuaweicloud.com/a-360humi-staticimg-reserve/newHome/fwsdt0.png);
}

#tabcontent_sczz.section-jh-1 {
	background: url(https://360humi-public.obs.cn-south-1.myhuaweicloud.com/a-360humi-staticimg-reserve/newHome/fwsdt1.png);
}

#tabcontent_znzz.section-jh-1 {
	background: url(https://360humi-public.obs.cn-south-1.myhuaweicloud.com/a-360humi-staticimg-reserve/newHome/fwsdt2.png);
}

#tabcontent_pbyx.section-jh-1 {
	background: url(https://360humi-public.obs.cn-south-1.myhuaweicloud.com/a-360humi-staticimg-reserve/newHome/fwsdt3.png);
}

.tabcontent-item.section-jh-1:first-child>h1.section-jh-1 {
	padding-left: 30px;
	margin-bottom: 13px;
	border-left: 12px solid #fff;
	color: #fff;
}

.tabcontent-item.section-jh-1:first-child>h3.section-jh-1 {
	color: #fff;
}

#tabcontent_gysj.section-jh-1>h1.section-jh-1 {
	border-color: #F01010;
}

.tabcontent-item.section-jh-1:first-child>h3.section-jh-1 {
	padding-left: 42px;
}

.tabcontent-item-btn.section-jh-1 {
	padding-top: 91px;
	padding-left: 42px;
}

.ckrzbtn.section-jh-1 {
	display: inline-block;
	width: 94px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #fff;
}

.ckbtn0.section-jh-1 {
	margin-right: 14px;
	border: none;
	background-color: #242424;
}

.tabcontent-item-div.section-jh-1 {
	position: absolute;
	top: 0;
	padding-top: 69px;
	padding-left: 38px;
	width: 240px;
	height: 302px;
	-webkit-transition: top .5s;
	transition: top .5s;
}

.tabcontent-item-div.section-jh-1>img.section-jh-1 {
	width: 62px;
	height: 62px;
}

.tabcontent-item-div.section-jh-1>h3.section-jh-1 {
	padding-top: 40px;
	color: #999;
}

.tabcontent-item-div.section-jh-1>h1.section-jh-1 {
	padding-bottom: 11px;
	font-size: 24px;
	font-family: PingFangSC-Semibold;
	font-weight: 600;
	color: rgba(51,51,51,1);
	line-height: 33px;
}

.tabcontent-item-div.section-jh-1>span.section-jh-1 {
	font-size: 12px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(51,51,51,1);
	line-height: 17px;
}

#section5_wrap.section-jh-1 {
	position: relative;
	height: 563px;
	background-color: #fff;
}

#section6_wrap.section-jh-1 {
	height: 621px;
	background: url(https://360humi-public.obs.cn-south-1.myhuaweicloud.com/a-360humi-staticimg-reserve/newHome/jjfabg.png);
}

#section7_wrap.section-jh-1 {
	height: 474px;
	background-color: #fff;
}

.dy-item-img.section-jh-1,.ck-item-img.section-jh-1 {
	position: absolute;
	display: none;
	width: 100%;
	height: 100%;
}

.dy-item-img.active.section-jh-1,.ck-item-img.active.section-jh-1 {
	display: block;
}

.ck-item-btn.section-jh-1 {
	position: absolute;
	bottom: 20px;
	width: 100%;
	height: 14px;
	text-align: center;
}

.ck-item-btn.section-jh-1>a.section-jh-1 {
	margin-right: 5px;
	display: inline-block;
	width: 8px;
	height: 8px;
	vertical-align: middle;
	border-radius: 4px;
	background-color: rgba(255,255,255,.3);
}

.ck-item-btn.section-jh-1>a.active.section-jh-1 {
	width: 14px;
	height: 14px;
	-webkit-animation: mymove-section-jh-1 1.5s linear infinite;
	animation: mymove-section-jh-1 1.5s linear infinite;
	background: url(https://360humi-public.obs.cn-south-1.myhuaweicloud.com/a-360humi-staticimg-reserve/newHome/Polygon.png) center center no-repeat;
}

#hmstl_wrap.section-jh-1 {
	margin-top: 35px;
}

#kc_wrap.section-jh-1 {
	margin-right: 35px;
	width: 582px;
}

.ck-item-wrap.section-jh-1 {
	position: absolute;
	width: 100%;
	height: 100%;
}

.hmstl-item.section-jh-1 {
	position: relative;
	display: inline-block;
	width: 583px;
	height: 263px;
	vertical-align: middle;
}

.dy-item-btn.section-jh-1 {
	position: absolute;
	top: 0;
	right: 0;
	width: 68px;
	height: 263px;
	background: rgba(0,0,0,.6);
}

.dy-item-btn.section-jh-1>a.section-jh-1 {
	display: block;
	padding: 20px 25px;
	width: 100%;
	height: 30%;
	text-align: center;
	font-size: 14px;
	font-family: PingFangSC-Semibold;
	font-weight: 600;
	color: rgba(255,255,255,1);
	line-height: 20px;
}

#kc_wrap.section-jh-1>.dy-item-btn.section-jh-1>a.section-jh-1 {
	height: 49%;
}

.dy-item-btn.section-jh-1>a.active.section-jh-1 {
	color: #EC0A0A;
}

.dy-item-btn.section-jh-1>i.section-jh-1 {
	display: block;
	margin: 0 auto;
	width: 46px;
	height: 2px;
	border: 1px solid rgba(255,255,255,.43);
}

#section8_wrap.section-jh-1 {
	height: 601px;
	background-color: #fff;
}

#news_dt.section-jh-1 {
	position: relative;
	margin-top: 33px;
	height: 407px;
	box-shadow: 0 8px 20px 0 rgba(0,0,0,0.12);
}

.news-dt-item.section-jh-1 {
	position: absolute;
}

.news-item.section-jh-1 {
	position: relative;
	display: none;
	padding-top: 51px;
	padding-left: 51px;
	position: absolute;
	width: 100%;
	height: 100%;
}

.news-item.section-jh-1>a.section-jh-1 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
}

.news-item.heizi.section-jh-1>h4.section-jh-1,.news-item.heizi.section-jh-1>span.section-jh-1 {
	color: #333;
}

.news-item.bigdiv.section-jh-1>h4.section-jh-1,.news-item.bigdiv.section-jh-1>span.section-jh-1 {
	width: 515px;
}

.news-item.active.section-jh-1 {
	display: block;
}

.news-item.section-jh-1>h4.section-jh-1 {
	margin-bottom: 19px;
	width: 190px;
	height: 50px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-size: 18px;
	font-family: PingFangSC-Semibold;
	font-weight: 600;
	color: rgba(255,255,255,1);
	line-height: 25px;
}

.news-item.section-jh-1>span.section-jh-1 {
	display: block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	width: 190px;
	font-size: 12px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	color: rgba(255,255,255,1);
	line-height: 17px;
}

.news-dt-i.section-jh-1 {
	position: absolute;
}

.news-dt-i.section-jh-1>a.section-jh-1 {
	margin-left: 5px;
	display: inline-block;
	width: 7px;
	height: 7px;
	border-radius: 3.5px;
	background-color: rgba(255,255,255,.3);
}

.news-dt-i.section-jh-1>a.active.section-jh-1 {
	background-color: #fff;
}

.news-dt-i.section-jh-1>a.heizi.section-jh-1 {
	background-color: rgba(0,0,0,.3);
}

.news-dt-i.section-jh-1>a.heizi.active.section-jh-1 {
	background-color: #000;
}

#news_dt_1.section-jh-1 {
	width: 307px;
	height: 412px;
	background: url(https://360humi-public.obs.cn-south-1.myhuaweicloud.com/a-360humi-staticimg-reserve/newHome/newbg0.png) -21px -12px;
	background-color: #000;
}

#news_dt_1.section-jh-1>.news-item.section-jh-1 {
	text-align: center;
}

#news_dt_2.section-jh-1 {
	left: 307px;
	width: 308px;
	height: 206px;
	background: linear-gradient(270deg,rgba(167,38,38,1) 0%,rgba(255,76,76,1) 100%);
}

#news_dt_3.section-jh-1 {
	left: 615px;
	width: 308px;
	height: 206px;
	background: url(https://360humi-public.obs.cn-south-1.myhuaweicloud.com/a-360humi-staticimg-reserve/newHome/newbg1.png) -21px -12px;
}

#news_dt_4.section-jh-1 {
	left: 923px;
	width: 277px;
	height: 206px;
}

#news_dt_5.section-jh-1 {
	top: 206px;
	left: 307px;
	width: 616px;
	height: 206px;
	background: rgba(255,255,255,.9);
}

#news_dt_6.section-jh-1 {
	top: 206px;
	left: 923px;
	width: 277px;
	height: 206px;
	background: linear-gradient(270deg,rgba(167,38,38,1) 0%,rgba(255,76,76,1) 100%);
}

#section9_wrap.section-jh-1 {
	height: 145px;
	background: url(https://360humi-public.obs.cn-south-1.myhuaweicloud.com/a-360humi-staticimg-reserve/newHome/gdbg.png);
}

@-webkit-keyframes scrollToUp-section-jh-1 {
	0% {
		background-position: center 0;
	}

	to {
		background-position: center -1207px;
	}
}

@keyframes scrollToUp-section-jh-1 {
	0% {
		background-position: center 0;
	}

	to {
		background-position: center -1207px;
	}
}

#section10_wrap.section-jh-1 {
	height: 475px;
	-webkit-animation: scrollToUp-section-jh-1 10s linear infinite;
	animation: scrollToUp-section-jh-1 10s linear infinite;
	position: relative;
	overflow: hidden;
	background: url(https://360humi-public.obs.cn-south-1.myhuaweicloud.com/a-360humi-staticimg-reserve/newHome/hzbg.png);
}

#hzhb_wrap.section-jh-1 {
	margin-top: 58px;
	height: 237px;
	background-color: #fff;
}

.hzhb-logo.section-jh-1 {
	display: inline-block;
	width: 198px;
	height: 118px;
	text-align: center;
	line-height: 118px;
	vertical-align: middle;
	padding-top:50px;
}

.hzhb-logo.section-jh-1>i.section-jh-1 {
	display: inline-block;
	vertical-align: middle;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: filter 0.6s ease-in-out;
	transition: filter 0.6s ease-in-out;
}

.hzhb-logo.section-jh-1:hover>i.section-jh-1 {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}

.hzhb-logo.section-jh-1:nth-child(1)>i.section-jh-1 {
	width: 51px;
	height: 51px;
	background: url(https://360humi-public.obs.cn-south-1.myhuaweicloud.com/a-360humi-staticimg-reserve/newHome/home_sprites.png) -80px -199px no-repeat;
}

.hzhb-logo.section-jh-1:nth-child(2)>i.section-jh-1 {
	width: 70px;
	height: 36px;
	background: url(https://360humi-public.obs.cn-south-1.myhuaweicloud.com/a-360humi-staticimg-reserve/newHome/home_sprites.png) -152px -199px no-repeat;
}

.hzhb-logo.section-jh-1:nth-child(3)>i.section-jh-1 {
	width: 47px;
	height: 47px;
	background: url(https://360humi-public.obs.cn-south-1.myhuaweicloud.com/a-360humi-staticimg-reserve/newHome/home_sprites.png) -288px -185px no-repeat;
}

.hzhb-logo.section-jh-1:nth-child(4)>i.section-jh-1 {
	width: 43px;
	height: 43px;
	background: url(https://360humi-public.obs.cn-south-1.myhuaweicloud.com/a-360humi-staticimg-reserve/newHome/home_sprites.png) -378px -77px no-repeat;
}

.hzhb-logo.section-jh-1:nth-child(5)>i.section-jh-1 {
	width: 72px;
	height: 30px;
	background: url(https://360humi-public.obs.cn-south-1.myhuaweicloud.com/a-360humi-staticimg-reserve/newHome/home_sprites.png) -102px -318px no-repeat;
}

.hzhb-logo.section-jh-1:nth-child(6)>i.section-jh-1 {
	width: 78px;
	height: 27px;
	background: url(https://360humi-public.obs.cn-south-1.myhuaweicloud.com/a-360humi-staticimg-reserve/newHome/home_sprites.png) -10px -270px no-repeat;
}

.hzhb-logo.section-jh-1:nth-child(7)>i.section-jh-1 {
	width: 82px;
	height: 32px;
	background: url(https://360humi-public.obs.cn-south-1.myhuaweicloud.com/a-360humi-staticimg-reserve/newHome/home_sprites.png) -112px -147px no-repeat;
}

.hzhb-logo.section-jh-1:nth-child(8)>i.section-jh-1 {
	width: 58px;
	height: 39px;
	background: url(https://360humi-public.obs.cn-south-1.myhuaweicloud.com/a-360humi-staticimg-reserve/newHome/home_sprites.png) -288px -126px no-repeat;
}

.hzhb-logo.section-jh-1:nth-child(9)>i.section-jh-1 {
	width: 93px;
	height: 29px;
	background: url(https://360humi-public.obs.cn-south-1.myhuaweicloud.com/a-360humi-staticimg-reserve/newHome/home_sprites.png) -90px -10px no-repeat;
}

.hzhb-logo.section-jh-1:nth-child(10)>i.section-jh-1 {
	width: 65px;
	height: 44px;
	background: url(https://360humi-public.obs.cn-south-1.myhuaweicloud.com/a-360humi-staticimg-reserve/newHome/home_sprites.png) -203px -73px no-repeat;
}

.hzhb-logo.section-jh-1:nth-child(11)>i.section-jh-1 {
	width: 35px;
	height: 41px;
	background: url(https://360humi-public.obs.cn-south-1.myhuaweicloud.com/a-360humi-staticimg-reserve/newHome/home_sprites.png) -378px -264px no-repeat;
}

.hzhb-logo.section-jh-1:nth-child(12)>i.section-jh-1 {
	width: 86px;
	height: 14px;
	background: url(https://360humi-public.obs.cn-south-1.myhuaweicloud.com/a-360humi-staticimg-reserve/newHome/home_sprites.png) -206px -270px no-repeat;
}

#xq_wrap.section-jh-1 {
	position: relative;
	margin-top: 40px;
	height: 320px;
}

.xq-item-wrap.section-jh-1 {
	position: absolute;
	display: none;
	width: 1200px;
	height: 320px;
}

.xq-item-wrap.active.section-jh-1 {
	display: block;
}

.xq-item.section-jh-1 {
	position: relative;
	dispaly: block;
	float: left;
	padding: 30px 60px;
	width: 400px;
	height: 103px;
	background: rgba(255,255,255,1);
	border: 1px solid rgba(223,223,223,1);
	overflow: hidden;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform .3s;
	-webkit-transition: transform .3s;
	transition: transform .3s;
}

.xq-item.section-jh-1:hover {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	border: 1px solid #F40B0B;
	z-index: 99;
}

.xq-item.section-jh-1>h1.section-jh-1 {
	margin-bottom: 14px;
	font-size: 16px;
	font-family: PingFang-SC-Medium;
	font-weight: 500;
	color: #333;
}

.xq-item.section-jh-1:hover>p.section-jh-1 {
	display: none;
}

.xq-item.section-jh-1>p.section-jh-1,.xq-item.section-jh-1>i.section-jh-1 {
	font-size: 12px;
	font-family: PingFangSC-Regular;
	color: #666;
	line-height: 17px;
}

.xq-item.section-jh-1>p.section-jh-1>span.section-jh-1 {
	color: #F40B0B;
}

.xq-item.section-jh-1>i.section-jh-1 {
	position: absolute;
	bottom: -20px;
	-webkit-transition: bottom .3s;
	transition: bottom .3s;
}

.xq-item.section-jh-1:hover>i.section-jh-1 {
	bottom: 20px;
}

.xq-item.section-jh-1>span.section-jh-1 {
	position: absolute;
	display: block;
	padding: 1px 5px;
	top: 30px;
	right: 40px;
	height: 22px;
	line-height: 22px;
	font-size: 10px;
	color: #fff;
	border-radius: 2px;
}

.xq-item.section-jh-1>span.blue.section-jh-1 {
	background: linear-gradient(270deg,rgba(75,98,221,1) 0%,rgba(95,122,243,1) 100%);
}

.xq-item.section-jh-1>span.gray.section-jh-1 {
	background: linear-gradient(90deg,rgba(160,160,160,1) 0%,rgba(103,103,103,1) 100%);
}

.xq-item.section-jh-1>span.red.section-jh-1 {
	background: linear-gradient(270deg,rgba(236,10,10,1) 0%,rgba(239,113,63,1) 100%);
}

.xq-item.section-jh-1>span.orange.section-jh-1 {
	background: linear-gradient(270deg,rgba(236,134,10,1) 0%,rgba(239,150,63,1) 100%);
}

#jjfa_wrap.section-jh-1 {
	margin-top: 50px;
}

.jjfa-wrap.section-jh-1 {
	position: absolute;
	display: none;
	width: 1200px;
	height: 302px;
}

.jjfa-wrap.active.section-jh-1 {
	display: block;
}

.jjfa-wrap.section-jh-1>a.section-jh-1 {
	position: relative;
	display: inline-block;
	width: 300px;
	height: 300px;
	border: 1px solid #666;
	border-right: none;
	-webkit-transition: -webkit-transform .6s;
	-webkit-transition: transform .6s;
	transition: transform .6s;
}

.jjfa-wrap.section-jh-1>a.section-jh-1:nth-child(4) {
	border-right: 1px solid #666;
}

.jjfa-wrap.section-jh-1>a.section-jh-1>p.section-jh-1>i.section-jh-1 {
	margin: 15px auto;
	display: block;
	width: 26px;
	height: 2px;
	border: 1px solid rgba(255,255,255,1);
}

.jjfa-wrap.section-jh-1>a.section-jh-1>p.section-jh-1 {
	padding-top: 90px;
	padding-left: 30px;
	padding-right: 30px;
	position: absolute;
	width: 300px;
	height: 300px;
	text-align: center;
	overflow: hidden;
	-webkit-transition: padding-top .6s;
	transition: padding-top .6s;
}

.jjfa-wrap.section-jh-1>a.section-jh-1>p.section-jh-1>h3.section-jh-1 {
	margin-bottom: 15px;
	font-size: 18px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	color: rgba(255,255,255,1);
	line-height: 25px;
}

.jjfa-wrap.section-jh-1>a.section-jh-1>p.section-jh-1>span.section-jh-1 {
	display: none;
	font-size: 14px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(255,255,255,1);
	line-height: 20px;
}

.jjfa-wrap.section-jh-1>a.section-jh-1:hover>p.section-jh-1 {
	padding-top: 30px;
	background: rgba(244,11,11,.5);
}

.jjfa-wrap.section-jh-1>a.section-jh-1:hover>p.section-jh-1>span.section-jh-1 {
	display: block;
}

.jjfa-wrap.section-jh-1>a.section-jh-1:hover {
	position: relative;
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	border: 1px solid #F40B0B;
	z-index: 1;
}

#gd_div.section-jh-1 {
	position: relative;
	height: 100px;
}

#gd_div.section-jh-1>div.section-jh-1 {
	display: inline-block;
	width: 25%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}

#gd_div.section-jh-1>div.section-jh-1>p.section-jh-1 {
	padding-top: 10px;
	color: rgba(255,255,255,1);
}

.news_logo.section-jh-1 {
	margin: 20px 0 30px 30px;
	display: block;
	width: 129px;
	height: 58px;
}

@-webkit-keyframes noneToin-section-jh-1 {
	0% {
		opacity: 0.6;
		-webkit-filter: alpha(opacity=60);
		filter: alpha(opacity=60);
	}

	100% {
		opacity: 1;
		-webkit-filter: alpha(opacity=100);
		filter: alpha(opacity=100);
	}
}

@keyframes noneToin-section-jh-1 {
	0% {
		opacity: 0.6;
		-webkit-filter: alpha(opacity=60);
		filter: alpha(opacity=60);
	}

	100% {
		opacity: 1;
		-webkit-filter: alpha(opacity=100);
		filter: alpha(opacity=100);
	}
}

.noneToin.section-jh-1 {
	-webkit-animation: noneToin-section-jh-1 .8s linear 1;
	animation: noneToin-section-jh-1 .8s linear 1;
}