/* CSS Document */
body{PADDING-RIGHT:0px;PADDING-LEFT:0px;FONT-SIZE:12px;PADDING-BOTTOM:0px;MARGIN:0px;PADDING-TOP:0px;FONT-FAMILY: "微软雅黑", "宋体","黑体",Verdana, Arial, Helvetica, sans-serif;
 background:#f7f7f7; }
table{ margin:0 auto;border-spacing:0;border-collapse:collapse; }
img{border:0;}
ol,ul,li{padding:0px;margin:0px;list-style-type:none;}
caption,th {text-align:left;}
form,ul,li,h1,h2,h3,h4,h5,h6,p,dl,dd,dt.input{margin:0px;padding:0px;}
address,caption,cite,code,dfn,em,th,var {font-weight:normal; font-style:normal;} 
A:link,A:visited{TEXT-DECORATION:none; }
A:hover { TEXT-DECORATION:none; color:#8f1e16;}
.my-link {color: #ffffff;}
.my-link:hover {color: #ffffff;font-size: 16px;}

legend{color:#000;}
fieldset,img{border:0;}
.center{text-align:center;}
input{  outline:none;}
.fl{float:left;}
.fr{float:right;}
.fw{font-weight:bold;}
.clear {clear:both; height:0; line-height:0; overflow:hidden;}
.cctop{ width:100%; height:40px; background:#000;}
.head_top{
    position: relative;
}
.head_top .img {
    width: 100%;
}
.head_top .img img{
    display: block;
    width: 100%;
    height: auto;  /* 关键：自动计算高度，保持原始比例 */
    max-width: 100%;
}
.head_top .logo{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
}
.head_top .logo a {
    height: 100%;
    display: flex;
    align-items: center;
}
.head_top .logo img{
    display: block;
}
.top_link{
    position: absolute;
    left: 0;
    right: 33;
    top: 23px;
    z-index: 33;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.top_link .li{
    font-size: 16px;
    color: #fff;
    line-height: 22px;
    margin-left: 26px;
}
.top_link .li a {
    color: #fff !important;
}
.topaa{
  width:1200px;
  line-height:40px;height:40px;
  margin:0 auto;

}
.topfl{
  color:#e5e5e5;
  line-height:40px;height:40px; float:left; width:400px;
  font-size: 13px;
}
.topfr{ float:right; width:}
.topfr a{
  color:#e5e5e5;
  line-height:40px;height:40px;
  font-size: 13px;
} 
.logobj{width:100%; min-width:1200px; background:url(../images/mbk_03.png) bottom;}
.logobjc{ width:1200px; margin:0 auto;}
.logolf{ width:548px; height:88px; float:left; margin-top:30px;}
.logoc{ width:278px; height:71px; float:left; margin-left:60px; margin-top:30px;}
.souyou{float:right; width:270px; height:40px;margin-top:57px;}
.sous{ width:232px; height:30px;  background:url(../images/mb_09-04.png) no-repeat; }
.soua{ width:190px; float:left; height:26px; margin-top:2px; margin-left:10px;}
.soua input{ width:178px; height:27px; background:none; border:none;}
.ssan{ width:26px; height:24px; float:left; margin-top:3px;}

.daoh{ height:75px;  width:100%; min-width:1200px;background:#94070A;display: flex;align-items: center;justify-content: center;}

.daohc{ width:1200px; height:45px; line-height:45px; color:#fff; margin:0 auto; font-size:14px;}

.daoh ul li a {
    color: #fff !important;
    font-size: 18px !important;
    text-decoration: none !important;
    line-height:75px !important;
    width:156px !important;
    height:75px !important;
}

.daoh .wp {
    justify-content: space-around;  /* 改为space-around */
}

/* 如果导航内容是ul，确保它也是flex */
.daoh .wp > ul:first-child {
    display: flex;
    flex: 1;
    justify-content: space-around;
}

/* 给导航区域和搜索按钮之间添加间距 */
.daoh .wp > div:first-child {
    align-items: center;
}


/* 如果elementname是ul导航菜单结构 */
.daoh .wp > div:first-child,
.daoh .wp > ul:first-child {
    width: calc(100% - 50px); /* 减去搜索按钮的空间 */
    display: flex; /* 如果需要横向排列 */
}

/* 或者如果elementname内包含ul，可以这样 */
.daoh .wp > div:first-child ul {
    display: flex;
    flex: 1;
    justify-content: space-around;
    align-items: center;
}

/* 确保搜索按钮和其他菜单项对齐 */
.daoh .wp > div:first-child .search_bth {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px !important;  /* 增加宽度，与高度一致 */
    height: 45px !important;  /* 保持与菜单高度一致 */
    border-radius: 50% !important;  /* 确保是圆形 */
    margin: 0;
    padding: 0;
}

/* 调整导航菜单项样式 */
.daoh .wp > div:first-child li {
    margin-right: 20px;
}

.daoh .wp > div:first-child li h2 {
    margin: 0;
}

.daoh .wp > div:first-child li a {
    text-decoration: none;
    color: #333; /* 根据实际需要调整颜色 */
}



.search_bth{
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 1px solid #fff;
}
.search_bth a{
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
}
.search_bth a img{
    display: block;
    width: 21px;
}

.xues{ width:232px; height:30px; margin-top:10px;}
.xues li{ min-width:50px; float:left; line-height:30px; text-align:center;}
.xues li a{ color:#fff;}
.ban535{ width:100%; height:553px;position: relative;}

.banner-box{    width: 1400px;
    min-width: 1200px;
    height: 553px;
    position: absolute; /* 绝对定位，完全独立 */
    left: 50%;
    top: 0;
    transform: translateX(-50%); /* 精确居中 */
    overflow: hidden;}
.banner-box .bd ul li {
    transition: opacity 0.3s ease;
    will-change: opacity;
}
.banner-box .bd{ width:100% !important;}
.banner-box .bd li .m-width {width:1200px;margin:0 auto;overflow:hidden;}
.banner-box .bd li{    width: 100% !important;
    height: 553px;
    background-size: cover !important;  /* 关键：填满容器，裁剪多余部分 */
    background-position: center !important;  /* 关键：居中显示核心内容 */
    background-repeat: no-repeat !important;
    /* 以下可选优化 */
    image-rendering: -webkit-optimize-contrast; /* 提高图片质量 */
    background-color: #f0f0f0; /* 加载前的占位色 */}
.banner-box .bd li a{display:block;background-size:auto;}

.banner-btn {
    width: 1210px;
    position: absolute;
    top: 50%;            /* 关键修改：垂直居中 */
    left: 50%;           /* 水平居中 */
    transform: translate(-50%, -50%); /* 关键修改：精确居中 */
    margin-left: 0;      /* 移除旧的居中方式 */
    z-index: 100;        /* 提高层级 */
    height: 104px;       /* 新增：给容器一个高度 */
}

.banner-btn a {
    display: block;
    width: 49px;
    height: 104px;
    position: absolute;
    top: 0;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
    z-index: 100;        /* 保持高层级 */
}
.banner-btn a.prev{left:20px;background:url(../images/foot.png) no-repeat 0 0;} 
.banner-btn a.next{right:20px;background:url(../images/foot.png) no-repeat -49px 0;}

/* 分页点容器 - 固定在底部中央 */
.banner-box .hd {
    position: absolute;
    bottom: 20px;           /* 关键：改为底部 */
    left: 50%;              /* 关键：水平居中 */
    transform: translateX(-50%); /* 关键：精确居中 */
    z-index: 5;
    margin: 0;
    padding: 0;
}

/* 分页点列表 - 使用flex布局 */
.banner-box .hd ul {
    display: flex;          /* 关键：水平排列 */
    gap: 10px;              /* 圆点间距 */
    margin: 0;
    padding: 0;
    list-style: none;
}

/* 每个分页圆点 */
.banner-box .hd ul li {
    width: 12px;
    height: 12px;
    border-radius: 50%;     /* 关键：确保是正圆 */
    text-indent: -9999px;   /* 隐藏数字 */
    background: #ccc;
    cursor: pointer;
    transition: all 0.3s ease;
}

/* 当前激活的圆点 */
.banner-box .hd ul li.on {
    background: #DA324D;
    transform: scale(1.2);  /* 可选：激活时稍微放大 */
}
.wac{ width:1120px; height:140px; margin:0 auto; background:url(../images/xinbk.png) no-repeat; position:relative; bottom:90px; padding:20px 40px;}
.wac h3{ font-size:30px; text-align:center; color:#984612; line-height:50px; font-weight:bold;}
.wac p{ font-size:14px; line-height:30px; margin-top:30px;color:#984612;}
.wa1200{ width:1200px; height:auto; margin:0 auto; margin-top:105px; margin-bottom:50px;}

.xyyw{ height:50px; background:url(../images/mbk_25.png) center repeat-x;}
.xyywlf{ width:150px; background:url(../images/mb_30.png) left center no-repeat; float:left; line-height:50px; text-indent:40px; font-size:18px;}
.xyywgg{ width:60px; float:right; line-height:50px; font-size:14px; background:url(../images/mbk_119.png) 5px 10px no-repeat #fff; text-align:right;}
.xy381{ width:365px; float:left; padding-right:15px; border-right:1px solid #ccc; margin-top:20px;}
.xy381 img{ width:365px; height:186px;}
.lixistkk{ height:auto; width:100%; margin-top:10px;}
.lixistkk li{ line-height:33px; color:#9e9e9e; font-size:14px; background:url(../images/mb_23.png) left center no-repeat; text-indent:10px;}

.xy381r{ width:365px; float:left; padding-right:15px; border-right:1px solid #ccc; margin-top:20px; padding-left:15px;}
.xy381r img{ width:365px; height:186px;}
.xy381rz{ width:365px; float: right; margin-top:20px; padding-left:15px;}
.xy381rz img{ width:365px; height:186px;}

.xy381w{ width:100%; height: auto;}
.wa1200w{ width:1160px; height:auto; padding:20px; margin:0 auto; background:#fff; margin-top:15px;}
.wgg0w{ width:1200px; height:192px;  margin:0 auto;}





.zc560{ width:560px; float:left; height:auto;}
.lixist{ height:auto; width:100%; margin-top:10px;}
.lixist li{ text-align:right; line-height:33px; color:#9e9e9e; font-size:14px; }
.lixist li a{ float:left; text-align:left; }
.zc560rr{ width:560px; float: right; height:auto;}
.kstd-list ul{
  overflow: hidden;
  padding:15px 0;
}
.kstd-list ul li{
  float: left;
  width:210px;
  height:65px;
  margin-bottom: 16px; margin:5px 11px;
  overflow: hidden;
}
.kstd-list ul li .kstd-list1{background: url(../images/1.png) no-repeat;background-color:#747474;}
.kstd-list ul li .kstd-list2{background: url(../images/2.png) no-repeat;background-color:#747474;}
.kstd-list ul li .kstd-list3{background: url(../images/3.png) no-repeat;background-color:#747474;}
.kstd-list ul li .kstd-list4{background: url(../images/4.png) no-repeat;background-color:#747474;}
.kstd-list ul li .kstd-list5{background: url(../images/5.png) no-repeat;background-color:#747474;}
.kstd-list ul li .kstd-list6{background: url(../images/6.png) no-repeat;background-color:#747474;}
.kstd-list ul li .kstd-list7{background: url(../images/7.png) no-repeat;background-color:#747474;}
.kstd-list ul li .kstd-list8{background: url(../images/8.png) no-repeat;background-color:#747474;}
.kstd-list ul li .kstd-list9{background: url(../images/9.png) no-repeat;background-color:#747474;}
.kstd-list ul li .kstd-list10{background: url(../images/10.png) no-repeat;background-color:#747474;}
.kstd-list ul li span{
  display: inline-block;
  width:65px;
  height:65px;
  float: left;
  
}
.kstd-list ul li p{
  display: inline-block;
  width:145px;
  height:65px;
  float: right; font-size:16px;
}
.kstd-list ul li p a{
  display: block;
  width:145px;
  height:65px;
  line-height: 65px;
  text-align: center;
  color:#2C2C2C;
  background-color: #F2F1F1;
}
.kstd-list ul .mr{
  margin-right:25px;
}

.zhutn{ height:120px; width:100%; margin-top:20px;}
.zhutn li{ width:258px; height:120px; float:left; margin-right:40px;}

.xddlf{ width:150px; background:url(../images/mb_67.png) left center no-repeat; float:left; line-height:50px; text-indent:40px; font-size:18px;}
.xddlfa{ width:80px; background:#fff; float:left; line-height:50px;  font-size:18px;}
.xddlfb{ width:150px; background:url(../images/mb_38.png) left center no-repeat; float:left; line-height:50px; text-indent:40px; font-size:18px;}

/******************************列表页***********************************/
#two-banner{
  width:100%;
  height:200px;
}
.two-banner{
  width:1200px;
  height:200px;
  margin:0 auto;
}
.content{
  width:1200px;
  margin:0 auto;
  margin-top:40px; 
}
.sy-content{width:100%;height:auto; position:relative; } 
.main{width:1000px; min-height:500px; margin-top:-40px;}
.left{width:220px;margin-left:20px; margin-right:15px; background:#e2e2e2; min-height:700px;}
.right{width:900px; margin-top:50px; background:#fff; min-height:600px; margin-bottom:25px; padding:20px;}
.lmmc{width:200px; height:65px; color:#fff; font-size:24px; line-height:65px; padding-left:20px; margin-bottom:4px; background:url(../images/lanmu-bg.jpg);}
.left-list{width:220px; }
.left-list li a,.jxms li a{color:#333; height:40px; line-height:40px; padding-left:20px; width:200px; background:#e2e2e2; font-size:14px; display:block; border-bottom:1px solid #fcfcfc;} 
.left-list li a:hover,.left-current,.jxms li a:hover{background:#861600!important; color:#fff!important;}
.jxms{width:220px; height:42px; background:#e2e2e2;}
.jxms h3{display:block; float:left; height:42px; line-height:42px; padding-left:20px; width:200px; color:#fff; background:url(../images/jxms.jpg) no-repeat; margin-bottom:1px;}
.jxms-pic{width:200px; height:145px; overflow:hidden; margin-right:20px; margin-top:8px;}
.jxms-txt{width:503px; font-size:14px; line-height:30px; color:#333;text-align:justify; text-justify:inter-ideograph;}
.jxms-list{width:723px; padding:0px 20px; border-top:2px solid #e8e8e8; min-height:300px;}
.jxms-list li{background:url(../images/fgx.jpg) repeat-x left bottom; padding:20px 0;}
.list,.jj{width:860px;padding:15px 20px; border-top:2px solid #e8e8e8; min-height:300px;}
.list li{background:url(../images/point.png) no-repeat left center; padding-left:15px; height:45px; line-height:45px;border-bottom:1px dashed #aaa;}
.list li a{color:#333; display:block; float:left; height:45px; line-height:45px; overflow:hidden; width:750px; font-size:15px;}
.list li a:hover{color:#861600;}
.list li i{display:block; float:right; width:95px; text-align:right; color:#999;font-size:15px;}
.dqlm {width: 100%;height:40px; overflow:hidden;}
.dqlm h3{line-height: 40px;font-size:20px;color:#861600;}
.local{color:#666; font-size:14px;margin-top:15px;}
.local a{padding:0 6px;color:#666; font-size:14px;}
.content-nr{width:875px; padding:20px; border-top:1px solid #e8e8e8;}
.content-title{width:100%; margin-bottom:20px;}
.content-title h3{display:block; float:left; color:#333; font-size:18px; line-height:30px; text-align:center; width:100%;}
.content-title i{display:block; float:left; color:#666; line-height:30px; background:#f8f8f6; text-align:center; font-size:12px; margin-top:15px; width:100%;}
.content-content{width:888px;  min-height:500px; border-bottom:5px solid #f8f8f6; padding-bottom:30px; margin-bottom:15px;}
.content-content p,.jj p{line-height:30px; text-indent:2em; margin-bottom:15px;text-align:justify; text-justify:inter-ideograph; font-size:14px;}
.sxt{width:978px; padding:0 10px;}
.sxt p{display:block; width:100%; height:26px; line-height:26px; color:#666;}
.sxt p a{color:#666;}
.jdddj{width:1100px;padding:15px 20px; border-top:2px solid #e8e8e8; min-height:300px;}

.KSS_titleBox h2{
  width:100%;
  height:30px;
line-height: 30px;
}
.KSS_btnBox #btnlistID li{
  width:18px !important;
  height:18px !important;
  line-height: 18px !important;
  background-color: #e4393c !important;
}

.right_cont{width: ; margin-top:50px; background:#fff; min-height:300px; margin-bottom:25px; padding:20px;}

.conth{ width:95%; height:auto; margin:0 auto;}

.conth1{ font-size:30px; text-align:center; line-height:45px; padding:20px 0px;}
.conthsj{ height:35px; line-height:35px; text-align:center; color:#999; border-bottom:1px  dotted #e7e7e7;}
.concon{ padding:20px; font-size:14px; line-height:35px;}
.concon p{ text-indent:28px;}

.anwejjk{ width:100%; height:auto; margin:0 auto; font-size:14px; margin-top:30px;}
.anwejjk p{ line-height:30px; text-indent:2em; margin-bottom:15px; text-align:justify;}

.lbttr{  min-height:600px; border-top:2px solid #00488d;border-bottom:1px solid #f0f0f0; border-left:1px solid #f0f0f0; border-right:1px solid #f0f0f0; }

.zix{ height:40px; background:url(../images/bz-bg.jpg) center repeat-x; line-height:40px;}
.zixz{ font-size:16px; font-weight:bold; line-height:40px; color:#861600; background:#fff; width:100px;}
.zixzls{ width:90%; height: auto; padding:20px 0px; margin:0 auto;}
.zixzls li{ float: left; line-height:45px; width:248px; text-indent:20px; background:url(../images/mb_23.png) left center no-repeat;}



.youc280{ width:380px; height:340px; float:left; background:#ffffff;}
.youc280t{ width:380px; height:252px;}
.youc280t img{width:380px; height:252px;}
.youc280tff{ height:60px; width:360px; margin:0 auto; margin-top:14px;}
.youc280tff em{ width:75px; height:60px; background:#be9561; float:left;}
.youc280tff em h3{ line-height:30px; color:#fff; text-align:center; font-size:20px; font-weight:normal;}
.youc280tff em p{ line-height:30px; color:#fff;text-align:center;}
.youc2rr{ width:280px; float:right; line-height:30px; font-size:14px;}

.youc280tff:hover em{ background:#8f1e16;}
.youc280c{ width:380px; height:340px; float:left; background:#ffffff; margin-left:30px;}
.youc280r{ width:380px; height:340px; float: right; background:#ffffff;}

.biux{ height: auto; background:#fff; padding:50px 0px;  width:100%; min-width:1200px; margin-top:20px;}
.biuxc {
    width: 1400px;
    height: auto;
    margin: 0 auto;
    display: flex;            /* 改为flex布局 */
    justify-content: space-between; /* 均匀分布 */
    gap: 30px;                /* 列间距 */
}
.biuxclf, .biuxclc, .biuxclrr {
    flex: 1;                  /* 每列平均分配剩余空间 */
    max-width: 440px;         /* 最大宽度 */
    min-width: 380px;         /* 最小宽度 */
    /* 移除float */
    float: none;
    margin-right: 0;          /* flex布局不需要margin */
}


.bkhf{ width:780px; float:left; height:auto;}

.wa120ff0{ width:1200px; height:auto; margin:0 auto; padding:50px 0px;}

.xyywrr{ height:50px; background:url(../images/hh27.png) center repeat-x;}
.xyywggrr{ width:60px; float:right; line-height:50px; font-size:14px; background:url(../images/hhh_27.png) 5px 10px no-repeat #f7f7f7; text-align:right;}

.xyywlfrr{ width:80px; background:#f7f7f7; float:left; line-height:50px;  font-size:18px;}
.lkh250{ width:100%; height:120px; margin-top:5px;}
.lkh250 li{ width:257px; height:120px; float:left; margin-right:4px;     OVERFLOW: hidden;  }
.kklisv{ height:auto; width:100%; margin-top:20px;}
.kklisv li{ text-align:right; line-height:33px; color:#9e9e9e; font-size:14px; width:47%; float:left; margin-right:3%; }
.kklisv li a{ float:left; text-align:left; }

.bghr{ width:380px; float: right; }
.kanj158ww{ background:#fff; height:auto; padding:50px 0px;}
.kanj158{ width:1200px; height:158px; margin:0 auto;}
.kanj158 li{ width:136px; height:158px; float:left; margin-right:41px;}








.mmbor{ background:#000000; height:40px;}
.mmborc{ width:1200px; margin:0 auto; line-height:40px;}
.mmborclf{ width:600px; float:left; line-height:40px; color:#999999; font-size:14px;}
.mmborclfr{width:600px; float: right; line-height:40px; color:#999999; font-size:14px; text-align:right;}







.search_btn {
    cursor: pointer;
}

.search_btn svg {
    fill: rgb(255, 255, 255);
    width: 16px;
    height: 16px;
}

.search-dialog-box {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100vh;
    z-index: 1000000;
    opacity: 0;
    visibility: hidden;
    transition: all 0.6s ease 0s;
}

.search-dialog-box::before {
    content: "";
    position: absolute;
    top: 0px;
    height: 0px;
    background: #1e3e6e;
    transition: all 0.6s ease 0s;
    left: 0px;
    right: 0px;
    z-index: 1;
    opacity: 0.9;
}

.search-dialog-box.on::before {
    height: 100%;
}

.search-dialog-box .bubbles-bg {
    opacity: 0;
    visibility: hidden;
    display: none;
}

.search-dialog-box .search-bg {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 0px;
    margin: 0px;
    background: 0% 0% / cover no-repeat rgba(0, 0, 0, 0.7);
    transform-origin: center center;
    transition: height 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0s;
}

.search-dialog-box .wrap-inner {
    transform: translateY(100%);
    transition: all 0.6s ease 0s;
}

.search-dialog {
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    z-index: 3;
}

.search-dialog .search-tit {
    font-size: 0.44rem;
    line-height: 0.56rem;
    color: rgb(255, 255, 255);
    text-align: center;
    overflow: hidden;
    display: none;
}

.search-dialog .search-inner {
    overflow: hidden;
    margin-top: 0px;
}

.search-dialog .search-input {
    width: 600px !important;           /* 改：8rem → 600px */
    margin: 0px auto;
    background-color: white !important; /* 改：rgba(255,255,255,0.1) → white */
    box-sizing: border-box;
    transition: all 0.3s ease 0s;
    max-width: 94%;
}

.search-dialog .search-input input[type="text"] {
    float: left;
    height: 50px !important;           /* 改：0.7rem → 50px */
    width: calc(100% - 100px) !important; /* 改：1rem → 100px */
    background-color: rgb(255, 255, 255);
    font-size: 16px !important;        /* 改：0.2rem → 16px */
    line-height: 50px !important;      /* 改：0.08rem → 50px */
    color: #666;
    transition: all 0.3s ease 0s;
    padding: 0px 20px !important;      /* 改：0.2rem → 20px */
}

.search-dialog .search-input input[type="submit"],
.search-dialog .search-input .clear-btn {
    float: right;
    height: 50px !important;           /* 改：0.72rem → 50px */
    width: 100px !important;           /* 改：1rem → 100px */
}

.search-dialog .search-input input[type="submit"] {
    background-color: #94070A !important; /* 改：#4a3fc2 → #94070A */
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 30px !important;    /* 改：0.4rem → 20px */
    background-image: url("../images/search-btn.png");
    font-size: 16px !important;          /* 改：.2rem → 16px */
    color: #fff;
}

.search-dialog .search-input .clear-btn {
    background-color: rgba(0, 0, 0, 0.2);
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("../images/close-btn.png");
    background-size: 0.56rem;
    border-radius: 100%;
    margin-right: 0.16rem;
    display: none;
}

.search-dialog .search-input.on {
    background-color: rgb(255, 255, 255);
}

.search-dialog .hot-search {
    font-size: 0px;
    width: 0.49rem;
    margin: 0.096rem auto 0px;
    box-sizing: border-box;
    padding: 0px 0.096rem;
    overflow: hidden;
}

.search-dialog .hot-search .hot-tit,
.search-dialog .hot-search .hot-link {
    display: inline-block;
    zoom: 1;
    vertical-align: top;
}

.search-dialog .hot-search .hot-tit {
    font-size: 0.06rem;
    line-height: 0.08rem;
    color: rgb(255, 255, 255);
    font-weight: bold;
    padding-left: 0.096rem;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 0.08rem;
}

.search-dialog .hot-link {
    margin-left: 0.16rem;
}

.search-dialog .hot-link a {
    display: inline-block;
    zoom: 1;
    font-size: 0.06rem;
    line-height: 0.08rem;
    margin-right: 0.12rem;
    color: rgb(255, 255, 255);
    padding-bottom: 5px;
    position: relative;
}

.search-dialog .hot-link a::before {
    content: "";
    position: absolute;
    left: 0%;
    bottom: 0px;
    width: 100%;
    height: 2px;
    background-color: rgb(255, 255, 255);
    transform: scaleX(0);
    transform-origin: left center;
    transition: transform 0.3s ease 0s;
}

.search-dialog-box .bottom-box {
    position: absolute;
    left: 0px;
    bottom: 5.1%;
    width: 100%;
}

.search-dialog-box .bottom-box .share-box {
    overflow: hidden;
}

.search-dialog-box .bottom-box .copy {
    font-size: 0.35rem;
    line-height: 0.5rem;
    color: rgb(255, 255, 255);
    font-family: gilroy-regular;
    margin-top: 0.5rem;
    overflow: hidden;
}
.pub-close {
    position: absolute;
    width: 40px !important;      /* 改成像素值 */
    height: 40px !important;     /* 改成像素值 */
    z-index: 1000001 !important; /* 提高层级 */
    right: 50px !important;      /* 改成像素值 */
    top: 50px !important;        /* 改成像素值 */
    background-color: rgba(0, 0, 0, 0.3) !important;
    border-radius: 50% !important;
    cursor: pointer !important;
    display: block !important;
}

.pub-close .bg {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #1e3e6e;
    transform: scale(0);
    border-radius: 100%;
    transition: transform 0.3s ease 0s;
}

.pub-close i {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: 20px !important;  /* 改成像素值 */
    background-repeat: no-repeat;
    background-image: url("../images/close-btn.png");
    transition: all 0.6s ease 0s;
}

.pub-close i:hover {
    transform: rotate(180deg);
}


/* 修复轮播图跳动问题 - 绝对定位方案 */
.banner-box .bd ul {
    position: relative;
    height: 553px;
    width: 100%;
    margin: 0;
    padding: 0;
}

.banner-box .bd ul li {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 553px !important;
    opacity: 0;
    transition: opacity 0.3s ease !important;
    display: block !important; /* 始终显示，用opacity控制 */
}

.banner-box .bd ul li:first-child {
    opacity: 1; /* 第一张默认显示 */
}

/* ==================== 文章列表链接颜色修复 ==================== */

/* 1. 通知公告标题 */
.xddlfa {
    color: #333 !important;  /* 通知公告标题改为深色 */
}

/* 2. "更多"链接 */
.xyywgg a {
    color: #666 !important;  /* 更多链接改为深灰色 */
    text-decoration: none;
}

.xyywgg a:hover {
    color: #8f1e16 !important;  /* 悬停时深红色 */
}

/* 3. 文章列表标题链接 */
.lixist li a {
    color: #333 !important;  /* 文章标题改为深色 */
    text-decoration: none;
}

.lixist li a:hover {
    color: #8f1e16 !important;  /* 悬停时深红色 */
}

/* 4. 文章列表日期保持灰色 */
.lixist li {
    color: #9e9e9e !important;
}

/* 5. 确保.biux区域内的所有链接也是深色 */
.biux a,
.biux .lixist li a,
.biux .xddlfa,
.biux .xyywgg a {
    color: #333 !important;
}

.biux a:hover,
.biux .lixist li a:hover,
.biux .xyywgg a:hover {
    color: #8f1e16 !important;
}

/* 轮播图标题 - 简洁版 */
.banner-title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 80px; /* 固定高度 */
    background: rgba(128, 128, 128, 0.7); /* 浅灰色背景 */
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
}

.banner-title h3 {
    font-size: 28px;
    font-weight: bold;
    color: white; /* 白色文字 */
    margin: 0;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    transition: color 0.3s ease;
}