/*
    * @time Tue Jul 01 2025 17:26:57 GMT+0800 (中国标准时间)
    */
@charset 'utf-8';

.clearfix:after,
body,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
input,
label,
li,
ol,
p,
pre,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
tr,
ul {
    margin: 0;
    padding: 0
}

body {
    font-family: 'PingFang SC', 'Lantinghei SC', 'Helvetica Neue', Helvetica, Arial, 'Microsoft YaHei', '微软雅黑', SimHei, '黑体', STHeitiSC-Light, simsun, '宋体', 'WenQuanYi Zen Hei', 'WenQuanYi Micro Hei', sans-serif
}

li {
    list-style-type: none
}

a {
    text-decoration: none;
    outline: 0;
    color: #333
}

a:hover {
    text-decoration: none;
    color: #3e55a8 !important
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

iframe,
img {
    border: 0
}

img {
    vertical-align: top
}

.clearfix {
    display: block
}

.clearfix:after {
    content: '';
    overflow: hidden;
    width: 100%;
    height: 0;
    font-size: 0;
    display: block;
    clear: both
}

i {
    font-style: normal
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body,
html {
    min-width: 1200px
}

body {
    background: -webkit-gradient(linear, left top, left bottom, from(#daf0fe), color-stop(50%, rgba(254, 252, 234, 0)));
    background: -webkit-linear-gradient(top, #daf0fe 0, rgba(254, 252, 234, 0) 50%);
    background: -moz-linear-gradient(top, #daf0fe 0, rgba(254, 252, 234, 0) 50%);
    background: linear-gradient(to bottom, #daf0fe 0, rgba(254, 252, 234, 0) 50%)
}

.domPC {
    display: block
}

.domMobile {
    display: none
}

@media (max-width:768px) {
    .domPC {
        display: none !important
    }

    .domMobile {
        display: block !important
    }
}

.left {
    float: left
}

.right {
    float: right
}

.part {
    width: 1200px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.breadcrumb {
    margin-top: 25px;
    color: #333;
    line-height: 1.2
}

.breadcrumb span {
    margin-right: 5px
}

.breadcrumb a {
    margin-right: 5px;
    color: #333
}

.content {
    margin-top: 20px
}

.content .part {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-color: #fff;
    padding: 35px 0
}

.content .fixTitle {
    width: 100%;
    height: 65px;
    background: #fff;
    -webkit-box-shadow: 0 0 15px 0 #b1b1b1;
    -moz-box-shadow: 0 0 15px 0 #b1b1b1;
    box-shadow: 0 0 15px 0 #b1b1b1;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    line-height: 65px;
    overflow: hidden;
    display: none
}

.content .fixTitle.fixTitle-show {
    display: block;
    position: fixed;
    top: 0;
    z-index: 990
}

.content .fixTitle-con {
    width: 1100px;
    margin: 0 auto
}

.content .fixTitle-con h1 {
    font-size: 20px;
    color: #000016
}

.content .content-right {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.content .content-right .detail {
    padding: 0 49px 15px
}

.content .content-right .detail h1 {
    font-size: 32px;
    font-weight: 700;
    line-height: 45px;
    padding-bottom: 30px;
    text-align: center
}

.content .content-right .detail .video-frame {
    display: none;
    margin-bottom: 20px
}

.content .content-right .detail p {
    margin-bottom: 15px;
    line-height: 36px;
    font-size: 1em;
    width: 100%;
    word-break: break-all;
    white-space: normal;
    overflow-wrap: break-word;
}

.content .content-right .main2 {
    position: relative;
    padding: 0 49px;
    padding-top: 50px;
    border-left: 1px solid #ccc
}

.content .content-right .detail img {
    max-width: 950px;
    width: auto;
    height: auto !important
}

.content .content-right .detail .author {
    text-align: right;
    margin-top: 60px;
    display: none
}

.content .content-right .keyword {
    display: none;
    padding: 30px 0
}

.content .content-right .keyword span {
    float: left;
    line-height: 32px;
    padding: 0 0 10px
}

.content .content-right .p-kwap a {
    display: inline-block;
    margin-right: 10px;
    padding: 0 12px;
    line-height: 32px;
    background-color: #f0f2f5;
    color: grey;
    transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    -o-transition: all .4s
}

.content .content-right .p-kwap a:hover {
    background-color: #348cec;
    color: #fff !important
}

.content .content-right .zan-wap {
    margin-top: 25px;
    position: relative;
    height: 140px
}

.content .content-right .zan-i {
    position: absolute;
    left: 50%;
    margin-left: -37px;
    top: 0;
    width: 101px;
    height: 101px;
    z-index: -1;
    font-size: 22px;
    color: #348cec;
    font-weight: 600;
    text-align: center;
    line-height: 74px
}

.content .content-right .zan-v {
    position: absolute;
    left: 50%;
    margin-left: -50px;
    top: 1px;
    width: 99px;
    height: 99px;
    z-index: 2;
    font-size: 22px;
    color: #348cec;
    font-weight: 600;
    text-align: center;
    line-height: 74px;
    background-image: url(https://www.xiongan.gov.cn/bundle/20171214_XAXL_good02_v1.png);
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100%;
    background-size: 100%
}

.content .content-right .zan-v span {
    position: relative;
    padding-left: 10px;
    line-height: 74px;
    color: #ccc;
    font-size: 14px;
    text-align: center
}

.content .content-right .zan-v span:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: -4px;
    width: 14px;
    height: 14px;
    background-image: url(https://www.xiongan.gov.cn/v2025/images/zan-v2.png);
    display: none
}

.content .content-right .zan {
    display: block;
    width: 101px;
    height: 101px;
    margin: 25px auto 0;
    background-image: url(https://www.xiongan.gov.cn/bundle/20171214_XAXL_good01_v1.png);
    position: relative;
    z-index: 3
}

.content .content-right .zan:hover {
    -moz-animation: mymove 1s infinite;
    animation: mymove 1s infinite;
    -webkit-animation: mymove 1s infinite
}

.content .content-left {
    width: 150px;
    padding-top: 20px;
    margin-right: 30px;
    border-right: 1px solid #d3d3d3
}

.content .content-left .info-box {
    width: 150px
}

.content .content-left .info-box.fix {
    position: fixed;
    top: 90px
}

.content .content-left .info-box.is-bottom-mod {
    position: absolute;
    bottom: 20px;
    left: 0
}

.content .content-left .timebox {
    text-align: center;
    font-size: 18px;
    font-weight: 100
}

.content .content-left .timebox p {
    font-size: 36px;
    padding: 13px 0;
    font-weight: 300
}

.content .content-left .timebox p span {
    font-size: 28px
}

.content .content-left .form {
    text-align: center;
    font-size: 14px;
    padding: 15px 0
}

.content .content-left .share {
    position: relative;
    padding: 10px 0
}

.content .content-left .online {
    text-align: center;
    padding: 10px 0
}

.content .content-left .online img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.content .content-left .s-item {
    text-align: center;
    color: grey;
    width: 108px;
    height: 42px;
    margin: 0 auto 16px;
    line-height: 42px;
    cursor: pointer
}

.content .content-left .s-item a {
    display: block;
    width: 42px;
    height: 42px;
    float: left;
    margin-bottom: 10px;
    transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    -o-transition: all .4s
}

.content .content-left .s-item div {
    float: left;
    width: 48px;
    height: 42px;
    line-height: 42px
}

.content .content-left .s-wb {
    background-image: url(https://www.xiongan.gov.cn/v2025/images/n-wb.png)
}

.content .content-left .s-q {
    background-image: url(https://www.xiongan.gov.cn/v2025/images/n-q.png)
}

.content .content-left .s-wx {
    background-image: url(https://www.xiongan.gov.cn/v2025/images/n-wx.png)
}

.content .content-left .s-item.hover a {
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg)
}

.content .content-left .wx-ewm {
    margin-bottom: 24px;
    width: 130px;
    height: 130px;
    background-color: #348cec;
    color: grey;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    text-align: center;
    position: absolute;
    left: 10px;
    top: 55px;
    display: none
}

.content .content-left .wx-ewm img {
    display: block;
    width: 115px;
    height: 115px;
    margin: 8px auto
}

.content .content-left .wx-qrcode {
    width: 100%;
    height: auto;
    padding-top: 20px;
    text-align: center
}

.content .content-left .wx-qrcode img {
    width: 80%;
    height: auto;
    margin: 0 auto
}

.content .content-left .wx-qrcode-title {
    font-size: 14px;
    line-height: 18px;
    color: #666;
    margin-top: 15px;
    margin-bottom: 20px
}

.content .content-left .wx-qrcode-title:before {
    content: '';
    display: block;
    margin: 0 auto 8px;
    height: 2px;
    width: 1.5em;
    background-color: orange
}

.content .content-left .wx-qrcode-main-title,
.content .content-left .wx-qrcode-pre-title {
    display: block;
    margin: 0 auto
}

.content .content-left .wx-qrcode-pre-title {
    padding-bottom: 5px;
    font-style: italic;
    color: #ccc;
    font-weight: 300
}

.content .content-left .wx-qrcode-main-title {
    color: #51aa38
}

.backtotop {
    position: absolute;
    position: fixed;
    right: 13px;
    bottom: 40px;
    z-index: 10;
    width: 40px;
    height: 30px;
    border: 1px solid #c5c5c5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #f6f6f6;
    overflow: hidden;
    cursor: pointer;
    display: none
}

.backtotop:after {
    content: '';
    display: block;
    width: 0;
    margin: 2px auto 0;
    border-left: 6px solid #f6f6f6;
    border-right: 6px solid #f6f6f6;
    border-top: 8px solid #f6f6f6;
    border-bottom: 8px solid #007bff
}

@media (max-width:768px) {

    body,
    html {
        min-width: 100%
    }

    .part {
        width: 100%
    }

    .breadcrumb .part {
        padding: 0 3%
    }

    .content {
        padding: 0 3%
    }

    .content .part {
        padding: 20px 3% 0
    }

    .content .content-right .detail {
        padding: 0
    }

    .content .content-right .detail img {
        width: 100%;
        height: auto
    }

    .content .content-right .detail h1 {
        font-size: 26px;
        font-weight: 700;
        line-height: 35px;
        padding-bottom: 10px
    }

    .content .content-right .detail .m-info {
        text-align: center;
        font-size: 14px;
        line-height: 24px;
        color: #999;
        margin-bottom: 10px
    }

    .content .content-right .detail .m-info em {
        font-style: normal
    }

    .content .fixTitle {
        height: auto;
        line-height: 35px;
        padding: 10px 20px;
        width: 100%
    }

    .content .fixTitle.fixTitle-show {
        left: 0;
        right: 0
    }

    .content .fixTitle .fixTitle-con {
        width: 100%
    }
}