<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*cssreset*/
/* æ¸…é™¤å†…å¤–è¾¹è· */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li,fieldset, lengend, button, input, textarea,th, td { 
    margin: 0;
    padding: 0;
}
html{
	font-size: 62.5%;
}
body,
button, input, select, textarea { /* for ie */
    /*font: 12px/1 Tahoma, Helvetica, Arial, "å®‹ä½“", sans-serif;*/
    font: 12px/1 Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif; /* ç”¨ ascii å­—ç¬¦è¡¨ç¤ºï¼Œä½¿å¾—åœ¨ä»»ä½•ç¼–ç&nbsp;ä¸‹éƒ½æ—&nbsp;é—®é¢˜ */
   font-family: "å¾®è½¯é›…é»‘";
}
address, cite, dfn, em, var { font-style: normal; } /* å°†æ–œä½“æ‰¶æ­£ */

/* é‡ç½®åˆ—è¡¨å…ƒç´&nbsp; */
ul, ol,li { list-style: none; }

/* é‡ç½®æ–‡æœ¬æ&nbsp;¼å¼å…ƒç´&nbsp; */
a { text-decoration: none;cursor: pointer; font-size: 14px;color: #000;}
a:hover { text-decoration: none; color:#47d2bf;}

fieldset, img { border: none; } /* img æ­è½¦ï¼šè®©é“¾æŽ¥é‡Œçš„ img æ—&nbsp;è¾¹æ¡† */
/* æ³¨ï¼šoptgroup æ—&nbsp;æ³•æ‰¶æ­£ */
button, input, select, textarea {
    font-size: 100%; /* ä½¿å¾—è¡¨å•å…ƒç´&nbsp;åœ¨ ie ä¸‹èƒ½ç»§æ‰¿å­—ä½“å¤§å° */
}
.left{
	float: left;
}
.right{
	float: right;
}
body{
	overflow-x:hidden;
}
.need_rel{
	position: relative;
}
.need_abl{
	position: absolute;
}
/* è®©éžieæµè§ˆå™¨é»˜è®¤ä¹Ÿæ˜¾ç¤ºåž‚ç›´æ»šåŠ¨æ¡ï¼Œé˜²æ­¢å›&nbsp;æ»šåŠ¨æ¡å¼•èµ·çš„é—ªçƒ */
/*html { overflow-y: scroll; }*/
#top_pc{
	height: 50px;
	box-sizing: border-box;
	border-bottom: 2px solid #47d2bf;
}
.top_ap{
	display: none;
}
.banner_ap{
	display: none;
}
h3{
	font-size: 40px;
	color: #000;
	font-weight: 400;
	margin: 120px 0 40px 100px;
}
nav{
	width: 1200px;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
}
nav img{
	height: 84%;
	margin:3px 210px 0 0;
	float: left;
	cursor: pointer;
}
ul,li{
	float: left;
}
ul li{
	margin-right: 70px;
}
.banner{
	width: 100%;
}
.banner_text{
	font-size: 42px;
	color: #fff;
	margin: 0 0 86px 80px;
}
.banner_content{
	position: absolute;
	width: 545px;
	height: 373px;
	top: 210px;
	left: 20%;
}

.day_message{
	width: 1355px;
	height: 480px;
	margin: 0 auto;
	margin-top: 100px;
	border-bottom: 1px solid #ededed;
}
.need_width p{
	font-size: 20px;
	color: #666;
	margin-left: 130px;
	width: 470px;
	line-height: 30px;
}
.need_margin{
	margin-right: 245px;
}

#price_table{
	width: 1200px;
	margin: 0 auto;
}
.table_top{
	text-align: center;
	padding-top:40px;
}
.need_bor{
	margin: 0 auto;
	font-size: 30px;
	color: #1a1a1a;
	width: 120px;
	border-bottom: 2px solid #36b3a2;
	padding-bottom: 10px;
	margin-bottom: 40px;
}
h4{
	font-size: 18px;
	color: #333;
	width: 990px;
	border-bottom: 1px solid #ededed;
	margin: 0 auto;
	padding-bottom: 20px;
	margin-bottom: 40px;
}
.p_time{
	font-size: 16px;
	color: #333;
	line-height: 32px;
	margin-right: 40px;
	text-align: center;
}
.table_content{
	width: 1000px;
	margin: 0 auto;
}
.small_box{
	width: 100%;
	height: 34px;
	margin-bottom: 40px;
}
.small_box span:nth-of-type(1){
	left: 206px;
	top: 6px;
	font-size: 18px;
	color: #fff;
}
.small_box span:nth-of-type(2){
	left: 438px;
	top: 9px;
	font-size: 16px;
	color: #666;
}
em{
	font-size: 16px;
	color: #fff;
}
.long_line{
	width: 1200px;
	height: 1px;
	background: #ededed;
	margin:40px auto;
}
.notice{
	width: 1000px;
	height: 170px;
	
	font-size: 16px;
	color: #808080;
	line-height: 28px;
	margin: 0 auto;
}

h6{
	font-size: 16px;
}

/*-----------------------------åº•éƒ¨---------------------------------*/
#foot{
	width: 100%;
	height: 240px;
	background: #36b3a2;
	padding-top: 40px;
}
.foot_box{
	width: 1200px;
	height: 200px;
	margin: 0 auto ;
	
}

.foot_box&gt;.box_left{
	/*width: 534px;*/
	height: 66px;
	margin-top: 70px;
}

.foot_font{
	font-size: 30px;
	color: #fff;
	width: 100%;
	margin-bottom: 20px;
}
.foot_font1{
	font-size: 14px;
	color: #666;
	width: 100%;
}
.shu{
	color: #86d1c7;
	margin: 0 30px;
}
.day_message_ap{
	display: none;
}
 /* ä¸­å°åž‹ç¬”è®°æœ¬æˆ–å¤§å¹³æ¿ laptop */
@media all and (min-width: 980px) and (max-width: 1200px) {
    .title-laptop{
        display: block !important;
    }
    .container {
        width: 920px;
    }
}
/* ä¸­åž‹å¹³æ¿æˆ–å°åž‹ç¬”è®°æœ¬ tablet */
@media all and (min-width: 768px) and (max-width: 979px) {
    .title-tablet{
        display: block !important;
    }
    .container {
        width: 720px;
    }
}
/* æ‰‹æœºæˆ–å°å¹³æ¿ phone */
@media all and (max-width: 767px) {
    .title-phone{
        display: block !important;
    }
    .container {
        width: 90%;
    }
}
#foot_ap{
	display: none;
}
#price_table_ap{
	display: none;
}
dt{
	width: 213px;
	height: 213px;
	overflow: hidden;
	border-radius: 100%;
}
dl{
	cursor: pointer;
}
dl img{
	transition: 1s; 
}
dl:hover img{
	
	transform: scale(1.2);
}
</pre></body></html>