<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.jad	{ overflow: hidden; width: 100%; position: relative; height: 300px;/* margin: -70px auto 0;*/ background-color: #f5f5f5;}
.fls	{position: relative; left: 50%;top:0; overflow: hidden; width: 1920px;  height: 300px; margin-left: -960px; }
.fls a	{position: absolute; top: 0px; left: 0px;  display: block;  z-index: 7; opacity: 1;}
.fch	{  color:#333; position:absolute; top:-130px; color:#fff; background-color:rgb(0,0,0,0.7); padding:20px; border-radius:5px 5px 0px 0px; }	
.fch h1	{ float:left; font-size:50px;}
.pint	{ font-size:58px; margin-top:5px; color:#fff; float:left;}
.n_wrap	{ position:relative;}

.jdk	{ width:600px; margin-top:20px; float:left;}
.jdk a	{ width:149px; height:149px;position:relative; border-radius:5px;overflow:hidden; display:block; float:left; margin-right:1px; margin-bottom:1px;}
.jdk a img	{ width:100%;cursor: pointer;transition: all 0.9s;}
.jdk a	.jdm	{  background-color:rgba(0,0,0,0.9); text-align:center; line-height:30px; width:60%; height:30px; font-size:18px; font-weight:bold; color:#fff; position: absolute; top: 0; left: 0;right: 0;bottom: 0;margin: auto;}		
.jdk a img:hover	{transform: scale(1.1); z-index:100;filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8		 }
.jsk	{ width:580px; height:430px; overflow:hidden; margin-left:20px; float:right; padding:20px 0; line-height:25px; color:#333;}

.jd_wz	{ width:1200px; margin:20px auto 0;}
.wz_nav	{ width:100%;border-bottom:2px solid #ddd;}
.wz_nav	a	{ width:25%;line-height:40px; display:inline-block; font-size:22px; text-align:center; }
.wz_nav	a:hover	{ border-bottom:2px solid #00a2ff; color:#fff; background:#00a2ff; border-radius:5px 5px 0 0; text-decoration:none;}
.wz_nav .on	{ border-bottom:2px solid #00a2ff; color:#fff; background:#00a2ff; border-radius:5px 5px 0 0;}

.left	{ width:800px; float:left;}
.jwul	{ padding:20px 0;}
.jwul li	{ border-bottom:1px dashed #ddd; padding:10px 0;}
.jwul li a	{ font-size:14px;}
.jwul li p	{ width:700px; float:left;  height:30px; color:#ff7200; font-weight:bold; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.jwul li a .time	{ width:100px; float:left;height:30px; color:#333; text-align:right;}
.jwul li a .msa	{ line-height:20px; font-size:12px; color:#555; float:left; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.jwul li .item	{ background:#f5f5f5; padding:10px; width:780px; border-radius:5px; font-size:12px; margin:10px 0; float:left; display: flex; justify-content: space-between; align-items: center;}


.right	{ width:350px; float:right;}
.right  .r_tit	{ line-height:40px; border:1px solid #ddd; margin-top:20px; color:#00a2ff; background:#f1f1f1; text-indent:10px; font-weight:bold;}
.right  .r_tit .more	{ font-size:12px; font-weight:normal; padding-right:10px;}
.right ul	{ border:1px solid #ddd; padding:10px; border-top:none;}
.right ul li	{ border-bottom:1px dashed #ddd; padding:10px 0 5px; margin-bottom:5px; font-size:12px;}
.right ul li  a	{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.right ul li .item	{ font-size:12px;margin: 10px 0;display: flex;justify-content: space-between;align-items: center;}

.sm_jd	{ padding:20px 20px 10px; background:#f5f5f5; border-radius:5px; margin-top:20px;}
.sm_jd a	{ padding:5px 10px; border:1px solid #ddd; margin-right:10px; display:block; background:#fff; margin-bottom:10px; float:left; border-radius:5px;}
.sm_jd a:hover	{ color:#fff; background:#ff7200; text-decoration:none;}

.bt_wrap i	{ float:left; font-size:32px; margin-right:10px; color:#ff7200;}
.bt_wrap .item	{ width:800px;display: flex; justify-content: space-between; align-items: center; margin:10px 0 0; font-size:12px;}
.bt_wrap h1	{ }

.left .wzk	{ border:1px solid #ddd;line-height:30px; color:#333; padding:20px; margin-top:20px; border-radius:5px;}
.left .wzk img		{ width:100%;}
.left .wzk h2,.left .wzk h3,.left .wzk h4		{ display:inline; font-size:16px; }
.left .wzk a	{ color:#ff7200; text-decoration:underline;}
.left .wzk a:hover	{ color:#ff4800; text-decoration:underline;}
.left .wzk table{ width: 100%;  border:solid #333;   border-width:1px 0px 0px 1px;  font-size: #333;  border-collapse: collapse;  border-spacing: 0;  }  
.left .wzk table  tr{  
    height: 20px;  
    line-height: 20px;  
}  
.left .wzk table  tr.odd{  
    background-color: #fff;  
}  
.left .wzk table  tr.even{  
    background-color: #F5F5F5;  
}  
.left .wzk table  tr:hover{  
    background-color: #eee;  
}  
.left .wzk table  tr th,.left .wzk table  tr td{  
    padding:3px 5px;  
    text-align: left;  
    border:solid #333;   
    border-width:0px 1px 1px 0px;   
}  
.left .wzk table  tr th{  
    font-weight: bold;  
    text-align: center;  
}  
  
.left .wzk table  tr td.tac{  
    text-align: center;  
}  
.left .wzk table  tr td a:hover{  
    color:#0080c0;  
}  

.upd	{ margin-top:20px; width:800px;}
.upd a	{ color:#333; width:700px; display:block;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.upd span	{ display:block; line-height:30px;}
.upd b	{ float:left; font-weight:normal; margin-right:10px;}

/* pic */
.picnav	{}
.picnav h1	{ color:#000;}
.picnav .nav	{ font-size:18px; margin:20px 0 10px; }
.picnav .nav a	{ border:1px solid #ddd; display:inline-block; margin-bottom:10px; border-radius:5px; padding:5px 20px; margin-right:10px;}
.picnav .nav a:hover	{ background:#ff7200; color:#fff; text-decoration:none;}
.picnav .nav .on { background:#ff7200; color:#fff; }

.waterfall { position:relative; width:1200px;margin: 0 auto;}
.waterfall .tjz	{position: absolute;overflow:hidden; box-shadow:5px 5px 10px #eee; border-radius:5px; width:218px; display:block;  margin:20px 10px; transition: all .4s;}
.waterfall .tjz:hover	{ box-shadow:5px 5px 10px #ffcea7; text-decoration:none;}
.waterfall .tjz .tbt	{ padding:10px; line-height:20px; font-size:14px; border:1px solid #ddd;border-radius:0 0 5px 5px; border-top:none;}
.waterfall .tjz img { display:block; width: 218px; border-radius:5px 5px 0 0;transition: all 0.9s; }
.waterfall .tjz img:hover { transform: scale(1.1); z-index:100;filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8	}

.pik	{ width:798px; float:left; position:relative;  text-align:center; border:1px solid #ddd; padding:20px; margin:20px 0 20px; border-radius:5px; }
.pik img	{ max-width:600px; max-height:600px;}
.pik  .ljt {  position:absolute; margin:0; left:5% ; top:40%; font-size:80px; cursor:pointer; }
.pik  .rjt	{ position:absolute; margin:0; right:5% ; top:40%; font-size:80px; cursor:pointer;}
.rpik	{ width:326px; height:520px; overflow-y: scroll; float:right; margin-top:20px;}
.topnav_box::-webkit-scrollbar {width: 5px;height:10px;background-color:#fff000;}  
.topnav_box::-webkit-scrollbar-track{  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);  border-radius: 10px; background-color:black; }
.topnav_box::-webkit-scrollbar-thumb{   border-radius: 10px;   -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);   background-color:#fff000;} 
.rpik	a	{ margin-right:2px;}
.rpik	a img	{ width:100px; height:100px;}
.pxzk	{ background:#f1f1f1; float:right; width:378px;height:500px; }
.htb	{ }
.htb h1	{ color:#000; margin-top:20px; font-size:18px;}
.titem	{ width:600px; margin-left:100px; margin-top:10px;display: flex;justify-content: space-between;align-items: center;}
.titem span	{ color:#333; font-size:14px;}
.titem i	{ margin-right:5px; color:#ff7200;}	
.copyright	{ text-align:center; font-size:12px; margin:20px 0; color:#555;}

/*分页*/
.n_page	{ height:30px;line-height:30px; margin:20px 0; }
.n_page a { padding:5px 10px; display:block; float:left; background:#fff; margin-right:5px; line-height:19px;}
.n_page a:hover	{ text-decoration:none; border:1px solid #00a2ff; color:#fff; background:#00a2ff;}
.n_page i { width:4px; font-size:0; line-height:0; vertical-align:2px; margin: 0 5px; height:7px; background:url(../pic/zh.png) no-repeat; display:inline-block;}
.n_page .off	{ border:1px solid #eee; color:#ddd;}
.n_page .off:hover	{ text-decoration:none; background:#fff; color:#ddd; border:1px solid #eee;}
.n_page .on	{ border:1px solid #00a2ff; color:#00a2ff;}
.n_page .curr	{border:1px solid #00a2ff; color:#fff; background:#00a2ff; }

/*我要提问*/
.wytw{ border:solid 1px #eee; font-size:14px; margin-bottom: 20px;}
.wytw b { font-size: 16px;color: #00a2ff;line-height: 40px;display: block;display: block;background-color: #f1f1f1;border: 1px solid #ddd;text-indent: 10px;}
.wytw .cn{ padding:20px 0;}
.wytw dt{ width:100px; margin-bottom:10px; float:left; text-align:right; color:#333;}
.wytw dd{ width:600px; float:left;margin-bottom:15px;  }
.wytw dl	{}
.wytw dd input,.wytw dd textarea{ border:solid 1px #ddd; font-size:14px; padding:3px; width:400px; line-height:24px; }
.wytw dd textarea{ width:600px;height:60px; }
.wytw .sum { width:150px; height:40px; text-align:center; line-height:40px;  color:#fff; cursor:pointer; color:#fff; font-size:20px; font-weight:bold;border-radius:4px; background:#00a2ff; margin-left:100px; }

/*推荐线路*/
.tjline{ border: solid 1px #DDD; padding:10px; background:#fff; margin:10px 0;}
.tjline .tit{ line-height:30px; border-bottom:solid 1px #ddd; margin-bottom:15px;}
.tjline .tit i{ width:24px; height:24px;  background:url(../pic/ic.png) no-repeat -118px -0px; display:inline-block; float:left; margin-top:5px; }
.tjline .tit h2{ float:left; color:#00a2ff;}
.tjline .tit a{ float:right;color:#00a2ff;}

.tjline .item{ padding:5px; margin:20px 16px; float:left; border:solid 1px #fff;}
.tjline .item .img{}
.tjline .item .title{ font-size:14px; font-weight:bold; line-height:20px;}
.tjline .item .subtitle{ line-height:26px;}
.tjline .item .price{ font-size:16px;font-weight:bold;  color:#FF0000;}</pre></body></html>