* {
	margin: 0;
	padding: 0;
}

i {
	font-style: normal;
}

li {
	list-style: none;
}

html,
body {
	width: 100%;
	height: 100%;
	position: relative;
	font-size: 0;
	padding-bottom: 50px;

}

/* //图片16:9 */
.com_img {
	height: 0;
	padding-bottom: 56.3%;
	width: 100%;
	position: relative;
}

.com_img img {
	position: absolute !important;
	width: 100% !important;
	height: 100% !important;
}

/* 控制富文本字间距 */
.richtextpc {
	width: 100%;
	line-height: 1.5;
	letter-spacing: 1px;
	font-size: 14px;
}

.richtextapp {
	line-height: 1.5;
	letter-spacing: 1px;
}

/* 加载中样式*/
  .load-container {
	  /* display: none; */
        background-color: rgba(255,255,255,0.7);
        width: 100%;
        height: 100%;
        overflow: hidden;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
		z-index: 999999!important;
		position: fixed;
		top: 0;
		left: 0;
    }
	 .loader {
		 /* display: none; */
        font-size: 10px;
        margin: 100px auto;
        margin-top: 300px;
        width: 1em;
        height: 1em;
        border-radius: 50%;
        text-indent: -9999em;
        position: relative;
        animation: mymove 1.3s infinite linear;
        -webkit-animation: mymove 1.5s infinite linear;
        -webkit-transform: translateZ(0);
        -ms-transform: translateZ(0);
        transform: translateZ(0);
    }

    @keyframes mymove {
        0%,
        100% {
            box-shadow: 0 -3em 0 0.2em #46A4C9, 2em -2em 0 0em #46A4C9, 3em 0 0 -1em #46A4C9, 2em 2em 0 -1em #46A4C9, 0 3em 0 -1em #46A4C9, -2em 2em 0 -1em #46A4C9, -3em 0 0 -1em #46A4C9, -2em -2em 0 0 #46A4C9;
        }
        12.5% {
            box-shadow: 0 -3em 0 0 #46A4C9, 2em -2em 0 0.2em #46A4C9, 3em 0 0 0 #46A4C9, 2em 2em 0 -1em #46A4C9, 0 3em 0 -1em #46A4C9, -2em 2em 0 -1em #46A4C9, -3em 0 0 -1em #46A4C9, -2em -2em 0 -1em #46A4C9;
        }
        25% {
            box-shadow: 0 -3em 0 -0.5em #46A4C9, 2em -2em 0 0 #46A4C9, 3em 0 0 0.2em #46A4C9, 2em 2em 0 0 #46A4C9, 0 3em 0 -1em #46A4C9, -2em 2em 0 -1em #46A4C9, -3em 0 0 -1em #46A4C9, -2em -2em 0 -1em #46A4C9;
        }
        37.5% {
            box-shadow: 0 -3em 0 -1em #46A4C9, 2em -2em 0 -1em #46A4C9, 3em 0em 0 0 #46A4C9, 2em 2em 0 0.2em #46A4C9, 0 3em 0 0em #46A4C9, -2em 2em 0 -1em #46A4C9, -3em 0em 0 -1em #46A4C9, -2em -2em 0 -1em #46A4C9;
        }
        50% {
            box-shadow: 0 -3em 0 -1em #46A4C9, 2em -2em 0 -1em #46A4C9, 3em 0 0 -1em #46A4C9, 2em 2em 0 0em #46A4C9, 0 3em 0 0.2em #46A4C9, -2em 2em 0 0 #46A4C9, -3em 0em 0 -1em #46A4C9, -2em -2em 0 -1em #46A4C9;
        }
        62.5% {
            box-shadow: 0 -3em 0 -1em #46A4C9, 2em -2em 0 -1em #46A4C9, 3em 0 0 -1em #46A4C9, 2em 2em 0 -1em #46A4C9, 0 3em 0 0 #46A4C9, -2em 2em 0 0.2em #46A4C9, -3em 0 0 0 #46A4C9, -2em -2em 0 -1em #46A4C9;
        }
        75% {
            box-shadow: 0em -3em 0 -1em #46A4C9, 2em -2em 0 -1em #46A4C9, 3em 0em 0 -1em #46A4C9, 2em 2em 0 -1em #46A4C9, 0 3em 0 -1em #46A4C9, -2em 2em 0 0 #46A4C9, -3em 0em 0 0.2em #46A4C9, -2em -2em 0 0 #46A4C9;
        }
        87.5% {
            box-shadow: 0em -3em 0 0 #46A4C9, 2em -2em 0 -1em #46A4C9, 3em 0 0 -1em #46A4C9, 2em 2em 0 -1em #46A4C9, 0 3em 0 -1em #46A4C9, -2em 2em 0 0 #46A4C9, -3em 0em 0 0 #46A4C9, -2em -2em 0 0.2em #46A4C9;
        }
    }

    @-webkit-keyframes mymove
    /*Safari and Chrome*/
        {
        0%,
        100% {
            box-shadow: 0 -3em 0 0.2em #46A4C9, 2em -2em 0 0em #46A4C9, 3em 0 0 -1em #46A4C9, 2em 2em 0 -1em #46A4C9, 0 3em 0 -1em #46A4C9, -2em 2em 0 -1em #46A4C9, -3em 0 0 -1em #46A4C9, -2em -2em 0 0 #46A4C9;
        }
        12.5% {
            box-shadow: 0 -3em 0 0 #46A4C9, 2em -2em 0 0.2em #46A4C9, 3em 0 0 0 #46A4C9, 2em 2em 0 -1em #46A4C9, 0 3em 0 -1em #46A4C9, -2em 2em 0 -1em #46A4C9, -3em 0 0 -1em #46A4C9, -2em -2em 0 -1em #46A4C9;
        }
        25% {
            box-shadow: 0 -3em 0 -0.5em #46A4C9, 2em -2em 0 0 #46A4C9, 3em 0 0 0.2em #46A4C9, 2em 2em 0 0 #46A4C9, 0 3em 0 -1em #46A4C9, -2em 2em 0 -1em #46A4C9, -3em 0 0 -1em #46A4C9, -2em -2em 0 -1em #46A4C9;
        }
        37.5% {
            box-shadow: 0 -3em 0 -1em #46A4C9, 2em -2em 0 -1em #46A4C9, 3em 0em 0 0 #46A4C9, 2em 2em 0 0.2em #46A4C9, 0 3em 0 0em #46A4C9, -2em 2em 0 -1em #46A4C9, -3em 0em 0 -1em #46A4C9, -2em -2em 0 -1em #46A4C9;
        }
        50% {
            box-shadow: 0 -3em 0 -1em #46A4C9, 2em -2em 0 -1em #46A4C9, 3em 0 0 -1em #46A4C9, 2em 2em 0 0em #46A4C9, 0 3em 0 0.2em #46A4C9, -2em 2em 0 0 #46A4C9, -3em 0em 0 -1em #46A4C9, -2em -2em 0 -1em #46A4C9;
        }
        62.5% {
            box-shadow: 0 -3em 0 -1em #46A4C9, 2em -2em 0 -1em #46A4C9, 3em 0 0 -1em #46A4C9, 2em 2em 0 -1em #46A4C9, 0 3em 0 0 #46A4C9, -2em 2em 0 0.2em #46A4C9, -3em 0 0 0 #46A4C9, -2em -2em 0 -1em #46A4C9;
        }
        75% {
            box-shadow: 0em -3em 0 -1em #46A4C9, 2em -2em 0 -1em #46A4C9, 3em 0em 0 -1em #46A4C9, 2em 2em 0 -1em #46A4C9, 0 3em 0 -1em #46A4C9, -2em 2em 0 0 #46A4C9, -3em 0em 0 0.2em #46A4C9, -2em -2em 0 0 #46A4C9;
        }
        87.5% {
            box-shadow: 0em -3em 0 0 #46A4C9, 2em -2em 0 -1em #46A4C9, 3em 0 0 -1em #46A4C9, 2em 2em 0 -1em #46A4C9, 0 3em 0 -1em #46A4C9, -2em 2em 0 0 #46A4C9, -3em 0em 0 0 #46A4C9, -2em -2em 0 0.2em #46A4C9;
        }
    }

.h_main {
	width: 100%;
}

.h_head {
	width: 100%;
	height: 100%;
	position: relative;
}

.h_head .swiper-container-index {
	width: 100%;
	height: 100%;
	position: relative;
	overflow-x: hidden;
}

.h_head .swiper-container-index li {
	width: 100%;
	height: 100%;
	position: relative;
}

.h_head .swiper-container-index li img {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
}

.h_head .swiper-container-index a {
	text-decoration: none;
	position: absolute;
	bottom: 80px;
	z-index: 999;
	color: #fff;
	background-color: #FF9224;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 40px;
	width: 100px;
	font-weight: bold;
	left: calc(50% - 50px);
	font-size: 15px;
}

.h_head .swiper-container-other {
	width: 100%;
	height: 100%;
	position: relative;

}

.h_head .swiper-container-other li {
	width: 100%;
	height: 0;
	padding-bottom: 37.5%;
	position: relative;
}

.h_head .swiper-container-other img {
	width: 100%;
	height: 100%;
	position: absolute;
}

.h_type_head {
	width: 80%;
	height: 70px;
	position: absolute;
	left: 10%;
	bottom: -35px;
	background-color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-indent: 20px;
	color: #999;
	border: 1px solid #ddd;
	z-index: 99;
}

.h_type_head .title {
	font-size: 17px;
	color: #666;
}

.h_type_head .subTitle {
	font-size: 15px;
	margin-top: 5px;

}

.h_nav_box {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 60px;
	z-index: 9999;
}

.h_shadow_box {
	position: absolute;
	top: 0;
	opacity: 0.5;
	z-index: -1;
	width: 100%;
	height: 100%;
	background-color: antiquewhite;
}

.h_nav_list {
	width: 80%;
	height: 100%;
	margin-left: 10%;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 2;
}

.h_nav_list li {
	width: 100px;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	height: 100%;
	position: relative;
	font-size: 14px;
}

.h_nav_list li i {
	content: '';
	width: 100%;
	height: 5px;
	background-color: rgba(52, 201, 251, 1);
	left: 0;
	bottom: 0;
	position: absolute;
	display: none;
}

.h_nav_list .h_nav:hover {
	background-color: #fff;
	color: rgba(52, 201, 251, 1);
}

.h_nav_list .h_nav:hover i {
	display: block;
}


.h_nav_list .about:hover {
	background-color: transparent !important;
	color: #000 !important;
}

.h_nav_list .activa_nav {
	background-color: rgba(52, 201, 251, 1);
	color: #fff;
}

.h_nav_list .app_li {
	display: none;
}

.h_nav_list li:last-child {
	min-width: 170px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	margin-left: 20%;
}

.h_nav_list li img {
	width: 60px;
	height: 45px;
}

.app_nav {
	display: none;
}

.h_shadow_box_act {
	opacity: 1;
	background-color: #fff;
}

.nav_act {
	/* color: #fff; */
}

.h_foot {
	width: 100%;
	height: 50px;
	background-color: #999999;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 18px;
	position: absolute;
	z-index: 1;


}

.btn_box {
	position: fixed;
	right: 10px;
	top: 500px;
	bottom: 15px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	z-index: 9;

}

.btn_box .btn_img {
	width: 28px;
	height: 28px;
	margin: 5px 0;
	background: url(../img/top_white.png);
	background-size: contain;
}

.btn_box .ticket_img {
	background: url(../img/tickets_white.png);
	background-size: contain;

}

.wx_box {
	position: absolute;
	right: 100px;
	display: none;
	padding: 15px 10px;
	border: 1px solid #ccc;
	width: 180px;
	height: 150px;
	background-color: #fff;
	flex-direction: column;
	align-items: center;
	box-shadow: 1px 1px 1px #ddd;
}

.btn_box .wx_box::before {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	right: -9px;
	top: 45%;
	border-style: solid;
	border-width: 10px;
	border-color: transparent transparent #fff #fff;
	transform: rotate(220deg);
	box-shadow: -2px 2px 2px 0 #ddd;

}

.btn_box .wx_box .wx_head {
	width: 100%;
	display: flex;
	align-items: center;
}

.btn_box .wx_box .wx_head .wx_icon {
	width: 35px;
	height: 35px;
	margin-left: 15px;
	margin-right: 5px;
}

.btn_box .wx_box .wx_head .wx_head_text {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.btn_box .wx_box .wx_head .wx_head_text .title {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

.btn_box .wx_box .wx_head .wx_head_text .subTitle {
	font-size: 12px;
	color: #666;
	margin-top: 2px;
}

.btn_box .wx_box .wx_main {
	width: 70%;
	margin-top: 5px;
}

.btn_box .wx_box .wx_main img {
	width: 100%;
	height: 120px;
}

.btn_box .wx_box .wx_foot {
	display: flex;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.btn_box .wx_box .wx_foot .search_text {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 5px;
}

.btn_box .wx_box .wx_foot .search_text p {
	color: #1ABC9C;
}

.btn_box .about_img {
	background: url(../img/about_white.png);
	background-size: contain;
}

.btn_box span {
	display: flex;
	font-size: 12px;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	color: #666;
	background-color: #fff;
	margin-top: 5px;
	width: 80px;
	height: 80px;
	text-decoration: none;
	border: 1px solid #ddd;

}

.btn_box span:hover {
	text-decoration: none;
	color: #34c9fb;
}

.btn_box span:nth-child(1):hover .top_img {
	background: url(../img/top.png);
	background-size: contain;
}

.btn_box span:nth-child(2):hover .ticket_img {
	background: url(../img/tickets.png);
	background-size: contain;
}

.btn_box span:nth-child(3):hover .about_img {
	background: url(../img/about.png);
	background-size: contain;
}

/* //分页插件修改++++++++++++++++++++++++++++++++++++++++++++ */
.page {
	width: 100%;
}

.page .custom-pagination ul li {
	width: auto;
	margin-top: 0;
}

.page .custom-pagination {
	width: 75%;
	right: 0;
	margin: 0 !important;
	left: 59% !important;
}

.PC {
	display: flex;
}

.APP {
	display: none;
}


@media all and (min-width: 1025px) {
	.h_main {
		height: 100%;
	}
}

/* //手机css */
@media all and (min-width: 300px) and (max-width: 1024px) {

	html,
	body {
		/*  background-color: #F0F0F0; */
		font-size: unset;
	}

	.h_head .swiper-container-index li {
		width: 100%;
		padding-bottom: 177%;
		position: relative;
	}

	.PC {
		display: none !important;
	}

	.APP {
		display: flex;
	}

	.h_head {
		height: 100%;
	}

	.h_head img {
		width: 0;
	}

	.h_nav_list {
		width: 95%;
		margin: 0 2.5%;
		display: flex;
		justify-content: flex-start;
		font-size: 30px;
	}

	.h_nav_box {
		height: 50px;
	}

	.h_nav_list .h_nav {
		display: none !important;
	}

	.h_nav_list .app_nav {
		z-index: 9999;
		display: flex;
	}

	.h_nav_list .app_li {
		display: flex;
		margin-right: 35%;
	}

	.h_shadow_box {
		opacity: 1;
		background-color: #fff;
	}

	.h_nav_list li img {
		width: 84px;
	}

	.h_nav_list .app_li .btn {
		width: 28px;
		height: 24px;
	}

	.h_nav_list li {
		width: auto;
	}

	.app_nav {
		width: 100%;
		height: 500px;
		font-size: 16px;
		position: fixed;
		left: 0;
		top: 50px;
		background-color: #fff;
		display: none;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		z-index: 999;
	}

	.app_nav li {
		flex: 1;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 18px;
	}

	.h_nav_list .first {
		min-width: 120px;
		font-size: 0.5rem;
	}

	.h_type_head {
		height: 1;
		display: none !important;
	}

	.h_type_head .title {
		font-size: 0.4rem;
	}

	.h_type_head .subTitle {
		font-size: 0.3rem;
	}

	.h_foot {
		height: 1rem;
		font-size: 0.3rem;
		display: none;
	}

	/* //分页插件修改++++++++++++++++++++++++++++++++++++++++++++ */
	.page {
		display: none;
	}

	.page .custom-pagination {
		left: 2.5%;
		right: 2.5%;
		margin-left: 0 !important;
		font-size: 0.4rem;
		height: 100px;
	}

	.page .custom-pagination ul li {
		font-size: 0.4rem;
		padding: 0.5rem;
		line-height: normal;
		width: auto;
		height: auto;

	}

	.page .custom-pagination ul li.current-page {
		line-height: normal;
	}

	.page .custom-pagination ul {
		height: 50px;
	}

	.page .custom-pagination a.prev-page,
	.custom-pagination a.next-page {
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 0 0.5rem;
		width: auto;
		height: auto;
	}

	.page .custom-pagination .page-to input {
		width: 60px;
	}

	.page .custom-pagination .page-to {
		height: 50px;
		line-height: 25px;
	}

	.page .custom-pagination .page-to {
		width: auto;
	}
}
