body {
    background-color: #ffffff;
}

.head-box {
    height: 120px;
    background-color: #081776;
    overflow: hidden;
}

.center-box {
    height: 645px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url('/zhgqt/images/mian3bg-4f60404355847d2b68b01408eb55dacc.png');
}

.login-box {
    background-color: #081776;
    height: 200px;
}

.head-portrait {
    padding-left: 20px;
    padding-top: 50px;
    float: left;
}

.no-login-btn {
    width: 100px;
    height: 30px;
    line-height: 30px;
    background-color: #FDBF2A;
    border-radius: 15px;
    border: 0px;
    color: #fff;
    font-size: 14px;
    margin-top: 10px;
    cursor: pointer;
}

.no-login p:first-child {
    color: #fff;
    font-size: 14px;
    padding-left: 15px;
}

.no-login {
    float: right;
    width: 150px;
    text-align: left;
    height: 30px;
    padding-top: 30px;
}

.login-in {
    padding-left: 110px;
    padding-top: 40px;
}

.login-in p:first-child {
    color: #fff;
    font-size: 16px;
    margin-bottom: 5px;
}

.login-in p {
    color: #fff;
    font-size: 14px;
    padding-left: 30px;
    line-height: 24px;
}

.login-in p span {
    color: #e1c5c5;
    font-size: 12px;
}

.login-in a {
    margin-left: 5px;
}

.news-box {
    cursor: pointer;
    background-color: rgb(51, 47, 134);
    padding: 10px;
    margin-top: 5px;
    font-size: 38px;
    height: 205px;
    padding-top: 30px;
    text-align: center;
    color: white;
}

.news-box a {
    color: white;
}

.foot-box {
    height: 456px;
    padding: 20px 0;
    width: 100%;
    text-align: center;
    color: #23268b;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url('/zhgqt/images/footerbg-45c91981ebdaa41bacdc76732221113d.png');
}

.index-header {
    width: 100%;
    position: fixed;
    height: 88px;
    line-height: 88px;
    background-color: #0159a0;
    z-index: 99;
}

.index-main {
    padding-top: 90px;
    width: 100%;
}

.index-banner-img {
    background-size: cover;
    background-position: center;
}

.index-main-content {
    margin-top: 15px;
}

.index-list-area {
    min-height: 108px;
    max-height: 280px;
    box-shadow: none;
}

.index-footer {
    background-color: #0159a0;
    height: 160px;
    margin-top: 15px;
    color: #eee;
    padding: 20px 0 0 0;
}

.index-card-title {
    color: #0159a0;
    font-size: 18px;
    font-weight: bold;
}

.index-card-more {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 14px;
}

.index-course-title {
    font-size: 18px;
    font-weight: bold;
    padding: 10px;
    color: #0159a0;
}

.index-course-main {
    padding: 0 0 10px 0;
}

.index-course-img {
    width: 100%;
    height: 145px;
}

.index-course-content {
    padding: 5px;
    border: solid 1px #ccc;
    border-top: none;
    cursor: pointer;
}

.index-course-content-l {
    float: left;
    width: 80%;
    height: 25px;
    line-height: 25px;
}

.index-course-name {
    font-size: 16px;
    font-weight: bold;
    color: #0159a0;
}

.index-course-teaname {
    font-size: 12px;
    color: #8D8D8D;
}

.index-course-content-r {
    float: right;
    width: 20%;
    text-align: right;
}

.index-course-teaimg {
    width: 50px;
    height: 50px;
}

#index-course-pager {
    text-align: center;
}

.course-box {
    box-shadow: 0 0 5px 2px #e4dddd;
    margin: 20px 0;
    padding: 10px;
}

.course-img {
    width: 100%;
    height: 150px;
}

.course-intro {
    padding: 0 10px;
}

.course-intro-title {
    font-size: 18px;
    font-weight: bold;
    color: #0159a0;
    line-height: 50px;
}

.course-intro-name {
    font-size: 12px;
    color: #8D8D8D;
}

.course-intro-content {
    font-size: 14px;
    line-height: 25px;
}

.course-teaimg {
    width: 80px;
    height: 80px;
}

.course-play {
    padding: 0 10px;
    color: #5FB878;
    cursor: pointer;
}

.course-play-nav {
    height: 30px;
    line-height: 30px;
    color: #AAAAAA;
}

.course-question {
    padding: 20px;
}

.course-question-title {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #0159a0;
}

.course-question-opt {
    padding-left: 55px;
    line-height: 50px;
}

.course-question-act {
    width: 100%;
    padding-top: 30px;
    text-align: center;
}

.course-question-msg {
    font-size: 18px;
    color: #0159a0;
}

.course-question-ico0 {
    font-size: 50px;
    color: #FF5722;
}

.course-question-ico1 {
    font-size: 50px;
    color: #5FB878;
}

.course-question-answer {
    padding-top: 20px;
    color: #FF5722;
}