<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
body {
	background-color: #000;
}
img {
	vertical-align: top;
}
a {
	text-decoration: none;
}
.color_yellow {
	color: #a06734;
}
.txwj_container {
	width: 1000px;
	margin: 0 auto;
	font-family: "å®‹ä½“";
	font-size: 12px;
}
.img_wrap img {
	width: 100%;
	height: auto;
}
.txwj_header {
	color: #fff;
}
.txwj_header a {
	color: #fff;
}
.txwj_sec {
	height: 1110px;
	background: url(../img/sec_bg.jpg) top left no-repeat;
	background-size: 100% auto;
}
.txwj_sec_1 {
	position: relative;
	padding: 122px 0 0 64px;
}
.sec_1_left {
	float: left;
	width: 344px;
	height: 280px;
	margin-top: 7px;
	overflow: hidden;
}
.sec_1_left_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 97%;
	height: auto;
}
/* æ¨¡æ‹Ÿscrollbar */
.swiper-scrollbar {
	border-radius: 10px;
	position: absolute;
	top: 0;
	right: 0;
	width: 7px;
	height: 100%;
	-ms-touch-action: none;
	background: rgba(255,255,255,0.1)
}
.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(255,255,255,0.5);
	border-radius: 10px;
}
.sec_1_right {
	float: left;
	width: 490px;
	height: 294px;
	margin-left: 58px;
}
.sec_1_right img {
	width: 490px;
	height: 294px;      
}

.clearfix {
	width: 0;
	height: 0;
	clear: both;
}
.btn_wrap {
	padding-top: 20px;
}
#btn_join {
	width: 148px;
	height: 46px;
	cursor: pointer;
}
#btn_join:hover,
#submitBtn:hover,
#closeBtn:hover {
	opacity: 0.8;
}

/* å¼¹å‡ºè¡¨å•å±‚ */
.form {
	display: none;
	position: absolute;
	top: 17px;
	left: 27px;
	z-index: 9;
	width: 947px;
	height: 536px;
	background: url(../img/form_bg.jpg) #3c3c3c top left no-repeat ;
	background-size: 100% auto;
}
.form input,
.form .select_box {
	position: absolute;
	height: 38px;
	width: 280px;
	font-size: 18px;
	font-family: "å®‹ä½“";
	overflow: hidden;
}
.form input {
	color: #eee;
	background: transparent;
	border: 0;
	outline: 0;
	line-height: 38px;
}
.form select {
	width: 330px;
	height: 38px;
	color: #6c6e70;
	background: transparent;
	border: 0;
	outline: 0;
	font-size: 18px;
	font-family: "å®‹ä½“";
}

#name {
	top: 19px;
	left: 120px;
}
#hotel_box {
	top: 306px;
	left: 150px;
}
#date_box {
	top: 234px;
	left: 150px;
}
#content_box {
	top: 163px;
	left: 150px;
}
#phone {
	top: 376px;
	left: 155px;
}
.sex_radio {
	position: absolute;
	top: 100px;
	left: 152px;
}
#radio_male {
	left: 272px;
}
.sex_div {
	position: absolute;
	top: 90px;
	left: 145px;
	width: 90px;
	height: 38px;
}
#sex_male {
	left: 278px;
}

#submitBtn {
	position: absolute;
	left: 54px;
	bottom: 35px;
	width:146px;
	height: 44px;
	cursor: pointer;
}
#closeBtn {
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}


.txwj_sec_2 {
	padding-top: 85px;
}
.txwj_sec_2 img {
	width: 1000px;
	height: auto;
}

</pre></body></html>