body {
    background: #fff;
}

hr {
    width: 98%;
    margin: auto;
}

#toptime {
    padding-right: 16px;
}

.topwarp {
    height: 32px;
    background: #2D77B5;
    font-size: 14px;
    line-height: 32px;
}

.topwarp span {

    color: #fff;

}

.topwarp a {
    padding-left: 16px;
    float: right;
    color: #fff;
    background-position: left center;
    background-repeat: no-repeat;
}

.topwarp a.icon_user {
    margin-left: 10px;
    background-image: url(../images/index/icon_user.png);
    background-size: auto 14px;
}

.topwarp a.icon_admin {
    background-image: url(../images/index/icon_user2.png);
    background-size: auto 13px;
}

.menubox {
    overflow: hidden;
    height: 85px;
}

.menubox .logo {
    margin-top: 15px;
    /*width: 700px;*/
    /* height: 60px;  background:url(../images/index/logo.png) no-repeat left center; background-size: 100% auto;width: 497px;  */
    float: left;
}

.menubox .logo a {
    color: #2D77B5;
    height: 100%;
    display: block;
    font-size: 24px;
    font-weight: 400;
    line-height: 60px;
    margin-left: 10px;
}

.menubox .logo a img {
    float: left;
    width: 50px;
    margin-right: 10px;
}

.menu {
    padding-top: 20px;
    float: right;
}

.menu a {
    line-height: 25px;
    font-size: 18px;
    display: block;
    float: left;
    padding: 0 8px 0 13px;
    text-align: center;
}

.menu a i {
    height: 28px;
    display: block;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto 23px;
}

.menu a:hover {
    color: #2D77B5;
}

.menu a i.icon_home {
    background-image: url(../images/index/icon_home.png);
}

.menu a i.icon_gg {
    background-image: url(../images/index/icon_news.png);
}

.menu a i.icon_jy {
    background-image: url(../images/index/icon_gx.png);
}

.menu a i.icon_jg {
    background-image: url(../images/index/icon_cj.png);
}

.menu a i.icon_help {
    background-image: url(../images/index/icon_wenti.png);
}

.menu a i.icon_card {
    background-image: url(../images/index/icon_card.png);
}

.menu a.current {
    color: #2D77B5;
}

.footer {
    background: #2D77B5;
    line-height: 32px;
    color: #FFF;
    height: 118px;
    padding-top: 26px;
}

.footer_zs {
    float: right;
    margin-top: 21px;
}

.footer_zs img {
    float: right;
    margin-left: 12px;
}

.footer span {
    margin-right: 16px;
}

.con_inner {
    padding: 28px 0;
    background: url(../images/inner/bj.png) no-repeat center bottom #EBF6FD;
    background-size: cover;
}

.con_inner .warp {
    background: #fff;
    padding: 15px 30px 36px 30px;
    min-height: 905px;
}

.page_common_btn_style {
    font-weight: normal;
    font-family: "PingFang SC", Verdana, arial, sans-serif;
    width: 30px;
    height: 30px;
    border-radius: 0;
}

.page_common_btn_active {
    background: #2D77B5;
}

.icon-you,
.icon-zuo {
    vertical-align: -3px;
    width: 9px;
    display: inline-block;
    height: 15px;
}

.icon-you {
    background: url(../images/index/pagerightbtn.png) no-repeat center;
}

.icon-zuo {
    background: url(../images/index/pageleftbtn.png) no-repeat center;
}

.icon-you::before,
.icon-zuo::before {
    content: '';
}

.next_btn,
.prev_btn {
    background: none;
}

.breakwarp {
    margin-bottom: 23px;
    overflow: hidden;
}

.break {
    line-height: 36px;
    color: #666666;
    padding-left: 38px;
    background: url(../images/inner/home.png) no-repeat 13px center
}

.break strong {
    font-weight: normal;
    margin-right: 4px;
}

.break a {
    color: #666666;
}

.break a:hover {
    color: #2D77B5;
}

.prev_top_btn,
.next_bottom_btn {
    display: none;
}