<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*	--------------------------------------------------
Reveal Modals
-------------------------------------------------- */

.reveal-modal-bg { 
	position: fixed; 
	height: 100%;
	width: 100%;
	background: #000;
	background: rgba(0,0,0,.8);
	z-index: 999998;
	display: none;
	top: 0;
	left: 0; 
}

.reveal-modal {
	visibility: hidden;
	top: 50%; 
	left: 50%;
	margin-left: -194px;
	margin-top: -90px;
	width: 340px;
	height: 132px;
	background: #fff url(modal-gloss.png) no-repeat -200px -80px;
	position: fixed;
	z-index: 999999;
	padding: 24px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
}
.reveal-modal1 {
	visibility: hidden;
	top: 0%;
	left: 0%;
	width: 90%;
	height: 100%;
	background: #fff url(modal-gloss.png) no-repeat -200px -80px;
	position: fixed;
	z-index: 999999;
	padding:15% 5% 0 5%;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
}
.reveal-modal-two {
	visibility: hidden;
	top: 50%; 
	left: 50%;
	margin-left: -344px;
	margin-top: -285px;
	width: 640px;
	height: 522px;
	background: #fff url(modal-gloss.png) no-repeat -200px -80px;
	position: fixed;
	z-index: 999999;
	padding: 24px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
}

.reveal-modal.small 		{ width: 200px; margin-left: -140px;}
.reveal-modal.medium 		{ width: 400px; margin-left: -240px;}
.reveal-modal.large 		{ width: 600px; margin-left: -340px;}
.reveal-modal.xlarge 		{ width: 800px; margin-left: -440px;}

.reveal-modal1 .close-reveal-modal {
	width: 28px;
	height: 28px;
	position: absolute;
	top: 20px;
	right: 20px;
	color: #aaa;
	text-shadow: 0 -1px 1px rbga(0,0,0,.6);
	cursor: pointer;
	border: none;
	font-size: 30px;
} 


/* This's Room Virtue Css */
.reveal-modal h2.room_tit{ display: block; width: 100%; height: 45px; line-height: 45px; font-size: 16px; color: #d06b15;}
.reveal-modal dl.room_virtue_box{ display: block; width: 640px; height: 52px; line-height: 52px; overflow: hidden;}
.reveal-modal dl.room_virtue_box dt{ display: block; width: 120px; height: 52px; float: left; font-size: 14px; text-align: right;}
.reveal-modal dl.room_virtue_box dd{ display: block; width: 500px; height: 52px; float: left; margin-left: 20px;}
.reveal-modal dl.room_virtue_box dd em {
                cursor: pointer;
                color: #666666;
                font-size: 12px;
                display: inline-block;
                padding: 0 10px;
                font-style: normal;
                border: 1px solid #dcdcdc;
                line-height: 34px;
                height: 34px;
            }

.reveal-modal dl.room_virtue_box dd em.yListrclickem {
                line-height: 32px;
                border: 2px solid #b72626;
                height: 32px;
                position: relative;
                padding: 0 9px;
            }

.reveal-modal dl.room_virtue_box dd em.yListrclickem i {
                display: block;
                width: 15px;
                height: 14px;
                background: url(../images/righbt.png) no-repeat 0 0;
                right: -1px;
                bottom: -1px;
                position: absolute;
            }
.reveal-modal dl.room_virtue_box dd span.much{ font-size: 22px; font-weight: bold; color: #b72626; }
.reveal-modal dl.room_virtue_box dd .room_btn_1{ display: block; width: 170px; height: 40px; background: #d5b058; text-align: center; line-height: 40px; font-weight: bold; color: #fff; cursor: pointer; font-size: 14px;}
.reveal-modal .tishi{ width: 100%; height: 40px; line-height: 40px; text-align: center;}
.reveal-modal h1.room_sm_tit{ display: block; width: 100%; height: 35px; line-height: 35px; background: #d9d9d9; font-size: 14px;}

.check-tit{ width: 100%; height: 35px; padding-bottom: 15px;}
.check-tit div{ width: 50%; height: 35px; float: left; text-align: center; line-height: 35px; font-size: 16px; cursor: pointer;}
.check-tit div.menub1_1{ background: #1553a7; color: #fff; }

.logtishi{ width: 100%; height: 30px; line-height: 30px; padding-bottom: 20px;}

.check-yz{ width: 100%; height: auto; padding: 10px 0; overflow: hidden; }
.check-yz dl{ display: block; width: 100%; height: 32px; overflow: hidden; margin-bottom: 10px;}
.check-yz dl dt{ display: block; width: 20%; height: 30px; float: left; line-height: 30px; }
.check-yz dl dt span{ color: red; padding-right: 10px; }
.check-yz dl dd{ display: block; width: 78%; float: left; height: 30px; padding-left: 2%; }
.check-yz dl dd input.yhm{ width: 90%; height: 30px; border: solid 1px #ccc; line-height: 30px; text-indent: 1em; }
.check-yz dl dd input.yzm{ width: 60%; height: 30px; border: solid 1px #ccc; line-height: 30px; text-indent: 1em; float: left;}
.check-yz dl dd .yzmimg{ width: 30%; height: 32px; background: #f5f5f5; float: left;}
.check-yz dl dd .yzmimg img{ width: 100%; height: 32px; }
.check-yz dl dd input.anniu{ width: 60%; height: 30px; border: none; line-height: 30px; background:#1553a7; color:#fff;float: left;}
</pre></body></html>