@charset "UTF-8";
.hr5,
.hr10,
.hr15,
.hr20,
.hr30,
.hr40,
.hr45,
.hr50 {
    line-height: 0;
    font-size: 0;
    clear: both;
}

.hr5 {
    height: 5px;
}

.hr10 {
    height: 10px;
}

.hr15 {
    height: 15px;
}

.hr20 {
    height: 20px;
}

.hr30 {
    height: 30px;
}

.hr40 {
    height: 10%;
}

.hr45 {
    height: 45px;
}

.hr50 {
    height: 50px;
}

.clear {
    clear: both;
    line-height: 0;
    font-size: 0;
    height: 0;
}

.cont {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}

.lft {
    float: left;
}

.rig {
    float: right;
}


/*通用右侧样式文件*/

.xitong {
    width: 35px;
    height: 100%;
    background-color: #245399;
    position: absolute;
    left: 0;
    margin-right: -40px;
    top: 0;
    z-index: 1003;
}

.xitong li {
    line-height: 1.5;
    height: 37px;
}

.xt li {
    position: relative;
    text-align: center;
    padding: 5px 0;
}

.xt li.active .pub-highlight {
    background: #c40000;
}

.xt li .pub-highlight {
    border: 1px solid transparent;
}

.xt li:hover .pub-highlight {
    background: #c40000;
}

.xt li:hover a.user-center {
    background: #c40000;
    color: #fff;
    text-decoration: none;
}

.xt li.pub-user-group {
    background: #144059;
}

.xt li .pub-waring {
    position: absolute;
    right: 2px;
    top: 2px;
    -webkit-animation: warning 0.2s linear infinite alternate;
    animation: warning 0.2s linear infinite alternate;
}

@-webkit-keyframes warning {
    0% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
        opacity: .5;
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes warning {
    0% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
        opacity: .5;
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.xt li i {
    position: absolute;
    bottom: 1px;
    width: 25px;
    height: 1px;
    z-index: -1;
    background: #3d6880;
    left: 5px;
}

.xt li i.pub-top-line {
    top: 0;
}

.xt li a.sys-ico {
    position: absolute;
    z-index: 100;
    color: #fff;
    line-height: 37px;
    font-size: 12px;
    background: #004165;
    display: none;
    opacity: 0;
    border-radius: 3px;
    width: 100px;
    top: 7px;
    left: -136px;
}

.xt li a.sys-ico label {
    position: absolute;
    right: -8px;
    top: 9px;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-left: 8px solid #004165;
    border-bottom: 8px solid transparent;
}

.xt li a.sys-ico:hover {
    color: #dde084;
}

.xt li.pub-user-center img {
    margin-top: 0;
}

.xt li.pub-user-center a.sys-ico {
    top: 5px;
}

.xt li.pub-user-center span {
    position: absolute;
    top: 4px;
    width: 14px;
    height: 16px;
    background: url(../images/msg-bg.png) no-repeat;
}

.xt li a.user-center {
    display: block;
}

.xt li a {
    -webkit-transition: oapcity .2s, margin-left .2s, background .5s;
    transition: oapcity .2s, margin-left .2s, background .2s;
    position: relative;
    display: block;
    text-align: center;
    color: #fff;
}

.xt li a.active {
    background: #c40000;
}

.xt li a span {
    position: absolute;
    right: 0;
    top: -8px;
    font-size: 12px;
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 8px;
    behavior: url(../other/ie-css.htc);
    background: #c11717;
    color: #fff;
    z-index: 1000;
    text-align: center;
    line-height: 12px;
    font-weight: bold;
}

.xt-pic2 {
    display: none;
}

.szxx-pic2 {
    display: none;
}

.xinxi li {
    padding: 0 10px;
    font-size: 14px;
    line-height: 2;
    background-color: #004165;
    color: #dde084;
    font-family: "宋体";
    position: fixed;
    right: 62px;
    opacity: 0;
    z-index: 200;
    filter: alpha(opacity=0);
}

#mt3 {
    margin-top: 6px;
}

#mt4 {
    margin-top: 15px;
}

.pub-right-C {
    width: 260px;
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
    background: #fff;
    z-index: 1005;
}


/**国务院**/

.pub-right-box {
    position: fixed;
    left: 100%;
    top: 0;
    background: #818181;
    width: 295px;
    height: 100%;
    z-index: 99999999;
}

.pub-user {
    z-index: 1;
    right: 0;
}

.pub-title {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    text-align: center;
    background: #edf0f4;
    color: #245399;
    font-weight: normal;
    position: relative;
}

.pub-user .pub-userinfo-C {
    width: 100%;
    height: 100px;
    margin-top: 25px;
    border-bottom: 1px solid #dde7f4;
}

.pub-user .pub-userinfo-C .pub-user-portrait {
    text-align: center;
}

.pub-user .pub-userinfo-C .lx-pic {
    margin: 0 auto;
    float: none;
}

.lx-p {
    font-size: 18px;
    color: #25539a;
    text-align: center;
    line-height: 30px;
    padding-top: 30px;
}

.lx-dl {
    width: 150px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    font-size: 18px;
    background-color: #25539a;
    margin: 30px auto;
}

.toolbar-lx-zc {
    width: 150px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    font-size: 18px;
    background-color: #cf222c;
    margin: 0 auto;
}