@charset "utf-8";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	font-family: 'Noto Serif TC', serif;
	vertical-align:baseline;
	text-decoration:none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
body, html{
	overflow-anchor: none;
	width:100%;
	height: auto;
	color: #3D3D3D;
	background: #f6f6f6;
	letter-spacing: 1px;
}
html{
	font-size: 16px;
	line-height: 25px;
}
.hide,.toggle,.f_m,.big{
	display: none;
}
a.water{
	display: block;
	position: fixed;
	background: url(../img/top.png) no-repeat center;
	background-size: contain;
	width: 63px;
	height: 63px;
	bottom: 18%;
	right: 3%;
	z-index: 10;
}
.left{
	position: fixed;
	background: #20343d;
	left: 0;
	top: 0;
	width: 20%;
	height: 100vh;
	z-index: 20;
}
.left_w{
	width: 60%;
	margin: 0 auto;
}
.logo{
	background: url(../img/logo.png) no-repeat center;
	width: 199px;
	height: 53px;
	margin: 40% auto;
	cursor: pointer;
}
.nav{
	font-size: 20px;
	line-height: 18px;
}
.nav > a{
	color: #fff;
	display: block;
	margin: 20% 0;
	padding-left: 55px;
	text-align: left;
	transition: 0.2s;
}
a:hover{
	filter: opacity(70%);
}
.nav > a span{
	font-size: 14px;
	display: block;
}
.n1{
	background: url(../img/nav1.png) no-repeat left top;
}
.n2{
	background: url(../img/nav2.png) no-repeat left top;
}
.n3{
	background: url(../img/nav3.png) no-repeat left top;
}
.n4{
	background: url(../img/nav4.png) no-repeat left top;
}
.n5{
	background: url(../img/nav5.png) no-repeat left top;
}
.n6{
	background: url(../img/nav6.png) no-repeat left top;
}
.social{
	margin-top: 25%;
	transition: 0.1s;
	z-index: 10;
}
.social a{
	margin-right: 0px;
	transition: 0.2s;
}
.kv{
	position: relative;
	background: url(../img/kv.jpg) no-repeat center;
	background-size: cover;
	width: 80%;
	height: 100vh;
	margin-left: 20%;
	
}
.part1,.part2,.part3,.part4,.part5,.part6,.footer{
	position: relative;
	width: 80%;
	margin-left: 20%;
	padding: 120px 0;
}
.part1{
	height: 1350px;
}
.part1 > div{
	position: absolute;
}
.p1top{
	background: linear-gradient(to bottom, #fff 0%,#f6f6f6 100%);
	top: 0;
	left: 0;
	width: 100%;
	height: 20px;
}
.p1a{
	background: url(../img/p1a.png) no-repeat center;
	width: 442px;
	height: 485px;
	top: 120px;
	left: calc(50% - 10px);
}
.p1b{
	background: url(../img/p1b.png) no-repeat center;
	width: 637px;
	height: 745px;
	top: 400px;
	left: calc(50% - 600px);
}
.p1t{
	width: 450px;
	top: 560px;
	left: calc(50% + 100px);
	line-height: 30px;
	letter-spacing: 2px;
	text-align: justify;
}
.title{
	position: relative;
	text-align: center;
	font-size: 26px;
	font-weight: 700;
	line-height: 35px;
	margin-bottom: 30px;
}
.title_icon{
	background: url(../img/nav1_b.png) no-repeat center;
	background-size: contain;
	width: 35px;
	height: 35px;
	margin: 10px auto;
	color: #242424;
}
.tp2 .title_icon{
	background: url(../img/nav2_b.png) no-repeat center;
	background-size: contain;
}
.tp3 .title_icon{
	background: url(../img/nav3_b.png) no-repeat center;
	background-size: contain;
}
.tp4 .title_icon{
	background: url(../img/nav4_b.png) no-repeat center;
	background-size: contain;
}
.tp5 .title_icon{
	background: url(../img/nav5_b.png) no-repeat center;
	background-size: contain;
}
.tp6 .title_icon{
	background: url(../img/nav6_b.png) no-repeat center;
	background-size: contain;
}
.title_t{
	position: relative;
	background: #f6f6f6;
	width: 200px;
	z-index: 2;
	margin: 0 auto;
}
.title span{
	display: block;
	font-size: 16px;
	font-weight: 400;
}
.title > b{
	position: absolute;
	background: #D9D9D9;
	width: 380px;
	height: 1px;
	top: 65px;
	left: calc(50% - 190px);
	z-index: 1;
}
.part2,.part4{
	background: #fff;
	padding: 120px 0;
}
.tp2 .title_t,.tp4 .title_t{
	background: #fff;
}
.p2t{
	font-size: 20px;
	line-height: 35px;
	text-align: center;
	margin: 20px auto;
	color: #242424;
	font-weight: 500;
}
.p2t span{
	color: #666;
	font-weight: 400;
}
.p2a{
	width: 1150px;
	margin: 10px auto;
	text-align: center;
}
.p2a > div{
	display: inline-block;
	font-size: 18px;
	margin: 15px;
	vertical-align: top;
}
.p2a1 img,.p2a2 img{
	display: block;
	margin-bottom: 10px;
}
.p2a1 img{
	width: 534px;
	height: 356px;
}
.p2a2 img{
	width: 345px;
	height: 230px;
}
.p2b{
	width: 1150px;
	margin: 150px auto;
}
.p2b > div{
	border-bottom: 1px solid #D9D9D9;
	width: 100%;
	margin-top: 80px;
}
.p2b > div:last-child{
	border-bottom: none;
}
.room > div{
	display: inline-block;
	vertical-align: top;
	margin: 0 20px;
}
h2{
	font-size: 24px;
	line-height: 40px;
	font-weight: 900;
	margin-bottom: 20px;
}
h3{
	background: url(../img/icon1.png) no-repeat left;
	padding-left: 25px;
	font-size: 18px;
	margin-bottom: 30px;
}
.orderbut{
	letter-spacing: 0;
	margin: 20px auto 50px auto;
font-size: 15px;
}
a.order{
	display: inline-block;
font-size: 20px;
	background: #212121;
	width: 160px;
	padding: 20px 0;
	text-align: center;
	color: #fff;
	margin-left: 20px;
	transition: 0.3s;
}
a.order img{
	vertical-align: middle;
	margin-left: 10px;
}
.p2b > div:last-child a.order{
	margin-left: 80px;
}
.p3a{
	width: 1020px;
	margin: 50px auto;
	text-align: center;
}
.p3a img{
	margin: 0 20px;
	vertical-align: middle;
}
h4{
	font-size: 20px;
	line-height: 32px;
}
.warn{
	margin-top: 0px;
	text-align: left;
}

.warn2{
	margin-top: 50px;
	text-align: left;
        font-weight:bold;

}




.p3b{
	width: 1120px;
	margin: 200px auto 50px auto;
	font-size: 18px;
}



.p9b{
	width: 1120px;
	margin: 10px auto 50px auto;
	font-size: 18px;
line-height: 40px;
}



h5{
	font-size: 28px;
	font-weight: 900;
	line-height: 50px;
}


h58{
	font-size: 21px;
	font-weight: 200;
	line-height: 40px;
}




.p3bt{
	margin: 50px 0;
}

.p9snow{
	font-size: 15px;
	margin: 50px 0;
	margin-left:70px;
}




.p3c,.p3d{
	width: 1120px;
	border-bottom: 1px solid #D9D9D9;
	margin: 0 auto;
	padding: 100px 0;
}
.p3c > div,.p3d > div{
	display: inline-block;
	vertical-align: top;
}
.p3ct{
	width: calc(100% - 750px);
	margin-left: 100px;
	font-size: 18px;
}
.p3ct > img{
	margin: 30px auto;
}
.p3ct > div{
	font-size: 16px;
}
.p3dt{
	width: calc(100% - 700px);
	margin-right: 100px;
	font-size: 18px;
}
.p3dt > img,.p3et > img{
	margin: 50px 0;
	display: block;
}
.p3e{
	width: 1120px;
	margin: 0 auto;
	padding: 100px 0;
}
.p3et{
	font-size: 18px;
	text-align: left;
}
.p4a,.p4b,.p4c{
	text-align: center;
	margin: 80px auto;
}
.p4a > div{
	display: inline-block;
	font-size: 18px;
	margin: 0 15px;
}
.p4a > div img{
	margin-bottom: 10px;
}
.p4c{
	width: 1120px;
}
.p4c h5{
	text-align: left;
}
.p4c img{
	margin: 30px 0 0 0;
}
.p5a{
	text-align: center;
	margin: 100px auto;
}
a.order.long{
	width: 230px;
	margin-left: 0;
	margin-right: 20px;
}
.p5b{
	width: 900px;
	margin: 0 auto;
}
.p5b div{
	display: inline-block;
	vertical-align: top;
	margin-left: 130px;
}
.p5b div span{
	display: block;
	margin-top: 10px;
}
.p6a,.p7a,.p6b{
	position: relative;
	width: 1051px;
	padding: 50px;
	margin: 80px auto;
}
.p6a{
	background: url(../img/p8b.jpg) no-repeat center #fff;
	height: 720px;
}


.p7a{
	background: url(../img/tro_map01.jpg) no-repeat center #fff;
	height: 720px;
}


.p6a a.order.long,.p6b a.order.long{
	position: absolute;
	bottom: 50px;
	right: 50px;
	margin: 0;
}
.p6b{
	background: url(../img/p8c.jpg) no-repeat center #fff;
	background-position-y: 50px;
	height: 750px;
}
.p6b > div{
	position: absolute;
}
.p6b1{
	font-size: 12px;
	bottom: 160px;
	left: calc(50% - 90px);
}
.p6b2{
	bottom: 50px;
	left: 50px;
}
.footer{
	text-align: center;
	background: #212121;
	padding: 45px 0;
	color: #fff;
}
.footer > div{
	display: inline-block;
	vertical-align: middle;
}
.phone{
	margin-left: 80px;
	font-size: 20px;
	line-height: 35px;
	text-align: left;
}
.phone img{
	vertical-align: middle;
	margin-right: 10px;
	width: 35px;
}
a.email{
	color: #fff;
	transition: 0.2s;
}
.footer a.order2{
	display: inline-block;
	background: #fff;
	color: #212121;
	font-size: 25px;
	padding: 25px 0;
	width: 200px;
	text-align: center;
	margin-left: 30px;
	transition: 0.3s;
}
