body {
    position: relative;
    width: 100%;
    font-family: "Microsoft YaHei"
}

.clear {
    clear: both
}

#geography-bgs {
    width: 100%
}

#geography-bgs .header-bgs {
    position: absolute;
    top: 0;
    width: 100%;
    height: 550px
}

#geography-bgs .header-bgs .top-bg {
    height: 100px;
    background-color: #002e73
}

#geography-bgs .header-bgs .nav-bg {
    position: absolute;
    top: 100px;
    z-index: 2;
    height: 44px;
    opacity: .8;
    filter: alpha(opacity=80)
}

#geography-bgs .header-bgs .banner-bg {
    position: absolute;
    height: 252px;
    overflow: hidden;
    background: url(../images/geography-wrapper/newslist-bg.png) center center no-repeat;
    background-size: cover
}

#geography-bgs .header-bgs .banner-bg img {
    position: absolute;
    bottom: 0;
    z-index: 4;
    width: 100%;
    display: block;
    height: 82px
}

#geography-bgs .footer-bg {
    position: absolute;
    bottom: 0;
    height: 380px
}

#geography-bgs .footer-bg img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 240px;
    display: block
}

#geography-bgs .footer-bg .bg-block {
    background: #002e73;
    height: 190px;
    margin-top: 146px
}

#geography-wrapper {
    position: relative;
    width: 1400px;
    z-index: 3;
    height: auto;
    margin: 0 auto
}

#geography-wrapper .geography-header .top {
    height: 100px;
    width: 1200px;
    margin: 0px auto;
}

#geography-wrapper .geography-header .top .logo {
    width: 40.8333%;
    height: 100px;
    float: left;
    padding-left: 20px;
}

#geography-wrapper .geography-header .top .logo a {
    margin-top: 17px;
    width: 100%;
    float: left
}

#geography-wrapper .geography-header .top .search-box {
    width: 29.17%;
    height: 100px;
    float: right;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 6px;
    background: url(../images/geography-wrapper/search-bg.png) no-repeat
}

#geography-wrapper .geography-header .top .search-box ul {
    display: inline-block;
    float: right;
    margin-top: 28px
}

#geography-wrapper .geography-header .top .search-box ul li {
    float: left;
    color: #fff;
    margin-left: 6px;
    margin-bottom: 10px
}

#geography-wrapper .geography-header .top .search-box ul li a {
    color: #fff;
    font-size: 12px
}

#geography-wrapper .geography-header .top .search-box ul li a:hover {
    text-decoration: underline
}

#geography-wrapper .geography-header .top .search-box form {
    position: relative;
    width: 66%;
    display: block;
    float: right;
}

#geography-wrapper .geography-header .top .search-box form input.search {
    width: 100%;
    height: 18px;
    line-height: 18px;
    border: 1px solid #c9c9c9;
    outline: 0;
    border-radius: 2px
}

#geography-wrapper .geography-header .top .search-box form .submit {
    position: absolute;
    z-index: 4;
    right: 0;
    top: 0;
    width: 20px;
    height: 15px;
    margin-top: 4px;
    overflow: hidden;
    background: url(../images/geography-wrapper/btns.png) no-repeat;
    outline: 0;
    cursor: pointer;
    border: none
}


#geography-wrapper .geography-header .top .search-box .form {
    position: relative;
    width: 66%;
    display: block;
    float: right;
}

#geography-wrapper .geography-header .top .search-box .form input.search {
    width: 100%;
    height: 18px;
    line-height: 18px;
    border: 1px solid #c9c9c9;
    outline: 0;
    border-radius: 2px
}

#geography-wrapper .geography-header .top .search-box .form .submit {
    position: absolute;
    z-index: 4;
    right: 0;
    top: 0;
    width: 20px;
    height: 15px;
    margin-top: 4px;
    overflow: hidden;
    background: url(../images/geography-wrapper/btns.png) no-repeat;
    outline: 0;
    cursor: pointer;
    border: none
}



#geography-wrapper .geography-header .nav {
    width: 1200px;
    margin: 0px auto;
    position: relative;
    z-index: 5;
    height: 44px;
    background: #fff;
    opacity: .8;
    filter: alpha(opacity=80)
}

#geography-wrapper .geography-header .nav .mainnav li {
    float: left;
    width: 9.83%;
    height: 44px;
    margin-right: 2px;
    text-align: center;
    list-style: none
}

#geography-wrapper .geography-header .nav .mainnav li:hover {
    background: #002E72
}

#geography-wrapper .geography-header .nav .mainnav li:hover a {
    color: #ed7f01
}

#geography-wrapper .geography-header .nav .mainnav li a {
    width: 100%;
    display: inline-block;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    color: #00255c;
    text-align: center;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#geography-wrapper .geography-header .nav .mainnav li .subnav {
    position: absolute;
    top: 44px;
    left: 0;
    height: 120px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 14px 64px;
    display: none;
    background: #fff;
    z-index: 5
}

#geography-wrapper .geography-header .nav .mainnav li .subnav img {
    width: 202px;
    height: 84px;
    float: left
}

#geography-wrapper .geography-header .nav .mainnav li .subnav ul {
    width: 70%;
    float: left;
    margin-left: 3%
}

#geography-wrapper .geography-header .nav .mainnav li .subnav ul li {
    width: 18%;
    text-align: left;
    height: 16px;
    margin-right: 6%;
    margin-bottom: 14px
}

#geography-wrapper .geography-header .nav .mainnav li .subnav ul li:hover {
    background: 0 0
}

#geography-wrapper .geography-header .nav .mainnav li .subnav ul li:hover a {
    color: #ed7f01
}

#geography-wrapper .geography-header .nav .mainnav li .subnav ul li a {
    display: inline-block;
    font-size: 14px;
    text-align: left;
    line-height: 28px;
    height: 16px;
    color: #333
}

#geography-wrapper .geography-header .nav .mainnav li .subnav ul li a:before {
    content: '>';
    margin-right: 10px
}

#geography-wrapper .banner {
    height: 207px
}

#geography-wrapper .geography-content {
    width: 1200px;
    margin: 0 auto;
    padding-top: 1px
}

#geography-wrapper .geography-content .aside {
    position: relative;
    bottom: 48px;
    width: 100%;
    float: left;
    display: inline-block;
    margin-right: 4.8333%;
    text-align: center
}

#geography-wrapper .geography-content .aside .title {
    width: 10%;
    float: left;
    height: 48px;
    line-height: 48px;
    color: #fff;
    background: #004b8f;
    font-size: 20px;
    font-weight: bold;
    opacity: .9;
    filter: alpha(opacity=90)
}

#geography-wrapper .geography-content .aside .aside-nav {
    width: 90%;
    float: left;
    padding: 0 10px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(225,225,225,.6)
}

#geography-wrapper .geography-content .aside .aside-nav li {
    padding-top: 17px;
    width: 11%;
    float: left;
    padding-bottom: 17px;
    padding-right: 17px
}

#geography-wrapper .geography-content .aside .aside-nav li .has-submenu,#geography-wrapper .geography-content .aside .aside-nav li a {
    display: block;
    color: #333;
    cursor: pointer;
    font-size: 14px
}

#geography-wrapper .geography-content .aside .aside-nav li .submenu {
    margin-top: 10px;
    display: none;
    text-align: left;
    margin-left: 40%
}

#geography-wrapper .geography-content .aside .aside-nav li .submenu li {
    padding-top: 12px;
    padding-bottom: 8px;
    border: none
}

#geography-wrapper .geography-content .aside .aside-nav li .submenu li a {
    color: #333
}

#geography-wrapper .geography-content .aside .aside-nav li .submenu li.active a,#geography-wrapper .geography-content .aside .aside-nav li.active .has-submenu,#geography-wrapper .geography-content .aside .aside-nav li.active a {
    color: #ed7f01
}

#geography-wrapper .geography-content .aside .aside-nav li .submenu.active {
    display: block
}

#geography-wrapper .geography-content .position {
    width: 92%;
    margin: 0 auto;
    font-size: 12px;
    color: #777;
    border-bottom: 1px solid #e5e5e5;
    padding-left: 20px;
    padding-bottom: 12px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#geography-wrapper .geography-content .position a {
    font-size: 12px;
    color: #777;
    border-bottom: #e5e5e5
}

#geography-wrapper .geography-content .position a span {
    color: #004b8f
}

#geography-wrapper .geography-content .section .pages span,#geography-wrapper .geography-content .section .pages ul li a {
    color: #555;
    font-size: 12px
}

#geography-wrapper .geography-content .section {
    width: 95%;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 26px
}

#geography-wrapper .geography-content .section .pages {
    position: relative;
    width: 100%;
    margin-top: 40px;
    padding-top: 14px;
    padding-bottom: 10px;
    overflow: hidden;
    text-align: right;
    background: #f4f4f4
}

#geography-wrapper .geography-content .section .pages span select {
    font-size: 12px;
    display: inline-block;
    width: 58px;
    border: 1px solid #dcdcdc
}

#geography-wrapper .geography-content .section .pages span.turnto {
    position: absolute;
    right: 10px;
    top: 14px
}

#geography-wrapper .geography-content .section .pages span.allnews {
    margin-right: 10px
}

#geography-wrapper .geography-content .section .pages ul {
    float: right;
    margin-right: 15.5%
}

#geography-wrapper .geography-content .section .pages ul li {
    float: left;
    margin-right: 10px
}

#geography-wrapper .geography-footer {
    padding-top: 200px;
    width: 1200px;
    margin: 0 auto;
}

#geography-wrapper .geography-footer .academy,#geography-wrapper .geography-footer .backtop {
    display: inline-block;
    float: left
}

#geography-wrapper .geography-footer .footer-text {
    width: 50%;
    float: left;
    padding-left: 20px;
    margin-top: 22px
}

#geography-wrapper .geography-footer .footer-text p {
    color: #fff;
    line-height: 24px;
    font-size: 14px;
    margin: 0
}

#geography-wrapper .geography-footer .footer-wx {
    width: 20.8333%;
    float: right
}

#geography-wrapper .geography-footer .footer-wx li {
    width: 44%;
    float: left;
    margin-left: 5%;
    text-align: center
}

#geography-wrapper .geography-footer .footer-wx li p {
    margin-top: 10px;
    font-size: 12px;
    color: #fff
}

#geography-wrapper .geography-footer .copyright {
    margin-top: 20px;
    background: #fff;
    text-align: center
}

#geography-wrapper .geography-footer .copyright .block {
    width: 100%;
    height: 20px;
    background: #004b8f;
    display: none
}

#geography-wrapper .geography-footer .copyright p {
    width: 61.667%;
    margin: 0 auto;
    line-height: 22px;
    font-size: 12px
}

@media screen and (max-width: 1200px) {
    body {
        width:1200px
    }
}

.ie7 #geography-wrapper .geography-content {
    overflow: hidden
}

.ie7 #geography-wrapper .geography-content .aside .title {
    width: 110%
}

.ie7 #geography-wrapper .geography-content .aside {
    margin-right: 0
}

.ie7 #geography-wrapper .geography-content .position,.ie7 #geography-wrapper .geography-content .section {
    float: right
}

.ie7 #geography-wrapper .geography-content .position {
    width: 76.3%;
    margin-left: 1.7%
}

.ie7 #geography-wrapper .geography-content .section .article-list a {
    float: left
}

.ie7 #geography-wrapper .geography-content .section .article-list .time {
    float: right
}

.ie7 #geography-wrapper .geography-content .section .pages span {
    display: inline-block
}

.ie7 #geography-wrapper .geography-content .section .pages ul {
    margin-top: -18px
}

.ie7 #geography-wrapper .geography-content .section .pages .turnto {
    width: 16.025%;
    position: static;
    margin-left: 17%;
    margin-right: 10px
}

.ie7 #geography-wrapper .geography-footer {
    position: relative;
    top: 16px
}

.ie7 #geography-bgs .header-bgs {
    height: 354px
}

.ie7 #geography-bgs .footer-bg {
    height: 214px;
    bottom: 28px;
    background: #004b8f
}

.ie7 #geography-bgs .footer-bg .bg-block {
    display: none
}