
*{
  margin: 0;
  padding: 0;
}
/* a{
  text-decoration: none
} */
body{
  background-color: #ffffff;
}
html{
    font-size: 75px;
}
.banner {
  /* height: 710px; */
  position: relative;
  font-size: 0px;
}
.banner img{
  width: 100%;
}
.banner div{
  
  width: 100%;
  top: 0;
  position: fixed;
   z-index: 10; 
}
#money{
  font-size: 34px;
  color: #FF5100;
  line-height: 90px;
  height: 90px;
  /* position :absolute; */
 /* top: 840px;  这里位置怎么确定 */
  background-image: url(../images/bgc_pic.png);
  background-repeat: repeat-x;
  /* z-index: 1; */
}
#money p{
   margin-left: 42px;
   /* line-height: 90px; */
   height: 90px;
   clear: both;
   
   
}
#money p>span{
 
 font-size: 62px;
 line-height: 90px;
}
#money .price{

}
 #money img{
  width: 36px;
  height: 40px; 
  margin-right: 16px; 
  margin-bottom: 3px;  
  vertical-align: middle;
}
 #money p :nth-child(2){
  font-size: 27px;
  display: inline-block;
  float: right;
  clear: both;
  margin-right: 28px;
  text-align: center;
  vertical-align: middle;
}

 .msg{
 
   width: 93%;
   margin: 20px auto;
  
   border-bottom:3px dashed  #F5F5F5;
} 
.msg p{
  padding-left: 10px;
}
.msg :nth-child(1){
  font-size: 34px;
  margin-top: 12px;
  margin-bottom: 12px;
}
.msg .dogId{
  margin-top: 12px;
  margin-bottom: 12px;
}
.msg .label{
  margin-top: 12px;
  margin-bottom: 12px;
  margin-left: -7px;
}
.msg :nth-child(2){
  font-size: 28px;
  color: #7b7b7b;
  line-height: 25px;
  
}
.msg :nth-child(3){
  font-size: 18px;
  line-height: 28px;
}
.msg .label div{
  display: inline-block;
  margin: 10px 10px;
  padding: 4px 5px;
  /* height: 32px;  */
  line-height: 32px;
  font-size: 22px;
}
.msg .label :nth-child(1){
  color: #29ADFE;
  border: 1px solid #29ADFE;
  border-radius :5px; 
}
.msg .label :nth-child(2){
  color: #C67B01;
  border: 1px solid #C67B01;
  border-radius :5px; 
}
.msg .label :nth-child(3){
  color: #FF5E5E;
  border: 1px solid #FF5E5E;
  border-radius :5px; 
}
.msg .label :nth-child(4){
  color: #76A6EF;
  border: 1px solid #76A6EF;
  border-radius :5px; 
}
.msg .label :nth-child(5){
  color: #29ADFE;
  border: 1px solid #29ADFE;
  border-radius :5px; 
}
.msg .label :nth-child(6){
  color: #C67B01;
  border: 1px solid #C67B01;
  border-radius :5px; 
}
.msg .label :nth-child(7){
  color: #FF5E5E;
  border: 1px solid #FF5E5E;
  border-radius :5px; 
}
.msg .label :nth-child(6){
  color: #76A6EF;
  border: 1px solid #76A6EF;
  border-radius :5px; 
}


#msg{
  font-size: 24px;
  color: #797979;
  height: 74px;
  line-height: 74px;
  border-bottom: 14px solid #f5f5f5;
  margin-top: -18px;
}
#msg div{
  display: inline-block;
  margin-left: 40px;
  margin-right: 40px;

}
#msg div img{
  vertical-align: middle;
  margin-right: 12px;
}
.header{
  /* float: left; */
}
.site {
  font-size: 30px;
  height: 116px;
  line-height: 116px;
  border-top: 14px solid #f5f5f5;
}

.site p {
  /* display: block; */
    margin-left: 32px;
}
.site .zhongg{
  display: inline-block;
  font-size: 30px;
  margin-right:430px;
}
.site img{
    margin-right: 15px;
    vertical-align: middle;
}
/* .site :nth-child(3){ */
  /*margin-left: 8px;*/
  /* margin-right: 30px; */
/* } */

/*.site area{
  float: right;
}*/

.grade{
  font-size: 31px;
  /* line-height: 60px; */
  border-top: 14px solid #f5f5f5;
  padding-top: 26px;
  vertical-align: middle;
  
}
.grade :nth-child(1) span{
  vertical-align: middle;
}
.grade :nth-child(1) img{
  vertical-align: middle;
}
.grade span{
  font-size: 29px;
  color: #29ADFE;
  /* font-size: 60px; */
}

.grade img{
  padding-right: 18px;
  padding-left: 34px;
  vertical-align: middle;
}
.grade p+p{
  font-size: 28px;
  line-height: 58px;
  margin-left: 42px;
}
.son_grade{
  font-size: 30px;
  line-height: 60px;
  border-top: 14px solid #f5f5f5;
  padding-top: 26px;
  
}
.son_grade span{
  font-size: 30px;
  color: #29ADFE;
}
.son_grade img{
  padding-right: 18px;
  padding-left: 34px;
  vertical-align: middle;
}
.son_grade p+p{
    margin-left: 42px;
}

.blood {
  font-size: 28px;
  line-height: 96px;
  border-top: 14px solid #f5f5f5;  
  padding-left: 32px;
}
.blood :nth-child(1){
  vertical-align: middle;
  margin-right: 20px;
}
/* .blood :nth-child(3){
  margin-right: 28px;
} */
.blood span{
    margin-right: 600px;
}
.recommend{
  font-size: 30px;
  line-height: 60px;
  border-top: 14px solid #f5f5f5;
  padding-top: 26px;
  
}
.recommend img{
  padding-right: 10px;
  padding-left: 34px;
  vertical-align: middle;
}
.recommend span{
  margin-left: 42px;
}
.recommend :nth-child(4){
  margin: 20px 50px 40px 42px;
  font-size: 28px;
  line-height: 40px;
  
}

.show{
  font-size: 30px;
  line-height: 60px; 
  border-top: 14px solid #f5f5f5;
  padding-top: 26px;
  padding-bottom: 26px;
}
.show img{
  padding-right: 18px;
  padding-left: 34px;
  vertical-align: middle;
}
.show span{
  vertical-align: middle;
}
#parentUl img{
  width: 100%;
  padding: 0;
}

.guess{
  width: 100%;
  font-size: 30px;
  line-height: 60px; 
  border-top: 14px solid #f5f5f5;
  padding-top: 26px;
  
  position: absolute;    
}

.guess p img{
    padding-right: 18px;
    padding-left: 34px;
    /* padding: 20px; */
    vertical-align: middle;
}
.GuessLike{
  width: 900px;
  /* height: 220px; */
  /* margin-left:30px; 
  padding: 0 25px; */
  margin: 0 0 0 25px;
  background-color: #FFFFFF;
  /* z-index: 100; */

  /* clear: both; */
}

.GuessLike .like{
  height: 280px;
  border-bottom:1px solid #F5F5F5;
}
 .GuessLike div:last-child{
 border :none;
}
.GuessLike .like a{
  width: 290px;
  height: 250px;  
  display: block;
  /* z-index: 100; */
}
.GuessLike .pic{
  /* margin: 0;
  padding: 0;
   */
  
  float: left;
  margin-left: 28px;
 margin-top: 28px;

}
.GuessLike .pic img{
  /* display: inline-block; */
  width: 250px;
  height: 210px;
  
  margin-left: -10px;
  
  
}
.GuessLike .msg1{
  width: 570px;
  float: right;
  margin: -200px 14px;
  line-height: 38px;
  
}
.GuessLike .msg1 .dogname{
  font-size: 38px;
 
}
.GuessLike .msg1 .age1{
  font-size: 26px;
  color: #797979;
  display: block;
  float:right;
  
  
}
.GuessLike .msg1 :nth-child(2){
  font-size: 24px;
  color: #A1A1A1;
   /*一行显示不完用省略号表示*/
   overflow:hidden;
   white-space:nowrap;
   text-overflow:ellipsis
 
}
.GuessLike .msg1 :nth-child(3){
  font-size: 24px;
  color: #797979;
  line-height: 60px;
  margin-left: -12px;
 
}
/* .GuessLike  .msg .label1{
  font-size: 24px;
  line-height: 26px;
} */
.GuessLike  .msg1 .label1 span{
  margin-left:12px;
  padding: 0 5px;
  /* display: inline-block; */
}
.GuessLike .label1 :nth-child(1){
  color: #29ADFE;
  border: 1px solid #29ADFE;
  border-radius :5px; 
}
.GuessLike .label1 :nth-child(2){
  color: #C67B01;
  border: 1px solid #C67B01;
  border-radius :5px; 
}
.GuessLike .label1 :nth-child(3){
  color: #FF5E5E;
  border: 1px solid #FF5E5E;
  border-radius :5px; 
}
.GuessLike .label1 :nth-child(4){
  color: #76A6EF;
  border: 1px solid #76A6EF;
  border-radius :5px; 
}
.GuessLike .label1 :nth-child(5){
  color: #29ADFE;
  border: 1px solid #29ADFE;
  border-radius :5px; 
}
.GuessLike .label1 :nth-child(6){
  color: #C67B01;
  border: 1px solid #C67B01;
  border-radius :5px; 
}
.GuessLike .label1 :nth-child(7){
  color: #FF5E5E;
  border: 1px solid #FF5E5E;
  border-radius :5px; 
}
.GuessLike .label1 :nth-child(8){
  color: #76A6EF;
  border: 1px solid #76A6EF;
  border-radius :5px; 
}


.GuessLike .msg1 .money p{
  font-size: 36px;
  color: #D0021B;
}

.GuessLike .msg1 .money p :nth-child(2){
  color: #797979;
  display: inline-block;
  float: right;
  /* margin-left: 230px; */
}
.GuessLike .msg1 .money p img{
  vertical-align: middle;
  /* margin-right: 10px; */
}

.wave {
  width:100%;
  height:152px;
  position: absolute;
  /* left: 0;
  right: 0;
  bottom: 0;
  top:100%; */
  
}
.wave_top{
  width: 100%;
  height: 152px;
  position: absolute;
  vertical-align:bottom;
  background-image: url("../images/path2.png") ;
  background-repeat: no-repeat;
  background-size: 100% 152px;
  z-index: 10;
}
.wave_middle{
  width: 100%;
  height: 152px;
  position: absolute;
  vertical-align:bottom;
  background-image: url("../images/path3.png") ;
  background-repeat: no-repeat;
  background-size: 100% 152px;
  z-index: 15;
}
.wave_bottom{
  width: 100%;
  height: 152px;
  position: absolute;
  vertical-align:bottom;
  background-image: url("../images/path1.png");
  background-repeat: no-repeat;
  background-size: 100% 152px;
  z-index: 5;
}
.footer{
    height: 46px;
    width: 100%;
    font-size: 20px;
    bottom: 30px;
    z-index: 20;
    position:absolute;
   
}
.footer b{
  margin-left: 40px;
  margin-right: 20px;
}
.footer span{
    line-height: 46px;
    margin-left: 20px;
} 
.footer .open{
    width: 130px;
    height: 50px;
    font-size: 18px;
    color: #29adfe;
    text-align: center;
    line-height: 50px;
    background-color: #FFFFFF;
    border-radius: 22px;
    display: inline-block;
    vertical-align: middle;
    float: right;
    margin-right: 38px;
}
.footer .open img{
margin: 0 10px;
}
.footer :nth-child(1){
  font-size: 32px;
  color:#FFFFff;
  /*margin-left: 30px;*/
  line-height: 42px;
  
}
.footer :nth-child(3){
  font-size: 24px;
  color: #FFFFFF;
  line-height: 42px;
}
/*.footer .open img{
    margin-left: 10px;
}*/
/* .foot{
  position: relative;
 
} */
