<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
* 涓婚棰滆壊
* 榧犳爣缁忚繃a鐨勯鑹�
* 榧犳爣缁忚繃鏄惁鏄剧ず涓嬪垝绾� underline
* 椤甸潰鏁翠綋瀹藉害
* 鑳屾櫙棰滆壊
* 搴曢儴淇℃伅鏍忛鑹�
**/
a:hover {
  color: #c00;
  text-decoration: none;
}
.w {
  width: 1200px;
}
body {
  background-color: #fff;
}
.yq_lis .hd li.on {
  border-bottom: 2px solid #e42500;
}
.advertising {
  width: 1200px;
}
.right {
  position: sticky;
  top: 0;
  height: 100%;
}
.right .advertising {
  width: 300px;
  height: 300px;
  margin: 20px auto;
}
.right .advertising img {
  width: 100%;
  height: 100%;
}
.right .advertising-2 {
  margin-top: 40px;
  height: 250px;
}
.flex {
  display: flex;
  justify-content: space-between;
}
.head {
  height: 100px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.head .logo {
  width: 190px;
  height: 39px;
}
.head .search {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 260px;
}
.head .search #share .social-share-icon {
  border: none;
  color: #c5c5c5;
  font-size: 28px;
  margin-right: 15px;
}
.head .search #share .social-share-icon:hover {
  background-color: transparent;
  color: #212121;
}
.head .search form {
  display: flex;
  align-items: center;
  border: 1px solid #ddd;
  overflow: hidden;
  height: 40px;
}
.head .search form input {
  padding-left: 20px;
  height: 100%;
  width: 100%;
}
.head .search form button {
  background-color: #e42500;
  width: 70px;
  height: 100%;
  color: #fff;
  border: none;
}
.nav {
  background-color: #e42500;
}
.nav ul {
  display: flex;
  justify-content: space-between;
}
.nav ul li {
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
}
.nav ul li a {
  color: #fff;
}
.big-tit {
  text-align: center;
}
.big-tit h1 {
  font-size: 30px;
  line-height: 46px;
  font-weight: bold;
  padding-bottom: 5px;
  color: #d00000;
}
.big-tit span {
  font-size: 16px;
  line-height: 30px;
}
.fouce {
  height: 450px;
  display: flex;
  justify-content: space-between;
}
.fouce #swiper-1 {
  width: 800px;
  height: 100%;
  margin: 0;
}
.fouce #swiper-1 .swiper-wrapper .swiper-slide a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}
.fouce #swiper-1 .swiper-wrapper .swiper-slide a span {
  left: 0;
  color: #fff;
  height: 50px;
  line-height: 50px;
  background-color: rgba(0, 0, 0, 0.6);
}
.fouce #swiper-1 .swiper-wrapper .swiper-slide a span h1 {
  background: url(http://www.chanye.rexun.cn/static/img/fouce.png) no-repeat center left;
  font-size: 20px;
  text-align: left;
  padding-left: 25px;
  width: 80%;
}
.fouce #swiper-1 .swiper-pagination {
  left: auto;
  right: 20px;
  text-align: right;
}
.fouce #swiper-1 .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 0.8;
}
.fouce #swiper-1 .swiper-pagination-bullet-active {
  background-color: #f4b60a;
}
.fouce #swiper-1 .swiper-button-white {
  width: 40px;
  height: 60px;
}
.fouce #swiper-1 .swiper-button-white:hover {
  background-color: #e42500;
}
.fouce .news-list {
  width: 380px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.fouce .news-list ul li {
  white-space: normal;
  line-height: 32px;
  border-bottom: 1px dotted #d1d1d1;
  padding: 8px 0;
  font-size: 18px;
}
.fouce .news-list ul li a {
  font-size: 16px;
}
.box .tit-1 a {
  font-size: 24px;
  margin-right: 20px;
  font-weight: bold;
  padding-bottom: 5px;
  line-height: 45px;
}
.box .tit-1 .cur {
  color: #cd0001;
  border-bottom: 6px solid #c90000;
}
.box .img-box a {
  width: 31%;
  display: block;
}
.box .img-box a img {
  height: 140px;
}
.box .img-box a h2 {
  margin-top: 10px;
  font-size: 16px;
  line-height: 28px;
}
.box .l-img a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.box .l-img a img {
  width: 28%;
  height: 130px;
}
.box .l-img a .txt {
  width: 68%;
  font-size: 18px;
  line-height: 30px;
}
.box .l-img a .txt h2 {
  font-size: 14px;
  text-indent: 1rem;
  line-height: 26px;
  margin-top: 6px;
  display: block;
  color: #666;
}
.box .list ul li {
  white-space: normal;
  padding-left: 20px;
  position: relative;
  line-height: 38px;
}
.box .list ul li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.box .list ul li a h1 {
  width: 80%;
  font-size: 18px;
}
.box .list ul li a span {
  font-size: 14px;
  color: #666;
}
.box .list ul li:before {
  content: '';
  width: 4px;
  height: 4px;
  background-color: #e42500;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.box .big-tit {
  text-align: center;
}
.box .big-tit a {
  font-weight: 700;
  font-size: 24px;
  line-height: 45px;
  color: #c90000;
}
.box .list-2 {
  background-color: #f8f8f8;
  padding: 0 10px;
}
.box .list-2 ul li {
  height: 52px;
  line-height: 52px;
  border-bottom: 1px solid #eee;
}
.box .list-2 ul li a h1 {
  width: 100%;
}
.box .tit-2 {
  line-height: 45px;
  text-align: center;
  font-weight: bold;
  overflow: hidden;
}
.box .tit-2 a {
  color: #666;
  font-size: 24px;
}
.box .tit-2 .cur {
  color: #c90000;
}
.box .tit-2 span {
  font-size: 24px;
}
.box .img-box-2 {
  position: relative;
  height: 270px;
}
.box .img-box-2 a span {
  height: 40px;
  line-height: 40px;
  background: rgba(0, 0, 0, 0.5);
}
.box .list-3 {
  background-color: #fff;
  padding: 0;
}
.box .img-box-3 a {
  width: 100%;
}
.box .img-box-3 a img {
  height: 210px;
}
.box .img-box-3 a h2 {
  background-color: #f6f6f6;
  margin-top: 0;
  padding: 10px;
}
.box .list-4 {
  position: relative;
}
.box .list-4 .f-tit {
  position: absolute;
  width: 200px;
  top: -20px;
  text-align: center;
  font-weight: bold;
  background-color: #cd0000;
}
.box .list-4 .f-tit a {
  font-size: 20px;
  color: #fff;
  height: 31px;
  line-height: 30px;
}
.box .list-4 ul {
  padding-top: 30px;
}
.box .list-4 ul li {
  border: none;
  height: 34px;
  line-height: 34px;
}
.box .list-4 ul li a h1 {
  font-size: 16px;
}
.tit-3 {
  line-height: 50px;
  height: 50px;
  border-bottom: 1px solid #ececec;
  padding-bottom: 5px;
}
.tit-3 a {
  padding-bottom: 5px;
  border-bottom: 5px solid #c90000;
  font-weight: bold;
  font-size: 32px;
  color: #c90000;
}
.box-1 {
  width: 800px;
}
.box-2 {
  width: 380px;
}
.box-3 {
  width: 32%;
}
.hua-info {
  height: 340px;
  overflow: hidden;
}
.hua-info .item {
  position: relative;
  float: left;
  height: 340px;
  width: 82px;
  transition: all 0.6s;
}
.hua-info .item .img {
  width: 500px;
  position: relative;
}
.hua-info .item .img a {
  display: block;
}
.hua-info .item .img a img {
  height: 340px;
  width: 500px;
}
.hua-info .item .img .head-txt {
  background: rgba(0, 0, 0, 0.3);
  width: 20px;
  height: 340px;
  padding: 0 31px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  position: absolute;
  top: 0;
}
.hua-info .item .img .head-txt h1 {
  width: 20px;
  white-space: normal;
  position: absolute;
  font-weight: 700;
  top: 50%;
  line-height: 25px;
  transform: translateY(-50%);
}
.hua-info .item .img .head-txt .gallery_nums {
  width: 82px;
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  position: absolute;
  left: 0;
  bottom: 10px;
}
.hua-info .item .img .head-txt .gallery_nums span {
  font-size: 36px;
}
.hua-info .item .img .head-txt .gallery_nums em {
  font-style: normal;
}
.hua-info .item .txt {
  width: 380px;
  background-color: #d6e8ff;
}
.hua-info .item .txt .tit {
  line-height: 30px;
  text-align: center;
  padding: 20px 0;
}
.hua-info .item .txt .tit a {
  font-size: 24px;
  font-weight: 700;
  color: #d43333;
}
.hua-info .item .txt ul {
  padding: 0 25px;
}
.hua-info .item .txt ul li {
  font-size: 16px;
  color: #333;
  line-height: 58px;
  border-bottom: 1px dashed #7e9abb;
}
.hua-info .cur {
  width: 872px;
}
.hua-info .cur .img .head-txt {
  display: none;
}
.no-text {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}
.no-text a {
  margin-right: 10px;
}
.left {
  width: 67%;
}
.left .list-list ul li {
  height: 36px;
  line-height: 36px;
  padding-left: 20px;
  position: relative;
}
.left .list-list ul li a {
  display: flex;
  justify-content: space-between;
}
.left .list-list ul li a h1 {
  width: 80%;
  font-size: 18px;
}
.left .list-list ul li a span {
  color: #888;
}
.left .list-list ul li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 4px;
  height: 4px;
  background-color: #999;
}
.left .list-list ul li:nth-child(5n + 5) {
  border-bottom: 1px dashed #c7c7c7;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.left .paging {
  margin: 20px 0;
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
}
.left .paging a,
.left .paging span {
  width: 100px;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  text-decoration: none;
  background-color: #dddddd;
  margin-right: 10px;
}
.left .paging .hover,
.left .paging a:hover,
.left .paging span:hover {
  background-color: #e42500;
  color: #fff;
}
.left .con-tit h4 {
  font-size: 36px;
  line-height: 48px;
  border-bottom: 1px solid #ccc;
  color: #333;
  padding-bottom: 20px;
  font-weight: bold;
}
.left .con-info {
  color: #999;
  line-height: 30px;
  height: 30px;
  font-size: 14px;
}
.left .con-info span {
  padding-right: 30px;
}
.left .con-txt {
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.left .con-txt p {
  font-size: 18px;
  line-height: 36px;
  color: #333333;
  margin-bottom: 20px;
  text-indent: 2rem;
}
.left .con-txt a img {
  max-width: 600px;
  width: 600px;
  display: flex;
  margin: 20px auto;
}
.left .pian {
  margin: 20px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.left .pian a {
  display: flex;
  font-size: 16px;
  width: 48%;
  display: block;
  padding: 10px 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
.left .fn-s a {
  font-size: 26px;
  padding-bottom: 11px;
}
.right {
  width: 30%;
}
.right .box-3 {
  width: 330px;
}
.keywords {
  text-align: center;
}
.keywords span,
.keywords a {
  font-size: 15px;
  color: #fff;
}
.keywords a {
  margin-right: 20px;
}
</pre></body></html>