.ku-container {
    background: transparent; 
    padding-top: 0.3rem;
    padding: 0;
}
.ku-box{
	align-items: flex-end;
    line-height: 1;
    justify-content: space-between;    
	padding: 0.30rem 0.4rem 0.40rem;
    background: #fff;    
}
.ku-box:nth-of-type(n+2){
	/*border-top:#f5f5f5 solid 0.30rem;*/
	margin-top: 0.30rem;
}
.kuTit{
	width: 100%;
	display: flex;
    align-items: center;
    justify-content: space-between;
}
.kuTit h2{
	font-size: .4rem;
    color: #2993ff;
}
.kuTit span{
	font-size: 0.22rem;
	color:#787878;
}
.kuSwiper{
	width: 100%;
	overflow: hidden;
}
.ku-list{
	width: 100%;	
}
.ku-list li{
	width: 100%;	
}
.ku-list li > a{
	width: 100%;
	border:#e1e1e1 solid 1px;
	margin-top: 0.30rem!important;
	box-sizing: border-box;
	background:#fff;
	border-radius: 0.12rem;	
}
.ku-list li img.pic{
	width: 100%;
	height: 3.34rem;
	border-radius: 0.10rem 0.10rem 0 0;
	display: block;
}
.ku-list li .bottomSpan{
	padding-top: 0.4rem;
	padding-bottom: 0.40rem;
	display: flex;
    align-items: center;
    justify-content: space-between;
}
.ku-list li .bottomSpan .tit{	
	font-size: 0.34rem;
	color:#2c2c2c;
	padding-left: 0.25rem;
	padding-right: 0.2rem;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    
}
.ku-list li .bottomSpan time{
	font-size: 0.22rem;
	color:#787878;
	padding-right: 0.25rem;
}
.rjkTit a.more{
	width: 1rem;
	height: 0.40rem;
	font-size: 0.22rem;
	color:#2993ff;
	text-align: center;
	line-height: 0.40rem;
	border:#2993ff solid 1px;
	border-radius: 0.40rem;
	display: inline-block;
}
.tabTit{
	padding-top: 0.10rem;
	width: 100%;
	text-align: center;
}
.tabTit span,.tabTit a{
	font-size: 0.36rem;
	color:#787878;
	display: inline-block;
}
.tabTit span.on,.tabTit a.on{
	color:#2993ff
}
.tabTit span:after,.tabTit a:after{
	content:'';
	padding-right: 0.25rem;
	margin-right:0.20rem;
	width: 1px;
	height: 0.30rem;
	font-size: 0;
	border-right:#2993ff solid 1px;
	display: inline-block;
	vertical-align: middle;
}
.tabTit span:last-child:after,.tabTit a:last-child:after{
	content:none;
}
.softtj dt dl{
	width: 100%;
}
.softtj dt img{
	width: 100%;
    height: 3.34rem;
    border-radius: 0.1rem;
    display: block;
}
.softtj dt .bottomSpan{
	padding-top: 0.4rem;
	padding-bottom: 0.20rem;
	display: flex;
    align-items: center;
    justify-content: space-between;
}
.softtj dt .bottomSpan .tit{
	width: 60%;
	font-size: 0.44rem;
	color:#2c2c2c;
	font-weight: bold;	
	padding-right: 0.2rem;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.softtj dt .bottomSpan time{
	font-size: 0.24rem;
	color:#787878;	
}
.softtj dd{
	font-size: 0.28rem;
	color:#2c2c2c;
	line-height: 0.50rem;
}
.d-ku-tj .appChoiceList li:nth-of-type(10){
	border-bottom:0;
}
.appChoiceItem .appChoiceItem-detail h3{
	height: 0.34rem;
    line-height: 0.35rem;    
    overflow: hidden;
    text-overflow: -o-ellipsis-lastline;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
.loadMore {
    margin-top: 0.15rem;
    padding-bottom: 0.30rem;
    width: 100%;
    text-align: center;
    display: none;
}
.loadMore span,.loadMore a{
    width: 2.48rem;
    height: 0.68rem;
    font-size: 0.32rem;
    color:#2993ff;
    text-align: center;
    line-height: 0.70rem;
    border:#2993ff solid 1px;
    border-radius: 0.68rem;
    display: inline-block;
    position: relative;
}
.loadMore span:after,.loadMore a:after{
	content:'';
	width: 0;
    height: 0;
    border-left: 0.24rem solid transparent;
    border-right: 0.24rem solid transparent;
    border-top: 0.20rem solid #2992ff;
    position: absolute;
    bottom: -0.30rem;
    left: 50%;
    transform: translate(-50%, 0);    
}
.loadMore span:before,.loadMore a:before{
	content:'';
	width: 0;
    height: 0;
    border-left: 0.24rem solid transparent;
    border-right: 0.24rem solid transparent;
    border-top: 0.20rem solid #fff;
    position: absolute;
    bottom: -0.28rem;
    left: 50%;
    transform: translate(-50%, 0); 
    z-index: 2;
}
 .appChoiceItem .appChoiceItem-grade>i{
	display: inline-block;    
    width: 0.22rem;
    height: 0.22rem;
    overflow: hidden;
}
 /* .appChoiceItem .appChoiceItem-grade>i img{
 	width: 1.34rem;
 	max-width: 1.34rem;
 	height: 0.22rem;
 	display: block;
 }
 .appChoiceItem-grade i.star1{
 	width: 0.22rem
 }
 .appChoiceItem-grade i.star2{
 	width: 0.50rem
 }
 .appChoiceItem-grade i.star3{
 	width: 0.78rem
 }
 .appChoiceItem-grade i.star4{
 	width: 1.06rem
 }
 .appChoiceItem-grade i.star5{
 	width: 1.34rem
 }  */
.d-xgzt ul{
	padding-top: 0.10rem;
 	display: flex;
 	justify-content: space-between;
 	flex-wrap: wrap;
 }
.d-xgzt li{
	margin-top: 0.30rem;
	width: 32%;
	background:#ff8e4f;
	border-radius: 0.60rem;	
	text-align: center;
}
.d-xgzt li:nth-of-type(3n-1){
	background:#40a1ff;
}
.d-xgzt li:nth-of-type(3n){
	background:#de6acf;
}
.d-xgzt li:last-child:nth-child(3n + 2) {
    background: hotpink;
    margin-right: calc((100% - 32%) / 2);
}
.d-xgzt li a{	
	height: 0.60rem;
	font-size: 0.28rem;
	color:#fff;
	text-align: center;
	line-height: 0.60rem;
	display: block;
	overflow: hidden;    
    white-space: nowrap;
}
.d-kuSwiper{
	width: 100%;
    overflow: hidden
}
/*·ÖÒ³*/
.pages {
    justify-content: center;
    align-items: center;
    font-size: .3rem;  
    margin-top: 0.60rem;  
}
.pages span{
	display: none;
}
.pages a {
    color: #2993ff;
    padding: 0 .3rem;
    position: relative;
    display: none;
}
.pages a.disable {
    color: #9d9d9d;
}
.pages a:after {
    content: "";
    position: absolute;
    width: .02rem;
    height: .2rem;
    right: 0;
    top: 50%;
    transform: translate(0,-50%);
    background-color: #e5e5e5;
}
.pages a:last-child:after {
    width: 0;
}
.pages a.laypage_first,.pages a.laypage_prev,.pages a.laypage_next,
.pages a.laypage_last{
	display: inline-block;
}
.pages a.btn_disable{
	color:#9d9d9d;
}