.mobile_row select{
    border-bottom:none ;
}
.news_top{
    padding: 0 0 20px 0;
}
.dn{
    display: none;
}

@media screen and (min-width:780px) and (max-width:1199px) {
    .tuiguang_item{ width:32% }
}

@media screen and (max-width: 767px) and (min-width: 320px){
    /*新增*/
    .tuiguang_item{
        width: 49.3%;
    }
    
    
    /*.cop_list.flex-row{*/
    /*    display: block;*/
    /*}*/
    /*.cop_item{*/
    /*    margin-bottom: 25px;*/
    /*    width: 33.33%;*/
    /*    float: left;*/
    /*}*/
    
    
    .guanyu_title{
        text-align: center;
    }
    .search{ width:96%}
    
    .guanyu {
        padding: 2rem 0.8rem;
    }
    .tuiguang_list:after{
        width: 32%;
    }
    
    .inside_banner .banner_title{
        font-size: 2.5rem;
    }
    .inside_banner .banner_title p{
        font-size: 2.5rem;
    }
    
    .inside_title h3{
       font-size: 1.4rem;
    }
    
    .inside_banner .banner_title p.nvb{
        font-size:2rem;
    }
    
    .guanyu_counter li{
        text-align: center;
    }
}
@media screen and (max-width:750px){
    .banner_title{
        font-size:2.8rem;
    }
    
    .index_title p{font-size:1.8rem;}
    .index_title b{font-size:2.1rem;margin-top:-1.5rem}
    .help_banner h3{
      font-size:2.8rem;
    
    }
    .news_content{
        font-size:15px;
        line-height:28px;
    }

	.ditu_box{
		padding:20px;
	}
	.ditu_row{
		padding: 10px 0;
	}
	.your_position.awb{
		padding-top: 20px
	}

	.your_position{
		margin-top: 20px;
	}

	.pageshow .current{width: 32px;height: 32px;line-height: 32px; }
	.pageshow .btn-danger,.pageshow .num,.pageshow .prev,.pageshow .next,.pageshow .first,.pageshow .end{
		width: 32px;
		height: 32px;
		line-height: 32px;
	}
	.join_box{
		font-size: 15px;
		line-height:28px;
	}

}