/**
 * hero public css
 * 
 * website : https://hero.com
 * 
 * author: lewin
 * Released on: August, 2021
 */
@font-face {
	font-family: 'lily';
	src: url('../font/lily.ttf') format('opentype');
}

@font-face {
	font-family: 'perman';
	src: url('../font/perman.ttf') format('opentype');
}

@font-face {
	font-family: 'bytheway';
	src: url('../../1.0/font/Bytheway.ttf') format('opentype');
}

@font-face {
	font-family: 'medium';
	src: url('../../1.0/font/SourceHanSansCNMedium.otf') format('opentype');
}

div,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
p,
input,
button,
textarea,
a {
	margin: 0;
	padding: 0;
}

html,
body {
	width: 100%;
	position: relative;
	margin: 0 auto;
	font-family: "Microsoft YaHei", "Helvetica Neue", Arial, HelveticaNeue, Helvetica, "BBAlpha Sans", sans-serif;
	padding: 0;
	background: #070707;
}

ul,
li {
	list-style: none;
}

a {
	text-decoration: none;
}

input,
button {
	border: none;
	outline: none;
	-webkit-appearance: none;
	background: none;
}

video {
	object-fit: fill;
}

/*input placeholder样式修改*/
input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	/*text-align: center;*/
}

input::-moz-placeholder {
	/* Firefox 19+ */
	/*text-align: center;*/
}

input:-ms-input-placeholder {
	/* IE 10+ */
	/*text-align: center;*/
}

input:-moz-placeholder {
	/* Firefox 18- */
	/*text-align: center;*/
}

a,
button {
	cursor: pointer;
	text-decoration: underline;
	outline: 0;
	-moz-outline: 0;
}

a,
a:hover {
	text-decoration: none;
	outline: 0;
	-moz-outline: 0;
}

.hero-chengg {
	width: 100%;
	height: 1px;
	position: relative;
}

.clear {
	height: 0px;
	clear: both;
	font-size: 0px;
	line-height: 0px;
	zoom: 1;
}

#global {
	position: relative;
	margin: 0 auto;
	width: 100%;
	overflow:hidden;
}

.header {
	width: 100%;
	height: 2.35rem;
	background: url(../images/cheader.png) no-repeat center;
	background-size: cover;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 20;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
}
.logo {
	display: block;
	width: 1.13rem;
	height: .68rem;
	margin: .19rem 0 0 .38rem;
}
.header .language{
	float:left;
	height:1.06rem;
	display:flex;
	align-items: center;
	cursor:pointer;
	position:relative;
}
.header .language>img{
	display:block;
	width:.28rem;
	height:.28rem;
}
.header .language p{
	font-size: .3rem;
	color: #e4e4e4;
	font-family: 'perman';
	margin:0 .16rem;
}
.header .language i{
	display:block;
	width:.13rem;
	height:.11rem;
	background:url(../images/wei.png) no-repeat center;
	background-size:cover;
	position:relative;
	margin-right:.2rem;
}
.header .language .languageList{
	position:absolute;
	left:50%;
	transform:translate(-50%,0);
	top:.8rem;
	display:none;
}
.header .language .languageList>div{
	cursor:pointer;
	margin:0.08rem auto 0;
}
.header .language .languageList>div:hover img:nth-child(1){
	display:none;
}
.header .language .languageList>div img{
	display:block;
	width:100%;
}
.header .language .languageList>div:nth-child(1){
	width:.57rem;
	height:.21rem;
	overflow:hidden;
	position:relative;;
}
.header .language .languageList>div:nth-child(2){
	width:.61rem;
	height:.21rem;
	overflow:hidden;
	position:relative;;
}
.header .language .languageList>div:nth-child(3){
	width:.62rem;
	height:.25rem;
	overflow:hidden;
	position:relative;;
}
.header .language .languageList>div:nth-child(4){
	width:.8rem;
	height:.26rem;
	overflow:hidden;
	position:relative;;
}
.header .language .languageList>div:nth-child(5){
	width:.69rem;
	height:.26rem;
	overflow:hidden;
	position:relative;;
}
.header .language .languageList>div:nth-child(6){
	width:.53rem;
	height:.28rem;
	overflow:hidden;
	position:relative;;
}
.header .language .languageList>div:nth-child(7){
	width:1.35rem;
	height:.21rem;
	overflow:hidden;
	position:relative;;
}
.header .language .languageList>div:nth-child(8){
	width:.61rem;
	height:.24rem;
	overflow:hidden;
	position:relative;;
}
.kv {
	width: 100%;
	background-size: cover;
	position: relative;
	margin: 0 auto 0;
	z-index:6;
}
.videoBg{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
	position:absolute;
	left:0;
	top:0;
}
.kvBg{
	display:block;
	width:100%;
	position:relative;
	pointer-events: none;
	object-fit: cover;
}
.slogan{
	display:block;
	width:8.65rem;
	position:absolute;
	left:50%;
	margin-left:-4.325rem;
	top:3.4rem;
}
.kvGuo{
	display:block;
	width:100%;
	position:absolute;
	top:67.2%;
	left:0;
}
.sec {
	width: 100%;
	position: relative;
	margin: 0 auto 0;
	z-index:5;
}
.thc{
	width: 100%;
	position: relative;
	margin: 0 auto 0;
	z-index:4;
}
.ctit{
	display:block;
	width:4.15rem;
	position:absolute;
	left:50%;
	margin-left:-2.075rem;
	top:1.18rem;
}
.cpic{
	display:block;
	width:13.53rem;
	position:absolute;
	left:50%;
	margin-left:-6.765rem;
	top:2.95rem;
}
.ctit1{
	display:block;
	width:4.11rem;
	position:absolute;
	left:50%;
	margin-left:-2.055rem;
	top:1.04rem;
}
.cpc{
	display:block;
	width:12.22rem;
	position:absolute;
	left:50%;
	margin-left:-6.11rem;
	top:2.91rem;
}
.kvGuo1{
	display:block;
	width:100%;
	position:absolute;
	top:98.7%;
	left:0;
}
.kvGuo2{
	display:block;
	width:100%;
	position:absolute;
	top:98.64%;
	left:0;
}
.ctit2{
	display:block;
	width:4.53rem;
	position:absolute;
	left:50%;
	margin-left:-2.265rem;
	top:1.2rem;
}
.for{
	width: 100vw;
	position: relative;
	margin: 0 auto 0;
	z-index:3;
}
.videoBanner{
	width:13.32rem;
	height:2.9rem;
	position:absolute;
	left:50%;
	margin-left:-6.66rem;
	top:3.44rem;
}
.videoBanner .swiper-slide{
	width:4.27rem;
	margin-right:.24rem;
	opacity:0;
}
.videoBanner .swiper-slide.swiper-slide-active{
	opacity:1;
}
.videoBanner .swiper-slide.swiper-slide-prev{
	opacity:1;
}
.videoBanner .swiper-slide.swiper-slide-next{
	opacity:1;
}
.videoMain{
	width:4.27rem;
	position:relative;
	overflow:hidden;
	margin:0 auto 0;
}
.swiper-slide-active .videoThumb{
	background:url(../images/xz.png) no-repeat center;
	background-size:cover;
}
.videoThumb{
	width:4.27rem;
	height:2.41rem;
	background:url(../images/wz.png) no-repeat center;
	background-size:cover;
	position:relative;
	overflow:hidden;
}
.videoThumb img{
	display:block;
	width:4.23rem;
	height:2.38rem;
	margin:0.02rem auto 0;
}
.swiper-slide-active .videoThumb i {
	display:none;
}
.videoThumb i{
	display:block;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.4);
	position:absolute;
	left:0;
	top:0;
}
.videoThumb .videoPlay{
	width:.83rem;
	height:.83rem;
	position:absolute;
	overflow:hidden;
	left:50%;
	top:50%;
	margin-left:-.415rem;
	margin-top:-.415rem;
	cursor:pointer;
}
.swiper-slide-active .videoThumb .videoPlay img:nth-child(1){
	display:none;
}
.videoThumb .videoPlay img{
	display:block;
	width:100%;
	height:100%;
}
.videoMain p{
	font-size:.26rem;
	color:#9c9c9c;
	font-family:'perman';
	margin-top:.14rem;
	letter-spacing:0.01rem;
}
.videoPage{
	width:1.33rem;
	height:.23rem;
	position:absolute;
	left:50%;
	margin-left:-0.665rem;
	top:7.36rem;
	display:flex;
	display:-webkit-flex;
	justify-content:space-around;
	align-items: center;
}
.videoPage .prevBtn{
	width:.12rem;
	height:.17rem;
	position:relative;
	overflow:hidden;
	cursor:pointer;
}
.videoPage .prevBtn img{
	display:block;
	width:100%;
}
.videoPage .nextBtn{
	width:.12rem;
	height:.17rem;
	position:relative;
	overflow:hidden;
	cursor:pointer;
}
.videoPage .nextBtn img{
	display:block;
	width:100%;
}
.videoPage .videoNation{
	width:.82rem;
	height:.22rem;
	position:relative;
	display:flex;
	display:-webkit-flex;
	justify-content:space-between;
}
.videoPage .videoNation .swiper-pagination-bullet{
	display:block;
	width:.24rem;
	height:.22rem;
	background:url(../images/ww.png) no-repeat center;
	background-size:cover;
	opacity:1;
	border-radius: 0;
}
.videoPage .videoNation .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background:url(../images/hh.png) no-repeat center;
	background-size:cover;
}
.kvGuo3{
	display:block;
	width:100%;
	position:absolute;
	top:98.31%;
	left:0;
}
.five{
	width: 100%;
	position: relative;
	margin: 0 auto 0;
	z-index:2;
}
.fiMain{
	width:8.81rem;
	position:absolute;
	left:3rem;
	top:3.18rem;
}
.joPic{
	display:block;
	width:100%;
}
.bec{
	display:block;
	width:1.54rem;
	margin:0.07rem 0 0 0.08rem;
}
.fihref{
	display:block;
	width:2.36rem;
	height:.54rem;
	overflow:hidden;
	position:relative;
	margin:.48rem 0 0 0.08rem;
}
.fihref img{
	display:block;
	width:100%;
}
.fihref:hover img:nth-child(1){
	display:none;
}
.tips{
	width:1.94rem;
	height:.27rem;
	background:url(../images/th/tips.png) no-repeat center;
	background-size:cover;
	position:relative;
	margin:.2rem 0 0 .1rem;
}
.tips a{
	display:block;
	width:.67rem;
	height:.17rem;
	position:absolute;
	right:0;
	top:0;
}
.footer {
	width: 100%;
	height: 4.66rem;
	background:url(../images/footer.png) no-repeat center;
	background-size:cover;
	position: relative;
	overflow: hidden;
	margin-top:-5%;
	z-index:2;
}

.flogo {
	display: block;
	width: 4.39rem;
	height: .62rem;
	margin: 1.58rem auto 0;
}

.fp1 {
	font-size: .18rem;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	margin-top: .28rem;
}

.fp1 a:nth-child(1) {
	margin-right: .74rem;
}

.fp1 a {
	display: block;
	color: #bebebe;
}

.footTxt {
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
	margin-top: .18rem;
}

.footTxt img {
	display: block;
	width: .67rem;
	height: 1rem;
}

.footTxt div {
	font-size: .18rem;
	color: #bebebe;
	margin-left: .2rem;
}

.footTxt div p {
	line-height: .3rem;
}

.footTxt div a{
	color:#bebebe;
	text-decoration:underline;
}