@media all and (max-width: 768px) {
	
	#xpadding{
		height: 75px;
	}

	.topline{
		display: none;
	}
	
	body, html{
		width: 100%;
	}
    .logo {
        width: 100px;
        position: relative;
        top: 0;
        left: -15px;
    }
    .nav-pills.nav-stacked img{
		display: none;
	}
	.nav-pills.nav-stacked .active img.on{
		display: none;
	}
	.navbar{
		margin-bottom: 10px;
	}
	.navbar-nav{
		height: auto;
	}
	.nav-pills li a{
		padding: 8px;
	}
    .nav_p {
        position: relative;
        top: -37px;
        left: 130px;
        font-size: 14px;
    }
    .navbar-toggle {
        margin-top: 20px;
    }
	.navbar-default .navbar-nav>li>a:hover:after{
		display: none;
	}
    .navbar-collapse {
        border: none
    }
    .mycontainer {
    }
    .btn {
        display: none;
    }
	.myrow {
	    position: relative;
		width: 100%;
		height: auto;
	}
	.myrow>img{
		position: inherit;
		display: inline-block;
		height: auto;
	}
	.myrow .xleft{
		display: none;
	}
	.myrow .xright{
		display: none;
	}
    .content {
        width: 9rem;
        height: 2rem;
        border-radius: 10px;
        border: 1px solid white;
        position: absolute;
        bottom: 1rem;
        left: 13rem;
        font-size: 1rem;
        color: white;
        line-height: 2rem;
        text-align: center;
		display: none;
    }
    .banner-right {
        height: 16rem;
        width: 5rem;
        position: fixed;
        top: 23rem;
        right: -1rem;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        text-align: center;
        z-index: 111;
    }
    .breadcrumb {
        font-size: 10px;
    }
	.end{
		height: auto;
	}
	.end .col-xs-2{
		width: 100%;
		height: 100px;
		line-height: 100px;
		text-align: center;
	}
    .end-logo {
		display: inline-block;
		height: 80px;
		margin-top: 0;
		margin-right: 20px;
    }
    .end-ewm {
		width: auto;
		height: 50px;
		display: inline-block;
		margin-top: -5px;
    }
	.end .school {
		display: inline-block;
        width: 100%;
		margin-top: 0;
		padding: 0 10px;
    }
	.end .school ul{
		padding: 0;
	}
	.end .school ul li{
		width: auto;
		display: inline-block;
		padding: 0 10px;
		margin-top: 0;
		line-height: 30px;
	}
	.end .end-end{
		margin-top: 10px;
		border-top: 1px solid #444;
		width: 100%;
		padding-top: 10px;
	}
	.end .end-end .li_one{
	}
    .li_one{
        font-size: 14px;
        color: white;
    }
    .li_one a{
		font-size: 16px;
	}
	#myBtn {
	    width: 80px;
	    height: 30px;
	    line-height: 2px;
	    text-align: center;
	    font-size: 12px;
	    display: none;
	    position: fixed;
	    bottom: 20px;
	    right: 0px;
	    z-index: 99;
	    border: none;
	    outline: none;
	    background-color: rgba(10, 105, 222, .8);
	    color: white;
	    cursor: pointer;
	    
	    border-radius: 10px 0 0 10px;
	}
    .school ul li {
        margin-top: 15px;
    }
	.fenlei .col-md-3{
		width: 100%;
		padding: 0;
		margin-bottom: 10px;
		margin-top: 10px;
		overflow: hidden;
	}
	.fenlei .col-md-3 .nav-pills{
		background: none;
	}
	.fenlei .col-md-3 .nav-stacked{
		width: calc(100% + 30px);
		margin-left: -15px;
		overflow-y: hidden;
		overflow-x: scroll;
		-webkit-overflow-scrolling: touch;
		white-space: nowrap;
	}
	.fenlei .col-md-3 .nav-stacked::-webkit-scrollbar {
		display:none
	}
	.fenlei .col-md-3 .nav-stacked li{
		display: inline-block;
		width: auto;
	}
	.fenlei .col-md-3 .nav-stacked li:first-child{
		margin-left: 15px;
	}
	.fenlei .col-md-3 .nav-stacked li:last-child{
		margin-right: 15px;
	}
	.fenlei .col-md-9{
		width: 100%;
		padding: 0;
	}
	.fenlei .xinfo{
		background-color: white;
		margin-bottom: 20px;
		min-height: 300px;
	}
	.fenlei .xinfo .xtitle{
		font-size: 18px;
		text-align: center;
		line-height: 60px;
		margin-bottom: 0;
	}
	.fenlei .xinfo .xtime{
		display: block;
		margin: 0 0px;
		text-align: center;
		height: 30px;
		line-height: 30px;
		background-color: #F2F2F2;
		font-size: 12px;
		color: #999;
	}
	.fenlei .xinfo .xcontent {
		padding: 0 10px;
	}
	.fenlei .xinfo .xcontent p{
		font-size: 14px;
		line-height: 26px;
	}
	.fenlei .col-md-9 .newsbox_left{
		width: 25%;
		height: 14vw;
	}
	.fenlei .col-md-9 .newsbox_right{
		width: 75%;
		padding-right: 0;
	}
	.fenlei .col-md-9 .newsbox_left img{
		display: block;
		width: 100%;
		height: 100%;
		border: 1px solid #f5f5f5;
	}
	.fenlei .col-md-9 .newsbox_right h3{
		font-size: 14px;
		line-height: 20px;
		margin-top: 0;
		margin-bottom: 5px;
		white-space: nowrap;
		text-overflow: none;
	}
	.fenlei .col-md-9 .newsbox_right .newstext{
		font-size: 12px;
		margin-bottom: 0;
		color: #999;
	}
	.fenlei .col-md-9 .newsbox_right .newsdate{
		font-size: 14px;
	}
}