html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}
a{text-decoration:none;outline:none;}
a:hover,a:active,a:focus{text-decoration:none;outline:none;}

input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

body,body *{font-family:'Microsoft YaHei';}

#m_demo{overflow:hidden;width:100%;margin:0 auto;padding-top:20px;}
#m_indemo {float: left;width:800%}
#m_demo1 {float: left;}
#m_demo2 {float: left;}

#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%}
#demo1 {float: left;}
#demo2 {float: left;}

.w1200{width: 1200px;margin: 0 auto;}
.fl{float: left;}
.fr{float: right;}

.sideNav{
    position: fixed;
    right: 60px;
    top: 50%;
    z-index: 9999;
    margin-top: -75px
}

.sideNav ul li{
    display: block;
    cursor: pointer;
    width: 15px;
    height: 15px;
    margin: 10px 0;
}
.sideNav ul li a{
    display: block;
    width: 15px;
    height: 15px;
    background: url(../images/dian2.png) no-repeat center;
    transition: .3s;
}
.sideNav ul li.active a{
    background: url(../images/dian1.png) no-repeat center;
}

.dowebok{
    position: relative;
}
.head1{
    width: 100%;
    position: fixed;
    top: -104px;
    left: 0;
    right: 0;
    z-index: 9999;
    padding: 20px 0;
    background: rgba(0,0,0,0.72);
    transition: .5s;
}
.head1.down{
    top: 0!important
}
.w1620{
    max-width: 1650px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}
.head1 .w1620{
    position: relative
}
.head1 .logo{
    float: left;
}
.head1 .btn1{
    width: 35px;
    height: 28px;
    background: url(../images/btn1.png) no-repeat center;
    float: right;
    margin-top: 18px;
}

.head2{
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.82);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    padding-top: 10%;
    display: none
}
.head2 #formsearch{
    border-bottom: 1px solid #fff;
}
.head2 #formsearch input{
    border: none;
    outline: none;
    background: none;
    line-height: 35px;
}
.head2 #formsearch #s_btn{
    width: 30px;
    height: 35px;
    background: url(../images/ss.png) no-repeat center;
}
.head2 #formsearch #keyword{
    width: calc(100% - 35px);
    padding-left: 15px;
    color: #fff;
}
.head2 .btn2{
    width: 24px;
    height: 24px;
    background: url(../images/btn2.png) no-repeat center;
    position: absolute;
    top: 12%;
    right: 5%;
    z-index: 99999;
}

.head-menu{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 5%;
}
.head-menu > li > a{
    display: block;
    font-size: 20px;
    color: #fff;
    margin-bottom: 30px;
} 
.head-menu .head-sub-menu > li > a{
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 2.5;
}

.head3{
    width: 100%;
    height: 100px;
    position: fixed;
    z-index: 99;
}

.sec0-con{
    width: 100%;
    position: absolute;
    bottom: 18%;
    left: 0;
    right: 0;
    z-index: 99;
}
.sec0-con ul{
    text-align: center;
}
.sec0-con ul li{
    display: inline-block;
    width: 189px;
    height: 39px;
    margin: 0 30px;
}
.sec0-con ul li a{
    display: block;
    font-size: 14px;
    line-height: 37px;
    border: 1px solid rgba(255,255,255,0.55);
    border-radius: 18px;
    font-size: 14px;
    color: #fff;
    letter-spacing: 2px;
    position: relative;
    overflow: hidden;
}
.sec0-con ul li span{
    display: block;
    position: relative;
}
.sec0-con ul li a::before{
    content: '';
    width: 0;
    transition: .5s;
    height: 37px;
    background: #c59f61;
    position: absolute;
    left: 0;
    top: 0;
}
.sec0-con ul li a:hover::before{
    width: 100%;
}

.section1{
    background: #262626;
    width: 100%;
}
.sec1-con{
    font-size: 0;
}
.sec1-left{
    width: 50%;
    display: inline-block;
}
.sec1-left img{
    width: 100%;
}
.sec1-right{
    width: 50%;
    display: inline-block;
    vertical-align: middle;
}
.sec1-right .sec1-right-con{
    max-width: 522px;
    margin-left: 15%;
    padding: 5% 0;
}
.sec1-right .sec1-right-con dt img{
    max-width: 100%;
}
.sec1-right .sec1-right-con > h3{
    font-size: 30px;
    color: #f4bd65;
    text-transform: uppercase;
    line-height: 2.5;
}
.sec1-right .sec1-right-con > h4{
    font-size: 24px;
    color: #fff;
}
.sec1-right .sec1-right-con .jj{
    font-size: 14px;
    color: #fff;
    padding: 10% 0;
    line-height: 2;
}
.sec1-right .sec1-right-con a.more{
    display: inline-block;
    padding-right: 60px;
    font-size: 14px;
    color: #999999;
    background: url(../images/more1.png) no-repeat right center;
    line-height: 39px;
}
.sec1-right .sec1-right-con a.more:hover{
    background: url(../images/more2.png) no-repeat right center;
}

/* 手机端样式 */
@media (max-width: 768px) {
    .sec1-left {
        display: none; /* 隐藏左侧图片 */
    }
    .custom-background {
        background: url(../images/sjbj16.jpg) no-repeat center center; /* 自定义背景图路径 */
        background-size: cover; /* 背景图覆盖 */
    }
    .sec1-right {
        width: 100%; /* 右侧内容占满宽度 */
    }
    .sec1-right .sec1-right-con {
        padding: 40px 15px;
        margin: 0;
        width: 100%;
        max-width: 100%;
    }
    .sec1-right .sec1-right-con .jj {
        padding: 20% 10%;
     
    }
}



.section2{
    background: url(../images/bg1.jpg) no-repeat center;
    background-size: cover;
}
.w1280{
    max-width: 1310px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}
.index-tlt1{
    text-align: center;
    margin-bottom: 4%
}
.index-tlt1 h2{
    font-size: 30px;
    color: #f4bd65;
}
.index-tlt1 p{
    font-size: 28px;
    color: #fff;
    line-height: 2;
}
.sec2-con ul{
    font-size: 0;
}
.sec2-con ul li{
    width: 30.333%;
    display: inline-block;
    margin-right: 4.5%;
    background: #757575;
}
.sec2-con ul li:last-child{
    margin-right: 0;
}
.sec2-con ul li .cont{
    padding: 23% 10%;
    text-align: center;
}
.sec2-con ul li .cont img{
    max-width: 100%;
}
.sec2-con ul li .cont h3{
    font-size: 22px;
    color: #fff;
    margin-top: 15%;
}
.sec2-con ul li .cont p{
    font-size: 14px;
    color: #fff;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    line-height: 3;
    text-transform: uppercase;
}
.sec2-con ul li .cont .line{
    width: 36px;
    height: 36px;
    position: relative;
    margin: 0 auto;
    background: url(../images/line01.png) no-repeat center;
    transition: .5s;
}
.sec2-con ul li .cont:hover .line{
    transform:rotate(90deg);
}
.sec2-con ul li .cont a{
    display: block;
    width: 160px;
    height: 46px;
    border-top: 1px solid #757575;
    border-bottom: 1px solid #757575;
    margin: 0 auto;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    color: #bcbcbc;
    line-height: 44px;
    margin-top: 50px;
}
.sec2-con ul li .cont:hover a{
    border-color: rgba(255,255,255,0.55);
    color: #fff;
}

.section3{
    background: url(../images/bg2.jpg) no-repeat center;
    background-size: cover;
}
.sec3-con{
   font-size: 0;
   height: 100%;
}
.sec3-left{
    width: 50%;
    height: 100%;
    float: left;
}
.sec3-left ul{
    height: 100%;
}
.sec3-left ul li{
    height: 50%;
    width: 100%;
    font-size: 0;
    background: #fff;
}
.sec3-left ul li .bt{
    width: 50%;
    height: 100%;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: relative;
}
.sec3-left ul li .wz{
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    padding-left: 5%
}
.sec3-left ul li .bt .cont{
    position: absolute;
    left: 20%;
    top: 50%;
    margin-top: -40px;
}
.sec3-left ul li .bt h3{
    font-size: 24px;
    color: #f4bd65;
    line-height: 40px;
    text-transform: uppercase;
}
.sec3-left ul li .bt p{
    font-size: 24px;
    color: #fff;
    line-height: 40px;
}
.sec3-left ul li .wz p{
    font-size: 14px;
    color: #999999;
    padding-left: 20px;
    background: url(../images/dian3.png) no-repeat left 12px;
    line-height: 2;
}
.sec3-right{
    position: absolute;
    right: 15%;
    top: 50%;
    margin-top: -40px;
}
.sec3-right h3{
    font-size: 30px;
    color: #f4bd65;
    line-height: 40px;
}
.sec3-right h4{
    font-size: 28px;
    color: #fff;
    line-height: 40px;
}

.section5{
    background: url(../images/bg4.jpg) no-repeat center;
    background-size: cover;
}
.sec5-con ul li{
    width: 33.333%;
    float: left;
    padding: 4px;
}
.sec5-con ul li a{
    display: block;
    background: #757575;
    padding: 14%;
}
.sec5-con ul li a h3{
    font-size: 18px;
    color: #fff;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.sec5-con ul li a .info{
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: 25px 0;
}
.sec5-con ul li a .date{
    font-size: 14px;
    color: #fff;
}
.sec5-con ul li a:hover h3{
    color: #f4bd65;
}

.section6{
    background: url(../images/bg5.jpg) no-repeat center;
    background-size: cover;
}
.section6::before{
    content: '';
    width: 50%;
    height: 100%;
    background: rgba(38,38,38,0.72);
    position: absolute;
    top: 0;
    left: 0; 
}
.sec6-con .cont{
    max-width: 480px;
    position: relative;
    font-family: "微软雅黑";
}
.sec6-con .cont .index-tlt1{
    text-align: left;
}
.sec6-con .cont .lxfs{
    font-size: 14px;
    color: #fff;
    line-height: 2;
}
.sec6-con .cont .yqlj{
    font-size: 14px;
    color: #fff;
    line-height: 2;
}
.sec6-con .cont .yqlj a{
    color: #fff;
}
.sec6-con .cont .sub-company{
    padding: 10% 0;
}
.sec6-con .cont .sub-company > h3{
    font-size: 14px;
    color: rgba(255,255,255,0.57);
    margin-bottom: 30px;
}
.sec6-con .cont .sub-company .sec6-slick{
    padding-right: 40px;
    position: relative;
}
.sec6-con .cont .sub-company .sec6-slick .slick-con{
    padding: 0 5%;
}
.sec6-con .cont .sub-company .sec6-slick .slick-con img{
    max-width: 100%;
    margin: 0 auto;
}
.sec6-con .cont .sub-company .sec6-slick .slick-arrow{
    display: block;
    width: 35px;
    height: 35px;
    padding: 0;
    border: none;
    outline: none;
    position: absolute;
    bottom: 0;
    text-indent: 100px;
    overflow: hidden;
}
.sec6-con .cont .sub-company .sec6-slick .slick-prev{
    display: none!important;
}
.sec6-con .cont .sub-company .sec6-slick .slick-next{
    background: url(../images/right01.png) no-repeat center;
    right: 0;
    top: 50%;
    margin-top: -17.5px;
}
.sec6-con .cont .back-top{
    margin-top: 5%; margin-bottom:5%;
}
.sec6-con .cont .back-top a{
    display: inline-block;
    font-size: 12px;
    color: #f4bd65;
    padding-right: 60px;
    line-height: 36px;
    background: url(../images/more3.png) no-repeat right center;
}

.sec6-con .cont .fnav{
    font-size: 14px;
    color: #fff;
    line-height: 2;
    margin-top: 20px;
}
.sec6-con .cont .fnav a{
    color: #fff
}
.sec6-con .cont .copyr{
    font-size: 14px;
    color: #fff;
    line-height: 2;
}
.sec6-con .cont .copyr a{
    color: #fff
}

.n-menu{
    padding: 40px 0;
}
.n-menu .sort{
    text-align: center
}
.n-menu .sort > li{
    display: inline-block;
    margin: 0 10px 10px;
}
.n-menu .sort > li > a{
    display: block;
    padding: 0 20px;
    border: 1px solid #dddddd;
    font-size: 15px;
    line-height: 35px;
    color: #333;
}
.n-menu .sort > li:hover > a{
    background: #f4bd65;
    color: #fff;
}

@media (max-width: 1200px) {
    .section0, .section0 .fp-tableCell,
    .section1, .section1 .fp-tableCell, 
    .section2, .section2 .fp-tableCell,
    .section3, .section3 .fp-tableCell, 
    .section4, .section4 .fp-tableCell, 
    .section5, .section5 .fp-tableCell, 
    .section6, .section6 .fp-tableCell{
        display: block !important;
        height: auto !important;
    }
    .sideNav{
        display: none!important;
    }
    .head-menu > li > a{
        font-size: 16px;
        margin-bottom: 20px;
    }
    .head-menu .head-sub-menu > li > a{
        font-size: 12px;
    }
    .index-tlt1 h2{
        font-size: 24px;
    }
    .index-tlt1 p{
        font-size: 22px;
    }
    .sec5-con ul li a h3{
        font-size: 16px;
    }
    .sec1-right .sec1-right-con dt img{
        max-width: 40px;
    }
    .sec1-right .sec1-right-con > h3{
        font-size: 24px;
    }
    .sec1-right .sec1-right-con > h4{
        font-size: 22px;
    }
    .sec1-right .sec1-right-con .jj{
        font-size: 13px;
    }
    .section2{
        padding: 40px 0;
    }
    .section3{
        padding: 40px 0;
    }
    .section4{
        padding: 40px 0;
    }
    .section5{
        padding: 40px 0;
    }
    .section6{
        padding: 40px 0;
    }
    .sec3-left{
        width: 100%;
        float: none;
        height: 600px;
    }
    .sec3-right{
        width: 100%;
        position: static;
        text-align: center;
        margin-top: 0;
        margin-bottom: 4%;
    }
    .sec3-right h3{
        font-size: 24px;
    }
    .sec3-right h4{
        font-size: 22px;
    }
    .sec3-left ul li .bt h3{
        font-size: 20px;
    }
    .sec3-left ul li .bt p{
        font-size: 18px;
    }

    .section6::before{
        width: 60%;
    }
}
@media (max-width: 990px){
    body{
        padding-top: 60px;
    }
    .sec0-con ul li{
        width: 120px;
        height: 32px;
        margin: 0 10px;
    }
    .sec0-con ul li a{
        line-height: 30px;
        border-radius: 15px;
        font-size: 12px;
    }
    .sec2-con ul li .cont h3{
        font-size: 18px;
    }
    .sec2-con ul li .cont p{
        font-size: 12px;
    }
    .sec2-con ul li .cont a{
        font-size: 12px;
        width: 120px;
    }
    .section6::before{
        width: 70%;
    }
}
@media (max-width: 768px){
    .sec0-con ul li{
        width: 90px;
        margin: 6px 2px;
    }
    .sec1-left{
        width: 100%;
    }
    .sec1-right{
        width: 100%;
    }
    .sec1-right .sec1-right-con{
        padding: 40px 15px;
        margin: 0;
        width: 100%;
        max-width: 100%;
    }
    .sec2-con ul li{
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .sec2-con ul li .cont{
        padding: 15% 5%;
    }
    .sec2-con ul li .cont a{
        margin-top: 30px;
    }
    .sec3-left ul li .bt .cont{
        margin-top: -30px;
    }
    .sec3-left ul li .bt h3{
        font-size: 16px;
        line-height: 30px;
    }
    .sec3-left ul li .bt p{
        font-size: 14px;
        line-height: 30px;
    }
    .sec3-left ul li .wz p{
        font-size: 12px;
    }
    .sec5-con ul li{
        width: 100%;
    }
    .sec5-con ul li a{
        padding: 20px;
    }
    .sec5-con ul li a h3{
        font-size: 14px;
    }
    .sec5-con ul li a .info{
        font-size: 12px;
    }
    .sec5-con ul li a .date{
        font-size: 12px;
    }
    .section6::before{
        width: 100%;
    }
}
#maximg img{ max-width:100% !重要; height:auto !重要;display:inline-block;}
#maximg p span{text-wrap: inherit !重要;}

.xypg-right-content{ font-size:15px; line-height:30px}

.pagebar { padding:20px; overflow:hidden; clear:both}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 8px 10px;
  margin: 0 2px;
  border-radius: 3px; line-height:100%
}
.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #333;
  border: 1px solid #333;
}
.pagination a.page-num-current {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}
.pagination .st{ font-family:宋体}
.text-secondary{ text-align:center; padding:20px 0}

.logo img{ height:62px}

/* 新增 banner 标题和副标题样式 */
.banner-content {
    position: absolute;
    top: 50%; /* 垂直居中 */
    left: 50%;
    transform: translate(-50%, -50%); /* 水平和垂直居中对齐 */
    text-align: center; /* 文本居中对齐 */
    color: #dba652; /* 设置文本颜色为金色 */
    z-index: 10000; /* 确保标题在最上层 */
}

/* 电脑版样式 */
@media (min-width: 769px) {
    .banner-title {
        font-size: 70px; /* 标题字体大小 */
        font-weight: bold; /* 字体加粗 */
    }javascript:;
    .banner-subtitle {
        font-size: 36px; /* 副标题字体大小 */
        font-weight: bold; /* 字体加粗 */
    }
}

/* 手机版样式 */
@media (max-width: 768px) {
    .banner-title {
        font-size: 35px; /* 标题字体大小 */
        font-weight: bold; /* 字体加粗 */
    }
    .banner-subtitle {
        font-size: 27pxpx; /* 副标题字体大小 */
         font-weight: bold;
    }
}

/* 新增下载按钮样式 */
.download-btn {
    font-size: 16px;
    color: black;
    background-color: #f4bd65;
    border: 2px solid #f4bd65;
    padding: 10px 20px;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
    margin-top: 20px;
    border-radius: 5px; /* 美化按钮的圆角 */
}

.download-btn:hover {
    background-color: darkgoldenrod;
    border-color: darkgoldenrod;
}

/* 弹窗样式 */
.popup {
    display: none;
    position: fixed;
    z-index: 10001;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}

.popup-content {
    background-color: #fefefe;
    margin: 10% auto; /* 调整弹窗的上边距 */
    padding: 40px 20px; /* 增加弹窗的内边距 */
    border: 1px solid #888;
    width: 80%;
    max-width: 300px; /* 增加弹窗的最大宽度 */
    text-align: center;
    border-radius: 10px;
}

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

/* 新增复制按钮样式 */
.copy-btn {
    font-size: 16px;
    color: black;
    background-color: #f4bd65;
    border: 2px solid #f4bd65;
    padding: 10px 20px;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
    margin-top: 20px; /* 增加按钮的上边距 */
    border-radius: 5px; /* 美化按钮的圆角 */
}

.copy-btn:hover {
    background-color: darkgoldenrod;
    border-color: darkgoldenrod;
}
