.single-content-box{
    width: 100%;
    min-height: 400px;
}

.bg-color-5eb1ff{
    background-color: #5eb1ff;
}

.bg-color-ffcd86{
    background-color: #ffcd86;
}

.bg-color-white{
    background-color: #ffffff;
}

.bg-color-86cdff{
    background-color: #86cdff;
}

.bg-color-29a7ff{
    background-color: #29a7ff
}

.single-inner-box{
    width: 80%;
    margin: 0 auto;
    padding-bottom: 10px;
}

.image-box-one{
    width: 586px;
    max-width: 100%;
    position: relative;
}

.comm-image{
    width: 100%;
}

.border-solid-white{
    border: 1px solid white;
}

.pd20{
    padding: 20px;
}


.font30{
    font-size: 30px;
}

.font24{
    font-size: 24px;
}

.font20{
    font-size: 20px;
}

.font18{
    font-size: 18px;
}

.color-white{
    color: white;
}

.color-0098e0{
    color: #0098e0;
}

.price-number{
    color: #ff7b3a;
}

.login-system-btn{
    display: inline-block;
    color: white;
    font-size: 20px;
    border-radius: 20px;
    cursor: pointer;
    text-align: center;
    padding: 5px 20px;
    border: none;
}

.bg-color-ffca4c{
    background-color: #ffca4c;
}

.bg-color-0098e0{
    background-color: #0098e0;
}

.image-box-two{
    width: 680px;
    max-width: 100%;
    position: relative;
    margin-top: 20px;
}

.image-box-three{
    width: 772px;
    max-width: 100%;
    position: relative;
}

.image-box-four{
    width: 709px;
    max-width: 100%;
    position: relative;
    margin-top: 20px;
}

.image-box-five{
    width: 414px;
    max-width: 100%;
    position: relative;
    margin-top: 20px;
}

.play-btn-one{
    position: absolute;
    top: 35%;
    left: 28%;
    width: 10%;
    cursor: pointer;
}

.play-btn-two{
    position: absolute;
    top: 47%;
    left: 42%;
    width: 9%;
    cursor: pointer;
}

.play-btn-three{
    position: absolute;
    top: 35%;
    left: 46%;
    width: 8%;
    cursor: pointer;
}
.play-btn-four{
    position: absolute;
    top: 13%;
    right: 20%;
    width: 10%;
    cursor: pointer;
}

.play-btn-five{
    position: absolute;
    top: 31%;
    left: 12%;
    width: 9%;
    cursor: pointer;
}

.tlr{
    text-align: right;
}

.tll{
    text-align: left;
}

.tlc{
    text-align: center;
}

.mt125{
    margin-top: 125px;
}

.mt100{
    margin-top: 100px;
}

.mt20{
    margin-top: 20px;
}

.play-times{
    display: inline-block;
    padding: 0 6px;
    background-color: #242424;
    opacity: 0.6;
    color: white;
    border-radius: 5px;
    position: absolute;
    font-size: 12px;
    padding: 3px;
}

.play-times-one{
    bottom: 18%;
    right: 42%;
}

.play-times-two{
    bottom: 11%;
    right: 28%;
}

.play-times-three{
    bottom: 39%;
    right: 32%;
}

.play-times-four{
    top: 26%;
    right: 3%;
}

.play-times-five{
    top: 45%;
    right: 69%;
}

.mobile-inner-box{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
}

.w100{
    width: 100%;
}

.bg-image-school{
    background-image: url("../../../image/home/school_bg.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.enter-school-title{
    font-weight: bold;
    padding-top:2.5%;
}

.enter-school-pic{
    width: 90%;
    padding: 0 0 2.5% 0;
    margin-left: auto;
}

.single-school-box{
    background-color: white;
    float: left;
    margin-top: 2.5%;
	padding:2.5%;
}

.single-school-title{
    /*height: 45px;*/
	padding-bottom:1%;
}

.single-school-logo{
    max-height: 36px;
    /*margin-top: 5px;*/
    max-width: 100%;
}

.single-school-detail{
    width: 100%;
	min-width:200px;
}

.single-school-content{

}

.single-ml{
    margin-left: 2.5%;
}

.bg-color-ff7a70{
    background-color: #ff7a70;
}

.skin-blue.sidebar-mini.sidebar-collapse .treeview .service-name {
    display: inline-block;
    width: 100px;
    /*line-height: 36px;*/
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal;
    padding-left: 1em;
    vertical-align: bottom;
}
.skin-blue.sidebar-mini .treeview .service-name {
    display: inline-block;
    width: 150px;
    /*line-height: 36px;*/
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal;
    padding-left: 1em;
    vertical-align: bottom;
}
.skin-blue.sidebar-mini.sidebar-collapse .pull-right-container {
    display: none !important;
    opacity: 0;
    background-color: transparent;
}
.main-sidebar .user-panel {
    display: none;
}
.main-sidebar .user-panel.adtis-logo {
    display: none;
}
.main-sidebar .user-panel.user-logo {
    display: none;
}


.system-manual-btn{
	display: inline-block;
    color: white;    
    font-size: 20px;
    border-radius: 20px;
    cursor: pointer;
    text-align: center;
    padding: 2px 20px 5px 20px;
    border: 1px solid #fff;
    height: 38px;
}

.system-manual-btn:focus{
	outline: none;
}

.manual-label{
	
}
.kjds-manual {
	background-color: #5eb1ff;
	margin-left: 15px;
}
.kjds-manual img {
	padding-bottom: 2px;
}

.dz-manual {
	background-color: #ffcd86;
	float: right;
	margin-right: 15px;
}
.dz-manual img{
	padding-bottom: 2px;
}

.ksy-manual {
	color:#1e92ff;
	border:1px solid #1e92ff;
	background-color: #fff;
	margin-left: 15px;
}

.ksy-manual img {
	padding-bottom: 2px;
}

.jxfz-manual {
	background-color: #29a7ff;
	float: right;
	margin-right: 15px;
}

.jxfz-manual img{
	padding-bottom: 2px;
}

@media screen and (max-width: 640px){
    .main-sidebar .user-panel.adtis-logo {
        display: block;
        text-align: center;
    }
    .main-sidebar .user-panel.user-logo {
         display: none;
    }
    .system-manual-btn{
    	width: 100%;
    	margin-left: 0px;
    }
    .dz-manual {		
		margin-right: 0px;
	}
	.jxfz-manual {
		margin-right: 0px;
	}
    
    .login-system-btn {
    	width:100%;
    }
}
