div,
html {
    margin: 0px;
    padding: 0px;
}

body img {
    border: none;
}
ul,
ul li {
    list-style: none;
    margin: 0;
    padding: 0px;
}
body {
    font-size: 15px;
    margin: 0 auto;
}
.form-group {
    display: inherit;
}
.space-top-bottom {
    margin-top: 15px;
    margin-bottom: 15px;
}
.row-2 label.col-form-label,
.row-3 label.col-form-label {
    width: 120px;
    float: left;
}
.row-2 div.input-type {
    margin-left: 135px;
}
.row-3 div.input-type {
    margin-left: 135px;
}
.row-4 div.input-type {
    margin-left: 10px;
}
.row-3 .label-mid label {
    width: 75px;
}
.row-3 .label-mid div {
    margin-left: 95px;
}
.row-3 .label-right label {
    width: 35px;
}
.row-3 .label-right div {
    margin-left: 55px;
}
.row-4 label {
    width: 64px;
}
.row-5 label {
    width: 75px;
}
.fc-bg {
    background-color: #f7f7f9;
    padding: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.fc-bg b {
    display: inline-block;
    margin-bottom: 10px;
    background-color: #eaeaea;
    padding: 5px;
    width: 80px;
    border-radius: 4px;
    border: 1px solid #dbdbdb;
    text-align: left;
    font-size: 13px;
    width: 100%;
}
.school-info img {
    width: 480px;
    /*height: 270px;*/
}
div.info-text {
    margin-left: 480px;
    padding: 20px;
    background-color: #e6edf5;
    height: 270px;
}
div.info-text li {
    line-height: 32px;
}
.info-text li span {
    color: #5d6167;
}
.school-able b {
    color: #387ff5;

}
.school-able {
    margin-top: 20px;
    margin-bottom: 20px;
}
.school-able div {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 20px;
    border-radius: 4px;
    border: 1px solid #ccc;
}
.user-pic {
    text-align: center;
    background-color: #e6edf5;
    padding: 20px;
}
.user-pic img {
    width: 100px;
    height: 100px;
    border-radius: 50px;
    margin-top: 20px;
    margin-bottom: 20px;
}
/*首页及二级框架页面样式-梦然*/
.clr {
    margin: 0px;
    padding: 0px;
    clear: both;
}

.topwi,
.topcenter,
.logoqazx,
.bannercenter,
.main,
.login_top {
    width: 1100px;
    margin: 0 auto;
}
.header {
    background: -webkit-linear-gradient(left, #41bcff, #0258ff) no-repeat;
    width: 100%;
    height: 38px;
-webkit-linear-gradient(left, #41bcff, #0258ff);
    background: -moz-linear-gradient(left, #41bcff, #0258ff);
    background: -webkit-gradient(linear, left top, right top, from(#41bcff), to(#0258ff));
    background: linear-gradient(left, #41bcff, #0258ff);
    background: -ms-linear-gradient(left, #41bcff, #0258ff);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#41bcff, endColorstr=#0258ff);
    overflow: hidden;
}

.bannercenter {
    width: 1100px;
    overflow: hidden;
}
.translation {
    float: right;
}
.translation ul li {
    margin: 13px 0px 0px 11px;
    float: left;
    height: 63px;
    display: block;
    overflow: hidden;
    text-align: center;
}
.translation ul li a {
    float: left;
}

.denglu {
    float: left;
    margin: 27px 0px 0px 160px;
    display: inline;
}
.denglu p a {
    padding: 0px 7px;
}
.denglu1 {
    background: url(../images/tuc_03.jpg) no-repeat;
    margin: 27px 0px 0px 130px;
    display: inline;
    width: 262px;
    float: left;
    padding-left: 40px;
}
.denglu1 p {
    color: #de2540;
}
.denglu1 p a {
    padding-left: 15px;
}
.leftnav {
    float: left;
    width: 231px;
}
.main {
    margin-bottom: 74px;
    margin-top: 15px;
    min-height: 367px;
    overflow: hidden;

}
.right-rukou {
    float: right;
    width: 302px;
}
.right-rukou ul li {
    margin-top: 20px;
    margin-bottom: 20px;;
}
.right-rukou ul li a {
    width: 200px;
    font-size: 16px;
    margin: 0 auto;
    background-color: #007bff;
    display: block;
    color: #fff;
    text-align: center;
    line-height: 36px;
    border-radius: 3px;
    text-decoration:none;
}


.showSlt{
    position: relative;
    margin-top: 80px;
    cursor: pointer;
    width: 50px;
    height: auto;
    display: inline-flex;
}
.showSlt img{
    position: absolute;
    left: 54px;
    top: -205px;
    width: 450px;
    height: 300px;
}

.pic {
    width: 302px;
    float: right;
    overflow: hidden;
}


.curriculum,
.curriculum-Middle {
    width: 770px;
    float: left;
    background: #fff;
    padding: 8px;
    float: left;
}
.curriculum-Middle {
    margin-left: 10px;
}
.curriculum h4,
.curriculum-Middle h4 {
    font: 16px "微软雅黑";
    font-weight: bold;
    background: url(/image/title-line.png) no-repeat 0px bottom;
    height: 42px;
    color: #343434;
}
.curriculum h4 span,
.curriculum-Middle h4 span {
    font-size: 12px;
    float: right;
}
.curriculum h4 span a,
.curriculum-Middle h4 span a {
    color: #1787e0;
}
.curriculum h4 img,
.curriculum-Middle h4 img {
    float: left;
    margin-left: 5px;
    margin-top: 0px;
    margin-right: 10px;
}
.curriculum h4 a,
.curriculum-Middle h4 a {
    font: 14px "微软雅黑";
    float: right;
    width: 60px;
    text-align: center;
    color: #666;
    margin: 5px 0px 0px 0px;
    display: inline;
}
.curriculum ul,
.curriculum-Middle ul {
    margin-top: 7px;
}
.curriculum ul li a,
.curriculum-Middle ul li a {
    line-height: 27px;
    color: #343434;
    text-decoration: none;
    cursor: pointer;

}
.curriculum ul li a:hover,
.curriculum-Middle ul li a:hover {
    color: #248cff;
}
.curriculum ul li,
.curriculum-Middle ul li {
    background: url(/image/list-ico_14.png) no-repeat 0px 14px;
    padding-left: 20px;
    line-height: 42px;
    border-bottom: 1px dashed #ccc;
}
.curriculum ul li span,
.curriculum-Middle ul li span {
    float: right;
    color: #a1a1a1;
    padding-right: 8px;
}
.bubble {
    background: url(/image/footer.png) no-repeat 0px 0px;
    width: 1100px;
    margin: 0 auto;
    text-align: center;
    padding-top: 14px;
    height: 74px;
}
.footer {
    background: -webkit-linear-gradient(left, #41bcff, #0258ff) no-repeat;
    width: 100%;
    margin-top: 15px;
    position: fixed;
    left: 0px;
    bottom: 0px;
    background: -webkit-linear-gradient(left, #41bcff, #0258ff);
    background: -moz-linear-gradient(left, #41bcff, #0258ff);
    background: -webkit-gradient(linear, left top, right top, from(#41bcff), to(#0258ff));
    background: linear-gradient(left, #41bcff, #0258ff);
    background: -ms-linear-gradient(left, #41bcff, #0258ff);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#41bcff, endColorstr=#0258ff);
}
.footer p {
    font: 12px "微软雅黑";
    color: #fff;
    line-height: 27px;
}


#head {
    width: 100%;
    height: 38px;
}
#head .top {
    width: 1100px;
    margin: auto;
    font-size: 12px;
    color: #666666;
    height: 38px;
}
#head .login {
    width: 450px;
    float: left;
    height: 38px;
    text-decoration: none;
    color: #fff;
    line-height: 38px;
}
#head .login_logo {
    width: 136px;
    float: left;
}
#head .login a {
    color: #666666;
    text-decoration: none;
}
#head .login a:hover {
    color: #0066CC;
    text-decoration: none;
    cursor: pointer;
}
#head .login_top {
    background: url(/image/paopao.png) no-repeat left top;
    height: 50px;
}
#head .Collection {
    /* width: 260px;*/
    float: right;
    text-align: right;
    text-decoration: none;
}
#head .Collection a {
    color: #fff;
    text-decoration: none;
    line-height: 38px;
    margin-left: 10px;
    float: left;
    margin-right: 10px;
}
#head .Collection a img {
    float: left;
    margin-top: 11px;
    margin-right: 8px;
}
/* 小屏幕（平板，大于等于 768px） */
@media (min-width: 768px) {
    .banner {
        background: url(/image/banner_bg-768.jpg) no-repeat top;
        width: 100%;
        height: 262px;
    }

    .logoqazx .logo img {
        width: 250px;
        margin-top: 8px;
    }
    .logoqazx .luqu img {
        width: 150px;
        margin-top: 12px;
    }
    .translation .primary img {
        width: 166px;
    }
    .translation .middlesignup img {
        width: 166px;
    }
    .translation {
        float: right;
    }
    .secondary-bg .logoqazx {
        padding-top: 30px;
    }
    .bannercenter {
        margin-top: 30px;
    }

}

/* 中等屏幕（桌面显示器，大于等于 992px） */
@media (min-width: 1201px) {
    .banner {
        background: url(/image/banner_bg.jpg) no-repeat top;
        width: 100%;
        height: 492px;
    }
    .logoqazx .logo img {
        width: 362px;
        margin-top: 20px;
    }
    .logoqazx .luqu img {
        width: 224px;
        margin-top: 20px;
    }
    .translation .primary img {
        width: 209px;
    }
    .translation .middlesignup img {
        width: 209px;
    }
    .translation {
        float: right;
    }
    .secondary-bg .logoqazx {
        padding-top: 30px;
    }
    .bannercenter {
        margin-top: 130px;
    }
}

#head .user_name {
    color: #fff;
    line-height: 38px;
    font-weight: bold;
}
#head .user_name2 {
    height: 39px;
    font-size: 30px;
    font-family: "宋体";
    padding-top: 23px;
    padding-left: 25px;
    color: #000;
    line-height: 39px;
}
#head .Signature {
    font-size: 14px;
    font-weight: bold;
    color: #023977;
    padding: 20px 0px 0px 190px;
}
#head .banner_Setup {
    width: 200px;
    float: right;
    font-size: 12px;
    padding-top: 25px;
    text-align: right;
    color: #990000;
}
#head .banner_Setup span {
    text-align: center;
    width: 90px;
}
#head .banner_Setup span a {
    color: #990000;
    text-decoration: none;
}


/*二级页面*/
.secondary-bg {
    background: #eaf8ff url(/image/secondary-bg.png) no-repeat center top;
    height: 120px;
}
#head .tuichu {
    width: 355px;
}
.news-list span {
    float: right;
    display: inline-block;
    margin-top: 5px;
}

.news-list li::after {
    content: '';
    display: block;
    clear: both;
}
.container nav ol.breadcrumb {
    background-color: transparent !important;
    border-bottom: 0px !important;
}
.btn {
    height: 36px !important;
}
.school-list td:first-of-type {
    text-align: center;
}
/*图片上传*/
.img-container {
    display: inline-block;
    float: left;
    margin-left: 2%;
    border: 1px solid #ced4da;
    position: relative;
    box-sizing: border-box;
    margin-right: 1rem;
    margin-bottom: 30px;
}
.img-container img {
    cursor: pointer;
}
.img-delete {
    width: 1.2rem;
    height: 1.2rem;
    position: absolute;
    top: -0.3rem;
    right: -0.5rem;
}
.font-gray {
    color: #999;
}
.upload-img {
    background: url(/image/upload_img.png) no-repeat;
    width: 128px;
    height: 128px;
    cursor: pointer;

}
.upload-img input {
    opacity: 0;
    width: 128px;
    height: 128px;
}