.layout {
    clear: both;
    width: 1200px;
    text-align: left;
    margin: 0 auto;
}

.fl {
    float: left;
    _display: inline
}

.fr {
    float: right;
    _display: inline
}

.pr {
    position: relative
}

.abs {
    position: absolute;
}


.ggtit {
    height: 39px;
    border-bottom: 1px solid #e0e0e0;
}

.ggtit-l {
    padding: 0 3px;
    line-height: 39px;
    height: 39px;
    font-size: 16px;
    border-bottom: 1px solid #127de1;
}

.ggtit-r {
    display: block;
    padding: 0 3px;
    line-height: 39px;
    color: #999;
}

.ggtit-r:hover {
    color: #0070c3;
    text-decoration: none;
}

.banner {
    overflow: hidden;
    display: block;
    width: 100%;
    height: 90px;
    margin: 0 auto 28px;
}

.zin10 {
    z-index: 10 !important;
}

/*导航*/
.navbg {
    background: #127de1;
    margin-bottom: 20px;
    z-index: 3;
}

.navbgsub {
    display: none;
    width: 100%;
    height: 40px;
    background: #fff;
    top: 44px;
    left: 0;
    -webkit-box-shadow: 4px 7px 16px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 4px 7px 16px rgba(0, 0, 0, 0.05);
    box-shadow: 4px 7px 16px rgba(0, 0, 0, 0.05);
    z-index: 2;
}

.nav {
    height: 44px;
}

.nav h1 {
    display: block;
    width: 178px;
    line-height: 44px;
    background: #409ef6;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
}

.nav h1 a {
    color: #fff;
}

.nav h1 a:hover {
    text-decoration: none;
}

.nav .right {
}

.nav .nnr {
    display: block;
    width: 134px;
    line-height: 44px;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.nav .nnr:hover {
    background: #2189e9;
    text-decoration: none;
}

.nav .nnr2 {
    width: 134px;
    line-height: 44px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background-position: 108px -80px;
    cursor: pointer;
    z-index: 3;
}

.nav .nnr2:hover {
    background-color: #2189e9;
    text-decoration: none;
}

.nav .nnr2 a {
    color: #fff;
}

.nav .nnr2 a:hover {
    text-decoration: none;
}

.nav .nnr2 .pop {
    width: 816px;
    height: 40px;
    left: 36px;
    top: 44px;
    display: none;
    cursor: auto;
}

.nav .nnr2 .pop a {
    padding-right: 60px;
    line-height: 40px;
    text-align: left;
    font-size: 14px;
    color: #666;
}

.nav .nnr2 .pop a:hover {
    color: #0070c3;
}

.nav .nnr2 .pop2 {
    width: 554px;
}

.nav .nnr2 .pop3 {
    width: 272px;
}

.nav .mini {
    width: 108px;
}

.nav .mini2 {
    width: 108px;
    background-position: 80px -80px;
}

.nav .non {
    background-color: #2189e9;
    background-position: 108px -131px;
}

.nav .non .pop {
    display: block;
}

.header_nav {
    background: #fff;
}

.course_list td {
    text-align: center;
}

.header .logocdel {
    margin: 15px 0px 0px 9px;
    width: 180px;
    display: inline;
    float: left;
    height: 38px;
    overflow: hidden;
}

.header .logocdel A {
    WIDTH: 180px;
    DISPLAY: block;
    HEIGHT: 36px
}
.header .logoCka {
    display: inline;
    float: left;
}
.header .logoCka img{
    height: 70px;
}

.header .logock {
    /*text-indent: -9999px;*/
    margin: 15px 0px 0px 9px;
    width: 334px;
    display: inline;
    /*background: url(../images/logock.png) no-repeat;*/
    float: left;
    /*height: 38px;*/
    overflow: hidden;
}

.akuo {
    line-height: 24px;
    display: block;
    width: 100%;
}

/* 公用页尾 */
body {
    margin: 0;
    padding: 0;
}

.bottom {
    padding-bottom: 10px;
    margin-top: 5px;
    height: 21px;
    overflow: hidden;
}

.bottom .link_lft {
    line-height: 21px;
    float: left;
    height: 21px;
    color: #000000;
    font-size: 12px;
    overflow: hidden;
}

.bottom .link_lft a {
    color: #535353;
    font-size: 13px;
}

.hfoot {
    padding: 22px 0;
    color: #666;
    font-size: 12px;
    font-family: \5FAE\8F6F\96C5\9ED1, \9ED1\4F53;
    text-align: center;
    line-height: 26px;
    background: #f6f6f6;
    border-top: 1px solid #eee;
}

.hfoot a {
    color: #666;
    text-decoration: none;
}

.hfoot .fontfam {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.hfoot a:hover {
    color: #0070c3;
}

.hfoot-list {
    height: 48px;
    padding-top: 4px
}

.hfoot-list a {
    margin: 0 5px;
}
.completeExam{
    color: red!important;
    font-weight: bold!important;
    width: 225px!important;
    border: solid 0.5px red!important;
}