@charset "gb2312";
/* CSS Document */
a{
	text-decoration: none;
	color: #0033FF;
}
a:hover{
	color: #FF0000;
}
.heishe {
/*******颜色开始*/
	color: #000000;
}
.ren {
	color: #FF0000;
}
.red {
	color: #FF0000;
}
.zishe{
	color: #B1164C;
}
.lvshe {
	color: #4F9C02;
}
.jinshe {
	color: #F19100;
}
.nanshe {
	color: #007FFE;
}
.white {
	color: #FFFFFF;
}
.huishe {
	color: #666666;
}
.huangshe {
	color: #F7F404;
}
.fenshe {
	color: #FF33CC;
/*******颜色结束*/
}
table{
	/*表格*/
	border-collapse:collapse;
	border-spacing:0;
	border: 0px solid #CCC;
	padding: 5px;
	margin-bottom: 5px;
}
img{
	border:0
}
.content img{
	/*图片自适配大小*/
	max-width:100%;
}
.TabbedPanelsContent img{
	/*图片自适配大小*/
	max-width:100%;
}
.CHeckcodeImg{
	/*验证码大小*/
	width: 100px;
	height: 20px;
	cursor: pointer;
}
.clear{
	/*溢出换行*/
	clear:both;
}
hr {
	/*横线*/
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
input,select{
	padding: 5px;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
	border: 1px solid #DDDDDD;
}
textarea{
	/*输入框（全站通用）*/
	width:98%;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	border: 1px solid #DDDDDD;
}
.textarea_comments {
	/*自动适应父布局宽度*/
	width: 98%;
	overflow: auto;
	word-break: break-all;
}
.anliu{/*按钮（全站通用）*/
	border: 1px solid #DDDDDD;
	padding: 6px;
	background-color: #FF9900;
	color: #FFF;
}
.ruku{
	/*懒人入库按钮*/
	color: #FFF;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-weight: bold;
	background-color: #C00;
	font-size: 18px;
}
#wlq {
	/*求签按钮（全站通用）*/
	background-color: #894502;
	text-align: center;
	border: 1px solid #999;
	color: #FFF;
	padding: 10px;
	width: 90px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
.zancai_bg{
	/*顶踩背景*/
	background-color: #FFFFFF;
	padding: 2px;
}
.zanyixia{
	/*顶按钮*/
	background-image: url(../wap/images/ding.gif);
	background-repeat: no-repeat;
	width: 60px;
	height: 54px;
	padding-top: 32px;
	color: #FFFFFF;
}
.caiyixia{
	/*踩按钮*/
	float:right;
	background-image: url(../wap/images/cai.gif);
	background-repeat: no-repeat;
	width: 60px;
	height: 54px;
	padding-top: 32px;
	color: #FFFFFF;
}
.pl_fabiao{
	/*底部评论按钮*/
	float:right;
	color:#FFF;
	background-color:#749FB2;
	border: 2px solid #CCD4D9;
	padding-right: 25px;
	padding-left: 25px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.dingdang{
	/*订单滚动*/
	padding-left: 2px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	border-left-width: 10px;
	border-left-style: groove;
	border-left-color: #C30;
	margin-bottom: 0px;
}
.listmate{
	/*星座运程*/
	background-color: #C1E7FF;
	padding: 5px;
}
.topmoredivimg {
	/*可拖动广告条*/
	background-color: #FFFFFF;
	border: 0px;
	width: 100%;
	white-space: nowrap;
	overflow-x: auto;
	overflow-y: hidden;
	margin-bottom: 40px;
}
.topmoredivimg img{
	/*可拖动广告条*/
	height:180px;
}
.css_plsm{
	/*解锁查看*/
	background-size:100% 100%;
	background-image: url(../images/BGplsm.jpg);
	background-repeat: no-repeat;
	font-size: 18px;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
}
.css_plsm .jieshuoanliu{
	/*解锁查看*/
	background-color: #00B02D;
	font-weight: bold;
	font-size: 22px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 15px 10px 15px;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}




/*--------------------------------------------全站表单样式开始*/
.sobgimg{
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	background-size:100%;
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	margin-top: 0px;
}
.sosubmit{
	background-size:100% 100%;
	background-repeat: no-repeat;
	border: 0px none #CCCCCC;
	padding-top: 12px;
	padding-right: 40px;
	padding-bottom: 12px;
	padding-left: 40px;
	font-size: 24px;
	color: #FFFFFF;
	cursor: pointer;/*鼠标变手指*/
}
.formcss{
/*******From表单样式开始*/
	/*From表单框*/
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	/*font-weight: bold;*/
}
.formcss .selectkuan{
	/*From表单框内各元素框*/
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.formcss select{
	/*From表单框内下拉选择组*/
	border: 0px;
}
.formcss input[type="text"] {
	/*From表单框内文本框*/
    width: 66%;
	border: 0px;
	outline: none;
}
.formcss input[type="radio"] {
	/*From表单框内单选按钮组*/
    width: 15px;
    height: 15px;
    vertical-align: text-bottom;
/*******From表单样式结束*/
}
/*--------------------------------------------全站表单样式结束*/




/*++++++++++++++++++++++++++++++++++++++++++++个性按钮（全站通用）开始*/
.button_of {
  color: #666;
  background-color: #EEE;
  border-color: #EEE;
  font-weight: 300;
  font-size: 16px;
  font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-decoration: none;
  text-align: center;
  line-height: 40px;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  display: inline-block;
  appearance: none;
  cursor: pointer;
  border: none;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition-property: all;
          transition-property: all;
  -webkit-transition-duration: .3s;
          transition-duration: .3s;
  /*
  * Disabled State
  *
  * The disabled state uses the class .disabled, is-disabled,
  * and the form attribute disabled="disabled".
  * The use of !important is only added because this is a state
  * that must be applied to all buttons when in a disabled state.
  */ }

.button-glow_of {
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: glowing;
          animation-name: glowing; }

.button-rounded_of {
  border-radius: 4px; }

.button-caution_of{
  background-color: #FF4351;/*按钮颜色*/
  border-color: #FF4351;
  color: #FFF;/*字体颜色*/ 
 }
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++个性按钮（全站通用）结束*/




/*-----------------------------------------------------------登陆注册页面模板开始*/
.txt_input_name{
	/*用户名输入框*/
	padding: 5px 5px 5px 35px;
	width: 260px;
	height: 35px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	outline: none;
	background:#ffffff url(../images/name.png) no-repeat 10px center;
}
.txt_input_mima{
	/*密码输入框*/
	padding: 5px 5px 5px 35px;
	width: 260px;
	height: 35px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	outline: none;
	background:#ffffff url(../images/mm.png) no-repeat 10px center;
}
.code_button{
	/*验证码提交按钮*/
	padding: 14px;
	color: #FFFFFF;
	background-color: #0099FF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.sub_button{
	/*登陆按钮*/
	font-size: 18px;
	color: #FFFFFF;
	background-color: #990000;
	padding: 5px;
	width: 300px;
	height: 50px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
/*-----------------------------------------------------------登陆注册页面模板结束*/




/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++周公解梦开始*/
.zgjm{
	background-image: url(../images/zgjm.gif);
	background-repeat: no-repeat;
	background-size: 100%;
	height: 150px;
}
.zgjmso{
	/*搜索框*/
	border: 1px solid #B8B8B8;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.zgjmanliu{
	/*按钮*/
	border: 1px solid #B8B8B8;
	background-color: #993400;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-left: -7px;
}
.zgjm_show_index_img{
	/*分类图片*/
	width:100px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border:0;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++周公解梦结束*/




/*-----------------------------------------------------------商城系统模板开始*/
.shop1200{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.shop_indexasp {
/*******左侧分类开始*/
	top: 0px;
	left: 0;
	width: 260px;
	overflow: hidden;
	float: left;
}
.left-sj{	
	background-color: #8C0000;
	margin-right: 2px;
	margin-bottom: 5px;
	line-height: 19px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 12px;
}
.fenlei_left{
	margin-bottom:10px;border-top-width: 1px;border-top-style: solid;border-top-color: #999999;
/*******左侧分类结束*/
}
#show{
/*******首页商品排列开始*/
	padding-top:0;
}
#show dl{
	float:left;
	display:inline;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin:5px;
	padding: 5px;
}
#show dt,#show dt img{
	width:218px;
	height:218px;
}
#show dd{
	height:58px;
	line-height:20px;
	text-align:center;
	margin-left:0px;
	margin-right: 0px;
/*******首页商品排列结束*/
}
#show_cl{
/*******右侧分类搜索查询商品排列开始*/
	padding-top:0;
}
#show_cl dl{
	float:left;
	display:inline;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 3px;
}
#show_cl dt,#show_cl dt img{
	width:280px;
	height:280px;
	-webkit-border-radius: 250px;
	-moz-border-radius: 250px;
}
#show_cl dd{
	height:58px;
	line-height:20px;
	text-align:center;
	margin-left:0px;
	margin-right: 0px;
/*******右侧分类搜索查询商品排列结束*/
}
.main_img{
/*******ID页推荐列表小图标位于图片左上角开始*/
	display: block;
	position: relative;
	overflow: hidden;
}
.main_img .new{
	width: 45px;
	height: 45px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/5-130919100016.png) no-repeat center;
/*******ID页推荐列表小图标位于图片左上角结束*/
}
.shch_search_fl{
/*******订单查询开始*/
	overflow:hidden;
}
.shch_search_txt{
	width:100%;
	border:0;
	height:36px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 5px;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}
.shch_btn{
	border:1px solid #FFFFFF;
	height:40px;
	float:right;
	color: #FFFFFF;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	background-color: #7A9900;
/*******订单查询结束*/
}
.shoplink {
	/*购买按钮*/
	background-color: #FF4400;
	border: 1px solid #FF5519;
	text-align: center;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-size: 18px;
}
.shoplink_xj {
	/*已下架按钮*/
	text-align: center;
	padding-top: 10px;
	padding-right: 120px;
	padding-bottom: 10px;
	padding-left: 120px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-size: 18px;
	background-color: #F0F0F0;
}
/*------------------------------------------------------------商城系统模板结束*/




/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++大师系统模板开始*/
.dashi1200{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.right_dsh{
/*******右侧栏开始*/
	background-color: #610000;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.login-reg_dashi{
	/*注册按钮*/
	width:220px;
	line-height: 25px;
	background:#989898;
	border:1px solid #999999;
	text-align: center;
	color:#0000F9;
	font-size: 14px;
	border-radius: 3px;
}
.login-reg2_dashi{
	/*申请按钮*/
	width:220px;
	line-height: 25px;
	border:1px solid #CCCCCC;
	text-align: center;
	color:#FFFFFF;
	font-size: 14px;
	border-radius: 3px;
	font-weight: bold;
	background-color: #CC3300;
/*******右侧栏结束*/
}
.dsh_search_fl{
/*******订单查询开始*/
	overflow:hidden;
}
.dsh_search_txt{
	width:100%;
	border:0;
	height:36px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 5px;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}
.dsh_btn{
	background:#FF6600;
	border:1px solid #FFFFFF;
	height:40px;
	float:right;
	color: #FFFFFF;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
/*******订单查询结束*/
}
.login-show{
/*******大师主页服务列表开始*/
	padding: 3px;
	border: 1px solid #CCCCCC;
	float: left;
	text-align: center;
	width: 216px;
	background-color: #FDFDFD;
	margin: 7px;
}
.login-show dt{
	height: 90px;
	color: #999999;
}
.login-show div{
	width:195px;background-color: #3385FF;padding: 10px;border: 1px solid #CCCCCC;
}
#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;
/*******大师主页服务列表结束*/
}
.dashi_show{
/*******大师首页列表开始*/
	padding-top:0;
	font-size: 13px;
}
.dashi_main_img{
	/*推荐小图标左上角*/
	display: block;
	position: relative;
	overflow: hidden;
}
.dashi_main_img .new{
	/*推荐小图标左上角*/
	width: 37px;
	height: 29px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../wap/dashi/img/hot2.png) no-repeat center;
}
.dashi_show dl{
	float:left;
	display:inline;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin: 7px;
	padding: 2px;
}
.dashi_show dt{
	width:300px;
	height:120px;
	line-height:20px;
}
.dashi_show dd{
	width:300px;
	height:90px;
	margin-left:0px;
	margin-right:0px;	
}
.dashi_input{
	background-color: #00AAEE;
	color: #FFFFFF;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-radius:0.3em;
	border: 0px none #00AAEE;
}
.dashi_show_txt{
	/*浮动文字*/
	display:none;
	line-height: 24px;
	position: absolute;
	background-color: #FFFFFF;
	padding: 2px;
	width: 296px;
	margin-top:-300px;
	filter:alpha(opacity=50);
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	opacity:0.8;
/*******大师首页列表结束*/
}
.dashi_show_left{
/*******大师内页左侧推荐开始*/
	padding-top:0;
	font-size: 12px;
}
.dashi_main_img_left{
	display: block;
	position: relative;
	overflow: hidden;
}
.dashi_main_img_left .new{
	width: 45px;
	height: 45px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/5-130919100016.png) no-repeat center;
}
.dashi_show_left dl{
	float:left;
	display:inline;
	margin: 5px;
	padding: 0px;
}
.dashi_show_left dt img{
	width:100px;
	height:100px;
	border-radius:4.5em;
}
.dashi_show_left dd{
	margin-left:0px;
	margin-right:0px;
	text-align: center;	
/*******大师内页左侧推荐结束*/
}
.search_fl_liaotian{
/*******聊天发送样式开始*/
	overflow:hidden;
}
.search_txt_liaotian{
	background:#EEEEEE;
	width:100%;
	border:0;
	height:36px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 5px;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}
.btn_liaotian{
	background:#44B549;
	border:1px solid #EEEEEE;
	height:40px;
	float:right;
	color: #FFFFFF;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
/*******聊天发送样式结束*/
}
.dsgdk-lt{
/*******聊天文字滚动框开始*/
	width:98.5%;
	height:350px;
	overflow-y:scroll;
	padding: 5px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
#txt{ 
 position:relative;
}  
#txt p{  
 position:absolute;
 bottom:0px;
 padding:0px;
 margin:0px;
/*******聊天文字滚动框结束*/
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++大师系统模板结束*/




/*----------------------------------------------------------生肖运程模板开始*/
.backgrd{
	/*模板背景*/
	/*background-image: url(../ych/img/bank.jpg);*/
	background-repeat: repeat-y;
	margin: 0px;
	padding: 5px;
	color: #FFFFFF;
	background-color: #000000;
}
.ych_b1{position:relative;width:825px;height:320px;margin-right:auto;margin-left:auto;margin-bottom:20px;}
.ych_b2{position:absolute;width:825px;height:320px;z-indent:2;left:100px;top:120px;}
.ych_b3{font-size:36px;color:#FF9900;}
.ychshow{
	/*生肖列表*/
	text-align: center;
	padding-top: 20px;
}
.ychshow img{
	/*生肖列表图片*/
	width: 190px;
	height: 190px;
	margin: 12px;
}
.ych_pc_wap{
	/*内容部分*/
	width:980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	font-size: 16px;
	line-height: 23px;
}
.ychdiv{
	/*整体运程*/
	padding: 5px;
	border: 1px solid #CCC;
	margin-bottom: 60px;
}
.ychdiv_img{
	/*整体运程图片*/
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	height: 280px;
	width: 280px;
	float:right;clear:right;margin:0 2px 2px 5px;
}
.backgrd .TabbedPanels{
	/*列表*/
	margin-bottom: 60px;
}
.backgrd .TabbedPanelsTab{
	font-size: 24px;
	padding: 12px;
}
/*----------------------------------------------------------生肖运程模板结束*/




/*+++++++++++++++++++弹出浮窗自适应开始*/
.black_overlay{
	position:fixed;
	top:0%;
	left:0%;
	bottom:0%;
	width:100%;
	background-color:#333333;
	z-index:1001;
	-moz-opacity:0.8;
	opacity:.80;
	filter:alpha(opacity=80);
}
.white_content{
	position: absolute;
	top:7%;
	z-index:9999;
	overflow:auto;
	word-break:break-all;
}
.white_content2{
	padding:5px;
	margin-bottom:10px;
	border:0px solid orange;
	background-color:white;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
@media screen and (min-width:900px)
	{
		/*当屏幕最小宽度为900px时，相当于笔记本PC端*/
		.white_content{
			left:25%;
			width:50%;
		}
}
@media screen and (min-width:600px) and (max-width:900px)
	{
		/*当屏幕宽度在600~900px时，相当于平板电脑大小的设备*/
		.white_content{
			left:2%;
			width:96%;
		}
}
@media screen and (max-width:600px)
	{
		/*写当屏幕宽度在小于等于600px时，即在移动端（手机端）*/
		.white_content{
			left:2%;
			width:96%;
		}
}
/*++++++++++++++++++++++++弹出浮窗自适应结束*/


/*------------------------ 弹窗 (background) */
.modal {
    display: none; /* 默认隐藏 */
    position: fixed; /* 固定定位 */
    z-index: 1; /* 设置在顶层 */
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%;
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4); 
}

/* 弹窗内容 */
.modal-content {
    background-color: #fefefe;
    margin: 15% auto; 
    padding: 20px;
    border: 1px solid #888;
    width: 80%; 
}

/* 关闭按钮 */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}