@charset "utf-8";
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
iframe,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
button,
input,
textarea,
th,
td,
fieldset {
	margin: 0;
	padding: 0
}

ul,
ol,
dl {
	list-style-type: none;
	padding: 0;
}

html,
body {
	*position: static
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: 400
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit
}

input,
button {
	overflow: visible;
	vertical-align: middle;
	outline: none
}

input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="text"],
input[type="password"] {
	-webkit-appearance: none;
	outline: none
}

body,
th,
td,
button,
input,
select,
textarea {
	font-family: "Microsoft Yahei", "Hiragino Sans GB", "Helvetica Neue", Helvetica, tahoma, arial, "WenQuanYi Micro Hei", Verdana, sans-serif, "\5B8B\4F53";
	font-size: 12px;
	color: #333;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}

a:link,
a:visited {
	text-decoration: blink;
}

body {
	background: #fff;
}

a {
	color: #000000;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.bg1 {
	width: 100%;
	height: 667px;
	background: url(../img/1_01.png) no-repeat top;
}

.bg2 {
	width: 100%;
	height: 1110px;
	background: url(../img/2_02.png) no-repeat top;
}

.bg3 {
	width: 100%;
	height: 822px;
	background: url(../img/3_03.png) no-repeat top;
}

.bg4 {
	width: 100%;
	height: 607px;
	background: url(../img/4_04.png) no-repeat top;
}

.bg5 {
	width: 100%;
	height: 688px;
	background: url(../img/5_05.png) no-repeat top;
}

.bg6 {
	width: 100%;
	height: 420px;
	background: url(../img/61_06.png) no-repeat top;
}

.border1 {
	width: 100%;
	height: 1244px;
	/*background-color: #FFFFFF;*/
	/*background: url(../img/border1.png) no-repeat top;*/
}

.bg7 {
	width: 100%;
    height: 971px;
    background: url(../img/712_02.png) no-repeat bottom;
    margin-top: -123px
}

.bg8 {
	width: 100%;
	height: 228px;
	background: url(../img/8_08.png) no-repeat top;
}

.bg9 {
	width: 100%;
	height: 626px;
	background: url(../img/9_02.png) no-repeat top;
	margin-top: -292px;
}

.container {
	width: 100%;
	height: auto;
	position: relative;
}

.content {
	width: 100%;
	position: absolute;
	top: 579px;
	left: -7px;
	right: 0;
	margin: 0 auto;
}

/*#column1 {
	display: block;
	width: 1200px;
	color: #FFFFFF;
	text-align: center;
	line-height: 17px;
	font-family: PingFangSC-Regular;
	font-size: 18px;
	letter-spacing: 1px;
	margin: 0 auto;
}*/
.daoyu{
	width: 1000px;
    height: 67px;
    margin: 0 auto;
    font-size: 14px;
    color: f4f4f4;
    font-weight: 600;
    text-indent: 2em;
    line-height: 24px;
}
#box2 {
	width: 1390px;
	height: 629px;
	margin: 0 auto;
	position: relative;
	margin-top: 108px;
}

#box2 .swiper-container {
	width: 1200px;
	height: 100%;
}

#box2 .swiper-container .swiper-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

#box2 .swiper-container .swiper-slide .mask{
	display: block;
	height: 591px;
	width: 395px;
	padding-top: 40px;
	position: absolute;
	left: 0;
	top:500px;
	background-color: rgba(13, 15, 43, 0.76);
}
#box2 .swiper-container .swiper-slide .mask h2{
	width: 297px;
	height: 24px;
	font-family: PingFangSC-Semibold;
	font-size: 24px;
	line-height: 31px;
	letter-spacing: 0px;
	color: #ffffff;
	margin: 0 auto;
}
#box2 .swiper-container .swiper-slide .mask p{
	width: 297px;
	height: 233px;
	font-family: PingFangSC-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #ffffff;
	opacity: 0.52;
	margin: 0 auto;
	margin-top: 83px;
}
#box2 .swiper-button-next-box2,
#box2 .swiper-button-prev-box2 {
	width: 54px;
	height: 54px;
	background-size: 54px;
	z-index: 101;
}

#box2 .swiper-button-prev-box2 {
	background-image: url(../img/l2_06.png);
	position: absolute;
	top: 50%;
	left: 0;
}

#box2 .swiper-button-next-box2 {
	background-image: url(../img/r2_09.png);
	position: absolute;
	top: 50%;
	right: 0;
}

#box2 .swiper-button-prev-box2:hover {
	background-image: url(../img/l1_06.png);
}

#box2 .swiper-button-next-box2:hover {
	background-image: url(../img/r1_09.png);
}

#box3 {
	width: 1291px;
	height: auto;
	margin: 0 auto;
}

#box3 .title3 {
	width: 450px;
	height: 197px;
	background: url(../img/title_03.png)no-repeat center;
	margin: 10px auto;
	margin-top: 310px;
}

#box3 .swiper-container {
	padding-bottom: 60px;
}

#box3 .swiper-slide {
	width: 520px;
	height: 613px;
	background: #fff;
	box-shadow: 0 11px 23px rgba(183,183,183,0.19);
}

#box3 .swiper-slide img {
	display: block;
	width: 520px;
	height: 310px;
}

#box3 .swiper-slide h1 {
	width: 210px;
	height: 28px;
	font-family: HYYaKuHeiW;
	letter-spacing: 0px;
	color: #002ce7;
	margin: 12px 17px;
}

#box3 .swiper-slide h2 {
	width: 525px;
	height: 23px;
	font-family: PingFangSC-Semibold;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #2e2e2e;
	margin: 12px 17px;
}

#box3 .swiper-slide a {
	display: block;
	width: 480px;
	height: 156px;
	font-family: SourceHanSansCN-Normal;
	font-size: 14px;
	color: #0c0c0c;
	line-height: 34px;
	padding-top: 0;
	text-align: left;
	margin: 28px 20px 10px;
}

#box3 .bor {
	width: 47px;
	height: 7px;
	background-color: #ec1a55;
	margin: 15px 17px;
}

/*#box3 .swiper-slide a {
	display: block;
	width: 99px;
	height: 36px;
	text-align: center;
	background-color: #ec1a55;
	border: 1px solid #ec1a55;
	border-radius: 20px;
	font-family: SourceHanSansCN-Normal;
	font-size: 16px;
	line-height: 36px;
	letter-spacing: 1px;
	color: #ffffff;
	margin: 0 17px;
}*/

#box4 {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	position: relative;
	margin-top: 507px;
}

#box4 .title4 {
	width: 450px;
	height: 280px;
	background: url(../img/pl3.png)no-repeat bottom;
	margin: 0 auto;
}

#box4 .swiper-container {
	width: 100%;
	height: 100%;
	margin-top: 230px;
}

#box4 .swiper-container .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

#box4 .swiper-button-next,
#box4 .swiper-button-prev {
	width: 54px;
	height: 54px;
	background-size: 54px;
}

#box4 .swiper-button-prev {
	background-image: url(../img/l2_06.png);
}

#box4 .swiper-button-next {
	background-image: url(../img/r2_09.png);
}

#box4 .swiper-button-prev:hover {
	background-image: url(../img/l1_06.png);
}

#box4 .swiper-button-next:hover {
	background-image: url(../img/r1_09.png);
}

#box4 .swiper-container .swiper-slide a {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

#box4 .swiper-container .swiper-slide a img {
	display: block;
	margin: 0 auto;
	max-width: 100%
}

#box4 .swiper-container .swiper-slide .mask4 {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 1098px;
	height: 597px;
	height: 697px;
	background-image: linear-gradient(-90deg, rgba(24, 27, 47, 0.17) 4%, rgba(24, 27, 47, 0.27) 17%, rgba(25, 26, 42, 0.32) 23%, rgba(25, 25, 36, 0.55) 54%, rgba(25, 25, 36, 0.87) 98%);
	text-align: left;
	display: block;
	padding: 102px 0 0 102px;
}

#box4 .swiper-container .swiper-slide .mask4 .bor {
	width: 60px;
	height: 9px;
	background-color: #ec1a55;
	margin: 100px 0 45px
}

#box4 .swiper-container .swiper-slide .mask4 h1 {
	font-family: HYYaKuHeiW;
	font-size: 56px;
	line-height: 9px;
	letter-spacing: 0px;
	color: #ffffff;
}

#box4 .swiper-container .swiper-slide .mask4 h2 {
	font-family: PingFangSC-Semibold;
	font-size: 28px;
	letter-spacing: 0px;
	color: #ec1a55;
	margin: 35px 0 50px;
}

#box4 .swiper-container .swiper-slide .mask4 p {
	width: 604px;
	height: auto;
	font-family: SourceHanSansCN-Normal;
	font-size: 16px;
	line-height: 36px;
	letter-spacing: 1px;
	color: #ffffff;
	margin-top: 30px;
}

#box5 {
	width: 100%;
	height: 1266px;
	margin: 0 auto;
	position: relative;
	background: url(../img/border1.png)no-repeat center;
}

#box5 .swiperBackGroundImg{
	width: 100%;
	height: 100%;
	z-index: 4;
	position: absolute;
	background: url(../img/border1.png)no-repeat center;
}

#box5 .swiperSlideBackGroundImg{
	width: 100%;
	height: 100%;
	z-index: 2;
	position: absolute;
	background: url(https://www.kunming.cn/zhuanti/upload/resources/image/2018/12/11/37571.jpg) no-repeat center;
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

#box5 .swiperSlideBackGray{
	width: 100%;
	height: 100%;
	z-index: 3;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.77);
}

#box5 .title5 {
	width: 287px;
	height: 198px;
	background: url(../img/title5_03.png)no-repeat center;
	position: absolute;
	right: 365px;
	top: 241px;
	z-index: 999;
}

#box5 .swiper-container {
	width: 80%;
	height: 80%;
	margin: 0px auto;
	position: absolute;
	z-index: 999;
}

#box5 .swiper-slide {
	text-align: center;
	font-size: 18px;
	position: relative;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

#box5 .append-buttons {
	text-align: right;
	margin-top: 20px;
	width: 190px;
	right: 367px;
	height: -56px;
	top: 483px;
	position: absolute;
	z-index: 999;
}

#box5 .append-buttons a {
	display: inline-block;
	/*border: 1px solid #007aff;*/
	text-decoration: none;
	width: 189px;
	font-family: PingFangSC-Regular;
	font-size: 20px;
	line-height: 52px;
	letter-spacing: 0px;
	color: #ffffff;
	opacity: 0.33;
}

#box5 .append-buttons .active {
	opacity: 1;
}

#box5 .append-buttons a:hover {
	opacity: 1;
}

#box5 .swiper-container .swiper-slide .mask5 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	text-align: left;
	display: block;
	/*background-color: rgba(0, 0, 0, 0.77);*/
	/*z-index: 9;*/
}

#box5 .swiper-container .swiper-slide .mask5 img {
	position: inherit;
	top: 468px;
	left: 357px;
}
#box5 .swiper-container .swiper-slide .mask5 .bor {
	width: 60px;
	height: 9px;
	background-color: #ec1a55;
	position: inherit;
	top: 459px;
	left: 357px;
}

#box5 .swiper-container .swiper-slide .mask5 h1 {
	font-family: HYYaKuHeiW;
	font-size: 56px;
	line-height: 9px;
	letter-spacing: 0px;
	color: #ffffff;
	position: inherit;
	top: 508px;
	left: 357px;
}

#box5 .swiper-container .swiper-slide .mask5 h2 {
	font-family: HYYaKuHeiW;
	font-size: 28px;
	letter-spacing: 0px;
	color: #ec1a55;
	margin-top: 15px;
	position: inherit;
	top: 564px;
	left: 357px;
}

#box5 .swiper-container .swiper-slide .mask5 p {
	width: 680px;
	height: auto;
	font-family: PingFangSC-Regular;
	font-size: 18px;
	line-height: 36px;
	/*letter-spacing: 1px;*/
	color: #ffffff;
	margin-top: 30px;
	position: inherit;
	top: 631px;
	left: 357px;
}

#box5 .swiper-container .swiper-slide .mask5 a {
	width: 110px;
	height: 40px;
	text-align: center;
	background-color: #ec1a55;
	border: 1px solid #ec1a55;
	border-radius: 20px;
	font-family: SourceHanSansCN-Normal;
	font-size: 16px;
	line-height: 40px;
	letter-spacing: 1px;
	color: #ffffff;
	position: inherit;
	top: 831px;
	left: 357px;
}

#box5 .swiper-button-next,
#box5 .swiper-button-prev {
	width: 45px;
	height: 45px;
	background-size: 45px;
	position: absolute;
	z-index: 999;
}

#box5 .swiper-button-prev {
	background-image: url(../img/l2_06.png);
	position: absolute;
	right: 410px;
	top: 850px;
	left: auto;
}

#box5 .swiper-button-next {
	background-image: url(../img/r2_09.png);
	position: absolute;
	right: 356px;
	top: 850px
}

#box5 .swiper-button-prev:hover {
	background-image: url(../img/l1_06.png);
}

#box5 .swiper-button-next:hover {
	background-image: url(../img/r1_09.png);
}

#box6 {
	width: 1224px;
	height: auto;
	margin: 0 auto;
}

#box6 .title6 {
	width: 450px;
	height: 197px;
	background: url(../img/food.png)no-repeat center;
	margin: 0 auto;
}

#box6 ul {
	width: 1224px;
	margin-top: 55px;
}

#box6 ul li {
	width: 386px;
	height: 523px;
	margin: 0 11px;
	float: left;
	background: url(../img/bg1_03.png) no-repeat bottom;
}

#box6 ul li a {
	display: block;
	position: relative;
}

#box6 ul li a h2 {
	width: 359px;
	height: 132px;
	background: url(../img/bg2_03.png) no-repeat center;
	position: absolute;
	left: 0;
	bottom: 0;
	left: -2px;
	bottom: -44px;
	text-align: left;
	font-family: PingFangSC-Semibold;
	font-size: 28px;
	color: #ffffff;
	padding-left: 30px;
	padding-top: 40px;
	z-index: 99;
}

#box6 ul li .mask6 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(20, 9, 76, 0.78);
	color: #F5F4F0;
	display: none;
}

#box6 ul li .mask6 p {
	width: 287px;
	font-family: PingFangSC-Regular;
	font-size: 18px;
	line-height: 36px;
	letter-spacing: 0px;
	color: #ffffff;
	margin: 0 auto;
	margin-top: 86px;
}

#box7 {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

#box7 .title7 {
	width: 450px;
	height: 197px;
	background: url(../img/pl2.png)no-repeat center;
	margin: 0 auto;
	margin-top: 140px;
}

#box7 .swiper-container {
	width: 100%;
	height: auto;
	/*margin-top: -15px;*/
}

#box7 .wallpaper1 {
	width: 100%;
	height: 1290px;
	background: url(../img/border2.png)no-repeat center;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
}

#box7 .swiper-slide {
	width: 100%;
	height: 1290px;
	position: relative;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
#box7 .mask7{width:100%;height:100%;position: absolute;top: 0;left: 0;background-color: #060517;opacity: 0.78;}
#box7 .wallpaper1 a {
	display: block;
	width: 654px;
	height: auto;
}

#box7 .wallpaper1 h2 {
	font-family: PingFangSC-Semibold;
	font-size: 46px;
	color: #ffffff;
}

#box7 .wallpaper1 h3 {
	font-family: PingFangSC-Medium;
	font-size: 24px;
	color: #ffffff;
	margin: 15px auto;
}

#box7 .wallpaper1 p {
	font-size: 18px;
	line-height: 36px;
	letter-spacing: 1px;
	color: #ffffff;
}

#box7 .swiper-slide img {
	display: block;
	width: 100%;
	height: 1290px;
}

#box7 .a1 {
	display: none;
	/*background: url(../img/img9.png) no-repeat center;*/
}

#box7 .a2 {
	display: none;
	/*background: url(../img/img9.png) no-repeat center;*/
}

#box7 .a1 a {
	position: absolute;
	right: 160px;
	top: 147px;
	z-index: 100;
}

#box7 .a2 a {
	position: absolute;
	left: 194px;
	bottom: 230px;
	z-index: 100;
}

#box7 .wallpaper1 .active {
	display: block;
}

#box8 {
	width: 100%;
	height: 1130px;
	background-color: #907653;
	text-decoration: none;
	margin-top: -15px;
}

#box8 .title8 {
	width: 450px;
	height: 197px;
	background: url(../img/hotel.png) no-repeat center;
	margin: 0 auto;
}

#box8 .tab {
	width: 1222px;
	height: 679px;
	margin: 64px auto;
	overflow: hidden;
}

#box8 .nav1 {
	width: 392px;
	float: right;
}

#box8 .nav1 a {
	display: block;
	width: 392px;
	height: 169px;
	background: url(../img/b22_03.png) no-repeat center;
	text-align: center;
	border: 1px solid #907653;
}

#box8 .nav1 a h2 {
	font-family: HYYaKuHeiW;
	font-size: 24px;
	line-height: 9px;
	letter-spacing: 1px;
	color: #676767;
	margin-top: 35px;
	margin-left: -20px;
}

#box8 .nav1 a p {
	font-family: PingFangSC-Medium;
	font-size: 32px;
	line-height: 100px;
	letter-spacing: 2px;
	color: #a48050;
	margin-left: -20px;
}

#box8 .content1 {
	width: 820px;
	height: 679px;
	overflow: hidden;
	position: relative;
}

#box8 .content1 .cont{
	display: none;
}

#box8 .content1 .active{
	display: block;
}


#box8 .content1 img{
	width: 820px;
	height: 679px;
}
#box8 .content1 .mask8 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 736px;
	height: 419px;
	padding-top: 260px;
	padding-left: 84px;
	background-image: linear-gradient(-90deg, rgba(24, 27, 47, 0.17) 4%, rgba(24, 27, 47, 0.27) 17%, rgba(25, 26, 42, 0.32) 23%, rgba(25, 25, 36, 0.55) 54%, rgba(25, 25, 36, 0.87) 98%);
}

#box8 .content1 .mask8 a {
	display: block;
	width: 546px;
	height: 198px;
	font-family: PingFangSC-Regular;
	font-size: 18px;
	line-height: 36px;
	letter-spacing: 1px;
	color: #fefefe;
	opacity: 0.8;
	
}

#box8 .content1 .mask8 h2 {
	font-family: HYYaKuHeiW;
	font-size: 24px;
	line-height: 36px;
	letter-spacing: 1px;
	color: #907653;
	opacity: 0.61;
	margin-top: 110px;
}

.bottom {
	width: 100%;
	height: 101px;
	background: url(../img/bottom_10.png)no-repeat center;
}

.nav {
	width: 218px;
	height: 437px;
	background: url(../img/fr_03.png)no-repeat right;
	position: fixed;
	top: 100px;
	right: 23px;
	z-index: 999;
}

.nav a {
	display: block;
    width: 10px;
    height: 50px;
    font-family: HYYaKuHeiW;
    font-size: 20px;
    letter-spacing: 1px;
    color: #fff;
    position: relative;
    text-align: right;
    /* padding-right: 30px; */
    line-height: 61px;
    left: 148px;
}


/*.nav .mask-nav{
	width: 218px;
	height: 61px;
	background-color: #102683;
	position: absolute;
	right: 12px;
	top: 0;
	display:block;
	font-family: SourceHanSansCN-Light;
	font-size: 21px;
	letter-spacing: 1px;
	color: #fffefe;
}*/

.nav a:hover {
	display: block;
	width: 155px;
	height: 50px;
	letter-spacing: 1px;
	position: relative;
	text-align: right;
	padding-right: 45px;
	line-height: 61px
	/*color: #102683;*/;
	color: #102683;
	font-size: 12px;
	text-align: left;
	left: 6px;
}

.nav .n1:hover {
	background: url(../img/n1_03.png)no-repeat center;
}

.nav .n2:hover {
	background: url(../img/n2_03.png)no-repeat center;
}

.nav .n3:hover {
	background: url(../img/n3_03.png)no-repeat center;
}

.nav .n4:hover {
	background: url(../img/n4_03.png)no-repeat center;
}

.nav .n5:hover {
	background: url(../img/n5_03.png)no-repeat center;
}

.nav .n6:hover {
	background: url(../img/n6_03.png)no-repeat center;
}

.nav .n7:hover {
	background: url(../img/n7_03.png)no-repeat center;
}

.floor_splie_title {
	width: 766px;
	height: 234px;
	/*background: url(img/fl_03.png) no-repeat center;*/
	/*border: 1px solid red;*/
	position: absolute;
	z-index: 100;
	/*opacity: 0.95;*/
	position: fixed;
	top: 100px;
	opacity: 0;
	/*display: none;*/
}

@keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100px);
	}
	10% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-100);
	}
}

.floor_splie_title_out_animation {
	animation: bounceInLeft;
	animation-duration: 4s;
	animation-timing-function: linear;
	animation-iteration-count: 1;
}

.floor_splie_title_in_animation {
	animation: bounceInLeft 3s infinite cubic-bezier(1.000, 0.355, 0.610, 0.215);
	animation-iteration-count: 1;
}

.animatediv {
	top: 0px;
	transition: all 1s;
	-webkit-transition: all 1s ease;
	animation-iteration-count: 1;
}