body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{-webkit-text-size-adjust:none;margin:0;padding:0;}
body,button,input,select,textarea{font:12px/1.5 tahoma,arial,\5b8b\4f53,sans-serif;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
address,cite,dfn,em,var{font-style:normal;}

/*MEA*/
code,kbd,pre,samp{font-family:courier new,courier,monospace;}
small{font-size:12px;}
ul,ol{list-style:none;}
a{text-decoration:none;outline:0 none}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
legend{color:#000;}
fieldset,img{border:0;}
button,input,select,textarea{font-size:100%;resize:none;}
table{border-collapse:collapse;border-spacing:0;}
body,html{background:#FFF;font-family:"Microsoft Yahei";}
html{font-size:100px;}
body{font-size:14px;line-height:28px;color:#060606;}
a{color:#5B5B5B;outline:none;}
#footer_ied{background:#5E6FB4;padding:34px 0;text-align:center;line-height:2;position:relative;}
#footer_ied a,#footer_ied{color:#fff}
#afooter{position:relative;width:100%;text-align:center;background:#000;color:#fff;padding:20px 0;line-height:22px;}
#afooter a{color:#fff;}
@font-face{font-family:"font1";src:url(../ossweb-img/font1.ttf);}
@font-face{font-family:"font2";src:url(../ossweb-img/font2.ttf);}

html{scroll-behavior:smooth;}
html,body,.wrapper{position:relative;width:100%;}
.part{position:relative;width:100%;box-sizing:border-box;text-align:center;overflow: hidden;}
html{font-size:calc(100vw / 1920 * 100);}

.wrapper {
  height: 82.14rem;
  background: url(../ossweb-img/bg1.jpg) no-repeat center 0 / 19.2rem,
    url(../ossweb-img/bg2.jpg) no-repeat center 11.49rem / 19.2rem,
    url(../ossweb-img/bg3.jpg) no-repeat center 31.98rem / 19.2rem,
    url(../ossweb-img/bg4.jpg) no-repeat center 57.28rem / 19.2rem;
}

.kv{height:11.5rem;}
.part1{height:15.56rem;}
.part2{height:12.7rem;}
.part3{height:10.1rem;}
.part4{height:9.8rem;}
.part5{height:10.17rem;}
.part6{height:12.87rem;}


.p_prev{
  display: block;
  content: '';
  width: 0.63rem;
  height: 1.16rem;
  background: url(../ossweb-img/btn_prev.png) 0 0/100% 100% no-repeat;
  position: absolute;
  top: 2.31rem;
  left: -1.39rem;
}
.p_next{
  display: block;
  content: '';
  width: 0.63rem;
  height: 1.16rem;
  background: url(../ossweb-img/btn_next.png) 0 0/100% 100% no-repeat;
  position: absolute;
  top: 2.31rem;
  right: -1.39rem;
}
.p_box{
	display: block;
/* 	width: 14rem;
	height: 8rem; */
	margin: 0 auto;
	position: relative;
	
	width: 11.20rem;
	height: 9.21rem;
	margin: 0 auto 0;
}
.swiper-container{
	width: 11.20rem;
	height: 6.16rem;
	position: absolute;
	top: 0;
	left: 0;
}
.swiper-slide{
	position: relative;
}
.swiper-container img{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  
}
.swiper-container video{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.btn_play{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../ossweb-img/btn_play.png) center/auto 2.08rem no-repeat;
	top: 0;
	left: 0;
	margin: auto;
	z-index: 2;
}
.btn_play2{
	position: absolute;
	width: 2.06rem;
	height: 2.06rem;
	background: url(../ossweb-img/btn_play2.png) center/auto 2.08rem no-repeat;
	top: 14.16rem;
	left: 0.46rem;
	margin: auto;
	z-index: 2;
}

/* .btn_play3{
	width: 50%;
	background: url(../ossweb-img/btn_play.png) .48rem 5.30rem/auto 1.18rem no-repeat;
}
.btn_play4{
	width: 50%;
	background: url(../ossweb-img/btn_play.png) .16rem 5.30rem/auto 1.18rem no-repeat;
	left: unset;
	right: 0;
} */

.img_table{
	width: 10.66rem;
	height: 4.22rem;
	overflow-y: auto;
	overflow-x: hidden;
	-webkit-mask-image: url(../ossweb-img/img_table_show.png);
	-webkit-mask-size: 10.46rem auto;
	-webkit-mask-position: top left;
	-webkit-mask-repeat: no-repeat;
	position: absolute;
	left: 0.34rem;
	top: 1.44rem;
	z-index: 2;
}
.img_table img{
	width: 10.46rem;
	height: auto;
}

.p_text{
  display: block;
  width: 100%;
  line-height: 1.8;
  font-size: .2rem;
  color: #fff;
  position: absolute;
  top: 6.46rem;
  left: 0;
  font-family:"font2";
  
}
.p_text a{
	color: #fff;
	text-decoration:underline;
	margin-top: 0.2rem;
	display: block;
}

.p_text span{
    text-align: left;
    display: flex;
    justify-content: center;
}

.top-nav {
  position: absolute;
  width: 14.21rem;
  height: 1.23rem;
  top: 11.59rem;
  left: 2.5rem;
  z-index: 20;
  text-align: center;
  padding-top: 0.04rem;
}
.top-nav.fixed {
  position: fixed;
  top: 0;
}
.top-nav ul {
  display: flex;
 flex-wrap: wrap;
  align-content: space-between;
  justify-content: space-between;
  width: 14.05rem;
  height: 1.15rem;
  text-align: center;
  font-size: 0;
  position: absolute;
}
.top-nav ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: .32rem;
  line-height: .34rem;
  color: #ffffff;
  font-family:"font1";
  
  width: 2.25rem;
  height: 1.15rem;
 
  overflow: hidden;
  background: url(../ossweb-img/nav.png) top left/auto 100% no-repeat;
}
.top-nav ul li p{
	color: #ffffff;
	background: linear-gradient(0deg, #8cebff, #ffffff);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
}
.top-nav ul li:hover, .top-nav ul li.on {
	background: url(../ossweb-img/nav_on.png) top left/auto 100% no-repeat;
}
.top-nav ul li:hover p, .top-nav ul li.on p{
	color: #492a0b;
	background: linear-gradient(0deg, #a45201, #492a0b);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
}


.p_page{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 13rem;
  /* height: .74rem; */
  margin: 0 auto .23rem;
}
.p_page a{
  display: block;
  width: 2.69rem;
  height: .74rem;
  background: url(../ossweb-img/page.png) top left/auto 100% no-repeat;
  overflow: hidden;
  margin: 0 0.25rem 0.47rem;
}
.p_page a p{
 display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  
	font-size: 0.24rem;
	line-height: 0.29rem;
	font-family:"font1";
	color: #fff;
	padding-top: 0.02rem;
	
	color: #ffffff;
	background: linear-gradient(0deg, #9697c4, #ffffff,#ffffff);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
}
.p_page a:hover, .p_page a.on{
	background: url(../ossweb-img/page_on.png) top left/auto 100% no-repeat;
}
.p_page a:hover p, .p_page a.on p{
	color: #081835;
	background: linear-gradient(0deg, #23577e, #081835 ,#081835);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
}


.btn_home{
  display: block;
  width: 2.69rem;
  height: .74rem;
  background: url(../ossweb-img/btn_home.png) 0 0/100% 100% no-repeat;
  position: absolute;
  top: 0.52rem;
  right: 0.42rem;
}
.logo{
	position: absolute;
	width: 2.11rem;
	height: 0.58rem;
	background: url(../ossweb-img/logo.png) 0 0/100% 100% no-repeat;
	left: 0.39rem;
	top: 0.31rem;
}

/*p1*/
.title{
  display: block;
  width: 12rem;
  height: 0.89rem;
  margin: 0 auto 0.7rem;
}
.title1{
	background: url(../ossweb-img/t1.png) center/auto 100% no-repeat;
	margin-top: 2.55rem;
}
.p1_page{
	width: 12.5rem;
}


/*p2*/
.title2{background: url(../ossweb-img/t2.png) center/auto 100% no-repeat;}




/*p3*/
.title3{background: url(../ossweb-img/t3.png) center/auto 100% no-repeat;}

/*p4*/
.title4{background: url(../ossweb-img/t4.png) center/auto 100% no-repeat;}


/*p5*/
.title5{background: url(../ossweb-img/t5.png) center/auto 100% no-repeat;}



/*p6*/
.title6{background: url(../ossweb-img/t6.png) center/auto 100% no-repeat;}
.p6_page{
	margin-bottom: 0;
	width: 12.5rem;
}
.part6 .swiper-container{
	height: 6.63rem;
}
.part6 .swiper-container img{
	width: 100%;
	height: auto;
	position: absolute;
	bottom: 0;
}
.part6 .p_prev,
.part6 .p_next{
	top: 2.54rem;
}
.part6 .p_text{
	top: 6.89rem;
}





.video-dia {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.7);
}
.pop-close {
  position: absolute;
  width: 0.88rem;
  height: 0.88rem;
  top: -0.3rem;
  right: -0.88rem;
  font-size: 0.6rem;
  line-height: 0.88rem;
  font-family: "font2";
  color: #FFF;
  text-align: center;
}
.pop-video-contain {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 13.4rem;
  height: 7.54rem;
  margin-top: -3.77rem;
  margin-left: -6.7rem;
  border: 0.02rem #fff solid;
}
.player-contain {
  width: 100%;
  height: 100%;
  background-color: #000;
}
.player-contain .poster {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
video{
	object-fit: cover !important;
}

@media only screen and (max-width:500px) {
	
}
.mobile .p_text{
	width: 18.8rem;
    font-size: .4rem;
    line-height: .46rem;
    left: -3.8rem;
}