@media screen and (min-width: 768px){
    .index_banner .carousel-indicators {
        bottom: 3px;
    }
}
@media (min-width: 1200px){/*
    .page_list>.container>.row ul{
        display:none;
    }*/
    #index_news_banner .carousel-inner.col-lg-12 {
        width: 75%;
    }
    #index_news_banner .item{
        height:5rem;
    }
    .index_ind .row{
        height:17rem;
    }
    .index_ind .col-lg-6>div{
        width: 70%;
        margin-left: 0;
    }
    .index_ind .col-lg-6:first-child>div>div{}
}
@media (max-width:1200px) {
    /*
    .page_list{
        margin-top:1%;
    }
    .page_list li{
        border-bottom:1px solid #ffba1c;
        padding:15px 0;
    }
    .page_list .container,.page_list .navbar-header,.page_list .col-lg-2{
        width:100%;
        padding:0;
    }
    .page_list li:last-child{
        border:none;
    }
    .page_list .none{
        display:none !important;
    }
    .page_list .navbar-nav>li,.nav{
        float:none;
        width:100%;
    }*/
    .index_news_column .carousel-inner>.item>ul{
        line-height:3;
    }
    #index_news_banner .row{
        height:5rem;
    }
    #index_friends{
        width:95%;
    }
    #index_friends .row{
        margin:0;
    }
    .index_banner_title{
        background: url(../images/logo.png) no-repeat 5% center;
        background-size: auto 35%;
    }
    .index_banner_title>div{
        text-align:center;
        padding: 0;
    }
    #index_news_banner .carousel-control{
        width:30px;
    }
    #index_news_banner .carousel-control.left{
        background: url(../images/toleft.png) no-repeat center center;
        background-size: 20% auto;
        left: 30%;
        top: 100%;
        height: 30px;
    }
    #index_news_banner .carousel-control.right{
        background: url(../images/toright.png) no-repeat center center;
        background-size: 20% auto;
        right: 30%;
        top: 100%;
        height: 30px;
    }
    .index_news_block{
        margin-top:5%;
    }
    .index_news_block .thumbnail{
        width:40%;
        margin:5%;
        text-align:center;
    }
    .index_news_column{
        margin:0;
    }
    .index_news_column>div{
        margin-top:2%;
    }
    .index_news_column .carousel-inner>.item>ul{
        padding:0;
    }
    .index_ind .container,.index_ind .row,.index_ind .col-lg-6{
        width:100%;
        padding:0;
        margin:0;
    }
    .index_ind .col-lg-6>div>div{
        width:6rem;
    }
    .index_ind .col-lg-6:last-child>div{
        margin-left:15px;
    }
    .index_ind .col-lg-6:first-child>div>div{
        margin:10px;
        line-height: 2.5;
    }
    .index_ind .col-lg-6:last-child>div a{
        width: auto;
        margin: 0;
        margin-bottom: 15px;
        margin-left: 10px;
    }
    .index_ind .col-lg-6>div{
        padding-top:0;
    }
    .index_ind .col-lg-6>div>h4,.index_ind .col-lg-6>div>p{
        padding-left:10px;
    }
    .index_ind .col-lg-6:first-child,.index_ind .col-lg-6:last-child{
        min-height:250px;
    }
}
@media (min-width:700px) {
	#index_friends .col-lg-12{
		height:4.5rem;
		overflow:hidden;
	}
	#index_friends .swiper-slide{
		float:left;
	}
}

@media (max-width:700px) {
    #index_news_banner .row{
        height:20rem;
    }
    #index_news_banner .row>.col-lg-12>.item{
        height:20rem;
    }
    #index_news_column .carousel-indicators li{
        font-size:10px;
    }
    .index_ind .col-lg-6:first-child>div>div {
        margin: 5% 2.5%;
    }
    #index_news_column ul{
        line-height:2.5;
        font-size:1rem;
    }
    .index_ind .col-lg-6:first-child{
        background:none;
    }
    .index_ind .col-lg-6:first-child>div{
        width:90%;
        margin:auto;
        padding-top:10px;
    }
    #index_friends .carousel-control{
        width:20px;
    }
    .inb_txt_top p,#index_news_banner .col-lg-12 li a,.page_list a,.index_news_block .col-lg-6>div.overflowHidden a{
        font-size:1rem;
    }
    #index_news_banner .carousel-control.left{
        top:9rem;
        left:5%;
    }
    #index_news_banner .carousel-control.right{
        top:9rem;
        right:5%;
    }
    #index_banner li.active{
        width:20px;
        height:10px;
    }
    #index_banner li{
        height:10px;
        width:10px;
    }
    #index_banner .carousel-indicators{
        bottom:0;
        margin-bottom:0;
    }
    #index_news_banner li{
        float:none;
        width:100%;
        text-align:center;
    }
    .index_news_column>div>img{
        width:80%;
    }/*
    #index_news_banner li>a{
        padding:5% 0;
    }*/
    .index_banner_title{
        background: url(../images/logo.png) no-repeat 10px center;
        background-size: 10% auto;
    }
    .index_banner_title>div{
        text-align:left;
        font-size: 1.5rem;
        padding-left:15%;
    }
    .index_news_block{
        margin-top:30px;
    }
    .index_news_block .col-lg-6>div.overflowHidden .float_left{
        font-size:1.3rem;
    }
    .index_news_block .col-lg-6>div.overflowHidden div{
        margin:0;
    }
    .index_news_block .thumbnail{
        margin:5% auto;
        float:none;
        min-width:300px;
    }
}