/*------------------白羊的个性档案--------------------*/
.byda_content{
	width:90%;
	margin:0 auto;
}
.byda_bq{
	width:100%;
	overflow: hidden;
}
.byda_bq_top{
	width:100%;
	margin-top: 30px;
	position: relative;
}
.byda_bq_border{
	float: right;
	width:60%;
	border-top:1px solid #FEECD5;
	margin-top: 42px;
	position: absolute;
	right:3px;
}
.byda_bq_top>img{
	width:40%;
	float: left;
	
}
.byda_bq_top span:nth-of-type(1){
	float: left;
	width:25px;
	height:25px;
	position: absolute;
	left:10px;
	top:14px;
}

.byda_bq_top span img{float: left;
	display: inline-block;
	width:30px;
	height:30px;
	
}
.byda_bq_text{
	display: inline-block;
	position: absolute;
	left:50px;
	top:12px;
	font-size: 15px;
	color:#F8C887;
}
.by_content p{
width:90%;
}
.by_content img:nth-of-type(1){
	position: absolute;
	left:5%;
	top:-10px;
}
.by_content img:nth-of-type(2){
	position: absolute;
	right:5%;
	top:135px
}
.byda_bq_content{
	width:100%;
	overflow: hidden;
}
.byda_bq_content ul{
	margin-left: 3%;
	margin-top: 15px;
}
.byda_bq_content ul li{
	width:50%;
	float: left;
	margin-top:7px;

}
.byda_bq_content ul li span,.byda_db span{
	color:#F7BC6E;
}
.byda_db{
	margin-left: 3%;
}
.color2{
	color:#CFA3E5;
}
.color1{
	border-top:1px solid #EEDCF6;
}
.byda_key{
	width:100%;
	margin-left: 3%;
	margin-top: 20px;
}
.byda_key　ul{
	width:100%;
}
.byda_key li{
	margin-top: 10px;
}

.byda_key li span:nth-of-type(1){
	display:inline-block;
    width:9%;
    color:#fff;
    border-radius: 8px;
    text-align: center;
    margin-right: 2%;

}
.byda_key li span:nth-of-type(1) p{
	margin-top: -6px;
}
.byda_key li span:nth-of-type(2){
	display:inline-block;
	padding-right: 3%;
    width:87%;
    color:#999999;
}
.color7{
	background: #D1B6ED;
}
.color3{
	background: #EBD88A;
}
.color4{
	background: #A6DEB8;
}
.color5{
	background: #ABC7EB;
}
.color6{
	background: #F5BABA;
}
.color8{
	background: #FAD0A3;
}
.color9{
	background: #A4DBD9;
}
.color10{
	color:#F5BABA;
}
.color11{
	border-top:1px solid #FEE7E7;
}
.byda_yh ul{
	width:100%; 
	overflow: hidden;
	/*margin-left: 3%;*/
	margin-top: 10px;
}
.byda_yh ul li{
	float: left;
	width:50%;
	margin-top: 10px;
	color:#fff;
	padding-left: 3%;
}
	
.byda_yh ul li a{
	display: inline-block;
	width:90%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 6px;
	font-size:14px;
}
.byda_yh ul li a img{
	float: right;
	width:20px;
	height:17px;
	margin-right: 15px;
	margin-top: 7px;
}
.byda_yh ul li a span{
	display:inline-block;
	float: left;
}
.color12{
	border-top:1px solid#D2DFF5;
}
.byda_jx{
	width:96%;
    margin:0 auto;
    margin-top: 20px;
    overflow: hidden;

}
.by_love{

	width:100%;
	height:auto;
	background-image: url(../img/star_img/ys_tu1_img.png);
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	margin-top: 10px;
}
.by_love img{
	width:35%;
}
.by_love_ul{
	width: 100%;
	overflow: hidden;
	border:1px solid #FF9795;
	border-radius: 0 0 10px 10px;
	border-top:none;
	margin-top: -5px;
	padding-top: 10px;
	padding-bottom: 10px;

}
.by_love_ul li{
	width: 50%;
	float: left;
	text-align: center;
	margin-top: 10px;
}
.by_love_ul li span{
	color:#FF9896;

}
.byda_gx{
		background-image: url(../img/star_img/ys_tu2_img.png);
}
.by_gx_ul{
	border:1px solid #739ED5;
	border-top: none;
}

.by_gx_ul li span{
	color:#6F9BD4;
}
.byda_ky{
		background-image: url(../img/star_img/ys_tu3_img.png);
	
}
.by_ky_ul li span{
	color:#FDCA38;
}
.by_ky_ul{
	border:1px solid #FDCB3D;
	border-top: none;
	margin-bottom: 10px;
}
@media screen and (max-width: 1000px){
	.byda_bq_top>img {
    width: 60%;
    float: left;
}
.byda_bq_top span img {
    width: 20px;
    height: 20px;
}
.byda_bq_top span:nth-of-type(1) {
    position: absolute;
    left: 10px;
    top: 10px;
}
.byda_bq_text {
    display: inline-block;
    position: absolute;
    left: 35px;
    top: 6px;
}
.byda_key li span:nth-of-type(1) {
    display: inline-block;
    width: 13%;
    
}
.byda_key li span:nth-of-type(2) {
    width: 83%;
}
.byda_yh ul li a img {
    float: right;
    width: 13px;
    height: 10px;
    margin-right: 10px;
    margin-top: 9px;
}
.byda_yh ul li a {
    display: inline-block;
    width: 85%;}
   .byda_bq_border {
    float: right;
    width: 30%;
    border-top: 1px solid #FEECD5;
    margin-top: 37px;
    position: absolute;
    right: 39px;
}
.color1 {
    border-top: 1px solid #EEDCF6;
     margin-top: 36px;
}
.color11 {
    border-top: 1px solid #FEE7E7;
}
.color12 {
    border-top: 1px solid#D2DFF5;
}
}
@media screen and (max-width: 375px){
.byda_key ul li{
	position: relative;
}
.byda_key li span:nth-of-type(2){
	font-size: 13px;
	padding-right: 2%;
}
.byda_bq_border {
    float: right;
    width: 30%;
    border-top: 1px solid #FEECD5;
    margin-top: 33px;
    position: absolute;
    right: 35px;
}
.color1 {
    border-top: 1px solid #EEDCF6;
}
.color11 {
    border-top: 1px solid #FEE7E7;
}
.color12 {
    border-top: 1px solid#D2DFF5;
}
}
@media screen and (max-width:320px){
	.by_love img {
    width: 40%;
}
.by_love_ul li {
   font-size: 13px
}
.byda_yh ul li a {
    display: inline-block;
    width: 90%;
    font-size: 13px
}
.byda_bq_top>img {
    width: 70%;
    float: left;
}
.byda_key ul{
	   margin-top: -10px;
}
.byda_key li {
 
    overflow: hidden;
}
  .byda_key li span:nth-of-type(2) {
    font-size: 10px;
    padding-right: 2%;
     overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  float: left;
  margin-top: 12px;
}
.byda_key li span:nth-of-type(1) {
    display: inline-block;
    width: 13%;
    font-size: 12px;
    float: left;
    margin-top:12px;
}
}
/*星座测算*/
.bycs_content{
	width:98%;
	margin:0 auto;
	overflow: hidden;
}
.bycs_banner{
	width:100%;
	overflow: hidden;
	margin:0 auto;
	margin-left: 3.5%;
	margin-top: 30px;
}
.bycs_banner li{
	width: 50%;
	float: left;
	margin-top: 10px;
}
.bycs_banner li a{
	display: inline-block;
	width:85%;
	margin:0 auto;
}
.by_xzcs_xz{
	width:100%;
	overflow: hidden;
	margin-top:20px;
}
.by_xzcs_top{
	width:94%;
	margin:0 auto;
	margin-top: 20px;
}
.by_xzcs_top img{
	float: left;
	width:20px;
	height:20px;
	margin-top: 3px;
}
.by_xzcs_top span:nth-of-type(1){
	display: inline-block;
	margin-left: 10px;
	font-size: 15px
}
.by_xzcs_top span:nth-of-type(2){
	display: inline-block;
	width:78%;
	height:5px;
	line-height: 5px;
	margin-left: 2%;
	border-top:1px dotted #E4E4E4;
}
.bycs_bir{
	width:94%;
	margin:0 auto;
	margin-top: 10px;
}
label {
    position: relative;
    font-size: 13px;
    top: -5px;
}
label:before {
 border: 1px solid #D2D2D2;
 margin-left: 8px;

}
.date{
	margin-top: 10px;
}
.date .xzcx{
	display: inline-block;
	float: right;
	margin-left: 3%;
	width:10%;
	background:#86CFD4;
	text-align: center;
	color:#fff;
	border-radius: 5px
}
.by_xzcs_xz ul{
	width: 100%;
	overflow: hidden;
}
.by_xzcs_xz ul li{
	width:50%;
	float: left;
	margin-top: 10px;
}
.by_xzcs_xz ul li a img{
	float: left;
   width:23px;
   height:19px;
   margin-top: 2px;
   margin-right: 5px;
   margin-left: 5%;
}
.by_xzcs_xz ul li a {
	display: inline-block;
	width:50%;
	margin:0 auto;

	border-radius: 8px;
	margin-left: 25%;
	padding-top: 3px;
	padding-bottom: 3px;
}
.by_xzcs_xz ul .color_pink a{
	color:#FECCF0;
border:1px solid #FFDCF6;
}
.by_xzcs_xz ul .color_blue a{
	color:#7FADD6;
border:1px solid #D5E8F5;
}
.by_xzcs_xz ul .color_red a{
	color:#F7776C;
border:1px solid #FFDEDA;
}
.by_xzcs_xz ul .color_green a{
	color:#93D2C5;
border:1px solid #CAE9E6;
}
.by_xzcs_xz ul .color_yellow a{
	color:#FCCE88;
border:1px solid #FFDEDA;
}
@media screen and (max-width: 1000px){
	.by_xzcs_top {
     margin-top: 0px; 
}
.by_xzcs_top span:nth-of-type(2) {
 width: 62%;
 }
 .date .xzcx {
 width: 20%;
margin-top: 3px;
}
.by_xzcs_xz ul li a {
 width: 90%;
 margin-left: 5%;
}
}
@media screen and (max-width: 320px){
	.by_xzcs_top span:nth-of-type(2) {
    width: 55%;
}
.date .xzcx {
    width: 23%;
    margin-top: 4px;
}
.by_xzcs_xz ul li a {
 width: 95%;
 margin-left: 5%;
 font-size: 12px
}
}