.index-main .index-hot {
  padding-top: .3rem;
}
.index-main .index-hot .cell-item {
  padding: .05rem 0 0 .17rem;
}
.index-main .index-hot .m-cell:after {
  border-bottom: 0;
}
.index-main .index-hot .img_hot {
  width: .21rem;
  height: .26rem;
  margin-right: .13rem;
}
.index-main .index-hot .cell-left {
  font-size: .24rem;
  color: #000000;
}
.index-main .index-hot .cell-item:not(:last-child):after {
  border-bottom: none;
}
.index-main .index-hot .cell-right {
  font-size: .24rem;
  color: #9d9d9d;
  min-height: .5rem;
}
.index-main .index-hot .index-hot-cont .index-hot-list {
  float: left;
  width: 50%;
  overflow: hidden;
  padding: .2rem 0;
  padding-right: .2rem;
}
.index-main .index-hot .index-hot-cont .index-hot-list .index-hot-js {
  padding-left: .17rem;
}
.index-main .index-hot .index-hot-cont .index-hot-list .index-hot-js h3 {
  padding-bottom: .13rem;
  font-size: .3rem;
  color: #ff9900;
}
.index-main .index-hot .index-hot-cont .index-hot-list .index-hot-js h3.one {
  color: #f6687d;
}
.index-main .index-hot .index-hot-cont .index-hot-list .index-hot-js h3.two {
  color: #6bbd00;
}
.index-main .index-hot .index-hot-cont .index-hot-list .index-hot-js h3.three {
  color: #17c5b3;
}
.index-main .index-hot .index-hot-cont .index-hot-list .index-hot-js p {
  font-size: .2rem;
  color: #6a6a6a;
}
.index-main .index-hot .index-hot-cont .index-hot-list .index-hot-img {
  width: .81rem;
  height: .81rem;
}


.clearfix:after {content: "\200B";display: block;height: 0;overflow: hidden;clear: both;}
.clearfix {*zoom: 1;}

.index-main .index-near .m-cell:after {
  border-bottom: 0;
}

.index-main .index-near .cell-item {
  padding: .05rem 0 0 .17rem;
}

.index-main .index-near .cell-item:not(:last-child):after {
  border-bottom: none;
}

.index-main .index-near .cell-left {
  font-size: .24rem;
  color: #000000;
}

.small_xx_btn{
	width: 95% !important;
	height: 90px;
	display: flex;
	padding:0 11px 0 11px; 
}

.xx_btn{
	flex: 1;
	height: 1rem;
	margin-top: 0.1rem;
}

.xx_btn_border{
	text-align: center;
	background: #FFFFFF;
	height: 78px;
	width: 91%;
	margin-left: 3%;
	border-radius:10px;
	box-shadow: 0px 3px 3px 1px #d9d9d9;
	padding-top: 0.1rem;
}

