@charset "utf-8";
/*基础制作页面组件*/
/*20150716 v1.0*/
/*20160421 v1.1 商讨了默认字号，a的默认连接颜色样式等*/

html,
body,
div,
p,
hr,
pre,
h1,
h2,
h3,
h4,
h5,
h6,
table,
tr,
td,
th,
tfoot,
tbody,
thead,
form,
input,
textarea,
label,
ul,
ol,
dl,
li,
dt,
dd,
.clearfix:after {
    margin: 0;
    padding: 0;
}

html,
body {
    height: 100%;
}

body {
    padding: 0;
    margin: 0;
    /*font-family: 'PingFang SC', 'Lantinghei SC', 'Helvetica Neue', 'Helvetica', 'Arial', 'Microsoft YaHei', '微软雅黑', 'STHeitiSC-Light', 'simsun', '宋体', 'WenQuanYi Zen Hei', 'WenQuanYi Micro Hei', 'sans-serif' !important;*/
    font-family: "PingFang SC", "XHW-pzh", "Lantinghei SC", "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", "微软雅黑", STHeitiSC-Light, simsun, "宋体", "WenQuanYi Zen Hei", "WenQuanYi Micro Hei", sans-serif;

    background:#d20600 url("http://www.locpg.gov.cn/2025xczdh/images/pcbg.jpg") 50% 0 no-repeat;
}

h1,
h2,
h3,
h4 {
    font-weight: normal;
}

li {
    list-style-type: none;
}

a {
    text-decoration: none;
    outline: none;
    color: #333;
}

a:hover {
    text-decoration: none;
    color: #3773db;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

iframe,
img {
    border: 0;
}

img {
    vertical-align: middle;
}

input {
    outline: none
}

.clearfix {
    display: block;
    #zoom: 1;
}

.clearfix:after {
    content: '';
    overflow: hidden;
    width: 100%;
    height: 0px;
    font-size: 0px;
    display: block;
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

.hide {
    display: none;
}

/*lhr,cl于20211201进行视频播放器样式覆写，修改视频absolute问题*/
.player-container {
    overflow: hidden;
}

.player-container .dhy-video {
    position: static !important;
}

/* CSS Document */
.domPC {
    display: block;
}

.domMob {
    display: none;
}

.menu {
    text-align: center;
    height: 50px;
    line-height: 50px;
    color: #fce182;
    font-size: 20px;
}

.menu a {
    font-size: 16px;
    color: #fce182;
    margin: 0 25px;
}

.menu1 {
    box-sizing: border-box;
    width: 270px;
    height: 50px;
    padding: 5px 10px;
    background: url(http://www.locpg.gov.cn/2025xczdh/images/bg-nav.png) 0 0 no-repeat;
    color: #8c0000 !important;
    background-size: 100% 100%;
}

.menu2 {
    display: none;
}

.main {}

.main .detail {
    width: 1400px;
    background: url(http://www.locpg.gov.cn/2025xczdh/images/pc-bg-main.png) 0 0 repeat-y;
    margin: 0 auto;
    min-height: 500px;
    padding: 70px 100px;
    box-sizing: border-box;
    position: relative;  
    border-radius: 20px; 
    z-index: 0;
}
.main .detail::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 1400px;
    height: 283px;
    background: url(http://www.locpg.gov.cn/2025xczdh/images/pc-bg-maintop.png) 0 0 no-repeat;
    z-index: 0;
}
.main .detail::after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    width: 1400px;
    height: 87px;
    background: url(http://www.locpg.gov.cn/2025xczdh/images/pc-bg-mainbottom.png) 0 100% no-repeat;
    z-index: 0;
}

.main .detail-title {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    position: relative;
    z-index: 2;
}

.main .detail-title h1 {
    text-align: center;
    font-size: 28px;
    line-height: 2em;
}

.main .detail-title h1 a {
    font-size: 28px;
    line-height: 2em;
}

.main .detail-title .info {
    text-align: center;
    font-size: 14px;
    line-height: 2em;
}

.main .detail-title .info span {
    margin: 0 15px;
}

.main .detail-content {
    font-size: 16px;
    line-height: 2em;
    position: relative;
    z-index: 2;
}

.main .detail-content p {
    margin-bottom: 15px;
}

/* .videobox {
    position: relative;
    width: 980px;
    height: 552px;
    margin: 0 auto;
    padding: 10px;
    background: -webkit-radial-gradient(0 0, #feae42, #f7274f);
    background: -moz-radial-gradient(0 0, #feae42, #f7274f);
}

.videobox span {
    position: absolute;
    left: 20px;
    bottom: 20px;
    width: 88px;
    height: 88px;
    background: url(http://www.locpg.gov.cn/static/xcjh2021/btn-play.png) no-repeat;
    z-index: 4;
    cursor: pointer;
}

.videobox img {
    width: 980px;
    height: 552px;
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 3;
}

.videobox iframe {
    width: 980px;
    height: 552px;
} */

.footer {
    line-height: 30px;
    margin-top: 30px;
    text-align: center;
    color: #fcf6c6;
    font-size: 14px;
    padding-top: 160px;
    height: 272px;
    box-sizing: border-box;
    background: url(http://www.locpg.gov.cn/2025xczdh/images/pc-bg-footer.png) 50% 0 no-repeat;
}

.footer a {
    color: #fcf6c6;
    font-size: 14px;
}

.pageVideo {
    height: 358px;
}

.detail-content img {
    max-width: 100% !important;
    height: auto !important;
}

.detail-content .fujian a {
    color: #000080;
}

.banner {
    height: 615px
}

.main .detail {
    margin-top: 10px;
}



.pageVideo {
    display: none;
  }
  
  .player-container {
      margin: 0 auto;
      overflow: hidden;
      text-align: left;
      margin-bottom: 15px !important;
  }
  
  #detail .player-container {
      margin: 0 auto;
      overflow: hidden;
      text-align: left;
      margin-bottom: 15px !important;
  }
  
  .simpleVideo {
    text-align: center;
  }
  
  .simpleVideo video {
    margin: 0 auto;
  }
  
  .player-container .dhy-video{
    position: static!important;
  }

@media screen and (min-width: 0px) and (max-width: 767px) {
    body {
        background: none
    }

    .main .detail {
        margin-top: 0px;
        width: 100%;
    }
    .domPC {
        display: none;
    }

    .domMob {
        display: block;
    }

    body {
        background: #a70700;
    }

    .menu {
        text-align: center;
        height: 45px;
        line-height: 45px;
        font-size: 18px;
        margin-bottom: 0;
    }

    .menu a {
        margin: 0 25px;
    }

    .menu1 {
        display: none;
    }

    .menu2 {
        box-sizing: border-box;
        width: 270px;
        height: 50px;
        padding: 5px 10px;
        background: url(http://www.locpg.gov.cn/2025xczdh/images/bg-nav.png) 0 0 no-repeat;
        color: #8c0000 !important;
        background-size: 100% 100%;
        display: inline;
    }

    .main .detail {
        width: 96%;
        margin: 0 auto;
        min-height: 500px;
        padding: 20px 25px 50px;
        box-sizing: border-box;
        background-size: 100% auto;
    }

    .main .detail::before{
        width: 100%;
        background-size: 100% auto;
    }

    .main .detail::after{
        width: 100%;
        height: 35px;
        background-size: 100% auto;
    }

    .main .detail-title h1 {
        text-align: center;
        font-size: 24px;
        line-height: 1.6em;
    }

    .main .detail-title h1 a {
        font-size: 24px;
        line-height: 1.6em;
    }

    .main .detail-title .info span {
        margin: 0 5px;
    }

    .main .detail-content img {
        max-width: 100% !important;
        height: auto !important;
    }

    /* .videobox {
        position: relative;
        width: 100%;
        margin: 0;
        height: auto;
        box-sizing: border-box;
        background: #820623;
    }

    .pageVideo {
        width: 100%;
        height: 240px;
    }

    .videobox img {
        width: 100%;
        height: 100%；
    }

    .videobox video {
        width: 100%;
        height: 240px;
    } */

    .footer {
        font-size: 12px;
        width: 100%;
        background: none;
        background-size: 100% auto;
        margin: 30px 0 0 0;
        height: 163px;        
        color: #fff6c5;
        padding-top: 40px;        
        background: url(http://www.locpg.gov.cn/2025xczdh/images/pc-bg-footer.png) 50% 100% no-repeat;
    }

    .footer a {
        font-size: 12px;
        color: #fff6c5;
    }

}