@charset "UTF-8";
/* CSS Document */
body {
	background-color: #fff;
	font-family: "正黑體", "黑體", Helvetica, Arial, "sans-serif";
}
img {
	object-fit: contain;
	-ms-interpolation-mode: bicubic;
	flex: 0 0 auto;  /* IE */
	object-fit: scale-down; /* FF */
}
.top_bar {
	position: fixed;
	top: 0;
	width: 100%;
	background: rgba(255, 255, 255, 1);
	z-index: 9999;
	-webkit-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.4);
}
.top_menu {
	position: relative;	
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 100%;
	max-width: 1195px;
}
.navbar-brand {
	width: 15%;
	padding-bottom: 10px;
	max-width: 140px;
	min-width: 100px;
}
button:focus {
    outline: 1px dotted;
    outline: 0px auto -webkit-focus-ring-color;
}
.navbar-toggler {
    padding: .20rem 0rem;
    background-color: transparent;
    border: 0px solid transparent;
	display: none !important;
}
.navbar {
	padding: 0 1rem;
}
.navbar-nav {
	display: none !important;
}
.main_menu {
    position: relative;
    width: 14.28%;
    float: left;
}
.main_menu a {
    display: block;
}
.main_menu a:hover {
	-webkit-box-shadow: inset 0px 0px 300px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0px 0px 300px 3px rgba(0,0,0,0.3);
	box-shadow: inset 0px 0px 300px 3px rgba(0,0,0,0.3);
}
.m01 {
	background: #d60a00;
}
.m02 {
	background: #d22680;
}
.m03 {
	background: #8a0007;
}
.m04 {
	background: #e6a717;
}
.m05 {
	background: #d86478;
}
.m06 {
	background: #722562;
}
.m07 {
	background: #f16c47;
}
.collapse.show {
    border-top: 1px dotted #ccc;
}
.home_btn {
	position: absolute;
    top: 10%;
    left: 5%;
    width: 25%;
    height: 20%;
}
.main_kv {
	position: relative;
    width: 100%;
}
.main_kv02 {
	position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 43%;
    max-width: 550px;
}
.nav-link {
    margin: 12px 20px;
    padding: 0;
    opacity: 0.7;
	width: auto;
    height: 38%;
	-webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
.nav-link img {
	height: auto;
    width: 100%;
}
.nav_dec {
    position: absolute;
    top: -14px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 40px;
}
.top_banner {
	margin: -50px auto 0px auto;
    max-width: 1300px;
	position: relative;
	overflow: hidden;
}
.lang {
	position: absolute;
    z-index: 2;
    top: 4%;
    right: 11%;
    width: 18%;
    max-width: 234px;
}
.wrapper {
	position: relative;
    margin: 0 auto;
    padding: 20px;
    width: 100%;
    max-width: 1186px;
    background: #f4f4f4;
	-webkit-box-shadow: 0px 1px 6px 0px rgba(133,133,133,0.5) !important;
    -moz-box-shadow: 0px 1px 6px 0px rgba(133,133,133,0.5) !important;
    box-shadow: 0px 1px 6px 0px rgba(133,133,133,0.5) !important;
}
.video_wrapper {
	position: relative;
	margin: 0 auto;
	width: 100%;
	max-width: 1100px;
}
.video {
	position: absolute;
    top: 5%;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 25px;
    width: 51%;
    background: url(../images/video_bg01.png) center center no-repeat;
    background-size: 100%;
	z-index: 1;
}
.video_img01 {
	position: absolute;
    bottom: 5%;
    left: 9%;
    width: 20%;
    max-width: 320px;
    z-index: 2;
}
.video_img02 {
	position: absolute;
    bottom: 5%;
    right: 7%;
    width: 22%;
    max-width: 310px;
    z-index: 2;
}
.index_title {
    position: relative;
    margin: 10px auto 0 auto;
    width: 30%;
    max-width: 350px;
}
.card-group, .card-deck {
	margin: 10px 0 0 0;
}
.card-deck {
	position: relative;
	width: 100%;
}
.card-deck .card {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 50px;
	padding: 6px;
	background: #f4f4f4;
    border-radius: 0;
	border: 0;
}
.card_entry {
	opacity: 0 !important;
	display: none;
	 background: transparent !important;
	-webkit-box-shadow: 0px 1px 6px 0px rgba(80,133,137,0.0) !important;
    -moz-box-shadow: 0px 1px 6px 0px rgba(80,133,137,0.0) !important;
    box-shadow: 0px 1px 6px 0px rgba(80,133,137,0.0) !important;
}
.card {
	width: calc( 33.3% - 12px );
	min-width: 31.333%;
	max-width: 33.3%;
	padding-left: 0;
	padding-right: 0;
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.cat00 {
	border: 6px solid #f4f4f4 !important;
	margin: 0 10px !important;
	padding: 0 6px !important;
}
.cat01 {
	border: 6px solid #faa61a !important;
}
.cat01 .card-title {
	color: #faa61a;
}
.cat01 .card-footer a {
	background: #faa61a;
}
.cat02 {
	border: 6px solid #d1be61 !important;
}
.cat02 .card-title {
	color: #d1be61;
}
.cat02 .card-footer a {
	background: #d1be61;
}
.cat03 {
	border: 6px solid #9d85be !important;
}
.cat03 .card-title {
	color: #9d85be;
}
.cat03 .card-footer a {
	background: #9d85be;
}
.cat04 {
	border: 6px solid #eeb887 !important;
}
.cat04 .card-title {
	color: #eeb887;
}
.cat04 .card-footer a {
	background: #eeb887;
}
.cat05 {
	border: 6px solid #16becf !important;
}
.cat05 .card-title {
	color: #16becf;
}
.cat05 .card-footer a {
	background: #16becf;
}
.cat06 {
	border: 6px solid #a3cf62 !important;
}
.cat06 .card-title {
	color: #a3cf62;
}
.cat06 .card-footer a {
	background: #a3cf62;
}
.cat07 {
	border: 6px solid #f598a4 !important;
}
.cat07 .card-title {
	color: #f598a4;
}
.cat07 .card-footer a {
	background: #f598a4;
}
.cat08 {
	border: 6px solid #44c8f5 !important;
}
.cat08 .card-title {
	color: #44c8f5;
}
.cat08 .card-footer a {
	background: #44c8f5;
}
.cat_title {
    position: absolute;
    top: -44px;
    right: -6px;
    width: 200px;
}
.card-body {
	padding: 0 10px;
}
.card-title {
	margin: 10px 0 5px 0;
    color: #56c0ef;
    font-size: 22px;
    font-weight: bolder;
    text-align: center;
}
.card-title span {
	font-size: 20px;
	color: #000;
	display: block;
	font-weight: bold;
}
.card-body h6 {
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
.card-text {
	font-size: 16px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #ccc;
	text-align: center;
}
.sub_content {
	min-height: 0px;
	font-size: 14px;
}
.sub_content ul {
    padding-left: 20px;
    font-size: 14px;
    color: #666666;
    font-weight: 400;
}
.card-footer {
	background: transparent;
    border-top: 0;
    padding: 0;
	text-align: center;
}
.ad_price {
	position: relative;
    margin-right: 1px;
    padding: 5px;
    width: calc(50% - 1px);
    float: left;
    background: #f47a7a;
    color: #fff;
    font-size: 12px;
    text-align: center;
}
.ch_price {
	position: relative;
	margin-left: 1px;
	padding: 5px;
	width: calc(50% - 1px);
	float: left;
	background: #d50000;
	color: #fff;
	font-size: 12px;
	text-align: center;
}
.ad_price span, .ch_price span {
	font-size: 24px;
	font-weight: bolder;
	line-height: 22px;
}
.card-footer a {
	display: block;
    margin: 0 -12px -12px -12px;
    padding: 5px;
    border-radius: 0px;
    color: #fff;
    font-size: 22px;
    font-weight: bolder;
    text-decoration: none;
}
.card-footer a:hover {
	text-decoration: none;
	opacity: 0.7;
}
.btn_backtotop {
	position: relative;
    margin: 0 auto;
	width: 13%;
	max-width: 59px;
	z-index: 9;
}
.btn_backtotop a {
	display: block;
    margin-bottom: -40px;
    width: 100%;
}
.special_cat {
	position: relative;
    margin: 50px auto 20px auto;
    padding: 20px;
    width: 100%;
}
.special_cat h2 {
	font-size: 18px;
    font-weight: bolder;
	line-height: 22px;
    color: #fff;
    margin: 10px 0;
    padding-bottom: 10px;
    text-align: center;
    border-bottom: 1px dotted #fff;
}
.special_cat h2 span {
	font-size: 14px;
    font-weight: bolder;
    color: #fff;
	opacity: 1;
	display: block;
	margin-bottom: 2px;
}
.special_cat h2 span b {
	font-size: 14px;
    font-weight: normal;
	opacity: 0.8;
}
.special_cat p {
	font-size: 14px;
	color: #000;
}
.special_cat p a {
	display: inline-block;
	padding: 5px 5px;
	background: #fee6d3;
	color: #000;
	width: fit-content;
	margin: 1px auto -15px auto;
}
.special_cat p a:hover{
	text-decoration: none;
	opacity: 0.7;
}
.special_cattitle {
	position: absolute;
    top: -50px;
    left: 0px;
    width: 230px;
}
.special_cat01 {
	background: #faa61a;
}
.special_cat02 {
	background: #d1be61;
}
.special_cat03 {
	background: #9d85be;
}
.special_cat04 {
	background: #eeb887;
}
.special_cat05 {
	background: #16becf;
}
.special_cat06 {
	background: #a3cf62;
}
.special_cat07 {
	background: #f598a4;
}
.special_cat08 {
	background: #44c8f5;
}
.carousel-control-prev {
    left: -6%;
    width: 10%;
}
.carousel-control-next {
    right: -6%;
    width: 10%;
}
.cat_img {
	position: relative;
    border: 4px solid #fff;
    width: 100%;
    border-radius: 5px;
}
.cat_desc {
	position: relative;
	width: 100%;
	text-align: center;
}
.tnc {
	position: relative;
	margin: 0 auto;
    padding: 30px 10px;
    width: 100%;
    max-width: 1200px;
	font-size: 12px;
    color: #999;
}
.tnc ul, .tnc ol {
	margin-bottom: 0;
	padding-left: 20px;
}
.tnc ul li, .tnc ol li {
	font-size: 12px;
	color: #999;
}
.foot_bg {
	position: relative;
	width: 100%;
	background: #fff;
}
.foot_grass {
	position: relative;
	width: 100%;
}
.foot_grass img {
	object-fit: contain;
	-ms-interpolation-mode: bicubic;
	flex: 0 0 auto;  /* IE */
	object-fit: initial; /* FF */
}
footer {
	position: relative;
    margin: 0px auto 0 auto;
    padding: 10px;
    width: 100%;
    max-width: 1200px;
    background: #fff;
    font-size: 11px;
    text-align: center;
    /* color: #666; */
    border-top: 1px solid #ccc;
}
footer span {
	white-space: nowrap;
}
.footer01 {
	position: relative;
    float: left;
	margin-right: 3%;
    width: 12%;
    max-width: 141px;
}
.footer02 {
	position: relative;
    float: left;
    padding-top: 12px;
    width: 25%;
    text-align: left;
    font-size: 12px;
    color: #666;
    line-height: 14px;
    font-weight: 300;
}
.footer03 {
	position: relative;
    float: right;
    width: 50%;
    max-width: 590px;
}

@media (max-width: 1200px) {
	.card-title {
		font-size: 20px;
	}
	.card-title span {
		font-size: 18px;
	}
	.card-body h6 {
		font-size: 20px;
	}
	.footer02 {
		position: relative;
		float: left;
		padding-top: 5px;
		width: 25%;
		text-align: left;
		font-size: 10px;
		color: #666;
		line-height: 12px;
		font-weight: 300;
	}
}
@media (max-width: 968px) {
}
@media (max-width: 768px) {
	.lang {
		top: 0%;
		right: -6%;
		width: 34%;
		max-width: 300px;
	}
	.wrapper {
		padding: 10px;
	}
	.index_title {
		position: relative;
		margin: 10px auto 0 auto;
		width: 21%;
		max-width: 350px;
	}
	.card {
		min-width: calc( 48% - 12px );
	}
	.footer01 {
		display: none;
	}
	.footer02 {
		position: relative;
		float: none;
		padding-top: 12px;
		width: 100%;
		text-align: left;
		font-size: 12px;
		color: #666;
		line-height: 14px;
		font-weight: 300;
		text-align: center;
	}
	.footer03 {
		position: relative;
		float: none;
		width: 100%;
		margin: 0 auto;
		max-width: 590px;
	}
	.carousel-item-next, .carousel-item-prev, .carousel-item.active {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: block;
	}
}
@media (max-width: 576px) {
	.top_bar {
		position: fixed;
		width: 100%;
		background: rgba(255, 255, 255, 1);
		z-index: 9999;
		overflow-x: scroll;
	}
	.top_menu {
		width: 200%;
	}
	.navbar-brand {
		width: 19%;
		padding-bottom: 6px;
		max-width: 140px;
		min-width: 70px;
	}
	.top_banner {
		margin: -10px auto 0 auto !important;
	}
	.main_menu {
		width: 13.5%;
	}
	.main_kv {
		overflow: hidden;
	}
	.main_kv02 {
		position: absolute;
		bottom: -18%;
		left: 0;
		right: 0;
		margin: 0 auto;
		width: 93%;
		max-width: 550px;
		z-index: 2;
	}
	.main_kv img {
		width: 110%;
		margin: 0 -5%;
	}
	.video_wrapper {
		padding-bottom: 35%;
		overflow: hidden;
		margin-top: 15%;
	}
	.video {
		top: 15%;
		padding: 20px 16px;
		width: 100%;
		z-index: 3;
	}
	.video_img01 {
		top: -20px;
		left: 30%;
		width: 25%;
		z-index: 2;
	}
	.video_img02 {
		position: absolute;
		top: -15px;
		right: 10%;
		width: 26%;
		max-width: 310px;
		z-index: 2;
	}
	.card {
		width: calc( 100% - 20px);
		max-width: 100%;
	}
	.sub_content {
		min-height: inherit;
	}
	.site_dec {
		margin: 0 6%;
		width: 86%;
		font-size: 14px;
		border: 8px solid #fff;
		border-radius: 0;
	}
}