<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
/* CSS Document */
body {
	font-size: 14px;
	margin:0px;
	padding:0px;
	background-color: #fffdf0;
	/*background-image: url(bg.png);*/
}
.zuiding{/*最顶*/
	font-size: 12px;
	background-color: #FFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.zuiding input{/*最顶*/
	color: #FFF;
	background-color: #F8B503;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.top{/*头部*/
	background-color: #990000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	height: 45px;
	padding-top: 5px;
	font-size: 24px;
}
.add78{/*广告07和08*/
	margin-bottom: 5px;
	margin-top: 5px;
}
#mo {/*网站头部导航*/
	line-height: 21px;
	background-color: #FFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#topmo1 {/*网站头部导航*/
	background-color: #8C5426;
	padding: 3px;
	color: #F8F011;
	width: 60px;
	text-align: center;
	margin-top: 10px;
	font-weight: bold;
}
#topmo2 {/*网站头部导航*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8C5426;
	margin-bottom: 5px;
}
#wmid {/*中部内页*/
	padding: 3px;
	max-width:100%;
	word-break:break-all;
	line-height: 21px;
}
.foot {/*底部*/
	font-size: 12px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #333;
	max-width:100%;
	text-align: center;
	line-height: 20px;
	padding: 5px;
	margin-bottom: 10px;
	background-color: #FFF;
}
.footer{/*底部浮动*/
	font-size: 12px;
	line-height: 10px;
	position:fixed;
	bottom:0px;
	width:100%;
	background-color: #F60;
	height: auto;
	filter:alpha(opacity=50);
	-moz-opacity:0.9;
	-khtml-opacity:0.9;
	opacity:0.9;
	text-align: center;
}
.dingdang{/*订单滚动*/
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	border-left-width: 10px;
	border-left-style: groove;
	border-left-color: #C30;
	height: 15px;
	padding-bottom: 5px;
}
.anliu{/*按钮（通用）*/
	border: 1px solid #999999;
	padding: 6px;
	background-color: #FF9900;
	color: #FFF;
}
.listmate{/*星座运程*/
	background-color: #C1E7FF;
	padding: 5px;
}

/*首页模板开始-----------------------------------------------------------------------------*/
.wapindex{
	font-size: 13px;
	line-height: 13px;
	background-image: url(mbindex.png);
	background-repeat: no-repeat;
	background-size: 100%;
	padding-top: 90px;
}
.wap_index_txt{
	margin-left:35px;
	position:absolute;
}
.wap_from{
	margin-top: 50px;
}
.wap_from_image{
	border: 0px solid #FFF;
	width:65%;
	background-image: url(bg.png);
}
.wap_from_kk{
	width:80%;
	height:26px;
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}
.wapindex img{
	width:70px;
	height:70px;
}
.wapindex a{
	color: #000;
}
.wapindex a:hover{
	color: #f00;
}
.wapindex_xl{
	background-color: #EEE;
	padding: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EE0000;
	margin-bottom: 0px;
}
.index_dashiimg{
	width:150px;
	height:150px;
	border: 1px solid #900;
}
.index_shopiimg{
	width:150px;
	height:150px;
	border: 1px solid #000;
}
/*首页模板结束------------------------------------------------------------------------------*/

/*登陆注册页面模板开始----------------------------------------------------------------------*/
.txt_input{/*login登陆页面输入框*/
	width:250px; height:36px; border:1px solid #cad2db; background:url(txt_input_bg.gif) no-repeat;  padding:0 5px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; line-height:36px; margin-bottom:10px; font-size:14px; color:#717171; font-family:Arial;
}
.sub_button{/*login登陆页面登录按钮*/
	width:262px;
	line-height: 35px;
	background:#900;
	border:1px solid #989898;
	text-align: center;
	color:#fff;
	font-size: 14px;
	border-radius: 3px;
}
.login-reg{/*login登陆页面注册按钮*/
	width:262px;
	line-height: 25px;
	background:#989898;
	border:1px solid #989898;
	text-align: center;
	color:#00F;
	font-size: 14px;
	border-radius: 3px;
}
/*登陆注册页面模板结束----------------------------------------------------------------------*/

/*商城系统模板开始-------------------------------------------------------------------------*/
.main_img{/*置顶的情况下，推荐小图标位于图片左上角*/
	display: block;
	position: relative;
	overflow: hidden;
}
.main_img .new{/*置顶的情况下，推荐小图标位于图片左上角*/
	width: 37px;
	height: 37px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(hot.png) no-repeat center;
}
.shop_top_ding{/*置顶的情况下，推荐小图标位于图片左上角*/
	font-size: 12px;
	line-height: 21px;
	padding: 2px;
	background-color: #7A9900;
	color: #FFF;
	position: absolute;
	width: 99%;
	filter:alpha(opacity=50);
	-moz-opacity:0.9;
	-khtml-opacity:0.9;
	opacity:0.9;
	box-shadow: 2px 7px 5px #999999;
}
.search_fl{
	/*搜索样式开始******************************/
	overflow:hidden;
}
.search_txt{
	width:100%;
	border:0;
	height:26px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 5px;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}
.btn{
	background:#7A9900;
	border:1px solid #FFF;
	width:100px;
	height:30px;
	float:right;
	color: #FFF;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}
select {
	font-size: 12px;
	/*搜索样式结束******************************/
}
.sokuanbd-sjwap {/*搜索背景色*/
	background-color: #7A9900;
	color: #FFF;
	margin-bottom: 5px;
	padding: 5px;
}
.sokuan-sjwap{/*搜索框*/
	padding: 8px;
	border: 1px solid #B8B8B8;
	width: 200px;
}
.anliu-sjwap{/*搜索按钮*/
	padding: 8px;
	border: 1px solid #B8B8B8;
	background-color: #7A9900;
	color: #FFF;
	font-weight: bold;
}
.left-sj{/*分类*/
	background-color: #900;
	padding: 3px;
	margin-right: 2px;
	margin-bottom: 5px;
	line-height: 19px;
}
.shoplink {/* 购买按钮 */
	background-color: #FF4400;
	border: 1px solid #FF5519;
	text-align: center;
	color: #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-size: 16px;
	padding: 10px;
	width: 189px;
}
.shoplink_xj {/* 已下架按钮 */
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-size: 16px;
	background-color: #F0F0F0;
	padding: 10px;
	width: 189px;
}
.shoplink2 {/* 免注册购买按钮 */
	background-color: #FFE4D0;
	border: 1px solid #F0CAB6;
	text-align: center;
	color: #E5511D;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	font-size: 16px;
}
.shopmore{/* 详细页 */
	background-color: #FFFFE8;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	line-height: 25px;
	border: 1px solid #CCC;
	font-size: 16px;
}
/*商城系统模板结束-------------------------------------------------------------------------*/

/*大师系统模板开始-------------------------------------------------------------------------*/
.dashi_top_ding{/*最顶部*/
	font-size: 12px;
	line-height: 21px;
	padding: 2px;
	background-color: #900;
	color: #FFF;
	position: absolute;
	width: 99%;
	filter:alpha(opacity=50);
	-moz-opacity:0.9;
	-khtml-opacity:0.9;
	opacity:0.9;
	box-shadow: 2px 7px 5px #999999;
}
.dashi_search_fl{
	/*搜索样式开始****************************/
	overflow:hidden;
}
.dashi_search_txt{
	width:100%;
	border:0;
	height:26px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 5px;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}
.dashi_btn{
	background:#900;
	border:1px solid #FFF;
	width:100px;
	height:30px;
	float:right;
	color: #FFF;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
	/*搜索样式结束****************************/
}
.sokuanbd-dshwap {/*搜索背景色*/
	background-color: #C30;
	color: #FFF;
	margin-bottom: 5px;
	padding: 5px;
}
.sokuan-dshwap{/*搜索框*/
	padding: 8px;
	border: 1px solid #B8B8B8;
	width: 200px;
}
.anliu-dshwap{/*搜索按钮*/
	padding: 8px;
	border: 1px solid #B8B8B8;
	background-color: #C30;
	color: #FFF;
	font-weight: bold;
}
.login-show{/*测算服务列表*/
	padding: 10px;
	border: 1px solid #CCC;
	text-align: center;
	background-color: #FDFDFD;
	margin-bottom: 5px;
	margin-top: 5px;
}
.login-show dt{/*测算服务列表*/
	height: 90px;
	color: #999;
}
.login-show div{/*测算服务列表*/
	background-color: #3385FF;
	padding: 10px;
	border: 1px solid #CCC;
}
#dshmore{/*大师个人主页点选栏目*/
	border-top-width: 1px;border-top-style: solid;border-top-color: #333;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-right-color: #333;border-bottom-color: #333;border-left-color: #333;
}
/*大师系统模板结束-------------------------------------------------------------------------*/

/*生肖运程模板开始-------------------------------------------------------------------------*/
.backgrd{/*模板背景*/
	background-image: url(bank.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 5px;
	line-height: 24px;
	color: #FFF;
}
.ychshow{/*生肖列表*/
	text-align: center;
	line-height: 34px;
	padding-top: 15px;
}
.ychdiv{/*整体运程*/
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
.ychimg{/*整体运程*/
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	height: 100px;
	width: 100px;
}
.ychpic{
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 0px;
}
/*生肖运程模板结束-------------------------------------------------------------------------*/</pre></body></html>