body{
  /*background-color: #ddd;*/
}

.dt{
margin-top: 20px;
}

.dtText{
position: relative;
width: 100%;
height: 40;
font-size: 30px;
/*font-weight: bold;*/
color: #494949;
line-height: 40px;
padding: 0px 20px;
text-align: center;
}
.dtText .iconfont{
  font-size: 30px;
  color: #30bef3;
  margin-right: 8px;
}
.banner{
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #fff;

  }

.bg{
  margin: 10px;
margin-top: 0px;
}
.anniu{
    padding-right: 0px;
      padding-left: 0px;
  }

.zhinan{
  padding-right: 0px;
  padding-left: 0px;
}

.zhinan img{

  display: inline-block;
  max-width: 100%;
  height: auto;  
}

.placeholder{
    /*padding-top: 20px;*/
    margin-bottom: 24px;
    text-align: center;
    cursor: pointer;
  }
.{
  height: 100px;background-color: #30bef3;  text-align: center;  font-size: 24px;  font-weight: bold;  color: #fff;line-height: 100px; 
}
.placeholder img{
    display: inline-block;
    border-radius: 50%;
    max-width: 50%;
    height: auto;
    transition: all 0.5s; 
  }

.placeholder img:hover {
  /*transform: scale(1.1);*/
  transition: ease-in-out .5s;
  transform: rotate(360deg);

}

.placeholder h4{
    margin-top: 10px;
    font-size: 16px;
    /*text-align: center;*/
  }

/*热门*/
.hot{
  /*width: 100%;*/
  /*height: 500px;*/
  background: #f5f5f5 url() 0 0 no-repeat;
  overflow: hidden;
  padding: 0px;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 35px;
  margin-bottom: 35px;

}
.hot .hot_title{
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 30px;
  display: inherit;
  color: #494949;
}
.hot .hot_title .p1{
  border-bottom: solid 1px #ddd;
  padding: 5px 15px;
}
.hot .hot_title .p1 .iconfont{
  font-size: 30px;
  color: #30bef3
}
.hot .hot_title .p2{
  font-size: 26px;
  color: #aaa;

}
.hot .hot_tr{
  margin: auto;
  overflow: hidden;
  padding-bottom: 70px;
}
.hot .hot_td{
  width: 18.666666%;
  float: left;
  border-radius: 3px 3px 5px 5px;
  /*box-sizing: border-box;*/
  color: #191919;
  float: left;
  margin-left:20px;
  /*min-height: 300px;*/
  position: relative;
  text-align: center;
  background-color: #fff;
  box-shadow: 0px 1px 1px  rgba(25,25,25,0.2);
  cursor: pointer;
  padding-bottom: 35px;

}
.hot .hot_td:first-child{
    margin-left:0px;
}

.hot .hot_td img{
  padding: 30px 0px;
}
.hot .hot_td .line{
  background-color: #e4f4fb;
  width: 75%;
  height: 1px;
  margin: auto;

}
.hot .hot_td .title{
  padding-top: 20px;
  font-size: 20px;
  font-weight: bold;
  color: #494949;
}
.hot .hot_td .description{
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  color: #999;
}
.hot .hot_td .price{
  font-size: 24px;
  color: #f40;

}

/*楼层*/
.tab{
  /*height: 100%;*/
  overflow: hidden;
  /*position: inherit;*/
}
.tab_title{
  font-size: 24px;
  color: #494949;
  height: 45px;
  line-height: 35px;
  border-bottom: solid 2px #ddd;
  width: 100%;
  position: inherit;
}

.tab_title .iconfont{
  font-size: 30px;
  color: #30bef3;
  position: absolute;

}
.tab_title .floor{
  position: inherit;
  bottom: 0px;
  padding-left: 45px;
}
.tab_title .more{
  float: right;
  padding-right: 10px;
  color: #999;
  font-size: 16px;
}
.tab_title .more:hover{
  text-decoration: underline;
  color: #30bef3;
}

.big_img{
  /*height: 420px;*/

  padding: 15px 0px 0px 0px;
}
.big_img img{
  display: block;
  max-height: 345px;
  width: 100%;
}
.right_img{
padding: 15px 0px 30px 0px;
}
.sm_img:nth-of-type(odd){
  padding: 0px 5px 10px 0px;
}
.sm_img:nth-of-type(even){
  padding: 0px 0px 10px 5px;
}
.sm_img{
padding: 0px 5px 10px 5px;
}
.md-none{
    padding: 0px;
    margin: 0px;
  }
.img_link{
  background-color: #f5f5f5;
  display: inline-block;
  width: 100%;
  border: 1px solid #fff;
  /*height: 100%;*/
}
.img_link:hover{
  border: 1px solid #30bef3;
  box-shadow: 0px 1px 2px 1px rgba(0,0,0,.16);
}
.img_link .thum{
  width: 100%;

}

.img_link .img_desc{
  padding-top: 18%;
  color: #333;
  font-size: 20px;
  text-align: center;
}
.img_link .title{


}
.img_link .price{
  margin-top:10px; 
  color: #f40;
}


/*热门资讯*/

.sp {
  padding: 15px 0px;
  height: 100%;
}
.sp video{
  width: 100%;
}
.article_list{
  padding: 0px;
  padding-bottom: 15px; 
}
.article_list .article{
  margin: 15px 7px 0px 7px;
  border: solid 1px #ddd;
  padding-bottom: 15px;
}
.article_list .article:hover{
  border: 1px solid #30bef3;
  box-shadow: 0px 1px 2px 1px rgba(0,0,0,.16);
}

.article .pic img{
  width: 100%;
}
.article .title{
  font-size: 16px;
  margin-top: 20px;
  margin-right: 10px;
  margin-left: 10px;
  /*text-align: center;*/

}
.article .desc{
  font-size: 12px;
  color: #999;
  margin-top: 5px;
  margin-right: 10px;
  margin-left: 10px;
  /*margin-bottom: 20px;*/
  /*text-align: center;*/

}

.article .kan{
  padding-top: 5px;
  color: #999;
  position: inherit;

}
.article .kan .icon-liulan{
  padding: 0 10px;
  
}
.article .kan span{
  position: absolute;
  bottom: 18px;

}

/*友情链接*/

#Fink {
  width: 92%;
  overflow: hidden;
  font: 16px/32px hiragino sans gb, microsoft yahei, simsun;
}

#Fink .swiper-slide {
  padding: 0 2px;
  letter-spacing:2px;
  width:auto;
  text-align:center;
}

#Fink .swiper-slide span{
  transition:all .3s ease;
  display:block;
  font-size: 12px;
  color: #d1cdcd;
}

#Fink  a{
  color: #d1cdcd;
  font-size: 12px;
  /*background: #272727;*/
}


  @media (max-width: 767px) {
    .container{
      min-height: auto;
    }
    .anniu{
      padding: 0px;
    }
    
    .placeholder h4{
      font-size: 12px;
    }
    .placeholder{
      padding-right: 0px;
      padding-left: 0px;
    }
    .placeholder img{
      /*display: inline-block;
      border-radius: 50%;*/
      max-width: 50%;
      height: auto;
    }

    .dt .dtText{
      font-size: 20px;
      text-align: center;
      width: 100%;
    }
    .dtText .iconfont{
      font-size: 20px;
    }

    /*楼层*/
    .tab_title{
      font-size: 20px;
      padding-left: 15px;
      padding-right: 15px;
    }
    .sm_img{
      padding: 0px 15px;
      /*padding-bottom: 0px;*/
    }
    .sm_img:nth-of-type(odd){
      padding: 0px 5px 10px 5px;
    }
    .sm_img:nth-of-type(even){
      padding: 0px 5px 10px 5px;
    }
    .img_link{
      border: 0px;
    }

    .img_link .img_desc{
      padding-top: 5%;
      font-size: 16px;
    }    
  }

  @media (min-width: 767px) and (max-width: 1027px) { 
    .placeholder h4{
      font-size: 12px;
    } 
    

    .sm_img{
      padding: 0 5px 10px 5px;
    }
    /*.sm_img:nth-of-type(odd){
      padding: 0px 5px 10px 5px;
    }*/
    .img_link .img_desc{
      padding-top: 8%;

    }

  }

  @media (min-width: 1026px) and (max-width: 1200px) { 
  
    .img_link .img_desc{
      padding-top: 8%;
    }

  }
  
   @media (min-width: 1360px) { 
    .container {
      width: 1200px;
    } 

  }

