.header {
    height: 140px;
    background-image: url("../images/city_bg.jpg"), url("../images/temple_of_heaven.jpg");
    background-repeat: no-repeat, no-repeat;
    background-position: 0 0, 100% 0;
}
.obj-footer {
    width: 100%;
    height: 266px;
}

.yiqiheader {
    height: 163px;
    margin: auto;
    background-image: url("http://open.beijing.gov.cn/sysImages/secondtopbg2.jpg");
    background-repeat: no-repeat;
}

.yiqilogo {
    height: 163px;
    background-image: url("http://open.beijing.gov.cn/sysImages/secondtopbg2nr.png");
    background-repeat: no-repeat;
}

.secondtop {
    height: 40px;
    line-height: 40px;
    margin: auto;
    background-image: url("http://open.beijing.gov.cn/sysImages/secondtopbg1.jpg");
    background-repeat: no-repeat;
}

.div-header-logo {
    text-align: center;
    width: 390px;
    height: 80%;
    line-height: 230px;
    background-image: url("../images/kfbj_logo.png");
    background-repeat: no-repeat;
    background-position: center;
}

.div-header-logo span {
    font-size: 20px;
    font-weight: bolder;
    letter-spacing: 0.2em;
}

.footer {
    margin-top: 20px;
    width: 100%;
    padding: 38px 0;
    background-color: #B90030;
}

.nav {
    height: 42px;
    border-bottom: 1px solid #404553;
    background-color: #B90030;
    z-index: 1;
}

.nav .layui-nav {
    width: 1210px;
    top: 0;
    padding: 0;
    background: none;
    margin: 0 auto;
}

.layui-nav * {
    font-size: 18px;
    color: #ffffff;
}

.layui-nav .layui-nav-item {
    line-height: 42px;
}

.img-pg-logo {
    width: 60px;
}

.cursor_pointer {
    cursor: pointer;
}

.user_select_none {
    user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.scenery-blue {
    background-color: #01AAED;
    color: #ffffff;
}

.underline {
    display: inline;
    border-top: 0;
    border-right: 0;
    border-left: 0;
}

.border-none {
    border: none;
}

.border {
    border-width: 1px;
    border-style: solid;
    border-color: #e6e6e6;
}

.border-blue {
    border-color: #217EC3;
}

.border-green {
    border-color: #009688;
}

.border-red {
    border-color: #FF5722;
}

.border-orange {
    border-color: #FFB800;
}

.width-em-3 {
    width: 3em;
}

.width-em-8 {
    width: 8em;
}

.width-em-5 {
    width: 5em;
}

.width-em-9 {
    width: 9em;
}

.width-percent-50 {
    width: 50%;
}

.width-percent-100 {
    width: 100%;
}

.display-inline-block {
    display: inline-block;
}

.color-orange {
    color: #FFB800;
}

.color-red {
    color: #FF5722;
}

.color-green {
    color: #009688;
}

.color-cyan {
    color: #2F4056;
}

.color-blue {
    color: #1E9FFF;
}

.over-flow-scroll {
    overflow: scroll;
}

.text-l {
    text-align: left
}

.text-r {
    text-align: right
}

.text-c {
    text-align: center
}

.left-0 {
    left: 0
}

.left-100 {
    left: 100px;
}

.right-0 {
    right: 0
}

.right-100 {
    right: 100px;
}

.l, .f-l {
    float: left !important;
    _display: inline
}

.r, .f-r {
    float: right !important;
    _display: inline
}

.fw-bold {
    font-weight: bold;
}

.f-12 {
    font-size: 12px
}

.f-14 {
    font-size: 14px
}

.f-16 {
    font-size: 16px
}

.f-18 {
    font-size: 18px
}

.f-20 {
    font-size: 20px
}

.f-22 {
    font-size: 22px
}

.f-24 {
    font-size: 24px
}

.f-26 {
    font-size: 26px
}

.f-28 {
    font-size: 28px
}

.f-30 {
    font-size: 30px
}

.paragraph {
    text-indent: 2em;
    line-height: 1.5em;
}

.text-indent-2em {
    text-indent: 2em;
}

.line-height-3em {
    line-height: 3em;
}

.height-5em {
    height: 5em;
}

.height-8em {
    height: 8em;
}

.height-percent-50 {
    height: 50%;
}

.height-percent-100 {
    height: 100%;
}

.ma-5 {
    margin: 5px;
}

.ma-15 {
    margin: 15px;
}

.mt-5 {
    margin-top: 5px
}

.mt-10 {
    margin-top: 10px
}

.mt-15 {
    margin-top: 15px
}

.mt-20 {
    margin-top: 20px
}

.mt-25 {
    margin-top: 25px
}

.mt-30 {
    margin-top: 30px
}

.mt-35 {
    margin-top: 35px
}

.mt-40 {
    margin-top: 40px
}

.mt-50 {
    margin-top: 50px
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-5 {
    margin-bottom: 5px
}

.mb-10 {
    margin-bottom: 10px
}

.mb-15 {
    margin-bottom: 15px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-35 {
    margin-bottom: 35px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-50 {
    margin-bottom: 50px
}

.ml-5 {
    margin-left: 5px
}

.ml-10 {
    margin-left: 10px
}

.ml-15 {
    margin-left: 15px
}

.ml-20 {
    margin-left: 20px
}

.ml-30 {
    margin-left: 30px
}

.ml-40 {
    margin-left: 40px
}

.ml-50 {
    margin-left: 50px
}

.mr-0 {
    margin-right: 0 !important;
}

.mr-5 {
    margin-right: 5px
}

.mr-10 {
    margin-right: 10px
}

.mr-15 {
    margin-right: 15px
}

.mr-20 {
    margin-right: 20px
}

.mr-30 {
    margin-right: 30px
}

.mr-40 {
    margin-right: 40px
}

.mr-50 {
    margin-right: 50px
}

.pt-0 {
    padding-top: 0px
}

.pt-5 {
    padding-top: 5px
}

.pt-10 {
    padding-top: 10px
}

.pt-15 {
    padding-top: 15px
}

.pt-20 {
    padding-top: 20px
}

.pt-25 {
    padding-top: 25px
}

.pt-30 {
    padding-top: 30px
}

.pb-5 {
    padding-bottom: 5px
}

.pb-10 {
    padding-bottom: 10px
}

.pb-15 {
    padding-bottom: 15px
}

.pb-20 {
    padding-bottom: 20px
}

.pb-25 {
    padding-bottom: 25px
}

.pb-30 {
    padding-bottom: 30px
}

.pl-0 {
    padding-left: 0 !important;
}

.pl-5 {
    padding-left: 5px
}

.pl-10 {
    padding-left: 10px
}

.pl-15 {
    padding-left: 15px
}

.pl-20 {
    padding-left: 20px
}

.pl-25 {
    padding-left: 25px
}

.pl-30 {
    padding-left: 30px
}

.pr-5 {
    padding-right: 5px
}

.pr-10 {
    padding-right: 10px
}

.pr-15 {
    padding-right: 15px
}

.pr-20 {
    padding-right: 20px
}

.pr-25 {
    padding-right: 25px
}

.pr-30 {
    padding-right: 30px
}

.pd-5 {
    padding: 5px
}

.pd-10 {
    padding: 10px
}

.pd-15 {
    padding: 15px
}

.pd-20 {
    padding: 20px
}

.pd-25 {
    padding: 25px
}

.pd-30 {
    padding: 30px
}

.pd-40 {
    padding: 40px
}

.border-radius-5 {
    border-radius: 5px;
}

.span-textarea-count {
    float: right;
    color: #c2c2c2;
}

.position-r {
    position: relative;
}

.position-a {
    position: absolute;
}
.header_nav,
.headerNavRound,
.layui-nav-child{
    width: 100%;
    min-height: 68px;
    background: #bd1a2d;
}
.header_nav .layui-nav .layui-nav-item a{
    color: #fff;
    font-size: 18px;
}
.header_nav .layui-nav .layui-this:after{
    color: white !important;
    background: #6D000E !important;
}
.header_nav .layui-nav .layui-nav-item{
    line-height: 68px;
}
.header_nav .layui-container{
    display: flex;
    justify-content: space-between;
}
.header_nav .tabBerTitle{
    width: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.header_nav .tabBerTitle a img{
    width: 55px;
}
.header_nav .tabBerTitle div{
    margin-left: 10px;
    font-size: 28px;
}
#personalCenter,
.iconUserName{
    display: flex;
    align-items: center;
    justify-content: center;
}
.iconUserName{
    width: 30px;
    height: 30px;
    padding: 5px;
    border-radius: 50%;
    border:1px solid white;
}
.userNameTitle{
    max-width: 75px;
    margin: 0px 5px;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    text-overflow:ellipsis;
}
