@charset "utf-8";
/*foucus*/
.main .focus {
	width: 834px;
	height: 150px;
}
.main .focus .bzsm{
	width: 50%;
	height: 100%;
	float: left;
}
.main .focus .hhpd{
	width: 49%;
	height: 100%;
	float: left;
}
.main .focus .bzsm{
	border-right: #9a7240 1px solid;
}
.main .focus .bzsm .sm,.main .focus .hhpd .pd {
	padding: 12px 0 12px 10px;
	float: left;
}
.main .focus .tit {
	width: 26px;
	height: 120px;
	padding-top: 30px;
	float: left;
	color: #191919;
	text-align: center;
	background: #e9cdad;
	border-right: #be9c75 1px solid;
}
.main .focus .tit h2{
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #191919;
}
/*map*/
.map{
	height: auto;
	padding: 10px 15px;
	margin-top: 10px;
}
.map .tit{
	width: 100px;
	margin-top: 5px;
	float: left;
}
.map .tit h2,
.map .tit h2 a{
	color: #F60;
}
.map .applist{
	width: 700px;
	margin-top: 10px;
	padding-bottom: 10px;
	float: left;
}
.map .applist li{
	width: 140px;
	line-height: 22px;
	float: left;
}
.map .plist{
	width: 720px;
	margin-top: 10px;
	padding-bottom: 10px;
	float: left;
}
.map .plist li{
	width: 150px;
	line-height: 35px;
	vertical-align: middle;
	padding-left: 30px;
	padding-top: 10px;
	float: left;

}
.map .plist li img{
	width: 35px;
	height: 35px;
	float: left;
	margin-right: 5px;
}
.hr {
	border-bottom: #ebdfd1 1px solid;
}
/*about-index*/
.about {
	padding: 10px;
}
.about h2 {
	height: 32px;
	line-height: 32px;
}
.about p{
	line-height: 22px;
}

/*十二生肖、星座今日运势*/
.shengxiao,
.xingzuo{float: left; width: 100%; border-top: 2px solid #E0E0E0;}
.shengxiao li,
.xingzuo li{margin: 10px 13px; height: 40px; width: 40px; float: left; background-repeat: no-repeat;}
.shengxiao li{background-image: url(../images/sx12.png);}
.xingzuo li{background-image: url(../images/xz12.png);}
.shengxiao li.shu,
.xingzuo li.baiyang{background-position: 0 0;}
.shengxiao li.niu,
.xingzuo li.jinniu{background-position: -40px 0;}
.shengxiao li.hu,
.xingzuo li.shuangzi{background-position: -80px 0;}
.shengxiao li.tu,
.xingzuo li.juxie{background-position: -120px 0;}
.shengxiao li.long,
.xingzuo li.shizi{background-position: -160px 0;}
.shengxiao li.she,
.xingzuo li.chunv{background-position: -200px 0;}
.shengxiao li.ma,
.xingzuo li.tiancheng{background-position: -240px 0;}
.shengxiao li.yang,
.xingzuo li.tianxie{background-position: -280px 0;}
.shengxiao li.hou,
.xingzuo li.sheshou{background-position: -320px 0;}
.shengxiao li.ji,
.xingzuo li.mojie{background-position: -360px 0;}
.shengxiao li.gou,
.xingzuo li.shuiping{background-position: -400px 0;}
.shengxiao li.zhu,
.xingzuo li.shuangyu{background-position: -440px 0;}
.shengxiao li a{float: left; padding: 42px 5px 0 5px;}
.xingzuo li a{float: left; padding-top: 42px; width: 45px;}

/* 梦百科 */
.jiemeng .lemma{
    padding-top: 5px;
}
.jiemeng .dreamland{
    padding-top: 10px;
}
.jiemeng .title{
    float: left;
    color: #f60;
    font-weight: bold;
    font-size: 15px;
}
.jiemeng .link{
    float: right;
    width: 730px;
}
.jiemeng .link li{
    float: left;
    width: 9%;
    height: 28px;
    line-height: 28px;
    margin: 0 3px;
    text-align: center;
    border-bottom: 1px dashed #ccc;
    overflow: hidden;
}
.jiemeng .link li a{
    display: block;
}
.jiemeng .dreamland .link li{
    width: 17%;
    margin: 0 10px;
}
.zhubu{
	width: 1200px;
	margin: 20px auto;
	clear: both;
	overflow: hidden;
}
.tui_left{
	width: 180px;
	float: left;
}
.tui_left ul{
	background: #fff;
}
.tui_left li{

  padding: 0 0 11px 20px;
}
.tui_left li a{
	font-size: 18px;
	color: #755155;

}
.zhutui{
	height: 54px !important;
	background: #EFE7E2 !important;
	line-height: 54px;
	font-size: 18px;
	font-weight: bold;
	color: #755155;
	padding: 0 !important;
	margin-bottom: 15px;
}
.zhutui span{
	width: 8px;
	height: 8px;
	background: #755155;
   display: inline-block;
	-webkit-transform:rotate(45deg) ;
	-moz-transform:rotate(45deg) ;
-ms-transform:rotate(45deg) ;
-o-transform:rotate(45deg) ;
transform:rotate(45deg) ;
	margin-left: 20px;
	margin-right: 10px;
	position: relative;
	top: -3px;
}
.main_right{
	float: right;
	width: 1000px;


}
.jianjie{
	width: 950px;
	margin: 20px auto;

}
.mingbox{
	width: 1000px;
	background: #FFFFFF;
	float: right;
	padding-bottom: 50px;
}
.jianjie h2{
	font-size: 18px;
	font-weight: bold;
	color: #755155;
	margin-bottom: 15px;
}
.jianjie h2 a{
	color: #755155;
}
.jianjie p{
	font-size: 18px;
	line-height: 27px;
	color: #755155;
	text-align: justify;
	margin-top: 30px;

}
.smbox{
	border-top: 1px solid rgba(112, 112, 112, 1);
	margin-top: 30px;
}
.sm_tishi{
	font-size: 18px;
	font-weight: bold;
	color: #755155;
	margin-top: 30px;
	display: inline-block;
}
.xiaotishi{
	font-size: 12px;
	color: #999999;
	margin-left: 20px;
}
.bazi_form .title {
	background: none!important;
}
.bazi_form .title .m {
	width: auto !important;
	background: none!important;
	font-size: 20px !important;
	font-weight: bold;
	color: #755155 !important;
	position: relative;
}
.bazi_form .title .m:before {
	content: '';
	background-image: url(../images/hengtu.png);
	background-size: 100%;
	width: 265px;
	height: 10px;
	display: block;
	position: absolute;
	top: 10px;

	right:141px;
}
.bazi_form .title .m:after {
	content: '';
	background-image: url(../images/hengtu.png);
	background-size: 100%;
	width: 265px;
	height: 10px;
	display: block;
	position: absolute;
	top: 10px;
	left: 141px;
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}
.public_form_wrap ul{
	border: 1px solid #EFE7E2 !important;
}
.public_form_wrap li{
	border-bottom: 1px solid #EFE7E2 !important;
}
.public_form_wrap .left{
	width: 80px !important;
}
.bazi_form .form-btn .ui-bg{
	width: 362px !important;
	height: 48px !important;
	background: #755155 !important;
	border-radius: 7px;
	font-size: 18px !important;
	line-height: 48px!important;
	color: #FFFFFF;
	text-align: center;
	border: none !important;
	padding: 0 !important;
	margin-top: 20px;
	}
.new_zixun{
	clear: both;
	margin-top: 20px;
	float: right;
}

.zixun_list{
	width: 980px;
	background: #FFFFFF;
	padding-left: 20px;
	padding-top: 20px;

}
.public_form_wrap li:last-child{
	border-bottom: none;
}
.zixun_list h2{
	font-size: 18px;
	font-weight: bold;
	color: #755155;
}
.zixun_item{
	margin-top: 20px;
}
.zixun_item a{
	font-size: 18px;
	font-weight: bold;
	color:rgba(117, 81, 85, 0.8);
}
.icon_xiao{
	font-size: 18px;
	color: #999999 !important;
	font-weight: unset!important;
}
.baiyang{
	margin: 10px 13px;
	width: 56px;
	float: left;
	text-align: center;
}
.baiyang a{
	font-size: 18px;
	color: #755155;
}
.baiyang a p{
	font-size: 14px;
}
.xzuo{
	clear: both;
	margin-top: 20px;
	float: right;
}
.xingzuo_list{
	width: 1000px;
	background: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;

}
.xingzuo_list h2{
	font-size: 18px;
	font-weight: bold;
	color: #755155;
	padding-left: 20px;
}
.sx_box{
	clear: both;
	margin-top: 20px;
	float: right;

}

.sx_item{
	margin: 20px 0 0 11px;
	width: 70px;
	float: left;
	text-align: center;
}
.sx_item img{
	width: 70px;
	height: 70px;
}
.sx_item a{
	font-size: 18px;
	color: #755155;
}
.sx_item a p{
	font-size: 14px;
}
.links_box{
	clear: both;
	margin-top: 20px;
	float: right;
}
.links_box ul{
  padding-left: 20px;
	overflow: hidden;
}
.links_box ul li{
   margin-top: 20px;
	float: left;
	width: 130px;
	text-align: left;
}
.links_box ul li a{
	font-size: 16px;
	color: #666666;
}
.new_art_box{
	clear: both;
	margin-top: 20px;
	float: right;
	overflow: hidden;
	background: #fff;
}
.zuixin_list{
	overflow: hidden;
	padding: 30px 25px 20px 20px;
}

.zuixin_item{

	overflow: hidden;
	margin-bottom: 20px;
}
.itempic{
	float: left;
	width: 210px;
	height: 140px;
}
.itempic img{
	width: 210px;
	height: 140px;
}
.xin_info{
	overflow: hidden;
	padding-left: 20px;
	position: relative;
	height: 140px;
}
.xintit{
	font-size: 20px;
	font-weight: bold;
	color: #755155;
}
.xintit a{
	color: #755155;
}
.xindesc{
	font-size: 14px;
	line-height: 22px;
	color: #999999;
	margin-top: 5px;
}
.xintype{
	position: absolute;
	bottom: 14px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 4px 10px;
	font-size: 14px;
	color: #999999;
}
.youlian {
	width: 100%;
    padding: 0 20px;
}
.youlian a {
	float: left;
	width: 120px;
	margin-right: 10px;
	padding-top: 10px;
    color: #333333;
}