body {
    font-family: "微软雅黑";
}

a {
    transition: all .3s;
    -webkit-transition: all .3s;
    cursor: pointer;
}

@media screen and (min-width: 992px) {
    .layui-container {
        width: 1230px;
    }
}

.t-center {
    text-align: center !important;
}

.t-left {
    text-align: left !important;
}

.t-right {
    text-align: right !important;
}

.p-rel {
    position: relative;
}

.leave {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    display: none
}

.leave-con {
    width: 750px;
    height: 340px;
    background-color: #FFF;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 101;
}

.leave-close {
    text-align: right;
    font-size: 22px;
    color: #929292
}

.leave-close i {
    cursor: pointer
}

.leave-con h1 {
    font-size: 26px;
    line-height: 42px;
    margin-top: 28px
}

.leave-con hr {
    margin-top: 50px
}

.leave-con a {
    margin-top: 15px;
    width: 110px;
    font-size: 18px;
    color: #ad150f
}

.leave-con a:hover {
    color: #ad150f
}


/* 首页列表新闻大标题及列表样式 */

.home_listnews_box h1 {
    display: block;
    font-size: 24px;
    color: #5e4ac6;
    position: relative;
    line-height: 32px;
    margin-bottom: 22px;
}

.home_listnews_box h1 a {
    position: absolute;
    right: 0;
    top: -2px;
    color: #8b8b8b;
}

.home_listnews_box h1 a i {
    font-size: 18px;
}

.home_listnews_box .listtitle a {
    height: 40px;
}

.home_listnews_box .listtitle span {
    height: 40px;
}

.home_listnews_box .listtitle a:hover {
    color: #5e4ac6;
}

.home_listnews_box .list-dept a span {
    border: 1px #5e4ac6 solid;
    color: #5e4ac6;
}

.home_listnews_box.mail-investigate .list-dept a span {
    border: 1px #0fbbe1 solid;
    color: #0fbbe1;
}

.home_listnews_box .list-dept a:hover {
    color: #5e4ac6;
}


/* 除首页外个子栏目首页大标题 */

.channel-title {
    font-size: 36px;
    color: #FFF;
    margin: 45px 0 40px;
    position: relative;
}

.channel-title hr:first-of-type {
    width: 96px;
    height: 2px;
    margin: 10px auto 0 0;
    border: 1px transparent solid;
}

.channel-title hr:last-of-type {
    width: 53px;
    height: 2px;
    margin: 4px auto 0 0;
    border: 1px transparent solid;
}

.channel-title a {
    position: absolute;
    right: 0;
    color: #FFF;
    top: 24px;
}

.channel-title a i {
    font-size: 22px;
}

a.more {
    position: absolute;
    right: 0;
    color: #8b8b8b;
    top: 0;
}

a.more i {
    font-size: 22px;
}

.list-dept {
    overflow: hidden;
}

.list-dept a {
    font-size: 18px;
    color: #333333;
    transition: all .3s;
    -webkit-transition: all .3s;
    height: 48px;
    display: block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    width: 98%;
}

.list-dept a span {
    display: inline-block;
    border: 1px #5e4ac6 solid;
    font-size: 14px;
    border-radius: 5px;
    color: #5e4ac6;
    line-height: 150%;
    padding: 0 5px;
    margin-right: 5px;
    vertical-align: top;
    box-sizing: border-box;
    width: auto;
}

.list-dept .layui-col-md1 span,
.list-dept .layui-col-md2 span {
    text-align: right !important;
    color: #333333;
    width: 100% !important;
    display: block;
    padding-top: 2px;
    white-space: nowrap;
    border: 0;
}

.list-dept font {
    font-size: 14px;
    display: block;
    text-align: right;
    height: 48px;
    padding-top: 5px;
    box-sizing: border-box;
    color: #9a9a9a;
}

.list-dept a:hover {
    color: #5e4ac6;
}

.list-dept p {
    font-size: 14px;
    line-height: 26px;
}

.list-dept .layui-row:last-of-type a {
    height: auto !important;
}

.list-dept .layui-row:last-of-type font {
    height: auto !important;
}

.listtitle a {
    font-size: 18px;
    color: #333333;
    height: 48px;
    display: block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.listtitle a:hover {
    color: #5e4ac6;
}

.listtitle span {
    font-size: 14px;
    display: block;
    text-align: right;
    height: 48px;
    padding-top: 5px;
    box-sizing: border-box;
}

.listtitle .layui-row:last-of-type a {
    height: auto;
}

.listtitle .layui-row:last-of-type span {
    height: auto;
}

.location {
    line-height: 46px;
    font-size: 16px;
    color: #333333;
}

.location a {
    line-height: 46px;
    font-size: 16px;
    color: #333333;
}

.location a br {
    display: none;
}

.blue-body {
    background-color: #e4eeff;
}


/* 政务服务头部各子局导航 */

.service-line1 ul {
    overflow: hidden;
    margin: 50px 0 40px;
}

.service-line1 ul li {
    float: left;
    margin-right: 1%;
    width: 9.1%;
}

.service-line1 ul li:last-of-type {
    margin-right: 0;
}

.service-line1 ul li a {
    display: block;
}

.service-line1 ul li a img {
    width: 82%;
    display: block;
    margin: 0 auto;
}

.service-line1 ul li a div {
    position: relative;
    width: 100px;
    height: 100px;
    text-align: center;
    line-height: 100px;
    display: block;
    margin: 0 auto;
    border-radius: 100%;
}

.service-line1 ul li a div i {
    font-size: 42px;
}

.service-line1 ul li:nth-child(1) a div,
.service-line1 ul li:nth-child(4) a div {
    background-color: #dbecff;
    color: #1082ff;
}

.service-line1 ul li:nth-child(2) a div,
.service-line1 ul li:nth-child(5) a div {
    background-color: #ffecd9;
    color: #ff7f02;
}

.service-line1 ul li:nth-child(7) a div {
    background-color: #d9f7d9;
    color: #01c700;
}

.service-line1 ul li:nth-child(6) a div,
.service-line1 ul li:nth-child(3) a div {
    background-color: #eee5ff;
    color: #a87dff;
}

.service-line1 ul li:nth-child(8) a div,
.service-line1 ul li:nth-child(10) a div {
    background-color: #fff5d9;
    color: #ffba00;
}

.service-line1 ul li:nth-child(9) a div {
    background-color: #ffecd9;
    color: #ff7f02;
}


/* .service-line1 ul li a div::before,.service-line1 ul li a div::after{top: 0;left: 0;content: '';position: absolute;width: 125px;height: 125px;border-radius: 100px;box-sizing: border-box;}
.service-line1 ul li a div::before{border: 2px transparent solid;}
.service-line1 ul li a div::after{border: 0 transparent solid;}
.service-line1 ul li a div:hover::before{border-top-color: #2365d3;border-right-color: #2365d3;border-bottom-color: #2365d3;transition: border-top-color 0.15s linear, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s;}
.service-line1 ul li a div:hover::after{  border-top: 2px solid #2365d3;border-left-width: 2px;border-right-width: 2px;-webkit-transform: rotate(270deg);transform: rotate(270deg);transition: border-left-width 0s linear 0.35s, -webkit-transform 0.4s linear 0s;transition: transform 0.4s linear 0s, border-left-width 0s linear 0.35s;transition: transform 0.4s linear 0s, border-left-width 0s linear 0.35s, -webkit-transform 0.4s linear 0s;} */

.service-line1 ul li a:hover div {
    animation: flipInY 1s;
}

.service-line1 ul li a span {
    font-size: 18px;
    display: block;
    text-align: center;
    margin-top: 15px;
}


/* 图片单张左右滚动效果 */

.control-box {
    width: 100%;
    height: 225px;
    position: relative;
}

.control-btn {
    position: absolute;
    width: 40px;
    height: 90px;
    background-color: #7f7f7f;
    color: #FFF;
    text-align: center;
    line-height: 90px;
    font-size: 48px;
    border-radius: 5px;
}

.prev {
    left: -50px;
    top: 65px;
}

.next {
    right: -50px;
    top: 65px;
}

.control-btn:hover {
    color: #FFF;
    background-color: rgba(127, 127, 127, 0.8);
}

.bigbox-out {
    width: 1201px;
    overflow: hidden;
}

.bigbox {
    overflow: hidden;
    width: 1224px;
    height: 225px;
}

#switcher {
    left: 0px;
}

.content_1.content_2 {
    width: 100%;
    float: left;
}

.box {
    width: 283px !important;
    height: 225px;
    float: left;
    border: 1px #e6f0ff solid;
    box-sizing: border-box;
    margin-right: 23px;
}

.box img {
    width: 100%;
}

.box:hover img {
    animation: pulse 1s;
}

.box span {
    font-size: 18px;
    border-top: 1px #e6f0ff solid;
    box-sizing: border-box;
    display: block;
    text-align: center;
    line-height: 58px;
    color: #333333;
    height: 58px;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.box span.line {
    line-height: 24px;
    margin-top: 3px;
}

#msg_Jubaocontent {
    padding: 20px 30px;
    box-sizing: border-box;
}

#msg_Jubaocontent h1 {
    display: block;
    font-size: 18px;
    margin-top: 16px;
}

.layui-layer-title {
    font-size: 18px !important;
    height: 50px !important;
    line-height: 50px !important;
}

@media screen and (max-width:768px) {
    body {
        font-family: "Microsoft YaHei", "微软雅黑"
    }
    .blue-body {
        background-color: #FFF;
    }
    .channel-title {
        font-size: 1.25rem;
        padding: 10px 0;
        line-height: 28px;
        text-indent: 10px;
        background-color: #FFF;
        margin: 0 0 5px;
        border-bottom: 2px #e4eeff solid;
    }
    .channel-title hr:first-of-type {
        width: 5px;
        height: 28px;
        float: left;
        border-radius: 5px;
        margin-top: 0;
    }
    .channel-title hr:last-of-type {
        display: none;
    }
    .channel-title .non_hover {
        color: #535353;
    }
    .list-dept a {
        font-size: 1.02rem;
        background-color: #FFF;
        height: auto;
        padding: 15px 0;
        line-height: 160% !important;
        border-bottom: 2px #dedede dotted;
    }
    .listtitle a {
        font-size: 1.02rem;
        background-color: #FFF;
        height: auto;
        padding: 15px 0;
        line-height: 160% !important;
        border-bottom: 2px #dedede dotted;
    }
    .mobile-more {
        background-color: #FFF;
        border-radius: 5px;
        padding: 10px 0;
        box-sizing: border-box;
    }
    .mobile-more a {
        background-color: #5748c5;
        color: #FFF;
        text-align: center;
        line-height: 36px;
        font-size: 1.125rem;
        display: block;
        border-radius: 5px;
    }
    .communist-leader .mobile-more a {
        background-color: #e4374a;
        width: 96%;
        margin: 0 auto;
    }
    .listtitle a img {
        width: 100%;
        min-height: 90px;
    }
    .listtitle a h1 {
        font-size: 1.02rem;
        line-height: 24px;
    }
    .leave-con {
        width: 95%;
    }
}