html {
  background: #fff;
  color: #686d85;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

article,
aside,
blockquote,
body,
button,
code,
dd,
details,
div,
dl,
dt,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
input,
legend,
li,
menu,
nav,
ol,
p,
pre,
section,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
  border: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block
}

audio,
canvas,
video {
  display: inline-block
}

body,
button,
html,
input,
select,
textarea {
  outline: 0;
  font: 14px/1.5 arial, \5FAE\8F6F\96C5\9ED1, \5b8b\4f53, helvetica, sans-serif
}

input,
select,
textarea {
  font-size: 100%
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

th {
  text-align: inherit
}

fieldset,
img {
  border: 0
}

iframe {
  display: block
}

abbr,
acronym {
  border: 0;
  font-variant: normal
}

del {
  text-decoration: line-through
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-weight: 500;
  font-style: normal
}

li,
ol,
ul {
  list-style: none
}

caption,
th {
  text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
  font-size: 100%
}

q:after,
q:before {
  content: ''
}

sub,
sup {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0
}

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

a {
  outline: 0;
  color: #333;
  text-decoration: none;
  cursor: pointer
}

a:hover {
  color: #27a9fb;
  text-decoration: none
}

ins {
  text-decoration: none
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif
}

img {
  /*display: block;
  width: 100%;*/
  height: 100%;
  object-fit: cover;
}

.fn-ma {
  margin-right: auto;
  margin-left: auto
}

.fn-ovf {
  overflow: hidden
}

.fn-db {
  display: inline-block
}

.fn-clear:after {
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  content: " ";
  font-size: 0
}

.fn-clear {
  zoom: 1
}

.fn-hide {
  display: none
}

.fn-left {
  float: left
}

.fn-right {
  float: right
}

.fn-center {
  text-align: center
}

.txt-left {
  text-align: left
}

.txt-r {
  text-align: right
}

.ell {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.fn-radius-top {
  border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
}

.fn-radius-bottom {
  border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
}

.fn-border {
  border: 1px solid #ddd;
}

body {
  min-height: 100vh;
  background: ##eae1d2;
  -moz-user-select: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: grayscale;
  position: relative;
}

.banner {
  position: relative;
  width: 100%;
  height: auto;
  /* background: url('../images/banner.jpg') no-repeat top center; */
}

.banner .container {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

.banner-img {
  width: 100%;
  height: auto;
  min-height: auto;
  object-fit: cover;
}


/* Ã¥Â¯Â¼Ã¨Ë†Âª */

.navbar {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  background: #BF0000 !important;
  align-items: flex-start;
  justify-content: flex-end;
}

.navbar-dark .navbar-toggler {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  margin-right: 0.5rem;
  border-color: #fff;
  outline: none !important;
}

.nav-link {
  white-space: nowrap;
  padding: 0 4.78rem !important;
  font-size: 1.44rem;
  font-weight: 400;
  line-height: 3.33rem;
  height: 3.33rem;
  color: #FEE6A4 !important;
}

.nav-link.active,
.nav-link:hover {
  background: #970000;
}
/*导航样式：后台绑定时也可以定义配置*/

.navi-aside-toggle {
width: 3rem;
height: 2.8rem;
top: 100%;
margin-top: -50px;
border: 1px solid #fff;
border-radius: 0.3rem;
left: 0.5rem;
}

.nav {

  background: #BF0000;
  justify-content: center;
}
.nav .wp-menu {
  margin: 0 auto
}

.nav .wp-menu .menu-item {
  display: inline-block;
  position: relative;
}

.nav .wp-menu .menu-item.i1 {
  background: none;
}

.nav .wp-menu .menu-item a>.menu-switch-arrow {
  display: inline-block;
  width: 1.11rem;
  height:  1.11rem;
  background: url(images/nav_j.png) no-repeat center center;
  vertical-align: middle;
}

.nav .wp-menu .menu-item a.menu-link {
  display: inline-block;
  padding: 0 4.78rem;
  font-size: 1.44rem;
  font-weight: 400;
  line-height: 3.33rem;
  height: 3.33rem;
  color: #FEE6A4;
}

.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover {
  background-color: #970000;
  text-decoration: none;
  color: #FEE6A4;
}

.nav .sub-menu {
  display: none;
  position: absolute;
  left: 0;
  top: 42px;
  min-width: 146px;
  z-index: 100;
  background: #fff;
}

.nav .sub-menu .sub-item {
  position: relative;
  white-space: nowrap;
  vertical-align: top;
  _zoom: 1;
}

.nav .sub-menu .sub-item a {
  display: block;
  color: #000;
  height: 40px;
  line-height: 40px;
  padding: 0 17px;
  font-size: 14px;
  background: none;
}

.nav .sub-menu .sub-item.hover>a,
.nav .sub-menu .sub-item a:hover {
  color: #FEE6A4;
  background-color: #970000;
  display: block;
}

.nav .sub-menu .sub-menu {
  left: 100%;
  top: 0px;
  z-index: 200;
  background: #fff;
}
.wp-navi-aside .navi-aside-head {	
  background-color: #970000;
}
.wp-navi-aside .navi-aside-head .navi-aside-title {
font-size: 1.6rem;
  line-height: 3.33rem;
  color: #FEE6A4;
}
.wp-navi-aside .navi-aside-wrap li a {	
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 3.33rem;
padding-left: 2rem;
  color: #FEE6A4;
border-color: rgba(0,0,0,0.1)
}
.wp-navi-aside .navi-aside-wrap li a:hover, .wp-navi-aside .navi-aside-wrap li a:focus {
  color: #FEE6A4;	
background: #890000;
}
.wp-navi-aside .aside-inner {	
  background-color: #b10606;
}
.wp-navi-aside .aside-inner:after {
background: #890000;
  box-shadow: 0 0 0.5rem 0.2rem rgba(0,0,0,0.2);
}
.wp-navi-aside .navi-aside-wrap {
border: none;
box-shadow: none;
}
/* Ã¤Â¸Â»Ã¤Â½â€œÃ¥â€ â€¦Ã¥Â®Â¹ */

.ind-main {
  padding-bottom: 4.4rem;
  background: #EDE3D6 url('../images/bg.jpg') no-repeat top center;
}


/* Ã¨Â½Â®Ã¦â€™Â­Ã¥â€ºÂ¾ */
#ind-banner {
  position: relative;
  margin-bottom: 4rem;
}

.first-title {
  padding-top: 3.44rem;
  padding-bottom: 2.89rem;
  font-size: 2rem;
  font-weight: 400;
  color: #C10100;
  text-align: center;
}
.first-title a {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1;
  color: #C10100;
}
#ind-banner .lunbo {
  padding-top: 2.8rem;
  padding-bottom: 2.8rem;
  overflow: hidden;
}

#ind-banner .swiper-slide {
  background-position: center;
  background-size: cover;
  width: 42.5rem;
  height: 29rem;
  position: relative;
}

#ind-banner .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#ind-banner .swiper-slide p {
  position: absolute;
  left: 0;
  bottom: 0;
  min-height: 50px;
  line-height: 25px;
  width: 100%;
  background-image: linear-gradient(rgba(69, 38, 34, 0), rgba(69, 38, 34, 1));
  text-align: center;
}

#ind-banner .swiper-slide p a {
  font-size: 1rem;
  font-weight: bold;
  color: #fff;
}

#ind-banner .swiper-button-prev {
  width: 2.7rem;
  height: 4.6rem;
  background: url("../images/curr_prev.png") center center no-repeat;
  right: auto;
  top: 31.4rem;
  left: 2.8rem;
  position: absolute;
}

#ind-banner .swiper-button-prev:hover,
#ind-banner .swiper-button-next:hover {
  opacity: 0.6;
}

#ind-banner .swiper-button-next {
  width: 2.7rem;
  height: 4.6rem;
  background: url("../images/curr_next.png") center center no-repeat;
  left: auto;
  top: 31.4rem;
  right: 2.8rem;
  position: absolute;
}

#ind-banner .swiper-button-next:hover {
  opacity: 0.6;
}

#ind-banner .swiper-button-prev::after,
#ind-banner .swiper-button-next::after {
  display: none;
}
.swiper-item-title  {
  display:block;
  height: 3.2rem;
  line-height: 3.2rem;
  text-align: center;
  color: #fff;
  font-size: 1.2rem;
  background: #b1070a;
}


/* Ã¥Â¤Â´Ã¦ÂÂ¡ */

.ind-title {
  width: 100%;
  height: 5.2rem;
  line-height: 5.2rem;
  text-align: center;
  font-size: 2.0rem;
  font-weight: bold;
  color: #FFFFFF;
  background: url('../images/title-bg.jpg') no-repeat center left /100% 100%;
}

.more-box {
  width: 100%;
  height: auto;
  text-align: right;
  margin-bottom: 2.4rem;
}

.more {
  display: inline-block;
  margin-top: 0.61rem;
  width: 9.7rem;
  height: 2.4rem;
  background: url('../images/more.png') no-repeat center center /100% 100%;
}
/* Ã¥Â·Â¥Ã¤Â½Å“Ã¨ÂÅ¡Ã§â€žÂ¦ */

.work-list {
  width: 100%;
  margin-top: 3.39rem;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.work-item {
  position: relative;
  padding: 2rem 0.56rem;
  margin-bottom: 0.56rem;
  height: 13.44rem;
  overflow:hidden;
  background: #FDF3E6;
  margin-right: 0;
  margin-left: 0;
  display: flex;
  flex-wrap: nowrap;
}
.work-item-pic {
 /* flex-basis: 50%;*/
  height: 9.44rem;
 /* margin-right: 1.11rem;
  flex-shrink: 0;*/
}
.work-item-pic a,
.work-item-pic .pic-box {
  width: 100%;
  height: 9.44rem;
  overflow:hidden;
  display: block;
}
.work-item-pic .pic-box img {
  display:block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.work-item-title h3 {
  font-size: 1.3rem;
  font-weight: bold;
  color: #C10100;
  line-height: 1.7rem;
  margin-bottom: 1.78rem;
}
/* Ã¨Å¾ÂÃ¥Âªâ€™Ã¤Âºâ€™Ã¥Å Â¨ */
.ind-interactive-list {
  margin-top: 3.39rem
}
.ind-interactive-pic {
  overflow: hidden;
  height:24.44rem;
  position: relative;
  margin-bottom: 1.11rem;
}
.newspic-box {
  width: 100%;
  height:24.44rem;
  position: relative;
  overflow: hidden;
}
.newspic-box .number {
  position:absolute;
  padding-right: 0.6rem;
  bottom:0;
  left:0;
  width: 100%;
  height:2.67rem;
  text-align:right;
  line-height:2.67rem;
  z-index: 20;
}
.newspic-box .number a {
  display: inline-block;
  text-indent: -99em;
  width: 0.6rem;
  height: 0.6rem;
  overflow: hidden;
  margin-right: 0.5rem;
  background: #fff;
}
.newspic-box .number a.current {
  background:#BF0000;
}
.newspic-title {    
  position:absolute;
  padding-right: 0.6rem;
  bottom:0;
  left:0;
  width: 100%;
  height:2.67rem;
  text-align:left;
  padding: 0 1rem;
  line-height:2.67rem;
  background: rgba(0,0,0,0.7);
  z-index: 10;
}
.newspic-title a {    
  font-size: 1.2rem;
  color: #fff;
}
.ind-interactive-news {    
  margin-bottom: 1.11rem;
}
.ind-interactive-news .list_item {
  height: 3.33rem !important;
  line-height: 3.33rem;
  border: none;
  margin-bottom: 0.88rem;
}
.ind-interactive-news .pr_fields {
  display: flex !important;
  align-items: flex-start;
  width: 100%;
}
.ind-interactive-news .Article_Index{
  width: 4.44rem !important;
  height: 3.33rem !important;
  line-height: 3.33rem;
  text-align: center;
  text-indent: 0 !important;
  font-size: 1.4rem !important;
  font-weight: 400;
  color: #BF0000 !important;
  background: none !important;
  border: 1px solid #970000;
  margin-top: 0 !important;
}
.ind-interactive-news .list_item:hover .Article_Index{
  color: #fff!important;
  background: #BF0000!important;    
}
.ind-interactive-news .Article_Title{
  flex: 1;
  height: 3.33rem;
  line-height: 3.33rem;
  padding: 0 0.56rem;
  background: #FDF3E6;
  display: block !important;
  float: none !important;
  border: 1px solid #FDF3E6;
}
.ind-interactive-news .Article_Title a {
  font-size: 1rem;
  font-weight: 400;
  color: #555555;
}
.ind-interactive-news .list_item:hover .Article_Title a {
  font-size: 1.2rem;
  font-weight: bold;
  color: #BF0000;
}
/* Ã§â€ºÂ¸Ã¥â€¦Â³Ã©â€œÂ¾Ã¦Å½Â¥ */

.ind-link-list {
  margin-top: 2.3rem;
}

.ind-link-item {
  margin-bottom: 1.1rem;
  position: relative;
  top: 100px;
}
.xyzf {
  background: #eae1d2;
  position: relative;
  height: 150px;
  padding-left: 12%;
}
/* Ã§â€°Ë†Ã¦ÂÆ’ */

.footer {
  text-align: center;
  font-size: 1.2rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 2.3rem;
  padding: 5.72rem 0;
  background: #970000;
  position: relative;
  top: 100px;
}

/* Ã¥Ë†â€”Ã¨Â¡Â¨ */
#list_top {
  padding: 2rem 0;
  font-size: 1.2rem;
}
#list_top a {
  color:  #666
}
#list_top span.possplit {
  position: relative;
  color:  #666;
}
#list_top.bread span.possplit:after {
  width: 1rem;
  content: '|';
  padding-right: 0.5rem;
} 
#list_con {
  padding: 1.5rem 1.5rem 4rem;
  background: #FDF3E6;
}
#list_con .articleTitle {
  text-align: center;
  font-size: 2.3rem;
  font-weight: 400;
  line-height: 1.5;
  padding: 2rem 0;
  color: #C10100;
}

#list_con .articleAuthor {
  padding: 1rem 0;
  border-top: 1px solid #eae0d4;
  text-align:center;
  color: #666;
}

/* Ã¥â€ â€¦Ã¥Â®Â¹Ã©Â¡Âµ */
.wp_article_list_table td {
width: 100%;
float: left;
padding: 1rem  0.5rem;
cursor: pointer;
display: flex;
flex-wrap: nowrap;
}
.art_img {
float: left;
width: 25%;
}
.art_img img {
width: 100%;
border: 1px solid #dcdcdc;
}
.art_right {
float: right;
width: 73%;
}
.art_right2 {
width: 100% !important;
}
.art_title {
width: 100%;
height: 2.2rem;
line-height: 2.2rem;
font-size: 1rem;
overflow: hidden;
}
.art_title a {
/* text-decoration: underline; */
font-size: 1.3rem;
font-weight: bold;
color: #333;
line-height: 1.5rem;
padding-bottom: 0.45rem;
white-space: normal;
}
.wp_article_list_table tr:nth-of-type(2n) {
  background: #f7e4cb;
}
.art_date {
  padding: 1.11rem;
  margin-right: 1.11rem;
  vertical-align: middle;
  font-size: 1.33rem;
  font-weight: bold;
  line-height: 1.44rem;
  border-right: 1px solid #bf0000;
  white-space: nowrap;
}
.art_author {
width: 100%;
height: 1.11rem;
line-height: 1.11rem;
color: #999;
font-size: 1rem;
}
.art_author span {
margin: 0 0.56rem 0 0;
}
.art_des {
color: #666;
max-height: 2.6rem;
overflow: hidden;
font-size: 1rem;
line-height: 1.45rem;
margin: 1rem 0 0;
}
.art_right2 .article_more {
display: block;
}
.article_more {
margin: 1.11rem 0 0 0;
display: none;
}
.article_more a {
width: 6.67rem;
height: 2.22rem;
line-height: 2.22rem;
float: right;
}
.article_more a p {
line-height: 2.22rem;
}
.art_list td:hover {
border-bottom: none;
}
.art_list td:hover .art_title a,
.art_list td:hover .art_des a {
color: #bf0000;
}
.art_list:last-child {
border-bottom: 0;
}


@media(max-width:992px) {
  .first-title a {
      font-size:1.5rem;
  }
  .work-item {
      height: auto;
  }
  .work-item-pic {
      margin-bottom: 2rem;
  }
  .work-item-pic,
  .work-item-pic a, 
  .work-item-pic .pic-box {
      height: 11rem;
  }
  #list_con {
      padding-bottom: 9rem;
  }
.art_title {
  height: auto;
}
   #ind-banner .swiper-slide {
      height: 14rem;
  }
}
@media (min-width: 992px){
  .work-item:nth-child(odd) {
      margin-right: 0.55rem;
      width: calc(50% - 0.55rem);
  }
  .work-item:nth-child(even) {
      margin-left: 0.55rem;
      width: calc(50% - 0.55rem);
  }
  .work-item-pic {
      width: calc(50% - 1.11rem);
  }
  .ind-interactive-pic  {
      margin-right: 1.67rem;        
      width: calc(50% - 1.67rem);
  }

  #ind-banner .swiper-slide {
      height: 42rem;
  }
}