.block-box{
    background: transparent;
    border: none;
}
.Index-jxrj .jxrj-list li{
    background: #fff;
}
.title h2:after{
    display: none;
}
.title{
    border-bottom: none;
}
.swiper-page-box .swiper-button-next, .swiper-page-box .swiper-button-prev{
    top: 38px;
}
.Index-jxrj .jxrj-list li{
    margin-top: 0;
}
.Index-jxrj .jxrj-list li .but{
    border-radius: 20px;
}
.rmbw-list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.Index-rmbw .rmbw-list li{
    width: 120px;
    background: #fff;
    border: 1px solid #eee;
    margin-top: 20px;
    border-radius: 5px;
    padding: 25px 20px;
    margin-right: 30px;
}
.Index-rmbw .rmbw-list li:nth-child(6n){
    margin-right: 0;
}
.Index-rmbw .rmbw-list li .but{
    border-radius: 20px;
}
.Index-jxrj .Swiper{
    padding: 6px 0 0 0;
}
.Index-rmbw{
    margin-top: 30px;
}
/* ÆµµÀÒ³ */
.channel-list{
    background: transparent;
}
.L-title > div{
    background: transparent;
}
.L-title{
    background: transparent;
}
.channel-rj-list{
    border-top: none;
}
.channel-rj-list li{
    background: #fff;
    border-radius: 5px;
}
.channel-rj-list li .but{
    border-radius: 20px;
}

/* Í·²¿ËÑË÷¿ò */
.serach,form {
    float: right;
    width: 310px;
    height: 50px;
    margin-top: 24px;
    border: 1px solid #efefef;
    border-radius: 50px;
    margin-left: 0;
    font-size: 0px;
    box-sizing: border-box;
    background: #fff;
}
.serach .search-tips{
    width:17px;
    height: 18px;
    background-position: -84px -54px;
    float:left;
    margin: 15px 10px 0 16px;
}
.serach img {
    height: 40px;
    vertical-align: top;
}

.txt {
    height: 48px;
    width: 175px;
    padding-left:0;
    display: inline-block;
    font-size: 14px;
    outline: none;
}
.serach .btn {
    width: 85px; 
    height: 40px;
    margin-top: 4px;
    margin-right: 4px; 
    color: #fff;    
    font-size: 16px;
    cursor: pointer;
    line-height: 40px;
    background-image:linear-gradient(to right,#12a9ff,#0870ff);  
    border-radius: 40px;
    float: right;    
}
.serach .btn:hover{
    background-image:linear-gradient(to left,#12a9ff,#0870ff);
}
.index-icon, .rjgh-list ul li .qt-bottom span.num:before, .rjgh-list ul li .qt-bottom span.time:before, .gh-rmgh li time:before {
    background: url(https://resource.xiaoduxz.com/TLimages2023/xiaoduxz/images/index_icon.png?v=00001) no-repeat;
}
.serach:hover{
    background: #fff;
}