@charset "utf-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfooter,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
  font-size: 100%;
}
ol,
ul,
li {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  text-decoration: none;
  outline: none;
  color: #767676;
}
body {
  font-family: "microsoft yahei";
  font-size: 14px;
  /*background: ;*/
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
.clear::after {
  clear: both;
  content: "";
  display: table;
}
.wrap {
  width: 100%;
}
.menu{
	width: 100%;
	box-sizing: border-box;
	height: 78px;
	padding: 0 70px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #1b1f22;
	
}
.menu .menu-le{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.menu .menu-le .logo-leshan{
	width: 148px;
	height: 48px;
	margin-right: 40px;
}
.menu .menu-le .logo-leshan img{
	width: 148px;
	height: 48px;
}
.menu .menu-le .logo-happytime{
	width: 204px;
	height: 48px;
	margin-right: 40px;
}
.menu .menu-le .logo-happytime img{
	width: 204px;
	height: 48px;
}
.menu .menu-le .logo-hanghai,.menu .menu-le .logo-hanghai img{
	width: 69px;
	height: 69px;
}
.menu .menu-ri{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.menu .menu-ri .nav{
	display: flex;
	justify-content: space-between;
	text-align: center;
	align-items: center;
	box-sizing: border-box;
	font-size: 18px;
}
.nav-block{
	width: 98px;
	height: 20px;
	line-height: 20px;
}
.nav-block a{
	display: block;
	color: #fffffe;
	border-right: 2px solid #8d8f91;
}
.nav-block a:hover{
	color: #f7e2c3;
	transition: all 0.3s ease-in-out;
}
.nav-mid{
	display: flex;
	justify-content: space-around;
	align-items: center;
	width: 260px;
	margin: 0 10px;
}
.nav-yuyan{
	display: flex;
	justify-content: space-evenly;
	align-items: center;
	width: 84px;
	font-size: 20px;
}
.nav-yuyan div:first-child{
	color: #ffffff;
	height: 24px;
	line-height: 24px;
}
.nav-yuyan div:nth-child(2){
	width: 2px;
	height: 20px;
	background: #7c7f81;
}
.nav-yuyan div:last-child{
	color: #606569;
}
.nav-yuyan div a:hover{
	color: #f7e2c3;
}
.nav-yuyan .langactive{
	color: #fff;
}
.download{
	width: 100%;
	min-height: 780px;
	background: url(../img/banner1.png) no-repeat;
	-webkit-background-size: 100% 100%;
  background-size: 100% 100%;
	text-align: center;
	position: relative;
	display: flex;
	justify-content: space-around;
	flex-direction: column;
	align-items: center;
	box-sizing: border-box;
	padding-top: 107px;
	padding-bottom: 42px;
}
.download .download-img{
	width: 419px;
	height: 422px;
}
.download .download-block{
	display: flex;
	justify-content: space-between;
	align-items: center;
	/*position: absolute;*/
	bottom: 60px;
	width: 456px;
	height: 65px;
	margin: 0 auto;
}
.download .download-block img{
	width: 218px;
	height: 65px;
}
.map{
	width: 100%;
	min-height: 682px;
	background: url(../img/map.png) no-repeat;
	-webkit-background-size: 100% 100%;
  background-size: 100% 100%;
	text-align: center;
	color: #3f3700;
	display: flex;
	justify-content: center;
	align-items: center;
}
.map .map-wz{
	/*width: 842px;
	height: 369px;*/
	margin: auto;
	width: auto;
	height: auto;
}
/*英雄介绍*/
.intro{
	width: 100%;
	height: 1011px;
}
.intro img.intro-img{
	width: 100%;
	height: 1011px;
}
/*swiper*/
.swiper{
}
.swiper-box-banner{
	width: 100%;
	min-height: 786px;
	background: #f9f9f9;
	text-align: center;
	box-sizing: border-box;
	padding: 40px 0;
	
}
.swiper-banner{
	width: 1200px;
	height: 488px;
	margin: 0 auto;
}
.swiper-box-banner .swiper-title{
	width: 56%;
	height: auto;
	margin: 0 auto;
}
#banner{
	margin: 30px auto 0;
	width: 70%;
}
.swiper-box-banner .swiper-slide{
	width: 80%;
	height: auto;
}
.swiper-box-banner .swiper-slide img{
	width: 100%;
	height: auto;
}
.banner_page{
	margin: 0px auto 0;
	left: 0;
	right: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.banner_page span{
	margin: 0 10px;
}
.swiper-box-banner .swiper-slide-next,.swiper-box-banner .swiper-slide-prev{
	filter: blur(5px);

-webkit-filter: blur(5px);  /* chrome, opera */

-ms-filter: blur(5px);

-moz-filter: blur(5px);
}
.swiper-box-banner .swiper-pagination-bullet-active{
	width: 40px;
	height: 39px;
}
/*底部*/
.footer{
	width: 100%;
	min-height: 220px;
	background: #222222;
}
.footer .footer-con{
	width: 73%;
	min-height: 220px;
	margin: 0 auto;
	padding: 40px 0px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.footer .footer-le{
	height: 136px;
	width: 380px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.footer .footer-le .footer-logoleshan{
	width: 204px;
	height: 48px;
}
.footer .footer-le .footer-logoyouxi{
	width: 136px;
	height: 136px;
}
.footer .footer-le .footer-logospan{
	width: 3px;
	height: 56px;
	background: #343434;
}
.footer .footer-ri{
	width: 66%;
	text-align: center;
}
.footer .footer-ri .footer-privacy{
	margin-bottom: 10px;
	color: #dfdfdf;
	height: 16px;
	line-height: 16px;
	
}
.footer .footer-ri .footer-privacy a{
	color: #dfdfdf;
	font-size: 16px;
	font-weight: bold;
	margin-right: 13px;
}
.footer-copyright{
	width: 100%;
	color: #b3b3b3;
	font-size: 14px;
}
.footer-copyright li{
	line-height: 28px;
	width: 100%;
}

/*隐私政策*/
.privacy{
	width: 100%;
	padding: 100px 15%;
	box-sizing: border-box;
}
.privacy .wz-title{
	text-align: center;
	font-size: 36px;
	line-height: 72px;
	margin-bottom: 10px;
	font-weight: bold;
}
.privacy .wz-con{
	font-size: 18px;
	line-height: 44px;
}
.btitle{
	margin: 2px 0;
	font-size: 26px;
	font-weight: bold;
	line-height: 72px;
}
.stitle{
	margin: 1px 0;
	font-size: 22px;
	font-weight: bold;
	line-height: 68px;
}
span.red{
	color: red;
}

.main {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	height: 100%;
	background: #f9f9f9;
}
.role_main {
	max-width: 1549px;
	width: 80.67%;
	height: 100%;
	overflow: hidden;
	/*padding-top:260px;*/
}
.role_title {
	width: 337px;
	height: 105px;
	margin: 38px 0 38px 200px;
}
.role_title img {
	width: 100%;
	height: 100%;
}
.role_con {
	position: relative;
	margin-top: 40px;
	max-width: 1549px;
	width: 100%;
	min-height: 667px;
}
.role_con_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.role_con_bg_img{
	width:100%;
	height:100%;
}
.role_main_left {
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	z-index: 20;
	padding: 74px 0 0 220px;
	height: 100%;
	box-sizing: border-box;
}
.role_main_right {
	position: absolute;
	top: 0;
	right: 0px;
	width: 800px;
	height: 100%;
	z-index: 10;
}
.role_img {
	position: absolute;
	bottom: 10px;
	right: 190px;
	/*width: 50%;*/
	/*transform: translate(-50%, -50%);*/
}
.role_sub {
	position: absolute;
	bottom: 70px;
	right: 90px;
	min-width: 420px;
	height: 73px;
}
.swiper_nav {
	position: absolute;
	bottom: 40px;
	left: 226px;
	width: 530px;
	height: 94px;
	z-index: 20;
	overflow: hidden;
}
.avator {
	width: 90px;
	height: 90px;
	border: 1px solid rgba(0, 0, 0, 0);
}
.avator.active {
	border: 1px solid #debe79;
}
.swiper-button-prev.left_ani {
	position: absolute;
	top:auto;
	bottom: 40px;
	left: 180px;
	width: 34px;
	height: 94px;
	z-index: 20;
	cursor: pointer;
	background: none;
}
.swiper-button-next.right_ani {
	position: absolute;
	top:auto;
	bottom: 40px;
	left: 770px;
	width: 34px;
	height: 94px;
	z-index: 20;
	cursor: pointer;
	background: none;
}
.swiper-button-prev.left_ani img,
.swiper-button-next.right_ani img {
	width: 100%;
	height: 100%;
}
.role_name {
	width: 100%;
}
.role_name_con {
	font-size: 54px;
	font-weight: bold;
	text-shadow: 5px 2px 8px rgba(0, 0, 0, 0.6);
	color: #f9f9f9;
}
.cover {
	/*font-size: 42px;
	font-weight: 300;
	color: #bfa173;
	opacity: 0.4;
	font-style: italic;
	position: absolute;
	top: 120px;
	margin-left: 10px;
	z-index: -1;
	text-shadow: 2.5px 1px 4px rgba(189, 149, 91, 0.6);*/
	font-size: 54px;
	font-weight: bold;
	text-shadow: 5px 2px 8px rgba(0, 0, 0, 0.6);
	color: #f9f9f9;
}
.story_wrap {
	max-width: 542px;
	height: auto;
	margin-top: 35px;
}
.left_ani {
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateX(50px);
	-ms-transform: translateX(50px);
	transform: translateX(50px);
	-webkit-transition: visibility 1s, opacity 0.6s,
		-webkit-transform 0.6s ease-out;
	transition: visibility 1s, opacity 0.6s, -webkit-transform 0.6s ease-out;
	-o-transition: visibility 1s, opacity 0.6s, transform 0.6s ease-out;
	transition: visibility 1s, opacity 0.6s, transform 0.6s ease-out;
	transition: visibility 1s, opacity 0.6s, transform 0.6s ease-out,
		-webkit-transform 0.6s ease-out;
}
.left_ani.active {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
.right_ani {
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateX(-50px);
	-ms-transform: translateX(-50px);
	transform: translateX(-50px);
	-webkit-transition: visibility 1s, opacity 0.6s,
		-webkit-transform 0.6s ease-out;
	transition: visibility 1s, opacity 0.6s, -webkit-transform 0.6s ease-out;
	-o-transition: visibility 1s, opacity 0.6s, transform 0.6s ease-out;
	transition: visibility 1s, opacity 0.6s, transform 0.6s ease-out;
	transition: visibility 1s, opacity 0.6s, transform 0.6s ease-out,
		-webkit-transform 0.6s ease-out;
}
.right_ani.active {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.tabs-list-wrap {
	min-width: -webkit-min-content;
	min-width: -moz-min-content;
	min-width: min-content;
	height: 100%;
	overflow: hidden;
	padding-right: 159.5px;
	position: relative;
}
.tabs-list-wrap .mask-wrap {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
}
.tabs-list-wrap .circle {
	margin-right: 159.5px;
	-webkit-transition: all linear 0.3s;
	-o-transition: all linear 0.3s;
	transition: all linear 0.3s;
	/* height: 750px;
	width: 750px; */
  width:1108.9px;
  height:1108.9px;
	position: absolute;
	border-radius: 50%;
	top: 50%;
	right: 15px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.tabs-list-wrap .circle .tab-name {
	position: absolute;
	font-size: 10px;
	text-shadow: 0.5px 3.5px 4.5px rgba(0, 0, 0, 0.82);
	width: 150px;
	white-space: nowrap;
	bottom: -8px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  color:#ffffff;
}
.tabs-list-wrap .circle .center-point {
	width: 0;
	height: 0;
	position: absolute;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
}

.tabs-list-wrap .circle .center-point .tab-panle {
	font-size: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	height: 200px;
	position: absolute;
	-webkit-transform-origin: 0px 100px;
	-ms-transform-origin: 0px 100px;
	transform-origin: 0px 100px;
	-webkit-transform: rotate(-12deg);
	-ms-transform: rotate(-12deg);
	transform: rotate(-12deg);
	top: -100px;
	left: 100%;
	-webkit-transition: opacity 0.2s ease-in;
	-o-transition: opacity 0.2s ease-in;
	transition: opacity 0.2s ease-in;
	opacity: 0;
}

.tabs-list-wrap .circle .center-point .tab-panle.show {
	opacity: 1;
}

.tabs-list-wrap .circle .center-point .tab-panle .ico-cover {
	-webkit-transition: -webkit-transform 0.2s ease-in;
	transition: -webkit-transform 0.2s ease-in;
	-o-transition: transform 0.2s ease-in;
	transition: transform 0.2s ease-in;
	transition: transform 0.2s ease-in, -webkit-transform 0.2s ease-in;
	-webkit-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
}

.tabs-list-wrap .circle .center-point .tab-panle.active .ico-cover {
	-webkit-transform: scale(1.4);
	-ms-transform: scale(1.4);
	transform: scale(1.4);
}

.tabs-list-wrap .circle .center-point .tab-panle.delay1 .ico-cover {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.tabs-list-wrap .circle .center-point .tab-panle .tab-ico {
	width: 84px;
	height: 84px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
	margin-right: -55px;
}

.tabs-list-wrap .circle .center-point .tab-panle .tab-ico img {
	-webkit-transition: -webkit-transform linear 0.3s;
	transition: -webkit-transform linear 0.3s;
	-o-transition: transform linear 0.3s;
	transition: transform linear 0.3s;
	transition: transform linear 0.3s, -webkit-transform linear 0.3s;
	width: 84px;
	position: absolute;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
}

.tabs-list-wrap .circle .center-point .tab-panle .tab-ico.hide {
	opacity: 0;
	pointer-events: none;
}
.tabs-list-wrap .circle .tab-1 {
	position: absolute;
	z-index: 1;
	top: 325px;
	right: 00px;
	width: 84.5px;
}
.tabs-list-wrap .circle .tab-2 {
	position: absolute;
	z-index: 1;
	top: 560px;
	right: -50px;
	width: 84.5px;
}
.tabs-list-wrap .circle .tab-3 {
	position: absolute;
	z-index: 1;
	top: 800px;
	right: 00px;
	width: 84.5px;
}
.tabs-list-wrap .bg {
	height: 100%;
}
.tabs-list-wrap .circle .none{
  display: none;
}