html {width: 100%;}
body {min-width: 1260px; margin:0 auto; font-size:18px; font-family: "宋体" "微软雅黑"; color:#000;-webkit-text-size-adjust: 100%;}
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{-webkit-text-size-adjust:100%;font-family: "Microsoft Yahei";font-size: 18px;}
a{text-decoration:none}
em{font-style:normal}
li{list-style:none}
img{border:0;vertical-align:middle}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word}

*{margin:0 auto;padding:0;list-style-type:none;border: 0;/*letter-spacing:0.5px*/ }
a {text-decoration:none; color:#000;border:0;font-size: 18px;}
img{border:0;}
a:hover {text-decoration:none; overflow:hidden;/* color:#ff0700;*/}
ul{ margin:0px auto; padding:0px; list-style-type:none;}

/*头部*/
.page-hd{width:100% ;height: 254px;background: url(../images/banner.jpg) no-repeat top center;position: relative;}
.page_k{width:960px;height:120px;margin: 0 auto;padding-top: 80px;}

/*导航栏*/
.nav-bar{background: #B21605;width: 100%;}
.nav-wrap{max-width: 1260px;margin: 0 auto;display: flex;flex-wrap: wrap;}
.nav-item {flex: 1;min-width: 100px;text-align: center;padding: 12px 0px;}
.nav-item a{color: #fff;text-decoration: none;font-size: 18px;display: block;border-left: #e61e1e 1px solid;
            line-height: 32px;letter-spacing:0px;transition: letter-spacing 0.3s ease;}
.nav-item a:hover {letter-spacing: 2px;/*text-decoration: underline;*/}
.nav-item:last-child a {border-right: 1px solid #e61e1e;}


.content{max-width: 1260px;margin: 0 auto;display: flex;flex-wrap: wrap;gap:40px;margin-top:35px;}
.content .item{flex: 1;min-width:400px;height: 375px;text-align: left;box-sizing: border-box;overflow: hidden;}

/* 标签栏 */
.content .item .tabs{width: 100%;height: 60px;position: relative;border-bottom: 1px solid #bad0e6;}
.content .item .tabs .more{position: absolute;right: 0;top:25px;font-size: 14px;color: #333;text-decoration: none;}
.content .item .tabs .tab{float:left;margin-right: 40px;font-size: 24px;line-height:57px;cursor: pointer;}
.content .item .tabs .tab.active{font-weight: bold;border-bottom: 3px solid  #cb0101;}

.content .item .tabs .tab:hover{border-bottom: 3px solid  #cb0101;}

/* 可视窗口：固定高度，超出隐藏 */
.tab-wrap{width: 100%;height:auto;overflow: hidden;}
/* 滚动盒子：横向并排两个列表，开过渡实现滚动 */
.tab-scroll-box{width: 200%;display: flex;transition: transform 0.4s ease;}
/* 每个列表占一半宽度 */
.tab-content{width: 50%;flex-shrink: 0;}

/* 新闻列表样式 */
.news-list li{font-size: 18px;margin-top: 28px;position: relative;list-style: none;}
.news-list li a{color: #000;text-decoration: none;padding-left:20px;transition: padding-left 0.3s ease;}
.news-list li a:hover {color: #cb0101;text-decoration: underline;padding-left:30px;}
.news-list li span{position: absolute;right: 0;color: #000;}

.news-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%); /* 垂直居中 */
  width: 6px;
  height: 6px;
  border-radius: 50%; /* 圆形 */
  background: #cb0101; /* 红色，和你tab下划线统一色 */
}

.footer{width: 100%;height:250px;border-top:10px #cb0101 solid ;margin-top: 40px;}
/*.youqing{width: 100%;height: 60px;border-bottom:1px #cb0101 solid ;}
.youqing_s{width: 1260px;height: 60px;margin: 0 auto;background: #ccc;}*/

.youqing {
    width: 100%;
    height: 60px;
    border-bottom: 1px #cb0101 solid;
}
/* 父容器 响应式flex */
.youqing_s {
    width: 92%;       /* 响应式，不固定1260px，左右留边 */
    max-width: 1260px;/* 大屏最大宽度限制 */
    height: 60px;
    margin: 0 auto;
    /*background: #ccc;*/
    display: flex;
    align-items: center; /* 文字垂直居中 */
    gap: 0px; /* 元素之间最小间距，防止文字挤在一起 */
}

/* 中间两个元素平分剩余空间 */
.youqing_s .mid {
    flex: 1; /* 均分空白，两个mid各占一半空隙 */
    text-align: center; /* 文字居中美观 */
}
.youqing_s .mid_1{padding-left:28px;}
.youqing_s .mid_2 a{padding-left: 40px;} 

/* 第一个靠左 */
.youqing_s .left {
    flex-shrink: 0; /* 文字不压缩 */
    text-align: left;
    padding-right: 40px;
}

/* 最后一个靠右 */
.youqing_s .right {
    flex-shrink: 0; /* 文字不压缩 */
    text-align: right;
    padding-left: 40px;
}

.youqing_s span a{font-size:16px;font-weight: bold;color: #cb0101;}

.footer .con{width: 1260px;height:auto;margin: 0 auto;margin-top: 38px;}
.footer .con .z{width: 800px;height: 134px;float: left;}
.footer .con p{line-height: 35px;}
.footer .con .y{width:220px;height:115px;float: right;position: relative;}
.footer .con .y .zs{width: 67px;height: 80px;position: absolute;left: 0;top: 18px;
		background: url(https://dcs.conac.cn/image/nis/red.png) no-repeat top center;
		padding: 0 20px;border-right:1px #c1cae0 solid;}
.footer .con .y .zs a{display: block;width: 67px;height: 80px;}
.footer .con .y .gzh{width:92px;height: 115px;background: url(../images/gzh.jpg)  no-repeat top center;
		position: absolute;right: 0;}



