.direct{
  width:93.5%;
  margin-right:3.5%;
  height:35px;
  background:#f5f5f5;
  float:right;
      margin-top:45px;

}
.direct img{
  width:30px;
  height:30px;
  float:right;
  margin:2.5px 15px 0 10px;
}
.direct a{
  padding:0 5px;
  float:right;
  color:#039ad7;
  font-size:12px;
  line-height:40px;
}
.direct i{
  padding:0 5px;
  float:right;
  color:red;
  line-height:44px;
  
}

main{
    width: 94%;
    
    float:right;
    margin-right: 3%;
    background: #fff;
    padding:20px 0;
}
.maintitr{
    width:97%;
    height:30px;
    background:#eee;
    float:right;
    margin-bottom:10px;
    margin-right:1.5%;
    text-align: right;
    padding:0 15px;
}

.maintitr a{
    color:#333;
    text-decoration: none;
    font-size: 10px;
    padding: 0 4px;
}
main .adver{
    width: 95%;
    height:  250px;
    float:right;
    margin-right: 2.5%;
    margin-top: 20px;
    background:#fff;
    border: 1px solid #eee;
    border-radius:5px;
    box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.13);
    position:relative;
}
main .adver-img{
    width: 50%;
    height: 150px;
    float:right;
}
main .bottomimg{
 	width:90%;height:35px;
  background:#039ad7;
  float:right;
  margin-right:5%;
  margin-top:10px;
  border-radius:10px;
}
main .adver-img img{
    width: 100%;
    height: 100%;
    float:right;
}
main .adver-contant{
    width:50%;
    height:150px;
    float:right;
}

main .adver-contant h2{
    width:100%;
    height:auto;
    float:right;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom:5px;
    line-height: 25px;
    text-align: right;
    color:#000000;
    padding-right: 20px;
}main .adver-contant p{
     width:100%;
     height:95px;
     float:right;
     font-size: 12px;
     line-height: 20px;
     text-align: right;
     padding:13px 15px;
     color:#666;
 }

.adver-location{
    width:100%;
    height:80px;
     float:right;
    margin-top:10px;
}
.adver-location .mantaghe{
    background:#fff;
    padding:7px 10px;
    font-size: 11px;
    border:1px solid #ddd;
    border-radius:10px;
    position:absolute;
    bottom:5px;
    right:5%;
  color:red;
}
.adver-location .mahale{
    float:right;
    background:#fff;
    padding:7px 10px;
    font-size: 11px;
    border:1px solid #ddd;
    border-radius:10px;
    margin-right:5%;
    position:absolute;
    bottom:5px;
    left:55%;
  color:#039ad7;
}

.adver-location .mahale strong{
    float:right;
    margin-right:  px;
    padding:0 4px;
    
}
.adver-location .prive{
	padding:5px 10px;
  border-radius:10px;
  background:#a62626;
  color:#fff;
  position:absolute;
  bottom:5px;
  right:37%;
  font-size:11px;
  border :1px solid #ddd;
}


.adver-location .mahale img{
    float:right;
  width:15px;
  height:15px;
  
      
}

.pages {
    margin-top:30px;
    width: 100%;
    height: 40px;
    float: right;
    text-align:center;
      margin-bottom:100px;

}
.lcity {
    position: absolute;
    z-index: 980;
    padding:5px 10px;
    border-radius:10px;
    border:1px solid #ddd;
    background:#a62626;
    bottom:5px;
    color: #fff;
    right:15px;
    float: right;
    font-size:11px;
}
.pages .pagesbox{
    display:inline-block;
}
.pages .pagesbox a{
    background:#fff;
    border:1px solid #ddd;
    padding:7px 12px;
    float:right;
    color:#039ad7;
}


.bottomimgl{
 	width:50%;
  height:20px;
    margin-top:7px;
  line-height:20px;
  border-left:1.5px solid #fff;
  float:right;
  color:#fff;
  font-size:12px;
  text-align:center;
}


.bottomimgr{
 	width:50%;
  height:20px;
    margin-top:7px;
  line-height:20px;
   float:right;
  color:#fff;
  font-size:12px;
  text-align:center;
}


.maxtd {
  display:none;
}