/*框架*/
.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 #07bdc7;
}

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

.ggtit-r:hover {
    color: #07bdc7;
    text-decoration: none;
}

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

/*导航*/
.navbg {
    background: #07bdc7;
    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: #07bdc7;
    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: #07bdc7;
    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: #07bdc7;
    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: #07bdc7;
}

.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: #07bdc7;
    background-position: 108px -131px;
}

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

.header_nav {
    background: #fff;
}
.header .cen-n01 .gzh{
    padding-left: 30px;
}
.header_nav .header a.logock {
    margin-top: 0;
}
.header_nav .header a.logock img {
    height: 70px;
}
.header .cen-n01 .pop3-b {
    padding: 0 15px;
    line-height: 20px;
    margin-bottom: 10px;
}