a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
rp,
rt,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video,
xmp {
  margin: 0;
  padding: 0;
  font-size: 100%;
}
html,
body {
  height: 100%;
}
ul {
  list-style: none;
}
li {
  display: list-item;
}
.clear {
  clear: both;
  height:0;
  overflow:hidden;
}
body {
  font: 12px/150% Microsoft YaHei, Arial, Verdana;
  color: #231815;
  background: #FFF;
}
a {
  text-decoration: none;
  color: #000;
}
a:hover {
  color: #ca0d0d;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.text-c {
  text-align: center;
}
.clearfix:before,
.clearfix:after {
  content: '.';
  display: block;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.mt15{
  margin-top:15px;
}
.mt25{
  margin-top:25px;
}
.ml15{
  margin-left:15px;
}

.w{
	width: 1400px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background-color: white;
}


.row1{
    overflow: hidden;
}
.row1 .title{
	height: 37px;
    line-height: 37px;
    background: url(/cms_files/filemanager/817355174/picture/202512/f9988d372aec450db7d2d74672f1f281.png) left center no-repeat;
    margin-top: 25px;
	  padding-left:15px;
      background-size: auto 30px;
    border-bottom: 4px solid #b80000;
    margin-left: 60px;
    margin-right: 58px;
}
.row1 .title font{
    font-size: 24px;
    color: #b4040c;
    font-weight: 600;
    width: 150px;
    margin-right: 34px;
    text-align: center;
    float: left;
    display: inline;
    letter-spacing: 5px;
}
.title .more {
  float:right;
  height: 37px;
  line-height: 37x;
  font-size: 18px;
  color: #b4040c;
  text-align: right;
}
.title .more:hover{
	font-weight:bold;
	color: #ca0d0d;
}

.slideBox {

  width: 570px;
  height: 420px;
  overflow: hidden;
  float: right;
  margin-right: 57px;
}
.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.slideBox .bd .caption{
	text-align:center;
	position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 15px;
    background: rgba(0, 0, 0, 0.75);
}
.slideBox .bd .caption span{
	width:80%;
	font-size:16px;
	line-height: 20px;
    color: #ffffff;
    margin: 0 0 5px;
}

.slideBox .bd li {
  overflow:hidden;
  zoom: 1;
  vertical-align: middle;
  position: relative;	
}
.slideBox .bd img {
  width: 560px;
  height: 380px;
  display: block;
  overflow:hidden;
}

.slideBox .prev{
	position: absolute;
    left: 780px;
    bottom: 45px;
    width: 12px;
    height: 21px;
    z-index: 10;
    background: url(left.png) no-repeat;
}
.slideBox .next {
    position: absolute;
    right: 75px;
    bottom: 45px;
    width: 12px;
    height: 21px;
    z-index: 10;
    background: url(right.png) no-repeat;
}

.slideBox .prevStop {
  display: none;
}
.slideBox .nextStop {
  display: none;
}

.box1{
  width: 660px;
  margin-left: 60px;
  margin-right: 50px;
}
.box1 li {
  height: 23px;
  line-height: 23px;
  overflow: hidden;
  border-bottom: none !important;
  padding-left: 5px;
}
.box1 li:first-child {
  margin-top: 6px;
}
.box1 li:last-child {
  border-bottom: none 0;
}
.box1 li a {
  display: block;
}
.box1 li .newsDate {
  height: 56px;
  width: 62px;
  float: left;
  margin-top: 9px;
  border: solid 2px #ca0d0d;
}
.box1 li .newsDate .date {
  background: #ca0d0d;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  font-family: Arial;
}
.box1 li .newsDate .month {
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 14px;
  color: #555;
  font-family: Arial;
}
.box1 li .newsName {
  float: left;
  padding:12px 0; 
	  
}
.box1 li .newsName p {
  width: 445px;
  margin-left: 20px;
  font-size: 16px;
  height:50px;
  line-height: 25px;
  overflow: hidden;
}
 
.row3{
	background-color:#fff6e7;
}
.box2{
	width:670px;
	height:460px;	   
	background-color: #ffff; 
}
.box2 .title{
	height: 37px;
    line-height: 37px;
    border-bottom: 4px solid #b80000;
    padding-top: 40px;
    margin-left: 40px;
}
.box2 .title font{
    font-size: 28px;
    color: #b80000;
    font-weight: 600;
    width: 202px;
    text-align: center;
    float: left;
    display: inline;
    letter-spacing: 5px;
    background: url(/cms_files/filemanager/817355174/picture/202512/f9988d372aec450db7d2d74672f1f281.png) left center no-repeat;
    background-size: auto 30px;
}
.box2 ul{
	margin-left:40px;
	margin-right: 26px;
}
.box2 li {
    height: 23px;
    line-height: 23px;
    overflow: hidden;
	border-bottom: none !important;
}
.box2 li:first-child {
    margin-top: 5px;
}
.box2 li .newsName {
    background: url(liicon_red2.png) 2px center #ffffff no-repeat;
    padding-left: 16px;
    font-size: 16px;
    max-width: 410px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    padding-right: 4px;
}
.box2 li .newsDate {
    background: #fff;
    width: 90px;
    float: right;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: right;
    padding-right: 2px;
}






.indexPicC {
    width: 1290px;
    margin: 0 auto;
    margin-top: 65px;
    margin-bottom: 60px;
    position: relative;
    height:380px;
}

/* 上边框 - 只显示一次，不重复 */
.indexPicC::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 8px; /* 设置边框高度，根据需要调整 */
    background: url('/cms_files/filemanager/817355174/picture/202512/b4944016de844559a2237d85d628c9b9.png') no-repeat center center;
    background-size: cover; /* 让图片覆盖整个宽度 */
    pointer-events: none;
}

/* 下边框 */
.indexPicC::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 8px; /* 设置边框高度，根据需要调整 */
    background: url('/cms_files/filemanager/817355174/picture/202512/b4944016de844559a2237d85d628c9b9.png') no-repeat center center;
    background-size: cover;
    pointer-events: none;
}

.indexPicC .prev{

  position:absolute;
  left:-40px;
  bottom:200px;
  width:20px;
  height:40px;
  z-index:10;
  background:url(/cms_files/filemanager/817355174/picture/202512/6cd464f12baa4c61aff9cbff3de04c5b.png)no-repeat;
  background-size:auto 30px;
}

.indexPicC .next{

  position:absolute;
  left:1220px;
  bottom:200px;
  width:20px;
  height:40px;
  z-index:10;
  background:url(/cms_files/filemanager/817355174/picture/202512/f9988d372aec450db7d2d74672f1f281.png)no-repeat;
  background-size:auto 30px;
}
















.indexPicC .list {
    width: 1200px;
    margin: 0 auto;  /* 实现居中 */
    padding: 0;
    overflow: hidden; /* 清除浮动 */
}

.indexPicC .list li {
    float: left;
    width: 400px;
    height: 380px;
    overflow: hidden;
    margin-left: 10px;
    margin-top:30px;
}

/* 第一个 li 去除左边距（可选） */
.indexPicC .list li:first-child {
    margin-left: 0;
}

.indexPicC .list li a {
    display: block;
}

.indexPicC .list li img {
    display: block;
    width: 350px;

    /* 添加边框 */
    border: 4px solid #b8000 !important;
    
    /* 添加圆角 */
    border-radius: 8px;
    
    /* 可选：让图片更好地适应圆角 */
    overflow: hidden;

}

/* 卡片容器 - 带红色边框 */
.indexPicC .list li .card {
    border: 6px solid #ba0001;
    border-radius: 16px;
    overflow: hidden;
    background-color: #ba0001;
    color:white;
}

/* 图片区域 */
.indexPicC .list li .card a:first-child {
    display: block;
    text-align: center;
    padding: 0;
}

/* 图片 */
.indexPicC .list li .card img {
    display: block;
    width: 389px;
    height: 230px;
    margin: 0 auto;
}

/* 标题区域 */
.indexPicC .list li .caption {
    padding: 12px;
    text-align: center;

    height:60px;
}

.indexPicC .list li .caption a {
    text-decoration: none;
    color: #333;
    font-size: 14px;
}

.indexPicC .list li .caption a:hover {
    color: #ba0001;
}
.indexPicC .list li .caption span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal; /* 允许换行 */
    line-height: 1.4;
    min-height: 40px;
    color:white;
    font-size:18px;
}




.row2{
	background-color:#f8f7f3;
}

.row4{


	height:60px;
  line-height:60px;
  font-weight:600;
font-size:32px;
background-color:#fff6e7;
    align-items: center;
    justify-content: center;
        border-bottom: 4px solid #b80000;
    text-align: center;
    align-items:center;
    justify-content:center;
    color:#b80000;
    margin-bottom:10px;
}
.row4 .title{
	height: 47px;
    line-height: 47px;    
    margin-top: 15px;
	padding-left:15px;
	text-align:center;
}
.row4 .title a{
	height: 47px;
    line-height: 47px;
	color: #b92626;
	display:block;
	font-size: 18px;
}
.row4 .title font{
    font-size: 20px;
    color: #b92626;
    font-weight: 600;
    width: 202px;
    display: inline;
	letter-spacing:5px;	
}
.row4 .box3 li{
	width:50%;
	float: left;
}
.row4 .box3 li a{
	margin: 0 20px;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 12px;
    margin-bottom: 6px;
	display: block;
	height: 90px;
}
.box3 .newsName{
	width: 100%;
    color: #b92626;
    font-size: 18px;
    font-weight: bold;
    padding: 5px 0;
	float: left;
    line-height: 36px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.box3 .newsText{
	width: 100%;
    color: #333;
    font-size: 14px;
    line-height: 24px;
    max-height: 48px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


.listmain {
  width: 1000px;
  border: 1px solid #dfdfdf;
  border-bottom: none 0;
  min-height: 640px;
  margin:20px auto;
  background: url(contentbg.jpg) center no-repeat; 
  background-size:cover;	
}

.listmain .info {
  width: 90%;
  padding: 0 30px;
}
.listmain .info .listtitle {
  padding-top: 30px;
  overflow: hidden;  
}
.listmain .info .listtitle .bigTitle {
  font-size: 24px;
  color: #b80000;
  text-align: center;
  line-height: 50px;
  margin-bottom: 10px; 
  background: url(titlebg2.jpg) center no-repeat;
}
.listmain .info .listtitle .nobg{
  background: none;
}

.listmain .info .txt {
  padding: 20px 0;
  line-height: 30px;
  font-size: 14px;
}
.listmain .info .listtitle .bigTitle.mb20 {
  margin-bottom: 20px;
}
.listmain .info .listtitle .postInfo {
  margin-bottom: 10px;
  text-align: center;
}
.listmain .info .listtitle .postInfo .txt {
  font-size: 12px;
  color: #888888;
}
.listmain .info .list {
  margin-bottom: 10px;
}
.listmain .info .list li {
    height: 35px;
    line-height: 35px;
    margin: 10px 0;
    border-bottom: 1px dashed #ddd;
    padding: 10px 0 10px 2px;
}
.listmain .info .list li:first-child {
  margin-top: 5px;
}
.listmain .info .list li a {
  display: block;
}
.listmain .info .list li .newsName {
  background: url(star.jpg) 2px center no-repeat;
  padding-left: 27px;
  font-size: 16px;
  max-width: 670px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding-right: 4px;
}

.listmain .info .list li .newsDate {
  background: #fff;
  width: 80px;
  float: right;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  text-align: right;
  padding-left: 2px;
}

.listmain .info .txt {
  padding: 20px 0;

}



.row6{
    overflow: hidden;
}
.row6 .title{
	height: 37px;
    line-height: 37px;
    background: url(/cms_files/filemanager/817355174/picture/202512/f9988d372aec450db7d2d74672f1f281.png) left center no-repeat;
    margin-top: 25px;
	  padding-left:15px;
      background-size: auto 30px;
    border-bottom: 4px solid #b80000;
    margin-left: 60px;
    margin-right: 58px;
}
.row6 .title font{
    font-size: 24px;
    color: #b4040c;
    font-weight: 600;
    width: 150px;
    margin-right: 34px;
    text-align: center;
    float: left;
    display: inline;
    letter-spacing: 5px;
}
.box6{
    width: 1400px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    min-height: 400px;
}
.box6 li {
  height: 23px;
  line-height: 23px;
  overflow: hidden;
  border-bottom: none !important;
  padding-left: 5px;
  margin-left: 60px;
  margin-right: 60px;
}
.box6 li:first-child {
  margin-top: 6px;
}
.box6 li:last-child {
  border-bottom: none 0;
}
.box6 li a {
  display: block;
}
.box6 li .newsDate {
  height: 56px;
  width: 62px;
  float: left;
  margin-top: 9px;
  border: solid 2px #ca0d0d;
}
.box6 li .newsDate .date {
  background: #ca0d0d;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  font-family: Arial;
}
.box6 li .newsDate .month {
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 14px;
  color: #555;
  font-family: Arial;
}
.box6 li .newsName {
  float: left;
  padding:12px 0; 
	  
}
.box6 li .newsName p {
  width: 445px;
  margin-left: 20px;
  font-size: 16px;
  height:50px;
  line-height: 25px;
  overflow: hidden;
}

.box5{
	width:700px;
	height:460px;	   
	background-color: #ffff; 
}
.box5 .title{
	height: 77px;
  line-height: 77px;
  padding-top:20px;
  margin-left:40px;
  background:url(/cms_files/filemanager/817355174/picture/202512/b4944016de844559a2237d85d628c9b9.png) bottom left no-repeat;
  background-size:auto 20px;
}
.box5 .title font{
    font-size: 28px;
    color: #b80000;
    font-weight: 600;
    width: 150px;
    text-align: center;
    float: left;
    display: inline;
    letter-spacing: 5px;
}
.box5 .title2{
	height: 77px;
  line-height: 77px;
  padding-top:20px;
  margin-left:40px;
  background:url(/cms_files/filemanager/817355174/picture/202512/14b4ef063a5f43af88699914cd1a74ff.png) bottom right no-repeat;
  background-size:auto 20px;
}
.box5 .title2 font{
    font-size: 28px;
    color: #b80000;
    font-weight: 600;
    width: 150px;
    text-align: center;
    float: right;
    display: inline;
    letter-spacing: 5px;
}

.box5 .more{
	height: 30px;
  line-height: 30px;
  font-size:20px;
  color:#b80000;
  margin-top:10px;
  float:right;
  margin-right:10px;
}
.box5 .content{
  height:300px;
border-right:4px solid #b80000;
}
.box5 ul{
	margin-left:40px;
	margin-right: 26px;
}
.box5 li {
    height: 23px;
    line-height: 23px;
    overflow: hidden;
	border-bottom: none !important;
}
.box5 li:first-child {
    margin-top: 5px;
}
.box5 li .newsName {
    background: url(liicon_red2.png) 2px center #ffffff no-repeat;
    padding-left: 16px;
    font-size: 16px;
    max-width: 410px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    padding-right: 4px;
}
.box5 li .newsDate {
    background: #fff;
    width: 90px;
    float: right;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: right;
    padding-right: 2px;
}