<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.old_banner{
	margin-top: -45px;
	width: 100%;
    height: 470px;
    background: url(../images/old_1.png) center center no-repeat;
}

.old_banner a{
	display: block;
    width: 247px;
    height: 70px;
    border-radius: 40px;
    border: 2px solid #bd1a2d;
    font-size: 60px;
    font-weight: bold;
    color: #bd1a2d;
    text-align: center;
    line-height: 70px;
    margin-left: 520px;
    margin-top: 325px;
}
.wrap {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.old_mian{
	width: 1221px;
	margin:0 auto;
	margin-top: 50px;
}
.old_top ul li{
	width: 302px;
	height: 374px;
	float: left;
	text-align: center;
	border-radius: 15px;
	margin-top: 15px;
}
.old_top ul li a img{
	transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
}
.old_top ul li a:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.old_center{margin-top: 100px;}
.old_bottom{width: 1200px; margin: 0 auto;margin: 100px 0; }

.old_center h2{font-size: 42px; color: #bd1a2d; background: url(../images/old_10.png) no-repeat center; text-align: center; margin-bottom: 60px;}

.old_bottom h2{font-size: 42px; color: #bd1a2d; background: url(../images/old_10.png) no-repeat center; text-align: center; }

.old_center ul li{width:16%; float: left; background: #fce3e3; border-radius: 20px;  height: 150px; margin-top: 25px; font-size: 38px; color: #bd1a2d;
text-align: left; padding:3% 4%; padding-top: 60px;}
.old_center ul{width: 1200px; margin: 0 auto;}
/*.old_center ul li:nth-child(2){margin-left: 15px; }
.old_center ul li:nth-child(3){margin-left: 15px;}
.old_center ul li:nth-child(4){margin-left: 15px;}

.old_center ul li:nth-child(6){margin-left: 15px;}
.old_center ul li:nth-child(7){margin-left: 15px;}
.old_center ul li:nth-child(8){margin-left: 15px;}*/
.old_center ul li a{color: #bd1a2d; display: block;}
.old_center ul li a:hover{font-weight: bold;}

.old_box{
	width: 580px; float: left; margin-top: 50px;
}
.old_box:nth-child(2){float: right;}
.old_box:nth-child(4){float: right;}
.old_box h3{ background:#bd1a2d; height: 80px; line-height: 80px; font-size:42px; color:#fff; text-align: center}
.old_box ul {background: #fdedee; padding: 20px;}
.old_box ul li{font-size: 36px; line-height:80px;}
.bottom_20{margin-bottom: 60px;}
.old_box ul li a:hover{font-weight: bold;}

.old_mian_list{background: #fbfaf5}
.old_mian_list_box{width: 1190px; margin: 0 auto; background: #fff}

.crumbs {
    height: 118px;
    border-bottom: 2px solid #f2f2f2;
    font-size: 36px;
    color: #adadad;
    line-height: 118px;
    padding-left: 98px;
}

.old_mian_list_box ul {
  padding-left: 100px;
  padding-right: 17px;
  padding-bottom: 40px;
}
.old_mian_list_box ul li {
  display: flex;
  align-items: center;
  overflow: hidden;
  padding: 20px 0;
  border-bottom: 1px solid #f2f2f2;
}
.old_mian_list_box ul li .date {
  color: #ADADAD;
  font-size: 36px;
}
.old_mian_list_box ul li .tit {
  margin-left: 40px;
  width: 827px;
}
.old_mian_list_box ul li .tit a {
  font-size: 36px;
  color: #303030;
  line-height: 36px;
}
.page {
  height: 66px;
  line-height: 66px;
  text-align: center;
  color: #404040;
  padding-bottom: 36px;
}
.page span {
  padding: 0px 28px;
  border: 1px solid #EDEDED;
  margin-right: 6px;
  border-radius: 5px;
  line-height: 66px;
  height: 66px;
  display: inline-block;
  font-size: 16px;
}
.page span.on {
  border: 1px solid #bd1a2d;
  background: #bd1a2d;
  color: #fff;
}
.page a {
  padding: 0px 28px;
  border: 1px solid #EDEDED;
  margin-right: 6px;
  color: #404040;
  line-height: 66px;
  height: 66px;
  display: inline-block;
}
.page a:hover {
  border: 1px solid #bd1a2d;
  background: #bd1a2d;
  color: #fff;
}
.page a.back:hover {
  border: 1px solid #EDEDED;
  color: #404040;
  background: #fff;
}

.skdkb1{ background:#fbfaf5 }

/*鍝嶅簲寮�*/
 @media screen and (max-width:480px) {
  body{
    min-width: 100%;
    overflow-x: hidden;
  }
  .old_banner {
    margin-top:0;
    background: url(../images/old_1.png) no-repeat;
    background-size:170% 150px;
    height:150px;
    background-position:-130px 0;
  }
  .wrap{
    width:100%;
  }
  .old_banner a{
    margin:130px 2% 2%;
    width:94%;
    font-size:24px;
    height:40px;
    line-height:40px;
    background:#fff;
  }
  .old_mian{
    width:100%;
  }
  .old_top ul li{
    width:100%;
  }
  .old_center ul{
    width:90%;
  }
  .old_center ul li{
    width:82%;
    font-size:26px;
    height:auto;
    padding:4%;
    text-align:center;
  }
  .old_center ul li:nth-child(1){
    margin-left:15px;
  }
  .old_center ul li:nth-child(5){
    margin-left:15px;
  }
  .old_bottom{
    width:100%;
  }
  .old_box{
    width:96%;
    margin:2%;
  }
  .old_box h3{
    font-size:36px;
  }
  .old_box ul li{
    font-size:30px;
  }

}
</pre></body></html>